Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/is.json')
-rw-r--r--apps/files/l10n/is.json48
1 files changed, 39 insertions, 9 deletions
diff --git a/apps/files/l10n/is.json b/apps/files/l10n/is.json
index 266a4f054bc..240b5b2b7b4 100644
--- a/apps/files/l10n/is.json
+++ b/apps/files/l10n/is.json
@@ -1,4 +1,6 @@
{ "translations": {
+ "Unknown error" : "Óþekkt villa",
+ "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:",
@@ -10,35 +12,63 @@
"Invalid directory." : "Ógild mappa.",
"Files" : "Skrár",
"All files" : "Allar skrár",
+ "Favorites" : "Eftirlæti",
+ "Home" : "Heim",
"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.",
+ "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",
- "Rename" : "Endurskýra",
+ "Rename" : "Endurnefna",
"Delete" : "Eyða",
+ "Disconnect storage" : "Aftengja geymslu",
"Unshare" : "Hætta deilingu",
+ "Details" : "Nánar",
"Select" : "Velja",
- "Pending" : "Bíður",
- "Name" : "Nafn",
+ "Pending" : "Í bið",
+ "Unable to determine date" : "Tókst ekki að ákvarða dagsetningu",
+ "This operation is forbidden" : "Þessi aðgerð er bönnuð",
+ "This directory is unavailable, please check the logs or contact the administrator" : "Þessi mappa er ekki tiltæk, athugaðu annálana eða hafðu samband við kerfissjóra",
+ "Could not move \"{file}\", target exists" : "Gat ekki fært \"{file}\", markskrá er til",
+ "Could not move \"{file}\"" : "Gat ekki fært \"{file}\"",
+ "{newName} already exists" : "{newName} er þegar til",
+ "Name" : "Heiti",
"Size" : "Stærð",
"Modified" : "Breytt",
+ "_%n folder_::_%n folders_" : ["%n mappa","%n möppur"],
+ "_%n file_::_%n files_" : ["%n skrá","%n skrár"],
+ "{dirs} and {files}" : "{dirs} og {files}",
+ "You don’t have permission to upload or create files here" : "Þú hefur ekki heimild til að hlaða inn eða búa til skjöl hér",
+ "_Uploading %n file_::_Uploading %n files_" : ["Sendi inn %n skrá","Sendi inn %n skrár"],
"New" : "Nýtt",
- "File name cannot be empty." : "Nafn skráar má ekki vera tómt",
- "Favorite" : "Uppáhalds",
+ "\"{name}\" is an invalid file name." : "\"{name}\" er ógilt skráarheiti.",
+ "File name cannot be empty." : "Heiti skráar má ekki vera tómt",
+ "_matches '{filter}'_::_match '{filter}'_" : ["samsvarar '{filter}'","samsvara '{filter}'"],
+ "Path" : "Slóð",
+ "_%n byte_::_%n bytes_" : ["%n bæti","%n bæti"],
+ "Favorited" : "Sett í eftirlæti",
+ "Favorite" : "Eftirlæti",
"Folder" : "Mappa",
"New folder" : "Ný mappa",
+ "{newname} already exists" : "{newname} er þegar til",
"Upload" : "Senda inn",
- "File handling" : "Meðhöndlun skrár",
- "Maximum upload size" : "Hámarks stærð innsendingar",
+ "You created %1$s" : "Þú bjóst til %1$s",
+ "%2$s created %1$s" : "%2$s bjó til %1$s",
+ "Upload (max. %s)" : "Senda inn (hám. %s)",
+ "File handling" : "Meðhöndlun skráar",
+ "Maximum upload size" : "Hámarksstærð innsendingar",
"max. possible: " : "hámark mögulegt: ",
"Save" : "Vista",
"Settings" : "Stillingar",
"WebDAV" : "WebDAV",
"Cancel upload" : "Hætta við innsendingu",
+ "No files in here" : "Engar skrár hér",
"No entries found in this folder" : "Engar skrár fundust í þessari möppu",
"Select all" : "Velja allt",
"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.",
- "Text file" : "Texta skrá"
+ "No favorites" : "Engin eftirlæti",
+ "Text file" : "Textaskrá",
+ "New text file.txt" : "Ný textaskrá.txt"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
} \ No newline at end of file