mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-02-01 01:29:58 +09:00
css 및 js 호출순서 조정기능 추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5785 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
4f380d9c48
commit
61851f1dfe
2149 changed files with 109090 additions and 18689 deletions
|
|
@ -41,6 +41,7 @@
|
|||
$lang->assignee = 'Assignee';
|
||||
$lang->status = 'Status';
|
||||
$lang->action = 'Action';
|
||||
$lang->display_option = 'Display Option';
|
||||
|
||||
$lang->history_format_not_source = '<span class="key">[key]</span> Modify to <span class="target">[target]</span>';
|
||||
$lang->history_format = '<span class="key">[key]</span> Modify from <span class="source">[source]</span> to <span class="target">[target]</span>';
|
||||
|
|
@ -99,4 +100,11 @@
|
|||
'created' => 'created'
|
||||
);
|
||||
$lang->cmd_manage_issue = 'Manage issues';
|
||||
$lang->msg_changes_from = 'View changes from';
|
||||
$lang->duration = 'Duration';
|
||||
$lang->target_list = array(
|
||||
'issue_created' => 'Created issues',
|
||||
'issue_changed' => 'Changed issues',
|
||||
'commit' => 'Repository checkins'
|
||||
);
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -41,6 +41,7 @@
|
|||
$lang->assignee = 'Propietario';
|
||||
$lang->status = 'Estado';
|
||||
$lang->action = 'Comportamiento';
|
||||
$lang->display_option = 'Display Option';
|
||||
|
||||
$lang->history_format_not_source = '<span class="target"> [objetivo] </ span> <span a class="key"> [clave] </ span> Cambiar';
|
||||
$lang->history_format = '<span class="source"> [fuente] </ span> <span class="target"> en el [objetivo] </ span> <span a class="key"> [clave] </ span> Cambiar';
|
||||
|
|
@ -100,4 +101,11 @@
|
|||
);
|
||||
|
||||
$lang->cmd_manage_issue = 'Cuestiones de gestión';
|
||||
$lang->msg_changes_from = 'View changes from';
|
||||
$lang->duration = 'Duration';
|
||||
$lang->target_list = array(
|
||||
'issue_created' => 'Created issues',
|
||||
'issue_changed' => 'Changed issues',
|
||||
'commit' => 'Repository checkins'
|
||||
);
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -41,6 +41,7 @@
|
|||
$lang->assignee = '担当者';
|
||||
$lang->status = 'ステータス';
|
||||
$lang->action = '動作';
|
||||
$lang->display_option = 'Display Option';
|
||||
|
||||
$lang->history_format_not_source = '<span class="target">[target]</span> へ <span class="key">[key]</span> 変更';
|
||||
$lang->history_format = '<span class="source">[source]</span> から <span class="target">[target]</span> へ <span class="key">[key]</span> 変更';
|
||||
|
|
@ -100,4 +101,11 @@
|
|||
);
|
||||
|
||||
$lang->cmd_manage_issue = 'イシューの管理';
|
||||
$lang->msg_changes_from = 'View changes from';
|
||||
$lang->duration = 'Duration';
|
||||
$lang->target_list = array(
|
||||
'issue_created' => 'Created issues',
|
||||
'issue_changed' => 'Changed issues',
|
||||
'commit' => 'Repository checkins'
|
||||
);
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -41,6 +41,7 @@
|
|||
$lang->assignee = '소유자';
|
||||
$lang->status = '상태';
|
||||
$lang->action = '동작';
|
||||
$lang->display_option = '표시 옵션';
|
||||
|
||||
$lang->history_format_not_source = '<span class="target">[target]</span> 으로 <span class="key">[key]</span> 변경';
|
||||
$lang->history_format = '<span class="source">[source]</span> 에서 <span class="target">[target]</span> 으로 <span class="key">[key]</span> 변경';
|
||||
|
|
@ -100,4 +101,11 @@
|
|||
);
|
||||
|
||||
$lang->cmd_manage_issue = '이슈 관리';
|
||||
$lang->msg_changes_from = '시작 날짜';
|
||||
$lang->duration = '기간';
|
||||
$lang->target_list = array(
|
||||
'issue_created' => '생성된 이슈',
|
||||
'issue_changed' => '변경된 이슈',
|
||||
'commit' => '소스변경'
|
||||
);
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -28,9 +28,9 @@
|
|||
$lang->diff_cmd = 'DIF应用程序位置';
|
||||
$lang->about_diff_cmd = '为比较SVN revision,请输入diff应用程序位置。 (ex: /usr/bin/diff)';
|
||||
$lang->svn_userid = 'SVN ID';
|
||||
$lang->about_svn_userid = 'If authentication is necessary, input userid for accessing the SVN repository';
|
||||
$lang->svn_passwd = 'SVN password';
|
||||
$lang->about_svn_passwd = 'If authentication is necessary, input password for accessing the SVN repository';
|
||||
$lang->about_svn_userid = '请输入SVN ID。';
|
||||
$lang->svn_passwd = 'SVN密码';
|
||||
$lang->about_svn_passwd = '请输入SVN密码。';
|
||||
|
||||
$lang->issue = '问题';
|
||||
$lang->total_issue = '全部问题';
|
||||
|
|
@ -41,6 +41,7 @@
|
|||
$lang->assignee = '所有者';
|
||||
$lang->status = '状态';
|
||||
$lang->action = '动作';
|
||||
$lang->display_option = '显示选项';
|
||||
|
||||
$lang->history_format_not_source = '<span class="key">[key]</span>修改为<span class="target">[target]</span>';
|
||||
$lang->history_format = '<span class="key">[key]</span>,从<span class="source">[source]</span>修改为<span class="target">[target]</span>';
|
||||
|
|
@ -81,7 +82,7 @@
|
|||
'dispIssuetrackerViewIssue' => '查看问题',
|
||||
'dispIssuetrackerNewIssue' => '提交问题',
|
||||
'dispIssuetrackerViewMilestone' => '开发计划',
|
||||
'dispIssuetrackerTimeline' => 'Timeline',
|
||||
'dispIssuetrackerTimeline' => '时间轴',
|
||||
'dispIssuetrackerViewSource' => '查看代码',
|
||||
'dispIssuetrackerDownload' => '下载',
|
||||
'dispIssuetrackerAdminProjectSetting' => '设置',
|
||||
|
|
@ -95,8 +96,15 @@
|
|||
$lang->not_assigned = '没有分配';
|
||||
$lang->not_assigned_description = '没被分配的问题目录';
|
||||
$lang->timeline_msg = array(
|
||||
'changed' => 'changed',
|
||||
'created' => 'created'
|
||||
'changed' => '修改',
|
||||
'created' => '生成'
|
||||
);
|
||||
$lang->cmd_manage_issue = 'Manage issues';
|
||||
$lang->cmd_manage_issue = '问题管理';
|
||||
$lang->msg_changes_from = '开始日期';
|
||||
$lang->duration = '期间';
|
||||
$lang->target_list = array(
|
||||
'issue_created' => '生成的问题',
|
||||
'issue_changed' => '修改过的问题',
|
||||
'commit' => '代码更新'
|
||||
);
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
<?php
|
||||
/**
|
||||
* @file zh-TW.lang.php
|
||||
* @file modules/issuetracker/lang/zh-TW.lang.php
|
||||
* @author zero (zero@nzeo.com) 翻譯:royallin
|
||||
* @brief 問題追蹤模組語言
|
||||
* @brief 問題追蹤(Issuetracker)模組語言
|
||||
**/
|
||||
|
||||
$lang->issuetracker = '問題追蹤';
|
||||
|
|
@ -12,7 +12,7 @@
|
|||
$lang->cmd_view_info = '專案資訊';
|
||||
$lang->cmd_project_setting = '專案設置';
|
||||
$lang->cmd_release_setting = '發佈設置';
|
||||
$lang->cmd_insert_package = '新增套裝包';
|
||||
$lang->cmd_insert_package = '新增套裝軟體';
|
||||
$lang->cmd_insert_release = '新增發佈版';
|
||||
$lang->cmd_attach_file = '新增附加檔案';
|
||||
$lang->cmd_display_item = '顯示專案';
|
||||
|
|
@ -24,9 +24,9 @@
|
|||
$lang->svn_url = 'SVN位址';
|
||||
$lang->about_svn_url = '請輸入專案的 SVN 位址。';
|
||||
$lang->svn_cmd = 'SVN應用程式位置';
|
||||
$lang->about_svn_cmd = '請輸入 SVN Client 應用程式位置。(ex: /usr/bin/svn)';
|
||||
$lang->about_svn_cmd = '請輸入 SVN Client 應用程式位置。(例: /usr/bin/svn)';
|
||||
$lang->diff_cmd = 'DIFF應用程式位置';
|
||||
$lang->about_diff_cmd = '為了比較 SVN 版本,請輸入 diff 應用程式位置。 (ex: /usr/bin/diff)';
|
||||
$lang->about_diff_cmd = '為了比較 SVN 版本,請輸入 diff 應用程式位置。 (例: /usr/bin/diff)';
|
||||
$lang->svn_userid = 'SVN帳號';
|
||||
$lang->about_svn_userid = '必須要驗證時,請輸入帳號來登入 SVN 檔案庫';
|
||||
$lang->svn_passwd = 'SVN密碼';
|
||||
|
|
@ -41,6 +41,7 @@
|
|||
$lang->assignee = '所有者';
|
||||
$lang->status = '狀態';
|
||||
$lang->action = '動作';
|
||||
$lang->display_option = '顯示選項';
|
||||
|
||||
$lang->history_format_not_source = '<span class="key">[key]</span>修改為<span class="target">[target]</span>';
|
||||
$lang->history_format = '<span class="key">[key]</span>,從<span class="source">[source]</span>修改為<span class="target">[target]</span>';
|
||||
|
|
@ -52,7 +53,7 @@
|
|||
$lang->complete = '完成';
|
||||
$lang->completed_date = '結束日期';
|
||||
$lang->order = '順序';
|
||||
$lang->package = $lang->package_srl = '套裝包';
|
||||
$lang->package = $lang->package_srl = '套裝軟體';
|
||||
$lang->release = $lang->release_srl = '發佈版';
|
||||
$lang->release_note = '發佈記錄';
|
||||
$lang->release_changes = '更新日誌';
|
||||
|
|
@ -91,12 +92,20 @@
|
|||
$lang->msg_attached = '檔案已新增。';
|
||||
$lang->msg_no_releases = '尚未被新增的發佈版本。';
|
||||
|
||||
$lang->cmd_document_do = '將此問題.. ';
|
||||
$lang->cmd_document_do = '將此問題...';
|
||||
$lang->not_assigned = '尚未分配';
|
||||
$lang->not_assigned_description = '尚未被分配的問題清單';
|
||||
$lang->timeline_msg = array(
|
||||
'changed' => 'changed',
|
||||
'created' => 'created'
|
||||
'changed' => '變更',
|
||||
'created' => '建立'
|
||||
);
|
||||
$lang->cmd_manage_issue = 'Manage issues';
|
||||
|
||||
$lang->cmd_manage_issue = '問題管理';
|
||||
$lang->msg_changes_from = 'View changes from';
|
||||
$lang->duration = 'Duration';
|
||||
$lang->target_list = array(
|
||||
'issue_created' => '建立問題',
|
||||
'issue_changed' => '變更問題',
|
||||
'commit' => 'Repository checkins'
|
||||
);
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue