Welcome to mirror list, hosted at ThFree Co, Russian Federation.

editor.contribution.i18n.json « editor « parts « browser « workbench « vs « src « cht « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fc25ce13ad0bfeb0d5832f5875c28a21ea2377bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"textEditor": "文字編輯器",
	"textDiffEditor": "文字 Diff 編輯器",
	"binaryDiffEditor": "二進位 Diff 編輯器",
	"sideBySideEditor": "並排編輯器",
	"groupOnePicker": "在第一個群組顯示編輯器",
	"groupTwoPicker": "在第二個群組顯示編輯器",
	"groupThreePicker": "在第三個群組顯示編輯器",
	"allEditorsPicker": "顯示所有開啟的編輯器",
	"view": "檢視",
	"file": "檔案"
}