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

welcomePage.contribution.i18n.json « electron-browser « page « welcome « parts « workbench « vs « src « chs « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e476d81e4d2fb5fe197e90ec73487c58a38c5a19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"workbenchConfigurationTitle": "工作台",
	"workbench.startupEditor.welcomePage": "打开欢迎页面(默认)。",
	"workbench.startupEditor.newUntitledFile": "打开新的无标题文档",
	"workbench.startupEditor": "控制在未能恢复上一会话的信息的情况下,启动时显示的编辑器。选择“none”表示启动时不打开编辑器,“welcomePage”表示打开欢迎页面(默认),“newUntitledFile”表示打开新的无标题文档(仅当未打开文件夹时)。",
	"help": "帮助"
}