mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-20 12:00:24 -04:00
* update DE lang pack extension strings from previous refresh * bump lang pack versions for DE * update for spanish langpack * update for french langpack * update for italian pack * update for japanese pack * update for korean pack * update for Brazilian Portuguese pack * update for Russian pack * Update for Simplified Chinese pack * update for Traditional Chinese pack * added updated language packs for german and spanish * changed vscode version * added french and italian packs * changes made to main * japanese language pack added * added korean pack * Added Portuguese pack * added russian pack, also small change to pt pack * simplified chinese pack * added traditional chinese pack * deleted old language packs * restore sql.i18n.json files * Main.i18n.json reverted * Revert sql json files * main.i18n.json file for German updated * updates to language packs 1 * main json for italian updated. * update to japanese main * finished translations for vs and sql in main. * added ADS exclusive extensions to package.json * fixed markdown and seti translation ids * German language pack fixed * Removed make from ads-language-pack-de and fixed es language pack * french language pack fixed * fixed italian language pack and restored typescript-basics * removed unnecessary readme strings and nsions. * fixed japanese pack * Korean language pack fixed * Portuguese language pack fixed * fixed russian language pack * Simplified Chinese pack fixed * traditional chinese fixed * restored sqlservernotebook
72 lines
4.3 KiB
JSON
72 lines
4.3 KiB
JSON
{
|
||
"": [
|
||
"--------------------------------------------------------------------------------------------",
|
||
"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 及自動修正等功能。"
|
||
},
|
||
"dist/extensionsProposals": {
|
||
"exampleExtension": "範例"
|
||
},
|
||
"dist/configurationEditingMain": {
|
||
"workspaceFolder": "在 VS Code 中已開啟的資料夾路徑",
|
||
"workspaceFolderBasename": "在 VS Code 內已開啟的資料夾名稱,不包含任何斜線 (/)",
|
||
"relativeFile": "目前已開啟與 ${workspaceFolder} 相關的檔案",
|
||
"relativeFileDirname": "相對於 ${workspaceFolder} 的目前已開啟檔案 dirname",
|
||
"file": "目前已開啟的檔案",
|
||
"cwd": "啟用時工作執行器目前工作目錄",
|
||
"lineNumber": "在使用中的檔案內目前已選取的行數",
|
||
"selectedText": "在使用中的檔案內目前已選取的文字",
|
||
"fileDirname": "目前已開啟檔案的 dirname",
|
||
"fileExtname": "目前已開啟檔案的副檔名",
|
||
"fileBasename": "目前已開啟檔案的 basename",
|
||
"fileBasenameNoExtension": "目前已開啟檔案的 basename,不包含副檔名",
|
||
"defaultBuildTask": "預設建置工作的名稱。如果沒有任何預設建置工作,則會顯示快選以選擇建置工作。"
|
||
},
|
||
"dist/settingsDocumentHelper": {
|
||
"activeEditor": "使用目前使用的文字編輯器語言 (如果有的話)",
|
||
"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",
|
||
"remoteName": "例如 SSH",
|
||
"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": "針對語言覆寫編輯器設定"
|
||
}
|
||
}
|
||
} |