| | |
| | | $wb['autoresponder_text_txt'] = 'Text'; |
| | | $wb['autoresponder_txt'] = 'Aktivní'; |
| | | $wb['autoresponder_start_date_txt'] = 'Začít od'; |
| | | $wb['autoresponder_start_date_isfuture'] = 'Počáteční datum nemůže být v minulosti.'; |
| | | $wb['autoresponder_start_date_ispast'] = 'Počáteční datum nemůže být v minulosti.'; |
| | | $wb['autoresponder_end_date_txt'] = 'Skončit'; |
| | | $wb['autoresponder_end_date_isgreater'] = 'Konečné datum musí být nastaveno a musí být větší, než počáteční.'; |
| | | $wb['no_domain_perm'] = 'Nemáte oprávnění pro tuto doménu.'; |
| | |
| | | $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['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.'; |
| | | ?> |