UNPKG

ringcentral-widgets

Version:
77 lines (73 loc) 4.16 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: "仅网络电话", both: "两者", meetingOptions: "会议选项", requirePassword: "需要会议密码", password: "密码", rcmPasswordHintText: "密码应包含 1 到 10 个字符和数字,且不能使用除 @、* 或 - 以外的特殊符号", passwordEmptyError: "会议密码为必填项", rcmPasswordInvalidError: "密码必须包含 1 到 10 个字符和数字,且不能使用除 @、* 或 - 以外的特殊符号", enableJoinBeforeHost: "允许在主持人进入会议前加入", telephonyOnly: "仅电话", hostVideoOn: "主持人视频开启", participantVideoOn: "参与者视频开启", recurringEvery: "每一个", recurrenceType: "重复类型", recurrenceEndDate: "结束日期", currentLocale: "天", meetingId: "会议 ID", generateAutomatically: "自动生成", usePmi: "个人会议 ID (PMI):{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=zh-CN.js.map