// // ------------------------------------------------------------------------ // // This program is free software; you can redistribute it and/or modify // // it under the terms of the GNU General Public License as published by // // the Free Software Foundation; either version 2 of the License, or // // (at your option) any later version. // // // // You may not change or alter any portion of this comment or credits // // of supporting developers from this source code or any supporting // // source code which is considered copyrighted (c) material of the // // original comment or credit authors. // // // // This program is distributed in the hope that it will be useful, // // but WITHOUT ANY WARRANTY; without even the implied warranty of // // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // // GNU General Public License for more details. // // // // You should have received a copy of the GNU General Public License // // along with this program; if not, write to the Free Software // // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // ------------------------------------------------------------------------ // // XOOPS zh_TW.Big5 中文翻譯檔 // 本中文翻譯檔乃直接由英文版翻譯過來,遵照GPL授權協議. // 除了GPL的規範之外,沒有其它限制 // 翻譯者: OLS3 (ols3@lxer.idv.tw) // 本中文翻譯檔採中英對照(上中下英),以方便您做比對, // 若您覺得譯得不妥,請告知我們,以便改進. define('_MD_PARTNERADMIN', '夥伴網站管理'); //define('_MD_PARTNERADMIN', 'Partners Administration'); define('_MD_URL', '網址'); //define('_MD_URL', 'URL'); define('_MD_HITS', '點按人氣'); //define('_MD_HITS', 'Hits'); define('_MD_IMAGE', '圖片'); //define('_MD_IMAGE', 'Image'); define('_MD_TITLE', '標題'); //define('_MD_TITLE', 'Title'); define('_MD_WEIGHT', '順序'); //define('_MD_WEIGHT', 'Weight'); define('_MD_DESCRIPTION', '說明'); //define('_MD_DESCRIPTION', 'Description'); define('_MD_STATUS', '狀態'); //define('_MD_STATUS', 'Status'); define('_MD_ACTIVE', '啟用'); //define('_MD_ACTIVE', 'Active'); define('_MD_INACTIVE', '未啟用'); //define('_MD_INACTIVE', 'Inactive'); define('_MD_REORDER', '排序'); //define('_MD_REORDER', 'Sort'); define('_MD_UPDATED', '設定已更新!'); //define('_MD_UPDATED', 'Settings Updated!'); define('_MD_NOTUPDATED', '無法更新設定!'); //define('_MD_NOTUPDATED', 'Could not update settings!'); define('_MD_BESURE', '請記得至少要輸入主題、網址及站台簡介說明.'); //define('_MD_BESURE', 'Be sure to enter at least a title, a URL and a description.'); define('_MD_NOEXITS', "圖片檔不存在"); //define('_MD_NOEXITS', "Image file doesn't exist"); define('_MD_ADDPARTNER', '新增'); //define('_MD_ADDPARTNER', 'Add'); define('_MD_EDITPARTNER', '編輯'); //define('_MD_EDITPARTNER', 'Edit'); define('_MD_EDIT', '編輯'); //define('_MD_EDIT', 'Edit'); define('_MD_DELETE', '刪除'); //define('_MD_DELETE', 'Delete'); define('_MD_SUREDELETE', '您確定要刪除這個站台嗎?'); //define('_MD_SUREDELETE', 'Are you sure you want to delete this site?'); define('_MD_YES', '是'); //define('_MD_YES', 'Yes'); define('_MD_NO', '否'); //define('_MD_NO', 'No'); define('_MD_IMAGE_ERROR', '圖片大小超過 110x50!'); //define('_MD_IMAGE_ERROR', 'Image size is larger than 110x50!'); define('_MD_PARTNERS_ADD','新增夥伴網站'); //define('_MD_PARTNERS_ADD','Add Partner'); define('_MD_AUTOMATIC_SORT', '自動排序'); //define('_MD_AUTOMATIC_SORT', 'Automatic sort'); ?>