Files
Seasoned/.vscode-server/extensions/github.copilot-chat-0.37.9/package.nls.zh-cn.json

2 lines
47 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{"copilot.agent.compact.description":"通过压缩对话历史记录释放上下文。(可选)包含有关压缩的额外说明。","copilot.agent.description":"在智能体模式下编辑工作区中的文件","copilot.codebase.tool.description":"通过语义搜索查找相关的文件区块、符号和其他信息","copilot.description":"在上下文中询问或编辑","copilot.edits.description":"编辑工作区中的文件","copilot.terminal.description":"询问有关命令的问题","copilot.terminal.explain.description":"解释终端中的内容","copilot.terminal.explain.sampleRequest":"解释最后一个命令","copilot.terminal.sampleRequest":"如何查看目录(包括子目录)中的所有文件?","copilot.terminalPanel.description":"询问如何在终端中执行某项操作","copilot.testFailure.tool.description":"包括有关上次单元测试失败的信息","copilot.title":"使用智能体构建","copilot.toolSet.editing.description":"编辑工作区中的文件","copilot.toolSet.read.description":"读取工作区中的文件","copilot.toolSet.search.description":"搜索工作区中的文件","copilot.toolSet.web.description":"从 Web 提取信息","copilot.tools.applyPatch.description":"编辑工作区中的文本文件","copilot.tools.applyPatch.name":"应用修补程序","copilot.tools.changes.description":"获取已更改文件的差异","copilot.tools.createDirectory.description":"在工作区中创建新目录","copilot.tools.createDirectory.name":"创建目录","copilot.tools.createFile.description":"创建新文件","copilot.tools.createFile.name":"创建文件","copilot.tools.editNotebook.description":"编辑工作区中的笔记本文件","copilot.tools.editNotebook.name":"编辑笔记本","copilot.tools.editNotebook.userDescription":"编辑工作区中的笔记本文件","copilot.tools.errors.description":"检查特定文件的错误","copilot.tools.fetchWebPage.description":"从网页中提取主要内容。应包括要提取页面的 URL。","copilot.tools.fetchWebPage.name":"提取网页","copilot.tools.findFiles.name":"查找文件","copilot.tools.findFiles.userDescription":"使用 glob 模式按名称查找文件","copilot.tools.findTestFiles.description":"对于源代码文件,请查找包含测试的文件。对于测试文件,请查找包含正在测试的代码的文件","copilot.tools.findTestFiles.name":"查找测试文件","copilot.tools.findTextInFiles.name":"在文件中查找文本","copilot.tools.findTextInFiles.userDescription":"按正则表达式搜索文件中的文本","copilot.tools.getChangedFiles.name":"Git 更改","copilot.tools.getErrors.name":"获取问题","copilot.tools.getNotebookCellOutput.description":"读取以前执行的单元格的输出","copilot.tools.getNotebookCellOutput.name":"获取笔记本单元格输出","copilot.tools.getTaskOutput.name":"获取任务输出","copilot.tools.getVSCodeAPI.name":"获取 VS Code API 引用","copilot.tools.insertEdit.name":"编辑文件","copilot.tools.listDirectory.name":"列表目录","copilot.tools.listDirectory.userDescription":"列出目录的内容","copilot.tools.memory.description":"存储有关代码库的事实,以便可在未来的对话中进行调用","copilot.tools.memory.name":"记忆","copilot.tools.multiReplaceString.name":"文件中的多替换字符串","copilot.tools.newJupyterNotebook.description":"创建新 Jupyter Notebook","copilot.tools.readFile.name":"读取文件","copilot.tools.readFile.userDescription":"读取文件的内容","copilot.tools.readProjectStructure.name":"项目结构","copilot.tools.replaceString.name":"替换文件中的字符串","copilot.tools.runNotebookCell.description":"在笔记本文件中触发单元格执行","copilot.tools.runNotebookCell.name":"运行笔记本单元格","copilot.tools.runSubagent.description":"在独立子智能体上下文中运行任务。支持高效的任务组织和上下文窗口管理。","copilot.tools.runSubagent.name":"运行子智能体","copilot.tools.searchCodebase.name":"代码库","copilot.tools.searchSubagent.description":"启动以搜索为中心的迭代子智能体,在工作区中查找相关代码。","copilot.tools.searchSubagent.name":"搜索子智能体","copilot.tools.searchWorkspaceSymbols.name":"工作区符号","copilot.tools.switchAgent.description":"切换到其他智能体模式。目前仅支持计划智能体。","copilot.tools.switchAgent.name":"切换智能体","copilot.tools.testFailure.name":"测试失败","copilot.vscode.api.description":"询问 VS Code 扩展开发","copilot.vscode.api.sampleRequest":"如何将文本添加到状态栏?","copilot.vscode.description":"询问有关 VS Code 的问题","copilot.vscode.sampleRequest":"打开集成终端的命令是什么?","copilot.vscode.search.description":"为工作区搜索生成查询参数","copilot.vscode.search.sampleRequest":"在我的“src”目录下的所有文件中搜索“foo”","copilot.vscode.setupTests.description":"在项目中设置测试(实验性)","copilot.vscode.setupTests.sampleRequest":"将 playwright 测试添加到我的项目","copilot.vscode.tool.description":"使用 VS Code API 引用回答有关 VS Code 扩展开发的问题。","copilot.workspace.doc.description":"为此符号添加文档注释","copilot.workspace.edit.description":"编辑工作区中的文件","copilot.workspace.edit.inline.description":"在活动编辑器中编辑所选代码","copilot.workspace.explain.description":"说明活动编辑器中代码的工作原理","copilot.workspace.fix.description":"对所选代码中的问题提出修复建议","copilot.workspace.fix.sampleRequest":"此代码中存在问题。重写代码以在修复 bug 时显示它。","copilot.workspace.generate.description":"生成新代码","copilot.workspace.new.description":"工作区中的新文件或项目的基架代码","copilot.workspace.new.sampleRequest":"使用 typescript 创建 RESTful API 服务器","copilot.workspace.newNotebook.description":"创建新 Jupyter Notebook","copilot.workspace.newNotebook.sampleRequest":"如何创建笔记本以从 csv 文件加载数据?","copilot.workspace.review.description":"在活动编辑器中查看所选代码","copilot.workspace.semanticSearch.description":"查找你的查询的相关代码","copilot.workspace.semanticSearch.sampleRequest":"工具栏代码在哪里?","copilot.workspace.tests.description":"为所选代码生成单元测试","copilot.workspaceSymbols.tool.description":"使用语言服务搜索工作区符号。","github.copilot.badge.signUp":"注册 GitHub Copilot","github.copilot.badge.star":"在 GitHub 上的星标 Copilot","github.copilot.badge.twitter":"在 Twitter 上关注 GitHub","github.copilot.badge.youtube":"查看 Youtube 上的 GitHub","github.copilot.chat.applyCopilotCLIAgentSessionChanges.apply":"应用","github.copilot.chat.attachFile":"将文件添加到聊天","github.copilot.chat.attachSelection":"将所选内容添加到聊天","github.copilot.chat.completionContext.typescript.mode":"TypeScript Copilot 上下文提供程序的执行模式。","github.copilot.chat.copilotDebugCommand.enabled":"是否在终端中启用 `copilot-debug` 命令。","github.copilot.chat.languageContext.fix.typescript.enabled":"为 /fix 命令启用 TypeScript 语言上下文提供程序","github.copilot.chat.languageContext.inline.typescript.enabled":"为内联聊天(生成和编辑)启用 TypeScript 语言上下文提供程序","github.copilot.chat.languageContext.typescript.cacheTimeout":"TypeScript 语言上下文提供程序的缓存填充超时(以毫秒为单位)。默认值为 500 毫秒。","github.copilot.chat.languageContext.typescript.enabled":"为内联建议启用 TypeScript 语言上下文提供程序","github.copilot.chat.languageContext.typescript.includeDocumentation":"控制是否在生成的代码片段中包含文档注释,","github.copilot.chat.languageContext.typescript.items":"控制 TypeScript 语言上下文提供程序中包含的项的类型。","github.copilot.command.applyCopilotCLIAgentSessionChanges":"将更改应用于工作区","github.copilot.command.applyReviewSuggestion":"应用","github.copilot.command.applyReviewSuggestionAndNext":"应用并转到下一步","github.copilot.command.applySuggestionWithCopilot":"应用建议","github.copilot.command.buildLocalWorkspaceIndex":"生成本地工作区索引","github.copilot.command.buildRemoteWorkspaceIndex":"生成远程工作区索引","github.copilot.command.chat.copilotCLI.acceptDiff":"接受更改","github.copilot.command.chat.copilotCLI.addFileReference":"将文件添加到 Copilot CLI","github.copilot.command.chat.copilotCLI.addSelection":"将所选内容添加到 Copilot CLI","github.copilot.command.chat.copilotCLI.rejectDiff":"拒绝更改","github.copilot.command.checkoutPullRequestReroute.title":"签出","github.copilot.command.claude.sessions.rename":"重命名...","github.copilot.command.clearMemories":"清除所有记忆文件","github.copilot.command.cli.compact.description":"通过压缩对话历史记录释放上下文。","github.copilot.command.cli.newSession":"新建 CLI 会话","github.copilot.command.cli.newSessionToSide":"新建侧边 CLI 会话","github.copilot.command.cli.openInCopilotCLI":"Open in GitHub Copilot CLI","github.copilot.command.cli.sessions.commitToWorktree":"将文件提交到工作树","github.copilot.command.cli.sessions.openRepository":"打开仓库","github.copilot.command.cli.sessions.openWorktreeInNewWindow":"在新窗口中打开工作树","github.copilot.command.cli.sessions.openWorktreeInTerminal":"在集成终端中打开工作树","github.copilot.command.cli.sessions.rename":"重命名...","github.copilot.command.cli.sessions.resumeInTerminal":"在集成终端中继续","github.copilot.command.closeChatSessionPullRequest.title":"关闭拉取请求","github.copilot.command.cloudSessions.clearCaches.title":"清除云智能体缓存","github.copilot.command.cloudSessions.openRepository.title":"浏览存储库...","github.copilot.command.collectDiagnostics":"聊天诊断","github.copilot.command.collectWorkspaceIndexDiagnostics":"收集工作区索引诊断","github.copilot.command.compactConversation":"压缩对话","github.copilot.command.continueReviewInChat":"在聊天面板中查看","github.copilot.command.continueReviewInInlineChat":"放弃并复制到内联聊天","github.copilot.command.deleteAgentSession":"删除...","github.copilot.command.deleteExternalIngestWorkspaceIndex":"删除外部引入工作区索引","github.copilot.command.disableEditTracing":"禁用聊天编辑跟踪","github.copilot.command.discardAllReviewSuggestion":"全部放弃","github.copilot.command.discardReviewSuggestion":"放弃","github.copilot.command.discardReviewSuggestionAndNext":"放弃并转到下一步","github.copilot.command.enableEditTracing":"启用聊天编辑跟踪","github.copilot.command.explainTerminalLastCommand":"解释最后一个终端命令","github.copilot.command.explainThis":"说明","github.copilot.command.extensionState":"日志扩展状态","github.copilot.command.fixTestFailure":"修复测试失败","github.copilot.command.fixThis":"修复","github.copilot.command.generateConfiguration":"生成调试配置","github.copilot.command.generateSTest":"根据上次聊天请求生成 STest","github.copilot.command.generateThis":"生成此","github.copilot.command.gotoNextReviewSuggestion":"下一条建议","github.copilot.command.gotoPreviousReviewSuggestion":"上一条建议","github.copilot.command.helpfulReviewSuggestion":"有用","github.copilot.command.inlineEdit.clearCache":"清除内联建议缓存","github.copilot.command.inlineEdit.reportNotebookNESIssue":"报告笔记本内联建议问题","github.copilot.command.installPRExtension.title":"安装 GitHub 拉取请求扩展","github.copilot.command.logWorkbenchState":"日志工作台状态","github.copilot.command.openCopilotAgentSessionsInBrowser":"在浏览器中打开","github.copilot.command.openMemoryFolder":"打开记忆文件夹","github.copilot.command.openUserPreferences":"打开用户首选项","github.copilot.command.openWalkthrough":"打开演练","github.copilot.command.rerunWithCopilotDebug":"调试上一个终端命令","github.copilot.command.resetCloudAgentWorkspaceConfirmations":"重置云代理工作区确认","github.copilot.command.resetVirtualToolGroups":"重置虚拟工具组","github.copilot.command.reviewAndComment":"审阅","github.copilot.command.reviewChanges":"代码评审 - 未提交的更改","github.copilot.command.reviewFileChange":"审阅更改","github.copilot.command.reviewStagedChanges":"代码评审 - 暂存的更改","github.copilot.command.reviewUnstagedChanges":"代码评审 - 未暂存的更改","github.copilot.command.sendChatFeedback":"发送聊天反馈","github.copilot.command.showChatLogView":"显示聊天调试视图","github.copilot.command.showContextInspectorView":"检查语言上下文","github.copilot.command.showMemories":"显示记忆文件","github.copilot.command.showNotebookLog":"显示聊天日志笔记本","github.copilot.command.showOutputChannel":"显示输出通道","github.copilot.command.togglePowerSaveBlocker":"切换节能阻止器","github.copilot.command.triggerPermissiveSignIn":"使用完整权限登录到 GitHub","github.copilot.command.unhelpfulReviewSuggestion":"无用","github.copilot.command.validateNesRename":"验证 NES 重命名","github.copilot.config.additionalReadAccessPaths":"允许 Copilot 对话助手读取的工作区外绝对文件夹路径列表,无需确认。编辑操作仅限于工作区。","github.copilot.config.agent.currentEditorContext.enabled":"启用后Copilot 将在智能体模式的上下文中包含当前活动编辑器的名称。","github.copilot.config.agent.largeToolResultsToDisk.enabled":"启用后,大型工具结果将写入磁盘,而不是直接包含在上下文中,从而帮助管理上下文窗口使用情况。","github.copilot.config.agent.largeToolResultsToDisk.thresholdBytes":"工具结果写入磁盘的大小阈值(以字节为单位)。仅当 largeToolResultsToDisk.enabled 为 true 时适用。","github.copilot.config.agent.omitFileAttachmentContents":"在智能体模式下省略文件附件中的汇总内容,以鼓励智能体正确阅读和浏览。","github.copilot.config.agent.temperature":"智能体模式请求的温度设置。","github.copilot.config.agentHistorySummarizationForceGpt41":"强制使用 GPT-4.1 进行代理历史总结。","github.copilot.config.agentHistorySummarizationMode":"代理历史摘要模式。","github.copilot.config.agentHistorySummarizationWithPromptCache":"对代理历史摘要使用提示缓存。","github.copilot.config.alternateGeminiModelFPrompt.enabled":"启用 Gemini 模型 F 的实验性备用提示,而不是默认提示。","github.copilot.config.alternateGptPrompt.enabled":"为 GPT 模型启用试验性替代提示,而不是默认提示。","github.copilot.config.anthropic.contextEditing.mode":"选择 Anthropic 模型的上下文编辑模式。随着对话上下文的增长而对其进行自动管理,这有助于优化成本并保持在上下文窗口限制内。\n\n- `off`: 禁用上下文编辑。\n- `clear-thinking`: 清除思考块,同时保留工具使用。\n- `clear-tooluse`: 清除工具使用,同时保留思考块。\n- `clear-both`: 同时清除思考块和工具使用。\n\n**注意**: 这是一项实验性功能。上下文编辑可能会导致额外的缓存重写。谨慎启用。","github.copilot.config.anthropic.thinking.budgetTokens":"为 Anthropic 模型中的扩展思考分配的最大标记数。设置此值可启用扩展思考。有效范围为 `1,024` 到 `max_tokens-1`。","github.copilot.config.anthropic.thinking.effort":"控制 Claude 对支持自适应思考的模型进行思考的程度。`high` (默认)提供深入推理,`medium` 在速度和质量之间取得平衡,`low` 则减少思考,适用于更简单的任务。","github.copilot.config.anthropic.toolSearchTool.enabled":"为 Anthropic 模型启用工具搜索功能。启用后,将通过自然语言搜索动态发现工具并按需加载,从而在多个工具可用时减少上下文窗口使用量。","github.copilot.config.anthropic.tools.websearch.allowedDomains":"要将 Web 搜索结果限制为其中域的域列表 (例如,[“example.com“、“docs.example.com”])。域不应包括 HTTP/HTTPS 方案。子域会自动包含在内。不能与被阻止的域一起使用。","github.copilot.config.anthropic.tools.websearch.blockedDomains":"要从 Web 搜索结果中排除的域的列表 (例如,[“untrustedsource.com”])。域不应包括 HTTP/HTTPS 方案。将自动排除子域。不能与允许的域一起使用。","github.copilot.config.anthropic.tools.websearch.enabled":"为 BYOK Claude 模型启用 Anthropic 原生的网络搜索工具。启用后Claude 可以在网络上搜索最新信息。\n\n**注意**: 这是一项实验性功能,仅适用于 BYOK Anthropic Claude 模型。","github.copilot.config.anthropic.tools.websearch.maxUses":"每个请求允许的最大 Web 搜索数。有效范围为 1 到 20。防止在单个交互中进行过多的 API 调用。如果 Claude 超过此限制,则响应将返回错误。","github.copilot.config.anthropic.tools.websearch.userLocation":"基于地理上下文对 Web 搜索结果进行个性化设置的用户位置。所有字段 (城市、地区、国家、时区) 都是可选的。示例: `{\"city\": \"San Francisco\", \"region\": \"California\", \"country\": \"US\", \"timezone\": \"America/Los_Angeles\"}`","github.copilot.config.askAgent.additionalTools":"在内置只读工具的基础上为询问智能体启用的其他工具。请使用完全限定的工具名称(例如 `github/issue_read`、`mcp_server/tool_name`)。","github.copilot.config.askAgent.model":"替代询问智能体使用的语言模型。留空以使用默认模型。","github.copilot.config.autoFix":"自动修复已编辑文件的诊断。","github.copilot.config.backgroundAgent.enabled":"启用后台智能体。禁用后,后台智能体在“继续使用”上下文菜单中将不再可用。","github.copilot.config.backgroundCompaction":"启用对话历史记录的后台压缩。","github.copilot.config.claudeAgent.allowDangerouslySkipPermissions":"允许绕过权限模式。建议仅用于无 Internet 访问的沙盒。","github.copilot.config.claudeAgent.enabled":"在 VS Code 中启用 Claude Agent 会话。直接在编辑器中启动和恢复由 Anthropic 的 Claude Agent SDK 提供支持的智能编码会话。使用你现有的 Copilot 订阅。","github.copilot.config.cli.branchSupport.enabled":"启用后台智能体的分支支持。","github.copilot.config.cli.customAgents.enabled":"为后台代理程序启用自定义代理。","github.copilot.config.cli.isolationOption.enabled":"为后台智能体启用隔离模式选项。启用后,用户可以在工作树模式和工作区模式之间进行选择。","github.copilot.config.cli.mcp.enabled":"为后台代理程序启用模型上下文协议 (MCP) 服务器。","github.copilot.config.cli.planMode.enabled":"为后台智能体启用计划模式。","github.copilot.config.cli.sessionController.enabled":"为后台智能体启用新的会话控制器 API。需要 VS Code 重新加载。","github.copilot.config.cloudAgent.enabled":"启用云智能体。禁用后,云智能体在“继续使用”上下文菜单中将不再可用。","github.copilot.config.codeGeneration.instruction.file":"将添加到生成代码的 Copilot 请求的文件路径。或者,可以为说明指定语言。","github.copilot.config.codeGeneration.instruction.text":"将添加到生成代码的 Copilot 请求的文件路径。或者,可以为说明指定语言。","github.copilot.config.codeGeneration.instructions":"将要添加到用于生成代码的 Copilot 请求的一组说明。\n说明可以来自:\n- 工作区中的文件: `{ \"file\": \"fileName\" }`\n- 采用自然语言的文本: `{ \"text\": \"Use underscore for field names.\" }`\n\n注意: 请保持说明简短精确。说明不佳可能会降低 Copilot 的质量和性能。","github.copilot.config.codeGeneration.instructions.deprecated":"请改用指令文件。有关详细信息,请参阅 https://aka.ms/vscode-ghcp-custom-instructions。","github.copilot.config.codeGeneration.useInstructionFiles":"控制是否将来自 `.github/copilot-instructions.md` 的代码说明添加到 Copilot 请求。\n\n注意: 请提供简短且精确的指令。指令不佳可能会降低 Copilot 的质量和效果。[详细了解](https://aka.ms/github-copilot-custom-instructions)如何自定义 Copilot。","github.copilot.config.codesearch.agent.enabled":"在智能体模式下启用代码搜索功能。","github.copilot.config.codesearch.enabled":"使用 `#codebase` 时是否启用代理代码搜索。","github.copilot.config.commitMessageGeneration.instruction.file":"将要添加到用于生成提交消息的 Copilot 请求的指令所在文件的路径。","github.copilot.config.commitMessageGeneration.instruction.text":"将要添加到用于生成提交消息的 Copilot 请求的文本指令。","github.copilot.config.commitMessageGeneration.instructions":"将要添加到用于生成提交消息的 Copilot 请求的一组指令。\n指令可以来自:\n- 工作区中的文件: `{ \"file\": \"fileName\" }`\n- 用自然语言编写的文本: `{ \"text\": \"Use conventional commit message format.\" }`\n\n注意: 请提供简短且精确的指令。指令不佳可能会降低 Copilot 的质量和效果。","github.copilot.config.completionsFetcher":"设置用于内联补全的提取器。","github.copilot.config.copilotMemory.enabled":"为 GitHub Copilot 启用智能体记忆。启用后Copilot 可以在 GitHub 上远程存储有关代码库约定、结构和首选项的存储库范围的事实,并在将来的对话中回顾它们,以提供更多上下文相关的帮助。[了解详细信息](https://docs.github.com/en/copilot/how-tos/use-copilot-agents/copilot-memory)。","github.copilot.config.customInstructionsInSystemMessage":"启用后,自定义指令和模式说明将会追加到系统消息而不是用户消息中。","github.copilot.config.debug.overrideChatEngine":"覆盖聊天模型。这样可以测试不同的模型。\n\n**注意**: 这是高级调试设置,自承载时请勿使用,否则可能导致与最终用户不同的体验。","github.copilot.config.debug.requestLogger.maxEntries":"请求记录器中为调试保留的最大条目数。","github.copilot.config.debugTerminalCommandPatterns":"调试终端中应显示“调试命令”快速修复操作的命令列表。","github.copilot.config.debugTerminalCommands":"是否快速修复调试终端和 `copilot-debug` 命令中的提示。","github.copilot.config.editRecording.enabled":"启用编辑记录以进行分析。","github.copilot.config.edits.enabled":"是否启用 Copilot 编辑功能。","github.copilot.config.editsNewNotebook.enabled":"是否在 Copilot Edits 中启用新的笔记本工具。","github.copilot.config.enableAskAgent":"启用 Ask 代理以回答问题。","github.copilot.config.enableCodeActions":"控制 Copilot 命令在可用时是否显示为代码操作","github.copilot.config.enableReadFileV2":"启用读取文件工具版本 2。","github.copilot.config.enableUserPreferences":"在智能体模式下启用记住用户首选项。","github.copilot.config.experimental.testGeneration.instruction.file":"将要添加到生成测试的 Copilot 请求的文件路径。或者,可以指定说明的语言。","github.copilot.config.experimental.testGeneration.instruction.text":"将要添加到生成测试的 Copilot 请求的文本说明。或者,可以指定说明的语言。","github.copilot.config.exploreAgent.model":"替代浏览子智能体使用的语言模型。默认为快速小型模型。留空以使用内置回退列表。","github.copilot.config.feedback.onChange":"启用配置更改的反馈收集。","github.copilot.config.getSearchViewResultsSkill.enabled":"启用搜索视图结果技能并禁用相应的工具。","github.copilot.config.githubMcpServer.enabled":"启用对 GitHub MCP 服务器的内置支持。","github.copilot.config.githubMcpServer.lockdown":"为 GitHub MCP 服务器启用锁定模式。启用后,隐藏用户在没有推送访问权限的情况下创建的公共问题详细信息。[了解更多](https://aka.ms/vscode-gh-mcp-lockdown)。","github.copilot.config.githubMcpServer.readonly":"启用 GitHub MCP 服务器的只读模式。启用后将只能使用读取工具。[了解更多](https://aka.ms/vscode-gh-mcp-readonly)。","github.copilot.config.githubMcpServer.toolsets":"指定要从 GitHub MCP 服务器使用的工具集。[了解更多](https://aka.ms/vscode-gh-mcp-toolsets)。","github.copilot.config.gpt5AlternativePatch":"启用 GPT-5 备用补丁格式。","github.copilot.config.gpt5CodexAlternatePrompt":"指定用于 GPT-5-Codex 模型的实验性备用提示。","github.copilot.config.imageUpload.enabled":"支持在聊天请求中使用图像上传 URL而不是原始 base64 字符串。","github.copilot.config.implementAgent.model":"在通过计划代理的移交开始实施时,替代所使用的语言模型。使用 `模型名称(供应商)` 格式(例如,`GPT-5 (copilot)`)。留空以使用默认模型。","github.copilot.config.inlineChat.selectionRatioThreshold":"切换内联聊天编辑策略的阈值。当代码的所选内容部分与分析树节点匹配时,仅将该部分显示给语言模型。这会加快响应时间,但结果质量可能较低。需要具有文档的分析树和 `inlineChat.enableV2` 设置。值必须介于 0 和 1 之间,其中 0 表示关闭1 表示所选内容与分析树节点完全匹配。","github.copilot.config.inlineEdits.chatSessionContextProvider.enabled":"为下一个编辑建议启用聊天会话上下文提供程序。","github.copilot.config.inlineEdits.diagnosticsContextProvider.enabled":"为下一个编辑建议启用诊断上下文提供程序。","github.copilot.config.inlineEdits.nextCursorPrediction.currentFileMaxTokens":"下一个光标预测中当前文件的最大令牌数。","github.copilot.config.inlineEdits.nextCursorPrediction.displayLine":"显示预测的光标行以提供下一条编辑建议。","github.copilot.config.inlineEdits.renameSymbolSuggestions":"在内联编辑中启用重命名符号建议。","github.copilot.config.inlineEdits.triggerOnEditorChangeAfterSeconds":"编辑器空闲指定秒数后触发内联编辑。","github.copilot.config.installExtensionSkill.enabled":"是否为 Copilot 启用安装扩展技能。","github.copilot.config.instantApply.shortContextLimit":"短上下文即时应用的令牌限制。","github.copilot.config.instantApply.shortContextModelName":"短上下文即时应用的模型名称。","github.copilot.config.localWorkspaceRecording.enabled":"启用本地工作区记录以进行分析。","github.copilot.config.localeOverride":"指定 Copilot 响应应使用的语言区域例如“en”或“fr”。默认情况下Copilot 将使用 VS Code 配置的显示语言区域进行响应。","github.copilot.config.nesFetcher":"设置用于下一个编辑建议的提取器。","github.copilot.config.newWorkspace.useContext7":"是否使用 [Context7](command:github.copilot.mcp.viewContext7) 工具为创建新工作区搭建项目基架。","github.copilot.config.newWorkspaceCreation.enabled":"是否启用创建新代理工作区的功能。","github.copilot.config.nextEditSuggestions.aggressiveness":"控制下一条编辑建议的显示频率。数值越高,显示的建议越多且延迟越短。","github.copilot.config.nextEditSuggestions.aggressiveness.default":"使用默认的激进程度。","github.copilot.config.nextEditSuggestions.aggressiveness.high":"以最小延迟显示更多建议。","github.copilot.config.nextEditSuggestions.aggressiveness.low":"以更长延迟显示更少建议。","github.copilot.config.nextEditSuggestions.aggressiveness.medium":"均衡的建议频率和延迟。","github.copilot.config.nextEditSuggestions.preferredModel":"下一个编辑建议的首选模型。","github.copilot.config.notebook.alternativeFormat":"笔记本的备用文档格式。","github.copilot.config.notebook.alternativeNESFormat.enabled":"为笔记本中的“下一个编辑建议”启用备用格式。","github.copilot.config.notebook.enhancedNextEditSuggestions":"控制是否使用增强的方法在笔记本单元格中生成下一个编辑建议。","github.copilot.config.notebook.followCellExecution":"控制从 Copilot 执行时是否将当前正在执行的单元格显示到视区中。","github.copilot.config.notebook.inlineEditAgent.enabled":"从笔记本内联聊天小组件启用类似代理的行为。","github.copilot.config.notebook.summaryExperimentEnabled":"启用笔记本摘要实验。","github.copilot.config.notebook.variableFilteringEnabled":"启用按单元格文档符号筛选变量。","github.copilot.config.omitBaseAgentInstructions":"省略提示中的基础智能体指令。","github.copilot.config.organizationCustomAgents.enabled":"启用后Copilot 会加载由你的 GitHub 组织定义的自定义智能体。","github.copilot.config.organizationInstructions.enabled":"启用后Copilot 会加载由你的 GitHub 组织定义的自定义指令。","github.copilot.config.planAgent.additionalTools":"在内置工具的基础上为计划智能体启用的其他工具。请使用完全限定的工具名称(例如 `github/issue_read`、`mcp_server/tool_name`)。","github.copilot.config.projectLabels.chat":"在聊天请求中添加项目标签。","github.copilot.config.projectLabels.expanded":"在提示中使用项目标签的展开格式。","github.copilot.config.projectLabels.inline":"在内联编辑请求中添加项目标签。","github.copilot.config.projectSetupInfoSkill.enabled":"是否为 Copilot 启用项目设置信息技能。","github.copilot.config.promptFileContextProvider.enabled":"启用提示文件上下文提供程序。","github.copilot.config.pullRequestDescriptionGeneration.instruction.file":"文件的路径,其中包含将添加到 Copilot 请求以生成拉取请求标题和说明的指令。","github.copilot.config.pullRequestDescriptionGeneration.instruction.text":"将添加到可生成拉取请求标题和说明的 Copilot 请求的文本说明。","github.copilot.config.pullRequestDescriptionGeneration.instructions":"将添加到 Copilot 请求的一组指令,用于生成拉取请求标题和说明。\n指令可以来自:\n- 工作区中的文件: `{ \"file\": \"fileName\" }`\n- 采用自然语言的文本: `{ \"text\": \"Always include a list of key changes.\" }`\n\n注意: 请提供简短且精确的指令。指令不佳可能会降低 Copilot 的质量和效果。","github.copilot.config.renameSuggestions.triggerAutomatically":"控制 Copilot 是否生成重命名建议","github.copilot.config.responsesApiContextManagement.enabled":"为响应 API 启用上下文管理。需要 `#github.copilot.chat.useResponsesApi#`。","github.copilot.config.responsesApiReasoningEffort":"设置用于响应式 API 的推理工作量。需要 `#github.copilot.chat.useResponsesApi#`。","github.copilot.config.responsesApiReasoningSummary":"设置用于响应式 API 的推理摘要样式。需要 `#github.copilot.chat.useResponsesApi#`。","github.copilot.config.review.intent":"为代码评审启用意向检测。","github.copilot.config.reviewAgent.enabled":"启用代码评审代理。","github.copilot.config.reviewSelection.enabled":"对当前选择内容启用代码评审。","github.copilot.config.reviewSelection.instruction.file":"将要添加到 Copilot 请求的文件的路径,该请求将为所选内容提供代码评审。可以选择指定指令的语言。","github.copilot.config.reviewSelection.instruction.text":"将要添加到为当前所选内容提供代码评审的 Copilot 请求的文本指令。可以选择指定指令的语言。","github.copilot.config.reviewSelection.instructions":"将添加到 Copilot 请求的一组指令,该请求为当前所选内容提供代码评审。\n指令可以来自:\n- 工作区中的文件: `{ \"file\": \"fileName\" }`\n- 采用自然语言的文本: `{ \"text\": \"Use underscore for field names.\" }`\n\n注意: 请提供简短且精确的指令。指令不佳可能会降低 Copilot 的效果。","github.copilot.config.scopeSelection":"如果用户使用 `/explain` 且活动编辑器没有选择,是否提示用户选择特定符号范围。","github.copilot.config.searchSubagent.enabled":"启用搜索子智能体工具,以便在工作区中进行迭代代码浏览。","github.copilot.config.searchSubagent.model":"用于搜索子智能体的模型。启用 useAgenticProxy 后,默认为 'agentic-search-v3'。否则,默认为主智能体模型。","github.copilot.config.searchSubagent.toolCallLimit":"搜索子智能体在探索期间可以进行的最大工具调用数。","github.copilot.config.searchSubagent.useAgenticProxy":"使用智能体代理来搜索子智能体工具。","github.copilot.config.setupTests.enabled":"在 `/tests` 生成中启用 `/setupTests` 意向和提示。","github.copilot.config.summarizeAgentConversationHistory.enabled":"是否在上下文窗口填充后自动压缩智能体对话历史记录。","github.copilot.config.summarizeAgentConversationHistoryThreshold":"压缩智能体会话历史记录的阈值。","github.copilot.config.switchAgent.enabled":"允许智能体切换到计划智能体以执行研究、探索和规划任务。","github.copilot.config.terminalChatLocation":"控制应从哪里打开来自终端的聊天查询。","github.copilot.config.terminalChatLocation.chatView":"打开聊天视图。","github.copilot.config.terminalChatLocation.quickChat":"打开快速聊天。","github.copilot.config.terminalChatLocation.terminal":"打开终端内联聊天","github.copilot.config.testGeneration.instructions":"将要添加到用于生成测试的 Copilot 请求的一组说明。\n说明可以来自:\n- 工作区中的文件: `{ \"file\": \"fileName\" }`\n- 采用自然语言的文本: `{ \"text\": \"Use underscore for field names.\" }`\n\n注意: 请保持说明简短精确。说明不佳可能会降低 Copilot 的质量和性能。","github.copilot.config.testGeneration.instructions.deprecated":"请改用指令文件。有关详细信息,请参阅 https://aka.ms/vscode-ghcp-custom-instructions。","github.copilot.config.tools.defaultToolsGrouped":"在提示中对默认工具进行分组。","github.copilot.config.tools.memory.enabled":"启用记忆工具,以便智能体在对话期间保存和回顾笔记。记忆存储在本地 VS Code 存储中——用户范围的记忆会跨工作区和会话持续存在,而会话范围的记忆会在对话结束时清除。","github.copilot.config.updated53CodexPrompt.enabled":"启用 gpt-5.3-codex 模型的更新提示。","github.copilot.config.useMessagesApi":"如果支持,则使用消息 API 而不是聊天补全 API。","github.copilot.config.useProjectTemplates":"使用 `/new` 时,将相关 GitHub 项目用作初学者项目","github.copilot.config.useResponsesApi":"如果支持,请使用响应式 API 而不是聊天完成 API。启用推理和推理摘要。\n\n**注意**: 这是一个尚未为所有用户激活的实验性功能。\n\n**重要**: 自定义 OpenAI 兼容模型和 Azure 模型的 URL API 路径解析独立于此设置,完全由“#github.copilot.chat.customOAIModels#”或“#github.copilot.chat.azureModels#”的“url”属性决定。","github.copilot.config.useResponsesApiTruncation":"使用响应式 API 进行截断。","github.copilot.config.virtualTools.threshold":"此设置定义应使用哪些虚拟工具的工具计数。虚拟工具将类似的工具集组合在一起,并允许模型按需激活它们。某些工具组将乐观地预先激活。我们正在积极开发此功能,你在达到阈值后会遇到工具调用降级的情况。\n\n可以设置为 `0` 以禁用虚拟工具。","github.copilot.config.workspace.enableCodeSearch":"在工作区上下文中启用代码搜索。","github.copilot.config.workspace.enableEmbeddingsSearch":"在工作区上下文中启用基于嵌入的搜索。","github.copilot.config.workspace.enableFullWorkspace":"启用完整工作区上下文分析。","github.copilot.config.workspace.maxLocalIndexSize":"本地工作区索引的最大大小。","github.copilot.config.workspace.preferredEmbeddingsModel":"语义搜索的首选嵌入模型。","github.copilot.config.workspace.prototypeAdoCodeSearchEndpointOverride":"替代 Azure DevOps 代码搜索原型的终结点。","github.copilot.devcontainer.generateDevContainerConfig":"生成开发容器配置","github.copilot.git.generateCommitMessage":"生成提交消息","github.copilot.git.resolveMergeConflicts":"使用 AI 解决冲突","github.copilot.icon":"GitHub Copilot 图标","github.copilot.nextEditSuggestions.allowWhitespaceOnlyChanges":"是否允许下一个编辑建议(NES)建议仅允许空格更改。","github.copilot.nextEditSuggestions.enabled":"是否启用下一个编辑建议(NES)。\n\nNES 可以根据最近更改建议下一个编辑。[详细了解](https://aka.ms/vscode-nes)下一个编辑建议。","github.copilot.nextEditSuggestions.extendedRange":"是否允许下一个编辑建议(NES)修改远离光标位置的代码。","github.copilot.nextEditSuggestions.fixes":"是否通过下一个编辑建议(NES)提供诊断的修补程序。","github.copilot.resetAutomaticCommandExecutionPrompt":"重置自动命令执行提示","github.copilot.session.providerDescription.background":"将任务委托给在计算机上本地运行的后台代理程序。智能体通过聊天循环访问,并在 Git 工作树中异步工作,以使用 GitHub Copilot CLI 实现与主工作区隔离的更改。","github.copilot.session.providerDescription.claude":"将任务委托给计算机上本地运行的 Claude SDK。智能体通过聊天循环访问并异步工作以实现更改。","github.copilot.session.providerDescription.cloud":"将任务委托给 GitHub Copilot 编码智能体。智能体通过聊天循环访问,并在云中异步工作,以根据需要实现更改和拉取请求。","github.copilot.submenu.copilot.label":"Copilot","github.copilot.submenu.reviewComment.applyAndNext.label":"应用并转到下一步","github.copilot.submenu.reviewComment.discard.label":"放弃","github.copilot.submenu.reviewComment.discardAndNext.label":"放弃并转到下一步","github.copilot.tools.createAndRunTask.description":"在工作区中创建并运行任务","github.copilot.tools.createAndRunTask.name":"创建并运行任务","github.copilot.tools.createAndRunTask.userDescription":"在工作区中创建并运行任务","github.copilot.tools.createNewWorkspace.name":"创建新工作区","github.copilot.tools.createNewWorkspace.userDescription":"在 VS Code 中搭建新工作区的基架","github.copilot.tools.getProjectSetupInfo.name":"获取项目设置信息","github.copilot.tools.githubRepo.name":"搜索 GitHub 存储库","github.copilot.tools.githubRepo.userDescription":"在 GitHub 存储库中搜索相关的源代码片段。可以使用 `owner/repo` 来指定存储库","github.copilot.tools.openEmptyFolder.name":"将空文件夹作为 VS Code 工作区打开","github.copilot.tools.searchResults.description":"获取搜索视图的结果","github.copilot.tools.searchResults.name":"搜索视图结果","github.copilot.viewsWelcome.chatDisabled":"组织管理员当前已为你的帐户禁用 GitHub Copilot 聊天。请与组织管理员联系以启用聊天。\n\n[了解详细信息](https://docs.github.com/en/copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-github-copilot-features-in-your-organization/managing-policies-for-copilot-in-your-organization)","github.copilot.viewsWelcome.contactSupport":"你的帐户似乎存在问题。请联系 GitHub 支持人员。\n\n[联系支持人员](https://support.github.com/?editor=vscode)","github.copilot.viewsWelcome.debug":"使用 [终端命令](command:github.copilot.chat.startCopilotDebugCommand) 或在 [交互式聊天](command:workbench.action.chat.open?%7B%22query%22%3A%22%40vscode%20%2FstartDebugging%20%22%2C%22isPartialQuery%22%3Atrue%7D) 中进行调试。","github.copilot.viewsWelcome.enterprise":"请与 GitHub 组织管理员联系以启用 Copilot。","github.copilot.viewsWelcome.gitHubLoginFailed":"GitHub 登录失败。请登录 GitHub 帐户以使用 Copilot。\n\n[登录](command:workbench.action.chat.triggerSetupForceSignIn)\n\n另请参阅 [Copilot 日志](command:github.copilot.debug.showOutputChannel.internal)和[运行诊断](command:github.copilot.debug.collectDiagnostics.internal)。","github.copilot.viewsWelcome.individual.expired":"你的 Copilot 订阅已过期。\n\n[查看 Copilot 设置](https://github.com/settings/copilot?editor=vscode)","github.copilot.viewsWelcome.invalidToken":"你的 GitHub 令牌无效。请重新登录以刷新身份验证。\n\n[登录](command:workbench.action.chat.triggerSetupForceSignIn)\n\n另请参阅 [Copilot 日志](command:github.copilot.debug.showOutputChannel.internal)和[运行诊断](command:github.copilot.debug.collectDiagnostics.internal)。","github.copilot.viewsWelcome.offline":"无法访问 GitHub Copilot 服务器。请检查 Internet 连接,然后重试。\n\n[重试连接](command:github.copilot.refreshToken)\n\n另请参阅 [Copilot 日志](command:github.copilot.debug.showOutputChannel.internal)和[运行诊断](command:github.copilot.debug.collectDiagnostics.internal)。","github.copilot.viewsWelcome.rateLimited":"你的帐户已超出 GitHub 的 API 速率限制。请稍等几分钟,然后重试。\n\n[重试](command:github.copilot.refreshToken)\n\n另请参阅 [Copilot 日志](command:github.copilot.debug.showOutputChannel.internal)和[运行诊断](command:github.copilot.debug.collectDiagnostics.internal)。","github.copilot.viewsWelcome.switchToReleaseChannel":"稳定版本的 VS Code 当前不支持 GitHub Copilot Chat 扩展的预发行版本。请切换到 GitHub Copilot Chat 的发行版本,或尝试 VS Code Insiders。\n\n[切换到发行版本并重新加载](command:runCommands?%7B%22commands%22%3A%5B%7B%22command%22%3A%22workbench.extensions.action.switchToRelease%22%2C%22args%22%3A%5B%22GitHub.copilot-chat%22%5D%7D%2C%22workbench.action.reloadWindow%22%5D%7D)\n\n[切换到 VS Code Insiders](https://aka.ms/vscode-insiders)","github.copilot.walkthrough.description":"你的 AI 编程伙伴,助你更快、更智能地编写代码","github.copilot.walkthrough.edits.description":"使用**Copilot 编辑**选择要使用的文件并描述要进行的更改。Copilot 将它们直接应用到文件。\n[使用 Copilot 编辑](command:workbench.action.chat.open?%7B%22mode%22%3A%22edit%22%7D)","github.copilot.walkthrough.edits.media.altText":"视频展示了用户如何将文件拖放到位于辅助边栏的 Copilot Edits 输入框中。Copilot 随后根据用户的请求更新了文件","github.copilot.walkthrough.edits.title":"使用自然语言进行更改","github.copilot.walkthrough.firstSuggest.description":"在编辑器中键入时Copilot 会建议代码以帮助你完成启动的操作。","github.copilot.walkthrough.firstSuggest.media.altText":"该视频显示了不同的 Copilot 内联建议,其中 Copilot 提供了建议代码以帮助用户完成其代码","github.copilot.walkthrough.firstSuggest.title":"AI 建议的内联建议","github.copilot.walkthrough.inlineChatMac.description":"有时,直接在文件中描述要编写的代码会更容易。\n放置光标或进行选择并使用“'Cmd+I'”** 打开**内联聊天**。","github.copilot.walkthrough.inlineChatMac.media.altText":"视频展示了用户如何调用内联聊天小组件,并使用自然语言请求 Copilot 对文件进行更改。Copilot 随后执行了请求的更改","github.copilot.walkthrough.inlineChatMac.title":"在文件中使用自然语言","github.copilot.walkthrough.inlineChatNotMac.description":"有时,直接在文件中描述要编写的代码会更容易。\n放置光标或进行选择并使用 **“Ctrl+I'”** 打开**“内联聊天”**。","github.copilot.walkthrough.inlineChatNotMac.media.altText":"编辑器中的内联聊天视图。视频展示了用户如何调用内联聊天小组件,并使用自然语言请求 Copilot 对文件进行更改。Copilot 随后执行了请求的更改","github.copilot.walkthrough.inlineChatNotMac.title":"在文件中使用自然语言","github.copilot.walkthrough.panelChat.description":"使用 **@workspace** 询问 Copilot 编程问题或获取代码方面的帮助。\n 键入 **@** 以查看你可以直接与其聊天的所有可用聊天参与者,每个参与者都有自己的专业知识。\n[与 Copilot 聊天](command:workbench.action.chat.open?%7B%22mode%22%3A%22ask%22%7D)","github.copilot.walkthrough.panelChat.media.altText":"用户在辅助边栏的聊天面板中调用 @workspace以了解代码库。Copilot 检索相关信息,并提供包含指向相应文件的链接的响应","github.copilot.walkthrough.panelChat.title":"聊聊你的代码","github.copilot.walkthrough.setup.noAction.description":"可以使用 Copilot 跨多个文件生成代码、修复错误、询问有关代码的问题,以及使用自然语言进行更多问题。\n 我们现在使用你的 GitHub 帐户提供 [Copilot for free](https://github.com/features/copilot/plans)。","github.copilot.walkthrough.setup.signIn.description":"可以使用 Copilot 通过自然语言执行跨多个文件生成代码、修复错误、询问代码相关问题等操作。\n 我们现在通过 GitHub 帐户提供 [Copilot 免费版](https://github.com/features/copilot/plans)。\n\n[免费使用 Copilot](command:workbench.action.chat.triggerSetupForceSignIn)","github.copilot.walkthrough.setup.signIn.title":"登录以使用免费版 Copilot","github.copilot.walkthrough.setup.signUp.description":"可以使用 Copilot 通过自然语言执行跨多个文件生成代码、修复错误、询问代码相关问题等操作。\n 我们现在通过 GitHub 帐户提供 [Copilot 免费版](https://github.com/features/copilot/plans)。\n\n[免费使用 Copilot](command:workbench.action.chat.triggerSetupForceSignIn)","github.copilot.walkthrough.setup.signUp.title":"免费开始使用 Copilot","github.copilot.walkthrough.signIn.description":"若要开始使用 Copilot请使用 GitHub 帐户登录。\n请确保使用的是正确的 GitHub 帐户。也可以稍后使用帐户菜单登录。\n\n[登录](command:github.copilot.signIn)","github.copilot.walkthrough.signIn.media.altText":"通过本演练或 VS Code 的帐户菜单登录到 GitHub","github.copilot.walkthrough.signIn.title":"使用 GitHub 登录","github.copilot.walkthrough.sparkle.description":"Copilot 通过 AI 支持的智能操作在整个 VS Code 界面上增强编码体验。\n查找 $sparkle 图标,如 [源代码管理视图](command:workbench.view.scm),其中 Copilot 会根据代码更改生成提交消息和 PR 说明。\n\n[发现提示和技巧](https://code.visualstudio.com/docs/copilot/copilot-vscode-features)","github.copilot.walkthrough.sparkle.media.altText":"视频展示了在源代码管理输入框中单击火花图标,触发 GitHub Copilot 自动生成提交消息","github.copilot.walkthrough.sparkle.title":"注意智能操作","github.copilot.walkthrough.title":"GitHub Copilot"}