文件操作 - sync_lang.php
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/softaculous/enduser/languages/bulgarian/sync_lang.php
编辑文件内容
<?php ////////////////////////////////////////////////////////////// //=========================================================== // sync_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['no_data'] = 'Изглежда, че няма данни за друга автоматична инсталация да бъде намерена в профила ви'; //Theme Strings $l['<title>'] = $globals['sn'].' - '.APP.' - Import'; $l['import_soft'] = 'Import Installations'; $l['script_name'] = 'Име наскрипт'; $l['script_url'] = 'URL'; $l['softsubmit'] = 'Save Installations'; $l['nothing_checked'] = 'Не сте избрали скрипт, за да се синхронизира/внесе в нашите архиви.'; $l['congrats'] = 'Поздравления, софтуерът е синхронизиран/внесен успешно'; $l['succesful'] = 'Те са успешно синхронизирани/внесени в'; $l['admin_url'] = 'Админ URL'; $l['enjoy'] = 'Надяваме се, че процеса на синхронизиране/внасяне беше лесен.'; $l['import_notes'] = 'По-долу са някои важни бележки. Препоръчително е да ги прочетете '; $l['please_note'] = '<b>ВНИМАНИЕ</b>: '.APP.' е просто автоматичен инсталатор и не предоставя никаква поддръжка за софтуерни пакети. Моля посетете уеб сайта за поддръжка на софтуера!'; $l['regards'] = 'Поздравеи'; $l['softinstaller'] = APP.' автоматичен инсталатор'; $l['return'] = 'Назад към главното меню'; $l['manual_import'] = 'Start scanning for installations'; $l['importing_ins'] = 'Scanning directories to import installations'; $l['wait_note'] = '<b>NOTE:</b> Please wait this may take 3-4 minutes.'; $l['sync_notes'] = 'You can select the installations below and click <b>Save Installations</b> button to import the installations into '.APP.', if you want to import all installations then click on <b>Manual Installations</b> button.'; $l['no_ins'] = 'No installations found !'; $l['other_installers_btn'] = 'From other Auto Installers'; $l['manual_ins_btn'] = 'Manual Installations'; $l['no_installer_data'] = 'No installations found from other auto installers. You can import installations done manually by clicking on <b>Manual Installations</b> tab above.'; $l['manual_notes'] = 'Click on the button below to start scanning manual installations and import them into '.APP.'.'; $l['free_lic_alert'] = 'With your <b>Free</b> license, only <a href="https://www.softaculous.com/scripts_in_free" target="_blank">free scripts</a> will be imported into '.APP.'.'; $l['success_msg'] = 'Congratulations, the installations listed below have been successfully imported into '.APP.'. You can now manage the installations via '.APP.'.'; $l['disable_sync'] = 'Sync feature has been disabled by admin'; $l['return_to_wpm'] = 'Return to WordPress Management'; $l['wordpress_manager'] = 'Manage your installation with WordPress Manager';
修改文件时间
将文件时间修改为当前时间的前一年
删除文件