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}%" ,
2022-11-23 22:41:28 +08:00
"app.chat.errorMaxMessageLength" : "The message is too long, exceeded the maximum of {0} characters" ,
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}" ,
2022-05-20 04:41:18 +08:00
"app.chat.emojiButtonLabel" : "Emoji Picker" ,
2023-07-06 00:58:40 +08:00
"app.chat.loadMoreButtonLabel" : "Load More" ,
2022-03-01 21:13:23 +08:00
"app.chat.inputPlaceholder" : "Message {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" ,
2022-02-21 19:14:34 +08:00
"app.chat.breakoutDurationUpdated" : "Breakout time is now {0} minutes" ,
2022-03-31 00:23:13 +08:00
"app.chat.breakoutDurationUpdatedModerator" : "Breakout rooms time is now {0} minutes, and a notification has been sent." ,
2018-02-14 19:39:15 +08:00
"app.chat.emptyLogLabel" : "Chat log empty" ,
2021-10-14 22:11:37 +08:00
"app.chat.away" : "Is away" ,
"app.chat.notAway" : "Is not away anymore" ,
2018-02-14 19:39:15 +08:00
"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" ,
2023-07-14 21:35:00 +08:00
"app.chat.someone.typing" : "Someone is typing" ,
2019-10-02 13:02:51 +08:00
"app.chat.one.typing" : "{0} is typing" ,
"app.chat.two.typing" : "{0} and {1} are typing" ,
2021-09-06 03:22:06 +08:00
"app.chat.copySuccess" : "Copied chat transcript" ,
"app.chat.copyErr" : "Copy chat transcript failed" ,
2023-09-19 23:49:43 +08:00
"app.timer.toolTipTimerStopped" : "The timer has stopped." ,
"app.timer.toolTipTimerRunning" : "The timer is running." ,
"app.timer.toolTipStopwatchStopped" : "The stopwatch has stopped." ,
"app.timer.toolTipStopwatchRunning" : "The stopwatch is running." ,
"app.timer.toolTipTimerStoppedMod" : "Press to resume timer." ,
"app.timer.toolTipTimerRunningMod" : "Press to pause timer." ,
"app.timer.toolTipStopwatchStoppedMod" : "Press to resume stopwatch." ,
"app.timer.toolTipStopwatchRunningMod" : "Press to pause stopwatch." ,
2022-05-20 04:39:54 +08:00
"app.emojiPicker.search" : "Search" ,
"app.emojiPicker.notFound" : "No Emoji Found" ,
"app.emojiPicker.skintext" : "Choose your default skin tone" ,
"app.emojiPicker.clear" : "Clear" ,
"app.emojiPicker.categories.label" : "Emoji categories" ,
"app.emojiPicker.categories.people" : "People & Body" ,
2021-10-14 22:11:37 +08:00
"app.emojiPicker.categories.reactions" : "Reactions" ,
2022-05-20 04:39:54 +08:00
"app.emojiPicker.categories.nature" : "Animals & Nature" ,
"app.emojiPicker.categories.foods" : "Food & Drink" ,
"app.emojiPicker.categories.places" : "Travel & Places" ,
"app.emojiPicker.categories.activity" : "Activity" ,
"app.emojiPicker.categories.objects" : "Objects" ,
"app.emojiPicker.categories.symbols" : "Symbols" ,
"app.emojiPicker.categories.flags" : "Flags" ,
"app.emojiPicker.categories.recent" : "Frequently Used" ,
"app.emojiPicker.categories.search" : "Search Results" ,
"app.emojiPicker.skintones.1" : "Default Skin Tone" ,
"app.emojiPicker.skintones.2" : "Light Skin Tone" ,
"app.emojiPicker.skintones.3" : "Medium-Light Skin Tone" ,
"app.emojiPicker.skintones.4" : "Medium Skin Tone" ,
"app.emojiPicker.skintones.5" : "Medium-Dark Skin Tone" ,
"app.emojiPicker.skintones.6" : "Dark Skin Tone" ,
2023-05-16 03:46:44 +08:00
"app.timer.title" : "Time" ,
"app.timer.stopwatch.title" : "Stopwatch" ,
"app.timer.timer.title" : "Timer" ,
"app.timer.hideTimerLabel" : "Hide time" ,
2020-04-26 03:03:35 +08:00
"app.timer.button.stopwatch" : "Stopwatch" ,
"app.timer.button.timer" : "Timer" ,
"app.timer.button.start" : "Start" ,
"app.timer.button.stop" : "Stop" ,
"app.timer.button.reset" : "Reset" ,
2023-05-16 03:46:44 +08:00
"app.timer.hours" : "hours" ,
"app.timer.minutes" : "minutes" ,
"app.timer.seconds" : "seconds" ,
2023-11-03 00:20:25 +08:00
"app.timer.music" : "Music" ,
"app.timer.noTrack" : "No music" ,
2022-02-02 03:05:02 +08:00
"app.timer.track1" : "Relaxing" ,
"app.timer.track2" : "Calm" ,
"app.timer.track3" : "Happy" ,
2019-05-17 04:11:10 +08:00
"app.captions.label" : "Captions" ,
2023-11-30 23:10:36 +08:00
"app.captions.title" : "Transcription" ,
2019-05-17 04:11:10 +08:00
"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" ,
2021-10-16 03:07:13 +08:00
"app.captions.hide" : "Hide closed captions" ,
"app.captions.ownership" : "Take over" ,
"app.captions.ownershipTooltip" : "You will be assigned as the owner of {0} captions" ,
"app.captions.dictationStart" : "Start dictation" ,
"app.captions.dictationStop" : "Stop dictation" ,
"app.captions.dictationOnDesc" : "Turns speech recognition on" ,
"app.captions.dictationOffDesc" : "Turns speech recognition off" ,
"app.captions.speech.start" : "Speech recognition started" ,
"app.captions.speech.stop" : "Speech recognition stopped" ,
"app.captions.speech.error" : "Speech recognition stopped due to the browser incompatibility or some time of silence" ,
2022-04-12 01:09:13 +08:00
"app.confirmation.skipConfirm" : "Don't ask again" ,
"app.confirmation.virtualBackground.title" : "Start new virtual background" ,
"app.confirmation.virtualBackground.description" : "{0} will be added as virtual background. Continue?" ,
2022-11-30 19:31:37 +08:00
"app.confirmationModal.yesLabel" : "Yes" ,
2020-10-03 01:29:27 +08:00
"app.textInput.sendLabel" : "Send" ,
2021-09-08 19:27:47 +08:00
"app.title.defaultViewLabel" : "Default presentation view" ,
2021-10-16 03:07:13 +08:00
"app.notes.title" : "Shared Notes" ,
2023-02-16 03:38:18 +08:00
"app.notes.titlePinned" : "Shared Notes (Pinned)" ,
"app.notes.pinnedNotification" : "The Shared Notes are now pinned in the whiteboard." ,
2021-10-16 03:07:13 +08:00
"app.notes.label" : "Notes" ,
"app.notes.hide" : "Hide notes" ,
"app.notes.locked" : "Locked" ,
2022-11-01 22:40:21 +08:00
"app.notes.disabled" : "Pinned on media area" ,
2022-11-04 02:15:32 +08:00
"app.notes.notesDropdown.covertAndUpload" : "Convert notes to presentation" ,
2022-10-31 22:05:09 +08:00
"app.notes.notesDropdown.pinNotes" : "Pin notes onto whiteboard" ,
"app.notes.notesDropdown.unpinNotes" : "Unpin notes" ,
"app.notes.notesDropdown.notesOptions" : "Notes options" ,
2021-10-16 03:07:13 +08:00
"app.pads.hint" : "Press Esc to focus the pad's 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" ,
2019-06-21 23:57:08 +08:00
"app.userList.notesListItem.unreadContent" : "New content is available in the shared notes section" ,
2023-05-16 03:46:44 +08:00
"app.userList.timerTitle" : "Time" ,
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" ,
2021-06-11 02:05:51 +08:00
"app.userList.sharingWebcam" : "Webcam" ,
2019-01-30 08:09:51 +08:00
"app.userList.menuTitleContext" : "Available options" ,
2021-07-28 04:56:47 +08:00
"app.userList.chatListItem.unreadSingular" : "One new message" ,
"app.userList.chatListItem.unreadPlural" : "{0} new messages" ,
2023-07-06 00:58:40 +08:00
"app.userList.menu.away" : "Set yourself as away" ,
"app.userList.menu.notAway" : "Set yourself as active" ,
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-12-21 03:02:59 +08:00
"app.userList.menu.webcamPin.label" : "Pin user's webcam" ,
"app.userList.menu.webcamUnpin.label" : "Unpin user's webcam" ,
2021-03-05 06:26:25 +08:00
"app.userList.menu.giveWhiteboardAccess.label" : "Give whiteboard access" ,
"app.userList.menu.removeWhiteboardAccess.label" : "Remove whiteboard access" ,
2021-12-14 03:52:09 +08:00
"app.userList.menu.ejectUserCameras.label" : "Close cameras" ,
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" ,
2023-07-21 22:10:10 +08:00
"app.userList.userOptions.clearAllReactionsLabel" : "Clear all reactions" ,
"app.userList.userOptions.clearAllReactionsDesc" : "Clears all reaction emojis from users" ,
2018-09-15 05:12:21 +08:00
"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" ,
2021-10-16 03:07:13 +08:00
"app.userList.userOptions.disableNotes" : "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" ,
2023-07-21 22:10:10 +08:00
"app.userList.content.participants.options.clearedReactions" : "Cleared all user reactions" ,
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" ,
2021-10-16 03:07:13 +08:00
"app.userList.userOptions.enableNotes" : "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:" ,
2022-03-24 02:22:42 +08:00
"app.userList.userOptions.hideViewersCursor" : "Viewer cursors are locked" ,
"app.userList.userOptions.showViewersCursor" : "Viewer cursors are unlocked" ,
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" ,
2022-02-08 01:27:14 +08:00
"app.media.screenshare.endDueToDataSaving" : "Screenshare stopped due to data savings" ,
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" ,
2023-03-28 05:40:08 +08:00
"app.media.cameraAsContent.start" : "Present camera has started" ,
"app.media.cameraAsContent.end" : "Present camera has ended" ,
"app.media.cameraAsContent.endDueToDataSaving" : "Present camera stopped due to data savings" ,
"app.media.cameraAsContent.autoplayBlockedDesc" : "We need your permission to show you the presenter's camera." ,
"app.media.cameraAsContent.autoplayAllowLabel" : "View present camera" ,
2021-06-03 02:31:20 +08:00
"app.screenshare.presenterLoadingLabel" : "Your screenshare is loading" ,
2021-07-10 00:36:23 +08:00
"app.screenshare.viewerLoadingLabel" : "The presenter's screen is loading" ,
2021-06-03 02:31:20 +08:00
"app.screenshare.presenterSharingLabel" : "You are now sharing your 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." ,
2023-03-28 05:40:08 +08:00
"app.cameraAsContent.presenterLoadingLabel" : "Your camera is loading" ,
"app.cameraAsContent.viewerLoadingLabel" : "The presenter's camera is loading" ,
"app.cameraAsContent.presenterSharingLabel" : "You are now presenting your camera" ,
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-06-05 00:37:07 +08:00
"app.meeting.endedByUserMessage" : "This session was ended by {0}" ,
2023-02-15 21:59:19 +08:00
"app.meeting.endedByNoModeratorMessageSingular" : "The meeting has ended because no moderator has been present for one minute" ,
"app.meeting.endedByNoModeratorMessagePlural" : "The meeting has ended because no moderator has been present for {0} minutes" ,
2023-07-27 10:19:05 +08:00
"app.meeting.endedMessage" : "Press the button to continue 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" ,
2023-07-10 20:44:34 +08:00
"app.presentation.actionsLabel" : "Actions" ,
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" ,
2022-01-24 01:00:05 +08:00
"app.presentation.changedSlideContent" : "Presentation changed to slide: {0}" ,
2019-02-21 00:38:52 +08:00
"app.presentation.emptySlideContent" : "No content for current slide" ,
2022-10-06 02:48:53 +08:00
"app.presentation.options.fullscreen" : "Fullscreen Presentation" ,
2022-02-19 04:45:16 +08:00
"app.presentation.options.exitFullscreen" : "Exit Fullscreen" ,
"app.presentation.options.minimize" : "Minimize" ,
2022-06-09 02:24:46 +08:00
"app.presentation.options.snapshot" : "Snapshot of current slide" ,
2022-02-19 04:45:16 +08:00
"app.presentation.options.downloading" : "Downloading..." ,
"app.presentation.options.downloaded" : "Current presentation was downloaded" ,
"app.presentation.options.downloadFailed" : "Could not download current presentation" ,
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}" ,
2023-03-15 12:39:52 +08:00
"app.presentation.presentationToolbar.hideToolsDesc" : "Hide Toolbars" ,
"app.presentation.presentationToolbar.showToolsDesc" : "Show Toolbars" ,
2022-03-08 02:34:07 +08:00
"app.presentation.placeholder" : "There is no currently active presentation" ,
2018-02-14 19:39:15 +08:00
"app.presentationUploder.title" : "Presentation" ,
2023-05-29 21:26:44 +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 left hand side." ,
2023-07-10 20:44:34 +08:00
"app.presentationUploader.exportHint" : "In the \"Export options\" menu you have the option to enable download of the original presentation and to provide users with a downloadable link with annotations in public chat." ,
2022-07-26 05:56:26 +08:00
"app.presentationUploader.exportToastHeader" : "Sending to chat ({0} item)" ,
"app.presentationUploader.exportToastHeaderPlural" : "Sending to chat ({0} items)" ,
2022-07-20 03:36:00 +08:00
"app.presentationUploader.exporting" : "Sending to chat" ,
2022-07-26 05:56:26 +08:00
"app.presentationUploader.sending" : "Sending..." ,
2022-08-24 21:31:20 +08:00
"app.presentationUploader.collecting" : "Extracting slide {0} of {1}..." ,
"app.presentationUploader.processing" : "Annotating slide {0} of {1}..." ,
2022-07-26 05:56:26 +08:00
"app.presentationUploader.sent" : "Sent" ,
2022-07-26 21:19:23 +08:00
"app.presentationUploader.exportingTimeout" : "The export is taking too long..." ,
2022-07-20 03:36:00 +08:00
"app.presentationUploader.export" : "Send to chat" ,
2023-08-18 21:57:50 +08:00
"app.presentationUploader.exportCurrentStatePresentation" : "Send out a download link for the presentation including whiteboard annotations" ,
"app.presentationUploader.enableOriginalPresentationDownload" : "Enable download of the presentation ({0})" ,
2023-08-10 23:18:59 +08:00
"app.presentationUploader.disableOriginalPresentationDownload" : "Disable download of the original presentation ({0})" ,
2023-04-14 22:04:24 +08:00
"app.presentationUploader.dropdownExportOptions" : "Export options" ,
2022-12-14 02:20:59 +08:00
"app.presentationUploader.export.linkAvailable" : "Link for downloading {0} available on the public chat." ,
2023-04-20 19:48:43 +08:00
"app.presentationUploader.export.downloadButtonAvailable" : "Download button for presentation {0} is available." ,
2023-01-25 09:55:58 +08:00
"app.presentationUploader.export.notAccessibleWarning" : "may not be accessibility compliant" ,
2023-04-20 19:48:43 +08:00
"app.presentationUploader.export.originalLabel" : "Original" ,
2023-08-30 21:59:54 +08:00
"app.presentationUploader.export.withWhiteboardAnnotations" : "with whiteboard annotations" ,
2022-07-20 03:36:00 +08:00
"app.presentationUploader.currentPresentationLabel" : "Current presentation" ,
2022-01-20 21:34:22 +08:00
"app.presentationUploder.extraHint" : "IMPORTANT: each file may not exceed {0} MB and {1} pages." ,
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" ,
2022-07-26 21:59:24 +08:00
"app.presentationUploder.externalUploadTitle" : "Add content from 3rd party application" ,
2022-06-25 00:47:17 +08:00
"app.presentationUploder.externalUploadLabel" : "Browse files" ,
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)." ,
2022-02-23 19:16:21 +08:00
"app.presentationUploder.connectionClosedError" : "Interrupted by poor connectivity. Please try again." ,
2018-06-14 03:35:07 +08:00
"app.presentationUploder.upload.progress" : "Uploading ({0}%)" ,
2023-01-08 23:15:16 +08:00
"app.presentationUploder.conversion.204" : "No content to capture" ,
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}" ,
2022-11-23 04:41:57 +08:00
"app.presentationUploder.conversion.invalidMimeType" : "Invalid format detected (extension={0}, content type={1})" ,
2022-09-23 03:58:37 +08:00
"app.presentationUploder.conversion.conversionTimeout" : "Slide {0} could not be processed within {1} attempts." ,
2023-05-29 21:26:44 +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" ,
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" ,
2021-09-05 06:36:48 +08:00
"app.presentationUploder.uploadViewTitle" : "Upload Presentation" ,
2022-03-22 01:58:11 +08:00
"app.poll.questionAndoptions.label" : "Question text to be shown.\nA. Poll option *\nB. Poll option (optional)\nC. Poll option (optional)\nD. Poll option (optional)\nE. Poll option (optional)" ,
2022-04-29 04:18:35 +08:00
"app.poll.customInput.label" : "Custom Input" ,
"app.poll.customInputInstructions.label" : "Custom input is enabled – write poll question and option(s) in given format or drag and drop a text file in same format." ,
2022-03-22 03:44:21 +08:00
"app.poll.maxOptionsWarning.label" : "Only first 5 options can be used!" ,
2018-09-24 06:57:03 +08:00
"app.poll.pollPaneTitle" : "Polling" ,
2021-02-08 17:57:39 +08:00
"app.poll.enableMultipleResponseLabel" : "Allow multiple answers per respondent?" ,
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" ,
2021-10-22 05:52:32 +08:00
"app.poll.publishLabel" : "Publish poll" ,
"app.poll.cancelPollLabel" : "Cancel" ,
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" ,
2021-10-01 02:55:46 +08:00
"app.poll.question.label" : "Write your question..." ,
"app.poll.optionalQuestion.label" : "Write your question (optional)..." ,
2022-10-12 03:11:04 +08:00
"app.poll.userResponse.label" : "Typed 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.start.label" : "Start Poll" ,
2021-04-29 23:10:18 +08:00
"app.poll.secretPoll.label" : "Anonymous Poll" ,
2021-06-17 21:25:03 +08:00
"app.poll.secretPoll.isSecretLabel" : "The poll is anonymous – you will not be able to see individual responses." ,
2021-10-01 20:43:28 +08:00
"app.poll.questionErr" : "Providing a question is required." ,
2020-09-22 06:52:38 +08:00
"app.poll.optionErr" : "Enter a Poll option" ,
2021-08-11 12:10:41 +08:00
"app.poll.startPollDesc" : "Begins the poll" ,
"app.poll.showRespDesc" : "Displays response configuration" ,
"app.poll.addRespDesc" : "Adds poll response input" ,
"app.poll.deleteRespDesc" : "Removes option {0}" ,
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" ,
2021-05-26 19:34:48 +08:00
"app.poll.liveResult.secretLabel" : "This is an anonymous poll. Individual responses are not shown." ,
2021-09-13 08:03:03 +08:00
"app.poll.removePollOpt" : "Removed Poll option {0}" ,
2021-09-13 08:11:45 +08:00
"app.poll.emptyPollOpt" : "Blank" ,
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" ,
2021-05-26 19:34:48 +08:00
"app.polling.responseSecret" : "Anonymous poll – the presenter can't see your answer." ,
"app.polling.responseNotSecret" : "Normal poll – the presenter can see your 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." ,
2023-08-30 21:59:54 +08:00
"app.downloadPresentationButton.label" : "Download 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" ,
2023-11-07 20:54:17 +08:00
"app.navBar.leaveMeetingBtnLabel" : "Leave" ,
2023-11-29 17:27:28 +08:00
"app.navBar.leaveMeetingBtnDesc" : "Select to leave or end the meeting" ,
2018-02-14 19:39:15 +08:00
"app.navBar.settingsDropdown.optionsLabel" : "Options" ,
2022-10-06 02:48:53 +08:00
"app.navBar.settingsDropdown.fullscreenLabel" : "Fullscreen Application" ,
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" ,
2022-10-06 02:48:53 +08:00
"app.navBar.settingsDropdown.exitFullscreenLabel" : "Exit Fullscreen" ,
2018-02-14 19:39:15 +08:00
"app.navBar.settingsDropdown.fullscreenDesc" : "Make the settings menu fullscreen" ,
"app.navBar.settingsDropdown.settingsDesc" : "Change the general settings" ,
"app.navBar.settingsDropdown.aboutDesc" : "Show information about the client" ,
"app.navBar.settingsDropdown.leaveSessionDesc" : "Leave the meeting" ,
"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" ,
2022-11-15 20:49:24 +08:00
"app.navBar.settingsDropdown.openAppLabel" : "Open in BigBlueButton Tablet app" ,
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" ,
2023-11-30 22:40:36 +08:00
"app.navBar.settingsDropdown.endMeetingForAllLabel" : "End meeting for all" ,
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" ,
2021-12-28 13:40:51 +08:00
"app.navBar.toggleUserList.newMsgAria" : "New message from {0}" ,
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?" ,
2021-05-12 01:34:18 +08:00
"app.endMeeting.contentWarning" : "Chat messages, shared notes, whiteboard content and shared documents for this session will no longer be directly accessible" ,
2022-10-27 22:23:18 +08:00
"app.endMeeting.yesLabel" : "End session for all users" ,
2019-01-12 08:20:04 +08:00
"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:" ,
2022-02-05 03:41:46 +08:00
"app.about.version_label" : "BigBlueButton version:" ,
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" ,
2022-11-15 20:49:24 +08:00
"app.mobileAppModal.title" : "Open BigBlueButton Tablet app" ,
"app.mobileAppModal.description" : "Do you have the BigBlueButton Tablet app installed on your device?" ,
"app.mobileAppModal.openApp" : "Yes, open the app now" ,
"app.mobileAppModal.obtainUrlMsg" : "Obtaining meeting URL" ,
"app.mobileAppModal.obtainUrlErrorMsg" : "Error trying to obtain meeting URL" ,
"app.mobileAppModal.openStore" : "No, open the App Store to download" ,
"app.mobileAppModal.dismissLabel" : "Cancel" ,
"app.mobileAppModal.dismissDesc" : "Close" ,
"app.mobileAppModal.userConnectedWithSameId" : "The user {0} just connected using the same ID as you." ,
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" ,
2021-10-02 05:12:39 +08:00
"app.actionsBar.actionsDropdown.restorePresentationDesc" : "Button to restore presentation after it has been minimized" ,
"app.actionsBar.actionsDropdown.minimizePresentationLabel" : "Minimize presentation" ,
"app.actionsBar.actionsDropdown.minimizePresentationDesc" : "Button used to minimize presentation" ,
2023-07-07 20:53:58 +08:00
"app.actionsBar.actionsDropdown.layoutModal" : "Manage layout" ,
2023-04-27 00:09:02 +08:00
"app.actionsBar.actionsDropdown.shareCameraAsContent" : "Share camera as content" ,
"app.actionsBar.actionsDropdown.unshareCameraAsContent" : "Stop camera as content" ,
2019-02-07 05:12:59 +08:00
"app.screenshare.screenShareLabel" : "Screen share" ,
2023-03-28 05:40:08 +08:00
"app.cameraAsContent.cameraAsContentLabel" : "Present camera" ,
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" ,
2023-03-27 06:08:09 +08:00
"app.submenu.application.wbToolbarsAutoHideLabel" : "Auto Hide Whiteboard Toolbars" ,
2022-04-09 03:05:29 +08:00
"app.submenu.application.darkThemeLabel" : "Dark mode" ,
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" ,
2023-06-14 00:26:43 +08:00
"app.submenu.application.wakeLockEnabledLabel" : "Wake lock" ,
2021-06-22 02:16:57 +08:00
"app.submenu.application.layoutOptionLabel" : "Layout type" ,
2021-12-15 02:25:15 +08:00
"app.submenu.application.pushLayoutLabel" : "Push layout" ,
2022-12-14 21:21:44 +08:00
"app.submenu.application.localeDropdown.af" : "Afrikaans" ,
"app.submenu.application.localeDropdown.ar" : "Arabic" ,
"app.submenu.application.localeDropdown.az" : "Azerbaijani" ,
"app.submenu.application.localeDropdown.bg-BG" : "Bulgarian" ,
"app.submenu.application.localeDropdown.bn" : "Bengali" ,
"app.submenu.application.localeDropdown.ca" : "Catalan" ,
"app.submenu.application.localeDropdown.cs-CZ" : "Czech" ,
"app.submenu.application.localeDropdown.da" : "Danish" ,
"app.submenu.application.localeDropdown.de" : "German" ,
"app.submenu.application.localeDropdown.dv" : "Dhivehi" ,
"app.submenu.application.localeDropdown.el-GR" : "Greek (Greece)" ,
"app.submenu.application.localeDropdown.en" : "English" ,
"app.submenu.application.localeDropdown.eo" : "Esperanto" ,
"app.submenu.application.localeDropdown.es" : "Spanish" ,
"app.submenu.application.localeDropdown.es-419" : "Spanish (Latin America)" ,
"app.submenu.application.localeDropdown.es-ES" : "Spanish (Spain)" ,
"app.submenu.application.localeDropdown.es-MX" : "Spanish (Mexico)" ,
"app.submenu.application.localeDropdown.et" : "Estonian" ,
"app.submenu.application.localeDropdown.eu" : "Basque" ,
"app.submenu.application.localeDropdown.fa-IR" : "Persian" ,
"app.submenu.application.localeDropdown.fi" : "Finnish" ,
"app.submenu.application.localeDropdown.fr" : "French" ,
"app.submenu.application.localeDropdown.gl" : "Galician" ,
"app.submenu.application.localeDropdown.he" : "Hebrew" ,
"app.submenu.application.localeDropdown.hi-IN" : "Hindi" ,
"app.submenu.application.localeDropdown.hr" : "Croatian" ,
"app.submenu.application.localeDropdown.hu-HU" : "Hungarian" ,
"app.submenu.application.localeDropdown.hy" : "Armenian" ,
"app.submenu.application.localeDropdown.id" : "Indonesian" ,
"app.submenu.application.localeDropdown.it-IT" : "Italian" ,
"app.submenu.application.localeDropdown.ja" : "Japanese" ,
"app.submenu.application.localeDropdown.ka" : "Georgian" ,
"app.submenu.application.localeDropdown.km" : "Khmer" ,
"app.submenu.application.localeDropdown.kn" : "Kannada" ,
"app.submenu.application.localeDropdown.ko-KR" : "Korean (Korea)" ,
"app.submenu.application.localeDropdown.lo-LA" : "Lao" ,
"app.submenu.application.localeDropdown.lt-LT" : "Lithuanian" ,
"app.submenu.application.localeDropdown.lv" : "Latvian" ,
"app.submenu.application.localeDropdown.ml" : "Malayalam" ,
"app.submenu.application.localeDropdown.mn-MN" : "Mongolian" ,
"app.submenu.application.localeDropdown.nb-NO" : "Norwegian (bokmal)" ,
"app.submenu.application.localeDropdown.nl" : "Dutch" ,
"app.submenu.application.localeDropdown.oc" : "Occitan" ,
"app.submenu.application.localeDropdown.pl-PL" : "Polish" ,
"app.submenu.application.localeDropdown.pt" : "Portuguese" ,
"app.submenu.application.localeDropdown.pt-BR" : "Portuguese (Brazil)" ,
"app.submenu.application.localeDropdown.ro-RO" : "Romanian" ,
"app.submenu.application.localeDropdown.ru" : "Russian" ,
"app.submenu.application.localeDropdown.sk-SK" : "Slovak (Slovakia)" ,
"app.submenu.application.localeDropdown.sl" : "Slovenian" ,
"app.submenu.application.localeDropdown.sr" : "Serbian" ,
"app.submenu.application.localeDropdown.sv-SE" : "Swedish" ,
"app.submenu.application.localeDropdown.ta" : "Tamil" ,
"app.submenu.application.localeDropdown.te" : "Telugu" ,
"app.submenu.application.localeDropdown.th" : "Thai" ,
"app.submenu.application.localeDropdown.tr" : "Turkish" ,
2023-01-11 09:57:51 +08:00
"app.submenu.application.localeDropdown.tr-TR" : "Turkish (Turkey)" ,
2022-12-14 21:21:44 +08:00
"app.submenu.application.localeDropdown.uk-UA" : "Ukrainian" ,
"app.submenu.application.localeDropdown.vi" : "Vietnamese" ,
2023-01-11 09:57:51 +08:00
"app.submenu.application.localeDropdown.vi-VN" : "Vietnamese (Vietnam)" ,
2022-12-14 21:21:44 +08:00
"app.submenu.application.localeDropdown.zh-CN" : "Chinese Simplified (China)" ,
"app.submenu.application.localeDropdown.zh-TW" : "Chinese Traditional (Taiwan)" ,
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" ,
2021-08-27 02:08:45 +08:00
"app.submenu.notification.userLeaveLabel" : "User Leave" ,
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" ,
2023-11-30 23:10:36 +08:00
"app.submenu.transcription.desc" : "Adjust transcription backend parameters" ,
"app.submenu.transcription.sectionTitle" : "Transcription options" ,
2018-02-14 19:39:15 +08:00
"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" ,
2021-06-12 01:55:57 +08:00
"app.settings.dataSavingTab.webcam" : "Enable other participants webcams" ,
2022-06-23 21:05:11 +08:00
"app.settings.dataSavingTab.screenShare" : "Enable other participants desktop sharing" ,
2018-02-24 01:44:51 +08:00
"app.settings.dataSavingTab.description" : "To save your bandwidth adjust what's currently being displayed." ,
2023-11-30 23:10:36 +08:00
"app.settings.transcriptionTab.label" : "Transcription" ,
"app.settings.transcriptionTab.partialUtterances" : "Show partial utterances" ,
"app.settings.transcriptionTab.minUtteranceLength" : "Minimum utterances length (seconds)" ,
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" ,
2022-02-25 01:00:27 +08:00
"app.statusNotifier.lowerHandDescOneUser" : "Lower {0}'s hand" ,
2020-06-30 10:43:20 +08:00
"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" ,
2021-10-08 22:13:37 +08:00
"app.talkingIndicator.moreThanMaxIndicatorsTalking" : "{0}+ are talking" ,
"app.talkingIndicator.moreThanMaxIndicatorsWereTalking" : "{0}+ were talking" ,
2019-11-15 23:54:07 +08:00
"app.talkingIndicator.wasTalking" : "{0} stopped talking" ,
2018-02-14 19:39:15 +08:00
"app.actionsBar.actionsDropdown.actionsLabel" : "Actions" ,
2023-07-20 02:00:48 +08:00
"app.actionsBar.actionsDropdown.activateTimerStopwatchLabel" : "Activate timer/stopwatch" ,
"app.actionsBar.actionsDropdown.deactivateTimerStopwatchLabel" : "Deactivate timer/stopwatch" ,
2023-03-01 01:33:39 +08:00
"app.actionsBar.actionsDropdown.presentationLabel" : "Upload/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.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" ,
2023-07-19 03:54:46 +08:00
"app.actionsBar.reactions.reactionsButtonLabel" : "Reactions bar" ,
2023-07-18 19:54:36 +08:00
"app.actionsBar.reactions.raiseHand" : "Raise your hand" ,
"app.actionsBar.reactions.lowHand" : "Lower your hand" ,
2023-08-11 03:28:21 +08:00
"app.actionsBar.reactions.autoCloseReactionsBarLabel" : "Auto close the reactions bar" ,
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" ,
2022-08-20 01:22:42 +08:00
"app.audioNotification.deviceChangeFailed" : "Audio device change failed. Check if the chosen device is properly set up and available" ,
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" ,
2022-05-16 02:52:28 +08:00
"app.breakout.dropdown.manageDuration" : "Change duration" ,
"app.breakout.dropdown.destroyAll" : "End breakout rooms" ,
2022-03-01 21:13:23 +08:00
"app.breakout.dropdown.options" : "Breakout Options" ,
2022-10-10 22:43:18 +08:00
"app.breakout.dropdown.manageUsers" : "Manage users" ,
2019-01-30 08:09:51 +08:00
"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" ,
2021-08-11 11:23:39 +08:00
"app.audioModal.microphoneDesc" : "Joins audio conference with mic" ,
"app.audioModal.listenOnlyDesc" : "Joins audio conference as 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" ,
2024-04-04 22:47:01 +08:00
"app.audioModal.helpTitle" : "There was an issue with your audio devices" ,
"app.audioModal.helpSubtitle" : "We couldn't enable your microphone" ,
"app.audioModal.helpPermissionStep1" : "When joining a call, accept all requests if prompted to use your microphone." ,
"app.audioModal.helpPermissionStep2" : "Check browser and device settings to ensure microphone access is allowed." ,
"app.audioModal.helpPermissionStep3" : "Refresh the page and try again." ,
"app.audioModal.help.troubleshoot" : "Still having issues? Click here for help." ,
"app.audioModal.help.unknownError" : "Unknown error. Review your browser and system settings and try again." ,
"app.audioModal.help.errorCode" : "Error code: {0} - {1}" ,
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." ,
2021-08-28 00:32:19 +08:00
"app.audioModal.connecting" : "Establishing audio connection" ,
2018-02-14 19:39:15 +08:00
"app.audioManager.joinedAudio" : "You have joined the audio conference" ,
"app.audioManager.joinedEcho" : "You have joined the echo test" ,
"app.audioManager.leftAudio" : "You have left the audio conference" ,
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" ,
2021-05-10 19:58:52 +08:00
"app.audio.changeAudioDevice" : "Change audio device" ,
2019-01-30 08:09:51 +08:00
"app.audio.enterSessionLabel" : "Enter session" ,
"app.audio.playSoundLabel" : "Play sound" ,
2022-07-13 21:59:49 +08:00
"app.audio.stopAudioFeedback" : "Stop audio feedback" ,
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" ,
2022-04-02 00:56:16 +08:00
"app.audio.audioSettings.testSpeakerLabel" : "Test your speaker" ,
2018-02-14 19:39:15 +08:00
"app.audio.audioSettings.microphoneStreamLabel" : "Your audio stream volume" ,
"app.audio.audioSettings.retryLabel" : "Retry" ,
2022-04-05 05:09:35 +08:00
"app.audio.audioSettings.fallbackInputLabel" : "Audio input {0}" ,
"app.audio.audioSettings.fallbackOutputLabel" : "Audio output {0}" ,
"app.audio.audioSettings.defaultOutputDeviceLabel" : "Default" ,
2022-04-13 05:32:06 +08:00
"app.audio.audioSettings.findingDevicesLabel" : "Finding devices..." ,
2018-02-14 19:39:15 +08:00
"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 :)" ,
2022-04-12 04:48:01 +08:00
"app.audio.captions.button.start" : "Start closed captions" ,
"app.audio.captions.button.stop" : "Stop closed captions" ,
2022-08-24 23:40:03 +08:00
"app.audio.captions.button.language" : "Language" ,
"app.audio.captions.button.transcription" : "Transcription" ,
"app.audio.captions.button.transcriptionSettings" : "Transcription settings" ,
2023-11-30 23:10:36 +08:00
"app.audio.captions.button.autoDetect" : "Auto Detect" ,
2022-04-12 04:48:01 +08:00
"app.audio.captions.speech.title" : "Automatic transcription" ,
"app.audio.captions.speech.disabled" : "Disabled" ,
2023-11-30 23:10:36 +08:00
"app.audio.captions.speech.auto" : "Auto Detect" ,
2022-04-14 01:23:18 +08:00
"app.audio.captions.speech.unsupported" : "Your browser doesn't support speech recognition. Your audio won't be transcribed" ,
2022-04-28 22:06:19 +08:00
"app.audio.captions.select.de-DE" : "German" ,
2022-04-12 04:48:01 +08:00
"app.audio.captions.select.en-US" : "English" ,
"app.audio.captions.select.es-ES" : "Spanish" ,
2022-04-28 22:06:19 +08:00
"app.audio.captions.select.fr-FR" : "French" ,
2022-12-21 18:29:50 +08:00
"app.audio.captions.select.hi-ID" : "Hindi" ,
2022-04-28 22:06:19 +08:00
"app.audio.captions.select.it-IT" : "Italian" ,
"app.audio.captions.select.ja-JP" : "Japanese" ,
2022-04-12 04:48:01 +08:00
"app.audio.captions.select.pt-BR" : "Portuguese" ,
2022-04-28 22:06:19 +08:00
"app.audio.captions.select.ru-RU" : "Russian" ,
"app.audio.captions.select.zh-CN" : "Chinese" ,
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" ,
2022-10-27 00:19:16 +08:00
"app.meeting.logout.maxParticipantsReached" : "The maximum number of participants allowed for this meeting has been reached" ,
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" ,
2021-08-27 02:08:45 +08:00
"app.error.408" : "Authentication failed" ,
2022-10-05 22:30:12 +08:00
"app.error.409" : "Conflict" ,
2019-04-27 01:52:18 +08:00
"app.error.410" : "Meeting has ended" ,
"app.error.500" : "Ops, something went wrong" ,
2022-10-05 22:30:12 +08:00
"app.error.503" : "You have been disconnected" ,
"app.error.disconnected.rejoin" : "You are able to refresh the page to rejoin." ,
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" ,
2022-05-14 03:18:51 +08:00
"app.error.joinedAnotherWindow" : "This session seems to be opened in another browser window." ,
2021-03-30 21:09:25 +08:00
"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" ,
2021-05-21 02:03:15 +08:00
"app.guest.errorSeeConsole" : "Error: more details in the console." ,
"app.guest.noModeratorResponse" : "No response from Moderator." ,
"app.guest.noSessionToken" : "No session Token received." ,
2021-11-29 22:48:51 +08:00
"app.guest.windowTitle" : "BigBlueButton - Guest Lobby" ,
2021-05-21 02:03:15 +08:00
"app.guest.missingToken" : "Guest missing session token." ,
"app.guest.missingSession" : "Guest missing session." ,
"app.guest.missingMeeting" : "Meeting does not exist." ,
"app.guest.meetingEnded" : "Meeting ended." ,
"app.guest.guestWait" : "Please wait for a moderator to approve you joining the meeting." ,
"app.guest.guestDeny" : "Guest denied of joining the meeting." ,
"app.guest.seatWait" : "Guest waiting for a seat in the meeting." ,
2021-09-29 10:20:02 +08:00
"app.guest.allow" : "Guest approved and redirecting to meeting." ,
2022-01-12 11:08:43 +08:00
"app.guest.firstPositionInWaitingQueue" : "You are the first in line!" ,
"app.guest.positionInWaitingQueue" : "Your current position in waiting queue: " ,
2022-02-11 03:31:35 +08:00
"app.guest.guestInvalid" : "Guest user is invalid" ,
2022-02-18 05:26:11 +08:00
"app.guest.meetingForciblyEnded" : "You cannot join a meeting that has already been forcibly ended" ,
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" ,
2021-09-04 19:45:52 +08:00
"app.userList.guest.noPendingUsers" : "Currently no pending users..." ,
2019-02-27 01:08:15 +08:00
"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" ,
2022-01-12 22:10:30 +08:00
"app.userList.guest.privateInputPlaceholder" : "Message to {0}" ,
"app.userList.guest.privateMessageLabel" : "Message" ,
2020-01-13 23:45:08 +08:00
"app.userList.guest.acceptLabel" : "Accept" ,
"app.userList.guest.denyLabel" : "Deny" ,
2022-07-23 00:27:39 +08:00
"app.userList.guest.feedbackMessage" : "Action applied: " ,
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" ,
2022-10-27 23:29:16 +08:00
"app.toast.chat.poll" : "Poll Results" ,
"app.toast.chat.pollClick" : "Poll results were published. Click here to see." ,
2023-12-05 02:41:06 +08:00
"app.toast.chat.exportedPresentation" : "Presentation file" ,
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" ,
2022-04-05 02:36:20 +08:00
"app.toast.meetingMuteOnViewers.label" : "All viewers have been muted" ,
2019-05-30 22:42:38 +08:00
"app.toast.meetingMuteOff.label" : "Meeting mute turned off" ,
2023-06-14 00:26:43 +08:00
"app.toast.wakeLock.acquireSuccess" : "Wake lock active! You can turn it off under the settings menu." ,
2023-08-12 03:57:11 +08:00
"app.toast.wakeLock.acquireFailed" : "Error acquiring wake lock" ,
2023-08-23 23:01:43 +08:00
"app.toast.wakeLock.notSupported" : "Your browser does not support wake locks" ,
2023-08-23 21:11:17 +08:00
"app.toast.wakeLock.disclaimer" : "{0}. You will be dropped from the call after your screen turns off." ,
2021-03-22 01:06:16 +08:00
"app.toast.setEmoji.raiseHand" : "You have raised your hand" ,
2022-01-11 20:58:04 +08:00
"app.toast.setEmoji.lowerHand" : "Your hand has been lowered" ,
2023-06-08 09:57:49 +08:00
"app.toast.setEmoji.away" : "You have set your status to away" ,
"app.toast.setEmoji.notAway" : "You removed your away status" ,
2022-01-11 13:02:24 +08:00
"app.toast.promotedLabel" : "You have been promoted to Moderator" ,
"app.toast.demotedLabel" : "You have been demoted to Viewer" ,
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" ,
2021-08-27 02:08:45 +08:00
"app.notification.userLeavePushAlert" : "{0} left 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" ,
2023-02-17 02:29:54 +08:00
"app.shortcut-help.alternativeLabel" : "Alternative" ,
2018-05-03 10:20:38 +08:00
"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)" ,
2022-04-13 00:49:10 +08:00
"app.shortcut-help.togglePanKey" : "Spacebar" ,
"app.shortcut-help.toggleFullscreenKey" : "Enter" ,
"app.shortcut-help.nextSlideKey" : "Right Arrow" ,
"app.shortcut-help.previousSlideKey" : "Left Arrow" ,
2022-08-02 06:41:48 +08:00
"app.shortcut-help.select" : "Select Tool" ,
"app.shortcut-help.pencil" : "Pencil" ,
"app.shortcut-help.eraser" : "Eraser" ,
"app.shortcut-help.rectangle" : "Rectangle" ,
"app.shortcut-help.elipse" : "Elipse" ,
"app.shortcut-help.triangle" : "Triangle" ,
"app.shortcut-help.line" : "Line" ,
"app.shortcut-help.arrow" : "Arrow" ,
"app.shortcut-help.text" : "Text Tool" ,
"app.shortcut-help.note" : "Sticky Note" ,
2022-08-02 19:43:29 +08:00
"app.shortcut-help.general" : "General" ,
"app.shortcut-help.presentation" : "Presentation" ,
"app.shortcut-help.whiteboard" : "Whiteboard" ,
2022-08-09 19:45:46 +08:00
"app.shortcut-help.zoomIn" : "Zoom In" ,
"app.shortcut-help.zoomOut" : "Zoom Out" ,
2022-12-22 13:38:44 +08:00
"app.shortcut-help.zoomFit" : "Reset Zoom" ,
2022-08-09 19:45:46 +08:00
"app.shortcut-help.zoomSelect" : "Zoom to Selection" ,
2022-12-21 22:23:44 +08:00
"app.shortcut-help.flipH" : "Flip Horizontal" ,
2022-08-09 19:45:46 +08:00
"app.shortcut-help.flipV" : "Flip Vertical" ,
"app.shortcut-help.lock" : "Lock / Unlock" ,
"app.shortcut-help.moveToFront" : "Move to Front" ,
"app.shortcut-help.moveToBack" : "Move to Back" ,
"app.shortcut-help.moveForward" : "Move Forward" ,
"app.shortcut-help.moveBackward" : "Move Backward" ,
"app.shortcut-help.undo" : "Undo" ,
"app.shortcut-help.redo" : "Redo" ,
"app.shortcut-help.cut" : "Cut" ,
"app.shortcut-help.copy" : "Copy" ,
"app.shortcut-help.paste" : "Paste" ,
"app.shortcut-help.selectAll" : "Select All" ,
"app.shortcut-help.delete" : "Delete" ,
"app.shortcut-help.duplicate" : "Duplicate" ,
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" ,
2022-03-22 11:10:47 +08:00
"app.lock-viewers.hideViewersCursor" : "See other viewers cursors" ,
2022-12-13 07:26:03 +08:00
"app.lock-viewers.hideAnnotationsLabel" : "See other viewers annotations" ,
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" ,
2021-09-03 20:44:38 +08:00
"app.guest-policy.policyBtnDesc" : "Sets meeting guest policy" ,
2023-08-03 00:22:43 +08:00
"app.guest-policy.feedbackMessage" : "The guest policy is now: " ,
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-10-19 04:52:59 +08:00
"app.connection-status.copy" : "Copy Stats" ,
2021-08-11 07:45:59 +08:00
"app.connection-status.copied" : "Copied!" ,
2021-08-25 03:35:41 +08:00
"app.connection-status.jitter" : "Jitter" ,
2021-03-26 05:22:50 +08:00
"app.connection-status.label" : "Connection status" ,
2021-10-19 04:52:59 +08:00
"app.connection-status.settings" : "Adjusting Your Settings" ,
2021-08-25 03:35:41 +08:00
"app.connection-status.no" : "No" ,
2021-03-26 05:22:50 +08:00
"app.connection-status.notification" : "Loss in your connection was detected" ,
2021-04-02 02:10:15 +08:00
"app.connection-status.offline" : "offline" ,
2022-09-15 09:16:27 +08:00
"app.connection-status.clientNotRespondingWarning" : "Client not responding" ,
2021-10-19 04:52:59 +08:00
"app.connection-status.audioUploadRate" : "Audio Upload Rate" ,
"app.connection-status.audioDownloadRate" : "Audio Download Rate" ,
"app.connection-status.videoUploadRate" : "Video Upload Rate" ,
"app.connection-status.videoDownloadRate" : "Video Download Rate" ,
2021-08-25 03:35:41 +08:00
"app.connection-status.lostPackets" : "Lost packets" ,
"app.connection-status.usingTurn" : "Using TURN" ,
"app.connection-status.yes" : "Yes" ,
2021-10-19 04:52:59 +08:00
"app.connection-status.connectionStats" : "Connection Stats" ,
"app.connection-status.myLogs" : "My Logs" ,
"app.connection-status.sessionLogs" : "Session Logs" ,
2021-11-23 20:05:02 +08:00
"app.connection-status.next" : "Next page" ,
"app.connection-status.prev" : "Previous page" ,
2022-01-08 03:22:05 +08:00
"app.learning-dashboard.label" : "Learning Analytics Dashboard" ,
2022-10-07 01:43:58 +08:00
"app.learning-dashboard.description" : "Dashboard with users activities" ,
2022-01-08 03:22:05 +08:00
"app.learning-dashboard.clickHereToOpen" : "Open Learning Analytics Dashboard" ,
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." ,
2022-03-12 04:26:26 +08:00
"app.recording.notify.title" : "Recording has started" ,
"app.recording.notify.description" : "A recording will be available based on the remainder of this session" ,
"app.recording.notify.continue" : "Continue" ,
"app.recording.notify.leave" : "Leave session" ,
2022-03-15 00:48:17 +08:00
"app.recording.notify.continueLabel" : "Accept recording and continue" ,
"app.recording.notify.leaveLabel" : "Do not accept recording and leave meeting" ,
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" ,
2022-04-12 01:09:13 +08:00
"app.videoPreview.webcamEffectsTitle" : "Webcam visual effects" ,
2023-03-28 05:40:08 +08:00
"app.videoPreview.cameraAsContentSettingsTitle" : "Present Camera" ,
2021-07-20 21:41:14 +08:00
"app.videoPreview.webcamVirtualBackgroundLabel" : "Virtual background settings" ,
2021-08-04 03:24:08 +08:00
"app.videoPreview.webcamVirtualBackgroundDisabledLabel" : "This device does not support virtual backgrounds" ,
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" ,
2022-08-26 22:50:46 +08:00
"app.videoPreview.brightness" : "Brightness" ,
"app.videoPreview.wholeImageBrightnessLabel" : "Whole image" ,
2022-12-21 22:23:44 +08:00
"app.videoPreview.wholeImageBrightnessDesc" : "Applies brightness to stream and background image" ,
2022-09-30 10:06:18 +08:00
"app.videoPreview.sliderDesc" : "Increase or decrease levels of brightness" ,
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 ..." ,
2019-01-30 08:09:51 +08:00
"app.video.leaveVideo" : "Stop sharing webcam" ,
2022-04-12 01:09:13 +08:00
"app.video.videoSettings" : "Video settings" ,
"app.video.visualEffects" : "Visual effects" ,
2021-08-10 23:25:20 +08:00
"app.video.advancedVideo" : "Open advanced settings" ,
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" ,
2021-07-07 11:27:36 +08:00
"app.video.abortError" : "An unknown problem occurred which prevented your camera from being used" ,
"app.video.overconstrainedError" : "Your camera does not support this quality profile" ,
"app.video.securityError" : "Your browser has disabled camera usage. Try a different browser" ,
"app.video.typeError" : "Invalid camera quality profile. Contact your administrator" ,
2021-04-03 11:06:39 +08:00
"app.video.notFoundError" : "No webcams found. Please make sure there's one connected" ,
"app.video.notAllowed" : "Permission to access webcams needs to be granted" ,
"app.video.notSupportedError" : "Browser is not supported. Try again using a different browser or device" ,
2018-05-17 02:15:46 +08:00
"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." ,
2021-04-03 11:06:39 +08:00
"app.video.genericError" : "An unknown error has occurred with the device ({0})" ,
2022-07-13 05:44:20 +08:00
"app.video.inactiveError" : "Your webcam stopped unexpectedly. Please review your browser's permissions" ,
2021-07-08 23:10:22 +08:00
"app.video.mediaTimedOutError" : "Your webcam stream has been interrupted. Try sharing it again" ,
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" ,
2021-07-20 21:41:14 +08:00
"app.video.virtualBackground.none" : "None" ,
"app.video.virtualBackground.blur" : "Blur" ,
2021-12-01 19:20:04 +08:00
"app.video.virtualBackground.home" : "Home" ,
"app.video.virtualBackground.board" : "Board" ,
"app.video.virtualBackground.coffeeshop" : "Coffeeshop" ,
"app.video.virtualBackground.background" : "Background" ,
2022-05-31 22:38:24 +08:00
"app.video.virtualBackground.backgroundWithIndex" : "Background {0}" ,
2022-04-12 01:09:13 +08:00
"app.video.virtualBackground.custom" : "Upload from your computer" ,
"app.video.virtualBackground.remove" : "Remove added image" ,
2021-07-20 04:19:06 +08:00
"app.video.virtualBackground.genericError" : "Failed to apply camera effect. Try again." ,
2021-08-30 08:45:31 +08:00
"app.video.virtualBackground.camBgAriaDesc" : "Sets webcam virtual background to {0}" ,
2022-07-06 21:38:40 +08:00
"app.video.virtualBackground.maximumFileSizeExceeded" : "Maximum file size exceeded. ({0}MB)" ,
"app.video.virtualBackground.typeNotAllowed" : "File type not allowed." ,
"app.video.virtualBackground.errorOnRead" : "Something went wrong when reading the file." ,
"app.video.virtualBackground.uploaded" : "Uploaded" ,
"app.video.virtualBackground.uploading" : "Uploading..." ,
2022-09-30 09:09:55 +08:00
"app.video.virtualBackground.button.customDesc" : "Adds a new virtual background image" ,
2022-02-22 21:33:26 +08:00
"app.video.camCapReached" : "You cannot share more cameras" ,
2022-03-02 23:58:02 +08:00
"app.video.meetingCamCapReached" : "Meeting reached it's simultaneous cameras limit" ,
2021-09-14 03:41:58 +08:00
"app.video.dropZoneLabel" : "Drop here" ,
2019-02-07 05:12:59 +08:00
"app.fullscreenButton.label" : "Make {0} fullscreen" ,
2023-09-12 21:42:55 +08:00
"app.layoutUpdate.label" : "Layout updates applied to everyone" ,
2020-10-04 10:04:32 +08:00
"app.fullscreenUndoButton.label" : "Undo {0} fullscreen" ,
2021-06-03 02:31:20 +08:00
"app.switchButton.expandLabel" : "Expand screenshare video" ,
"app.switchButton.shrinkLabel" : "Shrink screenshare video" ,
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" ,
2021-11-05 22:11:55 +08:00
"app.whiteboard.annotations.noResponses" : "No responses" ,
2022-10-21 22:05:31 +08:00
"app.whiteboard.annotations.notAllowed" : "You are not allowed to make this change" ,
2023-02-03 03:47:16 +08:00
"app.whiteboard.annotations.numberExceeded" : "The number of annotations exceeded the limit ({0})" ,
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" ,
2022-04-14 21:52:49 +08:00
"app.whiteboard.toolbar.clearConfirmation" : "Are you sure you want to 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" ,
2021-09-13 22:03:40 +08:00
"app.whiteboard.toolbarAriaLabel" : "Presentation tools" ,
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" ,
2023-05-27 00:21:56 +08:00
"app.videoDock.webcamDisableLabel" : "Disable self-view" ,
2023-08-04 21:41:07 +08:00
"app.videoDock.webcamDisableLabelAllCams" : "Disable self-view (all cameras)" ,
2023-05-27 00:21:56 +08:00
"app.videoDock.webcamEnableLabel" : "Enable self-view" ,
"app.videoDock.webcamDisableDesc" : "Self-view disabled" ,
2023-11-03 02:07:30 +08:00
"app.videoDock.webcamDisableWarning" : "Your webcam is still visible to others! Only your local view is disabled." ,
2021-12-21 03:02:59 +08:00
"app.videoDock.webcamPinLabel" : "Pin" ,
"app.videoDock.webcamPinDesc" : "Pin the selected webcam" ,
2022-04-12 05:48:17 +08:00
"app.videoDock.webcamFullscreenLabel" : "Fullscreen webcam" ,
"app.videoDock.webcamSqueezedButtonLabel" : "Webcam options" ,
2021-12-21 03:02:59 +08:00
"app.videoDock.webcamUnpinLabel" : "Unpin" ,
"app.videoDock.webcamUnpinLabelDisabled" : "Only moderators can unpin users" ,
"app.videoDock.webcamUnpinDesc" : "Unpin 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-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}" ,
2021-10-07 21:01:11 +08:00
"app.createBreakoutRoom.askToJoin" : "Ask to join" ,
2018-10-24 01:18:09 +08:00
"app.createBreakoutRoom.generatingURL" : "Generating URL" ,
2021-08-10 03:22:10 +08:00
"app.createBreakoutRoom.generatingURLMessage" : "We are generating a join URL for the selected breakout room. It may take a few seconds..." ,
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" ,
2021-08-17 11:07:20 +08:00
"app.createBreakoutRoom.randomlyAssignDesc" : "Assigns users randomly to breakout rooms" ,
2023-06-30 21:53:58 +08:00
"app.createBreakoutRoom.resetAssignments" : "Unassign Users" ,
2021-11-11 21:10:31 +08:00
"app.createBreakoutRoom.resetAssignmentsDesc" : "Reset all user room assignments" ,
2019-01-30 08:09:51 +08:00
"app.createBreakoutRoom.endAllBreakouts" : "End all breakout rooms" ,
2022-01-29 01:41:10 +08:00
"app.createBreakoutRoom.chatTitleMsgAllRooms" : "all rooms" ,
"app.createBreakoutRoom.msgToBreakoutsSent" : "Message was sent to {0} 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" ,
2023-06-30 21:53:58 +08:00
"app.createBreakoutRoom.freeJoin" : "Allow users to choose rooms" ,
"app.createBreakoutRoom.manageRoomsLabel" : "Manage Rooms" ,
"app.createBreakoutRoom.captureNotes" : "Save shared notes" ,
"app.createBreakoutRoom.captureSlides" : "Save whiteboard" ,
2023-07-06 00:58:40 +08:00
"app.createBreakoutRoom.sendInvitationToMods" : "Send invitation to assigned moderators" ,
2018-11-30 03:47:04 +08:00
"app.createBreakoutRoom.leastOneWarnBreakout" : "You must place at least one user in a breakout room." ,
2021-06-12 00:21:26 +08:00
"app.createBreakoutRoom.minimumDurationWarnBreakout" : "Minimum duration for a breakout room is {0} minutes." ,
2023-06-30 21:53:58 +08:00
"app.createBreakoutRoom.modalDesc" : "Complete the steps below to create breakout rooms in your session. To add participants to a room, simply drag their name to the desired 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." ,
2021-06-12 03:06:56 +08:00
"app.createBreakoutRoom.duplicatedRoomNameError" : "Room name can't be duplicated." ,
"app.createBreakoutRoom.emptyRoomNameError" : "Room name can't be empty." ,
2022-02-21 19:14:34 +08:00
"app.createBreakoutRoom.setTimeInMinutes" : "Set duration to (minutes)" ,
"app.createBreakoutRoom.setTimeLabel" : "Apply" ,
"app.createBreakoutRoom.setTimeCancel" : "Cancel" ,
"app.createBreakoutRoom.setTimeHigherThanMeetingTimeError" : "The breakout rooms duration can't exceed the meeting remaining time." ,
2021-09-11 10:08:04 +08:00
"app.createBreakoutRoom.roomNameInputDesc" : "Updates breakout room name" ,
2022-10-20 22:41:52 +08:00
"app.createBreakoutRoom.movedUserLabel" : "Moved {0} to room {1}" ,
2022-03-24 21:56:07 +08:00
"app.updateBreakoutRoom.modalDesc" : "To update or invite a user, simply drag them into the desired room." ,
"app.updateBreakoutRoom.cancelLabel" : "Cancel" ,
"app.updateBreakoutRoom.title" : "Update Breakout Rooms" ,
"app.updateBreakoutRoom.confirm" : "Apply" ,
2022-04-12 20:50:19 +08:00
"app.updateBreakoutRoom.userChangeRoomNotification" : "You were moved to room {0}." ,
2022-11-02 22:54:57 +08:00
"app.smartMediaShare.externalVideo" : "External video(s)" ,
2022-03-24 21:56:07 +08:00
"app.update.resetRoom" : "Reset user room" ,
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" ,
2021-08-06 04:19:27 +08:00
"app.externalVideo.refreshLabel" : "Refresh Video Player" ,
2021-10-29 04:08:47 +08:00
"app.externalVideo.fullscreenLabel" : "Video Player" ,
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." ,
2022-04-26 04:13:48 +08:00
"app.externalVideo.subtitlesOn" : "Turn off" ,
"app.externalVideo.subtitlesOff" : "Turn on (if available)" ,
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.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" ,
2021-06-15 05:08:39 +08:00
"app.debugWindow.form.enableAutoarrangeLayoutDescription" : "(it will be disabled if you drag or resize the webcams area)" ,
"app.debugWindow.form.chatLoggerLabel" : "Test Chat Logger Levels" ,
2021-06-22 02:16:57 +08:00
"app.debugWindow.form.button.apply" : "Apply" ,
2023-07-25 00:21:45 +08:00
"app.layout.modal.title" : "Layouts" ,
2023-07-07 20:53:58 +08:00
"app.layout.modal.update" : "Update" ,
"app.layout.modal.updateAll" : "Update everyone" ,
2022-02-23 01:41:16 +08:00
"app.layout.modal.layoutLabel" : "Select your layout" ,
"app.layout.modal.pushLayoutLabel" : "Push to everyone" ,
"app.layout.modal.layoutToastLabel" : "Layout settings changed" ,
2023-09-12 21:42:55 +08:00
"app.layout.modal.layoutToastLabelAuto" : "Auto layout updates enabled, layout updates are now applied to everyone" ,
"app.layout.modal.layoutToastLabelAutoOff" : "Auto layout updates disabled" ,
2022-09-29 21:20:38 +08:00
"app.layout.modal.layoutSingular" : "Layout" ,
2022-09-29 22:46:49 +08:00
"app.layout.modal.layoutBtnDesc" : "Sets layout as selected option" ,
2023-07-25 00:21:45 +08:00
"app.layout.style.custom" : "Custom layout" ,
"app.layout.style.smart" : "Smart layout" ,
"app.layout.style.presentationFocus" : "Focus on presentation" ,
"app.layout.style.videoFocus" : "Grid layout" ,
2021-10-24 23:23:34 +08:00
"app.layout.style.customPush" : "Custom (push layout to all)" ,
"app.layout.style.smartPush" : "Smart layout (push layout to all)" ,
2021-10-01 01:21:03 +08:00
"app.layout.style.presentationFocusPush" : "Focus on presentation (push layout to all)" ,
"app.layout.style.videoFocusPush" : "Focus on video (push layout to all)" ,
2021-07-08 21:55:28 +08:00
"playback.button.about.aria" : "About" ,
"playback.button.clear.aria" : "Clear search" ,
"playback.button.close.aria" : "Close modal" ,
"playback.button.fullscreen.aria" : "Fullscreen content" ,
"playback.button.restore.aria" : "Restore content" ,
"playback.button.search.aria" : "Search" ,
"playback.button.section.aria" : "Side section" ,
"playback.button.swap.aria" : "Swap content" ,
2022-03-30 04:42:07 +08:00
"playback.button.theme.aria" : "Toggle theme" ,
2021-07-08 21:55:28 +08:00
"playback.error.wrapper.aria" : "Error area" ,
"playback.loader.wrapper.aria" : "Loader area" ,
"playback.player.wrapper.aria" : "Player area" ,
2022-02-18 07:01:17 +08:00
"playback.player.about.modal.shortcuts.title" : "Shortcuts" ,
"playback.player.about.modal.shortcuts.alt" : "Alt" ,
"playback.player.about.modal.shortcuts.shift" : "Shift" ,
"playback.player.about.modal.shortcuts.fullscreen" : "Toggle fullscreen" ,
"playback.player.about.modal.shortcuts.play" : "Play/Pause" ,
"playback.player.about.modal.shortcuts.section" : "Toggle side section" ,
"playback.player.about.modal.shortcuts.seek.backward" : "Seek backwards" ,
"playback.player.about.modal.shortcuts.seek.forward" : "Seek forwards" ,
"playback.player.about.modal.shortcuts.skip.next" : "Next slide" ,
"playback.player.about.modal.shortcuts.skip.previous" : "Previous Slide" ,
"playback.player.about.modal.shortcuts.swap" : "Swap content" ,
2021-07-08 21:55:28 +08:00
"playback.player.chat.message.poll.name" : "Poll result" ,
"playback.player.chat.message.poll.question" : "Question" ,
"playback.player.chat.message.poll.options" : "Options" ,
"playback.player.chat.message.poll.option.yes" : "Yes" ,
"playback.player.chat.message.poll.option.no" : "No" ,
"playback.player.chat.message.poll.option.abstention" : "Abstention" ,
"playback.player.chat.message.poll.option.true" : "True" ,
"playback.player.chat.message.poll.option.false" : "False" ,
2022-02-02 20:34:24 +08:00
"playback.player.chat.message.video.name" : "External video" ,
2021-07-08 21:55:28 +08:00
"playback.player.chat.wrapper.aria" : "Chat area" ,
"playback.player.notes.wrapper.aria" : "Notes area" ,
"playback.player.presentation.wrapper.aria" : "Presentation area" ,
"playback.player.screenshare.wrapper.aria" : "Screenshare area" ,
"playback.player.search.modal.title" : "Search" ,
"playback.player.search.modal.subtitle" : "Find presentation slides content" ,
"playback.player.thumbnails.wrapper.aria" : "Thumbnails area" ,
2022-02-02 20:34:24 +08:00
"playback.player.webcams.wrapper.aria" : "Webcams area" ,
2022-01-08 03:22:05 +08:00
"app.learningDashboard.dashboardTitle" : "Learning Analytics Dashboard" ,
2022-12-08 22:46:26 +08:00
"app.learningDashboard.bigbluebuttonTitle" : "BigBlueButton" ,
2021-10-26 22:18:41 +08:00
"app.learningDashboard.downloadSessionDataLabel" : "Download Session Data" ,
"app.learningDashboard.lastUpdatedLabel" : "Last updated at" ,
"app.learningDashboard.sessionDataDownloadedLabel" : "Downloaded!" ,
2021-10-15 01:00:25 +08:00
"app.learningDashboard.shareButton" : "Share with others" ,
2021-10-20 21:58:27 +08:00
"app.learningDashboard.shareLinkCopied" : "Link successfully copied!" ,
2021-09-03 04:04:48 +08:00
"app.learningDashboard.user" : "User" ,
2021-08-07 06:54:22 +08:00
"app.learningDashboard.indicators.meetingStatusEnded" : "Ended" ,
"app.learningDashboard.indicators.meetingStatusActive" : "Active" ,
2021-09-03 04:04:48 +08:00
"app.learningDashboard.indicators.usersOnline" : "Active Users" ,
"app.learningDashboard.indicators.usersTotal" : "Total Number Of Users" ,
2021-08-07 06:54:22 +08:00
"app.learningDashboard.indicators.polls" : "Polls" ,
2021-10-26 22:18:41 +08:00
"app.learningDashboard.indicators.timeline" : "Timeline" ,
2021-08-21 02:26:55 +08:00
"app.learningDashboard.indicators.activityScore" : "Activity Score" ,
2021-08-07 06:54:22 +08:00
"app.learningDashboard.indicators.duration" : "Duration" ,
2022-02-14 23:30:01 +08:00
"app.learningDashboard.userDetails.startTime" : "Start Time" ,
"app.learningDashboard.userDetails.endTime" : "End Time" ,
"app.learningDashboard.userDetails.joined" : "Joined" ,
"app.learningDashboard.userDetails.category" : "Category" ,
"app.learningDashboard.userDetails.average" : "Average" ,
"app.learningDashboard.userDetails.activityPoints" : "Activity Points" ,
"app.learningDashboard.userDetails.poll" : "Poll" ,
"app.learningDashboard.userDetails.response" : "Response" ,
"app.learningDashboard.userDetails.mostCommonAnswer" : "Most Common Answer" ,
2022-02-24 01:38:29 +08:00
"app.learningDashboard.userDetails.anonymousAnswer" : "Anonymous Poll" ,
2022-06-24 22:42:22 +08:00
"app.learningDashboard.userDetails.talkTime" : "Talk Time" ,
"app.learningDashboard.userDetails.messages" : "Messages" ,
"app.learningDashboard.userDetails.emojis" : "Emojis" ,
"app.learningDashboard.userDetails.raiseHands" : "Raise Hands" ,
"app.learningDashboard.userDetails.pollVotes" : "Poll Votes" ,
2022-12-09 22:30:35 +08:00
"app.learningDashboard.userDetails.onlineIndicator" : "{0} online time" ,
2021-09-03 04:04:48 +08:00
"app.learningDashboard.usersTable.title" : "Overview" ,
"app.learningDashboard.usersTable.colOnline" : "Online time" ,
"app.learningDashboard.usersTable.colTalk" : "Talk time" ,
"app.learningDashboard.usersTable.colWebcam" : "Webcam Time" ,
"app.learningDashboard.usersTable.colMessages" : "Messages" ,
"app.learningDashboard.usersTable.colEmojis" : "Emojis" ,
"app.learningDashboard.usersTable.colRaiseHands" : "Raise Hands" ,
2021-09-14 06:20:03 +08:00
"app.learningDashboard.usersTable.colActivityScore" : "Activity Score" ,
2021-09-03 04:04:48 +08:00
"app.learningDashboard.usersTable.colStatus" : "Status" ,
"app.learningDashboard.usersTable.userStatusOnline" : "Online" ,
"app.learningDashboard.usersTable.userStatusOffline" : "Offline" ,
"app.learningDashboard.usersTable.noUsers" : "No users yet" ,
2021-11-18 21:03:22 +08:00
"app.learningDashboard.usersTable.name" : "Name" ,
"app.learningDashboard.usersTable.moderator" : "Moderator" ,
"app.learningDashboard.usersTable.pollVotes" : "Poll Votes" ,
"app.learningDashboard.usersTable.join" : "Join" ,
"app.learningDashboard.usersTable.left" : "Left" ,
2022-02-07 21:46:47 +08:00
"app.learningDashboard.usersTable.notAvailable" : "N/A" ,
"app.learningDashboard.pollsTable.title" : "Polls" ,
2021-08-07 06:54:22 +08:00
"app.learningDashboard.pollsTable.anonymousAnswer" : "Anonymous Poll (answers in the last row)" ,
2021-08-23 22:14:35 +08:00
"app.learningDashboard.pollsTable.anonymousRowName" : "Anonymous" ,
2021-10-26 22:18:41 +08:00
"app.learningDashboard.pollsTable.noPollsCreatedHeading" : "No polls have been created" ,
"app.learningDashboard.pollsTable.noPollsCreatedMessage" : "Once a poll has been sent to users, their results will appear in this list." ,
2022-11-16 03:52:06 +08:00
"app.learningDashboard.pollsTable.answerTotal" : "Total" ,
2022-11-15 04:46:06 +08:00
"app.learningDashboard.pollsTable.userLabel" : "User" ,
2021-10-26 22:18:41 +08:00
"app.learningDashboard.statusTimelineTable.title" : "Timeline" ,
2021-12-14 03:38:10 +08:00
"app.learningDashboard.statusTimelineTable.thumbnail" : "Presentation thumbnail" ,
2022-12-09 21:38:20 +08:00
"app.learningDashboard.statusTimelineTable.presentation" : "Presentation" ,
"app.learningDashboard.statusTimelineTable.pageNumber" : "Page" ,
"app.learningDashboard.statusTimelineTable.setAt" : "Set at" ,
2021-09-03 03:44:34 +08:00
"app.learningDashboard.errors.invalidToken" : "Invalid session token" ,
2022-03-02 01:33:44 +08:00
"app.learningDashboard.errors.dataUnavailable" : "Data is no longer available" ,
2022-04-14 00:13:38 +08:00
"mobileApp.portals.list.empty.addFirstPortal.label" : "Add your first portal using the button above," ,
"mobileApp.portals.list.empty.orUseOurDemoServer.label" : "or use our demo server." ,
"mobileApp.portals.list.add.button.label" : "Add portal" ,
2022-03-02 01:33:44 +08:00
"mobileApp.portals.fields.name.label" : "Portal Name" ,
"mobileApp.portals.fields.name.placeholder" : "BigBlueButton demo" ,
"mobileApp.portals.fields.url.label" : "Server URL" ,
2022-04-14 00:13:38 +08:00
"mobileApp.portals.addPortalPopup.confirm.button.label" : "Save" ,
2022-03-02 01:33:44 +08:00
"mobileApp.portals.drawerNavigation.button.label" : "Portals" ,
2022-04-14 00:44:23 +08:00
"mobileApp.portals.addPortalPopup.validation.emptyFields" : "Required Fields" ,
2022-04-14 00:13:38 +08:00
"mobileApp.portals.addPortalPopup.validation.portalNameAlreadyExists" : "Name already in use" ,
"mobileApp.portals.addPortalPopup.validation.urlInvalid" : "Error trying to load the page - check URL and network connection"
2017-06-11 03:04:52 +08:00
}