文件操作 - softwares_lang.php
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/softaculous/enduser/languages/dutch/admin/softwares_lang.php
编辑文件内容
<?php ////////////////////////////////////////////////////////////// //=========================================================== // softwares_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'); } $l['saving_error'] = 'Er zijn fouten opgetreden tijdens het opslaan van de instellingen';//There were some errors while saving the Installed Scripts List $l['updating_error'] = 'Er zijn fouten opgetreden tijdens het opslaan van de instellingen';//There were some errors while updating the softwares //Theme Strings $l['<title>'] = APP.' - Software Center';//Softaculous - Software Center $l['settings_saved'] = 'De instellingen zijn succesvol opgeslagen';//The settings were saved successfully $l['updating_files'] = 'Instellingen worden bijgewerkt';//Updating Files $l['updating_completed'] = 'De instellingen zijn bijgewerkt. Ga terug naar';//Completed updating the files. Go back to $l['go_to_soft'] = 'Scripts';//Softwares $l['soft_name'] = 'Naam';//Name $l['soft_desc'] = 'Omschrijving';//Description $l['soft_ver'] = 'Versie';//Version $l['latest_ver'] = 'Latest Version'; $l['soft_ins'] = 'Act.';//Installed $l['pre_down'] = 'Pre-Download'; $l['soft_enable'] = 'Enable'; $l['soft_free_note'] = 'Let op: In de gratis versie van '.APP.', is de functie van de keuze van scripts uitgeschakeld. Alleen de scripts die geleverd worden in de gratis versie zijn beschikbaar.';//NOTE: In the free version of Softaculous, this feature of choosing softwares is disabled. Only those softwares that are bundled with the free version will be available. $l['updatesoft'] = 'Instellingen bijwerken';//Update Settings $l['scripts_are_ins'] = 'scripts zijn beschikbaar'; $l['gen_scripts'] = 'Scripts'; $l['soft_outdated'] = 'Outdated'; $l['outdated_notification'] = 'Not updated by the vendor in over 2 years';
修改文件时间
将文件时间修改为当前时间的前一年
删除文件