@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,37 @@
|
|
|
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 to GitHub": "继续访问 GitHub",
|
|
13
|
+
"Continue to GitHub to create a Personal Access Token (PAT)": "继续转到 GitHub 以创建个人访问令牌 (PAT)",
|
|
14
|
+
"Copy & Continue to GitHub": "复制并继续访问 GitHub",
|
|
15
|
+
"GitHub Enterprise Server URI is not a valid URI: {0}": "GitHub Enterprise 服务器 URI 不是有效的 URI: {0}",
|
|
16
|
+
"Having trouble logging in? Would you like to try a different way? ({0})": "登录时遇到问题? 是否要尝试其他方式? ({0})",
|
|
17
|
+
"No": "否",
|
|
18
|
+
"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. 123-456{Locked=\"[{0}]({0})\"}": "在新选项卡中打开 [{0}]({0}),并粘贴一次性代码: {1}",
|
|
19
|
+
"Sign in failed: {0}": "登录失败: {0}",
|
|
20
|
+
"Sign out failed: {0}": "注销失败: {0}",
|
|
21
|
+
"Signing in to {0}.../The {0} will be a url, e.g. github.com": "正在登录到 {0}...",
|
|
22
|
+
"To finish authenticating, navigate to GitHub and paste in the above one-time code.": "要完成身份验证,请导航到 GitHub 并粘贴以上一次性代码。",
|
|
23
|
+
"To finish authenticating, navigate to GitHub to create a PAT then paste the PAT into the input box.": "若要完成身份验证,请导航到 GitHub 以创建 PAT,然后将 PAT 粘贴到输入框中。",
|
|
24
|
+
"Yes": "是",
|
|
25
|
+
"You have not yet finished authorizing this extension to use GitHub. Would you like to try a different way? ({0})": "尚未完成授权此扩展使用 GitHub 的操作。是否要尝试其他方式? ({0})",
|
|
26
|
+
"Your Code: {0}/The {0} will be a code, e.g. 123-456": "你的代码: {0}",
|
|
27
|
+
"device code": "设备代码",
|
|
28
|
+
"local server": "本地服务器",
|
|
29
|
+
"personal access token": "个人访问令牌",
|
|
30
|
+
"url handler": "URL 处理程序"
|
|
31
|
+
},
|
|
32
|
+
"package": {
|
|
33
|
+
"description": "GitHub 身份验证提供程序",
|
|
34
|
+
"displayName": "GitHub 身份验证"
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
}
|
|
@@ -0,0 +1,58 @@
|
|
|
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
|
+
"Checkout on vscode.dev": "签出 vscode.dev",
|
|
13
|
+
"Commit Changes": "提交更改",
|
|
14
|
+
"Copy Anyway": "仍然复制",
|
|
15
|
+
"Copy vscode.dev Link": "复制 vscode.dev 链接",
|
|
16
|
+
"Create Fork": "创建分支",
|
|
17
|
+
"Create GitHub fork": "创建 GitHub 分支",
|
|
18
|
+
"Create PR": "创建 PR",
|
|
19
|
+
"Creating GitHub Pull Request...": "正在创建 GitHub 拉取请求…",
|
|
20
|
+
"Creating first commit": "正在创建第一个提交",
|
|
21
|
+
"Forking \"{0}/{1}\"...": "正在创建“{0}/{1}”的分支…",
|
|
22
|
+
"Learn More": "了解详细信息",
|
|
23
|
+
"Log level: {0}": "日志级别: {0}",
|
|
24
|
+
"No": "否",
|
|
25
|
+
"No template": "无模板",
|
|
26
|
+
"Open PR": "打开 PR",
|
|
27
|
+
"Open on GitHub": "在 GitHub 上打开",
|
|
28
|
+
"Pick a folder to publish to GitHub": "选择一个要发布到 GitHub 的文件夹",
|
|
29
|
+
"Publish Branch & Copy Link": "发布分支并复制链接",
|
|
30
|
+
"Publishing to a private GitHub repository": "正在发布到专用 GitHub 仓库",
|
|
31
|
+
"Publishing to a public GitHub repository": "正在发布到公共 GitHub 仓库",
|
|
32
|
+
"Pull Changes & Copy Link": "拉取更改并复制链接",
|
|
33
|
+
"Push Commits & Copy Link": "推送提交并复制链接",
|
|
34
|
+
"Pushing changes...": "正在推送更改…",
|
|
35
|
+
"Select the Pull Request template": "选择拉取请求模板",
|
|
36
|
+
"Select which files should be included in the repository.": "选择应包含在仓库中的文件。",
|
|
37
|
+
"Successfully published the \"{0}\" repository to GitHub.": "已将“{0}”仓库成功发布到 GitHub。",
|
|
38
|
+
"The PR \"{0}/{1}#{2}\" was successfully created on GitHub.": "已在 GitHub 上成功创建 PR“{0}/{1}#{2}”。",
|
|
39
|
+
"The current branch has unpublished commits. Would you like to push your commits before copying a link?": "当前分支有未发布的提交。是否要在复制链接之前推送提交?",
|
|
40
|
+
"The current branch is not published to the remote. Would you like to publish your branch before copying a link?": "当前分支未发布到远程。是否要在复制链接之前发布分支?",
|
|
41
|
+
"The current branch is not up to date. Would you like to pull before copying a link?": "当前分支不是最新的。是否要在复制链接之前拉取?",
|
|
42
|
+
"The current file has uncommitted changes. Please commit your changes before copying a link.": "当前文件具有未提交的更改。请在复制链接之前提交更改。",
|
|
43
|
+
"The fork \"{0}\" was successfully created on GitHub.": "已在 GitHub 上成功创建分支“{0}”。",
|
|
44
|
+
"Uploading files": "正在上传文件",
|
|
45
|
+
"You don\\'t have permissions to push to \"{0}/{1}\" on GitHub. Would you like to create a fork and push to it instead?": "你没有在 GitHub 上推送到 \"{0}/{1}\" 的权限。是否要创建一个分支并改为推送到该分支?",
|
|
46
|
+
"Your push to \"{0}/{1}\" was rejected by GitHub because push protection is enabled and one or more secrets were detected.": "GitHub 拒绝了你对 \"{0}/{1}\" 的推送,因为已启用推送保护并检测到一个或多个机密。"
|
|
47
|
+
},
|
|
48
|
+
"package": {
|
|
49
|
+
"config.branchProtection": "控制是否查询 GitHub 存储库的存储库规则",
|
|
50
|
+
"config.gitAuthentication": "控制是否在 VS Code 中为 git 命令启用自动 GitHub 身份验证。",
|
|
51
|
+
"config.gitProtocol": "控制用于克隆 GitHub 仓库的协议",
|
|
52
|
+
"description": "适用于 VS Code 的 GitHub 功能",
|
|
53
|
+
"displayName": "GitHub",
|
|
54
|
+
"welcome.publishFolder": "你可以直接将此文件夹发布到 GitHub 仓库。发布后,你将有权访问由 Git 和 GitHub 提供支持的源代码管理功能。\r\n[$(github) 发布到 GitHub](command:github.publish)",
|
|
55
|
+
"welcome.publishWorkspaceFolder": "你可以直接将工作区文件夹发布到 GitHub 仓库。发布后,你将有权访问由 Git 和 GitHub 提供支持的源代码管理功能。\r\n[$(github) 发布到 GitHub](command:github.publish)"
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
}
|
|
@@ -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": "在 Go 文件中提供语法高亮和括号匹配功能。",
|
|
13
|
+
"displayName": "Go 语言基础功能"
|
|
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": "在 Groovy 文件中提供代码片段、语法高亮和括号匹配功能。",
|
|
13
|
+
"displayName": "Groovy 语言基础功能"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -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
|
+
"bundle": {
|
|
12
|
+
"Auto detecting Grunt for folder {0} failed with error: {1}', this.workspaceFolder.name, err.error ? err.error.toString() : 'unknown": "自动检测文件夹 {0} 的 Grunt 失败,错误为: {1}', this.workspaceFolder.name, err.error ? err.error.toString() : 'unknown",
|
|
13
|
+
"Go to output": "转到输出",
|
|
14
|
+
"Problem finding grunt tasks. See the output for more information.": "查找咕咕任务的问题。有关详细信息,请参阅输出。"
|
|
15
|
+
},
|
|
16
|
+
"package": {
|
|
17
|
+
"config.grunt.autoDetect": "Grunt 任务检测的控制启用。Grunt 任务检测可能会导致执行任何打开的工作区中的文件。",
|
|
18
|
+
"description": "向 VS Code 提供 Grunt 功能的扩展。",
|
|
19
|
+
"displayName": "适用于 VS Code 的 Grunt 支持",
|
|
20
|
+
"grunt.taskDefinition.args.description": "要传递给 grunt 任务的命令行参数",
|
|
21
|
+
"grunt.taskDefinition.file.description": "提供任务的 Grunt 文件。可以省略。",
|
|
22
|
+
"grunt.taskDefinition.type.description": "要自定义的 Grunt 任务。"
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
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
|
+
"Auto detecting gulp for folder {0} failed with error: {1}', this.workspaceFolder.name, err.error ? err.error.toString() : 'unknown": "自动检测文件夹 {0} 的 gulp 失败,错误为: {1}', this.workspaceFolder.name, err.error ? err.error.toString() : 'unknown",
|
|
13
|
+
"Go to output": "转到输出",
|
|
14
|
+
"Problem finding gulp tasks. See the output for more information.": "查找 gulp 任务时出现问题。有关详细信息,请查看输出。"
|
|
15
|
+
},
|
|
16
|
+
"package": {
|
|
17
|
+
"config.gulp.autoDetect": "Gulp 任务检测的控制启用。Gulp 任务检测可能会导致执行任何打开的工作区中的文件。",
|
|
18
|
+
"description": "向 VSCode 提供 Gulp 功能的扩展。",
|
|
19
|
+
"displayName": "适用于 VSCode 的 Gulp 支持",
|
|
20
|
+
"gulp.taskDefinition.file.description": "提供任务的 Gulp 文件。可以省略。",
|
|
21
|
+
"gulp.taskDefinition.type.description": "要自定义的 Gulp 任务。"
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
}
|
|
@@ -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": "在 Handlebars 文件中提供语法高亮和括号匹配功能。",
|
|
13
|
+
"displayName": "Handlebars 语言基础功能"
|
|
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": "在 HLSL 文件中提供语法高亮和括号匹配功能。",
|
|
13
|
+
"displayName": "HLSL 语言基础功能"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,302 @@
|
|
|
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
|
+
"\"store\" a boolean test for later evaluation in a guard or if().": "\"store\" 一个布尔测试,以便以后在 guard 或 if() 中评估。",
|
|
13
|
+
"'from' expected": "应为“From”",
|
|
14
|
+
"'in' expected": "应为 \"in\"",
|
|
15
|
+
"'through' or 'to' expected": "应为 \"through\" 或 \"to\"",
|
|
16
|
+
"'{0}'": "\"{0}\"",
|
|
17
|
+
"( expected": "预期为 )",
|
|
18
|
+
") expected": "应输入 )",
|
|
19
|
+
"<undefined>": "<未定义>",
|
|
20
|
+
"@font-face": "@font-face",
|
|
21
|
+
"@font-face rule must define 'src' and 'font-family' properties": "@font-face 规则必须定义 \"src\" 和 \"font-family\" 属性。",
|
|
22
|
+
"@keyframes {0}": "@keyframes {0}",
|
|
23
|
+
"A list of properties that are not validated against the `unknownProperties` rule.": "不根据 \"unknownProperties\" 规则进行验证的属性列表。",
|
|
24
|
+
"Adds quotes to a string.": "将引号添加到字符串。",
|
|
25
|
+
"Also define the standard property '{0}' for compatibility": "还定义标准属性“{0}”以实现兼容性",
|
|
26
|
+
"Always define standard rule '@keyframes' when defining keyframes.": "在定义关键帧时始终定义标准规则‘@keyframes'。 ",
|
|
27
|
+
"Always include all vendor specific properties: Missing: {0}": "始终包括所有供应商专属规则: 缺少: {0}",
|
|
28
|
+
"Always include all vendor specific rules: Missing: {0}": "始终包括所有供应商专属规则: 缺少: {0}",
|
|
29
|
+
"Appends a single value onto the end of a list.": "将单个值追加到列表末尾。",
|
|
30
|
+
"Appends selectors to one another without spaces in between.": "将选择器追加到彼此,中间没有空格。",
|
|
31
|
+
"Avoid using !important. It is an indication that the specificity of the entire CSS has gotten out of control and needs to be refactored.": "避免使用 !important。它表明整个 CSS 的优先级已经失去控制且需要进行重构。",
|
|
32
|
+
"Avoid using 'float'. Floats lead to fragile CSS that is easy to break if one aspect of the layout changes.": "避免使用 \"float\"。float 会使 CSS 变得脆弱。即使只更改了一部分布局,也很容易造成破坏。",
|
|
33
|
+
"Causes one or more rules to be emitted at the root of the document.": "导致在文档的根目录发出一个或多个规则。",
|
|
34
|
+
"Changes one or more properties of a color.": "更改颜色的一个或多个属性。",
|
|
35
|
+
"Changes the alpha component for a color.": "更改颜色的 alpha 分量。",
|
|
36
|
+
"Changes the hue of a color.": "更改颜色的色调。",
|
|
37
|
+
"Character entity representing \\'{0}\\'": "表示 \\'{0}\\' 的字符实体",
|
|
38
|
+
"Character entity representing \\'{0}\\', unicode equivalent \\'{1}\\'": "表示 \\'{0}\\' 的字符实体,unicode 等效于 \\'{1}\\'",
|
|
39
|
+
"Closing bracket expected.": "需要右中括号。",
|
|
40
|
+
"Closing bracket missing.": "缺少右方括号。",
|
|
41
|
+
"Combines several lists into a single multidimensional list.": "将多个列表合并到单个多维列表中。",
|
|
42
|
+
"Configure": "配置",
|
|
43
|
+
"Converts a color into the format understood by IE filters.": "将颜色转换为 IE 筛选器理解的格式。",
|
|
44
|
+
"Converts a color to grayscale.": "将颜色转换为灰度。",
|
|
45
|
+
"Converts a string to lower case.": "将字符串转换为小写。",
|
|
46
|
+
"Converts a string to upper case.": "将字符串转换为大写。",
|
|
47
|
+
"Converts a unitless number to a percentage.": "将无单位数转换为百分比。",
|
|
48
|
+
"Creates a Color from hue, saturation, and lightness values.": "根据色调、饱和度和亮度值创建颜色。",
|
|
49
|
+
"Creates a Color from hue, saturation, lightness, and alpha values.": "根据色调、饱和度、亮度和 alpha 值创建颜色。",
|
|
50
|
+
"Creates a Color from hue, white, and black values.": "根据色调、白色和黑色值创建颜色。",
|
|
51
|
+
"Creates a Color from lightness, a, and b values.": "根据亮度、a 和 b 值创建颜色。",
|
|
52
|
+
"Creates a Color from lightness, chroma, and hue values.": "根据亮度、色度和色调值创建颜色。",
|
|
53
|
+
"Creates a Color from red, green, and blue values.": "从红色、绿色、蓝色值创建颜色。",
|
|
54
|
+
"Creates a Color from red, green, blue, and alpha values.": "根据红色、绿色、蓝色和 alpha 值创建颜色。",
|
|
55
|
+
"Creates a Color from the hue, saturation, and lightness values of another Color.": "根据另一种颜色的色调、饱和度和亮度值创建颜色。",
|
|
56
|
+
"Creates a Color from the hue, white, and black values of another Color.": "根据另一种颜色的色调、白色和黑色值创建颜色。",
|
|
57
|
+
"Creates a Color from the lightness, a, and b values of another Color.": "根据另一种颜色的亮度、a 和 b 值创建颜色。",
|
|
58
|
+
"Creates a Color from the lightness, chroma, and hue values of another Color.": "根据另一种颜色的亮度、色度和色调值创建颜色。",
|
|
59
|
+
"Creates a Color from the red, green, and blue values of another Color.": "根据另一个颜色的红色、绿色和蓝色值创建颜色。",
|
|
60
|
+
"Creates a Color in a specific color space from red, green, and blue values.": "根据红色、绿色和蓝色值在特定颜色空间中创建颜色。",
|
|
61
|
+
"Creates a Color in a specific color space from the red, green, and blue values of another Color.": "根据另一种颜色的红色、绿色和蓝色值在特定颜色空间中创建颜色。",
|
|
62
|
+
"Defines complex operations that can be re-used throughout stylesheets.": "定义可在整个样式表中重复使用的复杂运算。",
|
|
63
|
+
"Defines styles that can be re-used throughout the stylesheet with `@include`.": "定义了可以使用 @include 在整个样式表中重用的样式。",
|
|
64
|
+
"Do not use duplicate style definitions": "不要使用重复的样式定义",
|
|
65
|
+
"Do not use empty rulesets": "不使用空规则集",
|
|
66
|
+
"Do not use width or height when using padding or border": "在使用 padding 或 border 时,不使用 width 或 height",
|
|
67
|
+
"Dynamically calls a Sass function.": "动态调用 Sass 函数。",
|
|
68
|
+
"Each loop that sets `$var` to each item in the list or map, then outputs the styles it contains using that value of `$var`.": "将 `$var` 设置为列表或映射中每个项的每个循环,然后使用该`$var` 的值输出它包含的样式。",
|
|
69
|
+
"End tag name expected.": "需要结束标记名称。",
|
|
70
|
+
"Exposes the details of Sass’s inner workings.": "公开 Sass 内部工作的详细信息。",
|
|
71
|
+
"Extends $extendee with $extender within $selector.": "使用 $selector 中的 $extender 扩展 $extendee。",
|
|
72
|
+
"Extracts a substring from $string.": "从 $string 中提取子字符串。",
|
|
73
|
+
"Finds the maximum of several numbers.": "查找多个数字的最大值。",
|
|
74
|
+
"Finds the minimum of several numbers.": "查找几个数字的最小值。",
|
|
75
|
+
"Fluidly scales one or more properties of a color.": "流畅缩放颜色的一个或多个属性。",
|
|
76
|
+
"Folding Region End": "折叠区域结束",
|
|
77
|
+
"Folding Region Start": "折叠区域开始",
|
|
78
|
+
"For loop that repeatedly outputs a set of styles for each `$var` in the `from/through` or `from/to` clause.": "For 循环,将为 `from/through` 或 `from/to` 子句中的每个 `$var` 重复输出一组样式。",
|
|
79
|
+
"Generates new colors based on existing ones, making it easy to build color themes.": "基于现有颜色生成新颜色,从而轻松生成颜色主题。",
|
|
80
|
+
"Gets the blue component of a color.": "获取颜色的蓝色分量。",
|
|
81
|
+
"Gets the green component of a color.": "获取颜色的蓝色分量。",
|
|
82
|
+
"Gets the hue component of a color.": "获取颜色的色调分量。",
|
|
83
|
+
"Gets the lightness component of a color.": "获取颜色的亮度分量。",
|
|
84
|
+
"Gets the opacity component of a color.": "获取颜色的不透明度分量。",
|
|
85
|
+
"Gets the red component of a color.": "获取颜色的红色分量。",
|
|
86
|
+
"Gets the saturation component of a color.": "获取颜色的饱和度分量。",
|
|
87
|
+
"HTML Language Server": "HTML 语言服务器",
|
|
88
|
+
"Hex colors must consist of three, four, six or eight hex numbers": "十六进制颜色必须包含三个、四个、六个或八个十六进制数字",
|
|
89
|
+
"IE hacks are only necessary when supporting IE7 and older": "仅在支持 IE7 及更低版本时,才需要 IE hack",
|
|
90
|
+
"Import statements do not load in parallel": "import 语句没有并行加载",
|
|
91
|
+
"Includes the body if the expression does not evaluate to `false` or `null`.": "如果表达式的计算结果不为 `false` 或 `null`,则包括正文。",
|
|
92
|
+
"Includes the styles defined by another mixin into the current rule.": "包括其他 mixin 在当前规则中定义的样式。",
|
|
93
|
+
"Increases or decreases one or more components of a color.": "提高或降低颜色的一个或多个分量。",
|
|
94
|
+
"Inherits the styles of another selector.": "继承另一个选择器的样式。",
|
|
95
|
+
"Inserts $insert into $string at $index.": "在 $index 处将 $insert 插入到 $string 中。",
|
|
96
|
+
"Invalid number of parameters": "参数数目无效",
|
|
97
|
+
"Joins together two lists into one.": "将两个列表联接成一个。",
|
|
98
|
+
"Lets you access and modify values in lists.": "让你访问和修改列表中的值。",
|
|
99
|
+
"Loads a Sass stylesheet and makes its mixins, functions, and variables available when this stylesheet is loaded with the @use rule.": "加载 Sass 样式表,并在使用 @use 规则加载此样式表时使其 mixin、函数、变量可用。",
|
|
100
|
+
"Loads mixins, functions, and variables from other Sass stylesheets as 'modules', and combines CSS from multiple stylesheets together.": "从其他 Sass 样式表加载 mixin、函数和变量作为“模块”,并将来自多个样式表的 CSS 组合在一起。",
|
|
101
|
+
"Makes a color darker.": "使颜色变深。",
|
|
102
|
+
"Makes a color less saturated.": "降低颜色饱和度。",
|
|
103
|
+
"Makes a color lighter.": "使颜色变浅。",
|
|
104
|
+
"Makes a color more opaque.": "使颜色更加不透明。",
|
|
105
|
+
"Makes a color more saturated.": "使颜色更饱和。",
|
|
106
|
+
"Makes a color more transparent.": "使颜色更透明。",
|
|
107
|
+
"Makes it easy to combine, search, or split apart strings.": "使组合、搜索或拆分字符串变得容易。",
|
|
108
|
+
"Makes it possible to look up the value associated with a key in a map, and much more.": "支持在映射中查找与键关联的值等功能。",
|
|
109
|
+
"Merges two maps together into a new map.": "将两个地图合并成新地图。",
|
|
110
|
+
"Mix two colors together in a polar color space.": "在极色空间中将两种颜色混合在一起。",
|
|
111
|
+
"Mix two colors together in a rectangular color space.": "在矩形颜色空间中将两种颜色混合在一起。",
|
|
112
|
+
"Mixes two colors together.": "将两种颜色混合在一起。",
|
|
113
|
+
"Nests selector beneath one another like they would be nested in the stylesheet.": "将选择器嵌套于彼此之下,就像它们嵌套在样式表中一样。",
|
|
114
|
+
"No unit for zero needed": "零不需要单位",
|
|
115
|
+
"Parses a selector into the format returned by &.": "将选择器分析为由 & 返回的格式。",
|
|
116
|
+
"Prints the value of an expression to the standard error output stream. Useful for debugging complicated Sass files.": "将表达式的值输出到标准错误输出流。可用于调试复杂的 Sass 文件。",
|
|
117
|
+
"Prints the value of an expression to the standard error output stream. Useful for libraries that need to warn users of deprecations or recovering from minor mixin usage mistakes. Warnings can be turned off with the `--quiet` command-line option or the `:quiet` Sass option.": "将表达式的值输出到标准错误输出流。适用于需要警告用户弃用或从次要 mixin 使用错误中恢复的库。可以使用 `--quiet` 命令行选项或 `:quiet` Sass 选项关闭警告。",
|
|
118
|
+
"Property is ignored due to the display.": "由于显示,属性被忽略。",
|
|
119
|
+
"Property is ignored due to the display. With 'display: block', vertical-align should not be used.": "由于显示,属性被忽略。对于 \"display: block\",不应使用垂直对齐。",
|
|
120
|
+
"Provides access to Sass’s powerful selector engine.": "提供对 Sass 功能强大的选择器引擎的访问权限。",
|
|
121
|
+
"Provides functions that operate on numbers.": "提供对数字进行运算的函数。",
|
|
122
|
+
"Removes quotes from a string.": "从字符串中删除引号。",
|
|
123
|
+
"Rename to '{0}'": "重命名为 \"{0}\"",
|
|
124
|
+
"Replaces $original with $replacement within $selector.": "在 $selector 内将 $original 替换为 $replacement。",
|
|
125
|
+
"Replaces the nth item in a list.": "替换列表中的第 n 项。",
|
|
126
|
+
"Returns a list of all keys in a map.": "返回地图中所有键的列表。",
|
|
127
|
+
"Returns a list of all values in a map.": "返回映射中所有值的列表。",
|
|
128
|
+
"Returns a new map with keys removed.": "返回已删除键的新映射。",
|
|
129
|
+
"Returns a random number.": "返回随机数。",
|
|
130
|
+
"Returns a specific item in a list.": "返回列表中的特定项。",
|
|
131
|
+
"Returns the absolute value of a number.": "返回数值的绝对值。",
|
|
132
|
+
"Returns the complement of a color.": "返回颜色的补色。",
|
|
133
|
+
"Returns the index of the first occurance of $substring in $string.": "返回 $string 中第一次出现 $substring 的索引。",
|
|
134
|
+
"Returns the inverse of a color.": "返回颜色的反色。",
|
|
135
|
+
"Returns the keywords passed to a function that takes variable arguments.": "返回传递给采用变量参数的函数的关键字。",
|
|
136
|
+
"Returns the length of a list.": "返回列表的长度。",
|
|
137
|
+
"Returns the number of characters in a string.": "返回字符串中的字符数。",
|
|
138
|
+
"Returns the position of a value within a list.": "返回列表中值的位置。",
|
|
139
|
+
"Returns the separator of a list.": "返回列表的分隔符。",
|
|
140
|
+
"Returns the simple selectors that comprise a compound selector.": "返回构成复合选择器的简单选择器。",
|
|
141
|
+
"Returns the string representation of a value as it would be represented in Sass.": "返回值的字符串表示形式,因为它将在 Sass 中表示。",
|
|
142
|
+
"Returns the type of a value.": "返回值的类型。",
|
|
143
|
+
"Returns the unit(s) associated with a number.": "返回与数字关联的单位。",
|
|
144
|
+
"Returns the value in a map associated with a given key.": "返回与给定键关联的映射中的值。",
|
|
145
|
+
"Returns whether $super matches all the elements $sub does, and possibly more.": "返回 $super 是否与 $sub 匹配的所有元素匹配,以及它的匹配数目是否更多。",
|
|
146
|
+
"Returns whether a feature exists in the current Sass runtime.": "返回当前 Sass 运行时中是否存在某个功能。",
|
|
147
|
+
"Returns whether a function with the given name exists.": "返回具有给定名称的函数是否存在。",
|
|
148
|
+
"Returns whether a map has a value associated with a given key.": "返回地图是否具有与给定键关联的值。",
|
|
149
|
+
"Returns whether a mixin with the given name exists.": "返回是否存在具有给定名称的 mixin。",
|
|
150
|
+
"Returns whether a number has units.": "返回数字是否具有单位。",
|
|
151
|
+
"Returns whether a variable with the given name exists in the current scope.": "返回当前作用域中是否存在具有给定名称的变量。",
|
|
152
|
+
"Returns whether a variable with the given name exists in the global scope.": "返回全局范围内是否存在具有给定名称的变量。",
|
|
153
|
+
"Returns whether two numbers can be added, subtracted, or compared.": "返回两个数字是否可以相加、相减或比较。",
|
|
154
|
+
"Rounds a number down to the previous whole number.": "将此数值向下舍入到上一个整数。",
|
|
155
|
+
"Rounds a number to the nearest whole number.": "将数字舍入到最接近的整数。",
|
|
156
|
+
"Rounds a number up to the next whole number.": "将数字向上舍入到下一个整数。",
|
|
157
|
+
"Sass documentation": "Sass 文档",
|
|
158
|
+
"Selector Specificity": "选择器特定性",
|
|
159
|
+
"Selectors should not contain IDs because these rules are too tightly coupled with the HTML.": "选择器不应包含 ID,因为这些规则与 HTML 的耦合过于紧密。",
|
|
160
|
+
"Simple HTML5 starting point": "简单的 HTML5 起点",
|
|
161
|
+
"Start tag name expected.": "需要开始标记名称。",
|
|
162
|
+
"Tag name must directly follow the open bracket.": "标记名称必须直接跟在左方括号后面。",
|
|
163
|
+
"The universal selector (*) is known to be slow": "通配选择符 (*) 的运行效率低",
|
|
164
|
+
"Throws the value of an expression as a fatal error with stack trace. Useful for validating arguments to mixins and functions.": "将表达式的值作为带堆栈跟踪的灾难性错误引发。对于验证 mixin 和函数的参数非常有用。",
|
|
165
|
+
"URI expected": "应为 URI",
|
|
166
|
+
"URL encodes a string": "对字符串进行 URL 编码",
|
|
167
|
+
"Unexpected character in tag.": "标记中出现意外字符。",
|
|
168
|
+
"Unifies two selectors to produce a selector that matches elements matched by both.": "统一两个选择器,生成与两者匹配的元素匹配的选择器。",
|
|
169
|
+
"Unknown at-rule.": "未知的 @ 规则。",
|
|
170
|
+
"Unknown property.": "未知的属性。",
|
|
171
|
+
"Unknown property: '{0}'": "未知属性:“{0}”",
|
|
172
|
+
"Unknown vendor specific property.": "未知的供应商特定属性。",
|
|
173
|
+
"VS Code now has built-in support for auto-renaming tags. Do you want to enable it?": "VS Code 现在内置了对自动重命名标签的支持。是否启用?",
|
|
174
|
+
"When using a vendor-specific prefix also include the standard property": "使用厂商特定的前缀时,同时添加标准属性",
|
|
175
|
+
"When using a vendor-specific prefix make sure to also include all other vendor-specific properties": "使用厂商特定的前缀时,同时添加所有其他厂商特定的属性",
|
|
176
|
+
"While loop that takes an expression and repeatedly outputs the nested styles until the statement evaluates to `false`.": "While 循环,采用表达式并重复输出嵌套样式,直到语句的计算结果为 `false`。",
|
|
177
|
+
"[ expected": "应为 [",
|
|
178
|
+
"] expected": "应有 ]",
|
|
179
|
+
"absolute value of a number": "一个数的绝对值",
|
|
180
|
+
"arccosine - inverse of cosine function": "反余弦函数–余弦函数的反函数",
|
|
181
|
+
"arcsine - inverse of sine function": "反正弦 - 正弦函数的反函数",
|
|
182
|
+
"arctangent - inverse of tangent function": "反正切函数 - 正切函数的反函数",
|
|
183
|
+
"argument from \\'{0}\\'": "来自“{0}”的参数",
|
|
184
|
+
"at-rule or selector expected": "应为 @ 规则或选择器",
|
|
185
|
+
"at-rule unknown": "@ 规则未知",
|
|
186
|
+
"bind the evaluation of a ruleset to each member of a list.": "将规则集的评估绑定到列表的每个成员。",
|
|
187
|
+
"calculates square root of a number": "计算数字的平方根",
|
|
188
|
+
"colon expected": "预期为冒号",
|
|
189
|
+
"comma expected": "需要逗号",
|
|
190
|
+
"condition expected": "应有条件",
|
|
191
|
+
"converts numbers from one type into another": "将数字从一种类型转换为另一种类型",
|
|
192
|
+
"converts to a %, e.g. 0.5 > 50%": "转换为 %,例如 0.5 > 50%",
|
|
193
|
+
"cosine function": "余弦函数",
|
|
194
|
+
"creates a #AARRGGBB": "创建一个 #AARRGGBB",
|
|
195
|
+
"creates a color": "创建颜色",
|
|
196
|
+
"dot expected": "应为点",
|
|
197
|
+
"escape string content": "转义字符串内容",
|
|
198
|
+
"expression expected": "应为表达式。",
|
|
199
|
+
"first argument modulus second argument": "第一个参数对第二个参数取模",
|
|
200
|
+
"first argument raised to the power of the second argument": "第一个参数增加到第二个参数的幂",
|
|
201
|
+
"generate a list spanning a range of values": "生成跨一系列值的列表",
|
|
202
|
+
"identifier expected": "预期有标识符",
|
|
203
|
+
"identifier or variable expected": "应为标识符或变量",
|
|
204
|
+
"identifier or wildcard expected": "预期有标识符或通配符",
|
|
205
|
+
"inline-block is ignored due to the float. If 'float' has a value other than 'none', the box is floated and 'display' is treated as 'block'": "由于浮点值,将忽略 inline-block。如果 \"float\" 的值不是 \"none\",则会浮动该框,并将 \"display\" 视为 \"block\"",
|
|
206
|
+
"inlines a resource and falls back to `url()`": "内联资源并回退到 `url()`",
|
|
207
|
+
"media query expected": "应为媒体查询",
|
|
208
|
+
"number expected": "应为数字",
|
|
209
|
+
"operator expected": "应有运算符",
|
|
210
|
+
"page directive or declaraton expected": "应为页面指令或声明",
|
|
211
|
+
"parses a string to a color": "将字符串分析为颜色",
|
|
212
|
+
"percentage expected": "预期为百分比",
|
|
213
|
+
"property value expected": "应为属性值",
|
|
214
|
+
"remove or change the unit of a dimension": "删除或更改维度的单位",
|
|
215
|
+
"return `@color` 10% points darker": "返回 `@color` 深色 10%",
|
|
216
|
+
"return `@color` 10% points less saturated": "返回 `@color` 饱和度低 10%",
|
|
217
|
+
"return `@color` 10% points less transparent": "返回透明度降低 10% 的 `@color`",
|
|
218
|
+
"return `@color` 10% points lighter": "返回 `@color` 浅色 10%",
|
|
219
|
+
"return `@color` 10% points more saturated": "返回饱和度低 10% 的 `@color`",
|
|
220
|
+
"return `@color` 10% points more transparent": "返回透明度高 10% 的 `@color` ",
|
|
221
|
+
"return `@color` with 50% transparency": "返回透明度为 50% 的 `@color`",
|
|
222
|
+
"return `@color` with a 10 degree larger in hue": "返回色调提高 10度 的 `@color`",
|
|
223
|
+
"return `@darkcolor` if `@color1 is> 43% luma` otherwise return `@lightcolor`, see notes": "return `@darkcolor` if `@color1 is> 43% luma` otherwise return `@lightcolor`, see notes",
|
|
224
|
+
"return a mix of `@color1` and `@color2`": "返回 `@color1` 和 `@color2` 的组合",
|
|
225
|
+
"returns a grey, 100% desaturated color": "返回灰色,100% 反饱和颜色",
|
|
226
|
+
"returns a value at the specified position in the list": "返回列表中指定位置处的值",
|
|
227
|
+
"returns one of two values depending on a condition.": "根据条件返回两个值之一。",
|
|
228
|
+
"returns pi": "返回 pi",
|
|
229
|
+
"returns the `alpha` channel of `@color`": "返回 `@color` 的 `alpha` 通道",
|
|
230
|
+
"returns the `blue` channel of `@color`": "返回 `@color`的 `blue` 通道",
|
|
231
|
+
"returns the `green` channel of `@color`": "返回 `@color` 的 `green` 通道",
|
|
232
|
+
"returns the `hue` channel of `@color` in the HSL space": "返回 HSL 空间中 `@color` 的 `hue` 通道",
|
|
233
|
+
"returns the `hue` channel of `@color` in the HSV space": "返回 HSV 空间中 `@color` 的 `hue` 通道",
|
|
234
|
+
"returns the `lightness` channel of `@color` in the HSL space": "返回 HSL 空间中 `@color` 的 `lightness` 通道",
|
|
235
|
+
"returns the `luma` value (perceptual brightness) of `@color`": "返回 `@color` 的 `luma` 值(感知亮度)",
|
|
236
|
+
"returns the `red` channel of `@color`": "返回 `@color `的 `red` 通道",
|
|
237
|
+
"returns the `saturation` channel of `@color` in the HSL space": "返回 HSL 空间中 `@color` 的 `saturation` 通道",
|
|
238
|
+
"returns the `saturation` channel of `@color` in the HSV space": "返回 HSV 空间中 `@color` 的 `saturation` 通道",
|
|
239
|
+
"returns the `value` channel of `@color` in the HSV space": "返回 HSV 空间中 `@color` 的 `value` 通道",
|
|
240
|
+
"returns the lowest of one or more values": "返回一个或多个值中的最低值",
|
|
241
|
+
"returns the number of elements in a value list": "返回值列表中的元素数",
|
|
242
|
+
"rounds a number to a number of places": "将数字舍入到多个位置",
|
|
243
|
+
"rounds down to an integer": "向下舍入到整数",
|
|
244
|
+
"rounds up to an integer": "向上舍入到整数",
|
|
245
|
+
"selector expected": "应为选择器",
|
|
246
|
+
"semi-colon expected": "需要冒号",
|
|
247
|
+
"sine function": "正弦函数",
|
|
248
|
+
"string literal expected": "预期有字符串字面量",
|
|
249
|
+
"string replace": "字符串替换",
|
|
250
|
+
"tangent function": "正切函数",
|
|
251
|
+
"term expected": "应为术语",
|
|
252
|
+
"unknown keyword": "未知关键字",
|
|
253
|
+
"uri or string expected": "应为 URI 或字符串",
|
|
254
|
+
"variable name expected": "应有变量名",
|
|
255
|
+
"variable value expected": "预期有变量值",
|
|
256
|
+
"whitespace expected": "应为空格",
|
|
257
|
+
"wildcard expected": "应为通配符",
|
|
258
|
+
"{ expected": "应为 {",
|
|
259
|
+
"{0}, '{1}'": "{0} ({1})",
|
|
260
|
+
"} expected": "应有 }"
|
|
261
|
+
},
|
|
262
|
+
"package": {
|
|
263
|
+
"description": "为 HTML 和 Handlebar 文件提供丰富的语言支持",
|
|
264
|
+
"displayName": "HTML 语言功能",
|
|
265
|
+
"html.autoClosingTags": "启用/禁用 HTML 标记的自动关闭。",
|
|
266
|
+
"html.autoCreateQuotes": "启用/禁用自动创建 HTML 属性分配的引号。可通过 #html.completion.attributeDefaultValue#”配置引号类型。",
|
|
267
|
+
"html.completion.attributeDefaultValue": "控制接受完成时属性的默认值。",
|
|
268
|
+
"html.completion.attributeDefaultValue.doublequotes": "属性值设置为 \"\"。",
|
|
269
|
+
"html.completion.attributeDefaultValue.empty": "未设置属性值。",
|
|
270
|
+
"html.completion.attributeDefaultValue.singlequotes": "属性值设置为 ''。",
|
|
271
|
+
"html.customData.desc": "一个相对文件路径列表,这些路径指向采用[自定义数据格式](https://github.com/microsoft/vscode-html-languageservice/blob/master/docs/customData.md)的 JSON 文件。\r\n\r\nVS Code 在启动时加载自定义数据,从而增强它对你在 JSON 文件中指定的自定义 HTML 标记、属性和属性值的 HTML 支持。\r\n\r\n文件路径与工作区相对,且仅考虑工作区文件夹设置。",
|
|
272
|
+
"html.format.contentUnformatted.desc": "标记列表(用逗号隔开),其中内容不应重新格式化。\"null\" 默认为 \"pre\" 标记。",
|
|
273
|
+
"html.format.enable.desc": "启用或禁用默认 HTML 格式化程序。",
|
|
274
|
+
"html.format.extraLiners.desc": "以逗号分隔的标记列表,其中的标记之前将有额外新行。若为 `null`,默认包含 `\"head, body, /html\"`。",
|
|
275
|
+
"html.format.indentHandlebars.desc": "对 `{{#foo}}` 和 `{{/foo}}` 进行格式化与缩进。",
|
|
276
|
+
"html.format.indentInnerHtml.desc": "缩进 ``<head>`` 和 ``<body>`` 部分。",
|
|
277
|
+
"html.format.maxPreserveNewLines.desc": "保留在一个区块中的换行符的最大数量。若为 `null`,则没有限制。",
|
|
278
|
+
"html.format.preserveNewLines.desc": "控制是否保留元素前已有的换行符。仅适用于元素前,不适用于标记内或文本。",
|
|
279
|
+
"html.format.templating.desc": "接受 django、erb、handlebars 和 php 模板化语言标记。",
|
|
280
|
+
"html.format.unformatted.desc": "以逗号分隔的标记列表,其中的内容不会被重新格式化。若为 `null`,默认包含所有列于 https://www.w3.org/TR/html5/dom.html#phrasing-content 的标记。",
|
|
281
|
+
"html.format.unformattedContentDelimiter.desc": "在此字符串之间保留文本内容。",
|
|
282
|
+
"html.format.wrapAttributes.alignedmultiple": "当超出折行长度时,将属性进行垂直对齐。",
|
|
283
|
+
"html.format.wrapAttributes.auto": "仅在超出行长度时才对属性进行换行。",
|
|
284
|
+
"html.format.wrapAttributes.desc": "对属性进行换行。",
|
|
285
|
+
"html.format.wrapAttributes.force": "对除第一个属性外的其他每个属性进行换行。",
|
|
286
|
+
"html.format.wrapAttributes.forcealign": "对除第一个属性外的其他每个属性进行换行,并保持对齐。",
|
|
287
|
+
"html.format.wrapAttributes.forcemultiline": "对每个属性进行换行。",
|
|
288
|
+
"html.format.wrapAttributes.preserve": "保留属性的包装。",
|
|
289
|
+
"html.format.wrapAttributes.preservealigned": "保留属性的包装,但对齐。",
|
|
290
|
+
"html.format.wrapAttributesIndentSize.desc": "将包装的属性缩进到 N 个字符之后。使用“null”来使用默认缩进大小。如果将 `#html.format.wrapAttributes#` 设置为 “aligned”,则忽略此项。",
|
|
291
|
+
"html.format.wrapLineLength.desc": "每行最大字符数(0 = 禁用)。",
|
|
292
|
+
"html.hover.documentation": "在悬停时显示标记和属性文档。",
|
|
293
|
+
"html.hover.references": "在悬停时显示 MDN 的引用。",
|
|
294
|
+
"html.mirrorCursorOnMatchingTag": "在匹配的 HTML 标记上启用/禁用镜像光标。",
|
|
295
|
+
"html.mirrorCursorOnMatchingTagDeprecationMessage": "已弃用,请改用 \"editor.linkedEditing\"",
|
|
296
|
+
"html.suggest.html5.desc": "配置内置 HTML 语言支持是否建议 HTML5 标记、属性和值。",
|
|
297
|
+
"html.trace.server.desc": "跟踪 VS Code 与 HTML 语言服务器之间的通信。",
|
|
298
|
+
"html.validate.scripts": "配置内置的 HTML 语言支持是否对嵌入的脚本进行验证。",
|
|
299
|
+
"html.validate.styles": "配置内置 HTML 语言支持是否对嵌入的样式进行验证。"
|
|
300
|
+
}
|
|
301
|
+
}
|
|
302
|
+
}
|
|
@@ -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": "在 HTML 文件中提供语法突出显示、括号匹配和片段。",
|
|
13
|
+
"displayName": "HTML 语言基础功能"
|
|
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": "在 Ini 文件中提供语法高亮和括号匹配功能。",
|
|
13
|
+
"displayName": "Ini 语言基础功能"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
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
|
+
"Insert Image as Attachment": "将图像插入为附件"
|
|
13
|
+
},
|
|
14
|
+
"package": {
|
|
15
|
+
"cleanInvalidImageAttachment.title": "清理无效图像附件引用",
|
|
16
|
+
"copyCellOutput.title": "复制输出",
|
|
17
|
+
"description": "为打开和读取 Jupyter 的 .ipynb 笔记本文件提供基本支持",
|
|
18
|
+
"displayName": ".ipynb 支持",
|
|
19
|
+
"ipynb.pasteImagesAsAttachments.enabled": "启用/禁用将图像粘贴到 ipynb 笔记本文件中的 Markdown 单元格中。粘贴的图像会作为附件插入到单元格。",
|
|
20
|
+
"markdownAttachmentRenderer.displayName": "Markdown-It ipynb 单元格附件呈现器",
|
|
21
|
+
"newUntitledIpynb.shortTitle": "Jupyter Notebook",
|
|
22
|
+
"newUntitledIpynb.title": "新 Jupyter Notebook",
|
|
23
|
+
"openIpynbInNotebookEditor.title": "在笔记本编辑器中打开 IPYNB 文件"
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
}
|