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/ita/src/vs/workbench/parts/search/browser/search.contribution.i18n.json
parent7c223972367b8ade5362d738606f3b910d0fbb42 (diff)
Merged in translationstranslation/20170324.01
Diffstat (limited to 'i18n/ita/src/vs/workbench/parts/search/browser/search.contribution.i18n.json')
-rw-r--r--i18n/ita/src/vs/workbench/parts/search/browser/search.contribution.i18n.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/ita/src/vs/workbench/parts/search/browser/search.contribution.i18n.json b/i18n/ita/src/vs/workbench/parts/search/browser/search.contribution.i18n.json
index 96517ba0114..e74af70e987 100644
--- a/i18n/ita/src/vs/workbench/parts/search/browser/search.contribution.i18n.json
+++ b/i18n/ita/src/vs/workbench/parts/search/browser/search.contribution.i18n.json
@@ -8,7 +8,6 @@
"exclude.boolean": "Criterio GLOB da usare per trovare percorsi file. Impostare su True o False per abilitare o disabilitare il criterio.",
"exclude.when": "Controllo aggiuntivo sugli elementi di pari livello di un file corrispondente. Usare $(basename) come variabile del nome file corrispondente.",
"findInFiles": "Cerca nei file",
- "findInFolder": "Trova nella cartella",
"name": "Cerca",
"openAnythingHandlerDescription": "Vai al file",
"openSymbolDescriptionNormal": "Vai al simbolo nell'area di lavoro",
@@ -16,5 +15,6 @@
"searchConfigurationTitle": "Cerca",
"showSearchViewlet": "Mostra Cerca",
"showTriggerActions": "Vai al simbolo nell'area di lavoro...",
+ "useRipgrep": "Controlla se usare ripgrep durante la ricerca di testo",
"view": "Visualizza"
} \ No newline at end of file