diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-07-30 01:55:20 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-07-30 01:55:20 -0400 |
commit | a07254856ce532bfe5c49c1b53247daf88dbdd4a (patch) | |
tree | 1d6bd1a8424db25e4342f6ca0a0dad073261a4dc /lib/l10n/el.js | |
parent | 0fcb9f79cc93eaa0db9abc2d02b37350d537b911 (diff) | |
download | nextcloud-server-a07254856ce532bfe5c49c1b53247daf88dbdd4a.tar.gz nextcloud-server-a07254856ce532bfe5c49c1b53247daf88dbdd4a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/el.js')
-rw-r--r-- | lib/l10n/el.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/l10n/el.js b/lib/l10n/el.js index d687c1eb851..213869e7758 100644 --- a/lib/l10n/el.js +++ b/lib/l10n/el.js @@ -63,9 +63,8 @@ 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 μάλλον δεν χρησιμοποιείτε τελείες στο όνομα της βάσης δεδομένων", - "MS SQL username and/or password not valid: %s" : "Το όνομα χρήστη και/ή ο κωδικός της MS SQL δεν είναι έγκυρα: %s", - "You need to enter either an existing account or the administrator." : "Χρειάζεται να εισάγετε είτε έναν υπάρχον λογαριασμό ή του διαχειριστή.", "MySQL/MariaDB username and/or password not valid" : "Μη έγκυρο όνομα χρήστη ή/και συνθηματικό της MySQL/MariaDB", + "You need to enter either an existing account or the administrator." : "Χρειάζεται να εισάγετε είτε έναν υπάρχον λογαριασμό ή του διαχειριστή.", "DB Error: \"%s\"" : "Σφάλμα Βάσης Δεδομένων: \"%s\"", "Offending command was: \"%s\"" : "Η εντολη παραβατικοτητας ηταν: \"%s\"", "MySQL/MariaDB user '%s'@'localhost' exists already." : "Υπάρχει ήδη ο χρήστης '%s'@'localhost' της MySQL/MariaDB", |