aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/bg.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/bg.js')
-rw-r--r--lib/l10n/bg.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/bg.js b/lib/l10n/bg.js
index 05f6007d3fd..e231efc18ae 100644
--- a/lib/l10n/bg.js
+++ b/lib/l10n/bg.js
@@ -75,6 +75,7 @@ OC.L10N.register(
"seconds ago" : "преди секунди",
"Empty file" : "Празен файл",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Модул с ID: %s не съществува. Моля, активирайте го в настройките на приложенията си или се свържете с администратора си.",
+ "Dot files are not allowed" : "Файлове с точки не са разрешени",
"File already exists" : "Файлът вече съществува",
"Invalid path" : "Невалиден път",
"Failed to create file from template" : "Неуспешно създаване на файл от шаблон",
@@ -82,7 +83,6 @@ OC.L10N.register(
"File name is a reserved word" : "Името на файла е запазена дума",
"File name contains at least one invalid character" : "Името на файла съдържа поне един невалиден символ",
"File name is too long" : "Името на файла е твърде дълго",
- "Dot files are not allowed" : "Файлове с точки не са разрешени",
"Empty filename is not allowed" : "Празно име на файл не е разрешено.",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "Приложението „%s“ не може да бъде инсталирано, защото appinfo/информация за приложението/ файлът не може да бъде прочетен.",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Приложението \"%s\" не може да бъде инсталирано, защото не е съвместимо с тази версия на сървъра.",