aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/eo.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/eo.php')
-rw-r--r--apps/files_trashbin/l10n/eo.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/eo.php b/apps/files_trashbin/l10n/eo.php
index 3f4023c640a..b8f999eaafa 100644
--- a/apps/files_trashbin/l10n/eo.php
+++ b/apps/files_trashbin/l10n/eo.php
@@ -1,8 +1,13 @@
<?php
$TRANSLATIONS = array(
+"Couldn't delete %s permanently" => "Ne povis foriĝi %s por ĉiam",
+"Couldn't restore %s" => "Ne povis restaŭriĝi %s",
"Error" => "Eraro",
+"restored" => "restaŭrita",
+"Nothing in here. Your trash bin is empty!" => "Nenio estas ĉi tie. Via rubujo malplenas!",
"Name" => "Nomo",
"Restore" => "Restaŭri",
+"Deleted" => "Forigita",
"Delete" => "Forigi",
"Deleted Files" => "Forigitaj dosieroj"
);