diff --git a/src/locales/ko.json b/src/locales/ko.json index 4d7135bf..e114a69e 100644 --- a/src/locales/ko.json +++ b/src/locales/ko.json @@ -20,7 +20,7 @@ "disabled": "비활성화됨", "donate": "후원", "download": "다운로드", - "duplicate": "복제", + "duplicate": "복사", "enabled": "활성화됨", "entries_hidden": "%0%개의 항목 숨겨짐", "entries_hidden.all": "전부 보기", @@ -76,7 +76,7 @@ "hide_project": "프로젝트 숨기기", "highlighting": "강조", "home": "홈", - "import": "임포트", + "import": "가져오기", "indentation.2_spaces": "2 스페이스", "indentation.4_spaces": "4 스페이스", "indentation.minified": "축소됨", @@ -200,8 +200,8 @@ "versions.resource_pack_format": "리소스 팩 형식", "versions.search": "버전 검색", "worldgen": "월드젠", - "zoom_in": "줌 인", - "zoom_out": "줌 아웃", + "zoom_in": "확대", + "zoom_out": "축소", "change.obsolete": "이 변경 사항은 이번 릴리스 주기의 이후 변경 사항으로 대체되었습니다", "2d": "2D", "3d": "3D", @@ -253,5 +253,23 @@ "customized.structures": "구조물", "format.snbt": "SNBT", "generate_new_color": "새로운 색 생성하기", - "changelog.edit_on_github": "깃헙에서 기술적 변경 사항 편집하기" + "changelog.edit_on_github": "깃헙에서 기술적 변경 사항 편집하기", + "layer": "층", + "mode.top": "상단", + "mode.3d": "3D", + "layer.depth": "깊이", + "inline": "인라인", + "guides": "가이드", + "generators.no_results": "검색 결과에 맞는 생성기가 없습니다", + "convert.swap": "교환", + "cutoff": "절단", + "missing_key": "필수키 %0%가 누락되었습니다", + "versions.wiki": "위키", + "whats_new": "무엇이 바뀌었나요?", + "whats_new.description": "misode.github.io의 최신 개발 소식을 받아보세요. 아래에서 최근에 추가된 기능을 확인해 보세요.", + "whats_new.new": "새로운 것", + "wiki": "위키", + "y": "Y", + "z": "Z", + "zoom_in_limit": "더 이상 확대할 수 없습니다.\n1픽셀 = 4블록" }