summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/is.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/is.js')
-rw-r--r--apps/files_trashbin/l10n/is.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/is.js b/apps/files_trashbin/l10n/is.js
index 5b1add3dfc8..b1141958dba 100644
--- a/apps/files_trashbin/l10n/is.js
+++ b/apps/files_trashbin/l10n/is.js
@@ -1,20 +1,20 @@
OC.L10N.register(
"files_trashbin",
{
- "Deleted files" : "eyddar skrár",
"restored" : "endurheimt",
+ "Deleted files" : "eyddar skrár",
"This application enables users to restore files that were deleted from the system." : "Þetta forrit gerir notendum kleift að endurheimta skrár sem eytt hefur verið af kerfinu.",
"Restore" : "Endurheimta",
"Delete permanently" : "Eyða varanlega",
"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",
+ "Deleted" : "Eytt",
"No deleted files" : "Engar eyddar skrár",
"You will be able to recover deleted files from here" : "Þú getur endurheimt eyddar skrár héðan",
"No entries found in this folder" : "Engar skrár fundust í þessari möppu",
"Select all" : "Velja allt",
"Name" : "Heiti",
"Actions" : "Aðgerðir",
- "Deleted" : "Eytt",
"Delete" : "Eyða"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");