ringcentral-widgets
Version:
RingCentral Integration Widget Library
47 lines (43 loc) • 3.18 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: "Conferenceopdrachten",
starSharp2Title: "Aantal bellers",
starSharp2Body: "Houd bij hoeveel mensen in gesprek zijn",
starSharp3Title: "Conference verlaten",
starSharp3Body: "Laat de host ophangen en het gesprek beëindigen",
starSharp4Title: "Menu",
starSharp4Body: "Luister naar de lijst met touchtone-opdrachten",
starSharp5Title: "Luistermodi instellen",
starSharp5Body: "1x drukken: bellers dempen. Bellers kunnen het dempen opheffen met *, #, 6\n2x drukken: bellers dempen: alleen luisteren. Dempen opheffen niet mogelijk.\n3x drukken: dempen van bellers opheffen, de lijn wordt opnieuw geopend",
starSharp6Title: "Hostlijn dempen",
starSharp6Body: "Druk één keer om te DEMPEN\nDruk nogmaals om dempen uit te schakelen",
starSharp7Title: "De oproep beveiligen",
starSharp7Body: "Druk eenmaal om alle bellers te BLOKKEREN\nDruk nogmaals om de oproep te OPENEN",
starSharp8Title: "Geluid horen wanneer mensen oproepen binnenkomen of verlaten",
starSharp8Body: "1x drukken: Zet het geluid UIT\n2x drukken: Geluid voor binnenkomen is AAN, geluid voor verlaten is UIT\n3x drukken: Geluid voor binnenkomen is UIT, geluid voor verlaten is AAN\n4x drukken: Zet geluid AAN",
star9Title: "Uw conference opnemen",
star9Body: "Druk eenmaal om de opname te STARTEN\nDruk nogmaals om de opname te STOPPEN"
}; // @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=nl-NL.js.map