summaryrefslogtreecommitdiffstats
path: root/apps/accessibility
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-05-25 02:13:50 +0000
committerNextcloud bot <bot@nextcloud.com>2019-05-25 02:13:50 +0000
commitd59416eaeaf66eba42131c551db4d881443eea11 (patch)
tree85cc5dc1a0e7bd7d723a80f4d9b11a3eaaa14ff1 /apps/accessibility
parent93303888ad5ff75bec0ce7249dcfd386e22135a7 (diff)
downloadnextcloud-server-d59416eaeaf66eba42131c551db4d881443eea11.tar.gz
nextcloud-server-d59416eaeaf66eba42131c551db4d881443eea11.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/accessibility')
-rw-r--r--apps/accessibility/l10n/bg.js17
-rw-r--r--apps/accessibility/l10n/bg.json15
2 files changed, 32 insertions, 0 deletions
diff --git a/apps/accessibility/l10n/bg.js b/apps/accessibility/l10n/bg.js
new file mode 100644
index 00000000000..df7705de88a
--- /dev/null
+++ b/apps/accessibility/l10n/bg.js
@@ -0,0 +1,17 @@
+OC.L10N.register(
+ "accessibility",
+ {
+ "High contrast theme" : "Тема с висок контраст",
+ "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Тема с висок контраст за улесняване на навигацията. Визуалното качество ще бъде намалено, но яснотата ще бъде увеличена.",
+ "Dark theme (beta)" : "Тъмна тема (бета)",
+ "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Тъмна тема, която облекчава очите ви, като намалява яркостта. Все още е в процес на разработка, затова, моля, докладвайте за всички проблеми, които откриете.",
+ "Dyslexia font" : "Шрифт за дислексия",
+ "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic е безплатен шрифт, предназначен за смекчаване на някои от често срещаните грешки при четенето, причинени от дислексия.",
+ "Accessibility" : "Достъпност",
+ "Accessibility options for nextcloud" : "Опции за достъпност за nextcloud",
+ "Provides multiple accessibilities options to ease your use of Nextcloud" : "Осигурява множество опции за достъпност за улесняване на използването на Nextcloud",
+ "Web Content Accessibility Guidelines" : "Указания за достъпност на уеб съдържание",
+ "our design team" : "нашия екип",
+ "Enable" : "Включване"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/accessibility/l10n/bg.json b/apps/accessibility/l10n/bg.json
new file mode 100644
index 00000000000..a61454f19af
--- /dev/null
+++ b/apps/accessibility/l10n/bg.json
@@ -0,0 +1,15 @@
+{ "translations": {
+ "High contrast theme" : "Тема с висок контраст",
+ "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Тема с висок контраст за улесняване на навигацията. Визуалното качество ще бъде намалено, но яснотата ще бъде увеличена.",
+ "Dark theme (beta)" : "Тъмна тема (бета)",
+ "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Тъмна тема, която облекчава очите ви, като намалява яркостта. Все още е в процес на разработка, затова, моля, докладвайте за всички проблеми, които откриете.",
+ "Dyslexia font" : "Шрифт за дислексия",
+ "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic е безплатен шрифт, предназначен за смекчаване на някои от често срещаните грешки при четенето, причинени от дислексия.",
+ "Accessibility" : "Достъпност",
+ "Accessibility options for nextcloud" : "Опции за достъпност за nextcloud",
+ "Provides multiple accessibilities options to ease your use of Nextcloud" : "Осигурява множество опции за достъпност за улесняване на използването на Nextcloud",
+ "Web Content Accessibility Guidelines" : "Указания за достъпност на уеб съдържание",
+ "our design team" : "нашия екип",
+ "Enable" : "Включване"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file