mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations message.php (Greek)
This commit is contained in:
parent
2f1a346827
commit
2c2d5aa88f
@ -20,18 +20,18 @@ return [
|
|||||||
"required_add"=> "Συμπληρώστε όλες τις απαιτούμενες γραμμές.",
|
"required_add"=> "Συμπληρώστε όλες τις απαιτούμενες γραμμές.",
|
||||||
"no_extend_package" => "Δεν επεκτείνετε τα πακέτα διαφημίσεων",
|
"no_extend_package" => "Δεν επεκτείνετε τα πακέτα διαφημίσεων",
|
||||||
"saved" => "Αποθηκεύτηκε!",
|
"saved" => "Αποθηκεύτηκε!",
|
||||||
'please_confirm_transaction' => 'Please Confirm Transaction',
|
'please_confirm_transaction' => 'Επιβεβαιώστε τη συναλλαγή',
|
||||||
'password_do_not_match' => 'Passwords do not match',
|
'password_do_not_match' => 'Οι κωδικοί πρόσβασης δεν ταιριάζουν',
|
||||||
'your_password_changed' => 'Your password was successfully updated',
|
'your_password_changed' => 'Ο κωδικός πρόσβασής σας ενημερώθηκε με επιτυχία',
|
||||||
'error_valid_email_or_phone' => 'Phone number or E-mail address format is not correct.',
|
'error_valid_email_or_phone' => 'Ο αριθμός τηλεφώνου ή η μορφή διεύθυνσης ηλεκτρονικού ταχυδρομείου δεν είναι σωστές.',
|
||||||
'error_valid_phone' => 'Phone number format is not correct.',
|
'error_valid_phone' => 'Η μορφή αριθμού τηλεφώνου δεν είναι σωστή.',
|
||||||
'registered_phone' => 'This phone number has already been registered.',
|
'registered_phone' => 'Αυτός ο αριθμός τηλεφώνου έχει ήδη καταχωρηθεί.',
|
||||||
'ajax_address_error' => 'No address or not authorized to view.',
|
'ajax_address_error' => 'Καμία διεύθυνση ή μη εξουσιοδοτημένη προβολή.',
|
||||||
'empty_password_sms_message' => 'Due to security issues, we changed your password! Your new password is:',
|
'empty_password_sms_message' => 'Λόγω προβλημάτων ασφαλείας, αλλάξαμε τον κωδικό πρόσβασής σας! Ο νέος κωδικός πρόσβασής σας είναι:',
|
||||||
'required_all' => "All Field is Required!",
|
'required_all' => "Απαιτείται όλο το πεδίο!",
|
||||||
|
|
||||||
// Forgot Password
|
// Forgot Password
|
||||||
'email_phone_not_found' => 'The E-mail, Phone Number is not correct!',
|
'email_phone_not_found' => 'Το E-mail, ο αριθμός τηλεφώνου δεν είναι σωστός!',
|
||||||
|
|
||||||
'disable_account' => 'Do you want to close your account? This operation cannot be undone.',
|
'disable_account' => 'Θέλετε να κλείσετε τον λογαριασμό σας; Δεν είναι δυνατή η αναίρεση αυτής της λειτουργίας.',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user