2016-05-03 06:42:54 +08:00
{
2019-01-30 08:09:51 +08:00
"app.home.greeting" : "Your presentation will begin shortly ..." ,
2018-12-29 05:26:35 +08:00
"app.chat.submitLabel" : "Send message" ,
2021-04-24 02:51:24 +08:00
"app.chat.loading" : "Chat messages loaded: {0}%" ,
2018-02-14 19:39:15 +08:00
"app.chat.errorMaxMessageLength" : "The message is {0} characters(s) too long" ,
2019-07-05 23:29:45 +08:00
"app.chat.disconnected" : "You are disconnected, messages can't be sent" ,
2019-08-02 22:40:43 +08:00
"app.chat.locked" : "Chat is locked, messages can't be sent" ,
2018-02-14 19:39:15 +08:00
"app.chat.inputLabel" : "Message input for chat {0}" ,
2019-06-28 01:50:45 +08:00
"app.chat.inputPlaceholder" : "Send message to {0}" ,
2018-02-14 19:39:15 +08:00
"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" ,
2018-12-29 05:26:35 +08:00
"app.chat.dropdown.options" : "Chat options" ,
2018-02-14 19:39:15 +08:00
"app.chat.dropdown.clear" : "Clear" ,
"app.chat.dropdown.copy" : "Copy" ,
"app.chat.dropdown.save" : "Save" ,
"app.chat.label" : "Chat" ,
2019-05-23 18:09:19 +08:00
"app.chat.offline" : "Offline" ,
2020-01-22 22:30:16 +08:00
"app.chat.pollResult" : "Poll Results" ,
2018-02-14 19:39:15 +08:00
"app.chat.emptyLogLabel" : "Chat log empty" ,
"app.chat.clearPublicChatMessage" : "The public chat history was cleared by a moderator" ,
2019-10-02 13:02:51 +08:00
"app.chat.multi.typing" : "Multiple users are typing" ,
"app.chat.one.typing" : "{0} is typing" ,
"app.chat.two.typing" : "{0} and {1} are typing" ,
2019-05-17 04:11:10 +08:00
"app.captions.label" : "Captions" ,
"app.captions.menu.close" : "Close" ,
"app.captions.menu.start" : "Start" ,
2019-06-06 23:04:02 +08:00
"app.captions.menu.ariaStart" : "Start writing captions" ,
"app.captions.menu.ariaStartDesc" : "Opens captions editor and closes the modal" ,
2019-05-17 04:11:10 +08:00
"app.captions.menu.select" : "Select available language" ,
2019-06-06 23:04:02 +08:00
"app.captions.menu.ariaSelect" : "Captions language" ,
2019-06-15 06:33:01 +08:00
"app.captions.menu.subtitle" : "Please select a language and styles for closed captions within your session." ,
2019-06-13 03:28:00 +08:00
"app.captions.menu.title" : "Closed captions" ,
2019-05-17 04:11:10 +08:00
"app.captions.menu.fontSize" : "Size" ,
2019-05-29 03:19:08 +08:00
"app.captions.menu.fontColor" : "Text color" ,
2019-05-17 04:11:10 +08:00
"app.captions.menu.fontFamily" : "Font" ,
2019-05-29 03:19:08 +08:00
"app.captions.menu.backgroundColor" : "Background color" ,
"app.captions.menu.previewLabel" : "Preview" ,
"app.captions.menu.cancelLabel" : "Cancel" ,
2019-05-17 04:11:10 +08:00
"app.captions.pad.hide" : "Hide closed captions" ,
"app.captions.pad.tip" : "Press Esc to focus editor toolbar" ,
2019-06-27 20:06:19 +08:00
"app.captions.pad.ownership" : "Take over" ,
"app.captions.pad.ownershipTooltip" : "You will be assigned as the owner of {0} captions" ,
2019-06-22 04:52:54 +08:00
"app.captions.pad.interimResult" : "Interim results" ,
2019-06-27 20:06:19 +08:00
"app.captions.pad.dictationStart" : "Start dictation" ,
"app.captions.pad.dictationStop" : "Stop dictation" ,
2019-06-14 22:33:46 +08:00
"app.captions.pad.dictationOnDesc" : "Turns speech recognition on" ,
"app.captions.pad.dictationOffDesc" : "Turns speech recognition off" ,
2020-10-03 01:29:27 +08:00
"app.textInput.sendLabel" : "Send" ,
2018-12-13 04:10:27 +08:00
"app.note.title" : "Shared Notes" ,
"app.note.label" : "Note" ,
"app.note.hideNoteLabel" : "Hide note" ,
2020-08-14 22:32:52 +08:00
"app.note.tipLabel" : "Press Esc to focus editor toolbar" ,
2021-04-15 22:21:15 +08:00
"app.note.locked" : "Locked" ,
2019-02-27 01:40:01 +08:00
"app.user.activityCheck" : "User activity check" ,
"app.user.activityCheck.label" : "Check if user is still in meeting ({0})" ,
"app.user.activityCheck.check" : "Check" ,
2018-02-14 19:39:15 +08:00
"app.userList.usersTitle" : "Users" ,
"app.userList.participantsTitle" : "Participants" ,
"app.userList.messagesTitle" : "Messages" ,
2018-12-13 04:10:27 +08:00
"app.userList.notesTitle" : "Notes" ,
2019-06-21 23:57:08 +08:00
"app.userList.notesListItem.unreadContent" : "New content is available in the shared notes section" ,
2019-05-17 04:11:10 +08:00
"app.userList.captionsTitle" : "Captions" ,
2018-02-14 19:39:15 +08:00
"app.userList.presenter" : "Presenter" ,
"app.userList.you" : "You" ,
"app.userList.locked" : "Locked" ,
2020-05-13 05:34:07 +08:00
"app.userList.byModerator" : "by (Moderator)" ,
2019-01-30 08:09:51 +08:00
"app.userList.label" : "User list" ,
2018-02-14 19:39:15 +08:00
"app.userList.toggleCompactView.label" : "Toggle compact view mode" ,
2021-01-11 22:00:04 +08:00
"app.userList.moderator" : "Moderator" ,
2019-11-20 01:49:18 +08:00
"app.userList.mobile" : "Mobile" ,
2018-02-14 19:39:15 +08:00
"app.userList.guest" : "Guest" ,
2019-01-30 08:09:51 +08:00
"app.userList.menuTitleContext" : "Available options" ,
2018-02-14 19:39:15 +08:00
"app.userList.chatListItem.unreadSingular" : "{0} New Message" ,
"app.userList.chatListItem.unreadPlural" : "{0} New Messages" ,
2019-06-12 22:52:06 +08:00
"app.userList.menu.chat.label" : "Start a private chat" ,
2019-01-30 08:09:51 +08:00
"app.userList.menu.clearStatus.label" : "Clear status" ,
2018-02-14 19:39:15 +08:00
"app.userList.menu.removeUser.label" : "Remove user" ,
2020-05-13 05:04:07 +08:00
"app.userList.menu.removeConfirmation.label" : "Remove user ({0})" ,
2020-05-23 00:39:54 +08:00
"app.userlist.menu.removeConfirmation.desc" : "Prevent this user from rejoining the session." ,
2018-02-14 19:39:15 +08:00
"app.userList.menu.muteUserAudio.label" : "Mute user" ,
"app.userList.menu.unmuteUserAudio.label" : "Unmute user" ,
2021-03-05 06:26:25 +08:00
"app.userList.menu.giveWhiteboardAccess.label" : "Give whiteboard access" ,
"app.userList.menu.removeWhiteboardAccess.label" : "Remove whiteboard access" ,
2018-04-03 22:58:01 +08:00
"app.userList.userAriaLabel" : "{0} {1} {2} Status {3}" ,
2018-07-05 02:41:05 +08:00
"app.userList.menu.promoteUser.label" : "Promote to moderator" ,
"app.userList.menu.demoteUser.label" : "Demote to viewer" ,
2019-01-29 23:17:09 +08:00
"app.userList.menu.unlockUser.label" : "Unlock {0}" ,
"app.userList.menu.lockUser.label" : "Lock {0}" ,
2019-04-06 06:32:21 +08:00
"app.userList.menu.directoryLookup.label" : "Directory Lookup" ,
2019-04-23 23:45:08 +08:00
"app.userList.menu.makePresenter.label" : "Make presenter" ,
2018-12-29 05:26:35 +08:00
"app.userList.userOptions.manageUsersLabel" : "Manage users" ,
2018-09-15 05:12:21 +08:00
"app.userList.userOptions.muteAllLabel" : "Mute all users" ,
"app.userList.userOptions.muteAllDesc" : "Mutes all users in the meeting" ,
"app.userList.userOptions.clearAllLabel" : "Clear all status icons" ,
"app.userList.userOptions.clearAllDesc" : "Clears all status icons from users" ,
"app.userList.userOptions.muteAllExceptPresenterLabel" : "Mute all users except presenter" ,
"app.userList.userOptions.muteAllExceptPresenterDesc" : "Mutes all users in the meeting except the presenter" ,
2019-01-30 08:09:51 +08:00
"app.userList.userOptions.unmuteAllLabel" : "Turn off meeting mute" ,
2018-09-29 05:32:52 +08:00
"app.userList.userOptions.unmuteAllDesc" : "Unmutes the meeting" ,
2019-10-06 06:27:21 +08:00
"app.userList.userOptions.lockViewersLabel" : "Lock viewers" ,
2018-09-29 05:32:52 +08:00
"app.userList.userOptions.lockViewersDesc" : "Lock certain functionalities for attendees of the meeting" ,
2020-02-04 04:41:12 +08:00
"app.userList.userOptions.guestPolicyLabel" : "Guest policy" ,
"app.userList.userOptions.guestPolicyDesc" : "Change meeting guest policy setting" ,
2019-03-29 21:45:53 +08:00
"app.userList.userOptions.disableCam" : "Viewers' webcams are disabled" ,
"app.userList.userOptions.disableMic" : "Viewers' microphones are disabled" ,
2019-03-20 01:48:33 +08:00
"app.userList.userOptions.disablePrivChat" : "Private chat is disabled" ,
"app.userList.userOptions.disablePubChat" : "Public chat is disabled" ,
2019-05-09 06:33:55 +08:00
"app.userList.userOptions.disableNote" : "Shared notes are now locked" ,
2019-08-10 07:45:26 +08:00
"app.userList.userOptions.hideUserList" : "User list is now hidden for viewers" ,
2019-04-17 02:44:33 +08:00
"app.userList.userOptions.webcamsOnlyForModerator" : "Only moderators are able to see viewers' webcams (due to lock settings)" ,
2019-05-30 22:42:38 +08:00
"app.userList.content.participants.options.clearedStatus" : "Cleared all user status" ,
2019-05-28 00:33:19 +08:00
"app.userList.userOptions.enableCam" : "Viewers' webcams are enabled" ,
"app.userList.userOptions.enableMic" : "Viewers' microphones are enabled" ,
"app.userList.userOptions.enablePrivChat" : "Private chat is enabled" ,
"app.userList.userOptions.enablePubChat" : "Public chat is enabled" ,
"app.userList.userOptions.enableNote" : "Shared notes are now enabled" ,
2019-08-10 07:45:26 +08:00
"app.userList.userOptions.showUserList" : "User list is now shown to viewers" ,
2019-05-28 00:33:19 +08:00
"app.userList.userOptions.enableOnlyModeratorWebcam" : "You can enable your webcam now, everyone will see you" ,
2020-08-30 00:39:29 +08:00
"app.userList.userOptions.savedNames.title" : "List of users in meeting {0} at {1}" ,
"app.userList.userOptions.sortedFirstName.heading" : "Sorted by first name:" ,
"app.userList.userOptions.sortedLastName.heading" : "Sorted by last name:" ,
2018-02-14 19:39:15 +08:00
"app.media.label" : "Media" ,
2019-08-03 05:32:42 +08:00
"app.media.autoplayAlertDesc" : "Allow Access" ,
2018-03-09 19:20:08 +08:00
"app.media.screenshare.start" : "Screenshare has started" ,
"app.media.screenshare.end" : "Screenshare has ended" ,
2020-04-17 00:36:09 +08:00
"app.media.screenshare.unavailable" : "Screenshare Unavailable" ,
2020-05-15 21:10:52 +08:00
"app.media.screenshare.notSupported" : "Screensharing is not supported in this browser." ,
2019-08-03 05:32:42 +08:00
"app.media.screenshare.autoplayBlockedDesc" : "We need your permission to show you the presenter's screen." ,
"app.media.screenshare.autoplayAllowLabel" : "View shared screen" ,
2021-01-12 23:24:01 +08:00
"app.screenshare.screenshareFinalError" : "Code {0}. Could not share the screen." ,
"app.screenshare.screenshareRetryError" : "Code {0}. Try sharing the screen again." ,
"app.screenshare.screenshareRetryOtherEnvError" : "Code {0}. Could not share the screen. Try again using a different browser or device." ,
"app.screenshare.screenshareUnsupportedEnv" : "Code {0}. Browser is not supported. Try again using a different browser or device." ,
"app.screenshare.screensharePermissionError" : "Code {0}. Permission to capture the screen needs to be granted." ,
2018-02-14 19:39:15 +08:00
"app.meeting.ended" : "This session has ended" ,
2019-01-24 00:13:03 +08:00
"app.meeting.meetingTimeRemaining" : "Meeting time remaining: {0}" ,
"app.meeting.meetingTimeHasEnded" : "Time ended. Meeting will close soon" ,
2021-03-09 00:05:33 +08:00
"app.meeting.endedByUserMessage" : "The meeting was ended by {0}" ,
2018-02-14 19:39:15 +08:00
"app.meeting.endedMessage" : "You will be forwarded back to the home screen" ,
2020-06-18 05:08:36 +08:00
"app.meeting.alertMeetingEndsUnderMinutesSingular" : "Meeting is closing in one minute." ,
"app.meeting.alertMeetingEndsUnderMinutesPlural" : "Meeting is closing in {0} minutes." ,
2020-06-20 04:25:16 +08:00
"app.meeting.alertBreakoutEndsUnderMinutesPlural" : "Breakout is closing in {0} minutes." ,
2020-06-20 04:25:24 +08:00
"app.meeting.alertBreakoutEndsUnderMinutesSingular" : "Breakout is closing in one minute." ,
2019-04-09 02:48:45 +08:00
"app.presentation.hide" : "Hide presentation" ,
2019-05-10 01:57:06 +08:00
"app.presentation.notificationLabel" : "Current presentation" ,
2020-08-10 20:51:06 +08:00
"app.presentation.downloadLabel" : "Download" ,
2019-02-21 00:38:52 +08:00
"app.presentation.slideContent" : "Slide Content" ,
2019-02-15 02:42:13 +08:00
"app.presentation.startSlideContent" : "Slide content start" ,
"app.presentation.endSlideContent" : "Slide content end" ,
2019-02-21 00:38:52 +08:00
"app.presentation.emptySlideContent" : "No content for current slide" ,
2019-06-06 23:04:02 +08:00
"app.presentation.presentationToolbar.noNextSlideDesc" : "End of presentation" ,
"app.presentation.presentationToolbar.noPrevSlideDesc" : "Start of presentation" ,
2019-03-12 00:21:12 +08:00
"app.presentation.presentationToolbar.selectLabel" : "Select slide" ,
2018-02-14 19:39:15 +08:00
"app.presentation.presentationToolbar.prevSlideLabel" : "Previous slide" ,
"app.presentation.presentationToolbar.prevSlideDesc" : "Change the presentation to the previous slide" ,
"app.presentation.presentationToolbar.nextSlideLabel" : "Next slide" ,
"app.presentation.presentationToolbar.nextSlideDesc" : "Change the presentation to the next slide" ,
"app.presentation.presentationToolbar.skipSlideLabel" : "Skip slide" ,
"app.presentation.presentationToolbar.skipSlideDesc" : "Change the presentation to a specific slide" ,
"app.presentation.presentationToolbar.fitWidthLabel" : "Fit to width" ,
"app.presentation.presentationToolbar.fitWidthDesc" : "Display the whole width of the slide" ,
"app.presentation.presentationToolbar.fitScreenLabel" : "Fit to screen" ,
"app.presentation.presentationToolbar.fitScreenDesc" : "Display the whole slide" ,
"app.presentation.presentationToolbar.zoomLabel" : "Zoom" ,
"app.presentation.presentationToolbar.zoomDesc" : "Change the zoom level of the presentation" ,
2018-08-23 01:49:33 +08:00
"app.presentation.presentationToolbar.zoomInLabel" : "Zoom in" ,
"app.presentation.presentationToolbar.zoomInDesc" : "Zoom in the presentation" ,
"app.presentation.presentationToolbar.zoomOutLabel" : "Zoom out" ,
"app.presentation.presentationToolbar.zoomOutDesc" : "Zoom out of the presentation" ,
2019-02-07 00:42:12 +08:00
"app.presentation.presentationToolbar.zoomReset" : "Reset Zoom" ,
2019-01-28 21:33:50 +08:00
"app.presentation.presentationToolbar.zoomIndicator" : "Current zoom percentage" ,
2018-12-29 05:26:35 +08:00
"app.presentation.presentationToolbar.fitToWidth" : "Fit to width" ,
2019-03-11 01:21:48 +08:00
"app.presentation.presentationToolbar.fitToPage" : "Fit to page" ,
2018-02-14 19:39:15 +08:00
"app.presentation.presentationToolbar.goToSlide" : "Slide {0}" ,
"app.presentationUploder.title" : "Presentation" ,
2019-11-08 03:28:08 +08:00
"app.presentationUploder.message" : "As a presenter you have the ability to upload any office document or PDF file. We recommend PDF file for best results. Please ensure that a presentation is selected using the circle checkbox on the right hand side." ,
2019-05-29 05:18:49 +08:00
"app.presentationUploder.uploadLabel" : "Upload" ,
2019-05-30 03:21:18 +08:00
"app.presentationUploder.confirmLabel" : "Confirm" ,
2018-02-14 19:39:15 +08:00
"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" ,
2018-12-17 17:30:32 +08:00
"app.presentationUploder.dropzoneImagesLabel" : "Drag images here to upload" ,
2018-02-14 19:39:15 +08:00
"app.presentationUploder.browseFilesLabel" : "or browse for files" ,
2018-12-03 14:10:50 +08:00
"app.presentationUploder.browseImagesLabel" : "or browse/capture for images" ,
2019-01-30 08:09:51 +08:00
"app.presentationUploder.fileToUpload" : "To be uploaded ..." ,
2018-02-14 19:39:15 +08:00
"app.presentationUploder.currentBadge" : "Current" ,
2019-04-05 11:35:55 +08:00
"app.presentationUploder.rejectedError" : "The selected file(s) have been rejected. Please check the file type(s)." ,
2018-06-14 03:35:07 +08:00
"app.presentationUploder.upload.progress" : "Uploading ({0}%)" ,
2021-04-21 01:21:12 +08:00
"app.presentationUploder.upload.413" : "File is too large, exceeded the maximum of {0} MB" ,
2020-03-12 21:56:12 +08:00
"app.presentationUploder.genericError" : "Oops, Something went wrong ..." ,
2020-04-30 00:34:37 +08:00
"app.presentationUploder.upload.408" : "Request upload token timeout." ,
"app.presentationUploder.upload.404" : "404: Invalid upload token" ,
"app.presentationUploder.upload.401" : "Request presentation upload token failed." ,
2018-06-14 03:35:07 +08:00
"app.presentationUploder.conversion.conversionProcessingSlides" : "Processing page {0} of {1}" ,
2019-01-30 08:09:51 +08:00
"app.presentationUploder.conversion.genericConversionStatus" : "Converting file ..." ,
"app.presentationUploder.conversion.generatingThumbnail" : "Generating thumbnails ..." ,
"app.presentationUploder.conversion.generatedSlides" : "Slides generated ..." ,
"app.presentationUploder.conversion.generatingSvg" : "Generating SVG images ..." ,
2021-04-21 01:21:12 +08:00
"app.presentationUploder.conversion.pageCountExceeded" : "Number of pages exceeded maximum of {0}" ,
2020-02-29 05:42:43 +08:00
"app.presentationUploder.conversion.officeDocConversionInvalid" : "Failed to process office document. Please upload a PDF instead." ,
"app.presentationUploder.conversion.officeDocConversionFailed" : "Failed to process office document. Please upload a PDF instead." ,
2021-04-21 01:21:12 +08:00
"app.presentationUploder.conversion.pdfHasBigPage" : "We could not convert the PDF file, please try optimizing it. Max page size {0}" ,
2019-01-30 08:09:51 +08:00
"app.presentationUploder.conversion.timeout" : "Ops, the conversion took too long" ,
2020-02-29 05:42:43 +08:00
"app.presentationUploder.conversion.pageCountFailed" : "Failed to determine the number of pages." ,
2021-04-28 03:45:14 +08:00
"app.presentationUploder.conversion.unsupportedDocument" : "File extension not supported" ,
2020-09-25 20:33:01 +08:00
"app.presentationUploder.isDownloadableLabel" : "Presentation download is not allowed - click to allow presentation to be downloaded" ,
"app.presentationUploder.isNotDownloadableLabel" : "Presentation download is allowed - click to disallow presentation to be downloaded" ,
2019-02-21 06:44:44 +08:00
"app.presentationUploder.removePresentationLabel" : "Remove presentation" ,
2019-02-22 22:56:13 +08:00
"app.presentationUploder.setAsCurrentPresentation" : "Set presentation as current" ,
2019-05-15 00:51:13 +08:00
"app.presentationUploder.tableHeading.filename" : "File name" ,
"app.presentationUploder.tableHeading.options" : "Options" ,
"app.presentationUploder.tableHeading.status" : "Status" ,
2020-02-11 02:19:49 +08:00
"app.presentationUploder.uploading" : "Uploading {0} {1}" ,
"app.presentationUploder.uploadStatus" : "{0} of {1} uploads complete" ,
"app.presentationUploder.completed" : "{0} uploads complete" ,
"app.presentationUploder.item" : "item" ,
"app.presentationUploder.itemPlural" : "items" ,
2020-02-26 03:29:14 +08:00
"app.presentationUploder.clearErrors" : "Clear errors" ,
"app.presentationUploder.clearErrorsDesc" : "Clears failed presentation uploads" ,
2018-09-24 06:57:03 +08:00
"app.poll.pollPaneTitle" : "Polling" ,
2019-02-22 05:01:39 +08:00
"app.poll.quickPollTitle" : "Quick Poll" ,
2018-09-24 06:57:03 +08:00
"app.poll.hidePollDesc" : "Hides the poll menu pane" ,
2019-01-30 08:09:51 +08:00
"app.poll.quickPollInstruction" : "Select an option below to start your poll." ,
2019-10-28 21:54:04 +08:00
"app.poll.activePollInstruction" : "Leave this panel open to see live responses to your poll. When you are ready, select 'Publish polling results' to publish the results and end the poll." ,
2021-02-08 20:06:15 +08:00
"app.poll.dragDropPollInstruction" : "To fill the poll values, drag a text file with the poll values onto the highlighted field" ,
"app.poll.customPollTextArea" : "Fill poll values" ,
2019-02-05 04:28:17 +08:00
"app.poll.publishLabel" : "Publish polling results" ,
2020-09-22 06:52:38 +08:00
"app.poll.backLabel" : "Start A Poll" ,
2018-10-30 23:57:10 +08:00
"app.poll.closeLabel" : "Close" ,
2019-04-18 00:36:04 +08:00
"app.poll.waitingLabel" : "Waiting for responses ({0}/{1})" ,
2019-05-09 21:32:47 +08:00
"app.poll.ariaInputCount" : "Custom poll option {0} of {1}" ,
2018-09-24 06:57:03 +08:00
"app.poll.customPlaceholder" : "Add poll option" ,
2019-03-09 04:46:25 +08:00
"app.poll.noPresentationSelected" : "No presentation selected! Please select one." ,
"app.poll.clickHereToSelect" : "Click here to select" ,
2020-09-21 20:07:36 +08:00
"app.poll.panel.desc" : "Fill out your polling details below." ,
2021-02-25 23:04:39 +08:00
"app.poll.question.label" : "Write your question." ,
2021-03-12 04:22:46 +08:00
"app.poll.userResponse.label" : "User Response" ,
2020-09-21 20:07:36 +08:00
"app.poll.responseTypes.label" : "Response Types" ,
"app.poll.optionDelete.label" : "Delete" ,
"app.poll.responseChoices.label" : "Response Choices" ,
"app.poll.typedResponse.desc" : "Users will be presented with a text box to fill in their response." ,
"app.poll.addItem.label" : "Add item" ,
"app.poll.question.title" : "Ask a question" ,
"app.poll.start.label" : "Start Poll" ,
2020-09-22 06:52:38 +08:00
"app.poll.questionErr" : "Enter a question" ,
"app.poll.optionErr" : "Enter a Poll option" ,
2019-02-22 05:01:39 +08:00
"app.poll.t" : "True" ,
"app.poll.f" : "False" ,
2018-10-03 11:24:34 +08:00
"app.poll.tf" : "True / False" ,
2019-02-22 05:01:39 +08:00
"app.poll.y" : "Yes" ,
"app.poll.n" : "No" ,
2021-01-24 09:22:40 +08:00
"app.poll.abstention" : "Abstention" ,
"app.poll.yna" : "Yes / No / Abstention" ,
2018-10-03 11:24:34 +08:00
"app.poll.a2" : "A / B" ,
"app.poll.a3" : "A / B / C" ,
"app.poll.a4" : "A / B / C / D" ,
"app.poll.a5" : "A / B / C / D / E" ,
2019-05-23 02:00:44 +08:00
"app.poll.answer.true" : "True" ,
"app.poll.answer.false" : "False" ,
"app.poll.answer.yes" : "Yes" ,
"app.poll.answer.no" : "No" ,
2021-01-24 09:22:40 +08:00
"app.poll.answer.abstention" : "Abstention" ,
2019-05-23 02:00:44 +08:00
"app.poll.answer.a" : "A" ,
"app.poll.answer.b" : "B" ,
"app.poll.answer.c" : "C" ,
"app.poll.answer.d" : "D" ,
"app.poll.answer.e" : "E" ,
2018-10-16 03:05:50 +08:00
"app.poll.liveResult.usersTitle" : "Users" ,
"app.poll.liveResult.responsesTitle" : "Response" ,
2019-01-30 08:09:51 +08:00
"app.polling.pollingTitle" : "Polling options" ,
2021-02-19 16:18:26 +08:00
"app.polling.pollQuestionTitle" : "Polling Question" ,
2020-09-21 20:07:36 +08:00
"app.polling.submitLabel" : "Submit" ,
"app.polling.submitAriaLabel" : "Submit poll response" ,
"app.polling.responsePlaceholder" : "Enter answer" ,
2018-04-14 03:05:15 +08:00
"app.polling.pollAnswerLabel" : "Poll answer {0}" ,
"app.polling.pollAnswerDesc" : "Select this option to vote for {0}" ,
2018-02-14 19:39:15 +08:00
"app.failedMessage" : "Apologies, trouble connecting to the server." ,
2019-02-21 01:17:17 +08:00
"app.downloadPresentationButton.label" : "Download the original presentation" ,
2019-01-30 08:09:51 +08:00
"app.connectingMessage" : "Connecting ..." ,
"app.waitingMessage" : "Disconnected. Trying to reconnect in {0} seconds ..." ,
2019-06-06 02:19:13 +08:00
"app.retryNow" : "Retry now" ,
2020-06-23 21:38:59 +08:00
"app.muteWarning.label" : "Click {0} to unmute yourself." ,
2021-04-29 20:55:01 +08:00
"app.muteWarning.disableMessage" : "Mute alerts disabled until unmute" ,
"app.muteWarning.tooltip" : "Click to close and disable warning until next unmute" ,
2018-02-14 19:39:15 +08:00
"app.navBar.settingsDropdown.optionsLabel" : "Options" ,
"app.navBar.settingsDropdown.fullscreenLabel" : "Make fullscreen" ,
2018-10-03 03:39:09 +08:00
"app.navBar.settingsDropdown.settingsLabel" : "Settings" ,
2018-02-14 19:39:15 +08:00
"app.navBar.settingsDropdown.aboutLabel" : "About" ,
2020-12-04 01:39:45 +08:00
"app.navBar.settingsDropdown.leaveSessionLabel" : "Leave meeting" ,
2018-02-14 19:39:15 +08:00
"app.navBar.settingsDropdown.exitFullscreenLabel" : "Exit fullscreen" ,
"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" ,
"app.navBar.settingsDropdown.exitFullscreenDesc" : "Exit fullscreen mode" ,
2019-05-02 04:02:34 +08:00
"app.navBar.settingsDropdown.hotkeysLabel" : "Keyboard shortcuts" ,
"app.navBar.settingsDropdown.hotkeysDesc" : "Listing of available keyboard shortcuts" ,
2018-08-10 05:08:16 +08:00
"app.navBar.settingsDropdown.helpLabel" : "Help" ,
2019-05-02 03:38:55 +08:00
"app.navBar.settingsDropdown.helpDesc" : "Links user to video tutorials (opens new tab)" ,
2019-01-12 08:20:04 +08:00
"app.navBar.settingsDropdown.endMeetingDesc" : "Terminates the current meeting" ,
2019-01-30 08:09:51 +08:00
"app.navBar.settingsDropdown.endMeetingLabel" : "End meeting" ,
2018-12-29 05:26:35 +08:00
"app.navBar.userListToggleBtnLabel" : "User list toggle" ,
2019-01-30 08:09:51 +08:00
"app.navBar.toggleUserList.ariaLabel" : "Users and messages toggle" ,
2018-02-14 19:39:15 +08:00
"app.navBar.toggleUserList.newMessages" : "with new message notification" ,
2018-02-16 21:47:55 +08:00
"app.navBar.recording" : "This session is being recorded" ,
2018-02-24 00:26:33 +08:00
"app.navBar.recording.on" : "Recording" ,
"app.navBar.recording.off" : "Not recording" ,
2019-10-26 04:34:28 +08:00
"app.navBar.emptyAudioBrdige" : "No active microphone. Share your microphone to add audio to this recording." ,
2018-02-14 19:39:15 +08:00
"app.leaveConfirmation.confirmLabel" : "Leave" ,
"app.leaveConfirmation.confirmDesc" : "Logs you out of the meeting" ,
2021-01-21 04:49:07 +08:00
"app.endMeeting.title" : "End {0}" ,
"app.endMeeting.description" : "This action will end the session for {0} active user(s). Are you sure you want to end this session?" ,
2021-03-09 03:14:09 +08:00
"app.endMeeting.noUserDescription" : "Are you sure you want to end this session?" ,
2019-01-12 08:20:04 +08:00
"app.endMeeting.yesLabel" : "Yes" ,
"app.endMeeting.noLabel" : "No" ,
2018-02-14 19:39:15 +08:00
"app.about.title" : "About" ,
2019-01-30 08:09:51 +08:00
"app.about.version" : "Client build:" ,
2018-02-14 19:39:15 +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" ,
2019-01-30 08:09:51 +08:00
"app.actionsBar.changeStatusLabel" : "Change status" ,
2018-02-14 19:39:15 +08:00
"app.actionsBar.muteLabel" : "Mute" ,
"app.actionsBar.unmuteLabel" : "Unmute" ,
2019-01-30 08:09:51 +08:00
"app.actionsBar.camOffLabel" : "Camera off" ,
2018-02-14 19:39:15 +08:00
"app.actionsBar.raiseLabel" : "Raise" ,
2019-01-30 08:09:51 +08:00
"app.actionsBar.label" : "Actions bar" ,
"app.actionsBar.actionsDropdown.restorePresentationLabel" : "Restore presentation" ,
2018-12-15 04:16:15 +08:00
"app.actionsBar.actionsDropdown.restorePresentationDesc" : "Button to restore presentation after it has been closed" ,
2019-02-07 05:12:59 +08:00
"app.screenshare.screenShareLabel" : "Screen share" ,
2018-02-14 19:39:15 +08:00
"app.submenu.application.applicationSectionTitle" : "Application" ,
2019-01-25 00:16:23 +08:00
"app.submenu.application.animationsLabel" : "Animations" ,
2021-01-23 03:30:42 +08:00
"app.submenu.application.audioFilterLabel" : "Audio Filters for Microphone" ,
2018-02-14 19:39:15 +08:00
"app.submenu.application.fontSizeControlLabel" : "Font size" ,
2018-12-29 05:26:35 +08:00
"app.submenu.application.increaseFontBtnLabel" : "Increase application font size" ,
"app.submenu.application.decreaseFontBtnLabel" : "Decrease application font size" ,
2019-05-24 05:50:36 +08:00
"app.submenu.application.currentSize" : "currently {0}" ,
2018-02-14 19:39:15 +08:00
"app.submenu.application.languageLabel" : "Application Language" ,
"app.submenu.application.languageOptionLabel" : "Choose language" ,
"app.submenu.application.noLocaleOptionLabel" : "No active locales" ,
2020-08-29 03:33:47 +08:00
"app.submenu.application.paginationEnabledLabel" : "Video pagination" ,
2020-03-19 22:19:40 +08:00
"app.submenu.notification.SectionTitle" : "Notifications" ,
"app.submenu.notification.Desc" : "Define how and what you will be notified." ,
"app.submenu.notification.audioAlertLabel" : "Audio Alerts" ,
"app.submenu.notification.pushAlertLabel" : "Popup Alerts" ,
"app.submenu.notification.messagesLabel" : "Chat Message" ,
"app.submenu.notification.userJoinLabel" : "User Join" ,
2020-07-16 02:50:56 +08:00
"app.submenu.notification.guestWaitingLabel" : "Guest Waiting Approval" ,
2018-02-14 19:39:15 +08:00
"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" ,
2019-02-01 00:41:44 +08:00
"app.submenu.video.videoQualityLabel" : "Video quality" ,
2018-02-14 19:39:15 +08:00
"app.submenu.video.qualityOptionLabel" : "Choose the video quality" ,
"app.submenu.video.participantsCamLabel" : "Viewing participants webcams" ,
"app.settings.applicationTab.label" : "Application" ,
"app.settings.audioTab.label" : "Audio" ,
"app.settings.videoTab.label" : "Video" ,
"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" ,
2019-01-30 08:09:51 +08:00
"app.settings.dataSavingTab.label" : "Data savings" ,
"app.settings.dataSavingTab.webcam" : "Enable webcams" ,
"app.settings.dataSavingTab.screenShare" : "Enable desktop sharing" ,
2018-02-24 01:44:51 +08:00
"app.settings.dataSavingTab.description" : "To save your bandwidth adjust what's currently being displayed." ,
2019-05-08 23:50:00 +08:00
"app.settings.save-notification.label" : "Settings have been saved" ,
2020-06-30 10:43:20 +08:00
"app.statusNotifier.lowerHands" : "Lower Hands" ,
"app.statusNotifier.raisedHandsTitle" : "Raised Hands" ,
2021-04-22 21:20:06 +08:00
"app.statusNotifier.raisedHandDesc" : "{0} raised their hands" ,
2021-04-22 22:56:41 +08:00
"app.statusNotifier.raisedHandDescOneUser" : "{0} raised hand" ,
2020-06-30 10:43:20 +08:00
"app.statusNotifier.and" : "and" ,
2018-03-15 00:09:52 +08:00
"app.switch.onLabel" : "ON" ,
"app.switch.offLabel" : "OFF" ,
2019-11-15 23:54:07 +08:00
"app.talkingIndicator.ariaMuteDesc" : "Select to mute user" ,
"app.talkingIndicator.isTalking" : "{0} is talking" ,
"app.talkingIndicator.wasTalking" : "{0} stopped talking" ,
2018-02-14 19:39:15 +08:00
"app.actionsBar.actionsDropdown.actionsLabel" : "Actions" ,
2020-12-04 01:40:37 +08:00
"app.actionsBar.actionsDropdown.presentationLabel" : "Manage presentations" ,
2018-02-14 19:39:15 +08:00
"app.actionsBar.actionsDropdown.initPollLabel" : "Initiate a poll" ,
"app.actionsBar.actionsDropdown.desktopShareLabel" : "Share your screen" ,
2019-05-29 04:46:29 +08:00
"app.actionsBar.actionsDropdown.lockedDesktopShareLabel" : "Screenshare locked" ,
2018-02-14 19:39:15 +08:00
"app.actionsBar.actionsDropdown.stopDesktopShareLabel" : "Stop sharing 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.actionsDropdown.stopDesktopShareDesc" : "Stop sharing your screen with" ,
2018-11-30 04:43:20 +08:00
"app.actionsBar.actionsDropdown.pollBtnLabel" : "Start a poll" ,
2018-09-24 06:20:20 +08:00
"app.actionsBar.actionsDropdown.pollBtnDesc" : "Toggles poll pane" ,
2019-06-12 22:47:26 +08:00
"app.actionsBar.actionsDropdown.saveUserNames" : "Save user names" ,
2018-09-26 01:03:09 +08:00
"app.actionsBar.actionsDropdown.createBreakoutRoom" : "Create breakout rooms" ,
"app.actionsBar.actionsDropdown.createBreakoutRoomDesc" : "create breakouts for split the current meeting " ,
2019-05-17 04:11:10 +08:00
"app.actionsBar.actionsDropdown.captionsLabel" : "Write closed captions" ,
"app.actionsBar.actionsDropdown.captionsDesc" : "Toggles captions pane" ,
2019-04-14 23:45:36 +08:00
"app.actionsBar.actionsDropdown.takePresenter" : "Take presenter" ,
2019-01-12 03:15:31 +08:00
"app.actionsBar.actionsDropdown.takePresenterDesc" : "Assign yourself as the new presenter" ,
2021-04-09 04:00:23 +08:00
"app.actionsBar.actionsDropdown.selectRandUserLabel" : "Select random user" ,
2020-08-29 01:23:27 +08:00
"app.actionsBar.actionsDropdown.selectRandUserDesc" : "Chooses a user from available viewers at random" ,
2019-01-30 08:09:51 +08:00
"app.actionsBar.emojiMenu.statusTriggerLabel" : "Set status" ,
2018-02-14 19:39:15 +08:00
"app.actionsBar.emojiMenu.awayLabel" : "Away" ,
"app.actionsBar.emojiMenu.awayDesc" : "Change your status to away" ,
2020-10-02 02:23:54 +08:00
"app.actionsBar.emojiMenu.raiseHandLabel" : "Raise hand" ,
2021-03-22 07:56:00 +08:00
"app.actionsBar.emojiMenu.lowerHandLabel" : "Lower hand" ,
2018-02-14 19:39:15 +08:00
"app.actionsBar.emojiMenu.raiseHandDesc" : "Raise your hand to ask a question" ,
"app.actionsBar.emojiMenu.neutralLabel" : "Undecided" ,
"app.actionsBar.emojiMenu.neutralDesc" : "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" ,
2018-03-24 02:51:10 +08:00
"app.actionsBar.emojiMenu.noneLabel" : "Clear Status" ,
2018-02-14 19:39:15 +08:00
"app.actionsBar.emojiMenu.noneDesc" : "Clear your status" ,
"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" ,
"app.actionsBar.currentStatusDesc" : "current status {0}" ,
2019-05-23 22:51:01 +08:00
"app.actionsBar.captions.start" : "Start viewing closed captions" ,
"app.actionsBar.captions.stop" : "Stop viewing closed captions" ,
2020-03-07 05:52:52 +08:00
"app.audioNotification.audioFailedError1001" : "WebSocket disconnected (error 1001)" ,
"app.audioNotification.audioFailedError1002" : "Could not make a WebSocket connection (error 1002)" ,
"app.audioNotification.audioFailedError1003" : "Browser version not supported (error 1003)" ,
"app.audioNotification.audioFailedError1004" : "Failure on call (reason={0}) (error 1004)" ,
"app.audioNotification.audioFailedError1005" : "Call ended unexpectedly (error 1005)" ,
"app.audioNotification.audioFailedError1006" : "Call timed out (error 1006)" ,
2020-03-07 06:22:44 +08:00
"app.audioNotification.audioFailedError1007" : "Connection failure (ICE error 1007)" ,
2020-03-07 05:52:52 +08:00
"app.audioNotification.audioFailedError1008" : "Transfer failed (error 1008)" ,
"app.audioNotification.audioFailedError1009" : "Could not fetch STUN/TURN server information (error 1009)" ,
"app.audioNotification.audioFailedError1010" : "Connection negotiation timeout (ICE error 1010)" ,
"app.audioNotification.audioFailedError1011" : "Connection timeout (ICE error 1011)" ,
"app.audioNotification.audioFailedError1012" : "Connection closed (ICE error 1012)" ,
2018-02-14 19:39:15 +08:00
"app.audioNotification.audioFailedMessage" : "Your audio connection failed to connect" ,
2019-01-30 08:09:51 +08:00
"app.audioNotification.mediaFailedMessage" : "getUserMicMedia failed as only secure origins are allowed" ,
2018-02-14 19:39:15 +08:00
"app.audioNotification.closeLabel" : "Close" ,
2019-01-30 08:09:51 +08:00
"app.audioNotificaion.reconnectingAsListenOnly" : "Microphone has been locked for viewers, you are being connected as listen only" ,
"app.breakoutJoinConfirmation.title" : "Join breakout room" ,
2018-02-14 19:39:15 +08:00
"app.breakoutJoinConfirmation.message" : "Do you want to join" ,
2019-01-30 08:09:51 +08:00
"app.breakoutJoinConfirmation.confirmDesc" : "Join you to the breakout room" ,
2018-02-14 19:39:15 +08:00
"app.breakoutJoinConfirmation.dismissLabel" : "Cancel" ,
2019-01-30 08:09:51 +08:00
"app.breakoutJoinConfirmation.dismissDesc" : "Closes and rejects joining the breakout room" ,
"app.breakoutJoinConfirmation.freeJoinMessage" : "Choose a breakout room to join" ,
"app.breakoutTimeRemainingMessage" : "Breakout room time remaining: {0}" ,
"app.breakoutWillCloseMessage" : "Time ended. Breakout room will close soon" ,
"app.calculatingBreakoutTimeRemaining" : "Calculating remaining time ..." ,
2019-05-08 21:16:00 +08:00
"app.audioModal.ariaTitle" : "Join audio modal" ,
2018-02-14 19:39:15 +08:00
"app.audioModal.microphoneLabel" : "Microphone" ,
2019-01-30 08:09:51 +08:00
"app.audioModal.listenOnlyLabel" : "Listen only" ,
2018-02-14 19:39:15 +08:00
"app.audioModal.audioChoiceLabel" : "How would you like to join the audio?" ,
2019-01-30 08:09:51 +08:00
"app.audioModal.iOSBrowser" : "Audio/Video not supported" ,
2018-05-29 23:01:36 +08:00
"app.audioModal.iOSErrorDescription" : "At this time audio and video are not supported on Chrome for iOS." ,
2018-05-25 03:39:17 +08:00
"app.audioModal.iOSErrorRecommendation" : "We recommend using Safari iOS." ,
2018-02-14 19:39:15 +08:00
"app.audioModal.audioChoiceDesc" : "Select how to join the audio in this meeting" ,
2019-03-29 05:53:42 +08:00
"app.audioModal.unsupportedBrowserLabel" : "It looks like you're using a browser that is not fully supported. Please use either {0} or {1} for full support." ,
2018-02-14 19:39:15 +08:00
"app.audioModal.closeLabel" : "Close" ,
"app.audioModal.yes" : "Yes" ,
"app.audioModal.no" : "No" ,
2018-04-04 09:51:07 +08:00
"app.audioModal.yes.arialabel" : "Echo is audible" ,
"app.audioModal.no.arialabel" : "Echo is inaudible" ,
2019-01-30 08:09:51 +08:00
"app.audioModal.echoTestTitle" : "This is a private echo test. Speak a few words. Did you hear audio?" ,
2018-02-14 19:39:15 +08:00
"app.audioModal.settingsTitle" : "Change your audio settings" ,
"app.audioModal.helpTitle" : "There was an issue with your media devices" ,
2019-01-30 08:09:51 +08:00
"app.audioModal.helpText" : "Did you give permission for access to your microphone? Note that a dialog should appear when you try to join audio, asking for your media device permissions, please accept that in order to join the audio conference. If that is not the case, try changing your microphone permissions in your browser's settings." ,
2019-10-22 23:21:24 +08:00
"app.audioModal.help.noSSL" : "This page is unsecured. For microphone access to be allowed the page must be served over HTTPS. Please contact the server administrator." ,
"app.audioModal.help.macNotAllowed" : "It looks like your Mac System Preferences are blocking access to your microphone. Open System Preferences > Security & Privacy > Privacy > Microphone, and verify that the browser you're using is checked." ,
2019-04-17 01:04:23 +08:00
"app.audioModal.audioDialTitle" : "Join using your phone" ,
"app.audioDial.audioDialDescription" : "Dial" ,
"app.audioDial.audioDialConfrenceText" : "and enter the conference PIN number:" ,
2019-08-15 03:15:11 +08:00
"app.audioModal.autoplayBlockedDesc" : "We need your permission to play audio." ,
"app.audioModal.playAudio" : "Play audio" ,
"app.audioModal.playAudio.arialabel" : "Play audio" ,
2019-07-12 03:00:46 +08:00
"app.audioDial.tipIndicator" : "Tip" ,
"app.audioDial.tipMessage" : "Press the '0' key on your phone to mute/unmute yourself." ,
2018-02-14 19:39:15 +08:00
"app.audioModal.connecting" : "Connecting" ,
"app.audioModal.connectingEchoTest" : "Connecting to echo test" ,
"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" ,
2019-06-13 05:01:20 +08:00
"app.audioManager.reconnectingAudio" : "Attempting to reconnect audio" ,
2018-02-14 19:39:15 +08:00
"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" ,
"app.audioManager.mediaError" : "Error: There was an issue getting your media devices" ,
2018-12-29 05:26:35 +08:00
"app.audio.joinAudio" : "Join audio" ,
"app.audio.leaveAudio" : "Leave audio" ,
2020-07-28 03:49:26 +08:00
"app.audio.changeLeaveAudio" : "Change/Leave audio" ,
2019-01-30 08:09:51 +08:00
"app.audio.enterSessionLabel" : "Enter session" ,
"app.audio.playSoundLabel" : "Play sound" ,
2018-02-14 19:39:15 +08:00
"app.audio.backLabel" : "Back" ,
2020-07-28 03:49:26 +08:00
"app.audio.loading" : "Loading" ,
2021-03-17 22:30:07 +08:00
"app.audio.microphones" : "Microphones" ,
"app.audio.speakers" : "Speakers" ,
"app.audio.noDeviceFound" : "No device found" ,
2018-02-14 19:39:15 +08:00
"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" ,
"app.audio.audioSettings.retryLabel" : "Retry" ,
"app.audio.listenOnly.backLabel" : "Back" ,
"app.audio.listenOnly.closeLabel" : "Close" ,
2019-01-16 06:35:47 +08:00
"app.audio.permissionsOverlay.title" : "Allow access to your microphone" ,
2019-01-30 08:09:51 +08:00
"app.audio.permissionsOverlay.hint" : "We need you to allow us to use your media devices in order to join you to the voice conference :)" ,
2018-02-14 19:39:15 +08:00
"app.error.removed" : "You have been removed from the conference" ,
"app.error.meeting.ended" : "You have logged out of the conference" ,
2019-03-14 22:15:30 +08:00
"app.meeting.logout.duplicateUserEjectReason" : "Duplicate user trying to join meeting" ,
"app.meeting.logout.permissionEjectReason" : "Ejected due to permission violation" ,
"app.meeting.logout.ejectedFromMeeting" : "You have been removed from the meeting" ,
"app.meeting.logout.validateTokenFailedEjectReason" : "Failed to validate authorization token" ,
"app.meeting.logout.userInactivityEjectReason" : "User inactive for too long" ,
2019-05-09 23:00:17 +08:00
"app.meeting-ended.rating.legendLabel" : "Feedback rating" ,
2019-05-09 23:35:52 +08:00
"app.meeting-ended.rating.starLabel" : "Star" ,
2019-05-17 06:13:08 +08:00
"app.modal.close" : "Close" ,
"app.modal.close.description" : "Disregards changes and closes the modal" ,
"app.modal.confirm" : "Done" ,
2019-05-24 23:32:31 +08:00
"app.modal.newTab" : "(opens new tab)" ,
2019-05-17 06:13:08 +08:00
"app.modal.confirm.description" : "Saves changes and closes the modal" ,
2020-08-29 01:23:27 +08:00
"app.modal.randomUser.noViewers.description" : "No viewers available to randomly select from" ,
"app.modal.randomUser.selected.description" : "You have been randomly selected" ,
"app.modal.randomUser.title" : "Randomly selected user" ,
2021-04-15 23:12:10 +08:00
"app.modal.randomUser.who" : "Who will be selected..?" ,
"app.modal.randomUser.alone" : "There is only one viewer" ,
2020-08-29 01:23:27 +08:00
"app.modal.randomUser.reselect.label" : "Select again" ,
"app.modal.randomUser.ariaLabel.title" : "Randomly selected User Modal" ,
2018-02-14 19:39:15 +08:00
"app.dropdown.close" : "Close" ,
2020-10-02 03:38:01 +08:00
"app.dropdown.list.item.activeLabel" : "Active" ,
2019-01-09 02:38:26 +08:00
"app.error.400" : "Bad Request" ,
2019-04-27 01:52:18 +08:00
"app.error.401" : "Unauthorized" ,
"app.error.403" : "You have been removed from the meeting" ,
"app.error.404" : "Not found" ,
"app.error.410" : "Meeting has ended" ,
"app.error.500" : "Ops, something went wrong" ,
2021-03-30 21:09:25 +08:00
"app.error.userLoggedOut" : "User has an invalid sessionToken due to log out" ,
"app.error.ejectedUser" : "User has an invalid sessionToken due to ejection" ,
"app.error.userBanned" : "User has been banned" ,
2018-02-14 19:39:15 +08:00
"app.error.leaveLabel" : "Log in again" ,
2019-04-27 01:52:18 +08:00
"app.error.fallback.presentation.title" : "An error occurred" ,
2019-03-27 01:36:26 +08:00
"app.error.fallback.presentation.description" : "It has been logged. Please try reloading the page." ,
"app.error.fallback.presentation.reloadButton" : "Reload" ,
2018-02-14 19:39:15 +08:00
"app.guest.waiting" : "Waiting for approval to join" ,
2019-02-27 01:08:15 +08:00
"app.userList.guest.waitingUsers" : "Waiting Users" ,
"app.userList.guest.waitingUsersTitle" : "User Management" ,
2019-03-09 10:02:46 +08:00
"app.userList.guest.optionTitle" : "Review Pending Users" ,
2019-02-27 01:08:15 +08:00
"app.userList.guest.allowAllAuthenticated" : "Allow all authenticated" ,
"app.userList.guest.allowAllGuests" : "Allow all guests" ,
"app.userList.guest.allowEveryone" : "Allow everyone" ,
"app.userList.guest.denyEveryone" : "Deny everyone" ,
"app.userList.guest.pendingUsers" : "{0} Pending Users" ,
"app.userList.guest.pendingGuestUsers" : "{0} Pending Guest Users" ,
"app.userList.guest.pendingGuestAlert" : "Has joined the session and is waiting for your approval." ,
2019-04-04 04:11:47 +08:00
"app.userList.guest.rememberChoice" : "Remember choice" ,
2020-10-03 01:29:27 +08:00
"app.userList.guest.emptyMessage" : "There is currently no message" ,
"app.userList.guest.inputPlaceholder" : "Message to the guests' lobby" ,
2020-01-13 23:45:08 +08:00
"app.userList.guest.acceptLabel" : "Accept" ,
"app.userList.guest.denyLabel" : "Deny" ,
2019-04-06 06:32:21 +08:00
"app.user-info.title" : "Directory Lookup" ,
2019-01-30 08:09:51 +08:00
"app.toast.breakoutRoomEnded" : "The breakout room ended. Please rejoin in the audio." ,
2018-06-13 01:21:31 +08:00
"app.toast.chat.public" : "New Public Chat message" ,
"app.toast.chat.private" : "New Private Chat message" ,
2018-05-30 00:43:11 +08:00
"app.toast.chat.system" : "System" ,
2019-05-30 22:42:38 +08:00
"app.toast.clearedEmoji.label" : "Emoji status cleared" ,
"app.toast.setEmoji.label" : "Emoji status set to {0}" ,
"app.toast.meetingMuteOn.label" : "All users have been muted" ,
"app.toast.meetingMuteOff.label" : "Meeting mute turned off" ,
2021-03-22 01:06:16 +08:00
"app.toast.setEmoji.raiseHand" : "You have raised your hand" ,
"app.toast.setEmoji.lowerHand" : "You have lowered your hand" ,
2018-02-14 19:39:15 +08:00
"app.notification.recordingStart" : "This session is now being recorded" ,
2019-06-10 22:36:33 +08:00
"app.notification.recordingStop" : "This session is not being recorded" ,
"app.notification.recordingPaused" : "This session is not being recorded anymore" ,
2019-01-30 10:15:01 +08:00
"app.notification.recordingAriaLabel" : "Recorded time " ,
2019-11-13 02:00:48 +08:00
"app.notification.userJoinPushAlert" : "{0} joined the session" ,
2020-03-19 22:19:40 +08:00
"app.submenu.notification.raiseHandLabel" : "Raise hand" ,
2019-05-02 04:02:34 +08:00
"app.shortcut-help.title" : "Keyboard shortcuts" ,
2019-01-30 08:09:51 +08:00
"app.shortcut-help.accessKeyNotAvailable" : "Access keys not available" ,
2018-05-03 10:20:38 +08:00
"app.shortcut-help.comboLabel" : "Combo" ,
"app.shortcut-help.functionLabel" : "Function" ,
2018-05-03 23:44:59 +08:00
"app.shortcut-help.closeLabel" : "Close" ,
2019-05-02 04:02:34 +08:00
"app.shortcut-help.closeDesc" : "Closes keyboard shortcuts modal" ,
2018-04-27 22:42:20 +08:00
"app.shortcut-help.openOptions" : "Open Options" ,
"app.shortcut-help.toggleUserList" : "Toggle UserList" ,
"app.shortcut-help.toggleMute" : "Mute / Unmute" ,
2019-01-30 08:09:51 +08:00
"app.shortcut-help.togglePublicChat" : "Toggle Public Chat (User list must be open)" ,
"app.shortcut-help.hidePrivateChat" : "Hide private chat" ,
"app.shortcut-help.closePrivateChat" : "Close private chat" ,
"app.shortcut-help.openActions" : "Open actions menu" ,
2021-03-22 07:47:15 +08:00
"app.shortcut-help.raiseHand" : "Toggle Raise Hand" ,
2020-12-27 08:58:44 +08:00
"app.shortcut-help.openDebugWindow" : "Open debug window" ,
2019-01-30 08:09:51 +08:00
"app.shortcut-help.openStatus" : "Open status menu" ,
2019-04-12 08:08:14 +08:00
"app.shortcut-help.togglePan" : "Activate Pan tool (Presenter)" ,
2020-10-08 07:03:20 +08:00
"app.shortcut-help.toggleFullscreen" : "Toggle Full-screen (Presenter)" ,
2019-04-13 11:48:21 +08:00
"app.shortcut-help.nextSlideDesc" : "Next slide (Presenter)" ,
"app.shortcut-help.previousSlideDesc" : "Previous slide (Presenter)" ,
2019-10-06 06:27:21 +08:00
"app.lock-viewers.title" : "Lock viewers" ,
"app.lock-viewers.description" : "These options enable you to restrict viewers from using specific features." ,
2018-10-20 01:30:38 +08:00
"app.lock-viewers.featuresLable" : "Feature" ,
2019-10-06 06:27:21 +08:00
"app.lock-viewers.lockStatusLabel" : "Status" ,
"app.lock-viewers.webcamLabel" : "Share webcam" ,
"app.lock-viewers.otherViewersWebcamLabel" : "See other viewers webcams" ,
"app.lock-viewers.microphoneLable" : "Share microphone" ,
"app.lock-viewers.PublicChatLabel" : "Send Public chat messages" ,
"app.lock-viewers.PrivateChatLable" : "Send Private chat messages" ,
"app.lock-viewers.notesLabel" : "Edit Shared Notes" ,
"app.lock-viewers.userListLabel" : "See other viewers in the Users list" ,
2019-09-09 22:21:54 +08:00
"app.lock-viewers.ariaTitle" : "Lock viewers settings modal" ,
"app.lock-viewers.button.apply" : "Apply" ,
"app.lock-viewers.button.cancel" : "Cancel" ,
2019-09-10 21:43:06 +08:00
"app.lock-viewers.locked" : "Locked" ,
2019-10-06 20:40:58 +08:00
"app.lock-viewers.unlocked" : "Unlocked" ,
2020-02-04 04:41:12 +08:00
"app.guest-policy.ariaTitle" : "Guest policy settings modal" ,
"app.guest-policy.title" : "Guest policy" ,
"app.guest-policy.description" : "Change meeting guest policy setting" ,
"app.guest-policy.button.askModerator" : "Ask moderator" ,
"app.guest-policy.button.alwaysAccept" : "Always accept" ,
"app.guest-policy.button.alwaysDeny" : "Always deny" ,
2020-04-10 01:01:46 +08:00
"app.connection-status.ariaTitle" : "Connection status modal" ,
"app.connection-status.title" : "Connection status" ,
"app.connection-status.description" : "View users' connection status" ,
2021-02-25 02:29:52 +08:00
"app.connection-status.empty" : "There are currently no reported connection issues" ,
2020-04-14 02:45:14 +08:00
"app.connection-status.more" : "more" ,
2021-03-26 05:22:50 +08:00
"app.connection-status.label" : "Connection status" ,
"app.connection-status.notification" : "Loss in your connection was detected" ,
2021-04-02 02:10:15 +08:00
"app.connection-status.offline" : "offline" ,
2018-12-12 06:55:11 +08:00
"app.recording.startTitle" : "Start recording" ,
2019-03-09 10:02:46 +08:00
"app.recording.stopTitle" : "Pause recording" ,
2019-03-21 00:09:41 +08:00
"app.recording.resumeTitle" : "Resume recording" ,
2019-09-04 02:01:06 +08:00
"app.recording.startDescription" : "You can select the record button again later to pause the recording." ,
"app.recording.stopDescription" : "Are you sure you want to pause the recording? You can resume by selecting the record button again." ,
2018-11-07 07:10:56 +08:00
"app.videoPreview.cameraLabel" : "Camera" ,
2019-05-01 06:29:30 +08:00
"app.videoPreview.profileLabel" : "Quality" ,
2020-08-18 00:19:45 +08:00
"app.videoPreview.quality.low" : "Low" ,
"app.videoPreview.quality.medium" : "Medium" ,
"app.videoPreview.quality.high" : "High" ,
"app.videoPreview.quality.hd" : "High definition" ,
2018-11-07 07:10:56 +08:00
"app.videoPreview.cancelLabel" : "Cancel" ,
"app.videoPreview.closeLabel" : "Close" ,
2019-09-27 02:28:37 +08:00
"app.videoPreview.findingWebcamsLabel" : "Finding webcams" ,
2019-01-30 08:09:51 +08:00
"app.videoPreview.startSharingLabel" : "Start sharing" ,
2019-12-19 01:44:56 +08:00
"app.videoPreview.stopSharingLabel" : "Stop sharing" ,
2020-03-12 03:42:53 +08:00
"app.videoPreview.stopSharingAllLabel" : "Stop all" ,
2019-12-19 01:44:56 +08:00
"app.videoPreview.sharedCameraLabel" : "This camera is already being shared" ,
2018-11-07 07:10:56 +08:00
"app.videoPreview.webcamOptionLabel" : "Choose webcam" ,
"app.videoPreview.webcamPreviewLabel" : "Webcam preview" ,
2019-01-30 08:09:51 +08:00
"app.videoPreview.webcamSettingsTitle" : "Webcam settings" ,
2018-11-07 07:10:56 +08:00
"app.videoPreview.webcamNotFoundLabel" : "Webcam not found" ,
2019-05-02 01:36:25 +08:00
"app.videoPreview.profileNotFoundLabel" : "No supported camera profile" ,
2019-01-30 08:09:51 +08:00
"app.video.joinVideo" : "Share webcam" ,
2020-09-11 02:11:48 +08:00
"app.video.connecting" : "Webcam sharing is starting ..." ,
2020-09-10 02:07:32 +08:00
"app.video.dataSaving" : "Webcam sharing is disabled in Data Saving" ,
2019-01-30 08:09:51 +08:00
"app.video.leaveVideo" : "Stop sharing webcam" ,
2019-01-31 06:34:34 +08:00
"app.video.iceCandidateError" : "Error on adding ICE candidate" ,
2020-03-07 06:10:23 +08:00
"app.video.iceConnectionStateError" : "Connection failure (ICE error 1107)" ,
2019-01-30 08:09:51 +08:00
"app.video.permissionError" : "Error on sharing webcam. Please check permissions" ,
2018-02-14 19:39:15 +08:00
"app.video.sharingError" : "Error on sharing webcam" ,
2020-12-23 04:50:01 +08:00
"app.video.abortError" : "Some problem occurred which prevented the device from being used" ,
"app.video.overconstrainedError" : "No candidate devices which met the criteria requested" ,
"app.video.securityError" : "Media support is disabled on the Document" ,
"app.video.typeError" : "List of constraints specified is empty, or has all constraints set to false" ,
2018-05-17 02:15:46 +08:00
"app.video.notFoundError" : "Could not find webcam. Please make sure it's connected" ,
"app.video.notAllowed" : "Missing permission for share webcam, please make sure your browser permissions" ,
"app.video.notSupportedError" : "Can share webcam video only with safe sources, make sure your SSL certificate is valid" ,
"app.video.notReadableError" : "Could not get webcam video. Please make sure another program is not using the webcam " ,
2020-12-23 04:50:01 +08:00
"app.video.timeoutError" : "Browser did not respond in time." ,
2020-12-23 04:38:05 +08:00
"app.video.genericError" : "An unknown error has occurred with the device (Error {0})" ,
2020-03-07 05:52:52 +08:00
"app.video.mediaFlowTimeout1020" : "Media could not reach the server (error 1020)" ,
2019-06-13 02:03:23 +08:00
"app.video.suggestWebcamLock" : "Enforce lock setting to viewers webcams?" ,
"app.video.suggestWebcamLockReason" : "(this will improve the stability of the meeting)" ,
"app.video.enable" : "Enable" ,
"app.video.cancel" : "Cancel" ,
2018-02-26 20:29:28 +08:00
"app.video.swapCam" : "Swap" ,
"app.video.swapCamDesc" : "swap the direction of webcams" ,
2019-03-29 22:31:56 +08:00
"app.video.videoLocked" : "Webcam sharing locked" ,
2019-06-26 11:03:08 +08:00
"app.video.videoButtonDesc" : "Share webcam" ,
2018-02-26 20:29:28 +08:00
"app.video.videoMenu" : "Video menu" ,
2019-01-30 08:09:51 +08:00
"app.video.videoMenuDisabled" : "Video menu Webcam is disabled in settings" ,
2018-02-26 20:29:28 +08:00
"app.video.videoMenuDesc" : "Open video menu dropdown" ,
2020-08-19 01:00:47 +08:00
"app.video.pagination.prevPage" : "See previous videos" ,
"app.video.pagination.nextPage" : "See next videos" ,
2020-09-10 03:31:20 +08:00
"app.video.clientDisconnected" : "Webcam cannot be shared due to connection issues" ,
2019-02-07 05:12:59 +08:00
"app.fullscreenButton.label" : "Make {0} fullscreen" ,
2020-10-04 10:04:32 +08:00
"app.fullscreenUndoButton.label" : "Undo {0} fullscreen" ,
2020-03-07 05:52:52 +08:00
"app.sfu.mediaServerConnectionError2000" : "Unable to connect to media server (error 2000)" ,
"app.sfu.mediaServerOffline2001" : "Media server is offline. Please try again later (error 2001)" ,
"app.sfu.mediaServerNoResources2002" : "Media server has no available resources (error 2002)" ,
"app.sfu.mediaServerRequestTimeout2003" : "Media server requests are timing out (error 2003)" ,
"app.sfu.serverIceGatheringFailed2021" : "Media server cannot gather connection candidates (ICE error 2021)" ,
"app.sfu.serverIceGatheringFailed2022" : "Media server connection failed (ICE error 2022)" ,
"app.sfu.mediaGenericError2200" : "Media server failed to process request (error 2200)" ,
2020-03-07 06:12:38 +08:00
"app.sfu.invalidSdp2202" : "Client generated an invalid media request (SDP error 2202)" ,
2020-03-07 05:52:52 +08:00
"app.sfu.noAvailableCodec2203" : "Server could not find an appropriate codec (error 2203)" ,
2018-02-14 19:39:15 +08:00
"app.meeting.endNotification.ok.label" : "OK" ,
2019-05-08 22:20:11 +08:00
"app.whiteboard.annotations.poll" : "Poll results were published" ,
2020-07-31 22:37:13 +08:00
"app.whiteboard.annotations.pollResult" : "Poll Result" ,
2018-02-14 19:39:15 +08:00
"app.whiteboard.toolbar.tools" : "Tools" ,
2019-01-10 05:13:47 +08:00
"app.whiteboard.toolbar.tools.hand" : "Pan" ,
2018-02-14 19:39:15 +08:00
"app.whiteboard.toolbar.tools.pencil" : "Pencil" ,
"app.whiteboard.toolbar.tools.rectangle" : "Rectangle" ,
"app.whiteboard.toolbar.tools.triangle" : "Triangle" ,
"app.whiteboard.toolbar.tools.ellipse" : "Ellipse" ,
"app.whiteboard.toolbar.tools.line" : "Line" ,
"app.whiteboard.toolbar.tools.text" : "Text" ,
2019-01-30 08:09:51 +08:00
"app.whiteboard.toolbar.thickness" : "Drawing thickness" ,
"app.whiteboard.toolbar.thicknessDisabled" : "Drawing thickness is disabled" ,
2018-03-27 02:08:19 +08:00
"app.whiteboard.toolbar.color" : "Colors" ,
2019-01-30 08:09:51 +08:00
"app.whiteboard.toolbar.colorDisabled" : "Colors is disabled" ,
2018-02-14 19:39:15 +08:00
"app.whiteboard.toolbar.color.black" : "Black" ,
"app.whiteboard.toolbar.color.white" : "White" ,
"app.whiteboard.toolbar.color.red" : "Red" ,
"app.whiteboard.toolbar.color.orange" : "Orange" ,
2019-01-30 08:09:51 +08:00
"app.whiteboard.toolbar.color.eletricLime" : "Electric lime" ,
2018-02-14 19:39:15 +08:00
"app.whiteboard.toolbar.color.lime" : "Lime" ,
"app.whiteboard.toolbar.color.cyan" : "Cyan" ,
2019-01-30 08:09:51 +08:00
"app.whiteboard.toolbar.color.dodgerBlue" : "Dodger blue" ,
2018-02-14 19:39:15 +08:00
"app.whiteboard.toolbar.color.blue" : "Blue" ,
"app.whiteboard.toolbar.color.violet" : "Violet" ,
"app.whiteboard.toolbar.color.magenta" : "Magenta" ,
"app.whiteboard.toolbar.color.silver" : "Silver" ,
2018-12-29 05:26:35 +08:00
"app.whiteboard.toolbar.undo" : "Undo annotation" ,
"app.whiteboard.toolbar.clear" : "Clear all annotations" ,
2019-01-10 05:03:34 +08:00
"app.whiteboard.toolbar.multiUserOn" : "Turn multi-user whiteboard on" ,
"app.whiteboard.toolbar.multiUserOff" : "Turn multi-user whiteboard off" ,
2020-09-18 18:30:27 +08:00
"app.whiteboard.toolbar.palmRejectionOn" : "Turn palm rejection on" ,
"app.whiteboard.toolbar.palmRejectionOff" : "Turn palm rejection off" ,
2019-01-30 08:09:51 +08:00
"app.whiteboard.toolbar.fontSize" : "Font size list" ,
2018-04-25 23:33:05 +08:00
"app.feedback.title" : "You have logged out of the conference" ,
2018-05-10 02:07:40 +08:00
"app.feedback.subtitle" : "We'd love to hear about your experience with BigBlueButton (optional)" ,
2018-04-25 23:33:05 +08:00
"app.feedback.textarea" : "How can we make BigBlueButton better?" ,
2018-04-28 04:26:43 +08:00
"app.feedback.sendFeedback" : "Send Feedback" ,
2019-01-30 08:09:51 +08:00
"app.feedback.sendFeedbackDesc" : "Send a feedback and leave the meeting" ,
2020-12-19 00:00:05 +08:00
"app.videoDock.webcamMirrorLabel" : "Mirror" ,
"app.videoDock.webcamMirrorDesc" : "Mirror the selected webcam" ,
2018-04-09 22:39:27 +08:00
"app.videoDock.webcamFocusLabel" : "Focus" ,
"app.videoDock.webcamFocusDesc" : "Focus the selected webcam" ,
"app.videoDock.webcamUnfocusLabel" : "Unfocus" ,
2018-09-29 02:09:15 +08:00
"app.videoDock.webcamUnfocusDesc" : "Unfocus the selected webcam" ,
2019-08-03 05:32:42 +08:00
"app.videoDock.autoplayBlockedDesc" : "We need your permission to show you other users' webcams." ,
"app.videoDock.autoplayAllowLabel" : "View webcams" ,
2018-12-28 00:20:03 +08:00
"app.invitation.title" : "Breakout room invitation" ,
"app.invitation.confirm" : "Invite" ,
2018-09-29 02:09:15 +08:00
"app.createBreakoutRoom.title" : "Breakout Rooms" ,
2019-01-28 21:33:50 +08:00
"app.createBreakoutRoom.ariaTitle" : "Hide Breakout Rooms" ,
2018-12-14 20:33:58 +08:00
"app.createBreakoutRoom.breakoutRoomLabel" : "Breakout Rooms {0}" ,
2018-10-24 01:18:09 +08:00
"app.createBreakoutRoom.generatingURL" : "Generating URL" ,
"app.createBreakoutRoom.generatedURL" : "Generated" ,
2018-10-02 21:48:12 +08:00
"app.createBreakoutRoom.duration" : "Duration {0}" ,
"app.createBreakoutRoom.room" : "Room {0}" ,
2019-01-30 08:09:51 +08:00
"app.createBreakoutRoom.notAssigned" : "Not assigned ({0})" ,
"app.createBreakoutRoom.join" : "Join room" ,
2018-10-24 01:18:09 +08:00
"app.createBreakoutRoom.joinAudio" : "Join audio" ,
"app.createBreakoutRoom.returnAudio" : "Return audio" ,
2019-09-19 02:55:06 +08:00
"app.createBreakoutRoom.alreadyConnected" : "Already in room" ,
2018-10-24 01:18:09 +08:00
"app.createBreakoutRoom.confirm" : "Create" ,
2019-04-12 04:12:22 +08:00
"app.createBreakoutRoom.record" : "Record" ,
2019-01-30 08:09:51 +08:00
"app.createBreakoutRoom.numberOfRooms" : "Number of rooms" ,
2018-10-24 01:18:09 +08:00
"app.createBreakoutRoom.durationInMinutes" : "Duration (minutes)" ,
2019-01-30 08:09:51 +08:00
"app.createBreakoutRoom.randomlyAssign" : "Randomly assign" ,
"app.createBreakoutRoom.endAllBreakouts" : "End all breakout rooms" ,
2018-10-30 03:29:45 +08:00
"app.createBreakoutRoom.roomName" : "{0} (Room - {1})" ,
2018-12-14 20:33:58 +08:00
"app.createBreakoutRoom.doneLabel" : "Done" ,
"app.createBreakoutRoom.nextLabel" : "Next" ,
2019-06-26 11:03:08 +08:00
"app.createBreakoutRoom.minusRoomTime" : "Decrease breakout room time to" ,
"app.createBreakoutRoom.addRoomTime" : "Increase breakout room time to" ,
2018-12-14 20:33:58 +08:00
"app.createBreakoutRoom.addParticipantLabel" : "+ Add participant" ,
2018-11-24 01:20:49 +08:00
"app.createBreakoutRoom.freeJoin" : "Allow users to choose a breakout room to join" ,
2018-11-30 03:47:04 +08:00
"app.createBreakoutRoom.leastOneWarnBreakout" : "You must place at least one user in a breakout room." ,
2019-10-25 02:24:15 +08:00
"app.createBreakoutRoom.modalDesc" : "Tip: You can drag-and-drop a user's name to assign them to a specific breakout room." ,
2019-05-25 00:53:58 +08:00
"app.createBreakoutRoom.roomTime" : "{0} minutes" ,
2019-06-14 21:54:59 +08:00
"app.createBreakoutRoom.numberOfRoomsError" : "The number of rooms is invalid." ,
2018-11-30 01:24:02 +08:00
"app.externalVideo.start" : "Share a new video" ,
2019-07-16 04:18:46 +08:00
"app.externalVideo.title" : "Share an external video" ,
"app.externalVideo.input" : "External Video URL" ,
"app.externalVideo.urlInput" : "Add Video URL" ,
"app.externalVideo.urlError" : "This video URL isn't supported" ,
2018-11-30 01:24:02 +08:00
"app.externalVideo.close" : "Close" ,
2019-10-08 01:45:16 +08:00
"app.externalVideo.autoPlayWarning" : "Play the video to enable media synchronization" ,
2019-03-12 08:34:34 +08:00
"app.network.connection.effective.slow" : "We're noticing connectivity issues." ,
2019-06-12 22:50:24 +08:00
"app.network.connection.effective.slow.help" : "More information" ,
2020-06-16 04:24:47 +08:00
"app.externalVideo.noteLabel" : "Note: Shared external videos will not appear in the recording. YouTube, Vimeo, Instructure Media, Twitch, Dailymotion and media file URLs (e.g. https://example.com/xy.mp4) are supported." ,
2019-07-16 04:18:46 +08:00
"app.actionsBar.actionsDropdown.shareExternalVideo" : "Share an external video" ,
"app.actionsBar.actionsDropdown.stopShareExternalVideo" : "Stop sharing external video" ,
2019-04-24 06:23:46 +08:00
"app.iOSWarning.label" : "Please upgrade to iOS 12.2 or higher" ,
"app.legacy.unsupportedBrowser" : "It looks like you're using a browser that is not supported. Please use either {0} or {1} for full support." ,
2019-06-22 01:45:34 +08:00
"app.legacy.upgradeBrowser" : "It looks like you're using an older version of a supported browser. Please upgrade your browser for full support." ,
2020-09-04 07:35:57 +08:00
"app.legacy.criosBrowser" : "On iOS please use Safari for full support." ,
"app.debugWindow.windowTitle" : "Debug" ,
"app.debugWindow.form.userAgentLabel" : "User Agent" ,
"app.debugWindow.form.button.copy" : "Copy" ,
"app.debugWindow.form.enableAutoarrangeLayoutLabel" : "Enable Auto Arrange Layout" ,
"app.debugWindow.form.enableAutoarrangeLayoutDescription" : "(it will be disabled if you drag or resize the webcams area)"
2017-06-11 03:04:52 +08:00
}