2016-05-03 06:42:54 +08:00
{
2017-06-06 03:33:45 +08:00
"app.home.greeting" : "Welcome {0}! Your presentation will begin shortly..." ,
"app.chat.submitLabel" : "Send Message" ,
"app.chat.inputLabel" : "Message input for chat {0}" ,
"app.chat.inputPlaceholder" : "Message {0}" ,
"app.chat.titlePublic" : "Public Chat" ,
"app.chat.titlePrivate" : "Private Chat with {0}" ,
"app.chat.partnerDisconnected" : "{0} has left the meeting" ,
"app.chat.closeChatLabel" : "Close {0}" ,
"app.chat.hideChatLabel" : "Hide {0}" ,
"app.chat.moreMessages" : "More messages below" ,
2017-07-21 22:16:45 +08:00
"app.chat.dropdown.options" : "Chat Options" ,
"app.chat.dropdown.clear" : "Clear" ,
"app.chat.dropdown.copy" : "Copy" ,
"app.chat.dropdown.save" : "Save" ,
2017-08-11 00:05:51 +08:00
"app.chat.label" : "Chat" ,
2017-06-06 03:33:45 +08:00
"app.chat.emptyLogLabel" : "Chat log empty" ,
2017-11-22 02:31:53 +08:00
"app.chat.clearedChat" : "The public chat history was cleared by a moderator" ,
2017-08-11 00:05:51 +08:00
"app.userList.usersTitle" : "Users" ,
"app.userList.participantsTitle" : "Participants" ,
"app.userList.messagesTitle" : "Messages" ,
"app.userList.presenter" : "Presenter" ,
"app.userList.you" : "You" ,
"app.userList.locked" : "Locked" ,
"app.userList.label" : "User List" ,
"app.userList.toggleCompactView.label" : "Toggle compact view mode" ,
"app.userList.guest" : "Guest" ,
"app.userList.menuTitleContext" : "Available Options" ,
"app.userList.chatListItem.unreadSingular" : "{0} New Message" ,
"app.userList.chatListItem.unreadPlural" : "{0} New Messages" ,
"app.userList.menu.chat.label" : "Chat" ,
"app.userList.menu.clearStatus.label" : "Clear Status" ,
"app.userList.menu.makePresenter.label" : "Make Presenter" ,
"app.userList.menu.kickUser.label" : "Kick user" ,
"app.userList.menu.muteUserAudio.label" : "Mute user" ,
"app.userList.menu.unmuteUserAudio.label" : "Unmute user" ,
"app.userList.userAriaLabel" : "User : {0} Role: {1} Person: {2} Status: {3}" ,
2017-10-06 21:29:16 +08:00
"app.userList.menu.promoteUser.label" : "Promote {0} to moderator" ,
"app.userList.menu.demoteUser.label" : "Demote {0} to viewer" ,
2017-08-11 00:05:51 +08:00
"app.media.label" : "Media" ,
2017-06-06 03:33:45 +08:00
"app.presentation.presentationToolbar.prevSlideLabel" : "Previous slide" ,
2017-08-11 00:05:51 +08:00
"app.presentation.presentationToolbar.prevSlideDesc" : "Change the presentation to the previous slide" ,
2017-06-06 03:33:45 +08:00
"app.presentation.presentationToolbar.nextSlideLabel" : "Next slide" ,
2017-08-11 00:05:51 +08:00
"app.presentation.presentationToolbar.nextSlideDesc" : "Change the presentation to the next slide" ,
2017-06-06 03:33:45 +08:00
"app.presentation.presentationToolbar.skipSlideLabel" : "Skip slide" ,
2017-08-11 00:05:51 +08:00
"app.presentation.presentationToolbar.skipSlideDesc" : "Change the presentation to a specific slide" ,
2017-06-06 03:33:45 +08:00
"app.presentation.presentationToolbar.fitWidthLabel" : "Fit to width" ,
2017-08-11 00:05:51 +08:00
"app.presentation.presentationToolbar.fitWidthDesc" : "Display the whole width of the slide" ,
2017-06-06 03:33:45 +08:00
"app.presentation.presentationToolbar.fitScreenLabel" : "Fit to screen" ,
2017-08-11 00:05:51 +08:00
"app.presentation.presentationToolbar.fitScreenDesc" : "Display the whole slide" ,
2017-06-06 03:33:45 +08:00
"app.presentation.presentationToolbar.zoomLabel" : "Zoom" ,
2017-08-11 00:05:51 +08:00
"app.presentation.presentationToolbar.zoomDesc" : "Change the zoom level of the presentation" ,
2017-11-17 23:54:23 +08:00
"app.presentation.presentationToolbar.goToSlide" : "Slide {0}" ,
2017-11-02 00:13:18 +08:00
"app.presentationUploder.title" : "Presentation" ,
"app.presentationUploder.message" : "As a presenter in BigBlueButton, you have the ability of uploading any office document or PDF file. We recommend for the best results, to please upload a PDF file." ,
"app.presentationUploder.confirmLabel" : "Start" ,
"app.presentationUploder.confirmDesc" : "Save your changes and start the presentation" ,
"app.presentationUploder.dismissLabel" : "Cancel" ,
"app.presentationUploder.dismissDesc" : "Close the modal window and discard your changes" ,
"app.presentationUploder.dropzoneLabel" : "Drag files here to upload" ,
"app.presentationUploder.browseFilesLabel" : "or browse for files" ,
"app.presentationUploder.fileToUpload" : "To be uploaded..." ,
"app.presentationUploder.upload.progress" : "Uploading ({progress}%)" ,
"app.presentationUploder.upload.413" : "File is too large." ,
"app.presentationUploder.conversion.conversionProcessingSlides" : "Processing page {current} of {total}" ,
"app.presentationUploder.conversion.genericConversionStatus" : "Converting file..." ,
"app.presentationUploder.conversion.generatingThumbnail" : "Generating thumbnails..." ,
"app.presentationUploder.conversion.generatingSvg" : "Generating SVG images..." ,
"presentationUploder.conversion.generatedSlides" : "Slides generated..." ,
2017-06-06 03:33:45 +08:00
"app.polling.pollingTitle" : "Polling Options" ,
"app.failedMessage" : "Apologies, trouble connecting to the server." ,
"app.connectingMessage" : "Connecting..." ,
"app.waitingMessage" : "Disconnected. Trying to reconnect in {0} seconds..." ,
"app.navBar.settingsDropdown.optionsLabel" : "Options" ,
"app.navBar.settingsDropdown.fullscreenLabel" : "Make fullscreen" ,
"app.navBar.settingsDropdown.settingsLabel" : "Open settings" ,
"app.navBar.settingsDropdown.aboutLabel" : "About" ,
"app.navBar.settingsDropdown.leaveSessionLabel" : "Logout" ,
2017-08-11 00:05:51 +08:00
"app.navBar.settingsDropdown.exitFullscreenLabel" : "Exit fullscreen" ,
2017-06-06 03:33:45 +08:00
"app.navBar.settingsDropdown.fullscreenDesc" : "Make the settings menu fullscreen" ,
"app.navBar.settingsDropdown.settingsDesc" : "Change the general settings" ,
"app.navBar.settingsDropdown.aboutDesc" : "Show information about the client" ,
"app.navBar.settingsDropdown.leaveSessionDesc" : "Leave the meeting" ,
2017-08-11 00:05:51 +08:00
"app.navBar.settingsDropdown.exitFullscreenDesc" : "Exit fullscreen mode" ,
2017-06-06 03:33:45 +08:00
"app.navBar.userListToggleBtnLabel" : "User List Toggle" ,
2017-08-11 00:05:51 +08:00
"app.navBar.toggleUserList.newMessages" : "with new message notification" ,
2017-06-06 03:33:45 +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" ,
"app.leaveConfirmation.dismissDesc" : "Closes and rejects the leave confirmation" ,
2017-08-01 06:45:59 +08:00
"app.leaveConfirmation.endMeetingLabel" : "Yes and close the session" ,
"app.leaveConfirmation.endMeetingDesc" : "Closes and end meeting confirmation" ,
2017-06-06 03:33:45 +08:00
"app.about.title" : "About" ,
"app.about.version" : "Client Build:" ,
"app.about.copyright" : "Copyright:" ,
"app.about.confirmLabel" : "OK" ,
"app.about.confirmDesc" : "OK" ,
"app.about.dismissLabel" : "Cancel" ,
"app.about.dismissDesc" : "Close about client information" ,
"app.actionsBar.changeStatusLabel" : "Change Status" ,
"app.actionsBar.muteLabel" : "Mute" ,
"app.actionsBar.unmuteLabel" : "Unmute" ,
"app.actionsBar.camOffLabel" : "Cam Off" ,
"app.actionsBar.raiseLabel" : "Raise" ,
2017-08-11 00:05:51 +08:00
"app.actionsBar.label" : "Actions Bar" ,
2017-06-06 03:33:45 +08:00
"app.submenu.application.applicationSectionTitle" : "Application" ,
"app.submenu.application.audioNotifyLabel" : "Audio notifications for chat" ,
"app.submenu.application.pushNotifyLabel" : "Push notifications for chat" ,
"app.submenu.application.fontSizeControlLabel" : "Font size" ,
"app.submenu.application.increaseFontBtnLabel" : "Increase Application Font Size" ,
"app.submenu.application.decreaseFontBtnLabel" : "Decrease Application Font Size" ,
"app.submenu.application.languageLabel" : "Application Language" ,
"app.submenu.application.ariaLanguageLabel" : "Change Application Language" ,
"app.submenu.application.languageOptionLabel" : "Choose language" ,
"app.submenu.application.noLocaleOptionLabel" : "No active locales" ,
"app.submenu.audio.micSourceLabel" : "Microphone source" ,
"app.submenu.audio.speakerSourceLabel" : "Speaker source" ,
"app.submenu.audio.streamVolumeLabel" : "Your audio stream volume" ,
"app.submenu.video.title" : "Video" ,
"app.submenu.video.videoSourceLabel" : "View source" ,
"app.submenu.video.videoOptionLabel" : "Choose view source" ,
"app.submenu.video.videoQualityLabel" : "Video Quality" ,
"app.submenu.video.qualityOptionLabel" : "Choose the video quality" ,
"app.submenu.video.participantsCamLabel" : "Viewing participants webcams" ,
"app.submenu.closedCaptions.closedCaptionsLabel" : "Closed Captions" ,
"app.submenu.closedCaptions.takeOwnershipLabel" : "Take ownership" ,
"app.submenu.closedCaptions.languageLabel" : "Language" ,
"app.submenu.closedCaptions.localeOptionLabel" : "Choose language" ,
"app.submenu.closedCaptions.noLocaleOptionLabel" : "No active locales" ,
"app.submenu.closedCaptions.fontFamilyLabel" : "Font family" ,
"app.submenu.closedCaptions.fontFamilyOptionLabel" : "Choose Font-family" ,
"app.submenu.closedCaptions.fontSizeLabel" : "Font size" ,
"app.submenu.closedCaptions.fontSizeOptionLabel" : "Choose Font size" ,
"app.submenu.closedCaptions.backgroundColorLabel" : "Background color" ,
"app.submenu.closedCaptions.fontColorLabel" : "Font color" ,
"app.submenu.participants.muteAllLabel" : "Mute all except the presenter" ,
"app.submenu.participants.lockAllLabel" : "Lock all participants" ,
"app.submenu.participants.lockItemLabel" : "Participants {0}" ,
"app.submenu.participants.lockMicDesc" : "Disables the microphone for all locked participants" ,
"app.submenu.participants.lockCamDesc" : "Disables the webcam for all locked participants" ,
"app.submenu.participants.lockPublicChatDesc" : "Disables public chat for all locked participants" ,
"app.submenu.participants.lockPrivateChatDesc" : "Disables private chat for all locked participants" ,
"app.submenu.participants.lockLayoutDesc" : "Locks layout for all locked participants" ,
"app.submenu.participants.lockMicAriaLabel" : "Microphone lock" ,
"app.submenu.participants.lockCamAriaLabel" : "Webcam lock" ,
"app.submenu.participants.lockPublicChatAriaLabel" : "Public chat lock" ,
"app.submenu.participants.lockPrivateChatAriaLabel" : "Private chat lock" ,
"app.submenu.participants.lockLayoutAriaLabel" : "Layout lock" ,
"app.submenu.participants.lockMicLabel" : "Microphone" ,
"app.submenu.participants.lockCamLabel" : "Webcam" ,
"app.submenu.participants.lockPublicChatLabel" : "Public Chat" ,
"app.submenu.participants.lockPrivateChatLabel" : "Private Chat" ,
"app.submenu.participants.lockLayoutLabel" : "Layout" ,
"app.settings.applicationTab.label" : "Application" ,
"app.settings.audioTab.label" : "Audio" ,
"app.settings.videoTab.label" : "Video" ,
"app.settings.closedcaptionTab.label" : "Closed Captions" ,
"app.settings.usersTab.label" : "Participants" ,
"app.settings.main.label" : "Settings" ,
"app.settings.main.cancel.label" : "Cancel" ,
"app.settings.main.cancel.label.description" : "Discards the changes and closes the settings menu" ,
"app.settings.main.save.label" : "Save" ,
"app.settings.main.save.label.description" : "Saves the changes and closes the settings menu" ,
"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" ,
"app.actionsBar.actionsDropdown.desktopShareDesc" : "Share your screen with others" ,
"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" ,
"app.actionsBar.emojiMenu.clearDesc" : "Clear your status" ,
"app.actionsBar.emojiMenu.applauseLabel" : "Applaud" ,
"app.actionsBar.emojiMenu.applauseDesc" : "Change your status to applause" ,
2017-08-11 00:05:51 +08:00
"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-06-06 03:33:45 +08:00
"app.actionsBar.currentStatusDesc" : "current status {0}" ,
2017-07-19 08:04:12 +08:00
"app.audioNotification.audioFailedError1001" : "Error 1001: WebSocket disconnected" ,
"app.audioNotification.audioFailedError1002" : "Error 1002: Could not make a WebSocket connection" ,
"app.audioNotification.audioFailedError1003" : "Error 1003: Browser version not supported" ,
"app.audioNotification.audioFailedError1004" : "Error 1004: Failure on call" ,
"app.audioNotification.audioFailedError1005" : "Error 1005: Call ended unexpectedly" ,
"app.audioNotification.audioFailedError1006" : "Error 1006: Call timed out" ,
"app.audioNotification.audioFailedError1007" : "Error 1007: ICE negotiation failed" ,
"app.audioNotification.audioFailedError1008" : "Error 1008: Transfer failed" ,
"app.audioNotification.audioFailedError1009" : "Error 1009: Could not fetch STUN/TURN server information" ,
"app.audioNotification.audioFailedError1010" : "Error 1010: ICE negotiation timeout" ,
"app.audioNotification.audioFailedError1011" : "Error 1011: ICE gathering timeout" ,
2017-06-06 03:33:45 +08:00
"app.audioNotification.audioFailedMessage" : "Your audio connection failed to connect" ,
"app.audioNotification.mediaFailedMessage" : "getUserMicMedia failed, Only secure origins are allowed" ,
"app.audioNotification.closeLabel" : "Close" ,
"app.breakoutJoinConfirmation.title" : "Join Breakout Room" ,
"app.breakoutJoinConfirmation.message" : "Do you want to join" ,
"app.breakoutJoinConfirmation.confirmLabel" : "Join" ,
"app.breakoutJoinConfirmation.confirmDesc" : "Join you to the Breakout Room" ,
"app.breakoutJoinConfirmation.dismissLabel" : "Cancel" ,
"app.breakoutJoinConfirmation.dismissDesc" : "Closes and rejects Joining the Breakout Room" ,
"app.breakoutTimeRemainingMessage" : "Breakout Room time remaining: {0}" ,
"app.breakoutWillCloseMessage" : "Time ended. Breakout Room will close soon" ,
"app.calculatingBreakoutTimeRemaining" : "Calculating remaining time..." ,
"app.audioModal.microphoneLabel" : "Microphone" ,
"app.audioModal.listenOnlyLabel" : "Listen Only" ,
"app.audioModal.audioChoiceLabel" : "How would you like to join the audio?" ,
2017-08-11 00:05:51 +08:00
"app.audioModal.audioChoiceDesc" : "Select how to join the audio in this meeting" ,
2017-06-06 03:33:45 +08:00
"app.audioModal.closeLabel" : "Close" ,
2017-10-04 04:42:10 +08:00
"app.audioModal.yes" : "Yes" ,
"app.audioModal.no" : "No" ,
2017-10-31 18:53:06 +08:00
"app.audioModal.echoTestTitle" : "This is a private echo test. Speak a few words. Did you hear audio?" ,
2017-10-11 02:03:29 +08:00
"app.audioModal.settingsTitle" : "Change your audio settings" ,
"app.audioModal.connecting" : "Connecting" ,
"app.audioModal.connectingEchoTest" : "Connecting to echo test" ,
2017-10-19 03:40:01 +08:00
"app.audioManager.joinedAudio" : "You have joined the audio conference" ,
"app.audioManager.joinedEcho" : "You have joined the echo test" ,
"app.audioManager.leftAudio" : "You have left the audio conference" ,
"app.audioManager.genericError" : "Error: An error has occurred, please try again" ,
"app.audioManager.connectionError" : "Error: Connection error" ,
"app.audioManager.requestTimeout" : "Error: There was a timeout in the request" ,
"app.audioManager.invalidTarget" : "Error: Tried to request something to an invalid target" ,
2017-10-27 01:14:56 +08:00
"app.audioManager.mediaError" : "Error: There was an error getting your media devices" ,
2017-06-06 03:33:45 +08:00
"app.audio.joinAudio" : "Join Audio" ,
"app.audio.leaveAudio" : "Leave Audio" ,
"app.audio.enterSessionLabel" : "Enter Session" ,
"app.audio.playSoundLabel" : "Play Sound" ,
"app.audio.backLabel" : "Back" ,
"app.audio.audioSettings.titleLabel" : "Choose your audio settings" ,
"app.audio.audioSettings.descriptionLabel" : "Please note, a dialog will appear in your browser, requiring you to accept sharing your microphone." ,
"app.audio.audioSettings.microphoneSourceLabel" : "Microphone source" ,
"app.audio.audioSettings.speakerSourceLabel" : "Speaker source" ,
"app.audio.audioSettings.microphoneStreamLabel" : "Your audio stream volume" ,
2017-10-05 04:49:11 +08:00
"app.audio.audioSettings.retryLabel" : "Retry" ,
2017-06-06 03:33:45 +08:00
"app.audio.listenOnly.backLabel" : "Back" ,
"app.audio.listenOnly.closeLabel" : "Close" ,
"app.error.kicked" : "You have been kicked out of the meeting" ,
2017-07-05 22:59:18 +08:00
"app.error.meeting.ended" : "You have logged out of the conference" ,
2017-06-06 03:33:45 +08:00
"app.dropdown.close" : "Close" ,
"app.error.500" : "Ops, something went wrong" ,
"app.error.404" : "Not found" ,
"app.error.401" : "Unauthorized" ,
2017-10-19 03:40:01 +08:00
"app.error.403" : "Forbidden" ,
"app.error.leaveLabel" : "Log in again" ,
2017-10-19 18:45:07 +08:00
"app.guest.waiting" : "Waiting for approval to join" ,
2017-10-28 03:29:48 +08:00
"app.toast.chat.singular" : "you have {0} new message in {1}" ,
"app.toast.chat.plural" : "you have {0} new messages in {1}" ,
2017-10-19 18:45:07 +08:00
"app.notification.recordingStart" : "This session is now being recorded" ,
"app.notification.recordingStop" : "This session is not being recorded anymore"
2017-06-11 03:04:52 +08:00
}