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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-05-24 03:14:23 +0300
committerNextcloud bot <bot@nextcloud.com>2017-05-24 03:14:23 +0300
commitede8dcfd73a6ca2066e4fe3f637a2ee8a6e7fa95 (patch)
tree2d827b3994d1bc6dd4e41965fc2ef97159f2dd31 /l10n
parent6a94c5b97502866c18037f6813e40988522aca6e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/el.js4
-rw-r--r--l10n/el.json4
2 files changed, 6 insertions, 2 deletions
diff --git a/l10n/el.js b/l10n/el.js
index 7286bbb..65b2af6 100644
--- a/l10n/el.js
+++ b/l10n/el.js
@@ -20,6 +20,8 @@ OC.L10N.register(
"An error occurred!" : "Παρουσιάστηκε σφάλμα!",
"Edit" : "Επεξεργασία",
"Preview" : "Προεπισκόπηση",
- "New text file.txt" : "Νέο αρχείο κειμένου.txt"
+ "New text file" : "Νέο αρχείο κειμένου",
+ "New text file.txt" : "Νέο αρχείο κειμένου.txt",
+ "Text editor" : "Επεξεργαστής κειμένου"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/el.json b/l10n/el.json
index 421d5dc..5d1601a 100644
--- a/l10n/el.json
+++ b/l10n/el.json
@@ -18,6 +18,8 @@
"An error occurred!" : "Παρουσιάστηκε σφάλμα!",
"Edit" : "Επεξεργασία",
"Preview" : "Προεπισκόπηση",
- "New text file.txt" : "Νέο αρχείο κειμένου.txt"
+ "New text file" : "Νέο αρχείο κειμένου",
+ "New text file.txt" : "Νέο αρχείο κειμένου.txt",
+ "Text editor" : "Επεξεργαστής κειμένου"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file