Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
986414 1 <?php
F 2 $wb['Server online since'] = 'Server online da';
3 $wb['Users online'] = 'Utenti online';
4 $wb['System load 1 minute'] = 'Carico del sistema ultimo minuto';
5 $wb['System load 5 minutes'] = 'Carico del sistema ultimi 5 minuti';
6 $wb['System load 15 minutes'] = 'Carico del sistema ultimi 15 minuti';
7 $wb['Server Load'] = 'Carico del server';
8 $wb['Disk usage'] = 'Utilizzo dischi';
9 $wb['Memory usage'] = 'Utilizzo memoria';
10 $wb['no_data_serverload_txt'] = 'Dati riguardo il carico del server attualmente non disponibili. Riprova più tardi.';
8ab3cd 11 $wb['no_data_memusage_txt'] = 'Dati riguardo luso della memoria attualmente non disponibili. Riprova più tardi.';
T 12 $wb['no_data_diskusage_txt'] = 'Dati riguardo luso dei dischi attualmente non disponibili. Riprova più tardi.';
986414 13 $wb['no_data_cpuinfo_txt'] = 'Dati riguardo la CPU attualmente non disponibili. Riprova più tardi.';
F 14 $wb['no_data_services_txt'] = 'Dati riguardo i servizi attualmente non disponibili. Riprova più tardi.';
15 $wb['no_logdata_txt'] = 'Log attualmente non disponibili. Riprova più tardi.';
16 $wb['Monitoring'] = 'Monitoraggio';
17 $wb['Server to Monitor'] = 'Server da monitorare';
18 $wb['Logfiles'] = 'File dei log';
705d27 19 $wb['Status of services'] = 'Stato dei servizi';
8ab3cd 20 $wb['No Refresh'] = 'Nessun aggiornamento';
cea3d0 21 $wb['minutes'] = 'minuti';
fdeb61 22 $wb['Show Overview'] = 'Mostra panoramica';
8ab3cd 23 $wb['System State (All Servers)'] = 'Stato del sistema (tutti i server)';
fdeb61 24 $wb['Hardware-Information'] = 'Informationi Hardware';
F 25 $wb['Show CPU info'] = 'Mostra info CPU';
26 $wb['Server State'] = 'Stato del server';
27 $wb['Show Update State'] = 'Mostra stato aggiornamento';
28 $wb['Show RAID state'] = 'Mostra stato RAID';
29 $wb['Show Server load'] = 'Mostra carico Server';
30 $wb['Show Disk usage'] = 'Mostra utilizzo dischi';
31 $wb['Show Memory usage'] = 'Mostra utilizzo memoria';
32 $wb['Show Services'] = 'Mostra servizi';
33 $wb['Show Mail-Queue'] = 'Mostra code mail';
34 $wb['Show Mail-Log'] = 'Mostra log mail';
35 $wb['Show Mail warn-Log'] = 'Mostra log avvisi mail';
36 $wb['Show Mail err-Log'] = 'Mostra log errori mail';
37 $wb['Show Freshclam-Log'] = 'Mostra log Freshclam';
38 $wb['Show Clamav-Log'] = 'Mostra log Clamav';
39 $wb['Show ISPConfig-Log'] = 'Mostra log ISPConfig';
40 $wb['Show System-Log'] = 'Mostra log di sistema';
a00864 41 $wb['Show RKHunter-Log'] = 'Mostra log RKHunter';
8ab3cd 42 $wb['Show Jobqueue'] = 'Mostra coda lavori';
9eef02 43 $wb['Show ISPC Cron-Log'] = 'Mostra log cron ISPC';
51d014 44 $wb['no_data_updates_txt'] = 'No data about updates available at the moment. Please check again later.';
A 45 $wb['no_data_raid_txt'] = 'No data about RAID available at the moment. Please check again later.';
46 $wb['no_data_rkhunter_txt'] = 'No data about RKHunter available at the moment. Please check again later.';
47 $wb['no_data_mailq_txt'] = 'No data Mailqueue available at the moment. Please check again later.';
8ab3cd 48 $wb['monitor_general_serverstate_txt'] = 'Stato del server';
T 49 $wb['monitor_general_systemstate_txt'] = 'Stato del sistema';
736168 50 $wb['monitor_diskusage_filesystem_txt'] = 'Filesystem';
8ab3cd 51 $wb['monitor_diskusage_type_txt'] = 'Tipo';
T 52 $wb['monitor_diskusage_size_txt'] = 'Dimensione';
53 $wb['monitor_diskusage_used_txt'] = 'Usati';
54 $wb['monitor_diskusage_available_txt'] = 'Disponibili';
51d014 55 $wb['monitor_diskusage_usage_txt'] = 'Use%';
8ab3cd 56 $wb['monitor_diskusage_mounted_txt'] = 'Punti di mount';
51d014 57 $wb['monitor_logs_mail_txt'] = 'Mail - Log';
A 58 $wb['monitor_logs_mailwarn_txt'] = 'Mail-Warn - Log';
59 $wb['monitor_logs_mailerr_txt'] = 'Mail-Error - Log';
60 $wb['monitor_logs_messages_txt'] = 'System Messages - Log';
61 $wb['monitor_logs_ispccron_txt'] = 'ISPConfig Cron - Log';
62 $wb['monitor_logs_freshclam_txt'] = 'Freshclam - Log';
63 $wb['monitor_logs_clamav_txt'] = 'Clamav - Log';
64 $wb['monitor_logs_ispc_txt'] = 'ISPConfig - Log';
8ab3cd 65 $wb['monitor_norkhunter_txt'] = 'RKHunter non è installato, non sono disponibili dati nel log ';
51d014 66 $wb['monitor_serverstate_server_txt'] = 'Server';
8ab3cd 67 $wb['monitor_serverstate_state_txt'] = 'Stato';
T 68 $wb['monitor_serverstate_unknown_txt'] = 'sconosciuto';
51d014 69 $wb['monitor_serverstate_info_txt'] = 'info';
8ab3cd 70 $wb['monitor_serverstate_warning_txt'] = 'attenzione';
T 71 $wb['monitor_serverstate_critical_txt'] = 'critico';
72 $wb['monitor_serverstate_error_txt'] = 'errore';
73 $wb['monitor_serverstate_moreinfo_txt'] = 'Maggiori informazioni...';
74 $wb['monitor_serverstate_more_txt'] = 'Segue...';
75 $wb['monitor_serverstate_fclamok_txt'] = 'Protezione anti virus  ok';
76 $wb['monitor_serverstate_fclamoutdated_txt'] = 'La vostra protezione anti virus è scaduta.';
77 $wb['monitor_serverstate_fclamunknown_txt'] = 'Freshclam: ???';
51d014 78 $wb['monitor_serverstate_hdok_txt'] = 'The state of your Hard-Disk space is ok';
8ab3cd 79 $wb['monitor_serverstate_hdgoingfull_txt'] = 'Il vostro disco rigido si sta saturando';
T 80 $wb['monitor_serverstate_hdnearlyfull_txt'] = 'Il vostro disco rigido è quasi saturo';
81 $wb['monitor_serverstate_hdveryfull_txt'] = 'Il vostro disco rigido è saturo';
82 $wb['monitor_serverstate_hdfull_txt'] = 'Il vostro disco rigido non ha più spazio';
83 $wb['monitor_serverstate_hdunknown_txt'] = 'Disco rigido: ???';
51d014 84 $wb['monitor_serverstate_listok_txt'] = 'ok';
A 85 $wb['monitor_serverstate_listinfo_txt'] = 'info';
8ab3cd 86 $wb['monitor_serverstate_listwarning_txt'] = 'attenzione';
T 87 $wb['monitor_serverstate_listcritical_txt'] = 'critico';
88 $wb['monitor_serverstate_listerror_txt'] = 'errore';
89 $wb['monitor_serverstate_listunknown_txt'] = 'sconosciuto';
51d014 90 $wb['monitor_serverstate_loadok_txt'] = 'Your Server load is ok';
A 91 $wb['monitor_serverstate_loadheavy_txt'] = 'Your Server in under heavy load';
92 $wb['monitor_serverstate_loadhigh_txt'] = 'Your Server in under high load';
93 $wb['monitor_serverstate_loaghigher_txt'] = 'Your Server in under higher load';
94 $wb['monitor_serverstate_loadhighest_txt'] = 'Your Server in under highest load';
95 $wb['monitor_serverstate_loadunknown_txt'] = 'Server Load: ???';
96 $wb['monitor_serverstate_mailqok_txt'] = 'Your Mailq load is ok';
97 $wb['monitor_serverstate_mailqheavy_txt'] = 'Your Mailq in under heavy load';
98 $wb['monitor_serverstate_mailqhigh_txt'] = 'Your Mailq in under high load';
99 $wb['monitor_serverstate_mailqhigher_txt'] = 'Your Mailq in under higher load';
100 $wb['monitor_serverstate_mailqhighest_txt'] = 'Your Mailq in under highest load';
101 $wb['monitor_serverstate_mailqunknown_txt'] = 'Mailq: ???';
102 $wb['monitor_serverstate_raidok_txt'] = 'Your RAID is ok';
103 $wb['monitor_serverstate_raidresync_txt'] = 'Your RAID is in RESYNC mode';
104 $wb['monitor_serverstate_raidfault_txt'] = 'Your RAID has one FAULT disk. Replace as soon as possible!';
105 $wb['monitor_serverstate_raiderror_txt'] = 'Your RAID is not working anymore';
106 $wb['monitor_serverstate_raidunknown_txt'] = 'RAID state: ???';
107 $wb['monitor_serverstate_servicesonline_txt'] = 'All needed Services are online';
108 $wb['monitor_serverstate_servicesoffline_txt'] = 'One or more needed Services are offline';
109 $wb['monitor_serverstate_servicesunknown_txt'] = 'Services:???';
110 $wb['monitor_serverstate_syslogok_txt'] = 'The System-Log is O.K.';
111 $wb['monitor_serverstate_syslogwarning_txt'] = 'There are some warnings in your System-Log';
112 $wb['monitor_serverstate_syslogerror_txt'] = 'There are errors in your System-Log';
113 $wb['monitor_serverstate_syslogunknown_txt'] = 'sys-log:???';
114 $wb['monitor_serverstate_updatesok_txt'] = 'Your System is up to date.';
115 $wb['monitor_serverstate_updatesneeded_txt'] = 'One or more Components needs a update';
116 $wb['monitor_serverstate_updatesunknown_txt'] = 'System-Update:???';
736168 117 $wb['monitor_services_online_txt'] = 'Online';
F 118 $wb['monitor_services_offline_txt'] = 'Offline';
119 $wb['monitor_services_web_txt'] = 'Web-Server:';
120 $wb['monitor_services_ftp_txt'] = 'FTP-Server:';
121 $wb['monitor_services_smtp_txt'] = 'SMTP-Server:';
122 $wb['monitor_services_pop_txt'] = 'POP3-Server:';
123 $wb['monitor_services_imap_txt'] = 'IMAP-Server:';
04620b 124 $wb['monitor_services_mydns_txt'] = 'DNS-Server:';
736168 125 $wb['monitor_services_mysql_txt'] = 'mySQL-Server:';
51d014 126 $wb['monitor_settings_datafromdate_txt'] = 'Data from: ';
8ab3cd 127 $wb['monitor_settings_datetimeformat_txt'] = 'd-m-Y H:i';
51d014 128 $wb['monitor_settings_refreshsq_txt'] = 'Refresh sequence:';
A 129 $wb['monitor_settings_server_txt'] = 'Server';
130 $wb['monitor_title_cpuinfo_txt'] = 'CPU Info';
407003 131 $wb['monitor_title_updatestate_txt'] = 'Aggiorna   State';
51d014 132 $wb['monitor_title_mailq_txt'] = 'Mailqueue';
A 133 $wb['monitor_title_raidstate_txt'] = 'RAID-State';
134 $wb['monitor_title_rkhunterlog_txt'] = 'RKHunter-Log';
8ab3cd 135 $wb['monitor_updates_nosupport_txt'] = 'Distribuzione in uso non supportata per il monitoraggio';
T 136 $wb['monitor_title_fail2ban_txt'] = 'Mostra log fail2Ban';
e5f91f 137 $wb['monitor_nosupportedraid1_txt'] = 'At the moment, we support mdadm or mpt-status for monitoring the RAID.<br>We cant find any of them at your server.<br><br>This means we can not support your RAID yet.';
T 138 $wb['monitor_serverstate_beancounterok_txt'] = 'The beancounter is ok';
139 $wb['monitor_serverstate_beancounterinfo_txt'] = 'There are vew failure in the beancounter';
140 $wb['monitor_serverstate_beancounterwarning_txt'] = 'There are some failure in the beancounter';
141 $wb['monitor_serverstate_beancountercritical_txt'] = 'There are many failure in the beancounter';
142 $wb['monitor_serverstate_beancountererror_txt'] = 'There are too much failure in the beancounter';
8ab3cd 143 $wb['monitor_title_beancounter_txt'] = 'Mostra risorse OpenVz VE';
T 144 $wb['monitor_beancounter_nosupport_txt'] = 'Questo server non è una OpenVz VE per cui non ci sono informazioni disponibili.';
145 $wb['Show fail2ban-Log'] = 'Show fail2ban-Log';
146 $wb['Show IPTables'] = 'Show IPTables';
147 $wb['Show OpenVz VE BeanCounter'] = 'Show OpenVz VE BeanCounter';
522ef8 148 $wb['monitor_title_iptables_txt'] = 'IPTables Rules';
7b47c0 149 $wb['Show Monit'] = 'Show Monit';
T 150 $wb['no_monit_url_defined_txt'] = 'No Monit URL defined.';
151 $wb['no_permissions_to_view_monit_txt'] = 'You are not allowed to access Monit.';
152 $wb['Show Munin'] = 'Show Munin';
153 $wb['no_munin_url_defined_txt'] = 'No Munin URL defined.';
154 $wb['no_permissions_to_view_munin_txt'] = 'You are not allowed to access Munin.';
41d35a 155 $wb['no_data_database_size_txt'] = 'No data about the database usage available at the moment. Please check again later.';
407003 156 $wb['Show MongoDB-Log'] = 'Show MongoDB-Log';
41d35a 157 $wb['monitor_database_name_txt'] = 'Database';
F 158 $wb['monitor_database_size_txt'] = 'Size';
159 $wb['monitor_database_client_txt'] = 'Client';
160 $wb['monitor_database_domain_txt'] = 'Domain';
407003 161 $wb['monitor_services_mongodb_txt'] = 'MongoDB-Server:';
TB 162 $wb['monitor_title_mongodb_txt'] = 'MongoDB Log';
986414 163 ?>