mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +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
|
|
@ -33,7 +33,7 @@
|
|||
</description>
|
||||
<description xml:lang="zh-TW">
|
||||
將所選擇的模組當作搜尋對象進行搜尋。
|
||||
所搜尋的模組中,如有私密文將不會被搜尋,因此請注意選擇您不想搜尋的模組。
|
||||
所搜尋的模組中,如有私密文文章時將不會被搜尋,因此請注意選擇。
|
||||
</description>
|
||||
<version>0.1</version>
|
||||
<date>2007-07-24</date>
|
||||
|
|
@ -47,6 +47,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>
|
||||
|
|
@ -6,7 +6,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="manager" default="root">
|
||||
<title xml:lang="ko">관리</title>
|
||||
|
|
|
|||
|
|
@ -2,16 +2,16 @@
|
|||
/**
|
||||
* @file modules/integration_search/lang/zh-TW.lang.php
|
||||
* @author zero <zero@nzeo.com>
|
||||
* @brief 正體中文語言包
|
||||
* @brief 正體中文語言
|
||||
**/
|
||||
|
||||
$lang->integration_search = "搜尋";
|
||||
|
||||
$lang->sample_code = "代碼";
|
||||
$lang->sample_code = "原始碼";
|
||||
$lang->about_target_module = "只把被選模組作為搜尋對象。請注意權限設置。";
|
||||
$lang->about_sample_code = "可把上述代碼插入到相應佈局當中,即可實現搜尋功能。";
|
||||
$lang->about_sample_code = "可把上述原始碼插入到相對應版面當中,即可實現搜尋功能。";
|
||||
|
||||
$lang->is_result_text = "符合<strong>'%s'</strong>的搜尋結果約有<strong>%d</strong>項";
|
||||
$lang->is_result_text = "符合<strong>'%s'</strong>的搜尋結果,約有<strong>%d</strong>項";
|
||||
|
||||
$lang->is_search_option = array(
|
||||
'title' => '標題',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue