diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-14 01:55:43 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-14 01:55:43 -0500 |
commit | 205fbcbfa3cf221fad23cfd3379a412aba0dd314 (patch) | |
tree | d5b20dba2668ff250f083ca3d790e8888cd38f81 /apps/files | |
parent | d0a690fde46d1bba886e0a94a5e59c40f1e5c3b0 (diff) | |
download | nextcloud-server-205fbcbfa3cf221fad23cfd3379a412aba0dd314.tar.gz nextcloud-server-205fbcbfa3cf221fad23cfd3379a412aba0dd314.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/is.js | 3 | ||||
-rw-r--r-- | apps/files/l10n/is.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js index 68b0ad573a5..b768e0dfc75 100644 --- a/apps/files/l10n/is.js +++ b/apps/files/l10n/is.js @@ -11,6 +11,7 @@ OC.L10N.register( "Failed to write to disk" : "Tókst ekki að skrifa á disk", "Invalid directory." : "Ógild mappa.", "Files" : "Skrár", + "All files" : "Allar skrár", "Close" : "Loka", "Upload cancelled." : "Hætt við innsendingu.", "File upload is in progress. Leaving the page now will cancel the upload." : "Innsending í gangi. Ef þú ferð af þessari síðu mun innsending misheppnast.", @@ -25,7 +26,9 @@ OC.L10N.register( "Modified" : "Breytt", "New" : "Nýtt", "File name cannot be empty." : "Nafn skráar má ekki vera tómt", + "Favorite" : "Uppáhalds", "Folder" : "Mappa", + "New folder" : "Ný mappa", "Upload" : "Senda inn", "File handling" : "Meðhöndlun skrár", "Maximum upload size" : "Hámarks stærð innsendingar", diff --git a/apps/files/l10n/is.json b/apps/files/l10n/is.json index 44153e94106..b8f53405847 100644 --- a/apps/files/l10n/is.json +++ b/apps/files/l10n/is.json @@ -9,6 +9,7 @@ "Failed to write to disk" : "Tókst ekki að skrifa á disk", "Invalid directory." : "Ógild mappa.", "Files" : "Skrár", + "All files" : "Allar skrár", "Close" : "Loka", "Upload cancelled." : "Hætt við innsendingu.", "File upload is in progress. Leaving the page now will cancel the upload." : "Innsending í gangi. Ef þú ferð af þessari síðu mun innsending misheppnast.", @@ -23,7 +24,9 @@ "Modified" : "Breytt", "New" : "Nýtt", "File name cannot be empty." : "Nafn skráar má ekki vera tómt", + "Favorite" : "Uppáhalds", "Folder" : "Mappa", + "New folder" : "Ný mappa", "Upload" : "Senda inn", "File handling" : "Meðhöndlun skrár", "Maximum upload size" : "Hámarks stærð innsendingar", |