183 lines
8.8 KiB
Properties
Executable File
183 lines
8.8 KiB
Properties
Executable File
|
|
# BigBlueButton.mxml
|
|
bbb.pageTitle = BigBlueButton
|
|
|
|
# MainApplicationShell.mxml
|
|
bbb.mainshell.locale.version=0.7
|
|
bbb.mainshell.statusInfo = Please wait while we load {0} modules:
|
|
bbb.mainshell.statusInfo.loaded = {0}(loaded)
|
|
bbb.mainshell.statusInfo.testRTMPConnection = Please wait while we test your connection to the server.
|
|
bbb.mainshell.statusInfo2 = NOTE: If the loading stops, please clear your browser's cache and try again.
|
|
bbb.mainshell.statusProgress.testRTMPConnection = Connecting to RTMP://{0}:1935/{1}.
|
|
bbb.mainshell.statusProgress.testRTMPTConnection = Connecting to RTMPT://{0}:80/{1}.
|
|
bbb.mainshell.statusProgress.loading = Loading:
|
|
bbb.mainshell.statusProgress.loaded = Loading: {0} {1}% loaded.
|
|
bbb.mainshell.statusProgress.cannotConnectServer = Sorry, we cannot connect to the server.
|
|
bbb.mainshell.copyrightLabel2 = (c) 2010, BigBlueButton version {0} - For more information see http://www.bigbluebutton.org/.
|
|
bbb.mainshell.logBtn.toolTip = Open Log Window
|
|
bbb.mainshell.fullScreenBtn.toolTip = Toggle Full-Screen
|
|
bbb.mainshell.resetLayoutBtn.toolTip = Reset Layout
|
|
|
|
# OldLocaleWarnWIndow.mxml
|
|
bbb.oldlocalewindow.oldLocalesReminder1=You may have an old language translations of BigBlueButton.
|
|
bbb.oldlocalewindow.oldLocalesReminder2=Please clear you browser's cache and try again.
|
|
bbb.oldlocalewindow.windowTitle=Warning: Old Language Translations
|
|
|
|
# LogWindow.mxml
|
|
bbb.logwindow.title = Log Window
|
|
bbb.logwindow.highlight = Highlight:
|
|
bbb.logwindow.turnLoggingOff = Turn Logging Off
|
|
bbb.logwindow.clearBtn = Clear
|
|
bbb.logwindow.refreshBtn = Refresh
|
|
|
|
# JoinFailedWindow.mxml
|
|
bbb.joinFailedWindow.title = Join Failed
|
|
bbb.joinFailedWindow.okBtn = OK
|
|
bbb.joinFailedWindow.failedInfo = No valid session. Click ok to login.
|
|
|
|
# MainToolbar.mxml
|
|
bbb.mainToolbar.loggedInUserLbl = {1}: Dial: 613-520-7610 85115
|
|
bbb.mainToolbar.helpBtn = Help
|
|
bbb.mainToolbar.logoutBtn = Logout
|
|
bbb.mainToolbar.logoutBtn.toolTip = Log out
|
|
|
|
|
|
###### modules ######
|
|
|
|
# ViewersWindow.mxml
|
|
bbb.viewers.title = Users{0} {1}
|
|
bbb.viewers.viewersGrid.nameItemRenderer = Name
|
|
bbb.viewers.viewersGrid.nameItemRenderer.nameLabel.toolTip = You are logged in as this user.
|
|
bbb.viewers.viewersGrid.roleItemRenderer = Role
|
|
bbb.viewers.viewersGrid.statusItemRenderer = Status
|
|
bbb.viewers.viewersGrid.statusItemRenderer.raiseHand.toolTip = Hand Raised on {0}
|
|
bbb.viewers.viewersGrid.statusItemRenderer.streamIcon.toolTip = Click to view.
|
|
bbb.viewers.viewersGrid.statusItemRenderer.presIcon.toolTip = Presenter
|
|
bbb.viewers.presentBtn.toolTip = Select web participant to be presenter.
|
|
bbb.viewers.raiseHandBtn.toolTip = Click to raise hand.
|
|
bbb.viewers.presentBtn.label = Switch Presenter
|
|
|
|
# Presentation
|
|
## PresentationWindow.mxml
|
|
bbb.presentation.title = Presentation
|
|
bbb.presentation.uploadPresBtn = Upload a document for presentation.
|
|
bbb.presentation.uploadPresBtn.toolTip = Upload a document for presentation.
|
|
bbb.presentation.backBtn.toolTip = Previous slide.
|
|
bbb.presentation.slideNumLbl =
|
|
bbb.presentation.forwardBtn.toolTip = Next slide
|
|
bbb.presentation.resetZoomBtn.toolTip = Reset Zoom
|
|
bbb.presentation.presenterNameLbl = {0} is currently presenting.
|
|
bbb.presentation.maximizeRestoreBtn.toolTip = Maximize this window
|
|
bbb.presentation.maximizeRestoreBtn.toolTip2 = Restore to previous size
|
|
bbb.presentation.clickToUpload = Upload presentation
|
|
bbb.presentation.maxUploadFileExceededAlert = Error: The file is bigger than what's allowed.
|
|
|
|
## PresentationWindowMediator.as
|
|
bbb.presentation.presenting = {0} is currently presenting.
|
|
bbb.presentation.pages = {0} / {1}
|
|
|
|
## FileUploadWindowMediator.as
|
|
bbb.presentation.uploadcomplete = Upload completed. Please wait while we convert the document.
|
|
bbb.presentation.uploadsuccessful = Upload successful.
|
|
bbb.presentation.uploaded = uploaded.
|
|
bbb.presentation.document.supported = The uploaded document is supported. Starting to convert...
|
|
bbb.presentation.document.converted = Successfully converted the office document.
|
|
bbb.presentation.error.document.convert.failed = Error: Failed to convert the office document.
|
|
bbb.presentation.error.io = IO Error: Please contact administrator.
|
|
bbb.presentation.error.security = Security Error: Please contact administrator.
|
|
bbb.presentation.error.convert.format = Error: Please check that the uploaded file have a valid extension.
|
|
bbb.presentation.error.convert.notsupported = Error: The uploaded document is unsupported. Please upload a compatible file.
|
|
bbb.presentation.error.convert.soffice = Error: Failed to convert the uploaded document.
|
|
bbb.presentation.error.convert.nbpage = Error: Failed to determine the number of pages in the uploaded document.
|
|
bbb.presentation.error.convert.maxnbpagereach = Error: The uploaded document has too many pages.
|
|
bbb.presentation.error.convert.swf = Error When Converting Uploaded File. Please Contact The Administrator.
|
|
bbb.presentation.error.convert.swfimage = Error When Converting Image To Swf : please check that your image isn't corrupted or in a JPG/PNG Format.
|
|
bbb.presentation.error.convert.swfpdf = Error When Converting PDF To Swf : please check that your PDF File isn't corrupted.
|
|
bbb.presentation.error.convert.thumbnail = Error When Creating Thumbnail. Please Contact The Administrator.
|
|
bbb.presentation.converted = Converted {0} of {1} slides.
|
|
bbb.presentation.extracting = Extracting slide {0} of {1} slides.
|
|
bbb.presentation.ok = OK
|
|
bbb.presentation.uploadwindow.presentationfile = Presentation file
|
|
bbb.presentation.uploadwindow.pdf = PDF
|
|
bbb.presentation.uploadwindow.word = WORD
|
|
bbb.presentation.uploadwindow.excel = EXCEL
|
|
bbb.presentation.uploadwindow.powerpoint = POWERPOINT
|
|
bbb.presentation.uploadwindow.image = IMAGE
|
|
|
|
## FileUploadWindow.mxml
|
|
bbb.fileupload.title = Upload Presentation
|
|
bbb.fileupload.fileLbl = File:
|
|
bbb.fileupload.selectBtn.toolTip = Browse file
|
|
bbb.fileupload.uploadBtn = Upload
|
|
bbb.fileupload.uploadBtn.toolTip = Upload file
|
|
bbb.fileupload.presentationNamesLbl = Uploaded Presentations:
|
|
bbb.fileupload.deleteBtn.toolTip = Delete Presentation
|
|
bbb.fileupload.showBtn = Show
|
|
bbb.fileupload.showBtn.toolTip = Show Presentation
|
|
bbb.fileupload.okCancelBtn = Cancel
|
|
bbb.fileupload.progressLbl.uploadSuccessful = Upload completed. Please wait while we convert the document.
|
|
bbb.fileupload.progressBar.uploadSuccessful = Upload successful.
|
|
bbb.fileupload.progressLbl.uploading = {0}% uploaded.
|
|
bbb.fileupload.progressBar.uploading = {0}% uploaded.
|
|
bbb.fileupload.progressLbl.converting = Converted {0} of {1} slides.
|
|
bbb.fileupload.progressBar.converting = Converted {0} of {1} slides.
|
|
bbb.fileupload.progressLbl.extracting = Extracting slide {0} of {1} slides.
|
|
bbb.fileupload.progressBar.extracting = Extracting slide {0} of {1} slides.
|
|
bbb.fileupload.genThumbText = Generating thumbnails..
|
|
bbb.fileupload.progBarLbl = Progress:
|
|
|
|
# ChatWindow.mxml
|
|
bbb.chat.title = Chat
|
|
bbb.chat.cmpColorPicker.toolTip = Text Color
|
|
bbb.chat.sendBtn = Send
|
|
bbb.chat.sendBtn.toolTip = Send Message
|
|
bbb.chat.publicChatUsername = All
|
|
bbb.chat.publicMsgAwaiting = Public message awaiting
|
|
bbb.chat.publicMsgAwaiting2 = * Public message awaiting *
|
|
bbb.chat.privateMsgAwaiting = Private message awaiting
|
|
bbb.chat.privateMsgAwaiting2 = * Private message awaiting *
|
|
bbb.chat.privateChatSelect = Select a person to chat with privately
|
|
bbb.chat.chatOptions = Chat Options
|
|
bbb.chat.fontSize = Font Size
|
|
|
|
# ListenersWindow.mxml
|
|
bbb.listeners.title = Listeners{0} {1}
|
|
bbb.listeners.muteAllBtn.toolTip = Mute all
|
|
bbb.listeners.unmuteAllBtn.toolTip = Unmute all
|
|
bbb.listeners.ejectBtn.toolTip = Select voice participant to eject.
|
|
bbb.listeners.ejectTooltip = Click to eject user.
|
|
|
|
# ListenerItem.mxml
|
|
bbb.listenerItem.nameLbl.toolTip = Select this user and click button to mute or unmute.
|
|
bbb.listenerItem.talkImg.toolTip = Talking
|
|
bbb.listenerItem.lockImg.toolTip = Click to keep muted or unmuted
|
|
bbb.listenerItem.muteUnmute.toolTip = Mute or unmute this listener
|
|
|
|
# PublishWindow.mxml
|
|
bbb.publishVideo.title = Stream webcam
|
|
bbb.publishVideo.startPublishBtn.toolTip = start streaming
|
|
|
|
|
|
# DesktopPublishWindow.mxml
|
|
bbb.desktopPublish.title = Desktop Sharing: Presenter's Preview
|
|
bbb.desktopView.title = Desktop Sharing
|
|
bbb.desktopView.fitToWindow = Fit to Window
|
|
bbb.desktopView.actualSize = Display actual size
|
|
|
|
# ToolbarButton.mxml
|
|
bbb.toolbar.phone.toolTip = Start My Microphone
|
|
bbb.toolbar.deskshare.toolTip = Share your desktop
|
|
bbb.toolbar.video.toolTip = Start My Camera
|
|
|
|
# HighlighterToolbar.mxml
|
|
bbb.highlighter.toolbar.pencil = Highlighter
|
|
bbb.highlighter.toolbar.ellipse = Circle
|
|
bbb.highlighter.toolbar.rectangle = Rectangle
|
|
bbb.highlighter.toolbar.clear = Clear Page
|
|
bbb.highlighter.toolbar.undo = Undo Shape
|
|
bbb.highlighter.toolbar.color = Select Color
|
|
bbb.highlighter.toolbar.thickness = Change Thickness
|
|
|
|
# WhiteboardButton.mxml
|
|
bbb.highlighter.button.toolTipShow = Show Whiteboard
|
|
bbb.highlighter.button.toolTipHide = Hide Whiteboard |