aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/is.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/is.js')
-rw-r--r--apps/files/l10n/is.js15
1 files changed, 8 insertions, 7 deletions
diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js
index 5845d1fabaa..744a4332569 100644
--- a/apps/files/l10n/is.js
+++ b/apps/files/l10n/is.js
@@ -206,6 +206,7 @@ OC.L10N.register(
"Show those shortcuts" : "Sýna þessa flýtilykla",
"You" : "Þú",
"Shared multiple times with different people" : "Deilt mörgum sinnum með mismunandi fólki",
+ "Unable to change the favorite state of the file" : "Get ekki breytt stöðu sem eftirlæti á skránni",
"Error while loading the file data" : "Villa við að hlaða inn skráagögnum",
"Owner" : "Eigandi",
"Remove from favorites" : "Fjarlægja úr eftirlætum",
@@ -242,8 +243,11 @@ OC.L10N.register(
"_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Þú ert við það að eyða {count} atriði","Þú ert við það að eyða {count} atriðum"],
"Confirm deletion" : "Staðfesta eyðingu",
"Cancel" : "Hætta við",
+ "Download" : "Niðurhal",
"Moving \"{source}\" to \"{destination}\" …" : "Færi \"{source}\" í \"{destination}\" …",
"Copying \"{source}\" to \"{destination}\" …" : "Afrita \"{source}\" í \"{destination}\" …",
+ "Destination is not a folder" : "Áfangastaðurinn er ekki mappa",
+ "This file/folder is already in that directory" : "Þessi skrá/mappa er þegar í þessari möppu",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Þú getur ekki flutt skrá/möppu inn í sjálfa sig eða inni í undirmöppu af sjálfri sér",
"(copy)" : "(afrita)",
"(copy %n)" : "(afrita %n)",
@@ -302,6 +306,9 @@ OC.L10N.register(
"Files moved successfully" : "Tókst að færa skrár",
"Conflicts resolution skipped" : "Sleppti lausn árekstra",
"Upload cancelled" : "Hætt við innsendingu",
+ "Could not rename \"{oldName}\", it does not exist any more" : "Gat ekki endurnefnt \"{oldName}\", það er ekki lengur til staðar",
+ "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Heitið \"{newName}\" er nú þegar notað í \"{dir}\" möppunni. Veldu eitthvað annað nafn.",
+ "Could not rename \"{oldName}\"" : "Tókst ekki að endurnefna \"{oldName}\"",
"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 atvikaskrár eða hafðu samband við kerfissjóra",
"Storage is temporarily not available" : "Gagnageymsla ekki tiltæk í augnablikinu",
@@ -332,7 +339,6 @@ OC.L10N.register(
"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.",
"File could not be found" : "Skrá finnst ekki",
- "Download" : "Niðurhal",
"Show list view" : "Birta listasýn",
"Show grid view" : "Birta reitasýn",
"Close" : "Loka",
@@ -371,9 +377,6 @@ OC.L10N.register(
"Copied {origin} inside {destination}" : "Afritaði {origin} inn í {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "Afritaði {origin} og {nbfiles} aðrar skrár inn í {destination}",
"{newName} already exists" : "{newName} er þegar til",
- "Could not rename \"{oldName}\", it does not exist any more" : "Gat ekki endurnefnt \"{oldName}\", það er ekki lengur til staðar",
- "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Heitið \"{newName}\" er nú þegar notað í \"{dir}\" möppunni. Veldu eitthvað annað nafn.",
- "Could not rename \"{oldName}\"" : "Tókst ekki að endurnefna \"{oldName}\"",
"Could not create file \"{file}\"" : "Gat ekki búið til skrána \"{file}\"",
"Could not create file \"{file}\" because it already exists" : "Gat ekki búið til skrána \"{file}\" vegna þess að hún er þegar til",
"Could not create folder \"{dir}\" because it already exists" : "Gat ekki búið til möppuna \"{dir}\" vegna þess að hún er þegar til",
@@ -422,8 +425,6 @@ OC.L10N.register(
"{fileCount} files and {folderCount} folders" : "{fileCount} skrár og {folderCount} möppur",
"Personal Files" : "Einkaskrár",
"Text file" : "Textaskrá",
- "New text file.txt" : "Ný textaskrá.txt",
- "{count} files could not be converted" : "Ekki var hægt að umbreyta {count} skrám",
- "{count} files successfully converted" : "Tókst að umbreyta {count} skrám"
+ "New text file.txt" : "Ný textaskrá.txt"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");