| | |
| | | $wb['parent_domain_id_txt'] = 'Website'; |
| | | $wb['username_txt'] = 'Όνομα Χρήστη'; |
| | | $wb['password_txt'] = 'Συνθηματικό'; |
| | | $wb['password_strength_txt'] = 'Ισχύς Συνθηματικού'; |
| | | $wb['password_strength_txt'] = 'Δύναμη Συνθηματικού'; |
| | | $wb['active_txt'] = 'Ενεργός'; |
| | | $wb['limit_webdav_user_txt'] = 'Έχετε φτάσει το μέγιστο πλήθος των webdav users για τον λογαριασμό σας.'; |
| | | $wb['username_error_empty'] = 'Όνομα Χρήστη δεν έχει οριστεί.'; |
| | |
| | | $wb['username_error_regex'] = 'Το Όνομα Χρήστη περιέχει μη επιτρεπόμενους χαρακτήρες.'; |
| | | $wb['directory_error_empty'] = 'Ο φάκελος δεν έχει οριστεί.'; |
| | | $wb['parent_domain_id_error_empty'] = 'Δεν επιλέχθηκε website.'; |
| | | $wb['dir_dot_error'] = 'Δεν επιτρέπονται οι .. στην διαδρομή.'; |
| | | $wb['dir_slashdot_error'] = 'Δεν επιτρέπεται το ./ στην διαδρομή.'; |
| | | $wb['generate_password_txt'] = 'Δημιουργία Συνθηματικού'; |
| | | $wb['repeat_password_txt'] = 'Επανάληψη Συνθηματικού'; |
| | | $wb['password_mismatch_txt'] = 'Τα συνθηματικά δεν ταιριάζουν.'; |
| | | $wb['password_match_txt'] = 'Τα συνθηματικά ταιριάζουν.'; |
| | | $wb['dir_dot_error'] = 'No .. in path allowed.'; |
| | | $wb['dir_slashdot_error'] = 'No ./ in path allowed.'; |
| | | $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.'; |
| | | ?> |