Modified zh-TW translation.

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5030 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
royallin 2008-12-02 08:14:13 +00:00
parent 1a60a4dcba
commit b6c0b99ac0
13 changed files with 32 additions and 32 deletions

View file

@ -14,17 +14,17 @@
$lang->springnote_pageid_option_list = '從指定頁面開始顯示(顯示列表)。';
$lang->springnote_domain = "域名設置";
$lang->page_url = "原始 URL";
$lang->page_url = "原始網址";
$lang->page_modified = "最新更新";
$lang->page_modifier = "最新修改者";
$lang->cmd_springnote_list = 'Springnote列表';
$lang->cmd_view_info = 'Springnote資訊';
$lang->about_springnote = "Springnote是由 Openmaru提供的一種 Wiki服務。<br />此模組能夠將 Springnote特定的頁面引用到 XE中的模組。";
$lang->about_springnote_openid = "請輸入Springnote網站的 Open ID。";
$lang->about_springnote_userkey = '請輸入用戶 Key值。<br />請輸入獲得的用戶 Key值。[<a href="https://api.openmaru.com/delegate_key/springnote?app_id=www.zeroboard.com&openid=" onclick="window.open(this.href);return false;">按此獲得</a>]';
$lang->about_springnote = "Springnote是由Openmaru提供的一種Wiki服務。<br />此模組能夠將Springnote特定的頁面引用到XE中的模組。";
$lang->about_springnote_openid = "請輸入Springnote網站的Open ID。";
$lang->about_springnote_userkey = '請輸入用戶Key值。<br />請輸入獲得的用戶Key值。[<a href="https://api.openmaru.com/delegate_key/springnote?app_id=www.zeroboard.com&openid=" onclick="window.open(this.href);return false;">按此獲得</a>]';
$lang->about_springnote_pageid = '請輸入要指定為預設頁面(即:首頁)的頁號(Springnote網站特定頁面的頁號)。';
$lang->about_springnote_pageid_setup = '指定頁號時,可以選擇上述的其中一種。';
$lang->about_springnote_domain = '可以指定其他 SpringNote域名。(註只輸入http://域名.springnote.com中的《域名》值。)';
$lang->about_springnote_domain = '可以指定其他SpringNote域名。(註只輸入http://域名.springnote.com中的《域名》值。)';
?>