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

welcomeOverlay.i18n.json « browser « overlay « welcome « parts « workbench « vs « src « cht « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b0060547934f45107b925f9207b97214e723e88b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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."
	],
	"welcomeOverlay.explorer": "檔案總管",
	"welcomeOverlay.search": "跨檔案搜尋",
	"welcomeOverlay.git": "原始程式碼管理",
	"welcomeOverlay.debug": "啟動並偵錯",
	"welcomeOverlay.extensions": "管理延伸模組",
	"welcomeOverlay.problems": "檢視錯誤和警告",
	"welcomeOverlay.commandPalette": "尋找及執行所有命令",
	"welcomeOverlay": "使用者介面概觀",
	"hideWelcomeOverlay": "隱藏介面概觀",
	"help": "說明"
}