UNPKG

ringcentral-widgets

Version:
77 lines (73 loc) 4.32 kB
"use strict"; require("core-js/modules/es6.object.define-property"); Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var _default = { topic: "주제", when: "일시", duration: "지속 시간", recurringMeeting: "되풀이 모임", recurringDescribe: "참석자에게 보낸 일정 초대장에서 되풀이 또는 반복 일정을 확인하세요.", video: "비디오", videoDescribe: "모임에 참가할 때", host: "호스트 비디오 켜기", participants: "참가자 비디오 켜기", audioOptions: "오디오 옵션", voIPOnly: "VoIP만", both: "둘 다", meetingOptions: "모임 옵션", requirePassword: "모임 비밀번호가 필요함", password: "비밀번호", rcmPasswordHintText: "비밀번호는 1~10자의 문자 및 숫자여야 하며 기호(@, *, -)를 제외한 기호는 포함하지 않아야 합니다.", passwordEmptyError: "모임 비밀번호 필요", rcmPasswordInvalidError: "비밀번호는 1~10자의 문자 및 숫자여야 하며 기호(@, *, -)를 제외한 기호는 포함하지 않아야 합니다.", enableJoinBeforeHost: "호스트보다 먼저 참가 사용", telephonyOnly: "전화 통신만", hostVideoOn: "호스트 비디오 켜기", participantVideoOn: "참가자 비디오 켜기", recurringEvery: "간격", recurrenceType: "되풀이 유형", recurrenceEndDate: "종료 날짜", currentLocale: "일", meetingId: "모임 ID", generateAutomatically: "자동으로 생성", usePmi: "PMI(개인 모임 ID): {meetingId}", pmiChangeConfirm: "개인 모임을 변경하려면 ", changePmiSettings: "PMI 설정 변경", pmiSettingChangeAlert: "설정을 변경하고 이 모임을 예약하면 개인 모임 ID가 있는 모든 모임이 동일한 최신 설정을 사용합니다." }; // @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=ko-KR.js.map