File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -1253,9 +1253,12 @@ pulls.rebase_merge_commit_pull_request=Rebase 後合併 (--no-ff)
12531253pulls.squash_merge_pull_request =Squash 後合併
12541254pulls.require_signed_wont_sign =該分支需要經簽署的提交,但此合併將不會被簽署。
12551255pulls.invalid_merge_option =您無法對此合併請求使用這個合併選項。
1256+ pulls.merge_conflict =合併失敗:合併時發生衝突。 提示:請嘗試不同的策略
12561257pulls.merge_conflict_summary =錯誤訊息
1258+ pulls.rebase_conflict =合併失敗:Rebase 提交時發生衝突:%[1]s。 提示:請嘗試不同的策略
12571259pulls.rebase_conflict_summary =錯誤訊息
12581260; </summary><code>%[2]s<br>%[3]s</code></details>
1261+ pulls.unrelated_histories =合併失敗:要合併的 HEAD 和基底分支沒有共同的歷史。 提示:請嘗試不同的策略
12591262pulls.merge_out_of_date =合併失敗:產生合併時,基底已被更新。提示:再試一次。
12601263pulls.push_rejected =合併失敗:此推送被拒絕。請檢查此儲存庫的 Githook。
12611264pulls.push_rejected_summary =完整的拒絕訊息
@@ -2360,6 +2363,7 @@ monitor.queue.pool.addworkers.mustnumbergreaterzero=要加入的工作者數量
23602363monitor.queue.pool.addworkers.musttimeoutduration=逾時必須為 Go 語言時間長度表達式。例如 5m 或 0
23612364
23622365monitor.queue.settings.timeout.placeholder=目前 %[1]v
2366+ monitor.queue.settings.timeout.error=逾時必須為 Go 語言時間長度表達式。例如 5m 或 0
23632367monitor.queue.settings.numberworkers.placeholder=目前 %[1]d
23642368monitor.queue.settings.numberworkers.error=要加入的工作者數量必須大於等於 0
23652369monitor.queue.settings.maxnumberworkers=最大工作者數量
You can’t perform that action at this time.
0 commit comments