| | |
| | | <?php |
| | | $wb['limit_maildomain_txt'] = 'Max. Anzahl an E-Mail-Domains'; |
| | | $wb['limit_mailbox_txt'] = 'Max. Anzahl an Mailboxen'; |
| | | $wb['limit_mailalias_txt'] = 'Max. Anzahl an E-Mail-Aliassen'; |
| | | $wb['limit_mailalias_txt'] = 'Max. Anzahl an E-Mail-Aliases'; |
| | | $wb['limit_mailforward_txt'] = 'Max. Anzahl an E-Mail Weiterleitungen'; |
| | | $wb['limit_mailcatchall_txt'] = 'Max. Anzahl an E-Mail Catchall Konten'; |
| | | $wb['limit_mailrouting_txt'] = 'Max. Anzahl an E-Mail Routen'; |
| | |
| | | $wb['zip_txt'] = 'PLZ'; |
| | | $wb['city_txt'] = 'Ort'; |
| | | $wb['state_txt'] = 'Bundesland'; |
| | | $wb['country_txt'] = 'Staat'; |
| | | $wb['country_txt'] = 'Land'; |
| | | $wb['telephone_txt'] = 'Telefon'; |
| | | $wb['mobile_txt'] = 'Handy'; |
| | | $wb['fax_txt'] = 'Fax'; |
| | |
| | | $wb['password_strength_txt'] = 'Passwortkomplexität'; |
| | | $wb['template_master_txt'] = 'Mastervorlage'; |
| | | $wb['template_additional_txt'] = 'Add-Ons'; |
| | | $wb["active_template_additional_txt"] = 'Aktive Add-Ons'; |
| | | $wb['add_additional_template_txt'] = 'Zusätzliches Template hinzufügen'; |
| | | $wb['delete_additional_template_txt'] = 'Zusätzliches Template löschen'; |
| | | $wb['ssh_chroot_txt'] = 'SSH-Chroot Optionen'; |
| | | $wb['web_php_options_txt'] = 'PHP Optionen'; |
| | | $wb['limit_cgi_txt'] = 'CGI verfügbar'; |
| | | $wb['limit_ssi_txt'] = 'SSI verfügbar'; |
| | | $wb['limit_perl_txt'] = 'Perl verfügbar'; |
| | | $wb['limit_ruby_txt'] = 'Ruby verfügbar'; |
| | | $wb['limit_python_txt'] = 'Python verfügbar'; |
| | | $wb['force_suexec_txt'] = 'SuEXEC erzwungen'; |
| | | $wb['limit_hterror_txt'] = 'Eigene Fehlerseiten verfügbar'; |
| | | $wb['limit_wildcard_txt'] = 'Wildcard Subdomain verfügbar'; |
| | | $wb['limit_ssl_txt'] = 'SSL verfügbar'; |
| | | $wb['limit_client_error'] = 'Die maximale Anzahl an Kunden wurde erreicht.'; |
| | | $wb['limit_mailaliasdomain_txt'] = 'Max. Anzahl an Domainaliases'; |
| | | $wb['limit_mailaliasdomain_error_notint'] = 'Das E-Mail Domainalias Limit muss eine Zahl sein.'; |
| | | $wb['limit_mailaliasdomain_txt'] = 'Max. Anzahl an Domain-Aliases'; |
| | | $wb['limit_mailaliasdomain_error_notint'] = 'Das E-Mail Domain-Alias Limit muss eine Zahl sein.'; |
| | | $wb['limit_web_quota_txt'] = 'Web Quota'; |
| | | $wb['limit_traffic_quota_txt'] = 'Traffic Quota'; |
| | | $wb['limit_trafficquota_error_notint'] = 'Traffic Quota muss eine Zahl sein.'; |
| | |
| | | $wb['ssh_chroot_notempty'] = 'Keine SSH chroot-Option ausgewählt. Wähle mindestens eine SSH-Option.'; |
| | | $wb['username_error_collision'] = 'Der Benutzername sollte nicht mit dem Wort -web- oder -web- gefolgt von einer Nummer anfangen.'; |
| | | $wb['bank_account_number_txt'] = 'Kontonr.'; |
| | | $wb["bank_account_owner_txt"] = 'Kontoinhaber'; |
| | | $wb['bank_code_txt'] = 'BLZ'; |
| | | $wb['bank_name_txt'] = 'Bank'; |
| | | $wb['bank_account_iban_txt'] = 'IBAN'; |
| | | $wb['bank_account_swift_txt'] = 'BIC'; |
| | | $wb["web_limits_txt"] = 'Web-Limits'; |
| | | $wb["email_limits_txt"] = 'E-Mail-Limits'; |
| | | $wb["database_limits_txt"] = 'Datenbank-Limits'; |
| | | $wb["cron_job_limits_txt"] = 'Cron Job-Limits'; |
| | | $wb["dns_limits_txt"] = 'DNS-Limits'; |
| | | $wb["virtualization_limits_txt"] = 'Virtualisierungs-Limits'; |
| | | $wb['web_limits_txt'] = 'Web-Limits'; |
| | | $wb['email_limits_txt'] = 'E-Mail-Limits'; |
| | | $wb['database_limits_txt'] = 'Datenbank-Limits'; |
| | | $wb['cron_job_limits_txt'] = 'Cron Job-Limits'; |
| | | $wb['dns_limits_txt'] = 'DNS-Limits'; |
| | | $wb['virtualization_limits_txt'] = 'Virtualisierungs-Limits'; |
| | | $wb['generate_password_txt'] = 'Passwort erzeugen'; |
| | | $wb['repeat_password_txt'] = 'Passwort wiederholen'; |
| | | $wb['password_mismatch_txt'] = 'Die Passwörter stimmen nicht überein.'; |