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

issueReporterPage.i18n.json « issue « electron-browser « code « vs « src « ita « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a59dbde663cf3b1122a7f857a3ec49c9a6812924 (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
{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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."
	],
	"completeInEnglish": "Completare il modulo in lingua inglese.",
	"issueTypeLabel": "Questo è un",
	"issueSourceLabel": "File in",
	"vscode": "Visual Studio Code",
	"extension": "Un'estensione",
	"disableExtensionsLabelText": "Provare a riprodurre il problema dopo {0}. Se il problema si verifica solo quando le estensioni sono attive, è probabilmente un problema legato ad un'estensione.",
	"disableExtensions": "disabilitando tutte le estensioni e ricaricando la finestra",
	"chooseExtension": "Estensione",
	"issueTitleLabel": "Titolo",
	"issueTitleRequired": "Immettere un titolo.",
	"titleLengthValidation": "Il titolo è troppo lungo.",
	"details": "Immettere i dettagli.",
	"sendSystemInfo": "Includi informazioni sul sistema ({0})",
	"show": "mostra",
	"sendProcessInfo": "Includi i processi attualmente in esecuzione ({0})",
	"sendWorkspaceInfo": "Includi i metadati dell'area di lavoro ({0})",
	"sendExtensions": "Includi le estensioni abilitate ({0})",
	"sendSearchedExtensions": "Invia le estensioni cercate ({0})",
	"sendSettingsSearchDetails": "Invia i dettagli di ricerca delle impostazioni ({0})"
}