{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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": "Разширение, добавящо възможностите на Grunt във VS Code.",
			"displayName": "Поддръжка на Grunt за VS Code",
			"config.grunt.autoDetect": "Определя дали автоматичното разпознаване на задачи на Grunt да бъде включено или изключено. По подразбиране това е включено.",
			"grunt.taskDefinition.type.description": "Задачата на Grunt, която да бъде персонализирана.",
			"grunt.taskDefinition.args.description": "Command line arguments to pass to the grunt task",
			"grunt.taskDefinition.file.description": "Файлът на Grunt, който съдържа задачата. Това може да бъде пропуснато."
		},
		"dist/main": {
			"gruntTaskDetectError": "Problem finding grunt tasks. See the output for more information.",
			"gruntShowOutput": "Go to output",
			"execFailed": "Автоматичното разпознаване на Grunt за папката „{0}“ беше неуспешно. Грешка: {1}"
		}
	}
}