{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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": "Extension to add Gulp capabilities to VSCode.",
			"displayName": "Gulp support for VSCode",
			"config.gulp.autoDetect": "Контролює автоматичне визначення Gulp завдань включене чи ні. За умовчанням увімкнено.",
			"gulp.taskDefinition.type.description": "The Gulp task to customize.",
			"gulp.taskDefinition.file.description": "The Gulp file that provides the task. Can be omitted."
		},
		"dist/main": {
			"gulpTaskDetectError": "Problem finding gulp tasks. See the output for more information.",
			"gulpShowOutput": "Go to output",
			"execFailed": "Автоматичне визначення gulp для теки \" {0} скінчилася невдало з помилкою: {1}"
		}
	}
}