| | |
| | | $wb['source_server_txt'] = 'POP3/IMAP server'; |
| | | $wb['source_username_txt'] = 'Uživatelské jméno'; |
| | | $wb['source_password_txt'] = 'Heslo'; |
| | | $wb['source_delete_txt'] = 'Smazat emaily po obdržení'; |
| | | $wb['source_delete_txt'] = 'Smazat e-maily po obdržení'; |
| | | $wb['destination_txt'] = 'Cíl'; |
| | | $wb['active_txt'] = 'Aktivní'; |
| | | $wb['limit_fetchmail_txt'] = 'Dosažen maximální počet záznamů externího získávání emailů pro Váš účet.'; |
| | | $wb['limit_fetchmail_txt'] = 'Dosažen maximální počet záznamů externího získávání e-mailů pro Váš účet.'; |
| | | $wb['source_server_error_isempty'] = 'Server je prázdný.'; |
| | | $wb['source_username_error_isempty'] = 'Uživatelské jméno je prázdné.'; |
| | | $wb['source_password_error_isempty'] = 'Heslo je prázdné.'; |
| | | $wb['destination_error_isemail'] = 'Nevybrán žádný cíl.'; |
| | | $wb['source_server_error_regex'] = 'POP3/IMAP server není validní doménový název.'; |
| | | $wb['source_read_all_txt'] = 'Retrieve all emails (incl. read mails)'; |
| | | $wb['error_delete_read_all_combination'] = 'Illegal combination of options. You can not use \"Delete emails after retrieval\" = no together with \"Retrieve all emails\" = yes'; |
| | | $wb['source_read_all_txt'] = 'Načíst všechny e-maily (včetně již přečtené pošty)'; |
| | | $wb['error_delete_read_all_combination'] = 'Illegal combination of options. You can not use \\"Delete emails after retrieval\\" = no together with \\"Retrieve all emails\\" = yes'; |
| | | $wb['source_delete_note_txt'] = 'Please check first if email retrieval works, before you activate this option.'; |
| | | ?> |