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/files/l10n/bg.js')
-rw-r--r--apps/files/l10n/bg.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/bg.js b/apps/files/l10n/bg.js
index 1d5fc17b58b..0795df3cdf0 100644
--- a/apps/files/l10n/bg.js
+++ b/apps/files/l10n/bg.js
@@ -80,6 +80,7 @@ OC.L10N.register(
"_Uploading %n file_::_Uploading %n files_" : ["Качване на %n файл","Качване на %n файла"],
"New file/folder menu" : "Ново меню за файл/папка",
"Select file range" : "Избери от файловете",
+ "{used}%" : "{used}%",
"{used} of {quota} used" : "{used} от {quota} използвани",
"{used} used" : "{used} използвани",
"\"{name}\" is an invalid file name." : "\"{name}\" е непозволено име за файл.",
@@ -190,6 +191,7 @@ OC.L10N.register(
"Templates" : "Шаблони",
"Unable to initialize the templates directory" : "Неуспешно инициализиране на директорията с шаблони",
"%s used" : "%s използвани",
+ "%s%%" : "%s%%",
"%1$s of %2$s used" : "%1$s от %2$s използвани",
"Files settings" : "Настройки на файловете",
"Show hidden files" : "Показвай и скрити файлове",