diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-12 00:19:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-12 00:19:41 +0000 |
commit | 0a42b076d2bc3d2637a0c1ed493243eabb97859b (patch) | |
tree | 4e037b5276b88c9da05ce6d9272a2d78ab370539 /apps/theming/l10n/bg.js | |
parent | 2560f6e8a3f306df0858060cb5b68c0bd8145869 (diff) | |
download | nextcloud-server-0a42b076d2bc3d2637a0c1ed493243eabb97859b.tar.gz nextcloud-server-0a42b076d2bc3d2637a0c1ed493243eabb97859b.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/bg.js')
-rw-r--r-- | apps/theming/l10n/bg.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/theming/l10n/bg.js b/apps/theming/l10n/bg.js index 90f136c9b45..2cdc0349ece 100644 --- a/apps/theming/l10n/bg.js +++ b/apps/theming/l10n/bg.js @@ -26,6 +26,7 @@ OC.L10N.register( "You are already using a custom theme. Theming app settings might be overwritten by that." : "Вече използвате персонализирана тема. Настройките на приложението за теми могат да бъдат презаписани от това.", "Theming" : "Теми", "Appearance and accessibility" : "Изглед и достъпност", + "The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "PHP модулът \"imagick\" не е активиран, въпреки че приложението за теми е активирано. За да работи правилно генерирането на аватари тип favicon, трябва да инсталирате и активирате този модул.", "Dark theme with high contrast mode" : "Тъмна тема с режим на висок контраст", "Enable dark high contrast mode" : "Активиране на тъмен режим с висок контраст", "Similar to the high contrast mode, but with dark colours." : "Подобно на режима с висок контраст, но с тъмни цветове.", |