server/settings/l10n/el.php
Jan-Christoph Borchardt 6720a45d65 updated translations
2011-08-18 11:46:49 +02:00

18 lines
736 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php $TRANSLATIONS = array(
"Authentication error" => "Σφάλμα ταυτοποίησης",
"OpenID Changed" => "Το OpenID άλλαξε",
"Invalid request" => "Άκυρα αίτημα",
"Language changed" => "Η γλώσσα άλλαξε",
"Ask a question" => "Κάντε μια ερώτηση",
"Select an App" => "Επιλέξτε μια εφαρμογή",
"-licensed" => "-με άδεια",
"by" => "με",
"Your password got changed" => "Ο κωδικός πρόσβασής σας άλαλαξε",
"New password" => "Νέος κωδικός",
"show" => "Εμφάνιση",
"Language" => "Γλώσσα",
"Name" => "Όνομα",
"Password" => "Κωδικός",
"Groups" => "Ομάδες",
"Create" => "Δημιουργία"
);