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

actions.i18n.json « electron-browser « workbench « vs « src « ita « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 16d2b9ebb880ba3f15e2d9de28c3858f4706f0d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"appPerf": "Prestazioni all'avvio",
	"closeActiveEditor": "Chiudi editor",
	"closeFolder": "Chiudi cartella",
	"closeMessages": "Chiudi messaggi di notifica",
	"closeWindow": "Chiudi finestra",
	"diffLeftRightLabel": "{0} ⟷ {1}",
	"files": "file",
	"folders": "cartelle",
	"newWindow": "Nuova finestra",
	"noFolderOpened": "In questa istanza non ci sono attualmente cartelle aperte da chiudere.",
	"openRecent": "Apri recenti",
	"openRecentPlaceHolder": "Selezionare un percorso da aprire (tenere premuto CTRL per aprirlo in una nuova finestra)",
	"openRecentPlaceHolderMac": "Selezionare un percorso (tenere premuto CMD per aprirlo in una nuova finestra)",
	"reloadWindow": "Ricarica finestra",
	"reportIssues": "Segnala problemi",
	"switchWindow": "Cambia finestra",
	"switchWindowPlaceHolder": "Selezionare una finestra",
	"toggleDevTools": "Attiva/Disattiva strumenti di sviluppo",
	"toggleFullScreen": "Attiva/Disattiva schermo intero",
	"toggleMenuBar": "Attiva/Disattiva barra dei menu",
	"zoomIn": "Zoom avanti",
	"zoomOut": "Zoom indietro",
	"zoomReset": "Reimposta zoom"
}