diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-29 00:27:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-29 00:27:57 +0000 |
commit | da591eaec3050ab02b4a74d1304db78335eeb7fa (patch) | |
tree | f8b206f7dac72fcb6deed841e1d038020787f144 /apps/files/l10n/bg.js | |
parent | 26265847bdade218bc7b792fe2ff07dd1334b04b (diff) | |
download | nextcloud-server-da591eaec3050ab02b4a74d1304db78335eeb7fa.tar.gz nextcloud-server-da591eaec3050ab02b4a74d1304db78335eeb7fa.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/bg.js')
-rw-r--r-- | apps/files/l10n/bg.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/bg.js b/apps/files/l10n/bg.js index 60dcf78e865..56ec846083e 100644 --- a/apps/files/l10n/bg.js +++ b/apps/files/l10n/bg.js @@ -139,7 +139,6 @@ OC.L10N.register( "Delete folder" : "Изтриване на папка", "Delete" : "Изтрий", "Cancel" : "Отказ", - "Download" : "Изтегли", "Failed to redirect to client" : "Неуспешно пренасочване към клиент", "Edit locally" : "Локално редактиране", "Copy" : "Копирай", @@ -166,6 +165,7 @@ OC.L10N.register( "Upload too large" : "Прекалено голям файл за качване", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файловете, които се опитвате да качите са по-големи от позволеното на сървъра.", "File could not be found" : "Файлът не може да бъде намерен", + "Download" : "Изтегли", "Show list view" : "Показване с изглед на списък", "Show grid view" : "Показване в решетъчен изглед", "Close" : "Затвори", |