{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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 Grunt for folder {0} failed with error: {1}', this.workspaceFolder.name, err.error ? err.error.toString() : 'unknown": "Échec de la détection automatique de Grunt pour le dossier {0} avec l’erreur : {1}', this.workspaceFolder.name, err.error ? err.error.toString() : 'inconnu",
			"Go to output": "Accéder à la sortie",
			"Problem finding grunt tasks. See the output for more information.": "Problème de recherche de tâches Grunt. Consultez la sortie pour plus d'informations."
		},
		"package": {
			"config.grunt.autoDetect": "Contrôle l’activation de la détection des tâches Grunt. La détection des tâches Grunt peut entraîner l’exécution de fichiers dans un espace de travail ouvert.",
			"description": "Extension pour ajouter des fonctionnalités Grunt à VS Code.",
			"displayName": "Prise en charge de Grunt pour VS Code",
			"grunt.taskDefinition.args.description": "Arguments de ligne de commande à passer à la tâche grunt",
			"grunt.taskDefinition.file.description": "Le fichier Grunt qui fournit la tâche. Peut être oublié.",
			"grunt.taskDefinition.type.description": "La tâche Grunt à personnaliser."
		}
	}
}