UNPKG

ringcentral-widgets

Version:
47 lines (43 loc) 2.95 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 取消静音\n按 2 次:静音主叫者 - 仅收听。无取消静音选项\n按 3 次:取消静音主叫者 - 再次打开线路", starSharp6Title: "静音主持人线路", starSharp6Body: "按一次静音\n再按一次取消静音", starSharp7Title: "保护通话", starSharp7Body: "按一次阻止所有主叫者\n再按一次开放通话", starSharp8Title: "收听人员进入或退出通话时的声音", starSharp8Body: "按 1 次:关闭声音\n按 2 次:进入音开启,退出音关闭\n按 3 次:进入音关闭,退出音开启\n按 4 次:打开声音", 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=zh-CN.js.map