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

preferencesRenderers.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: c70f6d72be0b60635995433f666a9f066341c6e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"emptyUserSettingsHeader": "将设置放入此处以覆盖\"默认设置\"。",
	"errorInvalidConfiguration": "无法写入设置。请更正文件中的错误/警告,然后重试。",
	"emptyWorkspaceSettingsHeader": "将设置放入此处以覆盖\"用户设置\"。",
	"emptyFolderSettingsHeader": "将文件夹设置放入此处以覆盖\"工作区设置\"。",
	"defaultFolderSettingsTitle": "默认文件夹设置",
	"defaultSettingsTitle": "默认设置",
	"noSettingsFound": "未找到设置。",
	"editTtile": "编辑",
	"replaceDefaultValue": "在设置中替换",
	"copyDefaultValue": "复制到设置",
	"unsupportedPHPExecutablePathSetting": "此设置必须是“用户设置”。若要为工作区配置 PHP,请打开 PHP 文件并单击状态栏中的“PHP 路径”。",
	"unsupportedWorkspaceSetting": "此设置必须是“用户设置”。",
	"unsupportedWorkbenchSetting": "当前无法应用此设置。将在直接打开此文件夹时应用。"
}