diff options
Diffstat (limited to 'options/locale/locale_zh-CN.ini')
-rw-r--r-- | options/locale/locale_zh-CN.ini | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/options/locale/locale_zh-CN.ini b/options/locale/locale_zh-CN.ini index 2c2515dafb..fc7acb5636 100644 --- a/options/locale/locale_zh-CN.ini +++ b/options/locale/locale_zh-CN.ini @@ -1075,6 +1075,10 @@ editor.add_tmpl=添加 '<filename>' editor.add=添加 '%s' editor.update=更新 '%s' editor.delete=删除 '%s' +editor.patch=应用补丁 +editor.patching=打补丁: +editor.fail_to_apply_patch=无法应用补丁'%s' +editor.new_patch=新补丁 editor.commit_message_desc=添加一个可选的扩展描述... editor.signoff_desc=在提交日志消息末尾添加签署人信息。 editor.commit_directly_to_this_branch=直接提交至 <strong class="branch-name">%s</strong> 分支。 @@ -1130,6 +1134,7 @@ commits.signed_by_untrusted_user_unmatched=由与提交者不匹配的未授信 commits.gpg_key_id=GPG 密钥 ID commits.ssh_key_fingerprint=SSH 密钥指纹 +commit.actions=操作 ext_issues=访问外部工单 ext_issues.desc=链接到外部工单跟踪系统。 @@ -2216,11 +2221,15 @@ branch.included_desc=此分支是默认分支的一部分 branch.included=已包含 branch.create_new_branch=从下列分支创建分支: branch.confirm_create_branch=创建分支 +branch.create_branch_operation=创建分支 branch.new_branch=创建新分支 branch.new_branch_from=从 %s 创建新分支 branch.renamed=分支 %s 被重命名为 %s。 tag.create_tag=创建标签 <strong>%s</strong> +tag.create_tag_operation=创建标签 +tag.confirm_create_tag=创建标签 +tag.create_tag_from=从 "%s" 创建新标签 tag.create_success=标签 '%s' 已创建。 @@ -2365,6 +2374,7 @@ first_page=首页 last_page=末页 total=总计:%d +dashboard.new_version_hint=Gitea %s 现已可用,您正在运行 %s。查看 <a target="_blank" rel="noreferrer" href="https://blog.gitea.io">博客</a> 了解更多详情。 dashboard.statistic=摘要 dashboard.operations=维护操作 dashboard.system_status=系统状态 |