summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/bg_BG.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/bg_BG.js')
-rw-r--r--apps/files/l10n/bg_BG.js5
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files/l10n/bg_BG.js b/apps/files/l10n/bg_BG.js
index 130fa9588e8..34aacdbff8d 100644
--- a/apps/files/l10n/bg_BG.js
+++ b/apps/files/l10n/bg_BG.js
@@ -7,13 +7,9 @@ OC.L10N.register(
"Could not move %s - File with this name already exists" : "Неуспешно преместване на %s - Файл със същото име вече съществува.",
"Could not move %s" : "Неуспешно преместване на %s.",
"Permission denied" : "Достъпът отказан",
- "File name cannot be empty." : "Името на файла не може да бъде оставено празно.",
- "\"%s\" is an invalid file name." : "\"%s\" е непозволено име за файл.",
- "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Невалидно име, '\\', '/', '<', '>', ':', '\"', '|', '?' и '*' не са разрешени.",
"The target folder has been moved or deleted." : "Крайната папка е изтрита или преместена.",
"The name %s is already used in the folder %s. Please choose a different name." : "Името %s е вече в папка %s. Моля, избери друго име.",
"Error when creating the file" : "Грешка при създаването на файлът.",
- "Folder name cannot be empty." : "Името на папката не може да бъде оставено празно.",
"Error when creating the folder" : "Грешка при създаването на папката.",
"Unable to set upload directory." : "Неуспешно задаване на директория за качване.",
"Invalid Token" : "Невалиеден токен.",
@@ -63,6 +59,7 @@ OC.L10N.register(
"You don’t have permission to upload or create files here" : "Нямаш разрешение да създаваш или качваш файлове тук.",
"_Uploading %n file_::_Uploading %n files_" : ["Качване на %n файл","Качване на %n файла."],
"\"{name}\" is an invalid file name." : "\"{name}\" е непозволено име за файл.",
+ "File name cannot be empty." : "Името на файла не може да бъде оставено празно.",
"Your storage is full, files can not be updated or synced anymore!" : "Заделеното място е запълнено, повече файлове не могат да бъдат синхронизирани или опреснени!",
"Your storage is almost full ({usedSpacePercent}%)" : "Заделеното място е почити запълнено ({usedSpacePercent}%).",
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Програмата за криптиране е включена, но твоите ключове не са зададени, моля отпиши си и се впиши отново.",