mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 06:39:56 +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
|
|
@ -10,7 +10,7 @@
|
|||
<grant name="browser_source" default="guest">
|
||||
<title xml:lang="ko">소스 열람</title>
|
||||
<title xml:lang="zh-CN">查看代码</title>
|
||||
<title xml:lang="zh-TW">檢視代碼</title>
|
||||
<title xml:lang="zh-TW">檢視原始碼</title>
|
||||
<title xml:lang="jp">ソース閲覧</title>
|
||||
</grant>
|
||||
<grant name="ticket_view" default="guest">
|
||||
|
|
|
|||
|
|
@ -2,13 +2,13 @@
|
|||
/**
|
||||
* @file zh-TW.lang.php
|
||||
* @author zero (zero@nzeo.com)
|
||||
* @brief 問題追蹤模組語言包
|
||||
* @brief 問題追蹤模組語言
|
||||
**/
|
||||
|
||||
$lang->issuetracker = '問題追蹤';
|
||||
$lang->about_issuetracker = '里程碑管理,代碼,問題與發佈等問題追蹤。';
|
||||
$lang->about_issuetracker = '里程碑管理,原始碼,問題與發佈等問題追蹤。';
|
||||
|
||||
$lang->cmd_project_list = '專案目錄';
|
||||
$lang->cmd_project_list = '專案列表';
|
||||
$lang->cmd_view_info = '專案資訊';
|
||||
$lang->cmd_project_setting = '專案設置';
|
||||
$lang->cmd_release_setting = '發佈設置';
|
||||
|
|
@ -77,7 +77,7 @@
|
|||
'dispIssuetrackerViewIssue' => '檢視問題',
|
||||
'dispIssuetrackerNewIssue' => '提交問題',
|
||||
'dispIssuetrackerViewMilestone' => '開發計劃',
|
||||
'dispIssuetrackerViewSource' => '檢視代碼',
|
||||
'dispIssuetrackerViewSource' => '檢視原始碼',
|
||||
'dispIssuetrackerDownload' => '下載',
|
||||
'dispIssuetrackerAdminProjectSetting' => '設置',
|
||||
);
|
||||
|
|
@ -88,5 +88,5 @@
|
|||
|
||||
$lang->cmd_document_do = '將把此問題.. ';
|
||||
$lang->not_assigned = '沒有分配';
|
||||
$lang->not_assigned_description = '沒被分配的問題目錄';
|
||||
$lang->not_assigned_description = '沒被分配的問題列表';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -4,12 +4,12 @@
|
|||
<title xml:lang="jp">XE イシュートラッカー(IssueTracker)デフォルトスキン</title>
|
||||
<title xml:lang="en">Basic Skin of XE IssueTracker</title>
|
||||
<title xml:lang="zh-CN">XE IssueTracker默认皮肤</title>
|
||||
<title xml:lang="zh-TW">XE 問題追蹤預設面版</title>
|
||||
<title xml:lang="zh-TW">XE 問題追蹤預設面板</title>
|
||||
<description xml:lang="ko">XE IssueTracker의 기본 스킨입니다. </description>
|
||||
<description xml:lang="jp">XE イシュートラッカー(IssueTracker)デフォルトスキンです。 </description>
|
||||
<description xml:lang="en">This is the basic skin of XE IssueTracker. </description>
|
||||
<description xml:lang="zh-CN">XE IssueTracker默认皮肤。</description>
|
||||
<description xml:lang="zh-TW">XE 問題追蹤預設面版。</description>
|
||||
<description xml:lang="zh-TW">XE 問題追蹤預設面板。</description>
|
||||
<version>0.1</version>
|
||||
<date>2008-08-11</date>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue