@@ -413,6 +413,7 | |||
|
413 | 413 | field_core_fields: 標準欄位 |
|
414 | 414 | field_timeout: "逾時 (單位: 秒)" |
|
415 | 415 | field_board_parent: 父論壇 |
|
416 | field_private_notes: 私人筆記 | |
|
416 | 417 | |
|
417 | 418 | setting_app_title: 標題 |
|
418 | 419 | setting_app_subtitle: 副標題 |
@@ -498,6 +499,8 | |||
|
498 | 499 | permission_add_issue_notes: 新增筆記 |
|
499 | 500 | permission_edit_issue_notes: 編輯筆記 |
|
500 | 501 | permission_edit_own_issue_notes: 編輯自己的筆記 |
|
502 | permission_view_private_notes: 檢視私人筆記 | |
|
503 | permission_set_notes_private: 設定筆記為私人筆記 | |
|
501 | 504 | permission_move_issues: 搬移問題 |
|
502 | 505 | permission_delete_issues: 刪除問題 |
|
503 | 506 | permission_manage_public_queries: 管理公開查詢 |
@@ -751,6 +754,8 | |||
|
751 | 754 | label_ago: 天以前 |
|
752 | 755 | label_contains: 包含 |
|
753 | 756 | label_not_contains: 不包含 |
|
757 | label_any_issues_in_project: 專案中的問題 | |
|
758 | label_any_issues_not_in_project: 不在專案中的問題 | |
|
754 | 759 | label_day_plural: 天 |
|
755 | 760 | label_repository: 儲存機制 |
|
756 | 761 | label_repository_new: 建立新儲存機制 |
@@ -826,6 +831,8 | |||
|
826 | 831 | label_blocked_by: 被阻擋 |
|
827 | 832 | label_precedes: 優先於 |
|
828 | 833 | label_follows: 跟隨於 |
|
834 | label_copied_to: 複製到 | |
|
835 | label_copied_from: 複製於 | |
|
829 | 836 | label_end_to_start: 結束─開始 |
|
830 | 837 | label_end_to_end: 結束─結束 |
|
831 | 838 | label_start_to_start: 開始─開始 |
@@ -1144,10 +1151,3 | |||
|
1144 | 1151 | description_date_from: 輸入起始日期 |
|
1145 | 1152 | description_date_to: 輸入結束日期 |
|
1146 | 1153 | text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。' |
|
1147 | label_copied_to: copied to | |
|
1148 | label_copied_from: copied from | |
|
1149 | label_any_issues_in_project: any issues in project | |
|
1150 | label_any_issues_not_in_project: any issues not in project | |
|
1151 | field_private_notes: Private notes | |
|
1152 | permission_view_private_notes: View private notes | |
|
1153 | permission_set_notes_private: Set notes as private |
General Comments 0
You need to be logged in to leave comments.
Login now