{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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": "Anexar Automaticamente: Sempre",
			"Auto Attach: Disabled": "Anexação Automática: desabilitada",
			"Auto Attach: Smart": "Anexar Automaticamente: Inteligente",
			"Auto Attach: With Flag": "Anexar Automaticamente: Com Sinalizador",
			"Auto attach is disabled and not shown in status bar": "A anexação automática está desabilitada e não é mostrada na barra de status",
			"Auto attach to every Node.js process launched in the terminal": "Anexar automaticamente a cada processo do Node.js iniciado no terminal",
			"Auto attach when running scripts that aren't in a node_modules folder": "Anexar automaticamente ao executar scripts que não estão em uma pasta node_modules",
			"Automatically attach to node.js processes in debug mode": "Anexar automaticamente a processos do node.js no modo de depuração",
			"Debug Auto Attach": "Anexação Automática de Depuração",
			"Disabled": "Desabilitado",
			"Only With Flag": "Somente com Sinalizador",
			"Only auto attach when the `--inspect` flag is given": "Anexar automaticamente apenas quando o sinalizador `--inspect` for fornecido",
			"Re-enable auto attach": "Habilitar a anexação automática novamente",
			"Smart": "Inteligente",
			"Temporarily disable auto attach in this session": "Desabilitar temporariamente a anexação automática nesta sessão",
			"Toggle auto attach in this workspace": "Ativar/desativar o anexo automático neste workspace",
			"Toggle auto attach on this machine": "Ativar/desativar o anexo automático neste computador"
		},
		"package": {
			"description": "O auxiliar para o recurso de anexação automática quando as extensões de depuração de nó não estão ativas.",
			"displayName": "Anexação Automática de Depuração do Node",
			"toggle.auto.attach": "Ativar/Desativar Anexação Automática"
		}
	}
}