UNPKG

ringcentral-widgets

Version:
47 lines (43 loc) 3.15 kB
"use strict"; require("core-js/modules/es6.object.define-property"); Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var _default = { title: "전화 회의 명령", starSharp2Title: "발신자 수", starSharp2Body: "통화 중인 인원수 추적", starSharp3Title: "전화 회의 나가기", starSharp3Body: "호스트가 전화를 끊고 통화를 종료", starSharp4Title: "메뉴", starSharp4Body: "터치톤 명령 목록 듣기", starSharp5Title: "청취 모드 설정", starSharp5Body: "1회 누르기: 발신자 음소거 - 발신자는 *, #, 6을 눌러 음소거 해제 가능\n2회 누르기: 발신자 음소거 - 청취만 가능. 음소거 해제 옵션 없음\n3회 누르기: 발신자 음소거 해제 - 회선 다시 공개", starSharp6Title: "호스트 회선 음소거", starSharp6Body: "한 번 누르면 음소거\n다시 누르면 음소거 해제", starSharp7Title: "통화 보호", starSharp7Body: "한 번 누르면 모든 발신자 차단\n다시 누르면 통화 공개", starSharp8Title: "참가자가 통화에 참여하거나 통화에서 나갈 때 소리 듣기", starSharp8Body: "1회 누르기: 소리 꺼짐\n2회 누르기: 입장 소리 켜짐 퇴장 소리 꺼짐\n3회 누르기: 입장 소리 꺼짐 퇴장 소리 켜짐\n4회 누르기: 소리 켜짐", star9Title: "전화 회의 녹음", star9Body: "한 번 누르면 녹음 시작\n다시 누르면 녹음 중지" }; // @key: @#@"title"@#@ @source: @#@"Conference Commands"@#@ // @key: @#@"starSharp2Title"@#@ @source: @#@"Caller Count"@#@ // @key: @#@"starSharp2Body"@#@ @source: @#@"Keep track of how many people are on the call"@#@ // @key: @#@"starSharp3Title"@#@ @source: @#@"Leave Conference"@#@ // @key: @#@"starSharp3Body"@#@ @source: @#@"Lets the host hang up and end the call"@#@ // @key: @#@"starSharp4Title"@#@ @source: @#@"Menu"@#@ // @key: @#@"starSharp4Body"@#@ @source: @#@"Listen to the list of touchtone commands"@#@ // @key: @#@"starSharp5Title"@#@ @source: @#@"Set Listening Modes"@#@ // @key: @#@"starSharp5Body"@#@ @source: @#@"Press 1x: Mute callers - Callers can unmute with *, #, 6\nPress 2x: Mute callers - Listen only. No unmuting option\nPress 3x: Unmute callers - Opens the line again"@#@ // @key: @#@"starSharp6Title"@#@ @source: @#@"Mute Host Line"@#@ // @key: @#@"starSharp6Body"@#@ @source: @#@"Press once to MUTE\nPress again to UNMUTE"@#@ // @key: @#@"starSharp7Title"@#@ @source: @#@"Secure the Call"@#@ // @key: @#@"starSharp7Body"@#@ @source: @#@"Press once to BLOCK all callers\nPress again to OPEN the call"@#@ // @key: @#@"starSharp8Title"@#@ @source: @#@"Hear sound when people Enter or Exit call"@#@ // @key: @#@"starSharp8Body"@#@ @source: @#@"Press 1x: Turns OFF sound\nPress 2x: Enter tone is ON Exit tone is OFF\nPress 3x: Enter tone is OFF Exit tone is ON\nPress 4x: Turns ON sound"@#@ // @key: @#@"star9Title"@#@ @source: @#@"Record your conference"@#@ // @key: @#@"star9Body"@#@ @source: @#@"Press once to START recording\nPress again to STOP recording"@#@ exports["default"] = _default; //# sourceMappingURL=ko-KR.js.map