|
1 | 1 | <?php |
2 | | -$wb['ssl_state_txt'] = 'State'; |
| 2 | +$wb['ssl_state_txt'] = 'Stato'; |
3 | 3 | $wb['ssl_locality_txt'] = 'Locality'; |
4 | | -$wb['ssl_organisation_txt'] = 'Organisation'; |
| 4 | +$wb['ssl_organisation_txt'] = 'Organizzazione'; |
5 | 5 | $wb['ssl_organisation_unit_txt'] = 'Organisation Unit'; |
6 | | -$wb['ssl_country_txt'] = 'Country'; |
7 | | -$wb['ssl_request_txt'] = 'SSL Request'; |
8 | | -$wb['ssl_cert_txt'] = 'SSL Certificate'; |
| 6 | +$wb['ssl_country_txt'] = 'Regione'; |
| 7 | +$wb['ssl_request_txt'] = 'Richiesta SSL'; |
| 8 | +$wb['ssl_cert_txt'] = 'Certificato SSL'; |
9 | 9 | $wb['ssl_bundle_txt'] = 'SSL Bundle'; |
10 | 10 | $wb['ssl_action_txt'] = 'SSL Action'; |
11 | 11 | $wb['server_id_txt'] = 'Server'; |
12 | | -$wb['domain_txt'] = 'Domain'; |
13 | | -$wb['type_txt'] = 'Type'; |
| 12 | +$wb['domain_txt'] = 'Dominio'; |
| 13 | +$wb['type_txt'] = 'Tipo'; |
14 | 14 | $wb['parent_domain_id_txt'] = 'Parent Website'; |
15 | | -$wb['redirect_type_txt'] = 'Redirect Type'; |
16 | | -$wb['redirect_path_txt'] = 'Redirect Path'; |
17 | | -$wb['active_txt'] = 'Active'; |
| 15 | +$wb['redirect_type_txt'] = 'Tipo Redirect'; |
| 16 | +$wb['redirect_path_txt'] = 'Percorso Redirect'; |
| 17 | +$wb['active_txt'] = 'Attivo'; |
18 | 18 | $wb['document_root_txt'] = 'Documentroot'; |
19 | | -$wb['system_user_txt'] = 'Linux User'; |
20 | | -$wb['system_group_txt'] = 'Linux Group'; |
21 | | -$wb['ip_address_txt'] = 'IP-Address'; |
22 | | -$wb['vhost_type_txt'] = 'VHost Type'; |
23 | | -$wb['hd_quota_txt'] = 'Harddisk Quota'; |
24 | | -$wb['traffic_quota_txt'] = 'Traffic Quota'; |
| 19 | +$wb['system_user_txt'] = 'Utente Linux'; |
| 20 | +$wb['system_group_txt'] = 'Gruppo Linux'; |
| 21 | +$wb['ip_address_txt'] = 'Indirizzo IP'; |
| 22 | +$wb['vhost_type_txt'] = 'Tipo VHost'; |
| 23 | +$wb['hd_quota_txt'] = 'Quota Harddisk'; |
| 24 | +$wb['traffic_quota_txt'] = 'Quota Traffico'; |
25 | 25 | $wb['cgi_txt'] = 'CGI'; |
26 | 26 | $wb['ssi_txt'] = 'SSI'; |
27 | | -$wb['errordocs_txt'] = 'Own Error-Documents'; |
| 27 | +$wb['errordocs_txt'] = 'Erorri personalizzati'; |
28 | 28 | $wb['ssl_txt'] = 'SSL'; |
29 | 29 | $wb['suexec_txt'] = 'SuEXEC'; |
30 | 30 | $wb['php_txt'] = 'PHP'; |
31 | | -$wb['client_txt'] = 'Client'; |
| 31 | +$wb['client_txt'] = 'Cliente'; |
32 | 32 | $wb['limit_web_domain_txt'] = 'The max. number of web domains for your account is reached.'; |
33 | 33 | $wb['limit_web_aliasdomain_txt'] = 'The max. number of aliasdomains for your account is reached.'; |
34 | 34 | $wb['limit_web_subdomain_txt'] = 'The max. number of web subdomains for your account is reached.'; |
|
0 commit comments