{
    "webrtcDevices": {
        "videoSource": "비디오 소스",
        "cameraSelect": "카메라 선택",
        "audioSource": "오디오 소스",
        "microphoneSelect": "마이크 선택",
        "audioDestination": "오디오 대상(스피커)",
        "audioDestinationTooltip": "스피커 테스트",
        "playAudio": "소리 재생",
        "outputSelect": "스피커 선택",
        "resolution": "해상도",
        "resolutionSelect": "해상도 선택",
        "resolutions": {
            "low": "낮음",
            "medium": "중간",
            "high": "HD"
        },
        "troubleshoot": "진단 실행",
        "troubleshoot2": "진단",
        "browserMediaSettings": "선택한 미디어 장치를 구성하려면 브라우저의 주소 표시줄에 있는 미디어 아이콘을 사용하십시오.",
        "noCameraDetected": "죄송합니다. 카메라가 감지되지 않아서 비디오를 시작할 수 없습니다.",
        "noMicrophoneDetected": "죄송합니다. 마이크를 감지할 수 없으므로 듣는 것만 가능합니다.",
        "cameraLabel": "카메라 {number}",
        "microphoneLabel": "마이크 {number}",
        "outputDeviceLabel": "스피커 {number}",
        "outputDeviceSystemDefault": "시스템 기본값",
        "default": "기본값",
        "windowsCommunication": "Windows 커뮤니케이션 장치",
        "deviceVolumes": "장치 볼륨",
        "profiles": "프로필",
        "profileSelect": "프로필 선택",
        "useComputerSettings": "컴퓨터 설정 사용",
        "newProfile": "새 프로필",
        "editProfile": "프로필 편집",
        "removeProfile": "프로필 제거",
        "profileNameLabel": "프로필 이름",
        "saveLabel": "저장",
        "cancelLabel": "취소"
    }
}