diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-05 00:27:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-05 00:27:21 +0000 |
commit | 70e5d42aee2e0a55b9855c0d8f246f7c0d8917c4 (patch) | |
tree | 75083f7e98864bb733f7023e88e24078a8a6ac01 /apps/files/l10n/bg.js | |
parent | fe692f2c7f21392fe2000330c5004759199c29bc (diff) | |
download | nextcloud-server-70e5d42aee2e0a55b9855c0d8f246f7c0d8917c4.tar.gz nextcloud-server-70e5d42aee2e0a55b9855c0d8f246f7c0d8917c4.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, 3 insertions, 2 deletions
diff --git a/apps/files/l10n/bg.js b/apps/files/l10n/bg.js index 6046d238680..87182b812bd 100644 --- a/apps/files/l10n/bg.js +++ b/apps/files/l10n/bg.js @@ -205,6 +205,9 @@ OC.L10N.register( "Upload some content or sync with your devices!" : "Качете съдържание или синхронизирайте с вашите устройства!", "Go to the previous folder" : "Връщане към предишната папка", "Go back" : "Назад", + "Share" : "Споделяне", + "Shared by link" : "Споделени с връзка", + "Shared" : "Споделен", "Open the files app settings" : "Отваряне на настройките на приложението за файлове", "Files settings" : "Настройки на файловете", "File cannot be accessed" : "Файлът не е достъпен", @@ -228,7 +231,6 @@ OC.L10N.register( "Unable to create new file from template" : "Не може да се създаде нов файл от шаблон", "Delete permanently" : "Изтрий завинаги", "Open details" : "Отваряне на подробности", - "New Folder" : "Нова папка", "Set up templates folder" : "Настройка на папка за шаблони", "Templates" : "Шаблони", "Create new templates folder" : "Създаване на нова папка за шаблони", @@ -255,7 +257,6 @@ OC.L10N.register( "Shares" : "Споделени", "Shared with others" : "Споделени с други", "Shared with you" : "Споделени с вас", - "Shared by link" : "Споделени с връзка", "Deleted shares" : "Изтрити", "Pending shares" : "Чакащи споделяния", "Open folder {name}" : "Отваряне на папка {name}", |