mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-29 15:22:15 +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
|
|
@ -13,7 +13,7 @@
|
|||
<description xml:lang="en">This modules links pages of Springnote with ZeroboardXE, and display them.</description>
|
||||
<description xml:lang="es">Esta módulos de enlaces de páginas Springnote con ZeroboardXE, y lo muestra.</description>
|
||||
<description xml:lang="ru">Этот модуль связывает страницы Springnote с ZeroboardXE, и отображает их.</description>
|
||||
<description xml:lang="zh-TW">將Springnote網站的頁面整合到Zeroboard XE的模組。</description>
|
||||
<description xml:lang="zh-TW">將 Springnote網站的頁面整合到 Zeroboard XE中的模組。</description>
|
||||
<version>0.1</version>
|
||||
<date>2007-11-30</date>
|
||||
<category>service</category>
|
||||
|
|
@ -26,6 +26,6 @@
|
|||
<name xml:lang="en">Zero</name>
|
||||
<name xml:lang="es">Zero</name>
|
||||
<name xml:lang="ru">Zero</name>
|
||||
<name xml:lang="zh-TW">Zero</name>
|
||||
<name xml:lang="zh-TW">zero</name>
|
||||
</author>
|
||||
</module>
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
<title xml:lang="zh-CN">目录</title>
|
||||
<title xml:lang="jp">リスト</title>
|
||||
<title xml:lang="en">list</title>
|
||||
<title xml:lang="zh-TW">目錄</title>
|
||||
<title xml:lang="zh-TW">列表</title>
|
||||
</grant>
|
||||
<grant name="view" default="guest">
|
||||
<title xml:lang="ko">열람</title>
|
||||
|
|
|
|||
|
|
@ -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中的《域名》值。)';
|
||||
|
|
|
|||
|
|
@ -4,12 +4,12 @@
|
|||
<title xml:lang="jp">SpringNote連動のデフォルトスキン</title>
|
||||
<title xml:lang="zh-CN">Springnote API默认皮肤</title>
|
||||
<title xml:lang="en">Springnote Module Basic Skin</title>
|
||||
<title xml:lang="zh-TW">Springnote API預設面版</title>
|
||||
<title xml:lang="zh-TW">Springnote API預設面板</title>
|
||||
<description xml:lang="ko">스프링 노트 연동 모듈의 기본 스킨</description>
|
||||
<description xml:lang="jp">SpringNote連動のデフォルトスキン</description>
|
||||
<description xml:lang="zh-CN">Springnote API默认皮肤。</description>
|
||||
<description xml:lang="en">Default Skin of Springnote Module</description>
|
||||
<description xml:lang="zh-TW">Springnote API預設面版。</description>
|
||||
<description xml:lang="zh-TW">Springnote API預設面板。</description>
|
||||
<version>0.1</version>
|
||||
<date>2007-11-30</date>
|
||||
<link>http://www.zeroboard.com</link>
|
||||
|
|
@ -66,12 +66,12 @@
|
|||
<title xml:lang="jp">掲示板タイトル</title>
|
||||
<title xml:lang="zh-CN">版面标题</title>
|
||||
<title xml:lang="en">Title of Board</title>
|
||||
<title xml:lang="zh-TW">討論版標題</title>
|
||||
<title xml:lang="zh-TW">討論板標題</title>
|
||||
<description xml:lang="ko">게시판의 제목을 적어주세요.</description>
|
||||
<description xml:lang="jp">掲示板のタイトルを入力してください。</description>
|
||||
<description xml:lang="zh-CN">请输入版面标题(留空为不显示)。</description>
|
||||
<description xml:lang="en">Please input the title of board.</description>
|
||||
<description xml:lang="zh-TW">請輸入討論版標題(留白為不顯示)。</description>
|
||||
<description xml:lang="zh-TW">請輸入討論板標題(留白為不顯示)。</description>
|
||||
</var>
|
||||
</extra_vars>
|
||||
</skin>
|
||||
Loading…
Add table
Add a link
Reference in a new issue