diff options
Diffstat (limited to 'apps/files/l10n/sr.js')
-rw-r--r-- | apps/files/l10n/sr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js index 62669e6aba5..b35339b4a80 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -22,6 +22,8 @@ OC.L10N.register( "An unknown error has occurred" : "Десила се непозната грешка", "File could not be uploaded" : "Фајл не може да се отпреми", "Uploading …" : "Отпремам…", + "{remainingTime} ({currentNumber}/{total})" : "{remainingTime} ({currentNumber}/{total})", + "Uploading … ({currentNumber}/{total})" : "Отпремање … ({currentNumber}/{total})", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} од {totalSize} ({bitrate})", "Uploading that item is not supported" : "Отпремање те ставке није подржано", "Target folder does not exist any more" : "Одредишна фасцикла више не постоји", |