@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,49 @@
|
|
|
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
|
+
"(Current Change)": "(当前更改)",
|
|
13
|
+
"(Incoming Change)": "(传入的更改)",
|
|
14
|
+
"Accept Both Changes": "保留双方更改",
|
|
15
|
+
"Accept Current Change": "采用当前更改",
|
|
16
|
+
"Accept Incoming Change": "采用传入的更改",
|
|
17
|
+
"Compare Changes": "比较变更",
|
|
18
|
+
"Editor cursor is not within a merge conflict": "编辑器光标不在合并冲突内",
|
|
19
|
+
"Editor cursor is within the common ancestors block, please move it to either the \"current\" or \"incoming\" block": "编辑器光标在共同来源块上,请将其移动至“当前”或“传入”区域中",
|
|
20
|
+
"Editor cursor is within the merge conflict splitter, please move it to either the \"current\" or \"incoming\" block": "编辑器光标在合并冲突分割线上,请将其移动至“当前”或“传入”区域中",
|
|
21
|
+
"No merge conflicts found in this file": "没有在此文件中找到合并冲突",
|
|
22
|
+
"No other merge conflicts within this file": "此文件中没有其他合并冲突了",
|
|
23
|
+
"{0}: Current Changes ↔ Incoming Changes": "{0}: 当前更改 ↔ 传入的更改"
|
|
24
|
+
},
|
|
25
|
+
"package": {
|
|
26
|
+
"command.accept.all-both": "全部保留两者",
|
|
27
|
+
"command.accept.all-current": "全部采用当前内容",
|
|
28
|
+
"command.accept.all-incoming": "全部采用传入版本",
|
|
29
|
+
"command.accept.both": "保留两者",
|
|
30
|
+
"command.accept.current": "采用当前内容",
|
|
31
|
+
"command.accept.incoming": "采用传入内容",
|
|
32
|
+
"command.accept.selection": "采用选中版本",
|
|
33
|
+
"command.category": "合并冲突",
|
|
34
|
+
"command.compare": "比较当前冲突",
|
|
35
|
+
"command.next": "下一个冲突",
|
|
36
|
+
"command.previous": "上一个冲突",
|
|
37
|
+
"config.autoNavigateNextConflictEnabled": "是否在解决合并冲突后自动转到下一个合并冲突。",
|
|
38
|
+
"config.codeLensEnabled": "为编辑器中的合并冲突区域创建 CodeLens。",
|
|
39
|
+
"config.decoratorsEnabled": "为编辑器中的合并冲突区域创建提示小标。",
|
|
40
|
+
"config.diffViewPosition": "控件在比较合并冲突中的更改时应在何处打开差异视图。",
|
|
41
|
+
"config.diffViewPosition.below": "在当前编辑器组下方打开差异视图。",
|
|
42
|
+
"config.diffViewPosition.beside": "在当前编辑器组旁边打开差异视图。",
|
|
43
|
+
"config.diffViewPosition.current": "在当前的编辑器组中打开差异视图。",
|
|
44
|
+
"config.title": "合并冲突",
|
|
45
|
+
"description": "为内联合并冲突提供高亮和命令。",
|
|
46
|
+
"displayName": "合并冲突"
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
}
|
|
@@ -0,0 +1,40 @@
|
|
|
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
|
+
"Error validating custom environment setting: {0}": "验证自定义环境设置时出错: {0}",
|
|
13
|
+
"Microsoft Authentication": "Microsoft 身份验证",
|
|
14
|
+
"Microsoft Sovereign Cloud Authentication": "Microsoft 主权云身份验证",
|
|
15
|
+
"Open settings": "打开设置",
|
|
16
|
+
"Paste authorization code here...": "在此处粘贴授权代码...",
|
|
17
|
+
"Provide the authorization code to complete the sign in flow.": "提供授权代码以完成登录流。",
|
|
18
|
+
"The environment `{0}` is not a valid environment.": "环境`{0}`不是有效的环境。",
|
|
19
|
+
"You have been signed out because reading stored authentication information failed.": "你已被注销,因为未能读取存储的身份验证信息。",
|
|
20
|
+
"You must also specify a custom environment in order to use the custom environment auth provider.": "还必须指定自定义环境以使用自定义环境身份验证提供程序。"
|
|
21
|
+
},
|
|
22
|
+
"package": {
|
|
23
|
+
"description": "Microsoft 身份验证提供程序",
|
|
24
|
+
"displayName": "Microsoft 帐户",
|
|
25
|
+
"microsoft-sovereign-cloud.customEnvironment.activeDirectoryEndpointUrl.description": "自定义主权云的 Active Directory 终结点。",
|
|
26
|
+
"microsoft-sovereign-cloud.customEnvironment.activeDirectoryResourceId.description": "自定义主权云的 Active Directory 资源 ID。",
|
|
27
|
+
"microsoft-sovereign-cloud.customEnvironment.description": "用于 Microsoft 主权云身份验证提供程序的主权云的自定义配置。使用此功能需要将`#microsoft-sovereign-cloud.environment#`设置为“custom”。",
|
|
28
|
+
"microsoft-sovereign-cloud.customEnvironment.managementEndpointUrl.description": "自定义主权云的管理终结点。",
|
|
29
|
+
"microsoft-sovereign-cloud.customEnvironment.name.description": "自定义主权云的名称。",
|
|
30
|
+
"microsoft-sovereign-cloud.customEnvironment.portalUrl.description": "自定义主权云的门户 URL。",
|
|
31
|
+
"microsoft-sovereign-cloud.customEnvironment.resourceManagerEndpointUrl.description": "自定义主权云的资源管理器终结点。",
|
|
32
|
+
"microsoft-sovereign-cloud.environment.description": "用于身份验证的主权云。如果选择“custom”,则还必须设置`#microsoft-sovereign-cloud.customEnvironment#`。",
|
|
33
|
+
"microsoft-sovereign-cloud.environment.enumDescriptions.AzureChinaCloud": "Azure 中国",
|
|
34
|
+
"microsoft-sovereign-cloud.environment.enumDescriptions.AzureUSGovernment": "Azure 美国政府",
|
|
35
|
+
"microsoft-sovereign-cloud.environment.enumDescriptions.custom": "自定义 Microsoft 主权云",
|
|
36
|
+
"signIn": "登录",
|
|
37
|
+
"signOut": "注销"
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
}
|
|
@@ -0,0 +1,122 @@
|
|
|
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
|
+
"Could not find a valid npm script at the selection.": "在所选内容中找不到有效的 npm 脚本。",
|
|
13
|
+
"Debug": "调试",
|
|
14
|
+
"Debug Script": "调试脚本",
|
|
15
|
+
"Default bower.json": "默认 bower.json",
|
|
16
|
+
"Default package.json": "默认 package.json",
|
|
17
|
+
"Do not show again": "不再显示",
|
|
18
|
+
"Latest version: {0}": "最新版本: {0}",
|
|
19
|
+
"Latest version: {0} published {1}": "最新版本: {0} 已发布 {1}",
|
|
20
|
+
"Learn more": "了解详细信息",
|
|
21
|
+
"Matches the most recent major version (1.x.x)": "与最新主要版本(1.x.x)匹配",
|
|
22
|
+
"Matches the most recent minor version (1.2.x)": "与最新次要版本(1.2.x)匹配",
|
|
23
|
+
"No scripts found.": "未找到脚本。",
|
|
24
|
+
"Npm task detection: failed to parse the file {0}": "npm 任务检测: 无法分析文件 {0}",
|
|
25
|
+
"Request to the NPM repository failed: {0}": "对 NPM 仓库发出的请求失败: {0}",
|
|
26
|
+
"Request to the bower repository failed: {0}": "对 Bower 仓库发出的请求失败: {0}",
|
|
27
|
+
"Run Script": "运行脚本",
|
|
28
|
+
"Run the script as a task": "将脚本作为任务运行",
|
|
29
|
+
"Runs the script under the debugger": "在调试器下运行脚本",
|
|
30
|
+
"The currently latest version of the package": "当前最新版本的包",
|
|
31
|
+
"The setting \"npm.autoDetect\" is \"off\".": "\"npm.autoDetect\" 设置已设为“关”。",
|
|
32
|
+
"Using {0} as the preferred package manager. Found multiple lockfiles for {1}. To resolve this issue, delete the lockfiles that don\\'t match your preferred package manager or change the setting \"npm.packageManager\" to a value other than \"auto\".": "将 {0} 用作首选包管理器。为 {1} 找到多个锁文件。 要解决此问题,请删除与首选包管理器不匹配的锁文件,或将设置 \"npm.packageManager\" 更改为 \"auto\" 以外的值。",
|
|
33
|
+
"in {0}": "{0} 后",
|
|
34
|
+
"latest": "最新",
|
|
35
|
+
"now": "现在",
|
|
36
|
+
"{0} day": "{0} 天",
|
|
37
|
+
"{0} day ago": "{0} 天前",
|
|
38
|
+
"{0} days": "{0} 天",
|
|
39
|
+
"{0} days ago": "{0} 天前",
|
|
40
|
+
"{0} hour": "{0} 小时",
|
|
41
|
+
"{0} hour ago": "{0} 小时前",
|
|
42
|
+
"{0} hours": "{0} 小时",
|
|
43
|
+
"{0} hours ago": "{0} 小时前",
|
|
44
|
+
"{0} hr": "{0} 小时",
|
|
45
|
+
"{0} hr ago": "{0} 小时前",
|
|
46
|
+
"{0} hrs": "{0} 小时",
|
|
47
|
+
"{0} hrs ago": "{0} 小时前",
|
|
48
|
+
"{0} min": "{0} 分钟",
|
|
49
|
+
"{0} min ago": "{0} 分钟前",
|
|
50
|
+
"{0} mins": "{0} 分钟",
|
|
51
|
+
"{0} mins ago": "{0} 分钟前",
|
|
52
|
+
"{0} minute": "{0} 分钟",
|
|
53
|
+
"{0} minute ago": "{0} 分钟前",
|
|
54
|
+
"{0} minutes": "{0} 分钟",
|
|
55
|
+
"{0} minutes ago": "{0} 分钟前",
|
|
56
|
+
"{0} mo": "{0} 个月",
|
|
57
|
+
"{0} mo ago": "{0} 个月前",
|
|
58
|
+
"{0} month": "{0} 月",
|
|
59
|
+
"{0} month ago": "{0} 个月前",
|
|
60
|
+
"{0} months": "{0} 个月",
|
|
61
|
+
"{0} months ago": "{0} 个月前",
|
|
62
|
+
"{0} mos": "{0} 个月",
|
|
63
|
+
"{0} mos ago": "{0} 个月前",
|
|
64
|
+
"{0} sec": "{0} 秒",
|
|
65
|
+
"{0} sec ago": "{0} 秒前",
|
|
66
|
+
"{0} second": "{0} 秒",
|
|
67
|
+
"{0} second ago": "{0} 秒前",
|
|
68
|
+
"{0} seconds": "{0} 秒",
|
|
69
|
+
"{0} seconds ago": "{0} 秒前",
|
|
70
|
+
"{0} secs": "{0} 秒",
|
|
71
|
+
"{0} secs ago": "{0} 秒前",
|
|
72
|
+
"{0} week": "{0} 周",
|
|
73
|
+
"{0} week ago": "{0} 周前",
|
|
74
|
+
"{0} weeks": "{0} 周",
|
|
75
|
+
"{0} weeks ago": "{0} 周前",
|
|
76
|
+
"{0} wk": "{0} 周",
|
|
77
|
+
"{0} wk ago": "{0} 周前",
|
|
78
|
+
"{0} wks": "{0} 周",
|
|
79
|
+
"{0} wks ago": "{0} 周前",
|
|
80
|
+
"{0} year": "{0} 年",
|
|
81
|
+
"{0} year ago": "{0} 年前",
|
|
82
|
+
"{0} years": "{0} 年",
|
|
83
|
+
"{0} years ago": "{0} 年前",
|
|
84
|
+
"{0} yr": "{0} 年",
|
|
85
|
+
"{0} yr ago": "{0} 年前",
|
|
86
|
+
"{0} yrs": "{0} 年",
|
|
87
|
+
"{0} yrs ago": "{0} 年前"
|
|
88
|
+
},
|
|
89
|
+
"package": {
|
|
90
|
+
"command.debug": "调试",
|
|
91
|
+
"command.openScript": "打开",
|
|
92
|
+
"command.packageManager": "获取已配置的包管理器",
|
|
93
|
+
"command.refresh": "刷新",
|
|
94
|
+
"command.run": "运行",
|
|
95
|
+
"command.runInstall": "运行 install",
|
|
96
|
+
"command.runScriptFromFolder": "运行文件夹中的NPM脚本...",
|
|
97
|
+
"command.runSelectedScript": "运行脚本",
|
|
98
|
+
"config.npm.autoDetect": "控制是否自动检测 npm 脚本。",
|
|
99
|
+
"config.npm.enableRunFromFolder": "从资源管理器上下文菜单中启用运行文件夹中包含的 NPM 脚本。",
|
|
100
|
+
"config.npm.enableScriptExplorer": "在没有顶级 \"package.json\" 文件时,为 npm 脚本启用资源管理器视图。",
|
|
101
|
+
"config.npm.exclude": "配置应从自动脚本检测中排除的文件夹的 glob 模式。",
|
|
102
|
+
"config.npm.fetchOnlinePackageInfo": "从 https://registry.npmjs.org 和 https://registry.bower.io 获取数据,以提供自动补全和 npm 依赖项上的悬停功能信息。",
|
|
103
|
+
"config.npm.packageManager": "用于运行脚本的程序包管理器。",
|
|
104
|
+
"config.npm.packageManager.auto": "根据锁定文件和已安装的包管理器,自动检测用于运行脚本的包管理器。",
|
|
105
|
+
"config.npm.packageManager.npm": "使用 npm 作为运行脚本的包管理器。",
|
|
106
|
+
"config.npm.packageManager.pnpm": "使用 pnpm 作为运行脚本的包管理器。",
|
|
107
|
+
"config.npm.packageManager.yarn": "使用 yarn 作为运行脚本的包管理器。",
|
|
108
|
+
"config.npm.runSilent": "使用 `--silent` 选项运行 npm 命令。",
|
|
109
|
+
"config.npm.scriptExplorerAction": "NPM 脚本资源管理器中使用的默认单击操作: `open` 或 `run`,默认值为 `open`。",
|
|
110
|
+
"config.npm.scriptExplorerExclude": "正则表达式的数组,指示应从 NPM 脚本视图中排除哪些脚本。",
|
|
111
|
+
"config.npm.scriptHover": "使用脚本的“运行”和“调试”命令显示悬停。",
|
|
112
|
+
"description": "为 npm 脚本提供任务支持的扩展。",
|
|
113
|
+
"displayName": "适用于 VS Code 的 npm 支持",
|
|
114
|
+
"npm.parseError": "npm 任务检测: 无法分析文件 {0}",
|
|
115
|
+
"taskdef.path": "包含 package.json 文件的文件夹路径,其中 package.json 文件提供脚本。可以省略。",
|
|
116
|
+
"taskdef.script": "要自定义的 npm 脚本。",
|
|
117
|
+
"view.name": "npm 脚本",
|
|
118
|
+
"virtualWorkspaces": "需要运行 “npm” 命令的功能在虚拟工作区中不可用。",
|
|
119
|
+
"workspaceTrust": "此扩展可以执行任务,需要信任才能运行。"
|
|
120
|
+
}
|
|
121
|
+
}
|
|
122
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"package": {
|
|
12
|
+
"description": "在 Objective-C 文件中提供语法高亮和括号匹配功能。",
|
|
13
|
+
"displayName": "Objective-C 语言基础功能"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"package": {
|
|
12
|
+
"description": "在 Perl 文件中提供语法高亮和括号匹配功能。",
|
|
13
|
+
"displayName": "Perl 语言基础功能"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
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
|
+
"Cannot validate since a PHP installation could not be found. Use the setting 'php.validate.executablePath' to configure the PHP executable.": "无法验证,因为找不到 PHP 安装。使用设置 \"php.validate.executablePath\" 来配置 PHP 可执行文件。",
|
|
13
|
+
"Cannot validate since no PHP executable is set. Use the setting 'php.validate.executablePath' to configure the PHP executable.": "无法验证,因为未设置任何 PHP 可执行文件。请使用设置 \"php.validate.executablePath\" 配置 PHP 可执行文件。",
|
|
14
|
+
"Cannot validate since {0} is not a valid php executable. Use the setting 'php.validate.executablePath' to configure the PHP executable.": "无法验证,因为 {0} 不是有效的 PHP 可执行文件。请使用设置 \"php.validate.executablePath\" 配置 PHP 可执行文件。",
|
|
15
|
+
"Failed to run php using path: {0}. Reason is unknown.": "使用路径运行 php 失败: {0}。原因未知。",
|
|
16
|
+
"Open Settings": "打开设置"
|
|
17
|
+
},
|
|
18
|
+
"package": {
|
|
19
|
+
"command.untrustValidationExecutable": "禁止 PHP 验证程序(定义为工作区设置)",
|
|
20
|
+
"commands.categroy.php": "PHP",
|
|
21
|
+
"configuration.suggest.basic": "控制是否启用内置 PHP 语言建议。支持对 PHP 全局变量和变量进行建议。",
|
|
22
|
+
"configuration.title": "PHP",
|
|
23
|
+
"configuration.validate.enable": "启用/禁用内置的 PHP 验证。",
|
|
24
|
+
"configuration.validate.executablePath": "指向 PHP 可执行文件。",
|
|
25
|
+
"configuration.validate.run": "不管 linter 是在 save 还是在 type 上运行。",
|
|
26
|
+
"description": "为 PHP 文件提供丰富的语言支持。",
|
|
27
|
+
"displayName": "php 语言功能",
|
|
28
|
+
"workspaceTrust": "当 \"php.validate.executablePath\" 设置将在工作区中加载 PHP 版本时,扩展需要工作区信任。"
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"package": {
|
|
12
|
+
"description": "为 PHP 文件提供语法高亮和括号匹配功能。",
|
|
13
|
+
"displayName": "PHP 语言基础功能"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"package": {
|
|
12
|
+
"description": "在 Powershell 文件中提供代码片段、语法高亮、括号匹配和折叠功能。",
|
|
13
|
+
"displayName": "Powershell 语言基础功能"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"package": {
|
|
12
|
+
"description": "在 Pug 文件中提供语法高亮和括号匹配功能。",
|
|
13
|
+
"displayName": "Pug 语言基础功能"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"package": {
|
|
12
|
+
"description": "在 Python 文件中提供语法高亮、括号匹配和折叠功能。",
|
|
13
|
+
"displayName": "Python 语言基础功能"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"package": {
|
|
12
|
+
"description": "在 R 文件中提供语法高亮和括号匹配功能。",
|
|
13
|
+
"displayName": "R 语言基础功能"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"package": {
|
|
12
|
+
"description": "在 Razor 文件中提供语法高亮、括号匹配和折叠功能。",
|
|
13
|
+
"displayName": "Razor 语言基础功能"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,61 @@
|
|
|
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
|
+
"Callers Of": "以下项调用方",
|
|
13
|
+
"Calls From": "调用来自",
|
|
14
|
+
"No results.": "无结果。",
|
|
15
|
+
"No results. Try running a previous search again:": "无结果。再次尝试运行上一个搜索:",
|
|
16
|
+
"Open Call": "打开调用",
|
|
17
|
+
"Open Reference": "打开引用",
|
|
18
|
+
"Open Type": "打开类型",
|
|
19
|
+
"References": "引用",
|
|
20
|
+
"Rerun": "重新运行",
|
|
21
|
+
"Select previous reference search": "选择以前的引用搜索",
|
|
22
|
+
"Subtypes Of": "以下项的子类型",
|
|
23
|
+
"Supertypes Of": "以下项的超类型",
|
|
24
|
+
"{0} result in {1} file": "{0} 个结果,包含于 {1} 个文件中",
|
|
25
|
+
"{0} result in {1} files": "{1} 文件中有 {0} 个结果",
|
|
26
|
+
"{0} results in {1} file": "{1} 文件中有 {0} 个结果",
|
|
27
|
+
"{0} results in {1} files": "{1} 文件中有 {0} 个结果"
|
|
28
|
+
},
|
|
29
|
+
"package": {
|
|
30
|
+
"cmd.category.references": "引用",
|
|
31
|
+
"cmd.references-view.clear": "清除",
|
|
32
|
+
"cmd.references-view.clearHistory": "清除历史记录",
|
|
33
|
+
"cmd.references-view.copy": "复制",
|
|
34
|
+
"cmd.references-view.copyAll": "全部复制",
|
|
35
|
+
"cmd.references-view.copyPath": "复制路径",
|
|
36
|
+
"cmd.references-view.findImplementations": "查找所有实现",
|
|
37
|
+
"cmd.references-view.findReferences": "查找所有引用",
|
|
38
|
+
"cmd.references-view.next": "转到下一个引用",
|
|
39
|
+
"cmd.references-view.pickFromHistory": "显示历史记录",
|
|
40
|
+
"cmd.references-view.prev": "转到上一个参考",
|
|
41
|
+
"cmd.references-view.refind": "重新运行",
|
|
42
|
+
"cmd.references-view.refresh": "刷新",
|
|
43
|
+
"cmd.references-view.removeCallItem": "取消",
|
|
44
|
+
"cmd.references-view.removeReferenceItem": "关闭",
|
|
45
|
+
"cmd.references-view.removeTypeItem": "关闭",
|
|
46
|
+
"cmd.references-view.showCallHierarchy": "显示调用层次结构",
|
|
47
|
+
"cmd.references-view.showIncomingCalls": "显示传入调用",
|
|
48
|
+
"cmd.references-view.showOutgoingCalls": "显示传出调用",
|
|
49
|
+
"cmd.references-view.showSubtypes": "显示子类型",
|
|
50
|
+
"cmd.references-view.showSupertypes": "显示超类型",
|
|
51
|
+
"cmd.references-view.showTypeHierarchy": "显示类型层次结构",
|
|
52
|
+
"config.references.preferredLocation": "控制在选择代码信息指示器引用时是否调用“速览引用”或“查找引用”。",
|
|
53
|
+
"config.references.preferredLocation.peek": "在速览编辑器中显示引用。",
|
|
54
|
+
"config.references.preferredLocation.view": "在单独的视图中显示引用。",
|
|
55
|
+
"container.title": "引用",
|
|
56
|
+
"description": "在边栏中以独立稳定的视图引用搜索结果",
|
|
57
|
+
"displayName": "引用搜索视图",
|
|
58
|
+
"view.title": "引用搜索结果"
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"package": {
|
|
12
|
+
"description": "在 reStructuredText 文件中提供语法突出显示。",
|
|
13
|
+
"displayName": "reStructuredText 语言基础知识"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"package": {
|
|
12
|
+
"description": "在 Ruby 文件中提供语法高亮和括号匹配功能。",
|
|
13
|
+
"displayName": "Ruby 语言基础功能"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"package": {
|
|
12
|
+
"description": "在 Rust 文件中提供语法高亮和括号匹配功能。",
|
|
13
|
+
"displayName": "Rust 语言基础功能"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"package": {
|
|
12
|
+
"description": "在 SCSS 文件中提供语法高亮、括号匹配和折叠功能。",
|
|
13
|
+
"displayName": "SCSS 语言基础功能"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"package": {
|
|
12
|
+
"description": "为选项卡搜索结果中提供语法突出显示和语言功能。",
|
|
13
|
+
"displayName": "搜索结果"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"package": {
|
|
12
|
+
"description": "在 Shaderlab 文件中提供语法高亮和括号匹配功能。",
|
|
13
|
+
"displayName": "Shaderlab 语言基础功能"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"package": {
|
|
12
|
+
"description": "在 Shell 脚本文件中提供语法高亮和括号匹配功能。",
|
|
13
|
+
"displayName": "Shell 脚本语言基础功能"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
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
|
+
"Back": "后退",
|
|
13
|
+
"Enter url to visit": "输入要访问的 URL",
|
|
14
|
+
"Focus Lock": "焦点锁",
|
|
15
|
+
"Forward": "前进",
|
|
16
|
+
"Open in browser": "在浏览器中打开",
|
|
17
|
+
"Open in simple browser": "在简易浏览器中打开",
|
|
18
|
+
"Reload": "重新加载",
|
|
19
|
+
"Simple Browser": "简单浏览器",
|
|
20
|
+
"https://example.com": "https://example.com"
|
|
21
|
+
},
|
|
22
|
+
"package": {
|
|
23
|
+
"configuration.focusLockIndicator.enabled.description": "启用/禁用在简单浏览器中聚焦时显示的浮动指示器。",
|
|
24
|
+
"description": "一个非常基本的内置 Web 视图,用于显示 Web 内容。",
|
|
25
|
+
"displayName": "简易浏览器"
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"package": {
|
|
12
|
+
"description": "在 SQL 文件中提供语法高亮和括号匹配功能。",
|
|
13
|
+
"displayName": "SQL 语言基础功能"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"package": {
|
|
12
|
+
"description": "在 Swift 文件中提供代码片段、语法高亮和括号匹配功能。",
|
|
13
|
+
"displayName": "Swift 语言基础功能"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|