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

package.i18n.json « php « extensions « hun « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a45cb7f5c61304ccf31c398e2d2596b2dac4e9bf (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": "Meghatározza, hogy a beépített PHP nyelvi támogatás ajánl-e PHP globálisokat és változókat.",
	"configuration.validate.enable": "Beépített PHP-validáció engedélyezése vagy letiltása",
	"configuration.validate.executablePath": "A PHP végrehajtható fájljának elérési útja.",
	"configuration.validate.run": "A linter mentéskor vagy gépeléskor fut-e.",
	"configuration.title": "PHP",
	"commands.categroy.php": "PHP",
	"command.untrustValidationExecutable": "PHP-validációs végrehajtható fájl letiltása (munkaterületi beállításként megadva)"
}