@codingame/monaco-vscode-language-pack-zh-hans 15.0.2 → 16.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/translations/extensions/vscode.css-language-features.i18n.json +1 -0
- package/translations/extensions/vscode.git.i18n.json +3 -2
- package/translations/extensions/vscode.html-language-features.i18n.json +1 -0
- package/translations/extensions/vscode.json-language-features.i18n.json +2 -2
- package/translations/extensions/vscode.microsoft-authentication.i18n.json +0 -3
- package/translations/extensions/vscode.typescript-language-features.i18n.json +6 -6
- package/translations/main.i18n.json.js +506 -171
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@codingame/monaco-vscode-language-pack-zh-hans",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "16.0.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
|
-
"@codingame/monaco-vscode-api": "
|
|
21
|
+
"@codingame/monaco-vscode-api": "16.0.0"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -347,7 +347,7 @@
|
|
|
347
347
|
"{0} day ago": "{0} 天前",
|
|
348
348
|
"{0} days": "{0} 天",
|
|
349
349
|
"{0} days ago": "{0} 天前",
|
|
350
|
-
"{0} deletions{1}": "{0}
|
|
350
|
+
"{0} deletions{1}": "{0} 行删除{1}",
|
|
351
351
|
"{0} deletion{1}": "{0} 个删除{1}",
|
|
352
352
|
"{0} file changed": "已更改 {0} 个文件",
|
|
353
353
|
"{0} files changed": "已更改 {0} 个文件",
|
|
@@ -359,7 +359,7 @@
|
|
|
359
359
|
"{0} hr ago": "{0} 小时前",
|
|
360
360
|
"{0} hrs": "{0} 小时",
|
|
361
361
|
"{0} hrs ago": "{0} 小时前",
|
|
362
|
-
"{0} insertions{1}": "{0}
|
|
362
|
+
"{0} insertions{1}": "{0} 行插入{1}",
|
|
363
363
|
"{0} insertion{1}": "{0} 个插入{1}",
|
|
364
364
|
"{0} min": "{0} 分钟",
|
|
365
365
|
"{0} min ago": "{0} 分钟前",
|
|
@@ -676,6 +676,7 @@
|
|
|
676
676
|
"config.showInlineOpenFileAction": "控制是否在 Git 更改视图中显示内联“打开文件”操作。",
|
|
677
677
|
"config.showProgress": "控制 Git 操作是否显示进度提示。",
|
|
678
678
|
"config.showPushSuccessNotification": "控制在推送成功时是否显示通知。",
|
|
679
|
+
"config.showReferenceDetails": "控制是否在签出、分支和标记选取器中显示 Git 引用的上次提交详细信息。",
|
|
679
680
|
"config.similarityThreshold": "控制相似性索引(相比于文件大小添加/删除的量)的阈值,以便将一对已添加/删除的文件中的更改视为重命名。**注意:** 需要 Git“2.18.0”或更高版本。",
|
|
680
681
|
"config.smartCommitChanges": "控制哪些更改由Smart Commit自动暂存。",
|
|
681
682
|
"config.smartCommitChanges.all": "自动暂存所有更改。",
|
|
@@ -86,8 +86,8 @@
|
|
|
86
86
|
"Missing property \"{0}\".": "缺少属性 \"{0}\"。",
|
|
87
87
|
"New array": "新数组",
|
|
88
88
|
"New object": "新建对象",
|
|
89
|
-
"No Schema Validation": "无架构验证",
|
|
90
89
|
"No schema configured for this file": "未配置此文件的架构",
|
|
90
|
+
"No schema validation": "无架构验证",
|
|
91
91
|
"Not used for validation. Place subschemas here that you wish to reference inline with $ref.": "不用于验证。将要使用 $ref 内联引用的子架构放在此处。",
|
|
92
92
|
"Object has fewer properties than the required number of {0}": "对象的属性少于所需的 {0}",
|
|
93
93
|
"Object has more properties than limit of {0}.": "对象的属性数超过了 {0} 的限制。",
|
|
@@ -102,8 +102,8 @@
|
|
|
102
102
|
"Property {0} is not allowed.": "不允许属性 {0}。",
|
|
103
103
|
"Reference a definition hosted on any location.": "引用托管在任何位置的定义。",
|
|
104
104
|
"Sample JSON values associated with a particular schema, for the purpose of illustrating usage.": "与特定架构关联的示例 JSON 值,用于说明用法。",
|
|
105
|
-
"Schema Validated": "已验证架构",
|
|
106
105
|
"Schema not found: {0}": "找不到架构: {0}",
|
|
106
|
+
"Schema validated": "已验证架构",
|
|
107
107
|
"Select the schema to use for {0}": "选择要用于 {0} 的架构",
|
|
108
108
|
"Show Schemas": "显示架构",
|
|
109
109
|
"Sort JSON": "Sort JSON",
|
|
@@ -31,9 +31,6 @@
|
|
|
31
31
|
"package": {
|
|
32
32
|
"description": "Microsoft 身份验证提供程序",
|
|
33
33
|
"displayName": "Microsoft 帐户",
|
|
34
|
-
"microsoft-authentication.clientIdVersion.description": "用于使用Microsoft 帐户登录的Microsoft帐户客户端 ID 的版本。仅当有人要求你进行更改时才进行更改。默认值为 “v1”。",
|
|
35
|
-
"microsoft-authentication.clientIdVersion.enumDescriptions.v1": "使用 v1 Microsoft帐户客户端 ID 以使用Microsoft 帐户登录。",
|
|
36
|
-
"microsoft-authentication.clientIdVersion.enumDescriptions.v2": "使用 v2 Microsoft帐户客户端 ID 以使用Microsoft 帐户登录。",
|
|
37
34
|
"microsoft-authentication.implementation.description": "用于使用Microsoft 帐户登录的身份验证实现。\r\n\r\n*注意: 'classic' 实现已弃用,并将在将来的版本中与此设置一起删除。如果只有 “classic” 实现适用于你,请 [open an issue](command:workbench.action.openIssueReporter) 并解释你尝试登录的内容。*",
|
|
38
35
|
"microsoft-authentication.implementation.enumDescriptions.classic": "(弃用) 使用经典身份验证流使用Microsoft 帐户登录。",
|
|
39
36
|
"microsoft-authentication.implementation.enumDescriptions.msal": "使用 Microsoft 身份验证库(MSAL) 通过 Microsoft 帐户登录。",
|
|
@@ -23,9 +23,9 @@
|
|
|
23
23
|
"Analyzing '{0}' and its dependencies": "正在分析“{0}”及其依赖项",
|
|
24
24
|
"Checking for update of JS/TS imports": "正在检查 JS/TS import 语句的更新",
|
|
25
25
|
"Configure Excludes": "配置排除",
|
|
26
|
-
"Configure
|
|
26
|
+
"Configure JSConfig": "配置 JSConfig",
|
|
27
|
+
"Configure TSConfig": "配置 TSConfig",
|
|
27
28
|
"Configure jsconfig.json": "配置 jsconfig.json",
|
|
28
|
-
"Configure tsconfig": "配置 tsconfig",
|
|
29
29
|
"Configure tsconfig.json": "配置 tsconfig.json",
|
|
30
30
|
"Could not apply refactoring": "无法应用重构",
|
|
31
31
|
"Could not detect a Node installation to run TS Server.": "无法检测节点安装以运行 TS 服务器。",
|
|
@@ -79,14 +79,14 @@
|
|
|
79
79
|
"No source definitions found.": "未找到定义。",
|
|
80
80
|
"No tsconfig": "无 tsconfig",
|
|
81
81
|
"Not now": "以后再说",
|
|
82
|
-
"Open
|
|
82
|
+
"Open Config File": "打开配置文件",
|
|
83
83
|
"Organize Imports": "整理导入",
|
|
84
|
-
"Partial
|
|
84
|
+
"Partial mode": "部分模式",
|
|
85
85
|
"Paste with imports": "粘贴并导入",
|
|
86
86
|
"Please open a folder in VS Code to use a TypeScript or JavaScript project": "请在 VS Code 中打开一个文件夹,以使用 TypeScript 或 JavaScript 项目",
|
|
87
87
|
"Please report an issue against Yarn PnP": "请针对 Yarn PnP 报告问题",
|
|
88
88
|
"Please update your TypeScript version": "请更新 TypeScript 版本",
|
|
89
|
-
"Project
|
|
89
|
+
"Project wide IntelliSense not available": "项目范围的 IntelliSense 不可用",
|
|
90
90
|
"Remove Unused Imports": "删除未使用的导入",
|
|
91
91
|
"Remove all unused code": "删除所有未使用的代码",
|
|
92
92
|
"Report Issue": "报告问题",
|
|
@@ -121,6 +121,7 @@
|
|
|
121
121
|
"TypeScript Task in tasks.json contains \"\\\\\". TypeScript tasks tsconfig must use \"/\"": "tasks.json 中的 TypeScript 任务包含 \"\\\\\"。TypeScript 任务的 tsconfig 必须使用 \"/\"",
|
|
122
122
|
"TypeScript Version": "TypeScript 版本",
|
|
123
123
|
"TypeScript language server exited with error. Error message is: {0}": "TypeScript 语言服务器因错误而退出。错误消息: {0}",
|
|
124
|
+
"TypeScript version": "TypeScript 版本",
|
|
124
125
|
"TypeScript: Configure Excludes": "TypeScript: 配置排除",
|
|
125
126
|
"Update imports for '{0}'?": "是否更新“{0}”的导入?",
|
|
126
127
|
"Update imports for the following {0} files?": "是否更新以下 {0} 个文件的导入?",
|
|
@@ -164,7 +165,6 @@
|
|
|
164
165
|
"configuration.suggest.names": "启用/禁用在 JavaScript 建议中包含文件中的唯一名称。请注意,在使用`@ts-check`或`checkJs`进行语义检查的 JavaScript 代码中,名称建议始终处于禁用状态。",
|
|
165
166
|
"configuration.suggest.objectLiteralMethodSnippets.enabled": "启用/禁用对象文本中的方法的代码片段补全。",
|
|
166
167
|
"configuration.suggest.paths": "在 import 语句和 require 调用中,启用或禁用路径建议。",
|
|
167
|
-
"configuration.surveys.enabled": "启用或禁用偶尔出现的有关 JavaScript 和 TypeScript 的调查,帮助我们改善 VS Code 对两者的支持。",
|
|
168
168
|
"configuration.tsserver.experimental.enableProjectDiagnostics": "启用项目范围的错误报告。",
|
|
169
169
|
"configuration.tsserver.maxTsServerMemory": "要分配给 TypeScript 服务器进程) 以 MB 为 (的最大内存量。如果要使用大于 4 GB 的内存限制,请使用 `#typescript.tsserver.nodePath#` 运行具有自定义节点安装的 TS Server。",
|
|
170
170
|
"configuration.tsserver.nodePath": "在自定义节点安装上运行 TS 服务器。如果希望 VS Code 检测节点安装,则可以是节点可执行文件的路径,也可以是 “node”。",
|