Skip to content

Commit 3fc5736

Browse files
authored
添加词条:Copilot 杂项 (#469)
1 parent 44d730c commit 3fc5736

1 file changed

Lines changed: 57 additions & 0 deletions

File tree

locals.js

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5464,6 +5464,10 @@ I18N["zh-CN"]["settings/copilot"] = { // 设置 - GitHub Copilot
54645464
"Chat in GitHub Mobile": "在 GitHub Mobile 中使用",
54655465
"More features": "更多功能",
54665466

5467+
"Premium requests": "高级请求",
5468+
"Please note that there may be a delay in the displayed usage percentage. The premium request entitlement for your plan will reset at the start of next month. You can enable additional premium requests in the": "请注意,显示的使用百分比可能会有延迟。您计划的高级请求权限将在下个月初重置。您可以在以下位置启用额外的高级请求:",
5469+
"Billing settings": "账单设置",
5470+
54675471
"Features": "功能",
54685472
// "Copilot in github.com": "在 github.com 中使用 Copilot",
54695473
//"You can use Copilot Chat in Github.com, Copilot for pull requests, and all of the preview features.": "您可以在 Github.com 中使用 Copilot Chat,也可以使用 Copilot 拉取请求和所有预览功能。",
@@ -5479,6 +5483,14 @@ I18N["zh-CN"]["settings/copilot"] = { // 设置 - GitHub Copilot
54795483
"personalized to a codebase.": ",个性化代码。",
54805484
"Copilot in GitHub Desktop": "在 GitHub Desktop 中使用",
54815485
"GitHub Copilot for assistance in GitHub Desktop": "在 GitHub Desktop 中获得 Copilot 的协助",
5486+
"Automatic Copilot code review": "自动 Copilot 代码审查",
5487+
"Copilot will automatically review your pull requests.": "Copilot 将自动审查您的拉取请求。",
5488+
"Learn more about configuring automatic code reviews.": "了解如何配置自动代码审查。",
5489+
"Copilot coding agent": "Copilot 编程助手",
5490+
"Delegate tasks to Copilot coding agent in repositories where it is enabled": "在已启用 Copilot 编码代理的仓库中委派任务给 Copilot 编码代理",
5491+
"MCP servers on GitHub.com": "MCP 服务器功能",
5492+
"Configure and use third-party Model Context Protocol (MCP) servers for use on GitHub.com. See MCP docs for": "有关在 GitHub.com 上使用第三方模型上下文协议 (MCP) 服务器的配置和使用,请参阅 MCP 文档。",
5493+
"Coding Agent": "编程助手",
54825494

54835495
// 编程助手(预览 https://github.com/settings/copilot/coding_agent
54845496
// 顶部提示
@@ -9572,6 +9584,11 @@ I18N["zh-CN"]["repository/pull"] = { // 仓库 - 某个拉取请求页面
95729584
"suggested changes": "建议更改",
95739585
"deleted the branch": "删除了分支",
95749586
"deleted a comment from": "删除了评论从",
9587+
// Copilot 专属状态词
9588+
"started work": "开工",
9589+
"on behalf of": "代表",
9590+
"View session": "查看",
9591+
"finished work on behalf of": "完工,代表",
95759592

95769593
// 隐藏
95779594
"Load more…": "加载更多…",
@@ -9608,6 +9625,12 @@ I18N["zh-CN"]["repository/pull"] = { // 仓库 - 某个拉取请求页面
96089625

96099626
"Maintainers are allowed to edit this pull request.": "允许维护者编辑此拉取请求。",
96109627

9628+
// 进展
9629+
"In progress": "进行中",
9630+
"started": "开始于",
9631+
"Copilot is done": "Copilot 已完成",
9632+
"completed after": "总耗时", // 示例:总耗时 11分45秒
9633+
96119634
// 讨论标签卡 主页
96129635
"Refresh": "刷新",
96139636

@@ -9937,6 +9960,7 @@ I18N["zh-CN"]["repository/pull"] = { // 仓库 - 某个拉取请求页面
99379960
"Learn more about approving workflows.": "了解更多关于批准工作流程的信息。",
99389961
"Approve and run": "批准并运行",
99399962
"Approve and run workflows": "批准并运行工作流程",
9963+
"Approve workflows to run": "批准运行工作流程",
99409964

99419965
// 状态词
99429966
"reviewed": "审查",
@@ -10236,6 +10260,20 @@ I18N["zh-CN"]["repository/pull"] = { // 仓库 - 某个拉取请求页面
1023610260
"conflict": "冲突",
1023710261
"conflicts": "冲突",
1023810262

10263+
// 拉取请求 - 由 Copilot 编写 https://github.com/用户名/仓库名/pull/编号/agent-sessions
10264+
"Back to pull request #": "返回到拉取请求 #",
10265+
10266+
"Sessions": "进度",
10267+
"Duration": "总时长",
10268+
"Premium requests": "高级请求",
10269+
"Learn more about premium requests": "关于高级请求",
10270+
10271+
"Open menu": "操作",
10272+
"View verbose logs": "查看日志",
10273+
10274+
// 进度
10275+
"View repository": "查看仓库",
10276+
1023910277
// 新版拉取请求提交页面
1024010278
"authored and": "撰写和",
1024110279
"Browse repository at this point": "查看此时间点的仓库",
@@ -25256,6 +25294,25 @@ I18N["zh-CN"]["copilot"] = {
2525625294
"Owned by": "所有者",
2525725295

2525825296
"View all attachments": "查看所有附件",
25297+
25298+
// 代理 https://github.com/copilot/agents
25299+
"Agents": "代理",
25300+
25301+
"Let Copilot tackle your TODOs": "让 Copilot 处理您的待办",
25302+
"Delegate tasks to GitHub Copilot coding agent to work on in the background, and then monitor Copilot's progress.": "将任务委派给 GitHub Copilot 编码代理在后台处理,然后监控 Copilot 的进展。",
25303+
"Learn more about Copilot coding agent": "了解更多",
25304+
25305+
// 仓库选择
25306+
"Select an item": "选择一项",
25307+
"Repos": "仓库",
25308+
25309+
"Start task": "开始任务",
25310+
25311+
"Add a light/dark mode switcher": "添加浅色/深色模式切换器",
25312+
25313+
"revision": "修订",
25314+
25315+
"In progress": "进行中",
2525925316
},
2526025317
"regexp":[
2526125318
[/Using results for “([^ ]+)” in ([^ ]+)/, "使用 $2 中“$1”的结果"],

0 commit comments

Comments
 (0)