diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-31 00:08:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-31 00:08:31 +0000 |
commit | 99dcf5036d1f05b99818f935a15ddc00de4f9844 (patch) | |
tree | 79c0df9a82a15086e9e4f7eef88cd619abfcdc4b /apps/files/l10n/is.js | |
parent | ee14659ae8f62da48420f3dd2cb8ed167bfca5dd (diff) | |
download | nextcloud-server-99dcf5036d1f05b99818f935a15ddc00de4f9844.tar.gz nextcloud-server-99dcf5036d1f05b99818f935a15ddc00de4f9844.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/is.js')
-rw-r--r-- | apps/files/l10n/is.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js index 9984b8e5e06..549645c611f 100644 --- a/apps/files/l10n/is.js +++ b/apps/files/l10n/is.js @@ -16,6 +16,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", "Target folder \"{dir}\" does not exist any more" : "Markmappan \"{dir}\" er ekki lengur til", "Not enough free space" : "Ekki nægilegt pláss", + "Uploading …" : "Sendi inn …", + "…" : "…", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} af {totalSize} ({bitrate})", "Actions" : "Aðgerðir", "Download" : "Niðurhal", @@ -117,6 +119,7 @@ OC.L10N.register( "Show hidden files" : "Sýna faldar skrár", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Notaðu þetta vistfang til að <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">nálgast skrárnar þínar með WebDAV</a>", + "Uploading @" : "Sendi inn @", "No files in here" : "Engar skrár hér", "Upload some content or sync with your devices!" : "Sendu inn eitthvað efni eða samstilltu við tækin þín!", "No entries found in this folder" : "Engar skrár fundust í þessari möppu", |