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: 10a5c923c142fd0c7d62ddbbac534ee724469b98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"errorInvalidConfiguration": "无法写入设置。请更正文件中的错误/警告,然后重试。",
	"defaultSettingsTitle": "默认设置",
	"noSettingsFound": "未找到设置。",
	"editTtile": "编辑",
	"replaceDefaultValue": "在设置中替换",
	"copyDefaultValue": "复制到设置",
	"unsupportedPHPExecutablePathSetting": "此设置必须是“用户设置”。若要为工作区配置 PHP,请打开 PHP 文件并单击状态栏中的“PHP 路径”。",
	"unsupportedWorkspaceSetting": "此设置必须是“用户设置”。"
}