文件操作 - adv_software_lang.php
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/softaculous/enduser/languages/portuguese-br/admin/adv_software_lang.php
编辑文件内容
<?php ////////////////////////////////////////////////////////////// //=========================================================== // email_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: https://www.softaculous.com/ (SOFTACULOUS) // Translated by: https://www.linkoficial.com.br/ // ---------------------------------------------------------- // Please Read the Terms of use at https://www.softaculous.com // ---------------------------------------------------------- //=========================================================== // (c)Softaculous Inc. //=========================================================== ////////////////////////////////////////////////////////////// if(!defined('SOFTACULOUS')){ die('Hacking Attempt'); } $l['no_install'] = 'O arquivo INSTALL.XML está ausente! Verifique com o suporte.'; $l['no_info_file'] = 'O arquivo INFO.XML está ausente! Verifique com o suporte.'; $l['no_results'] = 'No results were found'; //Theme Strings $l['<title>'] = APP.' - Central de Scripts'; $l['adv_software_head'] = 'Configurações Avançadas de Software'; $l['enable'] = 'Habilitado'; $l['default'] = 'Padrão'; $l['editable'] = 'Editável'; $l['enable_exp'] = 'Se selecionada, a opção estará disponível para o usuário final'; $l['default_exp'] = 'O valor padrão exibido ao usuário final no formulário de instalação'; $l['editable_exp'] = 'Se selecionado, o usuário poderá alterar o valor padrão'; $l['save'] = 'Salvar'; $l['reset_all'] = 'Resetar para Padrão'; $l['reset_soft'] = 'Resetar configurações de &soft-1; para o padrão'; $l['reset'] = 'Resetar'; $l['settings_saved'] = 'As configurações foram salvas com sucesso'; $l['err_saving_data'] = 'Ocorreram alguns erros ao salvar as configurações'; $l['settings_reset'] = 'As configurações foram restauradas para o padrão'; $l['apply_settings_all_branches'] = 'Apply settings to all sub-branches';
修改文件时间
将文件时间修改为当前时间的前一年
删除文件