ringcentral-widgets
Version:
RingCentral Integration Widget Library
77 lines (73 loc) • 4.38 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: "Tópico",
when: "Quando",
duration: "Duração",
recurringMeeting: "Reunião periódica",
recurringDescribe: "Lembre-se de verificar a periodicidade ou repetição no convite para calendário enviado aos participantes.",
video: "Vídeo",
videoDescribe: "Quando entrar numa reunião",
host: "Vídeo do anfitrião ligado",
participants: "Vídeo do participante ligado",
audioOptions: "Opções de áudio",
voIPOnly: "Apenas VoIP",
both: "Ambos",
meetingOptions: "Opções da reunião",
requirePassword: "Exigir palavra-passe da reunião",
password: "Palavra-passe",
rcmPasswordHintText: "A sua palavra-passe tem de ter 1–10 carateres e números e não pode conter símbolos, exceto @, * ou -",
passwordEmptyError: "Palavra-passe da reunião obrigatória",
rcmPasswordInvalidError: "A sua palavra-passe tem de ter 1–10 carateres e números e não pode conter símbolos, exceto @, * ou -",
enableJoinBeforeHost: "Ativar entrada antes do anfitrião",
telephonyOnly: "Apenas telefone",
hostVideoOn: "Vídeo do anfitrião ligado",
participantVideoOn: "Vídeo do participante ligado",
recurringEvery: "A cada",
recurrenceType: "Tipo de periodicidade",
recurrenceEndDate: "Data de fim",
currentLocale: "Dia(s)",
meetingId: "ID da reunião",
generateAutomatically: "Gerar automaticamente",
usePmi: "ID de reunião pessoal (PMI): {meetingId}",
pmiChangeConfirm: "Caso pretenda efetuar alterações na sua reunião pessoal, ",
changePmiSettings: "alterar as definições do PMI",
pmiSettingChangeAlert: "Se alterar as definições e agendar esta reunião, todas as reuniões com ID de reunião pessoal irão utilizar as definições mais recentes."
}; // @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=pt-PT.js.map