summaryrefslogtreecommitdiffstats
path: root/core/l10n/el.php
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <JanCBorchardt@fsfe.org>2011-08-18 11:46:49 +0200
committerJan-Christoph Borchardt <JanCBorchardt@fsfe.org>2011-08-18 11:46:49 +0200
commit6720a45d65dd0627489e3766e584066a17233432 (patch)
tree773f891921e87db75bd240d543095a33ec473544 /core/l10n/el.php
parent8fb75f379a8fb155f4d36233864e4e62e21d538b (diff)
downloadnextcloud-server-6720a45d65dd0627489e3766e584066a17233432.tar.gz
nextcloud-server-6720a45d65dd0627489e3766e584066a17233432.zip
updated translations
Diffstat (limited to 'core/l10n/el.php')
-rw-r--r--core/l10n/el.php22
1 files changed, 22 insertions, 0 deletions
diff --git a/core/l10n/el.php b/core/l10n/el.php
new file mode 100644
index 00000000000..63c67cb37e5
--- /dev/null
+++ b/core/l10n/el.php
@@ -0,0 +1,22 @@
+<?php $TRANSLATIONS = array(
+"Login failed!" => "Η σύνδεση απέτυχε!",
+"remember" => "να με θυμάσαι",
+"Create an <strong>admin account</strong>" => "Δημιουργήστε έναν <strong>λογαριασμό διαχειριστή</strong>",
+"Username" => "Όνομα Χρήστη",
+"Password" => "Κωδικός",
+"Configure the database" => "Διαμόρφωση της βάσης δεδομένων",
+"will be used" => "θα χρησιμοποιηθούν",
+"Database user" => "Χρήστης της βάσης δεδομένων",
+"Database password" => "Κωδικός πρόσβασης βάσης δεδομένων",
+"Database name" => "Όνομα βάσης δεδομένων",
+"Advanced" => "Για προχωρημένους",
+"Host" => "Εξυπηρετητής",
+"Table prefix" => "Πρόθεμα πίνακα",
+"Data folder" => "Φάκελος δεδομένων",
+"Finish setup" => "Ολοκλήρωση εγκατάστασης",
+"Cloud not found" => "Δεν βρέθηκε σύννεφο",
+"prev" => "προηγούμενο",
+"next" => "επόμενο",
+"You are logged out." => "Έχετε αποσυνδεθεί.",
+"Settings" => "Ρυθμίσεις"
+);