| | |
| | | <?php
|
| | |
|
| | | $wb["limit_client_error_notint"] = 'Client Limit is not a number.';
|
| | | $wb["limit_maildomain_txt"] = 'Max. number of email domains';
|
| | | $wb["limit_mailbox_txt"] = 'Max. number of mailboxes';
|
| | | $wb["limit_mailalias_txt"] = 'Max. number of email aliases';
|
| | | $wb["limit_mailforward_txt"] = 'Max. number of email forwarders';
|
| | | $wb["limit_mailcatchall_txt"] = 'Max. number of email catchall accounts';
|
| | | $wb["limit_mailrouting_txt"] = 'Max. number of email routes';
|
| | | $wb["limit_mailfilter_txt"] = 'Max. number of email filters';
|
| | | $wb["limit_fetchmail_txt"] = 'Max. number of fetchmail accounts';
|
| | | $wb["limit_mailquota_txt"] = 'Mailbox quota';
|
| | | $wb["limit_spamfilter_wblist_txt"] = 'Max. number of spamfilter white / blacklist filters';
|
| | | $wb["limit_spamfilter_user_txt"] = 'Max. number of spamfilter users';
|
| | | $wb["limit_spamfilter_policy_txt"] = 'Max. number of spamfilter policys';
|
| | | $wb["limit_client_txt"] = 'limit_client';
|
| | | $wb["limit_domain_txt"] = 'limit_domain';
|
| | | $wb["limit_subdomain_txt"] = 'limit_subdomain';
|
| | | $wb["limit_webquota_txt"] = 'limit_webquota';
|
| | | $wb["limit_database_txt"] = 'limit_database';
|
| | | $wb["limit_web_domain_txt"] = 'Max. number of web domains';
|
| | | $wb["limit_web_aliasdomain_txt"] = 'Max. number of web aliasdomains';
|
| | | $wb["limit_web_subdomain_txt"] = 'Max. number of web subdomains';
|
| | | $wb["limit_ftp_user_txt"] = 'Max. number of FTP users';
|
| | | $wb["limit_dns_zone_txt"] = 'Max. number of DNS zones';
|
| | | $wb["limit_dns_record_txt"] = 'Max. number DNS records';
|
| | | $wb["limit_shell_user_txt"] = 'Max. number of Shell users';
|
| | | $wb["limit_client_txt"] = 'Max. number of Clients';
|
| | | $wb["limit_maildomain_error_notint"] = 'The email domain limit must be a number.';
|
| | | $wb["limit_mailbox_error_notint"] = 'The mailbox limit must be a number.';
|
| | | $wb["limit_mailalias_error_notint"] = 'The email alias limit must be a number.';
|
| | | $wb["limit_mailforward_error_notint"] = 'The email forward limit must be a number.';
|
| | | $wb["limit_mailcatchall_error_notint"] = 'The email catchall limit must be a number.';
|
| | | $wb["limit_mailrouting_error_notint"] = 'The email routing limit must be a number.';
|
| | | $wb["limit_mailfilter_error_notint"] = 'The email filter limit must be a number.';
|
| | | $wb["limit_mailfetchmail_error_notint"] = 'The fetchmail limit must be a number.';
|
| | | $wb["limit_mailquota_error_notint"] = 'The email quota limit must be a number.';
|
| | | $wb["limit_spamfilter_wblist_error_notint"] = 'The spamfilter white / blacklist limit must be a number.';
|
| | | $wb["limit_spamfilter_user_error_notint"] = 'The spamfilter user limit must be a number.';
|
| | | $wb["limit_spamfilter_policy_error_notint"] = 'The spamfilter policy limit must be a number.';
|
| | | $wb["limit_web_domain_error_notint"] = 'The website limit must be a number.';
|
| | | $wb["limit_web_aliasdomain_error_notint"] = 'The website alias domain limit must be a number.';
|
| | | $wb["limit_web_subdomain_error_notint"] = 'The website subdomain limit must be a number.';
|
| | | $wb["limit_ftp_user_error_notint"] = 'The ftp user limit must be a number.';
|
| | | $wb["limit_shell_user_error_notint"] = 'The shell user limit must be a number.';
|
| | | $wb["limit_dns_zone_error_notint"] = 'The dns zone limit must be a number.';
|
| | | $wb["limit_dns_zone_error_notint"] = 'The dns record limit must be a number.';
|
| | | $wb["limit_client_error_notint"] = 'The sub client limit must be a number.';
|
| | | $wb["limit_database_txt"] = 'Max. number of Databases';
|
| | | $wb["limit_database_error_notint"] = 'The database limit must be a number.';
|
| | | $wb["error_template_name_empty"] = 'Please enter a Template name';
|
| | | ?> |
| | | <?php |
| | | $wb['limit_client_error_notint'] = 'The sub client limit must be a number.'; |
| | | $wb['limit_maildomain_txt'] = 'Nombre max. de domaines de-mails'; |
| | | $wb['limit_mailbox_txt'] = 'Nombre max. de boites e-mail'; |
| | | $wb['limit_mailalias_txt'] = 'Nombre max. dalias de-mail'; |
| | | $wb['limit_mailforward_txt'] = 'Nombre max. de routeurs de-mail'; |
| | | $wb['limit_mailcatchall_txt'] = 'Nombre max. de comptes catchall'; |
| | | $wb['limit_mailrouting_txt'] = 'Nombre max. de routes de-mails'; |
| | | $wb['limit_mailfilter_txt'] = 'Nombre max. de filtres de-mails'; |
| | | $wb['limit_fetchmail_txt'] = 'Nombre max. de comptes fetchmail'; |
| | | $wb['limit_mailquota_txt'] = 'Quota des boites e-mail'; |
| | | $wb['limit_spamfilter_wblist_txt'] = 'Nombre max. de liste blanches/noires de-mails'; |
| | | $wb['limit_spamfilter_user_txt'] = 'Nombre max. dutilisateurs du filtre à spam'; |
| | | $wb['limit_spamfilter_policy_txt'] = 'Nombre max. de règles du filtre à spam'; |
| | | $wb['limit_client_txt'] = 'Nombre max. de clients'; |
| | | $wb['limit_domain_txt'] = 'limit_domain'; |
| | | $wb['limit_subdomain_txt'] = 'limit_subdomain'; |
| | | $wb['limit_webquota_txt'] = 'limit_webquota'; |
| | | $wb['limit_database_txt'] = 'Nombre max. de bases de données.'; |
| | | $wb['limit_web_domain_txt'] = 'Nombre max. de domaines Web'; |
| | | $wb['limit_web_aliasdomain_txt'] = 'Max. number of web aliasdomains'; |
| | | $wb['limit_web_subdomain_txt'] = 'Nombre max. de sous-domaines'; |
| | | $wb['limit_ftp_user_txt'] = 'Nombre max. dutilisateurs FTP'; |
| | | $wb['limit_dns_zone_txt'] = 'Nombre max. de zones DNS'; |
| | | $wb['limit_dns_record_txt'] = 'Nombre max. denregistrements DNS'; |
| | | $wb['limit_shell_user_txt'] = 'Nombre max. dutilisateurs Shell'; |
| | | $wb['limit_maildomain_error_notint'] = 'La limite de domaines de-mail doit être un nombre.'; |
| | | $wb['limit_mailbox_error_notint'] = 'La limite de boites de-mail doit être un nombre.'; |
| | | $wb['limit_mailalias_error_notint'] = 'La limite dalias de-mail doit être un nombre.'; |
| | | $wb['limit_mailforward_error_notint'] = 'La limite de routeurs de-mail doit être un nombre.'; |
| | | $wb['limit_mailcatchall_error_notint'] = 'La limite de comptes catchall doit être un nombre.'; |
| | | $wb['limit_mailrouting_error_notint'] = 'La limite de routes de-mail doit être un nombre.'; |
| | | $wb['limit_mailfilter_error_notint'] = 'La limite de filtres de-mail doit être un nombre.'; |
| | | $wb['limit_mailfetchmail_error_notint'] = 'La limite de comptes fetchall doit être un nombre.'; |
| | | $wb['limit_mailquota_error_notint'] = 'La limite du quota des boites de-mail doit être un nombre.'; |
| | | $wb['limit_spamfilter_wblist_error_notint'] = 'La limite de listes blanches/noires du filtre à spam doit être un nombre.'; |
| | | $wb['limit_spamfilter_user_error_notint'] = 'La limite dutilisateurs du filtre à spam doit être un nombre.'; |
| | | $wb['limit_spamfilter_policy_error_notint'] = 'La limite de règles du filtre à spam doit être un nombre.'; |
| | | $wb['limit_web_domain_error_notint'] = 'La limite de sites web doit être un nombre.'; |
| | | $wb['limit_web_aliasdomain_error_notint'] = 'La limite dalias de domaines doit être un nombre.'; |
| | | $wb['limit_web_subdomain_error_notint'] = 'La limite de sous-domaines doit être un nombre.'; |
| | | $wb['limit_ftp_user_error_notint'] = 'La limite dutilisateurs FTP doit être un nombre.'; |
| | | $wb['limit_shell_user_error_notint'] = 'La limite dutilisateurs Shell doit être un nombre.'; |
| | | $wb['limit_dns_zone_error_notint'] = 'La limite denregistrements DNS doit être un nombre.'; |
| | | $wb['limit_database_error_notint'] = 'La limite de bases de données doit être un nombre.'; |
| | | $wb['error_template_name_empty'] = 'Entrez le nom du modèle.'; |
| | | $wb['limit_cron_txt'] = 'Nombre max. de tâches Cron'; |
| | | $wb['limit_cron_type_txt'] = 'Types des tâches Cron'; |
| | | $wb['limit_cron_frequency_txt'] = 'Délai minimum entre deux éxécutions'; |
| | | $wb['limit_cron_error_notint'] = 'La limite de tâches Cron doit être un nombre.'; |
| | | $wb['limit_cron_error_frequency'] = 'La fréquence des tâches Cron doit être un nombre.'; |
| | | $wb['limit_mailaliasdomain_txt'] = 'Max. number of domain aliases'; |
| | | $wb['limit_mailaliasdomain_error_notint'] = 'The email domain alias limit must be a number.'; |
| | | $wb['limit_web_quota_txt'] = 'Web Quota'; |
| | | $wb['limit_traffic_quota_txt'] = 'Traffic Quota'; |
| | | $wb['limit_trafficquota_error_notint'] = 'Traffic Quota must be a number.'; |
| | | ?> |