| | |
| | | $wb['ssl_organisation_txt'] = 'Firma'; |
| | | $wb['ssl_organisation_unit_txt'] = 'Abteilung'; |
| | | $wb['ssl_country_txt'] = 'Land'; |
| | | $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['ssl_action_txt'] = 'SSL Aktion'; |
| | | $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['ssl_action_txt'] = 'SSL-Aktion'; |
| | | $wb['server_id_txt'] = 'Server'; |
| | | $wb['domain_txt'] = 'Domain'; |
| | | $wb['type_txt'] = 'Typ'; |
| | |
| | | $wb['redirect_path_txt'] = 'Weiterleitungspfad'; |
| | | $wb['active_txt'] = 'Aktiv'; |
| | | $wb['document_root_txt'] = 'Documentroot'; |
| | | $wb['system_user_txt'] = 'Linux Benutzer'; |
| | | $wb['system_group_txt'] = 'Linux Gruppe'; |
| | | $wb['ip_address_txt'] = 'IP Adresse'; |
| | | $wb['vhost_type_txt'] = 'VHost Type'; |
| | | $wb['system_user_txt'] = 'Linux-Benutzer'; |
| | | $wb['system_group_txt'] = 'Linux-Gruppe'; |
| | | $wb['ip_address_txt'] = 'IP-Adresse'; |
| | | $wb['vhost_type_txt'] = 'vHost-Typ'; |
| | | $wb['hd_quota_txt'] = 'Speicherplatzbeschränkung'; |
| | | $wb['traffic_quota_txt'] = 'Transfervolumenbeschränkung'; |
| | | $wb['cgi_txt'] = 'CGI'; |
| | |
| | | $wb['hd_quota_error_empty'] = 'Speicherplatzbeschränkung ist leer.'; |
| | | $wb['traffic_quota_error_empty'] = 'Transfervolumenbeschränkung ist leer.'; |
| | | $wb['errordocs_txt'] = 'Eigene Fehlerseiten'; |
| | | $wb['error_ssl_state_empty'] = 'SSL Status ist leer.'; |
| | | $wb['error_ssl_state_empty'] = 'Bundesland (SSL) ist leer.'; |
| | | $wb['error_ssl_locality_empty'] = 'Ort (SSL) ist leer.'; |
| | | $wb['error_ssl_organisation_empty'] = 'Organisation (SSL) ist leer.'; |
| | | $wb['error_ssl_organisation_unit_empty'] = 'Abteilung (SSL) ist leer.'; |
| | |
| | | $wb['ssl_domain_txt'] = 'SSL Domain'; |
| | | $wb['allow_override_txt'] = 'Allow Override'; |
| | | $wb['limit_web_quota_free_txt'] = 'Max. mögliche Speicherplatzbeschränkung'; |
| | | $wb['ssl_state_error_regex'] = 'Ungültige SSL State. Gültige Zeichen sind: a-z, 0-9 und .,-_'; |
| | | $wb['ssl_locality_error_regex'] = 'Ungültige SSL Locality. Gülige Zeichen sind: a-z, 0-9 und .,-_'; |
| | | $wb['ssl_organisation_error_regex'] = 'Ungültige SSL Organisation. Gültige Zeichen sind: a-z, 0-9 und .,-_'; |
| | | $wb['ssl_organistaion_unit_error_regex'] = 'Ungültige SSL Organisation Unit. Gültige Zeichen sind: a-z, 0-9 und .,-_'; |
| | | $wb['ssl_country_error_regex'] = 'Ungültiges SSL Land. Gültige Zeichen sind: A-Z'; |
| | | $wb['ssl_state_error_regex'] = 'Ungültiges SSL-Bundesland. Gültige Zeichen sind: a-z, 0-9 und .,-_&äöüÄÖÜ'; |
| | | $wb['ssl_locality_error_regex'] = 'Ungültiger SSL-Ort. Gülige Zeichen sind: a-z, 0-9 und .,-_&äöüÄÖÜ'; |
| | | $wb['ssl_organisation_error_regex'] = 'Ungültige SSL-Firma. Gültige Zeichen sind: a-z, 0-9 und .,-_&äöüÄÖÜ'; |
| | | $wb['ssl_organistaion_unit_error_regex'] = 'Ungültige SSL-Abteilung. Gültige Zeichen sind: a-z, 0-9 und .,-_&äöüÄÖÜ'; |
| | | $wb['ssl_country_error_regex'] = 'Ungültiges SSL-Land. Gültige Zeichen sind: A-Z'; |
| | | $wb['limit_traffic_quota_free_txt'] = 'Max. mögliche Transfervolumenbeschränkung'; |
| | | $wb['redirect_error_regex'] = 'Ungültiger Weiterleitungspfad. Gültige Angaben sind beispielsweise: /test/ oder http://www.domain.tld/test/'; |
| | | $wb['php_open_basedir_txt'] = 'PHP open_basedir'; |
| | |
| | | $wb['available_nginx_directive_snippets_txt'] = 'Verfügbare nginx Direktiven Schnipsel:'; |
| | | $wb['proxy_directives_txt'] = 'Proxy Direktiven'; |
| | | $wb['available_proxy_directive_snippets_txt'] = 'Verfügbare Proxy Direktiven Schnipsel:'; |
| | | $wb['no_server_error'] = 'Kein Server ausgewählt.'; |
| | | $wb['no_backup_txt'] = 'Kein Backup'; |
| | | $wb['daily_backup_txt'] = 'Täglich'; |
| | | $wb['weekly_backup_txt'] = 'Wöchentlich'; |
| | | $wb['monthly_backup_txt'] = 'Monatlich'; |
| | | $wb['rewrite_rules_txt'] = 'Rewrite Rules'; |
| | | $wb['invalid_rewrite_rules_txt'] = 'Unzulässige Rewrite Rules'; |
| | | $wb['allowed_rewrite_rule_directives_txt'] = 'Erlaubte Direktiven:'; |
| | | $wb['configuration_error_txt'] = 'KONFIGURATIONSFEHLER'; |
| | | $wb['variables_txt'] = 'Variablen'; |
| | | $wb['added_by_txt'] = 'Hinzugefügt von'; |
| | | $wb['added_date_txt'] = 'Hinzugefügt am'; |
| | | $wb['backup_excludes_txt'] = 'Auszuschließende Verzeichnisse'; |
| | | $wb['backup_excludes_note_txt'] = '(Mehrere Verzeichnisse mit Kommas trennen. Beispiel: web/cache/*,web/backup)'; |
| | | $wb['backup_excludes_error_regex'] = 'Die auszuschließenden Verzeichnisse enthalten ungültige Zeichen.'; |
| | | $wb['invalid_custom_php_ini_settings_txt'] = 'Unzulässige php.ini-Einstellungen'; |
| | | ?> |