aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/eo.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-11-03 14:39:28 -0500
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-11-03 14:39:28 -0500
commite89f080f09468d2b37c010ede8c2cba8e3bef139 (patch)
treeca409b78ddb665b1cdf33d75671e6e64fe8ff7e8 /apps/files_trashbin/l10n/eo.php
parent07e540613e1445451ace78e639be36a1c1e7e58f (diff)
downloadnextcloud-server-e89f080f09468d2b37c010ede8c2cba8e3bef139.tar.gz
nextcloud-server-e89f080f09468d2b37c010ede8c2cba8e3bef139.zip
[tx-robot] updated from transifex
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"
);