##// END OF EJS Templates
Merged r14696 from trunk to 3.1-stable (#20791)...
Toshi MARUYAMA -
r14315:0046966131ad
parent child
Show More
@@ -427,6 +427,7
427 field_default_status: 預設狀態
427 field_default_status: 預設狀態
428 field_users_visibility: 用戶可見度
428 field_users_visibility: 用戶可見度
429 field_time_entries_visibility: 工時紀錄可見度
429 field_time_entries_visibility: 工時紀錄可見度
430 field_total_estimated_hours: 合計預估工時
430
431
431 setting_app_title: 標題
432 setting_app_title: 標題
432 setting_app_subtitle: 副標題
433 setting_app_subtitle: 副標題
@@ -833,6 +834,7
833 label_changes_details: 所有變更的明細
834 label_changes_details: 所有變更的明細
834 label_issue_tracking: 問題追蹤
835 label_issue_tracking: 問題追蹤
835 label_spent_time: 耗用工時
836 label_spent_time: 耗用工時
837 label_total_spent_time: 合計耗用工時
836 label_overall_spent_time: 整體耗用工時
838 label_overall_spent_time: 整體耗用工時
837 label_f_hour: "%{value} 小時"
839 label_f_hour: "%{value} 小時"
838 label_f_hour_plural: "%{value} 小時"
840 label_f_hour_plural: "%{value} 小時"
@@ -1230,5 +1232,3
1230 description_date_from: 輸入起始日期
1232 description_date_from: 輸入起始日期
1231 description_date_to: 輸入結束日期
1233 description_date_to: 輸入結束日期
1232 text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。'
1234 text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。'
1233 label_total_spent_time: 整體耗用工時
1234 field_total_estimated_hours: Total estimated time
General Comments 0
You need to be logged in to leave comments. Login now