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

debug.contribution.i18n.json « electron-browser « debug « parts « workbench « vs « src « fra « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f5ae53005d0f2af3507467d0d19f0b7c97e337e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"debug": "Déboguer",
	"debugCategory": "Déboguer",
	"debugErrorEditor": "Erreur de débogage",
	"debugPanel": "Console de débogage",
	"launchConfigDoesNotExist": "La configuration de lancement '{0}' n'existe pas.",
	"toggleDebugPanel": "Console de débogage",
	"toggleDebugViewlet": "Afficher le débogage",
	"view": "Affichage"
}