1
1
mirror of https://github.com/go-gitea/gitea synced 2025-12-05 20:38:25 +00:00

[skip ci] Updated translations via Crowdin

This commit is contained in:
GiteaBot
2023-03-18 00:16:14 +00:00
committed by Zettat123
parent 46addc1f93
commit fe8b6cbd91
27 changed files with 13 additions and 27 deletions

View File

@@ -1369,7 +1369,7 @@ issues.context.reference_issue=新增問題並參考
issues.context.edit=編輯
issues.context.delete=刪除
issues.no_content=尚未有任何內容
issues.close_issue=關閉
issues.close=關閉問題
issues.pull_merged_at=`合併了提交 <a class="ui sha" href="%[1]s"><code>%[2]s</code></a> 至 <b>%[3]s</b> %[4]s`
issues.manually_pull_merged_at=`手動合併了提交 <a class="ui sha" href="%[1]s"><code>%[2]s</code></a> 至 <b>%[3]s</b> %[4]s`
issues.close_comment_issue=留言並關閉
@@ -1654,6 +1654,7 @@ pulls.update_branch_rebase=以 Rebase 更新分支
pulls.update_branch_success=分支更新成功
pulls.update_not_allowed=您無權更新分支
pulls.outdated_with_base_branch=相對於基底分支,此分支已過時
pulls.close=關閉合併請求
pulls.closed_at=`關閉了這個合併請求 <a id="%[1]s" href="#%[1]s">%[2]s</a>`
pulls.reopened_at=`重新開放了這個合併請求 <a id="%[1]s" href="#%[1]s">%[2]s</a>`
pulls.merge_instruction_hint=`您也可以查看<a class="show-instruction">命令列指南</a>。`