Skip to content

Commit

Permalink
Updating locales
Browse files Browse the repository at this point in the history
 Update locales as of Apr 6, 2016
  • Loading branch information
ritzalam committed Apr 6, 2016
1 parent b9b23dc commit b0d6cf5
Show file tree
Hide file tree
Showing 64 changed files with 2,308 additions and 1,604 deletions.
43 changes: 27 additions & 16 deletions bigbluebutton-client/locale/am_ET/bbbResources.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# bbb.mainshell.statusProgress.connecting = Connecting to the server
# bbb.mainshell.statusProgress.loading = Loading {0} modules
# bbb.mainshell.statusProgress.cannotConnectServer = Sorry, we cannot connect to the server.
# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit <a href\='event\:http\://www.bigbluebutton.org/' target\='_blank'><u>http\://www.bigbluebutton.org</u></a>
# bbb.mainshell.copyrightLabel2 = (c) 2016 <a href\='event\:http\://www.bigbluebutton.org/' target\='_blank'><u>BigBlueButton Inc.</u></a> (build {0})
# bbb.mainshell.logBtn.toolTip = Open Log Window
# bbb.mainshell.meetingNotFound = Meeting Not Found
# bbb.mainshell.invalidAuthToken = Invalid Authentication Token
Expand Down Expand Up @@ -80,6 +80,9 @@
# bbb.webrtcWarning.failedError.unknown = Error {0}\: Unknown error code
# bbb.webrtcWarning.failedError.mediamissing = Could not get your microphone for a WebRTC call
# bbb.webrtcWarning.failedError.endedunexpectedly = The WebRTC echo test ended unexpectedly
# bbb.webrtcWarning.connection.dropped = WebRTC connection dropped
# bbb.webrtcWarning.connection.reconnecting = Attempting to reconnect
# bbb.webrtcWarning.connection.reestablished = WebRTC connection re-established
# bbb.mainToolbar.helpBtn = Help
# bbb.mainToolbar.logoutBtn = Logout
# bbb.mainToolbar.logoutBtn.toolTip = Log Out
Expand All @@ -102,6 +105,7 @@
# bbb.mainToolbar.recordingLabel.notRecording = Not Recording
# bbb.clientstatus.title = Configuration Notifications
# bbb.clientstatus.notification = Unread notifications
# bbb.clientstatus.close = Close
# bbb.clientstatus.tunneling.title = Firewall
# bbb.clientstatus.tunneling.message = A firewall is preventing your client from connecting directly on port 1935 to the remote server. Recommend joining a less restrictive network for a more stable connection
# bbb.clientstatus.browser.title = Browser Version
Expand Down Expand Up @@ -149,11 +153,7 @@
# bbb.users.usersGrid.statusItemRenderer.changePresenter = Click To Make Presenter
# bbb.users.usersGrid.statusItemRenderer.presenter = Presenter
# bbb.users.usersGrid.statusItemRenderer.moderator = Moderator
# bbb.users.usersGrid.statusItemRenderer.raiseHand = Hand Raised
# bbb.users.usersGrid.statusItemRenderer.happy = Happy
# bbb.users.usersGrid.statusItemRenderer.unhappy = Unhappy
# bbb.users.usersGrid.statusItemRenderer.confused = Confused
# bbb.users.usersGrid.statusItemRenderer.clearStatus = Clear my status
# bbb.users.usersGrid.statusItemRenderer.clearStatus = Clear status
# bbb.users.usersGrid.statusItemRenderer.viewer = Viewer
# bbb.users.usersGrid.statusItemRenderer.streamIcon.toolTip = Sharing webcam.
# bbb.users.usersGrid.statusItemRenderer.presIcon.toolTip = Is Presenter.
Expand All @@ -171,13 +171,16 @@
# bbb.users.usersGrid.mediaItemRenderer.micOn = Microphone on
# bbb.users.usersGrid.mediaItemRenderer.noAudio = Not in audio conference
# bbb.users.emojiStatus.clear = Clear
# bbb.users.emojiStatus.raiseHand = Raise hand
# bbb.users.emojiStatus.happy = Happy
# bbb.users.emojiStatus.smile = Smile
# bbb.users.emojiStatus.sad = Sad
# bbb.users.emojiStatus.confused = Confused
# bbb.users.emojiStatus.neutral = Neutral
# bbb.users.emojiStatus.away = Away
# bbb.users.emojiStatus.clear.toolTip = Clear status
# bbb.users.emojiStatus.close = Close
# bbb.users.emojiStatus.close.toolTip = Close status popup
# bbb.users.emojiStatus.raiseHand = Raise hand status
# bbb.users.emojiStatus.happy = Happy status
# bbb.users.emojiStatus.smile = Smile status
# bbb.users.emojiStatus.sad = Sad status
# bbb.users.emojiStatus.confused = Confused status
# bbb.users.emojiStatus.neutral = Neutral status
# bbb.users.emojiStatus.away = Away status
# bbb.presentation.title = Presentation
# bbb.presentation.titleWithPres = Presentation\: {0}
# bbb.presentation.quickLink.label = Presentation Window
Expand All @@ -193,7 +196,7 @@
# 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.document.convert.failed = Error\: Unable 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.notsupported = Error\: The uploaded document is unsupported. Please upload a compatible file.
Expand Down Expand Up @@ -241,6 +244,7 @@
# bbb.chat.private.userLeft = The user has left.
# bbb.chat.private.userJoined = The user has joined.
# bbb.chat.usersList.toolTip = Select User To Open Private Chat
# bbb.chat.usersList.accessibilityName = Select user to open private chat. Use the arrow keys to navigate.
# bbb.chat.chatOptions = Chat Options
# bbb.chat.fontSize = Chat Message Font Size
# bbb.chat.cmbFontSize.toolTip = Select Chat Message Font Size
Expand All @@ -256,6 +260,7 @@
# bbb.publishVideo.cmbResolution.tooltip = Select a webcam resolution
# bbb.publishVideo.startPublishBtn.labelText = Start Sharing
# bbb.publishVideo.startPublishBtn.toolTip = Start sharing your webcam
# bbb.publishVideo.startPublishBtn.errorName = Can't share webcam. Reason\: {0}
# bbb.webcamPermissions.chrome.title = Chrome Webcam Permissions
# bbb.webcamPermissions.chrome.message1 = Click Allow to give Chrome permission to use your webcam.
# bbb.videodock.title = Webcams
Expand All @@ -277,6 +282,7 @@
# bbb.video.publish.closeBtn.accessName = Close the webcam settings dialog box
# bbb.video.publish.closeBtn.label = Cancel
# bbb.video.publish.titleBar = Publish Webcam Window
# bbb.video.streamClose.toolTip = Close stream for\: {0}
# bbb.desktopPublish.title = Desktop Sharing\: Presenter's Preview
# bbb.desktopPublish.fullscreen.tooltip = Share Your Main Screen
# bbb.desktopPublish.fullscreen.label = Full Screen
Expand All @@ -288,6 +294,7 @@
# bbb.desktopPublish.closeBtn.toolTip = Stop Sharing and Close
# bbb.desktopPublish.chromeOnMacUnsupportedHint = Desktop sharing is not currently supported on Chrome running under Mac OS X. You must use a different web browser (Firefox recommended) to share your desktop.
# bbb.desktopPublish.chrome42UnsupportedHint = Chrome no longer supports Java Applets. You must use a different web browser (Firefox recommended) to share your desktop.
# bbb.desktopPublish.edgePluginUnsupportedHint = Edge does not support Java Applets. You must use a different web browser (Firefox recommended) to share your desktop.
# bbb.desktopPublish.minimizeBtn.toolTip = Minimize
# bbb.desktopPublish.minimizeBtn.accessibilityName = Minimize the Desktop Sharing Publish Window
# bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Maximize the Desktop Sharing Publish Window
Expand Down Expand Up @@ -321,7 +328,7 @@
# bbb.layout.combo.remote = Remote
# bbb.layout.save.complete = Layouts were successfully saved
# bbb.layout.load.complete = Layouts were successfully loaded
# bbb.layout.load.failed = Failed to load the layouts
# bbb.layout.load.failed = Unable to load the layouts
# bbb.layout.name.defaultlayout = Default Layout
# bbb.layout.name.videochat = Video Chat
# bbb.layout.name.webcamsfocus = Webcam Meeting
Expand Down Expand Up @@ -349,11 +356,12 @@
# bbb.logout.appshutdown = The server app has been shut down
# bbb.logout.asyncerror = An Async Error occured
# bbb.logout.connectionclosed = The connection to the server has been closed
# bbb.logout.connectionfailed = The connection to the server has failed
# bbb.logout.connectionfailed = The connection to the server has ended
# bbb.logout.rejected = The connection to the server has been rejected
# bbb.logout.invalidapp = The red5 app does not exist
# bbb.logout.unknown = Your client has lost connection with the server
# bbb.logout.usercommand = You have logged out of the conference
# bbb.logout.ejectedFromMeeting = A moderator has kicked you out of the meeting.
# bbb.logout.refresh.message = If this logout was unexpected click the button below to reconnect.
# bbb.logout.refresh.label = Reconnect
# bbb.logout.confirm.title = Confirm Logout
Expand Down Expand Up @@ -404,6 +412,7 @@
# bbb.accessibility.chat.chatBox.navigatedLatest = You have navigated to the latest message.
# bbb.accessibility.chat.chatBox.navigatedLatestRead = You have navigated to the most recent message you have read.
# bbb.accessibility.chat.chatwindow.input = Chat input
# bbb.accessibility.chat.chatwindow.audibleChatNotification = Audible Chat Notification

# bbb.accessibility.chat.initialDescription = Please use the arrow keys to navigate through chat messages.

Expand Down Expand Up @@ -495,6 +504,8 @@
# bbb.shortcutkey.chat.changeColour.function = Focus to font color picker.
# bbb.shortcutkey.chat.sendMessage = 83
# bbb.shortcutkey.chat.sendMessage.function = Send chat message
# bbb.shortcutkey.chat.closePrivate = 69
# bbb.shortcutkey.chat.closePrivate.function = Close private chat tab
# bbb.shortcutkey.chat.explanation = ----
# bbb.shortcutkey.chat.explanation.function = For message navigation, you must focus the chat box.

Expand Down
43 changes: 27 additions & 16 deletions bigbluebutton-client/locale/ar_EG/bbbResources.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# bbb.mainshell.statusProgress.connecting = Connecting to the server
# bbb.mainshell.statusProgress.loading = Loading {0} modules
# bbb.mainshell.statusProgress.cannotConnectServer = Sorry, we cannot connect to the server.
# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit <a href\='event\:http\://www.bigbluebutton.org/' target\='_blank'><u>http\://www.bigbluebutton.org</u></a>
# bbb.mainshell.copyrightLabel2 = (c) 2016 <a href\='event\:http\://www.bigbluebutton.org/' target\='_blank'><u>BigBlueButton Inc.</u></a> (build {0})
# bbb.mainshell.logBtn.toolTip = Open Log Window
# bbb.mainshell.meetingNotFound = Meeting Not Found
# bbb.mainshell.invalidAuthToken = Invalid Authentication Token
Expand Down Expand Up @@ -80,6 +80,9 @@
# bbb.webrtcWarning.failedError.unknown = Error {0}\: Unknown error code
# bbb.webrtcWarning.failedError.mediamissing = Could not get your microphone for a WebRTC call
# bbb.webrtcWarning.failedError.endedunexpectedly = The WebRTC echo test ended unexpectedly
# bbb.webrtcWarning.connection.dropped = WebRTC connection dropped
# bbb.webrtcWarning.connection.reconnecting = Attempting to reconnect
# bbb.webrtcWarning.connection.reestablished = WebRTC connection re-established
# bbb.mainToolbar.helpBtn = Help
# bbb.mainToolbar.logoutBtn = Logout
# bbb.mainToolbar.logoutBtn.toolTip = Log Out
Expand All @@ -102,6 +105,7 @@
# bbb.mainToolbar.recordingLabel.notRecording = Not Recording
# bbb.clientstatus.title = Configuration Notifications
# bbb.clientstatus.notification = Unread notifications
# bbb.clientstatus.close = Close
# bbb.clientstatus.tunneling.title = Firewall
# bbb.clientstatus.tunneling.message = A firewall is preventing your client from connecting directly on port 1935 to the remote server. Recommend joining a less restrictive network for a more stable connection
# bbb.clientstatus.browser.title = Browser Version
Expand Down Expand Up @@ -149,11 +153,7 @@
# bbb.users.usersGrid.statusItemRenderer.changePresenter = Click To Make Presenter
# bbb.users.usersGrid.statusItemRenderer.presenter = Presenter
# bbb.users.usersGrid.statusItemRenderer.moderator = Moderator
# bbb.users.usersGrid.statusItemRenderer.raiseHand = Hand Raised
# bbb.users.usersGrid.statusItemRenderer.happy = Happy
# bbb.users.usersGrid.statusItemRenderer.unhappy = Unhappy
# bbb.users.usersGrid.statusItemRenderer.confused = Confused
# bbb.users.usersGrid.statusItemRenderer.clearStatus = Clear my status
# bbb.users.usersGrid.statusItemRenderer.clearStatus = Clear status
# bbb.users.usersGrid.statusItemRenderer.viewer = Viewer
# bbb.users.usersGrid.statusItemRenderer.streamIcon.toolTip = Sharing webcam.
# bbb.users.usersGrid.statusItemRenderer.presIcon.toolTip = Is Presenter.
Expand All @@ -171,13 +171,16 @@
# bbb.users.usersGrid.mediaItemRenderer.micOn = Microphone on
# bbb.users.usersGrid.mediaItemRenderer.noAudio = Not in audio conference
# bbb.users.emojiStatus.clear = Clear
# bbb.users.emojiStatus.raiseHand = Raise hand
# bbb.users.emojiStatus.happy = Happy
# bbb.users.emojiStatus.smile = Smile
# bbb.users.emojiStatus.sad = Sad
# bbb.users.emojiStatus.confused = Confused
# bbb.users.emojiStatus.neutral = Neutral
# bbb.users.emojiStatus.away = Away
# bbb.users.emojiStatus.clear.toolTip = Clear status
# bbb.users.emojiStatus.close = Close
# bbb.users.emojiStatus.close.toolTip = Close status popup
# bbb.users.emojiStatus.raiseHand = Raise hand status
# bbb.users.emojiStatus.happy = Happy status
# bbb.users.emojiStatus.smile = Smile status
# bbb.users.emojiStatus.sad = Sad status
# bbb.users.emojiStatus.confused = Confused status
# bbb.users.emojiStatus.neutral = Neutral status
# bbb.users.emojiStatus.away = Away status
# bbb.presentation.title = Presentation
# bbb.presentation.titleWithPres = Presentation\: {0}
# bbb.presentation.quickLink.label = Presentation Window
Expand All @@ -193,7 +196,7 @@
# 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.document.convert.failed = Error\: Unable 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.notsupported = Error\: The uploaded document is unsupported. Please upload a compatible file.
Expand Down Expand Up @@ -241,6 +244,7 @@
# bbb.chat.private.userLeft = The user has left.
# bbb.chat.private.userJoined = The user has joined.
# bbb.chat.usersList.toolTip = Select User To Open Private Chat
# bbb.chat.usersList.accessibilityName = Select user to open private chat. Use the arrow keys to navigate.
# bbb.chat.chatOptions = Chat Options
# bbb.chat.fontSize = Chat Message Font Size
# bbb.chat.cmbFontSize.toolTip = Select Chat Message Font Size
Expand All @@ -256,6 +260,7 @@
# bbb.publishVideo.cmbResolution.tooltip = Select a webcam resolution
# bbb.publishVideo.startPublishBtn.labelText = Start Sharing
# bbb.publishVideo.startPublishBtn.toolTip = Start sharing your webcam
# bbb.publishVideo.startPublishBtn.errorName = Can't share webcam. Reason\: {0}
# bbb.webcamPermissions.chrome.title = Chrome Webcam Permissions
# bbb.webcamPermissions.chrome.message1 = Click Allow to give Chrome permission to use your webcam.
# bbb.videodock.title = Webcams
Expand All @@ -277,6 +282,7 @@
# bbb.video.publish.closeBtn.accessName = Close the webcam settings dialog box
# bbb.video.publish.closeBtn.label = Cancel
# bbb.video.publish.titleBar = Publish Webcam Window
# bbb.video.streamClose.toolTip = Close stream for\: {0}
# bbb.desktopPublish.title = Desktop Sharing\: Presenter's Preview
# bbb.desktopPublish.fullscreen.tooltip = Share Your Main Screen
# bbb.desktopPublish.fullscreen.label = Full Screen
Expand All @@ -288,6 +294,7 @@
# bbb.desktopPublish.closeBtn.toolTip = Stop Sharing and Close
# bbb.desktopPublish.chromeOnMacUnsupportedHint = Desktop sharing is not currently supported on Chrome running under Mac OS X. You must use a different web browser (Firefox recommended) to share your desktop.
# bbb.desktopPublish.chrome42UnsupportedHint = Chrome no longer supports Java Applets. You must use a different web browser (Firefox recommended) to share your desktop.
# bbb.desktopPublish.edgePluginUnsupportedHint = Edge does not support Java Applets. You must use a different web browser (Firefox recommended) to share your desktop.
# bbb.desktopPublish.minimizeBtn.toolTip = Minimize
# bbb.desktopPublish.minimizeBtn.accessibilityName = Minimize the Desktop Sharing Publish Window
# bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Maximize the Desktop Sharing Publish Window
Expand Down Expand Up @@ -321,7 +328,7 @@
# bbb.layout.combo.remote = Remote
# bbb.layout.save.complete = Layouts were successfully saved
# bbb.layout.load.complete = Layouts were successfully loaded
# bbb.layout.load.failed = Failed to load the layouts
# bbb.layout.load.failed = Unable to load the layouts
# bbb.layout.name.defaultlayout = Default Layout
# bbb.layout.name.videochat = Video Chat
# bbb.layout.name.webcamsfocus = Webcam Meeting
Expand Down Expand Up @@ -349,11 +356,12 @@
# bbb.logout.appshutdown = The server app has been shut down
# bbb.logout.asyncerror = An Async Error occured
# bbb.logout.connectionclosed = The connection to the server has been closed
# bbb.logout.connectionfailed = The connection to the server has failed
# bbb.logout.connectionfailed = The connection to the server has ended
# bbb.logout.rejected = The connection to the server has been rejected
# bbb.logout.invalidapp = The red5 app does not exist
# bbb.logout.unknown = Your client has lost connection with the server
# bbb.logout.usercommand = You have logged out of the conference
# bbb.logout.ejectedFromMeeting = A moderator has kicked you out of the meeting.
# bbb.logout.refresh.message = If this logout was unexpected click the button below to reconnect.
# bbb.logout.refresh.label = Reconnect
# bbb.logout.confirm.title = Confirm Logout
Expand Down Expand Up @@ -404,6 +412,7 @@
# bbb.accessibility.chat.chatBox.navigatedLatest = You have navigated to the latest message.
# bbb.accessibility.chat.chatBox.navigatedLatestRead = You have navigated to the most recent message you have read.
# bbb.accessibility.chat.chatwindow.input = Chat input
# bbb.accessibility.chat.chatwindow.audibleChatNotification = Audible Chat Notification

# bbb.accessibility.chat.initialDescription = Please use the arrow keys to navigate through chat messages.

Expand Down Expand Up @@ -495,6 +504,8 @@
# bbb.shortcutkey.chat.changeColour.function = Focus to font color picker.
# bbb.shortcutkey.chat.sendMessage = 83
# bbb.shortcutkey.chat.sendMessage.function = Send chat message
# bbb.shortcutkey.chat.closePrivate = 69
# bbb.shortcutkey.chat.closePrivate.function = Close private chat tab
# bbb.shortcutkey.chat.explanation = ----
# bbb.shortcutkey.chat.explanation.function = For message navigation, you must focus the chat box.

Expand Down
Loading

0 comments on commit b0d6cf5

Please sign in to comment.