@codingame/monaco-vscode-language-pack-zh-hans 37.0.0 → 37.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/translations/main.i18n.json.js +332 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@codingame/monaco-vscode-language-pack-zh-hans",
|
|
3
|
-
"version": "37.
|
|
3
|
+
"version": "37.1.0",
|
|
4
4
|
"keywords": [],
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": {
|
|
@@ -18,6 +18,6 @@
|
|
|
18
18
|
"module": "index.js",
|
|
19
19
|
"types": "index.d.ts",
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@codingame/monaco-vscode-api": "37.
|
|
21
|
+
"@codingame/monaco-vscode-api": "37.1.0"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -1851,6 +1851,20 @@ var content = [
|
|
|
1851
1851
|
undefined,
|
|
1852
1852
|
undefined,
|
|
1853
1853
|
undefined,
|
|
1854
|
+
"插件",
|
|
1855
|
+
"在此智能体主机上配置并可供远程会话使用的插件。",
|
|
1856
|
+
"插件",
|
|
1857
|
+
"插件 URI",
|
|
1858
|
+
"名称",
|
|
1859
|
+
"描述",
|
|
1860
|
+
"默认 Shell",
|
|
1861
|
+
"主机托管终端使用的 shell 可执行文件的绝对路径。通常由已连接的 VS Code 客户端从 `terminal.integrated.agentHostProfile.<os>` 推送(回退到 `terminal.integrated.defaultProfile.<os>`);未设置时,智能体主机会回退到系统 shell。仅支持路径;尚不传递工作台配置文件中的 `args` 和 `env`。工作台仅为本地智能体主机推送此设置 - 远程智能体主机操作员应直接在远程机器的 `agent-host-config.json` 中设置。",
|
|
1862
|
+
"Allow Signed-Out Agent Host",
|
|
1863
|
+
"Experimental. When enabled, Agent Host sessions remain available while signed out as long as the selected agent has a usable model and authentication (for example Codex with ChatGPT authentication or Claude in native mode with your own Anthropic credentials). When disabled (the default), GitHub sign-in is required.",
|
|
1864
|
+
"Session Customization Discovery Mode",
|
|
1865
|
+
"Controls whether session-scoped customizations are populated from local file scanning or from Copilot SDK discovery.",
|
|
1866
|
+
"GitHub Enterprise URI",
|
|
1867
|
+
"GitHub Enterprise 实例的可选基 URI (例如,GitHub Enterprise Server 使用 \"https://ghe.example.com\",GitHub Enterprise Cloud 使用 \"https://tenant.ghe.com\")。设置后,智能体主机将针对此实例(而非 github.com)进行身份验证和 GitHub API 调用。通常由已连接的 VS Code 客户端从 `github-enterprise.uri` 设置推送;远程智能体主机操作员可直接在远程 `agent-host-config.json` 中设置它。",
|
|
1854
1868
|
"Whether Agent Host features are available and AI features are enabled in this window.",
|
|
1855
1869
|
undefined,
|
|
1856
1870
|
"聊天智能体主机",
|
|
@@ -2079,6 +2093,38 @@ var content = [
|
|
|
2079
2093
|
undefined,
|
|
2080
2094
|
undefined,
|
|
2081
2095
|
undefined,
|
|
2096
|
+
"Set permissions to bypass approvals",
|
|
2097
|
+
"Set permissions back to default",
|
|
2098
|
+
"Switch to autopilot mode",
|
|
2099
|
+
"Switch to interactive mode",
|
|
2100
|
+
"Switch to autopilot mode with an objective",
|
|
2101
|
+
"Create an implementation plan before coding",
|
|
2102
|
+
"objective",
|
|
2103
|
+
"Describe what you want to plan or research",
|
|
2104
|
+
"{0} · {1}",
|
|
2105
|
+
"Agent chat {0}, {1}",
|
|
2106
|
+
"Agent session {0}, {1}",
|
|
2107
|
+
"Not started",
|
|
2108
|
+
"Working",
|
|
2109
|
+
"Needs input",
|
|
2110
|
+
"Completed",
|
|
2111
|
+
"Error",
|
|
2112
|
+
"无",
|
|
2113
|
+
"最少",
|
|
2114
|
+
"低",
|
|
2115
|
+
"中等",
|
|
2116
|
+
"高",
|
|
2117
|
+
"极高",
|
|
2118
|
+
"最大值",
|
|
2119
|
+
"Ultra",
|
|
2120
|
+
"未应用推理",
|
|
2121
|
+
"推理最少,响应最快",
|
|
2122
|
+
"响应速度更快,推理更少",
|
|
2123
|
+
"平衡推理和速度",
|
|
2124
|
+
"较大推理深度,但速度较慢",
|
|
2125
|
+
"推理深度最高,但速度最慢",
|
|
2126
|
+
"无约束的绝对最大能力",
|
|
2127
|
+
"Maximum reasoning with automatic task delegation",
|
|
2082
2128
|
"智能体沙盒",
|
|
2083
2129
|
"已启用沙盒",
|
|
2084
2130
|
"已启用沙盒(Windows)",
|
|
@@ -5893,6 +5939,12 @@ var content = [
|
|
|
5893
5939
|
"插件 \"{0}\" 已被你的组织禁用,因此无法启用。",
|
|
5894
5940
|
"启用",
|
|
5895
5941
|
"Enable Plugin",
|
|
5942
|
+
"Enable",
|
|
5943
|
+
"Enable (Workspace)",
|
|
5944
|
+
"Enable (Session)",
|
|
5945
|
+
"Disable",
|
|
5946
|
+
"Disable (Workspace)",
|
|
5947
|
+
"Disable (Session)",
|
|
5896
5948
|
"启用(工作区)",
|
|
5897
5949
|
"禁用",
|
|
5898
5950
|
"禁用(工作区)",
|
|
@@ -5930,6 +5982,13 @@ var content = [
|
|
|
5930
5982
|
"Failed to refresh plugin marketplaces: {0}",
|
|
5931
5983
|
"智能体插件 - 已安装",
|
|
5932
5984
|
"智能体插件",
|
|
5985
|
+
"始终添加",
|
|
5986
|
+
"此指令会自动包含在每次交互中。",
|
|
5987
|
+
"当与“{0}”匹配的文件在上下文中时,将自动包含此指令。",
|
|
5988
|
+
"Sign in to use GitHub Copilot",
|
|
5989
|
+
"Failed to sign in to use GitHub Copilot.",
|
|
5990
|
+
"ChatGPT",
|
|
5991
|
+
"Models provided by your ChatGPT subscription",
|
|
5933
5992
|
"文件夹",
|
|
5934
5993
|
"智能体模式",
|
|
5935
5994
|
"自动批准",
|
|
@@ -5953,9 +6012,13 @@ var content = [
|
|
|
5953
6012
|
"筛选...",
|
|
5954
6013
|
"开",
|
|
5955
6014
|
"关",
|
|
6015
|
+
"正在下载",
|
|
6016
|
+
"{0}%",
|
|
6017
|
+
"{0} MB",
|
|
5956
6018
|
"文件夹",
|
|
5957
6019
|
"Select a primary directory",
|
|
5958
6020
|
"Learn more",
|
|
6021
|
+
"{0}% 折扣",
|
|
5959
6022
|
undefined,
|
|
5960
6023
|
undefined,
|
|
5961
6024
|
undefined,
|
|
@@ -5977,6 +6040,10 @@ var content = [
|
|
|
5977
6040
|
"拒绝",
|
|
5978
6041
|
"允许",
|
|
5979
6042
|
"始终允许",
|
|
6043
|
+
"This chat's prompt cache is stale",
|
|
6044
|
+
"The next prompt will incur increased cost. Consider starting a new chat. [Learn more]({0})",
|
|
6045
|
+
"Start New Chat",
|
|
6046
|
+
"Don't Show Again",
|
|
5980
6047
|
"Sign in to GitHub to use GitHub Copilot models, sign in to {2} to use your {2} subscription, or [reload the configuration]({1}) if you have set up {0} elsewhere. For other ways to set up {0}, [learn more]({3}) on their docs.",
|
|
5981
6048
|
"Sign in to GitHub to use GitHub Copilot models, sign in to {2} to use your {2} subscription, or [reload the configuration]({1}) if you have set up {0} elsewhere.",
|
|
5982
6049
|
"Sign in to GitHub to use GitHub Copilot models or [reload the configuration]({1}) if you have set up {0} elsewhere. For other ways to set up {0}, [learn more]({2}) on their docs.",
|
|
@@ -5988,6 +6055,30 @@ var content = [
|
|
|
5988
6055
|
"Sign in to {0}",
|
|
5989
6056
|
"Sign in to GitHub",
|
|
5990
6057
|
"Choose how you want to use {0}.",
|
|
6058
|
+
"无法打开会话",
|
|
6059
|
+
"无法加载此会话。",
|
|
6060
|
+
"正在准备会话…",
|
|
6061
|
+
"错误: ({0}) {1}",
|
|
6062
|
+
"Keep Going",
|
|
6063
|
+
"Try Again",
|
|
6064
|
+
"Couldn't run {0}",
|
|
6065
|
+
"Tool \"{0}\" is not available on this client.",
|
|
6066
|
+
"Could not create invocation for client tool \"{0}\".",
|
|
6067
|
+
"Invalid tool input for \"{0}\": expected JSON object parameters.",
|
|
6068
|
+
"Couldn't run {0}",
|
|
6069
|
+
"{0} needs confirmation but no session was available to answer it.",
|
|
6070
|
+
"This failed request can no longer be resumed.",
|
|
6071
|
+
"This failed request could not be resumed: {0}",
|
|
6072
|
+
"{0} was skipped from another client",
|
|
6073
|
+
"Skipped {0}",
|
|
6074
|
+
"Cancelled tool call",
|
|
6075
|
+
"MCP authentication was cancelled",
|
|
6076
|
+
"需要授权",
|
|
6077
|
+
"打开 {0}",
|
|
6078
|
+
"取消",
|
|
6079
|
+
"分叉会话",
|
|
6080
|
+
"需要身份验证才能启动会话。请登录并重试。",
|
|
6081
|
+
"AI 功能目前仅在受信任的工作区中受支持。",
|
|
5991
6082
|
undefined,
|
|
5992
6083
|
undefined,
|
|
5993
6084
|
undefined,
|
|
@@ -6012,8 +6103,50 @@ var content = [
|
|
|
6012
6103
|
undefined,
|
|
6013
6104
|
undefined,
|
|
6014
6105
|
"The workspace folder '{0}' is not trusted.",
|
|
6106
|
+
"主机设置",
|
|
6107
|
+
"打开主机设置",
|
|
6108
|
+
"智能体主机设置。",
|
|
6109
|
+
"编辑以下值并保存以应用。未知属性将被忽略。",
|
|
6110
|
+
"未能将代理主机设置解析为 JSON。",
|
|
6111
|
+
"代理主机设置必须为 JSON 对象。",
|
|
6112
|
+
"Choose how you want to use Copilot.",
|
|
6113
|
+
"Sign in to use GitHub Copilot models, or add a model with your own API key.",
|
|
6114
|
+
"Add Models",
|
|
6115
|
+
"Sign In",
|
|
6116
|
+
"本地",
|
|
6117
|
+
"会话设置",
|
|
6118
|
+
"打开会话设置",
|
|
6119
|
+
"此代理主机会话的会话设置。",
|
|
6120
|
+
"编辑以下值并保存以应用。未知或不可变属性将被忽略。",
|
|
6121
|
+
"未能将代理会话设置解析为 JSON。",
|
|
6122
|
+
"代理会话设置必须为 JSON 对象。",
|
|
6015
6123
|
"子智能体",
|
|
6016
6124
|
"工具失败。",
|
|
6125
|
+
"True",
|
|
6126
|
+
"False",
|
|
6127
|
+
"Open this URL?",
|
|
6128
|
+
"Authorization Required",
|
|
6129
|
+
undefined,
|
|
6130
|
+
undefined,
|
|
6131
|
+
"{0} ({1})",
|
|
6132
|
+
"系统",
|
|
6133
|
+
"用户上下文",
|
|
6134
|
+
"工具结果",
|
|
6135
|
+
"工具定义",
|
|
6136
|
+
"技能",
|
|
6137
|
+
"子智能体",
|
|
6138
|
+
"MCP 工具",
|
|
6139
|
+
"插件",
|
|
6140
|
+
"消息",
|
|
6141
|
+
"1 条注释",
|
|
6142
|
+
"{0} 条注释",
|
|
6143
|
+
"Running {0} on another client...",
|
|
6144
|
+
"显示所选内容",
|
|
6145
|
+
"Waiting for answer...",
|
|
6146
|
+
"显示未审阅的注释?",
|
|
6147
|
+
"选择要向智能体显示的注释。未选中的注释保持隐藏。",
|
|
6148
|
+
"Asking a question...",
|
|
6149
|
+
"Reading file",
|
|
6017
6150
|
"1 个文件",
|
|
6018
6151
|
"{0} 个文件",
|
|
6019
6152
|
"已存档",
|
|
@@ -10216,6 +10349,66 @@ var content = [
|
|
|
10216
10349
|
"已附加 {0} 个文件",
|
|
10217
10350
|
"Auto routed task to {0}",
|
|
10218
10351
|
"Auto routing task",
|
|
10352
|
+
"已取消",
|
|
10353
|
+
"{0} 秒",
|
|
10354
|
+
"{0} 分钟",
|
|
10355
|
+
"{0} 小时 {1} 分钟",
|
|
10356
|
+
"{0} 小时",
|
|
10357
|
+
"片刻",
|
|
10358
|
+
"很抱歉,你已超出智能体模式速率限制。请切换到询问模式,然后在 {0} 后重试。[了解更多]({1})",
|
|
10359
|
+
"很抱歉,上游模型提供程序目前面临的需求量较大。请在 {0} 后重试。[了解更多]({1})",
|
|
10360
|
+
"很抱歉,上游模型提供程序目前面临的需求量较大。请在 {0} 后重试或考虑切换到“自动”。[了解更多]({1})",
|
|
10361
|
+
"你已达到会话速率限制。请升级计划或等待 {0} 后重置限制。[了解详细信息]({1})",
|
|
10362
|
+
"你已达到会话速率限制。请等待 {0} 后重置限制。[了解详细信息]({1})",
|
|
10363
|
+
"你已达到周速率限制。请等到你的限制在 {0} 重置。[了解详细信息]({1})",
|
|
10364
|
+
"你已达到周速率限制。请切换到自动模型以继续工作,或等到你的限制在 {0} 重置。[了解详细信息]({1})",
|
|
10365
|
+
"你已达到周速率限制。请等待 {0} 后重置限制。[了解详细信息]({1})",
|
|
10366
|
+
"你已达到周速率限制。请切换到自动模型以继续工作,或等待 {0} 后重置限制。[了解详细信息]({1})",
|
|
10367
|
+
"你已达到此模型的速率限制。请在 {0} 后重试。[了解更多]({1})",
|
|
10368
|
+
"你已达到此模型的速率限制。请尝试切换到“自动”或在 {0} 后重试。[了解更多]({1})",
|
|
10369
|
+
"很抱歉,GitHub Copilot 对话助手当前正遇到高需求。请在 {0} 后重试。[了解更多]({1})",
|
|
10370
|
+
"很抱歉,你已达到速率限制。请等待 {0},然后重试。[了解详细信息]({1})\r\n\r\n服务器错误: {2}\r\n错误代码: {3}",
|
|
10371
|
+
"很抱歉,你已受到速率限制。请等待 {0}后重试,或考虑切换到自动模式。[了解详情]({1})\r\n\r\n服务器错误: {2}\r\n错误代码: {3}",
|
|
10372
|
+
"很抱歉,你的请求受速率限制。请等待 {0},然后重试。[了解详情]({1})",
|
|
10373
|
+
"很抱歉,你的请求受到了速率限制。请等待 {0}后重试,或考虑切换到自动模式。[了解详情]({1})",
|
|
10374
|
+
"你已达到每月额度限制。请升级到 Copilot Pro,或等到你的额度在 {0} 重置。",
|
|
10375
|
+
"你已达到每月额度限制。请升级到 Copilot Pro 或等待你的额度重置。",
|
|
10376
|
+
"你已达到每月额度限制。请启用额外的付费额度、升级到 Copilot Pro+,或等到你的额度在 {0} 重置。",
|
|
10377
|
+
"你已达到每月额度限制。请启用额外的付费额度、升级到 Copilot Pro+ 或等待你的额度重置。",
|
|
10378
|
+
"你已达到每月额度限制。请启用额外的付费额度,升级到 Copilot Pro,或等到你的额度在 {0} 重置。",
|
|
10379
|
+
"你已达到每月额度限制。请启用额外的付费额度,升级到 Copilot Pro,或等待你的额度重置。",
|
|
10380
|
+
"你已达到每月额度限制。请启用额外的付费额度,或等到你的额度在 {0} 重置。",
|
|
10381
|
+
"你已达到每月额度限制。请启用额外的付费额度或等待你的额度重置。",
|
|
10382
|
+
"你已达到额度限制。要继续工作,请联系你组织的 Copilot 管理员,或等到你的额度在 {0} 重置。",
|
|
10383
|
+
"你已达到额度限制。要继续工作,请联系你组织的 Copilot 管理员或等待你的额度重置。",
|
|
10384
|
+
"你已达到额度限制。对于其他付费额度,请联系组织的 Copilot 管理员,或等到你的额度在 {0} 重置。",
|
|
10385
|
+
"你已达到额度限制。对于其他付费额度,请联系组织的 Copilot 管理员或等待你的额度重置。",
|
|
10386
|
+
"你已达到每月聊天消息数配额。请升级到 Copilot Pro 或等待你的授权额度更新。",
|
|
10387
|
+
"你已用尽高级模型配额。请启用额外付费高级请求,升级到 Copilot Pro+,或等待授权额度以续订。",
|
|
10388
|
+
"你已用尽高级模型配额。请启用额外的付费高级请求,升级到 Copilot Pro,或等待你的配额续订。",
|
|
10389
|
+
"你已用尽高级模型配额。请启用额外付费高级请求,或等待授权额度以续订。",
|
|
10390
|
+
"你已用尽额度。要继续工作,请联系你组织的 Copilot 管理员或等待你的授权额度更新。",
|
|
10391
|
+
"你已用尽高级模型配额。对于其他付费高级请求,请联系组织的 Copilot 管理员或等待你的授权额度更新。",
|
|
10392
|
+
"目前无法累积额外高级请求。请联系 [GitHub 支持]({0})以继续使用 Copilot。",
|
|
10393
|
+
"你已达到计划的额外使用限制。请升级你的计划以继续。",
|
|
10394
|
+
"已超过配额\r\n\r\n服务器错误: {0}\r\n错误代码: {1}",
|
|
10395
|
+
"已超过配额",
|
|
10396
|
+
"很抱歉,响应与公共代码匹配,因此已被阻止。请重写你的提示。[了解详细信息]({0})。",
|
|
10397
|
+
"很抱歉,响应与公共代码匹配,因此已被阻止。请重写你的提示。",
|
|
10398
|
+
"很抱歉,你的提示已由负责任 AI 服务筛选。请重写提示,然后重试。[了解详细信息]({0})。",
|
|
10399
|
+
"很抱歉,你的提示已由负责任 AI 服务过滤。请重写提示,然后重试。",
|
|
10400
|
+
"很抱歉,响应已被负责任 AI 服务筛选。请重写提示,然后重试。[了解详细信息]({0})。",
|
|
10401
|
+
"很抱歉,响应已被负责任 AI 服务过滤。请重写你的提示,然后重试。",
|
|
10402
|
+
"很抱歉,我只能帮助处理与编程相关的问题。",
|
|
10403
|
+
"很抱歉,你的请求失败。请重试。\r\n\r\n客户端请求 ID: {0}\r\n\r\nGH 请求 ID: {1}\r\n\r\n原因: {2}",
|
|
10404
|
+
"很抱歉,你的请求失败。请重试。\r\n\r\n客户端请求 ID: {0}\r\n\r\n原因: {1}",
|
|
10405
|
+
"抱歉,出现网络错误。请稍后重试。请求 ID: {0}\r\n\r\n原因: {1}",
|
|
10406
|
+
"很抱歉,出现了问题。",
|
|
10407
|
+
"很抱歉,响应达到了长度限制。请改述你的提示。",
|
|
10408
|
+
"很抱歉,找不到资源。",
|
|
10409
|
+
"很抱歉,未返回响应。",
|
|
10410
|
+
"很抱歉,出现了问题。",
|
|
10411
|
+
"你的聊天会话状态无效,请开始新的聊天。",
|
|
10219
10412
|
"图像",
|
|
10220
10413
|
"图像 {0}",
|
|
10221
10414
|
"工具: {0}",
|
|
@@ -10265,6 +10458,8 @@ var content = [
|
|
|
10265
10458
|
"[了解详细信息]({0})",
|
|
10266
10459
|
"通过 auto 路由的模型可享受 {0}% 的折扣。",
|
|
10267
10460
|
"Copilot",
|
|
10461
|
+
"{0}/{1}/{2}",
|
|
10462
|
+
"{0}/{1}",
|
|
10268
10463
|
"语言模型聊天提供程序的全局唯一供应商。",
|
|
10269
10464
|
"语言模型聊天提供程序的显示名称。",
|
|
10270
10465
|
"语言模型聊天提供程序的配置选项。",
|
|
@@ -13033,6 +13228,28 @@ var content = [
|
|
|
13033
13228
|
"没有安装用于“{0}”文件的格式化程序。",
|
|
13034
13229
|
"安装格式化程序(&&I)...",
|
|
13035
13230
|
"设置修改过的行的格式",
|
|
13231
|
+
undefined,
|
|
13232
|
+
undefined,
|
|
13233
|
+
"{0} stars",
|
|
13234
|
+
"GitHub repository {0} slash {1}",
|
|
13235
|
+
"Issue {0} slash {1} number {2}, {3}: {4}",
|
|
13236
|
+
"Pull request {0} slash {1} number {2}, {3}, {4}: {5}",
|
|
13237
|
+
"Pull request {0} slash {1} number {2}, {3}: {4}",
|
|
13238
|
+
"Open",
|
|
13239
|
+
"Not planned",
|
|
13240
|
+
"Closed",
|
|
13241
|
+
"Merged",
|
|
13242
|
+
"Draft",
|
|
13243
|
+
"Checks running",
|
|
13244
|
+
"Checks failed",
|
|
13245
|
+
"Checks passed",
|
|
13246
|
+
"Rate limited",
|
|
13247
|
+
"Authentication required",
|
|
13248
|
+
"Access denied",
|
|
13249
|
+
"Not found",
|
|
13250
|
+
"Not available",
|
|
13251
|
+
"GitHub could not load this resource: {0}",
|
|
13252
|
+
"GitHub {0} lookup failed: {1}",
|
|
13036
13253
|
"图像预览",
|
|
13037
13254
|
"控制“在图像预览中打开”选项是否显示在“资源管理器”上下文菜单中。",
|
|
13038
13255
|
"控制点击聊天中的图像附件是否打开图像预览查看器。",
|
|
@@ -14103,6 +14320,9 @@ var content = [
|
|
|
14103
14320
|
"已启用按流量计费的连接",
|
|
14104
14321
|
"Metered connection enabled. Some background network activity, including updates, Settings Sync, inline completions, telemetry, and automatic Git operations, is paused to reduce data usage.",
|
|
14105
14322
|
"配置",
|
|
14323
|
+
"Default",
|
|
14324
|
+
"Compact",
|
|
14325
|
+
"Layout Density",
|
|
14106
14326
|
undefined,
|
|
14107
14327
|
"打开文件",
|
|
14108
14328
|
"Open Multi Diff Editor Layout Debug State",
|
|
@@ -15407,6 +15627,44 @@ var content = [
|
|
|
15407
15627
|
"活动资源是否有更改",
|
|
15408
15628
|
"活动资源的存储库",
|
|
15409
15629
|
"共享",
|
|
15630
|
+
"差异装饰",
|
|
15631
|
+
"源代码管理",
|
|
15632
|
+
"显示所有可用位置中的差异装饰。",
|
|
15633
|
+
"仅在编辑器行号槽中显示差异装饰。",
|
|
15634
|
+
"仅在概览标尺中显示差异装饰。",
|
|
15635
|
+
"仅在缩略图中显示差异装饰。",
|
|
15636
|
+
"不要显示差异装饰。",
|
|
15637
|
+
"控制编辑器中差异的显示效果。",
|
|
15638
|
+
"控制装订线中差异修饰的宽度(px)(已添加或已修改)。",
|
|
15639
|
+
"始终显示行号槽中的差异装饰器。",
|
|
15640
|
+
"仅在悬停时显示行号槽中的差异装饰器。",
|
|
15641
|
+
"控制行号槽中源代码管理差异装饰器的可见性。",
|
|
15642
|
+
"单击时显示内联差异速览视图。",
|
|
15643
|
+
"不执行任何操作。",
|
|
15644
|
+
"控制源代码管理差异装订线修饰的行为。",
|
|
15645
|
+
"控制是否将模式用于装订线中的差异修饰。",
|
|
15646
|
+
"对添加的线条使用装订线中的差异装饰模式。",
|
|
15647
|
+
"对修改后的线条使用装订线中的差异修饰模式。",
|
|
15648
|
+
"忽略前导空格和尾随空格。",
|
|
15649
|
+
"不要忽略前导空格和尾随空格。",
|
|
15650
|
+
"继承自 `diffEditor.ignoreTrimWhitespace`。",
|
|
15651
|
+
"控制在源代码管理差异装订线修饰中是否忽略前导空格和尾随空格。",
|
|
15652
|
+
"已添加的行",
|
|
15653
|
+
"更改的行",
|
|
15654
|
+
"删除的行",
|
|
15655
|
+
"切换快速差异基",
|
|
15656
|
+
"切换快速差异基",
|
|
15657
|
+
"{0} - 第 {1} 个更改(共 {2} 个)",
|
|
15658
|
+
"{0} - 第 {1} 个更改(共 {2} 个)",
|
|
15659
|
+
"第 {0} 个更改 (共 {1} 个)",
|
|
15660
|
+
"第 {0} 个更改 (共 {1} 个)",
|
|
15661
|
+
"关闭",
|
|
15662
|
+
"显示上一个更改",
|
|
15663
|
+
"显示下一个更改",
|
|
15664
|
+
"转到上一个更改",
|
|
15665
|
+
"转到下一个更改",
|
|
15666
|
+
"下一个更改(&&C)",
|
|
15667
|
+
"上一个更改(&&C)",
|
|
15410
15668
|
"查看“源代码管理”视图的图标。",
|
|
15411
15669
|
"源代码管理",
|
|
15412
15670
|
"源代码管理",
|
|
@@ -16059,6 +16317,53 @@ var content = [
|
|
|
16059
16317
|
"参加调查",
|
|
16060
16318
|
"稍后提醒我",
|
|
16061
16319
|
"不再显示",
|
|
16320
|
+
"调查",
|
|
16321
|
+
"打开调查",
|
|
16322
|
+
"你正在填写调查表。使用 Tab 键可在问题和选项之间移动。",
|
|
16323
|
+
"在问题中,可使用方向键在选项之间移动,并按空格键或 Enter 进行选择。",
|
|
16324
|
+
"按 Tab 跳转到“提交”按钮,然后在回答完必填问题后按 Enter。附加问题可选答。",
|
|
16325
|
+
"调查编辑器的图标。",
|
|
16326
|
+
"调查",
|
|
16327
|
+
"提交反馈",
|
|
16328
|
+
"回答必填问题以提交",
|
|
16329
|
+
"{0} (可选)",
|
|
16330
|
+
"已发送响应",
|
|
16331
|
+
"你的回答有助于我们了解谁最需要它。谢谢。",
|
|
16332
|
+
"帮助我们改进 GitHub Copilot",
|
|
16333
|
+
"这份简短的调查有助于我们了解 Copilot 与你的工作流的契合程度。",
|
|
16334
|
+
"如果不能再使用 Copilot,你会有多失望?",
|
|
16335
|
+
"一点也不",
|
|
16336
|
+
"稍微有用",
|
|
16337
|
+
"有点",
|
|
16338
|
+
"非常",
|
|
16339
|
+
"极其",
|
|
16340
|
+
"Copilot 最近在哪些方面帮助了你?",
|
|
16341
|
+
"更快地交付更改",
|
|
16342
|
+
"摆脱 bug 困扰",
|
|
16343
|
+
"进行多文件更改",
|
|
16344
|
+
"自动执行重复性工作",
|
|
16345
|
+
"了解代码库",
|
|
16346
|
+
"规划方法",
|
|
16347
|
+
"改进或审阅代码",
|
|
16348
|
+
"我尚未获得明确的价值",
|
|
16349
|
+
"以上都不是",
|
|
16350
|
+
"什么最妨碍你?",
|
|
16351
|
+
"输出难以信任",
|
|
16352
|
+
"缺少存储库或项目上下文",
|
|
16353
|
+
"难以应对更大的任务",
|
|
16354
|
+
"审阅时间过长",
|
|
16355
|
+
"需要太多指导",
|
|
16356
|
+
"太慢/中断流程",
|
|
16357
|
+
"设置或集成很难",
|
|
16358
|
+
"安全或权限问题",
|
|
16359
|
+
"限制、成本或计费",
|
|
16360
|
+
"以上都不是",
|
|
16361
|
+
"你做编程多久了?",
|
|
16362
|
+
"<3 年",
|
|
16363
|
+
"3-5 年",
|
|
16364
|
+
"6-9 年",
|
|
16365
|
+
"10-19 年",
|
|
16366
|
+
"20+ 年",
|
|
16062
16367
|
"配置任务",
|
|
16063
16368
|
"任务",
|
|
16064
16369
|
"选择生成任务(未定义默认生成任务)",
|
|
@@ -18446,6 +18751,9 @@ var content = [
|
|
|
18446
18751
|
"重新加载 Web 视图",
|
|
18447
18752
|
"当前活动的 Web 视图面板的 viewType。",
|
|
18448
18753
|
"Web 视图编辑器",
|
|
18754
|
+
"智能体会话欢迎",
|
|
18755
|
+
"智能体会话欢迎",
|
|
18756
|
+
"打开智能体会话欢迎",
|
|
18449
18757
|
"智能体会话概述以及如何开始使用。",
|
|
18450
18758
|
"打开最近的文件...",
|
|
18451
18759
|
"打开文件夹...",
|
|
@@ -19609,6 +19917,30 @@ var content = [
|
|
|
19609
19917
|
undefined,
|
|
19610
19918
|
"窗口",
|
|
19611
19919
|
"不再显示",
|
|
19920
|
+
"管理员已将 AI 功能限制为以下组织中的 GitHub 帐户可用: {0}。帐户“{1}”不属于其中任何组织。",
|
|
19921
|
+
"管理员已将 AI 功能限制为特定 GitHub 帐户可用。帐户“{0}”不符合使用条件。",
|
|
19922
|
+
"管理员已将 AI 功能限制为以下组织中的 GitHub 帐户可用: {0}。",
|
|
19923
|
+
"管理员已将 AI 功能限制为特定 GitHub 帐户可用。",
|
|
19924
|
+
"登录",
|
|
19925
|
+
"了解详细信息",
|
|
19926
|
+
"{0} is resolving your organization's policy. AI features will remain unavailable until this completes.",
|
|
19927
|
+
"AI features are unavailable because {0} must refresh your organization's managed settings. Sign in to continue.",
|
|
19928
|
+
"AI features are unavailable because {0} cannot locate your organization's managed settings service. Contact your administrator.",
|
|
19929
|
+
"AI features are temporarily unavailable because your organization's managed settings service is rate limiting requests. Try again later.",
|
|
19930
|
+
"AI features are unavailable because {0} could not refresh your organization's managed settings (HTTP {1}). Retry after checking your connection.",
|
|
19931
|
+
"AI features are unavailable because {0} received an invalid managed settings response. Retry or contact your administrator.",
|
|
19932
|
+
"Your organization requires {0} to refresh managed settings whenever it starts or reloads.\r\n\r\nAn error prevented the required policy from being retrieved, so AI features are unavailable. Retry, or contact your organization's administrator if the issue persists.",
|
|
19933
|
+
"Sign In",
|
|
19934
|
+
"Retry",
|
|
19935
|
+
"Invalid Managed Settings",
|
|
19936
|
+
"Managed Settings Unavailable",
|
|
19937
|
+
"Close",
|
|
19938
|
+
"Your version of {0} cannot enforce your organization's managed settings. Update {0} to version {1} or later to continue using AI features.",
|
|
19939
|
+
"Your version of {0} cannot enforce your organization's managed settings. Update {0} to continue using AI features.",
|
|
19940
|
+
"Update Required",
|
|
19941
|
+
"Check for Updates",
|
|
19942
|
+
"Learn More",
|
|
19943
|
+
"Close",
|
|
19612
19944
|
"True when account policy or managed-settings enforcement prevents this client from using AI features.",
|
|
19613
19945
|
"键绑定编辑器标签的图标。",
|
|
19614
19946
|
"键盘快捷方式",
|