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

extensionEditor.i18n.json « browser « extensions « parts « workbench « vs « src « ita « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bbb0f14b1a0d6e2c9a01ad221788f213ca225f0a (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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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."
	],
	"name": "Nome dell'estensione",
	"extension id": "Identificatore dell'estensione",
	"preview": "Anteprima",
	"builtin": "Predefinita",
	"publisher": "Nome dell'editore",
	"install count": "Conteggio delle installazioni",
	"rating": "Valutazione",
	"repository": "Repository",
	"license": "Licenza",
	"details": "Dettagli",
	"contributions": "Contributi",
	"changelog": "Log delle modifiche",
	"dependencies": "Dipendenze",
	"noReadme": "File LEGGIMI non disponibile.",
	"noChangelog": "Changelog non disponibile.",
	"noContributions": "Nessun contributo",
	"noDependencies": "Nessuna dipendenza",
	"settings": "Impostazioni ({0})",
	"setting name": "Nome",
	"description": "Descrizione",
	"default": "Impostazione predefinita",
	"debuggers": "Debugger ({0})",
	"debugger name": "Nome",
	"debugger type": "Tipo",
	"views": "Visualizzazioni ({0})",
	"view id": "ID",
	"view name": "Nome",
	"view location": "Dove",
	"localizations": "Localizzazioni ({0})",
	"localizations language id": "ID lingua",
	"localizations language name": "Nome lingua",
	"localizations localized language name": "Nome lingua (localizzato)",
	"colorThemes": "Temi colore ({0})",
	"iconThemes": "Temi icona ({0})",
	"colors": "Colori ({0})",
	"colorId": "ID",
	"defaultDark": "Predefinito scuro",
	"defaultLight": "Predefinito chiaro",
	"defaultHC": "Predefinito contrasto elevato",
	"JSON Validation": "Convalida JSON ({0})",
	"commands": "Comandi ({0})",
	"command name": "Nome",
	"keyboard shortcuts": "Tasti di scelta rapida",
	"menuContexts": "Contesti menu",
	"languages": "Linguaggi ({0})",
	"language id": "ID",
	"language name": "Nome",
	"file extensions": "Estensioni di file",
	"grammar": "Grammatica",
	"snippets": "Frammenti"
}