ringcentral-widgets
Version:
RingCentral Integration Widget Library
49 lines (45 loc) • 4.29 kB
JavaScript
"use strict";
require("core-js/modules/es6.object.define-property");
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = {
newConference: "Nova conferência",
dialInNumber: "Número de acesso",
hostAccess: "Acesso do anfitrião",
participantsAccess: "Acesso dos participantes",
addinalDialInNumbers: "Números de acesso adicionais",
selectNumbers: "Selecionar números",
enableJoinBeforeHost: "Ativar adesão antes do anfitrião",
conferenceCommands: "Comandos de conferência",
conferenceOptions: "Opções da conferência",
inviteWithGCalendar: "Convidar com o Google Calendar",
inviteWithText: "Convidar com mensagem de texto",
joinAsHost: "Iniciar conferência",
internationalNumber: "Números de acesso internacionais:",
inviteText_att: "Entre na conferência do {brandName}.\n\nNúmero de acesso: {formattedDialInNumber} \n{additionalNumbersSection} \nAcesso do participante: {participantCode} \n\nNecessita um número de telefone de acesso internacional? Visite {dialInNumbersLinks} \n\nEsta chamada de conferência é oferecida por {brandName} Conferencing.",
inviteText_bt: "Participe na conferência do {brandName}.\n\nNúmero de acesso: {formattedDialInNumber} \n{additionalNumbersSection} \nAcesso do participante: {participantCode} \n\nNúmero de acesso adicionais {dialInNumbersLinks}",
inviteText_rc: "Participe na conferência do {brandName}.\n\nNúmero de acesso: {formattedDialInNumber} \n{additionalNumbersSection} \nAcesso do participante: {participantCode} \n\nNecessita um número de telefone de acesso internacional? Visite {dialInNumbersLinks} \n\nEsta chamada de conferência é oferecida por {brandName} Conferencing.",
inviteText_telus: "Participe na conferência do {brandName}.\n\nNúmero de acesso: {formattedDialInNumber} \n{additionalNumbersSection} \nAcesso do participante: {participantCode} \n\nNúmeros de acesso adicionais {dialInNumbersLinks}",
saveAsDefault: "Guardar como predefinição"
}; // @key: @#@"newConference"@#@ @source: @#@"New Conference"@#@
// @key: @#@"dialInNumber"@#@ @source: @#@"Dial-in Number"@#@
// @key: @#@"hostAccess"@#@ @source: @#@"Host Access"@#@
// @key: @#@"participantsAccess"@#@ @source: @#@"Participants Access"@#@
// @key: @#@"addinalDialInNumbers"@#@ @source: @#@"Additional Dial-in Numbers"@#@
// @key: @#@"selectNumbers"@#@ @source: @#@"Select Numbers"@#@
// @key: @#@"enableJoinBeforeHost"@#@ @source: @#@"Enable join before Host"@#@
// @key: @#@"conferenceCommands"@#@ @source: @#@"Conference Commands"@#@
// @key: @#@"conferenceOptions"@#@ @source: @#@"Conference Options"@#@
// @key: @#@"inviteWithGCalendar"@#@ @source: @#@"Invite with Google Calendar"@#@
// @key: @#@"inviteWithText"@#@ @source: @#@"Invite with Text"@#@
// @key: @#@"joinAsHost"@#@ @source: @#@"Launch Conference"@#@
// @key: @#@"internationalNumber"@#@ @source: @#@"International Dial-in Numbers:"@#@
// @key: @#@"inviteText_att"@#@ @source: @#@"Please join the {brandName} conference.\n\nDial-In Number: {formattedDialInNumber} \n{additionalNumbersSection} \nParticipant Access: {participantCode} \n\nNeed an international dial-in phone number? Please visit {dialInNumbersLinks} \n\nThis conference call is brought to you by {brandName} Conferencing."@#@
// @key: @#@"inviteText_bt"@#@ @source: @#@"Please join the {brandName} conference.\n\nDial-In Number: {formattedDialInNumber} \n{additionalNumbersSection} \nParticipant Access: {participantCode} \n\nAdditional dial-in numbers {dialInNumbersLinks}"@#@
// @key: @#@"inviteText_rc"@#@ @source: @#@"Please join the {brandName} conference.\n\nDial-In Number: {formattedDialInNumber} \n{additionalNumbersSection} \nParticipant Access: {participantCode} \n\nNeed an international dial-in phone number? Please visit {dialInNumbersLinks} \n\nThis conference call is brought to you by {brandName} Conferencing."@#@
// @key: @#@"inviteText_telus"@#@ @source: @#@"Please join the {brandName} conference.\n\nDial-In Number: {formattedDialInNumber} \n{additionalNumbersSection} \nParticipant Access: {participantCode} \n\nAdditional dial-in numbers {dialInNumbersLinks}"@#@
// @key: @#@"saveAsDefault"@#@ @source: @#@"Save as default"@#@
exports["default"] = _default;
//# sourceMappingURL=pt-PT.js.map