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: 35f17e66fdfa959a2e7b9ee9bec0c3f6f05738b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"ClearSearchResultsAction.label": "Cancella risultati della ricerca",
	"ConfigureGlobalExclusionsAction.label": "Apri impostazioni",
	"RefreshAction.label": "Aggiorna",
	"RemoveAction.label": "Rimuovi",
	"file.replaceAll.label": "Sostituisci tutto",
	"findInFolder": "Trova nella cartella",
	"focusNextInputBox": "Sposta lo stato attivo sulla casella di input successiva",
	"focusPreviousInputBox": "Sposta lo stato attivo sulla casella di input precedente",
	"match.replace.label": "Sostituisci",
	"nextSearchTerm": "Mostra il termine di ricerca successivo",
	"previousSearchTerm": "Mostra il termine di ricerca precedente",
	"replaceInFiles": "Sostituisci nei file"
}