diff options
Diffstat (limited to 'lib/l10n/el.js')
-rw-r--r-- | lib/l10n/el.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/el.js b/lib/l10n/el.js index 58030970232..26d9fc50297 100644 --- a/lib/l10n/el.js +++ b/lib/l10n/el.js @@ -18,7 +18,6 @@ OC.L10N.register( "%1$s, %2$s and %3$s" : "%1$s, %2$s και %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s και %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s και %5$s", - "Education Edition" : "Εκπαιδευτική Έκδοση", "Enterprise bundle" : "Πακέτο επιχειρήσεων", "Groupware bundle" : "Πακέτο Groupware", "Hub bundle" : "Hub bundle", @@ -233,6 +232,7 @@ OC.L10N.register( "Summary" : "Σύνοψη", "Translate" : "Μετάφραση", "Result" : "Αποτέλεσμα", + "Education Edition" : "Εκπαιδευτική Έκδοση", "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Ο συνδεδεμένος χρήστης πρέπει να είναι διαχειριστής, υποδιαχειριστής ή να έχει ειδικό δικαίωμα πρόσβασης σε αυτήν τη ρύθμιση", "Logged in user must be an admin or sub admin" : "Ο συνδεδεμένος χρήστης πρέπει να είναι admin ή subadmin", "Logged in user must be an admin" : "Ο συνδεδεμένος χρήστης πρέπει να είναι διαχειριστής", |