diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-13 02:19:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-13 02:19:26 +0000 |
commit | c34570faf8d0e18df32a1bb334733964f88a388f (patch) | |
tree | d1761cc41e00f353466f745c7cc780bff2752cf3 /apps/accessibility/l10n/bg.js | |
parent | e6d91098d407c885d5e46af61d934464fc7f92fc (diff) | |
download | nextcloud-server-c34570faf8d0e18df32a1bb334733964f88a388f.tar.gz nextcloud-server-c34570faf8d0e18df32a1bb334733964f88a388f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/accessibility/l10n/bg.js')
-rw-r--r-- | apps/accessibility/l10n/bg.js | 8 |
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);"); |