{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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": "Gulppal kapcsolatos funkciók VSCode-hoz.",
			"displayName": "Gulp-támogatás a VSCode-hoz",
			"config.gulp.autoDetect": "Meghatározza, hogy a Gulp feladatok automatikus felderításe be van-e kapcsolva. A beállítás alapértelmezetten aktív.",
			"gulp.taskDefinition.type.description": "A testreszabott Gulp-feladat.",
			"gulp.taskDefinition.file.description": "Azon Gulp-fájl neve, ami a feladatot szolgáltatja. Elhagyható."
		},
		"dist/main": {
			"gulpTaskDetectError": "Problem finding gulp tasks. See the output for more information.",
			"gulpShowOutput": "Go to output",
			"execFailed": "A gulp automatikus felderítése a(z) {0} mappához nem sikerült a következő hiba miatt: {1}"
		}
	}
}