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

preferencesActions.i18n.json « browser « preferences « parts « workbench « vs « src « chs « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 72a81c0af681da525f4d0bcd7413da61295d7781 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"openGlobalSettings": "打开用户设置",
	"openGlobalKeybindings": "打开键盘快捷方式",
	"openGlobalKeybindingsFile": "打开键盘快捷方式文件",
	"openWorkspaceSettings": "打开工作区设置",
	"configureLanguageBasedSettings": "配置语言特定的设置...",
	"languageDescriptionConfigured": "({0})",
	"pickLanguage": "选择语言"
}