/*--------------------------------------------------------------------------------------------- * 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. { "workbench.action.terminal.clear": "지우기", "workbench.action.terminal.copySelection": "선택 영역 복사", "workbench.action.terminal.focus": "터미널로 포커스 이동", "workbench.action.terminal.focusNext": "다음 터미널로 포커스 이동", "workbench.action.terminal.focusPrevious": "이전 터미널로 포커스 이동", "workbench.action.terminal.kill": "활성 터미널 인스턴스 종료", "workbench.action.terminal.kill.short": "터미널 종료", "workbench.action.terminal.new": "새 통합 터미널 만들기", "workbench.action.terminal.new.short": "새 터미널", "workbench.action.terminal.paste": "활성 터미널에 붙여넣기", "workbench.action.terminal.runSelectedText": "활성 터미널에서 선택한 텍스트 실행", "workbench.action.terminal.scrollDown": "아래로 스크롤(줄)", "workbench.action.terminal.scrollDownPage": "아래로 스크롤(페이지)", "workbench.action.terminal.scrollUp": "위로 스크롤(줄)", "workbench.action.terminal.scrollUpPage": "위로 스크롤(페이지)", "workbench.action.terminal.switchTerminalInstance": "터미널 인스턴스 전환", "workbench.action.terminal.toggleTerminal": "통합 터미널 설정/해제" }