ringcentral-widgets
Version:
RingCentral Integration Widget Library
47 lines (43 loc) • 3.32 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: "Contagem de autor da chamada",
starSharp2Body: "Monitorar quantas pessoas estão na chamada",
starSharp3Title: "Deixar conferência",
starSharp3Body: "Permitir que o organizador desligue e finalize a chamada",
starSharp4Title: "Menu",
starSharp4Body: "Ouvir a lista de comandos por tom de toque",
starSharp5Title: "Definir modos de escuta",
starSharp5Body: "Pressione 1x: Colocar autores de chamadas no mudo - Os autores de chamadas podem desativar o modo mudo com *, #, 6\nPressione 2x: Colocar autores de chamadas no mudo - Apenas escuta. Sem opção de desativar mudo\nPressione 3x: Desativar mudo dos autores de chamadas - Reabre a linha",
starSharp6Title: "Colocar a linha do organizador no mudo",
starSharp6Body: "Pressione uma vez para COLOCAR NO MUDO\nPressione novamente para DESATIVAR MUDO",
starSharp7Title: "Proteger a chamada",
starSharp7Body: "Pressione uma vez para BLOQUEAR todos os autores de chamadas\nPressione novamente para ABRIR a chamada",
starSharp8Title: "Ouvir um som quando alguém Entrar ou Sair da chamada",
starSharp8Body: "Pressione 1x: DESATIVA o som\nPressione 2x: Inserir tom está ATIVADO Sair do tom está DESATIVADO\nPressione 3x: Inserir tom está DESATIVADO Sair do tom está ATIVADO\nPressione 4x: ATIVA o som",
star9Title: "Gravar sua conferência",
star9Body: "Pressione uma vez para COMEÇAR a gravação\nPressione 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-BR.js.map