mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-26 06:40:30 -04:00
Refresh master with initial release/0.24 snapshot (#332)
* Initial port of release/0.24 source code * Fix additional headers * Fix a typo in launch.json
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
* Licensed under the Source EULA. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
@@ -20,10 +20,11 @@
|
||||
"editorGroupBorder": "用以分隔多個編輯器群組彼此的色彩。編輯器群組是編輯器的容器。",
|
||||
"editorDragAndDropBackground": "拖拉編輯器時的背景顏色,可設置透明度讓內容穿透顯示.",
|
||||
"panelBackground": "面板的前景色彩。面板會顯示在編輯器區域的下方,其中包含諸如輸出與整合式終端機等檢視。",
|
||||
"panelBorder": "面板頂端用以分隔編輯器的邊框色彩。面板會顯示在編輯器區域的下方,其中包含諸如輸出與整合式終端機等檢視。",
|
||||
"panelBorder": "用來區隔面板與編輯器的面板邊界色彩。面板會顯示於編輯器區域的下方,並會包含檢視,如輸出和整合終端機。",
|
||||
"panelActiveTitleForeground": "使用中之面板標題的標題色彩。面板會顯示在編輯器區域的下方,其中包含諸如輸出與整合式終端機等檢視。",
|
||||
"panelInactiveTitleForeground": "非使用中之面板標題的標題色彩。面板會顯示在編輯器區域的下方,其中包含諸如輸出與整合式終端機等檢視。",
|
||||
"panelActiveTitleBorder": "使用中之面板標題的框線色彩。面板會顯示在編輯器區域的下方,其中包含諸如輸出與整合式終端機等檢視。",
|
||||
"panelDragAndDropBackground": "拖放面板標題項目的意見反應色彩。色彩必須具有透明度,面板項目才能顯示。面板會顯示於編輯區域的底部,並會包含檢視,如輸出和整合終端機。",
|
||||
"statusBarForeground": "當一個工作區被開啟時,狀態列的前景色彩。狀態列會顯示在視窗的底部。",
|
||||
"statusBarNoFolderForeground": "當未開啟任何資料夾時,狀態列的前景色彩。狀態列會顯示在視窗的底部。",
|
||||
"statusBarBackground": "當一個工作區被開啟時,狀態列的背景色彩。狀態列會顯示在視窗的底部。",
|
||||
|
||||
Reference in New Issue
Block a user