@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,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": "在 Clojure 文件中提供语法高亮和括号匹配功能。",
|
|
13
|
+
"displayName": "Clojure 语言基础功能"
|
|
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": "在 CoffeeScript 文件中提供代码片段、语法高亮、括号匹配和折叠功能。",
|
|
13
|
+
"displayName": "CoffeeScript 语言基础功能"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,68 @@
|
|
|
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
|
+
"Example": "示例",
|
|
13
|
+
"Files by Extension": "按扩展名的文件",
|
|
14
|
+
"Files with Extension": "带扩展名的文件",
|
|
15
|
+
"Files with Multiple Extensions": "具有多个扩展名的文件",
|
|
16
|
+
"Files with Path": "带路径的文件",
|
|
17
|
+
"Files with Siblings by Name": "具有同级文件的文件(按名称)",
|
|
18
|
+
"Folder by Name (Any Location)": "按名称的文件夹(任意位置)",
|
|
19
|
+
"Folder by Name (Top Level)": "按名称的文件夹(顶级)",
|
|
20
|
+
"Folders with Multiple Names (Top Level)": "使用多个名称的文件夹(顶级)",
|
|
21
|
+
"GitHub": "GitHub",
|
|
22
|
+
"Map all files matching the absolute path glob pattern in their path to the language with the given identifier.": "将所有匹配其路径内绝对路径 glob 模式的文件映射到具有给定标识符的语言。",
|
|
23
|
+
"Map all files matching the glob pattern in their filename to the language with the given identifier.": "将所有匹配其文件名内的 glob 模式的文件映射到具有给定标识符的语言。",
|
|
24
|
+
"Match a folder with a specific name in any location.": "与任意位置具有特定名称的文件夹匹配。",
|
|
25
|
+
"Match a top level folder with a specific name.": "与具有特定名称的顶级文件夹匹配。",
|
|
26
|
+
"Match all files of a specific file extension.": "与具有特定文件扩展名的所有文件匹配。",
|
|
27
|
+
"Match all files with any of the file extensions.": "与具有任意文件扩展名的所有文件匹配。",
|
|
28
|
+
"Match files that have siblings with the same name but a different extension.": "与具有名称相同但扩展名不同的同级文件的文件匹配。",
|
|
29
|
+
"Match multiple top level folders.": "与多个顶级文件夹匹配。",
|
|
30
|
+
"The character used by the operating system to separate components in file paths": "操作系统用于在文件路径中分隔组件的字符",
|
|
31
|
+
"The current opened file": "当前打开的文件",
|
|
32
|
+
"The current opened file relative to ${workspaceFolder}": "相对于 ${workspaceFolder},当前打开的文件路径",
|
|
33
|
+
"The current opened file's basename": "当前打开的文件的文件名",
|
|
34
|
+
"The current opened file's basename with no file extension": "当前打开的文件的文件名 (不包含文件扩展名)",
|
|
35
|
+
"The current opened file's dirname": "当前打开的文件的完整目录名",
|
|
36
|
+
"The current opened file's dirname relative to ${workspaceFolder}": "当前打开的文件与 ${workspaceFolder} 相对的目录名",
|
|
37
|
+
"The current opened file's extension": "当前打开文件的扩展名",
|
|
38
|
+
"The current selected line number in the active file": "活动文件中当前选定行的行号",
|
|
39
|
+
"The current selected text in the active file": "当前在活动文件中选定的文本",
|
|
40
|
+
"The name of the default build task. If there is not a single default build task then a quick pick is shown to choose the build task.": "默认生成任务的名称。如果没有单个默认生成任务,则将显示快速选取以选择生成任务。",
|
|
41
|
+
"The name of the folder opened in VS Code without any slashes (/)": "在 VS Code 中打开的文件夹的名称 (不包含任何斜杠 \"/\" )",
|
|
42
|
+
"The path of the folder opened in VS Code": "在 VS Code 中打开的文件夹的路径",
|
|
43
|
+
"The path where an an extension is installed.": "安装扩展的路径。",
|
|
44
|
+
"The task runner's current working directory on startup": "启动时任务运行程序的当前工作目录",
|
|
45
|
+
"Use the language of the currently active text editor if any": "使用当前活动的文本编辑器的语言(如果有)",
|
|
46
|
+
"a conditional separator (' - ') that only shows when surrounded by variables with values": "一个条件分隔符(\"-\"),仅在左右是具有值的变量时才显示",
|
|
47
|
+
"an indicator for when the active editor has unsaved changes": "表明活动编辑器具有未保存更改的时间的指示器",
|
|
48
|
+
"e.g. SSH": "例如 SSH",
|
|
49
|
+
"e.g. VS Code": "例如 VS Code",
|
|
50
|
+
"file path of the workspace (e.g. /Users/Development/myWorkspace)": "工作区路径 (例如 /Users/Development/myWorkspace)",
|
|
51
|
+
"file path of the workspace folder the file is contained in (e.g. /Users/Development/myFolder)": "文件所在工作区文件夹的路径 (例如 /Users/Development/myFolder)",
|
|
52
|
+
"gist": "Gist",
|
|
53
|
+
"name of the workspace folder the file is contained in (e.g. myFolder)": "文件所在工作区文件夹的名称 (例如 myFolder)",
|
|
54
|
+
"name of the workspace with optional remote name and workspace indicator if applicable (e.g. myFolder, myRemoteFolder [SSH] or myWorkspace (Workspace))": "具有可选远程名称和工作区指示器的工作区的名称(如果适用)(例如 myFolder、myRemoteFolder [SSH] 或 myWorkspace [工作区])",
|
|
55
|
+
"shortened name of the workspace without suffixes (e.g. myFolder or myWorkspace)": "不带后缀的工作区缩短名称(例如 myFolder 或 myWorkspace)",
|
|
56
|
+
"the file name (e.g. myFile.txt)": "文件名 (例如 myFile.txt)",
|
|
57
|
+
"the full path of the file (e.g. /Users/Development/myFolder/myFileFolder/myFile.txt)": "文件的完整路径(例如,/Users/Development/myFolder/myFileFolder/myFile.txt)",
|
|
58
|
+
"the full path of the folder the file is contained in (e.g. /Users/Development/myFolder/myFileFolder)": "包含文件的文件夹的完整路径(例如,/Users/Development/myFolder/myFileFolder)",
|
|
59
|
+
"the name of the folder the file is contained in (e.g. myFileFolder)": "包含文件的文件夹的名称(例如 myFileFolder)。",
|
|
60
|
+
"the path of the file relative to the workspace folder (e.g. myFolder/myFileFolder/myFile.txt)": "文件相对于工作区文件夹的路径(例如 myFolder/myFileFolder/myFile.txt)",
|
|
61
|
+
"the path of the folder the file is contained in, relative to the workspace folder (e.g. myFolder/myFileFolder)": "文件所在的文件夹的路径,相对于工作区文件夹(例如 myFolder/myFileFolder)"
|
|
62
|
+
},
|
|
63
|
+
"package": {
|
|
64
|
+
"description": "在配置文件 (如设置、启动和扩展推荐文件) 中提供高级 IntelliSense、自动修复等功能",
|
|
65
|
+
"displayName": "配置编辑"
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
}
|
|
@@ -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": "在 C/C++ 文件中提供代码片段、语法高亮、括号匹配和折叠功能。",
|
|
13
|
+
"displayName": "C/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": "在 C# 文件中提供代码片段、语法高亮、括号匹配和折叠功能。",
|
|
13
|
+
"displayName": "C# 语言基础功能"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,365 @@
|
|
|
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
|
+
"CSS Language Server": "CSS 语言服务器",
|
|
34
|
+
"CSS fix is outdated and can\\'t be applied to the document.": "CSS 修复已过时,无法应用于文档。",
|
|
35
|
+
"Causes one or more rules to be emitted at the root of the document.": "导致在文档的根目录发出一个或多个规则。",
|
|
36
|
+
"Changes one or more properties of a color.": "更改颜色的一个或多个属性。",
|
|
37
|
+
"Changes the alpha component for a color.": "更改颜色的 alpha 分量。",
|
|
38
|
+
"Changes the hue of a color.": "更改颜色的色调。",
|
|
39
|
+
"Combines several lists into a single multidimensional list.": "将多个列表合并到单个多维列表中。",
|
|
40
|
+
"Converts a color into the format understood by IE filters.": "将颜色转换为 IE 筛选器理解的格式。",
|
|
41
|
+
"Converts a color to grayscale.": "将颜色转换为灰度。",
|
|
42
|
+
"Converts a string to lower case.": "将字符串转换为小写。",
|
|
43
|
+
"Converts a string to upper case.": "将字符串转换为大写。",
|
|
44
|
+
"Converts a unitless number to a percentage.": "将无单位数转换为百分比。",
|
|
45
|
+
"Creates a Color from hue, saturation, and lightness values.": "根据色调、饱和度和亮度值创建颜色。",
|
|
46
|
+
"Creates a Color from hue, saturation, lightness, and alpha values.": "根据色调、饱和度、亮度和 alpha 值创建颜色。",
|
|
47
|
+
"Creates a Color from hue, white, and black values.": "根据色调、白色和黑色值创建颜色。",
|
|
48
|
+
"Creates a Color from lightness, a, and b values.": "根据亮度、a 和 b 值创建颜色。",
|
|
49
|
+
"Creates a Color from lightness, chroma, and hue values.": "根据亮度、色度和色调值创建颜色。",
|
|
50
|
+
"Creates a Color from red, green, and blue values.": "从红色、绿色、蓝色值创建颜色。",
|
|
51
|
+
"Creates a Color from red, green, blue, and alpha values.": "根据红色、绿色、蓝色和 alpha 值创建颜色。",
|
|
52
|
+
"Creates a Color from the hue, saturation, and lightness values of another Color.": "根据另一种颜色的色调、饱和度和亮度值创建颜色。",
|
|
53
|
+
"Creates a Color from the hue, white, and black values of another Color.": "根据另一种颜色的色调、白色和黑色值创建颜色。",
|
|
54
|
+
"Creates a Color from the lightness, a, and b values of another Color.": "根据另一种颜色的亮度、a 和 b 值创建颜色。",
|
|
55
|
+
"Creates a Color from the lightness, chroma, and hue values of another Color.": "根据另一种颜色的亮度、色度和色调值创建颜色。",
|
|
56
|
+
"Creates a Color from the red, green, and blue values of another Color.": "根据另一个颜色的红色、绿色和蓝色值创建颜色。",
|
|
57
|
+
"Creates a Color in a specific color space from red, green, and blue values.": "根据红色、绿色和蓝色值在特定颜色空间中创建颜色。",
|
|
58
|
+
"Creates a Color in a specific color space from the red, green, and blue values of another Color.": "根据另一种颜色的红色、绿色和蓝色值在特定颜色空间中创建颜色。",
|
|
59
|
+
"Defines complex operations that can be re-used throughout stylesheets.": "定义可在整个样式表中重复使用的复杂运算。",
|
|
60
|
+
"Defines styles that can be re-used throughout the stylesheet with `@include`.": "定义了可以使用 @include 在整个样式表中重用的样式。",
|
|
61
|
+
"Do not use duplicate style definitions": "不要使用重复的样式定义",
|
|
62
|
+
"Do not use empty rulesets": "请勿使用空规则集",
|
|
63
|
+
"Do not use width or height when using padding or border": "在使用 padding 或 border 时,不使用 width 或 height",
|
|
64
|
+
"Dynamically calls a Sass function.": "动态调用 Sass 函数。",
|
|
65
|
+
"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` 的值输出它包含的样式。",
|
|
66
|
+
"Exposes the details of Sass’s inner workings.": "公开 Sass 内部工作的详细信息。",
|
|
67
|
+
"Extends $extendee with $extender within $selector.": "使用 $selector 中的 $extender 扩展 $extendee。",
|
|
68
|
+
"Extracts a substring from $string.": "从 $string 中提取子字符串。",
|
|
69
|
+
"Failed to apply CSS fix to the document. Please consider opening an issue with steps to reproduce.": "未能将 CSS 修补程序应用于文档。请考虑执行重现步骤以打开问题。",
|
|
70
|
+
"Finds the maximum of several numbers.": "查找多个数字的最大值。",
|
|
71
|
+
"Finds the minimum of several numbers.": "查找几个数字的最小值。",
|
|
72
|
+
"Fluidly scales one or more properties of a color.": "流畅缩放颜色的一个或多个属性。",
|
|
73
|
+
"Folding Region End": "折叠区域结束",
|
|
74
|
+
"Folding Region Start": "折叠区域开始",
|
|
75
|
+
"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` 重复输出一组样式。",
|
|
76
|
+
"Generates new colors based on existing ones, making it easy to build color themes.": "基于现有颜色生成新颜色,从而轻松生成颜色主题。",
|
|
77
|
+
"Gets the blue component of a color.": "获取颜色的蓝色分量。",
|
|
78
|
+
"Gets the green component of a color.": "获取颜色的绿色分量。",
|
|
79
|
+
"Gets the hue component of a color.": "获取颜色的色调分量。",
|
|
80
|
+
"Gets the lightness component of a color.": "获取颜色的亮度分量。",
|
|
81
|
+
"Gets the opacity component of a color.": "获取颜色的不透明度分量。",
|
|
82
|
+
"Gets the red component of a color.": "获取颜色的红色分量。",
|
|
83
|
+
"Gets the saturation component of a color.": "获取颜色的饱和度分量。",
|
|
84
|
+
"Hex colors must consist of three, four, six or eight hex numbers": "十六进制颜色必须包含三个、四个、六个或八个十六进制数字",
|
|
85
|
+
"IE hacks are only necessary when supporting IE7 and older": "仅在支持 IE7 及更低版本时,才需要 IE hack",
|
|
86
|
+
"Import statements do not load in parallel": "import 语句没有并行加载",
|
|
87
|
+
"Includes the body if the expression does not evaluate to `false` or `null`.": "如果表达式的计算结果不为 `false` 或 `null`,则包括正文。",
|
|
88
|
+
"Includes the styles defined by another mixin into the current rule.": "包括其他 mixin 在当前规则中定义的样式。",
|
|
89
|
+
"Increases or decreases one or more components of a color.": "提高或降低颜色的一个或多个分量。",
|
|
90
|
+
"Inherits the styles of another selector.": "继承另一个选择器的样式。",
|
|
91
|
+
"Inserts $insert into $string at $index.": "在 $index 处将 $insert 插入到 $string 中。",
|
|
92
|
+
"Invalid number of parameters": "参数数目无效",
|
|
93
|
+
"Joins together two lists into one.": "将两个列表联接成一个。",
|
|
94
|
+
"Lets you access and modify values in lists.": "让你访问和修改列表中的值。",
|
|
95
|
+
"Loads a Sass stylesheet and makes its mixins, functions, and variables available when this stylesheet is loaded with the @use rule.": "加载 Sass 样式表,并在使用 @use 规则加载此样式表时使其 mixin、函数、变量可用。",
|
|
96
|
+
"Loads mixins, functions, and variables from other Sass stylesheets as 'modules', and combines CSS from multiple stylesheets together.": "从其他 Sass 样式表加载 mixin、函数和变量作为“模块”,并将来自多个样式表的 CSS 组合在一起。",
|
|
97
|
+
"Makes a color darker.": "使颜色变深。",
|
|
98
|
+
"Makes a color less saturated.": "降低颜色饱和度。",
|
|
99
|
+
"Makes a color lighter.": "使颜色变浅。",
|
|
100
|
+
"Makes a color more opaque.": "使颜色更加不透明。",
|
|
101
|
+
"Makes a color more saturated.": "使颜色更饱和。",
|
|
102
|
+
"Makes a color more transparent.": "使颜色更透明。",
|
|
103
|
+
"Makes it easy to combine, search, or split apart strings.": "使组合、搜索或拆分字符串变得容易。",
|
|
104
|
+
"Makes it possible to look up the value associated with a key in a map, and much more.": "支持在映射中查找与键关联的值等功能。",
|
|
105
|
+
"Merges two maps together into a new map.": "将两个地图合并成新地图。",
|
|
106
|
+
"Mix two colors together in a polar color space.": "在极色空间中将两种颜色混合在一起。",
|
|
107
|
+
"Mix two colors together in a rectangular color space.": "在矩形颜色空间中将两种颜色混合在一起。",
|
|
108
|
+
"Mixes two colors together.": "将两种颜色混合在一起。",
|
|
109
|
+
"Nests selector beneath one another like they would be nested in the stylesheet.": "将一个选择器嵌套在另一个选择器之下,就像它们嵌套在样式表中一样。",
|
|
110
|
+
"No unit for zero needed": "零不需要单位",
|
|
111
|
+
"Parses a selector into the format returned by &.": "将选择器分析为由 & 返回的格式。",
|
|
112
|
+
"Prints the value of an expression to the standard error output stream. Useful for debugging complicated Sass files.": "将表达式的值输出到标准错误输出流。可用于调试复杂的 Sass 文件。",
|
|
113
|
+
"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 选项关闭警告。",
|
|
114
|
+
"Property is ignored due to the display.": "由于显示,属性被忽略。",
|
|
115
|
+
"Property is ignored due to the display. With 'display: block', vertical-align should not be used.": "由于显示,属性被忽略。对于 \"display: block\",不应使用垂直对齐。",
|
|
116
|
+
"Provides access to Sass’s powerful selector engine.": "提供对 Sass 功能强大的选择器引擎的访问权限。",
|
|
117
|
+
"Provides functions that operate on numbers.": "提供对数字进行运算的函数。",
|
|
118
|
+
"Removes quotes from a string.": "从字符串中删除引号。",
|
|
119
|
+
"Rename to '{0}'": "重命名为“{0}”",
|
|
120
|
+
"Replaces $original with $replacement within $selector.": "在 $selector 内将 $original 替换为 $replacement。",
|
|
121
|
+
"Replaces the nth item in a list.": "替换列表中的第 n 项。",
|
|
122
|
+
"Returns a list of all keys in a map.": "返回映射中所有键的列表。",
|
|
123
|
+
"Returns a list of all values in a map.": "返回映射中所有值的列表。",
|
|
124
|
+
"Returns a new map with keys removed.": "返回已删除键的新映射。",
|
|
125
|
+
"Returns a random number.": "返回随机数。",
|
|
126
|
+
"Returns a specific item in a list.": "返回列表中的特定项。",
|
|
127
|
+
"Returns the absolute value of a number.": "返回数值的绝对值。",
|
|
128
|
+
"Returns the complement of a color.": "返回颜色的补色。",
|
|
129
|
+
"Returns the index of the first occurance of $substring in $string.": "返回 $string 中第一次出现 $substring 的索引。",
|
|
130
|
+
"Returns the inverse of a color.": "返回颜色的反色。",
|
|
131
|
+
"Returns the keywords passed to a function that takes variable arguments.": "返回传递给采用变量参数的函数的关键字。",
|
|
132
|
+
"Returns the length of a list.": "返回列表的长度。",
|
|
133
|
+
"Returns the number of characters in a string.": "返回字符串中的字符数。",
|
|
134
|
+
"Returns the position of a value within a list.": "返回某个值在列表中的位置。",
|
|
135
|
+
"Returns the separator of a list.": "返回列表的分隔符。",
|
|
136
|
+
"Returns the simple selectors that comprise a compound selector.": "返回构成复合选择器的简单选择器。",
|
|
137
|
+
"Returns the string representation of a value as it would be represented in Sass.": "返回值的字符串表示形式,因为它将在 Sass 中表示。",
|
|
138
|
+
"Returns the type of a value.": "返回值的类型。",
|
|
139
|
+
"Returns the unit(s) associated with a number.": "返回与数字关联的单位。",
|
|
140
|
+
"Returns the value in a map associated with a given key.": "返回与给定键关联的映射中的值。",
|
|
141
|
+
"Returns whether $super matches all the elements $sub does, and possibly more.": "返回 $super 是否与 $sub 匹配的所有元素匹配,以及它的匹配数目是否更多。",
|
|
142
|
+
"Returns whether a feature exists in the current Sass runtime.": "返回当前 Sass 运行时中是否存在某个功能。",
|
|
143
|
+
"Returns whether a function with the given name exists.": "返回具有给定名称的函数是否存在。",
|
|
144
|
+
"Returns whether a map has a value associated with a given key.": "返回映射是否具有与给定键关联的值。",
|
|
145
|
+
"Returns whether a mixin with the given name exists.": "返回是否存在具有给定名称的 mixin。",
|
|
146
|
+
"Returns whether a number has units.": "返回数字是否具有单位。",
|
|
147
|
+
"Returns whether a variable with the given name exists in the current scope.": "返回当前作用域中是否存在具有给定名称的变量。",
|
|
148
|
+
"Returns whether a variable with the given name exists in the global scope.": "返回全局范围内是否存在具有给定名称的变量。",
|
|
149
|
+
"Returns whether two numbers can be added, subtracted, or compared.": "返回两个数字是否可以相加、相减或比较。",
|
|
150
|
+
"Rounds a number down to the previous whole number.": "将此数值向下舍入到上一个整数。",
|
|
151
|
+
"Rounds a number to the nearest whole number.": "将数字舍入到最接近的整数。",
|
|
152
|
+
"Rounds a number up to the next whole number.": "将数字向上舍入到下一个整数。",
|
|
153
|
+
"Sass documentation": "Sass 文档",
|
|
154
|
+
"Selector Specificity": "选择器特定性",
|
|
155
|
+
"Selectors should not contain IDs because these rules are too tightly coupled with the HTML.": "选择器不应包含 ID,因为这些规则与 HTML 的耦合过于紧密。",
|
|
156
|
+
"The universal selector (*) is known to be slow": "通配选择符 (*) 的运行效率低",
|
|
157
|
+
"Throws the value of an expression as a fatal error with stack trace. Useful for validating arguments to mixins and functions.": "将表达式的值作为带堆栈跟踪的灾难性错误引发。对于验证 mixin 和函数的参数非常有用。",
|
|
158
|
+
"URI expected": "应为 URI",
|
|
159
|
+
"URL encodes a string": "对字符串进行 URL 编码",
|
|
160
|
+
"Unifies two selectors to produce a selector that matches elements matched by both.": "统一两个选择器,生成与两者匹配的元素匹配的选择器。",
|
|
161
|
+
"Unknown at-rule.": "未知的 @ 规则。",
|
|
162
|
+
"Unknown property.": "未知的属性。",
|
|
163
|
+
"Unknown property: '{0}'": "未知属性:“{0}”",
|
|
164
|
+
"Unknown vendor specific property.": "未知的供应商特定属性。",
|
|
165
|
+
"When using a vendor-specific prefix also include the standard property": "使用厂商特定的前缀时,同时添加标准属性",
|
|
166
|
+
"When using a vendor-specific prefix make sure to also include all other vendor-specific properties": "使用厂商特定的前缀时,同时添加所有其他厂商特定的属性",
|
|
167
|
+
"While loop that takes an expression and repeatedly outputs the nested styles until the statement evaluates to `false`.": "While 循环,采用表达式并重复输出嵌套样式,直到语句的计算结果为 `false`。",
|
|
168
|
+
"[ expected": "应为 [",
|
|
169
|
+
"] expected": "应有 ]",
|
|
170
|
+
"absolute value of a number": "一个数的绝对值",
|
|
171
|
+
"arccosine - inverse of cosine function": "反余弦函数–余弦函数的反函数",
|
|
172
|
+
"arcsine - inverse of sine function": "反正弦函数 - 正弦函数的反函数",
|
|
173
|
+
"arctangent - inverse of tangent function": "反正切函数 - 正切函数的反函数",
|
|
174
|
+
"argument from \\'{0}\\'": "来自“{0}”的参数",
|
|
175
|
+
"at-rule or selector expected": "应为 @ 规则或选择器",
|
|
176
|
+
"at-rule unknown": "@ 规则未知",
|
|
177
|
+
"bind the evaluation of a ruleset to each member of a list.": "将规则集的计算结果绑定到列表的每个成员。",
|
|
178
|
+
"calculates square root of a number": "计算数字的平方根",
|
|
179
|
+
"colon expected": "预期为冒号",
|
|
180
|
+
"comma expected": "需要逗号",
|
|
181
|
+
"condition expected": "应有条件",
|
|
182
|
+
"converts numbers from one type into another": "将数字从一种类型转换为另一种类型",
|
|
183
|
+
"converts to a %, e.g. 0.5 > 50%": "转换为 %,例如 0.5 > 50%",
|
|
184
|
+
"cosine function": "余弦函数",
|
|
185
|
+
"creates a #AARRGGBB": "创建一个 #AARRGGBB",
|
|
186
|
+
"creates a color": "创建颜色",
|
|
187
|
+
"dot expected": "应为点",
|
|
188
|
+
"escape string content": "转义字符串内容",
|
|
189
|
+
"expression expected": "应为表达式。",
|
|
190
|
+
"first argument modulus second argument": "第一个参数对第二个参数取模",
|
|
191
|
+
"first argument raised to the power of the second argument": "第一个参数增加到第二个参数的幂",
|
|
192
|
+
"generate a list spanning a range of values": "生成跨一系列值的列表",
|
|
193
|
+
"identifier expected": "预期有标识符",
|
|
194
|
+
"identifier or variable expected": "应为标识符或变量",
|
|
195
|
+
"identifier or wildcard expected": "预期有标识符或通配符",
|
|
196
|
+
"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\"",
|
|
197
|
+
"inlines a resource and falls back to `url()`": "内联资源并回退到 `url()`",
|
|
198
|
+
"media query expected": "应为媒体查询",
|
|
199
|
+
"number expected": "应为数字",
|
|
200
|
+
"operator expected": "应有运算符",
|
|
201
|
+
"page directive or declaraton expected": "应为页面指令或声明",
|
|
202
|
+
"parses a string to a color": "将字符串分析为颜色",
|
|
203
|
+
"percentage expected": "预期为百分比",
|
|
204
|
+
"property value expected": "应为属性值",
|
|
205
|
+
"remove or change the unit of a dimension": "删除或更改维度的单位",
|
|
206
|
+
"return `@color` 10% points darker": "返回 `@color` 深色 10%",
|
|
207
|
+
"return `@color` 10% points less saturated": "返回 `@color` 饱和度低 10%",
|
|
208
|
+
"return `@color` 10% points less transparent": "返回透明度降低 10% 的 `@color`",
|
|
209
|
+
"return `@color` 10% points lighter": "返回颜色浅 10% 的 `@color`",
|
|
210
|
+
"return `@color` 10% points more saturated": "返回饱和度低 10% 的 `@color`",
|
|
211
|
+
"return `@color` 10% points more transparent": "返回透明度高 10% 的 `@color`",
|
|
212
|
+
"return `@color` with 50% transparency": "返回透明度为 50% 的 `@color`",
|
|
213
|
+
"return `@color` with a 10 degree larger in hue": "返回色调提高 10度 的 `@color`",
|
|
214
|
+
"return `@darkcolor` if `@color1 is> 43% luma` otherwise return `@lightcolor`, see notes": "return `@darkcolor` if `@color1 is> 43% luma` otherwise return `@lightcolor`, see notes",
|
|
215
|
+
"return a mix of `@color1` and `@color2`": "返回 `@color1` 和 `@color2` 的组合",
|
|
216
|
+
"returns a grey, 100% desaturated color": "返回灰色,100% 反饱和颜色",
|
|
217
|
+
"returns a value at the specified position in the list": "返回列表中指定位置处的值",
|
|
218
|
+
"returns one of two values depending on a condition.": "根据条件返回两个值之一。",
|
|
219
|
+
"returns pi": "返回 pi",
|
|
220
|
+
"returns the `alpha` channel of `@color`": "返回 `@color` 的 `alpha` 通道",
|
|
221
|
+
"returns the `blue` channel of `@color`": "返回 `@color`的 `blue` 通道",
|
|
222
|
+
"returns the `green` channel of `@color`": "返回 `@color` 的 `green` 通道",
|
|
223
|
+
"returns the `hue` channel of `@color` in the HSL space": "返回 HSL 空间中 `@color` 的 `hue` 通道",
|
|
224
|
+
"returns the `hue` channel of `@color` in the HSV space": "返回 HSV 空间中 `@color` 的 `hue` 通道",
|
|
225
|
+
"returns the `lightness` channel of `@color` in the HSL space": "返回 HSL 空间中 `@color` 的 `lightness` 通道",
|
|
226
|
+
"returns the `luma` value (perceptual brightness) of `@color`": "返回 `@color` 的 `luma` 值(感知亮度)",
|
|
227
|
+
"returns the `red` channel of `@color`": "返回 `@color` 的 `red` 通道",
|
|
228
|
+
"returns the `saturation` channel of `@color` in the HSL space": "返回 HSL 空间中 `@color` 的 `saturation` 通道",
|
|
229
|
+
"returns the `saturation` channel of `@color` in the HSV space": "返回 HSV 空间中 `@color` 的 `saturation` 通道",
|
|
230
|
+
"returns the `value` channel of `@color` in the HSV space": "返回 HSV 空间中 `@color` 的 `value` 通道",
|
|
231
|
+
"returns the lowest of one or more values": "返回一个或多个值中的最低值",
|
|
232
|
+
"returns the number of elements in a value list": "返回值列表中的元素数",
|
|
233
|
+
"rounds a number to a number of places": "将数字舍入到多个位置",
|
|
234
|
+
"rounds down to an integer": "向下舍入到整数",
|
|
235
|
+
"rounds up to an integer": "向上舍入到整数",
|
|
236
|
+
"selector expected": "应为选择器",
|
|
237
|
+
"semi-colon expected": "需要冒号",
|
|
238
|
+
"sine function": "正弦函数",
|
|
239
|
+
"string literal expected": "预期有字符串字面量",
|
|
240
|
+
"string replace": "字符串替换",
|
|
241
|
+
"tangent function": "正切函数",
|
|
242
|
+
"term expected": "应为术语",
|
|
243
|
+
"unknown keyword": "未知关键字",
|
|
244
|
+
"uri or string expected": "应为 URI 或字符串",
|
|
245
|
+
"variable name expected": "应有变量名",
|
|
246
|
+
"variable value expected": "预期有变量值",
|
|
247
|
+
"whitespace expected": "应为空格",
|
|
248
|
+
"wildcard expected": "应为通配符",
|
|
249
|
+
"{ expected": "应为 {",
|
|
250
|
+
"{0}, '{1}'": "{0},“{1}”",
|
|
251
|
+
"} expected": "应输入 }"
|
|
252
|
+
},
|
|
253
|
+
"package": {
|
|
254
|
+
"css.colorDecorators.enable.deprecationMessage": "已弃用设置 \"css.colorDecorators.enable\",请改用 \"editor.colorDecorators\"。",
|
|
255
|
+
"css.completion.completePropertyWithSemicolon.desc": "补全 CSS 属性时在行尾插入分号。",
|
|
256
|
+
"css.completion.triggerPropertyValueCompletion.desc": "默认情况下,VS Code 在选择 CSS 属性后触发属性值完成。使用此设置可禁用此行为。",
|
|
257
|
+
"css.customData.desc": "一个相对文件路径列表,这些路径指向采用[自定义数据格式](https://github.com/microsoft/vscode-css-languageservice/blob/master/docs/customData.md)的 JSON 文件。\r\n\r\nVS Code 在启动时加载自定义数据,从而增强它对你在 JSON 文件中指定的自定义 CSS 属性、at 指令、伪类和伪元素的 CSS 支持。\r\n\r\n这些文件路径与工作区相对,且只考虑工作区文件夹设置。",
|
|
258
|
+
"css.format.braceStyle.desc": "将大括号放在规则的同一行(`折叠`)或将大括号放在自己所在行上(`展开`)。",
|
|
259
|
+
"css.format.enable.desc": "启用/禁用默认的 CSS 格式化程序。",
|
|
260
|
+
"css.format.maxPreserveNewLines.desc": "启用 `#css.format.preserveNewLines#` 后要在一个区块中保留的最大换行符数。",
|
|
261
|
+
"css.format.newlineBetweenRules.desc": "用空白行分隔规则集。",
|
|
262
|
+
"css.format.newlineBetweenSelectors.desc": "用新行分隔选择器。",
|
|
263
|
+
"css.format.preserveNewLines.desc": "是否应保留元素之前的现有换行符。",
|
|
264
|
+
"css.format.spaceAroundSelectorSeparator.desc": "确保选择器分隔符 '>'、'+'、'~' (例如 `a > b`)周围有空格字符。",
|
|
265
|
+
"css.hover.documentation": "在 CSS 悬停时显示标记和属性文档。",
|
|
266
|
+
"css.hover.references": "在 CSS 悬停时显示 MDN 的引用。",
|
|
267
|
+
"css.lint.argumentsInColorFunction.desc": "参数数目无效。",
|
|
268
|
+
"css.lint.boxModel.desc": "在使用 `padding` 或 `border` 时,不要使用 `width` 或 `height`。",
|
|
269
|
+
"css.lint.compatibleVendorPrefixes.desc": "使用厂商特定的前缀时,同时添加所有其他厂商特定的属性。",
|
|
270
|
+
"css.lint.duplicateProperties.desc": "不要使用重复的样式定义。",
|
|
271
|
+
"css.lint.emptyRules.desc": "不要使用空规则集。",
|
|
272
|
+
"css.lint.float.desc": "避免使用 `float`。浮动会使 CSS 变得脆弱。即使只更改了一部分布局,也很容易造成破坏。",
|
|
273
|
+
"css.lint.fontFaceProperties.desc": "`@font-face` 规则必须定义 `src` 和 `font-family` 属性。",
|
|
274
|
+
"css.lint.hexColorLength.desc": "十六进制颜色必须由三个或六个十六进制数字组成。",
|
|
275
|
+
"css.lint.idSelector.desc": "选择器不应包含 ID,因为这些规则与 HTML 的耦合过于紧密。",
|
|
276
|
+
"css.lint.ieHack.desc": "仅在需要支持 IE7 及更低版本时,才需要 IE hack。",
|
|
277
|
+
"css.lint.importStatement.desc": "import 语句没有并行加载。",
|
|
278
|
+
"css.lint.important.desc": "避免使用 `!important`。它表明整个 CSS 的优先级已经失去控制且需要进行重构。",
|
|
279
|
+
"css.lint.propertyIgnoredDueToDisplay.desc": "由于 `display` 属性值,属性被忽略。例如,使用 `display: inline` 时,`width`、`height`、`margin-top`、`margin-bottom` 和 `float` 属性将不起作用。",
|
|
280
|
+
"css.lint.universalSelector.desc": "通配选择符 (`*`) 的运行效率低。",
|
|
281
|
+
"css.lint.unknownAtRules.desc": "未知的 @ 规则。",
|
|
282
|
+
"css.lint.unknownProperties.desc": "未知的属性。",
|
|
283
|
+
"css.lint.unknownVendorSpecificProperties.desc": "未知的供应商特定属性。",
|
|
284
|
+
"css.lint.validProperties.desc": "不根据 \"unknownProperties\" 规则进行验证的属性列表。",
|
|
285
|
+
"css.lint.vendorPrefix.desc": "使用厂商特定的前缀时,同时添加标准属性。",
|
|
286
|
+
"css.lint.zeroUnits.desc": "零不需要单位。",
|
|
287
|
+
"css.title": "CSS",
|
|
288
|
+
"css.trace.server.desc": "跟踪 VS Code 与 CSS 语言服务器之间的通信。",
|
|
289
|
+
"css.validate.desc": "启用或禁用所有验证。",
|
|
290
|
+
"css.validate.title": "控制 CSS 验证和问题严重性。",
|
|
291
|
+
"description": "为 CSS、LESS 和 SCSS 文件提供丰富的语言支持。",
|
|
292
|
+
"displayName": "CSS 语言功能",
|
|
293
|
+
"less.colorDecorators.enable.deprecationMessage": "已弃用设置 \"less.colorDecorators.enable\",请改用 \"editor.colorDecorators\"。",
|
|
294
|
+
"less.completion.completePropertyWithSemicolon.desc": "补全 CSS 属性时在行尾插入分号。",
|
|
295
|
+
"less.completion.triggerPropertyValueCompletion.desc": "默认情况下,VS Code 在选择 CSS 属性后触发属性值完成。使用此设置可禁用此行为。",
|
|
296
|
+
"less.format.braceStyle.desc": "将大括号放在规则的同一行(`折叠`)或将大括号放在自己所在行上(`展开`)。",
|
|
297
|
+
"less.format.enable.desc": "启用/禁用默认的 LESS 格式化程序。",
|
|
298
|
+
"less.format.maxPreserveNewLines.desc": "启用 `#less.format.preserveNewLines#` 后要在一个区块中保留的最大换行符数。",
|
|
299
|
+
"less.format.newlineBetweenRules.desc": "用空白行分隔规则集。",
|
|
300
|
+
"less.format.newlineBetweenSelectors.desc": "用新行分隔选择器。",
|
|
301
|
+
"less.format.preserveNewLines.desc": "是否应保留元素之前的现有换行符。",
|
|
302
|
+
"less.format.spaceAroundSelectorSeparator.desc": "确保选择器分隔符 '>'、'+'、'~' (例如 `a > b`)周围有空格字符。",
|
|
303
|
+
"less.hover.documentation": "在 LESS 悬停时显示标记和属性文档。",
|
|
304
|
+
"less.hover.references": "在 LESS 悬停时显示 MDN 的引用。",
|
|
305
|
+
"less.lint.argumentsInColorFunction.desc": "参数数目无效。",
|
|
306
|
+
"less.lint.boxModel.desc": "在使用 `padding` 或 `border` 时,不要使用 `width` 或 `height`。",
|
|
307
|
+
"less.lint.compatibleVendorPrefixes.desc": "使用厂商特定的前缀时,同时添加所有其他厂商特定的属性。",
|
|
308
|
+
"less.lint.duplicateProperties.desc": "不要使用重复的样式定义。",
|
|
309
|
+
"less.lint.emptyRules.desc": "不要使用空规则集。",
|
|
310
|
+
"less.lint.float.desc": "避免使用 `float`。浮动会使 CSS 变得脆弱。即使只更改了一部分布局,也很容易造成破坏。",
|
|
311
|
+
"less.lint.fontFaceProperties.desc": "`@font-face` 规则必须定义 `src` 和 `font-family` 属性。",
|
|
312
|
+
"less.lint.hexColorLength.desc": "十六进制颜色必须由三个或六个十六进制数字组成。",
|
|
313
|
+
"less.lint.idSelector.desc": "选择器不应包含 ID,因为这些规则与 HTML 的耦合过于紧密。",
|
|
314
|
+
"less.lint.ieHack.desc": "仅在需要支持 IE7 及更低版本时,才需要 IE hack。",
|
|
315
|
+
"less.lint.importStatement.desc": "import 语句没有并行加载。",
|
|
316
|
+
"less.lint.important.desc": "避免使用 `!important`。它表明整个 CSS 的优先级已经失去控制且需要进行重构。",
|
|
317
|
+
"less.lint.propertyIgnoredDueToDisplay.desc": "由于 `display` 属性值,属性被忽略。例如,使用 `display: inline` 时,`width`、`height`、`margin-top`、`margin-bottom` 和 `float` 属性将不起作用。",
|
|
318
|
+
"less.lint.universalSelector.desc": "通配选择符 (`*`) 的运行效率低。",
|
|
319
|
+
"less.lint.unknownAtRules.desc": "未知的 @ 规则。",
|
|
320
|
+
"less.lint.unknownProperties.desc": "未知的属性。",
|
|
321
|
+
"less.lint.unknownVendorSpecificProperties.desc": "未知的供应商特定属性。",
|
|
322
|
+
"less.lint.validProperties.desc": "不根据 \"unknownProperties\" 规则进行验证的属性列表。",
|
|
323
|
+
"less.lint.vendorPrefix.desc": "使用厂商特定的前缀时,同时添加标准属性。",
|
|
324
|
+
"less.lint.zeroUnits.desc": "零不需要单位。",
|
|
325
|
+
"less.title": "LESS",
|
|
326
|
+
"less.validate.desc": "启用或禁用所有验证。",
|
|
327
|
+
"less.validate.title": "控制 LESS 验证和问题严重性。",
|
|
328
|
+
"scss.colorDecorators.enable.deprecationMessage": "已弃用设置 \"scss.colorDecorators.enable\",请改用 \"editor.colorDecorators\"。",
|
|
329
|
+
"scss.completion.completePropertyWithSemicolon.desc": "补全 CSS 属性时在行尾插入分号。",
|
|
330
|
+
"scss.completion.triggerPropertyValueCompletion.desc": "默认情况下,VS Code 在选择 CSS 属性后触发属性值完成。使用此设置可禁用此行为。",
|
|
331
|
+
"scss.format.braceStyle.desc": "将大括号放在规则的同一行(`折叠`)或将大括号放在自己所在行上(`展开`)。",
|
|
332
|
+
"scss.format.enable.desc": "启用/禁用默认的 SCSS 格式化程序。",
|
|
333
|
+
"scss.format.maxPreserveNewLines.desc": "启用 `#scss.format.preserveNewLines#` 后要在一个区块中保留的最大换行符数。",
|
|
334
|
+
"scss.format.newlineBetweenRules.desc": "用空白行分隔规则集。",
|
|
335
|
+
"scss.format.newlineBetweenSelectors.desc": "用新行分隔选择器。",
|
|
336
|
+
"scss.format.preserveNewLines.desc": "是否应保留元素之前的现有换行符。",
|
|
337
|
+
"scss.format.spaceAroundSelectorSeparator.desc": "确保选择器分隔符 '>'、'+'、'~' (例如 `a > b`)周围有空格字符。",
|
|
338
|
+
"scss.hover.documentation": "在 SCSS 悬停时显示标记和属性文档。",
|
|
339
|
+
"scss.hover.references": "在 SCSS 悬停时显示 MDN 的引用。",
|
|
340
|
+
"scss.lint.argumentsInColorFunction.desc": "参数数目无效。",
|
|
341
|
+
"scss.lint.boxModel.desc": "在使用 `padding` 或 `border` 时,不要使用 `width` 或 `height`。",
|
|
342
|
+
"scss.lint.compatibleVendorPrefixes.desc": "使用厂商特定的前缀时,同时添加所有其他厂商特定的属性。",
|
|
343
|
+
"scss.lint.duplicateProperties.desc": "不要使用重复的样式定义。",
|
|
344
|
+
"scss.lint.emptyRules.desc": "不要使用空规则集。",
|
|
345
|
+
"scss.lint.float.desc": "避免使用 `float`。浮动会使 CSS 变得脆弱。即使只更改了一部分布局,也很容易造成破坏。",
|
|
346
|
+
"scss.lint.fontFaceProperties.desc": "`@font-face` 规则必须定义 `src` 和 `font-family` 属性。",
|
|
347
|
+
"scss.lint.hexColorLength.desc": "十六进制颜色必须由三个或六个十六进制数字组成。",
|
|
348
|
+
"scss.lint.idSelector.desc": "选择器不应包含 ID,因为这些规则与 HTML 的耦合过于紧密。",
|
|
349
|
+
"scss.lint.ieHack.desc": "仅在需要支持 IE7 及更低版本时,才需要 IE hack。",
|
|
350
|
+
"scss.lint.importStatement.desc": "import 语句没有并行加载。",
|
|
351
|
+
"scss.lint.important.desc": "避免使用 `!important`。它表明整个 CSS 的优先级已经失去控制且需要进行重构。",
|
|
352
|
+
"scss.lint.propertyIgnoredDueToDisplay.desc": "由于 `display` 属性值,属性被忽略。例如,使用 `display: inline` 时,`width`、`height`、`margin-top`、`margin-bottom` 和 `float` 属性将不起作用。",
|
|
353
|
+
"scss.lint.universalSelector.desc": "通配选择符 (`*`) 的运行效率低。",
|
|
354
|
+
"scss.lint.unknownAtRules.desc": "未知的 @ 规则。",
|
|
355
|
+
"scss.lint.unknownProperties.desc": "未知的属性。",
|
|
356
|
+
"scss.lint.unknownVendorSpecificProperties.desc": "未知的供应商特定属性。",
|
|
357
|
+
"scss.lint.validProperties.desc": "不根据 \"unknownProperties\" 规则进行验证的属性列表。",
|
|
358
|
+
"scss.lint.vendorPrefix.desc": "使用厂商特定的前缀时,同时添加标准属性。",
|
|
359
|
+
"scss.lint.zeroUnits.desc": "零不需要单位。",
|
|
360
|
+
"scss.title": "SCSS (Sass)",
|
|
361
|
+
"scss.validate.desc": "启用或禁用所有验证。",
|
|
362
|
+
"scss.validate.title": "控制 SCSS 验证和问题严重性。"
|
|
363
|
+
}
|
|
364
|
+
}
|
|
365
|
+
}
|
|
@@ -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": "为 CSS、LESS 和 SCSS 文件中提供语法高亮和括号匹配功能。",
|
|
13
|
+
"displayName": "CSS 语言基础功能"
|
|
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": "在 Dart 文件中提供语法突出显示和括号匹配功能。",
|
|
13
|
+
"displayName": "Dart 语言基本信息"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -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
|
+
"Always": "总是",
|
|
13
|
+
"Auto Attach: Always": "自动附加: 始终",
|
|
14
|
+
"Auto Attach: Disabled": "自动附加: 已禁用",
|
|
15
|
+
"Auto Attach: Smart": "自动附加: 智能",
|
|
16
|
+
"Auto Attach: With Flag": "自动附加: 带标志",
|
|
17
|
+
"Auto attach is disabled and not shown in status bar": "自动附加被禁用,且不在状态栏中显示",
|
|
18
|
+
"Auto attach to every Node.js process launched in the terminal": "自动附加到终端中启动的每个 Node.js 进程",
|
|
19
|
+
"Auto attach when running scripts that aren't in a node_modules folder": "运行 node_modules 文件夹中未包含的脚本时自动附加",
|
|
20
|
+
"Automatically attach to node.js processes in debug mode": "在调试模式下自动附加到 Node.js 进程",
|
|
21
|
+
"Debug Auto Attach": "调试自动附加",
|
|
22
|
+
"Disabled": "已禁用",
|
|
23
|
+
"Only With Flag": "仅带标志",
|
|
24
|
+
"Only auto attach when the `--inspect` flag is given": "仅在给定 \"--inspect\" 标志时自动附加",
|
|
25
|
+
"Re-enable auto attach": "重新启用自动附加",
|
|
26
|
+
"Smart": "智能",
|
|
27
|
+
"Temporarily disable auto attach in this session": "在此会话中暂时禁用自动附加",
|
|
28
|
+
"Toggle auto attach in this workspace": "在此工作区中切换自动附加",
|
|
29
|
+
"Toggle auto attach on this machine": "在此计算机上切换自动附加"
|
|
30
|
+
},
|
|
31
|
+
"package": {
|
|
32
|
+
"description": "当 node-debug 扩展未启用时提供自动附加的辅助程序。",
|
|
33
|
+
"displayName": "Node 调试自动附加",
|
|
34
|
+
"toggle.auto.attach": "切换开关自动附加"
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
}
|