##// END OF EJS Templates
Merged r16212 from trunk to 3.2-stable (#24824)...
Toshi MARUYAMA -
r15833:1efe02179d34
parent child
Show More
@@ -296,6 +296,7
296 error_invalid_csv_file_or_settings: "這個檔案不是一個 CSV 檔案,或是未符合下面所列之設定值"
296 error_invalid_csv_file_or_settings: "這個檔案不是一個 CSV 檔案,或是未符合下面所列之設定值"
297 error_can_not_read_import_file: "讀取匯入檔案時發生錯誤"
297 error_can_not_read_import_file: "讀取匯入檔案時發生錯誤"
298 error_attachment_extension_not_allowed: "附件之附檔名不允許使用 %{extension}"
298 error_attachment_extension_not_allowed: "附件之附檔名不允許使用 %{extension}"
299 error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: "無法將耗用工時重新分配給即將被刪除的問題"
299
300
300 mail_subject_lost_password: 您的 Redmine 網站密碼
301 mail_subject_lost_password: 您的 Redmine 網站密碼
301 mail_body_lost_password: '欲變更您的 Redmine 網站密碼, 請點選以下鏈結:'
302 mail_body_lost_password: '欲變更您的 Redmine 網站密碼, 請點選以下鏈結:'
@@ -1256,5 +1257,3
1256 description_date_from: 輸入起始日期
1257 description_date_from: 輸入起始日期
1257 description_date_to: 輸入結束日期
1258 description_date_to: 輸入結束日期
1258 text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。'
1259 text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。'
1259 error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot
1260 be reassigned to an issue that is about to be deleted
General Comments 0
You need to be logged in to leave comments. Login now