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

vs_code_welcome_page.i18n.json « electron-browser « page « welcome « parts « workbench « vs « src « ita « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4d0a4f3dde58cfbd357b97fe085f279cded0a5e6 (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
31
32
33
34
35
36
37
38
39
40
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"welcomePage.vscode": "Visual Studio Code",
	"welcomePage.editingEvolved": "Evoluzione dell'editor",
	"welcomePage.start": "Avvia",
	"welcomePage.newFile": "Nuovo file",
	"welcomePage.openFolder": "Apri cartella...",
	"welcomePage.cloneGitRepository": "Clona repository GIT...",
	"welcomePage.recent": "Recenti",
	"welcomePage.moreRecent": "Altro...",
	"welcomePage.noRecentFolders": "Non ci sono cartelle recenti",
	"welcomePage.help": "Guida",
	"welcomePage.keybindingsCheatsheet": "Bigino combinazione tasti stampabile",
	"welcomePage.introductoryVideos": "Video introduttivi",
	"welcomePage.tipsAndTricks": "Suggerimenti e trucchi",
	"welcomePage.productDocumentation": "Documentazione del prodotto",
	"welcomePage.gitHubRepository": "Repository GitHub",
	"welcomePage.stackOverflow": "Stack Overflow",
	"welcomePage.showOnStartup": "Mostra la pagina iniziale all'avvio",
	"welcomePage.customize": "Personalizza",
	"welcomePage.installExtensionPacks": "Strumenti e linguaggi",
	"welcomePage.installExtensionPacksDescription": "Installare il supporto per {0} e {1}",
	"welcomePage.moreExtensions": "altro",
	"welcomePage.installKeymapDescription": "Installa i tasti di scelta rapida",
	"welcomePage.installKeymapExtension": "Installa i tasti di scelta rapida di {0} e {1}",
	"welcomePage.others": "altri",
	"welcomePage.colorTheme": "Tema colori",
	"welcomePage.colorThemeDescription": "Tutto quel che serve per configurare editor e codice nel modo desiderato",
	"welcomePage.learn": "Impara",
	"welcomePage.showCommands": "Trova ed esegui tutti i comandi",
	"welcomePage.showCommandsDescription": "Accesso e ricerca rapida di comandi dal riquadro comandi ({0})",
	"welcomePage.interfaceOverview": "Panoramica dell'interfaccia",
	"welcomePage.interfaceOverviewDescription": "Immagine in sovrimpressione che evidenzia i principali componenti dell'interfaccia utente",
	"welcomePage.interactivePlayground": "Playground interattivo",
	"welcomePage.interactivePlaygroundDescription": "Breve panoramica delle funzionalità essenziali dell'editor"
}