| | |
| | | <?php |
| | | $wb['jailkit_chroot_home_txt'] = 'Jailkit chroot home'; |
| | | $wb['jailkit_chroot_app_sections_txt'] = 'Jailkit chroot app sections'; |
| | | $wb['jailkit_chroot_app_programs_txt'] = 'Jailkit chrooted applications'; |
| | | $wb['jailkit_chroot_cron_programs_txt'] = 'Jailkit cron chrooted applications'; |
| | | $wb['jailkit_chroot_app_sections_txt'] = 'Jailkit chroot Anwendungsbereiche'; |
| | | $wb['jailkit_chroot_app_programs_txt'] = 'Jailkit chrooted Anwendungen'; |
| | | $wb['jailkit_chroot_cron_programs_txt'] = 'Jailkit cron chrooted Anwendungen'; |
| | | $wb['website_path_txt'] = 'Website Pfad'; |
| | | $wb['website_symlinks_txt'] = 'Website Symlinks'; |
| | | $wb['vhost_conf_dir_txt'] = 'Vhost config dir'; |
| | |
| | | $wb['relayhost_txt'] = 'Relayhost'; |
| | | $wb['relayhost_user_txt'] = 'Relayhost Benutzer'; |
| | | $wb['relayhost_password_txt'] = 'Relayhost Passwort'; |
| | | $wb['mailbox_size_limit_txt'] = 'Mailbox Größen Limit'; |
| | | $wb['message_size_limit_txt'] = 'Message Größen Limit'; |
| | | $wb['mailbox_size_limit_txt'] = 'Mailboxgrößen-Limit'; |
| | | $wb['message_size_limit_txt'] = 'Nachrichtengrößen-Limit'; |
| | | $wb['ip_address_txt'] = 'IP Adresse'; |
| | | $wb['netmask_txt'] = 'Netmask'; |
| | | $wb['netmask_txt'] = 'Netzmaske'; |
| | | $wb['gateway_txt'] = 'Gateway'; |
| | | $wb['hostname_txt'] = 'Hostname'; |
| | | $wb['nameservers_txt'] = 'Nameserver'; |
| | | $wb['auto_network_configuration_txt'] = 'Netzwerk Konfiguration'; |
| | | $wb['auto_network_configuration_txt'] = 'Netzwerkkonfiguration'; |
| | | $wb['website_basedir_txt'] = 'Website basedir'; |
| | | $wb['ip_address_error_wrong'] = 'Ungültiges IP Adressen Format.'; |
| | | $wb['netmask_error_wrong'] = 'Ungültiges Netmask Format.'; |
| | | $wb['gateway_error_wrong'] = 'Ungültiges Gateway Format.'; |
| | | $wb['ip_address_error_wrong'] = 'Ungültiges IP-Adressen-Format.'; |
| | | $wb['netmask_error_wrong'] = 'Ungültiges Netzmasken-Format.'; |
| | | $wb['gateway_error_wrong'] = 'Ungültiges Gateway-Format.'; |
| | | $wb['hostname_error_empty'] = 'Hostname ist leer.'; |
| | | $wb['nameservers_error_empty'] = 'Nameserver ist leer.'; |
| | | $wb['config_dir_txt'] = 'Config Verzeichnis'; |
| | |
| | | $wb['named_conf_path_error_empty'] = 'BIND named.conf Pfad ist leer.'; |
| | | $wb['named_conf_local_path_error_empty'] = 'BIND named.conf.local Pfad ist leer.'; |
| | | $wb['mail_filter_syntax_txt'] = 'Mailfilter Syntax'; |
| | | $wb['pop3_imap_daemon_txt'] = 'POP3/IMAP Daemon'; |
| | | $wb['pop3_imap_daemon_txt'] = 'POP3/IMAP Dämon'; |
| | | $wb['php_open_basedir_txt'] = 'PHP open_basedir'; |
| | | $wb['php_open_basedir_error_empty'] = 'PHP open_basedir ist leer.'; |
| | | $wb['htaccess_allow_override_txt'] = '.htaccess AllowOverride'; |
| | | $wb['htaccess_allow_override_error_empty'] = '.htaccess AllowOverride ist leer.'; |
| | | $wb['awstats_conf_dir_txt'] = 'awstats conf folder'; |
| | | $wb['awstats_data_dir_txt'] = 'awstats data folder'; |
| | | $wb['awstats_pl_txt'] = 'awstats.pl script'; |
| | | $wb['awstats_buildstaticpages_pl_txt'] = 'awstats_buildstaticpages.pl script'; |
| | | $wb['backup_dir_txt'] = 'Backup directory'; |
| | | $wb['named_conf_local_path_txt'] = 'BIND named.conf.local path'; |
| | | $wb['php_ini_path_cgi_txt'] = 'CGI php.ini path'; |
| | | $wb['php_ini_path_apache_txt'] = 'Apache php.ini path'; |
| | | $wb['check_apache_config_txt'] = 'Test apache configuration on restart'; |
| | | ?> |
| | | |