bigbluebutton-Github/bigbluebutton-html5/private/locales/en.json

765 lines
51 KiB
JSON
Raw Normal View History

2016-05-03 06:42:54 +08:00
{
"app.home.greeting": "Your presentation will begin shortly ...",
2018-12-29 05:26:35 +08:00
"app.chat.submitLabel": "Send message",
2018-02-14 19:39:15 +08:00
"app.chat.errorMaxMessageLength": "The message is {0} characters(s) too long",
"app.chat.disconnected": "You are disconnected, messages can't be sent",
"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}",
"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",
"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",
"app.chat.multi.typing": "Multiple users are typing",
"app.chat.one.typing": "{0} is typing",
"app.chat.two.typing": "{0} and {1} are typing",
"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",
"app.captions.menu.select": "Select available language",
2019-06-06 23:04:02 +08:00
"app.captions.menu.ariaSelect": "Captions language",
"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",
"app.captions.menu.fontSize": "Size",
2019-05-29 03:19:08 +08:00
"app.captions.menu.fontColor": "Text color",
"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",
"app.captions.pad.hide": "Hide closed captions",
"app.captions.pad.tip": "Press Esc to focus editor toolbar",
"app.captions.pad.ownership": "Take over",
"app.captions.pad.ownershipTooltip": "You will be assigned as the owner of {0} captions",
"app.captions.pad.interimResult": "Interim results",
"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",
2018-12-13 04:10:27 +08:00
"app.note.title": "Shared Notes",
"app.note.label": "Note",
"app.note.hideNoteLabel": "Hide note",
"app.note.tipLabel": "Press Esc to focus editor toolbar",
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",
"app.userList.notesListItem.unreadContent": "New content is available in the shared notes section",
"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)",
"app.userList.label": "User list",
2018-02-14 19:39:15 +08:00
"app.userList.toggleCompactView.label": "Toggle compact view mode",
"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",
"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",
"app.userList.menu.chat.label": "Start a private chat",
"app.userList.menu.clearStatus.label": "Clear status",
2018-02-14 19:39:15 +08:00
"app.userList.menu.removeUser.label": "Remove user",
"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",
2018-04-03 22:58:01 +08:00
"app.userList.userAriaLabel": "{0} {1} {2} Status {3}",
"app.userList.menu.promoteUser.label": "Promote to moderator",
"app.userList.menu.demoteUser.label": "Demote to viewer",
"app.userList.menu.unlockUser.label": "Unlock {0}",
"app.userList.menu.lockUser.label": "Lock {0}",
"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",
"app.userList.userOptions.unmuteAllLabel": "Turn off meeting mute",
2018-09-29 05:32:52 +08:00
"app.userList.userOptions.unmuteAllDesc": "Unmutes the meeting",
"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-04-10 01:01:46 +08:00
"app.userList.userOptions.connectionStatusLabel": "Connection status",
"app.userList.userOptions.connectionStatusDesc": "View users' connection status",
"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",
"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)",
"app.userList.content.participants.options.clearedStatus": "Cleared all user status",
"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",
"app.userList.userOptions.showUserList": "User list is now shown to viewers",
"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",
"app.media.autoplayAlertDesc": "Allow Access",
"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",
"app.media.screenshare.notSupported": "Screensharing is not supported in this browser.",
"app.media.screenshare.autoplayBlockedDesc": "We need your permission to show you the presenter's screen.",
"app.media.screenshare.autoplayAllowLabel": "View shared screen",
"app.screenshare.notAllowed": "Error: Permission to access screen wasn't granted.",
"app.screenshare.notSupportedError": "Error: Screensharing is allowed only on safe (SSL) domains",
"app.screenshare.notReadableError": "Error: There was a failure while trying to capture your screen",
"app.screenshare.genericError": "Error: An error has occurred with screensharing, please try again",
2018-02-14 19:39:15 +08:00
"app.meeting.ended": "This session has ended",
"app.meeting.meetingTimeRemaining": "Meeting time remaining: {0}",
"app.meeting.meetingTimeHasEnded": "Time ended. Meeting will close soon",
2018-02-14 19:39:15 +08:00
"app.meeting.endedMessage": "You will be forwarded back to the home screen",
"app.meeting.alertMeetingEndsUnderMinutesSingular": "Meeting is closing in one minute.",
"app.meeting.alertMeetingEndsUnderMinutesPlural": "Meeting is closing in {0} minutes.",
"app.meeting.alertBreakoutEndsUnderMinutesPlural": "Breakout is closing in {0} minutes.",
"app.meeting.alertBreakoutEndsUnderMinutesSingular": "Breakout is closing in one minute.",
"app.presentation.hide": "Hide presentation",
2019-05-10 01:57:06 +08:00
"app.presentation.notificationLabel": "Current presentation",
"app.presentation.downloadLabel": "Download",
2019-02-21 00:38:52 +08:00
"app.presentation.slideContent": "Slide Content",
"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",
"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",
"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.",
"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",
"app.presentationUploder.dropzoneImagesLabel": "Drag images here to upload",
2018-02-14 19:39:15 +08:00
"app.presentationUploder.browseFilesLabel": "or browse for files",
"app.presentationUploder.browseImagesLabel": "or browse/capture for images",
"app.presentationUploder.fileToUpload": "To be uploaded ...",
2018-02-14 19:39:15 +08:00
"app.presentationUploder.currentBadge": "Current",
"app.presentationUploder.rejectedError": "The selected file(s) have been rejected. Please check the file type(s).",
"app.presentationUploder.upload.progress": "Uploading ({0}%)",
"app.presentationUploder.upload.413": "File is too large. Please split into multiple files.",
2020-03-12 21:56:12 +08:00
"app.presentationUploder.genericError": "Oops, Something went wrong ...",
"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.",
"app.presentationUploder.conversion.conversionProcessingSlides": "Processing page {0} of {1}",
"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 ...",
"app.presentationUploder.conversion.pageCountExceeded": "Number of pages exceeded. Please break file into multiple files.",
"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.",
"app.presentationUploder.conversion.pdfHasBigPage": "We could not convert the PDF file, please try optimizing it",
"app.presentationUploder.conversion.timeout": "Ops, the conversion took too long",
"app.presentationUploder.conversion.pageCountFailed": "Failed to determine the number of pages.",
"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",
"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",
"app.poll.pollPaneTitle": "Polling",
2019-02-22 05:01:39 +08:00
"app.poll.quickPollTitle": "Quick Poll",
"app.poll.hidePollDesc": "Hides the poll menu pane",
"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.",
"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}",
"app.poll.customPlaceholder": "Add poll option",
"app.poll.noPresentationSelected": "No presentation selected! Please select one.",
"app.poll.clickHereToSelect": "Click here to select",
"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.",
"app.poll.userResponse.label" : "User Repsonse",
"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",
"app.poll.tf": "True / False",
2019-02-22 05:01:39 +08:00
"app.poll.y": "Yes",
"app.poll.n": "No",
"app.poll.abstention": "Abstention",
"app.poll.yna": "Yes / No / Abstention",
"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",
"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",
"app.polling.pollingTitle": "Polling options",
2021-02-19 16:18:26 +08:00
"app.polling.pollQuestionTitle": "Polling Question",
"app.polling.submitLabel": "Submit",
"app.polling.submitAriaLabel": "Submit poll response",
"app.polling.responsePlaceholder": "Enter answer",
"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.",
"app.downloadPresentationButton.label": "Download the original presentation",
"app.connectingMessage": "Connecting ...",
"app.waitingMessage": "Disconnected. Trying to reconnect in {0} seconds ...",
2019-06-06 02:19:13 +08:00
"app.retryNow": "Retry now",
"app.muteWarning.label": "Click {0} to unmute yourself.",
2018-02-14 19:39:15 +08:00
"app.navBar.settingsDropdown.optionsLabel": "Options",
"app.navBar.settingsDropdown.fullscreenLabel": "Make fullscreen",
"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",
"app.navBar.settingsDropdown.hotkeysLabel": "Keyboard shortcuts",
"app.navBar.settingsDropdown.hotkeysDesc": "Listing of available keyboard shortcuts",
"app.navBar.settingsDropdown.helpLabel": "Help",
"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",
"app.navBar.settingsDropdown.endMeetingLabel": "End meeting",
2018-12-29 05:26:35 +08:00
"app.navBar.userListToggleBtnLabel": "User list toggle",
"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",
"app.navBar.recording.on": "Recording",
"app.navBar.recording.off": "Not recording",
"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?",
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",
"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",
"app.actionsBar.changeStatusLabel": "Change status",
2018-02-14 19:39:15 +08:00
"app.actionsBar.muteLabel": "Mute",
"app.actionsBar.unmuteLabel": "Unmute",
"app.actionsBar.camOffLabel": "Camera off",
2018-02-14 19:39:15 +08:00
"app.actionsBar.raiseLabel": "Raise",
"app.actionsBar.label": "Actions bar",
"app.actionsBar.actionsDropdown.restorePresentationLabel": "Restore presentation",
"app.actionsBar.actionsDropdown.restorePresentationDesc": "Button to restore presentation after it has been closed",
"app.screenshare.screenShareLabel" : "Screen share",
2018-02-14 19:39:15 +08:00
"app.submenu.application.applicationSectionTitle": "Application",
"app.submenu.application.animationsLabel": "Animations",
"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",
"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-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",
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",
"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",
"app.statusNotifier.raisedHandDesc": "{0} raised their 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",
"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",
"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",
"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 ",
"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",
"app.actionsBar.actionsDropdown.takePresenterDesc": "Assign yourself as the new presenter",
"app.actionsBar.actionsDropdown.selectRandUserLabel": "Select Random User",
"app.actionsBar.actionsDropdown.selectRandUserDesc": "Chooses a user from available viewers at random",
"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",
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",
"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",
"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)",
"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",
"app.audioNotification.mediaFailedMessage": "getUserMicMedia failed as only secure origins are allowed",
2018-02-14 19:39:15 +08:00
"app.audioNotification.closeLabel": "Close",
"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",
"app.breakoutJoinConfirmation.confirmDesc": "Join you to the breakout room",
2018-02-14 19:39:15 +08:00
"app.breakoutJoinConfirmation.dismissLabel": "Cancel",
"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",
"app.audioModal.listenOnlyLabel": "Listen only",
2018-02-14 19:39:15 +08:00
"app.audioModal.audioChoiceLabel": "How would you like to join the audio?",
"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.",
"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",
"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",
"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:",
"app.audioModal.autoplayBlockedDesc": "We need your permission to play audio.",
"app.audioModal.playAudio": "Play audio",
"app.audioModal.playAudio.arialabel" : "Play audio",
"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",
"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",
"app.audio.enterSessionLabel": "Enter session",
"app.audio.playSoundLabel": "Play sound",
2018-02-14 19:39:15 +08:00
"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",
"app.audio.audioSettings.retryLabel": "Retry",
"app.audio.listenOnly.backLabel": "Back",
"app.audio.listenOnly.closeLabel": "Close",
"app.audio.permissionsOverlay.title": "Allow access to your microphone",
"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",
"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",
"app.modal.newTab": "(opens new tab)",
2019-05-17 06:13:08 +08:00
"app.modal.confirm.description": "Saves changes and closes the modal",
"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",
"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",
"app.dropdown.list.item.activeLabel": "Active",
"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",
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",
"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",
"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.",
"app.userList.guest.rememberChoice": "Remember choice",
2020-01-13 23:45:08 +08:00
"app.userList.guest.acceptLabel": "Accept",
"app.userList.guest.denyLabel": "Deny",
"app.user-info.title": "Directory Lookup",
"app.toast.breakoutRoomEnded": "The breakout room ended. Please rejoin in the audio.",
"app.toast.chat.public": "New Public Chat message",
"app.toast.chat.private": "New Private Chat message",
"app.toast.chat.system": "System",
"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",
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",
"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",
"app.shortcut-help.title": "Keyboard shortcuts",
"app.shortcut-help.accessKeyNotAvailable": "Access keys not available",
"app.shortcut-help.comboLabel": "Combo",
"app.shortcut-help.functionLabel": "Function",
2018-05-03 23:44:59 +08:00
"app.shortcut-help.closeLabel": "Close",
"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",
"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",
2020-12-27 08:58:44 +08:00
"app.shortcut-help.openDebugWindow": "Open debug window",
"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)",
"app.shortcut-help.nextSlideDesc": "Next slide (Presenter)",
"app.shortcut-help.previousSlideDesc": "Previous slide (Presenter)",
"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",
"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",
"app.lock-viewers.ariaTitle": "Lock viewers settings modal",
"app.lock-viewers.button.apply": "Apply",
"app.lock-viewers.button.cancel": "Cancel",
"app.lock-viewers.locked": "Locked",
2019-10-06 20:40:58 +08:00
"app.lock-viewers.unlocked": "Unlocked",
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",
"app.connection-status.more": "more",
"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",
"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",
"app.videoPreview.profileLabel": "Quality",
"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",
"app.videoPreview.findingWebcamsLabel": "Finding webcams",
"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",
"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",
"app.video.joinVideo": "Share webcam",
"app.video.connecting": "Webcam sharing is starting ...",
"app.video.dataSaving": "Webcam sharing is disabled in Data Saving",
"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)",
"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",
"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",
"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 ",
"app.video.timeoutError": "Browser did not respond in time.",
"app.video.genericError": "An unknown error has occurred with the device (Error {0})",
"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",
"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",
"app.video.videoButtonDesc": "Share webcam",
"app.video.videoMenu": "Video menu",
"app.video.videoMenuDisabled": "Video menu Webcam is disabled in settings",
"app.video.videoMenuDesc": "Open video menu dropdown",
2018-02-14 19:39:15 +08:00
"app.video.chromeExtensionError": "You must install",
"app.video.chromeExtensionErrorLink": "this Chrome extension",
"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",
"app.fullscreenButton.label": "Make {0} fullscreen",
2020-10-04 10:04:32 +08:00
"app.fullscreenUndoButton.label": "Undo {0} fullscreen",
"app.deskshare.iceConnectionStateError": "Connection failed when sharing screen (ICE error 1108)",
"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)",
"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",
"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",
"app.whiteboard.toolbar.thickness": "Drawing thickness",
"app.whiteboard.toolbar.thicknessDisabled": "Drawing thickness is disabled",
"app.whiteboard.toolbar.color": "Colors",
"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",
"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",
"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",
"app.whiteboard.toolbar.multiUserOn": "Turn multi-user whiteboard on",
"app.whiteboard.toolbar.multiUserOff": "Turn multi-user whiteboard off",
"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",
"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",
"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",
"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",
"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}",
"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",
"app.createBreakoutRoom.alreadyConnected": "Already in room",
2018-10-24 01:18:09 +08:00
"app.createBreakoutRoom.confirm": "Create",
"app.createBreakoutRoom.record": "Record",
"app.createBreakoutRoom.numberOfRooms": "Number of rooms",
2018-10-24 01:18:09 +08:00
"app.createBreakoutRoom.durationInMinutes": "Duration (minutes)",
"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})",
"app.createBreakoutRoom.doneLabel": "Done",
"app.createBreakoutRoom.nextLabel": "Next",
"app.createBreakoutRoom.minusRoomTime": "Decrease breakout room time to",
"app.createBreakoutRoom.addRoomTime": "Increase breakout room time to",
"app.createBreakoutRoom.addParticipantLabel": "+ Add participant",
"app.createBreakoutRoom.freeJoin": "Allow users to choose a breakout room to join",
"app.createBreakoutRoom.leastOneWarnBreakout": "You must place at least one user in a breakout room.",
"app.createBreakoutRoom.modalDesc": "Tip: You can drag-and-drop a user's name to assign them to a specific breakout room.",
"app.createBreakoutRoom.roomTime": "{0} minutes",
"app.createBreakoutRoom.numberOfRoomsError": "The number of rooms is invalid.",
"app.externalVideo.start": "Share a new video",
"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",
"app.externalVideo.close": "Close",
"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.",
"app.network.connection.effective.slow.help": "More information",
"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.",
"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
}