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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/el.js')
-rw-r--r--lib/l10n/el.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/el.js b/lib/l10n/el.js
index 1d758d80473..f14b4a14d10 100644
--- a/lib/l10n/el.js
+++ b/lib/l10n/el.js
@@ -112,10 +112,6 @@ OC.L10N.register(
"Role" : "Ρόλος/Θέση",
"Unknown user" : "Άγνωστος χρήστης",
"Additional settings" : "Επιπρόσθετες ρυθμίσεις",
- "%s enter the database username and name." : "%sπληκτρολογήστε όνομα χρήστη και όνομα βάσης δεδομένων.",
- "%s enter the database username." : "%s εισάγετε το όνομα χρήστη της βάσης δεδομένων.",
- "%s enter the database name." : "%s εισάγετε το όνομα της βάσης δεδομένων.",
- "%s you may not use dots in the database name" : "%s μάλλον δεν χρησιμοποιείτε τελείες στο όνομα της βάσης δεδομένων",
"MySQL username and/or password not valid" : "Το όνομα χρήστη και/'η ο κωδικός πρόσβασης MySQL δεν είναι σωστά",
"You need to enter details of an existing account." : "Χρειάζεται να εισάγετε λεπτομέρειες από υπάρχοντα λογαριασμό.",
"Oracle connection could not be established" : "Αδυναμία σύνδεσης Oracle",
@@ -255,6 +251,10 @@ OC.L10N.register(
"Storage is temporarily not available" : "Ο χώρος αποθήκευσης δεν είναι διαθέσιμος προσωρινά",
"Storage connection timeout. %s" : "Λήξη χρονικού ορίου σύνδεσης με αποθηκευτικό χώρο.%s",
"This can usually be fixed by giving the webserver write access to the config directory." : "Αυτό μπορεί συνήθως να διορθωθεί παρέχοντας δικαιώματα εγγραφής για το φάκελο config στον διακομιστή ιστού.",
+ "%s enter the database username and name." : "%sπληκτρολογήστε όνομα χρήστη και όνομα βάσης δεδομένων.",
+ "%s enter the database username." : "%s εισάγετε το όνομα χρήστη της βάσης δεδομένων.",
+ "%s enter the database name." : "%s εισάγετε το όνομα της βάσης δεδομένων.",
+ "%s you may not use dots in the database name" : "%s μάλλον δεν χρησιμοποιείτε τελείες στο όνομα της βάσης δεδομένων",
"Cannot read file" : "Δεν είναι δυνατή η ανάγνωση του αρχείου",
"Cannot write into \"config\" directory" : "Αδυναμία εγγραφής στον κατάλογο \"config\"",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Αυτό μπορεί συνήθως να διορθωθεί δίνοντας στον διακομιστή ιστού δικαιώματα εγγραφής στον κατάλογο config. Δείτε το%s",