50 lines
2.9 KiB
JSON
Executable File
50 lines
2.9 KiB
JSON
Executable File
{
|
|
"app.home.greeting": "Welcome {name}! Your presentation will begin shortly...",
|
|
"app.userlist.participantsTitle": "Participants",
|
|
"app.userlist.messagesTitle": "Messages",
|
|
"app.userlist.presenter": "Presenter",
|
|
"app.userlist.you": "You",
|
|
"app.chat.submitLabel": "Send Message",
|
|
"app.chat.inputLabel": "Message input for chat {name}",
|
|
"app.chat.titlePublic": "Public Chat",
|
|
"app.chat.titlePrivate": "Private Chat with {name}",
|
|
"app.chat.partnerDisconnected": "{name} has left the meeting",
|
|
"app.chat.moreMessages": "More messages below",
|
|
"app.kickMessage": "You have been kicked out of the meeting",
|
|
"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",
|
|
"app.whiteboard.slideControls.zoomDescrip": "Change the zoom level of the presentation",
|
|
"app.failedMessage": "Apologies, trouble connecting to the server.",
|
|
"app.connectingMessage": "Connecting...",
|
|
"app.waitingMessage": "Disconnected. Trying to reconnect in {seconds} seconds...",
|
|
"app.dropdown.optionsLabel": "Options",
|
|
"app.dropdown.fullscreenLabel": "Make fullscreen",
|
|
"app.dropdown.settingsLabel": "Open settings",
|
|
"app.dropdown.leaveSessionLabel": "Logout",
|
|
"app.dropdown.fullscreenDesc": "Make the settings menu fullscreen",
|
|
"app.dropdown.settingsDesc": "Change the general settings",
|
|
"app.dropdown.leaveSessionDesc": "Leave the meeting",
|
|
"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",
|
|
"app.leaveConfirmation.dismissDesc": "Closes and rejects the leave confirmation",
|
|
"app.actions.actionsLabel": "Actions",
|
|
"app.actions.options.presentationLabel": "Upload a presentation",
|
|
"app.actions.options.initPollLabel": "Initiate a poll",
|
|
"app.actions.options.desktopShareLabel": "Share your screen",
|
|
"app.actions.options.presentationDesc": "Upload your presentation",
|
|
"app.actions.options.initPollDesc": "Initiate a poll",
|
|
"app.actions.options.desktopShareDesc": "Share your screen with others"
|
|
}
|