問題外掛:私人訊息管理模組
參考連結:http://phpbb-tw.net/phpbb/viewtopic.php?t=13098
使用版本:phpBB 2.0.6
godbless大大, 請問怎樣才能download閣下中文化後的版本?
因原帖不能回文, 故在這裡發問, 請諒!
另請問原作者是否把 Admin Private Messages Viewer 改成 Admin Private Message Manager?
[問題][外掛][管理模組]私人訊息管理模組 (已解決)
版主: 版主管理群
-
cloudyfoto
Re: [問題][外掛][管理模組]私人訊息管理模組
找過了, 現在應該只有 Admin Private Message Manager 這個了.cloudyfoto 寫:另請問原作者是否把 Admin Private Messages Viewer 改成 Admin Private Message Manager?
所以, 這個應該是沒有中文化版本了!
更新了^^
外掛問題區發問格式就在這裡,請務必一定照著格式來~!
你不照著規則來,就算是神也搞不清楚你的問題在哪裡!
新手問問題不是罪惡
罪惡的是自己沒有先做好本分和功課,說話的口氣也不好,再加上態度有好像我們這群人欠你多少似的~~!!
竹貓星球發問規則:
http://phpbb-tw.net/phpbb/viewtopic.php?t=16149
發問比率最高的句子翻譯:
Please ensure both the install/ and contrib/ directories are deleted
請確認install和contrib資料夾已被刪除(奇怪,翻一下英漢字典有這麼困難嗎)
你不照著規則來,就算是神也搞不清楚你的問題在哪裡!
新手問問題不是罪惡
罪惡的是自己沒有先做好本分和功課,說話的口氣也不好,再加上態度有好像我們這群人欠你多少似的~~!!
竹貓星球發問規則:
http://phpbb-tw.net/phpbb/viewtopic.php?t=16149
發問比率最高的句子翻譯:
Please ensure both the install/ and contrib/ directories are deleted
請確認install和contrib資料夾已被刪除(奇怪,翻一下英漢字典有這麼困難嗎)
請問有前輩可以幫忙翻譯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行
外掛名稱: [管理模組]私人訊息管理模組 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';
提供代客維護 phpBB 3.0.x 以及外掛/風格升級或安裝的服務,如需委託,請與我聯絡,謝謝!
我的 Skype 帳號:gpxjordan
我的 Skype 帳號:gpxjordan
感謝您的 (升級訊息) 告知!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


