Skip to content

Commit 6d30a00

Browse files
committed
[skip ci] Updated translations via Crowdin
1 parent ee73d84 commit 6d30a00

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

options/locale/locale_zh-CN.ini

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ error=错误
9696
error404=您正尝试访问的页面 <strong>不存在</strong> 或 <strong>您尚未被授权</strong> 查看该页面。
9797

9898
never=从不
99+
color=颜色
99100

100101
[error]
101102
occurred=发生错误
@@ -345,6 +346,8 @@ reset_password.text=请点击以下链接,恢复你在 <b>%s</b> 的账户:
345346

346347
register_success=注册成功
347348

349+
issue_assigned.pull=@%[1]s 已将仓库 %[3]s 中的合并请求 %[2]s 指派给您
350+
issue_assigned.issue=@%[1]s 已将仓库 %[3]s 中的工单 %[2]s 指派给您
348351

349352
issue.x_mentioned_you=<b>@%s</b> 提到了您:
350353
issue.action.force_push=<b>%[1]s</b> 强制从 %[3]s 推送 <b>%[2]s</b> 至 [4]s。
@@ -967,6 +970,7 @@ file_view_rendered=渲染模式
967970
file_view_raw=查看原始文件
968971
file_permalink=永久链接
969972
file_too_large=文件过大,无法显示。
973+
file_copy_permalink=复制永久链接
970974
video_not_supported_in_browser=您的浏览器不支持使用 HTML5 'video' 标签。
971975
audio_not_supported_in_browser=您的浏览器不支持使用 HTML5 'video' 标签。
972976
stored_lfs=存储到Git LFS
@@ -1194,6 +1198,11 @@ issues.action_milestone_no_select=无里程碑
11941198
issues.action_assignee=指派人筛选
11951199
issues.action_assignee_no_select=未指派
11961200
issues.opened_by=由 <a href="%[2]s">%[3]s</a> 于 %[1]s创建
1201+
pulls.merged_by=由 <a href="%[2]s">%[3]</a> 于 %[1]s 合并
1202+
pulls.merged_by_fake=由 %[2]s 于 %[1]s 合并
1203+
issues.closed_by=由 <a href="%[2]s">%[3]s</a> 于 %[1]s 关闭
1204+
issues.opened_by_fake=由 %[2]s 于 %[1]s 打开
1205+
issues.closed_by_fake=由 %[2]s 于 %[1]s 关闭
11971206
issues.previous=上一页
11981207
issues.next=下一页
11991208
issues.open_title=开启中
@@ -1378,6 +1387,8 @@ pulls.compare_changes=创建合并请求
13781387
pulls.compare_changes_desc=选择合并的目标分支和源分支。
13791388
pulls.compare_base=合并到
13801389
pulls.compare_compare=拉取从
1390+
pulls.switch_comparison_type=切换比较类型
1391+
pulls.switch_head_and_base=切换 head 和 base
13811392
pulls.filter_branch=过滤分支
13821393
pulls.no_results=未找到结果
13831394
pulls.nothing_to_compare=分支内容相同,无需创建合并请求。
@@ -2412,6 +2423,7 @@ auths.attribute_name=名字属性
24122423
auths.attribute_surname=姓氏属性
24132424
auths.attribute_mail=电子邮箱属性
24142425
auths.attribute_ssh_public_key=SSH公钥属性
2426+
auths.attribute_avatar=头像属性
24152427
auths.attributes_in_bind=从 Bind DN 中拉取属性信息
24162428
auths.allow_deactivate_all=允许在搜索结果为空时停用所有用户
24172429
auths.use_paged_search=使用分页搜索

0 commit comments

Comments
 (0)