ringcentral-widgets
Version:
RingCentral Integration Widget Library
39 lines (35 loc) • 3.65 kB
JavaScript
"use strict";
require("core-js/modules/es6.object.define-property");
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _default = {
inviteMeetingContent: "{accountName} le invita a una reunión de {brandName}.\n\nÚnase desde un equipo PC, Mac, iOS o Android: {joinUri}{passwordTpl}\n\nO con un toque desde el iPhone:\n {mobileDialingNumberTpl}\n\nO por teléfono:\n Marque: {phoneDialingNumberTpl}\n ID de reunión: {meetingId}\n Números internacionales disponibles: {teleconference} ",
rcvInviteMeetingContent: "{accountName} le ha invitado a una reunión de {brandName}.\n\nÚnase mediante este enlace:\n {joinUri}{passwordTpl}",
rcvRCBrandInviteMeetingContent: "{accountName} le ha invitado a una reunión de {productName}.\n\nÚnase mediante este enlace:\n {joinUri}{passwordTpl}",
rcvInviteMeetingContentDial: "\n\nUn toque para unirse al audio solo desde un smartphone:\n {smartphones}\n\nO marque:\n Marque: {dialNumber}\n Código de acceso/ID de reunión: {pinNumber} ",
rcvInviteMeetingContentCountryDial: "\n\nUn toque para unirse al audio solo desde un smartphone:\n {smartphones}\n\nO marque:\n {dialNumber}\n Código de acceso/ID de reunión: {pinNumber} ",
rcvTeleconference: "\n\nNúmeros internacionales disponibles: {teleconference} ",
rcvSipHeader: "\n\nÚnase mediante SIP:",
rcvSipContentWithPwd: "\n {meetingId}.{meetingPasswordPSTN}@rcv.com\n Contraseña de SIP: {meetingPasswordPSTN}",
rcvSipContentNoPwd: "\n {meetingId}@rcv.com",
doNotModify: "===== No modifique este texto =====",
password: "\n\nContraseña",
passwordPstn: "\n\nContraseña de marcación:",
'TELUS Business Connect': "TELUS Business Connect"
}; // @key: @#@"inviteMeetingContent"@#@ @source: @#@"{accountName} is inviting you to a {brandName} meeting.\n\nJoin from PC, Mac, iOS or Android: {joinUri}{passwordTpl}\n\nOr iPhone one-tap:\n {mobileDialingNumberTpl}\n\nOr Telephone:\n Dial: {phoneDialingNumberTpl}\n Meeting ID: {meetingId}\n International numbers available: {teleconference} "@#@
// @key: @#@"rcvInviteMeetingContent"@#@ @source: @#@"{accountName} has invited you to a {brandName} Meeting.\n\nPlease join using this link:\n {joinUri}{passwordTpl}"@#@
// @key: @#@"rcvRCBrandInviteMeetingContent"@#@ @source: @#@"{accountName} has invited you to a {productName} meeting.\n\nPlease join using this link:\n {joinUri}{passwordTpl}"@#@
// @key: @#@"rcvInviteMeetingContentDial"@#@ @source: @#@"\n\nOne tap to join audio only from a smartphone:\n {smartphones}\n\nOr dial:\n Dial: {dialNumber}\n Access Code / Meeting ID: {pinNumber} "@#@
// @key: @#@"rcvInviteMeetingContentCountryDial"@#@ @source: @#@"\n\nOne tap to join audio only from a smartphone:\n {smartphones}\n\nOr dial:\n {dialNumber}\n Access Code / Meeting ID: {pinNumber} "@#@
// @key: @#@"rcvTeleconference"@#@ @source: @#@"\n\nInternational numbers available: {teleconference} "@#@
// @key: @#@"rcvSipHeader"@#@ @source: @#@"\n\nJoin by SIP:"@#@
// @key: @#@"rcvSipContentWithPwd"@#@ @source: @#@"\n {meetingId}.{meetingPasswordPSTN}@rcv.com\n SIP password: {meetingPasswordPSTN}\n"@#@
// @key: @#@"rcvSipContentNoPwd"@#@ @source: @#@"\n {meetingId}@rcv.com\n"@#@
// @key: @#@"doNotModify"@#@ @source: @#@"===== Do not modify this text ====="@#@
// @key: @#@"password"@#@ @source: @#@"\n\nPassword"@#@
// @key: @#@"passwordPstn"@#@ @source: @#@"\n\nDial-in password:"@#@
// @key: @#@"'TELUS Business Connect'"@#@ @source: @#@"TELUS Business Connect"@#@
exports["default"] = _default;
//# sourceMappingURL=es-ES.js.map