ringcentral-widgets
Version:
RingCentral Integration Widget Library
47 lines (43 loc) • 3.25 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: "Comandos de conferência",
starSharp2Title: "Número de chamadas",
starSharp2Body: "Acompanhe quantas pessoas estão na chamada",
starSharp3Title: "Sair da Conferência",
starSharp3Body: "Permite que o anfitrião desligue e termine a chamada",
starSharp4Title: "Menu",
starSharp4Body: "Ouça a lista de comandos de marcação multifrequência",
starSharp5Title: "Definir modos de escuta",
starSharp5Body: "Premir 1x: Desativar som de autores da chamada - Os autores da chamada podem ativar o som com *, #, 6\nPremir 2x: Desativar som de autores da chamada - Apenas ouvir. Sem opção para ativar som\nPremir 3x: Ativar som de autores da chamada - Abre a linha novamente",
starSharp6Title: "Desativar som da linha do anfitrião",
starSharp6Body: "Premir uma vez para DESATIVAR SOM\nPremir novamente para ATIVAR SOM",
starSharp7Title: "Proteger a chamada",
starSharp7Body: "Premir uma vez para BLOQUEAR todos os autores de chamadas\nPremir novamente para ABRIR a chamada",
starSharp8Title: "Ouvir som quando as pessoas entram ou saem da chamada",
starSharp8Body: "Premir 1x: Desligar som\nPremir 2x: Tom de entrada LIGADO Tom de saída DESLIGADO\nPremir 3x: Tom de entrada DESLIGADO Tom de saída DESLIGADO\nPremir 4x: LIGA o som",
star9Title: "Grave a sua conferência",
star9Body: "Premir uma vez para INICIAR a gravação\n Premir novamente para PARAR a gravação"
}; // @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=pt-PT.js.map