| | |
| | | <?php |
| | | $wb['ssl_state_txt'] = 'Stato'; |
| | | $wb['ssl_locality_txt'] = 'Località'; |
| | | $wb['ssl_locality_txt'] = 'Locality'; |
| | | $wb['ssl_organisation_txt'] = 'Organizzazione'; |
| | | $wb['ssl_organisation_unit_txt'] = 'Organisation Unit'; |
| | | $wb['ssl_country_txt'] = 'Regione'; |
| | |
| | | $wb['traffic_quota_txt'] = 'Quota Traffico'; |
| | | $wb['cgi_txt'] = 'CGI'; |
| | | $wb['ssi_txt'] = 'SSI'; |
| | | $wb['errordocs_txt'] = 'Erorri personalizzati'; |
| | | $wb['errordocs_txt'] = 'Errori personalizzati'; |
| | | $wb['ssl_txt'] = 'SSL'; |
| | | $wb['suexec_txt'] = 'SuEXEC'; |
| | | $wb['php_txt'] = 'PHP'; |
| | | $wb['client_txt'] = 'Cliente'; |
| | | $wb['limit_web_domain_txt'] = 'E stato raggiunto il numero massimo di domini web per il tuo account.'; |
| | | $wb['limit_web_aliasdomain_txt'] = 'E stato raggiunto il numero massimo di alias web per il tuo account.'; |
| | | $wb['limit_web_subdomain_txt'] = 'E stato raggiunto il numero massimo di sotto-domini per il tuo account.'; |
| | | $wb['apache_directives_txt'] = 'Direttive Apache'; |
| | | $wb['domain_error_empty'] = 'Il campo Dominio è vuoto.'; |
| | | $wb['limit_web_domain_txt'] = 'The max. number of web domains for your account is reached.'; |
| | | $wb['limit_web_aliasdomain_txt'] = 'The max. number of aliasdomains for your account is reached.'; |
| | | $wb['limit_web_subdomain_txt'] = 'The max. number of web subdomains for your account is reached.'; |
| | | $wb['apache_directives_txt'] = 'Apache directives'; |
| | | $wb['domain_error_empty'] = 'Domain is empty.'; |
| | | $wb['domain_error_unique'] = 'Domain must be unique.'; |
| | | $wb['domain_error_regex'] = 'Il campo Dominio non è valido.'; |
| | | $wb['domain_error_regex'] = 'Domain name invalid.'; |
| | | $wb['hd_quota_error_empty'] = 'Harddisk quota is empty.'; |
| | | $wb['traffic_quota_error_empty'] = 'Traffic quota is empty.'; |
| | | $wb['error_ssl_state_empty'] = 'SSL State is empty.'; |