nextcloud/settings/l10n/el.php

25 lines
1.1 KiB
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" => "με",
"You use" => "Χρησιμοποιείτε",
"of the available" => "από τα διαθέσιμα",
"Your password got changed" => "Ο κωδικός πρόσβασής σας άλαλαξε",
"Current password" => "Τρέχοντα κωδικό πρόσβασης",
"New password" => "Νέος κωδικός",
"show" => "Εμφάνιση",
"Change password" => "Αλλαγή κωδικού πρόσβασης",
"Language" => "Γλώσσα",
"Help translating" => "Βοηθήστε στη μετάφραση",
"Name" => "Όνομα",
"Password" => "Κωδικός",
"Groups" => "Ομάδες",
"Create" => "Δημιουργία",
"Delete" => "Διαγραφή"
);