mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
Add initial lang pack resources (#6035)
* Initial vs code lang packs * Update resource to merge in ADS-specific strings
This commit is contained in:
2
i18n/language-pack-zh-hant/.gitignore
vendored
Normal file
2
i18n/language-pack-zh-hant/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
node_modules
|
||||
*.vsix
|
||||
5
i18n/language-pack-zh-hant/.vscodeignore
Normal file
5
i18n/language-pack-zh-hant/.vscodeignore
Normal file
@@ -0,0 +1,5 @@
|
||||
.vscode/**
|
||||
.vscode-test/**
|
||||
.gitignore
|
||||
vsc-extension-quickstart.md
|
||||
node_modules
|
||||
18
i18n/language-pack-zh-hant/CHANGELOG.md
Normal file
18
i18n/language-pack-zh-hant/CHANGELOG.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# Change Log
|
||||
All notable changes to the "vscode-language-pack-zh-hant" 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 8, 2018 - Initial release for VS Code 1.23
|
||||
97
i18n/language-pack-zh-hant/README.md
Normal file
97
i18n/language-pack-zh-hant/README.md
Normal file
@@ -0,0 +1,97 @@
|
||||
# Azure Data Studio 的中文(繁體)語言套件
|
||||
|
||||
中文(繁體)語言套件,讓Azure Data Studio提供本地化的使用者界面。
|
||||
|
||||
## 使用方式
|
||||
|
||||
安裝了之後,在 `locale.json` 裡面設定 `"locale": "zh-tw"` 即可載入中文(繁體)的語言套件。要修改`locale.json`,可以按下`Ctrl+Shift+P`來呼叫 **命令選擇區**,輸入 "config" 以從其他可用命令裡面篩選出 **Configure Language** 命令。詳細步驟請參考[文件](https://go.microsoft.com/fwlink/?LinkId=761051) 。
|
||||
|
||||
## 參與貢獻
|
||||
|
||||
翻譯字串會在 Microsoft Localization Community 平台 (MLCP) 內的 "DevTools - Azure Data Studio" 專案中維護。
|
||||
|
||||
如果您想參與翻譯或者改善翻譯,更多資訊請參考[community localization page](https://aka.ms/vscodeloc)
|
||||
|
||||
## 授權
|
||||
|
||||
原始碼以及文字屬於[SOURCE EULA](https://github.com/Microsoft/azuredatastudio/blob/master/LICENSE.txt)授權。
|
||||
|
||||
## 感謝
|
||||
|
||||
中文(繁體)的語言套件是 "從社群,到社群" 的本地化社群努力的結果。
|
||||
|
||||
特別感謝社群的貢獻者們讓本地化變得可能。
|
||||
|
||||
**傑出的貢獻者:**
|
||||
|
||||
* Duran Hsieh
|
||||
* Winnie Lin
|
||||
* Alan Liu
|
||||
|
||||
**貢獻者:**
|
||||
|
||||
* Alan Tsai
|
||||
* Poy Chang
|
||||
* Will 保哥
|
||||
* Ryan Tseng
|
||||
* JJJ
|
||||
* Wei-Ting Shih
|
||||
* johosek
|
||||
* Han Lin
|
||||
* balduran
|
||||
* Ke-Hsu Chen
|
||||
* Kirk Chen
|
||||
* Kuo-Chen Lien
|
||||
* Kevin Yang
|
||||
* Hans Chiu
|
||||
|
||||
**請享用!**
|
||||
|
||||
# Chinese (Traditional) Language Pack for VS Code
|
||||
|
||||
Chinese (Traditional) Language Pack provides localized UI experience for VS Code.
|
||||
|
||||
## Usage
|
||||
|
||||
Once installed, set `"locale": "zh-tw"` in `locale.json` to load Chinese (Traditional) 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 (Traditional) 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:**
|
||||
|
||||
* Duran Hsieh
|
||||
* Winnie Lin
|
||||
* Alan Liu
|
||||
|
||||
**Contributors:**
|
||||
|
||||
* Alan Tsai
|
||||
* Poy Chang
|
||||
* Will 保哥
|
||||
* Ryan Tseng
|
||||
* JJJ
|
||||
* Wei-Ting Shih
|
||||
* johosek
|
||||
* Han Lin
|
||||
* balduran
|
||||
* Ke-Hsu Chen
|
||||
* Kirk Chen
|
||||
* Kuo-Chen Lien
|
||||
* Kevin Yang
|
||||
* Hans Chiu
|
||||
|
||||
**Enjoy!**
|
||||
BIN
i18n/language-pack-zh-hant/languagepack.png
Normal file
BIN
i18n/language-pack-zh-hant/languagepack.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.1 KiB |
326
i18n/language-pack-zh-hant/package.json
Normal file
326
i18n/language-pack-zh-hant/package.json
Normal file
@@ -0,0 +1,326 @@
|
||||
{
|
||||
"name": "zzlp-ads-language-pack-zh-hant",
|
||||
"displayName": "Chinese (Traditional) Language Pack for Azure Data Studio",
|
||||
"description": "Language pack extension for Chinese (Traditional)",
|
||||
"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-tw",
|
||||
"languageName": "Chinese Traditional",
|
||||
"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-hant"
|
||||
}
|
||||
}
|
||||
@@ -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 Bat 語言基礎知識",
|
||||
"description": "為 Windows 批次檔案提供程式碼片段、語法醒目提示、括弧對應與摺疊功能。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 檔案中提供語法醒目提示與括號對稱功能"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 檔案中提供程式碼片段, 語法醒目提示, 括號對稱與可折疊區域功能。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 or 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": "目前已開啟檔案的 dirname",
|
||||
"fileExtname": "目前已開啟檔案的副檔名",
|
||||
"fileBasename": "目前已開啟檔案的 basename",
|
||||
"fileBasenameNoExtension": "目前已開啟檔案的 basename,不包含副檔名",
|
||||
"exampleExtension": "範例"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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++ 檔案提供程式碼片段、語法醒目提示、括弧對應與摺疊功能。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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# 檔案提供程式碼片段、語法醒目提示、括弧對應與摺疊功能。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "匯入陳述式不會平行載入。",
|
||||
"css.lint.propertyIgnoredDueToDisplay.desc": "屬性因為顯示的關係而略過。例如,'display: inline' 會讓 'width'、'height'、'margin-top'、'margin-bottom' 及 'float' 屬性無效。",
|
||||
"css.lint.universalSelector.desc": "已知通用選取器 (`*`) 速度緩慢。",
|
||||
"css.lint.unknownAtRules.desc": "未知的 at-rule。",
|
||||
"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": "匯入陳述式不會平行載入。",
|
||||
"less.lint.propertyIgnoredDueToDisplay.desc": "屬性因為顯示的關係而略過。例如,'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": "匯入陳述式不會平行載入。",
|
||||
"scss.lint.propertyIgnoredDueToDisplay.desc": "屬性因為顯示的關係而略過。例如,'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": "摺疊區域結束"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 檔案提供語法醒目提示與括弧對應功能。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "節點偵錯自動附加",
|
||||
"description": "當節點偵錯延伸模組非使用中時,自動附加功能的協助工具。",
|
||||
"debug.node.autoAttach.description": "當 node.js 在偵錯模式下從整合式終端機啟動時,自動附加節點偵錯工具。",
|
||||
"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 處理序"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "當正在偵錯的伺服器程式已就緒後,對 URL 採取動作 (作用方式是傳送輸出給偵錯主控台,格式為 '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}’"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 檔案提供語法醒目提示及括弧對應功能。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 的 Emnet 支援",
|
||||
"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 縮寫。\"inMarkupAndStylesheetFilesOnly\" 選項適用於 html、haml、jade、slim、xml、xsl、css、scss、sass、less 和 stylus。\n不論是 markup 或 css,`\"always\"` 選項適用於檔案的所有部分。",
|
||||
"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": "在手寫筆檔案中展開 CSS 縮寫時,要放在 CSS 屬性結尾的符號",
|
||||
"emmetPreferencesCssBetween": "展開 CSS 縮寫時,要放在 CSS 屬性與值之間的符號",
|
||||
"emmetPreferencesSassBetween": "在 SASS 檔案中展開 CSS 縮寫時,要放在 CSS 屬性與值之間的符號",
|
||||
"emmetPreferencesStylusBetween": "在手寫筆檔案中展開 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 檔案中目前位置周圍的內容。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "提供 lint 功能以撰寫延伸模組。"
|
||||
},
|
||||
"out/packageDocumentHelper": {
|
||||
"languageSpecificEditorSettings": "語言專用編輯器設定",
|
||||
"languageSpecificEditorSettingsDescription": "針對語言覆寫編輯器設定"
|
||||
},
|
||||
"out/extensionLinter": {
|
||||
"httpsRequired": "影像必須使用 HTTPS 通訊協定。",
|
||||
"svgsNotValid": "SVGs 不是有效的影像來源。",
|
||||
"embeddedSvgsNotValid": "內嵌 SVGs 不是有效的影像來源。",
|
||||
"dataUrlsNotValid": "資料 URL 不是有效的影像來源。",
|
||||
"relativeUrlRequiresHttpsRepository": "相對影像 URL 必須在 package.json 中指定使用 HTTPS 通訊協定的存放庫。",
|
||||
"relativeIconUrlRequiresHttpsRepository": "圖示必須在 package.json 中指定使用 HTTPS 通訊協定的存放庫。",
|
||||
"relativeBadgeUrlRequiresHttpsRepository": "相對徽章 URL 必須在 package.json 中指定使用 HTTPS 通訊協定的存放庫。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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# 檔案提供程式碼片段、語法醒目提示、括弧對應與摺疊功能。"
|
||||
}
|
||||
}
|
||||
}
|
||||
321
i18n/language-pack-zh-hant/translations/extensions/git.i18n.json
Normal file
321
i18n/language-pack-zh-hant/translations/extensions/git.i18n.json
Normal 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 SCM 整合",
|
||||
"command.clone": "複製",
|
||||
"command.init": "初始化存放庫",
|
||||
"command.openRepository": "開啟存放庫",
|
||||
"command.close": "關閉儲存庫",
|
||||
"command.refresh": "重新整理",
|
||||
"command.openChange": "開啟變更",
|
||||
"command.openFile": "開啟檔案",
|
||||
"command.openHEADFile": "開啟檔案 (HEAD)",
|
||||
"command.stage": "暫存變更",
|
||||
"command.stageAll": "暫存所有變更 (Stage All Changes)",
|
||||
"command.stageSelectedRanges": "暫存選取的範圍",
|
||||
"command.revertSelectedRanges": "還原選取的範圍",
|
||||
"command.stageChange": "暫存變更",
|
||||
"command.revertChange": "還原變更",
|
||||
"command.unstage": "取消暫存變更",
|
||||
"command.unstageAll": "取消所有暫存變更(Unstage All Changes)",
|
||||
"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": "擱置變更 (Stash)",
|
||||
"command.stashPop": "取回擱置... (Pop Stash)",
|
||||
"command.stashPopLatest": "取回最近的擱置",
|
||||
"command.stashApply": "套用擱置... (Apply Stash)",
|
||||
"command.stashApplyLatest": "套用最新擱置... (Apply Latest Stash)",
|
||||
"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 擷取的間隔時間 (秒)",
|
||||
"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": "控制 `Discard all changes` 命令會捨棄的變更。`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": "控制所有認可的簽核旗標。",
|
||||
"config.ignoredRepositories": "要忽略的 Git 儲存庫清單。",
|
||||
"config.scanRepositories": "要在其中搜尋 git 存放庫的路徑清單。",
|
||||
"config.showProgress": "控制 git 動作是否應顯示進度。",
|
||||
"config.rebaseWhenSync": "當執行同步命令時強制 git 使用 rebase。",
|
||||
"config.confirmEmptyCommits": "建立空白認可時一律進行確認。",
|
||||
"config.fetchOnPull": "當提取或目前分支時,擷取所有分支。",
|
||||
"config.autoStash": "先隱藏再提取任何變更,並在成功提取後,將其還原。",
|
||||
"config.allowForcePush": "控制是否啟用強制推送 (不論是否有新的認可)。",
|
||||
"config.useForcePushWithLease": "控制強制推送是否使用較安全的 force-with-lease 方法。",
|
||||
"config.confirmForcePush": "控制強制更新前是否要求確認。",
|
||||
"config.openDiffOnClick": "控制按一下變更時,是否應該開啟 Diff 編輯器。否則將開啟一般編輯器。",
|
||||
"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": "訊息 (按 {0} 認可)",
|
||||
"commit": "認可",
|
||||
"merge changes": "合併變更",
|
||||
"staged changes": "暫存的變更",
|
||||
"changes": "變更",
|
||||
"push success": "推送成功。",
|
||||
"commit in rebase": "在重訂基底的過程中,無法變更認可訊息。請完成重訂基底作業,並改用互動式重訂基底。",
|
||||
"commitMessageWhitespacesOnlyWarning": "目前認可訊息只包含空白字元",
|
||||
"commitMessageCountdown": "在目前行數剩餘 {0} 個字元",
|
||||
"commitMessageWarning": "在目前行數有 {0} 個字元已超過 {1} 個",
|
||||
"huge": "位於 '{0}' 的 Git 儲存庫有過多使用中的變更,只有部份 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. 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": "這會建立一個 Git 儲存庫在 '{0}'。確定要繼續嗎?",
|
||||
"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} 個檔案中的所有變更嗎? 此動作無法復原! 您會永遠失去目前的工作集。",
|
||||
"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": "儲存所有認可(&C)",
|
||||
"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": "選擇參考進行簽出",
|
||||
"branch name": "分支名稱",
|
||||
"provide branch name": "請提供分支名稱",
|
||||
"branch name format invalid": "分支名稱需要匹配 正規表達式: {0}",
|
||||
"select a ref to create a new branch from": "選取用來建立 ‘{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": "無法將參考推送到遠端。請先嘗試執行 '提取' 以整合您的變更。",
|
||||
"merge conflicts": "合併衝突。提交前請解決衝突。",
|
||||
"stash merge conflicts": "套用隱藏時發生合併衝突。",
|
||||
"missing user info": "請確認您的 Git 使用者名稱及電子郵件。",
|
||||
"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": "缺少認證或其無效。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 檔案提供語法醒目提示與括弧對應功能。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "Grovy 語言基礎知識",
|
||||
"description": "為 Groovy 檔案提供程式碼片段、語法醒目提示及括弧對應功能。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "將 Grunt 功能新增至 VS Code 的延伸模組。",
|
||||
"displayName": "VS Code 的 Grunt 支援",
|
||||
"config.grunt.autoDetect": "控制 Grunt 工作的自動偵測為開啟或關閉。預設為開。",
|
||||
"grunt.taskDefinition.type.description": "要自訂的 Grunt 支援。",
|
||||
"grunt.taskDefinition.file.description": "提供工作的 Grunt 檔案。可以省略。"
|
||||
},
|
||||
"out/main": {
|
||||
"gulpTaskDetectError": "尋找 jake 工作時發生問題。如需詳細資訊,請參閱輸出。",
|
||||
"jakeShowOutput": "前往輸出",
|
||||
"execFailed": "Grunt 在資料夾 {0} 的自動偵測失敗。錯誤: {1}"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "將 Gulp 功能新增至 VSCode 的延伸模組。",
|
||||
"displayName": "VSCode 的 Gulp 支援。",
|
||||
"config.gulp.autoDetect": "控制 Gulp 工作的自動偵測為開啟或關閉。預設為開。",
|
||||
"gulp.taskDefinition.type.description": "要自訂的 Gulp 工作。",
|
||||
"gulp.taskDefinition.file.description": "提供工作的 Gulp 檔案。可以省略。"
|
||||
},
|
||||
"out/main": {
|
||||
"gulpTaskDetectError": "尋找 Gulp 工作時發生問題。如需詳細資訊,請參閱輸出。",
|
||||
"gulpShowOutput": "前往輸出",
|
||||
"execFailed": "Gulp 在資料夾 {0} 的自動偵測失敗。錯誤: {1}"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 檔案提供語法醒目提示及括弧對應功能。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 檔案提供語法醒目提示與括弧對應功能。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "提供豐富的 HTM 和 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": "逗點分隔的標記清單,其中內容的格式不應重新設定。`null` 預設為 `pre` 標記。",
|
||||
"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": "標籤清單,逗號分隔,在它們之前應該一r加上額外的分行符號。`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 起點"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 檔案中提供語法醒目提示、括弧配對和程式碼片段。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 檔案提供語法醒目提示與括弧對應功能。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "將 Jake 功能新增至 VS Code 的延伸模組。",
|
||||
"displayName": "VS Code 的 Jake 支援",
|
||||
"jake.taskDefinition.type.description": "要自訂的 Jake 工作。",
|
||||
"jake.taskDefinition.file.description": "提供工作的 Jack 檔案。可以省略。",
|
||||
"config.jake.autoDetect": "控制 Jake 工作的自動偵測為開啟或關閉。預設為開。"
|
||||
},
|
||||
"out/main": {
|
||||
"gulpTaskDetectError": "尋找 jake 工作時發生問題。如需詳細資訊,請參閱輸出。",
|
||||
"jakeShowOutput": "前往輸出",
|
||||
"execFailed": "Jake 在資料夾 {0} 的自動偵測失敗。錯誤: {1}"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 檔案提供程式碼片段、語法醒目提示、括弧對應與摺疊功能。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 檔案提供程式碼片段、語法醒目提示、括弧對應與摺疊功能。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 語言伺服器"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 檔案中提供語法醒目提示和括弧配對。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 檔案提供語法醒目提示、括弧對應與摺疊功能。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "LOG",
|
||||
"description": "為具有 .log 副檔名的檔案提供語法醒目提示功能。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 檔案提供語法醒目提示與括弧對應功能。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 檔案提供語法醒目提示與括弧對應功能。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 提供程式碼片段和語法醒目提示。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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.style' 樣式:{0}",
|
||||
"lockedPreviewTitle": "[預覽] {0}",
|
||||
"previewTitle": "預覽 [0]",
|
||||
"preview.clickOpenFailed": "無法開啟 {0}"
|
||||
},
|
||||
"out/security": {
|
||||
"strict.title": "嚴謹",
|
||||
"strict.description": "僅載入安全內容",
|
||||
"insecureLocalContent.title": "允許不安全的本機內容",
|
||||
"insecureLocalContent.description": "啟用從本機提供 http 載入內容",
|
||||
"insecureContent.title": "允許不安全的內容",
|
||||
"insecureContent.description": "啟用 http 載入內容",
|
||||
"disable.title": "停用",
|
||||
"disable.description": "允許所有內容與指令碼執行。不建議",
|
||||
"moreInfo.title": "詳細資訊",
|
||||
"enableSecurityWarning.title": "允許此工作區預覽安全性警告",
|
||||
"disableSecurityWarning.title": "不允許此工作區預覽安全性警告",
|
||||
"toggleSecurityWarning.description": "不影響內容安全性層級",
|
||||
"preview.showPreviewSecuritySelector.title": "選擇此工作區 Markdown 預覽的安全性設定"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "為編輯器內的合併衝突區塊建立 Code Lens。",
|
||||
"config.decoratorsEnabled": "為編輯器內的合併衝突區塊建立裝飾項目。 "
|
||||
},
|
||||
"out/mergeDecorator": {
|
||||
"currentChange": "(目前變更)",
|
||||
"incomingChange": "(來源變更)"
|
||||
},
|
||||
"out/commandHandler": {
|
||||
"cursorNotInConflict": "編輯器游標不在衝突合併範圍之內",
|
||||
"compareChangesTitle": "{0}: 當前變更⟷來源變更",
|
||||
"cursorOnCommonAncestorsRange": "編輯器游標在共同上階區塊內,請移動至「當前項目」或「來源項目」區塊",
|
||||
"cursorOnSplitterRange": "編輯器游標在衝突合併工具範圍內,請移動至\"當前項目\"或來源項目\"區塊",
|
||||
"noConflicts": "檔案內找不到需要合併衝突項目",
|
||||
"noOtherConflictsInThisFile": "此檔案內沒有其他的衝突合併項目"
|
||||
},
|
||||
"out/codelensProvider": {
|
||||
"acceptCurrentChange": "接受當前變更",
|
||||
"acceptIncomingChange": "接受來源變更",
|
||||
"acceptBothChanges": "接受兩者變更",
|
||||
"compareChanges": "比較變更"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 檔案的資料夾路徑。可以省略。",
|
||||
"view.name": "Npm 指令碼",
|
||||
"command.refresh": "重新整理",
|
||||
"command.run": "執行",
|
||||
"command.debug": "偵錯",
|
||||
"command.openScript": "開啟",
|
||||
"command.runInstall": "執行安裝",
|
||||
"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": "因為指令碼缺少節點偵錯選項 (例如 '--inspect-brk'),所以無法啟動 \"{0}\" 以進行偵錯。",
|
||||
"learnMore": "深入了解",
|
||||
"ok": "確定",
|
||||
"scriptInvalid": "找不到指令碼 \"{0}\"。請嘗試重新整理檢視。"
|
||||
},
|
||||
"out/commands": {
|
||||
"noScriptFound": "在選取範圍中找不到有效的 npm 指令碼。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 檔案中的語法醒目提示和括號對稱功能。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 檔案提供語法醒目提示與括弧對應功能。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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。",
|
||||
"configuration.title": "PHP",
|
||||
"commands.categroy.php": "PHP",
|
||||
"command.untrustValidationExecutable": "禁止 PHP 驗證可執行檔 (定義為工作區設定)",
|
||||
"displayName": "php 語言功能",
|
||||
"description": "為 PHP 檔案提供豐富的語言支援。"
|
||||
},
|
||||
"out/features/validationProvider": {
|
||||
"php.useExecutablePath": "要允許 {0} (定義為工作區設定) 執行,以使用 lint 標記 PHP 檔案嗎?",
|
||||
"php.yes": "允許",
|
||||
"php.no": "不允許",
|
||||
"wrongExecutable": "因為 {0} 不是有效的 PHP 可執行檔,所以無法驗證。您可以使用設定 'php.validate.executablePath' 設定 PHP 可執行檔。",
|
||||
"noExecutable": "因為未設定任何 PHP 可執行檔,所以無法驗證。您可以使用 'php.validate.executablePath' 設定可執行檔。",
|
||||
"unknownReason": "無法使用路徑 {0} 執行 PHP。原因不明。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 檔案提供語法醒目提示與括弧對應功能。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 檔案提供程式碼片段、語法醒目提示、括弧對應與摺疊功能。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 檔案提供語法醒目提示與括弧對應功能。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 檔案提供語法醒目提示、括弧對應與摺疊功能。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 檔案提供語法醒目提示與括弧對應功能。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 檔案提供語法醒目提示、括弧對應與摺疊功能。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 檔案提供語法醒目提示與括弧對應功能。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 檔案提供語法醒目提示與括弧對應功能。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 檔案提供語法醒目提示、括弧對應與摺疊功能。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 檔案提供語法醒目提示與括弧對應功能。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 Script 語言基礎知識",
|
||||
"description": "為 Shell Script 檔案提供語法醒目提示與括弧對應功能。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 檔案提供語法醒目提示與括弧對應功能。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 檔案提供程式碼片段、語法醒目提示及括弧對應功能。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 佈景主題"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 淺色與深色佈景主題"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 深色佈景主題",
|
||||
"description": "Visual Studio Code 的 Kimbie 深色佈景主題"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 暗灰色佈景主題"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 佈景主題"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 淺色佈景主題",
|
||||
"description": "Visual Studio Code 的 Quiet 淺色佈景主題"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 Code 的紅色佈景主題"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 檔案圖示為範本製作的檔案圖示佈景主題"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 深色佈景主題",
|
||||
"description": "Visual Studio Code 的 Solarized 深色佈景主題"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 淺色佈景主題",
|
||||
"description": "Visual Studio Code 的 Solarized 淺色佈景主題"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 Code 的明夜憂藍佈景主題"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 檔案提供程式碼片段、語法醒目提示、括弧對應與摺疊功能。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "TypeScript 和 JavaScript 語言功能",
|
||||
"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 語言服務外掛程式的其他路徑。需要在工作區使用 TypeScript 2.3.0 或更新版。",
|
||||
"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": "定義建構函式關鍵字後的空格處理。需要在工作區中使用 TypeScript 2.3.0 或更新版。",
|
||||
"format.insertSpaceAfterSemicolonInForStatements": "定義 for 陳述式內分號後的空格處理。",
|
||||
"format.insertSpaceBeforeAndAfterBinaryOperators": "定義二元運算子後的空格處理。",
|
||||
"format.insertSpaceAfterKeywordsInControlFlowStatements": "定義控制流程陳述式內關鍵字後的空格處理方式。",
|
||||
"format.insertSpaceAfterFunctionKeywordForAnonymousFunctions": "定義匿名函式之函式關鍵字後的空格處理。",
|
||||
"format.insertSpaceBeforeFunctionParenthesis": "定義函式引數括號之前的空格處理。",
|
||||
"format.insertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis": "定義左右非空白括弧間的空格處理。",
|
||||
"format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets": "定義左右非空白括弧間的空格處理。",
|
||||
"format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces": "定義開啟非空白大括號後和將其關閉前的空格處理。需要在工作區中使用 TypeScript 2.3.0 或更新版。",
|
||||
"format.insertSpaceAfterOpeningAndBeforeClosingTemplateStringBraces": "定義開啟範本字串大括號後和將其關閉前的空格處理。 ",
|
||||
"format.insertSpaceAfterOpeningAndBeforeClosingJsxExpressionBraces": "定義開啟 JSX 運算式大括號後和將其關閉前的空格處理。",
|
||||
"format.insertSpaceAfterTypeAssertion": "定義 TypeScript 中類型判斷提示後的空格處理。需要在工作區中使用 TypeScript 2.4 或更新版。",
|
||||
"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 檔案會覆寫此設定。需要在工作區中使用 TypeScript 2.3.1 或更新版。",
|
||||
"typescript.npm": "指定用於擷取自動類型的 NPM 可執行檔路徑。需要在工作區中使用 TypeScript 2.3.4 或更新版。",
|
||||
"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": "啟用/停用匯入陳述式和要求呼叫中的路徑建議。",
|
||||
"typescript.locale": "進行用以回報 JavaScript 和 TypeScript 錯誤的地區設定。需要在工作區中使用 TypeScript 2.6.0 或更新版。預設的 `null` 會使用 VS Code 的地區設定。",
|
||||
"javascript.implicitProjectConfig.experimentalDecorators": "為不屬於專案的 JavaScript 檔案啟用/停用 'experimentalDecorators'。現有的 jsconfig.json 或 tsconfig.json 檔案會覆寫此設定。需要在工作區中使用 TypeScript 2.3.1 或更新版。",
|
||||
"configuration.suggest.autoImports": "啟用/停用自動匯入建議。需要在工作區中使用 TypeScript 2.6.1 或更新版。",
|
||||
"taskDefinition.tsconfig.description": "定義 TS 組建的 tsconfig 檔案。",
|
||||
"javascript.suggestionActions.enabled": "在編輯器中為 JavaScript 檔案啟用/停用建議診斷。需要在工作區中使用 TypeScript 2.8 或更新版。",
|
||||
"typescript.suggestionActions.enabled": "在編輯器中為 TypeScript 檔案啟用/停用建議診斷。需要在工作區中使用 TypeScript 2.8 或更新版。",
|
||||
"typescript.preferences.quoteStyle": "建議用於快速修正的引號樣式: `single` 單引號、`double` 雙引號或 `auto` 從現有匯入自動推斷引號類型。需要在工作區中使用 TypeScript 2.9 或更新版。",
|
||||
"typescript.preferences.importModuleSpecifier": "自動匯入的偏好路徑樣式。",
|
||||
"typescript.preferences.importModuleSpecifier.auto": "推斷最短的路徑類型。",
|
||||
"typescript.preferences.importModuleSpecifier.relative": "相對於檔案位置。",
|
||||
"typescript.preferences.importModuleSpecifier.nonRelative": "以 `jsconfig.json` / `tsconfig.json` 中設定的 `baseUrl` 為基礎。",
|
||||
"typescript.updateImportsOnFileMove.enabled": "當在 VS Code 重新命名或移動檔案時,啟用/停用自動更新匯入路徑。必須在工作區中使用 TypeScript 2.9 或更新版本。",
|
||||
"typescript.updateImportsOnFileMove.enabled.prompt": "在每次重新命名時提示。",
|
||||
"typescript.updateImportsOnFileMove.enabled.always": "一律自動更新路徑。",
|
||||
"typescript.updateImportsOnFileMove.enabled.never": "一律不為路徑重新命名,也不提示。",
|
||||
"typescript.autoClosingTags": "啟用/停用自動關閉 JSX 標記。需要在工作區中使用 TypeScript 3.0 或更新版。",
|
||||
"typescript.suggest.enabled": "啟用/停用自動完成建議。",
|
||||
"configuration.surveys.enabled": "啟用/停用可協助我們改進 VS Code JavaScript 和 TypeScript 支援的不定期調查。",
|
||||
"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 匯入的更新",
|
||||
"prompt": "更新已移動檔案的匯入: '{0}' 嗎?",
|
||||
"reject.title": "否",
|
||||
"accept.title": "是",
|
||||
"always.title": "一律自動更新匯入",
|
||||
"never.title": "一律不自動更新匯入"
|
||||
},
|
||||
"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": "組織匯入"
|
||||
},
|
||||
"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": "TypeScript 語言服務在過去 5 分鐘內意外中止 5 次。",
|
||||
"serverLoading.progress": "正在將 JS/TS 語言功能初始化"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 檔案提供程式碼片段、語法醒目提示、括弧對應與摺疊功能。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 都必須指定。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": "連結到節點處理序",
|
||||
"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。「詳細資訊」選取器可提供非常詳細的輸出。",
|
||||
"launch.args.description": "傳遞給程式的命令列引數。",
|
||||
"node.protocol.description": "要使用的 Node.js 偵錯通訊協定。",
|
||||
"node.protocol.auto.description": "嘗試自動偵測最佳通訊協定,選取 'Inspector' 以啟動 Node 8.0+",
|
||||
"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 毫秒。",
|
||||
"node.restart.description": "在 Node.js 終止後重新啟動工作階段。",
|
||||
"node.localRoot.description": "包含程式的本機目錄路徑。",
|
||||
"node.remoteRoot.description": "包含程式的遠端目錄絕對路徑。",
|
||||
"node.showAsyncStacks.description": "顯示導致目前呼叫堆疊的非同步呼叫。僅限 'inspector' 通訊協定。",
|
||||
"node.sourceMapPathOverrides.description": "依據 sourcemap 指示重新寫入一組來源檔案位置對應至磁碟上的位置。",
|
||||
"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": "使用適用於 Linux 的 Windows 子系統。",
|
||||
"node.launch.outputCapture.description": "從該處擷取輸出訊息: 偵錯 API 或 StdOut/STDERR 資料流。",
|
||||
"node.launch.autoAttachChildProcesses.description": "自動附加偵錯工具至新的子處理序。",
|
||||
"node.launch.config.name": "啟動",
|
||||
"node.attach.processId.description": "要附加的處理序識別碼。",
|
||||
"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.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.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 主要處理序偵錯"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 毫秒。",
|
||||
"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": "依據 sourcemap 指示重新寫入一組來源檔案位置對應至磁碟上的位置。如需詳細資訊,請參閱 README。",
|
||||
"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": "要附加的處理序識別碼。",
|
||||
"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": "因為找不到對應的 JavaScript,所以無法啟動程式 '{0}'。",
|
||||
"VSND2029": "無法從檔案 ({0}) 載入環境變數。"
|
||||
},
|
||||
"out/src/nodeDebugAdapter": {
|
||||
"attribute.wsl.not.exist": "找不到用於 Linux 安裝的 Windows 子系統",
|
||||
"program.path.case.mismatch.warning": "程式路徑使用大小寫相異的字元作為磁碟上的文件,這可能導致無法叫用中斷點。",
|
||||
"node.console.title": "節點偵錯主控台",
|
||||
"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": "唯讀核心模組"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 檔案提供語法醒目提式與括弧對應功能。"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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 檔案提供語法醒目提示與括弧對應功能。"
|
||||
}
|
||||
}
|
||||
}
|
||||
6200
i18n/language-pack-zh-hant/translations/main.i18n.json
Normal file
6200
i18n/language-pack-zh-hant/translations/main.i18n.json
Normal file
File diff suppressed because it is too large
Load Diff
26
i18n/language-pack-zh-hant/vsc-extension-quickstart.md
Normal file
26
i18n/language-pack-zh-hant/vsc-extension-quickstart.md
Normal file
@@ -0,0 +1,26 @@
|
||||
# Welcome to the Traditional 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-tw",
|
||||
"languageName": "Chinese Traditional",
|
||||
"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-hant`
|
||||
- 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.
|
||||
Reference in New Issue
Block a user