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

goToDeclaration.i18n.json « browser « goToDeclaration « contrib « editor « vs « src « ita « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 44e63626e76eb9a9ea86d6ddb93b1b7e14201afe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"actions.goToDecl.label": "Vai alla definizione",
	"actions.goToDeclToSide.label": "Apri definizione lateralmente",
	"actions.previewDecl.label": "Visualizza la definizione",
	"meta.title": " - Definizioni di {0}",
	"multipleResults": "Fare clic per visualizzare {0} definizioni."
}