diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-03 12:08:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-03 12:08:12 +0000 |
commit | 4e8bbc4e341861ad1ddcf872c8e248fadb711861 (patch) | |
tree | d82d0069c073730733ca8d9b06e4f2bdf8489091 /apps/files_sharing/l10n/bg.js | |
parent | 054df038def136ba1c9e9c26a1e0ce3db0a17307 (diff) | |
download | nextcloud-server-4e8bbc4e341861ad1ddcf872c8e248fadb711861.tar.gz nextcloud-server-4e8bbc4e341861ad1ddcf872c8e248fadb711861.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/bg.js')
-rw-r--r-- | apps/files_sharing/l10n/bg.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/bg.js b/apps/files_sharing/l10n/bg.js index 32db66e89df..6f5a793bd34 100644 --- a/apps/files_sharing/l10n/bg.js +++ b/apps/files_sharing/l10n/bg.js @@ -19,6 +19,7 @@ OC.L10N.register( "Restore" : "Възстановяне", "Restore share" : "Възстанови споделянето", "Something happened. Unable to restore the share." : "Споделянето не може да бъде възстановено.", + "error" : "грешка", "This will stop your current uploads." : "Това ще прекрати всички ваши текущи процеси по качване на файлове.", "Move or copy" : "Премести или копирай", "Download" : "Изтегли", @@ -121,7 +122,7 @@ OC.L10N.register( "Upload files to %s" : "Качване на файлове към %s", "Note" : "Бележка", "Select or drop files" : "Изберете файл или преместете с мишката", - "Uploading files…" : "Качване на файлове…", - "Uploaded files:" : "Качени файлове:" + "Uploaded files:" : "Качени файлове:", + "Uploading files…" : "Качване на файлове…" }, "nplurals=2; plural=(n != 1);"); |