Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/el.js')
-rw-r--r--l10n/el.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/l10n/el.js b/l10n/el.js
index d31b581b5..a7760e657 100644
--- a/l10n/el.js
+++ b/l10n/el.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"text",
{
- "New text document" : "Νέο έγγραφο κειμένου",
+ "New text file" : "Νέο αρχείο κειμένου",
"The file was uploaded" : "Το αρχείο μεταφορτώθηκε",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Το αρχείο που εστάλη υπερβαίνει την οδηγία μέγιστου επιτρεπτού μεγέθους \"upload_max_filesize\" του php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Το ανεβασμένο αρχείο υπερβαίνει το MAX_FILE_SIZE που ορίζεται στην HTML φόρμα",
@@ -94,6 +94,7 @@ OC.L10N.register(
"Table" : "Πίνακας",
"Emoji picker" : "Επιλογέας emoji",
"Insert image" : "Εισαγωγή εικόνας",
+ "New text document" : "Νέο έγγραφο κειμένου",
"Currently active users:" : "Τρέχοντες ενεργοί χρήστες:",
"_and %n other editor_::_and %n other editors_" : ["και %n άλλος επεξεργαστής","και %n άλλοι συγγραφείς"]
},