diff options
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/sr.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/sr.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js index 513a77ba75e..86557791d93 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -19,6 +19,7 @@ OC.L10N.register( "Uploading …" : "Отпремам…", "…" : "…", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} од {totalSize} ({bitrate})", + "Uploading that item is not supported" : "Отпремање те ставке није подржано", "Target folder does not exist any more" : "Одредишна фасцикла више не постоји", "Error when assembling chunks, status code {status}" : "Грешки при прикупљању делова фајла, статус код {status}", "Actions" : "Радње", diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json index 32f52822982..12c6d47aa30 100644 --- a/apps/files/l10n/sr.json +++ b/apps/files/l10n/sr.json @@ -17,6 +17,7 @@ "Uploading …" : "Отпремам…", "…" : "…", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} од {totalSize} ({bitrate})", + "Uploading that item is not supported" : "Отпремање те ставке није подржано", "Target folder does not exist any more" : "Одредишна фасцикла више не постоји", "Error when assembling chunks, status code {status}" : "Грешки при прикупљању делова фајла, статус код {status}", "Actions" : "Радње", |