{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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": "항상",
			"Auto Attach: Always": "자동 연결: 항상",
			"Auto Attach: Disabled": "자동 연결: 사용 안 함",
			"Auto Attach: Smart": "자동 연결: 스마트",
			"Auto Attach: With Flag": "자동 연결: 플래그가 있는 경우",
			"Auto attach is disabled and not shown in status bar": "자동 연결이 사용하지 않도록 설정되어 있고 상태 표시줄에 표시되지 않습니다.",
			"Auto attach to every Node.js process launched in the terminal": "터미널에서 시작되는 모든 Node.js 프로세스에 자동으로 연결합니다.",
			"Auto attach when running scripts that aren't in a node_modules folder": "node_modules 폴더에 있지 않은 스크립트를 실행할 때 자동으로 연결합니다.",
			"Automatically attach to node.js processes in debug mode": "디버그 모드에서 node.js 프로세스에 자동 연결",
			"Debug Auto Attach": "자동 연결 디버그",
			"Disabled": "사용 안 함",
			"Only With Flag": "플래그가 있는 경우에만",
			"Only auto attach when the `--inspect` flag is given": "'--inspect' 플래그가 지정된 경우에만 자동으로 연결합니다.",
			"Re-enable auto attach": "자동 연결을 다시 사용하도록 설정",
			"Smart": "스마트",
			"Temporarily disable auto attach in this session": "이 세션에서 자동 연결을 일시적으로 사용 안 함",
			"Toggle auto attach in this workspace": "이 작업 영역에서 자동 연결 토글",
			"Toggle auto attach on this machine": "이 머신에서 자동 연결 토글"
		},
		"package": {
			"description": "노드 디버그 확장이 비활성화될 때 자동 연결 기능을 위한 도우미입니다.",
			"displayName": "노드 디버그 자동 연결",
			"toggle.auto.attach": "자동 연결 설정/해제"
		}
	}
}