@codingame/monaco-vscode-language-pack-zh-hans 16.0.2 → 16.0.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/index.js +1 -0
- package/package.json +2 -2
- package/translations/extensions/vscode.configuration-editing.i18n.json +1 -0
- package/translations/extensions/vscode.git.i18n.json +7 -3
- package/translations/extensions/vscode.media-preview.i18n.json +2 -0
- package/translations/extensions/vscode.prompt.i18n.json +16 -0
- package/translations/extensions/vscode.typescript-language-features.i18n.json +7 -0
- package/translations/main.i18n.json.js +156 -156
package/index.js
CHANGED
|
@@ -57,6 +57,7 @@ registerLocalization('MS-CEINTL.vscode-language-pack-zh-hans', 'zh-cn', content,
|
|
|
57
57
|
'vscode.php-language-features': new URL('./translations/extensions/vscode.php-language-features.i18n.json', import.meta.url).href,
|
|
58
58
|
'vscode.php': new URL('./translations/extensions/vscode.php.i18n.json', import.meta.url).href,
|
|
59
59
|
'vscode.powershell': new URL('./translations/extensions/vscode.powershell.i18n.json', import.meta.url).href,
|
|
60
|
+
'vscode.prompt': new URL('./translations/extensions/vscode.prompt.i18n.json', import.meta.url).href,
|
|
60
61
|
'vscode.pug': new URL('./translations/extensions/vscode.pug.i18n.json', import.meta.url).href,
|
|
61
62
|
'vscode.python': new URL('./translations/extensions/vscode.python.i18n.json', import.meta.url).href,
|
|
62
63
|
'vscode.r': new URL('./translations/extensions/vscode.r.i18n.json', import.meta.url).href,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@codingame/monaco-vscode-language-pack-zh-hans",
|
|
3
|
-
"version": "16.0.
|
|
3
|
+
"version": "16.0.3",
|
|
4
4
|
"keywords": [],
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "CodinGame",
|
|
@@ -18,6 +18,6 @@
|
|
|
18
18
|
"module": "index.js",
|
|
19
19
|
"types": "index.d.ts",
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@codingame/monaco-vscode-api": "16.0.
|
|
21
|
+
"@codingame/monaco-vscode-api": "16.0.3"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -36,6 +36,7 @@
|
|
|
36
36
|
"The current opened file's dirname": "当前打开的文件的完整目录名",
|
|
37
37
|
"The current opened file's dirname relative to ${workspaceFolder}": "当前打开的文件与 ${workspaceFolder} 相对的目录名",
|
|
38
38
|
"The current opened file's extension": "当前打开文件的扩展名",
|
|
39
|
+
"The current opened file's folder name": "The current opened file's folder name",
|
|
39
40
|
"The current selected line number in the active file": "活动文件中当前选定行的行号",
|
|
40
41
|
"The current selected text in the active file": "当前在活动文件中选定的文本",
|
|
41
42
|
"The file extension of the editor (e.g. txt)": "编辑器的文件扩展名(例如 txt)",
|
|
@@ -41,6 +41,7 @@
|
|
|
41
41
|
"Are you sure you want to stage {0} files with merge conflicts?": "确定要暂存含有合并冲突的 {0} 个文件吗?",
|
|
42
42
|
"Are you sure you want to stage {0} with merge conflicts?": "确定要暂存含有合并冲突的 {0} 吗?",
|
|
43
43
|
"Ask Me Later": "稍后询问",
|
|
44
|
+
"Branch \"{0}\" already exists": "Branch \"{0}\" already exists",
|
|
44
45
|
"Branch name": "分支名称",
|
|
45
46
|
"Branch name needs to match regex: {0}": "分支名称必须匹配正则表达式: {0}",
|
|
46
47
|
"Can't force push refs to remote. The tip of the remote-tracking branch has been updated since the last checkout. Try running \"Pull\" first to pull the latest changes from the remote branch first.": "无法将引用强制推送到远程。自上次签出后,远程跟踪分支的提示已更新。首先尝试运行“拉取”以从远程分支中拉取最新更改。",
|
|
@@ -54,6 +55,7 @@
|
|
|
54
55
|
"Choose a folder to clone {0} into": "选择文件夹以将 {0} 克隆到",
|
|
55
56
|
"Choose a repository": "选择仓库",
|
|
56
57
|
"Choose which repository to clone": "选择要克隆的存储库",
|
|
58
|
+
"Choose which repository to publish": "Choose which repository to publish",
|
|
57
59
|
"Clear whitespace characters": "清除空格字符",
|
|
58
60
|
"Clone from URL": "存储库 URL",
|
|
59
61
|
"Clone from {0}": "从 {0} 克隆",
|
|
@@ -116,7 +118,7 @@
|
|
|
116
118
|
"Git Blame Information": "Git 责任信息",
|
|
117
119
|
"Git History": "Git 历史记录",
|
|
118
120
|
"Git error": "Git 错误",
|
|
119
|
-
"Git local changes (
|
|
121
|
+
"Git local changes (index)": "Git local changes (index)",
|
|
120
122
|
"Git local changes (working tree)": "Git 本地更改(工作树)",
|
|
121
123
|
"Git not found. Install it or configure it using the \"git.path\" setting.": "未找到 Git。请安装 Git,或在 \"git.path\" 设置中配置。",
|
|
122
124
|
"Git repositories were found in the parent folders of the workspace or the open file(s). Would you like to open the repositories?": "在工作区的父文件夹或打开的文件中找到了 Git 存储库。是否要打开存储库?",
|
|
@@ -297,6 +299,7 @@
|
|
|
297
299
|
"Would you like to open the cloned repository?": "是否要打开已克隆仓库?",
|
|
298
300
|
"Would you like to open the initialized repository, or add it to the current workspace?": "您是希望打开初始化的仓库,还是将其添加到当前工作区?",
|
|
299
301
|
"Would you like to open the initialized repository?": "是否打开初始化的仓库?",
|
|
302
|
+
"Would you like to publish this repository to continue working on it elsewhere?": "Would you like to publish this repository to continue working on it elsewhere?",
|
|
300
303
|
"Would you like {0} to [periodically run \"git fetch\"]({1})?": "你希望 {0} [定期运行 \"git fetch\"]({1})吗?",
|
|
301
304
|
"Yes": "是",
|
|
302
305
|
"Yes, Don't Show Again": "确定,且不再显示",
|
|
@@ -551,6 +554,7 @@
|
|
|
551
554
|
"command.undoCommit": "撤消上次提交",
|
|
552
555
|
"command.unstage": "取消暂存更改",
|
|
553
556
|
"command.unstageAll": "取消暂存所有更改",
|
|
557
|
+
"command.unstageChange": "Unstage Change",
|
|
554
558
|
"command.unstageSelectedRanges": "取消暂存所选范围",
|
|
555
559
|
"command.viewChanges": "打开更改",
|
|
556
560
|
"command.viewCommit": "打开提交",
|
|
@@ -608,8 +612,8 @@
|
|
|
608
612
|
"config.defaultCloneDirectory": "克隆 Git 存储库的默认位置。",
|
|
609
613
|
"config.detectSubmodules": "控制是否自动检测 Git 子模块。",
|
|
610
614
|
"config.detectSubmodulesLimit": "控制可检测到的 Git 子模块的限制。",
|
|
611
|
-
"config.diagnosticsCommitHook.
|
|
612
|
-
"config.diagnosticsCommitHook.
|
|
615
|
+
"config.diagnosticsCommitHook.enabled": "Controls whether to check for unresolved diagnostics before committing.",
|
|
616
|
+
"config.diagnosticsCommitHook.sources": "Controls the list of sources (**Item**) and the minimum severity (**Value**) to be considered before committing. **Note:** To ignore diagnostics from a particular source, add the source to the list and set the minimum severity to `none`.",
|
|
613
617
|
"config.discardAllScope": "控制运行“放弃所有更改”命令时放弃的更改类型。\"all\" 放弃所有更改。\"tracked\" 只放弃跟踪的文件。\"prompt\" 表示在每次运行此操作时显示提示对话框。",
|
|
614
618
|
"config.discardUntrackedChangesToTrash": "控制放弃未跟踪的更改是否将文件移动到回收站(Windows)、垃圾桶(macOS、Linux),而不是永久删除它们。**注意:** 连接到远程或在 Linux 中作为快照包运行时,此设置不起作用。",
|
|
615
619
|
"config.enableCommitSigning": "允许使用 GPG、X.509 或 SSH 提交签名。",
|
|
@@ -26,6 +26,8 @@
|
|
|
26
26
|
},
|
|
27
27
|
"package": {
|
|
28
28
|
"command.copyImage": "复制",
|
|
29
|
+
"command.reopenAsPreview": "Reopen as image preview",
|
|
30
|
+
"command.reopenAsText": "Reopen as source text",
|
|
29
31
|
"command.zoomIn": "放大",
|
|
30
32
|
"command.zoomOut": "缩小",
|
|
31
33
|
"customEditor.audioPreview.displayName": "音频预览",
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"package": {
|
|
12
|
+
"description": "Syntax highlighting for Prompt and Instructions documents.",
|
|
13
|
+
"displayName": "Prompt Language Basics"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -154,7 +154,11 @@
|
|
|
154
154
|
"configuration.inlayHints.variableTypes.suppressWhenTypeMatchesName": "抑制关于名称与类型名称相同的变量的类型提示。",
|
|
155
155
|
"configuration.javascript.checkJs.checkJs.deprecation": "为支持 `js/ts.implicitProjectConfig.checkJs`,已弃用此设置。",
|
|
156
156
|
"configuration.javascript.checkJs.experimentalDecorators.deprecation": "为支持 `js/ts.implicitProjectConfig.experimentalDecorators`,已弃用此设置。",
|
|
157
|
+
"configuration.javascript.format": "JavaScript Formatting",
|
|
158
|
+
"configuration.javascript.preferences": "JavaScript Preferences",
|
|
159
|
+
"configuration.javascript.suggest": "JavaScript Suggestions",
|
|
157
160
|
"configuration.preferGoToSourceDefinition": "通过改为触发“转到源定义”,使“转到定义”尽可能避免类型声明文件。这样就可使用鼠标手势触发“转到源定义”。",
|
|
161
|
+
"configuration.server": "TS Server",
|
|
158
162
|
"configuration.suggest.autoImports": "启用/禁用自动导入建议。",
|
|
159
163
|
"configuration.suggest.classMemberSnippets.enabled": "启用/禁用类成员的代码段完成。",
|
|
160
164
|
"configuration.suggest.completeFunctionCalls": "完成函数的参数签名。",
|
|
@@ -199,6 +203,9 @@
|
|
|
199
203
|
"configuration.tsserver.web.projectWideIntellisense.suppressSemanticErrors": "即使启用了项目范围的 IntelliSense,仍会抑制 Web 上出现语义错误。当项目范围的 IntelliSense 未启用或不可用时,此功能将始终可用。请参阅 `#typescript.tsserver.web.projectWideIntellisense.enabled#`",
|
|
200
204
|
"configuration.tsserver.web.typeAcquisition.enabled": "在 Web 上启用/禁用包获取。这会为导入的包启用 IntelliSense。需要 `#typescript.tsserver.web.projectWideIntellisense.enabled#`。目前不支持 Safari。",
|
|
201
205
|
"configuration.typescript": "TypeScript",
|
|
206
|
+
"configuration.typescript.format": "TypeScript Formatting",
|
|
207
|
+
"configuration.typescript.preferences": "TypeScript Preferences",
|
|
208
|
+
"configuration.typescript.suggest": "TypeScript Suggestions",
|
|
202
209
|
"configuration.updateImportsOnPaste": "粘贴代码时自动更新导入项。需要 TypeScript 5.6+。",
|
|
203
210
|
"description": "为 JavaScript 和 TypeScript 提供丰富的语言支持。",
|
|
204
211
|
"displayName": "JavaScript 和 TypeScript 的语言功能",
|
|
@@ -1043,7 +1043,7 @@ var content = [
|
|
|
1043
1043
|
"为“{1}”找到 {0}",
|
|
1044
1044
|
"在 {2} 处找到“{1}”的 {0}",
|
|
1045
1045
|
"为“{1}”找到 {0}",
|
|
1046
|
-
|
|
1046
|
+
undefined,
|
|
1047
1047
|
"展开",
|
|
1048
1048
|
"以递归方式展开",
|
|
1049
1049
|
"折叠",
|
|
@@ -1247,7 +1247,7 @@ var content = [
|
|
|
1247
1247
|
"接受",
|
|
1248
1248
|
"跳转到下一个内联编辑",
|
|
1249
1249
|
"跳转",
|
|
1250
|
-
|
|
1250
|
+
undefined,
|
|
1251
1251
|
"隐藏内联建议",
|
|
1252
1252
|
"Reject",
|
|
1253
1253
|
"切换内联建议显示已折叠",
|
|
@@ -3315,7 +3315,7 @@ var content = [
|
|
|
3315
3315
|
"{0} 当前不可用",
|
|
3316
3316
|
"管理受信任的扩展",
|
|
3317
3317
|
"注销",
|
|
3318
|
-
|
|
3318
|
+
undefined,
|
|
3319
3319
|
"管理 {0} (配置文件)",
|
|
3320
3320
|
"{0} 源: {1}",
|
|
3321
3321
|
"{0}",
|
|
@@ -3476,7 +3476,7 @@ var content = [
|
|
|
3476
3476
|
"隐藏自定义标题栏",
|
|
3477
3477
|
"在全屏模式下隐藏自定义标题栏",
|
|
3478
3478
|
"编辑器操作",
|
|
3479
|
-
|
|
3479
|
+
undefined,
|
|
3480
3480
|
"帐户",
|
|
3481
3481
|
"管理",
|
|
3482
3482
|
"焦点标题栏",
|
|
@@ -3645,7 +3645,7 @@ var content = [
|
|
|
3645
3645
|
"始终以最大化方式打开面板。",
|
|
3646
3646
|
"永不以最大化方式打开面板。面板将以非最大化方式打开。",
|
|
3647
3647
|
"以关闭面板前的状态打开面板。",
|
|
3648
|
-
"
|
|
3648
|
+
"Controls whether activity items in the secondary side bar title are shown as label or icon. This setting only has an effect when {0} is not set to {1}.",
|
|
3649
3649
|
"控制工作台底部状态栏的可见性。",
|
|
3650
3650
|
"控制活动栏相对于主边栏和辅助侧栏的位置。",
|
|
3651
3651
|
"在主侧栏的一侧和辅助侧栏的顶部显示活动栏。",
|
|
@@ -4322,7 +4322,7 @@ var content = [
|
|
|
4322
4322
|
"当前",
|
|
4323
4323
|
"切换到聊天",
|
|
4324
4324
|
"新聊天标题",
|
|
4325
|
-
"
|
|
4325
|
+
"New Chat Editor",
|
|
4326
4326
|
"使用扩展聊天",
|
|
4327
4327
|
"清除输入历史记录",
|
|
4328
4328
|
"清除所有工作区聊天",
|
|
@@ -4331,12 +4331,12 @@ var content = [
|
|
|
4331
4331
|
"管理 Copilot",
|
|
4332
4332
|
"显示使用 Copilot 的扩展",
|
|
4333
4333
|
"配置代码完成...",
|
|
4334
|
-
"
|
|
4335
|
-
"
|
|
4336
|
-
"
|
|
4337
|
-
"
|
|
4338
|
-
"
|
|
4339
|
-
|
|
4334
|
+
"Upgrade Copilot Plan",
|
|
4335
|
+
"You've reached your monthly chat messages quota. You still have free code completions available.",
|
|
4336
|
+
"You've reached your monthly code completions quota. You still have free chat messages available.",
|
|
4337
|
+
"You've reached your monthly chat messages and code completions quota.",
|
|
4338
|
+
"Upgrade to Copilot Pro (your first 30 days are free) for:\r\n- Unlimited code completions\r\n- Unlimited basic chat messages\r\n- Access to premium models",
|
|
4339
|
+
undefined,
|
|
4340
4340
|
"关闭",
|
|
4341
4341
|
"升级到 Copilot Pro",
|
|
4342
4342
|
"Copilot",
|
|
@@ -4345,32 +4345,32 @@ var content = [
|
|
|
4345
4345
|
"重置工具确认",
|
|
4346
4346
|
"已重置工具确认首选项。",
|
|
4347
4347
|
"更多...",
|
|
4348
|
-
|
|
4348
|
+
undefined,
|
|
4349
4349
|
"登录以使用 Copilot...",
|
|
4350
|
-
"
|
|
4351
|
-
|
|
4352
|
-
|
|
4350
|
+
"Copilot Free plan chat messages quota reached. Click for details.",
|
|
4351
|
+
undefined,
|
|
4352
|
+
undefined,
|
|
4353
4353
|
"开始新聊天将结束当前的编辑会话。",
|
|
4354
4354
|
"开始新聊天?",
|
|
4355
4355
|
"是否要保留对 {0} 个文件的待定编辑?",
|
|
4356
4356
|
"保留并继续",
|
|
4357
4357
|
"撤消并继续",
|
|
4358
|
-
|
|
4359
|
-
|
|
4360
|
-
|
|
4361
|
-
|
|
4362
|
-
|
|
4363
|
-
|
|
4364
|
-
|
|
4365
|
-
|
|
4366
|
-
|
|
4367
|
-
|
|
4358
|
+
undefined,
|
|
4359
|
+
undefined,
|
|
4360
|
+
undefined,
|
|
4361
|
+
undefined,
|
|
4362
|
+
undefined,
|
|
4363
|
+
undefined,
|
|
4364
|
+
undefined,
|
|
4365
|
+
undefined,
|
|
4366
|
+
undefined,
|
|
4367
|
+
undefined,
|
|
4368
4368
|
"新建聊天",
|
|
4369
4369
|
"新建聊天",
|
|
4370
4370
|
"完成",
|
|
4371
4371
|
"撤消上一个请求",
|
|
4372
4372
|
"恢复上一个请求",
|
|
4373
|
-
|
|
4373
|
+
undefined,
|
|
4374
4374
|
"应用于 {0}",
|
|
4375
4375
|
"复制",
|
|
4376
4376
|
"在编辑器中应用",
|
|
@@ -4384,28 +4384,28 @@ var content = [
|
|
|
4384
4384
|
"将文件添加到聊天",
|
|
4385
4385
|
"将文件夹添加到聊天",
|
|
4386
4386
|
"将所选内容添加到聊天",
|
|
4387
|
-
|
|
4387
|
+
undefined,
|
|
4388
4388
|
"将搜索结果添加到聊天",
|
|
4389
|
-
|
|
4390
|
-
|
|
4391
|
-
"
|
|
4389
|
+
undefined,
|
|
4390
|
+
undefined,
|
|
4391
|
+
"Add Context...",
|
|
4392
4392
|
"将相关文件添加到工作集",
|
|
4393
4393
|
"粘贴的图像",
|
|
4394
4394
|
"来自剪贴板的图像",
|
|
4395
4395
|
"屏幕截图窗口",
|
|
4396
4396
|
"屏幕截图",
|
|
4397
|
-
"
|
|
4398
|
-
"
|
|
4399
|
-
"
|
|
4397
|
+
"Symbols...",
|
|
4398
|
+
"Folders...",
|
|
4399
|
+
"Problems...",
|
|
4400
4400
|
"内核变量...",
|
|
4401
4401
|
"选择并插入内核变量",
|
|
4402
4402
|
"相关文件",
|
|
4403
4403
|
"打开编辑器",
|
|
4404
4404
|
"搜索结果",
|
|
4405
|
-
|
|
4405
|
+
undefined,
|
|
4406
4406
|
"搜索附件",
|
|
4407
|
-
|
|
4408
|
-
|
|
4407
|
+
undefined,
|
|
4408
|
+
undefined,
|
|
4409
4409
|
"全部复制",
|
|
4410
4410
|
"复制",
|
|
4411
4411
|
"日志聊天输入历史记录",
|
|
@@ -4415,7 +4415,7 @@ var content = [
|
|
|
4415
4415
|
"设置模式",
|
|
4416
4416
|
"切换聊天模式将结束当前的编辑会话。",
|
|
4417
4417
|
"是否启动新会话?",
|
|
4418
|
-
"
|
|
4418
|
+
"Changing the chat mode will end your current edit session. Would you like to change the chat mode?",
|
|
4419
4419
|
"是",
|
|
4420
4420
|
"切换请求已暂停",
|
|
4421
4421
|
"恢复请求",
|
|
@@ -4424,11 +4424,11 @@ var content = [
|
|
|
4424
4424
|
"发送",
|
|
4425
4425
|
"发送",
|
|
4426
4426
|
"通过 {0} 发送",
|
|
4427
|
-
|
|
4428
|
-
|
|
4429
|
-
|
|
4430
|
-
|
|
4431
|
-
|
|
4427
|
+
undefined,
|
|
4428
|
+
undefined,
|
|
4429
|
+
undefined,
|
|
4430
|
+
undefined,
|
|
4431
|
+
undefined,
|
|
4432
4432
|
"发送到新聊天",
|
|
4433
4433
|
"取消",
|
|
4434
4434
|
"下一文件树",
|
|
@@ -4456,12 +4456,12 @@ var content = [
|
|
|
4456
4456
|
"是",
|
|
4457
4457
|
"不再询问",
|
|
4458
4458
|
"插入笔记本",
|
|
4459
|
-
|
|
4460
|
-
|
|
4461
|
-
|
|
4462
|
-
|
|
4463
|
-
|
|
4464
|
-
|
|
4459
|
+
undefined,
|
|
4460
|
+
undefined,
|
|
4461
|
+
undefined,
|
|
4462
|
+
undefined,
|
|
4463
|
+
undefined,
|
|
4464
|
+
undefined,
|
|
4465
4465
|
"接受",
|
|
4466
4466
|
"选择工具...",
|
|
4467
4467
|
"添加 MCP 服务器...",
|
|
@@ -4487,17 +4487,17 @@ var content = [
|
|
|
4487
4487
|
"没有可用的代码映射器。",
|
|
4488
4488
|
"正在使用 {0} 应用代码块...",
|
|
4489
4489
|
"未能应用代码块: {0}",
|
|
4490
|
-
"
|
|
4491
|
-
"
|
|
4492
|
-
"
|
|
4490
|
+
"Attached {0}, {1}, line {2} to line {3}",
|
|
4491
|
+
"Attached {0}, {1}",
|
|
4492
|
+
"Current {0} context",
|
|
4493
4493
|
"已禁用",
|
|
4494
|
-
"
|
|
4495
|
-
"
|
|
4496
|
-
|
|
4497
|
-
|
|
4498
|
-
|
|
4499
|
-
|
|
4500
|
-
|
|
4494
|
+
"Disable current {0} context",
|
|
4495
|
+
"Enable current {0} context",
|
|
4496
|
+
undefined,
|
|
4497
|
+
undefined,
|
|
4498
|
+
undefined,
|
|
4499
|
+
undefined,
|
|
4500
|
+
undefined,
|
|
4501
4501
|
"聊天",
|
|
4502
4502
|
"控制聊天代码块中的字号(以像素为单位)。",
|
|
4503
4503
|
"控制聊天代码块中的字体系列。",
|
|
@@ -4517,16 +4517,16 @@ var content = [
|
|
|
4517
4517
|
"为 panel 聊天启用聊天参与者自动删除功能。",
|
|
4518
4518
|
"为 panel 聊天启用聊天参与者自动删除功能。",
|
|
4519
4519
|
"控制是否应在聊天输入中呈现相关文件。",
|
|
4520
|
-
|
|
4520
|
+
undefined,
|
|
4521
4521
|
"控制在需要确认时是否应聚焦 Copilot 窗口。",
|
|
4522
|
-
"
|
|
4522
|
+
"Controls whether tool use should be automatically approved.",
|
|
4523
4523
|
"启用与模型上下文协议服务器的集成,以提供其他工具和功能。",
|
|
4524
4524
|
"模型上下文协议服务器配置",
|
|
4525
|
-
|
|
4525
|
+
undefined,
|
|
4526
4526
|
"启用在磁盘上而不是存储服务中存储聊天会话。启用此功能后,将按工作区将现有会话一次性迁移到新格式。",
|
|
4527
4527
|
"启用基于工具调用的新编辑模式。启用此功能后,不支持工具调用的模型将无法用于编辑模式。",
|
|
4528
|
-
"启用在 Copilot
|
|
4529
|
-
"启用在 Copilot
|
|
4528
|
+
"启用在 Copilot 对话助手智能体模式下使用由第三方扩展提供的工具。",
|
|
4529
|
+
"启用在 Copilot 对话助手智能体模式下使用由第三方扩展提供的工具。",
|
|
4530
4530
|
"启用 {0} 服务器发现",
|
|
4531
4531
|
"在计算机上配置模型上下文协议服务器的发现。可以将其设置为 `true` 或 `false` 以禁用或启用所有源,以及要启用的映射源。",
|
|
4532
4532
|
"提示文件",
|
|
@@ -4535,8 +4535,8 @@ var content = [
|
|
|
4535
4535
|
"提示文件位置",
|
|
4536
4536
|
"指定可在聊天、编辑和内联聊天会话中附加的可重用提示文件(`*{0}`)的位置。[了解详细信息]({1}).\r\n\r\n相对路径是从工作区的根文件夹解析的。",
|
|
4537
4537
|
"聊天",
|
|
4538
|
-
"为 {0}
|
|
4539
|
-
"允许 Copilot Edits
|
|
4538
|
+
"为 {0} 启用智能体模式。启用此功能后,视图中将显示一个下拉列表以切换智能体模式。",
|
|
4539
|
+
"允许 Copilot Edits 在智能体模式下每次使用的最大请求数。达到限制时,Copilot 将要求用户确认是否继续工作。\r\n\r\n> **注意**: 对于参加 Copilot 免费计划的用户,请注意,每个智能体模式请求当前会使用一个聊天请求。",
|
|
4540
4540
|
"启动新聊天",
|
|
4541
4541
|
"选择工作区中的文件",
|
|
4542
4542
|
"聊天",
|
|
@@ -4553,8 +4553,8 @@ var content = [
|
|
|
4553
4553
|
"{0} {1} 个代码块",
|
|
4554
4554
|
"此聊天扩展使用的是保留名称。",
|
|
4555
4555
|
"查看扩展",
|
|
4556
|
-
|
|
4557
|
-
|
|
4556
|
+
undefined,
|
|
4557
|
+
undefined,
|
|
4558
4558
|
"从上下文中移除",
|
|
4559
4559
|
"附加文件,{0},行 {1} 到行 {2}",
|
|
4560
4560
|
"附加文件,{0}",
|
|
@@ -4617,8 +4617,8 @@ var content = [
|
|
|
4617
4617
|
"URL",
|
|
4618
4618
|
"来自 URL 的图像",
|
|
4619
4619
|
"将 {0} 附加为上下文",
|
|
4620
|
-
|
|
4621
|
-
|
|
4620
|
+
undefined,
|
|
4621
|
+
undefined,
|
|
4622
4622
|
"删除文件",
|
|
4623
4623
|
"{0} 个文件",
|
|
4624
4624
|
"是否从工作集中删除 {0}?",
|
|
@@ -4637,7 +4637,7 @@ var content = [
|
|
|
4637
4637
|
"是",
|
|
4638
4638
|
"清除工作集",
|
|
4639
4639
|
"查看所有编辑",
|
|
4640
|
-
|
|
4640
|
+
undefined,
|
|
4641
4641
|
"撤消请求",
|
|
4642
4642
|
"这将删除上一个请求并撤消对 {0} 所做的编辑。是否继续?",
|
|
4643
4643
|
"这将删除上一个请求,并撤消对工作集中的 {0} 文件所做的编辑。是否继续?",
|
|
@@ -4722,8 +4722,8 @@ var content = [
|
|
|
4722
4722
|
"{0} - {1}",
|
|
4723
4723
|
"添加建议 {0}",
|
|
4724
4724
|
"添加建议",
|
|
4725
|
-
|
|
4726
|
-
|
|
4725
|
+
undefined,
|
|
4726
|
+
undefined,
|
|
4727
4727
|
"代理",
|
|
4728
4728
|
"编辑",
|
|
4729
4729
|
"询问",
|
|
@@ -4743,7 +4743,7 @@ var content = [
|
|
|
4743
4743
|
"其他",
|
|
4744
4744
|
"聊天",
|
|
4745
4745
|
"聊天(&&C)",
|
|
4746
|
-
|
|
4746
|
+
undefined,
|
|
4747
4747
|
"提供聊天参与者",
|
|
4748
4748
|
"此聊天参与者的唯一 ID。",
|
|
4749
4749
|
"此聊天参与者面向用户的名称。用户将使用 \"@\" 与此名称来调用参与者。名词不能包含空格。",
|
|
@@ -4772,11 +4772,11 @@ var content = [
|
|
|
4772
4772
|
"描述",
|
|
4773
4773
|
"命令",
|
|
4774
4774
|
"聊天参与者",
|
|
4775
|
-
|
|
4776
|
-
|
|
4777
|
-
|
|
4778
|
-
|
|
4779
|
-
|
|
4775
|
+
undefined,
|
|
4776
|
+
undefined,
|
|
4777
|
+
undefined,
|
|
4778
|
+
undefined,
|
|
4779
|
+
undefined,
|
|
4780
4780
|
"粘贴的图像",
|
|
4781
4781
|
"粘贴的图像附件",
|
|
4782
4782
|
"粘贴的代码附件",
|
|
@@ -4785,16 +4785,16 @@ var content = [
|
|
|
4785
4785
|
"{0} {1}/{2}",
|
|
4786
4786
|
"{0} {1}",
|
|
4787
4787
|
"询问 Copilot",
|
|
4788
|
-
|
|
4788
|
+
undefined,
|
|
4789
4789
|
"在代理模式下编辑工作区中的文件",
|
|
4790
4790
|
"编辑工作区中的文件",
|
|
4791
|
-
|
|
4792
|
-
|
|
4793
|
-
|
|
4791
|
+
undefined,
|
|
4792
|
+
undefined,
|
|
4793
|
+
undefined,
|
|
4794
4794
|
"需要设置 Copilot 以使用聊天。",
|
|
4795
4795
|
"正在准备 Copilot。",
|
|
4796
4796
|
"Copilot 即将就绪。",
|
|
4797
|
-
"Copilot
|
|
4797
|
+
"Copilot took too long to get ready. Please review the guidance in the Chat view.",
|
|
4798
4798
|
"正在登录到 {0}。",
|
|
4799
4799
|
"正在准备 Copilot。",
|
|
4800
4800
|
"Copilot 设置失败。",
|
|
@@ -4811,7 +4811,7 @@ var content = [
|
|
|
4811
4811
|
"[Copilot]({0})是你的 AI 编程搭档。利用完成更快地编写代码、修复 bug 以及跨多个文件生成新功能,并通过聊天了解代码库。",
|
|
4812
4812
|
"继续操作即表示你同意 [条款]({0})和 [隐私策略]({1})。",
|
|
4813
4813
|
"Copilot Free 和 Pro 可能会显示 [公共代码]({0}) 建议,我们可能会使用你的数据来改进产品。你可以随时]({1}) 更改这些 [设置。",
|
|
4814
|
-
|
|
4814
|
+
undefined,
|
|
4815
4815
|
"免费借助 Copilot 使用 AI 功能...",
|
|
4816
4816
|
"Copilot 设置失败。是否要重试?",
|
|
4817
4817
|
"重试",
|
|
@@ -4831,15 +4831,15 @@ var content = [
|
|
|
4831
4831
|
"将解析为 {0}",
|
|
4832
4832
|
"必须输入有效的 {0} 实例(即 \"octocat\" 或 \"https://octocat.ghe.com\")",
|
|
4833
4833
|
"提供的 {0} 实例无效。是否要再次输入?",
|
|
4834
|
-
|
|
4835
|
-
|
|
4836
|
-
|
|
4837
|
-
|
|
4838
|
-
|
|
4839
|
-
|
|
4840
|
-
|
|
4841
|
-
|
|
4842
|
-
|
|
4834
|
+
undefined,
|
|
4835
|
+
undefined,
|
|
4836
|
+
undefined,
|
|
4837
|
+
undefined,
|
|
4838
|
+
undefined,
|
|
4839
|
+
undefined,
|
|
4840
|
+
undefined,
|
|
4841
|
+
undefined,
|
|
4842
|
+
undefined,
|
|
4843
4843
|
"仪表背景色。",
|
|
4844
4844
|
"仪表前景色。",
|
|
4845
4845
|
"仪表边框颜色。",
|
|
@@ -4847,18 +4847,18 @@ var content = [
|
|
|
4847
4847
|
"仪表警告前景色。",
|
|
4848
4848
|
"仪表错误背景色。",
|
|
4849
4849
|
"仪表错误前景色。",
|
|
4850
|
-
|
|
4851
|
-
|
|
4850
|
+
undefined,
|
|
4851
|
+
undefined,
|
|
4852
4852
|
"Copilot 状态",
|
|
4853
4853
|
"已注销",
|
|
4854
|
-
"
|
|
4855
|
-
"
|
|
4856
|
-
"
|
|
4854
|
+
"Chat quota reached",
|
|
4855
|
+
"Completions quota reached",
|
|
4856
|
+
"Quota reached",
|
|
4857
4857
|
"已禁用代码补全",
|
|
4858
|
-
"Copilot
|
|
4858
|
+
"Copilot Usage",
|
|
4859
4859
|
"聊天消息",
|
|
4860
4860
|
"代码补全",
|
|
4861
|
-
"
|
|
4861
|
+
"Allowance renews on {0}.",
|
|
4862
4862
|
"升级到 Copilot Pro",
|
|
4863
4863
|
"设置",
|
|
4864
4864
|
"设置 Copilot 以使用 AI 功能。",
|
|
@@ -4887,18 +4887,18 @@ var content = [
|
|
|
4887
4887
|
"在 [[``{1}``]] 中进行了 {0} 处更改",
|
|
4888
4888
|
"已修改原始文件。",
|
|
4889
4889
|
"是否仍要应用更改?",
|
|
4890
|
-
|
|
4891
|
-
|
|
4892
|
-
|
|
4893
|
-
|
|
4894
|
-
|
|
4895
|
-
|
|
4896
|
-
|
|
4890
|
+
undefined,
|
|
4891
|
+
undefined,
|
|
4892
|
+
undefined,
|
|
4893
|
+
undefined,
|
|
4894
|
+
undefined,
|
|
4895
|
+
undefined,
|
|
4896
|
+
undefined,
|
|
4897
4897
|
"安装聊天扩展...",
|
|
4898
|
-
|
|
4899
|
-
|
|
4900
|
-
|
|
4901
|
-
|
|
4898
|
+
undefined,
|
|
4899
|
+
undefined,
|
|
4900
|
+
undefined,
|
|
4901
|
+
undefined,
|
|
4902
4902
|
"{0}({1})",
|
|
4903
4903
|
"{0} ({1})",
|
|
4904
4904
|
"此处有一个聊天代理悬停部件。",
|
|
@@ -4907,19 +4907,19 @@ var content = [
|
|
|
4907
4907
|
"所需操作: {0}",
|
|
4908
4908
|
"{0} 此工具来自扩展“{1}”。请仔细查看任何请求的操作。",
|
|
4909
4909
|
"运行 {0}",
|
|
4910
|
-
|
|
4911
|
-
|
|
4912
|
-
|
|
4910
|
+
undefined,
|
|
4911
|
+
undefined,
|
|
4912
|
+
undefined,
|
|
4913
4913
|
"当前未同步用户提示。是否要启用同步用户提示?",
|
|
4914
4914
|
"启用",
|
|
4915
|
-
|
|
4915
|
+
undefined,
|
|
4916
4916
|
"选择提示源文件夹",
|
|
4917
4917
|
"当前工作区",
|
|
4918
4918
|
"了解如何配置可重用提示",
|
|
4919
4919
|
"未找到提示源文件夹。",
|
|
4920
4920
|
"文件夹已存在于 '{0}'。",
|
|
4921
4921
|
"无效的提示文件名 '{0}'。",
|
|
4922
|
-
|
|
4922
|
+
undefined,
|
|
4923
4923
|
"代理模式",
|
|
4924
4924
|
"向聊天视图提供欢迎消息",
|
|
4925
4925
|
"欢迎消息的图标。",
|
|
@@ -4950,8 +4950,8 @@ var content = [
|
|
|
4950
4950
|
"如果聊天输入具有焦点,则为 True。",
|
|
4951
4951
|
"当焦点位于聊天输入中时为 true,否则为 false。",
|
|
4952
4952
|
"当焦点位于聊天小组件中时为 true,否则为 false。",
|
|
4953
|
-
|
|
4954
|
-
|
|
4953
|
+
undefined,
|
|
4954
|
+
undefined,
|
|
4955
4955
|
"当前聊天模式。",
|
|
4956
4956
|
"启用聊天时为 True,因为默认聊天参与者是使用实现激活的。",
|
|
4957
4957
|
"为面板注册默认聊天参与者时为 True。",
|
|
@@ -4962,7 +4962,7 @@ var content = [
|
|
|
4962
4962
|
"如果快速聊天 UI 具有焦点,则为 true,否则为 false。",
|
|
4963
4963
|
"当聊天有文件附件时为 True。",
|
|
4964
4964
|
"如果用户可以手动选择聊天模型,则为 True。",
|
|
4965
|
-
|
|
4965
|
+
undefined,
|
|
4966
4966
|
"当不允许代理模式时为 True。",
|
|
4967
4967
|
"如果存在工具确认,则为 True。",
|
|
4968
4968
|
"聊天中可用工具的数量。",
|
|
@@ -5005,7 +5005,7 @@ var content = [
|
|
|
5005
5005
|
"递归",
|
|
5006
5006
|
"已中断",
|
|
5007
5007
|
"{0} 指向将被忽略的“{2}”的 {1} 链接。{3}",
|
|
5008
|
-
|
|
5008
|
+
undefined,
|
|
5009
5009
|
"提供可由聊天会话中的语言模型或独立命令调用的工具。所有扩展都可以使用已注册的工具。",
|
|
5010
5010
|
"此工作的唯一名称。此名称必须是全局唯一标识符,并在向语言模型演示此工具时用作名称。",
|
|
5011
5011
|
"如果为此工具启用了 {0},用户可将 \"#\" 与此名称一起使用,以在查询中调用此工具。否则,不需要该名称。名称不能包含空格。",
|
|
@@ -5052,11 +5052,11 @@ var content = [
|
|
|
5052
5052
|
"差异算法已提前停止(在 {0} ms 之后)",
|
|
5053
5053
|
"删除限制",
|
|
5054
5054
|
"禁用空编辑器提示",
|
|
5055
|
-
|
|
5056
|
-
|
|
5057
|
-
|
|
5058
|
-
|
|
5059
|
-
|
|
5055
|
+
undefined,
|
|
5056
|
+
undefined,
|
|
5057
|
+
undefined,
|
|
5058
|
+
undefined,
|
|
5059
|
+
undefined,
|
|
5060
5060
|
" 在设置中切换 {0} 以禁用此提示。",
|
|
5061
5061
|
"查找",
|
|
5062
5062
|
"查找",
|
|
@@ -6249,22 +6249,22 @@ var content = [
|
|
|
6249
6249
|
"激活后,如果窗口不在焦点中,扩展将在更新后自动重启。如果已打开 Notebooks 或自定义编辑器,则可能会丢失数据。",
|
|
6250
6250
|
"启用后,将从 Unpkg 服务提取要更新的扩展。",
|
|
6251
6251
|
"配置要连接到的市场服务 URL",
|
|
6252
|
-
|
|
6253
|
-
|
|
6254
|
-
|
|
6255
|
-
|
|
6256
|
-
|
|
6257
|
-
|
|
6258
|
-
|
|
6259
|
-
|
|
6260
|
-
|
|
6261
|
-
|
|
6262
|
-
|
|
6263
|
-
|
|
6264
|
-
|
|
6265
|
-
|
|
6266
|
-
|
|
6267
|
-
|
|
6252
|
+
undefined,
|
|
6253
|
+
undefined,
|
|
6254
|
+
undefined,
|
|
6255
|
+
undefined,
|
|
6256
|
+
undefined,
|
|
6257
|
+
undefined,
|
|
6258
|
+
undefined,
|
|
6259
|
+
undefined,
|
|
6260
|
+
undefined,
|
|
6261
|
+
undefined,
|
|
6262
|
+
undefined,
|
|
6263
|
+
undefined,
|
|
6264
|
+
undefined,
|
|
6265
|
+
undefined,
|
|
6266
|
+
undefined,
|
|
6267
|
+
undefined,
|
|
6268
6268
|
"找不到扩展“{0}”。",
|
|
6269
6269
|
"安装给定的扩展",
|
|
6270
6270
|
"扩展 ID 或 VSIX 资源 URI",
|
|
@@ -6278,7 +6278,7 @@ var content = [
|
|
|
6278
6278
|
"要卸载的扩展的 id",
|
|
6279
6279
|
"扩展 ID 是必需的。",
|
|
6280
6280
|
"未安装扩展“{0}”。请确保你使用包括发布者的完整的扩展 ID,例如 ms-vscode.csharp。",
|
|
6281
|
-
"
|
|
6281
|
+
"Extension '{0}' is a Built-in extension and cannot be uninstalled",
|
|
6282
6282
|
"搜索特定扩展",
|
|
6283
6283
|
"要在搜索中使用的查询",
|
|
6284
6284
|
"键入要安装或搜索的扩展的名称。",
|
|
@@ -6599,16 +6599,16 @@ var content = [
|
|
|
6599
6599
|
"{0} 需要更新",
|
|
6600
6600
|
"{0} 需要重启",
|
|
6601
6601
|
"{0} 需要重启",
|
|
6602
|
-
"
|
|
6602
|
+
"The extension '{0}' was found to be problematic and has been uninstalled",
|
|
6603
6603
|
"重启扩展",
|
|
6604
6604
|
"立即重新加载",
|
|
6605
|
-
|
|
6605
|
+
undefined,
|
|
6606
6606
|
"过去 30 天内使用 {0} 的扩展",
|
|
6607
6607
|
"找不到扩展。",
|
|
6608
6608
|
"离线时无法搜索市场,请检查网络连接。",
|
|
6609
6609
|
"提取扩展时出错。{0}",
|
|
6610
|
-
|
|
6611
|
-
|
|
6610
|
+
undefined,
|
|
6611
|
+
undefined,
|
|
6612
6612
|
"没有要安装的扩展。",
|
|
6613
6613
|
"已验证的发布服务器 {0}",
|
|
6614
6614
|
"发布服务器 {0}",
|
|
@@ -6697,12 +6697,12 @@ var content = [
|
|
|
6697
6697
|
"无法安装“{0}”扩展,因为它不兼容。",
|
|
6698
6698
|
"卸载带依赖项的扩展",
|
|
6699
6699
|
"全部卸载",
|
|
6700
|
-
"
|
|
6700
|
+
"Uninstalling extension...",
|
|
6701
6701
|
"无法单独卸载 \"{0}\" 扩展。\"{1}\" 扩展依赖于它。是否要卸载所有这些扩展?",
|
|
6702
6702
|
"无法单独卸载 \"{0}\" 扩展。\"{1}\" 和 \"{2}\" 扩展依赖于它。是否要卸载所有这些扩展?",
|
|
6703
6703
|
"无法单独卸载 \"{0}\" 扩展。\"{1}\"、\"{2}\" 和其他扩展依赖于它。是否要卸载所有这些扩展?",
|
|
6704
|
-
"
|
|
6705
|
-
"
|
|
6704
|
+
"Installing '{0}' extension...",
|
|
6705
|
+
"Installing extension...",
|
|
6706
6706
|
"禁用带依赖项的扩展",
|
|
6707
6707
|
"全部禁用",
|
|
6708
6708
|
"无法单独禁用 \"{0}\" 扩展。\"{1}\" 扩展依赖于此扩展。要禁用所有这些扩展吗?",
|
|
@@ -7587,7 +7587,7 @@ var content = [
|
|
|
7587
7587
|
"从 Docker 映像安装",
|
|
7588
7588
|
"命令(stdio)",
|
|
7589
7589
|
"运行实现 MCP 协议的本地命令",
|
|
7590
|
-
"HTTP (
|
|
7590
|
+
"HTTP (HTTP or Server-Sent Events)",
|
|
7591
7591
|
"连接到实现 MCP 协议的远程 HTTP 服务器",
|
|
7592
7592
|
"手动安装",
|
|
7593
7593
|
"模型辅助",
|
|
@@ -7645,7 +7645,7 @@ var content = [
|
|
|
7645
7645
|
"包含服务器环境变量的文件的路径。",
|
|
7646
7646
|
"传递给服务器的环境变量。",
|
|
7647
7647
|
"模型上下文协议服务器",
|
|
7648
|
-
"
|
|
7648
|
+
"The URL of the Streamable HTTP or SSE endpoint.",
|
|
7649
7649
|
"发送到服务器的附加标头。",
|
|
7650
7650
|
"提供模型上下文协议服务器。用户还应使用 `vscode.lm.registerMcpConfigurationProvider`。",
|
|
7651
7651
|
"集合的唯一 ID。",
|
|
@@ -7667,10 +7667,10 @@ var content = [
|
|
|
7667
7667
|
"连接状态: {0}",
|
|
7668
7668
|
"正在停止服务器 {0}",
|
|
7669
7669
|
"{0} 此工具来自“{1}”(MCP 服务器)。请注意,MCP 服务器或恶意对话内容可能会尝试通过工具滥用“{2}”。请仔细查看任何请求的操作。",
|
|
7670
|
-
"
|
|
7670
|
+
"Run {0}",
|
|
7671
7671
|
"{0}\r\n\r\n {1}",
|
|
7672
|
-
"
|
|
7673
|
-
"
|
|
7672
|
+
"Running {0}",
|
|
7673
|
+
"Ran {0} ",
|
|
7674
7674
|
"已停止",
|
|
7675
7675
|
"正在启动",
|
|
7676
7676
|
"正在运行",
|
|
@@ -7946,7 +7946,7 @@ var content = [
|
|
|
7946
7946
|
"清除笔记本编辑器类型缓存",
|
|
7947
7947
|
"无法联接不同种类的单元格",
|
|
7948
7948
|
"联接 Notebook 单元格",
|
|
7949
|
-
"
|
|
7949
|
+
"Show Empty Outputs",
|
|
7950
7950
|
"复制单元格输出",
|
|
7951
7951
|
"在文本编辑器中打开单元输出",
|
|
7952
7952
|
"发出请求",
|