diff options
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/is.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/is.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js index a443fe7cbb6..7b1a8536792 100644 --- a/apps/files/l10n/is.js +++ b/apps/files/l10n/is.js @@ -22,6 +22,7 @@ OC.L10N.register( "Uploading …" : "Sendi inn …", "…" : "…", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} af {totalSize} ({bitrate})", + "Uploading that item is not supported" : "Innsending á þessu atriði er ekki studd", "Target folder does not exist any more" : "Markmappan er ekki lengur til", "Error when assembling chunks, status code {status}" : "Villa við að setja búta saman, stöðukóði {status}", "Actions" : "Aðgerðir", diff --git a/apps/files/l10n/is.json b/apps/files/l10n/is.json index c462cac3214..2b8c3b8a29a 100644 --- a/apps/files/l10n/is.json +++ b/apps/files/l10n/is.json @@ -20,6 +20,7 @@ "Uploading …" : "Sendi inn …", "…" : "…", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} af {totalSize} ({bitrate})", + "Uploading that item is not supported" : "Innsending á þessu atriði er ekki studd", "Target folder does not exist any more" : "Markmappan er ekki lengur til", "Error when assembling chunks, status code {status}" : "Villa við að setja búta saman, stöðukóði {status}", "Actions" : "Aðgerðir", |