{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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": {
		"bundle": {
			"Auto detecting gulp for folder {0} failed with error: {1}', this.workspaceFolder.name, err.error ? err.error.toString() : 'unknown": "Automatická detekce gulp pro složku {0} selhala s chybou: {1}, this.workspaceFolder.name, err.error ? err.error.toString() : 'unknown",
			"Go to output": "Přejít na výstup",
			"Problem finding gulp tasks. See the output for more information.": "Při hledání úloh gulp došlo k problému. Další informace najdete ve výstupu."
		},
		"package": {
			"config.gulp.autoDetect": "Ovládá povolení detekce úloh Gulp. Detekce úloh Gulp může způsobit, že se soubory spustí v libovolném otevřeném pracovním prostoru.",
			"description": "Rozšíření pro přidání schopností Gulp do VSCode",
			"displayName": "Podpora Gulpu pro VSCode",
			"gulp.taskDefinition.file.description": "Soubor Gulp, který poskytuje úlohu. Lze vynechat.",
			"gulp.taskDefinition.type.description": "Úloha Gulp, která se má přizpůsobit"
		}
	}
}