diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-12 02:24:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-12 02:24:30 +0000 |
commit | 7391c8149540d16fb9ecc12568e7b8ebfcdec35c (patch) | |
tree | 80944bd60d60b101373351790bba7311eed65300 /apps/files_sharing/l10n/bg.js | |
parent | 68c4df0aa8eb7447eb7667b18dce4bbbaec6887b (diff) | |
download | nextcloud-server-7391c8149540d16fb9ecc12568e7b8ebfcdec35c.tar.gz nextcloud-server-7391c8149540d16fb9ecc12568e7b8ebfcdec35c.zip |
[tx-robot] updated 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 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/bg.js b/apps/files_sharing/l10n/bg.js index eea722c7e1a..da9d7462897 100644 --- a/apps/files_sharing/l10n/bg.js +++ b/apps/files_sharing/l10n/bg.js @@ -123,6 +123,7 @@ OC.L10N.register( "Could not lock node" : "Възелът не можа да се заключи", "Could not lock path" : "Пътя не можа да се заключи", "Wrong or no update parameter given" : "Грешен или не е даден параметър за актуализация", + "Cannot increase permissions" : "Не могат да се увеличат права", "Share must at least have READ or CREATE permissions" : "Споделянето трябва да има права поне за ЧЕТЕНЕ или СЪЗДАВАНЕ", "Share must have READ permission if UPDATE or DELETE permission is set" : "Споделянето трябва да има право за ЧЕТЕНЕ ако е зададено право за ОБНОВЯВАНЕ или за ИЗТРИВАНЕ", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "„Изпращането на паролата от Nextcloud Talk“ за споделяне на файл или папка не беше успешно, тъй като Nextcloud Talk не е активиран.", @@ -174,14 +175,17 @@ OC.L10N.register( "Shared with the group {user} by {owner}" : "Споделено с групата {user} от {owner}", "Shared with the conversation {user} by {owner}" : "Споделено с разговора {user} от {owner}", "Shared with {user} by {owner}" : "Споделено с {user} от {owner}", + "Allow download" : "Позволяване на изтегляне/сваляне/", "Added by {initiator}" : "Добавено от {initiator}", "Via “{folder}”" : "Чрез “{folder}”", "Internal link" : "Вътрешна връзка", + "Copy internal link to clipboard" : "Копиране на вътрешна връзката в клипборда", "Link copied" : "Връзката е копирана", "Cannot copy, please copy the link manually" : "Не може да се копира, моля, копирайте връзката ръчно", "Copy to clipboard" : "Копирай", "Only works for users with access to this folder" : "Работи само за потребители, които имат достъп до тази папка", "Only works for users with access to this file" : "Работи само за потребители, които имат достъп до този файл", + "Copy public link to clipboard" : "Копиране на публична връзка в клипборда", "Please enter the following required information before creating the share" : "Моля, въведете следната необходима информация, преди да създадете споделянето", "Password protection (enforced)" : "Защита с парола (приложена)", "Password protection" : "Password protection", |