diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-18 02:25:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-18 02:25:23 +0000 |
commit | 4dc3f4dcac8e7db33cb0c966d16ae2600b20ab8e (patch) | |
tree | 743284f67bd1e6900d02b306e0431785b057cea6 /apps/files_sharing/l10n/bg.js | |
parent | 184d57c843e87b473c6f3c95daa267da6c703336 (diff) | |
download | nextcloud-server-4dc3f4dcac8e7db33cb0c966d16ae2600b20ab8e.tar.gz nextcloud-server-4dc3f4dcac8e7db33cb0c966d16ae2600b20ab8e.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 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/bg.js b/apps/files_sharing/l10n/bg.js index 9466cad2ade..edf203d216e 100644 --- a/apps/files_sharing/l10n/bg.js +++ b/apps/files_sharing/l10n/bg.js @@ -204,8 +204,12 @@ OC.L10N.register( "Shared via link by {initiator}" : "Споделено чрез връзка от {initiator}", "Mail share ({label})" : "Споделяне на поща ({label})", "Share link ({label})" : "Споделяне на връзка ({label})", + "Share link ({index})" : "Споделяне на връзка ({index})", "Share link" : "Връзка за споделяне", + "Actions for \"{title}\"" : "Действия за „{title}“", + "Copy public link of \"{title}\" to clipboard" : "Копиране на публичната връзка на „{title}“ в клипборда", "Error, please enter proper password and/or expiration date" : "Грешка, моля да въведете правилната парола и / или срок на годност", + "Link share created" : "Създадено споделяне на връзка", "Error while creating the share" : "Грешка при създаване на споделянето", "Search for share recipients" : "Търсене на получатели на споделяне", "No recommendations. Start typing." : "Няма препоръки. Започнете да пишете.", @@ -232,9 +236,12 @@ OC.L10N.register( "Error updating the share" : "Грешка при актуализиране на споделянето", "File \"{path}\" has been unshared" : "Файл „{path}“ не е споделен", "Folder \"{path}\" has been unshared" : "Папка „{path}“не е споделена", + "Share {propertyName} saved" : "Споделянето на {propertyName} е записано", "Shared" : "Споделен", "Share" : "Сподели", "Shared with" : "Споделено с", + "Password created successfully" : "Създаването на парола е успешно", + "Error generating password from password policy" : "Грешка при генериране на парола от политиката за пароли", "Shared with you and the group {group} by {owner}" : "Споделено от {owner} с Вас и групата {group} .", "Shared with you and {circle} by {owner}" : "Споделено с вас и {circle} от {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Споделено с вас и разговора {conversation} от {owner}", |