2016-05-03 06:42:54 +08:00
|
|
|
{
|
2016-05-20 02:22:56 +08:00
|
|
|
"app.home.greeting": "Welcome {name}! Your presentation will begin shortly...",
|
2016-12-16 04:03:54 +08:00
|
|
|
"app.userlist.usersTitle": "Users",
|
2016-05-26 03:29:22 +08:00
|
|
|
"app.userlist.participantsTitle": "Participants",
|
|
|
|
"app.userlist.messagesTitle": "Messages",
|
2016-05-20 02:22:56 +08:00
|
|
|
"app.userlist.presenter": "Presenter",
|
2016-06-03 04:32:42 +08:00
|
|
|
"app.userlist.you": "You",
|
|
|
|
"app.chat.submitLabel": "Send Message",
|
2016-06-14 01:00:38 +08:00
|
|
|
"app.chat.inputLabel": "Message input for chat {name}",
|
2016-12-07 01:07:22 +08:00
|
|
|
"app.chat.inputPlaceholder": "Message {name}",
|
2016-06-14 01:00:38 +08:00
|
|
|
"app.chat.titlePublic": "Public Chat",
|
|
|
|
"app.chat.titlePrivate": "Private Chat with {name}",
|
2016-07-05 21:34:13 +08:00
|
|
|
"app.chat.partnerDisconnected": "{name} has left the meeting",
|
2016-07-29 03:48:26 +08:00
|
|
|
"app.chat.moreMessages": "More messages below",
|
2016-08-06 02:39:24 +08:00
|
|
|
"app.kickMessage": "You have been kicked out of the meeting",
|
2016-08-03 06:55:20 +08:00
|
|
|
"app.whiteboard.slideControls.prevSlideLabel": "Previous slide",
|
|
|
|
"app.whiteboard.slideControls.prevSlideDescrip": "Change the presentation to the previous slide",
|
|
|
|
"app.whiteboard.slideControls.nextSlideLabel": "Next slide",
|
|
|
|
"app.whiteboard.slideControls.nextSlideDescrip": "Change the presentation to the next slide",
|
|
|
|
"app.whiteboard.slideControls.skipSlideLabel": "Skip slide",
|
|
|
|
"app.whiteboard.slideControls.skipSlideDescrip": "Change the presentation to a specific slide",
|
|
|
|
"app.whiteboard.slideControls.fitWidthLabel": "Fit to width",
|
|
|
|
"app.whiteboard.slideControls.fitWidthDescrip": "Display the whole width of the slide",
|
|
|
|
"app.whiteboard.slideControls.fitScreenLabel": "Fit to screen",
|
|
|
|
"app.whiteboard.slideControls.fitScreenDescrip": "Display the whole slide",
|
|
|
|
"app.whiteboard.slideControls.zoomLabel": "Zoom",
|
2016-08-10 00:28:16 +08:00
|
|
|
"app.whiteboard.slideControls.zoomDescrip": "Change the zoom level of the presentation",
|
|
|
|
"app.failedMessage": "Apologies, trouble connecting to the server.",
|
|
|
|
"app.connectingMessage": "Connecting...",
|
2016-08-24 06:19:13 +08:00
|
|
|
"app.waitingMessage": "Disconnected. Trying to reconnect in {seconds} seconds...",
|
2016-09-27 05:55:33 +08:00
|
|
|
"app.navBar.settingsDropdown.optionsLabel": "Options",
|
|
|
|
"app.navBar.settingsDropdown.fullscreenLabel": "Make fullscreen",
|
|
|
|
"app.navBar.settingsDropdown.settingsLabel": "Open settings",
|
2016-12-08 05:14:14 +08:00
|
|
|
"app.navBar.settingsDropdown.aboutLabel": "About",
|
2016-09-27 05:55:33 +08:00
|
|
|
"app.navBar.settingsDropdown.leaveSessionLabel": "Logout",
|
|
|
|
"app.navBar.settingsDropdown.fullscreenDesc": "Make the settings menu fullscreen",
|
|
|
|
"app.navBar.settingsDropdown.settingsDesc": "Change the general settings",
|
2016-12-08 05:14:14 +08:00
|
|
|
"app.navBar.settingsDropdown.aboutDesc": "Show information about the client",
|
2016-09-27 05:55:33 +08:00
|
|
|
"app.navBar.settingsDropdown.leaveSessionDesc": "Leave the meeting",
|
2016-09-02 00:29:51 +08:00
|
|
|
"app.leaveConfirmation.title": "Leave Session",
|
|
|
|
"app.leaveConfirmation.message": "Do you want to leave this meeting?",
|
|
|
|
"app.leaveConfirmation.confirmLabel": "Leave",
|
|
|
|
"app.leaveConfirmation.confirmDesc": "Logs you out of the meeting",
|
|
|
|
"app.leaveConfirmation.dismissLabel": "Cancel",
|
2016-09-22 02:29:31 +08:00
|
|
|
"app.leaveConfirmation.dismissDesc": "Closes and rejects the leave confirmation",
|
2016-12-08 23:40:11 +08:00
|
|
|
"app.about.title": "About",
|
2016-12-09 22:49:50 +08:00
|
|
|
"app.about.version": "Client Build:",
|
2016-12-08 23:40:11 +08:00
|
|
|
"app.about.copyright": "Copyright:",
|
|
|
|
"app.about.confirmLabel": "OK",
|
|
|
|
"app.about.confirmDesc": "OK",
|
|
|
|
"app.about.dismissLabel": "Cancel",
|
|
|
|
"app.about.dismissDesc": "Close about client information",
|
2016-10-02 23:46:15 +08:00
|
|
|
"app.actionsBar.muteLabel": "Mute",
|
|
|
|
"app.actionsBar.camOffLabel": "Cam Off",
|
|
|
|
"app.actionsBar.raiseLabel": "Raise",
|
2016-09-27 05:55:33 +08:00
|
|
|
"app.actionsBar.actionsDropdown.actionsLabel": "Actions",
|
|
|
|
"app.actionsBar.actionsDropdown.presentationLabel": "Upload a presentation",
|
|
|
|
"app.actionsBar.actionsDropdown.initPollLabel": "Initiate a poll",
|
|
|
|
"app.actionsBar.actionsDropdown.desktopShareLabel": "Share your screen",
|
|
|
|
"app.actionsBar.actionsDropdown.presentationDesc": "Upload your presentation",
|
|
|
|
"app.actionsBar.actionsDropdown.initPollDesc": "Initiate a poll",
|
2016-09-29 07:47:28 +08:00
|
|
|
"app.actionsBar.actionsDropdown.desktopShareDesc": "Share your screen with others",
|
2016-09-27 04:29:44 +08:00
|
|
|
"app.actionsBar.emojiMenu.statusTriggerLabel": "Status",
|
|
|
|
"app.actionsBar.emojiMenu.awayLabel": "Away",
|
|
|
|
"app.actionsBar.emojiMenu.awayDesc": "Change your status to away",
|
|
|
|
"app.actionsBar.emojiMenu.raiseLabel": "Raise",
|
|
|
|
"app.actionsBar.emojiMenu.raiseDesc": "Raise your hand to ask a question",
|
|
|
|
"app.actionsBar.emojiMenu.undecidedLabel": "Undecided",
|
|
|
|
"app.actionsBar.emojiMenu.undecidedDesc": "Change your status to undecided",
|
|
|
|
"app.actionsBar.emojiMenu.confusedLabel": "Confused",
|
|
|
|
"app.actionsBar.emojiMenu.confusedDesc": "Change your status to confused",
|
|
|
|
"app.actionsBar.emojiMenu.sadLabel": "Sad",
|
|
|
|
"app.actionsBar.emojiMenu.sadDesc": "Change your status to sad",
|
|
|
|
"app.actionsBar.emojiMenu.happyLabel": "Happy",
|
|
|
|
"app.actionsBar.emojiMenu.happyDesc": "Change your status to happy",
|
|
|
|
"app.actionsBar.emojiMenu.clearLabel": "Clear",
|
2016-11-07 23:52:39 +08:00
|
|
|
"app.actionsBar.emojiMenu.clearDesc": "Clear your status",
|
2016-12-21 01:18:24 +08:00
|
|
|
"app.actionsBar.emojiMenu.applauseLabel": "Applaud",
|
|
|
|
"app.actionsBar.emojiMenu.applauseDesc": "Change your status to applause",
|
|
|
|
"app.actionsBar.emojiMenu.thumbsupLabel": "Thumbs up",
|
|
|
|
"app.actionsBar.emojiMenu.thumbsupDesc": "Change your status to thumbs up",
|
|
|
|
"app.actionsBar.emojiMenu.thumbsdownLabel": "Thumbs down",
|
|
|
|
"app.actionsBar.emojiMenu.thumbsdownDesc": "Change your status to thumbs down",
|
2017-01-30 23:42:58 +08:00
|
|
|
"app.audioNotification.audioFailedMessage": "Your audio connection failed to connect. Try again.",
|
2017-02-01 00:06:12 +08:00
|
|
|
"app.audioNotification.mediaFailedMessage": "getUserMicMedia failed, Only secure origins are allowed",
|
2016-11-07 23:52:39 +08:00
|
|
|
"app.breakoutJoinConfirmation.title": "Join Breakout Room",
|
2016-11-14 19:57:10 +08:00
|
|
|
"app.breakoutJoinConfirmation.message": "Do you want to join",
|
2016-11-07 23:52:39 +08:00
|
|
|
"app.breakoutJoinConfirmation.confirmLabel": "Join",
|
|
|
|
"app.breakoutJoinConfirmation.confirmDesc": "Join you to the Breakout Room",
|
|
|
|
"app.breakoutJoinConfirmation.dismissLabel": "Cancel",
|
2016-11-15 00:42:09 +08:00
|
|
|
"app.breakoutJoinConfirmation.dismissDesc": "Closes and rejects Joining the Breakout Room",
|
|
|
|
"app.breakoutTimeRemainingMessage": "Breakout Room time remaining: {time}",
|
2016-11-15 02:23:04 +08:00
|
|
|
"app.breakoutWillCloseMessage": "Time ended. Breakout Room will close soon",
|
2017-01-12 02:00:31 +08:00
|
|
|
"app.calculatingBreakoutTimeRemaining": "Calculating remaining time...",
|
|
|
|
"app.audioModal.microphoneLabel": "Microphone",
|
2017-02-11 04:26:52 +08:00
|
|
|
"app.audioModal.listenOnlyLabel": "Listen Only",
|
|
|
|
"app.audioModal.audioChoiceLabel": "How would you like to join the audio?",
|
|
|
|
"app.audioModal.audioChoiceDescription": "Select how to join the audio in this meeting"
|
2016-05-03 06:42:54 +08:00
|
|
|
}
|