@codingame/monaco-vscode-language-pack-zh-hans 23.0.2 → 23.0.4
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.debug-auto-launch.i18n.json +1 -1
- package/translations/extensions/vscode.dotenv.i18n.json +2 -2
- package/translations/extensions/vscode.extension-editing.i18n.json +1 -1
- package/translations/extensions/vscode.git.i18n.json +23 -22
- package/translations/extensions/vscode.github-authentication.i18n.json +1 -1
- package/translations/extensions/vscode.html-language-features.i18n.json +1 -1
- package/translations/extensions/vscode.mermaid-chat-features.i18n.json +3 -3
- package/translations/extensions/vscode.microsoft-authentication.i18n.json +5 -5
- package/translations/extensions/vscode.typescript-language-features.i18n.json +2 -2
- package/translations/main.i18n.json.js +751 -748
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@codingame/monaco-vscode-language-pack-zh-hans",
|
|
3
|
-
"version": "23.0.
|
|
3
|
+
"version": "23.0.4",
|
|
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": "23.0.
|
|
21
|
+
"@codingame/monaco-vscode-api": "23.0.4"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"Re-enable auto attach": "重新启用自动附加",
|
|
26
26
|
"Smart": "智能",
|
|
27
27
|
"Temporarily disable auto attach in this session": "在此会话中暂时禁用自动附加",
|
|
28
|
-
"Toggle Auto Attach": "
|
|
28
|
+
"Toggle Auto Attach": "切换自动附加",
|
|
29
29
|
"Toggle auto attach in this workspace": "在此工作区中切换自动附加",
|
|
30
30
|
"Toggle auto attach on this machine": "在此计算机上切换自动附加"
|
|
31
31
|
},
|
|
@@ -9,8 +9,8 @@
|
|
|
9
9
|
"version": "1.0.0",
|
|
10
10
|
"contents": {
|
|
11
11
|
"package": {
|
|
12
|
-
"description": "
|
|
13
|
-
"displayName": "Dotenv
|
|
12
|
+
"description": "在 dotenv 文件中提供语法高亮和括号匹配功能。",
|
|
13
|
+
"displayName": "Dotenv 语言基础"
|
|
14
14
|
}
|
|
15
15
|
}
|
|
16
16
|
}
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"Remove activation event": "删除激活事件",
|
|
21
21
|
"SVGs are not a valid image source.": "SVG 不是有效的图像源。",
|
|
22
22
|
"This activation event can be removed as VS Code generates these automatically from your package.json contribution declarations.": "可以删除此激活事件,因为 VS Code 从 package.json 贡献声明中自动生成此类事件。",
|
|
23
|
-
"This activation event can be removed for extensions targeting engine version ^1.75.0 as VS Code will generate these automatically from your package.json contribution declarations.": "
|
|
23
|
+
"This activation event can be removed for extensions targeting engine version ^1.75.0 as VS Code will generate these automatically from your package.json contribution declarations.": "对于面向引擎版本 ^1.75.0 的扩展,可以移除此激活事件,因为 VS Code 将从 package.json 贡献声明自动生成这些事件。",
|
|
24
24
|
"This activation event cannot be explicitly listed by your extension.": "扩展无法显式列出此激活事件。",
|
|
25
25
|
"This proposal cannot be used because for this extension the product defines a fixed set of API proposals. You can test your extension but before publishing you MUST reach out to the VS Code team.": "无法使用此建议,因为对于此扩展,产品定义了一组固定的 API 建议。你可以测试扩展,但在发布之前,必须联系 VS Code 团队。",
|
|
26
26
|
"Using '*' activation is usually a bad idea as it impacts performance.": "使用“*”激活通常是一个错误的想法,因为它会影响性能。"
|
|
@@ -34,8 +34,8 @@
|
|
|
34
34
|
"Are you sure you want to DELETE the {0} untracked files?{1}": "是否确实要删除 {0} 个未跟踪的文件? {1}",
|
|
35
35
|
"Are you sure you want to continue connecting?": "确定要继续连接吗?",
|
|
36
36
|
"Are you sure you want to create an empty commit?": "是否确定要创建空提交?",
|
|
37
|
-
"Are you sure you want to delete branch \"{0}\"? This action will permanently remove the branch reference from the repository.": "
|
|
38
|
-
"Are you sure you want to delete tag \"{0}\"? This action will permanently remove the tag reference from the repository.": "
|
|
37
|
+
"Are you sure you want to delete branch \"{0}\"? This action will permanently remove the branch reference from the repository.": "是否确实要删除分支 \"{0}\"?此操作将从存储库中永久移除分支引用。",
|
|
38
|
+
"Are you sure you want to delete tag \"{0}\"? This action will permanently remove the tag reference from the repository.": "是否确实要删除标记 \"{0}\"?此操作将从存储库中永久移除标记引用。",
|
|
39
39
|
"Are you sure you want to discard ALL changes in {0} files?\n\nThis is IRREVERSIBLE!\nYour current working set will be FOREVER LOST if you proceed.": "是否确实要放弃 {0} 个文件中的全部更改?\n\n此操作不可撤消!\n如果继续操作,你当前的工作集将永久丢失。",
|
|
40
40
|
"Are you sure you want to discard changes in '{0}'?": "是否确实要放弃“{0}”中的更改?",
|
|
41
41
|
"Are you sure you want to drop ALL stashes? There are {0} stashes that will be subject to pruning, and MAY BE IMPOSSIBLE TO RECOVER.": "是否确实要删除所有储藏? 其中有 {0} 个储藏将会受到修剪,并且可能无法恢复。",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"Branch \"{0}\" is already checked out in the worktree at \"{1}\".": "分支“{0}”已在位于“{1}”的工作树中签出。",
|
|
53
53
|
"Branch name": "分支名称",
|
|
54
54
|
"Branch name needs to match regex: {0}": "分支名称必须匹配正则表达式: {0}",
|
|
55
|
-
"Branches": "
|
|
55
|
+
"Branches": "分支",
|
|
56
56
|
"Can't force push refs to remote. The tip of the remote-tracking branch has been updated since the last checkout. Try running \"Pull\" first to pull the latest changes from the remote branch first.": "无法将引用强制推送到远程。自上次签出后,远程跟踪分支的提示已更新。首先尝试运行“拉取”以从远程分支中拉取最新更改。",
|
|
57
57
|
"Can't push refs to remote. Try running \"Pull\" first to integrate your changes.": "无法推送 refs 到远端。您可以试着运行“拉取”功能,整合您的更改。",
|
|
58
58
|
"Can't undo because HEAD doesn't point to any commit.": "无法撤消,因为 HEAD 不指向任何提交。",
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"Choose which repository to clone": "选择要克隆的存储库",
|
|
67
67
|
"Choose which repository to publish": "选择要发布的存储库",
|
|
68
68
|
"Clear whitespace characters": "清除空格字符",
|
|
69
|
-
"Clone again": "
|
|
69
|
+
"Clone again": "重新克隆",
|
|
70
70
|
"Clone from URL": "存储库 URL",
|
|
71
71
|
"Clone from {0}": "从 {0} 克隆",
|
|
72
72
|
"Cloning git repository \"{0}\"...": "正在克隆 Git 仓库“{0}”...",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"Delete All {0} Files": "删除所有 {0} 文件",
|
|
111
111
|
"Delete Branch": "删除分支",
|
|
112
112
|
"Delete File": "删除文件",
|
|
113
|
-
"Delete Tag": "
|
|
113
|
+
"Delete Tag": "删除标记",
|
|
114
114
|
"Deleted": "已删除",
|
|
115
115
|
"Discard 1 Tracked File": "放弃 1 个已跟踪的文件",
|
|
116
116
|
"Discard All {0} Files": "放弃所有 {0} 个文件",
|
|
@@ -124,7 +124,7 @@
|
|
|
124
124
|
"Failed to authenticate to git remote:\n\n{0}": "未能对 git remote 进行身份验证:\n\n{0}",
|
|
125
125
|
"Failed to delete using the Recycle Bin. Do you want to permanently delete instead?": "无法删除到回收站。是否永久删除?",
|
|
126
126
|
"Failed to delete using the Trash. Do you want to permanently delete instead?": "无法删除到废纸篓。是否永久删除?",
|
|
127
|
-
"Failed to open changes between \"{0}\" and \"{1}\": {2}": "
|
|
127
|
+
"Failed to open changes between \"{0}\" and \"{1}\": {2}": "未能打开 \"{0}\" 和 \"{1}\" 之间的更改: {2}",
|
|
128
128
|
"File \"{0}\" was deleted by them and modified by us.\n\nWhat would you like to do?": "文件“{0}”已被他们删除且已经过我们修改。\n\n你想要执行什么操作?",
|
|
129
129
|
"File \"{0}\" was deleted by us and modified by them.\n\nWhat would you like to do?": "文件“{0}”已被我们删除且已经过他们修改。\n\n你想要执行什么操作?",
|
|
130
130
|
"Force Checkout": "强制签出",
|
|
@@ -186,7 +186,7 @@
|
|
|
186
186
|
"Open": "打开",
|
|
187
187
|
"Open Commit": "打开提交",
|
|
188
188
|
"Open Comparison": "打开比较",
|
|
189
|
-
"Open Existing Repository Clone": "
|
|
189
|
+
"Open Existing Repository Clone": "打开现有存储库克隆",
|
|
190
190
|
"Open File": "打开文件",
|
|
191
191
|
"Open Git Log": "打开 GIT 日志",
|
|
192
192
|
"Open Merge": "打开合并",
|
|
@@ -254,7 +254,7 @@
|
|
|
254
254
|
"Select a branch to delete": "选择要删除的分支",
|
|
255
255
|
"Select a branch to rebase onto": "选择要变基到的分支",
|
|
256
256
|
"Select a ref to create the branch from": "选择一个 ref 以从中创建分支",
|
|
257
|
-
"Select a reference to compare with": "
|
|
257
|
+
"Select a reference to compare with": "选择要比较的引用",
|
|
258
258
|
"Select a remote branch to delete": "选择要删除的远程分支",
|
|
259
259
|
"Select a remote tag to delete": "选择要删除的标记",
|
|
260
260
|
"Select a remote to delete a tag from": "选择要从中删除标记的远程库",
|
|
@@ -277,7 +277,7 @@
|
|
|
277
277
|
"Syncing. Cancelling may cause serious damages to the repository": "正在同步。取消可能会导致仓库出现严重损坏",
|
|
278
278
|
"Tag at {0}": "{0} 处的标记",
|
|
279
279
|
"Tag name": "标记名称",
|
|
280
|
-
"Tags": "
|
|
280
|
+
"Tags": "标记",
|
|
281
281
|
"The \"{0}\" repository has {1} submodules which won't be opened automatically. You can still open each one individually by opening a file within.": "“{0}”仓库中的 {1} 个子模块将不会自动打开。您仍可以通过打开其中的文件来单独打开每个子模块。",
|
|
282
282
|
"The \"{0}\" repository has {1} worktrees which won't be opened automatically. You can still open each one individually by opening a file within.": "\"{0}\" 存储库中的 {1} 个工作树不会自动打开。你仍可以通过打开其中的文件来单独打开每个子模块。",
|
|
283
283
|
"The active branch cannot be deleted.": "无法删除活动分支。",
|
|
@@ -299,6 +299,7 @@
|
|
|
299
299
|
"The repository does not have any staged changes.": "存储库没有任何暂存更改。",
|
|
300
300
|
"The repository does not have any untracked changes.": "存储库没有任何未跟踪的更改。",
|
|
301
301
|
"The selection range does not contain any changes.": "选择范围未包含任何更改。",
|
|
302
|
+
"The source repository could not be found.": "The source repository could not be found.",
|
|
302
303
|
"The worktree contains modified or untracked files. Do you want to force delete?": "工作树包含已修改或未跟踪的文件。是否要强制删除?",
|
|
303
304
|
"There are known issues with the installed Git \"{0}\". Please update to Git >= 2.27 for the git features to work correctly.": "安装的 Git \"{0}\" 存在已知问题。要使 Git 功能正常工作,请至少将 Git 更新到 2.27 版本。",
|
|
304
305
|
"There are merge conflicts from migrating changes. Please resolve them before committing.": "迁移更改时存在合并冲突。请在提交前解决这些问题。",
|
|
@@ -306,7 +307,7 @@
|
|
|
306
307
|
"There are merge conflicts. Please resolve them before committing your changes.": "存在合并冲突。请先解决这些问题,然后再提交更改。",
|
|
307
308
|
"There are no available repositories": "没有可用存储库",
|
|
308
309
|
"There are no available repositories matching the filter": "没有与筛选器匹配的可用代码库",
|
|
309
|
-
"There are no changes between \"{0}\" and \"{1}\".": "
|
|
310
|
+
"There are no changes between \"{0}\" and \"{1}\".": "\"{0}\" 和 \"{1}\" 之间没有更改。",
|
|
310
311
|
"There are no changes in the selected worktree to migrate.": "所选工作树中没有要迁移的更改。",
|
|
311
312
|
"There are no changes to commit.": "没有要提交的更改。",
|
|
312
313
|
"There are no changes to stash.": "没有要储藏的更改。",
|
|
@@ -333,14 +334,14 @@
|
|
|
333
334
|
"Update Git": "更新 GIT",
|
|
334
335
|
"View Problems": "查看问题",
|
|
335
336
|
"Workspace": "工作区",
|
|
336
|
-
"Workspace: {0}": "
|
|
337
|
+
"Workspace: {0}": "工作区: {0}",
|
|
337
338
|
"Worktree": "工作树",
|
|
338
339
|
"Worktree path": "工作树路径",
|
|
339
340
|
"Would you like to add \"{0}\" to .gitignore?": "是否要将“{0}”添加到 .gitignore?",
|
|
340
341
|
"Would you like to open the initialized repository, or add it to the current workspace?": "您是希望打开初始化的仓库,还是将其添加到当前工作区?",
|
|
341
342
|
"Would you like to open the initialized repository?": "是否打开初始化的仓库?",
|
|
342
|
-
"Would you like to open the repository, or add it to the current workspace?": "
|
|
343
|
-
"Would you like to open the repository?": "
|
|
343
|
+
"Would you like to open the repository, or add it to the current workspace?": "你是希望打开存储库,还是将其添加到当前工作区?",
|
|
344
|
+
"Would you like to open the repository?": "是否要打开存储库?",
|
|
344
345
|
"Would you like to publish this repository to continue working on it elsewhere?": "是否要发布此存储库以在其他位置继续处理它?",
|
|
345
346
|
"Would you like {0} to [periodically run \"git fetch\"]({1})?": "你希望 {0} [定期运行 \"git fetch\"]({1})吗?",
|
|
346
347
|
"Yes": "是",
|
|
@@ -517,16 +518,16 @@
|
|
|
517
518
|
"command.compareWithWorkspace": "与工作区进行比较",
|
|
518
519
|
"command.continueInLocalClone": "在本地克隆存储库并在桌面上打开...",
|
|
519
520
|
"command.continueInLocalClone.qualifiedName": "继续在新的本地克隆中工作",
|
|
520
|
-
"command.createFrom": "
|
|
521
|
+
"command.createFrom": "创建自...",
|
|
521
522
|
"command.createTag": "创建标记...",
|
|
522
523
|
"command.createWorktree": "创建工作树...",
|
|
523
524
|
"command.deleteBranch": "删除分支...",
|
|
524
|
-
"command.deleteRef": "
|
|
525
|
+
"command.deleteRef": "删除",
|
|
525
526
|
"command.deleteRemoteBranch": "删除远程分支...",
|
|
526
527
|
"command.deleteRemoteTag": "删除远程标记...",
|
|
527
528
|
"command.deleteTag": "删除标签...",
|
|
528
|
-
"command.deleteWorktree": "
|
|
529
|
-
"command.
|
|
529
|
+
"command.deleteWorktree": "删除工作树...",
|
|
530
|
+
"command.deleteWorktree2": "删除工作树",
|
|
530
531
|
"command.fetch": "抓取",
|
|
531
532
|
"command.fetchAll": "从所有远程存储库中抓取",
|
|
532
533
|
"command.fetchPrune": "抓取(删除)",
|
|
@@ -537,16 +538,16 @@
|
|
|
537
538
|
"command.graphCheckout": "签出",
|
|
538
539
|
"command.graphCheckoutDetached": "签出(已分离)",
|
|
539
540
|
"command.graphCherryPick": "挑拣",
|
|
540
|
-
"command.graphCompareRef": "
|
|
541
|
-
"command.graphCompareWithMergeBase": "
|
|
542
|
-
"command.graphCompareWithRemote": "
|
|
541
|
+
"command.graphCompareRef": "相较于...",
|
|
542
|
+
"command.graphCompareWithMergeBase": "与合并基础比较",
|
|
543
|
+
"command.graphCompareWithRemote": "与远程比较",
|
|
543
544
|
"command.graphDeleteBranch": "删除分支",
|
|
544
545
|
"command.graphDeleteTag": "删除标签",
|
|
545
546
|
"command.ignore": "添加到 .gitignore",
|
|
546
547
|
"command.init": "初始化仓库",
|
|
547
548
|
"command.manageUnsafeRepositories": "管理不安全的存储库",
|
|
548
549
|
"command.merge": "合并...",
|
|
549
|
-
"command.merge2": "
|
|
550
|
+
"command.merge2": "合并",
|
|
550
551
|
"command.mergeAbort": "中止合并",
|
|
551
552
|
"command.migrateWorktreeChanges": "迁移工作树更改...",
|
|
552
553
|
"command.openAllChanges": "打开所有更改",
|
|
@@ -569,7 +570,7 @@
|
|
|
569
570
|
"command.pushTo": "推送到...",
|
|
570
571
|
"command.pushToForce": "推送到...(强制)",
|
|
571
572
|
"command.rebase": "变基分支…",
|
|
572
|
-
"command.rebase2": "
|
|
573
|
+
"command.rebase2": "变基",
|
|
573
574
|
"command.rebaseAbort": "中止变基",
|
|
574
575
|
"command.refresh": "刷新",
|
|
575
576
|
"command.removeRemote": "删除远程存储库",
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"url handler": "URL 处理程序"
|
|
37
37
|
},
|
|
38
38
|
"package": {
|
|
39
|
-
"config.github-authentication.preferDeviceCodeFlow.description": "
|
|
39
|
+
"config.github-authentication.preferDeviceCodeFlow.description": "为 true 时,优先使用设备代码流进行身份验证,而非其他可用的流。这在 WSL 等环境中很有用,在这些环境中,本地服务器或 URL 处理程序流可能无法按预期工作。",
|
|
40
40
|
"config.github-authentication.useElectronFetch.description": "如果为 true,则将 Electron 的内置提取函数用于 HTTP 请求。如果为 false,则使用 Node.js 全局提取函数。此设置仅在 Electron 环境中运行时适用。**注意:** 此设置需要重启才能生效。",
|
|
41
41
|
"config.github-enterprise.title": "GHE.com 和GitHub Enterprise服务器身份验证",
|
|
42
42
|
"config.github-enterprise.uri.description": "GHE.com 或 GitHub Enterprise Server 实例的 URI。\r\n\r\n例子:\r\n* GHE.com: 'https://octocat.ghe.com`\r\n* GitHub Enterprise服务器:“https://github.octocat.com`\r\n\r\n> **注意:** 这应将 _not_ 设置为 GitHub.com URI。如果你的帐户在 GitHub.com 上存在或是GitHub Enterprise托管用户,则无需任何其他配置,只需登录 GitHub 即可。",
|
|
@@ -294,7 +294,7 @@
|
|
|
294
294
|
"html.hover.references": "在悬停时显示 MDN 的引用。",
|
|
295
295
|
"html.mirrorCursorOnMatchingTag": "在匹配的 HTML 标记上启用/禁用镜像光标。",
|
|
296
296
|
"html.mirrorCursorOnMatchingTagDeprecationMessage": "已弃用,请改用 \"editor.linkedEditing\"",
|
|
297
|
-
"html.suggest.hideEndTagSuggestions.desc": "
|
|
297
|
+
"html.suggest.hideEndTagSuggestions.desc": "控制内置 HTML 语言支持是否建议补全结束标记。禁用后,将不会显示像 `</div>` 之类的结束标记补全。",
|
|
298
298
|
"html.suggest.html5.desc": "配置内置 HTML 语言支持是否建议 HTML5 标记、属性和值。",
|
|
299
299
|
"html.trace.server.desc": "跟踪 VS Code 与 HTML 语言服务器之间的通信。",
|
|
300
300
|
"html.validate.scripts": "配置内置的 HTML 语言支持是否对嵌入的脚本进行验证。",
|
|
@@ -9,9 +9,9 @@
|
|
|
9
9
|
"version": "1.0.0",
|
|
10
10
|
"contents": {
|
|
11
11
|
"package": {
|
|
12
|
-
"config.enabled.description": "
|
|
13
|
-
"description": "
|
|
14
|
-
"displayName": "Mermaid
|
|
12
|
+
"config.enabled.description": "启用在聊天响应中用于实验性 Mermaid 图表呈现的工具。",
|
|
13
|
+
"description": "将 Mermaid 图表支持添加到内置聊天。",
|
|
14
|
+
"displayName": "Mermaid 聊天功能"
|
|
15
15
|
}
|
|
16
16
|
}
|
|
17
17
|
}
|
|
@@ -9,28 +9,28 @@
|
|
|
9
9
|
"version": "1.0.0",
|
|
10
10
|
"contents": {
|
|
11
11
|
"bundle": {
|
|
12
|
-
"Copy & Continue to Microsoft": "
|
|
12
|
+
"Copy & Continue to Microsoft": "复制并继续前往 Microsoft",
|
|
13
13
|
"Error validating custom environment setting: {0}": "验证自定义环境设置时出错: {0}",
|
|
14
14
|
"Having trouble logging in? Would you like to try a different way? ({0})": "登录时遇到问题? 是否要尝试其他方式? ({0})",
|
|
15
15
|
"Microsoft Account configuration has been changed.": "Microsoft 帐户配置已更改。",
|
|
16
16
|
"Microsoft Authentication": "Microsoft 身份验证",
|
|
17
17
|
"Microsoft Sovereign Cloud Authentication": "Microsoft 主权云身份验证",
|
|
18
18
|
"No": "否",
|
|
19
|
-
"Open [{0}]({0}) in a new tab and paste your one-time code: {1}/The [{0}]({0}) will be a url and the {1} will be a code, e.g. 123456{Locked=\"[{0}]({0})\"}": "
|
|
19
|
+
"Open [{0}]({0}) in a new tab and paste your one-time code: {1}/The [{0}]({0}) will be a url and the {1} will be a code, e.g. 123456{Locked=\"[{0}]({0})\"}": "在新选项卡中打开 [{0}]({0}),并粘贴一次性代码: {1}",
|
|
20
20
|
"Open settings": "打开设置",
|
|
21
21
|
"Reload": "重新加载",
|
|
22
22
|
"Signing in to Microsoft...": "正在登录到 Microsoft...",
|
|
23
23
|
"The environment `{0}` is not a valid environment.": "环境`{0}`不是有效的环境。",
|
|
24
|
-
"To finish authenticating, navigate to Microsoft and paste in the above one-time code.": "
|
|
24
|
+
"To finish authenticating, navigate to Microsoft and paste in the above one-time code.": "要完成身份验证,请导航到 Microsoft 并粘贴以上一次性代码。",
|
|
25
25
|
"Yes": "是",
|
|
26
26
|
"You have not yet finished authorizing this extension to use your Microsoft Account. Would you like to try a different way? ({0})": "你尚未完成授权此扩展来使用 Microsoft 帐户。是否要尝试其他方式? ({0})",
|
|
27
27
|
"You must also specify a custom environment in order to use the custom environment auth provider.": "还必须指定自定义环境以使用自定义环境身份验证提供程序。",
|
|
28
|
-
"Your Code: {0}/The {0} will be a code, e.g. 123-456": "
|
|
28
|
+
"Your Code: {0}/The {0} will be a code, e.g. 123-456": "你的代码: {0}"
|
|
29
29
|
},
|
|
30
30
|
"package": {
|
|
31
31
|
"description": "Microsoft 身份验证提供程序",
|
|
32
32
|
"displayName": "Microsoft 帐户",
|
|
33
|
-
"microsoft-authentication.implementation.description": "
|
|
33
|
+
"microsoft-authentication.implementation.description": "用于通过 Microsoft 帐户进行登录的身份验证实现。",
|
|
34
34
|
"microsoft-authentication.implementation.enumDescriptions.msal": "使用 Microsoft 身份验证库(MSAL) 通过 Microsoft 帐户登录。",
|
|
35
35
|
"microsoft-authentication.implementation.enumDescriptions.msal-no-broker": "使用 Microsoft 身份验证库,以借助浏览器利用 Microsoft 帐户进行登录。如果你在使用本机代理时遇到问题,此方法会非常有用。",
|
|
36
36
|
"microsoft-sovereign-cloud.customEnvironment.activeDirectoryEndpointUrl.description": "自定义主权云的 Active Directory 终结点。",
|
|
@@ -258,7 +258,7 @@
|
|
|
258
258
|
"typescript.goToProjectConfig.title": "转到项目配置(tsconfig)",
|
|
259
259
|
"typescript.goToSourceDefinition": "转到源定义",
|
|
260
260
|
"typescript.implementationsCodeLens.enabled": "启用或禁用实现 CodeLens。此 CodeLens 显示接口的实现。",
|
|
261
|
-
"typescript.implementationsCodeLens.showOnAllClassMethods": "
|
|
261
|
+
"typescript.implementationsCodeLens.showOnAllClassMethods": "启用或禁用在所有类方法上方(而不仅限于在抽象方法上方)显示实现 CodeLens。",
|
|
262
262
|
"typescript.implementationsCodeLens.showOnInterfaceMethods": "在接口方法上启用/禁用 CodeLens 实现。",
|
|
263
263
|
"typescript.locale": "设置在报告 JavaScript 和 TypeScript 错误时使用的区域设置。默认使用 VS Code 的区域设置。",
|
|
264
264
|
"typescript.locale.auto": "使用 VS Code 配置的显示语言。",
|
|
@@ -314,7 +314,7 @@
|
|
|
314
314
|
"typescript.preferences.useAliasesForRenames": "启用/禁用在重命名期间为对象速记属性引入别名。",
|
|
315
315
|
"typescript.problemMatchers.tsc.label": "TypeScript 问题",
|
|
316
316
|
"typescript.problemMatchers.tscWatch.label": "TypeScript 问题(观看模式)",
|
|
317
|
-
"typescript.problemMatchers.tsgo-watch.label": "TypeScript
|
|
317
|
+
"typescript.problemMatchers.tsgo-watch.label": "TypeScript 问题(观看模式)",
|
|
318
318
|
"typescript.referencesCodeLens.enabled": "在 TypeScript 文件中启用或禁用引用 CodeLens。",
|
|
319
319
|
"typescript.referencesCodeLens.showOnAllFunctions": "启用/禁用在 TypeScript 文件中的所有函数上引用 CodeLens。",
|
|
320
320
|
"typescript.removeUnusedImports": "删除未使用的导入",
|