diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:31 +0000 |
commit | af28d0418717e22cd96c7e1b2ebe8d6c752577eb (patch) | |
tree | 0c2e84d5579d6fc7f4c3a5b438f1ae9b7feb5748 /apps/files_sharing/l10n/bg.js | |
parent | 075847d07d1f505bc7ec538dab117f9c3dc777ee (diff) | |
download | nextcloud-server-af28d0418717e22cd96c7e1b2ebe8d6c752577eb.tar.gz nextcloud-server-af28d0418717e22cd96c7e1b2ebe8d6c752577eb.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 | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/apps/files_sharing/l10n/bg.js b/apps/files_sharing/l10n/bg.js index 479a662c80a..78fe4e61c31 100644 --- a/apps/files_sharing/l10n/bg.js +++ b/apps/files_sharing/l10n/bg.js @@ -242,15 +242,6 @@ OC.L10N.register( "No deleted shares" : "Няма изтрити споделяния", "Pending shares" : "Чакащи споделяния", "No pending shares" : "Няма чакащи споделяния", - "No entries found in this folder" : "Папката е празна", - "Name" : "Име", - "Share time" : "Споделено на", - "Sorry, this link does not seem to work anymore." : "За съжаление тази връзка изглежда вече не работи.", - "Reasons might be:" : "Причината може да бъде:", - "the item was removed" : "елемента е премахнат", - "the link expired" : "валидността на връзката е изтекла", - "sharing is disabled" : "споделянето е изключено", - "For more info, please ask the person who sent this link." : "За допълнителна информация, моля питай човека, който е изпратил връзката.", "Share note" : "Сподели бележка", "Upload files to %s" : "Качване на файлове към %s", "Note" : "Бележка", @@ -277,6 +268,15 @@ OC.L10N.register( "Expiration date enforced" : "Дата на изтичане на срока на действие", "Password protect" : "Защита с парола", "Science Mesh" : "Приложение Science Mesh", + "No entries found in this folder" : "Папката е празна", + "Name" : "Име", + "Share time" : "Споделено на", + "Sorry, this link does not seem to work anymore." : "За съжаление тази връзка изглежда вече не работи.", + "Reasons might be:" : "Причината може да бъде:", + "the item was removed" : "елемента е премахнат", + "the link expired" : "валидността на връзката е изтекла", + "sharing is disabled" : "споделянето е изключено", + "For more info, please ask the person who sent this link." : "За допълнителна информация, моля питай човека, който е изпратил връзката.", "Update" : "Обновяване" }, "nplurals=2; plural=(n != 1);"); |