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.js')
-rw-r--r--apps/theming/l10n/bg.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/bg.js b/apps/theming/l10n/bg.js
index 28392a62e2c..9d71fba7366 100644
--- a/apps/theming/l10n/bg.js
+++ b/apps/theming/l10n/bg.js
@@ -15,7 +15,6 @@ OC.L10N.register(
"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. Промените ще бъдат видими за всички потребители.",
@@ -31,6 +30,7 @@ OC.L10N.register(
"Remove background image" : "Премахни фоновото изображение",
"Advanced options" : "Допълнителни опции",
"Header logo" : "Главно лого",
- "Favicon" : "Фавиконка"
+ "Favicon" : "Фавиконка",
+ "Unsupported image type" : "Неподдържан тип изображение"
},
"nplurals=2; plural=(n != 1);");