UNPKG

ringcentral-widgets

Version:
77 lines (73 loc) 4.35 kB
"use strict"; require("core-js/modules/es6.object.define-property"); Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var _default = { topic: "Thema", when: "Wann", duration: "Dauer", recurringMeeting: "Wiederkehrende Besprechung", recurringDescribe: "Aktivieren Sie in der Kalendereinladung für die Teilnehmer die Option für Serien oder Wiederholungen.", video: "Video", videoDescribe: "Beim Beitritt zu einer Besprechung", host: "Host-Video ein", participants: "Teilnehmer-Video ein", audioOptions: "Audio-Optionen", voIPOnly: "Nur VoIP", both: "Beides", meetingOptions: "Besprechungsoptionen", requirePassword: "Meetingkennwort erforderlich", password: "Kennwort", rcmPasswordHintText: "Ihr Kennwort sollte 1–10 Zeichen oder Ziffern lang sein und darf keine Symbole außer @, * oder - enthalten", passwordEmptyError: "Besprechungskennwort erforderlich", rcmPasswordInvalidError: "Ihr Kennwort muss 1–10 Zeichen oder Ziffern lang sein und darf keine Symbole außer @, * oder - enthalten", enableJoinBeforeHost: "Beitritt vor Host ermöglichen", telephonyOnly: "Nur Telefonie", hostVideoOn: "Host-Video ein", participantVideoOn: "Teilnehmervideo ein", recurringEvery: "Jede", recurrenceType: "Wiederholungstyp", recurrenceEndDate: "Enddatum", currentLocale: "Tag(e)", meetingId: "Besprechungs-ID", generateAutomatically: "Automatisch generieren", usePmi: "Persönliche Besprechungs-ID (PMI): {meetingId}", pmiChangeConfirm: "Wenn Sie an Ihrer persönlichen Besprechung Änderungen vornehmen möchten, ", changePmiSettings: "ändern Sie die PMI-Einstellungen", pmiSettingChangeAlert: "Wenn Sie die Einstellungen ändern und diese Besprechung ansetzen, verwenden alle Besprechungen mit persönlicher Besprechungs-ID dieselben aktuellen Einstellungen." }; // @key: @#@"topic"@#@ @source: @#@"Topic"@#@ // @key: @#@"when"@#@ @source: @#@"When"@#@ // @key: @#@"duration"@#@ @source: @#@"Duration"@#@ // @key: @#@"recurringMeeting"@#@ @source: @#@"Recurring Meeting"@#@ // @key: @#@"recurringDescribe"@#@ @source: @#@"Please remember to check recurrence or repeat in your calendar invitation to your attendees."@#@ // @key: @#@"video"@#@ @source: @#@"Video"@#@ // @key: @#@"videoDescribe"@#@ @source: @#@"When joining a meeting"@#@ // @key: @#@"host"@#@ @source: @#@"Host video on"@#@ // @key: @#@"participants"@#@ @source: @#@"Participant video on"@#@ // @key: @#@"audioOptions"@#@ @source: @#@"Audio options"@#@ // @key: @#@"voIPOnly"@#@ @source: @#@"VoIP Only"@#@ // @key: @#@"both"@#@ @source: @#@"Both"@#@ // @key: @#@"meetingOptions"@#@ @source: @#@"Meeting options"@#@ // @key: @#@"requirePassword"@#@ @source: @#@"Require meeting password"@#@ // @key: @#@"password"@#@ @source: @#@"Password"@#@ // @key: @#@"rcmPasswordHintText"@#@ @source: @#@"Your password should be 1-10 characters, numbers long and cannot have symbols except @, * or -"@#@ // @key: @#@"passwordEmptyError"@#@ @source: @#@"Meeting password required"@#@ // @key: @#@"rcmPasswordInvalidError"@#@ @source: @#@"Your password must be 1-10 characters, numbers long and cannot have symbols except @, * or -"@#@ // @key: @#@"enableJoinBeforeHost"@#@ @source: @#@"Enable join before host"@#@ // @key: @#@"telephonyOnly"@#@ @source: @#@"Telephony Only"@#@ // @key: @#@"hostVideoOn"@#@ @source: @#@"Host Video On"@#@ // @key: @#@"participantVideoOn"@#@ @source: @#@"Participant Video On"@#@ // @key: @#@"recurringEvery"@#@ @source: @#@"Every"@#@ // @key: @#@"recurrenceType"@#@ @source: @#@"Recurrence Type"@#@ // @key: @#@"recurrenceEndDate"@#@ @source: @#@"End Date"@#@ // @key: @#@"currentLocale"@#@ @source: @#@"Day(s)"@#@ // @key: @#@"meetingId"@#@ @source: @#@"Meeting ID"@#@ // @key: @#@"generateAutomatically"@#@ @source: @#@"Generate Automatically"@#@ // @key: @#@"usePmi"@#@ @source: @#@"Personal Meeting ID (PMI): {meetingId}"@#@ // @key: @#@"pmiChangeConfirm"@#@ @source: @#@"If you want to make changes for your personal meeting, "@#@ // @key: @#@"changePmiSettings"@#@ @source: @#@"change PMI settings"@#@ // @key: @#@"pmiSettingChangeAlert"@#@ @source: @#@"If you change the settings and schedule this meeting, all of meetings with Personal Meeting ID will use the same latest settings."@#@ exports["default"] = _default; //# sourceMappingURL=de-DE.js.map