diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-07 00:19:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-07 00:19:10 +0000 |
commit | 305c3812a4def18ea90d21031067d7eecedb092a (patch) | |
tree | 3dc3e1004f278f83b5dd4a3fa849b54a67240ed8 /apps/files/l10n/bg.js | |
parent | 8e1af4913a1b3e19bf203d4edaaefe43124cb2cd (diff) | |
download | nextcloud-server-305c3812a4def18ea90d21031067d7eecedb092a.tar.gz nextcloud-server-305c3812a4def18ea90d21031067d7eecedb092a.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 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files/l10n/bg.js b/apps/files/l10n/bg.js index 34f9ad90efc..11df58dcae8 100644 --- a/apps/files/l10n/bg.js +++ b/apps/files/l10n/bg.js @@ -34,10 +34,7 @@ OC.L10N.register( "Choose target folder" : "Избор на папка", "Edit locally" : "Локално редактиране", "Open" : "Отвори", - "Delete file" : "Изтриване на файл", - "Delete folder" : "Изтриване на папка", - "Disconnect storage" : "Извади хранилището", - "Leave this share" : "Напускане на споделянето", + "_Delete file_::_Delete files_" : ["Изтриване на файлове","Изтриване на файлове"], "Could not load info for file \"{file}\"" : "Информацията за файла \"{file}\" не може да бъде заредена", "Files" : "Файлове", "Details" : "Подробности", |