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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/bg.js b/apps/files/l10n/bg.js
index c0bab248d0b..1ca94c07fed 100644
--- a/apps/files/l10n/bg.js
+++ b/apps/files/l10n/bg.js
@@ -16,8 +16,6 @@ OC.L10N.register(
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Няма достатъчно свободно място. Опитвате да качите {size1} при свободни само {size2}",
"Target folder \"{dir}\" does not exist any more" : "Целева папка \"{dir}\" не съществува вече",
"Not enough free space" : "Няма достатъчно свободно място",
- "Uploading..." : "Качване...",
- "..." : "...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} от {totalSize} ({bitrate})",
"Actions" : "Действия",
"Download" : "Изтегли",
@@ -121,6 +119,8 @@ OC.L10N.register(
"Deleted files" : "Изтрити файлове",
"Text file" : "Текстов файл",
"New text file.txt" : "Нов текст file.txt",
+ "Uploading..." : "Качване...",
+ "..." : "...",
"{hours}:{minutes}h" : "{hours}:{minutes}ч",
"{minutes}:{seconds}m" : "{minutes}:{seconds}м",
"{seconds}s" : "{seconds}и",