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

searchActions.i18n.json « browser « search « parts « workbench « vs « src « ita « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fd8efd8b6e3b8ceb7864a7748b14005afac8f11e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"nextSearchTerm": "Mostra il termine di ricerca successivo",
	"previousSearchTerm": "Mostra il termine di ricerca precedente",
	"focusNextInputBox": "Sposta lo stato attivo sulla casella di input successiva",
	"focusPreviousInputBox": "Sposta lo stato attivo sulla casella di input precedente",
	"replaceInFiles": "Sostituisci nei file",
	"findInFolder": "Trova nella cartella",
	"RefreshAction.label": "Aggiorna",
	"ClearSearchResultsAction.label": "Cancella risultati della ricerca",
	"FocusNextSearchResult.label": "Sposta lo stato attivo sul risultato della ricerca successivo",
	"FocusPreviousSearchResult.label": "Sposta lo stato attivo sul risultato della ricerca precedente",
	"RemoveAction.label": "Rimuovi",
	"file.replaceAll.label": "Sostituisci tutto",
	"match.replace.label": "Sostituisci",
	"ConfigureGlobalExclusionsAction.label": "Apri impostazioni"
}