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:
authorNextcloud bot <bot@nextcloud.com>2020-01-28 05:18:33 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-28 05:18:33 +0300
commit09f4b7a97ac16f586f6e83a0f37bad1bc487f5ee (patch)
tree0fcbe14f76dcf0f8f7c6f18546411cda5f045c4a /apps/theming/l10n/bg.js
parent35502b889299e2838e91f8303851d2ca38ad443d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/bg.js')
-rw-r--r--apps/theming/l10n/bg.js7
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/theming/l10n/bg.js b/apps/theming/l10n/bg.js
index f130b900954..28392a62e2c 100644
--- a/apps/theming/l10n/bg.js
+++ b/apps/theming/l10n/bg.js
@@ -4,6 +4,7 @@ OC.L10N.register(
"Saved" : "Запазено",
"Admin" : "Админ",
"a safe home for all your data" : "безопасен дом за всички ваши данни",
+ "Name cannot be empty" : "Името не може да бъде празно",
"The given name is too long" : "Името е прекалено дълго",
"The given web address is too long" : "Въведеният уеб адрес е твърде дълъг",
"The given slogan is too long" : "Избраният лозунг е твърде дълъг",
@@ -19,6 +20,7 @@ OC.L10N.register(
"Open documentation" : "Отвори документацията",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Чрез темите можете бързо и лесно за персонализирате вида на Nextcloud. Промените ще бъдат видими за всички потребители.",
"Name" : "Име",
+ "Reset to default" : "Настройки по подразбиране",
"Web link" : "URL",
"Slogan" : "Лозунг",
"Color" : "Цвят",
@@ -26,6 +28,9 @@ OC.L10N.register(
"Upload new logo" : "Качване на ново лого",
"Login image" : "Изображение при вписване",
"Upload new login background" : "Качване на нов фон за входа",
- "Advanced options" : "Допълнителни опции"
+ "Remove background image" : "Премахни фоновото изображение",
+ "Advanced options" : "Допълнителни опции",
+ "Header logo" : "Главно лого",
+ "Favicon" : "Фавиконка"
},
"nplurals=2; plural=(n != 1);");