translation Taiwanese

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7703 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
royallin 2010-09-27 13:58:53 +00:00
parent d5630b2717
commit 043ce6328a
4 changed files with 38 additions and 38 deletions

View file

@ -6,10 +6,10 @@
**/
$lang->page = "頁面";
$lang->about_page = "可製作完整頁面的模組。\n利用最新主題列表或其他Widgets可以建立動態的頁面且通過網頁編輯器做出多樣化的頁面。\n連結頁面網址和其他模組連結的方式相同。即mid=模組名稱。選擇預設選項時,此頁面將變為首頁。";
$lang->about_page = "可製作完整頁面的模組。\n利用最新主題列表或其他 Widgets 可以建立動態的頁面,且通過網頁編輯器做出多樣化的頁面。\n連結頁面網址和其他模組連結的方式相同。即mid=模組名稱。選擇預設選項時,此頁面將變為首頁。";
$lang->cmd_page_modify = "頁面編輯";
$lang->cmd_page_create = '페이지 생성';
$lang->cmd_page_create = '建立頁面';
$lang->page_caching_interval = "暫存時間設置";
$lang->about_page_caching_interval = "單位為分。暫存時間內頁面將輸出臨時儲存的資料。<br />輸出外部主機訊息或資料時,如消耗資源很大,盡量把暫存時間設大一點。<br />『0』表示不暫存。";
$lang->about_mcontent = 'This is the page for the mobile view. If you do not write this page, the mobile view display reoragnized PC view\'s page.';
$lang->about_mcontent = '此頁面為手機瀏覽頁面。如果沒有編輯此頁面,會將 PC 頁面改編為手機頁面。';
?>