Minor tweaks in language strings

This commit is contained in:
Fred Dixon 2014-08-23 08:06:52 -04:00
parent 16897a4d64
commit 9d37588495

View File

@ -59,12 +59,12 @@ bbb.webrtcWarning.mediamessage = Could not get your microphone for a WebRTC call
bbb.webrtcWarning.title = WebRTC Connection Failed bbb.webrtcWarning.title = WebRTC Connection Failed
bbb.mainToolbar.helpBtn = Help bbb.mainToolbar.helpBtn = Help
bbb.mainToolbar.logoutBtn = Logout bbb.mainToolbar.logoutBtn = Logout
bbb.mainToolbar.logoutBtn.toolTip = Log out bbb.mainToolbar.logoutBtn.toolTip = Log Out
bbb.mainToolbar.langSelector = Select language bbb.mainToolbar.langSelector = Select language
bbb.mainToolbar.settingsBtn = Settings bbb.mainToolbar.settingsBtn = Settings
bbb.mainToolbar.settingsBtn.toolTip = Open Settings bbb.mainToolbar.settingsBtn.toolTip = Open Settings
bbb.mainToolbar.shortcutBtn = Shortcut Keys bbb.mainToolbar.shortcutBtn = Shortcut Keys
bbb.mainToolbar.shortcutBtn.toolTip = Open Shortcut Keys window bbb.mainToolbar.shortcutBtn.toolTip = Open Shortcut Keys Window
bbb.mainToolbar.recordBtn.toolTip.start = Start recording bbb.mainToolbar.recordBtn.toolTip.start = Start recording
bbb.mainToolbar.recordBtn.toolTip.stop = Stop recording bbb.mainToolbar.recordBtn.toolTip.stop = Stop recording
bbb.mainToolbar.recordBtn.toolTip.recording = The session is being recorded bbb.mainToolbar.recordBtn.toolTip.recording = The session is being recorded
@ -72,9 +72,9 @@ bbb.mainToolbar.recordBtn.toolTip.notRecording = The session isn't being recorde
bbb.mainToolbar.recordBtn.confirm.title = Confirm recording bbb.mainToolbar.recordBtn.confirm.title = Confirm recording
bbb.mainToolbar.recordBtn.confirm.message.start = Are you sure you want to start recording the session? bbb.mainToolbar.recordBtn.confirm.message.start = Are you sure you want to start recording the session?
bbb.mainToolbar.recordBtn.confirm.message.stop = Are you sure you want to stop recording the session? bbb.mainToolbar.recordBtn.confirm.message.stop = Are you sure you want to stop recording the session?
bbb.mainToolbar.recordBtn..notification.title = Recording Notification bbb.mainToolbar.recordBtn..notification.title = Record Notification
bbb.mainToolbar.recordBtn..notification.message1 = This meeting can be recorded. bbb.mainToolbar.recordBtn..notification.message1 = You can record this meeting.
bbb.mainToolbar.recordBtn..notification.message2 = You must click the Start/Stop Recording button to begin/end the recording. bbb.mainToolbar.recordBtn..notification.message2 = You must click the Start/Stop Recording button in the title bar to begin/end recording.
bbb.mainToolbar.recordingLabel.recording = (Recording) bbb.mainToolbar.recordingLabel.recording = (Recording)
bbb.mainToolbar.recordingLabel.notRecording = Not Recording bbb.mainToolbar.recordingLabel.notRecording = Not Recording
bbb.window.minimizeBtn.toolTip = Minimize bbb.window.minimizeBtn.toolTip = Minimize
@ -108,7 +108,7 @@ bbb.users.usersGrid.accessibilityName = Users List. Use the arrow keys to naviga
bbb.users.usersGrid.nameItemRenderer = Name bbb.users.usersGrid.nameItemRenderer = Name
bbb.users.usersGrid.nameItemRenderer.youIdentifier = you bbb.users.usersGrid.nameItemRenderer.youIdentifier = you
bbb.users.usersGrid.statusItemRenderer = Status bbb.users.usersGrid.statusItemRenderer = Status
bbb.users.usersGrid.statusItemRenderer.changePresenter = Change Presenter bbb.users.usersGrid.statusItemRenderer.changePresenter = Click To Make Presenter
bbb.users.usersGrid.statusItemRenderer.presenter = Presenter bbb.users.usersGrid.statusItemRenderer.presenter = Presenter
bbb.users.usersGrid.statusItemRenderer.moderator = Moderator bbb.users.usersGrid.statusItemRenderer.moderator = Moderator
bbb.users.usersGrid.statusItemRenderer.lowerHand = Lower Hand bbb.users.usersGrid.statusItemRenderer.lowerHand = Lower Hand
@ -130,9 +130,9 @@ bbb.users.usersGrid.mediaItemRenderer.noAudio = Not in audio conference
bbb.presentation.title = Presentation bbb.presentation.title = Presentation
bbb.presentation.titleWithPres = Presentation: {0} bbb.presentation.titleWithPres = Presentation: {0}
bbb.presentation.quickLink.label = Presentation Window bbb.presentation.quickLink.label = Presentation Window
bbb.presentation.fitToWidth.toolTip = Fit presentation to width bbb.presentation.fitToWidth.toolTip = Fit Presentation To Width
bbb.presentation.fitToPage.toolTip = Fit presentation to page bbb.presentation.fitToPage.toolTip = Fit Presentation To Page
bbb.presentation.uploadPresBtn.toolTip = Open the Upload Presentation dialog box bbb.presentation.uploadPresBtn.toolTip = Upload Presentation
bbb.presentation.backBtn.toolTip = Previous slide bbb.presentation.backBtn.toolTip = Previous slide
bbb.presentation.btnSlideNum.toolTip = Select a slide bbb.presentation.btnSlideNum.toolTip = Select a slide
bbb.presentation.forwardBtn.toolTip = Next slide bbb.presentation.forwardBtn.toolTip = Next slide
@ -187,10 +187,10 @@ bbb.chat.publicChatUsername = Public
bbb.chat.optionsTabName = Options bbb.chat.optionsTabName = Options
bbb.chat.privateChatSelect = Select a person to chat with privately bbb.chat.privateChatSelect = Select a person to chat with privately
bbb.chat.private.userLeft = <b><i>The user has left.</i></b> bbb.chat.private.userLeft = <b><i>The user has left.</i></b>
bbb.chat.usersList.toolTip = Select a participant to open a private chat bbb.chat.usersList.toolTip = Click User To Open Private Chat
bbb.chat.chatOptions = Chat Options bbb.chat.chatOptions = Chat Options
bbb.chat.fontSize = Chat Message Font Size bbb.chat.fontSize = Chat Message Font Size
bbb.chat.cmbFontSize.toolTip = Select a chat message font size bbb.chat.cmbFontSize.toolTip = Select Chat Message Font Size
bbb.chat.messageList = Message Box bbb.chat.messageList = Message Box
bbb.chat.minimizeBtn.accessibilityName = Minimize the Chat Window bbb.chat.minimizeBtn.accessibilityName = Minimize the Chat Window
bbb.chat.maximizeRestoreBtn.accessibilityName = Maximize the Chat Window bbb.chat.maximizeRestoreBtn.accessibilityName = Maximize the Chat Window
@ -221,9 +221,9 @@ bbb.video.publish.closeBtn.accessName = Close the webcam settings dialog box
bbb.video.publish.closeBtn.label = Cancel bbb.video.publish.closeBtn.label = Cancel
bbb.video.publish.titleBar = Publish Webcam Window bbb.video.publish.titleBar = Publish Webcam Window
bbb.desktopPublish.title = Desktop Sharing: Presenter's Preview bbb.desktopPublish.title = Desktop Sharing: Presenter's Preview
bbb.desktopPublish.fullscreen.tooltip = Share your whole screen bbb.desktopPublish.fullscreen.tooltip = Share Your Main Screen
bbb.desktopPublish.fullscreen.label = Full Screen bbb.desktopPublish.fullscreen.label = Full Screen
bbb.desktopPublish.region.tooltip = Share a part of your screen bbb.desktopPublish.region.tooltip = Share a Part of Your Screen
bbb.desktopPublish.region.label = Region bbb.desktopPublish.region.label = Region
bbb.desktopPublish.stop.tooltip = Close screen share bbb.desktopPublish.stop.tooltip = Close screen share
bbb.desktopPublish.stop.label = Close bbb.desktopPublish.stop.label = Close
@ -233,27 +233,27 @@ bbb.desktopPublish.minimizeBtn.toolTip = Minimize
bbb.desktopPublish.minimizeBtn.accessibilityName = Minimize the Desktop Sharing Publish Window bbb.desktopPublish.minimizeBtn.accessibilityName = Minimize the Desktop Sharing Publish Window
bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Maximize the Desktop Sharing Publish Window bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Maximize the Desktop Sharing Publish Window
bbb.desktopPublish.javaRequiredLabel = Requires Java 7u51 (or later) to run. bbb.desktopPublish.javaRequiredLabel = Requires Java 7u51 (or later) to run.
bbb.desktopPublish.javaTestLinkLabel = Test Java bbb.desktopPublish.javaTestLinkLabel = Test Java
bbb.desktopPublish.javaTestLinkLabel.tooltip = Test Java bbb.desktopPublish.javaTestLinkLabel.tooltip = Test Your Java Version
bbb.desktopPublish.javaTestLinkLabel.tooltip.accessibility = Test Java bbb.desktopPublish.javaTestLinkLabel.tooltip.accessibility = Test Your Java Version
bbb.desktopView.title = Desktop Sharing bbb.desktopView.title = Desktop Sharing
bbb.desktopView.fitToWindow = Fit to Window bbb.desktopView.fitToWindow = Fit to Window
bbb.desktopView.actualSize = Display actual size bbb.desktopView.actualSize = Display actual size
bbb.desktopView.minimizeBtn.accessibilityName = Minimize the Desktop Sharing View Window bbb.desktopView.minimizeBtn.accessibilityName = Minimize the Desktop Sharing View Window
bbb.desktopView.maximizeRestoreBtn.accessibilityName = Maximize the Desktop Sharing View Window bbb.desktopView.maximizeRestoreBtn.accessibilityName = Maximize the Desktop Sharing View Window
bbb.desktopView.closeBtn.accessibilityName = Close the Desktop Sharing View Window bbb.desktopView.closeBtn.accessibilityName = Close the Desktop Sharing View Window
bbb.toolbar.phone.toolTip.start = Share My Microphone bbb.toolbar.phone.toolTip.start = Share Your Microphone
bbb.toolbar.phone.toolTip.stop = Stop Sharing My Microphone bbb.toolbar.phone.toolTip.stop = Stop Sharing Your Microphone
bbb.toolbar.phone.toolTip.mute = Stop listening the conference bbb.toolbar.phone.toolTip.mute = Stop listening the conference
bbb.toolbar.phone.toolTip.unmute = Start listening the conference bbb.toolbar.phone.toolTip.unmute = Start listening the conference
bbb.toolbar.phone.toolTip.nomic = No microphone detected bbb.toolbar.phone.toolTip.nomic = No microphone detected
bbb.toolbar.deskshare.toolTip.start = Share My Desktop bbb.toolbar.deskshare.toolTip.start = Share Your Desktop
bbb.toolbar.deskshare.toolTip.stop = Stop Sharing My Desktop bbb.toolbar.deskshare.toolTip.stop = Stop Sharing Your Desktop
bbb.toolbar.video.toolTip.start = Share My Webcam bbb.toolbar.video.toolTip.start = Share Your Webcam
bbb.toolbar.video.toolTip.stop = Stop Sharing My Webcam bbb.toolbar.video.toolTip.stop = Stop Sharing Your Webcam
bbb.layout.addButton.toolTip = Add the custom layout to the list bbb.layout.addButton.toolTip = Add the custom layout to the list
bbb.layout.broadcastButton.toolTip = Apply Current Layout to All Viewers bbb.layout.broadcastButton.toolTip = Apply Current Layout to All Viewers
bbb.layout.combo.toolTip = Change the current layout bbb.layout.combo.toolTip = Change Your Layout
bbb.layout.loadButton.toolTip = Load layouts from a file bbb.layout.loadButton.toolTip = Load layouts from a file
bbb.layout.saveButton.toolTip = Save layouts to a file bbb.layout.saveButton.toolTip = Save layouts to a file
bbb.layout.lockButton.toolTip = Lock layout bbb.layout.lockButton.toolTip = Lock layout
@ -272,9 +272,9 @@ bbb.highlighter.toolbar.rectangle = Rectangle
bbb.highlighter.toolbar.rectangle.accessibilityName = Switch whiteboard cursor to rectangle bbb.highlighter.toolbar.rectangle.accessibilityName = Switch whiteboard cursor to rectangle
bbb.highlighter.toolbar.panzoom = Pan and Zoom bbb.highlighter.toolbar.panzoom = Pan and Zoom
bbb.highlighter.toolbar.panzoom.accessibilityName = Switch whiteboard cursor to pan and zoom bbb.highlighter.toolbar.panzoom.accessibilityName = Switch whiteboard cursor to pan and zoom
bbb.highlighter.toolbar.clear = Clear Page bbb.highlighter.toolbar.clear = Clear All Annotations
bbb.highlighter.toolbar.clear.accessibilityName = Clear the whiteboard page bbb.highlighter.toolbar.clear.accessibilityName = Clear the whiteboard page
bbb.highlighter.toolbar.undo = Undo Shape bbb.highlighter.toolbar.undo = Undo Annotation
bbb.highlighter.toolbar.undo.accessibilityName = Undo the last whiteboard shape bbb.highlighter.toolbar.undo.accessibilityName = Undo the last whiteboard shape
bbb.highlighter.toolbar.color = Select Color bbb.highlighter.toolbar.color = Select Color
bbb.highlighter.toolbar.color.accessibilityName = Whiteboard mark draw color bbb.highlighter.toolbar.color.accessibilityName = Whiteboard mark draw color
@ -536,8 +536,8 @@ bbb.shortcutkey.specialKeys.minus = Minus
bbb.toolbar.videodock.toolTip.closeAllVideos = Close all videos bbb.toolbar.videodock.toolTip.closeAllVideos = Close all videos
bbb.users.settings.lockAll=Lock All Users bbb.users.settings.lockAll=Lock All Users
bbb.users.settings.lockAllExcept=Lock Users Except Presenter bbb.users.settings.lockAllExcept=Lock Users Except Presenter
bbb.users.settings.lockSettings=Lock Settings... bbb.users.settings.lockSettings=Lock Viewers ...
bbb.users.settings.unlockAll=Unlock All Users bbb.users.settings.unlockAll=Unlock All Viewers
bbb.users.settings.roomIsLocked=Locked by default bbb.users.settings.roomIsLocked=Locked by default
bbb.users.settings.roomIsMuted=Muted by default bbb.users.settings.roomIsMuted=Muted by default
@ -552,6 +552,6 @@ bbb.lockSettings.publicChat = Public Chat
bbb.lockSettings.webcam = Webcam bbb.lockSettings.webcam = Webcam
bbb.lockSettings.microphone = Microphone bbb.lockSettings.microphone = Microphone
bbb.lockSettings.layout = Layout bbb.lockSettings.layout = Layout
bbb.lockSettings.title=Lock Settings bbb.lockSettings.title=Lock Viewers
bbb.lockSettings.feature=Feature bbb.lockSettings.feature=Feature
bbb.lockSettings.enabled=Locked bbb.lockSettings.enabled=Locked