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

package.i18n.json « php « extensions « rus « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e520e862551384587b41a4ec83cc63c73faea1d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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."
	],
	"configuration.suggest.basic": "Указывает, включены ли встроенные языковые предложения для PHP. Поддержка предлагает глобальные значения и переменные PHP.",
	"configuration.validate.enable": "Включение или отключение встроенной проверки PHP.",
	"configuration.validate.executablePath": "Указывает на исполняемый файл PHP.",
	"configuration.validate.run": "Запускается ли анализатор кода при сохранении или при печати.",
	"configuration.title": "PHP",
	"commands.categroy.php": "PHP",
	"command.untrustValidationExecutable": "Запретить исполняемый файл проверки PHP (определяется как параметр рабочей области)"
}