[已解決] Rebuild Search 1.0.1 (重建搜尋索引)

phpBB 2 MOD Support
無論是官方或非官方認證之外掛,安裝與使用問題討論。
(發表文章請按照公告格式發表,違者砍文)

版主: 版主管理群

主題已鎖定
阿維
竹貓忠實會員
竹貓忠實會員
文章: 868
註冊時間: 2003-02-23 13:36
來自: 台南市

[已解決] Rebuild Search 1.0.1 (重建搜尋索引)

文章 阿維 »

問題外掛:Rebuild Search 1.0.1 (重建搜尋索引)
參考連結:http://www.phpbb-tw.net/phpbb/viewtopic.php?t=14512
使用版本:phpBB 2.0.11
網站位置:http://www.hayashibara.org/
狀況描述: 請問有前輩能夠協助翻譯的嗎?
原語系檔:

代碼: 選擇全部

<?php
/***************************************************************************
 *                          lang_rebuild_search.php [English]
 *                            -------------------
 *   begin                : July 9th 2003
 *   copyright            : (C) 2003 Antony Bailey
 *   email                : antony_bailey@lycos.co.uk
 *
 ***************************************************************************/
/***************************************************************************
 *
 *   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.
 *
 ***************************************************************************/
//
// So the file hasn't got much to it, oh well.
//
$lang['Rebuild_search'] = 'Rebuild Search';
$lang['Rebuild_search_explain'] = 'Rebuilding the search table, will take a while but will increase the effectivness of the search function.';
$lang['Time_limit'] = 'Time limit';
$lang['Post_limit'] = 'Post limit';
$lang['Next'] = 'Next';
$lang['Finished'] = 'Finished';
$lang['Refresh_rate'] = 'Refresh rate';
$lang['Percentage_complete'] = 'Percentage complete';
//
// That's all Folks!
// -------------------------------------------------
?>
最後由 阿維 於 2005-01-21 04:51 編輯,總共編輯了 1 次。
StickyKid
竹貓忠實會員
竹貓忠實會員
文章: 1019
註冊時間: 2003-01-31 10:32
來自: Taichung, Taiwan
聯繫:

文章 StickyKid »

代碼: 選擇全部

//
// So the file hasn't got much to it, oh well.
//
$lang['Rebuild_search'] = '重建搜尋引擎';
$lang['Rebuild_search_explain'] = '重建搜尋資料表, 此功能會花費一些時間, 不過可以大大的增加搜尋的效能.';
$lang['Time_limit'] = '時間限制';
$lang['Post_limit'] = '發文限制';
$lang['Next'] = '下一頁';
$lang['Finished'] = '完成';
$lang['Refresh_rate'] = '重新整理結果';
$lang['Percentage_complete'] = '百分比完成';
//
// That's all Folks!
// -------------------------------------------------
?>
抱歉我沒裝這個外掛(以後會考慮裝~功能滿強大的
所以語系沒有照著原本的功能翻,我是照著字面意思來的^^"
自己試試看功能再修改囉
Helvetica is a feature-length independent film about typography.
阿維
竹貓忠實會員
竹貓忠實會員
文章: 868
註冊時間: 2003-02-23 13:36
來自: 台南市

文章 阿維 »

感謝前輩的協助啊! ;-)
主題已鎖定

回到「外掛問題討論」