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/preferences/browser/preferencesEditor.i18n.json')
-rw-r--r--i18n/fra/src/vs/workbench/parts/preferences/browser/preferencesEditor.i18n.json10
1 files changed, 3 insertions, 7 deletions
diff --git a/i18n/fra/src/vs/workbench/parts/preferences/browser/preferencesEditor.i18n.json b/i18n/fra/src/vs/workbench/parts/preferences/browser/preferencesEditor.i18n.json
index 99155c949cd..0ccb93781e3 100644
--- a/i18n/fra/src/vs/workbench/parts/preferences/browser/preferencesEditor.i18n.json
+++ b/i18n/fra/src/vs/workbench/parts/preferences/browser/preferencesEditor.i18n.json
@@ -4,16 +4,12 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
- "copyDefaultValue": "Copier dans Paramètres",
- "editTtile": "Modifier",
+ "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.",
- "replaceDefaultValue": "Remplacer dans les paramètres",
"settingsEditorName": "Paramètres par défaut",
"settingsFound": "{0} paramètres correspondants",
- "totalSettingsMessage": "Total de {0} paramètres",
- "unsupportedPHPExecutablePathSetting": "Ce paramètre doit être un paramètre utilisateur. Pour configurer PHP pour l'espace de travail, ouvrez un fichier PHP, puis cliquez sur 'Chemin PHP' dans la barre d'état.",
- "unsupportedTypeScriptTsdkSetting": "Ce paramètre doit être un paramètre utilisateur. Pour configurer TypeScript pour l'espace de travail, ouvrez un fichier TypeScript, puis cliquez sur la version TypeScript dans la barre d'état.",
- "unsupportedWorkspaceSetting": "Ce paramètre doit être un paramètre utilisateur."
+ "totalSettingsMessage": "Total de {0} paramètres"
} \ No newline at end of file