[外掛] [求中文化] 個人筆記

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

版主: 版主管理群

主題已鎖定
shatinps
星球普通子民
星球普通子民
文章: 22
註冊時間: 2003-10-04 01:44
來自: 香港

[外掛] [求中文化] 個人筆記

文章 shatinps »

http://www.phpbbhacks.com/download/1524

我安裝了這個外掛後,有些英文不懂得譯成中文,看看各位大大可以幫忙嗎?(其實也不明白 phpbb 的 Acronyms 是指什麼?)

代碼: 選擇全部

lang_main.php

$lang['Notes'] = '個人筆記';
$lang['popup_notes'] = '以 Popup 形式顯示個人筆記';
$lang['Acronym_on'] = 'Acronyms are <u>on</u>';
$lang['Disable_Acronym_post'] = 'Disable acronyms in this post';
$lang['Filter_notes'] = 'Notes filtered. Press the search button again to display all notes.';

代碼: 選擇全部

lang_admin.php

$lang['Notes_per_user'] = '每位會員最多可擁有筆記篇數';
tiee
星球普通子民
星球普通子民
文章: 24
註冊時間: 2005-04-02 00:13

Re: [外掛] [求中文化] 個人筆記

文章 tiee »

shatinps 寫:http://www.phpbbhacks.com/download/1524

我安裝了這個外掛後,有些英文不懂得譯成中文,看看各位大大可以幫忙嗎?(其實也不明白 phpbb 的 Acronyms 是指什麼?)

代碼: 選擇全部

lang_main.php

$lang['Notes'] = '個人筆記';
$lang['popup_notes'] = '以 Popup 形式顯示個人筆記';
$lang['Acronym_on'] = 'Acronyms are <u>on</u>';
$lang['Disable_Acronym_post'] = 'Disable acronyms in this post';
$lang['Filter_notes'] = 'Notes filtered. Press the search button again to display all notes.';

代碼: 選擇全部

lang_admin.php

$lang['Notes_per_user'] = '每位會員最多可擁有筆記篇數';
Acronyms <--- 應該是"縮寫"的意思 ..
disable acronyms in this post < --- 應該是"讓這篇文章內的縮寫無效" ..
Notes filtered. Press the search button again to display all notes <--- 應該是"過瀘筆記, 再按一次搜尋按鈕則顯示所有筆記" ..
├ 架設主機作業系統:Windows XP SP2
├ 快速架站程式:EasyPHP 1.7
├ 我的上網方式:ADSL 8M/640k
├ 我的phpBB版本: 2.0.17
├ 我的網域名稱:tiee.sytes.net
├ 我的連結網址:http://tiee.sytes.net/phpbb2/
主題已鎖定

回到「外掛問題討論」