文件操作 - publish_lang.php
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/softaculous/enduser/languages/chinese/publish_lang.php
编辑文件内容
<?php ////////////////////////////////////////////////////////////// //=========================================================== // publish_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_remote'] = '沒有指定的遠端網頁'; $l['no_password'] = '沒有指定的密碼'; $l['error_f0'] = '連接遠端網頁時發生錯誤'; $l['error_f-1'] = '連接遠端網頁時發生錯誤'; $l['error_f-2'] = '連接遠端網頁時發生錯誤'; $l['error_f-3'] = '使用 FTP 更改資料夾時發生錯誤'; $l['error_fmkdir'] = '無法建立遠端資料夾'; $l['error_fchdir'] = '使用 FTP 更改資料夾時發生錯誤'; $l['error_sql_export'] = '無法匯出 MySQL 資料庫'; $l['error_up_myexec'] = '上傳 MySQL Dumper 發生錯誤'; $l['error_sql_create'] = '不能在遠端網頁上建立資料庫'; $l['error_sql_seldb'] = '不能選擇資料庫'; $l['error_sql_conn'] = '連接遠端 MySQL 資料庫時發生錯誤'; $l['error_sql_query'] = '執行 MySQL 查詢時發生錯誤'; $l['error_makezip'] = '不能壓縮檔案'; $l['error_u_pclzip'] = '不能上傳 ZIP 程式庫'; $l['error_u_ftp'] = '不能上傳 ZIP 程式庫'; $l['error_u_files'] = '上傳壓縮檔案時發生錯誤'; $l['error_u_exec'] = '上傳 UnZip 程式庫時發生錯誤'; $l['error_u_unzip'] = '不能在遠端網頁解壓縮壓縮檔案'; $l['checking_data'] = '正在檢查送出的資料'; $l['connecting_site'] = '正在連接遠端網頁'; $l['exporting_db'] = '正在匯出資料庫'; $l['uploading_db'] = '正在上傳資料庫'; $l['packing_files'] = '正在包裝檔案'; $l['configuring_files'] = '正在設置檔案'; $l['uploading_libs'] = '正在上傳 AMPPS 程式庫'; $l['uploading_files'] = '正在上傳檔案'; $l['cleaning_up'] = '正在清理'; $l['finishing_process'] = '正在完成發佈程序'; $l['invalid_insid'] = 'Invalid Installation ID'; $l['invalid_script'] = 'Invalid Script ID'; $l['no_publish_support'] = 'Publish is not supported for this script'; $l['no_remote_site'] = 'Remote Site not found'; $l['<title>'] = '發佈一個安裝包'; $l['header'] = '發佈一個應用程式'; $l['done'] = '恭喜, 安裝包已經被成功發布'; $l['choose_account'] = '遠端空間'; $l['choose_account_exp'] = '請選擇您想要發佈安裝包的遠端帳號'; $l['dir'] = '在資料夾'; $l['dir_exp'] = '資料夾對應的是您的網域而且 <strong>不應存在</strong>. 例如要安裝在 http://mydomain/dir/ 只需要輸入 <strong>dir</strong>. 如果要安裝在 in http://mydomain/ 就留空.'; $l['password'] = '帳號密碼'; $l['password_exp'] = '遠端帳號的密碼'; $l['publishins'] = '發佈安裝包'; $l['succesful'] = '您的 &soft-1; 安裝包已經成功發佈在'; $l['admin_url'] = '管理員連結'; $l['enjoy'] = '我們希望安裝過程是簡單的.'; $l['install_notes'] = '以下為一些重要的訊息. 我們強烈建議您閱讀它們 '; $l['please_note'] = '<b>注意</b>: '.APP.' 只是一個自動安裝器, 不需負責任何其他個別的安裝程序. 請瀏覽該語法供應商的網站獲取支援!'; $l['regards'] = '誠摯的'; $l['softinstaller'] = APP.' 自動安裝器'; $l['return'] = '回到總覽'; $l['softinstaller'] = APP.' 安裝器'; $l['return'] = '回到總覽'; $l['publish_notes'] = 'The following are some important notes. It is highly recommended that you read them ';
修改文件时间
将文件时间修改为当前时间的前一年
删除文件