ringcentral-widgets
Version:
RingCentral Integration Widget Library
49 lines (45 loc) • 4.09 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 日曆邀請",
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=zh-TW.js.map