ringcentral-widgets
Version:
RingCentral Integration Widget Library
77 lines (73 loc) • 4.17 kB
JavaScript
"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-TW.js.map