diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-11-12 01:10:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-11-12 01:10:00 +0000 |
commit | 8e3861563b1312e312be36208caef6812bdb201a (patch) | |
tree | f4bceb991ddf67301af7bafa8495efec1bc3428a /apps/files/l10n/sr.js | |
parent | 6ca4abfc0bc47e3bf5da72697f60b033b9c11356 (diff) | |
download | nextcloud-server-8e3861563b1312e312be36208caef6812bdb201a.tar.gz nextcloud-server-8e3861563b1312e312be36208caef6812bdb201a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/sr.js')
-rw-r--r-- | apps/files/l10n/sr.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js index 137a684f338..ffa02a73a5f 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -19,6 +19,8 @@ OC.L10N.register( "Uploading …" : "Отпремам…", "…" : "…", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} од {totalSize} ({bitrate})", + "Target folder does not exist any more" : "Одредишна фасцикла више не постоји", + "Error when assembling chunks, status code {status}" : "Грешки при прикупљању делова фајла, статус код {status}", "Actions" : "Радње", "Download" : "Преузми", "Rename" : "Преименуј", @@ -125,6 +127,7 @@ OC.L10N.register( "Settings" : "Поставке", "Show hidden files" : "Прикажи скривене фајлове", "WebDAV" : "ВебДАВ", + "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Користи ову адресу да <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">приступате Вашим фајловима преко ВебДАВа</a>", "Cancel upload" : "Откажи отпремање", "No files in here" : "Овде нема фајлова", "Upload some content or sync with your devices!" : "Отпремите неки садржај или синхронизујте са вашим уређајима!", |