summaryrefslogtreecommitdiffstats
path: root/options/locale/locale_zh-CN.ini
diff options
context:
space:
mode:
authorGiteaBot <teabot@gitea.io>2019-06-30 11:57:58 +0000
committerGiteaBot <teabot@gitea.io>2019-06-30 11:57:58 +0000
commit17fa227f372c47d6ba6f0c42104ca731db108d88 (patch)
tree040479a18144e617b23823b4e0cb48785cb436a5 /options/locale/locale_zh-CN.ini
parent8ab2d31bfe3540f510a6f2e48c7ffdfdee066cac (diff)
downloadgitea-17fa227f372c47d6ba6f0c42104ca731db108d88.tar.gz
gitea-17fa227f372c47d6ba6f0c42104ca731db108d88.zip
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options/locale/locale_zh-CN.ini')
-rw-r--r--options/locale/locale_zh-CN.ini4
1 files changed, 4 insertions, 0 deletions
diff --git a/options/locale/locale_zh-CN.ini b/options/locale/locale_zh-CN.ini
index f99ae4bda5..aee909e059 100644
--- a/options/locale/locale_zh-CN.ini
+++ b/options/locale/locale_zh-CN.ini
@@ -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>