diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-17 14:20:02 +0200 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-29 10:13:50 +0100 |
commit | 9f7c571e401b5a1a59c0ae9faa119da98aa4a184 (patch) | |
tree | 2d52fc7f9dd9b507e38fb4f4e373e0f7a0a9f9fb /apps/files/l10n/is.json | |
parent | 2f19de11e4c77b0f9195c3868960d8105541359f (diff) | |
download | nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.tar.gz nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.zip |
update all translation files to js and json
Diffstat (limited to 'apps/files/l10n/is.json')
-rw-r--r-- | apps/files/l10n/is.json | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/apps/files/l10n/is.json b/apps/files/l10n/is.json new file mode 100644 index 00000000000..0a6afcb0b64 --- /dev/null +++ b/apps/files/l10n/is.json @@ -0,0 +1,46 @@ +{ "translations": { + "Could not move %s - File with this name already exists" : "Gat ekki fært %s - Skrá með þessu nafni er þegar til", + "Could not move %s" : "Gat ekki fært %s", + "File name cannot be empty." : "Nafn skráar má ekki vera tómt", + "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Ógilt nafn, táknin '\\', '/', '<', '>', ':', '\"', '|', '?' og '*' eru ekki leyfð.", + "No file was uploaded. Unknown error" : "Engin skrá var send inn. Óþekkt villa.", + "There is no error, the file uploaded with success" : "Engin villa, innsending heppnaðist", + "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Innsend skrá er stærri en upload_max stillingin í php.ini:", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Innsenda skráin er stærri en MAX_FILE_SIZE sem skilgreint er í HTML sniðinu.", + "The uploaded file was only partially uploaded" : "Einungis hluti af innsendri skrá skilaði sér", + "No file was uploaded" : "Engin skrá skilaði sér", + "Missing a temporary folder" : "Vantar bráðabirgðamöppu", + "Failed to write to disk" : "Tókst ekki að skrifa á disk", + "Invalid directory." : "Ógild mappa.", + "Files" : "Skrár", + "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.", + "{new_name} already exists" : "{new_name} er þegar til", + "Share" : "Deila", + "Delete" : "Eyða", + "Unshare" : "Hætta deilingu", + "Rename" : "Endurskýra", + "Pending" : "Bíður", + "Error" : "Villa", + "Name" : "Nafn", + "Size" : "Stærð", + "Modified" : "Breytt", + "_%n folder_::_%n folders_" : ["",""], + "_%n file_::_%n files_" : ["",""], + "_Uploading %n file_::_Uploading %n files_" : ["",""], + "File handling" : "Meðhöndlun skrár", + "Maximum upload size" : "Hámarks stærð innsendingar", + "max. possible: " : "hámark mögulegt: ", + "Save" : "Vista", + "WebDAV" : "WebDAV", + "New" : "Nýtt", + "Text file" : "Texta skrá", + "Folder" : "Mappa", + "From link" : "Af tengli", + "Nothing in here. Upload something!" : "Ekkert hér. Settu eitthvað inn!", + "Download" : "Niðurhal", + "Upload too large" : "Innsend skrá er of stór", + "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Skrárnar sem þú ert að senda inn eru stærri en hámarks innsendingarstærð á þessum netþjóni.", + "Files are being scanned, please wait." : "Verið er að skima skrár, vinsamlegast hinkraðu." +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file |