summaryrefslogtreecommitdiffstats
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.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/eo.php b/apps/files_trashbin/l10n/eo.php
new file mode 100644
index 00000000000..f357e3c10c2
--- /dev/null
+++ b/apps/files_trashbin/l10n/eo.php
@@ -0,0 +1,8 @@
+<?php $TRANSLATIONS = array(
+"Name" => "Nomo",
+"1 folder" => "1 dosierujo",
+"{count} folders" => "{count} dosierujoj",
+"1 file" => "1 dosiero",
+"{count} files" => "{count} dosierujoj",
+"Restore" => "RestaĆ­ri"
+);