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

watermark.i18n.json « electron-browser « watermark « parts « workbench « vs « src « ita « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d49d003c1bad4fd9e0eac1dc98160e518a1336e6 (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.
{
	"watermark.findInFiles": "Cerca nei file",
	"watermark.keybindingsReference": "Riferimento per tastiera",
	"watermark.newUntitledFile": "Nuovo file senza nome",
	"watermark.openFile": "Apri file",
	"watermark.openFileFolder": "Apri file o cartella",
	"watermark.openFolder": "Apri cartella",
	"watermark.openGlobalKeybindings": "Tasti di scelta rapida",
	"watermark.openRecent": "Apri recenti",
	"watermark.quickOpen": "Vai al file",
	"watermark.selectKeymap": "Modifica mappatura tastiera",
	"watermark.selectTheme": "Cambia tema",
	"watermark.showCommands": "Mostra tutti i comandi",
	"watermark.startDebugging": "Avvia debug",
	"watermark.toggleTerminal": "Attiva/Disattiva terminale",
	"watermark.unboundCommand": "non associato"
}