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.js11
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/is.js b/apps/files_trashbin/l10n/is.js
index fb7f47295c6..38858a5a944 100644
--- a/apps/files_trashbin/l10n/is.js
+++ b/apps/files_trashbin/l10n/is.js
@@ -1,8 +1,19 @@
OC.L10N.register(
"files_trashbin",
{
+ "Couldn't delete %s permanently" : "Ekki tókst að eyða %s varanlega",
+ "Couldn't restore %s" : "Gat ekki endurheimt %s",
+ "Deleted files" : "eyddar skrár",
+ "Restore" : "Endurheimta",
+ "Delete permanently" : "Eyða varanlega",
"Error" : "Villa",
+ "restored" : "endurheimt",
+ "No deleted files" : "Engar eyddar skrár",
+ "You will be able to recover deleted files from here" : "Þú getur endurheimt eyddum skrám héðan",
+ "No entries found in this folder" : "Engar skrár fundust í þessari möppu",
+ "Select all" : "Velja allt",
"Name" : "Nafn",
+ "Deleted" : "Eytt",
"Delete" : "Eyða"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");