UNPKG

ringcentral-widgets

Version:
47 lines (43 loc) 3.5 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: "1回押すとミュートします\nもう1回押すとミュート解除します", starSharp7Title: "通話の安全確保", starSharp7Body: "1回押すとすべての発信者をブロックします\nもう1回押すと通話のブロックを解除します", starSharp8Title: "参加と退席をサウンドで通知", starSharp8Body: "1回押した場合:サウンドをオフにします\n2回押した場合:参加時の音をオン、退席時の音をオフにします\n3回押した場合:参加時の音をオフ、退席時の音をオンにします\n4回押した場合:サウンドをオンにします", star9Title: "会議を録音", star9Body: "1回押すと録音を開始します\nもう1回押すと録音を停止します" }; // @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=ja-JP.js.map