@codingame/monaco-vscode-language-pack-zh-hans 3.2.3 → 4.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +1 -1
- package/package.json +2 -2
- package/translations/main.i18n.json.js +190 -329
package/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { registerLocalization } from 'vscode/l10n';
|
|
2
2
|
import content from './translations/main.i18n.json.js';
|
|
3
3
|
|
|
4
|
-
registerLocalization('zh-cn', content, {
|
|
4
|
+
registerLocalization('MS-CEINTL.vscode-language-pack-zh-hans', 'zh-cn', content, {
|
|
5
5
|
'ms-vscode.js-debug': new URL('./translations/extensions/ms-vscode.js-debug.i18n.json', import.meta.url).href,
|
|
6
6
|
'vscode.bat': new URL('./translations/extensions/vscode.bat.i18n.json', import.meta.url).href,
|
|
7
7
|
'vscode.builtin-notebook-renderers': new URL('./translations/extensions/vscode.builtin-notebook-renderers.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": "
|
|
3
|
+
"version": "4.1.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@
|
|
21
|
+
"vscode": "npm:@codingame/monaco-vscode-api@4.1.0"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -31,9 +31,6 @@ var content = {
|
|
|
31
31
|
"vs/base/browser/ui/hover/hoverWidget": {
|
|
32
32
|
acessibleViewHint: "在辅助视图中用 {0} 检查此项。",
|
|
33
33
|
acessibleViewHintNoKbOpen: "通过命令“打开辅助视图”在辅助视图中检查此项,该命令当前无法通过键绑定触发。"
|
|
34
|
-
},
|
|
35
|
-
"vs/base/browser/ui/iconLabel/iconLabelHover": {
|
|
36
|
-
"iconLabel.loading": "正在加载…"
|
|
37
34
|
},
|
|
38
35
|
"vs/base/browser/ui/icons/iconSelectBox": {
|
|
39
36
|
"iconSelect.noResults": "无结果",
|
|
@@ -194,10 +191,6 @@ var content = {
|
|
|
194
191
|
redo: "恢复",
|
|
195
192
|
selectAll: "选择全部",
|
|
196
193
|
undo: "撤消"
|
|
197
|
-
},
|
|
198
|
-
"vs/editor/browser/widget/codeEditorWidget": {
|
|
199
|
-
"cursors.maximum": "已将光标数限制为 {0}。请考虑使用 [查找和替换](https://code.visualstudio.com/docs/editor/codebasics#_find-and-replace)进行较大的更改或增加编辑器多光标限制设置。",
|
|
200
|
-
goToSetting: "增加多光标限制"
|
|
201
194
|
},
|
|
202
195
|
"vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer": {
|
|
203
196
|
accessibleDiffViewerCloseIcon: "可访问差异查看器中“关闭”的图标。",
|
|
@@ -267,14 +260,6 @@ var content = {
|
|
|
267
260
|
"diffEditor.unchangedRegionShadow": "未更改区域小组件周围的阴影颜色。",
|
|
268
261
|
diffInsertIcon: "差异编辑器中插入项的线条修饰。",
|
|
269
262
|
diffRemoveIcon: "差异编辑器中删除项的线条修饰。"
|
|
270
|
-
},
|
|
271
|
-
"vs/editor/browser/widget/hoverWidget/hoverWidget": {
|
|
272
|
-
hoverhint: "按住 {0} 键将鼠标悬停"
|
|
273
|
-
},
|
|
274
|
-
"vs/editor/browser/widget/multiDiffEditorWidget/colors": {
|
|
275
|
-
"multiDiffEditor.background": "多文件差异编辑器的背景色",
|
|
276
|
-
"multiDiffEditor.border": "多文件差异编辑器的边框颜色",
|
|
277
|
-
"multiDiffEditor.headerBackground": "差异编辑器标题的背景色"
|
|
278
263
|
},
|
|
279
264
|
"vs/editor/common/config/editorConfigurationSchema": {
|
|
280
265
|
codeLens: "控制是否在编辑器中显示 CodeLens。",
|
|
@@ -1472,13 +1457,6 @@ var content = {
|
|
|
1472
1457
|
"rename.failedApply": "重命名无法应用修改",
|
|
1473
1458
|
"rename.label": "重命名符号",
|
|
1474
1459
|
resolveRenameLocationFailed: "解析重命名位置时发生未知错误"
|
|
1475
|
-
},
|
|
1476
|
-
"vs/editor/contrib/rename/browser/renameInputField": {
|
|
1477
|
-
label: "按 {0} 进行重命名,按 {1} 进行预览",
|
|
1478
|
-
renameAriaLabel: "重命名输入。键入新名称并按 \"Enter\" 提交。",
|
|
1479
|
-
renameInputFocused: "是否聚焦重命名输入小组件",
|
|
1480
|
-
renameInputVisible: "重命名输入小组件是否可见",
|
|
1481
|
-
renameSuggestionsReceivedAria: "已收到 {0} 重命名建议"
|
|
1482
1460
|
},
|
|
1483
1461
|
"vs/editor/contrib/smartSelect/browser/smartSelect": {
|
|
1484
1462
|
miSmartSelectGrow: "扩大选区(&&E)",
|
|
@@ -1748,6 +1726,9 @@ var content = {
|
|
|
1748
1726
|
"vs/platform/actions/browser/toolbar": {
|
|
1749
1727
|
hide: "隐藏",
|
|
1750
1728
|
resetThisMenu: "重置菜单"
|
|
1729
|
+
},
|
|
1730
|
+
"vs/platform/actions/common/menuResetAction": {
|
|
1731
|
+
title: "重置所有菜单"
|
|
1751
1732
|
},
|
|
1752
1733
|
"vs/platform/actions/common/menuService": {
|
|
1753
1734
|
"hide.label": "隐藏“{0}”"
|
|
@@ -1874,6 +1855,13 @@ var content = {
|
|
|
1874
1855
|
},
|
|
1875
1856
|
"vs/platform/extensionManagement/common/extensionNls": {
|
|
1876
1857
|
missingNLSKey: "无法找到键 {0} 的消息。"
|
|
1858
|
+
},
|
|
1859
|
+
"vs/platform/extensionManagement/common/extensionsScannerService": {
|
|
1860
|
+
fileReadFail: "无法读取文件 {0}: {1}。",
|
|
1861
|
+
jsonInvalidFormat: "格式 {0} 无效: 应为 JSON 对象。",
|
|
1862
|
+
jsonParseFail: "无法解析 {0}: [{1}, {2}] {3}.",
|
|
1863
|
+
jsonParseInvalidType: "清单文件 {0} 无效: 不是 JSON 对象。",
|
|
1864
|
+
jsonsParseReportErrors: "未能分析 {0}: {1}。"
|
|
1877
1865
|
},
|
|
1878
1866
|
"vs/platform/extensions/common/extensionValidator": {
|
|
1879
1867
|
"extensionDescription.activationEvents1": "属性“{0}”可以省略,否则其类型必须是 `string[]`",
|
|
@@ -2027,9 +2015,6 @@ var content = {
|
|
|
2027
2015
|
"quickInput.checkAll": "切换所有复选框",
|
|
2028
2016
|
"quickInput.countSelected": "已选 {0} 项",
|
|
2029
2017
|
"quickInput.visibleCount": "{0} 个结果"
|
|
2030
|
-
},
|
|
2031
|
-
"vs/platform/quickinput/browser/quickInputList": {
|
|
2032
|
-
quickInput: "快速输入"
|
|
2033
2018
|
},
|
|
2034
2019
|
"vs/platform/quickinput/browser/quickInputUtils": {
|
|
2035
2020
|
executeCommand: "单击以执行命令 \"{0}\""
|
|
@@ -2053,6 +2038,25 @@ var content = {
|
|
|
2053
2038
|
strictSSL: "控制是否根据提供的 CA 列表验证代理服务器证书。",
|
|
2054
2039
|
systemCertificates: "控制是否应从操作系统加载 CA 证书。(在 Windows 和 macOS 上, 关闭此窗口后需要重新加载窗口。)",
|
|
2055
2040
|
systemCertificatesV2: "控制是否应启用从 OS 实验性加载 CA 证书。这使用比默认的障碍更通用的方法。"
|
|
2041
|
+
},
|
|
2042
|
+
"vs/platform/telemetry/common/telemetryService": {
|
|
2043
|
+
enableTelemetryDeprecated: "如果此设置为 false,则无论新设置的值如何,都不会发送遥测数据。已弃用,推荐使用 {0} 设置。",
|
|
2044
|
+
"telemetry.crashReports": "崩溃报告",
|
|
2045
|
+
"telemetry.docsAndPrivacyStatement": "详细了解[我们收集的数据]({0})和我们的[隐私声明]({1})。",
|
|
2046
|
+
"telemetry.docsStatement": "详细了解[我们收集的数据]({0})。",
|
|
2047
|
+
"telemetry.enableTelemetry": "启用要收集的诊断数据。这有助于我们更好地了解 {0} 的执行情况以及哪里需要改进。",
|
|
2048
|
+
"telemetry.enableTelemetryMd": "启用要收集的诊断数据。这有助于我们更好地了解 {0} 的执行情况以及哪里需要改进。[阅读详细信息]({1})关于我们收集的内容和隐私声明。",
|
|
2049
|
+
"telemetry.errors": "错误遥测",
|
|
2050
|
+
"telemetry.restart": "若要使崩溃报告更改生效,必须完全重新启动应用程序。",
|
|
2051
|
+
"telemetry.telemetryLevel.crash": "发送 OS 级别故障报告。",
|
|
2052
|
+
"telemetry.telemetryLevel.default": "发送使用情况数据、错误、故障报告。",
|
|
2053
|
+
"telemetry.telemetryLevel.deprecated": "****注意:*** 如果此设置为“关闭”,则无论其他遥测设置如何,都不会发送遥测数据。如果此设置为“关闭”以外的任何选项,并且使用弃用的设置禁用遥测,则不会发送遥测数据。*",
|
|
2054
|
+
"telemetry.telemetryLevel.error": "发送常规错误遥测和故障报告。",
|
|
2055
|
+
"telemetry.telemetryLevel.off": "禁用所有产品遥测。",
|
|
2056
|
+
"telemetry.telemetryLevel.tableDescription": "下表概述了每个设置所发送的数据:",
|
|
2057
|
+
"telemetry.telemetryLevelMd": "控制 {0} 遥测、第一方扩展遥测和参与的第三方扩展遥测。一些第三方扩展可能不遵守此设置。请查阅特定扩展的文档以确定。遥测有助于我们更好地了解 {0} 的执行情况、需要改进的地方以及功能的使用方式。",
|
|
2058
|
+
"telemetry.usage": "用法数据",
|
|
2059
|
+
telemetryConfigurationTitle: "遥测"
|
|
2056
2060
|
},
|
|
2057
2061
|
"vs/platform/terminal/common/terminalLogService": {
|
|
2058
2062
|
terminalLoggerName: "终端"
|
|
@@ -2091,231 +2095,6 @@ var content = {
|
|
|
2091
2095
|
},
|
|
2092
2096
|
"vs/platform/terminal/common/terminalProfiles": {
|
|
2093
2097
|
terminalAutomaticProfile: "自动检测默认值"
|
|
2094
|
-
},
|
|
2095
|
-
"vs/platform/theme/common/colorRegistry": {
|
|
2096
|
-
activeContrastBorder: "在活动元素周围额外的一层边框,用来提高对比度从而区别其他元素。",
|
|
2097
|
-
activeLinkForeground: "活动链接颜色。",
|
|
2098
|
-
badgeBackground: "Badge 背景色。Badge 是小型的信息标签,如表示搜索结果数量的标签。",
|
|
2099
|
-
badgeForeground: "Badge 前景色。Badge 是小型的信息标签,如表示搜索结果数量的标签。",
|
|
2100
|
-
breadcrumbsBackground: "导航路径项的背景色。",
|
|
2101
|
-
breadcrumbsFocusForeground: "焦点导航路径的颜色",
|
|
2102
|
-
breadcrumbsSelectedBackground: "导航路径项选择器的背景色。",
|
|
2103
|
-
breadcrumbsSelectedForeground: "已选导航路径项的颜色。",
|
|
2104
|
-
buttonBackground: "按钮背景色。",
|
|
2105
|
-
buttonBorder: "按钮边框颜色。",
|
|
2106
|
-
buttonForeground: "按钮前景色。",
|
|
2107
|
-
buttonHoverBackground: "按钮在悬停时的背景颜色。",
|
|
2108
|
-
buttonSecondaryBackground: "辅助按钮背景色。",
|
|
2109
|
-
buttonSecondaryForeground: "辅助按钮前景色。",
|
|
2110
|
-
buttonSecondaryHoverBackground: "悬停时的辅助按钮背景色。",
|
|
2111
|
-
buttonSeparator: "按钮分隔符颜色。",
|
|
2112
|
-
chartsBlue: "图表可视化效果中使用的蓝色。",
|
|
2113
|
-
chartsForeground: "图表中使用的前景颜色。",
|
|
2114
|
-
chartsGreen: "图表可视化效果中使用的绿色。",
|
|
2115
|
-
chartsLines: "用于图表中的水平线条的颜色。",
|
|
2116
|
-
chartsOrange: "图表可视化效果中使用的橙色。",
|
|
2117
|
-
chartsPurple: "图表可视化效果中使用的紫色。",
|
|
2118
|
-
chartsRed: "图表可视化效果中使用的红色。",
|
|
2119
|
-
chartsYellow: "图表可视化效果中使用的黄色。",
|
|
2120
|
-
"checkbox.background": "复选框小部件的背景颜色。",
|
|
2121
|
-
"checkbox.border": "复选框小部件的边框颜色。",
|
|
2122
|
-
"checkbox.foreground": "复选框小部件的前景色。",
|
|
2123
|
-
"checkbox.select.background": "选择复选框小组件所在的元素时该小组件的背景色。",
|
|
2124
|
-
"checkbox.select.border": "选择复选框小组件所在的元素时该小组件的边框颜色。",
|
|
2125
|
-
contrastBorder: "在元素周围额外的一层边框,用来提高对比度从而区别其他元素。",
|
|
2126
|
-
descriptionForeground: "提供其他信息的说明文本的前景色,例如标签文本。",
|
|
2127
|
-
diffDiagonalFill: "差异编辑器的对角线填充颜色。对角线填充用于并排差异视图。",
|
|
2128
|
-
"diffEditor.unchangedCodeBackground": "差异编辑器中未更改代码的背景色。",
|
|
2129
|
-
"diffEditor.unchangedRegionBackground": "差异编辑器中未更改块的背景色。",
|
|
2130
|
-
"diffEditor.unchangedRegionForeground": "差异编辑器中未更改块的前景色。",
|
|
2131
|
-
diffEditorBorder: "两个文本编辑器之间的边框颜色。",
|
|
2132
|
-
diffEditorInserted: "已插入的文本的背景色。颜色必须透明,以免隐藏下面的修饰效果。",
|
|
2133
|
-
diffEditorInsertedLineGutter: "插入行的边距的背景色。",
|
|
2134
|
-
diffEditorInsertedLines: "已插入的行的背景色。颜色必须透明,以免隐藏下面的修饰效果。",
|
|
2135
|
-
diffEditorInsertedOutline: "插入的文本的轮廓颜色。",
|
|
2136
|
-
diffEditorOverviewInserted: "插入内容的差异概述标尺前景。",
|
|
2137
|
-
diffEditorOverviewRemoved: "删除内容的差异概述标尺前景。",
|
|
2138
|
-
diffEditorRemoved: "已删除的文本的背景色。颜色必须透明,以免隐藏下面的修饰效果。",
|
|
2139
|
-
diffEditorRemovedLineGutter: "删除行的边距的背景色。",
|
|
2140
|
-
diffEditorRemovedLines: "已删除的行的背景色。颜色必须透明,以免隐藏下面的修饰效果。",
|
|
2141
|
-
diffEditorRemovedOutline: "被删除文本的轮廓颜色。",
|
|
2142
|
-
disabledForeground: "已禁用元素的整体前景色。仅在未由组件替代时才能使用此颜色。",
|
|
2143
|
-
dropdownBackground: "下拉列表背景色。",
|
|
2144
|
-
dropdownBorder: "下拉列表边框。",
|
|
2145
|
-
dropdownForeground: "下拉列表前景色。",
|
|
2146
|
-
dropdownListBackground: "下拉列表背景色。",
|
|
2147
|
-
editorBackground: "编辑器背景色。",
|
|
2148
|
-
"editorError.background": "编辑器中错误文本的背景色。颜色必须透明,以免隐藏下面的修饰效果。",
|
|
2149
|
-
"editorError.foreground": "编辑器中错误波浪线的前景色。",
|
|
2150
|
-
editorFindMatch: "当前搜索匹配项的颜色。",
|
|
2151
|
-
editorFindMatchBorder: "当前搜索匹配项的边框颜色。",
|
|
2152
|
-
editorForeground: "编辑器默认前景色。",
|
|
2153
|
-
"editorHint.foreground": "编辑器中提示波浪线的前景色。",
|
|
2154
|
-
editorInactiveSelection: "非活动编辑器中所选内容的颜色,颜色必须透明,以免隐藏下面的装饰效果。",
|
|
2155
|
-
"editorInfo.background": "编辑器中信息文本的背景色。颜色必须透明,以免隐藏下面的修饰效果。",
|
|
2156
|
-
"editorInfo.foreground": "编辑器中信息波浪线的前景色。",
|
|
2157
|
-
editorInlayHintBackground: "内联提示的背景色",
|
|
2158
|
-
editorInlayHintBackgroundParameter: "参数内联提示的背景色",
|
|
2159
|
-
editorInlayHintBackgroundTypes: "类型内联提示的背景色",
|
|
2160
|
-
editorInlayHintForeground: "内联提示的前景色",
|
|
2161
|
-
editorInlayHintForegroundParameter: "参数内联提示的前景色",
|
|
2162
|
-
editorInlayHintForegroundTypes: "类型内联提示的前景色",
|
|
2163
|
-
editorLightBulbAiForeground: "用于灯泡 AI 图标的颜色。",
|
|
2164
|
-
editorLightBulbAutoFixForeground: "用于灯泡自动修复操作图标的颜色。",
|
|
2165
|
-
editorLightBulbForeground: "用于灯泡操作图标的颜色。",
|
|
2166
|
-
editorSelectionBackground: "编辑器所选内容的颜色。",
|
|
2167
|
-
editorSelectionForeground: "用以彰显高对比度的所选文本的颜色。",
|
|
2168
|
-
editorSelectionHighlight: "具有与所选项相关内容的区域的颜色。颜色必须透明,以免隐藏下面的修饰效果。",
|
|
2169
|
-
editorSelectionHighlightBorder: "与所选项内容相同的区域的边框颜色。",
|
|
2170
|
-
editorStickyScrollBackground: "编辑器中粘滞滚动的背景色",
|
|
2171
|
-
editorStickyScrollBorder: "编辑器中粘滞滚动的边框颜色",
|
|
2172
|
-
editorStickyScrollHoverBackground: "在编辑器中悬停时粘滞滚动的背景色",
|
|
2173
|
-
editorStickyScrollShadow: " 编辑器中粘滞滚动的阴影颜色",
|
|
2174
|
-
"editorWarning.background": "编辑器中警告文本的背景色。颜色必须透明,以免隐藏下面的修饰效果。",
|
|
2175
|
-
"editorWarning.foreground": "编辑器中警告波浪线的前景色。",
|
|
2176
|
-
editorWidgetBackground: "编辑器组件(如查找/替换)背景颜色。",
|
|
2177
|
-
editorWidgetBorder: "编辑器小部件的边框颜色。此颜色仅在小部件有边框且不被小部件重写时适用。",
|
|
2178
|
-
editorWidgetForeground: "编辑器小部件的前景色,如查找/替换。",
|
|
2179
|
-
editorWidgetResizeBorder: "编辑器小部件大小调整条的边框颜色。此颜色仅在小部件有调整边框且不被小部件颜色覆盖时使用。",
|
|
2180
|
-
errorBorder: "如果设置,编辑器中错误的双下划线颜色。",
|
|
2181
|
-
errorForeground: "错误信息的整体前景色。此颜色仅在不被组件覆盖时适用。",
|
|
2182
|
-
findMatchHighlight: "其他搜索匹配项的颜色。颜色必须透明,以免隐藏下面的修饰效果。",
|
|
2183
|
-
findMatchHighlightBorder: "其他搜索匹配项的边框颜色。",
|
|
2184
|
-
findRangeHighlight: "限制搜索范围的颜色。颜色必须透明,以免隐藏下面的修饰效果。",
|
|
2185
|
-
findRangeHighlightBorder: "限制搜索的范围的边框颜色。颜色必须透明,以免隐藏下面的修饰效果。",
|
|
2186
|
-
focusBorder: "焦点元素的整体边框颜色。此颜色仅在不被其他组件覆盖时适用。",
|
|
2187
|
-
foreground: "整体前景色。此颜色仅在不被组件覆盖时适用。",
|
|
2188
|
-
highlight: "在列表或树中搜索时,其中匹配内容的高亮颜色。",
|
|
2189
|
-
hintBorder: "如果设置,编辑器中提示的双下划线颜色。",
|
|
2190
|
-
hoverBackground: "编辑器悬停提示的背景颜色。",
|
|
2191
|
-
hoverBorder: "光标悬停时编辑器的边框颜色。",
|
|
2192
|
-
hoverForeground: "编辑器悬停的前景颜色。",
|
|
2193
|
-
hoverHighlight: "在下面突出显示悬停的字词。颜色必须透明,以免隐藏下面的修饰效果。",
|
|
2194
|
-
iconForeground: "工作台中图标的默认颜色。",
|
|
2195
|
-
infoBorder: "如果设置,编辑器中信息的双下划线颜色。",
|
|
2196
|
-
inputBoxActiveOptionBorder: "输入字段中已激活选项的边框颜色。",
|
|
2197
|
-
inputBoxBackground: "输入框背景色。",
|
|
2198
|
-
inputBoxBorder: "输入框边框。",
|
|
2199
|
-
inputBoxForeground: "输入框前景色。",
|
|
2200
|
-
"inputOption.activeBackground": "输入字段中选项的背景悬停颜色。",
|
|
2201
|
-
"inputOption.activeForeground": "输入字段中已激活的选项的前景色。",
|
|
2202
|
-
"inputOption.hoverBackground": "输入字段中激活选项的背景颜色。",
|
|
2203
|
-
inputPlaceholderForeground: "输入框中占位符的前景色。",
|
|
2204
|
-
inputValidationErrorBackground: "输入验证结果为错误级别时的背景色。",
|
|
2205
|
-
inputValidationErrorBorder: "严重性为错误时输入验证的边框颜色。",
|
|
2206
|
-
inputValidationErrorForeground: "输入验证结果为错误级别时的前景色。",
|
|
2207
|
-
inputValidationInfoBackground: "输入验证结果为信息级别时的背景色。",
|
|
2208
|
-
inputValidationInfoBorder: "严重性为信息时输入验证的边框颜色。",
|
|
2209
|
-
inputValidationInfoForeground: "输入验证结果为信息级别时的前景色。",
|
|
2210
|
-
inputValidationWarningBackground: "严重性为警告时输入验证的背景色。",
|
|
2211
|
-
inputValidationWarningBorder: "严重性为警告时输入验证的边框颜色。",
|
|
2212
|
-
inputValidationWarningForeground: "输入验证结果为警告级别时的前景色。",
|
|
2213
|
-
invalidItemForeground: "列表或树中无效项的前景色,例如资源管理器中没有解析的根目录。",
|
|
2214
|
-
keybindingLabelBackground: "键绑定标签背景色。键绑定标签用于表示键盘快捷方式。",
|
|
2215
|
-
keybindingLabelBorder: "键绑定标签边框色。键绑定标签用于表示键盘快捷方式。",
|
|
2216
|
-
keybindingLabelBottomBorder: "键绑定标签边框底部色。键绑定标签用于表示键盘快捷方式。",
|
|
2217
|
-
keybindingLabelForeground: "键绑定标签前景色。键绑定标签用于表示键盘快捷方式。",
|
|
2218
|
-
listActiveSelectionBackground: "已选项在列表或树活动时的背景颜色。活动的列表或树具有键盘焦点,非活动的没有。",
|
|
2219
|
-
listActiveSelectionForeground: "已选项在列表或树活动时的前景颜色。活动的列表或树具有键盘焦点,非活动的没有。",
|
|
2220
|
-
listActiveSelectionIconForeground: "已选项在列表/树活动时的列表/树图标前景颜色。活动的列表/树具有键盘焦点,非活动的则没有。",
|
|
2221
|
-
listDeemphasizedForeground: "取消强调的项目的列表/树前景颜色。",
|
|
2222
|
-
listDropBackground: "使用鼠标移动项目时,列表或树进行拖放的背景颜色。",
|
|
2223
|
-
listDropBetweenBackground: "使用鼠标在项目之间移动项时,列表/树拖放边框的颜色。",
|
|
2224
|
-
listErrorForeground: "包含错误的列表项的前景颜色。",
|
|
2225
|
-
listFilterMatchHighlight: "筛选后的匹配项的背景颜色。",
|
|
2226
|
-
listFilterMatchHighlightBorder: "筛选后的匹配项的边框颜色。",
|
|
2227
|
-
listFilterWidgetBackground: "列表和树中类型筛选器小组件的背景色。",
|
|
2228
|
-
listFilterWidgetNoMatchesOutline: "当没有匹配项时,列表和树中类型筛选器小组件的轮廓颜色。",
|
|
2229
|
-
listFilterWidgetOutline: "列表和树中类型筛选器小组件的轮廓颜色。",
|
|
2230
|
-
listFilterWidgetShadow: "列表和树中类型筛选器小组件的阴影颜色。",
|
|
2231
|
-
listFocusAndSelectionOutline: "当列表/树处于活动状态且已选择时,重点项的列表/树边框颜色。活动的列表/树具有键盘焦点,但非活动的则没有。",
|
|
2232
|
-
listFocusBackground: "焦点项在列表或树活动时的背景颜色。活动的列表或树具有键盘焦点,非活动的没有。",
|
|
2233
|
-
listFocusForeground: "焦点项在列表或树活动时的前景颜色。活动的列表或树具有键盘焦点,非活动的没有。",
|
|
2234
|
-
listFocusHighlightForeground: "在列表或树中搜索时,匹配活动聚焦项的突出显示内容的列表/树前景色。",
|
|
2235
|
-
listFocusOutline: "列表/树活动时,焦点项目的列表/树边框色。活动的列表/树具有键盘焦点,非活动的没有。",
|
|
2236
|
-
listHoverBackground: "使用鼠标移动项目时,列表或树的背景颜色。",
|
|
2237
|
-
listHoverForeground: "鼠标在项目上悬停时,列表或树的前景颜色。",
|
|
2238
|
-
listInactiveFocusBackground: "非活动的列表或树控件中焦点项的背景颜色。活动的列表或树具有键盘焦点,非活动的没有。",
|
|
2239
|
-
listInactiveFocusOutline: "列表/数非活动时,焦点项目的列表/树边框色。活动的列表/树具有键盘焦点,非活动的没有。",
|
|
2240
|
-
listInactiveSelectionBackground: "已选项在列表或树非活动时的背景颜色。活动的列表或树具有键盘焦点,非活动的没有。",
|
|
2241
|
-
listInactiveSelectionForeground: "已选项在列表或树非活动时的前景颜色。活动的列表或树具有键盘焦点,非活动的没有。",
|
|
2242
|
-
listInactiveSelectionIconForeground: "已选项在列表/树非活动时的图标前景颜色。活动的列表/树具有键盘焦点,非活动的则没有。",
|
|
2243
|
-
listWarningForeground: "包含警告的列表项的前景颜色。",
|
|
2244
|
-
menuBackground: "菜单项的背景颜色。",
|
|
2245
|
-
menuBorder: "菜单的边框颜色。",
|
|
2246
|
-
menuForeground: "菜单项的前景颜色。",
|
|
2247
|
-
menuSelectionBackground: "菜单中所选菜单项的背景色。",
|
|
2248
|
-
menuSelectionBorder: "菜单中所选菜单项的边框颜色。",
|
|
2249
|
-
menuSelectionForeground: "菜单中选定菜单项的前景色。",
|
|
2250
|
-
menuSeparatorBackground: "菜单中分隔线的颜色。",
|
|
2251
|
-
mergeBorder: "内联合并冲突中标头和分割线的边框颜色。",
|
|
2252
|
-
mergeCommonContentBackground: "内联合并冲突中的常见祖先内容背景。颜色必须透明,以免隐藏下面的修饰效果。",
|
|
2253
|
-
mergeCommonHeaderBackground: "内联合并冲突中的常见祖先标头背景。颜色必须透明,以免隐藏下面的修饰效果。",
|
|
2254
|
-
mergeCurrentContentBackground: "内联合并冲突中的当前内容背景。颜色必须透明,以免隐藏下面的修饰效果。",
|
|
2255
|
-
mergeCurrentHeaderBackground: "当前标题背景的内联合并冲突。颜色必须透明,以免隐藏下面的修饰效果。",
|
|
2256
|
-
mergeIncomingContentBackground: "内联合并冲突中的传入内容背景。颜色必须透明,以免隐藏下面的修饰效果。",
|
|
2257
|
-
mergeIncomingHeaderBackground: "内联合并冲突中的传入标题背景。颜色必须透明,以免隐藏下面的修饰效果。",
|
|
2258
|
-
minimapBackground: "迷你地图背景颜色。",
|
|
2259
|
-
minimapError: "用于错误的迷你地图标记颜色。",
|
|
2260
|
-
minimapFindMatchHighlight: "用于查找匹配项的迷你地图标记颜色。",
|
|
2261
|
-
minimapForegroundOpacity: "在缩略图中呈现的前景元素的不透明度。例如,\"#000000c0\" 将呈现不透明度为 75% 的元素。",
|
|
2262
|
-
minimapInfo: "信息的迷你地图标记颜色。",
|
|
2263
|
-
minimapSelectionHighlight: "编辑器选区在迷你地图中对应的标记颜色。",
|
|
2264
|
-
minimapSelectionOccurrenceHighlight: "用于重复编辑器选择的缩略图标记颜色。",
|
|
2265
|
-
minimapSliderActiveBackground: "单击时,迷你地图滑块的背景颜色。",
|
|
2266
|
-
minimapSliderBackground: "迷你地图滑块背景颜色。",
|
|
2267
|
-
minimapSliderHoverBackground: "悬停时,迷你地图滑块的背景颜色。",
|
|
2268
|
-
overviewRuleWarning: "用于警告的迷你地图标记颜色。",
|
|
2269
|
-
overviewRulerCommonContentForeground: "内联合并冲突中共同祖先区域的概览标尺前景色。",
|
|
2270
|
-
overviewRulerCurrentContentForeground: "内联合并冲突中当前版本区域的概览标尺前景色。",
|
|
2271
|
-
overviewRulerFindMatchForeground: "用于查找匹配项的概述标尺标记颜色。颜色必须透明,以免隐藏下面的修饰效果。",
|
|
2272
|
-
overviewRulerIncomingContentForeground: "内联合并冲突中传入的版本区域的概览标尺前景色。",
|
|
2273
|
-
overviewRulerSelectionHighlightForeground: "用于突出显示所选内容的概述标尺标记颜色。颜色必须透明,以免隐藏下面的修饰效果。",
|
|
2274
|
-
pickerBackground: "背景颜色快速选取器。快速选取器小部件是选取器(如命令调色板)的容器。",
|
|
2275
|
-
pickerForeground: "前景颜色快速选取器。快速选取器小部件是命令调色板等选取器的容器。",
|
|
2276
|
-
pickerGroupBorder: "快速选取器分组边框的颜色。",
|
|
2277
|
-
pickerGroupForeground: "快速选取器分组标签的颜色。",
|
|
2278
|
-
pickerTitleBackground: "标题背景颜色快速选取器。快速选取器小部件是命令调色板等选取器的容器。",
|
|
2279
|
-
problemsErrorIconForeground: "用于问题错误图标的颜色。",
|
|
2280
|
-
problemsInfoIconForeground: "用于问题信息图标的颜色。",
|
|
2281
|
-
problemsWarningIconForeground: "用于问题警告图标的颜色。",
|
|
2282
|
-
progressBarBackground: "表示长时间操作的进度条的背景色。",
|
|
2283
|
-
"quickInput.list.focusBackground deprecation": "请改用 quickInputList.focusBackground",
|
|
2284
|
-
"quickInput.listFocusBackground": "焦点项目的快速选择器背景色。",
|
|
2285
|
-
"quickInput.listFocusForeground": "焦点项目的快速选择器前景色。",
|
|
2286
|
-
"quickInput.listFocusIconForeground": "焦点项目的快速选取器图标前景色。",
|
|
2287
|
-
sashActiveBorder: "活动框格的边框颜色。",
|
|
2288
|
-
scrollbarShadow: "表示视图被滚动的滚动条阴影。",
|
|
2289
|
-
scrollbarSliderActiveBackground: "滚动条滑块在被点击时的背景色。",
|
|
2290
|
-
scrollbarSliderBackground: "滚动条滑块背景色",
|
|
2291
|
-
scrollbarSliderHoverBackground: "滚动条滑块在悬停时的背景色",
|
|
2292
|
-
"search.resultsInfoForeground": "搜索 Viewlet 完成消息中文本的颜色。",
|
|
2293
|
-
"searchEditor.editorFindMatchBorder": "搜索编辑器查询匹配的边框颜色。",
|
|
2294
|
-
"searchEditor.queryMatch": "搜索编辑器查询匹配的颜色。",
|
|
2295
|
-
selectionBackground: "工作台所选文本的背景颜色(例如输入字段或文本区域)。注意,本设置不适用于编辑器。",
|
|
2296
|
-
snippetFinalTabstopHighlightBackground: "代码片段中最后的 Tab 位的高亮背景色。",
|
|
2297
|
-
snippetFinalTabstopHighlightBorder: "代码片段中最后的制表位的高亮边框颜色。",
|
|
2298
|
-
snippetTabstopHighlightBackground: "代码片段 Tab 位的高亮背景色。",
|
|
2299
|
-
snippetTabstopHighlightBorder: "代码片段 Tab 位的高亮边框颜色。",
|
|
2300
|
-
statusBarBackground: "编辑器悬停状态栏的背景色。",
|
|
2301
|
-
tableColumnsBorder: "列之间的表边框颜色。",
|
|
2302
|
-
tableOddRowsBackgroundColor: "奇数表行的背景色。",
|
|
2303
|
-
textBlockQuoteBackground: "文本中块引用的背景颜色。",
|
|
2304
|
-
textBlockQuoteBorder: "文本中块引用的边框颜色。",
|
|
2305
|
-
textCodeBlockBackground: "文本中代码块的背景颜色。",
|
|
2306
|
-
textLinkActiveForeground: "文本中链接在点击或鼠标悬停时的前景色 。",
|
|
2307
|
-
textLinkForeground: "文本中链接的前景色。",
|
|
2308
|
-
textPreformatBackground: "预格式化文本段的背景色。",
|
|
2309
|
-
textPreformatForeground: "预格式化文本段的前景色。",
|
|
2310
|
-
textSeparatorForeground: "文字分隔符的颜色。",
|
|
2311
|
-
toolbarActiveBackground: "将鼠标悬停在操作上时的工具栏背景",
|
|
2312
|
-
toolbarHoverBackground: "使用鼠标悬停在操作上时显示工具栏背景",
|
|
2313
|
-
toolbarHoverOutline: "使用鼠标悬停在操作上时显示工具栏轮廓",
|
|
2314
|
-
treeInactiveIndentGuidesStroke: "非活动缩进参考线的树描边颜色。",
|
|
2315
|
-
treeIndentGuidesStroke: "缩进参考线的树描边颜色。",
|
|
2316
|
-
warningBorder: "如果设置,编辑器中警告的双下划线颜色。",
|
|
2317
|
-
widgetBorder: "编辑器内小组件(如查找/替换)的边框颜色。",
|
|
2318
|
-
widgetShadow: "编辑器内小组件(如查找/替换)的阴影颜色。"
|
|
2319
2098
|
},
|
|
2320
2099
|
"vs/platform/theme/common/iconRegistry": {
|
|
2321
2100
|
"iconDefinition.fontCharacter": "与图标定义关联的字体字符。",
|
|
@@ -2448,10 +2227,6 @@ var content = {
|
|
|
2448
2227
|
confirmLogin: "扩展\"{0}\"希望使用{1}登录。",
|
|
2449
2228
|
confirmRelogin: "扩展“{0}”希望你使用 {1} 重新登录。",
|
|
2450
2229
|
signedOut: "已成功注销。"
|
|
2451
|
-
},
|
|
2452
|
-
"vs/workbench/api/browser/mainThreadChatProvider": {
|
|
2453
|
-
languageModels: "语言模型({0})",
|
|
2454
|
-
languageModelsAccountId: "语言模型"
|
|
2455
2230
|
},
|
|
2456
2231
|
"vs/workbench/api/browser/mainThreadCLICommands": {
|
|
2457
2232
|
"cannot be installed": "无法安装“{0}”扩展,因为它被声明为不在此安装程序中运行。"
|
|
@@ -2647,10 +2422,6 @@ var content = {
|
|
|
2647
2422
|
},
|
|
2648
2423
|
"vs/workbench/api/common/extHostChatAgents2": {
|
|
2649
2424
|
errorResponse: "提供程序出错: {0}"
|
|
2650
|
-
},
|
|
2651
|
-
"vs/workbench/api/common/extHostChatProvider": {
|
|
2652
|
-
chatAccess: "允许访问 {0} 提供的语言模型",
|
|
2653
|
-
chatAccessWithJustification: "允许访问 {0} 提供的语言模型。理由:\r\n\r\n{1}"
|
|
2654
2425
|
},
|
|
2655
2426
|
"vs/workbench/api/common/extHostDiagnostics": {
|
|
2656
2427
|
limitHit: "未显示 {0} 个进一步的错误和警告。"
|
|
@@ -2741,6 +2512,25 @@ var content = {
|
|
|
2741
2512
|
"toggle screencast mode": "切换屏幕模式",
|
|
2742
2513
|
user: "用户",
|
|
2743
2514
|
workspace: "工作区"
|
|
2515
|
+
},
|
|
2516
|
+
"vs/workbench/browser/actions/helpActions": {
|
|
2517
|
+
keybindingsReference: "键盘快捷方式参考",
|
|
2518
|
+
miDocumentation: "文档(&&D)",
|
|
2519
|
+
miKeyboardShortcuts: "键盘快捷方式参考(&&K)",
|
|
2520
|
+
miLicense: "查看许可证(&&V)",
|
|
2521
|
+
miPrivacyStatement: "隐私声明(&&Y)",
|
|
2522
|
+
miTipsAndTricks: "贴士和技巧(&&C)",
|
|
2523
|
+
miUserVoice: "搜索功能请求(&&S)",
|
|
2524
|
+
miVideoTutorials: "视频教程(&&V)",
|
|
2525
|
+
miYouTube: "在 YouTube 上加入我们(&&J)",
|
|
2526
|
+
newsletterSignup: "订阅 VS Code 新闻邮件",
|
|
2527
|
+
openDocumentationUrl: "文档",
|
|
2528
|
+
openLicenseUrl: "查看许可证",
|
|
2529
|
+
openPrivacyStatement: "隐私声明",
|
|
2530
|
+
openTipsAndTricksUrl: "提示与技巧",
|
|
2531
|
+
openUserVoiceUrl: "搜索功能请求",
|
|
2532
|
+
openVideoTutorialsUrl: "视频教程",
|
|
2533
|
+
openYouTubeUrl: "在 YouTube 上加入我们"
|
|
2744
2534
|
},
|
|
2745
2535
|
"vs/workbench/browser/actions/layoutActions": {
|
|
2746
2536
|
active: "活动",
|
|
@@ -3633,6 +3423,9 @@ var content = {
|
|
|
3633
3423
|
"align panel": "对齐面板",
|
|
3634
3424
|
hidePanel: "\"隐藏\" 面板",
|
|
3635
3425
|
"panel position": "面板位置"
|
|
3426
|
+
},
|
|
3427
|
+
"vs/workbench/browser/parts/sidebar/sidebarActions": {
|
|
3428
|
+
focusSideBar: "将焦点置于主侧栏"
|
|
3636
3429
|
},
|
|
3637
3430
|
"vs/workbench/browser/parts/sidebar/sidebarPart": {
|
|
3638
3431
|
toggleActivityBar: "切换活动栏可见性"
|
|
@@ -4451,6 +4244,9 @@ var content = {
|
|
|
4451
4244
|
"audioCues.help.placeholder": "选择要播放和配置的声音",
|
|
4452
4245
|
"signals.sound.help": "帮助: 列出信号声音",
|
|
4453
4246
|
"sounds.help.settings": "配置声音"
|
|
4247
|
+
},
|
|
4248
|
+
"vs/workbench/contrib/accountEntitlements/browser/accountsEntitlements.contribution": {
|
|
4249
|
+
"workbench.accounts.showEntitlements": "启用后,帐户的可用权利将显示在帐户菜单中。"
|
|
4454
4250
|
},
|
|
4455
4251
|
"vs/workbench/contrib/bulkEdit/browser/bulkEditService": {
|
|
4456
4252
|
"areYouSureQuiteBulkEdit.detail": "{0} 正在进行。",
|
|
@@ -4683,9 +4479,6 @@ var content = {
|
|
|
4683
4479
|
usedReferencesPlural: "已使用 {0} 引用",
|
|
4684
4480
|
usedReferencesSingular: "已使用 {0} 引用",
|
|
4685
4481
|
usingAgent: "使用 {0}"
|
|
4686
|
-
},
|
|
4687
|
-
"vs/workbench/contrib/chat/browser/chatSlashCommandContentWidget": {
|
|
4688
|
-
"exited slash command mode": "已退出 {0} 模式"
|
|
4689
4482
|
},
|
|
4690
4483
|
"vs/workbench/contrib/chat/browser/codeBlockPart": {
|
|
4691
4484
|
"chat.codeBlock.toolbar": "代码块工具栏",
|
|
@@ -4795,69 +4588,9 @@ var content = {
|
|
|
4795
4588
|
inspectEditorTokens: "开发人员: 检查编辑器标记和作用域",
|
|
4796
4589
|
"inspectTMScopesWidget.loading": "正在加载..."
|
|
4797
4590
|
},
|
|
4798
|
-
"vs/workbench/contrib/codeEditor/browser/
|
|
4799
|
-
|
|
4800
|
-
|
|
4801
|
-
"schema.autoCloseBefore": "在自动闭合设置为 \"languageDefined\" 时,定义使括号或引号自动闭合的光标后面的字符。通常是不会成为表达式开头的一组字符。",
|
|
4802
|
-
"schema.autoClosingPairs": "定义括号对。当输入左方括号时,将自动插入右方括号。",
|
|
4803
|
-
"schema.autoClosingPairs.notIn": "定义禁用了自动配对的作用域列表。",
|
|
4804
|
-
"schema.blockComment.begin": "作为块注释开头的字符序列。",
|
|
4805
|
-
"schema.blockComment.end": "作为块注释结尾的字符序列。",
|
|
4806
|
-
"schema.blockComments": "定义块注释的标记方式。",
|
|
4807
|
-
"schema.brackets": "定义增加或减少缩进的括号符号。当方括号对着色已启用且未定义{0}时,这还将定义按其嵌套级别着色的括号对。",
|
|
4808
|
-
"schema.closeBracket": "右方括号字符或字符串序列。",
|
|
4809
|
-
"schema.colorizedBracketPairs": "定义在启用括号对着色时由其嵌套级别着色的括号对。此处包含的任何不包含在{0}中的括号都将自动包含在{0}中。",
|
|
4810
|
-
"schema.comments": "定义注释符号",
|
|
4811
|
-
"schema.folding": "此语言的折叠设置。",
|
|
4812
|
-
"schema.folding.markers": "语言特定的折叠标记。例如,\"#region\" 与 \"#endregion\"。开始与结束标记的正则表达式需设计得效率高,因其将对每一行的内容进行测试。",
|
|
4813
|
-
"schema.folding.markers.end": "结束标记的正则表达式模式。其应以 \"^\" 开始。",
|
|
4814
|
-
"schema.folding.markers.start": "开始标记的正则表达式模式。其应以 \"^\" 开始。",
|
|
4815
|
-
"schema.folding.offSide": "若一种语言使用缩进表示其代码块,它将遵循越位规则 (off-side rule)。若设置此项,空白行将属于其之后的代码块。",
|
|
4816
|
-
"schema.indentationRules": "语言的缩进设置。",
|
|
4817
|
-
"schema.indentationRules.decreaseIndentPattern": "如果某行文本匹配此模式,则其后所有行都应被取消缩进一次 (直到匹配其他规则)。",
|
|
4818
|
-
"schema.indentationRules.decreaseIndentPattern.errorMessage": "必须匹配模式“/^([gimuy]+)$/”。",
|
|
4819
|
-
"schema.indentationRules.decreaseIndentPattern.flags": "decreaseIndentPattern 的正则表达式标志。",
|
|
4820
|
-
"schema.indentationRules.decreaseIndentPattern.pattern": "decreaseIndentPattern 的正则表达式模式。",
|
|
4821
|
-
"schema.indentationRules.increaseIndentPattern": "如果一行文本匹配此模式,则之后所有内容都应被缩进一次(直到匹配其他规则)。",
|
|
4822
|
-
"schema.indentationRules.increaseIndentPattern.errorMessage": "必须匹配模式“/^([gimuy]+)$/”。",
|
|
4823
|
-
"schema.indentationRules.increaseIndentPattern.flags": "increaseIndentPattern 的正则表达式标志。",
|
|
4824
|
-
"schema.indentationRules.increaseIndentPattern.pattern": "increaseIndentPattern 的正则表达式模式。",
|
|
4825
|
-
"schema.indentationRules.indentNextLinePattern": "如果某一行匹配此模式,那么仅此行之后的**下一行**应缩进一次。",
|
|
4826
|
-
"schema.indentationRules.indentNextLinePattern.errorMessage": "必须匹配模式“/^([gimuy]+)$/”。",
|
|
4827
|
-
"schema.indentationRules.indentNextLinePattern.flags": "indentNextLinePattern 的正则表达式标志。",
|
|
4828
|
-
"schema.indentationRules.indentNextLinePattern.pattern": "indentNextLinePattern 的正则表达式模式。",
|
|
4829
|
-
"schema.indentationRules.unIndentedLinePattern": "如果某一行匹配此模式,那么不应更改此行的缩进,且不应针对其他规则对其进行计算。",
|
|
4830
|
-
"schema.indentationRules.unIndentedLinePattern.errorMessage": "必须匹配模式“/^([gimuy]+)$/”。",
|
|
4831
|
-
"schema.indentationRules.unIndentedLinePattern.flags": "unIndentedLinePattern 的正则表达式标志。",
|
|
4832
|
-
"schema.indentationRules.unIndentedLinePattern.pattern": "unIndentedLinePattern 的正则表达式模式。",
|
|
4833
|
-
"schema.lineComment": "作为行注释开头的字符序列。",
|
|
4834
|
-
"schema.onEnterRules": "按 Enter 时要评估的语言规则。",
|
|
4835
|
-
"schema.onEnterRules.action": "要执行的操作。",
|
|
4836
|
-
"schema.onEnterRules.action.appendText": "描述要追加到新行后和缩进后的文本。",
|
|
4837
|
-
"schema.onEnterRules.action.indent": "描述如何处理缩进",
|
|
4838
|
-
"schema.onEnterRules.action.indent.indent": "(相对于上一行的缩进)插入一次新行和缩进。",
|
|
4839
|
-
"schema.onEnterRules.action.indent.indentOutdent": "插入两个新行: \r\n - 第一行缩进并将包含游标\r\n - 第二行在同一缩进级别",
|
|
4840
|
-
"schema.onEnterRules.action.indent.none": "插入新行并复制上一行的缩进。",
|
|
4841
|
-
"schema.onEnterRules.action.indent.outdent": "(相对于上一行的缩进)插入一次新行和凸排。",
|
|
4842
|
-
"schema.onEnterRules.action.removeText": "描述要从新行的缩进中移除的字符数。",
|
|
4843
|
-
"schema.onEnterRules.afterText": "只有游标后的文本匹配此正则表达式时才会执行此规则。",
|
|
4844
|
-
"schema.onEnterRules.afterText.errorMessage": "必须匹配模式“/^([gimuy]+)$/”。",
|
|
4845
|
-
"schema.onEnterRules.afterText.flags": "afterText 的正则表达式标志。",
|
|
4846
|
-
"schema.onEnterRules.afterText.pattern": "afterText 的正则表达式模式。",
|
|
4847
|
-
"schema.onEnterRules.beforeText": "只有游标前的文本匹配此正则表达式时才会执行此规则。",
|
|
4848
|
-
"schema.onEnterRules.beforeText.errorMessage": "必须匹配模式“/^([gimuy]+)$/”。",
|
|
4849
|
-
"schema.onEnterRules.beforeText.flags": "beforeText 的正则表达式标志。",
|
|
4850
|
-
"schema.onEnterRules.beforeText.pattern": "beforeText 的正则表达式模式。",
|
|
4851
|
-
"schema.onEnterRules.previousLineText": "只有该行上方的文本匹配此正则表达式时才会执行此规则。",
|
|
4852
|
-
"schema.onEnterRules.previousLineText.errorMessage": "必须匹配模式“/^([gimuy]+)$/”。",
|
|
4853
|
-
"schema.onEnterRules.previousLineText.flags": "previousLineText 的正则表达式标志。",
|
|
4854
|
-
"schema.onEnterRules.previousLineText.pattern": "previousLineText 的正则表达式模式。",
|
|
4855
|
-
"schema.openBracket": "左方括号字符或字符串序列。",
|
|
4856
|
-
"schema.surroundingPairs": "定义可用于包围所选字符串的括号对。",
|
|
4857
|
-
"schema.wordPattern": "定义一下在编程语言里什么东西会被当做是一个单词。",
|
|
4858
|
-
"schema.wordPattern.flags": "用于匹配文本的正则表达式标志。",
|
|
4859
|
-
"schema.wordPattern.flags.errorMessage": "必须匹配模式“/^([gimuy]+)$/”。",
|
|
4860
|
-
"schema.wordPattern.pattern": "用于匹配文本的正则表达式模式。"
|
|
4591
|
+
"vs/workbench/contrib/codeEditor/browser/inspectKeybindings": {
|
|
4592
|
+
"workbench.action.inspectKeyMap": "检查按键映射",
|
|
4593
|
+
"workbench.action.inspectKeyMapJSON": "检查按键映射(JSON)"
|
|
4861
4594
|
},
|
|
4862
4595
|
"vs/workbench/contrib/codeEditor/browser/largeFileOptimizations": {
|
|
4863
4596
|
largeFile: "{0}: 为了减少内存使用量并避免冻结或崩溃,已为此大型文件禁用标记化、换行、折叠、编码、突出显示词和粘滞滚动。",
|
|
@@ -4891,6 +4624,10 @@ var content = {
|
|
|
4891
4624
|
codeaction: "快速修复",
|
|
4892
4625
|
"codeaction.get2": "从 \"{0}\" ([configure]({1}))中获取代码操作。",
|
|
4893
4626
|
formatting2: "正在运行 \"{0}\" 格式化程序([configure]({1}))。"
|
|
4627
|
+
},
|
|
4628
|
+
"vs/workbench/contrib/codeEditor/browser/toggleColumnSelection": {
|
|
4629
|
+
miColumnSelection: "列选择模式(&&S)",
|
|
4630
|
+
toggleColumnSelection: "切换列选择模式"
|
|
4894
4631
|
},
|
|
4895
4632
|
"vs/workbench/contrib/codeEditor/browser/toggleMinimap": {
|
|
4896
4633
|
miMinimap: "缩略图(&&M)",
|
|
@@ -5826,6 +5563,12 @@ var content = {
|
|
|
5826
5563
|
},
|
|
5827
5564
|
"vs/workbench/contrib/debug/common/replModel": {
|
|
5828
5565
|
consoleCleared: "控制台已清除"
|
|
5566
|
+
},
|
|
5567
|
+
"vs/workbench/contrib/deprecatedExtensionMigrator/browser/deprecatedExtensionMigrator.contribution": {
|
|
5568
|
+
"bracketPairColorizer.notification": "扩展“括号对着色器”已禁用,因为它已被弃用。",
|
|
5569
|
+
"bracketPairColorizer.notification.action.enableNative": "启用本机括号对着色",
|
|
5570
|
+
"bracketPairColorizer.notification.action.showMoreInfo": "详细信息",
|
|
5571
|
+
"bracketPairColorizer.notification.action.uninstall": "卸载扩展"
|
|
5829
5572
|
},
|
|
5830
5573
|
"vs/workbench/contrib/editSessions/browser/editSessions.contribution": {
|
|
5831
5574
|
autoResumeWorkingChanges: "控制是否为当前工作区自动继续存储在云中的可用工作更改。",
|
|
@@ -6885,11 +6628,6 @@ var content = {
|
|
|
6885
6628
|
thinking: "思考中...",
|
|
6886
6629
|
"welcome.1": "AI 生成的代码可能不正确",
|
|
6887
6630
|
"welcome.2": "正在准备..."
|
|
6888
|
-
},
|
|
6889
|
-
"vs/workbench/contrib/inlineChat/browser/inlineChatLivePreviewWidget": {
|
|
6890
|
-
discard: "放弃",
|
|
6891
|
-
save: "创建",
|
|
6892
|
-
saveAs: "创建为"
|
|
6893
6631
|
},
|
|
6894
6632
|
"vs/workbench/contrib/inlineChat/browser/inlineChatSavingServiceImpl": {
|
|
6895
6633
|
inlineChat: "正在等待接受或放弃内联聊天更改...",
|
|
@@ -7051,6 +6789,29 @@ var content = {
|
|
|
7051
6789
|
},
|
|
7052
6790
|
"vs/workbench/contrib/localHistory/browser/localHistoryTimeline": {
|
|
7053
6791
|
localHistory: "本地历史记录"
|
|
6792
|
+
},
|
|
6793
|
+
"vs/workbench/contrib/localization/common/localization.contribution": {
|
|
6794
|
+
"language id": "语言 ID",
|
|
6795
|
+
localizations: "语言包",
|
|
6796
|
+
"localizations language name": "语言名称",
|
|
6797
|
+
"localizations localized language name": "语言本地名称",
|
|
6798
|
+
"vscode.extension.contributes.localizations": "向编辑器提供本地化内容",
|
|
6799
|
+
"vscode.extension.contributes.localizations.languageId": "显示字符串翻译的目标语言 ID。",
|
|
6800
|
+
"vscode.extension.contributes.localizations.languageName": "语言的英文名称。",
|
|
6801
|
+
"vscode.extension.contributes.localizations.languageNameLocalized": "提供语言的名称。",
|
|
6802
|
+
"vscode.extension.contributes.localizations.translations": "与语言关联的翻译的列表。",
|
|
6803
|
+
"vscode.extension.contributes.localizations.translations.id": "使用此翻译的 VS Code 或扩展的 ID。VS Code 的 ID 总为 \"vscode\",扩展的 ID 的格式应为 \"publisherId.extensionName\"。",
|
|
6804
|
+
"vscode.extension.contributes.localizations.translations.id.pattern": "翻译 VS Code 或者扩展,ID 分别应为 \"vscode\" 或格式为 \"publisherId.extensionName\"。",
|
|
6805
|
+
"vscode.extension.contributes.localizations.translations.path": "包含语言翻译的文件的相对路径。"
|
|
6806
|
+
},
|
|
6807
|
+
"vs/workbench/contrib/localization/common/localizationsActions": {
|
|
6808
|
+
available: "可用",
|
|
6809
|
+
chooseLocale: "选择显示语言",
|
|
6810
|
+
clearDisplayLanguage: "清除显示语言首选项",
|
|
6811
|
+
configureLocale: "配置显示语言",
|
|
6812
|
+
configureLocaleDescription: "根据已安装的语言包更改 VS Code 的区域设置。常用语言包括法语、中文、西班牙语、日语、德语、朝鲜语等。",
|
|
6813
|
+
installed: "已安装",
|
|
6814
|
+
moreInfo: "详细信息"
|
|
7054
6815
|
},
|
|
7055
6816
|
"vs/workbench/contrib/logs/common/logs.contribution": {
|
|
7056
6817
|
"remote name": "{0} (远程)",
|
|
@@ -7118,6 +6879,12 @@ var content = {
|
|
|
7118
6879
|
totalWarnings: "警告: {0} 个",
|
|
7119
6880
|
viewAsTable: "以表形式查看",
|
|
7120
6881
|
viewAsTree: "以树形式查看"
|
|
6882
|
+
},
|
|
6883
|
+
"vs/workbench/contrib/markers/browser/markersFileDecorations": {
|
|
6884
|
+
label: "问题",
|
|
6885
|
+
"markers.showOnFile": "在文件和文件夹上显示错误和警告。关闭时被 `#problems.visibility#` 覆盖。",
|
|
6886
|
+
"tooltip.1": "此文件存在 1 个问题",
|
|
6887
|
+
"tooltip.N": "此文件存在 {0} 个问题"
|
|
7121
6888
|
},
|
|
7122
6889
|
"vs/workbench/contrib/markers/browser/markersTable": {
|
|
7123
6890
|
codeColumnLabel: "代码",
|
|
@@ -7993,6 +7760,15 @@ var content = {
|
|
|
7993
7760
|
"outline.showProblem": "显示大纲元素上的错误和警告。关闭时被 `#problems.visibility#` 覆盖。",
|
|
7994
7761
|
outlineConfigurationTitle: "大纲",
|
|
7995
7762
|
outlineViewIcon: "查看大纲视图的图标。"
|
|
7763
|
+
},
|
|
7764
|
+
"vs/workbench/contrib/outline/browser/outlineActions": {
|
|
7765
|
+
collapse: "全部折叠",
|
|
7766
|
+
expand: "全部展开",
|
|
7767
|
+
filterOnType: "在输入时筛选",
|
|
7768
|
+
followCur: "跟随光标",
|
|
7769
|
+
sortByKind: "排序方式 : 类别",
|
|
7770
|
+
sortByName: "排序依据 : 名称",
|
|
7771
|
+
sortByPosition: "排序依据 : 位置"
|
|
7996
7772
|
},
|
|
7997
7773
|
"vs/workbench/contrib/outline/browser/outlinePane": {
|
|
7998
7774
|
loading: "正在加载“{0}”的文档符号...",
|
|
@@ -10432,6 +10208,10 @@ var content = {
|
|
|
10432
10208
|
testCoverage: "测试覆盖率",
|
|
10433
10209
|
testExplorer: "测试资源管理器",
|
|
10434
10210
|
testResultsPanelName: "测试结果"
|
|
10211
|
+
},
|
|
10212
|
+
"vs/workbench/contrib/testing/browser/testingConfigurationUi": {
|
|
10213
|
+
"testConfigurationUi.pick": "选择要使用的测试配置文件",
|
|
10214
|
+
updateTestConfiguration: "更新测试配置"
|
|
10435
10215
|
},
|
|
10436
10216
|
"vs/workbench/contrib/testing/browser/testingDecorations": {
|
|
10437
10217
|
"actual.title": "实际",
|
|
@@ -10797,6 +10577,42 @@ var content = {
|
|
|
10797
10577
|
openUrl: "打开 URL",
|
|
10798
10578
|
urlToOpen: "要打开的 URL",
|
|
10799
10579
|
"workbench.trustedDomains.promptInTrustedWorkspace": "启用后,在受信任的工作区中打开链接时,将显示受信任的域提示。"
|
|
10580
|
+
},
|
|
10581
|
+
"vs/workbench/contrib/userDataProfile/browser/userDataProfile": {
|
|
10582
|
+
"create profile": "创建配置文件...",
|
|
10583
|
+
current: "当前",
|
|
10584
|
+
"delete profile": "删除配置文件...",
|
|
10585
|
+
"delete specific profile": "删除配置文件...",
|
|
10586
|
+
"edit profile": "编辑配置文件...",
|
|
10587
|
+
"export profile": "导出配置文件...",
|
|
10588
|
+
"export profile in share": "导出配置文件({0})...",
|
|
10589
|
+
"import from file": "选择文件...",
|
|
10590
|
+
"import from url": "从 URL 导入",
|
|
10591
|
+
"import profile": "导入配置文件...",
|
|
10592
|
+
"import profile dialog": "选择配置文件模版文件",
|
|
10593
|
+
"import profile placeholder": "提供配置文件模板 URL",
|
|
10594
|
+
"import profile quick pick title": "从配置文件模板导入...",
|
|
10595
|
+
"import profile share": "导入配置文件...",
|
|
10596
|
+
"pick profile to delete": "选择要删除的配置文件",
|
|
10597
|
+
"profile import error": "创建配置文件时出错: {0}",
|
|
10598
|
+
profiles: "配置文件({0})",
|
|
10599
|
+
"save profile as": "将当前配置文件另存为……",
|
|
10600
|
+
selectProfile: "选择配置文件",
|
|
10601
|
+
"show profile contents": "显示配置文件内容",
|
|
10602
|
+
switchProfile: "Switch 配置文件...",
|
|
10603
|
+
templates: "配置文件模板"
|
|
10604
|
+
},
|
|
10605
|
+
"vs/workbench/contrib/userDataProfile/browser/userDataProfileActions": {
|
|
10606
|
+
"cleanup profile": "清理配置文件",
|
|
10607
|
+
"create temporary profile": "创建临时配置文件",
|
|
10608
|
+
current: "当前",
|
|
10609
|
+
mange: "管理...",
|
|
10610
|
+
"pick profile to rename": "选择要重命名的配置文件",
|
|
10611
|
+
profileExists: "具有名称 {0} 的配置文件已经存在。",
|
|
10612
|
+
"rename profile": "重命名...",
|
|
10613
|
+
"rename specific profile": "重命名配置文件...",
|
|
10614
|
+
"reset workspaces": "重置工作区配置文件关联",
|
|
10615
|
+
"select profile to rename": "重命名 {0}"
|
|
10800
10616
|
},
|
|
10801
10617
|
"vs/workbench/contrib/userDataSync/browser/userDataSync": {
|
|
10802
10618
|
"accept failed": "接受更改时出错。有关更多详细信息,请查看[日志]({0})。",
|
|
@@ -11197,6 +11013,9 @@ var content = {
|
|
|
11197
11013
|
"vs/workbench/contrib/welcomeWalkthrough/browser/walkThroughPart": {
|
|
11198
11014
|
"walkThrough.gitNotFound": "你的系统上似乎未安装 Git。",
|
|
11199
11015
|
"walkThrough.unboundCommand": "未绑定"
|
|
11016
|
+
},
|
|
11017
|
+
"vs/workbench/contrib/welcomeWalkthrough/common/walkThroughUtils": {
|
|
11018
|
+
"walkThrough.embeddedEditorBackground": "嵌入于交互式演练场中的编辑器的背景颜色。"
|
|
11200
11019
|
},
|
|
11201
11020
|
"vs/workbench/contrib/workspace/browser/workspace.contribution": {
|
|
11202
11021
|
addWorkspaceFolderDetail: "你正在将文件添加到受信任的工作区,该工作区当前不受信任。是否信任这些新文件的作者?",
|
|
@@ -11613,6 +11432,15 @@ var content = {
|
|
|
11613
11432
|
saveChangesMessage: "是否要保存对 {0} 的更改?",
|
|
11614
11433
|
saveChangesMessages: "是否要保存对下列 {0} 个文件的更改?",
|
|
11615
11434
|
"saveFileAs.title": "另存为"
|
|
11435
|
+
},
|
|
11436
|
+
"vs/workbench/services/dialogs/browser/fileDialogService": {
|
|
11437
|
+
learnMore: "了解详细信息(&&L)",
|
|
11438
|
+
openFiles: "打开文件(&&F)...",
|
|
11439
|
+
openRemote: "打开远程(&&O)...",
|
|
11440
|
+
pickFolderAndOpen: "无法打开文件夹,请尝试改为将文件夹添加到工作区。",
|
|
11441
|
+
pickWorkspaceAndOpen: "无法打开工作区,请尝试改为将文件夹添加到工作区。",
|
|
11442
|
+
unsupportedBrowserDetail: "浏览器不支持打开本地文件夹。\r\n你可以打开单个文件或打开远程存储库。",
|
|
11443
|
+
unsupportedBrowserMessage: "不支持打开本地文件夹"
|
|
11616
11444
|
},
|
|
11617
11445
|
"vs/workbench/services/dialogs/browser/simpleFileDialog": {
|
|
11618
11446
|
openLocalFile: "打开本地文件...",
|
|
@@ -11866,6 +11694,28 @@ var content = {
|
|
|
11866
11694
|
"vs/workbench/services/host/browser/browserHostService": {
|
|
11867
11695
|
open: "打开(&&O)",
|
|
11868
11696
|
unableToOpenExternal: "浏览器已中断新选项卡或窗口的打开。仍然按“打开”以将其打开。"
|
|
11697
|
+
},
|
|
11698
|
+
"vs/workbench/services/issue/browser/issueTroubleshoot": {
|
|
11699
|
+
"I cannot reproduce": "我无法重现",
|
|
11700
|
+
Stop: "停止",
|
|
11701
|
+
"This is Bad": "我可以重现",
|
|
11702
|
+
"ask to download insiders": "请尝试下载并重现{0}预览体验成员中的问题。",
|
|
11703
|
+
"ask to reproduce issue": "请尝试重现{0}预览体验成员中的问题,并确认问题是否存在。",
|
|
11704
|
+
bad: "我可以重现",
|
|
11705
|
+
"detail.start": "问题疑难解答过程有助于确定问题的原因。问题可能是由配置不当、扩展或 {0} 本身引起的。\r\n\r\n在此过程中,窗口会不断重载。每次都必须确认是否仍看到此问题。",
|
|
11706
|
+
"download insiders": "下载{0}预览体验成员",
|
|
11707
|
+
"empty.profile": "问题疑难解答处于活动状态,并且已将配置暂时重置为默认值。检查是否仍可以重现问题,然后从这些选项中进行选择。",
|
|
11708
|
+
good: "我无法重现",
|
|
11709
|
+
"issue is in core": "问题疑难解答已确定该问题与{0}有关。",
|
|
11710
|
+
"issue is with configuration": "问题疑难解答已确定此问题是由配置导致的。请使用“导出配置文件”命令导出配置来报告问题,并共享问题报告中的文件。",
|
|
11711
|
+
msg: "&&排查问题",
|
|
11712
|
+
"profile.extensions.disabled": "问题疑难解答处于活动状态,并暂时禁用了所有已安装的扩展。检查是否仍可以重现问题,然后从这些选项中进行选择。",
|
|
11713
|
+
"report anyway": "仍然报告问题",
|
|
11714
|
+
stop: "停止",
|
|
11715
|
+
"title.stop": "停止排查问题",
|
|
11716
|
+
"troubleshoot issue": "排查问题",
|
|
11717
|
+
troubleshootIssue: "排查问题...",
|
|
11718
|
+
"use insiders": "这可能意味着问题已解决,将在即将发布的版本中可用。你可以安全地使用{0}预览体验成员,直到新的稳定版本可用。"
|
|
11869
11719
|
},
|
|
11870
11720
|
"vs/workbench/services/keybinding/browser/keybindingService": {
|
|
11871
11721
|
"invalid.keybindings": "无效的“contributes.{0}”: {1}",
|
|
@@ -11946,6 +11796,13 @@ var content = {
|
|
|
11946
11796
|
},
|
|
11947
11797
|
"vs/workbench/services/lifecycle/browser/lifecycleService": {
|
|
11948
11798
|
lifecycleVeto: "可能无法保存所做的更改。请按“取消”,然后重试。"
|
|
11799
|
+
},
|
|
11800
|
+
"vs/workbench/services/localization/browser/localeService": {
|
|
11801
|
+
clearDisplayLanguageDetail: "按“重新加载”按钮以刷新页面并使用浏览器的语言。",
|
|
11802
|
+
clearDisplayLanguageMessage: "要更改显示语言,{0} 需要重新加载",
|
|
11803
|
+
relaunchDisplayLanguageDetail: "按“重新加载”按钮以刷新页面,并将显示语言设置为 {0}。",
|
|
11804
|
+
relaunchDisplayLanguageMessage: "要更改显示语言,{0} 需要重新加载",
|
|
11805
|
+
reload: "重新加载(&&R)"
|
|
11949
11806
|
},
|
|
11950
11807
|
"vs/workbench/services/notification/common/notificationService": {
|
|
11951
11808
|
neverShowAgain: "不再显示"
|
|
@@ -12036,6 +11893,10 @@ var content = {
|
|
|
12036
11893
|
"tunnel.source.auto": "自动转发",
|
|
12037
11894
|
"tunnel.source.user": "用户转发",
|
|
12038
11895
|
"tunnel.staticallyForwarded": "静态转发"
|
|
11896
|
+
},
|
|
11897
|
+
"vs/workbench/services/search/browser/searchService": {
|
|
11898
|
+
errorSearchFile: "无法使用 Web 辅助角色文件搜索器进行搜索",
|
|
11899
|
+
errorSearchText: "无法使用 Web 辅助角色文本搜索器进行搜索"
|
|
12039
11900
|
},
|
|
12040
11901
|
"vs/workbench/services/search/common/queryBuilder": {
|
|
12041
11902
|
"search.noWorkspaceWithName": "工作区文件夹不存在: {0}"
|