diff options
Diffstat (limited to 'apps/files/l10n/bg.json')
-rw-r--r-- | apps/files/l10n/bg.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/bg.json b/apps/files/l10n/bg.json index d015419d71e..4a9571167eb 100644 --- a/apps/files/l10n/bg.json +++ b/apps/files/l10n/bg.json @@ -78,6 +78,7 @@ "_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}\" е непозволено име за файл.", @@ -188,6 +189,7 @@ "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" : "Показвай и скрити файлове", |