| | |
| | | $wb['ort_txt'] = 'Město'; |
| | | $wb['plz_txt'] = 'PSČ'; |
| | | $wb['land_txt'] = 'Stát'; |
| | | $wb['email_txt'] = 'Email'; |
| | | $wb['email_txt'] = 'E-mail'; |
| | | $wb['url_txt'] = 'URL'; |
| | | $wb['telefon_txt'] = 'Telefon'; |
| | | $wb['fax_txt'] = 'Fax'; |
| | | $wb['groups_txt'] = 'Skupiny'; |
| | | $wb['default_group_txt'] = 'Výchozí skupina'; |
| | | $wb['startmodule_err'] = 'Výchozí modul nenalezen v modulech.'; |
| | | $wb['generate_password_txt'] = 'Generovat heslo'; |
| | | $wb['repeat_password_txt'] = 'Opakujte heslo'; |
| | | $wb['password_mismatch_txt'] = 'Hesla se neshodují.'; |
| | | $wb['password_match_txt'] = 'Hesla se shodují.'; |
| | | $wb['username_error_collision'] = 'Uživatelské jméno nesmí být web nebo web a číslo.\\"'; |
| | | $wb['client_not_admin_err'] = 'A user that belongs to a client can not be set to type: admin'; |
| | | ?> |