文件操作 - backups_lang.php
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/softaculous/enduser/languages/spanish/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>'] = $globals['sn'].' - 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 ';
修改文件时间
将文件时间修改为当前时间的前一年
删除文件