| | |
| | | $wb['email_txt'] = 'Email'; |
| | | $wb['cryptpwd_txt'] = 'Συνθηματικό'; |
| | | $wb['password_strength_txt'] = 'Δύναμη Συνθηματικού'; |
| | | $wb['active_txt'] = 'Active'; |
| | | $wb['active_txt'] = 'Ενεργό'; |
| | | $wb['email_error_isemail'] = 'Η διεύθυνση Email δεν είναι έγκυρη.'; |
| | | $wb['email_error_unique'] = 'Διπλή διεύθυνση Email.'; |
| | | $wb['autoresponder_text_txt'] = 'Κείμενο'; |
| | | $wb['autoresponder_txt'] = 'Ενεργό'; |
| | | $wb['autoresponder_start_date_txt'] = 'Έναρξη'; |
| | | $wb['autoresponder_start_date_isfuture'] = 'Η ημερ. εκκίνησης δεν μπορεί να είναι στο παρελθόν.'; |
| | | $wb['autoresponder_start_date_ispast'] = 'Η ημερ. εκκίνησης δεν μπορεί να είναι στο παρελθόν.'; |
| | | $wb['autoresponder_end_date_txt'] = 'Λήξη'; |
| | | $wb['autoresponder_end_date_isgreater'] = 'Η ημερ. τέλους πρέπει να δωθεί και να είναι μεταγενέστερη της ημερ. εκκίνησης'; |
| | | $wb['no_domain_perm'] = 'You have no permission for this domain.'; |
| | | $wb['no_domain_perm'] = 'Δεν έχετε δικαιώματα σε αυτό το domain.'; |
| | | $wb['error_no_pwd'] = 'Το συνθηματικό δεν έχει οριστεί.'; |
| | | $wb['quota_error_isint'] = 'Το μέγεθος της θυρίδας πρέπει να είναι αριθμός.'; |
| | | $wb['quota_txt'] = 'Όριο χώρου'; |
| | |
| | | $wb['maildir_txt'] = 'Maildir'; |
| | | $wb['postfix_txt'] = 'Ενεργοποίηση Λήψης'; |
| | | $wb['access_txt'] = 'Ενεργοποίηση Πρόσβασης'; |
| | | $wb['policy_txt'] = 'Spamfilter'; |
| | | $wb['policy_txt'] = 'Φίλτρο Spam'; |
| | | $wb['no_policy'] = '- ανενεργή -'; |
| | | $wb['limit_mailbox_txt'] = 'Έχετε φτάσει το μέγιστο πλήθος των θυρίδων για τον λογαριασμό σας.'; |
| | | $wb['limit_mailquota_txt'] = 'Έχετε φτάσει στο μέγεστο χώρο της θυρίδα σας.Ο μέγιστος διαθέσιμος χώρος σε MB είναι'; |
| | |
| | | $wb['name_optional_txt'] = '(Προαιρετικό)'; |
| | | $wb['autoresponder_active'] = 'Ενεργοποίηση αυτόματης απάντησης'; |
| | | $wb['cc_txt'] = 'Αποστολή αντιγράφου σε '; |
| | | $wb['cc_error_isemail'] = 'Το '; |
| | | $wb['cc_error_isemail'] = 'Προς'; |
| | | $wb['domain_txt'] = 'Domain'; |
| | | $wb['now_txt'] = 'Now'; |
| | | $wb['login_error_unique'] = 'Login is already taken.'; |
| | | $wb['login_error_regex'] = 'Valid characters are A-Z, a-z, 0-9, ., _ and -.'; |
| | | $wb['login_txt'] = 'Login (optional)'; |
| | | $wb['error_login_email_txt'] = 'This login is not allowed. Please enter a different login or use the mail address as login.'; |
| | | $wb['now_txt'] = 'Τώρα'; |
| | | $wb['login_error_unique'] = 'Το όνομα χρησιμοποιείται ήδη'; |
| | | $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 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)'; |
| | | ?> |