diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-18 00:22:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-18 00:22:56 +0000 |
commit | e06931854a0baf6200690b2d3b9d721197e6633e (patch) | |
tree | 0766dd3b9e77fa67a6771472470857338c2c08e4 /apps/files_sharing/l10n/bg.js | |
parent | a7658f3ec8d578a400d1a97f851635061fd9668d (diff) | |
download | nextcloud-server-e06931854a0baf6200690b2d3b9d721197e6633e.tar.gz nextcloud-server-e06931854a0baf6200690b2d3b9d721197e6633e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/bg.js')
-rw-r--r-- | apps/files_sharing/l10n/bg.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/bg.js b/apps/files_sharing/l10n/bg.js index cd6f4cff5c2..a29b4c65370 100644 --- a/apps/files_sharing/l10n/bg.js +++ b/apps/files_sharing/l10n/bg.js @@ -209,6 +209,7 @@ OC.L10N.register( "this share just expired." : "Това споделяне току-що изтече.", "Shared with you by {owner}" : "Споделено с Вас от {owner}.", "Shared" : "Споделен", + "Shared with others" : "Споделени с други", "Link to a file" : "Линк към файл", "Error updating the share: {errorMessage}" : "Грешка приактуализиране на споделянето: {errorMessage}", "Error updating the share" : "Грешка при актуализиране на споделянето", @@ -227,7 +228,6 @@ OC.L10N.register( "No shares" : "Няма споделяния", "Shared with you" : "Споделени с вас", "Nothing shared with you yet" : "Няма споделени файлове", - "Shared with others" : "Споделени с други", "Nothing shared yet" : "Няма споделени файлове", "Shared by link" : "Споделени с връзка", "No shared links" : "Няма споделени връзки", |