{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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."
	],
	"version": "1.0.0",
	"contents": {
		"package": {
			"description": "Grunttal kapcsolatos funkciók VS Code-hoz.",
			"displayName": "Grunt-támogatás a VS Code-hoz",
			"config.grunt.autoDetect": "Meghatározza, hogy a Grunt feladatok automatikus felderításe be van-e kapcsolva. A beállítás alapértelmezetten aktív.",
			"grunt.taskDefinition.type.description": "A testreszabott Grunt-feladat.",
			"grunt.taskDefinition.args.description": "Command line arguments to pass to the grunt task",
			"grunt.taskDefinition.file.description": "Azon Grunt-fájl neve, ami a feladatot szolgáltatja. Elhagyható."
		},
		"dist/main": {
			"gruntTaskDetectError": "Problem finding grunt tasks. See the output for more information.",
			"gruntShowOutput": "Go to output",
			"execFailed": "A Grunt automatikus felderítése a(z) {0} mappához nem sikerült a következő hiba miatt: {1}"
		}
	}
}