@@ -255,6 +255,7 | |||
|
255 | 255 | notice_gantt_chart_truncated: "由於項目數量超過可顯示數量的最大值 (%{max}),故此甘特圖尾部已被截斷" |
|
256 | 256 | notice_issue_successful_create: "問題 %{id} 已建立。" |
|
257 | 257 | notice_issue_update_conflict: "當您正在編輯這個問題的時候,它已經被其他人搶先一步更新過。" |
|
258 | notice_account_deleted: "您的帳戶已被永久刪除。" | |
|
258 | 259 | |
|
259 | 260 | error_can_t_load_default_data: "無法載入預設組態: %{value}" |
|
260 | 261 | error_scm_not_found: "在儲存機制中找不到這個項目或修訂版。" |
@@ -465,6 +466,7 | |||
|
465 | 466 | setting_issue_group_assignment: 允許問題被指派至群組 |
|
466 | 467 | setting_default_issue_start_date_to_creation_date: 設定新問題的起始日期為今天的日期 |
|
467 | 468 | setting_commit_cross_project_ref: 允許關聯並修正其他專案的問題 |
|
469 | setting_unsubscribe: 允許用戶取消註冊(刪除帳戶) | |
|
468 | 470 | |
|
469 | 471 | permission_add_project: 建立專案 |
|
470 | 472 | permission_add_subprojects: 建立子專案 |
@@ -926,6 +928,7 | |||
|
926 | 928 | label_copy_attachments: 複製附件 |
|
927 | 929 | label_item_position: "%{position} / %{count}" |
|
928 | 930 | label_completed_versions: 已完成版本 |
|
931 | label_search_for_watchers: 搜尋可供加入的監看者 | |
|
929 | 932 | |
|
930 | 933 | button_login: 登入 |
|
931 | 934 | button_submit: 送出 |
@@ -975,6 +978,7 | |||
|
975 | 978 | button_show: 顯示 |
|
976 | 979 | button_edit_section: 編輯此區塊 |
|
977 | 980 | button_export: 匯出 |
|
981 | button_delete_my_account: 刪除我的帳戶 | |
|
978 | 982 | |
|
979 | 983 | status_active: 活動中 |
|
980 | 984 | status_registered: 註冊完成 |
@@ -1059,6 +1063,9 | |||
|
1059 | 1063 | text_issue_conflict_resolution_overwrite: "直接套用我的變更 (先前的筆記將會被保留,但是某些變更可能會被複寫)" |
|
1060 | 1064 | text_issue_conflict_resolution_add_notes: "新增我的筆記並捨棄我其他的變更" |
|
1061 | 1065 | text_issue_conflict_resolution_cancel: "捨棄我全部的變更並重新顯示 %{link}" |
|
1066 | text_account_destroy_confirmation: |- | |
|
1067 | 您確定要繼續這個動作嗎? | |
|
1068 | 您的帳戶將會被永久刪除,且無法被重新啟用。 | |
|
1062 | 1069 | |
|
1063 | 1070 | default_role_manager: 管理人員 |
|
1064 | 1071 | default_role_developer: 開發人員 |
@@ -1104,10 +1111,3 | |||
|
1104 | 1111 | description_date_range_interval: 選擇起始與結束日期以設定範圍區間 |
|
1105 | 1112 | description_date_from: 輸入起始日期 |
|
1106 | 1113 | description_date_to: 輸入結束日期 |
|
1107 | label_search_for_watchers: Search for watchers to add | |
|
1108 | notice_account_deleted: Your account has been permanently deleted. | |
|
1109 | setting_unsubscribe: Allow users to unsubscribe | |
|
1110 | button_delete_my_account: Delete my account | |
|
1111 | text_account_destroy_confirmation: |- | |
|
1112 | Are you sure you want to proceed? | |
|
1113 | Your account will be permanently deleted, with no way to reactivate it. |
General Comments 0
You need to be logged in to leave comments.
Login now