1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-13 13:08:19 +00:00

[skip ci] Updated translations via Crowdin

This commit is contained in:
GiteaBot
2021-12-22 00:28:37 +00:00
parent cb05d3a23a
commit d155ffc610
6 changed files with 42 additions and 3 deletions

View File

@@ -1493,6 +1493,7 @@ pulls.rebase_conflict_summary=錯誤訊息
; </summary><code>%[2]s<br>%[3]s</code></details>
pulls.unrelated_histories=合併失敗:要合併的 HEAD 和基底分支沒有共同的歷史。 提示:請嘗試不同的策略
pulls.merge_out_of_date=合併失敗:產生合併時,基底已被更新。提示:再試一次。
pulls.head_out_of_date=合併失敗產生合併時head 已被更新。提示:再試一次。
pulls.push_rejected=合併失敗:此推送被拒絕。請檢查此儲存庫的 Githook。
pulls.push_rejected_summary=完整的拒絕訊息
pulls.push_rejected_no_message=合併失敗:此推送被拒絕但未提供其他資訊。<br>請檢查此儲存庫的 Githook。