diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-27 00:12:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-27 00:12:26 +0000 |
commit | 2ace0df82a07603f4d734c0a17760574f0c1cbeb (patch) | |
tree | e15fd0450f1f60db48fb18bab79cbb675c81bc7e /apps/files/l10n/sr.js | |
parent | bf57c53ca5b3f61c94c65649aafc3d96b2d6699e (diff) | |
download | nextcloud-server-2ace0df82a07603f4d734c0a17760574f0c1cbeb.tar.gz nextcloud-server-2ace0df82a07603f4d734c0a17760574f0c1cbeb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/sr.js')
-rw-r--r-- | apps/files/l10n/sr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js index ac0cbc6d4c4..9cd94c09e9c 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -15,12 +15,12 @@ OC.L10N.register( "Close" : "Затвори", "Could not create folder \"{dir}\"" : "Не могу да направим фасциклу \"{dir}\"", "Upload cancelled." : "Отпремање је отказано.", + "…" : "…", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Не могу да отпремим {filename} јер је то или директоријум или има 0 бајтова", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Нема простора. Отпремате {size1} али само {size2} је преостало", "Target folder \"{dir}\" does not exist any more" : "Одредишна фасцикла \"{dir}\" више не постоји", "Not enough free space" : "Нема довољно слободног места", "Uploading …" : "Отпремам…", - "…" : "…", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} од {totalSize} ({bitrate})", "Uploading that item is not supported" : "Отпремање те ставке није подржано", "Target folder does not exist any more" : "Одредишна фасцикла више не постоји", |