diff options
Diffstat (limited to 'options/locale/locale_zh-CN.ini')
-rw-r--r-- | options/locale/locale_zh-CN.ini | 142 |
1 files changed, 106 insertions, 36 deletions
diff --git a/options/locale/locale_zh-CN.ini b/options/locale/locale_zh-CN.ini index b3f4d7ca87..2d027b9569 100644 --- a/options/locale/locale_zh-CN.ini +++ b/options/locale/locale_zh-CN.ini @@ -23,6 +23,9 @@ email=邮箱 password=密码 re_type=确认密码 captcha=验证码 +twofa=两步验证 +twofa_scratch=两步验证口令 +passcode=验证码 repository=仓库 organization=组织 @@ -49,7 +52,7 @@ cancel=取消 [install] install=安装页面 title=首次运行安装程序 -docker_helper=如果您正在使用 Docker 容器运行 Gitea,请务必先仔细阅读 <a target="_blank" rel="noopener" href="%s">官方文档</a> 后再对本页面进行填写。 +docker_helper="如果您正在使用 Docker 容器运行 Gitea,请务必先仔细阅读 <a target=\"_blank\" rel=\"noopener\" href=\"%s\">官方文档</a> 后再对本页面进行填写。" requite_db_desc=Gitea 要求安装 MySQL、PostgreSQL、SQLite3 或 TiDB。 db_title=数据库设置 db_type=数据库类型 @@ -71,6 +74,8 @@ app_name=应用名称 app_name_helper=快用狂拽酷炫的组织名称闪瞎我们! repo_path=仓库根目录 repo_path_helper=所有 Git 远程仓库都将被存放于该目录。 +lfs_path=LFS根目录 +lfs_path_helper=存储为Git LFS的文件将被存储在此目录。留空禁用LFS run_user=运行系统用户 run_user_helper=该用户必须具有对仓库根目录和运行 Gitea 的操作权限。 domain=域名 @@ -106,7 +111,7 @@ enable_captcha=启用验证码服务 enable_captcha_popup=要求在用户注册时输入预验证码 require_sign_in_view=启用登录访问限制 require_sign_in_view_popup=只有已登录的用户才能够访问页面,否则将只能看到登录或注册页面。 -admin_setting_desc=创建管理员帐号并不是必须的,因为 ID=1 的用户将自动获得管理员权限。 +admin_setting_desc="创建管理员帐号并不是必须的,因为 ID=1 的用户将自动获得管理员权限。" admin_title=管理员帐号设置 admin_name=管理员用户名 admin_password=管理员密码 @@ -122,6 +127,10 @@ save_config_failed=应用配置保存失败:%v invalid_admin_setting=管理员帐户设置不正确:%v install_success=您好!我们很高兴您选择使用 Gitea,祝您使用愉快,代码从此无 BUG! invalid_log_root_path=无效的日志路径:%v +default_keep_email_private=隐藏邮箱地址的默认值 +default_keep_email_private_popup=这是用户邮箱地址可见性的默认值,当它设置为true,所有的新用户的邮箱地址将被隐藏,除非用户修改他的配置。 +no_reply_address=不可回邮地址 +no_reply_address_helper=用来隐藏用户在git日志里的邮箱地址的域名。例如:用户’张三‘和域名’noreply.example.org'会变成‘zhangsan@noreply.example.org'。 [home] uname_holder=用户名或邮箱 @@ -133,6 +142,7 @@ collaborative_repos=参与协作的仓库 my_orgs=我的组织 my_mirrors=我的镜像 view_home=访问 %s +search_repos=查找仓库... issues.in_your_repos=属于该用户仓库的 @@ -169,6 +179,12 @@ invalid_code=对不起,您的确认代码已过期或已失效。 reset_password_helper=单击此处重置密码 password_too_short=密码长度不能少于 %d 位! non_local_account=非本地类型的帐户无法通过 Gitea 修改密码。 +verify=验证 +scratch_code=验证口令 +use_scratch_code=使用验证口令 +twofa_scratch_used=你已经使用了你的验证口令。你将会转到两步验证设置页面以便移除你的注册设备或者重新生成新的验证口令。 +twofa_passcode_incorrect=你的验证码不正确。如果你丢失了你的设备,请使用你的验证口令。 +twofa_scratch_token_incorrect=你的验证口令不正确。 [mail] activate_account=请激活您的帐户 @@ -260,6 +276,7 @@ social=社交帐号绑定 applications=管理授权应用 orgs=管理组织 delete=删除帐户 +twofa=两步验证 uid=用户 ID public_profile=公开信息 @@ -305,11 +322,13 @@ add_new_email=添加新的邮箱地址 add_email=添加邮箱 add_email_confirmation_sent=一封待确认的电子邮件已发送到 '%s',请在 %d 小时内检查您的收件箱,并完成确认过程。 add_email_success=新的邮箱地址添加成功! +keep_email_private=不公开Email地址 +keep_email_private_popup=设置该选项会使得其他用户看不到你的邮箱地址 manage_ssh_keys=管理 SSH 密钥 add_key=增加密钥 ssh_desc=以下是与您帐户所关联的 SSH 密钥,如果您发现有陌生的密钥,请立即删除它! -ssh_helper=<strong>需要帮助?</strong> 请查看有关 <a href="%s">如何生成 SSH 密钥</a> 或 <a href="%s">常见 SSH 问题</a> 寻找答案。 +ssh_helper="<strong>需要帮助?</strong> 请查看有关 <a href=\"%s\">如何生成 SSH 密钥</a> 或 <a href=\"%s\">常见 SSH 问题</a> 寻找答案。" add_new_key=增加 SSH 密钥 ssh_key_been_used=公开密钥已经被使用! ssh_key_name_used=使用相同名称的公开密钥已经存在! @@ -343,6 +362,22 @@ access_token_deletion=删除个人操作令牌操作 access_token_deletion_desc=删除该个人操作令牌将删除所有相关的应用程序的访问权限。是否继续? delete_token_success=个人操作令牌删除成功!请更新与该令牌有关的所有应用。 +twofa_desc=Gitea支持两步验证来加强账户的安全性 +twofa_is_enrolled=你的账户<strong>已注册</strong>了两步验证。 +twofa_not_enrolled=你的账号未开启两步验证。 +twofa_disable=停用两步验证 +twofa_scratch_token_regenerate=重新生成验证口令 +twofa_scratch_token_regenerated=你的验证口令已生成。现在是 %s. 请保存在安全的地方。 +twofa_enroll=注册两步验证 +twofa_disable_note=您可以随时关掉两步验证功能 +twofa_disable_desc=关掉两步验证会使得您的账户不安全,是否确定继续执行? +regenerate_scratch_token_desc=如果你丢失了你的验证口令,或者你已经使用了,你可以重置它。 +twofa_disabled=两步验证已被禁用。 +scan_this_image=使用您的授权应用扫描这张图片: +or_enter_secret=或者输入密钥:%s +then_enter_passcode=然后输入应用提供给你的验证码: +passcode_invalid=无效验证码,请重试 +twofa_enrolled=你的账户已经注册了两步验证。请务必保存好你的验证口令 (%s),这只会出现一次! delete_account=删除当前帐户 delete_prompt=删除操作会永久清除您的帐户信息,并且 <strong>不可恢复</strong>! @@ -355,10 +390,10 @@ owner=拥有者 repo_name=仓库名称 repo_name_helper=伟大的仓库名称一般都较短、令人深刻并且 <strong>独一无二</strong> 的。 visibility=可见性 -visiblity_helper=该仓库为 <span class="ui red text">私有的</span> -visiblity_helper_forced=网站管理员已强制要求所有新建仓库必须为 <span class="ui red text">私有的</span> +visiblity_helper="该仓库为 <span class=\"ui red text\">私有的</span>" +visiblity_helper_forced="网站管理员已强制要求所有新建仓库必须为 <span class=\"ui red text\">私有的</span>" visiblity_fork_helper=(修改该值将会影响到所有派生仓库) -clone_helper=不知道如何操作?访问 <a target="_blank" rel="noopener" href="%s">此处</a> 查看帮助! +clone_helper="不知道如何操作?访问 <a target=\"_blank\" rel=\"noopener\" href=\"%s\">此处</a> 查看帮助!" fork_repo=派生仓库 fork_from=派生自 fork_visiblity_helper=派生仓库无法修改可见性 @@ -388,10 +423,11 @@ form.name_pattern_not_allowed=仓库名称不允许 '%s' 的格式。 need_auth=需要授权验证 migrate_type=迁移类型 -migrate_type_helper=该仓库将是一个 <span class="text blue">镜像</span> +migrate_type_helper="该仓库将是一个 <span class=\"text blue\">镜像</span>" migrate_repo=迁移仓库 migrate.clone_address=克隆地址 migrate.clone_address_desc=该地址可以是 HTTP/HTTPS/GIT URL 或本地服务器路径。 +migrate.clone_local_path=或服务器本地路径 migrate.permission_denied=您没有获得导入本地仓库的权限。 migrate.invalid_local_path=无效的本地路径,不存在或不是一个目录! migrate.failed=迁移失败:%v @@ -407,6 +443,7 @@ watch=关注 unstar=取消点赞 star=点赞 fork=派生 +download_archive=下载此仓库 no_desc=暂无描述 quick_guide=快速帮助 @@ -432,6 +469,8 @@ file_history=文件历史 file_view_raw=查看原始文件 file_permalink=永久链接 file_too_large=文件过大导致无法显示 +video_not_supported_in_browser=您的浏览器不支持使用 HTML5 播放视频。 +stored_lfs=存储到Git LFS editor.new_file=新的文件 editor.upload_file=上传文件 @@ -454,7 +493,7 @@ editor.add=添加 '%s' editor.update=更新 '%s' editor.delete=删除 '%s' editor.commit_message_desc=添加一个可选的扩展描述... -editor.commit_directly_to_this_branch=直接提交至 <strong class="branch-name">%s</strong> 分支。 +editor.commit_directly_to_this_branch="直接提交至 <strong class=\"branch-name\">%s</strong> 分支。" editor.create_new_branch=为此提交创建一个 <strong>新的分支</strong> 并发起合并请求。 editor.new_branch_name_desc=新的分支名称... editor.cancel=取消 @@ -464,7 +503,7 @@ editor.directory_is_a_file=路径 '%s' 的父路径中包含此仓库已存在 editor.file_is_a_symlink='%s'数据是网页编辑器不能改变的符号链接。 editor.filename_is_a_directory=文件名 '%s' 是此仓库中已存在的目录名。 editor.file_editing_no_longer_exists=您编辑的文件 '%s' 已经不存在于此仓库中。 -editor.file_changed_while_editing=文件内容在您进行编辑时已经发生变动。<a target="_blank" rel="noopener" href="%s">单击此处</a> 查看变动的具体内容,或者 <strong>再次提交</strong> 覆盖已发生的变动。 +editor.file_changed_while_editing="文件内容在您进行编辑时已经发生变动。<a target=\"_blank\" rel=\"noopener\" href=\"%s\">单击此处</a> 查看变动的具体内容,或者 <strong>再次提交</strong> 覆盖已发生的变动。" editor.file_already_exists=此仓库已经存在名为 '%s' 的文件。 editor.no_changes_to_show=没有可以显示的变更。 editor.fail_to_update_file=更新/创建文件 '%s' 时发生错误:%v @@ -474,6 +513,7 @@ editor.upload_files_to_dir=上传文件至 '%s' commits.commits=次代码提交 commits.search=搜索提交历史 +commits.search_all=所有 commits.find=查找 commits.author=作者 commits.message=备注 @@ -502,8 +542,8 @@ issues.label_templates.info=此仓库还未创建任何标签,您可以通过 issues.label_templates.helper=选择标签模板 issues.label_templates.use=加载标签模板 issues.label_templates.fail_to_load_file=加载标签模板文件 '%s' 时发生错误:%v -issues.add_label_at=` %[4]s 添加了标签 <div class="ui label" style="color: %[1]s ; background-color: %s">%s</div> label %s` -issues.remove_label_at=` %[4]s 删除了标签 <div class="ui label" style="color: %[1]s ; background-color: %s">%s</div> label %s` +issues.add_label_at="` %[4]s 添加了标签 <div class=\"ui label\" style=\"color: %[1]s" ; background-color: %s">%s</div> label %s` +issues.remove_label_at="` %[4]s 删除了标签 <div class=\"ui label\" style=\"color: %[1]s" ; background-color: %s">%s</div> label %s` issues.add_milestone_at=` %[2]s 添加了里程碑 <b>%[1]s</b>` issues.change_milestone_at=`%[3]s 修改了里程碑从 <b>%[1]s</b> 到 <b>%[2]s</b>` issues.remove_milestone_at=`%[2]s 删除了里程碑 <b>%[1]s</b>` @@ -532,14 +572,14 @@ issues.filter_sort.recentupdate=最近更新 issues.filter_sort.leastupdate=最少更新 issues.filter_sort.mostcomment=最多评论 issues.filter_sort.leastcomment=最少评论 -issues.opened_by=由 <a href="%[2]s">%[3]s</a> 于 %[1]s创建 +issues.opened_by="由 <a href=\"%[2]s\">%[3]s</a> 于 %[1]s创建" issues.opened_by_fake=由 %[2]s 于 %[1]s创建 issues.previous=上一页 issues.next=下一页 issues.open_title=开启中 issues.closed_title=已关闭 issues.num_comments=%d 条评论 -issues.commented_at=`评论于 <a href="#%s">%s</a>` +issues.commented_at="`评论于 <a href=\"#%s\">%s</a>`" issues.delete_comment_confirm=您确定要删除该条评论吗? issues.no_content=这个人很懒,什么都没留下。 issues.close_issue=关闭 @@ -547,13 +587,13 @@ issues.close_comment_issue=评论并关闭 issues.reopen_issue=重新开启 issues.reopen_comment_issue=评论并重新开启 issues.create_comment=评论 -issues.closed_at=`于 <a id="%[1]s" href="#%[1]s">%[2]s</a> 关闭` -issues.reopened_at=`于 <a id="%[1]s" href="#%[1]s">%[2]s</a> 重新开启` -issues.commit_ref_at=`在代码提交 <a id="%[1]s" href="#%[1]s">%[2]s</a> 中引用了该工单` +issues.closed_at="`于 <a id=\"%[1]s\" href=\"#%[1]s\">%[2]s</a> 关闭`" +issues.reopened_at="`于 <a id=\"%[1]s\" href=\"#%[1]s\">%[2]s</a> 重新开启`" +issues.commit_ref_at="`在代码提交 <a id=\"%[1]s\" href=\"#%[1]s\">%[2]s</a> 中引用了该工单`" issues.poster=发布者 issues.collaborator=协作者 issues.owner=所有者 -issues.sign_in_require_desc=<a href="%s">登陆</a> 并参与到对话中。 +issues.sign_in_require_desc="<a href=\"%s\">登陆</a> 并参与到对话中。" issues.edit=编辑 issues.cancel=取消 issues.save=保存 @@ -581,7 +621,7 @@ pulls.compare_compare=对比分支 pulls.filter_branch=过滤分支 pulls.no_results=未找到结果 pulls.nothing_to_compare=基准和对比分支代码已经同步,无需进行对比。 -pulls.has_pull_request=`已经存在目标分支的合并请求:<a href="%[1]s/pulls/%[3]d">%[2]s#%[3]d</a>` +pulls.has_pull_request="`已经存在目标分支的合并请求:<a href=\"%[1]s/pulls/%[3]d\">%[2]s#%[3]d</a>`" pulls.create=创建合并请求 pulls.title_desc=请求将 %[1]d 次代码提交从 <code>%[2]s</code> 合并至 <code>%[3]s</code> pulls.merged_title_desc=于 %[4]s 将 %[1]d 次代码提交从 <code>%[2]s</code>合并至 <code>%[3]s</code> @@ -597,7 +637,7 @@ pulls.can_auto_merge_desc=该合并请求可以进行自动合并操作。 pulls.cannot_auto_merge_desc=该合并请求存在冲突,无法进行自动合并操作。 pulls.cannot_auto_merge_helper=请手动拉取代码变更以解决冲突。 pulls.merge_pull_request=合并请求 -pulls.open_unmerged_pull_exists=`由于已经存在来自相同仓库和合并信息的未合并请求(#%d),您无法执行重新开启操作。` +pulls.open_unmerged_pull_exists="`由于已经存在来自相同仓库和合并信息的未合并请求(#%d),您无法执行重新开启操作。`" milestones.new=新的里程碑 milestones.open_tab=%d 开启中 @@ -622,7 +662,14 @@ milestones.edit_success=里程碑 '%s' 的修改内容已经生效! milestones.deletion=删除里程碑操作 milestones.deletion_desc=删除该里程碑将会移除所有工单中相关的信息。是否继续? milestones.deletion_success=里程碑删除成功! - +milestones.filter_sort.closest_due_date=到期日从近到远 +milestones.filter_sort.furthest_due_date=到期日从远到近 +milestones.filter_sort.least_complete=完成度从低到高 +milestones.filter_sort.most_complete=完成度从高到低 +milestones.filter_sort.most_issues=工单从多到少 +milestones.filter_sort.least_issues=工单从少到多 + +wiki=百科 wiki.welcome=欢迎使用 Wiki! wiki.welcome_desc=Wiki 是用于共同协作文档的地方,清晰的文档可以帮助其他人深入了解您的项目。 wiki.create_first_page=创建第一个页面 @@ -664,6 +711,8 @@ settings.external_wiki_url_desc=当访问者单击分页标签时,将会被重 settings.issues_desc=启用工单管理系统 settings.use_internal_issue_tracker=使用内置的轻量级工单管理系统 settings.use_external_issue_tracker=使用外部的工单管理系统 +settings.external_tracker_url=外部工单系统 URL +settings.external_tracker_url_desc=当访问者单击分页标签时,将会被重定向到该链接。 settings.tracker_url_format=外部工单管理系统的 URL 格式 settings.tracker_issue_style=外部工单管理系统命名风格: settings.tracker_issue_style.numeric=纯数字形式 @@ -707,7 +756,7 @@ settings.search_user_placeholder=搜索用户... settings.org_not_allowed_to_be_collaborator=组织不允许被添加为仓库协作者! settings.user_is_org_member=被操作的用户是组织成员,因此无法添加为协作者! settings.add_webhook=添加 Web 钩子 -settings.hooks_desc=Web 钩子允许您设定在 Gitea 上发生指定事件时对指定 URL 发送 POST 通知。查看 <a target="_blank" rel="noopener" href="%s">Webhooks 文档</a> 获取更多信息。 +settings.hooks_desc="Web 钩子允许您设定在 Gitea 上发生指定事件时对指定 URL 发送 POST 通知。查看 <a target=\"_blank\" rel=\"noopener\" href=\"%s\">Webhooks 文档</a> 获取更多信息。" settings.webhook_deletion=删除 Web 钩子 settings.webhook_deletion_desc=删除该 Web 钩子将会删除与其有关的信息和推送历史。是否继续? settings.webhook_deletion_success=Web 钩子删除成功! @@ -724,7 +773,7 @@ settings.githook_edit_desc=如果钩子未启动,则会显示样例文件中 settings.githook_name=钩子名称 settings.githook_content=钩子文本 settings.update_githook=更新钩子设置 -settings.add_webhook_desc=我们会通过 <code>POST</code> 请求将订阅事件信息发送至向指定 URL 地址。您可以设置不同的数据接收方式(JSON 或 <code>x-www-form-urlencoded</code>)。 请查阅 <a target="_blank" rel="noopener" href="%s">Webhooks 文档</a> 获取更多信息。 +settings.add_webhook_desc="我们会通过 <code>POST</code> 请求将订阅事件信息发送至向指定 URL 地址。您可以设置不同的数据接收方式(JSON 或 <code>x-www-form-urlencoded</code>)。 请查阅 <a target=\"_blank\" rel=\"noopener\" href=\"%s\">Webhooks 文档</a> 获取更多信息。" settings.payload_url=推送地址 settings.content_type=数据格式 settings.secret=密钥文本 @@ -749,7 +798,7 @@ settings.update_hook_success=Web 钩子更新成功! settings.delete_webhook=删除 Web 钩子 settings.recent_deliveries=最近推送记录 settings.hook_type=钩子类型 -settings.add_slack_hook_desc=为您的仓库增加 <a href="%s">Slack</a> 集成。 +settings.add_slack_hook_desc="为您的仓库增加 <a href=\"%s\">Slack</a> 集成。" settings.slack_token=令牌 settings.slack_domain=域名 settings.slack_channel=频道 @@ -811,6 +860,13 @@ release.tag_name_already_exist=已经存在使用相同标签进行发布的版 release.tag_name_invalid=标签名称不是有效的名称。 release.downloads=下载附件 +branch.delete=删除分支 %s +branch.delete_desc=请注意,一旦分支被删除,无法恢复。 +branch.delete_notices_1=- 此操作 <strong>不可以</strong> 被回滚。 +branch.delete_notices_2=- 该操作会永久删除%s分支的所有东西 +branch.deletion_success=%s 已经成功被删除! +branch.deletion_failed=删除分支 %s 失败。 +branch.delete_branch_has_new_commits=因为合并之后有新的提交,%s 无法被删除 [org] org_name_holder=组织名称 @@ -833,6 +889,7 @@ team_permission_desc=请选择该团队所具有的权限等级: form.name_reserved=组织名称 '%s' 是被保留的。 form.name_pattern_not_allowed=组织名称不允许 '%s' 的格式。 +form.create_org_not_allowed=此账号禁止创建组织 settings=组织设置 settings.options=基本设置 @@ -965,6 +1022,8 @@ users.activated=已激活 users.admin=管理员 users.repos=仓库数 users.created=创建时间 +users.last_login=最后登陆 +users.never_login=从未登录 users.send_register_notify=向用户发送注册通知邮件 users.new_success=新的用户 '%s' 创建成功! users.edit=编辑 @@ -981,6 +1040,7 @@ users.prohibit_login=该帐户被禁止登录 users.is_admin=该用户具有管理员权限 users.allow_git_hook=该用户具有创建 Git 钩子的权限 users.allow_import_local=该用户具有导入本地仓库的权限 +users.allow_create_organization=此账号有权限创建组织 users.update_profile=更新用户信息 users.delete_account=删除该用户 users.still_own_repo=该帐户仍然是某些仓库的拥有者,您必须先转移或删除它们才能执行删除帐户操作! @@ -1016,6 +1076,7 @@ auths.bind_dn=绑定 DN auths.bind_password=绑定密码 auths.bind_password_helper=警告:该密码将会以明文的形式保存在数据库中。请不要使用拥有高权限的帐户! auths.user_base=用户搜索基准 +auths.user_dn=用户 DN auths.attribute_username=用户名属性 auths.attribute_username_placeholder=留空表示使用用户登录时所使用的用户名 auths.attribute_name=名字属性 @@ -1024,6 +1085,7 @@ auths.attribute_mail=邮箱属性 auths.attributes_in_bind=从 Bind DN 中拉取属性信息 auths.filter=用户过滤规则 auths.admin_filter=管理员过滤规则 +auths.ms_ad_sa=Ms Ad SA auths.smtp_auth=SMTP 认证类型 auths.smtphost=SMTP 主机地址 auths.smtpport=SMTP 主机端口 @@ -1044,6 +1106,7 @@ auths.delete_auth_title=删除认证操作 auths.delete_auth_desc=该认证将被删除。是否继续? auths.still_in_used=此认证仍旧与一些用户有关联,请先删除或者将这些用户转换为其它登录类型。 auths.deletion_success=授权源删除成功! +auths.login_source_exist=登录源 '%s' 已存在。 config.server_config=服务器配置 config.app_name=应用名称 @@ -1054,7 +1117,9 @@ config.offline_mode=离线模式 config.disable_router_log=关闭路由日志 config.run_user=运行用户 config.run_mode=运行模式 +config.git_version=Git 版本 config.repo_root_path=仓库根目录 +config.lfs_root_path=LFS根目录 config.static_file_root_path=静态文件根目录 config.log_file_root_path=日志文件根目录 config.script_type=脚本类型 @@ -1092,6 +1157,8 @@ config.disable_key_size_check=禁用密钥最小长度检查 config.enable_captcha=启用验证码服务 config.active_code_lives=激活用户链接有效期 config.reset_password_code_lives=重置密码链接有效期 +config.default_keep_email_private=隐藏邮箱地址的默认值 +config.no_reply_address=不可回邮地址 config.webhook_config=Web 钩子配置 config.queue_length=队列长度 @@ -1172,19 +1239,19 @@ notices.op=操作 notices.delete_success=系统提示删除成功! [action] -create_repo=创建了仓库 <a href="%s">%s</a> -rename_repo=重命名仓库 <code>%[1]s</code> 为 <a href="%[2]s">%[3]s</a> -commit_repo=推送了 <a href="%[1]s/src/%[2]s">%[3]s</a> 分支的代码到 <a href="%[1]s">%[4]s</a> -create_issue=`创建了工单 <a href="%s/issues/%s">%s#%[2]s</a>` -close_issue=`关闭了工单 <a href="%s/issues/%s">%s#%[2]s</a>` -reopen_issue=`重新开启了工单 <a href="%s/issues/%s">%s#%[2]s</a>` -create_pull_request=`创建了合并请求 <a href="%s/pulls/%s">%s#%[2]s</a>` -close_pull_request=`关闭了合并请求 <a href="%s/pulls/%s">%s#%[2]s</a>` -reopen_pull_request=`重新开启了合并请求 <a href="%s/pulls/%s">%s#%[2]s</a>` -comment_issue=`评论了工单 <a href="%s/issues/%s">%s#%[2]s</a>` -merge_pull_request=`合并了合并请求 <a href="%s/pulls/%s">%s#%[2]s</a>` -transfer_repo=将仓库 <code>%s</code> 转移至 <a href="%s">%s</a> -push_tag=推送了标签 <a href="%s/src/%s">%[2]s</a> 到 <a href="%[1]s">%[3]s</a> +create_repo="创建了仓库 <a href=\"%s\">%s</a>" +rename_repo="重命名仓库 <code>%[1]s</code> 为 <a href=\"%[2]s\">%[3]s</a>" +commit_repo="推送了 <a href=\"%[1]s/src/%[2]s\">%[3]s</a> 分支的代码到 <a href=\"%[1]s\">%[4]s</a>" +create_issue="`创建了工单 <a href=\"%s/issues/%s\">%s#%[2]s</a>`" +close_issue="`关闭了工单 <a href=\"%s/issues/%s\">%s#%[2]s</a>`" +reopen_issue="`重新开启了工单 <a href=\"%s/issues/%s\">%s#%[2]s</a>`" +create_pull_request="`创建了合并请求 <a href=\"%s/pulls/%s\">%s#%[2]s</a>`" +close_pull_request="`关闭了合并请求 <a href=\"%s/pulls/%s\">%s#%[2]s</a>`" +reopen_pull_request="`重新开启了合并请求 <a href=\"%s/pulls/%s\">%s#%[2]s</a>`" +comment_issue="`评论了工单 <a href=\"%s/issues/%s\">%s#%[2]s</a>`" +merge_pull_request="`合并了合并请求 <a href=\"%s/pulls/%s\">%s#%[2]s</a>`" +transfer_repo="将仓库 <code>%s</code> 转移至 <a href=\"%s\">%s</a>" +push_tag="推送了标签 <a href=\"%s/src/%s\">%[2]s</a> 到 <a href=\"%[1]s\">%[3]s</a>" compare_commits=对比 %d 次代码提交 [tool] @@ -1220,4 +1287,7 @@ unread=未读消息 read=已读消息 no_unread=您目前没有未读消息。 no_read=您目前没有已读消息。 +pin=钉上 +mark_as_read=标记为已读 +mark_as_unread=标记为未读 |