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:
authorDirk Baeumer <dirkb@microsoft.com>2017-03-24 17:34:54 +0300
committerDirk Baeumer <dirkb@microsoft.com>2017-03-24 17:34:54 +0300
commit801210c07483ddbd0c1b3b3ed18f27fd1a3ca08f (patch)
tree3d59fbbb7abb77be914070c036b46973a7b3ab5d /i18n/fra/src/vs/workbench/parts/search/browser/search.contribution.i18n.json
parent7c223972367b8ade5362d738606f3b910d0fbb42 (diff)
Merged in translationstranslation/20170324.01
Diffstat (limited to 'i18n/fra/src/vs/workbench/parts/search/browser/search.contribution.i18n.json')
-rw-r--r--i18n/fra/src/vs/workbench/parts/search/browser/search.contribution.i18n.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/fra/src/vs/workbench/parts/search/browser/search.contribution.i18n.json b/i18n/fra/src/vs/workbench/parts/search/browser/search.contribution.i18n.json
index 748e36c7e1e..bed1298aec0 100644
--- a/i18n/fra/src/vs/workbench/parts/search/browser/search.contribution.i18n.json
+++ b/i18n/fra/src/vs/workbench/parts/search/browser/search.contribution.i18n.json
@@ -8,7 +8,6 @@
"exclude.boolean": "Modèle Glob auquel les chemins de fichiers doivent correspondre. Affectez la valeur true ou false pour activer ou désactiver le modèle.",
"exclude.when": "Vérification supplémentaire des frères d'un fichier correspondant. Utilisez $(basename) comme variable pour le nom de fichier correspondant.",
"findInFiles": "Chercher dans les fichiers",
- "findInFolder": "Rechercher dans le dossier",
"name": "Recherche",
"openAnythingHandlerDescription": "Accéder au fichier",
"openSymbolDescriptionNormal": "Atteindre le symbole dans l'espace de travail",
@@ -16,5 +15,6 @@
"searchConfigurationTitle": "Rechercher",
"showSearchViewlet": "Afficher la zone de recherche",
"showTriggerActions": "Atteindre le symbole dans l'espace de travail...",
+ "useRipgrep": "Contrôle si ripgrep doit être utilisé dans la recherche de texte",
"view": "Affichage"
} \ No newline at end of file