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: "새 전화 회의",
dialInNumber: "전화 접속 번호",
hostAccess: "호스트 액세스",
participantsAccess: "참가자 액세스",
addinalDialInNumbers: "추가 전화 접속 번호",
selectNumbers: "번호 선택",
enableJoinBeforeHost: "호스트보다 먼저 참가 사용",
conferenceCommands: "전화 회의 명령",
conferenceOptions: "전화 회의 옵션",
inviteWithGCalendar: "Google Calendar로 초대",
inviteWithText: "문자로 초대",
joinAsHost: "전화 회의 시작",
internationalNumber: "국제 전화 접속 번호:",
inviteText_att: "{brandName} 전화 회의에 참가하세요.\n\n전화 접속 번호: {formattedDialInNumber} \n{additionalNumbersSection} \n참가자 액세스: {participantCode} \n\n국제 전화 접속 전화번호가 필요하신가요? {dialInNumbersLinks}을(를) 방문하세요. \n\n이 전화 회의는 {brandName} 전화 회의에서 제공됩니다.",
inviteText_bt: "{brandName} 전화 회의에 참가하세요.\n\n전화 접속 번호: {formattedDialInNumber} \n{additionalNumbersSection} \n참가자 액세스: {participantCode} \n\n추가 전화 접속 번호 {dialInNumbersLinks}",
inviteText_rc: "{brandName} 전화 회의에 참가하세요.\n\n전화 접속 번호: {formattedDialInNumber} \n{additionalNumbersSection} \n참가자 액세스: {participantCode} \n\n국제 전화 접속 전화번호가 필요하신가요? {dialInNumbersLinks}을(를) 방문하세요. \n\n이 전화 회의는 {brandName} 전화 회의에서 제공됩니다.",
inviteText_telus: "{brandName} 전화 회의에 참가하세요.\n\n전화 접속 번호: {formattedDialInNumber} \n{additionalNumbersSection} \n참가자 액세스: {participantCode} \n\n추가 전화 접속 번호 {dialInNumbersLinks}",
saveAsDefault: "기본값으로 저장"
}; // @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=ko-KR.js.map