ringcentral-widgets
Version:
RingCentral Integration Widget Library
47 lines (43 loc) • 2.99 kB
JavaScript
"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-TW.js.map