文件操作 - index_lang.php
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/softaculous/enduser/languages/dutch/admin/index_lang.php
编辑文件内容
<?php ////////////////////////////////////////////////////////////// //=========================================================== // index_lang.php(Admin) //=========================================================== // 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['no_license'] = 'Het licentiebestand kon niet worden gevonden! Neem contact op met '.APP.'.';//The LICENSE file could not be found! Please report this to Softaculous. $l['no_reseller_access'] = 'Resellers are not allowed to access this page'; //Tab Icons Images $l['tab_home'] = 'Home';//Home $l['tab_settings'] = 'Instellingen';//Settings $l['tab_webuzoconfigs'] = 'Webuzo Config'; $l['tab_services'] = 'Services'; $l['tab_updates'] = 'Update';//Updates $l['tab_softwares'] = 'Scripts';//Softwares $l['tab_categories'] = 'Categorieën';//Categories $l['tab_email'] = 'E-mail instellingen';//Email $l['tab_proxy'] = 'Proxy'; $l['tab_maintenance'] = 'Onderhoud';//Maintenance $l['tab_installations'] = 'Geïnstalleerd'; $l['tab_logout'] = 'Log uit'; $l['tab_plans'] = 'Pakketten'; $l['tab_mail_trmplate'] = 'E-mail templates'; $l['tab_error_log'] = 'Error log'; $l['tab_php'] = 'PHP'; $l['user'] = 'Gebruiker'; $l['tab_disable_autoupgrade'] = 'Auto update'; $l['tab_goto_enduser'] = 'Log in als gebruiker'; $l['sub_license'] = 'Licentie beheer'; $l['tab_root_pass'] = 'Wijzig root wachtwoord'; $l['tab_webuzo_acl'] = 'Webuzo ACL'; $l['tab_domain'] = 'Domain'; // Sub Menus $l['sub_outdated'] = 'Verouderde installaties'; $l['sub_byuser'] = 'Overzicht gebruikers'; $l['sub_byscript'] = 'Overzicht scripts'; $l['sub_gen_set'] = 'Basis instellingen'; $l['tab_import'] = 'Importeren'; $l['sub_custom_scripts'] = 'Custom scripts'; $l['sub_general_scripts'] = 'Standaard scripts'; $l['adv_software'] = 'Advanced Settings'; $l['tab_tools'] = 'Tools'; $l['sub_top_scripts'] = 'Meest geïnstalleerde scripts'; $l['list_plan'] = 'Overzicht pakketten'; $l['add_plan'] = 'Pakket toevoegen'; $l['sub_upgrade'] = 'Upgrade beschikbaar'; $l['add_user'] = 'Gebruiker toevoegen'; $l['list_user'] = 'Overzicht gebruikers'; $l['transfer_dom'] = 'Transfer Domain'; $l['sub_import_export'] = 'Import/Export'; $l['sub_script_req'] = 'Script vereisten'; $l['sub_bydomain'] = 'Op domeinnaam'; $l['sub_ins_statistics'] = 'Statistics'; $l['sub_add_domain'] = 'Add Domain'; $l['sub_list_domain'] = 'List Domain(s)'; $l['disable_reseller_admin_t'] = 'Reseller panel niet geactiveerd'; $l['disable_reseller_admin'] = 'Het reseller panel is niet geactiveerd. Neem contact op met uw systeem beheerder.'; $l['feature_not_available'] = 'NOTE: This feature is disabled in the free version of '.APP; // Page Jump Related : $l['page_jump_title'] = 'Type the page to jump to'; $l['page_page'] = 'Page'; $l['page_of'] = 'of'; $l['page_go'] = 'Go'; $l['go'] = 'Go'; $l['all'] = 'All'; $l['entries_per_page'] = 'Entries Per Page'; $l['submit'] = 'Search'; $l['user_name'] = 'User Name'; $l['search'] = 'Search'; $l['welcome'] = 'Welcome'; $l['search_ins_menu'] = 'Search Installations'; $l['no_data'] = 'No data found !'; $l['tab_update_ssl_cert'] = 'SSL Certficate'; $l['sub_manage_sets'] = 'Manage WordPress Sets'; $l['following_errors_occured'] = 'The following errors were found'; $l['api_no_resp'] = 'No response received'; $l['api_invalid_resp'] = 'Invalid response received';
修改文件时间
将文件时间修改为当前时间的前一年
删除文件