UNPKG

ringcentral-widgets

Version:
47 lines (43 loc) 3.34 kB
"use strict"; require("core-js/modules/es6.object.define-property"); Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var _default = { title: "Konferenzbefehle", starSharp2Title: "Anzahl der Anrufer", starSharp2Body: "Verfolgen Sie nach, wie viele Personen am Anruf teilnehmen", starSharp3Title: "Konferenz verlassen", starSharp3Body: "Der Host legt auf und beendet den Anruf", starSharp4Title: "Menü", starSharp4Body: "Hören Sie sich die Liste der Tonwahlbefehle an", starSharp5Title: "Hörmodi einstellen", starSharp5Body: "Einmal drücken: Anrufer stummschalten – Anrufer können mit *, #, 6 die Stummschaltung aufheben\nZweimal drücken: Anrufer stummschalten – nur Zuhören möglich, keine Option zum Aufheben der Stummschaltung\nDreimal drücken: Stummschaltung aufheben – öffnet die Leitung wieder", starSharp6Title: "Host-Leitung stummschalten", starSharp6Body: "Einmal drücken zum STUMMSCH.\nErneut drücken zum STUMMSCH. AUFH.", starSharp7Title: "Anruf sichern", starSharp7Body: "Einmal drücken, um alle Anrufer zu BLOCKIEREN\nErneut drücken, um den Anruf zu ÖFFNEN", starSharp8Title: "Ton ausgeben, wenn Personen dem Anruf beitreten oder ihn verlassen", starSharp8Body: "Einmal drücken: Schaltet den Ton AUS\nZweimal drücken: Ton für Beitritt ist EINGESCHALTET, Ton für Verlassen ist AUSGESCHALTET\nDreimal drücken: Ton für Beitritt ist AUSGESCHALTET, Ton für Verlassen ist EINGESCHALTET\nViermal drücken: Schaltet den Ton EIN", star9Title: "Konferenz aufzeichnen", star9Body: "Einmal drücken, um Aufzeichnung zu STARTEN\nErneut drücken, um Aufzeichnung zu BEENDEN" }; // @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=de-DE.js.map