@@ -439,6 +439,7 | |||||
439 | setting_date_format: 日期格式 |
|
439 | setting_date_format: 日期格式 | |
440 | setting_time_format: 時間格式 |
|
440 | setting_time_format: 時間格式 | |
441 | setting_cross_project_issue_relations: 允許關聯至其它專案的問題 |
|
441 | setting_cross_project_issue_relations: 允許關聯至其它專案的問題 | |
|
442 | setting_cross_project_subtasks: 允許跨專案的子任務 | |||
442 | setting_issue_list_default_columns: 預設顯示於問題清單的欄位 |
|
443 | setting_issue_list_default_columns: 預設顯示於問題清單的欄位 | |
443 | setting_repositories_encodings: 附加檔案與儲存機制的編碼 |
|
444 | setting_repositories_encodings: 附加檔案與儲存機制的編碼 | |
444 | setting_emails_header: 電子郵件前頭說明 |
|
445 | setting_emails_header: 電子郵件前頭說明 | |
@@ -745,6 +746,7 | |||||
745 | label_yesterday: 昨天 |
|
746 | label_yesterday: 昨天 | |
746 | label_this_week: 本週 |
|
747 | label_this_week: 本週 | |
747 | label_last_week: 上週 |
|
748 | label_last_week: 上週 | |
|
749 | label_last_n_weeks: "過去 %{count} 週" | |||
748 | label_last_n_days: "過去 %{count} 天" |
|
750 | label_last_n_days: "過去 %{count} 天" | |
749 | label_this_month: 這個月 |
|
751 | label_this_month: 這個月 | |
750 | label_last_month: 上個月 |
|
752 | label_last_month: 上個月 | |
@@ -962,6 +964,10 | |||||
962 | label_attribute_of_author: "作者是 %{name}" |
|
964 | label_attribute_of_author: "作者是 %{name}" | |
963 | label_attribute_of_assigned_to: "被指派者是 %{name}" |
|
965 | label_attribute_of_assigned_to: "被指派者是 %{name}" | |
964 | label_attribute_of_fixed_version: "版本是 %{name}" |
|
966 | label_attribute_of_fixed_version: "版本是 %{name}" | |
|
967 | label_cross_project_descendants: 與子專案共用 | |||
|
968 | label_cross_project_tree: 與專案樹共用 | |||
|
969 | label_cross_project_hierarchy: 與專案階層架構共用 | |||
|
970 | label_cross_project_system: 與全部的專案共用 | |||
965 |
|
971 | |||
966 | button_login: 登入 |
|
972 | button_login: 登入 | |
967 | button_submit: 送出 |
|
973 | button_submit: 送出 | |
@@ -1153,9 +1159,3 | |||||
1153 | description_date_from: 輸入起始日期 |
|
1159 | description_date_from: 輸入起始日期 | |
1154 | description_date_to: 輸入結束日期 |
|
1160 | description_date_to: 輸入結束日期 | |
1155 | text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。' |
|
1161 | text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。' | |
1156 | label_last_n_weeks: last %{count} weeks |
|
|||
1157 | setting_cross_project_subtasks: Allow cross-project subtasks |
|
|||
1158 | label_cross_project_descendants: 與子專案共用 |
|
|||
1159 | label_cross_project_tree: 與專案樹共用 |
|
|||
1160 | label_cross_project_hierarchy: 與專案階層架構共用 |
|
|||
1161 | label_cross_project_system: 與全部的專案共用 |
|
General Comments 0
You need to be logged in to leave comments.
Login now