diff options
Diffstat (limited to 'apps/files/l10n/is.json')
-rw-r--r-- | apps/files/l10n/is.json | 48 |
1 files changed, 4 insertions, 44 deletions
diff --git a/apps/files/l10n/is.json b/apps/files/l10n/is.json index c07bae1d0f8..4abd99b106d 100644 --- a/apps/files/l10n/is.json +++ b/apps/files/l10n/is.json @@ -128,54 +128,14 @@ "Deleted files" : "Eyddar skrár", "Text file" : "Textaskrá", "New text file.txt" : "Ný textaskrá.txt", - "Storage not available" : "Geymsla ekki tiltæk", - "Unable to set upload directory." : "Gat ekki sett innhleðslumöppu.", - "Invalid Token" : "Ógilt teikn", - "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", - "Not enough storage available" : "Ekki er nægilegt geymslupláss tiltækt", - "The target folder has been moved or deleted." : "Markmappan hefur verið færð eða henni eytt.", - "Upload failed. Could not find uploaded file" : "Innsending mistókst. Fann ekki innsendu skrána", - "Upload failed. Could not get file info." : "Innsending mistókst. Gat ekki nálgast skráarupplýsingar.", - "Invalid directory." : "Ógild mappa.", - "Total file size {size1} exceeds upload limit {size2}" : "Heildarskráastærð {size1} er meiri en leyfilegt innsendingahámark {size2}", - "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.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} klukkustundir eftir", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} klukkustund eftir","{hours}:{minutes}:{seconds} klukkustundir eftir"], "{hours}:{minutes}h" : "{hours}:{minutes}klst", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} mínútur eftir", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} mínúta eftir","{minutes}:{seconds} mínútur eftir"], "{minutes}:{seconds}m" : "{minutes}:{seconds}mín", - "{seconds} second{plural_s} left" : "{seconds} sekúndur eftir", + "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} sekúnda eftir","{seconds} sekúndur eftir"], "{seconds}s" : "{seconds}sek", "Any moment now..." : "Á hverri stundu...", "Soon..." : "Bráðum...", - "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.", - "No entries in this folder match '{filter}'" : "Engar færslur í þessari möppu samsvara '{filter}'", - "Local link" : "Staðvær tengill", - "{newname} already exists" : "{newname} er þegar til", - "A file or folder has been <strong>changed</strong>" : "Skjali eða möppu hefur verið <strong>breytt</strong>", - "A file or folder has been <strong>deleted</strong>" : "Skjali eða möppu hefur verið <strong>eytt</strong>", - "A file or folder has been <strong>restored</strong>" : "Skjal eða mappa hefur verið <strong>endurheimt</strong>", - "You created %1$s" : "Þú bjóst til %1$s", - "%2$s created %1$s" : "%2$s bjó til %1$s", - "%1$s was created in a public folder" : "%1$s var búið til í opinni möppu", - "You changed %1$s" : "Þú breyttir %1$s", - "%2$s changed %1$s" : "%2$s breytti %1$s", - "You deleted %1$s" : "Þú eyddir %1$s", - "%2$s deleted %1$s" : "%2$s eyddi %1$s", - "You restored %1$s" : "Þú endurheimtir %1$s", - "%2$s restored %1$s" : "%2$s endurheimti %1$s", - "Changed by %2$s" : "Breytt af %2$s", - "Deleted by %2$s" : "Eytt af %2$s", - "Restored by %2$s" : "Endurheimt af %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} klukkustund eftir","{hours}:{minutes}:{seconds} klukkustundir eftir"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} mínúta eftir","{minutes}:{seconds} mínútur eftir"], - "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} sekúnda eftir","{seconds} sekúndur eftir"] + "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." },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" }
\ No newline at end of file |