1 頁 (共 1 頁)

[問題][外掛][管理模組]私人訊息管理模組 (已解決)

發表於 : 2004-05-05 00:11
cloudyfoto
問題外掛:私人訊息管理模組
參考連結:http://phpbb-tw.net/phpbb/viewtopic.php?t=13098
使用版本:phpBB 2.0.6

godbless大大, 請問怎樣才能download閣下中文化後的版本?
因原帖不能回文, 故在這裡發問, 請諒!

另請問原作者是否把 Admin Private Messages Viewer 改成 Admin Private Message Manager?

Re: [問題][外掛][管理模組]私人訊息管理模組

發表於 : 2004-05-05 15:06
cloudyfoto
cloudyfoto 寫:另請問原作者是否把 Admin Private Messages Viewer 改成 Admin Private Message Manager?
找過了, 現在應該只有 Admin Private Message Manager 這個了. :-D
所以, 這個應該是沒有中文化版本了!

發表於 : 2004-06-22 12:36
godbless
更新了^^

發表於 : 2004-06-22 19:10
chocobo17
ㄜ...
我是2.08A
使用起來沒有問題說..
大家應該也可以用吧.
只是安裝時他會警告你是用在2.06的說

發表於 : 2006-09-12 04:17
阿維
請問有前輩可以幫忙翻譯1.6.0新增的中文語系嗎?

外掛名稱: [管理模組]私人訊息管理模組 1.6.0
檔案來源: http://www.nivisec.com/phpbb.php?l=p
中文語系: http://service.legends.com.tw/mods/lang ... v_msgs.zip
新增行數: 從第28行~第44行

代碼: 選擇全部

/* Added in 1.6.0 */
$lang['PM_View_Type'] = 'PM View Type';
$lang['Show_IP'] = 'Show IP Address';
$lang['Rows_Per_Page'] = 'Rows Per Page';
$lang['Archive_Feature'] = 'Archive Feature';
$lang['Inline'] = 'Inline';
$lang['Pop_up'] = 'Pop-up';
$lang['Current'] = 'Current';
$lang['Rows_Plus_5'] = 'Add 5 Rows';
$lang['Rows_Minus_5'] = 'Remove 5 Rows';
$lang['Enable'] = 'Enable';
$lang['Disable'] = 'Disable';
$lang['Inserted_Default_Value'] = '%s Configuration Item did not exist, inserted a default value<br />'; // %s = config name
$lang['Updated_Config'] = 'Updated Configuration Item %s<br />'; // %s = config item
$lang['Archive_Table_Inserted'] = 'Archive Table did not exist, created it<br />';
$lang['Switch_Normal'] = 'Switch To Normal Mode';
$lang['Switch_Archive'] = 'Switch To Archive Mode';

發表於 : 2006-09-12 19:32
心靈捕手
JORDAN 寫:請問有前輩可以幫忙翻譯1.6.0新增的中文語系嗎?

外掛名稱: [管理模組]私人訊息管理模組 1.6.0
檔案來源: http://www.nivisec.com/phpbb.php?l=p
中文語系: http://service.legends.com.tw/mods/lang ... v_msgs.zip
新增行數: 從第28行~第44行

代碼: 選擇全部

/* Added in 1.6.0 */
$lang['PM_View_Type'] = 'PM View Type';
$lang['Show_IP'] = 'Show IP Address';
$lang['Rows_Per_Page'] = 'Rows Per Page';
$lang['Archive_Feature'] = 'Archive Feature';
$lang['Inline'] = 'Inline';
$lang['Pop_up'] = 'Pop-up';
$lang['Current'] = 'Current';
$lang['Rows_Plus_5'] = 'Add 5 Rows';
$lang['Rows_Minus_5'] = 'Remove 5 Rows';
$lang['Enable'] = 'Enable';
$lang['Disable'] = 'Disable';
$lang['Inserted_Default_Value'] = '%s Configuration Item did not exist, inserted a default value<br />'; // %s = config name
$lang['Updated_Config'] = 'Updated Configuration Item %s<br />'; // %s = config item
$lang['Archive_Table_Inserted'] = 'Archive Table did not exist, created it<br />';
$lang['Switch_Normal'] = 'Switch To Normal Mode';
$lang['Switch_Archive'] = 'Switch To Archive Mode';
感謝您的 (升級訊息) 告知! :-)

新增語言代碼中文化, 請參考這裡.
http://phpbb-tw.net/phpbb/viewtopic.php?p=245652#245652

發表於 : 2006-09-13 04:50
阿維
感謝前輩的補足翻譯,這樣又一個MOD可以完全中文化了! :-)