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: c35bde05b3ae831536a85f7a66a50aa634b0235e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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 (определяется как параметр рабочей области)",
	"displayName": "Функции языка PHP",
	"description": "Предоставляет IntelliSense, функции жанров и основные функции языка для файлов PHP."
}