summaryrefslogtreecommitdiffstats
path: root/options/locale/locale_zh-CN.ini
diff options
context:
space:
mode:
Diffstat (limited to 'options/locale/locale_zh-CN.ini')
-rw-r--r--options/locale/locale_zh-CN.ini8
1 files changed, 7 insertions, 1 deletions
diff --git a/options/locale/locale_zh-CN.ini b/options/locale/locale_zh-CN.ini
index f4ad6754ef..492a43b63b 100644
--- a/options/locale/locale_zh-CN.ini
+++ b/options/locale/locale_zh-CN.ini
@@ -2456,7 +2456,7 @@ settings.ignore_stale_approvals_desc=对旧提交(过期审核)的批准将
settings.require_signed_commits=需要签名提交
settings.require_signed_commits_desc=拒绝推送未签名或无法验证的提交到分支
settings.protect_branch_name_pattern=受保护的分支名称正则
-settings.protect_branch_name_pattern_desc=分支保护的名称匹配规则。语法请参阅<a href="%s">文档</a> 。如:main, release/**
+settings.protect_branch_name_pattern_desc=受保护的分支名称正则。语法请参阅<a href="%s">文档</a> 。如:main, release/**
settings.protect_patterns=规则
settings.protect_protected_file_patterns=受保护的文件模式(使用半角分号“;”分隔)
settings.protect_protected_file_patterns_desc=即使用户有权添加、编辑或删除此分支中的文件,也不允许直接更改受保护的文件。 可以使用半角分号(“;”)分隔多个模式。 见<a href='%s'>%s</a>文档了解模式语法。例如: <code>.drone.yml</code>, <code>/docs/**/*.txt</code>。
@@ -2841,6 +2841,12 @@ mirror_use_ssh.not_available = SSH 验证不可用。
issues.new.assign_to_me = 指派给我
issues.all_title = 全部
settings.discord_icon_url.exceeds_max_length = 图标 URL 必须小于或等于 2048 个字符
+issues.review.remove_review_requests = 于 %[2]s 取消对 %[1]s 的评审请求
+issues.review.add_review_requests = 于 %[2]s 请求 %[1]s 评审
+issues.review.add_remove_review_requests = 于 %[3]s 请求 %[1]s 评审,并取消对 %[2]s 的评审请求
+pulls.delete_after_merge.head_branch.is_protected = 您要删除的头部分支是受保护的分支,无法删除。
+pulls.delete_after_merge.head_branch.insufficient_branch = 您没有权限删除头部分支。
+pulls.delete_after_merge.head_branch.is_default = 您要删除的头部分支是默认分支,无法删除。
[graphs]
component_loading=正在加载 %s...