@@ -303,6 +303,7 | |||
|
303 | 303 | error_no_projects_with_tracker_allowed_for_new_issue: "此追蹤標籤沒有您可用來建立新議題的專案" |
|
304 | 304 | error_move_of_child_not_possible: "子任務 %{child} 無法被搬移至新的專案: %{errors}" |
|
305 | 305 | error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: "無法將耗用工時重新分配給即將被刪除的問題" |
|
306 | warning_fields_cleared_on_bulk_edit: "選取物件的變更將導致一個或多個欄位之內容值被自動刪除" | |
|
306 | 307 | |
|
307 | 308 | mail_subject_lost_password: 您的 Redmine 網站密碼 |
|
308 | 309 | mail_body_lost_password: '欲變更您的 Redmine 網站密碼, 請點選以下鏈結:' |
@@ -453,6 +454,8 | |||
|
453 | 454 | field_default_version: 預設版本 |
|
454 | 455 | field_remote_ip: IP 位址 |
|
455 | 456 | field_textarea_font: 文字區域使用的字型 |
|
457 | field_updated_by: 更新者 | |
|
458 | field_last_updated_by: 上次更新者 | |
|
456 | 459 | |
|
457 | 460 | setting_app_title: 標題 |
|
458 | 461 | setting_app_subtitle: 副標題 |
@@ -949,6 +952,8 | |||
|
949 | 952 | label_user_mail_option_selected: "只提醒我所選擇專案中的事件..." |
|
950 | 953 | label_user_mail_option_none: "取消提醒" |
|
951 | 954 | label_user_mail_option_only_my_events: "只提醒我觀察中或參與中的事物" |
|
955 | label_user_mail_option_only_assigned: "只提醒我觀察中或分派給我的事物" | |
|
956 | label_user_mail_option_only_owner: "只提醒我觀察中或擁有者為我的事物" | |
|
952 | 957 | label_user_mail_no_self_notified: "不提醒我自己所做的變更" |
|
953 | 958 | label_registration_activation_by_email: 透過電子郵件啟用帳戶 |
|
954 | 959 | label_registration_manual_activation: 手動啟用帳戶 |
@@ -1290,9 +1295,3 | |||
|
1290 | 1295 | description_date_from: 輸入起始日期 |
|
1291 | 1296 | description_date_to: 輸入結束日期 |
|
1292 | 1297 | text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。' |
|
1293 | label_user_mail_option_only_assigned: Only for things I watch or I am assigned to | |
|
1294 | label_user_mail_option_only_owner: Only for things I watch or I am the owner of | |
|
1295 | warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion | |
|
1296 | of values from one or more fields on the selected objects | |
|
1297 | field_updated_by: Updated by | |
|
1298 | field_last_updated_by: Last updated by |
General Comments 0
You need to be logged in to leave comments.
Login now