diff options
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" : "Одредишна фасцикла више не постоји", |