⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.23
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 :
backups_lang.php
<?php ////////////////////////////////////////////////////////////// //=========================================================== // backups_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'); } // Error strings $l['off_backup_restore'] = 'Backup/Restore feature has been disabled by admin'; //Theme Strings $l['<title>'] = APP.' - Backup'; $l['backups_head'] = 'Backup e Ripristino'; $l['file'] = 'Nome file'; $l['bac_time'] = 'Backup di'; $l['size'] = 'Dimensioni'; $l['remove'] = 'Rimuovere backup'; $l['download'] = 'Scaricare backup'; $l['size_mb'] = 'MB'; $l['options'] = 'Opzioni'; $l['no_info'] = 'Informazionirmazioni non disponibili'; $l['no_ins'] = 'Non hai nessun backup'; $l['upd_to'] = 'Aggiornare alla versione'; $l['backup_deleted'] = 'Il backup è stato eliminato correttamente.'; $l['confirm_del'] = 'Sei sicuro di voler eliminare il file di backup?'; $l['restore'] = 'Ripristinare'; $l['del_insid'] = 'Sei sicuro di voler eliminare il/i backup selezionato/i? Questa azione è permanente. Non ti saranno richieste ulteriori conferme!'; $l['rem_backup_id'] = 'Rimozione backup in corso - '; $l['no_sel_inst'] = 'Non è stato selezionato alcun backup da eliminare.'; $l['inst_remvd'] = 'I backup selezionati sono stati rimossi. La pagina sarà ricaricata adesso!'; $l['editdetail'] = 'Modificare dettagli'; $l['go'] = 'Avanti'; $l['version'] = 'Versione'; $l['installation_removed'] = 'L\'installazione installata sul seguente url è stata rimossa: <b>&soft-1;</b>. Puoi ripristinarla utilizzando il backup.'; $l['invalid_downloadfile'] = 'The backup file is invalid'; // To be translated $l['note'] = 'Notes'; // To be translated $l['with_selected'] = 'Con selezionati'; $l['backups_expire'] = 'Your Local backups will be automatically purged after <b>&soft-1;</b> days of the backup creation.'; $l['max_backups'] = 'You currently have <b>&soft-1;</b> backups in your account. Your maximum backups limit is <b>&soft-2;</b>.'; $l['backup_locations'] = 'Manage Backup Locations'; $l['remote_location'] = 'Backup on ';