diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-11 02:18:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-11 02:18:33 +0000 |
commit | 29ec5e6c96ee110eb2752132c5978aedbf83e4a8 (patch) | |
tree | 67bdfeaccdef0e588aee42cb8890dd002ca35ac7 /lib/l10n/el.js | |
parent | 1b07dcf35c6984e4c27edd14045b6265aaf20b90 (diff) | |
download | nextcloud-server-29ec5e6c96ee110eb2752132c5978aedbf83e4a8.tar.gz nextcloud-server-29ec5e6c96ee110eb2752132c5978aedbf83e4a8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/el.js')
-rw-r--r-- | lib/l10n/el.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/el.js b/lib/l10n/el.js index 886f94591f4..4aeb3586207 100644 --- a/lib/l10n/el.js +++ b/lib/l10n/el.js @@ -89,6 +89,7 @@ OC.L10N.register( "%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", "Oracle username and/or password not valid" : "Μη έγκυρος χρήστης και/ή συνθηματικό της Oracle", |