summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/eo.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/eo.js')
-rw-r--r--apps/files_trashbin/l10n/eo.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_trashbin/l10n/eo.js b/apps/files_trashbin/l10n/eo.js
index d8dbee7ac8b..5d1eb62f227 100644
--- a/apps/files_trashbin/l10n/eo.js
+++ b/apps/files_trashbin/l10n/eo.js
@@ -1,13 +1,10 @@
OC.L10N.register(
"files_trashbin",
{
- "Couldn't delete %s permanently" : "Ne povis foriĝi %s por ĉiam",
- "Couldn't restore %s" : "Ne povis restaŭriĝi %s",
"Deleted files" : "Forigitaj dosieroj",
"Restore" : "Restaŭri",
"Delete" : "Forigi",
"Delete permanently" : "Forigi por ĉiam",
- "Error" : "Eraro",
"This operation is forbidden" : "Ĉi tiu operacio malpermesatas",
"This directory is unavailable, please check the logs or contact the administrator" : "Ĉi tiu dosierujo maldisponeblas, bonvolu kontroli la protokolojn aŭ kontakti la administranton",
"restored" : "restaŭrita",
@@ -17,6 +14,9 @@ OC.L10N.register(
"Select all" : "Elekti ĉion",
"Name" : "Nomo",
"Actions" : "Agoj",
- "Deleted" : "Forigita"
+ "Deleted" : "Forigita",
+ "Couldn't delete %s permanently" : "Ne povis foriĝi %s por ĉiam",
+ "Couldn't restore %s" : "Ne povis restaŭriĝi %s",
+ "Error" : "Eraro"
},
"nplurals=2; plural=(n != 1);");