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

links.i18n.json « browser « links « contrib « editor « vs « src « ita « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 969ff8d55c9b9fa6dbdf679b4497444c010217ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"links.navigate.mac": "Cmd + clic per seguire il collegamento",
	"links.navigate": "CTRL + clic per seguire il collegamento",
	"links.navigate.al": "Alt + clic per seguire il collegamento",
	"invalid.url": "Non è stato possibile aprire questo collegamento perché il formato non è valido: {0}",
	"missing.url": "Non è stato possibile aprire questo collegamento perché manca la destinazione.",
	"label": "Apri il collegamento"
}