| | |
| | | <?php |
| | | $wb['head_txt'] = 'Resynchronizační nástroje'; |
| | | $wb['legend_txt'] = 'Resynchronizace'; |
| | | $wb['resync_sites_txt'] = 'Resynchronizovat webové stránky'; |
| | | $wb['resync_ftp_txt'] = 'Resynchronizovat FTP uživatele'; |
| | | $wb['resync_shell_txt'] = 'Resynchronizovat shell uživatele'; |
| | | $wb['resync_cron_txt'] = 'Resynchronizovat cron úlohy'; |
| | | $wb['resync_db_txt'] = 'Resynchronizovat clientdb konfigurace'; |
| | | $wb['resync_mailbox_txt'] = 'Resynchronizovat e-mailové schránky'; |
| | | $wb['resync_dns_txt'] = 'DNS záznamy'; |
| | | $wb['btn_start_txt'] = 'Zahájit'; |
| | | $wb['btn_cancel_txt'] = 'Zrušit'; |
| | | $wb['resync_client_txt'] = 'Resync Client records'; |
| | | $wb['resync_all_txt'] = 'Všechny služby'; |
| | | $wb['resync_webdav_txt'] = 'WebDAV-Users'; |
| | | $wb['resync_mail_txt'] = 'Maildomains'; |
| | | $wb['resync_mailfilter_txt'] = 'Mailfilter'; |
| | | $wb['resync_mailinglist_txt'] = 'Mailinglist'; |
| | | $wb['resync_vserver_txt'] = 'vServer'; |
| | | $wb['all_active_txt'] = 'All active server'; |
| | | $wb['all_active_mail_txt'] = 'All active Mail-Server'; |
| | | $wb['all_active_web_txt'] = 'All active Web-Server'; |
| | |
| | | $wb['do_dns_txt'] = 'Resynced DNS zone'; |
| | | $wb['do_vserver_txt'] = 'Resynced vServer'; |
| | | $wb['do_clients_txt'] = 'Resynced clients and reseller'; |
| | | $wb['no_results_txt'] = 'Nothing found'; |
| | | $wb['no_results_txt'] = 'Nic nebylo nalezeno'; |
| | | $wb['do_mail_spamfilter_policy_txt'] = 'Resynced Spamfilter Policies'; |
| | | $wb['do_mail_spamfilter_txt'] = 'Resynced Spamfilter'; |
| | | $wb['do_mailget_txt'] = 'Resynced Fetchmail'; |
| | | $wb['resync_mailget_txt'] = 'Fetchmail'; |
| | | $wb['head_txt'] = 'Resynchronizační nástroje'; |
| | | $wb['legend_txt'] = 'Resynchronizace'; |
| | | $wb['resync_sites_txt'] = 'Resynchronizovat webové stránky'; |
| | | $wb['resync_ftp_txt'] = 'Resynchronizovat FTP uživatele'; |
| | | $wb['resync_shell_txt'] = 'Resynchronizovat shell uživatele'; |
| | | $wb['resync_cron_txt'] = 'Resynchronizovat cron úlohy'; |
| | | $wb['resync_db_txt'] = 'Resynchronizovat clientdb konfigurace'; |
| | | $wb['resync_mailbox_txt'] = 'Resynchronizovat e-mailové schránky'; |
| | | $wb['resync_dns_txt'] = 'Resynchronizovat DNS záznamy'; |
| | | $wb['btn_start_txt'] = 'Zahájit'; |
| | | $wb['btn_cancel_txt'] = 'Zrušit'; |
| | | $wb['resync_client_txt'] = 'Resync Client records'; |
| | | $wb['resync_all_txt'] = 'All services'; |
| | | $wb['resync_webdav_txt'] = 'WebDAV-Users'; |
| | | $wb['resync_mail_txt'] = 'Maildomains'; |
| | | $wb['resync_mailfilter_txt'] = 'Mailfilter'; |
| | | $wb['resync_mailinglist_txt'] = 'Mailinglist'; |
| | | $wb['resync_vserver_txt'] = 'vServer'; |
| | | ?> |
| | | |