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

update.i18n.json « electron-browser « update « parts « workbench « vs « src « ita « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6b6a2e8c417b1e456369165fe5a09d633c447800 (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
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"updateNow": "Aggiorna adesso",
	"later": "In seguito",
	"unassigned": "non assegnato",
	"releaseNotes": "Note sulla versione",
	"showReleaseNotes": "Mostra note sulla versione",
	"downloadNow": "Scarica ora",
	"read the release notes": "Benvenuti in {0} versione {1}. Leggere le note sulla versione?",
	"licenseChanged": "I termini della licenza sono cambiati. Leggerli con attenzione.",
	"license": "Leggi licenza",
	"updateIsReady": "Nuovo aggiornamento disponibile.",
	"thereIsUpdateAvailable": "È disponibile un aggiornamento.",
	"updateAvailable": "{0} verrà aggiornato dopo il riavvio.",
	"noUpdatesAvailable": "Al momento non sono disponibili aggiornamenti.",
	"commandPalette": "Riquadro comandi...",
	"settings": "Impostazioni",
	"keyboardShortcuts": "Scelte rapide da tastiera",
	"selectTheme.label": "Tema colori",
	"themes.selectIconTheme.label": "Tema icona file",
	"not available": "Aggiornamenti non disponibili",
	"checkingForUpdates": "Verifica della disponibilità di aggiornamenti...",
	"DownloadUpdate": "Scarica l'aggiornamento disponibile",
	"DownloadingUpdate": "Download dell'aggiornamento...",
	"InstallingUpdate": "Installazione dell'aggiornamento...",
	"checkForUpdates": "Verifica disponibilità aggiornamenti..."
}