summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/is.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-04-12 02:28:34 +0000
committerNextcloud bot <bot@nextcloud.com>2023-04-12 02:28:34 +0000
commit73000175d097a5d04cfa9abcfc964fd641ba2021 (patch)
treec8fae158cd261247d69385ab50898d8c06d9d26e /apps/files_trashbin/l10n/is.js
parent9edc3aa354f51c2886c2c153621a84a465a44504 (diff)
downloadnextcloud-server-73000175d097a5d04cfa9abcfc964fd641ba2021.tar.gz
nextcloud-server-73000175d097a5d04cfa9abcfc964fd641ba2021.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_trashbin/l10n/is.js')
-rw-r--r--apps/files_trashbin/l10n/is.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_trashbin/l10n/is.js b/apps/files_trashbin/l10n/is.js
index b1141958dba..9944551b660 100644
--- a/apps/files_trashbin/l10n/is.js
+++ b/apps/files_trashbin/l10n/is.js
@@ -5,9 +5,6 @@ OC.L10N.register(
"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",
@@ -15,6 +12,9 @@ OC.L10N.register(
"Select all" : "Velja allt",
"Name" : "Heiti",
"Actions" : "Aðgerðir",
+ "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",
"Delete" : "Eyða"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");