{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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": {
			"An error occurred while loading the audio file.": "오디오 파일을 로드하는 동안 오류가 발생했습니다.",
			"An error occurred while loading the image.": "이미지를 로드하는 동안 오류가 발생했습니다.",
			"An error occurred while loading the video file.": "비디오 파일을 로드하는 동안 오류가 발생했습니다.",
			"Image Binary Size": "이미지 이진 크기",
			"Image Size": "이미지 크기",
			"Image Zoom": "이미지 확대/축소",
			"Open file using VS Code's standard text/binary editor?": "VS Code의 표준 텍스트/바이너리 편집기를 사용하여 파일을 여시겠습니까?",
			"Select zoom level": "확대/축소 수준 선택",
			"Whole Image": "전체 이미지",
			"{0}B": "{0}B",
			"{0}GB": "{0}GB",
			"{0}KB": "{0}KB",
			"{0}MB": "{0}MB",
			"{0}TB": "{0}TB"
		},
		"package": {
			"command.copyImage": "복사",
			"command.zoomIn": "확대",
			"command.zoomOut": "축소",
			"customEditor.audioPreview.displayName": "오디오 미리 보기",
			"customEditor.imagePreview.displayName": "이미지 미리 보기",
			"customEditor.videoPreview.displayName": "비디오 미리 보기",
			"description": "이미지, 오디오 및 비디오에 대한 VS Code 기본 제공 미리 보기를 제공합니다.",
			"displayName": "미디어 미리 보기"
		}
	}
}