diff options
Diffstat (limited to 'apps/files/l10n/is.js')
-rw-r--r-- | apps/files/l10n/is.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js index a92cc8c1afc..811add007bf 100644 --- a/apps/files/l10n/is.js +++ b/apps/files/l10n/is.js @@ -30,6 +30,8 @@ OC.L10N.register( "Not enough free space, you are uploading {size1} but only {size2} is left" : "Ekki nægilegt laust pláss, þú ert að senda inn {size1} en einungis {size2} eru eftir", "Error uploading file \"{fileName}\": {message}" : "Villa við að senda inn skrána \"{fileName}\": {message}", "Could not get result from server." : "Fékk ekki niðurstöður frá þjóni.", + "Uploading..." : "Sendi inn ...", + "..." : "...", "File upload is in progress. Leaving the page now will cancel the upload." : "Innsending í gangi. Ef þú ferð af þessari síðu mun innsending hætta.", "Actions" : "Aðgerðir", "Download" : "Niðurhal", |