@codingame/monaco-vscode-language-pack-zh-hans 1.83.3-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/index.d.ts +1 -0
- package/index.js +92 -0
- package/package.json +23 -0
- package/translations/extensions/ms-vscode.js-debug.i18n.json +418 -0
- package/translations/extensions/vscode.bat.i18n.json +16 -0
- package/translations/extensions/vscode.builtin-notebook-renderers.i18n.json +16 -0
- package/translations/extensions/vscode.clojure.i18n.json +16 -0
- package/translations/extensions/vscode.coffeescript.i18n.json +16 -0
- package/translations/extensions/vscode.configuration-editing.i18n.json +68 -0
- package/translations/extensions/vscode.cpp.i18n.json +16 -0
- package/translations/extensions/vscode.csharp.i18n.json +16 -0
- package/translations/extensions/vscode.css-language-features.i18n.json +365 -0
- package/translations/extensions/vscode.css.i18n.json +16 -0
- package/translations/extensions/vscode.dart.i18n.json +16 -0
- package/translations/extensions/vscode.debug-auto-launch.i18n.json +37 -0
- package/translations/extensions/vscode.debug-server-ready.i18n.json +30 -0
- package/translations/extensions/vscode.diff.i18n.json +16 -0
- package/translations/extensions/vscode.docker.i18n.json +16 -0
- package/translations/extensions/vscode.emmet.i18n.json +83 -0
- package/translations/extensions/vscode.extension-editing.i18n.json +33 -0
- package/translations/extensions/vscode.fsharp.i18n.json +16 -0
- package/translations/extensions/vscode.git-base.i18n.json +30 -0
- package/translations/extensions/vscode.git.i18n.json +606 -0
- package/translations/extensions/vscode.github-authentication.i18n.json +37 -0
- package/translations/extensions/vscode.github.i18n.json +58 -0
- package/translations/extensions/vscode.go.i18n.json +16 -0
- package/translations/extensions/vscode.groovy.i18n.json +16 -0
- package/translations/extensions/vscode.grunt.i18n.json +25 -0
- package/translations/extensions/vscode.gulp.i18n.json +24 -0
- package/translations/extensions/vscode.handlebars.i18n.json +16 -0
- package/translations/extensions/vscode.hlsl.i18n.json +16 -0
- package/translations/extensions/vscode.html-language-features.i18n.json +302 -0
- package/translations/extensions/vscode.html.i18n.json +16 -0
- package/translations/extensions/vscode.ini.i18n.json +16 -0
- package/translations/extensions/vscode.ipynb.i18n.json +26 -0
- package/translations/extensions/vscode.jake.i18n.json +24 -0
- package/translations/extensions/vscode.java.i18n.json +16 -0
- package/translations/extensions/vscode.javascript.i18n.json +16 -0
- package/translations/extensions/vscode.json-language-features.i18n.json +185 -0
- package/translations/extensions/vscode.json.i18n.json +16 -0
- package/translations/extensions/vscode.julia.i18n.json +16 -0
- package/translations/extensions/vscode.latex.i18n.json +16 -0
- package/translations/extensions/vscode.less.i18n.json +16 -0
- package/translations/extensions/vscode.log.i18n.json +16 -0
- package/translations/extensions/vscode.lua.i18n.json +16 -0
- package/translations/extensions/vscode.make.i18n.json +16 -0
- package/translations/extensions/vscode.markdown-language-features.i18n.json +150 -0
- package/translations/extensions/vscode.markdown-math.i18n.json +18 -0
- package/translations/extensions/vscode.markdown.i18n.json +16 -0
- package/translations/extensions/vscode.media-preview.i18n.json +40 -0
- package/translations/extensions/vscode.merge-conflict.i18n.json +49 -0
- package/translations/extensions/vscode.microsoft-authentication.i18n.json +40 -0
- package/translations/extensions/vscode.npm.i18n.json +122 -0
- package/translations/extensions/vscode.objective-c.i18n.json +16 -0
- package/translations/extensions/vscode.perl.i18n.json +16 -0
- package/translations/extensions/vscode.php-language-features.i18n.json +31 -0
- package/translations/extensions/vscode.php.i18n.json +16 -0
- package/translations/extensions/vscode.powershell.i18n.json +16 -0
- package/translations/extensions/vscode.pug.i18n.json +16 -0
- package/translations/extensions/vscode.python.i18n.json +16 -0
- package/translations/extensions/vscode.r.i18n.json +16 -0
- package/translations/extensions/vscode.razor.i18n.json +16 -0
- package/translations/extensions/vscode.references-view.i18n.json +61 -0
- package/translations/extensions/vscode.restructuredtext.i18n.json +16 -0
- package/translations/extensions/vscode.ruby.i18n.json +16 -0
- package/translations/extensions/vscode.rust.i18n.json +16 -0
- package/translations/extensions/vscode.scss.i18n.json +16 -0
- package/translations/extensions/vscode.search-result.i18n.json +16 -0
- package/translations/extensions/vscode.shaderlab.i18n.json +16 -0
- package/translations/extensions/vscode.shellscript.i18n.json +16 -0
- package/translations/extensions/vscode.simple-browser.i18n.json +28 -0
- package/translations/extensions/vscode.sql.i18n.json +16 -0
- package/translations/extensions/vscode.swift.i18n.json +16 -0
- package/translations/extensions/vscode.theme-abyss.i18n.json +17 -0
- package/translations/extensions/vscode.theme-defaults.i18n.json +25 -0
- package/translations/extensions/vscode.theme-kimbie-dark.i18n.json +17 -0
- package/translations/extensions/vscode.theme-monokai-dimmed.i18n.json +17 -0
- package/translations/extensions/vscode.theme-monokai.i18n.json +17 -0
- package/translations/extensions/vscode.theme-quietlight.i18n.json +17 -0
- package/translations/extensions/vscode.theme-red.i18n.json +17 -0
- package/translations/extensions/vscode.theme-solarized-dark.i18n.json +17 -0
- package/translations/extensions/vscode.theme-solarized-light.i18n.json +17 -0
- package/translations/extensions/vscode.theme-tomorrow-night-blue.i18n.json +17 -0
- package/translations/extensions/vscode.tunnel-forwarding.i18n.json +27 -0
- package/translations/extensions/vscode.typescript-language-features.i18n.json +350 -0
- package/translations/extensions/vscode.typescript.i18n.json +16 -0
- package/translations/extensions/vscode.vb.i18n.json +16 -0
- package/translations/extensions/vscode.vscode-theme-seti.i18n.json +17 -0
- package/translations/extensions/vscode.xml.i18n.json +16 -0
- package/translations/extensions/vscode.yaml.i18n.json +16 -0
- package/translations/main.i18n.json.js +13020 -0
|
@@ -0,0 +1,17 @@
|
|
|
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": "适用于 Visual Studio Code 的 Abyss 主题",
|
|
13
|
+
"displayName": "Abyss 主题",
|
|
14
|
+
"themeLabel": "Abyss"
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
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
|
+
"darkColorThemeLabel": "深色(Visual Studio)",
|
|
13
|
+
"darkModernThemeLabel": "现代深色",
|
|
14
|
+
"darkPlusColorThemeLabel": "深色+",
|
|
15
|
+
"description": "默认 Visual Studio 浅色和深色主题",
|
|
16
|
+
"displayName": "默认主题",
|
|
17
|
+
"hcColorThemeLabel": "深色高对比度",
|
|
18
|
+
"lightColorThemeLabel": "浅色(Visual Studio)",
|
|
19
|
+
"lightHcColorThemeLabel": "浅色高对比度",
|
|
20
|
+
"lightModernThemeLabel": "现代浅色",
|
|
21
|
+
"lightPlusColorThemeLabel": "浅色+",
|
|
22
|
+
"minimalIconThemeLabel": "最小(Visual Studio Code)"
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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": "适用于 Visual Studio Code 的 Kimbie dark 主题",
|
|
13
|
+
"displayName": "Kimbie Dark 主题",
|
|
14
|
+
"themeLabel": "Kimbie Dark"
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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": "适用于 Visual Studio Code 的 Monokai dimmed 主题",
|
|
13
|
+
"displayName": "Monokai Dimmed 主题",
|
|
14
|
+
"themeLabel": "Monokai Dimmed"
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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": "适用于 Visual Studio Code 的 Monokai 主题",
|
|
13
|
+
"displayName": "Monokai 主题",
|
|
14
|
+
"themeLabel": "Monokai"
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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": "适用于 Visual Studio Code 的 Quiet light 主题",
|
|
13
|
+
"displayName": "Quiet Light 主题",
|
|
14
|
+
"themeLabel": "Quiet Light"
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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": "适用于 Visual Studio Code 的 Red 主题",
|
|
13
|
+
"displayName": "Red 主题",
|
|
14
|
+
"themeLabel": "红色"
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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": "适用于 Visual Studio Code 的 Solarized dark 主题",
|
|
13
|
+
"displayName": "Solarized Dark 主题",
|
|
14
|
+
"themeLabel": "Solarized Dark"
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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": "适用于 Visual Studio Code 的 Solarized light 主题",
|
|
13
|
+
"displayName": "Solarized Light 主题",
|
|
14
|
+
"themeLabel": "Solarized Light"
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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": "适用于 Visual Studio Code 的 Tomorrow night blue 主题",
|
|
13
|
+
"displayName": "Tomorrow Night Blue 主题",
|
|
14
|
+
"themeLabel": "Tomorrow Night Blue"
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
}
|
|
@@ -0,0 +1,27 @@
|
|
|
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
|
+
"bundle": {
|
|
12
|
+
"Continue": "继续",
|
|
13
|
+
"Don't show again": "不再显示",
|
|
14
|
+
"Port Forwarding": "端口转发",
|
|
15
|
+
"Private": "专用",
|
|
16
|
+
"Public": "公共",
|
|
17
|
+
"You're about to create a publicly forwarded port. Anyone on the internet will be able to connect to the service listening on port {0}. You should only proceed if this service is secure and non-sensitive.": "你即将创建公开转发的端口。Internet 上的任何人都可以连接到侦听端口 {0} 的服务。仅当此服务安全且不敏感时,才应继续操作。"
|
|
18
|
+
},
|
|
19
|
+
"package": {
|
|
20
|
+
"category": "端口转发",
|
|
21
|
+
"command.restart": "重新启动转发系统",
|
|
22
|
+
"command.showLog": "显示日志",
|
|
23
|
+
"description": "允许通过 Internet 访问转发本地端口。",
|
|
24
|
+
"displayName": "本地隧道端口转发"
|
|
25
|
+
}
|
|
26
|
+
}
|
|
27
|
+
}
|
|
@@ -0,0 +1,350 @@
|
|
|
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
|
+
"bundle": {
|
|
12
|
+
"(loading...)/Prefix displayed for hover entries while the server is still loading": "(正在加载...)",
|
|
13
|
+
"...1 additional file not shown": "...1 个其他文件未显示",
|
|
14
|
+
"...{0} additional files not shown": "...{0} 个其他文件未显示",
|
|
15
|
+
"1 implementation": "1 个实现",
|
|
16
|
+
"1 reference": "1 个引用",
|
|
17
|
+
"Acquiring typings definitions for IntelliSense./Typings refers to the *.d.ts typings files that power our IntelliSense. It should not be localized": "获取 IntelliSense 的 typings 定义。",
|
|
18
|
+
"Acquiring typings.../Typings refers to the *.d.ts typings files that power our IntelliSense. It should not be localized": "正在获取 typings…",
|
|
19
|
+
"Add all missing imports": "添加所有缺少的导入",
|
|
20
|
+
"Allow": "允许",
|
|
21
|
+
"Always": "始终",
|
|
22
|
+
"An error occurred while renaming file": "重命名文件时出错",
|
|
23
|
+
"Checking for update of JS/TS imports": "正在检查 JS/TS import 语句的更新",
|
|
24
|
+
"Configure Excludes": "配置排除",
|
|
25
|
+
"Configure jsconfig": "配置 jsconfig",
|
|
26
|
+
"Configure jsconfig.json": "配置 jsconfig.json",
|
|
27
|
+
"Configure tsconfig": "配置 tsconfig",
|
|
28
|
+
"Configure tsconfig.json": "配置 tsconfig.json",
|
|
29
|
+
"Could not apply refactoring": "无法应用重构",
|
|
30
|
+
"Could not detect a Node installation to run TS Server.": "无法检测节点安装以运行 TS 服务器。",
|
|
31
|
+
"Could not determine TypeScript or JavaScript project": "无法确定 TypeScript 或 JavaScript 项目",
|
|
32
|
+
"Could not determine TypeScript or JavaScript project. Unsupported file type": "无法确定 TypeScript 或 JavaScript 项目。不受支持的文件类型",
|
|
33
|
+
"Could not determine references": "无法确定引用",
|
|
34
|
+
"Could not install typings files for JavaScript language features. Please ensure that NPM is installed, or configure 'typescript.npm' in your user settings. Alternatively, check the [documentation]({0}) to learn more.": "无法为 JavaScript 语言功能安装 typings 文件。请确认 NPM 已安装,或在用户设置中配置 “typescript.npm”。或者检查 [文档]({0})以了解详细信息。",
|
|
35
|
+
"Could not load the TypeScript version at this path": "无法获取此目录 TypeScript 的版本",
|
|
36
|
+
"Could not open TS Server log file": "无法打开 TS 服务器日志文件",
|
|
37
|
+
"Destination Files": "目标文件",
|
|
38
|
+
"Disable logging": "禁用事件日志",
|
|
39
|
+
"Disables semantic checking in a JavaScript file. Must be at the top of a file.": "在 JavaScript 文件中禁用语义检查。必须在文件顶部。",
|
|
40
|
+
"Dismiss": "关闭",
|
|
41
|
+
"Don't Show Again": "不再显示",
|
|
42
|
+
"Don't show again": "不再显示",
|
|
43
|
+
"Enable logging and restart TS server": "启用日志记录并重启 TS 服务器",
|
|
44
|
+
"Enables semantic checking in a JavaScript file. Must be at the top of a file.": "在 JavaScript 文件中启用语义检查。必须在文件顶部。",
|
|
45
|
+
"Enter file path": "输入文件路径",
|
|
46
|
+
"Enter new file path...": "输入新文件路径...",
|
|
47
|
+
"Extract to constant": "提取到常量",
|
|
48
|
+
"Extract to function": "提取到函数",
|
|
49
|
+
"Failed to resolve {0} as module": "无法将 {0} 解析为模块",
|
|
50
|
+
"Fetching data for better TypeScript IntelliSense": "提取数据以实现更好的 TypeScript IntelliSense",
|
|
51
|
+
"File is not part of a JavaScript project. View the [jsconfig.json documentation]({0}) to learn more.": "文件不是 JavaScript 项目的一部分。请查看 [jsconfig.json 文档]({0})以了解详细信息。",
|
|
52
|
+
"File is not part of a TypeScript project. View the [tsconfig.json documentation]({0}) to learn more.": "文件不是 TypeScript 项目的一部分。请查看 [tsconfig.json 文档]({0})以了解详细信息。",
|
|
53
|
+
"File is not part opened folders": "文件不是已打开文件夹的一部分",
|
|
54
|
+
"Find file references failed. No resource provided.": "查找文件引用失败。未提供资源。",
|
|
55
|
+
"Find file references failed. Requires TypeScript 4.2+.": "查找文件引用失败。需要 TypeScript 4.2+。",
|
|
56
|
+
"Find file references failed. Unknown file type.": "查找文件引用失败。未知的文件类型。",
|
|
57
|
+
"Find file references failed. Unsupported file type.": "查找文件引用失败。不支持的文件类型。",
|
|
58
|
+
"Finding file references": "正在查找文件引用",
|
|
59
|
+
"Finding source definitions": "正在查找源定义",
|
|
60
|
+
"Fix all fixable JS/TS issues": "修复所有可修复的 JS/TS 问题",
|
|
61
|
+
"Follow link": "跟踪链接",
|
|
62
|
+
"Go to Source Definition failed. No resource provided.": "转到源定义失败。未提供资源。",
|
|
63
|
+
"Go to Source Definition failed. Requires TypeScript 4.7+.": "转到源定义失败。需要 TypeScript 4.7 以上版本。",
|
|
64
|
+
"Go to Source Definition failed. Unknown file type.": "转到源定义失败。未知文件类型。",
|
|
65
|
+
"Go to Source Definition failed. Unsupported file type.": "转到源定义失败。不支持的文件类型。",
|
|
66
|
+
"Initializing JS/TS language features": "正在初始化 JS/TS 语言功能",
|
|
67
|
+
"JS/TS IntelliSense Status": "JS/TS IntelliSense 状态",
|
|
68
|
+
"JSDoc comment": "JSDoc 注释",
|
|
69
|
+
"Learn More": "了解详细信息",
|
|
70
|
+
"Learn more about JS/TS refactorings": "了解有关 JS/TS 重构功能的更多详细信息",
|
|
71
|
+
"Learn more about managing TypeScript versions": "了解有关管理 TypeScript 版本的更多信息",
|
|
72
|
+
"Loading IntelliSense status": "正在加载 IntelliSense 状态",
|
|
73
|
+
"Move to File": "移动到文件",
|
|
74
|
+
"Never": "从不",
|
|
75
|
+
"Never in this Workspace": "绝不在此工作区中",
|
|
76
|
+
"No": "否",
|
|
77
|
+
"No jsconfig": "无 jsconfig",
|
|
78
|
+
"No opened folders": "没有打开的文件夹",
|
|
79
|
+
"No source definitions found.": "未找到定义。",
|
|
80
|
+
"No tsconfig": "无 tsconfig",
|
|
81
|
+
"Not now": "以后再说",
|
|
82
|
+
"Open config file": "打开配置文件",
|
|
83
|
+
"Organize Imports": "整理导入",
|
|
84
|
+
"Organize Imports failed. No resource provided.": "组织导入失败。未提供资源。",
|
|
85
|
+
"Organize Imports failed. Unknown file type.": "组织导入失败。未知的文件类型。",
|
|
86
|
+
"Partial Mode": "部分模式",
|
|
87
|
+
"Please open a folder in VS Code to use a TypeScript or JavaScript project": "请在 VS Code 中打开一个文件夹,以使用 TypeScript 或 JavaScript 项目",
|
|
88
|
+
"Please update your TypeScript version": "请更新 TypeScript 版本",
|
|
89
|
+
"Project Wide IntelliSense not available": "Project Wide IntelliSense 不可用",
|
|
90
|
+
"Remove Unused Imports": "删除未使用的导入",
|
|
91
|
+
"Remove all unused code": "删除所有未使用的代码",
|
|
92
|
+
"Report Issue": "报告问题",
|
|
93
|
+
"Select Version": "选择版本",
|
|
94
|
+
"Select code action to apply": "选择要应用的代码操作",
|
|
95
|
+
"Select existing file...": "选择现有文件...",
|
|
96
|
+
"Select move destination": "选择移动目标",
|
|
97
|
+
"Select the TypeScript version used for JavaScript and TypeScript language features": "选择用于 JavaScript 和 TypeScript 语言功能的 TypeScript 版本",
|
|
98
|
+
"Sort Imports": "对导入进行排序",
|
|
99
|
+
"Suppresses @ts-check errors on the next line of a file, expecting at least one to exist.": "禁止在文件的下一行显示 @ts-check 错误,预计至少存在一个错误。",
|
|
100
|
+
"Suppresses @ts-check errors on the next line of a file.": "取消文件下一行的 @ts-check 错误提示。",
|
|
101
|
+
"TS Server has not started logging.": "TS 服务器尚未启动日志记录。",
|
|
102
|
+
"TS Server logging is currently enabled which may impact performance.": "TS Server 事件日志当前已启用,这可能会影响性能。",
|
|
103
|
+
"TS Server logging is off. Please set 'typescript.tsserver.log' and restart the TS server to enable logging": "TS 服务器日志已关闭。请设置 “typescript.tsserver.log” 并重启 TS 服务器以启用事件日志",
|
|
104
|
+
"The JS/TS language service crashed 5 times in the last 5 Minutes.": "在过去 5 分钟内,JS/TS 语言服务崩溃了 5 次。",
|
|
105
|
+
"The JS/TS language service crashed 5 times in the last 5 Minutes.\\nThis may be caused by a plugin contributed by one of these extensions: {0}\\nPlease try disabling these extensions before filing an issue against VS Code.": "JS/TS 语言服务在过去 5 分钟内崩溃了 5 次。\\n这可能是由以下扩展之一提供的插件引起的: {0}\\n请尝试禁用这些扩展,然后针对 VS Code 提交问题。",
|
|
106
|
+
"The JS/TS language service crashed.": "JS/TS 语言服务已崩溃。",
|
|
107
|
+
"The JS/TS language service crashed.\\nThis may be caused by a plugin contributed by one of these extensions: {0}.\\nPlease try disabling these extensions before filing an issue against VS Code.": "JS/TS 语言服务崩溃了。\\n这可能是由以下扩展之一提供的插件引起的: {0}。\\n请尝试禁用这些扩展,然后针对 VS Code 提交问题。",
|
|
108
|
+
"The JS/TS language service immediately crashed 5 times. The service will not be restarted.": "JS/TS 语言服务已立即崩溃 5 次。将不会重启该服务。",
|
|
109
|
+
"The JS/TS language service immediately crashed 5 times. The service will not be restarted.\\nThis may be caused by a plugin contributed by one of these extensions: {0}.\\nPlease try disabling these extensions before filing an issue against VS Code.": "JS/TS 语言服务立即崩溃 5 次。服务将不会重新启动。\\n这可能是由以下扩展之一提供的插件引起的: {0}。\\n请先尝试禁用这些扩展,然后再针对 VS Code 提交问题。",
|
|
110
|
+
"The current selection cannot be extracted": "无法提取当前所选内容",
|
|
111
|
+
"The path {0} doesn't point to a valid tsserver install. Falling back to bundled TypeScript version.": "路径 {0} 未指向有效的 tsserver 安装。请回退到捆绑的 TypeScript 版本。",
|
|
112
|
+
"The path {0} doesn\\'t point to a valid Node installation to run TS Server. Falling back to bundled Node.": "路径 {0} 未指向运行 TS 服务器的有效节点安装。回退到捆绑节点。",
|
|
113
|
+
"The path {0} doesn\\'t point to a valid tsserver install. Falling back to bundled TypeScript version.": "路径 {0} 未指向有效的 tsserver 安装。请回退到捆绑的 TypeScript 版本。",
|
|
114
|
+
"The workspace is using an old version of TypeScript ({0}).\\n\\nBefore reporting an issue, please update the workspace to use TypeScript {1} or newer to make sure the bug has not already been fixed.": "工作区正在使用旧版本的 TypeScript ({0})。\\n\\n 报告问题之前,请更新工作区以使用 TypeScript {1} 或更高版本,以确保 bug 尚未修复。",
|
|
115
|
+
"This workspace contains a TypeScript version. Would you like to use the workspace TypeScript version for TypeScript and JavaScript language features?": "此工作区包含一个 TypeScript 版本。是否要对 TypeScript 和 JavaScript 语言功能使用工作区 TypeScript 版本?",
|
|
116
|
+
"This workspace wants to use the Node installation at '{0}' to run TS Server. Would you like to use it?": "此工作区想要使用 '{0}' 处的节点安装来运行 TS 服务器。是否要使用?",
|
|
117
|
+
"To enable project-wide JavaScript/TypeScript language features, exclude folders with many files, like: {0}": "若要启用项目范围内的 JavaScript/TypeScript 语言功能,请排除包含多个文件的文件夹,例如: {0}",
|
|
118
|
+
"To enable project-wide JavaScript/TypeScript language features, exclude large folders with source files that you do not work on.": "若要启用项目范围内的 JavaScript/TypeScript 语言功能,请排除包含不需要处理的源文件的大型文件夹。",
|
|
119
|
+
"TypeScript Server Log": "TypeScript 服务器日志",
|
|
120
|
+
"TypeScript Task in tasks.json contains \\\"\\\\\\\\\\\". TypeScript tasks tsconfig must use \\\"/\\\"": "tasks.json 中的 TypeScript 任务包含 \\\"\\\\\\\\\\\"。TypeScript 任务的 tsconfig 必须使用 \\\"/\\\"",
|
|
121
|
+
"TypeScript Version": "TypeScript 版本",
|
|
122
|
+
"TypeScript language server exited with error. Error message is: {0}": "TypeScript 语言服务器因错误而退出。错误消息: {0}",
|
|
123
|
+
"TypeScript: Configure Excludes": "TypeScript: 配置排除",
|
|
124
|
+
"Update imports for '{0}'?": "是否更新“{0}”的导入?",
|
|
125
|
+
"Update imports for the following {0} files?": "是否更新以下 {0} 个文件的导入?",
|
|
126
|
+
"Use VS Code's Version": "使用 VS Code 的版本",
|
|
127
|
+
"Use Workspace Version": "使用工作区版本",
|
|
128
|
+
"VS Code\\'s tsserver was deleted by another application such as a misbehaving virus detection tool. Please reinstall VS Code.": "VS Code 的 tsserver 已被其他应用程序(例如运行异常的病毒检测工具)删除。请重新安装 VS Code。",
|
|
129
|
+
"Yes": "是",
|
|
130
|
+
"build - {0}": "构建 - {0}",
|
|
131
|
+
"invalid version": "无效版本",
|
|
132
|
+
"watch - {0}": "监视 - {0}",
|
|
133
|
+
"{0} (Fix all in file)": "{0} (修复文件中所有)",
|
|
134
|
+
"{0} implementations": "{0} 个实现",
|
|
135
|
+
"{0} references": "{0} 个引用"
|
|
136
|
+
},
|
|
137
|
+
"package": {
|
|
138
|
+
"codeActions.refactor.extract.constant.description": "将表达式提取为常量。",
|
|
139
|
+
"codeActions.refactor.extract.constant.title": "分离常量",
|
|
140
|
+
"codeActions.refactor.extract.function.description": "将表达式提取到方法或函数。",
|
|
141
|
+
"codeActions.refactor.extract.function.title": "提取函数",
|
|
142
|
+
"codeActions.refactor.extract.interface.description": "将类型提取到接口。",
|
|
143
|
+
"codeActions.refactor.extract.interface.title": "提取接口",
|
|
144
|
+
"codeActions.refactor.extract.type.description": "将类型提取为类型别名。",
|
|
145
|
+
"codeActions.refactor.extract.type.title": "提取类型",
|
|
146
|
+
"codeActions.refactor.move.newFile.description": "将表达式移动到新文件。",
|
|
147
|
+
"codeActions.refactor.move.newFile.title": "移动到新的文件",
|
|
148
|
+
"codeActions.refactor.rewrite.arrow.braces.description": "在箭头函数中添加或删除大括号。",
|
|
149
|
+
"codeActions.refactor.rewrite.arrow.braces.title": "重写箭头大括号",
|
|
150
|
+
"codeActions.refactor.rewrite.export.description": "在默认导出和命名导出之间进行转换。",
|
|
151
|
+
"codeActions.refactor.rewrite.export.title": "转换导出",
|
|
152
|
+
"codeActions.refactor.rewrite.import.description": "在命名导入和命名空间导入之间进行转换。",
|
|
153
|
+
"codeActions.refactor.rewrite.import.title": "转换导入",
|
|
154
|
+
"codeActions.refactor.rewrite.parameters.toDestructured.title": "将参数转换为析构对象",
|
|
155
|
+
"codeActions.refactor.rewrite.property.generateAccessors.description": "生成 \"get\" 和 \"set\" 访问器",
|
|
156
|
+
"codeActions.refactor.rewrite.property.generateAccessors.title": "生成访问器",
|
|
157
|
+
"codeActions.source.organizeImports.title": "整理 import 语句",
|
|
158
|
+
"configuration.experimental.tsserver.web.typeAcquisition.enabled": "在 Web 上启用/禁用包获取。",
|
|
159
|
+
"configuration.implicitProjectConfig.checkJs": "启用或禁用 JavaScript 文件的语义检查。现有 `jsconfig.json` 或 `tsconfig.json` 文件将覆盖此设置。",
|
|
160
|
+
"configuration.implicitProjectConfig.experimentalDecorators": "在不属于任何工程的 JavaScript 文件中启用或禁用 `experimentalDecorators`。现有 `jsconfig.json` 或 `tsconfig.json` 文件将覆盖此设置。",
|
|
161
|
+
"configuration.implicitProjectConfig.module": "设置程序的模块系统。查看详细信息: https://www.typescriptlang.org/tsconfig#module。",
|
|
162
|
+
"configuration.implicitProjectConfig.strictFunctionTypes": "在不属于项目的 JavaScript 和 TypeScript 文件中启用/禁用[严格函数类型](https://www.typescriptlang.org/tsconfig#strictFunctionTypes)。现有 `jsconfig.json` 或 `tsconfig.json` 文件将替代此设置。",
|
|
163
|
+
"configuration.implicitProjectConfig.strictNullChecks": "在不属于项目的 JavaScript 和 TypeScript 文件中启用/禁用[严格 null 检查](https://www.typescriptlang.org/tsconfig#strictNullChecks)。现有 `jsconfig.json` 或 `tsconfig.json` 文件将替代此设置。",
|
|
164
|
+
"configuration.implicitProjectConfig.target": "为发出的 JavaScript 设置目标 JavaScript 语言版本并包含库声明。查看详细信息: https://www.typescriptlang.org/tsconfig#target。",
|
|
165
|
+
"configuration.inlayHints.enumMemberValues.enabled": "启用/禁用枚举声明中成员值的嵌入提示:\r\n```typescript\r\n\r\nenum MyValue {\r\n\tA /* = 0 */;\r\n\tB /* = 1 */;\r\n}\r\n \r\n```",
|
|
166
|
+
"configuration.inlayHints.functionLikeReturnTypes.enabled": "启用/禁用函数签名上隐式返回类型的嵌入提示:\r\n```typescript\r\n\r\nfunction foo() /* :number */ {\r\n\treturn Date.now();\r\n} \r\n \r\n```",
|
|
167
|
+
"configuration.inlayHints.parameterNames.enabled": "启用/禁用参数名称的叠加提示:\r\n```typescript\r\n\r\nparseInt(/* str: */ '123', /* radix: */ 8)\r\n \r\n```",
|
|
168
|
+
"configuration.inlayHints.parameterNames.suppressWhenArgumentMatchesName": "对于文本与参数名称完全相同的参数,抑制其参数名称提示。",
|
|
169
|
+
"configuration.inlayHints.parameterTypes.enabled": "启用/禁用隐式参数类型的嵌入提示:\r\n```typescript\r\n\r\nel.addEventListener('click', e /* :MouseEvent */ => ...)\r\n \r\n```",
|
|
170
|
+
"configuration.inlayHints.propertyDeclarationTypes.enabled": "启用/禁用属性声明中隐式类型的嵌入提示:\r\n```typescript\r\n\r\nclass Foo {\r\n\tprop /* :number */ = Date.now();\r\n}\r\n \r\n```",
|
|
171
|
+
"configuration.inlayHints.variableTypes.enabled": "启用/禁用隐式变量类型的嵌入提示:\r\n```typescript\r\n\r\nconst foo /* :number */ = Date.now();\r\n \r\n```",
|
|
172
|
+
"configuration.inlayHints.variableTypes.suppressWhenTypeMatchesName": "抑制关于名称与类型名称相同的变量的类型提示。需要在工作区中使用 TypeScript 4.8+。",
|
|
173
|
+
"configuration.javascript.checkJs.checkJs.deprecation": "为支持 `js/ts.implicitProjectConfig.checkJs`,已弃用此设置。",
|
|
174
|
+
"configuration.javascript.checkJs.experimentalDecorators.deprecation": "为支持 `js/ts.implicitProjectConfig.experimentalDecorators`,已弃用此设置。",
|
|
175
|
+
"configuration.preferGoToSourceDefinition": "通过改为触发“转到源定义”,使“转到定义”尽可能避免类型声明文件。这样就可使用鼠标手势触发“转到源定义”。要求在工作区中使用 TypeScript 4.7+。",
|
|
176
|
+
"configuration.suggest.autoImports": "启用/禁用自动导入建议。",
|
|
177
|
+
"configuration.suggest.classMemberSnippets.enabled": "启用/禁用类成员的代码段完成。",
|
|
178
|
+
"configuration.suggest.completeFunctionCalls": "完成函数的参数签名。",
|
|
179
|
+
"configuration.suggest.completeJSDocs": "启用/禁用对完成 JSDoc 注释的建议。",
|
|
180
|
+
"configuration.suggest.includeAutomaticOptionalChainCompletions": "启用/禁用显示可能未定义的值的完成情况,这些值会插入可选的链式调用。需要启用严格的 Null 检查。",
|
|
181
|
+
"configuration.suggest.includeCompletionsForImportStatements": "对部分键入的导入语句启用/禁用自动导入样式完成。",
|
|
182
|
+
"configuration.suggest.jsdoc.generateReturns": "启用/禁用为 JSDoc 模板生成 `@returns` 批注。",
|
|
183
|
+
"configuration.suggest.names": "启用/禁用在 JavaScript 建议中包含文件中的唯一名称。请注意,在使用`@ts-check`或`checkJs`进行语义检查的 JavaScript 代码中,名称建议始终处于禁用状态。",
|
|
184
|
+
"configuration.suggest.objectLiteralMethodSnippets.enabled": "启用/禁用对象文本中的方法的代码片段完成。需要在工作区中使用 TypeScript 4.7+。",
|
|
185
|
+
"configuration.suggest.paths": "在 import 语句和 require 调用中,启用或禁用路径建议。",
|
|
186
|
+
"configuration.surveys.enabled": "启用或禁用偶尔出现的有关 JavaScript 和 TypeScript 的调查,帮助我们改善 VS Code 对两者的支持。",
|
|
187
|
+
"configuration.tsserver.experimental.enableProjectDiagnostics": "(实验性)启用项目范围的错误报告。",
|
|
188
|
+
"configuration.tsserver.maxTsServerMemory": "要分配给 TypeScript 服务器进程) 以 MB 为 (的最大内存量。如果要使用大于 4 GB 的内存限制,请使用 `#typescript.tsserver.nodePath#` 运行具有自定义节点安装的 TS Server。",
|
|
189
|
+
"configuration.tsserver.nodePath": "在自定义节点安装上运行 TS 服务器。如果希望 VS Code 检测节点安装,则可以是节点可执行文件的路径,也可以是 “node”。",
|
|
190
|
+
"configuration.tsserver.useSeparateSyntaxServer": "启用/禁用生成可更快地响应语法相关操作的单独 TypeScript 服务器,例如计算折叠或计算文档符号。",
|
|
191
|
+
"configuration.tsserver.useSeparateSyntaxServer.deprecation": "此设置已弃用,取而代之的是“typescript.tsserver.useSyntaxServer”。",
|
|
192
|
+
"configuration.tsserver.useSyntaxServer": "控制 TypeScript 是否启动专用服务器,以便更快地处理与语法相关的运算,如计算代码折叠。",
|
|
193
|
+
"configuration.tsserver.useSyntaxServer.always": "使用更加轻量级的语法服务器来处理所有 IntelliSense 运算。此语法服务器只能为打开的文件提供 IntelliSense。",
|
|
194
|
+
"configuration.tsserver.useSyntaxServer.auto": "生成一个完整的服务器和一个专用于语法运算的轻量级服务器。语法服务器用于加快语法运算并在加载项目时提供 IntelliSense。",
|
|
195
|
+
"configuration.tsserver.useSyntaxServer.never": "请不要使用专用的语法服务器。使用单个服务器来处理所有 IntelliSense 运算。",
|
|
196
|
+
"configuration.tsserver.watchOptions": "配置应使用哪些监视策略来跟踪文件和目录。",
|
|
197
|
+
"configuration.tsserver.watchOptions.fallbackPolling": "使用文件系统事件时,此选项指定当系统用完本机文件观察程序和/或不支持本机文件观察程序时使用的轮询策略。",
|
|
198
|
+
"configuration.tsserver.watchOptions.fallbackPolling.dynamicPriorityPolling ": "使用动态队列,在该队列中,较少检查不经常修改的文件。",
|
|
199
|
+
"configuration.tsserver.watchOptions.fallbackPolling.fixedPollingInterval": "以固定间隔每秒多次检查每个文件的更改。",
|
|
200
|
+
"configuration.tsserver.watchOptions.fallbackPolling.priorityPollingInterval": "每秒检查每个文件有无多次更改,但使用启发式方法检查某些类型的文件的频率低于其他文件类型。",
|
|
201
|
+
"configuration.tsserver.watchOptions.synchronousWatchDirectory": "禁用目录上的延迟监视。当可能同时发生大量文件更改(例如,运行 npm install 导致的 node_modules 更改)时,延迟监视非常有用,但是对于一些不太常见的设置,可能需要使用此标志将其禁用。",
|
|
202
|
+
"configuration.tsserver.watchOptions.watchDirectory": "在缺乏递归文件监视功能的系统中监视整个目录树的策略。",
|
|
203
|
+
"configuration.tsserver.watchOptions.watchDirectory.dynamicPriorityPolling": "使用动态队列,其中较少修改的目录将较少检查。",
|
|
204
|
+
"configuration.tsserver.watchOptions.watchDirectory.fixedChunkSizePolling": "定期轮询区块中的目录。",
|
|
205
|
+
"configuration.tsserver.watchOptions.watchDirectory.fixedPollingInterval": "以固定间隔每秒多次检查每个目录的更改。",
|
|
206
|
+
"configuration.tsserver.watchOptions.watchDirectory.useFsEvents": "尝试使用操作系统/文件系统的本机事件进行目录更改。",
|
|
207
|
+
"configuration.tsserver.watchOptions.watchFile": "如何监视单个文件的策略。",
|
|
208
|
+
"configuration.tsserver.watchOptions.watchFile.dynamicPriorityPolling": "使用动态队列,在该队列中,较少检查不经常修改的文件。",
|
|
209
|
+
"configuration.tsserver.watchOptions.watchFile.fixedChunkSizePolling": "定期轮询区块中的文件。",
|
|
210
|
+
"configuration.tsserver.watchOptions.watchFile.fixedPollingInterval": "以固定间隔每秒多次检查每个文件的更改。",
|
|
211
|
+
"configuration.tsserver.watchOptions.watchFile.priorityPollingInterval": "每秒多次检查每个文件的更改,但使用启发方法按不同频率检查不同类型的文件。",
|
|
212
|
+
"configuration.tsserver.watchOptions.watchFile.useFsEvents": "尝试使用操作系统/文件系统的本机事件进行文件更改。",
|
|
213
|
+
"configuration.tsserver.watchOptions.watchFile.useFsEventsOnParentDirectory": "尝试使用操作系统/文件系统的本机事件来侦听文件包含目录的更改。此操作可减少使用的文件观察程序数量,但准确度可能较低。",
|
|
214
|
+
"configuration.tsserver.web.projectWideIntellisense.enabled": "在 Web 上启用/禁用项目范围内的 IntelliSense。要求 VS Code 在受信任的上下文中运行。",
|
|
215
|
+
"configuration.tsserver.web.projectWideIntellisense.suppressSemanticErrors": "取消显示语义错误。使用外部包时需要这样做,因为无法在 Web 上分析它们。",
|
|
216
|
+
"configuration.typescript": "TypeScript",
|
|
217
|
+
"description": "为 JavaScript 和 TypeScript 提供丰富的语言支持。",
|
|
218
|
+
"displayName": "JavaScript 和 TypeScript 的语言功能",
|
|
219
|
+
"format.indentSwitchCase": "switch 语句中的缩进 case 子句。需要在工作区中使用 TypeScript 5.1+。",
|
|
220
|
+
"format.insertSpaceAfterCommaDelimiter": "定义逗号分隔符后面的空格处理。",
|
|
221
|
+
"format.insertSpaceAfterConstructor": "定义构造函数关键字后面的空格处理方式。",
|
|
222
|
+
"format.insertSpaceAfterFunctionKeywordForAnonymousFunctions": "定义匿名函数的函数关键字后面的空格处理。",
|
|
223
|
+
"format.insertSpaceAfterKeywordsInControlFlowStatements": "定义控制流语句中关键字后面的空格处理。",
|
|
224
|
+
"format.insertSpaceAfterOpeningAndBeforeClosingEmptyBraces": "定义空大括号中左括号后和右括号前的空格处理方式。",
|
|
225
|
+
"format.insertSpaceAfterOpeningAndBeforeClosingJsxExpressionBraces": "定义 JSX 表达式括号中左括号后和右括号前的空格处理方式。",
|
|
226
|
+
"format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces": "定义非空大括号中左括号后和右括号前的空格处理方式。",
|
|
227
|
+
"format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets": "定义非空中括号的左括号后和右括号前的空格处理方式。",
|
|
228
|
+
"format.insertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis": "定义非空小括号的左括号后和右括号前的空格处理方式。",
|
|
229
|
+
"format.insertSpaceAfterOpeningAndBeforeClosingTemplateStringBraces": "定义模板字符串括号中左括号后和右括号前的空格处理方式。",
|
|
230
|
+
"format.insertSpaceAfterSemicolonInForStatements": "定义 for 语句中分号之后的空格处理方式。",
|
|
231
|
+
"format.insertSpaceAfterTypeAssertion": "定义 TypeScript 中类型断言后的空格处理方式。",
|
|
232
|
+
"format.insertSpaceBeforeAndAfterBinaryOperators": "定义二进制运算符后面的空格处理",
|
|
233
|
+
"format.insertSpaceBeforeFunctionParenthesis": "定义函数参数括号前的空格处理方式。",
|
|
234
|
+
"format.placeOpenBraceOnNewLineForControlBlocks": "定义控制块的左括号是否放置在新的一行。",
|
|
235
|
+
"format.placeOpenBraceOnNewLineForFunctions": "定义函数的左大括号是否放置在新的一行。",
|
|
236
|
+
"format.semicolons": "定义如何处理可选分号。",
|
|
237
|
+
"format.semicolons.ignore": "不要插入或删除任何分号。",
|
|
238
|
+
"format.semicolons.insert": "在语句末尾插入分号。",
|
|
239
|
+
"format.semicolons.remove": "删除不必要的分号。",
|
|
240
|
+
"inlayHints.parameterNames.all": "启用文本和非文本参数的参数名称提示。",
|
|
241
|
+
"inlayHints.parameterNames.literals": "仅启用文本参数的参数名称提示。",
|
|
242
|
+
"inlayHints.parameterNames.none": "禁用参数名称提示。",
|
|
243
|
+
"javascript.format.enable": "启用/禁用 JavaScript 格式化程序。",
|
|
244
|
+
"javascript.goToProjectConfig.title": "转到项目配置(jsconfig/tsconfig)",
|
|
245
|
+
"javascript.preferences.jsxAttributeCompletionStyle.auto": "根据属性类型,在属性名称后插入 `={}` or `=\"\"`。请参见 `javascript.preferences.quoteStyle`,控制用于字符串属性的引号样式。",
|
|
246
|
+
"javascript.referencesCodeLens.enabled": "启用/禁用在 JavaScript 文件中引用 CodeLens。",
|
|
247
|
+
"javascript.referencesCodeLens.showOnAllFunctions": "启用/禁用在 JavaScript 文件中对所有函数的 CodeLens 引用。",
|
|
248
|
+
"javascript.suggestionActions.enabled": "启用或禁用编辑器中 JavaScript 文件的建议诊断。",
|
|
249
|
+
"javascript.validate.enable": "启用/禁用 JavaScript 验证。",
|
|
250
|
+
"reloadProjects.title": "重载项目",
|
|
251
|
+
"taskDefinition.tsconfig.description": "定义 ts 生成的 tsconfig 文件。",
|
|
252
|
+
"typescript.autoClosingTags": "启用/禁用 JSX 标记的自动关闭。",
|
|
253
|
+
"typescript.check.npmIsInstalled": "检查是否为 [自动类型获取](https://code.visualstudio.com/docs/nodejs/working-with-javascript#_typings-and-automatic-type-acquisition) 安装了 npm 。",
|
|
254
|
+
"typescript.disableAutomaticTypeAcquisition": "禁用 [自动类型获取](https://code.visualstudio.com/docs/nodejs/working-with-javascript#_typings-and-automatic-type-acquisition) 。自动类型获取可以从 npm 提取 `@types` 包来改进外部库的 IntelliSense。",
|
|
255
|
+
"typescript.enablePromptUseWorkspaceTsdk": "允许提示用户对 Intellisense 使用在工作区中配置的 TypeScript 版本。",
|
|
256
|
+
"typescript.experimental.aiCodeActions": "启用/禁用 AI 协助的代码操作。需要提供 AI 聊天功能的扩展。",
|
|
257
|
+
"typescript.experimental.aiCodeActions.addNameToNamelessParameter": "为“为无名参数添加名称”快速修复启用/禁用 AI 协助。需要提供 AI 聊天功能的扩展。",
|
|
258
|
+
"typescript.experimental.aiCodeActions.classDoesntImplementInheritedAbstractMember": "为“类不实现继承的抽象成员”快速修复启用/禁用 AI 协助。需要提供 AI 聊天功能的扩展。",
|
|
259
|
+
"typescript.experimental.aiCodeActions.classIncorrectlyImplementsInterface": "为“类错误实现接口”快速修复启用/禁用 AI 协助。需要提供 AI 聊天功能的扩展。",
|
|
260
|
+
"typescript.experimental.aiCodeActions.extractConstant": "为“提取常数”重构启用/禁用 AI 协助。需要提供 AI 聊天功能的扩展。",
|
|
261
|
+
"typescript.experimental.aiCodeActions.extractFunction": "为“提取功能”重构启用/禁用 AI 协助。需要提供 AI 聊天功能的扩展。",
|
|
262
|
+
"typescript.experimental.aiCodeActions.extractInterface": "为“提取界面”重构启用/禁用 AI 协助。需要提供 AI 聊天功能的扩展。",
|
|
263
|
+
"typescript.experimental.aiCodeActions.extractType": "为“提取类型”重构启用/禁用 AI 协助。需要提供 AI 聊天功能的扩展。",
|
|
264
|
+
"typescript.experimental.aiCodeActions.inferAndAddTypes": "为“推断和添加类型”重构启用/禁用 AI 协助。需要提供 AI 聊天功能的扩展。",
|
|
265
|
+
"typescript.experimental.aiCodeActions.missingFunctionDeclaration": "为“缺少函数声明”快速修复启用/禁用 AI 协助。需要提供 AI 聊天功能的扩展。",
|
|
266
|
+
"typescript.findAllFileReferences": "查找文件引用",
|
|
267
|
+
"typescript.format.enable": "启用/禁用默认 TypeScript 格式化程序。",
|
|
268
|
+
"typescript.goToProjectConfig.title": "转到项目配置(tsconfig)",
|
|
269
|
+
"typescript.goToSourceDefinition": "转到源定义",
|
|
270
|
+
"typescript.implementationsCodeLens.enabled": "启用或禁用实现 CodeLens。此 CodeLens 显示接口的实现。",
|
|
271
|
+
"typescript.locale": "设置在报告 JavaScript 和 TypeScript 错误时使用的区域设置。默认使用 VS Code 的区域设置。",
|
|
272
|
+
"typescript.npm": "指定为 [自动类型获取](https://code.visualstudio.com/docs/nodejs/working-with-javascript#_typings-and-automatic-type-acquisition) 使用的 npm 可执行文件的路径。",
|
|
273
|
+
"typescript.openTsServerLog.title": "打开 TS 服务器日志",
|
|
274
|
+
"typescript.preferences.autoImportFileExcludePatterns": "从自动导入中排除指定文件的 glob 模式。相对路径是相对于工作区进行解析的。使用 tsconfig.json ['exclude'](https://www.typescriptlang.org/tsconfig#exclude) 语义计算模式。要求在工作区中使用 TypeScript 4.8 或更高版本。",
|
|
275
|
+
"typescript.preferences.importModuleSpecifier": "自动 import 语句中路径的首选样式。",
|
|
276
|
+
"typescript.preferences.importModuleSpecifier.nonRelative": "根据在 `jsconfig.json` / `tsconfig.json` 中配置的 `baseUrl` 或 `paths` 首选不相关导入。",
|
|
277
|
+
"typescript.preferences.importModuleSpecifier.projectRelative": "仅当相对导入路径从包或项目目录中移除后,才首选使用非相对导入。",
|
|
278
|
+
"typescript.preferences.importModuleSpecifier.relative": "首选导入文件位置的相对路径。",
|
|
279
|
+
"typescript.preferences.importModuleSpecifier.shortest": "仅当有路径段少于相关导入路径段的不相关导入时,才首选不相关导入。",
|
|
280
|
+
"typescript.preferences.importModuleSpecifierEnding": "自动导入的首选路径结尾。",
|
|
281
|
+
"typescript.preferences.importModuleSpecifierEnding.auto": "使用项目设置选择默认值。",
|
|
282
|
+
"typescript.preferences.importModuleSpecifierEnding.index": "将 \"./component/index.js\" 缩短为 \"./component/index\"。",
|
|
283
|
+
"typescript.preferences.importModuleSpecifierEnding.js": "不要缩短路径结尾;包括 \".js\" 或 \".ts\" 扩展。",
|
|
284
|
+
"typescript.preferences.importModuleSpecifierEnding.label.js": ".js / .ts",
|
|
285
|
+
"typescript.preferences.importModuleSpecifierEnding.minimal": "将 \"./component/index.js\" 缩短为 \"./component\"。",
|
|
286
|
+
"typescript.preferences.includePackageJsonAutoImports": "允许/禁止在 \"package.json\" 依赖项中搜索可用的自动导入。",
|
|
287
|
+
"typescript.preferences.includePackageJsonAutoImports.auto": "根据预估的性能影响搜索依赖项。",
|
|
288
|
+
"typescript.preferences.includePackageJsonAutoImports.off": "从不搜索依赖项。",
|
|
289
|
+
"typescript.preferences.includePackageJsonAutoImports.on": "始终搜索依赖项。",
|
|
290
|
+
"typescript.preferences.jsxAttributeCompletionStyle": "JSX 属性完成的首选样式。",
|
|
291
|
+
"typescript.preferences.jsxAttributeCompletionStyle.auto": "根据属性类型,在属性名称后插入 `={}` or `=\"\"`。请参见 `typescript.preferences.quoteStyle`,控制用于字符串属性的引号样式。",
|
|
292
|
+
"typescript.preferences.jsxAttributeCompletionStyle.braces": "在属性名称后插入 `={}`。",
|
|
293
|
+
"typescript.preferences.jsxAttributeCompletionStyle.none": "仅插入属性名称。",
|
|
294
|
+
"typescript.preferences.quoteStyle": "用于快速修复的首选引文样式。",
|
|
295
|
+
"typescript.preferences.quoteStyle.auto": "从现有代码推断引号类型",
|
|
296
|
+
"typescript.preferences.quoteStyle.double": "始终使用双引号: `\"`",
|
|
297
|
+
"typescript.preferences.quoteStyle.single": "始终使用单引号: `'`",
|
|
298
|
+
"typescript.preferences.renameMatchingJsxTags": "在 JSX 标记上时,请尝试重命名匹配的标记,而不是重命名符号。要求在工作区中使用 TypeScript 5.1+。",
|
|
299
|
+
"typescript.preferences.renameShorthandProperties.deprecationMessage": "设置 \"typescript.preferences.renameShorthandProperties\" 已被弃用,取而代之的是 \"typescript.preferences.useAliasesForRenames\"",
|
|
300
|
+
"typescript.preferences.useAliasesForRenames": "启用/禁用在重命名期间为对象速记属性引入别名。",
|
|
301
|
+
"typescript.problemMatchers.tsc.label": "TypeScript 问题",
|
|
302
|
+
"typescript.problemMatchers.tscWatch.label": "TypeScript 问题(观看模式)",
|
|
303
|
+
"typescript.referencesCodeLens.enabled": "在 TypeScript 文件中启用或禁用引用 CodeLens。",
|
|
304
|
+
"typescript.referencesCodeLens.showOnAllFunctions": "启用/禁用在 TypeScript 文件中的所有函数上引用 CodeLens。",
|
|
305
|
+
"typescript.removeUnusedImports": "删除未使用的导入",
|
|
306
|
+
"typescript.reportStyleChecksAsWarnings": "将风格检查的问题报告为警告。",
|
|
307
|
+
"typescript.restartTsServer": "重启 TS 服务器",
|
|
308
|
+
"typescript.selectTypeScriptVersion.title": "选择 TypeScript 版本...",
|
|
309
|
+
"typescript.sortImports": "对导入进行排序",
|
|
310
|
+
"typescript.suggest.enabled": "启用或禁用自动完成建议。",
|
|
311
|
+
"typescript.suggestionActions.enabled": "启用或禁用编辑器中 TypeScript 文件的建议诊断。",
|
|
312
|
+
"typescript.tsc.autoDetect": "控制对 tsc 任务的自动检测。",
|
|
313
|
+
"typescript.tsc.autoDetect.build": "仅创建单次运行编译任务。",
|
|
314
|
+
"typescript.tsc.autoDetect.off": "禁用此功能。",
|
|
315
|
+
"typescript.tsc.autoDetect.on": "同时创建生成和监视任务。",
|
|
316
|
+
"typescript.tsc.autoDetect.watch": "仅创建编译和监视任务。",
|
|
317
|
+
"typescript.tsdk.desc": "指定 TypeScript 安装下用于 IntelliSense 的 tsserver 和 `lib*.d.ts` 文件的文件夹路径,例如: `./node_modules/typescript/lib`。\r\n\r\n- 当指定为用户设置时,`typescript.tsdk` 中的 TypeScript 版本会自动替换内置的 TypeScript 版本。\r\n- 当指定为工作区设置时,`typescript.tsdk` 允许通过 `TypeScript: Select TypeScript version` 命令切换为对 IntelliSense 使用 TypeScript 的该工作区版本。\r\n\r\n有关管理 TypeScript 版本的更多详细信息,请参阅 [TypeScript文档](https://code.visualstudio.com/docs/typescript/typescript-compiling#_using-newer-typescript-versions)。",
|
|
318
|
+
"typescript.tsserver.enableTracing": "允许将 TS 服务器性能跟踪保持到目录。这些跟踪文件可用于诊断 TS 服务器性能问题。日志可能包含你的项目中的文件路径、源代码和其他可能敏感的信息。",
|
|
319
|
+
"typescript.tsserver.log": "将 TS 服务器的日志保存到一个文件。此日志可用于诊断 TS 服务器问题。日志可能包含你的项目中的文件路径、源代码和其他可能敏感的信息。",
|
|
320
|
+
"typescript.tsserver.pluginPaths": "其他用于搜索 TypeScript 语言服务插件的路径。",
|
|
321
|
+
"typescript.tsserver.pluginPaths.item": "相对或绝对路径。相对路径将根据工作区文件夹进行解析。",
|
|
322
|
+
"typescript.tsserver.trace": "对发送到 TS 服务器的消息启用跟踪。此跟踪信息可用于诊断 TS 服务器问题。 跟踪信息可能包含你的项目中的文件路径、源代码和其他可能敏感的信息。",
|
|
323
|
+
"typescript.updateImportsOnFileMove.enabled": "启用或禁用在 VS Code 中重命名或移动文件时自动更新导入路径的功能。",
|
|
324
|
+
"typescript.updateImportsOnFileMove.enabled.always": "始终自动更新路径。",
|
|
325
|
+
"typescript.updateImportsOnFileMove.enabled.never": "一律不要重命名路径,也不要提示。",
|
|
326
|
+
"typescript.updateImportsOnFileMove.enabled.prompt": "在每次重命名时进行提示。",
|
|
327
|
+
"typescript.validate.enable": "启用/禁用 TypeScript 验证。",
|
|
328
|
+
"typescript.workspaceSymbols.excludeLibrarySymbols": "排除“转到工作区中的符号”结果中库文件中的符号。要求在工作区中使用 TypeScript 5.3+。",
|
|
329
|
+
"typescript.workspaceSymbols.scope": "通过[转到工作区中的符号](https://code.visualstudio.com/docs/editor/editingevolved#_open-symbol-by-name)来控制搜索的具体文件。",
|
|
330
|
+
"typescript.workspaceSymbols.scope.allOpenProjects": "在所有打开的 JavaScript 或 TypeScript 项目中搜索符号。",
|
|
331
|
+
"typescript.workspaceSymbols.scope.currentProject": "仅在当前 JavaScript 或 TypeScript 项目中搜索符号。",
|
|
332
|
+
"virtualWorkspaces": "在虚拟工作区中,不支持解析和查找跨文件的引用。",
|
|
333
|
+
"walkthroughs.nodejsWelcome.debugJsFile.altText": "使用 Visual Studio Code 在 Node.js 中调试并运行 JavaScript 代码。",
|
|
334
|
+
"walkthroughs.nodejsWelcome.debugJsFile.description": "安装 Node.js 后,可以在终端输入 ``node your-file-name.js`` 来运行 Node.js 程序\r\n另一个简单的方法是使用 VS Code 调试器,它可以运行 Node.js 程序,在不同点暂停,并帮助你逐步了解执行的操作。\r\n[开始调试](命令: javascript-walkthrough.commands.debugJsFile)",
|
|
335
|
+
"walkthroughs.nodejsWelcome.debugJsFile.title": "运行和调试 JavaScript",
|
|
336
|
+
"walkthroughs.nodejsWelcome.description": "充分利用 Visual Studio Code 一流的 JavaScript 体验。",
|
|
337
|
+
"walkthroughs.nodejsWelcome.downloadNode.forLinux.description": "Node.js 是运行 JavaScript 代码的简单方法。可以使用它快速生成命令行应用和服务器。它还附带 npm,一个包管理器,可用来轻松重用和共享 JavaScript 代码。\r\n[安装 Node.js](https://nodejs.org/en/download/package-manager/)",
|
|
338
|
+
"walkthroughs.nodejsWelcome.downloadNode.forLinux.title": "安装 Node.js",
|
|
339
|
+
"walkthroughs.nodejsWelcome.downloadNode.forMacOrWindows.description": "Node.js 是运行 JavaScript 代码的简单方法。可以使用它快速生成命令行应用和服务器。它还附带 npm,一个包管理器,可用来轻松重用和共享 JavaScript 代码。\r\n[安装 Node.js](https://nodejs.org/en/download/)",
|
|
340
|
+
"walkthroughs.nodejsWelcome.downloadNode.forMacOrWindows.title": "安装 Node.js",
|
|
341
|
+
"walkthroughs.nodejsWelcome.learnMoreAboutJs.altText": "详细了解 Visual Studio Code 中的 JavaScript 和 Node.js。",
|
|
342
|
+
"walkthroughs.nodejsWelcome.learnMoreAboutJs.description": "想要更舒适地使用 JavaScript、Node.js 和 VS Code? 请务必看看我们的文档!\r\n我们有很多 [JavaScript](https://code.visualstudio.com/docs/nodejs/working-with-javascript) 和 [Node.js](https://code.visualstudio.com/docs/nodejs/nodejs-tutorial)的学习资源。\r\n\r\n[详细了解](https://code.visualstudio.com/docs/nodejs/nodejs-tutorial)",
|
|
343
|
+
"walkthroughs.nodejsWelcome.learnMoreAboutJs.title": "浏览更多",
|
|
344
|
+
"walkthroughs.nodejsWelcome.makeJsFile.description": "让我们来编写第一个 JavaScript 文件。我们必须创建一个新文件,并在文件名末尾使用 \".js\" 扩展名保存该文件。\r\n[创建 JavaScript 文件](命令: javascript-walkthrough.commands.createJsFile)",
|
|
345
|
+
"walkthroughs.nodejsWelcome.makeJsFile.title": "创建 JavaScript 文件",
|
|
346
|
+
"walkthroughs.nodejsWelcome.title": "开始使用 JavaScript 和 Node.js",
|
|
347
|
+
"workspaceTrust": "使用工作区版本时,扩展需要工作区信任,因为它会执行工作区指定的代码。"
|
|
348
|
+
}
|
|
349
|
+
}
|
|
350
|
+
}
|