| | |
| | | $wb['custom_mailfilter_txt'] = 'Προσαρμοσμένο φίλτρο'; |
| | | $wb['email_txt'] = 'Email'; |
| | | $wb['cryptpwd_txt'] = 'Συνθηματικό'; |
| | | $wb['password_strength_txt'] = 'Ισχύς Συνθηματικού'; |
| | | $wb['password_strength_txt'] = 'Δύναμη Συνθηματικού'; |
| | | $wb['active_txt'] = 'Ενεργό'; |
| | | $wb['email_error_isemail'] = 'Η διεύθυνση Email δεν είναι έγκυρη.'; |
| | | $wb['email_error_unique'] = 'Διπλή διεύθυνση Email.'; |
| | |
| | | $wb['error_no_pwd'] = 'Το συνθηματικό δεν έχει οριστεί.'; |
| | | $wb['quota_error_isint'] = 'Το μέγεθος της θυρίδας πρέπει να είναι αριθμός.'; |
| | | $wb['quota_txt'] = 'Όριο χώρου'; |
| | | $wb['server_id_txt'] = 'Server_id'; |
| | | $wb['server_id_txt'] = 'Aerver_id'; |
| | | $wb['password_txt'] = 'Συνθηματικό'; |
| | | $wb['maildir_txt'] = 'Maildir'; |
| | | $wb['postfix_txt'] = 'Ενεργοποίηση Λήψης'; |
| | | $wb['access_txt'] = 'Ενεργοποίηση Πρόσβασης'; |
| | | $wb['policy_txt'] = 'Φίλτρο Spam'; |
| | | $wb['no_policy'] = '- ανενεργό -'; |
| | | $wb['no_policy'] = '- ανενεργή -'; |
| | | $wb['limit_mailbox_txt'] = 'Έχετε φτάσει το μέγιστο πλήθος των θυρίδων για τον λογαριασμό σας.'; |
| | | $wb['limit_mailquota_txt'] = 'Έχετε φτάσει στο μέγεστο χώρο της θυρίδα σας.Ο μέγιστος διαθέσιμος χώρος σε MB είναι'; |
| | | $wb['disableimap_txt'] = 'Απενεργοποίηση IMAP'; |
| | |
| | | $wb['login_error_regex'] = 'Έγγυροι χαρακτήρες είναι οι A-Z, a-z, 0-9, ., _ και -.'; |
| | | $wb['login_txt'] = 'Login (προαιτερικά)'; |
| | | $wb['error_login_email_txt'] = 'Το όνομα δεν επιτρέπεται. Παρακαλούμε εισάγεται ένα διαφορετικό όνομα ή χρησιμοποιείστε την διεύθυνση e-mail.'; |
| | | $wb['autoresponder_subject_txt'] = 'Θέμα Email'; |
| | | $wb['autoresponder_subject'] = 'Εκτός γραφείου'; |
| | | $wb['generate_password_txt'] = 'Δημιουργία Συνθηματικού'; |
| | | $wb['repeat_password_txt'] = 'Επανάληψη Συνθηματικού'; |
| | | $wb['password_mismatch_txt'] = 'Τα συνθηματικά δεν ταιριάζουν.'; |
| | | $wb['password_match_txt'] = 'Τα συνθηματικά ταιριάζουν.'; |
| | | $wb['autoresponder_subject_txt'] = 'Email Subject'; |
| | | $wb['autoresponder_subject'] = 'Out of office reply'; |
| | | $wb['generate_password_txt'] = 'Generate Password'; |
| | | $wb['repeat_password_txt'] = 'Repeat Password'; |
| | | $wb['password_mismatch_txt'] = 'The passwords do not match.'; |
| | | $wb['password_match_txt'] = 'The passwords do match.'; |
| | | $wb['disablesmtp_txt'] = 'Disable SMTP (sending)'; |
| | | $wb['email_error_isascii'] = 'Please do not use special unicode characters for your password. This could lead to problems with your mail client.'; |
| | | $wb['cc_note_txt'] = '(Separate multiple email addresses with commas)'; |
| | | $wb['disablesmtp_txt'] = 'Disable SMTP (sending)'; |
| | | ?> |