diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-12-30 01:12:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-12-30 01:12:41 +0000 |
commit | eeceb684e8ae6fa0a0147ba598293d7ccc7db362 (patch) | |
tree | 67b453421eb1710ff80c8ac17c5c335c42412ff8 /apps/files_sharing/l10n/bg.js | |
parent | aa00b2b277e9b8d831b5381b9dc5a2cd92212182 (diff) | |
download | nextcloud-server-eeceb684e8ae6fa0a0147ba598293d7ccc7db362.tar.gz nextcloud-server-eeceb684e8ae6fa0a0147ba598293d7ccc7db362.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/bg.js')
-rw-r--r-- | apps/files_sharing/l10n/bg.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/bg.js b/apps/files_sharing/l10n/bg.js index 63909c874a1..74ebd4fc239 100644 --- a/apps/files_sharing/l10n/bg.js +++ b/apps/files_sharing/l10n/bg.js @@ -22,7 +22,7 @@ OC.L10N.register( "Download" : "Изтегли", "Delete" : "Изтрий", "You can upload into this folder" : "Може да качвате в папката", - "Invalid server URL" : "Невалиден URL адрес на сървъра", + "Invalid server URL" : "URL адреса на сървъра не е валиден", "Share" : "Сподели", "No expiration date set" : "Не е зададен срок на валидност", "Shared by" : "Споделено от", @@ -31,7 +31,7 @@ OC.L10N.register( "Downloaded by {email}" : "Изтеглен от {email}", "Shared as public link" : "Споделено с публична връзка", "Removed public link" : "Премахни публичната връзка", - "You shared {file} as public link" : "Споделихте {file} публична връзка", + "You shared {file} as public link" : "Споделихте {file} с публична връзка", "You removed public link for {file}" : "Премахнахте публична връзка към файла {file}", "Shared with {user}" : "Споделен с {user}", "{actor} shared with {user}" : "{actor} сподели с {user}", |