From 3498f7f39f32e82d4ce4178f708b56e29aadcea0 Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Thu, 20 Oct 2011 06:23:56 -0400 Subject: [PATCH] - Updated italian language files. - Fixed a warning in apache plugin. --- interface/web/client/lib/lang/it_client_template.lng | 4 +- interface/web/admin/lib/lang/it_system_config.lng | 8 ++-- interface/web/dns/lib/lang/it_dns_soa.lng | 2 interface/web/admin/lib/lang/it.lng | 4 +- interface/web/sites/lib/lang/it_shell_user.lng | 1 interface/web/sites/lib/lang/it_web_sites_stats_list.lng | 12 +++--- interface/web/sites/lib/lang/it_web_domain.lng | 16 ++++---- server/plugins-available/apache2_plugin.inc.php | 2 interface/web/admin/lib/lang/it_server_config.lng | 6 +- interface/web/sites/lib/lang/it_cron_list.lng | 18 ++++---- interface/web/dns/lib/lang/it.lng | 3 + interface/web/sites/lib/lang/it.lng | 12 +++--- interface/web/sites/lib/lang/it_ftp_user.lng | 10 ++-- interface/lib/lang/it.lng | 22 +++++----- 14 files changed, 62 insertions(+), 58 deletions(-) diff --git a/interface/lib/lang/it.lng b/interface/lib/lang/it.lng index db062ca..d72d43c 100644 --- a/interface/lib/lang/it.lng +++ b/interface/lib/lang/it.lng @@ -7,11 +7,6 @@ $wb['number_format_decimals'] = '2'; $wb['number_format_dec_point'] = '.'; $wb['number_format_thousands_sep'] = ''; -$wb['error_301'] = 'Modulo non permesso per l`utente corrente.'; -$wb['error_302'] = 'Modulo non valido.'; -$wb['error_1001'] = 'Nome utente e password non possono essere vuoti!'; -$wb['error_1002'] = 'Il nome utente e/o la password non sono corretti!'; -$wb['error_1003'] = 'Questo utento non è attivo!'; $wb['delete_confirmation'] = 'Sei sicuro di voler cancellare questo record?'; $wb['error_no_view_permission'] = 'Non hai il permesso di visualizzare questo record o non esiste!'; $wb['error_no_delete_permission'] = 'Non hai il permesso per cancellare questo record!'; @@ -26,18 +21,23 @@ $wb['btn_cancel_txt'] = 'Indietro'; $wb['toolsarea_head_txt'] = 'Tools'; $wb['page_and_txt'] = 'and'; -$wb['top_menu_system'] = 'System'; +$wb['top_menu_system'] = 'Sistema'; $wb['top_menu_client'] = 'Client'; $wb['top_menu_email'] = 'Email'; $wb['top_menu_monitor'] = 'Monitor'; -$wb['top_menu_sites'] = 'Sites'; +$wb['top_menu_sites'] = 'Siti'; $wb['top_menu_dns'] = 'DNS'; -$wb['top_menu_tools'] = 'Tools'; -$wb['top_menu_help'] = 'Help'; +$wb['top_menu_tools'] = 'Strumenti'; +$wb['top_menu_help'] = 'Aiuto'; $wb['top_menu_billing'] = 'Billing'; -$wb['top_menu_domain'] = 'Domains'; +$wb['top_menu_domain'] = 'Domini'; $wb['top_menu_dashboard'] = 'Home'; -$wb['latest_news_txt'] = 'Latest news'; +$wb['latest_news_txt'] = 'Ultime notizie'; +$wb['error_301'] = 'Module not permitted for the current user.'; +$wb['error_302'] = 'Module invalid.'; +$wb['error_1001'] = 'The username and password cannot be empty !'; +$wb['error_1002'] = 'The username and/or password are not correct !'; +$wb['error_1003'] = 'The username is deactivated!'; $wb['top_menu_vm'] = 'VServer'; $wb['daynamesmin_su'] = 'Su'; $wb['daynamesmin_mo'] = 'Mo'; diff --git a/interface/web/admin/lib/lang/it.lng b/interface/web/admin/lib/lang/it.lng index b9000c0..4a55f63 100644 --- a/interface/web/admin/lib/lang/it.lng +++ b/interface/web/admin/lib/lang/it.lng @@ -1,4 +1,6 @@ <?php +$wb['1001'] = 'Username or password is empty.'; +$wb['1002'] = 'Username or password is wrong.'; $wb['Firewall'] = 'Firewall'; $wb['Groups'] = 'Gruppi'; $wb['groups_description'] = 'Form to edit systemuser groups.'; @@ -38,6 +40,4 @@ $wb['Remote Actions'] = 'Remote Actions'; $wb['Do OS-Update'] = 'Do OS-Update'; $wb['Do ISPConfig-Update'] = 'Do ISPConfig-Update'; -$wb['1001'] = 'Username or password is empty.'; -$wb['1002'] = 'Username or password is wrong.'; ?> diff --git a/interface/web/admin/lib/lang/it_server_config.lng b/interface/web/admin/lib/lang/it_server_config.lng index 6904e79..fc131e9 100644 --- a/interface/web/admin/lib/lang/it_server_config.lng +++ b/interface/web/admin/lib/lang/it_server_config.lng @@ -4,7 +4,6 @@ $wb['jailkit_chroot_app_programs_txt'] = 'Jailkit chrooted applications'; $wb['website_path_txt'] = 'Website path'; $wb['website_symlinks_txt'] = 'Website symlinks'; -$wb['website_symlinks_rel_txt'] = 'Make relative symlinks'; $wb['vhost_conf_dir_txt'] = 'Vhost config dir'; $wb['vhost_conf_enabled_dir_txt'] = 'Vhost config enabled dir'; $wb['getmail_config_dir_txt'] = 'Getmail config dir'; @@ -83,6 +82,7 @@ $wb['ufw_default_forward_policy_txt'] = 'Default Forward Policy'; $wb['ufw_default_application_policy_txt'] = 'Default Application Policy'; $wb['ufw_log_level_txt'] = 'Log Level'; +$wb['website_symlinks_rel_txt'] = 'Make relative symlinks'; $wb['network_config_warning_txt'] = 'The network configuration option is only available for Debian and Ubuntu Servers. Do not enable this option if your network interface is not eth0.'; $wb['CA_path_txt'] = 'CA Path'; $wb['CA_pass_txt'] = 'CA passphrase'; @@ -144,9 +144,9 @@ $wb['php_fpm_socket_dir_txt'] = 'PHP-FPM socket directory'; $wb['php_fpm_socket_dir_error_empty'] = 'PHP-FPM socket directory is empty.'; $wb['try_rescue_txt'] = 'Enable service monitoring and restart on failure'; -$wb['do_not_try_rescue_apache_txt'] = 'Disable apache monitoring'; +$wb['do_not_try_rescue_httpd_txt'] = 'Disable HTTPD monitoring'; $wb['do_not_try_rescue_mysql_txt'] = 'Disable MySQL monitoring'; $wb['do_not_try_rescue_mail_txt'] = 'Disable Email monitoring'; -$wb['rescue_description_txt'] = '<b>Information:</b> If you want to shut down mysql you have to select the Disable MySQL monitor checkbox and then wait 2-3 minutes.<br>if you do not wait 2-3 minutes, rescue will try to restart mysql!'; +$wb['rescue_description_txt'] = '<b>Information:</b> If you want to shut down mysql you have to select the Disable MySQL monitor checkbox and then wait 2-3 minutes.<br>If you do not wait 2-3 minutes, rescue will try to restart mysql!'; $wb['enable_sni_txt'] = 'Enable SNI'; ?> diff --git a/interface/web/admin/lib/lang/it_system_config.lng b/interface/web/admin/lib/lang/it_system_config.lng index dd5b9f3..1ad3200 100644 --- a/interface/web/admin/lib/lang/it_system_config.lng +++ b/interface/web/admin/lib/lang/it_system_config.lng @@ -15,16 +15,16 @@ $wb['use_domain_module_txt'] = 'Use the domain-module to add new domains'; $wb['use_domain_module_hint'] = 'If you use this module, your customers can only select one of the domains the admin creates for them. They can not free edit the domain-field.You have to re-login after changing this value, to make the changes visible.'; $wb['new_domain_txt'] = 'HTML to create a new domain'; -$wb['dashboard_atom_url_admin_txt'] = 'Dashboard atom feed URL (admin)'; -$wb['dashboard_atom_url_reseller_txt'] = 'Dashboard atom feed URL (reseller)'; -$wb['dashboard_atom_url_client_txt'] = 'Dashboard atom feed URL (client)'; $wb['webdavuser_prefix_txt'] = 'Webdav user prefix'; $wb['webdavuser_prefix_error_regex'] = 'Char not allowed in webdav user prefix.'; $wb['webftp_url_txt'] = 'WebFTP URL'; +$wb['monitor_key_txt'] = 'Monitor keyword'; +$wb['dashboard_atom_url_admin_txt'] = 'Dashboard atom feed URL (admin)'; +$wb['dashboard_atom_url_reseller_txt'] = 'Dashboard atom feed URL (reseller)'; +$wb['dashboard_atom_url_client_txt'] = 'Dashboard atom feed URL (client)'; $wb['enable_custom_login_txt'] = 'Allow custom login name'; $wb['mailmailinglist_link_txt'] = 'Link to mailing list in Mailing list list'; $wb['mailmailinglist_url_txt'] = 'Mailing list URL'; $wb['admin_mail_txt'] = 'Administrators e-mail'; -$wb['monitor_key_txt'] = 'Monitor keyword'; $wb['admin_name_txt'] = 'Administrators name'; ?> diff --git a/interface/web/client/lib/lang/it_client_template.lng b/interface/web/client/lib/lang/it_client_template.lng index 5a6d3d8..2f828f3 100644 --- a/interface/web/client/lib/lang/it_client_template.lng +++ b/interface/web/client/lib/lang/it_client_template.lng @@ -60,6 +60,8 @@ $wb['template_del_aborted_txt'] = 'Delete aborted. There is still a client which has this template selected.'; $wb['limit_webdav_user_txt'] = 'Max. number of Webdav users'; $wb['limit_webdav_user_error_notint'] = 'The webdav user limit must be a number.'; +$wb['template_type_txt'] = 'Template type'; +$wb['template_name_txt'] = 'Template name'; $wb['limit_mailmailinglist_txt'] = 'Max. number of mailing lists'; $wb['limit_mailmailinglist_error_notint'] = 'The mailing list record limit must be a number.'; $wb['limit_openvz_vm_txt'] = 'Max. number of virtual servers'; @@ -67,6 +69,4 @@ $wb['limit_openvz_vm_error_notint'] = 'The virtual server limit must be a number.'; $wb['ssh_chroot_txt'] = 'SSH-Chroot Options'; $wb['web_php_options_txt'] = 'PHP Options'; -$wb['template_type_txt'] = 'Template type'; -$wb['template_name_txt'] = 'Template name'; ?> diff --git a/interface/web/dns/lib/lang/it.lng b/interface/web/dns/lib/lang/it.lng index 36def8e..c08339f 100644 --- a/interface/web/dns/lib/lang/it.lng +++ b/interface/web/dns/lib/lang/it.lng @@ -17,4 +17,7 @@ $wb['DNS Wizard'] = 'DNS Wizard'; $wb['Add DNS Zone'] = 'Add DNS Zone'; $wb['Templates'] = 'Templates'; +$wb['zone_file_successfully_imported_txt'] = 'The zone file has successfully been imported!'; +$wb['error_no_valid_zone_file_txt'] = 'This appears to be no valid zone file!'; +$wb['zonefile_to_import_txt'] = 'Zone File'; ?> diff --git a/interface/web/dns/lib/lang/it_dns_soa.lng b/interface/web/dns/lib/lang/it_dns_soa.lng index e3a6b7a..6bfc82a 100644 --- a/interface/web/dns/lib/lang/it_dns_soa.lng +++ b/interface/web/dns/lib/lang/it_dns_soa.lng @@ -22,8 +22,8 @@ $wb['mbox_error_empty'] = 'Email is empty.'; $wb['mbox_error_regex'] = 'Email format invalid.'; $wb['also_notify_txt'] = 'Also Notify'; -$wb['also_notify_error_regex'] = 'Please use an IP address.'; $wb['update_acl_txt'] = 'Update ACL'; +$wb['also_notify_error_regex'] = 'Please use an IP address.'; $wb['seconds_txt'] = 'Seconds'; $wb['eg_domain_tld'] = 'e.g. domain.tld'; $wb['eg_ns1_domain_tld'] = 'e.g. ns1.domain.tld'; diff --git a/interface/web/sites/lib/lang/it.lng b/interface/web/sites/lib/lang/it.lng index 7bd6949..7649b29 100644 --- a/interface/web/sites/lib/lang/it.lng +++ b/interface/web/sites/lib/lang/it.lng @@ -13,13 +13,13 @@ $wb['Shell-User'] = 'Utenti Shell'; $wb['Shell'] = 'Shell'; $wb['Websites'] = 'Siti'; -$wb['Stats'] = 'Statistics'; +$wb['Stats'] = 'Statistiche'; $wb['Website'] = 'Website'; -$wb['Cron'] = 'Cron'; -$wb['Cron Jobs'] = 'Cron Jobs'; -$wb['Statistics'] = 'Statistics'; -$wb['Web traffic'] = 'Web Traffic'; -$wb['Webdav-User'] = 'Webdav User'; +$wb['Cron'] = 'Schedulazione'; +$wb['Cron Jobs'] = 'Operazione Pianificata'; +$wb['Statistics'] = 'Statistiche'; +$wb['Web traffic'] = 'Traffico Web'; +$wb['Webdav-User'] = 'Utenti Webdav'; $wb['Webdav'] = 'Webdav'; $wb['Website quota (Harddisk)'] = 'Website quota (Harddisk)'; ?> diff --git a/interface/web/sites/lib/lang/it_cron_list.lng b/interface/web/sites/lib/lang/it_cron_list.lng index 308024d..35a1ea0 100644 --- a/interface/web/sites/lib/lang/it_cron_list.lng +++ b/interface/web/sites/lib/lang/it_cron_list.lng @@ -1,13 +1,13 @@ <?php -$wb['list_head_txt'] = 'Cron Jobs'; -$wb['active_txt'] = 'Active'; +$wb['list_head_txt'] = 'Operazioni Pianificate'; +$wb['active_txt'] = 'Attivo'; $wb['server_id_txt'] = 'Server'; -$wb['run_min_txt'] = 'Minute'; -$wb['run_hour_txt'] = 'Hour'; -$wb['run_mday_txt'] = 'Day of month'; -$wb['run_month_txt'] = 'Month'; -$wb['run_wday_txt'] = 'Day of week'; -$wb['command_txt'] = 'Command'; -$wb['add_new_cron_txt'] = 'Add new Cron job'; +$wb['run_min_txt'] = 'Minuto'; +$wb['run_hour_txt'] = 'Ora'; +$wb['run_mday_txt'] = 'Giorno del mese'; +$wb['run_month_txt'] = 'Mese'; +$wb['run_wday_txt'] = 'Giorno della settimana'; +$wb['command_txt'] = 'Comando'; +$wb['add_new_cron_txt'] = 'Aggiungi nuova operazione pianificata'; $wb['parent_domain_id_txt'] = 'Website'; ?> diff --git a/interface/web/sites/lib/lang/it_ftp_user.lng b/interface/web/sites/lib/lang/it_ftp_user.lng index 4cb5ff7..70fff03 100644 --- a/interface/web/sites/lib/lang/it_ftp_user.lng +++ b/interface/web/sites/lib/lang/it_ftp_user.lng @@ -14,15 +14,15 @@ $wb['password_strength_txt'] = 'Password strength'; $wb['quota_size_txt'] = 'Harddisk-Quota'; $wb['active_txt'] = 'Attivo'; -$wb['limit_ftp_user_txt'] = 'The max. number of FTP users for your account is reached.'; -$wb['username_error_empty'] = 'Username is empty.'; +$wb['limit_ftp_user_txt'] = 'E stato raggiunto il numero massmo di utenti FTP previsti per il tuo account.'; +$wb['username_error_empty'] = 'Il campo Username è vuoto.'; $wb['username_error_unique'] = 'The username must be unique.'; -$wb['username_error_regex'] = 'The username contains charachters that are not allowed.'; +$wb['username_error_regex'] = 'Il campo username contiene caratteri non consentiti.'; $wb['quota_size_error_empty'] = 'Quota is empty.'; $wb['uid_error_empty'] = 'GID empty.'; -$wb['directory_error_empty'] = 'Directory empty.'; +$wb['directory_error_empty'] = 'Directory vuota.'; $wb['quota_files_unity_txt'] = 'Files'; $wb['directory_error_notinweb'] = 'Directory not inside of web root directory.'; -$wb['parent_domain_id_error_empty'] = 'No website selected.'; +$wb['parent_domain_id_error_empty'] = 'Nessun website selezionato.'; $wb['quota_size_error_regex'] = 'Quota: enter a -1 for unlimited or a number > 0'; ?> diff --git a/interface/web/sites/lib/lang/it_shell_user.lng b/interface/web/sites/lib/lang/it_shell_user.lng index 8049190..2e9bdbd 100644 --- a/interface/web/sites/lib/lang/it_shell_user.lng +++ b/interface/web/sites/lib/lang/it_shell_user.lng @@ -19,4 +19,5 @@ $wb['parent_domain_id_error_empty'] = 'No website selected.'; $wb['puser_txt'] = 'Web Username'; $wb['pgroup_txt'] = 'Web Group'; +$wb['ssh_rsa_txt'] = 'SSH-RSA Public Key (for key-based logins)'; ?> diff --git a/interface/web/sites/lib/lang/it_web_domain.lng b/interface/web/sites/lib/lang/it_web_domain.lng index 6749cb4..d0eda1c 100644 --- a/interface/web/sites/lib/lang/it_web_domain.lng +++ b/interface/web/sites/lib/lang/it_web_domain.lng @@ -1,6 +1,6 @@ <?php $wb['ssl_state_txt'] = 'Stato'; -$wb['ssl_locality_txt'] = 'Locality'; +$wb['ssl_locality_txt'] = 'Località'; $wb['ssl_organisation_txt'] = 'Organizzazione'; $wb['ssl_organisation_unit_txt'] = 'Organisation Unit'; $wb['ssl_country_txt'] = 'Regione'; @@ -29,13 +29,13 @@ $wb['suexec_txt'] = 'SuEXEC'; $wb['php_txt'] = 'PHP'; $wb['client_txt'] = 'Cliente'; -$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['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['domain_error_unique'] = 'Domain must be unique.'; -$wb['domain_error_regex'] = 'Domain name invalid.'; +$wb['domain_error_regex'] = 'Il campo Dominio non è valido.'; $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.'; @@ -65,6 +65,7 @@ $wb['stats_type_txt'] = 'Webstatistics program'; $wb['custom_php_ini_txt'] = 'Custom php.ini settings'; $wb['error_ssl_cert_empty'] = 'SSL Certificate field is empty'; +$wb['ipv6_address_txt'] = 'IPv6-Address'; $wb['none_txt'] = 'None'; $wb['disabled_txt'] = 'Disabled'; $wb['no_redirect_txt'] = 'No redirect'; @@ -72,7 +73,6 @@ $wb['save_certificate_txt'] = 'Save certificate'; $wb['create_certificate_txt'] = 'Create certificate'; $wb['delete_certificate_txt'] = 'Delete certificate'; -$wb['ipv6_address_txt'] = 'IPv6-Address'; $wb['nginx_directives_txt'] = 'nginx Directives'; $wb['seo_redirect_txt'] = 'SEO Redirect'; $wb['non_www_to_www_txt'] = 'Non-www -> www'; diff --git a/interface/web/sites/lib/lang/it_web_sites_stats_list.lng b/interface/web/sites/lib/lang/it_web_sites_stats_list.lng index b217f80..e171cf0 100644 --- a/interface/web/sites/lib/lang/it_web_sites_stats_list.lng +++ b/interface/web/sites/lib/lang/it_web_sites_stats_list.lng @@ -1,8 +1,8 @@ <?php -$wb['list_head_txt'] = 'Web traffic'; -$wb['domain_txt'] = 'Domain'; -$wb['this_month_txt'] = 'This month'; -$wb['last_month_txt'] = 'Last month'; -$wb['this_year_txt'] = 'This year'; -$wb['last_year_txt'] = 'Last year'; +$wb['list_head_txt'] = 'Traffico Web'; +$wb['domain_txt'] = 'Domini'; +$wb['this_month_txt'] = 'Questo mese'; +$wb['last_month_txt'] = 'Mese precedente'; +$wb['this_year_txt'] = 'Questanno'; +$wb['last_year_txt'] = 'Anno precedente'; ?> diff --git a/server/plugins-available/apache2_plugin.inc.php b/server/plugins-available/apache2_plugin.inc.php index d00a514..fbf91b9 100644 --- a/server/plugins-available/apache2_plugin.inc.php +++ b/server/plugins-available/apache2_plugin.inc.php @@ -1757,7 +1757,7 @@ $app->log('Created AWStats config file: '.$awstats_conf_dir.'/awstats.'.$data['new']['domain'].'.conf',LOGLEVEL_DEBUG); } - unlink($data['new']['document_root']."/web/stats/index.html"); + if(is_file($data['new']['document_root']."/web/stats/index.html")) unlink($data['new']['document_root']."/web/stats/index.html"); copy("/usr/local/ispconfig/server/conf/awstats_index.php.master",$data['new']['document_root']."/web/stats/index.php"); } -- Gitblit v1.9.1