summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/el.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/el.php')
-rw-r--r--apps/files/l10n/el.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/el.php b/apps/files/l10n/el.php
index 2778276a8c0..9eaad889d10 100644
--- a/apps/files/l10n/el.php
+++ b/apps/files/l10n/el.php
@@ -34,7 +34,7 @@ $TRANSLATIONS = array(
"replaced {new_name} with {old_name}" => "αντικαταστάθηκε το {new_name} με {old_name}",
"undo" => "αναίρεση",
"perform delete operation" => "εκτέλεση της διαδικασίας διαγραφής",
-"_Uploading %n file_::_Uploading %n files_" => array(,),
+"_Uploading %n file_::_Uploading %n files_" => array("",""),
"files uploading" => "αρχεία ανεβαίνουν",
"'.' is an invalid file name." => "'.' είναι μη έγκυρο όνομα αρχείου.",
"File name cannot be empty." => "Το όνομα αρχείου δεν μπορεί να είναι κενό.",
@@ -46,8 +46,8 @@ $TRANSLATIONS = array(
"Name" => "Όνομα",
"Size" => "Μέγεθος",
"Modified" => "Τροποποιήθηκε",
-"_%n folder_::_%n folders_" => array(,),
-"_%n file_::_%n files_" => array(,),
+"_%n folder_::_%n folders_" => array("",""),
+"_%n file_::_%n files_" => array("",""),
"%s could not be renamed" => "Αδυναμία μετονομασίας του %s",
"Upload" => "Μεταφόρτωση",
"File handling" => "Διαχείριση αρχείων",