ringcentral-widgets
Version:
RingCentral Integration Widget Library
47 lines (43 loc) • 3.3 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: "Comandi conferenza",
starSharp2Title: "Numero chiamanti",
starSharp2Body: "Tieni il conto di quante persone partecipano alla chiamata",
starSharp3Title: "Abbandona conferenza",
starSharp3Body: "Consente al moderatore di riagganciare e chiudere la chiamata",
starSharp4Title: "Menu",
starSharp4Body: "Consente di ascoltare l'elenco dei comandi di composizione a toni",
starSharp5Title: "Imposta modalità di ascolto",
starSharp5Body: "1 pressione: Disattiva audio chiamanti - I chiamanti possono riattivare l'audio con *, #, 6\n2 pressioni: Disattiva audio chiamanti - Solo ascolto. Nessuna opzione di riattivazione audio\n3 pressioni: Riattiva audio chiamanti - Riapre la linea",
starSharp6Title: "Disattiva audio linea moderatore",
starSharp6Body: "Premi una volta per DISATTIVARE L'AUDIO\nPremi nuovamente per RIATTIVARE L'AUDIO",
starSharp7Title: "Proteggi chiamata",
starSharp7Body: "Premi una volta per BLOCCARE tutti i chiamanti\nPremi nuovamente per APRIRE la chiamata",
starSharp8Title: "Ricevi un segnale acustico quando le persone entrano o escono dalla chiamata",
starSharp8Body: "1 pressione: Disattiva l'audio\n2 pressioni: Tono entrata attivo, tono uscita inattivo\n3 pressioni: Tono entrata inattivo, tono uscita attivo\n4 pressioni: Attiva l'audio",
star9Title: "Registra la conferenza",
star9Body: "Premi una volta per AVVIARE la registrazione\nPremi nuovamente per INTERROMPERE la registrazione"
}; // @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=it-IT.js.map