| | |
| | | $wb['nameservers_txt'] = 'Nameserver'; |
| | | $wb['auto_network_configuration_txt'] = 'Netzwerkkonfiguration'; |
| | | $wb['website_basedir_txt'] = 'Website basedir'; |
| | | $wb['website_autoalias_txt'] = 'Website Autoalias'; |
| | | $wb['website_autoalias_note_txt'] = 'Platzhalter:'; |
| | | $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['php_fpm_socket_dir_txt'] = 'PHP-FPM Socket-Verzeichnis'; |
| | | $wb['php_fpm_socket_dir_error_empty'] = 'PHP-FPM Socket-Verzeichnis ist leer.'; |
| | | $wb['fastcgi_config_syntax_txt'] = 'FastCGI config syntax'; |
| | | $wb['backup_dir_ftpread_txt'] = 'Backup dir. readable for website FTP users.'; |
| | | $wb['try_rescue_txt'] = 'Aktiviere Service Monitoring und Neustart bei Unerreichbarkeit'; |
| | | $wb['do_not_try_rescue_httpd_txt'] = 'Deaktiviere HTTPD Monitoring'; |
| | | $wb['do_not_try_rescue_mysql_txt'] = 'Deaktiviere MySQL Monitoring'; |
| | | $wb['do_not_try_rescue_mail_txt'] = 'Deaktiviere Email Monitoring'; |
| | | $wb['rescue_description_txt'] = '<b>Information:</b> Falls Sie MySQL stoppen möchten, wählen Sie die "Deaktiviere MySQL Monitoring" Checkbox und warten Sie 2-3 Minuten.<br>Falls Sie nicht 2-3 Minuten warten, wird Rescue versuchen, MySQL neu zu starten!'; |
| | | $wb['enable_sni_txt'] = 'Enable SNI'; |
| | | $wb['set_folder_permissions_on_update_txt'] = 'Set folder permissions on update'; |
| | | $wb['add_web_users_to_sshusers_group_txt'] = 'Add web users to -sshusers- group'; |
| | | $wb['connect_userid_to_webid_txt'] = 'Connect Linux userid to webid'; |
| | | $wb['connect_userid_to_webid_start_txt'] = 'Start ID for userid/webid connect'; |
| | | $wb["fastcgi_additional_php_versions_txt"] = 'Zusätzliche PHP-Versionen'; |
| | | $wb["fastcgi_additional_php_versions_hint_txt"] = 'Format:<br><name>;<path_to_executable>;<path_to_php.ini_dir><br>z.B.:<br>PHP 5.2.17;/opt/php52/bin/php-cgi;/opt/php52/etc/'; |
| | | $wb['do_not_try_rescue_mail_txt'] = 'Deaktiviere E-Mail Monitoring'; |
| | | $wb['rescue_description_txt'] = '<b>Information:</b> Falls Sie MySQL stoppen möchten, wählen Sie die "Deaktiviere MySQL Monitoring" Checkbox und warten Sie 2-3 Minuten.<br>Falls Sie nicht 2-3 Minuten warten, wird Rescue versuchen, MySQL neu zu starten!'; |
| | | $wb['enable_sni_txt'] = 'Aktiviere SNI'; |
| | | $wb['set_folder_permissions_on_update_txt'] = 'Verzeichnisberechtigungen beim Update setzen'; |
| | | $wb['add_web_users_to_sshusers_group_txt'] = 'Webuser zur -sshusers- hinzufügen'; |
| | | $wb['connect_userid_to_webid_txt'] = 'Linux-Userid mit webid verknüpfen'; |
| | | $wb['connect_userid_to_webid_start_txt'] = 'Start-ID für userid/webid-Verknüpfung'; |
| | | $wb['realtime_blackhole_list_txt'] = 'Real-time Blackhole List'; |
| | | $wb['realtime_blackhole_list_note_txt'] = '(RBL\'s mit Kommas trennen)'; |
| | | $wb['ssl_settings_txt'] = 'SSL-Einstellungen'; |
| | | $wb['permissions_txt'] = 'Berechtigungen'; |
| | | $wb['php_settings_txt'] = 'PHP-Einstellungen'; |
| | | $wb['apps_vhost_settings_txt'] = 'Apps-Vhost-Einstellungen'; |
| | | $wb['awstats_settings_txt'] = 'AWStats-Einstellungen'; |
| | | $wb['backup_mode_txt'] = 'Backupmodus'; |
| | | $wb['backup_mode_userzip'] = 'Backup Dateien gehören dem Web-User (ZIP-Datei)'; |
| | | $wb['backup_mode_rootgz'] = 'Backup aller Dateien des Webverzeichnisses als Root-User'; |
| | | $wb['firewall_txt'] = 'Firewall'; |
| | | $wb['mailbox_quota_stats_txt'] = 'Mailbox Quota Statistiken'; |
| | | $wb['enable_ip_wildcard_txt'] = 'IP Wildcard (*) aktivieren'; |
| | | $wb['web_folder_protection_txt'] = 'Webordner unveränderlich machen (erweiterte Attribute)'; |
| | | ?> |