Add initial lang pack resources (#6035)

* Initial vs code lang packs

* Update resource to merge in ADS-specific strings
This commit is contained in:
Karl Burtram
2019-06-14 13:38:04 -07:00
committed by GitHub
parent f494c7af4e
commit 2ed9a93bae
719 changed files with 81298 additions and 0 deletions

2
i18n/language-pack-zh-hans/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
node_modules
*.vsix

View File

@@ -0,0 +1,5 @@
.vscode/**
.vscode-test/**
.gitignore
vsc-extension-quickstart.md
node_modules

View File

@@ -0,0 +1,18 @@
# Change Log
All notable changes to the "vscode-language-pack-zh-hans" language pack will be documented in this file.
## [Released]
* June 6, 2019 - Release for VS Code 1.35
* May 15, 2019 - Release for VS Code 1.34
* April 3, 2019 - Release for VS Code 1.33
* March 6, 2019 - Release for VS Code 1.32
* February 6, 2019 - Release for VS Code 1.31
* December 12, 2018 - Release for VS Code 1.30
* November 7, 2018 - Release for VS Code 1.29
* October 3, 2018 - Release for VS Code 1.28
* September 5, 2018 - Release for VS Code 1.27
* August 8, 2018 - Release for VS Code 1.26
* July 5, 2018 - Release for VS Code 1.25
* June 6, 2018 - Release for VS Code 1.24
* May 5, 2018 - Release for VS Code 1.23
* April 16, 2018 - Initial release

View File

@@ -0,0 +1,125 @@
# 适用于 Azure Data Studio 的中文(简体)语言包
此中文(简体)语言包为 Azure Data Studio 提供本地化界面。
## 使用方法
安装后,在 `locale.json` 中添加 `"locale": "zh-cn"`,即可载入中文(简体)语言包。要修改 `locale.json`,你可以同时按下 `Ctrl+Shift+P` 打开**命令面板**,之后输入 "config" 筛选可用命令列表,最后选择**配置语言**命令。请参阅[文档](https://go.microsoft.com/fwlink/?LinkId=761051)并获取更多信息。
## 参与
翻译的字符串在微软社区本地化平台MLCP的"DevTools - Azure Data Studio"项目中进行维护。
如果你想提供或改进翻译,请参阅[社区本地化页面](https://aka.ms/vscodeloc)并获取更多信息。
## 许可证
源代码和字符串使用[SOURCE EULA](https://github.com/Microsoft/azuredatastudio/blob/master/LICENSE.txt)许可进行授权。
## 感谢
此中文(简体)语言包是“来自社区,奉献社区”的社区本地化工作的成果。
特别感谢社区中每一位向这个项目做出贡献的朋友。
**杰出贡献者:**
* Joel Yang在此项目向社区开放之后翻译了大部分新增字符串。先后翻译了4万余字。
**贡献者:**
* YF
* 陈嘉恺
* pluwen
* Shawn Dai
* Ying Feng
* Simon Chan
* 王子实
* 王韦煊
* Zijian Zhou
* wwj403
* Shizeng Zhou
* Aifen Qin
* lychichem
* Wang Dongcheng
* Yurui Zhang
* DongWei
* Bingxing Wang
* 林昊
* KingofCoding
* 潘冬冬
* 陈仁松
* Henry Chu
* Zhijian Zeng
* aimin guo
* 刘丁明
* hackereric
* Zou Jian
* Jianfeng Fang
* Ricky Wang
* Egg Zhang
**尽情享用吧!**
# Chinese (Simplified) Language Pack for VS Code
Chinese (Simplified) Language Pack provides localized UI experience for VS Code.
## Usage
Once installed, set `"locale": "zh-cn"` in `locale.json` to load Chinese (Simplified) Language Pack. To modify `locale.json` press `Ctrl+Shift+P` to bring up the **Command Palette**, start typing "config" to filter the list of available commands, then select the **Configure Language** command. See [Docs](https://go.microsoft.com/fwlink/?LinkId=761051) for more information.
## Contributing
The translation strings are maintained in "DevTools - VS Code" project in Microsoft Localization Community Platform (MLCP).
If you'd like to participate in the effort either to contribue translation or improve translation, see [community localization page](https://aka.ms/vscodeloc) for more information.
## License
The source code and strings are licensed under the [MIT](https://github.com/Microsoft/vscode-loc/blob/master/LICENSE.md) license.
## Credits
Chinese (Simplified) Language Pack is brought to you through "By the community, for the community" community localization effort.
Special thanks to community contributors for making it available.
**Top Contributors:**
* Joel Yang: localized majority of the new translation volume since open the project to community. Total 40k words localized.
**Contributors:**
* YF
* 陈嘉恺
* pluwen
* Shawn Dai
* Ying Feng
* Simon Chan
* 王子实
* 王韦煊
* Zijian Zhou
* wwj403
* Shizeng Zhou
* Aifen Qin
* lychichem
* Wang Dongcheng
* Yurui Zhang
* DongWei
* Bingxing Wang
* 林昊
* KingofCoding
* 潘冬冬
* 陈仁松
* Henry Chu
* Zhijian Zeng
* aimin guo
* 刘丁明
* hackereric
* Zou Jian
* Jianfeng Fang
* Ricky Wang
* Egg Zhang
**Enjoy!**

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

View File

@@ -0,0 +1,326 @@
{
"name": "zzlp-ads-language-pack-zh-hans",
"displayName": "Chinese (Simplified) Language Pack for Azure Data Studio",
"description": "Language pack extension for Chinese (Simplified)",
"version": "1.8.0",
"publisher": "Microsoft",
"repository": {
"type": "git",
"url": "https://github.com/Microsoft/azuredatastudio"
},
"license": "SEE SOURCE EULA LICENSE IN LICENSE.txt",
"engines": {
"vscode": "^1.34.0",
"azdata": ">=1.8.0"
},
"icon": "languagepack.png",
"categories": [
"Language Packs"
],
"contributes": {
"localizations": [
{
"languageId": "zh-cn",
"languageName": "Chinese Simplified",
"localizedLanguageName": "中文(简体)",
"translations": [
{
"id": "vscode",
"path": "./translations/main.i18n.json"
},
{
"id": "vscode.bat",
"path": "./translations/extensions/bat.i18n.json"
},
{
"id": "vscode.clojure",
"path": "./translations/extensions/clojure.i18n.json"
},
{
"id": "vscode.coffeescript",
"path": "./translations/extensions/coffeescript.i18n.json"
},
{
"id": "vscode.configuration-editing",
"path": "./translations/extensions/configuration-editing.i18n.json"
},
{
"id": "vscode.cpp",
"path": "./translations/extensions/cpp.i18n.json"
},
{
"id": "vscode.csharp",
"path": "./translations/extensions/csharp.i18n.json"
},
{
"id": "vscode.css-language-features",
"path": "./translations/extensions/css-language-features.i18n.json"
},
{
"id": "vscode.css",
"path": "./translations/extensions/css.i18n.json"
},
{
"id": "vscode.debug-auto-launch",
"path": "./translations/extensions/debug-auto-launch.i18n.json"
},
{
"id": "vscode.debug-server-ready",
"path": "./translations/extensions/debug-server-ready.i18n.json"
},
{
"id": "vscode.docker",
"path": "./translations/extensions/docker.i18n.json"
},
{
"id": "vscode.emmet",
"path": "./translations/extensions/emmet.i18n.json"
},
{
"id": "vscode.extension-editing",
"path": "./translations/extensions/extension-editing.i18n.json"
},
{
"id": "vscode.fsharp",
"path": "./translations/extensions/fsharp.i18n.json"
},
{
"id": "vscode.git",
"path": "./translations/extensions/git.i18n.json"
},
{
"id": "vscode.go",
"path": "./translations/extensions/go.i18n.json"
},
{
"id": "vscode.groovy",
"path": "./translations/extensions/groovy.i18n.json"
},
{
"id": "vscode.grunt",
"path": "./translations/extensions/grunt.i18n.json"
},
{
"id": "vscode.gulp",
"path": "./translations/extensions/gulp.i18n.json"
},
{
"id": "vscode.handlebars",
"path": "./translations/extensions/handlebars.i18n.json"
},
{
"id": "vscode.hlsl",
"path": "./translations/extensions/hlsl.i18n.json"
},
{
"id": "vscode.html-language-features",
"path": "./translations/extensions/html-language-features.i18n.json"
},
{
"id": "vscode.html",
"path": "./translations/extensions/html.i18n.json"
},
{
"id": "vscode.ini",
"path": "./translations/extensions/ini.i18n.json"
},
{
"id": "vscode.jake",
"path": "./translations/extensions/jake.i18n.json"
},
{
"id": "vscode.java",
"path": "./translations/extensions/java.i18n.json"
},
{
"id": "vscode.javascript",
"path": "./translations/extensions/javascript.i18n.json"
},
{
"id": "vscode.json-language-features",
"path": "./translations/extensions/json-language-features.i18n.json"
},
{
"id": "vscode.json",
"path": "./translations/extensions/json.i18n.json"
},
{
"id": "vscode.less",
"path": "./translations/extensions/less.i18n.json"
},
{
"id": "vscode.log",
"path": "./translations/extensions/log.i18n.json"
},
{
"id": "vscode.lua",
"path": "./translations/extensions/lua.i18n.json"
},
{
"id": "vscode.make",
"path": "./translations/extensions/make.i18n.json"
},
{
"id": "vscode.markdown-basics",
"path": "./translations/extensions/markdown-basics.i18n.json"
},
{
"id": "vscode.markdown-language-features",
"path": "./translations/extensions/markdown-language-features.i18n.json"
},
{
"id": "vscode.merge-conflict",
"path": "./translations/extensions/merge-conflict.i18n.json"
},
{
"id": "vscode.npm",
"path": "./translations/extensions/npm.i18n.json"
},
{
"id": "vscode.objective-c",
"path": "./translations/extensions/objective-c.i18n.json"
},
{
"id": "vscode.perl",
"path": "./translations/extensions/perl.i18n.json"
},
{
"id": "vscode.php-language-features",
"path": "./translations/extensions/php-language-features.i18n.json"
},
{
"id": "vscode.php",
"path": "./translations/extensions/php.i18n.json"
},
{
"id": "vscode.powershell",
"path": "./translations/extensions/powershell.i18n.json"
},
{
"id": "vscode.pug",
"path": "./translations/extensions/pug.i18n.json"
},
{
"id": "vscode.python",
"path": "./translations/extensions/python.i18n.json"
},
{
"id": "vscode.r",
"path": "./translations/extensions/r.i18n.json"
},
{
"id": "vscode.razor",
"path": "./translations/extensions/razor.i18n.json"
},
{
"id": "vscode.ruby",
"path": "./translations/extensions/ruby.i18n.json"
},
{
"id": "vscode.rust",
"path": "./translations/extensions/rust.i18n.json"
},
{
"id": "vscode.scss",
"path": "./translations/extensions/scss.i18n.json"
},
{
"id": "vscode.shaderlab",
"path": "./translations/extensions/shaderlab.i18n.json"
},
{
"id": "vscode.shellscript",
"path": "./translations/extensions/shellscript.i18n.json"
},
{
"id": "vscode.sql",
"path": "./translations/extensions/sql.i18n.json"
},
{
"id": "vscode.swift",
"path": "./translations/extensions/swift.i18n.json"
},
{
"id": "vscode.theme-abyss",
"path": "./translations/extensions/theme-abyss.i18n.json"
},
{
"id": "vscode.theme-defaults",
"path": "./translations/extensions/theme-defaults.i18n.json"
},
{
"id": "vscode.theme-kimbie-dark",
"path": "./translations/extensions/theme-kimbie-dark.i18n.json"
},
{
"id": "vscode.theme-monokai-dimmed",
"path": "./translations/extensions/theme-monokai-dimmed.i18n.json"
},
{
"id": "vscode.theme-monokai",
"path": "./translations/extensions/theme-monokai.i18n.json"
},
{
"id": "vscode.theme-quietlight",
"path": "./translations/extensions/theme-quietlight.i18n.json"
},
{
"id": "vscode.theme-red",
"path": "./translations/extensions/theme-red.i18n.json"
},
{
"id": "vscode.theme-seti",
"path": "./translations/extensions/theme-seti.i18n.json"
},
{
"id": "vscode.theme-solarized-dark",
"path": "./translations/extensions/theme-solarized-dark.i18n.json"
},
{
"id": "vscode.theme-solarized-light",
"path": "./translations/extensions/theme-solarized-light.i18n.json"
},
{
"id": "vscode.theme-tomorrow-night-blue",
"path": "./translations/extensions/theme-tomorrow-night-blue.i18n.json"
},
{
"id": "vscode.typescript-basics",
"path": "./translations/extensions/typescript-basics.i18n.json"
},
{
"id": "vscode.typescript-language-features",
"path": "./translations/extensions/typescript-language-features.i18n.json"
},
{
"id": "vscode.vb",
"path": "./translations/extensions/vb.i18n.json"
},
{
"id": "vscode.vscode-chrome-debug-core",
"path": "./translations/extensions/vscode-chrome-debug-core.i18n.json"
},
{
"id": "ms-vscode.node-debug",
"path": "./translations/extensions/vscode-node-debug.i18n.json"
},
{
"id": "ms-vscode.node-debug2",
"path": "./translations/extensions/vscode-node-debug2.i18n.json"
},
{
"id": "vscode.xml",
"path": "./translations/extensions/xml.i18n.json"
},
{
"id": "vscode.yaml",
"path": "./translations/extensions/yaml.i18n.json"
}
]
}
]
},
"scripts": {
"update": "cd ../vscode && npm run update-localization-extension zh-hans"
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Windows 批处理语言基础功能",
"description": "在 Windows 批处理文件中提供代码片段、语法高亮、括号匹配和折叠功能。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Clojure 语言基础功能",
"description": "在 Clojure 文件中提供语法高亮和括号匹配功能。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "CoffeeScript 语言基础功能",
"description": "在 CoffeeScript 文件中提供代码片段、语法高亮、括号匹配和折叠功能。"
}
}
}

View File

@@ -0,0 +1,66 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "配置编辑",
"description": "在配置文件 (如设置、启动和扩展推荐文件) 中提供高级 IntelliSense、自动修复等功能"
},
"out/settingsDocumentHelper": {
"activeEditorShort": "文件名 (例如 myFile.txt)",
"activeEditorMedium": "文件相对于工作区文件夹的路径(例如 myFolder/myFileFolder/myFile.txt)",
"activeEditorLong": "文件的完整路径(例如,/Users/Development/myFolder/myFileFolder/myFile.txt)",
"activeFolderShort": "包含文件的文件夹的名称(例如 myFileFolder)。",
"activeFolderMedium": "文件所在的文件夹的路径,相对于工作区文件夹(例如 myFolder/myFileFolder)",
"activeFolderLong": "包含文件的文件夹的完整路径(例如,/Users/Development/myFolder/myFileFolder)",
"rootName": "工作区名称 (例如 myFolder 或 myWorkspace)",
"rootPath": "工作区路径 (例如 /Users/Development/myWorkspace)",
"folderName": "文件所在工作区文件夹的名称 (例如 myFolder)",
"folderPath": "文件所在工作区文件夹的路径 (例如 /Users/Development/myFolder)",
"appName": "例如 VS Code",
"dirty": "一个更新的指示器,指示活动编辑器是否更新",
"separator": "一个条件分隔符(\"-\"),仅在左右是具有值的变量时才显示",
"assocLabelFile": "带扩展名的文件",
"assocDescriptionFile": "将所有匹配其文件名内的 glob 模式的文件映射到具有给定标识符的语言。",
"assocLabelPath": "带路径的文件",
"assocDescriptionPath": "将所有匹配其路径内绝对路径 glob 模式的文件映射到具有给定标识符的语言。",
"fileLabel": "按扩展名的文件",
"fileDescription": "与具有特定文件扩展名的所有文件匹配。",
"filesLabel": "具有多个扩展名的文件",
"filesDescription": "与具有任意文件扩展名的所有文件匹配。",
"derivedLabel": "具有同级文件的文件(按名称)",
"derivedDescription": "与具有名称相同但扩展名不同的同级文件的文件匹配。",
"topFolderLabel": "按名称的文件夹(顶级)",
"topFolderDescription": "与具有特定名称的顶级文件夹匹配。",
"topFoldersLabel": "使用多个名称的文件夹(顶级)",
"topFoldersDescription": "与多个顶级文件夹匹配。",
"folderLabel": "按名称的文件夹(任意位置)",
"folderDescription": "与任意位置具有特定名称的文件夹匹配。",
"falseDescription": "禁用该模式。",
"trueDescription": "启用该模式。",
"siblingsDescription": "与具有名称相同但扩展名不同的同级文件的文件匹配。",
"languageSpecificEditorSettings": "特定语言编辑器设置",
"languageSpecificEditorSettingsDescription": "替代语言编辑器设置"
},
"out/extension": {
"workspaceFolder": "在 VS Code 中打开的文件夹的路径",
"workspaceFolderBasename": "在 VS Code 中打开的文件夹的名称 (不包含任何斜杠 \"/\" )",
"relativeFile": "相对于 ${workspaceFolder},当前打开的文件路径",
"file": "当前打开的文件",
"cwd": "启动时任务运行程序的当前工作目录",
"lineNumber": "活动文件中当前选定行的行号",
"selectedText": "当前在活动文件中选定的文本",
"fileDirname": "当前打开的文件的完整目录名",
"fileExtname": "当前打开文件的扩展名",
"fileBasename": "当前打开的文件的文件名",
"fileBasenameNoExtension": "当前打开的文件的文件名 (不包含文件扩展名)",
"exampleExtension": "示例"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "C/C++ 语言基础功能",
"description": "在 C/C++ 文件中提供代码片段、语法高亮、括号匹配和折叠功能。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "C# 语言基础功能",
"description": "在 C# 文件中提供代码片段、语法高亮、括号匹配和折叠功能。"
}
}
}

View File

@@ -0,0 +1,93 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "CSS 语言功能",
"description": "为 CSS、LESS 和 SCSS 文件提供丰富的语言支持。",
"css.title": "CSS",
"css.completion.triggerPropertyValueCompletion.desc": "默认情况下VS Code 在选择 CSS 属性后触发属性值完成。使用此设置可禁用此行为。",
"css.lint.argumentsInColorFunction.desc": "无效的参数数量。",
"css.lint.boxModel.desc": "在使用 `padding` 或 `border` 时,不要使用 `width` 或 `height`。",
"css.lint.compatibleVendorPrefixes.desc": "使用厂商特定的前缀时,同时添加所有其他厂商特定的属性。",
"css.lint.duplicateProperties.desc": "不要使用重复的样式定义。",
"css.lint.emptyRules.desc": "不要使用空规则集。",
"css.lint.float.desc": "避免使用 `float`。浮动会使 CSS 变得脆弱。即使只更改了一部分布局,也很容易造成破坏。",
"css.lint.fontFaceProperties.desc": "`@font-face` 规则必须定义 `src` 和 `font-family` 属性。",
"css.lint.hexColorLength.desc": "十六进制颜色必须由三个或六个十六进制数字组成。",
"css.lint.idSelector.desc": "选择器不应包含 ID因为这些规则与 HTML 的耦合过于紧密。",
"css.lint.ieHack.desc": "仅在需要支持 IE7 及更低版本时,才需要 IE hack。",
"css.lint.important.desc": "避免使用 `!important`。它表明整个 CSS 的优先级已经失去控制且需要进行重构。",
"css.lint.importStatement.desc": "import 语句没有并行加载。",
"css.lint.propertyIgnoredDueToDisplay.desc": "由于 `display` 属性值,属性被忽略。例如,使用 `display: inline` 时,`width`、`height`、`margin-top`、`margin-bottom` 和 `float` 属性将不起作用。",
"css.lint.universalSelector.desc": "通配选择符 (`*`) 的运行效率低。",
"css.lint.unknownAtRules.desc": "未知的 @ 规则。",
"css.lint.unknownProperties.desc": "未知的属性。",
"css.lint.validProperties.desc": "不根据 \"unknownProperties\" 规则进行验证的属性列表。",
"css.lint.unknownVendorSpecificProperties.desc": "未知的供应商特定属性。",
"css.lint.vendorPrefix.desc": "使用厂商特定的前缀时,同时添加标准属性。",
"css.lint.zeroUnits.desc": "零不需要单位。",
"css.trace.server.desc": "跟踪 VS Code 与 CSS 语言服务器之间的通信。",
"css.validate.title": "控制 CSS 验证和问题严重性。",
"css.validate.desc": "启用或禁用所有验证。",
"less.title": "LESS",
"less.lint.argumentsInColorFunction.desc": "参数数目无效。",
"less.lint.boxModel.desc": "在使用 `padding` 或 `border` 时,不要使用 `width` 或 `height`。",
"less.lint.compatibleVendorPrefixes.desc": "使用厂商特定的前缀时,同时添加所有其他厂商特定的属性。",
"less.lint.duplicateProperties.desc": "不要使用重复的样式定义。",
"less.lint.emptyRules.desc": "不要使用空规则集。",
"less.lint.float.desc": "避免使用 `float`。浮动会使 CSS 变得脆弱。即使只更改了一部分布局,也很容易造成破坏。",
"less.lint.fontFaceProperties.desc": "`@font-face` 规则必须定义 `src` 和 `font-family` 属性。",
"less.lint.hexColorLength.desc": "十六进制颜色必须由三个或六个十六进制数字组成。",
"less.lint.idSelector.desc": "选择器不应包含 ID因为这些规则与 HTML 的耦合过于紧密。",
"less.lint.ieHack.desc": "仅在需要支持 IE7 及更低版本时,才需要 IE hack。",
"less.lint.important.desc": "避免使用 `!important`。它表明整个 CSS 的优先级已经失去控制且需要进行重构。",
"less.lint.importStatement.desc": "import 语句没有并行加载。",
"less.lint.propertyIgnoredDueToDisplay.desc": "由于 `display` 属性值,属性被忽略。例如,使用 `display: inline` 时,`width`、`height`、`margin-top`、`margin-bottom` 和 `float` 属性将不起作用。",
"less.lint.universalSelector.desc": "通配选择符 (`*`) 的运行效率低。",
"less.lint.unknownProperties.desc": "未知的属性。",
"less.lint.validProperties.desc": "不根据 \"unknownProperties\" 规则进行验证的属性列表。",
"less.lint.unknownVendorSpecificProperties.desc": "未知的供应商特定属性。",
"less.lint.vendorPrefix.desc": "使用厂商特定的前缀时,同时添加标准属性。",
"less.lint.zeroUnits.desc": "零不需要单位。",
"less.validate.title": "控制 LESS 验证和问题严重性。",
"less.validate.desc": "启用或禁用所有验证。",
"scss.title": "SCSS (Sass)",
"scss.lint.argumentsInColorFunction.desc": "参数数目无效。",
"scss.lint.boxModel.desc": "在使用 `padding` 或 `border` 时,不要使用 `width` 或 `height`。",
"scss.lint.compatibleVendorPrefixes.desc": "使用厂商特定的前缀时,同时添加所有其他厂商特定的属性。",
"scss.lint.duplicateProperties.desc": "不要使用重复的样式定义。",
"scss.lint.emptyRules.desc": "不要使用空规则集。",
"scss.lint.float.desc": "避免使用 `float`。浮动会使 CSS 变得脆弱。即使只更改了一部分布局,也很容易造成破坏。",
"scss.lint.fontFaceProperties.desc": "`@font-face` 规则必须定义 `src` 和 `font-family` 属性。",
"scss.lint.hexColorLength.desc": "十六进制颜色必须由三个或六个十六进制数字组成。",
"scss.lint.idSelector.desc": "选择器不应包含 ID因为这些规则与 HTML 的耦合过于紧密。",
"scss.lint.ieHack.desc": "仅在需要支持 IE7 及更低版本时,才需要 IE hack。",
"scss.lint.important.desc": "避免使用 `!important`。它表明整个 CSS 的优先级已经失去控制且需要进行重构。",
"scss.lint.importStatement.desc": "import 语句没有并行加载。",
"scss.lint.propertyIgnoredDueToDisplay.desc": "由于 `display` 属性值,属性被忽略。例如,使用 `display: inline` 时,`width`、`height`、`margin-top`、`margin-bottom` 和 `float` 属性将不起作用。",
"scss.lint.universalSelector.desc": "通配选择符 (`*`) 的运行效率低。",
"scss.lint.unknownProperties.desc": "未知的属性。",
"scss.lint.validProperties.desc": "不根据 \"unknownProperties\" 规则进行验证的属性列表。",
"scss.lint.unknownVendorSpecificProperties.desc": "未知的供应商特定属性。",
"scss.lint.vendorPrefix.desc": "使用厂商特定的前缀时,同时添加标准属性。",
"scss.lint.zeroUnits.desc": "零不需要单位。",
"scss.validate.title": "控制 SCSS 验证和问题严重性。",
"scss.validate.desc": "启用或禁用所有验证。",
"css.colorDecorators.enable.deprecationMessage": "已弃用设置 \"css.colorDecorators.enable\",请改用 \"editor.colorDecorators\"。",
"scss.colorDecorators.enable.deprecationMessage": "已弃用设置 \"scss.colorDecorators.enable\",请改用 \"editor.colorDecorators\"。",
"less.colorDecorators.enable.deprecationMessage": "已弃用设置 \"less.colorDecorators.enable\",请改用 \"editor.colorDecorators\"。"
},
"client\\out/cssMain": {
"cssserver.name": "CSS 语言服务器",
"folding.start": "折叠区域开始",
"folding.end": "折叠区域结束"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "CSS 语言基础功能",
"description": "为 CSS、LESS 和 SCSS 文件中提供语法高亮和括号匹配功能。"
}
}
}

View File

@@ -0,0 +1,26 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Node 调试自动附加",
"description": "当 node-debug 扩展未启用时提供自动附加的辅助程序。",
"debug.node.autoAttach.description": "当 Node.js 从集成终端以调试模式启动时自动附加 Node 调试器",
"debug.node.autoAttach.disabled.description": "自动附加被禁用,且不在状态栏中显示。",
"debug.node.autoAttach.on.description": "自动附加已启用。",
"debug.node.autoAttach.off.description": "自动附加未启用。",
"toggle.auto.attach": "切换开关自动附加"
},
"out/extension": {
"status.text.auto.attach.on": "自动附加: 开",
"status.text.auto.attach.off": "自动附加: 关",
"status.tooltip.auto.attach": "在调试模式下自动附加到 Node.js 进程"
}
}
}

View File

@@ -0,0 +1,28 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "服务器就绪操作",
"description": "如果正在调试的服务器已准备就绪,在浏览器中打开 URI。",
"debug.server.ready.serverReadyAction.description": "当正在调试的服务器程序准备就绪时执行URI (通过 \"listening on port 3000\" 或 \"Now listening on: https://localhost:5001\" 的形式发送至调试控制台 )。",
"debug.server.ready.action.description": "当服务器准备就绪时,如何处理 URI。",
"debug.server.ready.action.openExternally.description": "使用默认应用程序在外部打开 URI。",
"debug.server.ready.action.debugWithChrome.description": "开始使用 \"Debugger for Chrome\" 进行调试。",
"debug.server.ready.pattern.description": "此模式出现在调试控制台上表示服务器已准备就绪。首个捕获组必须包含一个 URI 或端口号。",
"debug.server.ready.uriFormat.description": "从端口号构造 URI 时使用的格式字符串。第一个 \"%s\" 将替换为端口号。",
"debug.server.ready.webRoot.description": "传递给 \"Debugger for Chrome\" 调试配置的值。"
},
"out/extension": {
"server.ready.nocapture.error": "格式 uri (\"{0}\") 使用替换占位符, 但模式没有捕获任何内容。",
"server.ready.placeholder.error": "格式 uri (\"{0}\") 只能包含一个替换占位符。",
"server.ready.chrome.not.installed": "操作 'debugWithChrome' 需要 '{0}'"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Docker 语言基础功能",
"description": "在 Docker 文件中提供语法高亮和括号匹配功能。"
}
}
}

View File

@@ -0,0 +1,70 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "适用于 VS Code 的 Emmet 支持",
"command.wrapWithAbbreviation": "使用缩写包围",
"command.wrapIndividualLinesWithAbbreviation": "输入缩写包围个别行",
"command.removeTag": "删除标记",
"command.updateTag": "更新标记",
"command.matchTag": "转至匹配对",
"command.balanceIn": "平衡(向内)",
"command.balanceOut": "平衡(向外)",
"command.prevEditPoint": "转到上一编辑点",
"command.nextEditPoint": "转到下一编辑点",
"command.mergeLines": "合并行",
"command.selectPrevItem": "选择上一项",
"command.selectNextItem": "选择下一项",
"command.splitJoinTag": "分离/联接标记",
"command.toggleComment": "切换注释",
"command.evaluateMathExpression": "求数学表达式的值",
"command.updateImageSize": "更新图像大小",
"command.reflectCSSValue": "映射 CSS 值",
"command.incrementNumberByOne": "增加 1",
"command.decrementNumberByOne": "减少 1",
"command.incrementNumberByOneTenth": "增加 0.1",
"command.decrementNumberByOneTenth": "减少 0.1",
"command.incrementNumberByTen": "增加 10",
"command.decrementNumberByTen": "减少 10",
"emmetSyntaxProfiles": "为指定的语法定义配置文件或使用带有特定规则的配置文件。",
"emmetExclude": "不应展开 Emmet 缩写的语言数组。",
"emmetExtensionsPath": "指向包含 Emmet 配置文件与代码片段的文件夹路径。",
"emmetShowExpandedAbbreviation": "将展开的 Emmet 缩写作为建议进行显示。\n若选择 `\"inMarkupAndStylesheetFilesOnly\"`,将在 html、haml、jade、slim、xml、xsl、css、scss、sass、less 和 stylus 文件中生效。\n若选择 `\"always\"`,将在所有适用文件 (不仅仅是标记或 CSS 文件) 的所有部分生效。",
"emmetShowAbbreviationSuggestions": "将可能的 Emmet 缩写作为建议进行显示。当在样式表中或 emmet.showExpandedAbbreviation 设置为 `\"never\"` 时不适用。",
"emmetIncludeLanguages": "在默认不支持 Emmet 的语言中启用 Emmet 缩写功能。在此添加该语言与受支持的语言间的映射。\n示例: `{\"vue-html\": \"html\", \"javascript\": \"javascriptreact\"}`",
"emmetVariables": "用于 Emmet 代码片段的变量",
"emmetTriggerExpansionOnTab": "启用后,按下 TAB 键,将展开 Emmet 缩写。",
"emmetPreferences": "用于修改 Emmet 某些操作和解析程序的行为的首选项。",
"emmetPreferencesIntUnit": "整数值的默认单位",
"emmetPreferencesFloatUnit": "浮点数值的默认单位",
"emmetPreferencesCssAfter": "展开 CSS 缩写时在 CSS 属性末尾放置的符号",
"emmetPreferencesSassAfter": "在 Sass 文件中展开 CSS 缩写时在 CSS 属性末尾放置的符号",
"emmetPreferencesStylusAfter": "在 Stylus 文件中展开 CSS 缩写时在 CSS 属性末尾放置的符号",
"emmetPreferencesCssBetween": "展开 CSS 缩写时在 CSS 属性之间放置的符号",
"emmetPreferencesSassBetween": "在 Sass 文件中展开 CSS 缩写时在 CSS 属性之间放置的符号",
"emmetPreferencesStylusBetween": "在 Stylus 文件中展开 CSS 缩写时在 CSS 属性之间放置的符号",
"emmetShowSuggestionsAsSnippets": "若为 `true`Emmet 建议将显示为代码片段。可以在 `#editor.snippetSuggestions#` 设置中排列其顺序。",
"emmetPreferencesBemElementSeparator": "在使用 BEM 过滤器时,类名使用的元素分隔符",
"emmetPreferencesBemModifierSeparator": "在使用 BEM 过滤器时,类名使用的修饰符分隔符",
"emmetPreferencesFilterCommentBefore": "使用注释过滤器时,应置于匹配元素前注释的定义。",
"emmetPreferencesFilterCommentAfter": "使用注释过滤器时,应置于匹配元素后注释的定义。",
"emmetPreferencesFilterCommentTrigger": "用半角逗号 (\",\") 隔开的属性名缩写的数组,将由注释筛选器应用",
"emmetPreferencesFormatNoIndentTags": "表示不应向内缩进的标记名称数组",
"emmetPreferencesFormatForceIndentTags": "表示应始终向内缩进的标记名称数组",
"emmetPreferencesAllowCompactBoolean": "若为 \"true\",将生成紧凑型布尔属性",
"emmetPreferencesCssWebkitProperties": "Emmet 缩写中使用的由 \"-\" 打头有 \"webkit\" 前缀的 CSS 属性,使用半角逗号 (\",\") 进行分隔。若要始终避免 \"webkit\" 前缀,请设为空字符串。",
"emmetPreferencesCssMozProperties": "Emmet 缩写中使用的由 \"-\" 打头有 \"moz\" 前缀的 CSS 属性,使用半角逗号 (\",\") 进行分隔。若要始终避免 \"moz\" 前缀,请设为空字符串。",
"emmetPreferencesCssOProperties": "Emmet 缩写中使用的由 \"-\" 打头有 \"o\" 前缀的 CSS 属性,使用半角逗号 (\",\") 进行分隔。若要始终避免 \"o\" 前缀,请设为空字符串。",
"emmetPreferencesCssMsProperties": "Emmet 缩写中使用的由 \"-\" 打头有 \"ms\" 前缀的 CSS 属性,使用半角逗号 (\",\") 进行分隔。若要始终避免 \"ms\" 前缀,请设为空字符串。",
"emmetPreferencesCssFuzzySearchMinScore": "显示的缩写模糊匹配应达到的最低分数 (0 到 1 之间)。较低的值可能使匹配错误变多,较高的值可能将不会显示应有的匹配项。",
"emmetOptimizeStylesheetParsing": "当设置为 `false` 时,将分析整个文件并确定当前位置能否展开 Emmet 缩写。当设置为 `true` 时,将仅在 CSS/SCSS/LESS 文件中分析当前位置周围的内容。"
}
}
}

View File

@@ -0,0 +1,29 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "扩展创建",
"description": "在创建扩展时提供 linting 功能。"
},
"out/packageDocumentHelper": {
"languageSpecificEditorSettings": "特定语言编辑器设置",
"languageSpecificEditorSettingsDescription": "替代语言编辑器设置"
},
"out/extensionLinter": {
"httpsRequired": "图像必须使用 HTTPS 协议。",
"svgsNotValid": "SVG 不是有效的图像源。",
"embeddedSvgsNotValid": "嵌入的 SVG 不是有效的图像源。",
"dataUrlsNotValid": "数据 URL 不是有效的图像源。",
"relativeUrlRequiresHttpsRepository": "相关 URL 要求在 package.json 中指定使用 HTTPS 协议的存储库。",
"relativeIconUrlRequiresHttpsRepository": "图标要求在此 package.json 中指定使用 HTTPS 协议的存储库。",
"relativeBadgeUrlRequiresHttpsRepository": "相对徽章 URL 要求在 package.json 中指定使用 HTTPS 协议的存储库。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "F# 语言基础功能",
"description": "在 F# 文件中提供代码片段、语法高亮、括号匹配和折叠功能。"
}
}
}

View File

@@ -0,0 +1,321 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Git",
"description": "Git 源代码管理集成",
"command.clone": "克隆",
"command.init": "初始化存储库",
"command.openRepository": "打开存储库",
"command.close": "关闭存储库",
"command.refresh": "刷新",
"command.openChange": "打开更改",
"command.openFile": "打开文件",
"command.openHEADFile": "打开文件 (HEAD)",
"command.stage": "暂存更改",
"command.stageAll": "暂存所有更改",
"command.stageSelectedRanges": "暂存所选范围",
"command.revertSelectedRanges": "还原所选更改",
"command.stageChange": "暂存更改",
"command.revertChange": "还原更改",
"command.unstage": "取消暂存更改",
"command.unstageAll": "取消暂存所有更改",
"command.unstageSelectedRanges": "取消暂存所选范围",
"command.clean": "放弃更改",
"command.cleanAll": "放弃所有更改",
"command.commit": "提交",
"command.commitStaged": "提交已暂存文件",
"command.commitEmpty": "创建空提交",
"command.commitStagedSigned": "提交已暂存文件(已署名)",
"command.commitStagedAmend": "已暂存提交(修改)",
"command.commitAll": "全部提交",
"command.commitAllSigned": "全部提交(已署名)",
"command.commitAllAmend": "全部提交(修改)",
"command.restoreCommitTemplate": "还原提交模板",
"command.undoCommit": "撤消上次提交",
"command.checkout": "签出到...",
"command.branch": "创建分支...",
"command.branchFrom": "从...创建分支",
"command.deleteBranch": "删除分支...",
"command.renameBranch": "重命名分支...",
"command.merge": "合并分支...",
"command.createTag": "创建标记",
"command.fetch": "抓取",
"command.fetchPrune": "获取 (删除)",
"command.fetchAll": "从所有远程存储库中拉取",
"command.pull": "拉取",
"command.pullRebase": "拉取(变基)",
"command.pullFrom": "拉取自...",
"command.push": "推送",
"command.pushForce": "推送(强制)",
"command.pushTo": "推送到...",
"command.pushToForce": "推送到...(强制)",
"command.pushWithTags": "带标记推送",
"command.pushWithTagsForce": "带标记推送(强制)",
"command.addRemote": "添加远程库",
"command.removeRemote": "删除远程存储库",
"command.sync": "同步",
"command.syncRebase": "同步(变基)",
"command.publish": "发布分支",
"command.showOutput": "显示 GIT 输出",
"command.ignore": "将文件添加到 .gitignore",
"command.stashIncludeUntracked": "储藏(包含未跟踪)",
"command.stash": "储藏",
"command.stashPop": "弹出储藏...",
"command.stashPopLatest": "弹出最新储藏",
"command.stashApply": "应用储藏...",
"command.stashApplyLatest": "应用最新储藏",
"config.enabled": "是否启用 Git。",
"config.path": "Git 可执行文件的路径和文件名。例如: `C:\\Program Files\\Git\\bin\\git.exe` (Windows)。",
"config.autoRepositoryDetection": "配置何时自动检测存储库。",
"config.autoRepositoryDetection.true": "扫描当前打开文件夹与当前打开文件所在文件夹的子文件夹。",
"config.autoRepositoryDetection.false": "禁止自动扫描存储库。",
"config.autoRepositoryDetection.subFolders": "扫描当前打开文件夹的子文件夹。",
"config.autoRepositoryDetection.openEditors": "扫描当前打开文件的父文件夹。",
"config.autorefresh": "是否启用自动刷新。",
"config.autofetch": "启用时提交将自动从当前Git存储库的默认远程获取。",
"config.autofetchPeriod": "在启用 \"git.autofetch\" 情况下每次自动 git fetch 之间的间隔时间(以秒为单位)。",
"config.confirmSync": "同步 Git 存储库前请先进行确认。",
"config.countBadge": "控制 Git 徽章计数器。",
"config.countBadge.all": "对所有更改计数。",
"config.countBadge.tracked": "仅对跟踪的更改计数。",
"config.countBadge.off": "关闭计数器。",
"config.checkoutType": "控制在运行“推送到...”功能时列出的分支类型。",
"config.checkoutType.all": "显示全部参考文献。",
"config.checkoutType.local": "只显示本地分支。",
"config.checkoutType.tags": "仅显示标记。",
"config.checkoutType.remote": "仅显示远程分支。",
"config.branchValidationRegex": "用于验证新分支名称的正则表达式。",
"config.branchWhitespaceChar": "在新分支名称中替换空白字符的字符。",
"config.ignoreLegacyWarning": "忽略“旧版 Git”警告。",
"config.ignoreMissingGitWarning": "忽略“缺失 Git”的警告。",
"config.ignoreLimitWarning": "忽略“存储库中存在大量更改”的警告。",
"config.defaultCloneDirectory": "克隆 Git 存储库的默认位置。",
"config.enableSmartCommit": "在没有暂存的更改时提交所有更改。",
"config.enableCommitSigning": "启用使用 GPG 签名的提交",
"config.discardAllScope": "控制运行“放弃所有更改”命令时放弃的更改类型。\"all\" 放弃所有更改。\"tracked\" 只放弃跟踪的文件。\"prompt\" 表示在每次运行此操作时显示提示对话框。",
"config.decorations.enabled": "控制 Git 是否在资源管理器和“打开的编辑器”视图中添加颜色和小标。",
"config.promptToSaveFilesBeforeCommit": "控制 Git 是否在提交之前检查未保存的文件。",
"config.postCommitCommand": "成功提交后运行 git 命令。",
"config.postCommitCommand.none": "提交后不要运行任何命令。",
"config.postCommitCommand.push": "成功提交后运行'Git Push'。",
"config.postCommitCommand.sync": "成功提交后运行'Git Sync'。",
"config.showInlineOpenFileAction": "控制是否在 Git 更改视图中显示内联“打开文件”操作。",
"config.showPushSuccessNotification": "控制在推送成功时是否显示通知。",
"config.inputValidation": "控制何时显示提交消息输入验证。",
"config.inputValidationLength": "控制显示提交消息长度警告的长度阈值。",
"config.inputValidationSubjectLength": "控制显示警告的提交消息主题长度阈值。请取消设置它以继承 \"config.inputValidationLength\" 的值。",
"config.detectSubmodules": "控制是否自动检测 Git 子模块。",
"config.detectSubmodulesLimit": "控制可检测到的 Git 子模块的限制。",
"config.alwaysShowStagedChangesResourceGroup": "始终显示“暂存的更改”资源组。",
"config.alwaysSignOff": "控制所有提交的 signoff 标志。",
"config.ignoredRepositories": "要忽略的 Git 存储库列表。",
"config.scanRepositories": "在其中搜索 Git 存储库的路径的列表。",
"config.showProgress": "控制 Git 操作是否显示进度提示。",
"config.rebaseWhenSync": "在运行“同步”命令时,强制 Git 使用“变基”。",
"config.confirmEmptyCommits": "在创建空提交时始终进行确认。",
"config.fetchOnPull": "在拉取时是抓取所有分支还是仅当前分支。",
"config.autoStash": "在拉取前暂存所有更改,在成功拉取后还原这些更改。",
"config.allowForcePush": "控制是否启用强制推送 (不论 force 还是 force-with-lease)。",
"config.useForcePushWithLease": "控制是否使用更安全的 force-with-lease 进行强制推送。",
"config.confirmForcePush": "控制在强制推送前是否进行确认。",
"config.openDiffOnClick": "控制单击更改时是否应打开差异编辑器。否则将打开常规编辑器。",
"colors.added": "已添加资源的颜色。",
"colors.modified": "已修改资源的颜色。",
"colors.deleted": "已删除资源的颜色。",
"colors.untracked": "未跟踪资源的颜色。",
"colors.ignored": "已忽略资源的颜色。",
"colors.conflict": "存在冲突的资源的颜色。",
"colors.submodule": "子模块资源的颜色。"
},
"out/statusbar": {
"rebasing": "正在变基",
"checkout": "签出...",
"sync changes": "同步更改",
"publish changes": "发布更改",
"syncing changes": "正在同步更改..."
},
"out/repository": {
"open": "打开",
"index modified": "已修改索引",
"modified": "已修改",
"index added": "已添加索引",
"index deleted": "已删除索引",
"deleted": "已删除",
"index renamed": "已重命名索引",
"index copied": "已复制索引",
"untracked": "未跟踪的",
"ignored": "已忽略",
"intent to add": "打算添加",
"both deleted": "两者均已删除",
"added by us": "已由我们添加",
"deleted by them": "已被他们删除",
"added by them": "已由他们添加",
"deleted by us": "已被我们删除",
"both added": "两者均已添加",
"both modified": "二者均已修改",
"commitMessage": "Message (press {0} to commit)",
"commit": "提交",
"merge changes": "合并更改",
"staged changes": "暂存的更改",
"changes": "更改",
"push success": "已成功推送。",
"commit in rebase": "无法在变基过程中修改提交消息。请完成变基操作,并改用交互式变基。",
"commitMessageWhitespacesOnlyWarning": "当前提交消息仅包含空白字符",
"commitMessageCountdown": "当前行剩余 {0} 个字符",
"commitMessageWarning": "当前行比 {1} 超出 {0} 个字符",
"huge": "Git 存储库“{0}”中存在大量活动更改,将仅启用部分 Git 功能。",
"neveragain": "不再显示",
"add known": "是否要将“{0}”添加到 .gitignore?",
"yes": "是"
},
"out/model": {
"not supported": "\"git.scanRepositories\" 设置中不支持绝对路径。",
"too many submodules": "“{0}”存储库中的 {1} 个子模块将不会自动打开。您仍可以通过打开其中的文件来单独打开每个子模块。",
"no repositories": "没有可用存储库",
"pick repo": "选择存储库"
},
"out/main": {
"looking": "正在查找 Git: {0}",
"using git": "将使用位于 {1} 的 Git {0}",
"downloadgit": "下载 Git",
"neverShowAgain": "不再显示",
"notfound": "未找到 Git。请安装 Git或在 \"git.path\" 设置中配置。",
"updateGit": "更新 GIT",
"git20": "似乎已安装 GIT {0}。Code 非常适合 GIT >= 2"
},
"out/commands": {
"tag at": "{0} 处的标记",
"remote branch at": "{0} 处的远程分支",
"create branch": "$(plus) 创建新的分支...",
"create branch from": "$(plus) 创建新的分支机构...",
"repourl": "存储库 URL",
"selectFolder": "选择存储库位置",
"cloning": "正在克隆 Git 存储库“{0}”...",
"proposeopen": "是否要打开已克隆存储库?",
"openrepo": "打开存储库",
"add": "添加到工作区",
"proposeopen2": "您是希望打开克隆的存储库,还是将其添加到当前工作区?",
"init": "选择用于初始化 Git 储存库的工作区文件夹",
"choose": "选择文件夹...",
"init repo": "初始化存储库",
"create repo": "初始化存储库",
"are you sure": "将在“{0}”中创建 Git 存储库。确定要继续吗?",
"proposeopen init": "是否打开初始化的存储库?",
"proposeopen2 init": "您是希望打开初始化的存储库,还是将其添加到当前工作区?",
"open repo": "打开存储库",
"HEAD not available": "“{0}”的 HEAD 版本不可用。",
"confirm stage files with merge conflicts": "确定要暂存含有合并冲突的 {0} 个文件吗?",
"confirm stage file with merge conflicts": "确定要暂存含有合并冲突的 {0} 吗?",
"yes": "是",
"keep ours": "保留“我们”的版本",
"delete": "删除文件",
"deleted by them": "文件“{0}”已在“他们”的分支中删除,但在“我们”的分支中存在改动。\n\n你想进行什么操作?",
"keep theirs": "保留“他们”的版本",
"deleted by us": "文件“{0}”已在“我们”的分支中删除,但在“他们”的分支中存在改动。\n\n你想进行什么操作?",
"discard": "放弃更改",
"confirm delete": "是否确定要删除 {0}?",
"delete file": "删除文件",
"restore file": "恢复文件",
"confirm restore": "是否确实要还原 {0}?",
"confirm discard": "确定要放弃 {0} 中更改吗?",
"restore files": "恢复文件",
"confirm restore multiple": "是否确定要还原 {0} 个文件?",
"confirm discard multiple": "是否确实要放弃 {0} 文件中的更改?",
"warn untracked": "这将删除 {0} 个未跟踪的文件!",
"confirm discard all single": "确定要放弃 {0} 中更改吗?",
"confirm discard all": "确定要放弃在 {0} 个文件中的所有更改吗?\n此操作不可撤销!\n你当前的工作集将会永远丢失。",
"discardAll multiple": "放弃 1 个文件",
"discardAll": "放弃所有 {0} 个文件",
"confirm delete multiple": "是否确定要删除 {0} 个文件?",
"delete files": "删除文件",
"there are untracked files single": "若放弃下面未跟踪的文件,其将被从硬盘上删除: {0}。",
"there are untracked files": "若放弃 {0} 个未跟踪的文件,其将被从硬盘上删除。",
"confirm discard all 2": "{0}\n\n此操作不可撤销你当前的工作集将会永远丢失。",
"yes discard tracked": "放弃 1 个已跟踪的文件",
"yes discard tracked multiple": "放弃 {0} 个已跟踪的文件",
"unsaved files single": "以下文件尚未保存:{0}。\n\n您要在提交之前保存吗?",
"unsaved files": "当前有 {0} 个文件尚未保存。\n\n您要在提交之前保存吗?",
"save and commit": "全部保存并提交",
"commit": "仍要提交",
"no staged changes": "现在没有暂存的更改以供提交\n\n是否要直接自动暂存所有更改并提交",
"always": "总是",
"no changes": "没有要提交的更改。",
"commit message": "提交消息",
"provide commit message": "请提供提交消息",
"confirm emtpy commit": "是否确定要创建空提交?",
"yes never again": "确定,且不再显示",
"no more": "无法撤消,因为 HEAD 不指向任何提交。",
"select a ref to checkout": "选择要签出的 ref",
"branch name": "分支名称",
"provide branch name": "请提供分支名称",
"branch name format invalid": "分支名称必须匹配正则表达式: {0}",
"select a ref to create a new branch from": "选择一个 ref 创建 \"{0}\" 分支",
"select branch to delete": "选择要删除的分支",
"confirm force delete branch": "“{0}”分支未被完全合并。是否仍要删除?",
"delete branch": "删除分支",
"invalid branch name": "分支名称无效",
"branch already exists": "已存在名为“{0}”的分支",
"select a branch to merge from": "选择要从其合并的分支",
"tag name": "标记名称",
"provide tag name": "已成功带标记进行推送。",
"tag message": "消息",
"provide tag message": "请提供消息以对标记进行注释",
"no remotes to fetch": "此存储库未配置可以从中抓取的远程存储库。",
"no remotes to pull": "存储库未配置任何从其中进行拉取的远程存储库。",
"pick remote pull repo": "选择要从其拉取分支的远程位置",
"pick branch pull": "选择拉取的来源分支",
"no remotes to push": "存储库未配置任何要推送到的远程存储库。",
"force push not allowed": "不允许强制推送,请启用 \"git. allowForcePush\" 设置。",
"confirm force push": "即将强制推送更改,此操作可能具有破坏性并可能在无意中覆盖其他人的更改。\n\n是否继续?",
"ok": "确定",
"never ask again": "确定,且不再询问",
"push with tags success": "已成功带标记进行推送。",
"nobranch": "请签出一个分支以推送到远程。",
"confirm publish branch": "分支“{0}”没有上游分支。您要发布此分支吗?",
"pick remote": "选取要将分支“{0}”发布到的远程:",
"remote name": "远程存储库名称",
"provide remote name": "请提供远程存储库名称",
"remote name format invalid": "远程仓库名称格式无效",
"remote already exists": "远程存储库“{0}”已存在。",
"remote url": "远程存储库 URL",
"provide remote URL": "输入远程仓库 \"{0}\" 的 URL",
"no remotes added": "您的存储库中没有远程存储库。",
"remove remote": "选择要删除的远程库",
"sync is unpredictable": "此操作将推送提交至“{0}/{1}”,并从中拉取提交。",
"never again": "确定,且不再显示",
"no remotes to publish": "存储库未配置任何要发布到的远程存储库。",
"no changes stash": "没有要储藏的更改。",
"provide stash message": "提供储藏消息(可选)",
"stash message": "储藏消息",
"pick stash to pop": "选择要弹出的储藏",
"no stashes": "此存储库中没有储藏。",
"pick stash to apply": "选择要应用的储藏",
"open git log": "打开 GIT 日志",
"clean repo": "在签出前,请清理存储库工作树。",
"cant push": "无法推送 refs 到远端。您可以试着运行“拉取”功能,整合您的更改。",
"merge conflicts": "存在合并冲突。请在提交之前解决这些冲突。",
"stash merge conflicts": "在应用储藏时存在合并冲突。",
"missing user info": "请确保已在 Git 中配置您的 \"user.name\" 和 \"user.email\"。",
"learn more": "了解详细信息",
"git error details": "Git: {0}",
"git error": "Git 错误"
},
"out/autofetch": {
"yes": "是",
"no": "否",
"not now": "稍后询问",
"suggest auto fetch": "您希望 Code [定期运行 \"git fetch\"]({0}) 吗?"
},
"out/askpass-main": {
"missOrInvalid": "凭据丢失或无效。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Go 语言基础功能",
"description": "在 Go 文件中提供语法高亮和括号匹配功能。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Groovy 语言基础功能",
"description": "在 Groovy 文件中提供代码片段、语法高亮和括号匹配功能。"
}
}
}

View File

@@ -0,0 +1,24 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "向 VS Code 提供 Grunt 功能的扩展。",
"displayName": "适用于 VS Code 的 Grunt 支持",
"config.grunt.autoDetect": "控制是否自动检测 Grunt 任务。默认开启。",
"grunt.taskDefinition.type.description": "要自定义的 Grunt 任务。",
"grunt.taskDefinition.file.description": "提供任务的 Grunt 文件。可以省略。"
},
"out/main": {
"gulpTaskDetectError": "查找 jake 任务时出现问题。有关详细信息, 请参阅输出。",
"jakeShowOutput": "转到输出",
"execFailed": "在文件夹 {0} 中自动检测 Grunt 失败,错误: {1}"
}
}
}

View File

@@ -0,0 +1,24 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "向 VSCode 提供 Gulp 功能的扩展。",
"displayName": "适用于 VSCode 的 Gulp 支持",
"config.gulp.autoDetect": "控制是否自动检测 Gulp 任务。默认开启。",
"gulp.taskDefinition.type.description": "要自定义的 Gulp 任务。",
"gulp.taskDefinition.file.description": "提供任务的 Gulp 文件。可以省略。"
},
"out/main": {
"gulpTaskDetectError": "查找 gulp 任务时出现问题。有关详细信息,请查看输出。",
"gulpShowOutput": "转到输出",
"execFailed": "在文件夹 {0} 中自动检测 gulp 失败,错误: {1}"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Handlebars 语言基础功能",
"description": "在 Handlebars 文件中提供语法高亮和括号匹配功能。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "HLSL 语言基础功能",
"description": "在 HLSL 文件中提供语法高亮和括号匹配功能。"
}
}
}

View File

@@ -0,0 +1,45 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "HTML 语言功能",
"description": "为 HTML 和 Handlebar 文件提供丰富的语言支持",
"html.format.enable.desc": "启用或禁用默认 HTML 格式化程序。",
"html.format.wrapLineLength.desc": "每行最大字符数(0 = 禁用)。",
"html.format.unformatted.desc": "以逗号分隔的标记列表,其中的内容不会被重新格式化。若为 `null`,默认包含所有列于 https://www.w3.org/TR/html5/dom.html#phrasing-content 的标记。",
"html.format.contentUnformatted.desc": "List of tags, comma separated, where the content shouldn't be reformatted. `null` defaults to the `pre` tag.",
"html.format.indentInnerHtml.desc": "缩进 `<head>` 和 `<body>` 部分。",
"html.format.preserveNewLines.desc": "控制是否保留元素前已有的换行符。仅适用于元素前,不适用于标记内或文本。",
"html.format.maxPreserveNewLines.desc": "保留在一个区块中的换行符的最大数量。若为 `null`,则没有限制。",
"html.format.indentHandlebars.desc": "对 `{{#foo}}` 和 `{{/foo}}` 进行格式化与缩进。",
"html.format.endWithNewline.desc": "以新行结束。",
"html.format.extraLiners.desc": "以逗号分隔的标记列表,其中的标记之前将有额外新行。若为 `null`,默认包含 `\"head, body, /html\"`。",
"html.format.wrapAttributes.desc": "对属性进行换行。",
"html.format.wrapAttributes.auto": "仅在超出行长度时才对属性进行换行。",
"html.format.wrapAttributes.force": "对除第一个属性外的其他每个属性进行换行。",
"html.format.wrapAttributes.forcealign": "对除第一个属性外的其他每个属性进行换行,并保持对齐。",
"html.format.wrapAttributes.forcemultiline": "对每个属性进行换行。",
"html.format.wrapAttributes.alignedmultiple": "当超出折行长度时,将属性进行垂直对齐。",
"html.format.wrapAttributes.preserve": "保留属性的包装",
"html.format.wrapAttributes.preservealigned": "保留属性的包装,但对齐。",
"html.suggest.html5.desc": "配置内置 HTML 语言支持是否建议 HTML5 标记、属性和值。",
"html.trace.server.desc": "跟踪 VS Code 与 HTML 语言服务器之间的通信。",
"html.validate.scripts": "配置内置的 HTML 语言支持是否对嵌入的脚本进行验证。",
"html.validate.styles": "配置内置 HTML 语言支持是否对嵌入的样式进行验证。",
"html.autoClosingTags": "启用/禁用 HTML 标记的自动关闭。"
},
"client\\out/htmlMain": {
"htmlserver.name": "HTML 语言服务器",
"folding.start": "折叠区域开始",
"folding.end": "折叠区域结束",
"folding.html": "简单的 HTML5 起点"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "HTML 语言基础功能",
"description": "在 HTML 文件中提供语法高亮、括号匹配和代码片段功能。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Ini 语言基础功能",
"description": "在 Ini 文件中提供语法高亮和括号匹配功能。"
}
}
}

View File

@@ -0,0 +1,24 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "向 VS Code 提供 Jake 功能的扩展。",
"displayName": "适用于 VS Code 的 Jake 支持",
"jake.taskDefinition.type.description": "要自定义的 Jake 任务。",
"jake.taskDefinition.file.description": "提供任务的 Jake 文件。可以省略。",
"config.jake.autoDetect": "控制是否自动检测 Jake 任务。默认开启。"
},
"out/main": {
"gulpTaskDetectError": "查找 jake 任务时出现问题。有关详细信息,请查看输出。",
"jakeShowOutput": "转到输出",
"execFailed": "在文件夹 {0} 中自动检测 Jake 失败,错误: {1}"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Java 语言基础功能",
"description": "在 Java 文件中提供代码片段、语法高亮、括号匹配和折叠功能。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "JavaScript 语言基础功能",
"description": "在 JavaScript 文件中提供代码片段、语法高亮、括号匹配和折叠功能。"
}
}
}

View File

@@ -0,0 +1,32 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "JSON 语言功能",
"description": "为 JSON 文件提供丰富的语言支持",
"json.schemas.desc": "将当前项目中的 JSON 文件与架构关联起来",
"json.schemas.url.desc": "当前目录中指向架构的 URL 或相对路径",
"json.schemas.fileMatch.desc": "将 JSON 文件解析到架构时,用于匹配的一组文件模式。",
"json.schemas.fileMatch.item.desc": "将 JSON 文件解析到架构时,用于匹配的可以包含 \"*\" 的文件模式。",
"json.schemas.schema.desc": "给定 URL 的架构定义。只需提供该架构以避免对架构 URL 的访问。",
"json.format.enable.desc": "启用或禁用默认 JSON 格式化程序。",
"json.tracing.desc": "跟踪 VS Code 和 JSON 语言服务器之间的通信。",
"json.colorDecorators.enable.desc": "启用或禁用颜色修饰器",
"json.colorDecorators.enable.deprecationMessage": "已弃用设置 \"json.colorDecorators.enable\",请改用 \"editor.colorDecorators\"。",
"json.schemaResolutionErrorMessage": "无法解析架构。",
"json.clickToRetry": "单击进行重试。"
},
"client\\out/jsonMain": {
"json.schemaResolutionErrorMessage": "无法解析架构。",
"json.clickToRetry": "单击进行重试。",
"jsonserver.name": "JSON 语言服务器"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "JSON 语言基础功能",
"description": "在 JSON 文件中提供语法高亮和括号匹配功能。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Less 语言基础功能",
"description": "在 Less 文件中提供语法高亮、括号匹配和折叠功能。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "日志",
"description": "为扩展名为 .log 的文件提供语法高亮功能。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Lua 语言基础功能",
"description": "在 Lua 文件中提供语法高亮和括号匹配功能。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Make 语言基础功能",
"description": "在 Make 文件中提供语法高亮和括号匹配功能。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Markdown 语言基础功能",
"description": "在 Markdown 文件中提供代码片段和语法高亮功能。"
}
}
}

View File

@@ -0,0 +1,66 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Markdown 语言功能",
"description": "为 Markdown 提供丰富的语言支持。",
"markdown.preview.breaks.desc": "设置换行符如何在 markdown 预览中呈现。将其设置为 \"true\" 会为每一个新行创建一个 <br>。",
"markdown.preview.linkify": "在 Markdown 预览中启用或禁用将类似 URL 的文本转换为链接。",
"markdown.preview.doubleClickToSwitchToEditor.desc": "在 Markdown 预览中双击切换到编辑器。",
"markdown.preview.fontFamily.desc": "控制 Markdown 预览中使用的字体系列。",
"markdown.preview.fontSize.desc": "控制 Markdown 预览中使用的字号(以像素为单位)。",
"markdown.preview.lineHeight.desc": "控制 Markdown 预览中使用的行高。此数值与字号相关。",
"markdown.preview.markEditorSelection.desc": "在 Markdown 预览中标记当前的编辑器选定内容。",
"markdown.preview.scrollEditorWithPreview.desc": "滚动 Markdown 预览时,更新其编辑器视图。",
"markdown.preview.scrollPreviewWithEditor.desc": "滚动 Markdown 编辑器时,更新其预览视图。",
"markdown.preview.scrollPreviewWithEditorSelection.desc": "[弃用] 滚动 Markdown 预览以显示编辑器当前所选行。",
"markdown.preview.scrollPreviewWithEditorSelection.deprecationMessage": "此设置已被 \"markdown.preview.scrollPreviewWithEditor\" 替换且不再有任何效果。",
"markdown.preview.title": "打开预览",
"markdown.previewSide.title": "打开侧边预览",
"markdown.showLockedPreviewToSide.title": "在侧边打开锁定的预览",
"markdown.showSource.title": "显示源",
"markdown.styles.dec": "要在 Markdown 预览中使用的 CSS 样式表的 URL 或本地路径列表。相对路径被解释为相对于资源管理器中打开的文件夹。如果没有任何打开的文件夹,则会被解释为相对于 Markdown 文件的位置。所有的 \"\\\" 需写为 \"\\\\\"。",
"markdown.showPreviewSecuritySelector.title": "更改预览安全设置",
"markdown.trace.desc": "对 Markdown 扩展启用调试日志记录。",
"markdown.preview.refresh.title": "刷新预览",
"markdown.preview.toggleLock.title": "切换开关锁定预览",
"configuration.markdown.preview.openMarkdownLinks.description": "在预览中,控制如何处理指向 Markdown 文件的链接。",
"configuration.markdown.preview.openMarkdownLinks.inEditor": "尝试在编辑器中打开链接",
"configuration.markdown.preview.openMarkdownLinks.inPreview": "尝试在 Markdown 预览中打开链接"
},
"out/features/previewContentProvider": {
"preview.securityMessage.text": "已禁用此文档中的部分内容",
"preview.securityMessage.title": "已禁用此 Markdown 预览中的可能不安全的内容。更改 Markdown 预览安全设置以允许不安全内容或启用脚本。",
"preview.securityMessage.label": "已禁用内容安全警告",
"preview.notFound": "找不到 {0}"
},
"out/features/preview": {
"onPreviewStyleLoadError": "无法加载 \"markdown.styles\": {0}",
"lockedPreviewTitle": "[预览] {0}",
"previewTitle": "预览 {0}",
"preview.clickOpenFailed": "无法打开 {0}"
},
"out/security": {
"strict.title": "严格",
"strict.description": "仅载入安全内容",
"insecureLocalContent.title": "允许不安全的本地内容",
"insecureLocalContent.description": "允许通过 http 载入来自 localhost 的内容",
"insecureContent.title": "允许不安全内容",
"insecureContent.description": "允许通过 http 载入内容",
"disable.title": "禁用",
"disable.description": "允许所有内容,执行所有脚本。不推荐",
"moreInfo.title": "更多信息",
"enableSecurityWarning.title": "在此工作区中启用预览安全警告",
"disableSecurityWarning.title": "在此工作区中取消预览安全警告",
"toggleSecurityWarning.description": "不影响内容安全级别",
"preview.showPreviewSecuritySelector.title": "选择此工作区中 Markdown 预览的安全设置"
}
}
}

View File

@@ -0,0 +1,49 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "合并冲突",
"description": "为内联合并冲突提供高亮和命令。",
"command.category": "合并冲突",
"command.accept.all-current": "全部采用当前内容",
"command.accept.all-incoming": "全部采用传入版本",
"command.accept.all-both": "全部保留两者",
"command.accept.current": "采用当前内容",
"command.accept.incoming": "采用传入内容",
"command.accept.selection": "采用选中版本",
"command.accept.both": "保留两者",
"command.next": "下一个冲突",
"command.previous": "上一个冲突",
"command.compare": "比较当前冲突",
"config.title": "合并冲突",
"config.autoNavigateNextConflictEnabled": "是否在解决合并冲突后自动转到下一个合并冲突。",
"config.codeLensEnabled": "为编辑器中的合并冲突区域创建 CodeLens。",
"config.decoratorsEnabled": "为编辑器中的合并冲突区域创建提示小标。"
},
"out/mergeDecorator": {
"currentChange": "(当前更改)",
"incomingChange": "(传入的更改)"
},
"out/commandHandler": {
"cursorNotInConflict": "编辑器光标不在合并冲突内",
"compareChangesTitle": "{0}:当前更改 ⟷ 传入的更改",
"cursorOnCommonAncestorsRange": "编辑器光标在共同来源块上,请将其移动至“当前”或“传入”区域中",
"cursorOnSplitterRange": "编辑器光标在合并冲突分割线上,请将其移动至“当前”或“传入”区域中",
"noConflicts": "没有在此文件中找到合并冲突",
"noOtherConflictsInThisFile": "此文件中没有其他合并冲突了"
},
"out/codelensProvider": {
"acceptCurrentChange": "采用当前更改",
"acceptIncomingChange": "采用传入的更改",
"acceptBothChanges": "保留双方更改",
"compareChanges": "比较变更"
}
}
}

View File

@@ -0,0 +1,65 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "为 npm 脚本提供任务支持的扩展。",
"displayName": "适用于 VS Code 的 npm 支持",
"config.npm.autoDetect": "控制是否自动检测 npm 脚本。",
"config.npm.runSilent": "使用 `--silent` 选项运行 npm 命令。",
"config.npm.packageManager": "用于运行脚本的程序包管理器。",
"config.npm.exclude": "配置应从自动脚本检测中排除的文件夹的 glob 模式。",
"config.npm.enableScriptExplorer": "在资源管理器中启用“npm 脚本”视图。",
"config.npm.scriptExplorerAction": "在脚本资源管理器中点击时进行的默认操作: `open` (打开) 或 `run` (运行)。默认值为 `open`。",
"config.npm.fetchOnlinePackageInfo": "从 https://registry.npmjs/org 和 https://registry.bower.io 获取数据,并在 npm 依赖中提供自动完成和悬停信息功能。",
"npm.parseError": "Npm 任务检测: 无法分析文件 {0}",
"taskdef.script": "要自定义的 npm 脚本。",
"taskdef.path": "包含 package.json 文件的文件夹路径,其中 package.json 文件提供脚本。可以省略。",
"view.name": "npm 脚本",
"command.refresh": "刷新",
"command.run": "运行",
"command.debug": "调试",
"command.openScript": "打开",
"command.runInstall": "运行 install",
"command.runSelectedScript": "运行脚本"
},
"out/features/packageJSONContribution": {
"json.package.default": "默认 package.json",
"json.npm.error.repoaccess": "对 NPM 存储库发出的请求失败: {0}",
"json.npm.latestversion": "当前最新版本的包",
"json.npm.majorversion": "与最新主要版本(1.x.x)匹配",
"json.npm.minorversion": "与最新次要版本(1.2.x)匹配",
"json.npm.version.hover": "最新版本: {0}"
},
"out/features/bowerJSONContribution": {
"json.bower.default": "默认 bower.json",
"json.bower.error.repoaccess": "对 Bower 存储库发出的请求失败: {0}",
"json.bower.latest.version": "最新"
},
"out/tasks": {
"npm.parseError": "Npm 任务检测: 无法分析文件 {0}"
},
"out/scriptHover": {
"runScript": "运行脚本",
"runScript.tooltip": "将脚本作为任务运行",
"debugScript": "调试脚本",
"debugScript.tooltip": "在调试器下运行脚本"
},
"out/npmView": {
"noScripts": "没有发现脚本",
"noDebugOptions": "无法启动“{0}”并进行调试。脚本缺少 Node 调试选项,如 \"--inspect-brk\"。",
"learnMore": "了解详细信息",
"ok": "确定",
"scriptInvalid": "找不到脚本“{0}”。请尝试刷新视图。"
},
"out/commands": {
"noScriptFound": "在所选内容中找不到有效的 npm 脚本。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Objective-C 语言基础功能",
"description": "在 Objective-C 文件中提供语法高亮和括号匹配功能。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Perl 语言基础功能",
"description": "在 Perl 文件中提供语法高亮和括号匹配功能。"
}
}
}

View File

@@ -0,0 +1,31 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"configuration.suggest.basic": "控制是否启用内置 PHP 语言建议。支持对 PHP 全局变量和变量进行建议。",
"configuration.validate.enable": "启用/禁用内置的 PHP 验证。",
"configuration.validate.executablePath": "指向 PHP 可执行文件。",
"configuration.validate.run": "不管 linter 是在 save 还是在 type 上运行。",
"configuration.title": "PHP",
"commands.categroy.php": "PHP",
"command.untrustValidationExecutable": "禁止 PHP 验证程序(定义为工作区设置)",
"displayName": "php 语言功能",
"description": "为 PHP 文件提供丰富的语言支持。"
},
"out/features/validationProvider": {
"php.useExecutablePath": "是否允许执行 {0} (定义为工作区设置)以进行 PHP 文件的 lint 操作?",
"php.yes": "Allow",
"php.no": "Disallow",
"wrongExecutable": "无法验证,因为 {0} 不是有效的 PHP 可执行文件。请使用设置 \"php.validate.executablePath\" 配置 PHP 可执行文件。",
"noExecutable": "无法验证,因为未设置任何 PHP 可执行文件。请使用设置 \"php.validate.executablePath\" 配置 PHP 可执行文件。",
"unknownReason": "使用路径运行 php 失败: {0}。原因未知。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "PHP 语言基础功能",
"description": "为 PHP 文件提供语法高亮和括号匹配功能。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Powershell 语言基础功能",
"description": "在 Powershell 文件中提供代码片段、语法高亮、括号匹配和折叠功能。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Pug 语言基础功能",
"description": "在 Pug 文件中提供语法高亮和括号匹配功能。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Python 语言基础功能",
"description": "在 Python 文件中提供语法高亮、括号匹配和折叠功能。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "R 语言基础功能",
"description": "在 R 文件中提供语法高亮和括号匹配功能。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Razor 语言基础功能",
"description": "在 Razor 文件中提供语法高亮、括号匹配和折叠功能。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Ruby 语言基础功能",
"description": "在 Ruby 文件中提供语法高亮和括号匹配功能。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Rust 语言基础功能",
"description": "在 Rust 文件中提供语法高亮和括号匹配功能。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "SCSS 语言基础功能",
"description": "在 SCSS 文件中提供语法高亮、括号匹配和折叠功能。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Shaderlab 语言基础功能",
"description": "在 Shaderlab 文件中提供语法高亮和括号匹配功能。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Shell 脚本语言基础功能",
"description": "在 Shell 脚本文件中提供语法高亮和括号匹配功能。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "SQL 语言基础功能",
"description": "在 SQL 文件中提供语法高亮和括号匹配功能。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Swift 语言基础功能",
"description": "在 Swift 文件中提供代码片段、语法高亮和括号匹配功能。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Abyss 主题",
"description": "适用于 Visual Studio Code 的 Abyss 主题"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "默认主题",
"description": "默认 Visual Studio 浅色和深色主题"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Kimbie Dark 主题",
"description": "适用于 Visual Studio Code 的 Kimbie dark 主题"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Monokai Dimmed 主题",
"description": "适用于 Visual Studio Code 的 Monokai dimmed 主题"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Monokai 主题",
"description": "适用于 Visual Studio Code 的 Monokai 主题"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Quiet Light 主题",
"description": "适用于 Visual Studio Code 的 Quiet light 主题"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Red 主题",
"description": "适用于 Visual Studio Code 的 Red 主题"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Seti 文件图标主题",
"description": "由 Seti UI 文件图标构成的文件图标主题"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Solarized Dark 主题",
"description": "适用于 Visual Studio Code 的 Solarized dark 主题"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Solarized Light 主题",
"description": "适用于 Visual Studio Code 的 Solarized light 主题"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Tomorrow Night Blue 主题",
"description": "适用于 Visual Studio Code 的 Tomorrow night blue 主题"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "TypeScript 语言基础功能",
"description": "在 TypeScript 文件中提供代码片段、语法高亮、括号匹配和折叠功能。"
}
}
}

View File

@@ -0,0 +1,191 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "JavaScript 和 TypeScript 的语言功能",
"description": "为 JavaScript 和 TypeScript 提供丰富的语言支持。",
"reloadProjects.title": "重载项目",
"configuration.typescript": "TypeScript",
"configuration.suggest.completeFunctionCalls": "完成函数的参数签名。",
"typescript.tsdk.desc": "指定包含要使用的 tsserver 和 lib*.d.ts 文件的文件夹路径。",
"typescript.disableAutomaticTypeAcquisition": "禁用自动类型获取。自动类型获取从 npm 提取 `@types` 包,提高对于外部库的 IntelliSense 能力。",
"typescript.tsserver.log": "将 TS 服务器的日志保存到一个文件。此日志可用于诊断 TS 服务器问题。日志可能包含你的项目中的文件路径、源代码和其他可能敏感的信息。",
"typescript.tsserver.pluginPaths": "其他用于搜索 TypeScript 语言服务插件的路径。要求工作区使用高于 2.3.0 版本的 TypeScript。",
"typescript.tsserver.pluginPaths.item": "相对或绝对路径。相对路径将根据工作区文件夹进行解析。",
"typescript.tsserver.trace": "对发送到 TS 服务器的消息启用跟踪。此跟踪信息可用于诊断 TS 服务器问题。 跟踪信息可能包含你的项目中的文件路径、源代码和其他可能敏感的信息。",
"typescript.validate.enable": "启用/禁用 TypeScript 验证。",
"typescript.format.enable": "启用/禁用默认 TypeScript 格式化程序。",
"javascript.format.enable": "启用/禁用 JavaScript 格式化程序。",
"format.insertSpaceAfterCommaDelimiter": "定义逗号分隔符后面的空格处理。",
"format.insertSpaceAfterConstructor": "定义 constructor 关键字后的空格处理方式。要求工作区使用高于 2.3.0 版本的 TypeScript。",
"format.insertSpaceAfterSemicolonInForStatements": "定义 for 语句中分号之后的空格处理方式。",
"format.insertSpaceBeforeAndAfterBinaryOperators": "定义二进制运算符后面的空格处理",
"format.insertSpaceAfterKeywordsInControlFlowStatements": "定义控制流语句中关键字后面的空格处理。",
"format.insertSpaceAfterFunctionKeywordForAnonymousFunctions": "定义匿名函数的函数关键字后面的空格处理。",
"format.insertSpaceBeforeFunctionParenthesis": "定义函数参数括号前的空格处理方式。",
"format.insertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis": "定义非空小括号的左括号后和右括号前的空格处理方式。",
"format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets": "定义非空中括号的左括号后和右括号前的空格处理方式。",
"format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces": "定义非空大括号中左括号后和右括号前的空格处理方式。要求工作区使用高于 2.3.0 版本的 TypeScript。",
"format.insertSpaceAfterOpeningAndBeforeClosingTemplateStringBraces": "定义模板字符串括号中左括号后和右括号前的空格处理方式。",
"format.insertSpaceAfterOpeningAndBeforeClosingJsxExpressionBraces": "定义 JSX 表达式括号中左括号后和右括号前的空格处理方式。",
"format.insertSpaceAfterTypeAssertion": "定义 TypeScript 中类型断言后的空格处理方式。要求工作区使用高于 2.4 版本的 TypeScript。",
"format.placeOpenBraceOnNewLineForFunctions": "定义函数的左大括号是否放置在新的一行。",
"format.placeOpenBraceOnNewLineForControlBlocks": "定义控制块的左括号是否放置在新的一行。",
"javascript.validate.enable": "启用/禁用 JavaScript 验证。",
"goToProjectConfig.title": "转到项目配置",
"javascript.referencesCodeLens.enabled": "启用/禁用在 JavaScript 文件中引用 CodeLens。",
"typescript.referencesCodeLens.enabled": "在 TypeScript 文件中启用或禁用引用 CodeLens。",
"typescript.implementationsCodeLens.enabled": "启用或禁用实现 CodeLens。此 CodeLens 显示接口的实现。",
"typescript.openTsServerLog.title": "打开 TS 服务器日志",
"typescript.restartTsServer": "重启 TS 服务器",
"typescript.selectTypeScriptVersion.title": "选择 TypeScript 版本...",
"typescript.reportStyleChecksAsWarnings": "将风格检查的问题报告为警告。",
"javascript.implicitProjectConfig.checkJs": "启用或禁用 JavaScript 文件的语义检查。若有 jsconfig.json 或 tsconfig.json 文件,将覆盖此设置。要求工作区使用高于 2.3.1 版本的 TypeScript。",
"typescript.npm": "指定用于自动获取类型的 NPM 可执行文件的路径。要求工作区使用高于 2.3.4 版本的 TypeScript。",
"typescript.check.npmIsInstalled": "检查是否安装了 NPM 以自动获取类型。",
"configuration.suggest.names": "启用或禁用在 JavaScript 建议列表中包含文件中的唯一名称。",
"typescript.tsc.autoDetect": "控制对 tsc 任务的自动检测。",
"typescript.tsc.autoDetect.off": "禁用此功能。",
"typescript.tsc.autoDetect.on": "同时创建生成和监视任务。",
"typescript.tsc.autoDetect.build": "仅创建单次运行编译任务。",
"typescript.tsc.autoDetect.watch": "仅创建编译和监视任务。",
"typescript.problemMatchers.tsc.label": "TypeScript 问题",
"typescript.problemMatchers.tscWatch.label": "TypeScript 问题(观看模式)",
"configuration.suggest.paths": "在 import 语句和 require 调用中,启用或禁用路径建议。",
"typescript.locale": "设置在报告 JavaScript 和 TypeScript 的错误时使用的区域设置。要求工作区使用高于 2.6.0 版本的 TypeScript。默认 (`null`) 使用 VS Code 的区域设置。",
"javascript.implicitProjectConfig.experimentalDecorators": "对不属于任何工程的 JavaScript 文件启用或禁用 `experimentalDecorators` 设置。若有 jsconfig.json 或 tsconfig.json 文件,将覆盖此设置。要求工作区使用高于 2.3.1 版本的 TypeScript。",
"configuration.suggest.autoImports": "启用或禁用自动导入建议。要求工作区使用高于 2.6.1 版本的 TypeScript。",
"taskDefinition.tsconfig.description": "定义 ts 生成的 tsconfig 文件。",
"javascript.suggestionActions.enabled": "启用或禁用编辑器中 JavaScript 文件的建议诊断。要求工作区使用高于 2.8 版本的 TypeScript。",
"typescript.suggestionActions.enabled": "启用或禁用编辑器中 TypeScript 文件的建议诊断。要求工作区使用高于 2.8 版本的 TypeScript。",
"typescript.preferences.quoteStyle": "用于快速修复的首选引用样式: `single` (单引号)、`double` (双引号) 或 `auto` (从已有 import 语句中推测引号类型)。要求工作区使用高于 2.9 版本的 TypeScript。",
"typescript.preferences.importModuleSpecifier": "自动 import 语句中路径的首选样式。",
"typescript.preferences.importModuleSpecifier.auto": "推断最短的路径类型。",
"typescript.preferences.importModuleSpecifier.relative": "相对于文件位置。",
"typescript.preferences.importModuleSpecifier.nonRelative": "根据 `jsconfig.json` 或 `tsconfig.json` 中配置的 `baseUrl` 。",
"typescript.updateImportsOnFileMove.enabled": "当在 VS Code 中重命名或移动文件时,启用或禁用自动更新导入路径。要求工作区使用高于 2.9 版本的 TypeScript。",
"typescript.updateImportsOnFileMove.enabled.prompt": "在每次重命名时进行提示。",
"typescript.updateImportsOnFileMove.enabled.always": "始终自动更新路径。",
"typescript.updateImportsOnFileMove.enabled.never": "一律不要重命名路径,也不要提示。",
"typescript.autoClosingTags": "启用或禁用自动关闭 JSX 标记。要求工作区使用高于 3.0 版本的 TypeScript。",
"typescript.suggest.enabled": "启用或禁用自动完成建议。",
"configuration.surveys.enabled": "启用或禁用偶尔出现的有关 JavaScript 和 TypeScript 的调查,帮助我们改善 VS Code 对两者的支持。",
"configuration.suggest.completeJSDocs": "启用/禁用对完成 JSDoc 注释的建议。",
"typescript.preferences.renameShorthandProperties": "启用/禁用在重命名过程中引入对象速记属性的别名。需要在工作区中使用 TypeScript 3.4 或更高版本。"
},
"out/utils/versionProvider": {
"couldNotLoadTsVersion": "无法获取此目录 TypeScript 的版本",
"noBundledServerFound": "VS Code 的 tsserver 已被其他应用程序(例如运行异常的病毒检测工具)删除。请重新安装 VS Code。"
},
"out/utils/versionPicker": {
"useVSCodeVersionOption": "使用 VS Code 的版本",
"useWorkspaceVersionOption": "使用工作区版本",
"learnMore": "了解详细信息",
"selectTsVersion": "选择用于 JavaScript 和 TypeScript 语言功能的 TypeScript 版本"
},
"out/utils/typingsStatus": {
"installingPackages": "提取数据以实现更好的 TypeScript IntelliSense",
"typesInstallerInitializationFailed.title": "无法为 JavaScript 语言功能安装 typings 文件。请确认 NPM 已安装,或在你的用户设置中配置 “typescript.npm”。点击[这里]({0})了解更多。",
"typesInstallerInitializationFailed.doNotCheckAgain": "不再显示"
},
"out/utils/surveyor": {
"survey.checkJs.prompt": "帮助我们改善 VS Code 对 JavaScript [checkJs](https://code.visualstudio.com/Docs/languages/javascript#_type-checking) 的支持! 您已经使用过了这个功能,请问您能否参与有关其体验的一个简短调查呢?",
"takeShortSurvey": "参与小调查",
"remindLater": "以后提醒",
"neverAgain": "禁用 js/ts 调查"
},
"out/utils/projectStatus": {
"hintExclude": "若要启用项目范围内的 JavaScript/TypeScript 语言功能,请排除包含多个文件的文件夹,例如: {0}",
"hintExclude.generic": "若要启用项目范围内的 JavaScript/TypeScript 语言功能,请排除包含不需要处理的源文件的大型文件夹。",
"large.label": "配置排除",
"hintExclude.tooltip": "若要启用项目范围内的 JavaScript/TypeScript 语言功能,请排除包含不需要处理的源文件的大型文件夹。"
},
"out/utils/logger": {
"channelName": "TypeScript"
},
"out/utils/api": {
"invalidVersion": "无效版本"
},
"out/features/updatePathsOnRename": {
"renameProgress.title": "正在检查 JS/TS import 语句的更新",
"prompt": "是否更新已移动文件的 import 语句: “{0}”?",
"reject.title": "否",
"accept.title": "是",
"always.title": "始终自动更新 import 语句",
"never.title": "一律不更新 import 语句"
},
"out/features/task": {
"buildTscLabel": "构建 - {0}",
"buildAndWatchTscLabel": "监视 - {0}"
},
"out/features/rename": {
"fileRenameFail": "重命名文件时出错"
},
"out/features/referencesCodeLens": {
"oneReferenceLabel": "1 个引用",
"manyReferenceLabel": "{0} 个引用"
},
"out/features/refactor": {
"refactoringFailed": "无法应用重构"
},
"out/features/quickFix": {
"fixAllInFileLabel": "{0} (修复文件中所有)"
},
"out/features/organizeImports": {
"organizeImportsAction.title": "整理 import 语句"
},
"out/features/jsDocCompletions": {
"typescript.jsDocCompletionItem.documentation": "JSDoc 注释"
},
"out/features/implementationsCodeLens": {
"oneImplementationLabel": "1 个实现",
"manyImplementationLabel": "{0} 个实现"
},
"out/features/fixAll": {
"autoFix.label": "自动修复"
},
"out/features/directiveCommentCompletions": {
"ts-check": "在 JavaScript 文件中启用语义检查。必须在文件顶部。",
"ts-nocheck": "在 JavaScript 文件中禁用语义检查。必须在文件顶部。",
"ts-ignore": "取消文件下一行的 @ts-check 错误提示。"
},
"out/features/completions": {
"selectCodeAction": "选择要应用的代码操作",
"acquiringTypingsLabel": "正在获取 typings...",
"acquiringTypingsDetail": "获取 IntelliSense 的 typings 定义。",
"autoImportLabel": "从 {0} 自动导入"
},
"out/features/baseCodeLensProvider": {
"referenceErrorLabel": "无法确定引用"
},
"out/commands/goToProjectConfiguration": {
"typescript.projectConfigNoWorkspace": "请在 VS Code 中打开一个文件夹,以使用 TypeScript 或 JavaScript 项目",
"typescript.projectConfigUnsupportedFile": "无法确定 TypeScript 或 JavaScript 项目。不受支持的文件类型",
"typescript.projectConfigCouldNotGetInfo": "无法确定 TypeScript 或 JavaScript 项目",
"typescript.noTypeScriptProjectConfig": "文件不属于 TypeScript 项目。点击[这里]({0})了解更多。",
"typescript.noJavaScriptProjectConfig": "文件不属于 JavaScript 项目。点击[这里]({0})了解更多。",
"typescript.configureTsconfigQuickPick": "配置 tsconfig.json",
"typescript.configureJsconfigQuickPick": "配置 jsconfig.json"
},
"out/typescriptServiceClient": {
"noServerFound": "路径 {0} 未指向有效的 tsserver 安装。请回退到捆绑的 TypeScript 版本。",
"serverExitedWithError": "TypeScript 语言服务器因错误而退出。错误消息: {0}",
"typescript.openTsServerLog.notSupported": "TS 服务器日志记录需要 TS 2.2.2+",
"typescript.openTsServerLog.loggingNotEnabled": "TS 服务器日志已关闭。请设置 \"typescript.tsserver.log\" 并重启 TS 服务器以启用日志",
"typescript.openTsServerLog.enableAndReloadOption": "启用日志记录并重启 TS 服务器",
"typescript.openTsServerLog.noLogFile": "TS 服务器尚未启动日志记录。",
"openTsServerLog.openFileFailedFailed": "无法打开 TS 服务器日志文件",
"serverDiedAfterStart": "TypeScript 语言服务在其启动后已中止 5 次。将不会重启该服务。",
"serverDiedReportIssue": "报告问题",
"serverDied": "在过去 5 分钟内TypeScript 语言服务意外中止了 5 次。",
"serverLoading.progress": "正在初始化 JS/TS 语言功能"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Visual Basic 语言基础功能",
"description": "在 Visual Basic 文件中提供代码片段、语法高亮、括号匹配和折叠功能。"
}
}
}

View File

@@ -0,0 +1,63 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"errors": {
"eval.not.available": "不可用",
"not.connected": "未连接到运行时",
"restartFrame.cannot": "重启框架失败。",
"attribute.path.not.exist": "属性 \"{0}\" 不存在(\"{1}\")。",
"attribute.path.not.absolute": "属性”{0}“不是绝对的(”{1}“);可考虑将”{2}“添加为前缀以使其成为绝对。",
"more.information": "更多信息",
"setVariable.error": "不支持的设置值",
"source.not.found": "无法检索内容。",
"VSND2010": "无法连接到运行中的进程,将在{0}毫秒后超时 - (原因:{1}",
"VSND2023": "没有可用的调用堆栈。"
},
"chrome/chromeDebugAdapter": {
"exceptions.all": "所有异常",
"exceptions.uncaught": "未捕获的异常",
"exceptions.promise": "Promise 拒绝",
"setBPTimedOut": "设置断点命令超时。",
"bp.fail.unbound": "已设置断点但还未绑定",
"bp.fail.noscript": "无法找到断点命令的脚本。",
"validateBP.sourcemapFail": "由于未找到生成的代码,已忽略断点(是否是源映射问题?)。",
"validateBP.notFound": "断点已忽略,因为未找到目标路径",
"invalidHitCondition": "无效的触发断点的条件: {0}",
"skipReason": "(跳过理由: '{0}'",
"scope.exception": "异常"
},
"chrome/chromeTargetDiscoveryStrategy": {
"attach.responseButNoTargets": "已收到来自目标应用的回应,但未找到目标页面",
"attach.cannotConnect": "无法连接到目标:{0}",
"attach.invalidResponse": "目标的响应似乎无效。错误: {0}。响应: {1}",
"attach.invalidResponseArray": "目标的响应似乎无效: {0}",
"attach.noMatchingTarget": "找不到有效的匹配目标: {0}。可用页面: {1}",
"attach.devToolsAttached": "无法附加到此目标,其可能附加了 Chrome DevTools: {0}"
},
"chrome/stoppedEvent": {
"reason.description.step": "因步骤暂停",
"reason.description.breakpoint": "因断点暂停",
"reason.description.exception": "因异常暂停",
"reason.description.uncaughtException": "在未捕获的异常处暂停",
"reason.description.caughtException": "在捕获的异常处暂停",
"reason.description.user": "因用户请求暂停",
"reason.description.entry": "因条目暂停",
"reason.description.debugger": "因调试程序语句暂停",
"reason.description.restart": "因框架条目暂停",
"reason.description.promiseRejection": "因 promise 拒绝而暂停"
},
"transformers/baseSourceMapTransformer": {
"origin.inlined.source.map": "源映射的只读内联内容"
},
"transformers/remotePathTransformer": {
"localRootAndRemoteRoot": "必须同时指定 localRoot 和 remoteRoot。"
}
}
}

View File

@@ -0,0 +1,80 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"extension.description": "Node.js 调试支持(低于 8.0 版本)",
"node.label": "Node.js",
"open.loaded.script": "打开加载脚本",
"attach.node.process": "附加到 Node 进程",
"toggle.skipping.this.file": "切换是否跳过此文件",
"start.with.stop.on.entry": "开始调试并在输入时停止",
"smartStep.description": "自动单步执行无法映射回原始源的生成代码。",
"skipFiles.description": "调试时要跳过的文件的 glob 模式数组。模式 \"<node_internals>/**\" 与所有内部 Node.js 模块相匹配。",
"outFiles.description": "如果启用了源映射,这些 glob 模式将指定生成的 JavaScript 文件。如果模式以 \"!\" 开始,则排除这些文件。如果未指定,则生成的代码应与其源代码位于同一目录。",
"outDir.deprecationMessage": "属性 \"outDir\" 已弃用,请改用 \"outFiles\"。",
"trace.description": "生成诊断输出。除了设置为 true还可以设置为由一个或多个半角逗号分隔的选择器列表。\"verbose\" 选择器将生成非常详细的输出。",
"launch.args.description": "传递给程序的命令行参数。",
"node.protocol.description": "要使用的 Node.js 调试协议。",
"node.protocol.auto.description": "尝试自动检测最佳协议。当启动 Node 8.0+ 时,将选择 \"inspector\"",
"node.protocol.inspector.description": "Node.js 6.3 及更高版本所支持的新协议",
"node.protocol.legacy.description": "低于 Node.js 8.0 的版本所支持的旧协议",
"node.sourceMaps.description": "使用 JavaScript 源映射(如果存在)。",
"node.stopOnEntry.description": "启动后自动停止程序。",
"node.port.description": "调试要附加的端口。默认端口是 5858。",
"node.address.description": "待调试进程的 TCP/IP 地址(仅限 Node.js >= 5.0)。默认值为 \"localhost\"。",
"node.timeout.description": "重试连接到 Node.js 的此毫秒数。默认值为 10000 ms。",
"node.restart.description": "在终止 Node.js 后重启会话。",
"node.localRoot.description": "包含该程序的本地目录的路径。",
"node.remoteRoot.description": "包含该程序的远程目录的绝对路径。",
"node.showAsyncStacks.description": "显示导致当前调用堆栈的异步调用。仅限 \"inspector\" 协议。",
"node.sourceMapPathOverrides.description": "一组重写源映射中源文件的位置为磁盘上所处位置的映射。",
"node.disableOptimisticBPs.description": "在为文件加载 sourcemap 之前,请不要在此文件中设置断点。",
"node.launch.program.description": "程序的绝对路径。通过查看 package.json 和打开的文件猜测所生成的值。编辑此属性。",
"node.launch.externalConsole.deprecationMessage": "属性 \"externalConsole\" 已弃用,请改用 \"console\"。",
"node.launch.console.description": "启动调试目标的位置。",
"node.launch.console.internalConsole.description": "VS Code 调试控制台(不支持从程序读取输入)",
"node.launch.console.integratedTerminal.description": "VS Code 的集成终端",
"node.launch.console.externalTerminal.description": "可通过用户设置来配置的外部终端",
"node.launch.cwd.description": "正在进行调试的程序的工作目录的绝对路径。",
"node.launch.runtimeExecutable.description": "要使用的运行时。应为绝对路径或在 PATH 上可用的运行时名称。默认值为 \"node\"。",
"node.launch.runtimeArgs.description": "传递给运行时可执行文件的可选参数。",
"node.launch.runtimeVersion.description": "要使用的 \"node\" 运行时版本。需要 \"nvm\"。",
"node.launch.env.description": "传递给程序的环境变量。若值为 \"null\",将从环境中移除变量。",
"node.launch.envFile.description": "包含环境变量定义的文件的绝对路径。",
"node.launch.useWSL.description": "使用 Windows 的 Linux 子系统 (WSL)。",
"node.launch.outputCapture.description": "捕获输出信息的位置: 调试 API 或者 stdout/stderr 流。",
"node.launch.autoAttachChildProcesses.description": "自动将调试器附加到新的子进程。",
"node.launch.config.name": "启动",
"node.attach.processId.description": "要附加到的进程的 id。",
"node.attach.config.name": "附加",
"node.processattach.config.name": "附加到进程",
"node.snippet.launch.label": "Node.js: 启动程序",
"node.snippet.launch.description": "在调试模式下启动节点计划",
"node.snippet.npm.label": "Node.js: 通过 NPM 启动",
"node.snippet.npm.description": "通过 npm \"debug\" 脚本启动 node 程序",
"node.snippet.attach.label": "Node.js附加",
"node.snippet.attach.description": "附加到正在运行的 node 程序",
"node.snippet.remoteattach.label": "Node.js: 附加到远程程序",
"node.snippet.remoteattach.description": "附加到远程节点计划的调试端口",
"node.snippet.attachProcess.label": "Node.js: 附加到进程",
"node.snippet.attachProcess.description": "打开进程选取器并选择附加到的 node 进程",
"node.snippet.nodemon.label": "Node.js: Nodemon 安装程序",
"node.snippet.nodemon.description": "使用 nodemon 以在源更改时重新启动调试会话",
"node.snippet.mocha.label": "Node.js: Mocha 测试",
"node.snippet.mocha.description": "调试 mocha 测试",
"node.snippet.yo.label": "Node.js: Yeoman 生成器",
"node.snippet.yo.description": "调试 yeoman 生成器 (通过在项目文件夹中运行 \"npm link\" 进行安装)",
"node.snippet.gulp.label": "Node.js: Gulp 任务",
"node.snippet.gulp.description": "调试 Gulp 任务(确保项目中已安装本地 Gulp)",
"node.snippet.electron.label": "Node.js: Electron 主进程",
"node.snippet.electron.description": "调试 Electron 主进程"
}
}
}

View File

@@ -0,0 +1,80 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"extension.description": "Node.js 调试支持",
"node.label": "借助于检查器协议的 Node.js v6.3+",
"node.sourceMaps.description": "使用 JavaScript 源映射(如果存在)。",
"outDir.deprecationMessage": "属性 \"outDir\" 已弃用,请改用 \"outFiles\"。",
"node.outFiles.description": "如果启用了源映射,这些 glob 模式将指定生成的 JavaScript 文件。如果模式以 \"!\" 开始,则排除这些文件。如果未指定,则生成的代码应与其源代码位于同一目录。",
"node.stopOnEntry.description": "启动后自动停止程序。",
"node.port.description": "要附加到的调试端口。默认为 9229。",
"node.address.description": "调试端口的 TCP/IP 地址。默认为 \"localhost\"。",
"node.timeout.description": "重试连接到 Node.js 的此毫秒数。默认值为 10000 ms。",
"node.smartStep.description": "自动单步执行无法映射回原始源的生成代码。",
"node.enableSourceMapCaching.description": "当依照 URL 下载源映射时,将其缓存到磁盘上。",
"node.diagnosticLogging.description": "当设置为 \"true\" 时,适配器会把诊断信息输出至控制台",
"node.diagnosticLogging.deprecationMessage": "\"diagnosticLogging\" 已被弃用,请改用 \"trace\"。",
"node.verboseDiagnosticLogging.description": "当为 \"true\" 时,适配器将记录客户端和目标的所有通信(以及由 \"diagnosticLogging\" 记录的信息)",
"node.verboseDiagnosticLogging.deprecationMessage": "\"verboseDiagnosticLogging\" 已被弃用。请改为使用 \"trace\"。",
"node.trace.description": "当为 \"true\" 时,调试器会将跟踪信息记录到文件中。当为 \"verbose\" 时,则它还将在控制台中显示日志。",
"node.sourceMapPathOverrides.description": "用于根据源映射所述重写源文件位置的一组映射,其将映射到磁盘上所处位置。请参阅自述文件了解详细信息。",
"node.skipFiles.description": "将在调试时跳过的一组文件名、文件夹名称或 glob 模式。",
"node.restart.description": "在终止 Node.js 后重启会话。",
"node.showAsyncStacks.description": "显示引导至当前调用堆栈的异步调用。",
"node.disableOptimisticBPs.description": "在为文件加载 sourcemap 之前,请不要在该文件中设置断点。",
"node.launch.program.description": "程序的绝对路径。",
"node.launch.console.description": "启动调试目标的位置: 内部控制台、集成终端或外部终端。",
"node.launch.args.description": "传递给程序的命令行参数。",
"node.launch.cwd.description": "正在进行调试的程序的工作目录的绝对路径。",
"node.launch.runtimeExecutable.description": "要使用的运行时。应为绝对路径或在 PATH 上可用的运行时名称。默认值为 \"node\"。",
"node.launch.runtimeArgs.description": "传递给运行时可执行文件的可选参数。",
"node.launch.env.description": "传递给程序的环境变量。若值为 \"null\",将从环境中移除变量。",
"node.launch.envFile.description": "包含环境变量定义的文件的绝对路径。",
"node.launch.outputCapture.description": "捕获输出信息的位置: 调试 API 或者 stdout/stderr 流。",
"node.launch.config.name": "启动",
"node.attach.processId.description": "要附加的进程ID。",
"node.attach.localRoot.description": "与 \"remoteRoot\" 对应的本地源根目录。",
"node.attach.remoteRoot.description": "远程主机的源根目录。",
"node.attach.config.name": "附加",
"node.processattach.config.name": "附加到进程",
"toggle.skipping.this.file": "切换是否跳过此文件",
"extensionHost.label": "VS Code 扩展开发",
"extensionHost.launch.runtimeExecutable.description": "VS Code 的绝对路径。",
"extensionHost.launch.stopOnEntry.description": "启动后自动停止扩展主机。",
"extensionHost.launch.env.description": "传递到扩展主机的环境变量。",
"extensionHost.snippet.launch.label": "VS Code 扩展开发",
"extensionHost.snippet.launch.description": "在调试模式下启动 VS Code 扩展",
"extensionHost.launch.config.name": "启动扩展"
},
"out/src/errors": {
"VSND2001": "在 PATH 上找不到运行时“{0}”。是否已安装“{0}”?",
"VSND2011": "无法在终端({0})中启动调试目标。",
"VSND2017": "无法启动调试目标 ({0})。",
"VSND2035": "无法调试扩展({0})。",
"VSND2028": "未知的控制台类型“{0}”。",
"VSND2002": "无法启动计划“{0}”;配置源映射可能会有帮助。",
"VSND2003": "无法启动程序“{0}”;设置属性“{1}”可能有所帮助。",
"VSND2009": "无法找到程序“{0}”对应的 JavaScript因此无法启动此程序。",
"VSND2029": "无法从文件({0})加载环境变量。"
},
"out/src/nodeDebugAdapter": {
"attribute.wsl.not.exist": "无法找到安装的 Windows 的 Linux 子系统。",
"program.path.case.mismatch.warning": "程序路径与磁盘上的文件一样使用大小写不同的字符;这可能导致出现未被命中的断点。",
"node.console.title": "Node 调试控制台",
"attribute.path.not.exist": "属性 \"{0}\" 不存在(\"{1}\")。",
"attribute.path.not.absolute": "属性”{0}“不是绝对的(”{1}“);可考虑将”{2}“添加为前缀以使其成为绝对。",
"VSND2001": "无法在 PATH 上找到运行时“{0}”。请确保已安装“{0}”。",
"more.information": "更多信息",
"origin.from.node": "Node.js 的只读内容",
"origin.core.module": "只读核心模块"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "XML 语言基础功能",
"description": "在 XML 文件中提供语法高亮和括号匹配功能。"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "YAML 语言基础功能",
"description": "在 YAML 文件中提供语法高亮和括号匹配功能。"
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,26 @@
# Welcome to the Simplified Chinese language pack
## What's in the folder
* `package.json` - the manifest file, defining the name and description of the localization extension. It also contains the `localizations` contribution point that defines the language id:
```json
"contributes": {
"localization": [{
"languageId": "zh-cn",
"languageName": "Chinese Simplified",
"localizedLanguageName": "中文(简体)"
}]
}
```
* `translations` - the folder containing the translation strings
To populate or update the `translations` folder as with the latest strings from transifex:
- Check out the `master` branch of the [VS Code repository](https://github.com/Microsoft/vscode).
- Preferably, place the VSCode repo next to the language pack extension (so both have the same parent folder).
- `cd vscode` and run `yarn` to initialize the VS Code repo.
- Get an API token from https://www.transifex.com/user/settings/api.
- Set the API token to the environment variable `TRANSIFEX_API_TOKEN`.
- `cd` to the VS Code repo
- If the language pack extension is placed next to the VS Code repository: `npm run update-localization-extension zh-hans`
- Otherwise: `npm run update-localization-extension {path_to_lang_pack_ext}`
- This will download translation files to the folder `translations`, as well as populate a `translations` property in the `localizations` contribution point.