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/electron-browser/debug.contribution.i18n.json')
-rw-r--r--i18n/fra/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/i18n/fra/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json b/i18n/fra/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json
index f5ae53005d0..9f682d4f781 100644
--- a/i18n/fra/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json
+++ b/i18n/fra/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json
@@ -4,11 +4,14 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
+ "allowBreakpointsEverywhere": "Autorise la définition de points d'arrêt pour tous les fichiers, quelle que soit l'extension.",
"debug": "Déboguer",
"debugCategory": "Déboguer",
+ "debugConfigurationTitle": "Déboguer",
"debugErrorEditor": "Erreur de débogage",
"debugPanel": "Console de débogage",
"launchConfigDoesNotExist": "La configuration de lancement '{0}' n'existe pas.",
+ "openExplorerOnEnd": "Ouvre automatiquement la viewlet d'exploration à la fin d'une session de débogage.",
"toggleDebugPanel": "Console de débogage",
"toggleDebugViewlet": "Afficher le débogage",
"view": "Affichage"