##// END OF EJS Templates
Traditional Chinese translation updated by ChunChang Lo (#8204)....
Toshi MARUYAMA -
r5387:79fb4a4c354b
parent child
Show More
@@ -177,7 +177,7
177 177 greater_than_start_date: "必須在開始日期之後"
178 178 not_same_project: "不屬於同一個專案"
179 179 circular_dependency: "這個關聯會導致環狀相依"
180 cant_link_an_issue_with_a_descendant: "項目無法被連結至自己的子項目"
180 cant_link_an_issue_with_a_descendant: "項目無法被連結至自己的子任務"
181 181
182 182 # You can define own errors for models or model attributes.
183 183 # The values :model, :attribute and :value are always available for interpolation.
@@ -380,7 +380,7
380 380 field_content: 內容
381 381 field_group_by: 結果分組方式
382 382 field_sharing: 共用
383 field_parent_issue: 工作項目
383 field_parent_issue: 任務
384 384 field_member_of_group: "被指派者的群組"
385 385 field_assigned_to_role: "被指派者的角色"
386 386 field_text: 內容文字
@@ -504,7 +504,7
504 504 permission_delete_messages: 刪除訊息
505 505 permission_delete_own_messages: 刪除自己的訊息
506 506 permission_export_wiki_pages: 匯出 wiki 頁面
507 permission_manage_subtasks: 管理子工作項目
507 permission_manage_subtasks: 管理子任務
508 508
509 509 project_module_issue_tracking: 項目追蹤
510 510 project_module_time_tracking: 工時追蹤
@@ -884,7 +884,7
884 884 label_missing_api_access_key: 找不到 API 存取金鑰
885 885 label_api_access_key_created_on: "API 存取金鑰建立於 %{value} 之前"
886 886 label_profile: 配置概況
887 label_subtask_plural: 工作項目
887 label_subtask_plural: 任務
888 888 label_project_copy_notifications: 在複製專案的過程中,傳送通知郵件
889 889 label_principal_search: "搜尋用戶或群組:"
890 890 label_user_search: "搜尋用戶:"
@@ -988,6 +988,7
988 988 text_status_changed_by_changeset: "已套用至變更集 %{value}."
989 989 text_time_logged_by_changeset: "紀錄於變更集 %{value}."
990 990 text_issues_destroy_confirmation: '確定刪除已選擇的項目?'
991 text_issues_destroy_descendants_confirmation: "這麼做將會一併刪除 %{count} 子任務。"
991 992 text_time_entries_destroy_confirmation: 您確定要刪除所選擇的工時紀錄?
992 993 text_select_project_modules: '選擇此專案可使用之模組:'
993 994 text_default_administrator_account_changed: 已變更預設管理員帳號內容
@@ -1040,5 +1041,3
1040 1041 enumeration_doc_categories: 文件分類
1041 1042 enumeration_activities: 活動 (時間追蹤)
1042 1043 enumeration_system_activity: 系統活動
1043 text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
1044
General Comments 0
You need to be logged in to leave comments. Login now