summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/bg.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-12-22 02:28:34 +0000
committerNextcloud bot <bot@nextcloud.com>2019-12-22 02:28:34 +0000
commitc81e05db98c6bc0b6107d3666f38adab33b70a48 (patch)
treee73e3395034ba53c1914a21550dd3d13dbb59ce6 /apps/theming/l10n/bg.js
parentd1cf6aa71ae28ec014c4d27090e161010cd89e01 (diff)
downloadnextcloud-server-c81e05db98c6bc0b6107d3666f38adab33b70a48.tar.gz
nextcloud-server-c81e05db98c6bc0b6107d3666f38adab33b70a48.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/bg.js')
-rw-r--r--apps/theming/l10n/bg.js15
1 files changed, 10 insertions, 5 deletions
diff --git a/apps/theming/l10n/bg.js b/apps/theming/l10n/bg.js
index 939408d1964..f130b900954 100644
--- a/apps/theming/l10n/bg.js
+++ b/apps/theming/l10n/bg.js
@@ -5,22 +5,27 @@ OC.L10N.register(
"Admin" : "Админ",
"a safe home for all your data" : "безопасен дом за всички ваши данни",
"The given name is too long" : "Името е прекалено дълго",
- "The given web address is too long" : "web адреса е прекалено дълъг",
+ "The given web address is too long" : "Въведеният уеб адрес е твърде дълъг",
"The given slogan is too long" : "Избраният лозунг е твърде дълъг",
"The given color is invalid" : "Избраният цвят е невалиден",
+ "The file was uploaded" : "Файлът е качен",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Размерът на файла надвишава максималния размер определен от MAX_FILE_SIZE в HTML формата.",
+ "The file was only partially uploaded" : "Файлът е качен частично",
+ "No file was uploaded" : "Нито един файл не е качен",
+ "Missing a temporary folder" : "Липсва временна папка",
"No file uploaded" : "Няма качен файл",
"Unsupported image type" : "Неподдържан тип изображение",
"Theming" : "Теми",
+ "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" : "Име",
- "Web address" : "Уеб адрес",
- "Web address https://…" : "Уеб адрес https://...",
+ "Web link" : "URL",
"Slogan" : "Лозунг",
"Color" : "Цвят",
"Logo" : "Лого",
"Upload new logo" : "Качване на ново лого",
"Login image" : "Изображение при вписване",
"Upload new login background" : "Качване на нов фон за входа",
- "You are already using a custom theme" : "Вие вече използвате персонализирана тема",
- "reset to default" : "възстановяване към стандартни"
+ "Advanced options" : "Допълнителни опции"
},
"nplurals=2; plural=(n != 1);");