ringcentral-widgets
Version:
RingCentral Integration Widget Library
77 lines (73 loc) • 4.35 kB
JavaScript
"use strict";
require("core-js/modules/es6.object.define-property");
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = {
topic: "Argomento",
when: "Quando",
duration: "Durata",
recurringMeeting: "Riunione ricorrente",
recurringDescribe: "Ricorda di verificare la ricorrenza o la ripetizione dell'invito sul calendario ai tuoi partecipanti.",
video: "Video",
videoDescribe: "Quando si accede a una riunione",
host: "Video moderatore attivato",
participants: "Video partecipante attivato",
audioOptions: "Opzioni audio",
voIPOnly: "Solo VoIP",
both: "Entrambi",
meetingOptions: "Opzioni riunione",
requirePassword: "Richiedi password riunione",
password: "Password",
rcmPasswordHintText: "La password deve avere 1-10 caratteri, deve contenere numeri e non può contenere simboli, tranne @, * o -",
passwordEmptyError: "Password riunione obbligatoria",
rcmPasswordInvalidError: "La password deve avere 1-10 caratteri, deve contenere numeri e non può contenere simboli, tranne @, * o -",
enableJoinBeforeHost: "Consenti ingresso prima del moderatore",
telephonyOnly: "Solo telefonia",
hostVideoOn: "Video moderatore attivato",
participantVideoOn: "Video partecipante attivato",
recurringEvery: "Ogni",
recurrenceType: "Tipo di ricorrenza",
recurrenceEndDate: "Data di fine",
currentLocale: "Giorno/i",
meetingId: "ID riunione",
generateAutomatically: "Genera automaticamente",
usePmi: "ID riunione personale (PMI): {meetingId}",
pmiChangeConfirm: "Se vuoi apportare modifiche alla tua riunione personale, ",
changePmiSettings: "modifica le impostazioni del PMI",
pmiSettingChangeAlert: "Se modifichi le impostazioni e programmi questa riunione, tutte le riunioni con ID riunione personale utilizzeranno le stesse impostazioni più recenti."
}; // @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=it-IT.js.map