if(version_compare(phpversion(),'5.4','<'))$msg.="PHP Version 5.4 or newer is required. The currently used PHP version is ".phpversion().".\n";
if(version_compare(phpversion(),'8.0','>='))$msg.="PHP Version 8 is not supported yet. Change PHP version back to the default version of the OS. The currently used PHP version is ".phpversion().".\n";
if(!function_exists('curl_init'))$msg.="PHP Curl Module is missing.\n";
if(!function_exists('mysqli_connect'))$msg.="PHP MySQLi Module is nmissing.\n";
if(!function_exists('mb_detect_encoding'))$msg.="PHP Multibyte Module (MB) is missing.\n";
$wb['add_new_record_txt']='Aggiungi nuovo gruppo';
$wb['warning_txt']='<b>ATTENZIONE:</b> Non editare o modificare alcuna impostazione utente da qui. Utilizzare invece le impostazioni del modulo nella sezione Clienti- e Rivenditori. Modificare o cambiare Utenti o Gruppi in questa sezione può causare perdita di dati!';
$wb['warning_txt']='<b>ATTENZIONE:</b> Non editare o modificare alcuna impostazione utente da qui. Utilizzare invece le impostazioni del modulo nella sezione Clienti e Rivenditori. Modificare o cambiare Utenti o Gruppi in questa sezione può causare perdita di dati!';
$wb['list_head_txt']='Merge the selected language file with the english master language file. <br />This adds missing strings from the english master language files to the selected language.';
$wb['language_select_txt']='Select language';
$wb['btn_save_txt']='Merge files now';
$wb['list_head_txt']='Unisci il file di traduzione selezionato con il file master in lingua inglese. <br />Questo aggiungerà le stringhe mancanti (in inglese) al file di traduzione selezionato.';
$wb['language_select_txt']='Seleziona lingua';
$wb['btn_save_txt']='Unisci i file adesso';
$wb['btn_cancel_txt']='Annulla';
$wb['list_desc_txt']='Merge the selected language file with the english master language file. <br />This adds missing strings from the english master language files to the selected language.';
$wb['list_desc_txt']='Unendo il file di traduzione selezionato con il file master in lingua inglese. <br />Questo aggiungerà le stringhe mancanti (in inglese) al file di traduzione selezionato..';
$wb['ispconfig_update_text']='Login as root user on the shell of your server and execute the command<br /><br /> <strong>ispconfig_update.sh</strong><br /><br />to start the ISPConfig update.<br /><br /><a href=https://www.faqforge.com/linux/controlpanels/ispconfig3/how-to-update-ispconfig-3/ target=_blank>Click here for detailed update instructins</a>';
$wb['do_osupdate_caption']='Esegui un aggiornamento del S.O. sul server remoto';
$wb['do_osupdate_desc']='Questa azione esegue apt -y upgrade sul server selezionato.<br><br><strong>USI QUESTA FUNZIONE A TUO RISCHIO E PERICOLO!</strong>';
$wb['do_ispcupdate_caption']='Esegui aggiornamento di ISPConfig 3 sul server remoto';
$wb['do_ispcupdate_desc']='Questa operazione esegue un aggiornamento a ISPConfig3 sul server selezionato.<br><br><strong>USI QUESTA FUNZIONE A TUO RISCHIO E PERICOLO!</strong>';
$wb['action_scheduled']='L\'azione è programmata per la sua esecuzione';
$wb['select_all_server']='Tutti i server';
$wb['ispconfig_update_title']='Istruzioni per l\'aggiornamento di ISPConfig';
$wb['ispconfig_update_text']='Collegati alla shell del server come root ed esegui il comando <br /><br /> <strong>ispconfig_update.sh</strong><br /><br />per iniziare il processo di aggiornamento.<br /><br /><a href=https://www.faqforge.com/linux/controlpanels/ispconfig3/how-to-update-ispconfig-3/ target=_blank>Clicca qui per le istruzioni dettagliate di aggiornamento (in inglese)</a>';