ringcentral-widgets
Version:
RingCentral Integration Widget Library
39 lines (35 loc) • 3.77 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} 님이 {brandName} 모임에 초대했습니다.\n\nPC 또는 Mac, iOS, Android에서 참가: {joinUri}{passwordTpl}\n\n또는 iPhone 한 번 탭하여 참가:\n {mobileDialingNumberTpl}\n\n또는 전화기:\n 전화 걸기: {phoneDialingNumberTpl}\n 모임 ID {meetingId}\n 이용 가능한 국제 번호: {teleconference} ",
rcvInviteMeetingContent: "{accountName} 님이 {brandName} 모임에 초대했습니다.\n\n다음 링크로 참가하세요.\n {joinUri}{passwordTpl}",
rcvRCBrandInviteMeetingContent: "{accountName} 님이 {productName} 모임에 초대했습니다.\n\n다음 링크로 참가하세요.\n {joinUri}{passwordTpl}",
rcvInviteMeetingContentDial: "\n\n스마트폰에서 오디오로만 참가하려면 다음에서 한 번 탭하세요.\n {smartphones}\n\n또는 전화 걸기:\n 전화 걸기: {dialNumber}\n 액세스 코드 / 모임 ID: {pinNumber} ",
rcvInviteMeetingContentCountryDial: "\n\n스마트폰에서 오디오로만 참가하려면 다음에서 한 번 탭하세요.\n {smartphones}\n\n또는 전화 걸기:\n {dialNumber}\n 액세스 코드 / 모임 ID: {pinNumber} ",
rcvTeleconference: "\n\n사용 가능한 국제 번호: {teleconference} ",
rcvSipHeader: "\n\nSIP로 참가:",
rcvSipContentWithPwd: "\n {meetingId}.{meetingPasswordPSTN}@rcv.com\n SIP 비밀번호: {meetingPasswordPSTN}",
rcvSipContentNoPwd: "\n {meetingId}@rcv.com",
doNotModify: "===== 이 텍스트를 수정하지 마세요. =====",
password: "\n\n비밀번호",
passwordPstn: "\n\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=ko-KR.js.map