⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.19
Server IP:
178.33.27.10
Server:
Linux cpanel.dev-unit.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Server Software:
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
PHP Version:
8.2.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
local
/
softaculous
/
enduser
/
languages
/
italian
/
View File Name :
editdetail_lang.php
<?php ////////////////////////////////////////////////////////////// //=========================================================== // editdetail_lang.php //=========================================================== // SOFTACULOUS // Versione : 1.1 // Inspired by the DESIRE to be the BEST OF ALL // ---------------------------------------------------------- // Started by: Alons // Date: 10th Jan 2009 // Time: 21:00 hrs // Site: http://www.softaculous.com/ (SOFTACULOUS) // ---------------------------------------------------------- // Please Read the Terms of use at http://www.softaculous.com // ---------------------------------------------------------- //=========================================================== // (c)Softaculous Inc. //=========================================================== ////////////////////////////////////////////////////////////// if(!defined('SOFTACULOUS')){ die('Hacking Attempt'); } $l['no_ins'] = 'Non è stata inviata alcuna installazione'; $l['wrong_ins_title'] = 'ID d\'installazione errato'; $l['wrong_ins'] = 'L\'ID d\'installazione fornita è inesistente'; $l['cant_remove_dir'] = 'La directory non può essere eliminata in quanto è la home directory. Per continuare senza rimuovere la directory, deselezionare l\'opzione <b>Rimuovere Directory</b>.'; $l['no_dir'] = 'La directory d\'installazione è inesistente!'; $l['no_datadir'] = 'La directory dei dati è inesistente!'; $l['empty_datadir'] = 'The data directory cannot be empty'; $l['no_wwwdir'] = 'La web directory è inesistente!'; $l['wrong_url'] = 'I nomi di URL e di DIRECTORY non coincidono.'; $l['wrong_wwwurl'] = 'I nomi di WEB URL e di WEB DIRECTORY non coincidono.'; $l['err_mysql_user'] = 'Il nome utente o password o host di database MySQL è errato in quanto non è stato possibile stabilire una connessione.'; $l['err_mysql_db'] = 'Non è stato possibile selezionare il database, quindi il nome del database MySQL è errato.'; $l['mail_path'] = 'Percorso'; $l['mail_url'] = 'URL'; $l['mail_db'] = 'database MySQL'; $l['mail_dbuser'] = 'Utente del database MySQL'; $l['mail_dbhost'] = 'Host del database MySQL'; $l['mail_dbpass'] = 'Password del database MySQL'; $l['mail_time'] = 'Ora di installazione'; $l['mail_editdetail_time'] = 'Ora di modifica'; $l['mail_subject'] = 'Dettagli d\'installazione modificati di &soft-1;'; $l['mail_cron_command'] = 'compito CRON'; $l['mail_datadir'] = 'Directory dei dati'; $l['mail_wwwdir'] = 'Web directory'; $l['mail_wwwurl'] = 'URL della Web directory'; //Theme Strings $l['<title>'] = APP.' - Modificare Detail'; $l['ins_details'] = 'Dettagli d\'installazione'; $l['info'] = 'Informazionirmazioni'; $l['ins_softname'] = 'Software'; $l['ins_num'] = 'Numero installazione'; $l['ins_ver'] = 'Versione'; $l['ins_time'] = 'Tempo installazione'; $l['ins_path'] = 'Percorso'; $l['ins_url'] = 'URL'; $l['ins_admin_url'] = 'URL admin'; $l['ins_db'] = 'Nome del database'; $l['ins_dbuser'] = 'Utente del database'; $l['ins_dbpass'] = 'Password del database'; $l['ins_dbhost'] = 'Host del database'; $l['ins_datadir'] = 'Directory dei dati'; $l['ins_wwwdir'] = 'Web directory'; $l['ins_wwwurl'] = 'URL della Web directory'; $l['ins_cron_command'] = 'Comando cron'; $l['details_edited'] = 'I dettagli d\'installazione sono stati modificati con successo.'; $l['version_edited'] = 'La versione è stata aggiornata nei nostri registri.'; $l['return'] = 'Torna alla visione d\'insieme'; $l['return_to_wpm'] = 'Return to WordPress Management'; $l['edit_ins'] = 'Modificare i dettagli d\'installazione'; $l['edit_dir'] = 'Directory'; $l['edit_datadir'] = 'Directory dei dati'; $l['edit_db'] = 'Nome del database'; $l['edit_dbuser'] = 'Utente del database'; $l['edit_dbpass'] = 'Password del database'; $l['edit_dbhost'] = 'Host del database'; $l['edit_url'] = 'URL'; $l['editins'] = 'Salvare i dettagli d\'installazione'; $l['mail_editdetail_ins'] = 'I dettagli d\'installazione di &soft-1; sono stati modificati. Di seguito i dettagli d\'installazione modificati: '; $l['edit_wwwdir'] = 'Web directory'; $l['edit_wwwurl'] = 'URL della Web directory'; $l['disable_notify_update'] = 'Disattivare notifiche di aggiornamento'; $l['exp_disable_notify_update'] = 'Se spuntato, non riceverai una notifica email sugli aggiornamenti disponibili per questa installazione.'; $l['alreadyupdated'] = 'Beh...sembra che la versione reale dell\'installazione sia la <b>&soft-1;</b> invece della <b>&soft-2;</b>. <br />Fare click qui per aggiornare i registri della'.APP.'.'; $l['edit_acc_detail'] = 'Modificare i dettagli dell\'account admin'; $l['eu_auto_upgrade'] = 'Aggiornamento automatico'; $l['exp_eu_auto_upgrade'] = 'Select the automatic upgrade preference for this installation when a new version is available'; $l['auto_upgrade_plugins'] = 'Aggiornamento automatico &soft-1; Plugin'; $l['exp_auto_upgrade_plugins'] = 'If checked, all &soft-1; plugins installed for this installation will be automatically upgraded to the latest version (every 24 hours).'; $l['auto_upgrade_themes'] = 'Aggiornamento automatico &soft-1; Temi'; $l['exp_auto_upgrade_themes'] = 'If checked, all &soft-1; themes for this installation will be automatically upgraded to the latest version (every 24 hours).'; $l['auto_backup'] = 'Backup automatici'; $l['exp_auto_backup'] = APP.' will take automated backups via CRON as per the frequency you select'; $l['auto_backup_rotation'] = 'Rotazione backup'; $l['exp_auto_backup_rotation'] = 'Se il limite di rotazione dei backup è stato raggiunto, la '.APP.' eliminerà il backup più vecchio di questa installazione e quindi eseguirà un nuovo backup. I backup occupano spazio di archiviazione, quindi scegliere la rotazione di backup in funzione dello spazio disponibile sul server'; $l['no_backup'] = 'Non eseguire backup'; $l['daily'] = 'Una volta al giorno'; $l['weekly'] = 'Una volta alla settimana'; $l['monthly'] = 'Una volta al mese'; $l['unlimited'] = 'Illimitato'; $l['auto_backup_not_allowed'] = 'La frequenza di backup automatico scelta non è valida'; $l['no_edit'] = 'Non è stato possibile trovare il file EDIT.XML! Ti preghiamo di segnalarlo all\'amministratore di server.'; $l['no_functions'] = 'Non è stato possibile trovare i file relativi alle FUNZIONI DI MODIFICA! Ti preghiamo di segnalarlo all\'amministratore di server.'; $l['no_field'] = 'Il campo <b>&soft-1;</b> è obbligatorio è dev\'essere compilato.'; $l['err_auto_backup_limit'] = 'La rotazione dei backup non può eccedere il valore <b>&soft-1;</b>'; $l['select_files'] = 'Selezionare file/cartelle'; $l['select_files_exp'] = 'Ti preghiamo di selezionare i file e le cartelle aggiuntive associati a questa installazione. <br />Questa lista sarà utilizzata per operazioni quali la clonazione, il backup e rimozione dell\'installazione'; $l['invalid_files_in_post_list'] = 'Sono stati selezionati alcuni file/cartelle non valide'; $l['select_files_list'] = 'Selezionare file/cartelle aggiuntivi dalla seguente lista'; $l['select_files_backup'] = 'Utilizza i file e le cartelle selezionate sopra per il backup'; $l['select_files_backup_exp'] = 'Se selezionato, si farà solo il backup dei file/cartelle connesse a questa installazione. <br />Per impostazione predefinita, il backup includerà tutti i file/cartelle di questo percorso'; $l['no'] = 'No (Backup all files and folders inside installation directory excluding subdomains)'; $l['yes'] = 'Si (Backup standard application files/folders along with above selected files/folders)'; $l['check_all_edit'] = 'Seleziona tutto'; $l['choose_theme'] = 'Install Theme'; $l['clear_theme'] = 'Clear selection'; $l['installing_theme'] = 'Installing theme'; $l['cant_download_theme'] = 'Could not download the theme files'; $l['no_theme_package'] = 'The theme installation package could not be found!'; $l['unzipping_theme_files'] = 'Copying themes files and folders'; $l['use_this_theme'] = 'Select this'; $l['demo'] = 'Demo'; $l['refresh'] = 'Refresh'; $l['purchase'] = 'Buy'; $l['close'] = 'Close'; $l['free'] = 'Free'; $l['select'] = 'Select'; $l['theme_is_optional'] = '<b>Note</b>: This is optional. Select only if you want to change your current theme.'; $l['your_purchased'] = 'Purchased ';//trailing space is required $l['your_purchased_times'] = ' times(s)'; $l['err_theme_not_bought'] = 'You have not purchased the theme, so could not install it !'; $l['err_theme_reached_limit'] = 'Please buy this theme and try to install it again. You reached the limit of installing this theme.'; $l['payment_heading'] = 'Purchase Theme'; $l['payment_redirect'] = 'You will be redirected to pay ';//trailing space is required $l['date_added'] = 'Date Added'; $l['downloaded'] = 'Downloaded'; $l['edit_dbpass_exp'] = 'New Database Password. <br/>Leave blank if you do not want to update the password'; $l['select_tables'] = 'Additional database tables associated with your installation'; $l['select_tables_exp'] = 'Selected tables will be included in the database backup'; $l['backup_loc'] = 'Backup Location'; $l['exp_backup_loc'] = 'Choose the backup location to be used while backing up this installation'; $l['default'] = 'Default'; $l['invalid_backup_location'] = 'Backup location submitted does not exist'; $l['local_folder'] = 'Local Folder'; $l['cron_min'] = 'Min'; $l['cron_hour'] = 'Hour'; $l['cron_day'] = 'Day'; $l['cron_month'] = 'Month'; $l['cron_weekday'] = 'Weekday'; $l['no_cron_min'] = 'No Cron minute was specified'; $l['no_cron_hour'] = 'No Cron hour was specified'; $l['no_cron_day'] = 'No Cron day was specified'; $l['no_cron_month'] = 'No Cron month was specified'; $l['no_cron_weekday'] = 'No Cron weekday was specified'; $l['custom_autobackup'] = 'Custom'; $l['custom'] = 'Custom Cron time'; $l['custom_autobackup_cron'] = 'Automated Backups Cron time'; $l['custom_autobackup_cron_exp'] = 'Please specify the CRON timings for automated backups'; //Errors for autobcakup cron settings $l['wrong_autobackup_cron_min'] = 'Automated Backup cron minute is wrong. Valid values are 0-59 or a *'; $l['wrong_autobackup_cron_hour'] = 'Automated Backup cron hour is wrong. Valid values are 0-23 or a *'; $l['wrong_autobackup_cron_day'] = 'Automated Backup cron day is wrong. Valid values are 1-31 or a *'; $l['wrong_autobackup_cron_month'] = 'Automated Backup cron month is wrong. Valid values are 1-12 or a *'; $l['wrong_autobackup_cron_weekday'] = 'Automated Backup cron weekday is wrong. Valid values are 0-7 or a *'; $l['done'] = 'Done'; $l['error'] = 'Error'; $l['plugins_upgrade_now'] = 'Upgrade Plugin(s) Now'; $l['theme_upgrade_now'] = 'Upgrade Theme Now'; $l['plugins_upgrade_success'] = 'Plugin(s) Upgraded Successfully!!'; $l['theme_upgrade_success'] = 'Theme Upgraded Successfully!!'; $l['fetch_db_details'] = 'Allow Softaculous to fetch the database details ?'; $l['edit_notes'] = 'The following are some important notes. It is highly recommended that you read them '; $l['domain_not_in_list'] = 'The URL posted is not in your domain(s) list'; $l['dont_auto_upgrade'] = 'Do not Auto Upgrade'; $l['minor_auto_upgrade'] = 'Upgrade to <b>Minor</b> versions only'; $l['major_auto_upgrade'] = 'Upgrade to any latest version available (<b>Major</b> as well as <b>Minor</b>)'; $l['auto_upgrade_major'] = '(Major and Minor)'; $l['auto_upgrade_minor'] = '(Minor)'; $l['wpc_return'] = 'Return to Installations'; $l['rbackup_disabled'] = 'Backup on remote locations is disabled by Admin'; $l['rbackup_protocol_disabled'] = 'Backup on <b>&soft-1;</b> is disabled by Admin'; $l['no_files'] = 'installation files missing!!';