ringcentral-widgets
Version:
RingCentral Integration Widget Library
49 lines (45 loc) • 4.07 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-CN.js.map