summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/el.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/el.php')
-rw-r--r--apps/files_trashbin/l10n/el.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/el.php b/apps/files_trashbin/l10n/el.php
new file mode 100644
index 00000000000..83e359890ea
--- /dev/null
+++ b/apps/files_trashbin/l10n/el.php
@@ -0,0 +1,8 @@
+<?php $TRANSLATIONS = array(
+"Name" => "Όνομα",
+"1 folder" => "1 φάκελος",
+"{count} folders" => "{count} φάκελοι",
+"1 file" => "1 αρχείο",
+"{count} files" => "{count} αρχεία",
+"Restore" => "Επαναφορά"
+);