Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/fra/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json')
-rw-r--r--i18n/fra/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/i18n/fra/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json b/i18n/fra/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json
index 5269b899c14..ce20fe12dfe 100644
--- a/i18n/fra/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json
+++ b/i18n/fra/src/vs/workbench/parts/debug/node/debugConfigurationManager.i18n.json
@@ -5,12 +5,11 @@
// Do not edit this file. It is machine generated.
{
"DebugConfig.failed": "Impossible de créer le fichier 'launch.json' dans le dossier '.vscode' ({0}).",
- "app.launch.json.configurations": "Liste des configurations. Ajoutez de nouvelles configurations, ou modifiez celles qui existent déjà.",
+ "app.launch.json.configurations": "Liste des configurations. Ajoutez de nouvelles configurations, ou modifiez celles qui existent déjà à l'aide d'IntelliSense.",
"app.launch.json.title": "Lancer",
"app.launch.json.version": "Version de ce format de fichier.",
"debugNoType": "Le 'type' de l'adaptateur de débogage ne peut pas être omis. Il doit s'agir du type 'string'.",
"duplicateDebuggerType": "Le type de débogage '{0}' est déjà inscrit et a pour attribut '{1}'. Attribut '{1}' ignoré.",
- "interactiveVariableNotFound": "L'adaptateur {0} ne contribue pas à la variable {1} spécifiée dans la configuration de lancement.",
"selectDebug": "Sélectionner l'environnement",
"vscode.extension.contributes.breakpoints": "Ajoute des points d'arrêt.",
"vscode.extension.contributes.breakpoints.language": "Autorisez les points d'arrêt pour ce langage.",