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: e675aaedcf602596b1ee8acb9a91229bbe6b6512 (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."
	],
	"later": "In seguito",
	"unassigned": "non assegnato",
	"releaseNotes": "Note sulla versione",
	"showReleaseNotes": "Mostra note sulla versione",
	"read the release notes": "Benvenuti in {0} versione {1}. Leggere le note sulla versione?",
	"licenseChanged": "I termini della licenza sono cambiati. Fare clic [qui]({0}) e leggerli con attenzione.",
	"neveragain": "Non visualizzare più questo messaggio",
	"64bitisavailable": "{0} per Windows a 64 bit è ora disponibile. Per maggiori informazioni, fare clic [qui]({1}).",
	"updateIsReady": "Nuovo aggiornamento di {0} disponibile.",
	"noUpdatesAvailable": "Al momento non sono disponibili aggiornamenti.",
	"ok": "OK",
	"download now": "Scarica ora",
	"thereIsUpdateAvailable": "È disponibile un aggiornamento.",
	"installUpdate": "Installa aggiornamento",
	"updateAvailable": "È disponibile un aggiornamento: {0} {1}",
	"updateInstalling": "{0} {1} verrà installato in background. Al termine, verrà visualizzato un messaggio.",
	"updateNow": "Aggiorna adesso",
	"updateAvailableAfterRestart": "{0} verrà aggiornato dopo il riavvio.",
	"commandPalette": "Riquadro comandi...",
	"settings": "Impostazioni",
	"keyboardShortcuts": "Scelte rapide da tastiera",
	"showExtensions": "Gestisci le estensioni",
	"userSnippets": "Frammenti utente",
	"selectTheme.label": "Tema colori",
	"themes.selectIconTheme.label": "Tema icona file",
	"checkForUpdates": "Verifica disponibilità aggiornamenti...",
	"checkingForUpdates": "Verifica della disponibilità di aggiornamenti...",
	"DownloadingUpdate": "Download dell'aggiornamento...",
	"installUpdate...": "Installa aggiornamento...",
	"installingUpdate": "Installazione dell'aggiornamento...",
	"restartToUpdate": "Riavvia per aggiornare..."
}