{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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": {
			"Example": "예제",
			"Files by Extension": "확장명별 파일",
			"Files with Extension": "확장명이 있는 파일",
			"Files with Multiple Extensions": "여러 확장명이 있는 파일",
			"Files with Path": "경로가 있는 파일",
			"Files with Siblings by Name": "이름별 형제가 있는 파일",
			"Folder by Name (Any Location)": "이름별 폴더(모든 위치)",
			"Folder by Name (Top Level)": "이름별 폴더(최상위)",
			"Folders with Multiple Names (Top Level)": "이름이 여러 개 있는 폴더(최상위)",
			"GitHub": "GitHub",
			"Map all files matching the absolute path glob pattern in their path to the language with the given identifier.": "경로에서 절대 경로 GLOB 패턴과 일치하는 모든 파일을 지정된 ID를 사용하는 언어에 매핑합니다.",
			"Map all files matching the glob pattern in their filename to the language with the given identifier.": "파일 이름에서 GLOB 패턴과 일치하는 모든 파일을 지정된 ID를 사용하는 언어에 매핑합니다.",
			"Match a folder with a specific name in any location.": "모든 위치에 있는 특정 이름의 폴더를 일치시킵니다.",
			"Match a top level folder with a specific name.": "특정 이름의 최상위 폴더를 일치시킵니다.",
			"Match all files of a specific file extension.": "특정 파일 확장명이 있는 모든 파일을 일치시킵니다.",
			"Match all files with any of the file extensions.": "파일 확장명이 있는 모든 파일을 일치시킵니다.",
			"Match files that have siblings with the same name but a different extension.": "동일한 이름의 형제가 있지만 확장명이 다른 파일을 일치시킵니다.",
			"Match multiple top level folders.": "여러 최상위 폴더를 일치시킵니다.",
			"The character used by the operating system to separate components in file paths": "운영 체제에서 파일 경로의 구성 요소를 구분하는 데 사용하는 문자",
			"The current opened file": "현재 열린 파일",
			"The current opened file relative to ${workspaceFolder}": "${workspaceFolder}을(를) 기준으로 현재 열려 있는 파일",
			"The current opened file's basename": "현재 열려 있는 파일의 기본 이름",
			"The current opened file's basename with no file extension": "현재 열려 있는 파일의 기본 이름(파일 확장명 제외)",
			"The current opened file's dirname": "현재 열려 있는 파일의 dirname",
			"The current opened file's dirname relative to ${workspaceFolder}": "${workspaceFolder}와 관련된 현재 열린 파일의 dirname",
			"The current opened file's extension": "현재 열려 있는 파일의 확장명",
			"The current selected line number in the active file": "활성 파일에서 현재 선택된 줄 번호",
			"The current selected text in the active file": "활성 파일에서 현재 선택된 텍스트",
			"The name of the default build task. If there is not a single default build task then a quick pick is shown to choose the build task.": "기본 빌드 작업의 이름입니다. 단일 기본 빌드 작업이 없는 경우 빠른 선택이 표시되어 빌드 작업을 선택할 수 있습니다.",
			"The name of the folder opened in VS Code without any slashes (/)": "VS Code에서 연 폴더의 이름(슬래시(/) 제외)",
			"The path of the folder opened in VS Code": "VS Code에서 연 폴더의 경로",
			"The path where an an extension is installed.": "확장이 설치된 경로입니다.",
			"The task runner's current working directory on startup": "시작 시 작업 실행기의 현재 작업 디렉터리",
			"Use the language of the currently active text editor if any": "현재 활성 텍스트 편집기(있는 경우)의 언어 사용",
			"a conditional separator (' - ') that only shows when surrounded by variables with values": "값이 있는 변수로 둘러싸인 경우에만 표시되는 조건부 구분 기호 (' - ')",
			"an indicator for when the active editor has unsaved changes": "활성 편집기에 저장되지 않은 변경 내용이 있는 경우에 대한 표시기",
			"e.g. SSH": "예: SSH",
			"e.g. VS Code": "예: VS Code",
			"file path of the workspace (e.g. /Users/Development/myWorkspace)": "작업 영역 파일 경로(예: /Users/Development/myWorkspace)",
			"file path of the workspace folder the file is contained in (e.g. /Users/Development/myFolder)": "파일이 포함된 작업 영역 폴더의 파일 경로(예: /Users/Development/myFolder)",
			"gist": "gist",
			"name of the workspace folder the file is contained in (e.g. myFolder)": "파일이 포함된 작업 영역 폴더의 이름(예: myFolder)",
			"name of the workspace with optional remote name and workspace indicator if applicable (e.g. myFolder, myRemoteFolder [SSH] or myWorkspace (Workspace))": "해당되는 경우 선택적인 원격 이름 및 작업 영역 표시기가 있는 작업 영역의 이름(예: myFolder, myRemoteFolder [SSH] 또는 myWorkspace(Workspace))",
			"shortened name of the workspace without suffixes (e.g. myFolder or myWorkspace)": "접미사가 없는 작업 영역의 단축된 이름(예: myFolder 또는 myWorkspace)",
			"the file name (e.g. myFile.txt)": "파일 이름(예: myFile.txt)",
			"the full path of the file (e.g. /Users/Development/myFolder/myFileFolder/myFile.txt)": "파일의 전체 경로(예: /Users/Development/myFolder/myFileFolder/myFile.txt)",
			"the full path of the folder the file is contained in (e.g. /Users/Development/myFolder/myFileFolder)": "파일이 포함된 폴더의 전체 경로(예: /Users/Development/myFolder/myFileFolder)",
			"the name of the folder the file is contained in (e.g. myFileFolder)": "파일이 포함된 폴더의 이름(예: myFileFolder)",
			"the path of the file relative to the workspace folder (e.g. myFolder/myFileFolder/myFile.txt)": "작업 영역 폴더에 상대적인 파일 경로(예: myFolder/myFileFolder/myFile.txt)",
			"the path of the folder the file is contained in, relative to the workspace folder (e.g. myFolder/myFileFolder)": "작업 영역 폴더에 상대적인, 파일이 포함된 폴더의 경로(예: myFolder/myFileFolder)"
		},
		"package": {
			"description": "설정, 시작 및 확장 추천 파일과 같은 구성 파일에서 기능(고급 IntelliSense, 자동 수정)을 제공합니다.",
			"displayName": "구성 편집"
		}
	}
}