Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/accessibility/l10n/bg.js')
-rw-r--r--apps/accessibility/l10n/bg.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/accessibility/l10n/bg.js b/apps/accessibility/l10n/bg.js
index 4c9a3b0c51b..6cf5475e972 100644
--- a/apps/accessibility/l10n/bg.js
+++ b/apps/accessibility/l10n/bg.js
@@ -9,11 +9,11 @@ OC.L10N.register(
"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" : "Включване",
"High contrast theme" : "Тема с висок контраст",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Тема с висок контраст за улесняване на навигацията. Визуалното качество ще бъде намалено, но яснотата ще бъде увеличена.",
- "Dark theme (beta)" : "Тъмна тема (бета)"
+ "Dark theme (beta)" : "Тъмна тема (бета)",
+ "Web Content Accessibility Guidelines" : "Указания за достъпност на уеб съдържание",
+ "our design team" : "нашия екип",
+ "Enable" : "Включване"
},
"nplurals=2; plural=(n != 1);");