@codingame/monaco-vscode-language-pack-zh-hans 34.1.1 → 34.1.3

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@codingame/monaco-vscode-language-pack-zh-hans",
3
- "version": "34.1.1",
3
+ "version": "34.1.3",
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": "34.1.1"
21
+ "@codingame/monaco-vscode-api": "34.1.3"
22
22
  }
23
23
  }
@@ -9,7 +9,7 @@
9
9
  "version": "1.0.0",
10
10
  "contents": {
11
11
  "bundle": {
12
- "API proposal versions are no longer supported. Remove the '@<version>' suffix.": "API proposal versions are no longer supported. Remove the '@<version>' suffix.",
12
+ "API proposal versions are no longer supported. Remove the '@<version>' suffix.": "不再支持 API 建议版本。删除“@<version>”后缀。",
13
13
  "Data URLs are not a valid image source.": "数据 URL 不是有效的图像源。",
14
14
  "Embedded SVGs are not a valid image source.": "嵌入的 SVG 不是有效的图像源。",
15
15
  "Error parsing the when-clause:": "分析 when 子句时出错:",
@@ -1840,8 +1840,8 @@ var content = [
1840
1840
  "智能体应如何处理此轮次",
1841
1841
  "交互式",
1842
1842
  "计划",
1843
- "Step-by-step collaboration",
1844
- "Plan first, execute when ready",
1843
+ "分步协作",
1844
+ "先计划,准备好后执行",
1845
1845
  "遥测级别",
1846
1846
  "已连接客户端请求的最严格遥测级别。",
1847
1847
  "会话同步",
@@ -1851,12 +1851,12 @@ var content = [
1851
1851
  undefined,
1852
1852
  "`$CODEX_HOME` 的可选替代。控制 codex 二进制文件读取配置和写入回滚的位置。为空时,codex 使用默认值(`~/.codex`)。",
1853
1853
  "传递给 `codex app-server` 的其他命令行参数。主要用于调试(例如,`--log-level=debug`)。",
1854
- "When enabled, the agent host emits OpenTelemetry traces from the Copilot SDK. Configurable in user settings only. Requires `#chat.agentHost.enabled#`. Either configure `#chat.agentHost.otel.otlpEndpoint#` to ship traces to an external collector or enable `#chat.agentHost.otel.dbSpanExporter.enabled#` to capture them locally.",
1855
- "Exporter backend used by the Copilot SDK when `#chat.agentHost.otel.enabled#` is on. Configurable in user settings only. `otlp-grpc` is downgraded to `otlp-http` transparently in the CLI runtime.",
1856
- "OTLP endpoint URL when exporter type is `otlp-http` or `otlp-grpc`. Configurable in user settings only. Sets `OTEL_EXPORTER_OTLP_ENDPOINT` inside the agent host process.",
1857
- "When enabled, includes prompt and response content in OTel span attributes. Configurable in user settings only. Sets `OTEL_INSTRUMENTATION_GENAI_CAPTURE_MESSAGE_CONTENT`. Privacy-sensitive: do not enable in environments that ship spans to shared sinks.",
1858
- "Output path for span JSON lines when exporter type is `file`. Configurable in user settings only. Sets `COPILOT_OTEL_FILE_EXPORTER_PATH`.",
1859
- "When enabled, the agent host persists every emitted OTel span to a local SQLite database. Configurable in user settings only. Spans can be inspected via the `Export Agent Host Traces Database` command. Compatible with external exporters: spans are written to SQLite *and* forwarded to the user-configured sink.",
1854
+ "启用后,智能体主机会从 Copilot SDK 发出 OpenTelemetry 跟踪。仅可在用户设置中配置。需要 `#chat.agentHost.enabled#`。配置 `#chat.agentHost.otel.otlpEndpoint#` 将跟踪发送到外部收集器,或启用 `#chat.agentHost.otel.dbSpanExporter.enabled#` 在本地捕获跟踪。",
1855
+ "开启 `#chat.agentHost.otel.enabled#` 时,Copilot SDK 使用的导出程序后端。仅可在用户设置中配置。`otlp-grpc` 会在 CLI 运行时以透明方式降级为 `otlp-http`。",
1856
+ "导出程序类型为 `otlp-http` `otlp-grpc` 时的 OTLP 终结点 URL。仅可在用户设置中配置。在智能体主机进程内设置 `OTEL_EXPORTER_OTLP_ENDPOINT`。",
1857
+ "启用后,将提示和响应内容包含在 OTel 跨度属性中。仅可在用户设置中配置。设置 `OTEL_INSTRUMENTATION_GENAI_CAPTURE_MESSAGE_CONTENT`。隐私敏感: 请勿在将跨度发送到共享接收器的环境中启用。",
1858
+ "导出程序类型为 `file` 时跨度 JSON 行的输出路径。仅可在用户设置中配置。设置 `COPILOT_OTEL_FILE_EXPORTER_PATH`。",
1859
+ "启用后,智能体主机将每个发出的 OTel 跨度持久化到本地 SQLite 数据库。仅可在用户设置中配置。可通过 `Export Agent Host Traces Database` 命令查看跨度。与外部导出器兼容: 跨度写入 SQLite *并*转发到用户配置的接收器。",
1860
1860
  "智能体沙盒",
1861
1861
  "已启用沙盒",
1862
1862
  "已启用沙盒(Windows)",
@@ -1877,7 +1877,7 @@ var content = [
1877
1877
  "无法注册空属性",
1878
1878
  "无法注册“{0}”。其符合描述特定语言编辑器设置的表达式 \"\\\\[.*\\\\]$\"。请使用 \"configurationDefaults\"。",
1879
1879
  "无法注册“{0}”。此属性已注册。",
1880
- "Cannot register '{0}'. The associated policy {1} is already registered with {2}. To attach another setting to the same policy, use 'policyReference'.",
1880
+ "无法注册“{0}”。关联的策略 {1} 已向 {2} 注册。若要将另一个设置附加到同一策略,请使用 \"policyReference\"。",
1881
1881
  "用于返回上下文键的相关信息的命令",
1882
1882
  "上下文键表达式为空",
1883
1883
  "忘记写入表达式了吗? 还可以放置 \"false\" 或 \"true\" 以始终分别评估为 false 或 true。",
@@ -2010,12 +2010,12 @@ var content = [
2010
2010
  "扩展与 Code {0} 不兼容。扩展需要: {1}。",
2011
2011
  "仅文件支持重命名。",
2012
2012
  "权限不足。请重试并允许该操作。",
2013
- "File does not exist",
2014
- "File is Directory",
2015
- "File is not a directory",
2016
- "Directory is not empty",
2017
- "File exceeds available storage quota",
2018
- "Internal error occurred in IndexedDB File System Provider. ({0})",
2013
+ undefined,
2014
+ undefined,
2015
+ undefined,
2016
+ undefined,
2017
+ undefined,
2018
+ undefined,
2019
2019
  "无法创建已存在但不是目录的文件夹\"{0}\"",
2020
2020
  "无法解析具有相对文件路径\"{0}\"的文件系统提供程序",
2021
2021
  "ENOPRO: 未找到资源 \"{0}\" 的文件系统提供程序",
@@ -5945,7 +5945,7 @@ var content = [
5945
5945
  "以默认审批方式启动新聊天会话。",
5946
5946
  "以绕过审批模式启动新聊天会话。",
5947
5947
  "以 Autopilot 模式启动新聊天会话。",
5948
- "Controls the default permissions picker mode for new local chat sessions. You can still change the permission mode per session, and each session remembers the permission mode that was used. If enterprise policy disables auto approval, new sessions use Default Approvals.",
5948
+ "控制新本地聊天会话的默认权限选取器模式。你仍可按会话更改权限模式,且每个会话会记住所使用的权限模式。如果企业策略禁用自动审批,新会话将使用默认审批。",
5949
5949
  "全局自动批准也称为“YOLO 模式”,它会完全禁用对所有工作区中所有工具的手动审批,从而允许智能体完全自主地执行操作。此操作极为危险,并且“从不”建议使用,因为即使是 Codespaces 和开发容器等容器化环境也会将用户密钥转发到可能遭到入侵的容器中。\r\n\r\n此功能会禁用关键安全保护,并导致攻击者能够更容易地入侵计算机。\r\n\r\n注意: 此设置仅控制工具审批,不会阻止智能体提问。要自动回答智能体的问题,请使用 `#chat.autoReply#` 设置。",
5950
5950
  "启用会话同步到 GitHub.com。启用后,Copilot 会话数据将同步到你的 GitHub 帐户,实现跨设备访问并提供更丰富的见解。还需要启用 `#github.copilot.chat.localIndex.enabled#`。",
5951
5951
  "启用与 GitHub.com 的会话同步,以实现跨设备的 Copilot 会话历史记录共享。如果被组织策略禁用,则会话数据仅保留在本地。",
@@ -6010,13 +6010,13 @@ var content = [
6010
6010
  "使用由第三方扩展提供的工具启用。",
6011
6011
  "在聊天中启用智能体插件集成。",
6012
6012
  "要发现的插件目录。每个键都是直接指向插件文件夹的路径,值为 `true` 表示启用,`false` 表示禁用。路径可以是绝对路径、相对于工作区根目录的路径,或以 `~/` 开头的用户主目录路径。",
6013
- "Controls which [agent plugins](https://aka.ms/vscode-agent-plugins) are enabled or disabled. Keys are plugin IDs in `<plugin>@<marketplace>` form (where marketplace is defined in {1}); values enable (`true`) or disable (`false`) the plugin. Discovered alongside the path-keyed entries in {0}. When set by policy, only plugins mapped to `true` here are allowed to load.",
6014
- "Plugin enablement. Keys are plugin IDs in `{plugin}@{marketplace}` form; values enable or disable the plugin.",
6013
+ "控制启用或禁用哪些[智能体插件](https://aka.ms/vscode-agent-plugins)。键为 `<plugin>@<marketplace>` 形式的插件 ID (其中市场在 {1} 中定义);值用于启用(`true`)或禁用(`false`)插件。与 {0} 中的路径键条目一起被发现。通过策略设置时,仅允许加载此处映射为 `true` 的插件。",
6014
+ "插件启用。键是 `{plugin}@{marketplace}` 形式的插件 ID;值用于启用或禁用插件。",
6015
6015
  "要查询的插件市场。条目可以是 GitHub 速记(`owner/repo` 或 `owner/repo#ref`)、直接 Git 存储库 URI (`https://...git`、`ssh://...git` 或 `git@host:path.git`,可以选择为每项附加后缀 `#ref`),也可以是本地存储库 URI (`file:///...`)。等效的 GitHub 速记和 URI 条目会被去重。",
6016
6016
  "企业管理的其他插件市场。已与 {0} 合并。",
6017
- "Additional plugin marketplaces to query. Keys are marketplace names; values are GitHub shorthand (`owner/repo[#ref]`) or Git URIs (`{url}[#ref]`).",
6018
- "Enterprise-managed allowlist of plugin marketplace sources. When set, only marketplaces matching one of these entries can be installed; an empty array blocks all marketplaces. This does not retroactively disable already-installed plugins. Each entry is an object with a `source` discriminator (`github`, `git`, `url`, `npm`, `file`, `directory`, `hostPattern`, or `pathPattern`) and the corresponding fields. Typically delivered via enterprise policy.",
6019
- "Allowlist of plugin marketplace sources. When set, only marketplaces matching an entry are trusted; an empty array blocks all marketplaces.",
6017
+ "要查询的其他插件市场。键是市场名称;值是 GitHub 速记(`owner/repo[#ref]`) Git URI (`{url}[#ref]`)",
6018
+ "企业管理的插件市场源允许列表。设置后,只能安装与这些条目之一匹配的市场;空数组会阻止所有市场。这不会以追溯方式禁用已安装的插件。每个条目都是一个对象,具有 `source` 鉴别器(`github`、`git`、`url`、`npm`、`file`、`directory`、`hostPattern` `pathPattern`)以及相应的字段。通常通过企业策略提供。",
6019
+ "插件市场源的允许列表。设置后,仅信任与条目匹配的市场;空数组会阻止所有市场。",
6020
6020
  "启用后,可以从聊天中激活智能体模式,并且可以使用智能体上下文中带有副作用的工具。",
6021
6021
  "启用后,智能体工具(提取工具、集成浏览器)的网络访问将根据 {0} 和 {1} 进行限制。启用 {2} 时,域筛选也会应用于这些工具。",
6022
6022
  "智能体工具(获取工具、集成浏览器)允许进行网络访问的域。在启用 {0} 或 {1} 时应用。当 {1} 设置为 {2} 时,允许所有域。支持 {3} 等通配符。允许列表和拒绝列表均为空时,所有域均被阻止。拒绝的域(请参阅{4})优先。",
@@ -6031,7 +6031,7 @@ var content = [
6031
6031
  undefined,
6032
6032
  "在智能体主机会话中作为客户端提供工具暴露的工具引用名称。",
6033
6033
  "启用后,多个工具确认会批量显示在输入框上方的轮播中。",
6034
- "When enabled, tool confirmations show an LLM-generated risk level (Safe / Caution / Review carefully) and a short explanation.",
6034
+ "启用此选项后,工具确认会显示由 LLM 生成的风险等级(安全/警告/仔细审查)及简短说明。",
6035
6035
  "用于生成工具风险评估的语言模型 ID。应为小型、快速的模型。",
6036
6036
  "从可用提供程序中选择要用于“计划”智能体的默认语言模型。",
6037
6037
  "从可用提供程序中选择要用于“浏览”子智能体的默认语言模型。",
@@ -6565,8 +6565,8 @@ var content = [
6565
6565
  "输出: {0}",
6566
6566
  "输入: 每 100 万个令牌 {0} 额度",
6567
6567
  "输入: 每 100 万个令牌 {0} 额度",
6568
- "Cache Read: {0} credit per 1M tokens",
6569
- "Cache Read: {0} credits per 1M tokens",
6568
+ "缓存读取: 100 万个令牌 {0} 额度",
6569
+ "缓存读取: 100 万个令牌 {0} 额度",
6570
6570
  "输出: 每 100 万个令牌 {0} 额度",
6571
6571
  "输出: 每 100 万个令牌 {0} 额度",
6572
6572
  "定价: {0}",
@@ -6586,7 +6586,7 @@ var content = [
6586
6586
  "键入以搜索...",
6587
6587
  "清除搜索",
6588
6588
  "全部折叠",
6589
- "Add Models",
6589
+ "添加模型",
6590
6590
  "名称",
6591
6591
  "上下文大小",
6592
6592
  "功能",
@@ -6604,8 +6604,8 @@ var content = [
6604
6604
  "定价: {0}",
6605
6605
  "输入成本: 每 100 万个令牌 {0} 额度",
6606
6606
  "输入成本: 每 100 万个令牌 {0} 额度",
6607
- "Cache read cost: {0} credit per 1M tokens",
6608
- "Cache read cost: {0} credits per 1M tokens",
6607
+ "缓存读取成本: 100 万个令牌 {0} 额度",
6608
+ "缓存读取成本: 100 万个令牌 {0} 额度",
6609
6609
  "输出成本: 每 100 万个令牌 {0} 额度",
6610
6610
  "输出成本: 每 100 万个令牌 {0} 额度",
6611
6611
  "语言模型",
@@ -6843,10 +6843,10 @@ var content = [
6843
6843
  "已使用",
6844
6844
  "{0} / {1}",
6845
6845
  "你的组织或企业已超出其 Copilot 预算。请与管理员联系以恢复使用。",
6846
- "Copilot has paused because your limits are reached. Please contact your admin to increase your limits.",
6846
+ "Copilot 已暂停,因为已达到限制。请联系管理员以提高限制。",
6847
6847
  "已配置额外预算。使用将持续到限制重置。",
6848
6848
  "已配置高级请求预算。使用将持续到限制重置。",
6849
- "Copilot will pause when your limits are reached. Please contact your admin to increase your limits.",
6849
+ "达到限制时,Copilot 将暂停。请联系管理员以提高限制。",
6850
6850
  "达到限制后使用额外预算。",
6851
6851
  "达到限制后,将使用高级请求预算。",
6852
6852
  "Copilot 已暂停,直至配额重置。请与管理员联系以获取详细信息。",
@@ -6868,7 +6868,7 @@ var content = [
6868
6868
  "已禁用 Copilot",
6869
6869
  "{0} 个智能体会话正在进行中",
6870
6870
  "1 个智能体会话正在进行中",
6871
- "Quota reached",
6871
+ "已达到配额",
6872
6872
  undefined,
6873
6873
  undefined,
6874
6874
  "已禁用内联建议",
@@ -7726,14 +7726,14 @@ var content = [
7726
7726
  undefined,
7727
7727
  undefined,
7728
7728
  "输入",
7729
- "Cache Read",
7729
+ "缓存读取",
7730
7730
  "输出",
7731
7731
  undefined,
7732
7732
  undefined,
7733
7733
  undefined,
7734
7734
  "成本: {0}",
7735
7735
  "最大上下文",
7736
- "Configurable",
7736
+ "可配置",
7737
7737
  "自动",
7738
7738
  "选择模式和模型,{0}",
7739
7739
  "通过消息引导",
@@ -7936,8 +7936,8 @@ var content = [
7936
7936
  undefined,
7937
7937
  undefined,
7938
7938
  "不再显示",
7939
- "Autopilot will auto-approve all tool calls and continue working autonomously until the task is complete. This includes terminal commands, file edits, and external tool calls. The agent will make decisions on your behalf without asking for confirmation.\r\n\r\nYou can stop the agent at any time by clicking the stop button. This applies to the current session only.\r\n\r\nTo make this the starting permission level for new sessions, change the [{0}](command:workbench.action.openSettings?%5B%22{0}%22%5D) setting.",
7940
- "Bypass Approvals will auto-approve all tool calls without asking for confirmation. This includes file edits, terminal commands, and external tool calls.\r\n\r\nTo make this the starting permission level for new sessions, change the [{0}](command:workbench.action.openSettings?%5B%22{0}%22%5D) setting.",
7939
+ "Autopilot 会自动批准所有工具调用,并自主继续工作,直到任务完成。这包括终端命令、文件编辑和外部工具调用。智能体会代表你做出决策,无需确认。\r\n\r\n可以随时通过单击“停止”按钮来停止智能体。此操作仅适用于当前会话。\r\n\r\n若要将此项设置为新会话的初始权限级别,请更改 [{0}](command:workbench.action.openSettings?%5B%22{0}%22%5D)设置。",
7940
+ "绕过审批将自动批准所有工具调用,无需确认。这包括文件编辑、终端命令和外部工具调用。\r\n\r\n若要将此项设置为新会话的初始权限级别,请更改 [{0}](command:workbench.action.openSettings?%5B%22{0}%22%5D)设置。",
7941
7941
  "`{0}` 技能需要启用 `{1}`。启用后,请重新加载窗口以应用更改。[在“设置”中启用](command:workbench.action.openSettings?{2})",
7942
7942
  "提供程序返回了 null 响应",
7943
7943
  "新建聊天",
@@ -8330,7 +8330,7 @@ var content = [
8330
8330
  "使用单选、多选或自由输入提出结构化的澄清问题,收集任务需求后再继续。",
8331
8331
  "未提供任何问题。问题数组必须包含至少一个问题。",
8332
8332
  "正在分析你的回答...",
8333
- "Question \"{0}\" must have at least two options, or set allowFreeformInput when providing a single option, or omit options for free text input.",
8333
+ "问题“{0}”必须有至少两个选项;如果只提供一个选项,请设置 allowFreeformInput;如果要输入自由文本,请省略选项。",
8334
8334
  "正在提出一个问题({0})",
8335
8335
  "正在提出 {0} 个问题({1})",
8336
8336
  "已提出一个问题({0})",
@@ -9775,8 +9775,8 @@ var content = [
9775
9775
  "语言扩展",
9776
9776
  "检查扩展更新",
9777
9777
  "所有扩展都是最新的。",
9778
- "Enable Auto Update for Extensions",
9779
- "Disable Auto Update for Extensions",
9778
+ "为扩展启用自动更新",
9779
+ "为扩展禁用自动更新",
9780
9780
  "更新所有扩展",
9781
9781
  "启用所有扩展",
9782
9782
  "启用这个工作区的所有扩展",
@@ -9860,7 +9860,7 @@ var content = [
9860
9860
  "管理受信任扩展发布者",
9861
9861
  "选择要信任的发布者",
9862
9862
  "登录以访问扩展市场",
9863
- "Running Extensions",
9863
+ undefined,
9864
9864
  "{0} Web 版",
9865
9865
  "“{0}”扩展在 {1} 中不可用。若要了解详细信息,请单击“详细信息”。",
9866
9866
  "更多信息(&&R)",
@@ -9983,7 +9983,7 @@ var content = [
9983
9983
  "此扩展已弃用,因为已不再对其进行维护。",
9984
9984
  "此扩展在扩展商城中不再可用。",
9985
9985
  "请[查看扩展]({0})并手动更新。",
9986
- "This extension is not updated yet because new versions are auto updated {0} after they are published. It will be auto updated {1}.",
9986
+ "此扩展尚未更新,因为新版本会在发布 {0} 后自动更新。它会自动更新({1})。",
9987
9987
  "已禁用此扩展,因为 {0}",
9988
9988
  "环境已禁用此扩展。",
9989
9989
  "已启用此扩展,因为在当前环境中需要此扩展。",
@@ -10100,7 +10100,7 @@ var content = [
10100
10100
  "在应用商店中搜索扩展",
10101
10101
  "单击以显示",
10102
10102
  "显示",
10103
- "Dismiss",
10103
+ "关闭",
10104
10104
  "在“{0}”小节中找到 1 个扩展。",
10105
10105
  "找到 1 个扩展。",
10106
10106
  "在“{1}”小节中找到 {0} 个扩展。",
@@ -10154,8 +10154,8 @@ var content = [
10154
10154
  "专用扩展的图标颜色。",
10155
10155
  "未找到清单文件",
10156
10156
  "自动更新扩展",
10157
- "Do you want to enable auto update for extensions?",
10158
- "Do you want to disable auto update for extensions?",
10157
+ "是否要为扩展启用自动更新?",
10158
+ "是否要为扩展禁用自动更新?",
10159
10159
  "这将重置你为单个扩展设置的任何自动更新设置。",
10160
10160
  "正在更新扩展自动更新状态",
10161
10161
  "Some extensions are disabled because they are not allowed by your system administrator.",
@@ -10167,7 +10167,7 @@ var content = [
10167
10167
  "重新加载窗口",
10168
10168
  "重启扩展",
10169
10169
  "检测到已弃用的扩展。查看它们并迁移到替代项。",
10170
- "This window is connected to a [private extension marketplace]({0}) managed by your organization.",
10170
+ "此窗口连接到由组织管理的 [专用扩展市场]({0})",
10171
10171
  "正在更改扩展启用",
10172
10172
  "已自动重启扩展来启用更新。",
10173
10173
  "重新加载窗口",
@@ -10825,7 +10825,7 @@ var content = [
10825
10825
  "请描述您希望能够使用的功能。我们支持 GitHub 版的 Markdown。您将能在 GitHub 上预览时编辑问题并添加截图。",
10826
10826
  "所需的数据太大,无法直接发送。我们已经将其写入剪贴板,请粘贴。",
10827
10827
  "已禁用扩展",
10828
- "浏览器中尚不支持 --status 参数。",
10828
+ undefined,
10829
10829
  "附件",
10830
10830
  "上传失败。请手动拖放附件。",
10831
10831
  "所需的数据太大,无法直接发送。我们已经将其写入剪贴板,请粘贴。",
@@ -11491,8 +11491,8 @@ var content = [
11491
11491
  "可流式传输的 HTTP 或 SSE 终结点的 URL。",
11492
11492
  "发送到服务器的附加标头。",
11493
11493
  "用于向服务器进行身份验证的 OAuth 配置。",
11494
- "The OAuth client ID to use when authenticating with the server. When `enterpriseManaged` is `true`, this is the **resource** authorization server's client ID (the client trusted by the protected resource), not the IdP's. To set the matching client secret, use the *Set Client Secret* code lens above this field — secrets are stored in the OS secret store, not in this file.",
11495
- "(Preview) When set to `true`, this MCP server authenticates through the SSO issuer configured by `#mcp.enterpriseManagedAuth.idp#` using OAuth Identity Assertion Authorization Grant (ID-JAG). After a one-time sign-in, subsequent enterprise-managed servers connect silently. The IdP issuer and client credentials are read from the `#mcp.enterpriseManagedAuth.idp#` setting; the `clientId` on this server entry is passed to the resource authorization server.",
11494
+ "向服务器进行身份验证时要使用的 OAuth 客户端 ID。当 `enterpriseManaged` `true` 时,这指的是 **resource** 授权服务器的客户端 ID (受保护资源信任的客户端),而不是 IdP 的客户端 ID。要设置匹配的客户端密码,请使用此字段上方的 *设置客户端密码* 代码信息指示器 - 将密码存储在操作系统机密存储库而不是此文件中。",
11495
+ "(预览)当设置为 `true` 时,此 MCP 服务器通过 `#mcp.enterpriseManagedAuth.idp#` 配置的 SSO 证书颁发者(使用 OAuth Identity Assertion Authorization Grant (ID-JAG))进行身份验证。完成一次登录后,后续企业管理的服务器将以无提示方式连接。IdP 证书颁发者和客户端凭据从 `#mcp.enterpriseManagedAuth.idp#` 设置中读取;此服务器条目上的 `clientId` 会传递给资源授权服务器。",
11496
11496
  "提供模型上下文协议服务器。此项内容的用户还应使用 `vscode.lm.registerMcpServerDefinitionProvider`。",
11497
11497
  "集合的唯一 ID。",
11498
11498
  "集合的显示名称。",
@@ -12412,16 +12412,16 @@ var content = [
12412
12412
  "在当前键盘布局下无法生成此组合键。",
12413
12413
  "在你的键盘布局上为 **{0}**(美国标准布局上为 **{1}**)。",
12414
12414
  "在你的键盘布局上为 **{0}**。",
12415
- "Keyboard Layout",
12416
- "Layout: {0}",
12417
- "Defines the keyboard layout used in VS Code in the browser environment.",
12418
- "Open VS Code and run \"Developer: Inspect Key Mappings (JSON)\" from Command Palette.",
12419
- "Change Keyboard Layout",
12420
- "Keyboard Layouts ({0})",
12421
- "Configure Keyboard Layout",
12422
- "Auto Detect",
12423
- "Select Keyboard Layout",
12424
- "Unable to create '{0}' ({1}).",
12415
+ undefined,
12416
+ undefined,
12417
+ undefined,
12418
+ undefined,
12419
+ undefined,
12420
+ undefined,
12421
+ undefined,
12422
+ undefined,
12423
+ undefined,
12424
+ undefined,
12425
12425
  "设置编辑器 2",
12426
12426
  "偏好设置编辑器",
12427
12427
  "键绑定编辑器",
@@ -12728,7 +12728,7 @@ var content = [
12728
12728
  "进程资源管理器",
12729
12729
  "打开进程资源管理器",
12730
12730
  "打开进程资源管理器(&&P)",
12731
- "Process Explorer",
12731
+ undefined,
12732
12732
  "进程名称",
12733
12733
  "CPU (%)",
12734
12734
  "PID",
@@ -12864,8 +12864,8 @@ var content = [
12864
12864
  "选择选项以打开远程窗口",
12865
12865
  "正在安装扩展... ",
12866
12866
  "启用后,远程扩展建议将显示在“远程指示器”菜单中。",
12867
- "远程",
12868
- "显示 Web 的远程启动条目",
12867
+ undefined,
12868
+ undefined,
12869
12869
  "专用",
12870
12870
  "公用",
12871
12871
  "添加端口",
@@ -13838,7 +13838,7 @@ var content = [
13838
13838
  "返回",
13839
13839
  "未找到任务 {0}。返回↩",
13840
13840
  "没有为“{0}”类型的任务注册任务提供程序。",
13841
- "流程任务系统在 Web 中不受支持。",
13841
+ undefined,
13842
13842
  "任务正在运行",
13843
13843
  "成功的任务",
13844
13844
  "已成功完成任务并在等待...",
@@ -14831,12 +14831,12 @@ var content = [
14831
14831
  "注意: 此设置仅在启用 {0} 时生效。控制 Linux 上沙盒中的文件系统访问权限。路径不支持 glob 模式,仅支持字面路径(例如: ./src/、~/.ssh、.env)。需安装 bubblewrap 和 socat,此设置才能生效。",
14832
14832
  "拒绝读取访问的路径数组。留空则允许读取所有路径。",
14833
14833
  "在拒绝区域内重新允许读取访问的路径数组。优先级高于 denyRead。",
14834
- "Array of additional paths to allow write access. Leave empty to disallow writes outside the workspace folders, workspace storage folder, and sandbox temp directory.",
14834
+ "允许写权限的其他路径的数组。留空则禁止在工作区文件夹、工作区存储文件夹和沙盒临时目录之外进行写入。",
14835
14835
  "在允许路径中拒绝写入访问的路径数组(优先于 allowWrite)。",
14836
14836
  "注意: 此设置仅在启用 {0} 时生效。控制 macOS 上沙盒中的文件系统访问权限。路径还支持 git 格式的 glob 模式(例如: *.ts、./src、./src/**/*.ts、file?.txt)。",
14837
14837
  "拒绝读取访问的路径数组。留空则允许读取所有路径。",
14838
14838
  "在拒绝区域内重新允许读取访问的路径数组。优先级高于 denyRead。",
14839
- "Array of additional paths to allow write access. Leave empty to disallow writes outside the workspace folders, workspace storage folder, and sandbox temp directory.",
14839
+ "允许写权限的其他路径的数组。留空则禁止在工作区文件夹、工作区存储文件夹和沙盒临时目录之外进行写入。",
14840
14840
  "在允许路径中拒绝写入访问的路径数组(优先于 allowWrite)。",
14841
14841
  "注意: 此设置仅在启用 {0} 时生效。控制 Windows 上沙盒中的文件系统访问。路径不支持 glob 模式,仅支持字面路径(例如: C:\\src、C:\\Users\\me.ssh、.env)。",
14842
14842
  "拒绝访问的路径数组。留空则允许读取所有路径。",
@@ -14860,7 +14860,7 @@ var content = [
14860
14860
  "请改用 {0}",
14861
14861
  "删除沙盒临时目录中的文件",
14862
14862
  "终端正在等待输入。",
14863
- "Applying sandbox prerequisites may prompt for your sudo password. Select Focus Terminal to type it in the terminal.",
14863
+ "应用沙盒先决条件可能会提示你输入 sudo 密码。选择“聚焦终端”以在终端中输入密码。",
14864
14864
  "聚焦终端",
14865
14865
  "复制最后一个命令",
14866
14866
  "复制最后一个命令输出",
@@ -16311,9 +16311,9 @@ var content = [
16311
16311
  "继续而不登录",
16312
16312
  "入门",
16313
16313
  "继续",
16314
- "Sign in to use GitHub Copilot",
16314
+ "登录以使用 GitHub Copilot",
16315
16315
  "欢迎使用 VS Code",
16316
- "Sign in to use GitHub Copilot.",
16316
+ "登录以使用 GitHub Copilot",
16317
16317
  "你已登录。可以继续执行下一步。",
16318
16318
  "登录即表示你同意 {0} 的 ",
16319
16319
  "条款",
@@ -16357,12 +16357,12 @@ var content = [
16357
16357
  "已选择 {0}",
16358
16358
  "你可随时在设置中更改此项。",
16359
16359
  "随时使用以下方式打开聊天 ",
16360
- "Agents made for the task",
16360
+ "专为该任务设计的智能体",
16361
16361
  "计划",
16362
- "Produce a structured implementation plan before any code changes, then hand it off to an agent to execute.",
16362
+ "在进行任何代码更改前生成结构化实现计划,然后交由智能体执行。",
16363
16363
  "智能体",
16364
16364
  "描述一个目标。智能体规划方法、编辑文件、运行命令并自我纠正。你全程审核并批准。",
16365
- "Agents that work your way",
16365
+ "按你的方式工作的智能体",
16366
16366
  "随处运行智能体",
16367
16367
  "在本地运行智能体进行交互工作,通过 Copilot CLI 在后台运行,或使用云智能体在云端运行并创建团队可审阅的拉取请求。",
16368
16368
  "自定义你的智能体",
@@ -16714,11 +16714,11 @@ var content = [
16714
16714
  "提供身份验证必须指定一个 ID。",
16715
16715
  "提供身份验证必须指定一个标签。",
16716
16716
  "已注册此身份验证 ID“{0}”",
16717
- "Changes that you made may not be saved. Please check press 'Cancel' and try again.",
16718
- "Unable to open a new window.",
16719
- "The browser blocked opening a new window. Press 'Retry' to try again.",
16720
- "Please allow pop-ups for this website in your [browser settings]({0}).",
16721
- "&&Retry",
16717
+ "可能无法保存所做的更改。请按“取消”,然后重试。",
16718
+ "无法打开新窗口。",
16719
+ "浏览器阻止打开新窗口。按“重试”以重试。",
16720
+ "请在 [浏览器设置]({0})中允许此网站的弹出窗口。",
16721
+ "重试(&&R)",
16722
16722
  "Copilot Student",
16723
16723
  "Copilot Pro",
16724
16724
  "Copilot Pro+",
@@ -16834,13 +16834,13 @@ var content = [
16834
16834
  "另存为",
16835
16835
  "所有文件",
16836
16836
  "无扩展",
16837
- "Can't open folders, try adding a folder to the workspace instead.",
16838
- "Can't open workspaces, try adding a folder to the workspace instead.",
16839
- "&&Open Remote...",
16840
- "&&Learn More",
16841
- "Open &&Files...",
16842
- "Opening Local Folders is Unsupported",
16843
- "Your browser doesn't support opening local folders.\r\nYou can either open single files or open a remote repository.",
16837
+ undefined,
16838
+ undefined,
16839
+ undefined,
16840
+ undefined,
16841
+ undefined,
16842
+ undefined,
16843
+ undefined,
16844
16844
  "打开本地文件...",
16845
16845
  "保存本地文件...",
16846
16846
  "打开本地文件夹...",
@@ -16911,14 +16911,14 @@ var content = [
16911
16911
  "无法启用“{0}”扩展,因为它依赖于无法启用的“{1}”扩展",
16912
16912
  "没有工作区。",
16913
16913
  "无法在工作区中更改 {0} 扩展的启用,因为它提供身份验证提供程序",
16914
- "此扩展不是 Web 扩展,因此无法添加“{0}”。",
16915
- "打开已安装的 Web 扩展资源",
16914
+ undefined,
16915
+ undefined,
16916
16916
  "访问“{0}”功能",
16917
16917
  "“{0}”扩展希望访问“{1}”功能。",
16918
16918
  "允许",
16919
16919
  "不允许",
16920
- "远程",
16921
- "浏览器",
16920
+ undefined,
16921
+ undefined,
16922
16922
  "无法卸载扩展程序“{0}”。扩展程序“{1}”依赖于此。",
16923
16923
  "无法卸载扩展程序“{0}”。扩展程序“{1}”、“{2}”依赖于此。",
16924
16924
  "无法卸载扩展程序“{0}”。扩展程序“{1}”、“{2}”以及其他扩展程序都依赖于此。",
@@ -17120,8 +17120,8 @@ var content = [
17120
17120
  "类型错误。应为 \"{0}\"。字段 \"command\" 不支持运行多个命令。使用命令 \"runCommands\" 以向它传递多个要运行的命令。",
17121
17121
  "键处于活动状态时的条件。",
17122
17122
  "要传递给命令以执行的参数。",
17123
- "键盘",
17124
- "控制 Web 中使用的键盘布局。",
17123
+ undefined,
17124
+ undefined,
17125
17125
  "由于该键绑定配置文件具有未保存的更改,因此无法写入。请先将其保存,然后重试。",
17126
17126
  "无法写入按键绑定配置文件。请打开文件并更正错误或警告,然后重试。",
17127
17127
  "无法写入按键绑定配置文件。文件内含有非数组类型对象。请打开文件进行清理,然后重试。",
@@ -17168,11 +17168,11 @@ var content = [
17168
17168
  "属性“{0}”可以省略,其类型必须是 \"string[]\"",
17169
17169
  "可以省略属性 \"{0}\",并且其类型必须为 \"object\",并带有类型为 \"string\" 的属性 \"{1}\" 和 \"{2}\"",
17170
17170
  "可能无法保存所做的更改。请按“取消”,然后重试。",
17171
- "要更改显示语言,{0} 需要重新加载",
17172
- "按“重新加载”按钮以刷新页面,并将显示语言设置为 {0}。",
17173
- "重新加载(&&R)",
17174
- "要更改显示语言,{0} 需要重新加载",
17175
- "按“重新加载”按钮以刷新页面并使用浏览器的语言。",
17171
+ undefined,
17172
+ undefined,
17173
+ undefined,
17174
+ undefined,
17175
+ undefined,
17176
17176
  "窗口",
17177
17177
  "不再显示",
17178
17178
  "当“需要批准的帐户”策略生效且用户尚未登录到已批准的 GitHub 组织时,此值为 True,因此在登录之前所有 AI 功能均被禁用。",
@@ -17230,9 +17230,9 @@ var content = [
17230
17230
  "进度消息",
17231
17231
  "取消",
17232
17232
  "消除",
17233
- "出现意外错误,需要重新加载此页面。",
17234
- "工作台无法连接到服务器(错误: {0})",
17235
- "重新加载(&&R)",
17233
+ undefined,
17234
+ undefined,
17235
+ undefined,
17236
17236
  "要打开的“入门”演练的 ID。",
17237
17237
  "为远程提供帮助信息",
17238
17238
  "项目入门页的 URL 或返回 URL 的命令,或项目扩展提供的演练 ID",
@@ -17246,10 +17246,10 @@ var content = [
17246
17246
  "自动转发",
17247
17247
  "无法使用本地端口 {0} 转发到远程端口 {1}。\r\n\r\n当已存在使用本地端口 {0} 的其他进程时,通常会发生这种情况。\r\n\r\n已改为使用端口号 {2}。",
17248
17248
  "静态转发",
17249
- "网络",
17250
- "Unable to search with Web Worker text searcher",
17251
- "Unable to search with Web Worker file searcher",
17252
- "Workspace folder does not exist: {0}",
17249
+ undefined,
17250
+ undefined,
17251
+ undefined,
17252
+ "工作区文件夹不存在: {0}",
17253
17253
  "是否以任何简单建议为中心",
17254
17254
  "是否已向下导航简单建议小组件",
17255
17255
  "第一个简单建议是否为重点",