| | |
| | | $wb['ssl_organisation_txt'] = 'Firma'; |
| | | $wb['ssl_organisation_unit_txt'] = 'Abteilung'; |
| | | $wb['ssl_country_txt'] = 'Land'; |
| | | $wb["ssl_key_txt"] = 'SSL-Key'; |
| | | $wb['ssl_key_txt'] = 'SSL-Key'; |
| | | $wb['ssl_request_txt'] = 'SSL-Request'; |
| | | $wb['ssl_cert_txt'] = 'SSL-Zertifikat'; |
| | | $wb['ssl_bundle_txt'] = 'SSL-Bundle'; |
| | |
| | | $wb['pm_max_spare_servers_error_regex'] = 'PHP-FPM pm.max_spare_servers muß eine positive ganze Zahl sein.'; |
| | | $wb['hd_quota_error_regex'] = 'Harddisk Quota ist ungültig.'; |
| | | $wb['traffic_quota_error_regex'] = 'Traffic Quota ist ungültig.'; |
| | | $wb["fastcgi_php_version_txt"] = 'PHP-Version'; |
| | | $wb["pm_txt"] = 'PHP-FPM Prozess Manager'; |
| | | $wb["pm_process_idle_timeout_txt"] = 'PHP-FPM pm.process_idle_timeout'; |
| | | $wb["pm_max_requests_txt"] = 'PHP-FPM pm.max_requests'; |
| | | $wb["pm_process_idle_timeout_error_regex"] = 'PHP-FPM pm.process_idle_timeout muß eine positive ganze Zahl sein.'; |
| | | $wb["pm_max_requests_error_regex"] = 'PHP-FPM pm.max_requests muß eine ganze Zahl >= 0 sein.'; |
| | | $wb["pm_ondemand_hint_txt"] = 'Bitte beachten Sie, daß Ihre PHP-Version >= 5.3.9 sein muß, wenn Sie den ondemand Process-Manager nutzen möchten. Wenn Sie ondemand für eine ältere PHP-Version auswählen, wird PHP nicht mehr starten!'; |
| | | $wb['fastcgi_php_version_txt'] = 'PHP-Version'; |
| | | $wb['pm_txt'] = 'PHP-FPM Prozess Manager'; |
| | | $wb['pm_process_idle_timeout_txt'] = 'PHP-FPM pm.process_idle_timeout'; |
| | | $wb['pm_max_requests_txt'] = 'PHP-FPM pm.max_requests'; |
| | | $wb['pm_process_idle_timeout_error_regex'] = 'PHP-FPM pm.process_idle_timeout muß eine positive ganze Zahl sein.'; |
| | | $wb['pm_max_requests_error_regex'] = 'PHP-FPM pm.max_requests muß eine ganze Zahl >= 0 sein.'; |
| | | $wb['pm_ondemand_hint_txt'] = 'Bitte beachten Sie, daß Ihre PHP-Version >= 5.3.9 sein muß, wenn Sie den ondemand Process-Manager nutzen möchten. Wenn Sie ondemand für eine ältere PHP-Version auswählen, wird PHP nicht mehr starten!'; |
| | | $wb['generate_password_txt'] = 'Passwort erzeugen'; |
| | | $wb['repeat_password_txt'] = 'Passwort wiederholen'; |
| | | $wb['password_mismatch_txt'] = 'Die Passwörter stimmen nicht überein.'; |