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

preferencesEditor.i18n.json « browser « preferences « parts « workbench « vs « src « fra « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0ccb93781e32ec4b612201123839b49c3ae17cdb (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.
{
	"SearchSettingsWidget.AriaLabel": "Paramètres de recherche",
	"SearchSettingsWidget.Placeholder": "Paramètres de recherche",
	"noSettingsFound": "Aucun résultat",
	"oneSettingFound": "1 paramètre correspondant",
	"preferencesAriaLabel": "Préférences par défaut. Éditeur de texte en lecture seule.",
	"settingsEditorName": "Paramètres par défaut",
	"settingsFound": "{0} paramètres correspondants",
	"totalSettingsMessage": "Total de {0} paramètres"
}