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

keybindingsEditor.i18n.json « browser « preferences « parts « workbench « vs « src « ita « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 138d3ca8886bfff2250068813081e5d62c60162e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"SearchKeybindings.AriaLabel": "Cerca tasti di scelta rapida",
	"SearchKeybindings.Placeholder": "Cerca tasti di scelta rapida",
	"add": "Aggiungi tasto di scelta rapida",
	"cancel": "Annulla",
	"change": "Cambia tasto di scelta rapida",
	"command": "Comando",
	"confirmRemove": "Rimuovi tasto di scelta rapida '{0}' dal comando '{1}'",
	"default": "Impostazione predefinita",
	"keybinding": "Tasto di scelta rapida",
	"keybindingsInputName": "Tasti di scelta rapida",
	"ok": "OK",
	"removeLabel": "Rimuovi tasto di scelta rapida",
	"source": "Origine",
	"user": "Utente",
	"when": "Quando"
}