| | |
| | | $wb['limit_ftp_user_txt'] = 'Max. Anzahl an FTP Benutzer'; |
| | | $wb['default_dnsserver_txt'] = 'Standard DNS Server'; |
| | | $wb['limit_dns_zone_txt'] = 'Max. Anzahl an DNS Zonen'; |
| | | $wb['limit_dns_slave_zone_txt'] = 'Max. number of secondary DNS zones'; |
| | | $wb['limit_dns_record_txt'] = 'Max. Anzahl an DNS Einträge'; |
| | | $wb['limit_shell_user_txt'] = 'Max. Anzahl an Shell Benutzer'; |
| | | $wb['limit_webdav_user_txt'] = 'Max. Anzahl an Webdav Benutzer'; |
| | |
| | | $wb['limit_shell_user_error_notint'] = 'Das Shell Benutzer Limit muss eine Nummer sein.'; |
| | | $wb['limit_webdav_user_error_notint'] = 'Das Webdav Benutzer Limit muss eine Nummer sein.'; |
| | | $wb['limit_dns_zone_error_notint'] = 'Das DNS Einträge Limit muss eine Nummer sein.'; |
| | | $wb['limit_dns_slave_zone_error_notint'] = 'The dns slave zone limit must be a number.'; |
| | | $wb['limit_dns_record_error_notint'] = 'The dns record limit must be a number.'; |
| | | $wb['default_dbserver_txt'] = 'Standarddatenbankserver'; |
| | | $wb['limit_database_error_notint'] = 'Das Datenbank Limit muss eine Nummer sein.'; |
| | | $wb['limit_cron_error_notint'] = 'Das Cron Job Limit muss eine Nummer sein.'; |