{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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."
	],
	"version": "1.0.0",
	"contents": {
		"bundle": {
			"Always": "Sempre",
			"Auto Attach: Always": "Collegamento automatico: Sempre",
			"Auto Attach: Disabled": "Collegamento automatico: Disabilitato",
			"Auto Attach: Smart": "Collegamento automatico: Intelligente",
			"Auto Attach: With Flag": "Collegamento automatico: Con flag",
			"Auto attach is disabled and not shown in status bar": "La funzionalità di collegamento automatico è disabilitata e non viene visualizzata nella barra di stato",
			"Auto attach to every Node.js process launched in the terminal": "Collega automaticamente a ogni processo Node.js avviato nel terminale",
			"Auto attach when running scripts that aren't in a node_modules folder": "Collega automaticamente durante l'esecuzione di script non presenti in una cartella node_modules",
			"Automatically attach to node.js processes in debug mode": "Connetti automaticamente ai processi di node.js in modalità debug",
			"Debug Auto Attach": "Collegamento automatico di debug",
			"Disabled": "Disabilitato",
			"Only With Flag": "Solo con flag",
			"Only auto attach when the `--inspect` flag is given": "Collega automaticamente solo quando è specificato il flag `--inspect`",
			"Re-enable auto attach": "Abilita di nuovo il collegamento automatico",
			"Smart": "Intelligente",
			"Temporarily disable auto attach in this session": "Disabilita temporaneamente il collegamento automatico in questa sessione",
			"Toggle auto attach in this workspace": "Attiva/Disattiva il collegamento automatico in questa area di lavoro",
			"Toggle auto attach on this machine": "Attiva/Disattiva il collegamento automatico in questo computer"
		},
		"package": {
			"description": "Helper per la funzionalità di collegamento automatico quando le estensioni di debug di Node non sono attive.",
			"displayName": "Collegamento automatico per debug di Node",
			"toggle.auto.attach": "Attiva/Disattiva collegamento automatico"
		}
	}
}