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/common')
-rw-r--r--i18n/fra/src/vs/workbench/parts/preferences/common/preferences.i18n.json9
-rw-r--r--i18n/fra/src/vs/workbench/parts/preferences/common/preferencesModels.i18n.json1
2 files changed, 10 insertions, 0 deletions
diff --git a/i18n/fra/src/vs/workbench/parts/preferences/common/preferences.i18n.json b/i18n/fra/src/vs/workbench/parts/preferences/common/preferences.i18n.json
new file mode 100644
index 00000000000..2ea21c0c3b8
--- /dev/null
+++ b/i18n/fra/src/vs/workbench/parts/preferences/common/preferences.i18n.json
@@ -0,0 +1,9 @@
+/*---------------------------------------------------------------------------------------------
+ * 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.
+{
+ "userSettingsTarget": "Paramètres utilisateur",
+ "workspaceSettingsTarget": "Paramètres de l'espace de travail"
+} \ No newline at end of file
diff --git a/i18n/fra/src/vs/workbench/parts/preferences/common/preferencesModels.i18n.json b/i18n/fra/src/vs/workbench/parts/preferences/common/preferencesModels.i18n.json
index 5800126a777..b9e13e04400 100644
--- a/i18n/fra/src/vs/workbench/parts/preferences/common/preferencesModels.i18n.json
+++ b/i18n/fra/src/vs/workbench/parts/preferences/common/preferencesModels.i18n.json
@@ -5,5 +5,6 @@
// Do not edit this file. It is machine generated.
{
"commonlyUsed": "Utilisés le plus souvent",
+ "noSettings": "Aucun paramètre",
"defaultKeybindingsHeader": "Remplacez les combinaisons de touches dans votre fichier de combinaisons de touches."
} \ No newline at end of file