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
2022-02-18 00:16:14 +00:00
parent 185646723c
commit 833f291c40
2 changed files with 28 additions and 0 deletions

View File

@@ -1114,6 +1114,7 @@ editor.cannot_commit_to_protected_branch=不可以提交到受保护的分支 '%
editor.no_commit_to_branch=无法直接提交分支,因为:
editor.user_no_push_to_branch=用户不能推送到分支
editor.require_signed_commit=分支需要签名提交
editor.cherry_pick=Cherry-pick %s 到:
editor.revert=将 %s 还原到:
commits.desc=浏览代码修改历史
@@ -1139,6 +1140,9 @@ commit.actions=操作
commit.revert=还原
commit.revert-header=还原: %s
commit.revert-content=选择要还原的分支:
commit.cherry-pick=Cherry-pick
commit.cherry-pick-header=Cherry-pick: %s
commit.cherry-pick-content=选择 cherry-pick 的目标分支:
ext_issues=访问外部工单
ext_issues.desc=链接到外部工单跟踪系统。