| | |
| | | $wb['duplicate_alias_or_forward_txt'] = 'Istnieje już alias lub przekierowanie dla tego adresu e-mail.'; |
| | | $wb['quota_error_value'] = 'Nieprawidłowa wartość limitu. Dozwolone wartości to: 0 dla nielimitowanej pojemności lub liczby > 1'; |
| | | $wb['autoresponder_start_date_txt'] = 'Uruchom od'; |
| | | $wb['autoresponder_start_date_isfuture'] = 'Data uruchomienia nie może być w przeszłości.'; |
| | | $wb['autoresponder_start_date_ispast'] = 'Data uruchomienia nie może być w przeszłości.'; |
| | | $wb['autoresponder_end_date_txt'] = 'Zakończ do'; |
| | | $wb['autoresponder_end_date_isgreater'] = 'Data zakończenia musi być późniejsza od daty rozpoczęcia'; |
| | | $wb['move_junk_txt'] = 'Przenoś SPAM do folderu Junk'; |
| | |
| | | $wb['login_error_regex'] = 'Poprawne znaki to A-Z, a-z, 0-9, ., _ oraz -.'; |
| | | $wb['login_txt'] = 'Login (opcjonalnie)'; |
| | | $wb['error_login_email_txt'] = 'Ten login nie jest poprawny. Proszę wpisać inny lub użyć adresu e-mail jako loginu.'; |
| | | $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.'; |
| | | ?> |