mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
Modified All about zh-TW Translations.
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4613 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
35ac6b0983
commit
6b1a5b5a89
132 changed files with 341 additions and 341 deletions
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* @file zh-TW.lang.php
|
||||
* @author zero (zero@nzeo.com)
|
||||
* @brief Springnote模組語言包
|
||||
* @brief Springnote模組語言
|
||||
**/
|
||||
|
||||
$lang->springnote = "Springnote";
|
||||
|
|
@ -10,20 +10,20 @@
|
|||
$lang->springnote_userkey = "用戶 Key";
|
||||
$lang->springnote_pageid = "頁號";
|
||||
$lang->springnote_pageid_setup = '頁號設置';
|
||||
$lang->springnote_pageid_option_only = '只顯示指定頁面(不顯示目錄)。';
|
||||
$lang->springnote_pageid_option_list = '從指定頁面開始顯示(顯示目錄)。';
|
||||
$lang->springnote_pageid_option_only = '只顯示指定頁面(不顯示列表)。';
|
||||
$lang->springnote_pageid_option_list = '從指定頁面開始顯示(顯示列表)。';
|
||||
$lang->springnote_domain = "域名設置";
|
||||
|
||||
$lang->page_url = "原始 URL";
|
||||
$lang->page_modified = "最新更新";
|
||||
$lang->page_modifier = "最新修改者";
|
||||
|
||||
$lang->cmd_springnote_list = 'Springnote目錄';
|
||||
$lang->cmd_springnote_list = 'Springnote列表';
|
||||
$lang->cmd_view_info = 'Springnote資訊';
|
||||
|
||||
$lang->about_springnote = "Springnote是由 Openmaru提供的一種 Wiki服務。<br />Springnote模組是一種能夠將 Springnote特定的頁面引用到 Zeroboard XE的模組。";
|
||||
$lang->about_springnote = "Springnote是由 Openmaru提供的一種 Wiki服務。<br />此模組能夠將 Springnote特定的頁面引用到 Zeroboard XE中的模組。";
|
||||
$lang->about_springnote_openid = "請輸入Springnote網站的 Open ID。";
|
||||
$lang->about_springnote_userkey = '請輸入用戶 Key值。<br />請輸入點擊[<a href="https://api.openmaru.com/delegate_key/springnote?app_id=www.zeroboard.com&openid=" onclick="window.open(this.href);return false;">獲得用戶 Key</a>]獲得的用戶 Key值。';
|
||||
$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中的《域名》值。)';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue