@codingame/monaco-vscode-language-pack-zh-hans 1.83.15 → 1.85.0-next.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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@codingame/monaco-vscode-language-pack-zh-hans",
3
- "version": "1.83.15",
3
+ "version": "1.85.0-next.0",
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
- "vscode": "npm:@codingame/monaco-vscode-api@1.83.15"
21
+ "vscode": "npm:@codingame/monaco-vscode-api@1.85.0-next.0"
22
22
  }
23
23
  }
@@ -256,6 +256,9 @@ var content = {
256
256
  codeMovedFromWithChanges: "代码已从行 {0}-{1} 移动,有更改",
257
257
  codeMovedTo: "代码已移动到行 {0} {1}",
258
258
  codeMovedToWithChanges: "代码已移动至行 {0}-{1},有更改"
259
+ },
260
+ "vs/editor/browser/widget/multiDiffEditorWidget/colors": {
261
+ "multiDiffEditor.headerBackground": "差异编辑器标题的背景色"
259
262
  },
260
263
  "vs/editor/common/config/editorConfigurationSchema": {
261
264
  codeLens: "控制是否在编辑器中显示 CodeLens。",
@@ -2506,6 +2509,9 @@ var content = {
2506
2509
  "workspaceConfig.tasks.description": "工作区任务配置",
2507
2510
  "workspaceConfig.transient": "重启或重新加载时,暂时性工作区将消失。",
2508
2511
  "workspaceConfig.uri.description": "文件夹的 URI"
2512
+ },
2513
+ "vs/workbench/api/common/extHostChatAgents2": {
2514
+ errorResponse: "提供程序出错: {0}"
2509
2515
  },
2510
2516
  "vs/workbench/api/common/extHostDiagnostics": {
2511
2517
  limitHit: "未显示 {0} 个进一步的错误和警告。"
@@ -3182,6 +3188,9 @@ var content = {
3182
3188
  editorUnsupportedInAuxWindow: "此类型的编辑器尚无法在其他窗口中打开。",
3183
3189
  ok: "确定(&&O)",
3184
3190
  openFolder: "关闭编辑器"
3191
+ },
3192
+ "vs/workbench/browser/parts/editor/editorParts": {
3193
+ groupLabel: "窗口 {0}"
3185
3194
  },
3186
3195
  "vs/workbench/browser/parts/editor/editorPlaceholder": {
3187
3196
  errorEditor: "编辑器错误",
@@ -3276,6 +3285,18 @@ var content = {
3276
3285
  },
3277
3286
  "vs/workbench/browser/parts/editor/textEditor": {
3278
3287
  editor: "编辑器"
3288
+ },
3289
+ "vs/workbench/browser/parts/globalCompositeBar": {
3290
+ accounts: "帐户",
3291
+ accountsViewBarIcon: "视图栏中的“帐户”图标。",
3292
+ authProviderUnavailable: "{0} 当前不可用",
3293
+ hideAccounts: "隐藏帐户",
3294
+ loading: "正在加载...",
3295
+ manage: "管理",
3296
+ "manage profile": "管理 {0} (配置文件)",
3297
+ manageTrustedExtensions: "管理受信任的扩展",
3298
+ noAccounts: "你未登录任何帐户",
3299
+ signOut: "注销"
3279
3300
  },
3280
3301
  "vs/workbench/browser/parts/notifications/notificationsActions": {
3281
3302
  clearAllIcon: "通知中“全部清除”操作的图标。",
@@ -3331,6 +3352,9 @@ var content = {
3331
3352
  executeCommand: "单击以执行命令 \"{0}\"",
3332
3353
  notificationActions: "通知操作",
3333
3354
  notificationSource: "来源: {0}"
3355
+ },
3356
+ "vs/workbench/browser/parts/paneCompositeBar": {
3357
+ resetLocation: "重置位置"
3334
3358
  },
3335
3359
  "vs/workbench/browser/parts/paneCompositePart": {
3336
3360
  moreActions: "更多操作...",
@@ -3418,6 +3442,13 @@ var content = {
3418
3442
  mView: "查看(&&V)",
3419
3443
  "menubar.customTitlebarAccessibilityNotification": "为您启用了辅助功能支持。对于最易于访问的体验, 我们建议使用自定义标题栏样式。",
3420
3444
  restartToUpdate: "重新启动以更新(&&U)"
3445
+ },
3446
+ "vs/workbench/browser/parts/titlebar/titlebarActions": {
3447
+ accounts: "帐户",
3448
+ manage: "管理",
3449
+ "toggle.commandCenter": "命令中心",
3450
+ "toggle.editorActions": "编辑器操作",
3451
+ "toggle.layout": "布局控件"
3421
3452
  },
3422
3453
  "vs/workbench/browser/parts/titlebar/titlebarPart": {
3423
3454
  ariaLabelTitleActions: "标题操作",
@@ -3471,6 +3502,19 @@ var content = {
3471
3502
  rendererLog: "窗口",
3472
3503
  reset: "重置用户数据",
3473
3504
  "reset user data message": "是否要重置数据(设置、键绑定、扩展、代码段和 UI 状态)并重新加载?"
3505
+ },
3506
+ "vs/workbench/browser/window": {
3507
+ learnMore: "了解详细信息(&&L)",
3508
+ open: "打开(&&O)",
3509
+ "openExternalDialogButtonInstall.v3": "安装(&&I)",
3510
+ "openExternalDialogButtonRetry.v2": "重试(&&T)",
3511
+ "openExternalDialogDetail.v2": "我们已在你的计算机上启动 {0}。\r\n\r\n如果 {1} 未启动,请重试或在下面安装。",
3512
+ openExternalDialogDetailNoInstall: "我们已你的计算机上启动 {0}。\r\n\r\n如果 {1} 未启动,请在下面重试。",
3513
+ openExternalDialogTitle: "全部完成。现在可以关闭此选项卡。",
3514
+ reload: "重新加载(&&R)",
3515
+ shutdownError: "出现意外错误,需要重新加载此页面。",
3516
+ shutdownErrorDetail: "工作台在运行时被意外释放。",
3517
+ unableToOpenExternal: "浏览器已中断新选项卡或窗口的打开。仍然按“打开”以将其打开。"
3474
3518
  },
3475
3519
  "vs/workbench/browser/workbench.contribution": {
3476
3520
  activeEditorLong: "\"${activeEditorLong}\": 文件的完整路径 (例如 /Users/Development/myFolder/myFileFolder/myFile.txt)。",
@@ -3949,6 +3993,11 @@ var content = {
3949
3993
  "screenReaderDetectedExplanation.answerYes": "是",
3950
3994
  "screenReaderDetectedExplanation.question": "你是否在使用屏幕阅读器操作 VS Code?",
3951
3995
  "status.editor.screenReaderMode": "屏幕阅读器模式"
3996
+ },
3997
+ "vs/workbench/contrib/accessibility/browser/accessibleNotificationService": {
3998
+ cleared: "已清除",
3999
+ formatted: "格式化",
4000
+ saved: "已保存"
3952
4001
  },
3953
4002
  "vs/workbench/contrib/accessibility/browser/accessibleView": {
3954
4003
  "accessibility-help": "辅助功能帮助",
@@ -4084,6 +4133,10 @@ var content = {
4084
4133
  "interactiveSession.history.pick": "切换到聊天会话",
4085
4134
  "interactiveSession.open": "打开编辑器({0})",
4086
4135
  quickChat: "快速聊天"
4136
+ },
4137
+ "vs/workbench/contrib/chat/browser/actions/chatExecuteActions": {
4138
+ "interactive.cancel.label": "取消",
4139
+ "interactive.submit.label": "提交"
4087
4140
  },
4088
4141
  "vs/workbench/contrib/chat/browser/actions/chatQuickInputActions": {
4089
4142
  "chat.closeQuickChat.label": "关闭快速聊天",
@@ -4094,6 +4147,55 @@ var content = {
4094
4147
  "toggle.desc": "切换快速聊天",
4095
4148
  "toggle.isPartialQuery": "查询是否为部分查询; 它将等待更多用户输入",
4096
4149
  "toggle.query": "用于打开快速聊天的查询"
4150
+ },
4151
+ "vs/workbench/contrib/chat/browser/chatEditorInput": {
4152
+ chatEditorName: "聊天"
4153
+ },
4154
+ "vs/workbench/contrib/chat/browser/chatInputPart": {
4155
+ "actions.chat.accessibiltyHelp": "聊天输入,键入内容进行提问或者键入 / 来查找主题,按 Enter 可发送请求。使用 {0} 查看聊天辅助功能帮助。",
4156
+ chatInput: "聊天输入",
4157
+ "chatInput.accessibilityHelpNoKb": "聊天输入,在此处键入代码,然后按 Enter 运行。有关详细信息,请使用“聊天辅助功能帮助”命令。"
4158
+ },
4159
+ "vs/workbench/contrib/chat/browser/chatListRenderer": {
4160
+ chat: "聊天",
4161
+ commandFollowUpInfo: "命令: {0}",
4162
+ commandFollowUpInfoMany: "命令: {0}",
4163
+ multiCodeBlock: "{0} {1} 个代码块",
4164
+ multiCodeBlockHint: "{0} {1} 个代码块: {2}",
4165
+ multiFileTreeHint: "{0} 个文件树",
4166
+ noCodeBlocks: "{0} {1}",
4167
+ noCodeBlocksHint: "{0} {1} {2}",
4168
+ singleCodeBlock: "{0} 1 个代码块: {1}",
4169
+ singleCodeBlockHint: "{0} 1 代码块: {1} {2}",
4170
+ singleFileTreeHint: "1 文件树",
4171
+ thinking: "思考中",
4172
+ treeAriaLabel: "文件树",
4173
+ usedAgent: "已使用 {0}",
4174
+ usedReferencesCollapsed: "{0},已折叠",
4175
+ usedReferencesExpanded: "{0},已展开",
4176
+ usedReferencesPlural: "已使用 {0} 引用",
4177
+ usedReferencesSingular: "已使用 {0} 引用",
4178
+ usingAgent: "使用 {0}"
4179
+ },
4180
+ "vs/workbench/contrib/chat/browser/codeBlockPart": {
4181
+ "chat.codeBlock.toolbar": "代码块工具栏",
4182
+ "chat.codeBlock.toolbarVerbose": "可通过选项卡访问的代码块的工具栏",
4183
+ "chat.codeBlockHelp": "代码块",
4184
+ "chat.codeBlockLabel": "代码块 {0}",
4185
+ vulnerabilitiesPlural: "{0} 个漏洞",
4186
+ vulnerabilitiesSingular: "{0} 个漏洞"
4187
+ },
4188
+ "vs/workbench/contrib/chat/common/chatContextKeys": {
4189
+ chatRequest: "聊天项是一个请求",
4190
+ chatResponse: "聊天项是一个响应。",
4191
+ chatResponseFiltered: "服务器筛选掉聊天响应时为 True。",
4192
+ chatResponseSupportsIssueReporting: "如果当前聊天响应支持问题报告,则为 True。",
4193
+ hasChatProvider: "注册某些聊天提供程序时为 True。",
4194
+ inChat: "当焦点位于聊天小组件中时为 true,否则为 false。",
4195
+ inInteractiveInput: "当焦点位于聊天输入中时为 true,否则为 false。",
4196
+ interactiveInputHasText: "如果聊天输入包含文本,则为 True。",
4197
+ interactiveSessionRequestInProgress: "当前请求仍在进行时为 True。",
4198
+ interactiveSessionResponseVote: "对响应投赞成票后,其设置为 \"up\"。投反对票时,设置为 \"down\"。否则为空字符串。"
4097
4199
  },
4098
4200
  "vs/workbench/contrib/codeActions/browser/codeActionsContribution": {
4099
4201
  alwaysSave: "触发由窗口或焦点更改触发的显式保存和自动保存的代码操作。",
@@ -6143,6 +6245,32 @@ var content = {
6143
6245
  "formatter.default": "定义优先于所有其他折叠范围提供程序的默认折叠范围提供程序。必须是提供折叠范围提供程序的扩展的标识符。",
6144
6246
  "null": "全部",
6145
6247
  nullFormatterDescription: "所有活动折叠范围提供程序"
6248
+ },
6249
+ "vs/workbench/contrib/format/browser/formatActionsMultiple": {
6250
+ config: "配置默认格式化程序...",
6251
+ "config.bad": "扩展 \"{0}\" 配置为格式化程序, 但不可用。选择其他默认格式化程序以继续。",
6252
+ "config.needed": "“{0}”文件有多个格式化程序。其中一个应配置为默认格式化程序。",
6253
+ def: "(默认值)",
6254
+ "do.config": "配置(&&C)...",
6255
+ "do.config.command": "配置...",
6256
+ "do.config.notification": "配置...",
6257
+ "format.placeHolder": "选择格式化程序",
6258
+ "formatDocument.label.multiple": "使用...格式化文档",
6259
+ "formatSelection.label.multiple": "格式化选定内容的方式...",
6260
+ formatter: "格式设置",
6261
+ "formatter.default": "定义一个默认格式化程序, 该格式化程序优先于所有其他格式化程序设置。必须是提供格式化程序的扩展的标识符。",
6262
+ miss: "扩展 '{0}' 配置为格式化程序,但不能格式化 '{1}'-文件",
6263
+ "miss.1": "配置默认格式化程序",
6264
+ "null": "无",
6265
+ nullFormatterDescription: "没有",
6266
+ select: "为“{0}”文件选择默认的格式化程序",
6267
+ summary: "格式化程序冲突"
6268
+ },
6269
+ "vs/workbench/contrib/format/browser/formatActionsNone": {
6270
+ "formatDocument.label.multiple": "格式化文档",
6271
+ "install.formatter": "安装格式化程序(&&I)...",
6272
+ "no.provider": "没有安装用于“{0}”文件的格式化程序。",
6273
+ "too.large": "此文件过大,无法进行格式设置"
6146
6274
  },
6147
6275
  "vs/workbench/contrib/format/browser/formatModified": {
6148
6276
  formatChanges: "设置修改过的行的格式"
@@ -7510,6 +7638,9 @@ var content = {
7510
7638
  "vscode.extension.contributes.snippets": "贡献代码段。",
7511
7639
  "vscode.extension.contributes.snippets-language": "此代码片段参与的语言标识符。",
7512
7640
  "vscode.extension.contributes.snippets-path": "代码片段文件的路径。该路径相对于扩展文件夹,通常以 \"./snippets/\" 开头。"
7641
+ },
7642
+ "vs/workbench/contrib/speech/common/speechService": {
7643
+ hasSpeechProvider: "语音提供程序已注册到语音服务。"
7513
7644
  },
7514
7645
  "vs/workbench/contrib/tasks/common/taskDefinitionRegistry": {
7515
7646
  "TaskDefinition.description": "实际任务类型。请注意,以 \"$\" 开头的类型仅保留内部使用。",
@@ -8078,9 +8209,276 @@ var content = {
8078
8209
  "vscode.extension.contributes.terminalQuickFixes.id": "快速修复提供程序的 ID",
8079
8210
  "vscode.extension.contributes.terminalQuickFixes.kind": "生成的快速修复的类型。这将更改快速修复的显示方式。默认为 {0}。",
8080
8211
  "vscode.extension.contributes.terminalQuickFixes.outputMatcher": "与输出的单行匹配的正则表达式或字符串,它提供要在 terminalCommand 和 URI 中引用的组。\r\n\r\n例如:\r\n\r\n `lineMatcher: /git push --set-upstream origin (?<branchName>[^s]+)/;`\r\n\r\n`terminalCommand: 'git push --set-upstream origin ${group:branchName}';`\r\n"
8212
+ },
8213
+ "vs/workbench/contrib/testing/browser/icons": {
8214
+ filterIcon: "“测试”视图中“筛选器”操作的图标。",
8215
+ hiddenIcon: "在隐藏的测试显示时其旁边出现的图标。",
8216
+ testViewIcon: "查看测试视图的图标。",
8217
+ testingCancelIcon: "用于取消正在进行的测试运行的图标。",
8218
+ testingCancelRefreshTests: "用于取消刷新测试的按钮上的图标。",
8219
+ testingCoverage: "表示测试覆盖率的图标",
8220
+ testingDebugAllIcon: "“调试所有测试”操作的图标。",
8221
+ testingDebugIcon: "“调试测试”操作的图标。",
8222
+ testingErrorIcon: "针对有错误的测试显示的图标。",
8223
+ testingFailedIcon: "针对失败的测试显示的图标。",
8224
+ testingPassedIcon: "针对通过的测试显示的图标。",
8225
+ testingQueuedIcon: "针对排队的测试显示的图标。",
8226
+ testingRefreshTests: "用于刷新测试的按钮上的图标。",
8227
+ testingRerunIcon: "“重新运行测试”操作的图标。",
8228
+ testingResultsIcon: "测试结果的图标。",
8229
+ testingRunAllIcon: "“运行所有测试”操作的图标。",
8230
+ testingRunIcon: "“运行测试”操作的图标。",
8231
+ testingShowAsList: "当测试资源管理器(树形式)被禁用时显示的图标。",
8232
+ testingShowAsTree: "当测试资源管理器(列表形式)被禁用时显示的图标。",
8233
+ testingSkippedIcon: "针对跳过的测试显示的图标。",
8234
+ testingTurnContinuousRunIsOn: "用于测试迭起的连续运行处于打开状态时的图标。",
8235
+ testingTurnContinuousRunOff: "用于关闭连续测试运行的图标。",
8236
+ testingTurnContinuousRunOn: "用于打开连续测试运行的图标。",
8237
+ testingUnsetIcon: "针对处于未设置状态的测试显示的图标。",
8238
+ testingUpdateProfiles: "显示的用于更新测试配置文件的图标。"
8239
+ },
8240
+ "vs/workbench/contrib/testing/browser/testCoverageBars": {
8241
+ branchCoverage: "已覆盖 {0} 个分支,共 {1} 个({2})",
8242
+ functionCoverage: "已覆盖 {0} 个函数,共 {1} 个({2})",
8243
+ statementCoverage: "已覆盖 {0} 个语句,共 {1} 个({2})"
8244
+ },
8245
+ "vs/workbench/contrib/testing/browser/testCoverageView": {
8246
+ testCoverageItemLabel: "{0} 覆盖率: {0}%",
8247
+ testCoverageTreeLabel: "测试覆盖率资源管理器"
8248
+ },
8249
+ "vs/workbench/contrib/testing/browser/testExplorerActions": {
8250
+ configureProfile: "选择要更新的配置文件",
8251
+ "debug test": "调试测试",
8252
+ debugAllTests: "调试所有测试",
8253
+ debugSelectedTests: "调试测试",
8254
+ discoveringTests: "正在发现测试",
8255
+ getExplorerSelection: "获取资源管理器选择",
8256
+ getSelectedProfiles: "获取所选配置文件",
8257
+ hideTest: "隐藏测试",
8258
+ noDebugTestProvider: "未在此工作区中找到可调试测试。可能需要安装测试提供程序扩展",
8259
+ noTestProvider: "未在此工作区中找到测试。可能需要安装测试提供程序扩展",
8260
+ noTestsAtCursor: "在此处未找到测试",
8261
+ noTestsInFile: "在此文件中找不到任何测试",
8262
+ "run test": "运行测试",
8263
+ runAllTests: "运行所有测试",
8264
+ runSelectedTests: "运行测试",
8265
+ "testing.cancelRun": "取消测试运行",
8266
+ "testing.cancelTestRefresh": "取消测试刷新",
8267
+ "testing.clearResults": "清除所有结果",
8268
+ "testing.closeCoverage": "关闭覆盖",
8269
+ "testing.collapseAll": "折叠所有测试",
8270
+ "testing.configureProfile": "配置测试配置文件",
8271
+ "testing.debugAtCursor": "在光标处调试测试",
8272
+ "testing.debugCurrentFile": "在当前文件中调试测试",
8273
+ "testing.debugFailTests": "调试失败的测试",
8274
+ "testing.debugLastRun": "调试上次运行",
8275
+ "testing.editFocusedTest": "转到测试",
8276
+ "testing.noProfiles": "未找到已启用测试连续运行的配置文件",
8277
+ "testing.openOutputPeek": "快速查看输出",
8278
+ "testing.reRunFailTests": "重新运行失败的测试",
8279
+ "testing.reRunLastRun": "重新运行上次运行",
8280
+ "testing.refreshTests": "刷新测试",
8281
+ "testing.runAtCursor": "在光标处运行测试",
8282
+ "testing.runCurrentFile": "在当前文件中运行测试",
8283
+ "testing.runUsing": "使用配置文件执行...",
8284
+ "testing.searchForTestExtension": "搜索测试扩展",
8285
+ "testing.selectContinuousProfiles": "选择文件更改时要运行的配置文件:",
8286
+ "testing.selectDefaultTestProfiles": "选择默认配置文件",
8287
+ "testing.showMostRecentOutput": "显示输出",
8288
+ "testing.sortByDuration": "按持续时间排序",
8289
+ "testing.sortByLocation": "按位置排序",
8290
+ "testing.sortByStatus": "按状态排序",
8291
+ "testing.startContinuous": "启动连续运行",
8292
+ "testing.startContinuousRunUsing": "使用以下方式启动连续运行...",
8293
+ "testing.stopContinuous": "停止连续运行",
8294
+ "testing.toggleContinuousRunOff": "关闭连续运行",
8295
+ "testing.toggleContinuousRunOn": "启用连续运行",
8296
+ "testing.toggleInlineTestOutput": "切换内联测试输出",
8297
+ "testing.viewAsList": "以列表形式查看",
8298
+ "testing.viewAsTree": "以树形式查看",
8299
+ unhideAllTests: "取消隐藏所有测试",
8300
+ unhideTest: "取消隐藏测试"
8301
+ },
8302
+ "vs/workbench/contrib/testing/browser/testing.contribution": {
8303
+ miViewTesting: "测试(&E)",
8304
+ noTestProvidersRegistered: "尚未在此工作区中找到任何测试。",
8305
+ searchForAdditionalTestExtensions: "安装其他测试扩展...",
8306
+ test: "测试",
8307
+ testCoverage: "测试覆盖率",
8308
+ testExplorer: "测试资源管理器",
8309
+ testResultsPanelName: "测试结果"
8310
+ },
8311
+ "vs/workbench/contrib/testing/browser/testingDecorations": {
8312
+ "actual.title": "实际",
8313
+ "debug all test": "调试所有测试",
8314
+ "debug test": "调试测试",
8315
+ "expected.title": "预期",
8316
+ "peek failure": "速览错误",
8317
+ peekTestOutout: "速览测试输出",
8318
+ "reveal test": "在测试资源管理器中显示",
8319
+ "run all test": "运行所有测试",
8320
+ "run test": "运行测试",
8321
+ "testing.gutterMsg.contextMenu": "单击以获取测试选项",
8322
+ "testing.gutterMsg.debug": "单击以调试测试,右键单击以查看更多选项",
8323
+ "testing.gutterMsg.run": "单击以运行测试,右键单击以查看更多选项",
8324
+ "testing.runUsing": "使用配置文件执行..."
8325
+ },
8326
+ "vs/workbench/contrib/testing/browser/testingExplorerFilter": {
8327
+ testExplorerFilter: "筛选器(例如 text、!exclude、@tag)",
8328
+ testExplorerFilterLabel: "在资源管理器中筛选测试的文本",
8329
+ "testing.filters.currentFile": "仅在活动文件中显示",
8330
+ "testing.filters.fuzzyMatch": "模糊匹配",
8331
+ "testing.filters.menu": "更多筛选器...",
8332
+ "testing.filters.removeTestExclusions": "取消隐藏所有测试",
8333
+ "testing.filters.showExcludedTests": "显示隐藏的测试",
8334
+ "testing.filters.showOnlyExecuted": "仅显示已执行的测试",
8335
+ "testing.filters.showOnlyFailed": "仅显示失败的测试"
8336
+ },
8337
+ "vs/workbench/contrib/testing/browser/testingExplorerView": {
8338
+ configureTestProfiles: "配置测试配置文件",
8339
+ defaultTestProfile: "{0} (默认)",
8340
+ noResults: "尚无测试结果。",
8341
+ selectDefaultConfigs: "选择默认配置文件",
8342
+ testExplorer: "测试资源管理器",
8343
+ "testing.treeElementLabelDuration": "{1} 中的 {0}",
8344
+ "testing.treeElementLabelOutdated": "{0},过期结果",
8345
+ testingContinuousBadge: "正在监视测试是否存在更改",
8346
+ testingCountBadgeFailed: "{0} 个测试失败",
8347
+ testingCountBadgePassed: "{0} 个测试已通过",
8348
+ testingCountBadgeSkipped: "已跳过 {0} 个测试",
8349
+ testingFindExtension: "显示工作区测试",
8350
+ testingNoTest: "此文件中未发现任何测试。"
8351
+ },
8352
+ "vs/workbench/contrib/testing/browser/testingOutputPeek": {
8353
+ close: "关闭",
8354
+ closeTestCoverage: "关闭测试覆盖",
8355
+ "debug test": "调试测试",
8356
+ messageMoreLines1: "再 + 1 行",
8357
+ messageMoreLinesN: "再 + {0} 行",
8358
+ openTestCoverage: "查看测试覆盖率",
8359
+ "run test": "运行测试",
8360
+ runNoOutput: "测试运行未记录任何输出。",
8361
+ runNoOutputForPast: "测试输出仅适用于新的测试运行。",
8362
+ testOutputTitle: "测试输出",
8363
+ testUnnamedTask: "未命名任务",
8364
+ "testing.debugLastRun": "调试测试运行",
8365
+ "testing.goToError": "转到源",
8366
+ "testing.goToFile": "转到源",
8367
+ "testing.goToNextMessage": "转到“下一个测试失败”",
8368
+ "testing.goToPreviousMessage": "转到“上一个测试失败”",
8369
+ "testing.markdownPeekError": "无法打开 Markdown 预览: {0}。\r\n\r\n请确保已启用 Markdown 扩展。",
8370
+ "testing.openMessageInEditor": "在编辑器中打开",
8371
+ "testing.reRunLastRun": "重新运行测试",
8372
+ "testing.revealInExplorer": "在测试资源管理器中显示",
8373
+ "testing.showResultOutput": "显示结果输出",
8374
+ "testing.toggleTestingPeekHistory": "在速览中切换测试历史记录",
8375
+ testingOutputActual: "实际结果",
8376
+ testingOutputExpected: "预期结果",
8377
+ testingPeekLabel: "测试结果消息"
8378
+ },
8379
+ "vs/workbench/contrib/testing/browser/testingProgressUiService": {
8380
+ "testProgress.completed": "{0}/{1} 个测试已通过({2}%)",
8381
+ "testProgress.running": "正在运行测试,通过 {0}/{1} ({2}%)",
8382
+ "testProgress.runningInitial": "正在运行测试…",
8383
+ "testProgressWithSkip.completed": "{0}/{1} 个测试已通过({2}%,{3} 个已跳过)",
8384
+ "testProgressWithSkip.running": "正在运行测试,通过 {0}/{1} ({2}%, {3} 个已跳过)"
8385
+ },
8386
+ "vs/workbench/contrib/testing/browser/testingViewPaneContainer": {
8387
+ testing: "测试"
8388
+ },
8389
+ "vs/workbench/contrib/testing/browser/theme": {
8390
+ "testing.iconErrored": "测试资源管理器中“出错”图标的颜色。",
8391
+ "testing.iconFailed": "测试资源管理器中“失败”图标的颜色。",
8392
+ "testing.iconPassed": "测试资源管理器中“已通过”图标的颜色。",
8393
+ "testing.iconQueued": "测试资源管理器中“已排队”图标的颜色。",
8394
+ "testing.iconSkipped": "测试资源管理器中“已跳过”图标的颜色。",
8395
+ "testing.iconUnset": "测试资源管理器中“未设置”图标的颜色。",
8396
+ "testing.message.error.decorationForeground": "在编辑器中内联显示的测试错误消息的文本颜色。",
8397
+ "testing.message.error.marginBackground": "在编辑器中内联显示的错误消息旁边的边距颜色。",
8398
+ "testing.message.info.decorationForeground": "在编辑器中内联显示的测试信息消息的文本颜色。",
8399
+ "testing.message.info.marginBackground": "在编辑器中内联显示的信息消息旁边的边距颜色。",
8400
+ "testing.peekBorder": "速览视图边框和箭头颜色。",
8401
+ "testing.runAction": "编辑器中“运行”图标的颜色。"
8402
+ },
8403
+ "vs/workbench/contrib/testing/common/configuration": {
8404
+ testConfigurationTitle: "测试",
8405
+ "testing.ShowCoverageInExplorer": "是否应在“文件资源管理器”视图中降低测试覆盖。",
8406
+ "testing.alwaysRevealTestOnStateChange": "打开“#testing.followRunningTest#”时,始终显示已执行的测试。如果关闭此设置,则只会显示失败的测试。",
8407
+ "testing.autoRun.delay": "将测试标记为过时并启动新运行后等待的时间(以毫秒为单位)。",
8408
+ "testing.automaticallyOpenPeekView": "配置何时自动打开错误“速览”视图。",
8409
+ "testing.automaticallyOpenPeekView.failureAnywhere": "无论故障在何处,都自动打开。",
8410
+ "testing.automaticallyOpenPeekView.failureInVisibleDocument": "在可见文档中测试失败时自动打开。",
8411
+ "testing.automaticallyOpenPeekView.never": "从不自动打开。",
8412
+ "testing.automaticallyOpenPeekViewDuringContinuousRun": "控制是否在连续运行模式期间自动打开“速览”视图。",
8413
+ "testing.countBadge": "控制活动栏上“测试”图标上的计数锁屏提醒。",
8414
+ "testing.countBadge.failed": "显示失败的测试数",
8415
+ "testing.countBadge.off": "禁用测试计数锁屏提醒",
8416
+ "testing.countBadge.passed": "显示通过的测试数",
8417
+ "testing.countBadge.skipped": "显示跳过的测试数",
8418
+ "testing.defaultGutterClickAction": "控制在装订线中左键单击测试修饰时要执行的操作。",
8419
+ "testing.defaultGutterClickAction.contextMenu": "打开上下文菜单以获取更多选项。",
8420
+ "testing.defaultGutterClickAction.debug": "调试测试。",
8421
+ "testing.defaultGutterClickAction.run": "运行测试。",
8422
+ "testing.displayedCoveragePercent": "配置默认情况下针对测试覆盖率显示的具体百分比。",
8423
+ "testing.displayedCoveragePercent.minimum": "语句、函数和分支覆盖率的最小值。",
8424
+ "testing.displayedCoveragePercent.statement": "语句覆盖率。",
8425
+ "testing.displayedCoveragePercent.totalCoverage": "组合语句、函数和分支覆盖率的计算。",
8426
+ "testing.followRunningTest": "控制是否应在“测试资源管理器”视图中遵循正在运行的测试。",
8427
+ "testing.gutterEnabled": "控制是否在编辑器装订线中显示测试修饰。",
8428
+ "testing.openTesting": "控制何时打开测试视图。",
8429
+ "testing.openTesting.neverOpen": "从不自动打开测试视图",
8430
+ "testing.openTesting.openExplorerOnTestStart": "启动测试时打开测试资源管理器",
8431
+ "testing.openTesting.openOnTestFailure": "任何测试失败时打开测试视图",
8432
+ "testing.openTesting.openOnTestStart": "测试开始时打开测试结果视图",
8433
+ "testing.saveBeforeTest": "控制是否在运行测试之前保存所有脏编辑器。",
8434
+ "testing.showAllMessages": "控制是否显示来自所有测试运行的消息。"
8435
+ },
8436
+ "vs/workbench/contrib/testing/common/constants": {
8437
+ "testGroup.coverage": "覆盖率",
8438
+ "testGroup.debug": "调试",
8439
+ "testGroup.run": "运行",
8440
+ "testState.errored": "出错",
8441
+ "testState.failed": "失败",
8442
+ "testState.passed": "通过",
8443
+ "testState.queued": "已排队",
8444
+ "testState.running": "正在运行",
8445
+ "testState.skipped": "已跳过",
8446
+ "testState.unset": "尚未运行",
8447
+ "testing.treeElementLabel": "{0} ({1})"
8448
+ },
8449
+ "vs/workbench/contrib/testing/common/testCoverageService": {
8450
+ testCoverageError: "未能加载测试覆盖率: {}"
8451
+ },
8452
+ "vs/workbench/contrib/testing/common/testingContentProvider": {
8453
+ runNoOutout: "测试运行未记录任何输出。"
8454
+ },
8455
+ "vs/workbench/contrib/testing/common/testingContextKeys": {
8456
+ "testing.activeEditorHasTests": "指示当前编辑器中是否存在任何测试",
8457
+ "testing.canRefresh": "指示任何测试控制器是否具有附加的刷新处理程序。",
8458
+ "testing.controllerId": "当前测试项的控制器 ID",
8459
+ "testing.hasConfigurableConfig": "指示是否可以配置测试配置",
8460
+ "testing.hasCoverableTests": "指示是否有测试控制器注册了覆盖率配置",
8461
+ "testing.hasDebuggableTests": "指示是否有测试控制器注册了调试配置",
8462
+ "testing.hasNonDefaultConfig": "指示是否有测试控制器注册了非默认配置",
8463
+ "testing.hasRunnableTests": "指示是否有测试控制器注册了运行配置",
8464
+ "testing.isContinuousModeOn": "指示连续测试模式是否处于打开状态。",
8465
+ "testing.isParentRunningContinuously": "指示测试的父级是否持续运行,在测试项的菜单上下文中设置",
8466
+ "testing.isRefreshing": "指示当前是否有任何测试控制器正在刷新测试。",
8467
+ "testing.isTestCoverageOpen": "指示测试覆盖率报表是否已打开",
8468
+ "testing.peekItemType": "输出速览视图中项的类型。类型为“测试”、“消息”、“任务”或“结果”。",
8469
+ "testing.supportsContinuousRun": "指示是否支持连续测试运行",
8470
+ "testing.testId": "当前测试项的 ID,在创建或打开测试项的菜单时设置",
8471
+ "testing.testItemHasUri": "指示测试项是否已定义 URI 的布尔值",
8472
+ "testing.testItemIsHidden": "指示测试项是否处于隐藏状态的布尔值",
8473
+ "testing.testMessage": "“testMessage.contextValue”中设置的值,可在编辑器/内容和测试/消息/上下文中使用",
8474
+ "testing.testResultOutdated": "结果过时时,编辑器/内容和测试/消息/上下文中的可用值"
8081
8475
  },
8082
8476
  "vs/workbench/contrib/testing/common/testResult": {
8083
8477
  runFinished: "测试运行时间: {0}"
8478
+ },
8479
+ "vs/workbench/contrib/testing/common/testServiceImpl": {
8480
+ testError: "尝试运行测试时出错: {0}",
8481
+ testTrust: "运行测试可能会执行工作区中的代码。"
8084
8482
  },
8085
8483
  "vs/workbench/contrib/typeHierarchy/browser/typeHierarchy.contribution": {
8086
8484
  close: "关闭",
@@ -8377,6 +8775,13 @@ var content = {
8377
8775
  "sign in": "已请求登录",
8378
8776
  signInRequest: "使用 {0} 登录以使用 {1} (1)",
8379
8777
  useOtherAccount: "登录到其他帐户"
8778
+ },
8779
+ "vs/workbench/services/auxiliaryWindow/browser/auxiliaryWindowService": {
8780
+ lifecycleVeto: "可能无法保存所做的更改。请按“取消”,然后重试。",
8781
+ retry: "重试(&&R)",
8782
+ unableToOpenWindow: "浏览器已中断新窗口的打开。按下“重试”以重试。",
8783
+ unableToOpenWindowDetail: "若要避免将来出现此问题,请确保允许此网站的弹出窗口。",
8784
+ unableToOpenWindowError: "无法打开新窗口。"
8380
8785
  },
8381
8786
  "vs/workbench/services/configuration/browser/configurationService": {
8382
8787
  "configurationDefaults.description": "为配置提供默认值",