1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-14 05:28:27 +00:00

[skip ci] Updated translations via Crowdin

This commit is contained in:
GiteaBot
2019-06-30 11:57:58 +00:00
parent 8ab2d31bfe
commit 17fa227f37
2 changed files with 24 additions and 0 deletions

View File

@@ -980,6 +980,9 @@ pulls.rebase_merge_commit_pull_request=变基合并 (--no-ff)
pulls.squash_merge_pull_request=压缩提交并合并
pulls.invalid_merge_option=你可以在此合并请求中使用合并选项。
pulls.open_unmerged_pull_exists=`您不能执行重新打开操作, 因为已经存在相同的合并请求 (#%d)。`
pulls.status_checking=一些检测仍在等待运行
pulls.status_checks_success=所有检测均成功
pulls.status_checks_error=一些检测失败
milestones.new=新的里程碑
milestones.open_tab=%d 开启中
@@ -1865,6 +1868,7 @@ push_tag=推送了标签 <a href="%s/src/tag/%s">%[2]s</a> 到 <a href="%[1]s">%
delete_tag=从<a href="%[1]s">%[3]s</a> 删除了标签 %[2]s
delete_branch=从 <a href="%[1]s">%[3]s</a> 删除分支 %[2]s
compare_commits=比较 %d 提交
compare_commits_general=比较提交
mirror_sync_push=从镜像同步了 <a href="%[1]s/src/%[2]s">%[3]s</a> 分支的代码到 <a href="%[1]s">%[4]s</a>
mirror_sync_create=从镜像同步了新的引用 <a href="%s/src/%s">%[2]s</a> 到 <a href="%[1]s">%[3]s</a>
mirror_sync_delete=从镜像同步并从 <a href="%[1]s">%[3]s</a> 删除了引用 <code>%[2]s</code>