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/theming/l10n/bg.json')
-rw-r--r--apps/theming/l10n/bg.json15
1 files changed, 10 insertions, 5 deletions
diff --git a/apps/theming/l10n/bg.json b/apps/theming/l10n/bg.json
index 3b0db9e4a96..a1337da43c6 100644
--- a/apps/theming/l10n/bg.json
+++ b/apps/theming/l10n/bg.json
@@ -3,22 +3,27 @@
"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" : "Допълнителни опции"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file