⚝
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
/
spanish
/
View File Name :
backups_lang.php
<?php ////////////////////////////////////////////////////////////// //=========================================================== // backups_lang.php //=========================================================== // SOFTACULOUS // Version : 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.' - Copia de Seguridad'; $l['backups_head'] = 'Backups and Restore'; $l['file'] = 'Nombre de Fichero'; $l['bac_time'] = 'Copia de Seguridad de'; $l['size'] = 'TamaƱo'; $l['remove'] = 'Eliminar Copia de Seguridad'; $l['download'] = 'Descargar Copia de Seguridad'; $l['size_mb'] = 'MB'; $l['options'] = 'Opciones'; $l['no_info'] = 'No Info'; $l['no_ins'] = 'Usted no tiene ninguna copia de seguridad'; $l['upd_to'] = 'Actualizar a la version'; $l['backup_deleted'] = 'La Copia de Seguridad ha sido eliminada correctamente.'; $l['confirm_del'] = 'Esta seguro de que quiere elmiminar el archivo de Copia de Seguridad ?'; $l['restore'] = 'Restaurar'; $l['del_insid'] = 'Esta seguro de que desea eliminar la Copia de Seguridad seleccionada? Esta accion es irreversible. No se le preguntaran mas confirmaciones!'; $l['rem_backup_id'] = 'Eliminando Copia de Seguridad - '; $l['no_sel_inst'] = 'No se ha seleccionado ninguna Copia de Seguridad para eliminar.'; $l['inst_remvd'] = 'Las Copias de Seguridad seleccionadas han sido eliminadas. Las pagina no se volvera a cargar!'; $l['editdetail'] = 'Editar detalles'; $l['go'] = 'Ir'; $l['version'] = 'Version'; $l['installation_removed'] = 'Las instalacion que ha sido eliminada, fue instalada en : <b>&soft-1;</b>. Puede restaurarla desde una Copia de Seguridad.'; $l['invalid_downloadfile'] = 'The backup file is invalid'; // To be translated $l['note'] = 'Notes'; // To be translated $l['with_selected'] = 'With Selected'; $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 ';