Skip to content
Snippets Groups Projects
Commit 182e2d31 authored by fantu's avatar fantu
Browse files

italian update

parent 8804ba6f
No related branches found
No related tags found
No related merge requests found
Showing
with 73 additions and 73 deletions
...@@ -76,6 +76,6 @@ $wb['default_dbserver_txt'] = 'Server Database predefinito'; ...@@ -76,6 +76,6 @@ $wb['default_dbserver_txt'] = 'Server Database predefinito';
$wb['limit_database_error_notint'] = 'Il limite dei database deve essere un numero.'; $wb['limit_database_error_notint'] = 'Il limite dei database deve essere un numero.';
$wb['username_error_regex'] = 'Il nome utente contiene caratteri non validi.'; $wb['username_error_regex'] = 'Il nome utente contiene caratteri non validi.';
$wb['password_strength_txt'] = 'Sicurezza della Password'; $wb['password_strength_txt'] = 'Sicurezza della Password';
$wb['template_master_txt'] = 'Master'; $wb['template_master_txt'] = 'Principale';
$wb['template_additional_txt'] = 'Addon'; $wb['template_additional_txt'] = 'Aggiuntivo';
?> ?>
...@@ -43,5 +43,5 @@ $wb['limit_ftp_user_error_notint'] = 'The ftp user limit must be a number.'; ...@@ -43,5 +43,5 @@ $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_shell_user_error_notint'] = 'The shell user limit must be a number.';
$wb['limit_dns_zone_error_notint'] = 'The dns record limit must be a number.'; $wb['limit_dns_zone_error_notint'] = 'The dns record limit must be a number.';
$wb['limit_database_error_notint'] = 'The database limit must be a number.'; $wb['limit_database_error_notint'] = 'The database limit must be a number.';
$wb['error_template_name_empty'] = 'Please enter a Template name'; $wb['error_template_name_empty'] = 'Devi inserire il nome del modello';
?> ?>
<?php <?php
$wb['list_head_txt'] = 'Client-Templates'; $wb['list_head_txt'] = 'Modelli cliente';
$wb['template_type_txt'] = 'Type'; $wb['template_type_txt'] = 'Tipo';
$wb['template_name_txt'] = 'Template name'; $wb['template_name_txt'] = 'Nome modello';
?> ?>
<?php <?php
$wb['server_id_txt'] = 'Server'; $wb['server_id_txt'] = 'Server';
$wb['type_txt'] = 'Type'; $wb['type_txt'] = 'Tipo';
$wb['database_name_txt'] = 'Database name'; $wb['database_name_txt'] = 'Nome Database';
$wb['database_user_txt'] = 'Database user'; $wb['database_user_txt'] = 'Utente Database';
$wb['database_password_txt'] = 'Database password'; $wb['database_password_txt'] = 'Password Database';
$wb['password_strength_txt'] = 'Password strength'; $wb['password_strength_txt'] = 'Sicurezza della Password';
$wb['database_charset_txt'] = 'Database charset'; $wb['database_charset_txt'] = 'Database charset';
$wb['remote_access_txt'] = 'Remote Access'; $wb['remote_access_txt'] = 'Accesso remoto';
$wb['client_txt'] = 'Client'; $wb['client_txt'] = 'Cliente';
$wb['active_txt'] = 'Active'; $wb['active_txt'] = 'Attivo';
$wb['database_name_error_empty'] = 'Database name is empty.'; $wb['database_name_error_empty'] = 'Database name is empty.';
$wb['database_name_error_unique'] = 'There is already a database with this name on the server. To get a unique name, e.g. prepend your domain name to the database name.'; $wb['database_name_error_unique'] = 'There is already a database with this name on the server. To get a unique name, e.g. prepend your domain name to the database name.';
$wb['database_name_error_regex'] = 'Invalid database name. The database name may contain these characters: a-z, A-Z, 0-9 and the underscore. Length: 2 - 64 characters.'; $wb['database_name_error_regex'] = 'Invalid database name. The database name may contain these characters: a-z, A-Z, 0-9 and the underscore. Length: 2 - 64 characters.';
......
<?php <?php
$wb['list_head_txt'] = 'Database'; $wb['list_head_txt'] = 'Database';
$wb['active_txt'] = 'Active'; $wb['active_txt'] = 'Attivo';
$wb['remote_access_txt'] = 'Remote Access'; $wb['remote_access_txt'] = 'Accesso remoto';
$wb['server_id_txt'] = 'Server'; $wb['server_id_txt'] = 'Server';
$wb['database_name_txt'] = 'Database name'; $wb['database_name_txt'] = 'Nome Database';
$wb['add_new_record_txt'] = 'Add new Database'; $wb['add_new_record_txt'] = 'Aggiungi nuovo Database';
?> ?>
<?php <?php
$wb['uid_txt'] = 'UID'; $wb['uid_txt'] = 'UID';
$wb['gid_txt'] = 'GID'; $wb['gid_txt'] = 'GID';
$wb['dir_txt'] = 'Directory'; $wb['dir_txt'] = 'Cartella';
$wb['quota_files_txt'] = 'Filequota'; $wb['quota_files_txt'] = 'Filequota';
$wb['ul_ratio_txt'] = 'Uploadratio'; $wb['ul_ratio_txt'] = 'Uploadratio';
$wb['dl_ratio_txt'] = 'Downloadratio'; $wb['dl_ratio_txt'] = 'Downloadratio';
$wb['ul_bandwidth_txt'] = 'Uploadbandwidth'; $wb['ul_bandwidth_txt'] = 'Banda Upload';
$wb['dl_bandwidth_txt'] = 'Downloadbandwidth'; $wb['dl_bandwidth_txt'] = 'Banda Download';
$wb['server_id_txt'] = 'Server'; $wb['server_id_txt'] = 'Server';
$wb['parent_domain_id_txt'] = 'Website'; $wb['parent_domain_id_txt'] = 'Sito';
$wb['username_txt'] = 'Username'; $wb['username_txt'] = 'Username';
$wb['password_txt'] = 'Password'; $wb['password_txt'] = 'Password';
$wb['password_strength_txt'] = 'Password strength'; $wb['password_strength_txt'] = 'Password strength';
$wb['quota_size_txt'] = 'Harddisk-Quota'; $wb['quota_size_txt'] = 'Harddisk-Quota';
$wb['active_txt'] = 'Active'; $wb['active_txt'] = 'Attivo';
$wb['limit_ftp_user_txt'] = 'The max. number of FTP users for your account is reached.'; $wb['limit_ftp_user_txt'] = 'The max. number of FTP users for your account is reached.';
$wb['username_error_empty'] = 'Username is empty.'; $wb['username_error_empty'] = 'Username is empty.';
$wb['username_error_unique'] = 'The username must be unique.'; $wb['username_error_unique'] = 'The username must be unique.';
......
<?php <?php
$wb['list_head_txt'] = 'FTP-User'; $wb['list_head_txt'] = 'Utente FTP';
$wb['active_txt'] = 'Active'; $wb['active_txt'] = 'Attivo';
$wb['server_id_txt'] = 'Server'; $wb['server_id_txt'] = 'Server';
$wb['parent_domain_id_txt'] = 'Website'; $wb['parent_domain_id_txt'] = 'Sito';
$wb['username_txt'] = 'Username'; $wb['username_txt'] = 'Username';
$wb['add_new_record_txt'] = 'Add new FTP-User'; $wb['add_new_record_txt'] = 'Aggiungi nuovo utente FTP';
?> ?>
<?php <?php
$wb['list_head_txt'] = 'Shell User'; $wb['list_head_txt'] = 'Utente Shell';
$wb['active_txt'] = 'Active'; $wb['active_txt'] = 'Attivo';
$wb['server_id_txt'] = 'Server'; $wb['server_id_txt'] = 'Server';
$wb['parent_domain_id_txt'] = 'Site'; $wb['parent_domain_id_txt'] = 'Sito';
$wb['username_txt'] = 'Username'; $wb['username_txt'] = 'Username';
$wb['add_new_record_txt'] = 'Add new Shell-User'; $wb['add_new_record_txt'] = 'Aggiungi nuovo Shell';
?> ?>
<?php <?php
$wb['ssl_state_txt'] = 'State'; $wb['ssl_state_txt'] = 'Stato';
$wb['ssl_locality_txt'] = 'Locality'; $wb['ssl_locality_txt'] = 'Locality';
$wb['ssl_organisation_txt'] = 'Organisation'; $wb['ssl_organisation_txt'] = 'Organizzazione';
$wb['ssl_organisation_unit_txt'] = 'Organisation Unit'; $wb['ssl_organisation_unit_txt'] = 'Organisation Unit';
$wb['ssl_country_txt'] = 'Country'; $wb['ssl_country_txt'] = 'Regione';
$wb['ssl_request_txt'] = 'SSL Request'; $wb['ssl_request_txt'] = 'Richiesta SSL';
$wb['ssl_cert_txt'] = 'SSL Certificate'; $wb['ssl_cert_txt'] = 'Certificato SSL';
$wb['ssl_bundle_txt'] = 'SSL Bundle'; $wb['ssl_bundle_txt'] = 'SSL Bundle';
$wb['ssl_action_txt'] = 'SSL Action'; $wb['ssl_action_txt'] = 'SSL Action';
$wb['server_id_txt'] = 'Server'; $wb['server_id_txt'] = 'Server';
$wb['domain_txt'] = 'Domain'; $wb['domain_txt'] = 'Dominio';
$wb['type_txt'] = 'Type'; $wb['type_txt'] = 'Tipo';
$wb['parent_domain_id_txt'] = 'Parent Website'; $wb['parent_domain_id_txt'] = 'Parent Website';
$wb['redirect_type_txt'] = 'Redirect Type'; $wb['redirect_type_txt'] = 'Tipo Redirect';
$wb['redirect_path_txt'] = 'Redirect Path'; $wb['redirect_path_txt'] = 'Percorso Redirect';
$wb['active_txt'] = 'Active'; $wb['active_txt'] = 'Attivo';
$wb['document_root_txt'] = 'Documentroot'; $wb['document_root_txt'] = 'Documentroot';
$wb['system_user_txt'] = 'Linux User'; $wb['system_user_txt'] = 'Utente Linux';
$wb['system_group_txt'] = 'Linux Group'; $wb['system_group_txt'] = 'Gruppo Linux';
$wb['ip_address_txt'] = 'IP-Address'; $wb['ip_address_txt'] = 'Indirizzo IP';
$wb['vhost_type_txt'] = 'VHost Type'; $wb['vhost_type_txt'] = 'Tipo VHost';
$wb['hd_quota_txt'] = 'Harddisk Quota'; $wb['hd_quota_txt'] = 'Quota Harddisk';
$wb['traffic_quota_txt'] = 'Traffic Quota'; $wb['traffic_quota_txt'] = 'Quota Traffico';
$wb['cgi_txt'] = 'CGI'; $wb['cgi_txt'] = 'CGI';
$wb['ssi_txt'] = 'SSI'; $wb['ssi_txt'] = 'SSI';
$wb['errordocs_txt'] = 'Own Error-Documents'; $wb['errordocs_txt'] = 'Erorri personalizzati';
$wb['ssl_txt'] = 'SSL'; $wb['ssl_txt'] = 'SSL';
$wb['suexec_txt'] = 'SuEXEC'; $wb['suexec_txt'] = 'SuEXEC';
$wb['php_txt'] = 'PHP'; $wb['php_txt'] = 'PHP';
$wb['client_txt'] = 'Client'; $wb['client_txt'] = 'Cliente';
$wb['limit_web_domain_txt'] = 'The max. number of web domains for your account is reached.'; $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_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['limit_web_subdomain_txt'] = 'The max. number of web subdomains for your account is reached.';
......
<?php <?php
$wb['list_head_txt'] = 'Websites'; $wb['list_head_txt'] = 'Siti';
$wb['domain_id_txt'] = 'ID'; $wb['domain_id_txt'] = 'ID';
$wb['active_txt'] = 'Active'; $wb['active_txt'] = 'Attivo';
$wb['server_id_txt'] = 'Server'; $wb['server_id_txt'] = 'Server';
$wb['domain_txt'] = 'Domain'; $wb['domain_txt'] = 'Dominio';
$wb['add_new_record_txt'] = 'Add new website'; $wb['add_new_record_txt'] = 'Aggiungi nuovo sito';
?> ?>
<?php <?php
$wb['ssl_state_txt'] = 'State'; $wb['ssl_state_txt'] = 'Stato';
$wb['ssl_locality_txt'] = 'Locality'; $wb['ssl_locality_txt'] = 'Locality';
$wb['ssl_organisation_txt'] = 'Organisation'; $wb['ssl_organisation_txt'] = 'Organizzazione';
$wb['ssl_organisation_unit_txt'] = 'Organisation Unit'; $wb['ssl_organisation_unit_txt'] = 'Organisation Unit';
$wb['ssl_country_txt'] = 'Country'; $wb['ssl_country_txt'] = 'Country';
$wb['ssl_request_txt'] = 'SSL Request'; $wb['ssl_request_txt'] = 'SSL Request';
...@@ -9,29 +9,29 @@ $wb['ssl_cert_txt'] = 'SSL Certificate'; ...@@ -9,29 +9,29 @@ $wb['ssl_cert_txt'] = 'SSL Certificate';
$wb['ssl_bundle_txt'] = 'SSL Bundle'; $wb['ssl_bundle_txt'] = 'SSL Bundle';
$wb['ssl_action_txt'] = 'SSL Action'; $wb['ssl_action_txt'] = 'SSL Action';
$wb['server_id_txt'] = 'Server'; $wb['server_id_txt'] = 'Server';
$wb['domain_txt'] = 'Domain'; $wb['domain_txt'] = 'Dominio';
$wb['type_txt'] = 'Type'; $wb['type_txt'] = 'Tipo';
$wb['parent_domain_id_txt'] = 'Parent Website'; $wb['parent_domain_id_txt'] = 'Parent Website';
$wb['redirect_type_txt'] = 'Redirect Type'; $wb['redirect_type_txt'] = 'Tipo Redirect';
$wb['redirect_path_txt'] = 'Redirect Path'; $wb['redirect_path_txt'] = 'Percorso Redirect';
$wb['active_txt'] = 'Active'; $wb['active_txt'] = 'Attivo';
$wb['document_root_txt'] = 'Documentroot'; $wb['document_root_txt'] = 'Documentroot';
$wb['system_user_txt'] = 'Linux User'; $wb['system_user_txt'] = 'Utente Linux';
$wb['system_group_txt'] = 'Linux Group'; $wb['system_group_txt'] = 'Gruppo Linux';
$wb['ip_address_txt'] = 'IP-Address'; $wb['ip_address_txt'] = 'Indirizzo IP';
$wb['vhost_type_txt'] = 'VHost Type'; $wb['vhost_type_txt'] = 'Tipo VHost';
$wb['hd_quota_txt'] = 'Harddisk Quota'; $wb['hd_quota_txt'] = 'Quota Harddisk';
$wb['traffic_quota_txt'] = 'Traffic Quaota'; $wb['traffic_quota_txt'] = 'Quota Traffico';
$wb['cgi_txt'] = 'CGI'; $wb['cgi_txt'] = 'CGI';
$wb['ssi_txt'] = 'SSI'; $wb['ssi_txt'] = 'SSI';
$wb['ssl_txt'] = 'SSL'; $wb['ssl_txt'] = 'SSL';
$wb['suexec_txt'] = 'SuEXEC'; $wb['suexec_txt'] = 'SuEXEC';
$wb['php_txt'] = 'PHP'; $wb['php_txt'] = 'PHP';
$wb['client_txt'] = 'Client'; $wb['client_txt'] = 'Cliente';
$wb['limit_web_domain_txt'] = 'The max. number of web domains for your account is reached.'; $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_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['limit_web_subdomain_txt'] = 'The max. number of web subdomains for your account is reached.';
$wb['apache_directives_txt'] = 'Apache directives'; $wb['apache_directives_txt'] = 'Direttive Apache';
$wb['domain_error_empty'] = 'Domain is empty.'; $wb['domain_error_empty'] = 'Domain is empty.';
$wb['domain_error_unique'] = 'Domain must be unique.'; $wb['domain_error_unique'] = 'Domain must be unique.';
$wb['domain_error_regex'] = 'Domain name invalid.'; $wb['domain_error_regex'] = 'Domain name invalid.';
......
<?php <?php
$wb['list_head_txt'] = 'Subdomains'; $wb['list_head_txt'] = 'Sottodomini';
$wb['active_txt'] = 'Active'; $wb['active_txt'] = 'Attivo';
$wb['server_id_txt'] = 'Server'; $wb['server_id_txt'] = 'Server';
$wb['parent_domain_id_txt'] = 'Website'; $wb['parent_domain_id_txt'] = 'Sito';
$wb['domain_txt'] = 'Subdomain'; $wb['domain_txt'] = 'Sottodominio';
$wb['add_new_record_txt'] = 'Add new subdomain'; $wb['add_new_record_txt'] = 'Aggiungi nuovo sottodominio';
?> ?>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment