From bee3b6e24f78b2e164832f23b90cfca06259cf50 Mon Sep 17 00:00:00 2001 From: Chad Pilkey Date: Sat, 21 May 2016 13:21:16 -0400 Subject: [PATCH] Clean up unneeded Flex 4 views and other files --- .../lib/chat/models/ChatMessages.as | 93 - .../lib/chat/models/PrivateChatMessage.as | 47 - clients/flash/web-client/src/Default.css | 323 ---- clients/flash/web-client/src/Main.mxml | 245 --- .../src/locale/am_ET/bbbResources.properties | 609 ------- .../src/locale/ar_SY/bbbResources.properties | 576 ------- .../src/locale/az_AZ/bbbResources.properties | 609 ------- .../src/locale/bg_BG/bbbResources.properties | 609 ------- .../src/locale/bn_BN/bbbResources.properties | 576 ------- .../src/locale/bn_IN/bbbResources.properties | 609 ------- .../src/locale/bs_BA/bbbResources.properties | 609 ------- .../src/locale/ca_ES/bbbResources.properties | 609 ------- .../src/locale/cs_CZ/bbbResources.properties | 609 ------- .../src/locale/cy_GB/bbbResources.properties | 609 ------- .../src/locale/da_DK/bbbResources.properties | 609 ------- .../src/locale/de_DE/bbbResources.properties | 609 ------- .../src/locale/el_GR/bbbResources.properties | 609 ------- .../src/locale/en_US/resources.properties | 691 -------- .../src/locale/es_419/bbbResources.properties | 609 ------- .../src/locale/es_ES/bbbResources.properties | 609 ------- .../src/locale/es_LA/bbbResources.properties | 609 ------- .../src/locale/et_EE/bbbResources.properties | 609 ------- .../src/locale/eu_ES/bbbResources.properties | 609 ------- .../src/locale/eu_EU/bbbResources.properties | 576 ------- .../src/locale/fa_IR/bbbResources.properties | 609 ------- .../src/locale/ff_SN/bbbResources.properties | 562 ------ .../src/locale/fi_FI/bbbResources.properties | 609 ------- .../src/locale/fr_CA/bbbResources.properties | 609 ------- .../src/locale/fr_FR/bbbResources.properties | 609 ------- .../src/locale/he_IL/bbbResources.properties | 609 ------- .../src/locale/hr_HR/bbbResources.properties | 609 ------- .../src/locale/hu_HU/bbbResources.properties | 609 ------- .../src/locale/hy_AM/bbbResources.properties | 609 ------- .../src/locale/id_ID/bbbResources.properties | 609 ------- .../src/locale/it_IT/bbbResources.properties | 609 ------- .../src/locale/ja_JP/bbbResources.properties | 609 ------- .../src/locale/kk_KZ/bbbResources.properties | 609 ------- .../src/locale/km_KH/bbbResources.properties | 609 ------- .../src/locale/ko_KR/bbbResources.properties | 609 ------- .../src/locale/lt_LT/bbbResources.properties | 609 ------- .../src/locale/lv_LV/bbbResources.properties | 609 ------- .../src/locale/ml_IN/bbbResources.properties | 609 ------- .../src/locale/mn_MN/bbbResources.properties | 609 ------- .../src/locale/ms_MY/bbbResources.properties | 609 ------- .../src/locale/nb_NO/bbbResources.properties | 187 -- .../src/locale/ne_NE/bbbResources.properties | 576 ------- .../src/locale/ne_NP/bbbResources.properties | 609 ------- .../src/locale/nl_NL/bbbResources.properties | 609 ------- .../src/locale/no_NO/bbbResources.properties | 609 ------- .../src/locale/pl_PL/bbbResources.properties | 609 ------- .../src/locale/pt_BR/resources.properties | 690 -------- .../src/locale/pt_PT/bbbResources.properties | 609 ------- .../src/locale/ro_RO/bbbResources.properties | 609 ------- .../src/locale/ru_RU/bbbResources.properties | 609 ------- .../src/locale/si_LK/bbbResources.properties | 609 ------- .../src/locale/sk_SK/bbbResources.properties | 609 ------- .../src/locale/sl_SI/bbbResources.properties | 609 ------- .../src/locale/sl_SL/bbbResources.properties | 576 ------- .../src/locale/sr_RS/bbbResources.properties | 609 ------- .../src/locale/sr_SR/bbbResources.properties | 576 ------- .../src/locale/sv_SE/bbbResources.properties | 609 ------- .../src/locale/th_TH/bbbResources.properties | 609 ------- .../src/locale/tr_TR/bbbResources.properties | 609 ------- .../src/locale/uk_UA/bbbResources.properties | 609 ------- .../src/locale/vi_VN/bbbResources.properties | 609 ------- .../src/locale/zh_CN/bbbResources.properties | 609 ------- .../src/locale/zh_TW/bbbResources.properties | 609 ------- .../src/org/bigbluebutton/web/AppConfig.as | 9 - .../web/chat/views/ChatItemRenderer.mxml | 83 - .../bigbluebutton/web/chat/views/ChatView.as | 46 - .../web/chat/views/ChatViewMediator.as | 134 -- .../web/chat/views/ChatWindow.as | 59 - .../web/chat/views/ChatWindowMediator.as | 51 - .../web/common/CustomMdiWindow.as | 83 - .../web/common/IBbbToolbarComponent.as | 34 - .../web/deskshare/views/DeskshareWindow.as | 225 --- .../views/DeskshareWindowMediator.as | 19 - .../org/bigbluebutton/web/main/MainConfig.as | 3 - .../web/main/commands/LocaleChangedSignal.as | 9 - .../web/main/models/IShortcutOptions.as | 16 - .../web/main/models/LayoutOptions.as | 114 -- .../web/main/models/ShortcutOptions.as | 114 -- .../languageselector/LanguageSelector.mxml | 91 - .../presentation/views/PresentationWindow.as | 116 -- .../views/PresentationWindowMediator.as | 35 - .../web/shortcuthelp/ShortcutHelpConfig.as | 47 - .../web/shortcuthelp/ShortcutHelpWindow.as | 116 -- .../ShortcutHelpWindowMediator.as | 209 --- .../web/toolbar/MainToolbar.mxml | 151 -- .../web/toolbar/MainToolbarConfig.as | 46 - .../web/toolbar/MainToolbarView.as | 244 --- .../web/toolbar/MainToolbarViewMediator.as | 266 --- .../AudioSelectionWindow.mxml | 94 - .../AudioSelectionWindowConfig.as | 51 - .../AudioSelectionWindowMediator.as | 133 -- .../AudioSelectionWindowClosedSignal.as | 9 - .../toolbarbutton/ToolbarButton.mxml | 39 - .../toolbarbutton/ToolbarButtonConfig.as | 49 - .../toolbarbutton/ToolbarButtonMediator.as | 275 --- .../ChromeWebcamPermissionImage.mxml | 67 - .../toolbar/webcambutton/VideoWithWarnings.as | 264 --- .../webcambutton/VideoWithWarningsBase.mxml | 61 - .../CameraDisplaySettings.mxml | 114 -- .../CameraDisplaySettingsConfig.as | 49 - .../CameraDisplaySettingsMediator.as | 224 --- .../commands/CamSettingsClosedSignal.as | 12 - .../commands/ShareCameraSignal.as | 13 - .../ToolbarPopupButton.mxml | 43 - .../ToolbarPopupButtonConfig.as | 49 - .../ToolbarPopupButtonMediator.as | 289 ---- .../web/user/views/MediaItemRenderer.as | 108 -- .../web/user/views/NameItemRenderer.as | 33 - .../web/user/views/StatusItemRenderer.as | 59 - .../web/user/views/UserDataGrid.as | 49 - .../web/user/views/UserWindow.as | 89 - .../web/user/views/UserWindowMediator.as | 67 - .../web/util/i18n/ModuleMarshaller.as | 102 -- .../web/util/i18n/ResourceUtil.as | 270 --- .../web/video/models/VideoConfOptions.as | 170 -- .../web/video/views/UserGraphicHolder.mxml | 338 ---- .../web/video/views/VideoWindow.as | 199 --- .../web/video/views/VideoWindowMediator.as | 204 --- .../web/window/assets/closeButton.png | Bin 2931 -> 0 bytes .../web/window/assets/maximizeButton.png | Bin 150 -> 0 bytes .../web/window/assets/minimizeButton.png | Bin 2823 -> 0 bytes .../web/window/assets/resizeCursor.png | Bin 250 -> 0 bytes .../web/window/assets/resizeCursorH.gif | Bin 83 -> 0 bytes .../web/window/assets/resizeCursorTLBR.gif | Bin 84 -> 0 bytes .../web/window/assets/resizeCursorTRBL.gif | Bin 84 -> 0 bytes .../web/window/assets/resizeCursorV.gif | Bin 85 -> 0 bytes .../web/window/assets/resizeCursorVH.gif | Bin 97 -> 0 bytes .../web/window/assets/resizeHandler.png | Bin 27232 -> 0 bytes .../web/window/assets/restoreButton.png | Bin 182 -> 0 bytes .../effects/BBBEffectsDescriptorBase.as | 180 -- .../web/window/effects/BBBGroupEffectItem.as | 63 - .../effects/IBBBEffectsDescriptorBase.as | 71 - .../web/window/events/BBBEffectEvent.as | 55 - .../web/window/events/BBBManagerEvent.as | 87 - .../web/window/events/BBBWindowEvent.as | 73 - .../web/window/skins/BBBWindowSkin.mxml | 305 ---- .../web/window/views/BBBCanvas.as | 107 -- .../web/window/views/BBBManager.as | 960 ----------- .../web/window/views/BBBResizeHandle.as | 80 - .../web/window/views/BBBWindow.as | 1527 ----------------- .../web/window/views/BBBWindowControls.as | 139 -- 145 files changed, 48061 deletions(-) delete mode 100644 clients/flash/common-library/src/org/bigbluebutton/lib/chat/models/ChatMessages.as delete mode 100644 clients/flash/common-library/src/org/bigbluebutton/lib/chat/models/PrivateChatMessage.as delete mode 100644 clients/flash/web-client/src/Default.css delete mode 100644 clients/flash/web-client/src/Main.mxml delete mode 100644 clients/flash/web-client/src/locale/am_ET/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/ar_SY/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/az_AZ/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/bg_BG/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/bn_BN/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/bn_IN/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/bs_BA/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/ca_ES/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/cs_CZ/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/cy_GB/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/da_DK/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/de_DE/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/el_GR/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/en_US/resources.properties delete mode 100644 clients/flash/web-client/src/locale/es_419/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/es_ES/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/es_LA/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/et_EE/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/eu_ES/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/eu_EU/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/fa_IR/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/ff_SN/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/fi_FI/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/fr_CA/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/fr_FR/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/he_IL/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/hr_HR/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/hu_HU/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/hy_AM/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/id_ID/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/it_IT/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/ja_JP/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/kk_KZ/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/km_KH/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/ko_KR/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/lt_LT/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/lv_LV/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/ml_IN/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/mn_MN/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/ms_MY/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/nb_NO/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/ne_NE/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/ne_NP/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/nl_NL/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/no_NO/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/pl_PL/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/pt_BR/resources.properties delete mode 100644 clients/flash/web-client/src/locale/pt_PT/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/ro_RO/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/ru_RU/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/si_LK/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/sk_SK/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/sl_SI/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/sl_SL/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/sr_RS/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/sr_SR/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/sv_SE/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/th_TH/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/tr_TR/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/uk_UA/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/vi_VN/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/zh_CN/bbbResources.properties delete mode 100644 clients/flash/web-client/src/locale/zh_TW/bbbResources.properties delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/chat/views/ChatItemRenderer.mxml delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/chat/views/ChatView.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/chat/views/ChatViewMediator.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/chat/views/ChatWindow.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/chat/views/ChatWindowMediator.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/common/CustomMdiWindow.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/common/IBbbToolbarComponent.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/deskshare/views/DeskshareWindow.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/deskshare/views/DeskshareWindowMediator.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/main/commands/LocaleChangedSignal.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/main/models/IShortcutOptions.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/main/models/LayoutOptions.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/main/models/ShortcutOptions.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/main/views/languageselector/LanguageSelector.mxml delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/presentation/views/PresentationWindow.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/presentation/views/PresentationWindowMediator.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/shortcuthelp/ShortcutHelpConfig.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/shortcuthelp/ShortcutHelpWindow.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/shortcuthelp/ShortcutHelpWindowMediator.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/toolbar/MainToolbar.mxml delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/toolbar/MainToolbarConfig.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/toolbar/MainToolbarView.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/toolbar/MainToolbarViewMediator.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/toolbar/micbutton/audioselectionwindow/AudioSelectionWindow.mxml delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/toolbar/micbutton/audioselectionwindow/AudioSelectionWindowConfig.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/toolbar/micbutton/audioselectionwindow/AudioSelectionWindowMediator.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/toolbar/micbutton/commands/AudioSelectionWindowClosedSignal.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/toolbar/micbutton/toolbarbutton/ToolbarButton.mxml delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/toolbar/micbutton/toolbarbutton/ToolbarButtonConfig.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/toolbar/micbutton/toolbarbutton/ToolbarButtonMediator.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/ChromeWebcamPermissionImage.mxml delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/VideoWithWarnings.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/VideoWithWarningsBase.mxml delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/cameradisplaysettings/CameraDisplaySettings.mxml delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/cameradisplaysettings/CameraDisplaySettingsConfig.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/cameradisplaysettings/CameraDisplaySettingsMediator.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/commands/CamSettingsClosedSignal.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/commands/ShareCameraSignal.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/toolbarpopupbutton/ToolbarPopupButton.mxml delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/toolbarpopupbutton/ToolbarPopupButtonConfig.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/toolbarpopupbutton/ToolbarPopupButtonMediator.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/user/views/MediaItemRenderer.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/user/views/NameItemRenderer.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/user/views/StatusItemRenderer.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/user/views/UserDataGrid.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/user/views/UserWindow.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/user/views/UserWindowMediator.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/util/i18n/ModuleMarshaller.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/util/i18n/ResourceUtil.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/video/models/VideoConfOptions.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/video/views/UserGraphicHolder.mxml delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/video/views/VideoWindow.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/video/views/VideoWindowMediator.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/window/assets/closeButton.png delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/window/assets/maximizeButton.png delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/window/assets/minimizeButton.png delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/window/assets/resizeCursor.png delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/window/assets/resizeCursorH.gif delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/window/assets/resizeCursorTLBR.gif delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/window/assets/resizeCursorTRBL.gif delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/window/assets/resizeCursorV.gif delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/window/assets/resizeCursorVH.gif delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/window/assets/resizeHandler.png delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/window/assets/restoreButton.png delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/window/effects/BBBEffectsDescriptorBase.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/window/effects/BBBGroupEffectItem.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/window/effects/IBBBEffectsDescriptorBase.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/window/events/BBBEffectEvent.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/window/events/BBBManagerEvent.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/window/events/BBBWindowEvent.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/window/skins/BBBWindowSkin.mxml delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/window/views/BBBCanvas.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/window/views/BBBManager.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/window/views/BBBResizeHandle.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/window/views/BBBWindow.as delete mode 100644 clients/flash/web-client/src/org/bigbluebutton/web/window/views/BBBWindowControls.as diff --git a/clients/flash/common-library/src/org/bigbluebutton/lib/chat/models/ChatMessages.as b/clients/flash/common-library/src/org/bigbluebutton/lib/chat/models/ChatMessages.as deleted file mode 100644 index 241733d64f47..000000000000 --- a/clients/flash/common-library/src/org/bigbluebutton/lib/chat/models/ChatMessages.as +++ /dev/null @@ -1,93 +0,0 @@ -package org.bigbluebutton.lib.chat.models { - - import mx.collections.ArrayCollection; - - import org.bigbluebutton.lib.chat.utils.ChatUtil; - import org.osflash.signals.ISignal; - import org.osflash.signals.Signal; - - public class ChatMessages { - - [Bindable] - public var messages:ArrayCollection = new ArrayCollection(); - - private var _newMessages:uint = 0; - - private var _autoTranslate:Boolean = false; - - private var _chatMessageChangeSignal:ISignal = new Signal(); - - public function numMessages():int { - return messages.length; - } - - public function newChatMessage(msg:ChatMessageVO):void { - var cm:ChatMessage = new ChatMessage(); - if (messages.length == 0) { - cm.lastSenderId = ""; - cm.lastTime = cm.time; - } else { - cm.lastSenderId = getLastSender(); - cm.lastTime = getLastTime(); - } - cm.senderId = msg.fromUserID; - cm.senderLanguage = msg.fromLang; - cm.receiverLanguage = ChatUtil.getUserLang(); - cm.translate = _autoTranslate; - cm.translatedText = msg.message; - cm.senderText = msg.message; - cm.name = msg.fromUsername; - cm.senderColor = uint(msg.fromColor); - cm.translatedColor = uint(msg.fromColor); - cm.fromTime = msg.fromTime; - cm.fromTimezoneOffset = msg.fromTimezoneOffset; - var sentTime:Date = new Date(); - sentTime.setTime(cm.fromTime); - cm.time = ChatUtil.getHours(sentTime) + ":" + ChatUtil.getMinutes(sentTime); - messages.addItem(cm); - _newMessages++; - chatMessageChange(cm.senderId); - } - - public function getAllMessageAsString():String { - var allText:String = ""; - for (var i:int = 0; i < messages.length; i++) { - var item:ChatMessage = messages.getItemAt(i) as ChatMessage; - allText += "\n" + item.name + " - " + item.time + " : " + item.translatedText; - } - return allText; - } - - private function getLastSender():String { - var msg:ChatMessage = messages.getItemAt(messages.length - 1) as ChatMessage; - return msg.senderId; - } - - private function getLastTime():String { - var msg:ChatMessage = messages.getItemAt(messages.length - 1) as ChatMessage; - return msg.time; - } - - public function get chatMessageChangeSignal():ISignal { - return _chatMessageChangeSignal; - } - - public function set chatMessageChangeSignal(signal:ISignal):void { - _chatMessageChangeSignal = signal; - } - - private function chatMessageChange(UserID:String = null):void { - if (_chatMessageChangeSignal) { - _chatMessageChangeSignal.dispatch(UserID); - } - } - - public function get newMessages():uint { - return _newMessages; - } - - public function resetNewMessages():void { - _newMessages = 0; - } - } -} diff --git a/clients/flash/common-library/src/org/bigbluebutton/lib/chat/models/PrivateChatMessage.as b/clients/flash/common-library/src/org/bigbluebutton/lib/chat/models/PrivateChatMessage.as deleted file mode 100644 index 6c086ee7d858..000000000000 --- a/clients/flash/common-library/src/org/bigbluebutton/lib/chat/models/PrivateChatMessage.as +++ /dev/null @@ -1,47 +0,0 @@ -package org.bigbluebutton.lib.chat.models { - - public class PrivateChatMessage { - public static const UNKNOWN_USER:String = "UNKNOWN USER"; - - private var _userID:String = UNKNOWN_USER; - - private var _userName:String; - - private var _userOnline:Boolean = true; - - private var _privateChat:ChatMessages = new ChatMessages(); - - public function get userID():String { - return _userID; - } - - public function set userOnline(value:Boolean):void { - _userOnline = value; - } - - public function get userOnline():Boolean { - return _userOnline; - } - - public function set userID(value:String):void { - _userID = value; - } - - public function get userName():String { - return _userName; - } - - public function set userName(value:String):void { - _userName = value; - } - - public function get privateChat():ChatMessages { - return _privateChat; - } - - public function set privateChat(value:ChatMessages):void { - _privateChat = value; - _privateChat.chatMessageChangeSignal.dispatch(); - } - } -} diff --git a/clients/flash/web-client/src/Default.css b/clients/flash/web-client/src/Default.css deleted file mode 100644 index d166333158c2..000000000000 --- a/clients/flash/web-client/src/Default.css +++ /dev/null @@ -1,323 +0,0 @@ -/* CSS file */ -@namespace s "library://ns.adobe.com/flex/spark"; -@namespace mx "library://ns.adobe.com/flex/mx"; - -global { - fontFamily: Myriad Pro; - content-background-color: #FFFFFF; - color: #777777; -} - -s|Application { - backgroundColor: #ffffff; -} - -mx|ApplicationControlBar { - highlightAlphas: 0.1, 0; - fillAlphas: 0, 0; - fillColors: #32343b, #32343b; - backgroundColor: #42444c; - backgroundAlpha: 1; - cornerRadius: 0; - dropShadowEnabled: true; - shadowDistance: 1; - shadowDirection: center; - dropShadowColor: #000000; -} - -s|Panel { - borderColor: #dfdfdf; - borderAlpha: 1; - shadowDistance: 1; - dropShadowColor: #666666; - titleStyleName: "mypanelTitle"; -} - -mx|Button, .logoutButtonStyle, .chatSendButtonStyle, .helpLinkButtonStyle, .cameraDisplaySettingsWindowProfileComboStyle, .cameraDisplaySettingsWindowCameraSelector, .languageSelectorStyle, .testJavaLinkButtonStyle, .recordButtonStyleNormal, .recordButtonStyleStart, .recordButtonStyleStop, .micSettingsWindowHelpButtonStyle, .bandwidthButtonStyle, .settingsButtonStyle, .acceptButtonStyle, .denyButtonStyle { - textIndent: 0; - paddingLeft: 10; - paddingRight: 10; - paddingTop: 5; - paddingBottom: 5; - highlightAlphas: 0.4, 0; - fillAlphas: 1, 1, 1, 1; - fillColors: #fefeff, #e1e2e5, #ffffff, #eeeeee; - color: #5e5f63; - textRollOverColor: #5e5f63; - textSelectedColor: #5e5f63; - borderColor: #b9babc; - themeColor: haloBlue; - fontFamily: Arial; - fontSize: 12; -} - -.micSettingsWindowStyle { - borderColor: #b9babc; - borderAlpha: 1; - borderThicknessLeft: 10; - borderThicknessTop: 0; - borderThicknessBottom: 10; - borderThicknessRight: 10; - roundedBottomCorners: true; - cornerRadius: 5; - headerHeight: 20; - backgroundAlpha: 1; - headerColors: #b9babc, #b9babc; - footerColors: #b9babc, #b9babc; - backgroundColor: #EFEFEF; - dropShadowEnabled: true; - titleStyleName: "micSettingsWindowTitleStyle"; -} - -.voiceConfDefaultButtonStyle { - icon: Embed('assets/images/headset.png'); -} - -.voiceConfActiveButtonStyle { - icon: Embed('assets/images/headset_open.png'); -} - -.voiceConfInactiveButtonStyle { - icon: Embed('assets/images/headset_close.png'); -} - -.cameraDisplaySettingsWindowStartBtn -{ - icon: Embed('assets/images/webcam.png'); -} - -.videoMessageBackgroundStyle { - backgroundAlpha: 0.6; - backgroundColor: #b9babc; -} - -.videoMessageWarningLabelStyle { - fontWeight: bold; - fontSize: 18; - fontFamily: Arial; - color: #ffff26; -} - -.videoMessageErrorLabelStyle { - fontWeight: bold; - fontSize: 18; - fontFamily: Arial; - color: #ff2727; -} - -.cameraDisplaySettingsWindowStyle { - borderColor: #b9babc; - borderAlpha: 1; - borderThicknessLeft: 10; - borderThicknessTop: 0; - borderThicknessBottom: 10; - borderThicknessRight: 10; - roundedBottomCorners: true; - cornerRadius: 5; - headerHeight: 20; - backgroundAlpha: 1; - headerColors: #b9babc, #b9babc; - footerColors: #b9babc, #b9babc; - backgroundColor: #EFEFEF; - dropShadowEnabled: true; - titleStyleName: "webcamSettingsWindowTitleStyle"; -} - -.webcamSettingsWindowTitleStyle, .micSettingsWindowTitleStyle { - fontFamily: Arial; - fontSize: 20; - fontWeight: bold; -} - - - -.webcamDefaultButtonStyle { - icon: Embed('assets/images/webcam.png'); -} - -.webcamOnButtonStyle { - icon: Embed('assets/images/webcam_on.png'); -} - -.webcamOffButtonStyle { - icon: Embed('assets/images/webcam_close.png'); -} - -.helpLinkButtonStyle { - paddingLeft: 4; - paddingRight: 4; - paddingTop: 2; - paddingBottom: 2; - fontSize: 16; - rollOverColor: #cccccc; - selectionColor: #999999; - color: #ffffff; - textRollOverColor: #504f3d; - textSelectedColor: #504f3d; - fontWeight: bold; -} - -.logoutButtonStyle { - paddingLeft: 0; - paddingRight: 0; - icon: Embed('assets/images/logout.png'); -} - -.meetingNameLabelStyle { - fontWeight: bold; - fontSize: 15; - fontFamily: Arial; - color: #e1e2e5; -} - -s|Button { - skinClass: ClassReference("org.bigbluebutton.web.common.skins.BetterButtonSkin"); - alpha: 1; -} - -s|Group.videoTextFieldStyle -{ - fontSize:10; - indent: 20; - loadingImageSource: "assets/res/drawable-mdpi/videoLoading.png"; -} - -s|Button { - skinClass: ClassReference("org.bigbluebutton.web.common.skins.BetterButtonSkin"); - alpha: 0.5; -} - -s|Label.chatTimeColor { - color: #C3C3C3; -} - -s|ItemRenderer.chatItemStyle { - selectionColor: #FFFFFF; - rollOverColor: #FFFFFF; - alternatingItemColors: #FFFFFF; -} - -/* -https://www.iconfinder.com/icons/172512/mute_icon#size=128 -*/ -.muteOverlayBtn -{ - upSkin: Embed('assets/images/audio_20_white.png'); - overSkin: Embed('assets/images/audio_20_white.png'); - downSkin: Embed('assets/images/audio_20_white.png'); - disabledSkin: Embed('assets/images/audio_20_white.png'); -} - -/* -https://www.iconfinder.com/icons/172499/low_volume_icon#size=128 -*/ -.unmuteOverlayBtn -{ - upSkin: Embed('assets/images/audio_muted_20_white.png'); - overSkin: Embed('assets/images/audio_muted_20_white.png'); - downSkin: Embed('assets/images/audio_muted_20_white.png'); - disabledSkin: Embed('assets/images/audio_muted_20_white.png'); -} - -.closeBtnFocus, .closeBtnNoFocus -{ - upSkin: Embed(source="assets/images/3_closeButton.png"); - overSkin: Embed(source='assets/images/3_closeButton.png'); - downSkin: Embed(source='assets/images/3_closeButton.png'); - disabledSkin: Embed(source='assets/images/3_closeButton.png'); -} - -s|Label.chatNameTimeStyle { - paddingTop: 4; - paddingLeft: 6; - paddingRight: 6; - paddingBottom: 0; -} - -s|RichEditableText.msgTextStyle { - paddingTop: 0; - paddingLeft: 6; - paddingRight: 6; - paddingBottom: 2; -} - -.raiseHandButtonStyle { - icon: Embed(source="assets/images/hand.png"); -} - -.userButtonStyle { - -} - -.videoToolbarBackgroundTalkingStyle { - backgroundColor: #20c600; - backgroundAlpha: 0.6; -} - -.videoToolbarBackgroundNotTalkingStyle { - backgroundColor: #42444c; - backgroundAlpha: 0.6; -} - -.userButtonStyle:disabled { - borderAlpha: 0; - backgroundAlpha: 0; - highlightAlpha: 0; - lowlightAlpha: 0; - alpha: 1; -} - -.statusHandStyle { - icon: Embed(source="assets/images/hand.png"); -} - -.statusPresenterStyle { - icon: Embed(source="assets/images/presenter.png"); -} - -.statusModeratorStyle { - icon: Embed(source="assets/images/moderator.png"); -} - -.videoToolbarBackgroundNotTalkingStyle { - backgroundColor: #42444c; - backgroundAlpha: 0.6; -} - -.videoToolbarLabelStyle { - textIndent: 0; - color: #ffffff; - fontFamily: Arial; -} - -.nameLabelMeStyle { - color: #0000FF; -} - -.mediaWebcamStyle { - icon: Embed(source="assets/images/webcam.png"); -} - -.mediaMicrophoneStyle { - icon: Embed(source="assets/images/audio.png"); -} - -.mediaMutedStyle { - icon: Embed(source="assets/images/audio_muted.png"); -} - -.mediaListenStyle { - icon: Embed(source="assets/images/sound.png"); -} - -.mediaKickStyle { - icon: Embed(source="assets/images/eject_user.png"); -} - -.contentFontSize { - fontSize:12; -} - -.subContentFontSize { - fontSize:12; -} \ No newline at end of file diff --git a/clients/flash/web-client/src/Main.mxml b/clients/flash/web-client/src/Main.mxml deleted file mode 100644 index 49d9f28b282e..000000000000 --- a/clients/flash/web-client/src/Main.mxml +++ /dev/null @@ -1,245 +0,0 @@ - - - - - - - - - - = 0) { - chromeBrowser.x = (mainCanvas.width - chromeBrowser.width); - } else { - chromeBrowser.x = 20; - } - chromeBrowser.y = 20; - }); - } - } - - /** - * Sets the logLevel for the robotegs context. - */ - private function setLogLevel():void { - // setting the logLevel to WARN means that robotlegs - // will also notify us about ERROR & FATAL. - context.logLevel = LogLevel.WARN; - } - - private function creationCompleteHandler(event:FlexEvent):void { - mainCanvas.windowManager.add(new ChatWindow()); - mainCanvas.windowManager.add(new UserWindow()); - mainCanvas.windowManager.add(new VideoWindow()); - mainCanvas.windowManager.add(new PresentationWindow()); - mainCanvas.windowManager.add(new DeskshareWindow()); - } - - private function onFooterLinkClicked(e:TextEvent):void { - trace("Clicked on link[" + e.text + "] from footer"); - if (ExternalInterface.available) { - ExternalInterface.call("chatLinkClicked", e.text); - } - } - ]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/clients/flash/web-client/src/locale/am_ET/bbbResources.properties b/clients/flash/web-client/src/locale/am_ET/bbbResources.properties deleted file mode 100644 index 63f850d0cb1b..000000000000 --- a/clients/flash/web-client/src/locale/am_ET/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -# bbb.mainshell.locale.version = 0.9.0 -# 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 http\://www.bigbluebutton.org -# bbb.mainshell.logBtn.toolTip = Open Log Window -# bbb.mainshell.meetingNotFound = Meeting Not Found -# bbb.mainshell.invalidAuthToken = Invalid Authentication Token -# bbb.mainshell.resetLayoutBtn.toolTip = Reset Layout -# bbb.mainshell.notification.tunnelling = Tunnelling -# bbb.mainshell.notification.webrtc = WebRTC Audio -# bbb.oldlocalewindow.reminder1 = You may have an old language translations of BigBlueButton. -# bbb.oldlocalewindow.reminder2 = Please clear your browser's cache and try again. -# bbb.oldlocalewindow.windowTitle = Warning\: Old Language Translations -# bbb.audioSelection.title = How do you want to join the audio? -# bbb.audioSelection.btnMicrophone.label = Microphone -# bbb.audioSelection.btnMicrophone.toolTip = Join the audio with your microphone -# bbb.audioSelection.btnListenOnly.label = Listen Only -# bbb.audioSelection.btnListenOnly.toolTip = Join the audio as listen only -# bbb.audioSelection.txtPhone.text = To join this meeting by phone, dial\: {0} then enter {1} as the conference pin number. -# bbb.micSettings.title = Audio Test -# bbb.micSettings.speakers.header = Test Speakers -# bbb.micSettings.microphone.header = Test Microphone -# bbb.micSettings.playSound = Test Speakers -# bbb.micSettings.playSound.toolTip = Play music to test your speakers -# bbb.micSettings.hearFromHeadset = You should hear audio in your headset, not your computer speakers. -# bbb.micSettings.speakIntoMic = If you are using a headset (or earbuds), you should hear the audio from your headset -- not from your computer speakers. -# bbb.micSettings.echoTestMicPrompt = This is a private echo test. Speak a few words. Did you hear audio? -# bbb.micSettings.echoTestAudioYes = Yes -# bbb.micSettings.echoTestAudioNo = No -# bbb.micSettings.speakIntoMicTestLevel = Speak into your microphone. You should see the bar move. If not, choose another mic. -# bbb.micSettings.recommendHeadset = Use a headset with a microphone for best audio experience. -# bbb.micSettings.changeMic = Test or Change Microphone -# bbb.micSettings.changeMic.toolTip = Open the Flash Player microphone settings dialog box -# bbb.micSettings.comboMicList.toolTip = Select a microphone -# bbb.micSettings.micRecordVolume.label = Gain -# bbb.micSettings.micRecordVolume.toolTip = Set your microphone gain -# bbb.micSettings.nextButton = Next -# bbb.micSettings.nextButton.toolTip = Start the echo test -# bbb.micSettings.join = Join Audio -# bbb.micSettings.join.toolTip = Join the audio conference -# bbb.micSettings.cancel = Cancel -# bbb.micSettings.connectingtoecho = Connecting -# bbb.micSettings.connectingtoecho.error = Echo Test Error\: Please contact administrator. -# bbb.micSettings.cancel.toolTip = Cancel joining the audio conference -# bbb.micSettings.access.helpButton = Open tutorial videos in a new page. -# bbb.micSettings.access.title = Audio Settings. Focus will remain in this audio settings window until the window is closed. -# bbb.micSettings.webrtc.title = WebRTC Support -# bbb.micSettings.webrtc.capableBrowser = Your browser supports WebRTC. -# bbb.micSettings.webrtc.capableBrowser.dontuseit = Click not to use WebRTC -# bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Click here if you don't want to use the WebRTC technology (recommended if you have problems using it). -# bbb.micSettings.webrtc.notCapableBrowser = WebRTC is not supported in your browser. Please use Google Chrome (version 32 or greater); or Mozilla Firefox (version 26 or greater). You will still be able to join the voice conference using the Adobe Flash Platform. -# bbb.micSettings.webrtc.connecting = Calling -# bbb.micSettings.webrtc.waitingforice = Connecting -# bbb.micSettings.webrtc.transferring = Transferring -# bbb.micSettings.webrtc.endingecho = Joining audio -# bbb.micSettings.webrtc.endedecho = Echo test ended. -# bbb.micPermissions.firefox.title = Firefox Microphone Permissions -# bbb.micPermissions.firefox.message1 = Choose your mic and then click Share. -# bbb.micPermissions.firefox.message2 = If you don't see the list of microphones, click on the microphone icon. -# bbb.micPermissions.chrome.title = Chrome Microphone Permissions -# bbb.micPermissions.chrome.message1 = Click Allow to give Chrome permission to use your microphone. -# bbb.micWarning.title = Audio Warning -# bbb.micWarning.joinBtn.label = Join anyway -# bbb.micWarning.testAgain.label = Test again -# bbb.micWarning.message = Your microphone did not show any activity, others probably won't be able to hear you during the session. -# bbb.webrtcWarning.message = Detected the following WebRTC issue\: {0}. Do you want to try Flash instead? -# bbb.webrtcWarning.title = WebRTC Audio Failure -# bbb.webrtcWarning.failedError.1001 = Error 1001\: WebSocket disconnected -# bbb.webrtcWarning.failedError.1002 = Error 1002\: Could not make a WebSocket connection -# bbb.webrtcWarning.failedError.1003 = Error 1003\: Browser version not supported -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -# bbb.webrtcWarning.failedError.1005 = Error 1005\: Call ended unexpectedly -# bbb.webrtcWarning.failedError.1006 = Error 1006\: Call timed out -# bbb.webrtcWarning.failedError.1007 = Error 1007\: ICE negotiation failed -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -# 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.mainToolbar.helpBtn = Help -# bbb.mainToolbar.logoutBtn = Logout -# bbb.mainToolbar.logoutBtn.toolTip = Log Out -# bbb.mainToolbar.langSelector = Select language -# bbb.mainToolbar.settingsBtn = Settings -# bbb.mainToolbar.settingsBtn.toolTip = Open Settings -# bbb.mainToolbar.shortcutBtn = Shortcut Keys -# bbb.mainToolbar.shortcutBtn.toolTip = Open Shortcut Keys Window -# bbb.mainToolbar.recordBtn.toolTip.start = Start recording -# bbb.mainToolbar.recordBtn.toolTip.stop = Stop recording -# bbb.mainToolbar.recordBtn.toolTip.recording = The session is being recorded -# bbb.mainToolbar.recordBtn.toolTip.notRecording = The session isn't being recorded -# 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.stop = Are you sure you want to stop recording the session? -# bbb.mainToolbar.recordBtn..notification.title = Record Notification -# bbb.mainToolbar.recordBtn..notification.message1 = You can record this meeting. -# 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.notRecording = Not Recording -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.window.minimizeBtn.toolTip = Minimize -# bbb.window.maximizeRestoreBtn.toolTip = Maximize -# bbb.window.closeBtn.toolTip = Close -# bbb.videoDock.titleBar = Webcam Window Title Bar -# bbb.presentation.titleBar = Presentation Window Title Bar -# bbb.chat.titleBar = Chat Window Title Bar -# bbb.users.title = Users{0} {1} -# bbb.users.titleBar = Users Window title bar -# bbb.users.quickLink.label = Users Window -# bbb.users.minimizeBtn.accessibilityName = Minimize the Users Window -# bbb.users.maximizeRestoreBtn.accessibilityName = Maximize the Users Window -# bbb.users.settings.buttonTooltip = Settings -# bbb.users.settings.audioSettings = Audio Test -# bbb.users.settings.webcamSettings = Webcam Settings -# bbb.users.settings.muteAll = Mute All Users -# bbb.users.settings.muteAllExcept = Mute All Users Except Presenter -# bbb.users.settings.unmuteAll = Unmute All Users -# bbb.users.settings.lowerAllHands = Lower All Hands -# bbb.users.raiseHandBtn.toolTip = Raise Hand -# bbb.users.raiseHandBtn.toolTip2 = Lower Hand -# bbb.users.roomMuted.text = Viewers Muted -# bbb.users.roomLocked.text = Viewers Locked -# bbb.users.pushToTalk.toolTip = Talk -# bbb.users.pushToMute.toolTip = Mute yourself -# bbb.users.muteMeBtnTxt.talk = Unmute -# bbb.users.muteMeBtnTxt.mute = Mute -# bbb.users.muteMeBtnTxt.muted = Muted -# bbb.users.muteMeBtnTxt.unmuted = Unmuted -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -# bbb.users.usersGrid.accessibilityName = Users List. Use the arrow keys to navigate. -# bbb.users.usersGrid.nameItemRenderer = Name -# bbb.users.usersGrid.nameItemRenderer.youIdentifier = you -# bbb.users.usersGrid.statusItemRenderer = Status -# 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.lowerHand = Lower Hand -# bbb.users.usersGrid.statusItemRenderer.handRaised = Hand Raised -# bbb.users.usersGrid.statusItemRenderer.viewer = Viewer -# bbb.users.usersGrid.mediaItemRenderer = Media -# bbb.users.usersGrid.mediaItemRenderer.talking = Talking -# bbb.users.usersGrid.mediaItemRenderer.webcam = Sharing Webcam -# bbb.users.usersGrid.mediaItemRenderer.webcamBtn = View webcam -# bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Unmute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToMute = Mute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToLock = Lock {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Unlock {0} -# bbb.users.usersGrid.mediaItemRenderer.kickUser = Kick {0} -# bbb.users.usersGrid.mediaItemRenderer.webcam = Sharing Webcam -# bbb.users.usersGrid.mediaItemRenderer.micOff = Microphone off -# bbb.users.usersGrid.mediaItemRenderer.micOn = Microphone on -# bbb.users.usersGrid.mediaItemRenderer.noAudio = Not in audio conference -# bbb.presentation.title = Presentation -# bbb.presentation.titleWithPres = Presentation\: {0} -# bbb.presentation.quickLink.label = Presentation Window -# bbb.presentation.fitToWidth.toolTip = Fit Presentation To Width -# bbb.presentation.fitToPage.toolTip = Fit Presentation To Page -# bbb.presentation.uploadPresBtn.toolTip = Upload Presentation -# bbb.presentation.backBtn.toolTip = Previous slide -# bbb.presentation.btnSlideNum.accessibilityName = Slide {0} of {1} -# bbb.presentation.btnSlideNum.toolTip = Select a slide -# bbb.presentation.forwardBtn.toolTip = Next slide -# bbb.presentation.maxUploadFileExceededAlert = Error\: The file is bigger than what's allowed. -# bbb.presentation.uploadcomplete = Upload completed. Please wait while we convert the document. -# 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.notsupported = Error\: The uploaded document is unsupported. Please upload a compatible file. -# 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.converted = Converted {0} of {1} slides. -# bbb.presentation.ok = OK -# bbb.presentation.slider = Presentation zoom level -# bbb.presentation.slideloader.starttext = Slide text start -# bbb.presentation.slideloader.endtext = Slide text end -# 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 -# bbb.presentation.minimizeBtn.accessibilityName = Minimize the Presentation Window -# bbb.presentation.maximizeRestoreBtn.accessibilityName = Maximize the Presentation Window -# bbb.presentation.closeBtn.accessibilityName = Close the Presentation Window -# bbb.fileupload.title = Add Files to Your Presentation -# bbb.fileupload.lblFileName.defaultText = No file selected -# bbb.fileupload.selectBtn.label = Select File -# bbb.fileupload.selectBtn.toolTip = Open dialog box to select a file -# bbb.fileupload.uploadBtn = Upload -# bbb.fileupload.uploadBtn.toolTip = Upload the selected file -# bbb.fileupload.deleteBtn.toolTip = Delete Presentation -# bbb.fileupload.showBtn = Show -# bbb.fileupload.showBtn.toolTip = Show Presentation -# bbb.fileupload.okCancelBtn = Close -# bbb.fileupload.okCancelBtn.toolTip = Close the File Upload dialog box -# bbb.fileupload.genThumbText = Generating thumbnails.. -# bbb.fileupload.progBarLbl = Progress\: -# bbb.fileupload.fileFormatHint = Upload any office document or Portable Document Format (PDF) file. For best results upload PDF. -# bbb.chat.title = Chat -# bbb.chat.quickLink.label = Chat Window -# bbb.chat.cmpColorPicker.toolTip = Text Color -# bbb.chat.input.accessibilityName = Chat Message Editing Field -# bbb.chat.sendBtn = Send -# bbb.chat.sendBtn.toolTip = Send Message -# bbb.chat.sendBtn.accessibilityName = Send chat message -# bbb.chat.contextmenu.copyalltext = Copy All Text -# bbb.chat.publicChatUsername = Public -# bbb.chat.optionsTabName = Options -# bbb.chat.privateChatSelect = Select a person to chat with privately -# 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.chatOptions = Chat Options -# bbb.chat.fontSize = Chat Message Font Size -# bbb.chat.cmbFontSize.toolTip = Select Chat Message Font Size -# bbb.chat.messageList = Message Box -# bbb.chat.minimizeBtn.accessibilityName = Minimize the Chat Window -# bbb.chat.maximizeRestoreBtn.accessibilityName = Maximize the Chat Window -# bbb.chat.closeBtn.accessibilityName = Close the Chat Window -# bbb.chat.chatTabs.accessibleNotice = New messages in this tab. -# bbb.publishVideo.changeCameraBtn.labelText = Change Webcam -# bbb.publishVideo.changeCameraBtn.toolTip = Open the change webcam dialog box -# bbb.publishVideo.cmbResolution.tooltip = Select a webcam resolution -# bbb.publishVideo.startPublishBtn.labelText = Start Sharing -# bbb.publishVideo.startPublishBtn.toolTip = Start sharing your webcam -# 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 -# bbb.videodock.quickLink.label = Webcams Window -# bbb.video.minimizeBtn.accessibilityName = Minimize the Webcams Window -# bbb.video.maximizeRestoreBtn.accessibilityName = Maximize the Webcams Window -# bbb.video.controls.muteButton.toolTip = Mute or unmute {0} -# bbb.video.controls.switchPresenter.toolTip = Make {0} presenter -# bbb.video.controls.ejectUserBtn.toolTip = Eject {0} from meeting -# bbb.video.controls.privateChatBtn.toolTip = Chat with {0} -# bbb.video.publish.hint.noCamera = No webcam available -# bbb.video.publish.hint.cantOpenCamera = Can't open your webcam -# bbb.video.publish.hint.waitingApproval = Waiting for approval -# bbb.video.publish.hint.videoPreview = Webcam preview -# bbb.video.publish.hint.openingCamera = Opening webcam... -# bbb.video.publish.hint.cameraDenied = Webcam access denied -# bbb.video.publish.hint.cameraIsBeingUsed = Your webcam is being used by another application -# bbb.video.publish.hint.publishing = Publishing... -# 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.desktopPublish.title = Desktop Sharing\: Presenter's Preview -# bbb.desktopPublish.fullscreen.tooltip = Share Your Main Screen -# bbb.desktopPublish.fullscreen.label = Full Screen -# bbb.desktopPublish.region.tooltip = Share a Part of Your Screen -# bbb.desktopPublish.region.label = Region -# bbb.desktopPublish.stop.tooltip = Close screen share -# bbb.desktopPublish.stop.label = Close -# bbb.desktopPublish.maximizeRestoreBtn.toolTip = You cannot maximize this window. -# bbb.desktopPublish.closeBtn.toolTip = Stop Sharing and Close -# bbb.desktopPublish.chromeOnMacUnsupportedHint = Desktop sharing is not currently supported on Chrome running under Mac OS X. Recommend you use FireFox to share 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 -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -# bbb.desktopView.title = Desktop Sharing -# bbb.desktopView.fitToWindow = Fit to Window -# bbb.desktopView.actualSize = Display actual size -# bbb.desktopView.minimizeBtn.accessibilityName = Minimize 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.toolbar.phone.toolTip.start = Share Your Microphone -# bbb.toolbar.phone.toolTip.stop = Stop Sharing Your Microphone -# bbb.toolbar.phone.toolTip.mute = Stop listening the conference -# bbb.toolbar.phone.toolTip.unmute = Start listening the conference -# bbb.toolbar.phone.toolTip.nomic = No microphone detected -# bbb.toolbar.deskshare.toolTip.start = Share Your Desktop -# bbb.toolbar.deskshare.toolTip.stop = Stop Sharing Your Desktop -# bbb.toolbar.video.toolTip.start = Share Your Webcam -# bbb.toolbar.video.toolTip.stop = Stop Sharing Your Webcam -# bbb.layout.addButton.toolTip = Add the custom layout to the list -# bbb.layout.broadcastButton.toolTip = Apply Current Layout to All Viewers -# bbb.layout.combo.toolTip = Change Your Layout -# bbb.layout.loadButton.toolTip = Load layouts from a file -# bbb.layout.saveButton.toolTip = Save layouts to a file -# bbb.layout.lockButton.toolTip = Lock layout -# bbb.layout.combo.prompt = Apply a layout -# bbb.layout.combo.custom = * Custom layout -# bbb.layout.combo.customName = Custom layout -# 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.name.defaultlayout = Default Layout -# bbb.layout.name.videochat = Video Chat -# bbb.layout.name.webcamsfocus = Webcam Meeting -# bbb.layout.name.presentfocus = Presentation Meeting -# bbb.layout.name.lectureassistant = Lecture Assistant -# bbb.layout.name.lecture = Lecture -# bbb.highlighter.toolbar.pencil = Pencil -# bbb.highlighter.toolbar.pencil.accessibilityName = Switch whiteboard cursor to pencil -# bbb.highlighter.toolbar.ellipse = Circle -# bbb.highlighter.toolbar.ellipse.accessibilityName = Switch whiteboard cursor to circle -# bbb.highlighter.toolbar.rectangle = Rectangle -# bbb.highlighter.toolbar.rectangle.accessibilityName = Switch whiteboard cursor to rectangle -# bbb.highlighter.toolbar.panzoom = Pan and Zoom -# bbb.highlighter.toolbar.panzoom.accessibilityName = Switch whiteboard cursor to pan and zoom -# bbb.highlighter.toolbar.clear = Clear All Annotations -# bbb.highlighter.toolbar.clear.accessibilityName = Clear the whiteboard page -# bbb.highlighter.toolbar.undo = Undo Annotation -# bbb.highlighter.toolbar.undo.accessibilityName = Undo the last whiteboard shape -# bbb.highlighter.toolbar.color = Select Color -# bbb.highlighter.toolbar.color.accessibilityName = Whiteboard mark draw color -# bbb.highlighter.toolbar.thickness = Change Thickness -# bbb.highlighter.toolbar.thickness.accessibilityName = Whiteboard draw thickness -# bbb.logout.title = Logged Out -# bbb.logout.button.label = OK -# 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.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.refresh.message = If this logout was unexpected click the button below to reconnect. -# bbb.logout.refresh.label = Reconnect -# bbb.logout.confirm.title = Confirm Logout -# bbb.logout.confirm.message = Are you sure you want to log out? -# bbb.logout.confirm.yes = Yes -# bbb.logout.confirm.no = No -# bbb.notes.title = Notes -# bbb.notes.cmpColorPicker.toolTip = Text Color -# bbb.notes.saveBtn = Save -# bbb.notes.saveBtn.toolTip = Save Note -# bbb.settings.deskshare.instructions = Choose Allow on the prompt that pops up to check that desktop sharing is working properly for you -# bbb.settings.deskshare.start = Check Desktop Sharing -# bbb.settings.voice.volume = Microphone Activity -# bbb.settings.java.label = Java version error -# bbb.settings.java.text = You have Java {0} installed, but you need at least version {1} to use the BigBlueButton desktop sharing feature. The button below will install the newest Java JRE version. -# bbb.settings.java.command = Install newest Java -# bbb.settings.flash.label = Flash version error -# bbb.settings.flash.text = You have Flash {0} installed, but you need at least version {1} to run BigBlueButton properly. The button below will install the newest Adobe Flash version. -# bbb.settings.flash.command = Install newest Flash -# bbb.settings.isight.label = iSight webcam error -# bbb.settings.isight.text = If you have problems with your iSight webcam, it may be because you are running OS X 10.6.5, which is known to have a problem with Flash capturing video from the iSight webcam. \n To correct this, the link below will install a newer version of Flash player, or update your Mac to the newest version -# bbb.settings.isight.command = Install Flash 10.2 RC2 -# bbb.settings.warning.label = Warning -# bbb.settings.warning.close = Close this Warning -# bbb.settings.noissues = No outstanding issues have been detected. -# bbb.settings.instructions = Accept the Flash prompt that asks you for webcam permissions. If the output matches what is expected, your browser has been set up correctly. Other potentials issues are below. Examine them to find a possible solution. -# ltbcustom.bbb.highlighter.toolbar.triangle = Triangle -# ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Switch whiteboard cursor to triangle -# ltbcustom.bbb.highlighter.toolbar.line = Line -# ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Switch whiteboard cursor to line -# ltbcustom.bbb.highlighter.toolbar.text = Text -# ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Switch whiteboard cursor to text -# ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Text color -# ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Font size - -# bbb.accessibility.clientReady = Ready - -# bbb.accessibility.chat.chatBox.reachedFirst = You have reached the first message. -# bbb.accessibility.chat.chatBox.reachedLatest = You have reached the latest message. -# bbb.accessibility.chat.chatBox.navigatedFirst = You have navigated to the first message. -# 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.initialDescription = Please use the arrow keys to navigate through chat messages. - -# bbb.accessibility.notes.notesview.input = Notes input - -# bbb.shortcuthelp.title = Shortcut Keys -# bbb.shortcuthelp.minimizeBtn.accessibilityName = Minimize the Shortcut Help Window -# bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Maximize the Shortcut Help Window -# bbb.shortcuthelp.closeBtn.accessibilityName = Close the Shortcut Help Window -# bbb.shortcuthelp.dropdown.general = Global shortcuts -# bbb.shortcuthelp.dropdown.presentation = Presentation shortcuts -# bbb.shortcuthelp.dropdown.chat = Chat shortcuts -# bbb.shortcuthelp.dropdown.users = Users shortcuts -# bbb.shortcuthelp.dropdown.polling = Presenter Polling shortcuts -# bbb.shortcuthelp.dropdown.polling2 = Viewer Polling shortcuts -# bbb.shortcuthelp.headers.shortcut = Shortcut -# bbb.shortcuthelp.headers.function = Function - -# bbb.shortcutkey.general.minimize = 189 -# bbb.shortcutkey.general.minimize.function = Minimize current window -# bbb.shortcutkey.general.maximize = 187 -# bbb.shortcutkey.general.maximize.function = Maximize current window - -# bbb.shortcutkey.flash.exit = 81 -# bbb.shortcutkey.flash.exit.function = Focus out of the Flash window -# bbb.shortcutkey.users.muteme = 77 -# bbb.shortcutkey.users.muteme.function = Mute and Unmute your microphone -# bbb.shortcutkey.chat.chatinput = 73 -# bbb.shortcutkey.chat.chatinput.function = Focus the chat input field -# bbb.shortcutkey.present.focusslide = 67 -# bbb.shortcutkey.present.focusslide.function = Focus the presentation slide -# bbb.shortcutkey.whiteboard.undo = 90 -# bbb.shortcutkey.whiteboard.undo.function = Undo last whiteboard mark - -# bbb.shortcutkey.focus.users = 49 -# bbb.shortcutkey.focus.users.function = Move focus to the Users window -# bbb.shortcutkey.focus.video = 50 -# bbb.shortcutkey.focus.video.function = Move focus to the Webcam window -# bbb.shortcutkey.focus.presentation = 51 -# bbb.shortcutkey.focus.presentation.function = Move focus to the Presentation window -# bbb.shortcutkey.focus.chat = 52 -# bbb.shortcutkey.focus.chat.function = Move focus to the Chat window -# bbb.shortcutkey.focus.pollingCreate = 67 -# bbb.shortcutkey.focus.pollingCreate.function = Move focus to the Poll Creation window, if it is open. -# bbb.shortcutkey.focus.pollingStats = 83 -# bbb.shortcutkey.focus.pollingStats.function = Move focus to the Poll Statistics window, if it is open. -# bbb.shortcutkey.focus.voting = 89 -# bbb.shortcutkey.focus.voting.function = Move focus to the Voting window, if it is open. - -# bbb.shortcutkey.share.desktop = 68 -# bbb.shortcutkey.share.desktop.function = Open desktop sharing window -# bbb.shortcutkey.share.microphone = 79 -# bbb.shortcutkey.share.microphone.function = Open audio settings window -# bbb.shortcutkey.share.pauseRemoteStream = 80 -# bbb.shortcutkey.share.pauseRemoteStream.function = Start/Stop listening the conference -# bbb.shortcutkey.share.webcam = 66 -# bbb.shortcutkey.share.webcam.function = Open webcam sharing window - -# bbb.shortcutkey.shortcutWindow = 72 -# bbb.shortcutkey.shortcutWindow.function = Open/focus to shortcut help window -# bbb.shortcutkey.logout = 76 -# bbb.shortcutkey.logout.function = Log out of this meeting -# bbb.shortcutkey.raiseHand = 82 -# bbb.shortcutkey.raiseHand.function = Raise your hand - -# bbb.shortcutkey.present.upload = 85 -# bbb.shortcutkey.present.upload.function = Upload presentation -# bbb.shortcutkey.present.previous = 65 -# bbb.shortcutkey.present.previous.function = Go to previous slide -# bbb.shortcutkey.present.select = 83 -# bbb.shortcutkey.present.select.function = View all slides -# bbb.shortcutkey.present.next = 69 -# bbb.shortcutkey.present.next.function = Go to next slide -# bbb.shortcutkey.present.fitWidth = 70 -# bbb.shortcutkey.present.fitWidth.function = Fit slides to width -# bbb.shortcutkey.present.fitPage = 80 -# bbb.shortcutkey.present.fitPage.function = Fit slides to page - -# bbb.shortcutkey.users.makePresenter = 80 -# bbb.shortcutkey.users.makePresenter.function = Make selected person presenter -# bbb.shortcutkey.users.kick = 75 -# bbb.shortcutkey.users.kick.function = Kick selected person from the meeting -# bbb.shortcutkey.users.mute = 83 -# bbb.shortcutkey.users.mute.function = Mute or unmute selected person -# bbb.shortcutkey.users.muteall = 65 -# bbb.shortcutkey.users.muteall.function = Mute or unmute all users -# bbb.shortcutkey.users.focusUsers = 85 -# bbb.shortcutkey.users.focusUsers.function = Focus to users list -# bbb.shortcutkey.users.muteAllButPres = 65 -# bbb.shortcutkey.users.muteAllButPres.function = Mute everyone but the Presenter - -# bbb.shortcutkey.chat.focusTabs = 89 -# bbb.shortcutkey.chat.focusTabs.function = Focus to chat tabs -# bbb.shortcutkey.chat.focusBox = 66 -# bbb.shortcutkey.chat.focusBox.function = Focus to chat box -# bbb.shortcutkey.chat.changeColour = 67 -# 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.explanation = ---- -# bbb.shortcutkey.chat.explanation.function = For message navigation, you must focus the chat box. - -# bbb.shortcutkey.chat.chatbox.advance = 40 -# bbb.shortcutkey.chat.chatbox.advance.function = Navigate to the next message -# bbb.shortcutkey.chat.chatbox.goback = 38 -# bbb.shortcutkey.chat.chatbox.goback.function = Navigate to the previous message -# bbb.shortcutkey.chat.chatbox.repeat = 32 -# bbb.shortcutkey.chat.chatbox.repeat.function = Repeat current message -# bbb.shortcutkey.chat.chatbox.golatest = 39 -# bbb.shortcutkey.chat.chatbox.golatest.function = Navigate to the latest message -# bbb.shortcutkey.chat.chatbox.gofirst = 37 -# bbb.shortcutkey.chat.chatbox.gofirst.function = Navigate to the first message -# bbb.shortcutkey.chat.chatbox.goread = 75 -# bbb.shortcutkey.chat.chatbox.goread.function = Navigate to the most recent message you've read -# bbb.shortcutkey.chat.chatbox.debug = 71 -# bbb.shortcutkey.chat.chatbox.debug.function = Temporary debug hotkey - -# bbb.polling.toolbar.toolTip = Manage Polls -# bbb.polling.buttonName = Manage Polls -# bbb.polling.createPoll = Create New Poll -# bbb.polling.createPoll.moreThanOneResponse = Allow users to choose more than one response -# bbb.polling.createPoll.hint = Hint\: Start every answer with a new line -# bbb.polling.createPoll.answers = Answers\: -# bbb.polling.createPoll.question = Question\: -# bbb.polling.createPoll.title = Title\: -# bbb.polling.createPoll.publishToWeb = Enable web polling - -# bbb.polling.pollPreview = Poll Preview -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.publish = Publish -# bbb.polling.pollPreview.preview = Preview -# bbb.polling.pollPreview.save = Save -# bbb.polling.pollPreview.cancel = Cancel -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.hereIsYourPoll = Here is your poll\: -# bbb.polling.pollPreview.ifYouWantChanges = if you want to make any changes use the 'Modify' button -# bbb.polling.pollPreview.checkAll = (check all that may apply) -# bbb.polling.pollPreview.pollWillPublishOnline = This poll will be available for web polling. - -# bbb.polling.resultBtn.label=Result -# bbb.polling.resultBtn.toolTip=Show poll result -# bbb.polling.startBtn.label=Start -# bbb.polling.startBtn.toolTip=Start poll -# bbb.polling.editBtn.label=Edit -# bbb.polling.editBtn.toolTip=Edit poll -# bbb.polling.deleteBtn.toolTip=Delete poll - -# bbb.publishVideo.startPublishBtn.labelText = Start Sharing -# bbb.publishVideo.changeCameraBtn.labelText = Change Webcam - -# bbb.accessibility.alerts.madePresenter = You are now the Presenter. -# bbb.accessibility.alerts.madeViewer = You are now a Viewer. - -# bbb.shortcutkey.polling.buttonClick = 80 -# bbb.shortcutkey.polling.buttonClick.function = Open the Polling Menu. -# bbb.shortcutkey.polling.focusTitle = 67 -# bbb.shortcutkey.polling.focusTitle.function = Focus to Title input box. -# bbb.shortcutkey.polling.focusQuestion = 81 -# bbb.shortcutkey.polling.focusQuestion.function = Focus to Question input box. -# bbb.shortcutkey.polling.focusAnswers = 65 -# bbb.shortcutkey.polling.focusAnswers.function = Focus to Answers input box. -# bbb.shortcutkey.polling.focusMultipleCB = 77 -# bbb.shortcutkey.polling.focusMultipleCB.function = Focus to "Allow multiple selections" checkbox. -# bbb.shortcutkey.polling.focusWebPollCB = 66 -# bbb.shortcutkey.polling.focusWebPollCB.function = Focus to "Enable web polling" checkbox. -# bbb.shortcutkey.polling.previewClick = 80 -# bbb.shortcutkey.polling.previewClick.function = Preview your poll and proceed. -# bbb.shortcutkey.polling.cancelClick = 88 -# bbb.shortcutkey.polling.cancelClick.function = Cancel and exit Poll creation. -# bbb.shortcutkey.polling.modify = 69 -# bbb.shortcutkey.polling.modify.function = Go back and modify your poll. -# bbb.shortcutkey.polling.publish = 85 -# bbb.shortcutkey.polling.publish.function = Publish your poll and open voting. -# bbb.shortcutkey.polling.save = 83 -# bbb.shortcutkey.polling.save.function = Save your poll to use later. - -# bbb.shortcutkey.pollStats.explanation = ---- -# bbb.shortcutkey.pollStats.explanation.function = Poll results are only available once the poll has been published. -# bbb.shortcutkey.polling.focusData = 68 -# bbb.shortcutkey.polling.focusData.function = Focus to poll results. -# bbb.shortcutkey.polling.refresh = 82 -# bbb.shortcutkey.polling.refresh.function = Refresh poll results. -# bbb.shortcutkey.polling.focusWebPoll = 73 -# bbb.shortcutkey.polling.focusWebPoll.function = Focus to web polling URL box. -# bbb.shortcutkey.polling.stopPoll = 79 -# bbb.shortcutkey.polling.stopPoll.function = Stop the poll and end voting. -# bbb.shortcutkey.polling.repostPoll = 80 -# bbb.shortcutkey.polling.repostPoll.function = Re-publish the poll. -# bbb.shortcutkey.polling.closeStatsWindow = 88 -# bbb.shortcutkey.polling.closeStatsWindow.function = Close Polling Results window. - -# bbb.shortcutkey.polling.vote = 86 -# bbb.shortcutkey.polling.vote.function = Cast your vote for the options selected. -# bbb.shortcutkey.polling.focusVoteQuestion = 81 -# bbb.shortcutkey.polling.focusVoteQuestion.function = Focus to question. - -# bbb.shortcutkey.specialKeys.space = Spacebar -# bbb.shortcutkey.specialKeys.left = Left Arrow -# bbb.shortcutkey.specialKeys.right = Right Arrow -# bbb.shortcutkey.specialKeys.up = Up Arrow -# bbb.shortcutkey.specialKeys.down = Down Arrow -# bbb.shortcutkey.specialKeys.plus = Plus -# bbb.shortcutkey.specialKeys.minus = Minus - -# bbb.toolbar.videodock.toolTip.closeAllVideos = Close all videos -# bbb.users.settings.lockAll=Lock All Users -# bbb.users.settings.lockAllExcept=Lock Users Except Presenter -# bbb.users.settings.lockSettings=Lock Viewers ... -# bbb.users.settings.unlockAll=Unlock All Viewers -# bbb.users.settings.roomIsLocked=Locked by default -# bbb.users.settings.roomIsMuted=Muted by default - -# bbb.lockSettings.save = Apply -# bbb.lockSettings.save.tooltip = Apply lock settings -# bbb.lockSettings.cancel = Cancel -# bbb.lockSettings.cancel.toolTip = Close this window without saving - -# bbb.lockSettings.moderatorLocking = Moderator locking -# bbb.lockSettings.privateChat = Private Chat -# bbb.lockSettings.publicChat = Public Chat -# bbb.lockSettings.webcam = Webcam -# bbb.lockSettings.microphone = Microphone -# bbb.lockSettings.layout = Layout -# bbb.lockSettings.title=Lock Viewers -# bbb.lockSettings.feature=Feature -# bbb.lockSettings.locked=Locked -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/ar_SY/bbbResources.properties b/clients/flash/web-client/src/locale/ar_SY/bbbResources.properties deleted file mode 100644 index 0ad67ff1a7f9..000000000000 --- a/clients/flash/web-client/src/locale/ar_SY/bbbResources.properties +++ /dev/null @@ -1,576 +0,0 @@ -bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = الإتصال بالمخدم -bbb.mainshell.statusProgress.loading = تحميل {0} وحدات البرنامج -bbb.mainshell.statusProgress.cannotConnectServer = للأسف ، لا يمكن الإتصال بالمخدم حالياً -bbb.mainshell.copyrightLabel2 = (c) 2013, BigBlueButton - لمزيد من المعلومات يمكنك زيارة الرابط التالي http://www.bigbluebutton.org/.تم التعريب من قبل محمد أشرم -bbb.mainshell.logBtn.toolTip = فتح نافذة Log -bbb.mainshell.resetLayoutBtn.toolTip = إعادة شريط العنوان إلى وضعه الافتراضي -bbb.oldlocalewindow.reminder1 = الرجاء التحقق من نسخة ملفات الترجمة لـلبرنامج قد تكون قديمة -bbb.oldlocalewindow.reminder2 = الرجاء مسح ذاكرة التخزين المؤقت (الكاش ) لمتصفحك ثم حاول مرة ثانية -bbb.oldlocalewindow.windowTitle = تحذير : ملف الترجمة قديم -bbb.micSettings.playSound = إختبار الصوت -bbb.micSettings.playSound.toolTip = -bbb.micSettings.hearFromHeadset = ينبغي أن تسمع الصوت من سماعات الرأس ، وليس من سماعات الحاسب -bbb.micSettings.speakIntoMic = إضغط الزر لاختبار/تغيير المايكرفون -bbb.micSettings.changeMic = إختبار/تغيير المايك -bbb.micSettings.changeMic.toolTip = -bbb.micSettings.join = موافق -bbb.micSettings.cancel = إلغاء -bbb.micSettings.cancel.toolTip = -bbb.micSettings.access.helpButton = -bbb.micSettings.access.title = -bbb.mainToolbar.helpBtn = مساعدة -bbb.mainToolbar.logoutBtn = تسجيل الخروج -bbb.mainToolbar.logoutBtn.toolTip = تسجيل الخروج -bbb.mainToolbar.langSelector = إختر اللغة -bbb.mainToolbar.settingsBtn = الإعدادات -bbb.mainToolbar.settingsBtn.toolTip = فتح الإعدادات -bbb.mainToolbar.shortcutBtn = اختصارات المفاتيح -bbb.mainToolbar.shortcutBtn.toolTip = فتح نافذة اختصارات المفاتيح -bbb.window.minimizeBtn.toolTip = تصغير -bbb.window.maximizeRestoreBtn.toolTip = تكبير -bbb.window.closeBtn.toolTip = إغلاق -bbb.videoDock.titleBar = -bbb.presentation.titleBar = -bbb.chat.titleBar = -bbb.users.title = {0} {1} المستخدمون -bbb.users.titleBar = -bbb.users.minimizeBtn.accessibilityName = تصغير نافذة المستخدمين -bbb.users.maximizeRestoreBtn.accessibilityName = تكبير نافذة المستخدمين -bbb.users.settings.buttonTooltip = الإعدادات -bbb.users.settings.audioSettings = إعدادات الصوت -bbb.users.settings.webcamSettings = إعدادات الوب كام -bbb.users.settings.muteAll = كتم الكل -bbb.users.settings.muteAllExcept = -bbb.users.settings.unmuteAll = إلغاء كتم الكل -bbb.users.settings.lowerAllHands = إنزال جميع الأيدي -bbb.users.raiseHandBtn.toolTip = -bbb.users.pushToTalk.toolTip = انقر لكي تتحدث -bbb.users.pushToMute.toolTip = إنقر لكتم الصوت عندك -bbb.users.muteMeBtnTxt.talk = إلغاء الكتم -bbb.users.muteMeBtnTxt.mute = كتم -bbb.users.muteMeBtnTxt.muted = -bbb.users.muteMeBtnTxt.unmuted = -bbb.users.usersGrid.accessibilityName = -bbb.users.usersGrid.nameItemRenderer = الإسم -bbb.users.usersGrid.statusItemRenderer = الحالة -bbb.users.usersGrid.statusItemRenderer.changePresenter = تغيير مقدم العرض -bbb.users.usersGrid.statusItemRenderer.presenter = مقدم العرض -bbb.users.usersGrid.statusItemRenderer.moderator = -bbb.users.usersGrid.statusItemRenderer.lowerHand = -bbb.users.usersGrid.statusItemRenderer.handRaised = -bbb.users.usersGrid.statusItemRenderer.viewer = -bbb.users.usersGrid.mediaItemRenderer = الميديا -bbb.users.usersGrid.mediaItemRenderer.talking = التحدث -bbb.users.usersGrid.mediaItemRenderer.webcam = -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = اضغط لمشاهدة الوب كام -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = -bbb.users.usersGrid.mediaItemRenderer.pushToMute = -bbb.users.usersGrid.mediaItemRenderer.pushToLock = -bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = -bbb.users.usersGrid.mediaItemRenderer.kickUser = -bbb.users.usersGrid.mediaItemRenderer.micOff = -bbb.users.usersGrid.mediaItemRenderer.micOn = -bbb.users.usersGrid.mediaItemRenderer.noAudio = -bbb.presentation.title = العرض -bbb.presentation.fitToWidth.toolTip = ملائمة العرض -bbb.presentation.fitToPage.toolTip = ملائمة الصفحة -bbb.presentation.uploadPresBtn.toolTip = رفع ملف العرض. -bbb.presentation.backBtn.toolTip = الشريحة السابقة -bbb.presentation.btnSlideNum.toolTip = -bbb.presentation.forwardBtn.toolTip = الشريحة التالية -bbb.presentation.maxUploadFileExceededAlert = خطأ : حجم الملف أكبر من الحجم المسموح به -bbb.presentation.uploadcomplete = تمت عملية التحميل بنجاح.. يرجى الإنتظار ريثما يتم تحويل ملف العرض. -bbb.presentation.uploaded = تم التحميل -bbb.presentation.document.supported = جاري عملية تحويل الملف... -bbb.presentation.document.converted = تم تحويل الملف بنجاح. -bbb.presentation.error.document.convert.failed = حدث خطأ أثناء تحويل الملف. -bbb.presentation.error.io = خطأ : من فضلك إتصل بمدير النظام -bbb.presentation.error.security = خطأ أمني : من فضلك إتصل بمدير النظام -bbb.presentation.error.convert.notsupported = خطأ: الملف الذي تم رفعه غير متوافق مع النظام.... -bbb.presentation.error.convert.nbpage = حدث خطأ في تحديد عدد الصفحات في الملف الذي يتم تحميله. -bbb.presentation.error.convert.maxnbpagereach = خطأ: الملف الذي تم رفعه يحوي على صفحات كثيرة جدا. -bbb.presentation.converted = تم تحويل {0} من أصل {1} شريحة... -bbb.presentation.ok = موافق -bbb.presentation.slider = -bbb.presentation.uploadwindow.presentationfile = ملف العرض -bbb.presentation.uploadwindow.pdf = PDF -bbb.presentation.uploadwindow.word = ورد -bbb.presentation.uploadwindow.excel = اكسل -bbb.presentation.uploadwindow.powerpoint = بوربوينت -bbb.presentation.uploadwindow.image = صورة -bbb.presentation.minimizeBtn.accessibilityName = -bbb.presentation.maximizeRestoreBtn.accessibilityName = -bbb.presentation.closeBtn.accessibilityName = -bbb.fileupload.title = تحميل ملف العرض -bbb.fileupload.fileLbl = إختر ملف لتحميله: -bbb.fileupload.selectBtn.label = إختر ملف -bbb.fileupload.selectBtn.toolTip = إختر ملف -bbb.fileupload.uploadBtn = إرفع -bbb.fileupload.uploadBtn.toolTip = إرفع ملف -bbb.fileupload.presentationNamesLbl = الملفات التي تم رفعها: -bbb.fileupload.deleteBtn.toolTip = حذف ملف العرض -bbb.fileupload.showBtn = عرض -bbb.fileupload.showBtn.toolTip = إظهار ملف العرض -bbb.fileupload.okCancelBtn = إلغاء -bbb.fileupload.okCancelBtn.toolTip = -bbb.fileupload.genThumbText = جاري إنشاء صورة مصغرة -bbb.fileupload.progBarLbl = التحميل: -bbb.chat.title = المحادثة النصية -bbb.chat.cmpColorPicker.toolTip = لون النص -bbb.chat.sendBtn = أرسل -bbb.chat.sendBtn.toolTip = أرسل رسالة -bbb.chat.sendBtn.accessibilityName = -bbb.chat.publicChatUsername = الكل -bbb.chat.privateChatSelect = إختر المستخدم الذي تريد التحدث إليه بشكل خاص -bbb.chat.private.userLeft = -bbb.chat.usersList.toolTip = -bbb.chat.chatOptions = خيارات المحادثة النصية -bbb.chat.fontSize = حجم الخط -bbb.chat.cmbFontSize.toolTip = -bbb.chat.messageList = -bbb.chat.minimizeBtn.accessibilityName = تصغير نافذة المحادثة النصية -bbb.chat.maximizeRestoreBtn.accessibilityName = -bbb.chat.closeBtn.accessibilityName = -bbb.publishVideo.changeCameraBtn.labelText = تغيير الكاميرا -bbb.publishVideo.changeCameraBtn.toolTip = -bbb.publishVideo.cmbResolution.tooltip = -bbb.publishVideo.startPublishBtn.labelText = بدء المشاركة -bbb.publishVideo.startPublishBtn.toolTip = بدء المشاركة -bbb.video.minimizeBtn.accessibilityName = -bbb.video.maximizeRestoreBtn.accessibilityName = -bbb.video.controls.muteButton.toolTip = كتم أو إلغاء كتم {0} -bbb.video.controls.switchPresenter.toolTip = -bbb.video.controls.ejectUserBtn.toolTip = إخراج {0} من الجلسة -bbb.video.controls.privateChatBtn.toolTip = {0} تحدث مع -bbb.video.publish.hint.noCamera = لا توجد ويب كام متاحة حالياً -bbb.video.publish.hint.cantOpenCamera = لا يمكن تشغيل الويب كام الخاصة بك -bbb.video.publish.hint.waitingApproval = بانتظار الموافقة -bbb.video.publish.hint.videoPreview = معاينة -bbb.video.publish.hint.openingCamera = جاري تشغيل الويب كام -bbb.video.publish.hint.cameraDenied = الوصول للويب كام ممنوع -bbb.video.publish.hint.cameraIsBeingUsed = هناك تطبيق أخر يستخدم الويب كام -bbb.video.publish.hint.publishing = نشر... -bbb.video.publish.closeBtn.accessName = -bbb.video.publish.closeBtn.label = إلغاء -bbb.video.publish.titleBar = نشر نافذة الوب كام -bbb.desktopPublish.title = مشاركة سطح المكنب : معاينة العرض -bbb.desktopPublish.fullscreen.tooltip = مشاركة كامل الشاشة -bbb.desktopPublish.fullscreen.label = كامل الشاشة -bbb.desktopPublish.region.tooltip = مشاركة جزء من شاشتك -bbb.desktopPublish.region.label = المنطقة -bbb.desktopPublish.stop.tooltip = إغلاق شاشة المشاركة -bbb.desktopPublish.stop.label = إغلاق -bbb.desktopPublish.maximizeRestoreBtn.toolTip = لا يمكنك تكبير هذه النافذة -bbb.desktopPublish.closeBtn.toolTip = إيقاف المشاركة وإغلاق هذه النافذة -bbb.desktopPublish.minimizeBtn.toolTip = تصغير -bbb.desktopPublish.minimizeBtn.accessibilityName = -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = -bbb.desktopPublish.closeBtn.accessibilityName = -bbb.desktopView.title = مشاركة سطح المكتب -bbb.desktopView.fitToWindow = ملائمة النافذة -bbb.desktopView.actualSize = عرض الحجم الفعلي -bbb.desktopView.minimizeBtn.accessibilityName = -bbb.desktopView.maximizeRestoreBtn.accessibilityName = -bbb.desktopView.closeBtn.accessibilityName = -bbb.toolbar.phone.toolTip.start = مشاركة المايكرفون -bbb.toolbar.phone.toolTip.stop = -bbb.toolbar.deskshare.toolTip.start = مشاركة سط المكتب -bbb.toolbar.deskshare.toolTip.stop = إيقاف مشاركة سطح المكتب -bbb.toolbar.video.toolTip.start = مشاركة الكاميرا -bbb.toolbar.video.toolTip.stop = إيقاف مشاركة الكاميرا -bbb.layout.addButton.toolTip = -bbb.layout.combo.toolTip = -bbb.layout.loadButton.toolTip = -bbb.layout.saveButton.toolTip = -bbb.layout.lockButton.toolTip = -bbb.layout.combo.prompt = -bbb.layout.combo.custom = -bbb.layout.combo.customName = -bbb.layout.combo.remote = -bbb.layout.save.complete = -bbb.layout.load.complete = -bbb.layout.load.failed = -bbb.highlighter.toolbar.pencil = القلم -bbb.highlighter.toolbar.pencil.accessibilityName = -bbb.highlighter.toolbar.ellipse = الدائرة -bbb.highlighter.toolbar.ellipse.accessibilityName = -bbb.highlighter.toolbar.rectangle = المستطيل -bbb.highlighter.toolbar.rectangle.accessibilityName = -bbb.highlighter.toolbar.panzoom = -bbb.highlighter.toolbar.panzoom.accessibilityName = -bbb.highlighter.toolbar.clear = مسح الصفحة -bbb.highlighter.toolbar.clear.accessibilityName = -bbb.highlighter.toolbar.undo = تراجع -bbb.highlighter.toolbar.undo.accessibilityName = -bbb.highlighter.toolbar.color = إختر اللون -bbb.highlighter.toolbar.color.accessibilityName = -bbb.highlighter.toolbar.thickness = تغيير السماكة -bbb.highlighter.toolbar.thickness.accessibilityName = -bbb.logout.appshutdown = تم إيقاف تطبيق المخدم -bbb.logout.asyncerror = حدث خطأ في التزامن -bbb.logout.connectionclosed = تم إغلاق الإتصال مع المخدم -bbb.logout.connectionfailed = فشل الاتصال بالمخدم -bbb.logout.rejected = تم رفض الاتصال مع المخدم -bbb.logout.invalidapp = تطبيق red5 غير موجود -bbb.logout.unknown = فقد العميل الخاص بك إتصاله مع المخدم -bbb.logout.usercommand = تم تسجيل خروجك بنجاح -bbb.notes.title = الملاحظات -bbb.notes.cmpColorPicker.toolTip = لون النص -bbb.notes.saveBtn = حفظ -bbb.notes.saveBtn.toolTip = حفظ الملاحظة -bbb.settings.deskshare.instructions = انقر زر Allow من آجل تفعيل وحدة مشاركة سطح المكتب -bbb.settings.deskshare.start = التحقق من مشاركة سطح المكتب -bbb.settings.voice.volume = نشاط المايك -bbb.settings.java.label = خطأ في إصدارة الجافا -bbb.settings.java.text = لديك نسخة برنامج Java {0} مثبتة، ولكن تحتاج على الأقل الإصدار {1} لاستخدام برنامج مشاركة سطح المكتب انقر على الزر لتثبيت JRE أحدث نسخة Java. -bbb.settings.java.command = تثبيت نسخة جافا حديثة -bbb.settings.flash.label = خطأ في إصدار الفلاش -bbb.settings.flash.text = لديك فلاش {0} مثبتة، ولكن تحتاج على الأقل الإصدار {1} لتشغيل البرنامج بشكل صحيح. انقر على الزر لتثبيت أحدث إصدار أدوبي فلاش -bbb.settings.flash.command = تثبيت نسخة فلاش حديثة -bbb.settings.isight.label = iSight خطآ في الكاميرا -bbb.settings.isight.text = إذا كان لديك مشاكل مع كاميرا iSight الخاص بك، فقد يكون ذلك بسبب كنت تقوم بتشغيل OS X 10.6.5، والذي يعرف لدينا مشكلة مع فلاش فيديو من التقاط كاميرا iSight.\n  لتصحيح الخطآ، انقر على الرابط المرفق لتثبيت أحدث إصدار من برنامج فلاش، أو تحديث MAC OS X الخاص بك إلى أحدث نسخة -bbb.settings.isight.command = تثبيت نسخة فلاش 10.2 RC2 -bbb.settings.warning.label = تحذير -bbb.settings.warning.close = أغلق هذا التحذير -bbb.settings.noissues = لم يتم كشف اي قضايا معلقة -bbb.settings.instructions = من فضلك قم بالموافقة على طلب مشغل الفلاش الوصول إلى الويب كام والمايك الخاص بك، إذا كان بإمكانك مشاهدة نفسك وسماع صوتك فإن المتصفح قد تم ضبط إعداداته بنجاح، أي مشكلة أخرى ستظهر أسفل هذه الرسالة. -bbb.videodock.title = تثبيت الفيديو -ltbcustom.bbb.highlighter.toolbar.triangle = المثلث -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = -ltbcustom.bbb.highlighter.toolbar.line = الخط -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = -ltbcustom.bbb.highlighter.toolbar.text = النص -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = لون النص -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = حجم الخط -bbb.accessibility.chat.chatBox.reachedFirst = -bbb.accessibility.chat.chatBox.reachedLatest = -bbb.accessibility.chat.chatBox.navigatedFirst = -bbb.accessibility.chat.chatBox.navigatedLatest = -bbb.accessibility.chat.chatBox.navigatedLatestRead = -bbb.accessibility.chat.chatwindow.input = -bbb.accessibility.chat.chatView.publicTabNew = -bbb.accessibility.chat.chatView.privateTabNew = -bbb.accessibility.notes.notesview.input = -bbb.shortcuthelp.title = -bbb.shortcuthelp.minimizeBtn.accessibilityName = -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = -bbb.shortcuthelp.closeBtn.accessibilityName = -bbb.shortcuthelp.dropdown.general = الإختصارات العامة -bbb.shortcuthelp.dropdown.presentation = -bbb.shortcuthelp.dropdown.chat = إختصارات المحادثة النصية -bbb.shortcuthelp.dropdown.users = -bbb.shortcuthelp.dropdown.polling = -bbb.shortcuthelp.dropdown.polling2 = -bbb.shortcutkey.general.minimize = 189 -bbb.shortcutkey.general.minimize.function = -bbb.shortcutkey.general.maximize = 187 -bbb.shortcutkey.general.maximize.function = -bbb.shortcutkey.flash.exit = 81 -bbb.shortcutkey.flash.exit.function = -bbb.shortcutkey.users.muteme = 77 -bbb.shortcutkey.users.muteme.function = -bbb.shortcutkey.chat.chatinput = 73 -bbb.shortcutkey.chat.chatinput.function = -bbb.shortcutkey.present.focusslide = 67 -bbb.shortcutkey.present.focusslide.function = -bbb.shortcutkey.whiteboard.undo = 90 -bbb.shortcutkey.whiteboard.undo.function = -bbb.shortcutkey.focus.users = 49 -bbb.shortcutkey.focus.users.function = -bbb.shortcutkey.focus.video = 50 -bbb.shortcutkey.focus.video.function = -bbb.shortcutkey.focus.presentation = 51 -bbb.shortcutkey.focus.presentation.function = -bbb.shortcutkey.focus.chat = 52 -bbb.shortcutkey.focus.chat.function = -bbb.shortcutkey.focus.pollingCreate = -bbb.shortcutkey.focus.pollingCreate.function = -bbb.shortcutkey.focus.pollingStats = -bbb.shortcutkey.focus.pollingStats.function = -bbb.shortcutkey.focus.voting = -bbb.shortcutkey.focus.voting.function = -bbb.shortcutkey.share.desktop = 68 -bbb.shortcutkey.share.desktop.function = -bbb.shortcutkey.share.microphone = 79 -bbb.shortcutkey.share.microphone.function = -bbb.shortcutkey.share.webcam = 66 -bbb.shortcutkey.share.webcam.function = -bbb.shortcutkey.shortcutWindow = 72 -bbb.shortcutkey.shortcutWindow.function = -bbb.shortcutkey.logout = 76 -bbb.shortcutkey.logout.function = -bbb.shortcutkey.raiseHand = 82 -bbb.shortcutkey.raiseHand.function = -bbb.shortcutkey.present.upload = 85 -bbb.shortcutkey.present.upload.function = -bbb.shortcutkey.present.previous = 65 -bbb.shortcutkey.present.previous.function = -bbb.shortcutkey.present.select = 83 -bbb.shortcutkey.present.select.function = -bbb.shortcutkey.present.next = 69 -bbb.shortcutkey.present.next.function = -bbb.shortcutkey.present.fitWidth = 70 -bbb.shortcutkey.present.fitWidth.function = -bbb.shortcutkey.present.fitPage = 80 -bbb.shortcutkey.present.fitPage.function = -bbb.shortcutkey.users.makePresenter = 80 -bbb.shortcutkey.users.makePresenter.function = -bbb.shortcutkey.users.kick = 75 -bbb.shortcutkey.users.kick.function = -bbb.shortcutkey.users.mute = 83 -bbb.shortcutkey.users.mute.function = -bbb.shortcutkey.users.muteall = 65 -bbb.shortcutkey.users.muteall.function = -bbb.shortcutkey.users.focusUsers = 85 -bbb.shortcutkey.users.focusUsers.function = -bbb.shortcutkey.users.muteAllButPres = 65 -bbb.shortcutkey.users.muteAllButPres.function = -bbb.shortcutkey.chat.focusTabs = 89 -bbb.shortcutkey.chat.focusTabs.function = -bbb.shortcutkey.chat.focusBox = 66 -bbb.shortcutkey.chat.focusBox.function = -bbb.shortcutkey.chat.changeColour = 67 -bbb.shortcutkey.chat.changeColour.function = -bbb.shortcutkey.chat.sendMessage = 83 -bbb.shortcutkey.chat.sendMessage.function = إرسال رسالة نصية -bbb.shortcutkey.chat.explanation = -bbb.shortcutkey.chat.explanation.function = -bbb.shortcutkey.chat.chatbox.advance = 32 -bbb.shortcutkey.chat.chatbox.advance.function = -bbb.shortcutkey.chat.chatbox.goback = 80 -bbb.shortcutkey.chat.chatbox.goback.function = -bbb.shortcutkey.chat.chatbox.repeat = 82 -bbb.shortcutkey.chat.chatbox.repeat.function = -bbb.shortcutkey.chat.chatbox.golatest = 89 -bbb.shortcutkey.chat.chatbox.golatest.function = -bbb.shortcutkey.chat.chatbox.gofirst = 65 -bbb.shortcutkey.chat.chatbox.gofirst.function = -bbb.shortcutkey.chat.chatbox.goread = 75 -bbb.shortcutkey.chat.chatbox.goread.function = -bbb.shortcutkey.chat.chatbox.debug = 71 -bbb.shortcutkey.chat.chatbox.debug.function = -bbb.polling.createPoll = إنشاء تصويت جديد -bbb.polling.createPoll.moreThanOneResponse = -bbb.polling.createPoll.hint = -bbb.polling.createPoll.answers = الإجابات: -bbb.polling.createPoll.question = السؤال: -bbb.polling.createPoll.title = العنوان: -bbb.polling.createPoll.publishToWeb = -bbb.polling.pollPreview = معاينة التصويت -bbb.polling.pollPreview.modify = تعديل -bbb.polling.pollPreview.publish = نشر -bbb.polling.pollPreview.preview = معاينة -bbb.polling.pollPreview.save = حفظ -bbb.polling.pollPreview.cancel = إلغاء -bbb.polling.pollPreview.hereIsYourPoll = -bbb.polling.pollPreview.ifYouWantChanges = -bbb.polling.pollPreview.checkAll = -bbb.polling.pollPreview.pollWillPublishOnline = -bbb.polling.validation.toolongAnswer = -bbb.polling.validation.toolongQuestion = -bbb.polling.validation.toolongTitle = -bbb.polling.validation.noQuestion = من فضلك أدخل السؤال -bbb.polling.validation.noTitle = من فضلك أدخل العنوان -bbb.polling.validation.toomuchAnswers = -bbb.polling.validation.eachNewLine = -bbb.polling.validation.answerUnique = -bbb.polling.validation.atLeast2Answers = -bbb.polling.validation.duplicateTitle = هذا التصويت موجود حالياً -bbb.polling.pollView.vote = إرسال -bbb.polling.toolbar.toolTip = التصويت -bbb.polling.stats.repost = -bbb.polling.stats.close = إغلاق -bbb.polling.stats.didNotVote = -bbb.polling.stats.refresh = تحديث -bbb.polling.stats.stopPoll = إيقاف التصويت -bbb.polling.stats.webPollURL = هذا التصويت متاح في: -bbb.polling.stats.answer = -bbb.polling.stats.votes = تصويت -bbb.polling.stats.percentage = -bbb.polling.webPollClosed = -bbb.polling.pollClosed = -bbb.polling.vote.error.radio = -bbb.polling.vote.error.check = -bbb.accessibility.alerts.madePresenter = -bbb.accessibility.alerts.madeViewer = -bbb.shortcutkey.polling.buttonClick = -bbb.shortcutkey.polling.buttonClick.function = -bbb.shortcutkey.polling.focusTitle = -bbb.shortcutkey.polling.focusTitle.function = -bbb.shortcutkey.polling.focusQuestion = -bbb.shortcutkey.polling.focusQuestion.function = -bbb.shortcutkey.polling.focusAnswers = -bbb.shortcutkey.polling.focusAnswers.function = -bbb.shortcutkey.polling.focusMultipleCB = -bbb.shortcutkey.polling.focusMultipleCB.function = -bbb.shortcutkey.polling.focusWebPollCB = -bbb.shortcutkey.polling.focusWebPollCB.function = -bbb.shortcutkey.polling.previewClick = -bbb.shortcutkey.polling.previewClick.function = -bbb.shortcutkey.polling.cancelClick = -bbb.shortcutkey.polling.cancelClick.function = -bbb.shortcutkey.polling.modify = -bbb.shortcutkey.polling.modify.function = -bbb.shortcutkey.polling.publish = -bbb.shortcutkey.polling.publish.function = -bbb.shortcutkey.polling.save = -bbb.shortcutkey.polling.save.function = -bbb.shortcutkey.pollStats.explanation = -bbb.shortcutkey.pollStats.explanation.function = -bbb.shortcutkey.polling.focusData = -bbb.shortcutkey.polling.focusData.function = -bbb.shortcutkey.polling.refresh = -bbb.shortcutkey.polling.refresh.function = -bbb.shortcutkey.polling.focusWebPoll = -bbb.shortcutkey.polling.focusWebPoll.function = -bbb.shortcutkey.polling.stopPoll = -bbb.shortcutkey.polling.stopPoll.function = -bbb.shortcutkey.polling.repostPoll = -bbb.shortcutkey.polling.repostPoll.function = -bbb.shortcutkey.polling.closeStatsWindow = -bbb.shortcutkey.polling.closeStatsWindow.function = -bbb.shortcutkey.polling.vote = -bbb.shortcutkey.polling.vote.function = -bbb.shortcutkey.polling.focusVoteQuestion = -bbb.shortcutkey.polling.focusVoteQuestion.function = -bbb.presentation.uploadPresBtn = إرفع ملف العرض -bbb.presentation.slideNumLbl.toolTip = إنقر لإختيار الشريحة -bbb.presentation.slideNumberButton = -bbb.whiteboard.chooseColour = -bbb.whiteboard.slider = -bbb.chat.sendBtn.name = -bbb.publishVideo.changeCamera.toolTip = -bbb.desktopPublish.fullScreenBtn = -bbb.desktopPublish.closeBtn = -bbb.desktopPublish.regionBtn = -bbb.pageTitle = BigBlueButton -bbb.presentation.resetZoomBtn.toolTip = إسترداد الحجم الأصلي -bbb.presentation.presenterNameLbl = {0} يتم عرضه حالياً. -bbb.presentation.clickToUpload = تحميل ملف العرض -bbb.presentation.error.convert.format = خطأ : امتداد الملف الذي تريد رفعه غير مسموح به -bbb.presentation.error.convert.swf = خطأ عند تحويل الملف المرفوع. الرجاء الاتصال مع مدير النظام.. -bbb.presentation.uploadwindow.closeLabel = إضغط موافق لإغلاق النافذة -bbb.chat.publicMsgAwaiting = تم إرسال رسالة عامة -bbb.chat.publicMsgAwaiting2 = * تم إرسال رسالة عامة * -bbb.chat.privateMsgAwaiting = تم إرسال رسالة خاصة -bbb.chat.privateMsgAwaiting2 = * تم إرسال رسالة خاصة * -bbb.listeners.title = المستمعون {0} {1} -bbb.publishVideo.title = مشاركة الويب كام -bbb.video.publish.close.tooltip = إيقاف مشاركة الوب كام -bbb.video.publish.close.label = إغلاق -bbb.video.keepAspectBtn.tooltip = الحفاظ على حجم النافذة -bbb.video.fitVideoBtn.tooltip = ملائمة الفيديو -bbb.video.originalSizeBtn.tooltip = الحجم الأصلي -bbb.video.publish.startBtn = -bbb.video.publish.selectBtn = -bbb.video.publish.resolutionBtn = -bbb.video.publish.minimizeBtn = -bbb.video.publish.maximizeRestoreBtn = -bbb.highlighter.toolbar.color.accesibilityName = -bbb.highlighter.button.toolTipShow = إظهار السبورة -bbb.highlighter.button.toolTipHide = إخفاء السبورة -bbb.settings.voice.adjust = ضبط الصوت -bbb.microphone.settings.closeBtn.label = -bbb.microphone.settings.closeBtn.accessName = -ltbcustom.bbb.highlighter.toolbar.select = -ltbcustom.bbb.highlighter.toolbar.highlighter = -ltbcustom.bbb.highlighter.toolbar.eraser = -ltbcustom.bbb.highlighter.toolbar.toggleFill = -ltbcustom.bbb.highlighter.texttoolbar.toggleGrid = -ltbcustom.bbb.highlighter.toolbar.toggleTransparency = -ltbcustom.bbb.highlighter.toolbar.fillColorPicker = -ltbcustom.bbb.highlighter.texttoolbar.backColorPicker = -ltbcustom.bbb.highlighter.texttoolbar.backColorVisible = -bbb.accessibility.chat.plustab.fontsize = -bbb.polling.stats.title = -bbb.polling.view.title = -bbb.viewers.titleBar = -bbb.listeners.titleBar = -bbb.viewers.title = المستخدمون {0} {1} -bbb.viewers.viewersGrid.nameItemRenderer = الإسم -bbb.viewers.viewersGrid.nameItemRenderer.nameLabel.toolTip = قمت بتسجيل الدخول بهذا الحساب. -bbb.viewers.viewersGrid.roleItemRenderer = الدور -bbb.viewers.viewersGrid.statusItemRenderer = الحالة -bbb.viewers.viewersGrid.statusItemRenderer.raiseHand.toolTip = يرفع يده على {0} -bbb.viewers.viewersGrid.statusItemRenderer.streamIcon.toolTip = إنقر للعرض. -bbb.viewers.viewersGrid.statusItemRenderer.presIcon.toolTip = مقدم العرض -bbb.viewers.presentBtn.toolTip = إختيار أحد المشاركين ليكون مقدم العرض. -bbb.viewers.presentBtn.accessibilityName = -bbb.viewers.userList = -bbb.viewers.raiseHandBtn.toolTip = إضغط لرفع اليد. -bbb.viewers.presentBtn.label = تبديل مقدم العرض -bbb.viewers.kickUserBtn.toolTip = منع المستخدم -bbb.viewers.minimizeBtn.accessibilityName = -bbb.viewers.maximizeRestoreBtn.accessibilityName = -bbb.viewers.closeBtn.accessibilityName = -bbb.participants.title = -bbb.participants.titleBar = -bbb.participants.minimizeBtn.accessibilityName = -bbb.participants.maximizeRestoreBtn.accessibilityName = -bbb.participants.settings.buttonTooltip = -bbb.participants.settings.audioSettings = -bbb.participants.settings.muteAll = -bbb.participants.settings.unmuteAll = -bbb.participants.settings.lowerAllHands = -bbb.participants.pushToTalk.toolTip = -bbb.participants.pushToMute.toolTip = -bbb.participants.participantsGrid.accessibilityName = -bbb.participants.participantsGrid.nameItemRenderer = -bbb.participants.participantsGrid.statusItemRenderer = -bbb.participants.participantsGrid.statusItemRenderer.changePresenter = -bbb.participants.participantsGrid.statusItemRenderer.presenter = -bbb.participants.participantsGrid.statusItemRenderer.moderator = -bbb.participants.participantsGrid.statusItemRenderer.handRaised = -bbb.participants.participantsGrid.statusItemRenderer.viewer = -bbb.participants.participantsGrid.mediaItemRenderer = -bbb.participants.participantsGrid.mediaItemRenderer.talking = -bbb.participants.participantsGrid.mediaItemRenderer.webcam = -bbb.participants.participantsGrid.mediaItemRenderer.pushToTalk = -bbb.participants.participantsGrid.mediaItemRenderer.pushToMute = -bbb.participants.participantsGrid.mediaItemRenderer.kickUser = -bbb.participants.participantsGrid.mediaItemRenderer.micOff = -bbb.participants.participantsGrid.mediaItemRenderer.micOn = -bbb.participants.participantsGrid.mediaItemRenderer.noAudio = -bbb.listeners.userList = -bbb.listeners.pushToTalk.toolTip = إضغط لكي تتكلم -bbb.listeners.pushToMute.toolTip = إضغط لكتم المايك الخاص بك -bbb.listeners.talk = إلغاء الكتم -bbb.listeners.mute = كتم -bbb.listeners.muteAllBtn.toolTip = كتم الكل -bbb.listeners.unmuteAllBtn.toolTip = إلغاء كتم الكل -bbb.listeners.ejectTooltip = منع المستخدم -bbb.listeners.minimizeBtn.accessibilityName = -bbb.listeners.maximizeRestoreBtn.accessibilityName = -bbb.listeners.closeBtn.accessibilityName = -bbb.listenerItem.nameLbl.toolTip = إختر المستخدم واضغط الزر لكتمه أو إلغاء كتمه. -bbb.listenerItem.talkImg.toolTip = المحادثة -bbb.listenerItem.lockImg.toolTip = إضغط لإبقاء الكتم أو إلغاء الكتم -bbb.listenerItem.muteUnmute.toolTip = كتم أو إلغاء كتم هذا المستخدم -bbb.shortcuthelp.dropdown.participants = -bbb.shortcutkey.participants.muteme = -bbb.shortcutkey.participants.muteme.function = -bbb.shortcutkey.focus.participants = -bbb.shortcutkey.focus.participants.function = -bbb.shortcutkey.participants.makePresenter = -bbb.shortcutkey.participants.makePresenter.function = -bbb.shortcutkey.participants.kick = -bbb.shortcutkey.participants.kick.function = -bbb.shortcutkey.participants.mute = -bbb.shortcutkey.participants.mute.function = -bbb.shortcutkey.participants.muteall = -bbb.shortcutkey.participants.muteall.function = -bbb.shortcutkey.participants.focusUsers = -bbb.shortcutkey.participants.focusUsers.function = -bbb.shortcuthelp.dropdown.all = -bbb.shortcuthelp.dropdown.audio = -bbb.shortcutkey.listeners.muteme = -bbb.shortcutkey.listeners.muteme.function = -bbb.shortcutkey.chat.chattabs = -bbb.shortcutkey.chat.chattabs.function = -bbb.toolbar.phone.toolTip = مشاركة المايك -bbb.toolbar.deskshare.toolTip = مشاركة سطح المكتب -bbb.toolbar.video.toolTip = مشاركة الويب كام -bbb.zzzzz.yyyy = - = diff --git a/clients/flash/web-client/src/locale/az_AZ/bbbResources.properties b/clients/flash/web-client/src/locale/az_AZ/bbbResources.properties deleted file mode 100644 index 496858a895c0..000000000000 --- a/clients/flash/web-client/src/locale/az_AZ/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -# bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Xahis edirik gozləyin {0} modul yuklənir\: -bbb.mainshell.statusProgress.loading = {0}(yuklənib) -bbb.mainshell.statusProgress.cannotConnectServer = Xahis edirik biz serverin test muddəti ərzində gozləyəsiz. -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Loq pəncərəsini aç -# bbb.mainshell.meetingNotFound = Meeting Not Found -# bbb.mainshell.invalidAuthToken = Invalid Authentication Token -bbb.mainshell.resetLayoutBtn.toolTip = Pəncərəni yenilə -# bbb.mainshell.notification.tunnelling = Tunnelling -# bbb.mainshell.notification.webrtc = WebRTC Audio -bbb.oldlocalewindow.reminder1 = Ola bilər ki sizdə video konfransın köhnə versiyası var. -bbb.oldlocalewindow.reminder2 = Brovseri yeniləyin. -bbb.oldlocalewindow.windowTitle = Diqqət\: köhnə dil ayarları -# bbb.audioSelection.title = How do you want to join the audio? -# bbb.audioSelection.btnMicrophone.label = Microphone -# bbb.audioSelection.btnMicrophone.toolTip = Join the audio with your microphone -# bbb.audioSelection.btnListenOnly.label = Listen Only -# bbb.audioSelection.btnListenOnly.toolTip = Join the audio as listen only -# bbb.audioSelection.txtPhone.text = To join this meeting by phone, dial\: {0} then enter {1} as the conference pin number. -# bbb.micSettings.title = Audio Test -# bbb.micSettings.speakers.header = Test Speakers -# bbb.micSettings.microphone.header = Test Microphone -# bbb.micSettings.playSound = Test Speakers -# bbb.micSettings.playSound.toolTip = Play music to test your speakers -# bbb.micSettings.hearFromHeadset = You should hear audio in your headset, not your computer speakers. -# bbb.micSettings.speakIntoMic = If you are using a headset (or earbuds), you should hear the audio from your headset -- not from your computer speakers. -# bbb.micSettings.echoTestMicPrompt = This is a private echo test. Speak a few words. Did you hear audio? -# bbb.micSettings.echoTestAudioYes = Yes -# bbb.micSettings.echoTestAudioNo = No -# bbb.micSettings.speakIntoMicTestLevel = Speak into your microphone. You should see the bar move. If not, choose another mic. -# bbb.micSettings.recommendHeadset = Use a headset with a microphone for best audio experience. -# bbb.micSettings.changeMic = Test or Change Microphone -# bbb.micSettings.changeMic.toolTip = Open the Flash Player microphone settings dialog box -# bbb.micSettings.comboMicList.toolTip = Select a microphone -# bbb.micSettings.micRecordVolume.label = Gain -# bbb.micSettings.micRecordVolume.toolTip = Set your microphone gain -# bbb.micSettings.nextButton = Next -# bbb.micSettings.nextButton.toolTip = Start the echo test -# bbb.micSettings.join = Join Audio -# bbb.micSettings.join.toolTip = Join the audio conference -# bbb.micSettings.cancel = Cancel -# bbb.micSettings.connectingtoecho = Connecting -# bbb.micSettings.connectingtoecho.error = Echo Test Error\: Please contact administrator. -# bbb.micSettings.cancel.toolTip = Cancel joining the audio conference -# bbb.micSettings.access.helpButton = Open tutorial videos in a new page. -# bbb.micSettings.access.title = Audio Settings. Focus will remain in this audio settings window until the window is closed. -# bbb.micSettings.webrtc.title = WebRTC Support -# bbb.micSettings.webrtc.capableBrowser = Your browser supports WebRTC. -# bbb.micSettings.webrtc.capableBrowser.dontuseit = Click not to use WebRTC -# bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Click here if you don't want to use the WebRTC technology (recommended if you have problems using it). -# bbb.micSettings.webrtc.notCapableBrowser = WebRTC is not supported in your browser. Please use Google Chrome (version 32 or greater); or Mozilla Firefox (version 26 or greater). You will still be able to join the voice conference using the Adobe Flash Platform. -# bbb.micSettings.webrtc.connecting = Calling -# bbb.micSettings.webrtc.waitingforice = Connecting -# bbb.micSettings.webrtc.transferring = Transferring -# bbb.micSettings.webrtc.endingecho = Joining audio -# bbb.micSettings.webrtc.endedecho = Echo test ended. -# bbb.micPermissions.firefox.title = Firefox Microphone Permissions -# bbb.micPermissions.firefox.message1 = Choose your mic and then click Share. -# bbb.micPermissions.firefox.message2 = If you don't see the list of microphones, click on the microphone icon. -# bbb.micPermissions.chrome.title = Chrome Microphone Permissions -# bbb.micPermissions.chrome.message1 = Click Allow to give Chrome permission to use your microphone. -# bbb.micWarning.title = Audio Warning -# bbb.micWarning.joinBtn.label = Join anyway -# bbb.micWarning.testAgain.label = Test again -# bbb.micWarning.message = Your microphone did not show any activity, others probably won't be able to hear you during the session. -# bbb.webrtcWarning.message = Detected the following WebRTC issue\: {0}. Do you want to try Flash instead? -# bbb.webrtcWarning.title = WebRTC Audio Failure -# bbb.webrtcWarning.failedError.1001 = Error 1001\: WebSocket disconnected -# bbb.webrtcWarning.failedError.1002 = Error 1002\: Could not make a WebSocket connection -# bbb.webrtcWarning.failedError.1003 = Error 1003\: Browser version not supported -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -# bbb.webrtcWarning.failedError.1005 = Error 1005\: Call ended unexpectedly -# bbb.webrtcWarning.failedError.1006 = Error 1006\: Call timed out -# bbb.webrtcWarning.failedError.1007 = Error 1007\: ICE negotiation failed -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -# 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.mainToolbar.helpBtn = Yardım -bbb.mainToolbar.logoutBtn = Çıxış -# bbb.mainToolbar.logoutBtn.toolTip = Log Out -# bbb.mainToolbar.langSelector = Select language -# bbb.mainToolbar.settingsBtn = Settings -# bbb.mainToolbar.settingsBtn.toolTip = Open Settings -# bbb.mainToolbar.shortcutBtn = Shortcut Keys -# bbb.mainToolbar.shortcutBtn.toolTip = Open Shortcut Keys Window -# bbb.mainToolbar.recordBtn.toolTip.start = Start recording -# bbb.mainToolbar.recordBtn.toolTip.stop = Stop recording -# bbb.mainToolbar.recordBtn.toolTip.recording = The session is being recorded -# bbb.mainToolbar.recordBtn.toolTip.notRecording = The session isn't being recorded -# 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.stop = Are you sure you want to stop recording the session? -# bbb.mainToolbar.recordBtn..notification.title = Record Notification -# bbb.mainToolbar.recordBtn..notification.message1 = You can record this meeting. -# 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.notRecording = Not Recording -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.window.minimizeBtn.toolTip = Minimize -# bbb.window.maximizeRestoreBtn.toolTip = Maximize -# bbb.window.closeBtn.toolTip = Close -# bbb.videoDock.titleBar = Webcam Window Title Bar -# bbb.presentation.titleBar = Presentation Window Title Bar -# bbb.chat.titleBar = Chat Window Title Bar -# bbb.users.title = Users{0} {1} -# bbb.users.titleBar = Users Window title bar -# bbb.users.quickLink.label = Users Window -# bbb.users.minimizeBtn.accessibilityName = Minimize the Users Window -# bbb.users.maximizeRestoreBtn.accessibilityName = Maximize the Users Window -# bbb.users.settings.buttonTooltip = Settings -# bbb.users.settings.audioSettings = Audio Test -# bbb.users.settings.webcamSettings = Webcam Settings -# bbb.users.settings.muteAll = Mute All Users -# bbb.users.settings.muteAllExcept = Mute All Users Except Presenter -# bbb.users.settings.unmuteAll = Unmute All Users -# bbb.users.settings.lowerAllHands = Lower All Hands -# bbb.users.raiseHandBtn.toolTip = Raise Hand -# bbb.users.raiseHandBtn.toolTip2 = Lower Hand -# bbb.users.roomMuted.text = Viewers Muted -# bbb.users.roomLocked.text = Viewers Locked -# bbb.users.pushToTalk.toolTip = Talk -# bbb.users.pushToMute.toolTip = Mute yourself -# bbb.users.muteMeBtnTxt.talk = Unmute -# bbb.users.muteMeBtnTxt.mute = Mute -# bbb.users.muteMeBtnTxt.muted = Muted -# bbb.users.muteMeBtnTxt.unmuted = Unmuted -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -# bbb.users.usersGrid.accessibilityName = Users List. Use the arrow keys to navigate. -# bbb.users.usersGrid.nameItemRenderer = Name -# bbb.users.usersGrid.nameItemRenderer.youIdentifier = you -# bbb.users.usersGrid.statusItemRenderer = Status -# 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.lowerHand = Lower Hand -# bbb.users.usersGrid.statusItemRenderer.handRaised = Hand Raised -# bbb.users.usersGrid.statusItemRenderer.viewer = Viewer -# bbb.users.usersGrid.mediaItemRenderer = Media -# bbb.users.usersGrid.mediaItemRenderer.talking = Talking -# bbb.users.usersGrid.mediaItemRenderer.webcam = Sharing Webcam -# bbb.users.usersGrid.mediaItemRenderer.webcamBtn = View webcam -# bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Unmute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToMute = Mute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToLock = Lock {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Unlock {0} -# bbb.users.usersGrid.mediaItemRenderer.kickUser = Kick {0} -# bbb.users.usersGrid.mediaItemRenderer.webcam = Sharing Webcam -# bbb.users.usersGrid.mediaItemRenderer.micOff = Microphone off -# bbb.users.usersGrid.mediaItemRenderer.micOn = Microphone on -# bbb.users.usersGrid.mediaItemRenderer.noAudio = Not in audio conference -bbb.presentation.title = Prezentasiya -# bbb.presentation.titleWithPres = Presentation\: {0} -# bbb.presentation.quickLink.label = Presentation Window -# bbb.presentation.fitToWidth.toolTip = Fit Presentation To Width -# bbb.presentation.fitToPage.toolTip = Fit Presentation To Page -# bbb.presentation.uploadPresBtn.toolTip = Upload Presentation -bbb.presentation.backBtn.toolTip = Əvvəlki slayd. -# bbb.presentation.btnSlideNum.accessibilityName = Slide {0} of {1} -# bbb.presentation.btnSlideNum.toolTip = Select a slide -bbb.presentation.forwardBtn.toolTip = Sonrakı slayd -bbb.presentation.maxUploadFileExceededAlert = Səhv\: Faylın ölçüsü böyükdür. -bbb.presentation.uploadcomplete = Yükləmə sona çatdı. Sənəd yüklənənə qədər gözləyin. -bbb.presentation.uploaded = yükləndi. -bbb.presentation.document.supported = Yüklənmiş sənəd proqram tərəfindən dəstəklənir. -bbb.presentation.document.converted = Uğurla konvertasiya olundu. -bbb.presentation.error.document.convert.failed = Səhv\: Konvertasiya alınmır. -bbb.presentation.error.io = IO Səhv\: 111. -bbb.presentation.error.security = Səhv\: 112. -bbb.presentation.error.convert.notsupported = Səhv\: Yüklənmiş sənəd dəstəklənmir. -bbb.presentation.error.convert.nbpage = Səhv\: Yüklənmiş sənəddə itki var. -bbb.presentation.error.convert.maxnbpagereach = Səhv\: Yüklənmiş sənədi çevirmək mümkün olmadı. -bbb.presentation.converted = {0} dan {1} i çevirildi -bbb.presentation.ok = OK -# bbb.presentation.slider = Presentation zoom level -# bbb.presentation.slideloader.starttext = Slide text start -# bbb.presentation.slideloader.endtext = Slide text end -bbb.presentation.uploadwindow.presentationfile = Prezentasiya faylı -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 -# bbb.presentation.minimizeBtn.accessibilityName = Minimize the Presentation Window -# bbb.presentation.maximizeRestoreBtn.accessibilityName = Maximize the Presentation Window -# bbb.presentation.closeBtn.accessibilityName = Close the Presentation Window -bbb.fileupload.title = Prezentasiyanı yükləyin -# bbb.fileupload.lblFileName.defaultText = No file selected -# bbb.fileupload.selectBtn.label = Select File -bbb.fileupload.selectBtn.toolTip = Faylı axtar -bbb.fileupload.uploadBtn = Yüklə -bbb.fileupload.uploadBtn.toolTip = Faylı yüklə -bbb.fileupload.deleteBtn.toolTip = Prezentasiyanı sil -bbb.fileupload.showBtn = Göstər -bbb.fileupload.showBtn.toolTip = Prezentasiyanı göstər -bbb.fileupload.okCancelBtn = İmtina -# bbb.fileupload.okCancelBtn.toolTip = Close the File Upload dialog box -bbb.fileupload.genThumbText = şəkillər hazırlanır.. -bbb.fileupload.progBarLbl = Əməliyyat\: -# bbb.fileupload.fileFormatHint = Upload any office document or Portable Document Format (PDF) file. For best results upload PDF. -bbb.chat.title = Yazışma -# bbb.chat.quickLink.label = Chat Window -bbb.chat.cmpColorPicker.toolTip = Mətn rəngi -# bbb.chat.input.accessibilityName = Chat Message Editing Field -bbb.chat.sendBtn = Göndər -bbb.chat.sendBtn.toolTip = Yazını göndər -# bbb.chat.sendBtn.accessibilityName = Send chat message -# bbb.chat.contextmenu.copyalltext = Copy All Text -bbb.chat.publicChatUsername = Hamı -# bbb.chat.optionsTabName = Options -bbb.chat.privateChatSelect = Yazışma üçün istifadəçini seçin -# 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.chatOptions = Sazlamalar -bbb.chat.fontSize = Şrift ölçüsüe -# bbb.chat.cmbFontSize.toolTip = Select Chat Message Font Size -# bbb.chat.messageList = Message Box -# bbb.chat.minimizeBtn.accessibilityName = Minimize the Chat Window -# bbb.chat.maximizeRestoreBtn.accessibilityName = Maximize the Chat Window -# bbb.chat.closeBtn.accessibilityName = Close the Chat Window -# bbb.chat.chatTabs.accessibleNotice = New messages in this tab. -# bbb.publishVideo.changeCameraBtn.labelText = Change Webcam -# bbb.publishVideo.changeCameraBtn.toolTip = Open the change webcam dialog box -# bbb.publishVideo.cmbResolution.tooltip = Select a webcam resolution -# bbb.publishVideo.startPublishBtn.labelText = Start Sharing -bbb.publishVideo.startPublishBtn.toolTip = Kamera qoşulur -# 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 -# bbb.videodock.quickLink.label = Webcams Window -# bbb.video.minimizeBtn.accessibilityName = Minimize the Webcams Window -# bbb.video.maximizeRestoreBtn.accessibilityName = Maximize the Webcams Window -# bbb.video.controls.muteButton.toolTip = Mute or unmute {0} -# bbb.video.controls.switchPresenter.toolTip = Make {0} presenter -# bbb.video.controls.ejectUserBtn.toolTip = Eject {0} from meeting -# bbb.video.controls.privateChatBtn.toolTip = Chat with {0} -# bbb.video.publish.hint.noCamera = No webcam available -# bbb.video.publish.hint.cantOpenCamera = Can't open your webcam -# bbb.video.publish.hint.waitingApproval = Waiting for approval -# bbb.video.publish.hint.videoPreview = Webcam preview -# bbb.video.publish.hint.openingCamera = Opening webcam... -# bbb.video.publish.hint.cameraDenied = Webcam access denied -# bbb.video.publish.hint.cameraIsBeingUsed = Your webcam is being used by another application -# bbb.video.publish.hint.publishing = Publishing... -# 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.desktopPublish.title = İşçi masasını göstər -# bbb.desktopPublish.fullscreen.tooltip = Share Your Main Screen -# bbb.desktopPublish.fullscreen.label = Full Screen -# bbb.desktopPublish.region.tooltip = Share a Part of Your Screen -# bbb.desktopPublish.region.label = Region -# bbb.desktopPublish.stop.tooltip = Close screen share -# bbb.desktopPublish.stop.label = Close -# bbb.desktopPublish.maximizeRestoreBtn.toolTip = You cannot maximize this window. -# bbb.desktopPublish.closeBtn.toolTip = Stop Sharing and Close -# bbb.desktopPublish.chromeOnMacUnsupportedHint = Desktop sharing is not currently supported on Chrome running under Mac OS X. Recommend you use FireFox to share 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 -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -bbb.desktopView.title = Pəncərə paylaşması -bbb.desktopView.fitToWindow = Pəncərə boyda et -bbb.desktopView.actualSize = Aktual ölçüyə gətir -# bbb.desktopView.minimizeBtn.accessibilityName = Minimize 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.toolbar.phone.toolTip.start = Share Your Microphone -# bbb.toolbar.phone.toolTip.stop = Stop Sharing Your Microphone -# bbb.toolbar.phone.toolTip.mute = Stop listening the conference -# bbb.toolbar.phone.toolTip.unmute = Start listening the conference -# bbb.toolbar.phone.toolTip.nomic = No microphone detected -# bbb.toolbar.deskshare.toolTip.start = Share Your Desktop -# bbb.toolbar.deskshare.toolTip.stop = Stop Sharing Your Desktop -# bbb.toolbar.video.toolTip.start = Share Your Webcam -# bbb.toolbar.video.toolTip.stop = Stop Sharing Your Webcam -# bbb.layout.addButton.toolTip = Add the custom layout to the list -# bbb.layout.broadcastButton.toolTip = Apply Current Layout to All Viewers -# bbb.layout.combo.toolTip = Change Your Layout -# bbb.layout.loadButton.toolTip = Load layouts from a file -# bbb.layout.saveButton.toolTip = Save layouts to a file -# bbb.layout.lockButton.toolTip = Lock layout -# bbb.layout.combo.prompt = Apply a layout -# bbb.layout.combo.custom = * Custom layout -# bbb.layout.combo.customName = Custom layout -# 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.name.defaultlayout = Default Layout -# bbb.layout.name.videochat = Video Chat -# bbb.layout.name.webcamsfocus = Webcam Meeting -# bbb.layout.name.presentfocus = Presentation Meeting -# bbb.layout.name.lectureassistant = Lecture Assistant -# bbb.layout.name.lecture = Lecture -bbb.highlighter.toolbar.pencil = Rəngləndirən -# bbb.highlighter.toolbar.pencil.accessibilityName = Switch whiteboard cursor to pencil -bbb.highlighter.toolbar.ellipse = Çevrə -# bbb.highlighter.toolbar.ellipse.accessibilityName = Switch whiteboard cursor to circle -bbb.highlighter.toolbar.rectangle = Dördbucaq -# bbb.highlighter.toolbar.rectangle.accessibilityName = Switch whiteboard cursor to rectangle -# bbb.highlighter.toolbar.panzoom = Pan and Zoom -# bbb.highlighter.toolbar.panzoom.accessibilityName = Switch whiteboard cursor to pan and zoom -# bbb.highlighter.toolbar.clear = Clear All Annotations -# bbb.highlighter.toolbar.clear.accessibilityName = Clear the whiteboard page -# bbb.highlighter.toolbar.undo = Undo Annotation -# bbb.highlighter.toolbar.undo.accessibilityName = Undo the last whiteboard shape -bbb.highlighter.toolbar.color = Rəng seç -# bbb.highlighter.toolbar.color.accessibilityName = Whiteboard mark draw color -bbb.highlighter.toolbar.thickness = Dəyiş -# bbb.highlighter.toolbar.thickness.accessibilityName = Whiteboard draw thickness -# bbb.logout.title = Logged Out -bbb.logout.button.label = OK -# 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.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.refresh.message = If this logout was unexpected click the button below to reconnect. -# bbb.logout.refresh.label = Reconnect -# bbb.logout.confirm.title = Confirm Logout -# bbb.logout.confirm.message = Are you sure you want to log out? -# bbb.logout.confirm.yes = Yes -# bbb.logout.confirm.no = No -# bbb.notes.title = Notes -# bbb.notes.cmpColorPicker.toolTip = Text Color -# bbb.notes.saveBtn = Save -# bbb.notes.saveBtn.toolTip = Save Note -# bbb.settings.deskshare.instructions = Choose Allow on the prompt that pops up to check that desktop sharing is working properly for you -# bbb.settings.deskshare.start = Check Desktop Sharing -# bbb.settings.voice.volume = Microphone Activity -# bbb.settings.java.label = Java version error -# bbb.settings.java.text = You have Java {0} installed, but you need at least version {1} to use the BigBlueButton desktop sharing feature. The button below will install the newest Java JRE version. -# bbb.settings.java.command = Install newest Java -# bbb.settings.flash.label = Flash version error -# bbb.settings.flash.text = You have Flash {0} installed, but you need at least version {1} to run BigBlueButton properly. The button below will install the newest Adobe Flash version. -# bbb.settings.flash.command = Install newest Flash -# bbb.settings.isight.label = iSight webcam error -# bbb.settings.isight.text = If you have problems with your iSight webcam, it may be because you are running OS X 10.6.5, which is known to have a problem with Flash capturing video from the iSight webcam. \n To correct this, the link below will install a newer version of Flash player, or update your Mac to the newest version -# bbb.settings.isight.command = Install Flash 10.2 RC2 -# bbb.settings.warning.label = Warning -# bbb.settings.warning.close = Close this Warning -# bbb.settings.noissues = No outstanding issues have been detected. -# bbb.settings.instructions = Accept the Flash prompt that asks you for webcam permissions. If the output matches what is expected, your browser has been set up correctly. Other potentials issues are below. Examine them to find a possible solution. -# ltbcustom.bbb.highlighter.toolbar.triangle = Triangle -# ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Switch whiteboard cursor to triangle -# ltbcustom.bbb.highlighter.toolbar.line = Line -# ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Switch whiteboard cursor to line -# ltbcustom.bbb.highlighter.toolbar.text = Text -# ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Switch whiteboard cursor to text -# ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Text color -# ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Font size - -# bbb.accessibility.clientReady = Ready - -# bbb.accessibility.chat.chatBox.reachedFirst = You have reached the first message. -# bbb.accessibility.chat.chatBox.reachedLatest = You have reached the latest message. -# bbb.accessibility.chat.chatBox.navigatedFirst = You have navigated to the first message. -# 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.initialDescription = Please use the arrow keys to navigate through chat messages. - -# bbb.accessibility.notes.notesview.input = Notes input - -# bbb.shortcuthelp.title = Shortcut Keys -# bbb.shortcuthelp.minimizeBtn.accessibilityName = Minimize the Shortcut Help Window -# bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Maximize the Shortcut Help Window -# bbb.shortcuthelp.closeBtn.accessibilityName = Close the Shortcut Help Window -# bbb.shortcuthelp.dropdown.general = Global shortcuts -# bbb.shortcuthelp.dropdown.presentation = Presentation shortcuts -# bbb.shortcuthelp.dropdown.chat = Chat shortcuts -# bbb.shortcuthelp.dropdown.users = Users shortcuts -# bbb.shortcuthelp.dropdown.polling = Presenter Polling shortcuts -# bbb.shortcuthelp.dropdown.polling2 = Viewer Polling shortcuts -# bbb.shortcuthelp.headers.shortcut = Shortcut -# bbb.shortcuthelp.headers.function = Function - -# bbb.shortcutkey.general.minimize = 189 -# bbb.shortcutkey.general.minimize.function = Minimize current window -# bbb.shortcutkey.general.maximize = 187 -# bbb.shortcutkey.general.maximize.function = Maximize current window - -# bbb.shortcutkey.flash.exit = 81 -# bbb.shortcutkey.flash.exit.function = Focus out of the Flash window -# bbb.shortcutkey.users.muteme = 77 -# bbb.shortcutkey.users.muteme.function = Mute and Unmute your microphone -# bbb.shortcutkey.chat.chatinput = 73 -# bbb.shortcutkey.chat.chatinput.function = Focus the chat input field -# bbb.shortcutkey.present.focusslide = 67 -# bbb.shortcutkey.present.focusslide.function = Focus the presentation slide -# bbb.shortcutkey.whiteboard.undo = 90 -# bbb.shortcutkey.whiteboard.undo.function = Undo last whiteboard mark - -# bbb.shortcutkey.focus.users = 49 -# bbb.shortcutkey.focus.users.function = Move focus to the Users window -# bbb.shortcutkey.focus.video = 50 -# bbb.shortcutkey.focus.video.function = Move focus to the Webcam window -# bbb.shortcutkey.focus.presentation = 51 -# bbb.shortcutkey.focus.presentation.function = Move focus to the Presentation window -# bbb.shortcutkey.focus.chat = 52 -# bbb.shortcutkey.focus.chat.function = Move focus to the Chat window -# bbb.shortcutkey.focus.pollingCreate = 67 -# bbb.shortcutkey.focus.pollingCreate.function = Move focus to the Poll Creation window, if it is open. -# bbb.shortcutkey.focus.pollingStats = 83 -# bbb.shortcutkey.focus.pollingStats.function = Move focus to the Poll Statistics window, if it is open. -# bbb.shortcutkey.focus.voting = 89 -# bbb.shortcutkey.focus.voting.function = Move focus to the Voting window, if it is open. - -# bbb.shortcutkey.share.desktop = 68 -# bbb.shortcutkey.share.desktop.function = Open desktop sharing window -# bbb.shortcutkey.share.microphone = 79 -# bbb.shortcutkey.share.microphone.function = Open audio settings window -# bbb.shortcutkey.share.pauseRemoteStream = 80 -# bbb.shortcutkey.share.pauseRemoteStream.function = Start/Stop listening the conference -# bbb.shortcutkey.share.webcam = 66 -# bbb.shortcutkey.share.webcam.function = Open webcam sharing window - -# bbb.shortcutkey.shortcutWindow = 72 -# bbb.shortcutkey.shortcutWindow.function = Open/focus to shortcut help window -# bbb.shortcutkey.logout = 76 -# bbb.shortcutkey.logout.function = Log out of this meeting -# bbb.shortcutkey.raiseHand = 82 -# bbb.shortcutkey.raiseHand.function = Raise your hand - -# bbb.shortcutkey.present.upload = 85 -# bbb.shortcutkey.present.upload.function = Upload presentation -# bbb.shortcutkey.present.previous = 65 -# bbb.shortcutkey.present.previous.function = Go to previous slide -# bbb.shortcutkey.present.select = 83 -# bbb.shortcutkey.present.select.function = View all slides -# bbb.shortcutkey.present.next = 69 -# bbb.shortcutkey.present.next.function = Go to next slide -# bbb.shortcutkey.present.fitWidth = 70 -# bbb.shortcutkey.present.fitWidth.function = Fit slides to width -# bbb.shortcutkey.present.fitPage = 80 -# bbb.shortcutkey.present.fitPage.function = Fit slides to page - -# bbb.shortcutkey.users.makePresenter = 80 -# bbb.shortcutkey.users.makePresenter.function = Make selected person presenter -# bbb.shortcutkey.users.kick = 75 -# bbb.shortcutkey.users.kick.function = Kick selected person from the meeting -# bbb.shortcutkey.users.mute = 83 -# bbb.shortcutkey.users.mute.function = Mute or unmute selected person -# bbb.shortcutkey.users.muteall = 65 -# bbb.shortcutkey.users.muteall.function = Mute or unmute all users -# bbb.shortcutkey.users.focusUsers = 85 -# bbb.shortcutkey.users.focusUsers.function = Focus to users list -# bbb.shortcutkey.users.muteAllButPres = 65 -# bbb.shortcutkey.users.muteAllButPres.function = Mute everyone but the Presenter - -# bbb.shortcutkey.chat.focusTabs = 89 -# bbb.shortcutkey.chat.focusTabs.function = Focus to chat tabs -# bbb.shortcutkey.chat.focusBox = 66 -# bbb.shortcutkey.chat.focusBox.function = Focus to chat box -# bbb.shortcutkey.chat.changeColour = 67 -# 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.explanation = ---- -# bbb.shortcutkey.chat.explanation.function = For message navigation, you must focus the chat box. - -# bbb.shortcutkey.chat.chatbox.advance = 40 -# bbb.shortcutkey.chat.chatbox.advance.function = Navigate to the next message -# bbb.shortcutkey.chat.chatbox.goback = 38 -# bbb.shortcutkey.chat.chatbox.goback.function = Navigate to the previous message -# bbb.shortcutkey.chat.chatbox.repeat = 32 -# bbb.shortcutkey.chat.chatbox.repeat.function = Repeat current message -# bbb.shortcutkey.chat.chatbox.golatest = 39 -# bbb.shortcutkey.chat.chatbox.golatest.function = Navigate to the latest message -# bbb.shortcutkey.chat.chatbox.gofirst = 37 -# bbb.shortcutkey.chat.chatbox.gofirst.function = Navigate to the first message -# bbb.shortcutkey.chat.chatbox.goread = 75 -# bbb.shortcutkey.chat.chatbox.goread.function = Navigate to the most recent message you've read -# bbb.shortcutkey.chat.chatbox.debug = 71 -# bbb.shortcutkey.chat.chatbox.debug.function = Temporary debug hotkey - -# bbb.polling.toolbar.toolTip = Manage Polls -# bbb.polling.buttonName = Manage Polls -# bbb.polling.createPoll = Create New Poll -# bbb.polling.createPoll.moreThanOneResponse = Allow users to choose more than one response -# bbb.polling.createPoll.hint = Hint\: Start every answer with a new line -# bbb.polling.createPoll.answers = Answers\: -# bbb.polling.createPoll.question = Question\: -# bbb.polling.createPoll.title = Title\: -# bbb.polling.createPoll.publishToWeb = Enable web polling - -# bbb.polling.pollPreview = Poll Preview -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.publish = Publish -# bbb.polling.pollPreview.preview = Preview -# bbb.polling.pollPreview.save = Save -# bbb.polling.pollPreview.cancel = Cancel -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.hereIsYourPoll = Here is your poll\: -# bbb.polling.pollPreview.ifYouWantChanges = if you want to make any changes use the 'Modify' button -# bbb.polling.pollPreview.checkAll = (check all that may apply) -# bbb.polling.pollPreview.pollWillPublishOnline = This poll will be available for web polling. - -# bbb.polling.resultBtn.label=Result -# bbb.polling.resultBtn.toolTip=Show poll result -# bbb.polling.startBtn.label=Start -# bbb.polling.startBtn.toolTip=Start poll -# bbb.polling.editBtn.label=Edit -# bbb.polling.editBtn.toolTip=Edit poll -# bbb.polling.deleteBtn.toolTip=Delete poll - -# bbb.publishVideo.startPublishBtn.labelText = Start Sharing -# bbb.publishVideo.changeCameraBtn.labelText = Change Webcam - -# bbb.accessibility.alerts.madePresenter = You are now the Presenter. -# bbb.accessibility.alerts.madeViewer = You are now a Viewer. - -# bbb.shortcutkey.polling.buttonClick = 80 -# bbb.shortcutkey.polling.buttonClick.function = Open the Polling Menu. -# bbb.shortcutkey.polling.focusTitle = 67 -# bbb.shortcutkey.polling.focusTitle.function = Focus to Title input box. -# bbb.shortcutkey.polling.focusQuestion = 81 -# bbb.shortcutkey.polling.focusQuestion.function = Focus to Question input box. -# bbb.shortcutkey.polling.focusAnswers = 65 -# bbb.shortcutkey.polling.focusAnswers.function = Focus to Answers input box. -# bbb.shortcutkey.polling.focusMultipleCB = 77 -# bbb.shortcutkey.polling.focusMultipleCB.function = Focus to "Allow multiple selections" checkbox. -# bbb.shortcutkey.polling.focusWebPollCB = 66 -# bbb.shortcutkey.polling.focusWebPollCB.function = Focus to "Enable web polling" checkbox. -# bbb.shortcutkey.polling.previewClick = 80 -# bbb.shortcutkey.polling.previewClick.function = Preview your poll and proceed. -# bbb.shortcutkey.polling.cancelClick = 88 -# bbb.shortcutkey.polling.cancelClick.function = Cancel and exit Poll creation. -# bbb.shortcutkey.polling.modify = 69 -# bbb.shortcutkey.polling.modify.function = Go back and modify your poll. -# bbb.shortcutkey.polling.publish = 85 -# bbb.shortcutkey.polling.publish.function = Publish your poll and open voting. -# bbb.shortcutkey.polling.save = 83 -# bbb.shortcutkey.polling.save.function = Save your poll to use later. - -# bbb.shortcutkey.pollStats.explanation = ---- -# bbb.shortcutkey.pollStats.explanation.function = Poll results are only available once the poll has been published. -# bbb.shortcutkey.polling.focusData = 68 -# bbb.shortcutkey.polling.focusData.function = Focus to poll results. -# bbb.shortcutkey.polling.refresh = 82 -# bbb.shortcutkey.polling.refresh.function = Refresh poll results. -# bbb.shortcutkey.polling.focusWebPoll = 73 -# bbb.shortcutkey.polling.focusWebPoll.function = Focus to web polling URL box. -# bbb.shortcutkey.polling.stopPoll = 79 -# bbb.shortcutkey.polling.stopPoll.function = Stop the poll and end voting. -# bbb.shortcutkey.polling.repostPoll = 80 -# bbb.shortcutkey.polling.repostPoll.function = Re-publish the poll. -# bbb.shortcutkey.polling.closeStatsWindow = 88 -# bbb.shortcutkey.polling.closeStatsWindow.function = Close Polling Results window. - -# bbb.shortcutkey.polling.vote = 86 -# bbb.shortcutkey.polling.vote.function = Cast your vote for the options selected. -# bbb.shortcutkey.polling.focusVoteQuestion = 81 -# bbb.shortcutkey.polling.focusVoteQuestion.function = Focus to question. - -# bbb.shortcutkey.specialKeys.space = Spacebar -# bbb.shortcutkey.specialKeys.left = Left Arrow -# bbb.shortcutkey.specialKeys.right = Right Arrow -# bbb.shortcutkey.specialKeys.up = Up Arrow -# bbb.shortcutkey.specialKeys.down = Down Arrow -# bbb.shortcutkey.specialKeys.plus = Plus -# bbb.shortcutkey.specialKeys.minus = Minus - -# bbb.toolbar.videodock.toolTip.closeAllVideos = Close all videos -# bbb.users.settings.lockAll=Lock All Users -# bbb.users.settings.lockAllExcept=Lock Users Except Presenter -# bbb.users.settings.lockSettings=Lock Viewers ... -# bbb.users.settings.unlockAll=Unlock All Viewers -# bbb.users.settings.roomIsLocked=Locked by default -# bbb.users.settings.roomIsMuted=Muted by default - -# bbb.lockSettings.save = Apply -# bbb.lockSettings.save.tooltip = Apply lock settings -# bbb.lockSettings.cancel = Cancel -# bbb.lockSettings.cancel.toolTip = Close this window without saving - -# bbb.lockSettings.moderatorLocking = Moderator locking -# bbb.lockSettings.privateChat = Private Chat -# bbb.lockSettings.publicChat = Public Chat -# bbb.lockSettings.webcam = Webcam -# bbb.lockSettings.microphone = Microphone -# bbb.lockSettings.layout = Layout -# bbb.lockSettings.title=Lock Viewers -# bbb.lockSettings.feature=Feature -# bbb.lockSettings.locked=Locked -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/bg_BG/bbbResources.properties b/clients/flash/web-client/src/locale/bg_BG/bbbResources.properties deleted file mode 100644 index a3d9d84027ba..000000000000 --- a/clients/flash/web-client/src/locale/bg_BG/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Свързване със сървъра -bbb.mainshell.statusProgress.loading = Зареждане на {0} модул/а -bbb.mainshell.statusProgress.cannotConnectServer = Съжалявамe, не можем да се свържем със сървъра. -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Отвори Дневник Прозорецът -bbb.mainshell.meetingNotFound = Сесията не бе намерена -bbb.mainshell.invalidAuthToken = Невалиден активационен код -bbb.mainshell.resetLayoutBtn.toolTip = Занули Изгледа -bbb.mainshell.notification.tunnelling = Връзката минава през тунел - tunnelling -bbb.mainshell.notification.webrtc = WebRTC Аудио -bbb.oldlocalewindow.reminder1 = Вие може да имате стар превод на BigBlueButton. -bbb.oldlocalewindow.reminder2 = Моля, изчистете кеша на браузъра си и опитайте отново. -bbb.oldlocalewindow.windowTitle = Предупреждение\: Стар превод на езика -bbb.audioSelection.title = Как искате да се присъедините към аудиото? -bbb.audioSelection.btnMicrophone.label = Микрофон -bbb.audioSelection.btnMicrophone.toolTip = Присъединете се към аудиото с Вашия микрофон. -bbb.audioSelection.btnListenOnly.label = Слушане без микрофон -bbb.audioSelection.btnListenOnly.toolTip = Присъединете се към аудиото само като слушател. -bbb.audioSelection.txtPhone.text = За да се присъедините чрез телефон, наберете {0} и след това {1} като конферентен номер -bbb.micSettings.title = Изпробвай аудиото -bbb.micSettings.speakers.header = Изпробвай звука/говорителите -bbb.micSettings.microphone.header = Изпробвай микрофона -bbb.micSettings.playSound = Изпробвай говорителите -bbb.micSettings.playSound.toolTip = Изпробвай говорителите -bbb.micSettings.hearFromHeadset = Трябва да чувате звука във вашите слушалки, не от говорителите на компютъра. -bbb.micSettings.speakIntoMic = Ако използвате слушалки, звукът трябва да се чува през слушалките (а не от колонките на компютъра). -bbb.micSettings.echoTestMicPrompt = Това е личен аудио тест. Кажете няколко думи. Чувате ли какво казвате? -bbb.micSettings.echoTestAudioYes = Да -bbb.micSettings.echoTestAudioNo = Не -bbb.micSettings.speakIntoMicTestLevel = Кажете нещо на микрофона. Трябва да се вижда промяна в сигнала. Ако не се вижда - опитайте с друг микрофон -bbb.micSettings.recommendHeadset = За най-добър звук, моля използвайте слушалки с микрофон -bbb.micSettings.changeMic = Тестване/Промяна на микрофон -bbb.micSettings.changeMic.toolTip = Покажи диалоговия прозорец с настройките на микрофона на Flash Player -bbb.micSettings.comboMicList.toolTip = Избери микрофон -bbb.micSettings.micRecordVolume.label = Ниво на звука/сигнала -bbb.micSettings.micRecordVolume.toolTip = Настройка на сигнала от микрофона -bbb.micSettings.nextButton = Напред -bbb.micSettings.nextButton.toolTip = Изпробване на аудиото -bbb.micSettings.join = Присъедини се към разговора -bbb.micSettings.join.toolTip = Присъедини се към аудио конферентен разговор -bbb.micSettings.cancel = Отмени -bbb.micSettings.connectingtoecho = Свързване -bbb.micSettings.connectingtoecho.error = Изпробването на аудиото се провали. Потърсете помощ от техник -bbb.micSettings.cancel.toolTip = Отмени присъединяването към разговора -bbb.micSettings.access.helpButton = За обучителни видео материали, щракнете тук. Ще бъде отворена нова страница. -bbb.micSettings.access.title = Аудио настройки. Фокусът ще остане в този прозорец за аудио настройки, докато прозорецът се затвори. -bbb.micSettings.webrtc.title = Поддръжка на WebRTC -bbb.micSettings.webrtc.capableBrowser = Вашият браузър поддържа WebRTC. -bbb.micSettings.webrtc.capableBrowser.dontuseit = Натиснете тук за да избегнете ползването на WebRTC -bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Моля натиснете тук в случай, че не искате да използвате WebRTC. (препоръчително е, ако имате затруднения с ползването на WebRTC) -bbb.micSettings.webrtc.notCapableBrowser = Вашият браузър не поддържа WebRTC. Моля използвайте Google Chrome (версия 32 или по-скорошна); или Mozilla Firefox (версия 26 или по-скорошна). Все пак ще можете да се включите в разговора чрез Adobe Flash Platform. -bbb.micSettings.webrtc.connecting = Обаждане -bbb.micSettings.webrtc.waitingforice = Свързване -# bbb.micSettings.webrtc.transferring = Transferring -bbb.micSettings.webrtc.endingecho = Свързване към аудиото -bbb.micSettings.webrtc.endedecho = Изпробването на аудиото приключи. -bbb.micPermissions.firefox.title = Разрешения за микрофон под Firefox -bbb.micPermissions.firefox.message1 = Изберете микрофон и тогава го споделете -bbb.micPermissions.firefox.message2 = Ако не виждате списъка с микрофони, кликнете върху бутона изобразяващ микрофон. -bbb.micPermissions.chrome.title = Разрешения за микрофон под Chrome -bbb.micPermissions.chrome.message1 = Натиснете за да позволите на Chrome да използва вашия микрофон -bbb.micWarning.title = Предупреждение за звука -bbb.micWarning.joinBtn.label = Влез все пак -bbb.micWarning.testAgain.label = Изпробвай отново -bbb.micWarning.message = Не долавяме сигнал от вашия микрофон. Възможно е другите потребители да не ви чуват. -bbb.webrtcWarning.message = Открити са следните WebRTC грешки\: {0}. Искате ли да опитате, използвайки Flash? -bbb.webrtcWarning.title = WebRTC Аудио проблем -bbb.webrtcWarning.failedError.1001 = Грешка 1001\: Връзката с WebSocket е прекъсната. -bbb.webrtcWarning.failedError.1002 = Грешка 1002\: Не може да се осъществи връзка с WebSocket. -bbb.webrtcWarning.failedError.1003 = Грешка 1003\: Версията на браузъра не е поддържана. -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -bbb.webrtcWarning.failedError.1005 = Грешка 1005\: Повикването завърши неочаквано. -# bbb.webrtcWarning.failedError.1006 = Error 1006\: Call timed out -# bbb.webrtcWarning.failedError.1007 = Error 1007\: ICE negotiation failed -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -bbb.webrtcWarning.failedError.unknown = \ Грешка {0}\: Непознат код на грешка. -# bbb.webrtcWarning.failedError.mediamissing = Could not get your microphone for a WebRTC call -# bbb.webrtcWarning.failedError.endedunexpectedly = The WebRTC echo test ended unexpectedly -bbb.mainToolbar.helpBtn = Помощ -bbb.mainToolbar.logoutBtn = Изход -bbb.mainToolbar.logoutBtn.toolTip = Изход -bbb.mainToolbar.langSelector = Изберете език -bbb.mainToolbar.settingsBtn = Настройки -bbb.mainToolbar.settingsBtn.toolTip = Отвори настройки -bbb.mainToolbar.shortcutBtn = Клавиши за бърз достъп -bbb.mainToolbar.shortcutBtn.toolTip = Покажи менюто с клавишите за бърз достъп -bbb.mainToolbar.recordBtn.toolTip.start = Започни запис -bbb.mainToolbar.recordBtn.toolTip.stop = Спри запис -bbb.mainToolbar.recordBtn.toolTip.recording = Тази сесия се записва. -bbb.mainToolbar.recordBtn.toolTip.notRecording = Тази сесия не се записва. -bbb.mainToolbar.recordBtn.confirm.title = Потвърди запис -bbb.mainToolbar.recordBtn.confirm.message.start = Сигурни ли сте, че искате да започнете да записвате тази сесия? -bbb.mainToolbar.recordBtn.confirm.message.stop = Сигурни ли сте, че искате да спрете записа на тази сесия? -bbb.mainToolbar.recordBtn..notification.title = Известие за записване -bbb.mainToolbar.recordBtn..notification.message1 = Можете да запишете сесията -bbb.mainToolbar.recordBtn..notification.message2 = За да започнете/спрете да записвате, използвайте бутона под заглавитето -bbb.mainToolbar.recordingLabel.recording = (Записва се) -bbb.mainToolbar.recordingLabel.notRecording = Не се записва -bbb.clientstatus.title = Настройки на известията -bbb.clientstatus.notification = Непрочетени известия -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -bbb.clientstatus.flash.title = Флаш плейър -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -bbb.clientstatus.webrtc.title = Аудио -bbb.clientstatus.webrtc.message = За по-добър звук, моля използвайте браузър Firefox или Chrome. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -bbb.window.minimizeBtn.toolTip = Минимизирай -bbb.window.maximizeRestoreBtn.toolTip = Увеличи -bbb.window.closeBtn.toolTip = Затвори -bbb.videoDock.titleBar = Видео блок прозорец Title Bar -bbb.presentation.titleBar = Презентация прозорец Title Bar -bbb.chat.titleBar = Чат прозорец Title Bar. За навигация в съобщенията, фокусирайте върху чат кутията. -bbb.users.title = Потребители{0}{1} -bbb.users.titleBar = Потребителски прозорец Title Bar, щракнете двукратно, за да максимизирате -bbb.users.quickLink.label = Прозорец за абонатите -bbb.users.minimizeBtn.accessibilityName = Намали прозорец Потребители -bbb.users.maximizeRestoreBtn.accessibilityName = Увеличи прозорец Потребители -bbb.users.settings.buttonTooltip = Настройки -bbb.users.settings.audioSettings = Тест на звука -bbb.users.settings.webcamSettings = Настройки на камерата -bbb.users.settings.muteAll = Заглушете всички -bbb.users.settings.muteAllExcept = Заглушете всички с изключение на лектора -bbb.users.settings.unmuteAll = Позволете на всички да говорят -bbb.users.settings.lowerAllHands = Свалете всички ръце -bbb.users.raiseHandBtn.toolTip = Вдигни ръка -bbb.users.raiseHandBtn.toolTip2 = Спри да вдигаш ръка -bbb.users.roomMuted.text = Потребителите не могат да говорят -bbb.users.roomLocked.text = Потребителите са заключени -bbb.users.pushToTalk.toolTip = Щракнете, за да говорите -bbb.users.pushToMute.toolTip = Щракнете, за да заглушите своя глас -bbb.users.muteMeBtnTxt.talk = Позволете говор -bbb.users.muteMeBtnTxt.mute = Заглушете -bbb.users.muteMeBtnTxt.muted = Заглушен -bbb.users.muteMeBtnTxt.unmuted = Позволен да говори -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -bbb.users.usersGrid.accessibilityName = Потребителски списък. Използвайте клавишите със стрелки, за да навигирате. -bbb.users.usersGrid.nameItemRenderer = Име -bbb.users.usersGrid.nameItemRenderer.youIdentifier = Вие -bbb.users.usersGrid.statusItemRenderer = Статус -bbb.users.usersGrid.statusItemRenderer.changePresenter = Натиснете тук за да презентирате -bbb.users.usersGrid.statusItemRenderer.presenter = Лектор -bbb.users.usersGrid.statusItemRenderer.moderator = Модератор -bbb.users.usersGrid.statusItemRenderer.lowerHand = Спри да вдигаш ръка -bbb.users.usersGrid.statusItemRenderer.handRaised = Вдигната ръка -bbb.users.usersGrid.statusItemRenderer.viewer = Наблюдаващ -bbb.users.usersGrid.mediaItemRenderer = Медия -bbb.users.usersGrid.mediaItemRenderer.talking = Говорене -bbb.users.usersGrid.mediaItemRenderer.webcam = Споделена камера -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = Щракнете, за да видите камерата -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Щракнете, за да позволите на потребителя да говори -bbb.users.usersGrid.mediaItemRenderer.pushToMute = Щракнете, за да заглушите потребителят -bbb.users.usersGrid.mediaItemRenderer.pushToLock = Заключи {0} -bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Отключи {0} -bbb.users.usersGrid.mediaItemRenderer.kickUser = Отстранете потребител -bbb.users.usersGrid.mediaItemRenderer.webcam = Споделена камера -bbb.users.usersGrid.mediaItemRenderer.micOff = Изкл. микрофон -bbb.users.usersGrid.mediaItemRenderer.micOn = Вкл. микрофон -bbb.users.usersGrid.mediaItemRenderer.noAudio = Не е аудио конференция -bbb.presentation.title = Презентация -bbb.presentation.titleWithPres = Презентация\: {0} -bbb.presentation.quickLink.label = Прозорец за презентацията -bbb.presentation.fitToWidth.toolTip = Регулиране на широчината на панела за презентация -bbb.presentation.fitToPage.toolTip = Регулиране на размера на панела за презентация -bbb.presentation.uploadPresBtn.toolTip = Качване на презентация -bbb.presentation.backBtn.toolTip = Прозорец Презентация Предишен слайд. -bbb.presentation.btnSlideNum.accessibilityName = Слайд {0} от {1} -bbb.presentation.btnSlideNum.toolTip = Избери слайд -bbb.presentation.forwardBtn.toolTip = Прозорец Презентация Следващ слайд -bbb.presentation.maxUploadFileExceededAlert = Грешка\: Файлът е по-голям от позволеното. -bbb.presentation.uploadcomplete = Качването завърши. Моля, изчакайте докато документът бъде конвертиран. -bbb.presentation.uploaded = качено. -bbb.presentation.document.supported = Каченият документ се поддържа. Започва конвертиране... -bbb.presentation.document.converted = Успешно конвертиране на офис документа. -bbb.presentation.error.document.convert.failed = Грешка\: Неуспешно конвертиране на офис документа. -bbb.presentation.error.io = IO Грешка\: Моля, свържете се с администратор. -bbb.presentation.error.security = Грешка в сигурността\: Моля, свържете се с администратор. -bbb.presentation.error.convert.notsupported = Грешка\: Каченият документ не се поддържа. Моля, заредете съвместим файл. -bbb.presentation.error.convert.nbpage = Грешка\: Неуспех при определяне броя страници на качвания документ. -bbb.presentation.error.convert.maxnbpagereach = Грешка\: Качваният документ има прекалено много страници. -bbb.presentation.converted = Конвертирани {0} от {1} слайдове. -bbb.presentation.ok = ДА -bbb.presentation.slider = Прозорец Презентация Лупа -bbb.presentation.slideloader.starttext = Начало на страницата -bbb.presentation.slideloader.endtext = Край на страницата -bbb.presentation.uploadwindow.presentationfile = Презентационен файл -bbb.presentation.uploadwindow.pdf = PDF -bbb.presentation.uploadwindow.word = WORD -bbb.presentation.uploadwindow.excel = EXCEL -bbb.presentation.uploadwindow.powerpoint = POWERPOINT -bbb.presentation.uploadwindow.image = ИЗОБРАЖЕНИЕ -bbb.presentation.minimizeBtn.accessibilityName = Намали прозорец Презентация -bbb.presentation.maximizeRestoreBtn.accessibilityName = Увеличи прозорец Презентация -bbb.presentation.closeBtn.accessibilityName = Затворете прозорец Презентация -bbb.fileupload.title = Добавете файлове към презентацията -bbb.fileupload.lblFileName.defaultText = Не сте посочили файл -bbb.fileupload.selectBtn.label = Изберете файл -bbb.fileupload.selectBtn.toolTip = Изберете файл -bbb.fileupload.uploadBtn = Качване -bbb.fileupload.uploadBtn.toolTip = Качи файл -bbb.fileupload.deleteBtn.toolTip = Премахни Презентация -bbb.fileupload.showBtn = Покажи -bbb.fileupload.showBtn.toolTip = Покажи Презентация -bbb.fileupload.okCancelBtn = Отказ -bbb.fileupload.okCancelBtn.toolTip = Затвори прозореца за избиране на файл -bbb.fileupload.genThumbText = Генериране на миникартинки... -bbb.fileupload.progBarLbl = Прогрес\: -bbb.fileupload.fileFormatHint = Качи документ. За най-добър резултат качи във формат (PDF) -bbb.chat.title = Чат -bbb.chat.quickLink.label = Прозорец за съобщенията -bbb.chat.cmpColorPicker.toolTip = Цвят на текста в прозорец Чат -bbb.chat.input.accessibilityName = Поле за редактиране на съобщението -bbb.chat.sendBtn = Изпрати -bbb.chat.sendBtn.toolTip = Изпрати съобщение -bbb.chat.sendBtn.accessibilityName = Изпрати чат съобщение -bbb.chat.contextmenu.copyalltext = Копирай всичкия текст -bbb.chat.publicChatUsername = Всички -bbb.chat.optionsTabName = Настройки -bbb.chat.privateChatSelect = Прозорец Чат Избери лице за персонален чат -bbb.chat.private.userLeft = Потребителят е напуснал. -# bbb.chat.private.userJoined = The user has joined. -# bbb.chat.usersList.toolTip = Select User To Open Private Chat -bbb.chat.chatOptions = Прозорец Чат Чат опции -bbb.chat.fontSize = Прозорец Чат Големина на шрифта -bbb.chat.cmbFontSize.toolTip = Изберете размер на шрифта на чата -bbb.chat.messageList = Прозорец Чат Кутия за съобщение -bbb.chat.minimizeBtn.accessibilityName = Минимизирайте прозорец Чат -bbb.chat.maximizeRestoreBtn.accessibilityName = Максимизирайте прозорец Чат -bbb.chat.closeBtn.accessibilityName = Затворете прозорец Чат -bbb.chat.chatTabs.accessibleNotice = Новите съобщения се показват тук. -bbb.publishVideo.changeCameraBtn.labelText = Смяна на камерата -bbb.publishVideo.changeCameraBtn.toolTip = Прозорец за избиране на видео камера -bbb.publishVideo.cmbResolution.tooltip = Избери резолюция на камерата -bbb.publishVideo.startPublishBtn.labelText = Стартиране на споделянето -bbb.publishVideo.startPublishBtn.toolTip = Започни споделяне -bbb.webcamPermissions.chrome.title = Разрешения за камера под Chrome -bbb.webcamPermissions.chrome.message1 = Натиснете за да позволите на Chrome да използва вашата камера -bbb.videodock.title = Закачи видео -bbb.videodock.quickLink.label = Прозорец за Видео/Уеб камерите -bbb.video.minimizeBtn.accessibilityName = Минимизирай прозорец Видео -bbb.video.maximizeRestoreBtn.accessibilityName = Максимизирай прозорец Видео -bbb.video.controls.muteButton.toolTip = Заглушен или говорещ {0} -bbb.video.controls.switchPresenter.toolTip = Направи {0} презентатор -bbb.video.controls.ejectUserBtn.toolTip = Извади {0} от срещата -bbb.video.controls.privateChatBtn.toolTip = Чат с {0} -bbb.video.publish.hint.noCamera = Няма налична камера -bbb.video.publish.hint.cantOpenCamera = Камерата не е достъпна -bbb.video.publish.hint.waitingApproval = Изчакване за одобрение -bbb.video.publish.hint.videoPreview = Преглед на видео -bbb.video.publish.hint.openingCamera = Отваряне на камера... -bbb.video.publish.hint.cameraDenied = Няма достъп до камерата -bbb.video.publish.hint.cameraIsBeingUsed = Камерата се използва от друго приложение -bbb.video.publish.hint.publishing = Публикуване... -bbb.video.publish.closeBtn.accessName = Прозорец Уебкамера Затвори прозорец -bbb.video.publish.closeBtn.label = Отмени -bbb.video.publish.titleBar = Прозорец Публикуване на камера -bbb.desktopPublish.title = Споделяне на екрана\: Представяне на Презентатора -bbb.desktopPublish.fullscreen.tooltip = Споделете екрана си -bbb.desktopPublish.fullscreen.label = На цял екран -bbb.desktopPublish.region.tooltip = Сподели част от екрана си -bbb.desktopPublish.region.label = Област -bbb.desktopPublish.stop.tooltip = Затвори екрана за споделяне -bbb.desktopPublish.stop.label = Затвори -bbb.desktopPublish.maximizeRestoreBtn.toolTip = Вие не можете да разширите този прозорец. -bbb.desktopPublish.closeBtn.toolTip = Спиране на споделянето и затваряне -bbb.desktopPublish.chromeOnMacUnsupportedHint = В момента Chrome не поддържа споделяне на екрана под Mac OS X. Моля, опитайте през FireFox. -bbb.desktopPublish.minimizeBtn.toolTip = Минимизиране -bbb.desktopPublish.minimizeBtn.accessibilityName = Минимизиране на прозореца Публикуване на споделен екран -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Увеличи прозорец Публикуване на споделен екран -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -bbb.desktopView.title = Споделяне на екрана -bbb.desktopView.fitToWindow = Вмести в прозореца -bbb.desktopView.actualSize = Покажи в реален размер -bbb.desktopView.minimizeBtn.accessibilityName = Минимизирай прозорец Преглед на споделен екран -bbb.desktopView.maximizeRestoreBtn.accessibilityName = Увеличи прозорец Преглед на споделен екран -bbb.desktopView.closeBtn.accessibilityName = Затвори прозорец Преглед на споделен екран -bbb.toolbar.phone.toolTip.start = Споделете микрофона -bbb.toolbar.phone.toolTip.stop = Прекратете споделянето на микрофона си -bbb.toolbar.phone.toolTip.mute = Спрете да слушате аудиото. -bbb.toolbar.phone.toolTip.unmute = Слушайте аудиото. -bbb.toolbar.phone.toolTip.nomic = Не бе намерен микрофон -bbb.toolbar.deskshare.toolTip.start = Споделете екрана си -bbb.toolbar.deskshare.toolTip.stop = Спрете да споделяте екрана си -bbb.toolbar.video.toolTip.start = Споделете камерата си -bbb.toolbar.video.toolTip.stop = Прекратете споделянето на камерата си -bbb.layout.addButton.toolTip = Добави потребителски изглед към списъка -bbb.layout.broadcastButton.toolTip = Еднакъв изглед за всички -bbb.layout.combo.toolTip = Променете изгледа -bbb.layout.loadButton.toolTip = Зареждане на изгледи от файл -bbb.layout.saveButton.toolTip = Съхрани изгледите във файл -bbb.layout.lockButton.toolTip = Заключи изгледа -bbb.layout.combo.prompt = Задай изглед -bbb.layout.combo.custom = *Потребителски изглед -bbb.layout.combo.customName = Потребителски изглед -bbb.layout.combo.remote = Отдалечен -bbb.layout.save.complete = Изгледите бяха успешно съхранени -bbb.layout.load.complete = Изгледите бяха успешно заредени -bbb.layout.load.failed = Грешка в зареждането на изгледите -bbb.layout.name.defaultlayout = Стандартен изглед -bbb.layout.name.videochat = Видео Чат -# bbb.layout.name.webcamsfocus = Webcam Meeting -# bbb.layout.name.presentfocus = Presentation Meeting -bbb.layout.name.lectureassistant = Асистент -bbb.layout.name.lecture = Лекция -bbb.highlighter.toolbar.pencil = Молив -bbb.highlighter.toolbar.pencil.accessibilityName = Превключи от курсор към молив -bbb.highlighter.toolbar.ellipse = Кръг -bbb.highlighter.toolbar.ellipse.accessibilityName = Превключи от курсор към кръг -bbb.highlighter.toolbar.rectangle = Правоъгълник -bbb.highlighter.toolbar.rectangle.accessibilityName = Превключи от курсор към правоъгълник -bbb.highlighter.toolbar.panzoom = Pan и Увеличение -bbb.highlighter.toolbar.panzoom.accessibilityName = Превключи от курсор към пан и увеличител -bbb.highlighter.toolbar.clear = Премахни всички рисунки -bbb.highlighter.toolbar.clear.accessibilityName = Изчистване на страницата Бяла дъска -bbb.highlighter.toolbar.undo = Премахни последната рисунка -bbb.highlighter.toolbar.undo.accessibilityName = Връщане към последната форма на бялата дъска -bbb.highlighter.toolbar.color = Избери цвят -bbb.highlighter.toolbar.color.accessibilityName = Цвят на маркера -bbb.highlighter.toolbar.thickness = Смени дебелината -bbb.highlighter.toolbar.thickness.accessibilityName = Дебелина на маркера -bbb.logout.title = Вие сте напуснали -bbb.logout.button.label = ДА -bbb.logout.appshutdown = Приложението на сървъра беше спряно -bbb.logout.asyncerror = Възникнала е асинхронна грешка -bbb.logout.connectionclosed = Връзката със сървъра е била затворена -bbb.logout.connectionfailed = Връзката до сървъра пропадна -bbb.logout.rejected = Връзката до сървъра беше отказана -bbb.logout.invalidapp = Приложението red5 не съществува -bbb.logout.unknown = Вашият клиент е загубил връзка със сървъра -bbb.logout.usercommand = Вие сте излезли от конференцията -bbb.logout.refresh.message = Ако изходът от системата е неочакван, натиснете бутона по-долу, за да се свържете повторно. -bbb.logout.refresh.label = Повторно свързване -bbb.logout.confirm.title = Потвърдете, че искате да напуснете -bbb.logout.confirm.message = Сигурни ли сте, че искате да напуснете? -bbb.logout.confirm.yes = Да -bbb.logout.confirm.no = Не -bbb.notes.title = Бележки -bbb.notes.cmpColorPicker.toolTip = Цвят на текста -bbb.notes.saveBtn = Съхрани -bbb.notes.saveBtn.toolTip = Съхрани бележката -bbb.settings.deskshare.instructions = Кликни "Allow", когато изкочи, за проверка на правилната работа на споделянето на работния плот -bbb.settings.deskshare.start = Проверете споделянето на работният екран -bbb.settings.voice.volume = Микрофон -bbb.settings.java.label = Грешка на Java версията -bbb.settings.java.text = Имате инсталирана Java версия {0}, но трябва да имате инсталирана версия поне {1}, за да използвате споделяне на екрана през BigBlueButton. Щракнете бутона по-долу, за да инсталирате най-новата версия на Java JRE. -bbb.settings.java.command = Инсталирайте най-новата версия на Java -bbb.settings.flash.label = Грешка на Flash версията -bbb.settings.flash.text = Имате инсталирана Flash версия {0}, но трябва да имате инсталирана версия поне {1}, за да използвате споделяне на екрана през BigBlueButton. Щракнете бутона по-долу, за да инсталирате най-новата версия на Adobe Flash. -bbb.settings.flash.command = Инсталирайте най-новия Flash -bbb.settings.isight.label = Грешка на iSight камера -bbb.settings.isight.text = Ако имате проблеми с вашата iSight камера, е поради факта, че изполвате OS X 10.6.5, за която е известно, че има проблем с работата й с Flash видео от iSight камера.\nЗа да отстраните това, щракнете на линка по-долу, за да инсталирате новата версия на Flash player, или обновете вашия Mac до най-новата версия. -bbb.settings.isight.command = Инсталирай Flash версия 10.2 RC2 -bbb.settings.warning.label = Предупреждение -bbb.settings.warning.close = Затвори предупреждението -bbb.settings.noissues = Няма открити възпрепятсващи проблеми. -bbb.settings.instructions = Приемете Flash запитването за достъп до вашата камера. Ако можете да видите и чуете себе си, вашият браузър е настроен правилно. Други потенциални проблеми са показани по-долу. Кликнете върху всеки, за да намерите възможно решение. -ltbcustom.bbb.highlighter.toolbar.triangle = Триъгълник -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Превключи курсор към триъгълник -ltbcustom.bbb.highlighter.toolbar.line = Линия -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Превключи от курсор към линия -ltbcustom.bbb.highlighter.toolbar.text = Текст -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Превключи от курсор към текст -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Цвят на текст -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Размер на шрифта - -# bbb.accessibility.clientReady = Ready - -bbb.accessibility.chat.chatBox.reachedFirst = Достигнали сте до първото съобщение. -bbb.accessibility.chat.chatBox.reachedLatest = Достигнали сте до последното съобщение. -bbb.accessibility.chat.chatBox.navigatedFirst = Преминали сте на първото съобщение. -bbb.accessibility.chat.chatBox.navigatedLatest = Преминали сте към най-последното съобщение. -bbb.accessibility.chat.chatBox.navigatedLatestRead = Преминали сте към оследното съобщение, което сте чели. -bbb.accessibility.chat.chatwindow.input = Въвеждане в чата - -bbb.accessibility.chat.initialDescription = Моля използвайте стрелките на клавиатурата за навигация в съобщенията - -bbb.accessibility.notes.notesview.input = Вход за бележки - -bbb.shortcuthelp.title = Клавишни комбинации -bbb.shortcuthelp.minimizeBtn.accessibilityName = Минимизирай прозорец Клавишни комбинации -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Максимизирай прозорец Клавишни комбинации -bbb.shortcuthelp.closeBtn.accessibilityName = Затвори прозорец Клавишни комбинации -bbb.shortcuthelp.dropdown.general = Основни клавишни комбинации -bbb.shortcuthelp.dropdown.presentation = Клавишни комбинации за презентацията -bbb.shortcuthelp.dropdown.chat = Клавишни комбинации за чата -bbb.shortcuthelp.dropdown.users = Потребителски клавишни комбинации -bbb.shortcuthelp.dropdown.polling = Пряк достъп до анкетите -bbb.shortcuthelp.dropdown.polling2 = Пряк достъп до анкетите -bbb.shortcuthelp.headers.shortcut = Пряк път -bbb.shortcuthelp.headers.function = Настройки - -bbb.shortcutkey.general.minimize = 189 -bbb.shortcutkey.general.minimize.function = Минимизирай текущия прозорец -bbb.shortcutkey.general.maximize = 187 -bbb.shortcutkey.general.maximize.function = Максимизирай текущия прозорец - -bbb.shortcutkey.flash.exit = 81 -bbb.shortcutkey.flash.exit.function = Фокусирайте върху прозореца Флаш -bbb.shortcutkey.users.muteme = 77 -bbb.shortcutkey.users.muteme.function = Заглушете или позволете вашия микрофон -bbb.shortcutkey.chat.chatinput = 73 -bbb.shortcutkey.chat.chatinput.function = Фокусиране върху полето за въвеждане в чата -bbb.shortcutkey.present.focusslide = 67 -bbb.shortcutkey.present.focusslide.function = Фокусиране на презентационния слайд -bbb.shortcutkey.whiteboard.undo = 90 -bbb.shortcutkey.whiteboard.undo.function = Откажи последния знак на дъската - -bbb.shortcutkey.focus.users = 49 -bbb.shortcutkey.focus.users.function = Преместете фокусът върху прозорецът Потребители -bbb.shortcutkey.focus.video = 50 -bbb.shortcutkey.focus.video.function = Преместете фокусът върху Видео блока -bbb.shortcutkey.focus.presentation = 51 -bbb.shortcutkey.focus.presentation.function = Преместете фокусът върху прозорецът Презентация -bbb.shortcutkey.focus.chat = 52 -bbb.shortcutkey.focus.chat.function = Преместете фокусът върху чат прозореца -bbb.shortcutkey.focus.pollingCreate = 67 -bbb.shortcutkey.focus.pollingCreate.function = Превключи към прозореца за създаване на анкети, ако е отворен -bbb.shortcutkey.focus.pollingStats = 83 -bbb.shortcutkey.focus.pollingStats.function = Превключи към прозореца за статистика на анкетите, ако е отворен. -bbb.shortcutkey.focus.voting = 89 -bbb.shortcutkey.focus.voting.function = Превключи към прозореца с анкетите, ако е отворен. - -bbb.shortcutkey.share.desktop = 68 -bbb.shortcutkey.share.desktop.function = Отворете прозорецът за споделяне на работния екран -bbb.shortcutkey.share.microphone = 79 -bbb.shortcutkey.share.microphone.function = Отворете прозорецът за настройки на микрофона -bbb.shortcutkey.share.pauseRemoteStream = 80 -bbb.shortcutkey.share.pauseRemoteStream.function = Започнете/Спрете да слушате аудиото -bbb.shortcutkey.share.webcam = 66 -bbb.shortcutkey.share.webcam.function = Отворете прозорецът за споделяне на камерата - -bbb.shortcutkey.shortcutWindow = 72 -bbb.shortcutkey.shortcutWindow.function = Отворете/Фокусирайте помощния прозорец -bbb.shortcutkey.logout = 76 -bbb.shortcutkey.logout.function = Напуснете тази среща -bbb.shortcutkey.raiseHand = 82 -bbb.shortcutkey.raiseHand.function = Вдигнете ръка - -bbb.shortcutkey.present.upload = 85 -bbb.shortcutkey.present.upload.function = Качване на презентация -bbb.shortcutkey.present.previous = 65 -bbb.shortcutkey.present.previous.function = Преминете към предходния слайд -bbb.shortcutkey.present.select = 83 -bbb.shortcutkey.present.select.function = Вижте всички слайдове -bbb.shortcutkey.present.next = 69 -bbb.shortcutkey.present.next.function = Преминете към следващия слайд -bbb.shortcutkey.present.fitWidth = 70 -bbb.shortcutkey.present.fitWidth.function = Слайдовете да паснат на широчината -bbb.shortcutkey.present.fitPage = 80 -bbb.shortcutkey.present.fitPage.function = Слайдовете да паснат към страницата - -bbb.shortcutkey.users.makePresenter = 80 -bbb.shortcutkey.users.makePresenter.function = Направете избраната личност лектор -bbb.shortcutkey.users.kick = 75 -bbb.shortcutkey.users.kick.function = Отстранете избраната личност от срещата -bbb.shortcutkey.users.mute = 83 -bbb.shortcutkey.users.mute.function = Заглушете или позволете да говори избраната личност -bbb.shortcutkey.users.muteall = 65 -bbb.shortcutkey.users.muteall.function = Заглушете или позволете да говорят всички потребители -bbb.shortcutkey.users.focusUsers = 85 -bbb.shortcutkey.users.focusUsers.function = Фокусиране върху списъка с потребители -bbb.shortcutkey.users.muteAllButPres = 65 -bbb.shortcutkey.users.muteAllButPres.function = Заглушете всеки един с изключение на Лектора - -bbb.shortcutkey.chat.focusTabs = 89 -bbb.shortcutkey.chat.focusTabs.function = Фокусиране върху чат табовете -bbb.shortcutkey.chat.focusBox = 66 -bbb.shortcutkey.chat.focusBox.function = Фокусиране върху чат кутията -bbb.shortcutkey.chat.changeColour = 67 -bbb.shortcutkey.chat.changeColour.function = Превключи към палитрата. -bbb.shortcutkey.chat.sendMessage = 83 -bbb.shortcutkey.chat.sendMessage.function = Изпрати съобщение -bbb.shortcutkey.chat.explanation = ---- -bbb.shortcutkey.chat.explanation.function = За навигиране на съобщения, трябва да фокусирате върху чат кутията. - -bbb.shortcutkey.chat.chatbox.advance = 32 -bbb.shortcutkey.chat.chatbox.advance.function = Преминете към следващото съобщение -bbb.shortcutkey.chat.chatbox.goback = 80 -bbb.shortcutkey.chat.chatbox.goback.function = Преминете към предходното съобщение -bbb.shortcutkey.chat.chatbox.repeat = 82 -bbb.shortcutkey.chat.chatbox.repeat.function = Повтори текущото съобщение -bbb.shortcutkey.chat.chatbox.golatest = 89 -bbb.shortcutkey.chat.chatbox.golatest.function = Преминете към последното съобщение -bbb.shortcutkey.chat.chatbox.gofirst = 65 -bbb.shortcutkey.chat.chatbox.gofirst.function = Преминете към първото съобщение -bbb.shortcutkey.chat.chatbox.goread = 75 -bbb.shortcutkey.chat.chatbox.goread.function = Преминете към последното съобщение, което сте прочели -bbb.shortcutkey.chat.chatbox.debug = 71 -bbb.shortcutkey.chat.chatbox.debug.function = Временна дебъг клавишна комбинация - -bbb.polling.toolbar.toolTip = Управление на анкетите -bbb.polling.buttonName = Управлявай анкетите -bbb.polling.createPoll = Създай ново гласуване -bbb.polling.createPoll.moreThanOneResponse = Позволи на потребителите да избират повече от един отговор -bbb.polling.createPoll.hint = Съвет\: Задайте всеки отговор на нов ред -bbb.polling.createPoll.answers = Отговори\: -bbb.polling.createPoll.question = Въпрос\: -bbb.polling.createPoll.title = Заглавие\: -bbb.polling.createPoll.publishToWeb = Позволи уеб гласуване - -bbb.polling.pollPreview = Преглед на гласуването -bbb.polling.pollPreview.modify = Промени -bbb.polling.pollPreview.publish = Публикувай -bbb.polling.pollPreview.preview = Преглед -bbb.polling.pollPreview.save = Съхрани -bbb.polling.pollPreview.cancel = Отказ -bbb.polling.pollPreview.modify = Промени -bbb.polling.pollPreview.hereIsYourPoll = Ето го вашето гласуване\: -bbb.polling.pollPreview.ifYouWantChanges = ако желаете да направите промени, щракнете върху бутона 'Промени' -bbb.polling.pollPreview.checkAll = (отбележи всичко, което може да бъде приложено) -bbb.polling.pollPreview.pollWillPublishOnline = Това гласуване ще бъде налично за уеб гласуване. - -bbb.polling.resultBtn.label=Резултат -bbb.polling.resultBtn.toolTip=Покажи резултатите от анкетата -bbb.polling.startBtn.label=Начало -bbb.polling.startBtn.toolTip=Започни анкета -bbb.polling.editBtn.label=Редактирай -bbb.polling.editBtn.toolTip=Редактирай анкетата -bbb.polling.deleteBtn.toolTip=Изтрий анкетата - -bbb.publishVideo.startPublishBtn.labelText = Стартиране на споделянето -bbb.publishVideo.changeCameraBtn.labelText = Смяна на камерата - -bbb.accessibility.alerts.madePresenter = Сега Вие презентирате. -bbb.accessibility.alerts.madeViewer = Вие сте зрител/наблюдател - -bbb.shortcutkey.polling.buttonClick = 80 -bbb.shortcutkey.polling.buttonClick.function = Отворете менюто за анкетите/гласуванията. -bbb.shortcutkey.polling.focusTitle = 67 -bbb.shortcutkey.polling.focusTitle.function = Превключи към полето за заглавието -bbb.shortcutkey.polling.focusQuestion = 81 -bbb.shortcutkey.polling.focusQuestion.function = Превключи към полето за въпроси -bbb.shortcutkey.polling.focusAnswers = 65 -bbb.shortcutkey.polling.focusAnswers.function = Превключи към полето за отговори -bbb.shortcutkey.polling.focusMultipleCB = 77 -bbb.shortcutkey.polling.focusMultipleCB.function = Разреши няколко едновременни избора -bbb.shortcutkey.polling.focusWebPollCB = 66 -bbb.shortcutkey.polling.focusWebPollCB.function = Активирайте уеб анкетите -bbb.shortcutkey.polling.previewClick = 80 -bbb.shortcutkey.polling.previewClick.function = Прегледай анкетата и продължи. -bbb.shortcutkey.polling.cancelClick = 88 -bbb.shortcutkey.polling.cancelClick.function = Отмени анкетата и излез. -bbb.shortcutkey.polling.modify = 89 -bbb.shortcutkey.polling.modify.function = Върни се и редактирай анкетата. -bbb.shortcutkey.polling.publish = 85 -bbb.shortcutkey.polling.publish.function = Публикувай анкета и позволи гласуване -bbb.shortcutkey.polling.save = 83 -bbb.shortcutkey.polling.save.function = Запази анкетата без да я публикуваш. - -bbb.shortcutkey.pollStats.explanation = ---- -bbb.shortcutkey.pollStats.explanation.function = Резултатите от анкетата могат да бъдат видяни едва след като бъде публикувана. -bbb.shortcutkey.polling.focusData = 68 -bbb.shortcutkey.polling.focusData.function = Превключи към резултатите от анкетата -bbb.shortcutkey.polling.refresh = 82 -bbb.shortcutkey.polling.refresh.function = Обнови резултатите от анкетата. -bbb.shortcutkey.polling.focusWebPoll = 73 -bbb.shortcutkey.polling.focusWebPoll.function = Превключи към прозореца с URL за анкетите -bbb.shortcutkey.polling.stopPoll = 79 -bbb.shortcutkey.polling.stopPoll.function = Прекрати гласуването. -bbb.shortcutkey.polling.repostPoll = 80 -bbb.shortcutkey.polling.repostPoll.function = Отново публикувай анкетата. -bbb.shortcutkey.polling.closeStatsWindow = 88 -bbb.shortcutkey.polling.closeStatsWindow.function = Затвори прозореца с резултатите от анкетата. - -bbb.shortcutkey.polling.vote = 86 -bbb.shortcutkey.polling.vote.function = Потвърди избора си и гласувай. -bbb.shortcutkey.polling.focusVoteQuestion = 81 -bbb.shortcutkey.polling.focusVoteQuestion.function = Превключи към въпроса - -bbb.shortcutkey.specialKeys.space = клавиш за интервал / Шпация -bbb.shortcutkey.specialKeys.left = Стрелка наляво -bbb.shortcutkey.specialKeys.right = Стрелка надясно -bbb.shortcutkey.specialKeys.up = Стрелка нагоре -bbb.shortcutkey.specialKeys.down = Стрелка надолу -bbb.shortcutkey.specialKeys.plus = Плюс/Добави -bbb.shortcutkey.specialKeys.minus = Минус/Извади - -bbb.toolbar.videodock.toolTip.closeAllVideos = Затвори всички видео прозорци -bbb.users.settings.lockAll=Заключи всички потребители -bbb.users.settings.lockAllExcept=Заключи всички потребители без презентиращия. -bbb.users.settings.lockSettings=Заключи всички потребители -bbb.users.settings.unlockAll=Отключи всички потребители -bbb.users.settings.roomIsLocked=Заключено по подразбиране -bbb.users.settings.roomIsMuted=Заглушен по подразбиране - -bbb.lockSettings.save = Задай -bbb.lockSettings.save.tooltip = Задай настройки за заключване -bbb.lockSettings.cancel = Отмени -bbb.lockSettings.cancel.toolTip = Затвори този прозорец без запазване на информацията - -bbb.lockSettings.moderatorLocking = Заключване за модератор -bbb.lockSettings.privateChat = Лични съобщения -bbb.lockSettings.publicChat = Общ чат -bbb.lockSettings.webcam = Видео/Уеб камера -bbb.lockSettings.microphone = Микрофон -bbb.lockSettings.layout = Изглед -bbb.lockSettings.title=Заключи потребителите -bbb.lockSettings.feature=Функционалност -# bbb.lockSettings.locked=Locked -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/bn_BN/bbbResources.properties b/clients/flash/web-client/src/locale/bn_BN/bbbResources.properties deleted file mode 100644 index b8a718b47982..000000000000 --- a/clients/flash/web-client/src/locale/bn_BN/bbbResources.properties +++ /dev/null @@ -1,576 +0,0 @@ -bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = সার্ভারের সাথে সংযোগ করা হচ্চ্ছ -bbb.mainshell.statusProgress.loading = {0} মডিউলগুলো লোড করা হচ্চ্ছে -bbb.mainshell.statusProgress.cannotConnectServer = দুঃখিত, সার্ভারের সাথে সংযোগ করা সম্ভব হচ্চ্ছে না। -bbb.mainshell.copyrightLabel2 = (c) 2012, BigBlueButton build {0} - আরও বেশি তথ্যের জন্য দেখুন http://www.bigbluebutton.org/. -bbb.mainshell.logBtn.toolTip = লগ উইন্ডোটি খুলুন -bbb.mainshell.resetLayoutBtn.toolTip = লেআউট রিসেট করুন -bbb.oldlocalewindow.reminder1 = আপনার BigBlueButton-এর একটি পুরনো ভাষা অনুবাদ থাকতে পারে। -bbb.oldlocalewindow.reminder2 = দয়া করে আপনার ব্রাউজারের ক্যাশ পরিষ্কার করুন এবং পুনরায় চেষ্টা করুন। -bbb.oldlocalewindow.windowTitle = বিপদসঙ্গেত: পুরনো ভাষা অনুবাদ -bbb.micSettings.playSound = পরীক্ষাকরণ শব্দ চালান -bbb.micSettings.playSound.toolTip = -bbb.micSettings.hearFromHeadset = আপনি আপনার কম্পিউটারের স্পিকারের পরিবর্তে হেডসেটের মধ্যে অডিও শুনা উচিত -bbb.micSettings.speakIntoMic = -bbb.micSettings.changeMic = মাইক্রোফোন পরিবর্তন করুন -bbb.micSettings.changeMic.toolTip = -bbb.micSettings.join = অডিও যোগদান করুন -bbb.micSettings.cancel = বাতিল -bbb.micSettings.cancel.toolTip = -bbb.micSettings.access.helpButton = -bbb.micSettings.access.title = -bbb.mainToolbar.helpBtn = সাহায্য -bbb.mainToolbar.logoutBtn = লগ আউট -bbb.mainToolbar.logoutBtn.toolTip = লগ আউট -bbb.mainToolbar.langSelector = -bbb.mainToolbar.settingsBtn = সেটিংস -bbb.mainToolbar.settingsBtn.toolTip = সেটিংস ওপেন করুন -bbb.mainToolbar.shortcutBtn = -bbb.mainToolbar.shortcutBtn.toolTip = -bbb.window.minimizeBtn.toolTip = -bbb.window.maximizeRestoreBtn.toolTip = -bbb.window.closeBtn.toolTip = -bbb.videoDock.titleBar = -bbb.presentation.titleBar = -bbb.chat.titleBar = -bbb.users.title = -bbb.users.titleBar = -bbb.users.minimizeBtn.accessibilityName = -bbb.users.maximizeRestoreBtn.accessibilityName = -bbb.users.settings.buttonTooltip = -bbb.users.settings.audioSettings = -bbb.users.settings.webcamSettings = -bbb.users.settings.muteAll = -bbb.users.settings.muteAllExcept = -bbb.users.settings.unmuteAll = -bbb.users.settings.lowerAllHands = -bbb.users.raiseHandBtn.toolTip = -bbb.users.pushToTalk.toolTip = -bbb.users.pushToMute.toolTip = -bbb.users.muteMeBtnTxt.talk = -bbb.users.muteMeBtnTxt.mute = -bbb.users.muteMeBtnTxt.muted = -bbb.users.muteMeBtnTxt.unmuted = -bbb.users.usersGrid.accessibilityName = -bbb.users.usersGrid.nameItemRenderer = -bbb.users.usersGrid.statusItemRenderer = -bbb.users.usersGrid.statusItemRenderer.changePresenter = -bbb.users.usersGrid.statusItemRenderer.presenter = -bbb.users.usersGrid.statusItemRenderer.moderator = -bbb.users.usersGrid.statusItemRenderer.lowerHand = -bbb.users.usersGrid.statusItemRenderer.handRaised = -bbb.users.usersGrid.statusItemRenderer.viewer = -bbb.users.usersGrid.mediaItemRenderer = -bbb.users.usersGrid.mediaItemRenderer.talking = -bbb.users.usersGrid.mediaItemRenderer.webcam = -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = -bbb.users.usersGrid.mediaItemRenderer.pushToMute = -bbb.users.usersGrid.mediaItemRenderer.pushToLock = -bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = -bbb.users.usersGrid.mediaItemRenderer.kickUser = -bbb.users.usersGrid.mediaItemRenderer.micOff = -bbb.users.usersGrid.mediaItemRenderer.micOn = -bbb.users.usersGrid.mediaItemRenderer.noAudio = -bbb.presentation.title = উপস্হাপন -bbb.presentation.fitToWidth.toolTip = -bbb.presentation.fitToPage.toolTip = -bbb.presentation.uploadPresBtn.toolTip = উপস্হাপনের জন্য একটি ডকুমেন্ট আপলোড করুন। -bbb.presentation.backBtn.toolTip = পূর্ববর্তী স্লাইড। -bbb.presentation.btnSlideNum.toolTip = -bbb.presentation.forwardBtn.toolTip = পরবর্তী স্লাইড -bbb.presentation.maxUploadFileExceededAlert = ত্রুটি: ফাইলের আকৃতি সর্বোচ্চ অনুমোদিত আকৃতির চেয়ে বৃহত্তর। -bbb.presentation.uploadcomplete = আপলোড সম্পন্ন হয়েছে। দয়া করে ডকুমেন্টের রূপান্তর পর্যন্ত অপেক্ষা করুন। -bbb.presentation.uploaded = আপলোড হয়েছে। -bbb.presentation.document.supported = আপলোডকৃত ডকুমেন্ট সঠিক। রূপান্তর শুরু হচ্ছে... -bbb.presentation.document.converted = দপ্তর-ডকুমেন্ট সফলভাবে রূপান্তর করা হয়েছে। -bbb.presentation.error.document.convert.failed = ত্রুটি: দপ্তর-ডকুমেন্ট রূপান্তর করা সম্ভব হচ্ছে না। -bbb.presentation.error.io = IO ত্রুটি: দয়া করে অ্যাডমিনস্ট্রেটরের সাথে যোগাযোগ করুন। -bbb.presentation.error.security = নিরাপত্তা ত্রুটি: দয়া করে অ্যাডমিনস্ট্রেটরের সাথে যোগাযোগ করুন। -bbb.presentation.error.convert.notsupported = ত্রুটি: আপলোডকৃত ডকুমেন্ট অসমর্থিত। দয়া করে একটি সঙ্গতিপূর্ণ ফাইল আপলোড করুন। -bbb.presentation.error.convert.nbpage = ত্রুটি: আপলোডকৃত ডকুমেন্টে পাতার সংখ্যা নির্ধারণ করা সম্ভব হচ্ছে না। -bbb.presentation.error.convert.maxnbpagereach = ত্রুটি: আপলোডকৃত ডকুমেন্টের পাতার সংখ্যা অনেক বেশি। -bbb.presentation.converted = {1} টির ভিতরে {0} টি স্লাইড রূপান্তরিত হয়েছে। -bbb.presentation.ok = ঠিক আছে -bbb.presentation.slider = -bbb.presentation.uploadwindow.presentationfile = উপস্হাপন ফাইল -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 -bbb.presentation.minimizeBtn.accessibilityName = -bbb.presentation.maximizeRestoreBtn.accessibilityName = -bbb.presentation.closeBtn.accessibilityName = -bbb.fileupload.title = উপস্হাপন আপলোড করুন -bbb.fileupload.fileLbl = ফাইল: -bbb.fileupload.selectBtn.label = -bbb.fileupload.selectBtn.toolTip = ফাইল ব্রাউজ করুন -bbb.fileupload.uploadBtn = আপলোড করুন -bbb.fileupload.uploadBtn.toolTip = ফাইল আপলোড করুন -bbb.fileupload.presentationNamesLbl = আপলোডকৃত উপস্থাপন: -bbb.fileupload.deleteBtn.toolTip = উপস্হাপন মুছে ফেলুন -bbb.fileupload.showBtn = দেখান -bbb.fileupload.showBtn.toolTip = উপস্হাপন দেখান -bbb.fileupload.okCancelBtn = বাতিল -bbb.fileupload.okCancelBtn.toolTip = -bbb.fileupload.genThumbText = থাম্বনেইল তৈরি করা হচ্ছে.. -bbb.fileupload.progBarLbl = অগ্রগতি: -bbb.chat.title = চ্যাট -bbb.chat.cmpColorPicker.toolTip = লেখার রঙ -bbb.chat.sendBtn = পাঠান -bbb.chat.sendBtn.toolTip = বার্তা পাঠান -bbb.chat.sendBtn.accessibilityName = -bbb.chat.publicChatUsername = All -bbb.chat.privateChatSelect = ব্যক্তিগতভাবে চ্যাট করতে একটি ব্যক্তি নির্বাচন করুন -bbb.chat.private.userLeft = -bbb.chat.usersList.toolTip = -bbb.chat.chatOptions = চ্যাট অপশনস -bbb.chat.fontSize = ফন্ট আকৃতি -bbb.chat.cmbFontSize.toolTip = -bbb.chat.messageList = -bbb.chat.minimizeBtn.accessibilityName = -bbb.chat.maximizeRestoreBtn.accessibilityName = -bbb.chat.closeBtn.accessibilityName = -bbb.publishVideo.changeCameraBtn.labelText = -bbb.publishVideo.changeCameraBtn.toolTip = -bbb.publishVideo.cmbResolution.tooltip = -bbb.publishVideo.startPublishBtn.labelText = -bbb.publishVideo.startPublishBtn.toolTip = শেয়ার করা শুরু করুন -bbb.video.minimizeBtn.accessibilityName = -bbb.video.maximizeRestoreBtn.accessibilityName = -bbb.video.controls.muteButton.toolTip = -bbb.video.controls.switchPresenter.toolTip = -bbb.video.controls.ejectUserBtn.toolTip = -bbb.video.controls.privateChatBtn.toolTip = -bbb.video.publish.hint.noCamera = কোন ক্যামেরা পাওয়া যায় নাই -bbb.video.publish.hint.cantOpenCamera = আপনার ক্যামেরা ওপেন করা যাচ্ছে না -bbb.video.publish.hint.waitingApproval = অনুমোদনের জন্য অপেক্ষা করা হচ্ছে -bbb.video.publish.hint.videoPreview = ভিডিও প্রাকদর্শন -bbb.video.publish.hint.openingCamera = ক্যামেরা ওপেন করা হচ্ছে -bbb.video.publish.hint.cameraDenied = ক্যামেরা এক্সেস ডিনাইড -bbb.video.publish.hint.cameraIsBeingUsed = আপনার ক্যামেরা অন্য অ্যাপ্লিকেশনের দ্বারা ব্যবহৃত হচ্ছে -bbb.video.publish.hint.publishing = প্রকাশ করা হচ্ছে... -bbb.video.publish.closeBtn.accessName = -bbb.video.publish.closeBtn.label = -bbb.video.publish.titleBar = -bbb.desktopPublish.title = ডেস্কটপ শেয়ারিং: উপস্হাপকের প্রাকদর্শন -bbb.desktopPublish.fullscreen.tooltip = আপনার পুরো স্ক্রীন শেয়ার করুন -bbb.desktopPublish.fullscreen.label = পূর্ণ স্ক্রীন -bbb.desktopPublish.region.tooltip = আপনার স্ক্রীনের আংশিক শেয়ার করুন -bbb.desktopPublish.region.label = আংশিক -bbb.desktopPublish.stop.tooltip = স্ক্রীন শেয়ার বন্ধ করুন -bbb.desktopPublish.stop.label = বন্ধ করুন -bbb.desktopPublish.maximizeRestoreBtn.toolTip = আপনি এই উইন্ডোটি বড় করতে পারেন না। -bbb.desktopPublish.closeBtn.toolTip = স্ক্রীন শেয়ার বন্ধ করতে এই উইন্ডোটি বন্ধ করুন। -bbb.desktopPublish.minimizeBtn.toolTip = এই উইন্ডোটি মিনিমাইজ করুন। -bbb.desktopPublish.minimizeBtn.accessibilityName = -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = -bbb.desktopPublish.closeBtn.accessibilityName = -bbb.desktopView.title = ডেস্কটপ শেয়ারিং -bbb.desktopView.fitToWindow = উইন্ডো উপযোগী করুন -bbb.desktopView.actualSize = প্রকৃত আকৃতি অনুযায়ী প্রদর্শন করুন -bbb.desktopView.minimizeBtn.accessibilityName = -bbb.desktopView.maximizeRestoreBtn.accessibilityName = -bbb.desktopView.closeBtn.accessibilityName = -bbb.toolbar.phone.toolTip.start = -bbb.toolbar.phone.toolTip.stop = -bbb.toolbar.deskshare.toolTip.start = -bbb.toolbar.deskshare.toolTip.stop = -bbb.toolbar.video.toolTip.start = -bbb.toolbar.video.toolTip.stop = -bbb.layout.addButton.toolTip = -bbb.layout.combo.toolTip = -bbb.layout.loadButton.toolTip = -bbb.layout.saveButton.toolTip = -bbb.layout.lockButton.toolTip = -bbb.layout.combo.prompt = -bbb.layout.combo.custom = -bbb.layout.combo.customName = -bbb.layout.combo.remote = -bbb.layout.save.complete = -bbb.layout.load.complete = -bbb.layout.load.failed = -bbb.highlighter.toolbar.pencil = হাইলাইটার -bbb.highlighter.toolbar.pencil.accessibilityName = -bbb.highlighter.toolbar.ellipse = বৃত্ত -bbb.highlighter.toolbar.ellipse.accessibilityName = -bbb.highlighter.toolbar.rectangle = আয়তক্ষেত্র -bbb.highlighter.toolbar.rectangle.accessibilityName = -bbb.highlighter.toolbar.panzoom = -bbb.highlighter.toolbar.panzoom.accessibilityName = -bbb.highlighter.toolbar.clear = পেজ ক্লিয়ার করুন -bbb.highlighter.toolbar.clear.accessibilityName = -bbb.highlighter.toolbar.undo = আকৃতি বাতিল করুন -bbb.highlighter.toolbar.undo.accessibilityName = -bbb.highlighter.toolbar.color = রঙ নির্বাচন করুন -bbb.highlighter.toolbar.color.accessibilityName = -bbb.highlighter.toolbar.thickness = পূরুত্ব পরিবর্তন করুন -bbb.highlighter.toolbar.thickness.accessibilityName = -bbb.logout.appshutdown = সার্ভার অ্যাপ্লিকেশন বন্ধ করা হয়েছে -bbb.logout.asyncerror = একটি Async ত্রুটি হয়েছে -bbb.logout.connectionclosed = সার্ভারের সাথে সংযোগ বন্ধ করা হয়েছে -bbb.logout.connectionfailed = সার্ভারে সংযোগ করা সম্ভব হচ্ছে না -bbb.logout.rejected = সার্ভারের সঙ্গে সংযোগ বাতিল করা হয়েছে -bbb.logout.invalidapp = Red5 অ্যাপ্লিকেশনের অস্তিত্ব নেই -bbb.logout.unknown = আপনার গ্রাহক সার্ভারের সঙ্গে সংযোগ হারিয়েছে -bbb.logout.usercommand = আপনি কনফারেন্স থেকে লগ আউট করেছেন -bbb.notes.title = -bbb.notes.cmpColorPicker.toolTip = -bbb.notes.saveBtn = -bbb.notes.saveBtn.toolTip = -bbb.settings.deskshare.instructions = -bbb.settings.deskshare.start = আমার ডেস্কটপ শেয়ার পরীক্ষা করুন -bbb.settings.voice.volume = মাইক্রোফোন সক্রিয়তা -bbb.settings.java.label = জাভা সংস্করণ ত্রুটি -bbb.settings.java.text = আপনার জাভা {0} ইনস্টল, কিন্তু BigBlueButton ডেস্কটপ শেয়ারিং ফিচার ব্যবহারের জন্য আপনার অন্তত সংস্করণ {1} প্রয়োজন। সর্বশেষ জাভা JRE সংস্করণ ইনস্টল করতে নিচের বাটনে করুন। -bbb.settings.java.command = নতুনতম জাভা ইনস্টল করুন -bbb.settings.flash.label = ফ্ল্যাশ সংস্করণ ত্রুটি -bbb.settings.flash.text = আপনার ফ্ল্যাশ {0} ইনস্টল, কিন্তু সঠিকভাবে BigBlueButton চালানোর জন্য আপনার অন্তত {1} সংস্করণ প্রয়োজন। -bbb.settings.flash.command = নতুনতম ফ্ল্যাশ ইনস্টল করুন -bbb.settings.isight.label = iSight ক্যামেরা ত্রুটি -bbb.settings.isight.text = OS X 10.6.5 চালানোর কারণে, যদি iSight ক্যামেরা সঙ্গে সমস্যা হয়, যা iSight ক্যামেরা থেকে ফ্ল্যাশ ভিডিও ক্যাপচার করতে সমস্যা হয়।\nএই সমস্যা ঠিক করতে, ফ্ল্যাশ প্লেয়ারের নতুন সংস্করণ ইনস্টল করতে, অথবা ম্যাকের সর্বশেষ সংস্করণে আপডেট করতে নিচের লিঙ্কে ক্লিক করুন -bbb.settings.isight.command = ফ্ল্যাশ 10.2 RC2 ইনস্টল করুন -bbb.settings.warning.label = সতর্কবাণী -bbb.settings.warning.close = এই সতর্কবাণী বন্ধ করুন -bbb.settings.noissues = কোন অনিষ্পন্ন বিষয় সনাক্ত হয়নি -bbb.settings.instructions = ক্যামেরার অনুমতির জন্য ফ্ল্যাশ প্রম্পটে ক্লিক করুন। যদি আপনি নিজেকে দেখতে পারেন এবং নিজে শুনেন, তাহলে আপনার ব্রাউজার সঠিকভাবে সেটাপ করা হয়েছে। অন্যান্য সম্ভাব্য বিষয় নিচে দেখাওয়া হয়েছে। একটি সম্ভাব্য সমাধান খুঁজে পেতে প্রতিটিতে ক্লিক করুন। -bbb.videodock.title = ভিডিও ডক্ -ltbcustom.bbb.highlighter.toolbar.triangle = -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = -ltbcustom.bbb.highlighter.toolbar.line = -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = -ltbcustom.bbb.highlighter.toolbar.text = -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = -bbb.accessibility.chat.chatBox.reachedFirst = -bbb.accessibility.chat.chatBox.reachedLatest = -bbb.accessibility.chat.chatBox.navigatedFirst = -bbb.accessibility.chat.chatBox.navigatedLatest = -bbb.accessibility.chat.chatBox.navigatedLatestRead = -bbb.accessibility.chat.chatwindow.input = -bbb.accessibility.chat.chatView.publicTabNew = -bbb.accessibility.chat.chatView.privateTabNew = -bbb.accessibility.notes.notesview.input = -bbb.shortcuthelp.title = -bbb.shortcuthelp.minimizeBtn.accessibilityName = -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = -bbb.shortcuthelp.closeBtn.accessibilityName = -bbb.shortcuthelp.dropdown.general = -bbb.shortcuthelp.dropdown.presentation = -bbb.shortcuthelp.dropdown.chat = -bbb.shortcuthelp.dropdown.users = -bbb.shortcuthelp.dropdown.polling = -bbb.shortcuthelp.dropdown.polling2 = -bbb.shortcutkey.general.minimize = -bbb.shortcutkey.general.minimize.function = -bbb.shortcutkey.general.maximize = -bbb.shortcutkey.general.maximize.function = -bbb.shortcutkey.flash.exit = -bbb.shortcutkey.flash.exit.function = -bbb.shortcutkey.users.muteme = -bbb.shortcutkey.users.muteme.function = -bbb.shortcutkey.chat.chatinput = -bbb.shortcutkey.chat.chatinput.function = -bbb.shortcutkey.present.focusslide = -bbb.shortcutkey.present.focusslide.function = -bbb.shortcutkey.whiteboard.undo = -bbb.shortcutkey.whiteboard.undo.function = -bbb.shortcutkey.focus.users = -bbb.shortcutkey.focus.users.function = -bbb.shortcutkey.focus.video = -bbb.shortcutkey.focus.video.function = -bbb.shortcutkey.focus.presentation = -bbb.shortcutkey.focus.presentation.function = -bbb.shortcutkey.focus.chat = -bbb.shortcutkey.focus.chat.function = -bbb.shortcutkey.focus.pollingCreate = -bbb.shortcutkey.focus.pollingCreate.function = -bbb.shortcutkey.focus.pollingStats = -bbb.shortcutkey.focus.pollingStats.function = -bbb.shortcutkey.focus.voting = -bbb.shortcutkey.focus.voting.function = -bbb.shortcutkey.share.desktop = -bbb.shortcutkey.share.desktop.function = -bbb.shortcutkey.share.microphone = -bbb.shortcutkey.share.microphone.function = -bbb.shortcutkey.share.webcam = -bbb.shortcutkey.share.webcam.function = -bbb.shortcutkey.shortcutWindow = -bbb.shortcutkey.shortcutWindow.function = -bbb.shortcutkey.logout = -bbb.shortcutkey.logout.function = -bbb.shortcutkey.raiseHand = -bbb.shortcutkey.raiseHand.function = -bbb.shortcutkey.present.upload = -bbb.shortcutkey.present.upload.function = -bbb.shortcutkey.present.previous = -bbb.shortcutkey.present.previous.function = -bbb.shortcutkey.present.select = -bbb.shortcutkey.present.select.function = -bbb.shortcutkey.present.next = -bbb.shortcutkey.present.next.function = -bbb.shortcutkey.present.fitWidth = -bbb.shortcutkey.present.fitWidth.function = -bbb.shortcutkey.present.fitPage = -bbb.shortcutkey.present.fitPage.function = -bbb.shortcutkey.users.makePresenter = -bbb.shortcutkey.users.makePresenter.function = -bbb.shortcutkey.users.kick = -bbb.shortcutkey.users.kick.function = -bbb.shortcutkey.users.mute = -bbb.shortcutkey.users.mute.function = -bbb.shortcutkey.users.muteall = -bbb.shortcutkey.users.muteall.function = -bbb.shortcutkey.users.focusUsers = -bbb.shortcutkey.users.focusUsers.function = -bbb.shortcutkey.users.muteAllButPres = -bbb.shortcutkey.users.muteAllButPres.function = -bbb.shortcutkey.chat.focusTabs = -bbb.shortcutkey.chat.focusTabs.function = -bbb.shortcutkey.chat.focusBox = -bbb.shortcutkey.chat.focusBox.function = -bbb.shortcutkey.chat.changeColour = -bbb.shortcutkey.chat.changeColour.function = -bbb.shortcutkey.chat.sendMessage = -bbb.shortcutkey.chat.sendMessage.function = -bbb.shortcutkey.chat.explanation = -bbb.shortcutkey.chat.explanation.function = -bbb.shortcutkey.chat.chatbox.advance = -bbb.shortcutkey.chat.chatbox.advance.function = -bbb.shortcutkey.chat.chatbox.goback = -bbb.shortcutkey.chat.chatbox.goback.function = -bbb.shortcutkey.chat.chatbox.repeat = -bbb.shortcutkey.chat.chatbox.repeat.function = -bbb.shortcutkey.chat.chatbox.golatest = -bbb.shortcutkey.chat.chatbox.golatest.function = -bbb.shortcutkey.chat.chatbox.gofirst = -bbb.shortcutkey.chat.chatbox.gofirst.function = -bbb.shortcutkey.chat.chatbox.goread = -bbb.shortcutkey.chat.chatbox.goread.function = -bbb.shortcutkey.chat.chatbox.debug = -bbb.shortcutkey.chat.chatbox.debug.function = -bbb.polling.createPoll = -bbb.polling.createPoll.moreThanOneResponse = -bbb.polling.createPoll.hint = -bbb.polling.createPoll.answers = -bbb.polling.createPoll.question = -bbb.polling.createPoll.title = -bbb.polling.createPoll.publishToWeb = -bbb.polling.pollPreview = -bbb.polling.pollPreview.modify = -bbb.polling.pollPreview.publish = -bbb.polling.pollPreview.preview = -bbb.polling.pollPreview.save = -bbb.polling.pollPreview.cancel = -bbb.polling.pollPreview.hereIsYourPoll = -bbb.polling.pollPreview.ifYouWantChanges = -bbb.polling.pollPreview.checkAll = -bbb.polling.pollPreview.pollWillPublishOnline = -bbb.polling.validation.toolongAnswer = -bbb.polling.validation.toolongQuestion = -bbb.polling.validation.toolongTitle = -bbb.polling.validation.noQuestion = -bbb.polling.validation.noTitle = -bbb.polling.validation.toomuchAnswers = -bbb.polling.validation.eachNewLine = -bbb.polling.validation.answerUnique = -bbb.polling.validation.atLeast2Answers = -bbb.polling.validation.duplicateTitle = -bbb.polling.pollView.vote = -bbb.polling.toolbar.toolTip = -bbb.polling.stats.repost = -bbb.polling.stats.close = -bbb.polling.stats.didNotVote = -bbb.polling.stats.refresh = -bbb.polling.stats.stopPoll = -bbb.polling.stats.webPollURL = -bbb.polling.stats.answer = -bbb.polling.stats.votes = -bbb.polling.stats.percentage = -bbb.polling.webPollClosed = -bbb.polling.pollClosed = -bbb.polling.vote.error.radio = -bbb.polling.vote.error.check = -bbb.accessibility.alerts.madePresenter = -bbb.accessibility.alerts.madeViewer = -bbb.shortcutkey.polling.buttonClick = -bbb.shortcutkey.polling.buttonClick.function = -bbb.shortcutkey.polling.focusTitle = -bbb.shortcutkey.polling.focusTitle.function = -bbb.shortcutkey.polling.focusQuestion = -bbb.shortcutkey.polling.focusQuestion.function = -bbb.shortcutkey.polling.focusAnswers = -bbb.shortcutkey.polling.focusAnswers.function = -bbb.shortcutkey.polling.focusMultipleCB = -bbb.shortcutkey.polling.focusMultipleCB.function = -bbb.shortcutkey.polling.focusWebPollCB = -bbb.shortcutkey.polling.focusWebPollCB.function = -bbb.shortcutkey.polling.previewClick = -bbb.shortcutkey.polling.previewClick.function = -bbb.shortcutkey.polling.cancelClick = -bbb.shortcutkey.polling.cancelClick.function = -bbb.shortcutkey.polling.modify = -bbb.shortcutkey.polling.modify.function = -bbb.shortcutkey.polling.publish = -bbb.shortcutkey.polling.publish.function = -bbb.shortcutkey.polling.save = -bbb.shortcutkey.polling.save.function = -bbb.shortcutkey.pollStats.explanation = -bbb.shortcutkey.pollStats.explanation.function = -bbb.shortcutkey.polling.focusData = -bbb.shortcutkey.polling.focusData.function = -bbb.shortcutkey.polling.refresh = -bbb.shortcutkey.polling.refresh.function = -bbb.shortcutkey.polling.focusWebPoll = -bbb.shortcutkey.polling.focusWebPoll.function = -bbb.shortcutkey.polling.stopPoll = -bbb.shortcutkey.polling.stopPoll.function = -bbb.shortcutkey.polling.repostPoll = -bbb.shortcutkey.polling.repostPoll.function = -bbb.shortcutkey.polling.closeStatsWindow = -bbb.shortcutkey.polling.closeStatsWindow.function = -bbb.shortcutkey.polling.vote = -bbb.shortcutkey.polling.vote.function = -bbb.shortcutkey.polling.focusVoteQuestion = -bbb.shortcutkey.polling.focusVoteQuestion.function = -bbb.presentation.uploadPresBtn = উপস্হাপনের জন্য একটি ডকুমেন্ট আপলোড করুন। -bbb.presentation.slideNumLbl.toolTip = স্লাইড নির্বাচন করতে ক্লিক করুন -bbb.presentation.slideNumberButton = -bbb.whiteboard.chooseColour = -bbb.whiteboard.slider = -bbb.chat.sendBtn.name = -bbb.publishVideo.changeCamera.toolTip = -bbb.desktopPublish.fullScreenBtn = -bbb.desktopPublish.closeBtn = -bbb.desktopPublish.regionBtn = -bbb.pageTitle = BigBlueButton -bbb.presentation.resetZoomBtn.toolTip = বড় করে দেখা রিসেট করুন -bbb.presentation.presenterNameLbl = {0} বর্তমানে উপস্থাপন করছে। -bbb.presentation.clickToUpload = উপস্হাপন আপলোড করুন -bbb.presentation.error.convert.format = ত্রুটি: আপলোডকৃত ফাইলের এক্সটেনসান ঠিক আছে কিনা তা দয়া করে পরীক্ষা করুন। -bbb.presentation.error.convert.swf = আপলোডকৃত ফাইলটি রূপান্তর করতে গিয়ে ত্রুটি হয়েছে। দয়া করে অ্যাডমিনস্ট্রেটরের সাথে যোগাযোগ করুন। -bbb.presentation.uploadwindow.closeLabel = উইন্ডোটি বন্ধ করতে ঠিক আছে ক্লিক করুন -bbb.chat.publicMsgAwaiting = জনগণ বার্তা অপেক্ষা করছে -bbb.chat.publicMsgAwaiting2 = * জনগণ বার্তা অপেক্ষা করছে * -bbb.chat.privateMsgAwaiting = ব্যক্তিগত বার্তা অপেক্ষা করছে -bbb.chat.privateMsgAwaiting2 = * ব্যক্তিগত বার্তা অপেক্ষা করছে * -bbb.listeners.title = শ্রোতা{0} {1} -bbb.publishVideo.title = আপনার ওয়েব ক্যামেরা শেয়ার করুন -bbb.video.publish.close.tooltip = ভিডিও শেয়ার করা বন্ধ করুন -bbb.video.publish.close.label = বন্ধ করুন -bbb.video.keepAspectBtn.tooltip = -bbb.video.fitVideoBtn.tooltip = ভিডিও ফিট করুন -bbb.video.originalSizeBtn.tooltip = আসল আকার -bbb.video.publish.startBtn = -bbb.video.publish.selectBtn = -bbb.video.publish.resolutionBtn = -bbb.video.publish.minimizeBtn = -bbb.video.publish.maximizeRestoreBtn = -bbb.highlighter.toolbar.color.accesibilityName = -bbb.highlighter.button.toolTipShow = হুয়াইটবোর্ড দেখান -bbb.highlighter.button.toolTipHide = হুয়াইটবোর্ড হাইড করুন -bbb.settings.voice.adjust = ভলিউম সমন্বয়সাধন করুন -bbb.microphone.settings.closeBtn.label = -bbb.microphone.settings.closeBtn.accessName = -ltbcustom.bbb.highlighter.toolbar.select = -ltbcustom.bbb.highlighter.toolbar.highlighter = -ltbcustom.bbb.highlighter.toolbar.eraser = -ltbcustom.bbb.highlighter.toolbar.toggleFill = -ltbcustom.bbb.highlighter.texttoolbar.toggleGrid = -ltbcustom.bbb.highlighter.toolbar.toggleTransparency = -ltbcustom.bbb.highlighter.toolbar.fillColorPicker = -ltbcustom.bbb.highlighter.texttoolbar.backColorPicker = -ltbcustom.bbb.highlighter.texttoolbar.backColorVisible = -bbb.accessibility.chat.plustab.fontsize = -bbb.polling.stats.title = -bbb.polling.view.title = -bbb.viewers.titleBar = -bbb.listeners.titleBar = -bbb.viewers.title = ব্যবহারকারী{0} {1} -bbb.viewers.viewersGrid.nameItemRenderer = নাম -bbb.viewers.viewersGrid.nameItemRenderer.nameLabel.toolTip = আপনাকে এই ব্যবহারকারী হিসেবে লগিন করা হয়েছে। -bbb.viewers.viewersGrid.roleItemRenderer = ভূমিকা -bbb.viewers.viewersGrid.statusItemRenderer = অবস্থা -bbb.viewers.viewersGrid.statusItemRenderer.raiseHand.toolTip = হাত উত্তোলন করেছিল {0} -bbb.viewers.viewersGrid.statusItemRenderer.streamIcon.toolTip = দেখতে ক্লিক করুন। -bbb.viewers.viewersGrid.statusItemRenderer.presIcon.toolTip = উপস্হাপক -bbb.viewers.presentBtn.toolTip = উপস্হাপক হতে ওয়েব অংশগ্রহণকারীকে নির্বাচন করুন। -bbb.viewers.presentBtn.accessibilityName = -bbb.viewers.userList = -bbb.viewers.raiseHandBtn.toolTip = হাত উত্তোলন করতে ক্লিক করুন। -bbb.viewers.presentBtn.label = উপস্হাপক পরিবর্তন -bbb.viewers.kickUserBtn.toolTip = ব্যবহারকারীকে বহিষ্কার করুন -bbb.viewers.minimizeBtn.accessibilityName = -bbb.viewers.maximizeRestoreBtn.accessibilityName = -bbb.viewers.closeBtn.accessibilityName = -bbb.participants.title = -bbb.participants.titleBar = -bbb.participants.minimizeBtn.accessibilityName = -bbb.participants.maximizeRestoreBtn.accessibilityName = -bbb.participants.settings.buttonTooltip = -bbb.participants.settings.audioSettings = -bbb.participants.settings.muteAll = -bbb.participants.settings.unmuteAll = -bbb.participants.settings.lowerAllHands = -bbb.participants.pushToTalk.toolTip = -bbb.participants.pushToMute.toolTip = -bbb.participants.participantsGrid.accessibilityName = -bbb.participants.participantsGrid.nameItemRenderer = -bbb.participants.participantsGrid.statusItemRenderer = -bbb.participants.participantsGrid.statusItemRenderer.changePresenter = -bbb.participants.participantsGrid.statusItemRenderer.presenter = -bbb.participants.participantsGrid.statusItemRenderer.moderator = -bbb.participants.participantsGrid.statusItemRenderer.handRaised = -bbb.participants.participantsGrid.statusItemRenderer.viewer = -bbb.participants.participantsGrid.mediaItemRenderer = -bbb.participants.participantsGrid.mediaItemRenderer.talking = -bbb.participants.participantsGrid.mediaItemRenderer.webcam = -bbb.participants.participantsGrid.mediaItemRenderer.pushToTalk = -bbb.participants.participantsGrid.mediaItemRenderer.pushToMute = -bbb.participants.participantsGrid.mediaItemRenderer.kickUser = -bbb.participants.participantsGrid.mediaItemRenderer.micOff = -bbb.participants.participantsGrid.mediaItemRenderer.micOn = -bbb.participants.participantsGrid.mediaItemRenderer.noAudio = -bbb.listeners.userList = -bbb.listeners.pushToTalk.toolTip = সরব করার জন্য ক্লিক করুন -bbb.listeners.pushToMute.toolTip = আপনাকে নীরব করার জন্য ক্লিক করুন -bbb.listeners.talk = সরব -bbb.listeners.mute = নীরব -bbb.listeners.muteAllBtn.toolTip = সবাইকে নীরব করুন -bbb.listeners.unmuteAllBtn.toolTip = সবাইকে সরব করুন -bbb.listeners.ejectTooltip = ব্যবহারকারীকে বহিষ্কার করুন -bbb.listeners.minimizeBtn.accessibilityName = -bbb.listeners.maximizeRestoreBtn.accessibilityName = -bbb.listeners.closeBtn.accessibilityName = -bbb.listenerItem.nameLbl.toolTip = এই ব্যাবহারকারীকে নির্বাচন করুন এবং সরব বা নীরব করার জন্য ক্লিক করুন। -bbb.listenerItem.talkImg.toolTip = কথা বলছে -bbb.listenerItem.lockImg.toolTip = সরব বা নীরব করার জন্য ক্লিক করুন। -bbb.listenerItem.muteUnmute.toolTip = এই শ্রোতাকে সরব বা নীরব করুন। -bbb.shortcuthelp.dropdown.participants = -bbb.shortcutkey.participants.muteme = -bbb.shortcutkey.participants.muteme.function = -bbb.shortcutkey.focus.participants = -bbb.shortcutkey.focus.participants.function = -bbb.shortcutkey.participants.makePresenter = -bbb.shortcutkey.participants.makePresenter.function = -bbb.shortcutkey.participants.kick = -bbb.shortcutkey.participants.kick.function = -bbb.shortcutkey.participants.mute = -bbb.shortcutkey.participants.mute.function = -bbb.shortcutkey.participants.muteall = -bbb.shortcutkey.participants.muteall.function = -bbb.shortcutkey.participants.focusUsers = -bbb.shortcutkey.participants.focusUsers.function = -bbb.shortcuthelp.dropdown.all = -bbb.shortcuthelp.dropdown.audio = -bbb.shortcutkey.listeners.muteme = -bbb.shortcutkey.listeners.muteme.function = -bbb.shortcutkey.chat.chattabs = -bbb.shortcutkey.chat.chattabs.function = -bbb.toolbar.phone.toolTip = আমার মাইক্রোফোন শেয়ার করুন -bbb.toolbar.deskshare.toolTip = আমার ডেস্কটপ শেয়ার করুন -bbb.toolbar.video.toolTip = আমার ক্যামেরা শেয়ার করুন -bbb.zzzzz.yyyy = - = diff --git a/clients/flash/web-client/src/locale/bn_IN/bbbResources.properties b/clients/flash/web-client/src/locale/bn_IN/bbbResources.properties deleted file mode 100644 index d5de006c246e..000000000000 --- a/clients/flash/web-client/src/locale/bn_IN/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -# bbb.mainshell.locale.version = 0.9.0 -# 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 http\://www.bigbluebutton.org -# bbb.mainshell.logBtn.toolTip = Open Log Window -# bbb.mainshell.meetingNotFound = Meeting Not Found -# bbb.mainshell.invalidAuthToken = Invalid Authentication Token -# bbb.mainshell.resetLayoutBtn.toolTip = Reset Layout -# bbb.mainshell.notification.tunnelling = Tunnelling -# bbb.mainshell.notification.webrtc = WebRTC Audio -# bbb.oldlocalewindow.reminder1 = You may have an old language translations of BigBlueButton. -# bbb.oldlocalewindow.reminder2 = Please clear your browser's cache and try again. -# bbb.oldlocalewindow.windowTitle = Warning\: Old Language Translations -# bbb.audioSelection.title = How do you want to join the audio? -# bbb.audioSelection.btnMicrophone.label = Microphone -# bbb.audioSelection.btnMicrophone.toolTip = Join the audio with your microphone -# bbb.audioSelection.btnListenOnly.label = Listen Only -# bbb.audioSelection.btnListenOnly.toolTip = Join the audio as listen only -# bbb.audioSelection.txtPhone.text = To join this meeting by phone, dial\: {0} then enter {1} as the conference pin number. -# bbb.micSettings.title = Audio Test -# bbb.micSettings.speakers.header = Test Speakers -# bbb.micSettings.microphone.header = Test Microphone -# bbb.micSettings.playSound = Test Speakers -# bbb.micSettings.playSound.toolTip = Play music to test your speakers -# bbb.micSettings.hearFromHeadset = You should hear audio in your headset, not your computer speakers. -# bbb.micSettings.speakIntoMic = If you are using a headset (or earbuds), you should hear the audio from your headset -- not from your computer speakers. -# bbb.micSettings.echoTestMicPrompt = This is a private echo test. Speak a few words. Did you hear audio? -# bbb.micSettings.echoTestAudioYes = Yes -# bbb.micSettings.echoTestAudioNo = No -# bbb.micSettings.speakIntoMicTestLevel = Speak into your microphone. You should see the bar move. If not, choose another mic. -# bbb.micSettings.recommendHeadset = Use a headset with a microphone for best audio experience. -# bbb.micSettings.changeMic = Test or Change Microphone -# bbb.micSettings.changeMic.toolTip = Open the Flash Player microphone settings dialog box -# bbb.micSettings.comboMicList.toolTip = Select a microphone -# bbb.micSettings.micRecordVolume.label = Gain -# bbb.micSettings.micRecordVolume.toolTip = Set your microphone gain -# bbb.micSettings.nextButton = Next -# bbb.micSettings.nextButton.toolTip = Start the echo test -# bbb.micSettings.join = Join Audio -# bbb.micSettings.join.toolTip = Join the audio conference -# bbb.micSettings.cancel = Cancel -# bbb.micSettings.connectingtoecho = Connecting -# bbb.micSettings.connectingtoecho.error = Echo Test Error\: Please contact administrator. -# bbb.micSettings.cancel.toolTip = Cancel joining the audio conference -# bbb.micSettings.access.helpButton = Open tutorial videos in a new page. -# bbb.micSettings.access.title = Audio Settings. Focus will remain in this audio settings window until the window is closed. -# bbb.micSettings.webrtc.title = WebRTC Support -# bbb.micSettings.webrtc.capableBrowser = Your browser supports WebRTC. -# bbb.micSettings.webrtc.capableBrowser.dontuseit = Click not to use WebRTC -# bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Click here if you don't want to use the WebRTC technology (recommended if you have problems using it). -# bbb.micSettings.webrtc.notCapableBrowser = WebRTC is not supported in your browser. Please use Google Chrome (version 32 or greater); or Mozilla Firefox (version 26 or greater). You will still be able to join the voice conference using the Adobe Flash Platform. -# bbb.micSettings.webrtc.connecting = Calling -# bbb.micSettings.webrtc.waitingforice = Connecting -# bbb.micSettings.webrtc.transferring = Transferring -# bbb.micSettings.webrtc.endingecho = Joining audio -# bbb.micSettings.webrtc.endedecho = Echo test ended. -# bbb.micPermissions.firefox.title = Firefox Microphone Permissions -# bbb.micPermissions.firefox.message1 = Choose your mic and then click Share. -# bbb.micPermissions.firefox.message2 = If you don't see the list of microphones, click on the microphone icon. -# bbb.micPermissions.chrome.title = Chrome Microphone Permissions -# bbb.micPermissions.chrome.message1 = Click Allow to give Chrome permission to use your microphone. -# bbb.micWarning.title = Audio Warning -# bbb.micWarning.joinBtn.label = Join anyway -# bbb.micWarning.testAgain.label = Test again -# bbb.micWarning.message = Your microphone did not show any activity, others probably won't be able to hear you during the session. -# bbb.webrtcWarning.message = Detected the following WebRTC issue\: {0}. Do you want to try Flash instead? -# bbb.webrtcWarning.title = WebRTC Audio Failure -# bbb.webrtcWarning.failedError.1001 = Error 1001\: WebSocket disconnected -# bbb.webrtcWarning.failedError.1002 = Error 1002\: Could not make a WebSocket connection -# bbb.webrtcWarning.failedError.1003 = Error 1003\: Browser version not supported -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -# bbb.webrtcWarning.failedError.1005 = Error 1005\: Call ended unexpectedly -# bbb.webrtcWarning.failedError.1006 = Error 1006\: Call timed out -# bbb.webrtcWarning.failedError.1007 = Error 1007\: ICE negotiation failed -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -# 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.mainToolbar.helpBtn = Help -# bbb.mainToolbar.logoutBtn = Logout -# bbb.mainToolbar.logoutBtn.toolTip = Log Out -# bbb.mainToolbar.langSelector = Select language -# bbb.mainToolbar.settingsBtn = Settings -# bbb.mainToolbar.settingsBtn.toolTip = Open Settings -# bbb.mainToolbar.shortcutBtn = Shortcut Keys -# bbb.mainToolbar.shortcutBtn.toolTip = Open Shortcut Keys Window -# bbb.mainToolbar.recordBtn.toolTip.start = Start recording -# bbb.mainToolbar.recordBtn.toolTip.stop = Stop recording -# bbb.mainToolbar.recordBtn.toolTip.recording = The session is being recorded -# bbb.mainToolbar.recordBtn.toolTip.notRecording = The session isn't being recorded -# 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.stop = Are you sure you want to stop recording the session? -# bbb.mainToolbar.recordBtn..notification.title = Record Notification -# bbb.mainToolbar.recordBtn..notification.message1 = You can record this meeting. -# 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.notRecording = Not Recording -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.window.minimizeBtn.toolTip = Minimize -# bbb.window.maximizeRestoreBtn.toolTip = Maximize -# bbb.window.closeBtn.toolTip = Close -# bbb.videoDock.titleBar = Webcam Window Title Bar -# bbb.presentation.titleBar = Presentation Window Title Bar -# bbb.chat.titleBar = Chat Window Title Bar -# bbb.users.title = Users{0} {1} -# bbb.users.titleBar = Users Window title bar -# bbb.users.quickLink.label = Users Window -# bbb.users.minimizeBtn.accessibilityName = Minimize the Users Window -# bbb.users.maximizeRestoreBtn.accessibilityName = Maximize the Users Window -# bbb.users.settings.buttonTooltip = Settings -# bbb.users.settings.audioSettings = Audio Test -# bbb.users.settings.webcamSettings = Webcam Settings -# bbb.users.settings.muteAll = Mute All Users -# bbb.users.settings.muteAllExcept = Mute All Users Except Presenter -# bbb.users.settings.unmuteAll = Unmute All Users -# bbb.users.settings.lowerAllHands = Lower All Hands -# bbb.users.raiseHandBtn.toolTip = Raise Hand -# bbb.users.raiseHandBtn.toolTip2 = Lower Hand -# bbb.users.roomMuted.text = Viewers Muted -# bbb.users.roomLocked.text = Viewers Locked -# bbb.users.pushToTalk.toolTip = Talk -# bbb.users.pushToMute.toolTip = Mute yourself -# bbb.users.muteMeBtnTxt.talk = Unmute -# bbb.users.muteMeBtnTxt.mute = Mute -# bbb.users.muteMeBtnTxt.muted = Muted -# bbb.users.muteMeBtnTxt.unmuted = Unmuted -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -# bbb.users.usersGrid.accessibilityName = Users List. Use the arrow keys to navigate. -# bbb.users.usersGrid.nameItemRenderer = Name -# bbb.users.usersGrid.nameItemRenderer.youIdentifier = you -# bbb.users.usersGrid.statusItemRenderer = Status -# 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.lowerHand = Lower Hand -# bbb.users.usersGrid.statusItemRenderer.handRaised = Hand Raised -# bbb.users.usersGrid.statusItemRenderer.viewer = Viewer -# bbb.users.usersGrid.mediaItemRenderer = Media -# bbb.users.usersGrid.mediaItemRenderer.talking = Talking -# bbb.users.usersGrid.mediaItemRenderer.webcam = Sharing Webcam -# bbb.users.usersGrid.mediaItemRenderer.webcamBtn = View webcam -# bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Unmute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToMute = Mute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToLock = Lock {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Unlock {0} -# bbb.users.usersGrid.mediaItemRenderer.kickUser = Kick {0} -# bbb.users.usersGrid.mediaItemRenderer.webcam = Sharing Webcam -# bbb.users.usersGrid.mediaItemRenderer.micOff = Microphone off -# bbb.users.usersGrid.mediaItemRenderer.micOn = Microphone on -# bbb.users.usersGrid.mediaItemRenderer.noAudio = Not in audio conference -# bbb.presentation.title = Presentation -# bbb.presentation.titleWithPres = Presentation\: {0} -# bbb.presentation.quickLink.label = Presentation Window -# bbb.presentation.fitToWidth.toolTip = Fit Presentation To Width -# bbb.presentation.fitToPage.toolTip = Fit Presentation To Page -# bbb.presentation.uploadPresBtn.toolTip = Upload Presentation -# bbb.presentation.backBtn.toolTip = Previous slide -# bbb.presentation.btnSlideNum.accessibilityName = Slide {0} of {1} -# bbb.presentation.btnSlideNum.toolTip = Select a slide -# bbb.presentation.forwardBtn.toolTip = Next slide -# bbb.presentation.maxUploadFileExceededAlert = Error\: The file is bigger than what's allowed. -# bbb.presentation.uploadcomplete = Upload completed. Please wait while we convert the document. -# 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.notsupported = Error\: The uploaded document is unsupported. Please upload a compatible file. -# 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.converted = Converted {0} of {1} slides. -bbb.presentation.ok = ঠিক আছে -# bbb.presentation.slider = Presentation zoom level -# bbb.presentation.slideloader.starttext = Slide text start -# bbb.presentation.slideloader.endtext = Slide text end -# 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 -# bbb.presentation.minimizeBtn.accessibilityName = Minimize the Presentation Window -# bbb.presentation.maximizeRestoreBtn.accessibilityName = Maximize the Presentation Window -# bbb.presentation.closeBtn.accessibilityName = Close the Presentation Window -# bbb.fileupload.title = Add Files to Your Presentation -# bbb.fileupload.lblFileName.defaultText = No file selected -# bbb.fileupload.selectBtn.label = Select File -# bbb.fileupload.selectBtn.toolTip = Open dialog box to select a file -# bbb.fileupload.uploadBtn = Upload -# bbb.fileupload.uploadBtn.toolTip = Upload the selected file -# bbb.fileupload.deleteBtn.toolTip = Delete Presentation -# bbb.fileupload.showBtn = Show -# bbb.fileupload.showBtn.toolTip = Show Presentation -# bbb.fileupload.okCancelBtn = Close -# bbb.fileupload.okCancelBtn.toolTip = Close the File Upload dialog box -# bbb.fileupload.genThumbText = Generating thumbnails.. -# bbb.fileupload.progBarLbl = Progress\: -# bbb.fileupload.fileFormatHint = Upload any office document or Portable Document Format (PDF) file. For best results upload PDF. -# bbb.chat.title = Chat -# bbb.chat.quickLink.label = Chat Window -# bbb.chat.cmpColorPicker.toolTip = Text Color -# bbb.chat.input.accessibilityName = Chat Message Editing Field -# bbb.chat.sendBtn = Send -# bbb.chat.sendBtn.toolTip = Send Message -# bbb.chat.sendBtn.accessibilityName = Send chat message -# bbb.chat.contextmenu.copyalltext = Copy All Text -# bbb.chat.publicChatUsername = Public -# bbb.chat.optionsTabName = Options -# bbb.chat.privateChatSelect = Select a person to chat with privately -# 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.chatOptions = Chat Options -# bbb.chat.fontSize = Chat Message Font Size -# bbb.chat.cmbFontSize.toolTip = Select Chat Message Font Size -# bbb.chat.messageList = Message Box -# bbb.chat.minimizeBtn.accessibilityName = Minimize the Chat Window -# bbb.chat.maximizeRestoreBtn.accessibilityName = Maximize the Chat Window -# bbb.chat.closeBtn.accessibilityName = Close the Chat Window -# bbb.chat.chatTabs.accessibleNotice = New messages in this tab. -# bbb.publishVideo.changeCameraBtn.labelText = Change Webcam -# bbb.publishVideo.changeCameraBtn.toolTip = Open the change webcam dialog box -# bbb.publishVideo.cmbResolution.tooltip = Select a webcam resolution -# bbb.publishVideo.startPublishBtn.labelText = Start Sharing -# bbb.publishVideo.startPublishBtn.toolTip = Start sharing your webcam -# 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 -# bbb.videodock.quickLink.label = Webcams Window -# bbb.video.minimizeBtn.accessibilityName = Minimize the Webcams Window -# bbb.video.maximizeRestoreBtn.accessibilityName = Maximize the Webcams Window -# bbb.video.controls.muteButton.toolTip = Mute or unmute {0} -# bbb.video.controls.switchPresenter.toolTip = Make {0} presenter -# bbb.video.controls.ejectUserBtn.toolTip = Eject {0} from meeting -# bbb.video.controls.privateChatBtn.toolTip = Chat with {0} -# bbb.video.publish.hint.noCamera = No webcam available -# bbb.video.publish.hint.cantOpenCamera = Can't open your webcam -# bbb.video.publish.hint.waitingApproval = Waiting for approval -# bbb.video.publish.hint.videoPreview = Webcam preview -# bbb.video.publish.hint.openingCamera = Opening webcam... -# bbb.video.publish.hint.cameraDenied = Webcam access denied -# bbb.video.publish.hint.cameraIsBeingUsed = Your webcam is being used by another application -# bbb.video.publish.hint.publishing = Publishing... -# 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.desktopPublish.title = Desktop Sharing\: Presenter's Preview -# bbb.desktopPublish.fullscreen.tooltip = Share Your Main Screen -# bbb.desktopPublish.fullscreen.label = Full Screen -# bbb.desktopPublish.region.tooltip = Share a Part of Your Screen -# bbb.desktopPublish.region.label = Region -# bbb.desktopPublish.stop.tooltip = Close screen share -# bbb.desktopPublish.stop.label = Close -# bbb.desktopPublish.maximizeRestoreBtn.toolTip = You cannot maximize this window. -# bbb.desktopPublish.closeBtn.toolTip = Stop Sharing and Close -# bbb.desktopPublish.chromeOnMacUnsupportedHint = Desktop sharing is not currently supported on Chrome running under Mac OS X. Recommend you use FireFox to share 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 -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -# bbb.desktopView.title = Desktop Sharing -# bbb.desktopView.fitToWindow = Fit to Window -# bbb.desktopView.actualSize = Display actual size -# bbb.desktopView.minimizeBtn.accessibilityName = Minimize 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.toolbar.phone.toolTip.start = Share Your Microphone -# bbb.toolbar.phone.toolTip.stop = Stop Sharing Your Microphone -# bbb.toolbar.phone.toolTip.mute = Stop listening the conference -# bbb.toolbar.phone.toolTip.unmute = Start listening the conference -# bbb.toolbar.phone.toolTip.nomic = No microphone detected -# bbb.toolbar.deskshare.toolTip.start = Share Your Desktop -# bbb.toolbar.deskshare.toolTip.stop = Stop Sharing Your Desktop -# bbb.toolbar.video.toolTip.start = Share Your Webcam -# bbb.toolbar.video.toolTip.stop = Stop Sharing Your Webcam -# bbb.layout.addButton.toolTip = Add the custom layout to the list -# bbb.layout.broadcastButton.toolTip = Apply Current Layout to All Viewers -# bbb.layout.combo.toolTip = Change Your Layout -# bbb.layout.loadButton.toolTip = Load layouts from a file -# bbb.layout.saveButton.toolTip = Save layouts to a file -# bbb.layout.lockButton.toolTip = Lock layout -# bbb.layout.combo.prompt = Apply a layout -# bbb.layout.combo.custom = * Custom layout -# bbb.layout.combo.customName = Custom layout -# 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.name.defaultlayout = Default Layout -# bbb.layout.name.videochat = Video Chat -# bbb.layout.name.webcamsfocus = Webcam Meeting -# bbb.layout.name.presentfocus = Presentation Meeting -# bbb.layout.name.lectureassistant = Lecture Assistant -# bbb.layout.name.lecture = Lecture -# bbb.highlighter.toolbar.pencil = Pencil -# bbb.highlighter.toolbar.pencil.accessibilityName = Switch whiteboard cursor to pencil -# bbb.highlighter.toolbar.ellipse = Circle -# bbb.highlighter.toolbar.ellipse.accessibilityName = Switch whiteboard cursor to circle -# bbb.highlighter.toolbar.rectangle = Rectangle -# bbb.highlighter.toolbar.rectangle.accessibilityName = Switch whiteboard cursor to rectangle -# bbb.highlighter.toolbar.panzoom = Pan and Zoom -# bbb.highlighter.toolbar.panzoom.accessibilityName = Switch whiteboard cursor to pan and zoom -# bbb.highlighter.toolbar.clear = Clear All Annotations -# bbb.highlighter.toolbar.clear.accessibilityName = Clear the whiteboard page -# bbb.highlighter.toolbar.undo = Undo Annotation -# bbb.highlighter.toolbar.undo.accessibilityName = Undo the last whiteboard shape -# bbb.highlighter.toolbar.color = Select Color -# bbb.highlighter.toolbar.color.accessibilityName = Whiteboard mark draw color -# bbb.highlighter.toolbar.thickness = Change Thickness -# bbb.highlighter.toolbar.thickness.accessibilityName = Whiteboard draw thickness -# bbb.logout.title = Logged Out -bbb.logout.button.label = ঠিক আছে -# 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.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.refresh.message = If this logout was unexpected click the button below to reconnect. -# bbb.logout.refresh.label = Reconnect -# bbb.logout.confirm.title = Confirm Logout -# bbb.logout.confirm.message = Are you sure you want to log out? -# bbb.logout.confirm.yes = Yes -# bbb.logout.confirm.no = No -# bbb.notes.title = Notes -# bbb.notes.cmpColorPicker.toolTip = Text Color -# bbb.notes.saveBtn = Save -# bbb.notes.saveBtn.toolTip = Save Note -# bbb.settings.deskshare.instructions = Choose Allow on the prompt that pops up to check that desktop sharing is working properly for you -# bbb.settings.deskshare.start = Check Desktop Sharing -# bbb.settings.voice.volume = Microphone Activity -# bbb.settings.java.label = Java version error -# bbb.settings.java.text = You have Java {0} installed, but you need at least version {1} to use the BigBlueButton desktop sharing feature. The button below will install the newest Java JRE version. -# bbb.settings.java.command = Install newest Java -# bbb.settings.flash.label = Flash version error -# bbb.settings.flash.text = You have Flash {0} installed, but you need at least version {1} to run BigBlueButton properly. The button below will install the newest Adobe Flash version. -# bbb.settings.flash.command = Install newest Flash -# bbb.settings.isight.label = iSight webcam error -# bbb.settings.isight.text = If you have problems with your iSight webcam, it may be because you are running OS X 10.6.5, which is known to have a problem with Flash capturing video from the iSight webcam. \n To correct this, the link below will install a newer version of Flash player, or update your Mac to the newest version -# bbb.settings.isight.command = Install Flash 10.2 RC2 -# bbb.settings.warning.label = Warning -# bbb.settings.warning.close = Close this Warning -# bbb.settings.noissues = No outstanding issues have been detected. -# bbb.settings.instructions = Accept the Flash prompt that asks you for webcam permissions. If the output matches what is expected, your browser has been set up correctly. Other potentials issues are below. Examine them to find a possible solution. -# ltbcustom.bbb.highlighter.toolbar.triangle = Triangle -# ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Switch whiteboard cursor to triangle -# ltbcustom.bbb.highlighter.toolbar.line = Line -# ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Switch whiteboard cursor to line -# ltbcustom.bbb.highlighter.toolbar.text = Text -# ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Switch whiteboard cursor to text -# ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Text color -# ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Font size - -# bbb.accessibility.clientReady = Ready - -# bbb.accessibility.chat.chatBox.reachedFirst = You have reached the first message. -# bbb.accessibility.chat.chatBox.reachedLatest = You have reached the latest message. -# bbb.accessibility.chat.chatBox.navigatedFirst = You have navigated to the first message. -# 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.initialDescription = Please use the arrow keys to navigate through chat messages. - -# bbb.accessibility.notes.notesview.input = Notes input - -# bbb.shortcuthelp.title = Shortcut Keys -# bbb.shortcuthelp.minimizeBtn.accessibilityName = Minimize the Shortcut Help Window -# bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Maximize the Shortcut Help Window -# bbb.shortcuthelp.closeBtn.accessibilityName = Close the Shortcut Help Window -# bbb.shortcuthelp.dropdown.general = Global shortcuts -# bbb.shortcuthelp.dropdown.presentation = Presentation shortcuts -# bbb.shortcuthelp.dropdown.chat = Chat shortcuts -# bbb.shortcuthelp.dropdown.users = Users shortcuts -# bbb.shortcuthelp.dropdown.polling = Presenter Polling shortcuts -# bbb.shortcuthelp.dropdown.polling2 = Viewer Polling shortcuts -# bbb.shortcuthelp.headers.shortcut = Shortcut -# bbb.shortcuthelp.headers.function = Function - -# bbb.shortcutkey.general.minimize = 189 -# bbb.shortcutkey.general.minimize.function = Minimize current window -# bbb.shortcutkey.general.maximize = 187 -# bbb.shortcutkey.general.maximize.function = Maximize current window - -# bbb.shortcutkey.flash.exit = 81 -# bbb.shortcutkey.flash.exit.function = Focus out of the Flash window -# bbb.shortcutkey.users.muteme = 77 -# bbb.shortcutkey.users.muteme.function = Mute and Unmute your microphone -# bbb.shortcutkey.chat.chatinput = 73 -# bbb.shortcutkey.chat.chatinput.function = Focus the chat input field -# bbb.shortcutkey.present.focusslide = 67 -# bbb.shortcutkey.present.focusslide.function = Focus the presentation slide -# bbb.shortcutkey.whiteboard.undo = 90 -# bbb.shortcutkey.whiteboard.undo.function = Undo last whiteboard mark - -# bbb.shortcutkey.focus.users = 49 -# bbb.shortcutkey.focus.users.function = Move focus to the Users window -# bbb.shortcutkey.focus.video = 50 -# bbb.shortcutkey.focus.video.function = Move focus to the Webcam window -# bbb.shortcutkey.focus.presentation = 51 -# bbb.shortcutkey.focus.presentation.function = Move focus to the Presentation window -# bbb.shortcutkey.focus.chat = 52 -# bbb.shortcutkey.focus.chat.function = Move focus to the Chat window -# bbb.shortcutkey.focus.pollingCreate = 67 -# bbb.shortcutkey.focus.pollingCreate.function = Move focus to the Poll Creation window, if it is open. -# bbb.shortcutkey.focus.pollingStats = 83 -# bbb.shortcutkey.focus.pollingStats.function = Move focus to the Poll Statistics window, if it is open. -# bbb.shortcutkey.focus.voting = 89 -# bbb.shortcutkey.focus.voting.function = Move focus to the Voting window, if it is open. - -# bbb.shortcutkey.share.desktop = 68 -# bbb.shortcutkey.share.desktop.function = Open desktop sharing window -# bbb.shortcutkey.share.microphone = 79 -# bbb.shortcutkey.share.microphone.function = Open audio settings window -# bbb.shortcutkey.share.pauseRemoteStream = 80 -# bbb.shortcutkey.share.pauseRemoteStream.function = Start/Stop listening the conference -# bbb.shortcutkey.share.webcam = 66 -# bbb.shortcutkey.share.webcam.function = Open webcam sharing window - -# bbb.shortcutkey.shortcutWindow = 72 -# bbb.shortcutkey.shortcutWindow.function = Open/focus to shortcut help window -# bbb.shortcutkey.logout = 76 -# bbb.shortcutkey.logout.function = Log out of this meeting -# bbb.shortcutkey.raiseHand = 82 -# bbb.shortcutkey.raiseHand.function = Raise your hand - -# bbb.shortcutkey.present.upload = 85 -# bbb.shortcutkey.present.upload.function = Upload presentation -# bbb.shortcutkey.present.previous = 65 -# bbb.shortcutkey.present.previous.function = Go to previous slide -# bbb.shortcutkey.present.select = 83 -# bbb.shortcutkey.present.select.function = View all slides -# bbb.shortcutkey.present.next = 69 -# bbb.shortcutkey.present.next.function = Go to next slide -# bbb.shortcutkey.present.fitWidth = 70 -# bbb.shortcutkey.present.fitWidth.function = Fit slides to width -# bbb.shortcutkey.present.fitPage = 80 -# bbb.shortcutkey.present.fitPage.function = Fit slides to page - -# bbb.shortcutkey.users.makePresenter = 80 -# bbb.shortcutkey.users.makePresenter.function = Make selected person presenter -# bbb.shortcutkey.users.kick = 75 -# bbb.shortcutkey.users.kick.function = Kick selected person from the meeting -# bbb.shortcutkey.users.mute = 83 -# bbb.shortcutkey.users.mute.function = Mute or unmute selected person -# bbb.shortcutkey.users.muteall = 65 -# bbb.shortcutkey.users.muteall.function = Mute or unmute all users -# bbb.shortcutkey.users.focusUsers = 85 -# bbb.shortcutkey.users.focusUsers.function = Focus to users list -# bbb.shortcutkey.users.muteAllButPres = 65 -# bbb.shortcutkey.users.muteAllButPres.function = Mute everyone but the Presenter - -# bbb.shortcutkey.chat.focusTabs = 89 -# bbb.shortcutkey.chat.focusTabs.function = Focus to chat tabs -# bbb.shortcutkey.chat.focusBox = 66 -# bbb.shortcutkey.chat.focusBox.function = Focus to chat box -# bbb.shortcutkey.chat.changeColour = 67 -# 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.explanation = ---- -# bbb.shortcutkey.chat.explanation.function = For message navigation, you must focus the chat box. - -# bbb.shortcutkey.chat.chatbox.advance = 40 -# bbb.shortcutkey.chat.chatbox.advance.function = Navigate to the next message -# bbb.shortcutkey.chat.chatbox.goback = 38 -# bbb.shortcutkey.chat.chatbox.goback.function = Navigate to the previous message -# bbb.shortcutkey.chat.chatbox.repeat = 32 -# bbb.shortcutkey.chat.chatbox.repeat.function = Repeat current message -# bbb.shortcutkey.chat.chatbox.golatest = 39 -# bbb.shortcutkey.chat.chatbox.golatest.function = Navigate to the latest message -# bbb.shortcutkey.chat.chatbox.gofirst = 37 -# bbb.shortcutkey.chat.chatbox.gofirst.function = Navigate to the first message -# bbb.shortcutkey.chat.chatbox.goread = 75 -# bbb.shortcutkey.chat.chatbox.goread.function = Navigate to the most recent message you've read -# bbb.shortcutkey.chat.chatbox.debug = 71 -# bbb.shortcutkey.chat.chatbox.debug.function = Temporary debug hotkey - -# bbb.polling.toolbar.toolTip = Manage Polls -# bbb.polling.buttonName = Manage Polls -# bbb.polling.createPoll = Create New Poll -# bbb.polling.createPoll.moreThanOneResponse = Allow users to choose more than one response -# bbb.polling.createPoll.hint = Hint\: Start every answer with a new line -# bbb.polling.createPoll.answers = Answers\: -# bbb.polling.createPoll.question = Question\: -# bbb.polling.createPoll.title = Title\: -# bbb.polling.createPoll.publishToWeb = Enable web polling - -# bbb.polling.pollPreview = Poll Preview -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.publish = Publish -# bbb.polling.pollPreview.preview = Preview -# bbb.polling.pollPreview.save = Save -# bbb.polling.pollPreview.cancel = Cancel -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.hereIsYourPoll = Here is your poll\: -# bbb.polling.pollPreview.ifYouWantChanges = if you want to make any changes use the 'Modify' button -# bbb.polling.pollPreview.checkAll = (check all that may apply) -# bbb.polling.pollPreview.pollWillPublishOnline = This poll will be available for web polling. - -# bbb.polling.resultBtn.label=Result -# bbb.polling.resultBtn.toolTip=Show poll result -# bbb.polling.startBtn.label=Start -# bbb.polling.startBtn.toolTip=Start poll -# bbb.polling.editBtn.label=Edit -# bbb.polling.editBtn.toolTip=Edit poll -# bbb.polling.deleteBtn.toolTip=Delete poll - -# bbb.publishVideo.startPublishBtn.labelText = Start Sharing -# bbb.publishVideo.changeCameraBtn.labelText = Change Webcam - -# bbb.accessibility.alerts.madePresenter = You are now the Presenter. -# bbb.accessibility.alerts.madeViewer = You are now a Viewer. - -# bbb.shortcutkey.polling.buttonClick = 80 -# bbb.shortcutkey.polling.buttonClick.function = Open the Polling Menu. -# bbb.shortcutkey.polling.focusTitle = 67 -# bbb.shortcutkey.polling.focusTitle.function = Focus to Title input box. -# bbb.shortcutkey.polling.focusQuestion = 81 -# bbb.shortcutkey.polling.focusQuestion.function = Focus to Question input box. -# bbb.shortcutkey.polling.focusAnswers = 65 -# bbb.shortcutkey.polling.focusAnswers.function = Focus to Answers input box. -# bbb.shortcutkey.polling.focusMultipleCB = 77 -# bbb.shortcutkey.polling.focusMultipleCB.function = Focus to "Allow multiple selections" checkbox. -# bbb.shortcutkey.polling.focusWebPollCB = 66 -# bbb.shortcutkey.polling.focusWebPollCB.function = Focus to "Enable web polling" checkbox. -# bbb.shortcutkey.polling.previewClick = 80 -# bbb.shortcutkey.polling.previewClick.function = Preview your poll and proceed. -# bbb.shortcutkey.polling.cancelClick = 88 -# bbb.shortcutkey.polling.cancelClick.function = Cancel and exit Poll creation. -# bbb.shortcutkey.polling.modify = 69 -# bbb.shortcutkey.polling.modify.function = Go back and modify your poll. -# bbb.shortcutkey.polling.publish = 85 -# bbb.shortcutkey.polling.publish.function = Publish your poll and open voting. -# bbb.shortcutkey.polling.save = 83 -# bbb.shortcutkey.polling.save.function = Save your poll to use later. - -# bbb.shortcutkey.pollStats.explanation = ---- -# bbb.shortcutkey.pollStats.explanation.function = Poll results are only available once the poll has been published. -# bbb.shortcutkey.polling.focusData = 68 -# bbb.shortcutkey.polling.focusData.function = Focus to poll results. -# bbb.shortcutkey.polling.refresh = 82 -# bbb.shortcutkey.polling.refresh.function = Refresh poll results. -# bbb.shortcutkey.polling.focusWebPoll = 73 -# bbb.shortcutkey.polling.focusWebPoll.function = Focus to web polling URL box. -# bbb.shortcutkey.polling.stopPoll = 79 -# bbb.shortcutkey.polling.stopPoll.function = Stop the poll and end voting. -# bbb.shortcutkey.polling.repostPoll = 80 -# bbb.shortcutkey.polling.repostPoll.function = Re-publish the poll. -# bbb.shortcutkey.polling.closeStatsWindow = 88 -# bbb.shortcutkey.polling.closeStatsWindow.function = Close Polling Results window. - -# bbb.shortcutkey.polling.vote = 86 -# bbb.shortcutkey.polling.vote.function = Cast your vote for the options selected. -# bbb.shortcutkey.polling.focusVoteQuestion = 81 -# bbb.shortcutkey.polling.focusVoteQuestion.function = Focus to question. - -# bbb.shortcutkey.specialKeys.space = Spacebar -# bbb.shortcutkey.specialKeys.left = Left Arrow -# bbb.shortcutkey.specialKeys.right = Right Arrow -# bbb.shortcutkey.specialKeys.up = Up Arrow -# bbb.shortcutkey.specialKeys.down = Down Arrow -# bbb.shortcutkey.specialKeys.plus = Plus -# bbb.shortcutkey.specialKeys.minus = Minus - -# bbb.toolbar.videodock.toolTip.closeAllVideos = Close all videos -# bbb.users.settings.lockAll=Lock All Users -# bbb.users.settings.lockAllExcept=Lock Users Except Presenter -# bbb.users.settings.lockSettings=Lock Viewers ... -# bbb.users.settings.unlockAll=Unlock All Viewers -# bbb.users.settings.roomIsLocked=Locked by default -# bbb.users.settings.roomIsMuted=Muted by default - -# bbb.lockSettings.save = Apply -# bbb.lockSettings.save.tooltip = Apply lock settings -# bbb.lockSettings.cancel = Cancel -# bbb.lockSettings.cancel.toolTip = Close this window without saving - -# bbb.lockSettings.moderatorLocking = Moderator locking -# bbb.lockSettings.privateChat = Private Chat -# bbb.lockSettings.publicChat = Public Chat -# bbb.lockSettings.webcam = Webcam -# bbb.lockSettings.microphone = Microphone -# bbb.lockSettings.layout = Layout -# bbb.lockSettings.title=Lock Viewers -# bbb.lockSettings.feature=Feature -# bbb.lockSettings.locked=Locked -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/bs_BA/bbbResources.properties b/clients/flash/web-client/src/locale/bs_BA/bbbResources.properties deleted file mode 100644 index 63f850d0cb1b..000000000000 --- a/clients/flash/web-client/src/locale/bs_BA/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -# bbb.mainshell.locale.version = 0.9.0 -# 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 http\://www.bigbluebutton.org -# bbb.mainshell.logBtn.toolTip = Open Log Window -# bbb.mainshell.meetingNotFound = Meeting Not Found -# bbb.mainshell.invalidAuthToken = Invalid Authentication Token -# bbb.mainshell.resetLayoutBtn.toolTip = Reset Layout -# bbb.mainshell.notification.tunnelling = Tunnelling -# bbb.mainshell.notification.webrtc = WebRTC Audio -# bbb.oldlocalewindow.reminder1 = You may have an old language translations of BigBlueButton. -# bbb.oldlocalewindow.reminder2 = Please clear your browser's cache and try again. -# bbb.oldlocalewindow.windowTitle = Warning\: Old Language Translations -# bbb.audioSelection.title = How do you want to join the audio? -# bbb.audioSelection.btnMicrophone.label = Microphone -# bbb.audioSelection.btnMicrophone.toolTip = Join the audio with your microphone -# bbb.audioSelection.btnListenOnly.label = Listen Only -# bbb.audioSelection.btnListenOnly.toolTip = Join the audio as listen only -# bbb.audioSelection.txtPhone.text = To join this meeting by phone, dial\: {0} then enter {1} as the conference pin number. -# bbb.micSettings.title = Audio Test -# bbb.micSettings.speakers.header = Test Speakers -# bbb.micSettings.microphone.header = Test Microphone -# bbb.micSettings.playSound = Test Speakers -# bbb.micSettings.playSound.toolTip = Play music to test your speakers -# bbb.micSettings.hearFromHeadset = You should hear audio in your headset, not your computer speakers. -# bbb.micSettings.speakIntoMic = If you are using a headset (or earbuds), you should hear the audio from your headset -- not from your computer speakers. -# bbb.micSettings.echoTestMicPrompt = This is a private echo test. Speak a few words. Did you hear audio? -# bbb.micSettings.echoTestAudioYes = Yes -# bbb.micSettings.echoTestAudioNo = No -# bbb.micSettings.speakIntoMicTestLevel = Speak into your microphone. You should see the bar move. If not, choose another mic. -# bbb.micSettings.recommendHeadset = Use a headset with a microphone for best audio experience. -# bbb.micSettings.changeMic = Test or Change Microphone -# bbb.micSettings.changeMic.toolTip = Open the Flash Player microphone settings dialog box -# bbb.micSettings.comboMicList.toolTip = Select a microphone -# bbb.micSettings.micRecordVolume.label = Gain -# bbb.micSettings.micRecordVolume.toolTip = Set your microphone gain -# bbb.micSettings.nextButton = Next -# bbb.micSettings.nextButton.toolTip = Start the echo test -# bbb.micSettings.join = Join Audio -# bbb.micSettings.join.toolTip = Join the audio conference -# bbb.micSettings.cancel = Cancel -# bbb.micSettings.connectingtoecho = Connecting -# bbb.micSettings.connectingtoecho.error = Echo Test Error\: Please contact administrator. -# bbb.micSettings.cancel.toolTip = Cancel joining the audio conference -# bbb.micSettings.access.helpButton = Open tutorial videos in a new page. -# bbb.micSettings.access.title = Audio Settings. Focus will remain in this audio settings window until the window is closed. -# bbb.micSettings.webrtc.title = WebRTC Support -# bbb.micSettings.webrtc.capableBrowser = Your browser supports WebRTC. -# bbb.micSettings.webrtc.capableBrowser.dontuseit = Click not to use WebRTC -# bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Click here if you don't want to use the WebRTC technology (recommended if you have problems using it). -# bbb.micSettings.webrtc.notCapableBrowser = WebRTC is not supported in your browser. Please use Google Chrome (version 32 or greater); or Mozilla Firefox (version 26 or greater). You will still be able to join the voice conference using the Adobe Flash Platform. -# bbb.micSettings.webrtc.connecting = Calling -# bbb.micSettings.webrtc.waitingforice = Connecting -# bbb.micSettings.webrtc.transferring = Transferring -# bbb.micSettings.webrtc.endingecho = Joining audio -# bbb.micSettings.webrtc.endedecho = Echo test ended. -# bbb.micPermissions.firefox.title = Firefox Microphone Permissions -# bbb.micPermissions.firefox.message1 = Choose your mic and then click Share. -# bbb.micPermissions.firefox.message2 = If you don't see the list of microphones, click on the microphone icon. -# bbb.micPermissions.chrome.title = Chrome Microphone Permissions -# bbb.micPermissions.chrome.message1 = Click Allow to give Chrome permission to use your microphone. -# bbb.micWarning.title = Audio Warning -# bbb.micWarning.joinBtn.label = Join anyway -# bbb.micWarning.testAgain.label = Test again -# bbb.micWarning.message = Your microphone did not show any activity, others probably won't be able to hear you during the session. -# bbb.webrtcWarning.message = Detected the following WebRTC issue\: {0}. Do you want to try Flash instead? -# bbb.webrtcWarning.title = WebRTC Audio Failure -# bbb.webrtcWarning.failedError.1001 = Error 1001\: WebSocket disconnected -# bbb.webrtcWarning.failedError.1002 = Error 1002\: Could not make a WebSocket connection -# bbb.webrtcWarning.failedError.1003 = Error 1003\: Browser version not supported -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -# bbb.webrtcWarning.failedError.1005 = Error 1005\: Call ended unexpectedly -# bbb.webrtcWarning.failedError.1006 = Error 1006\: Call timed out -# bbb.webrtcWarning.failedError.1007 = Error 1007\: ICE negotiation failed -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -# 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.mainToolbar.helpBtn = Help -# bbb.mainToolbar.logoutBtn = Logout -# bbb.mainToolbar.logoutBtn.toolTip = Log Out -# bbb.mainToolbar.langSelector = Select language -# bbb.mainToolbar.settingsBtn = Settings -# bbb.mainToolbar.settingsBtn.toolTip = Open Settings -# bbb.mainToolbar.shortcutBtn = Shortcut Keys -# bbb.mainToolbar.shortcutBtn.toolTip = Open Shortcut Keys Window -# bbb.mainToolbar.recordBtn.toolTip.start = Start recording -# bbb.mainToolbar.recordBtn.toolTip.stop = Stop recording -# bbb.mainToolbar.recordBtn.toolTip.recording = The session is being recorded -# bbb.mainToolbar.recordBtn.toolTip.notRecording = The session isn't being recorded -# 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.stop = Are you sure you want to stop recording the session? -# bbb.mainToolbar.recordBtn..notification.title = Record Notification -# bbb.mainToolbar.recordBtn..notification.message1 = You can record this meeting. -# 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.notRecording = Not Recording -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.window.minimizeBtn.toolTip = Minimize -# bbb.window.maximizeRestoreBtn.toolTip = Maximize -# bbb.window.closeBtn.toolTip = Close -# bbb.videoDock.titleBar = Webcam Window Title Bar -# bbb.presentation.titleBar = Presentation Window Title Bar -# bbb.chat.titleBar = Chat Window Title Bar -# bbb.users.title = Users{0} {1} -# bbb.users.titleBar = Users Window title bar -# bbb.users.quickLink.label = Users Window -# bbb.users.minimizeBtn.accessibilityName = Minimize the Users Window -# bbb.users.maximizeRestoreBtn.accessibilityName = Maximize the Users Window -# bbb.users.settings.buttonTooltip = Settings -# bbb.users.settings.audioSettings = Audio Test -# bbb.users.settings.webcamSettings = Webcam Settings -# bbb.users.settings.muteAll = Mute All Users -# bbb.users.settings.muteAllExcept = Mute All Users Except Presenter -# bbb.users.settings.unmuteAll = Unmute All Users -# bbb.users.settings.lowerAllHands = Lower All Hands -# bbb.users.raiseHandBtn.toolTip = Raise Hand -# bbb.users.raiseHandBtn.toolTip2 = Lower Hand -# bbb.users.roomMuted.text = Viewers Muted -# bbb.users.roomLocked.text = Viewers Locked -# bbb.users.pushToTalk.toolTip = Talk -# bbb.users.pushToMute.toolTip = Mute yourself -# bbb.users.muteMeBtnTxt.talk = Unmute -# bbb.users.muteMeBtnTxt.mute = Mute -# bbb.users.muteMeBtnTxt.muted = Muted -# bbb.users.muteMeBtnTxt.unmuted = Unmuted -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -# bbb.users.usersGrid.accessibilityName = Users List. Use the arrow keys to navigate. -# bbb.users.usersGrid.nameItemRenderer = Name -# bbb.users.usersGrid.nameItemRenderer.youIdentifier = you -# bbb.users.usersGrid.statusItemRenderer = Status -# 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.lowerHand = Lower Hand -# bbb.users.usersGrid.statusItemRenderer.handRaised = Hand Raised -# bbb.users.usersGrid.statusItemRenderer.viewer = Viewer -# bbb.users.usersGrid.mediaItemRenderer = Media -# bbb.users.usersGrid.mediaItemRenderer.talking = Talking -# bbb.users.usersGrid.mediaItemRenderer.webcam = Sharing Webcam -# bbb.users.usersGrid.mediaItemRenderer.webcamBtn = View webcam -# bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Unmute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToMute = Mute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToLock = Lock {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Unlock {0} -# bbb.users.usersGrid.mediaItemRenderer.kickUser = Kick {0} -# bbb.users.usersGrid.mediaItemRenderer.webcam = Sharing Webcam -# bbb.users.usersGrid.mediaItemRenderer.micOff = Microphone off -# bbb.users.usersGrid.mediaItemRenderer.micOn = Microphone on -# bbb.users.usersGrid.mediaItemRenderer.noAudio = Not in audio conference -# bbb.presentation.title = Presentation -# bbb.presentation.titleWithPres = Presentation\: {0} -# bbb.presentation.quickLink.label = Presentation Window -# bbb.presentation.fitToWidth.toolTip = Fit Presentation To Width -# bbb.presentation.fitToPage.toolTip = Fit Presentation To Page -# bbb.presentation.uploadPresBtn.toolTip = Upload Presentation -# bbb.presentation.backBtn.toolTip = Previous slide -# bbb.presentation.btnSlideNum.accessibilityName = Slide {0} of {1} -# bbb.presentation.btnSlideNum.toolTip = Select a slide -# bbb.presentation.forwardBtn.toolTip = Next slide -# bbb.presentation.maxUploadFileExceededAlert = Error\: The file is bigger than what's allowed. -# bbb.presentation.uploadcomplete = Upload completed. Please wait while we convert the document. -# 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.notsupported = Error\: The uploaded document is unsupported. Please upload a compatible file. -# 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.converted = Converted {0} of {1} slides. -# bbb.presentation.ok = OK -# bbb.presentation.slider = Presentation zoom level -# bbb.presentation.slideloader.starttext = Slide text start -# bbb.presentation.slideloader.endtext = Slide text end -# 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 -# bbb.presentation.minimizeBtn.accessibilityName = Minimize the Presentation Window -# bbb.presentation.maximizeRestoreBtn.accessibilityName = Maximize the Presentation Window -# bbb.presentation.closeBtn.accessibilityName = Close the Presentation Window -# bbb.fileupload.title = Add Files to Your Presentation -# bbb.fileupload.lblFileName.defaultText = No file selected -# bbb.fileupload.selectBtn.label = Select File -# bbb.fileupload.selectBtn.toolTip = Open dialog box to select a file -# bbb.fileupload.uploadBtn = Upload -# bbb.fileupload.uploadBtn.toolTip = Upload the selected file -# bbb.fileupload.deleteBtn.toolTip = Delete Presentation -# bbb.fileupload.showBtn = Show -# bbb.fileupload.showBtn.toolTip = Show Presentation -# bbb.fileupload.okCancelBtn = Close -# bbb.fileupload.okCancelBtn.toolTip = Close the File Upload dialog box -# bbb.fileupload.genThumbText = Generating thumbnails.. -# bbb.fileupload.progBarLbl = Progress\: -# bbb.fileupload.fileFormatHint = Upload any office document or Portable Document Format (PDF) file. For best results upload PDF. -# bbb.chat.title = Chat -# bbb.chat.quickLink.label = Chat Window -# bbb.chat.cmpColorPicker.toolTip = Text Color -# bbb.chat.input.accessibilityName = Chat Message Editing Field -# bbb.chat.sendBtn = Send -# bbb.chat.sendBtn.toolTip = Send Message -# bbb.chat.sendBtn.accessibilityName = Send chat message -# bbb.chat.contextmenu.copyalltext = Copy All Text -# bbb.chat.publicChatUsername = Public -# bbb.chat.optionsTabName = Options -# bbb.chat.privateChatSelect = Select a person to chat with privately -# 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.chatOptions = Chat Options -# bbb.chat.fontSize = Chat Message Font Size -# bbb.chat.cmbFontSize.toolTip = Select Chat Message Font Size -# bbb.chat.messageList = Message Box -# bbb.chat.minimizeBtn.accessibilityName = Minimize the Chat Window -# bbb.chat.maximizeRestoreBtn.accessibilityName = Maximize the Chat Window -# bbb.chat.closeBtn.accessibilityName = Close the Chat Window -# bbb.chat.chatTabs.accessibleNotice = New messages in this tab. -# bbb.publishVideo.changeCameraBtn.labelText = Change Webcam -# bbb.publishVideo.changeCameraBtn.toolTip = Open the change webcam dialog box -# bbb.publishVideo.cmbResolution.tooltip = Select a webcam resolution -# bbb.publishVideo.startPublishBtn.labelText = Start Sharing -# bbb.publishVideo.startPublishBtn.toolTip = Start sharing your webcam -# 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 -# bbb.videodock.quickLink.label = Webcams Window -# bbb.video.minimizeBtn.accessibilityName = Minimize the Webcams Window -# bbb.video.maximizeRestoreBtn.accessibilityName = Maximize the Webcams Window -# bbb.video.controls.muteButton.toolTip = Mute or unmute {0} -# bbb.video.controls.switchPresenter.toolTip = Make {0} presenter -# bbb.video.controls.ejectUserBtn.toolTip = Eject {0} from meeting -# bbb.video.controls.privateChatBtn.toolTip = Chat with {0} -# bbb.video.publish.hint.noCamera = No webcam available -# bbb.video.publish.hint.cantOpenCamera = Can't open your webcam -# bbb.video.publish.hint.waitingApproval = Waiting for approval -# bbb.video.publish.hint.videoPreview = Webcam preview -# bbb.video.publish.hint.openingCamera = Opening webcam... -# bbb.video.publish.hint.cameraDenied = Webcam access denied -# bbb.video.publish.hint.cameraIsBeingUsed = Your webcam is being used by another application -# bbb.video.publish.hint.publishing = Publishing... -# 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.desktopPublish.title = Desktop Sharing\: Presenter's Preview -# bbb.desktopPublish.fullscreen.tooltip = Share Your Main Screen -# bbb.desktopPublish.fullscreen.label = Full Screen -# bbb.desktopPublish.region.tooltip = Share a Part of Your Screen -# bbb.desktopPublish.region.label = Region -# bbb.desktopPublish.stop.tooltip = Close screen share -# bbb.desktopPublish.stop.label = Close -# bbb.desktopPublish.maximizeRestoreBtn.toolTip = You cannot maximize this window. -# bbb.desktopPublish.closeBtn.toolTip = Stop Sharing and Close -# bbb.desktopPublish.chromeOnMacUnsupportedHint = Desktop sharing is not currently supported on Chrome running under Mac OS X. Recommend you use FireFox to share 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 -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -# bbb.desktopView.title = Desktop Sharing -# bbb.desktopView.fitToWindow = Fit to Window -# bbb.desktopView.actualSize = Display actual size -# bbb.desktopView.minimizeBtn.accessibilityName = Minimize 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.toolbar.phone.toolTip.start = Share Your Microphone -# bbb.toolbar.phone.toolTip.stop = Stop Sharing Your Microphone -# bbb.toolbar.phone.toolTip.mute = Stop listening the conference -# bbb.toolbar.phone.toolTip.unmute = Start listening the conference -# bbb.toolbar.phone.toolTip.nomic = No microphone detected -# bbb.toolbar.deskshare.toolTip.start = Share Your Desktop -# bbb.toolbar.deskshare.toolTip.stop = Stop Sharing Your Desktop -# bbb.toolbar.video.toolTip.start = Share Your Webcam -# bbb.toolbar.video.toolTip.stop = Stop Sharing Your Webcam -# bbb.layout.addButton.toolTip = Add the custom layout to the list -# bbb.layout.broadcastButton.toolTip = Apply Current Layout to All Viewers -# bbb.layout.combo.toolTip = Change Your Layout -# bbb.layout.loadButton.toolTip = Load layouts from a file -# bbb.layout.saveButton.toolTip = Save layouts to a file -# bbb.layout.lockButton.toolTip = Lock layout -# bbb.layout.combo.prompt = Apply a layout -# bbb.layout.combo.custom = * Custom layout -# bbb.layout.combo.customName = Custom layout -# 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.name.defaultlayout = Default Layout -# bbb.layout.name.videochat = Video Chat -# bbb.layout.name.webcamsfocus = Webcam Meeting -# bbb.layout.name.presentfocus = Presentation Meeting -# bbb.layout.name.lectureassistant = Lecture Assistant -# bbb.layout.name.lecture = Lecture -# bbb.highlighter.toolbar.pencil = Pencil -# bbb.highlighter.toolbar.pencil.accessibilityName = Switch whiteboard cursor to pencil -# bbb.highlighter.toolbar.ellipse = Circle -# bbb.highlighter.toolbar.ellipse.accessibilityName = Switch whiteboard cursor to circle -# bbb.highlighter.toolbar.rectangle = Rectangle -# bbb.highlighter.toolbar.rectangle.accessibilityName = Switch whiteboard cursor to rectangle -# bbb.highlighter.toolbar.panzoom = Pan and Zoom -# bbb.highlighter.toolbar.panzoom.accessibilityName = Switch whiteboard cursor to pan and zoom -# bbb.highlighter.toolbar.clear = Clear All Annotations -# bbb.highlighter.toolbar.clear.accessibilityName = Clear the whiteboard page -# bbb.highlighter.toolbar.undo = Undo Annotation -# bbb.highlighter.toolbar.undo.accessibilityName = Undo the last whiteboard shape -# bbb.highlighter.toolbar.color = Select Color -# bbb.highlighter.toolbar.color.accessibilityName = Whiteboard mark draw color -# bbb.highlighter.toolbar.thickness = Change Thickness -# bbb.highlighter.toolbar.thickness.accessibilityName = Whiteboard draw thickness -# bbb.logout.title = Logged Out -# bbb.logout.button.label = OK -# 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.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.refresh.message = If this logout was unexpected click the button below to reconnect. -# bbb.logout.refresh.label = Reconnect -# bbb.logout.confirm.title = Confirm Logout -# bbb.logout.confirm.message = Are you sure you want to log out? -# bbb.logout.confirm.yes = Yes -# bbb.logout.confirm.no = No -# bbb.notes.title = Notes -# bbb.notes.cmpColorPicker.toolTip = Text Color -# bbb.notes.saveBtn = Save -# bbb.notes.saveBtn.toolTip = Save Note -# bbb.settings.deskshare.instructions = Choose Allow on the prompt that pops up to check that desktop sharing is working properly for you -# bbb.settings.deskshare.start = Check Desktop Sharing -# bbb.settings.voice.volume = Microphone Activity -# bbb.settings.java.label = Java version error -# bbb.settings.java.text = You have Java {0} installed, but you need at least version {1} to use the BigBlueButton desktop sharing feature. The button below will install the newest Java JRE version. -# bbb.settings.java.command = Install newest Java -# bbb.settings.flash.label = Flash version error -# bbb.settings.flash.text = You have Flash {0} installed, but you need at least version {1} to run BigBlueButton properly. The button below will install the newest Adobe Flash version. -# bbb.settings.flash.command = Install newest Flash -# bbb.settings.isight.label = iSight webcam error -# bbb.settings.isight.text = If you have problems with your iSight webcam, it may be because you are running OS X 10.6.5, which is known to have a problem with Flash capturing video from the iSight webcam. \n To correct this, the link below will install a newer version of Flash player, or update your Mac to the newest version -# bbb.settings.isight.command = Install Flash 10.2 RC2 -# bbb.settings.warning.label = Warning -# bbb.settings.warning.close = Close this Warning -# bbb.settings.noissues = No outstanding issues have been detected. -# bbb.settings.instructions = Accept the Flash prompt that asks you for webcam permissions. If the output matches what is expected, your browser has been set up correctly. Other potentials issues are below. Examine them to find a possible solution. -# ltbcustom.bbb.highlighter.toolbar.triangle = Triangle -# ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Switch whiteboard cursor to triangle -# ltbcustom.bbb.highlighter.toolbar.line = Line -# ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Switch whiteboard cursor to line -# ltbcustom.bbb.highlighter.toolbar.text = Text -# ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Switch whiteboard cursor to text -# ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Text color -# ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Font size - -# bbb.accessibility.clientReady = Ready - -# bbb.accessibility.chat.chatBox.reachedFirst = You have reached the first message. -# bbb.accessibility.chat.chatBox.reachedLatest = You have reached the latest message. -# bbb.accessibility.chat.chatBox.navigatedFirst = You have navigated to the first message. -# 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.initialDescription = Please use the arrow keys to navigate through chat messages. - -# bbb.accessibility.notes.notesview.input = Notes input - -# bbb.shortcuthelp.title = Shortcut Keys -# bbb.shortcuthelp.minimizeBtn.accessibilityName = Minimize the Shortcut Help Window -# bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Maximize the Shortcut Help Window -# bbb.shortcuthelp.closeBtn.accessibilityName = Close the Shortcut Help Window -# bbb.shortcuthelp.dropdown.general = Global shortcuts -# bbb.shortcuthelp.dropdown.presentation = Presentation shortcuts -# bbb.shortcuthelp.dropdown.chat = Chat shortcuts -# bbb.shortcuthelp.dropdown.users = Users shortcuts -# bbb.shortcuthelp.dropdown.polling = Presenter Polling shortcuts -# bbb.shortcuthelp.dropdown.polling2 = Viewer Polling shortcuts -# bbb.shortcuthelp.headers.shortcut = Shortcut -# bbb.shortcuthelp.headers.function = Function - -# bbb.shortcutkey.general.minimize = 189 -# bbb.shortcutkey.general.minimize.function = Minimize current window -# bbb.shortcutkey.general.maximize = 187 -# bbb.shortcutkey.general.maximize.function = Maximize current window - -# bbb.shortcutkey.flash.exit = 81 -# bbb.shortcutkey.flash.exit.function = Focus out of the Flash window -# bbb.shortcutkey.users.muteme = 77 -# bbb.shortcutkey.users.muteme.function = Mute and Unmute your microphone -# bbb.shortcutkey.chat.chatinput = 73 -# bbb.shortcutkey.chat.chatinput.function = Focus the chat input field -# bbb.shortcutkey.present.focusslide = 67 -# bbb.shortcutkey.present.focusslide.function = Focus the presentation slide -# bbb.shortcutkey.whiteboard.undo = 90 -# bbb.shortcutkey.whiteboard.undo.function = Undo last whiteboard mark - -# bbb.shortcutkey.focus.users = 49 -# bbb.shortcutkey.focus.users.function = Move focus to the Users window -# bbb.shortcutkey.focus.video = 50 -# bbb.shortcutkey.focus.video.function = Move focus to the Webcam window -# bbb.shortcutkey.focus.presentation = 51 -# bbb.shortcutkey.focus.presentation.function = Move focus to the Presentation window -# bbb.shortcutkey.focus.chat = 52 -# bbb.shortcutkey.focus.chat.function = Move focus to the Chat window -# bbb.shortcutkey.focus.pollingCreate = 67 -# bbb.shortcutkey.focus.pollingCreate.function = Move focus to the Poll Creation window, if it is open. -# bbb.shortcutkey.focus.pollingStats = 83 -# bbb.shortcutkey.focus.pollingStats.function = Move focus to the Poll Statistics window, if it is open. -# bbb.shortcutkey.focus.voting = 89 -# bbb.shortcutkey.focus.voting.function = Move focus to the Voting window, if it is open. - -# bbb.shortcutkey.share.desktop = 68 -# bbb.shortcutkey.share.desktop.function = Open desktop sharing window -# bbb.shortcutkey.share.microphone = 79 -# bbb.shortcutkey.share.microphone.function = Open audio settings window -# bbb.shortcutkey.share.pauseRemoteStream = 80 -# bbb.shortcutkey.share.pauseRemoteStream.function = Start/Stop listening the conference -# bbb.shortcutkey.share.webcam = 66 -# bbb.shortcutkey.share.webcam.function = Open webcam sharing window - -# bbb.shortcutkey.shortcutWindow = 72 -# bbb.shortcutkey.shortcutWindow.function = Open/focus to shortcut help window -# bbb.shortcutkey.logout = 76 -# bbb.shortcutkey.logout.function = Log out of this meeting -# bbb.shortcutkey.raiseHand = 82 -# bbb.shortcutkey.raiseHand.function = Raise your hand - -# bbb.shortcutkey.present.upload = 85 -# bbb.shortcutkey.present.upload.function = Upload presentation -# bbb.shortcutkey.present.previous = 65 -# bbb.shortcutkey.present.previous.function = Go to previous slide -# bbb.shortcutkey.present.select = 83 -# bbb.shortcutkey.present.select.function = View all slides -# bbb.shortcutkey.present.next = 69 -# bbb.shortcutkey.present.next.function = Go to next slide -# bbb.shortcutkey.present.fitWidth = 70 -# bbb.shortcutkey.present.fitWidth.function = Fit slides to width -# bbb.shortcutkey.present.fitPage = 80 -# bbb.shortcutkey.present.fitPage.function = Fit slides to page - -# bbb.shortcutkey.users.makePresenter = 80 -# bbb.shortcutkey.users.makePresenter.function = Make selected person presenter -# bbb.shortcutkey.users.kick = 75 -# bbb.shortcutkey.users.kick.function = Kick selected person from the meeting -# bbb.shortcutkey.users.mute = 83 -# bbb.shortcutkey.users.mute.function = Mute or unmute selected person -# bbb.shortcutkey.users.muteall = 65 -# bbb.shortcutkey.users.muteall.function = Mute or unmute all users -# bbb.shortcutkey.users.focusUsers = 85 -# bbb.shortcutkey.users.focusUsers.function = Focus to users list -# bbb.shortcutkey.users.muteAllButPres = 65 -# bbb.shortcutkey.users.muteAllButPres.function = Mute everyone but the Presenter - -# bbb.shortcutkey.chat.focusTabs = 89 -# bbb.shortcutkey.chat.focusTabs.function = Focus to chat tabs -# bbb.shortcutkey.chat.focusBox = 66 -# bbb.shortcutkey.chat.focusBox.function = Focus to chat box -# bbb.shortcutkey.chat.changeColour = 67 -# 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.explanation = ---- -# bbb.shortcutkey.chat.explanation.function = For message navigation, you must focus the chat box. - -# bbb.shortcutkey.chat.chatbox.advance = 40 -# bbb.shortcutkey.chat.chatbox.advance.function = Navigate to the next message -# bbb.shortcutkey.chat.chatbox.goback = 38 -# bbb.shortcutkey.chat.chatbox.goback.function = Navigate to the previous message -# bbb.shortcutkey.chat.chatbox.repeat = 32 -# bbb.shortcutkey.chat.chatbox.repeat.function = Repeat current message -# bbb.shortcutkey.chat.chatbox.golatest = 39 -# bbb.shortcutkey.chat.chatbox.golatest.function = Navigate to the latest message -# bbb.shortcutkey.chat.chatbox.gofirst = 37 -# bbb.shortcutkey.chat.chatbox.gofirst.function = Navigate to the first message -# bbb.shortcutkey.chat.chatbox.goread = 75 -# bbb.shortcutkey.chat.chatbox.goread.function = Navigate to the most recent message you've read -# bbb.shortcutkey.chat.chatbox.debug = 71 -# bbb.shortcutkey.chat.chatbox.debug.function = Temporary debug hotkey - -# bbb.polling.toolbar.toolTip = Manage Polls -# bbb.polling.buttonName = Manage Polls -# bbb.polling.createPoll = Create New Poll -# bbb.polling.createPoll.moreThanOneResponse = Allow users to choose more than one response -# bbb.polling.createPoll.hint = Hint\: Start every answer with a new line -# bbb.polling.createPoll.answers = Answers\: -# bbb.polling.createPoll.question = Question\: -# bbb.polling.createPoll.title = Title\: -# bbb.polling.createPoll.publishToWeb = Enable web polling - -# bbb.polling.pollPreview = Poll Preview -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.publish = Publish -# bbb.polling.pollPreview.preview = Preview -# bbb.polling.pollPreview.save = Save -# bbb.polling.pollPreview.cancel = Cancel -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.hereIsYourPoll = Here is your poll\: -# bbb.polling.pollPreview.ifYouWantChanges = if you want to make any changes use the 'Modify' button -# bbb.polling.pollPreview.checkAll = (check all that may apply) -# bbb.polling.pollPreview.pollWillPublishOnline = This poll will be available for web polling. - -# bbb.polling.resultBtn.label=Result -# bbb.polling.resultBtn.toolTip=Show poll result -# bbb.polling.startBtn.label=Start -# bbb.polling.startBtn.toolTip=Start poll -# bbb.polling.editBtn.label=Edit -# bbb.polling.editBtn.toolTip=Edit poll -# bbb.polling.deleteBtn.toolTip=Delete poll - -# bbb.publishVideo.startPublishBtn.labelText = Start Sharing -# bbb.publishVideo.changeCameraBtn.labelText = Change Webcam - -# bbb.accessibility.alerts.madePresenter = You are now the Presenter. -# bbb.accessibility.alerts.madeViewer = You are now a Viewer. - -# bbb.shortcutkey.polling.buttonClick = 80 -# bbb.shortcutkey.polling.buttonClick.function = Open the Polling Menu. -# bbb.shortcutkey.polling.focusTitle = 67 -# bbb.shortcutkey.polling.focusTitle.function = Focus to Title input box. -# bbb.shortcutkey.polling.focusQuestion = 81 -# bbb.shortcutkey.polling.focusQuestion.function = Focus to Question input box. -# bbb.shortcutkey.polling.focusAnswers = 65 -# bbb.shortcutkey.polling.focusAnswers.function = Focus to Answers input box. -# bbb.shortcutkey.polling.focusMultipleCB = 77 -# bbb.shortcutkey.polling.focusMultipleCB.function = Focus to "Allow multiple selections" checkbox. -# bbb.shortcutkey.polling.focusWebPollCB = 66 -# bbb.shortcutkey.polling.focusWebPollCB.function = Focus to "Enable web polling" checkbox. -# bbb.shortcutkey.polling.previewClick = 80 -# bbb.shortcutkey.polling.previewClick.function = Preview your poll and proceed. -# bbb.shortcutkey.polling.cancelClick = 88 -# bbb.shortcutkey.polling.cancelClick.function = Cancel and exit Poll creation. -# bbb.shortcutkey.polling.modify = 69 -# bbb.shortcutkey.polling.modify.function = Go back and modify your poll. -# bbb.shortcutkey.polling.publish = 85 -# bbb.shortcutkey.polling.publish.function = Publish your poll and open voting. -# bbb.shortcutkey.polling.save = 83 -# bbb.shortcutkey.polling.save.function = Save your poll to use later. - -# bbb.shortcutkey.pollStats.explanation = ---- -# bbb.shortcutkey.pollStats.explanation.function = Poll results are only available once the poll has been published. -# bbb.shortcutkey.polling.focusData = 68 -# bbb.shortcutkey.polling.focusData.function = Focus to poll results. -# bbb.shortcutkey.polling.refresh = 82 -# bbb.shortcutkey.polling.refresh.function = Refresh poll results. -# bbb.shortcutkey.polling.focusWebPoll = 73 -# bbb.shortcutkey.polling.focusWebPoll.function = Focus to web polling URL box. -# bbb.shortcutkey.polling.stopPoll = 79 -# bbb.shortcutkey.polling.stopPoll.function = Stop the poll and end voting. -# bbb.shortcutkey.polling.repostPoll = 80 -# bbb.shortcutkey.polling.repostPoll.function = Re-publish the poll. -# bbb.shortcutkey.polling.closeStatsWindow = 88 -# bbb.shortcutkey.polling.closeStatsWindow.function = Close Polling Results window. - -# bbb.shortcutkey.polling.vote = 86 -# bbb.shortcutkey.polling.vote.function = Cast your vote for the options selected. -# bbb.shortcutkey.polling.focusVoteQuestion = 81 -# bbb.shortcutkey.polling.focusVoteQuestion.function = Focus to question. - -# bbb.shortcutkey.specialKeys.space = Spacebar -# bbb.shortcutkey.specialKeys.left = Left Arrow -# bbb.shortcutkey.specialKeys.right = Right Arrow -# bbb.shortcutkey.specialKeys.up = Up Arrow -# bbb.shortcutkey.specialKeys.down = Down Arrow -# bbb.shortcutkey.specialKeys.plus = Plus -# bbb.shortcutkey.specialKeys.minus = Minus - -# bbb.toolbar.videodock.toolTip.closeAllVideos = Close all videos -# bbb.users.settings.lockAll=Lock All Users -# bbb.users.settings.lockAllExcept=Lock Users Except Presenter -# bbb.users.settings.lockSettings=Lock Viewers ... -# bbb.users.settings.unlockAll=Unlock All Viewers -# bbb.users.settings.roomIsLocked=Locked by default -# bbb.users.settings.roomIsMuted=Muted by default - -# bbb.lockSettings.save = Apply -# bbb.lockSettings.save.tooltip = Apply lock settings -# bbb.lockSettings.cancel = Cancel -# bbb.lockSettings.cancel.toolTip = Close this window without saving - -# bbb.lockSettings.moderatorLocking = Moderator locking -# bbb.lockSettings.privateChat = Private Chat -# bbb.lockSettings.publicChat = Public Chat -# bbb.lockSettings.webcam = Webcam -# bbb.lockSettings.microphone = Microphone -# bbb.lockSettings.layout = Layout -# bbb.lockSettings.title=Lock Viewers -# bbb.lockSettings.feature=Feature -# bbb.lockSettings.locked=Locked -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/ca_ES/bbbResources.properties b/clients/flash/web-client/src/locale/ca_ES/bbbResources.properties deleted file mode 100644 index 3d5a7913cdca..000000000000 --- a/clients/flash/web-client/src/locale/ca_ES/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -# bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Connectant amb el servidor -bbb.mainshell.statusProgress.loading = Carregant {0} mòduls -bbb.mainshell.statusProgress.cannotConnectServer = Ho sentim, no vam poder connectar amb el servidor. -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Obrir finestra d'històric -# bbb.mainshell.meetingNotFound = Meeting Not Found -# bbb.mainshell.invalidAuthToken = Invalid Authentication Token -bbb.mainshell.resetLayoutBtn.toolTip = Reiniciar posició de finestres -# bbb.mainshell.notification.tunnelling = Tunnelling -# bbb.mainshell.notification.webrtc = WebRTC Audio -bbb.oldlocalewindow.reminder1 = Podria ser una traducció obsoleta de BigBlueButton. -bbb.oldlocalewindow.reminder2 = Si us plau, buidi la memòria cau del seu navegador, i torneu a provar. -bbb.oldlocalewindow.windowTitle = Avís\: Traducció d'idioma obsoleta -# bbb.audioSelection.title = How do you want to join the audio? -# bbb.audioSelection.btnMicrophone.label = Microphone -# bbb.audioSelection.btnMicrophone.toolTip = Join the audio with your microphone -# bbb.audioSelection.btnListenOnly.label = Listen Only -# bbb.audioSelection.btnListenOnly.toolTip = Join the audio as listen only -# bbb.audioSelection.txtPhone.text = To join this meeting by phone, dial\: {0} then enter {1} as the conference pin number. -# bbb.micSettings.title = Audio Test -bbb.micSettings.speakers.header = Prova de parlants -bbb.micSettings.microphone.header = Provar Micròfon -bbb.micSettings.playSound = Reproduir so de prova -bbb.micSettings.playSound.toolTip = Escoltar música per provar els parlants. -bbb.micSettings.hearFromHeadset = S'haurien d'usar els auriculars en lloc dels altaveus de l'ordinador. -# bbb.micSettings.speakIntoMic = If you are using a headset (or earbuds), you should hear the audio from your headset -- not from your computer speakers. -# bbb.micSettings.echoTestMicPrompt = This is a private echo test. Speak a few words. Did you hear audio? -bbb.micSettings.echoTestAudioYes = Si -bbb.micSettings.echoTestAudioNo = No -# bbb.micSettings.speakIntoMicTestLevel = Speak into your microphone. You should see the bar move. If not, choose another mic. -# bbb.micSettings.recommendHeadset = Use a headset with a microphone for best audio experience. -bbb.micSettings.changeMic = Canviar micròfon -bbb.micSettings.changeMic.toolTip = Obrir la finestra de configuracions del micròfon de Flash Player -# bbb.micSettings.comboMicList.toolTip = Select a microphone -# bbb.micSettings.micRecordVolume.label = Gain -# bbb.micSettings.micRecordVolume.toolTip = Set your microphone gain -# bbb.micSettings.nextButton = Next -# bbb.micSettings.nextButton.toolTip = Start the echo test -bbb.micSettings.join = Connectar àudio -# bbb.micSettings.join.toolTip = Join the audio conference -bbb.micSettings.cancel = Cancel -# bbb.micSettings.connectingtoecho = Connecting -# bbb.micSettings.connectingtoecho.error = Echo Test Error\: Please contact administrator. -bbb.micSettings.cancel.toolTip = Cancel·lar la unió a la conferència d'àudio -bbb.micSettings.access.helpButton = Per vídeos de tutorials, premeu aquí. S'obrirà una nova pàgina. -bbb.micSettings.access.title = Configuracions d'Àudio. Aquesta finestra romandrà enfocada fins que es tanqui la mateixa. -# bbb.micSettings.webrtc.title = WebRTC Support -# bbb.micSettings.webrtc.capableBrowser = Your browser supports WebRTC. -# bbb.micSettings.webrtc.capableBrowser.dontuseit = Click not to use WebRTC -# bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Click here if you don't want to use the WebRTC technology (recommended if you have problems using it). -# bbb.micSettings.webrtc.notCapableBrowser = WebRTC is not supported in your browser. Please use Google Chrome (version 32 or greater); or Mozilla Firefox (version 26 or greater). You will still be able to join the voice conference using the Adobe Flash Platform. -# bbb.micSettings.webrtc.connecting = Calling -# bbb.micSettings.webrtc.waitingforice = Connecting -# bbb.micSettings.webrtc.transferring = Transferring -# bbb.micSettings.webrtc.endingecho = Joining audio -# bbb.micSettings.webrtc.endedecho = Echo test ended. -# bbb.micPermissions.firefox.title = Firefox Microphone Permissions -# bbb.micPermissions.firefox.message1 = Choose your mic and then click Share. -# bbb.micPermissions.firefox.message2 = If you don't see the list of microphones, click on the microphone icon. -# bbb.micPermissions.chrome.title = Chrome Microphone Permissions -# bbb.micPermissions.chrome.message1 = Click Allow to give Chrome permission to use your microphone. -# bbb.micWarning.title = Audio Warning -# bbb.micWarning.joinBtn.label = Join anyway -# bbb.micWarning.testAgain.label = Test again -# bbb.micWarning.message = Your microphone did not show any activity, others probably won't be able to hear you during the session. -# bbb.webrtcWarning.message = Detected the following WebRTC issue\: {0}. Do you want to try Flash instead? -# bbb.webrtcWarning.title = WebRTC Audio Failure -# bbb.webrtcWarning.failedError.1001 = Error 1001\: WebSocket disconnected -# bbb.webrtcWarning.failedError.1002 = Error 1002\: Could not make a WebSocket connection -# bbb.webrtcWarning.failedError.1003 = Error 1003\: Browser version not supported -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -# bbb.webrtcWarning.failedError.1005 = Error 1005\: Call ended unexpectedly -# bbb.webrtcWarning.failedError.1006 = Error 1006\: Call timed out -# bbb.webrtcWarning.failedError.1007 = Error 1007\: ICE negotiation failed -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -# 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.mainToolbar.helpBtn = Ajuda -bbb.mainToolbar.logoutBtn = Desconnectar -# bbb.mainToolbar.logoutBtn.toolTip = Log Out -bbb.mainToolbar.langSelector = Selecciona Idioma -bbb.mainToolbar.settingsBtn = Configuració -bbb.mainToolbar.settingsBtn.toolTip = Obrir configuració -# bbb.mainToolbar.shortcutBtn = Shortcut Keys -# bbb.mainToolbar.shortcutBtn.toolTip = Open Shortcut Keys Window -# bbb.mainToolbar.recordBtn.toolTip.start = Start recording -# bbb.mainToolbar.recordBtn.toolTip.stop = Stop recording -# bbb.mainToolbar.recordBtn.toolTip.recording = The session is being recorded -# bbb.mainToolbar.recordBtn.toolTip.notRecording = The session isn't being recorded -# 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.stop = Are you sure you want to stop recording the session? -# bbb.mainToolbar.recordBtn..notification.title = Record Notification -# bbb.mainToolbar.recordBtn..notification.message1 = You can record this meeting. -# 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.notRecording = Not Recording -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -bbb.window.minimizeBtn.toolTip = Minimitzar -bbb.window.maximizeRestoreBtn.toolTip = Maximitzar -bbb.window.closeBtn.toolTip = Tancar -bbb.videoDock.titleBar = Barra de Títol de la Finestra de Bloc de Vídeo -bbb.presentation.titleBar = Barra de Títol de la Finestra de Presentació -bbb.chat.titleBar = Barra de Títol de la Finestra de XAT. Per navegar entre els missatges, seleccioneu la llista de missatges. -bbb.users.title = Assistents {0} {1} -bbb.users.titleBar = Barra de títol de la Finestra d'Assistents, doble clic per maximitzar -bbb.users.quickLink.label = Finestra d'Usuaris -bbb.users.minimizeBtn.accessibilityName = Minimitzar la Finestra d'Assistents -bbb.users.maximizeRestoreBtn.accessibilityName = Maximitzar la Finestra d'Assistents -bbb.users.settings.buttonTooltip = Configuracions -# bbb.users.settings.audioSettings = Audio Test -bbb.users.settings.webcamSettings = Configuració de la Cambra -bbb.users.settings.muteAll = Silenciar a tots -bbb.users.settings.muteAllExcept = Silenciar a tots excepte al presentador -bbb.users.settings.unmuteAll = Activar àudio a tots -bbb.users.settings.lowerAllHands = Baixar les mans a tots -bbb.users.raiseHandBtn.toolTip = Aixecar mà -bbb.users.raiseHandBtn.toolTip2 = Baixar mà -# bbb.users.roomMuted.text = Viewers Muted -# bbb.users.roomLocked.text = Viewers Locked -bbb.users.pushToTalk.toolTip = Click per parlar -bbb.users.pushToMute.toolTip = Cliqueu per desactivar l'àudio -bbb.users.muteMeBtnTxt.talk = Activar àudio -bbb.users.muteMeBtnTxt.mute = Desactivar Àudio -bbb.users.muteMeBtnTxt.muted = Àudio Desactivat -bbb.users.muteMeBtnTxt.unmuted = Àudio Activat -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -bbb.users.usersGrid.accessibilityName = Llista d'Assistents. Utilitza les tecles de direcció per navegar. -bbb.users.usersGrid.nameItemRenderer = Nom -bbb.users.usersGrid.nameItemRenderer.youIdentifier = el teu -bbb.users.usersGrid.statusItemRenderer = Estat -# bbb.users.usersGrid.statusItemRenderer.changePresenter = Click To Make Presenter -bbb.users.usersGrid.statusItemRenderer.presenter = Presentador -bbb.users.usersGrid.statusItemRenderer.moderator = Moderador -bbb.users.usersGrid.statusItemRenderer.lowerHand = Baixar mà -bbb.users.usersGrid.statusItemRenderer.handRaised = Mans Aixecades -bbb.users.usersGrid.statusItemRenderer.viewer = Assistent -bbb.users.usersGrid.mediaItemRenderer = Mitjana -bbb.users.usersGrid.mediaItemRenderer.talking = Parlant -bbb.users.usersGrid.mediaItemRenderer.webcam = Cambra Compartida -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = Cliqueu per veure la càmera -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Fes click per activar l'àudio a l'assistent -bbb.users.usersGrid.mediaItemRenderer.pushToMute = Fes click per desactivar l'àudio a l'assistent -# bbb.users.usersGrid.mediaItemRenderer.pushToLock = Lock {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Unlock {0} -bbb.users.usersGrid.mediaItemRenderer.kickUser = Expulsar a l'assistent -bbb.users.usersGrid.mediaItemRenderer.webcam = Cambra Compartida -bbb.users.usersGrid.mediaItemRenderer.micOff = Micròfon apagat -bbb.users.usersGrid.mediaItemRenderer.micOn = Micròfon encès -bbb.users.usersGrid.mediaItemRenderer.noAudio = No està en la Conferència de Veu -bbb.presentation.title = Presentació -bbb.presentation.titleWithPres = Presentació\: {0} -bbb.presentation.quickLink.label = Finestra de Presentació -# bbb.presentation.fitToWidth.toolTip = Fit Presentation To Width -# bbb.presentation.fitToPage.toolTip = Fit Presentation To Page -# bbb.presentation.uploadPresBtn.toolTip = Upload Presentation -bbb.presentation.backBtn.toolTip = Diapositiva anterior. -# bbb.presentation.btnSlideNum.accessibilityName = Slide {0} of {1} -bbb.presentation.btnSlideNum.toolTip = Fes click per a seleccionar una diapositiva -bbb.presentation.forwardBtn.toolTip = Diapositiva següent -bbb.presentation.maxUploadFileExceededAlert = Error\: La mida del fitxer supera el màxim permès. -bbb.presentation.uploadcomplete = Càrrega completa. Si us plau espereu mentre convertim el document. -bbb.presentation.uploaded = carregat. -bbb.presentation.document.supported = El document carregat està suportat. Començant la conversió ... -bbb.presentation.document.converted = Document convertit amb èxit. -bbb.presentation.error.document.convert.failed = Error\: Ha fallat la conversió del document. -bbb.presentation.error.io = Error E / S\: Si us plau, contacti amb l'Administrador. -bbb.presentation.error.security = Error de Seguretat\: Si us plau, contacti amb l'Administrador. -bbb.presentation.error.convert.notsupported = El tipus de fitxer carregat no està suportat. Si us plau, carregueu un fitxer compatible. -bbb.presentation.error.convert.nbpage = Error\: No s'ha pogut estimar el nombre de pàgines de l'arxiu carregat. -bbb.presentation.error.convert.maxnbpagereach = Error\: El document carregat excedeix el màxim de pàgines. -bbb.presentation.converted = Convertides {0} de {1} diapositives. -bbb.presentation.ok = OK -bbb.presentation.slider = Nivell de zoom en la presentació -bbb.presentation.slideloader.starttext = Text inicial de la diapositiva -bbb.presentation.slideloader.endtext = Text inicial de la diapositiva -bbb.presentation.uploadwindow.presentationfile = Arxiu de presentació -bbb.presentation.uploadwindow.pdf = PDF -bbb.presentation.uploadwindow.word = WORD -bbb.presentation.uploadwindow.excel = EXCEL -bbb.presentation.uploadwindow.powerpoint = POWERPOINT -bbb.presentation.uploadwindow.image = IMATGE -bbb.presentation.minimizeBtn.accessibilityName = Minimitzar la finestra de presentació -bbb.presentation.maximizeRestoreBtn.accessibilityName = Maximitzar la finestra de presentació -bbb.presentation.closeBtn.accessibilityName = Tancar la finestra de presentació -bbb.fileupload.title = Carregar un nou document per presentar. -# bbb.fileupload.lblFileName.defaultText = No file selected -bbb.fileupload.selectBtn.label = Seleccionar arxiu -bbb.fileupload.selectBtn.toolTip = Seleccioneu un arxiu -bbb.fileupload.uploadBtn = Carregar -bbb.fileupload.uploadBtn.toolTip = Carregar l'arxiu -bbb.fileupload.deleteBtn.toolTip = Eliminar presentació -bbb.fileupload.showBtn = Mostrar -bbb.fileupload.showBtn.toolTip = Mostra la Presentació -bbb.fileupload.okCancelBtn = Cancel·lar -bbb.fileupload.okCancelBtn.toolTip = Tancar la finestra de càrrega -bbb.fileupload.genThumbText = Generant miniatures ... -bbb.fileupload.progBarLbl = Progrés\: -# bbb.fileupload.fileFormatHint = Upload any office document or Portable Document Format (PDF) file. For best results upload PDF. -bbb.chat.title = Xat -bbb.chat.quickLink.label = Finestra del Xat -bbb.chat.cmpColorPicker.toolTip = Color de text -bbb.chat.input.accessibilityName = Camp per editar el missatge del xat. -bbb.chat.sendBtn = Enviar -bbb.chat.sendBtn.toolTip = Enviar el missatge -bbb.chat.sendBtn.accessibilityName = Enviar missatge del xat -# bbb.chat.contextmenu.copyalltext = Copy All Text -bbb.chat.publicChatUsername = Tots -bbb.chat.optionsTabName = Opcions -bbb.chat.privateChatSelect = Seleccioneu una persona per xerrar en privat -# 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.chatOptions = Opcions de xat -bbb.chat.fontSize = Mida del text -# bbb.chat.cmbFontSize.toolTip = Select Chat Message Font Size -bbb.chat.messageList = Finestra de missatges -bbb.chat.minimizeBtn.accessibilityName = Minimitzar la finestra del xat -bbb.chat.maximizeRestoreBtn.accessibilityName = Maximitzar la finestra del xat -bbb.chat.closeBtn.accessibilityName = Tancar a finestra del xat -bbb.chat.chatTabs.accessibleNotice = Nous missatges en aquesta pestanya. -bbb.publishVideo.changeCameraBtn.labelText = Canviar la configuració de la càmera -bbb.publishVideo.changeCameraBtn.toolTip = Obre per obrir la finestra de canvis a la cambra -bbb.publishVideo.cmbResolution.tooltip = Seleccionar la resolució de la càmera -bbb.publishVideo.startPublishBtn.labelText = Començar a compartir -bbb.publishVideo.startPublishBtn.toolTip = Comparteix la meva càmera -# bbb.webcamPermissions.chrome.title = Chrome Webcam Permissions -# bbb.webcamPermissions.chrome.message1 = Click Allow to give Chrome permission to use your webcam. -bbb.videodock.title = Àrea de vídeo -bbb.videodock.quickLink.label = Finestra de Càmeres web -bbb.video.minimizeBtn.accessibilityName = Minimitzar la finestra d'àrea de vídeos -bbb.video.maximizeRestoreBtn.accessibilityName = Maximitzar la finestra d'àrea de vídeos -bbb.video.controls.muteButton.toolTip = Aturar so o Activar so {0} -bbb.video.controls.switchPresenter.toolTip = Fer {0} presentador -bbb.video.controls.ejectUserBtn.toolTip = Expulsar {0} de la reunió -bbb.video.controls.privateChatBtn.toolTip = Conversant amb {0} -bbb.video.publish.hint.noCamera = Cambra no disponible -bbb.video.publish.hint.cantOpenCamera = No es pot obrir la seva càmera -bbb.video.publish.hint.waitingApproval = Esperant per aprovació -bbb.video.publish.hint.videoPreview = Vista prèvia del vídeo -bbb.video.publish.hint.openingCamera = Obrint càmera ... -bbb.video.publish.hint.cameraDenied = Accés denegat a càmera -bbb.video.publish.hint.cameraIsBeingUsed = La seva càmera està sent usada per una altra aplicació -bbb.video.publish.hint.publishing = Publicant ... -bbb.video.publish.closeBtn.accessName = Tancar la finestra de configuracions de la càmera web -bbb.video.publish.closeBtn.label = Cancel -bbb.video.publish.titleBar = Finestra d'iniciació de la càmera web -bbb.desktopPublish.title = Compartir Pantalla\: Previsualització del presentador -# bbb.desktopPublish.fullscreen.tooltip = Share Your Main Screen -bbb.desktopPublish.fullscreen.label = Pantalla completa -# bbb.desktopPublish.region.tooltip = Share a Part of Your Screen -bbb.desktopPublish.region.label = Regió -bbb.desktopPublish.stop.tooltip = Aturar la compartició de pantalla -bbb.desktopPublish.stop.label = Tancar -bbb.desktopPublish.maximizeRestoreBtn.toolTip = No pot maximitzar aquesta finestra. -bbb.desktopPublish.closeBtn.toolTip = Aturar la compartició i tancar aquesta finestra. -# bbb.desktopPublish.chromeOnMacUnsupportedHint = Desktop sharing is not currently supported on Chrome running under Mac OS X. Recommend you use FireFox to share desktop. -bbb.desktopPublish.minimizeBtn.toolTip = Minimitzar aquesta finestra. -bbb.desktopPublish.minimizeBtn.accessibilityName = Minimitzar la finestra d'iniciar el compartir escriptori -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Maximitzar la finestra d'iniciar el compartir escriptori -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -bbb.desktopView.title = Compartició de pantalla -bbb.desktopView.fitToWindow = Ajustar a la finestra -bbb.desktopView.actualSize = Mostrar la mida actual -bbb.desktopView.minimizeBtn.accessibilityName = Minimitzar la Finestra de Compartir Escriptori -bbb.desktopView.maximizeRestoreBtn.accessibilityName = Maximitzar la Finestra de Compartir Escriptori -bbb.desktopView.closeBtn.accessibilityName = Tancar la Finestra de Compartir Escriptori -# bbb.toolbar.phone.toolTip.start = Share Your Microphone -# bbb.toolbar.phone.toolTip.stop = Stop Sharing Your Microphone -# bbb.toolbar.phone.toolTip.mute = Stop listening the conference -# bbb.toolbar.phone.toolTip.unmute = Start listening the conference -# bbb.toolbar.phone.toolTip.nomic = No microphone detected -# bbb.toolbar.deskshare.toolTip.start = Share Your Desktop -# bbb.toolbar.deskshare.toolTip.stop = Stop Sharing Your Desktop -# bbb.toolbar.video.toolTip.start = Share Your Webcam -# bbb.toolbar.video.toolTip.stop = Stop Sharing Your Webcam -bbb.layout.addButton.toolTip = Afegir el disseny personalitzat a la llista -# bbb.layout.broadcastButton.toolTip = Apply Current Layout to All Viewers -# bbb.layout.combo.toolTip = Change Your Layout -bbb.layout.loadButton.toolTip = Carregar dissenys d'un arxiu -bbb.layout.saveButton.toolTip = Desar dissenys en un arxiu -bbb.layout.lockButton.toolTip = Bloquejar disseny -bbb.layout.combo.prompt = Aplicar disseny -bbb.layout.combo.custom = * Disseny personalitzat -bbb.layout.combo.customName = Disseny personalitzat -bbb.layout.combo.remote = Remot -bbb.layout.save.complete = Els dissenys van ser guardats amb èxit -bbb.layout.load.complete = Els dissenys van ser carregats -bbb.layout.load.failed = Error en carregar dissenys -# bbb.layout.name.defaultlayout = Default Layout -# bbb.layout.name.videochat = Video Chat -# bbb.layout.name.webcamsfocus = Webcam Meeting -# bbb.layout.name.presentfocus = Presentation Meeting -# bbb.layout.name.lectureassistant = Lecture Assistant -# bbb.layout.name.lecture = Lecture -bbb.highlighter.toolbar.pencil = Ressaltat -bbb.highlighter.toolbar.pencil.accessibilityName = Canviar el cursor a llapis -bbb.highlighter.toolbar.ellipse = Cercle -bbb.highlighter.toolbar.ellipse.accessibilityName = Canviar cursos a cercle -bbb.highlighter.toolbar.rectangle = Rectangle -bbb.highlighter.toolbar.rectangle.accessibilityName = Canviar cursos a rectangle -bbb.highlighter.toolbar.panzoom = Panoràmic i Zoom -bbb.highlighter.toolbar.panzoom.accessibilityName = Canviar el cursor a panoràmic i zoom -# bbb.highlighter.toolbar.clear = Clear All Annotations -bbb.highlighter.toolbar.clear.accessibilityName = Netejar la pàgina de la pissarra -# bbb.highlighter.toolbar.undo = Undo Annotation -bbb.highlighter.toolbar.undo.accessibilityName = Desfer l'última figura de la pissarra -bbb.highlighter.toolbar.color = Selecciona color -bbb.highlighter.toolbar.color.accessibilityName = Dibuixar un color a la pissarra -bbb.highlighter.toolbar.thickness = Modificar el gruix de la línia -bbb.highlighter.toolbar.thickness.accessibilityName = Dibuixar gruix a la pissarra -# bbb.logout.title = Logged Out -bbb.logout.button.label = OK -bbb.logout.appshutdown = L'aplicació de servidor ha estat detinguda -bbb.logout.asyncerror = S'ha produït un error asíncron -bbb.logout.connectionclosed = S'ha tancat la connexió amb el servidor -bbb.logout.connectionfailed = La connexió al servidor ha fallat -bbb.logout.rejected = La connexió amb el servidor ha estat rebutjada -bbb.logout.invalidapp = No existeix l'aplicació Red5 -bbb.logout.unknown = S'ha perdut la connexió amb el servidor -bbb.logout.usercommand = Ha desconnectat de la conferència -# bbb.logout.refresh.message = If this logout was unexpected click the button below to reconnect. -# bbb.logout.refresh.label = Reconnect -bbb.logout.confirm.title = Confirmar Tancar Sessió -bbb.logout.confirm.message = Està segur que desitja tancar sessió? -bbb.logout.confirm.yes = Si -bbb.logout.confirm.no = No -bbb.notes.title = Notes -bbb.notes.cmpColorPicker.toolTip = Color de Text -bbb.notes.saveBtn = Desa -bbb.notes.saveBtn.toolTip = Guardar Nota -bbb.settings.deskshare.instructions = Premeu Permetre a la finestra emergent per verificar que la compartició del escriptori us està funcionant adequadament -bbb.settings.deskshare.start = Comprovar Compartició de pantalla -bbb.settings.voice.volume = Activitat del micròfon -bbb.settings.java.label = Error de versió de Java -bbb.settings.java.text = Disposa de Java {0} instal · lat, però necessita almenys {1} per a utilitzar la funcionalitat Compartir Pantalla. Premi el botó per actualitzar la seva versió de Java JRE. -bbb.settings.java.command = Actualitzar Java -bbb.settings.flash.label = Error de versió de Flash -bbb.settings.flash.text = Disposa de Flash {0}, però necessita almenys {1} per a utilitzar la videoconferència. Premi el botó per actualitzar la seva versió de Adobe Flash. -bbb.settings.flash.command = Actualitzar Flash -bbb.settings.isight.label = Error de càmera iSight -bbb.settings.isight.text = Si teniu problemes amb la seva càmera iSight, pot ser degut a que utilitza OSX 10.6.5, que té problemes coneguts amb Flash capturant vídeo des de la càmera iSight.\nPer corregir, cliqueu a l'enllaç següent per a instal·lar una versió més recent del reproductor Flash, o actualitzi el seu Mac a l'última versió. -bbb.settings.isight.command = Instal·lar Flash 10.2 RC2 -bbb.settings.warning.label = Avís -bbb.settings.warning.close = Tancar aquest avís -bbb.settings.noissues = No s'ha trobat cap problema greu. -bbb.settings.instructions = Accepteu la sol·licitud de Flash que li demana permisos per utilitzar la seva càmera. Si pot veure i escoltar, el seu navegador es troba configurat correctament. A continuació, es llisten problemes potencials. Premi en cada un d'ells per les seves possibles solucions. -ltbcustom.bbb.highlighter.toolbar.triangle = Triangle -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Canviar Cursor de Pissarra a Triangle -ltbcustom.bbb.highlighter.toolbar.line = Línia -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Canviar Cursor de pissarra a Línia -ltbcustom.bbb.highlighter.toolbar.text = Text -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Canviar Cursos de pissarra a text -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Color de text -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Mida de font - -# bbb.accessibility.clientReady = Ready - -bbb.accessibility.chat.chatBox.reachedFirst = Has arribat al primer missatge -bbb.accessibility.chat.chatBox.reachedLatest = Has arribat a l'últim missatge -bbb.accessibility.chat.chatBox.navigatedFirst = Has navegat al primer missatge -bbb.accessibility.chat.chatBox.navigatedLatest = Has navegat a l'últim missatge -bbb.accessibility.chat.chatBox.navigatedLatestRead = Has navegat al missatge llegit més recent -bbb.accessibility.chat.chatwindow.input = Entrada del xat - -bbb.accessibility.chat.initialDescription = Si us plau usar les tecles direccionals per navegar a través dels missatges del xat. - -bbb.accessibility.notes.notesview.input = Entrades de les notes - -# bbb.shortcuthelp.title = Shortcut Keys -bbb.shortcuthelp.minimizeBtn.accessibilityName = Minimitzar la finestra d'accessos ràpids -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Maximitzar la finestra d'accessos ràpids -bbb.shortcuthelp.closeBtn.accessibilityName = Tancar la finestra d'accessos ràpids -bbb.shortcuthelp.dropdown.general = Accessos ràpids globals -bbb.shortcuthelp.dropdown.presentation = Accessos ràpids a la presentació -bbb.shortcuthelp.dropdown.chat = Accés ràpid al xat -bbb.shortcuthelp.dropdown.users = Accés ràpid als usuaris -bbb.shortcuthelp.dropdown.polling = Accés ràpid a la presentació d'enquestes -bbb.shortcuthelp.dropdown.polling2 = Accés ràpid a la vista d'enquestes -bbb.shortcuthelp.headers.shortcut = Accés Ràpid -bbb.shortcuthelp.headers.function = Funció - -bbb.shortcutkey.general.minimize = 189 -bbb.shortcutkey.general.minimize.function = Minimitzar finestra actual -bbb.shortcutkey.general.maximize = 187 -bbb.shortcutkey.general.maximize.function = Maximitzar finestra actual - -bbb.shortcutkey.flash.exit = 81 -bbb.shortcutkey.flash.exit.function = Desenfocar de la finestra de flash -bbb.shortcutkey.users.muteme = 77 -bbb.shortcutkey.users.muteme.function = Activar o Desactivar el so del teu micròfon -bbb.shortcutkey.chat.chatinput = 73 -bbb.shortcutkey.chat.chatinput.function = Enfocar el camp d'entrada del xat -bbb.shortcutkey.present.focusslide = 87 -bbb.shortcutkey.present.focusslide.function = Enfocar a la diapositiva de la presentació -bbb.shortcutkey.whiteboard.undo = 90 -bbb.shortcutkey.whiteboard.undo.function = Desfer l'última marca de la pissarra - -bbb.shortcutkey.focus.users = 49 -bbb.shortcutkey.focus.users.function = Moure enfocament a la venda d'usuaris -bbb.shortcutkey.focus.video = 50 -bbb.shortcutkey.focus.video.function = Moure enfocament a la venda de vídeos -bbb.shortcutkey.focus.presentation = 51 -bbb.shortcutkey.focus.presentation.function = Moure enfocament a la finestra de presentació -bbb.shortcutkey.focus.chat = 52 -bbb.shortcutkey.focus.chat.function = Moure enfocament a la venda de xat -bbb.shortcutkey.focus.pollingCreate = 67 -bbb.shortcutkey.focus.pollingCreate.function = Moure enfocament a la finestra de creació d'enquestes, Si aquesta oberta. -bbb.shortcutkey.focus.pollingStats = 83 -bbb.shortcutkey.focus.pollingStats.function = Moure enfocament a la finestra d'estadístiques de les enquestes, si està obert. -bbb.shortcutkey.focus.voting = 89 -bbb.shortcutkey.focus.voting.function = Moure enfocament a la finestra de votació, si és oberta. - -bbb.shortcutkey.share.desktop = 68 -bbb.shortcutkey.share.desktop.function = Obrir la finestra de compartir escriptori -bbb.shortcutkey.share.microphone = 79 -bbb.shortcutkey.share.microphone.function = Obrir la finestra de configuració del micròfon -bbb.shortcutkey.share.pauseRemoteStream = 80 -# bbb.shortcutkey.share.pauseRemoteStream.function = Start/Stop listening the conference -bbb.shortcutkey.share.webcam = 66 -bbb.shortcutkey.share.webcam.function = Obrir finestra per compartir càmera - -bbb.shortcutkey.shortcutWindow = 72 -bbb.shortcutkey.shortcutWindow.function = Obrir/Enfocar a la finestra d'ajuda d'accessos ràpids -bbb.shortcutkey.logout = 76 -bbb.shortcutkey.logout.function = Tancar Sessió d'aquesta reunió -bbb.shortcutkey.raiseHand = 82 -bbb.shortcutkey.raiseHand.function = Aixecar la mà - -bbb.shortcutkey.present.upload = 85 -bbb.shortcutkey.present.upload.function = Pujar presentació -bbb.shortcutkey.present.previous = 65 -bbb.shortcutkey.present.previous.function = Anar a la diapositiva anterior -bbb.shortcutkey.present.select = 83 -bbb.shortcutkey.present.select.function = Veure totes les diapositives -bbb.shortcutkey.present.next = 69 -bbb.shortcutkey.present.next.function = Anar a la següent diapositiva -bbb.shortcutkey.present.fitWidth = 70 -bbb.shortcutkey.present.fitWidth.function = Ajustar diapositives a l'ample -bbb.shortcutkey.present.fitPage = 80 -bbb.shortcutkey.present.fitPage.function = Ajustar diapositives a la pàgina - -bbb.shortcutkey.users.makePresenter = 80 -bbb.shortcutkey.users.makePresenter.function = Fer presentador a la persona seleccionada -bbb.shortcutkey.users.kick = 75 -bbb.shortcutkey.users.kick.function = Expulsar la persona seleccionada de la reunió -bbb.shortcutkey.users.mute = 83 -bbb.shortcutkey.users.mute.function = Activar o Desactivar so de la persona seleccionada -bbb.shortcutkey.users.muteall = 65 -bbb.shortcutkey.users.muteall.function = Activar o Desactivar so a tots els usuaris -bbb.shortcutkey.users.focusUsers = 85 -bbb.shortcutkey.users.focusUsers.function = Enfocar a la llista d'usuaris -bbb.shortcutkey.users.muteAllButPres = 65 -bbb.shortcutkey.users.muteAllButPres.function = Silenciar a tots excepte al presentador - -bbb.shortcutkey.chat.focusTabs = 89 -bbb.shortcutkey.chat.focusTabs.function = Enfocar a les pestanyes del xat -bbb.shortcutkey.chat.focusBox = 66 -bbb.shortcutkey.chat.focusBox.function = Enfocar a la finestra del xat -bbb.shortcutkey.chat.changeColour = 67 -bbb.shortcutkey.chat.changeColour.function = Enfocar al seleccionador de color de la font -bbb.shortcutkey.chat.sendMessage = 83 -bbb.shortcutkey.chat.sendMessage.function = Enviar missatge del xat -bbb.shortcutkey.chat.explanation = ---- -bbb.shortcutkey.chat.explanation.function = Per navegar en el missatge, el teu has enfocar a la finestra del xat - -bbb.shortcutkey.chat.chatbox.advance = 32 -bbb.shortcutkey.chat.chatbox.advance.function = Navegar al següent missatge -bbb.shortcutkey.chat.chatbox.goback = 80 -bbb.shortcutkey.chat.chatbox.goback.function = Navegar al missatge anterior -bbb.shortcutkey.chat.chatbox.repeat = 82 -bbb.shortcutkey.chat.chatbox.repeat.function = Repetir el missatge actual -bbb.shortcutkey.chat.chatbox.golatest = 89 -bbb.shortcutkey.chat.chatbox.golatest.function = Navegar a l'últim missatge -bbb.shortcutkey.chat.chatbox.gofirst = 65 -bbb.shortcutkey.chat.chatbox.gofirst.function = Navegar al primer missatge -bbb.shortcutkey.chat.chatbox.goread = 75 -bbb.shortcutkey.chat.chatbox.goread.function = Navegar al missatge llegit més recent -bbb.shortcutkey.chat.chatbox.debug = 71 -bbb.shortcutkey.chat.chatbox.debug.function = Tecla d'accés ràpid per depurar temporalment - -# bbb.polling.toolbar.toolTip = Manage Polls -# bbb.polling.buttonName = Manage Polls -bbb.polling.createPoll = Crear nova enquesta -bbb.polling.createPoll.moreThanOneResponse = Permetre usuaris seleccionar més d'una resposta -bbb.polling.createPoll.hint = Consell\: Començar cada resposta en una nova línia -bbb.polling.createPoll.answers = Respostes\: -bbb.polling.createPoll.question = Pregunta\: -bbb.polling.createPoll.title = Títol\: -bbb.polling.createPoll.publishToWeb = Habilitar enquesta web - -bbb.polling.pollPreview = Vista prèvia de l'enquesta -bbb.polling.pollPreview.modify = Modificar -bbb.polling.pollPreview.publish = Publicar -bbb.polling.pollPreview.preview = Vista prèvia -bbb.polling.pollPreview.save = Desa -bbb.polling.pollPreview.cancel = Cancel -bbb.polling.pollPreview.modify = Modificar -bbb.polling.pollPreview.hereIsYourPoll = Aquí aquesta la teva enquesta\: -bbb.polling.pollPreview.ifYouWantChanges = Si vols fer algun canvi fes clic al botó de 'modificar'\: -bbb.polling.pollPreview.checkAll = (Revisar totes les que puguin aplicar) -bbb.polling.pollPreview.pollWillPublishOnline = Aquesta enquesta estarà habilitada per a ser enquesta web\: - -# bbb.polling.resultBtn.label=Result -# bbb.polling.resultBtn.toolTip=Show poll result -# bbb.polling.startBtn.label=Start -# bbb.polling.startBtn.toolTip=Start poll -# bbb.polling.editBtn.label=Edit -# bbb.polling.editBtn.toolTip=Edit poll -# bbb.polling.deleteBtn.toolTip=Delete poll - -bbb.publishVideo.startPublishBtn.labelText = Començar a compartir -bbb.publishVideo.changeCameraBtn.labelText = Canviar la configuració de la càmera - -bbb.accessibility.alerts.madePresenter = Ara ets el presentador. -bbb.accessibility.alerts.madeViewer = Ara ets un espectador. - -bbb.shortcutkey.polling.buttonClick = 80 -bbb.shortcutkey.polling.buttonClick.function = Obrir el menú d'enquestes. -bbb.shortcutkey.polling.focusTitle = 67 -bbb.shortcutkey.polling.focusTitle.function = Enfocar al camp d'entrada del títol. -bbb.shortcutkey.polling.focusQuestion = 81 -bbb.shortcutkey.polling.focusQuestion.function = Enfocar al camp de l'ingrés de la pregunta. -bbb.shortcutkey.polling.focusAnswers = 65 -bbb.shortcutkey.polling.focusAnswers.function = Enfocar al camp d'entrada de les respostes. -bbb.shortcutkey.polling.focusMultipleCB = 77 -bbb.shortcutkey.polling.focusMultipleCB.function = Enfocar a quadre de selecció "Permet seleccionar múltiples" -bbb.shortcutkey.polling.focusWebPollCB = 66 -bbb.shortcutkey.polling.focusWebPollCB.function = Enfocar en el quadre de selecció "Permet enquesta web". -bbb.shortcutkey.polling.previewClick = 80 -bbb.shortcutkey.polling.previewClick.function = Vista prèvia de l'enquesta i procedir -bbb.shortcutkey.polling.cancelClick = 88 -bbb.shortcutkey.polling.cancelClick.function = Cancel i sortir de la creació de l'enquesta. -bbb.shortcutkey.polling.modify = 69 -bbb.shortcutkey.polling.modify.function = Torna i modifica la teva enquesta. -bbb.shortcutkey.polling.publish = 85 -bbb.shortcutkey.polling.publish.function = Publicar el teu enquesta i començar la votació. -bbb.shortcutkey.polling.save = 83 -bbb.shortcutkey.polling.save.function = Desa la teva enquesta per usar després. - -bbb.shortcutkey.pollStats.explanation = ---- -bbb.shortcutkey.pollStats.explanation.function = Els resultats de l'enquesta estan només habilitats un cop ha estat publicada l'enquesta. -bbb.shortcutkey.polling.focusData = 68 -bbb.shortcutkey.polling.focusData.function = Enfocar en els resultats de l'enquesta -bbb.shortcutkey.polling.refresh = 82 -bbb.shortcutkey.polling.refresh.function = Actualitzar els resultats de l'enquesta -bbb.shortcutkey.polling.focusWebPoll = 73 -bbb.shortcutkey.polling.focusWebPoll.function = Enfocar en el camp de l'URL de l'enquesta web -bbb.shortcutkey.polling.stopPoll = 79 -bbb.shortcutkey.polling.stopPoll.function = Aturar l'enquesta i acabar de votar. -bbb.shortcutkey.polling.repostPoll = 80 -bbb.shortcutkey.polling.repostPoll.function = Re-publicar el teu enquesta. -bbb.shortcutkey.polling.closeStatsWindow = 88 -bbb.shortcutkey.polling.closeStatsWindow.function = Tancar finestra de resultats de l'enquesta - -bbb.shortcutkey.polling.vote = 86 -bbb.shortcutkey.polling.vote.function = Envia el teu vot amb les opcions seleccionades -bbb.shortcutkey.polling.focusVoteQuestion = 81 -bbb.shortcutkey.polling.focusVoteQuestion.function = Enfocar la pregunta - -bbb.shortcutkey.specialKeys.space = Barra espaiadora -bbb.shortcutkey.specialKeys.left = Fletxa direccional esquerra -bbb.shortcutkey.specialKeys.right = Fletxa direccional dreta -bbb.shortcutkey.specialKeys.up = Fletxa direccional amunt -bbb.shortcutkey.specialKeys.down = Fletxa direccional baix -bbb.shortcutkey.specialKeys.plus = Més -bbb.shortcutkey.specialKeys.minus = Menys - -# bbb.toolbar.videodock.toolTip.closeAllVideos = Close all videos -# bbb.users.settings.lockAll=Lock All Users -# bbb.users.settings.lockAllExcept=Lock Users Except Presenter -# bbb.users.settings.lockSettings=Lock Viewers ... -# bbb.users.settings.unlockAll=Unlock All Viewers -# bbb.users.settings.roomIsLocked=Locked by default -# bbb.users.settings.roomIsMuted=Muted by default - -# bbb.lockSettings.save = Apply -# bbb.lockSettings.save.tooltip = Apply lock settings -bbb.lockSettings.cancel = Cancel -# bbb.lockSettings.cancel.toolTip = Close this window without saving - -# bbb.lockSettings.moderatorLocking = Moderator locking -# bbb.lockSettings.privateChat = Private Chat -# bbb.lockSettings.publicChat = Public Chat -# bbb.lockSettings.webcam = Webcam -# bbb.lockSettings.microphone = Microphone -# bbb.lockSettings.layout = Layout -# bbb.lockSettings.title=Lock Viewers -# bbb.lockSettings.feature=Feature -# bbb.lockSettings.locked=Locked -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/cs_CZ/bbbResources.properties b/clients/flash/web-client/src/locale/cs_CZ/bbbResources.properties deleted file mode 100644 index 892cfb9f7a5c..000000000000 --- a/clients/flash/web-client/src/locale/cs_CZ/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Připojování k serveru -bbb.mainshell.statusProgress.loading = Nahrávám {0} modulů -bbb.mainshell.statusProgress.cannotConnectServer = Omlouváme se, k serveru se nelze připojit. -bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - Pro více informací navštivte http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Otevřít okno logu -bbb.mainshell.meetingNotFound = Konference nenalezena -bbb.mainshell.invalidAuthToken = Neplatný autentizační kód -bbb.mainshell.resetLayoutBtn.toolTip = Původní nastavení vzhledu -bbb.mainshell.notification.tunnelling = Tunelování -bbb.mainshell.notification.webrtc = WebRTC zvuk -bbb.oldlocalewindow.reminder1 = Máte starý jazykový překlad BigBlueButtonu. -bbb.oldlocalewindow.reminder2 = Vymažte cache Vašeho prohlížeče a zkuste to znovu, prosím. -bbb.oldlocalewindow.windowTitle = Upozornění\: Starý jazykový překlad -bbb.audioSelection.title = Jak chcete připojit zvuk? -bbb.audioSelection.btnMicrophone.label = Mikrofon -bbb.audioSelection.btnMicrophone.toolTip = Připojit s použitím mikrofonu -bbb.audioSelection.btnListenOnly.label = Pouze poslouchat -bbb.audioSelection.btnListenOnly.toolTip = Připojit pouze jako posluchač -bbb.audioSelection.txtPhone.text = Pro telefonické přihlášení vytočte\: {0}, pak vložte {1} jako PIN pro přístup do konference. -bbb.micSettings.title = Zkouška zvuku -bbb.micSettings.speakers.header = Otestujte reproduktory -bbb.micSettings.microphone.header = Testovat Mikrofon -bbb.micSettings.playSound = Otestujte reproduktory -bbb.micSettings.playSound.toolTip = Pro otestování Vašich reproduktorů přehrajte hudební ukázku -bbb.micSettings.hearFromHeadset = Zvuk by měl vycházet ze sluchátek, nikoliv z reproduktorů počítače. -bbb.micSettings.speakIntoMic = Pokud používáte headset (nebo sluchátka), zvuk by měl vycházet z headsetu, nikoliv z reproduktorů počítače. -bbb.micSettings.echoTestMicPrompt = Toto je soukromá ozvěnová zkouška. Řekněte pár slov. Slyšeli jste zvuk? -bbb.micSettings.echoTestAudioYes = Ano -bbb.micSettings.echoTestAudioNo = Ne -bbb.micSettings.speakIntoMicTestLevel = Mluvte do mikrofonu, ukazatel úrovně by se měl pohybovat. Pokud tomu tak není, zkuste jiný mikrofon. -bbb.micSettings.recommendHeadset = Pro nejlepší možný zážitek z konference použijte headset. -bbb.micSettings.changeMic = Otestujte si nebo změňte mikrofon -bbb.micSettings.changeMic.toolTip = Otevřít dialogové okno přehrávače Flash pro nastavení mikrofonu -bbb.micSettings.comboMicList.toolTip = Vyberte mikrofon -bbb.micSettings.micRecordVolume.label = Zesílení -bbb.micSettings.micRecordVolume.toolTip = Nastavte hlasitost mikrofonu -bbb.micSettings.nextButton = Další -bbb.micSettings.nextButton.toolTip = Zahájit ozvěnovou zkoušku -bbb.micSettings.join = Připojit zvuk -bbb.micSettings.join.toolTip = Připojit k audio konferenci -bbb.micSettings.cancel = Zrušit -bbb.micSettings.connectingtoecho = Připojování -bbb.micSettings.connectingtoecho.error = Chyba ozvěnové zkoušky\: Prosím kontaktujte administrátora. -bbb.micSettings.cancel.toolTip = Zrušit přihlášení do audio konference -bbb.micSettings.access.helpButton = Otevřít Video tutoriály na nové stránce. -bbb.micSettings.access.title = Nastavení zvuku. Fokus zůstane v tomto okně až do jeho zavření. -bbb.micSettings.webrtc.title = WebRTC Podpora -bbb.micSettings.webrtc.capableBrowser = Váš prohlížeč podporuje WebRTC -bbb.micSettings.webrtc.capableBrowser.dontuseit = Kliknutím použijete WebRTC -bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Zde klikněte, pokud nechcete použít WebRTC technologii (doporučeno, pokud s tím máte problémy) -bbb.micSettings.webrtc.notCapableBrowser = Momentálně tento systém podporuje pouze WebRTC v Google Chromu (verze 32 a vyšší) nebo Mozilla Firefox (verze 26 a vyšší). Můžete se pokusit připojit pomocí Adobe Flash. -bbb.micSettings.webrtc.connecting = Volání -bbb.micSettings.webrtc.waitingforice = Připojování -bbb.micSettings.webrtc.transferring = Přenáším -bbb.micSettings.webrtc.endingecho = Připojování ke zvuku -bbb.micSettings.webrtc.endedecho = Ozvěnová zkouška ukončena. -bbb.micPermissions.firefox.title = Oprávnění pro mikrofon -bbb.micPermissions.firefox.message1 = Vyberte Váš mikrofon a stiskněte Sdílet. -bbb.micPermissions.firefox.message2 = Pokud nevidíte seznam mikrofonů, stiskněte tlačítko se symbolem mikrofonu. -bbb.micPermissions.chrome.title = Oprávnění pro mikrofon -bbb.micPermissions.chrome.message1 = Kliknutím na "Povolit" umožníte prohlížeči Chrome přistupovat na Váš mikrofon. -bbb.micWarning.title = Upozornění zvuku -bbb.micWarning.joinBtn.label = Vstoupit -bbb.micWarning.testAgain.label = Znovu otestovat -bbb.micWarning.message = Váš mikrofon nevykazuje žádnou aktivitu, je možné, že Vás ostatní uživatelé neuslyší. -bbb.webrtcWarning.message = Byla detekována následující chyba WebRTC\: {0}. Chcete zkusit Flash? -bbb.webrtcWarning.title = WebRTC chyba zvuku -bbb.webrtcWarning.failedError.1001 = Chyba 1001\: WebSocket odpojen -bbb.webrtcWarning.failedError.1002 = Chyba 1002\: Nebylo možné navázat WebSocket spojení -bbb.webrtcWarning.failedError.1003 = Chyba 1003\: Nepodporovaná verze prohlížeče -bbb.webrtcWarning.failedError.1004 = Chyba 1004\: Selhání volání (důvod\={0}) -bbb.webrtcWarning.failedError.1005 = Chyba 1005\: Volání předčasně ukončeno -bbb.webrtcWarning.failedError.1006 = Chyba 1006\: Časový limit volání vypršel -bbb.webrtcWarning.failedError.1007 = Chyba 1007\: ICE komunikace selhala -bbb.webrtcWarning.failedError.1008 = Chyba 1008\: Přenos selhal -bbb.webrtcWarning.failedError.1009 = Chyba 1009\: Nebylo možné stáhnout STUN/TURN informace serveru -bbb.webrtcWarning.failedError.unknown = Chyba {0}\: Neznámý chybový kód -bbb.webrtcWarning.failedError.mediamissing = Váš mikrofon nemohl byl použit pro WebRTC volání -bbb.webrtcWarning.failedError.endedunexpectedly = Ozvěnový test WebRTC byl neočekávaně ukončen -bbb.mainToolbar.helpBtn = Pomoc -bbb.mainToolbar.logoutBtn = Odhlásit se -bbb.mainToolbar.logoutBtn.toolTip = Odhlásit se -bbb.mainToolbar.langSelector = Volba jazyka -bbb.mainToolbar.settingsBtn = Nastavení -bbb.mainToolbar.settingsBtn.toolTip = Otevřít nastavení -bbb.mainToolbar.shortcutBtn = Klávesové zkratky -bbb.mainToolbar.shortcutBtn.toolTip = Otevřít okno klávesových zkratek -bbb.mainToolbar.recordBtn.toolTip.start = Spustit nahrávání -bbb.mainToolbar.recordBtn.toolTip.stop = Zastavit nahrávání -bbb.mainToolbar.recordBtn.toolTip.recording = Místnost je nahrávána -bbb.mainToolbar.recordBtn.toolTip.notRecording = Místnost není nahrávána -bbb.mainToolbar.recordBtn.confirm.title = Potvrdit nahrávání -bbb.mainToolbar.recordBtn.confirm.message.start = Opravdu chcete nahrávat tuto místnost? -bbb.mainToolbar.recordBtn.confirm.message.stop = Opravdu chcete zastavit nahrávání? -bbb.mainToolbar.recordBtn..notification.title = Nahrát oznámení -bbb.mainToolbar.recordBtn..notification.message1 = Můžete nahrát tuto konferenci -bbb.mainToolbar.recordBtn..notification.message2 = Pro zahájení nebo ukončení nahrávání stiskněte tlačítko na titulní liště. -bbb.mainToolbar.recordingLabel.recording = (Nahrávání) -bbb.mainToolbar.recordingLabel.notRecording = Nahrávání zastaveno -bbb.clientstatus.title = Konfigurační oznámení -bbb.clientstatus.notification = Nepřečtená oznámení -bbb.clientstatus.tunneling.title = Firewall -bbb.clientstatus.tunneling.message = Firewall znemožňuje přímé připojení ke vzdálenému serveru na portu 1935. Pro stabilní připojení doporučujeme méně retriktivní nastavení sítě. -bbb.clientstatus.browser.title = Verze prohlížeče -bbb.clientstatus.browser.message = Váš prohlížeč ({0}) je zastaralý. Doporučujeme aktualizovat na poslední verzi. -bbb.clientstatus.flash.title = Flash přehrávač -bbb.clientstatus.flash.message = Váš Flash přehrávač plugin ({0}) je zastaralý. Doporučujeme aktualizovat na poslední verzi. -bbb.clientstatus.webrtc.title = Zvuk -bbb.clientstatus.webrtc.message = Pro lepší zvuk doporučujeme Firefox nebo Chrome. -bbb.clientstatus.java.title = Java -bbb.clientstatus.java.notdetected = Verze Javy nebyla detekována -bbb.clientstatus.java.notinstalled = Nemáte nainstalovánu Javu, klikněte prosím ZDE pro instalaci Javy používané při sdílení pracovní plochy. -bbb.clientstatus.java.oldversion = Máte starou verzi Javy, klikněte prosím ZDE pro instalaci Javy používané při sdílení pracovní plochy. -bbb.window.minimizeBtn.toolTip = Minimalizovat -bbb.window.maximizeRestoreBtn.toolTip = Maximalizovat -bbb.window.closeBtn.toolTip = Zavřít -bbb.videoDock.titleBar = Lišta okna webové kamery -bbb.presentation.titleBar = Lišta prezentačního okna -bbb.chat.titleBar = Lišta okna chatu -bbb.users.title = Uživatelé{0} {1} -bbb.users.titleBar = Lišta okna uživatelů -bbb.users.quickLink.label = Okno Uživatelů -bbb.users.minimizeBtn.accessibilityName = Minimalizovat okno uživatelů -bbb.users.maximizeRestoreBtn.accessibilityName = Maximalizovat okno uživatelů -bbb.users.settings.buttonTooltip = Nastavení -bbb.users.settings.audioSettings = Zkouška zvuku -bbb.users.settings.webcamSettings = Nastavení webové kamery -bbb.users.settings.muteAll = Ztlumit všechny uživatele -bbb.users.settings.muteAllExcept = Ztlumit všechny uživatele kromě prezentujícího -bbb.users.settings.unmuteAll = Zesílit všechny uživatele -bbb.users.settings.lowerAllHands = Všechny zvednuté ruce dolů -bbb.users.raiseHandBtn.toolTip = Zvednout ruku -bbb.users.raiseHandBtn.toolTip2 = Ruku dolů -bbb.users.roomMuted.text = Pozorovatelé ztlumeni -bbb.users.roomLocked.text = Pozorovatelé uzamčeni -bbb.users.pushToTalk.toolTip = Mluvit -bbb.users.pushToMute.toolTip = Ztlumit sebe -bbb.users.muteMeBtnTxt.talk = Zesílit -bbb.users.muteMeBtnTxt.mute = Ztlumit -bbb.users.muteMeBtnTxt.muted = Ztlumeno -bbb.users.muteMeBtnTxt.unmuted = Zesíleno -bbb.users.usersGrid.contextmenu.exportusers = Kopírovat uživatelská jména -bbb.users.usersGrid.accessibilityName = Seznam uživatelů. Pro navigaci použijte klávesové šipky. -bbb.users.usersGrid.nameItemRenderer = Jméno -bbb.users.usersGrid.nameItemRenderer.youIdentifier = vy -bbb.users.usersGrid.statusItemRenderer = Stav -bbb.users.usersGrid.statusItemRenderer.changePresenter = Klikněte pro volbu prezentujícího -bbb.users.usersGrid.statusItemRenderer.presenter = Prezentující -bbb.users.usersGrid.statusItemRenderer.moderator = Moderátor -bbb.users.usersGrid.statusItemRenderer.lowerHand = Ruku dolů -bbb.users.usersGrid.statusItemRenderer.handRaised = Ruka zdvižena -bbb.users.usersGrid.statusItemRenderer.viewer = Pozorovatel -bbb.users.usersGrid.mediaItemRenderer = Média -bbb.users.usersGrid.mediaItemRenderer.talking = Mluvení -bbb.users.usersGrid.mediaItemRenderer.webcam = Sdílení webové kamery -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = Zobrazit kameru -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Zesílit {0} -bbb.users.usersGrid.mediaItemRenderer.pushToMute = Ztlumit {0} -bbb.users.usersGrid.mediaItemRenderer.pushToLock = Zamknout {0} -bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Odemknout {0} -bbb.users.usersGrid.mediaItemRenderer.kickUser = Vyhodit {0} -bbb.users.usersGrid.mediaItemRenderer.webcam = Sdílení webové kamery -bbb.users.usersGrid.mediaItemRenderer.micOff = Mikrofon vypnut -bbb.users.usersGrid.mediaItemRenderer.micOn = Mikrofon zapnut -bbb.users.usersGrid.mediaItemRenderer.noAudio = Není ve zvukové konferenci -bbb.presentation.title = Prezentace -bbb.presentation.titleWithPres = Prezentace\: {0} -bbb.presentation.quickLink.label = Okno prezentace -bbb.presentation.fitToWidth.toolTip = Pžizpůsobit prezentaci šířce -bbb.presentation.fitToPage.toolTip = Pžizpůsobit prezentaci stránce -bbb.presentation.uploadPresBtn.toolTip = Nahrát prezentaci -bbb.presentation.backBtn.toolTip = Předchozí snímek. -bbb.presentation.btnSlideNum.accessibilityName = Snímek {0} z {1} -bbb.presentation.btnSlideNum.toolTip = Výběr stránky prezentace -bbb.presentation.forwardBtn.toolTip = Následující snímek -bbb.presentation.maxUploadFileExceededAlert = Chyba\: Soubor je větší než je povoleno. -bbb.presentation.uploadcomplete = Nahrávání bylo dokončeno. Prosíme chvíli počkejte, dokument bude převeden. -bbb.presentation.uploaded = nahráno. -bbb.presentation.document.supported = Nahraný dokument je podporován. Zahajuji převod... -bbb.presentation.document.converted = Dokument byl úspěšně převeden. -bbb.presentation.error.document.convert.failed = Chyba\: Převod dokumentu selhal. -bbb.presentation.error.io = IO chyba\: Prosíme kontaktujte administratora. -bbb.presentation.error.security = Bezpečnostní chyba\: Prosíme kontaktujte administratora. -bbb.presentation.error.convert.notsupported = Chyba\: Nahraný soubor není podporován. Prosíme nahrajte kompatibilní soubor. -bbb.presentation.error.convert.nbpage = Chyba\: Selhalo určení počtu stránek nahraného dokumentu. -bbb.presentation.error.convert.maxnbpagereach = Chyba\: Nahraný dokument má příliš mnoho stránek. -bbb.presentation.converted = Převedeno {0} z {1} snímků. -bbb.presentation.ok = OK -bbb.presentation.slider = Úroveň zvětšení prezentace -bbb.presentation.slideloader.starttext = Začátek textu snímku -bbb.presentation.slideloader.endtext = Konec textu snímku -bbb.presentation.uploadwindow.presentationfile = Soubor prezentace -bbb.presentation.uploadwindow.pdf = PDF -bbb.presentation.uploadwindow.word = WORD -bbb.presentation.uploadwindow.excel = EXCEL -bbb.presentation.uploadwindow.powerpoint = POWERPOINT -bbb.presentation.uploadwindow.image = OBRÁZEK -bbb.presentation.minimizeBtn.accessibilityName = Minimalizovat prezentační okno -bbb.presentation.maximizeRestoreBtn.accessibilityName = Maximalizovat prezentační okno -bbb.presentation.closeBtn.accessibilityName = Zavřít prezentační okno -bbb.fileupload.title = Přidat soubory do prezentace -bbb.fileupload.lblFileName.defaultText = Nebyl vybrán žádný soubor -bbb.fileupload.selectBtn.label = Vybrat soubor -bbb.fileupload.selectBtn.toolTip = Vyhledat soubor -bbb.fileupload.uploadBtn = Nahrát -bbb.fileupload.uploadBtn.toolTip = Nahrát soubor -bbb.fileupload.deleteBtn.toolTip = Odstranit prezentaci -bbb.fileupload.showBtn = Zobrazit -bbb.fileupload.showBtn.toolTip = Zobrazit prezentaci -bbb.fileupload.okCancelBtn = Zrušit -bbb.fileupload.okCancelBtn.toolTip = Zavřít dialog pro nahrávání souborů -bbb.fileupload.genThumbText = Vytvářím náhledy.. -bbb.fileupload.progBarLbl = Postup\: -bbb.fileupload.fileFormatHint = Nahrajte soubor ve fromátu Office nebo PDF (Portable Document Format). Pro nejlepší výsledky použijte PDF. -bbb.chat.title = Chat -bbb.chat.quickLink.label = Okno chatu -bbb.chat.cmpColorPicker.toolTip = Barva textu -bbb.chat.input.accessibilityName = Pole pro editaci zprávy chatu -bbb.chat.sendBtn = Odeslat -bbb.chat.sendBtn.toolTip = Odeslat zprávu -bbb.chat.sendBtn.accessibilityName = Odeslat zprávu chatu -bbb.chat.contextmenu.copyalltext = Kopírovat všechen text -bbb.chat.publicChatUsername = Všichni -bbb.chat.optionsTabName = Volby -bbb.chat.privateChatSelect = Vyberte osobu, se kterou chcete chatovat soukromě -bbb.chat.private.userLeft = Uživatel se odhlásil. -bbb.chat.private.userJoined = Uživatel se přihlásil. -bbb.chat.usersList.toolTip = Vyberte uživatele pro soukromý chat -bbb.chat.chatOptions = Nastavení chatu -bbb.chat.fontSize = Velikost písma -bbb.chat.cmbFontSize.toolTip = Výběr velikosti písma pro chat -bbb.chat.messageList = Dialogové okno -bbb.chat.minimizeBtn.accessibilityName = Minimalizovat okno chatu -bbb.chat.maximizeRestoreBtn.accessibilityName = Maximalizovat okno chatu -bbb.chat.closeBtn.accessibilityName = Zavřít okno chatu -bbb.chat.chatTabs.accessibleNotice = Nové zprávy na této záložce. -bbb.publishVideo.changeCameraBtn.labelText = Změnit webovou kameru -bbb.publishVideo.changeCameraBtn.toolTip = Otevřít dialogové okno pro změnu kamery -bbb.publishVideo.cmbResolution.tooltip = Výběr rozlišení webové kamery -bbb.publishVideo.startPublishBtn.labelText = Zahájit sdílení -bbb.publishVideo.startPublishBtn.toolTip = Zahájit sdílení webové kamery -bbb.webcamPermissions.chrome.title = Oprávnění pro webovou kameru -bbb.webcamPermissions.chrome.message1 = Kliknutím na "Povolit" umožníte prohlížeči Chrome přistupovat na Vaši webovou kameru. -bbb.videodock.title = Webové kamery -bbb.videodock.quickLink.label = Okno webových kamer -bbb.video.minimizeBtn.accessibilityName = Minimalizovat okno webových kamer -bbb.video.maximizeRestoreBtn.accessibilityName = Maximalizovat okno webových kamer -bbb.video.controls.muteButton.toolTip = Ztlumit nebo neztlumit {0} -bbb.video.controls.switchPresenter.toolTip = Udělat {0} prezentujícím -bbb.video.controls.ejectUserBtn.toolTip = Vyjmout {0} z konference -bbb.video.controls.privateChatBtn.toolTip = Chatovat s {0} -bbb.video.publish.hint.noCamera = Webová kamera není k dispozici -bbb.video.publish.hint.cantOpenCamera = Webovou kameru nelze použít -bbb.video.publish.hint.waitingApproval = čeká se na potvrzení -bbb.video.publish.hint.videoPreview = Náhled webové kamery -bbb.video.publish.hint.openingCamera = Inicializace webové kamery ... -bbb.video.publish.hint.cameraDenied = Přístup k webové kameře zamítnut -bbb.video.publish.hint.cameraIsBeingUsed = Vaše webová kamera je používána jinou aplikací -bbb.video.publish.hint.publishing = \ Zveřejňuji ... -bbb.video.publish.closeBtn.accessName = Zavřít dialogové okno pro nastavení webové kamery -bbb.video.publish.closeBtn.label = Zrušit -bbb.video.publish.titleBar = Okno zveřejnění webové kamery -bbb.desktopPublish.title = Sdílení plochy\: Náhled prezentujícího -bbb.desktopPublish.fullscreen.tooltip = Sdílet Vaší hlavní obrazovku -bbb.desktopPublish.fullscreen.label = Celá obrazovka -bbb.desktopPublish.region.tooltip = Sdílet část Vaší obrazovky -bbb.desktopPublish.region.label = Oblast -bbb.desktopPublish.stop.tooltip = Zrušit sdílení plochy -bbb.desktopPublish.stop.label = Zrušit -bbb.desktopPublish.maximizeRestoreBtn.toolTip = Nemůžete maximalizovat toto okno. -bbb.desktopPublish.closeBtn.toolTip = Ukončit sdílení a zavřít toto okno. -bbb.desktopPublish.chromeOnMacUnsupportedHint = Sdílení pracovní plochy není momentálně podporováno v prohlížeči Chrome pod operačním systémem Mac OS X. Pro sdílení pracovní plochy doporučujeme Firefox. -bbb.desktopPublish.minimizeBtn.toolTip = Minimalizovat toto okno. -bbb.desktopPublish.minimizeBtn.accessibilityName = Minimalizovat okno pro sdílení pracovní plochy -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Maximalizovat okno pro sdílení pracovní plochy -bbb.desktopPublish.chromeHint.title = Chrome může potřebovat vaše oprávnění -bbb.desktopPublish.chromeHint.message = Použijte ikonu pro správu pluginů (v pravém horním rohu Chrome), odblokujte pluginy a klikněte na 'Zkusit znovu'. -bbb.desktopPublish.chromeHint.button = Zkusit znovu -bbb.desktopView.title = Sdílení plochy -bbb.desktopView.fitToWindow = Přizpůsobit oknu -bbb.desktopView.actualSize = Zobrazit aktuální velikost -bbb.desktopView.minimizeBtn.accessibilityName = Minimalizovat pohled pro sdílení pracovní plochy -bbb.desktopView.maximizeRestoreBtn.accessibilityName = Maximalizovat pohled pro sdílení pracovní plochy -bbb.desktopView.closeBtn.accessibilityName = Zavřít pohled pro sdílení pracovní plochy -bbb.toolbar.phone.toolTip.start = Sdílet Váš mikrofon -bbb.toolbar.phone.toolTip.stop = Zastavit sdílení Vašeho mikrofonu -bbb.toolbar.phone.toolTip.mute = Ukončit poslouchání konference -bbb.toolbar.phone.toolTip.unmute = Zahájit poslouchání konference -bbb.toolbar.phone.toolTip.nomic = Mikrofon nebyl nalezen -bbb.toolbar.deskshare.toolTip.start = Sdílet Vaši pracovní plochu -bbb.toolbar.deskshare.toolTip.stop = Zastavit sdílení pracovní plochy -bbb.toolbar.video.toolTip.start = Sdílet Vaši webovou kameru -bbb.toolbar.video.toolTip.stop = Zastavit sdílení webové kamery -bbb.layout.addButton.toolTip = Přidat vlastní vzhled do seznamu -bbb.layout.broadcastButton.toolTip = Použít aktuální vzhled na všechny uživatele -bbb.layout.combo.toolTip = Změnit vzhled -bbb.layout.loadButton.toolTip = Nahrát vzhledy ze souboru -bbb.layout.saveButton.toolTip = Uložit vzhledy do souboru -bbb.layout.lockButton.toolTip = Zamknout vzhled -bbb.layout.combo.prompt = Aplikovat vzhled -bbb.layout.combo.custom = * Vlastní vzhled -bbb.layout.combo.customName = Vlastní vzhled -bbb.layout.combo.remote = Vzdálený -bbb.layout.save.complete = Vzhledy byly úspěšně uloženy -bbb.layout.load.complete = Vzhledy byly úspěšně nahrány -bbb.layout.load.failed = Chyba při nahrávání vzhledů -bbb.layout.name.defaultlayout = Původní vzhled -bbb.layout.name.videochat = Video chat -bbb.layout.name.webcamsfocus = Sezení s webovou kamerou -bbb.layout.name.presentfocus = Sezení s prezentací -bbb.layout.name.lectureassistant = Přednáškový pomocník -bbb.layout.name.lecture = Přednáška -bbb.highlighter.toolbar.pencil = Zvýrazňovač -bbb.highlighter.toolbar.pencil.accessibilityName = Přepnout ukazovátko tabule na tužku -bbb.highlighter.toolbar.ellipse = Kruh -bbb.highlighter.toolbar.ellipse.accessibilityName = Přepnout ukazovátko tabule na kruh -bbb.highlighter.toolbar.rectangle = Čtverec -bbb.highlighter.toolbar.rectangle.accessibilityName = Přepnout ukazovátko tabule na obdélník -bbb.highlighter.toolbar.panzoom = Přesouvání a zvětšování -bbb.highlighter.toolbar.panzoom.accessibilityName = Přepnout ukazovátko tabule na přesouvání a zvětšování -bbb.highlighter.toolbar.clear = Vymazat všechny poznámky -bbb.highlighter.toolbar.clear.accessibilityName = Vymazat stránku tabule -bbb.highlighter.toolbar.undo = Vrátit poznámku zpět -bbb.highlighter.toolbar.undo.accessibilityName = Zrušit poslední akci -bbb.highlighter.toolbar.color = Vybrat barvu -bbb.highlighter.toolbar.color.accessibilityName = Označit barvu pro kreslení na tabuli -bbb.highlighter.toolbar.thickness = Změnit tloušťku čáry -bbb.highlighter.toolbar.thickness.accessibilityName = Tloušťka čáry pro kreslení na tabuli -bbb.logout.title = Odhlášen -bbb.logout.button.label = OK -bbb.logout.appshutdown = Serverová aplikace byla ukončena -bbb.logout.asyncerror = Došlo k asynchronní chybě -bbb.logout.connectionclosed = Spojení se serverem bylo ukončeno -bbb.logout.connectionfailed = Spojení se serverem selhalo -bbb.logout.rejected = Připojení k serveru bylo zamítnuto -bbb.logout.invalidapp = Aplikace red5 neexistuje -bbb.logout.unknown = Váš klient ztratil spojení se serverem -bbb.logout.usercommand = Odhlásil-a jste se z konference -bbb.logout.refresh.message = Pokud jste se odhlásil-a neúmyslně, použijte tlačítko dole pro opětovné připojení. -bbb.logout.refresh.label = Znovu připojit -bbb.logout.confirm.title = Potvrdit odhlášení -bbb.logout.confirm.message = Opravdu se chcete odhlásit? -bbb.logout.confirm.yes = Ano -bbb.logout.confirm.no = Ne -bbb.notes.title = Poznámky -bbb.notes.cmpColorPicker.toolTip = Barva textu -bbb.notes.saveBtn = Uložit -bbb.notes.saveBtn.toolTip = Uložit poznámku -bbb.settings.deskshare.instructions = V následujícím okně zvolte "Povolit" pro správné fungování sdílení pracovní plochy -bbb.settings.deskshare.start = Zaškrtnout sdílení pracovní plochy -bbb.settings.voice.volume = Aktivita na mikrofonu -bbb.settings.java.label = Chybná verze Java -bbb.settings.java.text = Máte nainstalovánu verzi Java {0}, pro sdílení pracovní plochy je potřeba alespoň verze {1}. Tlačítkem dole nainstalujete nejnovější verzi JRE. -bbb.settings.java.command = Instalovat nejnovější verzi Java -bbb.settings.flash.label = Chybná verze Flashe -bbb.settings.flash.text = Máte nainstalovánu verzi Flash {0}, pro používání této aplikace je potřeba alespoň verze {1}. Tlačítkem dole nainstalujete nejnovější verzi Flash od Adobe. -bbb.settings.flash.command = Instalovat nejnovější verzi Flash -bbb.settings.isight.label = Chyba webové kamery iSight -bbb.settings.isight.text = Pokud máte problémy s Vaší iSight kamerou, může to být způsobeno použitím OS X 10.6.5, o kterém je známo, že má problémy se zachytáváním videa pomocí Technologie Flash.\nPomocí odkazu dole můžete nainstalovat novější verzi přehrávače Flash nebo nahraďte Váš Mac novějším modelem. -bbb.settings.isight.command = Instalovat Flash 10.2 RC2 -bbb.settings.warning.label = Varování -bbb.settings.warning.close = Zavřít toto varování -bbb.settings.noissues = Nebyly detekovány žádné nevyřešené problémy. -bbb.settings.instructions = Potvrďte žádost Flash na používání webové kamery. Pokud výstup odpovídá očekávání, je Váš prohlížeč nastaven správně. Ostatní možné problémy jsou popsány dole. Prozkoumejte je pro nalezení vhodného řešení. -ltbcustom.bbb.highlighter.toolbar.triangle = Trojúhelník -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Přepnout ukazovátko tabule na trojúhelník -ltbcustom.bbb.highlighter.toolbar.line = Čára -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Přepnout ukazovátko tabule na čáru -ltbcustom.bbb.highlighter.toolbar.text = Text -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Přepnout ukazovátko tabule na text -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Barva textu -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Velikost písma - -# bbb.accessibility.clientReady = Ready - -bbb.accessibility.chat.chatBox.reachedFirst = Vidíte první zprávu -bbb.accessibility.chat.chatBox.reachedLatest = Vidíte poslední zprávu -bbb.accessibility.chat.chatBox.navigatedFirst = Přešli jste na první zprávu -bbb.accessibility.chat.chatBox.navigatedLatest = Přešli jste na poslední zprávu -bbb.accessibility.chat.chatBox.navigatedLatestRead = Přešli jste na zprávu, kterou jste četli naposledy -bbb.accessibility.chat.chatwindow.input = Vstup pro chat - -bbb.accessibility.chat.initialDescription = Prosíme použijte klávesové šipky pro navigaci mezi zprávami chatu - -bbb.accessibility.notes.notesview.input = Vkládání poznámek - -bbb.shortcuthelp.title = Klávesové zkratky -bbb.shortcuthelp.minimizeBtn.accessibilityName = Minimalizovat okno nápovědy -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Maximalizovat okno nápovědy -bbb.shortcuthelp.closeBtn.accessibilityName = Zavřít okno nápovědy -bbb.shortcuthelp.dropdown.general = Globální zkratky -bbb.shortcuthelp.dropdown.presentation = Zkratky prezentace -bbb.shortcuthelp.dropdown.chat = Zkratky chatu -bbb.shortcuthelp.dropdown.users = Zkratky uživatelů -bbb.shortcuthelp.dropdown.polling = Zkratky pro hlasování prezentujícího -bbb.shortcuthelp.dropdown.polling2 = Zkratky pro hlasování pozorovatele -bbb.shortcuthelp.headers.shortcut = Zkratka -bbb.shortcuthelp.headers.function = Funkce - -bbb.shortcutkey.general.minimize = 189 -bbb.shortcutkey.general.minimize.function = Minimalizovat aktuální okno -bbb.shortcutkey.general.maximize = 187 -bbb.shortcutkey.general.maximize.function = Maximalizovat aktuální okno - -bbb.shortcutkey.flash.exit = 81 -bbb.shortcutkey.flash.exit.function = Opustit okno Flash -bbb.shortcutkey.users.muteme = 77 -bbb.shortcutkey.users.muteme.function = Ztlumit a zesílit Váš mikrofon -bbb.shortcutkey.chat.chatinput = 73 -bbb.shortcutkey.chat.chatinput.function = Přejít na vstupní pole chatu -bbb.shortcutkey.present.focusslide = 67 -bbb.shortcutkey.present.focusslide.function = Zaměřit na snímek prezentace -bbb.shortcutkey.whiteboard.undo = 90 -bbb.shortcutkey.whiteboard.undo.function = Vrátit zpět poslední značku na tabuli - -bbb.shortcutkey.focus.users = 49 -bbb.shortcutkey.focus.users.function = Přejít na okno uživatelů -bbb.shortcutkey.focus.video = 50 -bbb.shortcutkey.focus.video.function = Přejít na okno webové kamery -bbb.shortcutkey.focus.presentation = 51 -bbb.shortcutkey.focus.presentation.function = Přejít na okno prezentace -bbb.shortcutkey.focus.chat = 52 -bbb.shortcutkey.focus.chat.function = Přejít na okno chatu -bbb.shortcutkey.focus.pollingCreate = 67 -bbb.shortcutkey.focus.pollingCreate.function = Přejít na okno tvorby hlasování, pokud je otevřené -bbb.shortcutkey.focus.pollingStats = 83 -bbb.shortcutkey.focus.pollingStats.function = Přejít na okno statistiky hlasování, pokud je otevřené -bbb.shortcutkey.focus.voting = 89 -bbb.shortcutkey.focus.voting.function = Přejít na okno hlasování, pokud je otevřené - -bbb.shortcutkey.share.desktop = 68 -bbb.shortcutkey.share.desktop.function = Otevřít okno sdílení pracovní plochy -bbb.shortcutkey.share.microphone = 79 -bbb.shortcutkey.share.microphone.function = Otevřít okno nastavení zvuku -bbb.shortcutkey.share.pauseRemoteStream = 80 -bbb.shortcutkey.share.pauseRemoteStream.function = Zahájit/ukončit poslouchání konference -bbb.shortcutkey.share.webcam = 66 -bbb.shortcutkey.share.webcam.function = Otevřít okno sdílení webové kamery - -bbb.shortcutkey.shortcutWindow = 72 -bbb.shortcutkey.shortcutWindow.function = Otevřít / přejít na okno zkratek -bbb.shortcutkey.logout = 76 -bbb.shortcutkey.logout.function = Odhlásit z této konference -bbb.shortcutkey.raiseHand = 82 -bbb.shortcutkey.raiseHand.function = Zvednout ruku - -bbb.shortcutkey.present.upload = 85 -bbb.shortcutkey.present.upload.function = Nahrát prezentaci -bbb.shortcutkey.present.previous = 65 -bbb.shortcutkey.present.previous.function = Přejít na předchozí snímek -bbb.shortcutkey.present.select = 83 -bbb.shortcutkey.present.select.function = Zobrazit všechny snímky -bbb.shortcutkey.present.next = 69 -bbb.shortcutkey.present.next.function = Přejít na následující snímek -bbb.shortcutkey.present.fitWidth = 70 -bbb.shortcutkey.present.fitWidth.function = Přizpůsobit snímky šířce -bbb.shortcutkey.present.fitPage = 80 -bbb.shortcutkey.present.fitPage.function = Přizpůsobit snímky stránce - -bbb.shortcutkey.users.makePresenter = 80 -bbb.shortcutkey.users.makePresenter.function = Vybranou osobu udělat prezentujícím -bbb.shortcutkey.users.kick = 75 -bbb.shortcutkey.users.kick.function = Vyhodit vybranou osobu z konference -bbb.shortcutkey.users.mute = 83 -bbb.shortcutkey.users.mute.function = Ztlumit nebo zesílit vybranou osobu -bbb.shortcutkey.users.muteall = 65 -bbb.shortcutkey.users.muteall.function = Ztlumit nebo zesílit všechny uživatele -bbb.shortcutkey.users.focusUsers = 85 -bbb.shortcutkey.users.focusUsers.function = Přejít na seznam uživatelů -bbb.shortcutkey.users.muteAllButPres = 65 -bbb.shortcutkey.users.muteAllButPres.function = Ztlumit všechny kromě prezentujícího - -bbb.shortcutkey.chat.focusTabs = 89 -bbb.shortcutkey.chat.focusTabs.function = Přejít na záložky chatu -bbb.shortcutkey.chat.focusBox = 66 -bbb.shortcutkey.chat.focusBox.function = Přejít na pole chatu -bbb.shortcutkey.chat.changeColour = 67 -bbb.shortcutkey.chat.changeColour.function = Přejít na volbu barvy písma. -bbb.shortcutkey.chat.sendMessage = 83 -bbb.shortcutkey.chat.sendMessage.function = Odeslat zprávu chatu -bbb.shortcutkey.chat.explanation = ---- -bbb.shortcutkey.chat.explanation.function = Pro navigaci mezi zprávami musíte přejít na pole chatu - -bbb.shortcutkey.chat.chatbox.advance = 40 -bbb.shortcutkey.chat.chatbox.advance.function = Navigovat na následující zprávu -bbb.shortcutkey.chat.chatbox.goback = 38 -bbb.shortcutkey.chat.chatbox.goback.function = Navigovat na předchozí zprávu -bbb.shortcutkey.chat.chatbox.repeat = 32 -bbb.shortcutkey.chat.chatbox.repeat.function = Opakovat aktuální zprávu -bbb.shortcutkey.chat.chatbox.golatest = 39 -bbb.shortcutkey.chat.chatbox.golatest.function = Navigovat na poslední zprávu -bbb.shortcutkey.chat.chatbox.gofirst = 37 -bbb.shortcutkey.chat.chatbox.gofirst.function = Navigovat na první zprávu -bbb.shortcutkey.chat.chatbox.goread = 75 -bbb.shortcutkey.chat.chatbox.goread.function = Navigovat na zprávu, kterou jste četl-a naposledy -bbb.shortcutkey.chat.chatbox.debug = 71 -bbb.shortcutkey.chat.chatbox.debug.function = Dočasná horká klávesa pro debugování - -bbb.polling.toolbar.toolTip = Zpráva anket -bbb.polling.buttonName = Zpráva anket -bbb.polling.createPoll = Vytvořit novou anketu -bbb.polling.createPoll.moreThanOneResponse = Umožnit uživatelům vybrat více než jednu odezvu -bbb.polling.createPoll.hint = Rada\: každou odpověď začněte na novém řádku -bbb.polling.createPoll.answers = Odpovědi\: -bbb.polling.createPoll.question = Otázka\: -bbb.polling.createPoll.title = Nadpis\: -bbb.polling.createPoll.publishToWeb = Povolit webovou anketu - -bbb.polling.pollPreview = Náhled ankety -bbb.polling.pollPreview.modify = Změnit -bbb.polling.pollPreview.publish = Zveřejnit -bbb.polling.pollPreview.preview = Náhled -bbb.polling.pollPreview.save = Uložit -bbb.polling.pollPreview.cancel = Zrušit -bbb.polling.pollPreview.modify = Změnit -bbb.polling.pollPreview.hereIsYourPoll = Zde je Vaše anketa\: -bbb.polling.pollPreview.ifYouWantChanges = Chcete-li provést nějaké změny, použijte tlačítko 'Změnit' -bbb.polling.pollPreview.checkAll = (zaškrtněte všechny relevantní) -bbb.polling.pollPreview.pollWillPublishOnline = Tato anketa bude dostupná pro webové hlasování. - -bbb.polling.resultBtn.label=Výsledek -bbb.polling.resultBtn.toolTip=Zobrazit výsledky hlasování -bbb.polling.startBtn.label=Zahájit -bbb.polling.startBtn.toolTip=Zahájit anketu -bbb.polling.editBtn.label=Upravit -bbb.polling.editBtn.toolTip=Upravit anketu -bbb.polling.deleteBtn.toolTip=Smazat anketu - -bbb.publishVideo.startPublishBtn.labelText = Zahájit sdílení -bbb.publishVideo.changeCameraBtn.labelText = Změnit webovou kameru - -bbb.accessibility.alerts.madePresenter = Stali jste se přednášejícím. -bbb.accessibility.alerts.madeViewer = Stali jste se posluchačem. - -bbb.shortcutkey.polling.buttonClick = 80 -bbb.shortcutkey.polling.buttonClick.function = Otevřít menu ankety. -bbb.shortcutkey.polling.focusTitle = 67 -bbb.shortcutkey.polling.focusTitle.function = Přejít na pole nadpisu. -bbb.shortcutkey.polling.focusQuestion = 81 -bbb.shortcutkey.polling.focusQuestion.function = Přejít na pole otázky. -bbb.shortcutkey.polling.focusAnswers = 65 -bbb.shortcutkey.polling.focusAnswers.function = Přejít na pole odpovědí. -bbb.shortcutkey.polling.focusMultipleCB = 77 -bbb.shortcutkey.polling.focusMultipleCB.function = Přejít na checkbox "Povolit více voleb" -bbb.shortcutkey.polling.focusWebPollCB = 66 -bbb.shortcutkey.polling.focusWebPollCB.function = Přejít na checkbox "Povolit webové hlasování". -bbb.shortcutkey.polling.previewClick = 80 -bbb.shortcutkey.polling.previewClick.function = Prohlédnout náhled ankety a pokračovat. -bbb.shortcutkey.polling.cancelClick = 88 -bbb.shortcutkey.polling.cancelClick.function = Zrušit a opustit vytváření ankety. -bbb.shortcutkey.polling.modify = 69 -bbb.shortcutkey.polling.modify.function = Vrátit se zpět a změnit anketu. -bbb.shortcutkey.polling.publish = 85 -bbb.shortcutkey.polling.publish.function = Zveřejnit anketu a otevřít hlasování. -bbb.shortcutkey.polling.save = 83 -bbb.shortcutkey.polling.save.function = Uložit anketu pro pozdější použití. - -bbb.shortcutkey.pollStats.explanation = ---- -bbb.shortcutkey.pollStats.explanation.function = Výsledky ankety jsou dostupné až po jejím zveřejnění. -bbb.shortcutkey.polling.focusData = 68 -bbb.shortcutkey.polling.focusData.function = Přejít na výsledky hlasování. -bbb.shortcutkey.polling.refresh = 82 -bbb.shortcutkey.polling.refresh.function = Aktualizovat výsledky hlasování. -bbb.shortcutkey.polling.focusWebPoll = 73 -bbb.shortcutkey.polling.focusWebPoll.function = Přejít na URL webového hlasování. -bbb.shortcutkey.polling.stopPoll = 79 -bbb.shortcutkey.polling.stopPoll.function = Zastavit anketu a ukončit hlasování. -bbb.shortcutkey.polling.repostPoll = 80 -bbb.shortcutkey.polling.repostPoll.function = Znovu zveřejnit anketu. -bbb.shortcutkey.polling.closeStatsWindow = 88 -bbb.shortcutkey.polling.closeStatsWindow.function = Zavřít okno výsledků hlasování. - -bbb.shortcutkey.polling.vote = 86 -bbb.shortcutkey.polling.vote.function = Hlasovat pro zvolené možnosti -bbb.shortcutkey.polling.focusVoteQuestion = 81 -bbb.shortcutkey.polling.focusVoteQuestion.function = Přejít na otázku. - -bbb.shortcutkey.specialKeys.space = Mezerník -bbb.shortcutkey.specialKeys.left = Šipka doleva -bbb.shortcutkey.specialKeys.right = Šipka doprava -bbb.shortcutkey.specialKeys.up = Šipka nahoru -bbb.shortcutkey.specialKeys.down = Šipka dolů -bbb.shortcutkey.specialKeys.plus = Plus -bbb.shortcutkey.specialKeys.minus = Mínus - -bbb.toolbar.videodock.toolTip.closeAllVideos = Zavřít všechna videa -bbb.users.settings.lockAll=Zamknout všechny uživatele -bbb.users.settings.lockAllExcept=Zamknout všechny uživatele vyjma přednášejícího -bbb.users.settings.lockSettings=Zamknout pozorovatele -bbb.users.settings.unlockAll=Odemknout všechny pozorovatele -bbb.users.settings.roomIsLocked=Standardně uzamčeno -bbb.users.settings.roomIsMuted=Standardně ztlumeno - -bbb.lockSettings.save = Použít -bbb.lockSettings.save.tooltip = Použít nastavení zámku -bbb.lockSettings.cancel = Zrušit -bbb.lockSettings.cancel.toolTip = Uzavřít toto okno bez uložení - -bbb.lockSettings.moderatorLocking = Zamknutí moderátora -bbb.lockSettings.privateChat = Soukromý chat -bbb.lockSettings.publicChat = Veřejný chat -bbb.lockSettings.webcam = Webová kamera -bbb.lockSettings.microphone = Mikrofon -bbb.lockSettings.layout = Vzhled -bbb.lockSettings.title=Zamknout pozorovatele -bbb.lockSettings.feature=Vlastnost -bbb.lockSettings.locked=Zamčeno -bbb.lockSettings.lockOnJoin=Zamknout po přihlášení diff --git a/clients/flash/web-client/src/locale/cy_GB/bbbResources.properties b/clients/flash/web-client/src/locale/cy_GB/bbbResources.properties deleted file mode 100644 index 4db92f6bb232..000000000000 --- a/clients/flash/web-client/src/locale/cy_GB/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Cysylltu â'r gweinydd -bbb.mainshell.statusProgress.loading = Llwytho {0} modiwl -bbb.mainshell.statusProgress.cannotConnectServer = Mae'n ddrwg gennym, ni allwn cysylltu â'r gweinydd. -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Agor ffenestr cofnodi -bbb.mainshell.meetingNotFound = Ni Chanfuwyd y Cyfarfod -bbb.mainshell.invalidAuthToken = Tocyn Dilysu Annilys -bbb.mainshell.resetLayoutBtn.toolTip = Ailosod Gosodiad -bbb.mainshell.notification.tunnelling = Twneli -bbb.mainshell.notification.webrtc = Sain WebRTC -bbb.oldlocalewindow.reminder1 = Efallai bod gennych hen gyfieithiadau iaith BigBlueButton. -bbb.oldlocalewindow.reminder2 = Gliriwch storfa eich porwr a cheisiwch eto. -bbb.oldlocalewindow.windowTitle = Rhybudd\: Hen Cyfieithiadau Iaith -bbb.audioSelection.title = Sut ydych am ymuno â'r sain? -bbb.audioSelection.btnMicrophone.label = Meicroffon -# bbb.audioSelection.btnMicrophone.toolTip = Join the audio with your microphone -bbb.audioSelection.btnListenOnly.label = Gwrando Yn Unig -# bbb.audioSelection.btnListenOnly.toolTip = Join the audio as listen only -bbb.audioSelection.txtPhone.text = I ymuno ar gyfarfod dros y ffôn, ffoniwch\: {0} yna rhowch {1} fel rhif pin y gynhadledd. -bbb.micSettings.title = Prawf Sain -bbb.micSettings.speakers.header = Gwirio'r Uchelseinydd -bbb.micSettings.microphone.header = Gwirio'r Meicroffon -bbb.micSettings.playSound = Gwirio'r uchelseinydd -bbb.micSettings.playSound.toolTip = Chwarae cerddoriaeth i brofi eich uchelseinydd -bbb.micSettings.hearFromHeadset = Dylech glywed sain yn eich clustffonau, nid drwy uchelseinyddion eich cyfrifiadur. -bbb.micSettings.speakIntoMic = Os ydych yn defnyddio clustffonau, dylech glywed sain yn eich clustffonau, nid drwy uchelseinyddion eich cyfrifiadur. -bbb.micSettings.echoTestMicPrompt = Prawf atsain breifat yw hon. Siaradwch ychydig o eiriau. A chlywch atsain? -bbb.micSettings.echoTestAudioYes = Ydw -bbb.micSettings.echoTestAudioNo = Nac ydw -bbb.micSettings.speakIntoMicTestLevel = Siaradwch mewn i'ch meicroffon. Dylech weld y bar yn symud. Os na, dewiswch feicroffon arall. -bbb.micSettings.recommendHeadset = Defnyddiwch glustffonau gyda meicroffon ar gyfer y profiad sain gorau. -bbb.micSettings.changeMic = Gwirio neu newid eich meicroffon. -bbb.micSettings.changeMic.toolTip = Agorwch flwch deialog gosodiadau meicroffon Flash Player -bbb.micSettings.comboMicList.toolTip = Dewiswch Meicroffon -bbb.micSettings.micRecordVolume.label = Cynnydd -bbb.micSettings.micRecordVolume.toolTip = Gosod cynnydd sain -# bbb.micSettings.nextButton = Next -# bbb.micSettings.nextButton.toolTip = Start the echo test -bbb.micSettings.join = Ymuno â'r Sain -bbb.micSettings.join.toolTip = Ymuno â'r gynhadledd sain -bbb.micSettings.cancel = Diddymu -bbb.micSettings.connectingtoecho = Cysylltu -bbb.micSettings.connectingtoecho.error = Gwall Prawf Atsain\: Cysylltwch â gweinyddwr. -bbb.micSettings.cancel.toolTip = Canslo ymuno â'r gynhadledd sain -bbb.micSettings.access.helpButton = Agor fideos tiwtorial mewn tudalen newydd. -bbb.micSettings.access.title = Gosodiadau sain. Bydd y ffocws yn parhau ar y ffenestr gosodiadau sain tra bydd ar agor. -bbb.micSettings.webrtc.title = Cefnogaeth WebRTC -bbb.micSettings.webrtc.capableBrowser = Cefnogir WebRTC gan dy borwr -bbb.micSettings.webrtc.capableBrowser.dontuseit = Cliciwch i beidio â defnyddio WebRTC -bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Cliciwch yma os nad ydych yn dymuno defnyddio'r dechnoleg WebRTC (argymhellir os oes gennych broblemau yn ei ddefnyddio). -bbb.micSettings.webrtc.notCapableBrowser = Ni chefnogir WebRTC gan eich porwr. Defnyddiwch Google Chrome (fersiwn 32 neu uwch); neu Mozilla Firefox (fersiwn 26 neu uwch). Ar y llaw arall, gallwch ymuno â'r gynhadledd sain gan ddefnyddio Adobe Flash. -# bbb.micSettings.webrtc.connecting = Calling -# bbb.micSettings.webrtc.waitingforice = Connecting -# bbb.micSettings.webrtc.transferring = Transferring -bbb.micSettings.webrtc.endingecho = Ymuno â'r Sain -bbb.micSettings.webrtc.endedecho = Diweddwyd y prawf atsain. -bbb.micPermissions.firefox.title = Caniatâd Meicroffon Firefox -bbb.micPermissions.firefox.message1 = Dewiswch eich meicroffon ac yna cliciwch Rannu. -bbb.micPermissions.firefox.message2 = Os na welwch restr o feicroffonau, cliciwch ar yr eicon meicroffon. -bbb.micPermissions.chrome.title = Caniatâd Meicroffon Chrome -bbb.micPermissions.chrome.message1 = Cliciwch Ganiatáu er mwyn adael i Chrome ddefnyddio eich meicroffon. -bbb.micWarning.title = Rhybudd Sain -bbb.micWarning.joinBtn.label = Ymuno ta beth -bbb.micWarning.testAgain.label = Profi eto -bbb.micWarning.message = Nid yw eich meicroffon wedi dangos unrhyw weithgaredd, mae'n debyg ni fydd eraill yn gallu eich clywed yn ystod y sesiwn. -# bbb.webrtcWarning.message = Detected the following WebRTC issue\: {0}. Do you want to try Flash instead? -# bbb.webrtcWarning.title = WebRTC Audio Failure -# bbb.webrtcWarning.failedError.1001 = Error 1001\: WebSocket disconnected -# bbb.webrtcWarning.failedError.1002 = Error 1002\: Could not make a WebSocket connection -# bbb.webrtcWarning.failedError.1003 = Error 1003\: Browser version not supported -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -# bbb.webrtcWarning.failedError.1005 = Error 1005\: Call ended unexpectedly -# bbb.webrtcWarning.failedError.1006 = Error 1006\: Call timed out -# bbb.webrtcWarning.failedError.1007 = Error 1007\: ICE negotiation failed -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -# 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.mainToolbar.helpBtn = Cymorth -bbb.mainToolbar.logoutBtn = Allgofnodi -bbb.mainToolbar.logoutBtn.toolTip = Allgofnodi -bbb.mainToolbar.langSelector = Dewis iaith -bbb.mainToolbar.settingsBtn = Gosodiadau -bbb.mainToolbar.settingsBtn.toolTip = Agor Gosodiadau -bbb.mainToolbar.shortcutBtn = Bysellau Byrlwybr -bbb.mainToolbar.shortcutBtn.toolTip = Agor Ffenestr Bysellau Byrlwybr -bbb.mainToolbar.recordBtn.toolTip.start = Dechrau recordio -bbb.mainToolbar.recordBtn.toolTip.stop = Terfynu recordio -bbb.mainToolbar.recordBtn.toolTip.recording = Recordir y sesiwn -bbb.mainToolbar.recordBtn.toolTip.notRecording = Ni recordir y sesiwn -bbb.mainToolbar.recordBtn.confirm.title = Cadarnhau recordio -bbb.mainToolbar.recordBtn.confirm.message.start = Ydych chi'n sicr eich bod am dechrau recordio? -bbb.mainToolbar.recordBtn.confirm.message.stop = Ydych chi'n sicr eich bod am terfynu recordio? -bbb.mainToolbar.recordBtn..notification.title = Hysbysiad Recordio -bbb.mainToolbar.recordBtn..notification.message1 = Gallwch recordio'r cyfarfod yma. -bbb.mainToolbar.recordBtn..notification.message2 = Mae'n rhaid i chi glicio ar y botwm Dechrau / Terfynu Recordio yn y bar teitl i ddechrau / terfynu recordio. -bbb.mainToolbar.recordingLabel.recording = (Recordio) -bbb.mainToolbar.recordingLabel.notRecording = Dim yn Recordio -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -bbb.window.minimizeBtn.toolTip = Lleihau -bbb.window.maximizeRestoreBtn.toolTip = Ehangu -bbb.window.closeBtn.toolTip = Cau -bbb.videoDock.titleBar = Bar Teitl y Ffenestr Gwegamera -bbb.presentation.titleBar = Bar Teitl y Ffenestr Cyflwyniad -bbb.chat.titleBar = Bar Teitl y Ffenestr Sgwrsio -bbb.users.title = Defnyddwyr{0} {1} -bbb.users.titleBar = Bar Teitl y Ffenestr Defnyddwyr -bbb.users.quickLink.label = Ffenestr Defnyddwyr -bbb.users.minimizeBtn.accessibilityName = Lleihau Ffenestr Defnyddwyr -bbb.users.maximizeRestoreBtn.accessibilityName = Ehangu Ffenestr Defnyddwyr -bbb.users.settings.buttonTooltip = Gosodiadau -bbb.users.settings.audioSettings = Prawf Sain -bbb.users.settings.webcamSettings = Gosodiadau Gewgamera -bbb.users.settings.muteAll = Pylu Pob Defnyddiwr -bbb.users.settings.muteAllExcept = Pylu Pob Defnyddiwr Ac Eithrio'r Cyflwynydd -bbb.users.settings.unmuteAll = Datpylu Pob Defnyddiwr -bbb.users.settings.lowerAllHands = Gostwng Pop Llaw -bbb.users.raiseHandBtn.toolTip = Codi Llaw -bbb.users.raiseHandBtn.toolTip2 = Gostwng Llaw -bbb.users.roomMuted.text = Pylwyd Gwylwyr -bbb.users.roomLocked.text = Gwylwyr Dan Glo -bbb.users.pushToTalk.toolTip = Siarad -bbb.users.pushToMute.toolTip = Pylu eich hun -bbb.users.muteMeBtnTxt.talk = Datpylu -bbb.users.muteMeBtnTxt.mute = Pylu -bbb.users.muteMeBtnTxt.muted = Pylwyd -bbb.users.muteMeBtnTxt.unmuted = Datpylwyd -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -bbb.users.usersGrid.accessibilityName = Rhestr Defnyddwyr. Defnyddiwch y bysellau saeth i lywio. -bbb.users.usersGrid.nameItemRenderer = Enw -bbb.users.usersGrid.nameItemRenderer.youIdentifier = chi -bbb.users.usersGrid.statusItemRenderer = Statws -bbb.users.usersGrid.statusItemRenderer.changePresenter = Cliciwch I Wneud Y Cyflwynydd -bbb.users.usersGrid.statusItemRenderer.presenter = Cyflwynydd -bbb.users.usersGrid.statusItemRenderer.moderator = Cymedrolwr -bbb.users.usersGrid.statusItemRenderer.lowerHand = Gostwng Llaw -bbb.users.usersGrid.statusItemRenderer.handRaised = Codwyd Llaw -bbb.users.usersGrid.statusItemRenderer.viewer = Gwyliwr -bbb.users.usersGrid.mediaItemRenderer = Cyfrwng -bbb.users.usersGrid.mediaItemRenderer.talking = Siarad -bbb.users.usersGrid.mediaItemRenderer.webcam = Rhannu Gwegamera -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = Gweld Gwegamera -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Datpylu {0} -bbb.users.usersGrid.mediaItemRenderer.pushToMute = Pylu {0} -bbb.users.usersGrid.mediaItemRenderer.pushToLock = Cloi {0} -bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Datgloi {0} -bbb.users.usersGrid.mediaItemRenderer.kickUser = Cicio {0} -bbb.users.usersGrid.mediaItemRenderer.webcam = Rhannu Gwegamera -bbb.users.usersGrid.mediaItemRenderer.micOff = Meicroffon i ffwrdd -bbb.users.usersGrid.mediaItemRenderer.micOn = Meicroffon ar -bbb.users.usersGrid.mediaItemRenderer.noAudio = Dim mewn cynhadledd sain -bbb.presentation.title = Cyflwyniad -bbb.presentation.titleWithPres = Cyflwyniad\: {0} -bbb.presentation.quickLink.label = Ffenestr Cyflwyniad -bbb.presentation.fitToWidth.toolTip = Addasu'r Cyflwyniad i'r Lled -bbb.presentation.fitToPage.toolTip = Addasu'r Cyflwyniad I'r Dudalen -bbb.presentation.uploadPresBtn.toolTip = Llwytho I Fyny Cyflwyniad -bbb.presentation.backBtn.toolTip = Sleid Blaenorol -# bbb.presentation.btnSlideNum.accessibilityName = Slide {0} of {1} -bbb.presentation.btnSlideNum.toolTip = Dewiswch slide -bbb.presentation.forwardBtn.toolTip = Sleid nesaf -bbb.presentation.maxUploadFileExceededAlert = Gwall\: Mae'r ffeil yn fwy na'r hyn a ganiateir. -bbb.presentation.uploadcomplete = Llwythwyd i fyny. Arhoswch tra trosir y ddogfen. -bbb.presentation.uploaded = wedi'i lwytho i fynnu. -bbb.presentation.document.supported = Cefnogir y ddogfen a lwythwyd i fyny. Dechrau trosi... -bbb.presentation.document.converted = Troswyd y ddogfen yn llwyddiannus. -bbb.presentation.error.document.convert.failed = Gwall\: Methwyd trosi'r dogfen. -bbb.presentation.error.io = Gwall IO\: Cysylltwch â'r gweinyddwr. -bbb.presentation.error.security = Gwall Diogelwch\: Cysylltwch â'r gweinyddwr. -bbb.presentation.error.convert.notsupported = Gwall\: Ni chefnogir y ddogfen a lwythwyd i fyny. Llwythwch i fyny dogfen a gefnogir. -bbb.presentation.error.convert.nbpage = Gwall\: Methwyd darganfod nifer o dudalennau yn a dogfen a lwythwyd i fyny. -bbb.presentation.error.convert.maxnbpagereach = Gwall\: Mae'r ddogfen a lwythwyd i fyny a gormodd o dudalennau. -bbb.presentation.converted = Sleid {0} o {1} wedi eu trosi -bbb.presentation.ok = Iawn -bbb.presentation.slider = Lefel chwyddo'r cyflwyniad -bbb.presentation.slideloader.starttext = Dechrau testun y slied -bbb.presentation.slideloader.endtext = Diwedd testun y slied -bbb.presentation.uploadwindow.presentationfile = Ffeil Cyflwyniad -bbb.presentation.uploadwindow.pdf = PDF -bbb.presentation.uploadwindow.word = WORD -bbb.presentation.uploadwindow.excel = EXCEL -bbb.presentation.uploadwindow.powerpoint = POWERPOINT -bbb.presentation.uploadwindow.image = DELWEDD -bbb.presentation.minimizeBtn.accessibilityName = Lleihau Ffenestr Cyflwyniad -bbb.presentation.maximizeRestoreBtn.accessibilityName = Ehangu Ffenestr Cyflwyniad -bbb.presentation.closeBtn.accessibilityName = Cau Ffenestr Cyflwyniad -bbb.fileupload.title = Ychwanegu Ffeiliau i'ch Cyflwyniad -bbb.fileupload.lblFileName.defaultText = Ni ddewiswyd ffeil -bbb.fileupload.selectBtn.label = Dewis Ffeil -bbb.fileupload.selectBtn.toolTip = Agor blwch deialog i ddewis ffeil -bbb.fileupload.uploadBtn = Llwytho i fyny -bbb.fileupload.uploadBtn.toolTip = Llwytho i fyny'r ffeil a ddewiswyd -bbb.fileupload.deleteBtn.toolTip = Dileu'r Cyflwyniad -bbb.fileupload.showBtn = Dangos -bbb.fileupload.showBtn.toolTip = Dangos y Cyflwyniad -bbb.fileupload.okCancelBtn = Cau -bbb.fileupload.okCancelBtn.toolTip = Cau'r blwch deialog Llwytho i Fyny Ffeil -bbb.fileupload.genThumbText = Cynhyrchu mân-luniau. -bbb.fileupload.progBarLbl = Ar y gweill\: -bbb.fileupload.fileFormatHint = Llwythwch i fynnu unrhyw ddogfen swyddfa neu ffeil Portable Document Format (PDF). Ar gyfer y canlyniadau gorau, lwythwch i fynnu PDF. -bbb.chat.title = Sgwrs -bbb.chat.quickLink.label = Ffenestr Sgwrsio -bbb.chat.cmpColorPicker.toolTip = Lliw'r Testun -bbb.chat.input.accessibilityName = Maes Golygu Neges Sgwrsio -bbb.chat.sendBtn = Anfon -bbb.chat.sendBtn.toolTip = Anfon Neges -bbb.chat.sendBtn.accessibilityName = Anfon neges sgwrsio -bbb.chat.contextmenu.copyalltext = Copïo'r Holl Destun -bbb.chat.publicChatUsername = Cyhoeddus -bbb.chat.optionsTabName = Dewisiadau -bbb.chat.privateChatSelect = Dewiswch defnyddiwr i sgwrsio gyda'n breifat -# 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.chatOptions = Dewisiadau sgwrsio -bbb.chat.fontSize = Maint Testun Neges Sgwrsio -bbb.chat.cmbFontSize.toolTip = Dweis Maint Testun Neges Sgwrsio -bbb.chat.messageList = Blwch Neges -bbb.chat.minimizeBtn.accessibilityName = Lleihau Ffenestr Sgwrsio -bbb.chat.maximizeRestoreBtn.accessibilityName = Ehangu Ffenestr Sgwrsio -bbb.chat.closeBtn.accessibilityName = Cau Ffenestr Sgwrsio -bbb.chat.chatTabs.accessibleNotice = Neges newydd yn y tab -bbb.publishVideo.changeCameraBtn.labelText = Newid Gwegamera -bbb.publishVideo.changeCameraBtn.toolTip = Agor blwch deialog newid gwegamera -bbb.publishVideo.cmbResolution.tooltip = Dewiswch gydraniad gwegamera -bbb.publishVideo.startPublishBtn.labelText = Dechrau Rhannu -bbb.publishVideo.startPublishBtn.toolTip = Dechrau rannu eich gwegamera -bbb.webcamPermissions.chrome.title = Caniatâd Gwegamera Chrome -bbb.webcamPermissions.chrome.message1 = Cliciwch Ganiatáu er mwyn adael i Chrome ddefnyddio eich gwegamera. -bbb.videodock.title = Gewgamerau -bbb.videodock.quickLink.label = Ffenestr Gewgamera -bbb.video.minimizeBtn.accessibilityName = Lleihau Ffenestr Gwegamera -bbb.video.maximizeRestoreBtn.accessibilityName = Ehangu Ffenestr Gewgamera -bbb.video.controls.muteButton.toolTip = Pylu neu datpylu {0} -bbb.video.controls.switchPresenter.toolTip = Gwneud {0} y cyflwynydd -bbb.video.controls.ejectUserBtn.toolTip = Diarddel {0} o'r cyfarfod -bbb.video.controls.privateChatBtn.toolTip = Sgwrsio gyda {0} -bbb.video.publish.hint.noCamera = Dim gwegamera ar gael -bbb.video.publish.hint.cantOpenCamera = Methu agor eich gwegamera -bbb.video.publish.hint.waitingApproval = Aros am gymeradwyaeth -bbb.video.publish.hint.videoPreview = Rhagolwg Gwegamera -bbb.video.publish.hint.openingCamera = Agor gwegamera... -bbb.video.publish.hint.cameraDenied = Gwrthodir mynediad i'r wegamera -bbb.video.publish.hint.cameraIsBeingUsed = Defnyddir y wegamera gan raglen arall -bbb.video.publish.hint.publishing = Cyhoeddi... -bbb.video.publish.closeBtn.accessName = Cau blwch deialog newid gwegamera -bbb.video.publish.closeBtn.label = Diddymu -bbb.video.publish.titleBar = Cyhoeddi Ffenestr Gwegamera -bbb.desktopPublish.title = Rhannu Bwrdd Gwaith\: Rhagolwg Cyflwynydd -bbb.desktopPublish.fullscreen.tooltip = Rhannu Dy Prif Fwrdd Gwaith. -bbb.desktopPublish.fullscreen.label = Llenwi'r Sgrin -bbb.desktopPublish.region.tooltip = Rhannu Rhan o'm Fwrdd Gwaith. -bbb.desktopPublish.region.label = Rhanbarth -bbb.desktopPublish.stop.tooltip = Cau rhannu bwrdd gwaith -bbb.desktopPublish.stop.label = Cau -bbb.desktopPublish.maximizeRestoreBtn.toolTip = Ni allwch ehangu'r ffenestr hon. -bbb.desktopPublish.closeBtn.toolTip = Terfynu'r Rhannu a Chau -bbb.desktopPublish.chromeOnMacUnsupportedHint = Ni chefnogir rhannu bwrdd gwaith gan Chrome ar Mac OS X. Argymhellir defnyddio Firefox i rannu bwrdd gwaith. -bbb.desktopPublish.minimizeBtn.toolTip = Lleihau -bbb.desktopPublish.minimizeBtn.accessibilityName = Lleihau'r Ffenestr Cyhoeddi Rhannu Bwrdd Gwaith -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Ehangu'r Ffenestr Cyhoeddi Rhannu Bwrdd Gwaith -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -bbb.desktopView.title = Rhannu Bwrdd Gwaith -bbb.desktopView.fitToWindow = Addasu i'r Ffenestr -bbb.desktopView.actualSize = Dangos faint gwirioneddol -bbb.desktopView.minimizeBtn.accessibilityName = Lleihau'r Ffenestr Gweld Rhannu Bwrdd Gwaith -bbb.desktopView.maximizeRestoreBtn.accessibilityName = Ehangu'r Ffenestr Gweld Rhannu Bwrdd Gwaith -bbb.desktopView.closeBtn.accessibilityName = Cau'r Ffenestr Gweld Rhannu Bwrdd Gwaith -bbb.toolbar.phone.toolTip.start = Rhannu Dy Feicroffon -bbb.toolbar.phone.toolTip.stop = Terfynu Rhannu Fy Meicroffon -bbb.toolbar.phone.toolTip.mute = Terfynu gwrando ar y gynhadledd -bbb.toolbar.phone.toolTip.unmute = Dechrau gwrando ar y gynhadledd -bbb.toolbar.phone.toolTip.nomic = Ni chanfuwyd meicroffon -bbb.toolbar.deskshare.toolTip.start = Rhannu Dy Fwrdd Gwaith. -bbb.toolbar.deskshare.toolTip.stop = Terfynu Rhannu Dy Fwrdd Gwaith -bbb.toolbar.video.toolTip.start = Rhannu Dy Wegamera -bbb.toolbar.video.toolTip.stop = Terfynu Rhannu Dy Wegamera -bbb.layout.addButton.toolTip = Ychwanegu'r addasiad gosodiad i'r rhestr -bbb.layout.broadcastButton.toolTip = Cymhwyso Gosodiad Presennol i Bob Defnyddiwr -bbb.layout.combo.toolTip = Newid Dy Osodiad -bbb.layout.loadButton.toolTip = Llwytho cynllun sgrin o ffeil -bbb.layout.saveButton.toolTip = Arbed cynllun sgrin i ffeil -bbb.layout.lockButton.toolTip = Cloi'r gosodiad -bbb.layout.combo.prompt = Cymhwyso gosodiad -bbb.layout.combo.custom = * Addasiad gosodiad -bbb.layout.combo.customName = Addasiad gosodiad -bbb.layout.combo.remote = Anghysbell -bbb.layout.save.complete = Arbedwyd y gosodiadau yn llwyddiannus -bbb.layout.load.complete = Llwythwyd y gosodiadau yn llwyddiannus -bbb.layout.load.failed = Methwyd llwytho'r gosodiadau -# bbb.layout.name.defaultlayout = Default Layout -# bbb.layout.name.videochat = Video Chat -# bbb.layout.name.webcamsfocus = Webcam Meeting -# bbb.layout.name.presentfocus = Presentation Meeting -# bbb.layout.name.lectureassistant = Lecture Assistant -# bbb.layout.name.lecture = Lecture -bbb.highlighter.toolbar.pencil = Pensil -bbb.highlighter.toolbar.pencil.accessibilityName = Newid cyrchwr bwrdd gwyn i bensil -bbb.highlighter.toolbar.ellipse = Cylch -bbb.highlighter.toolbar.ellipse.accessibilityName = Newid cyrchwr bwrdd gwyn i gylch -bbb.highlighter.toolbar.rectangle = Petryal -bbb.highlighter.toolbar.rectangle.accessibilityName = Newid cyrchwr bwrdd gwyn i betryal -bbb.highlighter.toolbar.panzoom = Tremio a Chwyddo -bbb.highlighter.toolbar.panzoom.accessibilityName = Newid cyrchwr bwrdd gwyn i dremio a chwyddo -bbb.highlighter.toolbar.clear = Clirio Pob Anodiad -bbb.highlighter.toolbar.clear.accessibilityName = Clirio'r dudalen bwrdd gwyn -bbb.highlighter.toolbar.undo = Dadwneud Anodiad -bbb.highlighter.toolbar.undo.accessibilityName = Dadwneud y siâp bwrdd gwyn diwethaf -bbb.highlighter.toolbar.color = Dewis Lliw -bbb.highlighter.toolbar.color.accessibilityName = Lliw lluniadu'r bwrdd gwyn -bbb.highlighter.toolbar.thickness = Newid Trwch -bbb.highlighter.toolbar.thickness.accessibilityName = Trwch lluniadu'r bwrdd gwyn -bbb.logout.title = Allgofnodwyd -bbb.logout.button.label = Iawn -bbb.logout.appshutdown = Mae'r rhaglen gweinyddu wedi'i gau i lawr -bbb.logout.asyncerror = Digwyddodd Gwall Anghydamseredig -bbb.logout.connectionclosed = Caewyd cysylltiad â'r gweinydd -bbb.logout.connectionfailed = Methwyd cysylltiad â'r gweinydd -bbb.logout.rejected = Gwrthodwyd cysylltiad â'r gweinydd -bbb.logout.invalidapp = Nid yw'r rhaglen red5 yn bodoli -bbb.logout.unknown = Collwyd cysylltiad â'r gweinydd gan eich cleient -bbb.logout.usercommand = Fe allgofnodoch o'r gynhadledd -# bbb.logout.refresh.message = If this logout was unexpected click the button below to reconnect. -# bbb.logout.refresh.label = Reconnect -bbb.logout.confirm.title = Cadarnhau Allgofnodi -bbb.logout.confirm.message = Ydych chi'n sicr eich bod eisiau allgofnodi? -bbb.logout.confirm.yes = Ydw -bbb.logout.confirm.no = Nac ydw -bbb.notes.title = Nodiadau -bbb.notes.cmpColorPicker.toolTip = Lliw'r Testun -bbb.notes.saveBtn = Arbed -bbb.notes.saveBtn.toolTip = Arbed nodiadau -bbb.settings.deskshare.instructions = Dewiswch Ganiatáu ar yr annog sy'n amlygu'i hun i wirio bod rhannu bwrdd gwaith yn gweithio'n iawn i chi -bbb.settings.deskshare.start = Gwirio Rhannu Bwrdd Gwaith -bbb.settings.voice.volume = Gweithgaredd Meicroffon -bbb.settings.java.label = Gwall fersiwn Java -bbb.settings.java.text = Mae gennych Java {0} wedi'i osod, ond mae angen o leiaf fersiwn {1} i defnyddio BigBlueButton yn effeithiol. Bydd y botwm isod yn gosod y fersiwn diweddaraf o Java JRE. -bbb.settings.java.command = Gosodwch Java diweddaraf -bbb.settings.flash.label = Gwall fersiwn Flash -bbb.settings.flash.text = Mae gennych Flash {0} wedi'i osod, ond mae angen o leiaf fersiwn {1} i defnyddio BigBlueButton yn effeithiol. Bydd y botwm isod yn gosod y fersiwn diweddaraf o Adobe Flash. -bbb.settings.flash.command = Gosodwch Flash diweddaraf -bbb.settings.isight.label = Gwall gwegamera iSight -bbb.settings.isight.text = Os oes broblemau gyda'ch gwegamera iSight, yna all fod o ganlyniad i redeg OS X 10.6.5, sy'n adnabyddus am broblem gyda Flash yn cipio fideo o wegamera iSight.\nI gywiro hyn, bydd y ddolen isod yn gosod fersiwn mwy diweddar o Flash, neu ddiweddwch eich Mac i'r fersiwn diweddaraf -bbb.settings.isight.command = Gosodwch Flash 10.2 RC2 -bbb.settings.warning.label = Rhybudd -bbb.settings.warning.close = Cau'r rhybudd hwn -bbb.settings.noissues = Ni ddarganfuwyd materion sydd heb ei ddatrys -bbb.settings.instructions = Derbyniwch yr anogwr Flash sy'n gofyn am ganiatâd gwe-gamera. Os yw'r allbwn yn cyfateb i'r hyn a ddisgwylir, mae eich porwr wedi'i osod yn gywir. Rhestrir materion potensial eraill rhestru isod, archwiliwch hwy i ganfod datrysiadau phosibl. -ltbcustom.bbb.highlighter.toolbar.triangle = Triongl -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Newid cyrchwr bwrdd gwyn i driongl -ltbcustom.bbb.highlighter.toolbar.line = Llinell -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Newid cyrchwr bwrdd gwyn i linell -ltbcustom.bbb.highlighter.toolbar.text = Testun -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Newid cyrchwr bwrdd gwyn i destun -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Lliw'r Testun -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Maint Ffont - -# bbb.accessibility.clientReady = Ready - -bbb.accessibility.chat.chatBox.reachedFirst = Fe gyrhaeddwyd y neges gyntaf -bbb.accessibility.chat.chatBox.reachedLatest = Fe gyrhaeddwyd y neges ddiweddaraf -bbb.accessibility.chat.chatBox.navigatedFirst = Fe lywiwyd i'r neges gyntaf -bbb.accessibility.chat.chatBox.navigatedLatest = Fe lywiwyd i'r neges ddiweddaraf -bbb.accessibility.chat.chatBox.navigatedLatestRead = Fe lywiwyd i'r neges ddiweddaraf a ddarllenwyd -bbb.accessibility.chat.chatwindow.input = Mewnbwn sgwrsio - -bbb.accessibility.chat.initialDescription = Defnyddiwch y bysellau saeth i lywio drwy negeseuon sgwrsio. - -bbb.accessibility.notes.notesview.input = Mewnbwn nodiadau - -bbb.shortcuthelp.title = Bysellau Byrlwybr -bbb.shortcuthelp.minimizeBtn.accessibilityName = Lleihau ffenestr Cymorth Llwybrau Byr -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Ehangu ffenestr Cymorth Llwybrau Byr -bbb.shortcuthelp.closeBtn.accessibilityName = Cau ffenestr Cymorth Llwybrau Byr -bbb.shortcuthelp.dropdown.general = Llwybrau Byr Cyffredinol -bbb.shortcuthelp.dropdown.presentation = Llwybrau Byr Cyflwyniad -bbb.shortcuthelp.dropdown.chat = Llwybrau Byr Sgwrsio -bbb.shortcuthelp.dropdown.users = Llwybrau Byr Defnyddwyr -bbb.shortcuthelp.dropdown.polling = Llwybrau byr arolwg barn cyflwynwr -bbb.shortcuthelp.dropdown.polling2 = Llwybrau byr arolwg barn gwyliwr -bbb.shortcuthelp.headers.shortcut = Llwybr Byr -bbb.shortcuthelp.headers.function = Ffrwythiant - -bbb.shortcutkey.general.minimize = 189 -bbb.shortcutkey.general.minimize.function = Lleihau ffenestr bresennol -bbb.shortcutkey.general.maximize = 187 -bbb.shortcutkey.general.maximize.function = Ehangu ffenestr bresennol - -bbb.shortcutkey.flash.exit = 81 -bbb.shortcutkey.flash.exit.function = Symud ffocws oddi ar y ffenestr Flash -bbb.shortcutkey.users.muteme = 77 -bbb.shortcutkey.users.muteme.function = Pylu neu Datpylu eich meicroffon -bbb.shortcutkey.chat.chatinput = 73 -bbb.shortcutkey.chat.chatinput.function = Ffocysu'r maes mewnbwn sgwrsio -bbb.shortcutkey.present.focusslide = 67 -bbb.shortcutkey.present.focusslide.function = Ffocysu’r sleid cyflwyniad -bbb.shortcutkey.whiteboard.undo = 90 -bbb.shortcutkey.whiteboard.undo.function = Dadwneud lluniad olaf y bwrdd gwyn - -bbb.shortcutkey.focus.users = 49 -bbb.shortcutkey.focus.users.function = Symud ffocws i'r Ffenestr Defnyddwyr. -bbb.shortcutkey.focus.video = 50 -bbb.shortcutkey.focus.video.function = Symud ffocws i'r Ffenestr Gwegamera -bbb.shortcutkey.focus.presentation = 51 -bbb.shortcutkey.focus.presentation.function = Symud ffocws i'r Ffenestr Cyflwyniad -bbb.shortcutkey.focus.chat = 52 -bbb.shortcutkey.focus.chat.function = Symud ffocws i'r Ffenestr Sgwrsio -bbb.shortcutkey.focus.pollingCreate = 67 -bbb.shortcutkey.focus.pollingCreate.function = Symud ffocws i'r ffenestr Creu Arolwg Barn, os yw ar agor. -bbb.shortcutkey.focus.pollingStats = 83 -bbb.shortcutkey.focus.pollingStats.function = Symud ffocws i'r ffenestr Ystadegau Arolwg Barn, os yw ar agor. -bbb.shortcutkey.focus.voting = 89 -bbb.shortcutkey.focus.voting.function = Symud ffocws i'r ffenestr Pleidleisio, os yw ar agor. - -bbb.shortcutkey.share.desktop = 68 -bbb.shortcutkey.share.desktop.function = Agor ffenestr rhannu bwrdd gwaith -bbb.shortcutkey.share.microphone = 79 -bbb.shortcutkey.share.microphone.function = Agor ffenestr gosodiadau sain -bbb.shortcutkey.share.pauseRemoteStream = 80 -bbb.shortcutkey.share.pauseRemoteStream.function = Dechrau/Terfynu gwrando ar y gynhadledd -bbb.shortcutkey.share.webcam = 66 -bbb.shortcutkey.share.webcam.function = Agor ffenestr rhannu gwegamera - -bbb.shortcutkey.shortcutWindow = 72 -bbb.shortcutkey.shortcutWindow.function = Agor/ffocysu'r ffenestr cymorth llwybrau byr -bbb.shortcutkey.logout = 76 -bbb.shortcutkey.logout.function = Allgofnodi o'r cyfarfod -bbb.shortcutkey.raiseHand = 82 -bbb.shortcutkey.raiseHand.function = Codi eich llaw - -bbb.shortcutkey.present.upload = 85 -bbb.shortcutkey.present.upload.function = Llwytho i fyny cyflwyniad -bbb.shortcutkey.present.previous = 65 -bbb.shortcutkey.present.previous.function = Symud yn ôl i'r sleid blaenorol -bbb.shortcutkey.present.select = 83 -bbb.shortcutkey.present.select.function = Gweld pob sleid -bbb.shortcutkey.present.next = 69 -bbb.shortcutkey.present.next.function = Symud ymlaen i'r sleid nesaf -bbb.shortcutkey.present.fitWidth = 70 -bbb.shortcutkey.present.fitWidth.function = Addasu'r sleid i'r lled -bbb.shortcutkey.present.fitPage = 80 -bbb.shortcutkey.present.fitPage.function = Addasu'r sleid i'r dudalen - -bbb.shortcutkey.users.makePresenter = 80 -bbb.shortcutkey.users.makePresenter.function = Gwneud y person a ddetholir yn gyflwynydd. -bbb.shortcutkey.users.kick = 75 -bbb.shortcutkey.users.kick.function = Cicio'r person a ddewiswyd o'r cyfarfod -bbb.shortcutkey.users.mute = 83 -bbb.shortcutkey.users.mute.function = Pylu neu datpylu'r person detholedig -bbb.shortcutkey.users.muteall = 65 -bbb.shortcutkey.users.muteall.function = Pylu neu datpylu pob defnyddiwr -bbb.shortcutkey.users.focusUsers = 85 -bbb.shortcutkey.users.focusUsers.function = Ffocysu'r rhestr defnyddwyr -bbb.shortcutkey.users.muteAllButPres = 65 -bbb.shortcutkey.users.muteAllButPres.function = Pylu pawb ac eithrio'r Cyflwynydd - -bbb.shortcutkey.chat.focusTabs = 89 -bbb.shortcutkey.chat.focusTabs.function = Ffocysu'r tabiau sgwrsio -bbb.shortcutkey.chat.focusBox = 66 -bbb.shortcutkey.chat.focusBox.function = Ffocysu'r blwch sgwrsio -bbb.shortcutkey.chat.changeColour = 67 -bbb.shortcutkey.chat.changeColour.function = Ffocysu'r dweissydd lliw ffont. -bbb.shortcutkey.chat.sendMessage = 83 -bbb.shortcutkey.chat.sendMessage.function = Anfon neges sgwrsio -bbb.shortcutkey.chat.explanation = ---- -bbb.shortcutkey.chat.explanation.function = Er mwyn llywio negeseuon, mae'n rhaid ffocysu'r blwch sgwrsio. - -bbb.shortcutkey.chat.chatbox.advance = 40 -bbb.shortcutkey.chat.chatbox.advance.function = Llywio i'r neges nesaf -bbb.shortcutkey.chat.chatbox.goback = 38 -bbb.shortcutkey.chat.chatbox.goback.function = Llywio i'r neges flaenorol -bbb.shortcutkey.chat.chatbox.repeat = 32 -bbb.shortcutkey.chat.chatbox.repeat.function = Ailadrodd y neges bresennol -bbb.shortcutkey.chat.chatbox.golatest = 39 -bbb.shortcutkey.chat.chatbox.golatest.function = Llywio i'r neges ddiweddaraf -bbb.shortcutkey.chat.chatbox.gofirst = 37 -bbb.shortcutkey.chat.chatbox.gofirst.function = Llywio i'r neges gyntaf -bbb.shortcutkey.chat.chatbox.goread = 75 -bbb.shortcutkey.chat.chatbox.goread.function = Llywio i'r neges ddiweddaraf a ddarllenwyd -bbb.shortcutkey.chat.chatbox.debug = 71 -bbb.shortcutkey.chat.chatbox.debug.function = Bysell frys dadfygio dros dro - -bbb.polling.toolbar.toolTip = Gweinyddu Arolygon Barn -bbb.polling.buttonName = Gweinyddu Arolygon Barn -bbb.polling.createPoll = Creu Arolwg Barn Newydd -bbb.polling.createPoll.moreThanOneResponse = Caniatáu defnyddwyr i ddewis mwy nag un ateb. -bbb.polling.createPoll.hint = Awgrym\: Dechreuwch bob ateb â llinell newydd -bbb.polling.createPoll.answers = Atebion\: -bbb.polling.createPoll.question = Cwestiwn\: -bbb.polling.createPoll.title = Teitl\: -bbb.polling.createPoll.publishToWeb = Galluogi pleidleisio ar y we - -bbb.polling.pollPreview = Rhagolwg Pleidleisio -bbb.polling.pollPreview.modify = Newid -bbb.polling.pollPreview.publish = Cyhoeddi -bbb.polling.pollPreview.preview = Rhagolwg -bbb.polling.pollPreview.save = Arbed -bbb.polling.pollPreview.cancel = Diddymu -bbb.polling.pollPreview.modify = Newid -bbb.polling.pollPreview.hereIsYourPoll = Dyma eich arolwg barn\: -bbb.polling.pollPreview.ifYouWantChanges = os ydych am wneud unrhyw newidiadau defnyddiwch y botwm 'Newid' -bbb.polling.pollPreview.checkAll = (dewiswch bob ateb sy'n berthnasol) -bbb.polling.pollPreview.pollWillPublishOnline = Mi fydd yr arolwg barn ar gael ar gyfer pleidleisio ar y we. - -bbb.polling.resultBtn.label=Canlyniad -bbb.polling.resultBtn.toolTip=Arddangos canlyniad arolwg barn. -bbb.polling.startBtn.label=Dechrau -bbb.polling.startBtn.toolTip=Dechrau Pleidleisio -bbb.polling.editBtn.label=Golygu -bbb.polling.editBtn.toolTip=Golygu'r arolwg barn. -bbb.polling.deleteBtn.toolTip=Dileu'r arolwg barn. - -bbb.publishVideo.startPublishBtn.labelText = Dechrau Rhannu -bbb.publishVideo.changeCameraBtn.labelText = Newid Gwegamera - -bbb.accessibility.alerts.madePresenter = Chi bellach yw'r Cyflwynwr. -bbb.accessibility.alerts.madeViewer = Rydych bellach yn Wyliwr. - -bbb.shortcutkey.polling.buttonClick = 80 -bbb.shortcutkey.polling.buttonClick.function = Agor y Ddewislen Pleidleisio -bbb.shortcutkey.polling.focusTitle = 67 -bbb.shortcutkey.polling.focusTitle.function = Ffocysu'r blwch mewnbwn Teitl. -bbb.shortcutkey.polling.focusQuestion = 81 -bbb.shortcutkey.polling.focusQuestion.function = Ffocysu'r blwch mewnbwn Cwestiwn. -bbb.shortcutkey.polling.focusAnswers = 65 -bbb.shortcutkey.polling.focusAnswers.function = Ffocysu'r blwch mewnbwn Atebion. -bbb.shortcutkey.polling.focusMultipleCB = 77 -bbb.shortcutkey.polling.focusMultipleCB.function = Ffocysu'r blwch ticio "Caniatáu sawl dewisiad". -bbb.shortcutkey.polling.focusWebPollCB = 66 -bbb.shortcutkey.polling.focusWebPollCB.function = Ffocysu'r blwch ticio "Galluogi pleidleisio ar y we". -bbb.shortcutkey.polling.previewClick = 80 -bbb.shortcutkey.polling.previewClick.function = Rhagolygu eich etholiad a symud ymlaen. -bbb.shortcutkey.polling.cancelClick = 88 -bbb.shortcutkey.polling.cancelClick.function = Diddymu a gadael creu Arolwg Barn. -bbb.shortcutkey.polling.modify = 69 -bbb.shortcutkey.polling.modify.function = Mynd yn ôl i addasu'r arolwg barn. -bbb.shortcutkey.polling.publish = 85 -bbb.shortcutkey.polling.publish.function = Cyhoeddi'r arolwg barn a chaniatáu pleidleisio. -bbb.shortcutkey.polling.save = 83 -bbb.shortcutkey.polling.save.function = Arbed yr arolwg barn i'w ddefnyddio nes ymlaen. - -bbb.shortcutkey.pollStats.explanation = ---- -bbb.shortcutkey.pollStats.explanation.function = Mae canlyniadau arolwg barn dim ond ar gael ar ôl cyhoeddi. -bbb.shortcutkey.polling.focusData = 68 -bbb.shortcutkey.polling.focusData.function = Ffocysu'r canlyniadau arolwg barn. -bbb.shortcutkey.polling.refresh = 82 -bbb.shortcutkey.polling.refresh.function = Adnewyddu canlyniad arolwg barn. -bbb.shortcutkey.polling.focusWebPoll = 73 -bbb.shortcutkey.polling.focusWebPoll.function = Ffocysu'r blwch URL arolwg barn ar y we. -bbb.shortcutkey.polling.stopPoll = 79 -bbb.shortcutkey.polling.stopPoll.function = Atal yr arolwg barn a therfynu pleidleisio. -bbb.shortcutkey.polling.repostPoll = 80 -bbb.shortcutkey.polling.repostPoll.function = Ailgyhoeddi'r arolwg barn. -bbb.shortcutkey.polling.closeStatsWindow = 88 -bbb.shortcutkey.polling.closeStatsWindow.function = Cau'r ffenestr Canlyniadau Pleidleisio. - -bbb.shortcutkey.polling.vote = 86 -bbb.shortcutkey.polling.vote.function = Bwrw eich pleidlais ar gyfer yr opsiynau a ddewiswyd. -bbb.shortcutkey.polling.focusVoteQuestion = 81 -bbb.shortcutkey.polling.focusVoteQuestion.function = Ffocysu'r cwestiwn. - -bbb.shortcutkey.specialKeys.space = Bylchwyr -bbb.shortcutkey.specialKeys.left = Saeth i'r Chwith -bbb.shortcutkey.specialKeys.right = Saeth i'r Dde -bbb.shortcutkey.specialKeys.up = Saeth i Fyny -bbb.shortcutkey.specialKeys.down = Saeth i Lawr -bbb.shortcutkey.specialKeys.plus = Mwy -bbb.shortcutkey.specialKeys.minus = Llai - -bbb.toolbar.videodock.toolTip.closeAllVideos = Cau pob fideo -bbb.users.settings.lockAll=Cloi Pob Defnyddiwr -bbb.users.settings.lockAllExcept=Cloi Pob Defnyddiwr Ac Eithrio'r Cyflwynydd -bbb.users.settings.lockSettings=Cloi Gwyliwr ... -bbb.users.settings.unlockAll=Datgloi Pob Defnyddiwr -bbb.users.settings.roomIsLocked=Rhagosod Dan glo -bbb.users.settings.roomIsMuted=Rhagosod Pylu - -bbb.lockSettings.save = Cymhwyso -bbb.lockSettings.save.tooltip = Cymhwyso gosodiadau cloi -bbb.lockSettings.cancel = Diddymu -bbb.lockSettings.cancel.toolTip = Caewch y ffenestr hon heb achub - -bbb.lockSettings.moderatorLocking = Cloi Cymedrolwr -bbb.lockSettings.privateChat = Sgwrs Preifat -bbb.lockSettings.publicChat = Sgwrs Gyhoeddus -bbb.lockSettings.webcam = Gwegamera -bbb.lockSettings.microphone = Meicroffon -bbb.lockSettings.layout = Gosodiad -bbb.lockSettings.title=Cloi Gwyliwr -bbb.lockSettings.feature=Nodwedd -bbb.lockSettings.locked=Dan Glo -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/da_DK/bbbResources.properties b/clients/flash/web-client/src/locale/da_DK/bbbResources.properties deleted file mode 100644 index 9643496dd0cc..000000000000 --- a/clients/flash/web-client/src/locale/da_DK/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -# bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Tilslutter til serveren -bbb.mainshell.statusProgress.loading = Henter {0} moduler -bbb.mainshell.statusProgress.cannotConnectServer = Vi kan desværre ikke oprette forbindelse til serveren. -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Åbn log-vinduet -# bbb.mainshell.meetingNotFound = Meeting Not Found -# bbb.mainshell.invalidAuthToken = Invalid Authentication Token -bbb.mainshell.resetLayoutBtn.toolTip = Nulstil layout på værktøjsbjælke -# bbb.mainshell.notification.tunnelling = Tunnelling -# bbb.mainshell.notification.webrtc = WebRTC Audio -bbb.oldlocalewindow.reminder1 = Du har måske en gammel oversættelse af BigBlueButton. -bbb.oldlocalewindow.reminder2 = Tøm din browsers cache og prøv igen. -bbb.oldlocalewindow.windowTitle = Advarsel\: gamle oversættelser -# bbb.audioSelection.title = How do you want to join the audio? -# bbb.audioSelection.btnMicrophone.label = Microphone -# bbb.audioSelection.btnMicrophone.toolTip = Join the audio with your microphone -# bbb.audioSelection.btnListenOnly.label = Listen Only -# bbb.audioSelection.btnListenOnly.toolTip = Join the audio as listen only -# bbb.audioSelection.txtPhone.text = To join this meeting by phone, dial\: {0} then enter {1} as the conference pin number. -# bbb.micSettings.title = Audio Test -# bbb.micSettings.speakers.header = Test Speakers -# bbb.micSettings.microphone.header = Test Microphone -bbb.micSettings.playSound = Afprøv højttalere -bbb.micSettings.playSound.toolTip = Spil musik for at teste højttalerne -bbb.micSettings.hearFromHeadset = Du burde nu høre lyd i dit headset, og ikke i dine computerhøjttalere. -# bbb.micSettings.speakIntoMic = If you are using a headset (or earbuds), you should hear the audio from your headset -- not from your computer speakers. -# bbb.micSettings.echoTestMicPrompt = This is a private echo test. Speak a few words. Did you hear audio? -# bbb.micSettings.echoTestAudioYes = Yes -# bbb.micSettings.echoTestAudioNo = No -# bbb.micSettings.speakIntoMicTestLevel = Speak into your microphone. You should see the bar move. If not, choose another mic. -# bbb.micSettings.recommendHeadset = Use a headset with a microphone for best audio experience. -bbb.micSettings.changeMic = Afprøv/skift mikrofon -# bbb.micSettings.changeMic.toolTip = Open the Flash Player microphone settings dialog box -# bbb.micSettings.comboMicList.toolTip = Select a microphone -# bbb.micSettings.micRecordVolume.label = Gain -# bbb.micSettings.micRecordVolume.toolTip = Set your microphone gain -# bbb.micSettings.nextButton = Next -# bbb.micSettings.nextButton.toolTip = Start the echo test -bbb.micSettings.join = Forbind lyd -# bbb.micSettings.join.toolTip = Join the audio conference -# bbb.micSettings.cancel = Cancel -# bbb.micSettings.connectingtoecho = Connecting -# bbb.micSettings.connectingtoecho.error = Echo Test Error\: Please contact administrator. -# bbb.micSettings.cancel.toolTip = Cancel joining the audio conference -# bbb.micSettings.access.helpButton = Open tutorial videos in a new page. -# bbb.micSettings.access.title = Audio Settings. Focus will remain in this audio settings window until the window is closed. -# bbb.micSettings.webrtc.title = WebRTC Support -# bbb.micSettings.webrtc.capableBrowser = Your browser supports WebRTC. -# bbb.micSettings.webrtc.capableBrowser.dontuseit = Click not to use WebRTC -# bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Click here if you don't want to use the WebRTC technology (recommended if you have problems using it). -# bbb.micSettings.webrtc.notCapableBrowser = WebRTC is not supported in your browser. Please use Google Chrome (version 32 or greater); or Mozilla Firefox (version 26 or greater). You will still be able to join the voice conference using the Adobe Flash Platform. -# bbb.micSettings.webrtc.connecting = Calling -# bbb.micSettings.webrtc.waitingforice = Connecting -# bbb.micSettings.webrtc.transferring = Transferring -# bbb.micSettings.webrtc.endingecho = Joining audio -# bbb.micSettings.webrtc.endedecho = Echo test ended. -# bbb.micPermissions.firefox.title = Firefox Microphone Permissions -# bbb.micPermissions.firefox.message1 = Choose your mic and then click Share. -# bbb.micPermissions.firefox.message2 = If you don't see the list of microphones, click on the microphone icon. -# bbb.micPermissions.chrome.title = Chrome Microphone Permissions -# bbb.micPermissions.chrome.message1 = Click Allow to give Chrome permission to use your microphone. -# bbb.micWarning.title = Audio Warning -# bbb.micWarning.joinBtn.label = Join anyway -# bbb.micWarning.testAgain.label = Test again -# bbb.micWarning.message = Your microphone did not show any activity, others probably won't be able to hear you during the session. -# bbb.webrtcWarning.message = Detected the following WebRTC issue\: {0}. Do you want to try Flash instead? -# bbb.webrtcWarning.title = WebRTC Audio Failure -# bbb.webrtcWarning.failedError.1001 = Error 1001\: WebSocket disconnected -# bbb.webrtcWarning.failedError.1002 = Error 1002\: Could not make a WebSocket connection -# bbb.webrtcWarning.failedError.1003 = Error 1003\: Browser version not supported -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -# bbb.webrtcWarning.failedError.1005 = Error 1005\: Call ended unexpectedly -# bbb.webrtcWarning.failedError.1006 = Error 1006\: Call timed out -# bbb.webrtcWarning.failedError.1007 = Error 1007\: ICE negotiation failed -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -# 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.mainToolbar.helpBtn = Hjælp -bbb.mainToolbar.logoutBtn = Log ud -# bbb.mainToolbar.logoutBtn.toolTip = Log Out -# bbb.mainToolbar.langSelector = Select language -bbb.mainToolbar.settingsBtn = Indstillinger -bbb.mainToolbar.settingsBtn.toolTip = Åbn indstillinger -# bbb.mainToolbar.shortcutBtn = Shortcut Keys -# bbb.mainToolbar.shortcutBtn.toolTip = Open Shortcut Keys Window -# bbb.mainToolbar.recordBtn.toolTip.start = Start recording -# bbb.mainToolbar.recordBtn.toolTip.stop = Stop recording -# bbb.mainToolbar.recordBtn.toolTip.recording = The session is being recorded -# bbb.mainToolbar.recordBtn.toolTip.notRecording = The session isn't being recorded -# 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.stop = Are you sure you want to stop recording the session? -# bbb.mainToolbar.recordBtn..notification.title = Record Notification -# bbb.mainToolbar.recordBtn..notification.message1 = You can record this meeting. -# 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.notRecording = Not Recording -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.window.minimizeBtn.toolTip = Minimize -# bbb.window.maximizeRestoreBtn.toolTip = Maximize -# bbb.window.closeBtn.toolTip = Close -# bbb.videoDock.titleBar = Webcam Window Title Bar -# bbb.presentation.titleBar = Presentation Window Title Bar -# bbb.chat.titleBar = Chat Window Title Bar -# bbb.users.title = Users{0} {1} -# bbb.users.titleBar = Users Window title bar -# bbb.users.quickLink.label = Users Window -# bbb.users.minimizeBtn.accessibilityName = Minimize the Users Window -# bbb.users.maximizeRestoreBtn.accessibilityName = Maximize the Users Window -# bbb.users.settings.buttonTooltip = Settings -# bbb.users.settings.audioSettings = Audio Test -# bbb.users.settings.webcamSettings = Webcam Settings -# bbb.users.settings.muteAll = Mute All Users -# bbb.users.settings.muteAllExcept = Mute All Users Except Presenter -# bbb.users.settings.unmuteAll = Unmute All Users -# bbb.users.settings.lowerAllHands = Lower All Hands -# bbb.users.raiseHandBtn.toolTip = Raise Hand -# bbb.users.raiseHandBtn.toolTip2 = Lower Hand -# bbb.users.roomMuted.text = Viewers Muted -# bbb.users.roomLocked.text = Viewers Locked -# bbb.users.pushToTalk.toolTip = Talk -# bbb.users.pushToMute.toolTip = Mute yourself -# bbb.users.muteMeBtnTxt.talk = Unmute -# bbb.users.muteMeBtnTxt.mute = Mute -# bbb.users.muteMeBtnTxt.muted = Muted -# bbb.users.muteMeBtnTxt.unmuted = Unmuted -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -# bbb.users.usersGrid.accessibilityName = Users List. Use the arrow keys to navigate. -# bbb.users.usersGrid.nameItemRenderer = Name -# bbb.users.usersGrid.nameItemRenderer.youIdentifier = you -# bbb.users.usersGrid.statusItemRenderer = Status -# 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.lowerHand = Lower Hand -# bbb.users.usersGrid.statusItemRenderer.handRaised = Hand Raised -# bbb.users.usersGrid.statusItemRenderer.viewer = Viewer -# bbb.users.usersGrid.mediaItemRenderer = Media -# bbb.users.usersGrid.mediaItemRenderer.talking = Talking -# bbb.users.usersGrid.mediaItemRenderer.webcam = Sharing Webcam -# bbb.users.usersGrid.mediaItemRenderer.webcamBtn = View webcam -# bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Unmute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToMute = Mute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToLock = Lock {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Unlock {0} -# bbb.users.usersGrid.mediaItemRenderer.kickUser = Kick {0} -# bbb.users.usersGrid.mediaItemRenderer.webcam = Sharing Webcam -# bbb.users.usersGrid.mediaItemRenderer.micOff = Microphone off -# bbb.users.usersGrid.mediaItemRenderer.micOn = Microphone on -# bbb.users.usersGrid.mediaItemRenderer.noAudio = Not in audio conference -bbb.presentation.title = Præsentation -# bbb.presentation.titleWithPres = Presentation\: {0} -# bbb.presentation.quickLink.label = Presentation Window -# bbb.presentation.fitToWidth.toolTip = Fit Presentation To Width -# bbb.presentation.fitToPage.toolTip = Fit Presentation To Page -# bbb.presentation.uploadPresBtn.toolTip = Upload Presentation -bbb.presentation.backBtn.toolTip = Forrige slide. -# bbb.presentation.btnSlideNum.accessibilityName = Slide {0} of {1} -# bbb.presentation.btnSlideNum.toolTip = Select a slide -bbb.presentation.forwardBtn.toolTip = Næste slide -bbb.presentation.maxUploadFileExceededAlert = Fejl\: Filen er større end tilladt. -bbb.presentation.uploadcomplete = Upload fuldført. Vent venligst mens vi konverterer dokumentet. -bbb.presentation.uploaded = uploadet. -bbb.presentation.document.supported = Det uploadede dokument er understøttet. Begynder at konvertere... -bbb.presentation.document.converted = Office-dokumentet konverteredes vellykket. -bbb.presentation.error.document.convert.failed = Fejl\: Kunne ikke konvertere Office-dokument. -bbb.presentation.error.io = IO-fejl\: Kontakt administratoren. -bbb.presentation.error.security = Sikkerhedsfejl\: Kontakt administratoren. -bbb.presentation.error.convert.notsupported = Fejl\: Det uploadede dokument er ikke understøttet. Upload en kompatibel fil. -bbb.presentation.error.convert.nbpage = Fejl\: Kunne ikke bestemme antallet af sider i det uploadede dokument. -bbb.presentation.error.convert.maxnbpagereach = Fejl\: Det uploadede dokument har for mange sider. -bbb.presentation.converted = Konverterede {0} af {1} slides. -bbb.presentation.ok = OK -# bbb.presentation.slider = Presentation zoom level -# bbb.presentation.slideloader.starttext = Slide text start -# bbb.presentation.slideloader.endtext = Slide text end -bbb.presentation.uploadwindow.presentationfile = Præsentationsfil -bbb.presentation.uploadwindow.pdf = PDF -bbb.presentation.uploadwindow.word = WORD -bbb.presentation.uploadwindow.excel = EXCEL -bbb.presentation.uploadwindow.powerpoint = POWERPOINT -bbb.presentation.uploadwindow.image = BILLEDE -# bbb.presentation.minimizeBtn.accessibilityName = Minimize the Presentation Window -# bbb.presentation.maximizeRestoreBtn.accessibilityName = Maximize the Presentation Window -# bbb.presentation.closeBtn.accessibilityName = Close the Presentation Window -bbb.fileupload.title = Tilføj filer til din præsentation -# bbb.fileupload.lblFileName.defaultText = No file selected -bbb.fileupload.selectBtn.label = Vælg fil -bbb.fileupload.selectBtn.toolTip = Vælg fil -bbb.fileupload.uploadBtn = Upload -bbb.fileupload.uploadBtn.toolTip = Upload fil -bbb.fileupload.deleteBtn.toolTip = Slet præsentation -bbb.fileupload.showBtn = Vis -bbb.fileupload.showBtn.toolTip = Vis præsentation -bbb.fileupload.okCancelBtn = Annuller -# bbb.fileupload.okCancelBtn.toolTip = Close the File Upload dialog box -bbb.fileupload.genThumbText = Genererer thumbnails.. -bbb.fileupload.progBarLbl = Fremskridt\: -# bbb.fileupload.fileFormatHint = Upload any office document or Portable Document Format (PDF) file. For best results upload PDF. -bbb.chat.title = Chat -# bbb.chat.quickLink.label = Chat Window -bbb.chat.cmpColorPicker.toolTip = Tekstfarve i chatvindue -# bbb.chat.input.accessibilityName = Chat Message Editing Field -bbb.chat.sendBtn = Send -bbb.chat.sendBtn.toolTip = Send besked -# bbb.chat.sendBtn.accessibilityName = Send chat message -# bbb.chat.contextmenu.copyalltext = Copy All Text -bbb.chat.publicChatUsername = Alle -# bbb.chat.optionsTabName = Options -bbb.chat.privateChatSelect = Vælg en person at chatte med privat -# 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.chatOptions = Chatindstillinger -bbb.chat.fontSize = Skriftstørrelse -# bbb.chat.cmbFontSize.toolTip = Select Chat Message Font Size -# bbb.chat.messageList = Message Box -# bbb.chat.minimizeBtn.accessibilityName = Minimize the Chat Window -# bbb.chat.maximizeRestoreBtn.accessibilityName = Maximize the Chat Window -# bbb.chat.closeBtn.accessibilityName = Close the Chat Window -# bbb.chat.chatTabs.accessibleNotice = New messages in this tab. -bbb.publishVideo.changeCameraBtn.labelText = Skift kamera -# bbb.publishVideo.changeCameraBtn.toolTip = Open the change webcam dialog box -# bbb.publishVideo.cmbResolution.tooltip = Select a webcam resolution -bbb.publishVideo.startPublishBtn.labelText = Påbegynd deling -bbb.publishVideo.startPublishBtn.toolTip = Start deling -# bbb.webcamPermissions.chrome.title = Chrome Webcam Permissions -# bbb.webcamPermissions.chrome.message1 = Click Allow to give Chrome permission to use your webcam. -bbb.videodock.title = Video-dok -# bbb.videodock.quickLink.label = Webcams Window -# bbb.video.minimizeBtn.accessibilityName = Minimize the Webcams Window -# bbb.video.maximizeRestoreBtn.accessibilityName = Maximize the Webcams Window -# bbb.video.controls.muteButton.toolTip = Mute or unmute {0} -# bbb.video.controls.switchPresenter.toolTip = Make {0} presenter -# bbb.video.controls.ejectUserBtn.toolTip = Eject {0} from meeting -# bbb.video.controls.privateChatBtn.toolTip = Chat with {0} -# bbb.video.publish.hint.noCamera = No webcam available -# bbb.video.publish.hint.cantOpenCamera = Can't open your webcam -# bbb.video.publish.hint.waitingApproval = Waiting for approval -# bbb.video.publish.hint.videoPreview = Webcam preview -# bbb.video.publish.hint.openingCamera = Opening webcam... -# bbb.video.publish.hint.cameraDenied = Webcam access denied -# bbb.video.publish.hint.cameraIsBeingUsed = Your webcam is being used by another application -# bbb.video.publish.hint.publishing = Publishing... -# 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.desktopPublish.title = Skrivebordsdeling\: Præsentators forhåndsvisning -# bbb.desktopPublish.fullscreen.tooltip = Share Your Main Screen -bbb.desktopPublish.fullscreen.label = Fuld skærm -# bbb.desktopPublish.region.tooltip = Share a Part of Your Screen -bbb.desktopPublish.region.label = Region -bbb.desktopPublish.stop.tooltip = Luk skærmdeling -bbb.desktopPublish.stop.label = Luk -bbb.desktopPublish.maximizeRestoreBtn.toolTip = Du kan ikke maksimere dette vindue. -bbb.desktopPublish.closeBtn.toolTip = Stop deling og luk dette vindue. -# bbb.desktopPublish.chromeOnMacUnsupportedHint = Desktop sharing is not currently supported on Chrome running under Mac OS X. Recommend you use FireFox to share desktop. -bbb.desktopPublish.minimizeBtn.toolTip = Minimer dette vindue -# bbb.desktopPublish.minimizeBtn.accessibilityName = Minimize the Desktop Sharing Publish Window -# bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Maximize the Desktop Sharing Publish Window -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -bbb.desktopView.title = Del skrivebord -bbb.desktopView.fitToWindow = Tilpas til vindue -bbb.desktopView.actualSize = Vis faktiske størrelse -# bbb.desktopView.minimizeBtn.accessibilityName = Minimize 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.toolbar.phone.toolTip.start = Share Your Microphone -# bbb.toolbar.phone.toolTip.stop = Stop Sharing Your Microphone -# bbb.toolbar.phone.toolTip.mute = Stop listening the conference -# bbb.toolbar.phone.toolTip.unmute = Start listening the conference -# bbb.toolbar.phone.toolTip.nomic = No microphone detected -# bbb.toolbar.deskshare.toolTip.start = Share Your Desktop -# bbb.toolbar.deskshare.toolTip.stop = Stop Sharing Your Desktop -# bbb.toolbar.video.toolTip.start = Share Your Webcam -# bbb.toolbar.video.toolTip.stop = Stop Sharing Your Webcam -# bbb.layout.addButton.toolTip = Add the custom layout to the list -# bbb.layout.broadcastButton.toolTip = Apply Current Layout to All Viewers -# bbb.layout.combo.toolTip = Change Your Layout -# bbb.layout.loadButton.toolTip = Load layouts from a file -# bbb.layout.saveButton.toolTip = Save layouts to a file -# bbb.layout.lockButton.toolTip = Lock layout -# bbb.layout.combo.prompt = Apply a layout -# bbb.layout.combo.custom = * Custom layout -# bbb.layout.combo.customName = Custom layout -# 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.name.defaultlayout = Default Layout -# bbb.layout.name.videochat = Video Chat -# bbb.layout.name.webcamsfocus = Webcam Meeting -# bbb.layout.name.presentfocus = Presentation Meeting -# bbb.layout.name.lectureassistant = Lecture Assistant -# bbb.layout.name.lecture = Lecture -bbb.highlighter.toolbar.pencil = Highlighter -# bbb.highlighter.toolbar.pencil.accessibilityName = Switch whiteboard cursor to pencil -bbb.highlighter.toolbar.ellipse = Cirkel -# bbb.highlighter.toolbar.ellipse.accessibilityName = Switch whiteboard cursor to circle -bbb.highlighter.toolbar.rectangle = Rektangel -# bbb.highlighter.toolbar.rectangle.accessibilityName = Switch whiteboard cursor to rectangle -# bbb.highlighter.toolbar.panzoom = Pan and Zoom -# bbb.highlighter.toolbar.panzoom.accessibilityName = Switch whiteboard cursor to pan and zoom -# bbb.highlighter.toolbar.clear = Clear All Annotations -# bbb.highlighter.toolbar.clear.accessibilityName = Clear the whiteboard page -# bbb.highlighter.toolbar.undo = Undo Annotation -# bbb.highlighter.toolbar.undo.accessibilityName = Undo the last whiteboard shape -bbb.highlighter.toolbar.color = Vælg farve -# bbb.highlighter.toolbar.color.accessibilityName = Whiteboard mark draw color -bbb.highlighter.toolbar.thickness = Skift tykkelse -# bbb.highlighter.toolbar.thickness.accessibilityName = Whiteboard draw thickness -# bbb.logout.title = Logged Out -bbb.logout.button.label = OK -bbb.logout.appshutdown = Serverens program er lukket ned -bbb.logout.asyncerror = En asynkron fejl opstod -bbb.logout.connectionclosed = Forbindelsen til serveren blev lukket -bbb.logout.connectionfailed = Forbindelsen til serveren mislykkedes -bbb.logout.rejected = Forbindelsen til serveren blev afvist -bbb.logout.invalidapp = Programmet red5 findes ikke -bbb.logout.unknown = Din klient mistede forbindelsen til serveren -bbb.logout.usercommand = Du er logget ud af konferencen -# 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 -# bbb.logout.confirm.message = Are you sure you want to log out? -# bbb.logout.confirm.yes = Yes -# bbb.logout.confirm.no = No -# bbb.notes.title = Notes -# bbb.notes.cmpColorPicker.toolTip = Text Color -# bbb.notes.saveBtn = Save -# bbb.notes.saveBtn.toolTip = Save Note -bbb.settings.deskshare.instructions = Klik Tillad ved prompten, der vises for at tjekke at skrivebordsdeling virker for dig. -bbb.settings.deskshare.start = Check skrivebordsdeling -bbb.settings.voice.volume = Mikrofonaktivitet -bbb.settings.java.label = Java versionsfejl -bbb.settings.java.text = Du har Java {0} installeret, men du skal mindst have version {1} for at bruge BigBlueButton's skrivebordsdeling. Klik på knappen forneden for at installere den nyeste version af Java JRE. -bbb.settings.java.command = Installer nyeste version af Java -bbb.settings.flash.label = Fejl i Flash-version -bbb.settings.flash.text = Du har Flash {0} installeret, men du skal mindst benytte version {1} for at bruge BigBlueButton ordentligt. Klik på knappen forneden for at installere den nyeste version af Flash. -bbb.settings.flash.command = Installer nyeste version af Flash -bbb.settings.isight.label = iSight kamerafejl -bbb.settings.isight.text = Hvis du har problemer med dit iSight-kamera, kan det være fordi du kører MacOS X 10.6.5, som har velkendte problemer med Flash og videooptagelser fra iSight-kameraet.\n For at ordne dette, klik på linket forneden for at installere en nyere version af Flash player, eller opdater Mac OS X til nyeste version. -bbb.settings.isight.command = Installer Flash 10.2 RC2 -bbb.settings.warning.label = Advarsel -bbb.settings.warning.close = Luk denne advarsel -bbb.settings.noissues = Ingen alvorlige fejl blev fundet. -bbb.settings.instructions = Accepter Flash-prompten der spørger om kameratilladelser. Hvis du kan se og høre dig selv, er din browser opsat korrekt. Andre potentielle problemer er vist forneden. Klik på hver enkelt for at finde en løsning. -# ltbcustom.bbb.highlighter.toolbar.triangle = Triangle -# ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Switch whiteboard cursor to triangle -# ltbcustom.bbb.highlighter.toolbar.line = Line -# ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Switch whiteboard cursor to line -# ltbcustom.bbb.highlighter.toolbar.text = Text -# ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Switch whiteboard cursor to text -# ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Text color -# ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Font size - -# bbb.accessibility.clientReady = Ready - -# bbb.accessibility.chat.chatBox.reachedFirst = You have reached the first message. -# bbb.accessibility.chat.chatBox.reachedLatest = You have reached the latest message. -# bbb.accessibility.chat.chatBox.navigatedFirst = You have navigated to the first message. -# 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.initialDescription = Please use the arrow keys to navigate through chat messages. - -# bbb.accessibility.notes.notesview.input = Notes input - -# bbb.shortcuthelp.title = Shortcut Keys -# bbb.shortcuthelp.minimizeBtn.accessibilityName = Minimize the Shortcut Help Window -# bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Maximize the Shortcut Help Window -# bbb.shortcuthelp.closeBtn.accessibilityName = Close the Shortcut Help Window -# bbb.shortcuthelp.dropdown.general = Global shortcuts -# bbb.shortcuthelp.dropdown.presentation = Presentation shortcuts -# bbb.shortcuthelp.dropdown.chat = Chat shortcuts -# bbb.shortcuthelp.dropdown.users = Users shortcuts -# bbb.shortcuthelp.dropdown.polling = Presenter Polling shortcuts -# bbb.shortcuthelp.dropdown.polling2 = Viewer Polling shortcuts -# bbb.shortcuthelp.headers.shortcut = Shortcut -# bbb.shortcuthelp.headers.function = Function - -# bbb.shortcutkey.general.minimize = 189 -# bbb.shortcutkey.general.minimize.function = Minimize current window -# bbb.shortcutkey.general.maximize = 187 -# bbb.shortcutkey.general.maximize.function = Maximize current window - -# bbb.shortcutkey.flash.exit = 81 -# bbb.shortcutkey.flash.exit.function = Focus out of the Flash window -# bbb.shortcutkey.users.muteme = 77 -# bbb.shortcutkey.users.muteme.function = Mute and Unmute your microphone -# bbb.shortcutkey.chat.chatinput = 73 -# bbb.shortcutkey.chat.chatinput.function = Focus the chat input field -# bbb.shortcutkey.present.focusslide = 67 -# bbb.shortcutkey.present.focusslide.function = Focus the presentation slide -# bbb.shortcutkey.whiteboard.undo = 90 -# bbb.shortcutkey.whiteboard.undo.function = Undo last whiteboard mark - -# bbb.shortcutkey.focus.users = 49 -# bbb.shortcutkey.focus.users.function = Move focus to the Users window -# bbb.shortcutkey.focus.video = 50 -# bbb.shortcutkey.focus.video.function = Move focus to the Webcam window -# bbb.shortcutkey.focus.presentation = 51 -# bbb.shortcutkey.focus.presentation.function = Move focus to the Presentation window -# bbb.shortcutkey.focus.chat = 52 -# bbb.shortcutkey.focus.chat.function = Move focus to the Chat window -# bbb.shortcutkey.focus.pollingCreate = 67 -# bbb.shortcutkey.focus.pollingCreate.function = Move focus to the Poll Creation window, if it is open. -# bbb.shortcutkey.focus.pollingStats = 83 -# bbb.shortcutkey.focus.pollingStats.function = Move focus to the Poll Statistics window, if it is open. -# bbb.shortcutkey.focus.voting = 89 -# bbb.shortcutkey.focus.voting.function = Move focus to the Voting window, if it is open. - -# bbb.shortcutkey.share.desktop = 68 -# bbb.shortcutkey.share.desktop.function = Open desktop sharing window -# bbb.shortcutkey.share.microphone = 79 -# bbb.shortcutkey.share.microphone.function = Open audio settings window -# bbb.shortcutkey.share.pauseRemoteStream = 80 -# bbb.shortcutkey.share.pauseRemoteStream.function = Start/Stop listening the conference -# bbb.shortcutkey.share.webcam = 66 -# bbb.shortcutkey.share.webcam.function = Open webcam sharing window - -# bbb.shortcutkey.shortcutWindow = 72 -# bbb.shortcutkey.shortcutWindow.function = Open/focus to shortcut help window -# bbb.shortcutkey.logout = 76 -# bbb.shortcutkey.logout.function = Log out of this meeting -# bbb.shortcutkey.raiseHand = 82 -# bbb.shortcutkey.raiseHand.function = Raise your hand - -# bbb.shortcutkey.present.upload = 85 -# bbb.shortcutkey.present.upload.function = Upload presentation -# bbb.shortcutkey.present.previous = 65 -# bbb.shortcutkey.present.previous.function = Go to previous slide -# bbb.shortcutkey.present.select = 83 -# bbb.shortcutkey.present.select.function = View all slides -# bbb.shortcutkey.present.next = 69 -# bbb.shortcutkey.present.next.function = Go to next slide -# bbb.shortcutkey.present.fitWidth = 70 -# bbb.shortcutkey.present.fitWidth.function = Fit slides to width -# bbb.shortcutkey.present.fitPage = 80 -# bbb.shortcutkey.present.fitPage.function = Fit slides to page - -# bbb.shortcutkey.users.makePresenter = 80 -# bbb.shortcutkey.users.makePresenter.function = Make selected person presenter -# bbb.shortcutkey.users.kick = 75 -# bbb.shortcutkey.users.kick.function = Kick selected person from the meeting -# bbb.shortcutkey.users.mute = 83 -# bbb.shortcutkey.users.mute.function = Mute or unmute selected person -# bbb.shortcutkey.users.muteall = 65 -# bbb.shortcutkey.users.muteall.function = Mute or unmute all users -# bbb.shortcutkey.users.focusUsers = 85 -# bbb.shortcutkey.users.focusUsers.function = Focus to users list -# bbb.shortcutkey.users.muteAllButPres = 65 -# bbb.shortcutkey.users.muteAllButPres.function = Mute everyone but the Presenter - -# bbb.shortcutkey.chat.focusTabs = 89 -# bbb.shortcutkey.chat.focusTabs.function = Focus to chat tabs -# bbb.shortcutkey.chat.focusBox = 66 -# bbb.shortcutkey.chat.focusBox.function = Focus to chat box -# bbb.shortcutkey.chat.changeColour = 67 -# 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.explanation = ---- -# bbb.shortcutkey.chat.explanation.function = For message navigation, you must focus the chat box. - -# bbb.shortcutkey.chat.chatbox.advance = 40 -# bbb.shortcutkey.chat.chatbox.advance.function = Navigate to the next message -# bbb.shortcutkey.chat.chatbox.goback = 38 -# bbb.shortcutkey.chat.chatbox.goback.function = Navigate to the previous message -# bbb.shortcutkey.chat.chatbox.repeat = 32 -# bbb.shortcutkey.chat.chatbox.repeat.function = Repeat current message -# bbb.shortcutkey.chat.chatbox.golatest = 39 -# bbb.shortcutkey.chat.chatbox.golatest.function = Navigate to the latest message -# bbb.shortcutkey.chat.chatbox.gofirst = 37 -# bbb.shortcutkey.chat.chatbox.gofirst.function = Navigate to the first message -# bbb.shortcutkey.chat.chatbox.goread = 75 -# bbb.shortcutkey.chat.chatbox.goread.function = Navigate to the most recent message you've read -# bbb.shortcutkey.chat.chatbox.debug = 71 -# bbb.shortcutkey.chat.chatbox.debug.function = Temporary debug hotkey - -# bbb.polling.toolbar.toolTip = Manage Polls -# bbb.polling.buttonName = Manage Polls -# bbb.polling.createPoll = Create New Poll -# bbb.polling.createPoll.moreThanOneResponse = Allow users to choose more than one response -# bbb.polling.createPoll.hint = Hint\: Start every answer with a new line -# bbb.polling.createPoll.answers = Answers\: -# bbb.polling.createPoll.question = Question\: -# bbb.polling.createPoll.title = Title\: -# bbb.polling.createPoll.publishToWeb = Enable web polling - -# bbb.polling.pollPreview = Poll Preview -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.publish = Publish -# bbb.polling.pollPreview.preview = Preview -# bbb.polling.pollPreview.save = Save -# bbb.polling.pollPreview.cancel = Cancel -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.hereIsYourPoll = Here is your poll\: -# bbb.polling.pollPreview.ifYouWantChanges = if you want to make any changes use the 'Modify' button -# bbb.polling.pollPreview.checkAll = (check all that may apply) -# bbb.polling.pollPreview.pollWillPublishOnline = This poll will be available for web polling. - -# bbb.polling.resultBtn.label=Result -# bbb.polling.resultBtn.toolTip=Show poll result -# bbb.polling.startBtn.label=Start -# bbb.polling.startBtn.toolTip=Start poll -# bbb.polling.editBtn.label=Edit -# bbb.polling.editBtn.toolTip=Edit poll -# bbb.polling.deleteBtn.toolTip=Delete poll - -bbb.publishVideo.startPublishBtn.labelText = Påbegynd deling -bbb.publishVideo.changeCameraBtn.labelText = Skift kamera - -# bbb.accessibility.alerts.madePresenter = You are now the Presenter. -# bbb.accessibility.alerts.madeViewer = You are now a Viewer. - -# bbb.shortcutkey.polling.buttonClick = 80 -# bbb.shortcutkey.polling.buttonClick.function = Open the Polling Menu. -# bbb.shortcutkey.polling.focusTitle = 67 -# bbb.shortcutkey.polling.focusTitle.function = Focus to Title input box. -# bbb.shortcutkey.polling.focusQuestion = 81 -# bbb.shortcutkey.polling.focusQuestion.function = Focus to Question input box. -# bbb.shortcutkey.polling.focusAnswers = 65 -# bbb.shortcutkey.polling.focusAnswers.function = Focus to Answers input box. -# bbb.shortcutkey.polling.focusMultipleCB = 77 -# bbb.shortcutkey.polling.focusMultipleCB.function = Focus to "Allow multiple selections" checkbox. -# bbb.shortcutkey.polling.focusWebPollCB = 66 -# bbb.shortcutkey.polling.focusWebPollCB.function = Focus to "Enable web polling" checkbox. -# bbb.shortcutkey.polling.previewClick = 80 -# bbb.shortcutkey.polling.previewClick.function = Preview your poll and proceed. -# bbb.shortcutkey.polling.cancelClick = 88 -# bbb.shortcutkey.polling.cancelClick.function = Cancel and exit Poll creation. -# bbb.shortcutkey.polling.modify = 69 -# bbb.shortcutkey.polling.modify.function = Go back and modify your poll. -# bbb.shortcutkey.polling.publish = 85 -# bbb.shortcutkey.polling.publish.function = Publish your poll and open voting. -# bbb.shortcutkey.polling.save = 83 -# bbb.shortcutkey.polling.save.function = Save your poll to use later. - -# bbb.shortcutkey.pollStats.explanation = ---- -# bbb.shortcutkey.pollStats.explanation.function = Poll results are only available once the poll has been published. -# bbb.shortcutkey.polling.focusData = 68 -# bbb.shortcutkey.polling.focusData.function = Focus to poll results. -# bbb.shortcutkey.polling.refresh = 82 -# bbb.shortcutkey.polling.refresh.function = Refresh poll results. -# bbb.shortcutkey.polling.focusWebPoll = 73 -# bbb.shortcutkey.polling.focusWebPoll.function = Focus to web polling URL box. -# bbb.shortcutkey.polling.stopPoll = 79 -# bbb.shortcutkey.polling.stopPoll.function = Stop the poll and end voting. -# bbb.shortcutkey.polling.repostPoll = 80 -# bbb.shortcutkey.polling.repostPoll.function = Re-publish the poll. -# bbb.shortcutkey.polling.closeStatsWindow = 88 -# bbb.shortcutkey.polling.closeStatsWindow.function = Close Polling Results window. - -# bbb.shortcutkey.polling.vote = 86 -# bbb.shortcutkey.polling.vote.function = Cast your vote for the options selected. -# bbb.shortcutkey.polling.focusVoteQuestion = 81 -# bbb.shortcutkey.polling.focusVoteQuestion.function = Focus to question. - -# bbb.shortcutkey.specialKeys.space = Spacebar -# bbb.shortcutkey.specialKeys.left = Left Arrow -# bbb.shortcutkey.specialKeys.right = Right Arrow -# bbb.shortcutkey.specialKeys.up = Up Arrow -# bbb.shortcutkey.specialKeys.down = Down Arrow -# bbb.shortcutkey.specialKeys.plus = Plus -# bbb.shortcutkey.specialKeys.minus = Minus - -# bbb.toolbar.videodock.toolTip.closeAllVideos = Close all videos -# bbb.users.settings.lockAll=Lock All Users -# bbb.users.settings.lockAllExcept=Lock Users Except Presenter -# bbb.users.settings.lockSettings=Lock Viewers ... -# bbb.users.settings.unlockAll=Unlock All Viewers -# bbb.users.settings.roomIsLocked=Locked by default -# bbb.users.settings.roomIsMuted=Muted by default - -# bbb.lockSettings.save = Apply -# bbb.lockSettings.save.tooltip = Apply lock settings -# bbb.lockSettings.cancel = Cancel -# bbb.lockSettings.cancel.toolTip = Close this window without saving - -# bbb.lockSettings.moderatorLocking = Moderator locking -# bbb.lockSettings.privateChat = Private Chat -# bbb.lockSettings.publicChat = Public Chat -# bbb.lockSettings.webcam = Webcam -# bbb.lockSettings.microphone = Microphone -# bbb.lockSettings.layout = Layout -# bbb.lockSettings.title=Lock Viewers -# bbb.lockSettings.feature=Feature -# bbb.lockSettings.locked=Locked -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/de_DE/bbbResources.properties b/clients/flash/web-client/src/locale/de_DE/bbbResources.properties deleted file mode 100644 index 968e43e3c7c7..000000000000 --- a/clients/flash/web-client/src/locale/de_DE/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Baue Verbindung zum Server auf -bbb.mainshell.statusProgress.loading = Lade {0} Module -bbb.mainshell.statusProgress.cannotConnectServer = Verbindung zum Server konnte nicht hergestellt werden. -bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - Weitere Informationen unter http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Protokollfenster öffnen -bbb.mainshell.meetingNotFound = Kein Meeting gefunden -bbb.mainshell.invalidAuthToken = Ungültiges Authentifizierungs-Token -bbb.mainshell.resetLayoutBtn.toolTip = Anordnung wiederherstellen -bbb.mainshell.notification.tunnelling = Tunneln -bbb.mainshell.notification.webrtc = WebRTC Audio -bbb.oldlocalewindow.reminder1 = Die installierte deutsche Übersetzung ist möglicherweise veraltet. -bbb.oldlocalewindow.reminder2 = Bitte den Browsercache leeren und noch einmal versuchen. -bbb.oldlocalewindow.windowTitle = Warnung\: Alte Übersetzungen -bbb.audioSelection.title = Wie möchten Sie der Konferenz beitreten? -bbb.audioSelection.btnMicrophone.label = Mikrofon -bbb.audioSelection.btnMicrophone.toolTip = An der Konferenz mit eigenem Mikrofon teilnehmen -bbb.audioSelection.btnListenOnly.label = Nur zuhören -bbb.audioSelection.btnListenOnly.toolTip = An der Konferenz nur als Zuhörer teilnehmen -bbb.audioSelection.txtPhone.text = Um an dieser Konferenz per Telefon teilzunehmen, wählen Sie {0}. Dananch wählen Sie {1} als Konferenz-PIN. -bbb.micSettings.title = Test der Audio-Einstellungen -bbb.micSettings.speakers.header = Lautsprecher Test -bbb.micSettings.microphone.header = Mikrofon Test -bbb.micSettings.playSound = Starte Test Melodie -bbb.micSettings.playSound.toolTip = Musik abspielen -bbb.micSettings.hearFromHeadset = Sie sollten den Sound in Ihrem Headset hören, nicht in Ihren Computer Lautsprechern. -bbb.micSettings.speakIntoMic = Falls Sie ein Headset (oder Ohrstöpsel) verwenden, sollten Sie jetzt darin den Ton hören, anstatt im Lautsprecher Ihres Computers. -bbb.micSettings.echoTestMicPrompt = Dies ist ein persönlicher Echotest. Sprechen Sie ein paar Worte. Hören Sie sich selbst? -bbb.micSettings.echoTestAudioYes = Ja -bbb.micSettings.echoTestAudioNo = Nein -bbb.micSettings.speakIntoMicTestLevel = Sprechen Sie in Ihr Mikrofon. Der Anzeigebalken sollte sich bewegen. Falls nicht, wählen Sie ein anderes Mikrofon. -bbb.micSettings.recommendHeadset = Verwenden Sie ein Headset mit Mikrofon für das beste Klangerlebnis. -bbb.micSettings.changeMic = Mikrofon ändern -bbb.micSettings.changeMic.toolTip = Öffne die Mikrofoneinstellungen des Flash Players -bbb.micSettings.comboMicList.toolTip = Wählen Sie ein Mikrofon -bbb.micSettings.micRecordVolume.label = Pegel -bbb.micSettings.micRecordVolume.toolTip = Stellen Sie Ihr Mikrofon erneut ein -bbb.micSettings.nextButton = Weiter -bbb.micSettings.nextButton.toolTip = Echotest starten -bbb.micSettings.join = Jetzt teilnehmen -bbb.micSettings.join.toolTip = Nehmen Sie an der Audiokonferenz teil -bbb.micSettings.cancel = Abbrechen -bbb.micSettings.connectingtoecho = Verbindet -bbb.micSettings.connectingtoecho.error = Echotest-Fehler\: Bitte mit dem Administrator in Verbindung setzen. -bbb.micSettings.cancel.toolTip = Abbruch der Teilnahme an der Audio Konferenz -bbb.micSettings.access.helpButton = Video Tutorials in einem neuen Fenster öffnen. -bbb.micSettings.access.title = Audio Einstellungen. -bbb.micSettings.webrtc.title = WebRTC Unterstützung -bbb.micSettings.webrtc.capableBrowser = Ihr Browser unterstützt WebRTC. -bbb.micSettings.webrtc.capableBrowser.dontuseit = Klicken Sie hier, um WebRTC nicht zu verwenden -bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Klicken Sie hier, falls Sie die WebRTC Technologie nicht verwenden möchten (empfohlen falls Sie Probleme mit WebRTC haben). -bbb.micSettings.webrtc.notCapableBrowser = WebRTC wird von Ihrem Browser nicht unterstützt. Bitte verwenden Sie Google Chrome (Version 32 oder höher) oder Mozilla Firefox (Version 26 oder höher). Sie können aber trotzdem auf Basis der Adobe Flash Plattform an der Audiokonferenz teilnehmen. -bbb.micSettings.webrtc.connecting = Verbindungsaufbau -bbb.micSettings.webrtc.waitingforice = Verbinde -bbb.micSettings.webrtc.transferring = Übertrage -bbb.micSettings.webrtc.endingecho = Verbindet mit dem Audiostream -bbb.micSettings.webrtc.endedecho = Echotest beendet. -bbb.micPermissions.firefox.title = Firefox Mikrofon-Berechtigungen -bbb.micPermissions.firefox.message1 = Wählen Sie Ihr Mikrofon und klicken Sie auf "Zugriff erlauben". -bbb.micPermissions.firefox.message2 = Falls Sie keine Mikrofon-Liste sehen, klicken Sie auf das Mikrofon-Icon links neben der Adresszeile. -bbb.micPermissions.chrome.title = Chrome Mikrofon-Berechtigungen -bbb.micPermissions.chrome.message1 = Klicken Sie auf "Zulassen", damit Chrome berechtigt ist, Ihr Mikrofon zu verwenden. -bbb.micWarning.title = Audio Warnung -bbb.micWarning.joinBtn.label = Trotzdem teilnehmen -bbb.micWarning.testAgain.label = Noch einmal testen -bbb.micWarning.message = Ihr Mikrofon hat keinerlei Aktivität gezeigt. Andere Teilnehmer werden Sie in der Sitzung voraussichtlich nicht hören können. -bbb.webrtcWarning.message = Der folgende WebRTC Fehler ist aufgetreten\: {0}. Wollen Sie alternativ versuchen Flash zu verwenden? -bbb.webrtcWarning.title = WebRTC Audio Fehler -bbb.webrtcWarning.failedError.1001 = Fehler 1001\: WebSocket-Verbindung wurde unterbrochen -bbb.webrtcWarning.failedError.1002 = Fehler 1002\: WebSocket-Verbindung konnte nicht hergestellt werden -bbb.webrtcWarning.failedError.1003 = Fehler 1003\: Die Version Ihres Webbrowsers wird nicht unterstützt -bbb.webrtcWarning.failedError.1004 = Fehler 1004\: Verbindungsfehler (Grund\={0}) -bbb.webrtcWarning.failedError.1005 = Fehler 1005\: Die Verbindung wurde plötzlich unterbrochen -bbb.webrtcWarning.failedError.1006 = Fehler 1006\: Zeitüberschreitung beim Verbindungsaufbau -bbb.webrtcWarning.failedError.1007 = Fehler 1007\: ICE Übertragung fehlgeschlagen -bbb.webrtcWarning.failedError.1008 = Fehler 1008\: Übertragung fehlgeschlagen -bbb.webrtcWarning.failedError.1009 = Fehler 1009\: STUN/TURN Serverinformation konnte nicht abgerufen werden -bbb.webrtcWarning.failedError.unknown = Fehler {0}\: Unbekannter Fehlercode -bbb.webrtcWarning.failedError.mediamissing = Es konnte nicht auf Ihr Mikrofon für den WebRTC Anruf zugegriffen werden -bbb.webrtcWarning.failedError.endedunexpectedly = Der WebRTC Echotest wurde unerwartet beendet -bbb.mainToolbar.helpBtn = Hilfe -bbb.mainToolbar.logoutBtn = Abmelden -bbb.mainToolbar.logoutBtn.toolTip = Abmelden -bbb.mainToolbar.langSelector = Sprache wählen -bbb.mainToolbar.settingsBtn = Einstellungen -bbb.mainToolbar.settingsBtn.toolTip = Einstellungen öffnen -bbb.mainToolbar.shortcutBtn = Tastaturkürzel -bbb.mainToolbar.shortcutBtn.toolTip = Tastaturkürzel Hilfe öffnen -bbb.mainToolbar.recordBtn.toolTip.start = Aufnahme starten -bbb.mainToolbar.recordBtn.toolTip.stop = Aufnahme beenden -bbb.mainToolbar.recordBtn.toolTip.recording = Die Sitzung wird aufgezeichnet -bbb.mainToolbar.recordBtn.toolTip.notRecording = Die Sitzung wird nicht aufgezeichnet -bbb.mainToolbar.recordBtn.confirm.title = Aufzeichnung bestätigen -bbb.mainToolbar.recordBtn.confirm.message.start = Sind Sie sicher, dass Sie die Aufzeichnung der Sitzung starten wollen? -bbb.mainToolbar.recordBtn.confirm.message.stop = Sind Sie sicher, dass Sie die Aufzeichnung der Sitzung beenden wollen? -bbb.mainToolbar.recordBtn..notification.title = Aufnahme-Benachrichtigung -bbb.mainToolbar.recordBtn..notification.message1 = Sie können diese Konferenz aufnehmen. -bbb.mainToolbar.recordBtn..notification.message2 = Klicken Sie den Aufnahme Start-/Stop-Button in der Titelleiste, um die Aufnahme zu beginnen oder zu beenden. -bbb.mainToolbar.recordingLabel.recording = (Aufnahme läuft) -bbb.mainToolbar.recordingLabel.notRecording = Keine Aufnahme -bbb.clientstatus.title = Konfigurationsmeldungen -bbb.clientstatus.notification = Ungelesene Meldungen -bbb.clientstatus.tunneling.title = Firewall -bbb.clientstatus.tunneling.message = Eine Firewall verhindert, dass ihr BBB Client sich direkt auf Port 1935 mit dem Server verbindet. Es wird empfohlen ein weniger restriktives Netzwerk zu verwenden, um eine stabilere Verbindung zum Server herzustellen. -bbb.clientstatus.browser.title = Browser Version -bbb.clientstatus.browser.message = Ihr Browser ({0}) ist nicht aktuell. Es wird empfohlen, ihn auf die neuste Version zu aktualisieren -bbb.clientstatus.flash.title = Flash Player -bbb.clientstatus.flash.message = Ihr Flash Player Plugin ({0}) ist nicht aktuell. Es wird empfohlen, den Flash Player auf die neuste Version zu aktualisieren. -bbb.clientstatus.webrtc.title = Audio -bbb.clientstatus.webrtc.message = Es wird empfohlen entweder Firefox oder Chrome als Browser zu verwenden, denn dadurch wird die Audioübertragungsqualität verbessert. -bbb.clientstatus.java.title = Java -bbb.clientstatus.java.notdetected = Java Version wurde nicht gefunden -bbb.clientstatus.java.notinstalled = Sie haben kein Java installiert, bitte folgen SIe diesem Link um die neuste Version von Java zu installieren. Erst dann können Sie Ihren Bildschirm mit anderen teilen. -bbb.clientstatus.java.oldversion = SIe haben eine veraltete Version von Java installiert. Bitte folgen Sie diesem Link um die neuste Version zu installieren. Erst dann können Sie Ihren Bildschirm mit anderen teilen. -bbb.window.minimizeBtn.toolTip = Minimieren -bbb.window.maximizeRestoreBtn.toolTip = Maximieren -bbb.window.closeBtn.toolTip = Schließen -bbb.videoDock.titleBar = Webcamfenster Titelleiste -bbb.presentation.titleBar = Präsentationsfenster Titelleiste -bbb.chat.titleBar = Chatfenster Titelleiste -bbb.users.title = Teilnehmer{0} {1} -bbb.users.titleBar = Teilnehmerfenster Titelleiste -bbb.users.quickLink.label = Teilnehmer Fenster -bbb.users.minimizeBtn.accessibilityName = Teilnehmerfenster minimieren -bbb.users.maximizeRestoreBtn.accessibilityName = Teilnehmerfenster maximieren -bbb.users.settings.buttonTooltip = Einstellungen -bbb.users.settings.audioSettings = Test der Audio-Einstellungen -bbb.users.settings.webcamSettings = Webcam Einstellungen -bbb.users.settings.muteAll = Alle Teilnehmer stummschalten -bbb.users.settings.muteAllExcept = Alle Teilnehmer bis auf den Präsentator stumm schalten -bbb.users.settings.unmuteAll = Aktiviere das Mikrofon aller Teilnehmer -bbb.users.settings.lowerAllHands = Alle Handmeldungen zurücksetzen -bbb.users.raiseHandBtn.toolTip = Hand heben -bbb.users.raiseHandBtn.toolTip2 = Handmeldung zurückziehen -bbb.users.roomMuted.text = Teilnehmer stummgeschaltet -bbb.users.roomLocked.text = Teilnehmer gesperrt -bbb.users.pushToTalk.toolTip = Stummschaltung aufheben -bbb.users.pushToMute.toolTip = Stummschalten -bbb.users.muteMeBtnTxt.talk = Freischalten -bbb.users.muteMeBtnTxt.mute = Stummschalten -bbb.users.muteMeBtnTxt.muted = Stummgeschaltet -bbb.users.muteMeBtnTxt.unmuted = Mikrofon aktiviert -bbb.users.usersGrid.contextmenu.exportusers = Benutzernamen kopieren -bbb.users.usersGrid.accessibilityName = Teilnehmerliste. Sie können mit den Pfeiltasten navigieren. -bbb.users.usersGrid.nameItemRenderer = Name -bbb.users.usersGrid.nameItemRenderer.youIdentifier = Sie -bbb.users.usersGrid.statusItemRenderer = Status -bbb.users.usersGrid.statusItemRenderer.changePresenter = Präsentationsrechte geben -bbb.users.usersGrid.statusItemRenderer.presenter = Präsentator -bbb.users.usersGrid.statusItemRenderer.moderator = Moderator -bbb.users.usersGrid.statusItemRenderer.lowerHand = Handmeldung zurückziehen -bbb.users.usersGrid.statusItemRenderer.handRaised = Handmeldung -bbb.users.usersGrid.statusItemRenderer.viewer = Zuschauer -bbb.users.usersGrid.mediaItemRenderer = Medien -bbb.users.usersGrid.mediaItemRenderer.talking = Sprechen -bbb.users.usersGrid.mediaItemRenderer.webcam = Webcam ist freigegeben -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = Webcam lokal anzeigen -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Mikrofon von {0} freigeben -bbb.users.usersGrid.mediaItemRenderer.pushToMute = {0} stummschalten -bbb.users.usersGrid.mediaItemRenderer.pushToLock = {0} sperren -bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = {0} freigeben -bbb.users.usersGrid.mediaItemRenderer.kickUser = {0} ausloggen -bbb.users.usersGrid.mediaItemRenderer.webcam = Webcam ist freigegeben -bbb.users.usersGrid.mediaItemRenderer.micOff = Mikrofon ausgeschaltet -bbb.users.usersGrid.mediaItemRenderer.micOn = Mikrofon aktiv -bbb.users.usersGrid.mediaItemRenderer.noAudio = Nicht in der Audiokonferenz -bbb.presentation.title = Präsentation -bbb.presentation.titleWithPres = Präsentation\: {0} -bbb.presentation.quickLink.label = Präsentation Fenster -bbb.presentation.fitToWidth.toolTip = Präsentation an Breite anpassen -bbb.presentation.fitToPage.toolTip = Präsentation an Seite anpassen -bbb.presentation.uploadPresBtn.toolTip = Präsentation hochladen -bbb.presentation.backBtn.toolTip = Vorherige Folie -bbb.presentation.btnSlideNum.accessibilityName = Folie {0} von {1} -bbb.presentation.btnSlideNum.toolTip = Folie auswählen -bbb.presentation.forwardBtn.toolTip = Nächste Folie -bbb.presentation.maxUploadFileExceededAlert = Der Datei-Upload überschreitet die zulässige maximale Größe. -bbb.presentation.uploadcomplete = Upload abgeschlossen. Bitte warten während das Dokument umgewandelt wird. -bbb.presentation.uploaded = hochgeladen. -bbb.presentation.document.supported = Das hochgeladene Dokument wird unterstützt. Konvertierung gestartet... -bbb.presentation.document.converted = Das Dokument wurde erfolgreich umgewandelt. -bbb.presentation.error.document.convert.failed = Fehler\: Das Dokument konnte nicht umgewandelt werden. -bbb.presentation.error.io = IO Fehler\: Bitte den Administrator kontaktieren. -bbb.presentation.error.security = Sicherheitsfehler\: Bitte den Administrator kontaktieren. -bbb.presentation.error.convert.notsupported = Fehler\: Das hochgeladene Dokument wird nicht unterstützt. Bitte eine unterstützte Datei hochladen. -bbb.presentation.error.convert.nbpage = Fehler\: Das hochgeladene Dokument konnte nicht umgewandelt werden. -bbb.presentation.error.convert.maxnbpagereach = Fehler\: Das hochgeladene Dokument hat zu viele Seiten. -bbb.presentation.converted = {0} von {1} Folien umgewandelt. -bbb.presentation.ok = OK -bbb.presentation.slider = Präsentation Vergrößerungsgrad -bbb.presentation.slideloader.starttext = Beginn des Folientexts -bbb.presentation.slideloader.endtext = Ende des Folientexts -bbb.presentation.uploadwindow.presentationfile = Präsentation -bbb.presentation.uploadwindow.pdf = PDF -bbb.presentation.uploadwindow.word = WORD -bbb.presentation.uploadwindow.excel = EXCEL -bbb.presentation.uploadwindow.powerpoint = POWERPOINT -bbb.presentation.uploadwindow.image = BILD -bbb.presentation.minimizeBtn.accessibilityName = Präsentationsfenster minimieren -bbb.presentation.maximizeRestoreBtn.accessibilityName = Präsentationsfenster maximieren -bbb.presentation.closeBtn.accessibilityName = Präsentation schließen -bbb.fileupload.title = Präsentation hochladen -bbb.fileupload.lblFileName.defaultText = Keine Datei ausgewählt -bbb.fileupload.selectBtn.label = Datei wählen -bbb.fileupload.selectBtn.toolTip = Datei auswählen -bbb.fileupload.uploadBtn = Hochladen -bbb.fileupload.uploadBtn.toolTip = Datei hochladen -bbb.fileupload.deleteBtn.toolTip = Präsentation entfernen -bbb.fileupload.showBtn = Anzeigen -bbb.fileupload.showBtn.toolTip = Präsentation anzeigen -bbb.fileupload.okCancelBtn = Abbrechen -bbb.fileupload.okCancelBtn.toolTip = Datei Upload schließen -bbb.fileupload.genThumbText = Erzeuge Miniaturbilder… -bbb.fileupload.progBarLbl = Fortschritt\: -bbb.fileupload.fileFormatHint = Laden Sie ein beliebiges Office- oder PDF-Dokument hoch. Die besten Resultate erzielen PDFs. -bbb.chat.title = Chat -bbb.chat.quickLink.label = Chat Fenster -bbb.chat.cmpColorPicker.toolTip = Textfarbe -bbb.chat.input.accessibilityName = Chat Nachrichtenfeld -bbb.chat.sendBtn = Absenden -bbb.chat.sendBtn.toolTip = Nachricht senden -bbb.chat.sendBtn.accessibilityName = Nachricht senden -bbb.chat.contextmenu.copyalltext = Alle Texte kopieren -bbb.chat.publicChatUsername = Alle -bbb.chat.optionsTabName = Optionen -bbb.chat.privateChatSelect = Wählen Sie eine Person für den privaten Chat -bbb.chat.private.userLeft = Der Teilnehmer hat die Konferenz verlassen. -bbb.chat.private.userJoined = Der Teilnehmer ist der Konferenz beigetreten. -bbb.chat.usersList.toolTip = Wählen Sie einen Teilnehmer aus, um den privaten Chat zu beginnen -bbb.chat.chatOptions = Chat Optionen -bbb.chat.fontSize = Schriftgröße -bbb.chat.cmbFontSize.toolTip = Schriftgröße für Chats auswählen -bbb.chat.messageList = Nachrichtenfeld -bbb.chat.minimizeBtn.accessibilityName = Chat Fenster minimieren -bbb.chat.maximizeRestoreBtn.accessibilityName = Chat Fenster maximieren -bbb.chat.closeBtn.accessibilityName = Chat Fenster schließen -bbb.chat.chatTabs.accessibleNotice = Neue Nachrichten in diesem Tabulator. -bbb.publishVideo.changeCameraBtn.labelText = Webcam wechseln -bbb.publishVideo.changeCameraBtn.toolTip = Webcamauswahlfenster öffnen -bbb.publishVideo.cmbResolution.tooltip = Wählen Sie eine Webcam Auflösung -bbb.publishVideo.startPublishBtn.labelText = Freigeben -bbb.publishVideo.startPublishBtn.toolTip = Webcam freigeben -bbb.webcamPermissions.chrome.title = Chrome Webcam-Berechtigungen -bbb.webcamPermissions.chrome.message1 = Klicken Sie auf "Zulassen", um Chrome die Nutzung Ihrer Webcam zu erlauben. -bbb.videodock.title = Webcam Sammelfenster -bbb.videodock.quickLink.label = Webcam Fenster -bbb.video.minimizeBtn.accessibilityName = Webcamfenster minimieren -bbb.video.maximizeRestoreBtn.accessibilityName = Webcamfenster maximieren -bbb.video.controls.muteButton.toolTip = {0} stumm schalten oder sein Mikrofon freigeben -bbb.video.controls.switchPresenter.toolTip = {0} Präsentationsrechte geben -bbb.video.controls.ejectUserBtn.toolTip = {0} aus dem Meeting entfernen -bbb.video.controls.privateChatBtn.toolTip = Mit {0} chatten -bbb.video.publish.hint.noCamera = Keine Webcam verfügbar -bbb.video.publish.hint.cantOpenCamera = Zugriff auf Webcam nicht möglich -bbb.video.publish.hint.waitingApproval = Bestätigung abwarten -bbb.video.publish.hint.videoPreview = Webcamvoransicht -bbb.video.publish.hint.openingCamera = Starte Webcam -bbb.video.publish.hint.cameraDenied = Zugriff auf Webcam verweigert -bbb.video.publish.hint.cameraIsBeingUsed = Ein anderes Programm greift bereits auf die Webcam zu -bbb.video.publish.hint.publishing = Veröffentliche... -bbb.video.publish.closeBtn.accessName = Webcam Einstellungen schließen -bbb.video.publish.closeBtn.label = Abbrechen -bbb.video.publish.titleBar = Webcam freigeben -bbb.desktopPublish.title = Desktop Sharing\: Präsentationsvorschau -bbb.desktopPublish.fullscreen.tooltip = Hauptfenster freigeben -bbb.desktopPublish.fullscreen.label = Vollbild -bbb.desktopPublish.region.tooltip = Bildschirmausschnitt freigeben -bbb.desktopPublish.region.label = Ausschnitt -bbb.desktopPublish.stop.tooltip = Bildschirmfreigabe schließen -bbb.desktopPublish.stop.label = Schließen -bbb.desktopPublish.maximizeRestoreBtn.toolTip = Fenster kann nicht maximiert werden. -bbb.desktopPublish.closeBtn.toolTip = Teilen beenden und Fenster schließen. -bbb.desktopPublish.chromeOnMacUnsupportedHint = Die gemeinsame Desktop-Verwendung wird von Chrome unter Mac OS X zur Zeit noch nicht unterstützt. Es wird empfohlen Firefox zu verwenden. -bbb.desktopPublish.minimizeBtn.toolTip = Fenster minimieren. -bbb.desktopPublish.minimizeBtn.accessibilityName = Desktop Freigabe minimieren -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Desktop Freigabe maximieren -bbb.desktopPublish.chromeHint.title = Chrome benötigt Ihre Erlaubnis. -bbb.desktopPublish.chromeHint.message = Wählen Sie das Plugin-Icon (rechte obere Ecke von Chrome), erlauben Sie Plug-Ins und klicken Sie dann auf 'Erneut versuchen' -bbb.desktopPublish.chromeHint.button = Erneut versuchen -bbb.desktopView.title = Desktop Sharing -bbb.desktopView.fitToWindow = An Fenstergröße anpassen -bbb.desktopView.actualSize = Tatsächliche Größe anzeigen -bbb.desktopView.minimizeBtn.accessibilityName = Desktop Freigabe minimieren -bbb.desktopView.maximizeRestoreBtn.accessibilityName = Desktop Freigabe maximieren -bbb.desktopView.closeBtn.accessibilityName = Desktop Freigabe schließen -bbb.toolbar.phone.toolTip.start = Mikrofon freigeben -bbb.toolbar.phone.toolTip.stop = Mikrofon nicht mehr freigeben -bbb.toolbar.phone.toolTip.mute = Der Konferenz nicht weiter zuhören -bbb.toolbar.phone.toolTip.unmute = Der Konferenz jetzt zuhören -bbb.toolbar.phone.toolTip.nomic = Kein Mikrofon gefunden -bbb.toolbar.deskshare.toolTip.start = Desktop freigeben -bbb.toolbar.deskshare.toolTip.stop = Desktop nicht mehr freigeben -bbb.toolbar.video.toolTip.start = Webcam freigeben -bbb.toolbar.video.toolTip.stop = Webcam nicht mehr freigeben -bbb.layout.addButton.toolTip = Benutzerdefiniertes Layout zur Liste hinzufügen -bbb.layout.broadcastButton.toolTip = Aktuelles Layout für alle Teilnehmer anwenden -bbb.layout.combo.toolTip = Aktuelles Layout ändern -bbb.layout.loadButton.toolTip = Layouts aus einer Datei laden -bbb.layout.saveButton.toolTip = Layouts speichern -bbb.layout.lockButton.toolTip = Layout sperren -bbb.layout.combo.prompt = Layout anwenden -bbb.layout.combo.custom = * Benutzerspezifisches Layout -bbb.layout.combo.customName = Benutzerspezifisches Layout -bbb.layout.combo.remote = Entfernt -bbb.layout.save.complete = Layouts wurden gespeichert -bbb.layout.load.complete = Layouts wurden geladen -bbb.layout.load.failed = Laden der Layouts fehlgeschlagen -bbb.layout.name.defaultlayout = Standard Anordnung -bbb.layout.name.videochat = Video Chat -bbb.layout.name.webcamsfocus = Webcam-Konferenz -bbb.layout.name.presentfocus = Präsentations-Konferenz -bbb.layout.name.lectureassistant = Vortragsassistent -bbb.layout.name.lecture = Vortrag -bbb.highlighter.toolbar.pencil = Hervorhebung -bbb.highlighter.toolbar.pencil.accessibilityName = Zum Stift wechseln -bbb.highlighter.toolbar.ellipse = Kreis -bbb.highlighter.toolbar.ellipse.accessibilityName = Kreis wählen -bbb.highlighter.toolbar.rectangle = Rechteck -bbb.highlighter.toolbar.rectangle.accessibilityName = Rechteck wählen -bbb.highlighter.toolbar.panzoom = Pan und Zoom -bbb.highlighter.toolbar.panzoom.accessibilityName = Pan und Zoom wählen -bbb.highlighter.toolbar.clear = Alle Anmerkungen löschen -bbb.highlighter.toolbar.clear.accessibilityName = Whiteboard löschen -bbb.highlighter.toolbar.undo = Anmerkung zurücknehmen -bbb.highlighter.toolbar.undo.accessibilityName = Letzte Aktion rückgängig machen -bbb.highlighter.toolbar.color = Farbe wählen -bbb.highlighter.toolbar.color.accessibilityName = Whiteboard Stiftfarbe -bbb.highlighter.toolbar.thickness = Dicke ändern -bbb.highlighter.toolbar.thickness.accessibilityName = Whiteboard Strichstärke -bbb.logout.title = Abgemeldet -bbb.logout.button.label = OK -bbb.logout.appshutdown = Die Server Applikation wurde herunter gefahren -bbb.logout.asyncerror = Ein Async Fehler ist aufgetreten -bbb.logout.connectionclosed = Die Verbindung zum Server wurde beendet -bbb.logout.connectionfailed = Es konnte keine Verbindung zum Server aufgebaut werden -bbb.logout.rejected = Die Verbindung zum Server wurde abgelehnt -bbb.logout.invalidapp = Die red5 Applikation existiert nicht -bbb.logout.unknown = Die Verbindung zwischen Ihrem Client und dem Server wurde abgebrochen -bbb.logout.usercommand = Sie haben sich aus der Konferenz ausgeloggt -bbb.logout.refresh.message = Falls Sie sich gar nicht ausloggen wollten, klicken Sie unten auf Erneut verbinden -bbb.logout.refresh.label = Erneut verbinden -bbb.logout.confirm.title = Abmeldung bestätigen -bbb.logout.confirm.message = Sind Sie sicher, dass Sie sich abmelden wollen? -bbb.logout.confirm.yes = Ja -bbb.logout.confirm.no = Nein -bbb.notes.title = Notizen -bbb.notes.cmpColorPicker.toolTip = Textfarbe -bbb.notes.saveBtn = Speichern -bbb.notes.saveBtn.toolTip = Notiz speichern -bbb.settings.deskshare.instructions = Klicken Sie im nächsten Fenster auf "Erlauben" um das Funktionieren des Desktop Sharing zu überprüfen -bbb.settings.deskshare.start = Desktop Sharing überprüfen -bbb.settings.voice.volume = Mikrofon Aktivität -bbb.settings.java.label = Java Versionsfehler -bbb.settings.java.text = Sie haben Java {0} installiert, Sie brauchen aber mindestens die Version {1} um BigBlueButton Desktop Sharing zu benutzen. Klicken Sie auf den unteren Knopf um die neuste Java JRE Version zu installieren. -bbb.settings.java.command = Installieren Sie die neuste Java Version -bbb.settings.flash.label = Flash Versionsfehler -bbb.settings.flash.text = Sie haben Flash {0} installiert, aber Sie benötigen mindestens die Version {1} damit BigBlueButton richtig funktioniert. Klicken Sie auf den unteren Knopf um die neuste Adobe Flash Version zu installieren. -bbb.settings.flash.command = Installieren Sie die neuste Flash Version -bbb.settings.isight.label = iSight Webcamfehler -bbb.settings.isight.text = Wenn Sie Probleme mit ihrer iSight Kamera haben, dann ist es möglicherweise weil Sie die Betriebsystemversion 10.6.5 haben, von welcher man weiss, das Flash ein Problem hat ein Video aufzunehmen.\nUm dies zu korrigieren, klicken Sie auf den unten stehenden Link um eine neuere Version des Flash Players zu installieren, oder updaten Sie ihren Mac zur neusten Version. -bbb.settings.isight.command = Installieren Sie Flash 10.2 RC2 -bbb.settings.warning.label = Warnung -bbb.settings.warning.close = Diese Warnung schließen -bbb.settings.noissues = Keine ausstehenden Verbesserungen wurden entdeckt. -bbb.settings.instructions = Akzeptieren Sie die Flash-Abfrage welche nach dem Kamerazugriff fragt. Wenn Sie sich selber sehen und hören können, dann wurde ihr Browser richtig konfiguriert. Andere mögliche Ursachen sind unten angezeigt. Klicken Sie auf jede dieser Ursachen um eine mögliche Lösung zu finden. -ltbcustom.bbb.highlighter.toolbar.triangle = Dreieck -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Dreieck wählen -ltbcustom.bbb.highlighter.toolbar.line = Linie -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Linie wählen -ltbcustom.bbb.highlighter.toolbar.text = Text -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Text wählen -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Textfarbe -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Schriftgröße - -bbb.accessibility.clientReady = Fertig - -bbb.accessibility.chat.chatBox.reachedFirst = Das ist die erste Nachricht -bbb.accessibility.chat.chatBox.reachedLatest = Das war die letzte Nachricht -bbb.accessibility.chat.chatBox.navigatedFirst = Das ist die erste Nachricht -bbb.accessibility.chat.chatBox.navigatedLatest = Das war die letzte Nachricht -bbb.accessibility.chat.chatBox.navigatedLatestRead = Das war die letzte Nachricht -bbb.accessibility.chat.chatwindow.input = Chat Eingabe - -bbb.accessibility.chat.initialDescription = Sie können mit den Pfeiltasten navigieren durch die Chat Nachrichten navigieren. - -bbb.accessibility.notes.notesview.input = Notiz Eingabe - -bbb.shortcuthelp.title = Tastaturkürzel -bbb.shortcuthelp.minimizeBtn.accessibilityName = Tastaturkürzel Hilfe minimieren -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Tastaturkürzel Hilfe maximieren -bbb.shortcuthelp.closeBtn.accessibilityName = Tastaturkürzel Hilfe schließen -bbb.shortcuthelp.dropdown.general = Globale Tastaturkürzel -bbb.shortcuthelp.dropdown.presentation = Präsentation Tastaturkürzel -bbb.shortcuthelp.dropdown.chat = Chat Tastaturkürzel -bbb.shortcuthelp.dropdown.users = Teilnehmer Tastaturkürzel -bbb.shortcuthelp.dropdown.polling = Umfrage Tastaturkürzel -bbb.shortcuthelp.dropdown.polling2 = Teilnehmer Umfrage -bbb.shortcuthelp.headers.shortcut = Tastaturkürzel -bbb.shortcuthelp.headers.function = Funktion - -bbb.shortcutkey.general.minimize = 189 -bbb.shortcutkey.general.minimize.function = Aktuelles Fenster minimieren -bbb.shortcutkey.general.maximize = 187 -bbb.shortcutkey.general.maximize.function = Aktuelles Fenster maximieren - -bbb.shortcutkey.flash.exit = 81 -bbb.shortcutkey.flash.exit.function = Außerhalb des Flash Fensters fokussieren -bbb.shortcutkey.users.muteme = 77 -bbb.shortcutkey.users.muteme.function = Mikrofon stumm schalten und freigeben -bbb.shortcutkey.chat.chatinput = 73 -bbb.shortcutkey.chat.chatinput.function = Chat Eingabefeld fokussieren -bbb.shortcutkey.present.focusslide = 67 -bbb.shortcutkey.present.focusslide.function = Präsentationsfolie fokussieren -bbb.shortcutkey.whiteboard.undo = 90 -bbb.shortcutkey.whiteboard.undo.function = Letzte Aktion rückgängig machen - -bbb.shortcutkey.focus.users = 49 -bbb.shortcutkey.focus.users.function = Teilnehmerfenster -bbb.shortcutkey.focus.video = 50 -bbb.shortcutkey.focus.video.function = Webcamfenster fokussieren -bbb.shortcutkey.focus.presentation = 51 -bbb.shortcutkey.focus.presentation.function = Präsentation -bbb.shortcutkey.focus.chat = 52 -bbb.shortcutkey.focus.chat.function = Chat fokussieren -bbb.shortcutkey.focus.pollingCreate = 67 -bbb.shortcutkey.focus.pollingCreate.function = Umfrageerstellung fokussieren -bbb.shortcutkey.focus.pollingStats = 83 -bbb.shortcutkey.focus.pollingStats.function = Umfrage Statistik fokussieren, falls sie geöffnet ist. -bbb.shortcutkey.focus.voting = 89 -bbb.shortcutkey.focus.voting.function = Abstimm Fenster fokussieren, falls es geöffnet ist. - -bbb.shortcutkey.share.desktop = 68 -bbb.shortcutkey.share.desktop.function = Dektop Freigabe öffnen -bbb.shortcutkey.share.microphone = 79 -bbb.shortcutkey.share.microphone.function = Audio Einstellungen -bbb.shortcutkey.share.pauseRemoteStream = 80 -bbb.shortcutkey.share.pauseRemoteStream.function = Zuhören der Konferenz starten/beenden -bbb.shortcutkey.share.webcam = 66 -bbb.shortcutkey.share.webcam.function = Webcam Freigabe - -bbb.shortcutkey.shortcutWindow = 72 -bbb.shortcutkey.shortcutWindow.function = Tastaturkürzel Hilfe öffnen/fokussieren -bbb.shortcutkey.logout = 76 -bbb.shortcutkey.logout.function = Abmelden -bbb.shortcutkey.raiseHand = 82 -bbb.shortcutkey.raiseHand.function = Hand heben - -bbb.shortcutkey.present.upload = 85 -bbb.shortcutkey.present.upload.function = Präsentation hochladen -bbb.shortcutkey.present.previous = 65 -bbb.shortcutkey.present.previous.function = Vorherige Folie -bbb.shortcutkey.present.select = 83 -bbb.shortcutkey.present.select.function = Alle Folien -bbb.shortcutkey.present.next = 69 -bbb.shortcutkey.present.next.function = Nächste Folie -bbb.shortcutkey.present.fitWidth = 70 -bbb.shortcutkey.present.fitWidth.function = an Breite anpassen -bbb.shortcutkey.present.fitPage = 80 -bbb.shortcutkey.present.fitPage.function = an Seite anpassen - -bbb.shortcutkey.users.makePresenter = 80 -bbb.shortcutkey.users.makePresenter.function = Ausgewähltem Teilnehmer Präsentationsrechte geben -bbb.shortcutkey.users.kick = 75 -bbb.shortcutkey.users.kick.function = Ausgewählten Teilnehmer aus der Konferenz entfernen -bbb.shortcutkey.users.mute = 83 -bbb.shortcutkey.users.mute.function = Das Mikrofon des ausgewählten Teilnehmers stumm schalten oder freigeben -bbb.shortcutkey.users.muteall = 65 -bbb.shortcutkey.users.muteall.function = Die Mikrofone aller Teilnehmer stumm schalten oder freigeben -bbb.shortcutkey.users.focusUsers = 85 -bbb.shortcutkey.users.focusUsers.function = Teilnehmerliste aktivieren -bbb.shortcutkey.users.muteAllButPres = 65 -bbb.shortcutkey.users.muteAllButPres.function = Alle Teilnehmer bis auf den Präsentator stumm schalten - -bbb.shortcutkey.chat.focusTabs = 89 -bbb.shortcutkey.chat.focusTabs.function = Chat-Tabs aktivieren -bbb.shortcutkey.chat.focusBox = 66 -bbb.shortcutkey.chat.focusBox.function = Chat-Fenster aktivieren -bbb.shortcutkey.chat.changeColour = 67 -bbb.shortcutkey.chat.changeColour.function = Textfarben-Wähler aktivieren. -bbb.shortcutkey.chat.sendMessage = 83 -bbb.shortcutkey.chat.sendMessage.function = Nachricht senden -bbb.shortcutkey.chat.explanation = ---- -bbb.shortcutkey.chat.explanation.function = Um in den Nachrichten zu navigieren, müssen Sie das Chat-Fenster aktivieren. - -bbb.shortcutkey.chat.chatbox.advance = 40 -bbb.shortcutkey.chat.chatbox.advance.function = Zur nächsten Nachricht springen -bbb.shortcutkey.chat.chatbox.goback = 38 -bbb.shortcutkey.chat.chatbox.goback.function = Zur vorherigen Nachricht springen -bbb.shortcutkey.chat.chatbox.repeat = 32 -bbb.shortcutkey.chat.chatbox.repeat.function = Aktuelle Nachricht wiederholen -bbb.shortcutkey.chat.chatbox.golatest = 39 -bbb.shortcutkey.chat.chatbox.golatest.function = Zur letzten Nachricht springen -bbb.shortcutkey.chat.chatbox.gofirst = 37 -bbb.shortcutkey.chat.chatbox.gofirst.function = Zur ersten Nachricht springen -bbb.shortcutkey.chat.chatbox.goread = 75 -bbb.shortcutkey.chat.chatbox.goread.function = Zur zuletzt gelesenen Nachricht springen -bbb.shortcutkey.chat.chatbox.debug = 71 -bbb.shortcutkey.chat.chatbox.debug.function = Temporäre Debug Taste - -bbb.polling.toolbar.toolTip = Abstimmungen verwalten -bbb.polling.buttonName = Abstimmungen verwalten -bbb.polling.createPoll = Neue Umfrage anlegen -bbb.polling.createPoll.moreThanOneResponse = Mehr als eine Antwort zulassen -bbb.polling.createPoll.hint = Tip\: Jede Antwort in einer neuen Zeile beginnen -bbb.polling.createPoll.answers = Antworten\: -bbb.polling.createPoll.question = Fragen\: -bbb.polling.createPoll.title = Titel\: -bbb.polling.createPoll.publishToWeb = Web Umfrage atkivieren - -bbb.polling.pollPreview = Umfrage Vorschau -bbb.polling.pollPreview.modify = Ändern -bbb.polling.pollPreview.publish = Veröffentlichen -bbb.polling.pollPreview.preview = Vorschau -bbb.polling.pollPreview.save = Speichern -bbb.polling.pollPreview.cancel = Abbruch -bbb.polling.pollPreview.modify = Ändern -bbb.polling.pollPreview.hereIsYourPoll = Hier ist Ihre Umfrage\: -bbb.polling.pollPreview.ifYouWantChanges = Wenn Sie Änderungen vornehmen möchten, klicken Sie auf 'Ändern' -bbb.polling.pollPreview.checkAll = (aktiviere alle passenden) -bbb.polling.pollPreview.pollWillPublishOnline = Diese Umfrage wird für als Web Umfrage verfügbar sein. - -bbb.polling.resultBtn.label=Ergebnis -bbb.polling.resultBtn.toolTip=Umfrageergebnisse anzeigen -bbb.polling.startBtn.label=Start -bbb.polling.startBtn.toolTip=Umfrage beginnen -bbb.polling.editBtn.label=Bearbeiten -bbb.polling.editBtn.toolTip=Umfrage bearbeiten -bbb.polling.deleteBtn.toolTip=Umfrage löschen - -bbb.publishVideo.startPublishBtn.labelText = Freigeben -bbb.publishVideo.changeCameraBtn.labelText = Webcam wechseln - -bbb.accessibility.alerts.madePresenter = Sie haben jetzt Präsentations Rechte. -bbb.accessibility.alerts.madeViewer = Sie sind jetzt Teilnehmer. - -bbb.shortcutkey.polling.buttonClick = 80 -bbb.shortcutkey.polling.buttonClick.function = Umfrage Menü öffnen. -bbb.shortcutkey.polling.focusTitle = 67 -bbb.shortcutkey.polling.focusTitle.function = Eingabefeld für Titel aktivieren. -bbb.shortcutkey.polling.focusQuestion = 81 -bbb.shortcutkey.polling.focusQuestion.function = Eingabefeld für Fragen aktivieren. -bbb.shortcutkey.polling.focusAnswers = 65 -bbb.shortcutkey.polling.focusAnswers.function = Eingabefeld für Antworten aktivieren. -bbb.shortcutkey.polling.focusMultipleCB = 77 -bbb.shortcutkey.polling.focusMultipleCB.function = "Mehrere Antworten erlauben"-Checkbox aktivieren. -bbb.shortcutkey.polling.focusWebPollCB = 66 -bbb.shortcutkey.polling.focusWebPollCB.function = "Web-Umfrage"-Checkbox aktivieren. -bbb.shortcutkey.polling.previewClick = 80 -bbb.shortcutkey.polling.previewClick.function = Umfrage Vorschau anzeigen und weiter. -bbb.shortcutkey.polling.cancelClick = 88 -bbb.shortcutkey.polling.cancelClick.function = Umfrage Erstellung abbrechen und beenden. -bbb.shortcutkey.polling.modify = 69 -bbb.shortcutkey.polling.modify.function = Zurück und Umfrage ändern. -bbb.shortcutkey.polling.publish = 85 -bbb.shortcutkey.polling.publish.function = Umfrage veröffentlichen und starten. -bbb.shortcutkey.polling.save = 83 -bbb.shortcutkey.polling.save.function = Umfrage speichern. - -bbb.shortcutkey.pollStats.explanation = ---- -bbb.shortcutkey.pollStats.explanation.function = Umfrage Ergebnisse sind erst nach der Veröffentlichung verfügbar. -bbb.shortcutkey.polling.focusData = 68 -bbb.shortcutkey.polling.focusData.function = Umfrage-Ergebnisse aktivieren. -bbb.shortcutkey.polling.refresh = 82 -bbb.shortcutkey.polling.refresh.function = Umfrage Ergebnisse aktualisieren. -bbb.shortcutkey.polling.focusWebPoll = 73 -bbb.shortcutkey.polling.focusWebPoll.function = URL-Feld für Web-Umfrage aktivieren. -bbb.shortcutkey.polling.stopPoll = 79 -bbb.shortcutkey.polling.stopPoll.function = Umfrage beenden. -bbb.shortcutkey.polling.repostPoll = 80 -bbb.shortcutkey.polling.repostPoll.function = Umfrage erneut veröffentlichen. -bbb.shortcutkey.polling.closeStatsWindow = 88 -bbb.shortcutkey.polling.closeStatsWindow.function = Umfrage Ergebnisse schließen. - -bbb.shortcutkey.polling.vote = 86 -bbb.shortcutkey.polling.vote.function = Stimme mit den ausgewählten Antworten abgeben. -bbb.shortcutkey.polling.focusVoteQuestion = 81 -bbb.shortcutkey.polling.focusVoteQuestion.function = Frage aktivieren. - -bbb.shortcutkey.specialKeys.space = Leertaste -bbb.shortcutkey.specialKeys.left = Linke Pfeiltaste -bbb.shortcutkey.specialKeys.right = Rechte Pfeiltaste -bbb.shortcutkey.specialKeys.up = Obere Pfeiltaste -bbb.shortcutkey.specialKeys.down = Untere Pfeiltaste -bbb.shortcutkey.specialKeys.plus = Plus -bbb.shortcutkey.specialKeys.minus = Minus - -bbb.toolbar.videodock.toolTip.closeAllVideos = Alle Videos schließen -bbb.users.settings.lockAll=Alle Teilnehmer stummschalten -bbb.users.settings.lockAllExcept=Teilnehmer sperren außer Präsentator -bbb.users.settings.lockSettings=Teilnehmer sperren... -bbb.users.settings.unlockAll=Alle Teilnehmer freigeben -bbb.users.settings.roomIsLocked=Gesperrt als Grundeinstellung -bbb.users.settings.roomIsMuted=Stummschaltung als Grundeinstellung - -bbb.lockSettings.save = Anwenden -bbb.lockSettings.save.tooltip = Sperreinstellungen anwenden -bbb.lockSettings.cancel = Abbrechen -bbb.lockSettings.cancel.toolTip = Fenster schließen ohne zu speichern - -bbb.lockSettings.moderatorLocking = Moderator schließt ab -bbb.lockSettings.privateChat = Privater Chat -bbb.lockSettings.publicChat = Öffentlicher Chat -bbb.lockSettings.webcam = Webcam -bbb.lockSettings.microphone = Mikrofon -bbb.lockSettings.layout = Layout -bbb.lockSettings.title=Teilnehmer sperren -bbb.lockSettings.feature=Eigenschaft -bbb.lockSettings.locked=Gesperrt -bbb.lockSettings.lockOnJoin=Beim Konferenzbeitritt sperren diff --git a/clients/flash/web-client/src/locale/el_GR/bbbResources.properties b/clients/flash/web-client/src/locale/el_GR/bbbResources.properties deleted file mode 100644 index 67fbceefc9b2..000000000000 --- a/clients/flash/web-client/src/locale/el_GR/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -# bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Σύνδεση στον διακομιστή -bbb.mainshell.statusProgress.loading = Φόρτωση {0} αρθρωμάτων -bbb.mainshell.statusProgress.cannotConnectServer = Λυπούμαστε, αλλά δεν μπορούμε να συνδεθούμε στο διακομιστή -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Ανοίξτε το παράθυρο καταγραφής -# bbb.mainshell.meetingNotFound = Meeting Not Found -# bbb.mainshell.invalidAuthToken = Invalid Authentication Token -bbb.mainshell.resetLayoutBtn.toolTip = Επαναφορά διάταξης -# bbb.mainshell.notification.tunnelling = Tunnelling -# bbb.mainshell.notification.webrtc = WebRTC Audio -bbb.oldlocalewindow.reminder1 = Μπορεί να έχετε παλαιότερη μετάφραση του BigBlueButton. -bbb.oldlocalewindow.reminder2 = Παρακαλούμε εκκαθαρίστε το πρόσφατο ιστορικό του περιηγητή σας και ξαναπροσπαθήστε. -bbb.oldlocalewindow.windowTitle = Προσοχή\: Παλαιά Μετάφραση -# bbb.audioSelection.title = How do you want to join the audio? -bbb.audioSelection.btnMicrophone.label = Μικρόφωνο -# bbb.audioSelection.btnMicrophone.toolTip = Join the audio with your microphone -# bbb.audioSelection.btnListenOnly.label = Listen Only -# bbb.audioSelection.btnListenOnly.toolTip = Join the audio as listen only -# bbb.audioSelection.txtPhone.text = To join this meeting by phone, dial\: {0} then enter {1} as the conference pin number. -# bbb.micSettings.title = Audio Test -bbb.micSettings.speakers.header = Έλεγχος ηχείων -bbb.micSettings.microphone.header = Έλεγχος Μικροφώνου -bbb.micSettings.playSound = Αναπαραγωγή δοκιμαστικού ήχου -bbb.micSettings.playSound.toolTip = Αναπαραγωγή μουσικής για τον έλεγχο των ηχείων -bbb.micSettings.hearFromHeadset = Θα πρέπει να ακούσετε ήχο στα ακουστικά και όχι στα ηχεία του υπολογιστή σας. -# bbb.micSettings.speakIntoMic = If you are using a headset (or earbuds), you should hear the audio from your headset -- not from your computer speakers. -# bbb.micSettings.echoTestMicPrompt = This is a private echo test. Speak a few words. Did you hear audio? -bbb.micSettings.echoTestAudioYes = Ναι -bbb.micSettings.echoTestAudioNo = Οχι -# bbb.micSettings.speakIntoMicTestLevel = Speak into your microphone. You should see the bar move. If not, choose another mic. -# bbb.micSettings.recommendHeadset = Use a headset with a microphone for best audio experience. -bbb.micSettings.changeMic = Αλλαγή μικροφώνου -bbb.micSettings.changeMic.toolTip = Άνοιγμα διαλόγου του Flash Player για τις ρυθμίσεις του μικροφώνου -bbb.micSettings.comboMicList.toolTip = Επιλέξτε μικρόφωνο -# bbb.micSettings.micRecordVolume.label = Gain -# bbb.micSettings.micRecordVolume.toolTip = Set your microphone gain -# bbb.micSettings.nextButton = Next -# bbb.micSettings.nextButton.toolTip = Start the echo test -bbb.micSettings.join = Συμμετοχή με ήχο -bbb.micSettings.join.toolTip = Είσοδος στην συνεδρίση ήχου -bbb.micSettings.cancel = Ακύρωση -# bbb.micSettings.connectingtoecho = Connecting -# bbb.micSettings.connectingtoecho.error = Echo Test Error\: Please contact administrator. -bbb.micSettings.cancel.toolTip = Ακύρωση συμμετοχής στην συνεδρία ήχου -bbb.micSettings.access.helpButton = Για εκπαιδευτικά βίντεο πατήστε εδώ. Αυτό θα ανοίξει σε νέο παράθυρο. -bbb.micSettings.access.title = Ρυθμίσεις ήχου. Το παράθυρο ρυθμίσεων ήχου θα παραμείνει ενεργό μέχρι να το κλείσετε. -bbb.micSettings.webrtc.title = Υποστήριξη WebRTC -bbb.micSettings.webrtc.capableBrowser = Ο περιηγητής σας υποστηρίζει WebRTC -# bbb.micSettings.webrtc.capableBrowser.dontuseit = Click not to use WebRTC -bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Κάντε κλικ εδώ αν δεν θέλετε να χρησιμοποιείστε WebRTC τεχνολογία (προτείνετε αν έχετε προβλήματα με αυτό). -bbb.micSettings.webrtc.notCapableBrowser = Ο περιηγητής σας δεν υποστηρίζει WebRTC. Παρακαλούμε χρησιμοποιήστε Google Chrome (έκδοση 32 ή νεότερη) ή Mozilla Firefox (έκδοση 26 ή νεότερη). Μπορείτε κι έτσι να συμμετάσχετε στην συνεδρία με την χρήση Adobe Flash Platform. -# bbb.micSettings.webrtc.connecting = Calling -# bbb.micSettings.webrtc.waitingforice = Connecting -# bbb.micSettings.webrtc.transferring = Transferring -# bbb.micSettings.webrtc.endingecho = Joining audio -# bbb.micSettings.webrtc.endedecho = Echo test ended. -# bbb.micPermissions.firefox.title = Firefox Microphone Permissions -# bbb.micPermissions.firefox.message1 = Choose your mic and then click Share. -# bbb.micPermissions.firefox.message2 = If you don't see the list of microphones, click on the microphone icon. -# bbb.micPermissions.chrome.title = Chrome Microphone Permissions -# bbb.micPermissions.chrome.message1 = Click Allow to give Chrome permission to use your microphone. -bbb.micWarning.title = Προειδοποίηση ήχου -# bbb.micWarning.joinBtn.label = Join anyway -# bbb.micWarning.testAgain.label = Test again -bbb.micWarning.message = Το μικρόφωνό σας δεν έδειξε σημάδια λειτουργίας, πιθανότατα οι υπόλοιποι συμμετέχοντες να μην σας ακουν. -# bbb.webrtcWarning.message = Detected the following WebRTC issue\: {0}. Do you want to try Flash instead? -# bbb.webrtcWarning.title = WebRTC Audio Failure -# bbb.webrtcWarning.failedError.1001 = Error 1001\: WebSocket disconnected -# bbb.webrtcWarning.failedError.1002 = Error 1002\: Could not make a WebSocket connection -# bbb.webrtcWarning.failedError.1003 = Error 1003\: Browser version not supported -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -# bbb.webrtcWarning.failedError.1005 = Error 1005\: Call ended unexpectedly -# bbb.webrtcWarning.failedError.1006 = Error 1006\: Call timed out -# bbb.webrtcWarning.failedError.1007 = Error 1007\: ICE negotiation failed -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -# 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.mainToolbar.helpBtn = Βοήθεια -bbb.mainToolbar.logoutBtn = Αποσύνδεση -# bbb.mainToolbar.logoutBtn.toolTip = Log Out -bbb.mainToolbar.langSelector = Επιλογή γλώσσας -bbb.mainToolbar.settingsBtn = Ρυθμίσεις -bbb.mainToolbar.settingsBtn.toolTip = Άνοιγμα ρυθμίσεων -bbb.mainToolbar.shortcutBtn = Πλήκτρα συντομεύσεων -# bbb.mainToolbar.shortcutBtn.toolTip = Open Shortcut Keys Window -bbb.mainToolbar.recordBtn.toolTip.start = Έναρξη εγγραφής -bbb.mainToolbar.recordBtn.toolTip.stop = Διακοπή εγγραφής -bbb.mainToolbar.recordBtn.toolTip.recording = Η συνεδρία καταγράφεται -bbb.mainToolbar.recordBtn.toolTip.notRecording = Η συνεδρία δεν καταγράφεται -bbb.mainToolbar.recordBtn.confirm.title = Επιβεβαίωση εγγραφής -bbb.mainToolbar.recordBtn.confirm.message.start = Είστε σίγουρος/η οτι θέλετε να ξεκινήσει η εγγραφή της συνεδρίας; -bbb.mainToolbar.recordBtn.confirm.message.stop = Είστε σίγουρος/η οτι θέλετε να διακοπεί η εγγραφή της συνεδρίας; -# bbb.mainToolbar.recordBtn..notification.title = Record Notification -# bbb.mainToolbar.recordBtn..notification.message1 = You can record this meeting. -# 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.notRecording = Not Recording -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -bbb.window.minimizeBtn.toolTip = Ελαχιστοποίηση -bbb.window.maximizeRestoreBtn.toolTip = Μεγιστοποίηση -bbb.window.closeBtn.toolTip = Κλείσιμο -bbb.videoDock.titleBar = Γραμμή τίτλου παραθύρου περιοχής κάμερας -bbb.presentation.titleBar = Γραμμή τίτλου παραθύρου παρουσίασης -bbb.chat.titleBar = Γραμμή Τίτλου παραθύρου συνομιλίας. Για πλοήγηση στα μηνύματα κάντε ενεργό στο κουτί συνομιλίας. -bbb.users.title = Χρήστης{0} {1} -bbb.users.titleBar = Γραμμή τίτλου παραθύρου χρηστών, κάντε διπλό κλικ για μεγιστοποίηση -bbb.users.quickLink.label = Παράθυρο Χρηστών -bbb.users.minimizeBtn.accessibilityName = Ελαχιστοποίηση του παραθύρου χρηστών -bbb.users.maximizeRestoreBtn.accessibilityName = Μεγιστοποίηση του παραθύρου χρηστών -bbb.users.settings.buttonTooltip = Ρυθμίσεις -# bbb.users.settings.audioSettings = Audio Test -bbb.users.settings.webcamSettings = Ρυθμίσεις Κάμερας -bbb.users.settings.muteAll = Σίγαση όλων -bbb.users.settings.muteAllExcept = Σίγαση όλων εκτός του παρουσιαστή -bbb.users.settings.unmuteAll = Ενεργοποίηση ήχου όλων -bbb.users.settings.lowerAllHands = Κατεβάστε όλα τα χέρια -bbb.users.raiseHandBtn.toolTip = Σήκωμα χεριού -bbb.users.raiseHandBtn.toolTip2 = Kατέβασμα χεριού -# bbb.users.roomMuted.text = Viewers Muted -# bbb.users.roomLocked.text = Viewers Locked -bbb.users.pushToTalk.toolTip = Κάντε κλικ για να μιλήσετε -bbb.users.pushToMute.toolTip = Κάντε κλικ για προσωπική σίγαση -bbb.users.muteMeBtnTxt.talk = Ενεργοποίηση ήχου -bbb.users.muteMeBtnTxt.mute = Σίγαση -bbb.users.muteMeBtnTxt.muted = Σε σίγαση -bbb.users.muteMeBtnTxt.unmuted = Με ενεργό ήχο -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -bbb.users.usersGrid.accessibilityName = Λίστα χρηστών. Χρησιμοποιήστε τα πλήκτρα με τα βελάκια για πλοηγηθείτε. -bbb.users.usersGrid.nameItemRenderer = Όνομα -bbb.users.usersGrid.nameItemRenderer.youIdentifier = εσείς -bbb.users.usersGrid.statusItemRenderer = Κατάσταση -# bbb.users.usersGrid.statusItemRenderer.changePresenter = Click To Make Presenter -bbb.users.usersGrid.statusItemRenderer.presenter = Παρουσιαστής -bbb.users.usersGrid.statusItemRenderer.moderator = Διαχειριστής -bbb.users.usersGrid.statusItemRenderer.lowerHand = Kατέβασμα χεριού -bbb.users.usersGrid.statusItemRenderer.handRaised = Σηκωμένο χέρι -bbb.users.usersGrid.statusItemRenderer.viewer = Ακροατής -bbb.users.usersGrid.mediaItemRenderer = Μέσα -bbb.users.usersGrid.mediaItemRenderer.talking = Μιλάει -bbb.users.usersGrid.mediaItemRenderer.webcam = Η κάμερα διαμοιράζεται -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = Κάντε κλικ για να δείτε την κάμερα -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Κάντε κλικ για να ενεργοποιήσετε τον ήχο στον χρήστη -bbb.users.usersGrid.mediaItemRenderer.pushToMute = Κάντε κλικ για να απενεργοποιήσετε τον ήχο στον χρήστη -bbb.users.usersGrid.mediaItemRenderer.pushToLock = Κλείδωμα του χρήστη {0} -bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Ξεκλείδωμα του χρήστη {0} -bbb.users.usersGrid.mediaItemRenderer.kickUser = Διώξτε τον χρήστη -bbb.users.usersGrid.mediaItemRenderer.webcam = Η κάμερα διαμοιράζεται -bbb.users.usersGrid.mediaItemRenderer.micOff = Μικρόφωνο κλειστό -bbb.users.usersGrid.mediaItemRenderer.micOn = Μικρόφωνο ανοικτό -bbb.users.usersGrid.mediaItemRenderer.noAudio = Δεν είστε σε συνδιάσκεψη ήχου -bbb.presentation.title = Παρουσίαση -# bbb.presentation.titleWithPres = Presentation\: {0} -bbb.presentation.quickLink.label = Παράθυρο Παρουσίασης -# bbb.presentation.fitToWidth.toolTip = Fit Presentation To Width -# bbb.presentation.fitToPage.toolTip = Fit Presentation To Page -# bbb.presentation.uploadPresBtn.toolTip = Upload Presentation -bbb.presentation.backBtn.toolTip = Παράθυρο Παρουσίασης Προηγούμενη διαφάνεια -# bbb.presentation.btnSlideNum.accessibilityName = Slide {0} of {1} -bbb.presentation.btnSlideNum.toolTip = Επιλογή διαφάνειας -bbb.presentation.forwardBtn.toolTip = Παράθυρο Παρουσίασης Επόμενη διαφάνεια -bbb.presentation.maxUploadFileExceededAlert = Σφάλμα\: Το μέγεθος του αρχείου είναι μεγαλύτερο από το επιτρεπτό -bbb.presentation.uploadcomplete = Η μεταφόρτωση ολοκληρώθηκε. Παρακαλούμε περιμένετε όσο μετατρέπουμε αυτό το έγγραφο. -bbb.presentation.uploaded = μεταφορτώθηκε. -bbb.presentation.document.supported = Το μεταφορτωμένο έγγραφο υποστηρίζεται. Ξεκινάει η διαδικασία μετατροπής... -bbb.presentation.document.converted = Το έγγραφο του office μετατράπηκε επιτυχώς. -bbb.presentation.error.document.convert.failed = Σφάλμα\: Αποτυχία μετατροπής του εγγράφου office. -bbb.presentation.error.io = IO (ERROR)Σφάλμα (Εισόδου-Εξόδου)\: Παρακαλούμε επικοινωνήστε με τον διαχειριστή. -bbb.presentation.error.security = Security Σφάλμα (Σφάλμα Ασφαλείας)\: Παρακαλούμε επικοινωνήστε με τον διαχειριστή. -bbb.presentation.error.convert.notsupported = Σφάλμα\: Το μεταφορτωμένο έγγραφο δεν υποστηρίζεται. Παρακαλούμε μεταφορτώστε ένα συμβατό αρχείο. -bbb.presentation.error.convert.nbpage = Σφάλμα\: Αποτυχία καθορισμού του αριθμού σελίδων στο μεταφορτωμένο έγγραφο. -bbb.presentation.error.convert.maxnbpagereach = Σφάλμα\: Το μεταφορτωμένο έγγραφο έχει πάρα πολλές σελίδες. -bbb.presentation.converted = Μετατροπή {0} από {1} διαφανειών. -bbb.presentation.ok = OK -bbb.presentation.slider = Παράθυρο Παρουσίασης Μεγέθυνση -# bbb.presentation.slideloader.starttext = Slide text start -# bbb.presentation.slideloader.endtext = Slide text end -bbb.presentation.uploadwindow.presentationfile = Αρχείο παρουσίασης -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 -bbb.presentation.minimizeBtn.accessibilityName = Ελαχιστοποίηση του παραθύρου παρουσίασης -bbb.presentation.maximizeRestoreBtn.accessibilityName = Μεγιστοποίηση του παραθύρου παρουσίασης -bbb.presentation.closeBtn.accessibilityName = Κλείσιμο του παραθύρου παρουσίασης -bbb.fileupload.title = Μεταφόρτωση αρχείων στην παρουσίαση -# bbb.fileupload.lblFileName.defaultText = No file selected -bbb.fileupload.selectBtn.label = Επιλογή αρχείου -bbb.fileupload.selectBtn.toolTip = Επιλογή αρχείου -bbb.fileupload.uploadBtn = Μεταφόρτωση -bbb.fileupload.uploadBtn.toolTip = Μεταφόρτωση αρχείου -bbb.fileupload.deleteBtn.toolTip = Διαγραφή παρουσίασης -bbb.fileupload.showBtn = Προβολή -bbb.fileupload.showBtn.toolTip = Προβολή παρουσίασης -bbb.fileupload.okCancelBtn = Ακύρωση -bbb.fileupload.okCancelBtn.toolTip = Κλείσιμο του διαλόγου Ανάρτησης Αρχείου -bbb.fileupload.genThumbText = Δημιουργία μικρογραφιών... -bbb.fileupload.progBarLbl = Πρόοδος\: -# bbb.fileupload.fileFormatHint = Upload any office document or Portable Document Format (PDF) file. For best results upload PDF. -bbb.chat.title = Συζήτηση -bbb.chat.quickLink.label = Παράθυρο συνομιλίας -bbb.chat.cmpColorPicker.toolTip = Παράθυρο συνομιλίας Χρώμα κειμένου -# bbb.chat.input.accessibilityName = Chat Message Editing Field -bbb.chat.sendBtn = Αποστολή -bbb.chat.sendBtn.toolTip = Αποστολή μηνύματος -bbb.chat.sendBtn.accessibilityName = Αποστολή μηνύματος -bbb.chat.contextmenu.copyalltext = Αντιγραφή όλων -bbb.chat.publicChatUsername = Όλα -bbb.chat.optionsTabName = Επιλογές -bbb.chat.privateChatSelect = Παράθυρο συνομιλίας Επιλέξτε ένα πρόσωπο για ιδιωτική συνομιλία -# 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.chatOptions = Παράθυρο συνομιλίας Επιλογές συνομιλίας -bbb.chat.fontSize = Παράθυρο συνομιλίας Μέγεθος γραμματοσειράς -# bbb.chat.cmbFontSize.toolTip = Select Chat Message Font Size -bbb.chat.messageList = Παράθυρο συνομιλίας Περιοχή μήνυματος -bbb.chat.minimizeBtn.accessibilityName = Ελαχιστοποίηση του παραθύρου συνομιλίας -bbb.chat.maximizeRestoreBtn.accessibilityName = Μεγιστοποίηση του παραθύρου συνομιλίας -bbb.chat.closeBtn.accessibilityName = Κλείσιμο του παραθύρου συνομιλίας -bbb.chat.chatTabs.accessibleNotice = Νέα μηνύματα στε αυτή την καρτέλα. -bbb.publishVideo.changeCameraBtn.labelText = Αλλαγή Κάμερας -bbb.publishVideo.changeCameraBtn.toolTip = Άνοιγμα του διαλόγου αλλαγής κάμερας -bbb.publishVideo.cmbResolution.tooltip = Επιλογή ανάλυσης της κάμερας -bbb.publishVideo.startPublishBtn.labelText = Κοινή χρήση -bbb.publishVideo.startPublishBtn.toolTip = Εκκίνηση διαμοιρασμού κάμερας -# bbb.webcamPermissions.chrome.title = Chrome Webcam Permissions -# bbb.webcamPermissions.chrome.message1 = Click Allow to give Chrome permission to use your webcam. -bbb.videodock.title = Κάμερες -bbb.videodock.quickLink.label = Παράθυρο Κάμερας -bbb.video.minimizeBtn.accessibilityName = Ελαχιστοποίηση του παραθύρου περιοχής κάμερας -bbb.video.maximizeRestoreBtn.accessibilityName = Μεγιστοποίηση του παραθύρου κάμερας -bbb.video.controls.muteButton.toolTip = Σίγαση ή ενεργοποίηση ήχου {0} -bbb.video.controls.switchPresenter.toolTip = Κάνε την/τον {0} παρουσιαστή -bbb.video.controls.ejectUserBtn.toolTip = Δίωξε την/τον {0} από την συνάντηση -bbb.video.controls.privateChatBtn.toolTip = Συνομιλία με {0} -bbb.video.publish.hint.noCamera = Δεν υπάρχει διαθέσιμη κάμερα -bbb.video.publish.hint.cantOpenCamera = Αδυναμία ανοίγματος της κάμεράς σας -bbb.video.publish.hint.waitingApproval = Αναμονή για έγκριση -bbb.video.publish.hint.videoPreview = Προεπισκόπηση κάμερας -bbb.video.publish.hint.openingCamera = Άνοιγμα κάμερας... -bbb.video.publish.hint.cameraDenied = Άρνηση πρόσβασης στην κάμερα -bbb.video.publish.hint.cameraIsBeingUsed = Η κάμερά σας χρησιμοποιείται από άλλη εφαρμογή -bbb.video.publish.hint.publishing = Δημοσίευση... -bbb.video.publish.closeBtn.accessName = Κλείσιμο παραθύρου της κάμερας -bbb.video.publish.closeBtn.label = Ακύρωση -bbb.video.publish.titleBar = Δημοσίευση παραθύρου κάμερας -bbb.desktopPublish.title = Διαμοιρασμός επιφάνειας εργασίας\: προεπισκόπηση εισηγητή -# bbb.desktopPublish.fullscreen.tooltip = Share Your Main Screen -bbb.desktopPublish.fullscreen.label = Πλήρης οθόνη -# bbb.desktopPublish.region.tooltip = Share a Part of Your Screen -bbb.desktopPublish.region.label = Περιοχή -bbb.desktopPublish.stop.tooltip = Κλείσιμο διαμοιρασμού οθόνης -bbb.desktopPublish.stop.label = Κλείσιμο -bbb.desktopPublish.maximizeRestoreBtn.toolTip = Δεν μπορείτε να μεγιστοποιήσετε αυτό το παράθυρο -bbb.desktopPublish.closeBtn.toolTip = Διακοπή διαμοιρασμού και κλείσιμο του παραθύρου -# bbb.desktopPublish.chromeOnMacUnsupportedHint = Desktop sharing is not currently supported on Chrome running under Mac OS X. Recommend you use FireFox to share desktop. -bbb.desktopPublish.minimizeBtn.toolTip = Ελαχιστοποίηση -bbb.desktopPublish.minimizeBtn.accessibilityName = Ελαχιστοποίηση του παραθύρου διαμοιρασμού επιφάνειας εργασίας -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Μεγιστοποίηση του παραθύρου διαμοιρασμού επιφάνειας εργασίας -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -bbb.desktopView.title = Διαμοιρασμός επιφάνειας εργασίας -bbb.desktopView.fitToWindow = Προσαρμογή στο παράθυρο -bbb.desktopView.actualSize = Προβολή πραγματικού μεγέθους -bbb.desktopView.minimizeBtn.accessibilityName = Ελαχιστοποίηση του παραθύρου επισκόπισης διαμοιρασμού επιφάνειας εργασίας -bbb.desktopView.maximizeRestoreBtn.accessibilityName = Μεγιστοποίση του παραθύρου επισκόπησης διαμοιρασμού επιφάνειας εργασίας -bbb.desktopView.closeBtn.accessibilityName = Κλείσιμο του παραθύρου επισκόπησης διαμοιρασμού επιφάνειας εργασίας -# bbb.toolbar.phone.toolTip.start = Share Your Microphone -# bbb.toolbar.phone.toolTip.stop = Stop Sharing Your Microphone -# bbb.toolbar.phone.toolTip.mute = Stop listening the conference -# bbb.toolbar.phone.toolTip.unmute = Start listening the conference -# bbb.toolbar.phone.toolTip.nomic = No microphone detected -# bbb.toolbar.deskshare.toolTip.start = Share Your Desktop -# bbb.toolbar.deskshare.toolTip.stop = Stop Sharing Your Desktop -# bbb.toolbar.video.toolTip.start = Share Your Webcam -# bbb.toolbar.video.toolTip.stop = Stop Sharing Your Webcam -bbb.layout.addButton.toolTip = Προσθήκη της προσαρμοσμένης εμφάνισης στην λίστα -# bbb.layout.broadcastButton.toolTip = Apply Current Layout to All Viewers -# bbb.layout.combo.toolTip = Change Your Layout -bbb.layout.loadButton.toolTip = Φόρτωση εμφάνισης από αρχείο -bbb.layout.saveButton.toolTip = Αποθήκευση εμφάνισης σε αρχείο -bbb.layout.lockButton.toolTip = Κλείδωμα εμφάνισης -bbb.layout.combo.prompt = Εφαρμογή μίας εμφάνισης -bbb.layout.combo.custom = * Προσαρμοσμένη εμφάνιση -bbb.layout.combo.customName = Προσαρμοσμένη εμφάνιση -bbb.layout.combo.remote = Απομακρυσμένο -bbb.layout.save.complete = Οι εμφανίσεις αποθηκεύτηκαν επιτυχώς -bbb.layout.load.complete = Οι εμφανίσεις φορτώθηκαν επιτυχώς -bbb.layout.load.failed = Αποτυχία να φορτωθούν οι εμφανίσεις -# bbb.layout.name.defaultlayout = Default Layout -# bbb.layout.name.videochat = Video Chat -# bbb.layout.name.webcamsfocus = Webcam Meeting -# bbb.layout.name.presentfocus = Presentation Meeting -# bbb.layout.name.lectureassistant = Lecture Assistant -# bbb.layout.name.lecture = Lecture -bbb.highlighter.toolbar.pencil = Μολύβι -bbb.highlighter.toolbar.pencil.accessibilityName = Αλλαγή του κέρσορα της οθόνης σε μολύβι -bbb.highlighter.toolbar.ellipse = Κύκλος -bbb.highlighter.toolbar.ellipse.accessibilityName = Αλλαγή του κέρσορα της οθόνης σε κύκλο -bbb.highlighter.toolbar.rectangle = Ορθογώνιο -bbb.highlighter.toolbar.rectangle.accessibilityName = Αλλαγή του κέρσορα της οθόνης σε ορθογώνιο -bbb.highlighter.toolbar.panzoom = Περιστροφή και μεγέθυνση -bbb.highlighter.toolbar.panzoom.accessibilityName = Αλλαγή του κέρσορα της οθόνης σε εργαλείο περιστροφής και μεγέθυνσης -# bbb.highlighter.toolbar.clear = Clear All Annotations -bbb.highlighter.toolbar.clear.accessibilityName = Καθαρισμός της οθόνης -# bbb.highlighter.toolbar.undo = Undo Annotation -bbb.highlighter.toolbar.undo.accessibilityName = Αναίρεση του τελευταίου σχήματος στην οθόνη -bbb.highlighter.toolbar.color = Επιλογή χρώματος -bbb.highlighter.toolbar.color.accessibilityName = Χρώμα μαρκαδόρου -bbb.highlighter.toolbar.thickness = Αλλαγή πάχους -bbb.highlighter.toolbar.thickness.accessibilityName = Πάχος μαρκαδόρου -bbb.logout.title = Αποσυνδεθήκατε -bbb.logout.button.label = OK -bbb.logout.appshutdown = Ο διακομιστής της εφαρμογής έχει κλείσει -bbb.logout.asyncerror = Συνέβη ένα σφάλμα συγχρονισμού -bbb.logout.connectionclosed = Η σύνδεση με τον διακομιστή έχει διακοπεί -bbb.logout.connectionfailed = Η σύνδεση με τον διακομιστή έχει αποτύχει -bbb.logout.rejected = Η σύνδεση με τον διακομιστή έχει απορριφθεί -bbb.logout.invalidapp = Η εφαρμογή red5 δεν υπάρχει -bbb.logout.unknown = Έχετε χάσει τη σύνδεσή σας με τον διακομιστή -bbb.logout.usercommand = Έχετε αποσυνδεθεί από τη τηλεδιάσκεψη -# bbb.logout.refresh.message = If this logout was unexpected click the button below to reconnect. -# bbb.logout.refresh.label = Reconnect -bbb.logout.confirm.title = Επιβεβαίωση Αποσύνδεσης -bbb.logout.confirm.message = Είστε σίγουρος/η οτι θέλετε να αποσυνδεθείτε; -bbb.logout.confirm.yes = Ναι -bbb.logout.confirm.no = Οχι -bbb.notes.title = Σημειώσεις -bbb.notes.cmpColorPicker.toolTip = Χρώμα κειμένου -bbb.notes.saveBtn = Αποθήκευση -bbb.notes.saveBtn.toolTip = Αποθήκευση σημείωσης -bbb.settings.deskshare.instructions = Κάντε κλικ στο "Επιτρέπεται" στο παράθυρο που ανοίγει, για να ελέγξετε αν ο διαμοιρασμός της επιφάνειας εργασίας σας λειτουργεί κανονικά -bbb.settings.deskshare.start = Έλεγχος διαμοιρασμού επιφάνειας εργασίας -bbb.settings.voice.volume = Δραστηριότητα μικροφώνου -bbb.settings.java.label = Σφάλμα έκδοσης Java -bbb.settings.java.text = Έχετε εγκατεστημένη την έκδοση {0}, αλλά χρειάζεστε τουλάχιστον την έκδοση {1} για να χρησιμοποιήσετε τη λειτουργία διαμοιρασμού της επιφάνειας εργασίας του BigBlueButton. Κάντε κλικ στο πλήκτρο παρακάτω για να εγκαταστήσετε τη νεότερη έκδοση της Java. -bbb.settings.java.command = Εγκατάσταση νεότερης έκδοσης της Java -bbb.settings.flash.label = Σφάλμα έκδοσης Flash -bbb.settings.flash.text = Έχετε εγκατεστημένη την έκδοση {0} του Flash, αλλά χρειάζεστε τουλάχιστον την έκδοση {1} για να λειτουργεί το BigBlueButton απρόσκοπτα. Κάντε κλικ στο πλήκτρο παρακάτω για να εγκαταστήσετε τη νεότερη έκδοση του προγράμματος Adobe Flash. -bbb.settings.flash.command = Εγκατάσταση νεότερης έκδοσης Flash -bbb.settings.isight.label = Σφάλμα κάμερας iSight -bbb.settings.isight.text = Εάν αντιμετωπίζετε προβλήματα με την iSight κάμερά σας, ενδεχομένως αυτό να οφείλεται στο ότι χρησιμοποιείτε OS X 10.6.5., κάτι που είναι γνωστό ότι δημιουργεί προβλήματα στο Flash και δεν είναι δυνατή η σύλληψη εικόνας από την iSight κάμερα. Για να το διορθώσετε, κάντε κλικ στον παρακάτω σύνδεσμο για να εγκαταστήσετε μια νεότερη έκδοση του Flash, ή αναβαθμίστε το λογισμικό Mac σε νεότερη έκδοση. -bbb.settings.isight.command = Εγκατάσταση Flash 10.2 RC2 -bbb.settings.warning.label = Προειδοποίηση -bbb.settings.warning.close = Κλείσιμο της προειδοποίησης -bbb.settings.noissues = Δεν εντοπίστηκαν εκκρεμή ζητήματα -bbb.settings.instructions = Αποδεχτείτε το αίτημα του Flash που ζητά δικαιώματα πρόσβασης στην κάμερά σας. Εάν βλέπετε και ακούτε τον εαυτό σας σωστά, ο περιηγητής σας έχει ρυθμιστεί σωστά. Άλλα σημαντικά ζητήματα εμφανίζονται παρακάτω. Κάντε κλικ σε καθένα από αυτά για να βρείτε πιθανές λύσεις. -ltbcustom.bbb.highlighter.toolbar.triangle = Τρίγωνο -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Αλλαγή του κέρσορα της οθόνης σε τρίγωνο -ltbcustom.bbb.highlighter.toolbar.line = Γραμμή -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Αλλαγή του κέρσορα της οθόνης σε γραμμή -ltbcustom.bbb.highlighter.toolbar.text = Κείμενο -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Αλλαγή του κέρσορα της οθόνης σε κείμενο -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Χρώμα κειμένου -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Μέγεθος γραμματοσειράς - -# bbb.accessibility.clientReady = Ready - -bbb.accessibility.chat.chatBox.reachedFirst = Φτάσατε στο πρώτο μήνυμα. -bbb.accessibility.chat.chatBox.reachedLatest = Φτάσατε στο τελευταίο μήνυμα. -bbb.accessibility.chat.chatBox.navigatedFirst = Πλοηγηθήκατε στο πρώτο μήνυμα. -bbb.accessibility.chat.chatBox.navigatedLatest = Πλοηγηθήκατε στο τελευταίο μήνυμα. -bbb.accessibility.chat.chatBox.navigatedLatestRead = Πλοηγηθήκατε στο πιο πρόσφατα διαβασμένο μήνυμα. -bbb.accessibility.chat.chatwindow.input = Εισαγωγή συνομιλίας - -bbb.accessibility.chat.initialDescription = Χρησιμοποιήστε τα βελάκια για την πλοήγηση μεταξύ των μηνυμάτων - -bbb.accessibility.notes.notesview.input = Εισαγωγή σημειώσεων - -bbb.shortcuthelp.title = Πλήκτρα συντομεύσεων -bbb.shortcuthelp.minimizeBtn.accessibilityName = Ελαχιστοποίηση του παραθύρου συντομεύσεων -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Μεγιστοποίηση του παραθύρου συντομεύσεων -bbb.shortcuthelp.closeBtn.accessibilityName = Κλείσιμο του παραθύρου συντομεύσεων -bbb.shortcuthelp.dropdown.general = Καθολικές συντομεύσεις -bbb.shortcuthelp.dropdown.presentation = Συντομεύσεις παρουσίασης -bbb.shortcuthelp.dropdown.chat = Συντομεύσεις συνομιλίας -bbb.shortcuthelp.dropdown.users = Συντευμεύσεις χρηστών -# bbb.shortcuthelp.dropdown.polling = Presenter Polling shortcuts -bbb.shortcuthelp.dropdown.polling2 = Συντομεύσεις δημοψηφίσματος ακροατή -bbb.shortcuthelp.headers.shortcut = Συντόμευση -bbb.shortcuthelp.headers.function = Λειτουργία - -bbb.shortcutkey.general.minimize = 189 -bbb.shortcutkey.general.minimize.function = Ελαχιστοποίηση τρέχοντος παραθύρου -bbb.shortcutkey.general.maximize = 187 -bbb.shortcutkey.general.maximize.function = Μεγιστοποίηση τρέχοντος παραθύρου - -bbb.shortcutkey.flash.exit = 81 -bbb.shortcutkey.flash.exit.function = Επικέντρωση εκτός του flash παραθύρου -bbb.shortcutkey.users.muteme = 77 -bbb.shortcutkey.users.muteme.function = Σίγαση και ενεργοποίηση του μικροφώνου σου -bbb.shortcutkey.chat.chatinput = 73 -bbb.shortcutkey.chat.chatinput.function = Επικέντρωση στην περιοχή εισαγωγής κειμένου συνομιλίας -bbb.shortcutkey.present.focusslide = 67 -bbb.shortcutkey.present.focusslide.function = Εστίαση στη διαφάνεια παρουσίασης -bbb.shortcutkey.whiteboard.undo = 90 -bbb.shortcutkey.whiteboard.undo.function = Αναίρεση της τελευταίας σήμανσης στον πίνακα - -bbb.shortcutkey.focus.users = 49 -bbb.shortcutkey.focus.users.function = Μετακίνηση της εστίασης στο παράθυρο των Χρήστων -bbb.shortcutkey.focus.video = 50 -bbb.shortcutkey.focus.video.function = Μετακίνηση της εστίασης στη βάση της κάμερας -bbb.shortcutkey.focus.presentation = 51 -bbb.shortcutkey.focus.presentation.function = Μετακίνηση της εστίασης στο παράθυρο της Παρουσίασης -bbb.shortcutkey.focus.chat = 52 -bbb.shortcutkey.focus.chat.function = Μεταφορά της εστίασης στο παράθυρο συνομιλίας -bbb.shortcutkey.focus.pollingCreate = 67 -# bbb.shortcutkey.focus.pollingCreate.function = Move focus to the Poll Creation window, if it is open. -bbb.shortcutkey.focus.pollingStats = 83 -# bbb.shortcutkey.focus.pollingStats.function = Move focus to the Poll Statistics window, if it is open. -bbb.shortcutkey.focus.voting = 89 -bbb.shortcutkey.focus.voting.function = Μεταφορά της εστίασης στο παράθυρο ψηφίσματος, εαν είναι ανοιχτό. - -bbb.shortcutkey.share.desktop = 68 -bbb.shortcutkey.share.desktop.function = Άνοιγμα του παραθύρου διαμοιρασμού της επιφάνειας εργασίας -bbb.shortcutkey.share.microphone = 79 -bbb.shortcutkey.share.microphone.function = Άνοιγμα του παραθύρου ρυθμίσεων του μικροφώνου -bbb.shortcutkey.share.pauseRemoteStream = 80 -# bbb.shortcutkey.share.pauseRemoteStream.function = Start/Stop listening the conference -bbb.shortcutkey.share.webcam = 66 -bbb.shortcutkey.share.webcam.function = Άνοιγμα του παραθύρου διαμοιρασμού της κάμερας - -bbb.shortcutkey.shortcutWindow = 72 -bbb.shortcutkey.shortcutWindow.function = Άνοιγμα/εστίαση στο παράθυρο βοήθειας των συντομεύσεων -bbb.shortcutkey.logout = 76 -bbb.shortcutkey.logout.function = Αποσύνδεση από αυτή την συνεδρίαση -bbb.shortcutkey.raiseHand = 82 -bbb.shortcutkey.raiseHand.function = Ύψωσε το χέρι σου - -bbb.shortcutkey.present.upload = 85 -bbb.shortcutkey.present.upload.function = Ανέβασμα παρουσίασης -bbb.shortcutkey.present.previous = 65 -bbb.shortcutkey.present.previous.function = Πήγαινε στην προηγούμενη διαφάνεια -bbb.shortcutkey.present.select = 83 -bbb.shortcutkey.present.select.function = Δες όλες τις διαφάνειες -bbb.shortcutkey.present.next = 69 -bbb.shortcutkey.present.next.function = Πήγαινε στην επόμενη διαφάνεια -bbb.shortcutkey.present.fitWidth = 70 -bbb.shortcutkey.present.fitWidth.function = Προσάρμοσε τις διαφάνειες στο πλάτος -bbb.shortcutkey.present.fitPage = 80 -bbb.shortcutkey.present.fitPage.function = Προσάρμοσε τις διαφάνειες στη σελίδα - -bbb.shortcutkey.users.makePresenter = 80 -bbb.shortcutkey.users.makePresenter.function = Κάνε το επιλεγμένο άτομο παρουσιαστή -bbb.shortcutkey.users.kick = 75 -bbb.shortcutkey.users.kick.function = Διώξε το επιλεγμένο άτομο από την συνεδρίαση -bbb.shortcutkey.users.mute = 83 -bbb.shortcutkey.users.mute.function = Σίγαση ή ενεργοποίηση του ήχου στο επιλεγμένο άτομο -bbb.shortcutkey.users.muteall = 65 -bbb.shortcutkey.users.muteall.function = Σίγαση ή ενεργοποίηση του ήχου σε όλους τους χρήστες -bbb.shortcutkey.users.focusUsers = 85 -bbb.shortcutkey.users.focusUsers.function = Εστίασε στην λίστα των χρηστών -bbb.shortcutkey.users.muteAllButPres = 65 -bbb.shortcutkey.users.muteAllButPres.function = Σίγαση σε όλους εκτός του παρουσιαστή - -bbb.shortcutkey.chat.focusTabs = 89 -bbb.shortcutkey.chat.focusTabs.function = Εστίασε στις καρτέλες συνομιλιών -bbb.shortcutkey.chat.focusBox = 66 -bbb.shortcutkey.chat.focusBox.function = Εστίασε στην περιοχή συνομιλίας -bbb.shortcutkey.chat.changeColour = 67 -bbb.shortcutkey.chat.changeColour.function = Εστίαση στην επιλογή χρώματος γραμματαοσειράς. -bbb.shortcutkey.chat.sendMessage = 83 -bbb.shortcutkey.chat.sendMessage.function = Αποστολή μηνύματος -bbb.shortcutkey.chat.explanation = ---- -bbb.shortcutkey.chat.explanation.function = Για πλοήγηση στα μηνύματα, πρέπει να εστιάσετε στην περιοχή συνομιλίας - -bbb.shortcutkey.chat.chatbox.advance = 32 -bbb.shortcutkey.chat.chatbox.advance.function = Πλοήγηση στο επόμενο μήνυμα -bbb.shortcutkey.chat.chatbox.goback = 80 -bbb.shortcutkey.chat.chatbox.goback.function = Πλοήγηση στο προηγούμενο μήνυμα -bbb.shortcutkey.chat.chatbox.repeat = 82 -bbb.shortcutkey.chat.chatbox.repeat.function = Επανάληψη του τρέχοντος μηνύματος -bbb.shortcutkey.chat.chatbox.golatest = 89 -bbb.shortcutkey.chat.chatbox.golatest.function = Πλοήγηση στο τελευταίο μήνυμα -bbb.shortcutkey.chat.chatbox.gofirst = 65 -bbb.shortcutkey.chat.chatbox.gofirst.function = Πλοήγηση στο πρώτο μήνυμα -bbb.shortcutkey.chat.chatbox.goread = 75 -bbb.shortcutkey.chat.chatbox.goread.function = Πλοήγηση στο πιο πρόσφατο μήνυμα που διαβάστηκε -bbb.shortcutkey.chat.chatbox.debug = 71 -bbb.shortcutkey.chat.chatbox.debug.function = Προσωρινό ενεργό κουμπί αποσφαλμάτωσης - -# bbb.polling.toolbar.toolTip = Manage Polls -# bbb.polling.buttonName = Manage Polls -bbb.polling.createPoll = Δημιουργία νέας δημοσκόπησης -bbb.polling.createPoll.moreThanOneResponse = Να επιτρέπεται στους χρήστες η επιλογή περισσοτέρων της μίας απάντησης -bbb.polling.createPoll.hint = Συμβουλή\: Ξεκινήστε κάθε απάντηση σε νέα γραμμή -bbb.polling.createPoll.answers = Απαντήσεις\: -bbb.polling.createPoll.question = Ερώτηση\: -bbb.polling.createPoll.title = Τίτλος\: -bbb.polling.createPoll.publishToWeb = Ενεργοποίηση ηλεκτρονικής δημοσκόπησης - -bbb.polling.pollPreview = Προεπισκόπηση δημοσκόπησης -bbb.polling.pollPreview.modify = Επεξεργασία -bbb.polling.pollPreview.publish = Δημοσίευση -bbb.polling.pollPreview.preview = Προεπισκόπηση -bbb.polling.pollPreview.save = Αποθήκευση -bbb.polling.pollPreview.cancel = Ακύρωση -bbb.polling.pollPreview.modify = Επεξεργασία -bbb.polling.pollPreview.hereIsYourPoll = Αυτή είναι η δημοσκόπησή σου\: -bbb.polling.pollPreview.ifYouWantChanges = εάν θέλετε να κάνετε αλλαγές πιέστε το κουμπί 'Επεξεργασία' -bbb.polling.pollPreview.checkAll = (επιλέξτε όλα όσα θέλετε να εφαρμοστούν) -bbb.polling.pollPreview.pollWillPublishOnline = Αυτή η δημοσκόπηση θα είναι διαθέσιμη - -# bbb.polling.resultBtn.label=Result -# bbb.polling.resultBtn.toolTip=Show poll result -# bbb.polling.startBtn.label=Start -# bbb.polling.startBtn.toolTip=Start poll -# bbb.polling.editBtn.label=Edit -# bbb.polling.editBtn.toolTip=Edit poll -# bbb.polling.deleteBtn.toolTip=Delete poll - -bbb.publishVideo.startPublishBtn.labelText = Κοινή χρήση -bbb.publishVideo.changeCameraBtn.labelText = Αλλαγή Κάμερας - -bbb.accessibility.alerts.madePresenter = Πλέον είστε ο Παρουσιαστής -bbb.accessibility.alerts.madeViewer = Πλέον είστε ακροατής - -bbb.shortcutkey.polling.buttonClick = 80 -bbb.shortcutkey.polling.buttonClick.function = Άνοιγμα του μενού Δημοψηφίσματων -bbb.shortcutkey.polling.focusTitle = 6767 -# bbb.shortcutkey.polling.focusTitle.function = Focus to Title input box. -bbb.shortcutkey.polling.focusQuestion = 81 -# bbb.shortcutkey.polling.focusQuestion.function = Focus to Question input box. -bbb.shortcutkey.polling.focusAnswers = 65 -# bbb.shortcutkey.polling.focusAnswers.function = Focus to Answers input box. -bbb.shortcutkey.polling.focusMultipleCB = 77 -bbb.shortcutkey.polling.focusMultipleCB.function = Εστίαση στην επιλογή "Επιτρέπονται οι πολλαπλές επιλογές". -bbb.shortcutkey.polling.focusWebPollCB = 66 -# bbb.shortcutkey.polling.focusWebPollCB.function = Focus to "Enable web polling" checkbox. -bbb.shortcutkey.polling.previewClick = 80 -bbb.shortcutkey.polling.previewClick.function = Προεπισκόπηση του δημοψηφίσματος και συνέχεια. -bbb.shortcutkey.polling.cancelClick = 88 -bbb.shortcutkey.polling.cancelClick.function = Ακύρωση και έξοδος απο την δημιουργία δημοψηφίσματος. -bbb.shortcutkey.polling.modify = 69 -bbb.shortcutkey.polling.modify.function = Πίσω και διαμόρφωση της δημοσκόπησης σας. -bbb.shortcutkey.polling.publish = 85 -# bbb.shortcutkey.polling.publish.function = Publish your poll and open voting. -bbb.shortcutkey.polling.save = 8383 -# bbb.shortcutkey.polling.save.function = Save your poll to use later. - -bbb.shortcutkey.pollStats.explanation = ---- -bbb.shortcutkey.pollStats.explanation.function = Τα αποτελέσματα του δημοψηφίσματος είναι διαθέσιμα μόνο αφού το δημοψήφισμα έχει δημοσιευτεί -bbb.shortcutkey.polling.focusData = 68 -# bbb.shortcutkey.polling.focusData.function = Focus to poll results. -bbb.shortcutkey.polling.refresh = 82 -bbb.shortcutkey.polling.refresh.function = Ανανέωση των αποτελεσμάτων του δημοψηφίσματος -bbb.shortcutkey.polling.focusWebPoll = 73 -# bbb.shortcutkey.polling.focusWebPoll.function = Focus to web polling URL box. -bbb.shortcutkey.polling.stopPoll = 79 -# bbb.shortcutkey.polling.stopPoll.function = Stop the poll and end voting. -bbb.shortcutkey.polling.repostPoll = 80 -bbb.shortcutkey.polling.repostPoll.function = Επαναδημοσίευση του δημοψηφίσματος. -bbb.shortcutkey.polling.closeStatsWindow = 88 -# bbb.shortcutkey.polling.closeStatsWindow.function = Close Polling Results window. - -bbb.shortcutkey.polling.vote = 86 -# bbb.shortcutkey.polling.vote.function = Cast your vote for the options selected. -bbb.shortcutkey.polling.focusVoteQuestion = 81 -# bbb.shortcutkey.polling.focusVoteQuestion.function = Focus to question. - -bbb.shortcutkey.specialKeys.space = Πλήκτρο κενού -bbb.shortcutkey.specialKeys.left = Αριστερό Βέλος -bbb.shortcutkey.specialKeys.right = Δεξί Βέλος -bbb.shortcutkey.specialKeys.up = Πάνω Βέλος -bbb.shortcutkey.specialKeys.down = Κάτω Βέλος -bbb.shortcutkey.specialKeys.plus = Συν -bbb.shortcutkey.specialKeys.minus = Μείον - -bbb.toolbar.videodock.toolTip.closeAllVideos = Κλείσιμο όλων των βίντεο -# bbb.users.settings.lockAll=Lock All Users -# bbb.users.settings.lockAllExcept=Lock Users Except Presenter -# bbb.users.settings.lockSettings=Lock Viewers ... -# bbb.users.settings.unlockAll=Unlock All Viewers -# bbb.users.settings.roomIsLocked=Locked by default -# bbb.users.settings.roomIsMuted=Muted by default - -# bbb.lockSettings.save = Apply -# bbb.lockSettings.save.tooltip = Apply lock settings -bbb.lockSettings.cancel = Ακύρωση -bbb.lockSettings.cancel.toolTip = Κλείσιμο του παραθύρου χωρίς αποθήκευση - -# bbb.lockSettings.moderatorLocking = Moderator locking -bbb.lockSettings.privateChat = Ιδιωτική συνομιλία -bbb.lockSettings.publicChat = Δημόσια συνομιλία -bbb.lockSettings.webcam = Κάμερα -bbb.lockSettings.microphone = Μικρόφωνο -# bbb.lockSettings.layout = Layout -# bbb.lockSettings.title=Lock Viewers -bbb.lockSettings.feature=Δυνατότητα -# bbb.lockSettings.locked=Locked -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/en_US/resources.properties b/clients/flash/web-client/src/locale/en_US/resources.properties deleted file mode 100644 index e1db0051bee6..000000000000 --- a/clients/flash/web-client/src/locale/en_US/resources.properties +++ /dev/null @@ -1,691 +0,0 @@ -bbb.mainshell.locale.version = 0.9.0 -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 http://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Open Log Window -bbb.mainshell.meetingNotFound = Meeting Not Found -bbb.mainshell.invalidAuthToken = Invalid Authentication Token -bbb.mainshell.resetLayoutBtn.toolTip = Reset Layout -bbb.mainshell.notification.tunnelling = Tunnelling -bbb.mainshell.notification.webrtc = WebRTC Audio -bbb.mainshell.fullscreenBtn.toolTip = Toggle full screen -bbb.oldlocalewindow.reminder1 = You may have an old language translations of BigBlueButton. -bbb.oldlocalewindow.reminder2 = Please clear your browser's cache and try again. -bbb.oldlocalewindow.windowTitle = Warning: Old Language Translations -bbb.audioSelection.title = How do you want to join the audio? -bbb.audioSelection.btnMicrophone.label = Microphone -bbb.audioSelection.btnMicrophone.toolTip = Join the audio with your microphone -bbb.audioSelection.btnListenOnly.label = Listen Only -bbb.audioSelection.btnListenOnly.toolTip = Join the audio as listen only -bbb.audioSelection.txtPhone.text = To join this meeting by phone, dial: {0} then enter {1} as the conference pin number. -bbb.micSettings.title = Audio Test -bbb.micSettings.speakers.header = Test Speakers -bbb.micSettings.microphone.header = Test Microphone -bbb.micSettings.playSound = Test Speakers -bbb.micSettings.playSound.toolTip = Play music to test your speakers -bbb.micSettings.hearFromHeadset = You should hear audio in your headset, not your computer speakers. -bbb.micSettings.speakIntoMic = If you are using a headset (or earbuds), you should hear the audio from your headset -- not from your computer speakers. -bbb.micSettings.echoTestMicPrompt = This is a private echo test. Speak a few words. Did you hear audio? -bbb.micSettings.echoTestAudioYes = Yes -bbb.micSettings.echoTestAudioNo = No -bbb.micSettings.speakIntoMicTestLevel = Speak into your microphone. You should see the bar move. If not, choose another mic. -bbb.micSettings.recommendHeadset = Use a headset with a microphone for best audio experience. -bbb.micSettings.changeMic = Test or Change Microphone -bbb.micSettings.changeMic.toolTip = Open the Flash Player microphone settings dialog box -bbb.micSettings.comboMicList.toolTip = Select a microphone -bbb.micSettings.micRecordVolume.label = Gain -bbb.micSettings.micRecordVolume.toolTip = Set your microphone gain -bbb.micSettings.nextButton = Next -bbb.micSettings.nextButton.toolTip = Start the echo test -bbb.micSettings.join = Join Audio -bbb.micSettings.join.toolTip = Join the audio conference -bbb.micSettings.cancel = Cancel -bbb.micSettings.connectingtoecho = Connecting -bbb.micSettings.connectingtoecho.error = Echo Test Error: Please contact administrator. -bbb.micSettings.cancel.toolTip = Cancel joining the audio conference -bbb.micSettings.access.helpButton = Open tutorial videos in a new page. -bbb.micSettings.access.title = Audio Settings. Focus will remain in this audio settings window until the window is closed. -bbb.micSettings.webrtc.title = WebRTC Support -bbb.micSettings.webrtc.capableBrowser = Your browser supports WebRTC. -bbb.micSettings.webrtc.capableBrowser.dontuseit = Click not to use WebRTC -bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Click here if you don't want to use the WebRTC technology (recommended if you have problems using it). -bbb.micSettings.webrtc.notCapableBrowser = WebRTC is not supported in your browser. Please use Google Chrome (version 32 or greater); or Mozilla Firefox (version 26 or greater). You will still be able to join the voice conference using the Adobe Flash Platform. -bbb.micSettings.webrtc.connecting = Calling -bbb.micSettings.webrtc.waitingforice = Connecting -bbb.micSettings.webrtc.transferring = Transferring -bbb.micSettings.webrtc.endingecho = Joining audio -bbb.micSettings.webrtc.endedecho = Echo test ended. -bbb.micPermissions.firefox.title = Firefox Microphone Permissions -bbb.micPermissions.firefox.message1 = Choose your mic and then click "Share Selected Device" -bbb.micPermissions.firefox.message2 = If you're seeing this message, click on the microphone icon next to the address bar -bbb.micPermissions.chrome.title = Chrome Microphone Permissions -bbb.micPermissions.chrome.message1 = Click Allow to give Chrome permission to use your microphone. -bbb.micWarning.title = Audio Warning -bbb.micWarning.joinBtn.label = Join anyway -bbb.micWarning.testAgain.label = Test again -bbb.micWarning.message = Your microphone did not show any activity, others probably won't be able to hear you during the session. -bbb.webrtcWarning.message = Detected the following WebRTC issue: {0}. Do you want to try Flash instead? -bbb.webrtcWarning.title = WebRTC Audio Failure -bbb.webrtcWarning.failedError.1001 = Error 1001: WebSocket disconnected -bbb.webrtcWarning.failedError.1002 = Error 1002: Could not make a WebSocket connection -bbb.webrtcWarning.failedError.1003 = Error 1003: Browser version not supported -bbb.webrtcWarning.failedError.1004 = Error 1004: Failure on call (reason={0}) -bbb.webrtcWarning.failedError.1005 = Error 1005: Call ended unexpectedly -bbb.webrtcWarning.failedError.1006 = Error 1006: Call timed out -bbb.webrtcWarning.failedError.1007 = Error 1007: ICE negotiation failed -bbb.webrtcWarning.failedError.1008 = Error 1008: Transfer failed -bbb.webrtcWarning.failedError.1009 = Error 1009: Could not fetch STUN/TURN server information -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 -bbb.mainToolbar.langSelector = Select language -bbb.mainToolbar.settingsBtn = Settings -bbb.mainToolbar.settingsBtn.toolTip = Open Settings -bbb.mainToolbar.shortcutBtn = Shortcut Keys -bbb.mainToolbar.shortcutBtn.toolTip = Open Shortcut Keys Window -bbb.mainToolbar.recordBtn.toolTip.start = Start recording -bbb.mainToolbar.recordBtn.toolTip.stop = Stop recording -bbb.mainToolbar.recordBtn.toolTip.recording = The session is being recorded -bbb.mainToolbar.recordBtn.toolTip.notRecording = The session isn't being recorded -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.stop = Are you sure you want to stop recording the session? -bbb.mainToolbar.recordBtn..notification.title = Record Notification -bbb.mainToolbar.recordBtn..notification.message1 = You can record this meeting. -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.notRecording = Not Recording -bbb.waitWindow.waitMessage.message = You are a guest, please wait moderator approval. -bbb.waitWindow.waitMessage.title = Waiting -bbb.guests.title = Guests -bbb.guests.message.singular = {0} user wants to join this meeting -bbb.guests.message.plural = {0} users want to join this meeting -bbb.guests.allowBtn.toolTip = Allow -bbb.guests.allowEveryoneBtn.text = Allow everyone -bbb.guests.denyBtn.toolTip = Deny -bbb.guests.denyEveryoneBtn.text = Deny everyone -bbb.guests.rememberAction.text = Remember choice -bbb.guests.alwaysAccept = Always accept -bbb.guests.alwaysDeny = Always deny -bbb.guests.askModerator = Ask moderator -bbb.guests.Management = Guest management -bbb.clientstatus.title = Configuration Notifications -bbb.clientstatus.notification = Unread notifications -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 -bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -bbb.clientstatus.flash.title = Flash Player -bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -bbb.clientstatus.webrtc.title = Audio -bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -bbb.clientstatus.java.title = Java -bbb.clientstatus.java.notdetected = Java version not detected. -bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -bbb.window.minimizeBtn.toolTip = Minimize -bbb.window.maximizeRestoreBtn.toolTip = Maximize -bbb.window.closeBtn.toolTip = Close -bbb.videoDock.titleBar = Webcam Window Title Bar -bbb.presentation.titleBar = Presentation Window Title Bar -bbb.chat.titleBar = Chat Window Title Bar -bbb.users.title = Users{0} {1} -bbb.users.titleBar = Users Window title bar -bbb.users.quickLink.label = Users Window -bbb.users.minimizeBtn.accessibilityName = Minimize the Users Window -bbb.users.maximizeRestoreBtn.accessibilityName = Maximize the Users Window -bbb.users.settings.buttonTooltip = Settings -bbb.users.settings.audioSettings = Audio Test -bbb.users.settings.webcamSettings = Webcam Settings -bbb.users.settings.muteAll = Mute All Users -bbb.users.settings.muteAllExcept = Mute All Users Except Presenter -bbb.users.settings.unmuteAll = Unmute All Users -bbb.users.settings.clearAllStatus = Clear All Status -bbb.users.status.clearStatus = Clear my status -bbb.users.status.raiseHand = Raise Hand -bbb.users.status.agree = I agree -bbb.users.status.disagree = I disagree -bbb.users.status.speakLouder = Could you please speak louder? -bbb.users.status.speakSofter = Could you please speak softer? -bbb.users.status.speakFaster = Could you please speak faster? -bbb.users.status.speakSlower = Could you please speak slower? -bbb.users.status.beRightBack = I'll be right back -bbb.users.status.laughter = :) -bbb.users.status.sad = :( -bbb.users.raiseHandBtn.accessibilityName = Modify status -bbb.users.raiseHandBtn.toolTip = Status -bbb.users.roomMuted.text = Viewers Muted -bbb.users.roomLocked.text = Viewers Locked -bbb.users.pushToTalk.toolTip = Talk -bbb.users.pushToMute.toolTip = Mute yourself -bbb.users.muteMeBtnTxt.talk = Unmute -bbb.users.muteMeBtnTxt.mute = Mute -bbb.users.muteMeBtnTxt.muted = Muted -bbb.users.muteMeBtnTxt.unmuted = Unmuted -bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -bbb.users.usersGrid.accessibilityName = Users List. Use the arrow keys to navigate. -bbb.users.usersGrid.nameItemRenderer = Name -bbb.users.usersGrid.nameItemRenderer.youIdentifier = you -bbb.users.usersGrid.statusItemRenderer = Status -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.clearStatus = Clear Status -bbb.users.usersGrid.statusItemRenderer.lowerHand = Lower Hand -bbb.users.usersGrid.statusItemRenderer.handRaised = Hand Raised -bbb.users.usersGrid.statusItemRenderer.agree = Agree -bbb.users.usersGrid.statusItemRenderer.disagree = Disagree -bbb.users.usersGrid.statusItemRenderer.speakLouder = Speak louder -bbb.users.usersGrid.statusItemRenderer.speakSofter = Speak softer -bbb.users.usersGrid.statusItemRenderer.speakFaster = Speak faster -bbb.users.usersGrid.statusItemRenderer.speakSlower = Speak slower -bbb.users.usersGrid.statusItemRenderer.beRightBack = Be Right Back -bbb.users.usersGrid.statusItemRenderer.laughter = :) -bbb.users.usersGrid.statusItemRenderer.sad = :( -bbb.users.usersGrid.statusItemRenderer.viewer = Viewer -bbb.users.usersGrid.mediaItemRenderer = Media -bbb.users.usersGrid.mediaItemRenderer.talking = Talking -bbb.users.usersGrid.mediaItemRenderer.webcam = Sharing Webcam -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = View webcam -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Unmute {0} -bbb.users.usersGrid.mediaItemRenderer.pushToMute = Mute {0} -bbb.users.usersGrid.mediaItemRenderer.pushToLock = Lock {0} -bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Unlock {0} -bbb.users.usersGrid.mediaItemRenderer.kickUser = Kick {0} -bbb.users.usersGrid.mediaItemRenderer.webcam = Webcam shared -bbb.users.usersGrid.mediaItemRenderer.micOff = Microphone off -bbb.users.usersGrid.mediaItemRenderer.micOn = Microphone on -bbb.users.usersGrid.mediaItemRenderer.noAudio = Not in audio conference -bbb.users.usersGrid.mediaItemRenderer.promoteUser = Promote {0} to moderator -bbb.users.usersGrid.mediaItemRenderer.demoteUser = Demote {0} to viewer -bbb.presentation.title = Presentation -bbb.presentation.titleWithPres = Presentation: {0} -bbb.presentation.quickLink.label = Presentation Window -bbb.presentation.fitToWidth.toolTip = Fit Presentation To Width -bbb.presentation.fitToPage.toolTip = Fit Presentation To Page -bbb.presentation.uploadPresBtn.toolTip = Upload Presentation -bbb.presentation.downloadPresBtn.toolTip = Download Presentations -bbb.presentation.backBtn.toolTip = Previous slide -bbb.presentation.btnSlideNum.accessibilityName = Slide {0} of {1} -bbb.presentation.btnSlideNum.toolTip = Select a slide -bbb.presentation.forwardBtn.toolTip = Next slide -bbb.presentation.maxUploadFileExceededAlert = Error: The file is bigger than what's allowed. -bbb.presentation.uploadcomplete = Upload completed. Please wait while we convert the document. -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.notsupported = Error: The uploaded document is unsupported. Please upload a compatible file. -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.converted = Converted {0} of {1} slides. -bbb.presentation.ok = OK -bbb.presentation.slider = Presentation zoom level -bbb.presentation.slideloader.starttext = Slide text start -bbb.presentation.slideloader.endtext = Slide text end -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 -bbb.presentation.minimizeBtn.accessibilityName = Minimize the Presentation Window -bbb.presentation.maximizeRestoreBtn.accessibilityName = Maximize the Presentation Window -bbb.presentation.closeBtn.accessibilityName = Close the Presentation Window -bbb.fileupload.title = Add Files to Your Presentation -bbb.fileupload.lblFileName.defaultText = No file selected -bbb.fileupload.selectBtn.label = Select File -bbb.fileupload.selectBtn.toolTip = Open dialog box to select a file -bbb.fileupload.uploadBtn = Upload -bbb.fileupload.uploadBtn.toolTip = Upload the selected file -bbb.fileupload.deleteBtn.toolTip = Delete Presentation -bbb.fileupload.showBtn = Show -bbb.fileupload.showBtn.toolTip = Show Presentation -bbb.fileupload.okCancelBtn = Close -bbb.fileupload.okCancelBtn.toolTip = Close the File Upload dialog box -bbb.fileupload.genThumbText = Generating thumbnails.. -bbb.fileupload.progBarLbl = Progress: -bbb.fileupload.fileFormatHint = Upload any office document or Portable Document Format (PDF) file. For best results upload PDF. -bbb.fileupload.letUserDownload = Let the users download the presentation -bbb.fileupload.letUserDownload.tooltip = Check here if you want the other users to download your presentation -bbb.filedownload.title = Download the Presentations -bbb.filedownload.fileLbl = Choose File to Download: -bbb.filedownload.downloadBtn = Download -bbb.filedownload.downloadBtn.toolTip = Download Presentation -bbb.filedownload.thisFileIsDownloadable = File is downloadable -bbb.chat.title = Chat -bbb.chat.quickLink.label = Chat Window -bbb.chat.cmpColorPicker.toolTip = Text Color -bbb.chat.input.accessibilityName = Chat Message Editing Field -bbb.chat.sendBtn = Send -bbb.chat.sendBtn.toolTip = Send Message -bbb.chat.sendBtn.accessibilityName = Send chat message -bbb.chat.saveBtn.toolTip = Save chat -bbb.chat.saveBtn.accessibilityName = Save chat in text file -bbb.chat.saveBtn.label = Save -bbb.chat.save.complete = Chat successfully saved -bbb.chat.save.filename = public-chat -bbb.chat.copyBtn.toolTip = Copy chat -bbb.chat.copyBtn.accessibilityName = Copy chat to clipboard -bbb.chat.copyBtn.label = Copy -bbb.chat.copy.complete = Chat copied to clipboard -bbb.chat.contextmenu.copyalltext = Copy All Text -bbb.chat.publicChatUsername = Public -bbb.chat.optionsTabName = Options -bbb.chat.privateChatSelect = Select a person to chat with privately -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.chatOptions = Chat Options -bbb.chat.fontSize = Chat Message Font Size -bbb.chat.cmbFontSize.toolTip = Select Chat Message Font Size -bbb.chat.messageList = Message Box -bbb.chat.minimizeBtn.accessibilityName = Minimize the Chat Window -bbb.chat.maximizeRestoreBtn.accessibilityName = Maximize the Chat Window -bbb.chat.closeBtn.accessibilityName = Close the Chat Window -bbb.chat.chatTabs.accessibleNotice = New messages in this tab. -bbb.publishVideo.changeCameraBtn.labelText = Change Webcam -bbb.publishVideo.changeCameraBtn.toolTip = Open the change webcam dialog box -bbb.publishVideo.cmbResolution.tooltip = Select a webcam resolution -bbb.publishVideo.startPublishBtn.labelText = Start Sharing -bbb.publishVideo.startPublishBtn.toolTip = Start sharing your webcam -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 -bbb.videodock.quickLink.label = Webcams Window -bbb.video.minimizeBtn.accessibilityName = Minimize the Webcams Window -bbb.video.maximizeRestoreBtn.accessibilityName = Maximize the Webcams Window -bbb.video.controls.muteButton.toolTip = Mute or unmute {0} -bbb.video.controls.switchPresenter.toolTip = Make {0} presenter -bbb.video.controls.ejectUserBtn.toolTip = Eject {0} from meeting -bbb.video.controls.privateChatBtn.toolTip = Chat with {0} -bbb.video.publish.hint.noCamera = No webcam available -bbb.video.publish.hint.cantOpenCamera = Can't open your webcam -bbb.video.publish.hint.waitingApproval = Waiting for approval -bbb.video.publish.hint.videoPreview = Webcam preview -bbb.video.publish.hint.openingCamera = Opening webcam... -bbb.video.publish.hint.cameraDenied = Webcam access denied -bbb.video.publish.hint.cameraIsBeingUsed = Your webcam is being used by another application -bbb.video.publish.hint.publishing = Publishing... -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.desktopPublish.title = Desktop Sharing: Presenter's Preview -bbb.desktopPublish.fullscreen.tooltip = Share Your Main Screen -bbb.desktopPublish.fullscreen.label = Full Screen -bbb.desktopPublish.region.tooltip = Share a Part of Your Screen -bbb.desktopPublish.region.label = Region -bbb.desktopPublish.stop.tooltip = Close screen share -bbb.desktopPublish.stop.label = Close -bbb.desktopPublish.maximizeRestoreBtn.toolTip = You cannot maximize this window. -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.minimizeBtn.toolTip = Minimize -bbb.desktopPublish.minimizeBtn.accessibilityName = Minimize the Desktop Sharing Publish Window -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Maximize the Desktop Sharing Publish Window -bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -bbb.desktopPublish.chromeHint.button = Retry -bbb.desktopView.title = Desktop Sharing -bbb.desktopView.fitToWindow = Fit to Window -bbb.desktopView.actualSize = Display actual size -bbb.desktopView.minimizeBtn.accessibilityName = Minimize 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.toolbar.sharednotes.toolTip = Open Shared Notes -bbb.toolbar.phone.toolTip.start = Share Your Microphone -bbb.toolbar.phone.toolTip.stop = Stop Sharing Your Microphone -bbb.toolbar.phone.toolTip.mute = Stop listening the conference -bbb.toolbar.phone.toolTip.unmute = Start listening the conference -bbb.toolbar.phone.toolTip.nomic = No microphone detected -bbb.toolbar.deskshare.toolTip.start = Share Your Desktop -bbb.toolbar.deskshare.toolTip.stop = Stop Sharing Your Desktop -bbb.toolbar.video.toolTip.start = Share Your Webcam -bbb.toolbar.video.toolTip.stop = Stop Sharing Your Webcam -bbb.toolbar.video.unknownCameraName = Unknown Device -bbb.layout.addButton.toolTip = Add the custom layout to the list -bbb.layout.broadcastButton.toolTip = Apply Current Layout to All Viewers -bbb.layout.combo.toolTip = Change Your Layout -bbb.layout.loadButton.toolTip = Load layouts from a file -bbb.layout.saveButton.toolTip = Save layouts to a file -bbb.layout.lockButton.toolTip = Lock layout -bbb.layout.combo.prompt = Apply a layout -bbb.layout.combo.custom = * Custom layout -bbb.layout.combo.customName = Custom layout -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.sync = Your layout has been sent to all participants -bbb.layout.name.defaultlayout = Default Layout -bbb.layout.name.videochat = Video Chat -bbb.layout.name.webcamsfocus = Webcam Meeting -bbb.layout.name.presentfocus = Presentation Meeting -bbb.layout.name.lectureassistant = Lecture Assistant -bbb.layout.name.lecture = Lecture -bbb.highlighter.toolbar.pencil = Pencil -bbb.highlighter.toolbar.pencil.accessibilityName = Switch whiteboard cursor to pencil -bbb.highlighter.toolbar.ellipse = Circle -bbb.highlighter.toolbar.ellipse.accessibilityName = Switch whiteboard cursor to circle -bbb.highlighter.toolbar.rectangle = Rectangle -bbb.highlighter.toolbar.rectangle.accessibilityName = Switch whiteboard cursor to rectangle -bbb.highlighter.toolbar.panzoom = Pan and Zoom -bbb.highlighter.toolbar.panzoom.accessibilityName = Switch whiteboard cursor to pan and zoom -bbb.highlighter.toolbar.clear = Clear All Annotations -bbb.highlighter.toolbar.clear.accessibilityName = Clear the whiteboard page -bbb.highlighter.toolbar.undo = Undo Annotation -bbb.highlighter.toolbar.undo.accessibilityName = Undo the last whiteboard shape -bbb.highlighter.toolbar.color = Select Color -bbb.highlighter.toolbar.color.accessibilityName = Whiteboard mark draw color -bbb.highlighter.toolbar.thickness = Change Thickness -bbb.highlighter.toolbar.thickness.accessibilityName = Whiteboard draw thickness -bbb.logout.title = Logged Out -bbb.logout.button.label = OK -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.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.guestkickedout = The moderator didn't allow you to join this meeting -bbb.logout.usercommand = You have logged out of the conference -bbb.logout.refresh.message = If this logout was unexpected click the button below to reconnect. -bbb.logout.refresh.label = Reconnect -bbb.settings.title = Settings -bbb.settings.ok = OK -bbb.settings.cancel = Cancel -bbb.settings.btn.toolTip = Open configuration window -bbb.logout.confirm.title = Confirm Logout -bbb.logout.confirm.message = Are you sure you want to log out? -bbb.logout.confirm.yes = Yes -bbb.logout.confirm.no = No -bbb.notes.title = Notes -bbb.notes.cmpColorPicker.toolTip = Text Color -bbb.notes.saveBtn = Save -bbb.notes.saveBtn.toolTip = Save Note -bbb.sharedNotes.title = Shared notes -bbb.sharedNotes.save.toolTip = Save notes to file -bbb.sharedNotes.save.complete = Notes were successfully saved -bbb.sharedNotes.new.toolTip = Create additional shared notes -bbb.sharedNotes.additionalNotes.closeWarning.title = Closing shared notes -bbb.sharedNotes.additionalNotes.closeWarning.message = This action will destroy the notes on this window for everyone, and there's no way to undo. Are you sure you want to close these notes? -bbb.settings.deskshare.instructions = Choose Allow on the prompt that pops up to check that desktop sharing is working properly for you -bbb.settings.deskshare.start = Check Desktop Sharing -bbb.settings.voice.volume = Microphone Activity -bbb.settings.java.label = Java version error -bbb.settings.java.text = You have Java {0} installed, but you need at least version {1} to use the BigBlueButton desktop sharing feature. The button below will install the newest Java JRE version. -bbb.settings.java.command = Install newest Java -bbb.settings.flash.label = Flash version error -bbb.settings.flash.text = You have Flash {0} installed, but you need at least version {1} to run BigBlueButton properly. The button below will install the newest Adobe Flash version. -bbb.settings.flash.command = Install newest Flash -bbb.settings.isight.label = iSight webcam error -bbb.settings.isight.text = If you have problems with your iSight webcam, it may be because you are running OS X 10.6.5, which is known to have a problem with Flash capturing video from the iSight webcam. \n To correct this, the link below will install a newer version of Flash player, or update your Mac to the newest version -bbb.settings.isight.command = Install Flash 10.2 RC2 -bbb.settings.warning.label = Warning -bbb.settings.warning.close = Close this Warning -bbb.settings.noissues = No outstanding issues have been detected. -bbb.settings.instructions = Accept the Flash prompt that asks you for webcam permissions. If the output matches what is expected, your browser has been set up correctly. Other potentials issues are below. Examine them to find a possible solution. -bbb.bwmonitor.title = Network monitor -bbb.bwmonitor.upload = Upload -bbb.bwmonitor.upload.short = Up -bbb.bwmonitor.download = Download -bbb.bwmonitor.download.short = Down -bbb.bwmonitor.total = Total -bbb.bwmonitor.current = Current -bbb.bwmonitor.available = Available -bbb.bwmonitor.latency = Latency -ltbcustom.bbb.highlighter.toolbar.triangle = Triangle -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Switch whiteboard cursor to triangle -ltbcustom.bbb.highlighter.toolbar.line = Line -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Switch whiteboard cursor to line -ltbcustom.bbb.highlighter.toolbar.text = Text -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Switch whiteboard cursor to text -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Text color -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Font size - -bbb.accessibility.clientReady = Ready - -bbb.accessibility.chat.chatBox.reachedFirst = You have reached the first message. -bbb.accessibility.chat.chatBox.reachedLatest = You have reached the latest message. -bbb.accessibility.chat.chatBox.navigatedFirst = You have navigated to the first message. -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.initialDescription = Please use the arrow keys to navigate through chat messages. - -bbb.accessibility.notes.notesview.input = Notes input - -bbb.shortcuthelp.title = Shortcut Keys -bbb.shortcuthelp.minimizeBtn.accessibilityName = Minimize the Shortcut Help Window -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Maximize the Shortcut Help Window -bbb.shortcuthelp.closeBtn.accessibilityName = Close the Shortcut Help Window -bbb.shortcuthelp.dropdown.general = Global shortcuts -bbb.shortcuthelp.dropdown.presentation = Presentation shortcuts -bbb.shortcuthelp.dropdown.chat = Chat shortcuts -bbb.shortcuthelp.dropdown.users = Users shortcuts -bbb.shortcuthelp.dropdown.polling = Presenter Polling shortcuts -bbb.shortcuthelp.dropdown.polling2 = Viewer Polling shortcuts -bbb.shortcuthelp.headers.shortcut = Shortcut -bbb.shortcuthelp.headers.function = Function - -bbb.shortcutkey.general.minimize = 189 -bbb.shortcutkey.general.minimize.function = Minimize current window -bbb.shortcutkey.general.maximize = 187 -bbb.shortcutkey.general.maximize.function = Maximize current window - -bbb.shortcutkey.flash.exit = 81 -bbb.shortcutkey.flash.exit.function = Focus out of the Flash window -bbb.shortcutkey.users.muteme = 77 -bbb.shortcutkey.users.muteme.function = Mute and Unmute your microphone -bbb.shortcutkey.chat.chatinput = 73 -bbb.shortcutkey.chat.chatinput.function = Focus the chat input field -bbb.shortcutkey.present.focusslide = 67 -bbb.shortcutkey.present.focusslide.function = Focus the presentation slide -bbb.shortcutkey.whiteboard.undo = 90 -bbb.shortcutkey.whiteboard.undo.function = Undo last whiteboard mark - -bbb.shortcutkey.focus.users = 49 -bbb.shortcutkey.focus.users.function = Move focus to the Users window -bbb.shortcutkey.focus.video = 50 -bbb.shortcutkey.focus.video.function = Move focus to the Webcam window -bbb.shortcutkey.focus.presentation = 51 -bbb.shortcutkey.focus.presentation.function = Move focus to the Presentation window -bbb.shortcutkey.focus.chat = 52 -bbb.shortcutkey.focus.chat.function = Move focus to the Chat window -bbb.shortcutkey.focus.pollingCreate = 67 -bbb.shortcutkey.focus.pollingCreate.function = Move focus to the Poll Creation window, if it is open. -bbb.shortcutkey.focus.pollingStats = 83 -bbb.shortcutkey.focus.pollingStats.function = Move focus to the Poll Statistics window, if it is open. -bbb.shortcutkey.focus.voting = 89 -bbb.shortcutkey.focus.voting.function = Move focus to the Voting window, if it is open. - -bbb.shortcutkey.share.desktop = 68 -bbb.shortcutkey.share.desktop.function = Open desktop sharing window -bbb.shortcutkey.share.microphone = 79 -bbb.shortcutkey.share.microphone.function = Open audio settings window -bbb.shortcutkey.share.pauseRemoteStream = 80 -bbb.shortcutkey.share.pauseRemoteStream.function = Start/Stop listening the conference -bbb.shortcutkey.share.webcam = 66 -bbb.shortcutkey.share.webcam.function = Open webcam sharing window - -bbb.shortcutkey.shortcutWindow = 72 -bbb.shortcutkey.shortcutWindow.function = Open/focus to shortcut help window -bbb.shortcutkey.logout = 76 -bbb.shortcutkey.logout.function = Log out of this meeting -bbb.shortcutkey.raiseHand = 82 -bbb.shortcutkey.raiseHand.function = Raise your hand - -bbb.shortcutkey.present.upload = 85 -bbb.shortcutkey.present.upload.function = Upload presentation -bbb.shortcutkey.present.previous = 65 -bbb.shortcutkey.present.previous.function = Go to previous slide -bbb.shortcutkey.present.select = 83 -bbb.shortcutkey.present.select.function = View all slides -bbb.shortcutkey.present.next = 69 -bbb.shortcutkey.present.next.function = Go to next slide -bbb.shortcutkey.present.fitWidth = 70 -bbb.shortcutkey.present.fitWidth.function = Fit slides to width -bbb.shortcutkey.present.fitPage = 80 -bbb.shortcutkey.present.fitPage.function = Fit slides to page - -bbb.shortcutkey.users.makePresenter = 80 -bbb.shortcutkey.users.makePresenter.function = Make selected person presenter -bbb.shortcutkey.users.kick = 75 -bbb.shortcutkey.users.kick.function = Kick selected person from the meeting -bbb.shortcutkey.users.mute = 83 -bbb.shortcutkey.users.mute.function = Mute or unmute selected person -bbb.shortcutkey.users.muteall = 65 -bbb.shortcutkey.users.muteall.function = Mute or unmute all users -bbb.shortcutkey.users.focusUsers = 85 -bbb.shortcutkey.users.focusUsers.function = Focus to users list -bbb.shortcutkey.users.muteAllButPres = 65 -bbb.shortcutkey.users.muteAllButPres.function = Mute everyone but the Presenter - -bbb.shortcutkey.chat.focusTabs = 89 -bbb.shortcutkey.chat.focusTabs.function = Focus to chat tabs -bbb.shortcutkey.chat.focusBox = 66 -bbb.shortcutkey.chat.focusBox.function = Focus to chat box -bbb.shortcutkey.chat.changeColour = 67 -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.explanation = ---- -bbb.shortcutkey.chat.explanation.function = For message navigation, you must focus the chat box. - -bbb.shortcutkey.chat.chatbox.advance = 40 -bbb.shortcutkey.chat.chatbox.advance.function = Navigate to the next message -bbb.shortcutkey.chat.chatbox.goback = 38 -bbb.shortcutkey.chat.chatbox.goback.function = Navigate to the previous message -bbb.shortcutkey.chat.chatbox.repeat = 32 -bbb.shortcutkey.chat.chatbox.repeat.function = Repeat current message -bbb.shortcutkey.chat.chatbox.golatest = 39 -bbb.shortcutkey.chat.chatbox.golatest.function = Navigate to the latest message -bbb.shortcutkey.chat.chatbox.gofirst = 37 -bbb.shortcutkey.chat.chatbox.gofirst.function = Navigate to the first message -bbb.shortcutkey.chat.chatbox.goread = 75 -bbb.shortcutkey.chat.chatbox.goread.function = Navigate to the most recent message you've read -bbb.shortcutkey.chat.chatbox.debug = 71 -bbb.shortcutkey.chat.chatbox.debug.function = Temporary debug hotkey - -bbb.polling.toolbar.toolTip = Manage Polls -bbb.polling.buttonName = Manage Polls -bbb.polling.createPoll = Create New Poll -bbb.polling.createPoll.moreThanOneResponse = Allow users to choose more than one response -bbb.polling.createPoll.hint = Hint: Start every answer with a new line -bbb.polling.createPoll.answers = Answers: -bbb.polling.createPoll.question = Question: -bbb.polling.createPoll.title = Title: -bbb.polling.createPoll.publishToWeb = Enable web polling - -bbb.polling.pollPreview = Poll Preview -bbb.polling.pollPreview.modify = Modify -bbb.polling.pollPreview.publish = Publish -bbb.polling.pollPreview.preview = Preview -bbb.polling.pollPreview.save = Save -bbb.polling.pollPreview.cancel = Cancel -bbb.polling.pollPreview.modify = Modify -bbb.polling.pollPreview.hereIsYourPoll = Here is your poll: -bbb.polling.pollPreview.ifYouWantChanges = if you want to make any changes use the 'Modify' button -bbb.polling.pollPreview.checkAll = (check all that may apply) -bbb.polling.pollPreview.pollWillPublishOnline = This poll will be available for web polling. - -bbb.polling.resultBtn.label=Result -bbb.polling.resultBtn.toolTip=Show poll result -bbb.polling.startBtn.label=Start -bbb.polling.startBtn.toolTip=Start poll -bbb.polling.editBtn.label=Edit -bbb.polling.editBtn.toolTip=Edit poll -bbb.polling.deleteBtn.toolTip=Delete poll - -bbb.publishVideo.startPublishBtn.labelText = Start Sharing -bbb.publishVideo.changeCameraBtn.labelText = Change Webcam Settings - -bbb.accessibility.alerts.madePresenter = You are now the Presenter. -bbb.accessibility.alerts.madeViewer = You are now a Viewer. - -bbb.shortcutkey.polling.buttonClick = 80 -bbb.shortcutkey.polling.buttonClick.function = Open the Polling Menu. -bbb.shortcutkey.polling.focusTitle = 67 -bbb.shortcutkey.polling.focusTitle.function = Focus to Title input box. -bbb.shortcutkey.polling.focusQuestion = 81 -bbb.shortcutkey.polling.focusQuestion.function = Focus to Question input box. -bbb.shortcutkey.polling.focusAnswers = 65 -bbb.shortcutkey.polling.focusAnswers.function = Focus to Answers input box. -bbb.shortcutkey.polling.focusMultipleCB = 77 -bbb.shortcutkey.polling.focusMultipleCB.function = Focus to "Allow multiple selections" checkbox. -bbb.shortcutkey.polling.focusWebPollCB = 66 -bbb.shortcutkey.polling.focusWebPollCB.function = Focus to "Enable web polling" checkbox. -bbb.shortcutkey.polling.previewClick = 80 -bbb.shortcutkey.polling.previewClick.function = Preview your poll and proceed. -bbb.shortcutkey.polling.cancelClick = 88 -bbb.shortcutkey.polling.cancelClick.function = Cancel and exit Poll creation. -bbb.shortcutkey.polling.modify = 69 -bbb.shortcutkey.polling.modify.function = Go back and modify your poll. -bbb.shortcutkey.polling.publish = 85 -bbb.shortcutkey.polling.publish.function = Publish your poll and open voting. -bbb.shortcutkey.polling.save = 83 -bbb.shortcutkey.polling.save.function = Save your poll to use later. - -bbb.shortcutkey.pollStats.explanation = ---- -bbb.shortcutkey.pollStats.explanation.function = Poll results are only available once the poll has been published. -bbb.shortcutkey.polling.focusData = 68 -bbb.shortcutkey.polling.focusData.function = Focus to poll results. -bbb.shortcutkey.polling.refresh = 82 -bbb.shortcutkey.polling.refresh.function = Refresh poll results. -bbb.shortcutkey.polling.focusWebPoll = 73 -bbb.shortcutkey.polling.focusWebPoll.function = Focus to web polling URL box. -bbb.shortcutkey.polling.stopPoll = 79 -bbb.shortcutkey.polling.stopPoll.function = Stop the poll and end voting. -bbb.shortcutkey.polling.repostPoll = 80 -bbb.shortcutkey.polling.repostPoll.function = Re-publish the poll. -bbb.shortcutkey.polling.closeStatsWindow = 88 -bbb.shortcutkey.polling.closeStatsWindow.function = Close Polling Results window. - -bbb.shortcutkey.polling.vote = 86 -bbb.shortcutkey.polling.vote.function = Cast your vote for the options selected. -bbb.shortcutkey.polling.focusVoteQuestion = 81 -bbb.shortcutkey.polling.focusVoteQuestion.function = Focus to question. - -bbb.shortcutkey.specialKeys.space = Spacebar -bbb.shortcutkey.specialKeys.left = Left Arrow -bbb.shortcutkey.specialKeys.right = Right Arrow -bbb.shortcutkey.specialKeys.up = Up Arrow -bbb.shortcutkey.specialKeys.down = Down Arrow -bbb.shortcutkey.specialKeys.plus = Plus -bbb.shortcutkey.specialKeys.minus = Minus - -bbb.toolbar.videodock.toolTip.closeAllVideos = Close all videos -bbb.users.settings.lockAll=Lock All Users -bbb.users.settings.lockAllExcept=Lock Users Except Presenter -bbb.users.settings.lockSettings=Lock Viewers ... -bbb.users.settings.unlockAll=Unlock All Viewers -bbb.users.settings.roomIsLocked=Locked by default -bbb.users.settings.roomIsMuted=Muted by default - -bbb.lockSettings.save = Apply -bbb.lockSettings.save.tooltip = Apply lock settings -bbb.lockSettings.cancel = Cancel -bbb.lockSettings.cancel.toolTip = Close this window without saving - -bbb.lockSettings.moderatorLocking = Moderator locking -bbb.lockSettings.privateChat = Private Chat -bbb.lockSettings.publicChat = Public Chat -bbb.lockSettings.webcam = Webcam -bbb.lockSettings.microphone = Microphone -bbb.lockSettings.layout = Layout -bbb.lockSettings.title=Lock Viewers -bbb.lockSettings.feature=Feature -bbb.lockSettings.locked=Locked -bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/es_419/bbbResources.properties b/clients/flash/web-client/src/locale/es_419/bbbResources.properties deleted file mode 100644 index c60b36adbe5b..000000000000 --- a/clients/flash/web-client/src/locale/es_419/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Conectando al servidor -bbb.mainshell.statusProgress.loading = Cargando {0} módulos -bbb.mainshell.statusProgress.cannotConnectServer = Lo sentimos, no se puede conectar al servidor. -bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - Para mayor información visite http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Abrir la ventana de Registro (Log) -bbb.mainshell.meetingNotFound = Sesión no encontrada -bbb.mainshell.invalidAuthToken = Token de autenticación inválido -bbb.mainshell.resetLayoutBtn.toolTip = Restaurar Diseño -bbb.mainshell.notification.tunnelling = Tunelización -bbb.mainshell.notification.webrtc = Audio WebRTC -bbb.oldlocalewindow.reminder1 = Usted tiene una versión no actualizada de la traducción para Bigbluebutton -bbb.oldlocalewindow.reminder2 = Por favor limpie el cache de su explorador y pruebe de nuevo. -bbb.oldlocalewindow.windowTitle = Advertencia\: Traducciones de lenguaje no actualizadas -bbb.audioSelection.title = Como quiere unirse a la sesión de audio? -bbb.audioSelection.btnMicrophone.label = Micrófono -bbb.audioSelection.btnMicrophone.toolTip = Ingresar a la conferencia de audio con micrófono -bbb.audioSelection.btnListenOnly.label = Solo escuchar -bbb.audioSelection.btnListenOnly.toolTip = Ingresar a la conferencia de audio como oyente -bbb.audioSelection.txtPhone.text = Para unirse a esta sesión utilizando un teléfono, marque\: {0} e introduzca {1} como número de conferencia. -bbb.micSettings.title = Prueba de audio -bbb.micSettings.speakers.header = Prueba de parlantes -bbb.micSettings.microphone.header = Probar Micrófono -bbb.micSettings.playSound = Prueba de parlantes -bbb.micSettings.playSound.toolTip = Escuchar música para probar los parlantes. -bbb.micSettings.hearFromHeadset = Usted debe escuchar audio en su auricular, no en los parlantes de su computadora -bbb.micSettings.speakIntoMic = Si usted esta utilizando auriculares (o audifonos) debe escuchar el audio a través de ellos y no a través de los parlantes de la computadora. -bbb.micSettings.echoTestMicPrompt = Esta es una prueba privada de eco. Diga algunas palabras. Escucho sus palabras en el audio? -bbb.micSettings.echoTestAudioYes = Si -bbb.micSettings.echoTestAudioNo = No -bbb.micSettings.speakIntoMicTestLevel = Hable en su micrófono. Debe ver movimiento en la barra, sí no es asi seleccione otro micrófono. -bbb.micSettings.recommendHeadset = Utilice un auricular con micrófono para una mejor experiencia de audio. -bbb.micSettings.changeMic = Probar o Cambiar micrófono -bbb.micSettings.changeMic.toolTip = Abrir la ventana de configuraciones del micrófono de Flash Player -bbb.micSettings.comboMicList.toolTip = Seleccionar micrófono -bbb.micSettings.micRecordVolume.label = Ganancia -bbb.micSettings.micRecordVolume.toolTip = Ajustar ganancia de su micrófono -bbb.micSettings.nextButton = Siguiente -bbb.micSettings.nextButton.toolTip = Iniciar la prueba de eco -bbb.micSettings.join = Conectar audio -bbb.micSettings.join.toolTip = Unirse a la conferencia de audio -bbb.micSettings.cancel = Cancelar -bbb.micSettings.connectingtoecho = Conectando -bbb.micSettings.connectingtoecho.error = Error en prueba de eco\: Por favor contacte al administrador. -bbb.micSettings.cancel.toolTip = Cancelar la union a la conferencia de audio -bbb.micSettings.access.helpButton = Para vídeos de tutoriales, presione aquí. Se abrirá una nueva pagina. -bbb.micSettings.access.title = Configuraciones de Audio. Esta ventana permanecerá enfocada hasta que se cierre la misma. -bbb.micSettings.webrtc.title = Soporte para WebRTC -bbb.micSettings.webrtc.capableBrowser = Su navegador soporta WebRTC -bbb.micSettings.webrtc.capableBrowser.dontuseit = Click para no usar WebRTC -bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Click aquí si no desea usar tecnología WebRTC (recomendado si tiene problemas usándola) -bbb.micSettings.webrtc.notCapableBrowser = WebRTC no es soportado en su navegador. Por favor use Google Chrome (versión 32 o mayor); o Mozilla Firefox (versión 26 o mayor). Podrá unirse a la conferencia de audio usando Adobe Flash Platform. -bbb.micSettings.webrtc.connecting = Llamando -bbb.micSettings.webrtc.waitingforice = Conectando -bbb.micSettings.webrtc.transferring = transfiriendo -bbb.micSettings.webrtc.endingecho = Conectandose a audio -bbb.micSettings.webrtc.endedecho = La prueba de eco terminada. -bbb.micPermissions.firefox.title = Permisos de micrófono en Firefox -bbb.micPermissions.firefox.message1 = Seleccione el micrófono y haga click en Compartir -bbb.micPermissions.firefox.message2 = Si no puede ver la lista de mirófonos haga click en el icono de micrófono. -bbb.micPermissions.chrome.title = Permisos de micrófono en Chrome -bbb.micPermissions.chrome.message1 = Haga click en Autorizar para dar permiso a Chrome de utilizar su micrófono -bbb.micWarning.title = Alerta de audio -bbb.micWarning.joinBtn.label = Unirse de todas formas -bbb.micWarning.testAgain.label = Probar de nuevo -bbb.micWarning.message = Su micrófono no mostró actividad alguna, otros probablemente no podrán escucharlo durante la sesión. -bbb.webrtcWarning.message = La conección WebRTC no pudo completarse debido a\: {0}. Quiere intentar utilizar Flash? -bbb.webrtcWarning.title = Falló la conección WebRTC -bbb.webrtcWarning.failedError.1001 = Error 1001\: Socket Web desconectado -bbb.webrtcWarning.failedError.1002 = Error 1002\: No se pudo establecer una conexión de Socket Web -bbb.webrtcWarning.failedError.1003 = Error 1003\: Versión de navegador no soportada -bbb.webrtcWarning.failedError.1004 = Error 1004 fallo en la llamada (reason\={0}) -bbb.webrtcWarning.failedError.1005 = Error 1005\: Llamada finalizada de forma inesperada -bbb.webrtcWarning.failedError.1006 = Error 1006\: La llamada agotó el tiempo de espera -bbb.webrtcWarning.failedError.1007 = Error 1007\: Falló la negociación ICE -bbb.webrtcWarning.failedError.1008 = Error 1008\: transferencia fallida -bbb.webrtcWarning.failedError.1009 = Error 1009\: No se pudo obtener información del servidor -bbb.webrtcWarning.failedError.unknown = Error {0}\: Código de error desconocido -bbb.webrtcWarning.failedError.mediamissing = Su micrófono no pudo ser utilizarse para una llamada mediante WebRTC. -bbb.webrtcWarning.failedError.endedunexpectedly = El test de eco WebRTC finalizó de forma inesperada. -bbb.mainToolbar.helpBtn = Ayuda -bbb.mainToolbar.logoutBtn = Cerrar sesión -bbb.mainToolbar.logoutBtn.toolTip = Cerrar sesión -bbb.mainToolbar.langSelector = Seleccionar Idioma -bbb.mainToolbar.settingsBtn = Configuraciones -bbb.mainToolbar.settingsBtn.toolTip = Abrir Configuraciones -bbb.mainToolbar.shortcutBtn = Teclas de acceso directo -bbb.mainToolbar.shortcutBtn.toolTip = Abrir ventana de teclas de acceso directo -bbb.mainToolbar.recordBtn.toolTip.start = Iniciar grabación -bbb.mainToolbar.recordBtn.toolTip.stop = Detener grabación -bbb.mainToolbar.recordBtn.toolTip.recording = La sesión está siendo grabada -bbb.mainToolbar.recordBtn.toolTip.notRecording = La sesión no está siendo grabada -bbb.mainToolbar.recordBtn.confirm.title = Confirmar grabación -bbb.mainToolbar.recordBtn.confirm.message.start = ¿Está seguro que desea iniciar la grabación de la sesión? -bbb.mainToolbar.recordBtn.confirm.message.stop = ¿Está seguro que desea detener la grabación de la sesión? -bbb.mainToolbar.recordBtn..notification.title = Notificación de grabación -bbb.mainToolbar.recordBtn..notification.message1 = Usted puede grabar esta sesión. -bbb.mainToolbar.recordBtn..notification.message2 = Debe hacer click en el botón Iniciar/Detener Grabación en la barra de título para empezar o dejar de grabar. -bbb.mainToolbar.recordingLabel.recording = (Grabación) -bbb.mainToolbar.recordingLabel.notRecording = No grabando -bbb.clientstatus.title = Notificaciones de configuración -bbb.clientstatus.notification = Notificaciones sin leer -bbb.clientstatus.tunneling.title = Contrafuegos -bbb.clientstatus.tunneling.message = Un cortafuegos está evitando que el cliente se conecte directamente al servidor remoto por el puerto 1935. Se recomienda utilizar una red menos restringida para obtener una conexión más estable -bbb.clientstatus.browser.title = Versión de navegador -bbb.clientstatus.browser.message = El navegador ({0}) no se encuentra actualizado. Se recomienda actualizarlo a la última versión. -bbb.clientstatus.flash.title = Reproductor Flash -bbb.clientstatus.flash.message = El reproductor Flash ({0}) no se encuentra actualizado. Se recomienda actualizarlo a la última versión. -bbb.clientstatus.webrtc.title = Audio -bbb.clientstatus.webrtc.message = Se recomienda utilizar Firefox o Chrome para obtener mejor calidad de audio. -bbb.clientstatus.java.title = Java -bbb.clientstatus.java.notdetected = la version de Java no ha sido detectada -bbb.clientstatus.java.notinstalled = Usted no tiene instalado Java, por favor has click HERE para instalar la versión de JAVA mas reciente paraa usar la funcionalidad de escritorio remoto. -bbb.clientstatus.java.oldversion = Usted tiene una versión de Java desactualizada, has click Aqui para instalar la última versión de Java para utilizar la función de compartir escritorio. -bbb.window.minimizeBtn.toolTip = Minimizar -bbb.window.maximizeRestoreBtn.toolTip = Maximizar -bbb.window.closeBtn.toolTip = Cerrar -bbb.videoDock.titleBar = Barra de Título de la Ventana de Bloque de cámara Web -bbb.presentation.titleBar = Barra de Titulo de la Ventana de Presentación -bbb.chat.titleBar = Barra de Título de la Ventana de Chat. Para navegar entre los mensajes, seleccione la lista de mensajes. -bbb.users.title = Asistentes{0} {1} -bbb.users.titleBar = Barra de título de la Ventana de Asistentes, doble click para maximizar -bbb.users.quickLink.label = Ventana de Usuarios -bbb.users.minimizeBtn.accessibilityName = Minimizar la Ventana de Asistentes -bbb.users.maximizeRestoreBtn.accessibilityName = Maximizar la Ventana de Asistentes -bbb.users.settings.buttonTooltip = Configuraciones -bbb.users.settings.audioSettings = Prueba de audio -bbb.users.settings.webcamSettings = Configuración de la cámara Web -bbb.users.settings.muteAll = Desactivar audio a todos -bbb.users.settings.muteAllExcept = Desactivar audio a todos excepto al Presentador -bbb.users.settings.unmuteAll = Activar audio a todos -bbb.users.settings.lowerAllHands = Bajar las manos a todos -bbb.users.raiseHandBtn.toolTip = Levantar mano -bbb.users.raiseHandBtn.toolTip2 = Bajar mano -bbb.users.roomMuted.text = Espectadores silenciados -bbb.users.roomLocked.text = Espectadores bloqueados -bbb.users.pushToTalk.toolTip = Click para hablar -bbb.users.pushToMute.toolTip = Click para desactivarse el audio -bbb.users.muteMeBtnTxt.talk = Activar audio -bbb.users.muteMeBtnTxt.mute = Desactivar audio -bbb.users.muteMeBtnTxt.muted = Audio desactivado -bbb.users.muteMeBtnTxt.unmuted = Audio activado -bbb.users.usersGrid.contextmenu.exportusers = Copiar nombres de usuario -bbb.users.usersGrid.accessibilityName = Lista de Asistentes. Usar las teclas de dirección para navegar. -bbb.users.usersGrid.nameItemRenderer = Nombre -bbb.users.usersGrid.nameItemRenderer.youIdentifier = usted -bbb.users.usersGrid.statusItemRenderer = Estado -bbb.users.usersGrid.statusItemRenderer.changePresenter = Haga click para cambiar a presentador -bbb.users.usersGrid.statusItemRenderer.presenter = Presentador -bbb.users.usersGrid.statusItemRenderer.moderator = Moderador -bbb.users.usersGrid.statusItemRenderer.lowerHand = Bajar mano -bbb.users.usersGrid.statusItemRenderer.handRaised = Mano levantada -bbb.users.usersGrid.statusItemRenderer.viewer = Espectador -bbb.users.usersGrid.mediaItemRenderer = Media -bbb.users.usersGrid.mediaItemRenderer.talking = Hablando -bbb.users.usersGrid.mediaItemRenderer.webcam = Compartiendo cámara Web -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = Click para ver la cámara Web -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Activar audio a {0} -bbb.users.usersGrid.mediaItemRenderer.pushToMute = Desactivar audio a {0} -bbb.users.usersGrid.mediaItemRenderer.pushToLock = Bloquear {0} -bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Desbloquear {0} -bbb.users.usersGrid.mediaItemRenderer.kickUser = Expulsar {0} -bbb.users.usersGrid.mediaItemRenderer.webcam = Compartiendo cámara Web -bbb.users.usersGrid.mediaItemRenderer.micOff = Micrófono apagado -bbb.users.usersGrid.mediaItemRenderer.micOn = Micrófono encendido -bbb.users.usersGrid.mediaItemRenderer.noAudio = No está en la Conferencia de Voz -bbb.presentation.title = Presentación -bbb.presentation.titleWithPres = Presentación\: {0} -bbb.presentation.quickLink.label = Ventana de Presentación -bbb.presentation.fitToWidth.toolTip = Ajustar presentación a lo ancho -bbb.presentation.fitToPage.toolTip = Ajustar presentación a la página -bbb.presentation.uploadPresBtn.toolTip = Cargar presentación -bbb.presentation.backBtn.toolTip = Diapositiva anterior. -bbb.presentation.btnSlideNum.accessibilityName = Diapositiva {0} de {1} -bbb.presentation.btnSlideNum.toolTip = Seleccionar una diapositiva -bbb.presentation.forwardBtn.toolTip = Siguiente diapositiva -bbb.presentation.maxUploadFileExceededAlert = Error\: El archivo es más grande de lo permitido. -bbb.presentation.uploadcomplete = Carga completa. Por favor espere mientras se convierte el documento. -bbb.presentation.uploaded = cargado. -bbb.presentation.document.supported = El documento cargado es soportado. Iniciando la conversión... -bbb.presentation.document.converted = La conversión del documento de Office fué exitosa. -bbb.presentation.error.document.convert.failed = Error\: Falló la conversión del documento de Office. -bbb.presentation.error.io = Error de comunicación\: Por favor contacte al administrador. -bbb.presentation.error.security = Error de seguridad\: Por favor contacte al administrador. -bbb.presentation.error.convert.notsupported = Error\: El documento cargado no esta soportado. Por favor, carge un tipo de documento soportado. -bbb.presentation.error.convert.nbpage = Error\: No se pudo determinar el número de páginas del documento cargado. -bbb.presentation.error.convert.maxnbpagereach = Error\: El documento cargado tiene demasiadas páginas. -bbb.presentation.converted = Convertidas {0} de {1} diapositivas. -bbb.presentation.ok = OK -bbb.presentation.slider = Nivel de zoom en la presentación -bbb.presentation.slideloader.starttext = Texto inicial de la diapositiva -bbb.presentation.slideloader.endtext = Texto inicial de la diapositiva -bbb.presentation.uploadwindow.presentationfile = Archivo de presentación -bbb.presentation.uploadwindow.pdf = PDF -bbb.presentation.uploadwindow.word = WORD -bbb.presentation.uploadwindow.excel = EXCEL -bbb.presentation.uploadwindow.powerpoint = POWERPOINT -bbb.presentation.uploadwindow.image = IMAGEN -bbb.presentation.minimizeBtn.accessibilityName = Minimizar la ventana de presentación -bbb.presentation.maximizeRestoreBtn.accessibilityName = Mazimizar la ventana de presentación -bbb.presentation.closeBtn.accessibilityName = Cerrar la ventana de presentación -bbb.fileupload.title = Añadir archivos a tu presentación -bbb.fileupload.lblFileName.defaultText = No se ha seleccionado archivo -bbb.fileupload.selectBtn.label = Seleccionar archivo -bbb.fileupload.selectBtn.toolTip = Abrir venta para seleccionar un archivo -bbb.fileupload.uploadBtn = Cargar -bbb.fileupload.uploadBtn.toolTip = Cargar el archivo seleccionado -bbb.fileupload.deleteBtn.toolTip = Borrar presentación -bbb.fileupload.showBtn = Mostrar -bbb.fileupload.showBtn.toolTip = Mostrar Presentación -bbb.fileupload.okCancelBtn = Cancelar -bbb.fileupload.okCancelBtn.toolTip = Cerrar la ventana para subir archivos -bbb.fileupload.genThumbText = Generando vistas en miniatura.. -bbb.fileupload.progBarLbl = Progreso\: -bbb.fileupload.fileFormatHint = Cargue documento en cualquier formato de Office o archivo en formato PDF. Para un mejor resultado cargue archivo en formato PDF. -bbb.chat.title = Chat -bbb.chat.quickLink.label = Ventana del Chat -bbb.chat.cmpColorPicker.toolTip = Color del texto -bbb.chat.input.accessibilityName = Campo para editar el mensaje del chat. -bbb.chat.sendBtn = Enviar -bbb.chat.sendBtn.toolTip = Enviar Mensaje -bbb.chat.sendBtn.accessibilityName = Enviar mensaje del chat -bbb.chat.contextmenu.copyalltext = Copiar todo el texto -bbb.chat.publicChatUsername = Todos -bbb.chat.optionsTabName = Opciones -bbb.chat.privateChatSelect = Seleccionar a una persona para iniciar un chat privado -bbb.chat.private.userLeft = El usuario ha salido. -bbb.chat.private.userJoined = El usuario ha ingresado -bbb.chat.usersList.toolTip = Seleccione un participante para habrir un chat privado -bbb.chat.chatOptions = Opciones de chat -bbb.chat.fontSize = Tamaño de la letra del chat -bbb.chat.cmbFontSize.toolTip = Seleccione el tamaño de letra para mensaje de Chat -bbb.chat.messageList = Ventana de mensajes -bbb.chat.minimizeBtn.accessibilityName = Minimizar la ventana del chat -bbb.chat.maximizeRestoreBtn.accessibilityName = Maximizar la ventana del chat -bbb.chat.closeBtn.accessibilityName = Cerrar a ventana del chat -bbb.chat.chatTabs.accessibleNotice = Nuevos mensajes en esta pestaña. -bbb.publishVideo.changeCameraBtn.labelText = Cambiar la configuración de la camara -bbb.publishVideo.changeCameraBtn.toolTip = Abrir la ventana de configuración de la cámara -bbb.publishVideo.cmbResolution.tooltip = Seleccionar la resolución de la cámara -bbb.publishVideo.startPublishBtn.labelText = Empezar a compartir -bbb.publishVideo.startPublishBtn.toolTip = Empezar a compartir cámara -bbb.webcamPermissions.chrome.title = Permisos de Cámara Web en Chrome -bbb.webcamPermissions.chrome.message1 = Haga click en Autorizar para dar permiso a Chrome de utilizar su Cámara Web -bbb.videodock.title = Area de video -bbb.videodock.quickLink.label = Ventana de Cámaras Web -bbb.video.minimizeBtn.accessibilityName = Minimizar la ventana de área de videos -bbb.video.maximizeRestoreBtn.accessibilityName = Mazimizar la ventana de área de videos -bbb.video.controls.muteButton.toolTip = Detener o Activar audio para {0} -bbb.video.controls.switchPresenter.toolTip = Hacer {0} presentador -bbb.video.controls.ejectUserBtn.toolTip = Expulsar {0} de la sesión -bbb.video.controls.privateChatBtn.toolTip = Conversando con {0} -bbb.video.publish.hint.noCamera = Cámara no disponible -bbb.video.publish.hint.cantOpenCamera = No se puede abrir la camara -bbb.video.publish.hint.waitingApproval = Pendiente por aprovación -bbb.video.publish.hint.videoPreview = Vista previa video -bbb.video.publish.hint.openingCamera = Abriendo Camara... -bbb.video.publish.hint.cameraDenied = Acceso denegado a camara -bbb.video.publish.hint.cameraIsBeingUsed = La cámara esta siendo utilizada por otra aplicación. -bbb.video.publish.hint.publishing = Publicando... -bbb.video.publish.closeBtn.accessName = Cerrar la ventana de configuraciones de la cámara web -bbb.video.publish.closeBtn.label = Cancelar -bbb.video.publish.titleBar = Ventana de iniciación de la cámara web -bbb.desktopPublish.title = Escritorio compartido\: Vista preliminar del expositor -bbb.desktopPublish.fullscreen.tooltip = Compartir su pantalla principal -bbb.desktopPublish.fullscreen.label = Pantalla Completa -bbb.desktopPublish.region.tooltip = Compartir una parte de su pantalla -bbb.desktopPublish.region.label = Región -bbb.desktopPublish.stop.tooltip = Cerrar ventana compartida -bbb.desktopPublish.stop.label = Cerrar -bbb.desktopPublish.maximizeRestoreBtn.toolTip = No puede maximizar esta ventana. -bbb.desktopPublish.closeBtn.toolTip = Detener Compartir y Cerrar -bbb.desktopPublish.chromeOnMacUnsupportedHint = La funcion de Compartir Escritorio no se encuentra soportada en Chrome corriendo en Mac OS X. Se recomienda utilizar Firefox para compartir el escritorio -bbb.desktopPublish.minimizeBtn.toolTip = Minimizar -bbb.desktopPublish.minimizeBtn.accessibilityName = Minimizar la ventana de iniciar el compartir escritorio -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Maximizar la ventana de iniciar el compartir escritorio -bbb.desktopPublish.chromeHint.title = Chrome puede necesitar su autorización -bbb.desktopPublish.chromeHint.message = Seleccione el icono plug-in (en la esquina superior derecha de Google Chrome), seleccione desbloquear plug-ins, y a continuación, seleccione "Reintentar". -bbb.desktopPublish.chromeHint.button = Reintentar -bbb.desktopView.title = Compartir Escritorio -bbb.desktopView.fitToWindow = Ajustar Ventana -bbb.desktopView.actualSize = Mostrar tamaño actual -bbb.desktopView.minimizeBtn.accessibilityName = Minimizar la Ventana de Compartir Escritorio -bbb.desktopView.maximizeRestoreBtn.accessibilityName = Mazimizar la Ventana de Compartir Escritorio -bbb.desktopView.closeBtn.accessibilityName = Cerrar la Ventana de Compartir Escritorio -bbb.toolbar.phone.toolTip.start = Compartir su micrófono -bbb.toolbar.phone.toolTip.stop = Dejar de compartir su micrófono -bbb.toolbar.phone.toolTip.mute = Dejar de escuchar la conferencia -bbb.toolbar.phone.toolTip.unmute = Empezar a escuchar la conferencia -bbb.toolbar.phone.toolTip.nomic = No se ha detectado micrófono -bbb.toolbar.deskshare.toolTip.start = Compartir su escritorio -bbb.toolbar.deskshare.toolTip.stop = Dejar de compartir su escritorio -bbb.toolbar.video.toolTip.start = Compartir su cámara Web -bbb.toolbar.video.toolTip.stop = Dejar de compartir su cámara Web -bbb.layout.addButton.toolTip = Añadir el diseño personalizado a la lista -bbb.layout.broadcastButton.toolTip = Aplicar la alineación de ventanas actual a todos los espectadores -bbb.layout.combo.toolTip = Cambiar la alineación de ventanas actual -bbb.layout.loadButton.toolTip = Cargar diseños de un archivo -bbb.layout.saveButton.toolTip = Guardar diseños en un archivo -bbb.layout.lockButton.toolTip = Bloquear diseño -bbb.layout.combo.prompt = Aplicar diseño -bbb.layout.combo.custom = *Diseño personalizado -bbb.layout.combo.customName = Diseño personalizado -bbb.layout.combo.remote = Remoto -bbb.layout.save.complete = Los diseños fueron guardados exitosamente -bbb.layout.load.complete = Los diseños fueron cargados -bbb.layout.load.failed = Error al cargar diseños -bbb.layout.name.defaultlayout = Alineación de ventanas por defecto -bbb.layout.name.videochat = Chat de Video -bbb.layout.name.webcamsfocus = Cámara web -bbb.layout.name.presentfocus = Presentación -bbb.layout.name.lectureassistant = Asistente de conferencia -bbb.layout.name.lecture = Conferencia -bbb.highlighter.toolbar.pencil = Lápiz -bbb.highlighter.toolbar.pencil.accessibilityName = Cambiar el cursor a lápiz -bbb.highlighter.toolbar.ellipse = Círculo -bbb.highlighter.toolbar.ellipse.accessibilityName = Cambiar cursos a círculo -bbb.highlighter.toolbar.rectangle = Rectángulo -bbb.highlighter.toolbar.rectangle.accessibilityName = Cambiar cursos a rectángulo -bbb.highlighter.toolbar.panzoom = Panorámico y Zoom -bbb.highlighter.toolbar.panzoom.accessibilityName = Cambiar el cursor a panómarico y zoom -bbb.highlighter.toolbar.clear = Borrar todas las anotaciones -bbb.highlighter.toolbar.clear.accessibilityName = Limpiar la página del pizarrón -bbb.highlighter.toolbar.undo = Deshacer anotación -bbb.highlighter.toolbar.undo.accessibilityName = Deshacer la última figura de la pizarra -bbb.highlighter.toolbar.color = Selecccionar Color -bbb.highlighter.toolbar.color.accessibilityName = Dibujar un color en la pizarra -bbb.highlighter.toolbar.thickness = Cambiar Grosor -bbb.highlighter.toolbar.thickness.accessibilityName = Dibujar grosor en la pizarra -bbb.logout.title = Sesión terminada -bbb.logout.button.label = OK -bbb.logout.appshutdown = El servidor de aplicaciones ha sido apagado -bbb.logout.asyncerror = Un Error de Asincronismo ha ocurrido -bbb.logout.connectionclosed = La conexión al servidor ha sido cerrada -bbb.logout.connectionfailed = La conexión al servidor ha fallado -bbb.logout.rejected = La conexión al servidor ha sido rechazada -bbb.logout.invalidapp = La aplicación red5 no existe -bbb.logout.unknown = Su cliente ha perdido conexión con el servidor -bbb.logout.usercommand = Usted ha salido de la conferencia -bbb.logout.refresh.message = Si esta desconexión no estaba planificada, pulse el botón para reconectar. -bbb.logout.refresh.label = Reconectar -bbb.logout.confirm.title = Confirmar Cerrar Sesión -bbb.logout.confirm.message = ¿Esta seguro que desea cerrar sesión? -bbb.logout.confirm.yes = Si -bbb.logout.confirm.no = No -bbb.notes.title = Notas -bbb.notes.cmpColorPicker.toolTip = Color de Texto -bbb.notes.saveBtn = Guardar -bbb.notes.saveBtn.toolTip = Guardar Nota -bbb.settings.deskshare.instructions = Presione Permitir en la ventana emergente para verificar que la compartición del escritorio está funcionando adecuadamente para usted -bbb.settings.deskshare.start = Revisar Escritorio Compartido -bbb.settings.voice.volume = Actividad del Micrófono -bbb.settings.java.label = Error en versión de Java -bbb.settings.java.text = Usted tiene Java {0} instalado, pero necesita por lo menos la versión {1} para ejecutar la opción escritorio compartido de BigBlueButton. Haga clic en el botón de abajo para instalar la versión más reciente de Java JRE. -bbb.settings.java.command = Instalar la versión más reciente de Java -bbb.settings.flash.label = Error de versión de Flash -bbb.settings.flash.text = Usted tiene Flash {0} instalado, pero necesita por lo menos la versión {1} para ejecutar BigBlueButton adecuadamente. Haga clic en el botón de abajo para instalar la última versión de Adobe Flash. -bbb.settings.flash.command = Instalar la versión más reciente de Java -bbb.settings.isight.label = Error en cámara iSight -bbb.settings.isight.text = Si tiene problemas con su cámara iSight, puede deberse a que está ejecutando OS X 10.6.5, que se sabe que tiene un problema con la captura de vídeo en Flash desde la cámara iSight.\n Para corregir esto, haga clic en el enlace de abajo para instalar una versión más reciente de Flash Player, o actualizar tu Mac a la versión más reciente -bbb.settings.isight.command = Instalar Flash 10.2 RC2 -bbb.settings.warning.label = Advertencia -bbb.settings.warning.close = Alerta -bbb.settings.noissues = Ninguna edicion excepcional se ha detectado -bbb.settings.instructions = Acepte el mensaje de Flash que le pide permisos de cámara. Si usted puede verse y oírse, su navegador se ha configurado correctamente. Otros problemas potenciales se muestran a continuación. Haga clic en cada uno para encontrar una posible solución. -ltbcustom.bbb.highlighter.toolbar.triangle = Triángulo -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Cambiar Cursor de Pizarra a Triángulo -ltbcustom.bbb.highlighter.toolbar.line = Línea -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Cambiar Cursor de pizarra a Línea -ltbcustom.bbb.highlighter.toolbar.text = Texto -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Cambiar Cursos de pizarra a texto -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Color de texto -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Támaño de fuente - -bbb.accessibility.clientReady = Listo - -bbb.accessibility.chat.chatBox.reachedFirst = Tu haz llegado al primer mensaje -bbb.accessibility.chat.chatBox.reachedLatest = Tu haz llegado al último mensaje -bbb.accessibility.chat.chatBox.navigatedFirst = Tu haz navegado al primer mensaje -bbb.accessibility.chat.chatBox.navigatedLatest = Tu haz navegado al último mensaje -bbb.accessibility.chat.chatBox.navigatedLatestRead = Tu haz navegado al mensaje leído más reciente -bbb.accessibility.chat.chatwindow.input = Entrada del chat - -bbb.accessibility.chat.initialDescription = Por favor usar las teclas direccionales para navegar a traves de los mensajes del chat. - -bbb.accessibility.notes.notesview.input = Entradas de las notas - -bbb.shortcuthelp.title = Teclas de acceso directo -bbb.shortcuthelp.minimizeBtn.accessibilityName = Minimizar la ventana de accesos rápidos -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Mazimizar la ventana de accesos rápidos -bbb.shortcuthelp.closeBtn.accessibilityName = Cerrar la ventana de accesos rápidos -bbb.shortcuthelp.dropdown.general = Accesos rápidos globales -bbb.shortcuthelp.dropdown.presentation = Accesos rápidos a la presentación -bbb.shortcuthelp.dropdown.chat = Acceso rápido al chat -bbb.shortcuthelp.dropdown.users = Acceso rápido a los usuarios -bbb.shortcuthelp.dropdown.polling = Acceso rápido a la presentación de encuestas -bbb.shortcuthelp.dropdown.polling2 = Acceso rápido a la vista de encuestas -bbb.shortcuthelp.headers.shortcut = Acceso Rápido -bbb.shortcuthelp.headers.function = Función - -bbb.shortcutkey.general.minimize = 189 -bbb.shortcutkey.general.minimize.function = Minimizar ventana actual -bbb.shortcutkey.general.maximize = 187 -bbb.shortcutkey.general.maximize.function = Mazimizar ventana actual - -bbb.shortcutkey.flash.exit = 81 -bbb.shortcutkey.flash.exit.function = Desenfocar de la ventana de flash -bbb.shortcutkey.users.muteme = 77 -bbb.shortcutkey.users.muteme.function = Acticar o Desactivar el sonido de tu micrófono -bbb.shortcutkey.chat.chatinput = 73 -bbb.shortcutkey.chat.chatinput.function = Enfocar el campo de entrada del chat -bbb.shortcutkey.present.focusslide = 67 -bbb.shortcutkey.present.focusslide.function = Enfocar en la diapositiva de la presentación -bbb.shortcutkey.whiteboard.undo = 90 -bbb.shortcutkey.whiteboard.undo.function = Deshacer la última marca del pizarrón - -bbb.shortcutkey.focus.users = 49 -bbb.shortcutkey.focus.users.function = Mover enfoque a la venta de usuarios -bbb.shortcutkey.focus.video = 50 -bbb.shortcutkey.focus.video.function = Mover enfoque a la venta de videos -bbb.shortcutkey.focus.presentation = 51 -bbb.shortcutkey.focus.presentation.function = Mover enfoque a la ventana de presentación -bbb.shortcutkey.focus.chat = 52 -bbb.shortcutkey.focus.chat.function = Mover enfoque a la venta de chat -bbb.shortcutkey.focus.pollingCreate = 67 -bbb.shortcutkey.focus.pollingCreate.function = Mover enfoque a la ventana de creación de encuestas, Si esta abierta. -bbb.shortcutkey.focus.pollingStats = 83 -bbb.shortcutkey.focus.pollingStats.function = Mover enfoque a la ventana de estadísticas de las encuestas, si esta abierto. -bbb.shortcutkey.focus.voting = 89 -bbb.shortcutkey.focus.voting.function = Mover enfoque a la ventana de votación, si esta abierta. - -bbb.shortcutkey.share.desktop = 68 -bbb.shortcutkey.share.desktop.function = Abrir la ventana de compartir escritorio -bbb.shortcutkey.share.microphone = 79 -bbb.shortcutkey.share.microphone.function = Abrir la ventana de configuración del micrófono -bbb.shortcutkey.share.pauseRemoteStream = 80 -bbb.shortcutkey.share.pauseRemoteStream.function = Iniciar/Finalizar escuchar la conferencia -bbb.shortcutkey.share.webcam = 66 -bbb.shortcutkey.share.webcam.function = Abrir ventana para compartir cámara - -bbb.shortcutkey.shortcutWindow = 72 -bbb.shortcutkey.shortcutWindow.function = Abrir/Enfocar a la venta de ayuda de accesos rápidos -bbb.shortcutkey.logout = 76 -bbb.shortcutkey.logout.function = Salir de esta sesión -bbb.shortcutkey.raiseHand = 82 -bbb.shortcutkey.raiseHand.function = Levantar la mano - -bbb.shortcutkey.present.upload = 85 -bbb.shortcutkey.present.upload.function = Subir presentación -bbb.shortcutkey.present.previous = 65 -bbb.shortcutkey.present.previous.function = Ir a la diapositiva anterior -bbb.shortcutkey.present.select = 83 -bbb.shortcutkey.present.select.function = Ver todas las diapositivas -bbb.shortcutkey.present.next = 69 -bbb.shortcutkey.present.next.function = Ir a la siguiente diapositiva -bbb.shortcutkey.present.fitWidth = 70 -bbb.shortcutkey.present.fitWidth.function = Ajustar diapositivas a lo ancho -bbb.shortcutkey.present.fitPage = 80 -bbb.shortcutkey.present.fitPage.function = Ajustar diapositivas en la página - -bbb.shortcutkey.users.makePresenter = 80 -bbb.shortcutkey.users.makePresenter.function = Hacer presentador a la persona seleccionada -bbb.shortcutkey.users.kick = 75 -bbb.shortcutkey.users.kick.function = Expulsar a la personala seleccionada de la sesión -bbb.shortcutkey.users.mute = 83 -bbb.shortcutkey.users.mute.function = Activar o Desactivar sonido de la persona seleccionada -bbb.shortcutkey.users.muteall = 65 -bbb.shortcutkey.users.muteall.function = Activar o Desactivar sonido a todos los usuarios -bbb.shortcutkey.users.focusUsers = 85 -bbb.shortcutkey.users.focusUsers.function = Enfocar a la lista de usuarios -bbb.shortcutkey.users.muteAllButPres = 65 -bbb.shortcutkey.users.muteAllButPres.function = Silenciar a todos excepto al presentador - -bbb.shortcutkey.chat.focusTabs = 89 -bbb.shortcutkey.chat.focusTabs.function = Enfocar a las pestañas del chat -bbb.shortcutkey.chat.focusBox = 66 -bbb.shortcutkey.chat.focusBox.function = Enfocar en la ventana del chat -bbb.shortcutkey.chat.changeColour = 67 -bbb.shortcutkey.chat.changeColour.function = Enfocar en el seleccionador de color de la fuente -bbb.shortcutkey.chat.sendMessage = 83 -bbb.shortcutkey.chat.sendMessage.function = Enviar mensaje del chat -bbb.shortcutkey.chat.explanation = ---- -bbb.shortcutkey.chat.explanation.function = Para navegar en el mensaje, tu debes enfocar en la ventana del chat - -bbb.shortcutkey.chat.chatbox.advance = 40 -bbb.shortcutkey.chat.chatbox.advance.function = Navegar al siguiente mensaje -bbb.shortcutkey.chat.chatbox.goback = 38 -bbb.shortcutkey.chat.chatbox.goback.function = Navegar al mensaje anterior -bbb.shortcutkey.chat.chatbox.repeat = 32 -bbb.shortcutkey.chat.chatbox.repeat.function = Repetir el mensaje actual -bbb.shortcutkey.chat.chatbox.golatest = 39 -bbb.shortcutkey.chat.chatbox.golatest.function = Navegar al último mensaje -bbb.shortcutkey.chat.chatbox.gofirst = 37 -bbb.shortcutkey.chat.chatbox.gofirst.function = Navegar al primer mensaje -bbb.shortcutkey.chat.chatbox.goread = 75 -bbb.shortcutkey.chat.chatbox.goread.function = Navegar al mensaje leído mas reciente -bbb.shortcutkey.chat.chatbox.debug = 71 -bbb.shortcutkey.chat.chatbox.debug.function = Tecla de acceso rápido para depurar temporalmente - -bbb.polling.toolbar.toolTip = Administrar Encuestas -bbb.polling.buttonName = Administrar encuestas -bbb.polling.createPoll = Crear nueva encuesta -bbb.polling.createPoll.moreThanOneResponse = Permitir usuarios seleccionar mas de una respuesta -bbb.polling.createPoll.hint = Consejo\: Empezar cada respuesta en una nueva línea -bbb.polling.createPoll.answers = Respuestas\: -bbb.polling.createPoll.question = Pregunta\: -bbb.polling.createPoll.title = Título\: -bbb.polling.createPoll.publishToWeb = Habilitar encuesta web - -bbb.polling.pollPreview = Vista previa de la encuesta -bbb.polling.pollPreview.modify = Modificar -bbb.polling.pollPreview.publish = Publicar -bbb.polling.pollPreview.preview = Vista previa -bbb.polling.pollPreview.save = Guardar -bbb.polling.pollPreview.cancel = Cancelar -bbb.polling.pollPreview.modify = Modificar -bbb.polling.pollPreview.hereIsYourPoll = Aquí esta tu encuesta\: -bbb.polling.pollPreview.ifYouWantChanges = Si to quieres hacer algun cambio haz click en el botón de 'modificar'\: -bbb.polling.pollPreview.checkAll = (revisar todas las que puedan aplicar) -bbb.polling.pollPreview.pollWillPublishOnline = Esta encuesta estará habilitada para ser encuesta web\: - -bbb.polling.resultBtn.label=Resultado -bbb.polling.resultBtn.toolTip=Mostrar los resultados de la encuesta -bbb.polling.startBtn.label=Iniciar -bbb.polling.startBtn.toolTip=Iniciar encuesta -bbb.polling.editBtn.label=Editar -bbb.polling.editBtn.toolTip=Editar encuesta -bbb.polling.deleteBtn.toolTip=Eliminar encuesta - -bbb.publishVideo.startPublishBtn.labelText = Empezar a compartir -bbb.publishVideo.changeCameraBtn.labelText = Cambiar la configuración de la camara - -bbb.accessibility.alerts.madePresenter = Tu eres ahora el presentador. -bbb.accessibility.alerts.madeViewer = Tu eres ahora un espectador. - -bbb.shortcutkey.polling.buttonClick = 80 -bbb.shortcutkey.polling.buttonClick.function = Abrir el menú de encuestas. -bbb.shortcutkey.polling.focusTitle = 67 -bbb.shortcutkey.polling.focusTitle.function = Enfocar en el campo de ingreso del título. -bbb.shortcutkey.polling.focusQuestion = 81 -bbb.shortcutkey.polling.focusQuestion.function = Enfocar en el campo del ingreso de la pregunta. -bbb.shortcutkey.polling.focusAnswers = 65 -bbb.shortcutkey.polling.focusAnswers.function = Enfocar en el campo de ingreso de las respuestas. -bbb.shortcutkey.polling.focusMultipleCB = 77 -bbb.shortcutkey.polling.focusMultipleCB.function = Enfocar en cuadro de seleccion "Permitir seleccionar multiples" -bbb.shortcutkey.polling.focusWebPollCB = 66 -bbb.shortcutkey.polling.focusWebPollCB.function = Enfocar en el cuadro de selección "Permitir encuesta web". -bbb.shortcutkey.polling.previewClick = 80 -bbb.shortcutkey.polling.previewClick.function = Vista previa de la encuesta y proceder -bbb.shortcutkey.polling.cancelClick = 88 -bbb.shortcutkey.polling.cancelClick.function = Cancelar y salir de la creación de la encuesta. -bbb.shortcutkey.polling.modify = 69 -bbb.shortcutkey.polling.modify.function = Regresa y modifica tu encuesta. -bbb.shortcutkey.polling.publish = 85 -bbb.shortcutkey.polling.publish.function = Publicar tu encuesta y empezar la votación. -bbb.shortcutkey.polling.save = 83 -bbb.shortcutkey.polling.save.function = Guardar tu encuesta para usarla después. - -bbb.shortcutkey.pollStats.explanation = ---- -bbb.shortcutkey.pollStats.explanation.function = Los resultados de la encuesta estan solo habilitados una vez que ha sido publicada la encuesta. -bbb.shortcutkey.polling.focusData = 68 -bbb.shortcutkey.polling.focusData.function = Enfocar en los resultados de la encuesta -bbb.shortcutkey.polling.refresh = 82 -bbb.shortcutkey.polling.refresh.function = Actualizar los resultados de la encuesta -bbb.shortcutkey.polling.focusWebPoll = 73 -bbb.shortcutkey.polling.focusWebPoll.function = Enfocar en el campo de la URL de la encuesta web -bbb.shortcutkey.polling.stopPoll = 79 -bbb.shortcutkey.polling.stopPoll.function = Parar la encuesta y terminar de votar. -bbb.shortcutkey.polling.repostPoll = 80 -bbb.shortcutkey.polling.repostPoll.function = Re-publicar tu encuesta. -bbb.shortcutkey.polling.closeStatsWindow = 88 -bbb.shortcutkey.polling.closeStatsWindow.function = Cerrar ventana de resultados de la encuesta - -bbb.shortcutkey.polling.vote = 86 -bbb.shortcutkey.polling.vote.function = Enviar tu voto con las opciones seleccionadas -bbb.shortcutkey.polling.focusVoteQuestion = 81 -bbb.shortcutkey.polling.focusVoteQuestion.function = Enfocar la pregunta - -bbb.shortcutkey.specialKeys.space = Barra espaciadora -bbb.shortcutkey.specialKeys.left = Flecha direccional izquierda -bbb.shortcutkey.specialKeys.right = Flecha direccional derecha -bbb.shortcutkey.specialKeys.up = Flecha direccional arriba -bbb.shortcutkey.specialKeys.down = Flecha direccional abajo -bbb.shortcutkey.specialKeys.plus = Mas -bbb.shortcutkey.specialKeys.minus = Menos - -bbb.toolbar.videodock.toolTip.closeAllVideos = Cerrar todos los videos -bbb.users.settings.lockAll=Bloquear a todos -bbb.users.settings.lockAllExcept=Bloquear todos menos presentador -bbb.users.settings.lockSettings=Bloquear espectadores ... -bbb.users.settings.unlockAll=Desbloquear a todos los espectadores -bbb.users.settings.roomIsLocked=Bloqueado por defecto -bbb.users.settings.roomIsMuted=Silenciado por defecto - -bbb.lockSettings.save = Aplicar -bbb.lockSettings.save.tooltip = Aplicar configuración de bloqueo -bbb.lockSettings.cancel = Cancelar -bbb.lockSettings.cancel.toolTip = Cerrar sin guardar - -bbb.lockSettings.moderatorLocking = Bloqueo moderador -bbb.lockSettings.privateChat = Chat privado -bbb.lockSettings.publicChat = Chat público -bbb.lockSettings.webcam = Cámara web -bbb.lockSettings.microphone = Micrófono -bbb.lockSettings.layout = Alineación de ventanas -bbb.lockSettings.title=Bloquear espectadores -bbb.lockSettings.feature=Característica -bbb.lockSettings.locked=Bloqueado -bbb.lockSettings.lockOnJoin=Unirse diff --git a/clients/flash/web-client/src/locale/es_ES/bbbResources.properties b/clients/flash/web-client/src/locale/es_ES/bbbResources.properties deleted file mode 100644 index 38f506ef1649..000000000000 --- a/clients/flash/web-client/src/locale/es_ES/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Conectando con el servidor -bbb.mainshell.statusProgress.loading = Cargando {0} módulos -bbb.mainshell.statusProgress.cannotConnectServer = Lo sentimos, no pudimos conectar con el servidor. -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Abrir ventana de histórico -bbb.mainshell.meetingNotFound = Reunión no encontrada -bbb.mainshell.invalidAuthToken = Token de Autentificación No Válido -bbb.mainshell.resetLayoutBtn.toolTip = Reiniciar posición de ventanas -bbb.mainshell.notification.tunnelling = Túnel -bbb.mainshell.notification.webrtc = Audio WebRTC -bbb.oldlocalewindow.reminder1 = Puede que tenga una traducción obsoleta de BigBlueButton. -bbb.oldlocalewindow.reminder2 = Por favor, vacíe el caché de su navegador, e inténtelo de nuevo. -bbb.oldlocalewindow.windowTitle = Aviso\: Traducción de idioma obsoleta -bbb.audioSelection.title = ¿Como quiere conectarse al audio? -bbb.audioSelection.btnMicrophone.label = Micrófono -bbb.audioSelection.btnMicrophone.toolTip = Únase al audio con su micrófono -bbb.audioSelection.btnListenOnly.label = Solo escuchar -bbb.audioSelection.btnListenOnly.toolTip = Únase al audio solo para escuchar -bbb.audioSelection.txtPhone.text = Para unirse a esta reunión por teléfono, marque {0} e introduzca {1} como PIN de conferencia. -bbb.micSettings.title = Prueba de audio -bbb.micSettings.speakers.header = Probar altavoces -bbb.micSettings.microphone.header = Probar Micrófono -bbb.micSettings.playSound = Probar altavoces -bbb.micSettings.playSound.toolTip = Escuchar música para probar los parlantes. -bbb.micSettings.hearFromHeadset = Debería escuchar audio en sus auriculares, no en los altavoces del ordenador. -bbb.micSettings.speakIntoMic = Debe escuchar audio en sus auriculares, no en los altavoces del ordenador. -bbb.micSettings.echoTestMicPrompt = Este es un test de eco privado. Diga algunas palabras. ¿Escucha audio? -bbb.micSettings.echoTestAudioYes = Si -bbb.micSettings.echoTestAudioNo = No -bbb.micSettings.speakIntoMicTestLevel = Hable a su micrófono. Debería ver esta barra moviéndose. Si no, seleccione otro micrófono. -bbb.micSettings.recommendHeadset = Use unos cascos con micrófono para una mejor experiencia de audio. -bbb.micSettings.changeMic = Probar/Cambiar Micrófono -bbb.micSettings.changeMic.toolTip = Abrir la ventana de configuraciones del micrófono de Flash Player -bbb.micSettings.comboMicList.toolTip = Seleccione un micrófono -bbb.micSettings.micRecordVolume.label = Ganancia -bbb.micSettings.micRecordVolume.toolTip = Ajuste la ganancia de su micrófono -bbb.micSettings.nextButton = Siguiente -bbb.micSettings.nextButton.toolTip = Iniciar la prueba de eco -bbb.micSettings.join = Conectar audio -bbb.micSettings.join.toolTip = Únase a la conferencia de audio -bbb.micSettings.cancel = Cancelar -bbb.micSettings.connectingtoecho = Conectando -bbb.micSettings.connectingtoecho.error = Error en el Test de Eco\: contacte al administrador. -bbb.micSettings.cancel.toolTip = Cancelar la unión a la conferencia de audio -bbb.micSettings.access.helpButton = Para videotutoriales, pulse aquí. Se abrirá en ventana nueva. -bbb.micSettings.access.title = Configuraciones de Audio. Esta ventana permanecerá enfocada hasta que se cierre la misma. -bbb.micSettings.webrtc.title = Soporte WebRTC -bbb.micSettings.webrtc.capableBrowser = Su navegador soporta WebRTC -bbb.micSettings.webrtc.capableBrowser.dontuseit = Pulse para no usar WebRTC -bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Pulse aquí si no desea utilizar tecnología WebRTC (recomendado si encuentra problemas con ella). -bbb.micSettings.webrtc.notCapableBrowser = Su navegador no soporta WebRTC. Por favor, utilice Google Chrome (versión 32 o superior); o Mozilla Firefox (versión 26 o superior). Aún podrá unirse a la videoconferencia utilizando la Plataforma Adobe Flash. -bbb.micSettings.webrtc.connecting = Llamando -bbb.micSettings.webrtc.waitingforice = Conectando -# bbb.micSettings.webrtc.transferring = Transferring -bbb.micSettings.webrtc.endingecho = Uniéndose al audio -bbb.micSettings.webrtc.endedecho = Test de Eco finalizado. -bbb.micPermissions.firefox.title = Permisos de Micrófono de Firefox -bbb.micPermissions.firefox.message1 = Elija su micrófono y pulse Compartir -bbb.micPermissions.firefox.message2 = Si no ve la lista de micrófonos, pulse el icono de micrófono -bbb.micPermissions.chrome.title = Permisos de Micrófono de Chrome -bbb.micPermissions.chrome.message1 = Pulse Permitir para dar a Chrome permiso para utilizar su micrófono -bbb.micWarning.title = Aviso de Audio -bbb.micWarning.joinBtn.label = Unirse igualmente -bbb.micWarning.testAgain.label = Probar de nuevo -bbb.micWarning.message = Su micrófono no ha mostrado actividad, probablemente no puedan escucharle durante la sesión. -bbb.webrtcWarning.message = Se ha encontrado este problema WebRTC\: {0}. ¿Quiere probar Flash en su lugar? -bbb.webrtcWarning.title = Conexión WebRTC fallida -bbb.webrtcWarning.failedError.1001 = Error 1001\: Socket Web desconectado -bbb.webrtcWarning.failedError.1002 = Error 1002\: No se pudo establecer una conexión de Socket Web -bbb.webrtcWarning.failedError.1003 = Error 1003\: Versión de navegador no soportada -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -bbb.webrtcWarning.failedError.1005 = Error 1005\: Llamada finalizada de forma inesperada -bbb.webrtcWarning.failedError.1006 = Error 1006\: La llamada agotó el tiempo de espera -bbb.webrtcWarning.failedError.1007 = Error 1007\: Falló la negociación ICE -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -bbb.webrtcWarning.failedError.unknown = Error {0}\: Código de error desconocido -bbb.webrtcWarning.failedError.mediamissing = No se pudo adquirir su micrófono para la llamada WebRTC. -bbb.webrtcWarning.failedError.endedunexpectedly = El test de eco WebRTC finalizó de forma inesperada. -bbb.mainToolbar.helpBtn = Ayuda -bbb.mainToolbar.logoutBtn = Desconectar -bbb.mainToolbar.logoutBtn.toolTip = Salir -bbb.mainToolbar.langSelector = Seleccione idioma -bbb.mainToolbar.settingsBtn = Configuración -bbb.mainToolbar.settingsBtn.toolTip = Abrir configuración -bbb.mainToolbar.shortcutBtn = Atajos de teclado -bbb.mainToolbar.shortcutBtn.toolTip = Abre la ventana de Atajos de Teclado -bbb.mainToolbar.recordBtn.toolTip.start = Iniciar grabación -bbb.mainToolbar.recordBtn.toolTip.stop = Detener grabación -bbb.mainToolbar.recordBtn.toolTip.recording = La sesión está siendo grabada -bbb.mainToolbar.recordBtn.toolTip.notRecording = La sesión no está siendo grabada -bbb.mainToolbar.recordBtn.confirm.title = Confirme grabación -bbb.mainToolbar.recordBtn.confirm.message.start = ¿Está seguro de querer empezar a grabar la sesión? -bbb.mainToolbar.recordBtn.confirm.message.stop = ¿Está seguro de querer detener la grabación de la sesión? -bbb.mainToolbar.recordBtn..notification.title = Notificación de grabación -bbb.mainToolbar.recordBtn..notification.message1 = Puede grabar esta reunión. -bbb.mainToolbar.recordBtn..notification.message2 = Debe pulsar el botón Iniciar/Detener Grabación de la barra de título para iniciar/detener la grabación. -bbb.mainToolbar.recordingLabel.recording = (Grabando) -bbb.mainToolbar.recordingLabel.notRecording = No se está grabando -bbb.clientstatus.title = Notificaciones de configuración -bbb.clientstatus.notification = Notificaciones sin leer -bbb.clientstatus.tunneling.title = Cortafuegos -bbb.clientstatus.tunneling.message = Un cortafuegos está evitando que el cliente se conecte directamente al servidor remoto por el puerto 1935. Se recomienda utilizar una red menos restringida para obtener una conexión más estable -bbb.clientstatus.browser.title = Versión del navegador -bbb.clientstatus.browser.message = El navegador ({0}) no se encuentra actualizado. Se recomienda actualizarlo a la última versión. -bbb.clientstatus.flash.title = Reproductor Flash -bbb.clientstatus.flash.message = El reproductor Flash ({0}) no se encuentra actualizado. Se recomienda actualizarlo a la última versión. -bbb.clientstatus.webrtc.title = Audio -bbb.clientstatus.webrtc.message = Se recomienda utilizar Firefox o Chrome para obtener mejor calidad de audio. -bbb.clientstatus.java.title = Java -bbb.clientstatus.java.notdetected = Versión de Java no detectada -bbb.clientstatus.java.notinstalled = No tiene instalado Java, por favor, pulse AQUÍ para instalar el Java más reciente para usar la característica de compartir escritorio. -bbb.clientstatus.java.oldversion = TIene una versión vieja de Java instalada, por favor, pulse AQUÍ para instalar el Java más reciente para usar la característica de compartir escritorio. -bbb.window.minimizeBtn.toolTip = Minimizar -bbb.window.maximizeRestoreBtn.toolTip = Maximizar -bbb.window.closeBtn.toolTip = Cerrar -bbb.videoDock.titleBar = Barra de Título de la Ventana de Bloque de Video -bbb.presentation.titleBar = Barra de Titulo de la Ventana de Presentación -bbb.chat.titleBar = Barra de Título de la Ventana de Chat. Para navegar entre los mensajes, seleccione la lista de mensajes. -bbb.users.title = Usuarios {0} {1} -bbb.users.titleBar = Barra de título de la Ventana de Asistentes, doble click para maximizar -bbb.users.quickLink.label = Ventana de Usuarios -bbb.users.minimizeBtn.accessibilityName = Minimizar la Ventana de Asistentes -bbb.users.maximizeRestoreBtn.accessibilityName = Maximizar la Ventana de Asistentes -bbb.users.settings.buttonTooltip = Configuración -bbb.users.settings.audioSettings = Prueba de audio -bbb.users.settings.webcamSettings = Configuración de Webcam -bbb.users.settings.muteAll = Silenciar a todos -bbb.users.settings.muteAllExcept = Silenciar a todos salvo al presentador -bbb.users.settings.unmuteAll = Habilitar audio para Todos -bbb.users.settings.lowerAllHands = Bajar todas las manos -bbb.users.raiseHandBtn.toolTip = Levantar la mano -bbb.users.raiseHandBtn.toolTip2 = Bajar mano -bbb.users.roomMuted.text = Audiencia Silenciada -bbb.users.roomLocked.text = Audiencia Bloqueada -bbb.users.pushToTalk.toolTip = Pulse para hablar -bbb.users.pushToMute.toolTip = Pulse para silenciarse a si mismo -bbb.users.muteMeBtnTxt.talk = Habilitar audio -bbb.users.muteMeBtnTxt.mute = Silenciar -bbb.users.muteMeBtnTxt.muted = Silenciado -bbb.users.muteMeBtnTxt.unmuted = No silenciado -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -bbb.users.usersGrid.accessibilityName = Lista de Asistentes. Usar las teclas de dirección para navegar. -bbb.users.usersGrid.nameItemRenderer = Nombre -bbb.users.usersGrid.nameItemRenderer.youIdentifier = tu -bbb.users.usersGrid.statusItemRenderer = Estado -bbb.users.usersGrid.statusItemRenderer.changePresenter = Haga click para cambiar a presentador -bbb.users.usersGrid.statusItemRenderer.presenter = Presentador -bbb.users.usersGrid.statusItemRenderer.moderator = Moderador -bbb.users.usersGrid.statusItemRenderer.lowerHand = Bajar mano -bbb.users.usersGrid.statusItemRenderer.handRaised = Mano Alzada -bbb.users.usersGrid.statusItemRenderer.viewer = Espectador -bbb.users.usersGrid.mediaItemRenderer = Media -bbb.users.usersGrid.mediaItemRenderer.talking = Hablando -bbb.users.usersGrid.mediaItemRenderer.webcam = Webcam compartida -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = Hacer click para ver la cámara -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Hacer click para activar el audio al asistente -bbb.users.usersGrid.mediaItemRenderer.pushToMute = Hacer click para desactivar el audio al asistente -bbb.users.usersGrid.mediaItemRenderer.pushToLock = Bloqueado {0} -bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Desbloqueado {0} -bbb.users.usersGrid.mediaItemRenderer.kickUser = Expulsar al asistente -bbb.users.usersGrid.mediaItemRenderer.webcam = Webcam compartida -bbb.users.usersGrid.mediaItemRenderer.micOff = Micrófono inactivo -bbb.users.usersGrid.mediaItemRenderer.micOn = Micrófono activo -bbb.users.usersGrid.mediaItemRenderer.noAudio = No esta en la Conferencia de Voz -bbb.presentation.title = Presentación -bbb.presentation.titleWithPres = Presentación\: {0} -bbb.presentation.quickLink.label = Ventana de Presentación -bbb.presentation.fitToWidth.toolTip = Ajustar presentación a lo ancho -bbb.presentation.fitToPage.toolTip = Ajustar presentación a la página -bbb.presentation.uploadPresBtn.toolTip = Cargar documento para la presentación. -bbb.presentation.backBtn.toolTip = Diapositiva anterior. -bbb.presentation.btnSlideNum.accessibilityName = Diapositiva {0} de {1} -bbb.presentation.btnSlideNum.toolTip = Hacer click para seleccionar una diapositiva -bbb.presentation.forwardBtn.toolTip = Diapositiva siguiente -bbb.presentation.maxUploadFileExceededAlert = Error\: El tamaño del archivo supera el máximo permitido. -bbb.presentation.uploadcomplete = Carga completa. Por favor espere mientras convertimos el documento. -bbb.presentation.uploaded = cargado. -bbb.presentation.document.supported = El documento cargado está soportado. Comenzando la conversión... -bbb.presentation.document.converted = Documento convertido con éxito. -bbb.presentation.error.document.convert.failed = Error\: Fallo la conversión del documento. -bbb.presentation.error.io = Error E/S\: Por favor, contacte con el Administrador. -bbb.presentation.error.security = Error de Seguridad\: Por favor, contacte con el Administrador. -bbb.presentation.error.convert.notsupported = El tipo de archivo cargado no está soportado. Por favor, cargue un archivo compatible. -bbb.presentation.error.convert.nbpage = Error\: No se pudo estimar el número de páginas del archivo cargado. -bbb.presentation.error.convert.maxnbpagereach = Error\: El documento cargado excede el máximo de páginas. -bbb.presentation.converted = Convertidas {0} de {1} diapositivas. -bbb.presentation.ok = OK -bbb.presentation.slider = Nivel de zoom en la presentación -bbb.presentation.slideloader.starttext = Texto inicial de la diapositiva -bbb.presentation.slideloader.endtext = Texto inicial de la diapositiva -bbb.presentation.uploadwindow.presentationfile = Archivo de presentación -bbb.presentation.uploadwindow.pdf = PDF -bbb.presentation.uploadwindow.word = WORD -bbb.presentation.uploadwindow.excel = EXCEL -bbb.presentation.uploadwindow.powerpoint = POWERPOINT -bbb.presentation.uploadwindow.image = IMAGEN -bbb.presentation.minimizeBtn.accessibilityName = Minimizar la ventana de presentación -bbb.presentation.maximizeRestoreBtn.accessibilityName = Maximizar la ventana de presentación -bbb.presentation.closeBtn.accessibilityName = Cerrar la ventana de presentación -bbb.fileupload.title = Añada archivos a su presentación -bbb.fileupload.lblFileName.defaultText = Archivo no seleccionado -bbb.fileupload.selectBtn.label = Seleccionar Archivo -bbb.fileupload.selectBtn.toolTip = Seleccione archivo -bbb.fileupload.uploadBtn = Cargar -bbb.fileupload.uploadBtn.toolTip = Cargar archivo -bbb.fileupload.deleteBtn.toolTip = Eliminar presentación -bbb.fileupload.showBtn = Mostrar -bbb.fileupload.showBtn.toolTip = Mostrar Presentación -bbb.fileupload.okCancelBtn = Cancelar -bbb.fileupload.okCancelBtn.toolTip = Cerrar la ventana para subir archivos -bbb.fileupload.genThumbText = Generando miniaturas... -bbb.fileupload.progBarLbl = Progreso\: -bbb.fileupload.fileFormatHint = Cargue un documento Office o Portable Document Format (PDF). Obtendrá mejores resultados con PDF. -bbb.chat.title = Chat -bbb.chat.quickLink.label = Ventana del Chat -bbb.chat.cmpColorPicker.toolTip = Color de texto -bbb.chat.input.accessibilityName = Campo para editar el mensaje del chat. -bbb.chat.sendBtn = Enviar -bbb.chat.sendBtn.toolTip = Enviar mensaje -bbb.chat.sendBtn.accessibilityName = Enviar mensaje del chat -bbb.chat.contextmenu.copyalltext = Copiar Todo el Texto -bbb.chat.publicChatUsername = Todos -bbb.chat.optionsTabName = Opciones -bbb.chat.privateChatSelect = Seleccione una persona para charlar en privado -bbb.chat.private.userLeft = El usuario ha salido. -bbb.chat.private.userJoined = El usuario ha ingresado -bbb.chat.usersList.toolTip = Escoja usuario para abrir un chat privado -bbb.chat.chatOptions = Opciones de charla -bbb.chat.fontSize = Tamaño del texto -bbb.chat.cmbFontSize.toolTip = Seleccione el tamaño de letra para mensaje de charla -bbb.chat.messageList = Ventana de mensajes -bbb.chat.minimizeBtn.accessibilityName = Minimizar la ventana del charla -bbb.chat.maximizeRestoreBtn.accessibilityName = Maximizar la ventana del charla -bbb.chat.closeBtn.accessibilityName = Cerrar la ventana de charla -bbb.chat.chatTabs.accessibleNotice = Nuevos mensajes en esta pestaña. -bbb.publishVideo.changeCameraBtn.labelText = Cambiar de Cámara -bbb.publishVideo.changeCameraBtn.toolTip = Abrir para abrir la ventana de cambios en la cámara -bbb.publishVideo.cmbResolution.tooltip = Seleccionar la resolución de la cámara -bbb.publishVideo.startPublishBtn.labelText = Empezar a compartir -bbb.publishVideo.startPublishBtn.toolTip = Compartir mi cámara -bbb.webcamPermissions.chrome.title = Permisos de Cámara de Chrome -bbb.webcamPermissions.chrome.message1 = Pulse Permitir para dar a Chrome permiso para utilizar su cámara. -bbb.videodock.title = Área de video -bbb.videodock.quickLink.label = Ventana de Cámaras Web -bbb.video.minimizeBtn.accessibilityName = Minimizar la ventana de área de videos -bbb.video.maximizeRestoreBtn.accessibilityName = Maximizar la ventana de área de videos -bbb.video.controls.muteButton.toolTip = Silenciar o habilitar {0} -bbb.video.controls.switchPresenter.toolTip = Fijar a {0} como presentador -bbb.video.controls.ejectUserBtn.toolTip = Expulsar a {0} de la reunión -bbb.video.controls.privateChatBtn.toolTip = Charlar con {0} -bbb.video.publish.hint.noCamera = Cámara no disponible -bbb.video.publish.hint.cantOpenCamera = No se puede abrir su cámara -bbb.video.publish.hint.waitingApproval = Esperando por aprobación -bbb.video.publish.hint.videoPreview = Vista previa vídeo -bbb.video.publish.hint.openingCamera = Abriendo cámara... -bbb.video.publish.hint.cameraDenied = Acceso denegado a cámara -bbb.video.publish.hint.cameraIsBeingUsed = Su cámara esta siendo usada por otra aplicación -bbb.video.publish.hint.publishing = Publicando... -bbb.video.publish.closeBtn.accessName = Cerrar la ventana de configuraciones de la cámara web -bbb.video.publish.closeBtn.label = Cancelar -bbb.video.publish.titleBar = Ventana de iniciación de la cámara web -bbb.desktopPublish.title = Compartir Pantalla\: Previsualición del Presentador -bbb.desktopPublish.fullscreen.tooltip = Compartir la Pantalla Principal -bbb.desktopPublish.fullscreen.label = Pantalla completa -bbb.desktopPublish.region.tooltip = Compartir Parte de la Pantalla -bbb.desktopPublish.region.label = Región -bbb.desktopPublish.stop.tooltip = Detener la compartición de pantalla -bbb.desktopPublish.stop.label = Cerrar -bbb.desktopPublish.maximizeRestoreBtn.toolTip = No puede maximizar esta ventana. -bbb.desktopPublish.closeBtn.toolTip = Detener la compartición y cerrar esta ventana. -bbb.desktopPublish.chromeOnMacUnsupportedHint = Chrome bajo Mac OS X no soporta compartir el escritorio. Le recomendamos utilizar Firefox para compartir el escritorio. -bbb.desktopPublish.minimizeBtn.toolTip = Minimizar esta ventana. -bbb.desktopPublish.minimizeBtn.accessibilityName = Minimizar la ventana de iniciar el compartir escritorio -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Maximizar la ventana de iniciar el compartir escritorio -bbb.desktopPublish.chromeHint.title = Chrome puede neceistar su permiso. -bbb.desktopPublish.chromeHint.message = Escoja el icono de extensiones (en la esquina superior derecha de Chrome), desbloquée las extensiones, y escoja "Reintentar". -bbb.desktopPublish.chromeHint.button = Reintentar -bbb.desktopView.title = Compartición de pantalla -bbb.desktopView.fitToWindow = Ajustar a la ventana -bbb.desktopView.actualSize = Mostrar tamaño actual -bbb.desktopView.minimizeBtn.accessibilityName = Minimizar la Ventana de Compartir Escritorio -bbb.desktopView.maximizeRestoreBtn.accessibilityName = Maximizar la Ventana de Compartir Escritorio -bbb.desktopView.closeBtn.accessibilityName = Cerrar la Ventana de Compartir Escritorio -bbb.toolbar.phone.toolTip.start = Compartir su Micrófono -bbb.toolbar.phone.toolTip.stop = Dejar de compartir su micrófono -bbb.toolbar.phone.toolTip.mute = Parar de escuchar la conferencia -bbb.toolbar.phone.toolTip.unmute = Empezar a escuchar la conferencia -bbb.toolbar.phone.toolTip.nomic = No se ha detectado micrófono -bbb.toolbar.deskshare.toolTip.start = Compartir su Escritorio -bbb.toolbar.deskshare.toolTip.stop = Dejar de compartir su Escritorio -bbb.toolbar.video.toolTip.start = Compartir su Cámara -bbb.toolbar.video.toolTip.stop = Dejar de compartir su Cámara -bbb.layout.addButton.toolTip = Añadir el diseño personalizado a la lista -bbb.layout.broadcastButton.toolTip = Aplicar este Diseño a toda la Audiencia -bbb.layout.combo.toolTip = Cambiar diseño -bbb.layout.loadButton.toolTip = Cargar diseños de un archivo -bbb.layout.saveButton.toolTip = Guardar diseños en un archivo -bbb.layout.lockButton.toolTip = Bloquear disposición -bbb.layout.combo.prompt = Aplicar una disposición -bbb.layout.combo.custom = Disposición a medida -bbb.layout.combo.customName = Disposición a medida -bbb.layout.combo.remote = Remota -bbb.layout.save.complete = Disposiciones guardadas con éxito -bbb.layout.load.complete = Disposiciones cargadas con éxito -bbb.layout.load.failed = Falló la carga de disposiciones -bbb.layout.name.defaultlayout = Diseño por defecto -bbb.layout.name.videochat = Chat de Video -bbb.layout.name.webcamsfocus = Reunión por Webcam -bbb.layout.name.presentfocus = Reunión de Presentación -bbb.layout.name.lectureassistant = Asistente de Conferencia -bbb.layout.name.lecture = Conferencia -bbb.highlighter.toolbar.pencil = Detallador -bbb.highlighter.toolbar.pencil.accessibilityName = Cambiar el cursor a lápiz -bbb.highlighter.toolbar.ellipse = Círculo -bbb.highlighter.toolbar.ellipse.accessibilityName = Cambiar el cursor a círculo -bbb.highlighter.toolbar.rectangle = Ractángulo -bbb.highlighter.toolbar.rectangle.accessibilityName = Cambiar el cursor a rectángulo -bbb.highlighter.toolbar.panzoom = Panorámica y Zoom -bbb.highlighter.toolbar.panzoom.accessibilityName = Cambiar el cursor a panómarico y zoom -bbb.highlighter.toolbar.clear = Limpiar todas las notas -bbb.highlighter.toolbar.clear.accessibilityName = Limpiar la página del pizarrón -bbb.highlighter.toolbar.undo = Deshacer nota -bbb.highlighter.toolbar.undo.accessibilityName = Deshacer la última figura de la pizarra -bbb.highlighter.toolbar.color = Seleccionar color -bbb.highlighter.toolbar.color.accessibilityName = Dibujar un color en la pizarra -bbb.highlighter.toolbar.thickness = Modificar el grosor de linea -bbb.highlighter.toolbar.thickness.accessibilityName = Dibujar grosor en la pizarra -bbb.logout.title = Desconectado -bbb.logout.button.label = OK -bbb.logout.appshutdown = La aplicación de servidor ha sido detenida -bbb.logout.asyncerror = Ha ocurrido un error asíncrono -bbb.logout.connectionclosed = Se ha cerrado la conexión con el servidor -bbb.logout.connectionfailed = La conexión al servidor ha fallado -bbb.logout.rejected = La conexión con el servidor ha sido rechazada -bbb.logout.invalidapp = La aplicación red5 no existe -bbb.logout.unknown = Se ha perdido la conexión con el servidor -bbb.logout.usercommand = Ha desconectado de la conferencia -bbb.logout.refresh.message = Si esta desconexión no estaba planificada, pulse el botón para reconectar. -bbb.logout.refresh.label = Reconectar -bbb.logout.confirm.title = Confirmar Cerrar Sesión -bbb.logout.confirm.message = ¿Está seguro que desea cerrar sesión? -bbb.logout.confirm.yes = Si -bbb.logout.confirm.no = No -bbb.notes.title = Notas -bbb.notes.cmpColorPicker.toolTip = Color de Texto -bbb.notes.saveBtn = Guardar -bbb.notes.saveBtn.toolTip = Guardar Nota -bbb.settings.deskshare.instructions = Presione Permitir en el aviso para verificar que la compartición del escritorio está funcionando correctamente para usted -bbb.settings.deskshare.start = Comprobar Compartición de Escritorio -bbb.settings.voice.volume = Actividad del micrófono -bbb.settings.java.label = Error de versión de Java -bbb.settings.java.text = Dispone de Java {0} instalado, pero necesita al menos {1} para utilizar la funcionalidad Compartir Pantalla. Pulse el botón para actualizar su versión de Java JRE. -bbb.settings.java.command = Actualizar Java -bbb.settings.flash.label = Error de versión de Flash -bbb.settings.flash.text = Dispone de Flash {0} , pero necesita al menos {1} para utilizar la videoconferencia. Pulse el botón para actualizar su versión de Adobe Flash. -bbb.settings.flash.command = Actualizar Flash -bbb.settings.isight.label = Error de cámara iSight -bbb.settings.isight.text = Si tiene problemas con su cámara iSight, puede deberse a que utiliza OSX 10.6.5, que tiene problemas conocidos con Flash capturando video desde la cámara iSight.\nPara corregir esto, pulse en el enlace a continuación para instalar una versión más reciente del reproductor Flash, o actualice su Mac a la última versión. -bbb.settings.isight.command = Instalar Flash 10.2 RC2 -bbb.settings.warning.label = Aviso -bbb.settings.warning.close = Cerrar este aviso -bbb.settings.noissues = No se ha encontrado ningún problema grave. -bbb.settings.instructions = Acepte la solicitud de Flash que le pide permisos para utilizar su cámara. Si puede verse y escucharse, su navegador está configurado correctamente. A continuación, se listan problemas potenciales. Pulse en cada uno de ellos para sus posibles soluciones. -ltbcustom.bbb.highlighter.toolbar.triangle = Triángulo -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Cambiar Cursor de Pizarra a Triángulo -ltbcustom.bbb.highlighter.toolbar.line = Línea -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Cambiar Cursor de pizarra a Línea -ltbcustom.bbb.highlighter.toolbar.text = Texto -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Cambiar Cursos de pizarra a texto -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Color de texto -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Tamaño de letra - -# bbb.accessibility.clientReady = Ready - -bbb.accessibility.chat.chatBox.reachedFirst = Has llegado al primer mensaje -bbb.accessibility.chat.chatBox.reachedLatest = Has llegado al último mensaje -bbb.accessibility.chat.chatBox.navigatedFirst = Has navegado al primer mensaje -bbb.accessibility.chat.chatBox.navigatedLatest = Has navegado al último mensaje -bbb.accessibility.chat.chatBox.navigatedLatestRead = Has navegado al mensaje leído más reciente -bbb.accessibility.chat.chatwindow.input = Entrada del chat - -bbb.accessibility.chat.initialDescription = Por favor usar las teclas direccionales para navegar a través de los mensajes del chat. - -bbb.accessibility.notes.notesview.input = Entradas de las notas - -bbb.shortcuthelp.title = Atajos de teclado -bbb.shortcuthelp.minimizeBtn.accessibilityName = Minimizar la ventana de accesos rápidos -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Maximizar la ventana de accesos rápidos -bbb.shortcuthelp.closeBtn.accessibilityName = Cerrar la ventana de accesos rápidos -bbb.shortcuthelp.dropdown.general = Accesos rápidos globales -bbb.shortcuthelp.dropdown.presentation = Accesos rápidos a la presentación -bbb.shortcuthelp.dropdown.chat = Acceso rápido al chat -bbb.shortcuthelp.dropdown.users = Acceso rápido a los usuarios -bbb.shortcuthelp.dropdown.polling = Acceso rápido a la presentación de encuestas -bbb.shortcuthelp.dropdown.polling2 = Acceso rápido a la vista de encuestas -bbb.shortcuthelp.headers.shortcut = Acceso Rápido -bbb.shortcuthelp.headers.function = Función - -bbb.shortcutkey.general.minimize = 189 -bbb.shortcutkey.general.minimize.function = Minimizar ventana actual -bbb.shortcutkey.general.maximize = 187 -bbb.shortcutkey.general.maximize.function = Maximizar ventana actual - -bbb.shortcutkey.flash.exit = 81 -bbb.shortcutkey.flash.exit.function = Desenfocar de la ventana de flash -bbb.shortcutkey.users.muteme = 77 -bbb.shortcutkey.users.muteme.function = Activar o Desactivar el sonido de tu micrófono -bbb.shortcutkey.chat.chatinput = 73 -bbb.shortcutkey.chat.chatinput.function = Enfocar el campo de entrada del chat -bbb.shortcutkey.present.focusslide = 87 -bbb.shortcutkey.present.focusslide.function = Enfocar en la diapositiva de la presentación -bbb.shortcutkey.whiteboard.undo = 90 -bbb.shortcutkey.whiteboard.undo.function = Deshacer la última marca del pizarrón - -bbb.shortcutkey.focus.users = 49 -bbb.shortcutkey.focus.users.function = Mover enfoque a la venta de usuarios -bbb.shortcutkey.focus.video = 50 -bbb.shortcutkey.focus.video.function = Mover enfoque a la venta de videos -bbb.shortcutkey.focus.presentation = 51 -bbb.shortcutkey.focus.presentation.function = Mover enfoque a la ventana de presentación -bbb.shortcutkey.focus.chat = 52 -bbb.shortcutkey.focus.chat.function = Mover enfoque a la ventana de chat -bbb.shortcutkey.focus.pollingCreate = 67 -bbb.shortcutkey.focus.pollingCreate.function = Mover enfoque a la ventana de creación de encuestas, si está abierta. -bbb.shortcutkey.focus.pollingStats = 83 -bbb.shortcutkey.focus.pollingStats.function = Mover enfoque a la ventana de estadísticas de las encuestas, si está abierto. -bbb.shortcutkey.focus.voting = 89 -bbb.shortcutkey.focus.voting.function = Mover enfoque a la ventana de votación, si está abierta. - -bbb.shortcutkey.share.desktop = 68 -bbb.shortcutkey.share.desktop.function = Abrir la ventana de compartir escritorio -bbb.shortcutkey.share.microphone = 79 -bbb.shortcutkey.share.microphone.function = Abrir la ventana de configuración del micrófono -bbb.shortcutkey.share.pauseRemoteStream = 80 -bbb.shortcutkey.share.pauseRemoteStream.function = Empezar/Parar de escuchar la conferencia -bbb.shortcutkey.share.webcam = 66 -bbb.shortcutkey.share.webcam.function = Abrir ventana para compartir cámara - -bbb.shortcutkey.shortcutWindow = 72 -bbb.shortcutkey.shortcutWindow.function = Abrir/Enfocar a la ventana de ayuda de accesos rápidos -bbb.shortcutkey.logout = 76 -bbb.shortcutkey.logout.function = Cerrar Sesión de esta reunión -bbb.shortcutkey.raiseHand = 82 -bbb.shortcutkey.raiseHand.function = Levantar la mano - -bbb.shortcutkey.present.upload = 85 -bbb.shortcutkey.present.upload.function = Subir presentación -bbb.shortcutkey.present.previous = 65 -bbb.shortcutkey.present.previous.function = Ir a la diapositiva anterior -bbb.shortcutkey.present.select = 83 -bbb.shortcutkey.present.select.function = Ver todas las diapositivas -bbb.shortcutkey.present.next = 69 -bbb.shortcutkey.present.next.function = Ir a la siguiente diapositiva -bbb.shortcutkey.present.fitWidth = 70 -bbb.shortcutkey.present.fitWidth.function = Ajustar diapositivas a lo ancho -bbb.shortcutkey.present.fitPage = 80 -bbb.shortcutkey.present.fitPage.function = Ajustar diapositivas en la página - -bbb.shortcutkey.users.makePresenter = 80 -bbb.shortcutkey.users.makePresenter.function = Hacer presentador a la persona seleccionada -bbb.shortcutkey.users.kick = 75 -bbb.shortcutkey.users.kick.function = Expulsar a la persona seleccionada de la reunión -bbb.shortcutkey.users.mute = 83 -bbb.shortcutkey.users.mute.function = Activar o Desactivar sonido de la persona seleccionada -bbb.shortcutkey.users.muteall = 65 -bbb.shortcutkey.users.muteall.function = Activar o Desactivar sonido a todos los usuarios -bbb.shortcutkey.users.focusUsers = 85 -bbb.shortcutkey.users.focusUsers.function = Enfocar a la lista de usuarios -bbb.shortcutkey.users.muteAllButPres = 65 -bbb.shortcutkey.users.muteAllButPres.function = Silenciar a todos excepto al presentador - -bbb.shortcutkey.chat.focusTabs = 89 -bbb.shortcutkey.chat.focusTabs.function = Enfocar a las pestañas del chat -bbb.shortcutkey.chat.focusBox = 66 -bbb.shortcutkey.chat.focusBox.function = Enfocar en la ventana del chat -bbb.shortcutkey.chat.changeColour = 67 -bbb.shortcutkey.chat.changeColour.function = Enfocar en el seleccionador de color de la fuente -bbb.shortcutkey.chat.sendMessage = 83 -bbb.shortcutkey.chat.sendMessage.function = Enviar mensaje del chat -bbb.shortcutkey.chat.explanation = ---- -bbb.shortcutkey.chat.explanation.function = Para navegar en el mensaje, debes enfocar en la ventana del chat - -bbb.shortcutkey.chat.chatbox.advance = 32 -bbb.shortcutkey.chat.chatbox.advance.function = Navegar al siguiente mensaje -bbb.shortcutkey.chat.chatbox.goback = 80 -bbb.shortcutkey.chat.chatbox.goback.function = Navegar al mensaje anterior -bbb.shortcutkey.chat.chatbox.repeat = 82 -bbb.shortcutkey.chat.chatbox.repeat.function = Repetir el mensaje actual -bbb.shortcutkey.chat.chatbox.golatest = 89 -bbb.shortcutkey.chat.chatbox.golatest.function = Navegar al último mensaje -bbb.shortcutkey.chat.chatbox.gofirst = 65 -bbb.shortcutkey.chat.chatbox.gofirst.function = Navegar al primer mensaje -bbb.shortcutkey.chat.chatbox.goread = 75 -bbb.shortcutkey.chat.chatbox.goread.function = Navegar al mensaje leído más reciente -bbb.shortcutkey.chat.chatbox.debug = 71 -bbb.shortcutkey.chat.chatbox.debug.function = Tecla de acceso rápido para depurar temporalmente - -bbb.polling.toolbar.toolTip = Gestionar Encuestas -bbb.polling.buttonName = Gestionar Encuestas -bbb.polling.createPoll = Crear nueva encuesta -bbb.polling.createPoll.moreThanOneResponse = Permitir usuarios seleccionar más de una respuesta -bbb.polling.createPoll.hint = Consejo\: Empezar cada respuesta en una nueva línea -bbb.polling.createPoll.answers = Respuestas\: -bbb.polling.createPoll.question = Pregunta\: -bbb.polling.createPoll.title = Título\: -bbb.polling.createPoll.publishToWeb = Habilitar encuesta web - -bbb.polling.pollPreview = Vista previa de la encuesta -bbb.polling.pollPreview.modify = Modificar -bbb.polling.pollPreview.publish = Publicar -bbb.polling.pollPreview.preview = Vista previa -bbb.polling.pollPreview.save = Guardar -bbb.polling.pollPreview.cancel = Cancelar -bbb.polling.pollPreview.modify = Modificar -bbb.polling.pollPreview.hereIsYourPoll = Aquí esta tu encuesta\: -bbb.polling.pollPreview.ifYouWantChanges = Si quieres hacer algun cambio haz click en el botón de 'modificar'\: -bbb.polling.pollPreview.checkAll = (revisar todas las que puedan aplicar) -bbb.polling.pollPreview.pollWillPublishOnline = Esta encuesta estará habilitada para ser encuesta web\: - -bbb.polling.resultBtn.label=Resultado -bbb.polling.resultBtn.toolTip=Mostrar resultados de la encuesta -bbb.polling.startBtn.label=Empezar -bbb.polling.startBtn.toolTip=Empezar encuesta -bbb.polling.editBtn.label=Modificar -bbb.polling.editBtn.toolTip=Modificar encuesta -bbb.polling.deleteBtn.toolTip=Eliminar encuesta - -bbb.publishVideo.startPublishBtn.labelText = Empezar a compartir -bbb.publishVideo.changeCameraBtn.labelText = Cambiar de Cámara - -bbb.accessibility.alerts.madePresenter = Ahora eres el presentador. -bbb.accessibility.alerts.madeViewer = Ahora eres un espectador. - -bbb.shortcutkey.polling.buttonClick = 80 -bbb.shortcutkey.polling.buttonClick.function = Abrir el menú de encuestas. -bbb.shortcutkey.polling.focusTitle = 67 -bbb.shortcutkey.polling.focusTitle.function = Enfocar en el campo de ingreso del título. -bbb.shortcutkey.polling.focusQuestion = 81 -bbb.shortcutkey.polling.focusQuestion.function = Enfocar en el campo del ingreso de la pregunta. -bbb.shortcutkey.polling.focusAnswers = 65 -bbb.shortcutkey.polling.focusAnswers.function = Enfocar en el campo de ingreso de las respuestas. -bbb.shortcutkey.polling.focusMultipleCB = 77 -bbb.shortcutkey.polling.focusMultipleCB.function = Enfocar en cuadro de seleccion "Permitir seleccionar multiples" -bbb.shortcutkey.polling.focusWebPollCB = 66 -bbb.shortcutkey.polling.focusWebPollCB.function = Enfocar en el cuadro de selección "Permitir encuesta web". -bbb.shortcutkey.polling.previewClick = 80 -bbb.shortcutkey.polling.previewClick.function = Vista previa de la encuesta y proceder -bbb.shortcutkey.polling.cancelClick = 88 -bbb.shortcutkey.polling.cancelClick.function = Cancelar y salir de la creación de la encuesta. -bbb.shortcutkey.polling.modify = 69 -bbb.shortcutkey.polling.modify.function = Regresar y modificar tu encuesta. -bbb.shortcutkey.polling.publish = 85 -bbb.shortcutkey.polling.publish.function = Publicar tu encuesta y empezar la votación. -bbb.shortcutkey.polling.save = 83 -bbb.shortcutkey.polling.save.function = Guardar tu encuesta para usarla luego. - -bbb.shortcutkey.pollStats.explanation = ---- -bbb.shortcutkey.pollStats.explanation.function = Los resultados de la encuesta estan sólo habilitados una vez que ha sido publicada la encuesta. -bbb.shortcutkey.polling.focusData = 68 -bbb.shortcutkey.polling.focusData.function = Enfocar en los resultados de la encuesta -bbb.shortcutkey.polling.refresh = 82 -bbb.shortcutkey.polling.refresh.function = Actualizar los resultados de la encuesta -bbb.shortcutkey.polling.focusWebPoll = 73 -bbb.shortcutkey.polling.focusWebPoll.function = Enfocar en el campo de la URL de la encuesta web -bbb.shortcutkey.polling.stopPoll = 79 -bbb.shortcutkey.polling.stopPoll.function = Parar la encuesta y terminar de votar. -bbb.shortcutkey.polling.repostPoll = 80 -bbb.shortcutkey.polling.repostPoll.function = Re-publicar tu encuesta. -bbb.shortcutkey.polling.closeStatsWindow = 88 -bbb.shortcutkey.polling.closeStatsWindow.function = Cerrar ventana de resultados de la encuesta - -bbb.shortcutkey.polling.vote = 86 -bbb.shortcutkey.polling.vote.function = Enviar tu voto con las opciones seleccionadas -bbb.shortcutkey.polling.focusVoteQuestion = 81 -bbb.shortcutkey.polling.focusVoteQuestion.function = Enfocar la pregunta - -bbb.shortcutkey.specialKeys.space = Barra espaciadora -bbb.shortcutkey.specialKeys.left = Flecha direccional izquierda -bbb.shortcutkey.specialKeys.right = Flecha direccional derecha -bbb.shortcutkey.specialKeys.up = Flecha direccional arriba -bbb.shortcutkey.specialKeys.down = Flecha direccional abajo -bbb.shortcutkey.specialKeys.plus = Más -bbb.shortcutkey.specialKeys.minus = Menos - -bbb.toolbar.videodock.toolTip.closeAllVideos = Cerrar todos los videos -bbb.users.settings.lockAll=Bloquear a Todos los Usuarios -bbb.users.settings.lockAllExcept=Bloquear Usuarios salvo el Presentador -bbb.users.settings.lockSettings=Bloquear Audiencia ... -bbb.users.settings.unlockAll=Desbloquear toda la Audiencia -bbb.users.settings.roomIsLocked=Bloqueado por defecto -bbb.users.settings.roomIsMuted=Silenciado por defecto - -bbb.lockSettings.save = Aplicar -bbb.lockSettings.save.tooltip = Aplicar ajustes de bloqueo -bbb.lockSettings.cancel = Cancelar -bbb.lockSettings.cancel.toolTip = Cerrar ventana sin guardar - -bbb.lockSettings.moderatorLocking = Bloqueo de Moderador -bbb.lockSettings.privateChat = Chat Privado -bbb.lockSettings.publicChat = Chat Público -bbb.lockSettings.webcam = Cámara -bbb.lockSettings.microphone = Micrófono -bbb.lockSettings.layout = Diseño -bbb.lockSettings.title=Bloquear Audiencia -bbb.lockSettings.feature=Característica -bbb.lockSettings.locked=Bloqueado -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/es_LA/bbbResources.properties b/clients/flash/web-client/src/locale/es_LA/bbbResources.properties deleted file mode 100644 index c60b36adbe5b..000000000000 --- a/clients/flash/web-client/src/locale/es_LA/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Conectando al servidor -bbb.mainshell.statusProgress.loading = Cargando {0} módulos -bbb.mainshell.statusProgress.cannotConnectServer = Lo sentimos, no se puede conectar al servidor. -bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - Para mayor información visite http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Abrir la ventana de Registro (Log) -bbb.mainshell.meetingNotFound = Sesión no encontrada -bbb.mainshell.invalidAuthToken = Token de autenticación inválido -bbb.mainshell.resetLayoutBtn.toolTip = Restaurar Diseño -bbb.mainshell.notification.tunnelling = Tunelización -bbb.mainshell.notification.webrtc = Audio WebRTC -bbb.oldlocalewindow.reminder1 = Usted tiene una versión no actualizada de la traducción para Bigbluebutton -bbb.oldlocalewindow.reminder2 = Por favor limpie el cache de su explorador y pruebe de nuevo. -bbb.oldlocalewindow.windowTitle = Advertencia\: Traducciones de lenguaje no actualizadas -bbb.audioSelection.title = Como quiere unirse a la sesión de audio? -bbb.audioSelection.btnMicrophone.label = Micrófono -bbb.audioSelection.btnMicrophone.toolTip = Ingresar a la conferencia de audio con micrófono -bbb.audioSelection.btnListenOnly.label = Solo escuchar -bbb.audioSelection.btnListenOnly.toolTip = Ingresar a la conferencia de audio como oyente -bbb.audioSelection.txtPhone.text = Para unirse a esta sesión utilizando un teléfono, marque\: {0} e introduzca {1} como número de conferencia. -bbb.micSettings.title = Prueba de audio -bbb.micSettings.speakers.header = Prueba de parlantes -bbb.micSettings.microphone.header = Probar Micrófono -bbb.micSettings.playSound = Prueba de parlantes -bbb.micSettings.playSound.toolTip = Escuchar música para probar los parlantes. -bbb.micSettings.hearFromHeadset = Usted debe escuchar audio en su auricular, no en los parlantes de su computadora -bbb.micSettings.speakIntoMic = Si usted esta utilizando auriculares (o audifonos) debe escuchar el audio a través de ellos y no a través de los parlantes de la computadora. -bbb.micSettings.echoTestMicPrompt = Esta es una prueba privada de eco. Diga algunas palabras. Escucho sus palabras en el audio? -bbb.micSettings.echoTestAudioYes = Si -bbb.micSettings.echoTestAudioNo = No -bbb.micSettings.speakIntoMicTestLevel = Hable en su micrófono. Debe ver movimiento en la barra, sí no es asi seleccione otro micrófono. -bbb.micSettings.recommendHeadset = Utilice un auricular con micrófono para una mejor experiencia de audio. -bbb.micSettings.changeMic = Probar o Cambiar micrófono -bbb.micSettings.changeMic.toolTip = Abrir la ventana de configuraciones del micrófono de Flash Player -bbb.micSettings.comboMicList.toolTip = Seleccionar micrófono -bbb.micSettings.micRecordVolume.label = Ganancia -bbb.micSettings.micRecordVolume.toolTip = Ajustar ganancia de su micrófono -bbb.micSettings.nextButton = Siguiente -bbb.micSettings.nextButton.toolTip = Iniciar la prueba de eco -bbb.micSettings.join = Conectar audio -bbb.micSettings.join.toolTip = Unirse a la conferencia de audio -bbb.micSettings.cancel = Cancelar -bbb.micSettings.connectingtoecho = Conectando -bbb.micSettings.connectingtoecho.error = Error en prueba de eco\: Por favor contacte al administrador. -bbb.micSettings.cancel.toolTip = Cancelar la union a la conferencia de audio -bbb.micSettings.access.helpButton = Para vídeos de tutoriales, presione aquí. Se abrirá una nueva pagina. -bbb.micSettings.access.title = Configuraciones de Audio. Esta ventana permanecerá enfocada hasta que se cierre la misma. -bbb.micSettings.webrtc.title = Soporte para WebRTC -bbb.micSettings.webrtc.capableBrowser = Su navegador soporta WebRTC -bbb.micSettings.webrtc.capableBrowser.dontuseit = Click para no usar WebRTC -bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Click aquí si no desea usar tecnología WebRTC (recomendado si tiene problemas usándola) -bbb.micSettings.webrtc.notCapableBrowser = WebRTC no es soportado en su navegador. Por favor use Google Chrome (versión 32 o mayor); o Mozilla Firefox (versión 26 o mayor). Podrá unirse a la conferencia de audio usando Adobe Flash Platform. -bbb.micSettings.webrtc.connecting = Llamando -bbb.micSettings.webrtc.waitingforice = Conectando -bbb.micSettings.webrtc.transferring = transfiriendo -bbb.micSettings.webrtc.endingecho = Conectandose a audio -bbb.micSettings.webrtc.endedecho = La prueba de eco terminada. -bbb.micPermissions.firefox.title = Permisos de micrófono en Firefox -bbb.micPermissions.firefox.message1 = Seleccione el micrófono y haga click en Compartir -bbb.micPermissions.firefox.message2 = Si no puede ver la lista de mirófonos haga click en el icono de micrófono. -bbb.micPermissions.chrome.title = Permisos de micrófono en Chrome -bbb.micPermissions.chrome.message1 = Haga click en Autorizar para dar permiso a Chrome de utilizar su micrófono -bbb.micWarning.title = Alerta de audio -bbb.micWarning.joinBtn.label = Unirse de todas formas -bbb.micWarning.testAgain.label = Probar de nuevo -bbb.micWarning.message = Su micrófono no mostró actividad alguna, otros probablemente no podrán escucharlo durante la sesión. -bbb.webrtcWarning.message = La conección WebRTC no pudo completarse debido a\: {0}. Quiere intentar utilizar Flash? -bbb.webrtcWarning.title = Falló la conección WebRTC -bbb.webrtcWarning.failedError.1001 = Error 1001\: Socket Web desconectado -bbb.webrtcWarning.failedError.1002 = Error 1002\: No se pudo establecer una conexión de Socket Web -bbb.webrtcWarning.failedError.1003 = Error 1003\: Versión de navegador no soportada -bbb.webrtcWarning.failedError.1004 = Error 1004 fallo en la llamada (reason\={0}) -bbb.webrtcWarning.failedError.1005 = Error 1005\: Llamada finalizada de forma inesperada -bbb.webrtcWarning.failedError.1006 = Error 1006\: La llamada agotó el tiempo de espera -bbb.webrtcWarning.failedError.1007 = Error 1007\: Falló la negociación ICE -bbb.webrtcWarning.failedError.1008 = Error 1008\: transferencia fallida -bbb.webrtcWarning.failedError.1009 = Error 1009\: No se pudo obtener información del servidor -bbb.webrtcWarning.failedError.unknown = Error {0}\: Código de error desconocido -bbb.webrtcWarning.failedError.mediamissing = Su micrófono no pudo ser utilizarse para una llamada mediante WebRTC. -bbb.webrtcWarning.failedError.endedunexpectedly = El test de eco WebRTC finalizó de forma inesperada. -bbb.mainToolbar.helpBtn = Ayuda -bbb.mainToolbar.logoutBtn = Cerrar sesión -bbb.mainToolbar.logoutBtn.toolTip = Cerrar sesión -bbb.mainToolbar.langSelector = Seleccionar Idioma -bbb.mainToolbar.settingsBtn = Configuraciones -bbb.mainToolbar.settingsBtn.toolTip = Abrir Configuraciones -bbb.mainToolbar.shortcutBtn = Teclas de acceso directo -bbb.mainToolbar.shortcutBtn.toolTip = Abrir ventana de teclas de acceso directo -bbb.mainToolbar.recordBtn.toolTip.start = Iniciar grabación -bbb.mainToolbar.recordBtn.toolTip.stop = Detener grabación -bbb.mainToolbar.recordBtn.toolTip.recording = La sesión está siendo grabada -bbb.mainToolbar.recordBtn.toolTip.notRecording = La sesión no está siendo grabada -bbb.mainToolbar.recordBtn.confirm.title = Confirmar grabación -bbb.mainToolbar.recordBtn.confirm.message.start = ¿Está seguro que desea iniciar la grabación de la sesión? -bbb.mainToolbar.recordBtn.confirm.message.stop = ¿Está seguro que desea detener la grabación de la sesión? -bbb.mainToolbar.recordBtn..notification.title = Notificación de grabación -bbb.mainToolbar.recordBtn..notification.message1 = Usted puede grabar esta sesión. -bbb.mainToolbar.recordBtn..notification.message2 = Debe hacer click en el botón Iniciar/Detener Grabación en la barra de título para empezar o dejar de grabar. -bbb.mainToolbar.recordingLabel.recording = (Grabación) -bbb.mainToolbar.recordingLabel.notRecording = No grabando -bbb.clientstatus.title = Notificaciones de configuración -bbb.clientstatus.notification = Notificaciones sin leer -bbb.clientstatus.tunneling.title = Contrafuegos -bbb.clientstatus.tunneling.message = Un cortafuegos está evitando que el cliente se conecte directamente al servidor remoto por el puerto 1935. Se recomienda utilizar una red menos restringida para obtener una conexión más estable -bbb.clientstatus.browser.title = Versión de navegador -bbb.clientstatus.browser.message = El navegador ({0}) no se encuentra actualizado. Se recomienda actualizarlo a la última versión. -bbb.clientstatus.flash.title = Reproductor Flash -bbb.clientstatus.flash.message = El reproductor Flash ({0}) no se encuentra actualizado. Se recomienda actualizarlo a la última versión. -bbb.clientstatus.webrtc.title = Audio -bbb.clientstatus.webrtc.message = Se recomienda utilizar Firefox o Chrome para obtener mejor calidad de audio. -bbb.clientstatus.java.title = Java -bbb.clientstatus.java.notdetected = la version de Java no ha sido detectada -bbb.clientstatus.java.notinstalled = Usted no tiene instalado Java, por favor has click HERE para instalar la versión de JAVA mas reciente paraa usar la funcionalidad de escritorio remoto. -bbb.clientstatus.java.oldversion = Usted tiene una versión de Java desactualizada, has click Aqui para instalar la última versión de Java para utilizar la función de compartir escritorio. -bbb.window.minimizeBtn.toolTip = Minimizar -bbb.window.maximizeRestoreBtn.toolTip = Maximizar -bbb.window.closeBtn.toolTip = Cerrar -bbb.videoDock.titleBar = Barra de Título de la Ventana de Bloque de cámara Web -bbb.presentation.titleBar = Barra de Titulo de la Ventana de Presentación -bbb.chat.titleBar = Barra de Título de la Ventana de Chat. Para navegar entre los mensajes, seleccione la lista de mensajes. -bbb.users.title = Asistentes{0} {1} -bbb.users.titleBar = Barra de título de la Ventana de Asistentes, doble click para maximizar -bbb.users.quickLink.label = Ventana de Usuarios -bbb.users.minimizeBtn.accessibilityName = Minimizar la Ventana de Asistentes -bbb.users.maximizeRestoreBtn.accessibilityName = Maximizar la Ventana de Asistentes -bbb.users.settings.buttonTooltip = Configuraciones -bbb.users.settings.audioSettings = Prueba de audio -bbb.users.settings.webcamSettings = Configuración de la cámara Web -bbb.users.settings.muteAll = Desactivar audio a todos -bbb.users.settings.muteAllExcept = Desactivar audio a todos excepto al Presentador -bbb.users.settings.unmuteAll = Activar audio a todos -bbb.users.settings.lowerAllHands = Bajar las manos a todos -bbb.users.raiseHandBtn.toolTip = Levantar mano -bbb.users.raiseHandBtn.toolTip2 = Bajar mano -bbb.users.roomMuted.text = Espectadores silenciados -bbb.users.roomLocked.text = Espectadores bloqueados -bbb.users.pushToTalk.toolTip = Click para hablar -bbb.users.pushToMute.toolTip = Click para desactivarse el audio -bbb.users.muteMeBtnTxt.talk = Activar audio -bbb.users.muteMeBtnTxt.mute = Desactivar audio -bbb.users.muteMeBtnTxt.muted = Audio desactivado -bbb.users.muteMeBtnTxt.unmuted = Audio activado -bbb.users.usersGrid.contextmenu.exportusers = Copiar nombres de usuario -bbb.users.usersGrid.accessibilityName = Lista de Asistentes. Usar las teclas de dirección para navegar. -bbb.users.usersGrid.nameItemRenderer = Nombre -bbb.users.usersGrid.nameItemRenderer.youIdentifier = usted -bbb.users.usersGrid.statusItemRenderer = Estado -bbb.users.usersGrid.statusItemRenderer.changePresenter = Haga click para cambiar a presentador -bbb.users.usersGrid.statusItemRenderer.presenter = Presentador -bbb.users.usersGrid.statusItemRenderer.moderator = Moderador -bbb.users.usersGrid.statusItemRenderer.lowerHand = Bajar mano -bbb.users.usersGrid.statusItemRenderer.handRaised = Mano levantada -bbb.users.usersGrid.statusItemRenderer.viewer = Espectador -bbb.users.usersGrid.mediaItemRenderer = Media -bbb.users.usersGrid.mediaItemRenderer.talking = Hablando -bbb.users.usersGrid.mediaItemRenderer.webcam = Compartiendo cámara Web -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = Click para ver la cámara Web -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Activar audio a {0} -bbb.users.usersGrid.mediaItemRenderer.pushToMute = Desactivar audio a {0} -bbb.users.usersGrid.mediaItemRenderer.pushToLock = Bloquear {0} -bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Desbloquear {0} -bbb.users.usersGrid.mediaItemRenderer.kickUser = Expulsar {0} -bbb.users.usersGrid.mediaItemRenderer.webcam = Compartiendo cámara Web -bbb.users.usersGrid.mediaItemRenderer.micOff = Micrófono apagado -bbb.users.usersGrid.mediaItemRenderer.micOn = Micrófono encendido -bbb.users.usersGrid.mediaItemRenderer.noAudio = No está en la Conferencia de Voz -bbb.presentation.title = Presentación -bbb.presentation.titleWithPres = Presentación\: {0} -bbb.presentation.quickLink.label = Ventana de Presentación -bbb.presentation.fitToWidth.toolTip = Ajustar presentación a lo ancho -bbb.presentation.fitToPage.toolTip = Ajustar presentación a la página -bbb.presentation.uploadPresBtn.toolTip = Cargar presentación -bbb.presentation.backBtn.toolTip = Diapositiva anterior. -bbb.presentation.btnSlideNum.accessibilityName = Diapositiva {0} de {1} -bbb.presentation.btnSlideNum.toolTip = Seleccionar una diapositiva -bbb.presentation.forwardBtn.toolTip = Siguiente diapositiva -bbb.presentation.maxUploadFileExceededAlert = Error\: El archivo es más grande de lo permitido. -bbb.presentation.uploadcomplete = Carga completa. Por favor espere mientras se convierte el documento. -bbb.presentation.uploaded = cargado. -bbb.presentation.document.supported = El documento cargado es soportado. Iniciando la conversión... -bbb.presentation.document.converted = La conversión del documento de Office fué exitosa. -bbb.presentation.error.document.convert.failed = Error\: Falló la conversión del documento de Office. -bbb.presentation.error.io = Error de comunicación\: Por favor contacte al administrador. -bbb.presentation.error.security = Error de seguridad\: Por favor contacte al administrador. -bbb.presentation.error.convert.notsupported = Error\: El documento cargado no esta soportado. Por favor, carge un tipo de documento soportado. -bbb.presentation.error.convert.nbpage = Error\: No se pudo determinar el número de páginas del documento cargado. -bbb.presentation.error.convert.maxnbpagereach = Error\: El documento cargado tiene demasiadas páginas. -bbb.presentation.converted = Convertidas {0} de {1} diapositivas. -bbb.presentation.ok = OK -bbb.presentation.slider = Nivel de zoom en la presentación -bbb.presentation.slideloader.starttext = Texto inicial de la diapositiva -bbb.presentation.slideloader.endtext = Texto inicial de la diapositiva -bbb.presentation.uploadwindow.presentationfile = Archivo de presentación -bbb.presentation.uploadwindow.pdf = PDF -bbb.presentation.uploadwindow.word = WORD -bbb.presentation.uploadwindow.excel = EXCEL -bbb.presentation.uploadwindow.powerpoint = POWERPOINT -bbb.presentation.uploadwindow.image = IMAGEN -bbb.presentation.minimizeBtn.accessibilityName = Minimizar la ventana de presentación -bbb.presentation.maximizeRestoreBtn.accessibilityName = Mazimizar la ventana de presentación -bbb.presentation.closeBtn.accessibilityName = Cerrar la ventana de presentación -bbb.fileupload.title = Añadir archivos a tu presentación -bbb.fileupload.lblFileName.defaultText = No se ha seleccionado archivo -bbb.fileupload.selectBtn.label = Seleccionar archivo -bbb.fileupload.selectBtn.toolTip = Abrir venta para seleccionar un archivo -bbb.fileupload.uploadBtn = Cargar -bbb.fileupload.uploadBtn.toolTip = Cargar el archivo seleccionado -bbb.fileupload.deleteBtn.toolTip = Borrar presentación -bbb.fileupload.showBtn = Mostrar -bbb.fileupload.showBtn.toolTip = Mostrar Presentación -bbb.fileupload.okCancelBtn = Cancelar -bbb.fileupload.okCancelBtn.toolTip = Cerrar la ventana para subir archivos -bbb.fileupload.genThumbText = Generando vistas en miniatura.. -bbb.fileupload.progBarLbl = Progreso\: -bbb.fileupload.fileFormatHint = Cargue documento en cualquier formato de Office o archivo en formato PDF. Para un mejor resultado cargue archivo en formato PDF. -bbb.chat.title = Chat -bbb.chat.quickLink.label = Ventana del Chat -bbb.chat.cmpColorPicker.toolTip = Color del texto -bbb.chat.input.accessibilityName = Campo para editar el mensaje del chat. -bbb.chat.sendBtn = Enviar -bbb.chat.sendBtn.toolTip = Enviar Mensaje -bbb.chat.sendBtn.accessibilityName = Enviar mensaje del chat -bbb.chat.contextmenu.copyalltext = Copiar todo el texto -bbb.chat.publicChatUsername = Todos -bbb.chat.optionsTabName = Opciones -bbb.chat.privateChatSelect = Seleccionar a una persona para iniciar un chat privado -bbb.chat.private.userLeft = El usuario ha salido. -bbb.chat.private.userJoined = El usuario ha ingresado -bbb.chat.usersList.toolTip = Seleccione un participante para habrir un chat privado -bbb.chat.chatOptions = Opciones de chat -bbb.chat.fontSize = Tamaño de la letra del chat -bbb.chat.cmbFontSize.toolTip = Seleccione el tamaño de letra para mensaje de Chat -bbb.chat.messageList = Ventana de mensajes -bbb.chat.minimizeBtn.accessibilityName = Minimizar la ventana del chat -bbb.chat.maximizeRestoreBtn.accessibilityName = Maximizar la ventana del chat -bbb.chat.closeBtn.accessibilityName = Cerrar a ventana del chat -bbb.chat.chatTabs.accessibleNotice = Nuevos mensajes en esta pestaña. -bbb.publishVideo.changeCameraBtn.labelText = Cambiar la configuración de la camara -bbb.publishVideo.changeCameraBtn.toolTip = Abrir la ventana de configuración de la cámara -bbb.publishVideo.cmbResolution.tooltip = Seleccionar la resolución de la cámara -bbb.publishVideo.startPublishBtn.labelText = Empezar a compartir -bbb.publishVideo.startPublishBtn.toolTip = Empezar a compartir cámara -bbb.webcamPermissions.chrome.title = Permisos de Cámara Web en Chrome -bbb.webcamPermissions.chrome.message1 = Haga click en Autorizar para dar permiso a Chrome de utilizar su Cámara Web -bbb.videodock.title = Area de video -bbb.videodock.quickLink.label = Ventana de Cámaras Web -bbb.video.minimizeBtn.accessibilityName = Minimizar la ventana de área de videos -bbb.video.maximizeRestoreBtn.accessibilityName = Mazimizar la ventana de área de videos -bbb.video.controls.muteButton.toolTip = Detener o Activar audio para {0} -bbb.video.controls.switchPresenter.toolTip = Hacer {0} presentador -bbb.video.controls.ejectUserBtn.toolTip = Expulsar {0} de la sesión -bbb.video.controls.privateChatBtn.toolTip = Conversando con {0} -bbb.video.publish.hint.noCamera = Cámara no disponible -bbb.video.publish.hint.cantOpenCamera = No se puede abrir la camara -bbb.video.publish.hint.waitingApproval = Pendiente por aprovación -bbb.video.publish.hint.videoPreview = Vista previa video -bbb.video.publish.hint.openingCamera = Abriendo Camara... -bbb.video.publish.hint.cameraDenied = Acceso denegado a camara -bbb.video.publish.hint.cameraIsBeingUsed = La cámara esta siendo utilizada por otra aplicación. -bbb.video.publish.hint.publishing = Publicando... -bbb.video.publish.closeBtn.accessName = Cerrar la ventana de configuraciones de la cámara web -bbb.video.publish.closeBtn.label = Cancelar -bbb.video.publish.titleBar = Ventana de iniciación de la cámara web -bbb.desktopPublish.title = Escritorio compartido\: Vista preliminar del expositor -bbb.desktopPublish.fullscreen.tooltip = Compartir su pantalla principal -bbb.desktopPublish.fullscreen.label = Pantalla Completa -bbb.desktopPublish.region.tooltip = Compartir una parte de su pantalla -bbb.desktopPublish.region.label = Región -bbb.desktopPublish.stop.tooltip = Cerrar ventana compartida -bbb.desktopPublish.stop.label = Cerrar -bbb.desktopPublish.maximizeRestoreBtn.toolTip = No puede maximizar esta ventana. -bbb.desktopPublish.closeBtn.toolTip = Detener Compartir y Cerrar -bbb.desktopPublish.chromeOnMacUnsupportedHint = La funcion de Compartir Escritorio no se encuentra soportada en Chrome corriendo en Mac OS X. Se recomienda utilizar Firefox para compartir el escritorio -bbb.desktopPublish.minimizeBtn.toolTip = Minimizar -bbb.desktopPublish.minimizeBtn.accessibilityName = Minimizar la ventana de iniciar el compartir escritorio -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Maximizar la ventana de iniciar el compartir escritorio -bbb.desktopPublish.chromeHint.title = Chrome puede necesitar su autorización -bbb.desktopPublish.chromeHint.message = Seleccione el icono plug-in (en la esquina superior derecha de Google Chrome), seleccione desbloquear plug-ins, y a continuación, seleccione "Reintentar". -bbb.desktopPublish.chromeHint.button = Reintentar -bbb.desktopView.title = Compartir Escritorio -bbb.desktopView.fitToWindow = Ajustar Ventana -bbb.desktopView.actualSize = Mostrar tamaño actual -bbb.desktopView.minimizeBtn.accessibilityName = Minimizar la Ventana de Compartir Escritorio -bbb.desktopView.maximizeRestoreBtn.accessibilityName = Mazimizar la Ventana de Compartir Escritorio -bbb.desktopView.closeBtn.accessibilityName = Cerrar la Ventana de Compartir Escritorio -bbb.toolbar.phone.toolTip.start = Compartir su micrófono -bbb.toolbar.phone.toolTip.stop = Dejar de compartir su micrófono -bbb.toolbar.phone.toolTip.mute = Dejar de escuchar la conferencia -bbb.toolbar.phone.toolTip.unmute = Empezar a escuchar la conferencia -bbb.toolbar.phone.toolTip.nomic = No se ha detectado micrófono -bbb.toolbar.deskshare.toolTip.start = Compartir su escritorio -bbb.toolbar.deskshare.toolTip.stop = Dejar de compartir su escritorio -bbb.toolbar.video.toolTip.start = Compartir su cámara Web -bbb.toolbar.video.toolTip.stop = Dejar de compartir su cámara Web -bbb.layout.addButton.toolTip = Añadir el diseño personalizado a la lista -bbb.layout.broadcastButton.toolTip = Aplicar la alineación de ventanas actual a todos los espectadores -bbb.layout.combo.toolTip = Cambiar la alineación de ventanas actual -bbb.layout.loadButton.toolTip = Cargar diseños de un archivo -bbb.layout.saveButton.toolTip = Guardar diseños en un archivo -bbb.layout.lockButton.toolTip = Bloquear diseño -bbb.layout.combo.prompt = Aplicar diseño -bbb.layout.combo.custom = *Diseño personalizado -bbb.layout.combo.customName = Diseño personalizado -bbb.layout.combo.remote = Remoto -bbb.layout.save.complete = Los diseños fueron guardados exitosamente -bbb.layout.load.complete = Los diseños fueron cargados -bbb.layout.load.failed = Error al cargar diseños -bbb.layout.name.defaultlayout = Alineación de ventanas por defecto -bbb.layout.name.videochat = Chat de Video -bbb.layout.name.webcamsfocus = Cámara web -bbb.layout.name.presentfocus = Presentación -bbb.layout.name.lectureassistant = Asistente de conferencia -bbb.layout.name.lecture = Conferencia -bbb.highlighter.toolbar.pencil = Lápiz -bbb.highlighter.toolbar.pencil.accessibilityName = Cambiar el cursor a lápiz -bbb.highlighter.toolbar.ellipse = Círculo -bbb.highlighter.toolbar.ellipse.accessibilityName = Cambiar cursos a círculo -bbb.highlighter.toolbar.rectangle = Rectángulo -bbb.highlighter.toolbar.rectangle.accessibilityName = Cambiar cursos a rectángulo -bbb.highlighter.toolbar.panzoom = Panorámico y Zoom -bbb.highlighter.toolbar.panzoom.accessibilityName = Cambiar el cursor a panómarico y zoom -bbb.highlighter.toolbar.clear = Borrar todas las anotaciones -bbb.highlighter.toolbar.clear.accessibilityName = Limpiar la página del pizarrón -bbb.highlighter.toolbar.undo = Deshacer anotación -bbb.highlighter.toolbar.undo.accessibilityName = Deshacer la última figura de la pizarra -bbb.highlighter.toolbar.color = Selecccionar Color -bbb.highlighter.toolbar.color.accessibilityName = Dibujar un color en la pizarra -bbb.highlighter.toolbar.thickness = Cambiar Grosor -bbb.highlighter.toolbar.thickness.accessibilityName = Dibujar grosor en la pizarra -bbb.logout.title = Sesión terminada -bbb.logout.button.label = OK -bbb.logout.appshutdown = El servidor de aplicaciones ha sido apagado -bbb.logout.asyncerror = Un Error de Asincronismo ha ocurrido -bbb.logout.connectionclosed = La conexión al servidor ha sido cerrada -bbb.logout.connectionfailed = La conexión al servidor ha fallado -bbb.logout.rejected = La conexión al servidor ha sido rechazada -bbb.logout.invalidapp = La aplicación red5 no existe -bbb.logout.unknown = Su cliente ha perdido conexión con el servidor -bbb.logout.usercommand = Usted ha salido de la conferencia -bbb.logout.refresh.message = Si esta desconexión no estaba planificada, pulse el botón para reconectar. -bbb.logout.refresh.label = Reconectar -bbb.logout.confirm.title = Confirmar Cerrar Sesión -bbb.logout.confirm.message = ¿Esta seguro que desea cerrar sesión? -bbb.logout.confirm.yes = Si -bbb.logout.confirm.no = No -bbb.notes.title = Notas -bbb.notes.cmpColorPicker.toolTip = Color de Texto -bbb.notes.saveBtn = Guardar -bbb.notes.saveBtn.toolTip = Guardar Nota -bbb.settings.deskshare.instructions = Presione Permitir en la ventana emergente para verificar que la compartición del escritorio está funcionando adecuadamente para usted -bbb.settings.deskshare.start = Revisar Escritorio Compartido -bbb.settings.voice.volume = Actividad del Micrófono -bbb.settings.java.label = Error en versión de Java -bbb.settings.java.text = Usted tiene Java {0} instalado, pero necesita por lo menos la versión {1} para ejecutar la opción escritorio compartido de BigBlueButton. Haga clic en el botón de abajo para instalar la versión más reciente de Java JRE. -bbb.settings.java.command = Instalar la versión más reciente de Java -bbb.settings.flash.label = Error de versión de Flash -bbb.settings.flash.text = Usted tiene Flash {0} instalado, pero necesita por lo menos la versión {1} para ejecutar BigBlueButton adecuadamente. Haga clic en el botón de abajo para instalar la última versión de Adobe Flash. -bbb.settings.flash.command = Instalar la versión más reciente de Java -bbb.settings.isight.label = Error en cámara iSight -bbb.settings.isight.text = Si tiene problemas con su cámara iSight, puede deberse a que está ejecutando OS X 10.6.5, que se sabe que tiene un problema con la captura de vídeo en Flash desde la cámara iSight.\n Para corregir esto, haga clic en el enlace de abajo para instalar una versión más reciente de Flash Player, o actualizar tu Mac a la versión más reciente -bbb.settings.isight.command = Instalar Flash 10.2 RC2 -bbb.settings.warning.label = Advertencia -bbb.settings.warning.close = Alerta -bbb.settings.noissues = Ninguna edicion excepcional se ha detectado -bbb.settings.instructions = Acepte el mensaje de Flash que le pide permisos de cámara. Si usted puede verse y oírse, su navegador se ha configurado correctamente. Otros problemas potenciales se muestran a continuación. Haga clic en cada uno para encontrar una posible solución. -ltbcustom.bbb.highlighter.toolbar.triangle = Triángulo -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Cambiar Cursor de Pizarra a Triángulo -ltbcustom.bbb.highlighter.toolbar.line = Línea -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Cambiar Cursor de pizarra a Línea -ltbcustom.bbb.highlighter.toolbar.text = Texto -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Cambiar Cursos de pizarra a texto -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Color de texto -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Támaño de fuente - -bbb.accessibility.clientReady = Listo - -bbb.accessibility.chat.chatBox.reachedFirst = Tu haz llegado al primer mensaje -bbb.accessibility.chat.chatBox.reachedLatest = Tu haz llegado al último mensaje -bbb.accessibility.chat.chatBox.navigatedFirst = Tu haz navegado al primer mensaje -bbb.accessibility.chat.chatBox.navigatedLatest = Tu haz navegado al último mensaje -bbb.accessibility.chat.chatBox.navigatedLatestRead = Tu haz navegado al mensaje leído más reciente -bbb.accessibility.chat.chatwindow.input = Entrada del chat - -bbb.accessibility.chat.initialDescription = Por favor usar las teclas direccionales para navegar a traves de los mensajes del chat. - -bbb.accessibility.notes.notesview.input = Entradas de las notas - -bbb.shortcuthelp.title = Teclas de acceso directo -bbb.shortcuthelp.minimizeBtn.accessibilityName = Minimizar la ventana de accesos rápidos -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Mazimizar la ventana de accesos rápidos -bbb.shortcuthelp.closeBtn.accessibilityName = Cerrar la ventana de accesos rápidos -bbb.shortcuthelp.dropdown.general = Accesos rápidos globales -bbb.shortcuthelp.dropdown.presentation = Accesos rápidos a la presentación -bbb.shortcuthelp.dropdown.chat = Acceso rápido al chat -bbb.shortcuthelp.dropdown.users = Acceso rápido a los usuarios -bbb.shortcuthelp.dropdown.polling = Acceso rápido a la presentación de encuestas -bbb.shortcuthelp.dropdown.polling2 = Acceso rápido a la vista de encuestas -bbb.shortcuthelp.headers.shortcut = Acceso Rápido -bbb.shortcuthelp.headers.function = Función - -bbb.shortcutkey.general.minimize = 189 -bbb.shortcutkey.general.minimize.function = Minimizar ventana actual -bbb.shortcutkey.general.maximize = 187 -bbb.shortcutkey.general.maximize.function = Mazimizar ventana actual - -bbb.shortcutkey.flash.exit = 81 -bbb.shortcutkey.flash.exit.function = Desenfocar de la ventana de flash -bbb.shortcutkey.users.muteme = 77 -bbb.shortcutkey.users.muteme.function = Acticar o Desactivar el sonido de tu micrófono -bbb.shortcutkey.chat.chatinput = 73 -bbb.shortcutkey.chat.chatinput.function = Enfocar el campo de entrada del chat -bbb.shortcutkey.present.focusslide = 67 -bbb.shortcutkey.present.focusslide.function = Enfocar en la diapositiva de la presentación -bbb.shortcutkey.whiteboard.undo = 90 -bbb.shortcutkey.whiteboard.undo.function = Deshacer la última marca del pizarrón - -bbb.shortcutkey.focus.users = 49 -bbb.shortcutkey.focus.users.function = Mover enfoque a la venta de usuarios -bbb.shortcutkey.focus.video = 50 -bbb.shortcutkey.focus.video.function = Mover enfoque a la venta de videos -bbb.shortcutkey.focus.presentation = 51 -bbb.shortcutkey.focus.presentation.function = Mover enfoque a la ventana de presentación -bbb.shortcutkey.focus.chat = 52 -bbb.shortcutkey.focus.chat.function = Mover enfoque a la venta de chat -bbb.shortcutkey.focus.pollingCreate = 67 -bbb.shortcutkey.focus.pollingCreate.function = Mover enfoque a la ventana de creación de encuestas, Si esta abierta. -bbb.shortcutkey.focus.pollingStats = 83 -bbb.shortcutkey.focus.pollingStats.function = Mover enfoque a la ventana de estadísticas de las encuestas, si esta abierto. -bbb.shortcutkey.focus.voting = 89 -bbb.shortcutkey.focus.voting.function = Mover enfoque a la ventana de votación, si esta abierta. - -bbb.shortcutkey.share.desktop = 68 -bbb.shortcutkey.share.desktop.function = Abrir la ventana de compartir escritorio -bbb.shortcutkey.share.microphone = 79 -bbb.shortcutkey.share.microphone.function = Abrir la ventana de configuración del micrófono -bbb.shortcutkey.share.pauseRemoteStream = 80 -bbb.shortcutkey.share.pauseRemoteStream.function = Iniciar/Finalizar escuchar la conferencia -bbb.shortcutkey.share.webcam = 66 -bbb.shortcutkey.share.webcam.function = Abrir ventana para compartir cámara - -bbb.shortcutkey.shortcutWindow = 72 -bbb.shortcutkey.shortcutWindow.function = Abrir/Enfocar a la venta de ayuda de accesos rápidos -bbb.shortcutkey.logout = 76 -bbb.shortcutkey.logout.function = Salir de esta sesión -bbb.shortcutkey.raiseHand = 82 -bbb.shortcutkey.raiseHand.function = Levantar la mano - -bbb.shortcutkey.present.upload = 85 -bbb.shortcutkey.present.upload.function = Subir presentación -bbb.shortcutkey.present.previous = 65 -bbb.shortcutkey.present.previous.function = Ir a la diapositiva anterior -bbb.shortcutkey.present.select = 83 -bbb.shortcutkey.present.select.function = Ver todas las diapositivas -bbb.shortcutkey.present.next = 69 -bbb.shortcutkey.present.next.function = Ir a la siguiente diapositiva -bbb.shortcutkey.present.fitWidth = 70 -bbb.shortcutkey.present.fitWidth.function = Ajustar diapositivas a lo ancho -bbb.shortcutkey.present.fitPage = 80 -bbb.shortcutkey.present.fitPage.function = Ajustar diapositivas en la página - -bbb.shortcutkey.users.makePresenter = 80 -bbb.shortcutkey.users.makePresenter.function = Hacer presentador a la persona seleccionada -bbb.shortcutkey.users.kick = 75 -bbb.shortcutkey.users.kick.function = Expulsar a la personala seleccionada de la sesión -bbb.shortcutkey.users.mute = 83 -bbb.shortcutkey.users.mute.function = Activar o Desactivar sonido de la persona seleccionada -bbb.shortcutkey.users.muteall = 65 -bbb.shortcutkey.users.muteall.function = Activar o Desactivar sonido a todos los usuarios -bbb.shortcutkey.users.focusUsers = 85 -bbb.shortcutkey.users.focusUsers.function = Enfocar a la lista de usuarios -bbb.shortcutkey.users.muteAllButPres = 65 -bbb.shortcutkey.users.muteAllButPres.function = Silenciar a todos excepto al presentador - -bbb.shortcutkey.chat.focusTabs = 89 -bbb.shortcutkey.chat.focusTabs.function = Enfocar a las pestañas del chat -bbb.shortcutkey.chat.focusBox = 66 -bbb.shortcutkey.chat.focusBox.function = Enfocar en la ventana del chat -bbb.shortcutkey.chat.changeColour = 67 -bbb.shortcutkey.chat.changeColour.function = Enfocar en el seleccionador de color de la fuente -bbb.shortcutkey.chat.sendMessage = 83 -bbb.shortcutkey.chat.sendMessage.function = Enviar mensaje del chat -bbb.shortcutkey.chat.explanation = ---- -bbb.shortcutkey.chat.explanation.function = Para navegar en el mensaje, tu debes enfocar en la ventana del chat - -bbb.shortcutkey.chat.chatbox.advance = 40 -bbb.shortcutkey.chat.chatbox.advance.function = Navegar al siguiente mensaje -bbb.shortcutkey.chat.chatbox.goback = 38 -bbb.shortcutkey.chat.chatbox.goback.function = Navegar al mensaje anterior -bbb.shortcutkey.chat.chatbox.repeat = 32 -bbb.shortcutkey.chat.chatbox.repeat.function = Repetir el mensaje actual -bbb.shortcutkey.chat.chatbox.golatest = 39 -bbb.shortcutkey.chat.chatbox.golatest.function = Navegar al último mensaje -bbb.shortcutkey.chat.chatbox.gofirst = 37 -bbb.shortcutkey.chat.chatbox.gofirst.function = Navegar al primer mensaje -bbb.shortcutkey.chat.chatbox.goread = 75 -bbb.shortcutkey.chat.chatbox.goread.function = Navegar al mensaje leído mas reciente -bbb.shortcutkey.chat.chatbox.debug = 71 -bbb.shortcutkey.chat.chatbox.debug.function = Tecla de acceso rápido para depurar temporalmente - -bbb.polling.toolbar.toolTip = Administrar Encuestas -bbb.polling.buttonName = Administrar encuestas -bbb.polling.createPoll = Crear nueva encuesta -bbb.polling.createPoll.moreThanOneResponse = Permitir usuarios seleccionar mas de una respuesta -bbb.polling.createPoll.hint = Consejo\: Empezar cada respuesta en una nueva línea -bbb.polling.createPoll.answers = Respuestas\: -bbb.polling.createPoll.question = Pregunta\: -bbb.polling.createPoll.title = Título\: -bbb.polling.createPoll.publishToWeb = Habilitar encuesta web - -bbb.polling.pollPreview = Vista previa de la encuesta -bbb.polling.pollPreview.modify = Modificar -bbb.polling.pollPreview.publish = Publicar -bbb.polling.pollPreview.preview = Vista previa -bbb.polling.pollPreview.save = Guardar -bbb.polling.pollPreview.cancel = Cancelar -bbb.polling.pollPreview.modify = Modificar -bbb.polling.pollPreview.hereIsYourPoll = Aquí esta tu encuesta\: -bbb.polling.pollPreview.ifYouWantChanges = Si to quieres hacer algun cambio haz click en el botón de 'modificar'\: -bbb.polling.pollPreview.checkAll = (revisar todas las que puedan aplicar) -bbb.polling.pollPreview.pollWillPublishOnline = Esta encuesta estará habilitada para ser encuesta web\: - -bbb.polling.resultBtn.label=Resultado -bbb.polling.resultBtn.toolTip=Mostrar los resultados de la encuesta -bbb.polling.startBtn.label=Iniciar -bbb.polling.startBtn.toolTip=Iniciar encuesta -bbb.polling.editBtn.label=Editar -bbb.polling.editBtn.toolTip=Editar encuesta -bbb.polling.deleteBtn.toolTip=Eliminar encuesta - -bbb.publishVideo.startPublishBtn.labelText = Empezar a compartir -bbb.publishVideo.changeCameraBtn.labelText = Cambiar la configuración de la camara - -bbb.accessibility.alerts.madePresenter = Tu eres ahora el presentador. -bbb.accessibility.alerts.madeViewer = Tu eres ahora un espectador. - -bbb.shortcutkey.polling.buttonClick = 80 -bbb.shortcutkey.polling.buttonClick.function = Abrir el menú de encuestas. -bbb.shortcutkey.polling.focusTitle = 67 -bbb.shortcutkey.polling.focusTitle.function = Enfocar en el campo de ingreso del título. -bbb.shortcutkey.polling.focusQuestion = 81 -bbb.shortcutkey.polling.focusQuestion.function = Enfocar en el campo del ingreso de la pregunta. -bbb.shortcutkey.polling.focusAnswers = 65 -bbb.shortcutkey.polling.focusAnswers.function = Enfocar en el campo de ingreso de las respuestas. -bbb.shortcutkey.polling.focusMultipleCB = 77 -bbb.shortcutkey.polling.focusMultipleCB.function = Enfocar en cuadro de seleccion "Permitir seleccionar multiples" -bbb.shortcutkey.polling.focusWebPollCB = 66 -bbb.shortcutkey.polling.focusWebPollCB.function = Enfocar en el cuadro de selección "Permitir encuesta web". -bbb.shortcutkey.polling.previewClick = 80 -bbb.shortcutkey.polling.previewClick.function = Vista previa de la encuesta y proceder -bbb.shortcutkey.polling.cancelClick = 88 -bbb.shortcutkey.polling.cancelClick.function = Cancelar y salir de la creación de la encuesta. -bbb.shortcutkey.polling.modify = 69 -bbb.shortcutkey.polling.modify.function = Regresa y modifica tu encuesta. -bbb.shortcutkey.polling.publish = 85 -bbb.shortcutkey.polling.publish.function = Publicar tu encuesta y empezar la votación. -bbb.shortcutkey.polling.save = 83 -bbb.shortcutkey.polling.save.function = Guardar tu encuesta para usarla después. - -bbb.shortcutkey.pollStats.explanation = ---- -bbb.shortcutkey.pollStats.explanation.function = Los resultados de la encuesta estan solo habilitados una vez que ha sido publicada la encuesta. -bbb.shortcutkey.polling.focusData = 68 -bbb.shortcutkey.polling.focusData.function = Enfocar en los resultados de la encuesta -bbb.shortcutkey.polling.refresh = 82 -bbb.shortcutkey.polling.refresh.function = Actualizar los resultados de la encuesta -bbb.shortcutkey.polling.focusWebPoll = 73 -bbb.shortcutkey.polling.focusWebPoll.function = Enfocar en el campo de la URL de la encuesta web -bbb.shortcutkey.polling.stopPoll = 79 -bbb.shortcutkey.polling.stopPoll.function = Parar la encuesta y terminar de votar. -bbb.shortcutkey.polling.repostPoll = 80 -bbb.shortcutkey.polling.repostPoll.function = Re-publicar tu encuesta. -bbb.shortcutkey.polling.closeStatsWindow = 88 -bbb.shortcutkey.polling.closeStatsWindow.function = Cerrar ventana de resultados de la encuesta - -bbb.shortcutkey.polling.vote = 86 -bbb.shortcutkey.polling.vote.function = Enviar tu voto con las opciones seleccionadas -bbb.shortcutkey.polling.focusVoteQuestion = 81 -bbb.shortcutkey.polling.focusVoteQuestion.function = Enfocar la pregunta - -bbb.shortcutkey.specialKeys.space = Barra espaciadora -bbb.shortcutkey.specialKeys.left = Flecha direccional izquierda -bbb.shortcutkey.specialKeys.right = Flecha direccional derecha -bbb.shortcutkey.specialKeys.up = Flecha direccional arriba -bbb.shortcutkey.specialKeys.down = Flecha direccional abajo -bbb.shortcutkey.specialKeys.plus = Mas -bbb.shortcutkey.specialKeys.minus = Menos - -bbb.toolbar.videodock.toolTip.closeAllVideos = Cerrar todos los videos -bbb.users.settings.lockAll=Bloquear a todos -bbb.users.settings.lockAllExcept=Bloquear todos menos presentador -bbb.users.settings.lockSettings=Bloquear espectadores ... -bbb.users.settings.unlockAll=Desbloquear a todos los espectadores -bbb.users.settings.roomIsLocked=Bloqueado por defecto -bbb.users.settings.roomIsMuted=Silenciado por defecto - -bbb.lockSettings.save = Aplicar -bbb.lockSettings.save.tooltip = Aplicar configuración de bloqueo -bbb.lockSettings.cancel = Cancelar -bbb.lockSettings.cancel.toolTip = Cerrar sin guardar - -bbb.lockSettings.moderatorLocking = Bloqueo moderador -bbb.lockSettings.privateChat = Chat privado -bbb.lockSettings.publicChat = Chat público -bbb.lockSettings.webcam = Cámara web -bbb.lockSettings.microphone = Micrófono -bbb.lockSettings.layout = Alineación de ventanas -bbb.lockSettings.title=Bloquear espectadores -bbb.lockSettings.feature=Característica -bbb.lockSettings.locked=Bloqueado -bbb.lockSettings.lockOnJoin=Unirse diff --git a/clients/flash/web-client/src/locale/et_EE/bbbResources.properties b/clients/flash/web-client/src/locale/et_EE/bbbResources.properties deleted file mode 100644 index 260a41fc4c3d..000000000000 --- a/clients/flash/web-client/src/locale/et_EE/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Ühendun serveriga -bbb.mainshell.statusProgress.loading = Laadin {0} moodulit -bbb.mainshell.statusProgress.cannotConnectServer = Vabandust, aga serveriga ühendumine ebaõnnestus. -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Ava logide aken -bbb.mainshell.meetingNotFound = Ei leidnud kohtumist -bbb.mainshell.invalidAuthToken = Vigane autentimise võti -bbb.mainshell.resetLayoutBtn.toolTip = Lähtesta paigutus -bbb.mainshell.notification.tunnelling = Tunneldamine -bbb.mainshell.notification.webrtc = WebRTC heli -bbb.oldlocalewindow.reminder1 = Sinu BigBlueButton tõlked võivad olla vananenud. -bbb.oldlocalewindow.reminder2 = Palun tühjenda oma brauseri vahemälu ja proovi uuesti. -bbb.oldlocalewindow.windowTitle = Hoiatus\: tõlked on vananenud -bbb.audioSelection.title = Kuidas soovid heliga liituda? -bbb.audioSelection.btnMicrophone.label = Mikrofon -bbb.audioSelection.btnMicrophone.toolTip = Liitu heliga koos võimalusega oma mikrofoni kaudu ise kaasa rääkida -bbb.audioSelection.btnListenOnly.label = Vaid kuulates -bbb.audioSelection.btnListenOnly.toolTip = Liitu heliga vaid seda kuulates -bbb.audioSelection.txtPhone.text = Kui soovid selle kohtumisega liituda telefoni teel, siis vali [0} ja sisesta konverentsi pin-koodiks {1}. -bbb.micSettings.title = Heli test -bbb.micSettings.speakers.header = Testi kõlareid -bbb.micSettings.microphone.header = Testi mikrofoni -bbb.micSettings.playSound = Mängi testheli -bbb.micSettings.playSound.toolTip = Mängi testheli oma kõlarite testimiseks -bbb.micSettings.hearFromHeadset = Sa peaksid kuulma heli oma kõrvaklappidest, mitte arvuti kõlaritest. -bbb.micSettings.speakIntoMic = Kui kasutad kõrvaklappe mikrofoniga (või nõõpkõrvaklappe), peaksid kuulma heli just nendest ja mitte oma arvuti kõlaritest. -bbb.micSettings.echoTestMicPrompt = See on privaatne kaja-test. Ütle paar sõna mikrofoni. Kas kuuled ennast tagasi? -bbb.micSettings.echoTestAudioYes = Jah -bbb.micSettings.echoTestAudioNo = Ei -bbb.micSettings.speakIntoMicTestLevel = Kõnele oma mikrofni. Sa peaks nägema all asuvat riba liikumas. Kui riba ei liigu, siis palun proovi mõnda muud mikrofoni. -bbb.micSettings.recommendHeadset = Parima kogemuse jaoks soovitame kasutada mikrofoniga kõrvaklappe. -bbb.micSettings.changeMic = Testi või vaheta mikrofoni -bbb.micSettings.changeMic.toolTip = Ava Flash Player-i mikrofoni sätete aken -bbb.micSettings.comboMicList.toolTip = Vali mikrofon -bbb.micSettings.micRecordVolume.label = Võimendus -bbb.micSettings.micRecordVolume.toolTip = Määra oma mikrofoni võimendus -bbb.micSettings.nextButton = Järgmine -bbb.micSettings.nextButton.toolTip = Alusta kaja-testi -bbb.micSettings.join = Liitu audiokonverentsiga -bbb.micSettings.join.toolTip = Liitu audiokonverentsiga -bbb.micSettings.cancel = Katkesta -bbb.micSettings.connectingtoecho = Ühendun -bbb.micSettings.connectingtoecho.error = Kaja-testi viga\: palun võta ühendust administraatoriga. -bbb.micSettings.cancel.toolTip = Katkesta audiokonverentsiga liitumine -bbb.micSettings.access.helpButton = Ava õpetusvideod uuel lehel -bbb.micSettings.access.title = Heli sätted. Fookus jääb sellele aknale seni kuni aken suletakse. -bbb.micSettings.webrtc.title = WebRTC tugi -bbb.micSettings.webrtc.capableBrowser = Sinu brauser toetab WebRTCd. -bbb.micSettings.webrtc.capableBrowser.dontuseit = Klõpsa loobumaks WebRTC kasutamisest -bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Klõpsa siin, kui sa ei soovi kasutada WebRTC tehnoloogiat (soovitatav juhul, kui sul on sellega probleeme tekkinud). -bbb.micSettings.webrtc.notCapableBrowser = WebRTC ei ole sinu brauseri poolt toetatud. Palun kasuta Google Chrome (versioon 32 või uuem) või Mozilla Firefox (versioon 26 või uuem) brauserit. Saad siiski liituda audiokonverentsiga kasutades Adobe Flash lahendust. -bbb.micSettings.webrtc.connecting = Helistan -bbb.micSettings.webrtc.waitingforice = Ühendun -# bbb.micSettings.webrtc.transferring = Transferring -bbb.micSettings.webrtc.endingecho = Liitun heliga -bbb.micSettings.webrtc.endedecho = Kaja-test on lõpetatud. -bbb.micPermissions.firefox.title = Firefox mikrofoni õigused -bbb.micPermissions.firefox.message1 = Vali oma mikrofon ja klõpsa "Jaga". -bbb.micPermissions.firefox.message2 = Kui sa ei näe loetelu mikrofonidest, siis klõpsa mikrofoni ikoonil. -bbb.micPermissions.chrome.title = Chrome mikrofoni õigused -bbb.micPermissions.chrome.message1 = Klõpsa "Luba"/"Allow", et lubada Chrome brauseril kasutada sinu mikrofone. -bbb.micWarning.title = Heli hoiatus -bbb.micWarning.joinBtn.label = Liitu ikkagi -bbb.micWarning.testAgain.label = Testi uuesti -bbb.micWarning.message = Kuna sinu mikrofoni kaudu ei jõudnud meieni mitte midagi, siis võib juhtuda, et teised koosolekul osalejad ei pruugi sind kuulda. -bbb.webrtcWarning.message = WebRTC protokolli kasutamisel tekkis järgmine viga\: {0}. Kas soovid proovida heliga liitumiseks Flash lahendust? -bbb.webrtcWarning.title = WebRTC heli viga. -bbb.webrtcWarning.failedError.1001 = Viga 1001\: WebSocket ühendus lõppes -bbb.webrtcWarning.failedError.1002 = Viga 1002\: WebSocket ühenduse loomine ebaõnnestus -bbb.webrtcWarning.failedError.1003 = Viga 1003\: Brauseri versioon pole toetatud -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -bbb.webrtcWarning.failedError.1005 = Viga 1005\: Kõne lõppes ootamatult -bbb.webrtcWarning.failedError.1006 = Viga 1006\: Kõne aegus -bbb.webrtcWarning.failedError.1007 = Viga 1007\: ICE negotiation failed -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -bbb.webrtcWarning.failedError.unknown = Viga {0}\: Tundmatu veakood -bbb.webrtcWarning.failedError.mediamissing = Sinu mikrofoni ühendamine WebRTC kõnega ebaõnnestus -bbb.webrtcWarning.failedError.endedunexpectedly = WebRTC kaja-test lõppes ootamatult -bbb.mainToolbar.helpBtn = Abi -bbb.mainToolbar.logoutBtn = Logi välja -bbb.mainToolbar.logoutBtn.toolTip = Logi välja -bbb.mainToolbar.langSelector = Vali keel -bbb.mainToolbar.settingsBtn = Sätted -bbb.mainToolbar.settingsBtn.toolTip = Ava sätted -bbb.mainToolbar.shortcutBtn = Kiirklahvid -bbb.mainToolbar.shortcutBtn.toolTip = Ava kiirklahvide aken -bbb.mainToolbar.recordBtn.toolTip.start = Alusta salvestamist -bbb.mainToolbar.recordBtn.toolTip.stop = Lõpeta salvestamine -bbb.mainToolbar.recordBtn.toolTip.recording = Käesolev sündmus salvestatakse -bbb.mainToolbar.recordBtn.toolTip.notRecording = Käesolevat sündmust ei salvestata -bbb.mainToolbar.recordBtn.confirm.title = Kinnita salvestamine -bbb.mainToolbar.recordBtn.confirm.message.start = Kas oled kindel, et soovid alustada selle sessiooni salvestamist? -bbb.mainToolbar.recordBtn.confirm.message.stop = Kas oled kindel, et soovid lõpetada selle sessiooni salvestamise? -bbb.mainToolbar.recordBtn..notification.title = Salvestuse teavitus -bbb.mainToolbar.recordBtn..notification.message1 = Sul on võimalik seda kohtumist salvestada -bbb.mainToolbar.recordBtn..notification.message2 = Pead salvestuse alustamiseks ja lõpetamiseks klõpsama "Alusta salvestust"/"Lõpeta salvestus" nupul, mis asub päises. -bbb.mainToolbar.recordingLabel.recording = (Salvestan) -bbb.mainToolbar.recordingLabel.notRecording = Ei salvesta -bbb.clientstatus.title = Seadistuse teavitused -bbb.clientstatus.notification = Lugemata teavitused -bbb.clientstatus.tunneling.title = Tulemüür -bbb.clientstatus.tunneling.message = Tulemüür piirab otseühenduste loomist välise serveri pordiga 1935.\nStabiilsema ühenduse saavutamisega serveriga soovitame sul kasutada vähem piiravat võrguühendust. -bbb.clientstatus.browser.title = Brauseri versioon -bbb.clientstatus.browser.message = Sinu brauseri versioon ({0}) on vana. Soovitame uuendada brauser viimasele versioonile. -bbb.clientstatus.flash.title = Flash Player -bbb.clientstatus.flash.message = Sinu Flash Player lisamoodul ({0}) on aegunud. Soovitame see uuendada viimasele versioonile. -bbb.clientstatus.webrtc.title = Heli -bbb.clientstatus.webrtc.message = Soovitame parima helikvaliteedi saavutamiseks kasutada Firefox või Chrome brauserit. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -bbb.window.minimizeBtn.toolTip = Minimeeri -bbb.window.maximizeRestoreBtn.toolTip = Maksimeeri -bbb.window.closeBtn.toolTip = Sulge -bbb.videoDock.titleBar = Veebikaamera akna tiitelriba -bbb.presentation.titleBar = Esitluse akna tiitelriba -bbb.chat.titleBar = Jututoa akna tiitelriba -bbb.users.title = Osalejad{0} {1} -bbb.users.titleBar = Osalejate akna tiitelriba -bbb.users.quickLink.label = Osalejate aken -bbb.users.minimizeBtn.accessibilityName = Minimeeri osalejate aken -bbb.users.maximizeRestoreBtn.accessibilityName = Maksimeeri osalejate aken -bbb.users.settings.buttonTooltip = Sätted -bbb.users.settings.audioSettings = Heli test -bbb.users.settings.webcamSettings = Veebikaamera sätted -bbb.users.settings.muteAll = Vaigista kõik osalejad -bbb.users.settings.muteAllExcept = Vaigista kõik osalejad peale esineja -bbb.users.settings.unmuteAll = Aktiveeri kõigi kasutajate heli -bbb.users.settings.lowerAllHands = Langeta kõik käed -bbb.users.raiseHandBtn.toolTip = Tõsta käsi -bbb.users.raiseHandBtn.toolTip2 = Langeta käsi -bbb.users.roomMuted.text = Vaatajad on vaigistatud -bbb.users.roomLocked.text = Vaatajad on lukustatud -bbb.users.pushToTalk.toolTip = Räägi -bbb.users.pushToMute.toolTip = Vaigista enda mikrofon -bbb.users.muteMeBtnTxt.talk = Aktiveeri mikrofon -bbb.users.muteMeBtnTxt.mute = Vaigista -bbb.users.muteMeBtnTxt.muted = Vaigistatud -bbb.users.muteMeBtnTxt.unmuted = Mikrofon aktiveeritud -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -bbb.users.usersGrid.accessibilityName = Osalejate nimekiri. Kasuta nooleklahve ringi liikumiseks. -bbb.users.usersGrid.nameItemRenderer = Nimi -bbb.users.usersGrid.nameItemRenderer.youIdentifier = sina -bbb.users.usersGrid.statusItemRenderer = Staatus -bbb.users.usersGrid.statusItemRenderer.changePresenter = Klõpsa, et muuta esinejaks -bbb.users.usersGrid.statusItemRenderer.presenter = Esineja -bbb.users.usersGrid.statusItemRenderer.moderator = Moderaator -bbb.users.usersGrid.statusItemRenderer.lowerHand = Langeta käsi -bbb.users.usersGrid.statusItemRenderer.handRaised = Käsi on üles tõstetud -bbb.users.usersGrid.statusItemRenderer.viewer = Vaataja -bbb.users.usersGrid.mediaItemRenderer = Meedia -bbb.users.usersGrid.mediaItemRenderer.talking = Räägib -bbb.users.usersGrid.mediaItemRenderer.webcam = Veebikaamera jagamine -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = Vaata veebikaamerat -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Aktiveeri {0} mikrofon -bbb.users.usersGrid.mediaItemRenderer.pushToMute = Vaigista {0} -bbb.users.usersGrid.mediaItemRenderer.pushToLock = Lukusta {0} -bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Lukusta {0} lahti -bbb.users.usersGrid.mediaItemRenderer.kickUser = Viska {0} välja -bbb.users.usersGrid.mediaItemRenderer.webcam = Veebikaamera jagamine -bbb.users.usersGrid.mediaItemRenderer.micOff = Mikrofon on väljas -bbb.users.usersGrid.mediaItemRenderer.micOn = Mikrofon on sees -bbb.users.usersGrid.mediaItemRenderer.noAudio = Ei osale audiokonverentsil -bbb.presentation.title = Esitlus -bbb.presentation.titleWithPres = Esitlus\: {0} -bbb.presentation.quickLink.label = Esitluse aken -bbb.presentation.fitToWidth.toolTip = Mahuta esitlus laiuses -bbb.presentation.fitToPage.toolTip = Mahuta esitlus lehele -bbb.presentation.uploadPresBtn.toolTip = Lae esitlus üles -bbb.presentation.backBtn.toolTip = Eelmine slaid -bbb.presentation.btnSlideNum.accessibilityName = Slaid {0} / {1} -bbb.presentation.btnSlideNum.toolTip = Vali slaid -bbb.presentation.forwardBtn.toolTip = Järgmine slaid -bbb.presentation.maxUploadFileExceededAlert = Viga\: üles laetud fail on suurem kui lubatud. -bbb.presentation.uploadcomplete = Üles laadimine on valmis. Palun oota kuni dokumenti konverteeritakse. -bbb.presentation.uploaded = üles laetud. -bbb.presentation.document.supported = Üles laetud dokument on toetatud. Alustan konverteerimist... -bbb.presentation.document.converted = Dokumendi konverteerimine oli edukas. -bbb.presentation.error.document.convert.failed = Viga\: dokumendi konverteerimine ebaõnnestus. -bbb.presentation.error.io = IO viga\: palun võta ühendust administraatoriga. -bbb.presentation.error.security = Turvaviga\: palun võta ühendust administraatoriga. -bbb.presentation.error.convert.notsupported = Viga\: üles laetud dokument pole toetatud. Palun lae üles toetatud tüüpi fail. -bbb.presentation.error.convert.nbpage = Viga\: lehekülgede arvu tuvastamine üles laetud failis ebaõnnestus. -bbb.presentation.error.convert.maxnbpagereach = Viga\: üles laetud failis on liiga palju lehekülgi. -bbb.presentation.converted = Konverteeritud {0} slaidi {1}-st. -bbb.presentation.ok = OK -bbb.presentation.slider = Esitluse suurendus -bbb.presentation.slideloader.starttext = Slaidi teksti algus -bbb.presentation.slideloader.endtext = Slaidi teksti lõpp -bbb.presentation.uploadwindow.presentationfile = Esitlusfail -bbb.presentation.uploadwindow.pdf = PDF -bbb.presentation.uploadwindow.word = WORD -bbb.presentation.uploadwindow.excel = EXCEL -bbb.presentation.uploadwindow.powerpoint = POWERPOINT -bbb.presentation.uploadwindow.image = PILT -bbb.presentation.minimizeBtn.accessibilityName = Minimeeri esitluse aken -bbb.presentation.maximizeRestoreBtn.accessibilityName = Maksimeeri esitluse aken -bbb.presentation.closeBtn.accessibilityName = Sulge esitluse aken -bbb.fileupload.title = Lisa oma esitlusse faile -bbb.fileupload.lblFileName.defaultText = Ühtegi faili pole valitud -bbb.fileupload.selectBtn.label = Vali fail -bbb.fileupload.selectBtn.toolTip = Ava faili valimise aken -bbb.fileupload.uploadBtn = Lae üles -bbb.fileupload.uploadBtn.toolTip = Lae valitud fail üles -bbb.fileupload.deleteBtn.toolTip = Kustuta esitlus -bbb.fileupload.showBtn = Näita -bbb.fileupload.showBtn.toolTip = Näita esitlust -bbb.fileupload.okCancelBtn = Sulge -bbb.fileupload.okCancelBtn.toolTip = Sulge faili üles laadimise aken -bbb.fileupload.genThumbText = Tekitan pisipilte... -bbb.fileupload.progBarLbl = Edenemine\: -bbb.fileupload.fileFormatHint = Lae üles ükskõik milline kontoritarkvaraga loodud dokument või PDF fail. Parima tulemuse saamiseks kasuta PDF formaati. -bbb.chat.title = Jututuba -bbb.chat.quickLink.label = Jututoa aken -bbb.chat.cmpColorPicker.toolTip = Teksti värv -bbb.chat.input.accessibilityName = Jututoa sõnumi sisestamise väli -bbb.chat.sendBtn = Saada -bbb.chat.sendBtn.toolTip = Saada sõnum -bbb.chat.sendBtn.accessibilityName = Saada jutukasõnum -bbb.chat.contextmenu.copyalltext = Kopeeri kogu tekst -bbb.chat.publicChatUsername = Kõik -bbb.chat.optionsTabName = Valikud -bbb.chat.privateChatSelect = Vali isik, kellega soovid privaatselt vestelda -bbb.chat.private.userLeft = Kasutaja on lahkunud. -bbb.chat.private.userJoined = Kasutaja on liitunud. -# bbb.chat.usersList.toolTip = Select User To Open Private Chat -bbb.chat.chatOptions = Jututoa valikud -bbb.chat.fontSize = Kirja suurus jututoa aknas -bbb.chat.cmbFontSize.toolTip = Vali jututoa kirja suurus -bbb.chat.messageList = Sõnumi kast -bbb.chat.minimizeBtn.accessibilityName = Minimeeri jututoa aken -bbb.chat.maximizeRestoreBtn.accessibilityName = Maksimeeri jututoa aken -bbb.chat.closeBtn.accessibilityName = Sulge jututoa aken -bbb.chat.chatTabs.accessibleNotice = Selles sakis on uus(i) sõnum(eid). -bbb.publishVideo.changeCameraBtn.labelText = Muuda veebikaamerat -bbb.publishVideo.changeCameraBtn.toolTip = Ava veebikaamera muutmise aken -bbb.publishVideo.cmbResolution.tooltip = Vali veebikaamera resolutsioon -bbb.publishVideo.startPublishBtn.labelText = Alusta jagamist -bbb.publishVideo.startPublishBtn.toolTip = Alusta oma veebikaamera jagamist -bbb.webcamPermissions.chrome.title = Chrome veebikaamera õigused -bbb.webcamPermissions.chrome.message1 = Klõpsa "Luba"/"Allow", et lubada Chrome brauseril kasutada sinu veebikaamerat. -bbb.videodock.title = Veebikaamerad -bbb.videodock.quickLink.label = Veebikaamerate aken -bbb.video.minimizeBtn.accessibilityName = Minimeeri veebikaamera aken -bbb.video.maximizeRestoreBtn.accessibilityName = Maksimeeri veebikaamera aken -bbb.video.controls.muteButton.toolTip = Vaigista või aktiveeri {0} -bbb.video.controls.switchPresenter.toolTip = Määra {0} esinejaks -bbb.video.controls.ejectUserBtn.toolTip = Eemalda {0} koosolekult -bbb.video.controls.privateChatBtn.toolTip = Vestlus osalejaga {0} -bbb.video.publish.hint.noCamera = Veebikaamerat pole -bbb.video.publish.hint.cantOpenCamera = Veebikaamera kasutusele võtmine ebaõnnestus -bbb.video.publish.hint.waitingApproval = Ootan kinnitust -bbb.video.publish.hint.videoPreview = Veebikaamera eelvaade -bbb.video.publish.hint.openingCamera = Avan veebikaamerat... -bbb.video.publish.hint.cameraDenied = Ligipääs veebikaamerale on keelatud -bbb.video.publish.hint.cameraIsBeingUsed = Sinu veebikaamerat kasutab mingi muu rakendus -bbb.video.publish.hint.publishing = Avaldan... -bbb.video.publish.closeBtn.accessName = Sulge veebikaamera sätete aken -bbb.video.publish.closeBtn.label = Katkesta -bbb.video.publish.titleBar = Veebikaamera avaldamise aken -bbb.desktopPublish.title = Töölaua jagamine\: Esineja eelvaade -bbb.desktopPublish.fullscreen.tooltip = Jaga oma peamist ekraani -bbb.desktopPublish.fullscreen.label = Kogu ekraan -bbb.desktopPublish.region.tooltip = Jaga osa enda ekraanist -bbb.desktopPublish.region.label = Regioon -bbb.desktopPublish.stop.tooltip = Sulge ekraani jagamine -bbb.desktopPublish.stop.label = Sulge -bbb.desktopPublish.maximizeRestoreBtn.toolTip = Seda akent ei ole võimalik suuremaks teha. -bbb.desktopPublish.closeBtn.toolTip = Lõpeta jagamine ja sulge -bbb.desktopPublish.chromeOnMacUnsupportedHint = Töölaua jagamine pole hetkel toetatud Chrome brauseriga, kui see töötab Mac OS X operatsioonisüsteemis. Soovitame selle asemel töölaua jagamiseks kasutada Firefox brauserit. -bbb.desktopPublish.minimizeBtn.toolTip = Minimeeri -bbb.desktopPublish.minimizeBtn.accessibilityName = Minimeeri töölaua jagamise aken -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Maksimeeri töölaua jagamise aken -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -bbb.desktopView.title = Töölaua jagamine -bbb.desktopView.fitToWindow = Sobita aknasse -bbb.desktopView.actualSize = Näita tegelikus suuruses -bbb.desktopView.minimizeBtn.accessibilityName = Minimeeri töölaua jagamise eelvaate aken -bbb.desktopView.maximizeRestoreBtn.accessibilityName = Maksimeeri töölaua jagamise eelvaate aken -bbb.desktopView.closeBtn.accessibilityName = Sulge töölaua jagamise eelvaate aken -bbb.toolbar.phone.toolTip.start = Jaga oma mikrofoni -bbb.toolbar.phone.toolTip.stop = Lõpeta oma mikrofoni jagamine -bbb.toolbar.phone.toolTip.mute = Lõpeta konverentsi kuulamine -bbb.toolbar.phone.toolTip.unmute = Alusta konverentsi kuulamist -bbb.toolbar.phone.toolTip.nomic = Ei tuvastanud ühtegi mikrofoni -bbb.toolbar.deskshare.toolTip.start = Jaga oma töölauda -bbb.toolbar.deskshare.toolTip.stop = Lõpeta oma töölaua jagamine -bbb.toolbar.video.toolTip.start = Jaga oma veebikaamerat -bbb.toolbar.video.toolTip.stop = Lõpeta oma veebikaamera jagamine -bbb.layout.addButton.toolTip = Lisa mugandatud paigutus nimekirja -bbb.layout.broadcastButton.toolTip = Rakenda praegune paigutus kõigile vaatajatele -bbb.layout.combo.toolTip = Muuda paigutust enda jaoks -bbb.layout.loadButton.toolTip = Lae paigutused failist -bbb.layout.saveButton.toolTip = Salvesta paigutused faili -bbb.layout.lockButton.toolTip = Lukusta paigutus -bbb.layout.combo.prompt = Rakenda paigutus -bbb.layout.combo.custom = * Kohandatud paigutus -bbb.layout.combo.customName = Kohandatud paigutus -bbb.layout.combo.remote = Kaugjuhtimine -bbb.layout.save.complete = Paigutused salvestati edukalt -bbb.layout.load.complete = Paigutused on edukalt laetud -bbb.layout.load.failed = Paigutuste laadimine ebaõnnestus -bbb.layout.name.defaultlayout = Vaikimisi paigutus -bbb.layout.name.videochat = Videokõne -bbb.layout.name.webcamsfocus = Veebikaameratega kohtumine -bbb.layout.name.presentfocus = Esitlusega kohtumine -bbb.layout.name.lectureassistant = Õppejõu assistendi töölaud -bbb.layout.name.lecture = Loeng -bbb.highlighter.toolbar.pencil = Pliiats -bbb.highlighter.toolbar.pencil.accessibilityName = Muuda valge tahvli kursor pliiatsiks -bbb.highlighter.toolbar.ellipse = Ring -bbb.highlighter.toolbar.ellipse.accessibilityName = Muuda valge tahvli kursor ringiks -bbb.highlighter.toolbar.rectangle = Ristkülik -bbb.highlighter.toolbar.rectangle.accessibilityName = Muuda valge tahvli kursor ristkülikuks -bbb.highlighter.toolbar.panzoom = Liiguta ja suurenda -bbb.highlighter.toolbar.panzoom.accessibilityName = Muuda valge tahvli kursor liigutamiseks ja sisse-välja suumimiseks -bbb.highlighter.toolbar.clear = Kustuta kõik annotatsioonid -bbb.highlighter.toolbar.clear.accessibilityName = Puhasta valge tahvli lehekülg -bbb.highlighter.toolbar.undo = Võta tagasi annotatsioon -bbb.highlighter.toolbar.undo.accessibilityName = Tühista viimane valgele tahvlile lisatud kujund -bbb.highlighter.toolbar.color = Vali värv -bbb.highlighter.toolbar.color.accessibilityName = Valge tahvli markeri värv -bbb.highlighter.toolbar.thickness = Muuda jämedust -bbb.highlighter.toolbar.thickness.accessibilityName = Muuda valge tahvli joonistamise tööriista joone jämedust -bbb.logout.title = Oled välja logitud -bbb.logout.button.label = OK -bbb.logout.appshutdown = Serveripoolne rakendus lõpetas töö -bbb.logout.asyncerror = Juhtus async viga -bbb.logout.connectionclosed = Ühendus serveriga on lõpetatud -bbb.logout.connectionfailed = Ühendumine serveriga ebaõnnestus -bbb.logout.rejected = Ühendumine serveriga on tagasi lükatud -bbb.logout.invalidapp = red5 rakendus puudub -bbb.logout.unknown = Sinu klientprogrammi ühendus serveriga katkes -bbb.logout.usercommand = Oled veebikoosolekult välja logitud -bbb.logout.refresh.message = Kui sinu välja logimine oli ootamatu, siis palun klõpsa all nähtaval nupul. -bbb.logout.refresh.label = Ühendu uuesti -bbb.logout.confirm.title = Kinnita välja logimine -bbb.logout.confirm.message = Kas oled kindel, et soovid välja logida? -bbb.logout.confirm.yes = Jah -bbb.logout.confirm.no = Ei -bbb.notes.title = Märkmed -bbb.notes.cmpColorPicker.toolTip = Teksti värv -bbb.notes.saveBtn = Salvesta -bbb.notes.saveBtn.toolTip = Salvesta märkmed -bbb.settings.deskshare.instructions = Klõpsa avanevas hüpikaknas "Allow", et tagada töölaua jagamise toimimine -bbb.settings.deskshare.start = Kontrolli töölaua jagamist -bbb.settings.voice.volume = Mikrofoni olek -bbb.settings.java.label = Java versiooni viga -bbb.settings.java.text = Sinu arvutis on olemas Java versioon {0} aga BigBlueButton-i kaudu töölaua jagamiseks on vaja vähemalt versiooni {1}. Klõpsa all asuval nupul, et installeerida oma arvutisse uusim Java JRE versioon. -bbb.settings.java.command = Installeeri uusim Java -bbb.settings.flash.label = Flash versiooni viga -bbb.settings.flash.text = Sinu arvutis on olemas Flash versioon {0} aga BigBlueButton-i kasutamiseks on vaja vähemalt versiooni {1}. Klõpsa all asuval nupul, et installeerida oma arvutisse uusim Adobe Flash versioon. -bbb.settings.flash.command = Installeeri uusim Flash -bbb.settings.isight.label = iSight veebikaamera viga -bbb.settings.isight.text = Kui sul on probleeme iSight veebikaamera kasutamisega, siis võib see tuleneda sellest, et kasutad OS X 10.6.5 versiooni, milles on teadaolevad probleemid iSight veebikaamera kasutamisega Flash tarkvaras.\nProbleemi lahendamiseks klõpsa all asuval lingil ja installeeri oma arvutisse uusim Flash versioon. Abi saab ka Mac OS X versiooni uuendades. -bbb.settings.isight.command = Installeeri Flash 10.2 RC2 -bbb.settings.warning.label = Hoiatus -bbb.settings.warning.close = Sulge see hoiatus -bbb.settings.noissues = Ühtegi väljapaistvat viga ei tuvastatud. -bbb.settings.instructions = Aktsepteeri Flash-i hüpikaknas veebikaamera kasutamise õigus. Kui sa näed ja kuuled enast, siis on sinu brauser korrektselt seadistatud. Muud potentsiaalsed probleemid on välja toodud all olevas loetelus. Klõpsa iga elemendi peal, et saada selle parandamiseks nõuandeid. -ltbcustom.bbb.highlighter.toolbar.triangle = Kolmnurk -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Muuda valge tahvli kursor kolmnurgaks -ltbcustom.bbb.highlighter.toolbar.line = Joon -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Muuda valge tahvli kursor jooneks -ltbcustom.bbb.highlighter.toolbar.text = Tekst -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Muuda valge tahvli kursor tekstiks -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Teksti värv -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Fondi suurus - -# bbb.accessibility.clientReady = Ready - -bbb.accessibility.chat.chatBox.reachedFirst = Oled jõudnud esimese sõnumini. -bbb.accessibility.chat.chatBox.reachedLatest = Oled jõudnud viimase sõnumini. -bbb.accessibility.chat.chatBox.navigatedFirst = Oled navigeerunud esimese sõnumini. -bbb.accessibility.chat.chatBox.navigatedLatest = Oled navigeerunud viimase sõnumini. -bbb.accessibility.chat.chatBox.navigatedLatestRead = Oled navigeerunud viimase loetud sõnumi juurde. -bbb.accessibility.chat.chatwindow.input = Jututoa sisestuskast - -bbb.accessibility.chat.initialDescription = Palun kasuta jututoa sõnumi vahel liikumiseks nooleklahve. - -bbb.accessibility.notes.notesview.input = Märkmete sisestuskast - -bbb.shortcuthelp.title = Kiirklahvid -bbb.shortcuthelp.minimizeBtn.accessibilityName = Minimeeri kiirklahvide aken -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Maksimeeri kiirklahvide aken -bbb.shortcuthelp.closeBtn.accessibilityName = Sulge kiirklahvide aken -bbb.shortcuthelp.dropdown.general = Üldised kiirklahvid -bbb.shortcuthelp.dropdown.presentation = Esitluse kiirklahvid -bbb.shortcuthelp.dropdown.chat = Jututoa kiirklahvid -bbb.shortcuthelp.dropdown.users = Osalejate kiirklahvid -bbb.shortcuthelp.dropdown.polling = Hääletuse kiirklahvid (esineja) -bbb.shortcuthelp.dropdown.polling2 = Hääletuse kiirklahvid (osaleja) -bbb.shortcuthelp.headers.shortcut = Kiirklahv -bbb.shortcuthelp.headers.function = Funktsioon - -bbb.shortcutkey.general.minimize = 189 -bbb.shortcutkey.general.minimize.function = Minimeeri praegune aken -bbb.shortcutkey.general.maximize = 187 -bbb.shortcutkey.general.maximize.function = Maksimeeri praegune aken - -bbb.shortcutkey.flash.exit = 81 -bbb.shortcutkey.flash.exit.function = Vii fookus Flash rakenduse aknalt välja -bbb.shortcutkey.users.muteme = 77 -bbb.shortcutkey.users.muteme.function = Vaigista ja aktiveeri oma mikrofon -bbb.shortcutkey.chat.chatinput = 73 -bbb.shortcutkey.chat.chatinput.function = Vii fookus jututoa sisestuskastile -bbb.shortcutkey.present.focusslide = 67 -bbb.shortcutkey.present.focusslide.function = Vii fookus esitlusele -bbb.shortcutkey.whiteboard.undo = 90 -bbb.shortcutkey.whiteboard.undo.function = Tühista viimane tegevus valgel tahvlil - -bbb.shortcutkey.focus.users = 49 -bbb.shortcutkey.focus.users.function = Vii fookus osalejate aknale -bbb.shortcutkey.focus.video = 50 -bbb.shortcutkey.focus.video.function = Vii fookus veebikaamera aknale -bbb.shortcutkey.focus.presentation = 51 -bbb.shortcutkey.focus.presentation.function = Vii fookus esitluse aknale -bbb.shortcutkey.focus.chat = 52 -bbb.shortcutkey.focus.chat.function = Vii fookus jututoa aknale -bbb.shortcutkey.focus.pollingCreate = 67 -bbb.shortcutkey.focus.pollingCreate.function = Vii fookus hääletuse loomise aknale (kui see on avatud). -bbb.shortcutkey.focus.pollingStats = 83 -bbb.shortcutkey.focus.pollingStats.function = Vii fookus hääletuse statistika aknale (kui see on avatud). -bbb.shortcutkey.focus.voting = 89 -bbb.shortcutkey.focus.voting.function = Vii fookus hääletamise aknale (kui see on avatud). - -bbb.shortcutkey.share.desktop = 68 -bbb.shortcutkey.share.desktop.function = Ava töölaua jagamise aken -bbb.shortcutkey.share.microphone = 79 -bbb.shortcutkey.share.microphone.function = Ava mikrofoni sätete aken -bbb.shortcutkey.share.pauseRemoteStream = 80 -bbb.shortcutkey.share.pauseRemoteStream.function = Alusta/lõpeta konverentsi kuulamist -bbb.shortcutkey.share.webcam = 66 -bbb.shortcutkey.share.webcam.function = Ava veebikaamera jagamise aken - -bbb.shortcutkey.shortcutWindow = 72 -bbb.shortcutkey.shortcutWindow.function = Ava kiirklahvide abi aken -bbb.shortcutkey.logout = 76 -bbb.shortcutkey.logout.function = Logi välja sellelt koosolekult -bbb.shortcutkey.raiseHand = 82 -bbb.shortcutkey.raiseHand.function = Tõsta oma käsi - -bbb.shortcutkey.present.upload = 85 -bbb.shortcutkey.present.upload.function = Lae üles esitlus -bbb.shortcutkey.present.previous = 65 -bbb.shortcutkey.present.previous.function = Mina eelmise slaidi juurde -bbb.shortcutkey.present.select = 83 -bbb.shortcutkey.present.select.function = Vaata kõiki slaide -bbb.shortcutkey.present.next = 69 -bbb.shortcutkey.present.next.function = Mine järgmise slaidi juurde -bbb.shortcutkey.present.fitWidth = 70 -bbb.shortcutkey.present.fitWidth.function = Sobita slaidid laiuse järgi -bbb.shortcutkey.present.fitPage = 80 -bbb.shortcutkey.present.fitPage.function = Sobita slaidid lehe järgi - -bbb.shortcutkey.users.makePresenter = 80 -bbb.shortcutkey.users.makePresenter.function = Muuda valitud isik esinejaks -bbb.shortcutkey.users.kick = 75 -bbb.shortcutkey.users.kick.function = Viska valitud isik koosolekult välja -bbb.shortcutkey.users.mute = 83 -bbb.shortcutkey.users.mute.function = Vaigista või aktiveeri valitud isiku mikrofon -bbb.shortcutkey.users.muteall = 65 -bbb.shortcutkey.users.muteall.function = Vaigista või aktiveeri kõigi osalejate mikrofonid -bbb.shortcutkey.users.focusUsers = 85 -bbb.shortcutkey.users.focusUsers.function = Vii fookus osalejate nimekirjale -bbb.shortcutkey.users.muteAllButPres = 65 -bbb.shortcutkey.users.muteAllButPres.function = Vaigista kõik osalejad peale esineja - -bbb.shortcutkey.chat.focusTabs = 89 -bbb.shortcutkey.chat.focusTabs.function = Fookus jututoa sakkidele -bbb.shortcutkey.chat.focusBox = 66 -bbb.shortcutkey.chat.focusBox.function = Fookus jututoa sisestuskastile -bbb.shortcutkey.chat.changeColour = 67 -bbb.shortcutkey.chat.changeColour.function = Fookus teksti värvi valijale -bbb.shortcutkey.chat.sendMessage = 83 -bbb.shortcutkey.chat.sendMessage.function = Saada sõnum -bbb.shortcutkey.chat.explanation = ---- -bbb.shortcutkey.chat.explanation.function = Sõnumite sees navigeerimiseks pead viima fookuse jututoa sisestuskastile. - -bbb.shortcutkey.chat.chatbox.advance = 40 -bbb.shortcutkey.chat.chatbox.advance.function = Liigu edasi ühe sõnumi võrra -bbb.shortcutkey.chat.chatbox.goback = 38 -bbb.shortcutkey.chat.chatbox.goback.function = Liigu tagasi ühe sõnumi võrra -bbb.shortcutkey.chat.chatbox.repeat = 32 -bbb.shortcutkey.chat.chatbox.repeat.function = Korda praegust sõnumit -bbb.shortcutkey.chat.chatbox.golatest = 39 -bbb.shortcutkey.chat.chatbox.golatest.function = Liigu viimase sõnumi juurde -bbb.shortcutkey.chat.chatbox.gofirst = 37 -bbb.shortcutkey.chat.chatbox.gofirst.function = Liigu esimese sõnumi juurde -bbb.shortcutkey.chat.chatbox.goread = 75 -bbb.shortcutkey.chat.chatbox.goread.function = Liigu viimati loetud sõnumi juurde -bbb.shortcutkey.chat.chatbox.debug = 71 -bbb.shortcutkey.chat.chatbox.debug.function = Ajutise silumise lühiklahv - -bbb.polling.toolbar.toolTip = Halda hääletusi -bbb.polling.buttonName = Halda hääletusi -bbb.polling.createPoll = Loo uus hääletus -bbb.polling.createPoll.moreThanOneResponse = Luba kasutajatel valida rohkem kui üks vastus -bbb.polling.createPoll.hint = Vihje\: pane iga vastus kirja eraldi reale -bbb.polling.createPoll.answers = Vastused\: -bbb.polling.createPoll.question = Küsimus\: -bbb.polling.createPoll.title = Pealkiri\: -bbb.polling.createPoll.publishToWeb = Luba hääletamine - -bbb.polling.pollPreview = Hääletuse eelvaade -bbb.polling.pollPreview.modify = Muuda -bbb.polling.pollPreview.publish = Avalda -bbb.polling.pollPreview.preview = Eelvaatle -bbb.polling.pollPreview.save = Salvesta -bbb.polling.pollPreview.cancel = Katkesta -bbb.polling.pollPreview.modify = Muuda -bbb.polling.pollPreview.hereIsYourPoll = Siin on sinu hääletus\: -bbb.polling.pollPreview.ifYouWantChanges = kui tahad teha muudatusi, siis klõpsa 'Muuda' nupul -bbb.polling.pollPreview.checkAll = (märgi kõik, mis võivad sobida) -bbb.polling.pollPreview.pollWillPublishOnline = See hääletus avaldatakse kõigile osalejatele. - -bbb.polling.resultBtn.label=Tulemused -bbb.polling.resultBtn.toolTip=Kuva hääletuse tulemused -bbb.polling.startBtn.label=Alusta -bbb.polling.startBtn.toolTip=Alusta hääletusega -bbb.polling.editBtn.label=Muuda -bbb.polling.editBtn.toolTip=Muuda hääletust -bbb.polling.deleteBtn.toolTip=Kustuta hääletus - -bbb.publishVideo.startPublishBtn.labelText = Alusta jagamist -bbb.publishVideo.changeCameraBtn.labelText = Muuda veebikaamerat - -bbb.accessibility.alerts.madePresenter = Oled nüüd esineja. -bbb.accessibility.alerts.madeViewer = Oled nüüd vaataja. - -bbb.shortcutkey.polling.buttonClick = 80 -bbb.shortcutkey.polling.buttonClick.function = Ava hääletamise menüü. -bbb.shortcutkey.polling.focusTitle = 67 -bbb.shortcutkey.polling.focusTitle.function = Fookus pealkirja sisestuskastile. -bbb.shortcutkey.polling.focusQuestion = 81 -bbb.shortcutkey.polling.focusQuestion.function = Fookus küsimuse sisestuskastile. -bbb.shortcutkey.polling.focusAnswers = 65 -bbb.shortcutkey.polling.focusAnswers.function = Fookus vastuste sisestuskastile. -bbb.shortcutkey.polling.focusMultipleCB = 77 -bbb.shortcutkey.polling.focusMultipleCB.function = Fookus valikukastile "Luba mitu valikut". -bbb.shortcutkey.polling.focusWebPollCB = 66 -bbb.shortcutkey.polling.focusWebPollCB.function = Fookus valikukastile "Luba hääletamine". -bbb.shortcutkey.polling.previewClick = 80 -bbb.shortcutkey.polling.previewClick.function = Eelvaatle oma hääletust ja jätka. -bbb.shortcutkey.polling.cancelClick = 88 -bbb.shortcutkey.polling.cancelClick.function = Katkesta ja välju hääletuse loomisest. -bbb.shortcutkey.polling.modify = 69 -bbb.shortcutkey.polling.modify.function = Mina tagasi ja muuda oma hääletust. -bbb.shortcutkey.polling.publish = 85 -bbb.shortcutkey.polling.publish.function = Avalda oma hääletus ja ava hääletamine. -bbb.shortcutkey.polling.save = 83 -bbb.shortcutkey.polling.save.function = Salvesta oma hääletus hilisemaks kasutamiseks. - -bbb.shortcutkey.pollStats.explanation = ---- -bbb.shortcutkey.pollStats.explanation.function = Hääletuse tulemused on saadaval alles peale jääletuse avaldamist. -bbb.shortcutkey.polling.focusData = 68 -bbb.shortcutkey.polling.focusData.function = Fookus hääletuse tulemustele. -bbb.shortcutkey.polling.refresh = 82 -bbb.shortcutkey.polling.refresh.function = Värskenda hääletuse tulemusi. -bbb.shortcutkey.polling.focusWebPoll = 73 -bbb.shortcutkey.polling.focusWebPoll.function = Fookus veebi-hääletuse URL kastile. -bbb.shortcutkey.polling.stopPoll = 79 -bbb.shortcutkey.polling.stopPoll.function = Lõpeta hääletus ja hääletamine. -bbb.shortcutkey.polling.repostPoll = 80 -bbb.shortcutkey.polling.repostPoll.function = Avalda hääletus uuesti. -bbb.shortcutkey.polling.closeStatsWindow = 88 -bbb.shortcutkey.polling.closeStatsWindow.function = Sulge hääletuse tulemuste aken. - -bbb.shortcutkey.polling.vote = 86 -bbb.shortcutkey.polling.vote.function = Anna oma hääl valitud variantidele. -bbb.shortcutkey.polling.focusVoteQuestion = 81 -bbb.shortcutkey.polling.focusVoteQuestion.function = Fookus küsimusele. - -bbb.shortcutkey.specialKeys.space = Tühik -bbb.shortcutkey.specialKeys.left = Vasak nool -bbb.shortcutkey.specialKeys.right = Parem nool -bbb.shortcutkey.specialKeys.up = Üles nool -bbb.shortcutkey.specialKeys.down = Alla nool -bbb.shortcutkey.specialKeys.plus = Pluss -bbb.shortcutkey.specialKeys.minus = Miinus - -bbb.toolbar.videodock.toolTip.closeAllVideos = Sulge kõik videod -bbb.users.settings.lockAll=Lukusta kõik kasutajad -bbb.users.settings.lockAllExcept=Lukusta kõik kasutajad peale esineja -bbb.users.settings.lockSettings=Lukusta vaatajad... -bbb.users.settings.unlockAll=Lukusta lahti kõik vaatajad -bbb.users.settings.roomIsLocked=Vaikimisi lukustatud -bbb.users.settings.roomIsMuted=Vaikimisi vaigistatud - -bbb.lockSettings.save = Rakenda -bbb.lockSettings.save.tooltip = Rakenda lukustus-sätted -bbb.lockSettings.cancel = Katkesta -bbb.lockSettings.cancel.toolTip = Sulge see aken ilma salvestamata - -bbb.lockSettings.moderatorLocking = Moderaatori lukustamine -bbb.lockSettings.privateChat = Privaatne jututuba -bbb.lockSettings.publicChat = Avalik jututuba -bbb.lockSettings.webcam = Veebikaamera -bbb.lockSettings.microphone = Mikrofon -bbb.lockSettings.layout = Paigutus -bbb.lockSettings.title=Lukusta vaatajad -bbb.lockSettings.feature=Võimekus -bbb.lockSettings.locked=Lukustatud -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/eu_ES/bbbResources.properties b/clients/flash/web-client/src/locale/eu_ES/bbbResources.properties deleted file mode 100644 index 14409ace0562..000000000000 --- a/clients/flash/web-client/src/locale/eu_ES/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -# bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Zerbitzariarekin konektatzen -bbb.mainshell.statusProgress.loading = {0} modulu kargatzen -bbb.mainshell.statusProgress.cannotConnectServer = Barkatu, ezin dugu zerbitzariarekin konektatu. -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Zabaldu agerraldien leihoa -# bbb.mainshell.meetingNotFound = Meeting Not Found -# bbb.mainshell.invalidAuthToken = Invalid Authentication Token -bbb.mainshell.resetLayoutBtn.toolTip = Berrabiarazi diseinua -# bbb.mainshell.notification.tunnelling = Tunnelling -# bbb.mainshell.notification.webrtc = WebRTC Audio -bbb.oldlocalewindow.reminder1 = Agian BigBlueButton-en hizkuntza-itzulpen zaharra izango duzu. -bbb.oldlocalewindow.reminder2 = Mesedez, garbitu zure nabigatzailearen cache-a eta saiatu berriz. -bbb.oldlocalewindow.windowTitle = Kontuz\: Hizkuntza-itzulpen zaharrak -# bbb.audioSelection.title = How do you want to join the audio? -# bbb.audioSelection.btnMicrophone.label = Microphone -# bbb.audioSelection.btnMicrophone.toolTip = Join the audio with your microphone -# bbb.audioSelection.btnListenOnly.label = Listen Only -# bbb.audioSelection.btnListenOnly.toolTip = Join the audio as listen only -# bbb.audioSelection.txtPhone.text = To join this meeting by phone, dial\: {0} then enter {1} as the conference pin number. -# bbb.micSettings.title = Audio Test -# bbb.micSettings.speakers.header = Test Speakers -# bbb.micSettings.microphone.header = Test Microphone -bbb.micSettings.playSound = Egiaztatu bozgoragailuak -bbb.micSettings.playSound.toolTip = Jo musika zure entzungailuak probatzeko -bbb.micSettings.hearFromHeadset = Zure entzungailuetan entzun beharko zenuke soinua, ez ordenagailuaren bozgorailuetan. -# bbb.micSettings.speakIntoMic = If you are using a headset (or earbuds), you should hear the audio from your headset -- not from your computer speakers. -# bbb.micSettings.echoTestMicPrompt = This is a private echo test. Speak a few words. Did you hear audio? -# bbb.micSettings.echoTestAudioYes = Yes -# bbb.micSettings.echoTestAudioNo = No -# bbb.micSettings.speakIntoMicTestLevel = Speak into your microphone. You should see the bar move. If not, choose another mic. -# bbb.micSettings.recommendHeadset = Use a headset with a microphone for best audio experience. -bbb.micSettings.changeMic = Egiaztatu/aldatu mikrofonoa -bbb.micSettings.changeMic.toolTip = Ireki Flash Player mikrofonoaren ezarpenen leihoa -# bbb.micSettings.comboMicList.toolTip = Select a microphone -# bbb.micSettings.micRecordVolume.label = Gain -# bbb.micSettings.micRecordVolume.toolTip = Set your microphone gain -# bbb.micSettings.nextButton = Next -# bbb.micSettings.nextButton.toolTip = Start the echo test -bbb.micSettings.join = Eman soinua -# bbb.micSettings.join.toolTip = Join the audio conference -bbb.micSettings.cancel = Utzi -# bbb.micSettings.connectingtoecho = Connecting -# bbb.micSettings.connectingtoecho.error = Echo Test Error\: Please contact administrator. -# bbb.micSettings.cancel.toolTip = Cancel joining the audio conference -bbb.micSettings.access.helpButton = Tutoretza-bideoetarako, sakatu honi. Orri berrian irekiko da. -bbb.micSettings.access.title = Audio-ezarpenak. Audio-ezarpenen leiho honetan fokalizatuta geratuko da leihoa itxi arte. -# bbb.micSettings.webrtc.title = WebRTC Support -# bbb.micSettings.webrtc.capableBrowser = Your browser supports WebRTC. -# bbb.micSettings.webrtc.capableBrowser.dontuseit = Click not to use WebRTC -# bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Click here if you don't want to use the WebRTC technology (recommended if you have problems using it). -# bbb.micSettings.webrtc.notCapableBrowser = WebRTC is not supported in your browser. Please use Google Chrome (version 32 or greater); or Mozilla Firefox (version 26 or greater). You will still be able to join the voice conference using the Adobe Flash Platform. -# bbb.micSettings.webrtc.connecting = Calling -# bbb.micSettings.webrtc.waitingforice = Connecting -# bbb.micSettings.webrtc.transferring = Transferring -# bbb.micSettings.webrtc.endingecho = Joining audio -# bbb.micSettings.webrtc.endedecho = Echo test ended. -# bbb.micPermissions.firefox.title = Firefox Microphone Permissions -# bbb.micPermissions.firefox.message1 = Choose your mic and then click Share. -# bbb.micPermissions.firefox.message2 = If you don't see the list of microphones, click on the microphone icon. -# bbb.micPermissions.chrome.title = Chrome Microphone Permissions -# bbb.micPermissions.chrome.message1 = Click Allow to give Chrome permission to use your microphone. -# bbb.micWarning.title = Audio Warning -# bbb.micWarning.joinBtn.label = Join anyway -# bbb.micWarning.testAgain.label = Test again -# bbb.micWarning.message = Your microphone did not show any activity, others probably won't be able to hear you during the session. -# bbb.webrtcWarning.message = Detected the following WebRTC issue\: {0}. Do you want to try Flash instead? -# bbb.webrtcWarning.title = WebRTC Audio Failure -# bbb.webrtcWarning.failedError.1001 = Error 1001\: WebSocket disconnected -# bbb.webrtcWarning.failedError.1002 = Error 1002\: Could not make a WebSocket connection -# bbb.webrtcWarning.failedError.1003 = Error 1003\: Browser version not supported -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -# bbb.webrtcWarning.failedError.1005 = Error 1005\: Call ended unexpectedly -# bbb.webrtcWarning.failedError.1006 = Error 1006\: Call timed out -# bbb.webrtcWarning.failedError.1007 = Error 1007\: ICE negotiation failed -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -# 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.mainToolbar.helpBtn = Laguntza -bbb.mainToolbar.logoutBtn = Amaitu saioa -# bbb.mainToolbar.logoutBtn.toolTip = Log Out -bbb.mainToolbar.langSelector = Aukeratu hizkuntza -bbb.mainToolbar.settingsBtn = Ezarpenak -bbb.mainToolbar.settingsBtn.toolTip = Ireki ezarpenak -bbb.mainToolbar.shortcutBtn = Lasterbide-giltzak -# bbb.mainToolbar.shortcutBtn.toolTip = Open Shortcut Keys Window -# bbb.mainToolbar.recordBtn.toolTip.start = Start recording -# bbb.mainToolbar.recordBtn.toolTip.stop = Stop recording -# bbb.mainToolbar.recordBtn.toolTip.recording = The session is being recorded -# bbb.mainToolbar.recordBtn.toolTip.notRecording = The session isn't being recorded -# 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.stop = Are you sure you want to stop recording the session? -# bbb.mainToolbar.recordBtn..notification.title = Record Notification -# bbb.mainToolbar.recordBtn..notification.message1 = You can record this meeting. -# 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.notRecording = Not Recording -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -bbb.window.minimizeBtn.toolTip = Txikitu -bbb.window.maximizeRestoreBtn.toolTip = Handitu -bbb.window.closeBtn.toolTip = Itxi\n -bbb.videoDock.titleBar = Bideo-leihoa Izenburu-barra -bbb.presentation.titleBar = Aurkezpen-leihoa Izenburu-barra -bbb.chat.titleBar = Txat-leihoa Izenburu-barra. Mezuetara joateko, fokalizatu txat-kutxan. -bbb.users.title = Erabiltzaileak {0} {1} -bbb.users.titleBar = Erabiltzaile-leihoa Izenburu barra, bi aldiz sakatu handitzeko -# bbb.users.quickLink.label = Users Window -bbb.users.minimizeBtn.accessibilityName = Txikitu erabiltzaileen leihoa -bbb.users.maximizeRestoreBtn.accessibilityName = Handitu erabiltzaileen leihoa -bbb.users.settings.buttonTooltip = Ezarpenak -# bbb.users.settings.audioSettings = Audio Test -bbb.users.settings.webcamSettings = Web-kameraren ezarpenak -bbb.users.settings.muteAll = Mututu guztiak -bbb.users.settings.muteAllExcept = Mututu guztiak, aurkezlea izan ezik -bbb.users.settings.unmuteAll = Eman hitza guztiei -bbb.users.settings.lowerAllHands = Jaitsi esku guztiak -# bbb.users.raiseHandBtn.toolTip = Raise Hand -# bbb.users.raiseHandBtn.toolTip2 = Lower Hand -# bbb.users.roomMuted.text = Viewers Muted -# bbb.users.roomLocked.text = Viewers Locked -bbb.users.pushToTalk.toolTip = Sakatu hitz egiteko -bbb.users.pushToMute.toolTip = Sakatu zeure burua mututzeko -bbb.users.muteMeBtnTxt.talk = Eman hitza -bbb.users.muteMeBtnTxt.mute = Mututu -bbb.users.muteMeBtnTxt.muted = Mutututa -bbb.users.muteMeBtnTxt.unmuted = Hitza emanda -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -bbb.users.usersGrid.accessibilityName = Erabiltzaile-zerrenda. Erabili geziak nabigatzeko. -bbb.users.usersGrid.nameItemRenderer = Izena -# bbb.users.usersGrid.nameItemRenderer.youIdentifier = you -bbb.users.usersGrid.statusItemRenderer = Egoera -# bbb.users.usersGrid.statusItemRenderer.changePresenter = Click To Make Presenter -bbb.users.usersGrid.statusItemRenderer.presenter = Aurkezlea -bbb.users.usersGrid.statusItemRenderer.moderator = Moderatzailea -# bbb.users.usersGrid.statusItemRenderer.lowerHand = Lower Hand -bbb.users.usersGrid.statusItemRenderer.handRaised = Eskua altxatuta -bbb.users.usersGrid.statusItemRenderer.viewer = Ikuslea -bbb.users.usersGrid.mediaItemRenderer = Media -bbb.users.usersGrid.mediaItemRenderer.talking = Hizketan -bbb.users.usersGrid.mediaItemRenderer.webcam = Web-kamera parketatu da -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = Sakatu web-kamera ikusteko -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Sakatu erabiltzaileari hitza emateko -bbb.users.usersGrid.mediaItemRenderer.pushToMute = Sakatu erabiltzailea mututzeko -# bbb.users.usersGrid.mediaItemRenderer.pushToLock = Lock {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Unlock {0} -bbb.users.usersGrid.mediaItemRenderer.kickUser = Bota erabiltzailea -bbb.users.usersGrid.mediaItemRenderer.webcam = Web-kamera parketatu da -bbb.users.usersGrid.mediaItemRenderer.micOff = Mikronofoa off -bbb.users.usersGrid.mediaItemRenderer.micOn = Mikrofonoa on -bbb.users.usersGrid.mediaItemRenderer.noAudio = Audio-hitzaldian ez -bbb.presentation.title = Aurkezpena -# bbb.presentation.titleWithPres = Presentation\: {0} -# bbb.presentation.quickLink.label = Presentation Window -# bbb.presentation.fitToWidth.toolTip = Fit Presentation To Width -# bbb.presentation.fitToPage.toolTip = Fit Presentation To Page -# bbb.presentation.uploadPresBtn.toolTip = Upload Presentation -bbb.presentation.backBtn.toolTip = Aurreko diapositiba -# bbb.presentation.btnSlideNum.accessibilityName = Slide {0} of {1} -bbb.presentation.btnSlideNum.toolTip = Sakatu diapositiba bat aukeratzeko -bbb.presentation.forwardBtn.toolTip = Hurrengo diapositiba -bbb.presentation.maxUploadFileExceededAlert = Errorea\: Fitxategia baimendutakoa baino handiagoa da. -bbb.presentation.uploadcomplete = Igoera osatuta. Mesedez, itxaroan dokumentua bihurtu arte. -bbb.presentation.uploaded = igota. -bbb.presentation.document.supported = Igotako dokumentua onargarria da. Hasi egin da bihurtzen... -bbb.presentation.document.converted = Egoki bihurtu da office dokumentua. -bbb.presentation.error.document.convert.failed = Errorea\: kale gin du office dokumentuak bihurtzeak -bbb.presentation.error.io = IO Errorea\: Mesedez, jarri harremanetan kudeatzailearekin -bbb.presentation.error.security = Segurtasun-errorea\: mesedez, jarri harremanetan kudeatzailearekin. -bbb.presentation.error.convert.notsupported = Errorea\: igotako dokumentua ez da egokia. Mesedez, igo fitxategi bateragarria. -bbb.presentation.error.convert.nbpage = Errorea\: ezin izan da zehaztu igotako dokumentuaren orri-kopurua. -bbb.presentation.error.convert.maxnbpagereach = Errorea\: igotako dokumentuak orri gehiegi ditu -bbb.presentation.converted = {0}tik {1} diapositiba bihurtuta. -bbb.presentation.ok = ADOS -bbb.presentation.slider = Aurkezpen-zoom maila -# bbb.presentation.slideloader.starttext = Slide text start -# bbb.presentation.slideloader.endtext = Slide text end -bbb.presentation.uploadwindow.presentationfile = Aurkezpen-fitxategia -bbb.presentation.uploadwindow.pdf = PDF -bbb.presentation.uploadwindow.word = WORD -bbb.presentation.uploadwindow.excel = EXCEL -bbb.presentation.uploadwindow.powerpoint = POWERPOINT -bbb.presentation.uploadwindow.image = IRUDIA -bbb.presentation.minimizeBtn.accessibilityName = Txikitu aurkezpen-leihoa -bbb.presentation.maximizeRestoreBtn.accessibilityName = Handitu aurkezpen-leihoa -bbb.presentation.closeBtn.accessibilityName = Itxi aurkezpen-leihoa -bbb.fileupload.title = Gehitu fitxategiak zure aurkezpenera -# bbb.fileupload.lblFileName.defaultText = No file selected -bbb.fileupload.selectBtn.label = Aukeratu fitxategia -bbb.fileupload.selectBtn.toolTip = Ireki leihoa fitxategia aukeratzeko -bbb.fileupload.uploadBtn = Igo -bbb.fileupload.uploadBtn.toolTip = Igo aukeratutako fitxategia -bbb.fileupload.deleteBtn.toolTip = Ezabatu aurkezpena -bbb.fileupload.showBtn = Erakutsi -bbb.fileupload.showBtn.toolTip = Erakutsi aurkezpena -bbb.fileupload.okCancelBtn = Itxi -bbb.fileupload.okCancelBtn.toolTip = Itxi fitxategia igotzeko leihoa -bbb.fileupload.genThumbText = Koadro txikiak sortzen... -bbb.fileupload.progBarLbl = Aurrerapena\: -# bbb.fileupload.fileFormatHint = Upload any office document or Portable Document Format (PDF) file. For best results upload PDF. -bbb.chat.title = Txata -# bbb.chat.quickLink.label = Chat Window -bbb.chat.cmpColorPicker.toolTip = Testu-kolorea -# bbb.chat.input.accessibilityName = Chat Message Editing Field -bbb.chat.sendBtn = Bidali -bbb.chat.sendBtn.toolTip = Bidali mezua -bbb.chat.sendBtn.accessibilityName = Bidali txat-mezua -# bbb.chat.contextmenu.copyalltext = Copy All Text -bbb.chat.publicChatUsername = Guztia -# bbb.chat.optionsTabName = Options -bbb.chat.privateChatSelect = Aukeratu lagun bat harekin txatean pribatuan aritzeko -# 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.chatOptions = Txat-aukerak -bbb.chat.fontSize = Txat-mezua Letra-tamaina -# bbb.chat.cmbFontSize.toolTip = Select Chat Message Font Size -bbb.chat.messageList = Mezu-kutxa -bbb.chat.minimizeBtn.accessibilityName = Txikitu txat-leihoa -bbb.chat.maximizeRestoreBtn.accessibilityName = Handitu txat-leihoa -bbb.chat.closeBtn.accessibilityName = Itxi txat-leihoa -# bbb.chat.chatTabs.accessibleNotice = New messages in this tab. -bbb.publishVideo.changeCameraBtn.labelText = Aldatu kamera -bbb.publishVideo.changeCameraBtn.toolTip = Sakatu kamera aldatzeko leihoa irekitzeko -bbb.publishVideo.cmbResolution.tooltip = Aukeratu web-kamaren erresoluzioa -bbb.publishVideo.startPublishBtn.labelText = Hasi partekatzen -bbb.publishVideo.startPublishBtn.toolTip = Hasi zure web-kamera partekatzen -# bbb.webcamPermissions.chrome.title = Chrome Webcam Permissions -# bbb.webcamPermissions.chrome.message1 = Click Allow to give Chrome permission to use your webcam. -bbb.videodock.title = Bideoa -# bbb.videodock.quickLink.label = Webcams Window -bbb.video.minimizeBtn.accessibilityName = Txikitu bideo-leihoa -bbb.video.maximizeRestoreBtn.accessibilityName = Handitu bideo-leihoa -bbb.video.controls.muteButton.toolTip = Mututu edo hitza eman {0} -bbb.video.controls.switchPresenter.toolTip = Ezarri {0} aurkezle -bbb.video.controls.ejectUserBtn.toolTip = Bidali {0} bileratik -bbb.video.controls.privateChatBtn.toolTip = Txata {0}rekin -bbb.video.publish.hint.noCamera = Kamera ez dago eskuragarri -bbb.video.publish.hint.cantOpenCamera = Ezin da zure kamera zabaldu -bbb.video.publish.hint.waitingApproval = Onartzeko zain -bbb.video.publish.hint.videoPreview = Bideoaren aurrebista -bbb.video.publish.hint.openingCamera = Kamera zabaltzen... -bbb.video.publish.hint.cameraDenied = Kamerarako sarbidea ukatuta -bbb.video.publish.hint.cameraIsBeingUsed = Momentu honetan beste aplikazio bat zure kamera erabiltzen ari da -bbb.video.publish.hint.publishing = Argitaratzen... -bbb.video.publish.closeBtn.accessName = Itxi web-kameraren ezarpenen leihoa -bbb.video.publish.closeBtn.label = Utzi -bbb.video.publish.titleBar = Argitaratu web-kameraren leihoa -bbb.desktopPublish.title = Mahaigaina partekatzen\: aurkezlearen aurrebista -# bbb.desktopPublish.fullscreen.tooltip = Share Your Main Screen -bbb.desktopPublish.fullscreen.label = Pantaila osoa -# bbb.desktopPublish.region.tooltip = Share a Part of Your Screen -bbb.desktopPublish.region.label = Eremua -bbb.desktopPublish.stop.tooltip = Itxi pantailaren partekatzea -bbb.desktopPublish.stop.label = Itxi -bbb.desktopPublish.maximizeRestoreBtn.toolTip = Ezin duzu leiho hau handitu. -bbb.desktopPublish.closeBtn.toolTip = Eten partekatzea eta itxi -# bbb.desktopPublish.chromeOnMacUnsupportedHint = Desktop sharing is not currently supported on Chrome running under Mac OS X. Recommend you use FireFox to share desktop. -bbb.desktopPublish.minimizeBtn.toolTip = Txikitu -bbb.desktopPublish.minimizeBtn.accessibilityName = Txikitu mahaigaina partekatzeko leihoa -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Handitu mahaigaina partekatzeko leihoa -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -bbb.desktopView.title = Mahaigaina partekatzen -bbb.desktopView.fitToWindow = Doitu leihoan -bbb.desktopView.actualSize = Erakutsi oraingo tamaina -bbb.desktopView.minimizeBtn.accessibilityName = Txikitu mahaigaina partekatzea ikusteko leihoa -bbb.desktopView.maximizeRestoreBtn.accessibilityName = Handitu mahaigaina partekatzea ikusteko leihoa -bbb.desktopView.closeBtn.accessibilityName = Itxi mahaigaina partekatzea ikusteko leihoa -# bbb.toolbar.phone.toolTip.start = Share Your Microphone -# bbb.toolbar.phone.toolTip.stop = Stop Sharing Your Microphone -# bbb.toolbar.phone.toolTip.mute = Stop listening the conference -# bbb.toolbar.phone.toolTip.unmute = Start listening the conference -# bbb.toolbar.phone.toolTip.nomic = No microphone detected -# bbb.toolbar.deskshare.toolTip.start = Share Your Desktop -# bbb.toolbar.deskshare.toolTip.stop = Stop Sharing Your Desktop -# bbb.toolbar.video.toolTip.start = Share Your Webcam -# bbb.toolbar.video.toolTip.stop = Stop Sharing Your Webcam -bbb.layout.addButton.toolTip = Gehitu pertsonalizatutako diseinua zerrendara -# bbb.layout.broadcastButton.toolTip = Apply Current Layout to All Viewers -# bbb.layout.combo.toolTip = Change Your Layout -bbb.layout.loadButton.toolTip = Bilatu diseinuak fitxategi batean -bbb.layout.saveButton.toolTip = Gorde diseinuak fitxategi batean -bbb.layout.lockButton.toolTip = Blokeatu diseinua -bbb.layout.combo.prompt = Aplikatu diseinuari -bbb.layout.combo.custom = Pertsonalizatu diseinua -bbb.layout.combo.customName = Pertsonalizatu diseinua -bbb.layout.combo.remote = Urrutikoa -bbb.layout.save.complete = Diseinuak egoki gorde dira -bbb.layout.load.complete = Diseinuak egoki aurkitu dira -bbb.layout.load.failed = Errorea diseinuak aurkitzean -# bbb.layout.name.defaultlayout = Default Layout -# bbb.layout.name.videochat = Video Chat -# bbb.layout.name.webcamsfocus = Webcam Meeting -# bbb.layout.name.presentfocus = Presentation Meeting -# bbb.layout.name.lectureassistant = Lecture Assistant -# bbb.layout.name.lecture = Lecture -bbb.highlighter.toolbar.pencil = Lapitza -bbb.highlighter.toolbar.pencil.accessibilityName = Aldatu arbelerako kurtsorea eta ipini lapitza -bbb.highlighter.toolbar.ellipse = Zirkulua -bbb.highlighter.toolbar.ellipse.accessibilityName = Aldatu arbelerako kurtsorea eta ipini zirkulua -bbb.highlighter.toolbar.rectangle = Lauki zuzena -bbb.highlighter.toolbar.rectangle.accessibilityName = Aldatu arbelerako kurtsorea eta ipini lauki zuzena -bbb.highlighter.toolbar.panzoom = Panoramikoa eta zoom-a -bbb.highlighter.toolbar.panzoom.accessibilityName = Aldatu arbelerako kurtsorea eta ipini panoramikoa eta zoom-a -# bbb.highlighter.toolbar.clear = Clear All Annotations -bbb.highlighter.toolbar.clear.accessibilityName = Garbitu arbela -# bbb.highlighter.toolbar.undo = Undo Annotation -bbb.highlighter.toolbar.undo.accessibilityName = Desegin arbelerako azken itxura -bbb.highlighter.toolbar.color = Aukeratu kolorea -bbb.highlighter.toolbar.color.accessibilityName = Arbelerako marka margotzeko kolerea -bbb.highlighter.toolbar.thickness = Aldatu lodiera -bbb.highlighter.toolbar.thickness.accessibilityName = Arbelea margotzeko zabalera -# bbb.logout.title = Logged Out -bbb.logout.button.label = ADOS -bbb.logout.appshutdown = Zerbitzariaren aplikazioa itxi egin da -bbb.logout.asyncerror = Async errorea gertatu da -bbb.logout.connectionclosed = Itxi egin da zerbitzariarekiko konexioa -bbb.logout.connectionfailed = Huts egin du zerbitzariarekiko konexioak -bbb.logout.rejected = Zerbitzariarekiko konexioa baztertu egin da -bbb.logout.invalidapp = red5 aplikazioa ez da existitzen -bbb.logout.unknown = Zure berezioak galdu du zerbitzari honekiko konexioa -bbb.logout.usercommand = Irten egin zara hitzalditik -# 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 -# bbb.logout.confirm.message = Are you sure you want to log out? -# bbb.logout.confirm.yes = Yes -# bbb.logout.confirm.no = No -bbb.notes.title = Oharrak -bbb.notes.cmpColorPicker.toolTip = Testuaren kolorea -bbb.notes.saveBtn = Gorde -bbb.notes.saveBtn.toolTip = Gorde oharra -bbb.settings.deskshare.instructions = Lehio zabalgarrian Baimendu sakatu mahaigainaren partekatzea ongi funtzionatzen ari dela baieztatzeko. -bbb.settings.deskshare.start = Egiaztatu mahaigainaren partekatzea -bbb.settings.voice.volume = Mikrofonoaren jarduera -bbb.settings.java.label = Errorea Java bertsioan -bbb.settings.java.text = Java {0} bertsioa duzu instalatuta eta gutxienez {1} bertsioa behar duzu BigBlueButton-en mahaigaina konpartitzeko funtzioa erabiltzeko. Sakatu beheko botoiari Java JRE bertsio berriagoa instalatzeko. -bbb.settings.java.command = Instalatu Java berriagoa -bbb.settings.flash.label = Errorea Flash bertsioan -bbb.settings.flash.text = Flash {0} duzu instalatuta, baina gutxienez {1} bertsioa behar duzu BigBluebutton behar bezala ibiltzeko. Sakatu beheko botoiari Adobe Flash bertsio berriagoa instaltzeko. -bbb.settings.flash.command = Instalatu Flash berriagoa -bbb.settings.isight.label = Errorea iSight kameran -bbb.settings.isight.text = iSight kamerarekin arazoak badituzu, agian OS X 10.6.5 erabiltzen ari zarelako izango da eta horrek arazoak ditu iSight kamararekin Flash bideoak hartzeko. Zuzentzeko, sakatu beheko estekari Flash player-en bertsio berriagoa instalatzeko edo eguneratu zure Mac-a bertsio berriagora. -bbb.settings.isight.command = Instalatu Flash 10.2 RC2 -bbb.settings.warning.label = Kontuz -bbb.settings.warning.close = Itxi abisu hau -bbb.settings.noissues = Ez da arazo larririk aurkitu. -bbb.settings.instructions = Onartu zure kamera baimenez galdetzen dizun Flash prompt-a. Zeure burua ikusi eta zeure buruari entzuten badiozu, zure nabigatzailea egoki ezarrita dago. Beherago agertzen dira beste zenbait arazo. Sakatu bakoitzaren gainean konponbidea aurkitzeko. -ltbcustom.bbb.highlighter.toolbar.triangle = Triangelua -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Aldatu arbelerako kurtsorea eta ipini triangelua -ltbcustom.bbb.highlighter.toolbar.line = Lerroa -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Aldatu arbelerako kurtsorea eta ipini lerroa -ltbcustom.bbb.highlighter.toolbar.text = Testua -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Aldatu arbelerako kurtsorea eta ipini testua -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Testuaren kolorea -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Letra-tamaina - -# bbb.accessibility.clientReady = Ready - -bbb.accessibility.chat.chatBox.reachedFirst = Lehenengo mezura iritsi zara -bbb.accessibility.chat.chatBox.reachedLatest = Azken mezura iritsi zara -bbb.accessibility.chat.chatBox.navigatedFirst = Lehenengo mezura joan zara -bbb.accessibility.chat.chatBox.navigatedLatest = Azken mezura joan zara -bbb.accessibility.chat.chatBox.navigatedLatestRead = Irakurri duzun azken mezura joan zara -bbb.accessibility.chat.chatwindow.input = Txat-irteera - -# bbb.accessibility.chat.initialDescription = Please use the arrow keys to navigate through chat messages. - -bbb.accessibility.notes.notesview.input = Ohar-sarrera - -bbb.shortcuthelp.title = Lasterbide-giltzak -bbb.shortcuthelp.minimizeBtn.accessibilityName = Txikitu lasterbideen leihoa -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Handitu lasterbideen leihoa -bbb.shortcuthelp.closeBtn.accessibilityName = Itxi lasterbideen leihoa -bbb.shortcuthelp.dropdown.general = Lasterbide orokorrak -bbb.shortcuthelp.dropdown.presentation = Aukerpenaren lasterbideak -bbb.shortcuthelp.dropdown.chat = Txataren lasterbideak -bbb.shortcuthelp.dropdown.users = Erabiltzaileen lasterbideak -# bbb.shortcuthelp.dropdown.polling = Presenter Polling shortcuts -# bbb.shortcuthelp.dropdown.polling2 = Viewer Polling shortcuts -# bbb.shortcuthelp.headers.shortcut = Shortcut -# bbb.shortcuthelp.headers.function = Function - -bbb.shortcutkey.general.minimize = 189 -bbb.shortcutkey.general.minimize.function = Txikitu oraingo leihoa -bbb.shortcutkey.general.maximize = 187 -bbb.shortcutkey.general.maximize.function = Handitu oraingo leihoa - -bbb.shortcutkey.flash.exit = 81 -bbb.shortcutkey.flash.exit.function = Fokalizatu Flash leihoan\n -bbb.shortcutkey.users.muteme = 77 -bbb.shortcutkey.users.muteme.function = Mututu eta hitz eman zure mikrofonoari -bbb.shortcutkey.chat.chatinput = 73 -bbb.shortcutkey.chat.chatinput.function = Fokalizatu txataren irteera-eremuan -bbb.shortcutkey.present.focusslide = 67 -bbb.shortcutkey.present.focusslide.function = Fokalizatu aurkezpen-diapositiban -bbb.shortcutkey.whiteboard.undo = 90 -bbb.shortcutkey.whiteboard.undo.function = Desegin arbelerako azken marka - -bbb.shortcutkey.focus.users = 49 -bbb.shortcutkey.focus.users.function = Aldatu fokoa erabiltzaileen leihoari -bbb.shortcutkey.focus.video = 50 -bbb.shortcutkey.focus.video.function = Aldatu fokoa bideoari -bbb.shortcutkey.focus.presentation = 51 -bbb.shortcutkey.focus.presentation.function = Aldatu fokoa aurkezpen-leihoari -bbb.shortcutkey.focus.chat = 52 -bbb.shortcutkey.focus.chat.function = Aldatu fokoa txat-leihoari -# bbb.shortcutkey.focus.pollingCreate = 67 -# bbb.shortcutkey.focus.pollingCreate.function = Move focus to the Poll Creation window, if it is open. -# bbb.shortcutkey.focus.pollingStats = 83 -# bbb.shortcutkey.focus.pollingStats.function = Move focus to the Poll Statistics window, if it is open. -# bbb.shortcutkey.focus.voting = 89 -# bbb.shortcutkey.focus.voting.function = Move focus to the Voting window, if it is open. - -bbb.shortcutkey.share.desktop = 68 -bbb.shortcutkey.share.desktop.function = Zabaldu mahaigaina partekatzeko leihoa -bbb.shortcutkey.share.microphone = 79 -bbb.shortcutkey.share.microphone.function = Ireki mikrofonoaren ezarpenen leihoa -bbb.shortcutkey.share.pauseRemoteStream = 80 -# bbb.shortcutkey.share.pauseRemoteStream.function = Start/Stop listening the conference -bbb.shortcutkey.share.webcam = 66 -bbb.shortcutkey.share.webcam.function = Ireki web-kamera partekatzeko leihoa - -bbb.shortcutkey.shortcutWindow = 72 -bbb.shortcutkey.shortcutWindow.function = Zabaldu/fokalizatu lastebideen laguntza-leihoa -bbb.shortcutkey.logout = 76 -bbb.shortcutkey.logout.function = Utzi bilera hau -bbb.shortcutkey.raiseHand = 82 -bbb.shortcutkey.raiseHand.function = Altxatu zure eskua - -bbb.shortcutkey.present.upload = 85 -bbb.shortcutkey.present.upload.function = Igo aurkezpena -bbb.shortcutkey.present.previous = 65 -bbb.shortcutkey.present.previous.function = Joan aurreko diapositibara -bbb.shortcutkey.present.select = 83 -bbb.shortcutkey.present.select.function = Ikusi diapositiba guztiak -bbb.shortcutkey.present.next = 69 -bbb.shortcutkey.present.next.function = Joan hurrengo diapositibara -bbb.shortcutkey.present.fitWidth = 70 -bbb.shortcutkey.present.fitWidth.function = Doitu diapostibak zabalera -bbb.shortcutkey.present.fitPage = 80 -bbb.shortcutkey.present.fitPage.function = Egokitu diapositiba orrira - -bbb.shortcutkey.users.makePresenter = 80 -bbb.shortcutkey.users.makePresenter.function = Ezarri aukeratutako erabiltzailea aurkezle gisa -bbb.shortcutkey.users.kick = 75 -bbb.shortcutkey.users.kick.function = Bota biletatik aukeratutako pertsona -bbb.shortcutkey.users.mute = 83 -bbb.shortcutkey.users.mute.function = Mututu edo hitza eman aukeratutako erabiltzaileari -bbb.shortcutkey.users.muteall = 65 -bbb.shortcutkey.users.muteall.function = Mututu edo hitza eman erabiltzaile guztiei -bbb.shortcutkey.users.focusUsers = 85 -bbb.shortcutkey.users.focusUsers.function = Fokalizatu erabiltzaile-zerrendan -bbb.shortcutkey.users.muteAllButPres = 65 -bbb.shortcutkey.users.muteAllButPres.function = Mututu edozein Aurkezlea izan ezik - -bbb.shortcutkey.chat.focusTabs = 89 -bbb.shortcutkey.chat.focusTabs.function = Fokalizatu txat-fitxetan -bbb.shortcutkey.chat.focusBox = 66 -bbb.shortcutkey.chat.focusBox.function = Fokalizatu txat-kutxan -bbb.shortcutkey.chat.changeColour = 67 -# bbb.shortcutkey.chat.changeColour.function = Focus to font color picker. -bbb.shortcutkey.chat.sendMessage = 83 -bbb.shortcutkey.chat.sendMessage.function = Bidali txat-mezua -bbb.shortcutkey.chat.explanation = --- -bbb.shortcutkey.chat.explanation.function = Mezuetara joateko, txat-kutxan fokalizatu behar duzu. - -bbb.shortcutkey.chat.chatbox.advance = 32 -bbb.shortcutkey.chat.chatbox.advance.function = Joan hurrengo mezura -bbb.shortcutkey.chat.chatbox.goback = 80 -bbb.shortcutkey.chat.chatbox.goback.function = Joan aurreko mezura -bbb.shortcutkey.chat.chatbox.repeat = 82 -bbb.shortcutkey.chat.chatbox.repeat.function = Errepikatu oraingo mezua -bbb.shortcutkey.chat.chatbox.golatest = 89 -bbb.shortcutkey.chat.chatbox.golatest.function = Joan azken mezura -bbb.shortcutkey.chat.chatbox.gofirst = 65 -bbb.shortcutkey.chat.chatbox.gofirst.function = Joan lehenengo mezura -bbb.shortcutkey.chat.chatbox.goread = 75 -bbb.shortcutkey.chat.chatbox.goread.function = Joan irakurri duzun azken mezura -bbb.shortcutkey.chat.chatbox.debug = 71 -bbb.shortcutkey.chat.chatbox.debug.function = Aldi baterakoak garbitzeko azkar-bidea - -# bbb.polling.toolbar.toolTip = Manage Polls -# bbb.polling.buttonName = Manage Polls -bbb.polling.createPoll = Sortu beste inkesta bat -bbb.polling.createPoll.moreThanOneResponse = Utzi erabiltzaileei erantzun bat baino gehiago aukeratzen -bbb.polling.createPoll.hint = Aholkua\: Hasi erantzun bakoitza beste lerro batean -bbb.polling.createPoll.answers = Erantzunak\: -bbb.polling.createPoll.question = Galdera\: -bbb.polling.createPoll.title = Izenburua\: -bbb.polling.createPoll.publishToWeb = Gaitu web bidezko inkestak - -bbb.polling.pollPreview = Aurreikusi inkesta -bbb.polling.pollPreview.modify = Aldatu -bbb.polling.pollPreview.publish = Argitaratu -bbb.polling.pollPreview.preview = Aurreikusi -bbb.polling.pollPreview.save = Gorde -bbb.polling.pollPreview.cancel = Utzi -bbb.polling.pollPreview.modify = Aldatu -bbb.polling.pollPreview.hereIsYourPoll = Hemen duzu inkesta\: -bbb.polling.pollPreview.ifYouWantChanges = aldaketaren bat egin nahi baduzu sakatu ´Aldatu´ botoiari -bbb.polling.pollPreview.checkAll = (aztertu aplika daitezkeen guztiak) -bbb.polling.pollPreview.pollWillPublishOnline = Inkesta hau eskura egongo da web bidezko bozketarako - -# bbb.polling.resultBtn.label=Result -# bbb.polling.resultBtn.toolTip=Show poll result -# bbb.polling.startBtn.label=Start -# bbb.polling.startBtn.toolTip=Start poll -# bbb.polling.editBtn.label=Edit -# bbb.polling.editBtn.toolTip=Edit poll -# bbb.polling.deleteBtn.toolTip=Delete poll - -bbb.publishVideo.startPublishBtn.labelText = Hasi partekatzen -bbb.publishVideo.changeCameraBtn.labelText = Aldatu kamera - -# bbb.accessibility.alerts.madePresenter = You are now the Presenter. -# bbb.accessibility.alerts.madeViewer = You are now a Viewer. - -bbb.shortcutkey.polling.buttonClick = 80 -# bbb.shortcutkey.polling.buttonClick.function = Open the Polling Menu. -# bbb.shortcutkey.polling.focusTitle = 67 -# bbb.shortcutkey.polling.focusTitle.function = Focus to Title input box. -# bbb.shortcutkey.polling.focusQuestion = 81 -# bbb.shortcutkey.polling.focusQuestion.function = Focus to Question input box. -# bbb.shortcutkey.polling.focusAnswers = 65 -# bbb.shortcutkey.polling.focusAnswers.function = Focus to Answers input box. -# bbb.shortcutkey.polling.focusMultipleCB = 77 -# bbb.shortcutkey.polling.focusMultipleCB.function = Focus to "Allow multiple selections" checkbox. -# bbb.shortcutkey.polling.focusWebPollCB = 66 -# bbb.shortcutkey.polling.focusWebPollCB.function = Focus to "Enable web polling" checkbox. -bbb.shortcutkey.polling.previewClick = 80 -# bbb.shortcutkey.polling.previewClick.function = Preview your poll and proceed. -# bbb.shortcutkey.polling.cancelClick = 88 -# bbb.shortcutkey.polling.cancelClick.function = Cancel and exit Poll creation. -# bbb.shortcutkey.polling.modify = 69 -# bbb.shortcutkey.polling.modify.function = Go back and modify your poll. -# bbb.shortcutkey.polling.publish = 85 -# bbb.shortcutkey.polling.publish.function = Publish your poll and open voting. -# bbb.shortcutkey.polling.save = 83 -# bbb.shortcutkey.polling.save.function = Save your poll to use later. - -# bbb.shortcutkey.pollStats.explanation = ---- -# bbb.shortcutkey.pollStats.explanation.function = Poll results are only available once the poll has been published. -# bbb.shortcutkey.polling.focusData = 68 -# bbb.shortcutkey.polling.focusData.function = Focus to poll results. -# bbb.shortcutkey.polling.refresh = 82 -# bbb.shortcutkey.polling.refresh.function = Refresh poll results. -# bbb.shortcutkey.polling.focusWebPoll = 73 -# bbb.shortcutkey.polling.focusWebPoll.function = Focus to web polling URL box. -# bbb.shortcutkey.polling.stopPoll = 79 -# bbb.shortcutkey.polling.stopPoll.function = Stop the poll and end voting. -bbb.shortcutkey.polling.repostPoll = 80 -# bbb.shortcutkey.polling.repostPoll.function = Re-publish the poll. -# bbb.shortcutkey.polling.closeStatsWindow = 88 -# bbb.shortcutkey.polling.closeStatsWindow.function = Close Polling Results window. - -# bbb.shortcutkey.polling.vote = 86 -# bbb.shortcutkey.polling.vote.function = Cast your vote for the options selected. -# bbb.shortcutkey.polling.focusVoteQuestion = 81 -# bbb.shortcutkey.polling.focusVoteQuestion.function = Focus to question. - -# bbb.shortcutkey.specialKeys.space = Spacebar -# bbb.shortcutkey.specialKeys.left = Left Arrow -# bbb.shortcutkey.specialKeys.right = Right Arrow -# bbb.shortcutkey.specialKeys.up = Up Arrow -# bbb.shortcutkey.specialKeys.down = Down Arrow -# bbb.shortcutkey.specialKeys.plus = Plus -# bbb.shortcutkey.specialKeys.minus = Minus - -# bbb.toolbar.videodock.toolTip.closeAllVideos = Close all videos -# bbb.users.settings.lockAll=Lock All Users -# bbb.users.settings.lockAllExcept=Lock Users Except Presenter -# bbb.users.settings.lockSettings=Lock Viewers ... -# bbb.users.settings.unlockAll=Unlock All Viewers -# bbb.users.settings.roomIsLocked=Locked by default -# bbb.users.settings.roomIsMuted=Muted by default - -# bbb.lockSettings.save = Apply -# bbb.lockSettings.save.tooltip = Apply lock settings -bbb.lockSettings.cancel = Utzi -# bbb.lockSettings.cancel.toolTip = Close this window without saving - -# bbb.lockSettings.moderatorLocking = Moderator locking -# bbb.lockSettings.privateChat = Private Chat -# bbb.lockSettings.publicChat = Public Chat -# bbb.lockSettings.webcam = Webcam -# bbb.lockSettings.microphone = Microphone -# bbb.lockSettings.layout = Layout -# bbb.lockSettings.title=Lock Viewers -# bbb.lockSettings.feature=Feature -# bbb.lockSettings.locked=Locked -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/eu_EU/bbbResources.properties b/clients/flash/web-client/src/locale/eu_EU/bbbResources.properties deleted file mode 100644 index 46553b2cd110..000000000000 --- a/clients/flash/web-client/src/locale/eu_EU/bbbResources.properties +++ /dev/null @@ -1,576 +0,0 @@ -bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Zerbitzariarekin konektatzen -bbb.mainshell.statusProgress.loading = {0} modulu kargatzen -bbb.mainshell.statusProgress.cannotConnectServer = Barkatu, ezin dugu zerbitzariarekin konektatu. -bbb.mainshell.copyrightLabel2 = (c) 2013 BigBlueButton Inc. [build {0}] - Informazio gehiagorako, begiratu http://www.bigbluebutton.org/. -bbb.mainshell.logBtn.toolTip = Zabaldu agerraldien leihoa -bbb.mainshell.resetLayoutBtn.toolTip = Berrabiarazi diseinua -bbb.oldlocalewindow.reminder1 = Agian BigBlueButton-en hizkuntza-itzulpen zaharra izango duzu. -bbb.oldlocalewindow.reminder2 = Mesedez, garbitu zure nabigatzailearen cache-a eta saiatu berriz. -bbb.oldlocalewindow.windowTitle = Kontuz: Hizkuntza-itzulpen zaharrak -bbb.micSettings.playSound = Egiaztatu bozgoragailuak -bbb.micSettings.playSound.toolTip = Jo musika zure entzungailuak probatzeko -bbb.micSettings.hearFromHeadset = Zure entzungailuetan entzun beharko zenuke soinua, ez ordenagailuaren bozgorailuetan. -bbb.micSettings.speakIntoMic = Sakatu botoiari zure mikrofonoa aztertu/aldatzeko (aurikularrak gomendatuta) -bbb.micSettings.changeMic = Egiaztatu/aldatu mikrofonoa -bbb.micSettings.changeMic.toolTip = Ireki Flash Player mikrofonoaren ezarpenen leihoa -bbb.micSettings.join = Eman soinua -bbb.micSettings.cancel = Itxi -bbb.micSettings.cancel.toolTip = Itxi Audio-ezarpenen leihoa -bbb.micSettings.access.helpButton = Tutoretza-bideoetarako, sakatu honi. Orri berrian irekiko da. -bbb.micSettings.access.title = Audio-ezarpenak. Audio-ezarpenen leiho honetan fokalizatuta geratuko da leihoa itxi arte. -bbb.mainToolbar.helpBtn = Laguntza -bbb.mainToolbar.logoutBtn = Amaitu saioa -bbb.mainToolbar.logoutBtn.toolTip = Amaitu saioa -bbb.mainToolbar.langSelector = Aukeratu hizkuntza -bbb.mainToolbar.settingsBtn = Ezarpenak -bbb.mainToolbar.settingsBtn.toolTip = Ireki ezarpenak -bbb.mainToolbar.shortcutBtn = Lasterbide-giltzak -bbb.mainToolbar.shortcutBtn.toolTip = Zabaldu lasterbide-giltzen leihoa -bbb.window.minimizeBtn.toolTip = Txikitu -bbb.window.maximizeRestoreBtn.toolTip = Handitu -bbb.window.closeBtn.toolTip = Itxi\n -bbb.videoDock.titleBar = Bideo-leihoa Izenburu-barra -bbb.presentation.titleBar = Aurkezpen-leihoa Izenburu-barra -bbb.chat.titleBar = Txat-leihoa Izenburu-barra. Mezuetara joateko, fokalizatu txat-kutxan. -bbb.users.title = Erabiltzaileak {0} {1} -bbb.users.titleBar = Erabiltzaile-leihoa Izenburu barra, bi aldiz sakatu handitzeko -bbb.users.minimizeBtn.accessibilityName = Txikitu erabiltzaileen leihoa -bbb.users.maximizeRestoreBtn.accessibilityName = Handitu erabiltzaileen leihoa -bbb.users.settings.buttonTooltip = Ezarpenak -bbb.users.settings.audioSettings = Audioaren ezarpenak -bbb.users.settings.webcamSettings = Web-kameraren ezarpenak -bbb.users.settings.muteAll = Mututu guztiak -bbb.users.settings.muteAllExcept = Mututu guztiak, aurkezlea izan ezik -bbb.users.settings.unmuteAll = Eman hitza guztiei -bbb.users.settings.lowerAllHands = Jaitsi esku guztiak -bbb.users.raiseHandBtn.toolTip = -bbb.users.pushToTalk.toolTip = Sakatu hitz egiteko -bbb.users.pushToMute.toolTip = Sakatu zeure burua mututzeko -bbb.users.muteMeBtnTxt.talk = Eman hitza -bbb.users.muteMeBtnTxt.mute = Mututu -bbb.users.muteMeBtnTxt.muted = Mutututa -bbb.users.muteMeBtnTxt.unmuted = Hitza emanda -bbb.users.usersGrid.accessibilityName = Erabiltzaile-zerrenda. Erabili geziak nabigatzeko. -bbb.users.usersGrid.nameItemRenderer = Izena -bbb.users.usersGrid.statusItemRenderer = Egoera -bbb.users.usersGrid.statusItemRenderer.changePresenter = Aldatu aurkezlea -bbb.users.usersGrid.statusItemRenderer.presenter = Aurkezlea -bbb.users.usersGrid.statusItemRenderer.moderator = Moderatzailea -bbb.users.usersGrid.statusItemRenderer.lowerHand = -bbb.users.usersGrid.statusItemRenderer.handRaised = Eskua altxatuta -bbb.users.usersGrid.statusItemRenderer.viewer = Ikuslea -bbb.users.usersGrid.mediaItemRenderer = Media -bbb.users.usersGrid.mediaItemRenderer.talking = Hizketan -bbb.users.usersGrid.mediaItemRenderer.webcam = Web-kamera parketatu da -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = Sakatu web-kamera ikusteko -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Sakatu erabiltzaileari hitza emateko -bbb.users.usersGrid.mediaItemRenderer.pushToMute = Sakatu erabiltzailea mututzeko -bbb.users.usersGrid.mediaItemRenderer.pushToLock = Sakatu erabiltzailearen mikrofonoa blokeatzeko -bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Sakatu erabiltzailearen mikrofonoa desblokeatzeko -bbb.users.usersGrid.mediaItemRenderer.kickUser = Bota erabiltzailea -bbb.users.usersGrid.mediaItemRenderer.micOff = Mikronofoa off -bbb.users.usersGrid.mediaItemRenderer.micOn = Mikrofonoa on -bbb.users.usersGrid.mediaItemRenderer.noAudio = Audio-hitzaldian ez -bbb.presentation.title = Aurkezpena -bbb.presentation.fitToWidth.toolTip = Doitu orri-zabalerari -bbb.presentation.fitToPage.toolTip = Doitu orriari -bbb.presentation.uploadPresBtn.toolTip = Ireki Auzkezpenerako igotzeko leihoa -bbb.presentation.backBtn.toolTip = Aurreko diapositiba -bbb.presentation.btnSlideNum.toolTip = Sakatu diapositiba bat aukeratzeko -bbb.presentation.forwardBtn.toolTip = Hurrengo diapositiba -bbb.presentation.maxUploadFileExceededAlert = Errorea: Fitxategia baimendutakoa baino handiagoa da. -bbb.presentation.uploadcomplete = Igoera osatuta. Mesedez, itxaroan dokumentua bihurtu arte. -bbb.presentation.uploaded = igota. -bbb.presentation.document.supported = Igotako dokumentua onargarria da. Hasi egin da bihurtzen... -bbb.presentation.document.converted = Egoki bihurtu da office dokumentua. -bbb.presentation.error.document.convert.failed = Errorea: kale gin du office dokumentuak bihurtzeak -bbb.presentation.error.io = IO Errorea: Mesedez, jarri harremanetan kudeatzailearekin -bbb.presentation.error.security = Segurtasun-errorea: mesedez, jarri harremanetan kudeatzailearekin. -bbb.presentation.error.convert.notsupported = Errorea: igotako dokumentua ez da egokia. Mesedez, igo fitxategi bateragarria. -bbb.presentation.error.convert.nbpage = Errorea: ezin izan da zehaztu igotako dokumentuaren orri-kopurua. -bbb.presentation.error.convert.maxnbpagereach = Errorea: igotako dokumentuak orri gehiegi ditu -bbb.presentation.converted = {0}tik {1} diapositiba bihurtuta. -bbb.presentation.ok = ADOS -bbb.presentation.slider = Aurkezpen-zoom maila -bbb.presentation.uploadwindow.presentationfile = Aurkezpen-fitxategia -bbb.presentation.uploadwindow.pdf = PDF -bbb.presentation.uploadwindow.word = WORD -bbb.presentation.uploadwindow.excel = EXCEL -bbb.presentation.uploadwindow.powerpoint = POWERPOINT -bbb.presentation.uploadwindow.image = IRUDIA -bbb.presentation.minimizeBtn.accessibilityName = Txikitu aurkezpen-leihoa -bbb.presentation.maximizeRestoreBtn.accessibilityName = Handitu aurkezpen-leihoa -bbb.presentation.closeBtn.accessibilityName = Itxi aurkezpen-leihoa -bbb.fileupload.title = Gehitu fitxategiak zure aurkezpenera -bbb.fileupload.fileLbl = Aukeratu igotzeko fitxategia: -bbb.fileupload.selectBtn.label = Aukeratu fitxategia -bbb.fileupload.selectBtn.toolTip = Ireki leihoa fitxategia aukeratzeko -bbb.fileupload.uploadBtn = Igo -bbb.fileupload.uploadBtn.toolTip = Igo aukeratutako fitxategia -bbb.fileupload.presentationNamesLbl = Igotako aurkezpenak: -bbb.fileupload.deleteBtn.toolTip = Ezabatu aurkezpena -bbb.fileupload.showBtn = Erakutsi -bbb.fileupload.showBtn.toolTip = Erakutsi aurkezpena -bbb.fileupload.okCancelBtn = Itxi -bbb.fileupload.okCancelBtn.toolTip = Itxi fitxategia igotzeko leihoa -bbb.fileupload.genThumbText = Koadro txikiak sortzen... -bbb.fileupload.progBarLbl = Aurrerapena: -bbb.chat.title = Txata -bbb.chat.cmpColorPicker.toolTip = Testu-kolorea -bbb.chat.sendBtn = Bidali -bbb.chat.sendBtn.toolTip = Bidali mezua -bbb.chat.sendBtn.accessibilityName = Bidali txat-mezua -bbb.chat.publicChatUsername = Guztia -bbb.chat.privateChatSelect = Aukeratu lagun bat harekin txatean pribatuan aritzeko -bbb.chat.private.userLeft = Erabiltzaileak utzi du. -bbb.chat.usersList.toolTip = Aukeratu lagun bat txat pribatua irekitzeko -bbb.chat.chatOptions = Txat-aukerak -bbb.chat.fontSize = Txat-mezua Letra-tamaina -bbb.chat.cmbFontSize.toolTip = Aukeratu txat-mezuaren letraren tamaina -bbb.chat.messageList = Mezu-kutxa -bbb.chat.minimizeBtn.accessibilityName = Txikitu txat-leihoa -bbb.chat.maximizeRestoreBtn.accessibilityName = Handitu txat-leihoa -bbb.chat.closeBtn.accessibilityName = Itxi txat-leihoa -bbb.publishVideo.changeCameraBtn.labelText = Aldatu kamera -bbb.publishVideo.changeCameraBtn.toolTip = Sakatu kamera aldatzeko leihoa irekitzeko -bbb.publishVideo.cmbResolution.tooltip = Aukeratu web-kamaren erresoluzioa -bbb.publishVideo.startPublishBtn.labelText = Hasi partekatzen -bbb.publishVideo.startPublishBtn.toolTip = Hasi zure web-kamera partekatzen -bbb.video.minimizeBtn.accessibilityName = Txikitu bideo-leihoa -bbb.video.maximizeRestoreBtn.accessibilityName = Handitu bideo-leihoa -bbb.video.controls.muteButton.toolTip = Mututu edo hitza eman {0} -bbb.video.controls.switchPresenter.toolTip = Ezarri {0} aurkezle -bbb.video.controls.ejectUserBtn.toolTip = Bidali {0} bileratik -bbb.video.controls.privateChatBtn.toolTip = Txata {0}rekin -bbb.video.publish.hint.noCamera = Kamera ez dago eskuragarri -bbb.video.publish.hint.cantOpenCamera = Ezin da zure kamera zabaldu -bbb.video.publish.hint.waitingApproval = Onartzeko zain -bbb.video.publish.hint.videoPreview = Bideoaren aurrebista -bbb.video.publish.hint.openingCamera = Kamera zabaltzen... -bbb.video.publish.hint.cameraDenied = Kamerarako sarbidea ukatuta -bbb.video.publish.hint.cameraIsBeingUsed = Momentu honetan beste aplikazio bat zure kamera erabiltzen ari da -bbb.video.publish.hint.publishing = Argitaratzen... -bbb.video.publish.closeBtn.accessName = Itxi web-kameraren ezarpenen leihoa -bbb.video.publish.closeBtn.label = Itxi -bbb.video.publish.titleBar = Argitaratu web-kameraren leihoa -bbb.desktopPublish.title = Mahaigaina partekatzen: aurkezlearen aurrebista -bbb.desktopPublish.fullscreen.tooltip = Partekatu zure pantaila osoa -bbb.desktopPublish.fullscreen.label = Pantaila osoa -bbb.desktopPublish.region.tooltip = Partekatu zure pantailaren zati bat -bbb.desktopPublish.region.label = Eremua -bbb.desktopPublish.stop.tooltip = Itxi pantailaren partekatzea -bbb.desktopPublish.stop.label = Itxi -bbb.desktopPublish.maximizeRestoreBtn.toolTip = Ezin duzu leiho hau handitu. -bbb.desktopPublish.closeBtn.toolTip = Eten partekatzea eta itxi -bbb.desktopPublish.minimizeBtn.toolTip = Txikitu -bbb.desktopPublish.minimizeBtn.accessibilityName = Txikitu mahaigaina partekatzeko leihoa -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Handitu mahaigaina partekatzeko leihoa -bbb.desktopPublish.closeBtn.accessibilityName = Eten partekatzea eta itxi mahaigaina partekatzeko leihoa -bbb.desktopView.title = Mahaigaina partekatzen -bbb.desktopView.fitToWindow = Doitu leihoan -bbb.desktopView.actualSize = Erakutsi oraingo tamaina -bbb.desktopView.minimizeBtn.accessibilityName = Txikitu mahaigaina partekatzea ikusteko leihoa -bbb.desktopView.maximizeRestoreBtn.accessibilityName = Handitu mahaigaina partekatzea ikusteko leihoa -bbb.desktopView.closeBtn.accessibilityName = Itxi mahaigaina partekatzea ikusteko leihoa -bbb.toolbar.phone.toolTip.start = Partekatu nire mikrofonoa -bbb.toolbar.phone.toolTip.stop = Eten nire mikrofonoa partekatzea -bbb.toolbar.deskshare.toolTip.start = \nPartekatu nire mahaigaina -bbb.toolbar.deskshare.toolTip.stop = Eten nire mahaigaina partekatzea -bbb.toolbar.video.toolTip.start = Partekatu nire kamera -bbb.toolbar.video.toolTip.stop = Eten nire kamera partekatzea -bbb.layout.addButton.toolTip = Gehitu pertsonalizatutako diseinua zerrendara -bbb.layout.combo.toolTip = Aldatu oraingo diseinua -bbb.layout.loadButton.toolTip = Bilatu diseinuak fitxategi batean -bbb.layout.saveButton.toolTip = Gorde diseinuak fitxategi batean -bbb.layout.lockButton.toolTip = Blokeatu diseinua -bbb.layout.combo.prompt = Aplikatu diseinuari -bbb.layout.combo.custom = Pertsonalizatu diseinua -bbb.layout.combo.customName = Pertsonalizatu diseinua -bbb.layout.combo.remote = Urrutikoa -bbb.layout.save.complete = Diseinuak egoki gorde dira -bbb.layout.load.complete = Diseinuak egoki aurkitu dira -bbb.layout.load.failed = Errorea diseinuak aurkitzean -bbb.highlighter.toolbar.pencil = Lapitza -bbb.highlighter.toolbar.pencil.accessibilityName = Aldatu arbelerako kurtsorea eta ipini lapitza -bbb.highlighter.toolbar.ellipse = Zirkulua -bbb.highlighter.toolbar.ellipse.accessibilityName = Aldatu arbelerako kurtsorea eta ipini zirkulua -bbb.highlighter.toolbar.rectangle = Lauki zuzena -bbb.highlighter.toolbar.rectangle.accessibilityName = Aldatu arbelerako kurtsorea eta ipini lauki zuzena -bbb.highlighter.toolbar.panzoom = Panoramikoa eta zoom-a -bbb.highlighter.toolbar.panzoom.accessibilityName = Aldatu arbelerako kurtsorea eta ipini panoramikoa eta zoom-a -bbb.highlighter.toolbar.clear = Garbitu orria -bbb.highlighter.toolbar.clear.accessibilityName = Garbitu arbela -bbb.highlighter.toolbar.undo = Desegin itxura -bbb.highlighter.toolbar.undo.accessibilityName = Desegin arbelerako azken itxura -bbb.highlighter.toolbar.color = Aukeratu kolorea -bbb.highlighter.toolbar.color.accessibilityName = Arbelerako marka margotzeko kolerea -bbb.highlighter.toolbar.thickness = Aldatu lodiera -bbb.highlighter.toolbar.thickness.accessibilityName = Arbelea margotzeko zabalera -bbb.logout.appshutdown = Zerbitzariaren aplikazioa itxi egin da -bbb.logout.asyncerror = Async errorea gertatu da -bbb.logout.connectionclosed = Itxi egin da zerbitzariarekiko konexioa -bbb.logout.connectionfailed = Huts egin du zerbitzariarekiko konexioak -bbb.logout.rejected = Zerbitzariarekiko konexioa baztertu egin da -bbb.logout.invalidapp = red5 aplikazioa ez da existitzen -bbb.logout.unknown = Zure berezioak galdu du zerbitzari honekiko konexioa -bbb.logout.usercommand = Irten egin zara hitzalditik -bbb.notes.title = Oharrak -bbb.notes.cmpColorPicker.toolTip = Testuaren kolorea -bbb.notes.saveBtn = Gorde -bbb.notes.saveBtn.toolTip = Gorde oharra -bbb.settings.deskshare.instructions = Lehio zabalgarrian Baimendu sakatu mahaigainaren partekatzea ongi funtzionatzen ari dela baieztatzeko. -bbb.settings.deskshare.start = Egiaztatu mahaigainaren partekatzea -bbb.settings.voice.volume = Mikrofonoaren jarduera -bbb.settings.java.label = Errorea Java bertsioan -bbb.settings.java.text = Java {0} bertsioa duzu instalatuta eta gutxienez {1} bertsioa behar duzu BigBlueButton-en mahaigaina konpartitzeko funtzioa erabiltzeko. Sakatu beheko botoiari Java JRE bertsio berriagoa instalatzeko. -bbb.settings.java.command = Instalatu Java berriagoa -bbb.settings.flash.label = Errorea Flash bertsioan -bbb.settings.flash.text = Flash {0} duzu instalatuta, baina gutxienez {1} bertsioa behar duzu BigBluebutton behar bezala ibiltzeko. Sakatu beheko botoiari Adobe Flash bertsio berriagoa instaltzeko. -bbb.settings.flash.command = Instalatu Flash berriagoa -bbb.settings.isight.label = Errorea iSight kameran -bbb.settings.isight.text = iSight kamerarekin arazoak badituzu, agian OS X 10.6.5 erabiltzen ari zarelako izango da eta horrek arazoak ditu iSight kamararekin Flash bideoak hartzeko. Zuzentzeko, sakatu beheko estekari Flash player-en bertsio berriagoa instalatzeko edo eguneratu zure Mac-a bertsio berriagora. -bbb.settings.isight.command = Instalatu Flash 10.2 RC2 -bbb.settings.warning.label = Kontuz -bbb.settings.warning.close = Itxi abisu hau -bbb.settings.noissues = Ez da arazo larririk aurkitu. -bbb.settings.instructions = Onartu zure kamera baimenez galdetzen dizun Flash prompt-a. Zeure burua ikusi eta zeure buruari entzuten badiozu, zure nabigatzailea egoki ezarrita dago. Beherago agertzen dira beste zenbait arazo. Sakatu bakoitzaren gainean konponbidea aurkitzeko. -bbb.videodock.title = Bideoa -ltbcustom.bbb.highlighter.toolbar.triangle = Triangelua -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Aldatu arbelerako kurtsorea eta ipini triangelua -ltbcustom.bbb.highlighter.toolbar.line = Lerroa -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Aldatu arbelerako kurtsorea eta ipini lerroa -ltbcustom.bbb.highlighter.toolbar.text = Testua -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Aldatu arbelerako kurtsorea eta ipini testua -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Testuaren kolorea -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Letra-tamaina -bbb.accessibility.chat.chatBox.reachedFirst = Lehenengo mezura iritsi zara -bbb.accessibility.chat.chatBox.reachedLatest = Azken mezura iritsi zara -bbb.accessibility.chat.chatBox.navigatedFirst = Lehenengo mezura joan zara -bbb.accessibility.chat.chatBox.navigatedLatest = Azken mezura joan zara -bbb.accessibility.chat.chatBox.navigatedLatestRead = Irakurri duzun azken mezura joan zara -bbb.accessibility.chat.chatwindow.input = Txat-irteera -bbb.accessibility.chat.chatView.publicTabNew = MEZU BERRIA TXAT PUBLIKOAN -bbb.accessibility.chat.chatView.privateTabNew = MEZU BERRIA {0}REKIKO TXAT PRIBATUAN -bbb.accessibility.notes.notesview.input = Ohar-sarrera -bbb.shortcuthelp.title = Lasterbideen glosategia -bbb.shortcuthelp.minimizeBtn.accessibilityName = Txikitu lasterbideen leihoa -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Handitu lasterbideen leihoa -bbb.shortcuthelp.closeBtn.accessibilityName = Itxi lasterbideen leihoa -bbb.shortcuthelp.dropdown.general = Lasterbide orokorrak -bbb.shortcuthelp.dropdown.presentation = Aukerpenaren lasterbideak -bbb.shortcuthelp.dropdown.chat = Txataren lasterbideak -bbb.shortcuthelp.dropdown.users = Erabiltzaileen lasterbideak -bbb.shortcuthelp.dropdown.polling = -bbb.shortcuthelp.dropdown.polling2 = -bbb.shortcutkey.general.minimize = 189 -bbb.shortcutkey.general.minimize.function = Txikitu oraingo leihoa -bbb.shortcutkey.general.maximize = 187 -bbb.shortcutkey.general.maximize.function = Handitu oraingo leihoa -bbb.shortcutkey.flash.exit = 81 -bbb.shortcutkey.flash.exit.function = Fokalizatu Flash leihoan\n -bbb.shortcutkey.users.muteme = 77 -bbb.shortcutkey.users.muteme.function = Mututu eta hitz eman zure mikrofonoari -bbb.shortcutkey.chat.chatinput = 73 -bbb.shortcutkey.chat.chatinput.function = Fokalizatu txataren irteera-eremuan -bbb.shortcutkey.present.focusslide = 67 -bbb.shortcutkey.present.focusslide.function = Fokalizatu aurkezpen-diapositiban -bbb.shortcutkey.whiteboard.undo = 90 -bbb.shortcutkey.whiteboard.undo.function = Desegin arbelerako azken marka -bbb.shortcutkey.focus.users = 49 -bbb.shortcutkey.focus.users.function = Aldatu fokoa erabiltzaileen leihoari -bbb.shortcutkey.focus.video = 50 -bbb.shortcutkey.focus.video.function = Aldatu fokoa bideoari -bbb.shortcutkey.focus.presentation = 51 -bbb.shortcutkey.focus.presentation.function = Aldatu fokoa aurkezpen-leihoari -bbb.shortcutkey.focus.chat = 52 -bbb.shortcutkey.focus.chat.function = Aldatu fokoa txat-leihoari -bbb.shortcutkey.focus.pollingCreate = -bbb.shortcutkey.focus.pollingCreate.function = -bbb.shortcutkey.focus.pollingStats = -bbb.shortcutkey.focus.pollingStats.function = -bbb.shortcutkey.focus.voting = -bbb.shortcutkey.focus.voting.function = -bbb.shortcutkey.share.desktop = 68 -bbb.shortcutkey.share.desktop.function = Zabaldu mahaigaina partekatzeko leihoa -bbb.shortcutkey.share.microphone = 79 -bbb.shortcutkey.share.microphone.function = Ireki mikrofonoaren ezarpenen leihoa -bbb.shortcutkey.share.webcam = 66 -bbb.shortcutkey.share.webcam.function = Ireki web-kamera partekatzeko leihoa -bbb.shortcutkey.shortcutWindow = 72 -bbb.shortcutkey.shortcutWindow.function = Zabaldu/fokalizatu lastebideen laguntza-leihoa -bbb.shortcutkey.logout = 76 -bbb.shortcutkey.logout.function = Utzi bilera hau -bbb.shortcutkey.raiseHand = 82 -bbb.shortcutkey.raiseHand.function = Altxatu zure eskua -bbb.shortcutkey.present.upload = 85 -bbb.shortcutkey.present.upload.function = Igo aurkezpena -bbb.shortcutkey.present.previous = 65 -bbb.shortcutkey.present.previous.function = Joan aurreko diapositibara -bbb.shortcutkey.present.select = 83 -bbb.shortcutkey.present.select.function = Ikusi diapositiba guztiak -bbb.shortcutkey.present.next = 69 -bbb.shortcutkey.present.next.function = Joan hurrengo diapositibara -bbb.shortcutkey.present.fitWidth = 70 -bbb.shortcutkey.present.fitWidth.function = Doitu diapostibak zabalera -bbb.shortcutkey.present.fitPage = 80 -bbb.shortcutkey.present.fitPage.function = Egokitu diapositiba orrira -bbb.shortcutkey.users.makePresenter = 80 -bbb.shortcutkey.users.makePresenter.function = Ezarri aukeratutako erabiltzailea aurkezle gisa -bbb.shortcutkey.users.kick = 75 -bbb.shortcutkey.users.kick.function = Bota biletatik aukeratutako pertsona -bbb.shortcutkey.users.mute = 83 -bbb.shortcutkey.users.mute.function = Mututu edo hitza eman aukeratutako erabiltzaileari -bbb.shortcutkey.users.muteall = 65 -bbb.shortcutkey.users.muteall.function = Mututu edo hitza eman erabiltzaile guztiei -bbb.shortcutkey.users.focusUsers = 85 -bbb.shortcutkey.users.focusUsers.function = Fokalizatu erabiltzaile-zerrendan -bbb.shortcutkey.users.muteAllButPres = 65 -bbb.shortcutkey.users.muteAllButPres.function = Mututu edozein Aurkezlea izan ezik -bbb.shortcutkey.chat.focusTabs = 89 -bbb.shortcutkey.chat.focusTabs.function = Fokalizatu txat-fitxetan -bbb.shortcutkey.chat.focusBox = 66 -bbb.shortcutkey.chat.focusBox.function = Fokalizatu txat-kutxan -bbb.shortcutkey.chat.changeColour = 67 -bbb.shortcutkey.chat.changeColour.function = Fokalizatu letren kolore-hautatzailean -bbb.shortcutkey.chat.sendMessage = 83 -bbb.shortcutkey.chat.sendMessage.function = Bidali txat-mezua -bbb.shortcutkey.chat.explanation = --- -bbb.shortcutkey.chat.explanation.function = Mezuetara joateko, txat-kutxan fokalizatu behar duzu. -bbb.shortcutkey.chat.chatbox.advance = 32 -bbb.shortcutkey.chat.chatbox.advance.function = Joan hurrengo mezura -bbb.shortcutkey.chat.chatbox.goback = 80 -bbb.shortcutkey.chat.chatbox.goback.function = Joan aurreko mezura -bbb.shortcutkey.chat.chatbox.repeat = 82 -bbb.shortcutkey.chat.chatbox.repeat.function = Errepikatu oraingo mezua -bbb.shortcutkey.chat.chatbox.golatest = 89 -bbb.shortcutkey.chat.chatbox.golatest.function = Joan azken mezura -bbb.shortcutkey.chat.chatbox.gofirst = 65 -bbb.shortcutkey.chat.chatbox.gofirst.function = Joan lehenengo mezura -bbb.shortcutkey.chat.chatbox.goread = 75 -bbb.shortcutkey.chat.chatbox.goread.function = Joan irakurri duzun azken mezura -bbb.shortcutkey.chat.chatbox.debug = 71 -bbb.shortcutkey.chat.chatbox.debug.function = Aldi baterakoak garbitzeko azkar-bidea -bbb.polling.createPoll = Sortu beste inkesta bat -bbb.polling.createPoll.moreThanOneResponse = Utzi erabiltzaileei erantzun bat baino gehiago aukeratzen -bbb.polling.createPoll.hint = Aholkua: Hasi erantzun bakoitza beste lerro batean -bbb.polling.createPoll.answers = Erantzunak: -bbb.polling.createPoll.question = Galdera: -bbb.polling.createPoll.title = Izenburua: -bbb.polling.createPoll.publishToWeb = Gaitu web bidezko inkestak -bbb.polling.pollPreview = Aurreikusi inkesta -bbb.polling.pollPreview.modify = Aldatu -bbb.polling.pollPreview.publish = Argitaratu -bbb.polling.pollPreview.preview = Aurreikusi -bbb.polling.pollPreview.save = Gorde -bbb.polling.pollPreview.cancel = Utzi -bbb.polling.pollPreview.hereIsYourPoll = Hemen duzu inkesta: -bbb.polling.pollPreview.ifYouWantChanges = aldaketaren bat egin nahi baduzu sakatu ´Aldatu´ botoiari -bbb.polling.pollPreview.checkAll = (aztertu aplika daitezkeen guztiak) -bbb.polling.pollPreview.pollWillPublishOnline = Inkesta hau eskura egongo da web bidezko bozketarako -bbb.polling.validation.toolongAnswer = Zure erantzunak luzeegiak dira. Gehinezko tamaina hau da -bbb.polling.validation.toolongQuestion = Galdera luzeegia da. Gehinezko karakter-kopurua: -bbb.polling.validation.toolongTitle = Izenburua luzeegia da. Gehienezkoa: -bbb.polling.validation.noQuestion = Mesedez, gehitu Galdera bat -bbb.polling.validation.noTitle = Mesedez, gehitu Izenburu bat -bbb.polling.validation.toomuchAnswers = Erantzun gehiegi dituzu. Gehienez onartzen diren erantzunak: -bbb.polling.validation.eachNewLine = Mesedez, eman gutzienez 2 erantzun. Hasi bakoitza lerro batean -bbb.polling.validation.answerUnique = Erantzun bakoitzak bakarra izan behar du -bbb.polling.validation.atLeast2Answers = Mesedez, eman gutxienez 2 erantzun -bbb.polling.validation.duplicateTitle = Inkesta hau dagoeneko existitzen da -bbb.polling.pollView.vote = Bidali -bbb.polling.toolbar.toolTip = Bozkatzen -bbb.polling.stats.repost = Berbidali -bbb.polling.stats.close = Itxi -bbb.polling.stats.didNotVote = Ez du bozkarik eman -bbb.polling.stats.refresh = Freskatu -bbb.polling.stats.stopPoll = Eten inkesta -bbb.polling.stats.webPollURL = Inkesta eskura izango da ondoko orduan: -bbb.polling.stats.answer = -bbb.polling.stats.votes = Bozkak -bbb.polling.stats.percentage = -bbb.polling.webPollClosed = Web-inkesta itxi da. -bbb.polling.pollClosed = Web-inkesta itxi da! Hona hemen emaitzak: -bbb.polling.vote.error.radio = Mesedez, egin aukera, edo itxi leihoa bozkarik ez emateko. -bbb.polling.vote.error.check = Mesedez, egin aukera, edo itxi leihoa bozkarik ez emateko. -bbb.accessibility.alerts.madePresenter = -bbb.accessibility.alerts.madeViewer = -bbb.shortcutkey.polling.buttonClick = -bbb.shortcutkey.polling.buttonClick.function = -bbb.shortcutkey.polling.focusTitle = -bbb.shortcutkey.polling.focusTitle.function = -bbb.shortcutkey.polling.focusQuestion = -bbb.shortcutkey.polling.focusQuestion.function = -bbb.shortcutkey.polling.focusAnswers = -bbb.shortcutkey.polling.focusAnswers.function = -bbb.shortcutkey.polling.focusMultipleCB = -bbb.shortcutkey.polling.focusMultipleCB.function = -bbb.shortcutkey.polling.focusWebPollCB = -bbb.shortcutkey.polling.focusWebPollCB.function = -bbb.shortcutkey.polling.previewClick = -bbb.shortcutkey.polling.previewClick.function = -bbb.shortcutkey.polling.cancelClick = -bbb.shortcutkey.polling.cancelClick.function = -bbb.shortcutkey.polling.modify = -bbb.shortcutkey.polling.modify.function = -bbb.shortcutkey.polling.publish = -bbb.shortcutkey.polling.publish.function = -bbb.shortcutkey.polling.save = -bbb.shortcutkey.polling.save.function = -bbb.shortcutkey.pollStats.explanation = -bbb.shortcutkey.pollStats.explanation.function = -bbb.shortcutkey.polling.focusData = -bbb.shortcutkey.polling.focusData.function = -bbb.shortcutkey.polling.refresh = -bbb.shortcutkey.polling.refresh.function = -bbb.shortcutkey.polling.focusWebPoll = -bbb.shortcutkey.polling.focusWebPoll.function = -bbb.shortcutkey.polling.stopPoll = -bbb.shortcutkey.polling.stopPoll.function = -bbb.shortcutkey.polling.repostPoll = -bbb.shortcutkey.polling.repostPoll.function = -bbb.shortcutkey.polling.closeStatsWindow = -bbb.shortcutkey.polling.closeStatsWindow.function = -bbb.shortcutkey.polling.vote = -bbb.shortcutkey.polling.vote.function = -bbb.shortcutkey.polling.focusVoteQuestion = -bbb.shortcutkey.polling.focusVoteQuestion.function = -bbb.presentation.uploadPresBtn = Igo dokumentu bat aurkezteko. -bbb.presentation.slideNumLbl.toolTip = Aurkezpen-leihoa Sakatu diapositiba bat aukeratzeko -bbb.presentation.slideNumberButton = Aurkezpen-leihoa Diapositiba-kopurua -bbb.whiteboard.chooseColour = Aukeratu arbela Margotzeko kolorea -bbb.whiteboard.slider = Aukeratu arbela Margotzeko zabalera -bbb.chat.sendBtn.name = Txat-leihoa Bidali mezua -bbb.publishVideo.changeCamera.toolTip = Klik egin kameraren elkarrizketa-koadroa aldatzeko -bbb.desktopPublish.fullScreenBtn = Mahaigaina partekatzen: pantaila osoa -bbb.desktopPublish.closeBtn = Itxi mahaigaina partekatzea -bbb.desktopPublish.regionBtn = Mahaigaina partekatzeko eremua -bbb.pageTitle = BigBlueButton -bbb.presentation.resetZoomBtn.toolTip = Berrabiarazi zoom-a -bbb.presentation.presenterNameLbl = {0} lagun dago orain -bbb.presentation.clickToUpload = Igo aurkezpena -bbb.presentation.error.convert.format = Errorea: mesedez, ziurtatu igotako fitxategiak luzapen egokia duela -bbb.presentation.error.convert.swf = Errorea igotako fitxategia bihurtzean. Mesedez, jarri harremanetan kudeatzailearekin. -bbb.presentation.uploadwindow.closeLabel = Sakatu ADOS leihoa ixteko -bbb.chat.publicMsgAwaiting = Mezu publikoa zain -bbb.chat.publicMsgAwaiting2 = *Mezu publikoa zain* -bbb.chat.privateMsgAwaiting = Mezu pribatua zain -bbb.chat.privateMsgAwaiting2 = *Mezu pribatua zain* -bbb.listeners.title = Solasaldian {0} {1} -bbb.publishVideo.title = Nire kamera -bbb.video.publish.close.tooltip = Eten zure bideoaren partekatzea -bbb.video.publish.close.label = Itxi -bbb.video.keepAspectBtn.tooltip = Eutsi leihoaren itxurari -bbb.video.fitVideoBtn.tooltip = Doitu bideoa -bbb.video.originalSizeBtn.tooltip = Jatorrizko tamaina -bbb.video.publish.startBtn = -bbb.video.publish.selectBtn = -bbb.video.publish.resolutionBtn = -bbb.video.publish.minimizeBtn = -bbb.video.publish.maximizeRestoreBtn = -bbb.highlighter.toolbar.color.accesibilityName = -bbb.highlighter.button.toolTipShow = Erakutsi arbel zuria -bbb.highlighter.button.toolTipHide = Ezkutatu arbel zuria -bbb.settings.voice.adjust = Doitu bolumena -bbb.microphone.settings.closeBtn.label = -bbb.microphone.settings.closeBtn.accessName = -ltbcustom.bbb.highlighter.toolbar.select = -ltbcustom.bbb.highlighter.toolbar.highlighter = -ltbcustom.bbb.highlighter.toolbar.eraser = -ltbcustom.bbb.highlighter.toolbar.toggleFill = -ltbcustom.bbb.highlighter.texttoolbar.toggleGrid = -ltbcustom.bbb.highlighter.toolbar.toggleTransparency = -ltbcustom.bbb.highlighter.toolbar.fillColorPicker = -ltbcustom.bbb.highlighter.texttoolbar.backColorPicker = -ltbcustom.bbb.highlighter.texttoolbar.backColorVisible = -bbb.accessibility.chat.plustab.fontsize = -bbb.polling.stats.title = -bbb.polling.view.title = -bbb.viewers.titleBar = -bbb.listeners.titleBar = -bbb.viewers.title = Erabiltzaileak {0} {1} -bbb.viewers.viewersGrid.nameItemRenderer = Izena -bbb.viewers.viewersGrid.nameItemRenderer.nameLabel.toolTip = Erabiltzaile hau bezala identifikatu zara -bbb.viewers.viewersGrid.roleItemRenderer = Rola -bbb.viewers.viewersGrid.statusItemRenderer = Egoera -bbb.viewers.viewersGrid.statusItemRenderer.raiseHand.toolTip = Eskua altxatu dutenak {0} -bbb.viewers.viewersGrid.statusItemRenderer.streamIcon.toolTip = Sakatu ikusteko. -bbb.viewers.viewersGrid.statusItemRenderer.presIcon.toolTip = Aurkezlea -bbb.viewers.presentBtn.toolTip = Aukeratu aurkezlea izan behar duen web partaidea. -bbb.viewers.presentBtn.accessibilityName = -bbb.viewers.userList = -bbb.viewers.raiseHandBtn.toolTip = Sakatu eskua altxatzeko. -bbb.viewers.presentBtn.label = Aldatu aurkezlea -bbb.viewers.kickUserBtn.toolTip = Kanporatu erabiltzailea -bbb.viewers.minimizeBtn.accessibilityName = -bbb.viewers.maximizeRestoreBtn.accessibilityName = -bbb.viewers.closeBtn.accessibilityName = -bbb.participants.title = -bbb.participants.titleBar = -bbb.participants.minimizeBtn.accessibilityName = -bbb.participants.maximizeRestoreBtn.accessibilityName = -bbb.participants.settings.buttonTooltip = -bbb.participants.settings.audioSettings = -bbb.participants.settings.muteAll = -bbb.participants.settings.unmuteAll = -bbb.participants.settings.lowerAllHands = -bbb.participants.pushToTalk.toolTip = -bbb.participants.pushToMute.toolTip = -bbb.participants.participantsGrid.accessibilityName = -bbb.participants.participantsGrid.nameItemRenderer = -bbb.participants.participantsGrid.statusItemRenderer = -bbb.participants.participantsGrid.statusItemRenderer.changePresenter = -bbb.participants.participantsGrid.statusItemRenderer.presenter = -bbb.participants.participantsGrid.statusItemRenderer.moderator = -bbb.participants.participantsGrid.statusItemRenderer.handRaised = -bbb.participants.participantsGrid.statusItemRenderer.viewer = -bbb.participants.participantsGrid.mediaItemRenderer = -bbb.participants.participantsGrid.mediaItemRenderer.talking = -bbb.participants.participantsGrid.mediaItemRenderer.webcam = -bbb.participants.participantsGrid.mediaItemRenderer.pushToTalk = -bbb.participants.participantsGrid.mediaItemRenderer.pushToMute = -bbb.participants.participantsGrid.mediaItemRenderer.kickUser = -bbb.participants.participantsGrid.mediaItemRenderer.micOff = -bbb.participants.participantsGrid.mediaItemRenderer.micOn = -bbb.participants.participantsGrid.mediaItemRenderer.noAudio = -bbb.listeners.userList = -bbb.listeners.pushToTalk.toolTip = Klik egin hitz egiteko -bbb.listeners.pushToMute.toolTip = Zure burua mututzeko egin klik. -bbb.listeners.talk = Hitz egin -bbb.listeners.mute = Mututu -bbb.listeners.muteAllBtn.toolTip = Mututu guztiak -bbb.listeners.unmuteAllBtn.toolTip = Hitza eman guztiei -bbb.listeners.ejectTooltip = Kanporatu erabiltzailea -bbb.listeners.minimizeBtn.accessibilityName = -bbb.listeners.maximizeRestoreBtn.accessibilityName = -bbb.listeners.closeBtn.accessibilityName = -bbb.listenerItem.nameLbl.toolTip = Aukeratu erabiltzaile hau eta sakatu botoia mututzeko edo hitza emateko. -bbb.listenerItem.talkImg.toolTip = Hizketan -bbb.listenerItem.lockImg.toolTip = Erabiltzaile honen audioaren egoera blokeatzeko egin klik -bbb.listenerItem.muteUnmute.toolTip = Mututu partaide hau edo eman hitza -bbb.shortcuthelp.dropdown.participants = -bbb.shortcutkey.participants.muteme = -bbb.shortcutkey.participants.muteme.function = -bbb.shortcutkey.focus.participants = -bbb.shortcutkey.focus.participants.function = -bbb.shortcutkey.participants.makePresenter = -bbb.shortcutkey.participants.makePresenter.function = -bbb.shortcutkey.participants.kick = -bbb.shortcutkey.participants.kick.function = -bbb.shortcutkey.participants.mute = -bbb.shortcutkey.participants.mute.function = -bbb.shortcutkey.participants.muteall = -bbb.shortcutkey.participants.muteall.function = -bbb.shortcutkey.participants.focusUsers = -bbb.shortcutkey.participants.focusUsers.function = -bbb.shortcuthelp.dropdown.all = -bbb.shortcuthelp.dropdown.audio = -bbb.shortcutkey.listeners.muteme = -bbb.shortcutkey.listeners.muteme.function = -bbb.shortcutkey.chat.chattabs = -bbb.shortcutkey.chat.chattabs.function = -bbb.toolbar.phone.toolTip = Partekatu nire mikrofonoa -bbb.toolbar.deskshare.toolTip = Partekatu nire mahaigaina -bbb.toolbar.video.toolTip = Partekatu nire kamera -bbb.zzzzz.yyyy = - = diff --git a/clients/flash/web-client/src/locale/fa_IR/bbbResources.properties b/clients/flash/web-client/src/locale/fa_IR/bbbResources.properties deleted file mode 100644 index 3abf678be17c..000000000000 --- a/clients/flash/web-client/src/locale/fa_IR/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = در حال اتصال به سرور -bbb.mainshell.statusProgress.loading = در حال بارگزاری {0} ماژول -bbb.mainshell.statusProgress.cannotConnectServer = متاسفانه، امکان اتصال به سرور وجود ندارد. -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = باز کردن پنجره تنظیمات میکروفون -bbb.mainshell.meetingNotFound = جلسه یافت نشد -bbb.mainshell.invalidAuthToken = توکن احراز هویت نامعتبر -bbb.mainshell.resetLayoutBtn.toolTip = بازگشت به طرح بندی پیش فرض -bbb.mainshell.notification.tunnelling = در حال ایجاد تونل -bbb.mainshell.notification.webrtc = صدا با استفاده از WebRTC -bbb.oldlocalewindow.reminder1 = ممکن است ترجمه ی مربوط به زبان بیگ بلو باتن شما قدیمی باشد. -bbb.oldlocalewindow.reminder2 = لطفا کش مرورگر خود را خالی کرده و دوباره امتحان کنید. -bbb.oldlocalewindow.windowTitle = اخطار\: ترجمه های زبانی قدیمی هستند -bbb.audioSelection.title = چگونه میخواهید صدای کلاس را بشنوید؟ -bbb.audioSelection.btnMicrophone.label = میکروفن -bbb.audioSelection.btnMicrophone.toolTip = اتصال به بخش صدا با میکروفن خود -bbb.audioSelection.btnListenOnly.label = حالت فقط شنونده -bbb.audioSelection.btnListenOnly.toolTip = اتصال به بخش صدا به صورت فقط شنونده -bbb.audioSelection.txtPhone.text = برای ملحق شدن به جلسه با استفاده از تلفن، {0} را شماره گیری کرده، سپس عدد {1} را به عنوان پین جلسه وارد کنید. -bbb.micSettings.title = آزمایش صدا -bbb.micSettings.speakers.header = آزمایش بلندگوها -bbb.micSettings.microphone.header = آزمایش میکروفون -bbb.micSettings.playSound = آزمایش بلندگوها -bbb.micSettings.playSound.toolTip = پخش موسیقی جهت آزمایش بلندگوهای خود -bbb.micSettings.hearFromHeadset = شما می بایست صدا را از هدست خود بشنوید، نه از بلندگوهای رایانه. -bbb.micSettings.speakIntoMic = اگر از هدست یا (تو گوشی) استفاده می کنید، می بایست صدا را از هدست بشنوید -- نه از بلندگوهای رایانه خود. -bbb.micSettings.echoTestMicPrompt = این آزمایش اکوی شخصی است. چند کلمه صحبت کنید. آیا صدایی می شنوید؟ -bbb.micSettings.echoTestAudioYes = بله -bbb.micSettings.echoTestAudioNo = خير -bbb.micSettings.speakIntoMicTestLevel = با استفاده از میکروفون صحبت کنید. میله می بایست حرکت کند. اگر نه، میکروفون دیگری را انتخاب کنید. -bbb.micSettings.recommendHeadset = برای داشتن بهترین کیفیت صدا از هدست به همراه میکروفون استفاده کنید. -bbb.micSettings.changeMic = آزمون/تغییر میکروفون -bbb.micSettings.changeMic.toolTip = نمایش جعبه محاوره ای تنظیمات فلش پلیر مربوط به بلندگو -bbb.micSettings.comboMicList.toolTip = انتخاب میکروفون -bbb.micSettings.micRecordVolume.label = Gain -bbb.micSettings.micRecordVolume.toolTip = تنظیم میزان Gain میکروفن -bbb.micSettings.nextButton = بعدی -bbb.micSettings.nextButton.toolTip = شروع تست اِکو -bbb.micSettings.join = شنیدن صدای کلاس -bbb.micSettings.join.toolTip = ملحق شدن به کنفرانس صوتی -bbb.micSettings.cancel = انصراف -bbb.micSettings.connectingtoecho = در حال اتصال -bbb.micSettings.connectingtoecho.error = خطا در آزمایش اکو\: لطفا با مدیر تماس بگیرید. -bbb.micSettings.cancel.toolTip = انصراف از شرکت در کنفرانس صوتی -bbb.micSettings.access.helpButton = مشاهده ی ویدئو آموزشی در یک صفحه جدید -bbb.micSettings.access.title = تنظیمات صدا. تا بسته شدن پنجره، پنجره تنظیمات صدا فعال خواهد ماند -bbb.micSettings.webrtc.title = پشتیبانی از WebRTC -bbb.micSettings.webrtc.capableBrowser = مرورگر شما از WebRTC پشتیبانی می کند -bbb.micSettings.webrtc.capableBrowser.dontuseit = برای استفاده نکردن از WebRTC کلیک کنید -bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = برای عدم استفاده از فناوری WebRTC اینجا را کلیک کنید (اگر در استفاده از آن مشکل دارید، پیشنهاد می شود) -bbb.micSettings.webrtc.notCapableBrowser = WebRTC توسط مرورگر شما پشتیبانی نمی شود، لطفا از مرورگر گوگل کروم (نسخه 32 یا بالاتر)؛ یا موزیلا فایرفاکس (نسخه 26 یا بالاتر) استفاده کنید. شما می توانید توسط ادوبی فلش از کنفرانس صوتی استفاده کنید -bbb.micSettings.webrtc.connecting = در حال تماس -bbb.micSettings.webrtc.waitingforice = در حال اتصال -# bbb.micSettings.webrtc.transferring = Transferring -bbb.micSettings.webrtc.endingecho = شنیدن صدای کلاس -bbb.micSettings.webrtc.endedecho = آزمایش اکو پایان یافت. -bbb.micPermissions.firefox.title = مجوز های فایرفاکس مربوط به میکروفون -bbb.micPermissions.firefox.message1 = میکروفون خود را انتخاب کرده و گزینه اشتراک را کلیک کنید. -bbb.micPermissions.firefox.message2 = اگر قادر به مشاهده لیست میکروفون ها نیستید، روی آیکون میکروفون کلیک کنید. -bbb.micPermissions.chrome.title = مجوز های کروم مربوط به میکروفون -bbb.micPermissions.chrome.message1 = برای دادن مجوز استفاده از میکروفون به کروم Allow را کلیک کنید -bbb.micWarning.title = اخطار مربوط به صدا -bbb.micWarning.joinBtn.label = ملحق شدن -bbb.micWarning.testAgain.label = آزمایش مجدد -bbb.micWarning.message = میکروفن شما هیچگونه فعالیتی نشان نمیدهد، احتمالا بقیه قادر به شنیدن صدای شما طی جلسه نخواهند بود -bbb.webrtcWarning.message = خطای {0} در WebRTC تسخیص داده شد. آیا می خواهد به جای آن از فلش استفاده کنید؟ -bbb.webrtcWarning.title = خطا در ارتباط صوتی با استفاده از WebRTC -bbb.webrtcWarning.failedError.1001 = خطا 1001\: سوکت وب قطع شد -bbb.webrtcWarning.failedError.1002 = خطا 1002\: امکان ایجاد اتصال سوکت وب وجود ندارد -bbb.webrtcWarning.failedError.1003 = خطا 1003\: نسخه مرورگر پشتیبانی نمی شود -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -bbb.webrtcWarning.failedError.1005 = خطا 1005\: تماس به صورت غیرمنتظره پایان یافت -bbb.webrtcWarning.failedError.1006 = خطا 1006\: تایم اوت در تماس -bbb.webrtcWarning.failedError.1007 = خطا\: 1007\: گفتگو ICE با شکست روبرو شد -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -bbb.webrtcWarning.failedError.unknown = خطا {0}\: کد خطای ناشناخته -bbb.webrtcWarning.failedError.mediamissing = امکان استفاده از میکروفون شما برای تماس WebRTC وجود ندارد -bbb.webrtcWarning.failedError.endedunexpectedly = آزمون اکو مربوط به WebRTC به صورت غیر منتظره پایان یافت -bbb.mainToolbar.helpBtn = راهنما -bbb.mainToolbar.logoutBtn = خروج -bbb.mainToolbar.logoutBtn.toolTip = خروج -bbb.mainToolbar.langSelector = انتخاب زبان -bbb.mainToolbar.settingsBtn = تنظیمات -bbb.mainToolbar.settingsBtn.toolTip = مشاهده ی تنظیمات -bbb.mainToolbar.shortcutBtn = کلیدهای میانبر -bbb.mainToolbar.shortcutBtn.toolTip = نمایش پنجره کلید های میانبر -bbb.mainToolbar.recordBtn.toolTip.start = شروع ضبط کلاس -bbb.mainToolbar.recordBtn.toolTip.stop = متوقف کردن ضبط کلاس -bbb.mainToolbar.recordBtn.toolTip.recording = جلسه در حال ضبط شدن است -bbb.mainToolbar.recordBtn.toolTip.notRecording = جلسه در حال ضبط شدن نیست -bbb.mainToolbar.recordBtn.confirm.title = تایید ضبط شدن -bbb.mainToolbar.recordBtn.confirm.message.start = آیا مطمئنید که می خواهید جلسه را ضبط کنید؟ -bbb.mainToolbar.recordBtn.confirm.message.stop = آیا مطمئنید که می خواهید ضبط کلاس را متوقف کنید؟ -bbb.mainToolbar.recordBtn..notification.title = اعلان ضبط جلسه -bbb.mainToolbar.recordBtn..notification.message1 = شما قادر به ضبط این کلاس هستید -bbb.mainToolbar.recordBtn..notification.message2 = به منظورشروع/توقف ضبط کلاس می بایست روی دکمه شروع/توقف ضبط کلاس در نوار عنوان کلیک کنید. -bbb.mainToolbar.recordingLabel.recording = (در حال ضبط) -bbb.mainToolbar.recordingLabel.notRecording = عدم ضبط کلاس -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -bbb.clientstatus.tunneling.title = دیوار اتش -bbb.clientstatus.tunneling.message = دیوار آتش، مانع اتصال مستقیم کاربر شما به سرور روی درگاه 1935 می شود. پیشنهاد می شود تا به به منظور اتصال پایدارتر، به یک شبکه با محدودیت کمتر متصل شوید -bbb.clientstatus.browser.title = نسخه مرورگر -bbb.clientstatus.browser.message = مرورگر شما ({0}) به روز نیست. پیشنهاد می شود به جدید ترین نسخه به روز رسانی کنید. -bbb.clientstatus.flash.title = فلش پلیر -bbb.clientstatus.flash.message = نسخه پلاگین فلش پلیر شما ({0}) قدیمی است. پیشنهاد می شود آن را به جدید ترین نسخه به روز رسانی کنید -bbb.clientstatus.webrtc.title = صدا -bbb.clientstatus.webrtc.message = به منظور کیفیت بهتر صدا، پیشنهاد می شود از مروگر های فایرفاکس یا کروم استفاده کنید -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -bbb.window.minimizeBtn.toolTip = کمینه -bbb.window.maximizeRestoreBtn.toolTip = بیشینه -bbb.window.closeBtn.toolTip = خروج -bbb.videoDock.titleBar = نوار عنوان پنجره تصویر -bbb.presentation.titleBar = نوار عنوان پنجره ارائه -bbb.chat.titleBar = نوار عنوان پنجره چت متنی -bbb.users.title = کاربران{0} {1} -bbb.users.titleBar = نوار عنوان پنجره کاربران -bbb.users.quickLink.label = پنجره کاربران -bbb.users.minimizeBtn.accessibilityName = کمینه کردن پنجره کاربران -bbb.users.maximizeRestoreBtn.accessibilityName = بیشینه کردن پنجره کاربران -bbb.users.settings.buttonTooltip = تنظیمات -bbb.users.settings.audioSettings = آزمایش صدا -bbb.users.settings.webcamSettings = تنظیمات دوربین -bbb.users.settings.muteAll = قطع صدای همه کاربران -bbb.users.settings.muteAllExcept = قطع صدای همه غیر از ارائه دهنده -bbb.users.settings.unmuteAll = وصل کردن صدای همه -bbb.users.settings.lowerAllHands = پایین اوردن دست همه افراد -bbb.users.raiseHandBtn.toolTip = بالا بردن دست -bbb.users.raiseHandBtn.toolTip2 = پایین آوردن دست -bbb.users.roomMuted.text = صدای مشاهده کنندگان قطع شد -bbb.users.roomLocked.text = مشاهده کنندگان قفل شدند -bbb.users.pushToTalk.toolTip = برای صحبت کردن کلیک کنید -bbb.users.pushToMute.toolTip = برای قطع کردن صدای خود کلیک کنید -bbb.users.muteMeBtnTxt.talk = وصل کردن صدا -bbb.users.muteMeBtnTxt.mute = قطع صدا -bbb.users.muteMeBtnTxt.muted = بی صدا -bbb.users.muteMeBtnTxt.unmuted = وصل بودن صدا -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -bbb.users.usersGrid.accessibilityName = لیست کاربران. برای حرکت بین لیست از کلیدهای جهتی استفاده کنید -bbb.users.usersGrid.nameItemRenderer = نام -bbb.users.usersGrid.nameItemRenderer.youIdentifier = شما -bbb.users.usersGrid.statusItemRenderer = وضعیت -bbb.users.usersGrid.statusItemRenderer.changePresenter = برای تبدیل وضعیت به ارائه دهنده کلیک کنید -bbb.users.usersGrid.statusItemRenderer.presenter = ارائه دهنده -bbb.users.usersGrid.statusItemRenderer.moderator = مدیر -bbb.users.usersGrid.statusItemRenderer.lowerHand = پایین آوردن دست -bbb.users.usersGrid.statusItemRenderer.handRaised = اجازه گرفته -bbb.users.usersGrid.statusItemRenderer.viewer = مشاهده کننده -bbb.users.usersGrid.mediaItemRenderer = رسانه -bbb.users.usersGrid.mediaItemRenderer.talking = در حال صحبت -bbb.users.usersGrid.mediaItemRenderer.webcam = به اشتراک گذاری دوربین -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = مشاهده ی دوربین -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = وصل کردن صدای {0} -bbb.users.usersGrid.mediaItemRenderer.pushToMute = قطع کردن صدای {0} -bbb.users.usersGrid.mediaItemRenderer.pushToLock = قفل کردن {0} -bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = باز کردن {0} -bbb.users.usersGrid.mediaItemRenderer.kickUser = اخراج کاربر {0} -bbb.users.usersGrid.mediaItemRenderer.webcam = به اشتراک گذاری دوربین -bbb.users.usersGrid.mediaItemRenderer.micOff = میکروفون خاموش -bbb.users.usersGrid.mediaItemRenderer.micOn = میکروفون روشن -bbb.users.usersGrid.mediaItemRenderer.noAudio = عدم حضور در کنفراس صوتی -bbb.presentation.title = ارائه -bbb.presentation.titleWithPres = ارائه\: {0} -bbb.presentation.quickLink.label = پنجره ارائه -bbb.presentation.fitToWidth.toolTip = تنظیم به اندازه عرض سند -bbb.presentation.fitToPage.toolTip = تنظیم به اندازه عرض صفحه -bbb.presentation.uploadPresBtn.toolTip = بارگزاری ارائه -bbb.presentation.backBtn.toolTip = اسلاید قبلی -bbb.presentation.btnSlideNum.accessibilityName = اسلاید {0} از {1} -bbb.presentation.btnSlideNum.toolTip = انتخاب یک اسلاید -bbb.presentation.forwardBtn.toolTip = اسلاید بعدی -bbb.presentation.maxUploadFileExceededAlert = خطا\: حجم فایل بیشتر از حد مجاز است -bbb.presentation.uploadcomplete = بارگزاری به اتمام رسید لطفا منتظر تبدیل سند به فرمت قابل نمایش باشید -bbb.presentation.uploaded = بارگزاري شد -bbb.presentation.document.supported = از قالب سند بارگزاري شده پیشتیبانی می شود. آغاز تبدیل ... -bbb.presentation.document.converted = سند آفیس مورد نظر با موفقیت تبدیل شد -bbb.presentation.error.document.convert.failed = خطا\: تبدیل سند افیس مورد نظر با شکست روبرو شد -bbb.presentation.error.io = خطای ورودی/خروجی\: لطفا با مدیر سیستم تماس بگیرید -bbb.presentation.error.security = خطای امنیتی\: لطفا با مدیر سیستم تماس بگیرید -bbb.presentation.error.convert.notsupported = خطا\: از سند بارگزاري شده پشتيباني نمي شود. لطفا فايل با قالب مناسب ارسال کنید -bbb.presentation.error.convert.nbpage = خطا\: شکست در تعیین تعداد صفحات سند بارگزاري شده -bbb.presentation.error.convert.maxnbpagereach = خطا\: تعداد صفحات سند بارگزاري شده بسيار زياد است -bbb.presentation.converted = تبدیل {0} از {1} اسلاید -bbb.presentation.ok = تایید -bbb.presentation.slider = سطح بزرگنمایی ارائه -bbb.presentation.slideloader.starttext = شروع متن اسلاید -bbb.presentation.slideloader.endtext = اتمام متن اسلاید -bbb.presentation.uploadwindow.presentationfile = فایل ارائه -bbb.presentation.uploadwindow.pdf = پی.دی.اف -bbb.presentation.uploadwindow.word = ورد -bbb.presentation.uploadwindow.excel = اکسل -bbb.presentation.uploadwindow.powerpoint = پاورپوئینت -bbb.presentation.uploadwindow.image = تصویر -bbb.presentation.minimizeBtn.accessibilityName = کمینه کردن پنجره ارائه -bbb.presentation.maximizeRestoreBtn.accessibilityName = بیشینه کردن پنجره ارائه -bbb.presentation.closeBtn.accessibilityName = بستن پنجره ارائه -bbb.fileupload.title = افزودن فایل به ارائه -bbb.fileupload.lblFileName.defaultText = فایلی انتخاب نشد -bbb.fileupload.selectBtn.label = انتخاب فایل -bbb.fileupload.selectBtn.toolTip = باز کردن جعبه محاوره ای جهت انتخاب فایل -bbb.fileupload.uploadBtn = بارگزاري -bbb.fileupload.uploadBtn.toolTip = بارگزاري فایل انتخاب شده -bbb.fileupload.deleteBtn.toolTip = حذف ارائه -bbb.fileupload.showBtn = نمایش -bbb.fileupload.showBtn.toolTip = نمایش ارائه -bbb.fileupload.okCancelBtn = لغو -bbb.fileupload.okCancelBtn.toolTip = بستن جعبه محاوره ای بارگزاری فایل -bbb.fileupload.genThumbText = در حال ایجاد تصاویر کوچک.. -bbb.fileupload.progBarLbl = میزان پیشرفت\: -bbb.fileupload.fileFormatHint = هر نوع سند آفیس یا فایل PDF را بارگزاری کنید. برای به دست اوردن بهترین نتیجه از قالب PDF استفاده کنید. -bbb.chat.title = گقتگوی متنی -bbb.chat.quickLink.label = پنجره گفتگوی متنی -bbb.chat.cmpColorPicker.toolTip = رنگ متن -bbb.chat.input.accessibilityName = قسمت ویرایش پیام متنی -bbb.chat.sendBtn = ارسال -bbb.chat.sendBtn.toolTip = ارسال پیام -bbb.chat.sendBtn.accessibilityName = ارسال پیغام متنی -bbb.chat.contextmenu.copyalltext = کپی کردن تمام من -bbb.chat.publicChatUsername = عمومی -bbb.chat.optionsTabName = امکانات -bbb.chat.privateChatSelect = کاربری را جهت گفتگوی خصوصی انتخاب کنید -bbb.chat.private.userLeft = کاربر خارج شد -bbb.chat.private.userJoined = کاربر وارد شد -# bbb.chat.usersList.toolTip = Select User To Open Private Chat -bbb.chat.chatOptions = تنظیمات مربوط به گفتگو -bbb.chat.fontSize = اندازه قلم متن گفتگوی متنی -bbb.chat.cmbFontSize.toolTip = انتخاب اندازه قلم پیام متنی -bbb.chat.messageList = جعبه متن پیام -bbb.chat.minimizeBtn.accessibilityName = کمینه کردن پنجره گفتگوی متنی -bbb.chat.maximizeRestoreBtn.accessibilityName = بیشینه کردن پنجره گفتگوی متنی -bbb.chat.closeBtn.accessibilityName = بستن پنجره گفتگوی متنی -bbb.chat.chatTabs.accessibleNotice = پیام های جدید در این زبانه -bbb.publishVideo.changeCameraBtn.labelText = تغییر تنظیمات دوربین -bbb.publishVideo.changeCameraBtn.toolTip = باز کردن جعبه محاوره ای تغییر دوربین -bbb.publishVideo.cmbResolution.tooltip = وضوح دوربین را انتخاب کنید -bbb.publishVideo.startPublishBtn.labelText = آغاز اشتراک گذاری -bbb.publishVideo.startPublishBtn.toolTip = شروع اشتراک دوبین خود -bbb.webcamPermissions.chrome.title = مجوز های کروم مربوط به دوربین -bbb.webcamPermissions.chrome.message1 = برای دادن مجوز استفاده از دوربین به کروم Allow را کلیک کنید -bbb.videodock.title = پنجره دوربین ها -bbb.videodock.quickLink.label = پنجره دوربین ها -bbb.video.minimizeBtn.accessibilityName = کمینه کردن پنجره تصویر -bbb.video.maximizeRestoreBtn.accessibilityName = بزرگ کردن پنجره تصویر -bbb.video.controls.muteButton.toolTip = وصل یا قطع صدای {0} -bbb.video.controls.switchPresenter.toolTip = تغیر نقش {0} به ارائه دهنده -bbb.video.controls.ejectUserBtn.toolTip = خارج کردن {0} از جلسه -bbb.video.controls.privateChatBtn.toolTip = گفتگوی متنی با {0} -bbb.video.publish.hint.noCamera = دوربینی وجود ندارد -bbb.video.publish.hint.cantOpenCamera = امکان باز کردن دوربین شما وجود ندارد -bbb.video.publish.hint.waitingApproval = در انتظار تایید -bbb.video.publish.hint.videoPreview = پیش نمایش تصویر -bbb.video.publish.hint.openingCamera = در حال باز کردن دوربین... -bbb.video.publish.hint.cameraDenied = اجازه دسترسی به دوربین وجود ندارد -bbb.video.publish.hint.cameraIsBeingUsed = دوربین شما توسط برنامه دیگری در حال استفاده می باشد -bbb.video.publish.hint.publishing = در حال پخش... -bbb.video.publish.closeBtn.accessName = بستن جعبه محاوره ای تنظیمات دوربین -bbb.video.publish.closeBtn.label = انصراف -bbb.video.publish.titleBar = اشتراک پنجرع تصاویر -bbb.desktopPublish.title = اشتراک صفحه\: پيش نمايش ارائه دهنده -bbb.desktopPublish.fullscreen.tooltip = اشتراک صفحه اصلی -bbb.desktopPublish.fullscreen.label = تمام صفحه -bbb.desktopPublish.region.tooltip = اشتراک بخشی از صفحه -bbb.desktopPublish.region.label = محدوده ی اشتراک گذاری -bbb.desktopPublish.stop.tooltip = بستن پنجره اشتراک صفحه -bbb.desktopPublish.stop.label = خروج -bbb.desktopPublish.maximizeRestoreBtn.toolTip = شما قادر به بیشینه کردن این پنجره نیستید -bbb.desktopPublish.closeBtn.toolTip = توقف اشتراک گذاری و خروج -bbb.desktopPublish.chromeOnMacUnsupportedHint = اشتراک میزکار در حال حاضر در مرورگر کروم تحت سیستم عامل مک پشتیبانی نمی شود.پیشنهاد می شود برای اشتراک میز کار از فایرفاکس استفاده کنید. -bbb.desktopPublish.minimizeBtn.toolTip = کمینه کردن -bbb.desktopPublish.minimizeBtn.accessibilityName = کمینه کردن پنجره نمایش اشتراک صفحه -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = بیشینه کردن پنجره نمایش اشتراک صفحه -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -bbb.desktopView.title = اشتراک میز کار -bbb.desktopView.fitToWindow = بسط به اندازه ي تمام پنجره -bbb.desktopView.actualSize = نمایش اندازه واقعی -bbb.desktopView.minimizeBtn.accessibilityName = کمینه کردن پنجره اشتراک میز کار -bbb.desktopView.maximizeRestoreBtn.accessibilityName = بیشینه کردن پنجره اشتراک میز کار -bbb.desktopView.closeBtn.accessibilityName = بستن پنجره نمایش اشتراک صفحه -bbb.toolbar.phone.toolTip.start = اشتراک میکروفون -bbb.toolbar.phone.toolTip.stop = توقف اشتراک میکروفون -bbb.toolbar.phone.toolTip.mute = توقف شنیدن صدای جلسه -bbb.toolbar.phone.toolTip.unmute = شروع شنیدن صدای جلسه -bbb.toolbar.phone.toolTip.nomic = میکروفونی شناسایی نشد -bbb.toolbar.deskshare.toolTip.start = اشتراک میز کار -bbb.toolbar.deskshare.toolTip.stop = توقف اشتراک میزکار -bbb.toolbar.video.toolTip.start = اشتراک دوربین -bbb.toolbar.video.toolTip.stop = توقف اشتراک دوربین -bbb.layout.addButton.toolTip = افزودن طرح بندی جدید به لیست -bbb.layout.broadcastButton.toolTip = اعمال طرح بندی کنونی به تمام کاربران -bbb.layout.combo.toolTip = تغییر طرح بندی -bbb.layout.loadButton.toolTip = بارگزاری طرح بندی از فایل -bbb.layout.saveButton.toolTip = ذخیره سازی طرح بندی در یک فایل -bbb.layout.lockButton.toolTip = قفل کردن طرح بندی -bbb.layout.combo.prompt = اعمال طرح بندی -bbb.layout.combo.custom = * طرح بندی جدید -bbb.layout.combo.customName = طرح بندی جدید -bbb.layout.combo.remote = از طرف مدیر -bbb.layout.save.complete = طرح بندی ها با موفقیت ذخیره شدند -bbb.layout.load.complete = طرح بندی ها با موفقیت بارگزاری شدند -bbb.layout.load.failed = خطا در بارگزاری طرح بندی ها -bbb.layout.name.defaultlayout = طرح بندی پیشفرض -bbb.layout.name.videochat = گفتگوی تصویری -bbb.layout.name.webcamsfocus = جلسه تصویری -bbb.layout.name.presentfocus = جلسه ارائه -bbb.layout.name.lectureassistant = استادیار -bbb.layout.name.lecture = تدریس ارائه -bbb.highlighter.toolbar.pencil = مداد -bbb.highlighter.toolbar.pencil.accessibilityName = تبدیل اشاره گر تخته سفید به مداد -bbb.highlighter.toolbar.ellipse = دایره -bbb.highlighter.toolbar.ellipse.accessibilityName = تبدیل اشاره گر تخته سفید به دایره -bbb.highlighter.toolbar.rectangle = مستطیل -bbb.highlighter.toolbar.rectangle.accessibilityName = تبدیل اشاره گر تخته سفید به مستطیل -bbb.highlighter.toolbar.panzoom = بزرگنمایی و گسترش -bbb.highlighter.toolbar.panzoom.accessibilityName = تبدیل اشاره گر تخته سفید به بزرگنمایی و گسترش -bbb.highlighter.toolbar.clear = لغو تمام تغییرات -bbb.highlighter.toolbar.clear.accessibilityName = پاک کردن صفحه تخته سفید -bbb.highlighter.toolbar.undo = لغو یاد داشت ایجاد شده -bbb.highlighter.toolbar.undo.accessibilityName = لغو آخرین شکل در تخته سفید -bbb.highlighter.toolbar.color = انتخاب رنگ -bbb.highlighter.toolbar.color.accessibilityName = رنگ اشاره گر ترسیم در تخته سفید -bbb.highlighter.toolbar.thickness = تغییر ضخامت -bbb.highlighter.toolbar.thickness.accessibilityName = ضخامت اشاره گر ترسیم در تخته سفید -bbb.logout.title = خارج شدید -bbb.logout.button.label = تایید -bbb.logout.appshutdown = برنامه ی سرور خاموش شده است -bbb.logout.asyncerror = رخداد یک خطای Async -bbb.logout.connectionclosed = اتصال به سرور بسته شده -bbb.logout.connectionfailed = اتصال به سرور قطع شد -bbb.logout.rejected = اتصال به سرور رد شد -bbb.logout.invalidapp = برنامه ی red5 موجود نیست -bbb.logout.unknown = اتصال کلاینت شما از سرور قطع شده است -bbb.logout.usercommand = شما از گفتگو خارج شدید -bbb.logout.refresh.message = اگر این خروج به صورت غیر منتظره رخ داده، برای اتصال مجدد دکمه زیر را کلیک کنید. -bbb.logout.refresh.label = اتصال مجدد -bbb.logout.confirm.title = تایید خروج از سیستم -bbb.logout.confirm.message = آیا مطمئن هستید میخواهید از سیستم خارج شوید؟ -bbb.logout.confirm.yes = بله -bbb.logout.confirm.no = خیر -bbb.notes.title = یادداشت ها -bbb.notes.cmpColorPicker.toolTip = رنگ متن -bbb.notes.saveBtn = ذخیره -bbb.notes.saveBtn.toolTip = ذخیره یادداشت -bbb.settings.deskshare.instructions = جهت اطمینان از کارکرد صحیح اشتراک گذاری صفحه در کادر ظاهر شده روی پذیرفتن کلیک کنید -bbb.settings.deskshare.start = بررسی وضعیت اشتراک صفحه -bbb.settings.voice.volume = فعالیت میکروفون -bbb.settings.java.label = خطای مربوط به نسخه ی جاوا -bbb.settings.java.text = نسخه ي جاواي نصب شده توسط شما {0} است، اما حداقل نسخه ي مورد نياز براي استفاده از امکان اشتراک گذاري صفحه {1} است. برای نصب جدید ترين نسخه ي Java JRE روی گزینه ي زير کليک کنيد. -bbb.settings.java.command = جدید ترین نسخه ی جاوا را نصب کنید -bbb.settings.flash.label = خطای مربوط به نسخه ی فلش -bbb.settings.flash.text = نسخه ی نصب شده ی فلش شما {0} است، اما شما برای اجرای درست سیستم حداقل نیازمند نسخه ی {1} هستید. برای نصب آخرین نسخه ی ادوبی فلش پلیر روی دکمه ی زیر کلیک کنید. -bbb.settings.flash.command = جدیدترین نسخه فلش را نصب کنید -bbb.settings.isight.label = خطای دوربین iSight -bbb.settings.isight.text = اگر با دوربين iSight خود مشکل داريد، ممکن است به خاطر نسخه 10.6.5 OS X نصب شده روی رایانه تان باشد، که با دریافت تصاوير فلش توسط دوربين iSight مشکل دارد.\nبراي رفع اين مشکل يا براي نصب آخرين نسخه فلش پلیر روي لینک زير کليک کنيد یا مک خود را به آخرين نسخه به روز کنيد -bbb.settings.isight.command = فلش پلیر RC2 10.2 را نصب کنید. -bbb.settings.warning.label = اخطار -bbb.settings.warning.close = بستن اخطار کنونی -bbb.settings.noissues = مشکل قابل ذکری یافت نشد -bbb.settings.instructions = درخواست فلش مبنی بر اجازه برای استفاده از دوربین را بپذیرید. اگرشما قادر به مشاهده تصویر و شنیدن صدای خود هستید، مرورگر شما درست تنظیم شده است. مشکلات بالقوه ی دیگر در زیر نشان داده شده اند. برای یافتن راه حل احتمالی روی هر کدام کلیک کنید -ltbcustom.bbb.highlighter.toolbar.triangle = مثلث -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = تبدیل اشاره گر تخته سفید به مثلث -ltbcustom.bbb.highlighter.toolbar.line = خط -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = تبدیل اشاره گر تخته سفید به خط -ltbcustom.bbb.highlighter.toolbar.text = متن -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = تبدیل اشاره گر تخته سفید به متن -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = رنگ متن -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = اندازه متن - -# bbb.accessibility.clientReady = Ready - -bbb.accessibility.chat.chatBox.reachedFirst = شما به اولین پیام رسیده اید -bbb.accessibility.chat.chatBox.reachedLatest = شما به آخرین پیام رسیده اید -bbb.accessibility.chat.chatBox.navigatedFirst = شما به اولین پیام منتقل شده اید -bbb.accessibility.chat.chatBox.navigatedLatest = شما به آخرین پیام رسیده اید -bbb.accessibility.chat.chatBox.navigatedLatestRead = شما به جدیدترین پیامی که خوانده اید رسیده اید -bbb.accessibility.chat.chatwindow.input = کادر ورودی گفتگوی متنی - -bbb.accessibility.chat.initialDescription = لطفا برای پیمایش بین پیام های اخیر که خوانده اید از کلیدهای جهتی استفاده کنید - -bbb.accessibility.notes.notesview.input = ورودی یادداشت ها - -bbb.shortcuthelp.title = کلیدهای میانبر -bbb.shortcuthelp.minimizeBtn.accessibilityName = کمینه کردن پنجره کلیدهای میانبر -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = بیشینه کردن پنچره کلیدهای میانبر -bbb.shortcuthelp.closeBtn.accessibilityName = بستن پنجره کلیدهای میانبر -bbb.shortcuthelp.dropdown.general = کلیدهای میانبر سراسری -bbb.shortcuthelp.dropdown.presentation = کلیدهای میانبر ارائه -bbb.shortcuthelp.dropdown.chat = کلیدهای میانبرگفتگوی متنی -bbb.shortcuthelp.dropdown.users = میانبرهای کاربران -bbb.shortcuthelp.dropdown.polling = میانبرهای نظرسنجی ارائه دهنده -bbb.shortcuthelp.dropdown.polling2 = میانبرهای نظرسنجی مشاهده کننده -bbb.shortcuthelp.headers.shortcut = میانبر -bbb.shortcuthelp.headers.function = عملیات - -bbb.shortcutkey.general.minimize = 189 -bbb.shortcutkey.general.minimize.function = کمینه سازی پنجره کنونی -bbb.shortcutkey.general.maximize = 187 -bbb.shortcutkey.general.maximize.function = بیشینه کردن پنجره کنونی - -bbb.shortcutkey.flash.exit = 81 -bbb.shortcutkey.flash.exit.function = غیر فعال کردن پنجره فلش -bbb.shortcutkey.users.muteme = 77 -bbb.shortcutkey.users.muteme.function = قطع و وصل کردن میکروفون خود -bbb.shortcutkey.chat.chatinput = 73 -bbb.shortcutkey.chat.chatinput.function = رفتن به قسمت ورود متن در گفتگوی متنی -bbb.shortcutkey.present.focusslide = 67 -bbb.shortcutkey.present.focusslide.function = فعال سازی اسلاید ارائه -bbb.shortcutkey.whiteboard.undo = 90 -bbb.shortcutkey.whiteboard.undo.function = لغو آخرین تغییر در تخته سفید - -bbb.shortcutkey.focus.users = 49 -bbb.shortcutkey.focus.users.function = انتقال پنجره فعال به پنجره کاربران -bbb.shortcutkey.focus.video = 50 -bbb.shortcutkey.focus.video.function = انتقال پنجره فعال به داک تصویر -bbb.shortcutkey.focus.presentation = 51 -bbb.shortcutkey.focus.presentation.function = انتقال قسمت فعال به پنجره ارائه -bbb.shortcutkey.focus.chat = 52 -bbb.shortcutkey.focus.chat.function = انتقال قسمت فعال به پنجره گفتگوی متنی -bbb.shortcutkey.focus.pollingCreate = 67 -bbb.shortcutkey.focus.pollingCreate.function = فعال سازی پنجره ایجاد نظرسنجی، اگر در حال اجرا است -bbb.shortcutkey.focus.pollingStats = 83 -bbb.shortcutkey.focus.pollingStats.function = فعال سازی پنجره امار نظرسنجی، اگر در حال اجرا است -bbb.shortcutkey.focus.voting = 89 -bbb.shortcutkey.focus.voting.function = فعال سازی پنجره رای دهی، اگر در حال اجرا است - -bbb.shortcutkey.share.desktop = 68 -bbb.shortcutkey.share.desktop.function = باز کردن پنجره اشتراک صفحه -bbb.shortcutkey.share.microphone = 79 -bbb.shortcutkey.share.microphone.function = باز کردن پنجره تنظیمات میکروفون -bbb.shortcutkey.share.pauseRemoteStream = 80 -bbb.shortcutkey.share.pauseRemoteStream.function = شروع/قطع شنیدن صدای جلسه -bbb.shortcutkey.share.webcam = 66 -bbb.shortcutkey.share.webcam.function = باز کردن پنجره اشتراک تصویر - -bbb.shortcutkey.shortcutWindow = 72 -bbb.shortcutkey.shortcutWindow.function = باز کردن/فعال کردن پنجره راهنمای کلیدهای میانبر -bbb.shortcutkey.logout = 76 -bbb.shortcutkey.logout.function = خروج از جلسه -bbb.shortcutkey.raiseHand = 82 -bbb.shortcutkey.raiseHand.function = بلند کردن دست - -bbb.shortcutkey.present.upload = 85 -bbb.shortcutkey.present.upload.function = بارگزاری ارائه -bbb.shortcutkey.present.previous = 65 -bbb.shortcutkey.present.previous.function = اسلاید قبلی -bbb.shortcutkey.present.select = 83 -bbb.shortcutkey.present.select.function = مشاهده تمام اسلایدها -bbb.shortcutkey.present.next = 69 -bbb.shortcutkey.present.next.function = رفتن به اسلاید بعدی -bbb.shortcutkey.present.fitWidth = 70 -bbb.shortcutkey.present.fitWidth.function = تنظیم ارائه به اندازه عرض صفحه -bbb.shortcutkey.present.fitPage = 80 -bbb.shortcutkey.present.fitPage.function = جا دادن کل ارائه در صفحه - -bbb.shortcutkey.users.makePresenter = 80 -bbb.shortcutkey.users.makePresenter.function = تغییر نقش فرد انتخاب شده به ارائه دهنده -bbb.shortcutkey.users.kick = 75 -bbb.shortcutkey.users.kick.function = اخراج فرد انتخاب شده از جلسه -bbb.shortcutkey.users.mute = 83 -bbb.shortcutkey.users.mute.function = قطع یا وصل کردن صدای فرد انتخاب شده -bbb.shortcutkey.users.muteall = 65 -bbb.shortcutkey.users.muteall.function = قطع یا وصل کردن همه کاربران -bbb.shortcutkey.users.focusUsers = 85 -bbb.shortcutkey.users.focusUsers.function = تغییر پنجره فعال به پنجره لیست کاربران -bbb.shortcutkey.users.muteAllButPres = 65 -bbb.shortcutkey.users.muteAllButPres.function = قطع صدای همه به جز ارائه دهنده - -bbb.shortcutkey.chat.focusTabs = 89 -bbb.shortcutkey.chat.focusTabs.function = فعال سازی زبانه های چت -bbb.shortcutkey.chat.focusBox = 66 -bbb.shortcutkey.chat.focusBox.function = فعال سازی جعبه گفتگوی متنی -bbb.shortcutkey.chat.changeColour = 67 -bbb.shortcutkey.chat.changeColour.function = فعال کردن فونت انتخاب کننده رنگ -bbb.shortcutkey.chat.sendMessage = 83 -bbb.shortcutkey.chat.sendMessage.function = ارسال پیام متنی -bbb.shortcutkey.chat.explanation = ---- -bbb.shortcutkey.chat.explanation.function = برای پیمایش پیام ها، می بایست جعبه گفتگوی متنی را فعال کنید. - -bbb.shortcutkey.chat.chatbox.advance = 40 -bbb.shortcutkey.chat.chatbox.advance.function = رفتن به پیام بعدی -bbb.shortcutkey.chat.chatbox.goback = 38 -bbb.shortcutkey.chat.chatbox.goback.function = رفتن به پیام قبلی -bbb.shortcutkey.chat.chatbox.repeat = 32 -bbb.shortcutkey.chat.chatbox.repeat.function = تکرار پیام کنونی -bbb.shortcutkey.chat.chatbox.golatest = 39 -bbb.shortcutkey.chat.chatbox.golatest.function = رفتن به آخرین پیام -bbb.shortcutkey.chat.chatbox.gofirst = 37 -bbb.shortcutkey.chat.chatbox.gofirst.function = رفتن به اولین پیام -bbb.shortcutkey.chat.chatbox.goread = 75 -bbb.shortcutkey.chat.chatbox.goread.function = رفتن به جدیدترین پیامی که خوانده اید -bbb.shortcutkey.chat.chatbox.debug = 71 -bbb.shortcutkey.chat.chatbox.debug.function = کلید اشکال یابی موقت - -bbb.polling.toolbar.toolTip = مدیریت نظرسنجی ها -bbb.polling.buttonName = مدیریت نظرسنجی ها -bbb.polling.createPoll = ایجاد نظرسنجی جدید -bbb.polling.createPoll.moreThanOneResponse = اجازه انتخاب بيش از يک پاسخ به کاربران -bbb.polling.createPoll.hint = نکته\: هر پاسخ را در یک خط جدید بنویسید -bbb.polling.createPoll.answers = پاسخ ها\: -bbb.polling.createPoll.question = سوال\: -bbb.polling.createPoll.title = عنوان -bbb.polling.createPoll.publishToWeb = فعال سازی نظرسنجی تحت وب - -bbb.polling.pollPreview = پیش نمایش نظرسنجی -bbb.polling.pollPreview.modify = ویرایش -bbb.polling.pollPreview.publish = انتشار -bbb.polling.pollPreview.preview = پیش نمایش -bbb.polling.pollPreview.save = ذخیره -bbb.polling.pollPreview.cancel = لغو -bbb.polling.pollPreview.modify = ویرایش -bbb.polling.pollPreview.hereIsYourPoll = نظر سنجي شما آماده است\: -bbb.polling.pollPreview.ifYouWantChanges = برای ايجاد تغييرات روي دکمه "ويرايش" کليک کنيد -bbb.polling.pollPreview.checkAll = (مواردي که ممکن است به کار بروند را انتخاب کنيد) -bbb.polling.pollPreview.pollWillPublishOnline = این نظرسنجی برای رای گیری آنلاین در دسترس خواهد بود - -bbb.polling.resultBtn.label=نتایج -bbb.polling.resultBtn.toolTip=نمایش نتایج نظرسنجی -bbb.polling.startBtn.label=شروع -bbb.polling.startBtn.toolTip=شروع نظرسنجی -bbb.polling.editBtn.label=ویرایش -bbb.polling.editBtn.toolTip=ویرایش نظرسنجی -bbb.polling.deleteBtn.toolTip=حذف نظرسنجی - -bbb.publishVideo.startPublishBtn.labelText = آغاز اشتراک گذاری -bbb.publishVideo.changeCameraBtn.labelText = تغییر تنظیمات دوربین - -bbb.accessibility.alerts.madePresenter = شما هم اکنون ارائه دهنده هستید -bbb.accessibility.alerts.madeViewer = شما هم اکنون مشاهده کننده هستید - -bbb.shortcutkey.polling.buttonClick = 80 -bbb.shortcutkey.polling.buttonClick.function = باز کردن منوی نظرسنجی -bbb.shortcutkey.polling.focusTitle = 67 -bbb.shortcutkey.polling.focusTitle.function = فعال سازی جعبه ورودی عنوان -bbb.shortcutkey.polling.focusQuestion = 81 -bbb.shortcutkey.polling.focusQuestion.function = فعال سازی جعبه ورودی سوال -bbb.shortcutkey.polling.focusAnswers = 65 -bbb.shortcutkey.polling.focusAnswers.function = فعال سازی جعبه ورودی پاسخ ها -bbb.shortcutkey.polling.focusMultipleCB = 77 -bbb.shortcutkey.polling.focusMultipleCB.function = فعال کردن جعبه انتخاب "امکان انتخاب چندین گزینه" -bbb.shortcutkey.polling.focusWebPollCB = 66 -bbb.shortcutkey.polling.focusWebPollCB.function = فعال سازی چک باکس "قعال سازی نظرسنجی انلاین" -bbb.shortcutkey.polling.previewClick = 80 -bbb.shortcutkey.polling.previewClick.function = پیش نمایش نظرسنجی و رفتن به مرحله بعد -bbb.shortcutkey.polling.cancelClick = 88 -bbb.shortcutkey.polling.cancelClick.function = لغو و خروج از ایجاد نظرسنجی -bbb.shortcutkey.polling.modify = 69 -bbb.shortcutkey.polling.modify.function = برگشت به عقب و تغییر نظرسنجی -bbb.shortcutkey.polling.publish = 85 -bbb.shortcutkey.polling.publish.function = انتشار نتایج نظر سنجی و شروع رای گیری -bbb.shortcutkey.polling.save = 83 -bbb.shortcutkey.polling.save.function = ذخیره کردن نظرسنجی برای استفاده در اینده - -bbb.shortcutkey.pollStats.explanation = --- -bbb.shortcutkey.pollStats.explanation.function = نتایج نظرسنجی تنها یعد از اتمام رای گیری قابل مشاهده خواهد بود -bbb.shortcutkey.polling.focusData = 68 -bbb.shortcutkey.polling.focusData.function = فعال سازی نتایج نظرسنجی -bbb.shortcutkey.polling.refresh = 82 -bbb.shortcutkey.polling.refresh.function = دوباره سازی نتایج نظرسنجی -bbb.shortcutkey.polling.focusWebPoll = 73 -bbb.shortcutkey.polling.focusWebPoll.function = فعال سازی جعبه آدرس نظرسنجی آنلاین -bbb.shortcutkey.polling.stopPoll = 79 -bbb.shortcutkey.polling.stopPoll.function = توقف نظرسنجی و اتمام رای گیری -bbb.shortcutkey.polling.repostPoll = 80 -bbb.shortcutkey.polling.repostPoll.function = باز انتشار نتایج نظرسنجی -bbb.shortcutkey.polling.closeStatsWindow = 88 -bbb.shortcutkey.polling.closeStatsWindow.function = بستن پنجره نتایج نظر سنجی - -bbb.shortcutkey.polling.vote = 86 -bbb.shortcutkey.polling.vote.function = گرفتن رای برای گزینه های انتخاب شده -bbb.shortcutkey.polling.focusVoteQuestion = 81 -bbb.shortcutkey.polling.focusVoteQuestion.function = تمرکز روی سوال - -bbb.shortcutkey.specialKeys.space = کلید فاصله -bbb.shortcutkey.specialKeys.left = کلید جهتی چپ -bbb.shortcutkey.specialKeys.right = کلید جهتی راست -bbb.shortcutkey.specialKeys.up = کلید جهتی بالا -bbb.shortcutkey.specialKeys.down = کلید جهتی پایین -bbb.shortcutkey.specialKeys.plus = به اضافه -bbb.shortcutkey.specialKeys.minus = منها - -bbb.toolbar.videodock.toolTip.closeAllVideos = بستن تمام دوربین ها -bbb.users.settings.lockAll=قفل کردن تمام کاربران -bbb.users.settings.lockAllExcept=قفل کردن تمام کاربران به جز ارائه دهنده -bbb.users.settings.lockSettings=قفل کردن کاربران... -bbb.users.settings.unlockAll=باز کردن تمام کاربران -bbb.users.settings.roomIsLocked=قفل شده به صورت پیش فرض -bbb.users.settings.roomIsMuted=بی صدا به صورت پیش فرض - -bbb.lockSettings.save = ذخیره -bbb.lockSettings.save.tooltip = اعمال تنظیمات قفل کردن -bbb.lockSettings.cancel = لنصراف -bbb.lockSettings.cancel.toolTip = بستن این پنجره بدون ذخیره سازی - -bbb.lockSettings.moderatorLocking = قفل کردن توسط مدیر -bbb.lockSettings.privateChat = گفتگوی خصوصی -bbb.lockSettings.publicChat = گفتگوی عمومی -bbb.lockSettings.webcam = دوربین -bbb.lockSettings.microphone = میکروفن -bbb.lockSettings.layout = طرح بندی -bbb.lockSettings.title=قفل کردن مشاهده کنندگان -bbb.lockSettings.feature=مشخصه -bbb.lockSettings.locked=قفل شده -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/ff_SN/bbbResources.properties b/clients/flash/web-client/src/locale/ff_SN/bbbResources.properties deleted file mode 100644 index 7413abc0620a..000000000000 --- a/clients/flash/web-client/src/locale/ff_SN/bbbResources.properties +++ /dev/null @@ -1,562 +0,0 @@ -# bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = در حال اتصال به سرور -bbb.mainshell.statusProgress.loading = در حال بارگزاری {0} ماژول -bbb.mainshell.statusProgress.cannotConnectServer = متاسفانه، امکان اتصال به سرور وجود ندارد. -# bbb.mainshell.copyrightLabel2 = (c) 2014 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = باز کردن پنجره تنظیمات میکروفون -# bbb.mainshell.meetingNotFound = Meeting Not Found -# bbb.mainshell.invalidAuthToken = Invalid Authentication Token -bbb.mainshell.resetLayoutBtn.toolTip = بازگشت به طرح بندی پیش فرض -# bbb.mainshell.notification.tunnelling = Tunnelling -# bbb.mainshell.notification.webrtc = WebRTC Audio -bbb.oldlocalewindow.reminder1 = ممکن است ترجمه ی مربوط به زبان بیگ بلو باتن شما قدیمی باشد. -bbb.oldlocalewindow.reminder2 = لطفا کش مرورگر خود را خالی کرده و دوباره امتحان کنید. -bbb.oldlocalewindow.windowTitle = اخطار\: ترجمه های زبانی قدیمی هستند -# bbb.audioSelection.title = How do you want to join the audio? -bbb.audioSelection.btnMicrophone.label = میکروفن -# bbb.audioSelection.btnListenOnly.label = Listen Only -# bbb.audioSelection.txtPhone.text = To join this meeting by phone, dial\: {0} then enter {1} as the conference pin number. -# bbb.micSettings.title = Audio Test -bbb.micSettings.speakers.header = آزمایش بلندگوها -bbb.micSettings.microphone.header = آزمایش میکروفون -bbb.micSettings.playSound = آزمایش بلندگوها -bbb.micSettings.playSound.toolTip = پخش موسیقی جهت آزمایش بلندگوهای خود -bbb.micSettings.hearFromHeadset = شما می بایست صدا را از هدست خود بشنوید، نه از بلندگوهای رایانه. -# bbb.micSettings.speakIntoMic = If you are using a headset (or earbuds), you should hear the audio from your headset -- not from your computer speakers. -# bbb.micSettings.echoTestMicPrompt = Speak a few words. Did you hear audio? -bbb.micSettings.echoTestAudioYes = بله -bbb.micSettings.echoTestAudioNo = خیر -# bbb.micSettings.speakIntoMicTestLevel = Speak into your microphone. You should see the bar move. If not, choose another mic. -# bbb.micSettings.recommendHeadset = Use a headset with a microphone for best audio experience. -bbb.micSettings.changeMic = آزمون/تغییر میکروفون -bbb.micSettings.changeMic.toolTip = نمایش جعبه محاوره ای تنظیمات فلش پلیر مربوط به بلندگو -bbb.micSettings.comboMicList.toolTip = انتخاب میکروفون -bbb.micSettings.micRecordVolume.label = Gain -bbb.micSettings.micRecordVolume.toolTip = تنظیم میزان Gain میکروفن -bbb.micSettings.join = شنیدن صدای کلاس -bbb.micSettings.join.toolTip = ملحق شدن به کنفرانس صوتی -bbb.micSettings.cancel = لنصراف -# bbb.micSettings.connectingtoecho = Connecting -# bbb.micSettings.connectingtoecho.error = Echo Test Error\: Please contact administrator. -bbb.micSettings.cancel.toolTip = انصراف از شرکت در کنفرانس صوتی -bbb.micSettings.access.helpButton = مشاهده ی ویدئو آموزشی در یک صفحه جدید -bbb.micSettings.access.title = تنظیمات صدا. تا بسته شدن پنجره، پنجره تنظیمات صدا فعال خواهد ماند -bbb.micSettings.webrtc.title = پشتیبانی از WebRTC -bbb.micSettings.webrtc.capableBrowser = مرورگر شما از WebRTC پشتیبانی می کند -bbb.micSettings.webrtc.capableBrowser.dontuseit = برای استفاده نکردن از WebRTC کلیک کنید -bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = برای عدم استفاده از فناوری WebRTC اینجا را کلیک کنید (اگر در استفاده از آن مشکل دارید، پیشنهاد می شود) -bbb.micSettings.webrtc.notCapableBrowser = WebRTC توسط مرورگر شما پشتیبانی نمی شود، لطفا از مرورگر گوگل کروم (نسخه 32 یا بالاتر)؛ یا موزیلا فایرفاکس (نسخه 26 یا بالاتر) استفاده کنید. شما می توانید توسط ادوبی فلش از کنفرانس صوتی استفاده کنید -# bbb.micSettings.webrtc.connectingtoecho = Connecting -# bbb.micSettings.webrtc.connectingtocall = Connecting to conference -# bbb.micSettings.webrtc.endingecho = Joining audio -# bbb.micSettings.webrtc.endedecho = Echo test ended. -# bbb.micPermissions.firefox.title = Firefox Microphone Permissions -# bbb.micPermissions.firefox.message1 = Choose your mic and then click Share. -# bbb.micPermissions.firefox.message2 = If you don't see the list of microphones, click on the microphone icon. -# bbb.micPermissions.chrome.title = Chrome Microphone Permissions -# bbb.micPermissions.chrome.message1 = Click Allow to give Chrome permission to use your microphone. -bbb.micWarning.title = اخطار مربوط به صدا -bbb.micWarning.joinBtn.label = ملحق شدن -bbb.micWarning.testAgain.label = آزمایش Gain -bbb.micWarning.message = میکروفن شما هیچگونه فعالیتی نشان نمیدهد، احتمالا بقیه قادر به شنیدن صدای شما طی جلسه نخواهند بود -# bbb.webrtcWarning.message = Could not connect with WebRTC with reason\: {0}. Do you want to try Flash instead? -# bbb.webrtcWarning.mediamessage = Could not get your microphone for a WebRTC call. Do you want to try Flash instead? -# bbb.webrtcWarning.title = WebRTC Connection Failed -bbb.mainToolbar.helpBtn = راهنما -bbb.mainToolbar.logoutBtn = خروج -# bbb.mainToolbar.logoutBtn.toolTip = Log Out -bbb.mainToolbar.langSelector = انتخاب زبان -bbb.mainToolbar.settingsBtn = تنظیمات -bbb.mainToolbar.settingsBtn.toolTip = مشاهده ی تنظیمات -bbb.mainToolbar.shortcutBtn = کلیدهای میانبر -# bbb.mainToolbar.shortcutBtn.toolTip = Open Shortcut Keys Window -bbb.mainToolbar.recordBtn.toolTip.start = شروع ضبط کلاس -bbb.mainToolbar.recordBtn.toolTip.stop = متوقف کردن ضبط کلاس -bbb.mainToolbar.recordBtn.toolTip.recording = جلسه در حال ضبط شدن است -bbb.mainToolbar.recordBtn.toolTip.notRecording = جلسه در حال ضبط شدن نیست -bbb.mainToolbar.recordBtn.confirm.title = تایید ضبط شدن -bbb.mainToolbar.recordBtn.confirm.message.start = آیا مطمئنید که می خواهید جلسه را ضبط کنید؟ -bbb.mainToolbar.recordBtn.confirm.message.stop = آیا مطمئنید که می خواهید ضبط کلاس را متوقف کنید؟ -# bbb.mainToolbar.recordBtn..notification.title = Record Notification -# bbb.mainToolbar.recordBtn..notification.message1 = You can record this meeting. -# 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.notRecording = Not Recording -bbb.window.minimizeBtn.toolTip = کمینه -bbb.window.maximizeRestoreBtn.toolTip = بیشینه -bbb.window.closeBtn.toolTip = خروج -bbb.videoDock.titleBar = نوار عنوان پنجره تصویر -bbb.presentation.titleBar = نوار عنوان پنجره ارائه -bbb.chat.titleBar = نوار عنوان پنجره چت متنی -bbb.users.title = کاربران{0} {1} -bbb.users.titleBar = نوار عنوان پنجره کاربران -bbb.users.quickLink.label = پنجره کاربران -bbb.users.minimizeBtn.accessibilityName = کمینه کردن پنجره کاربران -bbb.users.maximizeRestoreBtn.accessibilityName = بیشینه کردن پنجره کاربران -bbb.users.settings.buttonTooltip = تنظیمات -# bbb.users.settings.audioSettings = Audio Test -bbb.users.settings.webcamSettings = تنظیمات دوربین -bbb.users.settings.muteAll = قطع صدای همه کاربران -bbb.users.settings.muteAllExcept = قطع صدای همه غیر از ارائه دهنده -bbb.users.settings.unmuteAll = وصل کردن صدای همه -bbb.users.settings.lowerAllHands = پایین اوردن دست همه افراد -bbb.users.raiseHandBtn.toolTip = بالا بردن دست -# bbb.users.roomMuted.text = Viewers Muted -# bbb.users.roomLocked.text = Viewers Locked -bbb.users.pushToTalk.toolTip = برای صحبت کردن کلیک کنید -bbb.users.pushToMute.toolTip = برای قطع کردن صدای خود کلیک کنید -bbb.users.muteMeBtnTxt.talk = وصل کردن صدا -bbb.users.muteMeBtnTxt.mute = قطع صدا -bbb.users.muteMeBtnTxt.muted = بی صدا -bbb.users.muteMeBtnTxt.unmuted = وصل بودن صدا -bbb.users.usersGrid.accessibilityName = لیست کاربران. برای حرکت بین لیست از کلیدهای جهتی استفاده کنید -bbb.users.usersGrid.nameItemRenderer = نام -bbb.users.usersGrid.nameItemRenderer.youIdentifier = شما -bbb.users.usersGrid.statusItemRenderer = وضعیت -# bbb.users.usersGrid.statusItemRenderer.changePresenter = Click To Make Presenter -bbb.users.usersGrid.statusItemRenderer.presenter = ارائه دهنده -bbb.users.usersGrid.statusItemRenderer.moderator = مدیر -bbb.users.usersGrid.statusItemRenderer.lowerHand = پایین آوردن دست -bbb.users.usersGrid.statusItemRenderer.handRaised = اجازه گرفته -bbb.users.usersGrid.statusItemRenderer.viewer = مشاهده کننده -bbb.users.usersGrid.mediaItemRenderer = رسانه -bbb.users.usersGrid.mediaItemRenderer.talking = در حال صحبت -bbb.users.usersGrid.mediaItemRenderer.webcam = به اشتراک گذاری دوربین -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = مشاهده ی دوربین -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = وصل کردن صدای {0} -bbb.users.usersGrid.mediaItemRenderer.pushToMute = قطع کردن صدای {0} -bbb.users.usersGrid.mediaItemRenderer.pushToLock = قفل کردن {0} -bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = باز کردن {0} -bbb.users.usersGrid.mediaItemRenderer.kickUser = اخراج کاربر {0} -bbb.users.usersGrid.mediaItemRenderer.webcam = به اشتراک گذاری دوربین -bbb.users.usersGrid.mediaItemRenderer.micOff = میکروفون خاموش -bbb.users.usersGrid.mediaItemRenderer.micOn = میکروفون روشن -bbb.users.usersGrid.mediaItemRenderer.noAudio = عدم حضور در کنفراس صوتی -bbb.presentation.title = ارائه -bbb.presentation.titleWithPres = ارائه\: {0} -bbb.presentation.quickLink.label = پنجره ارائه -# bbb.presentation.fitToWidth.toolTip = Fit Presentation To Width -# bbb.presentation.fitToPage.toolTip = Fit Presentation To Page -# bbb.presentation.uploadPresBtn.toolTip = Upload Presentation -bbb.presentation.backBtn.toolTip = اسلاید قبلی -bbb.presentation.btnSlideNum.toolTip = انتخاب یک اسلاید -bbb.presentation.forwardBtn.toolTip = اسلاید بعدی -bbb.presentation.maxUploadFileExceededAlert = خطا\: حجم فایل بیشتر از حد مجاز است -bbb.presentation.uploadcomplete = بارگزاری به اتمام رسید لطفا منتظر تبدیل سند به فرمت قابل نمایش باشید -bbb.presentation.uploaded = بارگزاري شد -bbb.presentation.document.supported = از قالب سند بارگزاري شده پیشتیبانی می شود. آغاز تبدیل ... -bbb.presentation.document.converted = سند آفیس مورد نظر با موفقیت تبدیل شد -bbb.presentation.error.document.convert.failed = خطا\: تبدیل سند افیس مورد نظر با شکست روبرو شد -bbb.presentation.error.io = خطای ورودی/خروجی\: لطفا با مدیر سیستم تماس بگیرید -bbb.presentation.error.security = خطای امنیتی\: لطفا با مدیر سیستم تماس بگیرید -bbb.presentation.error.convert.notsupported = خطا\: از سند بارگزاري شده پشتيباني نمي شود. لطفا فايل با قالب مناسب ارسال کنید -bbb.presentation.error.convert.nbpage = خطا\: شکست در تعیین تعداد صفحات سند بارگزاري شده -bbb.presentation.error.convert.maxnbpagereach = خطا\: تعداد صفحات سند بارگزاري شده بسيار زياد است -bbb.presentation.converted = تبدیل {0} از {1} اسلاید -bbb.presentation.ok = تایید -bbb.presentation.slider = سطح بزرگنمایی ارائه -bbb.presentation.slideloader.starttext = شروع متن اسلاید -bbb.presentation.slideloader.endtext = اتمام متن اسلاید -bbb.presentation.uploadwindow.presentationfile = فایل ارائه -bbb.presentation.uploadwindow.pdf = پی.دی.اف -bbb.presentation.uploadwindow.word = ورد -bbb.presentation.uploadwindow.excel = اکسل -bbb.presentation.uploadwindow.powerpoint = پاورپوئینت -bbb.presentation.uploadwindow.image = تصویر -bbb.presentation.minimizeBtn.accessibilityName = کمینه کردن پنجره ارائه -bbb.presentation.maximizeRestoreBtn.accessibilityName = بیشینه کردن پنجره ارائه -bbb.presentation.closeBtn.accessibilityName = بستن پنجره ارائه -bbb.fileupload.title = افزودن فایل به ارائه -# bbb.fileupload.lblFileName.defaultText = No file selected -bbb.fileupload.selectBtn.label = انتخاب فایل -bbb.fileupload.selectBtn.toolTip = باز کردن جعبه محاوره ای جهت انتخاب فایل -bbb.fileupload.uploadBtn = بارگزاري -bbb.fileupload.uploadBtn.toolTip = بارگزاري فایل انتخاب شده -bbb.fileupload.deleteBtn.toolTip = حذف ارائه -bbb.fileupload.showBtn = نمایش -bbb.fileupload.showBtn.toolTip = نمایش ارائه -bbb.fileupload.okCancelBtn = لغو -bbb.fileupload.okCancelBtn.toolTip = بستن جعبه محاوره ای بارگزاری فایل -bbb.fileupload.genThumbText = در حال ایجاد تصاویر کوچک.. -bbb.fileupload.progBarLbl = میزان پیشرفت\: -# bbb.fileupload.fileFormatHint = Upload upload any office document or Portable Document Format (PDF) file. For best results upload PDF. -bbb.chat.title = گقتگوی متنی -bbb.chat.quickLink.label = پنجره گفتگوی متنی -bbb.chat.cmpColorPicker.toolTip = رنگ متن -bbb.chat.input.accessibilityName = قسمت ویرایش پیام متنی -bbb.chat.sendBtn = ارسال -bbb.chat.sendBtn.toolTip = ارسال پیام -bbb.chat.sendBtn.accessibilityName = ارسال پیغام متنی -bbb.chat.contextmenu.copyalltext = کپی کردن تمام من -bbb.chat.publicChatUsername = عمومی -bbb.chat.optionsTabName = امکانات -bbb.chat.privateChatSelect = کاربری را جهت گفتگوی خصوصی انتخاب کنید -bbb.chat.private.userLeft = کاربر خارج شد -# bbb.chat.usersList.toolTip = Click User To Open Private Chat -bbb.chat.chatOptions = تنظیمات مربوط به گفتگو -bbb.chat.fontSize = اندازه قلم متن گفتگوی متنی -# bbb.chat.cmbFontSize.toolTip = Select Chat Message Font Size -bbb.chat.messageList = جعبه متن پیام -bbb.chat.minimizeBtn.accessibilityName = کمینه کردن پنجره گفتگوی متنی -bbb.chat.maximizeRestoreBtn.accessibilityName = بیشینه کردن پنجره گفتگوی متنی -bbb.chat.closeBtn.accessibilityName = بستن پنجره گفتگوی متنی -bbb.chat.chatTabs.accessibleNotice = پیام های جدید در این زبانه -bbb.publishVideo.changeCameraBtn.labelText = تغییر تنظیمات دوربین -bbb.publishVideo.changeCameraBtn.toolTip = باز کردن جعبه محاوره ای تغییر دوربین -bbb.publishVideo.cmbResolution.tooltip = وضوح دوربین را انتخاب کنید -bbb.publishVideo.startPublishBtn.labelText = آغاز اشتراک گذاری -bbb.publishVideo.startPublishBtn.toolTip = شروع اشتراک دوبین خود -bbb.videodock.title = پنجره دوربین ها -bbb.videodock.quickLink.label = پنجره دوربین ها -bbb.video.minimizeBtn.accessibilityName = کمینه کردن پنجره تصویر -bbb.video.maximizeRestoreBtn.accessibilityName = بزرگ کردن پنجره تصویر -bbb.video.controls.muteButton.toolTip = وصل یا قطع صدای {0} -bbb.video.controls.switchPresenter.toolTip = تغیر نقش {0} به ارائه دهنده -bbb.video.controls.ejectUserBtn.toolTip = خارج کردن {0} از جلسه -bbb.video.controls.privateChatBtn.toolTip = گفتگوی متنی با {0} -bbb.video.publish.hint.noCamera = دوربینی وجود ندارد -bbb.video.publish.hint.cantOpenCamera = امکان باز کردن دوربین شما وجود ندارد -bbb.video.publish.hint.waitingApproval = در انتظار تایید -bbb.video.publish.hint.videoPreview = پیش نمایش تصویر -bbb.video.publish.hint.openingCamera = در حال باز کردن دوربین... -bbb.video.publish.hint.cameraDenied = اجازه دسترسی به دوربین وجود ندارد -bbb.video.publish.hint.cameraIsBeingUsed = دوربین شما توسط برنامه دیگری در حال استفاده می باشد -bbb.video.publish.hint.publishing = در حال پخش... -bbb.video.publish.closeBtn.accessName = بستن جعبه محاوره ای تنظیمات دوربین -bbb.video.publish.closeBtn.label = انصراف -bbb.video.publish.titleBar = اشتراک پنجرع تصاویر -bbb.desktopPublish.title = اشتراک صفحه\: پيش نمايش ارائه دهنده -# bbb.desktopPublish.fullscreen.tooltip = Share Your Main Screen -bbb.desktopPublish.fullscreen.label = تمام صفحه -# bbb.desktopPublish.region.tooltip = Share a Part of Your Screen -bbb.desktopPublish.region.label = محدوده ی اشتراک گذاری -bbb.desktopPublish.stop.tooltip = بستن پنجره اشتراک صفحه -bbb.desktopPublish.stop.label = خروج -bbb.desktopPublish.maximizeRestoreBtn.toolTip = شما قادر به بیشینه کردن این پنجره نیستید -bbb.desktopPublish.closeBtn.toolTip = توقف اشتراک گذاری و خروج -bbb.desktopPublish.minimizeBtn.toolTip = کمینه کردن -bbb.desktopPublish.minimizeBtn.accessibilityName = کمینه کردن پنجره نمایش اشتراک صفحه -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = بیشینه کردن پنجره نمایش اشتراک صفحه -# bbb.desktopPublish.javaRequiredLabel = Requires Java 7u51 (or later) to run. -bbb.desktopPublish.javaTestLinkLabel = آزمایش جاوا -# bbb.desktopPublish.javaTestLinkLabel.tooltip = Test Your Java Version -# bbb.desktopPublish.javaTestLinkLabel.tooltip.accessibility = Test Your Java Version -bbb.desktopView.title = اشتراک میز کار -bbb.desktopView.fitToWindow = بسط به اندازه ي تمام پنجره -bbb.desktopView.actualSize = نمایش اندازه واقعی -bbb.desktopView.minimizeBtn.accessibilityName = کمینه کردن پنجره اشتراک میز کار -bbb.desktopView.maximizeRestoreBtn.accessibilityName = بیشینه کردن پنجره اشتراک میز کار -bbb.desktopView.closeBtn.accessibilityName = بستن پنجره نمایش اشتراک صفحه -# bbb.toolbar.phone.toolTip.start = Share Your Microphone -# bbb.toolbar.phone.toolTip.stop = Stop Sharing Your Microphone -# bbb.toolbar.phone.toolTip.mute = Stop listening the conference -# bbb.toolbar.phone.toolTip.unmute = Start listening the conference -# bbb.toolbar.phone.toolTip.nomic = No microphone detected -# bbb.toolbar.deskshare.toolTip.start = Share Your Desktop -# bbb.toolbar.deskshare.toolTip.stop = Stop Sharing Your Desktop -# bbb.toolbar.video.toolTip.start = Share Your Webcam -# bbb.toolbar.video.toolTip.stop = Stop Sharing Your Webcam -bbb.layout.addButton.toolTip = افزودن طرح بندی جدید به لیست -# bbb.layout.broadcastButton.toolTip = Apply Current Layout to All Viewers -# bbb.layout.combo.toolTip = Change Your Layout -bbb.layout.loadButton.toolTip = بارگزاری طرح بندی از فایل -bbb.layout.saveButton.toolTip = ذخیره سازی طرح بندی در یک فایل -bbb.layout.lockButton.toolTip = قفل کردن طرح بندی -bbb.layout.combo.prompt = اعمال طرح بندی -bbb.layout.combo.custom = * طرح بندی جدید -bbb.layout.combo.customName = طرح بندی جدید -bbb.layout.combo.remote = از طرف مدیر -bbb.layout.save.complete = طرح بندی ها با موفقیت ذخیره شدند -bbb.layout.load.complete = طرح بندی ها با موفقیت بارگزاری شدند -bbb.layout.load.failed = خطا در بارگزاری طرح بندی ها -bbb.highlighter.toolbar.pencil = مداد -bbb.highlighter.toolbar.pencil.accessibilityName = تبدیل اشاره گر تخته سفید به مداد -bbb.highlighter.toolbar.ellipse = دایره -bbb.highlighter.toolbar.ellipse.accessibilityName = تبدیل اشاره گر تخته سفید به دایره -bbb.highlighter.toolbar.rectangle = مستطیل -bbb.highlighter.toolbar.rectangle.accessibilityName = تبدیل اشاره گر تخته سفید به مستطیل -bbb.highlighter.toolbar.panzoom = بزرگنمایی و گسترش -bbb.highlighter.toolbar.panzoom.accessibilityName = تبدیل اشاره گر تخته سفید به بزرگنمایی و گسترش -# bbb.highlighter.toolbar.clear = Clear All Annotations -bbb.highlighter.toolbar.clear.accessibilityName = پاک کردن صفحه تخته سفید -# bbb.highlighter.toolbar.undo = Undo Annotation -bbb.highlighter.toolbar.undo.accessibilityName = لغو آخرین شکل در تخته سفید -bbb.highlighter.toolbar.color = انتخاب رنگ -bbb.highlighter.toolbar.color.accessibilityName = رنگ اشاره گر ترسیم در تخته سفید -bbb.highlighter.toolbar.thickness = تغییر ضخامت -bbb.highlighter.toolbar.thickness.accessibilityName = ضخامت اشاره گر ترسیم در تخته سفید -bbb.logout.title = خارج شدید -bbb.logout.button.label = تایید -bbb.logout.appshutdown = برنامه ی سرور خاموش شده است -bbb.logout.asyncerror = رخداد یک خطای Async -bbb.logout.connectionclosed = اتصال به سرور بسته شده -bbb.logout.connectionfailed = اتصال به سرور قطع شد -bbb.logout.rejected = اتصال به سرور رد شد -bbb.logout.invalidapp = برنامه ی red5 موجود نیست -bbb.logout.unknown = اتصال کلاینت شما از سرور قطع شده است -bbb.logout.usercommand = شما از گفتگو خارج شدید -bbb.logout.confirm.title = تایید خروج از سیستم -bbb.logout.confirm.message = آیا مطمئن هستید میخواهید از سیستم خارج شوید؟ -bbb.logout.confirm.yes = بله -bbb.logout.confirm.no = خیر -bbb.notes.title = یادداشت ها -bbb.notes.cmpColorPicker.toolTip = رنگ متن -bbb.notes.saveBtn = ذخیره -bbb.notes.saveBtn.toolTip = ذخیره یادداشت -bbb.settings.deskshare.instructions = جهت اطمینان از کارکرد صحیح اشتراک گذاری صفحه در کادر ظاهر شده روی پذیرفتن کلیک کنید -bbb.settings.deskshare.start = بررسی وضعیت اشتراک صفحه -bbb.settings.voice.volume = فعالیت میکروفون -bbb.settings.java.label = خطای مربوط به نسخه ی جاوا -bbb.settings.java.text = نسخه ي جاواي نصب شده توسط شما {0} است، اما حداقل نسخه ي مورد نياز براي استفاده از امکان اشتراک گذاري صفحه {1} است. برای نصب جدید ترين نسخه ي Java JRE روی گزینه ي زير کليک کنيد. -bbb.settings.java.command = جدید ترین نسخه ی جاوا را نصب کنید -bbb.settings.flash.label = خطای مربوط به نسخه ی فلش -bbb.settings.flash.text = نسخه ی نصب شده ی فلش شما {0} است، اما شما برای اجرای درست سیستم حداقل نیازمند نسخه ی {1} هستید. برای نصب آخرین نسخه ی ادوبی فلش پلیر روی دکمه ی زیر کلیک کنید. -bbb.settings.flash.command = جدیدترین نسخه فلش را نصب کنید -bbb.settings.isight.label = خطای دوربین iSight -bbb.settings.isight.text = اگر با دوربين iSight خود مشکل داريد، ممکن است به خاطر نسخه 10.6.5 OS X نصب شده روی رایانه تان باشد، که با دریافت تصاوير فلش توسط دوربين iSight مشکل دارد.\nبراي رفع اين مشکل يا براي نصب آخرين نسخه فلش پلیر روي لینک زير کليک کنيد یا مک خود را به آخرين نسخه به روز کنيد -bbb.settings.isight.command = فلش پلیر RC2 10.2 را نصب کنید. -bbb.settings.warning.label = اخطار -bbb.settings.warning.close = بستن اخطار کنونی -bbb.settings.noissues = مشکل قابل ذکری یافت نشد -bbb.settings.instructions = درخواست فلش مبنی بر اجازه برای استفاده از دوربین را بپذیرید. اگرشما قادر به مشاهده تصویر و شنیدن صدای خود هستید، مرورگر شما درست تنظیم شده است. مشکلات بالقوه ی دیگر در زیر نشان داده شده اند. برای یافتن راه حل احتمالی روی هر کدام کلیک کنید -ltbcustom.bbb.highlighter.toolbar.triangle = مثلث -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = تبدیل اشاره گر تخته سفید به مثلث -ltbcustom.bbb.highlighter.toolbar.line = خط -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = تبدیل اشاره گر تخته سفید به خط -ltbcustom.bbb.highlighter.toolbar.text = متن -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = تبدیل اشاره گر تخته سفید به متن -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = رنگ متن -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = اندازه متن - -bbb.accessibility.chat.chatBox.reachedFirst = شما به اولین پیام رسیده اید -bbb.accessibility.chat.chatBox.reachedLatest = شما به آخرین پیام رسیده اید -bbb.accessibility.chat.chatBox.navigatedFirst = شما به اولین پیام منتقل شده اید -bbb.accessibility.chat.chatBox.navigatedLatest = شما به آخرین پیام رسیده اید -bbb.accessibility.chat.chatBox.navigatedLatestRead = شما به جدیدترین پیامی که خوانده اید رسیده اید -bbb.accessibility.chat.chatwindow.input = کادر ورودی گفتگوی متنی - -bbb.accessibility.chat.initialDescription = لطفا برای پیمایش بین پیام های اخیر که خوانده اید از کلیدهای جهتی استفاده کنید - -bbb.accessibility.notes.notesview.input = ورودی یادداشت ها - -bbb.shortcuthelp.title = کلیدهای میانبر -bbb.shortcuthelp.minimizeBtn.accessibilityName = کمینه کردن پنجره کلیدهای میانبر -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = بیشینه کردن پنچره کلیدهای میانبر -bbb.shortcuthelp.closeBtn.accessibilityName = بستن پنجره کلیدهای میانبر -bbb.shortcuthelp.dropdown.general = کلیدهای میانبر سراسری -bbb.shortcuthelp.dropdown.presentation = کلیدهای میانبر ارائه -bbb.shortcuthelp.dropdown.chat = کلیدهای میانبرگفتگوی متنی -bbb.shortcuthelp.dropdown.users = میانبرهای کاربران -bbb.shortcuthelp.dropdown.polling = میانبرهای نظرسنجی ارائه دهنده -bbb.shortcuthelp.dropdown.polling2 = میانبرهای نظرسنجی مشاهده کننده -bbb.shortcuthelp.headers.shortcut = میانبر -bbb.shortcuthelp.headers.function = عملیات - -bbb.shortcutkey.general.minimize = 189 -bbb.shortcutkey.general.minimize.function = کمینه سازی پنجره کنونی -bbb.shortcutkey.general.maximize = 187 -bbb.shortcutkey.general.maximize.function = بیشینه کردن پنجره کنونی - -bbb.shortcutkey.flash.exit = 81 -bbb.shortcutkey.flash.exit.function = غیر فعال کردن پنجره فلش -bbb.shortcutkey.users.muteme = 77 -bbb.shortcutkey.users.muteme.function = قطع و وصل کردن میکروفون خود -bbb.shortcutkey.chat.chatinput = 73 -bbb.shortcutkey.chat.chatinput.function = رفتن به قسمت ورود متن در گفتگوی متنی -bbb.shortcutkey.present.focusslide = 67 -bbb.shortcutkey.present.focusslide.function = فعال سازی اسلاید ارائه -bbb.shortcutkey.whiteboard.undo = 90 -bbb.shortcutkey.whiteboard.undo.function = لغو آخرین تغییر در تخته سفید - -bbb.shortcutkey.focus.users = 49 -bbb.shortcutkey.focus.users.function = انتقال پنجره فعال به پنجره کاربران -bbb.shortcutkey.focus.video = 50 -bbb.shortcutkey.focus.video.function = انتقال پنجره فعال به داک تصویر -bbb.shortcutkey.focus.presentation = 51 -bbb.shortcutkey.focus.presentation.function = انتقال قسمت فعال به پنجره ارائه -bbb.shortcutkey.focus.chat = 52 -bbb.shortcutkey.focus.chat.function = انتقال قسمت فعال به پنجره گفتگوی متنی -bbb.shortcutkey.focus.pollingCreate = 67 -bbb.shortcutkey.focus.pollingCreate.function = فعال سازی پنجره ایجاد نظرسنجی، اگر در حال اجرا است -bbb.shortcutkey.focus.pollingStats = 83 -bbb.shortcutkey.focus.pollingStats.function = فعال سازی پنجره امار نظرسنجی، اگر در حال اجرا است -bbb.shortcutkey.focus.voting = 89 -bbb.shortcutkey.focus.voting.function = فعال سازی پنجره رای دهی، اگر در حال اجرا است - -bbb.shortcutkey.share.desktop = 68 -bbb.shortcutkey.share.desktop.function = باز کردن پنجره اشتراک صفحه -bbb.shortcutkey.share.microphone = 79 -bbb.shortcutkey.share.microphone.function = باز کردن پنجره تنظیمات میکروفون -bbb.shortcutkey.share.pauseRemoteStream = 80 -# bbb.shortcutkey.share.pauseRemoteStream.function = Start/Stop listening the conference -bbb.shortcutkey.share.webcam = 66 -bbb.shortcutkey.share.webcam.function = باز کردن پنجره اشتراک تصویر - -bbb.shortcutkey.shortcutWindow = 72 -bbb.shortcutkey.shortcutWindow.function = باز کردن/فعال کردن پنجره راهنمای کلیدهای میانبر -bbb.shortcutkey.logout = 76 -bbb.shortcutkey.logout.function = خروج از جلسه -bbb.shortcutkey.raiseHand = 82 -bbb.shortcutkey.raiseHand.function = بلند کردن دست - -bbb.shortcutkey.present.upload = 85 -bbb.shortcutkey.present.upload.function = بارگزاری ارائه -bbb.shortcutkey.present.previous = 65 -bbb.shortcutkey.present.previous.function = اسلاید قبلی -bbb.shortcutkey.present.select = 83 -bbb.shortcutkey.present.select.function = مشاهده تمام اسلایدها -bbb.shortcutkey.present.next = 69 -bbb.shortcutkey.present.next.function = رفتن به اسلاید بعدی -bbb.shortcutkey.present.fitWidth = 70 -bbb.shortcutkey.present.fitWidth.function = تنظیم ارائه به اندازه عرض صفحه -bbb.shortcutkey.present.fitPage = 80 -bbb.shortcutkey.present.fitPage.function = جا دادن کل ارائه در صفحه - -bbb.shortcutkey.users.makePresenter = 80 -bbb.shortcutkey.users.makePresenter.function = تغییر نقش فرد انتخاب شده به ارائه دهنده -bbb.shortcutkey.users.kick = 75 -bbb.shortcutkey.users.kick.function = اخراج فرد انتخاب شده از جلسه -bbb.shortcutkey.users.mute = 83 -bbb.shortcutkey.users.mute.function = قطع یا وصل کردن صدای فرد انتخاب شده -bbb.shortcutkey.users.muteall = 65 -bbb.shortcutkey.users.muteall.function = قطع یا وصل کردن همه کاربران -bbb.shortcutkey.users.focusUsers = 85 -bbb.shortcutkey.users.focusUsers.function = تغییر پنجره فعال به پنجره لیست کاربران -bbb.shortcutkey.users.muteAllButPres = 65 -bbb.shortcutkey.users.muteAllButPres.function = قطع صدای همه به جز ارائه دهنده - -bbb.shortcutkey.chat.focusTabs = 89 -bbb.shortcutkey.chat.focusTabs.function = فعال سازی زبانه های چت -bbb.shortcutkey.chat.focusBox = 66 -bbb.shortcutkey.chat.focusBox.function = فعال سازی جعبه گفتگوی متنی -bbb.shortcutkey.chat.changeColour = 67 -bbb.shortcutkey.chat.changeColour.function = فعال کردن فونت انتخاب کننده رنگ -bbb.shortcutkey.chat.sendMessage = 83 -bbb.shortcutkey.chat.sendMessage.function = ارسال پیام متنی -bbb.shortcutkey.chat.explanation = ---- -bbb.shortcutkey.chat.explanation.function = برای پیمایش پیام ها، می بایست جعبه گفتگوی متنی را فعال کنید. - -bbb.shortcutkey.chat.chatbox.advance = 40 -bbb.shortcutkey.chat.chatbox.advance.function = رفتن به پیام بعدی -bbb.shortcutkey.chat.chatbox.goback = 38 -bbb.shortcutkey.chat.chatbox.goback.function = رفتن به پیام قبلی -bbb.shortcutkey.chat.chatbox.repeat = 32 -bbb.shortcutkey.chat.chatbox.repeat.function = تکرار پیام کنونی -bbb.shortcutkey.chat.chatbox.golatest = 39 -bbb.shortcutkey.chat.chatbox.golatest.function = رفتن به آخرین پیام -bbb.shortcutkey.chat.chatbox.gofirst = 37 -bbb.shortcutkey.chat.chatbox.gofirst.function = رفتن به اولین پیام -bbb.shortcutkey.chat.chatbox.goread = 75 -bbb.shortcutkey.chat.chatbox.goread.function = رفتن به جدیدترین پیامی که خوانده اید -bbb.shortcutkey.chat.chatbox.debug = 71 -bbb.shortcutkey.chat.chatbox.debug.function = کلید اشکال یابی موقت - -# bbb.polling.toolbar.toolTip = Manage Polls -# bbb.polling.buttonName = Manage Polls -bbb.polling.createPoll = ایجاد نظرسنجی جدید -bbb.polling.createPoll.moreThanOneResponse = اجازه انتخاب بيش از يک پاسخ به کاربران -bbb.polling.createPoll.hint = نکته\: هر پاسخ را در یک خط جدید بنویسید -bbb.polling.createPoll.answers = پاسخ ها\: -bbb.polling.createPoll.question = سوال\: -bbb.polling.createPoll.title = عنوان -bbb.polling.createPoll.publishToWeb = فعال سازی نظرسنجی تحت وب - -bbb.polling.pollPreview = پیش نمایش نظرسنجی -bbb.polling.pollPreview.modify = ویرایش -bbb.polling.pollPreview.publish = انتشار -bbb.polling.pollPreview.preview = پیش نمایش -bbb.polling.pollPreview.save = ذخیره -bbb.polling.pollPreview.cancel = لغو -bbb.polling.pollPreview.modify = ویرایش -bbb.polling.pollPreview.hereIsYourPoll = نظر سنجي شما آماده است\: -bbb.polling.pollPreview.ifYouWantChanges = برای ايجاد تغييرات روي دکمه "ويرايش" کليک کنيد -bbb.polling.pollPreview.checkAll = (مواردي که ممکن است به کار بروند را انتخاب کنيد) -bbb.polling.pollPreview.pollWillPublishOnline = این نظرسنجی برای رای گیری آنلاین در دسترس خواهد بود - -# bbb.polling.resultBtn.label=Result -# bbb.polling.resultBtn.toolTip=Show poll result -# bbb.polling.startBtn.label=Start -# bbb.polling.startBtn.toolTip=Start poll -# bbb.polling.editBtn.label=Edit -# bbb.polling.editBtn.toolTip=Edit poll -# bbb.polling.deleteBtn.toolTip=Delete poll - -bbb.publishVideo.startPublishBtn.labelText = آغاز اشتراک گذاری -bbb.publishVideo.changeCameraBtn.labelText = تغییر تنظیمات دوربین - -bbb.accessibility.alerts.madePresenter = شما هم اکنون ارائه دهنده هستید -bbb.accessibility.alerts.madeViewer = شما هم اکنون مشاهده کننده هستید - -bbb.shortcutkey.polling.buttonClick = 80 -bbb.shortcutkey.polling.buttonClick.function = باز کردن منوی نظرسنجی -bbb.shortcutkey.polling.focusTitle = 67 -bbb.shortcutkey.polling.focusTitle.function = فعال سازی جعبه ورودی عنوان -bbb.shortcutkey.polling.focusQuestion = 81 -bbb.shortcutkey.polling.focusQuestion.function = فعال سازی جعبه ورودی سوال -bbb.shortcutkey.polling.focusAnswers = 65 -bbb.shortcutkey.polling.focusAnswers.function = فعال سازی جعبه ورودی پاسخ ها -bbb.shortcutkey.polling.focusMultipleCB = 77 -bbb.shortcutkey.polling.focusMultipleCB.function = فعال کردن جعبه انتخاب "امکان انتخاب چندین گزینه" -bbb.shortcutkey.polling.focusWebPollCB = 66 -bbb.shortcutkey.polling.focusWebPollCB.function = فعال سازی چک باکس "قعال سازی نظرسنجی انلاین" -bbb.shortcutkey.polling.previewClick = 80 -bbb.shortcutkey.polling.previewClick.function = پیش نمایش نظرسنجی و رفتن به مرحله بعد -bbb.shortcutkey.polling.cancelClick = 88 -bbb.shortcutkey.polling.cancelClick.function = لغو و خروج از ایجاد نظرسنجی -bbb.shortcutkey.polling.modify = 69 -bbb.shortcutkey.polling.modify.function = برگشت به عقب و تغییر نظرسنجی -bbb.shortcutkey.polling.publish = 85 -bbb.shortcutkey.polling.publish.function = انتشار نتایج نظر سنجی و شروع رای گیری -bbb.shortcutkey.polling.save = 83 -bbb.shortcutkey.polling.save.function = ذخیره کردن نظرسنجی برای استفاده در اینده - -bbb.shortcutkey.pollStats.explanation = --- -bbb.shortcutkey.pollStats.explanation.function = نتایج نظرسنجی تنها یعد از اتمام رای گیری قابل مشاهده خواهد بود -bbb.shortcutkey.polling.focusData = 68 -bbb.shortcutkey.polling.focusData.function = فعال سازی نتایج نظرسنجی -bbb.shortcutkey.polling.refresh = 82 -bbb.shortcutkey.polling.refresh.function = دوباره سازی نتایج نظرسنجی -bbb.shortcutkey.polling.focusWebPoll = 73 -bbb.shortcutkey.polling.focusWebPoll.function = فعال سازی جعبه آدرس نظرسنجی آنلاین -bbb.shortcutkey.polling.stopPoll = 79 -bbb.shortcutkey.polling.stopPoll.function = توقف نظرسنجی و اتمام رای گیری -bbb.shortcutkey.polling.repostPoll = 80 -bbb.shortcutkey.polling.repostPoll.function = باز انتشار نتایج نظرسنجی -bbb.shortcutkey.polling.closeStatsWindow = 88 -bbb.shortcutkey.polling.closeStatsWindow.function = بستن پنجره نتایج نظر سنجی - -bbb.shortcutkey.polling.vote = 86 -bbb.shortcutkey.polling.vote.function = گرفتن رای برای گزینه های انتخاب شده -bbb.shortcutkey.polling.focusVoteQuestion = 81 -bbb.shortcutkey.polling.focusVoteQuestion.function = تمرکز روی سوال - -bbb.shortcutkey.specialKeys.space = کلید فاصله -bbb.shortcutkey.specialKeys.left = کلید جهتی چپ -bbb.shortcutkey.specialKeys.right = کلید جهتی راست -bbb.shortcutkey.specialKeys.up = کلید جهتی بالا -bbb.shortcutkey.specialKeys.down = کلید جهتی پایین -bbb.shortcutkey.specialKeys.plus = به اضافه -bbb.shortcutkey.specialKeys.minus = منها - -bbb.toolbar.videodock.toolTip.closeAllVideos = بستن تمام دوربین ها -bbb.users.settings.lockAll=قفل کردن تمام کاربران -bbb.users.settings.lockAllExcept=قفل کردن تمام کاربران به جز ارائه دهنده -# bbb.users.settings.lockSettings=Lock Viewers ... -# bbb.users.settings.unlockAll=Unlock All Viewers -bbb.users.settings.roomIsLocked=قفل شده به صورت پیش فرض -bbb.users.settings.roomIsMuted=بی صدا به صورت پیش فرض - -# bbb.lockSettings.save = Apply -# bbb.lockSettings.save.tooltip = Apply lock settings -bbb.lockSettings.cancel = لنصراف -bbb.lockSettings.cancel.toolTip = بستن این پنجره بدون ذخیره سازی - -bbb.lockSettings.moderatorLocking = قفل کردن مدیر -bbb.lockSettings.privateChat = گفتگوی خصوصی -bbb.lockSettings.publicChat = گفتگوی عمومی -bbb.lockSettings.webcam = دوربین -bbb.lockSettings.microphone = میکروفن -# bbb.lockSettings.layout = Layout -# bbb.lockSettings.title=Lock Viewers -bbb.lockSettings.feature=مشخصه -# bbb.lockSettings.enabled=Locked diff --git a/clients/flash/web-client/src/locale/fi_FI/bbbResources.properties b/clients/flash/web-client/src/locale/fi_FI/bbbResources.properties deleted file mode 100644 index 6d5e2858bd53..000000000000 --- a/clients/flash/web-client/src/locale/fi_FI/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -# bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Yhdistetään palvelimeen -bbb.mainshell.statusProgress.loading = Ladataan {0} moduuleita -bbb.mainshell.statusProgress.cannotConnectServer = Anteeksi, emme voi yhdistää palvelimeen. -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Avaa loki-ikkuna -# bbb.mainshell.meetingNotFound = Meeting Not Found -# bbb.mainshell.invalidAuthToken = Invalid Authentication Token -bbb.mainshell.resetLayoutBtn.toolTip = Asettelu Työkalurivi Nollaa Asettelu -# bbb.mainshell.notification.tunnelling = Tunnelling -# bbb.mainshell.notification.webrtc = WebRTC Audio -bbb.oldlocalewindow.reminder1 = Sinulla voi olla vanha kielikäännös BigBlueButtonista. -bbb.oldlocalewindow.reminder2 = Ole hyvä ja tyhjennä selaimesi välimuisti ja yritä uudelleen. -bbb.oldlocalewindow.windowTitle = Varoitus\: Vanha käännös -# bbb.audioSelection.title = How do you want to join the audio? -# bbb.audioSelection.btnMicrophone.label = Microphone -# bbb.audioSelection.btnMicrophone.toolTip = Join the audio with your microphone -# bbb.audioSelection.btnListenOnly.label = Listen Only -# bbb.audioSelection.btnListenOnly.toolTip = Join the audio as listen only -# bbb.audioSelection.txtPhone.text = To join this meeting by phone, dial\: {0} then enter {1} as the conference pin number. -# bbb.micSettings.title = Audio Test -# bbb.micSettings.speakers.header = Test Speakers -# bbb.micSettings.microphone.header = Test Microphone -bbb.micSettings.playSound = Kokeile Kaiuttimia -# bbb.micSettings.playSound.toolTip = Play music to test your speakers -bbb.micSettings.hearFromHeadset = Sinun pitäisi kuulla ääni kuullokkeistasi, ei tietokoneen kaiuttimista. -# bbb.micSettings.speakIntoMic = If you are using a headset (or earbuds), you should hear the audio from your headset -- not from your computer speakers. -# bbb.micSettings.echoTestMicPrompt = This is a private echo test. Speak a few words. Did you hear audio? -# bbb.micSettings.echoTestAudioYes = Yes -# bbb.micSettings.echoTestAudioNo = No -# bbb.micSettings.speakIntoMicTestLevel = Speak into your microphone. You should see the bar move. If not, choose another mic. -# bbb.micSettings.recommendHeadset = Use a headset with a microphone for best audio experience. -bbb.micSettings.changeMic = Vaihda/testaa mikrofonia -# bbb.micSettings.changeMic.toolTip = Open the Flash Player microphone settings dialog box -# bbb.micSettings.comboMicList.toolTip = Select a microphone -# bbb.micSettings.micRecordVolume.label = Gain -# bbb.micSettings.micRecordVolume.toolTip = Set your microphone gain -# bbb.micSettings.nextButton = Next -# bbb.micSettings.nextButton.toolTip = Start the echo test -bbb.micSettings.join = Liity äänellä keskusteluun -# bbb.micSettings.join.toolTip = Join the audio conference -# bbb.micSettings.cancel = Cancel -# bbb.micSettings.connectingtoecho = Connecting -# bbb.micSettings.connectingtoecho.error = Echo Test Error\: Please contact administrator. -# bbb.micSettings.cancel.toolTip = Cancel joining the audio conference -bbb.micSettings.access.helpButton = Opetusvideoihin pääset klikkaamalla tästä. Videot aukeavat uuteen ikkunaan. -bbb.micSettings.access.title = Ääniasetukset. Ääniasetukset ovat päällimmäisenä, kunnes ikkuna suljetaan. -# bbb.micSettings.webrtc.title = WebRTC Support -# bbb.micSettings.webrtc.capableBrowser = Your browser supports WebRTC. -# bbb.micSettings.webrtc.capableBrowser.dontuseit = Click not to use WebRTC -# bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Click here if you don't want to use the WebRTC technology (recommended if you have problems using it). -# bbb.micSettings.webrtc.notCapableBrowser = WebRTC is not supported in your browser. Please use Google Chrome (version 32 or greater); or Mozilla Firefox (version 26 or greater). You will still be able to join the voice conference using the Adobe Flash Platform. -# bbb.micSettings.webrtc.connecting = Calling -# bbb.micSettings.webrtc.waitingforice = Connecting -# bbb.micSettings.webrtc.transferring = Transferring -# bbb.micSettings.webrtc.endingecho = Joining audio -# bbb.micSettings.webrtc.endedecho = Echo test ended. -# bbb.micPermissions.firefox.title = Firefox Microphone Permissions -# bbb.micPermissions.firefox.message1 = Choose your mic and then click Share. -# bbb.micPermissions.firefox.message2 = If you don't see the list of microphones, click on the microphone icon. -# bbb.micPermissions.chrome.title = Chrome Microphone Permissions -# bbb.micPermissions.chrome.message1 = Click Allow to give Chrome permission to use your microphone. -# bbb.micWarning.title = Audio Warning -# bbb.micWarning.joinBtn.label = Join anyway -# bbb.micWarning.testAgain.label = Test again -# bbb.micWarning.message = Your microphone did not show any activity, others probably won't be able to hear you during the session. -# bbb.webrtcWarning.message = Detected the following WebRTC issue\: {0}. Do you want to try Flash instead? -# bbb.webrtcWarning.title = WebRTC Audio Failure -# bbb.webrtcWarning.failedError.1001 = Error 1001\: WebSocket disconnected -# bbb.webrtcWarning.failedError.1002 = Error 1002\: Could not make a WebSocket connection -# bbb.webrtcWarning.failedError.1003 = Error 1003\: Browser version not supported -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -# bbb.webrtcWarning.failedError.1005 = Error 1005\: Call ended unexpectedly -# bbb.webrtcWarning.failedError.1006 = Error 1006\: Call timed out -# bbb.webrtcWarning.failedError.1007 = Error 1007\: ICE negotiation failed -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -# 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.mainToolbar.helpBtn = Apua -bbb.mainToolbar.logoutBtn = Kirjaudu ulos -# bbb.mainToolbar.logoutBtn.toolTip = Log Out -bbb.mainToolbar.langSelector = Valitse kieli -bbb.mainToolbar.settingsBtn = Asetukset -bbb.mainToolbar.settingsBtn.toolTip = Avaa asetukset -bbb.mainToolbar.shortcutBtn = Pikanäppäimet -# bbb.mainToolbar.shortcutBtn.toolTip = Open Shortcut Keys Window -# bbb.mainToolbar.recordBtn.toolTip.start = Start recording -# bbb.mainToolbar.recordBtn.toolTip.stop = Stop recording -# bbb.mainToolbar.recordBtn.toolTip.recording = The session is being recorded -# bbb.mainToolbar.recordBtn.toolTip.notRecording = The session isn't being recorded -# 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.stop = Are you sure you want to stop recording the session? -# bbb.mainToolbar.recordBtn..notification.title = Record Notification -# bbb.mainToolbar.recordBtn..notification.message1 = You can record this meeting. -# 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.notRecording = Not Recording -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -bbb.window.minimizeBtn.toolTip = Pienennä -bbb.window.maximizeRestoreBtn.toolTip = Suurenna -bbb.window.closeBtn.toolTip = Sulje -bbb.videoDock.titleBar = Videotelakan otsikkopalkki -bbb.presentation.titleBar = Esitysikkunan otsikkopalkki -bbb.chat.titleBar = Keskustelu ikkunan otsikkopalkki. -bbb.users.title = Käyttäjät{0} {1} -bbb.users.titleBar = Käyttäjien ikkunapalkki, tuplaklikkaa suurentaaksesi -# bbb.users.quickLink.label = Users Window -bbb.users.minimizeBtn.accessibilityName = Pienennä käyttäjien ikkuna -bbb.users.maximizeRestoreBtn.accessibilityName = Suurenna käyttäjien ikkuna -bbb.users.settings.buttonTooltip = Asetukset -# bbb.users.settings.audioSettings = Audio Test -bbb.users.settings.webcamSettings = Webkameran asetukset -bbb.users.settings.muteAll = Mykistä kaikki -bbb.users.settings.muteAllExcept = Mykistä kaikki paitsi esittelijä -bbb.users.settings.unmuteAll = Mykistys pois kaikilta -bbb.users.settings.lowerAllHands = Laske kaikkien kädet -# bbb.users.raiseHandBtn.toolTip = Raise Hand -# bbb.users.raiseHandBtn.toolTip2 = Lower Hand -# bbb.users.roomMuted.text = Viewers Muted -# bbb.users.roomLocked.text = Viewers Locked -bbb.users.pushToTalk.toolTip = Klikkaa puhuaksesi -bbb.users.pushToMute.toolTip = Klikkaa mykistääksesi itsesi -bbb.users.muteMeBtnTxt.talk = Myksitys pois -bbb.users.muteMeBtnTxt.mute = Mykistä -bbb.users.muteMeBtnTxt.muted = Mykistetty -bbb.users.muteMeBtnTxt.unmuted = Mykistymätön -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -bbb.users.usersGrid.accessibilityName = Käyttäjien lista. Käytä nuolinäppäimiä navigointiin. -bbb.users.usersGrid.nameItemRenderer = Nimi -# bbb.users.usersGrid.nameItemRenderer.youIdentifier = you -bbb.users.usersGrid.statusItemRenderer = Tila -# bbb.users.usersGrid.statusItemRenderer.changePresenter = Click To Make Presenter -bbb.users.usersGrid.statusItemRenderer.presenter = Esittäjä -bbb.users.usersGrid.statusItemRenderer.moderator = Moderaattori -# bbb.users.usersGrid.statusItemRenderer.lowerHand = Lower Hand -bbb.users.usersGrid.statusItemRenderer.handRaised = Viitattu -bbb.users.usersGrid.statusItemRenderer.viewer = Katselija -bbb.users.usersGrid.mediaItemRenderer = Media -bbb.users.usersGrid.mediaItemRenderer.talking = Puhuu -bbb.users.usersGrid.mediaItemRenderer.webcam = Webikamera on jaettu -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = Klikkaa katsellaksesi webbikameraa -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Klikkaa mykistys pois käyttäjältä -bbb.users.usersGrid.mediaItemRenderer.pushToMute = Klikkaa mykistääksesi käyttäjä -# bbb.users.usersGrid.mediaItemRenderer.pushToLock = Lock {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Unlock {0} -bbb.users.usersGrid.mediaItemRenderer.kickUser = Poista käyttäjä -bbb.users.usersGrid.mediaItemRenderer.webcam = Webikamera on jaettu -bbb.users.usersGrid.mediaItemRenderer.micOff = Mikrofoni pois päältä -bbb.users.usersGrid.mediaItemRenderer.micOn = Mikrofoni päälle -bbb.users.usersGrid.mediaItemRenderer.noAudio = Et ole liittynyt äänellä konferenssiin. -bbb.presentation.title = Esitys -# bbb.presentation.titleWithPres = Presentation\: {0} -# bbb.presentation.quickLink.label = Presentation Window -# bbb.presentation.fitToWidth.toolTip = Fit Presentation To Width -# bbb.presentation.fitToPage.toolTip = Fit Presentation To Page -# bbb.presentation.uploadPresBtn.toolTip = Upload Presentation -bbb.presentation.backBtn.toolTip = Esitysikkuna Edellinen sivu. -# bbb.presentation.btnSlideNum.accessibilityName = Slide {0} of {1} -# bbb.presentation.btnSlideNum.toolTip = Select a slide -bbb.presentation.forwardBtn.toolTip = Esitysikkuna Seuraava sivu. -bbb.presentation.maxUploadFileExceededAlert = Virhe\: Tiedoston koko on suurempi kuin sallittu koko. -bbb.presentation.uploadcomplete = Lähetys on valmis. Odota dokumentin konvertointia. -bbb.presentation.uploaded = Lähetetty. -bbb.presentation.document.supported = Lähetetty dokumentti on tuettu. Konvertointi alkaa... -bbb.presentation.document.converted = Office dokumentin konvertointi onnistui. -bbb.presentation.error.document.convert.failed = Virhe\: Office dokumentin konvertointi epäonnistui. -bbb.presentation.error.io = IO virhe. Ota yhteyttä järjestelmän ylläpitäjään. -bbb.presentation.error.security = Suojausvirhe. Ota yhteyttä järjestelmän ylläpitäjään. -bbb.presentation.error.convert.notsupported = Virhe\: Lähetettyä tiedostomuotoa ei tueta. Ole hyvä ja lähetä yhteensopiva tiedosto. -bbb.presentation.error.convert.nbpage = Virhe\: Lähetetystä tiedostosta ei voida määrittää sivumäärää. -bbb.presentation.error.convert.maxnbpagereach = Virhe\: Lähetetyssä tiedostossa on liian monta sivua. -bbb.presentation.converted = {0} {1}\:stä sivusta konvertoitu. -bbb.presentation.ok = OK -bbb.presentation.slider = Esitysikkunan lähennys -# bbb.presentation.slideloader.starttext = Slide text start -# bbb.presentation.slideloader.endtext = Slide text end -bbb.presentation.uploadwindow.presentationfile = Esitystiedosto -bbb.presentation.uploadwindow.pdf = PDF -bbb.presentation.uploadwindow.word = WORD -bbb.presentation.uploadwindow.excel = EXCEL -bbb.presentation.uploadwindow.powerpoint = POWERPOINT -bbb.presentation.uploadwindow.image = KUVA -bbb.presentation.minimizeBtn.accessibilityName = Pienennä esitysikkuna -bbb.presentation.maximizeRestoreBtn.accessibilityName = Suurenna esitysikkuna -bbb.presentation.closeBtn.accessibilityName = Sulje esitysikkuna -bbb.fileupload.title = Lähetä esitykseen tiedostoja -# bbb.fileupload.lblFileName.defaultText = No file selected -bbb.fileupload.selectBtn.label = Valitse tiedosto -bbb.fileupload.selectBtn.toolTip = Valitse tiedosto -bbb.fileupload.uploadBtn = Lähetä -bbb.fileupload.uploadBtn.toolTip = Lähetä tiedosto -bbb.fileupload.deleteBtn.toolTip = Poista esitys -bbb.fileupload.showBtn = Näytä -bbb.fileupload.showBtn.toolTip = Näytä esitys -bbb.fileupload.okCancelBtn = Peruuta -# bbb.fileupload.okCancelBtn.toolTip = Close the File Upload dialog box -bbb.fileupload.genThumbText = Pienoiskuvia luodaan... -bbb.fileupload.progBarLbl = Edistyminen\: -# bbb.fileupload.fileFormatHint = Upload any office document or Portable Document Format (PDF) file. For best results upload PDF. -bbb.chat.title = Keskustelu -# bbb.chat.quickLink.label = Chat Window -bbb.chat.cmpColorPicker.toolTip = Keskusteluikkunan Tekstin Väri -# bbb.chat.input.accessibilityName = Chat Message Editing Field -bbb.chat.sendBtn = Lähetä -bbb.chat.sendBtn.toolTip = Lähetä Viesti -# bbb.chat.sendBtn.accessibilityName = Send chat message -# bbb.chat.contextmenu.copyalltext = Copy All Text -bbb.chat.publicChatUsername = Kaikki -# bbb.chat.optionsTabName = Options -bbb.chat.privateChatSelect = Keskusteluikkuna Valitse henkilö jonka kanssa haluat keskustella yksityisesti -# 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.chatOptions = Keskusteluikkuna Keskustelu vaihtoehdot -bbb.chat.fontSize = Keskusteluikkunan Fontin koko -# bbb.chat.cmbFontSize.toolTip = Select Chat Message Font Size -bbb.chat.messageList = Keskusteluikkunan viestiketju -bbb.chat.minimizeBtn.accessibilityName = Pienennä keskusteluikkuna -bbb.chat.maximizeRestoreBtn.accessibilityName = Suurenna keskusteluikkuna -bbb.chat.closeBtn.accessibilityName = Sulje keskusteluikkuna -# bbb.chat.chatTabs.accessibleNotice = New messages in this tab. -# bbb.publishVideo.changeCameraBtn.labelText = Change Webcam -# bbb.publishVideo.changeCameraBtn.toolTip = Open the change webcam dialog box -# bbb.publishVideo.cmbResolution.tooltip = Select a webcam resolution -# bbb.publishVideo.startPublishBtn.labelText = Start Sharing -bbb.publishVideo.startPublishBtn.toolTip = Aloita Jakaminen -# bbb.webcamPermissions.chrome.title = Chrome Webcam Permissions -# bbb.webcamPermissions.chrome.message1 = Click Allow to give Chrome permission to use your webcam. -bbb.videodock.title = Videotelakka -# bbb.videodock.quickLink.label = Webcams Window -bbb.video.minimizeBtn.accessibilityName = Pienennä videotelakan ikkuna -bbb.video.maximizeRestoreBtn.accessibilityName = Suurenna videotelakan ikkuna -bbb.video.controls.muteButton.toolTip = Mykistä tai mykistys pois {0} -bbb.video.controls.switchPresenter.toolTip = Tee {0} esittäjäksi -bbb.video.controls.ejectUserBtn.toolTip = Poista {0} tapaamisesta -bbb.video.controls.privateChatBtn.toolTip = Kirjoittele {0} kanssa -bbb.video.publish.hint.noCamera = Kameraa ei saatavilla -bbb.video.publish.hint.cantOpenCamera = En voi avata kameraasi -bbb.video.publish.hint.waitingApproval = Odotan hyväksymistä -bbb.video.publish.hint.videoPreview = Videon esikatselu -bbb.video.publish.hint.openingCamera = Avataan kameraa... -bbb.video.publish.hint.cameraDenied = Kameran käyttö estetty -bbb.video.publish.hint.cameraIsBeingUsed = Kameraasi käyttää jokin muu ohjelma -bbb.video.publish.hint.publishing = Julkaisee... -bbb.video.publish.closeBtn.accessName = Webkamera ikkuna sulje ikkuna -# bbb.video.publish.closeBtn.label = Cancel -bbb.video.publish.titleBar = Julkaise webbikameran ikkuna -bbb.desktopPublish.title = Työpöydän jako\: Esittelijän esikatselu -# bbb.desktopPublish.fullscreen.tooltip = Share Your Main Screen -bbb.desktopPublish.fullscreen.label = Kokonäyttö -# bbb.desktopPublish.region.tooltip = Share a Part of Your Screen -bbb.desktopPublish.region.label = Alue -bbb.desktopPublish.stop.tooltip = Sulje näytönjako -bbb.desktopPublish.stop.label = Sulje -bbb.desktopPublish.maximizeRestoreBtn.toolTip = Et voi maksimoida tätä ikkunaa. -bbb.desktopPublish.closeBtn.toolTip = Lopeta jakaminen ja sulje -# bbb.desktopPublish.chromeOnMacUnsupportedHint = Desktop sharing is not currently supported on Chrome running under Mac OS X. Recommend you use FireFox to share desktop. -bbb.desktopPublish.minimizeBtn.toolTip = Pienennä -bbb.desktopPublish.minimizeBtn.accessibilityName = Pienennä työpöydän jako ikkuna -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Suurenna työpöydän jako ikkuna -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -bbb.desktopView.title = Työpöydän jako -bbb.desktopView.fitToWindow = Sovita ikkunaan -bbb.desktopView.actualSize = Näytä oikea koko -bbb.desktopView.minimizeBtn.accessibilityName = Pienennä työpöydän jako ikkunan esinäyttö -bbb.desktopView.maximizeRestoreBtn.accessibilityName = Suurenna työpöydän jako ikkunan esinäyttö -bbb.desktopView.closeBtn.accessibilityName = Sulje työpöydän jako ikkunan esinäyttö -# bbb.toolbar.phone.toolTip.start = Share Your Microphone -# bbb.toolbar.phone.toolTip.stop = Stop Sharing Your Microphone -# bbb.toolbar.phone.toolTip.mute = Stop listening the conference -# bbb.toolbar.phone.toolTip.unmute = Start listening the conference -# bbb.toolbar.phone.toolTip.nomic = No microphone detected -# bbb.toolbar.deskshare.toolTip.start = Share Your Desktop -# bbb.toolbar.deskshare.toolTip.stop = Stop Sharing Your Desktop -# bbb.toolbar.video.toolTip.start = Share Your Webcam -# bbb.toolbar.video.toolTip.stop = Stop Sharing Your Webcam -bbb.layout.addButton.toolTip = Lisää muokattu ulkoasu listalle -# bbb.layout.broadcastButton.toolTip = Apply Current Layout to All Viewers -# bbb.layout.combo.toolTip = Change Your Layout -bbb.layout.loadButton.toolTip = Lataa ulkoasu tiedostosta -bbb.layout.saveButton.toolTip = Tallenna ulkoasu tiedostoksi -bbb.layout.lockButton.toolTip = Lukitse ulkoasu -bbb.layout.combo.prompt = Ota ulkoasu käyttöön -bbb.layout.combo.custom = * Muokattu ulkoasu -bbb.layout.combo.customName = Muokattu ulkoasu -bbb.layout.combo.remote = Etäohjaus -bbb.layout.save.complete = Ulkoasut tallennettu onnistuneesti -bbb.layout.load.complete = Ulkoasut ladattu onnistuneesti -bbb.layout.load.failed = Ulkoasuja ei saatu ladattua -# bbb.layout.name.defaultlayout = Default Layout -# bbb.layout.name.videochat = Video Chat -# bbb.layout.name.webcamsfocus = Webcam Meeting -# bbb.layout.name.presentfocus = Presentation Meeting -# bbb.layout.name.lectureassistant = Lecture Assistant -# bbb.layout.name.lecture = Lecture -bbb.highlighter.toolbar.pencil = Kynä -bbb.highlighter.toolbar.pencil.accessibilityName = Vaihda kursori kynään -bbb.highlighter.toolbar.ellipse = Ympyrä -bbb.highlighter.toolbar.ellipse.accessibilityName = Vaihda kursori ympyrään -bbb.highlighter.toolbar.rectangle = Neliö -bbb.highlighter.toolbar.rectangle.accessibilityName = Vaihda kursori ruuduksi -bbb.highlighter.toolbar.panzoom = Panoroi ja lähennä -bbb.highlighter.toolbar.panzoom.accessibilityName = Vaihda kursori panorointiin ja lähennykseen -# bbb.highlighter.toolbar.clear = Clear All Annotations -bbb.highlighter.toolbar.clear.accessibilityName = Tyhjennä valkotaulu -# bbb.highlighter.toolbar.undo = Undo Annotation -bbb.highlighter.toolbar.undo.accessibilityName = Kumoa viimeinen valkotaulun kuvio -bbb.highlighter.toolbar.color = Valitse Väri -# bbb.highlighter.toolbar.color.accessibilityName = Whiteboard mark draw color -bbb.highlighter.toolbar.thickness = Muuta koko -# bbb.highlighter.toolbar.thickness.accessibilityName = Whiteboard draw thickness -# bbb.logout.title = Logged Out -bbb.logout.button.label = OK -bbb.logout.appshutdown = Palvelinsovellus on suljettu -bbb.logout.asyncerror = Async virhe -bbb.logout.connectionclosed = Yhteys palvelimeen on suljettu -bbb.logout.connectionfailed = Yhteys palvelimeen epäonnistui -bbb.logout.rejected = Yhteys palvelimeen on hylätty -bbb.logout.invalidapp = red5 ohjelmaa ei löydy -bbb.logout.unknown = Selaimesi kadotti yhteyden palvelimeen -bbb.logout.usercommand = Kirjauduit ulos konferenssista -# 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 -# bbb.logout.confirm.message = Are you sure you want to log out? -# bbb.logout.confirm.yes = Yes -# bbb.logout.confirm.no = No -bbb.notes.title = Muistiinpanot -bbb.notes.cmpColorPicker.toolTip = Tekstin väri -bbb.notes.saveBtn = Tallenna -bbb.notes.saveBtn.toolTip = Tallenna muistiinpano -bbb.settings.deskshare.instructions = Klikkaa salliaksesi ponnahdusikkunan joka tarkistaa toimiiko työpöydän jako oikein -bbb.settings.deskshare.start = Tarkista Työpöydän Jako -bbb.settings.voice.volume = Mikrofonin aktiviteetti -bbb.settings.java.label = Java versio virhe -bbb.settings.java.text = Java {0} on asennettu, mutta tarvitset vähintään version {1} käyttääksesi BigBlueButtonin työpöytäjako ominaisuuksia. Klikkaa alla olevaa nappia asentaaksesi viimeisimmän Java JRE version. -bbb.settings.java.command = Asenna uusin Java -bbb.settings.flash.label = Flash versio virhe -bbb.settings.flash.text = Flash {0} on asennettu, mutta tarvitset vähintään version {1} käyttääksesi BigBlueButtonia oikein.\nKlikkaa alla olevaa nappia asentaaksesi viimeisimmät Adobe Flash version. -bbb.settings.flash.command = Asenna uusin Flash -bbb.settings.isight.label = iSight kamera virhe -bbb.settings.isight.text = Jos sinulla on ongelmia iSight kamerasi kanssa, syynä voi olla se että käytät OS X 10.6.5 versiota, jolla on tunnetusti ongelmia Flash videokaappauksissa iSight kameran kanssa.\nKorjatakseni ongelman, klikkaa alla olevaa linkkiä asentaaksesi uuden Flash version, tai päivitä Mac OS X uudempaan versioon. -bbb.settings.isight.command = Asenna Flash 10.2 RC2 -bbb.settings.warning.label = Varoitus -bbb.settings.warning.close = Sulje tämä varoitus -bbb.settings.noissues = Mitään suurempia ongelmia ei löytynyt. -bbb.settings.instructions = Hyväksy Flash ponnahdus joka kysyy sinulta kameran käyttöoikeuksia. Jos näet ja kuulet itsesi, selaimesi on oikein määritetty. Muut mahdolliset ongelmat näkyvät alla. Klikkaa jokaista kohtaa löytääksesi mahdollisen ratkaisun. -ltbcustom.bbb.highlighter.toolbar.triangle = Kolmio -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Vaihda kursori kolmioksi -ltbcustom.bbb.highlighter.toolbar.line = Viiva -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Vaihda valkotaulun kursori viivaksi -ltbcustom.bbb.highlighter.toolbar.text = Teksti -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Vaihda valkotaulun kursori tekstiksi -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Tekstin väri -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Fontin koko - -# bbb.accessibility.clientReady = Ready - -bbb.accessibility.chat.chatBox.reachedFirst = Olet ensimmäisessä viestissä. -bbb.accessibility.chat.chatBox.reachedLatest = Olet uusimmassa viestissä. -bbb.accessibility.chat.chatBox.navigatedFirst = Olet siirtynyt ensimmäiseen viestiin. -bbb.accessibility.chat.chatBox.navigatedLatest = Olet siirtynyt uusimpaan viestiin. -bbb.accessibility.chat.chatBox.navigatedLatestRead = Olet siirtynyt uusimpaan lukemaasi viestiin. -bbb.accessibility.chat.chatwindow.input = Keskustelun lähetys - -# bbb.accessibility.chat.initialDescription = Please use the arrow keys to navigate through chat messages. - -bbb.accessibility.notes.notesview.input = Muistiinpanojen lähetys - -bbb.shortcuthelp.title = Pikanäppäimet -bbb.shortcuthelp.minimizeBtn.accessibilityName = Pienennä oikoteiden ikkuna -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Suurenna oikoteiden ikkuna -bbb.shortcuthelp.closeBtn.accessibilityName = Sulje oikoteiden ikkuna -bbb.shortcuthelp.dropdown.general = Laajat oikotiet -bbb.shortcuthelp.dropdown.presentation = Esitysten oikotiet -bbb.shortcuthelp.dropdown.chat = Keskustelun oikotiet -bbb.shortcuthelp.dropdown.users = Käyttäjien oikotiet -# bbb.shortcuthelp.dropdown.polling = Presenter Polling shortcuts -# bbb.shortcuthelp.dropdown.polling2 = Viewer Polling shortcuts -# bbb.shortcuthelp.headers.shortcut = Shortcut -# bbb.shortcuthelp.headers.function = Function - -bbb.shortcutkey.general.minimize = 189 -bbb.shortcutkey.general.minimize.function = Pienennä nykyinen ikkuna -bbb.shortcutkey.general.maximize = 187 -bbb.shortcutkey.general.maximize.function = Suurenna ikkuna - -bbb.shortcutkey.flash.exit = 81 -bbb.shortcutkey.flash.exit.function = Pois Flash ikkunasta -bbb.shortcutkey.users.muteme = 77 -bbb.shortcutkey.users.muteme.function = Mykistys ja mykistys pois mikrofonista -bbb.shortcutkey.chat.chatinput = 73 -bbb.shortcutkey.chat.chatinput.function = Kohdista keskustelun lähetys ikkunaan -bbb.shortcutkey.present.focusslide = 67 -bbb.shortcutkey.present.focusslide.function = Kohdista esityssivu -bbb.shortcutkey.whiteboard.undo = 90 -bbb.shortcutkey.whiteboard.undo.function = Kumoa viimeisin valkotaulun merkintä - -bbb.shortcutkey.focus.users = 49 -bbb.shortcutkey.focus.users.function = Siirrä kohdistus käyttäjä ikkunaan -bbb.shortcutkey.focus.video = 50 -bbb.shortcutkey.focus.video.function = Siirrä kohdistus video telakkaan -bbb.shortcutkey.focus.presentation = 51 -bbb.shortcutkey.focus.presentation.function = Siirrä kohdistus esitys ikkunaan -bbb.shortcutkey.focus.chat = 52 -bbb.shortcutkey.focus.chat.function = Siirrä kohdistus keskustelu ikkunaan -# bbb.shortcutkey.focus.pollingCreate = 67 -# bbb.shortcutkey.focus.pollingCreate.function = Move focus to the Poll Creation window, if it is open. -# bbb.shortcutkey.focus.pollingStats = 83 -# bbb.shortcutkey.focus.pollingStats.function = Move focus to the Poll Statistics window, if it is open. -# bbb.shortcutkey.focus.voting = 89 -# bbb.shortcutkey.focus.voting.function = Move focus to the Voting window, if it is open. - -bbb.shortcutkey.share.desktop = 68 -bbb.shortcutkey.share.desktop.function = Avaa työpöydänjako ikkuna -bbb.shortcutkey.share.microphone = 79 -bbb.shortcutkey.share.microphone.function = Avaa mikrofonin asetusikkuna -bbb.shortcutkey.share.pauseRemoteStream = 80 -# bbb.shortcutkey.share.pauseRemoteStream.function = Start/Stop listening the conference -bbb.shortcutkey.share.webcam = 66 -bbb.shortcutkey.share.webcam.function = Avaa webkameran jako ikkuna - -bbb.shortcutkey.shortcutWindow = 72 -bbb.shortcutkey.shortcutWindow.function = Avaa/kohdista oikoteiden apu ikkunaan -bbb.shortcutkey.logout = 76 -bbb.shortcutkey.logout.function = Kirjaudu ulos tästä tapaamisesta -bbb.shortcutkey.raiseHand = 82 -bbb.shortcutkey.raiseHand.function = Nosta kättä - -bbb.shortcutkey.present.upload = 85 -bbb.shortcutkey.present.upload.function = Lähetä esitys -bbb.shortcutkey.present.previous = 65 -bbb.shortcutkey.present.previous.function = Mene edelliselle sivulle -bbb.shortcutkey.present.select = 83 -bbb.shortcutkey.present.select.function = Näytä kaikki sivut -bbb.shortcutkey.present.next = 69 -bbb.shortcutkey.present.next.function = Mene seuraavalle sivulle -bbb.shortcutkey.present.fitWidth = 70 -bbb.shortcutkey.present.fitWidth.function = Sovita sivu leveyteen -bbb.shortcutkey.present.fitPage = 80 -bbb.shortcutkey.present.fitPage.function = Sovita sivut sivuun - -bbb.shortcutkey.users.makePresenter = 80 -bbb.shortcutkey.users.makePresenter.function = Tee valitusta käyttäjästä esittelijä -bbb.shortcutkey.users.kick = 75 -bbb.shortcutkey.users.kick.function = Potkaise valittu käyttäjä tapaamisesta -bbb.shortcutkey.users.mute = 83 -bbb.shortcutkey.users.mute.function = Mykistys tai mykistys pois valitulta käyttäjältä -bbb.shortcutkey.users.muteall = 65 -bbb.shortcutkey.users.muteall.function = Mykistys tai mykistys pois kaikilta käyttääjiltä -# bbb.shortcutkey.users.focusUsers = 85 -bbb.shortcutkey.users.focusUsers.function = Kohdista käyttäjien listaan -# bbb.shortcutkey.users.muteAllButPres = 65 -bbb.shortcutkey.users.muteAllButPres.function = Mykistä kaikki muut paitsi esittelijä - -# bbb.shortcutkey.chat.focusTabs = 89 -bbb.shortcutkey.chat.focusTabs.function = Kohdista keskustelu välilehteen -# bbb.shortcutkey.chat.focusBox = 66 -bbb.shortcutkey.chat.focusBox.function = Kohdista keskusteluun -# bbb.shortcutkey.chat.changeColour = 67 -# bbb.shortcutkey.chat.changeColour.function = Focus to font color picker. -# bbb.shortcutkey.chat.sendMessage = 83 -bbb.shortcutkey.chat.sendMessage.function = Lähetä keskusteluviesti -# bbb.shortcutkey.chat.explanation = ---- -# bbb.shortcutkey.chat.explanation.function = For message navigation, you must focus the chat box. - -# bbb.shortcutkey.chat.chatbox.advance = 40 -bbb.shortcutkey.chat.chatbox.advance.function = Siirry seuraavaan viestiin -bbb.shortcutkey.chat.chatbox.goback = 80 -bbb.shortcutkey.chat.chatbox.goback.function = Siirry seuraavaan viestiin -# bbb.shortcutkey.chat.chatbox.repeat = 32 -bbb.shortcutkey.chat.chatbox.repeat.function = Toista nykyinen viesti -# bbb.shortcutkey.chat.chatbox.golatest = 39 -bbb.shortcutkey.chat.chatbox.golatest.function = Siirry uusimpaan viestiin -# bbb.shortcutkey.chat.chatbox.gofirst = 37 -bbb.shortcutkey.chat.chatbox.gofirst.function = Siirry ensimmäiseen viestiin -# bbb.shortcutkey.chat.chatbox.goread = 75 -# bbb.shortcutkey.chat.chatbox.goread.function = Navigate to the most recent message you've read -# bbb.shortcutkey.chat.chatbox.debug = 71 -# bbb.shortcutkey.chat.chatbox.debug.function = Temporary debug hotkey - -# bbb.polling.toolbar.toolTip = Manage Polls -# bbb.polling.buttonName = Manage Polls -# bbb.polling.createPoll = Create New Poll -# bbb.polling.createPoll.moreThanOneResponse = Allow users to choose more than one response -# bbb.polling.createPoll.hint = Hint\: Start every answer with a new line -# bbb.polling.createPoll.answers = Answers\: -# bbb.polling.createPoll.question = Question\: -# bbb.polling.createPoll.title = Title\: -# bbb.polling.createPoll.publishToWeb = Enable web polling - -# bbb.polling.pollPreview = Poll Preview -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.publish = Publish -# bbb.polling.pollPreview.preview = Preview -bbb.polling.pollPreview.save = Tallenna -# bbb.polling.pollPreview.cancel = Cancel -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.hereIsYourPoll = Here is your poll\: -# bbb.polling.pollPreview.ifYouWantChanges = if you want to make any changes use the 'Modify' button -# bbb.polling.pollPreview.checkAll = (check all that may apply) -# bbb.polling.pollPreview.pollWillPublishOnline = This poll will be available for web polling. - -# bbb.polling.resultBtn.label=Result -# bbb.polling.resultBtn.toolTip=Show poll result -# bbb.polling.startBtn.label=Start -# bbb.polling.startBtn.toolTip=Start poll -# bbb.polling.editBtn.label=Edit -# bbb.polling.editBtn.toolTip=Edit poll -# bbb.polling.deleteBtn.toolTip=Delete poll - -# bbb.publishVideo.startPublishBtn.labelText = Start Sharing -# bbb.publishVideo.changeCameraBtn.labelText = Change Webcam - -# bbb.accessibility.alerts.madePresenter = You are now the Presenter. -# bbb.accessibility.alerts.madeViewer = You are now a Viewer. - -bbb.shortcutkey.polling.buttonClick = 80 -# bbb.shortcutkey.polling.buttonClick.function = Open the Polling Menu. -# bbb.shortcutkey.polling.focusTitle = 67 -# bbb.shortcutkey.polling.focusTitle.function = Focus to Title input box. -# bbb.shortcutkey.polling.focusQuestion = 81 -# bbb.shortcutkey.polling.focusQuestion.function = Focus to Question input box. -# bbb.shortcutkey.polling.focusAnswers = 65 -# bbb.shortcutkey.polling.focusAnswers.function = Focus to Answers input box. -# bbb.shortcutkey.polling.focusMultipleCB = 77 -# bbb.shortcutkey.polling.focusMultipleCB.function = Focus to "Allow multiple selections" checkbox. -# bbb.shortcutkey.polling.focusWebPollCB = 66 -# bbb.shortcutkey.polling.focusWebPollCB.function = Focus to "Enable web polling" checkbox. -bbb.shortcutkey.polling.previewClick = 80 -# bbb.shortcutkey.polling.previewClick.function = Preview your poll and proceed. -# bbb.shortcutkey.polling.cancelClick = 88 -# bbb.shortcutkey.polling.cancelClick.function = Cancel and exit Poll creation. -# bbb.shortcutkey.polling.modify = 69 -# bbb.shortcutkey.polling.modify.function = Go back and modify your poll. -# bbb.shortcutkey.polling.publish = 85 -# bbb.shortcutkey.polling.publish.function = Publish your poll and open voting. -# bbb.shortcutkey.polling.save = 83 -# bbb.shortcutkey.polling.save.function = Save your poll to use later. - -# bbb.shortcutkey.pollStats.explanation = ---- -# bbb.shortcutkey.pollStats.explanation.function = Poll results are only available once the poll has been published. -# bbb.shortcutkey.polling.focusData = 68 -# bbb.shortcutkey.polling.focusData.function = Focus to poll results. -# bbb.shortcutkey.polling.refresh = 82 -# bbb.shortcutkey.polling.refresh.function = Refresh poll results. -# bbb.shortcutkey.polling.focusWebPoll = 73 -# bbb.shortcutkey.polling.focusWebPoll.function = Focus to web polling URL box. -# bbb.shortcutkey.polling.stopPoll = 79 -# bbb.shortcutkey.polling.stopPoll.function = Stop the poll and end voting. -bbb.shortcutkey.polling.repostPoll = 80 -# bbb.shortcutkey.polling.repostPoll.function = Re-publish the poll. -# bbb.shortcutkey.polling.closeStatsWindow = 88 -# bbb.shortcutkey.polling.closeStatsWindow.function = Close Polling Results window. - -# bbb.shortcutkey.polling.vote = 86 -# bbb.shortcutkey.polling.vote.function = Cast your vote for the options selected. -# bbb.shortcutkey.polling.focusVoteQuestion = 81 -# bbb.shortcutkey.polling.focusVoteQuestion.function = Focus to question. - -# bbb.shortcutkey.specialKeys.space = Spacebar -# bbb.shortcutkey.specialKeys.left = Left Arrow -# bbb.shortcutkey.specialKeys.right = Right Arrow -# bbb.shortcutkey.specialKeys.up = Up Arrow -# bbb.shortcutkey.specialKeys.down = Down Arrow -# bbb.shortcutkey.specialKeys.plus = Plus -# bbb.shortcutkey.specialKeys.minus = Minus - -# bbb.toolbar.videodock.toolTip.closeAllVideos = Close all videos -# bbb.users.settings.lockAll=Lock All Users -# bbb.users.settings.lockAllExcept=Lock Users Except Presenter -# bbb.users.settings.lockSettings=Lock Viewers ... -# bbb.users.settings.unlockAll=Unlock All Viewers -# bbb.users.settings.roomIsLocked=Locked by default -# bbb.users.settings.roomIsMuted=Muted by default - -# bbb.lockSettings.save = Apply -# bbb.lockSettings.save.tooltip = Apply lock settings -# bbb.lockSettings.cancel = Cancel -# bbb.lockSettings.cancel.toolTip = Close this window without saving - -# bbb.lockSettings.moderatorLocking = Moderator locking -# bbb.lockSettings.privateChat = Private Chat -# bbb.lockSettings.publicChat = Public Chat -# bbb.lockSettings.webcam = Webcam -# bbb.lockSettings.microphone = Microphone -# bbb.lockSettings.layout = Layout -# bbb.lockSettings.title=Lock Viewers -# bbb.lockSettings.feature=Feature -# bbb.lockSettings.locked=Locked -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/fr_CA/bbbResources.properties b/clients/flash/web-client/src/locale/fr_CA/bbbResources.properties deleted file mode 100644 index c064908e442d..000000000000 --- a/clients/flash/web-client/src/locale/fr_CA/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Connexion au serveur -bbb.mainshell.statusProgress.loading = Chargement des {0} modules -bbb.mainshell.statusProgress.cannotConnectServer = Désolé, impossible d'établir une connexion au serveur. -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Ouvrir la fenêtre de log -bbb.mainshell.meetingNotFound = Conférence non trouvée -bbb.mainshell.invalidAuthToken = Jeton d'authentification invalide -bbb.mainshell.resetLayoutBtn.toolTip = Disposition par défaut -bbb.mainshell.notification.tunnelling = Tunnel -bbb.mainshell.notification.webrtc = Audio WebRTC -bbb.oldlocalewindow.reminder1 = Vous avez probablement de vieilles traductions de BigBlueButton. -bbb.oldlocalewindow.reminder2 = Veuillez effacer la mémoire cache de votre fureteur web et essayer de nouveau. -bbb.oldlocalewindow.windowTitle = Avertissement\: Les traductions ne sont pas à jour -bbb.audioSelection.title = Comment voulez-vous joindre la partie audio? -bbb.audioSelection.btnMicrophone.label = Micro -bbb.audioSelection.btnMicrophone.toolTip = Joindre l'audio avec le microohone activé -bbb.audioSelection.btnListenOnly.label = Écouter seulement -bbb.audioSelection.btnListenOnly.toolTip = Joindre l'audio en écoutant seulement -bbb.audioSelection.txtPhone.text = Pour joindre cette conférence par téléphone, composer\: {0} puis, {1} comme code d'accès. -bbb.micSettings.title = Test audio -bbb.micSettings.speakers.header = Tester les haut-parleurs -bbb.micSettings.microphone.header = Tester le micro -bbb.micSettings.playSound = Tester les haut-parleurs -bbb.micSettings.playSound.toolTip = Faites jouer de la musique pour tester vos haut-parleurs -bbb.micSettings.hearFromHeadset = Vous devriez entendre le son dans vos écouteurs et non dans les haut-parleurs. -bbb.micSettings.speakIntoMic = Si vous utilisez un casque (ou des écouteurs), vous devriez entendre le son de celui-ci et non des haut-parleurs de votre ordinateur. -bbb.micSettings.echoTestMicPrompt = Ceci est un test individuel pour l'écho. Dites quelques mots. Entendez-vous quelque chose? -bbb.micSettings.echoTestAudioYes = Oui -bbb.micSettings.echoTestAudioNo = Non -bbb.micSettings.speakIntoMicTestLevel = Parlez dans votre microphone. Vous devriez voir la barre bouger. Sinon, choisir un autre micro. -bbb.micSettings.recommendHeadset = Utilisez un casque d'écoute avec microphone pour une meilleure expérience audio. -bbb.micSettings.changeMic = Tester ou changer votre micro -bbb.micSettings.changeMic.toolTip = Ouvrir la fenêtre de paramètres de micro pour Flash Player -bbb.micSettings.comboMicList.toolTip = Choisir un micro -bbb.micSettings.micRecordVolume.label = Gain -bbb.micSettings.micRecordVolume.toolTip = Gain du microphone -bbb.micSettings.nextButton = Suivant -bbb.micSettings.nextButton.toolTip = Lancer le test d'écho -bbb.micSettings.join = Se joindre à l'audio -bbb.micSettings.join.toolTip = Rejoindre la conférence audio -bbb.micSettings.cancel = Annuler -bbb.micSettings.connectingtoecho = Connexion en cours -bbb.micSettings.connectingtoecho.error = Erreur du test de l'écho\: Veuillez contacter un administrateur -bbb.micSettings.cancel.toolTip = Annuler rejoindre la conférence audio -bbb.micSettings.access.helpButton = Ouvrir les tutoriels vidéos dans une nouvelle page. -bbb.micSettings.access.title = Paramètres audio. Le focus va être gardé sur cette fenêtre jusqu'à ce qu'elle soit fermée. -bbb.micSettings.webrtc.title = Support WebRTC -bbb.micSettings.webrtc.capableBrowser = Votre fureteur supporte WebRTC -bbb.micSettings.webrtc.capableBrowser.dontuseit = Cliquer pour ne pas utiliser WebRTC -bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Cliquer ici pour ne pas utiliser la technologie WebRTC (recommandé si vous rencontrez des difficultés lors de son utilisation). -bbb.micSettings.webrtc.notCapableBrowser = WebRTC n'est pas supporté par votre fureteur. SVP utiliser Google Chrome (version 32 ou ultérieure); ou Mozilla Firefox (version 26 ou ultérieure). Vous pouvez tout de même participer à la conférence audio en utilisant Adobe Flash Player. -bbb.micSettings.webrtc.connecting = Appel en cours -bbb.micSettings.webrtc.waitingforice = Connexion en cours -# bbb.micSettings.webrtc.transferring = Transferring -bbb.micSettings.webrtc.endingecho = Joindre l'audio -bbb.micSettings.webrtc.endedecho = Test d'écho terminé. -bbb.micPermissions.firefox.title = Permissions du microphone de Firefox -bbb.micPermissions.firefox.message1 = Choisir votre micro et cliquer Partage -bbb.micPermissions.firefox.message2 = Si vous ne voyez pas une liste de microphones, cliquer sur l'icône microphone. -bbb.micPermissions.chrome.title = Permissions du microphone de Chrome -bbb.micPermissions.chrome.message1 = Cliquer pour permettre à Chrome d'utiliser votre microphone. -bbb.micWarning.title = Avertissement audio -bbb.micWarning.joinBtn.label = Joindre de toute manière -bbb.micWarning.testAgain.label = Tester de nouveau -bbb.micWarning.message = Votre microphone n'a pas montré d'activité, donc les autres ne pourront probablement pas vous entendre. -bbb.webrtcWarning.message = Le problème suivant avec WebRTC a été détecté\: {0}. Voulez-vous essayer Flash à la place? -# bbb.webrtcWarning.title = WebRTC Audio Failure -# bbb.webrtcWarning.failedError.1001 = Error 1001\: WebSocket disconnected -# bbb.webrtcWarning.failedError.1002 = Error 1002\: Could not make a WebSocket connection -bbb.webrtcWarning.failedError.1003 = Erreur 1003\: Version du fureteur non supportée -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -bbb.webrtcWarning.failedError.1005 = Erreur 1005\: Arrêt de l'appel inattendu -# bbb.webrtcWarning.failedError.1006 = Error 1006\: Call timed out -bbb.webrtcWarning.failedError.1007 = Erreur 1007\: Echec de la négociation ICE -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -bbb.webrtcWarning.failedError.unknown = Erreur {0}\: Code d'erreur inconnu -# bbb.webrtcWarning.failedError.mediamissing = Could not get your microphone for a WebRTC call -# bbb.webrtcWarning.failedError.endedunexpectedly = The WebRTC echo test ended unexpectedly -bbb.mainToolbar.helpBtn = Aide -bbb.mainToolbar.logoutBtn = Déconnexion -bbb.mainToolbar.logoutBtn.toolTip = Déconnexion -bbb.mainToolbar.langSelector = Sélectionner votre langue -bbb.mainToolbar.settingsBtn = Paramètres -bbb.mainToolbar.settingsBtn.toolTip = Ouvrir les paramètres -bbb.mainToolbar.shortcutBtn = Raccourcis clavier -bbb.mainToolbar.shortcutBtn.toolTip = Ouvrir la fenêtre des raccourcis clavier -bbb.mainToolbar.recordBtn.toolTip.start = Débuter l'enregistrement -bbb.mainToolbar.recordBtn.toolTip.stop = Arrêter l'enregistrement -bbb.mainToolbar.recordBtn.toolTip.recording = Cette session est enregistrée -bbb.mainToolbar.recordBtn.toolTip.notRecording = Cette session n'est pas enregistrée -bbb.mainToolbar.recordBtn.confirm.title = Confirmer l'enregistrement -bbb.mainToolbar.recordBtn.confirm.message.start = Voulez-vous débuter l'enregistrement de la session? -bbb.mainToolbar.recordBtn.confirm.message.stop = Voulez-vous cesser l'enregistrement de la session? -bbb.mainToolbar.recordBtn..notification.title = Enregistrer la notification -bbb.mainToolbar.recordBtn..notification.message1 = Vous pouvez enregistrer cette conférence. -bbb.mainToolbar.recordBtn..notification.message2 = Vous devez cliquer sur le bouton Démarrer / Cesser l'enregistrement dans la barre de titre pour débuter / arrêter l’enregistrement. -bbb.mainToolbar.recordingLabel.recording = (Enregistrement en cours) -bbb.mainToolbar.recordingLabel.notRecording = N'enregistre pas -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -bbb.window.minimizeBtn.toolTip = Minimiser -bbb.window.maximizeRestoreBtn.toolTip = Maximiser -bbb.window.closeBtn.toolTip = Fermer -bbb.videoDock.titleBar = Barre de titre de la fenêtre de la caméra web -bbb.presentation.titleBar = Barre de titre de la fenêtre de présentation -bbb.chat.titleBar = Barre de titre de la fenêtre de clavardage -bbb.users.title = Utilisateurs{0} {1} -bbb.users.titleBar = Barre de titre de la fenêtre utilisateurs -bbb.users.quickLink.label = Module utilisateurs -bbb.users.minimizeBtn.accessibilityName = Minimiser la fenêtre d'utilisateurs -bbb.users.maximizeRestoreBtn.accessibilityName = Maximiser la fenêtre d'utilisateurs -bbb.users.settings.buttonTooltip = Paramètres -bbb.users.settings.audioSettings = Test audio -bbb.users.settings.webcamSettings = Paramètres de la caméra web -bbb.users.settings.muteAll = Assourdir tous les utilisateurs -bbb.users.settings.muteAllExcept = Assourdir tous les utilisateurs sauf le présentateur -bbb.users.settings.unmuteAll = Activer le microphone pour tous les utilisateurs -bbb.users.settings.lowerAllHands = Baisser toutes les mains -bbb.users.raiseHandBtn.toolTip = Lever la main -bbb.users.raiseHandBtn.toolTip2 = Baisser la main -bbb.users.roomMuted.text = Participants muets -bbb.users.roomLocked.text = Participants verrouillés -bbb.users.pushToTalk.toolTip = Parler -bbb.users.pushToMute.toolTip = Vous mettre en sourdine -bbb.users.muteMeBtnTxt.talk = Activer -bbb.users.muteMeBtnTxt.mute = Assourdir -bbb.users.muteMeBtnTxt.muted = Assourdit -bbb.users.muteMeBtnTxt.unmuted = Sourdine désactivée -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -bbb.users.usersGrid.accessibilityName = Listes d'utilisateurs. Utilisez les flèches pour naviguer. -bbb.users.usersGrid.nameItemRenderer = Nom -bbb.users.usersGrid.nameItemRenderer.youIdentifier = vous -bbb.users.usersGrid.statusItemRenderer = Statut -bbb.users.usersGrid.statusItemRenderer.changePresenter = Cliquer pour en faire le présentateur -bbb.users.usersGrid.statusItemRenderer.presenter = Présentateur -bbb.users.usersGrid.statusItemRenderer.moderator = Modérateur -bbb.users.usersGrid.statusItemRenderer.lowerHand = Baisser la main -bbb.users.usersGrid.statusItemRenderer.handRaised = Main levée -bbb.users.usersGrid.statusItemRenderer.viewer = Spectateur -bbb.users.usersGrid.mediaItemRenderer = Média -bbb.users.usersGrid.mediaItemRenderer.talking = Parler -bbb.users.usersGrid.mediaItemRenderer.webcam = Partager la webcam -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = Voir la webcam -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Désactiver la sourdine pour {0} -bbb.users.usersGrid.mediaItemRenderer.pushToMute = Activer la sourdine pour {0} -bbb.users.usersGrid.mediaItemRenderer.pushToLock = Verrouiller {0} -bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Déverrouiller {0} -bbb.users.usersGrid.mediaItemRenderer.kickUser = Bannir {0} -bbb.users.usersGrid.mediaItemRenderer.webcam = Partager la webcam -bbb.users.usersGrid.mediaItemRenderer.micOff = Micro fermé -bbb.users.usersGrid.mediaItemRenderer.micOn = Micro ouvert -bbb.users.usersGrid.mediaItemRenderer.noAudio = Vous n'êtes pas en conférence audio -bbb.presentation.title = Présentation -bbb.presentation.titleWithPres = Présentation\: {0} -bbb.presentation.quickLink.label = Module présentation -bbb.presentation.fitToWidth.toolTip = Ajuster la présentation à la largeur -bbb.presentation.fitToPage.toolTip = Ajuster la présentation à la page -bbb.presentation.uploadPresBtn.toolTip = Importer un fichier -bbb.presentation.backBtn.toolTip = Page précédente -bbb.presentation.btnSlideNum.accessibilityName = Diapo {0} sur {1} -bbb.presentation.btnSlideNum.toolTip = Sélectionner une page -bbb.presentation.forwardBtn.toolTip = Page suivante -bbb.presentation.maxUploadFileExceededAlert = Erreur\: Le fichier est plus gros que ce qu'il est permit. -bbb.presentation.uploadcomplete = Envoi du fichier terminé. Merci de patienter pendant la convertion du fichier. -bbb.presentation.uploaded = envoyé. -bbb.presentation.document.supported = Le document envoyé est compatible. Conversion en cours... -bbb.presentation.document.converted = Conversion du fichier réussie. -bbb.presentation.error.document.convert.failed = Erreur lors de la convertion du fichier. -bbb.presentation.error.io = Erreur E/S\: Contactez l'administrateur. -bbb.presentation.error.security = Erreur de sécurité\: Contactez l'administrateur. -bbb.presentation.error.convert.notsupported = Erreur\: le format de fichier envoyé n'est pas supporté. Merci d'envoyer un fichier compatible. -bbb.presentation.error.convert.nbpage = Erreur lors du calcul du nombre de pages du fichier envoyé. -bbb.presentation.error.convert.maxnbpagereach = Erreur\: Le fichier envoyé contient trop de pages. -bbb.presentation.converted = {0} page(s) sur {1} convertie(s). -bbb.presentation.ok = OK -bbb.presentation.slider = Niveau de zoom de la présentation -bbb.presentation.slideloader.starttext = Début du texte de la page -bbb.presentation.slideloader.endtext = Fin du texte de la page -bbb.presentation.uploadwindow.presentationfile = Fichier de présentation -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 -bbb.presentation.minimizeBtn.accessibilityName = Réduire le module présentation -bbb.presentation.maximizeRestoreBtn.accessibilityName = Agrandir le module présentation -bbb.presentation.closeBtn.accessibilityName = Fermer le module de présentation -bbb.fileupload.title = Envoyer un fichier à présenter -bbb.fileupload.lblFileName.defaultText = Aucun fichier sélectionné -bbb.fileupload.selectBtn.label = Sélectionner le fichier -bbb.fileupload.selectBtn.toolTip = Parcourir les fichiers -bbb.fileupload.uploadBtn = Envoyer -bbb.fileupload.uploadBtn.toolTip = Envoyer le fichier sélectionné -bbb.fileupload.deleteBtn.toolTip = Supprimer une présentation -bbb.fileupload.showBtn = Afficher -bbb.fileupload.showBtn.toolTip = Afficher cette présentation -bbb.fileupload.okCancelBtn = Fermer -bbb.fileupload.okCancelBtn.toolTip = Fermer la fenêtre d'envoi de fichier -bbb.fileupload.genThumbText = Génération des aperçus.. -bbb.fileupload.progBarLbl = Progression\: -bbb.fileupload.fileFormatHint = Téléverser n'importe quel document ou fichier PDF (PDF offre de meilleurs résultats). -bbb.chat.title = Clavardage -bbb.chat.quickLink.label = Module clavardage -bbb.chat.cmpColorPicker.toolTip = Couleur du texte -bbb.chat.input.accessibilityName = Champ de saisie de message -bbb.chat.sendBtn = Envoyer -bbb.chat.sendBtn.toolTip = Envoyer ce message -bbb.chat.sendBtn.accessibilityName = Envoyer ce message -bbb.chat.contextmenu.copyalltext = Copier tout le texte -bbb.chat.publicChatUsername = Public -bbb.chat.optionsTabName = Options -bbb.chat.privateChatSelect = Choississez un utilisateur avec qui discuter en privé -# 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.chatOptions = Options de discussions -bbb.chat.fontSize = Taille de la police -bbb.chat.cmbFontSize.toolTip = Taille de la police -bbb.chat.messageList = Champ de saisie -bbb.chat.minimizeBtn.accessibilityName = Réduire le module de clavardage -bbb.chat.maximizeRestoreBtn.accessibilityName = Agrandir le module de clavardage -bbb.chat.closeBtn.accessibilityName = Fermer le module de clavardage -bbb.chat.chatTabs.accessibleNotice = Nouveaux messages dans cet onglet. -bbb.publishVideo.changeCameraBtn.labelText = Changer la webcam -bbb.publishVideo.changeCameraBtn.toolTip = Ouvrir la fenêtre de changement de webcam -bbb.publishVideo.cmbResolution.tooltip = Sélectionnez la résolution de la webcam -bbb.publishVideo.startPublishBtn.labelText = Démarrer le partage -bbb.publishVideo.startPublishBtn.toolTip = Activer ma webcam -bbb.webcamPermissions.chrome.title = Permissions de la webcam de Chrome -bbb.webcamPermissions.chrome.message1 = Cliquer pour permettre à Chrome d'utiliser votre webcam. -bbb.videodock.title = Webcams -bbb.videodock.quickLink.label = Module webcam -bbb.video.minimizeBtn.accessibilityName = Réduire le module de webcam -bbb.video.maximizeRestoreBtn.accessibilityName = Agrandir le module de webcam -bbb.video.controls.muteButton.toolTip = Activer ou désactiver la sourdine pour {0} -bbb.video.controls.switchPresenter.toolTip = Faire de {0} le présentateur -bbb.video.controls.ejectUserBtn.toolTip = Éjecter {0} de la rencontre -bbb.video.controls.privateChatBtn.toolTip = Clavarder avec {0} -bbb.video.publish.hint.noCamera = Pas de webcam disponible -bbb.video.publish.hint.cantOpenCamera = Impossible d'ouvrir votre webcam -bbb.video.publish.hint.waitingApproval = Attend l'approbation -bbb.video.publish.hint.videoPreview = Aperçu de la webcam -bbb.video.publish.hint.openingCamera = Ouverture de la webcam... -bbb.video.publish.hint.cameraDenied = Accès à la webcam refusé -bbb.video.publish.hint.cameraIsBeingUsed = Votre webcam est présentement utilisée par un autre application -bbb.video.publish.hint.publishing = Publication... -bbb.video.publish.closeBtn.accessName = Fermer la fenêtre de paramètres pour la webcam -bbb.video.publish.closeBtn.label = Annuler -bbb.video.publish.titleBar = Publier la webcam -bbb.desktopPublish.title = Partage de bureau\: Aperçu du présentateur -bbb.desktopPublish.fullscreen.tooltip = Partager votre écran principal -bbb.desktopPublish.fullscreen.label = Plein écran -bbb.desktopPublish.region.tooltip = Partager une partie de l'écran -bbb.desktopPublish.region.label = Région -bbb.desktopPublish.stop.tooltip = Fermer le partage d'écran -bbb.desktopPublish.stop.label = Fermer -bbb.desktopPublish.maximizeRestoreBtn.toolTip = Vous ne pouvez pas agrandir cette fenêtre. -bbb.desktopPublish.closeBtn.toolTip = Arrêter de partager et fermer -bbb.desktopPublish.chromeOnMacUnsupportedHint = Le partage de bureau n'est pas présentement supporté avec Chrome pour Mac OS X. SVP utiliser Firefox. -bbb.desktopPublish.minimizeBtn.toolTip = Réduire -bbb.desktopPublish.minimizeBtn.accessibilityName = Réduire le module de partage d'écran -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Agrandir le module de partage d'écran -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -bbb.desktopView.title = Partage d'écran -bbb.desktopView.fitToWindow = Adapter la taille à la fenêtre -bbb.desktopView.actualSize = Afficher à la taille normale -bbb.desktopView.minimizeBtn.accessibilityName = Réduire le module de partage d'écran -bbb.desktopView.maximizeRestoreBtn.accessibilityName = Agrandir le module de partage d'écran -bbb.desktopView.closeBtn.accessibilityName = Fermer le module de partage d'écran -bbb.toolbar.phone.toolTip.start = Partager votre micro -bbb.toolbar.phone.toolTip.stop = Cesser de partager votre micro -bbb.toolbar.phone.toolTip.mute = Cesser d'écouter la conférence -bbb.toolbar.phone.toolTip.unmute = Démarrer l'écoute la conférence -bbb.toolbar.phone.toolTip.nomic = Aucun micro détecté -bbb.toolbar.deskshare.toolTip.start = Partager mon écran -bbb.toolbar.deskshare.toolTip.stop = Cesser de partager mon écran -bbb.toolbar.video.toolTip.start = Partager la webcam -bbb.toolbar.video.toolTip.stop = Cesser de partager la webcam -bbb.layout.addButton.toolTip = Ajouter la mise en page personnalisée à la liste -bbb.layout.broadcastButton.toolTip = Appliquer la mise en page actuelle à tous les participants -bbb.layout.combo.toolTip = Changer la mise en page -bbb.layout.loadButton.toolTip = Télécharger des mises en page depuis un fichier -bbb.layout.saveButton.toolTip = Sauvegarder les mises en page dans un fichier -bbb.layout.lockButton.toolTip = Verrouiller la mise en page -bbb.layout.combo.prompt = Appliquer une mise en page -bbb.layout.combo.custom = * Mise en page personnalisée -bbb.layout.combo.customName = Mise en page personnalisée -bbb.layout.combo.remote = Distant -bbb.layout.save.complete = Les mises en page ont été sauvegardées -bbb.layout.load.complete = Les mises en page ont été téléchargées -bbb.layout.load.failed = Le téléchargement des mises en page a échoué -bbb.layout.name.defaultlayout = Configuration par défaut -bbb.layout.name.videochat = Clavardage vidéo -bbb.layout.name.webcamsfocus = Webconférence -bbb.layout.name.presentfocus = Visioconférence -bbb.layout.name.lectureassistant = Assistant de lecture -bbb.layout.name.lecture = Lecture -bbb.highlighter.toolbar.pencil = Crayon -bbb.highlighter.toolbar.pencil.accessibilityName = Changer le curseur du tableau pour le crayon -bbb.highlighter.toolbar.ellipse = Cercle -bbb.highlighter.toolbar.ellipse.accessibilityName = Changer le curseur du tableau pour un cercle -bbb.highlighter.toolbar.rectangle = Rectangle -bbb.highlighter.toolbar.rectangle.accessibilityName = Changer le curseur du tableau pour un rectangle -bbb.highlighter.toolbar.panzoom = Faire un panorammat et zoomer -bbb.highlighter.toolbar.panzoom.accessibilityName = Changer le curseur du tableau pour le recadrage et zoom -bbb.highlighter.toolbar.clear = Effacer toutes les annotations -bbb.highlighter.toolbar.clear.accessibilityName = Effacer le tableau -bbb.highlighter.toolbar.undo = Revenir en arrière pour cette annotation -bbb.highlighter.toolbar.undo.accessibilityName = Effacer la dernière forme du tableau -bbb.highlighter.toolbar.color = Selectionner une couleur -bbb.highlighter.toolbar.color.accessibilityName = Couleur de la marque -bbb.highlighter.toolbar.thickness = Changer l'épaisseur -bbb.highlighter.toolbar.thickness.accessibilityName = Épaisseur du trait -bbb.logout.title = Déconnecté -bbb.logout.button.label = OK -bbb.logout.appshutdown = L'application serveur a été arrêté -bbb.logout.asyncerror = Un erreur de synchronisation est survenu -bbb.logout.connectionclosed = La connexion au serveur a été fermé -bbb.logout.connectionfailed = La connexion au serveur a échoué -bbb.logout.rejected = La connexion au serveur a été refusé -bbb.logout.invalidapp = L'application red5 n'existe pas -bbb.logout.unknown = Votre client a perdu la connexion au serveur -bbb.logout.usercommand = Vous êtes maintenant déconnecté de la conférence -bbb.logout.refresh.message = Si cette fin de session était involontaire, cliquer le bouton ci-bas pour vous reconnecter. -bbb.logout.refresh.label = Reconnecter -bbb.logout.confirm.title = Confirmer la déconnexion -bbb.logout.confirm.message = Êtes-vous sur de vouloir vous déconnecter? -bbb.logout.confirm.yes = Oui -bbb.logout.confirm.no = Non -bbb.notes.title = Notes -bbb.notes.cmpColorPicker.toolTip = Couleur du texte -bbb.notes.saveBtn = Sauvegarder -bbb.notes.saveBtn.toolTip = Sauvegarder la note -bbb.settings.deskshare.instructions = Choisissez Permettre sur la boîte de dialogue qui apparaîtra pour voir si le partage d'écran fonctionne convenablement pour vous -bbb.settings.deskshare.start = Regarder le partage d'écran -bbb.settings.voice.volume = Activité du micro -bbb.settings.java.label = Erreur de la version de Java -bbb.settings.java.text = Vous avez Java {0} d'installé, mais vous devez avoir au moins la version {1} pour utiliser le partage d'écran de BigBlueButton. Pour installer la version la plus récente de Java JRE, cliquez sur le bouton ci-dessous. -bbb.settings.java.command = Installer la nouvelle version de Java -bbb.settings.flash.label = Erreur de la version de Flash -bbb.settings.flash.text = Vous avez Flash {0} d'installé, mais vous devez avoir au moins la version {1} pour utiliser BigBlueButton convenablement. Pour installer la version la plus récente de Adobe Flash, cliquez sur le bouton ci-dessous. -bbb.settings.flash.command = Installer la nouvelle version de Flash -bbb.settings.isight.label = Erreur de webcam iSight -bbb.settings.isight.text = Si vous avez des problèmes avec votre webcam iSight, c'est peut-être parce que vous êtes sur OS X 10.6.5, qui est connu pour avoir un problème avec Flash. Pour corriger ce problème, vous pouvez cliquer sur le lien ci-dessous pour installer la version de Flash la plus récente ou bien mettez à jour votre Mac. -bbb.settings.isight.command = Installer Flash 10.2 RC2 -bbb.settings.warning.label = Attention -bbb.settings.warning.close = Fermer ce message -bbb.settings.noissues = Pas de problèmes détectés. -bbb.settings.instructions = Accepter la demande de Flash pour accéder à votre webcam. Si la sortie correspond à ce que vous attendiez, votre navigateur est configuré correctement. Les problèmes potentiels sont décrit ci-dessous, vous pouvez y jeter un coup d’œil pour trouvez une solution. -ltbcustom.bbb.highlighter.toolbar.triangle = Triangle -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Changer le curseur du tableau pour un triangle -ltbcustom.bbb.highlighter.toolbar.line = Ligne -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Changer le curseur du tableau pour une ligne -ltbcustom.bbb.highlighter.toolbar.text = Texte -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Changer le curseur du tableau pour du texte -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Couleur du texte -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Taille de la police - -# bbb.accessibility.clientReady = Ready - -bbb.accessibility.chat.chatBox.reachedFirst = Vous avez atteint le premier message. -bbb.accessibility.chat.chatBox.reachedLatest = Vous avez atteint le dernier message. -bbb.accessibility.chat.chatBox.navigatedFirst = Vous avez naviguer jusqu'au premier message. -bbb.accessibility.chat.chatBox.navigatedLatest = Vous avez naviguer jusqu'au dernier message. -bbb.accessibility.chat.chatBox.navigatedLatestRead = Vous avez naviguer jusqu'au message le plus récent que vous avez lu. -bbb.accessibility.chat.chatwindow.input = Saisie clavardage - -bbb.accessibility.chat.initialDescription = Utiliser les flèches pour naviguer entre les messages. - -bbb.accessibility.notes.notesview.input = Saisie de notes - -bbb.shortcuthelp.title = Raccourcis clavier -bbb.shortcuthelp.minimizeBtn.accessibilityName = Réduire l'aide raccourci -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Agrandir l'aide raccourci -bbb.shortcuthelp.closeBtn.accessibilityName = Fermer l'aide raccourci -bbb.shortcuthelp.dropdown.general = Raccourcis globaux -bbb.shortcuthelp.dropdown.presentation = Raccourcis de présentation -bbb.shortcuthelp.dropdown.chat = Raccourcis de clavardage -bbb.shortcuthelp.dropdown.users = Raccourcis utilisateurs -bbb.shortcuthelp.dropdown.polling = Raccourcis présentateur pour les sondages -bbb.shortcuthelp.dropdown.polling2 = Raccourcis spectateur pour les votes -bbb.shortcuthelp.headers.shortcut = Raccourci -bbb.shortcuthelp.headers.function = Fonction - -bbb.shortcutkey.general.minimize = 189 -bbb.shortcutkey.general.minimize.function = Réduire la fenêtre courante -bbb.shortcutkey.general.maximize = 187 -bbb.shortcutkey.general.maximize.function = Agrandir la fenêtre courante - -bbb.shortcutkey.flash.exit = 81 -bbb.shortcutkey.flash.exit.function = Enlever le focus de sur la fenêtre de Flash -bbb.shortcutkey.users.muteme = 77 -bbb.shortcutkey.users.muteme.function = Activer et désactiver la sourdine sur votre micro -bbb.shortcutkey.chat.chatinput = 73 -bbb.shortcutkey.chat.chatinput.function = Focuser sur le champ de saisie du clavardage -bbb.shortcutkey.present.focusslide = 67 -bbb.shortcutkey.present.focusslide.function = Focuser la page de présentation -bbb.shortcutkey.whiteboard.undo = 90 -bbb.shortcutkey.whiteboard.undo.function = Effacer la dernière marque sur le tableau - -bbb.shortcutkey.focus.users = 49 -bbb.shortcutkey.focus.users.function = Mettre le focus sur le module utilisateurs -bbb.shortcutkey.focus.video = 50 -bbb.shortcutkey.focus.video.function = Mettre le focus sur le module webcam -bbb.shortcutkey.focus.presentation = 51 -bbb.shortcutkey.focus.presentation.function = Mettre le focus sur le module de présentation -bbb.shortcutkey.focus.chat = 52 -bbb.shortcutkey.focus.chat.function = Mettre le focus sur le module de clavardage -bbb.shortcutkey.focus.pollingCreate = 67 -bbb.shortcutkey.focus.pollingCreate.function = Mettre le focus sur le module de création de sondage, s'il est ouvert. -bbb.shortcutkey.focus.pollingStats = 83 -bbb.shortcutkey.focus.pollingStats.function = Mettre le focus sur le module de statistiques de sondage, s'il est ouvert. -bbb.shortcutkey.focus.voting = 89 -bbb.shortcutkey.focus.voting.function = Mettre le focus sur le module de vote, s'il est ouvert. - -bbb.shortcutkey.share.desktop = 68 -bbb.shortcutkey.share.desktop.function = Ouvrir le module de partage d'écran -bbb.shortcutkey.share.microphone = 79 -bbb.shortcutkey.share.microphone.function = Ouvrir la fenêtre de paramètres audio -bbb.shortcutkey.share.pauseRemoteStream = 80 -bbb.shortcutkey.share.pauseRemoteStream.function = Démarrer / cesser l'écoute de la conférence -bbb.shortcutkey.share.webcam = 66 -bbb.shortcutkey.share.webcam.function = Ouvrir le module de webcam - -bbb.shortcutkey.shortcutWindow = 72 -bbb.shortcutkey.shortcutWindow.function = Ouvrir et focuser sur la fenêtre d'aide raccourci -bbb.shortcutkey.logout = 76 -bbb.shortcutkey.logout.function = Ce déconnecter de cette rencontre -bbb.shortcutkey.raiseHand = 82 -bbb.shortcutkey.raiseHand.function = Lever votre main - -bbb.shortcutkey.present.upload = 85 -bbb.shortcutkey.present.upload.function = Envoyer un document à présenter -bbb.shortcutkey.present.previous = 65 -bbb.shortcutkey.present.previous.function = Page précédente -bbb.shortcutkey.present.select = 83 -bbb.shortcutkey.present.select.function = Voir toutes les pages -bbb.shortcutkey.present.next = 69 -bbb.shortcutkey.present.next.function = Page suivante -bbb.shortcutkey.present.fitWidth = 70 -bbb.shortcutkey.present.fitWidth.function = Ajuster les pages à la largeur -bbb.shortcutkey.present.fitPage = 80 -bbb.shortcutkey.present.fitPage.function = Ajuster les pages à la page - -bbb.shortcutkey.users.makePresenter = 80 -bbb.shortcutkey.users.makePresenter.function = Faire de la personne sélectionnée le présentateur -bbb.shortcutkey.users.kick = 75 -bbb.shortcutkey.users.kick.function = Éjecter la personne sélectionnée de la rencontre -bbb.shortcutkey.users.mute = 83 -bbb.shortcutkey.users.mute.function = Activer ou désactiver la sourdine pour la personne sélectionnée -bbb.shortcutkey.users.muteall = 65 -bbb.shortcutkey.users.muteall.function = Activer ou désactiver la sourdine pour tous les utilisateurs -bbb.shortcutkey.users.focusUsers = 85 -bbb.shortcutkey.users.focusUsers.function = Mettre le focus sur la liste d'utilisateurs -bbb.shortcutkey.users.muteAllButPres = 65 -bbb.shortcutkey.users.muteAllButPres.function = Mettre tout le monde en sourdine sauf le présentateur - -bbb.shortcutkey.chat.focusTabs = 89 -bbb.shortcutkey.chat.focusTabs.function = Mettre le focus sur les onglets du module de clavardage -bbb.shortcutkey.chat.focusBox = 66 -bbb.shortcutkey.chat.focusBox.function = Mettre le focus sur la zone de clavardage -bbb.shortcutkey.chat.changeColour = 67 -bbb.shortcutkey.chat.changeColour.function = Mettre le focus sur la sélection de la couleur de la police -bbb.shortcutkey.chat.sendMessage = 83 -bbb.shortcutkey.chat.sendMessage.function = Envoyer ce message -bbb.shortcutkey.chat.explanation = ---- -bbb.shortcutkey.chat.explanation.function = Pour la navigation entre les messages, vous devez mettre le focus sur la zone de clavardage. - -bbb.shortcutkey.chat.chatbox.advance = 40 -bbb.shortcutkey.chat.chatbox.advance.function = Message suivant -bbb.shortcutkey.chat.chatbox.goback = 38 -bbb.shortcutkey.chat.chatbox.goback.function = Message précédent -bbb.shortcutkey.chat.chatbox.repeat = 32 -bbb.shortcutkey.chat.chatbox.repeat.function = Répéter le message courant -bbb.shortcutkey.chat.chatbox.golatest = 39 -bbb.shortcutkey.chat.chatbox.golatest.function = Aller jusqu'au dernier message -bbb.shortcutkey.chat.chatbox.gofirst = 37 -bbb.shortcutkey.chat.chatbox.gofirst.function = Aller jusqu'au premier message -bbb.shortcutkey.chat.chatbox.goread = 75 -bbb.shortcutkey.chat.chatbox.goread.function = Aller jusqu'au dernier message lu -bbb.shortcutkey.chat.chatbox.debug = 71 -bbb.shortcutkey.chat.chatbox.debug.function = Raccourci temporaire de débogage - -bbb.polling.toolbar.toolTip = Gérer les sondages -bbb.polling.buttonName = Gérer les sondages -bbb.polling.createPoll = Créer un nouveau sondage -bbb.polling.createPoll.moreThanOneResponse = Permettre les utilisateurs de choisir plus d'une réponse -bbb.polling.createPoll.hint = Conseil\: Démarrer chaque réponse sur une nouvelle ligne -bbb.polling.createPoll.answers = Réponses\: -bbb.polling.createPoll.question = Question\: -bbb.polling.createPoll.title = Titre\: -bbb.polling.createPoll.publishToWeb = Activer le sondage web - -bbb.polling.pollPreview = Aperçu du sondage -bbb.polling.pollPreview.modify = Modifier -bbb.polling.pollPreview.publish = Publier -bbb.polling.pollPreview.preview = Aperçu -bbb.polling.pollPreview.save = Sauvegarder -bbb.polling.pollPreview.cancel = Annuler -bbb.polling.pollPreview.modify = Modifier -bbb.polling.pollPreview.hereIsYourPoll = Voici votre sondage\: -bbb.polling.pollPreview.ifYouWantChanges = si vous voulez faire des modifications, utilisez le bouton 'Modifier' -bbb.polling.pollPreview.checkAll = (vérifier tous ce qui peut s'appliquer) -bbb.polling.pollPreview.pollWillPublishOnline = Ce sondage sera disponible pour le vote web. - -bbb.polling.resultBtn.label=Résultat -bbb.polling.resultBtn.toolTip=Afficher le résultat du sondage -bbb.polling.startBtn.label=Débuter -bbb.polling.startBtn.toolTip=Débuter le sondage -bbb.polling.editBtn.label=Modifier -bbb.polling.editBtn.toolTip=Modifier le sondage -bbb.polling.deleteBtn.toolTip=Supprimer le sondage - -bbb.publishVideo.startPublishBtn.labelText = Démarrer le partage -bbb.publishVideo.changeCameraBtn.labelText = Changer la webcam - -bbb.accessibility.alerts.madePresenter = Vous êtes maintenant le présentateur. -bbb.accessibility.alerts.madeViewer = Vous êtes maintenant un spectateur. - -bbb.shortcutkey.polling.buttonClick = 80 -bbb.shortcutkey.polling.buttonClick.function = Ouvrir le menu de sondage. -bbb.shortcutkey.polling.focusTitle = 67 -bbb.shortcutkey.polling.focusTitle.function = Mettre le focus sur le champ de saisie du titre. -bbb.shortcutkey.polling.focusQuestion = 81 -bbb.shortcutkey.polling.focusQuestion.function = Mettre le focus sur le champ de saisie de la question. -bbb.shortcutkey.polling.focusAnswers = 65 -bbb.shortcutkey.polling.focusAnswers.function = Mettre le focus sur le champ de saisie de la réponse. -bbb.shortcutkey.polling.focusMultipleCB = 77 -bbb.shortcutkey.polling.focusMultipleCB.function = Mettre le focus sur la case à cocher "Permettre les sélections multiples". -bbb.shortcutkey.polling.focusWebPollCB = 66 -bbb.shortcutkey.polling.focusWebPollCB.function = Mettre le focus sur la case à cocher "Activer le sondage web" -bbb.shortcutkey.polling.previewClick = 80 -bbb.shortcutkey.polling.previewClick.function = Aperçu du sondage et procéder. -bbb.shortcutkey.polling.cancelClick = 88 -bbb.shortcutkey.polling.cancelClick.function = Annuler et quitter la création du sondage. -bbb.shortcutkey.polling.modify = 69 -bbb.shortcutkey.polling.modify.function = Retour et modifier votre sondage. -bbb.shortcutkey.polling.publish = 85 -bbb.shortcutkey.polling.publish.function = Publier votre sondage et ouvrir les votes. -bbb.shortcutkey.polling.save = 83 -bbb.shortcutkey.polling.save.function = Sauvegarder votre sondage pour plus tard. - -bbb.shortcutkey.pollStats.explanation = ---- -bbb.shortcutkey.pollStats.explanation.function = Les résultats du sondage seront disponibles une fois le sondage publié. -bbb.shortcutkey.polling.focusData = 68 -bbb.shortcutkey.polling.focusData.function = Mettre le focus sur les résultats du sondage. -bbb.shortcutkey.polling.refresh = 82 -bbb.shortcutkey.polling.refresh.function = Rafraîchir les résultats du sondage. -bbb.shortcutkey.polling.focusWebPoll = 7373 -bbb.shortcutkey.polling.focusWebPoll.function = Mettre le focus sur le champ d'URL du sondage web -bbb.shortcutkey.polling.stopPoll = 79 -bbb.shortcutkey.polling.stopPoll.function = Terminer le sondage et fermer les votes. -bbb.shortcutkey.polling.repostPoll = 80 -bbb.shortcutkey.polling.repostPoll.function = Re-publier le sondage. -bbb.shortcutkey.polling.closeStatsWindow = 88 -bbb.shortcutkey.polling.closeStatsWindow.function = Fermer la fenêtre des résultats du sondage. - -bbb.shortcutkey.polling.vote = 86 -bbb.shortcutkey.polling.vote.function = Faire votre vote pour les options sélectionnées. -bbb.shortcutkey.polling.focusVoteQuestion = 81 -bbb.shortcutkey.polling.focusVoteQuestion.function = Focuser la question. - -bbb.shortcutkey.specialKeys.space = Barre d'espacement -bbb.shortcutkey.specialKeys.left = Flèche gauche -bbb.shortcutkey.specialKeys.right = Flèche droite -bbb.shortcutkey.specialKeys.up = Flèche haut -bbb.shortcutkey.specialKeys.down = Flèche bas -bbb.shortcutkey.specialKeys.plus = Plus -bbb.shortcutkey.specialKeys.minus = Moins - -bbb.toolbar.videodock.toolTip.closeAllVideos = Fermer toutes les vidéos -bbb.users.settings.lockAll=Verrouiller tous les utilisateurs -bbb.users.settings.lockAllExcept=Verrouiller tous les utilisateurs sauf le présentateur -bbb.users.settings.lockSettings=Verrouiller les participants -bbb.users.settings.unlockAll=Déverrouiller tous les participants -bbb.users.settings.roomIsLocked=Verrouillé par défaut -bbb.users.settings.roomIsMuted=Sans son par défaut - -bbb.lockSettings.save = Appliquer -bbb.lockSettings.save.tooltip = Appliquer les paramètres de verrouillage -bbb.lockSettings.cancel = Annuler -bbb.lockSettings.cancel.toolTip = Fermer cette fenêtre sans sauvegarder - -bbb.lockSettings.moderatorLocking = Verrouillage du modérateur -bbb.lockSettings.privateChat = Clavardage privé -bbb.lockSettings.publicChat = Clavardage public -bbb.lockSettings.webcam = Webcam -bbb.lockSettings.microphone = Micro -bbb.lockSettings.layout = Mise en page -bbb.lockSettings.title=Verrouiller les participants -bbb.lockSettings.feature=Fonctionnalité -bbb.lockSettings.locked=Verrouillé -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/fr_FR/bbbResources.properties b/clients/flash/web-client/src/locale/fr_FR/bbbResources.properties deleted file mode 100644 index 624acf7930fa..000000000000 --- a/clients/flash/web-client/src/locale/fr_FR/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Connexion au serveur -bbb.mainshell.statusProgress.loading = Chargement de {0} modules -bbb.mainshell.statusProgress.cannotConnectServer = Désolé, impossible d'établir une connexion au serveur. -bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - Pour plus d'informations, visitez http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Ouvrir la fenêtre de log -bbb.mainshell.meetingNotFound = Conférence introuvable -bbb.mainshell.invalidAuthToken = Jeton d'authentification invalide -bbb.mainshell.resetLayoutBtn.toolTip = Disposition par défaut -bbb.mainshell.notification.tunnelling = Encapsulation -bbb.mainshell.notification.webrtc = Audio avec WebRTC -bbb.oldlocalewindow.reminder1 = Vous avez probablement de vieux fichiers de traduction pour BigBlueButton. -bbb.oldlocalewindow.reminder2 = Veuillez effacer le cache de votre navigateur web et essayer de nouveau. -bbb.oldlocalewindow.windowTitle = Avertissement \: Les traductions ne sont pas à jour -bbb.audioSelection.title = Comment souhaitez-vous rejoindre la conversation audio ? -bbb.audioSelection.btnMicrophone.label = Microphone -bbb.audioSelection.btnMicrophone.toolTip = Joindre la conférence audio avec votre microphone -bbb.audioSelection.btnListenOnly.label = Sans Microphone -bbb.audioSelection.btnListenOnly.toolTip = Joindre la conférence audio seulement en écoute -bbb.audioSelection.txtPhone.text = Pour rejoindre cette conférence par téléphone, composez le \: {0} puis entrez {1} comme code de conférence. -bbb.micSettings.title = Test Audio -bbb.micSettings.speakers.header = Tester les haut-parleurs -bbb.micSettings.microphone.header = Tester le microphone -bbb.micSettings.playSound = Tester les haut-parleurs -bbb.micSettings.playSound.toolTip = Faites jouer de la musique pour tester vos haut-parleurs -bbb.micSettings.hearFromHeadset = Vous devriez entendre le son dans vos écouteurs et non dans les haut-parleurs. -bbb.micSettings.speakIntoMic = Si vous utilisez un casque (ou des écouteurs), vous devriez entendre du son dans votre casque -- pas dans vos hauts parleurs. -bbb.micSettings.echoTestMicPrompt = Ceci est un test audio privé. Dites quelques mots. Pouvez-vous vous entendre ? -bbb.micSettings.echoTestAudioYes = Oui -bbb.micSettings.echoTestAudioNo = Non -bbb.micSettings.speakIntoMicTestLevel = Parlez dans votre microphone. Vous devriez voir la barre bouger. Si ce n'est pas le cas, choisissez un autre microphone. -bbb.micSettings.recommendHeadset = Utilisez un casque avec microphone intégré pour une meilleure expérience audio. -bbb.micSettings.changeMic = Tester ou changer votre microphone -bbb.micSettings.changeMic.toolTip = Ouvrir la fenêtre de paramètres de micro pour Flash Player -bbb.micSettings.comboMicList.toolTip = Choisir un microphone -bbb.micSettings.micRecordVolume.label = Gain -bbb.micSettings.micRecordVolume.toolTip = Choisissez le gain de votre micro -bbb.micSettings.nextButton = Suivant -bbb.micSettings.nextButton.toolTip = Démarrer le test d'echo -bbb.micSettings.join = Rejoindre l'audio -bbb.micSettings.join.toolTip = Joindre la conférence audio -bbb.micSettings.cancel = Annuler -bbb.micSettings.connectingtoecho = Connexion -bbb.micSettings.connectingtoecho.error = Erreur de l'appel de Test. Contactez l'administrateur. -bbb.micSettings.cancel.toolTip = Annuler rejoindre la conférence audio -bbb.micSettings.access.helpButton = Ouvrir les tutoriels vidéos dans une nouvelle page. -bbb.micSettings.access.title = Paramètres audio. Le focus va être gardé sur cette fenêtre jusqu'à ce qu'elle soit fermée. -bbb.micSettings.webrtc.title = Support WebRTC -bbb.micSettings.webrtc.capableBrowser = Votre navigateur supporte WebRTC. -bbb.micSettings.webrtc.capableBrowser.dontuseit = Cliquez pour ne pas utiliser WebRTC -bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Cliquez ici si vous ne souhaitez pas utiliser la technologie WebRTC (recommandé si vous avez des problèmes en l'utilisant). -bbb.micSettings.webrtc.notCapableBrowser = WebRTC n'est pas supporté par votre navigateur internet. Veuillez utiliser Google Chrome (version 32 ou supérieure) ou Mozilla Firefox (version 26 ou supérieure). Vous pourrez toujours joindre la conférence audio en utilisant la plateforme Flash. -bbb.micSettings.webrtc.connecting = Appel -bbb.micSettings.webrtc.waitingforice = Connexion -bbb.micSettings.webrtc.transferring = Transfert en cours -bbb.micSettings.webrtc.endingecho = Connexion à la conversation audio en cours -bbb.micSettings.webrtc.endedecho = Test d'echo terminé. -bbb.micPermissions.firefox.title = Permission d'utilisation du microphone par Firefox -bbb.micPermissions.firefox.message1 = Choisissez votre microphone et cliquez sur Partager. -bbb.micPermissions.firefox.message2 = Si vous ne voyez pas la liste des microphones, cliquez sur l'icone de microphone. -bbb.micPermissions.chrome.title = Permission d'utilisation du microphone par Chrome -bbb.micPermissions.chrome.message1 = Cliquez sur Autoriser pour donner à Chrome la permission d'utiliser votre microphone -bbb.micWarning.title = Avertissement audio -bbb.micWarning.joinBtn.label = Joindre malgré tout -bbb.micWarning.testAgain.label = Tester à nouveau -bbb.micWarning.message = Votre microphone n'a montré aucune activité, les autres participants ne pourront certainement pas vous entendre durant cette session. -bbb.webrtcWarning.message = Les problèmes WebRTC suivants ont été détectés\: {0}. Voulez-vous essayer Flash à la place ? -bbb.webrtcWarning.title = Échec d'audio via WebRTC -bbb.webrtcWarning.failedError.1001 = Erreur 1001 \: WebSocket déconnectée -bbb.webrtcWarning.failedError.1002 = Erreur 1002 \: Impossible d'établir une connexion WebSocket -bbb.webrtcWarning.failedError.1003 = Erreur 1003 \: Version de navigateur non supportée -bbb.webrtcWarning.failedError.1004 = Erreur 1004 \: Échec sur appel (raison\={0}) -bbb.webrtcWarning.failedError.1005 = Erreur 1005 \: L'appel s'est terminé de façon inattendue -bbb.webrtcWarning.failedError.1006 = Erreur 1006 \: L'appel a expiré -bbb.webrtcWarning.failedError.1007 = Erreur 1007 \: Échec de la négociation ICE -bbb.webrtcWarning.failedError.1008 = Erreur 1008 \: Échec du transfert -bbb.webrtcWarning.failedError.1009 = Erreur 1009 \: Impossible de récupérer les informations du serveur STUN/TURN -bbb.webrtcWarning.failedError.unknown = Erreur {0} \: Code d'erreur inconnu -bbb.webrtcWarning.failedError.mediamissing = Il n'a pas été possible d'utiliser votre microphone pour un appel WebRTC -bbb.webrtcWarning.failedError.endedunexpectedly = Le test d'echo WebRTC s'est terminé de façon inattendue -bbb.mainToolbar.helpBtn = Aide -bbb.mainToolbar.logoutBtn = Déconnexion -bbb.mainToolbar.logoutBtn.toolTip = Se déconnecter -bbb.mainToolbar.langSelector = Sélectionner votre langue -bbb.mainToolbar.settingsBtn = Paramètres -bbb.mainToolbar.settingsBtn.toolTip = Ouvrir les paramètres -bbb.mainToolbar.shortcutBtn = Raccourcis clavier -bbb.mainToolbar.shortcutBtn.toolTip = Ouvrir la fenêtre des raccourcis clavier -bbb.mainToolbar.recordBtn.toolTip.start = Démarrer l'enregistrement -bbb.mainToolbar.recordBtn.toolTip.stop = Arrêter l'enregistrement -bbb.mainToolbar.recordBtn.toolTip.recording = La session est enregistrée -bbb.mainToolbar.recordBtn.toolTip.notRecording = La session n'est pas enregistrée -bbb.mainToolbar.recordBtn.confirm.title = Confirmer l'enregistrement -bbb.mainToolbar.recordBtn.confirm.message.start = Êtes-vous sur de vouloir démarrer l'enregistrement de cette session ? -bbb.mainToolbar.recordBtn.confirm.message.stop = Êtes-vous sur de vouloir arrêter l'enregistrement de cette session ? -bbb.mainToolbar.recordBtn..notification.title = Notification d'enregistrement -bbb.mainToolbar.recordBtn..notification.message1 = Vous pouvez enregistrer cette conférence. -bbb.mainToolbar.recordBtn..notification.message2 = Vous devez activer le bouton Démarrer/Arrêter l'enregistrement dans la barre de titre pour débuter/terminer l'enregistrement. -bbb.mainToolbar.recordingLabel.recording = (Enregistrement en cours) -bbb.mainToolbar.recordingLabel.notRecording = Pas en cours d'enregistrement -bbb.clientstatus.title = Configuration des notifications -bbb.clientstatus.notification = Notifications non lues -bbb.clientstatus.tunneling.title = Pare-feu -bbb.clientstatus.tunneling.message = Un pare-feu empêche votre client de se connecter directement au port 1935 du serveur distant. Il est recommandé de se connecter à un réseau moins restrictif pour obtenir une connexion plus stable. -bbb.clientstatus.browser.title = Version du navigateur -bbb.clientstatus.browser.message = Votre navigateur ({0}) n'est pas à jour. Il est recommandé d'installer la dernière version. -bbb.clientstatus.flash.title = Flash Player -bbb.clientstatus.flash.message = Votre extension Flash Player ({0}) n'est pas à jour. Il est recommandé d'installer la dernière version. -bbb.clientstatus.webrtc.title = Audio -bbb.clientstatus.webrtc.message = Nous vous recommandons d'utiliser Firefox ou Chrome pour une meilleure qualité sonore. -bbb.clientstatus.java.title = Java -bbb.clientstatus.java.notdetected = La version de Java n'a pas été détectée. -bbb.clientstatus.java.notinstalled = Vous n'avez pas Java d'installé, veuillez cliquer ICI pour installer la dernière version de Java et utiliser la fonctionnalité de partage d'écran. -bbb.clientstatus.java.oldversion = Vous avez une ancienne version de Java d'installée, veuillez cliquer ICI pour installer la dernière version de Java et utiliser la fonctionnalité de partage d'écran. -bbb.window.minimizeBtn.toolTip = Réduire -bbb.window.maximizeRestoreBtn.toolTip = Agrandir -bbb.window.closeBtn.toolTip = Fermer -bbb.videoDock.titleBar = Barre de titre de la fenêtre webcam -bbb.presentation.titleBar = Barre de titre de la fenêtre présentation -bbb.chat.titleBar = Barre de titre de la fenêtre discussion -bbb.users.title = Utilisateurs{0} {1} -bbb.users.titleBar = Barre de titre de la fenêtre utilisateurs -bbb.users.quickLink.label = Fenêtre utilisateurs -bbb.users.minimizeBtn.accessibilityName = Réduire la fenêtre utilisateurs -bbb.users.maximizeRestoreBtn.accessibilityName = Agrandir la fenêtre utilisateurs -bbb.users.settings.buttonTooltip = Paramètres -bbb.users.settings.audioSettings = Test Audio -bbb.users.settings.webcamSettings = Paramètres de la webcam -bbb.users.settings.muteAll = Rendre silencieux tous les utilisateurs -bbb.users.settings.muteAllExcept = Rendre silencieux tous les utilisateurs sauf le présentateur -bbb.users.settings.unmuteAll = Activer le microphone pour tous les utilisateurs -bbb.users.settings.lowerAllHands = Baisser toutes les mains -bbb.users.raiseHandBtn.toolTip = Lever la main -bbb.users.raiseHandBtn.toolTip2 = Baisser la main -bbb.users.roomMuted.text = Participants en sourdine -bbb.users.roomLocked.text = Participants bloqués -bbb.users.pushToTalk.toolTip = Parler -bbb.users.pushToMute.toolTip = Vous mettre en sourdine -bbb.users.muteMeBtnTxt.talk = Activer -bbb.users.muteMeBtnTxt.mute = Assourdir -bbb.users.muteMeBtnTxt.muted = Assourdir -bbb.users.muteMeBtnTxt.unmuted = Sourdine désactivée -bbb.users.usersGrid.contextmenu.exportusers = Copier les noms des utilisateurs -bbb.users.usersGrid.accessibilityName = Liste d'utilisateurs. Utilisez les flèches pour naviguer. -bbb.users.usersGrid.nameItemRenderer = Nom -bbb.users.usersGrid.nameItemRenderer.youIdentifier = vous -bbb.users.usersGrid.statusItemRenderer = Statut -bbb.users.usersGrid.statusItemRenderer.changePresenter = Cliquer pour définir comme présentateur -bbb.users.usersGrid.statusItemRenderer.presenter = Présentateur -bbb.users.usersGrid.statusItemRenderer.moderator = Modérateur -bbb.users.usersGrid.statusItemRenderer.lowerHand = Baisser la main -bbb.users.usersGrid.statusItemRenderer.handRaised = Main levée -bbb.users.usersGrid.statusItemRenderer.viewer = Spectateur -bbb.users.usersGrid.mediaItemRenderer = Média -bbb.users.usersGrid.mediaItemRenderer.talking = Parler -bbb.users.usersGrid.mediaItemRenderer.webcam = Partager la webcam -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = Voir la webcam -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Désactiver la sourdine pour {0} -bbb.users.usersGrid.mediaItemRenderer.pushToMute = Activer la sourdine pour {0} -bbb.users.usersGrid.mediaItemRenderer.pushToLock = Verrouiller {0} -bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Déverrouiller {0} -bbb.users.usersGrid.mediaItemRenderer.kickUser = Éjecter {0} -bbb.users.usersGrid.mediaItemRenderer.webcam = Partager la webcam -bbb.users.usersGrid.mediaItemRenderer.micOff = Microphone actif -bbb.users.usersGrid.mediaItemRenderer.micOn = Microphone inactif -bbb.users.usersGrid.mediaItemRenderer.noAudio = Vous n'êtes pas en conférence audio -bbb.presentation.title = Présentation -bbb.presentation.titleWithPres = Présentation \: {0} -bbb.presentation.quickLink.label = Fenêtre présentation -bbb.presentation.fitToWidth.toolTip = Ajuster la fenêtre de présentation à la largeur -bbb.presentation.fitToPage.toolTip = Ajuster la fenêtre de présentation à la page -bbb.presentation.uploadPresBtn.toolTip = Envoyer un document à présenter -bbb.presentation.backBtn.toolTip = Diapositive précédente -bbb.presentation.btnSlideNum.accessibilityName = Diapositive {0} sur {1} -bbb.presentation.btnSlideNum.toolTip = Sélectionner une diapositive -bbb.presentation.forwardBtn.toolTip = Diapositive suivante -bbb.presentation.maxUploadFileExceededAlert = Erreur \: Le fichier dépasse la taille autorisée. -bbb.presentation.uploadcomplete = Envoi terminé. Merci de patienter pendant la conversion du fichier. -bbb.presentation.uploaded = envoyé. -bbb.presentation.document.supported = Le document envoyé est compatible. Conversion en cours... -bbb.presentation.document.converted = Conversion du fichier office réussie. -bbb.presentation.error.document.convert.failed = Erreur \: Échec lors de la conversion du fichier. -bbb.presentation.error.io = Erreur E/S \: Veuillez contacter l'administrateur. -bbb.presentation.error.security = Erreur de sécurité\: Veuillez contacter l'administrateur. -bbb.presentation.error.convert.notsupported = Erreur \: le format de fichier envoyé n'est pas supporté. Merci d'envoyer un fichier compatible. -bbb.presentation.error.convert.nbpage = Erreur \: impossible de déterminer le nombre de pages du fichier envoyé. -bbb.presentation.error.convert.maxnbpagereach = Erreur \: le fichier envoyé contient trop de pages. -bbb.presentation.converted = {0} page(s) sur {1} convertie(s). -bbb.presentation.ok = OK -bbb.presentation.slider = Niveau de zoom de la présentation -bbb.presentation.slideloader.starttext = Début du texte de la diapositive -bbb.presentation.slideloader.endtext = Fin du texte de la diapositive -bbb.presentation.uploadwindow.presentationfile = Fichier de présentation -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 -bbb.presentation.minimizeBtn.accessibilityName = Réduire la fenêtre de présentation -bbb.presentation.maximizeRestoreBtn.accessibilityName = Agrandir la fenêtre de présentation -bbb.presentation.closeBtn.accessibilityName = Fermer la fenêtre de présentation -bbb.fileupload.title = Envoyer un fichier à présenter -bbb.fileupload.lblFileName.defaultText = Aucun fichier sélectionné -bbb.fileupload.selectBtn.label = Sélectionner le fichier -bbb.fileupload.selectBtn.toolTip = Ouvrir une boîte de dialogue pour sélectionner un fichier -bbb.fileupload.uploadBtn = Envoyer -bbb.fileupload.uploadBtn.toolTip = Envoyer le fichier sélectionné -bbb.fileupload.deleteBtn.toolTip = Supprimer cette présentation -bbb.fileupload.showBtn = Afficher -bbb.fileupload.showBtn.toolTip = Afficher cette présentation -bbb.fileupload.okCancelBtn = Fermer -bbb.fileupload.okCancelBtn.toolTip = Fermer la boîte de dialogue d'envoi de fichier -bbb.fileupload.genThumbText = Génération des aperçus... -bbb.fileupload.progBarLbl = Progression \: -bbb.fileupload.fileFormatHint = Envoyez n'importe quel document office, ou fichier PDF. Pour de meilleurs résultats, utilisez le format PDF. -bbb.chat.title = Discussion -bbb.chat.quickLink.label = Fenêtre discussion -bbb.chat.cmpColorPicker.toolTip = Couleur du texte -bbb.chat.input.accessibilityName = Champ de saisie de message -bbb.chat.sendBtn = Envoyer -bbb.chat.sendBtn.toolTip = Envoyer ce message -bbb.chat.sendBtn.accessibilityName = Envoyer ce message -bbb.chat.contextmenu.copyalltext = Copier tout le texte -bbb.chat.publicChatUsername = Public -bbb.chat.optionsTabName = Options -bbb.chat.privateChatSelect = Choisissez une personne avec qui discuter en privé -bbb.chat.private.userLeft = L'utilisateur a quitté. -bbb.chat.private.userJoined = L'utilisateur est entré. -bbb.chat.usersList.toolTip = Sélectionnez un participant pour ouvrir une discussion privée -bbb.chat.chatOptions = Options de discussions -bbb.chat.fontSize = Taille de la police -bbb.chat.cmbFontSize.toolTip = Sélectionnez la taille de la police -bbb.chat.messageList = Champ de saisie -bbb.chat.minimizeBtn.accessibilityName = Réduire la fenêtre de discussion -bbb.chat.maximizeRestoreBtn.accessibilityName = Agrandir la fenêtre de discussion -bbb.chat.closeBtn.accessibilityName = Fermer la fenêtre de discussion -bbb.chat.chatTabs.accessibleNotice = Nouveaux messages dans cet onglet. -bbb.publishVideo.changeCameraBtn.labelText = Changer la webcam -bbb.publishVideo.changeCameraBtn.toolTip = Ouvrir la fenêtre de changement de webcam -bbb.publishVideo.cmbResolution.tooltip = Sélectionnez la résolution de la webcam -bbb.publishVideo.startPublishBtn.labelText = Démarrer le partage -bbb.publishVideo.startPublishBtn.toolTip = Commencer le partage de ma webcam -bbb.webcamPermissions.chrome.title = Permission d'utilisation de la webcam par Chrome -bbb.webcamPermissions.chrome.message1 = Cliquez sur Autoriser pour donner à Chrome la permission d'utiliser votre webcam. -bbb.videodock.title = Webcams -bbb.videodock.quickLink.label = Fenêtre webcams -bbb.video.minimizeBtn.accessibilityName = Réduire la fenêtre des webcams -bbb.video.maximizeRestoreBtn.accessibilityName = Agrandir la fenêtre des webcams -bbb.video.controls.muteButton.toolTip = Activer ou désactiver la sourdine pour {0} -bbb.video.controls.switchPresenter.toolTip = Faire de {0} le présentateur -bbb.video.controls.ejectUserBtn.toolTip = Éjecter {0} de la conférence -bbb.video.controls.privateChatBtn.toolTip = Discuter avec {0} -bbb.video.publish.hint.noCamera = Pas de webcam disponible -bbb.video.publish.hint.cantOpenCamera = Impossible d'ouvrir votre webcam -bbb.video.publish.hint.waitingApproval = Attend l'approbation -bbb.video.publish.hint.videoPreview = Prévisualisation vidéo -bbb.video.publish.hint.openingCamera = Ouverture de la webcam... -bbb.video.publish.hint.cameraDenied = Accès à la webcam refusé -bbb.video.publish.hint.cameraIsBeingUsed = Votre caméra est utilisée par une autre application -bbb.video.publish.hint.publishing = Publication... -bbb.video.publish.closeBtn.accessName = Fermer la fenêtre de paramètres pour la webcam -bbb.video.publish.closeBtn.label = Annuler -bbb.video.publish.titleBar = Publier la webcam -bbb.desktopPublish.title = Partage de bureau \: Aperçu du présentateur -bbb.desktopPublish.fullscreen.tooltip = Partager l'intégralité de votre écran -bbb.desktopPublish.fullscreen.label = Plein écran -bbb.desktopPublish.region.tooltip = Partager une partie de votre écran -bbb.desktopPublish.region.label = Région -bbb.desktopPublish.stop.tooltip = Fermer le partage d'écran -bbb.desktopPublish.stop.label = Fermer -bbb.desktopPublish.maximizeRestoreBtn.toolTip = Vous ne pouvez pas agrandir cette fenêtre. -bbb.desktopPublish.closeBtn.toolTip = Arrêter de partager et fermer -bbb.desktopPublish.chromeOnMacUnsupportedHint = Le partage d'écran n'est pas encore supporté par Chrome sous Mac OS X. Nous vous recommandons d'utiliser FireFox pour le partage d'écran. -bbb.desktopPublish.minimizeBtn.toolTip = Réduire -bbb.desktopPublish.minimizeBtn.accessibilityName = Réduire la fenêtre de partage d'écran -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Agrandir la fenêtre de partage d'écran -bbb.desktopPublish.chromeHint.title = Chrome peut avoir besoin de votre permission. -bbb.desktopPublish.chromeHint.message = Sélectionnez l'icône d'extension (en haut à droite de Chrome), débloquez les extensions, et sélectionnez 'Réessayer'. -bbb.desktopPublish.chromeHint.button = Réessayer -bbb.desktopView.title = Partage d'écran -bbb.desktopView.fitToWindow = Adapter la taille à la fenêtre -bbb.desktopView.actualSize = Afficher à la taille normale -bbb.desktopView.minimizeBtn.accessibilityName = Réduire la fenêtre de partage d'écran -bbb.desktopView.maximizeRestoreBtn.accessibilityName = Agrandir la fenêtre de partage d'écran -bbb.desktopView.closeBtn.accessibilityName = Fermer la fenêtre de partage d'écran -bbb.toolbar.phone.toolTip.start = Partager votre microphone -bbb.toolbar.phone.toolTip.stop = Arrêter le partage de votre microphone -bbb.toolbar.phone.toolTip.mute = Stopper l'écoute de la conférence -bbb.toolbar.phone.toolTip.unmute = Démarrer l'écoute de la conférence -bbb.toolbar.phone.toolTip.nomic = Aucun microphone détecté -bbb.toolbar.deskshare.toolTip.start = Partager votre écran -bbb.toolbar.deskshare.toolTip.stop = Arrêter le partage de votre écran -bbb.toolbar.video.toolTip.start = Partager votre webcam -bbb.toolbar.video.toolTip.stop = Arrêter le partager de votre webcam -bbb.layout.addButton.toolTip = Ajouter la mise en page personnalisée à la liste -bbb.layout.broadcastButton.toolTip = Appliquer la disposition actuelle à tous les participants -bbb.layout.combo.toolTip = Changer la disposition -bbb.layout.loadButton.toolTip = Charger des mises en page depuis un fichier -bbb.layout.saveButton.toolTip = Sauvegarder les mises en page dans un fichier -bbb.layout.lockButton.toolTip = Verrouiller la mise en page -bbb.layout.combo.prompt = Appliquer une mise en page -bbb.layout.combo.custom = * Mise en page personnalisée -bbb.layout.combo.customName = Mise en page personnalisée -bbb.layout.combo.remote = Distant -bbb.layout.save.complete = Les mises en page ont été sauvegardées avec succès -bbb.layout.load.complete = Les mises en page ont été téléchargées avec succès -bbb.layout.load.failed = Le téléchargement des mises en page a échoué -bbb.layout.name.defaultlayout = Disposition par défaut -bbb.layout.name.videochat = Discussion Vidéo -bbb.layout.name.webcamsfocus = Réunion Webcam -bbb.layout.name.presentfocus = Réunion Présentation -bbb.layout.name.lectureassistant = Assistant de conférence -bbb.layout.name.lecture = Conférence -bbb.highlighter.toolbar.pencil = Crayon -bbb.highlighter.toolbar.pencil.accessibilityName = Changer le curseur du tableau pour le crayon -bbb.highlighter.toolbar.ellipse = Cercle -bbb.highlighter.toolbar.ellipse.accessibilityName = Changer le curseur du tableau pour un cercle -bbb.highlighter.toolbar.rectangle = Rectangle -bbb.highlighter.toolbar.rectangle.accessibilityName = Changer le curseur du tableau pour un rectangle -bbb.highlighter.toolbar.panzoom = Déplacer et zoomer -bbb.highlighter.toolbar.panzoom.accessibilityName = Changer le curseur du tableau pour le recadrage et zoom -bbb.highlighter.toolbar.clear = Effacer les annotations -bbb.highlighter.toolbar.clear.accessibilityName = Effacer le tableau -bbb.highlighter.toolbar.undo = Annuler l'annotation -bbb.highlighter.toolbar.undo.accessibilityName = Effacer la dernière marque sur le tableau -bbb.highlighter.toolbar.color = Selectionner une couleur -bbb.highlighter.toolbar.color.accessibilityName = Couleur de la marque -bbb.highlighter.toolbar.thickness = Changer l'épaisseur -bbb.highlighter.toolbar.thickness.accessibilityName = Épaisseur du trait -bbb.logout.title = Déconnecté -bbb.logout.button.label = OK -bbb.logout.appshutdown = L'application serveur a été arrêtée -bbb.logout.asyncerror = Une erreur de synchronisation est survenue -bbb.logout.connectionclosed = La connexion au serveur a été fermée -bbb.logout.connectionfailed = La connexion au serveur a échoué -bbb.logout.rejected = La connexion au serveur a été refusée -bbb.logout.invalidapp = L'application red5 n'existe pas -bbb.logout.unknown = Votre client a perdu la connexion au serveur -bbb.logout.usercommand = Vous êtes maintenant déconnecté de la conférence -bbb.logout.refresh.message = Si cette déconnexion était innatendue, cliquez sur le bouton ci-dessous pour vous reconnecter. -bbb.logout.refresh.label = Se reconnecter -bbb.logout.confirm.title = Confirmer la déconnexion -bbb.logout.confirm.message = Êtes-vous sur de vouloir vous déconnecter ? -bbb.logout.confirm.yes = Oui -bbb.logout.confirm.no = Non -bbb.notes.title = Notes -bbb.notes.cmpColorPicker.toolTip = Couleur du texte -bbb.notes.saveBtn = Sauvegarder -bbb.notes.saveBtn.toolTip = Sauvegarder la note -bbb.settings.deskshare.instructions = Cliquez sur Autoriser sur l'invite qui s'affiche pour vérifier que le partage d'écran fonctionne correctement pour vous -bbb.settings.deskshare.start = Vérifier le partage d'écran -bbb.settings.voice.volume = Activité du microphone -bbb.settings.java.label = Erreur de version Java -bbb.settings.java.text = Vous avez Java {0} installé, mais la version {1} minimum est requise pour utiliser le partage d'écran de BigBlueButton. Pour installer la version la plus récente de Java JRE, cliquez sur le bouton ci-dessous. -bbb.settings.java.command = Installer la dernière version de Java -bbb.settings.flash.label = Erreur de version Flash -bbb.settings.flash.text = Vous avez Flash {0} installé, mais la version {1} minimum est requise pour BigBlueButton. Cliquez sur le bouton ci-dessous pour installer la dernière version d'Adobe Flash. -bbb.settings.flash.command = Installer la dernière version de Flash -bbb.settings.isight.label = Erreur de webcam iSight -bbb.settings.isight.text = Si vous avez des problèmes avec votre webcam iSight, c'est peut-être parce que vous utilisez OS X 10.6.5, qui est connu pour avoir un problème avec Flash. Pour corriger ce problème, cliquez sur le lien ci-dessous pour installer la dernière version de Flash ou bien mettez à jour votre Mac. -bbb.settings.isight.command = Installer Flash 10.2 RC2 -bbb.settings.warning.label = Attention -bbb.settings.warning.close = Fermer cette alerte -bbb.settings.noissues = Aucun problème sérieux n'a été détecté. -bbb.settings.instructions = Acceptez l'application Flash qui vous demande l'autorisation pour accéder à votre webcam et votre micro. Si vous pouvez vous voir et vous entendre, votre navigateur a été correctement configuré. D'autres questions éventuelles sont présentées ci-dessous. Cliquez sur l'une d'entre elle pour trouver une solution. -ltbcustom.bbb.highlighter.toolbar.triangle = Triangle -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Changer le curseur du tableau pour un triangle -ltbcustom.bbb.highlighter.toolbar.line = Ligne -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Changer le curseur du tableau pour une ligne -ltbcustom.bbb.highlighter.toolbar.text = Texte -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Changer le curseur du tableau pour du texte -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Couleur du texte -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Taille de caractère - -# bbb.accessibility.clientReady = Ready - -bbb.accessibility.chat.chatBox.reachedFirst = Vous avez atteint le premier message. -bbb.accessibility.chat.chatBox.reachedLatest = Vous avez atteint le dernier message. -bbb.accessibility.chat.chatBox.navigatedFirst = Vous avez navigué jusqu'au premier message. -bbb.accessibility.chat.chatBox.navigatedLatest = Vous avez navigué jusqu'au dernier message. -bbb.accessibility.chat.chatBox.navigatedLatestRead = Vous avez navigué jusqu'au message le plus récent que vous avez lu. -bbb.accessibility.chat.chatwindow.input = Saisie de texte - -bbb.accessibility.chat.initialDescription = Veuillez utiliser les flèches pour naviguer entre les messages. - -bbb.accessibility.notes.notesview.input = Saisie de notes - -bbb.shortcuthelp.title = Raccourcis clavier -bbb.shortcuthelp.minimizeBtn.accessibilityName = Réduire l'aide sur les raccourcis -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Agrandir l'aide sur les raccourcis -bbb.shortcuthelp.closeBtn.accessibilityName = Fermer l'aide sur les raccourcis -bbb.shortcuthelp.dropdown.general = Raccourcis globaux -bbb.shortcuthelp.dropdown.presentation = Raccourcis de présentation -bbb.shortcuthelp.dropdown.chat = Raccourcis de discussion -bbb.shortcuthelp.dropdown.users = Raccourcis utilisateurs -bbb.shortcuthelp.dropdown.polling = Raccourcis présentateur pour les sondages -bbb.shortcuthelp.dropdown.polling2 = Raccourcis spectateur pour les sondages -bbb.shortcuthelp.headers.shortcut = Raccourci -bbb.shortcuthelp.headers.function = Fonction - -bbb.shortcutkey.general.minimize = 189 -bbb.shortcutkey.general.minimize.function = Réduire la fenêtre courante -bbb.shortcutkey.general.maximize = 187 -bbb.shortcutkey.general.maximize.function = Agrandir la fenêtre courante - -bbb.shortcutkey.flash.exit = 81 -bbb.shortcutkey.flash.exit.function = Enlever le focus de la fenêtre de Flash -bbb.shortcutkey.users.muteme = 77 -bbb.shortcutkey.users.muteme.function = Activer et désactiver votre microphone -bbb.shortcutkey.chat.chatinput = 73 -bbb.shortcutkey.chat.chatinput.function = Mettre le focus sur le champ de saisie de discussion -bbb.shortcutkey.present.focusslide = 67 -bbb.shortcutkey.present.focusslide.function = Mettre le focus sur la page de présentation -bbb.shortcutkey.whiteboard.undo = 90 -bbb.shortcutkey.whiteboard.undo.function = Effacer la dernière marque sur le tableau - -bbb.shortcutkey.focus.users = 49 -bbb.shortcutkey.focus.users.function = Mettre le focus sur la fenêtre des utilisateurs -bbb.shortcutkey.focus.video = 50 -bbb.shortcutkey.focus.video.function = Mettre le focus sur la fenêtre webcam -bbb.shortcutkey.focus.presentation = 51 -bbb.shortcutkey.focus.presentation.function = Mettre le focus sur la fenêtre de présentation -bbb.shortcutkey.focus.chat = 52 -bbb.shortcutkey.focus.chat.function = Mettre le focus sur la fenêtre de discussion -bbb.shortcutkey.focus.pollingCreate = 67 -bbb.shortcutkey.focus.pollingCreate.function = Mettre le focus sur la fenêtre de création de sondage, si elle est ouverte. -bbb.shortcutkey.focus.pollingStats = 83 -bbb.shortcutkey.focus.pollingStats.function = Mettre le focus sur la fenêtre de statistiques de sondage, si elle est ouverte. -bbb.shortcutkey.focus.voting = 89 -bbb.shortcutkey.focus.voting.function = Mettre le focus sur la fenêtre de vote, si elle est ouverte. - -bbb.shortcutkey.share.desktop = 68 -bbb.shortcutkey.share.desktop.function = Ouvrir la fenêtre de partage d'écran -bbb.shortcutkey.share.microphone = 79 -bbb.shortcutkey.share.microphone.function = Ouvrir la fenêtre de paramètres audio -bbb.shortcutkey.share.pauseRemoteStream = 80 -bbb.shortcutkey.share.pauseRemoteStream.function = Démarrer/Arrêter l'écoute de la conférence -bbb.shortcutkey.share.webcam = 66 -bbb.shortcutkey.share.webcam.function = Ouvrir la fenêtre de partage de la webcam - -bbb.shortcutkey.shortcutWindow = 72 -bbb.shortcutkey.shortcutWindow.function = Ouvrir/mettre le focus sur la fenêtre d'aide sur les raccourcis -bbb.shortcutkey.logout = 76 -bbb.shortcutkey.logout.function = Se déconnecter de cette conférence -bbb.shortcutkey.raiseHand = 82 -bbb.shortcutkey.raiseHand.function = Lever la main - -bbb.shortcutkey.present.upload = 85 -bbb.shortcutkey.present.upload.function = Envoyer un document à présenter -bbb.shortcutkey.present.previous = 65 -bbb.shortcutkey.present.previous.function = Aller à la diapositive précédente -bbb.shortcutkey.present.select = 83 -bbb.shortcutkey.present.select.function = Voir toutes les diapositives -bbb.shortcutkey.present.next = 69 -bbb.shortcutkey.present.next.function = Aller à la diapositive suivante -bbb.shortcutkey.present.fitWidth = 70 -bbb.shortcutkey.present.fitWidth.function = Ajuster les diapositives à la largeur -bbb.shortcutkey.present.fitPage = 80 -bbb.shortcutkey.present.fitPage.function = Ajuster les diapositives à la page - -bbb.shortcutkey.users.makePresenter = 80 -bbb.shortcutkey.users.makePresenter.function = Faire de la personne sélectionnée le présentateur -bbb.shortcutkey.users.kick = 75 -bbb.shortcutkey.users.kick.function = Éjecter la personne sélectionnée de la conférence -bbb.shortcutkey.users.mute = 83 -bbb.shortcutkey.users.mute.function = Activer ou désactiver la sourdine pour la personne sélectionnée -bbb.shortcutkey.users.muteall = 65 -bbb.shortcutkey.users.muteall.function = Activer ou désactiver la sourdine pour tous les utilisateurs -bbb.shortcutkey.users.focusUsers = 85 -bbb.shortcutkey.users.focusUsers.function = Mettre le focus sur la liste d'utilisateurs -bbb.shortcutkey.users.muteAllButPres = 65 -bbb.shortcutkey.users.muteAllButPres.function = Mettre tout le monde en sourdine sauf le présentateur - -bbb.shortcutkey.chat.focusTabs = 89 -bbb.shortcutkey.chat.focusTabs.function = Mettre le focus sur les onglets de la fenêtre de discussion -bbb.shortcutkey.chat.focusBox = 66 -bbb.shortcutkey.chat.focusBox.function = Mettre le focus sur la zone de discussion -bbb.shortcutkey.chat.changeColour = 67 -bbb.shortcutkey.chat.changeColour.function = Mettre le focus sur la sélection de la couleur de la police -bbb.shortcutkey.chat.sendMessage = 83 -bbb.shortcutkey.chat.sendMessage.function = Envoyer ce message -bbb.shortcutkey.chat.explanation = ---- -bbb.shortcutkey.chat.explanation.function = Pour la navigation entre les messages, vous devez mettre le focus sur la zone de discussion. - -bbb.shortcutkey.chat.chatbox.advance = 40 -bbb.shortcutkey.chat.chatbox.advance.function = Naviguer vers le message suivant -bbb.shortcutkey.chat.chatbox.goback = 38 -bbb.shortcutkey.chat.chatbox.goback.function = Naviguer vers le message précédent -bbb.shortcutkey.chat.chatbox.repeat = 32 -bbb.shortcutkey.chat.chatbox.repeat.function = Répéter le message actuel -bbb.shortcutkey.chat.chatbox.golatest = 39 -bbb.shortcutkey.chat.chatbox.golatest.function = Naviguer jusqu'au dernier message -bbb.shortcutkey.chat.chatbox.gofirst = 37 -bbb.shortcutkey.chat.chatbox.gofirst.function = Naviguer jusqu'au premier message -bbb.shortcutkey.chat.chatbox.goread = 75 -bbb.shortcutkey.chat.chatbox.goread.function = Naviguer jusqu'au dernier message que vous avez lu -bbb.shortcutkey.chat.chatbox.debug = 71 -bbb.shortcutkey.chat.chatbox.debug.function = Raccourci temporaire de débogage - -bbb.polling.toolbar.toolTip = Gérer les sondages -bbb.polling.buttonName = Gérer les sondages -bbb.polling.createPoll = Créer un nouveau sondage -bbb.polling.createPoll.moreThanOneResponse = Autoriser les utilisateurs à choisir plus d'une réponse -bbb.polling.createPoll.hint = Astuce \: commencez chaque réponse sur une nouvelle ligne -bbb.polling.createPoll.answers = Réponses \: -bbb.polling.createPoll.question = Question \: -bbb.polling.createPoll.title = Titre \: -bbb.polling.createPoll.publishToWeb = Activer le sondage web - -bbb.polling.pollPreview = Prévisualiser le sondage -bbb.polling.pollPreview.modify = Modifier -bbb.polling.pollPreview.publish = Publier -bbb.polling.pollPreview.preview = Prévisualiser -bbb.polling.pollPreview.save = Sauvegarder -bbb.polling.pollPreview.cancel = Annuler -bbb.polling.pollPreview.modify = Modifier -bbb.polling.pollPreview.hereIsYourPoll = Voici votre sondage \: -bbb.polling.pollPreview.ifYouWantChanges = Si vous souhaitez faire des modifications, utilisez le bouton 'Modifier' -bbb.polling.pollPreview.checkAll = (vérifier tout ce qui peut s'appliquer) -bbb.polling.pollPreview.pollWillPublishOnline = Ce sondage sera disponible pour le vote web. - -bbb.polling.resultBtn.label=Résultats -bbb.polling.resultBtn.toolTip=Afficher les résultats du sondage -bbb.polling.startBtn.label=Démarrer -bbb.polling.startBtn.toolTip=Commencer les votes -bbb.polling.editBtn.label=E -bbb.polling.editBtn.toolTip=Modifier le sondage -bbb.polling.deleteBtn.toolTip=Supprimer le sondage - -bbb.publishVideo.startPublishBtn.labelText = Démarrer le partage -bbb.publishVideo.changeCameraBtn.labelText = Changer la webcam - -bbb.accessibility.alerts.madePresenter = Vous êtes maintenant le présentateur. -bbb.accessibility.alerts.madeViewer = Vous êtes maintenant un spectateur. - -bbb.shortcutkey.polling.buttonClick = 80 -bbb.shortcutkey.polling.buttonClick.function = Ouvrir le menu de sondage. -bbb.shortcutkey.polling.focusTitle = 67 -bbb.shortcutkey.polling.focusTitle.function = Mettre le focus sur le champ de saisie du titre. -bbb.shortcutkey.polling.focusQuestion = 81 -bbb.shortcutkey.polling.focusQuestion.function = Mettre le focus sur le champ de saisie de la question. -bbb.shortcutkey.polling.focusAnswers = 65 -bbb.shortcutkey.polling.focusAnswers.function = Mettre le focus sur le champ de saisie des réponses. -bbb.shortcutkey.polling.focusMultipleCB = 77 -bbb.shortcutkey.polling.focusMultipleCB.function = Mettre le focus sur la case à cocher "Permettre les sélections multiples". -bbb.shortcutkey.polling.focusWebPollCB = 66 -bbb.shortcutkey.polling.focusWebPollCB.function = Mettre le focus sur la case à cocher "Activer le sondage web" -bbb.shortcutkey.polling.previewClick = 80 -bbb.shortcutkey.polling.previewClick.function = Aperçu du sondage et procéder. -bbb.shortcutkey.polling.cancelClick = 88 -bbb.shortcutkey.polling.cancelClick.function = Annuler et quitter la création du sondage. -bbb.shortcutkey.polling.modify = 69 -bbb.shortcutkey.polling.modify.function = Retour et modifier votre sondage. -bbb.shortcutkey.polling.publish = 85 -bbb.shortcutkey.polling.publish.function = Publier votre sondage et ouvrir les votes. -bbb.shortcutkey.polling.save = 83 -bbb.shortcutkey.polling.save.function = Sauvegarder votre sondage pour plus tard. - -bbb.shortcutkey.pollStats.explanation = ---- -bbb.shortcutkey.pollStats.explanation.function = Les résultats du sondage sont seulement disponibles une fois le sondage publié. -bbb.shortcutkey.polling.focusData = 68 -bbb.shortcutkey.polling.focusData.function = Mettre le focus sur les résultats du sondage. -bbb.shortcutkey.polling.refresh = 82 -bbb.shortcutkey.polling.refresh.function = Rafraîchir les résultats du sondage. -bbb.shortcutkey.polling.focusWebPoll = 73 -bbb.shortcutkey.polling.focusWebPoll.function = Mettre le focus sur le champ d'URL du sondage web -bbb.shortcutkey.polling.stopPoll = 79 -bbb.shortcutkey.polling.stopPoll.function = Terminer le sondage et fermer les votes. -bbb.shortcutkey.polling.repostPoll = 80 -bbb.shortcutkey.polling.repostPoll.function = Republier le sondage. -bbb.shortcutkey.polling.closeStatsWindow = 88 -bbb.shortcutkey.polling.closeStatsWindow.function = Fermer la fenêtre des résultats du sondage. - -bbb.shortcutkey.polling.vote = 86 -bbb.shortcutkey.polling.vote.function = Faire votre vote pour les options sélectionnées. -bbb.shortcutkey.polling.focusVoteQuestion = 81 -bbb.shortcutkey.polling.focusVoteQuestion.function = Mettre le focus sur la question. - -bbb.shortcutkey.specialKeys.space = Barre d'espace -bbb.shortcutkey.specialKeys.left = Flèche gauche -bbb.shortcutkey.specialKeys.right = Flèche droite -bbb.shortcutkey.specialKeys.up = Flèche haut -bbb.shortcutkey.specialKeys.down = Flèche bas -bbb.shortcutkey.specialKeys.plus = Plus -bbb.shortcutkey.specialKeys.minus = Moins - -bbb.toolbar.videodock.toolTip.closeAllVideos = Fermer toutes les vidéos -bbb.users.settings.lockAll=Verrouiller tous les utilisateurs -bbb.users.settings.lockAllExcept=Verrouiller tous les utilisateurs sauf le présentateur -bbb.users.settings.lockSettings=Verrouiller les participants ... -bbb.users.settings.unlockAll=Déverrouiller tous les participants -bbb.users.settings.roomIsLocked=Verrouillé par défaut -bbb.users.settings.roomIsMuted=Rendre silencieux par défaut - -bbb.lockSettings.save = Appliquer -bbb.lockSettings.save.tooltip = Appliquer les paramètres de verrouillage -bbb.lockSettings.cancel = Annuler -bbb.lockSettings.cancel.toolTip = Fermer cette fenêtre sans sauvegarder - -bbb.lockSettings.moderatorLocking = Verrouillage du modérateur -bbb.lockSettings.privateChat = Discussion privée -bbb.lockSettings.publicChat = Discussion publique -bbb.lockSettings.webcam = Webcam -bbb.lockSettings.microphone = Microphone -bbb.lockSettings.layout = Disposition -bbb.lockSettings.title=Verrouiller les participants -bbb.lockSettings.feature=Fonctionnalité -bbb.lockSettings.locked=Verrouillé -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/he_IL/bbbResources.properties b/clients/flash/web-client/src/locale/he_IL/bbbResources.properties deleted file mode 100644 index 6162628f2328..000000000000 --- a/clients/flash/web-client/src/locale/he_IL/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -# bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = מתחבר לשרת -bbb.mainshell.statusProgress.loading = טוען {0} מודולים -bbb.mainshell.statusProgress.cannotConnectServer = לצערנו לא הצלחנו להתחבר לשרת -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = פתח חלון רשם\n -# bbb.mainshell.meetingNotFound = Meeting Not Found -# bbb.mainshell.invalidAuthToken = Invalid Authentication Token -bbb.mainshell.resetLayoutBtn.toolTip = אפס תבנית -# bbb.mainshell.notification.tunnelling = Tunnelling -# bbb.mainshell.notification.webrtc = WebRTC Audio -bbb.oldlocalewindow.reminder1 = יתכן שקיימים תרגומים ישנים של התוכנה -bbb.oldlocalewindow.reminder2 = בבקשה לנקות את הסליק של הדפדפן ולנסות שוב -bbb.oldlocalewindow.windowTitle = אזהרה\: תרגומים ישנים -# bbb.audioSelection.title = How do you want to join the audio? -# bbb.audioSelection.btnMicrophone.label = Microphone -# bbb.audioSelection.btnMicrophone.toolTip = Join the audio with your microphone -# bbb.audioSelection.btnListenOnly.label = Listen Only -# bbb.audioSelection.btnListenOnly.toolTip = Join the audio as listen only -# bbb.audioSelection.txtPhone.text = To join this meeting by phone, dial\: {0} then enter {1} as the conference pin number. -# bbb.micSettings.title = Audio Test -# bbb.micSettings.speakers.header = Test Speakers -# bbb.micSettings.microphone.header = Test Microphone -bbb.micSettings.playSound = השמע צליל נסיון -bbb.micSettings.playSound.toolTip = נגן את המוזיקה על מנצ לבדוק את הרמקולים שלך -bbb.micSettings.hearFromHeadset = אתה אמור לשמוע צליל באוזניות, לא ברמקולים של המחשב -# bbb.micSettings.speakIntoMic = If you are using a headset (or earbuds), you should hear the audio from your headset -- not from your computer speakers. -# bbb.micSettings.echoTestMicPrompt = This is a private echo test. Speak a few words. Did you hear audio? -# bbb.micSettings.echoTestAudioYes = Yes -# bbb.micSettings.echoTestAudioNo = No -# bbb.micSettings.speakIntoMicTestLevel = Speak into your microphone. You should see the bar move. If not, choose another mic. -# bbb.micSettings.recommendHeadset = Use a headset with a microphone for best audio experience. -bbb.micSettings.changeMic = החלף מיקרופון -bbb.micSettings.changeMic.toolTip = פתח את תבית ההגדרות המיקרופון מהנגן פלאש -# bbb.micSettings.comboMicList.toolTip = Select a microphone -# bbb.micSettings.micRecordVolume.label = Gain -# bbb.micSettings.micRecordVolume.toolTip = Set your microphone gain -# bbb.micSettings.nextButton = Next -# bbb.micSettings.nextButton.toolTip = Start the echo test -bbb.micSettings.join = הצטרף לשיחה קולית -# bbb.micSettings.join.toolTip = Join the audio conference -# bbb.micSettings.cancel = Cancel -# bbb.micSettings.connectingtoecho = Connecting -# bbb.micSettings.connectingtoecho.error = Echo Test Error\: Please contact administrator. -# bbb.micSettings.cancel.toolTip = Cancel joining the audio conference -bbb.micSettings.access.helpButton = פתח סרטוני הדרכה בדף חדש. -bbb.micSettings.access.title = הגדרות אודיו. הפוקוס יישאר על החלון הגדרות שמע זה עד סגירת החלון. -# bbb.micSettings.webrtc.title = WebRTC Support -# bbb.micSettings.webrtc.capableBrowser = Your browser supports WebRTC. -# bbb.micSettings.webrtc.capableBrowser.dontuseit = Click not to use WebRTC -# bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Click here if you don't want to use the WebRTC technology (recommended if you have problems using it). -# bbb.micSettings.webrtc.notCapableBrowser = WebRTC is not supported in your browser. Please use Google Chrome (version 32 or greater); or Mozilla Firefox (version 26 or greater). You will still be able to join the voice conference using the Adobe Flash Platform. -# bbb.micSettings.webrtc.connecting = Calling -# bbb.micSettings.webrtc.waitingforice = Connecting -# bbb.micSettings.webrtc.transferring = Transferring -# bbb.micSettings.webrtc.endingecho = Joining audio -# bbb.micSettings.webrtc.endedecho = Echo test ended. -# bbb.micPermissions.firefox.title = Firefox Microphone Permissions -# bbb.micPermissions.firefox.message1 = Choose your mic and then click Share. -# bbb.micPermissions.firefox.message2 = If you don't see the list of microphones, click on the microphone icon. -# bbb.micPermissions.chrome.title = Chrome Microphone Permissions -# bbb.micPermissions.chrome.message1 = Click Allow to give Chrome permission to use your microphone. -# bbb.micWarning.title = Audio Warning -# bbb.micWarning.joinBtn.label = Join anyway -# bbb.micWarning.testAgain.label = Test again -# bbb.micWarning.message = Your microphone did not show any activity, others probably won't be able to hear you during the session. -# bbb.webrtcWarning.message = Detected the following WebRTC issue\: {0}. Do you want to try Flash instead? -# bbb.webrtcWarning.title = WebRTC Audio Failure -# bbb.webrtcWarning.failedError.1001 = Error 1001\: WebSocket disconnected -# bbb.webrtcWarning.failedError.1002 = Error 1002\: Could not make a WebSocket connection -# bbb.webrtcWarning.failedError.1003 = Error 1003\: Browser version not supported -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -# bbb.webrtcWarning.failedError.1005 = Error 1005\: Call ended unexpectedly -# bbb.webrtcWarning.failedError.1006 = Error 1006\: Call timed out -# bbb.webrtcWarning.failedError.1007 = Error 1007\: ICE negotiation failed -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -# 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.mainToolbar.helpBtn = עזרה -bbb.mainToolbar.logoutBtn = התנתק -# bbb.mainToolbar.logoutBtn.toolTip = Log Out -bbb.mainToolbar.langSelector = בחירת שפה -bbb.mainToolbar.settingsBtn = הגדרות -bbb.mainToolbar.settingsBtn.toolTip = הגדרות פתוחות -bbb.mainToolbar.shortcutBtn = מקשי קיצור -# bbb.mainToolbar.shortcutBtn.toolTip = Open Shortcut Keys Window -# bbb.mainToolbar.recordBtn.toolTip.start = Start recording -# bbb.mainToolbar.recordBtn.toolTip.stop = Stop recording -# bbb.mainToolbar.recordBtn.toolTip.recording = The session is being recorded -# bbb.mainToolbar.recordBtn.toolTip.notRecording = The session isn't being recorded -# 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.stop = Are you sure you want to stop recording the session? -# bbb.mainToolbar.recordBtn..notification.title = Record Notification -# bbb.mainToolbar.recordBtn..notification.message1 = You can record this meeting. -# 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.notRecording = Not Recording -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -bbb.window.minimizeBtn.toolTip = מזעור -bbb.window.maximizeRestoreBtn.toolTip = הגדלה -bbb.window.closeBtn.toolTip = סגירה -bbb.videoDock.titleBar = פס כותרת החלון של המצלמה -bbb.presentation.titleBar = פס כותרת החלון של המצגת -bbb.chat.titleBar = פס כותרת החלון של הצ'אט -bbb.users.title = משתמשים{0} {1} -bbb.users.titleBar = פס כותרת החלון של המשתמשים -# bbb.users.quickLink.label = Users Window -bbb.users.minimizeBtn.accessibilityName = מזער את חלון המשתמשים -bbb.users.maximizeRestoreBtn.accessibilityName = הגדל את חלון המשתמשים -bbb.users.settings.buttonTooltip = הגדרות -# bbb.users.settings.audioSettings = Audio Test -bbb.users.settings.webcamSettings = הגדרות מצלמת אינטרנט -bbb.users.settings.muteAll = השתק את כל המשתמשים -bbb.users.settings.muteAllExcept = השתק את כל המשתמשים מלבד המגיש -bbb.users.settings.unmuteAll = ביטול השתקה כל המשתמשים -bbb.users.settings.lowerAllHands = להוריד כל ידיים -bbb.users.raiseHandBtn.toolTip = הרם את היד -bbb.users.raiseHandBtn.toolTip2 = להוריד יד -# bbb.users.roomMuted.text = Viewers Muted -# bbb.users.roomLocked.text = Viewers Locked -bbb.users.pushToTalk.toolTip = דבר -bbb.users.pushToMute.toolTip = השתק את עצמך -bbb.users.muteMeBtnTxt.talk = ביטול השתקה -bbb.users.muteMeBtnTxt.mute = השתק -bbb.users.muteMeBtnTxt.muted = מושתק -bbb.users.muteMeBtnTxt.unmuted = לא מושתק -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -bbb.users.usersGrid.accessibilityName = רשימת המשתמשים. השתמש במקשי החצים כדי לנווט. -bbb.users.usersGrid.nameItemRenderer = שם -bbb.users.usersGrid.nameItemRenderer.youIdentifier = את(ה) -bbb.users.usersGrid.statusItemRenderer = סטטוס -# bbb.users.usersGrid.statusItemRenderer.changePresenter = Click To Make Presenter -bbb.users.usersGrid.statusItemRenderer.presenter = מגיש -bbb.users.usersGrid.statusItemRenderer.moderator = מנחה -bbb.users.usersGrid.statusItemRenderer.lowerHand = להוריד יד -bbb.users.usersGrid.statusItemRenderer.handRaised = יד מורמת -bbb.users.usersGrid.statusItemRenderer.viewer = Viewer -bbb.users.usersGrid.mediaItemRenderer = מדיה -bbb.users.usersGrid.mediaItemRenderer.talking = מדברים -bbb.users.usersGrid.mediaItemRenderer.webcam = שיתוף מצלמת אינטרנט -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = צפיה במצלמת אינטרנט -# bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Unmute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToMute = Mute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToLock = Lock {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Unlock {0} -# bbb.users.usersGrid.mediaItemRenderer.kickUser = Kick {0} -bbb.users.usersGrid.mediaItemRenderer.webcam = שיתוף מצלמת אינטרנט -# bbb.users.usersGrid.mediaItemRenderer.micOff = Microphone off -# bbb.users.usersGrid.mediaItemRenderer.micOn = Microphone on -# bbb.users.usersGrid.mediaItemRenderer.noAudio = Not in audio conference -bbb.presentation.title = מצגת -# bbb.presentation.titleWithPres = Presentation\: {0} -# bbb.presentation.quickLink.label = Presentation Window -# bbb.presentation.fitToWidth.toolTip = Fit Presentation To Width -# bbb.presentation.fitToPage.toolTip = Fit Presentation To Page -# bbb.presentation.uploadPresBtn.toolTip = Upload Presentation -bbb.presentation.backBtn.toolTip = שקופית קודמת -# bbb.presentation.btnSlideNum.accessibilityName = Slide {0} of {1} -# bbb.presentation.btnSlideNum.toolTip = Select a slide -bbb.presentation.forwardBtn.toolTip = שקופית הבאה -bbb.presentation.maxUploadFileExceededAlert = שגיאה\: קובץ גדול מהמותר -bbb.presentation.uploadcomplete = העלאה הסתיימה בהצלחה. אנא המתן בזמן שאנו ממירים את המסמך -bbb.presentation.uploaded = הועלה -bbb.presentation.document.supported = סוג המסמך נתמך, מתחיל להמיר.. -bbb.presentation.document.converted = מסמך הומר בהצלחה -bbb.presentation.error.document.convert.failed = שגיאה\: המרת מסמך נכשלה -bbb.presentation.error.io = שגיאת IO\: אנא צור קשר עם מנהל המערכת -bbb.presentation.error.security = שגיאת אבטחה\: אנא צור קשר עם מנהל המערכת -bbb.presentation.error.convert.notsupported = שגיאה\: סוג הקובץ שהועלה אינו נתמך, אנא העלה קובץ נתמך -bbb.presentation.error.convert.nbpage = שגיאה\: לא הייתה אפשרות לקבוע את מספר העמודים במסמך שהועלה -bbb.presentation.error.convert.maxnbpagereach = שגיאה\: למסמך שהועלה יותר מדי עמודים -bbb.presentation.converted = הומרו {0} מתוך {1} שקופיות -bbb.presentation.ok = אישור -# bbb.presentation.slider = Presentation zoom level -# bbb.presentation.slideloader.starttext = Slide text start -# bbb.presentation.slideloader.endtext = Slide text end -bbb.presentation.uploadwindow.presentationfile = קובץ המצגת -bbb.presentation.uploadwindow.pdf = PDF -bbb.presentation.uploadwindow.word = WORD -bbb.presentation.uploadwindow.excel = EXCEL -bbb.presentation.uploadwindow.powerpoint = POWERPOINT -bbb.presentation.uploadwindow.image = תמונה -# bbb.presentation.minimizeBtn.accessibilityName = Minimize the Presentation Window -# bbb.presentation.maximizeRestoreBtn.accessibilityName = Maximize the Presentation Window -# bbb.presentation.closeBtn.accessibilityName = Close the Presentation Window -bbb.fileupload.title = העלה מצגת -# bbb.fileupload.lblFileName.defaultText = No file selected -# bbb.fileupload.selectBtn.label = Select File -bbb.fileupload.selectBtn.toolTip = עיון -bbb.fileupload.uploadBtn = העלה קובץ -bbb.fileupload.uploadBtn.toolTip = העלה קובץ -bbb.fileupload.deleteBtn.toolTip = מחק מצגת -bbb.fileupload.showBtn = הצג -bbb.fileupload.showBtn.toolTip = הפעל מצגת -bbb.fileupload.okCancelBtn = ביטול -# bbb.fileupload.okCancelBtn.toolTip = Close the File Upload dialog box -bbb.fileupload.genThumbText = מייצר תמונות מוקטנות... -bbb.fileupload.progBarLbl = התקדמות\: -# bbb.fileupload.fileFormatHint = Upload any office document or Portable Document Format (PDF) file. For best results upload PDF. -bbb.chat.title = צ'אט -# bbb.chat.quickLink.label = Chat Window -bbb.chat.cmpColorPicker.toolTip = צבע טקסט -# bbb.chat.input.accessibilityName = Chat Message Editing Field -bbb.chat.sendBtn = שלח -bbb.chat.sendBtn.toolTip = שלח הודעה -# bbb.chat.sendBtn.accessibilityName = Send chat message -# bbb.chat.contextmenu.copyalltext = Copy All Text -bbb.chat.publicChatUsername = הכל -# bbb.chat.optionsTabName = Options -bbb.chat.privateChatSelect = בחר אדם איתו תרצה לשוחח באופן פרטי -# 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.chatOptions = אפשרויות צ'אט -bbb.chat.fontSize = גודל טקסט -# bbb.chat.cmbFontSize.toolTip = Select Chat Message Font Size -# bbb.chat.messageList = Message Box -# bbb.chat.minimizeBtn.accessibilityName = Minimize the Chat Window -# bbb.chat.maximizeRestoreBtn.accessibilityName = Maximize the Chat Window -# bbb.chat.closeBtn.accessibilityName = Close the Chat Window -# bbb.chat.chatTabs.accessibleNotice = New messages in this tab. -# bbb.publishVideo.changeCameraBtn.labelText = Change Webcam -# bbb.publishVideo.changeCameraBtn.toolTip = Open the change webcam dialog box -# bbb.publishVideo.cmbResolution.tooltip = Select a webcam resolution -# bbb.publishVideo.startPublishBtn.labelText = Start Sharing -bbb.publishVideo.startPublishBtn.toolTip = שתף ווידאו -# bbb.webcamPermissions.chrome.title = Chrome Webcam Permissions -# bbb.webcamPermissions.chrome.message1 = Click Allow to give Chrome permission to use your webcam. -bbb.videodock.title = עגינת ווידאו -# bbb.videodock.quickLink.label = Webcams Window -# bbb.video.minimizeBtn.accessibilityName = Minimize the Webcams Window -# bbb.video.maximizeRestoreBtn.accessibilityName = Maximize the Webcams Window -# bbb.video.controls.muteButton.toolTip = Mute or unmute {0} -# bbb.video.controls.switchPresenter.toolTip = Make {0} presenter -# bbb.video.controls.ejectUserBtn.toolTip = Eject {0} from meeting -# bbb.video.controls.privateChatBtn.toolTip = Chat with {0} -bbb.video.publish.hint.noCamera = אין מצלמה זמינה -bbb.video.publish.hint.cantOpenCamera = לא הייתה אפשרות להפעיל את המצלמה -bbb.video.publish.hint.waitingApproval = מחכה לאישור -bbb.video.publish.hint.videoPreview = תצוגה מקדימה של ווידאו -bbb.video.publish.hint.openingCamera = מפעיל מצלמה... -bbb.video.publish.hint.cameraDenied = גישה למצלמה נדחתה -bbb.video.publish.hint.cameraIsBeingUsed = המצלמה נמצאת בשימוש ע"י תוכנה אחרת -bbb.video.publish.hint.publishing = מפרסם... -# 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.desktopPublish.title = תצוגת שולחן עבודה\: תצוגת מנחה -# bbb.desktopPublish.fullscreen.tooltip = Share Your Main Screen -bbb.desktopPublish.fullscreen.label = מסך מלא -# bbb.desktopPublish.region.tooltip = Share a Part of Your Screen -bbb.desktopPublish.region.label = אזור -bbb.desktopPublish.stop.tooltip = סגור שיתוף מסך -bbb.desktopPublish.stop.label = סגור -bbb.desktopPublish.maximizeRestoreBtn.toolTip = אינך יכול להגדיל חלון זה -bbb.desktopPublish.closeBtn.toolTip = הפסק שיתוף וסגור חלון זה -# bbb.desktopPublish.chromeOnMacUnsupportedHint = Desktop sharing is not currently supported on Chrome running under Mac OS X. Recommend you use FireFox to share desktop. -bbb.desktopPublish.minimizeBtn.toolTip = מזער חלון זה -# bbb.desktopPublish.minimizeBtn.accessibilityName = Minimize the Desktop Sharing Publish Window -# bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Maximize the Desktop Sharing Publish Window -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -bbb.desktopView.title = שיתוף שולחן עבודה -bbb.desktopView.fitToWindow = התאם גודל לחלון -bbb.desktopView.actualSize = הצג גודל אמיתי -# bbb.desktopView.minimizeBtn.accessibilityName = Minimize 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.toolbar.phone.toolTip.start = Share Your Microphone -# bbb.toolbar.phone.toolTip.stop = Stop Sharing Your Microphone -# bbb.toolbar.phone.toolTip.mute = Stop listening the conference -# bbb.toolbar.phone.toolTip.unmute = Start listening the conference -# bbb.toolbar.phone.toolTip.nomic = No microphone detected -# bbb.toolbar.deskshare.toolTip.start = Share Your Desktop -# bbb.toolbar.deskshare.toolTip.stop = Stop Sharing Your Desktop -# bbb.toolbar.video.toolTip.start = Share Your Webcam -# bbb.toolbar.video.toolTip.stop = Stop Sharing Your Webcam -# bbb.layout.addButton.toolTip = Add the custom layout to the list -# bbb.layout.broadcastButton.toolTip = Apply Current Layout to All Viewers -# bbb.layout.combo.toolTip = Change Your Layout -# bbb.layout.loadButton.toolTip = Load layouts from a file -# bbb.layout.saveButton.toolTip = Save layouts to a file -# bbb.layout.lockButton.toolTip = Lock layout -# bbb.layout.combo.prompt = Apply a layout -# bbb.layout.combo.custom = * Custom layout -# bbb.layout.combo.customName = Custom layout -# 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.name.defaultlayout = Default Layout -# bbb.layout.name.videochat = Video Chat -# bbb.layout.name.webcamsfocus = Webcam Meeting -# bbb.layout.name.presentfocus = Presentation Meeting -# bbb.layout.name.lectureassistant = Lecture Assistant -# bbb.layout.name.lecture = Lecture -bbb.highlighter.toolbar.pencil = מדגיש -# bbb.highlighter.toolbar.pencil.accessibilityName = Switch whiteboard cursor to pencil -bbb.highlighter.toolbar.ellipse = עיגול -# bbb.highlighter.toolbar.ellipse.accessibilityName = Switch whiteboard cursor to circle -bbb.highlighter.toolbar.rectangle = מרובע -# bbb.highlighter.toolbar.rectangle.accessibilityName = Switch whiteboard cursor to rectangle -# bbb.highlighter.toolbar.panzoom = Pan and Zoom -# bbb.highlighter.toolbar.panzoom.accessibilityName = Switch whiteboard cursor to pan and zoom -# bbb.highlighter.toolbar.clear = Clear All Annotations -# bbb.highlighter.toolbar.clear.accessibilityName = Clear the whiteboard page -# bbb.highlighter.toolbar.undo = Undo Annotation -# bbb.highlighter.toolbar.undo.accessibilityName = Undo the last whiteboard shape -bbb.highlighter.toolbar.color = בחר צבע -# bbb.highlighter.toolbar.color.accessibilityName = Whiteboard mark draw color -bbb.highlighter.toolbar.thickness = שנה עובי -# bbb.highlighter.toolbar.thickness.accessibilityName = Whiteboard draw thickness -# bbb.logout.title = Logged Out -bbb.logout.button.label = אישור -bbb.logout.appshutdown = התוכנה נסגרה בצד שרת -bbb.logout.asyncerror = התרחשה שגיאה א-סינכרונית -bbb.logout.connectionclosed = נסגר הקשר לשרת המרוחק -bbb.logout.connectionfailed = נכשל הקשר לשרת המרוחק -bbb.logout.rejected = נדחה הקשר מהשרת המרוחק -bbb.logout.invalidapp = אפליקצית רד5 לא קיימת -bbb.logout.unknown = הלקוח איבד קשר עם השרת -bbb.logout.usercommand = נותקת מהוועידה -# 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 -# bbb.logout.confirm.message = Are you sure you want to log out? -# bbb.logout.confirm.yes = Yes -# bbb.logout.confirm.no = No -# bbb.notes.title = Notes -# bbb.notes.cmpColorPicker.toolTip = Text Color -# bbb.notes.saveBtn = Save -# bbb.notes.saveBtn.toolTip = Save Note -bbb.settings.deskshare.instructions = לחץ על Allow בחלון שיקפוץ כדי לבדוק האם שיתוף שולחן העבודה עובד בצורה תקינה אצלך -bbb.settings.deskshare.start = בדוק את שיתוף שולחן העבודה -bbb.settings.voice.volume = פעילות מיקרופון -bbb.settings.java.label = שגיאת גרסת ג'אווה -bbb.settings.java.text = אצלך מותקנת גירסה {0}, אבל דרושה לפחות גירסה {1} של ג'אווה על מנת להפעיל את שיתוף שולחן העבודה של BighBlueButton.\nלחץ על הכפתור למטה על מנת להתקין את הגרסה החדשה ביותר של ג'אווה -bbb.settings.java.command = התקן גירסה עדכנית של ג'אווה -bbb.settings.flash.label = שגיאה בגרסת פלאש -bbb.settings.flash.text = אצלך מותקנת גירסה {0}, אבל דרושה לפחות גירסה {1} של פלאש על מנת להפעיל את BighBlueButton.\nלחץ על הכפתור למטה על מנת להתקין את הגרסה החדשה ביותר של פלאש -bbb.settings.flash.command = התקן גרסה עדכנית של פלאש -bbb.settings.isight.label = שגיאת מצלמת iSight -# bbb.settings.isight.text = If you have problems with your iSight webcam, it may be because you are running OS X 10.6.5, which is known to have a problem with Flash capturing video from the iSight webcam. \n To correct this, the link below will install a newer version of Flash player, or update your Mac to the newest version -bbb.settings.isight.command = התקן Flash 10.2 RC2 -bbb.settings.warning.label = אזהרה -bbb.settings.warning.close = סגורה אזהרה זו -bbb.settings.noissues = לא התגלו נושאים בלתי פתורים -# bbb.settings.instructions = Accept the Flash prompt that asks you for webcam permissions. If the output matches what is expected, your browser has been set up correctly. Other potentials issues are below. Examine them to find a possible solution. -# ltbcustom.bbb.highlighter.toolbar.triangle = Triangle -# ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Switch whiteboard cursor to triangle -# ltbcustom.bbb.highlighter.toolbar.line = Line -# ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Switch whiteboard cursor to line -# ltbcustom.bbb.highlighter.toolbar.text = Text -# ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Switch whiteboard cursor to text -# ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Text color -# ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Font size - -# bbb.accessibility.clientReady = Ready - -# bbb.accessibility.chat.chatBox.reachedFirst = You have reached the first message. -# bbb.accessibility.chat.chatBox.reachedLatest = You have reached the latest message. -# bbb.accessibility.chat.chatBox.navigatedFirst = You have navigated to the first message. -# 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.initialDescription = Please use the arrow keys to navigate through chat messages. - -# bbb.accessibility.notes.notesview.input = Notes input - -bbb.shortcuthelp.title = מקשי קיצור -# bbb.shortcuthelp.minimizeBtn.accessibilityName = Minimize the Shortcut Help Window -# bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Maximize the Shortcut Help Window -# bbb.shortcuthelp.closeBtn.accessibilityName = Close the Shortcut Help Window -# bbb.shortcuthelp.dropdown.general = Global shortcuts -# bbb.shortcuthelp.dropdown.presentation = Presentation shortcuts -# bbb.shortcuthelp.dropdown.chat = Chat shortcuts -# bbb.shortcuthelp.dropdown.users = Users shortcuts -# bbb.shortcuthelp.dropdown.polling = Presenter Polling shortcuts -# bbb.shortcuthelp.dropdown.polling2 = Viewer Polling shortcuts -# bbb.shortcuthelp.headers.shortcut = Shortcut -# bbb.shortcuthelp.headers.function = Function - -# bbb.shortcutkey.general.minimize = 189 -# bbb.shortcutkey.general.minimize.function = Minimize current window -# bbb.shortcutkey.general.maximize = 187 -# bbb.shortcutkey.general.maximize.function = Maximize current window - -# bbb.shortcutkey.flash.exit = 81 -# bbb.shortcutkey.flash.exit.function = Focus out of the Flash window -# bbb.shortcutkey.users.muteme = 77 -# bbb.shortcutkey.users.muteme.function = Mute and Unmute your microphone -# bbb.shortcutkey.chat.chatinput = 73 -# bbb.shortcutkey.chat.chatinput.function = Focus the chat input field -# bbb.shortcutkey.present.focusslide = 67 -# bbb.shortcutkey.present.focusslide.function = Focus the presentation slide -# bbb.shortcutkey.whiteboard.undo = 90 -# bbb.shortcutkey.whiteboard.undo.function = Undo last whiteboard mark - -# bbb.shortcutkey.focus.users = 49 -# bbb.shortcutkey.focus.users.function = Move focus to the Users window -# bbb.shortcutkey.focus.video = 50 -# bbb.shortcutkey.focus.video.function = Move focus to the Webcam window -# bbb.shortcutkey.focus.presentation = 51 -# bbb.shortcutkey.focus.presentation.function = Move focus to the Presentation window -# bbb.shortcutkey.focus.chat = 52 -# bbb.shortcutkey.focus.chat.function = Move focus to the Chat window -# bbb.shortcutkey.focus.pollingCreate = 67 -# bbb.shortcutkey.focus.pollingCreate.function = Move focus to the Poll Creation window, if it is open. -# bbb.shortcutkey.focus.pollingStats = 83 -# bbb.shortcutkey.focus.pollingStats.function = Move focus to the Poll Statistics window, if it is open. -# bbb.shortcutkey.focus.voting = 89 -# bbb.shortcutkey.focus.voting.function = Move focus to the Voting window, if it is open. - -# bbb.shortcutkey.share.desktop = 68 -# bbb.shortcutkey.share.desktop.function = Open desktop sharing window -# bbb.shortcutkey.share.microphone = 79 -# bbb.shortcutkey.share.microphone.function = Open audio settings window -# bbb.shortcutkey.share.pauseRemoteStream = 80 -# bbb.shortcutkey.share.pauseRemoteStream.function = Start/Stop listening the conference -# bbb.shortcutkey.share.webcam = 66 -# bbb.shortcutkey.share.webcam.function = Open webcam sharing window - -# bbb.shortcutkey.shortcutWindow = 72 -# bbb.shortcutkey.shortcutWindow.function = Open/focus to shortcut help window -# bbb.shortcutkey.logout = 76 -# bbb.shortcutkey.logout.function = Log out of this meeting -# bbb.shortcutkey.raiseHand = 82 -# bbb.shortcutkey.raiseHand.function = Raise your hand - -# bbb.shortcutkey.present.upload = 85 -# bbb.shortcutkey.present.upload.function = Upload presentation -# bbb.shortcutkey.present.previous = 65 -# bbb.shortcutkey.present.previous.function = Go to previous slide -# bbb.shortcutkey.present.select = 83 -# bbb.shortcutkey.present.select.function = View all slides -# bbb.shortcutkey.present.next = 69 -# bbb.shortcutkey.present.next.function = Go to next slide -# bbb.shortcutkey.present.fitWidth = 70 -# bbb.shortcutkey.present.fitWidth.function = Fit slides to width -# bbb.shortcutkey.present.fitPage = 80 -# bbb.shortcutkey.present.fitPage.function = Fit slides to page - -# bbb.shortcutkey.users.makePresenter = 80 -# bbb.shortcutkey.users.makePresenter.function = Make selected person presenter -# bbb.shortcutkey.users.kick = 75 -# bbb.shortcutkey.users.kick.function = Kick selected person from the meeting -# bbb.shortcutkey.users.mute = 83 -# bbb.shortcutkey.users.mute.function = Mute or unmute selected person -# bbb.shortcutkey.users.muteall = 65 -# bbb.shortcutkey.users.muteall.function = Mute or unmute all users -# bbb.shortcutkey.users.focusUsers = 85 -# bbb.shortcutkey.users.focusUsers.function = Focus to users list -# bbb.shortcutkey.users.muteAllButPres = 65 -# bbb.shortcutkey.users.muteAllButPres.function = Mute everyone but the Presenter - -# bbb.shortcutkey.chat.focusTabs = 89 -# bbb.shortcutkey.chat.focusTabs.function = Focus to chat tabs -# bbb.shortcutkey.chat.focusBox = 66 -# bbb.shortcutkey.chat.focusBox.function = Focus to chat box -# bbb.shortcutkey.chat.changeColour = 67 -# 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.explanation = ---- -# bbb.shortcutkey.chat.explanation.function = For message navigation, you must focus the chat box. - -# bbb.shortcutkey.chat.chatbox.advance = 40 -# bbb.shortcutkey.chat.chatbox.advance.function = Navigate to the next message -# bbb.shortcutkey.chat.chatbox.goback = 38 -# bbb.shortcutkey.chat.chatbox.goback.function = Navigate to the previous message -# bbb.shortcutkey.chat.chatbox.repeat = 32 -# bbb.shortcutkey.chat.chatbox.repeat.function = Repeat current message -# bbb.shortcutkey.chat.chatbox.golatest = 39 -# bbb.shortcutkey.chat.chatbox.golatest.function = Navigate to the latest message -# bbb.shortcutkey.chat.chatbox.gofirst = 37 -# bbb.shortcutkey.chat.chatbox.gofirst.function = Navigate to the first message -# bbb.shortcutkey.chat.chatbox.goread = 75 -# bbb.shortcutkey.chat.chatbox.goread.function = Navigate to the most recent message you've read -# bbb.shortcutkey.chat.chatbox.debug = 71 -# bbb.shortcutkey.chat.chatbox.debug.function = Temporary debug hotkey - -# bbb.polling.toolbar.toolTip = Manage Polls -# bbb.polling.buttonName = Manage Polls -# bbb.polling.createPoll = Create New Poll -# bbb.polling.createPoll.moreThanOneResponse = Allow users to choose more than one response -# bbb.polling.createPoll.hint = Hint\: Start every answer with a new line -# bbb.polling.createPoll.answers = Answers\: -# bbb.polling.createPoll.question = Question\: -# bbb.polling.createPoll.title = Title\: -# bbb.polling.createPoll.publishToWeb = Enable web polling - -# bbb.polling.pollPreview = Poll Preview -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.publish = Publish -# bbb.polling.pollPreview.preview = Preview -# bbb.polling.pollPreview.save = Save -# bbb.polling.pollPreview.cancel = Cancel -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.hereIsYourPoll = Here is your poll\: -# bbb.polling.pollPreview.ifYouWantChanges = if you want to make any changes use the 'Modify' button -# bbb.polling.pollPreview.checkAll = (check all that may apply) -# bbb.polling.pollPreview.pollWillPublishOnline = This poll will be available for web polling. - -# bbb.polling.resultBtn.label=Result -# bbb.polling.resultBtn.toolTip=Show poll result -# bbb.polling.startBtn.label=Start -# bbb.polling.startBtn.toolTip=Start poll -# bbb.polling.editBtn.label=Edit -# bbb.polling.editBtn.toolTip=Edit poll -# bbb.polling.deleteBtn.toolTip=Delete poll - -# bbb.publishVideo.startPublishBtn.labelText = Start Sharing -# bbb.publishVideo.changeCameraBtn.labelText = Change Webcam - -# bbb.accessibility.alerts.madePresenter = You are now the Presenter. -# bbb.accessibility.alerts.madeViewer = You are now a Viewer. - -# bbb.shortcutkey.polling.buttonClick = 80 -# bbb.shortcutkey.polling.buttonClick.function = Open the Polling Menu. -# bbb.shortcutkey.polling.focusTitle = 67 -# bbb.shortcutkey.polling.focusTitle.function = Focus to Title input box. -# bbb.shortcutkey.polling.focusQuestion = 81 -# bbb.shortcutkey.polling.focusQuestion.function = Focus to Question input box. -# bbb.shortcutkey.polling.focusAnswers = 65 -# bbb.shortcutkey.polling.focusAnswers.function = Focus to Answers input box. -# bbb.shortcutkey.polling.focusMultipleCB = 77 -# bbb.shortcutkey.polling.focusMultipleCB.function = Focus to "Allow multiple selections" checkbox. -# bbb.shortcutkey.polling.focusWebPollCB = 66 -# bbb.shortcutkey.polling.focusWebPollCB.function = Focus to "Enable web polling" checkbox. -# bbb.shortcutkey.polling.previewClick = 80 -# bbb.shortcutkey.polling.previewClick.function = Preview your poll and proceed. -# bbb.shortcutkey.polling.cancelClick = 88 -# bbb.shortcutkey.polling.cancelClick.function = Cancel and exit Poll creation. -# bbb.shortcutkey.polling.modify = 69 -# bbb.shortcutkey.polling.modify.function = Go back and modify your poll. -# bbb.shortcutkey.polling.publish = 85 -# bbb.shortcutkey.polling.publish.function = Publish your poll and open voting. -# bbb.shortcutkey.polling.save = 83 -# bbb.shortcutkey.polling.save.function = Save your poll to use later. - -# bbb.shortcutkey.pollStats.explanation = ---- -# bbb.shortcutkey.pollStats.explanation.function = Poll results are only available once the poll has been published. -# bbb.shortcutkey.polling.focusData = 68 -# bbb.shortcutkey.polling.focusData.function = Focus to poll results. -# bbb.shortcutkey.polling.refresh = 82 -# bbb.shortcutkey.polling.refresh.function = Refresh poll results. -# bbb.shortcutkey.polling.focusWebPoll = 73 -# bbb.shortcutkey.polling.focusWebPoll.function = Focus to web polling URL box. -# bbb.shortcutkey.polling.stopPoll = 79 -# bbb.shortcutkey.polling.stopPoll.function = Stop the poll and end voting. -# bbb.shortcutkey.polling.repostPoll = 80 -# bbb.shortcutkey.polling.repostPoll.function = Re-publish the poll. -# bbb.shortcutkey.polling.closeStatsWindow = 88 -# bbb.shortcutkey.polling.closeStatsWindow.function = Close Polling Results window. - -# bbb.shortcutkey.polling.vote = 86 -# bbb.shortcutkey.polling.vote.function = Cast your vote for the options selected. -# bbb.shortcutkey.polling.focusVoteQuestion = 81 -# bbb.shortcutkey.polling.focusVoteQuestion.function = Focus to question. - -# bbb.shortcutkey.specialKeys.space = Spacebar -# bbb.shortcutkey.specialKeys.left = Left Arrow -# bbb.shortcutkey.specialKeys.right = Right Arrow -# bbb.shortcutkey.specialKeys.up = Up Arrow -# bbb.shortcutkey.specialKeys.down = Down Arrow -# bbb.shortcutkey.specialKeys.plus = Plus -# bbb.shortcutkey.specialKeys.minus = Minus - -# bbb.toolbar.videodock.toolTip.closeAllVideos = Close all videos -# bbb.users.settings.lockAll=Lock All Users -# bbb.users.settings.lockAllExcept=Lock Users Except Presenter -# bbb.users.settings.lockSettings=Lock Viewers ... -# bbb.users.settings.unlockAll=Unlock All Viewers -# bbb.users.settings.roomIsLocked=Locked by default -# bbb.users.settings.roomIsMuted=Muted by default - -# bbb.lockSettings.save = Apply -# bbb.lockSettings.save.tooltip = Apply lock settings -# bbb.lockSettings.cancel = Cancel -# bbb.lockSettings.cancel.toolTip = Close this window without saving - -# bbb.lockSettings.moderatorLocking = Moderator locking -# bbb.lockSettings.privateChat = Private Chat -# bbb.lockSettings.publicChat = Public Chat -# bbb.lockSettings.webcam = Webcam -# bbb.lockSettings.microphone = Microphone -# bbb.lockSettings.layout = Layout -# bbb.lockSettings.title=Lock Viewers -# bbb.lockSettings.feature=Feature -# bbb.lockSettings.locked=Locked -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/hr_HR/bbbResources.properties b/clients/flash/web-client/src/locale/hr_HR/bbbResources.properties deleted file mode 100644 index f2de9f271eea..000000000000 --- a/clients/flash/web-client/src/locale/hr_HR/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -# bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Povezivanje se sa serverom -bbb.mainshell.statusProgress.loading = Učitavanje {0} modula -bbb.mainshell.statusProgress.cannotConnectServer = Nažalost nije moguće uspostaviti vezu sa serverom. -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Otvori log prozor. -# bbb.mainshell.meetingNotFound = Meeting Not Found -# bbb.mainshell.invalidAuthToken = Invalid Authentication Token -bbb.mainshell.resetLayoutBtn.toolTip = Resetiraj izgled -# bbb.mainshell.notification.tunnelling = Tunnelling -# bbb.mainshell.notification.webrtc = WebRTC Audio -bbb.oldlocalewindow.reminder1 = Moguće je da imate staru verziju prijevoda. -bbb.oldlocalewindow.reminder2 = Molimo ispraznite keš pretraživača i pokušajte ponovo. -bbb.oldlocalewindow.windowTitle = Upozorenje\: Stara verzija prijevoda -# bbb.audioSelection.title = How do you want to join the audio? -bbb.audioSelection.btnMicrophone.label = Mikrofon -# bbb.audioSelection.btnMicrophone.toolTip = Join the audio with your microphone -# bbb.audioSelection.btnListenOnly.label = Listen Only -# bbb.audioSelection.btnListenOnly.toolTip = Join the audio as listen only -# bbb.audioSelection.txtPhone.text = To join this meeting by phone, dial\: {0} then enter {1} as the conference pin number. -# bbb.micSettings.title = Audio Test -bbb.micSettings.speakers.header = Testiraj zvučnike -bbb.micSettings.microphone.header = Testiraj mikrofon -bbb.micSettings.playSound = Testirajte zvučnike. -bbb.micSettings.playSound.toolTip = Pustite muziku kako biste testirali vaše zvučnike. -bbb.micSettings.hearFromHeadset = Trebalo bi da čujete zvuk u vašim slušalicama, a ne na zvučnicima vašeg računara. -# bbb.micSettings.speakIntoMic = If you are using a headset (or earbuds), you should hear the audio from your headset -- not from your computer speakers. -# bbb.micSettings.echoTestMicPrompt = This is a private echo test. Speak a few words. Did you hear audio? -bbb.micSettings.echoTestAudioYes = Da -bbb.micSettings.echoTestAudioNo = Ne -# bbb.micSettings.speakIntoMicTestLevel = Speak into your microphone. You should see the bar move. If not, choose another mic. -# bbb.micSettings.recommendHeadset = Use a headset with a microphone for best audio experience. -bbb.micSettings.changeMic = Testirajte ili promijenite mikrofon. -bbb.micSettings.changeMic.toolTip = Otvorite dijaloški okvir za podešavanje mikrofona u Flash Player-u. -bbb.micSettings.comboMicList.toolTip = Odaberi mikrofon -bbb.micSettings.micRecordVolume.label = Jačina -bbb.micSettings.micRecordVolume.toolTip = Podesite jačinu vašeg mikrofona -# bbb.micSettings.nextButton = Next -# bbb.micSettings.nextButton.toolTip = Start the echo test -bbb.micSettings.join = Pridružite se audio konferenciji. -bbb.micSettings.join.toolTip = Pridružite se audio konferenciji -bbb.micSettings.cancel = Otkaži -# bbb.micSettings.connectingtoecho = Connecting -# bbb.micSettings.connectingtoecho.error = Echo Test Error\: Please contact administrator. -bbb.micSettings.cancel.toolTip = Isključite se iz audio konferencije. -bbb.micSettings.access.helpButton = Otvorite video tutorijale u novoj stranici. -bbb.micSettings.access.title = Podešavanja zvuka. Fokus će ostati na prozoru za podešavanje zvuka, sve dok ga ne zatvorite. -bbb.micSettings.webrtc.title = WebRTC podrška -bbb.micSettings.webrtc.capableBrowser = Vaš browser podržava WebRTC. -bbb.micSettings.webrtc.capableBrowser.dontuseit = Kliknite da se ne koristi WebRTC -bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Kliknite ovdje ukoliko ne želite koristiti WebRTC tehnologiju (preporučeno ukoliko imate problema sa korištenjem iste). -bbb.micSettings.webrtc.notCapableBrowser = WebRTC nije podržana u vašem browseru. Molimo koristite Google Chrome (verzija 32 ili novija); ili Mozilla Firefox (verzija 26 ili novija). Ukoliko koristite Adobe Flash platformu Još uvijek ćete biti u mogućnosti da se pridružite audio konferenciji. -# bbb.micSettings.webrtc.connecting = Calling -# bbb.micSettings.webrtc.waitingforice = Connecting -# bbb.micSettings.webrtc.transferring = Transferring -# bbb.micSettings.webrtc.endingecho = Joining audio -# bbb.micSettings.webrtc.endedecho = Echo test ended. -# bbb.micPermissions.firefox.title = Firefox Microphone Permissions -# bbb.micPermissions.firefox.message1 = Choose your mic and then click Share. -# bbb.micPermissions.firefox.message2 = If you don't see the list of microphones, click on the microphone icon. -# bbb.micPermissions.chrome.title = Chrome Microphone Permissions -# bbb.micPermissions.chrome.message1 = Click Allow to give Chrome permission to use your microphone. -bbb.micWarning.title = Audio upozorenje -bbb.micWarning.joinBtn.label = Svejedno se pridruži -bbb.micWarning.testAgain.label = Testiraj ponovo -bbb.micWarning.message = Vaš mikrofon nije aktivan, ostali vas vjerovatno neće moći čuti tokom sesije. -# bbb.webrtcWarning.message = Detected the following WebRTC issue\: {0}. Do you want to try Flash instead? -# bbb.webrtcWarning.title = WebRTC Audio Failure -# bbb.webrtcWarning.failedError.1001 = Error 1001\: WebSocket disconnected -# bbb.webrtcWarning.failedError.1002 = Error 1002\: Could not make a WebSocket connection -# bbb.webrtcWarning.failedError.1003 = Error 1003\: Browser version not supported -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -# bbb.webrtcWarning.failedError.1005 = Error 1005\: Call ended unexpectedly -# bbb.webrtcWarning.failedError.1006 = Error 1006\: Call timed out -# bbb.webrtcWarning.failedError.1007 = Error 1007\: ICE negotiation failed -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -# 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.mainToolbar.helpBtn = Pomoć -bbb.mainToolbar.logoutBtn = Odjava -# bbb.mainToolbar.logoutBtn.toolTip = Log Out -bbb.mainToolbar.langSelector = Odaberi jezik -bbb.mainToolbar.settingsBtn = Postavke -bbb.mainToolbar.settingsBtn.toolTip = Otvori postavke -# bbb.mainToolbar.shortcutBtn = Shortcut Keys -# bbb.mainToolbar.shortcutBtn.toolTip = Open Shortcut Keys Window -bbb.mainToolbar.recordBtn.toolTip.start = Započni snimanje -bbb.mainToolbar.recordBtn.toolTip.stop = Zaustavi snimanje -bbb.mainToolbar.recordBtn.toolTip.recording = Ova sesija se snima -bbb.mainToolbar.recordBtn.toolTip.notRecording = Ova sesija se ne snima -bbb.mainToolbar.recordBtn.confirm.title = Potvrdi snimanje -bbb.mainToolbar.recordBtn.confirm.message.start = Da li ste sigurni da želite započeti snimanje sesije? -bbb.mainToolbar.recordBtn.confirm.message.stop = Da li ste sigurni da želite zaustaviti snimanje sesije? -# bbb.mainToolbar.recordBtn..notification.title = Record Notification -# bbb.mainToolbar.recordBtn..notification.message1 = You can record this meeting. -# 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.notRecording = Not Recording -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -bbb.window.minimizeBtn.toolTip = Smanji -bbb.window.maximizeRestoreBtn.toolTip = Povećaj -bbb.window.closeBtn.toolTip = Zatvori -bbb.videoDock.titleBar = Prozor "Web kamera" -bbb.presentation.titleBar = Prozor "Prezentacija" -bbb.chat.titleBar = Prozor "Chat" -bbb.users.title = Korisnici{0} {1} -bbb.users.titleBar = Prozor "Korisnici" -bbb.users.quickLink.label = Prozor "Korisnici" -bbb.users.minimizeBtn.accessibilityName = Smanji prozor "Korisnici" -bbb.users.maximizeRestoreBtn.accessibilityName = Povećaj prozor "Korisnici" -bbb.users.settings.buttonTooltip = Postavke -# bbb.users.settings.audioSettings = Audio Test -bbb.users.settings.webcamSettings = Postavke web kamere -bbb.users.settings.muteAll = Utišaj sve korisnike -bbb.users.settings.muteAllExcept = Utišaj sve korisnike izuzev prezentatora -bbb.users.settings.unmuteAll = Uključi sve korisnike -bbb.users.settings.lowerAllHands = Spusti sve ruke -bbb.users.raiseHandBtn.toolTip = Podigni ruku -bbb.users.raiseHandBtn.toolTip2 = Spusti ruku -# bbb.users.roomMuted.text = Viewers Muted -# bbb.users.roomLocked.text = Viewers Locked -bbb.users.pushToTalk.toolTip = Pričaj -bbb.users.pushToMute.toolTip = Utišaj sebe -bbb.users.muteMeBtnTxt.talk = Uključi zvuk -bbb.users.muteMeBtnTxt.mute = Utišaj -bbb.users.muteMeBtnTxt.muted = Utišano -bbb.users.muteMeBtnTxt.unmuted = Zvuk uključen -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -bbb.users.usersGrid.accessibilityName = Lista korisnika. Koristite tipke sa strelicama za navigaciju. -bbb.users.usersGrid.nameItemRenderer = Ime -bbb.users.usersGrid.nameItemRenderer.youIdentifier = ti -bbb.users.usersGrid.statusItemRenderer = Status -# bbb.users.usersGrid.statusItemRenderer.changePresenter = Click To Make Presenter -bbb.users.usersGrid.statusItemRenderer.presenter = Prezentator -bbb.users.usersGrid.statusItemRenderer.moderator = Moderator -bbb.users.usersGrid.statusItemRenderer.lowerHand = Spusti ruku -bbb.users.usersGrid.statusItemRenderer.handRaised = Podignuta ruka -bbb.users.usersGrid.statusItemRenderer.viewer = Preglednik -bbb.users.usersGrid.mediaItemRenderer = Media -bbb.users.usersGrid.mediaItemRenderer.talking = Priča -bbb.users.usersGrid.mediaItemRenderer.webcam = Dijeljenje web kamere -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = Pogledaj web kameru -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Uključi {0} -bbb.users.usersGrid.mediaItemRenderer.pushToMute = Isključi {0} -bbb.users.usersGrid.mediaItemRenderer.pushToLock = Zaključaj {0} -bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Otključaj {0} -bbb.users.usersGrid.mediaItemRenderer.kickUser = Trzni {0} -bbb.users.usersGrid.mediaItemRenderer.webcam = Dijeljenje web kamere -bbb.users.usersGrid.mediaItemRenderer.micOff = Mikrofon isključen -bbb.users.usersGrid.mediaItemRenderer.micOn = Mikrofon uključen -bbb.users.usersGrid.mediaItemRenderer.noAudio = Nije u audio konferenciji -bbb.presentation.title = Prezentacija -bbb.presentation.titleWithPres = Prezentacija -bbb.presentation.quickLink.label = Prozor "Prezentacija" -# bbb.presentation.fitToWidth.toolTip = Fit Presentation To Width -# bbb.presentation.fitToPage.toolTip = Fit Presentation To Page -# bbb.presentation.uploadPresBtn.toolTip = Upload Presentation -bbb.presentation.backBtn.toolTip = Prethodni slajd -# bbb.presentation.btnSlideNum.accessibilityName = Slide {0} of {1} -bbb.presentation.btnSlideNum.toolTip = Izaberi slajd -bbb.presentation.forwardBtn.toolTip = Sljedeći slajd -bbb.presentation.maxUploadFileExceededAlert = Greška\: Datoteka je veća od dozvoljene. -bbb.presentation.uploadcomplete = Prebacivanje završeno. Molimo pričekajte dok se dokument konvertira. -bbb.presentation.uploaded = Prebačeno. -bbb.presentation.document.supported = Prebačeni dokument je podržan. Počinje konvertiranje... -bbb.presentation.document.converted = Uspješno konvertiran office dokument. -bbb.presentation.error.document.convert.failed = Greška\: Neuspjelo konvertovanje dokumenta. -bbb.presentation.error.io = IO greška\: Molimo kontaktirajte administratora. -bbb.presentation.error.security = Sigurnosna greška\: Molimo kontaktirajte administratora. -bbb.presentation.error.convert.notsupported = Greška\: Prebačeni dokument nije podržan. Molimo prebacite kompatibilnu datoteku. -bbb.presentation.error.convert.nbpage = Greška\: Neuspjelo utvrđivanje broja stranica u prebačenom dokumentu. -bbb.presentation.error.convert.maxnbpagereach = Greška\: Prebačeni dokument ima previše stranica. -bbb.presentation.converted = Konvertirano {0} od {1} slajdova. -bbb.presentation.ok = OK -bbb.presentation.slider = Nivo uvećanja prezentacije -bbb.presentation.slideloader.starttext = Početak teksta slajda -bbb.presentation.slideloader.endtext = Kraj teksta slajda -bbb.presentation.uploadwindow.presentationfile = Prezentacijska datoteka -bbb.presentation.uploadwindow.pdf = PDF -bbb.presentation.uploadwindow.word = WORD -bbb.presentation.uploadwindow.excel = EXCEL -bbb.presentation.uploadwindow.powerpoint = POWERPOINT -bbb.presentation.uploadwindow.image = Slika -bbb.presentation.minimizeBtn.accessibilityName = Smanjite prozor prezentacije -bbb.presentation.maximizeRestoreBtn.accessibilityName = Povećajte prozor prezentacije -bbb.presentation.closeBtn.accessibilityName = Zatvorite prozor prezentacije -bbb.fileupload.title = Dodajte fajlove u vašu prezentaciju -# bbb.fileupload.lblFileName.defaultText = No file selected -bbb.fileupload.selectBtn.label = Izaberi datoteku -bbb.fileupload.selectBtn.toolTip = Otvori dijaloški prozor za odabir datoteke -bbb.fileupload.uploadBtn = Prebaci -bbb.fileupload.uploadBtn.toolTip = Prebaci označenu datoteku -bbb.fileupload.deleteBtn.toolTip = Izbriši prezentaciju -bbb.fileupload.showBtn = Prikaži -bbb.fileupload.showBtn.toolTip = Prikaži prezentaciju -bbb.fileupload.okCancelBtn = Zatvori -bbb.fileupload.okCancelBtn.toolTip = Zatvorite prozor za upload datoteka -bbb.fileupload.genThumbText = Generisanje sličica.. -bbb.fileupload.progBarLbl = Progres\: -# bbb.fileupload.fileFormatHint = Upload any office document or Portable Document Format (PDF) file. For best results upload PDF. -bbb.chat.title = Chat -bbb.chat.quickLink.label = Prozor "Chat" -bbb.chat.cmpColorPicker.toolTip = Boja teksta -bbb.chat.input.accessibilityName = Polje za uređivanje poruke -bbb.chat.sendBtn = Pošalji -bbb.chat.sendBtn.toolTip = Pošalji poruku -bbb.chat.sendBtn.accessibilityName = Pošalji poruku -bbb.chat.contextmenu.copyalltext = Kopiraj sav tekst -bbb.chat.publicChatUsername = Javno -bbb.chat.optionsTabName = Opcije -bbb.chat.privateChatSelect = Izaberite osobu sa kojom želite privatno ćaskati -# 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.chatOptions = Podešavanja Chat-a -bbb.chat.fontSize = Veličina fonta "Chat" poruke -# bbb.chat.cmbFontSize.toolTip = Select Chat Message Font Size -bbb.chat.messageList = Poruke -bbb.chat.minimizeBtn.accessibilityName = Smanji prozor za chat -bbb.chat.maximizeRestoreBtn.accessibilityName = Povećaj prozor za chat -bbb.chat.closeBtn.accessibilityName = Zatvori prozor za chat -bbb.chat.chatTabs.accessibleNotice = Nove poruke u ovom tabu. -bbb.publishVideo.changeCameraBtn.labelText = Promijeni web kameru -bbb.publishVideo.changeCameraBtn.toolTip = Otvori dijaloški okvir za promjenu web kamere -bbb.publishVideo.cmbResolution.tooltip = Odaberi rezoluciju web kamere -bbb.publishVideo.startPublishBtn.labelText = Počni dijeliti -bbb.publishVideo.startPublishBtn.toolTip = Počni dijeliti web kameru -# bbb.webcamPermissions.chrome.title = Chrome Webcam Permissions -# bbb.webcamPermissions.chrome.message1 = Click Allow to give Chrome permission to use your webcam. -bbb.videodock.title = Web kamere -bbb.videodock.quickLink.label = Prozor "Web kamere" -bbb.video.minimizeBtn.accessibilityName = Smanji prozor web kamere -bbb.video.maximizeRestoreBtn.accessibilityName = Povećaj prozor web kamere -bbb.video.controls.muteButton.toolTip = Isključi ili uključi {0} -bbb.video.controls.switchPresenter.toolTip = Napravi {0} prezentera -bbb.video.controls.ejectUserBtn.toolTip = Izbaci {0} sa sastanka -bbb.video.controls.privateChatBtn.toolTip = Ćaskaj sa {0} -bbb.video.publish.hint.noCamera = Web kamera nije dostupna -bbb.video.publish.hint.cantOpenCamera = Nije moguće otvoriti web kameru -bbb.video.publish.hint.waitingApproval = Čekanje odobrenja -bbb.video.publish.hint.videoPreview = Pregled web kamere -bbb.video.publish.hint.openingCamera = Pokretanje web kamere... -bbb.video.publish.hint.cameraDenied = Pristup web kameri odbijen -bbb.video.publish.hint.cameraIsBeingUsed = Vaša kamera se koristi od strane druge aplikacije -bbb.video.publish.hint.publishing = Objavljivanje... -bbb.video.publish.closeBtn.accessName = Zatvorite dijaloški okvir za podešavanje web kamere -bbb.video.publish.closeBtn.label = Otkaži -bbb.video.publish.titleBar = Objavi prozor web kamere -bbb.desktopPublish.title = Podijeli radnu ploču\: Prezentatorov pregled -# bbb.desktopPublish.fullscreen.tooltip = Share Your Main Screen -bbb.desktopPublish.fullscreen.label = Cijeli prozor -# bbb.desktopPublish.region.tooltip = Share a Part of Your Screen -bbb.desktopPublish.region.label = Oblast -bbb.desktopPublish.stop.tooltip = Zatvori podjelu radne ploče -bbb.desktopPublish.stop.label = Zatvori -bbb.desktopPublish.maximizeRestoreBtn.toolTip = Ne možeš uvećati ovaj prozor. -bbb.desktopPublish.closeBtn.toolTip = Prekini podjelu radne ploče i zatvori prozor. -# bbb.desktopPublish.chromeOnMacUnsupportedHint = Desktop sharing is not currently supported on Chrome running under Mac OS X. Recommend you use FireFox to share desktop. -bbb.desktopPublish.minimizeBtn.toolTip = Smanji ovaj prozor. -bbb.desktopPublish.minimizeBtn.accessibilityName = Smanji prozor za podjelu radne ploče. -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Povećaj prozor za podjelu radne ploče -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -bbb.desktopView.title = Podjela radne ploče -bbb.desktopView.fitToWindow = Prilagodi prozoru -bbb.desktopView.actualSize = Prikaži trenutnu veličinu -bbb.desktopView.minimizeBtn.accessibilityName = Smanji prozor za pregled podjele radne ploče -bbb.desktopView.maximizeRestoreBtn.accessibilityName = Povećaj prozor za pregled podjele radne ploče -bbb.desktopView.closeBtn.accessibilityName = Zatvorite prozor za pregled podjele radne ploče -# bbb.toolbar.phone.toolTip.start = Share Your Microphone -# bbb.toolbar.phone.toolTip.stop = Stop Sharing Your Microphone -# bbb.toolbar.phone.toolTip.mute = Stop listening the conference -# bbb.toolbar.phone.toolTip.unmute = Start listening the conference -# bbb.toolbar.phone.toolTip.nomic = No microphone detected -# bbb.toolbar.deskshare.toolTip.start = Share Your Desktop -# bbb.toolbar.deskshare.toolTip.stop = Stop Sharing Your Desktop -# bbb.toolbar.video.toolTip.start = Share Your Webcam -# bbb.toolbar.video.toolTip.stop = Stop Sharing Your Webcam -bbb.layout.addButton.toolTip = Dodajte prilagođeni raspored elemenata na listu -# bbb.layout.broadcastButton.toolTip = Apply Current Layout to All Viewers -# bbb.layout.combo.toolTip = Change Your Layout -bbb.layout.loadButton.toolTip = Učitaj rasporede iz datoteke -bbb.layout.saveButton.toolTip = Sačuvaj rasporede kao datoteku -bbb.layout.lockButton.toolTip = Zaključaj raspored -bbb.layout.combo.prompt = Primijeni raspored -bbb.layout.combo.custom = * Prilagođeni raspored -bbb.layout.combo.customName = Prilagođeni raspored -bbb.layout.combo.remote = Udaljen -bbb.layout.save.complete = Rasporedi su uspješno sačuvani -bbb.layout.load.complete = Rasporedi su uspješno učitani -bbb.layout.load.failed = Neuspjelo učitavanje rasporeda -# bbb.layout.name.defaultlayout = Default Layout -# bbb.layout.name.videochat = Video Chat -# bbb.layout.name.webcamsfocus = Webcam Meeting -# bbb.layout.name.presentfocus = Presentation Meeting -# bbb.layout.name.lectureassistant = Lecture Assistant -# bbb.layout.name.lecture = Lecture -bbb.highlighter.toolbar.pencil = Olovka -bbb.highlighter.toolbar.pencil.accessibilityName = Promijenite kursor u olovku -bbb.highlighter.toolbar.ellipse = Krug -bbb.highlighter.toolbar.ellipse.accessibilityName = Promijenite kursor u krug -bbb.highlighter.toolbar.rectangle = Pravokutnik -bbb.highlighter.toolbar.rectangle.accessibilityName = Promijenite kursor u pravougaonik -bbb.highlighter.toolbar.panzoom = Pan and Zoom -bbb.highlighter.toolbar.panzoom.accessibilityName = Promijeni kursor u opciju "Pan and Zoom" -# bbb.highlighter.toolbar.clear = Clear All Annotations -bbb.highlighter.toolbar.clear.accessibilityName = Obriši stranicu radne ploče -# bbb.highlighter.toolbar.undo = Undo Annotation -bbb.highlighter.toolbar.undo.accessibilityName = Vrati posljednji objekat sa radne ploče -bbb.highlighter.toolbar.color = Izaberi boju -bbb.highlighter.toolbar.color.accessibilityName = Boja olovke za crtanje -bbb.highlighter.toolbar.thickness = Promijeni debljinu -bbb.highlighter.toolbar.thickness.accessibilityName = Debljina olovke za crtanje -bbb.logout.title = Odjavljen/a -bbb.logout.button.label = OK -bbb.logout.appshutdown = Serverska aplikacija je isključena -bbb.logout.asyncerror = Došlo je do greške u sinkronizaciji -bbb.logout.connectionclosed = Veza sa serverom je zatvorena -bbb.logout.connectionfailed = Veza sa serverom nije uspela -bbb.logout.rejected = Veza sa serverom odbačena -bbb.logout.invalidapp = red5 aplikacija ne postoji -bbb.logout.unknown = Izgubljena veza sa serverom -bbb.logout.usercommand = Uspješno ste izašli iz konferencije -# bbb.logout.refresh.message = If this logout was unexpected click the button below to reconnect. -# bbb.logout.refresh.label = Reconnect -bbb.logout.confirm.title = Potvrdi odjavu -bbb.logout.confirm.message = Da li ste sigurni da se želite odjaviti? -bbb.logout.confirm.yes = Da -bbb.logout.confirm.no = Ne -bbb.notes.title = Bilješke -bbb.notes.cmpColorPicker.toolTip = Boja teksta -bbb.notes.saveBtn = Sačuvaj -bbb.notes.saveBtn.toolTip = Sačuvaj bilješke -bbb.settings.deskshare.instructions = Odaberite opciju "Dopusti" kako biste provjerili da li dijeljenje radne ploče funkcioniše kako treba -bbb.settings.deskshare.start = Provjerite dijeljenje radne ploče -bbb.settings.voice.volume = Status mikrofona -bbb.settings.java.label = Greška u verziji Jave -bbb.settings.java.text = Imate instaliranu Java verziju {0}. Da biste mogli koristiti opciju dijeljenja radne ploče morate instalirati najmanje verziju {1}. Klikom na dugme ispod, možete instalirati noviju verziju Java JRE. -bbb.settings.java.command = Instaliraj noviju verziju Jave -bbb.settings.flash.label = Greška u verziji Flash-a -bbb.settings.flash.text = Imate instaliranu Flash verziju {0}. Da biste mogli koristiti BigBlueButton morate instalirati najmanje verziju {1}. Klikom na dugme ispod možete instalirati noviju verziju Adobe Flash-a. -bbb.settings.flash.command = Instaliraj noviju verziju Flash-a -bbb.settings.isight.label = Greška iSight web kamere -bbb.settings.isight.text = Ukoliko imate problema sa iSight web kamerom, to može biti zbog toga što koristite OS X 10.6.5, koji ima problem sa snimanjem videa sa iSight web kamere.\nDa biste ovo popravili, kliknite na link ispod kako biste instalirali noviju verziju Flash player-a ili nadogradite vaš Mac na noviju verziju -bbb.settings.isight.command = Instaliraj Flash 10.2 RC2 -bbb.settings.warning.label = Upozorenje -bbb.settings.warning.close = Zatvori ovo upozorenje -bbb.settings.noissues = Nisu uočeni neuobičajeni problemi. -bbb.settings.instructions = Potvrdite Flash naredbu koja traži dozvolu za pristup web kameri. Ukoliko izlaz odgovara onome što se očekuje, vaš browser je ispravno podešen. Ostali potencijalni problemi su prikazani ispod. Ispitajte ih kako biste pronašli moguće rješenje. -ltbcustom.bbb.highlighter.toolbar.triangle = Trokut -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Promijenite kursor u trokut -ltbcustom.bbb.highlighter.toolbar.line = Linija -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Promijenite kursor u liniju -ltbcustom.bbb.highlighter.toolbar.text = Tekst -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Promijenite kursor u tekst -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Boja teksta -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Veličina fonta - -# bbb.accessibility.clientReady = Ready - -bbb.accessibility.chat.chatBox.reachedFirst = Došli ste do prve poruke. -bbb.accessibility.chat.chatBox.reachedLatest = Došli ste do posljednje poruke. -bbb.accessibility.chat.chatBox.navigatedFirst = Došli ste do prve poruke. -bbb.accessibility.chat.chatBox.navigatedLatest = Došli ste do posljednje poruke. -bbb.accessibility.chat.chatBox.navigatedLatestRead = Došli ste do posljednje poruke koju ste pročitali. -bbb.accessibility.chat.chatwindow.input = Chat input - -bbb.accessibility.chat.initialDescription = Molimo koristite tipke sa strelicama kako biste navigirali kroz chat poruke. - -bbb.accessibility.notes.notesview.input = Unos bilješki - -# bbb.shortcuthelp.title = Shortcut Keys -bbb.shortcuthelp.minimizeBtn.accessibilityName = Smanjite prozor prečice "Pomoć" -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Povećajte prozor prečice "Pomoć" -bbb.shortcuthelp.closeBtn.accessibilityName = Zatvorite prozor prečice "Pomoć" -bbb.shortcuthelp.dropdown.general = Prečice -bbb.shortcuthelp.dropdown.presentation = Prečice prezentacije -bbb.shortcuthelp.dropdown.chat = Chat prečice -bbb.shortcuthelp.dropdown.users = Prečice korisnika -bbb.shortcuthelp.dropdown.polling = Prečica "Anketiranje prezentera" -bbb.shortcuthelp.dropdown.polling2 = Prečica "Anketiranje gledalaca" -bbb.shortcuthelp.headers.shortcut = Prečica -bbb.shortcuthelp.headers.function = Funkcija - -bbb.shortcutkey.general.minimize = 189 -bbb.shortcutkey.general.minimize.function = Smanji trenutni prozor -bbb.shortcutkey.general.maximize = 187 -bbb.shortcutkey.general.maximize.function = Povećaj trenutni prozor - -bbb.shortcutkey.flash.exit = 81 -bbb.shortcutkey.flash.exit.function = Izađite iz Flash prozora -bbb.shortcutkey.users.muteme = 77 -bbb.shortcutkey.users.muteme.function = Isključivanje i uključivanje mikrofona -bbb.shortcutkey.chat.chatinput = 73 -bbb.shortcutkey.chat.chatinput.function = Uđite u polje za unos poruka -bbb.shortcutkey.present.focusslide = 67 -bbb.shortcutkey.present.focusslide.function = Uđite u prezentacijski slajd -bbb.shortcutkey.whiteboard.undo = 90 -bbb.shortcutkey.whiteboard.undo.function = Vrati posljednju oznaku na radnoj ploči - -bbb.shortcutkey.focus.users = 49 -bbb.shortcutkey.focus.users.function = Prijeđi na prozor "Korisnici". -bbb.shortcutkey.focus.video = 50 -bbb.shortcutkey.focus.video.function = Prijeđi na prozor "Web kamera" -bbb.shortcutkey.focus.presentation = 51 -bbb.shortcutkey.focus.presentation.function = Prijeđi na prozor "Prezentacija" -bbb.shortcutkey.focus.chat = 52 -bbb.shortcutkey.focus.chat.function = Prijeđi na prozor "Ćaskanje" -bbb.shortcutkey.focus.pollingCreate = 67 -bbb.shortcutkey.focus.pollingCreate.function = Prijeđi na prozor "Kreiranje ankete", ukoliko je otvoren. -bbb.shortcutkey.focus.pollingStats = 83 -bbb.shortcutkey.focus.pollingStats.function = Prijeđi na prozor "Statistika ankete", ukoliko je otvoren. -bbb.shortcutkey.focus.voting = 89 -bbb.shortcutkey.focus.voting.function = Prijeđi na prozor "Glasanje", ukoliko je otvoren. - -bbb.shortcutkey.share.desktop = 68 -bbb.shortcutkey.share.desktop.function = Otvori prozor za dijeljenje radne ploče -bbb.shortcutkey.share.microphone = 79 -bbb.shortcutkey.share.microphone.function = Otvori prozor za podešavanje zvuka -bbb.shortcutkey.share.pauseRemoteStream = 80 -# bbb.shortcutkey.share.pauseRemoteStream.function = Start/Stop listening the conference -bbb.shortcutkey.share.webcam = 66 -bbb.shortcutkey.share.webcam.function = Otvori prozor za dijeljenje web kamere - -bbb.shortcutkey.shortcutWindow = 72 -bbb.shortcutkey.shortcutWindow.function = Otvori/stavi fokus na prozor prečice "Pomoć" -bbb.shortcutkey.logout = 76 -bbb.shortcutkey.logout.function = Odjavite se sa ovog sastanka -bbb.shortcutkey.raiseHand = 82 -bbb.shortcutkey.raiseHand.function = Podigni ruku - -bbb.shortcutkey.present.upload = 85 -bbb.shortcutkey.present.upload.function = Prenesi prezentaciju -bbb.shortcutkey.present.previous = 65 -bbb.shortcutkey.present.previous.function = Idi na prethodni slajd -bbb.shortcutkey.present.select = 83 -bbb.shortcutkey.present.select.function = Pregledaj sve slajdove -bbb.shortcutkey.present.next = 69 -bbb.shortcutkey.present.next.function = Idi na naredni slajd -bbb.shortcutkey.present.fitWidth = 70 -bbb.shortcutkey.present.fitWidth.function = Podesi slajdove po širini -bbb.shortcutkey.present.fitPage = 80 -bbb.shortcutkey.present.fitPage.function = Podesi slajdove prema stranici - -bbb.shortcutkey.users.makePresenter = 80 -bbb.shortcutkey.users.makePresenter.function = Dodaj ulogu prezentatora za označenu osobu -bbb.shortcutkey.users.kick = 75 -bbb.shortcutkey.users.kick.function = Izbaci odabranu osobu sa sastanka -bbb.shortcutkey.users.mute = 83 -bbb.shortcutkey.users.mute.function = Utišaj ili uključi odabranu sobu -bbb.shortcutkey.users.muteall = 65 -bbb.shortcutkey.users.muteall.function = Utišaj ili uključi sve korisnike -bbb.shortcutkey.users.focusUsers = 85 -bbb.shortcutkey.users.focusUsers.function = Fokus na listu korisnika -bbb.shortcutkey.users.muteAllButPres = 65 -bbb.shortcutkey.users.muteAllButPres.function = Utišaj sve sudionike osim prezentatora - -bbb.shortcutkey.chat.focusTabs = 89 -bbb.shortcutkey.chat.focusTabs.function = Fokus na chat tabove -bbb.shortcutkey.chat.focusBox = 66 -bbb.shortcutkey.chat.focusBox.function = Fokus na chat okvir -bbb.shortcutkey.chat.changeColour = 67 -bbb.shortcutkey.chat.changeColour.function = Fokus na odabir boje fonta. -bbb.shortcutkey.chat.sendMessage = 83 -bbb.shortcutkey.chat.sendMessage.function = Pošalji poruku -bbb.shortcutkey.chat.explanation = ---- -bbb.shortcutkey.chat.explanation.function = Za navigaciju kroz poruke, odaberite chat okvir. - -bbb.shortcutkey.chat.chatbox.advance = 40 -bbb.shortcutkey.chat.chatbox.advance.function = Idite na narednu poruku -bbb.shortcutkey.chat.chatbox.goback = 38 -bbb.shortcutkey.chat.chatbox.goback.function = Idite na prethodnu poruku -bbb.shortcutkey.chat.chatbox.repeat = 32 -bbb.shortcutkey.chat.chatbox.repeat.function = Ponovi trenutnu poruku -bbb.shortcutkey.chat.chatbox.golatest = 39 -bbb.shortcutkey.chat.chatbox.golatest.function = Idite na posljednju poruku -bbb.shortcutkey.chat.chatbox.gofirst = 37 -bbb.shortcutkey.chat.chatbox.gofirst.function = Idite na prvu poruku -bbb.shortcutkey.chat.chatbox.goread = 75 -bbb.shortcutkey.chat.chatbox.goread.function = Idite na posljednju poruku koju ste pročitali -bbb.shortcutkey.chat.chatbox.debug = 71 -bbb.shortcutkey.chat.chatbox.debug.function = Privremeno uklonite hotkey - -# bbb.polling.toolbar.toolTip = Manage Polls -# bbb.polling.buttonName = Manage Polls -bbb.polling.createPoll = Kreirajte novu anketu -bbb.polling.createPoll.moreThanOneResponse = Omogućite korisnicima da odaberu više od jednog odgovora -bbb.polling.createPoll.hint = Savjet\: Počnite svaki odgovor u novom redu -bbb.polling.createPoll.answers = Odgovori\: -bbb.polling.createPoll.question = Pitanje\: -bbb.polling.createPoll.title = Naslov\: -bbb.polling.createPoll.publishToWeb = Omogućite web anketiranje. - -bbb.polling.pollPreview = Pregled ankete -bbb.polling.pollPreview.modify = Izmjeni -bbb.polling.pollPreview.publish = Objavi -bbb.polling.pollPreview.preview = Pregledaj -bbb.polling.pollPreview.save = Sačuvaj -bbb.polling.pollPreview.cancel = Otkaži -bbb.polling.pollPreview.modify = Izmjeni -bbb.polling.pollPreview.hereIsYourPoll = Ovdje je vaša anketa\: -bbb.polling.pollPreview.ifYouWantChanges = Ukoliko želite napraviti bilo kakve izmjene koristite dugme "Izmjeni" -bbb.polling.pollPreview.checkAll = (provjeri sve koji mogu aplicirati) -bbb.polling.pollPreview.pollWillPublishOnline = Ova anketa će biti dostupna za web anketiranje. - -# bbb.polling.resultBtn.label=Result -# bbb.polling.resultBtn.toolTip=Show poll result -# bbb.polling.startBtn.label=Start -# bbb.polling.startBtn.toolTip=Start poll -# bbb.polling.editBtn.label=Edit -# bbb.polling.editBtn.toolTip=Edit poll -# bbb.polling.deleteBtn.toolTip=Delete poll - -bbb.publishVideo.startPublishBtn.labelText = Počni dijeliti -bbb.publishVideo.changeCameraBtn.labelText = Promijeni web kameru - -bbb.accessibility.alerts.madePresenter = Sada ste vi prezentator. -bbb.accessibility.alerts.madeViewer = Vi ste sada učesnik. - -bbb.shortcutkey.polling.buttonClick = 80 -bbb.shortcutkey.polling.buttonClick.function = Otvorite meni za anketiranje. -bbb.shortcutkey.polling.focusTitle = 67 -bbb.shortcutkey.polling.focusTitle.function = Idite na polje za unos naslova. -bbb.shortcutkey.polling.focusQuestion = 81 -bbb.shortcutkey.polling.focusQuestion.function = Idite na polje za unos pitanja. -bbb.shortcutkey.polling.focusAnswers = 65 -bbb.shortcutkey.polling.focusAnswers.function = Idite na polje za unos odgovora. -bbb.shortcutkey.polling.focusMultipleCB = 77 -bbb.shortcutkey.polling.focusMultipleCB.function = Fokus na checkbox "Omogući višestruki odabir" -bbb.shortcutkey.polling.focusWebPollCB = 66 -bbb.shortcutkey.polling.focusWebPollCB.function = Fokus na checkbox "Omogući web anketiranje" -bbb.shortcutkey.polling.previewClick = 80 -bbb.shortcutkey.polling.previewClick.function = Pregledajte vašu anketu i nastavite. -bbb.shortcutkey.polling.cancelClick = 88 -bbb.shortcutkey.polling.cancelClick.function = Otkažite i zatvorite kreiranje ankete. -bbb.shortcutkey.polling.modify = 69 -bbb.shortcutkey.polling.modify.function = Vratite se nazad i promijenite vašu anketu. -bbb.shortcutkey.polling.publish = 85 -bbb.shortcutkey.polling.publish.function = Objavite vašu anketu i otvorite glasanje. -bbb.shortcutkey.polling.save = 83 -bbb.shortcutkey.polling.save.function = Sačuvajte vašu anketu da biste je mogli kasnije koristiti. - -bbb.shortcutkey.pollStats.explanation = ---- -bbb.shortcutkey.pollStats.explanation.function = Rezultati ankete će biti dostupni kada anketa bude objavljena. -bbb.shortcutkey.polling.focusData = 68 -bbb.shortcutkey.polling.focusData.function = Idite na rezultate ankete. -bbb.shortcutkey.polling.refresh = 82 -bbb.shortcutkey.polling.refresh.function = Osvježite rezultate ankete. -bbb.shortcutkey.polling.focusWebPoll = 73 -bbb.shortcutkey.polling.focusWebPoll.function = Idite na URL polje za web anketiranje. -bbb.shortcutkey.polling.stopPoll = 79 -bbb.shortcutkey.polling.stopPoll.function = Zaustavite anketu i završite glasanje. -bbb.shortcutkey.polling.repostPoll = 80 -bbb.shortcutkey.polling.repostPoll.function = Ponovo objavite anketu. -bbb.shortcutkey.polling.closeStatsWindow = 88 -bbb.shortcutkey.polling.closeStatsWindow.function = Zatvorite prozor sa rezultatima ankete. - -bbb.shortcutkey.polling.vote = 86 -bbb.shortcutkey.polling.vote.function = Glasaj za odabrane opcije. -bbb.shortcutkey.polling.focusVoteQuestion = 81 -bbb.shortcutkey.polling.focusVoteQuestion.function = Idite na pitanje. - -bbb.shortcutkey.specialKeys.space = Razmaknica -bbb.shortcutkey.specialKeys.left = Lijevo -bbb.shortcutkey.specialKeys.right = Desno -bbb.shortcutkey.specialKeys.up = Gore -bbb.shortcutkey.specialKeys.down = Dolje -bbb.shortcutkey.specialKeys.plus = Plus -bbb.shortcutkey.specialKeys.minus = Minus - -bbb.toolbar.videodock.toolTip.closeAllVideos = Zatvori sve video klipove -bbb.users.settings.lockAll=Zaključaj sve korisnike -bbb.users.settings.lockAllExcept=Zaključaj sve korisnike osim prezentatora -# bbb.users.settings.lockSettings=Lock Viewers ... -# bbb.users.settings.unlockAll=Unlock All Viewers -bbb.users.settings.roomIsLocked=Zaključano po zadanim postavkama -bbb.users.settings.roomIsMuted=Utišano po zadanim postavkama - -# bbb.lockSettings.save = Apply -# bbb.lockSettings.save.tooltip = Apply lock settings -bbb.lockSettings.cancel = Otkaži -bbb.lockSettings.cancel.toolTip = Zatvori prozor bez spašavanja - -bbb.lockSettings.moderatorLocking = Zaključavanje moderatora -bbb.lockSettings.privateChat = Privatno ćaskanje -bbb.lockSettings.publicChat = Javno ćaskanje -bbb.lockSettings.webcam = Web kamera -bbb.lockSettings.microphone = Mikrofon -# bbb.lockSettings.layout = Layout -# bbb.lockSettings.title=Lock Viewers -bbb.lockSettings.feature=Mogućnost -# bbb.lockSettings.locked=Locked -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/hu_HU/bbbResources.properties b/clients/flash/web-client/src/locale/hu_HU/bbbResources.properties deleted file mode 100644 index 013295570e3a..000000000000 --- a/clients/flash/web-client/src/locale/hu_HU/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Csatlakozás a szerverhez -bbb.mainshell.statusProgress.loading = {0} modul töltése -bbb.mainshell.statusProgress.cannotConnectServer = Sajnos nem sikerült csatlakozni a szerverhez. -bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - További információ\: http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Naplózási ablak megnyitása -bbb.mainshell.meetingNotFound = A találkozó nem található -bbb.mainshell.invalidAuthToken = Érvénytelen hitelesítési token -bbb.mainshell.resetLayoutBtn.toolTip = Elrendezés visszaállítása -bbb.mainshell.notification.tunnelling = Csatorna kiépítése -bbb.mainshell.notification.webrtc = WebRTC hang -bbb.oldlocalewindow.reminder1 = Valószínű régi BigBlueButton fordítása van. -bbb.oldlocalewindow.reminder2 = Kérem ürítse böngészője gyorsítótárát és próbálja újra. -bbb.oldlocalewindow.windowTitle = Figyelmeztetés\: Régiek a fordítások -bbb.audioSelection.title = Hogyan csatlakozik a beszélgetéshez? -bbb.audioSelection.btnMicrophone.label = Mikrofont is használok -bbb.audioSelection.btnMicrophone.toolTip = Csatlakozás mikrofonnal -bbb.audioSelection.btnListenOnly.label = Csak hallgatok -bbb.audioSelection.btnListenOnly.toolTip = Csatlakozás csak hallgatóként -bbb.audioSelection.txtPhone.text = A találkozó telefonon keresztüli csatlakozásához tárcsázza {0} számot, majd üsse be a találkozó pin kódját\: {1} -bbb.micSettings.title = Hangteszt -bbb.micSettings.speakers.header = Hangfalak tesztelése -bbb.micSettings.microphone.header = Mikrofon tesztelése -bbb.micSettings.playSound = Teszthang lejátszása -bbb.micSettings.playSound.toolTip = Zene lejátszása a hangfalak teszteléséhez. -bbb.micSettings.hearFromHeadset = Amennyiben lehetséges fejhallgatót használjon, ne hangfalat. -bbb.micSettings.speakIntoMic = Ha fejhallgatót (vagy fülhallgatót) használ, akkor azon keresztül kellene hallania a hangot - nem a számítógépe hangszóróiból. -bbb.micSettings.echoTestMicPrompt = Ez teszt, másik felhasználó jelenleg nem hallhatja. Mondjon néhány szót. Hallja a hangot? -bbb.micSettings.echoTestAudioYes = Igen -bbb.micSettings.echoTestAudioNo = Nem -bbb.micSettings.speakIntoMicTestLevel = Beszéljen a mikrofonjába. A csíknak mozognia kellene. Ha nem mozog, válasszon másik mikrofont. -bbb.micSettings.recommendHeadset = Használjon fejhallgatót mikrofonnal a legjobb hanghatás kedvéért. -bbb.micSettings.changeMic = Mikrofon teszt/csere -bbb.micSettings.changeMic.toolTip = Flash Player mikrofon beállításainak megnyitása -bbb.micSettings.comboMicList.toolTip = Válasszon mikrofont -bbb.micSettings.micRecordVolume.label = Erősítés -bbb.micSettings.micRecordVolume.toolTip = Mikrofon-erősítés beállítása -bbb.micSettings.nextButton = Következő -bbb.micSettings.nextButton.toolTip = Hangteszt indítása -bbb.micSettings.join = Csatlakozás -bbb.micSettings.join.toolTip = Csatlakozás a beszélgetéshez -bbb.micSettings.cancel = Mégsem -bbb.micSettings.connectingtoecho = Csatlakozás -bbb.micSettings.connectingtoecho.error = Hangteszt hiba\: keresse a rendszergazdát. -bbb.micSettings.cancel.toolTip = Csatlakozás megszakítása -bbb.micSettings.access.helpButton = Oktató videók megnyitása új ablakban. -bbb.micSettings.access.title = Hangbeállítások. A fókusz ebbe az ablakban marad míg az ablakban be nem záródik. -bbb.micSettings.webrtc.title = WebRTC támogatás -bbb.micSettings.webrtc.capableBrowser = Böngészője támogatja a WebRTC-t. -bbb.micSettings.webrtc.capableBrowser.dontuseit = Kattinton, hogy ne használja a WebRTC-t. -bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Kattintson ide, ha nem szeretne használni a WebRTC technológiát (ajánlott, ha probléma jelentkezik a használatakor). -bbb.micSettings.webrtc.notCapableBrowser = Böngésződ nem támogatja a WebRTC-t. Használj Google Chrome-ot (32-es vagy nagyobb verziójút) vagy Mozilla Firefox-ot (26-os vagy nagyobb verziójút). Adobe Flash használatával továbbra is tudsz csatlakozni a találkozóhoz. -bbb.micSettings.webrtc.connecting = Hívás -bbb.micSettings.webrtc.waitingforice = Csatlakozás -bbb.micSettings.webrtc.transferring = Átvitel folyamatban -bbb.micSettings.webrtc.endingecho = Csatlakozás -bbb.micSettings.webrtc.endedecho = Hangteszt véget ért. -bbb.micPermissions.firefox.title = Firefox mikrofon jogosultságok -bbb.micPermissions.firefox.message1 = Válasszon mikrofont és utána kattintson a Megosztásra. -bbb.micPermissions.firefox.message2 = Ha nem látja a mikrofonok felsorolását, kattintson a mikrofon ikonra. -bbb.micPermissions.chrome.title = Chrome mikrofon jogosultságok -bbb.micPermissions.chrome.message1 = Kattintson az Engedélyezés gombra, hogy a Chrome hozzáférhessen mikrofonjához. -bbb.micWarning.title = Hangfigyelmeztetés -bbb.micWarning.joinBtn.label = Mégis csatlakozom -bbb.micWarning.testAgain.label = Teszt ismétlése -bbb.micWarning.message = A mikrofonja nem mutatott aktivitást, valószínűleg mások nem hallják majd a találkozó alatt. -bbb.webrtcWarning.message = A következő WebRTC eseményt észleltük\: {0}. Megpróbál inkább Flash-t használni? -bbb.webrtcWarning.title = WebRTC hang hiba -bbb.webrtcWarning.failedError.1001 = Hiba 1001\: WebSocket kapcsolat megszakadt -bbb.webrtcWarning.failedError.1002 = Hiba 1002\: Websocket kapcsolat nem jött létre -bbb.webrtcWarning.failedError.1003 = Hiba 1003\: Nem támogatott böngészőverzió -bbb.webrtcWarning.failedError.1004 = Hiba 1004\: Hiba a híváskor (ok\={0}) -bbb.webrtcWarning.failedError.1005 = Hiba 1005\: Hívás váratlanul véget ért -bbb.webrtcWarning.failedError.1006 = Hiba 1006\: Hívás időtúllépése -bbb.webrtcWarning.failedError.1007 = Hiba 1007\: ICE egyezkedés sikertelen -bbb.webrtcWarning.failedError.1008 = Hiba 1008\: Átvitel sikertelen -bbb.webrtcWarning.failedError.1009 = Hiba 1009\: Nem sikerült hozzájutni a STUN/TURN szerverinformációhoz -bbb.webrtcWarning.failedError.unknown = Hiba {0}\: Ismeretlen hibakód -bbb.webrtcWarning.failedError.mediamissing = Nem sikerül mikrofonjával WebRTC hívás -bbb.webrtcWarning.failedError.endedunexpectedly = A WebRTC tesztelése váratlanul véget ért. -bbb.mainToolbar.helpBtn = Súgó -bbb.mainToolbar.logoutBtn = Kilépés -bbb.mainToolbar.logoutBtn.toolTip = Kilépés -bbb.mainToolbar.langSelector = Válasszon nyelvet -bbb.mainToolbar.settingsBtn = Beállítások -bbb.mainToolbar.settingsBtn.toolTip = Beállítások megnyitása -bbb.mainToolbar.shortcutBtn = Gyorsbillentyűk -bbb.mainToolbar.shortcutBtn.toolTip = Gyorsbillentyű ablak megnyitása -bbb.mainToolbar.recordBtn.toolTip.start = Felvétel indítása -bbb.mainToolbar.recordBtn.toolTip.stop = Felvétel leállítása -bbb.mainToolbar.recordBtn.toolTip.recording = A felvétel rögzítésre kerül -bbb.mainToolbar.recordBtn.toolTip.notRecording = A felvétel nem kerül rögzítésre -bbb.mainToolbar.recordBtn.confirm.title = Felvétel jóváhagyása -bbb.mainToolbar.recordBtn.confirm.message.start = Biztos indítja a felvétel rögzítését? -bbb.mainToolbar.recordBtn.confirm.message.stop = Biztos leállítja a felvétel rögzítését? -bbb.mainToolbar.recordBtn..notification.title = Megjegyzés a felvételhez -bbb.mainToolbar.recordBtn..notification.message1 = Ez a találkozót rögzítheti. -bbb.mainToolbar.recordBtn..notification.message2 = A címsorban lévő Felvétel indítása/leállítása gombra kell kattintani a felvétel elkezdéséhez és befejezéséhez. -bbb.mainToolbar.recordingLabel.recording = (Felvétel) -bbb.mainToolbar.recordingLabel.notRecording = Nem készül felvétel -bbb.clientstatus.title = Értesítési beállítások -bbb.clientstatus.notification = Olvasatlan értesítések -bbb.clientstatus.tunneling.title = Tűzfal -bbb.clientstatus.tunneling.message = Jelenleg fűzfal akadályozza, hogy kliense közvetlenül az 1935-ös porton csatlakozzon a szerverhez. Javasoljuk, hogy stabilabb kapcsolat érdekében kevésbé korlátozott hálózatról csatlakozzon. -bbb.clientstatus.browser.title = Böngészőjének verziója -bbb.clientstatus.browser.message = Böngészője ({0}) nem naprakész. Javasoljuk, hogy frissítsen a legújabb verzióra. -bbb.clientstatus.flash.title = Flash Player -bbb.clientstatus.flash.message = Flash Player-e ({0}) elavult. Javasoljuk, hogy frissítsen a legújabb verzióra. -bbb.clientstatus.webrtc.title = Hang -bbb.clientstatus.webrtc.message = A jobb hangátvitel kedvéért Firefox vagy Chrome használatát javasoljuk. -bbb.clientstatus.java.title = Java -bbb.clientstatus.java.notdetected = Java verziót nem lehet megállapítani. -bbb.clientstatus.java.notinstalled = Nincs Java telepítve. Kattintson ide a legújabb Java telepítéséhez, hogy használhassa az Asztal megosztását. -bbb.clientstatus.java.oldversion = Régi Java van telepítve. Kattintson ide a legújabb Java telepítéséhez, hogy használhassa az Asztal megosztását. -bbb.window.minimizeBtn.toolTip = Kis méret -bbb.window.maximizeRestoreBtn.toolTip = Teljes méret -bbb.window.closeBtn.toolTip = Bezárás -bbb.videoDock.titleBar = Webkamera ablak címsora -bbb.presentation.titleBar = Prezentáció ablak címsora -bbb.chat.titleBar = Chat ablak címsora -bbb.users.title = Felhasználók{0} {1} -bbb.users.titleBar = Felhasználók ablak címsora -bbb.users.quickLink.label = Felhasználók ablak -bbb.users.minimizeBtn.accessibilityName = Felhasználók ablak kis méretűre állítása -bbb.users.maximizeRestoreBtn.accessibilityName = Felhasználók ablak teljes méretűre állítása -bbb.users.settings.buttonTooltip = Beállítások -bbb.users.settings.audioSettings = Hangteszt -bbb.users.settings.webcamSettings = Webkamera beállítások -bbb.users.settings.muteAll = Összes felhasználó némítása -bbb.users.settings.muteAllExcept = Összes felhasználó némítása az előadó kivételével -bbb.users.settings.unmuteAll = Mindenki hangosítása -bbb.users.settings.lowerAllHands = Összes kéz le -bbb.users.raiseHandBtn.toolTip = Jelentkezés -bbb.users.raiseHandBtn.toolTip2 = Kéz letétele -bbb.users.roomMuted.text = Résztvevők némítva -bbb.users.roomLocked.text = Résztvevők zárolva -bbb.users.pushToTalk.toolTip = Kattintson, hogy beszélhessen -bbb.users.pushToMute.toolTip = Saját magam némítása -bbb.users.muteMeBtnTxt.talk = Hangosítás -bbb.users.muteMeBtnTxt.mute = Némítás -bbb.users.muteMeBtnTxt.muted = Némítva -bbb.users.muteMeBtnTxt.unmuted = Hangosítva -bbb.users.usersGrid.contextmenu.exportusers = Felhasználónevek másolása -bbb.users.usersGrid.accessibilityName = Felhasználók listája. Nyilakkal navigálhat. -bbb.users.usersGrid.nameItemRenderer = Név -bbb.users.usersGrid.nameItemRenderer.youIdentifier = én -bbb.users.usersGrid.statusItemRenderer = Státusz -bbb.users.usersGrid.statusItemRenderer.changePresenter = Legyen előadó -bbb.users.usersGrid.statusItemRenderer.presenter = Előadó -bbb.users.usersGrid.statusItemRenderer.moderator = Moderátor -bbb.users.usersGrid.statusItemRenderer.lowerHand = Kéz letétele -bbb.users.usersGrid.statusItemRenderer.handRaised = Valaki jelentkezik -bbb.users.usersGrid.statusItemRenderer.viewer = Résztvevő -bbb.users.usersGrid.mediaItemRenderer = Média -bbb.users.usersGrid.mediaItemRenderer.talking = Beszéd -bbb.users.usersGrid.mediaItemRenderer.webcam = Webkamera megosztása -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = Webkamera megtekintése -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = {0} hangosítása -bbb.users.usersGrid.mediaItemRenderer.pushToMute = {0} némítása -bbb.users.usersGrid.mediaItemRenderer.pushToLock = {0} zárolása -bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = {0} zárolásának feloldása -bbb.users.usersGrid.mediaItemRenderer.kickUser = {0} kiléptetése -bbb.users.usersGrid.mediaItemRenderer.webcam = Webkamera megosztása -bbb.users.usersGrid.mediaItemRenderer.micOff = Mikrofon kikapcsolva -bbb.users.usersGrid.mediaItemRenderer.micOn = Mikrofon bekapcsolva -bbb.users.usersGrid.mediaItemRenderer.noAudio = Nincs beszélgetésben -bbb.presentation.title = Prezentáció -bbb.presentation.titleWithPres = Prezentáció\: {0} -bbb.presentation.quickLink.label = Prezentáció ablak -bbb.presentation.fitToWidth.toolTip = Prezentáció ablak szélességhez igazítása -bbb.presentation.fitToPage.toolTip = Prezentáció ablak oldalhoz igazítása -bbb.presentation.uploadPresBtn.toolTip = Prezentációs fájl feltöltése -bbb.presentation.backBtn.toolTip = Előző dia -bbb.presentation.btnSlideNum.accessibilityName = {0} / {1} dia -bbb.presentation.btnSlideNum.toolTip = Kattintson a dia kiválasztásához -bbb.presentation.forwardBtn.toolTip = Következő dia -bbb.presentation.maxUploadFileExceededAlert = Hiba\: A fájl nagyobb a megengedettnél. -bbb.presentation.uploadcomplete = Feltöltés befejeződött. Kérem várja meg a fájl átalakítását. -bbb.presentation.uploaded = feltöltve. -bbb.presentation.document.supported = A feltöltött fájl konvertálható. A konvertálás elkezdődött... -bbb.presentation.document.converted = A konvertálás sikerült. -bbb.presentation.error.document.convert.failed = Hiba\: A fájl konvertálása nem sikerült. -bbb.presentation.error.io = IO Hiba\: Keresse a rendszergazdát. -bbb.presentation.error.security = Biztonsági hiba\: Keresse a rendszergazdát. -bbb.presentation.error.convert.notsupported = Hiba\: A feltöltött fájlformátum nem támogatott. Kérem, kompatibilis fájlt töltsön fel. -bbb.presentation.error.convert.nbpage = Hiba a feltöltött dokumentum oldalszámainak meghatározásakor. -bbb.presentation.error.convert.maxnbpagereach = Hiba\: A feltöltött dokumentumnak túl sok oldala van. -bbb.presentation.converted = {0} / {1} dia átalakítva. -bbb.presentation.ok = OK -bbb.presentation.slider = Prezentáció ablak nagyítása -bbb.presentation.slideloader.starttext = Mozgó szöveg indítása -bbb.presentation.slideloader.endtext = Mozgó szöveg leállítása -bbb.presentation.uploadwindow.presentationfile = Prezentációs fájl -bbb.presentation.uploadwindow.pdf = PDF -bbb.presentation.uploadwindow.word = WORD -bbb.presentation.uploadwindow.excel = EXCEL -bbb.presentation.uploadwindow.powerpoint = POWERPOINT -bbb.presentation.uploadwindow.image = KÉPFÁJL -bbb.presentation.minimizeBtn.accessibilityName = Prezentáció ablak kis méretűre -bbb.presentation.maximizeRestoreBtn.accessibilityName = Prezentáció ablak teljes méretűre -bbb.presentation.closeBtn.accessibilityName = Prezentáció ablak bezárása -bbb.fileupload.title = Prezentációs fájlok kezelése -bbb.fileupload.lblFileName.defaultText = Nincs kijelölve fájl -bbb.fileupload.selectBtn.label = Fájl kiválasztása -bbb.fileupload.selectBtn.toolTip = Fájl kiválasztása -bbb.fileupload.uploadBtn = Feltöltés -bbb.fileupload.uploadBtn.toolTip = Kiválasztott fájl feltöltése -bbb.fileupload.deleteBtn.toolTip = Prezentációs fájlok törlése -bbb.fileupload.showBtn = Mutat -bbb.fileupload.showBtn.toolTip = Prezentációs fájl megjelenítése -bbb.fileupload.okCancelBtn = Bezárás -bbb.fileupload.okCancelBtn.toolTip = Fájlfeltöltési ablak bezárása -bbb.fileupload.genThumbText = Előképek generálása. -bbb.fileupload.progBarLbl = Folyamat\: -bbb.fileupload.fileFormatHint = Bármilyen formátumú dokumentumot feltölthet, de a legjobb minőség érdekében célszerű előtte a fájlt PDF formátumúvá alakítani, és úgy feltölteni. -bbb.chat.title = Chat -bbb.chat.quickLink.label = Chat ablak -bbb.chat.cmpColorPicker.toolTip = Betűszín -bbb.chat.input.accessibilityName = Chat üzenet szerkesztő mező -bbb.chat.sendBtn = Küldés -bbb.chat.sendBtn.toolTip = Üzenet küldése -bbb.chat.sendBtn.accessibilityName = Chat üzenet küldése -bbb.chat.contextmenu.copyalltext = Összes szöveg másolása -bbb.chat.publicChatUsername = Nyilvános/mindenki -bbb.chat.optionsTabName = Beállítások -bbb.chat.privateChatSelect = Válasszon felhasználót a privát chat-hez -bbb.chat.private.userLeft = A felhasználó kilépett. -bbb.chat.private.userJoined = A felhasználó csatlakozott. -bbb.chat.usersList.toolTip = Válassz felhasználót privát chat megnyitásához -bbb.chat.chatOptions = Chat beállítások -bbb.chat.fontSize = Chat üzenetek betűmérete -bbb.chat.cmbFontSize.toolTip = Válasszon betűméretet a chat-hez -bbb.chat.messageList = Chat ablak -bbb.chat.minimizeBtn.accessibilityName = Chat ablak kis méretűre -bbb.chat.maximizeRestoreBtn.accessibilityName = Chat ablak teljes méretűre -bbb.chat.closeBtn.accessibilityName = Chat ablak bezárása -bbb.chat.chatTabs.accessibleNotice = Új üzenet ezen a fülön. -bbb.publishVideo.changeCameraBtn.labelText = Webkamera cseréje -bbb.publishVideo.changeCameraBtn.toolTip = Webkamera beállítások megnyitása -bbb.publishVideo.cmbResolution.tooltip = Válassza ki a webkamera felbontását -bbb.publishVideo.startPublishBtn.labelText = Megosztás indítása -bbb.publishVideo.startPublishBtn.toolTip = Webkamerája megosztásának indítása -bbb.webcamPermissions.chrome.title = Chrome Webkamera Engedélyek -bbb.webcamPermissions.chrome.message1 = Kattintson az Engedélyezés gombra, hogy a Chrome hozzáférhessen mikrofonjához. -bbb.videodock.title = Webkamerák -bbb.videodock.quickLink.label = Webkamerák ablak -bbb.video.minimizeBtn.accessibilityName = Webkamerák ablak kis méretűre -bbb.video.maximizeRestoreBtn.accessibilityName = Webkamerák ablak teljes méretűre -bbb.video.controls.muteButton.toolTip = {0} némítása vagy hangosítása -bbb.video.controls.switchPresenter.toolTip = {0} legyen az előadó -bbb.video.controls.ejectUserBtn.toolTip = {0} eltávolítása a chat-ből -bbb.video.controls.privateChatBtn.toolTip = Chat {0} felhasználóval -bbb.video.publish.hint.noCamera = Nincs elérhető webkamera -bbb.video.publish.hint.cantOpenCamera = Nem sikerült megnyitni a webkameráját -bbb.video.publish.hint.waitingApproval = Jóváhagyásra vár -bbb.video.publish.hint.videoPreview = Webkamera előnézet -bbb.video.publish.hint.openingCamera = Webkamera megnyitása... -bbb.video.publish.hint.cameraDenied = Hozzáférés a webkamerához nincs engedélyezve -bbb.video.publish.hint.cameraIsBeingUsed = A webkameráját jelenleg másik alkalmazás használja -bbb.video.publish.hint.publishing = Adásban van... -bbb.video.publish.closeBtn.accessName = Webkamera beállítások bezárása -bbb.video.publish.closeBtn.label = Mégsem -bbb.video.publish.titleBar = Webkamera ablak közzététele -bbb.desktopPublish.title = Képernyőmegosztás\: Előadó nézete -bbb.desktopPublish.fullscreen.tooltip = Teljes képernyő megosztása -bbb.desktopPublish.fullscreen.label = Teljes -bbb.desktopPublish.region.tooltip = A képernyő egy részének megosztása -bbb.desktopPublish.region.label = Rész -bbb.desktopPublish.stop.tooltip = Képernyőmegosztás bezárása -bbb.desktopPublish.stop.label = Bezárás -bbb.desktopPublish.maximizeRestoreBtn.toolTip = Ezt az ablakot nem lehet nagyméretűre állítani -bbb.desktopPublish.closeBtn.toolTip = Megosztás leállítása és bezárás -bbb.desktopPublish.chromeOnMacUnsupportedHint = Mac OS X alatt Chrome használatával a képernyőmegosztás nem támogatott. Képernyő megosztásához használjon inkább Firefox-ot. -bbb.desktopPublish.minimizeBtn.toolTip = Kis méret -bbb.desktopPublish.minimizeBtn.accessibilityName = Képernyőmegosztás ablak kis méretűre -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Képernyőmegosztás ablak teljes méretűre -bbb.desktopPublish.chromeHint.title = Chrome böngészőjének szüksége lehet az Ön engedélyére. -bbb.desktopPublish.chromeHint.message = Válassza ki a bővítmény ikont (Chrome jobb felső sarka), oldja fel a bővítményeket, majd válassza 'Újra' gombot. -bbb.desktopPublish.chromeHint.button = Újra -bbb.desktopView.title = Képernyőm megosztása -bbb.desktopView.fitToWindow = Ablakhoz igazítása -bbb.desktopView.actualSize = Eredeti méret -bbb.desktopView.minimizeBtn.accessibilityName = Képernyőmegosztás ablak kis méretűre -bbb.desktopView.maximizeRestoreBtn.accessibilityName = Képernyőmegosztás ablak teljes méretűre -bbb.desktopView.closeBtn.accessibilityName = Képernyőmegosztás ablak bezárása -bbb.toolbar.phone.toolTip.start = Mikrofonom megosztása -bbb.toolbar.phone.toolTip.stop = Mikrofonmegosztás befejezése -bbb.toolbar.phone.toolTip.mute = A találkozó hangjának kikapcsolása -bbb.toolbar.phone.toolTip.unmute = A találkozó hangjának bekapcsolása -bbb.toolbar.phone.toolTip.nomic = Nincs mikrofon -bbb.toolbar.deskshare.toolTip.start = Képernyőm megosztása -bbb.toolbar.deskshare.toolTip.stop = Képernyőmegosztás befejezése -bbb.toolbar.video.toolTip.start = Webkamerám megosztása -bbb.toolbar.video.toolTip.stop = Webkamerám megosztásának befejezése -bbb.layout.addButton.toolTip = Egyéni elrendezés hozzáadása a listához -bbb.layout.broadcastButton.toolTip = Jelenlegi elrendezés alkalmazása az összes résztvevőnél -bbb.layout.combo.toolTip = Elrendezés változtatása -bbb.layout.loadButton.toolTip = Elrendezés betöltése fájlból -bbb.layout.saveButton.toolTip = Elrendezés mentése fájlba -bbb.layout.lockButton.toolTip = Elrendezés zárolása -bbb.layout.combo.prompt = Elrendezés alkalmazása -bbb.layout.combo.custom = * Egyéni elrendezés -bbb.layout.combo.customName = Egyéni elrendezés -bbb.layout.combo.remote = Táv -bbb.layout.save.complete = Elrendezés sikeresen mentve -bbb.layout.load.complete = Elrendezés sikeres betöltve -bbb.layout.load.failed = Elrendezés betöltése sikertelen -bbb.layout.name.defaultlayout = Alapértelmezett elrendezés -bbb.layout.name.videochat = Videobeszélgetés -bbb.layout.name.webcamsfocus = Webkamerás előadás -bbb.layout.name.presentfocus = Prezentációs előadás -bbb.layout.name.lectureassistant = Kurzusasszisztens -bbb.layout.name.lecture = Kurzus -bbb.highlighter.toolbar.pencil = Ceruza -bbb.highlighter.toolbar.pencil.accessibilityName = Rajztábla kurzora legyen ceruza -bbb.highlighter.toolbar.ellipse = Kör -bbb.highlighter.toolbar.ellipse.accessibilityName = Rajztábla kurzora legyen kör -bbb.highlighter.toolbar.rectangle = Téglalap -bbb.highlighter.toolbar.rectangle.accessibilityName = Rajztábla kurzora legyen téglalap -bbb.highlighter.toolbar.panzoom = Mozgatás és nagyítás -bbb.highlighter.toolbar.panzoom.accessibilityName = Rajztábla kurzora legyen mozgató és nagyító -bbb.highlighter.toolbar.clear = Rajzok törlése -bbb.highlighter.toolbar.clear.accessibilityName = Rajztábla törlése -bbb.highlighter.toolbar.undo = Alakzat visszavonása -bbb.highlighter.toolbar.undo.accessibilityName = Rajztábla utolsó alakzatának visszavonása -bbb.highlighter.toolbar.color = Szín választása -bbb.highlighter.toolbar.color.accessibilityName = Rajztáblához kijelölőszín -bbb.highlighter.toolbar.thickness = Vastagság változtatása -bbb.highlighter.toolbar.thickness.accessibilityName = Rajztáblához kurzorvastagság -bbb.logout.title = Kijelentkeztél -bbb.logout.button.label = OK -bbb.logout.appshutdown = A szerveralkalmazást leállították -bbb.logout.asyncerror = Async hiba -bbb.logout.connectionclosed = A szerverrel a kapcsolatot lezárták -bbb.logout.connectionfailed = A szerverrel a kapcsolat nem jött létre -bbb.logout.rejected = A szerverrel a kapcsolat elutasítva -bbb.logout.invalidapp = A "red5" programkomponens nem található -bbb.logout.unknown = Kapcsolat a szerverrel megszakadt -bbb.logout.usercommand = Kijelentkezett a beszélgetésből -bbb.logout.refresh.message = Amennyiben kilépése nem szándékos volt, kattintson az újracsatlakozás gombra. -bbb.logout.refresh.label = Újracsatlakozás -bbb.logout.confirm.title = Kilépés megerősítése -bbb.logout.confirm.message = Biztos kilép? -bbb.logout.confirm.yes = Igen -bbb.logout.confirm.no = Nem -bbb.notes.title = Jegyzetek -bbb.notes.cmpColorPicker.toolTip = Szöveg színe -bbb.notes.saveBtn = Mentés -bbb.notes.saveBtn.toolTip = Jegyzet mentése -bbb.settings.deskshare.instructions = Kattintson az engedélyezésre, hogy kiderüljön, a képernyőmegosztás hibátlanul fut-e. -bbb.settings.deskshare.start = Képernyőmegosztás ellenőrzése -bbb.settings.voice.volume = Mikrofon-aktivitás -bbb.settings.java.label = Java verzió hiba -bbb.settings.java.text = {0} verzió van telepítve, de {1} szükséges, hogy megoszthassa képernyőjét. Az alábbi gombra kattintva telepítheti a legújabb Java JRE verziót -bbb.settings.java.command = Telepítse a legújabb Java verziót -bbb.settings.flash.label = Hibás flash verzió -bbb.settings.flash.text = {0} flash verzió van telepítve, de {1} flash verzióval szükséges a hibátlan futáshoz. \n Az alábbi gombra kattintva telepítheti a legújabb Adobe Flash verziót. -bbb.settings.flash.command = Telepítse a legújabb Flash verziót. -bbb.settings.isight.label = iSight kamera hiba -bbb.settings.isight.text = Ha iSight webkamerával van problémája, az valószínű azért van, mert OS X 10.6.5 fut a gépén, aminek problémája van a Flash és az iSight webkamera között. \n A hiba javításához telepítse a legújabb Flash player-t, vagy frissítse a Mac-ét a legújabb verzióra. -bbb.settings.isight.command = Telepítse a Flash 10.2 RC2 változatát. -bbb.settings.warning.label = Figyelem -bbb.settings.warning.close = Zárja be ezt a figyelmeztetést -bbb.settings.noissues = Nem meghatározható hiba -bbb.settings.instructions = Engedélyezze a Flash-nek a webkamera használatát. Amennyiben látja és hallja saját magát, sikerült jól beállítania böngészőjét. Lejjebb találhatóak az egyéb lehetséges hibák. Kattintson mindegyikre a lehetséges megoldásért. -ltbcustom.bbb.highlighter.toolbar.triangle = Háromszög -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Rajztábla kurzora legyen háromszög -ltbcustom.bbb.highlighter.toolbar.line = Vonal -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Rajztábla kurzora legyen vonal -ltbcustom.bbb.highlighter.toolbar.text = Szöveg -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Rajztábla kurzora legyen szöveg -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Szöveg színe -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Betűméret - -bbb.accessibility.clientReady = Kész - -bbb.accessibility.chat.chatBox.reachedFirst = Első üzeneten áll. -bbb.accessibility.chat.chatBox.reachedLatest = Utolsó üzenet áll. -bbb.accessibility.chat.chatBox.navigatedFirst = Első üzenetre ugrott. -bbb.accessibility.chat.chatBox.navigatedLatest = Utolsó üzenetre ugrott. -bbb.accessibility.chat.chatBox.navigatedLatestRead = Utolsó olvasott üzenetre ugrott. -bbb.accessibility.chat.chatwindow.input = Chat írása - -bbb.accessibility.chat.initialDescription = A nyilakat használja a chat üzenetek közötti navigáláshoz. - -bbb.accessibility.notes.notesview.input = Jegyzet bevitele - -bbb.shortcuthelp.title = Gyorsbillentyűk -bbb.shortcuthelp.minimizeBtn.accessibilityName = Gyorsbillentyű súgó kis méretűre -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Gyorsbillentyű súgó teljes méretűre -bbb.shortcuthelp.closeBtn.accessibilityName = Gyorsbillentyű súgó bezárása -bbb.shortcuthelp.dropdown.general = Általános gyorsbillentyűk -bbb.shortcuthelp.dropdown.presentation = Prezentáció gyorsbillentyűk -bbb.shortcuthelp.dropdown.chat = Chat gyorsbillentyűk -bbb.shortcuthelp.dropdown.users = Felhasználók gyorsbillentyűk -bbb.shortcuthelp.dropdown.polling = Előadó Kérdőív gyorsbillentyűk -bbb.shortcuthelp.dropdown.polling2 = Résztvevő Kérdőív gyorsbillentyűk. -bbb.shortcuthelp.headers.shortcut = Gyorsbillentyű -bbb.shortcuthelp.headers.function = Funkció - -bbb.shortcutkey.general.minimize = 189 -bbb.shortcutkey.general.minimize.function = Kis méret -bbb.shortcutkey.general.maximize = 187 -bbb.shortcutkey.general.maximize.function = Teljes méret - -bbb.shortcutkey.flash.exit = 81 -bbb.shortcutkey.flash.exit.function = Kattintson a Flash ablak mellé -bbb.shortcutkey.users.muteme = 77 -bbb.shortcutkey.users.muteme.function = Mikrofonom némítása/hangosítása -bbb.shortcutkey.chat.chatinput = 73 -bbb.shortcutkey.chat.chatinput.function = Fókusz a chat beviteli mezőre -bbb.shortcutkey.present.focusslide = 67 -bbb.shortcutkey.present.focusslide.function = Fókusz a prezentáció diájára -bbb.shortcutkey.whiteboard.undo = 90 -bbb.shortcutkey.whiteboard.undo.function = Utolsó rajzolás visszavonása - -bbb.shortcutkey.focus.users = 49 -bbb.shortcutkey.focus.users.function = Fókusz mozgatása a Felhasználók ablakra -bbb.shortcutkey.focus.video = 50 -bbb.shortcutkey.focus.video.function = Fókusz mozgatása a Webkamerák ablakra -bbb.shortcutkey.focus.presentation = 51 -bbb.shortcutkey.focus.presentation.function = Fókusz mozgatása a Prezentáció ablakra -bbb.shortcutkey.focus.chat = 52 -bbb.shortcutkey.focus.chat.function = Fókusz mozgatása a Chat ablakra -bbb.shortcutkey.focus.pollingCreate = 67 -bbb.shortcutkey.focus.pollingCreate.function = Mozgassa a fókuszt a Kérdőív Készítő ablakra, amennyiben az nyitva van. -bbb.shortcutkey.focus.pollingStats = 83 -bbb.shortcutkey.focus.pollingStats.function = Mozgasa a fókuszt a Kérdőív Statisztika ablakra, amennyiben az nyitva van. -bbb.shortcutkey.focus.voting = 89 -bbb.shortcutkey.focus.voting.function = Mozgassa a fókuszt a Szavaztás ablakra, amennyiben az nyitva van. - -bbb.shortcutkey.share.desktop = 68 -bbb.shortcutkey.share.desktop.function = Képernyőm megosztása -bbb.shortcutkey.share.microphone = 79 -bbb.shortcutkey.share.microphone.function = Hangbeállítások megnyitása -bbb.shortcutkey.share.pauseRemoteStream = 80 -bbb.shortcutkey.share.pauseRemoteStream.function = A találkozó hangjának be-/kikapcsolása -bbb.shortcutkey.share.webcam = 66 -bbb.shortcutkey.share.webcam.function = Webkamerám bekapcsolása - -bbb.shortcutkey.shortcutWindow = 72 -bbb.shortcutkey.shortcutWindow.function = Gyorsbillentyű ablak megnyitása -bbb.shortcutkey.logout = 76 -bbb.shortcutkey.logout.function = Kilépés -bbb.shortcutkey.raiseHand = 82 -bbb.shortcutkey.raiseHand.function = Jelentkezés - -bbb.shortcutkey.present.upload = 85 -bbb.shortcutkey.present.upload.function = Prezentáció feltöltése -bbb.shortcutkey.present.previous = 65 -bbb.shortcutkey.present.previous.function = Előző dia -bbb.shortcutkey.present.select = 83 -bbb.shortcutkey.present.select.function = Összes dia megjelenítése -bbb.shortcutkey.present.next = 69 -bbb.shortcutkey.present.next.function = Következő dia -bbb.shortcutkey.present.fitWidth = 70 -bbb.shortcutkey.present.fitWidth.function = Szélességhez igazítás -bbb.shortcutkey.present.fitPage = 80 -bbb.shortcutkey.present.fitPage.function = Oldalhoz igazítás - -bbb.shortcutkey.users.makePresenter = 80 -bbb.shortcutkey.users.makePresenter.function = Kiválasztott felhasználó legyen előadó -bbb.shortcutkey.users.kick = 75 -bbb.shortcutkey.users.kick.function = Kiválasztott személy kirúgása a megbeszélésről -bbb.shortcutkey.users.mute = 83 -bbb.shortcutkey.users.mute.function = Kiválasztott személy némítása/hangosítása -bbb.shortcutkey.users.muteall = 65 -bbb.shortcutkey.users.muteall.function = Mindenki némítása/hangosítása -bbb.shortcutkey.users.focusUsers = 85 -bbb.shortcutkey.users.focusUsers.function = Fókusz a Felhasználók listájára -bbb.shortcutkey.users.muteAllButPres = 65 -bbb.shortcutkey.users.muteAllButPres.function = Az előadó kivételével mindenki némítása - -bbb.shortcutkey.chat.focusTabs = 89 -bbb.shortcutkey.chat.focusTabs.function = Fókusz a Chat fülekre -bbb.shortcutkey.chat.focusBox = 66 -bbb.shortcutkey.chat.focusBox.function = Fókusz a Chat ablakra -bbb.shortcutkey.chat.changeColour = 67 -bbb.shortcutkey.chat.changeColour.function = A betűszínre választóra fókuszál. -bbb.shortcutkey.chat.sendMessage = 83 -bbb.shortcutkey.chat.sendMessage.function = Chat üzenet küldése -bbb.shortcutkey.chat.explanation = --- -bbb.shortcutkey.chat.explanation.function = Kattintson a chat ablakra, hogy az üzenetek között navigálhasson - -bbb.shortcutkey.chat.chatbox.advance = 32 -bbb.shortcutkey.chat.chatbox.advance.function = Tovább egy üzenettel -bbb.shortcutkey.chat.chatbox.goback = 80 -bbb.shortcutkey.chat.chatbox.goback.function = Vissza egy üzenettel -bbb.shortcutkey.chat.chatbox.repeat = 82 -bbb.shortcutkey.chat.chatbox.repeat.function = Üzenet ismétlése -bbb.shortcutkey.chat.chatbox.golatest = 89 -bbb.shortcutkey.chat.chatbox.golatest.function = Ugrás az utolsó üzenetre -bbb.shortcutkey.chat.chatbox.gofirst = 65 -bbb.shortcutkey.chat.chatbox.gofirst.function = Ugrás az első üzenetre -bbb.shortcutkey.chat.chatbox.goread = 75 -bbb.shortcutkey.chat.chatbox.goread.function = Ugrás az utolsó olvasott üzenetre -bbb.shortcutkey.chat.chatbox.debug = 71 -bbb.shortcutkey.chat.chatbox.debug.function = Ideiglenes debug gyorsbillentyű - -bbb.polling.toolbar.toolTip = Szavazások kezelése -bbb.polling.buttonName = Szavazások kezelése -bbb.polling.createPoll = Új kérdőív létrehozása -bbb.polling.createPoll.moreThanOneResponse = Felhasználók több választ is adhassanak -bbb.polling.createPoll.hint = Megjegyzés\: Minden választ új sorba kezdjen -bbb.polling.createPoll.answers = Válasz\: -bbb.polling.createPoll.question = Kérdés\: -bbb.polling.createPoll.title = Cím\: -bbb.polling.createPoll.publishToWeb = Kérdőív engedélyezése a weben - -bbb.polling.pollPreview = Kérdőív előnézete -bbb.polling.pollPreview.modify = Módosít -bbb.polling.pollPreview.publish = Közzététel -bbb.polling.pollPreview.preview = Előnézet -bbb.polling.pollPreview.save = Mentés -bbb.polling.pollPreview.cancel = Mégsem -bbb.polling.pollPreview.modify = Módosít -bbb.polling.pollPreview.hereIsYourPoll = Íme a kérdőíve\: -bbb.polling.pollPreview.ifYouWantChanges = ha változtatni szeretne, kattintson a 'Módosítás' gombra -bbb.polling.pollPreview.checkAll = (az összes ráillőt jelölje meg) -bbb.polling.pollPreview.pollWillPublishOnline = Ez a kérdőív a weben elérhetővé válik. - -bbb.polling.resultBtn.label=Végeredmény -bbb.polling.resultBtn.toolTip=Szavazás végeredményének megjelenítése -bbb.polling.startBtn.label=Indítás -bbb.polling.startBtn.toolTip=Szavazás indítása -bbb.polling.editBtn.label=Módosítás -bbb.polling.editBtn.toolTip=Szavazás módosítása -bbb.polling.deleteBtn.toolTip=Szavazás törlése - -bbb.publishVideo.startPublishBtn.labelText = Megosztás indítása -bbb.publishVideo.changeCameraBtn.labelText = Webkamera cseréje - -bbb.accessibility.alerts.madePresenter = Most Ön az előadó. -bbb.accessibility.alerts.madeViewer = Most résztvevő lett. - -bbb.shortcutkey.polling.buttonClick = 80 -bbb.shortcutkey.polling.buttonClick.function = Kérdőív menü megnyitása. -bbb.shortcutkey.polling.focusTitle = 67 -bbb.shortcutkey.polling.focusTitle.function = Fókusz a Cím beviteli mezőre. -bbb.shortcutkey.polling.focusQuestion = 81 -bbb.shortcutkey.polling.focusQuestion.function = Fókusz a Kérdés beviteli mezőre. -bbb.shortcutkey.polling.focusAnswers = 65 -bbb.shortcutkey.polling.focusAnswers.function = Fókusz a Válaszok beviteli mezőre. -bbb.shortcutkey.polling.focusMultipleCB = 77 -bbb.shortcutkey.polling.focusMultipleCB.function = A "Több kiválasztás engedélyezése" jelölőnégyzetre fókuszál. -bbb.shortcutkey.polling.focusWebPollCB = 66 -bbb.shortcutkey.polling.focusWebPollCB.function = Fókusz a "Webes kérdőív engedélyezése" jelölőnégyzetre. -bbb.shortcutkey.polling.previewClick = 80 -bbb.shortcutkey.polling.previewClick.function = Kérdőív előnézete és folytatás. -bbb.shortcutkey.polling.cancelClick = 88 -bbb.shortcutkey.polling.cancelClick.function = Mégsem, kilépés a kérdőív készítéséből. -bbb.shortcutkey.polling.modify = 69 -bbb.shortcutkey.polling.modify.function = Vissza, majd a kérdőív módosítása -bbb.shortcutkey.polling.publish = 85 -bbb.shortcutkey.polling.publish.function = Kérdőív közzététele és a szavazás megnyitása. -bbb.shortcutkey.polling.save = 83 -bbb.shortcutkey.polling.save.function = Kérdőíve mentése későbbi használatra. - -bbb.shortcutkey.pollStats.explanation = --- -bbb.shortcutkey.pollStats.explanation.function = A kérdőív eredménye csak a kérdőív közzététele után érhető el. -bbb.shortcutkey.polling.focusData = 68 -bbb.shortcutkey.polling.focusData.function = Fókuszálás a kérdőív eredményekre. -bbb.shortcutkey.polling.refresh = 82 -bbb.shortcutkey.polling.refresh.function = Kérdőív eredmények frissítése. -bbb.shortcutkey.polling.focusWebPoll = 73 -bbb.shortcutkey.polling.focusWebPoll.function = Fókusz a webes kérdőív URL mezőre. -bbb.shortcutkey.polling.stopPoll = 79 -bbb.shortcutkey.polling.stopPoll.function = Kérdőív leállítása és a szavazás befejezése. -bbb.shortcutkey.polling.repostPoll = 80 -bbb.shortcutkey.polling.repostPoll.function = Kérdőív újra közzététele. -bbb.shortcutkey.polling.closeStatsWindow = 88 -bbb.shortcutkey.polling.closeStatsWindow.function = Kérdőív eredmény ablak bezárása. - -bbb.shortcutkey.polling.vote = 86 -bbb.shortcutkey.polling.vote.function = Szavazzon a kiválasztott lehetőség szerint. -bbb.shortcutkey.polling.focusVoteQuestion = 81 -bbb.shortcutkey.polling.focusVoteQuestion.function = Fókusz a kérdésekre. - -bbb.shortcutkey.specialKeys.space = Szóköz -bbb.shortcutkey.specialKeys.left = Bal nyíl -bbb.shortcutkey.specialKeys.right = Jobb nyíl -bbb.shortcutkey.specialKeys.up = Felfelé nyíl -bbb.shortcutkey.specialKeys.down = Lefelé nyíl -bbb.shortcutkey.specialKeys.plus = Plussz -bbb.shortcutkey.specialKeys.minus = Minusz - -bbb.toolbar.videodock.toolTip.closeAllVideos = Összes videó bezárása -bbb.users.settings.lockAll=Összes felhasználó zárolása -bbb.users.settings.lockAllExcept=Előadó kivételével az összes felhasználó zárolása -bbb.users.settings.lockSettings=Résztvevők zárolása ... -bbb.users.settings.unlockAll=Összes résztvevő zárolásának feloldása -bbb.users.settings.roomIsLocked=Alapértelmezetten zárolva -bbb.users.settings.roomIsMuted=Alapértelmezetten némítva - -bbb.lockSettings.save = Jóváhagyás -bbb.lockSettings.save.tooltip = Zárolási beállítások jóváhagyása -bbb.lockSettings.cancel = Mégsem -bbb.lockSettings.cancel.toolTip = Az ablak bezárása mentés nélkül - -bbb.lockSettings.moderatorLocking = Moderátor zárolása -bbb.lockSettings.privateChat = Privát chat -bbb.lockSettings.publicChat = Nyilvános chat -bbb.lockSettings.webcam = Webkamera -bbb.lockSettings.microphone = Mikrofon -bbb.lockSettings.layout = Elrendezés -bbb.lockSettings.title=Résztvevők zárolása -bbb.lockSettings.feature=Tulajdonság -bbb.lockSettings.locked=Zárolt -bbb.lockSettings.lockOnJoin=Csatlakozáskor zárolás diff --git a/clients/flash/web-client/src/locale/hy_AM/bbbResources.properties b/clients/flash/web-client/src/locale/hy_AM/bbbResources.properties deleted file mode 100644 index 2ff1913fb94a..000000000000 --- a/clients/flash/web-client/src/locale/hy_AM/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Միացում սերվերին -bbb.mainshell.statusProgress.loading = Մոդուլների {0} բեռնում -bbb.mainshell.statusProgress.cannotConnectServer = Կներեք, հնարավոր չէ միանալ սերվերին -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Բացել տեղեկամատյանի պատուհանը -bbb.mainshell.meetingNotFound = Չհաջողվեց գտնել վեբինարը -bbb.mainshell.invalidAuthToken = Մուտքի սխալ տվյալներ -bbb.mainshell.resetLayoutBtn.toolTip = Վերադառնալ սկզբնական շարակարգին -bbb.mainshell.notification.tunnelling = Կանալի կարգաբերում -bbb.mainshell.notification.webrtc = Ձայնի հեռարցակում WebRTC միջոցով -bbb.oldlocalewindow.reminder1 = Հնարավոր է Ձեր BigBlueButton-ի լեզվի թարգմանությունը հնացած է։ -bbb.oldlocalewindow.reminder2 = Մաքրեք Ձեր զննիչի հիշողությունը և կրկին փորձեք -bbb.oldlocalewindow.windowTitle = Զգուշացում։ Լեզվի հին թարգմանություն -bbb.audioSelection.title = Վեբինարին միանալու Ձեր նախնտրանքները։ -bbb.audioSelection.btnMicrophone.label = Խոսափող -# bbb.audioSelection.btnMicrophone.toolTip = Join the audio with your microphone -bbb.audioSelection.btnListenOnly.label = Միայն լսել -# bbb.audioSelection.btnListenOnly.toolTip = Join the audio as listen only -bbb.audioSelection.txtPhone.text = Վեբինարին հեռախոսով միանալու համար, հավաքեք։ {0}, հետո հավաքեք {1} որպես մոտքի հրավերի համար -bbb.micSettings.title = Ձայնի փորձարկում -bbb.micSettings.speakers.header = Փորձարկեք Ձեր բարձրախոսները -bbb.micSettings.microphone.header = Ստուգել խոսափողը -bbb.micSettings.playSound = Փորձարկեք Ձեր բարձրախոսները -bbb.micSettings.playSound.toolTip = Միացրեք երաժշտություն Ձեր բարձրախոսները ստուգելու համար -bbb.micSettings.hearFromHeadset = Դուք պետք է լսեք ձայնը Ձեր ականջակալներում, ոչ թէ բարձրախոսից -bbb.micSettings.speakIntoMic = Եթե Դուք օգտագործում եք գարնիտուրա (կամ էլ ականջակալներ), Դուք պետք է լսեք զայնը նրանցից, ալյ ոչ թե բարձրախոսներից։ -bbb.micSettings.echoTestMicPrompt = Սա ձայնի կարգաբերումների մասնավոր փորձարկում է, հիմա Ձեզ ոչ ոք չի լսի։ Մի քանի բառ ասեք։ Համոզվեք վոր Դուք լսում եք Ձեր ձայնը։ -bbb.micSettings.echoTestAudioYes = Այո -bbb.micSettings.echoTestAudioNo = Ոչ -bbb.micSettings.speakIntoMicTestLevel = Մի քանի բառ արտասանեք խոսափողով։ Դուք պետք է տեսնեք, որ ինդիկատորը արձագանքում է Ձեր ձայնին։ Եթե այդպես չէ, փոխեք խոսափողը։ -bbb.micSettings.recommendHeadset = Ձայնը լավ լսելու համար օգտագործեք ականջակալներ։ -bbb.micSettings.changeMic = Փորձարկեք կամ փոխեք Ձեր խոսափողը -bbb.micSettings.changeMic.toolTip = Բացեք Flash Player-ի խոսափողի կարգաբերումների պատուհանը -bbb.micSettings.comboMicList.toolTip = Ընտրեք խոսափողը -bbb.micSettings.micRecordVolume.label = Ուժգնություն -bbb.micSettings.micRecordVolume.toolTip = Որոշեք Ձեր խոսափողի ուժգնությունը -# bbb.micSettings.nextButton = Next -# bbb.micSettings.nextButton.toolTip = Start the echo test -bbb.micSettings.join = Միանալ ձայնակոնֆերանսին -bbb.micSettings.join.toolTip = Մուտք գործել ձայնային կոնֆերանսին -bbb.micSettings.cancel = Չեղարկել -bbb.micSettings.connectingtoecho = Կատարվում է միացում -bbb.micSettings.connectingtoecho.error = Արձագանքի թեսթի սխալ։ Խնդրում ենք կապնվել ադմինիստրատորի հետ։ -bbb.micSettings.cancel.toolTip = Չեղարկել միացումը ձայնային կոնֆերանսին -bbb.micSettings.access.helpButton = Բացել սովորեցնող տեսանյութը նոր էջում -bbb.micSettings.access.title = Ձայնի կարգաբերում։ Պատուհանը ակտիվ կմնա, մինչև դուք այն չփագեք։ -bbb.micSettings.webrtc.title = WebRTC աջակցություն -bbb.micSettings.webrtc.capableBrowser = Ձեր զննիչը աջակցում է WebRTC -bbb.micSettings.webrtc.capableBrowser.dontuseit = Սեղմեք, WebRTC չօգտագործելու համար -bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Սեղմեք այստեղ, եթե Դուք չեք ուզում օգտագործել WebRTC տեխնոլոգիան (խորհուրդ է տրվում, եթե դուք ունեք պրոբլեմ այն օգտագործելու ժամանակ) -bbb.micSettings.webrtc.notCapableBrowser = Ձեր զննիչը չի աջակցում WebRTC. Խնդրում ենք օգտագործեք Google Chrome (տարբերակ 32 կամ նոր) կամ Mozilla Firefox (տարբերակ 26 կամ նոր) -# bbb.micSettings.webrtc.connecting = Calling -# bbb.micSettings.webrtc.waitingforice = Connecting -# bbb.micSettings.webrtc.transferring = Transferring -bbb.micSettings.webrtc.endingecho = Կատարվում է միացում ձայնակոնֆերանսին -bbb.micSettings.webrtc.endedecho = Արձագանքի թեսթը ավարտված է -bbb.micPermissions.firefox.title = Խոսափողի կարգաբերումները Firefox զննարկչում -bbb.micPermissions.firefox.message1 = Ընտրեք Ձեր խոսափողը և սխմեք բախել ստեղնը -bbb.micPermissions.firefox.message2 = Որպեսզի տեսնեք խոսափողների ցանկը, սխմեք խոսափողի պատկերակի վրա -bbb.micPermissions.chrome.title = Խոսափողի կարգաբերումները Chrome զննարկչում -bbb.micPermissions.chrome.message1 = Սխվեք «Թույլատրել» սեղմակը, որպեսզի թույլատրեք Chrome զննարկչին օգտագործել Ձեր խոսափողը -bbb.micWarning.title = Ձայնային զգուշացում -bbb.micWarning.joinBtn.label = Մուտք գործել բոլոր դեպքում -bbb.micWarning.testAgain.label = Ստուգել կրկին -bbb.micWarning.message = Ձեր խոսափողը չի ցուցադրում ոչ մի ակտիվություն, հնարավոր է մնացած մասնակիցները չեն կարող Ձեզ լսել -# bbb.webrtcWarning.message = Detected the following WebRTC issue\: {0}. Do you want to try Flash instead? -# bbb.webrtcWarning.title = WebRTC Audio Failure -# bbb.webrtcWarning.failedError.1001 = Error 1001\: WebSocket disconnected -# bbb.webrtcWarning.failedError.1002 = Error 1002\: Could not make a WebSocket connection -# bbb.webrtcWarning.failedError.1003 = Error 1003\: Browser version not supported -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -# bbb.webrtcWarning.failedError.1005 = Error 1005\: Call ended unexpectedly -# bbb.webrtcWarning.failedError.1006 = Error 1006\: Call timed out -# bbb.webrtcWarning.failedError.1007 = Error 1007\: ICE negotiation failed -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -# 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.mainToolbar.helpBtn = Օգնություն -bbb.mainToolbar.logoutBtn = Ելք -bbb.mainToolbar.logoutBtn.toolTip = Ելք -bbb.mainToolbar.langSelector = Ընտրեք լեզուն -bbb.mainToolbar.settingsBtn = Կարգաբերումներ -bbb.mainToolbar.settingsBtn.toolTip = Բացել կարգաբերումների պատուհանը -bbb.mainToolbar.shortcutBtn = Դյուրանցման ստեղներ -bbb.mainToolbar.shortcutBtn.toolTip = Բացել դյուրանցման ստեղների պատուհանը -bbb.mainToolbar.recordBtn.toolTip.start = Սկսել ձայնագրությունը -bbb.mainToolbar.recordBtn.toolTip.stop = Վերջացնել ձայնագրությունը -bbb.mainToolbar.recordBtn.toolTip.recording = Սեսիան ձայնագրվում է -bbb.mainToolbar.recordBtn.toolTip.notRecording = Սեսիան չի ձայնագրվում -bbb.mainToolbar.recordBtn.confirm.title = Հաստատել ձայնագրումը -bbb.mainToolbar.recordBtn.confirm.message.start = Դուք համոզված եք, որ Դուք ուզում եք ձայնագրել այս սեսիան -bbb.mainToolbar.recordBtn.confirm.message.stop = Դուք համոզված եք, որ Դուք ուզում եք վերջացնել այս սեսիաի ձայնագրությունը -bbb.mainToolbar.recordBtn..notification.title = Ձայնագրման մասին զգուշացում -bbb.mainToolbar.recordBtn..notification.message1 = Այս վեբինարը կարելի է ձայնագրել -bbb.mainToolbar.recordBtn..notification.message2 = Որպեսզի սկսեք կամ դադարացնել ձայնագրումը, սխմեք «սկսել/դադարացնել ձայանգրումը» ստեղնը վերեվի վահանակի վրա։ -bbb.mainToolbar.recordingLabel.recording = (ձայնագրվում է) -bbb.mainToolbar.recordingLabel.notRecording = Չի ձայնագրվում -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -bbb.window.minimizeBtn.toolTip = Փոքրացնել -bbb.window.maximizeRestoreBtn.toolTip = Մեծացնել -bbb.window.closeBtn.toolTip = Փակել -bbb.videoDock.titleBar = Վեբ խցիկի պատուհանի վերնագիրը -bbb.presentation.titleBar = Շնորհանդեսի պատուհանի վերնագիր -bbb.chat.titleBar = Զրուցարանի պատուհանի վերնագիր -bbb.users.title = Մասնակիցներ{0} {1} -bbb.users.titleBar = Մասնակիցների պատուհանի վերնագիր -bbb.users.quickLink.label = Օգտվողների պատուհան -bbb.users.minimizeBtn.accessibilityName = Փոքրացնել մասնակիցների պատուհանը -bbb.users.maximizeRestoreBtn.accessibilityName = Մեծացնել մասնակիցների պատուհանը -bbb.users.settings.buttonTooltip = Կարգաբերումներ -bbb.users.settings.audioSettings = Ձայնի փորձարկում -bbb.users.settings.webcamSettings = Վեբ խցիկի կարգաբերումներ -bbb.users.settings.muteAll = Անջատել բոլոր խոսափողները -bbb.users.settings.muteAllExcept = Խլացնել բոլոր օգտվողներին, բացի ներկայացնողից -bbb.users.settings.unmuteAll = Միացնել բոլորի խոսափողները -bbb.users.settings.lowerAllHands = Բոլորի ձեռքերը իջեցնել -bbb.users.raiseHandBtn.toolTip = Ձեռք բարձրացնել -bbb.users.raiseHandBtn.toolTip2 = Ձեռքերը իջեցնել -bbb.users.roomMuted.text = Մասնակիցները խեսափողները անջատած են -bbb.users.roomLocked.text = Մասնակիցների կարգաբերումները ամրացված են -bbb.users.pushToTalk.toolTip = Խոսել -bbb.users.pushToMute.toolTip = Անջատել խոսափողը -bbb.users.muteMeBtnTxt.talk = Միացնել խոսափողը -bbb.users.muteMeBtnTxt.mute = Անջատել խոսափողը -bbb.users.muteMeBtnTxt.muted = Խոսափողը անջատած է -bbb.users.muteMeBtnTxt.unmuted = Խոսափողը միացրած է -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -bbb.users.usersGrid.accessibilityName = Մասնակիցների ցանկ։ Օգտագործել սլաքները տեղաշարժվելու համար։ -bbb.users.usersGrid.nameItemRenderer = Անուն -bbb.users.usersGrid.nameItemRenderer.youIdentifier = Դուք -bbb.users.usersGrid.statusItemRenderer = Իրավիճակ -bbb.users.usersGrid.statusItemRenderer.changePresenter = Սխմեք, ներկայացնող դարձնելու համար -bbb.users.usersGrid.statusItemRenderer.presenter = Ներկայացնող -bbb.users.usersGrid.statusItemRenderer.moderator = Կարգավորիչ -bbb.users.usersGrid.statusItemRenderer.lowerHand = Ձեռքերը իջեցնել -bbb.users.usersGrid.statusItemRenderer.handRaised = Ձեռքը բարձրացրած է -bbb.users.usersGrid.statusItemRenderer.viewer = Մասնակից -bbb.users.usersGrid.mediaItemRenderer = Մեդիա -bbb.users.usersGrid.mediaItemRenderer.talking = Խոսել -bbb.users.usersGrid.mediaItemRenderer.webcam = Վեբ խցիկի բաշխում -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = Նայել վեբ խցիկը -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Խոսափողը միացրած է {0} -bbb.users.usersGrid.mediaItemRenderer.pushToMute = Խոսափողը անջատած է {0} -bbb.users.usersGrid.mediaItemRenderer.pushToLock = Արգելափակել {0} -bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Արգելափակումից հանել {0} -bbb.users.usersGrid.mediaItemRenderer.kickUser = Դուրս հանել {0} -bbb.users.usersGrid.mediaItemRenderer.webcam = Վեբ խցիկի բաշխում -bbb.users.usersGrid.mediaItemRenderer.micOff = Խոսափողը անջատել -bbb.users.usersGrid.mediaItemRenderer.micOn = Խոսափողը միացնել -bbb.users.usersGrid.mediaItemRenderer.noAudio = Ձայնա կոնֆերանսի մեջ չեք -bbb.presentation.title = Շնոերհանդես -bbb.presentation.titleWithPres = Շնորհանդես\: {0} -bbb.presentation.quickLink.label = Շնորհանդեսի պատուհան -bbb.presentation.fitToWidth.toolTip = Տեղավորել շնորհանդեսը, ըստ լայնության -bbb.presentation.fitToPage.toolTip = Տեղավորել շնորհանդեսը ըստ էջի չափի -bbb.presentation.uploadPresBtn.toolTip = Բեռնել շնորհանդես -bbb.presentation.backBtn.toolTip = նախորդ սլայդը -# bbb.presentation.btnSlideNum.accessibilityName = Slide {0} of {1} -bbb.presentation.btnSlideNum.toolTip = Ընտրել սլայդը -bbb.presentation.forwardBtn.toolTip = Հաջորդ սլայդը -bbb.presentation.maxUploadFileExceededAlert = Սխալ։ Տվյալ ֆայլը ավելի մեծ է, քան թույլատրված է։ -bbb.presentation.uploadcomplete = Բեռնումը ավարտված է։ Խնդրում եմ սպասեք մինչև ֆայլը ձևափոխվի։ -bbb.presentation.uploaded = բեռնված է -bbb.presentation.document.supported = Բեռնված փաստաթուղթը համապատասխանում է։ Ձևափոխությունը սկսված է... -bbb.presentation.document.converted = Փաստաթուղթը հաջողությամբ ձևափոխված է -bbb.presentation.error.document.convert.failed = Սխալ։ Փաստաթուղթը չի ձևափոխվել։ -bbb.presentation.error.io = ՄԵ սխալ։ Կապ հաստատեք ադմինիստրատորի հետ։ -bbb.presentation.error.security = Անվտանգության սխալ։ Կապ հաստատեք ադմինիստրատորի հետ։ -bbb.presentation.error.convert.notsupported = Սխալ։ Բեռնված փաստաթուղթը չի համապատասխանում, ընտրեք ճիշտ ձևաչափի փաստաթուղթ։ -bbb.presentation.error.convert.nbpage = Սխալ։ Չհաջողվեց որոշել բեռնված փաստաթղթի էջերի քանակը։ -bbb.presentation.error.convert.maxnbpagereach = Սխալ։ Բեռնված փաստաթղթի էջերի քանակը գերազանցում է ծրագրի հնարավորությունները։ -bbb.presentation.converted = Ձևափոխված է {0} ից {1} էջերը -bbb.presentation.ok = Հաստատել -bbb.presentation.slider = Շնորհանդեսի մեծացման չափ -bbb.presentation.slideloader.starttext = Սկսել սլայդի տեքստը -bbb.presentation.slideloader.endtext = Վերջացնել սլայդի տեքստը -bbb.presentation.uploadwindow.presentationfile = Շնորհանդեսի ֆայլ -bbb.presentation.uploadwindow.pdf = PDF -bbb.presentation.uploadwindow.word = WORD -bbb.presentation.uploadwindow.excel = EXCEL -bbb.presentation.uploadwindow.powerpoint = POWERPOINT -bbb.presentation.uploadwindow.image = նկար -bbb.presentation.minimizeBtn.accessibilityName = Փոքրացնել շնորհանդեսի պատուհանը -bbb.presentation.maximizeRestoreBtn.accessibilityName = Մեծացնել շնորհանդեսի պատուհանը -bbb.presentation.closeBtn.accessibilityName = Փակել շնորհանդեսի պատուհանը -bbb.fileupload.title = Ավելացնել փաստաթղթեր ձեր շնորհանդեսին -bbb.fileupload.lblFileName.defaultText = Ոչ մի ֆայլ ընտրված չէ -bbb.fileupload.selectBtn.label = Նշեք ֆայլը։ -bbb.fileupload.selectBtn.toolTip = Բացել ֆայլ ընտրելու պատուհանը -bbb.fileupload.uploadBtn = Վերբեռնել -bbb.fileupload.uploadBtn.toolTip = Վերբեռնել նշված ֆայլը -bbb.fileupload.deleteBtn.toolTip = Ջնջել շնորհանդեսը -bbb.fileupload.showBtn = Ցուցադրել -bbb.fileupload.showBtn.toolTip = Ցուցադրել շնորհանդեսը -bbb.fileupload.okCancelBtn = Փակել -bbb.fileupload.okCancelBtn.toolTip = Փակել ֆայլ վերբեռնելու պատուհանը -bbb.fileupload.genThumbText = Մատնապատկերների ստեղծում -bbb.fileupload.progBarLbl = Ընթացք -bbb.fileupload.fileFormatHint = Բեռնել ցանկացած փաստաթուղթ գրասենյակային կամ PDF\: Բարձր որակ ապահովելու համար օգտագործեք PDF\: -bbb.chat.title = Զրուցարան -bbb.chat.quickLink.label = Զրուցարանի պատուհան -bbb.chat.cmpColorPicker.toolTip = Տեքստի գույնը -bbb.chat.input.accessibilityName = Զրուցարանի հաղորդագրության ուղղման դաշտ -bbb.chat.sendBtn = Ուղարկել -bbb.chat.sendBtn.toolTip = Ուղարկել հաղորդագրություն -bbb.chat.sendBtn.accessibilityName = Ուղարկել զրուցարանի հաղորդագրությունը -bbb.chat.contextmenu.copyalltext = Պատճենել ամբողջ տեքստը -bbb.chat.publicChatUsername = Ընդհանուր -bbb.chat.optionsTabName = Կարգաբերումներ -bbb.chat.privateChatSelect = Ընտրեք մասնակցին անհատական զրույցի համար -# 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.chatOptions = Զրուցարանի կարգաբերումներ -bbb.chat.fontSize = Զրուցարանի հաղորդագրության տառաշարի չափի ընտրություն -bbb.chat.cmbFontSize.toolTip = Ընտրեք զրուցարանի հաղորդագրության տառաշարի չափը -bbb.chat.messageList = Հաղորդագրության պատուհան -bbb.chat.minimizeBtn.accessibilityName = Փոքրացնել զրուցարանի պատուհանը -bbb.chat.maximizeRestoreBtn.accessibilityName = Մեծացնել զրուցարանի պատուհանը -bbb.chat.closeBtn.accessibilityName = Փակել զրուցարանի պատուհանը -bbb.chat.chatTabs.accessibleNotice = Նոր հաղորդագրություն այս էջանշանի վրա -bbb.publishVideo.changeCameraBtn.labelText = Փոխեք վեբ խցիկը -bbb.publishVideo.changeCameraBtn.toolTip = Բացեք վեբ խցիկի փոխելու պատուհանը -bbb.publishVideo.cmbResolution.tooltip = Ընտրեք վեբ խցիկի լուծումլուծույթը -bbb.publishVideo.startPublishBtn.labelText = Սկսել բաշխումը -bbb.publishVideo.startPublishBtn.toolTip = Սկսել Ձեր վեբ խցիկի բաշխումը -bbb.webcamPermissions.chrome.title = Վեբ-խցիկի կարգաբերումները Chrome զննարկչում -bbb.webcamPermissions.chrome.message1 = Սխմեք «Թույլատրել» սեղմակը, որպեսզի թույլատրեք Chrome զննարկչին օգտագործել Ձեր վեբ-խցիկին -bbb.videodock.title = Տեսախցիկներ -bbb.videodock.quickLink.label = Վեբխցիկի պատուհան -bbb.video.minimizeBtn.accessibilityName = Փոքրացնել վեբ խցիկի պատուհանը -bbb.video.maximizeRestoreBtn.accessibilityName = Մեծացնել վեբ խցիկի պատուհանը -bbb.video.controls.muteButton.toolTip = Միացնել կամ անջատել խոսափողը {0} -bbb.video.controls.switchPresenter.toolTip = Դարձնել {0} ներկայացնող -bbb.video.controls.ejectUserBtn.toolTip = Դուրս գալ {0} հանդիպումից -bbb.video.controls.privateChatBtn.toolTip = Զրույց {0} հետ -bbb.video.publish.hint.noCamera = Վեբ խցիկը հասանելի չէ -bbb.video.publish.hint.cantOpenCamera = Հնարավոր չէ բացել Ձեր վեբ խցիկը -bbb.video.publish.hint.waitingApproval = Սպասել հաստատմանը -bbb.video.publish.hint.videoPreview = Վեբ խցիկի նախադիտում -bbb.video.publish.hint.openingCamera = Բացում ենք վեբ խցիկը... -bbb.video.publish.hint.cameraDenied = Վեբ խցիկի օգտագործումը արգելափակված է -bbb.video.publish.hint.cameraIsBeingUsed = Ձեր վեբ խցիկը օգտագործվում է ուրիշ ծրագրի համար -bbb.video.publish.hint.publishing = Հրատարակում ենք... -bbb.video.publish.closeBtn.accessName = Փակել վեբ խցիկի կարգաբերումների պատուհանը -bbb.video.publish.closeBtn.label = Չեղարկել -bbb.video.publish.titleBar = Հրատարակել վեբ խցիկի պատուհանը -bbb.desktopPublish.title = Էկրանի բաշխում։ Ներկայացնողի նախադիտում -bbb.desktopPublish.fullscreen.tooltip = Բաշխել Ձեր ամբողջ Էկրանը -bbb.desktopPublish.fullscreen.label = Ամբողջ էկրանով մեկ -bbb.desktopPublish.region.tooltip = Բաշխել էկրանի մի մասը -bbb.desktopPublish.region.label = Մարզ -bbb.desktopPublish.stop.tooltip = Փակել էկրանի բաշխումը -bbb.desktopPublish.stop.label = Փակել -bbb.desktopPublish.maximizeRestoreBtn.toolTip = Դուք չեք կարող մեծացնել այս պատուհանը -bbb.desktopPublish.closeBtn.toolTip = Վերջացնել բաշխումը և փակել -bbb.desktopPublish.chromeOnMacUnsupportedHint = Տվյալ պահին Mac OS X Chrome զննարկչում հնարավոր չէ միացնել աշխատասեղանի բաշխումը, օգտագործեք FireFox զննարկիչը -bbb.desktopPublish.minimizeBtn.toolTip = Փոքրացնել -bbb.desktopPublish.minimizeBtn.accessibilityName = Փոքրացնել էկրանի բաշխման պատուհանը -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Մեծացնել էկրանի բաշխման պատուհանը -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -bbb.desktopView.title = Էկրանի բաշխում -bbb.desktopView.fitToWindow = Տեղավորել ամբողջ պատուհանով մեկ -bbb.desktopView.actualSize = Ցույց տալ իրական չափը -bbb.desktopView.minimizeBtn.accessibilityName = Փոքրացնել էկրանի բաշխման ցուցադրման պատուհանը -bbb.desktopView.maximizeRestoreBtn.accessibilityName = Մեծացնել էկրանի բաշխման ցուցադրման պատուհանը -bbb.desktopView.closeBtn.accessibilityName = Փակել էկրանի բաշխման ցուցադրման պատուհանը -bbb.toolbar.phone.toolTip.start = Միացնել խոսափողը -bbb.toolbar.phone.toolTip.stop = Անջատել խոսափողը -bbb.toolbar.phone.toolTip.mute = Դադարեցնել լսել կոնֆերանսը -bbb.toolbar.phone.toolTip.unmute = Սկսել լսել կոնֆերանսը -bbb.toolbar.phone.toolTip.nomic = Խոսափող չի հատնաբերվել -bbb.toolbar.deskshare.toolTip.start = Բաշխել Էկրանը -bbb.toolbar.deskshare.toolTip.stop = Դադարեցնել էկրանի բաշխումը -bbb.toolbar.video.toolTip.start = Բաշխել իմ վեբ խցիկը -bbb.toolbar.video.toolTip.stop = Դադարեցնել իմ վեբ խցիկը բաշխումը -bbb.layout.addButton.toolTip = Ավելացնել նոր տեսքի նախագիծ ցանկի մեջ -bbb.layout.broadcastButton.toolTip = Օգտագործել տվյալ դասավորությունը բոլորի մասնակիցների համար -bbb.layout.combo.toolTip = Փոխել ներկա տեսքի նախագիծը -bbb.layout.loadButton.toolTip = Բեռնել տեսքի նախագիծ ֆայլից -bbb.layout.saveButton.toolTip = Հիշել տեսքի նախագիծը ֆայլի մեջ -bbb.layout.lockButton.toolTip = Փականել տեսքի նախագիծը -bbb.layout.combo.prompt = Կիրառել տեսքի նախագիծը -bbb.layout.combo.custom = * Օգտվողի տեսքի նախագիծ -bbb.layout.combo.customName = Օգտվողի տեսքի նախագիծ -bbb.layout.combo.remote = Հեռակա -bbb.layout.save.complete = Տեսքի նախագիծը գրանցված է -bbb.layout.load.complete = Տեսքի նախագիծը բեռնված է -bbb.layout.load.failed = Չհաջողվեց բեռնել տեսքի նախագիծը -# bbb.layout.name.defaultlayout = Default Layout -# bbb.layout.name.videochat = Video Chat -# bbb.layout.name.webcamsfocus = Webcam Meeting -# bbb.layout.name.presentfocus = Presentation Meeting -# bbb.layout.name.lectureassistant = Lecture Assistant -# bbb.layout.name.lecture = Lecture -bbb.highlighter.toolbar.pencil = Մատիտ -bbb.highlighter.toolbar.pencil.accessibilityName = Փոխել գրատախտակի կուրսորը մատիտի -bbb.highlighter.toolbar.ellipse = Շրջան -bbb.highlighter.toolbar.ellipse.accessibilityName = Փոխել գրատախտակի կուրսորը շրջանի -bbb.highlighter.toolbar.rectangle = Քառակուսի -bbb.highlighter.toolbar.rectangle.accessibilityName = Փոխել գրատախտակի կուրսորը քառակուսու -bbb.highlighter.toolbar.panzoom = Տեղաշարժ և չափ -bbb.highlighter.toolbar.panzoom.accessibilityName = Փոխել գրատախտակի կուրսորը տեղաշարժ և չափի -bbb.highlighter.toolbar.clear = Ջնջել բոլոր մեկնաբանությունները -bbb.highlighter.toolbar.clear.accessibilityName = Ջնջել գրատախտակի էջը -bbb.highlighter.toolbar.undo = Հետ բերել վերջին մեկնաբանությունը -bbb.highlighter.toolbar.undo.accessibilityName = Հետ բերել վերջին գրատախտակի ուրվապատկերը -bbb.highlighter.toolbar.color = Ընտրել գույն -bbb.highlighter.toolbar.color.accessibilityName = Գրատախտակի մարկերի գույնը -bbb.highlighter.toolbar.thickness = Փոխել հաստությունը -bbb.highlighter.toolbar.thickness.accessibilityName = Գրատախտակի վրա նկարելու հաստությունը -bbb.logout.title = Ելք -bbb.logout.button.label = Հաստատել -bbb.logout.appshutdown = Սերվերային ծրագիրը անջատվել է -bbb.logout.asyncerror = Սինքրոնացման սխալ -bbb.logout.connectionclosed = Միացումը սերվերին անջատվել է -bbb.logout.connectionfailed = Միացումը սերվերին չհաջողվեց -bbb.logout.rejected = Միացումը սերվերին մերժվեց -bbb.logout.invalidapp = RED5 ծրագիրը գոյություն չունի -bbb.logout.unknown = Դուք կորցրեցիք միացումը սերվերին -bbb.logout.usercommand = Դուք լքեցիք կոնֆերանսը -# bbb.logout.refresh.message = If this logout was unexpected click the button below to reconnect. -# bbb.logout.refresh.label = Reconnect -bbb.logout.confirm.title = Հաստատել ելքը -bbb.logout.confirm.message = Դուք համոզված եք, որ ուզում եք դուրս գալ համակարգից -bbb.logout.confirm.yes = Այո -bbb.logout.confirm.no = Ոչ -bbb.notes.title = Նշումներ -bbb.notes.cmpColorPicker.toolTip = Տեքստի գույնը -bbb.notes.saveBtn = Պահպանել -bbb.notes.saveBtn.toolTip = Պահպանել նշումները -bbb.settings.deskshare.instructions = Սեղմեք թույլատրել կոճակը հայտնվող պատուհանի վրա, որպեսզի համոզվեք, որ էկրանի բաշխումը ընթանում է ճիշտ -bbb.settings.deskshare.start = Ընտրել Էկրանի բաշխումը -bbb.settings.voice.volume = Խոսափողի ակտիվություն -bbb.settings.java.label = Java-ի տարբերակի սխալ -bbb.settings.java.text = Ձեր մոտ տեղադրված է Java {0}, բայց Ձեզ անհրաժեշտ է առնվազն Java {1} Էկրանի բաշխման հնարավորության օգտագործման համար։ Ստորին կոճակը սեղմելով Դուք կտեղադրեք նորագույն Java JRE տարբերակը։ -bbb.settings.java.command = Տեղադրել նորագույն Java -bbb.settings.flash.label = Flash -ի տարբերակի սխալ -bbb.settings.flash.text = Ձեր մոտ տեղադրված է Flash {0}, բայց Ձեզ անհրաժեշտ է առնվազն Flash {1} օգտագործման համար։ Ստորին կոճակը սեղմելով Դուք կտեղադրեք նորագույն Adobe Flash տարբերակը։ -bbb.settings.flash.command = Տեղադրել նորագույն Adobe Flash -bbb.settings.isight.label = iSight տեսախցիկի սխալ -bbb.settings.isight.text = Եթե դուք ունեք պրոբլեմ iSight տեսախցիկի հետ, հնարավոր է Ձեր մոտ տեղադրված է OS X 10.6.5 որը ունի հայտնի պրոբլեմ Flash -ի գրանցման հետ iSight տեսախցիկից։ Ուղղելու համար տեղադրեք նորագույն Adobe Flash, կամ թարմացրեք Ձեր Mac -ը -bbb.settings.isight.command = Տեղադրել Flash 10.2 RC2 -bbb.settings.warning.label = Զգուշացում -bbb.settings.warning.close = Փակել զգուշացումը -bbb.settings.noissues = Սխալ չի հայտնաբերվել -bbb.settings.instructions = Թույլատրել Flash -ին դիմել տեսախցիկին։ Եթե Դուք տեսնում և լսում եք Ձեզ, ապա Ձեր զննիչը կարգավորված է ճիշտ։ Մնացած հնարավոր սխալները բերված են ստորև։ Փնտրեք այնտեղ հնարավոր սխալները։ -ltbcustom.bbb.highlighter.toolbar.triangle = Եռանկյունի -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Փոխել գրատախտակի կուրսորը եռանկյունու -ltbcustom.bbb.highlighter.toolbar.line = Գիծ -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Փոխել գրատախտակի կուրսորը գծի -ltbcustom.bbb.highlighter.toolbar.text = Տեքստ -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Փոխել գրատախտակի կուրսորը տեքստի -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Տեքստի գույնը -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Տառաշարի չափը - -# bbb.accessibility.clientReady = Ready - -bbb.accessibility.chat.chatBox.reachedFirst = Դուք հասել եք առաջին հաղորդագրությանը -bbb.accessibility.chat.chatBox.reachedLatest = Դուք հասել եք վերջին հաղորդագրությանը -bbb.accessibility.chat.chatBox.navigatedFirst = Դուք տեղաշարժվում եք դեպի առաջին հաղորդագրություն -bbb.accessibility.chat.chatBox.navigatedLatest = Դուք տեղաշարժվում եք դեպի վերջին հաղորդագրություն -bbb.accessibility.chat.chatBox.navigatedLatestRead = Դուք տեղաշարժվում եք դեպի վերջին հաղորդագրությունը, որը դուք կարդացել եք -bbb.accessibility.chat.chatwindow.input = Հաղորդագրության մուտքագրում - -bbb.accessibility.chat.initialDescription = Խնդրում ենք օգտագործել ստեղնաշարի վրայի սլաքների կոճակները հաղորդագրություններով տեղաշարժվելու համար։ - -bbb.accessibility.notes.notesview.input = Նշումների մուտքագրում - -bbb.shortcuthelp.title = Դյուրանցման ստեղներ -bbb.shortcuthelp.minimizeBtn.accessibilityName = Փոքրացնել դյուրանցման օգնության պատուհանը -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Մեծացնել դյուրանցման օգնության պատուհանը -bbb.shortcuthelp.closeBtn.accessibilityName = Փակել դյուրանցման օգնության պատուհանը -bbb.shortcuthelp.dropdown.general = Ընդհանուր դյուրանցումներ -bbb.shortcuthelp.dropdown.presentation = Շնորհանդեսի դյուրանցումներ -bbb.shortcuthelp.dropdown.chat = Զրուցարանի դյուրանցումներ -bbb.shortcuthelp.dropdown.users = Օգտագործողների դյուրանցումներ -bbb.shortcuthelp.dropdown.polling = Ցուցադրողի հարցումների դյուրանցումներ -bbb.shortcuthelp.dropdown.polling2 = Հարցումների նայելու դյուրանցումներ -bbb.shortcuthelp.headers.shortcut = Դյուրանցում -bbb.shortcuthelp.headers.function = Ֆունկցիա - -bbb.shortcutkey.general.minimize = 189 -bbb.shortcutkey.general.minimize.function = Փոքրացնել ներկա պատուհանը -bbb.shortcutkey.general.maximize = 187 -bbb.shortcutkey.general.maximize.function = Մեծացնել ներկա պատուհանը - -bbb.shortcutkey.flash.exit = 81 -bbb.shortcutkey.flash.exit.function = Լքել Flash -ի պատուհանը -bbb.shortcutkey.users.muteme = 77 -bbb.shortcutkey.users.muteme.function = Միացնել կամ անջատել Ձեր խոսափողը -bbb.shortcutkey.chat.chatinput = 73 -bbb.shortcutkey.chat.chatinput.function = Անցնել զրուցարանի պատուհանին -bbb.shortcutkey.present.focusslide = 67 -bbb.shortcutkey.present.focusslide.function = Անցնել ներկայացման պատուհանին -bbb.shortcutkey.whiteboard.undo = 90 -bbb.shortcutkey.whiteboard.undo.function = Չեղյալ համարել գրատախտակի վրայի վերջին գործողությունը - -bbb.shortcutkey.focus.users = 49 -bbb.shortcutkey.focus.users.function = Անցնել օգտվողների պատուհանին -bbb.shortcutkey.focus.video = 50 -bbb.shortcutkey.focus.video.function = Անցնել տեսախցիկի պատուհանին -bbb.shortcutkey.focus.presentation = 51 -bbb.shortcutkey.focus.presentation.function = Անցնել շնորհանդեսի պատուհանին -bbb.shortcutkey.focus.chat = 52 -bbb.shortcutkey.focus.chat.function = Անցնել զրուցարանի պատուհանին -bbb.shortcutkey.focus.pollingCreate = 67 -bbb.shortcutkey.focus.pollingCreate.function = Անցնել հարցումներ ստեղծելու պատուհանին, եթե այն բաց է։ -bbb.shortcutkey.focus.pollingStats = 83 -bbb.shortcutkey.focus.pollingStats.function = Անցնել հարցումների դյուրանցման պատուհանին, եթե այն բաց է -bbb.shortcutkey.focus.voting = 89 -bbb.shortcutkey.focus.voting.function = Անցնել քվեարկության պատուհանին, եթե այն բաց է - -bbb.shortcutkey.share.desktop = 68 -bbb.shortcutkey.share.desktop.function = Բացել էկրանի բաշխման պատուհանին -bbb.shortcutkey.share.microphone = 79 -bbb.shortcutkey.share.microphone.function = Բացել ձայնի կարգաբերումների պատուհանը -bbb.shortcutkey.share.pauseRemoteStream = 80 -bbb.shortcutkey.share.pauseRemoteStream.function = Սկսել/Դադարեցնել լսել կոնֆերանսը -bbb.shortcutkey.share.webcam = 6 -bbb.shortcutkey.share.webcam.function = Բացել տեսախցիկի բաշխման պատուհանը - -bbb.shortcutkey.shortcutWindow = 72 -bbb.shortcutkey.shortcutWindow.function = Բացել կամ անցնել դյուրանցման օգնության պատուհանը -bbb.shortcutkey.logout = 76 -bbb.shortcutkey.logout.function = Լքել այս հանդիպումը -bbb.shortcutkey.raiseHand = 82 -bbb.shortcutkey.raiseHand.function = Բարձրացնել ձեր ձեռքը - -bbb.shortcutkey.present.upload = 85 -bbb.shortcutkey.present.upload.function = Բեռնել շնորհանդես -bbb.shortcutkey.present.previous = 65 -bbb.shortcutkey.present.previous.function = Անցնել հաջորդ սլադին -bbb.shortcutkey.present.select = 83 -bbb.shortcutkey.present.select.function = Նայել բոլոր սլադները -bbb.shortcutkey.present.next = 69 -bbb.shortcutkey.present.next.function = Անցնել հաջորդ սլայդին -bbb.shortcutkey.present.fitWidth = 70 -bbb.shortcutkey.present.fitWidth.function = Տեղավորել սլայդը լայնքով -bbb.shortcutkey.present.fitPage = 80 -bbb.shortcutkey.present.fitPage.function = Տեղավորել սլայդը էջով մեկ - -bbb.shortcutkey.users.makePresenter = 80 -bbb.shortcutkey.users.makePresenter.function = Դարձնել նշված անձին ներկայացնող -bbb.shortcutkey.users.kick = 75 -bbb.shortcutkey.users.kick.function = Հեռացնել նշված անձին հանդիպումից -bbb.shortcutkey.users.mute = 8383 -bbb.shortcutkey.users.mute.function = Ձայնը անջատել կամ միացնել նշված անձի համար -bbb.shortcutkey.users.muteall = 65 -bbb.shortcutkey.users.muteall.function = Անջատել կամ միացնել բոլորի խոսափողները -bbb.shortcutkey.users.focusUsers = 85 -bbb.shortcutkey.users.focusUsers.function = Անցնել օգտվողների ցանկին -bbb.shortcutkey.users.muteAllButPres = 65 -bbb.shortcutkey.users.muteAllButPres.function = Անջատել բոլորի խասափողները, բացի ներկայացնողից - -bbb.shortcutkey.chat.focusTabs = 89 -bbb.shortcutkey.chat.focusTabs.function = Անցնել զրուցարանի էջանշաններին -bbb.shortcutkey.chat.focusBox = 66 -bbb.shortcutkey.chat.focusBox.function = Անցնել զրուցարանի պատուհանին -bbb.shortcutkey.chat.changeColour = 67 -bbb.shortcutkey.chat.changeColour.function = Անցնել տառաշարի գույնի ընտրությանը -bbb.shortcutkey.chat.sendMessage = 8383 -bbb.shortcutkey.chat.sendMessage.function = Ուղարկել զրուցարանի հաղորդագրություն -bbb.shortcutkey.chat.explanation = ---- -bbb.shortcutkey.chat.explanation.function = Որպեսզի տեղաշարժվեք հաղորդագրություններով, Դուք պետք է անցնեք զրուցարանի պատուհանին - -bbb.shortcutkey.chat.chatbox.advance = 40 -bbb.shortcutkey.chat.chatbox.advance.function = Անցնել հաջորդ հաղորդագրությանը -bbb.shortcutkey.chat.chatbox.goback = 38 -bbb.shortcutkey.chat.chatbox.goback.function = Անցնել նախորդ հաղորդագրությանը -bbb.shortcutkey.chat.chatbox.repeat = 32 -bbb.shortcutkey.chat.chatbox.repeat.function = Կրկնել ներկա հաղորդագրությունը -bbb.shortcutkey.chat.chatbox.golatest = 39 -bbb.shortcutkey.chat.chatbox.golatest.function = Անցնել վերջին հաղորդագրությանը -bbb.shortcutkey.chat.chatbox.gofirst = 37 -bbb.shortcutkey.chat.chatbox.gofirst.function = Անցնել առաջին հաղորդագրությանը -bbb.shortcutkey.chat.chatbox.goread = 7575 -bbb.shortcutkey.chat.chatbox.goread.function = Անցնել վերջին կարդացած հաղորդագրությանը -bbb.shortcutkey.chat.chatbox.debug = 71 -bbb.shortcutkey.chat.chatbox.debug.function = Ժամանակավոր դյուրանցմներ կարգաբերելու համար - -bbb.polling.toolbar.toolTip = Հարցարշարի ղեկավարում -bbb.polling.buttonName = Հարցարշարի ղեկավարում -bbb.polling.createPoll = Ստեղծել նոր հարցաշար -bbb.polling.createPoll.moreThanOneResponse = Թույլ տալ օգտվողներին մեկից ավել պատասխան -bbb.polling.createPoll.hint = Ակնարկ։ Սկսել բոլոր պատասխանները նոր տողից -bbb.polling.createPoll.answers = Պատասխաններ -bbb.polling.createPoll.question = Հարց -bbb.polling.createPoll.title = Վերնագիր -bbb.polling.createPoll.publishToWeb = Թույլ տալ վեբ-հարցում - -bbb.polling.pollPreview = Հարցման նախադիտում -bbb.polling.pollPreview.modify = Ձևափոխել -bbb.polling.pollPreview.publish = Հրապարակել -bbb.polling.pollPreview.preview = Նախադիտում -bbb.polling.pollPreview.save = Պահպանել -bbb.polling.pollPreview.cancel = Չեղարկել -bbb.polling.pollPreview.modify = Ձևափոխել -bbb.polling.pollPreview.hereIsYourPoll = Ձեր հարցումը։ -bbb.polling.pollPreview.ifYouWantChanges = Եթե դուք ուզում եք փոփոխություն կատարել, սեղմեք ձևափոխել կոճակը -bbb.polling.pollPreview.checkAll = (ընտրեք բոլոր համապատասխան պատասխանները) -bbb.polling.pollPreview.pollWillPublishOnline = Տվյալ հարցումը մատչելի է վեբ-քվեարկության համար - -bbb.polling.resultBtn.label=Արդյունքներ -bbb.polling.resultBtn.toolTip=Ցուցադրել քվեարկության արդյունքները -bbb.polling.startBtn.label=Սկսել -bbb.polling.startBtn.toolTip=Սկսել քվեարկությունը -bbb.polling.editBtn.label=Խմբագրել -bbb.polling.editBtn.toolTip=Խմբագրել քվեարկությունը -bbb.polling.deleteBtn.toolTip=Ջնջել քվեարկությունը - -bbb.publishVideo.startPublishBtn.labelText = Սկսել բաշխումը -bbb.publishVideo.changeCameraBtn.labelText = Փոխեք վեբ խցիկը - -bbb.accessibility.alerts.madePresenter = Դուք հիմա հանդիսանում եք ներկայացնող -bbb.accessibility.alerts.madeViewer = Դուք հիմա հանդիսանում եք մասնակից - -bbb.shortcutkey.polling.buttonClick = 80 -bbb.shortcutkey.polling.buttonClick.function = Բացել քվեարկության մենյու -bbb.shortcutkey.polling.focusTitle = 67 -bbb.shortcutkey.polling.focusTitle.function = Անցնել վերնագրի մուտքագրման պատուհանին -bbb.shortcutkey.polling.focusQuestion = 81 -bbb.shortcutkey.polling.focusQuestion.function = Անցնել հարցի մուտքագրման պատուհանին -bbb.shortcutkey.polling.focusAnswers = 65 -bbb.shortcutkey.polling.focusAnswers.function = Անցնել պատասխանի մուտքագրման պատուհանին -bbb.shortcutkey.polling.focusMultipleCB = 77 -bbb.shortcutkey.polling.focusMultipleCB.function = Նշեք որպեսզի «Թույլատրել բազմակի ընտրություններ» կարգաբերումը -bbb.shortcutkey.polling.focusWebPollCB = 66 -bbb.shortcutkey.polling.focusWebPollCB.function = Նշեք որպեսզի «Թույլատրել վեբ-քվեարկություն» կարգաբերումը -bbb.shortcutkey.polling.previewClick = 80 -bbb.shortcutkey.polling.previewClick.function = Նախադիտել Ձեր քվեարկությունը և նրա ընթացքը -bbb.shortcutkey.polling.cancelClick = 88 -bbb.shortcutkey.polling.cancelClick.function = Չեղյալ համարել և դուրս գալ քվեարկության ստեղծումից -bbb.shortcutkey.polling.modify = 69 -bbb.shortcutkey.polling.modify.function = Վերադառնալ և ձևափոխել Ձեր քվեարկությունը -bbb.shortcutkey.polling.publish = 85 -bbb.shortcutkey.polling.publish.function = Հրատարակել Ձեր հարցաշարը և բացել քվեարկությունը -bbb.shortcutkey.polling.save = 83 -bbb.shortcutkey.polling.save.function = Հիշել Ձեր հարցաշարը հետագա օգտագործման համար - -bbb.shortcutkey.pollStats.explanation = ---- -bbb.shortcutkey.pollStats.explanation.function = Քվեարկության արդյունքները հասանելի կլինեն, երբ որ այն կհրատարակվի -bbb.shortcutkey.polling.focusData = 68 -bbb.shortcutkey.polling.focusData.function = Անցնել քվեարկության արդյունքներին -bbb.shortcutkey.polling.refresh = 82 -bbb.shortcutkey.polling.refresh.function = Թարմացնել քվեարկության արդյունքները -bbb.shortcutkey.polling.focusWebPoll = 73 -bbb.shortcutkey.polling.focusWebPoll.function = Անցնել վեբ քվեարկության URL -ի պատուհանին -bbb.shortcutkey.polling.stopPoll = 79 -bbb.shortcutkey.polling.stopPoll.function = Դադարեցնել քվեարկությունը և հարցումը -bbb.shortcutkey.polling.repostPoll = 80 -bbb.shortcutkey.polling.repostPoll.function = Վերահրատարակել քվեարկությունը -bbb.shortcutkey.polling.closeStatsWindow = 88 -bbb.shortcutkey.polling.closeStatsWindow.function = Փակել քվեարկության արդյունքների պատուհանը - -bbb.shortcutkey.polling.vote = 86 -bbb.shortcutkey.polling.vote.function = Քվեարկել ընտրված արդյունքների համար -bbb.shortcutkey.polling.focusVoteQuestion = 81 -bbb.shortcutkey.polling.focusVoteQuestion.function = Անցնել հարցին - -bbb.shortcutkey.specialKeys.space = Բացատ -bbb.shortcutkey.specialKeys.left = Ձախ սլաք -bbb.shortcutkey.specialKeys.right = Աջ սլաք -bbb.shortcutkey.specialKeys.up = Վերև սլաք -bbb.shortcutkey.specialKeys.down = Ներքև սլաք -bbb.shortcutkey.specialKeys.plus = Գումարում -bbb.shortcutkey.specialKeys.minus = Հանում - -bbb.toolbar.videodock.toolTip.closeAllVideos = Փակել բոլոր պատուհանները -bbb.users.settings.lockAll=Արգելափակել բոլոր մասնակիցներին -bbb.users.settings.lockAllExcept=Արգելափակել բոլոր մասնակիցներին, բացի ներկայացնողից -bbb.users.settings.lockSettings=Ամրացնել մասնակիցների կարգավիճակը -bbb.users.settings.unlockAll=Հանել արգելափակումը բոլոր մասնակիցներից -bbb.users.settings.roomIsLocked=Արգելափակված ըստ նախնական կարգաբերումների -bbb.users.settings.roomIsMuted=Խոսափողները անջատած են, ըստ նախնական կարգաբերումների - -bbb.lockSettings.save = Կիրառել -bbb.lockSettings.save.tooltip = Կիրառել արգելափակման կարգաբերումները -bbb.lockSettings.cancel = Չեղարկել -bbb.lockSettings.cancel.toolTip = Փակել այս պատուհանը առանց հիշելու - -bbb.lockSettings.moderatorLocking = Արգելափակված է մոդերատորի կողմից -bbb.lockSettings.privateChat = Անձնական զրուցարան -bbb.lockSettings.publicChat = Ընդհանուր զրուցարան -bbb.lockSettings.webcam = Տեսախցիկ -bbb.lockSettings.microphone = Խոսափող -bbb.lockSettings.layout = Պատուհանների դասավորություն -bbb.lockSettings.title=Ամրագրել մասնակիցների կարգավիճակը -bbb.lockSettings.feature=Հավելյալ կարգաբերումներ -bbb.lockSettings.locked=Ամրագրված է -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/id_ID/bbbResources.properties b/clients/flash/web-client/src/locale/id_ID/bbbResources.properties deleted file mode 100644 index 739701a8aa98..000000000000 --- a/clients/flash/web-client/src/locale/id_ID/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -# bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Sedang membuat hubungan ke server -bbb.mainshell.statusProgress.loading = Memuat {0} modul -bbb.mainshell.statusProgress.cannotConnectServer = Maaf, tidak dapat terhubung ke server. -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Buka Jendela Log -# bbb.mainshell.meetingNotFound = Meeting Not Found -# bbb.mainshell.invalidAuthToken = Invalid Authentication Token -bbb.mainshell.resetLayoutBtn.toolTip = Atur Ulang Tampilan -# bbb.mainshell.notification.tunnelling = Tunnelling -# bbb.mainshell.notification.webrtc = WebRTC Audio -bbb.oldlocalewindow.reminder1 = Penerjamah bahasa dari BigBlueButton anda mungkin sudah lawas -bbb.oldlocalewindow.reminder2 = Harap bersihkan cache browser anda kemudian coba lagi. -bbb.oldlocalewindow.windowTitle = Peringatan\: Penerjemahan bahasa lawas -# bbb.audioSelection.title = How do you want to join the audio? -# bbb.audioSelection.btnMicrophone.label = Microphone -# bbb.audioSelection.btnMicrophone.toolTip = Join the audio with your microphone -# bbb.audioSelection.btnListenOnly.label = Listen Only -# bbb.audioSelection.btnListenOnly.toolTip = Join the audio as listen only -# bbb.audioSelection.txtPhone.text = To join this meeting by phone, dial\: {0} then enter {1} as the conference pin number. -# bbb.micSettings.title = Audio Test -# bbb.micSettings.speakers.header = Test Speakers -# bbb.micSettings.microphone.header = Test Microphone -bbb.micSettings.playSound = Putar suara untuk percobaan -bbb.micSettings.playSound.toolTip = Mainkan musik untuk mengetes speaker anda -bbb.micSettings.hearFromHeadset = Anda seharusnya mendengar suara dari headset, bukan dari pengeras suara komputer. -# bbb.micSettings.speakIntoMic = If you are using a headset (or earbuds), you should hear the audio from your headset -- not from your computer speakers. -# bbb.micSettings.echoTestMicPrompt = This is a private echo test. Speak a few words. Did you hear audio? -# bbb.micSettings.echoTestAudioYes = Yes -# bbb.micSettings.echoTestAudioNo = No -# bbb.micSettings.speakIntoMicTestLevel = Speak into your microphone. You should see the bar move. If not, choose another mic. -# bbb.micSettings.recommendHeadset = Use a headset with a microphone for best audio experience. -bbb.micSettings.changeMic = Test atau Ganti Mikrofon -bbb.micSettings.changeMic.toolTip = Buka kotak dialog pengaturan mikrofon Flash Player -# bbb.micSettings.comboMicList.toolTip = Select a microphone -# bbb.micSettings.micRecordVolume.label = Gain -# bbb.micSettings.micRecordVolume.toolTip = Set your microphone gain -# bbb.micSettings.nextButton = Next -# bbb.micSettings.nextButton.toolTip = Start the echo test -bbb.micSettings.join = Gabung Suara -# bbb.micSettings.join.toolTip = Join the audio conference -# bbb.micSettings.cancel = Cancel -# bbb.micSettings.connectingtoecho = Connecting -# bbb.micSettings.connectingtoecho.error = Echo Test Error\: Please contact administrator. -# bbb.micSettings.cancel.toolTip = Cancel joining the audio conference -bbb.micSettings.access.helpButton = Buka video tutorial di halaman baru. -# bbb.micSettings.access.title = Audio Settings. Focus will remain in this audio settings window until the window is closed. -# bbb.micSettings.webrtc.title = WebRTC Support -# bbb.micSettings.webrtc.capableBrowser = Your browser supports WebRTC. -# bbb.micSettings.webrtc.capableBrowser.dontuseit = Click not to use WebRTC -# bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Click here if you don't want to use the WebRTC technology (recommended if you have problems using it). -# bbb.micSettings.webrtc.notCapableBrowser = WebRTC is not supported in your browser. Please use Google Chrome (version 32 or greater); or Mozilla Firefox (version 26 or greater). You will still be able to join the voice conference using the Adobe Flash Platform. -# bbb.micSettings.webrtc.connecting = Calling -# bbb.micSettings.webrtc.waitingforice = Connecting -# bbb.micSettings.webrtc.transferring = Transferring -# bbb.micSettings.webrtc.endingecho = Joining audio -# bbb.micSettings.webrtc.endedecho = Echo test ended. -# bbb.micPermissions.firefox.title = Firefox Microphone Permissions -# bbb.micPermissions.firefox.message1 = Choose your mic and then click Share. -# bbb.micPermissions.firefox.message2 = If you don't see the list of microphones, click on the microphone icon. -# bbb.micPermissions.chrome.title = Chrome Microphone Permissions -# bbb.micPermissions.chrome.message1 = Click Allow to give Chrome permission to use your microphone. -# bbb.micWarning.title = Audio Warning -# bbb.micWarning.joinBtn.label = Join anyway -# bbb.micWarning.testAgain.label = Test again -# bbb.micWarning.message = Your microphone did not show any activity, others probably won't be able to hear you during the session. -# bbb.webrtcWarning.message = Detected the following WebRTC issue\: {0}. Do you want to try Flash instead? -# bbb.webrtcWarning.title = WebRTC Audio Failure -# bbb.webrtcWarning.failedError.1001 = Error 1001\: WebSocket disconnected -# bbb.webrtcWarning.failedError.1002 = Error 1002\: Could not make a WebSocket connection -# bbb.webrtcWarning.failedError.1003 = Error 1003\: Browser version not supported -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -# bbb.webrtcWarning.failedError.1005 = Error 1005\: Call ended unexpectedly -# bbb.webrtcWarning.failedError.1006 = Error 1006\: Call timed out -# bbb.webrtcWarning.failedError.1007 = Error 1007\: ICE negotiation failed -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -# 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.mainToolbar.helpBtn = Bantuan -bbb.mainToolbar.logoutBtn = Keluar -# bbb.mainToolbar.logoutBtn.toolTip = Log Out -bbb.mainToolbar.langSelector = Pilih bahasa -bbb.mainToolbar.settingsBtn = Pengaturan -bbb.mainToolbar.settingsBtn.toolTip = Buka pengaturan -# bbb.mainToolbar.shortcutBtn = Shortcut Keys -# bbb.mainToolbar.shortcutBtn.toolTip = Open Shortcut Keys Window -# bbb.mainToolbar.recordBtn.toolTip.start = Start recording -# bbb.mainToolbar.recordBtn.toolTip.stop = Stop recording -# bbb.mainToolbar.recordBtn.toolTip.recording = The session is being recorded -# bbb.mainToolbar.recordBtn.toolTip.notRecording = The session isn't being recorded -# 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.stop = Are you sure you want to stop recording the session? -# bbb.mainToolbar.recordBtn..notification.title = Record Notification -# bbb.mainToolbar.recordBtn..notification.message1 = You can record this meeting. -# 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.notRecording = Not Recording -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -bbb.window.minimizeBtn.toolTip = Minimalkan -bbb.window.maximizeRestoreBtn.toolTip = Maksimalkan -bbb.window.closeBtn.toolTip = Tutup -bbb.videoDock.titleBar = Nama Jendela Webcam -bbb.presentation.titleBar = Nama Jendela Presentasi -bbb.chat.titleBar = Nama Jendela Chat -bbb.users.title = Pengguna{0}-{1} -bbb.users.titleBar = Nama Jendela Users -# bbb.users.quickLink.label = Users Window -bbb.users.minimizeBtn.accessibilityName = Minimalkan Jendela Pengguna -bbb.users.maximizeRestoreBtn.accessibilityName = Maksimalkan Jendela Pengguna -bbb.users.settings.buttonTooltip = Pengaturan -# bbb.users.settings.audioSettings = Audio Test -bbb.users.settings.webcamSettings = Pengaturan Webcam -bbb.users.settings.muteAll = Diamkan Semua Pengguna -bbb.users.settings.muteAllExcept = Diamkan Semua Pengguna Kecuali Presenter -# bbb.users.settings.unmuteAll = Unmute All Users -# bbb.users.settings.lowerAllHands = Lower All Hands -# bbb.users.raiseHandBtn.toolTip = Raise Hand -# bbb.users.raiseHandBtn.toolTip2 = Lower Hand -# bbb.users.roomMuted.text = Viewers Muted -# bbb.users.roomLocked.text = Viewers Locked -bbb.users.pushToTalk.toolTip = Bicara -bbb.users.pushToMute.toolTip = Diamkan diri sendiri -# bbb.users.muteMeBtnTxt.talk = Unmute -# bbb.users.muteMeBtnTxt.mute = Mute -# bbb.users.muteMeBtnTxt.muted = Muted -# bbb.users.muteMeBtnTxt.unmuted = Unmuted -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -# bbb.users.usersGrid.accessibilityName = Users List. Use the arrow keys to navigate. -bbb.users.usersGrid.nameItemRenderer = Nama -bbb.users.usersGrid.nameItemRenderer.youIdentifier = anda -bbb.users.usersGrid.statusItemRenderer = Status -# 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.lowerHand = Lower Hand -# bbb.users.usersGrid.statusItemRenderer.handRaised = Hand Raised -# bbb.users.usersGrid.statusItemRenderer.viewer = Viewer -bbb.users.usersGrid.mediaItemRenderer = Media -bbb.users.usersGrid.mediaItemRenderer.talking = Berbicara -bbb.users.usersGrid.mediaItemRenderer.webcam = Berbagi Webcam -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = Lihat Webcam -# bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Unmute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToMute = Mute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToLock = Lock {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Unlock {0} -# bbb.users.usersGrid.mediaItemRenderer.kickUser = Kick {0} -bbb.users.usersGrid.mediaItemRenderer.webcam = Berbagi Webcam -bbb.users.usersGrid.mediaItemRenderer.micOff = Mikrofon off -bbb.users.usersGrid.mediaItemRenderer.micOn = Mikrofon on -# bbb.users.usersGrid.mediaItemRenderer.noAudio = Not in audio conference -bbb.presentation.title = Presentasi -# bbb.presentation.titleWithPres = Presentation\: {0} -# bbb.presentation.quickLink.label = Presentation Window -# bbb.presentation.fitToWidth.toolTip = Fit Presentation To Width -# bbb.presentation.fitToPage.toolTip = Fit Presentation To Page -# bbb.presentation.uploadPresBtn.toolTip = Upload Presentation -bbb.presentation.backBtn.toolTip = Slide Sebelumnya -# bbb.presentation.btnSlideNum.accessibilityName = Slide {0} of {1} -bbb.presentation.btnSlideNum.toolTip = Pilih slide -bbb.presentation.forwardBtn.toolTip = Slide selanjutnya -bbb.presentation.maxUploadFileExceededAlert = Error\: File lebih besar dari yg diizinkan. -bbb.presentation.uploadcomplete = Pengunggahan selesai. Harap menunggu sambil kami mengkonversi dokumen. -bbb.presentation.uploaded = Telah terunggah -bbb.presentation.document.supported = Dokumen yang diunggah didukung. Sedang memulai konversi... -bbb.presentation.document.converted = Berhasil Mengkonversi Dokumen Office. -bbb.presentation.error.document.convert.failed = Error\: Gagal Mengkonversi Dokumen Office. -bbb.presentation.error.io = IO Error\: Silahkan Hubungi Administrator. -bbb.presentation.error.security = Sekuritas bermasalah\: Silahkan hubungi Administrator. -bbb.presentation.error.convert.notsupported = Error\: Dokumen yang diunggah tidak didukung. Harap unggah file yang kompatibel -bbb.presentation.error.convert.nbpage = Error\: Gagal menentukan jumlah halaman dalam dokumen yg diupload. -bbb.presentation.error.convert.maxnbpagereach = Error\: Dokumen yang diunggah memiliki terlalu banyak halaman. -bbb.presentation.converted = Berhasil dikonversi -bbb.presentation.ok = OK -# bbb.presentation.slider = Presentation zoom level -# bbb.presentation.slideloader.starttext = Slide text start -# bbb.presentation.slideloader.endtext = Slide text end -bbb.presentation.uploadwindow.presentationfile = Berkas Presentasi -bbb.presentation.uploadwindow.pdf = PDF -bbb.presentation.uploadwindow.word = WORD -bbb.presentation.uploadwindow.excel = EXCEL -bbb.presentation.uploadwindow.powerpoint = POWERPOINT -bbb.presentation.uploadwindow.image = Citra -# bbb.presentation.minimizeBtn.accessibilityName = Minimize the Presentation Window -# bbb.presentation.maximizeRestoreBtn.accessibilityName = Maximize the Presentation Window -# bbb.presentation.closeBtn.accessibilityName = Close the Presentation Window -bbb.fileupload.title = Unggah Presentasi -# bbb.fileupload.lblFileName.defaultText = No file selected -bbb.fileupload.selectBtn.label = Pilih File -bbb.fileupload.selectBtn.toolTip = Cari berkas -bbb.fileupload.uploadBtn = Unggah -bbb.fileupload.uploadBtn.toolTip = Unggah file -bbb.fileupload.deleteBtn.toolTip = Hapus Presentasi -bbb.fileupload.showBtn = Tampilkan -bbb.fileupload.showBtn.toolTip = Tampilkan Presentasi -bbb.fileupload.okCancelBtn = Batal -# bbb.fileupload.okCancelBtn.toolTip = Close the File Upload dialog box -bbb.fileupload.genThumbText = Sedang membangun thumbnails -bbb.fileupload.progBarLbl = Hasil\: -# bbb.fileupload.fileFormatHint = Upload any office document or Portable Document Format (PDF) file. For best results upload PDF. -bbb.chat.title = Obrolan -# bbb.chat.quickLink.label = Chat Window -bbb.chat.cmpColorPicker.toolTip = Warna Teks -# bbb.chat.input.accessibilityName = Chat Message Editing Field -bbb.chat.sendBtn = Kirim -bbb.chat.sendBtn.toolTip = Kirim Pesan -# bbb.chat.sendBtn.accessibilityName = Send chat message -# bbb.chat.contextmenu.copyalltext = Copy All Text -bbb.chat.publicChatUsername = Semua -# bbb.chat.optionsTabName = Options -bbb.chat.privateChatSelect = Pilih seseorang untuk obrolan pribadi -# 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.chatOptions = Opsi Obrolan -bbb.chat.fontSize = Ukuran Huruf -# bbb.chat.cmbFontSize.toolTip = Select Chat Message Font Size -bbb.chat.messageList = Kotak Pesan -bbb.chat.minimizeBtn.accessibilityName = Kecilkan Jendela Chat -bbb.chat.maximizeRestoreBtn.accessibilityName = Besarkan Jendela Chat -bbb.chat.closeBtn.accessibilityName = Tutup Jendela Chat -# bbb.chat.chatTabs.accessibleNotice = New messages in this tab. -bbb.publishVideo.changeCameraBtn.labelText = Ganti Webcam -bbb.publishVideo.changeCameraBtn.toolTip = Buka kotak dialog ubah webcam -bbb.publishVideo.cmbResolution.tooltip = Pilih resolusi webcam -bbb.publishVideo.startPublishBtn.labelText = Mulai Berbagi -bbb.publishVideo.startPublishBtn.toolTip = Mulai Berbagi -# bbb.webcamPermissions.chrome.title = Chrome Webcam Permissions -# bbb.webcamPermissions.chrome.message1 = Click Allow to give Chrome permission to use your webcam. -bbb.videodock.title = Dok video -# bbb.videodock.quickLink.label = Webcams Window -bbb.video.minimizeBtn.accessibilityName = Kecilkan Jendela Webcam -bbb.video.maximizeRestoreBtn.accessibilityName = Besarkan Jendela Webcam -# bbb.video.controls.muteButton.toolTip = Mute or unmute {0} -# bbb.video.controls.switchPresenter.toolTip = Make {0} presenter -bbb.video.controls.ejectUserBtn.toolTip = Keluarkan {0} dari meeting -# bbb.video.controls.privateChatBtn.toolTip = Chat with {0} -bbb.video.publish.hint.noCamera = Tidak ada kamera tersedia -bbb.video.publish.hint.cantOpenCamera = Tidak dapat membuka kamera anda -bbb.video.publish.hint.waitingApproval = Menunggu persetujuan -bbb.video.publish.hint.videoPreview = Pratinjau video -bbb.video.publish.hint.openingCamera = Sedang membuka kamera... -bbb.video.publish.hint.cameraDenied = Akses kamera ditolak -bbb.video.publish.hint.cameraIsBeingUsed = Kamera anda sedang digunakan oleh aplikasi lain -bbb.video.publish.hint.publishing = Mempublikasikan... -# 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.desktopPublish.title = Berbagi Desktop\: Pratinjau Presenter -# bbb.desktopPublish.fullscreen.tooltip = Share Your Main Screen -bbb.desktopPublish.fullscreen.label = Layar Penuh -# bbb.desktopPublish.region.tooltip = Share a Part of Your Screen -bbb.desktopPublish.region.label = Bagian -bbb.desktopPublish.stop.tooltip = Tutup layar berbagi -bbb.desktopPublish.stop.label = Tutup -bbb.desktopPublish.maximizeRestoreBtn.toolTip = Anda tidak dapat memaksimalkan jendela ini. -bbb.desktopPublish.closeBtn.toolTip = Berhenti berbagi dan tutup jendela ini. -# bbb.desktopPublish.chromeOnMacUnsupportedHint = Desktop sharing is not currently supported on Chrome running under Mac OS X. Recommend you use FireFox to share desktop. -bbb.desktopPublish.minimizeBtn.toolTip = Minimalkan jendela ini. -# bbb.desktopPublish.minimizeBtn.accessibilityName = Minimize the Desktop Sharing Publish Window -# bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Maximize the Desktop Sharing Publish Window -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -bbb.desktopView.title = Berbagi Desktop -bbb.desktopView.fitToWindow = Sesuaikan ke jendela -bbb.desktopView.actualSize = Tampilkan ukuran sebenarnya -# bbb.desktopView.minimizeBtn.accessibilityName = Minimize 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.toolbar.phone.toolTip.start = Share Your Microphone -# bbb.toolbar.phone.toolTip.stop = Stop Sharing Your Microphone -# bbb.toolbar.phone.toolTip.mute = Stop listening the conference -# bbb.toolbar.phone.toolTip.unmute = Start listening the conference -# bbb.toolbar.phone.toolTip.nomic = No microphone detected -# bbb.toolbar.deskshare.toolTip.start = Share Your Desktop -# bbb.toolbar.deskshare.toolTip.stop = Stop Sharing Your Desktop -# bbb.toolbar.video.toolTip.start = Share Your Webcam -# bbb.toolbar.video.toolTip.stop = Stop Sharing Your Webcam -# bbb.layout.addButton.toolTip = Add the custom layout to the list -# bbb.layout.broadcastButton.toolTip = Apply Current Layout to All Viewers -# bbb.layout.combo.toolTip = Change Your Layout -# bbb.layout.loadButton.toolTip = Load layouts from a file -# bbb.layout.saveButton.toolTip = Save layouts to a file -# bbb.layout.lockButton.toolTip = Lock layout -# bbb.layout.combo.prompt = Apply a layout -# bbb.layout.combo.custom = * Custom layout -# bbb.layout.combo.customName = Custom layout -# 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.name.defaultlayout = Default Layout -# bbb.layout.name.videochat = Video Chat -# bbb.layout.name.webcamsfocus = Webcam Meeting -# bbb.layout.name.presentfocus = Presentation Meeting -# bbb.layout.name.lectureassistant = Lecture Assistant -# bbb.layout.name.lecture = Lecture -bbb.highlighter.toolbar.pencil = Penyorot -# bbb.highlighter.toolbar.pencil.accessibilityName = Switch whiteboard cursor to pencil -bbb.highlighter.toolbar.ellipse = Lingkaran -# bbb.highlighter.toolbar.ellipse.accessibilityName = Switch whiteboard cursor to circle -bbb.highlighter.toolbar.rectangle = Bujur sangkar -# bbb.highlighter.toolbar.rectangle.accessibilityName = Switch whiteboard cursor to rectangle -# bbb.highlighter.toolbar.panzoom = Pan and Zoom -# bbb.highlighter.toolbar.panzoom.accessibilityName = Switch whiteboard cursor to pan and zoom -# bbb.highlighter.toolbar.clear = Clear All Annotations -# bbb.highlighter.toolbar.clear.accessibilityName = Clear the whiteboard page -# bbb.highlighter.toolbar.undo = Undo Annotation -# bbb.highlighter.toolbar.undo.accessibilityName = Undo the last whiteboard shape -bbb.highlighter.toolbar.color = Pilih warna -# bbb.highlighter.toolbar.color.accessibilityName = Whiteboard mark draw color -bbb.highlighter.toolbar.thickness = Ubah ketebalan -# bbb.highlighter.toolbar.thickness.accessibilityName = Whiteboard draw thickness -# bbb.logout.title = Logged Out -bbb.logout.button.label = OK -bbb.logout.appshutdown = Server aplikasi telah dimatikan -bbb.logout.asyncerror = Terjadi Masalah sinkronisasi -bbb.logout.connectionclosed = Hubungan ke server telah tertutup -bbb.logout.connectionfailed = Hubungan ke server gagal -bbb.logout.rejected = Hubungan ke server ditolak -bbb.logout.invalidapp = Aplikasi red5 belum terpasang -bbb.logout.unknown = Klien anda telah kehilangan hubungan ke server. -bbb.logout.usercommand = Anda telah keluar dari konferensi -# 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 -# bbb.logout.confirm.message = Are you sure you want to log out? -# bbb.logout.confirm.yes = Yes -# bbb.logout.confirm.no = No -# bbb.notes.title = Notes -# bbb.notes.cmpColorPicker.toolTip = Text Color -# bbb.notes.saveBtn = Save -# bbb.notes.saveBtn.toolTip = Save Note -bbb.settings.deskshare.instructions = Klik Ijinkan pada jendela pop up untuk memeriksa jika berbagi desktop berjalan sebagaimana mestinya. -bbb.settings.deskshare.start = Periksa fitur Berbagi Desktop. -bbb.settings.voice.volume = Aktifitas Mikrofon -bbb.settings.java.label = Versi Java bermasalah -bbb.settings.java.text = Anda memiliki Java {0} yang terpasang, tapi anda membutuhkan paling tidak versi {1} untuk dapat menggunakan fitur berbagi desktop. Klik pada tombol di bawah untuk memasang versi Java JRE terbaru. -bbb.settings.java.command = Pasang Java terbaru -bbb.settings.flash.label = Kesalahan pada versi Flash -bbb.settings.flash.text = Anda sudah memiliki Flash {0} yang terpasang, tapi anda membutuhkan paling tidak versi {1} untuk dapat menjalankan BigBlueButton dengan baik. Klik tombol di bawah untuk memasang versi Adobe Flash terbaru. -bbb.settings.flash.command = Pasang Flash yang terbaru -bbb.settings.isight.label = Terjadi kesalahan pada kamera iSight -bbb.settings.isight.text = Jika anda punya masalah dengan iSight kamera, mungkin karena anda menjalankan OS X 10.6.5, yang diketahui bermasalah pada penangkapan video Flash dari kamera iSight.\nUntuk memperbaiki hal ini, klik pada link di bawah untuk memasang versi Flash player yang lebih baru, atau update Mac anda ke versi terbaru -bbb.settings.isight.command = Pasang Flash 10.2.RC2 -bbb.settings.warning.label = Peringatan -bbb.settings.warning.close = Tutup peringatan ini -bbb.settings.noissues = Tidak ada masalah mencolok yang terdeteksi. -bbb.settings.instructions = Terima konfirmasi Flash yang meminta izin atas kamera anda. Jika anda bisa melihat dan mendengar diri anda sendiri berarti peramban anda sudah diatur dengan benar. Masalah yang potensial lainnya ditampilkan di bawah. Klik untuk menemukan kemungkinan solusi dari masing-masing masalah. -# ltbcustom.bbb.highlighter.toolbar.triangle = Triangle -# ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Switch whiteboard cursor to triangle -# ltbcustom.bbb.highlighter.toolbar.line = Line -# ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Switch whiteboard cursor to line -# ltbcustom.bbb.highlighter.toolbar.text = Text -# ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Switch whiteboard cursor to text -# ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Text color -# ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Font size - -# bbb.accessibility.clientReady = Ready - -# bbb.accessibility.chat.chatBox.reachedFirst = You have reached the first message. -# bbb.accessibility.chat.chatBox.reachedLatest = You have reached the latest message. -# bbb.accessibility.chat.chatBox.navigatedFirst = You have navigated to the first message. -# 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.initialDescription = Please use the arrow keys to navigate through chat messages. - -# bbb.accessibility.notes.notesview.input = Notes input - -# bbb.shortcuthelp.title = Shortcut Keys -# bbb.shortcuthelp.minimizeBtn.accessibilityName = Minimize the Shortcut Help Window -# bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Maximize the Shortcut Help Window -# bbb.shortcuthelp.closeBtn.accessibilityName = Close the Shortcut Help Window -# bbb.shortcuthelp.dropdown.general = Global shortcuts -# bbb.shortcuthelp.dropdown.presentation = Presentation shortcuts -# bbb.shortcuthelp.dropdown.chat = Chat shortcuts -# bbb.shortcuthelp.dropdown.users = Users shortcuts -# bbb.shortcuthelp.dropdown.polling = Presenter Polling shortcuts -# bbb.shortcuthelp.dropdown.polling2 = Viewer Polling shortcuts -# bbb.shortcuthelp.headers.shortcut = Shortcut -# bbb.shortcuthelp.headers.function = Function - -# bbb.shortcutkey.general.minimize = 189 -# bbb.shortcutkey.general.minimize.function = Minimize current window -# bbb.shortcutkey.general.maximize = 187 -# bbb.shortcutkey.general.maximize.function = Maximize current window - -# bbb.shortcutkey.flash.exit = 81 -# bbb.shortcutkey.flash.exit.function = Focus out of the Flash window -# bbb.shortcutkey.users.muteme = 77 -# bbb.shortcutkey.users.muteme.function = Mute and Unmute your microphone -# bbb.shortcutkey.chat.chatinput = 73 -# bbb.shortcutkey.chat.chatinput.function = Focus the chat input field -# bbb.shortcutkey.present.focusslide = 67 -# bbb.shortcutkey.present.focusslide.function = Focus the presentation slide -# bbb.shortcutkey.whiteboard.undo = 90 -# bbb.shortcutkey.whiteboard.undo.function = Undo last whiteboard mark - -# bbb.shortcutkey.focus.users = 49 -# bbb.shortcutkey.focus.users.function = Move focus to the Users window -# bbb.shortcutkey.focus.video = 50 -# bbb.shortcutkey.focus.video.function = Move focus to the Webcam window -# bbb.shortcutkey.focus.presentation = 51 -# bbb.shortcutkey.focus.presentation.function = Move focus to the Presentation window -# bbb.shortcutkey.focus.chat = 52 -# bbb.shortcutkey.focus.chat.function = Move focus to the Chat window -# bbb.shortcutkey.focus.pollingCreate = 67 -# bbb.shortcutkey.focus.pollingCreate.function = Move focus to the Poll Creation window, if it is open. -# bbb.shortcutkey.focus.pollingStats = 83 -# bbb.shortcutkey.focus.pollingStats.function = Move focus to the Poll Statistics window, if it is open. -# bbb.shortcutkey.focus.voting = 89 -# bbb.shortcutkey.focus.voting.function = Move focus to the Voting window, if it is open. - -# bbb.shortcutkey.share.desktop = 68 -# bbb.shortcutkey.share.desktop.function = Open desktop sharing window -# bbb.shortcutkey.share.microphone = 79 -# bbb.shortcutkey.share.microphone.function = Open audio settings window -# bbb.shortcutkey.share.pauseRemoteStream = 80 -# bbb.shortcutkey.share.pauseRemoteStream.function = Start/Stop listening the conference -# bbb.shortcutkey.share.webcam = 66 -# bbb.shortcutkey.share.webcam.function = Open webcam sharing window - -# bbb.shortcutkey.shortcutWindow = 72 -# bbb.shortcutkey.shortcutWindow.function = Open/focus to shortcut help window -# bbb.shortcutkey.logout = 76 -# bbb.shortcutkey.logout.function = Log out of this meeting -# bbb.shortcutkey.raiseHand = 82 -# bbb.shortcutkey.raiseHand.function = Raise your hand - -# bbb.shortcutkey.present.upload = 85 -# bbb.shortcutkey.present.upload.function = Upload presentation -# bbb.shortcutkey.present.previous = 65 -# bbb.shortcutkey.present.previous.function = Go to previous slide -# bbb.shortcutkey.present.select = 83 -# bbb.shortcutkey.present.select.function = View all slides -# bbb.shortcutkey.present.next = 69 -# bbb.shortcutkey.present.next.function = Go to next slide -# bbb.shortcutkey.present.fitWidth = 70 -# bbb.shortcutkey.present.fitWidth.function = Fit slides to width -# bbb.shortcutkey.present.fitPage = 80 -# bbb.shortcutkey.present.fitPage.function = Fit slides to page - -# bbb.shortcutkey.users.makePresenter = 80 -# bbb.shortcutkey.users.makePresenter.function = Make selected person presenter -# bbb.shortcutkey.users.kick = 75 -# bbb.shortcutkey.users.kick.function = Kick selected person from the meeting -# bbb.shortcutkey.users.mute = 83 -# bbb.shortcutkey.users.mute.function = Mute or unmute selected person -# bbb.shortcutkey.users.muteall = 65 -# bbb.shortcutkey.users.muteall.function = Mute or unmute all users -# bbb.shortcutkey.users.focusUsers = 85 -# bbb.shortcutkey.users.focusUsers.function = Focus to users list -# bbb.shortcutkey.users.muteAllButPres = 65 -# bbb.shortcutkey.users.muteAllButPres.function = Mute everyone but the Presenter - -# bbb.shortcutkey.chat.focusTabs = 89 -# bbb.shortcutkey.chat.focusTabs.function = Focus to chat tabs -# bbb.shortcutkey.chat.focusBox = 66 -# bbb.shortcutkey.chat.focusBox.function = Focus to chat box -# bbb.shortcutkey.chat.changeColour = 67 -# 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.explanation = ---- -# bbb.shortcutkey.chat.explanation.function = For message navigation, you must focus the chat box. - -# bbb.shortcutkey.chat.chatbox.advance = 40 -# bbb.shortcutkey.chat.chatbox.advance.function = Navigate to the next message -# bbb.shortcutkey.chat.chatbox.goback = 38 -# bbb.shortcutkey.chat.chatbox.goback.function = Navigate to the previous message -# bbb.shortcutkey.chat.chatbox.repeat = 32 -# bbb.shortcutkey.chat.chatbox.repeat.function = Repeat current message -# bbb.shortcutkey.chat.chatbox.golatest = 39 -# bbb.shortcutkey.chat.chatbox.golatest.function = Navigate to the latest message -# bbb.shortcutkey.chat.chatbox.gofirst = 37 -# bbb.shortcutkey.chat.chatbox.gofirst.function = Navigate to the first message -# bbb.shortcutkey.chat.chatbox.goread = 75 -# bbb.shortcutkey.chat.chatbox.goread.function = Navigate to the most recent message you've read -# bbb.shortcutkey.chat.chatbox.debug = 71 -# bbb.shortcutkey.chat.chatbox.debug.function = Temporary debug hotkey - -# bbb.polling.toolbar.toolTip = Manage Polls -# bbb.polling.buttonName = Manage Polls -# bbb.polling.createPoll = Create New Poll -# bbb.polling.createPoll.moreThanOneResponse = Allow users to choose more than one response -# bbb.polling.createPoll.hint = Hint\: Start every answer with a new line -# bbb.polling.createPoll.answers = Answers\: -# bbb.polling.createPoll.question = Question\: -# bbb.polling.createPoll.title = Title\: -# bbb.polling.createPoll.publishToWeb = Enable web polling - -# bbb.polling.pollPreview = Poll Preview -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.publish = Publish -# bbb.polling.pollPreview.preview = Preview -# bbb.polling.pollPreview.save = Save -# bbb.polling.pollPreview.cancel = Cancel -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.hereIsYourPoll = Here is your poll\: -# bbb.polling.pollPreview.ifYouWantChanges = if you want to make any changes use the 'Modify' button -# bbb.polling.pollPreview.checkAll = (check all that may apply) -# bbb.polling.pollPreview.pollWillPublishOnline = This poll will be available for web polling. - -# bbb.polling.resultBtn.label=Result -# bbb.polling.resultBtn.toolTip=Show poll result -# bbb.polling.startBtn.label=Start -# bbb.polling.startBtn.toolTip=Start poll -# bbb.polling.editBtn.label=Edit -# bbb.polling.editBtn.toolTip=Edit poll -# bbb.polling.deleteBtn.toolTip=Delete poll - -bbb.publishVideo.startPublishBtn.labelText = Mulai Berbagi -bbb.publishVideo.changeCameraBtn.labelText = Ganti Webcam - -# bbb.accessibility.alerts.madePresenter = You are now the Presenter. -# bbb.accessibility.alerts.madeViewer = You are now a Viewer. - -# bbb.shortcutkey.polling.buttonClick = 80 -# bbb.shortcutkey.polling.buttonClick.function = Open the Polling Menu. -# bbb.shortcutkey.polling.focusTitle = 67 -# bbb.shortcutkey.polling.focusTitle.function = Focus to Title input box. -# bbb.shortcutkey.polling.focusQuestion = 81 -# bbb.shortcutkey.polling.focusQuestion.function = Focus to Question input box. -# bbb.shortcutkey.polling.focusAnswers = 65 -# bbb.shortcutkey.polling.focusAnswers.function = Focus to Answers input box. -# bbb.shortcutkey.polling.focusMultipleCB = 77 -# bbb.shortcutkey.polling.focusMultipleCB.function = Focus to "Allow multiple selections" checkbox. -# bbb.shortcutkey.polling.focusWebPollCB = 66 -# bbb.shortcutkey.polling.focusWebPollCB.function = Focus to "Enable web polling" checkbox. -# bbb.shortcutkey.polling.previewClick = 80 -# bbb.shortcutkey.polling.previewClick.function = Preview your poll and proceed. -# bbb.shortcutkey.polling.cancelClick = 88 -# bbb.shortcutkey.polling.cancelClick.function = Cancel and exit Poll creation. -# bbb.shortcutkey.polling.modify = 69 -# bbb.shortcutkey.polling.modify.function = Go back and modify your poll. -# bbb.shortcutkey.polling.publish = 85 -# bbb.shortcutkey.polling.publish.function = Publish your poll and open voting. -# bbb.shortcutkey.polling.save = 83 -# bbb.shortcutkey.polling.save.function = Save your poll to use later. - -# bbb.shortcutkey.pollStats.explanation = ---- -# bbb.shortcutkey.pollStats.explanation.function = Poll results are only available once the poll has been published. -# bbb.shortcutkey.polling.focusData = 68 -# bbb.shortcutkey.polling.focusData.function = Focus to poll results. -# bbb.shortcutkey.polling.refresh = 82 -# bbb.shortcutkey.polling.refresh.function = Refresh poll results. -# bbb.shortcutkey.polling.focusWebPoll = 73 -# bbb.shortcutkey.polling.focusWebPoll.function = Focus to web polling URL box. -# bbb.shortcutkey.polling.stopPoll = 79 -# bbb.shortcutkey.polling.stopPoll.function = Stop the poll and end voting. -# bbb.shortcutkey.polling.repostPoll = 80 -# bbb.shortcutkey.polling.repostPoll.function = Re-publish the poll. -# bbb.shortcutkey.polling.closeStatsWindow = 88 -# bbb.shortcutkey.polling.closeStatsWindow.function = Close Polling Results window. - -# bbb.shortcutkey.polling.vote = 86 -# bbb.shortcutkey.polling.vote.function = Cast your vote for the options selected. -# bbb.shortcutkey.polling.focusVoteQuestion = 81 -# bbb.shortcutkey.polling.focusVoteQuestion.function = Focus to question. - -# bbb.shortcutkey.specialKeys.space = Spacebar -# bbb.shortcutkey.specialKeys.left = Left Arrow -# bbb.shortcutkey.specialKeys.right = Right Arrow -# bbb.shortcutkey.specialKeys.up = Up Arrow -# bbb.shortcutkey.specialKeys.down = Down Arrow -# bbb.shortcutkey.specialKeys.plus = Plus -# bbb.shortcutkey.specialKeys.minus = Minus - -# bbb.toolbar.videodock.toolTip.closeAllVideos = Close all videos -# bbb.users.settings.lockAll=Lock All Users -# bbb.users.settings.lockAllExcept=Lock Users Except Presenter -# bbb.users.settings.lockSettings=Lock Viewers ... -# bbb.users.settings.unlockAll=Unlock All Viewers -# bbb.users.settings.roomIsLocked=Locked by default -# bbb.users.settings.roomIsMuted=Muted by default - -# bbb.lockSettings.save = Apply -# bbb.lockSettings.save.tooltip = Apply lock settings -# bbb.lockSettings.cancel = Cancel -# bbb.lockSettings.cancel.toolTip = Close this window without saving - -# bbb.lockSettings.moderatorLocking = Moderator locking -# bbb.lockSettings.privateChat = Private Chat -# bbb.lockSettings.publicChat = Public Chat -# bbb.lockSettings.webcam = Webcam -# bbb.lockSettings.microphone = Microphone -# bbb.lockSettings.layout = Layout -# bbb.lockSettings.title=Lock Viewers -# bbb.lockSettings.feature=Feature -# bbb.lockSettings.locked=Locked -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/it_IT/bbbResources.properties b/clients/flash/web-client/src/locale/it_IT/bbbResources.properties deleted file mode 100644 index 85a59eec3acc..000000000000 --- a/clients/flash/web-client/src/locale/it_IT/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Connessione alla conferenza in corso... -bbb.mainshell.statusProgress.loading = Caricamento {0} -bbb.mainshell.statusProgress.cannotConnectServer = Errore di connessione. -bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - Per ulteriori informazioni, visita http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Apri finestra di Log -bbb.mainshell.meetingNotFound = Conferenza non trovata -bbb.mainshell.invalidAuthToken = Codice di Autenticazione Non Valido. -bbb.mainshell.resetLayoutBtn.toolTip = Reimposta Layout -bbb.mainshell.notification.tunnelling = Tunnelling -bbb.mainshell.notification.webrtc = Audio WebRTC -bbb.oldlocalewindow.reminder1 = Potresti avere una localizzazione obsoleta di BigBlueButton. -bbb.oldlocalewindow.reminder2 = Svuota la cache del tuo browser e riprova. -bbb.oldlocalewindow.windowTitle = Attenzione\: localizzazione obsoleta -bbb.audioSelection.title = Come vuoi partecipare all'audio? -bbb.audioSelection.btnMicrophone.label = Microfono -bbb.audioSelection.btnMicrophone.toolTip = Collega l'audio con il tuo microfono -bbb.audioSelection.btnListenOnly.label = Solo ascolto -bbb.audioSelection.btnListenOnly.toolTip = Collega l'audio solo per l'ascolto -bbb.audioSelection.txtPhone.text = Per collegarsi a questa conferenza via telefono, comporre\: {0} poi immettere {1} come codice pin. -bbb.micSettings.title = Test dell'audio -bbb.micSettings.speakers.header = Test ascolto -bbb.micSettings.microphone.header = Test microfono -bbb.micSettings.playSound = Prova di ascolto -bbb.micSettings.playSound.toolTip = Avvia la musica di test per l'ascolto -bbb.micSettings.hearFromHeadset = Utilizza la cuffia per ridurre problemi di disturbi con il microfono -bbb.micSettings.speakIntoMic = Se stai usando una cuffia (o auricolari), dovresti sentire l'audio dalla cuffia -- non dagli altoparlanti del computer. -bbb.micSettings.echoTestMicPrompt = Test dell'audio\: parla nel microfono. Riesci a riascoltare l'audio? -bbb.micSettings.echoTestAudioYes = Si -bbb.micSettings.echoTestAudioNo = No -bbb.micSettings.speakIntoMicTestLevel = Parla nel microfono. Dovresti vedere la barra muoversi. Altrimenti, scegli un altro microfono. -bbb.micSettings.recommendHeadset = Usa una cuffia con microfono per la migliore resa audio. -bbb.micSettings.changeMic = Configura il microfono -bbb.micSettings.changeMic.toolTip = Apri la finestra di configurazione del microfono di Flash Player -bbb.micSettings.comboMicList.toolTip = Seleziona il microfono -bbb.micSettings.micRecordVolume.label = Volume -bbb.micSettings.micRecordVolume.toolTip = Regola il volume del tuo microfono -bbb.micSettings.nextButton = Avanti -bbb.micSettings.nextButton.toolTip = Inizia il test audio -bbb.micSettings.join = Partecipa in audio -bbb.micSettings.join.toolTip = Torna alla partecipazione in audio della conferenza -bbb.micSettings.cancel = Annulla -bbb.micSettings.connectingtoecho = In connessione -bbb.micSettings.connectingtoecho.error = Errore del test dell'audio\: per favore, rivolgersi ad un amministratore. -bbb.micSettings.cancel.toolTip = Annulla la partecipazione in audio alla conferenza -bbb.micSettings.access.helpButton = Apri il videotutorial in una nuova pagina. -bbb.micSettings.access.title = Impostazioni audio. La finestra rimane aperta fino al termine della configurazione. -bbb.micSettings.webrtc.title = Attiva WebRTC -bbb.micSettings.webrtc.capableBrowser = Il tuo browser supporta WebRTC. -bbb.micSettings.webrtc.capableBrowser.dontuseit = Clicca qui per non usare WebRTC. -bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Clicca qui se non vuoi usare la tecnologia WebRTC technology (raccomandato se hai riscontrato problemi durante l'uso). -bbb.micSettings.webrtc.notCapableBrowser = WebRTC non è supportato dal tuo browser. Usa Google Chrome (dalla versione 32) o Mozilla Firefox (dalla versione 26). Sarete comunque in grado di partecipare in audio alla conferenza utilizzando la piattaforma Adobe Flash. -bbb.micSettings.webrtc.connecting = Chiamata... -bbb.micSettings.webrtc.waitingforice = Connesso -bbb.micSettings.webrtc.transferring = Transferimento -bbb.micSettings.webrtc.endingecho = Partecipazione in audio -bbb.micSettings.webrtc.endedecho = Test dell'eco terminato. -bbb.micPermissions.firefox.title = Configurazione del microfono in Firefox -bbb.micPermissions.firefox.message1 = Seleziona il microfono e clicca su Consenti. -bbb.micPermissions.firefox.message2 = Se non vuoi vedere la lista, clicca direttamente sull'icona del microfono. -bbb.micPermissions.chrome.title = Configurazione del microfono su Chrome -bbb.micPermissions.chrome.message1 = Clicca su Consenti per utilizzare il tuo microfono. -bbb.micWarning.title = Avviso per il microfono -bbb.micWarning.joinBtn.label = Partecipa comunque -bbb.micWarning.testAgain.label = Avvia di nuovo il test del microfono -bbb.micWarning.message = Se non visualizzi nessuna attività per il tuo microfono, non potrai partecipare in audio alla conferenza. -bbb.webrtcWarning.message = Si è verificato il seguente problema con WebRTC\: {0}. Vuoi provare con Flash? -bbb.webrtcWarning.title = Errore Audio WebRTC -bbb.webrtcWarning.failedError.1001 = Errore 1001\: WebSocket scollegato -bbb.webrtcWarning.failedError.1002 = Errore 1002\: Impossibile stabilire una connessione WebSocket -bbb.webrtcWarning.failedError.1003 = Errore 1003\: Versione del browser non supportata -bbb.webrtcWarning.failedError.1004 = Error 1004\: Chiamata fallita(motivo\={0}) -bbb.webrtcWarning.failedError.1005 = Errore 1005\: La chiamata è terminata anormalmente -bbb.webrtcWarning.failedError.1006 = Errore 1006\: Tempo esaurito per la chiamata -bbb.webrtcWarning.failedError.1007 = Errore 1007\: Negoziazione ICE fallita -bbb.webrtcWarning.failedError.1008 = Error 1008\: Transferimento fallito -bbb.webrtcWarning.failedError.1009 = Error 1009\: Impossibile accedere al server STUN/TURN -bbb.webrtcWarning.failedError.unknown = Errore {0}\: Codice di errore sconosciuto -bbb.webrtcWarning.failedError.mediamissing = Impossibile accedere al microfono per una chiamata WebRTC -bbb.webrtcWarning.failedError.endedunexpectedly = Il test audio WebRTC è terminato anormalmente -bbb.mainToolbar.helpBtn = Aiuto generale -bbb.mainToolbar.logoutBtn = Esci dalla conferenza -bbb.mainToolbar.logoutBtn.toolTip = Clicca per uscire dalla conferenza. -bbb.mainToolbar.langSelector = Seleziona la lingua -bbb.mainToolbar.settingsBtn = Parametri di configurazione -bbb.mainToolbar.settingsBtn.toolTip = Apri i parametri di configurazione -bbb.mainToolbar.shortcutBtn = Tasti Scorciatoie -bbb.mainToolbar.shortcutBtn.toolTip = Apri la finestra dei Tasti Scorciatoie -bbb.mainToolbar.recordBtn.toolTip.start = Avvia la registrazione -bbb.mainToolbar.recordBtn.toolTip.stop = Arresta la registrazione -bbb.mainToolbar.recordBtn.toolTip.recording = La sessione viene registrata -bbb.mainToolbar.recordBtn.toolTip.notRecording = La sessione non viene registrata -bbb.mainToolbar.recordBtn.confirm.title = Conferma l'avvio della registrazione -bbb.mainToolbar.recordBtn.confirm.message.start = Sei sicuro di voler avviare la registrazione della sessione? -bbb.mainToolbar.recordBtn.confirm.message.stop = Sei sicuro di voler arrestare la registrazione della sessione? -bbb.mainToolbar.recordBtn..notification.title = Notifica di registrazione -bbb.mainToolbar.recordBtn..notification.message1 = Stai registrando questa conferenza -bbb.mainToolbar.recordBtn..notification.message2 = Premi il tasto Start/Stop nella barra principale per avviare o fermare la registrazione. -bbb.mainToolbar.recordingLabel.recording = (Registrazione in corso) -bbb.mainToolbar.recordingLabel.notRecording = Registrazione non in esecuzione. -bbb.clientstatus.title = Configurazione notifiche -bbb.clientstatus.notification = Notifiche non lette -bbb.clientstatus.tunneling.title = Firewall -bbb.clientstatus.tunneling.message = Un firewall impedisce al vostro terminale di connettersi direttamente sulla porta 1935 del server remoto. Si consiglia di utilizzare una rete senza restrizioni, per una connessione più stabile. -bbb.clientstatus.browser.title = Versione del browser -bbb.clientstatus.browser.message = Il tuo browser ({0}) non è aggiornato. Si raccomanda l'aggiornamento alla versione più recente. -bbb.clientstatus.flash.title = Flash Player -bbb.clientstatus.flash.message = La versione di Flash Player ({0}) non è aggiornata. Si raccomanda l'aggiornamento alla versione più recente. -bbb.clientstatus.webrtc.title = Audio -bbb.clientstatus.webrtc.message = Per migliori prestazioni audio, si consiglia l'uso di Firefox o Chrome come browser. -bbb.clientstatus.java.title = Java -bbb.clientstatus.java.notdetected = Non è stata rilevata nessuna versione di Java. -bbb.clientstatus.java.notinstalled = Non hai istallato Java, clicca qui HERE per istallare l'ultima versione di Java per utilizzare la funzionalità di condivisione del Desktop. -bbb.clientstatus.java.oldversion = Hai istallata una versione obsoleta di Java, clicca qui HERE per istallare l'ultima versione di Java per utilizzare la funzionalità di condivisione del Desktop. -bbb.window.minimizeBtn.toolTip = Minimizza -bbb.window.maximizeRestoreBtn.toolTip = Massimizza -bbb.window.closeBtn.toolTip = Chiudi -bbb.videoDock.titleBar = Barra del titolo della finestra Videocamera -bbb.presentation.titleBar = Barra del titolo della finestra Presentazione -bbb.chat.titleBar = Barra del titolo della finestra chat -bbb.users.title = Gestione partecipanti {0} {1} -bbb.users.titleBar = Barra del titolo della finestra Gestione partecipanti -bbb.users.quickLink.label = Finestra di gestione dei partecipanti -bbb.users.minimizeBtn.accessibilityName = Minimizza la finestra Gestione partecipanti -bbb.users.maximizeRestoreBtn.accessibilityName = Massimizza la finestra Gestione partecipanti -bbb.users.settings.buttonTooltip = Impostazioni globali -bbb.users.settings.audioSettings = Test dell'Audio -bbb.users.settings.webcamSettings = Configurazione video -bbb.users.settings.muteAll = Muta tutti i partecipanti -bbb.users.settings.muteAllExcept = Muta tutti i partecipanti eccetto il conduttore -bbb.users.settings.unmuteAll = Fai parlare tutti i partecipanti -bbb.users.settings.lowerAllHands = Abbassa la mano di tutti i partecipanti -bbb.users.raiseHandBtn.toolTip = Alza la mano -bbb.users.raiseHandBtn.toolTip2 = Mano abbassata -bbb.users.roomMuted.text = Partecipanti Muti -bbb.users.roomLocked.text = Partecipanti Bloccati -bbb.users.pushToTalk.toolTip = Parla -bbb.users.pushToMute.toolTip = Muta te stesso -bbb.users.muteMeBtnTxt.talk = Parla -bbb.users.muteMeBtnTxt.mute = Muta -bbb.users.muteMeBtnTxt.muted = Muto -bbb.users.muteMeBtnTxt.unmuted = Parlante -bbb.users.usersGrid.contextmenu.exportusers = Copia nome partecipante -bbb.users.usersGrid.accessibilityName = Lista dei partecipanti\: utilizza i tasti freccia per navigare. -bbb.users.usersGrid.nameItemRenderer = Nome -bbb.users.usersGrid.nameItemRenderer.youIdentifier = tu -bbb.users.usersGrid.statusItemRenderer = Stato -bbb.users.usersGrid.statusItemRenderer.changePresenter = Clicca per attivare un Conduttore -bbb.users.usersGrid.statusItemRenderer.presenter = Conduttore -bbb.users.usersGrid.statusItemRenderer.moderator = Moderatore -bbb.users.usersGrid.statusItemRenderer.lowerHand = Mano abbassata -bbb.users.usersGrid.statusItemRenderer.handRaised = Mano alzata -bbb.users.usersGrid.statusItemRenderer.viewer = Partecipante -bbb.users.usersGrid.mediaItemRenderer = Strumenti -bbb.users.usersGrid.mediaItemRenderer.talking = Parla -bbb.users.usersGrid.mediaItemRenderer.webcam = Condividi videocamera -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = Visualizza videocamera -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Parla {0} -bbb.users.usersGrid.mediaItemRenderer.pushToMute = Muta {0} -bbb.users.usersGrid.mediaItemRenderer.pushToLock = Blocca{0} -bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Sblocca {0} -bbb.users.usersGrid.mediaItemRenderer.kickUser = Espelli {0} -bbb.users.usersGrid.mediaItemRenderer.webcam = Condividi videocamera -bbb.users.usersGrid.mediaItemRenderer.micOff = Microfono off -bbb.users.usersGrid.mediaItemRenderer.micOn = Microfono on -bbb.users.usersGrid.mediaItemRenderer.noAudio = Conferenza senza segnale audio -bbb.presentation.title = Presentazione -bbb.presentation.titleWithPres = Presentazione\: {0} -bbb.presentation.quickLink.label = Finestra Presentazione -bbb.presentation.fitToWidth.toolTip = Adatta la presentazione alla larghezza -bbb.presentation.fitToPage.toolTip = Adatta la presentazione alla pagina -bbb.presentation.uploadPresBtn.toolTip = Carica un documento -bbb.presentation.backBtn.toolTip = Diapositiva precedente -bbb.presentation.btnSlideNum.accessibilityName = Diapositiva {0} di {1} -bbb.presentation.btnSlideNum.toolTip = Seleziona una diapositiva -bbb.presentation.forwardBtn.toolTip = Diapositiva successiva -bbb.presentation.maxUploadFileExceededAlert = Errore\: il file è più grande della dimensione massima. -bbb.presentation.uploadcomplete = Caricamento completato. Attendere la conversione del documento. -bbb.presentation.uploaded = Caricato. -bbb.presentation.document.supported = Il documento caricato è compatibile. -bbb.presentation.document.converted = Documento è stato convertito con successo. -bbb.presentation.error.document.convert.failed = Errore durante la conversione del documento. -bbb.presentation.error.io = Errore I/O\: contattare l'amministratore del sistema. -bbb.presentation.error.security = Errore di sicurezza \: contattare l'amministratore del sistema. -bbb.presentation.error.convert.notsupported = Errore\: il documento non è compatibile. Selezionare un documento compatibile. -bbb.presentation.error.convert.nbpage = Errore\: impossibile determinare il numero di pagine del documento. -bbb.presentation.error.convert.maxnbpagereach = Errore\: il documento caricato ha troppe pagine. -bbb.presentation.converted = Convertite {0} diapositive di {1} . -bbb.presentation.ok = OK -bbb.presentation.slider = Seleziona livello Zoom -bbb.presentation.slideloader.starttext = Inizio testo della diapositiva -bbb.presentation.slideloader.endtext = Fine testo della diapositiva -bbb.presentation.uploadwindow.presentationfile = Tutti i file (*.*) -bbb.presentation.uploadwindow.pdf = Documenti PDF -bbb.presentation.uploadwindow.word = Documenti di testo -bbb.presentation.uploadwindow.excel = Fogli elettronici -bbb.presentation.uploadwindow.powerpoint = Presentazioni -bbb.presentation.uploadwindow.image = Immagini -bbb.presentation.minimizeBtn.accessibilityName = Minimizza la finestra Presentazione -bbb.presentation.maximizeRestoreBtn.accessibilityName = Massimizza la finestra Presentazione -bbb.presentation.closeBtn.accessibilityName = Chiudi la finestra Presentazione -bbb.fileupload.title = Carica presentazione -bbb.fileupload.lblFileName.defaultText = Nessun file selezionato. -bbb.fileupload.selectBtn.label = Seleziona file -bbb.fileupload.selectBtn.toolTip = Apri la finestra di selezione del file -bbb.fileupload.uploadBtn = Carica -bbb.fileupload.uploadBtn.toolTip = Avvia il caricamento del file selezionato -bbb.fileupload.deleteBtn.toolTip = Elimina presentazione -bbb.fileupload.showBtn = Mostra -bbb.fileupload.showBtn.toolTip = Mostra presentazione -bbb.fileupload.okCancelBtn = Annulla -bbb.fileupload.okCancelBtn.toolTip = Chiudi la finestra di Caricamento presentazione -bbb.fileupload.genThumbText = Generazione anteprime... -bbb.fileupload.progBarLbl = Completamento... -bbb.fileupload.fileFormatHint = Carica un documento di Office o un file PDF (consigliato). -bbb.chat.title = Chat -bbb.chat.quickLink.label = Finestra chat -bbb.chat.cmpColorPicker.toolTip = Colore del testo -bbb.chat.input.accessibilityName = Area di creazione del messaggio -bbb.chat.sendBtn = Invia -bbb.chat.sendBtn.toolTip = Invia messaggio -bbb.chat.sendBtn.accessibilityName = Invia messaggio nella chat -bbb.chat.contextmenu.copyalltext = Copia tutto il testo -bbb.chat.publicChatUsername = Tutti -bbb.chat.optionsTabName = Opzioni -bbb.chat.privateChatSelect = Seleziona l'interlocutore per la conversazione privata -bbb.chat.private.userLeft = L'utente è uscito. -bbb.chat.private.userJoined = L'utente è entrato. -bbb.chat.usersList.toolTip = Seleziona l'utente per aprire una Chat privata -bbb.chat.chatOptions = Opzioni chat -bbb.chat.fontSize = Dimensione font -bbb.chat.cmbFontSize.toolTip = Seleziona la grandezza del carattere per il messaggio in Chat -bbb.chat.messageList = Box messaggio -bbb.chat.minimizeBtn.accessibilityName = Minimizza la finestra della chat -bbb.chat.maximizeRestoreBtn.accessibilityName = Massimizza la finestra della chat -bbb.chat.closeBtn.accessibilityName = Chiudi la finestra della chat -bbb.chat.chatTabs.accessibleNotice = Nuovo messaggio in questa cartella. -bbb.publishVideo.changeCameraBtn.labelText = Cambia videocamera -bbb.publishVideo.changeCameraBtn.toolTip = Apri la finestra di modifica videocamera -bbb.publishVideo.cmbResolution.tooltip = Seleziona la risoluzione della videocamera -bbb.publishVideo.startPublishBtn.labelText = Partecipa con la videocamera -bbb.publishVideo.startPublishBtn.toolTip = Avvia la visualizzazione della videocamera nella conferenza -bbb.webcamPermissions.chrome.title = Autorizza Chrome ad utilizzare la webcam -bbb.webcamPermissions.chrome.message1 = Fare clic su Consenti per dare a Chrome il permesso di utilizzare la webcam. -bbb.videodock.title = Videocamere condivise -bbb.videodock.quickLink.label = Videocamere condivise -bbb.video.minimizeBtn.accessibilityName = Minimizza la finestra videocamera -bbb.video.maximizeRestoreBtn.accessibilityName = Massimizza la finestra videocamera -bbb.video.controls.muteButton.toolTip = Muta o parla {0} -bbb.video.controls.switchPresenter.toolTip = Modifica {0} come conduttore -bbb.video.controls.ejectUserBtn.toolTip = Espelli {0} dalla conferenza -bbb.video.controls.privateChatBtn.toolTip = Invia messaggio a {0} -bbb.video.publish.hint.noCamera = Nessuna videocamera disponibile -bbb.video.publish.hint.cantOpenCamera = Impossibile aprire la videocamera -bbb.video.publish.hint.waitingApproval = In attesa dell'autorizzazione -bbb.video.publish.hint.videoPreview = Anteprima video -bbb.video.publish.hint.openingCamera = Apertura videocamera... -bbb.video.publish.hint.cameraDenied = Accesso alla videocamera negato -bbb.video.publish.hint.cameraIsBeingUsed = La videocamera è in uso in un'altra applicazione -bbb.video.publish.hint.publishing = Pubblicazione... -bbb.video.publish.closeBtn.accessName = Chiudi la finestra di configurazione della videoCamera -bbb.video.publish.closeBtn.label = Annulla -bbb.video.publish.titleBar = Condividi la finestra della videocamera -bbb.desktopPublish.title = Desktop condiviso\: anteprima -bbb.desktopPublish.fullscreen.tooltip = Condividi il tuo schermo principale -bbb.desktopPublish.fullscreen.label = Schermo intero -bbb.desktopPublish.region.tooltip = Condividi una parte del tuo schermo -bbb.desktopPublish.region.label = Area -bbb.desktopPublish.stop.tooltip = Chiudi la condivisione dello schermo -bbb.desktopPublish.stop.label = Chiudi -bbb.desktopPublish.maximizeRestoreBtn.toolTip = Non puoi massimizzare questa finestra -bbb.desktopPublish.closeBtn.toolTip = Interrompi la condivisione e chiudi questa finestra -bbb.desktopPublish.chromeOnMacUnsupportedHint = La condivisione del desktop non è correttamente supportata da Chrome su Mac OS X\: è raccomandato l'uso di Firefox che la supporta. -bbb.desktopPublish.minimizeBtn.toolTip = Riduci questa finestra -bbb.desktopPublish.minimizeBtn.accessibilityName = Minimizza la finestra di Condivisione del desktop -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Massimizza la finestra di Condivisione del desktop -bbb.desktopPublish.chromeHint.title = Potrebbe essere necessario autorizzare i permessi a Chrome. -bbb.desktopPublish.chromeHint.message = Attaverso l'icona dei plug-ins (in alto a destra su Chrome), autorizzare il plug-in e poi premere Riprova. -bbb.desktopPublish.chromeHint.button = Riprova -bbb.desktopView.title = Condivisione del desktop -bbb.desktopView.fitToWindow = Adatta alla finestra -bbb.desktopView.actualSize = Visualizza dimensione reale -bbb.desktopView.minimizeBtn.accessibilityName = Minimizza la finestra di Visualizzazione del desktop remoto -bbb.desktopView.maximizeRestoreBtn.accessibilityName = Massimizza la finestra di Visualizzazione del desktop remoto -bbb.desktopView.closeBtn.accessibilityName = Chiudi la finestra di Visualizzazione del desktop remoto -bbb.toolbar.phone.toolTip.start = Attiva la condivisione del tuo microfono -bbb.toolbar.phone.toolTip.stop = Ferma la condivisione del tuo microfono -bbb.toolbar.phone.toolTip.mute = Smetti di ascoltare la conferenza -bbb.toolbar.phone.toolTip.unmute = Inizia ad ascoltare la conferenza -bbb.toolbar.phone.toolTip.nomic = Nessun microfono individuato. -bbb.toolbar.deskshare.toolTip.start = Attiva la condivisione del tuo Desktop -bbb.toolbar.deskshare.toolTip.stop = Ferma la condivisione del tuo Desktop -bbb.toolbar.video.toolTip.start = Attiva la condivisione della tua Webcam -bbb.toolbar.video.toolTip.stop = Ferma la condivisione della tua Webcam -bbb.layout.addButton.toolTip = Aggiungi il layout personalizzato alla lista -bbb.layout.broadcastButton.toolTip = Applica il Layout Corrente a Tutti i Partecipanti -bbb.layout.combo.toolTip = Cambia il tuo Layaout -bbb.layout.loadButton.toolTip = Apri il layout da un file -bbb.layout.saveButton.toolTip = Salva il layout su un file -bbb.layout.lockButton.toolTip = Blocca il layout -bbb.layout.combo.prompt = Applica al layout -bbb.layout.combo.custom = * layout modificato -bbb.layout.combo.customName = Layout modificato -bbb.layout.combo.remote = remoto -bbb.layout.save.complete = Layout correttamente salvato -bbb.layout.load.complete = Layout correttamente caricato -bbb.layout.load.failed = Errore di lettura del layout -bbb.layout.name.defaultlayout = Layout base -bbb.layout.name.videochat = Video Chat -bbb.layout.name.webcamsfocus = Video Conferenza -bbb.layout.name.presentfocus = Presentazione -bbb.layout.name.lectureassistant = Lezione assistita -bbb.layout.name.lecture = Lezione -bbb.highlighter.toolbar.pencil = Matita -bbb.highlighter.toolbar.pencil.accessibilityName = Cambia il cursore in matita -bbb.highlighter.toolbar.ellipse = Cerchio -bbb.highlighter.toolbar.ellipse.accessibilityName = Cambia il cursore in cerchio -bbb.highlighter.toolbar.rectangle = Rettangolo -bbb.highlighter.toolbar.rectangle.accessibilityName = Cambia il cursore in rettangolo -bbb.highlighter.toolbar.panzoom = Spostamento -bbb.highlighter.toolbar.panzoom.accessibilityName = Cambia il cursore in spostamento -bbb.highlighter.toolbar.clear = Cancella tutte le annotazioni -bbb.highlighter.toolbar.clear.accessibilityName = Cancella tutte le modifiche alla lavagna -bbb.highlighter.toolbar.undo = Cancella l'ultima annotazione -bbb.highlighter.toolbar.undo.accessibilityName = Annulla l'ultima forma disegnata -bbb.highlighter.toolbar.color = Seleziona colore -bbb.highlighter.toolbar.color.accessibilityName = Colore utilizzato per il disegno -bbb.highlighter.toolbar.thickness = Cambia spessore -bbb.highlighter.toolbar.thickness.accessibilityName = Spessore della linea del disegno -bbb.logout.title = Uscita -bbb.logout.button.label = OK -bbb.logout.appshutdown = L'applicazione server è stata arrestata -bbb.logout.asyncerror = Si è verificato un errore Async -bbb.logout.connectionclosed = La connessione al server è stata chiusa -bbb.logout.connectionfailed = La connessione al server è fallita -bbb.logout.rejected = La connessione al server è stata respinta -bbb.logout.invalidapp = L'applicazione red5 non esiste -bbb.logout.unknown = Hai perso la connessione con il server -bbb.logout.usercommand = Sei uscito dalla conferenza -bbb.logout.refresh.message = Clicca su questo pulsante per riconnettersi alla conferenza. -bbb.logout.refresh.label = Riconnetti -bbb.logout.confirm.title = Conferma Uscita -bbb.logout.confirm.message = Sei sicuro di voler uscire? -bbb.logout.confirm.yes = Si -bbb.logout.confirm.no = No -bbb.notes.title = Note -bbb.notes.cmpColorPicker.toolTip = Colore del testo -bbb.notes.saveBtn = Salva -bbb.notes.saveBtn.toolTip = Salva Note -bbb.settings.deskshare.instructions = Clicca Permetti alla richiesta di controllo del corretto funzionamento della condivisione del desktop -bbb.settings.deskshare.start = Effettua un test della condivisione del desktop -bbb.settings.voice.volume = Attività del microfono -bbb.settings.java.label = Errore di versione Java -bbb.settings.java.text = Hai Java {0} installato nel tuo pc, ma ti serve almeno la versione {1} per usare la funzione di condivisione dello schermo di BigBlueButton. Clicca sul pulsante sottostante per installare la nuova versione di Java JRE. -bbb.settings.java.command = Installa una versione più recente di Java -bbb.settings.flash.label = Errore di versione Flash -bbb.settings.flash.text = Hai Flash {0} installato nel tuo pc, ma ti serve almeno la versione {1} affinché BigBlueButton possa funzionare correttamente. Clicca sul pulsante sottostante per installare la versione più recente di Adobe Flash. -bbb.settings.flash.command = Installa una versione più recente di Flash -bbb.settings.isight.label = Errore della webcam iSight -bbb.settings.isight.text = Se hai difficoltà con la tua webcam iSight, potrebbero essere causate dal fatto che stai usando OS X 10.6.5, di cui è noto un problema con Flash nella cattura del video dalla webcam iSight.\nPer risolvere questa situazione clicca sul link sottostante e installa una versione più recente del Flash player, oppure aggiorna il tuo Mac all'ultima versione -bbb.settings.isight.command = Installa Flash 10.2 RC2 -bbb.settings.warning.label = Attenzione -bbb.settings.warning.close = Chiudi questo avviso -bbb.settings.noissues = Non è stato individuato alcun ulteriore problema -bbb.settings.instructions = Accetta la richiesta quando Flash ti chiede il permesso di usare la webcam. Se puoi vederti e puoi sentirti, il tuo browser è configurato correttamente. Altri problemi potenziali sono elencati qui sotto. Clicca per trovare una possibile soluzione. -ltbcustom.bbb.highlighter.toolbar.triangle = Triangolo -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Cambia il cursore in Triangolo -ltbcustom.bbb.highlighter.toolbar.line = Linea -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Cambia il cursore in Linea -ltbcustom.bbb.highlighter.toolbar.text = Testo -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Cambia il cursore in Testo -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Colore del Testo -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Grandezza Carattere - -bbb.accessibility.clientReady = Pronto - -bbb.accessibility.chat.chatBox.reachedFirst = Hai raggiunto il primo messaggio. -bbb.accessibility.chat.chatBox.reachedLatest = Hai raggiunto l'ultimo messaggio. -bbb.accessibility.chat.chatBox.navigatedFirst = Sei arrivato al primo messaggio. -bbb.accessibility.chat.chatBox.navigatedLatest = Sei arrivato all'ultimo messaggio. -bbb.accessibility.chat.chatBox.navigatedLatestRead = Sei arrivato al messaggio più recente che hai letto. -bbb.accessibility.chat.chatwindow.input = Immetti il testo - -bbb.accessibility.chat.initialDescription = Si prega di utilizzare i tasti freccia per spostarsi tra i messaggi della chat. - -bbb.accessibility.notes.notesview.input = Immetti le note - -bbb.shortcuthelp.title = Tasti Scorciatoia -bbb.shortcuthelp.minimizeBtn.accessibilityName = Minimizza la finestra Aiuto Scorciatoie -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Massimizza la finestra Aiuto Scorciatoie -bbb.shortcuthelp.closeBtn.accessibilityName = Chiudi la finestra Aiuto Scorciatoie -bbb.shortcuthelp.dropdown.general = Scorciatoie generali -bbb.shortcuthelp.dropdown.presentation = Scorciatoie presentazione -bbb.shortcuthelp.dropdown.chat = Scorciatoie chat -bbb.shortcuthelp.dropdown.users = Scorcoiatoie personali -bbb.shortcuthelp.dropdown.polling = Scorciatoie del sondaggio del conduttore -bbb.shortcuthelp.dropdown.polling2 = Scorciatoie personali del sondaggio -bbb.shortcuthelp.headers.shortcut = Scorciatoie -bbb.shortcuthelp.headers.function = Funzioni - -bbb.shortcutkey.general.minimize = 189 -bbb.shortcutkey.general.minimize.function = Minimizza la finestra corrente -bbb.shortcutkey.general.maximize = 187 -bbb.shortcutkey.general.maximize.function = Massimizza la finestra corrente - -bbb.shortcutkey.flash.exit = 81 -bbb.shortcutkey.flash.exit.function = Esci dalla finestra Flash -bbb.shortcutkey.users.muteme = 77 -bbb.shortcutkey.users.muteme.function = Blocca/Sblocca il tuo microfono -bbb.shortcutkey.chat.chatinput = 73 -bbb.shortcutkey.chat.chatinput.function = Attiva l'area di immissione testo -bbb.shortcutkey.present.focusslide = 67 -bbb.shortcutkey.present.focusslide.function = Attiva la diapositiva della presentazione -bbb.shortcutkey.whiteboard.undo = 90 -bbb.shortcutkey.whiteboard.undo.function = Annulla l'ultima modifica sulla lavagna - -bbb.shortcutkey.focus.users = 49 -bbb.shortcutkey.focus.users.function = Attiva la finestra di gestione dei partecipanti -bbb.shortcutkey.focus.video = 50 -bbb.shortcutkey.focus.video.function = Attiva la finestra della Videocamera -bbb.shortcutkey.focus.presentation = 51 -bbb.shortcutkey.focus.presentation.function = Attiva la finestra della Presentazione -bbb.shortcutkey.focus.chat = 52 -bbb.shortcutkey.focus.chat.function = Attiva la finestra della chat -bbb.shortcutkey.focus.pollingCreate = 67 -bbb.shortcutkey.focus.pollingCreate.function = Attiva la finestra di creazione del sondaggio, se è aperta. -bbb.shortcutkey.focus.pollingStats = 83 -bbb.shortcutkey.focus.pollingStats.function = Attiva la finestra delle statistiche del sondaggio, se è aperta. -bbb.shortcutkey.focus.voting = 89 -bbb.shortcutkey.focus.voting.function = Attiva la finestra Votazione, se è attiva. - -bbb.shortcutkey.share.desktop = 68 -bbb.shortcutkey.share.desktop.function = Apri la finestra di condivisione del desktop -bbb.shortcutkey.share.microphone = 79 -bbb.shortcutkey.share.microphone.function = Apri la finestra delle Impostazioni Audio -bbb.shortcutkey.share.pauseRemoteStream = 80 -bbb.shortcutkey.share.pauseRemoteStream.function = Inizia/Smetti di ascoltare la conferenza -bbb.shortcutkey.share.webcam = 66 -bbb.shortcutkey.share.webcam.function = Apri la finestra delle Impostazioni Videocamera - -bbb.shortcutkey.shortcutWindow = 72 -bbb.shortcutkey.shortcutWindow.function = Apri la finestra dell'Aiuto Scorciatoie -bbb.shortcutkey.logout = 76 -bbb.shortcutkey.logout.function = Uscita dalla conferenza -bbb.shortcutkey.raiseHand = 82 -bbb.shortcutkey.raiseHand.function = Alza la mano - -bbb.shortcutkey.present.upload = 85 -bbb.shortcutkey.present.upload.function = Carica presentazione -bbb.shortcutkey.present.previous = 65 -bbb.shortcutkey.present.previous.function = Vai alla diapositiva precedente -bbb.shortcutkey.present.select = 83 -bbb.shortcutkey.present.select.function = Visualizza tutte le diapositive -bbb.shortcutkey.present.next = 69 -bbb.shortcutkey.present.next.function = Vai alla diapositiva successiva -bbb.shortcutkey.present.fitWidth = 70 -bbb.shortcutkey.present.fitWidth.function = Adatta le diapositive alla larghezza -bbb.shortcutkey.present.fitPage = 80 -bbb.shortcutkey.present.fitPage.function = Adatta le diapositive alla pagina - -bbb.shortcutkey.users.makePresenter = 80 -bbb.shortcutkey.users.makePresenter.function = Rendi conduttore il partecipante selezionato -bbb.shortcutkey.users.kick = 75 -bbb.shortcutkey.users.kick.function = Espelli dalla conferenza il partecipante selezionato -bbb.shortcutkey.users.mute = 83 -bbb.shortcutkey.users.mute.function = Muta/parla il partecipante selezionato -bbb.shortcutkey.users.muteall = 65 -bbb.shortcutkey.users.muteall.function = Muta/parla tutti i partecipanti -bbb.shortcutkey.users.focusUsers = 85 -bbb.shortcutkey.users.focusUsers.function = Attiva la lista dei partecipanti -bbb.shortcutkey.users.muteAllButPres = 65 -bbb.shortcutkey.users.muteAllButPres.function = Muta tutti tranne il conduttore - -bbb.shortcutkey.chat.focusTabs = 89 -bbb.shortcutkey.chat.focusTabs.function = Attiva le cartelle della chat -bbb.shortcutkey.chat.focusBox = 66 -bbb.shortcutkey.chat.focusBox.function = Attiva la finestra della chat -bbb.shortcutkey.chat.changeColour = 67 -bbb.shortcutkey.chat.changeColour.function = Attiva la finestra del colore del testo del messaggio -bbb.shortcutkey.chat.sendMessage = 83 -bbb.shortcutkey.chat.sendMessage.function = Invia il messaggio della chat -bbb.shortcutkey.chat.explanation = ---- -bbb.shortcutkey.chat.explanation.function = Per spostarsi tra i messaggi, devi attivare la finestra della chat. - -bbb.shortcutkey.chat.chatbox.advance = 40 -bbb.shortcutkey.chat.chatbox.advance.function = Vai al messaggio successivo -bbb.shortcutkey.chat.chatbox.goback = 38 -bbb.shortcutkey.chat.chatbox.goback.function = Vai al messaggio precedente -bbb.shortcutkey.chat.chatbox.repeat = 32 -bbb.shortcutkey.chat.chatbox.repeat.function = Ripeti il messaggio corrente -bbb.shortcutkey.chat.chatbox.golatest = 39 -bbb.shortcutkey.chat.chatbox.golatest.function = Vai all'ultimo messaggio -bbb.shortcutkey.chat.chatbox.gofirst = 37 -bbb.shortcutkey.chat.chatbox.gofirst.function = Vai al primo messaggio -bbb.shortcutkey.chat.chatbox.goread = 75 -bbb.shortcutkey.chat.chatbox.goread.function = Vai al messaggio piu' recente che hai letto -bbb.shortcutkey.chat.chatbox.debug = 71 -bbb.shortcutkey.chat.chatbox.debug.function = Tasto del debag temporaneo - -bbb.polling.toolbar.toolTip = Gestisci i Sondaggi -bbb.polling.buttonName = Gestisci i Sondaggi -bbb.polling.createPoll = Crea nuovo sondaggio -bbb.polling.createPoll.moreThanOneResponse = Consenti ai partecipanti di scegliere più di una risposta -bbb.polling.createPoll.hint = Suggerimento \: Inizia ogni risposta su una nuova linea -bbb.polling.createPoll.answers = Risposte\: -bbb.polling.createPoll.question = Domande\: -bbb.polling.createPoll.title = Titolo\: -bbb.polling.createPoll.publishToWeb = Abilita sondaggio web - -bbb.polling.pollPreview = Anteprima sondaggio -bbb.polling.pollPreview.modify = Modifica -bbb.polling.pollPreview.publish = Pubblica -bbb.polling.pollPreview.preview = Anteprima -bbb.polling.pollPreview.save = Salva -bbb.polling.pollPreview.cancel = Cancella -bbb.polling.pollPreview.modify = Modifica -bbb.polling.pollPreview.hereIsYourPoll = Questo e' il vostro sondaggio\: -bbb.polling.pollPreview.ifYouWantChanges = Se si desidera apportare modifiche usa il pulsante 'Modifica' -bbb.polling.pollPreview.checkAll = (Controlla tutto cio' che vuoi modificare) -bbb.polling.pollPreview.pollWillPublishOnline = Questo sondaggio sara' disponibile per il web. - -bbb.polling.resultBtn.label=Esito -bbb.polling.resultBtn.toolTip=Mostra l'esito del sondaggio -bbb.polling.startBtn.label=Avvia -bbb.polling.startBtn.toolTip=Avvia sondaggio -bbb.polling.editBtn.label=Modifica -bbb.polling.editBtn.toolTip=Modifica Sondaggio -bbb.polling.deleteBtn.toolTip=Elimina sondaggio - -bbb.publishVideo.startPublishBtn.labelText = Partecipa con la videocamera -bbb.publishVideo.changeCameraBtn.labelText = Cambia videocamera - -bbb.accessibility.alerts.madePresenter = Ora tu sei il conduttore. -bbb.accessibility.alerts.madeViewer = Ora tu sei un partecipante. - -bbb.shortcutkey.polling.buttonClick = 80 -bbb.shortcutkey.polling.buttonClick.function = Apri il menu' del sondaggio. -bbb.shortcutkey.polling.focusTitle = 67 -bbb.shortcutkey.polling.focusTitle.function = Attiva la casella del titolo. -bbb.shortcutkey.polling.focusQuestion = 81 -bbb.shortcutkey.polling.focusQuestion.function = Attiva la casella della domanda. -bbb.shortcutkey.polling.focusAnswers = 65 -bbb.shortcutkey.polling.focusAnswers.function = Attiva la casella della risposta. -bbb.shortcutkey.polling.focusMultipleCB = 77 -bbb.shortcutkey.polling.focusMultipleCB.function = Seleziona la casella "Consenti risposte multiple". -bbb.shortcutkey.polling.focusWebPollCB = 66 -bbb.shortcutkey.polling.focusWebPollCB.function = Seleziona la casella "Abilita sondaggio web". -bbb.shortcutkey.polling.previewClick = 80 -bbb.shortcutkey.polling.previewClick.function = Anteprima del sondaggio e prosegui. -bbb.shortcutkey.polling.cancelClick = 88 -bbb.shortcutkey.polling.cancelClick.function = Cancella ed esci dalla creazione del sondaggio. -bbb.shortcutkey.polling.modify = 69 -bbb.shortcutkey.polling.modify.function = Annulla le modifiche del sondaggio. -bbb.shortcutkey.polling.publish = 85 -bbb.shortcutkey.polling.publish.function = Pubblica il tuo sondaggio e visualizza i voti. -bbb.shortcutkey.polling.save = 83 -bbb.shortcutkey.polling.save.function = Salva il sondaggio e utilizzalo in seguito. - -bbb.shortcutkey.pollStats.explanation = ---- -bbb.shortcutkey.pollStats.explanation.function = I risultati del sondaggio sono disponibili solo dopo che e' stato pubblicato. -bbb.shortcutkey.polling.focusData = 68 -bbb.shortcutkey.polling.focusData.function = Attiva i risultati del sondaggio. -bbb.shortcutkey.polling.refresh = 82 -bbb.shortcutkey.polling.refresh.function = Aggiorna i risultati. -bbb.shortcutkey.polling.focusWebPoll = 73 -bbb.shortcutkey.polling.focusWebPoll.function = Attiva il campo Indirizzo del sondaggio web. -bbb.shortcutkey.polling.stopPoll = 79 -bbb.shortcutkey.polling.stopPoll.function = Arresta il sondaggio e la votazione. -bbb.shortcutkey.polling.repostPoll = 80 -bbb.shortcutkey.polling.repostPoll.function = Pubblica di nuovo il sondaggio. -bbb.shortcutkey.polling.closeStatsWindow = 88 -bbb.shortcutkey.polling.closeStatsWindow.function = Chiudi la finestra dei risultati del sondaggio. - -bbb.shortcutkey.polling.vote = 86 -bbb.shortcutkey.polling.vote.function = Esprimi il tuo voto per le opzioni selezionate. -bbb.shortcutkey.polling.focusVoteQuestion = 81 -bbb.shortcutkey.polling.focusVoteQuestion.function = Attiva la domanda. - -bbb.shortcutkey.specialKeys.space = Barra spaziatrice -bbb.shortcutkey.specialKeys.left = Freccia sinistra -bbb.shortcutkey.specialKeys.right = Freccia destra -bbb.shortcutkey.specialKeys.up = Freccia in alto -bbb.shortcutkey.specialKeys.down = Fraccia in basso -bbb.shortcutkey.specialKeys.plus = Segno piu' -bbb.shortcutkey.specialKeys.minus = Segno meno - -bbb.toolbar.videodock.toolTip.closeAllVideos = Chiudi tutte le videocamere -bbb.users.settings.lockAll=Blocca tutti i partecipanti -bbb.users.settings.lockAllExcept=Blocca i partecipanti eccetto il conduttore -bbb.users.settings.lockSettings=Blocca le impostazioni dei partecipanti -bbb.users.settings.unlockAll=Sblocca le impostazioni dei partecipanti -bbb.users.settings.roomIsLocked=Bloccato per impostazione -bbb.users.settings.roomIsMuted=Mutato per impostazione - -bbb.lockSettings.save = Applica -bbb.lockSettings.save.tooltip = Applica il blocco delle impostazioni. -bbb.lockSettings.cancel = Cancella -bbb.lockSettings.cancel.toolTip = Chiudi la finestra senza salvare - -bbb.lockSettings.moderatorLocking = Moderatore bloccato -bbb.lockSettings.privateChat = Chat privata -bbb.lockSettings.publicChat = Chat pubblica -bbb.lockSettings.webcam = Videocamera -bbb.lockSettings.microphone = Microfono -bbb.lockSettings.layout = Layout -bbb.lockSettings.title=Blocca le impostazioni dei partecipanti -bbb.lockSettings.feature=Caratteristiche -bbb.lockSettings.locked=Bloccato. -bbb.lockSettings.lockOnJoin=Blocco collegamento diff --git a/clients/flash/web-client/src/locale/ja_JP/bbbResources.properties b/clients/flash/web-client/src/locale/ja_JP/bbbResources.properties deleted file mode 100644 index 82d1c188a612..000000000000 --- a/clients/flash/web-client/src/locale/ja_JP/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -# bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = サーバへの接続 -bbb.mainshell.statusProgress.loading = 読み込み中{0}モジュール -bbb.mainshell.statusProgress.cannotConnectServer = 申し訳ありませんが、サーバーに接続できません。 -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = ログウィンドウを開きます -# bbb.mainshell.meetingNotFound = Meeting Not Found -# bbb.mainshell.invalidAuthToken = Invalid Authentication Token -bbb.mainshell.resetLayoutBtn.toolTip = レイアウトツールバーレイアウトをリセット -# bbb.mainshell.notification.tunnelling = Tunnelling -# bbb.mainshell.notification.webrtc = WebRTC Audio -bbb.oldlocalewindow.reminder1 = これはBigBlueButtonの古い言語翻訳かもしれません。 -bbb.oldlocalewindow.reminder2 = ブラウザのキャッシュをクリアして、もう一度やり直してください。 -bbb.oldlocalewindow.windowTitle = 警告:古い言語翻訳 -# bbb.audioSelection.title = How do you want to join the audio? -# bbb.audioSelection.btnMicrophone.label = Microphone -# bbb.audioSelection.btnMicrophone.toolTip = Join the audio with your microphone -# bbb.audioSelection.btnListenOnly.label = Listen Only -# bbb.audioSelection.btnListenOnly.toolTip = Join the audio as listen only -# bbb.audioSelection.txtPhone.text = To join this meeting by phone, dial\: {0} then enter {1} as the conference pin number. -# bbb.micSettings.title = Audio Test -# bbb.micSettings.speakers.header = Test Speakers -# bbb.micSettings.microphone.header = Test Microphone -bbb.micSettings.playSound = テストスピーカー -# bbb.micSettings.playSound.toolTip = Play music to test your speakers -bbb.micSettings.hearFromHeadset = コンピュータのスピーカーではなく、音声ヘッドセットを使用して下さい。 -# bbb.micSettings.speakIntoMic = If you are using a headset (or earbuds), you should hear the audio from your headset -- not from your computer speakers. -# bbb.micSettings.echoTestMicPrompt = This is a private echo test. Speak a few words. Did you hear audio? -# bbb.micSettings.echoTestAudioYes = Yes -# bbb.micSettings.echoTestAudioNo = No -# bbb.micSettings.speakIntoMicTestLevel = Speak into your microphone. You should see the bar move. If not, choose another mic. -# bbb.micSettings.recommendHeadset = Use a headset with a microphone for best audio experience. -bbb.micSettings.changeMic = マイクのテスト/変更 -# bbb.micSettings.changeMic.toolTip = Open the Flash Player microphone settings dialog box -# bbb.micSettings.comboMicList.toolTip = Select a microphone -# bbb.micSettings.micRecordVolume.label = Gain -# bbb.micSettings.micRecordVolume.toolTip = Set your microphone gain -# bbb.micSettings.nextButton = Next -# bbb.micSettings.nextButton.toolTip = Start the echo test -bbb.micSettings.join = 音声会話に参加 -# bbb.micSettings.join.toolTip = Join the audio conference -bbb.micSettings.cancel = キャンセル -# bbb.micSettings.connectingtoecho = Connecting -# bbb.micSettings.connectingtoecho.error = Echo Test Error\: Please contact administrator. -# bbb.micSettings.cancel.toolTip = Cancel joining the audio conference -bbb.micSettings.access.helpButton = チュートリアルビデオについては、ここをクリックしてください。これは、新しいページで開きます。 -bbb.micSettings.access.title = オーディオ設定。ウィンドウが閉じられるまでフォーカスがこのオーディオ設定ウィンドウに残ります。 -# bbb.micSettings.webrtc.title = WebRTC Support -# bbb.micSettings.webrtc.capableBrowser = Your browser supports WebRTC. -# bbb.micSettings.webrtc.capableBrowser.dontuseit = Click not to use WebRTC -# bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Click here if you don't want to use the WebRTC technology (recommended if you have problems using it). -# bbb.micSettings.webrtc.notCapableBrowser = WebRTC is not supported in your browser. Please use Google Chrome (version 32 or greater); or Mozilla Firefox (version 26 or greater). You will still be able to join the voice conference using the Adobe Flash Platform. -# bbb.micSettings.webrtc.connecting = Calling -# bbb.micSettings.webrtc.waitingforice = Connecting -# bbb.micSettings.webrtc.transferring = Transferring -# bbb.micSettings.webrtc.endingecho = Joining audio -# bbb.micSettings.webrtc.endedecho = Echo test ended. -# bbb.micPermissions.firefox.title = Firefox Microphone Permissions -# bbb.micPermissions.firefox.message1 = Choose your mic and then click Share. -# bbb.micPermissions.firefox.message2 = If you don't see the list of microphones, click on the microphone icon. -# bbb.micPermissions.chrome.title = Chrome Microphone Permissions -# bbb.micPermissions.chrome.message1 = Click Allow to give Chrome permission to use your microphone. -# bbb.micWarning.title = Audio Warning -# bbb.micWarning.joinBtn.label = Join anyway -# bbb.micWarning.testAgain.label = Test again -# bbb.micWarning.message = Your microphone did not show any activity, others probably won't be able to hear you during the session. -# bbb.webrtcWarning.message = Detected the following WebRTC issue\: {0}. Do you want to try Flash instead? -# bbb.webrtcWarning.title = WebRTC Audio Failure -# bbb.webrtcWarning.failedError.1001 = Error 1001\: WebSocket disconnected -# bbb.webrtcWarning.failedError.1002 = Error 1002\: Could not make a WebSocket connection -# bbb.webrtcWarning.failedError.1003 = Error 1003\: Browser version not supported -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -# bbb.webrtcWarning.failedError.1005 = Error 1005\: Call ended unexpectedly -# bbb.webrtcWarning.failedError.1006 = Error 1006\: Call timed out -# bbb.webrtcWarning.failedError.1007 = Error 1007\: ICE negotiation failed -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -# 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.mainToolbar.helpBtn = ヘルプ -bbb.mainToolbar.logoutBtn = ログアウト -# bbb.mainToolbar.logoutBtn.toolTip = Log Out -bbb.mainToolbar.langSelector = 言語を選択する -bbb.mainToolbar.settingsBtn = 設定 -bbb.mainToolbar.settingsBtn.toolTip = 開始設定 -bbb.mainToolbar.shortcutBtn = ショートカットキー -# bbb.mainToolbar.shortcutBtn.toolTip = Open Shortcut Keys Window -# bbb.mainToolbar.recordBtn.toolTip.start = Start recording -# bbb.mainToolbar.recordBtn.toolTip.stop = Stop recording -# bbb.mainToolbar.recordBtn.toolTip.recording = The session is being recorded -# bbb.mainToolbar.recordBtn.toolTip.notRecording = The session isn't being recorded -# 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.stop = Are you sure you want to stop recording the session? -# bbb.mainToolbar.recordBtn..notification.title = Record Notification -# bbb.mainToolbar.recordBtn..notification.message1 = You can record this meeting. -# 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.notRecording = Not Recording -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -bbb.window.minimizeBtn.toolTip = 最小化 -bbb.window.maximizeRestoreBtn.toolTip = 最大化 -bbb.window.closeBtn.toolTip = クローズ -bbb.videoDock.titleBar = ビデオドックウィンドウのタイトルバー -bbb.presentation.titleBar = プレゼンテーションウィンドウのタイトルバー -bbb.chat.titleBar = チャットウィンドウのタイトルバー。メッセージナビゲーションについては、チャットボックスをにフォーカスされます。 -bbb.users.title = ユーザー{0} {1} -bbb.users.titleBar = ユーザーウィンドウのタイトルバー、ダブルクリックで最大化 -# bbb.users.quickLink.label = Users Window -bbb.users.minimizeBtn.accessibilityName = ユーザーウィンドウの最小化 -bbb.users.maximizeRestoreBtn.accessibilityName = ユーザーウィンドウの最大化 -bbb.users.settings.buttonTooltip = 設定 -# bbb.users.settings.audioSettings = Audio Test -bbb.users.settings.webcamSettings = ウェブカメラの設定 -bbb.users.settings.muteAll = すべてをミュート -bbb.users.settings.muteAllExcept = プレゼンターを除くすべてをミュート -bbb.users.settings.unmuteAll = すべてのミュートを解除 -bbb.users.settings.lowerAllHands = すべての挙手の解除 -# bbb.users.raiseHandBtn.toolTip = Raise Hand -# bbb.users.raiseHandBtn.toolTip2 = Lower Hand -# bbb.users.roomMuted.text = Viewers Muted -# bbb.users.roomLocked.text = Viewers Locked -bbb.users.pushToTalk.toolTip = クリックしてトークを開始 -bbb.users.pushToMute.toolTip = クリックして自分自身をミュート -bbb.users.muteMeBtnTxt.talk = ミュートを解除する -bbb.users.muteMeBtnTxt.mute = ミュート -bbb.users.muteMeBtnTxt.muted = ミュート -bbb.users.muteMeBtnTxt.unmuted = ミュートの解除 -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -bbb.users.usersGrid.accessibilityName = ユーザーリスト。ナビゲートには矢印キーを使用します。 -bbb.users.usersGrid.nameItemRenderer = 名前 -# bbb.users.usersGrid.nameItemRenderer.youIdentifier = you -bbb.users.usersGrid.statusItemRenderer = ステータス -# bbb.users.usersGrid.statusItemRenderer.changePresenter = Click To Make Presenter -bbb.users.usersGrid.statusItemRenderer.presenter = プレゼンター -bbb.users.usersGrid.statusItemRenderer.moderator = 司会 -# bbb.users.usersGrid.statusItemRenderer.lowerHand = Lower Hand -bbb.users.usersGrid.statusItemRenderer.handRaised = 挙手 -bbb.users.usersGrid.statusItemRenderer.viewer = ビューアー -bbb.users.usersGrid.mediaItemRenderer = メディア -bbb.users.usersGrid.mediaItemRenderer.talking = 会話 -bbb.users.usersGrid.mediaItemRenderer.webcam = 共有ウェブカメラ -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = ウェブカメラを見るためにクリック -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = ユーザーのミュートを解除するためにクリック -bbb.users.usersGrid.mediaItemRenderer.pushToMute = クリックしてユーザーをミュートする -# bbb.users.usersGrid.mediaItemRenderer.pushToLock = Lock {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Unlock {0} -bbb.users.usersGrid.mediaItemRenderer.kickUser = ユーザーを退場させる -bbb.users.usersGrid.mediaItemRenderer.webcam = 共有ウェブカメラ -bbb.users.usersGrid.mediaItemRenderer.micOff = マイクオフ -bbb.users.usersGrid.mediaItemRenderer.micOn = マイクオン -bbb.users.usersGrid.mediaItemRenderer.noAudio = 音声会議なし -bbb.presentation.title = プレゼンテーション -# bbb.presentation.titleWithPres = Presentation\: {0} -# bbb.presentation.quickLink.label = Presentation Window -# bbb.presentation.fitToWidth.toolTip = Fit Presentation To Width -# bbb.presentation.fitToPage.toolTip = Fit Presentation To Page -# bbb.presentation.uploadPresBtn.toolTip = Upload Presentation -bbb.presentation.backBtn.toolTip = プレゼンテーションウィンドウ 前のスライド -# bbb.presentation.btnSlideNum.accessibilityName = Slide {0} of {1} -# bbb.presentation.btnSlideNum.toolTip = Select a slide -bbb.presentation.forwardBtn.toolTip = プレゼンテーションウィンドウ 次のスライド -bbb.presentation.maxUploadFileExceededAlert = エラー:ファイルが許可されているものよりも大きいです。 -bbb.presentation.uploadcomplete = アップロード完了。文書を変換しますので、しばらくお待ちください。 -bbb.presentation.uploaded = アップロードされました。 -bbb.presentation.document.supported = アップロードされたドキュメントはサポートされています。変換の開始... -bbb.presentation.document.converted = 正常にオフィス文書に変換されました。 -bbb.presentation.error.document.convert.failed = エラー:オフィス文書の変換に失敗しました。 -bbb.presentation.error.io = IOエラー:管理者に連絡してください。 -bbb.presentation.error.security = セキュリティエラー:管理者に連絡してください。 -bbb.presentation.error.convert.notsupported = エラー:アップロードされたドキュメントはサポートされていません。互換性のあるファイルをアップロードしてください。 -bbb.presentation.error.convert.nbpage = エラー:アップロードされたドキュメントのページ数が特定できませんでした。 -bbb.presentation.error.convert.maxnbpagereach = エラー:アップロードされたドキュメントのページが多すぎます。 -bbb.presentation.converted = {1}のスライドが{0}に変換されました。 -bbb.presentation.ok = OK -bbb.presentation.slider = プレゼンテーションウィンドウ ズーム -# bbb.presentation.slideloader.starttext = Slide text start -# bbb.presentation.slideloader.endtext = Slide text end -bbb.presentation.uploadwindow.presentationfile = プレゼンテーションファイル -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 -bbb.presentation.minimizeBtn.accessibilityName = プレゼンテーションウィンドウを最小化 -bbb.presentation.maximizeRestoreBtn.accessibilityName = プレゼンテーションウィンドウを最大化 -bbb.presentation.closeBtn.accessibilityName = プレゼンテーションウィンドウを閉じます -bbb.fileupload.title = プレゼンテーションにファイルを追加 -# bbb.fileupload.lblFileName.defaultText = No file selected -bbb.fileupload.selectBtn.label = ファイルを選択してください -bbb.fileupload.selectBtn.toolTip = ファイルを選択してください -bbb.fileupload.uploadBtn = アップロード -bbb.fileupload.uploadBtn.toolTip = ファイルをアップロード -bbb.fileupload.deleteBtn.toolTip = プレゼンテーションを削除 -bbb.fileupload.showBtn = 表示 -bbb.fileupload.showBtn.toolTip = プレゼンテーションの表示 -bbb.fileupload.okCancelBtn = キャンセル -# bbb.fileupload.okCancelBtn.toolTip = Close the File Upload dialog box -bbb.fileupload.genThumbText = サムネイルの生成.. -bbb.fileupload.progBarLbl = 進捗状況: -# bbb.fileupload.fileFormatHint = Upload any office document or Portable Document Format (PDF) file. For best results upload PDF. -bbb.chat.title = チャット -# bbb.chat.quickLink.label = Chat Window -bbb.chat.cmpColorPicker.toolTip = チャットウィンドウ テキスト色 -# bbb.chat.input.accessibilityName = Chat Message Editing Field -bbb.chat.sendBtn = 送信 -bbb.chat.sendBtn.toolTip = メッセージを送信 -# bbb.chat.sendBtn.accessibilityName = Send chat message -# bbb.chat.contextmenu.copyalltext = Copy All Text -bbb.chat.publicChatUsername = すべて -# bbb.chat.optionsTabName = Options -bbb.chat.privateChatSelect = チャットウィンドウ 非公開でチャットする人を選択してください -# 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.chatOptions = チャットウィンドウ チャットオプション -bbb.chat.fontSize = チャットウィンドウ フォントサイズ -# bbb.chat.cmbFontSize.toolTip = Select Chat Message Font Size -bbb.chat.messageList = チャットウィンドウ メッセージボックス -bbb.chat.minimizeBtn.accessibilityName = チャットウィンドウを最小化 -bbb.chat.maximizeRestoreBtn.accessibilityName = チャットウィンドウを最大化 -bbb.chat.closeBtn.accessibilityName = チャットウィンドウを閉じます -# bbb.chat.chatTabs.accessibleNotice = New messages in this tab. -bbb.publishVideo.changeCameraBtn.labelText = カメラを変更 -# bbb.publishVideo.changeCameraBtn.toolTip = Open the change webcam dialog box -# bbb.publishVideo.cmbResolution.tooltip = Select a webcam resolution -bbb.publishVideo.startPublishBtn.labelText = 共有を開始 -bbb.publishVideo.startPublishBtn.toolTip = 共有を開始 -# bbb.webcamPermissions.chrome.title = Chrome Webcam Permissions -# bbb.webcamPermissions.chrome.message1 = Click Allow to give Chrome permission to use your webcam. -bbb.videodock.title = ビデオドック -# bbb.videodock.quickLink.label = Webcams Window -bbb.video.minimizeBtn.accessibilityName = ビデオドックウィンドウを最小化 -bbb.video.maximizeRestoreBtn.accessibilityName = ビデオドックウィンドウを最大化 -bbb.video.controls.muteButton.toolTip = {0}をミュートまたはミュート解除する -bbb.video.controls.switchPresenter.toolTip = {0}をプレゼンターにする -bbb.video.controls.ejectUserBtn.toolTip = 会議から{0}をイジェクトする -bbb.video.controls.privateChatBtn.toolTip = {0}とチャット -bbb.video.publish.hint.noCamera = 利用可能なカメラがありません -bbb.video.publish.hint.cantOpenCamera = お使いのカメラを開くことができません -bbb.video.publish.hint.waitingApproval = 承認待ち -bbb.video.publish.hint.videoPreview = ビデオプレビュー -bbb.video.publish.hint.openingCamera = カメラを開く... -bbb.video.publish.hint.cameraDenied = カメラへのアクセスが拒否されました -bbb.video.publish.hint.cameraIsBeingUsed = あなたのカメラは別のアプリケーションによって使用されています -bbb.video.publish.hint.publishing = パブリッシング中... -bbb.video.publish.closeBtn.accessName = ウェブカメラウィンドウ ウィンドウを閉じる -bbb.video.publish.closeBtn.label = キャンセル -bbb.video.publish.titleBar = ウェブカメラウィンドウを公開 -bbb.desktopPublish.title = デスクトップ共有:プレゼンターのプレビュー -# bbb.desktopPublish.fullscreen.tooltip = Share Your Main Screen -bbb.desktopPublish.fullscreen.label = フルスクリーン -# bbb.desktopPublish.region.tooltip = Share a Part of Your Screen -bbb.desktopPublish.region.label = 範囲 -bbb.desktopPublish.stop.tooltip = 画面共有を閉じる -bbb.desktopPublish.stop.label = クローズ -bbb.desktopPublish.maximizeRestoreBtn.toolTip = このウィンドウを最大化することはできません。 -bbb.desktopPublish.closeBtn.toolTip = 共有を停止し、閉じる -# bbb.desktopPublish.chromeOnMacUnsupportedHint = Desktop sharing is not currently supported on Chrome running under Mac OS X. Recommend you use FireFox to share desktop. -bbb.desktopPublish.minimizeBtn.toolTip = 最小化 -bbb.desktopPublish.minimizeBtn.accessibilityName = デスクトップ共有の公開ウィン​​ドウを最小化 -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = デスクトップ共有の公開ウィン​​ドウを最大化 -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -bbb.desktopView.title = デスクトップ共有 -bbb.desktopView.fitToWindow = ウィンドウに合わせる -bbb.desktopView.actualSize = 実際のサイズを表示します -bbb.desktopView.minimizeBtn.accessibilityName = デスクトップ共有の表示ウィンドウを最小化 -bbb.desktopView.maximizeRestoreBtn.accessibilityName = デスクトップ共有ビューウィンドウを最大化 -bbb.desktopView.closeBtn.accessibilityName = デスクトップ共有ビューウィンドウを閉じます -# bbb.toolbar.phone.toolTip.start = Share Your Microphone -# bbb.toolbar.phone.toolTip.stop = Stop Sharing Your Microphone -# bbb.toolbar.phone.toolTip.mute = Stop listening the conference -# bbb.toolbar.phone.toolTip.unmute = Start listening the conference -# bbb.toolbar.phone.toolTip.nomic = No microphone detected -# bbb.toolbar.deskshare.toolTip.start = Share Your Desktop -# bbb.toolbar.deskshare.toolTip.stop = Stop Sharing Your Desktop -# bbb.toolbar.video.toolTip.start = Share Your Webcam -# bbb.toolbar.video.toolTip.stop = Stop Sharing Your Webcam -bbb.layout.addButton.toolTip = リストにカスタムレイアウトを追加 -# bbb.layout.broadcastButton.toolTip = Apply Current Layout to All Viewers -# bbb.layout.combo.toolTip = Change Your Layout -bbb.layout.loadButton.toolTip = ファイルからレイアウトをロードする -bbb.layout.saveButton.toolTip = ファイルにレイアウトを保存 -bbb.layout.lockButton.toolTip = レイアウトをロック -bbb.layout.combo.prompt = レイアウトを適用 -bbb.layout.combo.custom = *カスタムレイアウト -bbb.layout.combo.customName = カスタムレイアウト -bbb.layout.combo.remote = リモート -bbb.layout.save.complete = レイアウトは正常に保存されました -bbb.layout.load.complete = レイアウトは正常に読み込まれました -bbb.layout.load.failed = レイアウトの読み込みに失敗しました -# bbb.layout.name.defaultlayout = Default Layout -# bbb.layout.name.videochat = Video Chat -# bbb.layout.name.webcamsfocus = Webcam Meeting -# bbb.layout.name.presentfocus = Presentation Meeting -# bbb.layout.name.lectureassistant = Lecture Assistant -# bbb.layout.name.lecture = Lecture -bbb.highlighter.toolbar.pencil = 鉛筆 -bbb.highlighter.toolbar.pencil.accessibilityName = ホワイトボードカーソルを鉛筆に切り替える -bbb.highlighter.toolbar.ellipse = サークル -bbb.highlighter.toolbar.ellipse.accessibilityName = カーソルホワイトボードをサークルに切り替える -bbb.highlighter.toolbar.rectangle = 長方形 -bbb.highlighter.toolbar.rectangle.accessibilityName = ホワイトボードカーソルを矩形に切り替える -bbb.highlighter.toolbar.panzoom = パンとズーム -bbb.highlighter.toolbar.panzoom.accessibilityName = ホワイトボードカーソルをパンやズームに切り替える -# bbb.highlighter.toolbar.clear = Clear All Annotations -bbb.highlighter.toolbar.clear.accessibilityName = ホワイトボードのページをクリア -# bbb.highlighter.toolbar.undo = Undo Annotation -bbb.highlighter.toolbar.undo.accessibilityName = 最後のホワイトボードの図形を元に戻す -bbb.highlighter.toolbar.color = 色を選択 -# bbb.highlighter.toolbar.color.accessibilityName = Whiteboard mark draw color -bbb.highlighter.toolbar.thickness = 太さを変更 -# bbb.highlighter.toolbar.thickness.accessibilityName = Whiteboard draw thickness -# bbb.logout.title = Logged Out -bbb.logout.button.label = OK -bbb.logout.appshutdown = サーバーアプリがシャットダウンされています -bbb.logout.asyncerror = 非同期エラーが発生しました -bbb.logout.connectionclosed = サーバーへの接続が閉じられました -bbb.logout.connectionfailed = サーバーへの接続に失敗しました -bbb.logout.rejected = サーバーへの接続が拒否されました -bbb.logout.invalidapp = RED5アプリが存在しません -bbb.logout.unknown = あなたのクライアントは、サーバとの接続を失いました -bbb.logout.usercommand = あなたは、会議からログアウトしました -# 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 -# bbb.logout.confirm.message = Are you sure you want to log out? -# bbb.logout.confirm.yes = Yes -# bbb.logout.confirm.no = No -bbb.notes.title = 注釈 -bbb.notes.cmpColorPicker.toolTip = テキストの色 -bbb.notes.saveBtn = 保存 -bbb.notes.saveBtn.toolTip = メモを保存します -bbb.settings.deskshare.instructions = デスクトップ共有が正常に動作していることをチェックするプロンプトがポップアップしたら、[許可]をクリック -bbb.settings.deskshare.start = デスクトップ共有をチェック -bbb.settings.voice.volume = マイクのアクティビティ -bbb.settings.java.label = Javaのバージョンエラー -bbb.settings.java.text = Javaの{0}がインストールされてますが、BigBlueButtonのデスクトップ共有機能を使用するには少なくともバージョン{1}を必要が必要です。最新のJava JREのバージョンをインストールするには、下のボタンをクリックします。 -bbb.settings.java.command = 最新のJavaをインストールします -bbb.settings.flash.label = フラッシュバージョンエラー -bbb.settings.flash.text = Flash {0}がインストールされていますが、正しくBigBlueButtonを実行するには、少なくともバージョン{1}を必要とします。最新のAdobe Flashバージョンをインストールするには、下のボタンをクリックします。 -bbb.settings.flash.command = 最新のFlashをインストール -bbb.settings.isight.label = iSightカメラエラー -bbb.settings.isight.text = あなたのiSightカメラに問題がある場合、iSightのカメラからフラッシュビデオのキャプチャに問題があることが知られているOS X 10.6.5を実行している可能性があります。 \nこれを修正するには、下のリンクをクリックして、Flash Playerの最新バージョンをインストールするか、最新バージョンにMacをアップデートしてください -bbb.settings.isight.command = フラッシュ10.2 RC2をインストール -bbb.settings.warning.label = 警告 -bbb.settings.warning.close = この警告を閉じます -bbb.settings.noissues = 未解決の問題の検出はありません。 -bbb.settings.instructions = カメラのアクセス許可のフラッシュプロンプトを許可して下さい。自分自身が見え、自分の声が聞こえる場合、ブラウザは正しく設定されています。その他の潜在的問題は下に表示されます。各々をクリックして、可能な解決策を見つけて下さい。 -ltbcustom.bbb.highlighter.toolbar.triangle = 三角形 -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = 三角形にホワイトボードカーソルを切り替える -ltbcustom.bbb.highlighter.toolbar.line = ライン -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = 行にホワイトボードカーソルを切り替える -ltbcustom.bbb.highlighter.toolbar.text = テキスト -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = テキストにホワイトボードカーソルを切り替える -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = テキストの色 -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = フォントサイズ - -# bbb.accessibility.clientReady = Ready - -bbb.accessibility.chat.chatBox.reachedFirst = 最初のメッセージに達しています。 -bbb.accessibility.chat.chatBox.reachedLatest = 最新のメッセージに達しています。 -bbb.accessibility.chat.chatBox.navigatedFirst = 最初のメッセージに移動しました。 -bbb.accessibility.chat.chatBox.navigatedLatest = 最新のメッセージに移動しました。 -bbb.accessibility.chat.chatBox.navigatedLatestRead = あなたが読んだことがある最新のメッセージに移動しました。 -bbb.accessibility.chat.chatwindow.input = 入力チャット - -# bbb.accessibility.chat.initialDescription = Please use the arrow keys to navigate through chat messages. - -bbb.accessibility.notes.notesview.input = メモ入力 - -bbb.shortcuthelp.title = ショートカットキー -bbb.shortcuthelp.minimizeBtn.accessibilityName = ショートカットウィンドウを最小化 -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = ショートカットウィンドウを最大化 -bbb.shortcuthelp.closeBtn.accessibilityName = ショートカットウィンドウを閉じる -bbb.shortcuthelp.dropdown.general = グローバルショートカット -bbb.shortcuthelp.dropdown.presentation = プレゼンテーションのショートカット -bbb.shortcuthelp.dropdown.chat = ショートカットのチャット -bbb.shortcuthelp.dropdown.users = ユーザーのショートカット -# bbb.shortcuthelp.dropdown.polling = Presenter Polling shortcuts -# bbb.shortcuthelp.dropdown.polling2 = Viewer Polling shortcuts -# bbb.shortcuthelp.headers.shortcut = Shortcut -# bbb.shortcuthelp.headers.function = Function - -bbb.shortcutkey.general.minimize = 189 -bbb.shortcutkey.general.minimize.function = 現在のウィンドウを最小化 -bbb.shortcutkey.general.maximize = 187 -bbb.shortcutkey.general.maximize.function = 現在のウィンドウを最大化 - -bbb.shortcutkey.flash.exit = 81 -bbb.shortcutkey.flash.exit.function = フラッシュ窓からフォーカス -bbb.shortcutkey.users.muteme = 77 -bbb.shortcutkey.users.muteme.function = マイクをミュートとミュート解除 -bbb.shortcutkey.chat.chatinput = 73 -bbb.shortcutkey.chat.chatinput.function = チャット入力フィールドにフォーカス -bbb.shortcutkey.present.focusslide = 67 -bbb.shortcutkey.present.focusslide.function = プレゼンテーションスライドを集中 -bbb.shortcutkey.whiteboard.undo = 90 -bbb.shortcutkey.whiteboard.undo.function = 最後のホワイトボードのマークを元に戻す - -bbb.shortcutkey.focus.users = 49 -bbb.shortcutkey.focus.users.function = Usersウィンドウにフォーカスを移動 -bbb.shortcutkey.focus.video = 50 -bbb.shortcutkey.focus.video.function = ビデオドックにフォーカスを移動 -bbb.shortcutkey.focus.presentation = 51 -bbb.shortcutkey.focus.presentation.function = プレゼンテーションウィンドウにフォーカスを移動 -bbb.shortcutkey.focus.chat = 52 -bbb.shortcutkey.focus.chat.function = チャットウィンドウにフォーカスを移動 -# bbb.shortcutkey.focus.pollingCreate = 67 -# bbb.shortcutkey.focus.pollingCreate.function = Move focus to the Poll Creation window, if it is open. -# bbb.shortcutkey.focus.pollingStats = 83 -# bbb.shortcutkey.focus.pollingStats.function = Move focus to the Poll Statistics window, if it is open. -# bbb.shortcutkey.focus.voting = 89 -# bbb.shortcutkey.focus.voting.function = Move focus to the Voting window, if it is open. - -bbb.shortcutkey.share.desktop = 68 -bbb.shortcutkey.share.desktop.function = オープンデスクトップ共有ウィンドウ -bbb.shortcutkey.share.microphone = 79 -bbb.shortcutkey.share.microphone.function = マイクの設定ウィンドウを開きます -bbb.shortcutkey.share.pauseRemoteStream = 80 -# bbb.shortcutkey.share.pauseRemoteStream.function = Start/Stop listening the conference -bbb.shortcutkey.share.webcam = 66 -bbb.shortcutkey.share.webcam.function = オープンウェブカメラの共有ウィンドウ - -bbb.shortcutkey.shortcutWindow = 72 -bbb.shortcutkey.shortcutWindow.function = ヘルプウィンドウをショートカットにフォーカス/開く -bbb.shortcutkey.logout = 76 -bbb.shortcutkey.logout.function = この会議からログアウト -bbb.shortcutkey.raiseHand = 82 -bbb.shortcutkey.raiseHand.function = 手を上げる - -bbb.shortcutkey.present.upload = 85 -bbb.shortcutkey.present.upload.function = プレゼンテーションをアップロード -bbb.shortcutkey.present.previous = 65 -bbb.shortcutkey.present.previous.function = 前のスライドに移動します -bbb.shortcutkey.present.select = 83 -bbb.shortcutkey.present.select.function = すべてのスライドを見る -bbb.shortcutkey.present.next = 69 -bbb.shortcutkey.present.next.function = 次のスライドに移動します -bbb.shortcutkey.present.fitWidth = 70 -bbb.shortcutkey.present.fitWidth.function = 幅にスライドを合わせる -bbb.shortcutkey.present.fitPage = 80 -bbb.shortcutkey.present.fitPage.function = ページにスライドを合わせる - -bbb.shortcutkey.users.makePresenter = 80 -bbb.shortcutkey.users.makePresenter.function = 選択した人をプレゼンターにする -bbb.shortcutkey.users.kick = 75 -bbb.shortcutkey.users.kick.function = 選択した人を会議から退場させる -bbb.shortcutkey.users.mute = 83 -bbb.shortcutkey.users.mute.function = 選択した人をミュートまたはミュート解除 -bbb.shortcutkey.users.muteall = 65 -bbb.shortcutkey.users.muteall.function = すべてのユーザーをミュートまたはミュート解除 -bbb.shortcutkey.users.focusUsers = 85 -bbb.shortcutkey.users.focusUsers.function = ユーザーリストにフォーカス -bbb.shortcutkey.users.muteAllButPres = 65 -bbb.shortcutkey.users.muteAllButPres.function = プレゼンターを除いて、すべての人をミュート - -bbb.shortcutkey.chat.focusTabs = 89 -bbb.shortcutkey.chat.focusTabs.function = タブをチャットにフォーカス -bbb.shortcutkey.chat.focusBox = 66 -bbb.shortcutkey.chat.focusBox.function = ボックスをチャットにフォーカス -bbb.shortcutkey.chat.changeColour = 67 -# bbb.shortcutkey.chat.changeColour.function = Focus to font color picker. -bbb.shortcutkey.chat.sendMessage = 83 -bbb.shortcutkey.chat.sendMessage.function = チャットメッセージを送る -bbb.shortcutkey.chat.explanation = ---- -bbb.shortcutkey.chat.explanation.function = メッセージのナビゲーションでは、チャットボックスにフォーカスしなければなりません。 - -bbb.shortcutkey.chat.chatbox.advance = 32 -bbb.shortcutkey.chat.chatbox.advance.function = 次のメッセージに移動 -bbb.shortcutkey.chat.chatbox.goback = 80 -bbb.shortcutkey.chat.chatbox.goback.function = 前のメッセージに移動 -bbb.shortcutkey.chat.chatbox.repeat = 82 -bbb.shortcutkey.chat.chatbox.repeat.function = 現在のメッセージを繰り返し -bbb.shortcutkey.chat.chatbox.golatest = 89 -bbb.shortcutkey.chat.chatbox.golatest.function = 最新のメッセージに移動 -bbb.shortcutkey.chat.chatbox.gofirst = 65 -bbb.shortcutkey.chat.chatbox.gofirst.function = 最初のメッセージに移動します -bbb.shortcutkey.chat.chatbox.goread = 75 -bbb.shortcutkey.chat.chatbox.goread.function = あなたが読んだ最新のメッセージに移動します -bbb.shortcutkey.chat.chatbox.debug = 71 -bbb.shortcutkey.chat.chatbox.debug.function = 一時的なデバッグホットキー - -# bbb.polling.toolbar.toolTip = Manage Polls -# bbb.polling.buttonName = Manage Polls -bbb.polling.createPoll = 新しい投票を作成 -bbb.polling.createPoll.moreThanOneResponse = 複数の回答を選択することをユーザーに許可 -bbb.polling.createPoll.hint = ヒント:改行して回答をスタート -bbb.polling.createPoll.answers = 回答: -bbb.polling.createPoll.question = 質問: -bbb.polling.createPoll.title = タイトル: -bbb.polling.createPoll.publishToWeb = ウェブ投票を有効にする - -bbb.polling.pollPreview = 投票のプレビュー -bbb.polling.pollPreview.modify = 修正する -bbb.polling.pollPreview.publish = パブリッシュ -bbb.polling.pollPreview.preview = プレビュー -bbb.polling.pollPreview.save = 保存 -bbb.polling.pollPreview.cancel = キャンセル -bbb.polling.pollPreview.modify = 修正する -bbb.polling.pollPreview.hereIsYourPoll = あなたの投票は、次のとおりです。 -bbb.polling.pollPreview.ifYouWantChanges = もし変更したい場合は、"変更"ボタンをクリック -bbb.polling.pollPreview.checkAll = (適用される可能性のあるすべてをチェック) -bbb.polling.pollPreview.pollWillPublishOnline = この投票は、Web投票で利用できます。 - -# bbb.polling.resultBtn.label=Result -# bbb.polling.resultBtn.toolTip=Show poll result -# bbb.polling.startBtn.label=Start -# bbb.polling.startBtn.toolTip=Start poll -# bbb.polling.editBtn.label=Edit -# bbb.polling.editBtn.toolTip=Edit poll -# bbb.polling.deleteBtn.toolTip=Delete poll - -bbb.publishVideo.startPublishBtn.labelText = 共有を開始 -bbb.publishVideo.changeCameraBtn.labelText = カメラを変更 - -# bbb.accessibility.alerts.madePresenter = You are now the Presenter. -# bbb.accessibility.alerts.madeViewer = You are now a Viewer. - -bbb.shortcutkey.polling.buttonClick = 80 -# bbb.shortcutkey.polling.buttonClick.function = Open the Polling Menu. -# bbb.shortcutkey.polling.focusTitle = 67 -# bbb.shortcutkey.polling.focusTitle.function = Focus to Title input box. -# bbb.shortcutkey.polling.focusQuestion = 81 -# bbb.shortcutkey.polling.focusQuestion.function = Focus to Question input box. -# bbb.shortcutkey.polling.focusAnswers = 65 -# bbb.shortcutkey.polling.focusAnswers.function = Focus to Answers input box. -# bbb.shortcutkey.polling.focusMultipleCB = 77 -# bbb.shortcutkey.polling.focusMultipleCB.function = Focus to "Allow multiple selections" checkbox. -# bbb.shortcutkey.polling.focusWebPollCB = 66 -# bbb.shortcutkey.polling.focusWebPollCB.function = Focus to "Enable web polling" checkbox. -bbb.shortcutkey.polling.previewClick = 80 -# bbb.shortcutkey.polling.previewClick.function = Preview your poll and proceed. -# bbb.shortcutkey.polling.cancelClick = 88 -# bbb.shortcutkey.polling.cancelClick.function = Cancel and exit Poll creation. -# bbb.shortcutkey.polling.modify = 69 -# bbb.shortcutkey.polling.modify.function = Go back and modify your poll. -# bbb.shortcutkey.polling.publish = 85 -# bbb.shortcutkey.polling.publish.function = Publish your poll and open voting. -# bbb.shortcutkey.polling.save = 83 -# bbb.shortcutkey.polling.save.function = Save your poll to use later. - -# bbb.shortcutkey.pollStats.explanation = ---- -# bbb.shortcutkey.pollStats.explanation.function = Poll results are only available once the poll has been published. -# bbb.shortcutkey.polling.focusData = 68 -# bbb.shortcutkey.polling.focusData.function = Focus to poll results. -# bbb.shortcutkey.polling.refresh = 82 -# bbb.shortcutkey.polling.refresh.function = Refresh poll results. -# bbb.shortcutkey.polling.focusWebPoll = 73 -# bbb.shortcutkey.polling.focusWebPoll.function = Focus to web polling URL box. -# bbb.shortcutkey.polling.stopPoll = 79 -# bbb.shortcutkey.polling.stopPoll.function = Stop the poll and end voting. -bbb.shortcutkey.polling.repostPoll = 80 -# bbb.shortcutkey.polling.repostPoll.function = Re-publish the poll. -# bbb.shortcutkey.polling.closeStatsWindow = 88 -# bbb.shortcutkey.polling.closeStatsWindow.function = Close Polling Results window. - -# bbb.shortcutkey.polling.vote = 86 -# bbb.shortcutkey.polling.vote.function = Cast your vote for the options selected. -# bbb.shortcutkey.polling.focusVoteQuestion = 81 -# bbb.shortcutkey.polling.focusVoteQuestion.function = Focus to question. - -# bbb.shortcutkey.specialKeys.space = Spacebar -# bbb.shortcutkey.specialKeys.left = Left Arrow -# bbb.shortcutkey.specialKeys.right = Right Arrow -# bbb.shortcutkey.specialKeys.up = Up Arrow -# bbb.shortcutkey.specialKeys.down = Down Arrow -# bbb.shortcutkey.specialKeys.plus = Plus -# bbb.shortcutkey.specialKeys.minus = Minus - -# bbb.toolbar.videodock.toolTip.closeAllVideos = Close all videos -# bbb.users.settings.lockAll=Lock All Users -# bbb.users.settings.lockAllExcept=Lock Users Except Presenter -# bbb.users.settings.lockSettings=Lock Viewers ... -# bbb.users.settings.unlockAll=Unlock All Viewers -# bbb.users.settings.roomIsLocked=Locked by default -# bbb.users.settings.roomIsMuted=Muted by default - -# bbb.lockSettings.save = Apply -# bbb.lockSettings.save.tooltip = Apply lock settings -bbb.lockSettings.cancel = キャンセル -# bbb.lockSettings.cancel.toolTip = Close this window without saving - -# bbb.lockSettings.moderatorLocking = Moderator locking -# bbb.lockSettings.privateChat = Private Chat -# bbb.lockSettings.publicChat = Public Chat -# bbb.lockSettings.webcam = Webcam -# bbb.lockSettings.microphone = Microphone -# bbb.lockSettings.layout = Layout -# bbb.lockSettings.title=Lock Viewers -# bbb.lockSettings.feature=Feature -# bbb.lockSettings.locked=Locked -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/kk_KZ/bbbResources.properties b/clients/flash/web-client/src/locale/kk_KZ/bbbResources.properties deleted file mode 100644 index 0d110e559062..000000000000 --- a/clients/flash/web-client/src/locale/kk_KZ/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -# bbb.mainshell.locale.version = 0.9.0 -# bbb.mainshell.statusProgress.connecting = Connecting to the server -bbb.mainshell.statusProgress.loading = {0} модуль жүктелуде -bbb.mainshell.statusProgress.cannotConnectServer = Серверге қосылу сәткіліксіз аяқталды. -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -# bbb.mainshell.logBtn.toolTip = Open Log Window -# bbb.mainshell.meetingNotFound = Meeting Not Found -# bbb.mainshell.invalidAuthToken = Invalid Authentication Token -# bbb.mainshell.resetLayoutBtn.toolTip = Reset Layout -# bbb.mainshell.notification.tunnelling = Tunnelling -# bbb.mainshell.notification.webrtc = WebRTC Audio -# bbb.oldlocalewindow.reminder1 = You may have an old language translations of BigBlueButton. -# bbb.oldlocalewindow.reminder2 = Please clear your browser's cache and try again. -# bbb.oldlocalewindow.windowTitle = Warning\: Old Language Translations -# bbb.audioSelection.title = How do you want to join the audio? -# bbb.audioSelection.btnMicrophone.label = Microphone -# bbb.audioSelection.btnMicrophone.toolTip = Join the audio with your microphone -# bbb.audioSelection.btnListenOnly.label = Listen Only -# bbb.audioSelection.btnListenOnly.toolTip = Join the audio as listen only -# bbb.audioSelection.txtPhone.text = To join this meeting by phone, dial\: {0} then enter {1} as the conference pin number. -# bbb.micSettings.title = Audio Test -# bbb.micSettings.speakers.header = Test Speakers -# bbb.micSettings.microphone.header = Test Microphone -# bbb.micSettings.playSound = Test Speakers -# bbb.micSettings.playSound.toolTip = Play music to test your speakers -# bbb.micSettings.hearFromHeadset = You should hear audio in your headset, not your computer speakers. -# bbb.micSettings.speakIntoMic = If you are using a headset (or earbuds), you should hear the audio from your headset -- not from your computer speakers. -# bbb.micSettings.echoTestMicPrompt = This is a private echo test. Speak a few words. Did you hear audio? -# bbb.micSettings.echoTestAudioYes = Yes -# bbb.micSettings.echoTestAudioNo = No -# bbb.micSettings.speakIntoMicTestLevel = Speak into your microphone. You should see the bar move. If not, choose another mic. -# bbb.micSettings.recommendHeadset = Use a headset with a microphone for best audio experience. -# bbb.micSettings.changeMic = Test or Change Microphone -# bbb.micSettings.changeMic.toolTip = Open the Flash Player microphone settings dialog box -# bbb.micSettings.comboMicList.toolTip = Select a microphone -# bbb.micSettings.micRecordVolume.label = Gain -# bbb.micSettings.micRecordVolume.toolTip = Set your microphone gain -# bbb.micSettings.nextButton = Next -# bbb.micSettings.nextButton.toolTip = Start the echo test -# bbb.micSettings.join = Join Audio -# bbb.micSettings.join.toolTip = Join the audio conference -# bbb.micSettings.cancel = Cancel -# bbb.micSettings.connectingtoecho = Connecting -# bbb.micSettings.connectingtoecho.error = Echo Test Error\: Please contact administrator. -# bbb.micSettings.cancel.toolTip = Cancel joining the audio conference -# bbb.micSettings.access.helpButton = Open tutorial videos in a new page. -# bbb.micSettings.access.title = Audio Settings. Focus will remain in this audio settings window until the window is closed. -# bbb.micSettings.webrtc.title = WebRTC Support -# bbb.micSettings.webrtc.capableBrowser = Your browser supports WebRTC. -# bbb.micSettings.webrtc.capableBrowser.dontuseit = Click not to use WebRTC -# bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Click here if you don't want to use the WebRTC technology (recommended if you have problems using it). -# bbb.micSettings.webrtc.notCapableBrowser = WebRTC is not supported in your browser. Please use Google Chrome (version 32 or greater); or Mozilla Firefox (version 26 or greater). You will still be able to join the voice conference using the Adobe Flash Platform. -# bbb.micSettings.webrtc.connecting = Calling -# bbb.micSettings.webrtc.waitingforice = Connecting -# bbb.micSettings.webrtc.transferring = Transferring -# bbb.micSettings.webrtc.endingecho = Joining audio -# bbb.micSettings.webrtc.endedecho = Echo test ended. -# bbb.micPermissions.firefox.title = Firefox Microphone Permissions -# bbb.micPermissions.firefox.message1 = Choose your mic and then click Share. -# bbb.micPermissions.firefox.message2 = If you don't see the list of microphones, click on the microphone icon. -# bbb.micPermissions.chrome.title = Chrome Microphone Permissions -# bbb.micPermissions.chrome.message1 = Click Allow to give Chrome permission to use your microphone. -# bbb.micWarning.title = Audio Warning -# bbb.micWarning.joinBtn.label = Join anyway -# bbb.micWarning.testAgain.label = Test again -# bbb.micWarning.message = Your microphone did not show any activity, others probably won't be able to hear you during the session. -# bbb.webrtcWarning.message = Detected the following WebRTC issue\: {0}. Do you want to try Flash instead? -# bbb.webrtcWarning.title = WebRTC Audio Failure -# bbb.webrtcWarning.failedError.1001 = Error 1001\: WebSocket disconnected -# bbb.webrtcWarning.failedError.1002 = Error 1002\: Could not make a WebSocket connection -# bbb.webrtcWarning.failedError.1003 = Error 1003\: Browser version not supported -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -# bbb.webrtcWarning.failedError.1005 = Error 1005\: Call ended unexpectedly -# bbb.webrtcWarning.failedError.1006 = Error 1006\: Call timed out -# bbb.webrtcWarning.failedError.1007 = Error 1007\: ICE negotiation failed -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -# 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.mainToolbar.helpBtn = Көмек -bbb.mainToolbar.logoutBtn = Шығу -# bbb.mainToolbar.logoutBtn.toolTip = Log Out -# bbb.mainToolbar.langSelector = Select language -# bbb.mainToolbar.settingsBtn = Settings -# bbb.mainToolbar.settingsBtn.toolTip = Open Settings -# bbb.mainToolbar.shortcutBtn = Shortcut Keys -# bbb.mainToolbar.shortcutBtn.toolTip = Open Shortcut Keys Window -# bbb.mainToolbar.recordBtn.toolTip.start = Start recording -# bbb.mainToolbar.recordBtn.toolTip.stop = Stop recording -# bbb.mainToolbar.recordBtn.toolTip.recording = The session is being recorded -# bbb.mainToolbar.recordBtn.toolTip.notRecording = The session isn't being recorded -# 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.stop = Are you sure you want to stop recording the session? -# bbb.mainToolbar.recordBtn..notification.title = Record Notification -# bbb.mainToolbar.recordBtn..notification.message1 = You can record this meeting. -# 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.notRecording = Not Recording -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.window.minimizeBtn.toolTip = Minimize -# bbb.window.maximizeRestoreBtn.toolTip = Maximize -# bbb.window.closeBtn.toolTip = Close -# bbb.videoDock.titleBar = Webcam Window Title Bar -# bbb.presentation.titleBar = Presentation Window Title Bar -# bbb.chat.titleBar = Chat Window Title Bar -# bbb.users.title = Users{0} {1} -# bbb.users.titleBar = Users Window title bar -# bbb.users.quickLink.label = Users Window -# bbb.users.minimizeBtn.accessibilityName = Minimize the Users Window -# bbb.users.maximizeRestoreBtn.accessibilityName = Maximize the Users Window -# bbb.users.settings.buttonTooltip = Settings -# bbb.users.settings.audioSettings = Audio Test -# bbb.users.settings.webcamSettings = Webcam Settings -# bbb.users.settings.muteAll = Mute All Users -# bbb.users.settings.muteAllExcept = Mute All Users Except Presenter -# bbb.users.settings.unmuteAll = Unmute All Users -# bbb.users.settings.lowerAllHands = Lower All Hands -# bbb.users.raiseHandBtn.toolTip = Raise Hand -# bbb.users.raiseHandBtn.toolTip2 = Lower Hand -# bbb.users.roomMuted.text = Viewers Muted -# bbb.users.roomLocked.text = Viewers Locked -# bbb.users.pushToTalk.toolTip = Talk -# bbb.users.pushToMute.toolTip = Mute yourself -# bbb.users.muteMeBtnTxt.talk = Unmute -# bbb.users.muteMeBtnTxt.mute = Mute -# bbb.users.muteMeBtnTxt.muted = Muted -# bbb.users.muteMeBtnTxt.unmuted = Unmuted -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -# bbb.users.usersGrid.accessibilityName = Users List. Use the arrow keys to navigate. -# bbb.users.usersGrid.nameItemRenderer = Name -# bbb.users.usersGrid.nameItemRenderer.youIdentifier = you -# bbb.users.usersGrid.statusItemRenderer = Status -# 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.lowerHand = Lower Hand -# bbb.users.usersGrid.statusItemRenderer.handRaised = Hand Raised -# bbb.users.usersGrid.statusItemRenderer.viewer = Viewer -# bbb.users.usersGrid.mediaItemRenderer = Media -# bbb.users.usersGrid.mediaItemRenderer.talking = Talking -# bbb.users.usersGrid.mediaItemRenderer.webcam = Sharing Webcam -# bbb.users.usersGrid.mediaItemRenderer.webcamBtn = View webcam -# bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Unmute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToMute = Mute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToLock = Lock {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Unlock {0} -# bbb.users.usersGrid.mediaItemRenderer.kickUser = Kick {0} -# bbb.users.usersGrid.mediaItemRenderer.webcam = Sharing Webcam -# bbb.users.usersGrid.mediaItemRenderer.micOff = Microphone off -# bbb.users.usersGrid.mediaItemRenderer.micOn = Microphone on -# bbb.users.usersGrid.mediaItemRenderer.noAudio = Not in audio conference -bbb.presentation.title = Презентация -# bbb.presentation.titleWithPres = Presentation\: {0} -# bbb.presentation.quickLink.label = Presentation Window -# bbb.presentation.fitToWidth.toolTip = Fit Presentation To Width -# bbb.presentation.fitToPage.toolTip = Fit Presentation To Page -# bbb.presentation.uploadPresBtn.toolTip = Upload Presentation -bbb.presentation.backBtn.toolTip = Әуелгі слайд. -# bbb.presentation.btnSlideNum.accessibilityName = Slide {0} of {1} -# bbb.presentation.btnSlideNum.toolTip = Select a slide -bbb.presentation.forwardBtn.toolTip = Келесі слайд -# bbb.presentation.maxUploadFileExceededAlert = Error\: The file is bigger than what's allowed. -# bbb.presentation.uploadcomplete = Upload completed. Please wait while we convert the document. -# 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.notsupported = Error\: The uploaded document is unsupported. Please upload a compatible file. -# 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.converted = Converted {0} of {1} slides. -# bbb.presentation.ok = OK -# bbb.presentation.slider = Presentation zoom level -# bbb.presentation.slideloader.starttext = Slide text start -# bbb.presentation.slideloader.endtext = Slide text end -# 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 = Бейне -# bbb.presentation.minimizeBtn.accessibilityName = Minimize the Presentation Window -# bbb.presentation.maximizeRestoreBtn.accessibilityName = Maximize the Presentation Window -# bbb.presentation.closeBtn.accessibilityName = Close the Presentation Window -bbb.fileupload.title = Презентацияны жүктеу -# bbb.fileupload.lblFileName.defaultText = No file selected -# bbb.fileupload.selectBtn.label = Select File -bbb.fileupload.selectBtn.toolTip = Файлды таңдау -bbb.fileupload.uploadBtn = Жүктеу -bbb.fileupload.uploadBtn.toolTip = Файлды жүктеу -# bbb.fileupload.deleteBtn.toolTip = Delete Presentation -bbb.fileupload.showBtn = Көрсету -bbb.fileupload.showBtn.toolTip = Презентацияны көрсету -# bbb.fileupload.okCancelBtn = Close -# bbb.fileupload.okCancelBtn.toolTip = Close the File Upload dialog box -# bbb.fileupload.genThumbText = Generating thumbnails.. -# bbb.fileupload.progBarLbl = Progress\: -# bbb.fileupload.fileFormatHint = Upload any office document or Portable Document Format (PDF) file. For best results upload PDF. -bbb.chat.title = Чат -# bbb.chat.quickLink.label = Chat Window -# bbb.chat.cmpColorPicker.toolTip = Text Color -# bbb.chat.input.accessibilityName = Chat Message Editing Field -bbb.chat.sendBtn = Жөнелту -# bbb.chat.sendBtn.toolTip = Send Message -# bbb.chat.sendBtn.accessibilityName = Send chat message -# bbb.chat.contextmenu.copyalltext = Copy All Text -# bbb.chat.publicChatUsername = Public -# bbb.chat.optionsTabName = Options -# bbb.chat.privateChatSelect = Select a person to chat with privately -# 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.chatOptions = Chat Options -# bbb.chat.fontSize = Chat Message Font Size -# bbb.chat.cmbFontSize.toolTip = Select Chat Message Font Size -# bbb.chat.messageList = Message Box -# bbb.chat.minimizeBtn.accessibilityName = Minimize the Chat Window -# bbb.chat.maximizeRestoreBtn.accessibilityName = Maximize the Chat Window -# bbb.chat.closeBtn.accessibilityName = Close the Chat Window -# bbb.chat.chatTabs.accessibleNotice = New messages in this tab. -# bbb.publishVideo.changeCameraBtn.labelText = Change Webcam -# bbb.publishVideo.changeCameraBtn.toolTip = Open the change webcam dialog box -# bbb.publishVideo.cmbResolution.tooltip = Select a webcam resolution -# bbb.publishVideo.startPublishBtn.labelText = Start Sharing -# bbb.publishVideo.startPublishBtn.toolTip = Start sharing your webcam -# 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 -# bbb.videodock.quickLink.label = Webcams Window -# bbb.video.minimizeBtn.accessibilityName = Minimize the Webcams Window -# bbb.video.maximizeRestoreBtn.accessibilityName = Maximize the Webcams Window -# bbb.video.controls.muteButton.toolTip = Mute or unmute {0} -# bbb.video.controls.switchPresenter.toolTip = Make {0} presenter -# bbb.video.controls.ejectUserBtn.toolTip = Eject {0} from meeting -# bbb.video.controls.privateChatBtn.toolTip = Chat with {0} -# bbb.video.publish.hint.noCamera = No webcam available -# bbb.video.publish.hint.cantOpenCamera = Can't open your webcam -# bbb.video.publish.hint.waitingApproval = Waiting for approval -# bbb.video.publish.hint.videoPreview = Webcam preview -# bbb.video.publish.hint.openingCamera = Opening webcam... -# bbb.video.publish.hint.cameraDenied = Webcam access denied -# bbb.video.publish.hint.cameraIsBeingUsed = Your webcam is being used by another application -# bbb.video.publish.hint.publishing = Publishing... -# 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.desktopPublish.title = Desktop Sharing\: Presenter's Preview -# bbb.desktopPublish.fullscreen.tooltip = Share Your Main Screen -# bbb.desktopPublish.fullscreen.label = Full Screen -# bbb.desktopPublish.region.tooltip = Share a Part of Your Screen -# bbb.desktopPublish.region.label = Region -# bbb.desktopPublish.stop.tooltip = Close screen share -# bbb.desktopPublish.stop.label = Close -# bbb.desktopPublish.maximizeRestoreBtn.toolTip = You cannot maximize this window. -# bbb.desktopPublish.closeBtn.toolTip = Stop Sharing and Close -# bbb.desktopPublish.chromeOnMacUnsupportedHint = Desktop sharing is not currently supported on Chrome running under Mac OS X. Recommend you use FireFox to share 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 -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -# bbb.desktopView.title = Desktop Sharing -# bbb.desktopView.fitToWindow = Fit to Window -# bbb.desktopView.actualSize = Display actual size -# bbb.desktopView.minimizeBtn.accessibilityName = Minimize 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.toolbar.phone.toolTip.start = Share Your Microphone -# bbb.toolbar.phone.toolTip.stop = Stop Sharing Your Microphone -# bbb.toolbar.phone.toolTip.mute = Stop listening the conference -# bbb.toolbar.phone.toolTip.unmute = Start listening the conference -# bbb.toolbar.phone.toolTip.nomic = No microphone detected -# bbb.toolbar.deskshare.toolTip.start = Share Your Desktop -# bbb.toolbar.deskshare.toolTip.stop = Stop Sharing Your Desktop -# bbb.toolbar.video.toolTip.start = Share Your Webcam -# bbb.toolbar.video.toolTip.stop = Stop Sharing Your Webcam -# bbb.layout.addButton.toolTip = Add the custom layout to the list -# bbb.layout.broadcastButton.toolTip = Apply Current Layout to All Viewers -# bbb.layout.combo.toolTip = Change Your Layout -# bbb.layout.loadButton.toolTip = Load layouts from a file -# bbb.layout.saveButton.toolTip = Save layouts to a file -# bbb.layout.lockButton.toolTip = Lock layout -# bbb.layout.combo.prompt = Apply a layout -# bbb.layout.combo.custom = * Custom layout -# bbb.layout.combo.customName = Custom layout -# 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.name.defaultlayout = Default Layout -# bbb.layout.name.videochat = Video Chat -# bbb.layout.name.webcamsfocus = Webcam Meeting -# bbb.layout.name.presentfocus = Presentation Meeting -# bbb.layout.name.lectureassistant = Lecture Assistant -# bbb.layout.name.lecture = Lecture -# bbb.highlighter.toolbar.pencil = Pencil -# bbb.highlighter.toolbar.pencil.accessibilityName = Switch whiteboard cursor to pencil -# bbb.highlighter.toolbar.ellipse = Circle -# bbb.highlighter.toolbar.ellipse.accessibilityName = Switch whiteboard cursor to circle -# bbb.highlighter.toolbar.rectangle = Rectangle -# bbb.highlighter.toolbar.rectangle.accessibilityName = Switch whiteboard cursor to rectangle -# bbb.highlighter.toolbar.panzoom = Pan and Zoom -# bbb.highlighter.toolbar.panzoom.accessibilityName = Switch whiteboard cursor to pan and zoom -# bbb.highlighter.toolbar.clear = Clear All Annotations -# bbb.highlighter.toolbar.clear.accessibilityName = Clear the whiteboard page -# bbb.highlighter.toolbar.undo = Undo Annotation -# bbb.highlighter.toolbar.undo.accessibilityName = Undo the last whiteboard shape -# bbb.highlighter.toolbar.color = Select Color -# bbb.highlighter.toolbar.color.accessibilityName = Whiteboard mark draw color -# bbb.highlighter.toolbar.thickness = Change Thickness -# bbb.highlighter.toolbar.thickness.accessibilityName = Whiteboard draw thickness -# bbb.logout.title = Logged Out -# bbb.logout.button.label = OK -# 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.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.refresh.message = If this logout was unexpected click the button below to reconnect. -# bbb.logout.refresh.label = Reconnect -# bbb.logout.confirm.title = Confirm Logout -# bbb.logout.confirm.message = Are you sure you want to log out? -# bbb.logout.confirm.yes = Yes -# bbb.logout.confirm.no = No -# bbb.notes.title = Notes -# bbb.notes.cmpColorPicker.toolTip = Text Color -# bbb.notes.saveBtn = Save -# bbb.notes.saveBtn.toolTip = Save Note -# bbb.settings.deskshare.instructions = Choose Allow on the prompt that pops up to check that desktop sharing is working properly for you -# bbb.settings.deskshare.start = Check Desktop Sharing -# bbb.settings.voice.volume = Microphone Activity -# bbb.settings.java.label = Java version error -# bbb.settings.java.text = You have Java {0} installed, but you need at least version {1} to use the BigBlueButton desktop sharing feature. The button below will install the newest Java JRE version. -# bbb.settings.java.command = Install newest Java -# bbb.settings.flash.label = Flash version error -# bbb.settings.flash.text = You have Flash {0} installed, but you need at least version {1} to run BigBlueButton properly. The button below will install the newest Adobe Flash version. -# bbb.settings.flash.command = Install newest Flash -# bbb.settings.isight.label = iSight webcam error -# bbb.settings.isight.text = If you have problems with your iSight webcam, it may be because you are running OS X 10.6.5, which is known to have a problem with Flash capturing video from the iSight webcam. \n To correct this, the link below will install a newer version of Flash player, or update your Mac to the newest version -# bbb.settings.isight.command = Install Flash 10.2 RC2 -# bbb.settings.warning.label = Warning -# bbb.settings.warning.close = Close this Warning -# bbb.settings.noissues = No outstanding issues have been detected. -# bbb.settings.instructions = Accept the Flash prompt that asks you for webcam permissions. If the output matches what is expected, your browser has been set up correctly. Other potentials issues are below. Examine them to find a possible solution. -# ltbcustom.bbb.highlighter.toolbar.triangle = Triangle -# ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Switch whiteboard cursor to triangle -# ltbcustom.bbb.highlighter.toolbar.line = Line -# ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Switch whiteboard cursor to line -# ltbcustom.bbb.highlighter.toolbar.text = Text -# ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Switch whiteboard cursor to text -# ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Text color -# ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Font size - -# bbb.accessibility.clientReady = Ready - -# bbb.accessibility.chat.chatBox.reachedFirst = You have reached the first message. -# bbb.accessibility.chat.chatBox.reachedLatest = You have reached the latest message. -# bbb.accessibility.chat.chatBox.navigatedFirst = You have navigated to the first message. -# 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.initialDescription = Please use the arrow keys to navigate through chat messages. - -# bbb.accessibility.notes.notesview.input = Notes input - -# bbb.shortcuthelp.title = Shortcut Keys -# bbb.shortcuthelp.minimizeBtn.accessibilityName = Minimize the Shortcut Help Window -# bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Maximize the Shortcut Help Window -# bbb.shortcuthelp.closeBtn.accessibilityName = Close the Shortcut Help Window -# bbb.shortcuthelp.dropdown.general = Global shortcuts -# bbb.shortcuthelp.dropdown.presentation = Presentation shortcuts -# bbb.shortcuthelp.dropdown.chat = Chat shortcuts -# bbb.shortcuthelp.dropdown.users = Users shortcuts -# bbb.shortcuthelp.dropdown.polling = Presenter Polling shortcuts -# bbb.shortcuthelp.dropdown.polling2 = Viewer Polling shortcuts -# bbb.shortcuthelp.headers.shortcut = Shortcut -# bbb.shortcuthelp.headers.function = Function - -# bbb.shortcutkey.general.minimize = 189 -# bbb.shortcutkey.general.minimize.function = Minimize current window -# bbb.shortcutkey.general.maximize = 187 -# bbb.shortcutkey.general.maximize.function = Maximize current window - -# bbb.shortcutkey.flash.exit = 81 -# bbb.shortcutkey.flash.exit.function = Focus out of the Flash window -# bbb.shortcutkey.users.muteme = 77 -# bbb.shortcutkey.users.muteme.function = Mute and Unmute your microphone -# bbb.shortcutkey.chat.chatinput = 73 -# bbb.shortcutkey.chat.chatinput.function = Focus the chat input field -# bbb.shortcutkey.present.focusslide = 67 -# bbb.shortcutkey.present.focusslide.function = Focus the presentation slide -# bbb.shortcutkey.whiteboard.undo = 90 -# bbb.shortcutkey.whiteboard.undo.function = Undo last whiteboard mark - -# bbb.shortcutkey.focus.users = 49 -# bbb.shortcutkey.focus.users.function = Move focus to the Users window -# bbb.shortcutkey.focus.video = 50 -# bbb.shortcutkey.focus.video.function = Move focus to the Webcam window -# bbb.shortcutkey.focus.presentation = 51 -# bbb.shortcutkey.focus.presentation.function = Move focus to the Presentation window -# bbb.shortcutkey.focus.chat = 52 -# bbb.shortcutkey.focus.chat.function = Move focus to the Chat window -# bbb.shortcutkey.focus.pollingCreate = 67 -# bbb.shortcutkey.focus.pollingCreate.function = Move focus to the Poll Creation window, if it is open. -# bbb.shortcutkey.focus.pollingStats = 83 -# bbb.shortcutkey.focus.pollingStats.function = Move focus to the Poll Statistics window, if it is open. -# bbb.shortcutkey.focus.voting = 89 -# bbb.shortcutkey.focus.voting.function = Move focus to the Voting window, if it is open. - -# bbb.shortcutkey.share.desktop = 68 -# bbb.shortcutkey.share.desktop.function = Open desktop sharing window -# bbb.shortcutkey.share.microphone = 79 -# bbb.shortcutkey.share.microphone.function = Open audio settings window -# bbb.shortcutkey.share.pauseRemoteStream = 80 -# bbb.shortcutkey.share.pauseRemoteStream.function = Start/Stop listening the conference -# bbb.shortcutkey.share.webcam = 66 -# bbb.shortcutkey.share.webcam.function = Open webcam sharing window - -# bbb.shortcutkey.shortcutWindow = 72 -# bbb.shortcutkey.shortcutWindow.function = Open/focus to shortcut help window -# bbb.shortcutkey.logout = 76 -# bbb.shortcutkey.logout.function = Log out of this meeting -# bbb.shortcutkey.raiseHand = 82 -# bbb.shortcutkey.raiseHand.function = Raise your hand - -# bbb.shortcutkey.present.upload = 85 -# bbb.shortcutkey.present.upload.function = Upload presentation -# bbb.shortcutkey.present.previous = 65 -# bbb.shortcutkey.present.previous.function = Go to previous slide -# bbb.shortcutkey.present.select = 83 -# bbb.shortcutkey.present.select.function = View all slides -# bbb.shortcutkey.present.next = 69 -# bbb.shortcutkey.present.next.function = Go to next slide -# bbb.shortcutkey.present.fitWidth = 70 -# bbb.shortcutkey.present.fitWidth.function = Fit slides to width -# bbb.shortcutkey.present.fitPage = 80 -# bbb.shortcutkey.present.fitPage.function = Fit slides to page - -# bbb.shortcutkey.users.makePresenter = 80 -# bbb.shortcutkey.users.makePresenter.function = Make selected person presenter -# bbb.shortcutkey.users.kick = 75 -# bbb.shortcutkey.users.kick.function = Kick selected person from the meeting -# bbb.shortcutkey.users.mute = 83 -# bbb.shortcutkey.users.mute.function = Mute or unmute selected person -# bbb.shortcutkey.users.muteall = 65 -# bbb.shortcutkey.users.muteall.function = Mute or unmute all users -# bbb.shortcutkey.users.focusUsers = 85 -# bbb.shortcutkey.users.focusUsers.function = Focus to users list -# bbb.shortcutkey.users.muteAllButPres = 65 -# bbb.shortcutkey.users.muteAllButPres.function = Mute everyone but the Presenter - -# bbb.shortcutkey.chat.focusTabs = 89 -# bbb.shortcutkey.chat.focusTabs.function = Focus to chat tabs -# bbb.shortcutkey.chat.focusBox = 66 -# bbb.shortcutkey.chat.focusBox.function = Focus to chat box -# bbb.shortcutkey.chat.changeColour = 67 -# 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.explanation = ---- -# bbb.shortcutkey.chat.explanation.function = For message navigation, you must focus the chat box. - -# bbb.shortcutkey.chat.chatbox.advance = 40 -# bbb.shortcutkey.chat.chatbox.advance.function = Navigate to the next message -# bbb.shortcutkey.chat.chatbox.goback = 38 -# bbb.shortcutkey.chat.chatbox.goback.function = Navigate to the previous message -# bbb.shortcutkey.chat.chatbox.repeat = 32 -# bbb.shortcutkey.chat.chatbox.repeat.function = Repeat current message -# bbb.shortcutkey.chat.chatbox.golatest = 39 -# bbb.shortcutkey.chat.chatbox.golatest.function = Navigate to the latest message -# bbb.shortcutkey.chat.chatbox.gofirst = 37 -# bbb.shortcutkey.chat.chatbox.gofirst.function = Navigate to the first message -# bbb.shortcutkey.chat.chatbox.goread = 75 -# bbb.shortcutkey.chat.chatbox.goread.function = Navigate to the most recent message you've read -# bbb.shortcutkey.chat.chatbox.debug = 71 -# bbb.shortcutkey.chat.chatbox.debug.function = Temporary debug hotkey - -# bbb.polling.toolbar.toolTip = Manage Polls -# bbb.polling.buttonName = Manage Polls -# bbb.polling.createPoll = Create New Poll -# bbb.polling.createPoll.moreThanOneResponse = Allow users to choose more than one response -# bbb.polling.createPoll.hint = Hint\: Start every answer with a new line -# bbb.polling.createPoll.answers = Answers\: -# bbb.polling.createPoll.question = Question\: -# bbb.polling.createPoll.title = Title\: -# bbb.polling.createPoll.publishToWeb = Enable web polling - -# bbb.polling.pollPreview = Poll Preview -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.publish = Publish -# bbb.polling.pollPreview.preview = Preview -# bbb.polling.pollPreview.save = Save -# bbb.polling.pollPreview.cancel = Cancel -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.hereIsYourPoll = Here is your poll\: -# bbb.polling.pollPreview.ifYouWantChanges = if you want to make any changes use the 'Modify' button -# bbb.polling.pollPreview.checkAll = (check all that may apply) -# bbb.polling.pollPreview.pollWillPublishOnline = This poll will be available for web polling. - -# bbb.polling.resultBtn.label=Result -# bbb.polling.resultBtn.toolTip=Show poll result -# bbb.polling.startBtn.label=Start -# bbb.polling.startBtn.toolTip=Start poll -# bbb.polling.editBtn.label=Edit -# bbb.polling.editBtn.toolTip=Edit poll -# bbb.polling.deleteBtn.toolTip=Delete poll - -# bbb.publishVideo.startPublishBtn.labelText = Start Sharing -# bbb.publishVideo.changeCameraBtn.labelText = Change Webcam - -# bbb.accessibility.alerts.madePresenter = You are now the Presenter. -# bbb.accessibility.alerts.madeViewer = You are now a Viewer. - -# bbb.shortcutkey.polling.buttonClick = 80 -# bbb.shortcutkey.polling.buttonClick.function = Open the Polling Menu. -# bbb.shortcutkey.polling.focusTitle = 67 -# bbb.shortcutkey.polling.focusTitle.function = Focus to Title input box. -# bbb.shortcutkey.polling.focusQuestion = 81 -# bbb.shortcutkey.polling.focusQuestion.function = Focus to Question input box. -# bbb.shortcutkey.polling.focusAnswers = 65 -# bbb.shortcutkey.polling.focusAnswers.function = Focus to Answers input box. -# bbb.shortcutkey.polling.focusMultipleCB = 77 -# bbb.shortcutkey.polling.focusMultipleCB.function = Focus to "Allow multiple selections" checkbox. -# bbb.shortcutkey.polling.focusWebPollCB = 66 -# bbb.shortcutkey.polling.focusWebPollCB.function = Focus to "Enable web polling" checkbox. -# bbb.shortcutkey.polling.previewClick = 80 -# bbb.shortcutkey.polling.previewClick.function = Preview your poll and proceed. -# bbb.shortcutkey.polling.cancelClick = 88 -# bbb.shortcutkey.polling.cancelClick.function = Cancel and exit Poll creation. -# bbb.shortcutkey.polling.modify = 69 -# bbb.shortcutkey.polling.modify.function = Go back and modify your poll. -# bbb.shortcutkey.polling.publish = 85 -# bbb.shortcutkey.polling.publish.function = Publish your poll and open voting. -# bbb.shortcutkey.polling.save = 83 -# bbb.shortcutkey.polling.save.function = Save your poll to use later. - -# bbb.shortcutkey.pollStats.explanation = ---- -# bbb.shortcutkey.pollStats.explanation.function = Poll results are only available once the poll has been published. -# bbb.shortcutkey.polling.focusData = 68 -# bbb.shortcutkey.polling.focusData.function = Focus to poll results. -# bbb.shortcutkey.polling.refresh = 82 -# bbb.shortcutkey.polling.refresh.function = Refresh poll results. -# bbb.shortcutkey.polling.focusWebPoll = 73 -# bbb.shortcutkey.polling.focusWebPoll.function = Focus to web polling URL box. -# bbb.shortcutkey.polling.stopPoll = 79 -# bbb.shortcutkey.polling.stopPoll.function = Stop the poll and end voting. -# bbb.shortcutkey.polling.repostPoll = 80 -# bbb.shortcutkey.polling.repostPoll.function = Re-publish the poll. -# bbb.shortcutkey.polling.closeStatsWindow = 88 -# bbb.shortcutkey.polling.closeStatsWindow.function = Close Polling Results window. - -# bbb.shortcutkey.polling.vote = 86 -# bbb.shortcutkey.polling.vote.function = Cast your vote for the options selected. -# bbb.shortcutkey.polling.focusVoteQuestion = 81 -# bbb.shortcutkey.polling.focusVoteQuestion.function = Focus to question. - -# bbb.shortcutkey.specialKeys.space = Spacebar -# bbb.shortcutkey.specialKeys.left = Left Arrow -# bbb.shortcutkey.specialKeys.right = Right Arrow -# bbb.shortcutkey.specialKeys.up = Up Arrow -# bbb.shortcutkey.specialKeys.down = Down Arrow -# bbb.shortcutkey.specialKeys.plus = Plus -# bbb.shortcutkey.specialKeys.minus = Minus - -# bbb.toolbar.videodock.toolTip.closeAllVideos = Close all videos -# bbb.users.settings.lockAll=Lock All Users -# bbb.users.settings.lockAllExcept=Lock Users Except Presenter -# bbb.users.settings.lockSettings=Lock Viewers ... -# bbb.users.settings.unlockAll=Unlock All Viewers -# bbb.users.settings.roomIsLocked=Locked by default -# bbb.users.settings.roomIsMuted=Muted by default - -# bbb.lockSettings.save = Apply -# bbb.lockSettings.save.tooltip = Apply lock settings -# bbb.lockSettings.cancel = Cancel -# bbb.lockSettings.cancel.toolTip = Close this window without saving - -# bbb.lockSettings.moderatorLocking = Moderator locking -# bbb.lockSettings.privateChat = Private Chat -# bbb.lockSettings.publicChat = Public Chat -# bbb.lockSettings.webcam = Webcam -# bbb.lockSettings.microphone = Microphone -# bbb.lockSettings.layout = Layout -# bbb.lockSettings.title=Lock Viewers -# bbb.lockSettings.feature=Feature -# bbb.lockSettings.locked=Locked -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/km_KH/bbbResources.properties b/clients/flash/web-client/src/locale/km_KH/bbbResources.properties deleted file mode 100644 index 63f850d0cb1b..000000000000 --- a/clients/flash/web-client/src/locale/km_KH/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -# bbb.mainshell.locale.version = 0.9.0 -# 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 http\://www.bigbluebutton.org -# bbb.mainshell.logBtn.toolTip = Open Log Window -# bbb.mainshell.meetingNotFound = Meeting Not Found -# bbb.mainshell.invalidAuthToken = Invalid Authentication Token -# bbb.mainshell.resetLayoutBtn.toolTip = Reset Layout -# bbb.mainshell.notification.tunnelling = Tunnelling -# bbb.mainshell.notification.webrtc = WebRTC Audio -# bbb.oldlocalewindow.reminder1 = You may have an old language translations of BigBlueButton. -# bbb.oldlocalewindow.reminder2 = Please clear your browser's cache and try again. -# bbb.oldlocalewindow.windowTitle = Warning\: Old Language Translations -# bbb.audioSelection.title = How do you want to join the audio? -# bbb.audioSelection.btnMicrophone.label = Microphone -# bbb.audioSelection.btnMicrophone.toolTip = Join the audio with your microphone -# bbb.audioSelection.btnListenOnly.label = Listen Only -# bbb.audioSelection.btnListenOnly.toolTip = Join the audio as listen only -# bbb.audioSelection.txtPhone.text = To join this meeting by phone, dial\: {0} then enter {1} as the conference pin number. -# bbb.micSettings.title = Audio Test -# bbb.micSettings.speakers.header = Test Speakers -# bbb.micSettings.microphone.header = Test Microphone -# bbb.micSettings.playSound = Test Speakers -# bbb.micSettings.playSound.toolTip = Play music to test your speakers -# bbb.micSettings.hearFromHeadset = You should hear audio in your headset, not your computer speakers. -# bbb.micSettings.speakIntoMic = If you are using a headset (or earbuds), you should hear the audio from your headset -- not from your computer speakers. -# bbb.micSettings.echoTestMicPrompt = This is a private echo test. Speak a few words. Did you hear audio? -# bbb.micSettings.echoTestAudioYes = Yes -# bbb.micSettings.echoTestAudioNo = No -# bbb.micSettings.speakIntoMicTestLevel = Speak into your microphone. You should see the bar move. If not, choose another mic. -# bbb.micSettings.recommendHeadset = Use a headset with a microphone for best audio experience. -# bbb.micSettings.changeMic = Test or Change Microphone -# bbb.micSettings.changeMic.toolTip = Open the Flash Player microphone settings dialog box -# bbb.micSettings.comboMicList.toolTip = Select a microphone -# bbb.micSettings.micRecordVolume.label = Gain -# bbb.micSettings.micRecordVolume.toolTip = Set your microphone gain -# bbb.micSettings.nextButton = Next -# bbb.micSettings.nextButton.toolTip = Start the echo test -# bbb.micSettings.join = Join Audio -# bbb.micSettings.join.toolTip = Join the audio conference -# bbb.micSettings.cancel = Cancel -# bbb.micSettings.connectingtoecho = Connecting -# bbb.micSettings.connectingtoecho.error = Echo Test Error\: Please contact administrator. -# bbb.micSettings.cancel.toolTip = Cancel joining the audio conference -# bbb.micSettings.access.helpButton = Open tutorial videos in a new page. -# bbb.micSettings.access.title = Audio Settings. Focus will remain in this audio settings window until the window is closed. -# bbb.micSettings.webrtc.title = WebRTC Support -# bbb.micSettings.webrtc.capableBrowser = Your browser supports WebRTC. -# bbb.micSettings.webrtc.capableBrowser.dontuseit = Click not to use WebRTC -# bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Click here if you don't want to use the WebRTC technology (recommended if you have problems using it). -# bbb.micSettings.webrtc.notCapableBrowser = WebRTC is not supported in your browser. Please use Google Chrome (version 32 or greater); or Mozilla Firefox (version 26 or greater). You will still be able to join the voice conference using the Adobe Flash Platform. -# bbb.micSettings.webrtc.connecting = Calling -# bbb.micSettings.webrtc.waitingforice = Connecting -# bbb.micSettings.webrtc.transferring = Transferring -# bbb.micSettings.webrtc.endingecho = Joining audio -# bbb.micSettings.webrtc.endedecho = Echo test ended. -# bbb.micPermissions.firefox.title = Firefox Microphone Permissions -# bbb.micPermissions.firefox.message1 = Choose your mic and then click Share. -# bbb.micPermissions.firefox.message2 = If you don't see the list of microphones, click on the microphone icon. -# bbb.micPermissions.chrome.title = Chrome Microphone Permissions -# bbb.micPermissions.chrome.message1 = Click Allow to give Chrome permission to use your microphone. -# bbb.micWarning.title = Audio Warning -# bbb.micWarning.joinBtn.label = Join anyway -# bbb.micWarning.testAgain.label = Test again -# bbb.micWarning.message = Your microphone did not show any activity, others probably won't be able to hear you during the session. -# bbb.webrtcWarning.message = Detected the following WebRTC issue\: {0}. Do you want to try Flash instead? -# bbb.webrtcWarning.title = WebRTC Audio Failure -# bbb.webrtcWarning.failedError.1001 = Error 1001\: WebSocket disconnected -# bbb.webrtcWarning.failedError.1002 = Error 1002\: Could not make a WebSocket connection -# bbb.webrtcWarning.failedError.1003 = Error 1003\: Browser version not supported -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -# bbb.webrtcWarning.failedError.1005 = Error 1005\: Call ended unexpectedly -# bbb.webrtcWarning.failedError.1006 = Error 1006\: Call timed out -# bbb.webrtcWarning.failedError.1007 = Error 1007\: ICE negotiation failed -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -# 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.mainToolbar.helpBtn = Help -# bbb.mainToolbar.logoutBtn = Logout -# bbb.mainToolbar.logoutBtn.toolTip = Log Out -# bbb.mainToolbar.langSelector = Select language -# bbb.mainToolbar.settingsBtn = Settings -# bbb.mainToolbar.settingsBtn.toolTip = Open Settings -# bbb.mainToolbar.shortcutBtn = Shortcut Keys -# bbb.mainToolbar.shortcutBtn.toolTip = Open Shortcut Keys Window -# bbb.mainToolbar.recordBtn.toolTip.start = Start recording -# bbb.mainToolbar.recordBtn.toolTip.stop = Stop recording -# bbb.mainToolbar.recordBtn.toolTip.recording = The session is being recorded -# bbb.mainToolbar.recordBtn.toolTip.notRecording = The session isn't being recorded -# 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.stop = Are you sure you want to stop recording the session? -# bbb.mainToolbar.recordBtn..notification.title = Record Notification -# bbb.mainToolbar.recordBtn..notification.message1 = You can record this meeting. -# 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.notRecording = Not Recording -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.window.minimizeBtn.toolTip = Minimize -# bbb.window.maximizeRestoreBtn.toolTip = Maximize -# bbb.window.closeBtn.toolTip = Close -# bbb.videoDock.titleBar = Webcam Window Title Bar -# bbb.presentation.titleBar = Presentation Window Title Bar -# bbb.chat.titleBar = Chat Window Title Bar -# bbb.users.title = Users{0} {1} -# bbb.users.titleBar = Users Window title bar -# bbb.users.quickLink.label = Users Window -# bbb.users.minimizeBtn.accessibilityName = Minimize the Users Window -# bbb.users.maximizeRestoreBtn.accessibilityName = Maximize the Users Window -# bbb.users.settings.buttonTooltip = Settings -# bbb.users.settings.audioSettings = Audio Test -# bbb.users.settings.webcamSettings = Webcam Settings -# bbb.users.settings.muteAll = Mute All Users -# bbb.users.settings.muteAllExcept = Mute All Users Except Presenter -# bbb.users.settings.unmuteAll = Unmute All Users -# bbb.users.settings.lowerAllHands = Lower All Hands -# bbb.users.raiseHandBtn.toolTip = Raise Hand -# bbb.users.raiseHandBtn.toolTip2 = Lower Hand -# bbb.users.roomMuted.text = Viewers Muted -# bbb.users.roomLocked.text = Viewers Locked -# bbb.users.pushToTalk.toolTip = Talk -# bbb.users.pushToMute.toolTip = Mute yourself -# bbb.users.muteMeBtnTxt.talk = Unmute -# bbb.users.muteMeBtnTxt.mute = Mute -# bbb.users.muteMeBtnTxt.muted = Muted -# bbb.users.muteMeBtnTxt.unmuted = Unmuted -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -# bbb.users.usersGrid.accessibilityName = Users List. Use the arrow keys to navigate. -# bbb.users.usersGrid.nameItemRenderer = Name -# bbb.users.usersGrid.nameItemRenderer.youIdentifier = you -# bbb.users.usersGrid.statusItemRenderer = Status -# 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.lowerHand = Lower Hand -# bbb.users.usersGrid.statusItemRenderer.handRaised = Hand Raised -# bbb.users.usersGrid.statusItemRenderer.viewer = Viewer -# bbb.users.usersGrid.mediaItemRenderer = Media -# bbb.users.usersGrid.mediaItemRenderer.talking = Talking -# bbb.users.usersGrid.mediaItemRenderer.webcam = Sharing Webcam -# bbb.users.usersGrid.mediaItemRenderer.webcamBtn = View webcam -# bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Unmute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToMute = Mute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToLock = Lock {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Unlock {0} -# bbb.users.usersGrid.mediaItemRenderer.kickUser = Kick {0} -# bbb.users.usersGrid.mediaItemRenderer.webcam = Sharing Webcam -# bbb.users.usersGrid.mediaItemRenderer.micOff = Microphone off -# bbb.users.usersGrid.mediaItemRenderer.micOn = Microphone on -# bbb.users.usersGrid.mediaItemRenderer.noAudio = Not in audio conference -# bbb.presentation.title = Presentation -# bbb.presentation.titleWithPres = Presentation\: {0} -# bbb.presentation.quickLink.label = Presentation Window -# bbb.presentation.fitToWidth.toolTip = Fit Presentation To Width -# bbb.presentation.fitToPage.toolTip = Fit Presentation To Page -# bbb.presentation.uploadPresBtn.toolTip = Upload Presentation -# bbb.presentation.backBtn.toolTip = Previous slide -# bbb.presentation.btnSlideNum.accessibilityName = Slide {0} of {1} -# bbb.presentation.btnSlideNum.toolTip = Select a slide -# bbb.presentation.forwardBtn.toolTip = Next slide -# bbb.presentation.maxUploadFileExceededAlert = Error\: The file is bigger than what's allowed. -# bbb.presentation.uploadcomplete = Upload completed. Please wait while we convert the document. -# 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.notsupported = Error\: The uploaded document is unsupported. Please upload a compatible file. -# 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.converted = Converted {0} of {1} slides. -# bbb.presentation.ok = OK -# bbb.presentation.slider = Presentation zoom level -# bbb.presentation.slideloader.starttext = Slide text start -# bbb.presentation.slideloader.endtext = Slide text end -# 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 -# bbb.presentation.minimizeBtn.accessibilityName = Minimize the Presentation Window -# bbb.presentation.maximizeRestoreBtn.accessibilityName = Maximize the Presentation Window -# bbb.presentation.closeBtn.accessibilityName = Close the Presentation Window -# bbb.fileupload.title = Add Files to Your Presentation -# bbb.fileupload.lblFileName.defaultText = No file selected -# bbb.fileupload.selectBtn.label = Select File -# bbb.fileupload.selectBtn.toolTip = Open dialog box to select a file -# bbb.fileupload.uploadBtn = Upload -# bbb.fileupload.uploadBtn.toolTip = Upload the selected file -# bbb.fileupload.deleteBtn.toolTip = Delete Presentation -# bbb.fileupload.showBtn = Show -# bbb.fileupload.showBtn.toolTip = Show Presentation -# bbb.fileupload.okCancelBtn = Close -# bbb.fileupload.okCancelBtn.toolTip = Close the File Upload dialog box -# bbb.fileupload.genThumbText = Generating thumbnails.. -# bbb.fileupload.progBarLbl = Progress\: -# bbb.fileupload.fileFormatHint = Upload any office document or Portable Document Format (PDF) file. For best results upload PDF. -# bbb.chat.title = Chat -# bbb.chat.quickLink.label = Chat Window -# bbb.chat.cmpColorPicker.toolTip = Text Color -# bbb.chat.input.accessibilityName = Chat Message Editing Field -# bbb.chat.sendBtn = Send -# bbb.chat.sendBtn.toolTip = Send Message -# bbb.chat.sendBtn.accessibilityName = Send chat message -# bbb.chat.contextmenu.copyalltext = Copy All Text -# bbb.chat.publicChatUsername = Public -# bbb.chat.optionsTabName = Options -# bbb.chat.privateChatSelect = Select a person to chat with privately -# 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.chatOptions = Chat Options -# bbb.chat.fontSize = Chat Message Font Size -# bbb.chat.cmbFontSize.toolTip = Select Chat Message Font Size -# bbb.chat.messageList = Message Box -# bbb.chat.minimizeBtn.accessibilityName = Minimize the Chat Window -# bbb.chat.maximizeRestoreBtn.accessibilityName = Maximize the Chat Window -# bbb.chat.closeBtn.accessibilityName = Close the Chat Window -# bbb.chat.chatTabs.accessibleNotice = New messages in this tab. -# bbb.publishVideo.changeCameraBtn.labelText = Change Webcam -# bbb.publishVideo.changeCameraBtn.toolTip = Open the change webcam dialog box -# bbb.publishVideo.cmbResolution.tooltip = Select a webcam resolution -# bbb.publishVideo.startPublishBtn.labelText = Start Sharing -# bbb.publishVideo.startPublishBtn.toolTip = Start sharing your webcam -# 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 -# bbb.videodock.quickLink.label = Webcams Window -# bbb.video.minimizeBtn.accessibilityName = Minimize the Webcams Window -# bbb.video.maximizeRestoreBtn.accessibilityName = Maximize the Webcams Window -# bbb.video.controls.muteButton.toolTip = Mute or unmute {0} -# bbb.video.controls.switchPresenter.toolTip = Make {0} presenter -# bbb.video.controls.ejectUserBtn.toolTip = Eject {0} from meeting -# bbb.video.controls.privateChatBtn.toolTip = Chat with {0} -# bbb.video.publish.hint.noCamera = No webcam available -# bbb.video.publish.hint.cantOpenCamera = Can't open your webcam -# bbb.video.publish.hint.waitingApproval = Waiting for approval -# bbb.video.publish.hint.videoPreview = Webcam preview -# bbb.video.publish.hint.openingCamera = Opening webcam... -# bbb.video.publish.hint.cameraDenied = Webcam access denied -# bbb.video.publish.hint.cameraIsBeingUsed = Your webcam is being used by another application -# bbb.video.publish.hint.publishing = Publishing... -# 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.desktopPublish.title = Desktop Sharing\: Presenter's Preview -# bbb.desktopPublish.fullscreen.tooltip = Share Your Main Screen -# bbb.desktopPublish.fullscreen.label = Full Screen -# bbb.desktopPublish.region.tooltip = Share a Part of Your Screen -# bbb.desktopPublish.region.label = Region -# bbb.desktopPublish.stop.tooltip = Close screen share -# bbb.desktopPublish.stop.label = Close -# bbb.desktopPublish.maximizeRestoreBtn.toolTip = You cannot maximize this window. -# bbb.desktopPublish.closeBtn.toolTip = Stop Sharing and Close -# bbb.desktopPublish.chromeOnMacUnsupportedHint = Desktop sharing is not currently supported on Chrome running under Mac OS X. Recommend you use FireFox to share 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 -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -# bbb.desktopView.title = Desktop Sharing -# bbb.desktopView.fitToWindow = Fit to Window -# bbb.desktopView.actualSize = Display actual size -# bbb.desktopView.minimizeBtn.accessibilityName = Minimize 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.toolbar.phone.toolTip.start = Share Your Microphone -# bbb.toolbar.phone.toolTip.stop = Stop Sharing Your Microphone -# bbb.toolbar.phone.toolTip.mute = Stop listening the conference -# bbb.toolbar.phone.toolTip.unmute = Start listening the conference -# bbb.toolbar.phone.toolTip.nomic = No microphone detected -# bbb.toolbar.deskshare.toolTip.start = Share Your Desktop -# bbb.toolbar.deskshare.toolTip.stop = Stop Sharing Your Desktop -# bbb.toolbar.video.toolTip.start = Share Your Webcam -# bbb.toolbar.video.toolTip.stop = Stop Sharing Your Webcam -# bbb.layout.addButton.toolTip = Add the custom layout to the list -# bbb.layout.broadcastButton.toolTip = Apply Current Layout to All Viewers -# bbb.layout.combo.toolTip = Change Your Layout -# bbb.layout.loadButton.toolTip = Load layouts from a file -# bbb.layout.saveButton.toolTip = Save layouts to a file -# bbb.layout.lockButton.toolTip = Lock layout -# bbb.layout.combo.prompt = Apply a layout -# bbb.layout.combo.custom = * Custom layout -# bbb.layout.combo.customName = Custom layout -# 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.name.defaultlayout = Default Layout -# bbb.layout.name.videochat = Video Chat -# bbb.layout.name.webcamsfocus = Webcam Meeting -# bbb.layout.name.presentfocus = Presentation Meeting -# bbb.layout.name.lectureassistant = Lecture Assistant -# bbb.layout.name.lecture = Lecture -# bbb.highlighter.toolbar.pencil = Pencil -# bbb.highlighter.toolbar.pencil.accessibilityName = Switch whiteboard cursor to pencil -# bbb.highlighter.toolbar.ellipse = Circle -# bbb.highlighter.toolbar.ellipse.accessibilityName = Switch whiteboard cursor to circle -# bbb.highlighter.toolbar.rectangle = Rectangle -# bbb.highlighter.toolbar.rectangle.accessibilityName = Switch whiteboard cursor to rectangle -# bbb.highlighter.toolbar.panzoom = Pan and Zoom -# bbb.highlighter.toolbar.panzoom.accessibilityName = Switch whiteboard cursor to pan and zoom -# bbb.highlighter.toolbar.clear = Clear All Annotations -# bbb.highlighter.toolbar.clear.accessibilityName = Clear the whiteboard page -# bbb.highlighter.toolbar.undo = Undo Annotation -# bbb.highlighter.toolbar.undo.accessibilityName = Undo the last whiteboard shape -# bbb.highlighter.toolbar.color = Select Color -# bbb.highlighter.toolbar.color.accessibilityName = Whiteboard mark draw color -# bbb.highlighter.toolbar.thickness = Change Thickness -# bbb.highlighter.toolbar.thickness.accessibilityName = Whiteboard draw thickness -# bbb.logout.title = Logged Out -# bbb.logout.button.label = OK -# 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.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.refresh.message = If this logout was unexpected click the button below to reconnect. -# bbb.logout.refresh.label = Reconnect -# bbb.logout.confirm.title = Confirm Logout -# bbb.logout.confirm.message = Are you sure you want to log out? -# bbb.logout.confirm.yes = Yes -# bbb.logout.confirm.no = No -# bbb.notes.title = Notes -# bbb.notes.cmpColorPicker.toolTip = Text Color -# bbb.notes.saveBtn = Save -# bbb.notes.saveBtn.toolTip = Save Note -# bbb.settings.deskshare.instructions = Choose Allow on the prompt that pops up to check that desktop sharing is working properly for you -# bbb.settings.deskshare.start = Check Desktop Sharing -# bbb.settings.voice.volume = Microphone Activity -# bbb.settings.java.label = Java version error -# bbb.settings.java.text = You have Java {0} installed, but you need at least version {1} to use the BigBlueButton desktop sharing feature. The button below will install the newest Java JRE version. -# bbb.settings.java.command = Install newest Java -# bbb.settings.flash.label = Flash version error -# bbb.settings.flash.text = You have Flash {0} installed, but you need at least version {1} to run BigBlueButton properly. The button below will install the newest Adobe Flash version. -# bbb.settings.flash.command = Install newest Flash -# bbb.settings.isight.label = iSight webcam error -# bbb.settings.isight.text = If you have problems with your iSight webcam, it may be because you are running OS X 10.6.5, which is known to have a problem with Flash capturing video from the iSight webcam. \n To correct this, the link below will install a newer version of Flash player, or update your Mac to the newest version -# bbb.settings.isight.command = Install Flash 10.2 RC2 -# bbb.settings.warning.label = Warning -# bbb.settings.warning.close = Close this Warning -# bbb.settings.noissues = No outstanding issues have been detected. -# bbb.settings.instructions = Accept the Flash prompt that asks you for webcam permissions. If the output matches what is expected, your browser has been set up correctly. Other potentials issues are below. Examine them to find a possible solution. -# ltbcustom.bbb.highlighter.toolbar.triangle = Triangle -# ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Switch whiteboard cursor to triangle -# ltbcustom.bbb.highlighter.toolbar.line = Line -# ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Switch whiteboard cursor to line -# ltbcustom.bbb.highlighter.toolbar.text = Text -# ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Switch whiteboard cursor to text -# ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Text color -# ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Font size - -# bbb.accessibility.clientReady = Ready - -# bbb.accessibility.chat.chatBox.reachedFirst = You have reached the first message. -# bbb.accessibility.chat.chatBox.reachedLatest = You have reached the latest message. -# bbb.accessibility.chat.chatBox.navigatedFirst = You have navigated to the first message. -# 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.initialDescription = Please use the arrow keys to navigate through chat messages. - -# bbb.accessibility.notes.notesview.input = Notes input - -# bbb.shortcuthelp.title = Shortcut Keys -# bbb.shortcuthelp.minimizeBtn.accessibilityName = Minimize the Shortcut Help Window -# bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Maximize the Shortcut Help Window -# bbb.shortcuthelp.closeBtn.accessibilityName = Close the Shortcut Help Window -# bbb.shortcuthelp.dropdown.general = Global shortcuts -# bbb.shortcuthelp.dropdown.presentation = Presentation shortcuts -# bbb.shortcuthelp.dropdown.chat = Chat shortcuts -# bbb.shortcuthelp.dropdown.users = Users shortcuts -# bbb.shortcuthelp.dropdown.polling = Presenter Polling shortcuts -# bbb.shortcuthelp.dropdown.polling2 = Viewer Polling shortcuts -# bbb.shortcuthelp.headers.shortcut = Shortcut -# bbb.shortcuthelp.headers.function = Function - -# bbb.shortcutkey.general.minimize = 189 -# bbb.shortcutkey.general.minimize.function = Minimize current window -# bbb.shortcutkey.general.maximize = 187 -# bbb.shortcutkey.general.maximize.function = Maximize current window - -# bbb.shortcutkey.flash.exit = 81 -# bbb.shortcutkey.flash.exit.function = Focus out of the Flash window -# bbb.shortcutkey.users.muteme = 77 -# bbb.shortcutkey.users.muteme.function = Mute and Unmute your microphone -# bbb.shortcutkey.chat.chatinput = 73 -# bbb.shortcutkey.chat.chatinput.function = Focus the chat input field -# bbb.shortcutkey.present.focusslide = 67 -# bbb.shortcutkey.present.focusslide.function = Focus the presentation slide -# bbb.shortcutkey.whiteboard.undo = 90 -# bbb.shortcutkey.whiteboard.undo.function = Undo last whiteboard mark - -# bbb.shortcutkey.focus.users = 49 -# bbb.shortcutkey.focus.users.function = Move focus to the Users window -# bbb.shortcutkey.focus.video = 50 -# bbb.shortcutkey.focus.video.function = Move focus to the Webcam window -# bbb.shortcutkey.focus.presentation = 51 -# bbb.shortcutkey.focus.presentation.function = Move focus to the Presentation window -# bbb.shortcutkey.focus.chat = 52 -# bbb.shortcutkey.focus.chat.function = Move focus to the Chat window -# bbb.shortcutkey.focus.pollingCreate = 67 -# bbb.shortcutkey.focus.pollingCreate.function = Move focus to the Poll Creation window, if it is open. -# bbb.shortcutkey.focus.pollingStats = 83 -# bbb.shortcutkey.focus.pollingStats.function = Move focus to the Poll Statistics window, if it is open. -# bbb.shortcutkey.focus.voting = 89 -# bbb.shortcutkey.focus.voting.function = Move focus to the Voting window, if it is open. - -# bbb.shortcutkey.share.desktop = 68 -# bbb.shortcutkey.share.desktop.function = Open desktop sharing window -# bbb.shortcutkey.share.microphone = 79 -# bbb.shortcutkey.share.microphone.function = Open audio settings window -# bbb.shortcutkey.share.pauseRemoteStream = 80 -# bbb.shortcutkey.share.pauseRemoteStream.function = Start/Stop listening the conference -# bbb.shortcutkey.share.webcam = 66 -# bbb.shortcutkey.share.webcam.function = Open webcam sharing window - -# bbb.shortcutkey.shortcutWindow = 72 -# bbb.shortcutkey.shortcutWindow.function = Open/focus to shortcut help window -# bbb.shortcutkey.logout = 76 -# bbb.shortcutkey.logout.function = Log out of this meeting -# bbb.shortcutkey.raiseHand = 82 -# bbb.shortcutkey.raiseHand.function = Raise your hand - -# bbb.shortcutkey.present.upload = 85 -# bbb.shortcutkey.present.upload.function = Upload presentation -# bbb.shortcutkey.present.previous = 65 -# bbb.shortcutkey.present.previous.function = Go to previous slide -# bbb.shortcutkey.present.select = 83 -# bbb.shortcutkey.present.select.function = View all slides -# bbb.shortcutkey.present.next = 69 -# bbb.shortcutkey.present.next.function = Go to next slide -# bbb.shortcutkey.present.fitWidth = 70 -# bbb.shortcutkey.present.fitWidth.function = Fit slides to width -# bbb.shortcutkey.present.fitPage = 80 -# bbb.shortcutkey.present.fitPage.function = Fit slides to page - -# bbb.shortcutkey.users.makePresenter = 80 -# bbb.shortcutkey.users.makePresenter.function = Make selected person presenter -# bbb.shortcutkey.users.kick = 75 -# bbb.shortcutkey.users.kick.function = Kick selected person from the meeting -# bbb.shortcutkey.users.mute = 83 -# bbb.shortcutkey.users.mute.function = Mute or unmute selected person -# bbb.shortcutkey.users.muteall = 65 -# bbb.shortcutkey.users.muteall.function = Mute or unmute all users -# bbb.shortcutkey.users.focusUsers = 85 -# bbb.shortcutkey.users.focusUsers.function = Focus to users list -# bbb.shortcutkey.users.muteAllButPres = 65 -# bbb.shortcutkey.users.muteAllButPres.function = Mute everyone but the Presenter - -# bbb.shortcutkey.chat.focusTabs = 89 -# bbb.shortcutkey.chat.focusTabs.function = Focus to chat tabs -# bbb.shortcutkey.chat.focusBox = 66 -# bbb.shortcutkey.chat.focusBox.function = Focus to chat box -# bbb.shortcutkey.chat.changeColour = 67 -# 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.explanation = ---- -# bbb.shortcutkey.chat.explanation.function = For message navigation, you must focus the chat box. - -# bbb.shortcutkey.chat.chatbox.advance = 40 -# bbb.shortcutkey.chat.chatbox.advance.function = Navigate to the next message -# bbb.shortcutkey.chat.chatbox.goback = 38 -# bbb.shortcutkey.chat.chatbox.goback.function = Navigate to the previous message -# bbb.shortcutkey.chat.chatbox.repeat = 32 -# bbb.shortcutkey.chat.chatbox.repeat.function = Repeat current message -# bbb.shortcutkey.chat.chatbox.golatest = 39 -# bbb.shortcutkey.chat.chatbox.golatest.function = Navigate to the latest message -# bbb.shortcutkey.chat.chatbox.gofirst = 37 -# bbb.shortcutkey.chat.chatbox.gofirst.function = Navigate to the first message -# bbb.shortcutkey.chat.chatbox.goread = 75 -# bbb.shortcutkey.chat.chatbox.goread.function = Navigate to the most recent message you've read -# bbb.shortcutkey.chat.chatbox.debug = 71 -# bbb.shortcutkey.chat.chatbox.debug.function = Temporary debug hotkey - -# bbb.polling.toolbar.toolTip = Manage Polls -# bbb.polling.buttonName = Manage Polls -# bbb.polling.createPoll = Create New Poll -# bbb.polling.createPoll.moreThanOneResponse = Allow users to choose more than one response -# bbb.polling.createPoll.hint = Hint\: Start every answer with a new line -# bbb.polling.createPoll.answers = Answers\: -# bbb.polling.createPoll.question = Question\: -# bbb.polling.createPoll.title = Title\: -# bbb.polling.createPoll.publishToWeb = Enable web polling - -# bbb.polling.pollPreview = Poll Preview -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.publish = Publish -# bbb.polling.pollPreview.preview = Preview -# bbb.polling.pollPreview.save = Save -# bbb.polling.pollPreview.cancel = Cancel -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.hereIsYourPoll = Here is your poll\: -# bbb.polling.pollPreview.ifYouWantChanges = if you want to make any changes use the 'Modify' button -# bbb.polling.pollPreview.checkAll = (check all that may apply) -# bbb.polling.pollPreview.pollWillPublishOnline = This poll will be available for web polling. - -# bbb.polling.resultBtn.label=Result -# bbb.polling.resultBtn.toolTip=Show poll result -# bbb.polling.startBtn.label=Start -# bbb.polling.startBtn.toolTip=Start poll -# bbb.polling.editBtn.label=Edit -# bbb.polling.editBtn.toolTip=Edit poll -# bbb.polling.deleteBtn.toolTip=Delete poll - -# bbb.publishVideo.startPublishBtn.labelText = Start Sharing -# bbb.publishVideo.changeCameraBtn.labelText = Change Webcam - -# bbb.accessibility.alerts.madePresenter = You are now the Presenter. -# bbb.accessibility.alerts.madeViewer = You are now a Viewer. - -# bbb.shortcutkey.polling.buttonClick = 80 -# bbb.shortcutkey.polling.buttonClick.function = Open the Polling Menu. -# bbb.shortcutkey.polling.focusTitle = 67 -# bbb.shortcutkey.polling.focusTitle.function = Focus to Title input box. -# bbb.shortcutkey.polling.focusQuestion = 81 -# bbb.shortcutkey.polling.focusQuestion.function = Focus to Question input box. -# bbb.shortcutkey.polling.focusAnswers = 65 -# bbb.shortcutkey.polling.focusAnswers.function = Focus to Answers input box. -# bbb.shortcutkey.polling.focusMultipleCB = 77 -# bbb.shortcutkey.polling.focusMultipleCB.function = Focus to "Allow multiple selections" checkbox. -# bbb.shortcutkey.polling.focusWebPollCB = 66 -# bbb.shortcutkey.polling.focusWebPollCB.function = Focus to "Enable web polling" checkbox. -# bbb.shortcutkey.polling.previewClick = 80 -# bbb.shortcutkey.polling.previewClick.function = Preview your poll and proceed. -# bbb.shortcutkey.polling.cancelClick = 88 -# bbb.shortcutkey.polling.cancelClick.function = Cancel and exit Poll creation. -# bbb.shortcutkey.polling.modify = 69 -# bbb.shortcutkey.polling.modify.function = Go back and modify your poll. -# bbb.shortcutkey.polling.publish = 85 -# bbb.shortcutkey.polling.publish.function = Publish your poll and open voting. -# bbb.shortcutkey.polling.save = 83 -# bbb.shortcutkey.polling.save.function = Save your poll to use later. - -# bbb.shortcutkey.pollStats.explanation = ---- -# bbb.shortcutkey.pollStats.explanation.function = Poll results are only available once the poll has been published. -# bbb.shortcutkey.polling.focusData = 68 -# bbb.shortcutkey.polling.focusData.function = Focus to poll results. -# bbb.shortcutkey.polling.refresh = 82 -# bbb.shortcutkey.polling.refresh.function = Refresh poll results. -# bbb.shortcutkey.polling.focusWebPoll = 73 -# bbb.shortcutkey.polling.focusWebPoll.function = Focus to web polling URL box. -# bbb.shortcutkey.polling.stopPoll = 79 -# bbb.shortcutkey.polling.stopPoll.function = Stop the poll and end voting. -# bbb.shortcutkey.polling.repostPoll = 80 -# bbb.shortcutkey.polling.repostPoll.function = Re-publish the poll. -# bbb.shortcutkey.polling.closeStatsWindow = 88 -# bbb.shortcutkey.polling.closeStatsWindow.function = Close Polling Results window. - -# bbb.shortcutkey.polling.vote = 86 -# bbb.shortcutkey.polling.vote.function = Cast your vote for the options selected. -# bbb.shortcutkey.polling.focusVoteQuestion = 81 -# bbb.shortcutkey.polling.focusVoteQuestion.function = Focus to question. - -# bbb.shortcutkey.specialKeys.space = Spacebar -# bbb.shortcutkey.specialKeys.left = Left Arrow -# bbb.shortcutkey.specialKeys.right = Right Arrow -# bbb.shortcutkey.specialKeys.up = Up Arrow -# bbb.shortcutkey.specialKeys.down = Down Arrow -# bbb.shortcutkey.specialKeys.plus = Plus -# bbb.shortcutkey.specialKeys.minus = Minus - -# bbb.toolbar.videodock.toolTip.closeAllVideos = Close all videos -# bbb.users.settings.lockAll=Lock All Users -# bbb.users.settings.lockAllExcept=Lock Users Except Presenter -# bbb.users.settings.lockSettings=Lock Viewers ... -# bbb.users.settings.unlockAll=Unlock All Viewers -# bbb.users.settings.roomIsLocked=Locked by default -# bbb.users.settings.roomIsMuted=Muted by default - -# bbb.lockSettings.save = Apply -# bbb.lockSettings.save.tooltip = Apply lock settings -# bbb.lockSettings.cancel = Cancel -# bbb.lockSettings.cancel.toolTip = Close this window without saving - -# bbb.lockSettings.moderatorLocking = Moderator locking -# bbb.lockSettings.privateChat = Private Chat -# bbb.lockSettings.publicChat = Public Chat -# bbb.lockSettings.webcam = Webcam -# bbb.lockSettings.microphone = Microphone -# bbb.lockSettings.layout = Layout -# bbb.lockSettings.title=Lock Viewers -# bbb.lockSettings.feature=Feature -# bbb.lockSettings.locked=Locked -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/ko_KR/bbbResources.properties b/clients/flash/web-client/src/locale/ko_KR/bbbResources.properties deleted file mode 100644 index e4906addbf94..000000000000 --- a/clients/flash/web-client/src/locale/ko_KR/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -# bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = 서버 접속중 -bbb.mainshell.statusProgress.loading = 모듈 {0} 로딩중 -bbb.mainshell.statusProgress.cannotConnectServer = 서버에 접속하지 못했습니다. -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = 기록 보기 -# bbb.mainshell.meetingNotFound = Meeting Not Found -# bbb.mainshell.invalidAuthToken = Invalid Authentication Token -bbb.mainshell.resetLayoutBtn.toolTip = 화면 재설정 -# bbb.mainshell.notification.tunnelling = Tunnelling -# bbb.mainshell.notification.webrtc = WebRTC Audio -bbb.oldlocalewindow.reminder1 = 이전 언어팩 설치되어 있습니다. -bbb.oldlocalewindow.reminder2 = 브라우저의 캐시를 삭제하고 다시 시도해보세요. -bbb.oldlocalewindow.windowTitle = 경고 \: 이전 언어팩 문제 -# bbb.audioSelection.title = How do you want to join the audio? -# bbb.audioSelection.btnMicrophone.label = Microphone -# bbb.audioSelection.btnMicrophone.toolTip = Join the audio with your microphone -# bbb.audioSelection.btnListenOnly.label = Listen Only -# bbb.audioSelection.btnListenOnly.toolTip = Join the audio as listen only -# bbb.audioSelection.txtPhone.text = To join this meeting by phone, dial\: {0} then enter {1} as the conference pin number. -# bbb.micSettings.title = Audio Test -bbb.micSettings.speakers.header = 스피커 테스트 -bbb.micSettings.microphone.header = 마이크 테스트 -bbb.micSettings.playSound = 테스트음 재생 -bbb.micSettings.playSound.toolTip = 음악을 재생하여 스피커를 테스트하세요. -bbb.micSettings.hearFromHeadset = 컴퓨터 스피커가 아니라 헤드셋에서 소리가 들려야합니다. -# bbb.micSettings.speakIntoMic = If you are using a headset (or earbuds), you should hear the audio from your headset -- not from your computer speakers. -# bbb.micSettings.echoTestMicPrompt = This is a private echo test. Speak a few words. Did you hear audio? -bbb.micSettings.echoTestAudioYes = 예 -bbb.micSettings.echoTestAudioNo = 아니오 -# bbb.micSettings.speakIntoMicTestLevel = Speak into your microphone. You should see the bar move. If not, choose another mic. -# bbb.micSettings.recommendHeadset = Use a headset with a microphone for best audio experience. -bbb.micSettings.changeMic = 마이크 테스트 / 세팅 변경 -bbb.micSettings.changeMic.toolTip = Flash Player 마이크 설정 대화 상자 열기 -# bbb.micSettings.comboMicList.toolTip = Select a microphone -# bbb.micSettings.micRecordVolume.label = Gain -# bbb.micSettings.micRecordVolume.toolTip = Set your microphone gain -# bbb.micSettings.nextButton = Next -# bbb.micSettings.nextButton.toolTip = Start the echo test -bbb.micSettings.join = 음성 연결 -# bbb.micSettings.join.toolTip = Join the audio conference -bbb.micSettings.cancel = 취소 -# bbb.micSettings.connectingtoecho = Connecting -# bbb.micSettings.connectingtoecho.error = Echo Test Error\: Please contact administrator. -bbb.micSettings.cancel.toolTip = 오디호 회의 참석 취소 -bbb.micSettings.access.helpButton = 튜토리얼 영상을 보시려면 여기를 클릭하세요. 새창이 뜨게 됩니다. -bbb.micSettings.access.title = 음성 세팅, 윈도우가 닫힐때까지는 오디오 세팅 부분에 커서가 위치됩니다. -# bbb.micSettings.webrtc.title = WebRTC Support -# bbb.micSettings.webrtc.capableBrowser = Your browser supports WebRTC. -# bbb.micSettings.webrtc.capableBrowser.dontuseit = Click not to use WebRTC -# bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Click here if you don't want to use the WebRTC technology (recommended if you have problems using it). -# bbb.micSettings.webrtc.notCapableBrowser = WebRTC is not supported in your browser. Please use Google Chrome (version 32 or greater); or Mozilla Firefox (version 26 or greater). You will still be able to join the voice conference using the Adobe Flash Platform. -# bbb.micSettings.webrtc.connecting = Calling -# bbb.micSettings.webrtc.waitingforice = Connecting -# bbb.micSettings.webrtc.transferring = Transferring -# bbb.micSettings.webrtc.endingecho = Joining audio -# bbb.micSettings.webrtc.endedecho = Echo test ended. -# bbb.micPermissions.firefox.title = Firefox Microphone Permissions -# bbb.micPermissions.firefox.message1 = Choose your mic and then click Share. -# bbb.micPermissions.firefox.message2 = If you don't see the list of microphones, click on the microphone icon. -# bbb.micPermissions.chrome.title = Chrome Microphone Permissions -# bbb.micPermissions.chrome.message1 = Click Allow to give Chrome permission to use your microphone. -# bbb.micWarning.title = Audio Warning -# bbb.micWarning.joinBtn.label = Join anyway -# bbb.micWarning.testAgain.label = Test again -# bbb.micWarning.message = Your microphone did not show any activity, others probably won't be able to hear you during the session. -# bbb.webrtcWarning.message = Detected the following WebRTC issue\: {0}. Do you want to try Flash instead? -# bbb.webrtcWarning.title = WebRTC Audio Failure -# bbb.webrtcWarning.failedError.1001 = Error 1001\: WebSocket disconnected -# bbb.webrtcWarning.failedError.1002 = Error 1002\: Could not make a WebSocket connection -# bbb.webrtcWarning.failedError.1003 = Error 1003\: Browser version not supported -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -# bbb.webrtcWarning.failedError.1005 = Error 1005\: Call ended unexpectedly -# bbb.webrtcWarning.failedError.1006 = Error 1006\: Call timed out -# bbb.webrtcWarning.failedError.1007 = Error 1007\: ICE negotiation failed -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -# 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.mainToolbar.helpBtn = 도움말 -bbb.mainToolbar.logoutBtn = 로그아웃 -# bbb.mainToolbar.logoutBtn.toolTip = Log Out -bbb.mainToolbar.langSelector = 언어 선택 -bbb.mainToolbar.settingsBtn = 세팅 -bbb.mainToolbar.settingsBtn.toolTip = 세팅 열기 -bbb.mainToolbar.shortcutBtn = 단축키 -# bbb.mainToolbar.shortcutBtn.toolTip = Open Shortcut Keys Window -# bbb.mainToolbar.recordBtn.toolTip.start = Start recording -# bbb.mainToolbar.recordBtn.toolTip.stop = Stop recording -# bbb.mainToolbar.recordBtn.toolTip.recording = The session is being recorded -# bbb.mainToolbar.recordBtn.toolTip.notRecording = The session isn't being recorded -# 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.stop = Are you sure you want to stop recording the session? -# bbb.mainToolbar.recordBtn..notification.title = Record Notification -# bbb.mainToolbar.recordBtn..notification.message1 = You can record this meeting. -# 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.notRecording = Not Recording -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -bbb.window.minimizeBtn.toolTip = 축소 -bbb.window.maximizeRestoreBtn.toolTip = 확대 -bbb.window.closeBtn.toolTip = 닫기 -bbb.videoDock.titleBar = 웹캠 창 제목 표시줄 -bbb.presentation.titleBar = 프레젠테이션 창 제목 표시줄 -bbb.chat.titleBar = 채팅 창 제목 표시줄 -bbb.users.title = 사용자{0} {1} -bbb.users.titleBar = 사용자 창 제목 표시줄 -bbb.users.quickLink.label = 사용자 창 -bbb.users.minimizeBtn.accessibilityName = 사용자 창 최소화 -bbb.users.maximizeRestoreBtn.accessibilityName = 사용자 창 최대화 -bbb.users.settings.buttonTooltip = 세팅 -# bbb.users.settings.audioSettings = Audio Test -bbb.users.settings.webcamSettings = 웹캠 세팅 -bbb.users.settings.muteAll = 모든 사용자 음소거 -bbb.users.settings.muteAllExcept = 발표자를 제외한 모든 사용자 음소거 -bbb.users.settings.unmuteAll = 모든 사용자 음소거 해제 -bbb.users.settings.lowerAllHands = 모든 손 내리기 -bbb.users.raiseHandBtn.toolTip = 손들기 -bbb.users.raiseHandBtn.toolTip2 = 손 내리기 -# bbb.users.roomMuted.text = Viewers Muted -# bbb.users.roomLocked.text = Viewers Locked -bbb.users.pushToTalk.toolTip = 말하기 -bbb.users.pushToMute.toolTip = 내 음소거 -bbb.users.muteMeBtnTxt.talk = 음소거 해제 -bbb.users.muteMeBtnTxt.mute = 음소거 -bbb.users.muteMeBtnTxt.muted = 음소거됨 -bbb.users.muteMeBtnTxt.unmuted = 음소거 해제됨 -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -bbb.users.usersGrid.accessibilityName = 사용자 목록. 화살표 키를 이용하여 탐색하세요. -bbb.users.usersGrid.nameItemRenderer = 이름 -# bbb.users.usersGrid.nameItemRenderer.youIdentifier = you -bbb.users.usersGrid.statusItemRenderer = 상태 -# bbb.users.usersGrid.statusItemRenderer.changePresenter = Click To Make Presenter -bbb.users.usersGrid.statusItemRenderer.presenter = 발표자 -bbb.users.usersGrid.statusItemRenderer.moderator = 사회자 -bbb.users.usersGrid.statusItemRenderer.lowerHand = 손 내리기 -bbb.users.usersGrid.statusItemRenderer.handRaised = 손을 들고 있음 -bbb.users.usersGrid.statusItemRenderer.viewer = 뷰어 -bbb.users.usersGrid.mediaItemRenderer = 미디어 -bbb.users.usersGrid.mediaItemRenderer.talking = 말하는 중 -bbb.users.usersGrid.mediaItemRenderer.webcam = 웹캠 공유 중 -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = 웹캠 보기 -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = {0} 음소거 해제 -bbb.users.usersGrid.mediaItemRenderer.pushToMute = {0} 음소거 -# bbb.users.usersGrid.mediaItemRenderer.pushToLock = Lock {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Unlock {0} -bbb.users.usersGrid.mediaItemRenderer.kickUser = {0} 내보내기 -bbb.users.usersGrid.mediaItemRenderer.webcam = 웹캠 공유 중 -bbb.users.usersGrid.mediaItemRenderer.micOff = 마이크 끔 -bbb.users.usersGrid.mediaItemRenderer.micOn = 마이크 켬 -# bbb.users.usersGrid.mediaItemRenderer.noAudio = Not in audio conference -bbb.presentation.title = 프리젠테이션 \# Presentation -bbb.presentation.titleWithPres = 프레젠테이션\: {0} -bbb.presentation.quickLink.label = 프레젠테이션 창 -# bbb.presentation.fitToWidth.toolTip = Fit Presentation To Width -# bbb.presentation.fitToPage.toolTip = Fit Presentation To Page -# bbb.presentation.uploadPresBtn.toolTip = Upload Presentation -bbb.presentation.backBtn.toolTip = 이전 슬라이드 -# bbb.presentation.btnSlideNum.accessibilityName = Slide {0} of {1} -bbb.presentation.btnSlideNum.toolTip = 슬라이드 선택 -bbb.presentation.forwardBtn.toolTip = 다음 슬라이드 \# Next slide -bbb.presentation.maxUploadFileExceededAlert = 에러 \: 파일 크기가 허용된 범위를 초과합니다. \# Error\: The file is bigger than what's allowed. -bbb.presentation.uploadcomplete = 업로드 완료. 문서를 변환할때까지 잠시만 기다려주세요. \# Upload completed. Please wait while we convert the document. -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 = 에러 \: 문서를 변환 중 에러 발생 -bbb.presentation.error.io = 입출력 에러 \: 관리자에게 문의하세요. \# IO Error\: Please contact administrator. -bbb.presentation.error.security = 보안 에러 \: 관리자에게 문의하세요. \# Security Error\: Please contact administrator. -bbb.presentation.error.convert.notsupported = 에러 \: 지원되지 않는 문서입니다. 지원되는 문서를 업로드하세요. -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.converted = 전체 슬라이드 {0}중의 {1}가 변환됨 -bbb.presentation.ok = OK -bbb.presentation.slider = 프레젠테이션 확대/축소 수준 -bbb.presentation.slideloader.starttext = 슬라이드 텍스트 시작 -bbb.presentation.slideloader.endtext = 슬라이드 텍스트 끝 -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 = 이미지 -bbb.presentation.minimizeBtn.accessibilityName = 프레젠테이션 창 최소화 -bbb.presentation.maximizeRestoreBtn.accessibilityName = 프레젠테이션 창 최소화 -bbb.presentation.closeBtn.accessibilityName = 프레젠테이션 창 닫기 -bbb.fileupload.title = 프리젠테이션에 파일 추가 -# bbb.fileupload.lblFileName.defaultText = No file selected -bbb.fileupload.selectBtn.label = 파일 선택 -bbb.fileupload.selectBtn.toolTip = 파일을 선택할 대화 상자 열기 -bbb.fileupload.uploadBtn = 업로드 -bbb.fileupload.uploadBtn.toolTip = 선택한 파일 업로드 -bbb.fileupload.deleteBtn.toolTip = 프리젠테이션 삭제 -bbb.fileupload.showBtn = 보이기 -bbb.fileupload.showBtn.toolTip = 프리젠테이션 보이기 -bbb.fileupload.okCancelBtn = 닫기 -bbb.fileupload.okCancelBtn.toolTip = 파일 업로드 대화 상자 닫기 -bbb.fileupload.genThumbText = 썸네일 생성.. -bbb.fileupload.progBarLbl = 진행률 \: -# bbb.fileupload.fileFormatHint = Upload any office document or Portable Document Format (PDF) file. For best results upload PDF. -bbb.chat.title = 채팅 -bbb.chat.quickLink.label = 채팅 창 -bbb.chat.cmpColorPicker.toolTip = 글자색 -bbb.chat.input.accessibilityName = 채팅 메시지 편집 필드 -bbb.chat.sendBtn = 보내기 -bbb.chat.sendBtn.toolTip = 메시지 보내기 -bbb.chat.sendBtn.accessibilityName = 채팅 메시지 보내기 -# bbb.chat.contextmenu.copyalltext = Copy All Text -bbb.chat.publicChatUsername = 공용 -bbb.chat.optionsTabName = 옵션 -bbb.chat.privateChatSelect = 개별 채팅을 할 참석자를 선택 \# Select a person to chat with privately -# 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.chatOptions = 채팅 옵션 -bbb.chat.fontSize = 채팅 메시지 폰트 사이즈 -# bbb.chat.cmbFontSize.toolTip = Select Chat Message Font Size -bbb.chat.messageList = 메시지 상자 -bbb.chat.minimizeBtn.accessibilityName = 채팅 창 최소화 -bbb.chat.maximizeRestoreBtn.accessibilityName = 채팅 창 최대화 -bbb.chat.closeBtn.accessibilityName = 채팅 창 닫기 -bbb.chat.chatTabs.accessibleNotice = 이 탭에 새 메시지가 있습니다. -bbb.publishVideo.changeCameraBtn.labelText = 웹캠 변경 -bbb.publishVideo.changeCameraBtn.toolTip = 웹캠 변경 대화 상자 열기 -bbb.publishVideo.cmbResolution.tooltip = 웹캠 해상도 선택 -bbb.publishVideo.startPublishBtn.labelText = 공유 시작 -bbb.publishVideo.startPublishBtn.toolTip = 웹캠 공유 시작 -# bbb.webcamPermissions.chrome.title = Chrome Webcam Permissions -# bbb.webcamPermissions.chrome.message1 = Click Allow to give Chrome permission to use your webcam. -bbb.videodock.title = 비디오 도크 -bbb.videodock.quickLink.label = 웹캠 창 -bbb.video.minimizeBtn.accessibilityName = 웹캠 창 최소화 -bbb.video.maximizeRestoreBtn.accessibilityName = 웹캠 창 최대화 -bbb.video.controls.muteButton.toolTip = 음소거 또는 음소거 해제 {0} -bbb.video.controls.switchPresenter.toolTip = {0}을(를) 발표자로 지정 -bbb.video.controls.ejectUserBtn.toolTip = {0}을(를) 회의에서 내보내기 -bbb.video.controls.privateChatBtn.toolTip = {0}와(과) 채팅 -bbb.video.publish.hint.noCamera = 웹캠 없음 -bbb.video.publish.hint.cantOpenCamera = 웹캠을 열 수 없음 -bbb.video.publish.hint.waitingApproval = 승인 대기 중 -bbb.video.publish.hint.videoPreview = 웹캠 미리 보기 -bbb.video.publish.hint.openingCamera = 웹캠 여는 중... -bbb.video.publish.hint.cameraDenied = 웹캠 접근이 금지됨 -bbb.video.publish.hint.cameraIsBeingUsed = 웹캠을 다른 응용프로그램에서 사용 중입니다. -bbb.video.publish.hint.publishing = 게시 중... -bbb.video.publish.closeBtn.accessName = 웹캠 설정 대화 상자 닫기 -bbb.video.publish.closeBtn.label = 취소 -bbb.video.publish.titleBar = 웹캠 창 공개 -bbb.desktopPublish.title = 화면 공유 \: 화면 미리보기 \# Desktop Sharing\: Presenter's Preview -# bbb.desktopPublish.fullscreen.tooltip = Share Your Main Screen -bbb.desktopPublish.fullscreen.label = 전체 화면 \# Full Screen -# bbb.desktopPublish.region.tooltip = Share a Part of Your Screen -bbb.desktopPublish.region.label = 부분 선택 \# Region -bbb.desktopPublish.stop.tooltip = 화면 공유 닫기 -bbb.desktopPublish.stop.label = 닫기 \# Close -bbb.desktopPublish.maximizeRestoreBtn.toolTip = 화면을 최대화할 수 없습니다. \# You cannot maximize this window. -bbb.desktopPublish.closeBtn.toolTip = 화면 공유를 중지하고 윈도우를 닫습니다. \# Stop sharing and close this window. -# bbb.desktopPublish.chromeOnMacUnsupportedHint = Desktop sharing is not currently supported on Chrome running under Mac OS X. Recommend you use FireFox to share desktop. -bbb.desktopPublish.minimizeBtn.toolTip = 윈도우를 최소화합니다. \# Minimize this window. -bbb.desktopPublish.minimizeBtn.accessibilityName = 바탕화면 공유 게시 창 최소화 -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = 바탕화면 공유 게시 창 최대화 -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -bbb.desktopView.title = 화면 공유 -bbb.desktopView.fitToWindow = 윈도우에 맞게 정렬하기 \# Fit to Window -bbb.desktopView.actualSize = 실제 화면사이즈로 \# Display actual size -bbb.desktopView.minimizeBtn.accessibilityName = 바탕화면 공유 보기 창 최소화 -bbb.desktopView.maximizeRestoreBtn.accessibilityName = 바탕화면 공유 보기 창 최대화 -bbb.desktopView.closeBtn.accessibilityName = 바탕화면 공유 보기 창 닫기 -# bbb.toolbar.phone.toolTip.start = Share Your Microphone -# bbb.toolbar.phone.toolTip.stop = Stop Sharing Your Microphone -# bbb.toolbar.phone.toolTip.mute = Stop listening the conference -# bbb.toolbar.phone.toolTip.unmute = Start listening the conference -# bbb.toolbar.phone.toolTip.nomic = No microphone detected -# bbb.toolbar.deskshare.toolTip.start = Share Your Desktop -# bbb.toolbar.deskshare.toolTip.stop = Stop Sharing Your Desktop -# bbb.toolbar.video.toolTip.start = Share Your Webcam -# bbb.toolbar.video.toolTip.stop = Stop Sharing Your Webcam -bbb.layout.addButton.toolTip = 사용자 지정 레이아웃을 목록에 추가 -# bbb.layout.broadcastButton.toolTip = Apply Current Layout to All Viewers -# bbb.layout.combo.toolTip = Change Your Layout -bbb.layout.loadButton.toolTip = 레이아웃 파일에서 가져오기 -bbb.layout.saveButton.toolTip = 레이아웃을 파일에 저장 -bbb.layout.lockButton.toolTip = 레이아웃 잠금 -bbb.layout.combo.prompt = 레이아웃 적용 -bbb.layout.combo.custom = * 사용자 지정 레이아웃 -bbb.layout.combo.customName = 사용자 지정 레이아웃 -bbb.layout.combo.remote = 원격 -bbb.layout.save.complete = 레이아웃 저장이 완료되었습니다. -bbb.layout.load.complete = 레이아웃 가져오기가 완료되었습니다. -bbb.layout.load.failed = 레이아웃 가져오기를 실패했습니다. -# bbb.layout.name.defaultlayout = Default Layout -# bbb.layout.name.videochat = Video Chat -# bbb.layout.name.webcamsfocus = Webcam Meeting -# bbb.layout.name.presentfocus = Presentation Meeting -# bbb.layout.name.lectureassistant = Lecture Assistant -# bbb.layout.name.lecture = Lecture -bbb.highlighter.toolbar.pencil = 연필 -bbb.highlighter.toolbar.pencil.accessibilityName = 화이트보드 커서를 연필로 전환 -bbb.highlighter.toolbar.ellipse = 동그라미 \# Circle -bbb.highlighter.toolbar.ellipse.accessibilityName = 화이트보드 커서를 원으로 전환 -bbb.highlighter.toolbar.rectangle = 사각형 \# Rectangle -bbb.highlighter.toolbar.rectangle.accessibilityName = 화이트보드 커서를 직사각형으로 전환 -bbb.highlighter.toolbar.panzoom = 이동 및 확대/축소 -bbb.highlighter.toolbar.panzoom.accessibilityName = 화이트보드 커서를 이동(상하/좌우)으로 전환하고 확대 -# bbb.highlighter.toolbar.clear = Clear All Annotations -bbb.highlighter.toolbar.clear.accessibilityName = 화이트보드 페이지 초기화 -# bbb.highlighter.toolbar.undo = Undo Annotation -bbb.highlighter.toolbar.undo.accessibilityName = 마지막 화이트보드 모양 되돌리기 -bbb.highlighter.toolbar.color = 글자색 선택 \# Select Color -bbb.highlighter.toolbar.color.accessibilityName = 화이트보드 마커 색 -bbb.highlighter.toolbar.thickness = 두께 변경 -bbb.highlighter.toolbar.thickness.accessibilityName = 화이트보드 그리기 두께 -bbb.logout.title = 로그아웃 됨 -bbb.logout.button.label = OK -bbb.logout.appshutdown = 서버 프로그램이 종료되었습니다. -bbb.logout.asyncerror = 비동기 에러 발생. -bbb.logout.connectionclosed = 서버 연결이 닫혔습니다. -bbb.logout.connectionfailed = 서버 연결에 실패 하였습니다. -bbb.logout.rejected = 서버 연결이 거부되었습니다. -bbb.logout.invalidapp = Red5가 설치되지 않았습니다. -bbb.logout.unknown = 클라이언트가 서버에 대한 연결을 잃었습니다. -bbb.logout.usercommand = 회의에서 로그아웃 하였습니다. -# bbb.logout.refresh.message = If this logout was unexpected click the button below to reconnect. -# bbb.logout.refresh.label = Reconnect -bbb.logout.confirm.title = 로그아웃 확인 -bbb.logout.confirm.message = 로그아웃하시겠습니까? -bbb.logout.confirm.yes = 예 -bbb.logout.confirm.no = 아니오 -bbb.notes.title = 메모 -bbb.notes.cmpColorPicker.toolTip = 글자색 -bbb.notes.saveBtn = 저장 -bbb.notes.saveBtn.toolTip = 메모 저장 -bbb.settings.deskshare.instructions = 화면공유 검사창이 뜨면 허가를 클릭하세요. -bbb.settings.deskshare.start = 화면공유 확인 -bbb.settings.voice.volume = 마이크 켜기 -bbb.settings.java.label = Java 버전 에러 -bbb.settings.java.text = 현재 Java {0} 버젼이 설치되어 있습니다. BigBlueButton 화면공유기능을 사용하자면 최신버젼 {1} 을 설치해야 합니다. 최신버젼 Java JRE을 설치하려면 아래의 단추를 클릭하세요. -bbb.settings.java.command = 최신 Java 설치 -bbb.settings.flash.label = 플래시 버젼 에러 -bbb.settings.flash.text = 현재 플래시 {0} 이 설치되어 있습니다. BigBlueButton가 정확히 실행되자면 플래시 최신버젼 {1} 을 설치해야 합니다. 최신버젼을 설치하려면 아래의 단추를 클릭하세요. -bbb.settings.flash.command = 최신 플래시 설치 -bbb.settings.isight.label = iSight 카메라 에러 -bbb.settings.isight.text = iSight 카메라에 문제가 있다면 OSX 10.6.5를 사용할때 카메라가 플래시 비디오를 만드는 문제와 관계가 있습니다. 이 문제를 해결하시려면 아래 링크를 눌러 새로운 플래쉬 플레이어를 다운을 받으시거나 맥의 새로운 버전으로 업그레이드하시기 바랍니다. -bbb.settings.isight.command = 플래시 10.2 RC2 설치 -bbb.settings.warning.label = 경고 -bbb.settings.warning.close = 경고창 닫기 -bbb.settings.noissues = 별다른 문제가 발견되지 않았습니다. -bbb.settings.instructions = 카메라 사용허가에 대한 플래시 팝업창이 뜨면 허가를 하세요. 카메라와 스피커를 통해 자신의 모습과 목소리를 확인하셨다면 브라우저가 제대로 동작하는 것입니다. 아래와 같이 다른 문제가 발생된다면 문제 해결을 위해 각각의 내용을 클릭하세요. -ltbcustom.bbb.highlighter.toolbar.triangle = 삼각형 -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = 화이트보드 커서를 삼각형으로 전환 -ltbcustom.bbb.highlighter.toolbar.line = 선 -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = 화이트보드 커서를 선으로 전환 -ltbcustom.bbb.highlighter.toolbar.text = 텍스트 -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = 화이트보드 커서를 텍스트로 전환 -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = 텍스트 색 -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = 글꼴 크기 - -# bbb.accessibility.clientReady = Ready - -bbb.accessibility.chat.chatBox.reachedFirst = 첫 번째 메시지에 도달했습니다. -bbb.accessibility.chat.chatBox.reachedLatest = 최신 메시지에 도달했습니다. -bbb.accessibility.chat.chatBox.navigatedFirst = 첫째 메시지로 이동했습니다. -bbb.accessibility.chat.chatBox.navigatedLatest = 최신 메시지로 이동했습니다. -bbb.accessibility.chat.chatBox.navigatedLatestRead = 읽은 메시지 중 최신 메시지로 이동했습니다. -bbb.accessibility.chat.chatwindow.input = 채팅 입력 - -bbb.accessibility.chat.initialDescription = 채팅 메시지를 탐색하려면 화살펴 키를 이용하십시오. - -bbb.accessibility.notes.notesview.input = 메모 입력 - -bbb.shortcuthelp.title = 단축키 -bbb.shortcuthelp.minimizeBtn.accessibilityName = 바로 가기 도움말 창 최소화 -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = 바로가기 도움말 창 최대화 -bbb.shortcuthelp.closeBtn.accessibilityName = 바로 가기 도움말 창 닫기 -bbb.shortcuthelp.dropdown.general = 전역 바로 가기 -bbb.shortcuthelp.dropdown.presentation = 프레젠테이션 바로 가기 -bbb.shortcuthelp.dropdown.chat = 채팅 바로 가기 -bbb.shortcuthelp.dropdown.users = 사용자 바로 가기 -bbb.shortcuthelp.dropdown.polling = 발표자 폴링 바로 가기 -bbb.shortcuthelp.dropdown.polling2 = 뷰어 폴링 바로 가기 -bbb.shortcuthelp.headers.shortcut = 바로 가기 -# bbb.shortcuthelp.headers.function = Function - -# bbb.shortcutkey.general.minimize = 189 -bbb.shortcutkey.general.minimize.function = 현재 창 최소화 -bbb.shortcutkey.general.maximize = 187 -bbb.shortcutkey.general.maximize.function = 현재 창 최대화 - -bbb.shortcutkey.flash.exit = 81 -bbb.shortcutkey.flash.exit.function = Flash 창 포커스 아웃 -bbb.shortcutkey.users.muteme = 77 -bbb.shortcutkey.users.muteme.function = 마이크 음소거 및 음소거 해제 -bbb.shortcutkey.chat.chatinput = 73 -bbb.shortcutkey.chat.chatinput.function = 채팅 입력 필드 포커스 -bbb.shortcutkey.present.focusslide = 67 -bbb.shortcutkey.present.focusslide.function = 프레젠테이션 슬라이드 포커스 -bbb.shortcutkey.whiteboard.undo = 90 -bbb.shortcutkey.whiteboard.undo.function = 마지막 화이트보드 마크 취소 - -bbb.shortcutkey.focus.users = 49 -bbb.shortcutkey.focus.users.function = 포커스를 사용자 창으로 이동 -bbb.shortcutkey.focus.video = 50 -bbb.shortcutkey.focus.video.function = 포커스를 웹캠 창으로 이동 -bbb.shortcutkey.focus.presentation = 51 -bbb.shortcutkey.focus.presentation.function = 포커스를 프레젠테이션 창으로 이동 -bbb.shortcutkey.focus.chat = 52 -bbb.shortcutkey.focus.chat.function = 포커스를 채팅 창으로 이동 -bbb.shortcutkey.focus.pollingCreate = 67 -bbb.shortcutkey.focus.pollingCreate.function = 설문 생성 창이 열려 있으면 포커스 이동 -# bbb.shortcutkey.focus.pollingStats = 83 -bbb.shortcutkey.focus.pollingStats.function = 설문 통계 창이 열려 있으면 포커스 이동 -# bbb.shortcutkey.focus.voting = 89 -bbb.shortcutkey.focus.voting.function = 투표 창이 열려 있으면 포커스 이동 - -# bbb.shortcutkey.share.desktop = 68 -bbb.shortcutkey.share.desktop.function = 바탕화면 공유 창 열기 -# bbb.shortcutkey.share.microphone = 79 -bbb.shortcutkey.share.microphone.function = 오디오 설정 창 열기 -# bbb.shortcutkey.share.pauseRemoteStream = 80 -# bbb.shortcutkey.share.pauseRemoteStream.function = Start/Stop listening the conference -# bbb.shortcutkey.share.webcam = 66 -bbb.shortcutkey.share.webcam.function = 웹캠 공유 창 열기 - -# bbb.shortcutkey.shortcutWindow = 72 -bbb.shortcutkey.shortcutWindow.function = 바로가기 도움말 창 열기/포커스 -# bbb.shortcutkey.logout = 76 -bbb.shortcutkey.logout.function = 현재 회의에서 로그 아웃 -# bbb.shortcutkey.raiseHand = 82 -bbb.shortcutkey.raiseHand.function = 손들기 - -# bbb.shortcutkey.present.upload = 85 -bbb.shortcutkey.present.upload.function = 프레젠테이션 업로드 -# bbb.shortcutkey.present.previous = 65 -bbb.shortcutkey.present.previous.function = 이전 슬라이드로 이동 -# bbb.shortcutkey.present.select = 83 -bbb.shortcutkey.present.select.function = 모든 슬라이드 보기 -# bbb.shortcutkey.present.next = 69 -bbb.shortcutkey.present.next.function = 다음 슬라이드로 이동 -# bbb.shortcutkey.present.fitWidth = 70 -bbb.shortcutkey.present.fitWidth.function = 슬라이드를 너비에 맞추기 -# bbb.shortcutkey.present.fitPage = 80 -bbb.shortcutkey.present.fitPage.function = 슬라이드를 페이지에 맞추기 - -# bbb.shortcutkey.users.makePresenter = 80 -bbb.shortcutkey.users.makePresenter.function = 선택한 사람을 발표자로 지정 -# bbb.shortcutkey.users.kick = 75 -bbb.shortcutkey.users.kick.function = 선택한 사람을 회의에서 내보내기 -# bbb.shortcutkey.users.mute = 83 -bbb.shortcutkey.users.mute.function = 선택한 사람 음소거 또는 음소거 해제 -# bbb.shortcutkey.users.muteall = 65 -bbb.shortcutkey.users.muteall.function = 모든 사용자 음소거 또는 음소거 해제 -# bbb.shortcutkey.users.focusUsers = 85 -bbb.shortcutkey.users.focusUsers.function = 사용자 목록 포커스 -# bbb.shortcutkey.users.muteAllButPres = 65 -bbb.shortcutkey.users.muteAllButPres.function = 발표자를 제외한 모든 사용자 음소거 - -# bbb.shortcutkey.chat.focusTabs = 89 -bbb.shortcutkey.chat.focusTabs.function = 채팅 탭 포커스 -# bbb.shortcutkey.chat.focusBox = 66 -bbb.shortcutkey.chat.focusBox.function = 채팅 박스 포커스 -bbb.shortcutkey.chat.changeColour = 67 -bbb.shortcutkey.chat.changeColour.function = 글꼴 색 선택을 포커스합니다. -# bbb.shortcutkey.chat.sendMessage = 83 -bbb.shortcutkey.chat.sendMessage.function = 채팅 메시지 보내기 -# bbb.shortcutkey.chat.explanation = ---- -bbb.shortcutkey.chat.explanation.function = 메시지를 탐색하려면 채팅 박스를 포커스해야 합니다. - -# bbb.shortcutkey.chat.chatbox.advance = 40 -bbb.shortcutkey.chat.chatbox.advance.function = 다음 메시지로 이동 -# bbb.shortcutkey.chat.chatbox.goback = 38 -bbb.shortcutkey.chat.chatbox.goback.function = 이전 메시지로 이동 -# bbb.shortcutkey.chat.chatbox.repeat = 32 -bbb.shortcutkey.chat.chatbox.repeat.function = 현재 메시지 반복 -# bbb.shortcutkey.chat.chatbox.golatest = 39 -bbb.shortcutkey.chat.chatbox.golatest.function = 마지막 메시지로 이동 -# bbb.shortcutkey.chat.chatbox.gofirst = 37 -bbb.shortcutkey.chat.chatbox.gofirst.function = 처음 메시지로 이동 -# bbb.shortcutkey.chat.chatbox.goread = 75 -bbb.shortcutkey.chat.chatbox.goread.function = 읽은 메시지 중 최신 메시지로 이동 -# bbb.shortcutkey.chat.chatbox.debug = 71 -bbb.shortcutkey.chat.chatbox.debug.function = 임시 디버그 바로가기 키 - -# bbb.polling.toolbar.toolTip = Manage Polls -# bbb.polling.buttonName = Manage Polls -bbb.polling.createPoll = 새로운 설문 생성 -bbb.polling.createPoll.moreThanOneResponse = 하나 이상의 반응을 선택하도록 허용 -bbb.polling.createPoll.hint = 힌트\: 각 답변을 새 줄에서 시작하세요. -bbb.polling.createPoll.answers = 답변\: -bbb.polling.createPoll.question = 질문\: -bbb.polling.createPoll.title = 제목\: -bbb.polling.createPoll.publishToWeb = 웹 설문 사용 - -bbb.polling.pollPreview = 설문 미리 보기 -bbb.polling.pollPreview.modify = 수정 -bbb.polling.pollPreview.publish = 게시 -bbb.polling.pollPreview.preview = 미리 보기 -bbb.polling.pollPreview.save = 저장 -bbb.polling.pollPreview.cancel = ㅣ소 -bbb.polling.pollPreview.modify = 수정 -bbb.polling.pollPreview.hereIsYourPoll = 현재 사용자의 설문\: -bbb.polling.pollPreview.ifYouWantChanges = 변경하려면 '수정' 단추를 사용하세요. -bbb.polling.pollPreview.checkAll = (해당되는 것을 모두 선택) -bbb.polling.pollPreview.pollWillPublishOnline = 이 설문은 웹 설문으로 사용할 수 있습니다. - -# bbb.polling.resultBtn.label=Result -# bbb.polling.resultBtn.toolTip=Show poll result -# bbb.polling.startBtn.label=Start -# bbb.polling.startBtn.toolTip=Start poll -# bbb.polling.editBtn.label=Edit -# bbb.polling.editBtn.toolTip=Edit poll -# bbb.polling.deleteBtn.toolTip=Delete poll - -bbb.publishVideo.startPublishBtn.labelText = 공유 시작 -bbb.publishVideo.changeCameraBtn.labelText = 웹캠 변경 - -bbb.accessibility.alerts.madePresenter = 현재 발표자입니다. -bbb.accessibility.alerts.madeViewer = 현재 관람자입니다. - -# bbb.shortcutkey.polling.buttonClick = 80 -bbb.shortcutkey.polling.buttonClick.function = 설문 메뉴를 엽니다. -bbb.shortcutkey.polling.focusTitle = 67 -bbb.shortcutkey.polling.focusTitle.function = 제목 입력 상자를 포커스합니다. -bbb.shortcutkey.polling.focusQuestion = 81 -bbb.shortcutkey.polling.focusQuestion.function = 질문 입력 상자를 포커스합니다. -# bbb.shortcutkey.polling.focusAnswers = 65 -bbb.shortcutkey.polling.focusAnswers.function = 답변 입력 상자를 포커스합니다. -bbb.shortcutkey.polling.focusMultipleCB = 77 -bbb.shortcutkey.polling.focusMultipleCB.function = "Allow multiple selections(다중 선택 허용)" 확인란을 포커스합니다. -# bbb.shortcutkey.polling.focusWebPollCB = 66 -bbb.shortcutkey.polling.focusWebPollCB.function = "웹 설문 사용" 확인란을 포커스합니다. -# bbb.shortcutkey.polling.previewClick = 80 -bbb.shortcutkey.polling.previewClick.function = 사용자의 설문을 미리 보고 진행합니다. -# bbb.shortcutkey.polling.cancelClick = 88 -bbb.shortcutkey.polling.cancelClick.function = 설문 생성을 취소하고 종료합니다. -# bbb.shortcutkey.polling.modify = 69 -bbb.shortcutkey.polling.modify.function = 뒤로 돌아가서 설문을 수정합니다. -# bbb.shortcutkey.polling.publish = 85 -bbb.shortcutkey.polling.publish.function = 설문을 게시하고 투표를 시작합니다. -# bbb.shortcutkey.polling.save = 83 -bbb.shortcutkey.polling.save.function = 설문을 저장하여 나중에 사용합니다. - -# bbb.shortcutkey.pollStats.explanation = ---- -bbb.shortcutkey.pollStats.explanation.function = 설문 결과는 설문이 게시되어야만 볼 수 있습니다. -# bbb.shortcutkey.polling.focusData = 68 -bbb.shortcutkey.polling.focusData.function = 설문 결과를 포커스합니다. -# bbb.shortcutkey.polling.refresh = 82 -bbb.shortcutkey.polling.refresh.function = 설문 결과를 새로 고칩니다. -bbb.shortcutkey.polling.focusWebPoll = 73 -bbb.shortcutkey.polling.focusWebPoll.function = 웹 설문 URL 상자 포커스 -# bbb.shortcutkey.polling.stopPoll = 79 -bbb.shortcutkey.polling.stopPoll.function = 설문을 중지하고 투표를 끝냅니다. -# bbb.shortcutkey.polling.repostPoll = 80 -bbb.shortcutkey.polling.repostPoll.function = 설문을 다시 게시합니다. -# bbb.shortcutkey.polling.closeStatsWindow = 88 -bbb.shortcutkey.polling.closeStatsWindow.function = 설문 결과 창을 닫습니다. - -# bbb.shortcutkey.polling.vote = 86 -bbb.shortcutkey.polling.vote.function = 선택한 옵션에 대해 투표를 하십시오. -bbb.shortcutkey.polling.focusVoteQuestion = 81 -bbb.shortcutkey.polling.focusVoteQuestion.function = 질문을 포커스합니다. - -bbb.shortcutkey.specialKeys.space = 스페이스바 -bbb.shortcutkey.specialKeys.left = 왼쪽 화살표 -bbb.shortcutkey.specialKeys.right = 오른쪽 화살표 -bbb.shortcutkey.specialKeys.up = 위쪽 화살표 -bbb.shortcutkey.specialKeys.down = 아래쪽 화살표 -bbb.shortcutkey.specialKeys.plus = 더하기 -bbb.shortcutkey.specialKeys.minus = 빼기 - -# bbb.toolbar.videodock.toolTip.closeAllVideos = Close all videos -# bbb.users.settings.lockAll=Lock All Users -# bbb.users.settings.lockAllExcept=Lock Users Except Presenter -# bbb.users.settings.lockSettings=Lock Viewers ... -# bbb.users.settings.unlockAll=Unlock All Viewers -# bbb.users.settings.roomIsLocked=Locked by default -# bbb.users.settings.roomIsMuted=Muted by default - -# bbb.lockSettings.save = Apply -# bbb.lockSettings.save.tooltip = Apply lock settings -bbb.lockSettings.cancel = 취소 -# bbb.lockSettings.cancel.toolTip = Close this window without saving - -# bbb.lockSettings.moderatorLocking = Moderator locking -# bbb.lockSettings.privateChat = Private Chat -# bbb.lockSettings.publicChat = Public Chat -# bbb.lockSettings.webcam = Webcam -# bbb.lockSettings.microphone = Microphone -# bbb.lockSettings.layout = Layout -# bbb.lockSettings.title=Lock Viewers -# bbb.lockSettings.feature=Feature -# bbb.lockSettings.locked=Locked -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/lt_LT/bbbResources.properties b/clients/flash/web-client/src/locale/lt_LT/bbbResources.properties deleted file mode 100644 index c71605ac7274..000000000000 --- a/clients/flash/web-client/src/locale/lt_LT/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -# bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Jungiamasi prie serverio -bbb.mainshell.statusProgress.loading = Kraunasi {0} moduliai -bbb.mainshell.statusProgress.cannotConnectServer = Atsiprašome, nėra galimybės prisijungti prie serverio. -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Atidaryti prisijungimo langą -# bbb.mainshell.meetingNotFound = Meeting Not Found -# bbb.mainshell.invalidAuthToken = Invalid Authentication Token -bbb.mainshell.resetLayoutBtn.toolTip = Atstatyti išdėstymą -# bbb.mainshell.notification.tunnelling = Tunnelling -# bbb.mainshell.notification.webrtc = WebRTC Audio -bbb.oldlocalewindow.reminder1 = Jūs, tikriausiai turite senus BigBlueButton kalbos vertimus. -bbb.oldlocalewindow.reminder2 = Prašome išvalyti naršyklės talpyklą ir bandyti dar kartą. -bbb.oldlocalewindow.windowTitle = Įspėjimas\: Seni kalbų vertimai -# bbb.audioSelection.title = How do you want to join the audio? -# bbb.audioSelection.btnMicrophone.label = Microphone -# bbb.audioSelection.btnMicrophone.toolTip = Join the audio with your microphone -# bbb.audioSelection.btnListenOnly.label = Listen Only -# bbb.audioSelection.btnListenOnly.toolTip = Join the audio as listen only -# bbb.audioSelection.txtPhone.text = To join this meeting by phone, dial\: {0} then enter {1} as the conference pin number. -# bbb.micSettings.title = Audio Test -bbb.micSettings.speakers.header = Testuoti garsiakalbius -bbb.micSettings.microphone.header = Bandyti mikrofoną -bbb.micSettings.playSound = Testuoti garsiakalbius -bbb.micSettings.playSound.toolTip = Groti muziką, kad testuoti Jūsų garsiakalbius -bbb.micSettings.hearFromHeadset = Jūs turėtumėte išgirsti garsą per ausines, o ne per kompiuterio garsiakalbius. -# bbb.micSettings.speakIntoMic = If you are using a headset (or earbuds), you should hear the audio from your headset -- not from your computer speakers. -# bbb.micSettings.echoTestMicPrompt = This is a private echo test. Speak a few words. Did you hear audio? -bbb.micSettings.echoTestAudioYes = Taip -bbb.micSettings.echoTestAudioNo = Ne -# bbb.micSettings.speakIntoMicTestLevel = Speak into your microphone. You should see the bar move. If not, choose another mic. -# bbb.micSettings.recommendHeadset = Use a headset with a microphone for best audio experience. -bbb.micSettings.changeMic = Tikrinti arba pakeisti mikrofoną -# bbb.micSettings.changeMic.toolTip = Open the Flash Player microphone settings dialog box -# bbb.micSettings.comboMicList.toolTip = Select a microphone -# bbb.micSettings.micRecordVolume.label = Gain -# bbb.micSettings.micRecordVolume.toolTip = Set your microphone gain -# bbb.micSettings.nextButton = Next -# bbb.micSettings.nextButton.toolTip = Start the echo test -# bbb.micSettings.join = Join Audio -# bbb.micSettings.join.toolTip = Join the audio conference -bbb.micSettings.cancel = Atšaukti -# bbb.micSettings.connectingtoecho = Connecting -# bbb.micSettings.connectingtoecho.error = Echo Test Error\: Please contact administrator. -bbb.micSettings.cancel.toolTip = Atšaukti prisijungimą prie garso konferencijos -# bbb.micSettings.access.helpButton = Open tutorial videos in a new page. -# bbb.micSettings.access.title = Audio Settings. Focus will remain in this audio settings window until the window is closed. -# bbb.micSettings.webrtc.title = WebRTC Support -# bbb.micSettings.webrtc.capableBrowser = Your browser supports WebRTC. -# bbb.micSettings.webrtc.capableBrowser.dontuseit = Click not to use WebRTC -# bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Click here if you don't want to use the WebRTC technology (recommended if you have problems using it). -# bbb.micSettings.webrtc.notCapableBrowser = WebRTC is not supported in your browser. Please use Google Chrome (version 32 or greater); or Mozilla Firefox (version 26 or greater). You will still be able to join the voice conference using the Adobe Flash Platform. -# bbb.micSettings.webrtc.connecting = Calling -# bbb.micSettings.webrtc.waitingforice = Connecting -# bbb.micSettings.webrtc.transferring = Transferring -# bbb.micSettings.webrtc.endingecho = Joining audio -# bbb.micSettings.webrtc.endedecho = Echo test ended. -# bbb.micPermissions.firefox.title = Firefox Microphone Permissions -# bbb.micPermissions.firefox.message1 = Choose your mic and then click Share. -# bbb.micPermissions.firefox.message2 = If you don't see the list of microphones, click on the microphone icon. -# bbb.micPermissions.chrome.title = Chrome Microphone Permissions -# bbb.micPermissions.chrome.message1 = Click Allow to give Chrome permission to use your microphone. -# bbb.micWarning.title = Audio Warning -# bbb.micWarning.joinBtn.label = Join anyway -# bbb.micWarning.testAgain.label = Test again -# bbb.micWarning.message = Your microphone did not show any activity, others probably won't be able to hear you during the session. -# bbb.webrtcWarning.message = Detected the following WebRTC issue\: {0}. Do you want to try Flash instead? -# bbb.webrtcWarning.title = WebRTC Audio Failure -# bbb.webrtcWarning.failedError.1001 = Error 1001\: WebSocket disconnected -# bbb.webrtcWarning.failedError.1002 = Error 1002\: Could not make a WebSocket connection -# bbb.webrtcWarning.failedError.1003 = Error 1003\: Browser version not supported -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -# bbb.webrtcWarning.failedError.1005 = Error 1005\: Call ended unexpectedly -# bbb.webrtcWarning.failedError.1006 = Error 1006\: Call timed out -# bbb.webrtcWarning.failedError.1007 = Error 1007\: ICE negotiation failed -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -# 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.mainToolbar.helpBtn = Pagalba -bbb.mainToolbar.logoutBtn = Atsijungti -# bbb.mainToolbar.logoutBtn.toolTip = Log Out -bbb.mainToolbar.langSelector = Pasirinkti kalbą -bbb.mainToolbar.settingsBtn = Nustatymai -bbb.mainToolbar.settingsBtn.toolTip = Atidaryti nustatymus -# bbb.mainToolbar.shortcutBtn = Shortcut Keys -# bbb.mainToolbar.shortcutBtn.toolTip = Open Shortcut Keys Window -# bbb.mainToolbar.recordBtn.toolTip.start = Start recording -# bbb.mainToolbar.recordBtn.toolTip.stop = Stop recording -# bbb.mainToolbar.recordBtn.toolTip.recording = The session is being recorded -# bbb.mainToolbar.recordBtn.toolTip.notRecording = The session isn't being recorded -# 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.stop = Are you sure you want to stop recording the session? -# bbb.mainToolbar.recordBtn..notification.title = Record Notification -# bbb.mainToolbar.recordBtn..notification.message1 = You can record this meeting. -# 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.notRecording = Not Recording -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.window.minimizeBtn.toolTip = Minimize -# bbb.window.maximizeRestoreBtn.toolTip = Maximize -bbb.window.closeBtn.toolTip = Uždaryti -# bbb.videoDock.titleBar = Webcam Window Title Bar -# bbb.presentation.titleBar = Presentation Window Title Bar -# bbb.chat.titleBar = Chat Window Title Bar -bbb.users.title = Vartotojai{0} {1} -# bbb.users.titleBar = Users Window title bar -bbb.users.quickLink.label = Vartotojų langas -# bbb.users.minimizeBtn.accessibilityName = Minimize the Users Window -# bbb.users.maximizeRestoreBtn.accessibilityName = Maximize the Users Window -bbb.users.settings.buttonTooltip = Nustatymai -# bbb.users.settings.audioSettings = Audio Test -bbb.users.settings.webcamSettings = Vaizdo kameros nustatymai -bbb.users.settings.muteAll = Nutildyti visus dalyvius -# bbb.users.settings.muteAllExcept = Mute All Users Except Presenter -bbb.users.settings.unmuteAll = Įjungti garsą visiems vartotojams -bbb.users.settings.lowerAllHands = Nuleisti visas rankas -bbb.users.raiseHandBtn.toolTip = Pakelti ranką -# bbb.users.raiseHandBtn.toolTip2 = Lower Hand -# bbb.users.roomMuted.text = Viewers Muted -# bbb.users.roomLocked.text = Viewers Locked -# bbb.users.pushToTalk.toolTip = Talk -bbb.users.pushToMute.toolTip = Nutildyti save -# bbb.users.muteMeBtnTxt.talk = Unmute -bbb.users.muteMeBtnTxt.mute = Nutildyti -bbb.users.muteMeBtnTxt.muted = Nutildytas -# bbb.users.muteMeBtnTxt.unmuted = Unmuted -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -bbb.users.usersGrid.accessibilityName = Dalyvių sąrašas. Naudokite rodyklių klavišus, kad naviguoti. -bbb.users.usersGrid.nameItemRenderer = Vardas -bbb.users.usersGrid.nameItemRenderer.youIdentifier = Jūs -# bbb.users.usersGrid.statusItemRenderer = Status -# bbb.users.usersGrid.statusItemRenderer.changePresenter = Click To Make Presenter -# bbb.users.usersGrid.statusItemRenderer.presenter = Presenter -bbb.users.usersGrid.statusItemRenderer.moderator = Moderatorius -# bbb.users.usersGrid.statusItemRenderer.lowerHand = Lower Hand -bbb.users.usersGrid.statusItemRenderer.handRaised = Ranka pakelta -# bbb.users.usersGrid.statusItemRenderer.viewer = Viewer -# bbb.users.usersGrid.mediaItemRenderer = Media -# bbb.users.usersGrid.mediaItemRenderer.talking = Talking -# bbb.users.usersGrid.mediaItemRenderer.webcam = Sharing Webcam -# bbb.users.usersGrid.mediaItemRenderer.webcamBtn = View webcam -# bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Unmute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToMute = Mute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToLock = Lock {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Unlock {0} -# bbb.users.usersGrid.mediaItemRenderer.kickUser = Kick {0} -# bbb.users.usersGrid.mediaItemRenderer.webcam = Sharing Webcam -bbb.users.usersGrid.mediaItemRenderer.micOff = Išjungti mikrofoną -bbb.users.usersGrid.mediaItemRenderer.micOn = Įjungti mikrofoną -# bbb.users.usersGrid.mediaItemRenderer.noAudio = Not in audio conference -bbb.presentation.title = Prezentacija -bbb.presentation.titleWithPres = Prezentacija\: {0} -bbb.presentation.quickLink.label = Pristatymo langas -# bbb.presentation.fitToWidth.toolTip = Fit Presentation To Width -# bbb.presentation.fitToPage.toolTip = Fit Presentation To Page -# bbb.presentation.uploadPresBtn.toolTip = Upload Presentation -bbb.presentation.backBtn.toolTip = Buvęs puslapis. -# bbb.presentation.btnSlideNum.accessibilityName = Slide {0} of {1} -bbb.presentation.btnSlideNum.toolTip = Pažymėti skaidrę -bbb.presentation.forwardBtn.toolTip = Sekantis puslapis -bbb.presentation.maxUploadFileExceededAlert = Error\: The file is bigger than what's allowed. -bbb.presentation.uploadcomplete = Įkėlimas baigtas. Prašome palaukti, vyksta konvertavimas. -bbb.presentation.uploaded = įkeltas. -bbb.presentation.document.supported = Įkeltas dokumentas yra tinkamas. -bbb.presentation.document.converted = Sėkmingai konvertuotas Office dokumentas. -bbb.presentation.error.document.convert.failed = Klaida konvertuojant Office dokumentą. -bbb.presentation.error.io = IO Klaida\: Susisiekite su administratoriumi. -bbb.presentation.error.security = Apsaugos klaida\: Susisiekite su administratoriumi. -bbb.presentation.error.convert.notsupported = Klaida\: įkelto dokumento tipas yra nepalaikomas. -bbb.presentation.error.convert.nbpage = Klaida\: Nepavyko nustati įkelto dokumento puslapių skaičiaus. -bbb.presentation.error.convert.maxnbpagereach = Klaida\: įkeltas dokumentas turi per daug puslapių. -bbb.presentation.converted = Konvertuojamas {0} iš {1} puslapių. -bbb.presentation.ok = Gerai -# bbb.presentation.slider = Presentation zoom level -# bbb.presentation.slideloader.starttext = Slide text start -# bbb.presentation.slideloader.endtext = Slide text end -bbb.presentation.uploadwindow.presentationfile = Prezentacijos failas -bbb.presentation.uploadwindow.pdf = PDF -bbb.presentation.uploadwindow.word = WORD -bbb.presentation.uploadwindow.excel = EXCEL -bbb.presentation.uploadwindow.powerpoint = POWERPOINT -bbb.presentation.uploadwindow.image = Paveikslėlis -# bbb.presentation.minimizeBtn.accessibilityName = Minimize the Presentation Window -# bbb.presentation.maximizeRestoreBtn.accessibilityName = Maximize the Presentation Window -# bbb.presentation.closeBtn.accessibilityName = Close the Presentation Window -bbb.fileupload.title = Pridėti failus į Jūsų pristatymą -# bbb.fileupload.lblFileName.defaultText = No file selected -bbb.fileupload.selectBtn.label = Pažymėti failą -bbb.fileupload.selectBtn.toolTip = Surasti failą -bbb.fileupload.uploadBtn = Įkelti -bbb.fileupload.uploadBtn.toolTip = Įkelti failą -bbb.fileupload.deleteBtn.toolTip = Ištrinti prezentaciją -bbb.fileupload.showBtn = Parodyti -bbb.fileupload.showBtn.toolTip = Parodyti prezentaciją -bbb.fileupload.okCancelBtn = Atšaukti -# bbb.fileupload.okCancelBtn.toolTip = Close the File Upload dialog box -bbb.fileupload.genThumbText = Kuriama.. -bbb.fileupload.progBarLbl = Progresas\: -# bbb.fileupload.fileFormatHint = Upload any office document or Portable Document Format (PDF) file. For best results upload PDF. -bbb.chat.title = Pokalbiai -bbb.chat.quickLink.label = Pokalbių langas -bbb.chat.cmpColorPicker.toolTip = Teksto spalva -# bbb.chat.input.accessibilityName = Chat Message Editing Field -bbb.chat.sendBtn = Siųsti -bbb.chat.sendBtn.toolTip = Siųsti žinutę -# bbb.chat.sendBtn.accessibilityName = Send chat message -bbb.chat.contextmenu.copyalltext = Kopijuoti visą tekstą -bbb.chat.publicChatUsername = Visiems -bbb.chat.optionsTabName = Parinktys -bbb.chat.privateChatSelect = Pasirinkite asmenį kalbėtis privačiai -# 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.chatOptions = Chat Options -# bbb.chat.fontSize = Chat Message Font Size -# bbb.chat.cmbFontSize.toolTip = Select Chat Message Font Size -# bbb.chat.messageList = Message Box -# bbb.chat.minimizeBtn.accessibilityName = Minimize the Chat Window -# bbb.chat.maximizeRestoreBtn.accessibilityName = Maximize the Chat Window -bbb.chat.closeBtn.accessibilityName = Uždaryti pokalbių langą -bbb.chat.chatTabs.accessibleNotice = Naujos žinutės šioje kortelėje. -bbb.publishVideo.changeCameraBtn.labelText = Pakeisti vaizdo kamerą -# bbb.publishVideo.changeCameraBtn.toolTip = Open the change webcam dialog box -# bbb.publishVideo.cmbResolution.tooltip = Select a webcam resolution -bbb.publishVideo.startPublishBtn.labelText = Pradėti bendrinti -bbb.publishVideo.startPublishBtn.toolTip = Pradėti vaizdo transliaciją -# bbb.webcamPermissions.chrome.title = Chrome Webcam Permissions -# bbb.webcamPermissions.chrome.message1 = Click Allow to give Chrome permission to use your webcam. -bbb.videodock.title = Internetinės kameros -bbb.videodock.quickLink.label = Interneto kamerų langas -# bbb.video.minimizeBtn.accessibilityName = Minimize the Webcams Window -# bbb.video.maximizeRestoreBtn.accessibilityName = Maximize the Webcams Window -# bbb.video.controls.muteButton.toolTip = Mute or unmute {0} -# bbb.video.controls.switchPresenter.toolTip = Make {0} presenter -# bbb.video.controls.ejectUserBtn.toolTip = Eject {0} from meeting -# bbb.video.controls.privateChatBtn.toolTip = Chat with {0} -bbb.video.publish.hint.noCamera = Nėra galimos kameros -bbb.video.publish.hint.cantOpenCamera = Nepavyko atidaryti Jūsų kameros -# bbb.video.publish.hint.waitingApproval = Waiting for approval -# bbb.video.publish.hint.videoPreview = Webcam preview -# bbb.video.publish.hint.openingCamera = Opening webcam... -# bbb.video.publish.hint.cameraDenied = Webcam access denied -# bbb.video.publish.hint.cameraIsBeingUsed = Your webcam is being used by another application -# bbb.video.publish.hint.publishing = Publishing... -# bbb.video.publish.closeBtn.accessName = Close the webcam settings dialog box -bbb.video.publish.closeBtn.label = Atšaukti -# bbb.video.publish.titleBar = Publish Webcam Window -bbb.desktopPublish.title = Ekrano rodymas kitiems -# bbb.desktopPublish.fullscreen.tooltip = Share Your Main Screen -bbb.desktopPublish.fullscreen.label = Per visą ekraną -# bbb.desktopPublish.region.tooltip = Share a Part of Your Screen -# bbb.desktopPublish.region.label = Region -# bbb.desktopPublish.stop.tooltip = Close screen share -bbb.desktopPublish.stop.label = Uždaryti -# bbb.desktopPublish.maximizeRestoreBtn.toolTip = You cannot maximize this window. -# bbb.desktopPublish.closeBtn.toolTip = Stop Sharing and Close -# bbb.desktopPublish.chromeOnMacUnsupportedHint = Desktop sharing is not currently supported on Chrome running under Mac OS X. Recommend you use FireFox to share 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 -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -bbb.desktopView.title = Dalinimasis darbalaukiu -# bbb.desktopView.fitToWindow = Fit to Window -# bbb.desktopView.actualSize = Display actual size -# bbb.desktopView.minimizeBtn.accessibilityName = Minimize 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.toolbar.phone.toolTip.start = Share Your Microphone -# bbb.toolbar.phone.toolTip.stop = Stop Sharing Your Microphone -# bbb.toolbar.phone.toolTip.mute = Stop listening the conference -# bbb.toolbar.phone.toolTip.unmute = Start listening the conference -# bbb.toolbar.phone.toolTip.nomic = No microphone detected -# bbb.toolbar.deskshare.toolTip.start = Share Your Desktop -# bbb.toolbar.deskshare.toolTip.stop = Stop Sharing Your Desktop -# bbb.toolbar.video.toolTip.start = Share Your Webcam -# bbb.toolbar.video.toolTip.stop = Stop Sharing Your Webcam -# bbb.layout.addButton.toolTip = Add the custom layout to the list -# bbb.layout.broadcastButton.toolTip = Apply Current Layout to All Viewers -# bbb.layout.combo.toolTip = Change Your Layout -# bbb.layout.loadButton.toolTip = Load layouts from a file -# bbb.layout.saveButton.toolTip = Save layouts to a file -# bbb.layout.lockButton.toolTip = Lock layout -# bbb.layout.combo.prompt = Apply a layout -# bbb.layout.combo.custom = * Custom layout -# bbb.layout.combo.customName = Custom layout -# 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.name.defaultlayout = Default Layout -# bbb.layout.name.videochat = Video Chat -# bbb.layout.name.webcamsfocus = Webcam Meeting -# bbb.layout.name.presentfocus = Presentation Meeting -# bbb.layout.name.lectureassistant = Lecture Assistant -# bbb.layout.name.lecture = Lecture -bbb.highlighter.toolbar.pencil = Pieštukas -# bbb.highlighter.toolbar.pencil.accessibilityName = Switch whiteboard cursor to pencil -bbb.highlighter.toolbar.ellipse = Apskritimas -# bbb.highlighter.toolbar.ellipse.accessibilityName = Switch whiteboard cursor to circle -bbb.highlighter.toolbar.rectangle = Stačiakampis -# bbb.highlighter.toolbar.rectangle.accessibilityName = Switch whiteboard cursor to rectangle -# bbb.highlighter.toolbar.panzoom = Pan and Zoom -# bbb.highlighter.toolbar.panzoom.accessibilityName = Switch whiteboard cursor to pan and zoom -# bbb.highlighter.toolbar.clear = Clear All Annotations -# bbb.highlighter.toolbar.clear.accessibilityName = Clear the whiteboard page -# bbb.highlighter.toolbar.undo = Undo Annotation -# bbb.highlighter.toolbar.undo.accessibilityName = Undo the last whiteboard shape -bbb.highlighter.toolbar.color = Pasirinkti spalvą -# bbb.highlighter.toolbar.color.accessibilityName = Whiteboard mark draw color -# bbb.highlighter.toolbar.thickness = Change Thickness -# bbb.highlighter.toolbar.thickness.accessibilityName = Whiteboard draw thickness -# bbb.logout.title = Logged Out -bbb.logout.button.label = Gerai -# 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.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.refresh.message = If this logout was unexpected click the button below to reconnect. -# bbb.logout.refresh.label = Reconnect -bbb.logout.confirm.title = Patvirtinti atsijungimą -bbb.logout.confirm.message = Ar Jūs tikras, kad norite atsijungti? -bbb.logout.confirm.yes = Taip -bbb.logout.confirm.no = Ne -# bbb.notes.title = Notes -bbb.notes.cmpColorPicker.toolTip = Teksto spalva -bbb.notes.saveBtn = Išsaugoti -# bbb.notes.saveBtn.toolTip = Save Note -# bbb.settings.deskshare.instructions = Choose Allow on the prompt that pops up to check that desktop sharing is working properly for you -# bbb.settings.deskshare.start = Check Desktop Sharing -# bbb.settings.voice.volume = Microphone Activity -bbb.settings.java.label = Java versijos klaida -# bbb.settings.java.text = You have Java {0} installed, but you need at least version {1} to use the BigBlueButton desktop sharing feature. The button below will install the newest Java JRE version. -bbb.settings.java.command = Įdiegti naujesnę Java -bbb.settings.flash.label = Flash versijos klaida -# bbb.settings.flash.text = You have Flash {0} installed, but you need at least version {1} to run BigBlueButton properly. The button below will install the newest Adobe Flash version. -# bbb.settings.flash.command = Install newest Flash -# bbb.settings.isight.label = iSight webcam error -# bbb.settings.isight.text = If you have problems with your iSight webcam, it may be because you are running OS X 10.6.5, which is known to have a problem with Flash capturing video from the iSight webcam. \n To correct this, the link below will install a newer version of Flash player, or update your Mac to the newest version -# bbb.settings.isight.command = Install Flash 10.2 RC2 -bbb.settings.warning.label = Įspėjimas -# bbb.settings.warning.close = Close this Warning -# bbb.settings.noissues = No outstanding issues have been detected. -# bbb.settings.instructions = Accept the Flash prompt that asks you for webcam permissions. If the output matches what is expected, your browser has been set up correctly. Other potentials issues are below. Examine them to find a possible solution. -ltbcustom.bbb.highlighter.toolbar.triangle = Trikampis -# ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Switch whiteboard cursor to triangle -ltbcustom.bbb.highlighter.toolbar.line = Linija -# ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Switch whiteboard cursor to line -ltbcustom.bbb.highlighter.toolbar.text = Tekstas -# ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Switch whiteboard cursor to text -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Teksto spalva -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Šrifto dydis - -# bbb.accessibility.clientReady = Ready - -# bbb.accessibility.chat.chatBox.reachedFirst = You have reached the first message. -# bbb.accessibility.chat.chatBox.reachedLatest = You have reached the latest message. -# bbb.accessibility.chat.chatBox.navigatedFirst = You have navigated to the first message. -# 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.initialDescription = Please use the arrow keys to navigate through chat messages. - -# bbb.accessibility.notes.notesview.input = Notes input - -# bbb.shortcuthelp.title = Shortcut Keys -# bbb.shortcuthelp.minimizeBtn.accessibilityName = Minimize the Shortcut Help Window -# bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Maximize the Shortcut Help Window -# bbb.shortcuthelp.closeBtn.accessibilityName = Close the Shortcut Help Window -# bbb.shortcuthelp.dropdown.general = Global shortcuts -# bbb.shortcuthelp.dropdown.presentation = Presentation shortcuts -# bbb.shortcuthelp.dropdown.chat = Chat shortcuts -# bbb.shortcuthelp.dropdown.users = Users shortcuts -# bbb.shortcuthelp.dropdown.polling = Presenter Polling shortcuts -# bbb.shortcuthelp.dropdown.polling2 = Viewer Polling shortcuts -# bbb.shortcuthelp.headers.shortcut = Shortcut -# bbb.shortcuthelp.headers.function = Function - -bbb.shortcutkey.general.minimize = 189 -# bbb.shortcutkey.general.minimize.function = Minimize current window -bbb.shortcutkey.general.maximize = 187 -# bbb.shortcutkey.general.maximize.function = Maximize current window - -bbb.shortcutkey.flash.exit = 81 -# bbb.shortcutkey.flash.exit.function = Focus out of the Flash window -bbb.shortcutkey.users.muteme = 77 -# bbb.shortcutkey.users.muteme.function = Mute and Unmute your microphone -bbb.shortcutkey.chat.chatinput = 73 -# bbb.shortcutkey.chat.chatinput.function = Focus the chat input field -bbb.shortcutkey.present.focusslide = 67 -# bbb.shortcutkey.present.focusslide.function = Focus the presentation slide -bbb.shortcutkey.whiteboard.undo = 90 -# bbb.shortcutkey.whiteboard.undo.function = Undo last whiteboard mark - -bbb.shortcutkey.focus.users = 49 -# bbb.shortcutkey.focus.users.function = Move focus to the Users window -bbb.shortcutkey.focus.video = 50 -# bbb.shortcutkey.focus.video.function = Move focus to the Webcam window -bbb.shortcutkey.focus.presentation = 51 -# bbb.shortcutkey.focus.presentation.function = Move focus to the Presentation window -bbb.shortcutkey.focus.chat = 52 -# bbb.shortcutkey.focus.chat.function = Move focus to the Chat window -bbb.shortcutkey.focus.pollingCreate = 67 -# bbb.shortcutkey.focus.pollingCreate.function = Move focus to the Poll Creation window, if it is open. -bbb.shortcutkey.focus.pollingStats = 83 -# bbb.shortcutkey.focus.pollingStats.function = Move focus to the Poll Statistics window, if it is open. -bbb.shortcutkey.focus.voting = 89 -# bbb.shortcutkey.focus.voting.function = Move focus to the Voting window, if it is open. - -bbb.shortcutkey.share.desktop = 68 -# bbb.shortcutkey.share.desktop.function = Open desktop sharing window -bbb.shortcutkey.share.microphone = 79 -# bbb.shortcutkey.share.microphone.function = Open audio settings window -bbb.shortcutkey.share.pauseRemoteStream = 80 -# bbb.shortcutkey.share.pauseRemoteStream.function = Start/Stop listening the conference -bbb.shortcutkey.share.webcam = 66 -# bbb.shortcutkey.share.webcam.function = Open webcam sharing window - -bbb.shortcutkey.shortcutWindow = 72 -# bbb.shortcutkey.shortcutWindow.function = Open/focus to shortcut help window -bbb.shortcutkey.logout = 76 -# bbb.shortcutkey.logout.function = Log out of this meeting -bbb.shortcutkey.raiseHand = 82 -bbb.shortcutkey.raiseHand.function = Pakelti ranką - -bbb.shortcutkey.present.upload = 85 -bbb.shortcutkey.present.upload.function = Įkelti pateiktį -bbb.shortcutkey.present.previous = 65 -# bbb.shortcutkey.present.previous.function = Go to previous slide -bbb.shortcutkey.present.select = 83 -# bbb.shortcutkey.present.select.function = View all slides -bbb.shortcutkey.present.next = 69 -# bbb.shortcutkey.present.next.function = Go to next slide -bbb.shortcutkey.present.fitWidth = 70 -# bbb.shortcutkey.present.fitWidth.function = Fit slides to width -bbb.shortcutkey.present.fitPage = 80 -# bbb.shortcutkey.present.fitPage.function = Fit slides to page - -bbb.shortcutkey.users.makePresenter = 80 -# bbb.shortcutkey.users.makePresenter.function = Make selected person presenter -bbb.shortcutkey.users.kick = 75 -# bbb.shortcutkey.users.kick.function = Kick selected person from the meeting -bbb.shortcutkey.users.mute = 83 -# bbb.shortcutkey.users.mute.function = Mute or unmute selected person -bbb.shortcutkey.users.muteall = 65 -# bbb.shortcutkey.users.muteall.function = Mute or unmute all users -bbb.shortcutkey.users.focusUsers = 85 -# bbb.shortcutkey.users.focusUsers.function = Focus to users list -bbb.shortcutkey.users.muteAllButPres = 65 -# bbb.shortcutkey.users.muteAllButPres.function = Mute everyone but the Presenter - -bbb.shortcutkey.chat.focusTabs = 89 -# bbb.shortcutkey.chat.focusTabs.function = Focus to chat tabs -bbb.shortcutkey.chat.focusBox = 66 -# bbb.shortcutkey.chat.focusBox.function = Focus to chat box -bbb.shortcutkey.chat.changeColour = 67 -# 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.explanation = ---- -# bbb.shortcutkey.chat.explanation.function = For message navigation, you must focus the chat box. - -bbb.shortcutkey.chat.chatbox.advance = 40 -# bbb.shortcutkey.chat.chatbox.advance.function = Navigate to the next message -bbb.shortcutkey.chat.chatbox.goback = 38 -# bbb.shortcutkey.chat.chatbox.goback.function = Navigate to the previous message -bbb.shortcutkey.chat.chatbox.repeat = 32 -bbb.shortcutkey.chat.chatbox.repeat.function = Kartoti dabartinę žinutę -bbb.shortcutkey.chat.chatbox.golatest = 39 -bbb.shortcutkey.chat.chatbox.golatest.function = Pereiti prie naujausios žinutės -bbb.shortcutkey.chat.chatbox.gofirst = 37 -bbb.shortcutkey.chat.chatbox.gofirst.function = Pereiti prie pirmos žinutės -bbb.shortcutkey.chat.chatbox.goread = 75 -bbb.shortcutkey.chat.chatbox.goread.function = Pereiti prie naujausios žinutės, kurią perskaitėte -bbb.shortcutkey.chat.chatbox.debug = 71 -# bbb.shortcutkey.chat.chatbox.debug.function = Temporary debug hotkey - -# bbb.polling.toolbar.toolTip = Manage Polls -# bbb.polling.buttonName = Manage Polls -bbb.polling.createPoll = Kurti naują apklausą -bbb.polling.createPoll.moreThanOneResponse = Leisti vartotojams pasirinkti daugiau nei vieną atsakymą -bbb.polling.createPoll.hint = Pastaba\: Pradėkite kiekvieną klausimą naujoje eilutėje -bbb.polling.createPoll.answers = Atsakymai\: -bbb.polling.createPoll.question = Klausimas\: -bbb.polling.createPoll.title = Pavadinimas\: -bbb.polling.createPoll.publishToWeb = Įjungti internetinę apklausą - -bbb.polling.pollPreview = Apklausos peržiūra -bbb.polling.pollPreview.modify = Keisti -bbb.polling.pollPreview.publish = Skelbti -bbb.polling.pollPreview.preview = Peržiūra -bbb.polling.pollPreview.save = Išsaugoti -bbb.polling.pollPreview.cancel = Atšaukti -bbb.polling.pollPreview.modify = Keisti -bbb.polling.pollPreview.hereIsYourPoll = Čia yra jūsų apklausa\: -bbb.polling.pollPreview.ifYouWantChanges = jei norite padaryti bet kokius pakeitimus, naudokite mygtuką 'Keisti' -# bbb.polling.pollPreview.checkAll = (check all that may apply) -# bbb.polling.pollPreview.pollWillPublishOnline = This poll will be available for web polling. - -# bbb.polling.resultBtn.label=Result -# bbb.polling.resultBtn.toolTip=Show poll result -# bbb.polling.startBtn.label=Start -# bbb.polling.startBtn.toolTip=Start poll -# bbb.polling.editBtn.label=Edit -# bbb.polling.editBtn.toolTip=Edit poll -# bbb.polling.deleteBtn.toolTip=Delete poll - -bbb.publishVideo.startPublishBtn.labelText = Pradėti bendrinti -bbb.publishVideo.changeCameraBtn.labelText = Pakeisti vaizdo kamerą - -bbb.accessibility.alerts.madePresenter = Jūs dabar esate Pranešėjas. -# bbb.accessibility.alerts.madeViewer = You are now a Viewer. - -bbb.shortcutkey.polling.buttonClick = 80 -# bbb.shortcutkey.polling.buttonClick.function = Open the Polling Menu. -bbb.shortcutkey.polling.focusTitle = 67 -# bbb.shortcutkey.polling.focusTitle.function = Focus to Title input box. -bbb.shortcutkey.polling.focusQuestion = 81 -# bbb.shortcutkey.polling.focusQuestion.function = Focus to Question input box. -bbb.shortcutkey.polling.focusAnswers = 65 -# bbb.shortcutkey.polling.focusAnswers.function = Focus to Answers input box. -bbb.shortcutkey.polling.focusMultipleCB = 77 -# bbb.shortcutkey.polling.focusMultipleCB.function = Focus to "Allow multiple selections" checkbox. -bbb.shortcutkey.polling.focusWebPollCB = 66 -# bbb.shortcutkey.polling.focusWebPollCB.function = Focus to "Enable web polling" checkbox. -bbb.shortcutkey.polling.previewClick = 80 -bbb.shortcutkey.polling.previewClick.function = Peržiūrėti savo apklausą ir tęsti. -bbb.shortcutkey.polling.cancelClick = 88 -bbb.shortcutkey.polling.cancelClick.function = Atšaukti ir išeiti iš Apklausos kūrimo. -bbb.shortcutkey.polling.modify = 69 -bbb.shortcutkey.polling.modify.function = Grįžti ir keisti savo apklausą. -bbb.shortcutkey.polling.publish = 85 -bbb.shortcutkey.polling.publish.function = Paskelbkite savo apklausą ir atidarykite balsavimą. -bbb.shortcutkey.polling.save = 83 -bbb.shortcutkey.polling.save.function = Išsaugoti savo apklausą, kad naudoti vėliau. - -bbb.shortcutkey.pollStats.explanation = ---- -# bbb.shortcutkey.pollStats.explanation.function = Poll results are only available once the poll has been published. -bbb.shortcutkey.polling.focusData = 68 -# bbb.shortcutkey.polling.focusData.function = Focus to poll results. -bbb.shortcutkey.polling.refresh = 82 -bbb.shortcutkey.polling.refresh.function = Atnaujinti apklausos rezultatus. -bbb.shortcutkey.polling.focusWebPoll = 73 -# bbb.shortcutkey.polling.focusWebPoll.function = Focus to web polling URL box. -bbb.shortcutkey.polling.stopPoll = 79 -bbb.shortcutkey.polling.stopPoll.function = Sustabdyti apklausą ir užbaigti balsavimą. -bbb.shortcutkey.polling.repostPoll = 80 -bbb.shortcutkey.polling.repostPoll.function = Iš naujo paskelbti apklausą -bbb.shortcutkey.polling.closeStatsWindow = 88 -bbb.shortcutkey.polling.closeStatsWindow.function = Uždaryti balsavimo rezultatų langą. - -bbb.shortcutkey.polling.vote = 86 -# bbb.shortcutkey.polling.vote.function = Cast your vote for the options selected. -bbb.shortcutkey.polling.focusVoteQuestion = 81 -# bbb.shortcutkey.polling.focusVoteQuestion.function = Focus to question. - -bbb.shortcutkey.specialKeys.space = Tarpo klavišas -bbb.shortcutkey.specialKeys.left = Rodyklė kairėn -bbb.shortcutkey.specialKeys.right = Rodyklė dešinėn -bbb.shortcutkey.specialKeys.up = Rodyklė aukštyn -bbb.shortcutkey.specialKeys.down = Rodyklė žemyn -bbb.shortcutkey.specialKeys.plus = Plius -bbb.shortcutkey.specialKeys.minus = Minus - -# bbb.toolbar.videodock.toolTip.closeAllVideos = Close all videos -# bbb.users.settings.lockAll=Lock All Users -# bbb.users.settings.lockAllExcept=Lock Users Except Presenter -# bbb.users.settings.lockSettings=Lock Viewers ... -# bbb.users.settings.unlockAll=Unlock All Viewers -# bbb.users.settings.roomIsLocked=Locked by default -# bbb.users.settings.roomIsMuted=Muted by default - -# bbb.lockSettings.save = Apply -# bbb.lockSettings.save.tooltip = Apply lock settings -bbb.lockSettings.cancel = Atšaukti -# bbb.lockSettings.cancel.toolTip = Close this window without saving - -# bbb.lockSettings.moderatorLocking = Moderator locking -# bbb.lockSettings.privateChat = Private Chat -# bbb.lockSettings.publicChat = Public Chat -# bbb.lockSettings.webcam = Webcam -# bbb.lockSettings.microphone = Microphone -# bbb.lockSettings.layout = Layout -# bbb.lockSettings.title=Lock Viewers -# bbb.lockSettings.feature=Feature -# bbb.lockSettings.locked=Locked -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/lv_LV/bbbResources.properties b/clients/flash/web-client/src/locale/lv_LV/bbbResources.properties deleted file mode 100644 index a572c9ef8e2c..000000000000 --- a/clients/flash/web-client/src/locale/lv_LV/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -# bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Pievienojas serverim -bbb.mainshell.statusProgress.loading = Iel?d? {0} modu?us -bbb.mainshell.statusProgress.cannotConnectServer = Atvainojiet, piesl?gties serverim neizdev?s. -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Atv?rt logus -# bbb.mainshell.meetingNotFound = Meeting Not Found -# bbb.mainshell.invalidAuthToken = Invalid Authentication Token -bbb.mainshell.resetLayoutBtn.toolTip = Atiestat?t izk?rtojumu -# bbb.mainshell.notification.tunnelling = Tunnelling -# bbb.mainshell.notification.webrtc = WebRTC Audio -bbb.oldlocalewindow.reminder1 = Iesp?jams, ka tulkojums ir novecojis. -bbb.oldlocalewindow.reminder2 = Izt?riet p?rl?ka kešatmi?u un m??iniet v?lreiz. -bbb.oldlocalewindow.windowTitle = Br?din?jums\: Tulkojums ir novecojis. -# bbb.audioSelection.title = How do you want to join the audio? -# bbb.audioSelection.btnMicrophone.label = Microphone -# bbb.audioSelection.btnMicrophone.toolTip = Join the audio with your microphone -# bbb.audioSelection.btnListenOnly.label = Listen Only -# bbb.audioSelection.btnListenOnly.toolTip = Join the audio as listen only -# bbb.audioSelection.txtPhone.text = To join this meeting by phone, dial\: {0} then enter {1} as the conference pin number. -# bbb.micSettings.title = Audio Test -# bbb.micSettings.speakers.header = Test Speakers -# bbb.micSettings.microphone.header = Test Microphone -# bbb.micSettings.playSound = Test Speakers -# bbb.micSettings.playSound.toolTip = Play music to test your speakers -# bbb.micSettings.hearFromHeadset = You should hear audio in your headset, not your computer speakers. -# bbb.micSettings.speakIntoMic = If you are using a headset (or earbuds), you should hear the audio from your headset -- not from your computer speakers. -# bbb.micSettings.echoTestMicPrompt = This is a private echo test. Speak a few words. Did you hear audio? -# bbb.micSettings.echoTestAudioYes = Yes -# bbb.micSettings.echoTestAudioNo = No -# bbb.micSettings.speakIntoMicTestLevel = Speak into your microphone. You should see the bar move. If not, choose another mic. -# bbb.micSettings.recommendHeadset = Use a headset with a microphone for best audio experience. -# bbb.micSettings.changeMic = Test or Change Microphone -# bbb.micSettings.changeMic.toolTip = Open the Flash Player microphone settings dialog box -# bbb.micSettings.comboMicList.toolTip = Select a microphone -# bbb.micSettings.micRecordVolume.label = Gain -# bbb.micSettings.micRecordVolume.toolTip = Set your microphone gain -# bbb.micSettings.nextButton = Next -# bbb.micSettings.nextButton.toolTip = Start the echo test -# bbb.micSettings.join = Join Audio -# bbb.micSettings.join.toolTip = Join the audio conference -# bbb.micSettings.cancel = Cancel -# bbb.micSettings.connectingtoecho = Connecting -# bbb.micSettings.connectingtoecho.error = Echo Test Error\: Please contact administrator. -# bbb.micSettings.cancel.toolTip = Cancel joining the audio conference -# bbb.micSettings.access.helpButton = Open tutorial videos in a new page. -# bbb.micSettings.access.title = Audio Settings. Focus will remain in this audio settings window until the window is closed. -# bbb.micSettings.webrtc.title = WebRTC Support -# bbb.micSettings.webrtc.capableBrowser = Your browser supports WebRTC. -# bbb.micSettings.webrtc.capableBrowser.dontuseit = Click not to use WebRTC -# bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Click here if you don't want to use the WebRTC technology (recommended if you have problems using it). -# bbb.micSettings.webrtc.notCapableBrowser = WebRTC is not supported in your browser. Please use Google Chrome (version 32 or greater); or Mozilla Firefox (version 26 or greater). You will still be able to join the voice conference using the Adobe Flash Platform. -# bbb.micSettings.webrtc.connecting = Calling -# bbb.micSettings.webrtc.waitingforice = Connecting -# bbb.micSettings.webrtc.transferring = Transferring -# bbb.micSettings.webrtc.endingecho = Joining audio -# bbb.micSettings.webrtc.endedecho = Echo test ended. -# bbb.micPermissions.firefox.title = Firefox Microphone Permissions -# bbb.micPermissions.firefox.message1 = Choose your mic and then click Share. -# bbb.micPermissions.firefox.message2 = If you don't see the list of microphones, click on the microphone icon. -# bbb.micPermissions.chrome.title = Chrome Microphone Permissions -# bbb.micPermissions.chrome.message1 = Click Allow to give Chrome permission to use your microphone. -# bbb.micWarning.title = Audio Warning -# bbb.micWarning.joinBtn.label = Join anyway -# bbb.micWarning.testAgain.label = Test again -# bbb.micWarning.message = Your microphone did not show any activity, others probably won't be able to hear you during the session. -# bbb.webrtcWarning.message = Detected the following WebRTC issue\: {0}. Do you want to try Flash instead? -# bbb.webrtcWarning.title = WebRTC Audio Failure -# bbb.webrtcWarning.failedError.1001 = Error 1001\: WebSocket disconnected -# bbb.webrtcWarning.failedError.1002 = Error 1002\: Could not make a WebSocket connection -# bbb.webrtcWarning.failedError.1003 = Error 1003\: Browser version not supported -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -# bbb.webrtcWarning.failedError.1005 = Error 1005\: Call ended unexpectedly -# bbb.webrtcWarning.failedError.1006 = Error 1006\: Call timed out -# bbb.webrtcWarning.failedError.1007 = Error 1007\: ICE negotiation failed -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -# 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.mainToolbar.helpBtn = Pal?dz?ba -bbb.mainToolbar.logoutBtn = Iziet -# bbb.mainToolbar.logoutBtn.toolTip = Log Out -# bbb.mainToolbar.langSelector = Select language -# bbb.mainToolbar.settingsBtn = Settings -# bbb.mainToolbar.settingsBtn.toolTip = Open Settings -# bbb.mainToolbar.shortcutBtn = Shortcut Keys -# bbb.mainToolbar.shortcutBtn.toolTip = Open Shortcut Keys Window -# bbb.mainToolbar.recordBtn.toolTip.start = Start recording -# bbb.mainToolbar.recordBtn.toolTip.stop = Stop recording -# bbb.mainToolbar.recordBtn.toolTip.recording = The session is being recorded -# bbb.mainToolbar.recordBtn.toolTip.notRecording = The session isn't being recorded -# 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.stop = Are you sure you want to stop recording the session? -# bbb.mainToolbar.recordBtn..notification.title = Record Notification -# bbb.mainToolbar.recordBtn..notification.message1 = You can record this meeting. -# 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.notRecording = Not Recording -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.window.minimizeBtn.toolTip = Minimize -# bbb.window.maximizeRestoreBtn.toolTip = Maximize -# bbb.window.closeBtn.toolTip = Close -# bbb.videoDock.titleBar = Webcam Window Title Bar -# bbb.presentation.titleBar = Presentation Window Title Bar -# bbb.chat.titleBar = Chat Window Title Bar -# bbb.users.title = Users{0} {1} -# bbb.users.titleBar = Users Window title bar -# bbb.users.quickLink.label = Users Window -# bbb.users.minimizeBtn.accessibilityName = Minimize the Users Window -# bbb.users.maximizeRestoreBtn.accessibilityName = Maximize the Users Window -# bbb.users.settings.buttonTooltip = Settings -# bbb.users.settings.audioSettings = Audio Test -# bbb.users.settings.webcamSettings = Webcam Settings -# bbb.users.settings.muteAll = Mute All Users -# bbb.users.settings.muteAllExcept = Mute All Users Except Presenter -# bbb.users.settings.unmuteAll = Unmute All Users -# bbb.users.settings.lowerAllHands = Lower All Hands -# bbb.users.raiseHandBtn.toolTip = Raise Hand -# bbb.users.raiseHandBtn.toolTip2 = Lower Hand -# bbb.users.roomMuted.text = Viewers Muted -# bbb.users.roomLocked.text = Viewers Locked -# bbb.users.pushToTalk.toolTip = Talk -# bbb.users.pushToMute.toolTip = Mute yourself -# bbb.users.muteMeBtnTxt.talk = Unmute -# bbb.users.muteMeBtnTxt.mute = Mute -# bbb.users.muteMeBtnTxt.muted = Muted -# bbb.users.muteMeBtnTxt.unmuted = Unmuted -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -# bbb.users.usersGrid.accessibilityName = Users List. Use the arrow keys to navigate. -# bbb.users.usersGrid.nameItemRenderer = Name -# bbb.users.usersGrid.nameItemRenderer.youIdentifier = you -# bbb.users.usersGrid.statusItemRenderer = Status -# 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.lowerHand = Lower Hand -# bbb.users.usersGrid.statusItemRenderer.handRaised = Hand Raised -# bbb.users.usersGrid.statusItemRenderer.viewer = Viewer -# bbb.users.usersGrid.mediaItemRenderer = Media -# bbb.users.usersGrid.mediaItemRenderer.talking = Talking -# bbb.users.usersGrid.mediaItemRenderer.webcam = Sharing Webcam -# bbb.users.usersGrid.mediaItemRenderer.webcamBtn = View webcam -# bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Unmute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToMute = Mute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToLock = Lock {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Unlock {0} -# bbb.users.usersGrid.mediaItemRenderer.kickUser = Kick {0} -# bbb.users.usersGrid.mediaItemRenderer.webcam = Sharing Webcam -# bbb.users.usersGrid.mediaItemRenderer.micOff = Microphone off -# bbb.users.usersGrid.mediaItemRenderer.micOn = Microphone on -# bbb.users.usersGrid.mediaItemRenderer.noAudio = Not in audio conference -bbb.presentation.title = Prezent?cija -# bbb.presentation.titleWithPres = Presentation\: {0} -# bbb.presentation.quickLink.label = Presentation Window -# bbb.presentation.fitToWidth.toolTip = Fit Presentation To Width -# bbb.presentation.fitToPage.toolTip = Fit Presentation To Page -# bbb.presentation.uploadPresBtn.toolTip = Upload Presentation -bbb.presentation.backBtn.toolTip = Iepriekš?jais slaids. -# bbb.presentation.btnSlideNum.accessibilityName = Slide {0} of {1} -# bbb.presentation.btnSlideNum.toolTip = Select a slide -bbb.presentation.forwardBtn.toolTip = N?košais slaids -bbb.presentation.maxUploadFileExceededAlert = K??da\: Faila izm?rs ir liel?ks par at?auto. -bbb.presentation.uploadcomplete = Augšupiel?de pabeigta. Uzgaidiet kam?r dokuments tiek konvert?ts. -bbb.presentation.uploaded = augšupiel?d?ts. -bbb.presentation.document.supported = Augšupiel?d?tais documents ir atbalst?ts. Uzs?kta konvert?cija... -bbb.presentation.document.converted = Dokuments veiksm?gi konvert?ts. -bbb.presentation.error.document.convert.failed = K??da\: Dokumenta konvert?cija neizdev?s. -bbb.presentation.error.io = IO K??da\: Kontakt?jieties ar administratoru. -bbb.presentation.error.security = Droš?bas K??da\: Kontakt?jieties ar administratoru. -bbb.presentation.error.convert.notsupported = K??da\: Augšupiel?d?tais dokuments netiek atbalst?ts. -bbb.presentation.error.convert.nbpage = K??da\: Neizdev?s noteikt dokumenta lapu skaitu. -bbb.presentation.error.convert.maxnbpagereach = K??da\: Augšupiel?d?tajam dokumentam ir par daudz lapu. -bbb.presentation.converted = Konvert?ti {0} no {1} slaidiem. -bbb.presentation.ok = OK -# bbb.presentation.slider = Presentation zoom level -# bbb.presentation.slideloader.starttext = Slide text start -# bbb.presentation.slideloader.endtext = Slide text end -bbb.presentation.uploadwindow.presentationfile = Prezent?cijas fails -bbb.presentation.uploadwindow.pdf = PDF -bbb.presentation.uploadwindow.word = WORD -bbb.presentation.uploadwindow.excel = EXCEL -bbb.presentation.uploadwindow.powerpoint = POWERPOINT -bbb.presentation.uploadwindow.image = ATT?LS -# bbb.presentation.minimizeBtn.accessibilityName = Minimize the Presentation Window -# bbb.presentation.maximizeRestoreBtn.accessibilityName = Maximize the Presentation Window -# bbb.presentation.closeBtn.accessibilityName = Close the Presentation Window -bbb.fileupload.title = Augšupiel?d?t prezent?ciju -# bbb.fileupload.lblFileName.defaultText = No file selected -# bbb.fileupload.selectBtn.label = Select File -bbb.fileupload.selectBtn.toolTip = P?rl?kot failu -bbb.fileupload.uploadBtn = Augšupiel?d?t -bbb.fileupload.uploadBtn.toolTip = Augšupiel?d?t failu -bbb.fileupload.deleteBtn.toolTip = Dz?st prezent?ciju -bbb.fileupload.showBtn = R?d?t -bbb.fileupload.showBtn.toolTip = R?d?t prezent?ciju -bbb.fileupload.okCancelBtn = Atcelt -# bbb.fileupload.okCancelBtn.toolTip = Close the File Upload dialog box -bbb.fileupload.genThumbText = ?ener? priekšskat?jumus.. -bbb.fileupload.progBarLbl = Progress\: -# bbb.fileupload.fileFormatHint = Upload any office document or Portable Document Format (PDF) file. For best results upload PDF. -bbb.chat.title = ?ats -# bbb.chat.quickLink.label = Chat Window -bbb.chat.cmpColorPicker.toolTip = Teksta kr?sa -# bbb.chat.input.accessibilityName = Chat Message Editing Field -bbb.chat.sendBtn = S?t?t -bbb.chat.sendBtn.toolTip = S?t?t zi?u -# bbb.chat.sendBtn.accessibilityName = Send chat message -# bbb.chat.contextmenu.copyalltext = Copy All Text -bbb.chat.publicChatUsername = Visi -# bbb.chat.optionsTabName = Options -bbb.chat.privateChatSelect = Izv?l?ties personu priv?tam ?atam -# 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.chatOptions = ?ata opcijas -bbb.chat.fontSize = Šrifta izm?rs -# bbb.chat.cmbFontSize.toolTip = Select Chat Message Font Size -# bbb.chat.messageList = Message Box -# bbb.chat.minimizeBtn.accessibilityName = Minimize the Chat Window -# bbb.chat.maximizeRestoreBtn.accessibilityName = Maximize the Chat Window -# bbb.chat.closeBtn.accessibilityName = Close the Chat Window -# bbb.chat.chatTabs.accessibleNotice = New messages in this tab. -# bbb.publishVideo.changeCameraBtn.labelText = Change Webcam -# bbb.publishVideo.changeCameraBtn.toolTip = Open the change webcam dialog box -# bbb.publishVideo.cmbResolution.tooltip = Select a webcam resolution -# bbb.publishVideo.startPublishBtn.labelText = Start Sharing -bbb.publishVideo.startPublishBtn.toolTip = S?kt raid?šanu -# 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 -# bbb.videodock.quickLink.label = Webcams Window -# bbb.video.minimizeBtn.accessibilityName = Minimize the Webcams Window -# bbb.video.maximizeRestoreBtn.accessibilityName = Maximize the Webcams Window -# bbb.video.controls.muteButton.toolTip = Mute or unmute {0} -# bbb.video.controls.switchPresenter.toolTip = Make {0} presenter -# bbb.video.controls.ejectUserBtn.toolTip = Eject {0} from meeting -# bbb.video.controls.privateChatBtn.toolTip = Chat with {0} -# bbb.video.publish.hint.noCamera = No webcam available -# bbb.video.publish.hint.cantOpenCamera = Can't open your webcam -# bbb.video.publish.hint.waitingApproval = Waiting for approval -# bbb.video.publish.hint.videoPreview = Webcam preview -# bbb.video.publish.hint.openingCamera = Opening webcam... -# bbb.video.publish.hint.cameraDenied = Webcam access denied -# bbb.video.publish.hint.cameraIsBeingUsed = Your webcam is being used by another application -# bbb.video.publish.hint.publishing = Publishing... -# 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.desktopPublish.title = Darbavirsmas raid?šana\: Demonstr?t?ja piem?rs -# bbb.desktopPublish.fullscreen.tooltip = Share Your Main Screen -bbb.desktopPublish.fullscreen.label = Pilnekr?ns -# bbb.desktopPublish.region.tooltip = Share a Part of Your Screen -bbb.desktopPublish.region.label = Re?ions -bbb.desktopPublish.stop.tooltip = Aizv?rt ekr?na raid?šanu -bbb.desktopPublish.stop.label = Aizv?rt -bbb.desktopPublish.maximizeRestoreBtn.toolTip = Šo logu maksimiz?t nevar. -bbb.desktopPublish.closeBtn.toolTip = Aptur?t raid?šanu un aizv?rt šo logu. -# bbb.desktopPublish.chromeOnMacUnsupportedHint = Desktop sharing is not currently supported on Chrome running under Mac OS X. Recommend you use FireFox to share desktop. -bbb.desktopPublish.minimizeBtn.toolTip = Minimiz?t šo logu. -# bbb.desktopPublish.minimizeBtn.accessibilityName = Minimize the Desktop Sharing Publish Window -# bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Maximize the Desktop Sharing Publish Window -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -bbb.desktopView.title = Darbavirsmas raid?šana -bbb.desktopView.fitToWindow = Ietilpin?t log? -bbb.desktopView.actualSize = R?d?t re?laj? izm?r? -# bbb.desktopView.minimizeBtn.accessibilityName = Minimize 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.toolbar.phone.toolTip.start = Share Your Microphone -# bbb.toolbar.phone.toolTip.stop = Stop Sharing Your Microphone -# bbb.toolbar.phone.toolTip.mute = Stop listening the conference -# bbb.toolbar.phone.toolTip.unmute = Start listening the conference -# bbb.toolbar.phone.toolTip.nomic = No microphone detected -# bbb.toolbar.deskshare.toolTip.start = Share Your Desktop -# bbb.toolbar.deskshare.toolTip.stop = Stop Sharing Your Desktop -# bbb.toolbar.video.toolTip.start = Share Your Webcam -# bbb.toolbar.video.toolTip.stop = Stop Sharing Your Webcam -# bbb.layout.addButton.toolTip = Add the custom layout to the list -# bbb.layout.broadcastButton.toolTip = Apply Current Layout to All Viewers -# bbb.layout.combo.toolTip = Change Your Layout -# bbb.layout.loadButton.toolTip = Load layouts from a file -# bbb.layout.saveButton.toolTip = Save layouts to a file -# bbb.layout.lockButton.toolTip = Lock layout -# bbb.layout.combo.prompt = Apply a layout -# bbb.layout.combo.custom = * Custom layout -# bbb.layout.combo.customName = Custom layout -# 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.name.defaultlayout = Default Layout -# bbb.layout.name.videochat = Video Chat -# bbb.layout.name.webcamsfocus = Webcam Meeting -# bbb.layout.name.presentfocus = Presentation Meeting -# bbb.layout.name.lectureassistant = Lecture Assistant -# bbb.layout.name.lecture = Lecture -bbb.highlighter.toolbar.pencil = Mar?ieris -# bbb.highlighter.toolbar.pencil.accessibilityName = Switch whiteboard cursor to pencil -bbb.highlighter.toolbar.ellipse = Elipse -# bbb.highlighter.toolbar.ellipse.accessibilityName = Switch whiteboard cursor to circle -bbb.highlighter.toolbar.rectangle = Taisnst?ris -# bbb.highlighter.toolbar.rectangle.accessibilityName = Switch whiteboard cursor to rectangle -# bbb.highlighter.toolbar.panzoom = Pan and Zoom -# bbb.highlighter.toolbar.panzoom.accessibilityName = Switch whiteboard cursor to pan and zoom -# bbb.highlighter.toolbar.clear = Clear All Annotations -# bbb.highlighter.toolbar.clear.accessibilityName = Clear the whiteboard page -# bbb.highlighter.toolbar.undo = Undo Annotation -# bbb.highlighter.toolbar.undo.accessibilityName = Undo the last whiteboard shape -bbb.highlighter.toolbar.color = Izv?l?ties kr?su -# bbb.highlighter.toolbar.color.accessibilityName = Whiteboard mark draw color -bbb.highlighter.toolbar.thickness = Main?t biezumu -# bbb.highlighter.toolbar.thickness.accessibilityName = Whiteboard draw thickness -# bbb.logout.title = Logged Out -bbb.logout.button.label = OK -# 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.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.refresh.message = If this logout was unexpected click the button below to reconnect. -# bbb.logout.refresh.label = Reconnect -# bbb.logout.confirm.title = Confirm Logout -# bbb.logout.confirm.message = Are you sure you want to log out? -# bbb.logout.confirm.yes = Yes -# bbb.logout.confirm.no = No -# bbb.notes.title = Notes -# bbb.notes.cmpColorPicker.toolTip = Text Color -# bbb.notes.saveBtn = Save -# bbb.notes.saveBtn.toolTip = Save Note -# bbb.settings.deskshare.instructions = Choose Allow on the prompt that pops up to check that desktop sharing is working properly for you -# bbb.settings.deskshare.start = Check Desktop Sharing -# bbb.settings.voice.volume = Microphone Activity -# bbb.settings.java.label = Java version error -# bbb.settings.java.text = You have Java {0} installed, but you need at least version {1} to use the BigBlueButton desktop sharing feature. The button below will install the newest Java JRE version. -# bbb.settings.java.command = Install newest Java -# bbb.settings.flash.label = Flash version error -# bbb.settings.flash.text = You have Flash {0} installed, but you need at least version {1} to run BigBlueButton properly. The button below will install the newest Adobe Flash version. -# bbb.settings.flash.command = Install newest Flash -# bbb.settings.isight.label = iSight webcam error -# bbb.settings.isight.text = If you have problems with your iSight webcam, it may be because you are running OS X 10.6.5, which is known to have a problem with Flash capturing video from the iSight webcam. \n To correct this, the link below will install a newer version of Flash player, or update your Mac to the newest version -# bbb.settings.isight.command = Install Flash 10.2 RC2 -# bbb.settings.warning.label = Warning -# bbb.settings.warning.close = Close this Warning -# bbb.settings.noissues = No outstanding issues have been detected. -# bbb.settings.instructions = Accept the Flash prompt that asks you for webcam permissions. If the output matches what is expected, your browser has been set up correctly. Other potentials issues are below. Examine them to find a possible solution. -# ltbcustom.bbb.highlighter.toolbar.triangle = Triangle -# ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Switch whiteboard cursor to triangle -# ltbcustom.bbb.highlighter.toolbar.line = Line -# ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Switch whiteboard cursor to line -# ltbcustom.bbb.highlighter.toolbar.text = Text -# ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Switch whiteboard cursor to text -# ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Text color -# ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Font size - -# bbb.accessibility.clientReady = Ready - -# bbb.accessibility.chat.chatBox.reachedFirst = You have reached the first message. -# bbb.accessibility.chat.chatBox.reachedLatest = You have reached the latest message. -# bbb.accessibility.chat.chatBox.navigatedFirst = You have navigated to the first message. -# 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.initialDescription = Please use the arrow keys to navigate through chat messages. - -# bbb.accessibility.notes.notesview.input = Notes input - -# bbb.shortcuthelp.title = Shortcut Keys -# bbb.shortcuthelp.minimizeBtn.accessibilityName = Minimize the Shortcut Help Window -# bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Maximize the Shortcut Help Window -# bbb.shortcuthelp.closeBtn.accessibilityName = Close the Shortcut Help Window -# bbb.shortcuthelp.dropdown.general = Global shortcuts -# bbb.shortcuthelp.dropdown.presentation = Presentation shortcuts -# bbb.shortcuthelp.dropdown.chat = Chat shortcuts -# bbb.shortcuthelp.dropdown.users = Users shortcuts -# bbb.shortcuthelp.dropdown.polling = Presenter Polling shortcuts -# bbb.shortcuthelp.dropdown.polling2 = Viewer Polling shortcuts -# bbb.shortcuthelp.headers.shortcut = Shortcut -# bbb.shortcuthelp.headers.function = Function - -# bbb.shortcutkey.general.minimize = 189 -# bbb.shortcutkey.general.minimize.function = Minimize current window -# bbb.shortcutkey.general.maximize = 187 -# bbb.shortcutkey.general.maximize.function = Maximize current window - -# bbb.shortcutkey.flash.exit = 81 -# bbb.shortcutkey.flash.exit.function = Focus out of the Flash window -# bbb.shortcutkey.users.muteme = 77 -# bbb.shortcutkey.users.muteme.function = Mute and Unmute your microphone -# bbb.shortcutkey.chat.chatinput = 73 -# bbb.shortcutkey.chat.chatinput.function = Focus the chat input field -# bbb.shortcutkey.present.focusslide = 67 -# bbb.shortcutkey.present.focusslide.function = Focus the presentation slide -# bbb.shortcutkey.whiteboard.undo = 90 -# bbb.shortcutkey.whiteboard.undo.function = Undo last whiteboard mark - -# bbb.shortcutkey.focus.users = 49 -# bbb.shortcutkey.focus.users.function = Move focus to the Users window -# bbb.shortcutkey.focus.video = 50 -# bbb.shortcutkey.focus.video.function = Move focus to the Webcam window -# bbb.shortcutkey.focus.presentation = 51 -# bbb.shortcutkey.focus.presentation.function = Move focus to the Presentation window -# bbb.shortcutkey.focus.chat = 52 -# bbb.shortcutkey.focus.chat.function = Move focus to the Chat window -# bbb.shortcutkey.focus.pollingCreate = 67 -# bbb.shortcutkey.focus.pollingCreate.function = Move focus to the Poll Creation window, if it is open. -# bbb.shortcutkey.focus.pollingStats = 83 -# bbb.shortcutkey.focus.pollingStats.function = Move focus to the Poll Statistics window, if it is open. -# bbb.shortcutkey.focus.voting = 89 -# bbb.shortcutkey.focus.voting.function = Move focus to the Voting window, if it is open. - -# bbb.shortcutkey.share.desktop = 68 -# bbb.shortcutkey.share.desktop.function = Open desktop sharing window -# bbb.shortcutkey.share.microphone = 79 -# bbb.shortcutkey.share.microphone.function = Open audio settings window -# bbb.shortcutkey.share.pauseRemoteStream = 80 -# bbb.shortcutkey.share.pauseRemoteStream.function = Start/Stop listening the conference -# bbb.shortcutkey.share.webcam = 66 -# bbb.shortcutkey.share.webcam.function = Open webcam sharing window - -# bbb.shortcutkey.shortcutWindow = 72 -# bbb.shortcutkey.shortcutWindow.function = Open/focus to shortcut help window -# bbb.shortcutkey.logout = 76 -# bbb.shortcutkey.logout.function = Log out of this meeting -# bbb.shortcutkey.raiseHand = 82 -# bbb.shortcutkey.raiseHand.function = Raise your hand - -# bbb.shortcutkey.present.upload = 85 -# bbb.shortcutkey.present.upload.function = Upload presentation -# bbb.shortcutkey.present.previous = 65 -# bbb.shortcutkey.present.previous.function = Go to previous slide -# bbb.shortcutkey.present.select = 83 -# bbb.shortcutkey.present.select.function = View all slides -# bbb.shortcutkey.present.next = 69 -# bbb.shortcutkey.present.next.function = Go to next slide -# bbb.shortcutkey.present.fitWidth = 70 -# bbb.shortcutkey.present.fitWidth.function = Fit slides to width -# bbb.shortcutkey.present.fitPage = 80 -# bbb.shortcutkey.present.fitPage.function = Fit slides to page - -# bbb.shortcutkey.users.makePresenter = 80 -# bbb.shortcutkey.users.makePresenter.function = Make selected person presenter -# bbb.shortcutkey.users.kick = 75 -# bbb.shortcutkey.users.kick.function = Kick selected person from the meeting -# bbb.shortcutkey.users.mute = 83 -# bbb.shortcutkey.users.mute.function = Mute or unmute selected person -# bbb.shortcutkey.users.muteall = 65 -# bbb.shortcutkey.users.muteall.function = Mute or unmute all users -# bbb.shortcutkey.users.focusUsers = 85 -# bbb.shortcutkey.users.focusUsers.function = Focus to users list -# bbb.shortcutkey.users.muteAllButPres = 65 -# bbb.shortcutkey.users.muteAllButPres.function = Mute everyone but the Presenter - -# bbb.shortcutkey.chat.focusTabs = 89 -# bbb.shortcutkey.chat.focusTabs.function = Focus to chat tabs -# bbb.shortcutkey.chat.focusBox = 66 -# bbb.shortcutkey.chat.focusBox.function = Focus to chat box -# bbb.shortcutkey.chat.changeColour = 67 -# 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.explanation = ---- -# bbb.shortcutkey.chat.explanation.function = For message navigation, you must focus the chat box. - -# bbb.shortcutkey.chat.chatbox.advance = 40 -# bbb.shortcutkey.chat.chatbox.advance.function = Navigate to the next message -# bbb.shortcutkey.chat.chatbox.goback = 38 -# bbb.shortcutkey.chat.chatbox.goback.function = Navigate to the previous message -# bbb.shortcutkey.chat.chatbox.repeat = 32 -# bbb.shortcutkey.chat.chatbox.repeat.function = Repeat current message -# bbb.shortcutkey.chat.chatbox.golatest = 39 -# bbb.shortcutkey.chat.chatbox.golatest.function = Navigate to the latest message -# bbb.shortcutkey.chat.chatbox.gofirst = 37 -# bbb.shortcutkey.chat.chatbox.gofirst.function = Navigate to the first message -# bbb.shortcutkey.chat.chatbox.goread = 75 -# bbb.shortcutkey.chat.chatbox.goread.function = Navigate to the most recent message you've read -# bbb.shortcutkey.chat.chatbox.debug = 71 -# bbb.shortcutkey.chat.chatbox.debug.function = Temporary debug hotkey - -# bbb.polling.toolbar.toolTip = Manage Polls -# bbb.polling.buttonName = Manage Polls -# bbb.polling.createPoll = Create New Poll -# bbb.polling.createPoll.moreThanOneResponse = Allow users to choose more than one response -# bbb.polling.createPoll.hint = Hint\: Start every answer with a new line -# bbb.polling.createPoll.answers = Answers\: -# bbb.polling.createPoll.question = Question\: -# bbb.polling.createPoll.title = Title\: -# bbb.polling.createPoll.publishToWeb = Enable web polling - -# bbb.polling.pollPreview = Poll Preview -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.publish = Publish -# bbb.polling.pollPreview.preview = Preview -# bbb.polling.pollPreview.save = Save -# bbb.polling.pollPreview.cancel = Cancel -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.hereIsYourPoll = Here is your poll\: -# bbb.polling.pollPreview.ifYouWantChanges = if you want to make any changes use the 'Modify' button -# bbb.polling.pollPreview.checkAll = (check all that may apply) -# bbb.polling.pollPreview.pollWillPublishOnline = This poll will be available for web polling. - -# bbb.polling.resultBtn.label=Result -# bbb.polling.resultBtn.toolTip=Show poll result -# bbb.polling.startBtn.label=Start -# bbb.polling.startBtn.toolTip=Start poll -# bbb.polling.editBtn.label=Edit -# bbb.polling.editBtn.toolTip=Edit poll -# bbb.polling.deleteBtn.toolTip=Delete poll - -# bbb.publishVideo.startPublishBtn.labelText = Start Sharing -# bbb.publishVideo.changeCameraBtn.labelText = Change Webcam - -# bbb.accessibility.alerts.madePresenter = You are now the Presenter. -# bbb.accessibility.alerts.madeViewer = You are now a Viewer. - -# bbb.shortcutkey.polling.buttonClick = 80 -# bbb.shortcutkey.polling.buttonClick.function = Open the Polling Menu. -# bbb.shortcutkey.polling.focusTitle = 67 -# bbb.shortcutkey.polling.focusTitle.function = Focus to Title input box. -# bbb.shortcutkey.polling.focusQuestion = 81 -# bbb.shortcutkey.polling.focusQuestion.function = Focus to Question input box. -# bbb.shortcutkey.polling.focusAnswers = 65 -# bbb.shortcutkey.polling.focusAnswers.function = Focus to Answers input box. -# bbb.shortcutkey.polling.focusMultipleCB = 77 -# bbb.shortcutkey.polling.focusMultipleCB.function = Focus to "Allow multiple selections" checkbox. -# bbb.shortcutkey.polling.focusWebPollCB = 66 -# bbb.shortcutkey.polling.focusWebPollCB.function = Focus to "Enable web polling" checkbox. -# bbb.shortcutkey.polling.previewClick = 80 -# bbb.shortcutkey.polling.previewClick.function = Preview your poll and proceed. -# bbb.shortcutkey.polling.cancelClick = 88 -# bbb.shortcutkey.polling.cancelClick.function = Cancel and exit Poll creation. -# bbb.shortcutkey.polling.modify = 69 -# bbb.shortcutkey.polling.modify.function = Go back and modify your poll. -# bbb.shortcutkey.polling.publish = 85 -# bbb.shortcutkey.polling.publish.function = Publish your poll and open voting. -# bbb.shortcutkey.polling.save = 83 -# bbb.shortcutkey.polling.save.function = Save your poll to use later. - -# bbb.shortcutkey.pollStats.explanation = ---- -# bbb.shortcutkey.pollStats.explanation.function = Poll results are only available once the poll has been published. -# bbb.shortcutkey.polling.focusData = 68 -# bbb.shortcutkey.polling.focusData.function = Focus to poll results. -# bbb.shortcutkey.polling.refresh = 82 -# bbb.shortcutkey.polling.refresh.function = Refresh poll results. -# bbb.shortcutkey.polling.focusWebPoll = 73 -# bbb.shortcutkey.polling.focusWebPoll.function = Focus to web polling URL box. -# bbb.shortcutkey.polling.stopPoll = 79 -# bbb.shortcutkey.polling.stopPoll.function = Stop the poll and end voting. -# bbb.shortcutkey.polling.repostPoll = 80 -# bbb.shortcutkey.polling.repostPoll.function = Re-publish the poll. -# bbb.shortcutkey.polling.closeStatsWindow = 88 -# bbb.shortcutkey.polling.closeStatsWindow.function = Close Polling Results window. - -# bbb.shortcutkey.polling.vote = 86 -# bbb.shortcutkey.polling.vote.function = Cast your vote for the options selected. -# bbb.shortcutkey.polling.focusVoteQuestion = 81 -# bbb.shortcutkey.polling.focusVoteQuestion.function = Focus to question. - -# bbb.shortcutkey.specialKeys.space = Spacebar -# bbb.shortcutkey.specialKeys.left = Left Arrow -# bbb.shortcutkey.specialKeys.right = Right Arrow -# bbb.shortcutkey.specialKeys.up = Up Arrow -# bbb.shortcutkey.specialKeys.down = Down Arrow -# bbb.shortcutkey.specialKeys.plus = Plus -# bbb.shortcutkey.specialKeys.minus = Minus - -# bbb.toolbar.videodock.toolTip.closeAllVideos = Close all videos -# bbb.users.settings.lockAll=Lock All Users -# bbb.users.settings.lockAllExcept=Lock Users Except Presenter -# bbb.users.settings.lockSettings=Lock Viewers ... -# bbb.users.settings.unlockAll=Unlock All Viewers -# bbb.users.settings.roomIsLocked=Locked by default -# bbb.users.settings.roomIsMuted=Muted by default - -# bbb.lockSettings.save = Apply -# bbb.lockSettings.save.tooltip = Apply lock settings -# bbb.lockSettings.cancel = Cancel -# bbb.lockSettings.cancel.toolTip = Close this window without saving - -# bbb.lockSettings.moderatorLocking = Moderator locking -# bbb.lockSettings.privateChat = Private Chat -# bbb.lockSettings.publicChat = Public Chat -# bbb.lockSettings.webcam = Webcam -# bbb.lockSettings.microphone = Microphone -# bbb.lockSettings.layout = Layout -# bbb.lockSettings.title=Lock Viewers -# bbb.lockSettings.feature=Feature -# bbb.lockSettings.locked=Locked -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/ml_IN/bbbResources.properties b/clients/flash/web-client/src/locale/ml_IN/bbbResources.properties deleted file mode 100644 index bd9f6e11d2ee..000000000000 --- a/clients/flash/web-client/src/locale/ml_IN/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -# bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = സെര്‍വര്‍ കണക്ട് ചെയ്യപ്പെടുന്നു -bbb.mainshell.statusProgress.loading = ലോഡിംഗ് -bbb.mainshell.statusProgress.cannotConnectServer = ക്ഷമിക്കണം, സെര്‍വര്‍ കണക്ട് ചെയ്യാന്‍ സാദിക്കുന്നില്ല -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = ലോഗ് വിന്‍ഡോ തുറക്കുന്നു -# bbb.mainshell.meetingNotFound = Meeting Not Found -# bbb.mainshell.invalidAuthToken = Invalid Authentication Token -bbb.mainshell.resetLayoutBtn.toolTip = പുനക്രമീകരീകരിക്കാം -# bbb.mainshell.notification.tunnelling = Tunnelling -# bbb.mainshell.notification.webrtc = WebRTC Audio -# bbb.oldlocalewindow.reminder1 = You may have an old language translations of BigBlueButton. -# bbb.oldlocalewindow.reminder2 = Please clear your browser's cache and try again. -# bbb.oldlocalewindow.windowTitle = Warning\: Old Language Translations -# bbb.audioSelection.title = How do you want to join the audio? -# bbb.audioSelection.btnMicrophone.label = Microphone -# bbb.audioSelection.btnMicrophone.toolTip = Join the audio with your microphone -# bbb.audioSelection.btnListenOnly.label = Listen Only -# bbb.audioSelection.btnListenOnly.toolTip = Join the audio as listen only -# bbb.audioSelection.txtPhone.text = To join this meeting by phone, dial\: {0} then enter {1} as the conference pin number. -# bbb.micSettings.title = Audio Test -# bbb.micSettings.speakers.header = Test Speakers -# bbb.micSettings.microphone.header = Test Microphone -bbb.micSettings.playSound = പരീക്ഷണ ശബ്ദം ശ്രവിക്കാം -# bbb.micSettings.playSound.toolTip = Play music to test your speakers -bbb.micSettings.hearFromHeadset = കമ്പ്യൂട്ടര്‍ സ്പീക്കര്‍നു പകരം ഹെഡ്സെറ്റില്‍ ശബ്ദം കേള്‍കേണ്ടതുണ്ട് -# bbb.micSettings.speakIntoMic = If you are using a headset (or earbuds), you should hear the audio from your headset -- not from your computer speakers. -# bbb.micSettings.echoTestMicPrompt = This is a private echo test. Speak a few words. Did you hear audio? -# bbb.micSettings.echoTestAudioYes = Yes -# bbb.micSettings.echoTestAudioNo = No -# bbb.micSettings.speakIntoMicTestLevel = Speak into your microphone. You should see the bar move. If not, choose another mic. -# bbb.micSettings.recommendHeadset = Use a headset with a microphone for best audio experience. -bbb.micSettings.changeMic = മൈക്രോഫോണ്‍ മാറ്റാം -# bbb.micSettings.changeMic.toolTip = Open the Flash Player microphone settings dialog box -# bbb.micSettings.comboMicList.toolTip = Select a microphone -# bbb.micSettings.micRecordVolume.label = Gain -# bbb.micSettings.micRecordVolume.toolTip = Set your microphone gain -# bbb.micSettings.nextButton = Next -# bbb.micSettings.nextButton.toolTip = Start the echo test -bbb.micSettings.join = സംസാരത്തില്‍ ചേരാം -# bbb.micSettings.join.toolTip = Join the audio conference -# bbb.micSettings.cancel = Cancel -# bbb.micSettings.connectingtoecho = Connecting -# bbb.micSettings.connectingtoecho.error = Echo Test Error\: Please contact administrator. -# bbb.micSettings.cancel.toolTip = Cancel joining the audio conference -# bbb.micSettings.access.helpButton = Open tutorial videos in a new page. -# bbb.micSettings.access.title = Audio Settings. Focus will remain in this audio settings window until the window is closed. -# bbb.micSettings.webrtc.title = WebRTC Support -# bbb.micSettings.webrtc.capableBrowser = Your browser supports WebRTC. -# bbb.micSettings.webrtc.capableBrowser.dontuseit = Click not to use WebRTC -# bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Click here if you don't want to use the WebRTC technology (recommended if you have problems using it). -# bbb.micSettings.webrtc.notCapableBrowser = WebRTC is not supported in your browser. Please use Google Chrome (version 32 or greater); or Mozilla Firefox (version 26 or greater). You will still be able to join the voice conference using the Adobe Flash Platform. -# bbb.micSettings.webrtc.connecting = Calling -# bbb.micSettings.webrtc.waitingforice = Connecting -# bbb.micSettings.webrtc.transferring = Transferring -# bbb.micSettings.webrtc.endingecho = Joining audio -# bbb.micSettings.webrtc.endedecho = Echo test ended. -# bbb.micPermissions.firefox.title = Firefox Microphone Permissions -# bbb.micPermissions.firefox.message1 = Choose your mic and then click Share. -# bbb.micPermissions.firefox.message2 = If you don't see the list of microphones, click on the microphone icon. -# bbb.micPermissions.chrome.title = Chrome Microphone Permissions -# bbb.micPermissions.chrome.message1 = Click Allow to give Chrome permission to use your microphone. -# bbb.micWarning.title = Audio Warning -# bbb.micWarning.joinBtn.label = Join anyway -# bbb.micWarning.testAgain.label = Test again -# bbb.micWarning.message = Your microphone did not show any activity, others probably won't be able to hear you during the session. -# bbb.webrtcWarning.message = Detected the following WebRTC issue\: {0}. Do you want to try Flash instead? -# bbb.webrtcWarning.title = WebRTC Audio Failure -# bbb.webrtcWarning.failedError.1001 = Error 1001\: WebSocket disconnected -# bbb.webrtcWarning.failedError.1002 = Error 1002\: Could not make a WebSocket connection -# bbb.webrtcWarning.failedError.1003 = Error 1003\: Browser version not supported -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -# bbb.webrtcWarning.failedError.1005 = Error 1005\: Call ended unexpectedly -# bbb.webrtcWarning.failedError.1006 = Error 1006\: Call timed out -# bbb.webrtcWarning.failedError.1007 = Error 1007\: ICE negotiation failed -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -# 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.mainToolbar.helpBtn = സഹായം -bbb.mainToolbar.logoutBtn = ലോഗ്ഔട്ട്‌ -# bbb.mainToolbar.logoutBtn.toolTip = Log Out -# bbb.mainToolbar.langSelector = Select language -bbb.mainToolbar.settingsBtn = സെറ്റിംഗ്സ് -bbb.mainToolbar.settingsBtn.toolTip = സെറ്റിംഗ്സ് തുറക്കാം -# bbb.mainToolbar.shortcutBtn = Shortcut Keys -# bbb.mainToolbar.shortcutBtn.toolTip = Open Shortcut Keys Window -# bbb.mainToolbar.recordBtn.toolTip.start = Start recording -# bbb.mainToolbar.recordBtn.toolTip.stop = Stop recording -# bbb.mainToolbar.recordBtn.toolTip.recording = The session is being recorded -# bbb.mainToolbar.recordBtn.toolTip.notRecording = The session isn't being recorded -# 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.stop = Are you sure you want to stop recording the session? -# bbb.mainToolbar.recordBtn..notification.title = Record Notification -# bbb.mainToolbar.recordBtn..notification.message1 = You can record this meeting. -# 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.notRecording = Not Recording -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.window.minimizeBtn.toolTip = Minimize -# bbb.window.maximizeRestoreBtn.toolTip = Maximize -# bbb.window.closeBtn.toolTip = Close -# bbb.videoDock.titleBar = Webcam Window Title Bar -# bbb.presentation.titleBar = Presentation Window Title Bar -# bbb.chat.titleBar = Chat Window Title Bar -# bbb.users.title = Users{0} {1} -# bbb.users.titleBar = Users Window title bar -# bbb.users.quickLink.label = Users Window -# bbb.users.minimizeBtn.accessibilityName = Minimize the Users Window -# bbb.users.maximizeRestoreBtn.accessibilityName = Maximize the Users Window -# bbb.users.settings.buttonTooltip = Settings -# bbb.users.settings.audioSettings = Audio Test -# bbb.users.settings.webcamSettings = Webcam Settings -# bbb.users.settings.muteAll = Mute All Users -# bbb.users.settings.muteAllExcept = Mute All Users Except Presenter -# bbb.users.settings.unmuteAll = Unmute All Users -# bbb.users.settings.lowerAllHands = Lower All Hands -# bbb.users.raiseHandBtn.toolTip = Raise Hand -# bbb.users.raiseHandBtn.toolTip2 = Lower Hand -# bbb.users.roomMuted.text = Viewers Muted -# bbb.users.roomLocked.text = Viewers Locked -# bbb.users.pushToTalk.toolTip = Talk -# bbb.users.pushToMute.toolTip = Mute yourself -# bbb.users.muteMeBtnTxt.talk = Unmute -# bbb.users.muteMeBtnTxt.mute = Mute -# bbb.users.muteMeBtnTxt.muted = Muted -# bbb.users.muteMeBtnTxt.unmuted = Unmuted -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -# bbb.users.usersGrid.accessibilityName = Users List. Use the arrow keys to navigate. -# bbb.users.usersGrid.nameItemRenderer = Name -# bbb.users.usersGrid.nameItemRenderer.youIdentifier = you -# bbb.users.usersGrid.statusItemRenderer = Status -# 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.lowerHand = Lower Hand -# bbb.users.usersGrid.statusItemRenderer.handRaised = Hand Raised -# bbb.users.usersGrid.statusItemRenderer.viewer = Viewer -# bbb.users.usersGrid.mediaItemRenderer = Media -# bbb.users.usersGrid.mediaItemRenderer.talking = Talking -# bbb.users.usersGrid.mediaItemRenderer.webcam = Sharing Webcam -# bbb.users.usersGrid.mediaItemRenderer.webcamBtn = View webcam -# bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Unmute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToMute = Mute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToLock = Lock {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Unlock {0} -# bbb.users.usersGrid.mediaItemRenderer.kickUser = Kick {0} -# bbb.users.usersGrid.mediaItemRenderer.webcam = Sharing Webcam -# bbb.users.usersGrid.mediaItemRenderer.micOff = Microphone off -# bbb.users.usersGrid.mediaItemRenderer.micOn = Microphone on -# bbb.users.usersGrid.mediaItemRenderer.noAudio = Not in audio conference -bbb.presentation.title = അവതരണം -# bbb.presentation.titleWithPres = Presentation\: {0} -# bbb.presentation.quickLink.label = Presentation Window -# bbb.presentation.fitToWidth.toolTip = Fit Presentation To Width -# bbb.presentation.fitToPage.toolTip = Fit Presentation To Page -# bbb.presentation.uploadPresBtn.toolTip = Upload Presentation -# bbb.presentation.backBtn.toolTip = Previous slide -# bbb.presentation.btnSlideNum.accessibilityName = Slide {0} of {1} -# bbb.presentation.btnSlideNum.toolTip = Select a slide -# bbb.presentation.forwardBtn.toolTip = Next slide -# bbb.presentation.maxUploadFileExceededAlert = Error\: The file is bigger than what's allowed. -# bbb.presentation.uploadcomplete = Upload completed. Please wait while we convert the document. -# 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.notsupported = Error\: The uploaded document is unsupported. Please upload a compatible file. -# 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.converted = Converted {0} of {1} slides. -# bbb.presentation.ok = OK -# bbb.presentation.slider = Presentation zoom level -# bbb.presentation.slideloader.starttext = Slide text start -# bbb.presentation.slideloader.endtext = Slide text end -# 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 -# bbb.presentation.minimizeBtn.accessibilityName = Minimize the Presentation Window -# bbb.presentation.maximizeRestoreBtn.accessibilityName = Maximize the Presentation Window -# bbb.presentation.closeBtn.accessibilityName = Close the Presentation Window -# bbb.fileupload.title = Add Files to Your Presentation -# bbb.fileupload.lblFileName.defaultText = No file selected -# bbb.fileupload.selectBtn.label = Select File -# bbb.fileupload.selectBtn.toolTip = Open dialog box to select a file -# bbb.fileupload.uploadBtn = Upload -# bbb.fileupload.uploadBtn.toolTip = Upload the selected file -# bbb.fileupload.deleteBtn.toolTip = Delete Presentation -# bbb.fileupload.showBtn = Show -# bbb.fileupload.showBtn.toolTip = Show Presentation -# bbb.fileupload.okCancelBtn = Close -# bbb.fileupload.okCancelBtn.toolTip = Close the File Upload dialog box -# bbb.fileupload.genThumbText = Generating thumbnails.. -# bbb.fileupload.progBarLbl = Progress\: -# bbb.fileupload.fileFormatHint = Upload any office document or Portable Document Format (PDF) file. For best results upload PDF. -# bbb.chat.title = Chat -# bbb.chat.quickLink.label = Chat Window -# bbb.chat.cmpColorPicker.toolTip = Text Color -# bbb.chat.input.accessibilityName = Chat Message Editing Field -# bbb.chat.sendBtn = Send -# bbb.chat.sendBtn.toolTip = Send Message -# bbb.chat.sendBtn.accessibilityName = Send chat message -# bbb.chat.contextmenu.copyalltext = Copy All Text -# bbb.chat.publicChatUsername = Public -# bbb.chat.optionsTabName = Options -# bbb.chat.privateChatSelect = Select a person to chat with privately -# 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.chatOptions = Chat Options -# bbb.chat.fontSize = Chat Message Font Size -# bbb.chat.cmbFontSize.toolTip = Select Chat Message Font Size -# bbb.chat.messageList = Message Box -# bbb.chat.minimizeBtn.accessibilityName = Minimize the Chat Window -# bbb.chat.maximizeRestoreBtn.accessibilityName = Maximize the Chat Window -# bbb.chat.closeBtn.accessibilityName = Close the Chat Window -# bbb.chat.chatTabs.accessibleNotice = New messages in this tab. -# bbb.publishVideo.changeCameraBtn.labelText = Change Webcam -# bbb.publishVideo.changeCameraBtn.toolTip = Open the change webcam dialog box -# bbb.publishVideo.cmbResolution.tooltip = Select a webcam resolution -# bbb.publishVideo.startPublishBtn.labelText = Start Sharing -# bbb.publishVideo.startPublishBtn.toolTip = Start sharing your webcam -# 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 -# bbb.videodock.quickLink.label = Webcams Window -# bbb.video.minimizeBtn.accessibilityName = Minimize the Webcams Window -# bbb.video.maximizeRestoreBtn.accessibilityName = Maximize the Webcams Window -# bbb.video.controls.muteButton.toolTip = Mute or unmute {0} -# bbb.video.controls.switchPresenter.toolTip = Make {0} presenter -# bbb.video.controls.ejectUserBtn.toolTip = Eject {0} from meeting -# bbb.video.controls.privateChatBtn.toolTip = Chat with {0} -# bbb.video.publish.hint.noCamera = No webcam available -# bbb.video.publish.hint.cantOpenCamera = Can't open your webcam -# bbb.video.publish.hint.waitingApproval = Waiting for approval -# bbb.video.publish.hint.videoPreview = Webcam preview -# bbb.video.publish.hint.openingCamera = Opening webcam... -# bbb.video.publish.hint.cameraDenied = Webcam access denied -# bbb.video.publish.hint.cameraIsBeingUsed = Your webcam is being used by another application -# bbb.video.publish.hint.publishing = Publishing... -# 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.desktopPublish.title = Desktop Sharing\: Presenter's Preview -# bbb.desktopPublish.fullscreen.tooltip = Share Your Main Screen -# bbb.desktopPublish.fullscreen.label = Full Screen -# bbb.desktopPublish.region.tooltip = Share a Part of Your Screen -# bbb.desktopPublish.region.label = Region -# bbb.desktopPublish.stop.tooltip = Close screen share -# bbb.desktopPublish.stop.label = Close -# bbb.desktopPublish.maximizeRestoreBtn.toolTip = You cannot maximize this window. -# bbb.desktopPublish.closeBtn.toolTip = Stop Sharing and Close -# bbb.desktopPublish.chromeOnMacUnsupportedHint = Desktop sharing is not currently supported on Chrome running under Mac OS X. Recommend you use FireFox to share 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 -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -# bbb.desktopView.title = Desktop Sharing -# bbb.desktopView.fitToWindow = Fit to Window -# bbb.desktopView.actualSize = Display actual size -# bbb.desktopView.minimizeBtn.accessibilityName = Minimize 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.toolbar.phone.toolTip.start = Share Your Microphone -# bbb.toolbar.phone.toolTip.stop = Stop Sharing Your Microphone -# bbb.toolbar.phone.toolTip.mute = Stop listening the conference -# bbb.toolbar.phone.toolTip.unmute = Start listening the conference -# bbb.toolbar.phone.toolTip.nomic = No microphone detected -# bbb.toolbar.deskshare.toolTip.start = Share Your Desktop -# bbb.toolbar.deskshare.toolTip.stop = Stop Sharing Your Desktop -# bbb.toolbar.video.toolTip.start = Share Your Webcam -# bbb.toolbar.video.toolTip.stop = Stop Sharing Your Webcam -# bbb.layout.addButton.toolTip = Add the custom layout to the list -# bbb.layout.broadcastButton.toolTip = Apply Current Layout to All Viewers -# bbb.layout.combo.toolTip = Change Your Layout -# bbb.layout.loadButton.toolTip = Load layouts from a file -# bbb.layout.saveButton.toolTip = Save layouts to a file -# bbb.layout.lockButton.toolTip = Lock layout -# bbb.layout.combo.prompt = Apply a layout -# bbb.layout.combo.custom = * Custom layout -# bbb.layout.combo.customName = Custom layout -# 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.name.defaultlayout = Default Layout -# bbb.layout.name.videochat = Video Chat -# bbb.layout.name.webcamsfocus = Webcam Meeting -# bbb.layout.name.presentfocus = Presentation Meeting -# bbb.layout.name.lectureassistant = Lecture Assistant -# bbb.layout.name.lecture = Lecture -# bbb.highlighter.toolbar.pencil = Pencil -# bbb.highlighter.toolbar.pencil.accessibilityName = Switch whiteboard cursor to pencil -# bbb.highlighter.toolbar.ellipse = Circle -# bbb.highlighter.toolbar.ellipse.accessibilityName = Switch whiteboard cursor to circle -# bbb.highlighter.toolbar.rectangle = Rectangle -# bbb.highlighter.toolbar.rectangle.accessibilityName = Switch whiteboard cursor to rectangle -# bbb.highlighter.toolbar.panzoom = Pan and Zoom -# bbb.highlighter.toolbar.panzoom.accessibilityName = Switch whiteboard cursor to pan and zoom -# bbb.highlighter.toolbar.clear = Clear All Annotations -# bbb.highlighter.toolbar.clear.accessibilityName = Clear the whiteboard page -# bbb.highlighter.toolbar.undo = Undo Annotation -# bbb.highlighter.toolbar.undo.accessibilityName = Undo the last whiteboard shape -# bbb.highlighter.toolbar.color = Select Color -# bbb.highlighter.toolbar.color.accessibilityName = Whiteboard mark draw color -# bbb.highlighter.toolbar.thickness = Change Thickness -# bbb.highlighter.toolbar.thickness.accessibilityName = Whiteboard draw thickness -# bbb.logout.title = Logged Out -# bbb.logout.button.label = OK -# 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.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.refresh.message = If this logout was unexpected click the button below to reconnect. -# bbb.logout.refresh.label = Reconnect -# bbb.logout.confirm.title = Confirm Logout -# bbb.logout.confirm.message = Are you sure you want to log out? -# bbb.logout.confirm.yes = Yes -# bbb.logout.confirm.no = No -# bbb.notes.title = Notes -# bbb.notes.cmpColorPicker.toolTip = Text Color -# bbb.notes.saveBtn = Save -# bbb.notes.saveBtn.toolTip = Save Note -# bbb.settings.deskshare.instructions = Choose Allow on the prompt that pops up to check that desktop sharing is working properly for you -# bbb.settings.deskshare.start = Check Desktop Sharing -# bbb.settings.voice.volume = Microphone Activity -# bbb.settings.java.label = Java version error -# bbb.settings.java.text = You have Java {0} installed, but you need at least version {1} to use the BigBlueButton desktop sharing feature. The button below will install the newest Java JRE version. -# bbb.settings.java.command = Install newest Java -# bbb.settings.flash.label = Flash version error -# bbb.settings.flash.text = You have Flash {0} installed, but you need at least version {1} to run BigBlueButton properly. The button below will install the newest Adobe Flash version. -# bbb.settings.flash.command = Install newest Flash -# bbb.settings.isight.label = iSight webcam error -# bbb.settings.isight.text = If you have problems with your iSight webcam, it may be because you are running OS X 10.6.5, which is known to have a problem with Flash capturing video from the iSight webcam. \n To correct this, the link below will install a newer version of Flash player, or update your Mac to the newest version -# bbb.settings.isight.command = Install Flash 10.2 RC2 -# bbb.settings.warning.label = Warning -# bbb.settings.warning.close = Close this Warning -# bbb.settings.noissues = No outstanding issues have been detected. -# bbb.settings.instructions = Accept the Flash prompt that asks you for webcam permissions. If the output matches what is expected, your browser has been set up correctly. Other potentials issues are below. Examine them to find a possible solution. -# ltbcustom.bbb.highlighter.toolbar.triangle = Triangle -# ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Switch whiteboard cursor to triangle -# ltbcustom.bbb.highlighter.toolbar.line = Line -# ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Switch whiteboard cursor to line -# ltbcustom.bbb.highlighter.toolbar.text = Text -# ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Switch whiteboard cursor to text -# ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Text color -# ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Font size - -# bbb.accessibility.clientReady = Ready - -# bbb.accessibility.chat.chatBox.reachedFirst = You have reached the first message. -# bbb.accessibility.chat.chatBox.reachedLatest = You have reached the latest message. -# bbb.accessibility.chat.chatBox.navigatedFirst = You have navigated to the first message. -# 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.initialDescription = Please use the arrow keys to navigate through chat messages. - -# bbb.accessibility.notes.notesview.input = Notes input - -# bbb.shortcuthelp.title = Shortcut Keys -# bbb.shortcuthelp.minimizeBtn.accessibilityName = Minimize the Shortcut Help Window -# bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Maximize the Shortcut Help Window -# bbb.shortcuthelp.closeBtn.accessibilityName = Close the Shortcut Help Window -# bbb.shortcuthelp.dropdown.general = Global shortcuts -# bbb.shortcuthelp.dropdown.presentation = Presentation shortcuts -# bbb.shortcuthelp.dropdown.chat = Chat shortcuts -# bbb.shortcuthelp.dropdown.users = Users shortcuts -# bbb.shortcuthelp.dropdown.polling = Presenter Polling shortcuts -# bbb.shortcuthelp.dropdown.polling2 = Viewer Polling shortcuts -# bbb.shortcuthelp.headers.shortcut = Shortcut -# bbb.shortcuthelp.headers.function = Function - -# bbb.shortcutkey.general.minimize = 189 -# bbb.shortcutkey.general.minimize.function = Minimize current window -# bbb.shortcutkey.general.maximize = 187 -# bbb.shortcutkey.general.maximize.function = Maximize current window - -# bbb.shortcutkey.flash.exit = 81 -# bbb.shortcutkey.flash.exit.function = Focus out of the Flash window -# bbb.shortcutkey.users.muteme = 77 -# bbb.shortcutkey.users.muteme.function = Mute and Unmute your microphone -# bbb.shortcutkey.chat.chatinput = 73 -# bbb.shortcutkey.chat.chatinput.function = Focus the chat input field -# bbb.shortcutkey.present.focusslide = 67 -# bbb.shortcutkey.present.focusslide.function = Focus the presentation slide -# bbb.shortcutkey.whiteboard.undo = 90 -# bbb.shortcutkey.whiteboard.undo.function = Undo last whiteboard mark - -# bbb.shortcutkey.focus.users = 49 -# bbb.shortcutkey.focus.users.function = Move focus to the Users window -# bbb.shortcutkey.focus.video = 50 -# bbb.shortcutkey.focus.video.function = Move focus to the Webcam window -# bbb.shortcutkey.focus.presentation = 51 -# bbb.shortcutkey.focus.presentation.function = Move focus to the Presentation window -# bbb.shortcutkey.focus.chat = 52 -# bbb.shortcutkey.focus.chat.function = Move focus to the Chat window -# bbb.shortcutkey.focus.pollingCreate = 67 -# bbb.shortcutkey.focus.pollingCreate.function = Move focus to the Poll Creation window, if it is open. -# bbb.shortcutkey.focus.pollingStats = 83 -# bbb.shortcutkey.focus.pollingStats.function = Move focus to the Poll Statistics window, if it is open. -# bbb.shortcutkey.focus.voting = 89 -# bbb.shortcutkey.focus.voting.function = Move focus to the Voting window, if it is open. - -# bbb.shortcutkey.share.desktop = 68 -# bbb.shortcutkey.share.desktop.function = Open desktop sharing window -# bbb.shortcutkey.share.microphone = 79 -# bbb.shortcutkey.share.microphone.function = Open audio settings window -# bbb.shortcutkey.share.pauseRemoteStream = 80 -# bbb.shortcutkey.share.pauseRemoteStream.function = Start/Stop listening the conference -# bbb.shortcutkey.share.webcam = 66 -# bbb.shortcutkey.share.webcam.function = Open webcam sharing window - -# bbb.shortcutkey.shortcutWindow = 72 -# bbb.shortcutkey.shortcutWindow.function = Open/focus to shortcut help window -# bbb.shortcutkey.logout = 76 -# bbb.shortcutkey.logout.function = Log out of this meeting -# bbb.shortcutkey.raiseHand = 82 -# bbb.shortcutkey.raiseHand.function = Raise your hand - -# bbb.shortcutkey.present.upload = 85 -# bbb.shortcutkey.present.upload.function = Upload presentation -# bbb.shortcutkey.present.previous = 65 -# bbb.shortcutkey.present.previous.function = Go to previous slide -# bbb.shortcutkey.present.select = 83 -# bbb.shortcutkey.present.select.function = View all slides -# bbb.shortcutkey.present.next = 69 -# bbb.shortcutkey.present.next.function = Go to next slide -# bbb.shortcutkey.present.fitWidth = 70 -# bbb.shortcutkey.present.fitWidth.function = Fit slides to width -# bbb.shortcutkey.present.fitPage = 80 -# bbb.shortcutkey.present.fitPage.function = Fit slides to page - -# bbb.shortcutkey.users.makePresenter = 80 -# bbb.shortcutkey.users.makePresenter.function = Make selected person presenter -# bbb.shortcutkey.users.kick = 75 -# bbb.shortcutkey.users.kick.function = Kick selected person from the meeting -# bbb.shortcutkey.users.mute = 83 -# bbb.shortcutkey.users.mute.function = Mute or unmute selected person -# bbb.shortcutkey.users.muteall = 65 -# bbb.shortcutkey.users.muteall.function = Mute or unmute all users -# bbb.shortcutkey.users.focusUsers = 85 -# bbb.shortcutkey.users.focusUsers.function = Focus to users list -# bbb.shortcutkey.users.muteAllButPres = 65 -# bbb.shortcutkey.users.muteAllButPres.function = Mute everyone but the Presenter - -# bbb.shortcutkey.chat.focusTabs = 89 -# bbb.shortcutkey.chat.focusTabs.function = Focus to chat tabs -# bbb.shortcutkey.chat.focusBox = 66 -# bbb.shortcutkey.chat.focusBox.function = Focus to chat box -# bbb.shortcutkey.chat.changeColour = 67 -# 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.explanation = ---- -# bbb.shortcutkey.chat.explanation.function = For message navigation, you must focus the chat box. - -# bbb.shortcutkey.chat.chatbox.advance = 40 -# bbb.shortcutkey.chat.chatbox.advance.function = Navigate to the next message -# bbb.shortcutkey.chat.chatbox.goback = 38 -# bbb.shortcutkey.chat.chatbox.goback.function = Navigate to the previous message -# bbb.shortcutkey.chat.chatbox.repeat = 32 -# bbb.shortcutkey.chat.chatbox.repeat.function = Repeat current message -# bbb.shortcutkey.chat.chatbox.golatest = 39 -# bbb.shortcutkey.chat.chatbox.golatest.function = Navigate to the latest message -# bbb.shortcutkey.chat.chatbox.gofirst = 37 -# bbb.shortcutkey.chat.chatbox.gofirst.function = Navigate to the first message -# bbb.shortcutkey.chat.chatbox.goread = 75 -# bbb.shortcutkey.chat.chatbox.goread.function = Navigate to the most recent message you've read -# bbb.shortcutkey.chat.chatbox.debug = 71 -# bbb.shortcutkey.chat.chatbox.debug.function = Temporary debug hotkey - -# bbb.polling.toolbar.toolTip = Manage Polls -# bbb.polling.buttonName = Manage Polls -# bbb.polling.createPoll = Create New Poll -# bbb.polling.createPoll.moreThanOneResponse = Allow users to choose more than one response -# bbb.polling.createPoll.hint = Hint\: Start every answer with a new line -# bbb.polling.createPoll.answers = Answers\: -# bbb.polling.createPoll.question = Question\: -# bbb.polling.createPoll.title = Title\: -# bbb.polling.createPoll.publishToWeb = Enable web polling - -# bbb.polling.pollPreview = Poll Preview -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.publish = Publish -# bbb.polling.pollPreview.preview = Preview -# bbb.polling.pollPreview.save = Save -# bbb.polling.pollPreview.cancel = Cancel -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.hereIsYourPoll = Here is your poll\: -# bbb.polling.pollPreview.ifYouWantChanges = if you want to make any changes use the 'Modify' button -# bbb.polling.pollPreview.checkAll = (check all that may apply) -# bbb.polling.pollPreview.pollWillPublishOnline = This poll will be available for web polling. - -# bbb.polling.resultBtn.label=Result -# bbb.polling.resultBtn.toolTip=Show poll result -# bbb.polling.startBtn.label=Start -# bbb.polling.startBtn.toolTip=Start poll -# bbb.polling.editBtn.label=Edit -# bbb.polling.editBtn.toolTip=Edit poll -# bbb.polling.deleteBtn.toolTip=Delete poll - -# bbb.publishVideo.startPublishBtn.labelText = Start Sharing -# bbb.publishVideo.changeCameraBtn.labelText = Change Webcam - -# bbb.accessibility.alerts.madePresenter = You are now the Presenter. -# bbb.accessibility.alerts.madeViewer = You are now a Viewer. - -# bbb.shortcutkey.polling.buttonClick = 80 -# bbb.shortcutkey.polling.buttonClick.function = Open the Polling Menu. -# bbb.shortcutkey.polling.focusTitle = 67 -# bbb.shortcutkey.polling.focusTitle.function = Focus to Title input box. -# bbb.shortcutkey.polling.focusQuestion = 81 -# bbb.shortcutkey.polling.focusQuestion.function = Focus to Question input box. -# bbb.shortcutkey.polling.focusAnswers = 65 -# bbb.shortcutkey.polling.focusAnswers.function = Focus to Answers input box. -# bbb.shortcutkey.polling.focusMultipleCB = 77 -# bbb.shortcutkey.polling.focusMultipleCB.function = Focus to "Allow multiple selections" checkbox. -# bbb.shortcutkey.polling.focusWebPollCB = 66 -# bbb.shortcutkey.polling.focusWebPollCB.function = Focus to "Enable web polling" checkbox. -# bbb.shortcutkey.polling.previewClick = 80 -# bbb.shortcutkey.polling.previewClick.function = Preview your poll and proceed. -# bbb.shortcutkey.polling.cancelClick = 88 -# bbb.shortcutkey.polling.cancelClick.function = Cancel and exit Poll creation. -# bbb.shortcutkey.polling.modify = 69 -# bbb.shortcutkey.polling.modify.function = Go back and modify your poll. -# bbb.shortcutkey.polling.publish = 85 -# bbb.shortcutkey.polling.publish.function = Publish your poll and open voting. -# bbb.shortcutkey.polling.save = 83 -# bbb.shortcutkey.polling.save.function = Save your poll to use later. - -# bbb.shortcutkey.pollStats.explanation = ---- -# bbb.shortcutkey.pollStats.explanation.function = Poll results are only available once the poll has been published. -# bbb.shortcutkey.polling.focusData = 68 -# bbb.shortcutkey.polling.focusData.function = Focus to poll results. -# bbb.shortcutkey.polling.refresh = 82 -# bbb.shortcutkey.polling.refresh.function = Refresh poll results. -# bbb.shortcutkey.polling.focusWebPoll = 73 -# bbb.shortcutkey.polling.focusWebPoll.function = Focus to web polling URL box. -# bbb.shortcutkey.polling.stopPoll = 79 -# bbb.shortcutkey.polling.stopPoll.function = Stop the poll and end voting. -# bbb.shortcutkey.polling.repostPoll = 80 -# bbb.shortcutkey.polling.repostPoll.function = Re-publish the poll. -# bbb.shortcutkey.polling.closeStatsWindow = 88 -# bbb.shortcutkey.polling.closeStatsWindow.function = Close Polling Results window. - -# bbb.shortcutkey.polling.vote = 86 -# bbb.shortcutkey.polling.vote.function = Cast your vote for the options selected. -# bbb.shortcutkey.polling.focusVoteQuestion = 81 -# bbb.shortcutkey.polling.focusVoteQuestion.function = Focus to question. - -# bbb.shortcutkey.specialKeys.space = Spacebar -# bbb.shortcutkey.specialKeys.left = Left Arrow -# bbb.shortcutkey.specialKeys.right = Right Arrow -# bbb.shortcutkey.specialKeys.up = Up Arrow -# bbb.shortcutkey.specialKeys.down = Down Arrow -# bbb.shortcutkey.specialKeys.plus = Plus -# bbb.shortcutkey.specialKeys.minus = Minus - -# bbb.toolbar.videodock.toolTip.closeAllVideos = Close all videos -# bbb.users.settings.lockAll=Lock All Users -# bbb.users.settings.lockAllExcept=Lock Users Except Presenter -# bbb.users.settings.lockSettings=Lock Viewers ... -# bbb.users.settings.unlockAll=Unlock All Viewers -# bbb.users.settings.roomIsLocked=Locked by default -# bbb.users.settings.roomIsMuted=Muted by default - -# bbb.lockSettings.save = Apply -# bbb.lockSettings.save.tooltip = Apply lock settings -# bbb.lockSettings.cancel = Cancel -# bbb.lockSettings.cancel.toolTip = Close this window without saving - -# bbb.lockSettings.moderatorLocking = Moderator locking -# bbb.lockSettings.privateChat = Private Chat -# bbb.lockSettings.publicChat = Public Chat -# bbb.lockSettings.webcam = Webcam -# bbb.lockSettings.microphone = Microphone -# bbb.lockSettings.layout = Layout -# bbb.lockSettings.title=Lock Viewers -# bbb.lockSettings.feature=Feature -# bbb.lockSettings.locked=Locked -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/mn_MN/bbbResources.properties b/clients/flash/web-client/src/locale/mn_MN/bbbResources.properties deleted file mode 100644 index 05a316a43b5f..000000000000 --- a/clients/flash/web-client/src/locale/mn_MN/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Сервер луу холбогдож байна. -bbb.mainshell.statusProgress.loading = Нийт {0} Модуль байна -bbb.mainshell.statusProgress.cannotConnectServer = Уучилаарай, бид сервер лүү холбогдож чадсангүй -bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - Илүү ихийг мэдэхийг хүсвэл http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Лог цонхийг нээх -# bbb.mainshell.meetingNotFound = Meeting Not Found -# bbb.mainshell.invalidAuthToken = Invalid Authentication Token -bbb.mainshell.resetLayoutBtn.toolTip = Байршилыг шинэчилэх -# bbb.mainshell.notification.tunnelling = Tunnelling -# bbb.mainshell.notification.webrtc = WebRTC Audio -bbb.oldlocalewindow.reminder1 = Таны толь бичиг хуучирсан байна -bbb.oldlocalewindow.reminder2 = хөтөчийнхөө каш - ийг цэвэрлэнэ үү -bbb.oldlocalewindow.windowTitle = Анхааруулга\: Хуучирсан толь байна -# bbb.audioSelection.title = How do you want to join the audio? -bbb.audioSelection.btnMicrophone.label = Микрофон -# bbb.audioSelection.btnMicrophone.toolTip = Join the audio with your microphone -# bbb.audioSelection.btnListenOnly.label = Listen Only -# bbb.audioSelection.btnListenOnly.toolTip = Join the audio as listen only -# bbb.audioSelection.txtPhone.text = To join this meeting by phone, dial\: {0} then enter {1} as the conference pin number. -bbb.micSettings.title = Аудиог шалгах -bbb.micSettings.speakers.header = Чанга яригчийг шалгах -bbb.micSettings.microphone.header = Микрофон шалгах -bbb.micSettings.playSound = Чанга яригчийг шалгах -bbb.micSettings.playSound.toolTip = Дуу тоглуулж чанга яригчийг шалгах -bbb.micSettings.hearFromHeadset = Таны чихэвчнээс дуу гарах ба чанга яригчаас биш -bbb.micSettings.speakIntoMic = Хэрэв та чихэвч (эсвэл утасны чихэвч), хэрэглэж байгаа бол та аудиог чихэвчнээс сонсох болно -- компьютерын чанга яригчаас биш. -# bbb.micSettings.echoTestMicPrompt = This is a private echo test. Speak a few words. Did you hear audio? -bbb.micSettings.echoTestAudioYes = Тийм -bbb.micSettings.echoTestAudioNo = Үгүй -# bbb.micSettings.speakIntoMicTestLevel = Speak into your microphone. You should see the bar move. If not, choose another mic. -# bbb.micSettings.recommendHeadset = Use a headset with a microphone for best audio experience. -bbb.micSettings.changeMic = Микрофон шалгах, эсвэл солих -bbb.micSettings.changeMic.toolTip = Флаш тоглуулагчийнхаа тохиргооноос микрофоноо нээнэ үү -# bbb.micSettings.comboMicList.toolTip = Select a microphone -# bbb.micSettings.micRecordVolume.label = Gain -# bbb.micSettings.micRecordVolume.toolTip = Set your microphone gain -# bbb.micSettings.nextButton = Next -# bbb.micSettings.nextButton.toolTip = Start the echo test -bbb.micSettings.join = Аудио идэвхижүүлэх -# bbb.micSettings.join.toolTip = Join the audio conference -bbb.micSettings.cancel = Цуцлах -# bbb.micSettings.connectingtoecho = Connecting -# bbb.micSettings.connectingtoecho.error = Echo Test Error\: Please contact administrator. -bbb.micSettings.cancel.toolTip = Дууг хаах -bbb.micSettings.access.helpButton = Сургалтын бичлэгийг шинэ хуудсанд нээх -bbb.micSettings.access.title = Дууны тохиргоо. Энэхүү цонхыг хаах хүртэл энэ нь байсаар байна. -# bbb.micSettings.webrtc.title = WebRTC Support -# bbb.micSettings.webrtc.capableBrowser = Your browser supports WebRTC. -# bbb.micSettings.webrtc.capableBrowser.dontuseit = Click not to use WebRTC -# bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Click here if you don't want to use the WebRTC technology (recommended if you have problems using it). -# bbb.micSettings.webrtc.notCapableBrowser = WebRTC is not supported in your browser. Please use Google Chrome (version 32 or greater); or Mozilla Firefox (version 26 or greater). You will still be able to join the voice conference using the Adobe Flash Platform. -# bbb.micSettings.webrtc.connecting = Calling -# bbb.micSettings.webrtc.waitingforice = Connecting -# bbb.micSettings.webrtc.transferring = Transferring -# bbb.micSettings.webrtc.endingecho = Joining audio -# bbb.micSettings.webrtc.endedecho = Echo test ended. -# bbb.micPermissions.firefox.title = Firefox Microphone Permissions -# bbb.micPermissions.firefox.message1 = Choose your mic and then click Share. -# bbb.micPermissions.firefox.message2 = If you don't see the list of microphones, click on the microphone icon. -# bbb.micPermissions.chrome.title = Chrome Microphone Permissions -# bbb.micPermissions.chrome.message1 = Click Allow to give Chrome permission to use your microphone. -# bbb.micWarning.title = Audio Warning -# bbb.micWarning.joinBtn.label = Join anyway -# bbb.micWarning.testAgain.label = Test again -# bbb.micWarning.message = Your microphone did not show any activity, others probably won't be able to hear you during the session. -# bbb.webrtcWarning.message = Detected the following WebRTC issue\: {0}. Do you want to try Flash instead? -# bbb.webrtcWarning.title = WebRTC Audio Failure -# bbb.webrtcWarning.failedError.1001 = Error 1001\: WebSocket disconnected -# bbb.webrtcWarning.failedError.1002 = Error 1002\: Could not make a WebSocket connection -# bbb.webrtcWarning.failedError.1003 = Error 1003\: Browser version not supported -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -# bbb.webrtcWarning.failedError.1005 = Error 1005\: Call ended unexpectedly -# bbb.webrtcWarning.failedError.1006 = Error 1006\: Call timed out -# bbb.webrtcWarning.failedError.1007 = Error 1007\: ICE negotiation failed -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -# 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.mainToolbar.helpBtn = Тусламж -bbb.mainToolbar.logoutBtn = Гарах -bbb.mainToolbar.logoutBtn.toolTip = Гарах -bbb.mainToolbar.langSelector = Хэлээ сонгох -bbb.mainToolbar.settingsBtn = Тохиргоо -bbb.mainToolbar.settingsBtn.toolTip = Тохиргоог нээх -bbb.mainToolbar.shortcutBtn = Товчилбор -bbb.mainToolbar.shortcutBtn.toolTip = Товчилбор цонхыг нээх -bbb.mainToolbar.recordBtn.toolTip.start = Бичлэгийг эхлүүлэх -bbb.mainToolbar.recordBtn.toolTip.stop = Бичлэгийг зогсоох -bbb.mainToolbar.recordBtn.toolTip.recording = Энэ хичээл бичэгдсэн -bbb.mainToolbar.recordBtn.toolTip.notRecording = Энэ хичээл бичигдээгүй -bbb.mainToolbar.recordBtn.confirm.title = Бичигдэж буйг баталгаажуулна уу -bbb.mainToolbar.recordBtn.confirm.message.start = Бичлэгийг эхлүүлэх үү? -bbb.mainToolbar.recordBtn.confirm.message.stop = Бичлэгийг зогсоох уу? -# bbb.mainToolbar.recordBtn..notification.title = Record Notification -# bbb.mainToolbar.recordBtn..notification.message1 = You can record this meeting. -# 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.notRecording = Not Recording -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -bbb.window.minimizeBtn.toolTip = Буулгах -bbb.window.maximizeRestoreBtn.toolTip = Өргөх -bbb.window.closeBtn.toolTip = Хаах -bbb.videoDock.titleBar = Камер -bbb.presentation.titleBar = Танилцуулга -bbb.chat.titleBar = Чат -bbb.users.title = Хүмүүс{0} {1} -bbb.users.titleBar = Хүмүүс -bbb.users.quickLink.label = Хүмүүс -bbb.users.minimizeBtn.accessibilityName = Хэрэгчлэгчийн тавцанг доош буулгах -bbb.users.maximizeRestoreBtn.accessibilityName = Хэрэглэгчийн тавцанг өргөх -bbb.users.settings.buttonTooltip = Тохиргоо -bbb.users.settings.audioSettings = Аудиог шалгах -bbb.users.settings.webcamSettings = Камерны тохиргоо -bbb.users.settings.muteAll = Бүх хүмүүсийн дууг хаах -bbb.users.settings.muteAllExcept = Хөтлөгчөөс бусад хүмүүсийн дууг хаах -bbb.users.settings.unmuteAll = Бүх хүмүүсийн дууг нээх -bbb.users.settings.lowerAllHands = Бүх гарыг буулгах -bbb.users.raiseHandBtn.toolTip = Гараа өргөх -bbb.users.raiseHandBtn.toolTip2 = Гараа буулгах -# bbb.users.roomMuted.text = Viewers Muted -# bbb.users.roomLocked.text = Viewers Locked -bbb.users.pushToTalk.toolTip = Ярих -bbb.users.pushToMute.toolTip = Дууг хаах -bbb.users.muteMeBtnTxt.talk = Дууг нээх -bbb.users.muteMeBtnTxt.mute = Дууг хаах -bbb.users.muteMeBtnTxt.muted = Дуу хаагдсан -bbb.users.muteMeBtnTxt.unmuted = Дуу нээгдсэн -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -bbb.users.usersGrid.accessibilityName = Хүмүүсийн жагсаалт. Сумны товчлуурыг ашиглана уу. -bbb.users.usersGrid.nameItemRenderer = Нэр -bbb.users.usersGrid.nameItemRenderer.youIdentifier = Та -bbb.users.usersGrid.statusItemRenderer = Төлөв -bbb.users.usersGrid.statusItemRenderer.changePresenter = Хөтлөгч болгох -bbb.users.usersGrid.statusItemRenderer.presenter = Хөтлөгч -bbb.users.usersGrid.statusItemRenderer.moderator = Зохицуулагч -bbb.users.usersGrid.statusItemRenderer.lowerHand = Гараа буулгах -bbb.users.usersGrid.statusItemRenderer.handRaised = Гар өргөгдсөн -bbb.users.usersGrid.statusItemRenderer.viewer = Үзэгч -bbb.users.usersGrid.mediaItemRenderer = Медиа -bbb.users.usersGrid.mediaItemRenderer.talking = Яриж байна -bbb.users.usersGrid.mediaItemRenderer.webcam = Камерыг түгээж байна -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = Камер харах -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Дуу нээгдсэн {0} -bbb.users.usersGrid.mediaItemRenderer.pushToMute = Дуу хаагдсан {0} -bbb.users.usersGrid.mediaItemRenderer.pushToLock = Түгжих {0} -bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Нээх {0} -bbb.users.usersGrid.mediaItemRenderer.kickUser = Хасах {0} -bbb.users.usersGrid.mediaItemRenderer.webcam = Камерыг түгээж байна -bbb.users.usersGrid.mediaItemRenderer.micOff = Микрофон унтарсан -bbb.users.usersGrid.mediaItemRenderer.micOn = Микрофон асаалттай -bbb.users.usersGrid.mediaItemRenderer.noAudio = Аудиод холбогдоогүй байна -bbb.presentation.title = Танилцуулга файл -bbb.presentation.titleWithPres = Танилцуулга файл {0} -bbb.presentation.quickLink.label = Танилцуулга -bbb.presentation.fitToWidth.toolTip = Танилцуулгыг өргөнөөр багтаах -bbb.presentation.fitToPage.toolTip = Танилцуулгыг хуудсанд багтаах -bbb.presentation.uploadPresBtn.toolTip = Танилцуулга файл илгээх -bbb.presentation.backBtn.toolTip = Өмнөх хуудас -# bbb.presentation.btnSlideNum.accessibilityName = Slide {0} of {1} -bbb.presentation.btnSlideNum.toolTip = Хуудсаа сонгоно уу -bbb.presentation.forwardBtn.toolTip = Дараагийн хуудас -bbb.presentation.maxUploadFileExceededAlert = Алдаа\: Файлын хэмжээ хэтэрсэн байна -bbb.presentation.uploadcomplete = Илгээж дууслаа. Файлыг хөрвүүлж байна түр хүлээнэ үү. -bbb.presentation.uploaded = Илгээгдсэн -bbb.presentation.document.supported = Илгээгдсэн файл зөв байна. Хөрвүүлж эхэллээ... -bbb.presentation.document.converted = Оффис бичиг баримтыг хөрвүүлж дууслаа -bbb.presentation.error.document.convert.failed = Алдаа\: бичиг баримтыг хөрвүүлэх үед алдаа гарлаа -bbb.presentation.error.io = Оролт гаралтийн алдаа\: систем админд хандана уу. -bbb.presentation.error.security = Нууцлалын алдаа\: Системийн админд хандана уу -bbb.presentation.error.convert.notsupported = Алдаа\: Таны илгээсэн файл буруу файл байна. Зөв файлыг илгээнэ үү -bbb.presentation.error.convert.nbpage = Алдаа\: Илгээгдсэн файлд хэдэн хуудас байгааг тогтоож чадсангүй. -bbb.presentation.error.convert.maxnbpagereach = Алдаа\: Илгээсэн файлын хуудас олон байна -bbb.presentation.converted = {1} -с {0} хуудсыг хөрвүүллээ -bbb.presentation.ok = ОК -bbb.presentation.slider = Танилцуулгын татах хэмжээ -bbb.presentation.slideloader.starttext = Хуудасыг эхлүүлэх -bbb.presentation.slideloader.endtext = Хуудасыг дуусгах -bbb.presentation.uploadwindow.presentationfile = Танилцуулга файл -bbb.presentation.uploadwindow.pdf = PDF -bbb.presentation.uploadwindow.word = WORD -bbb.presentation.uploadwindow.excel = EXCEL -bbb.presentation.uploadwindow.powerpoint = POWERPOINT -bbb.presentation.uploadwindow.image = ЗУРАГ -bbb.presentation.minimizeBtn.accessibilityName = Файлын тавцанг буулгах -bbb.presentation.maximizeRestoreBtn.accessibilityName = Файлын тавцанг өргөх -bbb.presentation.closeBtn.accessibilityName = Файлын тавцанг хаах -bbb.fileupload.title = Танилцуулга илгээх -# bbb.fileupload.lblFileName.defaultText = No file selected -bbb.fileupload.selectBtn.label = Файл сонгох -bbb.fileupload.selectBtn.toolTip = Файлаа сонгох -bbb.fileupload.uploadBtn = Илгээх -bbb.fileupload.uploadBtn.toolTip = Файл илгээх -bbb.fileupload.deleteBtn.toolTip = Танилцуулга устгах -bbb.fileupload.showBtn = Дүрслэх -bbb.fileupload.showBtn.toolTip = Танилцуулга -ийг үзүүлэх -bbb.fileupload.okCancelBtn = Болих -bbb.fileupload.okCancelBtn.toolTip = Файлын цонхыг хаах -bbb.fileupload.genThumbText = Зургийг бий болгож байна -bbb.fileupload.progBarLbl = Явц -# bbb.fileupload.fileFormatHint = Upload any office document or Portable Document Format (PDF) file. For best results upload PDF. -bbb.chat.title = Чат -bbb.chat.quickLink.label = Чат -bbb.chat.cmpColorPicker.toolTip = Бичгийн өнгө -bbb.chat.input.accessibilityName = Зурвас бичих хэсэг -bbb.chat.sendBtn = Илгээх -bbb.chat.sendBtn.toolTip = Захидал илгээх -bbb.chat.sendBtn.accessibilityName = Зурвас илгээх -bbb.chat.contextmenu.copyalltext = Бүх текстыг хуулах -bbb.chat.publicChatUsername = Бүгд -bbb.chat.optionsTabName = Тохиргоо -bbb.chat.privateChatSelect = Чатлах хүнээ сонгоно уу -bbb.chat.private.userLeft = Хэрэглэгч гарлаа -# bbb.chat.private.userJoined = The user has joined. -bbb.chat.usersList.toolTip = Харилцах хүнээ сонгоно уу -bbb.chat.chatOptions = Чат тохиргоо -bbb.chat.fontSize = Фонт хэмжээ -bbb.chat.cmbFontSize.toolTip = Фонт хэмжээ -bbb.chat.messageList = Зурвас -bbb.chat.minimizeBtn.accessibilityName = Зурвасын тавцанг буулгах -bbb.chat.maximizeRestoreBtn.accessibilityName = Зурвасын тавцанг өргөх -bbb.chat.closeBtn.accessibilityName = Зурвасын тавцанг хаах -bbb.chat.chatTabs.accessibleNotice = Шинэ зурвас -bbb.publishVideo.changeCameraBtn.labelText = Камер солих -bbb.publishVideo.changeCameraBtn.toolTip = Камер тохиргоо хийх -bbb.publishVideo.cmbResolution.tooltip = Камерын хэмжээг тодорхойлно уу -bbb.publishVideo.startPublishBtn.labelText = Түгээж эхлэх -bbb.publishVideo.startPublishBtn.toolTip = Хуваалтыг эхлүүлэх -# bbb.webcamPermissions.chrome.title = Chrome Webcam Permissions -# bbb.webcamPermissions.chrome.message1 = Click Allow to give Chrome permission to use your webcam. -bbb.videodock.title = Камер тавцан -bbb.videodock.quickLink.label = Камерны цонх -bbb.video.minimizeBtn.accessibilityName = Камерны тавцанг буулгах -bbb.video.maximizeRestoreBtn.accessibilityName = Камерны тавцанг өргөх -bbb.video.controls.muteButton.toolTip = Дууг хаах нээх {0} -bbb.video.controls.switchPresenter.toolTip = {0} ыг хөтлөгч болгох -bbb.video.controls.ejectUserBtn.toolTip = {0} -ыг хасах -bbb.video.controls.privateChatBtn.toolTip = {0} чатлах -bbb.video.publish.hint.noCamera = Камер олдсонгүй -bbb.video.publish.hint.cantOpenCamera = Камерыг нээж чадсангүй -bbb.video.publish.hint.waitingApproval = Зөвшөөрөл хүлээж байна -bbb.video.publish.hint.videoPreview = Камер харах -bbb.video.publish.hint.openingCamera = Камерыг нээж байна -bbb.video.publish.hint.cameraDenied = Камер хандалт буцаагдлаа -bbb.video.publish.hint.cameraIsBeingUsed = Камерыг өөр програм ачааллаж байна -bbb.video.publish.hint.publishing = Нийтлэж байна -bbb.video.publish.closeBtn.accessName = Камер тохиргоо цонхыг хаах -bbb.video.publish.closeBtn.label = Цуцлах -bbb.video.publish.titleBar = Камер тавцанг түгээх -bbb.desktopPublish.title = Дэлгэц хуваах\: Танилцуулагч -bbb.desktopPublish.fullscreen.tooltip = Үндсэн дэлгэцээ хуваах -bbb.desktopPublish.fullscreen.label = Бүтнээр -bbb.desktopPublish.region.tooltip = Дэлгэцээ хэсэгчлэн хуваах -bbb.desktopPublish.region.label = Хэсэгчилэн үзүүлэх -bbb.desktopPublish.stop.tooltip = Хаах -bbb.desktopPublish.stop.label = Хаах -bbb.desktopPublish.maximizeRestoreBtn.toolTip = Цонх томрох боломжгүй -bbb.desktopPublish.closeBtn.toolTip = Хуваалтуудыг зогсоож энэ цонхыг хаах -# bbb.desktopPublish.chromeOnMacUnsupportedHint = Desktop sharing is not currently supported on Chrome running under Mac OS X. Recommend you use FireFox to share desktop. -bbb.desktopPublish.minimizeBtn.toolTip = Цонхыг нуух -bbb.desktopPublish.minimizeBtn.accessibilityName = Дэлгэц түгээлтийн тавцанг буулгах -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Дэлгэц түгээлтийн тавцанг өргөх -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -bbb.desktopView.title = Дэлгэцээ хуваах -bbb.desktopView.fitToWindow = Цонхонд тохируулах -bbb.desktopView.actualSize = Үндсэн хэмжээг харуулах -bbb.desktopView.minimizeBtn.accessibilityName = Дэлгэц түгээлтийн цонхыг буулгах -bbb.desktopView.maximizeRestoreBtn.accessibilityName = Дэлгэц түгээлтийн цонхыг өргөх -bbb.desktopView.closeBtn.accessibilityName = Дэлгэц түгээлтийн цонхыг хаах -bbb.toolbar.phone.toolTip.start = Микрофоноо тараах -bbb.toolbar.phone.toolTip.stop = Микрофон тараахыг зогсоох -# bbb.toolbar.phone.toolTip.mute = Stop listening the conference -# bbb.toolbar.phone.toolTip.unmute = Start listening the conference -# bbb.toolbar.phone.toolTip.nomic = No microphone detected -bbb.toolbar.deskshare.toolTip.start = Миний дэлгэцийг түгээ -bbb.toolbar.deskshare.toolTip.stop = Дэлгэц түгээлтийг зогсоо -bbb.toolbar.video.toolTip.start = Камераа тараах -bbb.toolbar.video.toolTip.stop = Камер тараахыг зогсоох -bbb.layout.addButton.toolTip = Өөрчилсөн байрлалыг лист рүү нэмэх -# bbb.layout.broadcastButton.toolTip = Apply Current Layout to All Viewers -bbb.layout.combo.toolTip = Байрлалаа солих -bbb.layout.loadButton.toolTip = Байрлалыг файлаах унших -bbb.layout.saveButton.toolTip = Байрлалыг файлд хадгалах -bbb.layout.lockButton.toolTip = Байрлалыг түгжих -bbb.layout.combo.prompt = Байрлалыг идэвхжүүлэх -bbb.layout.combo.custom = * Өөрчилсөн байрлал -bbb.layout.combo.customName = Өөрчилсөн байрлал -bbb.layout.combo.remote = Удирдах -bbb.layout.save.complete = Байрлалууд амжилттай хадгалагдлаа -bbb.layout.load.complete = Байрлалууд амжилттай уншигдлаа -bbb.layout.load.failed = Байрлалыг унших явцад алдаа гарлаа -# bbb.layout.name.defaultlayout = Default Layout -# bbb.layout.name.videochat = Video Chat -# bbb.layout.name.webcamsfocus = Webcam Meeting -# bbb.layout.name.presentfocus = Presentation Meeting -# bbb.layout.name.lectureassistant = Lecture Assistant -# bbb.layout.name.lecture = Lecture -bbb.highlighter.toolbar.pencil = Тодруулагч -bbb.highlighter.toolbar.pencil.accessibilityName = Курсорыг харандаа болгох -bbb.highlighter.toolbar.ellipse = Бөөрөнхий -bbb.highlighter.toolbar.ellipse.accessibilityName = Курсорыг бөөрөнхий дүрст шилжүүлэх -bbb.highlighter.toolbar.rectangle = Тэгш өнцөгт -bbb.highlighter.toolbar.rectangle.accessibilityName = Курсорыг дөрвөлжин дүрст шилжүүлэх -bbb.highlighter.toolbar.panzoom = Ойртуулж харах -bbb.highlighter.toolbar.panzoom.accessibilityName = Курсорыг ойртуулж харах төлөвт шилжүүлэх -bbb.highlighter.toolbar.clear = Бүх тэмдэглэлийг цэвэрлэх -bbb.highlighter.toolbar.clear.accessibilityName = Самбарыг цэвэрлэх -bbb.highlighter.toolbar.undo = Тэмдэглэлийг буцаах -bbb.highlighter.toolbar.undo.accessibilityName = Буцаах -bbb.highlighter.toolbar.color = Өнгөө сонгоно уу -bbb.highlighter.toolbar.color.accessibilityName = Өнгө сонгоно уу -bbb.highlighter.toolbar.thickness = Үе давхраа солих -bbb.highlighter.toolbar.thickness.accessibilityName = Үзэгний хэмжээ -bbb.logout.title = Гарсан -bbb.logout.button.label = ОК -bbb.logout.appshutdown = Сервер програм унтарсан байна -bbb.logout.asyncerror = Дуу дүрсийг дамжуулах үед алдаа гарлаа -bbb.logout.connectionclosed = Сервер лүү холбогдох холболт хаагдлаа -bbb.logout.connectionfailed = Сервер луу холбогдож чадсангүй -bbb.logout.rejected = Серверийн холболт буцаагдлаа -bbb.logout.invalidapp = Ред5 про байхгүй байна -bbb.logout.unknown = Та серверээс холбоо тасарлаа -bbb.logout.usercommand = Та конференсээс гарлаа -# bbb.logout.refresh.message = If this logout was unexpected click the button below to reconnect. -# bbb.logout.refresh.label = Reconnect -bbb.logout.confirm.title = Гарах -bbb.logout.confirm.message = Өрөөнөөс гарах уу? -bbb.logout.confirm.yes = Тийм -bbb.logout.confirm.no = Үгүй -bbb.notes.title = Тэмдэглэл -bbb.notes.cmpColorPicker.toolTip = Текст өнгө -bbb.notes.saveBtn = Хадгалах -bbb.notes.saveBtn.toolTip = Тэмдэглэл хадгалах -bbb.settings.deskshare.instructions = Поп ап ийг зөвшөөрч Дэлгэц түгээлтийг эхлүүлнэ үү -bbb.settings.deskshare.start = Дэлгэц хуваах функцийг шалгах -bbb.settings.voice.volume = Микрофонийн идэвхи -bbb.settings.java.label = Жава вершин алдаа -bbb.settings.java.text = Таньд жава {0} суусан байна, гэвч таньд доор хаяж {1} суусан байж дэлгэц хуваах функцийг ашиглана. Энд байгаа товчлуурыг дараад жава татаж авна уу. -bbb.settings.java.command = Шинэ Жава суулгах -bbb.settings.flash.label = Флаш хувилбарийн алдаа -bbb.settings.flash.text = Таньд флаш {0} суусан байна, гэвч таньд доор хаяж {1} суусан байж BigBlueButton ийг ажиллуулана. Энд дараад Флаш татаж авна уу. -bbb.settings.flash.command = Шинэ Флаш суулгах -bbb.settings.isight.label = iSight камерт алдаа гарлаа -bbb.settings.isight.text = Таны iSight камерт ямар нэгэн проблем байгаа бол, Энэ нь магадгүй та OS X 10.6.5 үйлдлийн систем дээр ажиллаж байна. Энэ алдааг сийрүүлэхийн тулд та энд линкэн дээр дараад шинэ адобе флаш плэур татаж авна уу. -bbb.settings.isight.command = Флаш 11.2 RC2 суулгах -bbb.settings.warning.label = Анхаар -bbb.settings.warning.close = Энэ анхааруулгийг хаах -bbb.settings.noissues = Ямар нэгэн дуусгаагүй төлөв илэрсэнгүй -bbb.settings.instructions = Флаш таниас камерийг чинь бусдад тараах зөвшөөрөл авах цонх гарч ирнэ. Хэрвээ та өөрийнхөө камерийг харж, өөрийгөө сонсож болж байвал зүгээр байна гэсэн үг. Бусад ямар нэгэн алдаа байвал хайж олно уу -ltbcustom.bbb.highlighter.toolbar.triangle = Гурвалжин -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Курсорийг гурвалжин дүрст шилжүүлэх -ltbcustom.bbb.highlighter.toolbar.line = Зураас -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Курсорийг зураас болгох -ltbcustom.bbb.highlighter.toolbar.text = Текст -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Курсорийг Текст шилжүүлэх -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Текст өнгө -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Фонт хэмжээ - -# bbb.accessibility.clientReady = Ready - -bbb.accessibility.chat.chatBox.reachedFirst = Эхний зурвасд хүрлээ -bbb.accessibility.chat.chatBox.reachedLatest = Сүүлчийн зурвасд хүрлээ -bbb.accessibility.chat.chatBox.navigatedFirst = Эхний зурвасд хүрлээ -bbb.accessibility.chat.chatBox.navigatedLatest = Сүүлчийн зурвасд хүрлээ -bbb.accessibility.chat.chatBox.navigatedLatestRead = Хамгийн эхний уншсан зурвасд хүрлээ -bbb.accessibility.chat.chatwindow.input = Чат оролт - -bbb.accessibility.chat.initialDescription = Гаран дээрхи сумны товчлуурыг ашиглан чатны зурвасыг солино уу - -bbb.accessibility.notes.notesview.input = Тайлбарын оролт - -bbb.shortcuthelp.title = Товчилборууд -bbb.shortcuthelp.minimizeBtn.accessibilityName = Товчилуурын тусламж тавцанг буулгах -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Товчилуурын тусламж тавцанг өргөх -bbb.shortcuthelp.closeBtn.accessibilityName = Товчилуурын тусламж цонхыг хаах -bbb.shortcuthelp.dropdown.general = Богино холбоос -bbb.shortcuthelp.dropdown.presentation = Танилцуулгын холбоос -bbb.shortcuthelp.dropdown.chat = Чатны холбоос -bbb.shortcuthelp.dropdown.users = Хэрэглэгчийн холбоос -bbb.shortcuthelp.dropdown.polling = Хөтлөгчын санал асуулгын товчилбор -bbb.shortcuthelp.dropdown.polling2 = Хэрэглэгчийн санал асуулгын товчилбор -bbb.shortcuthelp.headers.shortcut = Холбоос -bbb.shortcuthelp.headers.function = Функц - -bbb.shortcutkey.general.minimize = 189 -bbb.shortcutkey.general.minimize.function = Уг тавцанг буулгах -bbb.shortcutkey.general.maximize = 187 -bbb.shortcutkey.general.maximize.function = Уг тавцанг өргөх - -bbb.shortcutkey.flash.exit = 81 -bbb.shortcutkey.flash.exit.function = Флаш цонхноос фокус гаргах -bbb.shortcutkey.users.muteme = 77 -bbb.shortcutkey.users.muteme.function = Дуугаа хаах эсвэл нээх -bbb.shortcutkey.chat.chatinput = 73 -bbb.shortcutkey.chat.chatinput.function = Чат талбар -bbb.shortcutkey.present.focusslide = 67 -bbb.shortcutkey.present.focusslide.function = Танилцуулга хуудас -bbb.shortcutkey.whiteboard.undo = 90 -bbb.shortcutkey.whiteboard.undo.function = Сүүлчийн самбарын маркыг буцаах - -bbb.shortcutkey.focus.users = 49 -bbb.shortcutkey.focus.users.function = Хэрэглэгчийн тавцан -bbb.shortcutkey.focus.video = 50 -bbb.shortcutkey.focus.video.function = Камер тавцан -bbb.shortcutkey.focus.presentation = 51 -bbb.shortcutkey.focus.presentation.function = Танилцуулга тавцан -bbb.shortcutkey.focus.chat = 52 -bbb.shortcutkey.focus.chat.function = Чат тавцан -bbb.shortcutkey.focus.pollingCreate = 67 -bbb.shortcutkey.focus.pollingCreate.function = . -bbb.shortcutkey.focus.pollingStats = 83 -bbb.shortcutkey.focus.pollingStats.function = . -bbb.shortcutkey.focus.voting = 89 -bbb.shortcutkey.focus.voting.function = . - -bbb.shortcutkey.share.desktop = 68 -bbb.shortcutkey.share.desktop.function = Дэлгэц түгээлт -bbb.shortcutkey.share.microphone = 79 -bbb.shortcutkey.share.microphone.function = Дууны тохиргоо -bbb.shortcutkey.share.pauseRemoteStream = 8080 -# bbb.shortcutkey.share.pauseRemoteStream.function = Start/Stop listening the conference -bbb.shortcutkey.share.webcam = 66 -bbb.shortcutkey.share.webcam.function = Камер түгээлт - -bbb.shortcutkey.shortcutWindow = 72 -bbb.shortcutkey.shortcutWindow.function = Товчилборын тусламж цонхыг Нээх/Фокус -bbb.shortcutkey.logout = 76 -bbb.shortcutkey.logout.function = Гарах -bbb.shortcutkey.raiseHand = 82 -bbb.shortcutkey.raiseHand.function = Гараа өргөх - -bbb.shortcutkey.present.upload = 85 -bbb.shortcutkey.present.upload.function = Файл илгээх -bbb.shortcutkey.present.previous = 65 -bbb.shortcutkey.present.previous.function = Өмнөх хуудас -bbb.shortcutkey.present.select = 83 -bbb.shortcutkey.present.select.function = Бүх хуудас -bbb.shortcutkey.present.next = 69 -bbb.shortcutkey.present.next.function = Дараагийн хуудас -bbb.shortcutkey.present.fitWidth = 70 -bbb.shortcutkey.present.fitWidth.function = Танилцуулгыг өргөнөөр багтаах -bbb.shortcutkey.present.fitPage = 80 -bbb.shortcutkey.present.fitPage.function = Танилцуулгыг хуудсанд багтаах - -bbb.shortcutkey.users.makePresenter = 80 -bbb.shortcutkey.users.makePresenter.function = Сонгогдсон хүнийг хөтлөгч болгох -bbb.shortcutkey.users.kick = 75 -bbb.shortcutkey.users.kick.function = Өрөөнөөс гаргах -bbb.shortcutkey.users.mute = 83 -bbb.shortcutkey.users.mute.function = Сонгогдсон хүний дууг хаах нээх -bbb.shortcutkey.users.muteall = 65 -bbb.shortcutkey.users.muteall.function = Бүх хүмүүсийн дууг хаах нээх -bbb.shortcutkey.users.focusUsers = 85 -bbb.shortcutkey.users.focusUsers.function = Хүмүүсийн жагсаалт -bbb.shortcutkey.users.muteAllButPres = 65 -bbb.shortcutkey.users.muteAllButPres.function = Хөтлөгчөөс бусад хүмүүсийн дууг хаах - -bbb.shortcutkey.chat.focusTabs = 89 -bbb.shortcutkey.chat.focusTabs.function = Чат -bbb.shortcutkey.chat.focusBox = 66 -bbb.shortcutkey.chat.focusBox.function = Чат -bbb.shortcutkey.chat.changeColour = 67 -bbb.shortcutkey.chat.changeColour.function = Өнгө сонгогч -bbb.shortcutkey.chat.sendMessage = 83 -bbb.shortcutkey.chat.sendMessage.function = Зурвас илгээх -bbb.shortcutkey.chat.explanation = ---- -bbb.shortcutkey.chat.explanation.function = Зурвасуудыг үзэхийн тулд чатны цонхийг фокус хийнэ үү. - -bbb.shortcutkey.chat.chatbox.advance = 40 -bbb.shortcutkey.chat.chatbox.advance.function = Дараагийн зурвас -bbb.shortcutkey.chat.chatbox.goback = 38 -bbb.shortcutkey.chat.chatbox.goback.function = Өмнөх зурвас -bbb.shortcutkey.chat.chatbox.repeat = 32 -bbb.shortcutkey.chat.chatbox.repeat.function = Зурвасыг давтах -bbb.shortcutkey.chat.chatbox.golatest = 39 -bbb.shortcutkey.chat.chatbox.golatest.function = Сүүлчийн зурвас -bbb.shortcutkey.chat.chatbox.gofirst = 37 -bbb.shortcutkey.chat.chatbox.gofirst.function = Анхны зурвас -bbb.shortcutkey.chat.chatbox.goread = 75 -bbb.shortcutkey.chat.chatbox.goread.function = Сүүлд уншсан зурвас -bbb.shortcutkey.chat.chatbox.debug = 71 -bbb.shortcutkey.chat.chatbox.debug.function = Түр дебаг товчлуур - -bbb.polling.toolbar.toolTip = Санал асуулгуудын тохиргоо -bbb.polling.buttonName = Санал асуулгуудын тохиргоо -bbb.polling.createPoll = Шинэ санал асуулга үүсгэх -bbb.polling.createPoll.moreThanOneResponse = Хэрэглэгчидийг нэгээс илүү санал сонгохыг зөвшөөрөх -bbb.polling.createPoll.hint = Сануулга\: Бүх асуултыг шинэ мөрөнд үүсгэх -bbb.polling.createPoll.answers = Хариулт\: -bbb.polling.createPoll.question = Асуулт\: -bbb.polling.createPoll.title = Гарчиг\: -bbb.polling.createPoll.publishToWeb = Веб санал асуулгыг идэвхижүүлэх - -bbb.polling.pollPreview = Санал асуулгыг турших -bbb.polling.pollPreview.modify = Өөрчилөх -bbb.polling.pollPreview.publish = Нийтлэх -bbb.polling.pollPreview.preview = Турших -bbb.polling.pollPreview.save = Хадгалах -bbb.polling.pollPreview.cancel = Цуцлах -bbb.polling.pollPreview.modify = Өөрчилөх -bbb.polling.pollPreview.hereIsYourPoll = Таны санал асуулга\: -bbb.polling.pollPreview.ifYouWantChanges = Хэрвээ та 'Өөрчилөх' товчлуурыг солихыг хүсвэл -bbb.polling.pollPreview.checkAll = (Идэвхижүүлэх цонхнуудыг сонгоно уу) -bbb.polling.pollPreview.pollWillPublishOnline = Энэ Санал асуулга веб санал асуулгыг идэвхижүүлсний дараа идэвхитэй болохыг анхаарна уу. - -# bbb.polling.resultBtn.label=Result -# bbb.polling.resultBtn.toolTip=Show poll result -# bbb.polling.startBtn.label=Start -# bbb.polling.startBtn.toolTip=Start poll -# bbb.polling.editBtn.label=Edit -# bbb.polling.editBtn.toolTip=Edit poll -# bbb.polling.deleteBtn.toolTip=Delete poll - -bbb.publishVideo.startPublishBtn.labelText = Түгээж эхлэх -bbb.publishVideo.changeCameraBtn.labelText = Камер солих - -bbb.accessibility.alerts.madePresenter = Та хөтлөгч биш байна -bbb.accessibility.alerts.madeViewer = Та сурагч биш байна - -bbb.shortcutkey.polling.buttonClick = 8080 -bbb.shortcutkey.polling.buttonClick.function = Санал асуулгын тохиргоог нээх -bbb.shortcutkey.polling.focusTitle = 67 -bbb.shortcutkey.polling.focusTitle.function = Гарчигын цонхонд Фокус хийх -bbb.shortcutkey.polling.focusQuestion = 81 -bbb.shortcutkey.polling.focusQuestion.function = Асуултын цонхонд Фокус хийх -bbb.shortcutkey.polling.focusAnswers = 65 -bbb.shortcutkey.polling.focusAnswers.function = Хариултын цонхонд Фокус хийх -bbb.shortcutkey.polling.focusMultipleCB = 77 -bbb.shortcutkey.polling.focusMultipleCB.function = "Олныг нэг сонгох" цонхонд Фокус хийх. -bbb.shortcutkey.polling.focusWebPollCB = 66 -bbb.shortcutkey.polling.focusWebPollCB.function = "Веб санал асуулга" цонхонд Фокус хийх -bbb.shortcutkey.polling.previewClick = 80 -bbb.shortcutkey.polling.previewClick.function = Санал асуулгыг туршаад нийтлэх -bbb.shortcutkey.polling.cancelClick = 88 -bbb.shortcutkey.polling.cancelClick.function = Санал асуулгыг цуцлаад гаргах -bbb.shortcutkey.polling.modify = 69 -bbb.shortcutkey.polling.modify.function = Буцаад санал асуулгыг өөрчилөх -bbb.shortcutkey.polling.publish = 85 -bbb.shortcutkey.polling.publish.function = Санал асуулгыг нийтлээд санал өгөх цонхыг нээх -bbb.shortcutkey.polling.save = 83 -bbb.shortcutkey.polling.save.function = Санал асуулгыг дараа хэрэглэхээр хадгалах - -bbb.shortcutkey.pollStats.explanation = ---- -bbb.shortcutkey.pollStats.explanation.function = Санал асуулгын хариуг зөвхөн санал асуулга нийтлэгдсэний дараа харж болно -bbb.shortcutkey.polling.focusData = 68 -bbb.shortcutkey.polling.focusData.function = Санал асуулгын хариу цонхонд фокус хийх -bbb.shortcutkey.polling.refresh = 82 -# bbb.shortcutkey.polling.refresh.function = Refresh poll results. -bbb.shortcutkey.polling.focusWebPoll = 73 -# bbb.shortcutkey.polling.focusWebPoll.function = Focus to web polling URL box. -bbb.shortcutkey.polling.stopPoll = 79 -# bbb.shortcutkey.polling.stopPoll.function = Stop the poll and end voting. -bbb.shortcutkey.polling.repostPoll = 80 -# bbb.shortcutkey.polling.repostPoll.function = Re-publish the poll. -bbb.shortcutkey.polling.closeStatsWindow = 88 -# bbb.shortcutkey.polling.closeStatsWindow.function = Close Polling Results window. - -# bbb.shortcutkey.polling.vote = 86 -# bbb.shortcutkey.polling.vote.function = Cast your vote for the options selected. -bbb.shortcutkey.polling.focusVoteQuestion = 81 -# bbb.shortcutkey.polling.focusVoteQuestion.function = Focus to question. - -# bbb.shortcutkey.specialKeys.space = Spacebar -# bbb.shortcutkey.specialKeys.left = Left Arrow -# bbb.shortcutkey.specialKeys.right = Right Arrow -# bbb.shortcutkey.specialKeys.up = Up Arrow -# bbb.shortcutkey.specialKeys.down = Down Arrow -# bbb.shortcutkey.specialKeys.plus = Plus -# bbb.shortcutkey.specialKeys.minus = Minus - -bbb.toolbar.videodock.toolTip.closeAllVideos = Бүх Видеог хаах -bbb.users.settings.lockAll=Бүх хүмүүсийг түгжих -bbb.users.settings.lockAllExcept=Хөтлөгчөөс бусад хүмүүсийг түгжих -# bbb.users.settings.lockSettings=Lock Viewers ... -# bbb.users.settings.unlockAll=Unlock All Viewers -bbb.users.settings.roomIsLocked=Түгжигдсэн -bbb.users.settings.roomIsMuted=Дуу хаагдсан - -# bbb.lockSettings.save = Apply -# bbb.lockSettings.save.tooltip = Apply lock settings -bbb.lockSettings.cancel = Цуцлах -bbb.lockSettings.cancel.toolTip = Хадгалахгүйгээр хаах - -bbb.lockSettings.moderatorLocking = Зохицуулагч түгжиж байна -bbb.lockSettings.privateChat = Хувийн чат -bbb.lockSettings.publicChat = Нийтийн чат -bbb.lockSettings.webcam = Камер -bbb.lockSettings.microphone = Микрофон -# bbb.lockSettings.layout = Layout -# bbb.lockSettings.title=Lock Viewers -bbb.lockSettings.feature=Онцлог -# bbb.lockSettings.locked=Locked -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/ms_MY/bbbResources.properties b/clients/flash/web-client/src/locale/ms_MY/bbbResources.properties deleted file mode 100644 index 58df04bde617..000000000000 --- a/clients/flash/web-client/src/locale/ms_MY/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Penyambungan kepada server -bbb.mainshell.statusProgress.loading = Memuatkan {0} module -bbb.mainshell.statusProgress.cannotConnectServer = Maaf, server tidak dapat disambungkan. -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Buka Log Window -# bbb.mainshell.meetingNotFound = Meeting Not Found -# bbb.mainshell.invalidAuthToken = Invalid Authentication Token -bbb.mainshell.resetLayoutBtn.toolTip = Reset Layout -# bbb.mainshell.notification.tunnelling = Tunnelling -# bbb.mainshell.notification.webrtc = WebRTC Audio -bbb.oldlocalewindow.reminder1 = Anda mungkin menggunakan terjemahan bahasa yang lama untuk BigblueButton. -bbb.oldlocalewindow.reminder2 = Sila kosongkan cache browser dan cuba sekali lagi. -bbb.oldlocalewindow.windowTitle = Perhatian\: Bahasa Terjemahan yang lama. -# bbb.audioSelection.title = How do you want to join the audio? -# bbb.audioSelection.btnMicrophone.label = Microphone -# bbb.audioSelection.btnMicrophone.toolTip = Join the audio with your microphone -# bbb.audioSelection.btnListenOnly.label = Listen Only -# bbb.audioSelection.btnListenOnly.toolTip = Join the audio as listen only -# bbb.audioSelection.txtPhone.text = To join this meeting by phone, dial\: {0} then enter {1} as the conference pin number. -bbb.micSettings.title = Ujian Audio -bbb.micSettings.speakers.header = Cubaan Pembesar Suara -bbb.micSettings.microphone.header = Uji Mikrofon -bbb.micSettings.playSound = Cubaan Pembesar Suara -bbb.micSettings.playSound.toolTip = Mainkan muzik untuk mencuba pembesar suara anda -bbb.micSettings.hearFromHeadset = Anda sepatutnya mendengar audio di headset, bukannya di speker komputer anda. -bbb.micSettings.speakIntoMic = Jika anda menggunakan headset (atau earbud), anda harus mendengar audio dari set kepala anda -- bukan dari pembesar suara komputer anda. -# bbb.micSettings.echoTestMicPrompt = This is a private echo test. Speak a few words. Did you hear audio? -bbb.micSettings.echoTestAudioYes = Ya -bbb.micSettings.echoTestAudioNo = Tidak -# bbb.micSettings.speakIntoMicTestLevel = Speak into your microphone. You should see the bar move. If not, choose another mic. -# bbb.micSettings.recommendHeadset = Use a headset with a microphone for best audio experience. -bbb.micSettings.changeMic = Cuba atau Tukar Mikrofon -bbb.micSettings.changeMic.toolTip = Buka tetapan mikrofon Flash Player dialog box -# bbb.micSettings.comboMicList.toolTip = Select a microphone -# bbb.micSettings.micRecordVolume.label = Gain -# bbb.micSettings.micRecordVolume.toolTip = Set your microphone gain -# bbb.micSettings.nextButton = Next -# bbb.micSettings.nextButton.toolTip = Start the echo test -bbb.micSettings.join = Sertai Audio -# bbb.micSettings.join.toolTip = Join the audio conference -bbb.micSettings.cancel = Batal -# bbb.micSettings.connectingtoecho = Connecting -# bbb.micSettings.connectingtoecho.error = Echo Test Error\: Please contact administrator. -bbb.micSettings.cancel.toolTip = Batal menyertai persidangan audio -bbb.micSettings.access.helpButton = Buka tutorial video di dalam halaman yang baru. -bbb.micSettings.access.title = Tetapan Audio. Fokus akan kekal di dalam tetapan audio window sehinggalah window ditutup. -# bbb.micSettings.webrtc.title = WebRTC Support -# bbb.micSettings.webrtc.capableBrowser = Your browser supports WebRTC. -# bbb.micSettings.webrtc.capableBrowser.dontuseit = Click not to use WebRTC -# bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Click here if you don't want to use the WebRTC technology (recommended if you have problems using it). -# bbb.micSettings.webrtc.notCapableBrowser = WebRTC is not supported in your browser. Please use Google Chrome (version 32 or greater); or Mozilla Firefox (version 26 or greater). You will still be able to join the voice conference using the Adobe Flash Platform. -# bbb.micSettings.webrtc.connecting = Calling -# bbb.micSettings.webrtc.waitingforice = Connecting -# bbb.micSettings.webrtc.transferring = Transferring -# bbb.micSettings.webrtc.endingecho = Joining audio -# bbb.micSettings.webrtc.endedecho = Echo test ended. -# bbb.micPermissions.firefox.title = Firefox Microphone Permissions -# bbb.micPermissions.firefox.message1 = Choose your mic and then click Share. -# bbb.micPermissions.firefox.message2 = If you don't see the list of microphones, click on the microphone icon. -# bbb.micPermissions.chrome.title = Chrome Microphone Permissions -# bbb.micPermissions.chrome.message1 = Click Allow to give Chrome permission to use your microphone. -# bbb.micWarning.title = Audio Warning -# bbb.micWarning.joinBtn.label = Join anyway -# bbb.micWarning.testAgain.label = Test again -# bbb.micWarning.message = Your microphone did not show any activity, others probably won't be able to hear you during the session. -# bbb.webrtcWarning.message = Detected the following WebRTC issue\: {0}. Do you want to try Flash instead? -# bbb.webrtcWarning.title = WebRTC Audio Failure -# bbb.webrtcWarning.failedError.1001 = Error 1001\: WebSocket disconnected -# bbb.webrtcWarning.failedError.1002 = Error 1002\: Could not make a WebSocket connection -# bbb.webrtcWarning.failedError.1003 = Error 1003\: Browser version not supported -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -# bbb.webrtcWarning.failedError.1005 = Error 1005\: Call ended unexpectedly -# bbb.webrtcWarning.failedError.1006 = Error 1006\: Call timed out -# bbb.webrtcWarning.failedError.1007 = Error 1007\: ICE negotiation failed -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -# 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.mainToolbar.helpBtn = Bantuan -bbb.mainToolbar.logoutBtn = Keluar -bbb.mainToolbar.logoutBtn.toolTip = Keluar -bbb.mainToolbar.langSelector = Pilih bahasa -bbb.mainToolbar.settingsBtn = Tetapan -bbb.mainToolbar.settingsBtn.toolTip = Buka Tetapan -bbb.mainToolbar.shortcutBtn = Shortcut Keys -bbb.mainToolbar.shortcutBtn.toolTip = Buka Shortcut Keys Window -# bbb.mainToolbar.recordBtn.toolTip.start = Start recording -# bbb.mainToolbar.recordBtn.toolTip.stop = Stop recording -# bbb.mainToolbar.recordBtn.toolTip.recording = The session is being recorded -# bbb.mainToolbar.recordBtn.toolTip.notRecording = The session isn't being recorded -# 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.stop = Are you sure you want to stop recording the session? -# bbb.mainToolbar.recordBtn..notification.title = Record Notification -# bbb.mainToolbar.recordBtn..notification.message1 = You can record this meeting. -# 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.notRecording = Not Recording -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -bbb.window.minimizeBtn.toolTip = Kecilkan -bbb.window.maximizeRestoreBtn.toolTip = Besarkan -bbb.window.closeBtn.toolTip = Tutup -bbb.videoDock.titleBar = Webcam Window Title Bar -bbb.presentation.titleBar = Presentation Window Title Bar -bbb.chat.titleBar = Chat Window Title Bar -bbb.users.title = Pengguna{0} {1} -bbb.users.titleBar = Users Window title bar -bbb.users.quickLink.label = Window pengguna -bbb.users.minimizeBtn.accessibilityName = Kecilkan Users Window -bbb.users.maximizeRestoreBtn.accessibilityName = Besarkan Users Window -bbb.users.settings.buttonTooltip = Tetapan -bbb.users.settings.audioSettings = Ujian Audio -bbb.users.settings.webcamSettings = Tetapan Webcam -bbb.users.settings.muteAll = Senyapkan Semua Pengguna -bbb.users.settings.muteAllExcept = Senyapkan Semua Pengguna Kecuali Penyampai -bbb.users.settings.unmuteAll = Suarakan Semua Pengguna -bbb.users.settings.lowerAllHands = Turun Semua Tangan -bbb.users.raiseHandBtn.toolTip = Angkat Tangan -bbb.users.raiseHandBtn.toolTip2 = Turun Tangan -# bbb.users.roomMuted.text = Viewers Muted -# bbb.users.roomLocked.text = Viewers Locked -bbb.users.pushToTalk.toolTip = Cakap -bbb.users.pushToMute.toolTip = Senyapkan diri sendiri -bbb.users.muteMeBtnTxt.talk = Suarakan -bbb.users.muteMeBtnTxt.mute = Senyapkan -bbb.users.muteMeBtnTxt.muted = Disenyapkan -bbb.users.muteMeBtnTxt.unmuted = Disuarakan -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -bbb.users.usersGrid.accessibilityName = Senarai Pengguna. Gunakan kekunci anak panah. -bbb.users.usersGrid.nameItemRenderer = Nama -bbb.users.usersGrid.nameItemRenderer.youIdentifier = anda -bbb.users.usersGrid.statusItemRenderer = Status -# bbb.users.usersGrid.statusItemRenderer.changePresenter = Click To Make Presenter -bbb.users.usersGrid.statusItemRenderer.presenter = Penyampai -bbb.users.usersGrid.statusItemRenderer.moderator = Moderator -bbb.users.usersGrid.statusItemRenderer.lowerHand = Turun Tangan -bbb.users.usersGrid.statusItemRenderer.handRaised = Tangan Diangkat -bbb.users.usersGrid.statusItemRenderer.viewer = Viewer -bbb.users.usersGrid.mediaItemRenderer = Media -bbb.users.usersGrid.mediaItemRenderer.talking = Bercakap -bbb.users.usersGrid.mediaItemRenderer.webcam = Berkongsi Webcam -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = Lihat webcam -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Suarakan {0} -bbb.users.usersGrid.mediaItemRenderer.pushToMute = Senyapkan {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToLock = Lock {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Unlock {0} -bbb.users.usersGrid.mediaItemRenderer.kickUser = Kick {0} -bbb.users.usersGrid.mediaItemRenderer.webcam = Berkongsi Webcam -bbb.users.usersGrid.mediaItemRenderer.micOff = Mikrofon tutup -bbb.users.usersGrid.mediaItemRenderer.micOn = Mikrofon buka -bbb.users.usersGrid.mediaItemRenderer.noAudio = Tidak di dalam sidang audio -bbb.presentation.title = Presentation -bbb.presentation.titleWithPres = Presentation\: {0} -bbb.presentation.quickLink.label = Window pembentangan -# bbb.presentation.fitToWidth.toolTip = Fit Presentation To Width -# bbb.presentation.fitToPage.toolTip = Fit Presentation To Page -# bbb.presentation.uploadPresBtn.toolTip = Upload Presentation -bbb.presentation.backBtn.toolTip = Slide sebelumnya -# bbb.presentation.btnSlideNum.accessibilityName = Slide {0} of {1} -bbb.presentation.btnSlideNum.toolTip = Pilih slide -bbb.presentation.forwardBtn.toolTip = Slide seterusnya -bbb.presentation.maxUploadFileExceededAlert = Error\: File lebih besar daripada yang dibenarkan. -bbb.presentation.uploadcomplete = Muatnaik telah selesai. Sila tunggu sementara dokumen selesai ditukarkan. -bbb.presentation.uploaded = dimuatnaik. -bbb.presentation.document.supported = Dokumen yang dimuatnaik adalah disokong. Bermula untuk menukar... -bbb.presentation.document.converted = Berjaya menukar dokumen office. -bbb.presentation.error.document.convert.failed = Error\: Gagal untuk menukar dokumen office. -bbb.presentation.error.io = IO Error\: Sila hubungi administrator. -bbb.presentation.error.security = Security Error\: Sila hubungi administrator. -bbb.presentation.error.convert.notsupported = Error\: Dokumen yang dimuatnaik tidak disokong. Sila muatnaik fail yang serasi. -bbb.presentation.error.convert.nbpage = Error\: Gagal untuk menentukan bilangan muka surat dalam dokumen yang dimuat naik. -bbb.presentation.error.convert.maxnbpagereach = Error\: Dokumen yang dimuat naik mempunyai terlalu banyak halaman. -bbb.presentation.converted = Ditukar {0} of {1} slide. -bbb.presentation.ok = OK -bbb.presentation.slider = Level zoom presentation -# bbb.presentation.slideloader.starttext = Slide text start -# bbb.presentation.slideloader.endtext = Slide text end -bbb.presentation.uploadwindow.presentationfile = File Presentation -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 -bbb.presentation.minimizeBtn.accessibilityName = Kecilkan Presentation Window -bbb.presentation.maximizeRestoreBtn.accessibilityName = Besarkan Presentation Window -bbb.presentation.closeBtn.accessibilityName = Tutupkan Presentation Window -bbb.fileupload.title = Tambah Fail ke dalam Presentation Anda -# bbb.fileupload.lblFileName.defaultText = No file selected -bbb.fileupload.selectBtn.label = Pilih Fail -bbb.fileupload.selectBtn.toolTip = Buka dialog box untuk memilih fail -bbb.fileupload.uploadBtn = Muatnaik -bbb.fileupload.uploadBtn.toolTip = Muatnaik fail yang dipilih -bbb.fileupload.deleteBtn.toolTip = Padam Presentation -bbb.fileupload.showBtn = Papar -bbb.fileupload.showBtn.toolTip = Papar Presentation -bbb.fileupload.okCancelBtn = Batal -bbb.fileupload.okCancelBtn.toolTip = Tutup Muatnaik Fail dialog box -bbb.fileupload.genThumbText = Menjana image.. -bbb.fileupload.progBarLbl = Progres\: -# bbb.fileupload.fileFormatHint = Upload any office document or Portable Document Format (PDF) file. For best results upload PDF. -bbb.chat.title = Chat -bbb.chat.quickLink.label = Window chat -bbb.chat.cmpColorPicker.toolTip = Warna teks -bbb.chat.input.accessibilityName = Mesej Chat Editing Field -bbb.chat.sendBtn = Hantar -bbb.chat.sendBtn.toolTip = Hantar Mesej -bbb.chat.sendBtn.accessibilityName = Hantar mesej chat -# bbb.chat.contextmenu.copyalltext = Copy All Text -bbb.chat.publicChatUsername = Public -bbb.chat.optionsTabName = Options -bbb.chat.privateChatSelect = Pilih seseorang untuk chat secara peribadi -# 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.chatOptions = Chat Options -bbb.chat.fontSize = Mesej Chat Font Size -# bbb.chat.cmbFontSize.toolTip = Select Chat Message Font Size -bbb.chat.messageList = Mesej Box -bbb.chat.minimizeBtn.accessibilityName = Kecilkan Chat Window -bbb.chat.maximizeRestoreBtn.accessibilityName = Besarkan Chat Window -bbb.chat.closeBtn.accessibilityName = Tutupkan Chat Window -# bbb.chat.chatTabs.accessibleNotice = New messages in this tab. -bbb.publishVideo.changeCameraBtn.labelText = Tukar Webcam -# bbb.publishVideo.changeCameraBtn.toolTip = Open the change webcam dialog box -bbb.publishVideo.cmbResolution.tooltip = Pilih resolusi webcam -bbb.publishVideo.startPublishBtn.labelText = Mulakan Perkongsian -bbb.publishVideo.startPublishBtn.toolTip = Mulakan berkongsi webcam anda -# bbb.webcamPermissions.chrome.title = Chrome Webcam Permissions -# bbb.webcamPermissions.chrome.message1 = Click Allow to give Chrome permission to use your webcam. -bbb.videodock.title = Webcam -bbb.videodock.quickLink.label = Window webcams -bbb.video.minimizeBtn.accessibilityName = Kecilkan Webcam Window -bbb.video.maximizeRestoreBtn.accessibilityName = Besarkan Webcam Window -# bbb.video.controls.muteButton.toolTip = Mute or unmute {0} -# bbb.video.controls.switchPresenter.toolTip = Make {0} presenter -# bbb.video.controls.ejectUserBtn.toolTip = Eject {0} from meeting -bbb.video.controls.privateChatBtn.toolTip = Chat bersama {0} -bbb.video.publish.hint.noCamera = Tiada webcam tersedia -bbb.video.publish.hint.cantOpenCamera = Tidak boleh memulakan webcam anda -bbb.video.publish.hint.waitingApproval = Menunggu kelulusan -bbb.video.publish.hint.videoPreview = Webcam preview -bbb.video.publish.hint.openingCamera = Memulakan webcam... -bbb.video.publish.hint.cameraDenied = Webcam dinafikan akses -bbb.video.publish.hint.cameraIsBeingUsed = Webcam anda sedang digunakan oleh aplikasi lain -# bbb.video.publish.hint.publishing = Publishing... -# bbb.video.publish.closeBtn.accessName = Close the webcam settings dialog box -bbb.video.publish.closeBtn.label = Batal -# bbb.video.publish.titleBar = Publish Webcam Window -# bbb.desktopPublish.title = Desktop Sharing\: Presenter's Preview -# bbb.desktopPublish.fullscreen.tooltip = Share Your Main Screen -bbb.desktopPublish.fullscreen.label = Skrin penuh -# bbb.desktopPublish.region.tooltip = Share a Part of Your Screen -bbb.desktopPublish.region.label = Wilayah -bbb.desktopPublish.stop.tooltip = Tutup perkongsian skrin -bbb.desktopPublish.stop.label = Tutup -# bbb.desktopPublish.maximizeRestoreBtn.toolTip = You cannot maximize this window. -bbb.desktopPublish.closeBtn.toolTip = Henti Perkongsian dan Tutup -# bbb.desktopPublish.chromeOnMacUnsupportedHint = Desktop sharing is not currently supported on Chrome running under Mac OS X. Recommend you use FireFox to share desktop. -bbb.desktopPublish.minimizeBtn.toolTip = Kecilkan -# bbb.desktopPublish.minimizeBtn.accessibilityName = Minimize the Desktop Sharing Publish Window -# bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Maximize the Desktop Sharing Publish Window -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -bbb.desktopView.title = Perkongsian Desktop -# bbb.desktopView.fitToWindow = Fit to Window -bbb.desktopView.actualSize = Paparkan saiz sebenar -# bbb.desktopView.minimizeBtn.accessibilityName = Minimize 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.toolbar.phone.toolTip.start = Share Your Microphone -# bbb.toolbar.phone.toolTip.stop = Stop Sharing Your Microphone -# bbb.toolbar.phone.toolTip.mute = Stop listening the conference -# bbb.toolbar.phone.toolTip.unmute = Start listening the conference -# bbb.toolbar.phone.toolTip.nomic = No microphone detected -# bbb.toolbar.deskshare.toolTip.start = Share Your Desktop -# bbb.toolbar.deskshare.toolTip.stop = Stop Sharing Your Desktop -bbb.toolbar.video.toolTip.start = Kongsi Webcam Anda -bbb.toolbar.video.toolTip.stop = Berhenti Kongsi Webcam Anda -# bbb.layout.addButton.toolTip = Add the custom layout to the list -# bbb.layout.broadcastButton.toolTip = Apply Current Layout to All Viewers -# bbb.layout.combo.toolTip = Change Your Layout -# bbb.layout.loadButton.toolTip = Load layouts from a file -# bbb.layout.saveButton.toolTip = Save layouts to a file -bbb.layout.lockButton.toolTip = Kunci layout -# bbb.layout.combo.prompt = Apply a layout -# bbb.layout.combo.custom = * Custom layout -# bbb.layout.combo.customName = Custom layout -bbb.layout.combo.remote = Kawal -# 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.name.defaultlayout = Default Layout -# bbb.layout.name.videochat = Video Chat -# bbb.layout.name.webcamsfocus = Webcam Meeting -# bbb.layout.name.presentfocus = Presentation Meeting -# bbb.layout.name.lectureassistant = Lecture Assistant -# bbb.layout.name.lecture = Lecture -bbb.highlighter.toolbar.pencil = Pensil -# bbb.highlighter.toolbar.pencil.accessibilityName = Switch whiteboard cursor to pencil -bbb.highlighter.toolbar.ellipse = Bulatan -# bbb.highlighter.toolbar.ellipse.accessibilityName = Switch whiteboard cursor to circle -bbb.highlighter.toolbar.rectangle = Segiempat -# bbb.highlighter.toolbar.rectangle.accessibilityName = Switch whiteboard cursor to rectangle -# bbb.highlighter.toolbar.panzoom = Pan and Zoom -# bbb.highlighter.toolbar.panzoom.accessibilityName = Switch whiteboard cursor to pan and zoom -# bbb.highlighter.toolbar.clear = Clear All Annotations -# bbb.highlighter.toolbar.clear.accessibilityName = Clear the whiteboard page -# bbb.highlighter.toolbar.undo = Undo Annotation -# bbb.highlighter.toolbar.undo.accessibilityName = Undo the last whiteboard shape -bbb.highlighter.toolbar.color = Pilih Warna -# bbb.highlighter.toolbar.color.accessibilityName = Whiteboard mark draw color -# bbb.highlighter.toolbar.thickness = Change Thickness -# bbb.highlighter.toolbar.thickness.accessibilityName = Whiteboard draw thickness -# bbb.logout.title = Logged Out -bbb.logout.button.label = OK -bbb.logout.appshutdown = Aplikasi pelayan telah ditutup -# bbb.logout.asyncerror = An Async Error occured -bbb.logout.connectionclosed = Penyambungan ke server telah ditutup -bbb.logout.connectionfailed = Penyambungan ke server telah gagal -bbb.logout.rejected = Penyambungan ke server telah ditolak -# 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.refresh.message = If this logout was unexpected click the button below to reconnect. -# bbb.logout.refresh.label = Reconnect -# bbb.logout.confirm.title = Confirm Logout -# bbb.logout.confirm.message = Are you sure you want to log out? -bbb.logout.confirm.yes = Ya -bbb.logout.confirm.no = Tidak -bbb.notes.title = Nota -bbb.notes.cmpColorPicker.toolTip = Warna teks -bbb.notes.saveBtn = Simpan -bbb.notes.saveBtn.toolTip = Simpan Nota -# bbb.settings.deskshare.instructions = Choose Allow on the prompt that pops up to check that desktop sharing is working properly for you -bbb.settings.deskshare.start = Periksa Desktop Sharing -bbb.settings.voice.volume = Aktiviti Mikrofon -bbb.settings.java.label = Java version error -# bbb.settings.java.text = You have Java {0} installed, but you need at least version {1} to use the BigBlueButton desktop sharing feature. The button below will install the newest Java JRE version. -bbb.settings.java.command = Instal Java terkini -bbb.settings.flash.label = Flash version error -# bbb.settings.flash.text = You have Flash {0} installed, but you need at least version {1} to run BigBlueButton properly. The button below will install the newest Adobe Flash version. -bbb.settings.flash.command = Instal Flash yang terkini -# bbb.settings.isight.label = iSight webcam error -# bbb.settings.isight.text = If you have problems with your iSight webcam, it may be because you are running OS X 10.6.5, which is known to have a problem with Flash capturing video from the iSight webcam. \n To correct this, the link below will install a newer version of Flash player, or update your Mac to the newest version -bbb.settings.isight.command = Instal Flash 10.2 RC2 -bbb.settings.warning.label = Amaran -bbb.settings.warning.close = Tutup Warning ini -# bbb.settings.noissues = No outstanding issues have been detected. -# bbb.settings.instructions = Accept the Flash prompt that asks you for webcam permissions. If the output matches what is expected, your browser has been set up correctly. Other potentials issues are below. Examine them to find a possible solution. -ltbcustom.bbb.highlighter.toolbar.triangle = Segitiga -# ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Switch whiteboard cursor to triangle -# ltbcustom.bbb.highlighter.toolbar.line = Line -# ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Switch whiteboard cursor to line -ltbcustom.bbb.highlighter.toolbar.text = Teks -# ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Switch whiteboard cursor to text -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Warna Teks -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Saiz font - -# bbb.accessibility.clientReady = Ready - -bbb.accessibility.chat.chatBox.reachedFirst = Anda telah mencapai mesej yang pertama. -bbb.accessibility.chat.chatBox.reachedLatest = Anda telah mencapai mesej yang terkini. -# bbb.accessibility.chat.chatBox.navigatedFirst = You have navigated to the first message. -# 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.initialDescription = Please use the arrow keys to navigate through chat messages. - -# bbb.accessibility.notes.notesview.input = Notes input - -bbb.shortcuthelp.title = Shortcut Keys -# bbb.shortcuthelp.minimizeBtn.accessibilityName = Minimize the Shortcut Help Window -# bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Maximize the Shortcut Help Window -# bbb.shortcuthelp.closeBtn.accessibilityName = Close the Shortcut Help Window -bbb.shortcuthelp.dropdown.general = Shortcut global -bbb.shortcuthelp.dropdown.presentation = Shortcut pembentangan -bbb.shortcuthelp.dropdown.chat = Shortcut chat -bbb.shortcuthelp.dropdown.users = Shortcut pengguna -# bbb.shortcuthelp.dropdown.polling = Presenter Polling shortcuts -# bbb.shortcuthelp.dropdown.polling2 = Viewer Polling shortcuts -bbb.shortcuthelp.headers.shortcut = Shortcut -# bbb.shortcuthelp.headers.function = Function - -bbb.shortcutkey.general.minimize = 189 -# bbb.shortcutkey.general.minimize.function = Minimize current window -bbb.shortcutkey.general.maximize = 187 -# bbb.shortcutkey.general.maximize.function = Maximize current window - -bbb.shortcutkey.flash.exit = 81 -# bbb.shortcutkey.flash.exit.function = Focus out of the Flash window -bbb.shortcutkey.users.muteme = 77 -# bbb.shortcutkey.users.muteme.function = Mute and Unmute your microphone -bbb.shortcutkey.chat.chatinput = 73 -# bbb.shortcutkey.chat.chatinput.function = Focus the chat input field -bbb.shortcutkey.present.focusslide = 67 -# bbb.shortcutkey.present.focusslide.function = Focus the presentation slide -bbb.shortcutkey.whiteboard.undo = 90 -# bbb.shortcutkey.whiteboard.undo.function = Undo last whiteboard mark - -bbb.shortcutkey.focus.users = 49 -# bbb.shortcutkey.focus.users.function = Move focus to the Users window -bbb.shortcutkey.focus.video = 50 -# bbb.shortcutkey.focus.video.function = Move focus to the Webcam window -bbb.shortcutkey.focus.presentation = 51 -# bbb.shortcutkey.focus.presentation.function = Move focus to the Presentation window -bbb.shortcutkey.focus.chat = 52 -# bbb.shortcutkey.focus.chat.function = Move focus to the Chat window -bbb.shortcutkey.focus.pollingCreate = 67 -# bbb.shortcutkey.focus.pollingCreate.function = Move focus to the Poll Creation window, if it is open. -bbb.shortcutkey.focus.pollingStats = 83 -# bbb.shortcutkey.focus.pollingStats.function = Move focus to the Poll Statistics window, if it is open. -bbb.shortcutkey.focus.voting = 89 -# bbb.shortcutkey.focus.voting.function = Move focus to the Voting window, if it is open. - -bbb.shortcutkey.share.desktop = 68 -# bbb.shortcutkey.share.desktop.function = Open desktop sharing window -bbb.shortcutkey.share.microphone = 79 -# bbb.shortcutkey.share.microphone.function = Open audio settings window -bbb.shortcutkey.share.pauseRemoteStream = 80 -# bbb.shortcutkey.share.pauseRemoteStream.function = Start/Stop listening the conference -bbb.shortcutkey.share.webcam = 66 -# bbb.shortcutkey.share.webcam.function = Open webcam sharing window - -bbb.shortcutkey.shortcutWindow = 72 -# bbb.shortcutkey.shortcutWindow.function = Open/focus to shortcut help window -bbb.shortcutkey.logout = 76 -# bbb.shortcutkey.logout.function = Log out of this meeting -bbb.shortcutkey.raiseHand = 82 -# bbb.shortcutkey.raiseHand.function = Raise your hand - -bbb.shortcutkey.present.upload = 85 -# bbb.shortcutkey.present.upload.function = Upload presentation -bbb.shortcutkey.present.previous = 65 -# bbb.shortcutkey.present.previous.function = Go to previous slide -bbb.shortcutkey.present.select = 83 -# bbb.shortcutkey.present.select.function = View all slides -bbb.shortcutkey.present.next = 69 -# bbb.shortcutkey.present.next.function = Go to next slide -bbb.shortcutkey.present.fitWidth = 70 -# bbb.shortcutkey.present.fitWidth.function = Fit slides to width -bbb.shortcutkey.present.fitPage = 80 -# bbb.shortcutkey.present.fitPage.function = Fit slides to page - -bbb.shortcutkey.users.makePresenter = 80 -# bbb.shortcutkey.users.makePresenter.function = Make selected person presenter -bbb.shortcutkey.users.kick = 75 -# bbb.shortcutkey.users.kick.function = Kick selected person from the meeting -bbb.shortcutkey.users.mute = 83 -# bbb.shortcutkey.users.mute.function = Mute or unmute selected person -bbb.shortcutkey.users.muteall = 65 -# bbb.shortcutkey.users.muteall.function = Mute or unmute all users -bbb.shortcutkey.users.focusUsers = 85 -# bbb.shortcutkey.users.focusUsers.function = Focus to users list -bbb.shortcutkey.users.muteAllButPres = 65 -# bbb.shortcutkey.users.muteAllButPres.function = Mute everyone but the Presenter - -bbb.shortcutkey.chat.focusTabs = 89 -# bbb.shortcutkey.chat.focusTabs.function = Focus to chat tabs -bbb.shortcutkey.chat.focusBox = 66 -# bbb.shortcutkey.chat.focusBox.function = Focus to chat box -bbb.shortcutkey.chat.changeColour = 67 -# bbb.shortcutkey.chat.changeColour.function = Focus to font color picker. -bbb.shortcutkey.chat.sendMessage = 83 -bbb.shortcutkey.chat.sendMessage.function = Hantar mesej chat -bbb.shortcutkey.chat.explanation = ---- -# bbb.shortcutkey.chat.explanation.function = For message navigation, you must focus the chat box. - -bbb.shortcutkey.chat.chatbox.advance = 40 -# bbb.shortcutkey.chat.chatbox.advance.function = Navigate to the next message -bbb.shortcutkey.chat.chatbox.goback = 38 -# bbb.shortcutkey.chat.chatbox.goback.function = Navigate to the previous message -bbb.shortcutkey.chat.chatbox.repeat = 32 -# bbb.shortcutkey.chat.chatbox.repeat.function = Repeat current message -bbb.shortcutkey.chat.chatbox.golatest = 39 -# bbb.shortcutkey.chat.chatbox.golatest.function = Navigate to the latest message -bbb.shortcutkey.chat.chatbox.gofirst = 37 -# bbb.shortcutkey.chat.chatbox.gofirst.function = Navigate to the first message -bbb.shortcutkey.chat.chatbox.goread = 75 -# bbb.shortcutkey.chat.chatbox.goread.function = Navigate to the most recent message you've read -bbb.shortcutkey.chat.chatbox.debug = 71 -# bbb.shortcutkey.chat.chatbox.debug.function = Temporary debug hotkey - -# bbb.polling.toolbar.toolTip = Manage Polls -# bbb.polling.buttonName = Manage Polls -# bbb.polling.createPoll = Create New Poll -bbb.polling.createPoll.moreThanOneResponse = Benarkan pengguna-pengguna untuk memilih lebih daripada satu jawapan -# bbb.polling.createPoll.hint = Hint\: Start every answer with a new line -bbb.polling.createPoll.answers = Jawapan\: -bbb.polling.createPoll.question = Soalan\: -bbb.polling.createPoll.title = Tajuk\: -bbb.polling.createPoll.publishToWeb = Bolehkan undian web - -# bbb.polling.pollPreview = Poll Preview -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.publish = Publish -# bbb.polling.pollPreview.preview = Preview -bbb.polling.pollPreview.save = Simpan -bbb.polling.pollPreview.cancel = Batal -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.hereIsYourPoll = Here is your poll\: -# bbb.polling.pollPreview.ifYouWantChanges = if you want to make any changes use the 'Modify' button -# bbb.polling.pollPreview.checkAll = (check all that may apply) -# bbb.polling.pollPreview.pollWillPublishOnline = This poll will be available for web polling. - -# bbb.polling.resultBtn.label=Result -# bbb.polling.resultBtn.toolTip=Show poll result -# bbb.polling.startBtn.label=Start -# bbb.polling.startBtn.toolTip=Start poll -# bbb.polling.editBtn.label=Edit -# bbb.polling.editBtn.toolTip=Edit poll -# bbb.polling.deleteBtn.toolTip=Delete poll - -bbb.publishVideo.startPublishBtn.labelText = Mulakan Perkongsian -bbb.publishVideo.changeCameraBtn.labelText = Tukar Webcam - -# bbb.accessibility.alerts.madePresenter = You are now the Presenter. -# bbb.accessibility.alerts.madeViewer = You are now a Viewer. - -bbb.shortcutkey.polling.buttonClick = 80 -# bbb.shortcutkey.polling.buttonClick.function = Open the Polling Menu. -bbb.shortcutkey.polling.focusTitle = 67 -# bbb.shortcutkey.polling.focusTitle.function = Focus to Title input box. -bbb.shortcutkey.polling.focusQuestion = 81 -# bbb.shortcutkey.polling.focusQuestion.function = Focus to Question input box. -bbb.shortcutkey.polling.focusAnswers = 65 -# bbb.shortcutkey.polling.focusAnswers.function = Focus to Answers input box. -bbb.shortcutkey.polling.focusMultipleCB = 77 -bbb.shortcutkey.polling.focusMultipleCB.function = Fokus kepada "Benarkan pelbagai pilihan" checkbox. -bbb.shortcutkey.polling.focusWebPollCB = 66 -bbb.shortcutkey.polling.focusWebPollCB.function = Fokus kepada "Membolehkan undian web" checkbox. -bbb.shortcutkey.polling.previewClick = 80 -# bbb.shortcutkey.polling.previewClick.function = Preview your poll and proceed. -bbb.shortcutkey.polling.cancelClick = 88 -# bbb.shortcutkey.polling.cancelClick.function = Cancel and exit Poll creation. -bbb.shortcutkey.polling.modify = 69 -# bbb.shortcutkey.polling.modify.function = Go back and modify your poll. -bbb.shortcutkey.polling.publish = 85 -# bbb.shortcutkey.polling.publish.function = Publish your poll and open voting. -bbb.shortcutkey.polling.save = 83 -# bbb.shortcutkey.polling.save.function = Save your poll to use later. - -bbb.shortcutkey.pollStats.explanation = ---- -# bbb.shortcutkey.pollStats.explanation.function = Poll results are only available once the poll has been published. -bbb.shortcutkey.polling.focusData = 68 -# bbb.shortcutkey.polling.focusData.function = Focus to poll results. -bbb.shortcutkey.polling.refresh = 82 -# bbb.shortcutkey.polling.refresh.function = Refresh poll results. -bbb.shortcutkey.polling.focusWebPoll = 73 -bbb.shortcutkey.polling.focusWebPoll.function = Fokus kepada undian web URL box. -bbb.shortcutkey.polling.stopPoll = 79 -# bbb.shortcutkey.polling.stopPoll.function = Stop the poll and end voting. -bbb.shortcutkey.polling.repostPoll = 80 -# bbb.shortcutkey.polling.repostPoll.function = Re-publish the poll. -bbb.shortcutkey.polling.closeStatsWindow = 88 -# bbb.shortcutkey.polling.closeStatsWindow.function = Close Polling Results window. - -bbb.shortcutkey.polling.vote = 86 -# bbb.shortcutkey.polling.vote.function = Cast your vote for the options selected. -bbb.shortcutkey.polling.focusVoteQuestion = 81 -# bbb.shortcutkey.polling.focusVoteQuestion.function = Focus to question. - -bbb.shortcutkey.specialKeys.space = Spacebar -bbb.shortcutkey.specialKeys.left = Arrow Kiri -bbb.shortcutkey.specialKeys.right = Arrow Kanan -bbb.shortcutkey.specialKeys.up = Arrow Atas -bbb.shortcutkey.specialKeys.down = Arrow Bawah -# bbb.shortcutkey.specialKeys.plus = Plus -# bbb.shortcutkey.specialKeys.minus = Minus - -# bbb.toolbar.videodock.toolTip.closeAllVideos = Close all videos -# bbb.users.settings.lockAll=Lock All Users -# bbb.users.settings.lockAllExcept=Lock Users Except Presenter -# bbb.users.settings.lockSettings=Lock Viewers ... -# bbb.users.settings.unlockAll=Unlock All Viewers -# bbb.users.settings.roomIsLocked=Locked by default -# bbb.users.settings.roomIsMuted=Muted by default - -# bbb.lockSettings.save = Apply -# bbb.lockSettings.save.tooltip = Apply lock settings -bbb.lockSettings.cancel = Batal -# bbb.lockSettings.cancel.toolTip = Close this window without saving - -# bbb.lockSettings.moderatorLocking = Moderator locking -# bbb.lockSettings.privateChat = Private Chat -# bbb.lockSettings.publicChat = Public Chat -bbb.lockSettings.webcam = Webcam -# bbb.lockSettings.microphone = Microphone -# bbb.lockSettings.layout = Layout -# bbb.lockSettings.title=Lock Viewers -# bbb.lockSettings.feature=Feature -# bbb.lockSettings.locked=Locked -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/nb_NO/bbbResources.properties b/clients/flash/web-client/src/locale/nb_NO/bbbResources.properties deleted file mode 100644 index 8228c9019658..000000000000 --- a/clients/flash/web-client/src/locale/nb_NO/bbbResources.properties +++ /dev/null @@ -1,187 +0,0 @@ -bbb.logout.usercommand = Du har logget ut av konferansen -bbb.settings.flash.command = Installer nyeste Flash -bbb.oldlocalewindow.reminder2 = Vennligst slett nettleserens mellomlager og prøv igjen -bbb.presentation.maxUploadFileExceededAlert = Feil: Fila er større enn tillatt -bbb.logout.invalidapp = Appen red5 finnes ikke -bbb.fileupload.title = Last opp presentasjon -bbb.chat.publicMsgAwaiting2 = * Melding til alle venter * -bbb.viewers.viewersGrid.roleItemRenderer = Rolle -bbb.oldlocalewindow.windowTitle = Advarsel: Gammel språkfil -bbb.presentation.converted = Konverterte {0} av{1} lysark. -bbb.viewers.presentBtn.toolTip = Velg deltaker som skal presentere. -bbb.viewers.viewersGrid.statusItemRenderer.streamIcon.toolTip = Klikk for å se på -bbb.highlighter.toolbar.undo = Gjenopprett figur -bbb.desktopPublish.minimizeBtn.toolTip = Minimer dette vinduet. -bbb.viewers.presentBtn.label = Velg ny presenterer -bbb.viewers.kickUserBtn.toolTip = Send ut bruker -bbb.listeners.ejectTooltip = Send ut bruker -bbb.presentation.uploadcomplete = Opplasting er fullført -bbb.viewers.viewersGrid.statusItemRenderer.raiseHand.toolTip = Håndsopprekking av {0} -bbb.mainToolbar.settingsBtn.toolTip = Åpne Settinger -bbb.desktopView.actualSize = Vis normal størrelse -bbb.desktopPublish.region.tooltip = Del ut et utsnitt av skjermen -bbb.presentation.error.convert.swf = Feil ved konvertering av opplastet dokument. Vennligst ta kontakt med administrator. -bbb.fileupload.progBarLbl = Framdrift: -bbb.presentation.error.security = Sikkerhetsfeil: Vennligst kontakt administrator. -bbb.desktopPublish.maximizeRestoreBtn.toolTip = Du kan ikke maksimere dette vinduet. -bbb.listenerItem.nameLbl.toolTip = Velg denne brukeren og klikk for knappen -bbb.desktopPublish.region.label = Område -bbb.chat.cmpColorPicker.toolTip = Tekstfarge -bbb.listenerItem.muteUnmute.toolTip = Slå lyd på eller av for lytteren -bbb.chat.chatOptions = Innstillinger for prat -bbb.presentation.uploadwindow.closeLabel = Klikk OK for å lukke vinduet -bbb.viewers.title = Users{0} {1} -bbb.settings.flash.label = Feil versjon av Flash -bbb.presentation.ok = OK -bbb.mainToolbar.helpBtn = Hjelp -bbb.fileupload.showBtn = Vis -bbb.fileupload.fileLbl = Fil: -bbb.listenerItem.talkImg.toolTip = Snakker -bbb.settings.warning.label = Advarsel -bbb.mainshell.copyrightLabel2 = (c) 2010, BigBlueButton build {0} - Mer informasjon finnes hos http://www.bigbluebutton.org/. -bbb.presentation.uploadwindow.powerpoint = POWERPOINT -bbb.toolbar.video.toolTip = Start kamera -bbb.chat.publicMsgAwaiting = Melding til alle venter -bbb.settings.instructions = Tillat at Flash vil bruke ditt kamera. Hvis du kan se og høre deg selv er din nettleser satt opp korrekt. Nedenfor er det vist noen feilsituasjoner som kan undersøkes. -bbb.chat.sendBtn = Send -bbb.publishVideo.title = Vis ditt webkamera -bbb.logout.appshutdown = Appen server er lukket -bbb.presentation.uploadPresBtn = Last opp dokument til presentasjon. -bbb.presentation.uploadPresBtn.toolTip = Last opp dokument til presentasjon. -bbb.highlighter.toolbar.ellipse = Sirkel -bbb.fileupload.deleteBtn.toolTip = Slett presentasjon -bbb.toolbar.deskshare.toolTip = Skrivebordsdeling -bbb.presentation.document.converted = Vellykket konvertering av dokument. -bbb.presentation.error.convert.maxnbpagereach = Feil: Dokumentet som ble lastet opp har for mange sider. -bbb.desktopView.title = Skrivebordsdeling -bbb.settings.java.label = Feil versjon av Java -bbb.presentation.forwardBtn.toolTip = Neste lysark -bbb.settings.java.text = Du har installert versjon {0} av Java, men trenger minst versjon {1}. Klikk nedenfor for å installere siste Java JRE versjon. -bbb.fileupload.genThumbText = Lager ikoner.. -bbb.viewers.viewersGrid.statusItemRenderer = Status -bbb.desktopPublish.title = Skrivebordsdeling: Presenterers forh -bbb.mainToolbar.settingsBtn = Settinger -bbb.fileupload.uploadBtn = Last opp -bbb.fileupload.uploadBtn.toolTip = Last opp fil -bbb.fileupload.showBtn.toolTip = Vis presentasjon -bbb.listeners.muteAllBtn.toolTip = Slå lyd av for alle -bbb.video.publish.close.tooltip = Stopp visning av webkamera -bbb.presentation.error.convert.nbpage = Feil: Antall sider i dokumentet som ble lastet opp kan ikke bestemmes. -bbb.chat.title = Prat -bbb.presentation.uploaded = lastet opp. -bbb.mainshell.logBtn.toolTip = Åpne loggvindu -bbb.desktopPublish.stop.tooltip = Lukk skjermdeling -bbb.presentation.uploadwindow.excel = EXCEL -bbb.settings.voice.volume = Mikrofonaktivitet -bbb.logout.unknown = Din klient har mistet forbindelsen til serveren -bbb.presentation.slideNumLbl.toolTip = Klikk for å velge et lysark -bbb.settings.flash.text = Du har installert versjon {0} av Flash, men trenger minst versjon {1}. Klikk nedenfor for å installere siste Adobe Flash versjon. -bbb.highlighter.toolbar.rectangle = Rektangel -bbb.settings.voice.adjust = Juster volumet -bbb.presentation.uploadwindow.word = WORD -bbb.mainshell.statusProgress.loading = Laster {0} moduler -bbb.presentation.error.io = IO feil: Vennligst kontakt administrator. -bbb.chat.sendBtn.toolTip = Send melding -bbb.highlighter.button.toolTipHide = Skjul tavle -bbb.settings.java.command = Installer nyeste Java -bbb.mainToolbar.logoutBtn = Logg ut -bbb.chat.privateMsgAwaiting2 = * Privat melding venter * -bbb.presentation.document.supported = Godkjent dokumenttype. Starter konvertering... -bbb.listeners.title = Lyttere{0} {1} -bbb.fileupload.presentationNamesLbl = Presentasjoner som er lastet opp: -bbb.pageTitle = BigBlueButton -bbb.mainshell.resetLayoutBtn.toolTip = Nullstill oppsett -bbb.highlighter.toolbar.color = Velg farge -bbb.presentation.uploadwindow.pdf = PDF -bbb.publishVideo.startPublishBtn.toolTip = Start visning -bbb.logout.connectionfailed = Forbindelsen med serveren har feilet -bbb.settings.isight.text = Hvis du har problemer med iSight kamera kan det være at du kjører OS X 10.6.5 som har problemer med Flash kamerahåndtering.\r\nInstaller en nyere versjon av Flashplayer eller oppgrader din Mac til nyeste OS versjon. -bbb.highlighter.toolbar.clear = Slett siden -bbb.toolbar.phone.toolTip = Slå på mikrofon -bbb.chat.privateChatSelect = Velg person til privat prat -bbb.micSettings.cancel = Avbryt -bbb.fileupload.okCancelBtn = Avbryt -bbb.video.publish.close.label = Lukk -bbb.desktopPublish.stop.label = Lukk -bbb.logout.asyncerror = Det oppstod en Async feil -bbb.presentation.presenterNameLbl = {0} er nå presenterer -bbb.chat.privateMsgAwaiting = Privat melding venter -bbb.desktopView.fitToWindow = Tilpass vindu -bbb.highlighter.toolbar.pencil = mark -bbb.mainshell.statusProgress.connecting = Kobler opp til serveren -bbb.listenerItem.lockImg.toolTip = Velg mellom å slå av eller på -bbb.listeners.unmuteAllBtn.toolTip = Slå på lyd for alle -bbb.logout.rejected = Forbindelsen til serveren ble avvist -bbb.presentation.title = Presentasjon -bbb.settings.noissues = Ingen alvorlige feil er oppdaget. -bbb.desktopPublish.closeBtn.toolTip = Stopp deling og lukk dette vinduet. -bbb.fileupload.selectBtn.toolTip = Se etter fil -bbb.presentation.uploadwindow.image = BILDE -bbb.settings.warning.close = Lukk denne advarselen -bbb.presentation.clickToUpload = Last opp presentasjon -bbb.presentation.backBtn.toolTip = Forrige lysark. -bbb.desktopPublish.fullscreen.tooltip = Del ut hele skjermen -bbb.settings.isight.command = Installer Flash 10.2 RC2 -bbb.presentation.error.document.convert.failed = Feil: Mislykket konvertering av dokument. -bbb.viewers.viewersGrid.nameItemRenderer = Navn -bbb.oldlocalewindow.reminder1 = Du har kanskje en gammel språkfil -bbb.highlighter.button.toolTipShow = Vis tavle -bbb.settings.deskshare.start = Sjekk skrivebordsdeling -bbb.viewers.viewersGrid.nameItemRenderer.nameLabel.toolTip = Du er logget inn som denne brukeren. -bbb.chat.fontSize = Fontstørrelse -bbb.presentation.resetZoomBtn.toolTip = Nullstill zoom -bbb.mainshell.statusProgress.cannotConnectServer = Beklager, vi kan ikke koble til serveren -bbb.logout.connectionclosed = Forbindelsen med serveren er slått av -bbb.chat.publicChatUsername = Alle -bbb.viewers.viewersGrid.statusItemRenderer.presIcon.toolTip = Presenterer -bbb.settings.isight.label = Feil med iSight kamera -bbb.mainToolbar.logoutBtn.toolTip = Logg ut -bbb.presentation.error.convert.notsupported = Feil: Filtypen som ble lastet opp er ikke støttet. Vennligst last opp en kompatibel type. -bbb.highlighter.toolbar.thickness = Velg tykkelse -bbb.presentation.uploadwindow.presentationfile = Presentasjonsfil -bbb.viewers.raiseHandBtn.toolTip = Klikk for håndsopprekking -bbb.presentation.error.convert.format = Feil: Vennligst sjekk at dokumenttypen er korrekt. -bbb.desktopPublish.fullscreen.label = Hele skjermen -bbb.polling.createPoll=Opprett ny avstemming -bbb.polling.createPoll.moreThanOneResponse=Tillat brukere \u00e5 velge mer enn ett svar -bbb.polling.createPoll.hint=Hint: Start hvert svar p\u00e5 en ny linje -bbb.polling.createPoll.answers=Svar: -bbb.polling.createPoll.question=Sp\u00f8rsm\u00e5l: -bbb.polling.createPoll.title=Tittel: -bbb.polling.createPoll.publishToWeb=Aktiver web avstemming -bbb.polling.pollPreview=Forh\u00e5ndsvisning av avstemmingen -bbb.polling.pollPreview.modify=Endre -bbb.polling.pollPreview.publish=Publiser -bbb.polling.pollPreview.preview=Forh\u00e5ndsvisning -bbb.polling.pollPreview.save=Lagre -bbb.polling.pollPreview.cancel=Avbryt -bbb.polling.pollPreview.modify=Endre -bbb.polling.pollPreview.hereIsYourPoll=Her er din avstemming: -bbb.polling.pollPreview.ifYouWantChanges=Dersom du \u00f8nsker \u00e5 endre noe, klikk \'Endre\' knappen -bbb.polling.pollPreview.checkAll=(sjekk alt som m\u00e5 v\u00e6re med) -bbb.polling.pollPreview.pollWillPublishOnline=Denne avstemmingen vil bli tilgjengelig for web avstemming. -bbb.polling.validation.toolongAnswer=Ditt svar er for langt, maks lengde er -bbb.polling.validation.toolongQuestion=Sp\u00f8rsm\u00e5let er for langt, Maks antall tegn er : -bbb.polling.validation.toolongTitle=For lang tittel, maks: -bbb.polling.validation.noQuestion=Vennligst oppgi et Sp\u00f8rsm\u00e5l -bbb.polling.validation.noTitle=Vennligst oppgi en tittel -bbb.polling.validation.toomuchAnswers=Du har for mange svar, Maks tillatte svar: -bbb.polling.validation.eachNewLine=Vennligst avgi minst 2 svar, start hvert svar med ny linje -bbb.polling.validation.answerUnique=Hvert svar m\u00e5 v\u00e6re unikt -bbb.polling.validation.atLeast2Answers=Vennligst oppgi minst 2 svar -bbb.polling.validation.duplicateTitle=Avstemmingen er allerede opprettet -bbb.polling.pollView.vote=Send -bbb.polling.toolbar.toolTip=Det stemmes -bbb.polling.stats.repost=Send igjen -bbb.polling.stats.close=Lukk -bbb.polling.stats.didNotVote=Har ikke stemt -bbb.polling.stats.refresh=Oppdater -bbb.polling.stats.stopPoll=Avslutt avstemming -bbb.polling.stats.title=Stemme statistikk -bbb.polling.view.title=Avstemming -bbb.polling.stats.webPollURL=Denne avstemmingen er tilgjengelig p\u00e5: -bbb.polling.stats.votes=stemmer -bbb.polling.webPollClosed=Web avstemming er stengt. -bbb.polling.pollClosed=Avstemmingen er stengt! Resultatet er: -bbb.polling.vote.error.radio=Vennligst oppgi et valg, eller steng dette vinduet for \u00e5 ikke avgi stemme. -bbb.polling.vote.error.check=Velg et eller flere alternativ, eller steng dette vinduet for \u00e5 ikke stemme. diff --git a/clients/flash/web-client/src/locale/ne_NE/bbbResources.properties b/clients/flash/web-client/src/locale/ne_NE/bbbResources.properties deleted file mode 100644 index 93e1b3a17304..000000000000 --- a/clients/flash/web-client/src/locale/ne_NE/bbbResources.properties +++ /dev/null @@ -1,576 +0,0 @@ -bbb.mainshell.locale.version = ०.८ -bbb.mainshell.statusProgress.connecting = सर्भरसँग जडान गर्दै -bbb.mainshell.statusProgress.loading = {0} मोडुलहरु लोडहुदै -bbb.mainshell.statusProgress.cannotConnectServer = माफगर्नुहोस्, सर्भरसँग जडान हुन सकेन -bbb.mainshell.copyrightLabel2 = (c) २०१२ , BigBlueButton बिल्ड {0} - थपजानकारीको लागि http://www.bigbluebutton.org/ हेर्नुहोस । -bbb.mainshell.logBtn.toolTip = लग सञ्झ्याल खोल्ने -bbb.mainshell.resetLayoutBtn.toolTip = स्वरुप पूर्वरुपमा फर्काउने -bbb.oldlocalewindow.reminder1 = तपाईको बिगब्लु भाषा अनुवाद पुरानो भएको हुनसक्छ -bbb.oldlocalewindow.reminder2 = ब्रउजर अनुप्रयोगको क्याश सफा गरेर पुन: प्रयास गर्नुहोस -bbb.oldlocalewindow.windowTitle = सावधान : पुरानो भाषानुवाद -bbb.micSettings.playSound = परीक्षण ध्वनी बजाउने -bbb.micSettings.playSound.toolTip = -bbb.micSettings.hearFromHeadset = तपाईले हेडफोनबाट आवाज सुन्नु पर्छ , कम्प्युटरबाट हैन -bbb.micSettings.speakIntoMic = तपाई बोल्दा कम्युटरमा रहेको स्तम्भ परिवर्तन हुनु पर्दछ -bbb.micSettings.changeMic = माइक्रोफोन परिवर्तन गर्नुहोस् -bbb.micSettings.changeMic.toolTip = -bbb.micSettings.join = आवाज सुचारु गर्ने -bbb.micSettings.cancel = रद्द गर्ने -bbb.micSettings.cancel.toolTip = -bbb.micSettings.access.helpButton = -bbb.micSettings.access.title = -bbb.mainToolbar.helpBtn = सहायता -bbb.mainToolbar.logoutBtn = निर्गमन -bbb.mainToolbar.logoutBtn.toolTip = अनुप्रयोगबाट बाहिरिने -bbb.mainToolbar.langSelector = -bbb.mainToolbar.settingsBtn = मिलान -bbb.mainToolbar.settingsBtn.toolTip = अभिरुचीहरु मिलान गर्ने -bbb.mainToolbar.shortcutBtn = -bbb.mainToolbar.shortcutBtn.toolTip = -bbb.window.minimizeBtn.toolTip = -bbb.window.maximizeRestoreBtn.toolTip = -bbb.window.closeBtn.toolTip = -bbb.videoDock.titleBar = -bbb.presentation.titleBar = -bbb.chat.titleBar = -bbb.users.title = -bbb.users.titleBar = -bbb.users.minimizeBtn.accessibilityName = -bbb.users.maximizeRestoreBtn.accessibilityName = -bbb.users.settings.buttonTooltip = -bbb.users.settings.audioSettings = -bbb.users.settings.webcamSettings = -bbb.users.settings.muteAll = -bbb.users.settings.muteAllExcept = -bbb.users.settings.unmuteAll = -bbb.users.settings.lowerAllHands = -bbb.users.raiseHandBtn.toolTip = -bbb.users.pushToTalk.toolTip = -bbb.users.pushToMute.toolTip = -bbb.users.muteMeBtnTxt.talk = -bbb.users.muteMeBtnTxt.mute = -bbb.users.muteMeBtnTxt.muted = -bbb.users.muteMeBtnTxt.unmuted = -bbb.users.usersGrid.accessibilityName = -bbb.users.usersGrid.nameItemRenderer = -bbb.users.usersGrid.statusItemRenderer = -bbb.users.usersGrid.statusItemRenderer.changePresenter = -bbb.users.usersGrid.statusItemRenderer.presenter = -bbb.users.usersGrid.statusItemRenderer.moderator = -bbb.users.usersGrid.statusItemRenderer.lowerHand = -bbb.users.usersGrid.statusItemRenderer.handRaised = -bbb.users.usersGrid.statusItemRenderer.viewer = -bbb.users.usersGrid.mediaItemRenderer = -bbb.users.usersGrid.mediaItemRenderer.talking = -bbb.users.usersGrid.mediaItemRenderer.webcam = -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = -bbb.users.usersGrid.mediaItemRenderer.pushToMute = -bbb.users.usersGrid.mediaItemRenderer.pushToLock = -bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = -bbb.users.usersGrid.mediaItemRenderer.kickUser = -bbb.users.usersGrid.mediaItemRenderer.micOff = -bbb.users.usersGrid.mediaItemRenderer.micOn = -bbb.users.usersGrid.mediaItemRenderer.noAudio = -bbb.presentation.title = प्रस्तुती -bbb.presentation.fitToWidth.toolTip = चौडाई अनुसार मिलाउने -bbb.presentation.fitToPage.toolTip = पृष्टाकार अनुरुप मिलाउने -bbb.presentation.uploadPresBtn.toolTip = प्रस्तुतीको लागि कागजात उर्ध्वभरण गर्ने -bbb.presentation.backBtn.toolTip = पहिलो स्लाइड -bbb.presentation.btnSlideNum.toolTip = -bbb.presentation.forwardBtn.toolTip = पछिल्लो स्लाइड -bbb.presentation.maxUploadFileExceededAlert = -bbb.presentation.uploadcomplete = -bbb.presentation.uploaded = -bbb.presentation.document.supported = -bbb.presentation.document.converted = -bbb.presentation.error.document.convert.failed = -bbb.presentation.error.io = -bbb.presentation.error.security = -bbb.presentation.error.convert.notsupported = -bbb.presentation.error.convert.nbpage = -bbb.presentation.error.convert.maxnbpagereach = -bbb.presentation.converted = -bbb.presentation.ok = -bbb.presentation.slider = -bbb.presentation.uploadwindow.presentationfile = -bbb.presentation.uploadwindow.pdf = पिडिएफ -bbb.presentation.uploadwindow.word = वर्ड -bbb.presentation.uploadwindow.excel = एक्सेल -bbb.presentation.uploadwindow.powerpoint = पावरप्वाइन्ट -bbb.presentation.uploadwindow.image = चित्र -bbb.presentation.minimizeBtn.accessibilityName = -bbb.presentation.maximizeRestoreBtn.accessibilityName = -bbb.presentation.closeBtn.accessibilityName = -bbb.fileupload.title = प्रस्तुती उर्ध्वभरण गर्ने -bbb.fileupload.fileLbl = फाइल : -bbb.fileupload.selectBtn.label = -bbb.fileupload.selectBtn.toolTip = ब्राउजरको नाम -bbb.fileupload.uploadBtn = उर्ध्वभरण -bbb.fileupload.uploadBtn.toolTip = फाइल उर्ध्वभरण -bbb.fileupload.presentationNamesLbl = उर्ध्वभरणगरिएका प्रस्तुतीहरु -bbb.fileupload.deleteBtn.toolTip = प्रस्तुतीकरण मेट्ने -bbb.fileupload.showBtn = देखाउने -bbb.fileupload.showBtn.toolTip = प्रस्तुती देखाउने -bbb.fileupload.okCancelBtn = रद्द गर्ने -bbb.fileupload.okCancelBtn.toolTip = -bbb.fileupload.genThumbText = थम्बनेलहरु(सानो अनुरुप) बनाउँदै -bbb.fileupload.progBarLbl = -bbb.chat.title = -bbb.chat.cmpColorPicker.toolTip = -bbb.chat.sendBtn = पठाउनुहोस् -bbb.chat.sendBtn.toolTip = -bbb.chat.sendBtn.accessibilityName = -bbb.chat.publicChatUsername = -bbb.chat.privateChatSelect = -bbb.chat.private.userLeft = -bbb.chat.usersList.toolTip = -bbb.chat.chatOptions = -bbb.chat.fontSize = -bbb.chat.cmbFontSize.toolTip = -bbb.chat.messageList = -bbb.chat.minimizeBtn.accessibilityName = -bbb.chat.maximizeRestoreBtn.accessibilityName = -bbb.chat.closeBtn.accessibilityName = -bbb.publishVideo.changeCameraBtn.labelText = -bbb.publishVideo.changeCameraBtn.toolTip = -bbb.publishVideo.cmbResolution.tooltip = -bbb.publishVideo.startPublishBtn.labelText = -bbb.publishVideo.startPublishBtn.toolTip = -bbb.video.minimizeBtn.accessibilityName = -bbb.video.maximizeRestoreBtn.accessibilityName = -bbb.video.controls.muteButton.toolTip = -bbb.video.controls.switchPresenter.toolTip = -bbb.video.controls.ejectUserBtn.toolTip = -bbb.video.controls.privateChatBtn.toolTip = -bbb.video.publish.hint.noCamera = -bbb.video.publish.hint.cantOpenCamera = -bbb.video.publish.hint.waitingApproval = -bbb.video.publish.hint.videoPreview = -bbb.video.publish.hint.openingCamera = -bbb.video.publish.hint.cameraDenied = -bbb.video.publish.hint.cameraIsBeingUsed = -bbb.video.publish.hint.publishing = -bbb.video.publish.closeBtn.accessName = -bbb.video.publish.closeBtn.label = -bbb.video.publish.titleBar = -bbb.desktopPublish.title = -bbb.desktopPublish.fullscreen.tooltip = -bbb.desktopPublish.fullscreen.label = -bbb.desktopPublish.region.tooltip = -bbb.desktopPublish.region.label = -bbb.desktopPublish.stop.tooltip = -bbb.desktopPublish.stop.label = -bbb.desktopPublish.maximizeRestoreBtn.toolTip = -bbb.desktopPublish.closeBtn.toolTip = -bbb.desktopPublish.minimizeBtn.toolTip = -bbb.desktopPublish.minimizeBtn.accessibilityName = -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = -bbb.desktopPublish.closeBtn.accessibilityName = -bbb.desktopView.title = -bbb.desktopView.fitToWindow = -bbb.desktopView.actualSize = -bbb.desktopView.minimizeBtn.accessibilityName = -bbb.desktopView.maximizeRestoreBtn.accessibilityName = -bbb.desktopView.closeBtn.accessibilityName = -bbb.toolbar.phone.toolTip.start = -bbb.toolbar.phone.toolTip.stop = -bbb.toolbar.deskshare.toolTip.start = -bbb.toolbar.deskshare.toolTip.stop = -bbb.toolbar.video.toolTip.start = -bbb.toolbar.video.toolTip.stop = -bbb.layout.addButton.toolTip = -bbb.layout.combo.toolTip = -bbb.layout.loadButton.toolTip = -bbb.layout.saveButton.toolTip = -bbb.layout.lockButton.toolTip = -bbb.layout.combo.prompt = -bbb.layout.combo.custom = -bbb.layout.combo.customName = -bbb.layout.combo.remote = -bbb.layout.save.complete = -bbb.layout.load.complete = -bbb.layout.load.failed = -bbb.highlighter.toolbar.pencil = -bbb.highlighter.toolbar.pencil.accessibilityName = -bbb.highlighter.toolbar.ellipse = वृत -bbb.highlighter.toolbar.ellipse.accessibilityName = -bbb.highlighter.toolbar.rectangle = आयतन -bbb.highlighter.toolbar.rectangle.accessibilityName = -bbb.highlighter.toolbar.panzoom = -bbb.highlighter.toolbar.panzoom.accessibilityName = -bbb.highlighter.toolbar.clear = पृष्ठ सफा गर्ने -bbb.highlighter.toolbar.clear.accessibilityName = -bbb.highlighter.toolbar.undo = आकार रद्द गर्ने -bbb.highlighter.toolbar.undo.accessibilityName = -bbb.highlighter.toolbar.color = रङ छान्नुहोस् -bbb.highlighter.toolbar.color.accessibilityName = -bbb.highlighter.toolbar.thickness = -bbb.highlighter.toolbar.thickness.accessibilityName = -bbb.logout.appshutdown = -bbb.logout.asyncerror = -bbb.logout.connectionclosed = -bbb.logout.connectionfailed = -bbb.logout.rejected = -bbb.logout.invalidapp = -bbb.logout.unknown = -bbb.logout.usercommand = -bbb.notes.title = -bbb.notes.cmpColorPicker.toolTip = -bbb.notes.saveBtn = -bbb.notes.saveBtn.toolTip = -bbb.settings.deskshare.instructions = -bbb.settings.deskshare.start = -bbb.settings.voice.volume = -bbb.settings.java.label = -bbb.settings.java.text = -bbb.settings.java.command = -bbb.settings.flash.label = -bbb.settings.flash.text = -bbb.settings.flash.command = -bbb.settings.isight.label = -bbb.settings.isight.text = -bbb.settings.isight.command = -bbb.settings.warning.label = चेतावनी -bbb.settings.warning.close = यो चेतावनी बन्द गर्नुहोस् -bbb.settings.noissues = -bbb.settings.instructions = -bbb.videodock.title = -ltbcustom.bbb.highlighter.toolbar.triangle = -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = -ltbcustom.bbb.highlighter.toolbar.line = -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = -ltbcustom.bbb.highlighter.toolbar.text = -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = -bbb.accessibility.chat.chatBox.reachedFirst = -bbb.accessibility.chat.chatBox.reachedLatest = -bbb.accessibility.chat.chatBox.navigatedFirst = -bbb.accessibility.chat.chatBox.navigatedLatest = -bbb.accessibility.chat.chatBox.navigatedLatestRead = -bbb.accessibility.chat.chatwindow.input = -bbb.accessibility.chat.chatView.publicTabNew = -bbb.accessibility.chat.chatView.privateTabNew = -bbb.accessibility.notes.notesview.input = -bbb.shortcuthelp.title = -bbb.shortcuthelp.minimizeBtn.accessibilityName = -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = -bbb.shortcuthelp.closeBtn.accessibilityName = -bbb.shortcuthelp.dropdown.general = -bbb.shortcuthelp.dropdown.presentation = -bbb.shortcuthelp.dropdown.chat = -bbb.shortcuthelp.dropdown.users = -bbb.shortcuthelp.dropdown.polling = -bbb.shortcuthelp.dropdown.polling2 = -bbb.shortcutkey.general.minimize = -bbb.shortcutkey.general.minimize.function = -bbb.shortcutkey.general.maximize = -bbb.shortcutkey.general.maximize.function = -bbb.shortcutkey.flash.exit = -bbb.shortcutkey.flash.exit.function = -bbb.shortcutkey.users.muteme = -bbb.shortcutkey.users.muteme.function = -bbb.shortcutkey.chat.chatinput = -bbb.shortcutkey.chat.chatinput.function = -bbb.shortcutkey.present.focusslide = -bbb.shortcutkey.present.focusslide.function = -bbb.shortcutkey.whiteboard.undo = -bbb.shortcutkey.whiteboard.undo.function = -bbb.shortcutkey.focus.users = -bbb.shortcutkey.focus.users.function = -bbb.shortcutkey.focus.video = -bbb.shortcutkey.focus.video.function = -bbb.shortcutkey.focus.presentation = -bbb.shortcutkey.focus.presentation.function = -bbb.shortcutkey.focus.chat = -bbb.shortcutkey.focus.chat.function = -bbb.shortcutkey.focus.pollingCreate = -bbb.shortcutkey.focus.pollingCreate.function = -bbb.shortcutkey.focus.pollingStats = -bbb.shortcutkey.focus.pollingStats.function = -bbb.shortcutkey.focus.voting = -bbb.shortcutkey.focus.voting.function = -bbb.shortcutkey.share.desktop = -bbb.shortcutkey.share.desktop.function = -bbb.shortcutkey.share.microphone = -bbb.shortcutkey.share.microphone.function = -bbb.shortcutkey.share.webcam = -bbb.shortcutkey.share.webcam.function = -bbb.shortcutkey.shortcutWindow = -bbb.shortcutkey.shortcutWindow.function = -bbb.shortcutkey.logout = -bbb.shortcutkey.logout.function = -bbb.shortcutkey.raiseHand = -bbb.shortcutkey.raiseHand.function = -bbb.shortcutkey.present.upload = -bbb.shortcutkey.present.upload.function = -bbb.shortcutkey.present.previous = -bbb.shortcutkey.present.previous.function = -bbb.shortcutkey.present.select = -bbb.shortcutkey.present.select.function = -bbb.shortcutkey.present.next = -bbb.shortcutkey.present.next.function = -bbb.shortcutkey.present.fitWidth = -bbb.shortcutkey.present.fitWidth.function = -bbb.shortcutkey.present.fitPage = -bbb.shortcutkey.present.fitPage.function = -bbb.shortcutkey.users.makePresenter = -bbb.shortcutkey.users.makePresenter.function = -bbb.shortcutkey.users.kick = -bbb.shortcutkey.users.kick.function = -bbb.shortcutkey.users.mute = -bbb.shortcutkey.users.mute.function = -bbb.shortcutkey.users.muteall = -bbb.shortcutkey.users.muteall.function = -bbb.shortcutkey.users.focusUsers = -bbb.shortcutkey.users.focusUsers.function = -bbb.shortcutkey.users.muteAllButPres = -bbb.shortcutkey.users.muteAllButPres.function = -bbb.shortcutkey.chat.focusTabs = -bbb.shortcutkey.chat.focusTabs.function = -bbb.shortcutkey.chat.focusBox = -bbb.shortcutkey.chat.focusBox.function = -bbb.shortcutkey.chat.changeColour = -bbb.shortcutkey.chat.changeColour.function = -bbb.shortcutkey.chat.sendMessage = -bbb.shortcutkey.chat.sendMessage.function = -bbb.shortcutkey.chat.explanation = -bbb.shortcutkey.chat.explanation.function = -bbb.shortcutkey.chat.chatbox.advance = -bbb.shortcutkey.chat.chatbox.advance.function = -bbb.shortcutkey.chat.chatbox.goback = -bbb.shortcutkey.chat.chatbox.goback.function = -bbb.shortcutkey.chat.chatbox.repeat = -bbb.shortcutkey.chat.chatbox.repeat.function = -bbb.shortcutkey.chat.chatbox.golatest = -bbb.shortcutkey.chat.chatbox.golatest.function = -bbb.shortcutkey.chat.chatbox.gofirst = -bbb.shortcutkey.chat.chatbox.gofirst.function = -bbb.shortcutkey.chat.chatbox.goread = -bbb.shortcutkey.chat.chatbox.goread.function = -bbb.shortcutkey.chat.chatbox.debug = -bbb.shortcutkey.chat.chatbox.debug.function = -bbb.polling.createPoll = -bbb.polling.createPoll.moreThanOneResponse = -bbb.polling.createPoll.hint = -bbb.polling.createPoll.answers = -bbb.polling.createPoll.question = -bbb.polling.createPoll.title = -bbb.polling.createPoll.publishToWeb = -bbb.polling.pollPreview = -bbb.polling.pollPreview.modify = -bbb.polling.pollPreview.publish = -bbb.polling.pollPreview.preview = -bbb.polling.pollPreview.save = -bbb.polling.pollPreview.cancel = -bbb.polling.pollPreview.hereIsYourPoll = -bbb.polling.pollPreview.ifYouWantChanges = -bbb.polling.pollPreview.checkAll = -bbb.polling.pollPreview.pollWillPublishOnline = -bbb.polling.validation.toolongAnswer = -bbb.polling.validation.toolongQuestion = -bbb.polling.validation.toolongTitle = -bbb.polling.validation.noQuestion = -bbb.polling.validation.noTitle = -bbb.polling.validation.toomuchAnswers = -bbb.polling.validation.eachNewLine = -bbb.polling.validation.answerUnique = -bbb.polling.validation.atLeast2Answers = -bbb.polling.validation.duplicateTitle = -bbb.polling.pollView.vote = -bbb.polling.toolbar.toolTip = -bbb.polling.stats.repost = -bbb.polling.stats.close = -bbb.polling.stats.didNotVote = -bbb.polling.stats.refresh = -bbb.polling.stats.stopPoll = -bbb.polling.stats.webPollURL = -bbb.polling.stats.answer = -bbb.polling.stats.votes = -bbb.polling.stats.percentage = -bbb.polling.webPollClosed = -bbb.polling.pollClosed = -bbb.polling.vote.error.radio = -bbb.polling.vote.error.check = -bbb.accessibility.alerts.madePresenter = -bbb.accessibility.alerts.madeViewer = -bbb.shortcutkey.polling.buttonClick = -bbb.shortcutkey.polling.buttonClick.function = -bbb.shortcutkey.polling.focusTitle = -bbb.shortcutkey.polling.focusTitle.function = -bbb.shortcutkey.polling.focusQuestion = -bbb.shortcutkey.polling.focusQuestion.function = -bbb.shortcutkey.polling.focusAnswers = -bbb.shortcutkey.polling.focusAnswers.function = -bbb.shortcutkey.polling.focusMultipleCB = -bbb.shortcutkey.polling.focusMultipleCB.function = -bbb.shortcutkey.polling.focusWebPollCB = -bbb.shortcutkey.polling.focusWebPollCB.function = -bbb.shortcutkey.polling.previewClick = -bbb.shortcutkey.polling.previewClick.function = -bbb.shortcutkey.polling.cancelClick = -bbb.shortcutkey.polling.cancelClick.function = -bbb.shortcutkey.polling.modify = -bbb.shortcutkey.polling.modify.function = -bbb.shortcutkey.polling.publish = -bbb.shortcutkey.polling.publish.function = -bbb.shortcutkey.polling.save = -bbb.shortcutkey.polling.save.function = -bbb.shortcutkey.pollStats.explanation = -bbb.shortcutkey.pollStats.explanation.function = -bbb.shortcutkey.polling.focusData = -bbb.shortcutkey.polling.focusData.function = -bbb.shortcutkey.polling.refresh = -bbb.shortcutkey.polling.refresh.function = -bbb.shortcutkey.polling.focusWebPoll = -bbb.shortcutkey.polling.focusWebPoll.function = -bbb.shortcutkey.polling.stopPoll = -bbb.shortcutkey.polling.stopPoll.function = -bbb.shortcutkey.polling.repostPoll = -bbb.shortcutkey.polling.repostPoll.function = -bbb.shortcutkey.polling.closeStatsWindow = -bbb.shortcutkey.polling.closeStatsWindow.function = -bbb.shortcutkey.polling.vote = -bbb.shortcutkey.polling.vote.function = -bbb.shortcutkey.polling.focusVoteQuestion = -bbb.shortcutkey.polling.focusVoteQuestion.function = -bbb.presentation.uploadPresBtn = प्रस्तुतीको लागि कागजात उर्ध्वभरण गर्ने -bbb.presentation.slideNumLbl.toolTip = स्लाइड छान्न क्लिक गर्ने -bbb.presentation.slideNumberButton = -bbb.whiteboard.chooseColour = -bbb.whiteboard.slider = -bbb.chat.sendBtn.name = -bbb.publishVideo.changeCamera.toolTip = -bbb.desktopPublish.fullScreenBtn = -bbb.desktopPublish.closeBtn = -bbb.desktopPublish.regionBtn = -bbb.pageTitle = बिगब्लुबटन -bbb.presentation.resetZoomBtn.toolTip = जुमलाई पुृर्वरुपमा फर्काउने -bbb.presentation.presenterNameLbl = -bbb.presentation.clickToUpload = -bbb.presentation.error.convert.format = -bbb.presentation.error.convert.swf = -bbb.presentation.uploadwindow.closeLabel = ठिकमा थिचेर सञ्झ्याल बन्दगर्न सक्नुहुन्छ -bbb.chat.publicMsgAwaiting = -bbb.chat.publicMsgAwaiting2 = -bbb.chat.privateMsgAwaiting = -bbb.chat.privateMsgAwaiting2 = -bbb.listeners.title = -bbb.publishVideo.title = -bbb.video.publish.close.tooltip = -bbb.video.publish.close.label = -bbb.video.keepAspectBtn.tooltip = -bbb.video.fitVideoBtn.tooltip = -bbb.video.originalSizeBtn.tooltip = -bbb.video.publish.startBtn = -bbb.video.publish.selectBtn = -bbb.video.publish.resolutionBtn = -bbb.video.publish.minimizeBtn = -bbb.video.publish.maximizeRestoreBtn = -bbb.highlighter.toolbar.color.accesibilityName = -bbb.highlighter.button.toolTipShow = -bbb.highlighter.button.toolTipHide = -bbb.settings.voice.adjust = -bbb.microphone.settings.closeBtn.label = -bbb.microphone.settings.closeBtn.accessName = -ltbcustom.bbb.highlighter.toolbar.select = -ltbcustom.bbb.highlighter.toolbar.highlighter = -ltbcustom.bbb.highlighter.toolbar.eraser = -ltbcustom.bbb.highlighter.toolbar.toggleFill = -ltbcustom.bbb.highlighter.texttoolbar.toggleGrid = -ltbcustom.bbb.highlighter.toolbar.toggleTransparency = -ltbcustom.bbb.highlighter.toolbar.fillColorPicker = -ltbcustom.bbb.highlighter.texttoolbar.backColorPicker = -ltbcustom.bbb.highlighter.texttoolbar.backColorVisible = -bbb.accessibility.chat.plustab.fontsize = -bbb.polling.stats.title = -bbb.polling.view.title = -bbb.viewers.titleBar = -bbb.listeners.titleBar = -bbb.viewers.title = प्रयोगकर्ता {0} {1} -bbb.viewers.viewersGrid.nameItemRenderer = नाम -bbb.viewers.viewersGrid.nameItemRenderer.nameLabel.toolTip = तपाई यस प्रयोगकर्ताको रुपमा प्रवेश गर्नुभएको छ । -bbb.viewers.viewersGrid.roleItemRenderer = भूमिका -bbb.viewers.viewersGrid.statusItemRenderer = स्थिती -bbb.viewers.viewersGrid.statusItemRenderer.raiseHand.toolTip = {0}मा हात उठाइएको -bbb.viewers.viewersGrid.statusItemRenderer.streamIcon.toolTip = हेर्नको लागि क्लिक गर्ने -bbb.viewers.viewersGrid.statusItemRenderer.presIcon.toolTip = प्रस्तुतकर्ता -bbb.viewers.presentBtn.toolTip = वेव सहभागीलाई प्रस्तुतकर्ताको रुपमा चयन गर्ने -bbb.viewers.presentBtn.accessibilityName = -bbb.viewers.userList = -bbb.viewers.raiseHandBtn.toolTip = हात उठाउनलाई थिच्ने -bbb.viewers.presentBtn.label = प्रस्तुतकर्ता परिवर्तन गर्ने -bbb.viewers.kickUserBtn.toolTip = प्रयोगकर्तालाई हटाउने -bbb.viewers.minimizeBtn.accessibilityName = -bbb.viewers.maximizeRestoreBtn.accessibilityName = -bbb.viewers.closeBtn.accessibilityName = -bbb.participants.title = -bbb.participants.titleBar = -bbb.participants.minimizeBtn.accessibilityName = -bbb.participants.maximizeRestoreBtn.accessibilityName = -bbb.participants.settings.buttonTooltip = -bbb.participants.settings.audioSettings = -bbb.participants.settings.muteAll = -bbb.participants.settings.unmuteAll = -bbb.participants.settings.lowerAllHands = -bbb.participants.pushToTalk.toolTip = -bbb.participants.pushToMute.toolTip = -bbb.participants.participantsGrid.accessibilityName = -bbb.participants.participantsGrid.nameItemRenderer = -bbb.participants.participantsGrid.statusItemRenderer = -bbb.participants.participantsGrid.statusItemRenderer.changePresenter = -bbb.participants.participantsGrid.statusItemRenderer.presenter = -bbb.participants.participantsGrid.statusItemRenderer.moderator = -bbb.participants.participantsGrid.statusItemRenderer.handRaised = -bbb.participants.participantsGrid.statusItemRenderer.viewer = -bbb.participants.participantsGrid.mediaItemRenderer = -bbb.participants.participantsGrid.mediaItemRenderer.talking = -bbb.participants.participantsGrid.mediaItemRenderer.webcam = -bbb.participants.participantsGrid.mediaItemRenderer.pushToTalk = -bbb.participants.participantsGrid.mediaItemRenderer.pushToMute = -bbb.participants.participantsGrid.mediaItemRenderer.kickUser = -bbb.participants.participantsGrid.mediaItemRenderer.micOff = -bbb.participants.participantsGrid.mediaItemRenderer.micOn = -bbb.participants.participantsGrid.mediaItemRenderer.noAudio = -bbb.listeners.userList = -bbb.listeners.pushToTalk.toolTip = -bbb.listeners.pushToMute.toolTip = -bbb.listeners.talk = -bbb.listeners.mute = -bbb.listeners.muteAllBtn.toolTip = -bbb.listeners.unmuteAllBtn.toolTip = -bbb.listeners.ejectTooltip = -bbb.listeners.minimizeBtn.accessibilityName = -bbb.listeners.maximizeRestoreBtn.accessibilityName = -bbb.listeners.closeBtn.accessibilityName = -bbb.listenerItem.nameLbl.toolTip = -bbb.listenerItem.talkImg.toolTip = -bbb.listenerItem.lockImg.toolTip = -bbb.listenerItem.muteUnmute.toolTip = -bbb.shortcuthelp.dropdown.participants = -bbb.shortcutkey.participants.muteme = -bbb.shortcutkey.participants.muteme.function = -bbb.shortcutkey.focus.participants = -bbb.shortcutkey.focus.participants.function = -bbb.shortcutkey.participants.makePresenter = -bbb.shortcutkey.participants.makePresenter.function = -bbb.shortcutkey.participants.kick = -bbb.shortcutkey.participants.kick.function = -bbb.shortcutkey.participants.mute = -bbb.shortcutkey.participants.mute.function = -bbb.shortcutkey.participants.muteall = -bbb.shortcutkey.participants.muteall.function = -bbb.shortcutkey.participants.focusUsers = -bbb.shortcutkey.participants.focusUsers.function = -bbb.shortcuthelp.dropdown.all = -bbb.shortcuthelp.dropdown.audio = -bbb.shortcutkey.listeners.muteme = -bbb.shortcutkey.listeners.muteme.function = -bbb.shortcutkey.chat.chattabs = -bbb.shortcutkey.chat.chattabs.function = -bbb.toolbar.phone.toolTip = -bbb.toolbar.deskshare.toolTip = -bbb.toolbar.video.toolTip = -bbb.zzzzz.yyyy = - = diff --git a/clients/flash/web-client/src/locale/ne_NP/bbbResources.properties b/clients/flash/web-client/src/locale/ne_NP/bbbResources.properties deleted file mode 100644 index 923b0a5812f6..000000000000 --- a/clients/flash/web-client/src/locale/ne_NP/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -# bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = सर्भरसँग जडान गर्दै -bbb.mainshell.statusProgress.loading = {0} मोडुलहरु लोडहुदै -bbb.mainshell.statusProgress.cannotConnectServer = माफगर्नुहोस्, सर्भरसँग जडान हुन सकेन -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = लग सञ्झ्याल खोल्ने -# bbb.mainshell.meetingNotFound = Meeting Not Found -# bbb.mainshell.invalidAuthToken = Invalid Authentication Token -bbb.mainshell.resetLayoutBtn.toolTip = स्वरुप पूर्वरुपमा फर्काउने -# bbb.mainshell.notification.tunnelling = Tunnelling -# bbb.mainshell.notification.webrtc = WebRTC Audio -bbb.oldlocalewindow.reminder1 = तपाईको बिगब्लु भाषा अनुवाद पुरानो भएको हुनसक्छ -bbb.oldlocalewindow.reminder2 = ब्रउजर अनुप्रयोगको क्याश सफा गरेर पुन\: प्रयास गर्नुहोस -bbb.oldlocalewindow.windowTitle = सावधान \: पुरानो भाषानुवाद -# bbb.audioSelection.title = How do you want to join the audio? -# bbb.audioSelection.btnMicrophone.label = Microphone -# bbb.audioSelection.btnMicrophone.toolTip = Join the audio with your microphone -# bbb.audioSelection.btnListenOnly.label = Listen Only -# bbb.audioSelection.btnListenOnly.toolTip = Join the audio as listen only -# bbb.audioSelection.txtPhone.text = To join this meeting by phone, dial\: {0} then enter {1} as the conference pin number. -# bbb.micSettings.title = Audio Test -# bbb.micSettings.speakers.header = Test Speakers -# bbb.micSettings.microphone.header = Test Microphone -bbb.micSettings.playSound = परीक्षण ध्वनी बजाउने -# bbb.micSettings.playSound.toolTip = Play music to test your speakers -bbb.micSettings.hearFromHeadset = तपाईले हेडफोनबाट आवाज सुन्नु पर्छ , कम्प्युटरबाट हैन -# bbb.micSettings.speakIntoMic = If you are using a headset (or earbuds), you should hear the audio from your headset -- not from your computer speakers. -# bbb.micSettings.echoTestMicPrompt = This is a private echo test. Speak a few words. Did you hear audio? -# bbb.micSettings.echoTestAudioYes = Yes -# bbb.micSettings.echoTestAudioNo = No -# bbb.micSettings.speakIntoMicTestLevel = Speak into your microphone. You should see the bar move. If not, choose another mic. -# bbb.micSettings.recommendHeadset = Use a headset with a microphone for best audio experience. -bbb.micSettings.changeMic = माइक्रोफोन परिवर्तन गर्नुहोस् -# bbb.micSettings.changeMic.toolTip = Open the Flash Player microphone settings dialog box -# bbb.micSettings.comboMicList.toolTip = Select a microphone -# bbb.micSettings.micRecordVolume.label = Gain -# bbb.micSettings.micRecordVolume.toolTip = Set your microphone gain -# bbb.micSettings.nextButton = Next -# bbb.micSettings.nextButton.toolTip = Start the echo test -bbb.micSettings.join = आवाज सुचारु गर्ने -# bbb.micSettings.join.toolTip = Join the audio conference -# bbb.micSettings.cancel = Cancel -# bbb.micSettings.connectingtoecho = Connecting -# bbb.micSettings.connectingtoecho.error = Echo Test Error\: Please contact administrator. -# bbb.micSettings.cancel.toolTip = Cancel joining the audio conference -bbb.micSettings.access.helpButton = Om handleiding videos te bekijken, klik hier. Dit zal een nieuwe pagina openen. -bbb.micSettings.access.title = Audio instellingen. Enkel dit venster is editeerbaar tot wanneer dit venster gesloten wordt. -# bbb.micSettings.webrtc.title = WebRTC Support -# bbb.micSettings.webrtc.capableBrowser = Your browser supports WebRTC. -# bbb.micSettings.webrtc.capableBrowser.dontuseit = Click not to use WebRTC -# bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Click here if you don't want to use the WebRTC technology (recommended if you have problems using it). -# bbb.micSettings.webrtc.notCapableBrowser = WebRTC is not supported in your browser. Please use Google Chrome (version 32 or greater); or Mozilla Firefox (version 26 or greater). You will still be able to join the voice conference using the Adobe Flash Platform. -# bbb.micSettings.webrtc.connecting = Calling -# bbb.micSettings.webrtc.waitingforice = Connecting -# bbb.micSettings.webrtc.transferring = Transferring -# bbb.micSettings.webrtc.endingecho = Joining audio -# bbb.micSettings.webrtc.endedecho = Echo test ended. -# bbb.micPermissions.firefox.title = Firefox Microphone Permissions -# bbb.micPermissions.firefox.message1 = Choose your mic and then click Share. -# bbb.micPermissions.firefox.message2 = If you don't see the list of microphones, click on the microphone icon. -# bbb.micPermissions.chrome.title = Chrome Microphone Permissions -# bbb.micPermissions.chrome.message1 = Click Allow to give Chrome permission to use your microphone. -# bbb.micWarning.title = Audio Warning -# bbb.micWarning.joinBtn.label = Join anyway -# bbb.micWarning.testAgain.label = Test again -# bbb.micWarning.message = Your microphone did not show any activity, others probably won't be able to hear you during the session. -# bbb.webrtcWarning.message = Detected the following WebRTC issue\: {0}. Do you want to try Flash instead? -# bbb.webrtcWarning.title = WebRTC Audio Failure -# bbb.webrtcWarning.failedError.1001 = Error 1001\: WebSocket disconnected -# bbb.webrtcWarning.failedError.1002 = Error 1002\: Could not make a WebSocket connection -# bbb.webrtcWarning.failedError.1003 = Error 1003\: Browser version not supported -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -# bbb.webrtcWarning.failedError.1005 = Error 1005\: Call ended unexpectedly -# bbb.webrtcWarning.failedError.1006 = Error 1006\: Call timed out -# bbb.webrtcWarning.failedError.1007 = Error 1007\: ICE negotiation failed -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -# 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.mainToolbar.helpBtn = सहायता -bbb.mainToolbar.logoutBtn = निर्गमन -# bbb.mainToolbar.logoutBtn.toolTip = Log Out -bbb.mainToolbar.langSelector = Selecteer taal -bbb.mainToolbar.settingsBtn = मिलान -bbb.mainToolbar.settingsBtn.toolTip = अभिरुचीहरु मिलान गर्ने -# bbb.mainToolbar.shortcutBtn = Shortcut Keys -# bbb.mainToolbar.shortcutBtn.toolTip = Open Shortcut Keys Window -# bbb.mainToolbar.recordBtn.toolTip.start = Start recording -# bbb.mainToolbar.recordBtn.toolTip.stop = Stop recording -# bbb.mainToolbar.recordBtn.toolTip.recording = The session is being recorded -# bbb.mainToolbar.recordBtn.toolTip.notRecording = The session isn't being recorded -# 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.stop = Are you sure you want to stop recording the session? -# bbb.mainToolbar.recordBtn..notification.title = Record Notification -# bbb.mainToolbar.recordBtn..notification.message1 = You can record this meeting. -# 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.notRecording = Not Recording -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -bbb.window.minimizeBtn.toolTip = Minimaliseer -bbb.window.maximizeRestoreBtn.toolTip = Maximaliseer -bbb.window.closeBtn.toolTip = Sluit -# bbb.videoDock.titleBar = Webcam Window Title Bar -# bbb.presentation.titleBar = Presentation Window Title Bar -# bbb.chat.titleBar = Chat Window Title Bar -bbb.users.title = Gebruikers{0} {1} -# bbb.users.titleBar = Users Window title bar -# bbb.users.quickLink.label = Users Window -bbb.users.minimizeBtn.accessibilityName = Minimaliseer het gebruikers venster -bbb.users.maximizeRestoreBtn.accessibilityName = Maximaliseer het gebruikers venster -bbb.users.settings.buttonTooltip = Instellingen -# bbb.users.settings.audioSettings = Audio Test -bbb.users.settings.webcamSettings = Webcam instellingen -bbb.users.settings.muteAll = Demp allen -bbb.users.settings.muteAllExcept = Demp allen behalve presentator -bbb.users.settings.unmuteAll = Iedereen dempen uit -# bbb.users.settings.lowerAllHands = Lower All Hands -# bbb.users.raiseHandBtn.toolTip = Raise Hand -# bbb.users.raiseHandBtn.toolTip2 = Lower Hand -# bbb.users.roomMuted.text = Viewers Muted -# bbb.users.roomLocked.text = Viewers Locked -bbb.users.pushToTalk.toolTip = Klik om te praten -bbb.users.pushToMute.toolTip = Klik om jezelf te dempen -bbb.users.muteMeBtnTxt.talk = Dempen uit -bbb.users.muteMeBtnTxt.mute = Dempen -# bbb.users.muteMeBtnTxt.muted = Muted -# bbb.users.muteMeBtnTxt.unmuted = Unmuted -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -# bbb.users.usersGrid.accessibilityName = Users List. Use the arrow keys to navigate. -bbb.users.usersGrid.nameItemRenderer = Naam -# bbb.users.usersGrid.nameItemRenderer.youIdentifier = you -bbb.users.usersGrid.statusItemRenderer = Status -# bbb.users.usersGrid.statusItemRenderer.changePresenter = Click To Make Presenter -bbb.users.usersGrid.statusItemRenderer.presenter = Presentator -bbb.users.usersGrid.statusItemRenderer.moderator = Moderator -# bbb.users.usersGrid.statusItemRenderer.lowerHand = Lower Hand -# bbb.users.usersGrid.statusItemRenderer.handRaised = Hand Raised -bbb.users.usersGrid.statusItemRenderer.viewer = Kijker\n -# bbb.users.usersGrid.mediaItemRenderer = Media -# bbb.users.usersGrid.mediaItemRenderer.talking = Talking -bbb.users.usersGrid.mediaItemRenderer.webcam = Webcam gedeeld -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = Klik om de webcam te bekijken -# bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Unmute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToMute = Mute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToLock = Lock {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Unlock {0} -# bbb.users.usersGrid.mediaItemRenderer.kickUser = Kick {0} -bbb.users.usersGrid.mediaItemRenderer.webcam = Webcam gedeeld -bbb.users.usersGrid.mediaItemRenderer.micOff = Microfoon uit\n -bbb.users.usersGrid.mediaItemRenderer.micOn = Microfoon aan\n -# bbb.users.usersGrid.mediaItemRenderer.noAudio = Not in audio conference -bbb.presentation.title = प्रस्तुती -# bbb.presentation.titleWithPres = Presentation\: {0} -# bbb.presentation.quickLink.label = Presentation Window -# bbb.presentation.fitToWidth.toolTip = Fit Presentation To Width -# bbb.presentation.fitToPage.toolTip = Fit Presentation To Page -# bbb.presentation.uploadPresBtn.toolTip = Upload Presentation -bbb.presentation.backBtn.toolTip = पहिलो स्लाइड -# bbb.presentation.btnSlideNum.accessibilityName = Slide {0} of {1} -# bbb.presentation.btnSlideNum.toolTip = Select a slide -bbb.presentation.forwardBtn.toolTip = पछिल्लो स्लाइड -bbb.presentation.maxUploadFileExceededAlert = Fout\: Het bestand is groter dan de toegelaten limiet. -bbb.presentation.uploadcomplete = Upload gelukt. Gelieve even te wachten terwijl we het document converteren. -bbb.presentation.uploaded = verstuurd. -bbb.presentation.document.supported = Het geüpload bestand wordt ondersteund. -bbb.presentation.document.converted = Het office bestand is succesvol omgezet. -bbb.presentation.error.document.convert.failed = Fout\: Het office document kon niet omgezet worden. -bbb.presentation.error.io = IO Fout\: Gelieve de beheerder te contacteren. -bbb.presentation.error.security = Beveiligingsfout\: Gelieve de beheerder te contacteren. -bbb.presentation.error.convert.notsupported = Fout\: het geüpload bestand wordt niet ondersteund, gelieve een compatibel bestand te uploaden. -bbb.presentation.error.convert.nbpage = Fout tijdens het tellen van het aantal geüploade bestanden. Gelieve de beheerder te contacteren. -bbb.presentation.error.convert.maxnbpagereach = Het geüpload bestand heeft teveel slides/pagina's ( >100 ) en dit is niet toegelaten\: Gelieve een bestand met minder slides/pagina's te uploaden. -bbb.presentation.converted = {0} van {1} pagina's zijn geconverteerd. -bbb.presentation.ok = OK -# bbb.presentation.slider = Presentation zoom level -# bbb.presentation.slideloader.starttext = Slide text start -# bbb.presentation.slideloader.endtext = Slide text end -bbb.presentation.uploadwindow.presentationfile = PRESENTATIE BESTAND -bbb.presentation.uploadwindow.pdf = पिडिएफ -bbb.presentation.uploadwindow.word = वर्ड -bbb.presentation.uploadwindow.excel = एक्सेल -bbb.presentation.uploadwindow.powerpoint = पावरप्वाइन्ट -bbb.presentation.uploadwindow.image = चित्र -bbb.presentation.minimizeBtn.accessibilityName = Minimaliseer het presentatie venster -bbb.presentation.maximizeRestoreBtn.accessibilityName = Maximaliseer het presentatie venster -bbb.presentation.closeBtn.accessibilityName = Sluit het presentatie venster -bbb.fileupload.title = प्रस्तुती उर्ध्वभरण गर्ने -# bbb.fileupload.lblFileName.defaultText = No file selected -bbb.fileupload.selectBtn.label = Selecteer bestand -bbb.fileupload.selectBtn.toolTip = ब्राउजरको नाम -bbb.fileupload.uploadBtn = उर्ध्वभरण -bbb.fileupload.uploadBtn.toolTip = फाइल उर्ध्वभरण -bbb.fileupload.deleteBtn.toolTip = प्रस्तुतीकरण मेट्ने -bbb.fileupload.showBtn = देखाउने -bbb.fileupload.showBtn.toolTip = प्रस्तुती देखाउने -bbb.fileupload.okCancelBtn = रद्द गर्ने -# bbb.fileupload.okCancelBtn.toolTip = Close the File Upload dialog box -bbb.fileupload.genThumbText = थम्बनेलहरु(सानो अनुरुप) बनाउँदै -bbb.fileupload.progBarLbl = Voortgang\: -# bbb.fileupload.fileFormatHint = Upload any office document or Portable Document Format (PDF) file. For best results upload PDF. -bbb.chat.title = Chat -# bbb.chat.quickLink.label = Chat Window -bbb.chat.cmpColorPicker.toolTip = Tekst Kleur -# bbb.chat.input.accessibilityName = Chat Message Editing Field -bbb.chat.sendBtn = पठाउनुहोस् -bbb.chat.sendBtn.toolTip = Stuur bericht -# bbb.chat.sendBtn.accessibilityName = Send chat message -# bbb.chat.contextmenu.copyalltext = Copy All Text -bbb.chat.publicChatUsername = Iedereen -# bbb.chat.optionsTabName = Options -bbb.chat.privateChatSelect = Selecteer een persoon om een privé chat mee te starten -# 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.chatOptions = Chat opties -bbb.chat.fontSize = Tekst grootte -# bbb.chat.cmbFontSize.toolTip = Select Chat Message Font Size -# bbb.chat.messageList = Message Box -bbb.chat.minimizeBtn.accessibilityName = Minimaliseer het chat venster -bbb.chat.maximizeRestoreBtn.accessibilityName = Maximaliseer het chat venster -bbb.chat.closeBtn.accessibilityName = Sluit het chat venster -# bbb.chat.chatTabs.accessibleNotice = New messages in this tab. -bbb.publishVideo.changeCameraBtn.labelText = Wijzig camera -# bbb.publishVideo.changeCameraBtn.toolTip = Open the change webcam dialog box -# bbb.publishVideo.cmbResolution.tooltip = Select a webcam resolution -bbb.publishVideo.startPublishBtn.labelText = Start delen -bbb.publishVideo.startPublishBtn.toolTip = verstuur je webcam-beeld -# bbb.webcamPermissions.chrome.title = Chrome Webcam Permissions -# bbb.webcamPermissions.chrome.message1 = Click Allow to give Chrome permission to use your webcam. -bbb.videodock.title = videoschermen rangschikken -# bbb.videodock.quickLink.label = Webcams Window -bbb.video.minimizeBtn.accessibilityName = Minimaliseer het video dock venster -bbb.video.maximizeRestoreBtn.accessibilityName = Maximaliseer het video dock venster -bbb.video.controls.muteButton.toolTip = Dempen of dempen opheffen voor {0} -bbb.video.controls.switchPresenter.toolTip = Maak {0} presentator -bbb.video.controls.ejectUserBtn.toolTip = Verwijder {0} uit de meeting -bbb.video.controls.privateChatBtn.toolTip = Chat met {0} -bbb.video.publish.hint.noCamera = Geen camera beschikbaar -bbb.video.publish.hint.cantOpenCamera = Kan de camera niet openen -bbb.video.publish.hint.waitingApproval = Wachtend op toestemming -bbb.video.publish.hint.videoPreview = Video preview -bbb.video.publish.hint.openingCamera = Camera aan het openen... -bbb.video.publish.hint.cameraDenied = Camera toegang ontzegd -bbb.video.publish.hint.cameraIsBeingUsed = Je camera wordt momenteel door een andere toepassing gebruikt -bbb.video.publish.hint.publishing = Publiceren... -bbb.video.publish.closeBtn.accessName = Sluit webcam venster -# bbb.video.publish.closeBtn.label = Cancel -bbb.video.publish.titleBar = Publiceer webcam venster -bbb.desktopPublish.title = Desktop delen\: voorbeeld voor voorzitter -# bbb.desktopPublish.fullscreen.tooltip = Share Your Main Screen -bbb.desktopPublish.fullscreen.label = Volledig scherm -# bbb.desktopPublish.region.tooltip = Share a Part of Your Screen -bbb.desktopPublish.region.label = Regio -bbb.desktopPublish.stop.tooltip = Sluit het delen van uw scherm -bbb.desktopPublish.stop.label = Sluit -bbb.desktopPublish.maximizeRestoreBtn.toolTip = U kunt dit venster niet maximaliseren. -bbb.desktopPublish.closeBtn.toolTip = Stop het delen en sluit dit scherm. -# bbb.desktopPublish.chromeOnMacUnsupportedHint = Desktop sharing is not currently supported on Chrome running under Mac OS X. Recommend you use FireFox to share desktop. -bbb.desktopPublish.minimizeBtn.toolTip = Minimaliseer dit scherm. -bbb.desktopPublish.minimizeBtn.accessibilityName = Minimaliseer het desktop delen venster -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Maximaliseer het desktop delen venster -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -bbb.desktopView.title = Bureaublad delen -bbb.desktopView.fitToWindow = Schaal naar venster -bbb.desktopView.actualSize = Geef actuele grootte weer -# bbb.desktopView.minimizeBtn.accessibilityName = Minimize 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.toolbar.phone.toolTip.start = Share Your Microphone -# bbb.toolbar.phone.toolTip.stop = Stop Sharing Your Microphone -# bbb.toolbar.phone.toolTip.mute = Stop listening the conference -# bbb.toolbar.phone.toolTip.unmute = Start listening the conference -# bbb.toolbar.phone.toolTip.nomic = No microphone detected -# bbb.toolbar.deskshare.toolTip.start = Share Your Desktop -# bbb.toolbar.deskshare.toolTip.stop = Stop Sharing Your Desktop -# bbb.toolbar.video.toolTip.start = Share Your Webcam -# bbb.toolbar.video.toolTip.stop = Stop Sharing Your Webcam -# bbb.layout.addButton.toolTip = Add the custom layout to the list -# bbb.layout.broadcastButton.toolTip = Apply Current Layout to All Viewers -# bbb.layout.combo.toolTip = Change Your Layout -# bbb.layout.loadButton.toolTip = Load layouts from a file -# bbb.layout.saveButton.toolTip = Save layouts to a file -# bbb.layout.lockButton.toolTip = Lock layout -# bbb.layout.combo.prompt = Apply a layout -# bbb.layout.combo.custom = * Custom layout -# bbb.layout.combo.customName = Custom layout -# 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.name.defaultlayout = Default Layout -# bbb.layout.name.videochat = Video Chat -# bbb.layout.name.webcamsfocus = Webcam Meeting -# bbb.layout.name.presentfocus = Presentation Meeting -# bbb.layout.name.lectureassistant = Lecture Assistant -# bbb.layout.name.lecture = Lecture -bbb.highlighter.toolbar.pencil = Stift -# bbb.highlighter.toolbar.pencil.accessibilityName = Switch whiteboard cursor to pencil -bbb.highlighter.toolbar.ellipse = वृत -# bbb.highlighter.toolbar.ellipse.accessibilityName = Switch whiteboard cursor to circle -bbb.highlighter.toolbar.rectangle = आयतन -# bbb.highlighter.toolbar.rectangle.accessibilityName = Switch whiteboard cursor to rectangle -# bbb.highlighter.toolbar.panzoom = Pan and Zoom -# bbb.highlighter.toolbar.panzoom.accessibilityName = Switch whiteboard cursor to pan and zoom -# bbb.highlighter.toolbar.clear = Clear All Annotations -# bbb.highlighter.toolbar.clear.accessibilityName = Clear the whiteboard page -# bbb.highlighter.toolbar.undo = Undo Annotation -# bbb.highlighter.toolbar.undo.accessibilityName = Undo the last whiteboard shape -bbb.highlighter.toolbar.color = रङ छान्नुहोस् -# bbb.highlighter.toolbar.color.accessibilityName = Whiteboard mark draw color -bbb.highlighter.toolbar.thickness = Wijzig dikte -# bbb.highlighter.toolbar.thickness.accessibilityName = Whiteboard draw thickness -# bbb.logout.title = Logged Out -bbb.logout.button.label = OK -bbb.logout.appshutdown = De server applicatie werd afgesloten -bbb.logout.asyncerror = Een asynchrone fout is opgetreden -bbb.logout.connectionclosed = De verbinding met de server werd gesloten -bbb.logout.connectionfailed = De connectie naar de server is mislukt -bbb.logout.rejected = De connectie naar de server is geweigerd -bbb.logout.invalidapp = De red5 applicatie bestaat niet -bbb.logout.unknown = Uw toepassing heeft de connectie met de server verbroken -bbb.logout.usercommand = U bent uitgelogd uit de conferentie -# 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 -# bbb.logout.confirm.message = Are you sure you want to log out? -# bbb.logout.confirm.yes = Yes -# bbb.logout.confirm.no = No -# bbb.notes.title = Notes -# bbb.notes.cmpColorPicker.toolTip = Text Color -# bbb.notes.saveBtn = Save -# bbb.notes.saveBtn.toolTip = Save Note -bbb.settings.deskshare.instructions = Klik op toelaten in het pop-up venster dat nakijkt of desktop delen correct werkt voor jou -bbb.settings.deskshare.start = Controleer desktop delen -bbb.settings.voice.volume = Microfoon activiteit -bbb.settings.java.label = Java versie fout -bbb.settings.java.text = U heeft Java {0} geinstalleerd, maar u moet ten minste versie {1} hebben om de BigBlueButton desktop delen functionaliteit te gebruiken. Klik op de knop hieronder om de recentste versie van de Java JRE te installeren. -bbb.settings.java.command = Installeer recentste Java -bbb.settings.flash.label = Flash versie fout -bbb.settings.flash.text = U heeft Flash {0} geinstalleerd, maar u moet ten minste versie {1} hebben om BigBlueButton te gebruiken. Klik op de knop hieronder om de recentste versie van Adobe Flash te installeren. -bbb.settings.flash.command = Installeer recentste Flash -bbb.settings.isight.label = ISight camera fout -bbb.settings.isight.text = Indien u problemen hebt met uw ISight camera, kan dit veroorzaakt worden doordat u Mac OS X 10.6.5 gebruikt, welke gekend is een probleem te hebben bij het opnemen van video met een ISight camera.\nKlik op de link hieronder om de recentste versie van flash te downloaden, of update je mac naar de recentste versie, om dit probleem op te lossen. -bbb.settings.isight.command = Installeer Flash 10.2 RC2 -bbb.settings.warning.label = चेतावनी -bbb.settings.warning.close = यो चेतावनी बन्द गर्नुहोस् -bbb.settings.noissues = Geen openstaande problemen werden ontdekt. -bbb.settings.instructions = Ga akkoord met de flash pop-up die je naar camera permissies vraagt. Als je jezelf kan zien en horen is je browser correct afgesteld. Andere mogelijke oorzaken worden onderaan weergegeven. Klik op iedere mogelijke oorzaak om een oplossing te vinden. -# ltbcustom.bbb.highlighter.toolbar.triangle = Triangle -# ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Switch whiteboard cursor to triangle -# ltbcustom.bbb.highlighter.toolbar.line = Line -# ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Switch whiteboard cursor to line -# ltbcustom.bbb.highlighter.toolbar.text = Text -# ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Switch whiteboard cursor to text -# ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Text color -# ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Font size - -# bbb.accessibility.clientReady = Ready - -# bbb.accessibility.chat.chatBox.reachedFirst = You have reached the first message. -# bbb.accessibility.chat.chatBox.reachedLatest = You have reached the latest message. -# bbb.accessibility.chat.chatBox.navigatedFirst = You have navigated to the first message. -# 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.initialDescription = Please use the arrow keys to navigate through chat messages. - -# bbb.accessibility.notes.notesview.input = Notes input - -# bbb.shortcuthelp.title = Shortcut Keys -# bbb.shortcuthelp.minimizeBtn.accessibilityName = Minimize the Shortcut Help Window -# bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Maximize the Shortcut Help Window -# bbb.shortcuthelp.closeBtn.accessibilityName = Close the Shortcut Help Window -# bbb.shortcuthelp.dropdown.general = Global shortcuts -# bbb.shortcuthelp.dropdown.presentation = Presentation shortcuts -# bbb.shortcuthelp.dropdown.chat = Chat shortcuts -# bbb.shortcuthelp.dropdown.users = Users shortcuts -# bbb.shortcuthelp.dropdown.polling = Presenter Polling shortcuts -# bbb.shortcuthelp.dropdown.polling2 = Viewer Polling shortcuts -# bbb.shortcuthelp.headers.shortcut = Shortcut -# bbb.shortcuthelp.headers.function = Function - -# bbb.shortcutkey.general.minimize = 189 -# bbb.shortcutkey.general.minimize.function = Minimize current window -# bbb.shortcutkey.general.maximize = 187 -# bbb.shortcutkey.general.maximize.function = Maximize current window - -# bbb.shortcutkey.flash.exit = 81 -# bbb.shortcutkey.flash.exit.function = Focus out of the Flash window -# bbb.shortcutkey.users.muteme = 77 -# bbb.shortcutkey.users.muteme.function = Mute and Unmute your microphone -# bbb.shortcutkey.chat.chatinput = 73 -# bbb.shortcutkey.chat.chatinput.function = Focus the chat input field -# bbb.shortcutkey.present.focusslide = 67 -# bbb.shortcutkey.present.focusslide.function = Focus the presentation slide -# bbb.shortcutkey.whiteboard.undo = 90 -# bbb.shortcutkey.whiteboard.undo.function = Undo last whiteboard mark - -# bbb.shortcutkey.focus.users = 49 -# bbb.shortcutkey.focus.users.function = Move focus to the Users window -# bbb.shortcutkey.focus.video = 50 -# bbb.shortcutkey.focus.video.function = Move focus to the Webcam window -# bbb.shortcutkey.focus.presentation = 51 -# bbb.shortcutkey.focus.presentation.function = Move focus to the Presentation window -# bbb.shortcutkey.focus.chat = 52 -# bbb.shortcutkey.focus.chat.function = Move focus to the Chat window -# bbb.shortcutkey.focus.pollingCreate = 67 -# bbb.shortcutkey.focus.pollingCreate.function = Move focus to the Poll Creation window, if it is open. -# bbb.shortcutkey.focus.pollingStats = 83 -# bbb.shortcutkey.focus.pollingStats.function = Move focus to the Poll Statistics window, if it is open. -# bbb.shortcutkey.focus.voting = 89 -# bbb.shortcutkey.focus.voting.function = Move focus to the Voting window, if it is open. - -# bbb.shortcutkey.share.desktop = 68 -# bbb.shortcutkey.share.desktop.function = Open desktop sharing window -# bbb.shortcutkey.share.microphone = 79 -# bbb.shortcutkey.share.microphone.function = Open audio settings window -# bbb.shortcutkey.share.pauseRemoteStream = 80 -# bbb.shortcutkey.share.pauseRemoteStream.function = Start/Stop listening the conference -# bbb.shortcutkey.share.webcam = 66 -# bbb.shortcutkey.share.webcam.function = Open webcam sharing window - -# bbb.shortcutkey.shortcutWindow = 72 -# bbb.shortcutkey.shortcutWindow.function = Open/focus to shortcut help window -# bbb.shortcutkey.logout = 76 -# bbb.shortcutkey.logout.function = Log out of this meeting -# bbb.shortcutkey.raiseHand = 82 -# bbb.shortcutkey.raiseHand.function = Raise your hand - -# bbb.shortcutkey.present.upload = 85 -# bbb.shortcutkey.present.upload.function = Upload presentation -# bbb.shortcutkey.present.previous = 65 -# bbb.shortcutkey.present.previous.function = Go to previous slide -# bbb.shortcutkey.present.select = 83 -# bbb.shortcutkey.present.select.function = View all slides -# bbb.shortcutkey.present.next = 69 -# bbb.shortcutkey.present.next.function = Go to next slide -# bbb.shortcutkey.present.fitWidth = 70 -# bbb.shortcutkey.present.fitWidth.function = Fit slides to width -# bbb.shortcutkey.present.fitPage = 80 -# bbb.shortcutkey.present.fitPage.function = Fit slides to page - -# bbb.shortcutkey.users.makePresenter = 80 -# bbb.shortcutkey.users.makePresenter.function = Make selected person presenter -# bbb.shortcutkey.users.kick = 75 -# bbb.shortcutkey.users.kick.function = Kick selected person from the meeting -# bbb.shortcutkey.users.mute = 83 -# bbb.shortcutkey.users.mute.function = Mute or unmute selected person -# bbb.shortcutkey.users.muteall = 65 -# bbb.shortcutkey.users.muteall.function = Mute or unmute all users -# bbb.shortcutkey.users.focusUsers = 85 -# bbb.shortcutkey.users.focusUsers.function = Focus to users list -# bbb.shortcutkey.users.muteAllButPres = 65 -# bbb.shortcutkey.users.muteAllButPres.function = Mute everyone but the Presenter - -# bbb.shortcutkey.chat.focusTabs = 89 -# bbb.shortcutkey.chat.focusTabs.function = Focus to chat tabs -# bbb.shortcutkey.chat.focusBox = 66 -# bbb.shortcutkey.chat.focusBox.function = Focus to chat box -# bbb.shortcutkey.chat.changeColour = 67 -# 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.explanation = ---- -# bbb.shortcutkey.chat.explanation.function = For message navigation, you must focus the chat box. - -# bbb.shortcutkey.chat.chatbox.advance = 40 -# bbb.shortcutkey.chat.chatbox.advance.function = Navigate to the next message -# bbb.shortcutkey.chat.chatbox.goback = 38 -# bbb.shortcutkey.chat.chatbox.goback.function = Navigate to the previous message -# bbb.shortcutkey.chat.chatbox.repeat = 32 -# bbb.shortcutkey.chat.chatbox.repeat.function = Repeat current message -# bbb.shortcutkey.chat.chatbox.golatest = 39 -# bbb.shortcutkey.chat.chatbox.golatest.function = Navigate to the latest message -# bbb.shortcutkey.chat.chatbox.gofirst = 37 -# bbb.shortcutkey.chat.chatbox.gofirst.function = Navigate to the first message -# bbb.shortcutkey.chat.chatbox.goread = 75 -# bbb.shortcutkey.chat.chatbox.goread.function = Navigate to the most recent message you've read -# bbb.shortcutkey.chat.chatbox.debug = 71 -# bbb.shortcutkey.chat.chatbox.debug.function = Temporary debug hotkey - -# bbb.polling.toolbar.toolTip = Manage Polls -# bbb.polling.buttonName = Manage Polls -# bbb.polling.createPoll = Create New Poll -# bbb.polling.createPoll.moreThanOneResponse = Allow users to choose more than one response -# bbb.polling.createPoll.hint = Hint\: Start every answer with a new line -# bbb.polling.createPoll.answers = Answers\: -# bbb.polling.createPoll.question = Question\: -# bbb.polling.createPoll.title = Title\: -# bbb.polling.createPoll.publishToWeb = Enable web polling - -# bbb.polling.pollPreview = Poll Preview -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.publish = Publish -# bbb.polling.pollPreview.preview = Preview -# bbb.polling.pollPreview.save = Save -# bbb.polling.pollPreview.cancel = Cancel -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.hereIsYourPoll = Here is your poll\: -# bbb.polling.pollPreview.ifYouWantChanges = if you want to make any changes use the 'Modify' button -# bbb.polling.pollPreview.checkAll = (check all that may apply) -# bbb.polling.pollPreview.pollWillPublishOnline = This poll will be available for web polling. - -# bbb.polling.resultBtn.label=Result -# bbb.polling.resultBtn.toolTip=Show poll result -# bbb.polling.startBtn.label=Start -# bbb.polling.startBtn.toolTip=Start poll -# bbb.polling.editBtn.label=Edit -# bbb.polling.editBtn.toolTip=Edit poll -# bbb.polling.deleteBtn.toolTip=Delete poll - -bbb.publishVideo.startPublishBtn.labelText = Start delen -bbb.publishVideo.changeCameraBtn.labelText = Wijzig camera - -# bbb.accessibility.alerts.madePresenter = You are now the Presenter. -# bbb.accessibility.alerts.madeViewer = You are now a Viewer. - -# bbb.shortcutkey.polling.buttonClick = 80 -# bbb.shortcutkey.polling.buttonClick.function = Open the Polling Menu. -# bbb.shortcutkey.polling.focusTitle = 67 -# bbb.shortcutkey.polling.focusTitle.function = Focus to Title input box. -# bbb.shortcutkey.polling.focusQuestion = 81 -# bbb.shortcutkey.polling.focusQuestion.function = Focus to Question input box. -# bbb.shortcutkey.polling.focusAnswers = 65 -# bbb.shortcutkey.polling.focusAnswers.function = Focus to Answers input box. -# bbb.shortcutkey.polling.focusMultipleCB = 77 -# bbb.shortcutkey.polling.focusMultipleCB.function = Focus to "Allow multiple selections" checkbox. -# bbb.shortcutkey.polling.focusWebPollCB = 66 -# bbb.shortcutkey.polling.focusWebPollCB.function = Focus to "Enable web polling" checkbox. -# bbb.shortcutkey.polling.previewClick = 80 -# bbb.shortcutkey.polling.previewClick.function = Preview your poll and proceed. -# bbb.shortcutkey.polling.cancelClick = 88 -# bbb.shortcutkey.polling.cancelClick.function = Cancel and exit Poll creation. -# bbb.shortcutkey.polling.modify = 69 -# bbb.shortcutkey.polling.modify.function = Go back and modify your poll. -# bbb.shortcutkey.polling.publish = 85 -# bbb.shortcutkey.polling.publish.function = Publish your poll and open voting. -# bbb.shortcutkey.polling.save = 83 -# bbb.shortcutkey.polling.save.function = Save your poll to use later. - -# bbb.shortcutkey.pollStats.explanation = ---- -# bbb.shortcutkey.pollStats.explanation.function = Poll results are only available once the poll has been published. -# bbb.shortcutkey.polling.focusData = 68 -# bbb.shortcutkey.polling.focusData.function = Focus to poll results. -# bbb.shortcutkey.polling.refresh = 82 -# bbb.shortcutkey.polling.refresh.function = Refresh poll results. -# bbb.shortcutkey.polling.focusWebPoll = 73 -# bbb.shortcutkey.polling.focusWebPoll.function = Focus to web polling URL box. -# bbb.shortcutkey.polling.stopPoll = 79 -# bbb.shortcutkey.polling.stopPoll.function = Stop the poll and end voting. -# bbb.shortcutkey.polling.repostPoll = 80 -# bbb.shortcutkey.polling.repostPoll.function = Re-publish the poll. -# bbb.shortcutkey.polling.closeStatsWindow = 88 -# bbb.shortcutkey.polling.closeStatsWindow.function = Close Polling Results window. - -# bbb.shortcutkey.polling.vote = 86 -# bbb.shortcutkey.polling.vote.function = Cast your vote for the options selected. -# bbb.shortcutkey.polling.focusVoteQuestion = 81 -# bbb.shortcutkey.polling.focusVoteQuestion.function = Focus to question. - -# bbb.shortcutkey.specialKeys.space = Spacebar -# bbb.shortcutkey.specialKeys.left = Left Arrow -# bbb.shortcutkey.specialKeys.right = Right Arrow -# bbb.shortcutkey.specialKeys.up = Up Arrow -# bbb.shortcutkey.specialKeys.down = Down Arrow -# bbb.shortcutkey.specialKeys.plus = Plus -# bbb.shortcutkey.specialKeys.minus = Minus - -# bbb.toolbar.videodock.toolTip.closeAllVideos = Close all videos -# bbb.users.settings.lockAll=Lock All Users -# bbb.users.settings.lockAllExcept=Lock Users Except Presenter -# bbb.users.settings.lockSettings=Lock Viewers ... -# bbb.users.settings.unlockAll=Unlock All Viewers -# bbb.users.settings.roomIsLocked=Locked by default -# bbb.users.settings.roomIsMuted=Muted by default - -# bbb.lockSettings.save = Apply -# bbb.lockSettings.save.tooltip = Apply lock settings -# bbb.lockSettings.cancel = Cancel -# bbb.lockSettings.cancel.toolTip = Close this window without saving - -# bbb.lockSettings.moderatorLocking = Moderator locking -# bbb.lockSettings.privateChat = Private Chat -# bbb.lockSettings.publicChat = Public Chat -# bbb.lockSettings.webcam = Webcam -# bbb.lockSettings.microphone = Microphone -# bbb.lockSettings.layout = Layout -# bbb.lockSettings.title=Lock Viewers -# bbb.lockSettings.feature=Feature -# bbb.lockSettings.locked=Locked -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/nl_NL/bbbResources.properties b/clients/flash/web-client/src/locale/nl_NL/bbbResources.properties deleted file mode 100644 index b881548054bb..000000000000 --- a/clients/flash/web-client/src/locale/nl_NL/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -# bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Verbinding aan het maken met de server -bbb.mainshell.statusProgress.loading = Laden\: -bbb.mainshell.statusProgress.cannotConnectServer = We kunnen geen verbinding maken met de server. -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Open log scherm -# bbb.mainshell.meetingNotFound = Meeting Not Found -# bbb.mainshell.invalidAuthToken = Invalid Authentication Token -bbb.mainshell.resetLayoutBtn.toolTip = Herstel de scherm-indeling -# bbb.mainshell.notification.tunnelling = Tunnelling -# bbb.mainshell.notification.webrtc = WebRTC Audio -bbb.oldlocalewindow.reminder1 = U hebt misschien een verouderde vertaling van bigbluebutton. -bbb.oldlocalewindow.reminder2 = Gelieve de cache van uw browser te maken en opnieuw te proberen. -bbb.oldlocalewindow.windowTitle = Waarschuwing\: verouderde vertalingen -# bbb.audioSelection.title = How do you want to join the audio? -# bbb.audioSelection.btnMicrophone.label = Microphone -# bbb.audioSelection.btnMicrophone.toolTip = Join the audio with your microphone -# bbb.audioSelection.btnListenOnly.label = Listen Only -# bbb.audioSelection.btnListenOnly.toolTip = Join the audio as listen only -# bbb.audioSelection.txtPhone.text = To join this meeting by phone, dial\: {0} then enter {1} as the conference pin number. -# bbb.micSettings.title = Audio Test -# bbb.micSettings.speakers.header = Test Speakers -# bbb.micSettings.microphone.header = Test Microphone -bbb.micSettings.playSound = Test geluid afspelen -# bbb.micSettings.playSound.toolTip = Play music to test your speakers -bbb.micSettings.hearFromHeadset = Je zou nu geluid moeten horen in je hoofdtelefoon, niet door de luidsprekers van je computer. -# bbb.micSettings.speakIntoMic = If you are using a headset (or earbuds), you should hear the audio from your headset -- not from your computer speakers. -# bbb.micSettings.echoTestMicPrompt = This is a private echo test. Speak a few words. Did you hear audio? -# bbb.micSettings.echoTestAudioYes = Yes -# bbb.micSettings.echoTestAudioNo = No -# bbb.micSettings.speakIntoMicTestLevel = Speak into your microphone. You should see the bar move. If not, choose another mic. -# bbb.micSettings.recommendHeadset = Use a headset with a microphone for best audio experience. -bbb.micSettings.changeMic = Wijzig microfoon -# bbb.micSettings.changeMic.toolTip = Open the Flash Player microphone settings dialog box -# bbb.micSettings.comboMicList.toolTip = Select a microphone -# bbb.micSettings.micRecordVolume.label = Gain -# bbb.micSettings.micRecordVolume.toolTip = Set your microphone gain -# bbb.micSettings.nextButton = Next -# bbb.micSettings.nextButton.toolTip = Start the echo test -bbb.micSettings.join = Deelnemen aan audio conferentie -# bbb.micSettings.join.toolTip = Join the audio conference -# bbb.micSettings.cancel = Cancel -# bbb.micSettings.connectingtoecho = Connecting -# bbb.micSettings.connectingtoecho.error = Echo Test Error\: Please contact administrator. -# bbb.micSettings.cancel.toolTip = Cancel joining the audio conference -bbb.micSettings.access.helpButton = Om handleiding videos te bekijken, klik hier. Dit zal een nieuwe pagina openen. -bbb.micSettings.access.title = Audio instellingen. Enkel dit venster is editeerbaar tot wanneer dit venster gesloten wordt. -# bbb.micSettings.webrtc.title = WebRTC Support -# bbb.micSettings.webrtc.capableBrowser = Your browser supports WebRTC. -# bbb.micSettings.webrtc.capableBrowser.dontuseit = Click not to use WebRTC -# bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Click here if you don't want to use the WebRTC technology (recommended if you have problems using it). -# bbb.micSettings.webrtc.notCapableBrowser = WebRTC is not supported in your browser. Please use Google Chrome (version 32 or greater); or Mozilla Firefox (version 26 or greater). You will still be able to join the voice conference using the Adobe Flash Platform. -# bbb.micSettings.webrtc.connecting = Calling -# bbb.micSettings.webrtc.waitingforice = Connecting -# bbb.micSettings.webrtc.transferring = Transferring -# bbb.micSettings.webrtc.endingecho = Joining audio -# bbb.micSettings.webrtc.endedecho = Echo test ended. -# bbb.micPermissions.firefox.title = Firefox Microphone Permissions -# bbb.micPermissions.firefox.message1 = Choose your mic and then click Share. -# bbb.micPermissions.firefox.message2 = If you don't see the list of microphones, click on the microphone icon. -# bbb.micPermissions.chrome.title = Chrome Microphone Permissions -# bbb.micPermissions.chrome.message1 = Click Allow to give Chrome permission to use your microphone. -# bbb.micWarning.title = Audio Warning -# bbb.micWarning.joinBtn.label = Join anyway -# bbb.micWarning.testAgain.label = Test again -# bbb.micWarning.message = Your microphone did not show any activity, others probably won't be able to hear you during the session. -# bbb.webrtcWarning.message = Detected the following WebRTC issue\: {0}. Do you want to try Flash instead? -# bbb.webrtcWarning.title = WebRTC Audio Failure -# bbb.webrtcWarning.failedError.1001 = Error 1001\: WebSocket disconnected -# bbb.webrtcWarning.failedError.1002 = Error 1002\: Could not make a WebSocket connection -# bbb.webrtcWarning.failedError.1003 = Error 1003\: Browser version not supported -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -# bbb.webrtcWarning.failedError.1005 = Error 1005\: Call ended unexpectedly -# bbb.webrtcWarning.failedError.1006 = Error 1006\: Call timed out -# bbb.webrtcWarning.failedError.1007 = Error 1007\: ICE negotiation failed -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -# 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.mainToolbar.helpBtn = Help -bbb.mainToolbar.logoutBtn = Log uit -# bbb.mainToolbar.logoutBtn.toolTip = Log Out -bbb.mainToolbar.langSelector = Selecteer taal -bbb.mainToolbar.settingsBtn = Instellingen -bbb.mainToolbar.settingsBtn.toolTip = Open instellingen -bbb.mainToolbar.shortcutBtn = Snelkoppeling toetsen -# bbb.mainToolbar.shortcutBtn.toolTip = Open Shortcut Keys Window -# bbb.mainToolbar.recordBtn.toolTip.start = Start recording -# bbb.mainToolbar.recordBtn.toolTip.stop = Stop recording -# bbb.mainToolbar.recordBtn.toolTip.recording = The session is being recorded -# bbb.mainToolbar.recordBtn.toolTip.notRecording = The session isn't being recorded -# 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.stop = Are you sure you want to stop recording the session? -# bbb.mainToolbar.recordBtn..notification.title = Record Notification -# bbb.mainToolbar.recordBtn..notification.message1 = You can record this meeting. -# 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.notRecording = Not Recording -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -bbb.window.minimizeBtn.toolTip = Minimaliseer -bbb.window.maximizeRestoreBtn.toolTip = Maximaliseer -bbb.window.closeBtn.toolTip = Sluit -# bbb.videoDock.titleBar = Webcam Window Title Bar -# bbb.presentation.titleBar = Presentation Window Title Bar -# bbb.chat.titleBar = Chat Window Title Bar -bbb.users.title = Gebruikers{0} {1} -# bbb.users.titleBar = Users Window title bar -# bbb.users.quickLink.label = Users Window -bbb.users.minimizeBtn.accessibilityName = Minimaliseer het gebruikers venster -bbb.users.maximizeRestoreBtn.accessibilityName = Maximaliseer het gebruikers venster -bbb.users.settings.buttonTooltip = Instellingen -# bbb.users.settings.audioSettings = Audio Test -bbb.users.settings.webcamSettings = Webcam instellingen -bbb.users.settings.muteAll = Demp allen -bbb.users.settings.muteAllExcept = Demp allen behalve presentator -bbb.users.settings.unmuteAll = Iedereen dempen uit -# bbb.users.settings.lowerAllHands = Lower All Hands -# bbb.users.raiseHandBtn.toolTip = Raise Hand -# bbb.users.raiseHandBtn.toolTip2 = Lower Hand -# bbb.users.roomMuted.text = Viewers Muted -# bbb.users.roomLocked.text = Viewers Locked -bbb.users.pushToTalk.toolTip = Klik om te praten -bbb.users.pushToMute.toolTip = Klik om jezelf te dempen -bbb.users.muteMeBtnTxt.talk = Dempen uit -bbb.users.muteMeBtnTxt.mute = Dempen -# bbb.users.muteMeBtnTxt.muted = Muted -# bbb.users.muteMeBtnTxt.unmuted = Unmuted -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -# bbb.users.usersGrid.accessibilityName = Users List. Use the arrow keys to navigate. -bbb.users.usersGrid.nameItemRenderer = Naam -# bbb.users.usersGrid.nameItemRenderer.youIdentifier = you -bbb.users.usersGrid.statusItemRenderer = Status -# bbb.users.usersGrid.statusItemRenderer.changePresenter = Click To Make Presenter -bbb.users.usersGrid.statusItemRenderer.presenter = Presentator -bbb.users.usersGrid.statusItemRenderer.moderator = Moderator -# bbb.users.usersGrid.statusItemRenderer.lowerHand = Lower Hand -# bbb.users.usersGrid.statusItemRenderer.handRaised = Hand Raised -bbb.users.usersGrid.statusItemRenderer.viewer = Kijker\n -# bbb.users.usersGrid.mediaItemRenderer = Media -# bbb.users.usersGrid.mediaItemRenderer.talking = Talking -bbb.users.usersGrid.mediaItemRenderer.webcam = Webcam gedeeld -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = Klik om de webcam te bekijken -# bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Unmute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToMute = Mute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToLock = Lock {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Unlock {0} -# bbb.users.usersGrid.mediaItemRenderer.kickUser = Kick {0} -bbb.users.usersGrid.mediaItemRenderer.webcam = Webcam gedeeld -bbb.users.usersGrid.mediaItemRenderer.micOff = Microfoon uit\n -bbb.users.usersGrid.mediaItemRenderer.micOn = Microfoon aan\n -# bbb.users.usersGrid.mediaItemRenderer.noAudio = Not in audio conference -bbb.presentation.title = Presentatie -# bbb.presentation.titleWithPres = Presentation\: {0} -# bbb.presentation.quickLink.label = Presentation Window -# bbb.presentation.fitToWidth.toolTip = Fit Presentation To Width -# bbb.presentation.fitToPage.toolTip = Fit Presentation To Page -# bbb.presentation.uploadPresBtn.toolTip = Upload Presentation -bbb.presentation.backBtn.toolTip = Vorige pagina. -# bbb.presentation.btnSlideNum.accessibilityName = Slide {0} of {1} -# bbb.presentation.btnSlideNum.toolTip = Select a slide -bbb.presentation.forwardBtn.toolTip = Volgende pagina -bbb.presentation.maxUploadFileExceededAlert = Fout\: Het bestand is groter dan de toegelaten limiet. -bbb.presentation.uploadcomplete = Upload gelukt. Gelieve even te wachten terwijl we het document converteren. -bbb.presentation.uploaded = verstuurd. -bbb.presentation.document.supported = Het geüpload bestand wordt ondersteund. -bbb.presentation.document.converted = Het office bestand is succesvol omgezet. -bbb.presentation.error.document.convert.failed = Fout\: Het office document kon niet omgezet worden. -bbb.presentation.error.io = IO Fout\: Gelieve de beheerder te contacteren. -bbb.presentation.error.security = Beveiligingsfout\: Gelieve de beheerder te contacteren. -bbb.presentation.error.convert.notsupported = Fout\: het geüpload bestand wordt niet ondersteund, gelieve een compatibel bestand te uploaden. -bbb.presentation.error.convert.nbpage = Fout tijdens het tellen van het aantal geüploade bestanden. Gelieve de beheerder te contacteren. -bbb.presentation.error.convert.maxnbpagereach = Het geüpload bestand heeft teveel slides/pagina's ( >100 ) en dit is niet toegelaten\: Gelieve een bestand met minder slides/pagina's te uploaden. -bbb.presentation.converted = {0} van {1} pagina's zijn geconverteerd. -bbb.presentation.ok = OK -# bbb.presentation.slider = Presentation zoom level -# bbb.presentation.slideloader.starttext = Slide text start -# bbb.presentation.slideloader.endtext = Slide text end -bbb.presentation.uploadwindow.presentationfile = PRESENTATIE BESTAND -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 -bbb.presentation.minimizeBtn.accessibilityName = Minimaliseer het presentatie venster -bbb.presentation.maximizeRestoreBtn.accessibilityName = Maximaliseer het presentatie venster -bbb.presentation.closeBtn.accessibilityName = Sluit het presentatie venster -bbb.fileupload.title = Upload presentatie -# bbb.fileupload.lblFileName.defaultText = No file selected -bbb.fileupload.selectBtn.label = Selecteer bestand -bbb.fileupload.selectBtn.toolTip = Verkenner\: -bbb.fileupload.uploadBtn = Upload -bbb.fileupload.uploadBtn.toolTip = Bestand uploaden naar de server -bbb.fileupload.deleteBtn.toolTip = Verwijder presentatie -bbb.fileupload.showBtn = Weergeven -bbb.fileupload.showBtn.toolTip = Geef presentatie weer -bbb.fileupload.okCancelBtn = Annuleren -# bbb.fileupload.okCancelBtn.toolTip = Close the File Upload dialog box -bbb.fileupload.genThumbText = Bezig met aanmaken van thumbnails.. -bbb.fileupload.progBarLbl = Voortgang\: -# bbb.fileupload.fileFormatHint = Upload any office document or Portable Document Format (PDF) file. For best results upload PDF. -bbb.chat.title = Chat -# bbb.chat.quickLink.label = Chat Window -bbb.chat.cmpColorPicker.toolTip = Tekst Kleur -# bbb.chat.input.accessibilityName = Chat Message Editing Field -bbb.chat.sendBtn = Verstuur -bbb.chat.sendBtn.toolTip = Stuur bericht -# bbb.chat.sendBtn.accessibilityName = Send chat message -# bbb.chat.contextmenu.copyalltext = Copy All Text -bbb.chat.publicChatUsername = Iedereen -# bbb.chat.optionsTabName = Options -bbb.chat.privateChatSelect = Selecteer een persoon om een privé chat mee te starten -# 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.chatOptions = Chat opties -bbb.chat.fontSize = Tekst grootte -# bbb.chat.cmbFontSize.toolTip = Select Chat Message Font Size -# bbb.chat.messageList = Message Box -bbb.chat.minimizeBtn.accessibilityName = Minimaliseer het chat venster -bbb.chat.maximizeRestoreBtn.accessibilityName = Maximaliseer het chat venster -bbb.chat.closeBtn.accessibilityName = Sluit het chat venster -# bbb.chat.chatTabs.accessibleNotice = New messages in this tab. -bbb.publishVideo.changeCameraBtn.labelText = Wijzig camera -# bbb.publishVideo.changeCameraBtn.toolTip = Open the change webcam dialog box -# bbb.publishVideo.cmbResolution.tooltip = Select a webcam resolution -bbb.publishVideo.startPublishBtn.labelText = Start delen -bbb.publishVideo.startPublishBtn.toolTip = verstuur je webcam-beeld -# bbb.webcamPermissions.chrome.title = Chrome Webcam Permissions -# bbb.webcamPermissions.chrome.message1 = Click Allow to give Chrome permission to use your webcam. -bbb.videodock.title = videoschermen rangschikken -# bbb.videodock.quickLink.label = Webcams Window -bbb.video.minimizeBtn.accessibilityName = Minimaliseer het video dock venster -bbb.video.maximizeRestoreBtn.accessibilityName = Maximaliseer het video dock venster -bbb.video.controls.muteButton.toolTip = Dempen of dempen opheffen voor {0} -bbb.video.controls.switchPresenter.toolTip = Maak {0} presentator -bbb.video.controls.ejectUserBtn.toolTip = Verwijder {0} uit de meeting -bbb.video.controls.privateChatBtn.toolTip = Chat met {0} -bbb.video.publish.hint.noCamera = Geen camera beschikbaar -bbb.video.publish.hint.cantOpenCamera = Kan de camera niet openen -bbb.video.publish.hint.waitingApproval = Wachtend op toestemming -bbb.video.publish.hint.videoPreview = Video preview -bbb.video.publish.hint.openingCamera = Camera aan het openen... -bbb.video.publish.hint.cameraDenied = Camera toegang ontzegd -bbb.video.publish.hint.cameraIsBeingUsed = Je camera wordt momenteel door een andere toepassing gebruikt -bbb.video.publish.hint.publishing = Publiceren... -bbb.video.publish.closeBtn.accessName = Sluit webcam venster -# bbb.video.publish.closeBtn.label = Cancel -bbb.video.publish.titleBar = Publiceer webcam venster -bbb.desktopPublish.title = Desktop delen\: voorbeeld voor voorzitter -# bbb.desktopPublish.fullscreen.tooltip = Share Your Main Screen -bbb.desktopPublish.fullscreen.label = Volledig scherm -# bbb.desktopPublish.region.tooltip = Share a Part of Your Screen -bbb.desktopPublish.region.label = Regio -bbb.desktopPublish.stop.tooltip = Sluit het delen van uw scherm -bbb.desktopPublish.stop.label = Sluit -bbb.desktopPublish.maximizeRestoreBtn.toolTip = U kunt dit venster niet maximaliseren. -bbb.desktopPublish.closeBtn.toolTip = Stop het delen en sluit dit scherm. -# bbb.desktopPublish.chromeOnMacUnsupportedHint = Desktop sharing is not currently supported on Chrome running under Mac OS X. Recommend you use FireFox to share desktop. -bbb.desktopPublish.minimizeBtn.toolTip = Minimaliseer dit scherm. -bbb.desktopPublish.minimizeBtn.accessibilityName = Minimaliseer het desktop delen venster -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Maximaliseer het desktop delen venster -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -bbb.desktopView.title = Bureaublad delen -bbb.desktopView.fitToWindow = Schaal naar venster -bbb.desktopView.actualSize = Geef actuele grootte weer -# bbb.desktopView.minimizeBtn.accessibilityName = Minimize 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.toolbar.phone.toolTip.start = Share Your Microphone -# bbb.toolbar.phone.toolTip.stop = Stop Sharing Your Microphone -# bbb.toolbar.phone.toolTip.mute = Stop listening the conference -# bbb.toolbar.phone.toolTip.unmute = Start listening the conference -# bbb.toolbar.phone.toolTip.nomic = No microphone detected -# bbb.toolbar.deskshare.toolTip.start = Share Your Desktop -# bbb.toolbar.deskshare.toolTip.stop = Stop Sharing Your Desktop -# bbb.toolbar.video.toolTip.start = Share Your Webcam -# bbb.toolbar.video.toolTip.stop = Stop Sharing Your Webcam -# bbb.layout.addButton.toolTip = Add the custom layout to the list -# bbb.layout.broadcastButton.toolTip = Apply Current Layout to All Viewers -# bbb.layout.combo.toolTip = Change Your Layout -# bbb.layout.loadButton.toolTip = Load layouts from a file -# bbb.layout.saveButton.toolTip = Save layouts to a file -# bbb.layout.lockButton.toolTip = Lock layout -# bbb.layout.combo.prompt = Apply a layout -# bbb.layout.combo.custom = * Custom layout -# bbb.layout.combo.customName = Custom layout -# 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.name.defaultlayout = Default Layout -# bbb.layout.name.videochat = Video Chat -# bbb.layout.name.webcamsfocus = Webcam Meeting -# bbb.layout.name.presentfocus = Presentation Meeting -# bbb.layout.name.lectureassistant = Lecture Assistant -# bbb.layout.name.lecture = Lecture -bbb.highlighter.toolbar.pencil = Stift -# bbb.highlighter.toolbar.pencil.accessibilityName = Switch whiteboard cursor to pencil -bbb.highlighter.toolbar.ellipse = Cirkel -# bbb.highlighter.toolbar.ellipse.accessibilityName = Switch whiteboard cursor to circle -bbb.highlighter.toolbar.rectangle = Rechthoek -# bbb.highlighter.toolbar.rectangle.accessibilityName = Switch whiteboard cursor to rectangle -# bbb.highlighter.toolbar.panzoom = Pan and Zoom -# bbb.highlighter.toolbar.panzoom.accessibilityName = Switch whiteboard cursor to pan and zoom -# bbb.highlighter.toolbar.clear = Clear All Annotations -# bbb.highlighter.toolbar.clear.accessibilityName = Clear the whiteboard page -# bbb.highlighter.toolbar.undo = Undo Annotation -# bbb.highlighter.toolbar.undo.accessibilityName = Undo the last whiteboard shape -bbb.highlighter.toolbar.color = Selecteer kleur -# bbb.highlighter.toolbar.color.accessibilityName = Whiteboard mark draw color -bbb.highlighter.toolbar.thickness = Wijzig dikte -# bbb.highlighter.toolbar.thickness.accessibilityName = Whiteboard draw thickness -# bbb.logout.title = Logged Out -bbb.logout.button.label = OK -bbb.logout.appshutdown = De server applicatie werd afgesloten -bbb.logout.asyncerror = Een asynchrone fout is opgetreden -bbb.logout.connectionclosed = De verbinding met de server werd gesloten -bbb.logout.connectionfailed = De connectie naar de server is mislukt -bbb.logout.rejected = De connectie naar de server is geweigerd -bbb.logout.invalidapp = De red5 applicatie bestaat niet -bbb.logout.unknown = Uw toepassing heeft de connectie met de server verbroken -bbb.logout.usercommand = U bent uitgelogd uit de conferentie -# 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 -# bbb.logout.confirm.message = Are you sure you want to log out? -# bbb.logout.confirm.yes = Yes -# bbb.logout.confirm.no = No -# bbb.notes.title = Notes -# bbb.notes.cmpColorPicker.toolTip = Text Color -# bbb.notes.saveBtn = Save -# bbb.notes.saveBtn.toolTip = Save Note -bbb.settings.deskshare.instructions = Klik op toelaten in het pop-up venster dat nakijkt of desktop delen correct werkt voor jou -bbb.settings.deskshare.start = Controleer desktop delen -bbb.settings.voice.volume = Microfoon activiteit -bbb.settings.java.label = Java versie fout -bbb.settings.java.text = U heeft Java {0} geinstalleerd, maar u moet ten minste versie {1} hebben om de BigBlueButton desktop delen functionaliteit te gebruiken. Klik op de knop hieronder om de recentste versie van de Java JRE te installeren. -bbb.settings.java.command = Installeer recentste Java -bbb.settings.flash.label = Flash versie fout -bbb.settings.flash.text = U heeft Flash {0} geinstalleerd, maar u moet ten minste versie {1} hebben om BigBlueButton te gebruiken. Klik op de knop hieronder om de recentste versie van Adobe Flash te installeren. -bbb.settings.flash.command = Installeer recentste Flash -bbb.settings.isight.label = ISight camera fout -bbb.settings.isight.text = Indien u problemen hebt met uw ISight camera, kan dit veroorzaakt worden doordat u Mac OS X 10.6.5 gebruikt, welke gekend is een probleem te hebben bij het opnemen van video met een ISight camera.\nKlik op de link hieronder om de recentste versie van flash te downloaden, of update je mac naar de recentste versie, om dit probleem op te lossen. -bbb.settings.isight.command = Installeer Flash 10.2 RC2 -bbb.settings.warning.label = Waarschuwing -bbb.settings.warning.close = Sluit deze waarschuwing -bbb.settings.noissues = Geen openstaande problemen werden ontdekt. -bbb.settings.instructions = Ga akkoord met de flash pop-up die je naar camera permissies vraagt. Als je jezelf kan zien en horen is je browser correct afgesteld. Andere mogelijke oorzaken worden onderaan weergegeven. Klik op iedere mogelijke oorzaak om een oplossing te vinden. -# ltbcustom.bbb.highlighter.toolbar.triangle = Triangle -# ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Switch whiteboard cursor to triangle -# ltbcustom.bbb.highlighter.toolbar.line = Line -# ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Switch whiteboard cursor to line -# ltbcustom.bbb.highlighter.toolbar.text = Text -# ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Switch whiteboard cursor to text -# ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Text color -# ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Font size - -# bbb.accessibility.clientReady = Ready - -# bbb.accessibility.chat.chatBox.reachedFirst = You have reached the first message. -# bbb.accessibility.chat.chatBox.reachedLatest = You have reached the latest message. -# bbb.accessibility.chat.chatBox.navigatedFirst = You have navigated to the first message. -# 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.initialDescription = Please use the arrow keys to navigate through chat messages. - -# bbb.accessibility.notes.notesview.input = Notes input - -bbb.shortcuthelp.title = Snelkoppeling toetsen -# bbb.shortcuthelp.minimizeBtn.accessibilityName = Minimize the Shortcut Help Window -# bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Maximize the Shortcut Help Window -# bbb.shortcuthelp.closeBtn.accessibilityName = Close the Shortcut Help Window -# bbb.shortcuthelp.dropdown.general = Global shortcuts -# bbb.shortcuthelp.dropdown.presentation = Presentation shortcuts -# bbb.shortcuthelp.dropdown.chat = Chat shortcuts -# bbb.shortcuthelp.dropdown.users = Users shortcuts -# bbb.shortcuthelp.dropdown.polling = Presenter Polling shortcuts -# bbb.shortcuthelp.dropdown.polling2 = Viewer Polling shortcuts -# bbb.shortcuthelp.headers.shortcut = Shortcut -# bbb.shortcuthelp.headers.function = Function - -# bbb.shortcutkey.general.minimize = 189 -# bbb.shortcutkey.general.minimize.function = Minimize current window -# bbb.shortcutkey.general.maximize = 187 -# bbb.shortcutkey.general.maximize.function = Maximize current window - -# bbb.shortcutkey.flash.exit = 81 -# bbb.shortcutkey.flash.exit.function = Focus out of the Flash window -# bbb.shortcutkey.users.muteme = 77 -# bbb.shortcutkey.users.muteme.function = Mute and Unmute your microphone -# bbb.shortcutkey.chat.chatinput = 73 -# bbb.shortcutkey.chat.chatinput.function = Focus the chat input field -# bbb.shortcutkey.present.focusslide = 67 -# bbb.shortcutkey.present.focusslide.function = Focus the presentation slide -# bbb.shortcutkey.whiteboard.undo = 90 -# bbb.shortcutkey.whiteboard.undo.function = Undo last whiteboard mark - -# bbb.shortcutkey.focus.users = 49 -# bbb.shortcutkey.focus.users.function = Move focus to the Users window -# bbb.shortcutkey.focus.video = 50 -# bbb.shortcutkey.focus.video.function = Move focus to the Webcam window -# bbb.shortcutkey.focus.presentation = 51 -# bbb.shortcutkey.focus.presentation.function = Move focus to the Presentation window -# bbb.shortcutkey.focus.chat = 52 -# bbb.shortcutkey.focus.chat.function = Move focus to the Chat window -# bbb.shortcutkey.focus.pollingCreate = 67 -# bbb.shortcutkey.focus.pollingCreate.function = Move focus to the Poll Creation window, if it is open. -# bbb.shortcutkey.focus.pollingStats = 83 -# bbb.shortcutkey.focus.pollingStats.function = Move focus to the Poll Statistics window, if it is open. -# bbb.shortcutkey.focus.voting = 89 -# bbb.shortcutkey.focus.voting.function = Move focus to the Voting window, if it is open. - -# bbb.shortcutkey.share.desktop = 68 -# bbb.shortcutkey.share.desktop.function = Open desktop sharing window -# bbb.shortcutkey.share.microphone = 79 -# bbb.shortcutkey.share.microphone.function = Open audio settings window -# bbb.shortcutkey.share.pauseRemoteStream = 80 -# bbb.shortcutkey.share.pauseRemoteStream.function = Start/Stop listening the conference -# bbb.shortcutkey.share.webcam = 66 -# bbb.shortcutkey.share.webcam.function = Open webcam sharing window - -# bbb.shortcutkey.shortcutWindow = 72 -# bbb.shortcutkey.shortcutWindow.function = Open/focus to shortcut help window -# bbb.shortcutkey.logout = 76 -# bbb.shortcutkey.logout.function = Log out of this meeting -# bbb.shortcutkey.raiseHand = 82 -# bbb.shortcutkey.raiseHand.function = Raise your hand - -# bbb.shortcutkey.present.upload = 85 -# bbb.shortcutkey.present.upload.function = Upload presentation -# bbb.shortcutkey.present.previous = 65 -# bbb.shortcutkey.present.previous.function = Go to previous slide -# bbb.shortcutkey.present.select = 83 -# bbb.shortcutkey.present.select.function = View all slides -# bbb.shortcutkey.present.next = 69 -# bbb.shortcutkey.present.next.function = Go to next slide -# bbb.shortcutkey.present.fitWidth = 70 -# bbb.shortcutkey.present.fitWidth.function = Fit slides to width -# bbb.shortcutkey.present.fitPage = 80 -# bbb.shortcutkey.present.fitPage.function = Fit slides to page - -# bbb.shortcutkey.users.makePresenter = 80 -# bbb.shortcutkey.users.makePresenter.function = Make selected person presenter -# bbb.shortcutkey.users.kick = 75 -# bbb.shortcutkey.users.kick.function = Kick selected person from the meeting -# bbb.shortcutkey.users.mute = 83 -# bbb.shortcutkey.users.mute.function = Mute or unmute selected person -# bbb.shortcutkey.users.muteall = 65 -# bbb.shortcutkey.users.muteall.function = Mute or unmute all users -# bbb.shortcutkey.users.focusUsers = 85 -# bbb.shortcutkey.users.focusUsers.function = Focus to users list -# bbb.shortcutkey.users.muteAllButPres = 65 -# bbb.shortcutkey.users.muteAllButPres.function = Mute everyone but the Presenter - -# bbb.shortcutkey.chat.focusTabs = 89 -# bbb.shortcutkey.chat.focusTabs.function = Focus to chat tabs -# bbb.shortcutkey.chat.focusBox = 66 -# bbb.shortcutkey.chat.focusBox.function = Focus to chat box -# bbb.shortcutkey.chat.changeColour = 67 -# 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.explanation = ---- -# bbb.shortcutkey.chat.explanation.function = For message navigation, you must focus the chat box. - -# bbb.shortcutkey.chat.chatbox.advance = 40 -# bbb.shortcutkey.chat.chatbox.advance.function = Navigate to the next message -# bbb.shortcutkey.chat.chatbox.goback = 38 -# bbb.shortcutkey.chat.chatbox.goback.function = Navigate to the previous message -# bbb.shortcutkey.chat.chatbox.repeat = 32 -# bbb.shortcutkey.chat.chatbox.repeat.function = Repeat current message -# bbb.shortcutkey.chat.chatbox.golatest = 39 -# bbb.shortcutkey.chat.chatbox.golatest.function = Navigate to the latest message -# bbb.shortcutkey.chat.chatbox.gofirst = 37 -# bbb.shortcutkey.chat.chatbox.gofirst.function = Navigate to the first message -# bbb.shortcutkey.chat.chatbox.goread = 75 -# bbb.shortcutkey.chat.chatbox.goread.function = Navigate to the most recent message you've read -# bbb.shortcutkey.chat.chatbox.debug = 71 -# bbb.shortcutkey.chat.chatbox.debug.function = Temporary debug hotkey - -# bbb.polling.toolbar.toolTip = Manage Polls -# bbb.polling.buttonName = Manage Polls -# bbb.polling.createPoll = Create New Poll -# bbb.polling.createPoll.moreThanOneResponse = Allow users to choose more than one response -# bbb.polling.createPoll.hint = Hint\: Start every answer with a new line -# bbb.polling.createPoll.answers = Answers\: -# bbb.polling.createPoll.question = Question\: -# bbb.polling.createPoll.title = Title\: -# bbb.polling.createPoll.publishToWeb = Enable web polling - -# bbb.polling.pollPreview = Poll Preview -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.publish = Publish -# bbb.polling.pollPreview.preview = Preview -# bbb.polling.pollPreview.save = Save -# bbb.polling.pollPreview.cancel = Cancel -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.hereIsYourPoll = Here is your poll\: -# bbb.polling.pollPreview.ifYouWantChanges = if you want to make any changes use the 'Modify' button -# bbb.polling.pollPreview.checkAll = (check all that may apply) -# bbb.polling.pollPreview.pollWillPublishOnline = This poll will be available for web polling. - -# bbb.polling.resultBtn.label=Result -# bbb.polling.resultBtn.toolTip=Show poll result -# bbb.polling.startBtn.label=Start -# bbb.polling.startBtn.toolTip=Start poll -# bbb.polling.editBtn.label=Edit -# bbb.polling.editBtn.toolTip=Edit poll -# bbb.polling.deleteBtn.toolTip=Delete poll - -bbb.publishVideo.startPublishBtn.labelText = Start delen -bbb.publishVideo.changeCameraBtn.labelText = Wijzig camera - -# bbb.accessibility.alerts.madePresenter = You are now the Presenter. -# bbb.accessibility.alerts.madeViewer = You are now a Viewer. - -# bbb.shortcutkey.polling.buttonClick = 80 -# bbb.shortcutkey.polling.buttonClick.function = Open the Polling Menu. -# bbb.shortcutkey.polling.focusTitle = 67 -# bbb.shortcutkey.polling.focusTitle.function = Focus to Title input box. -# bbb.shortcutkey.polling.focusQuestion = 81 -# bbb.shortcutkey.polling.focusQuestion.function = Focus to Question input box. -# bbb.shortcutkey.polling.focusAnswers = 65 -# bbb.shortcutkey.polling.focusAnswers.function = Focus to Answers input box. -# bbb.shortcutkey.polling.focusMultipleCB = 77 -# bbb.shortcutkey.polling.focusMultipleCB.function = Focus to "Allow multiple selections" checkbox. -# bbb.shortcutkey.polling.focusWebPollCB = 66 -# bbb.shortcutkey.polling.focusWebPollCB.function = Focus to "Enable web polling" checkbox. -# bbb.shortcutkey.polling.previewClick = 80 -# bbb.shortcutkey.polling.previewClick.function = Preview your poll and proceed. -# bbb.shortcutkey.polling.cancelClick = 88 -# bbb.shortcutkey.polling.cancelClick.function = Cancel and exit Poll creation. -# bbb.shortcutkey.polling.modify = 69 -# bbb.shortcutkey.polling.modify.function = Go back and modify your poll. -# bbb.shortcutkey.polling.publish = 85 -# bbb.shortcutkey.polling.publish.function = Publish your poll and open voting. -# bbb.shortcutkey.polling.save = 83 -# bbb.shortcutkey.polling.save.function = Save your poll to use later. - -# bbb.shortcutkey.pollStats.explanation = ---- -# bbb.shortcutkey.pollStats.explanation.function = Poll results are only available once the poll has been published. -# bbb.shortcutkey.polling.focusData = 68 -# bbb.shortcutkey.polling.focusData.function = Focus to poll results. -# bbb.shortcutkey.polling.refresh = 82 -# bbb.shortcutkey.polling.refresh.function = Refresh poll results. -# bbb.shortcutkey.polling.focusWebPoll = 73 -# bbb.shortcutkey.polling.focusWebPoll.function = Focus to web polling URL box. -# bbb.shortcutkey.polling.stopPoll = 79 -# bbb.shortcutkey.polling.stopPoll.function = Stop the poll and end voting. -# bbb.shortcutkey.polling.repostPoll = 80 -# bbb.shortcutkey.polling.repostPoll.function = Re-publish the poll. -# bbb.shortcutkey.polling.closeStatsWindow = 88 -# bbb.shortcutkey.polling.closeStatsWindow.function = Close Polling Results window. - -# bbb.shortcutkey.polling.vote = 86 -# bbb.shortcutkey.polling.vote.function = Cast your vote for the options selected. -# bbb.shortcutkey.polling.focusVoteQuestion = 81 -# bbb.shortcutkey.polling.focusVoteQuestion.function = Focus to question. - -# bbb.shortcutkey.specialKeys.space = Spacebar -# bbb.shortcutkey.specialKeys.left = Left Arrow -# bbb.shortcutkey.specialKeys.right = Right Arrow -# bbb.shortcutkey.specialKeys.up = Up Arrow -# bbb.shortcutkey.specialKeys.down = Down Arrow -# bbb.shortcutkey.specialKeys.plus = Plus -# bbb.shortcutkey.specialKeys.minus = Minus - -# bbb.toolbar.videodock.toolTip.closeAllVideos = Close all videos -# bbb.users.settings.lockAll=Lock All Users -# bbb.users.settings.lockAllExcept=Lock Users Except Presenter -# bbb.users.settings.lockSettings=Lock Viewers ... -# bbb.users.settings.unlockAll=Unlock All Viewers -# bbb.users.settings.roomIsLocked=Locked by default -# bbb.users.settings.roomIsMuted=Muted by default - -# bbb.lockSettings.save = Apply -# bbb.lockSettings.save.tooltip = Apply lock settings -# bbb.lockSettings.cancel = Cancel -# bbb.lockSettings.cancel.toolTip = Close this window without saving - -# bbb.lockSettings.moderatorLocking = Moderator locking -# bbb.lockSettings.privateChat = Private Chat -# bbb.lockSettings.publicChat = Public Chat -# bbb.lockSettings.webcam = Webcam -# bbb.lockSettings.microphone = Microphone -# bbb.lockSettings.layout = Layout -# bbb.lockSettings.title=Lock Viewers -# bbb.lockSettings.feature=Feature -# bbb.lockSettings.locked=Locked -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/no_NO/bbbResources.properties b/clients/flash/web-client/src/locale/no_NO/bbbResources.properties deleted file mode 100644 index 4a438e16af4e..000000000000 --- a/clients/flash/web-client/src/locale/no_NO/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Kobler opp til serveren -bbb.mainshell.statusProgress.loading = Laster {0} moduler -bbb.mainshell.statusProgress.cannotConnectServer = Beklager, vi kan ikke koble til serveren -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Åpne loggvindu -bbb.mainshell.meetingNotFound = Finner ikke møtet -bbb.mainshell.invalidAuthToken = Ugyldig identifikasjon -bbb.mainshell.resetLayoutBtn.toolTip = Nullstill layout -bbb.mainshell.notification.tunnelling = Tunnelling -bbb.mainshell.notification.webrtc = WebRTC lyd -bbb.oldlocalewindow.reminder1 = Du har kanskje en gammel språkfil -bbb.oldlocalewindow.reminder2 = Vennligst slett nettleserens mellomlager og prøv igjen. -bbb.oldlocalewindow.windowTitle = Advarsel\: Gammel språkfil -bbb.audioSelection.title = Hvordan vil du delta med lyd? -bbb.audioSelection.btnMicrophone.label = Mikrofon -bbb.audioSelection.btnMicrophone.toolTip = Delta med mikrofonlyd -bbb.audioSelection.btnListenOnly.label = Bare lytte -bbb.audioSelection.btnListenOnly.toolTip = Delta bare som lytter -bbb.audioSelection.txtPhone.text = Du kan delta på møtet med telefon ved å ringe {0} og så taste inn {1} som konferansens pin nummer. -bbb.micSettings.title = Lydtest -bbb.micSettings.speakers.header = Test høyttalere -bbb.micSettings.microphone.header = Test mikrofon -bbb.micSettings.playSound = Spill testlyd -bbb.micSettings.playSound.toolTip = Spill musikk for å teste høyttalerne -bbb.micSettings.hearFromHeadset = Du bør høre lyd i hodetelefonene og ikke i høyttalerne -bbb.micSettings.speakIntoMic = Hvis du bruker headset (eller ørepropper) skal nå lyden komme fra disse - og ikke gjennom pchøyttaleren. -bbb.micSettings.echoTestMicPrompt = Dette er en privat ekkotest. Snakk inn noen ord. Hørte du lyden? -bbb.micSettings.echoTestAudioYes = Ja -bbb.micSettings.echoTestAudioNo = Nei -bbb.micSettings.speakIntoMicTestLevel = Snakk inn i mikrofonen. Du skal se at søylen beveger seg. Hvis ikke, prøv en annen mikrofon. -bbb.micSettings.recommendHeadset = Bruk et headset med mikrofon for beste lydforhold. -bbb.micSettings.changeMic = Test/bytt mikrofon -bbb.micSettings.changeMic.toolTip = Åpne Flashplayer dialogboks for innstillinger -bbb.micSettings.comboMicList.toolTip = Velg mikrofon -bbb.micSettings.micRecordVolume.label = Nivå -bbb.micSettings.micRecordVolume.toolTip = Juster mikrofonnivået -bbb.micSettings.nextButton = Neste -bbb.micSettings.nextButton.toolTip = Start ekkotest -bbb.micSettings.join = Slå på lyden -bbb.micSettings.join.toolTip = Delta i lydkonferansen -bbb.micSettings.cancel = Avbryt -bbb.micSettings.connectingtoecho = Lager forbindelse -bbb.micSettings.connectingtoecho.error = Ekkotest feil\: Vennligst kontakt administrator. -bbb.micSettings.cancel.toolTip = Avbryt å delta i lydkonferanse -bbb.micSettings.access.helpButton = Klikk her for å åpne en ny side med opplæringsvideoer. -bbb.micSettings.access.title = Lydinnstillinger. Fokus er på dette vinduet til det lukkes. -bbb.micSettings.webrtc.title = WebRTC støtte -bbb.micSettings.webrtc.capableBrowser = Din nettleser støtter WebRTC -bbb.micSettings.webrtc.capableBrowser.dontuseit = Klikk for ikke å bruke WebRTC -bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Klikk her hvis du ikke vil bruke WebRTC teknologi (anbefalt hvis du har problemer med å bruke den). -bbb.micSettings.webrtc.notCapableBrowser = WebRTC støttes ikke av din nettleser. Vennligst bruk Google Chrome (versjon 32 eller nyere) eller Mozilla Firefox (versjon 26 eller nyere). Du kan fortsatt delta i lydkonferansen ved å bruke Adobe Flash Platform. -bbb.micSettings.webrtc.connecting = Ringer -bbb.micSettings.webrtc.waitingforice = Lager forbindelse -# bbb.micSettings.webrtc.transferring = Transferring -bbb.micSettings.webrtc.endingecho = Deltar med lyd -bbb.micSettings.webrtc.endedecho = Ekkotest er over. -bbb.micPermissions.firefox.title = Firefox mikrofon tillatelser -bbb.micPermissions.firefox.message1 = Velg din mikrofon og klikk Del -bbb.micPermissions.firefox.message2 = Hvis du ikke ser en liste med mikrofoner, klikk på ikonet for mikrofon. -bbb.micPermissions.chrome.title = Chrome mikrofon tillatelser -bbb.micPermissions.chrome.message1 = Klikk for å la Chrome få tilgang til din mikrofon. -bbb.micWarning.title = Lyd advarsel -bbb.micWarning.joinBtn.label = Delta likevel -bbb.micWarning.testAgain.label = Test på nytt -bbb.micWarning.message = Mikrofonen viste ingen aktivitet, andre kan antakelig ikke høre deg i denne sesjonen. -bbb.webrtcWarning.message = Følgende WebRTC hendelse ble detektert\: {0}. Vil du prøve Flash i stedet? -# bbb.webrtcWarning.title = WebRTC Audio Failure -bbb.webrtcWarning.failedError.1001 = Feil 1001\: WebSocket ble koplet fra -bbb.webrtcWarning.failedError.1002 = Feil 1002\: Greide ikke å få WebSocket oppkopling -bbb.webrtcWarning.failedError.1003 = Feil 1003\: Nettleser versjon er ikke støttet -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -bbb.webrtcWarning.failedError.1005 = Feil 1005\: Samtalen ble uventet avsluttet -bbb.webrtcWarning.failedError.1006 = Feil 1006\: Samtalen ble tidsavbrutt -bbb.webrtcWarning.failedError.1007 = Feil 1007\: ICE kontroll feilet -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -bbb.webrtcWarning.failedError.unknown = Feil {0}\: Ukjent feilkode -# bbb.webrtcWarning.failedError.mediamissing = Could not get your microphone for a WebRTC call -# bbb.webrtcWarning.failedError.endedunexpectedly = The WebRTC echo test ended unexpectedly -bbb.mainToolbar.helpBtn = Hjelp -bbb.mainToolbar.logoutBtn = Logg ut -bbb.mainToolbar.logoutBtn.toolTip = Logg ut -bbb.mainToolbar.langSelector = Velg språk -bbb.mainToolbar.settingsBtn = Innstillinger -bbb.mainToolbar.settingsBtn.toolTip = Åpne Innstillinger -bbb.mainToolbar.shortcutBtn = Hurtigtaster -bbb.mainToolbar.shortcutBtn.toolTip = Åpne vinduet med hurtigtaster -bbb.mainToolbar.recordBtn.toolTip.start = Start opptak -bbb.mainToolbar.recordBtn.toolTip.stop = Stopp opptak -bbb.mainToolbar.recordBtn.toolTip.recording = Det blir gjort opptak av denne sesjonen -bbb.mainToolbar.recordBtn.toolTip.notRecording = Det blir ikke gjort opptak av denne sesjonen -bbb.mainToolbar.recordBtn.confirm.title = Bekreft opptak -bbb.mainToolbar.recordBtn.confirm.message.start = Er du sikker på at du vil gjøre opptak av sesjonen? -bbb.mainToolbar.recordBtn.confirm.message.stop = Er du sikker på at du vil stoppe optaket av sesjonen? -bbb.mainToolbar.recordBtn..notification.title = Innspilling markør -bbb.mainToolbar.recordBtn..notification.message1 = Du kan gjøre opptak av dette møtet. -bbb.mainToolbar.recordBtn..notification.message2 = Du må klikke Start/Stopp innspillingsknapp i tittelfeltet for å begynne/avslutte innspilling. -bbb.mainToolbar.recordingLabel.recording = (Opptak) -bbb.mainToolbar.recordingLabel.notRecording = Gjør ikke opptak -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -bbb.window.minimizeBtn.toolTip = Minimer -bbb.window.maximizeRestoreBtn.toolTip = Maksimer -bbb.window.closeBtn.toolTip = Lukk -bbb.videoDock.titleBar = Videodokk vindu Tittellinje -bbb.presentation.titleBar = Presentasjonsvindu tittellinje -bbb.chat.titleBar = Chat vindu tittellinje. Fokuser chat boks for å navigere. -bbb.users.title = Brukere {0} {1} -bbb.users.titleBar = Brukervinduets tittellinje - dobbeltklikk for å maksimere -bbb.users.quickLink.label = Brukervindu -bbb.users.minimizeBtn.accessibilityName = Minimer brukervinduet -bbb.users.maximizeRestoreBtn.accessibilityName = Maksimer brukervinduet -bbb.users.settings.buttonTooltip = Innstillinger -bbb.users.settings.audioSettings = Lydtest -bbb.users.settings.webcamSettings = Webkamera innstillinger -bbb.users.settings.muteAll = Demp alle -bbb.users.settings.muteAllExcept = Demp alle unntatt presenterer -bbb.users.settings.unmuteAll = Slå lyd på for alle -bbb.users.settings.lowerAllHands = Annuller håndsopprekking for alle -bbb.users.raiseHandBtn.toolTip = Håndsopprekking -bbb.users.raiseHandBtn.toolTip2 = Senk ned hånd -bbb.users.roomMuted.text = Seere er dempet -bbb.users.roomLocked.text = Seere er låst -bbb.users.pushToTalk.toolTip = Klikk for å snakke -bbb.users.pushToMute.toolTip = Klikk for å dempe deg selv -bbb.users.muteMeBtnTxt.talk = Slå på lyd -bbb.users.muteMeBtnTxt.mute = Slå av lyd -bbb.users.muteMeBtnTxt.muted = Lyd er slått av -bbb.users.muteMeBtnTxt.unmuted = Lyd er slått på -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -bbb.users.usersGrid.accessibilityName = Brukerliste. Bla med piltaster. -bbb.users.usersGrid.nameItemRenderer = Navn -bbb.users.usersGrid.nameItemRenderer.youIdentifier = du -bbb.users.usersGrid.statusItemRenderer = Status -bbb.users.usersGrid.statusItemRenderer.changePresenter = Klikk for å velge presenterer -bbb.users.usersGrid.statusItemRenderer.presenter = Presenterer -bbb.users.usersGrid.statusItemRenderer.moderator = Moderator -bbb.users.usersGrid.statusItemRenderer.lowerHand = Senk ned hånd -bbb.users.usersGrid.statusItemRenderer.handRaised = Håndsopprekking -bbb.users.usersGrid.statusItemRenderer.viewer = Seer -bbb.users.usersGrid.mediaItemRenderer = Media -bbb.users.usersGrid.mediaItemRenderer.talking = Snakker -bbb.users.usersGrid.mediaItemRenderer.webcam = Webkamera deles -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = Klikk for å se webkamera -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Klikk for å slå på lyd for bruker -bbb.users.usersGrid.mediaItemRenderer.pushToMute = Klikk for å slå lyd av for bruker -bbb.users.usersGrid.mediaItemRenderer.pushToLock = Lås {0} -bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Lås opp {0} -bbb.users.usersGrid.mediaItemRenderer.kickUser = Vis bort bruker -bbb.users.usersGrid.mediaItemRenderer.webcam = Webkamera deles -bbb.users.usersGrid.mediaItemRenderer.micOff = Mikrofon av -bbb.users.usersGrid.mediaItemRenderer.micOn = Mikrofon på -bbb.users.usersGrid.mediaItemRenderer.noAudio = Ikke med i lydkonferanse -bbb.presentation.title = Presentasjon -bbb.presentation.titleWithPres = Presentasjon\: {0} -bbb.presentation.quickLink.label = Presentasjonsvindu -bbb.presentation.fitToWidth.toolTip = Tilpass presentasjonen til bredden -bbb.presentation.fitToPage.toolTip = Tilpass presentasjonen til siden -bbb.presentation.uploadPresBtn.toolTip = Last opp presentasjonen -bbb.presentation.backBtn.toolTip = Forrige lysark. -bbb.presentation.btnSlideNum.accessibilityName = Slide {0} av {1} -bbb.presentation.btnSlideNum.toolTip = Klikk for å velge et lysark -bbb.presentation.forwardBtn.toolTip = Neste lysark -bbb.presentation.maxUploadFileExceededAlert = Feil\: Fila er større enn tillatt -bbb.presentation.uploadcomplete = Opplasting er fullført -bbb.presentation.uploaded = lastet opp. -bbb.presentation.document.supported = Godkjent dokumenttype. Starter konvertering... -bbb.presentation.document.converted = Vellykket konvertering av dokument. -bbb.presentation.error.document.convert.failed = Feil\: Mislykket konvertering av dokument. -bbb.presentation.error.io = IO feil\: Vennligst kontakt administrator. -bbb.presentation.error.security = Sikkerhetsfeil\: Vennligst kontakt administrator. -bbb.presentation.error.convert.notsupported = Feil\: Filtypen som ble lastet opp er støttet. Vennligst last opp en kompatibel type. -bbb.presentation.error.convert.nbpage = Feil\: Antall sider i dokumentet som ble lastet opp kan ikke bestemmes. -bbb.presentation.error.convert.maxnbpagereach = Feil\: Dokumentet som ble lastet opp har for mange sider. -bbb.presentation.converted = Konverterte {0} av{1} lysark. -bbb.presentation.ok = OK -bbb.presentation.slider = Presentasjonsvindu zoom -bbb.presentation.slideloader.starttext = Lysark tekst start -bbb.presentation.slideloader.endtext = Lysark tekst slutt -bbb.presentation.uploadwindow.presentationfile = Presentasjonsfil -bbb.presentation.uploadwindow.pdf = PDF -bbb.presentation.uploadwindow.word = WORD -bbb.presentation.uploadwindow.excel = EXCEL -bbb.presentation.uploadwindow.powerpoint = POWERPOINT -bbb.presentation.uploadwindow.image = BILDE -bbb.presentation.minimizeBtn.accessibilityName = Minimer presentasjonsvindu -bbb.presentation.maximizeRestoreBtn.accessibilityName = Maksimer presentasjonsvindu -bbb.presentation.closeBtn.accessibilityName = Lukk presentasjonsvindu -bbb.fileupload.title = Legg til nye presentasjoner -bbb.fileupload.lblFileName.defaultText = Ingen fil er valgt -bbb.fileupload.selectBtn.label = Velg fil -bbb.fileupload.selectBtn.toolTip = Åpne dialog for å velge fil -bbb.fileupload.uploadBtn = Last opp -bbb.fileupload.uploadBtn.toolTip = Last opp valgt fil -bbb.fileupload.deleteBtn.toolTip = Slett presentasjon -bbb.fileupload.showBtn = Vis -bbb.fileupload.showBtn.toolTip = Vis presentasjon -bbb.fileupload.okCancelBtn = Avslutt -bbb.fileupload.okCancelBtn.toolTip = Lukk dialogboks for filopplasting -bbb.fileupload.genThumbText = Lager ikoner.. -bbb.fileupload.progBarLbl = Framdrift\: -bbb.fileupload.fileFormatHint = Last opp et office dokument eller en Portable Document Format (PDF) fil. Det blir best resultat med PDF. -bbb.chat.title = Meldinger -bbb.chat.quickLink.label = Chat vindu -bbb.chat.cmpColorPicker.toolTip = Tekstfarge -bbb.chat.input.accessibilityName = Chat melding redigeringsfelt -bbb.chat.sendBtn = Send -bbb.chat.sendBtn.toolTip = Send melding -bbb.chat.sendBtn.accessibilityName = Send chat melding -bbb.chat.contextmenu.copyalltext = Kopier hele teksten -bbb.chat.publicChatUsername = Alle -bbb.chat.optionsTabName = Innstillinger -bbb.chat.privateChatSelect = Velg person til privat chat -# 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.chatOptions = Innstillinger for prat -bbb.chat.fontSize = Chatvindu Fontstørrelse -bbb.chat.cmbFontSize.toolTip = Velg fontstørrelse for chat -bbb.chat.messageList = Meldingsboks -bbb.chat.minimizeBtn.accessibilityName = Minimer chatvindu -bbb.chat.maximizeRestoreBtn.accessibilityName = Maksimer chatvindu -bbb.chat.closeBtn.accessibilityName = Lukk chatvindu -bbb.chat.chatTabs.accessibleNotice = Ingen nye meldinger i denne fanen. -bbb.publishVideo.changeCameraBtn.labelText = Endre kamera innstillinger -bbb.publishVideo.changeCameraBtn.toolTip = Klikk for å åpne dialogboks for kameravalg -bbb.publishVideo.cmbResolution.tooltip = Velg oppløsning for webkamera -bbb.publishVideo.startPublishBtn.labelText = Start deling -bbb.publishVideo.startPublishBtn.toolTip = Start deling av webkamera -bbb.webcamPermissions.chrome.title = Chrome webkamera tillatelser. -bbb.webcamPermissions.chrome.message1 = Klikk for å la Chrome få tillatelse til å bruke ditt webkamera. -bbb.videodock.title = Video dokk -bbb.videodock.quickLink.label = Webkamera vindu -bbb.video.minimizeBtn.accessibilityName = Minimer videodokk vindu -bbb.video.maximizeRestoreBtn.accessibilityName = Maksimer videodokk vindu -bbb.video.controls.muteButton.toolTip = Slå lyd på eller av for {0} -bbb.video.controls.switchPresenter.toolTip = La {0} bli presenterer -bbb.video.controls.ejectUserBtn.toolTip = Send {0} ut av møtet -bbb.video.controls.privateChatBtn.toolTip = Chatte med {0} -bbb.video.publish.hint.noCamera = Kamera er ikke tilgjengelig -bbb.video.publish.hint.cantOpenCamera = Kan ikke starte kamera -bbb.video.publish.hint.waitingApproval = Venter på godkjenning -bbb.video.publish.hint.videoPreview = Video forhåndsvisning -bbb.video.publish.hint.openingCamera = Starter kamera... -bbb.video.publish.hint.cameraDenied = Kamera tilgang avvist -bbb.video.publish.hint.cameraIsBeingUsed = Kameraet er i bruk av en annen applikasjon -bbb.video.publish.hint.publishing = Publiserer... -bbb.video.publish.closeBtn.accessName = Lukk oppsettboksen for webkamera -bbb.video.publish.closeBtn.label = Avbryt -bbb.video.publish.titleBar = Webkamera deling Vindu -bbb.desktopPublish.title = Skrivebordsdeling\: Presenterers forhåndsvisning -bbb.desktopPublish.fullscreen.tooltip = Del ut hele skjermen -bbb.desktopPublish.fullscreen.label = Hele skjermen -bbb.desktopPublish.region.tooltip = Del ut en del av skjermen -bbb.desktopPublish.region.label = Område -bbb.desktopPublish.stop.tooltip = Lukk skjermdeling -bbb.desktopPublish.stop.label = Lukk -bbb.desktopPublish.maximizeRestoreBtn.toolTip = Du kan ikke maksimere dette vinduet. -bbb.desktopPublish.closeBtn.toolTip = Stopp deling og lukk vinduet. -bbb.desktopPublish.chromeOnMacUnsupportedHint = Deling av skrivebord er foreløpig ikke støttet av Chrome som kjører i Mac OS X. Anbefaler å bruk Firefox ved deling av skrivebord. -bbb.desktopPublish.minimizeBtn.toolTip = Minimer -bbb.desktopPublish.minimizeBtn.accessibilityName = Minimer vinduet for skrivebordsdeling -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Maksimer vinduet for skrivebordsdeling -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -bbb.desktopView.title = Skrivebordsdeling -bbb.desktopView.fitToWindow = Tilpass vindu -bbb.desktopView.actualSize = Vis normal størrelse -bbb.desktopView.minimizeBtn.accessibilityName = Minimer vinduet som viser skrivebordsdeling -bbb.desktopView.maximizeRestoreBtn.accessibilityName = Maksimer vinduet som viser skrivebordsdeling -bbb.desktopView.closeBtn.accessibilityName = Lukk vinduet som viser skrivebordsdeling -bbb.toolbar.phone.toolTip.start = Del mikrofonen med andre -bbb.toolbar.phone.toolTip.stop = Stopp delingen av mikrofon med andre -bbb.toolbar.phone.toolTip.mute = Stopp å lytte til konferansen -bbb.toolbar.phone.toolTip.unmute = Start å lytte til konferansen -bbb.toolbar.phone.toolTip.nomic = Ingen mikrofon er detektert -bbb.toolbar.deskshare.toolTip.start = Del ut skrivebordet -bbb.toolbar.deskshare.toolTip.stop = Stopp å dele ut skrivebordet -bbb.toolbar.video.toolTip.start = Del ut ditt webkamera -bbb.toolbar.video.toolTip.stop = Stopp å dele ut ditt webkamera -bbb.layout.addButton.toolTip = Legg til egendefinert layout i liste -bbb.layout.broadcastButton.toolTip = Bruk gjeldende layout for alle seere -bbb.layout.combo.toolTip = Endre din layout -bbb.layout.loadButton.toolTip = Last inn layout fra fil -bbb.layout.saveButton.toolTip = Lagre layout til fil -bbb.layout.lockButton.toolTip = Lås layout -bbb.layout.combo.prompt = Ta i bruk layout -bbb.layout.combo.custom = * Egendefinert layout -bbb.layout.combo.customName = Egendefinert layout -bbb.layout.combo.remote = Fjern -bbb.layout.save.complete = Layout ble lagret -bbb.layout.load.complete = Layout ble lastet inn -bbb.layout.load.failed = Feil ved lasting av layout -bbb.layout.name.defaultlayout = Standard utforming -bbb.layout.name.videochat = Video Chat -bbb.layout.name.webcamsfocus = Webcam møte -bbb.layout.name.presentfocus = Presentasjon møte -bbb.layout.name.lectureassistant = Leksjon assistent -bbb.layout.name.lecture = Leksjon -bbb.highlighter.toolbar.pencil = Blyant -bbb.highlighter.toolbar.pencil.accessibilityName = Endre tavlepeker til plyant -bbb.highlighter.toolbar.ellipse = Sirkel -bbb.highlighter.toolbar.ellipse.accessibilityName = Endre tavlepeker til sirkel -bbb.highlighter.toolbar.rectangle = Rektangel -bbb.highlighter.toolbar.rectangle.accessibilityName = Endre tavlepeker til rektangel -bbb.highlighter.toolbar.panzoom = Panorer og zoom -bbb.highlighter.toolbar.panzoom.accessibilityName = Endre tavlepeker til panorering eller zoom -bbb.highlighter.toolbar.clear = Slett alle noter -bbb.highlighter.toolbar.clear.accessibilityName = Visk bort alt på tavla -bbb.highlighter.toolbar.undo = Angre noter -bbb.highlighter.toolbar.undo.accessibilityName = Gjenopprett siste figur på tavla -bbb.highlighter.toolbar.color = Velg farge -bbb.highlighter.toolbar.color.accessibilityName = Farge for tegning på tavla -bbb.highlighter.toolbar.thickness = Velg tykkelse -bbb.highlighter.toolbar.thickness.accessibilityName = Endre tykkelse av tegnestrek på tavla -bbb.logout.title = Logget ut -bbb.logout.button.label = OK -bbb.logout.appshutdown = Appen server er lukket -bbb.logout.asyncerror = Det oppstod en Async feil -bbb.logout.connectionclosed = Forbindelsen med serveren er slått av -bbb.logout.connectionfailed = Forbindelsen med serveren har feilet -bbb.logout.rejected = Forbindelsen til serveren ble avvist -bbb.logout.invalidapp = Appen red5 finnes ikke -bbb.logout.unknown = Din klient har mistet forbindelsen til serveren -bbb.logout.usercommand = Du har logget ut av konferansen -bbb.logout.refresh.message = Hvis denne utloggingen var uventet kan du klilkke nedenfor for å logge inn igjen. -bbb.logout.refresh.label = Kople opp igjen -bbb.logout.confirm.title = Bekreft utlogging -bbb.logout.confirm.message = Er du sikker på at du vil logge ut? -bbb.logout.confirm.yes = Ja -bbb.logout.confirm.no = Nei -bbb.notes.title = Notater -bbb.notes.cmpColorPicker.toolTip = Telstfarge -bbb.notes.saveBtn = Lagre -bbb.notes.saveBtn.toolTip = Lagre notat -bbb.settings.deskshare.instructions = Klikk Tillat for å teste skrivebordsdeling -bbb.settings.deskshare.start = Sjekk skrivebordsdeling -bbb.settings.voice.volume = Mikrofonaktivitet -bbb.settings.java.label = Feil versjon av Java -bbb.settings.java.text = Du har installert versjon {0} av Java, men trenger minst versjon {1}. Klikk nedenfor for å installere siste Java JRE versjon. -bbb.settings.java.command = Installer nyeste Java -bbb.settings.flash.label = Feil versjon av Flash -bbb.settings.flash.text = Du har installert versjon {0} av Flash, men trenger minst versjon {1}. Klikk nedenfor for å installere siste Adobe Flash versjon. -bbb.settings.flash.command = Installer nyeste Flash -bbb.settings.isight.label = Feil med iSight kamera -bbb.settings.isight.text = Hvis du har problemer med iSight kamera kan det være at du kjører OS X 10.6.5 som har problemer med Flash kamerahåndtering.\nInstaller en nyere versjon av Flashplayer eller oppgrader din Mac til nyeste OS versjon. -bbb.settings.isight.command = Installer Flash 10.2 RC2 -bbb.settings.warning.label = Advarsel -bbb.settings.warning.close = Lukk denne advarselen -bbb.settings.noissues = Ingen alvorlige feil er oppdaget. -bbb.settings.instructions = Tillat at Flash vil bruke ditt kamera. Hvis du kan se og høre deg selv er din nettleser satt opp korrekt. Nedenfor er det vist noen feilsituasjoner som kan undersøkes. -ltbcustom.bbb.highlighter.toolbar.triangle = Triangel -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Endre tavlepeker til triangel -ltbcustom.bbb.highlighter.toolbar.line = Linje -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Endre tavlepeker til linje -ltbcustom.bbb.highlighter.toolbar.text = Tekst -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Endre tavlepeker til tekst -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Skriftfarge -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Skriftstørelse - -# bbb.accessibility.clientReady = Ready - -bbb.accessibility.chat.chatBox.reachedFirst = Du er kommet til første melding. -bbb.accessibility.chat.chatBox.reachedLatest = Du er kommet til siste melding. -bbb.accessibility.chat.chatBox.navigatedFirst = Du er kommet til første melding. -bbb.accessibility.chat.chatBox.navigatedLatest = Du er kommet til siste melding. -bbb.accessibility.chat.chatBox.navigatedLatestRead = Du er kommet til sist leste melding. -bbb.accessibility.chat.chatwindow.input = Chatting - -bbb.accessibility.chat.initialDescription = Bruk piltaster til å bla igjennom chat meldinger. - -bbb.accessibility.notes.notesview.input = Notater inntasting - -bbb.shortcuthelp.title = Hurtigtaster -bbb.shortcuthelp.minimizeBtn.accessibilityName = Minimer hurtigtast vindu -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Maksimer hurtigtast vindu -bbb.shortcuthelp.closeBtn.accessibilityName = Lukk hurtigtast vindu -bbb.shortcuthelp.dropdown.general = Generelle hurtigtaster -bbb.shortcuthelp.dropdown.presentation = Hurtigtaster for presentasjon -bbb.shortcuthelp.dropdown.chat = Hurtigtaster for chatt -bbb.shortcuthelp.dropdown.users = Brukers snarveier -bbb.shortcuthelp.dropdown.polling = Snarveier for presenteres spørring -bbb.shortcuthelp.dropdown.polling2 = Snarveier for seers spørring -bbb.shortcuthelp.headers.shortcut = Hurtitast -bbb.shortcuthelp.headers.function = Funksjon - -bbb.shortcutkey.general.minimize = 189 -bbb.shortcutkey.general.minimize.function = Minimer gjeldende vindu -bbb.shortcutkey.general.maximize = 187 -bbb.shortcutkey.general.maximize.function = Maksimer gjeldende vindu - -bbb.shortcutkey.flash.exit = 81 -bbb.shortcutkey.flash.exit.function = Fokuser ut fra Flash vindu -bbb.shortcutkey.users.muteme = 77 -bbb.shortcutkey.users.muteme.function = Slå av eller på mikrofon -bbb.shortcutkey.chat.chatinput = 73 -bbb.shortcutkey.chat.chatinput.function = Fokuser på chat tekstfelt -bbb.shortcutkey.present.focusslide = 67 -bbb.shortcutkey.present.focusslide.function = Fokuser på presentasjonen -bbb.shortcutkey.whiteboard.undo = 90 -bbb.shortcutkey.whiteboard.undo.function = Angre siste markering på tavla - -bbb.shortcutkey.focus.users = 49 -bbb.shortcutkey.focus.users.function = Endre fokus til brukervindu -bbb.shortcutkey.focus.video = 50 -bbb.shortcutkey.focus.video.function = Endre fokus til videodokk -bbb.shortcutkey.focus.presentation = 51 -bbb.shortcutkey.focus.presentation.function = Endre fokus til presentasjonsvindu -bbb.shortcutkey.focus.chat = 52 -bbb.shortcutkey.focus.chat.function = Endre fokus til chatvindu -bbb.shortcutkey.focus.pollingCreate = 67 -bbb.shortcutkey.focus.pollingCreate.function = Endre fokus til vindu for å lage spørring, hvis det er åpent. -bbb.shortcutkey.focus.pollingStats = 83 -bbb.shortcutkey.focus.pollingStats.function = Endre fokus til vindu for stistikk av spørring, hvis det er åpen. -bbb.shortcutkey.focus.voting = 89 -bbb.shortcutkey.focus.voting.function = Endre fokus til vindu for avstemming, hvis det er åpent. - -bbb.shortcutkey.share.desktop = 68 -bbb.shortcutkey.share.desktop.function = Åpne skrivebordsdeling vindu -bbb.shortcutkey.share.microphone = 79 -bbb.shortcutkey.share.microphone.function = Åpne mikrofoninnstillinger vindu -bbb.shortcutkey.share.pauseRemoteStream = 80 -bbb.shortcutkey.share.pauseRemoteStream.function = Start/Stopp å lytte til konferansen -bbb.shortcutkey.share.webcam = 66 -bbb.shortcutkey.share.webcam.function = Åpne webkamera deling vindu - -bbb.shortcutkey.shortcutWindow = 72 -bbb.shortcutkey.shortcutWindow.function = Åpne hurtigtast hjelpevindu -bbb.shortcutkey.logout = 76 -bbb.shortcutkey.logout.function = Logg ut av møtet -bbb.shortcutkey.raiseHand = 82 -bbb.shortcutkey.raiseHand.function = Gjør håndsopprekking - -bbb.shortcutkey.present.upload = 85 -bbb.shortcutkey.present.upload.function = Last opp presentasjon -bbb.shortcutkey.present.previous = 65 -bbb.shortcutkey.present.previous.function = Gå til neste lysark -bbb.shortcutkey.present.select = 83 -bbb.shortcutkey.present.select.function = Se på alle lysark -bbb.shortcutkey.present.next = 69 -bbb.shortcutkey.present.next.function = Gå til neste lysark -bbb.shortcutkey.present.fitWidth = 70 -bbb.shortcutkey.present.fitWidth.function = Tilpass lysark til sidebredde -bbb.shortcutkey.present.fitPage = 80 -bbb.shortcutkey.present.fitPage.function = Tilpass lysark til siden - -bbb.shortcutkey.users.makePresenter = 80 -bbb.shortcutkey.users.makePresenter.function = Gjør valgt person til presenterer -bbb.shortcutkey.users.kick = 75 -bbb.shortcutkey.users.kick.function = Vis bort vlgte person fra møtet -bbb.shortcutkey.users.mute = 83 -bbb.shortcutkey.users.mute.function = Slå ly av eller på for valgte person -bbb.shortcutkey.users.muteall = 65 -bbb.shortcutkey.users.muteall.function = Slå lyd av eller på for alle personer -bbb.shortcutkey.users.focusUsers = 85 -bbb.shortcutkey.users.focusUsers.function = Endre fokus til brukerliste -bbb.shortcutkey.users.muteAllButPres = 65 -bbb.shortcutkey.users.muteAllButPres.function = Slå lyd av for alle unntatt presenterer - -bbb.shortcutkey.chat.focusTabs = 89 -bbb.shortcutkey.chat.focusTabs.function = Endre fokus til chat faner -bbb.shortcutkey.chat.focusBox = 66 -bbb.shortcutkey.chat.focusBox.function = Endre fokus til chat boks -bbb.shortcutkey.chat.changeColour = 67 -bbb.shortcutkey.chat.changeColour.function = Endre fokus til fargeplukker -bbb.shortcutkey.chat.sendMessage = 83 -bbb.shortcutkey.chat.sendMessage.function = Send chat melding -bbb.shortcutkey.chat.explanation = ---- -bbb.shortcutkey.chat.explanation.function = Endre fokus til chat boks for å bla i meldinger - -bbb.shortcutkey.chat.chatbox.advance = 32 -bbb.shortcutkey.chat.chatbox.advance.function = Gå til neste melding -bbb.shortcutkey.chat.chatbox.goback = 80 -bbb.shortcutkey.chat.chatbox.goback.function = Gå til forrige melding -bbb.shortcutkey.chat.chatbox.repeat = 82 -bbb.shortcutkey.chat.chatbox.repeat.function = Gjenta gjeldende melding -bbb.shortcutkey.chat.chatbox.golatest = 89 -bbb.shortcutkey.chat.chatbox.golatest.function = Gå til siste melding -bbb.shortcutkey.chat.chatbox.gofirst = 65 -bbb.shortcutkey.chat.chatbox.gofirst.function = Gå til første melding -bbb.shortcutkey.chat.chatbox.goread = 75 -bbb.shortcutkey.chat.chatbox.goread.function = Gå til siste leste melding -bbb.shortcutkey.chat.chatbox.debug = 71 -bbb.shortcutkey.chat.chatbox.debug.function = Midlertidig debug hurtigtast - -bbb.polling.toolbar.toolTip = Administrer spørringer -bbb.polling.buttonName = Administrer spørringer -bbb.polling.createPoll = Lag ny spørring -bbb.polling.createPoll.moreThanOneResponse = La brukerne velge mer enn et svar -bbb.polling.createPoll.hint = Tips\: Strt hvert svar på ny linje -bbb.polling.createPoll.answers = Svar\: -bbb.polling.createPoll.question = Spørsmål\: -bbb.polling.createPoll.title = Tittel\: -bbb.polling.createPoll.publishToWeb = Aktiver webspørring - -bbb.polling.pollPreview = Forhåndsvisning av spørring -bbb.polling.pollPreview.modify = Modifiser -bbb.polling.pollPreview.publish = Publiser -bbb.polling.pollPreview.preview = Forhåndsvising -bbb.polling.pollPreview.save = Lagre -bbb.polling.pollPreview.cancel = Avbryt -bbb.polling.pollPreview.modify = Modifiser -bbb.polling.pollPreview.hereIsYourPoll = Her er din spørring\: -bbb.polling.pollPreview.ifYouWantChanges = Klikk 'Modify' knapp hvis du vil endre noe -bbb.polling.pollPreview.checkAll = (velg alle som passer) -bbb.polling.pollPreview.pollWillPublishOnline = Denne spørringen e tilgjengelig som webspørring - -bbb.polling.resultBtn.label=Resultat -bbb.polling.resultBtn.toolTip=Vis resultatet av spørringen -bbb.polling.startBtn.label=Start -bbb.polling.startBtn.toolTip=Start spørring -bbb.polling.editBtn.label=Rediger -bbb.polling.editBtn.toolTip=Rediger spørring -bbb.polling.deleteBtn.toolTip=Slett spørring - -bbb.publishVideo.startPublishBtn.labelText = Start deling -bbb.publishVideo.changeCameraBtn.labelText = Endre kamera innstillinger - -bbb.accessibility.alerts.madePresenter = Du er nå presenterer -bbb.accessibility.alerts.madeViewer = Du er nå en seer. - -bbb.shortcutkey.polling.buttonClick = 80 -bbb.shortcutkey.polling.buttonClick.function = Åpne vindu for spørring. -bbb.shortcutkey.polling.focusTitle = 67 -bbb.shortcutkey.polling.focusTitle.function = Endre fokus til inntasting av tittel. -bbb.shortcutkey.polling.focusQuestion = 81 -bbb.shortcutkey.polling.focusQuestion.function = Endre fokus til inntasting av spørsmål. -bbb.shortcutkey.polling.focusAnswers = 65 -bbb.shortcutkey.polling.focusAnswers.function = Endre fokus til inntasting av svar. -bbb.shortcutkey.polling.focusMultipleCB = 77 -bbb.shortcutkey.polling.focusMultipleCB.function = Endre fokus til "Tillat flervalg" valgboks. -bbb.shortcutkey.polling.focusWebPollCB = 66 -bbb.shortcutkey.polling.focusWebPollCB.function = Endre fokus til "Aktiver web spørring" valgboks. -bbb.shortcutkey.polling.previewClick = 80 -bbb.shortcutkey.polling.previewClick.function = Forhåndsvis spørringen og fortsett. -bbb.shortcutkey.polling.cancelClick = 88 -bbb.shortcutkey.polling.cancelClick.function = Avbryt og avslutt å redigere spørring. -bbb.shortcutkey.polling.modify = 69 -bbb.shortcutkey.polling.modify.function = Gå tilbake og modifiser spørringen. -bbb.shortcutkey.polling.publish = 85 -bbb.shortcutkey.polling.publish.function = Publiser spørringen og åpne for avstemming. -bbb.shortcutkey.polling.save = 83 -bbb.shortcutkey.polling.save.function = Lagre spørringen til senere bruk. - -bbb.shortcutkey.pollStats.explanation = ---- -bbb.shortcutkey.pollStats.explanation.function = Resultatene fra spørringen er tilgjengelig etter at spørringen er publisert. -bbb.shortcutkey.polling.focusData = 68 -bbb.shortcutkey.polling.focusData.function = Endre fokus til resultater av spørring. -bbb.shortcutkey.polling.refresh = 82 -bbb.shortcutkey.polling.refresh.function = Oppfrisk resultatene fra spørring. -bbb.shortcutkey.polling.focusWebPoll = 73 -bbb.shortcutkey.polling.focusWebPoll.function = Endre fokus til URL boks for webspørring. -bbb.shortcutkey.polling.stopPoll = 79 -bbb.shortcutkey.polling.stopPoll.function = Stopp spørringen og avslutt avstemming. -bbb.shortcutkey.polling.repostPoll = 80 -bbb.shortcutkey.polling.repostPoll.function = Publiser spørringen på nytt. -bbb.shortcutkey.polling.closeStatsWindow = 88 -bbb.shortcutkey.polling.closeStatsWindow.function = Lukk resultatvindu for spørring. - -bbb.shortcutkey.polling.vote = 86 -bbb.shortcutkey.polling.vote.function = Gi din stemme med de gitte valgmuligheter. -bbb.shortcutkey.polling.focusVoteQuestion = 81 -bbb.shortcutkey.polling.focusVoteQuestion.function = Endre fokus til spørsmål. - -bbb.shortcutkey.specialKeys.space = Mellomromtast -bbb.shortcutkey.specialKeys.left = Pil til venstre -bbb.shortcutkey.specialKeys.right = Pil til høyre -bbb.shortcutkey.specialKeys.up = Pil opp -bbb.shortcutkey.specialKeys.down = Pil ned -bbb.shortcutkey.specialKeys.plus = Pluss -bbb.shortcutkey.specialKeys.minus = Minus - -bbb.toolbar.videodock.toolTip.closeAllVideos = Lukk alle videoer -bbb.users.settings.lockAll=Lås alle brukere -bbb.users.settings.lockAllExcept=Lås brukere unntat presenterer -bbb.users.settings.lockSettings=Lås seere... -bbb.users.settings.unlockAll=Avslutt låsing av seere -bbb.users.settings.roomIsLocked=Låst som standardsetting -bbb.users.settings.roomIsMuted=Dempet som standardsetting - -bbb.lockSettings.save = Bruk -bbb.lockSettings.save.tooltip = Bruk låsing -bbb.lockSettings.cancel = Avbryt -bbb.lockSettings.cancel.toolTip = Lukk alle vinduer uten å lagre - -bbb.lockSettings.moderatorLocking = Moderator låser -bbb.lockSettings.privateChat = Privat chat -bbb.lockSettings.publicChat = Åpen chat -bbb.lockSettings.webcam = Webkamera -bbb.lockSettings.microphone = Mikrofon -bbb.lockSettings.layout = Layout -bbb.lockSettings.title=Lås seere -bbb.lockSettings.feature=Mulighet -bbb.lockSettings.locked=Låst -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/pl_PL/bbbResources.properties b/clients/flash/web-client/src/locale/pl_PL/bbbResources.properties deleted file mode 100644 index f0e6d6e46a34..000000000000 --- a/clients/flash/web-client/src/locale/pl_PL/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Łączenie z serwerem -bbb.mainshell.statusProgress.loading = Proszę czekać, ładowanie {0} modułów w toku\: -bbb.mainshell.statusProgress.cannotConnectServer = Przepraszamy, brak połączenia z serwerem. -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Otwórz okno dziennika -bbb.mainshell.meetingNotFound = Nie Znaleziono Spotkania -bbb.mainshell.invalidAuthToken = Nieprawidłowe Potwierdzenie Autentyczności Żetonu -bbb.mainshell.resetLayoutBtn.toolTip = Resetuj układ okien -bbb.mainshell.notification.tunnelling = Tunelowanie -bbb.mainshell.notification.webrtc = WebRTC Audio -bbb.oldlocalewindow.reminder1 = Możliwe, że masz stare tłumaczenie dla BigBlueButton. -bbb.oldlocalewindow.reminder2 = Prosimy wyczyścić cache przeglądarki, a następnie spróbować ponownie. -bbb.oldlocalewindow.windowTitle = Uwaga\: Nieaktualne tłumaczenie -bbb.audioSelection.title = Jak chcesz używać audio? -bbb.audioSelection.btnMicrophone.label = Mikrofon -bbb.audioSelection.btnMicrophone.toolTip = Dołącz z włączonym mikrofonem -bbb.audioSelection.btnListenOnly.label = Tylko Słuchaj -bbb.audioSelection.btnListenOnly.toolTip = Dołącz jako słuchacz -bbb.audioSelection.txtPhone.text = Aby wziąć udział w spotkaniu przez telefon, wybierz\: {0} a następnie {1} jako numer pin konferencji. -bbb.micSettings.title = Test Audio -bbb.micSettings.speakers.header = Test Głośników -bbb.micSettings.microphone.header = Test Mikrofonu -bbb.micSettings.playSound = Test słuchawek -bbb.micSettings.playSound.toolTip = Odtwórz dźwięk testowy aby przetestować słuchawki -bbb.micSettings.hearFromHeadset = Dźwięk powinieneś słyszeć w słuchawkach -bbb.micSettings.speakIntoMic = Jeśli używasz słuchawek nausznych (bądź dousznych), powinieneś słuchać nagrania ze swoich słuchawek - nie z głośników komputera. -bbb.micSettings.echoTestMicPrompt = To jest prywatny test na echo. Powiedz kilka słów. Czy słyszałeś dźwięk? -bbb.micSettings.echoTestAudioYes = Tak -bbb.micSettings.echoTestAudioNo = Nie -bbb.micSettings.speakIntoMicTestLevel = Mów do mikrofonu. Czy widziałeś ruch paska? Jeśli nie, wybierz inny mikrofon. -bbb.micSettings.recommendHeadset = Użyj słuchawek z mikrofonem dla najlepszej jakości dźwięku. -bbb.micSettings.changeMic = Test lub Zmiana Mikrofonu -bbb.micSettings.changeMic.toolTip = Otwórz okno dialogowe ustawień mikrofonu Flash Player -bbb.micSettings.comboMicList.toolTip = Wybierz mikrofon -bbb.micSettings.micRecordVolume.label = Wzmocnienie -bbb.micSettings.micRecordVolume.toolTip = Ustaw wzmocnienie mikrofonu -bbb.micSettings.nextButton = Dalej -# bbb.micSettings.nextButton.toolTip = Start the echo test -bbb.micSettings.join = Dołącz do konferencji audio -bbb.micSettings.join.toolTip = Weź udział w konferencji audio -bbb.micSettings.cancel = Anuluj -bbb.micSettings.connectingtoecho = Łączenie -bbb.micSettings.connectingtoecho.error = Błąd Testu na Echo\: Proszę skontaktować się z administratorem. -bbb.micSettings.cancel.toolTip = Anuluj uczestnictwo w konferencji audio. -bbb.micSettings.access.helpButton = Aby zobaczyć samouczki wideo, kliknij tutaj. Otworzy się nowa strona. -bbb.micSettings.access.title = Ustawienia dźwięku -bbb.micSettings.webrtc.title = Pomoc WebRTC -bbb.micSettings.webrtc.capableBrowser = Twoja przeglądarka obsługuje WebRTC. -bbb.micSettings.webrtc.capableBrowser.dontuseit = Naciśnij by nie używać WebRTC -bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Naciśnij tutaj, jeśli nie chcesz używać technologii WebRTC (zalecane, jeśli masz problemy z jej używaniem). -bbb.micSettings.webrtc.notCapableBrowser = Twoja przeglądarka nie obsługuje WebRTC. Proszę używać Google Chrome (wersja 32 lub nowsza); lub Mozilla Firefox (wersja 26 lub nowsza). Nadal będziesz mógł brać udział w konferencji audio używając Platformy Adobe Flash. -# bbb.micSettings.webrtc.connecting = Calling -# bbb.micSettings.webrtc.waitingforice = Connecting -# bbb.micSettings.webrtc.transferring = Transferring -bbb.micSettings.webrtc.endingecho = Połączenie audio -bbb.micSettings.webrtc.endedecho = Test na echo zakończony. -bbb.micPermissions.firefox.title = Pozwolenia Mikrofonu Firefox -bbb.micPermissions.firefox.message1 = Wybierz swój mikrofon, a następnie naciśnij Udostępnij. -bbb.micPermissions.firefox.message2 = Jeśli nie widzisz listy mikrofonów, naciśnij na ikonę mikrofonu. -bbb.micPermissions.chrome.title = Pozwolenia Mikrofonu Chrome -bbb.micPermissions.chrome.message1 = Naciśnij na Pozwól, aby dać przeglądarce Chrome pozwolenie, by używać Twojego mikrofonu. -bbb.micWarning.title = Ostrzeżenie Audio -bbb.micWarning.joinBtn.label = Weź udział w każdym razie -bbb.micWarning.testAgain.label = Testuj ponownie -bbb.micWarning.message = Twój mikrofon nie wykazał żadnej aktywności, inni prawdopodobnie nie będą mogli słyszeć podczas sesji. -bbb.webrtcWarning.message = Wykryto następującą kwestię WebRTC\: {0}. Czy zamiast tego chcesz wypróbować Flash? -# bbb.webrtcWarning.title = WebRTC Audio Failure -bbb.webrtcWarning.failedError.1001 = Błąd 1001\: WebSocket rozłączony -bbb.webrtcWarning.failedError.1002 = Błąd 1002\: Nie można nawiązać połączenia WebSocket -bbb.webrtcWarning.failedError.1003 = Błąd 1003\: Ta wersja przeglądarki nie jest obsługiwana -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -bbb.webrtcWarning.failedError.1005 = Błąd 1005\: Połączenie zostało niespodziewanie zakończone -# bbb.webrtcWarning.failedError.1006 = Error 1006\: Call timed out -# bbb.webrtcWarning.failedError.1007 = Error 1007\: ICE negotiation failed -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -bbb.webrtcWarning.failedError.unknown = Błąd {0}\: Nieznany kod błędu -# bbb.webrtcWarning.failedError.mediamissing = Could not get your microphone for a WebRTC call -# bbb.webrtcWarning.failedError.endedunexpectedly = The WebRTC echo test ended unexpectedly -bbb.mainToolbar.helpBtn = Pomoc -bbb.mainToolbar.logoutBtn = Wyloguj -bbb.mainToolbar.logoutBtn.toolTip = Wyloguj -bbb.mainToolbar.langSelector = Wybierz język -bbb.mainToolbar.settingsBtn = Ustawienia -bbb.mainToolbar.settingsBtn.toolTip = Otwórz ustawienia -bbb.mainToolbar.shortcutBtn = Skróty klawiszowe -bbb.mainToolbar.shortcutBtn.toolTip = Otwórz Okno Skrótów Klawiszowych -bbb.mainToolbar.recordBtn.toolTip.start = Zacznij nagrywanie -bbb.mainToolbar.recordBtn.toolTip.stop = Zakończ nagrywanie -bbb.mainToolbar.recordBtn.toolTip.recording = Sesja jest nagrywana -bbb.mainToolbar.recordBtn.toolTip.notRecording = Sesja nie jest nagrywana -bbb.mainToolbar.recordBtn.confirm.title = Potwierdź nagrywanie -bbb.mainToolbar.recordBtn.confirm.message.start = Czy jesteś pewien, że chcesz zacząć nagrywanie tej sesji? -bbb.mainToolbar.recordBtn.confirm.message.stop = Czy jesteś pewien, że chcesz zakończyć nagrywanie tej sesji? -bbb.mainToolbar.recordBtn..notification.title = Powiadomienia o nagraniu -bbb.mainToolbar.recordBtn..notification.message1 = Możesz nagrywać to spotkanie. -bbb.mainToolbar.recordBtn..notification.message2 = Musisz nacisnąć na przycisk Zacznij/Zakończ Nagrywanie na belce tytułowej, aby zacząć/zakończyć nagrywanie. -bbb.mainToolbar.recordingLabel.recording = (Nagrywanie) -bbb.mainToolbar.recordingLabel.notRecording = Nie Nagrywa -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -bbb.window.minimizeBtn.toolTip = Zwiń -bbb.window.maximizeRestoreBtn.toolTip = Powiększ -bbb.window.closeBtn.toolTip = Zamknij -bbb.videoDock.titleBar = Dokowanie okna wideo, pasek tytułu -bbb.presentation.titleBar = Okno prezentacji, pasek tytułu -bbb.chat.titleBar = Okno czatu, pasek tytułu. Aby nawigować po wiadomościach aktywuj box czatu. -bbb.users.title = Użytkownicy {0} {1} -bbb.users.titleBar = Okno użytkowników, kliknij 2 razy aby powiększyć -bbb.users.quickLink.label = Okno Użytkowników -bbb.users.minimizeBtn.accessibilityName = Zwiń okno użytkowników -bbb.users.maximizeRestoreBtn.accessibilityName = Powiększ okno użytkowników -bbb.users.settings.buttonTooltip = Ustawienia -bbb.users.settings.audioSettings = Test Audio -bbb.users.settings.webcamSettings = Ustawienia kamery -bbb.users.settings.muteAll = Wycisz wszystkich -bbb.users.settings.muteAllExcept = Wycisz wszystkich z wyjątkiem prezentera -bbb.users.settings.unmuteAll = Włącz głos wszystkim -bbb.users.settings.lowerAllHands = Opuść wszystkie ręce -bbb.users.raiseHandBtn.toolTip = Podnieś Rękę -bbb.users.raiseHandBtn.toolTip2 = Opuść Rękę -bbb.users.roomMuted.text = Widzowie Wyciszeni -bbb.users.roomLocked.text = Widzowie Zablokowani -bbb.users.pushToTalk.toolTip = Kliknij aby mówić -bbb.users.pushToMute.toolTip = Wycisz mnie -bbb.users.muteMeBtnTxt.talk = Włącz -bbb.users.muteMeBtnTxt.mute = Wycisz -bbb.users.muteMeBtnTxt.muted = Wyciszony -bbb.users.muteMeBtnTxt.unmuted = Nie wyciszony -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -bbb.users.usersGrid.accessibilityName = Lista użytkowników, użyj klawiszy strzałek aby nawigować. -bbb.users.usersGrid.nameItemRenderer = Nazwa -bbb.users.usersGrid.nameItemRenderer.youIdentifier = ty -bbb.users.usersGrid.statusItemRenderer = Status -bbb.users.usersGrid.statusItemRenderer.changePresenter = Naciśnij by uczynić Prezenterem -bbb.users.usersGrid.statusItemRenderer.presenter = Prezenter -bbb.users.usersGrid.statusItemRenderer.moderator = Moderator -bbb.users.usersGrid.statusItemRenderer.lowerHand = Opuść Rękę -bbb.users.usersGrid.statusItemRenderer.handRaised = Podniesiona ręka -bbb.users.usersGrid.statusItemRenderer.viewer = Uczestnik -bbb.users.usersGrid.mediaItemRenderer = Media -bbb.users.usersGrid.mediaItemRenderer.talking = Mówienie -bbb.users.usersGrid.mediaItemRenderer.webcam = Udostępnij kamerę -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = Kliknij aby zobaczyć kamerę -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Kliknij aby dać głos użytkownikowi -bbb.users.usersGrid.mediaItemRenderer.pushToMute = Kliknij aby wyciszyć użytkownika -bbb.users.usersGrid.mediaItemRenderer.pushToLock = Zablokuj {0} -bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Odblokuj {0} -bbb.users.usersGrid.mediaItemRenderer.kickUser = Wyrzuć użytkownika -bbb.users.usersGrid.mediaItemRenderer.webcam = Udostępnij kamerę -bbb.users.usersGrid.mediaItemRenderer.micOff = Mikrofon wyłączony -bbb.users.usersGrid.mediaItemRenderer.micOn = Mikrofon włączony -bbb.users.usersGrid.mediaItemRenderer.noAudio = Nie w konferencji audio -bbb.presentation.title = Prezentacja -bbb.presentation.titleWithPres = Prezentacja\: {0} -bbb.presentation.quickLink.label = Okno Prezentacji -bbb.presentation.fitToWidth.toolTip = Dopasuj Prezentację do Szerokości -bbb.presentation.fitToPage.toolTip = Dopasuj Prezentację do Strony -bbb.presentation.uploadPresBtn.toolTip = Wgraj Prezentację -bbb.presentation.backBtn.toolTip = Poprzedni slajd -# bbb.presentation.btnSlideNum.accessibilityName = Slide {0} of {1} -bbb.presentation.btnSlideNum.toolTip = Kliknij aby wybrać slajd -bbb.presentation.forwardBtn.toolTip = Następny slajd -bbb.presentation.maxUploadFileExceededAlert = Błąd\: Plik ma zbyt dużą wielkość -bbb.presentation.uploadcomplete = Wysyłanie zakończone, prosimy czekać aż dokument zostanie skonwertowany -bbb.presentation.uploaded = wysłany. -bbb.presentation.document.supported = Wysłany dokument jest obsługiwany, rozpoczynanie konwersji... -bbb.presentation.document.converted = Poprawnie wykonano konwersję dokumentu. -bbb.presentation.error.document.convert.failed = Błąd\: Niepoprawnie dokonana konwersja... -bbb.presentation.error.io = Błąd wejścia/wyjścia\: Prosimy o kontakt z administratorem. -bbb.presentation.error.security = Błąd bezpieczeństwa\: Prosimy o kontakt z administratorem. -bbb.presentation.error.convert.notsupported = Błąd\: Przesłany dokument nie jest obsługiwany, prosimy o przesłanie dokumentu kompatybilnego. -bbb.presentation.error.convert.nbpage = Błąd\: Nie udało się ustalić liczby stron w dokumencie. -bbb.presentation.error.convert.maxnbpagereach = Błąd\: Dokument posiada za duża liczbę stron. -bbb.presentation.converted = Dokonano konwersji {0} z {1} slajdów. -bbb.presentation.ok = OK -bbb.presentation.slider = Poziom powiększenia prezentacji -bbb.presentation.slideloader.starttext = Przewiń początek tekstu -bbb.presentation.slideloader.endtext = Przewiń koniec tekstu -bbb.presentation.uploadwindow.presentationfile = Plik prezentacji -bbb.presentation.uploadwindow.pdf = PDF -bbb.presentation.uploadwindow.word = WORD -bbb.presentation.uploadwindow.excel = EXCEL -bbb.presentation.uploadwindow.powerpoint = POWERPOINT -bbb.presentation.uploadwindow.image = GRAFIKA -bbb.presentation.minimizeBtn.accessibilityName = Zwiń okno prezentacji -bbb.presentation.maximizeRestoreBtn.accessibilityName = Powiększ okno prezentacji -bbb.presentation.closeBtn.accessibilityName = Zamknij okno prezentacji -bbb.fileupload.title = Dodaj pliki do Twojej prezentacji -bbb.fileupload.lblFileName.defaultText = Nie wybrano pliku -bbb.fileupload.selectBtn.label = Wybierz plik -bbb.fileupload.selectBtn.toolTip = Otwórz okno do wybrania pliku -bbb.fileupload.uploadBtn = Wyślij -bbb.fileupload.uploadBtn.toolTip = Wyślij wybrany plik -bbb.fileupload.deleteBtn.toolTip = Usuń prezentację -bbb.fileupload.showBtn = Pokaż -bbb.fileupload.showBtn.toolTip = Pokaż prezentację -bbb.fileupload.okCancelBtn = Anuluj -bbb.fileupload.okCancelBtn.toolTip = Zamknij okno wysyłania plików -bbb.fileupload.genThumbText = Generowanie miniatur... -bbb.fileupload.progBarLbl = Postęp\: -bbb.fileupload.fileFormatHint = Wgraj dowolny dokument biurowy lub plik PDF (Portable Document Format). Dla lepszych rezultatów wgraj plik PDF. -bbb.chat.title = Czat -bbb.chat.quickLink.label = Okno Chatu -bbb.chat.cmpColorPicker.toolTip = Kolor tekstu -bbb.chat.input.accessibilityName = Pole Edycji Wiadomości Chat -bbb.chat.sendBtn = Wyślij -bbb.chat.sendBtn.toolTip = Wyślij wiadomość -bbb.chat.sendBtn.accessibilityName = Wyślij wiadomość czatu -bbb.chat.contextmenu.copyalltext = Kopiuj Cały Tekst -bbb.chat.publicChatUsername = Wszyscy -bbb.chat.optionsTabName = Opcje -bbb.chat.privateChatSelect = Wybierz osobę do czatu prywatnego -# 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.chatOptions = Opcje czatu -bbb.chat.fontSize = Rozmiar czcionki czatu -bbb.chat.cmbFontSize.toolTip = Wybierz Rozmiar Czcionki dla Wiadomości Chat -bbb.chat.messageList = Box wiadomości -bbb.chat.minimizeBtn.accessibilityName = Zwiń okno czatu -bbb.chat.maximizeRestoreBtn.accessibilityName = Powiększ okno czatu -bbb.chat.closeBtn.accessibilityName = Zamknij okno czatu -bbb.chat.chatTabs.accessibleNotice = Nowa wiadomość w tej zakładce. -bbb.publishVideo.changeCameraBtn.labelText = Zmień kamerę -bbb.publishVideo.changeCameraBtn.toolTip = Kliknij aby otworzyć okno zmiany kamery -bbb.publishVideo.cmbResolution.tooltip = Wybierz rozdzielczość kamery -bbb.publishVideo.startPublishBtn.labelText = Rozpoczęcie udostępniania -bbb.publishVideo.startPublishBtn.toolTip = Rozpoczęcie udostępniania kamery -bbb.webcamPermissions.chrome.title = Pozwolenia Kamerki Internetowej Chrome -bbb.webcamPermissions.chrome.message1 = Naciśnij na Pozwól, aby dać przeglądarce Chrome pozwolenie, by używać Twojej kamerki internetowej. -bbb.videodock.title = Dokowanie wideo -bbb.videodock.quickLink.label = Okno Kamerek Internetowych -bbb.video.minimizeBtn.accessibilityName = Zwiń okno wideo -bbb.video.maximizeRestoreBtn.accessibilityName = Powiększ okno wideo -bbb.video.controls.muteButton.toolTip = Wyciszony lub włączony {0} -bbb.video.controls.switchPresenter.toolTip = Zrób {0} prezenterem -bbb.video.controls.ejectUserBtn.toolTip = Wyrzuć {0} z meetingu -bbb.video.controls.privateChatBtn.toolTip = Szerokość czatu {0} -bbb.video.publish.hint.noCamera = Kamera niedostępna -bbb.video.publish.hint.cantOpenCamera = Nie można otworzyć kamery -bbb.video.publish.hint.waitingApproval = Oczekuje na zatwierdzenie -bbb.video.publish.hint.videoPreview = Podląd wideo -bbb.video.publish.hint.openingCamera = Otwieranie kamery... -bbb.video.publish.hint.cameraDenied = Brak dostępu do kamery -bbb.video.publish.hint.cameraIsBeingUsed = Prawdopodobnie kamera jest używana przez inną aplikację -bbb.video.publish.hint.publishing = Publikowanie... -bbb.video.publish.closeBtn.accessName = Zamknij okno dialogowe ustawień kamery -bbb.video.publish.closeBtn.label = Anuluj -bbb.video.publish.titleBar = Okno publikacji kamery -bbb.desktopPublish.title = Udostępnianie pulpitu\: podgląd prezentera -bbb.desktopPublish.fullscreen.tooltip = Udostępnij Swój Główny Ekran -bbb.desktopPublish.fullscreen.label = Pełny ekran -bbb.desktopPublish.region.tooltip = Udostępnij Część Swojego Ekranu -bbb.desktopPublish.region.label = Strefa -bbb.desktopPublish.stop.tooltip = Zamknij udostępnianie ekranu -bbb.desktopPublish.stop.label = Zamknij -bbb.desktopPublish.maximizeRestoreBtn.toolTip = Nie możesz powiększyć tego okna -bbb.desktopPublish.closeBtn.toolTip = Zakończ udostępnianie i zamknij -bbb.desktopPublish.chromeOnMacUnsupportedHint = Udostępnianie ekranu nie jest aktualnie wspierane przez Chrome działającym na Mac OS X. Zalecamy używanie przeglądarki Firefox w celu udostępniania ekranu. -bbb.desktopPublish.minimizeBtn.toolTip = Zwiń -bbb.desktopPublish.minimizeBtn.accessibilityName = Zwiń okno udostępniania pulpitu -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Powiększ okno udostępniania pulpitu -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -bbb.desktopView.title = Udostępnianie pulpitu -bbb.desktopView.fitToWindow = Dopasuj do okna -bbb.desktopView.actualSize = Wyświetl aktualną wielkość -bbb.desktopView.minimizeBtn.accessibilityName = Zwiń okno widoku udostępniania pulpitu -bbb.desktopView.maximizeRestoreBtn.accessibilityName = Powiększ okno widoku udostępniania pulpitu -bbb.desktopView.closeBtn.accessibilityName = Zamknij okno widoku udostępniania pulpitu -bbb.toolbar.phone.toolTip.start = Wybierz Swój Mikrofon -bbb.toolbar.phone.toolTip.stop = Wyłącz Udostępnianie Swojego Mikrofonu -bbb.toolbar.phone.toolTip.mute = Przestań słuchać konferencji -bbb.toolbar.phone.toolTip.unmute = Zacznij słuchać konferencji -bbb.toolbar.phone.toolTip.nomic = Nie wykryto mikrofonu -bbb.toolbar.deskshare.toolTip.start = Udostępnij Swój Ekran -bbb.toolbar.deskshare.toolTip.stop = Wyłącz Udostępnianie Swojego Ekranu -bbb.toolbar.video.toolTip.start = Udostępnij Obraz Swojej Kamery Internetowej -bbb.toolbar.video.toolTip.stop = Wyłącz Udostępnianie Obrazu Swojej Kamery Internetowej -bbb.layout.addButton.toolTip = Dodaj niestandardowy układ do listy -bbb.layout.broadcastButton.toolTip = Zastosuj Obecny Układ do Wszystkich Widzów -bbb.layout.combo.toolTip = Zmień Swój Układ -bbb.layout.loadButton.toolTip = Wczytaj układy z pliku -bbb.layout.saveButton.toolTip = Zapisz układy do pliku -bbb.layout.lockButton.toolTip = Zabokuj układ -bbb.layout.combo.prompt = Zastosuj układ -bbb.layout.combo.custom = * Niestandardowy układ -bbb.layout.combo.customName = Niestandardowy układ -bbb.layout.combo.remote = Zdalny -bbb.layout.save.complete = Układ został zapisany -bbb.layout.load.complete = Układ został wczytany -bbb.layout.load.failed = Nie można wczytać układu -# bbb.layout.name.defaultlayout = Default Layout -# bbb.layout.name.videochat = Video Chat -# bbb.layout.name.webcamsfocus = Webcam Meeting -# bbb.layout.name.presentfocus = Presentation Meeting -# bbb.layout.name.lectureassistant = Lecture Assistant -# bbb.layout.name.lecture = Lecture -bbb.highlighter.toolbar.pencil = Ołówek -bbb.highlighter.toolbar.pencil.accessibilityName = Zamień kursor na ołówek -bbb.highlighter.toolbar.ellipse = Okrąg -bbb.highlighter.toolbar.ellipse.accessibilityName = Zamień kursor na okrąg -bbb.highlighter.toolbar.rectangle = Prostokąt -bbb.highlighter.toolbar.rectangle.accessibilityName = Zamień kursor na prostokąt -bbb.highlighter.toolbar.panzoom = Rączka -bbb.highlighter.toolbar.panzoom.accessibilityName = Zamień kursor na rączkę -bbb.highlighter.toolbar.clear = Wyczyść Wszystkie Adnotacje -bbb.highlighter.toolbar.clear.accessibilityName = Wyczyść stronę -bbb.highlighter.toolbar.undo = Cofnij Adnotację -bbb.highlighter.toolbar.undo.accessibilityName = Cofnij ostatni kształt -bbb.highlighter.toolbar.color = Wybierz kolor -bbb.highlighter.toolbar.color.accessibilityName = Wybierz kolor do rysowania -bbb.highlighter.toolbar.thickness = Zmień grubość -bbb.highlighter.toolbar.thickness.accessibilityName = Zmiana grubości rysowania -bbb.logout.title = Wylogowany -bbb.logout.button.label = OK -bbb.logout.appshutdown = Serwer aplikacji został wyłączony -bbb.logout.asyncerror = Wystąpił błąd Async -bbb.logout.connectionclosed = Połączenie z serwerem zostało zostało zamknięte. -bbb.logout.connectionfailed = Połączenie z serwerem nie jest poprawne -bbb.logout.rejected = Połączenie z serwerem zostało utracone -bbb.logout.invalidapp = Aplikacja red5 nie istnieje -bbb.logout.unknown = Twój klient stracił połączenie z serwerem -bbb.logout.usercommand = Wylogowałeś się z konferencji -bbb.logout.refresh.message = Jeśli to wylogowanie było niezamierzone, naciśnij na przycisk poniżej by ponownie połączyć. -bbb.logout.refresh.label = Połącz ponownie -bbb.logout.confirm.title = Potwierdź Wylogowanie Się -bbb.logout.confirm.message = Czy jesteś pewien, że chcesz się wylogować? -bbb.logout.confirm.yes = Tak -bbb.logout.confirm.no = Nie -bbb.notes.title = Notatki -bbb.notes.cmpColorPicker.toolTip = Kolor tekstu -bbb.notes.saveBtn = Zapisz -bbb.notes.saveBtn.toolTip = Zapisz notatkę -bbb.settings.deskshare.instructions = Kliknij zezwalaj aby sprawdzić czy udostępnianie pulpitu działa u Ciebie poprawnie -bbb.settings.deskshare.start = Sprawdź udostępnianie pulpitu -bbb.settings.voice.volume = Aktywność mikrofonu -bbb.settings.java.label = Błąd wersji komponentu Java -bbb.settings.java.text = Posiadasz zainstalowaną wersję Java {0}, ale nie posiadasz najnowszej wersji {1} wymaganej do używania BigBlueButton opcji udostępniania pulpitu. Kliknij aby zainstalować najnowszą wersję Java JRE. -bbb.settings.java.command = Instaluj najnowszą Javę -bbb.settings.flash.label = Błąd wersji Flash -bbb.settings.flash.text = Posiadasz zainstalowany Flash w wersji {0}, ale nie masz najnowszej wersji {1} wymaganej do używania BigBlueButton. Kliknij aby zainstalować najnowszy Adobe Flash. -bbb.settings.flash.command = Instaluj najnowszy Flash -bbb.settings.isight.label = Błąd kamery iSight -bbb.settings.isight.text = Jeśli masz problemy z kamerą iSight, możliwe, że system operacyjny to OS X 10.6.5, w którym jest znany problem z Flash (przechwytywanie obrazu z kamery iSight). n Aby to skorygować, kliknij na link i zainstaluj nowszą wersję Flash Player, lub zaktualizuj swój komputer. -bbb.settings.isight.command = Instaluj Flash 10.2 RC2 -bbb.settings.warning.label = Ostrzeżenie -bbb.settings.warning.close = Zamknij to ostrzeżenie -bbb.settings.noissues = Nie wykryto żadnych problemów -bbb.settings.instructions = Zaakceptuj zapytanie Flash. Jeśli się widzisz i słyszysz masz poprawne ustawienia, jeśli coś jest nie tak zobaczysz to poniżej. -ltbcustom.bbb.highlighter.toolbar.triangle = Trójkąt -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Zamień kursor na trójkąt -ltbcustom.bbb.highlighter.toolbar.line = Linia -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Zamień kursor na linię -ltbcustom.bbb.highlighter.toolbar.text = Tekst -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Zamień kursor na tekst -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Kolor tekstu -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Wielkość czcionki - -# bbb.accessibility.clientReady = Ready - -bbb.accessibility.chat.chatBox.reachedFirst = Otrzymałeś pierwszą wiadomość. -bbb.accessibility.chat.chatBox.reachedLatest = Otrzymałeś ostatnią wiadomość -bbb.accessibility.chat.chatBox.navigatedFirst = Idź do pierwszej wiadomości. -bbb.accessibility.chat.chatBox.navigatedLatest = Idź do ostatniej wiadomości. -bbb.accessibility.chat.chatBox.navigatedLatestRead = Idź do ostatniej przeczytanej wiadomości. -bbb.accessibility.chat.chatwindow.input = Wpisz tekst - -bbb.accessibility.chat.initialDescription = Użyj klawiszy strzałek aby poruszać się po wiadomościach chat. - -bbb.accessibility.notes.notesview.input = Wpisz tekst - -bbb.shortcuthelp.title = Skróty klawiszowe -bbb.shortcuthelp.minimizeBtn.accessibilityName = Zwiń okno słownika skrótów -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Powiększ okno słownika skrótów -bbb.shortcuthelp.closeBtn.accessibilityName = Zamknij okno słownika skrótów -bbb.shortcuthelp.dropdown.general = Globalne skróty -bbb.shortcuthelp.dropdown.presentation = Skróty prezentacji -bbb.shortcuthelp.dropdown.chat = Skróty czatu -bbb.shortcuthelp.dropdown.users = Skróty użytkownika -bbb.shortcuthelp.dropdown.polling = Skróty klawiszowe Prezentera Ankiety -bbb.shortcuthelp.dropdown.polling2 = Skróty klawiszowe Ankietowanego -bbb.shortcuthelp.headers.shortcut = Sktót -bbb.shortcuthelp.headers.function = Funkcja - -bbb.shortcutkey.general.minimize = 189 -bbb.shortcutkey.general.minimize.function = Zwiń aktualne okno -bbb.shortcutkey.general.maximize = 187 -bbb.shortcutkey.general.maximize.function = Powiększ aktualne okno - -bbb.shortcutkey.flash.exit = 81 -bbb.shortcutkey.flash.exit.function = A1 -bbb.shortcutkey.users.muteme = 77 -bbb.shortcutkey.users.muteme.function = Wycisz i włącz Twój mikrofon -bbb.shortcutkey.chat.chatinput = 73 -bbb.shortcutkey.chat.chatinput.function = Aktywuj pole wpisywania tekstu -bbb.shortcutkey.present.focusslide = 67 -bbb.shortcutkey.present.focusslide.function = A2 -bbb.shortcutkey.whiteboard.undo = 90 -bbb.shortcutkey.whiteboard.undo.function = Cofnij ostatnie oznaczenie tablicy - -bbb.shortcutkey.focus.users = 49 -bbb.shortcutkey.focus.users.function = Aktywuj okno użytkowników -bbb.shortcutkey.focus.video = 50 -bbb.shortcutkey.focus.video.function = Aktywuj okno dokowania wideo -bbb.shortcutkey.focus.presentation = 51 -bbb.shortcutkey.focus.presentation.function = Aktywuj prezentację -bbb.shortcutkey.focus.chat = 52 -bbb.shortcutkey.focus.chat.function = Aktywuj okno czatu -bbb.shortcutkey.focus.pollingCreate = 67 -bbb.shortcutkey.focus.pollingCreate.function = Pokaż okno Kreatora Ankiety, jeśli jest otwarte. -bbb.shortcutkey.focus.pollingStats = 83 -bbb.shortcutkey.focus.pollingStats.function = Pokaż okno Statystyk Ankiety, jeśli jest otwarte. -bbb.shortcutkey.focus.voting = 89 -bbb.shortcutkey.focus.voting.function = Pokaż okno Głosowania, jeśli jest otwarte. - -bbb.shortcutkey.share.desktop = 68 -bbb.shortcutkey.share.desktop.function = Otwórz okno udostępniania pulpitu -bbb.shortcutkey.share.microphone = 79 -bbb.shortcutkey.share.microphone.function = Otwórz okno ustawień mikrofonu -bbb.shortcutkey.share.pauseRemoteStream = 80 -bbb.shortcutkey.share.pauseRemoteStream.function = Zacznij/Zakończ słuchać konferencji -bbb.shortcutkey.share.webcam = 66 -bbb.shortcutkey.share.webcam.function = Otwórz okno udostępniania kamery - -bbb.shortcutkey.shortcutWindow = 72 -bbb.shortcutkey.shortcutWindow.function = Okno skrótów -bbb.shortcutkey.logout = 76 -bbb.shortcutkey.logout.function = Wyloguj z meetingu -bbb.shortcutkey.raiseHand = 82 -bbb.shortcutkey.raiseHand.function = Podnieś rękę - -bbb.shortcutkey.present.upload = 85 -bbb.shortcutkey.present.upload.function = Wczytaj prezentację -bbb.shortcutkey.present.previous = 65 -bbb.shortcutkey.present.previous.function = Idź do poprzedniego slajdu -bbb.shortcutkey.present.select = 83 -bbb.shortcutkey.present.select.function = Zobacz wszystkie slajdy -bbb.shortcutkey.present.next = 69 -bbb.shortcutkey.present.next.function = Idź do następnego slajdu -bbb.shortcutkey.present.fitWidth = 70 -bbb.shortcutkey.present.fitWidth.function = Dopasuj slajdy do szerokości -bbb.shortcutkey.present.fitPage = 80 -bbb.shortcutkey.present.fitPage.function = Dopasuj slajdy do strony - -bbb.shortcutkey.users.makePresenter = 80 -bbb.shortcutkey.users.makePresenter.function = Zrób wybraną osobę prezenterem -bbb.shortcutkey.users.kick = 75 -bbb.shortcutkey.users.kick.function = Wyrzuć daną osobę z meetingu -bbb.shortcutkey.users.mute = 83 -bbb.shortcutkey.users.mute.function = Wycisz lub włącz wybraną osobę -bbb.shortcutkey.users.muteall = 65 -bbb.shortcutkey.users.muteall.function = Wycisz lub włącz wszystkich użytkowników -bbb.shortcutkey.users.focusUsers = 85 -bbb.shortcutkey.users.focusUsers.function = Aktywuj listę użytkowników -bbb.shortcutkey.users.muteAllButPres = 65 -bbb.shortcutkey.users.muteAllButPres.function = Wycisz wszystkich, ale nie prezentera - -bbb.shortcutkey.chat.focusTabs = 89 -bbb.shortcutkey.chat.focusTabs.function = Aktywuj zakładkę czatu -bbb.shortcutkey.chat.focusBox = 66 -bbb.shortcutkey.chat.focusBox.function = Aktywuj box czatu -bbb.shortcutkey.chat.changeColour = 67 -bbb.shortcutkey.chat.changeColour.function = Pokaż wybór koloru czcionki. -bbb.shortcutkey.chat.sendMessage = 83 -bbb.shortcutkey.chat.sendMessage.function = Wyślij wiadomość czatu -bbb.shortcutkey.chat.explanation = ---- -bbb.shortcutkey.chat.explanation.function = Musisz aktywować okno czatu aby móc nawigować po wiadomościach - -bbb.shortcutkey.chat.chatbox.advance = 32 -bbb.shortcutkey.chat.chatbox.advance.function = Idź do następnej wiadomości -bbb.shortcutkey.chat.chatbox.goback = 80 -bbb.shortcutkey.chat.chatbox.goback.function = Idź do poprzedniej wiadomości -bbb.shortcutkey.chat.chatbox.repeat = 82 -bbb.shortcutkey.chat.chatbox.repeat.function = Ponownie aktualna wiadomość -bbb.shortcutkey.chat.chatbox.golatest = 89 -bbb.shortcutkey.chat.chatbox.golatest.function = Idź do ostatniej wiadomości -bbb.shortcutkey.chat.chatbox.gofirst = 65 -bbb.shortcutkey.chat.chatbox.gofirst.function = Idź do pierwszej wiadomości -bbb.shortcutkey.chat.chatbox.goread = 75 -bbb.shortcutkey.chat.chatbox.goread.function = Idź do najnowszej przeczytanej wiadomości -bbb.shortcutkey.chat.chatbox.debug = 71 -bbb.shortcutkey.chat.chatbox.debug.function = Debugowanie - -bbb.polling.toolbar.toolTip = Zarządzaj Ankietami -bbb.polling.buttonName = Zarządzaj ankietami -bbb.polling.createPoll = Stwórz nową ankietę -bbb.polling.createPoll.moreThanOneResponse = Pozwól użytkownikom wybrać więcej niż jedną odpowiedź -bbb.polling.createPoll.hint = Wskazówka\: Zacznij każdą odpowiedź z nowej linii -bbb.polling.createPoll.answers = Odpowiedzi\: -bbb.polling.createPoll.question = Pytanie\: -bbb.polling.createPoll.title = Tytuł\: -bbb.polling.createPoll.publishToWeb = Włącz widok ankiety na stronie - -bbb.polling.pollPreview = Podgląd ankiety -bbb.polling.pollPreview.modify = Modyfikuj -bbb.polling.pollPreview.publish = Publikuj -bbb.polling.pollPreview.preview = Podgląd -bbb.polling.pollPreview.save = Zapisz -bbb.polling.pollPreview.cancel = Anuluj -bbb.polling.pollPreview.modify = Modyfikuj -bbb.polling.pollPreview.hereIsYourPoll = Oto Twoja ankieta\: -bbb.polling.pollPreview.ifYouWantChanges = jeśli chcesz dokonać zmian kliknij przycisk 'Modyfikuj' -bbb.polling.pollPreview.checkAll = (zaznacz wszystkie które mogą wystąpić) -bbb.polling.pollPreview.pollWillPublishOnline = Ankieta będzie dostępna przez stronę - -bbb.polling.resultBtn.label=Rezulaty -bbb.polling.resultBtn.toolTip=Pokaż rezultaty ankiety -bbb.polling.startBtn.label=Start -bbb.polling.startBtn.toolTip=Rozpocznij ankietę -bbb.polling.editBtn.label=Edytuj -bbb.polling.editBtn.toolTip=Edytuj ankietę -bbb.polling.deleteBtn.toolTip=Usuń ankietę - -bbb.publishVideo.startPublishBtn.labelText = Rozpoczęcie udostępniania -bbb.publishVideo.changeCameraBtn.labelText = Zmień kamerę - -bbb.accessibility.alerts.madePresenter = Teraz Ty jesteś Prezenterem -bbb.accessibility.alerts.madeViewer = Teraz Ty jesteś Widzem. - -bbb.shortcutkey.polling.buttonClick = 80 -bbb.shortcutkey.polling.buttonClick.function = Otwórz Menu Ankietowania -bbb.shortcutkey.polling.focusTitle = 67 -bbb.shortcutkey.polling.focusTitle.function = Pokaż pole Tytuł. -bbb.shortcutkey.polling.focusQuestion = 81 -bbb.shortcutkey.polling.focusQuestion.function = Pokaż pole Pytanie. -bbb.shortcutkey.polling.focusAnswers = 65 -bbb.shortcutkey.polling.focusAnswers.function = Pokaż pole Odpowiedź. -bbb.shortcutkey.polling.focusMultipleCB = 77 -bbb.shortcutkey.polling.focusMultipleCB.function = Pokaż pole wyboru "Umożliwiaj wielokrotne wybieranie". -bbb.shortcutkey.polling.focusWebPollCB = 66 -bbb.shortcutkey.polling.focusWebPollCB.function = Pokaż pole wyboru "Umożliwiaj ankietowanie on-line". -bbb.shortcutkey.polling.previewClick = 80 -bbb.shortcutkey.polling.previewClick.function = Zobacz swoją ankietę i kontynuuj. -bbb.shortcutkey.polling.cancelClick = 88 -bbb.shortcutkey.polling.cancelClick.function = Anuluj i zamknij tworzenie Ankiety. -bbb.shortcutkey.polling.modify = 69 -bbb.shortcutkey.polling.modify.function = Cofnij i zmodyfikuj swoją ankietę. -bbb.shortcutkey.polling.publish = 85 -bbb.shortcutkey.polling.publish.function = Opublikuj swoją ankietę i rozpocznij głosowanie. -bbb.shortcutkey.polling.save = 83 -bbb.shortcutkey.polling.save.function = Zapisz swoją ankietę do późniejszego użytku. - -bbb.shortcutkey.pollStats.explanation = ---- -bbb.shortcutkey.pollStats.explanation.function = Rezultaty ankiety są dostępne tylko gdy ankieta została opublikowana. -bbb.shortcutkey.polling.focusData = 68 -bbb.shortcutkey.polling.focusData.function = Pokaż wyniki ankiety. -bbb.shortcutkey.polling.refresh = 82 -bbb.shortcutkey.polling.refresh.function = Odśwież rezultaty ankiety. -bbb.shortcutkey.polling.focusWebPoll = 73 -bbb.shortcutkey.polling.focusWebPoll.function = Pokaż pole URL ankiety on-line. -bbb.shortcutkey.polling.stopPoll = 79 -bbb.shortcutkey.polling.stopPoll.function = Zatrzymaj ankietę i zakończ głosowanie. -bbb.shortcutkey.polling.repostPoll = 80 -bbb.shortcutkey.polling.repostPoll.function = Ponownie opublikuj ankietę. -bbb.shortcutkey.polling.closeStatsWindow = 88 -bbb.shortcutkey.polling.closeStatsWindow.function = Zamknij okno Rezultatów Ankietowania. - -bbb.shortcutkey.polling.vote = 86 -bbb.shortcutkey.polling.vote.function = Zagłosuj dla wybranych opcji. -bbb.shortcutkey.polling.focusVoteQuestion = 81 -bbb.shortcutkey.polling.focusVoteQuestion.function = Pokaż pytanie. - -bbb.shortcutkey.specialKeys.space = Spacja -bbb.shortcutkey.specialKeys.left = Lewa Strzałka -bbb.shortcutkey.specialKeys.right = Prawa Strzałka -bbb.shortcutkey.specialKeys.up = Strzałka w Górę -bbb.shortcutkey.specialKeys.down = Strzałka w Dół -bbb.shortcutkey.specialKeys.plus = Plus -bbb.shortcutkey.specialKeys.minus = Minus - -bbb.toolbar.videodock.toolTip.closeAllVideos = Zamknij Wszystkie Wideo -bbb.users.settings.lockAll=Zablokuj Wszystkich Użytkowników -bbb.users.settings.lockAllExcept=Zablokuj Użytkowników Oprócz Prezentera -bbb.users.settings.lockSettings=Zablokuj Widzów -bbb.users.settings.unlockAll=Odblokuj Wszystkich Widzów -bbb.users.settings.roomIsLocked=Zablokowany domyślnie -bbb.users.settings.roomIsMuted=Wyciszony domyślnie - -bbb.lockSettings.save = Zastosuj -bbb.lockSettings.save.tooltip = Zastosuj ustawienia blokowania -bbb.lockSettings.cancel = Anuluj -bbb.lockSettings.cancel.toolTip = Zamknij okno bez zapisywania - -bbb.lockSettings.moderatorLocking = Blokowanie moderatora -bbb.lockSettings.privateChat = Chat Prywatny -bbb.lockSettings.publicChat = Chat Publiczny -bbb.lockSettings.webcam = Kamerka Internetowa -bbb.lockSettings.microphone = Mikrofon -bbb.lockSettings.layout = Układ -bbb.lockSettings.title=Zablokuj Widzów -bbb.lockSettings.feature=Cecha -bbb.lockSettings.locked=Zablokowany -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/pt_BR/resources.properties b/clients/flash/web-client/src/locale/pt_BR/resources.properties deleted file mode 100644 index d95e866ccb67..000000000000 --- a/clients/flash/web-client/src/locale/pt_BR/resources.properties +++ /dev/null @@ -1,690 +0,0 @@ -bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Conectando ao servidor -bbb.mainshell.statusProgress.loading = Carregando {0} módulos -bbb.mainshell.statusProgress.cannotConnectServer = Desculpe, não foi possível conectar ao servidor. -bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - Para mais informações, acesse http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Abrir janela de log -bbb.mainshell.meetingNotFound = Sala não encontrada -bbb.mainshell.invalidAuthToken = Token de autenticação inválido -bbb.mainshell.resetLayoutBtn.toolTip = Restaurar layout -bbb.mainshell.notification.tunnelling = Tunelando -bbb.mainshell.notification.webrtc = Áudio WebRTC -bbb.mainshell.fullscreenBtn.toolTip = Alternar tela cheia -bbb.oldlocalewindow.reminder1 = Você deve ter uma versão antiga da tradução do BigBlueButton. -bbb.oldlocalewindow.reminder2 = Por favor, apague os arquivos temporários do seu navegador e tente novamente. -bbb.oldlocalewindow.windowTitle = Aviso\: versão antiga da tradução -bbb.audioSelection.title = Como você quer entrar na conferência de voz? -bbb.audioSelection.btnMicrophone.label = Microfone -bbb.audioSelection.btnMicrophone.toolTip = Entrar na conferência de voz com seu microfone -bbb.audioSelection.btnListenOnly.label = Somente ouvir -bbb.audioSelection.btnListenOnly.toolTip = Entrar na conferência de voz como ouvinte -bbb.audioSelection.txtPhone.text = Para entrar nesta sala pelo telefone, disque {0} e então entre {1} como o número PIN da conferência. -bbb.micSettings.title = Teste de som -bbb.micSettings.speakers.header = Testar alto-falantes -bbb.micSettings.microphone.header = Testar microfone -bbb.micSettings.playSound = Testar alto-falantes -bbb.micSettings.playSound.toolTip = Toque a música para testar seus alto-falantes -bbb.micSettings.hearFromHeadset = Você deve ouvir o áudio no seu fone de ouvido, não nos alto-falantes do seu computador. -bbb.micSettings.speakIntoMic = Se você está usando um fone de ouvido (com ou sem microfone), você deve ouvir o som no fone de ouvido, não nos alto-falantes do seu computador. -bbb.micSettings.echoTestMicPrompt = Este é um teste privado de eco. Fale algumas palavras. Você consegue ouvir sua voz? -bbb.micSettings.echoTestAudioYes = Sim -bbb.micSettings.echoTestAudioNo = Não -bbb.micSettings.speakIntoMicTestLevel = Fale ao microfone. Você deve ver a barra se mover. Caso contrário, escolha outro microfone. -bbb.micSettings.recommendHeadset = Utilize um fone de ouvido com microfone para uma melhor experiência de áudio. -bbb.micSettings.changeMic = Testar ou modificar microfone -bbb.micSettings.changeMic.toolTip = Abrir a caixa de diálogo de configurações do Adobe Flash Player -bbb.micSettings.comboMicList.toolTip = Selecione um microfone -bbb.micSettings.micRecordVolume.label = Ganho -bbb.micSettings.micRecordVolume.toolTip = Ajuste o ganho do seu microfone -bbb.micSettings.nextButton = Próximo -bbb.micSettings.nextButton.toolTip = Iniciar teste de eco -bbb.micSettings.join = Iniciar áudio -bbb.micSettings.join.toolTip = Entrar na conferência de voz -bbb.micSettings.cancel = Cancelar -bbb.micSettings.connectingtoecho = Conectando -bbb.micSettings.connectingtoecho.error = Erro no teste de eco\: Por favor, contate o administrador. -bbb.micSettings.cancel.toolTip = Cancelar a entrada na conferência de voz -bbb.micSettings.access.helpButton = Abrir os vídeos tutoriais em uma nova janela. -bbb.micSettings.access.title = Configurações de som. O foco permanecerá na janela de configurações de som até que a janela seja fechada. -bbb.micSettings.webrtc.title = Suporte a WebRTC -bbb.micSettings.webrtc.capableBrowser = Seu navegador suporte WebRTC. -bbb.micSettings.webrtc.capableBrowser.dontuseit = Clique para não usar WebRTC -bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Clique aqui se você não quer utilizar a tecnologia WebRTC (recomendado se você tiver problemas ao utilizá-la). -bbb.micSettings.webrtc.notCapableBrowser = WebRTC não é suportado no seu navegador. Utilize o Google Chrome (versão 32 ou posterior) ou o Mozilla Firefox (versão 26 ou posterior). Você ainda será capaz de entrar na conferência de voz usando a plataforma Adobe Flash. -bbb.micSettings.webrtc.connecting = Chamando -bbb.micSettings.webrtc.waitingforice = Conectando -bbb.micSettings.webrtc.transferring = Transferindo -bbb.micSettings.webrtc.endingecho = Habilitando o áudio -bbb.micSettings.webrtc.endedecho = Teste de eco encerrado. -bbb.micPermissions.firefox.title = Permissões de microfone do Firefox -bbb.micPermissions.firefox.message1 = Selecione seu microfone e clique em "Compartilhar dispositivo selecionado" -bbb.micPermissions.firefox.message2 = Se você está visualizando esta região, clique no ícone do microfone localizado à esquerda da barra de endereços -bbb.micPermissions.chrome.title = Permissões de microfone do Chrome -bbb.micPermissions.chrome.message1 = Clique em Permitir para dar ao Chrome permissão para utilizar seu microfone. -bbb.micWarning.title = Aviso sonoro -bbb.micWarning.joinBtn.label = Entrar mesmo assim -bbb.micWarning.testAgain.label = Testar novamente -bbb.micWarning.message = Seu microfone não mostrou nenhuma atividade, provavelmente outras pessoas não conseguirão escutá-lo durante a sessão. -bbb.webrtcWarning.message = Problema detectado na conexão WebRTC\: {0}. Você gostaria de tentar novamente utilizando o Flash? -bbb.webrtcWarning.title = Falha no áudio WebRTC -bbb.webrtcWarning.failedError.1001 = Erro 1001\: WebSocket desconectou -bbb.webrtcWarning.failedError.1002 = Erro 1002\: Não foi possível estabelecer a conexão WebSocket -bbb.webrtcWarning.failedError.1003 = Erro 1003\: Versão de navegador não suportada -bbb.webrtcWarning.failedError.1004 = Erro 1004\: Falha na chamada (motivo\={0}) -bbb.webrtcWarning.failedError.1005 = Erro 1005\: Chamada encerrada inesperadamente -bbb.webrtcWarning.failedError.1006 = Erro 1006\: Tempo de espera da chamada expirou -bbb.webrtcWarning.failedError.1007 = Erro 1007\: Negociação ICE falhou -bbb.webrtcWarning.failedError.1008 = Erro 1008\: Falha na transferência -bbb.webrtcWarning.failedError.1009 = Erro 1009\: Não foi possível recuperar as informações do servidor STUN/TURN -bbb.webrtcWarning.failedError.unknown = Erro {0}\: Código de erro desconhecido -bbb.webrtcWarning.failedError.mediamissing = Não foi possível acessar seu microfone para a chamada WebRTC -bbb.webrtcWarning.failedError.endedunexpectedly = O teste de eco WebRTC terminou inesperadamente -bbb.webrtcWarning.connection.dropped = Falha na conexão WebRTC -bbb.webrtcWarning.connection.reconnecting = Reconectando -bbb.webrtcWarning.connection.reestablished = Conexão WebRTC restabelecida -bbb.mainToolbar.helpBtn = Ajuda -bbb.mainToolbar.logoutBtn = Sair -bbb.mainToolbar.logoutBtn.toolTip = Sair da sessão -bbb.mainToolbar.langSelector = Selecionar idioma -bbb.mainToolbar.settingsBtn = Configurações -bbb.mainToolbar.settingsBtn.toolTip = Abrir configurações -bbb.mainToolbar.shortcutBtn = Teclas de atalho -bbb.mainToolbar.shortcutBtn.toolTip = Abrir janela de teclas de atalho -bbb.mainToolbar.recordBtn.toolTip.start = Iniciar gravação -bbb.mainToolbar.recordBtn.toolTip.stop = Parar gravação -bbb.mainToolbar.recordBtn.toolTip.recording = A sessão está sendo gravada -bbb.mainToolbar.recordBtn.toolTip.notRecording = A sessão não está sendo gravada -bbb.mainToolbar.recordBtn.confirm.title = Confirmar gravação -bbb.mainToolbar.recordBtn.confirm.message.start = Você tem certeza que deseja iniciar a gravação? -bbb.mainToolbar.recordBtn.confirm.message.stop = Você tem certeza que deseja parar a gravação? -bbb.mainToolbar.recordBtn..notification.title = Notificação de gravação -bbb.mainToolbar.recordBtn..notification.message1 = Você pode gravar esta sessão. -bbb.mainToolbar.recordBtn..notification.message2 = Você precisa clicar no botão de Iniciar/Encerrar gravação na barra superior para começar/terminar a gravação. -bbb.mainToolbar.recordingLabel.recording = (Gravando) -bbb.mainToolbar.recordingLabel.notRecording = Não gravando -bbb.waitWindow.waitMessage.message = Você é um convidado, por favor aguarde a aprovação do moderador da sessão. -bbb.waitWindow.waitMessage.title = Aguardando -bbb.guests.title = Convidados -bbb.guests.message.singular = {0} usuário deseja entrar na sessão -bbb.guests.message.plural = {0} usuários desejam entrar na sessão -bbb.guests.allowBtn.toolTip = Permitir -bbb.guests.allowEveryoneBtn.text = Permitir todos -bbb.guests.denyBtn.toolTip = Rejeitar -bbb.guests.denyEveryoneBtn.text = Rejeitar todos -bbb.guests.rememberAction.text = Lembrar escolha -bbb.guests.alwaysAccept = Sempre permitir -bbb.guests.alwaysDeny = Sempre rejeitar -bbb.guests.askModerator = Perguntar para o moderador -bbb.guests.Management = Gerenciar convidados -bbb.clientstatus.title = Configuração de Notificações -bbb.clientstatus.notification = Notificações não lidas -bbb.clientstatus.tunneling.title = Firewall -bbb.clientstatus.tunneling.message = Um firewall está impedindo que seu cliente se conecte diretamente na porta 1935 do servidor. Recomenda-se que seja utilizada uma rede menos restritiva para uma conexão mais estável -bbb.clientstatus.browser.title = Versão do navegador -bbb.clientstatus.browser.message = Seu navegador ({0}) está desatualizado. Recomenda-se a atualização para a versão mais recente. -bbb.clientstatus.flash.title = Flash Player -bbb.clientstatus.flash.message = Seu plugin Flash Player ({0}) está desatualizado. Recomenda-se a atualização para a versão mais recente. -bbb.clientstatus.webrtc.title = Áudio -bbb.clientstatus.webrtc.message = Recomenda-se a utilização dos navegadores Mozilla Firefox ou Google Chrome para uma melhor qualidade de áudio. -bbb.clientstatus.java.title = Java -bbb.clientstatus.java.notdetected = Versão do Java não detectada. -bbb.clientstatus.java.notinstalled = Você não possui o Java instalado, por favor clique AQUI para instalar a última versão do Java e com isso utilizar a função de compartilhar a tela. -bbb.clientstatus.java.oldversion = Você possui uma versão antiga do Java, por favor clique AQUI para instalar a última versão do Java e com isso utilizar a função de compartilhar a tela. -bbb.window.minimizeBtn.toolTip = Minimizar -bbb.window.maximizeRestoreBtn.toolTip = Maximizar -bbb.window.closeBtn.toolTip = Fechar -bbb.videoDock.titleBar = Barra de título da janela de vídeos -bbb.presentation.titleBar = Barra de título da janela de apresentação -bbb.chat.titleBar = Barra de título da janela de bate-papo -bbb.users.title = Usuários{0} {1} -bbb.users.titleBar = Barra de título da janela de usuários -bbb.users.quickLink.label = Janela de usuários -bbb.users.minimizeBtn.accessibilityName = Minimizar janela de usuários -bbb.users.maximizeRestoreBtn.accessibilityName = Maximizar janela de usuários -bbb.users.settings.buttonTooltip = Configurações -bbb.users.settings.audioSettings = Teste de som -bbb.users.settings.webcamSettings = Configurações de webcam -bbb.users.settings.muteAll = Silenciar todos -bbb.users.settings.muteAllExcept = Silenciar todos exceto o apresentador -bbb.users.settings.unmuteAll = Acionar microfone de todos -bbb.users.settings.clearAllStatus = Limpar status de todos -bbb.users.status.clearStatus = Limpar meu status -bbb.users.status.raiseHand = Levantar a mão -bbb.users.status.agree = Concordo -bbb.users.status.disagree = Discordo -bbb.users.status.speakLouder = Você pode falar mais alto? -bbb.users.status.speakSofter = Você pode falar mais baixo? -bbb.users.status.speakFaster = Você pode falar mais rápido? -bbb.users.status.speakSlower = Você pode falar mais devagar? -bbb.users.status.beRightBack = Já volto -bbb.users.status.laughter = :) -bbb.users.status.sad = :( -bbb.users.raiseHandBtn.accessibilityName = Modificar status -bbb.users.raiseHandBtn.toolTip = Status -bbb.users.roomMuted.text = Participantes silenciados -bbb.users.roomLocked.text = Participantes bloqueados -bbb.users.pushToTalk.toolTip = Falar -bbb.users.pushToMute.toolTip = Silenciar você mesmo -bbb.users.muteMeBtnTxt.talk = Falar -bbb.users.muteMeBtnTxt.mute = Silenciar -bbb.users.muteMeBtnTxt.muted = Mudo -bbb.users.muteMeBtnTxt.unmuted = Não mudo -bbb.users.usersGrid.contextmenu.exportusers = Copiar nomes de usuários -bbb.users.usersGrid.accessibilityName = Lista de usuários. Utilize as teclas de direção para navegar. -bbb.users.usersGrid.nameItemRenderer = Nome -bbb.users.usersGrid.nameItemRenderer.youIdentifier = você -bbb.users.usersGrid.statusItemRenderer = Papel -bbb.users.usersGrid.statusItemRenderer.changePresenter = Clique para tornar apresentador -bbb.users.usersGrid.statusItemRenderer.presenter = Apresentador -bbb.users.usersGrid.statusItemRenderer.moderator = Moderador -bbb.users.usersGrid.statusItemRenderer.clearStatus = Limpar status -bbb.users.usersGrid.statusItemRenderer.lowerHand = Abaixar a mão -bbb.users.usersGrid.statusItemRenderer.handRaised = Mão levantada -bbb.users.usersGrid.statusItemRenderer.agree = Concorda -bbb.users.usersGrid.statusItemRenderer.disagree = Discorda -bbb.users.usersGrid.statusItemRenderer.speakLouder = Fale mais alto -bbb.users.usersGrid.statusItemRenderer.speakSofter = Fale mais baixo -bbb.users.usersGrid.statusItemRenderer.speakFaster = Fale mais rápido -bbb.users.usersGrid.statusItemRenderer.speakSlower = Fale mais devagar -bbb.users.usersGrid.statusItemRenderer.beRightBack = Já volta -bbb.users.usersGrid.statusItemRenderer.laughter = :) -bbb.users.usersGrid.statusItemRenderer.sad = :( -bbb.users.usersGrid.statusItemRenderer.viewer = Participante -bbb.users.usersGrid.mediaItemRenderer = Mídia -bbb.users.usersGrid.mediaItemRenderer.talking = Falando -bbb.users.usersGrid.mediaItemRenderer.webcam = Webcam sendo transmitida -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = Ver a webcam -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Acionar o microfone de {0} -bbb.users.usersGrid.mediaItemRenderer.pushToMute = Silenciar {0} -bbb.users.usersGrid.mediaItemRenderer.pushToLock = Bloquear {0} -bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Desbloquear {0} -bbb.users.usersGrid.mediaItemRenderer.kickUser = Expulsar {0} -bbb.users.usersGrid.mediaItemRenderer.webcam = Webcam sendo transmitida -bbb.users.usersGrid.mediaItemRenderer.micOff = Microfone desativado -bbb.users.usersGrid.mediaItemRenderer.micOn = Microfone ativado -bbb.users.usersGrid.mediaItemRenderer.noAudio = Não está na conferência de voz -bbb.users.usersGrid.mediaItemRenderer.promoteUser = Promover {0} para moderador -bbb.users.usersGrid.mediaItemRenderer.demoteUser = Despromover {0} para participante -bbb.presentation.title = Apresentação -bbb.presentation.titleWithPres = Apresentação\: {0} -bbb.presentation.quickLink.label = Janela de apresentação -bbb.presentation.fitToWidth.toolTip = Ajustar apresentação à largura -bbb.presentation.fitToPage.toolTip = Ajustar apresentação à página -bbb.presentation.uploadPresBtn.toolTip = Carregar apresentação -bbb.presentation.downloadPresBtn.toolTip = Baixar apresentação -bbb.presentation.backBtn.toolTip = Slide anterior -bbb.presentation.btnSlideNum.accessibilityName = Slide {0} de {1} -bbb.presentation.btnSlideNum.toolTip = Selecionar um slide -bbb.presentation.forwardBtn.toolTip = Próximo slide -bbb.presentation.maxUploadFileExceededAlert = Erro\: O arquivo é maior do que o permitido. -bbb.presentation.uploadcomplete = Envio finalizado. Por favor, aguarde enquanto o documento é convertido. -bbb.presentation.uploaded = carregado. -bbb.presentation.document.supported = O documento carregado é suportado. Iniciando a conversão... -bbb.presentation.document.converted = O documento foi convertido com sucesso. -bbb.presentation.error.document.convert.failed = Erro\: Falha ao converter o documento. -bbb.presentation.error.io = Erro de entrada e saída\: Por favor, contate o administrador. -bbb.presentation.error.security = Erro de segurança\: Por favor, contate o administrador. -bbb.presentation.error.convert.notsupported = Erro\: O documento carregado não é suportado. Por favor, envie um arquivo compatível. -bbb.presentation.error.convert.nbpage = Erro\: Falha ao determinar o número de páginas do documento carregado. -bbb.presentation.error.convert.maxnbpagereach = Erro\: O arquivo carregado tem mais páginas do que o permitido. -bbb.presentation.converted = Slide {0} de {1} convertido. -bbb.presentation.ok = OK -bbb.presentation.slider = Nível de zoom da apresentação -bbb.presentation.slideloader.starttext = Início do texto do slide -bbb.presentation.slideloader.endtext = Fim do texto do slide -bbb.presentation.uploadwindow.presentationfile = Arquivo de apresentação -bbb.presentation.uploadwindow.pdf = PDF -bbb.presentation.uploadwindow.word = WORD -bbb.presentation.uploadwindow.excel = EXCEL -bbb.presentation.uploadwindow.powerpoint = POWERPOINT -bbb.presentation.uploadwindow.image = IMAGEM -bbb.presentation.minimizeBtn.accessibilityName = Minimizar janela de apresentação -bbb.presentation.maximizeRestoreBtn.accessibilityName = Maximizar janela de apresentação -bbb.presentation.closeBtn.accessibilityName = Fechar janela de apresentação -bbb.fileupload.title = Adicionar arquivos à sua apresentação -bbb.fileupload.lblFileName.defaultText = Nenhum arquivo selecionado -bbb.fileupload.selectBtn.label = Selecionar arquivo -bbb.fileupload.selectBtn.toolTip = Abrir caixa de diálogo para selecionar um arquivo -bbb.fileupload.uploadBtn = Carregar -bbb.fileupload.uploadBtn.toolTip = Carregar o arquivo selecionado -bbb.fileupload.deleteBtn.toolTip = Excluir apresentação -bbb.fileupload.showBtn = Mostrar -bbb.fileupload.showBtn.toolTip = Mostrar apresentação -bbb.fileupload.okCancelBtn = Fechar -bbb.fileupload.okCancelBtn.toolTip = Fechar a caixa de diálogo para envio de arquivos -bbb.fileupload.genThumbText = Gerando miniaturas dos slides... -bbb.fileupload.progBarLbl = Progresso\: -bbb.fileupload.fileFormatHint = Carregar qualquer documento Office ou arquivo PDF. Para melhores resultados, opte pelo PDF. -bbb.fileupload.letUserDownload = Permitir que os usuários baixem esse arquivo -bbb.fileupload.letUserDownload.tooltip = Clique aqui se você deseja permitir que os usuários baixem sua apresentação -bbb.filedownload.title = Baixar apresentações -bbb.filedownload.fileLbl = Escolha o arquivo que deseja baixar\: -bbb.filedownload.downloadBtn = Baixar -bbb.filedownload.downloadBtn.toolTip = Baixar arquivo -bbb.filedownload.thisFileIsDownloadable = Os usuários podem baixar este arquivo -bbb.chat.title = Bate-papo -bbb.chat.quickLink.label = Janela de bate-papo -bbb.chat.cmpColorPicker.toolTip = Cor do texto -bbb.chat.input.accessibilityName = Campo de edição de mensagem do bate-papo -bbb.chat.sendBtn = Enviar -bbb.chat.sendBtn.toolTip = Enviar mensagem -bbb.chat.sendBtn.accessibilityName = Enviar mensagem de bate-papo -bbb.chat.contextmenu.copyalltext = Copiar todo o texto -bbb.chat.saveBtn.toolTip = Salvar bate-papo -bbb.chat.saveBtn.accessibilityName = Salvar bate-papo em arquivo texto -bbb.chat.saveBtn.label = Salvar -bbb.chat.save.complete = Bate-papo salvo com sucesso -bbb.chat.save.filename = bate-papo-publico -bbb.chat.copyBtn.toolTip = Copiar bate-papo -bbb.chat.copyBtn.accessibilityName = Copiar bate-papo para a área de transferência -bbb.chat.copyBtn.label = Copiar -bbb.chat.copy.complete = Bate-papo copiado para a área de transferência -bbb.chat.publicChatUsername = Público -bbb.chat.optionsTabName = Opções -bbb.chat.privateChatSelect = Selecione uma pessoa para um bate-papo privado -bbb.chat.private.userLeft = O usuário saíu. -bbb.chat.private.userJoined = O usuário entrou. -bbb.chat.usersList.toolTip = Selecione o usuário para abrir o bate-papo privado -bbb.chat.chatOptions = Opções de bate-papo -bbb.chat.fontSize = Tamanho da fonte das mensagens de bate-papo -bbb.chat.cmbFontSize.toolTip = Selecione tamanho da fonte das mensagens de bate-papo -bbb.chat.messageList = Caixa de mensagem -bbb.chat.minimizeBtn.accessibilityName = Minimizar janela de bate-papo -bbb.chat.maximizeRestoreBtn.accessibilityName = Maximizar janela de bate-papo -bbb.chat.closeBtn.accessibilityName = Fechar janela de bate-papo -bbb.chat.chatTabs.accessibleNotice = Novas mensagens nessa aba. -bbb.publishVideo.changeCameraBtn.labelText = Modificar câmera -bbb.publishVideo.changeCameraBtn.toolTip = Aabrir a caixa de diálogo para modificar a câmera -bbb.publishVideo.cmbResolution.tooltip = Selecione uma resolução para a webcam -bbb.publishVideo.startPublishBtn.labelText = Iniciar transmissão -bbb.publishVideo.startPublishBtn.toolTip = Iniciar transmissão da sua webcam -bbb.webcamPermissions.chrome.title = Permissões de câmera do Chrome -bbb.webcamPermissions.chrome.message1 = Clique em Permitir para dar ao Chrome permissão para utilizar sua câmera. -bbb.videodock.title = Janela de vídeos -bbb.videodock.quickLink.label = Janela de vídeos -bbb.video.minimizeBtn.accessibilityName = Minimizar janela de vídeos -bbb.video.maximizeRestoreBtn.accessibilityName = Maximizar janela de vídeos -bbb.video.controls.muteButton.toolTip = Silenciar ou acionar microfone de {0} -bbb.video.controls.switchPresenter.toolTip = Tornar {0} o apresentador -bbb.video.controls.ejectUserBtn.toolTip = Expulsar {0} da sessão -bbb.video.controls.privateChatBtn.toolTip = Bate-papo com {0} -bbb.video.publish.hint.noCamera = Nenhuma câmera disponível -bbb.video.publish.hint.cantOpenCamera = Não foi possível abrir sua câmera -bbb.video.publish.hint.waitingApproval = Aguardando permissão -bbb.video.publish.hint.videoPreview = Preview do vídeo -bbb.video.publish.hint.openingCamera = Abrindo câmera... -bbb.video.publish.hint.cameraDenied = Acesso à câmera negado -bbb.video.publish.hint.cameraIsBeingUsed = Sua câmera está sendo usada por outro aplicativo -bbb.video.publish.hint.publishing = Transmitindo vídeo... -bbb.video.publish.closeBtn.accessName = Fechar caixa de diálogo de configuração da webcam -bbb.video.publish.closeBtn.label = Cancelar -bbb.video.publish.titleBar = Janela de transmissão de vídeo -bbb.desktopPublish.title = Compartilhamento de tela\: preview do apresentador -bbb.desktopPublish.fullscreen.tooltip = Compartilhar sua tela principal -bbb.desktopPublish.fullscreen.label = Tela cheia -bbb.desktopPublish.region.tooltip = Compartilhar parte da sua tela -bbb.desktopPublish.region.label = Região -bbb.desktopPublish.stop.tooltip = Fechar compartilhamento de tela -bbb.desktopPublish.stop.label = Cancelar -bbb.desktopPublish.maximizeRestoreBtn.toolTip = Você não pode maximizar esta janela. -bbb.desktopPublish.closeBtn.toolTip = Interromper compartilhamento de tela -bbb.desktopPublish.chromeOnMacUnsupportedHint = Compartilhamento de tela não suportado no Chrome rodando no Mac OS X. Recomendamos o uso do Mozilla Firefox para compartilhar sua tela. -bbb.desktopPublish.minimizeBtn.toolTip = Minimizar -bbb.desktopPublish.minimizeBtn.accessibilityName = Minimizar janela do compartilhamento de tela -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Maximizar janela do compartilhamento de tela -bbb.desktopPublish.chromeHint.title = Chrome pode precisar de sua permissão. -bbb.desktopPublish.chromeHint.message = Selecione o ícone de plugins (canto superior direito do Chrome), desbloqueie os plugins, e então selecione "Tentar novamente". -bbb.desktopPublish.chromeHint.button = Tentar novamente -bbb.desktopView.title = Compartilhamento de tela -bbb.desktopView.fitToWindow = Ajustar à janela -bbb.desktopView.actualSize = Exibir tamanho original -bbb.desktopView.minimizeBtn.accessibilityName = Minimizar janela do compartilhamento de tela -bbb.desktopView.maximizeRestoreBtn.accessibilityName = Maximizar janela do compartilhamento de tela -bbb.desktopView.closeBtn.accessibilityName = Fechar janela do compartilhamento de tela -bbb.toolbar.sharednotes.toolTip = Abrir bloco de notas -bbb.toolbar.phone.toolTip.start = Transmitir seu microfone -bbb.toolbar.phone.toolTip.stop = Interromper transmissão do seu microfone -bbb.toolbar.phone.toolTip.mute = Parar de escutar a conferência -bbb.toolbar.phone.toolTip.unmute = Começar a escutar a conferência -bbb.toolbar.phone.toolTip.nomic = Nenhum microfone detectado -bbb.toolbar.deskshare.toolTip.start = Compartilhar sua tela -bbb.toolbar.deskshare.toolTip.stop = Interromper compartilhamento da sua tela -bbb.toolbar.video.toolTip.start = Transmitir sua câmera -bbb.toolbar.video.toolTip.stop = Interromper compartilhamento da sua câmera -bbb.toolbar.video.unknownCameraName = Dispositivo desconhecido -bbb.layout.addButton.toolTip = Adicionar layout atual à lista -bbb.layout.broadcastButton.toolTip = Aplicar layout atual a todos os participantes -bbb.layout.combo.toolTip = Modificar seu layout -bbb.layout.loadButton.toolTip = Carregar layouts de um arquivo -bbb.layout.saveButton.toolTip = Salvar layouts em um arquivo -bbb.layout.lockButton.toolTip = Travar layout -bbb.layout.combo.prompt = Aplicar um layout -bbb.layout.combo.custom = * Layout personalizado -bbb.layout.combo.customName = Layout personalizado -bbb.layout.combo.remote = Remoto -bbb.layout.save.complete = Layouts salvos com sucesso -bbb.layout.load.complete = Layouts carregados com sucesso -bbb.layout.load.failed = Falha ao carregar layouts -bbb.layout.sync = Seu layout foi enviado para todos os participantes -bbb.layout.name.defaultlayout = Layout padrão -bbb.layout.name.videochat = Vídeo Chamada -bbb.layout.name.webcamsfocus = Reunião com câmeras -bbb.layout.name.presentfocus = Reunião com apresentação -bbb.layout.name.lectureassistant = Assistente de aula -bbb.layout.name.lecture = Aula -bbb.highlighter.toolbar.pencil = Lápis -bbb.highlighter.toolbar.pencil.accessibilityName = Mudar o cursor do quadro branco para lápis -bbb.highlighter.toolbar.ellipse = Círculo -bbb.highlighter.toolbar.ellipse.accessibilityName = Mudar o cursor do quadro branco para círculo -bbb.highlighter.toolbar.rectangle = Retângulo -bbb.highlighter.toolbar.rectangle.accessibilityName = Mudar o cursor do quadro branco para retângulo -bbb.highlighter.toolbar.panzoom = Mover e Zoom -bbb.highlighter.toolbar.panzoom.accessibilityName = Mudar o cursor do quadro branco para mover e zoom -bbb.highlighter.toolbar.clear = Limpar todas as anotações -bbb.highlighter.toolbar.clear.accessibilityName = Limpar anotações da página -bbb.highlighter.toolbar.undo = Desfazer anotação -bbb.highlighter.toolbar.undo.accessibilityName = Desfazer última anotação do quadro branco -bbb.highlighter.toolbar.color = Selecionar cor -bbb.highlighter.toolbar.color.accessibilityName = Cor da anotação do quadro branco -bbb.highlighter.toolbar.thickness = Alterar espessura -bbb.highlighter.toolbar.thickness.accessibilityName = Espessura da anotação do quadro branco -bbb.logout.title = Desconectado -bbb.logout.button.label = OK -bbb.logout.appshutdown = A aplicação no servidor foi interrompida -bbb.logout.asyncerror = Um erro assíncrono ocorreu -bbb.logout.connectionclosed = A conexão com o servidor foi fechada -bbb.logout.connectionfailed = A conexão com o servidor falhou -bbb.logout.rejected = A conexão com o servidor foi rejeitada -bbb.logout.invalidapp = O aplicativo red5 não existe -bbb.logout.unknown = Seu cliente perdeu conexão com o servidor -bbb.logout.guestkickedout = O moderador não permitiu sua entrada na sala -bbb.settings.title = Configurações -bbb.settings.ok = OK -bbb.settings.cancel = Cancelar -bbb.settings.btn.toolTip = Abrir janela de configurações -bbb.logout.usercommand = Você saiu da conferência -bbb.logout.refresh.message = Se você foi desconectado de maneira inesperada, clique no botão baixo para reconectar. -bbb.logout.refresh.label = Reconectar -bbb.logout.confirm.title = Confirmação de saída -bbb.logout.confirm.message = Você tem certeza que deseja sair da sessão? -bbb.logout.confirm.yes = Sim -bbb.logout.confirm.no = Não -bbb.notes.title = Notas -bbb.notes.cmpColorPicker.toolTip = Cor do texto -bbb.notes.saveBtn = Salvar -bbb.notes.saveBtn.toolTip = Salvar nota -bbb.sharedNotes.title = Notas compartilhadas -bbb.sharedNotes.save.toolTip = Salvar notas em arquivo -bbb.sharedNotes.save.complete = Notas salvas com sucesso -bbb.sharedNotes.new.toolTip = Criar novas notas compartilhadas -bbb.sharedNotes.additionalNotes.closeWarning.title = Fechando notas compartilhadas -bbb.sharedNotes.additionalNotes.closeWarning.message = Esta ação irá destruir as notas desta janela para todos, e não haverá maneira de recuperá-las. Você tem certeza que deseja fechar estas notas? -bbb.settings.deskshare.instructions = Clique em Permitir na janela que será aberta para verificar se o compartilhamento de tela está funcionando corretamente -bbb.settings.deskshare.start = Verificar compartilhamento de tela -bbb.settings.voice.volume = Atividade do microfone -bbb.settings.java.label = Erro na versão do Java -bbb.settings.java.text = Você possui a versão {0} do Java instalada, mas é necessário pelo menos a versão {1} para executar o compartilhamento de tela corretamente. Clique no botão abaixo para instalar a versão mais nova do Java JRE. -bbb.settings.java.command = Instalar a versão mais nova do Java -bbb.settings.flash.label = Erro na versão do Flash -bbb.settings.flash.text = Você possui a versão {0} do Flash instalada, mas é necessário pelo menos a versão {1} para executar o BigBlueButton corretamente. Clique no botão abaixo para instalar a versão mais nova do Adobe Flash Player. -bbb.settings.flash.command = Instalar a versão mais nova do Flash -bbb.settings.isight.label = Erro na câmera iSight -bbb.settings.isight.text = Se você tiver problemas com a sua câmera iSight, pode ser devido a um problema conhecido de incompatibilidade entre o Flash e o OS X 10.6.5.\nPara corrigir o problema, clique no link abaixo para instalar a versão mais nova do Flash Player, ou atualize seu Mac para uma versão mais nova. -bbb.settings.isight.command = Instalar o Flash 10.2 RC2 -bbb.settings.warning.label = Aviso -bbb.settings.warning.close = Fechar esse aviso -bbb.settings.noissues = Nenhum problema foi detectado. -bbb.settings.instructions = Aceite a notificação do Flash quando ele requisitar permissão para acessar sua câmera. Se você consegue ver e ouvir a si mesmo, seu navegador foi configurado corretamente. Outros erros em potencial estão indicados abaixo. Verifique cada um para encontrar uma possível solução. -bbb.bwmonitor.title = Monitor de rede -bbb.bwmonitor.upload = Upload -bbb.bwmonitor.upload.short = Up -bbb.bwmonitor.download = Download -bbb.bwmonitor.download.short = Down -bbb.bwmonitor.total = Total -bbb.bwmonitor.current = Atual -bbb.bwmonitor.available = Disponível -bbb.bwmonitor.latency = Latência -ltbcustom.bbb.highlighter.toolbar.triangle = Triângulo -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Mudar o cursor do quadro branco para triângulo -ltbcustom.bbb.highlighter.toolbar.line = Linha -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Mudar o cursor do quadro branco para linha -ltbcustom.bbb.highlighter.toolbar.text = Texto -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Mudar o cursor do quadro branco para texto -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Cor do texto -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Tamanho da fonte - -bbb.accessibility.clientReady = Pronto - -bbb.accessibility.chat.chatBox.reachedFirst = Você chegou à primeira mensagem. -bbb.accessibility.chat.chatBox.reachedLatest = Você chegou à última mensagem. -bbb.accessibility.chat.chatBox.navigatedFirst = Você navegou até a primeira mensagem. -bbb.accessibility.chat.chatBox.navigatedLatest = Você navegou até a última mensagem. -bbb.accessibility.chat.chatBox.navigatedLatestRead = Você navegou até a mensagem mais recente que você leu. -bbb.accessibility.chat.chatwindow.input = Entrada de bate-papo - -bbb.accessibility.chat.initialDescription = Por favor, utilize as teclas de direção para navegar pelas mensagens do bate-papo - -bbb.accessibility.notes.notesview.input = Entrada de notas - -bbb.shortcuthelp.title = Teclas de atalho -bbb.shortcuthelp.minimizeBtn.accessibilityName = Minimizar janela de teclas de atalhos -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Maximizar janela de teclas de atalhos -bbb.shortcuthelp.closeBtn.accessibilityName = Fechar janela de teclas de atalhos -bbb.shortcuthelp.dropdown.general = Atalhos globais -bbb.shortcuthelp.dropdown.presentation = Atalhos de apresentação -bbb.shortcuthelp.dropdown.chat = Atalhos de bate-papo -bbb.shortcuthelp.dropdown.users = Atalhos de usuários -bbb.shortcuthelp.dropdown.polling = Atalhos de enquete para apresentador -bbb.shortcuthelp.dropdown.polling2 = Atalhos de enquete para participantes -bbb.shortcuthelp.headers.shortcut = Atalho -bbb.shortcuthelp.headers.function = Função - -bbb.shortcutkey.general.minimize = 189 -bbb.shortcutkey.general.minimize.function = Minimizar janela atual -bbb.shortcutkey.general.maximize = 187 -bbb.shortcutkey.general.maximize.function = Maximizar janela atual - -bbb.shortcutkey.flash.exit = 81 -bbb.shortcutkey.flash.exit.function = Mudar foco para fora da janela do Flash -bbb.shortcutkey.users.muteme = 77 -bbb.shortcutkey.users.muteme.function = Silenciar e acionar seu microfone -bbb.shortcutkey.chat.chatinput = 73 -bbb.shortcutkey.chat.chatinput.function = Mudar foco para o campo de entrada do bate-papo -bbb.shortcutkey.present.focusslide = 67 -bbb.shortcutkey.present.focusslide.function = Mudar foco para o slide da apresentação -bbb.shortcutkey.whiteboard.undo = 90 -bbb.shortcutkey.whiteboard.undo.function = Desfazer última anotação do quadro-branco - -bbb.shortcutkey.focus.users = 49 -bbb.shortcutkey.focus.users.function = Mudar foco para a janela de usuários -bbb.shortcutkey.focus.video = 50 -bbb.shortcutkey.focus.video.function = Mudar foco para a janela de vídeos -bbb.shortcutkey.focus.presentation = 51 -bbb.shortcutkey.focus.presentation.function = Mudar foco para a janela de apresentação -bbb.shortcutkey.focus.chat = 52 -bbb.shortcutkey.focus.chat.function = Mudar foco para a janela de bate-papo -bbb.shortcutkey.focus.pollingCreate = 67 -bbb.shortcutkey.focus.pollingCreate.function = Mudar foco para a janela de criação de enquete, se ela estiver aberta -bbb.shortcutkey.focus.pollingStats = 83 -bbb.shortcutkey.focus.pollingStats.function = Mudar foco para a janela de estatísticas da enquente, se ela estiver aberta -bbb.shortcutkey.focus.voting = 89 -bbb.shortcutkey.focus.voting.function = Mudar foco para a janela de votação, se ela estiver aberta - -bbb.shortcutkey.share.desktop = 68 -bbb.shortcutkey.share.desktop.function = Abrir janela de compartilhamento de tela -bbb.shortcutkey.share.microphone = 79 -bbb.shortcutkey.share.microphone.function = Abrir janela de configuração de microfone -bbb.shortcutkey.share.pauseRemoteStream = 80 -bbb.shortcutkey.share.pauseRemoteStream.function = Começar/Parar de escutar a conferência -bbb.shortcutkey.share.webcam = 66 -bbb.shortcutkey.share.webcam.function = Abrir janela de transmissão da câmera - -bbb.shortcutkey.shortcutWindow = 72 -bbb.shortcutkey.shortcutWindow.function = Abrir/Mudar foco para a janela de teclas de atalho -bbb.shortcutkey.logout = 76 -bbb.shortcutkey.logout.function = Sair da sessão -bbb.shortcutkey.raiseHand = 82 -bbb.shortcutkey.raiseHand.function = Levantar a mão - -bbb.shortcutkey.present.upload = 85 -bbb.shortcutkey.present.upload.function = Carregar apresentação -bbb.shortcutkey.present.previous = 65 -bbb.shortcutkey.present.previous.function = Ir para o slide anterior -bbb.shortcutkey.present.select = 83 -bbb.shortcutkey.present.select.function = Ver todos os slides -bbb.shortcutkey.present.next = 69 -bbb.shortcutkey.present.next.function = Ir para o próximo slide -bbb.shortcutkey.present.fitWidth = 70 -bbb.shortcutkey.present.fitWidth.function = Ajustar slides à largura -bbb.shortcutkey.present.fitPage = 80 -bbb.shortcutkey.present.fitPage.function = Ajustar slides à página - -bbb.shortcutkey.users.makePresenter = 80 -bbb.shortcutkey.users.makePresenter.function = Tornar a pessoa selecionada o apresentador -bbb.shortcutkey.users.kick = 75 -bbb.shortcutkey.users.kick.function = Expulsar a pessoa selecionada da sessão -bbb.shortcutkey.users.mute = 83 -bbb.shortcutkey.users.mute.function = Silenciar ou acionar microfone da pessoa selecionada -bbb.shortcutkey.users.muteall = 65 -bbb.shortcutkey.users.muteall.function = Silenciar ou acionar microfone de todos os usuários -bbb.shortcutkey.users.focusUsers = 85 -bbb.shortcutkey.users.focusUsers.function = Mudar foco para a lista de usuários -bbb.shortcutkey.users.muteAllButPres = 65 -bbb.shortcutkey.users.muteAllButPres.function = Silenciar todos exceto o apresentador - -bbb.shortcutkey.chat.focusTabs = 89 -bbb.shortcutkey.chat.focusTabs.function = Mudar foco para as abas do bate-papo -bbb.shortcutkey.chat.focusBox = 66 -bbb.shortcutkey.chat.focusBox.function = Mudar foco para a caixa do bate-papo -bbb.shortcutkey.chat.changeColour = 67 -bbb.shortcutkey.chat.changeColour.function = Mudar foco para o seletor de cor da fonte -bbb.shortcutkey.chat.sendMessage = 83 -bbb.shortcutkey.chat.sendMessage.function = Enviar mensagem de bate-papo -bbb.shortcutkey.chat.explanation = ---- -bbb.shortcutkey.chat.explanation.function = Para navegar pelas mensagens, você deve mudar o foco para a caixa do bate-papo - -bbb.shortcutkey.chat.chatbox.advance = 40 -bbb.shortcutkey.chat.chatbox.advance.function = Navegar para a próxima mensagem -bbb.shortcutkey.chat.chatbox.goback = 38 -bbb.shortcutkey.chat.chatbox.goback.function = Navegar para a mensagem anterior -bbb.shortcutkey.chat.chatbox.repeat = 32 -bbb.shortcutkey.chat.chatbox.repeat.function = Repetir mensagem atual -bbb.shortcutkey.chat.chatbox.golatest = 39 -bbb.shortcutkey.chat.chatbox.golatest.function = Navegar para a última mensagem -bbb.shortcutkey.chat.chatbox.gofirst = 37 -bbb.shortcutkey.chat.chatbox.gofirst.function = Navegar para a primeira mensagem -bbb.shortcutkey.chat.chatbox.goread = 75 -bbb.shortcutkey.chat.chatbox.goread.function = Navegar para a mensagem mais recente que você já leu -bbb.shortcutkey.chat.chatbox.debug = 71 -bbb.shortcutkey.chat.chatbox.debug.function = Tecla de atalho temporária de depuração - -bbb.polling.toolbar.toolTip = Gerenciar enquetes -bbb.polling.buttonName = Gerenciar enquetes -bbb.polling.createPoll = Criar nova enquete -bbb.polling.createPoll.moreThanOneResponse = Permitir que os usuários escolham mais de uma resposta -bbb.polling.createPoll.hint = Dica\: comece cada resposta com uma nova linha -bbb.polling.createPoll.answers = Respostas\: -bbb.polling.createPoll.question = Pergunta\: -bbb.polling.createPoll.title = Título\: -bbb.polling.createPoll.publishToWeb = Habilitar enquete na web - -bbb.polling.pollPreview = Visualizar enquete -bbb.polling.pollPreview.modify = Modificar -bbb.polling.pollPreview.publish = Publicar -bbb.polling.pollPreview.preview = Preview -bbb.polling.pollPreview.save = Salvar -bbb.polling.pollPreview.cancel = Cancelar -bbb.polling.pollPreview.modify = Modificar -bbb.polling.pollPreview.hereIsYourPoll = Aqui está a sua enquete\: -bbb.polling.pollPreview.ifYouWantChanges = Se você deseja fazer qualquer alteração, clique no botão 'Modificar' -bbb.polling.pollPreview.checkAll = (marque todas que se aplicam) -bbb.polling.pollPreview.pollWillPublishOnline = Essa enquete estará disponível como enquete na web. - -bbb.polling.resultBtn.label=Resultado -bbb.polling.resultBtn.toolTip=Mostrar resultado da enquete -bbb.polling.startBtn.label=Iniciar -bbb.polling.startBtn.toolTip=Iniciar enquete -bbb.polling.editBtn.label=Alterar -bbb.polling.editBtn.toolTip=Alterar enquete -bbb.polling.deleteBtn.toolTip=Remover enquete - -bbb.publishVideo.startPublishBtn.labelText = Iniciar transmissão -bbb.publishVideo.changeCameraBtn.labelText = Modificar câmera - -bbb.accessibility.alerts.madePresenter = Você agora é o apresentador. -bbb.accessibility.alerts.madeViewer = Você agora é um visualizador. - -bbb.shortcutkey.polling.buttonClick = 80 -bbb.shortcutkey.polling.buttonClick.function = Abrir menu de enquete. -bbb.shortcutkey.polling.focusTitle = 67 -bbb.shortcutkey.polling.focusTitle.function = Mudar foco para a caixa de entrada de título. -bbb.shortcutkey.polling.focusQuestion = 81 -bbb.shortcutkey.polling.focusQuestion.function = Mudar foco para a caixa de entrada de pergunta. -bbb.shortcutkey.polling.focusAnswers = 65 -bbb.shortcutkey.polling.focusAnswers.function = Mudar foco para a caixa de entrada de respostas. -bbb.shortcutkey.polling.focusMultipleCB = 77 -bbb.shortcutkey.polling.focusMultipleCB.function = Mudar foco para o campo "Permitir múltiplas respostas". -bbb.shortcutkey.polling.focusWebPollCB = 66 -bbb.shortcutkey.polling.focusWebPollCB.function = Mudar foco para a caixa "Habilitar enquete na web". -bbb.shortcutkey.polling.previewClick = 80 -bbb.shortcutkey.polling.previewClick.function = Visualize a enquete e continue. -bbb.shortcutkey.polling.cancelClick = 88 -bbb.shortcutkey.polling.cancelClick.function = Cancelar e sair da criação da enquete. -bbb.shortcutkey.polling.modify = 69 -bbb.shortcutkey.polling.modify.function = Voltar e modificar enquete. -bbb.shortcutkey.polling.publish = 85 -bbb.shortcutkey.polling.publish.function = Publicar enquete e abrir votação. -bbb.shortcutkey.polling.save = 83 -bbb.shortcutkey.polling.save.function = Salvar enquete para usar mais tarde. - -bbb.shortcutkey.pollStats.explanation = ---- -bbb.shortcutkey.pollStats.explanation.function = Os resultados da enquete só ficam disponíveis depois que a enquete for publicada. -bbb.shortcutkey.polling.focusData = 68 -bbb.shortcutkey.polling.focusData.function = Mudar foco para o resultado da enquete. -bbb.shortcutkey.polling.refresh = 82 -bbb.shortcutkey.polling.refresh.function = Atualizar resultado da enquete. -bbb.shortcutkey.polling.focusWebPoll = 73 -bbb.shortcutkey.polling.focusWebPoll.function = Mudar foco para a URL da enquete na web. -bbb.shortcutkey.polling.stopPoll = 79 -bbb.shortcutkey.polling.stopPoll.function = Interromper a enquete e encerrar votação. -bbb.shortcutkey.polling.repostPoll = 80 -bbb.shortcutkey.polling.repostPoll.function = Publicar novamente a enquete. -bbb.shortcutkey.polling.closeStatsWindow = 88 -bbb.shortcutkey.polling.closeStatsWindow.function = Fechar janela de resultado da enquete. - -bbb.shortcutkey.polling.vote = 86 -bbb.shortcutkey.polling.vote.function = Registrar seu voto para as opções selecionadas. -bbb.shortcutkey.polling.focusVoteQuestion = 81 -bbb.shortcutkey.polling.focusVoteQuestion.function = Mudar foco para a pergunta. - -bbb.shortcutkey.specialKeys.space = Barra de espaço -bbb.shortcutkey.specialKeys.left = Seta para a esquerda -bbb.shortcutkey.specialKeys.right = Seta para a direita -bbb.shortcutkey.specialKeys.up = Seta para cima -bbb.shortcutkey.specialKeys.down = Seta para baixo -bbb.shortcutkey.specialKeys.plus = Mais -bbb.shortcutkey.specialKeys.minus = Menos - -bbb.toolbar.videodock.toolTip.closeAllVideos = Fechar todas câmeras -bbb.users.settings.lockAll=Bloquear todos -bbb.users.settings.lockAllExcept=Bloquear todos exceto o apresentador -bbb.users.settings.lockSettings=Restringir participantes ... -bbb.users.settings.unlockAll=Liberar todos os participantes -bbb.users.settings.roomIsLocked=Bloqueados por padrão -bbb.users.settings.roomIsMuted=Silenciados por padrão - -bbb.lockSettings.save = Aplicar -bbb.lockSettings.save.tooltip = Aplicar configurações de restrição -bbb.lockSettings.cancel = Cancelar -bbb.lockSettings.cancel.toolTip = Fecha esta janela sem aplicar - -bbb.lockSettings.moderatorLocking = Bloqueio de moderador -bbb.lockSettings.privateChat = Chat privado -bbb.lockSettings.publicChat = Chat público -bbb.lockSettings.webcam = Câmera -bbb.lockSettings.microphone = Microfone -bbb.lockSettings.layout = Layout -bbb.lockSettings.title=Restringir participantes -bbb.lockSettings.feature=Recurso -bbb.lockSettings.locked=Bloqueado -bbb.lockSettings.lockOnJoin=Restringir ao entrar diff --git a/clients/flash/web-client/src/locale/pt_PT/bbbResources.properties b/clients/flash/web-client/src/locale/pt_PT/bbbResources.properties deleted file mode 100644 index 52137a362c26..000000000000 --- a/clients/flash/web-client/src/locale/pt_PT/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -# bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Ligando ao Servidor -bbb.mainshell.statusProgress.loading = Carregando {0} modulos -bbb.mainshell.statusProgress.cannotConnectServer = Desculpe, não foi possí­vel estabelecer ligação ao servidor. -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Abrir janela de registo -# bbb.mainshell.meetingNotFound = Meeting Not Found -# bbb.mainshell.invalidAuthToken = Invalid Authentication Token -bbb.mainshell.resetLayoutBtn.toolTip = Restaurar layout -# bbb.mainshell.notification.tunnelling = Tunnelling -# bbb.mainshell.notification.webrtc = WebRTC Audio -bbb.oldlocalewindow.reminder1 = You may have an old language translations of BigBlueButton. -bbb.oldlocalewindow.reminder2 = Please clear your browser's cache and try again. -bbb.oldlocalewindow.windowTitle = Warning\: Old Language Translations -# bbb.audioSelection.title = How do you want to join the audio? -# bbb.audioSelection.btnMicrophone.label = Microphone -# bbb.audioSelection.btnMicrophone.toolTip = Join the audio with your microphone -# bbb.audioSelection.btnListenOnly.label = Listen Only -# bbb.audioSelection.btnListenOnly.toolTip = Join the audio as listen only -# bbb.audioSelection.txtPhone.text = To join this meeting by phone, dial\: {0} then enter {1} as the conference pin number. -# bbb.micSettings.title = Audio Test -# bbb.micSettings.speakers.header = Test Speakers -# bbb.micSettings.microphone.header = Test Microphone -# bbb.micSettings.playSound = Test Speakers -# bbb.micSettings.playSound.toolTip = Play music to test your speakers -# bbb.micSettings.hearFromHeadset = You should hear audio in your headset, not your computer speakers. -# bbb.micSettings.speakIntoMic = If you are using a headset (or earbuds), you should hear the audio from your headset -- not from your computer speakers. -# bbb.micSettings.echoTestMicPrompt = This is a private echo test. Speak a few words. Did you hear audio? -# bbb.micSettings.echoTestAudioYes = Yes -# bbb.micSettings.echoTestAudioNo = No -# bbb.micSettings.speakIntoMicTestLevel = Speak into your microphone. You should see the bar move. If not, choose another mic. -# bbb.micSettings.recommendHeadset = Use a headset with a microphone for best audio experience. -# bbb.micSettings.changeMic = Test or Change Microphone -# bbb.micSettings.changeMic.toolTip = Open the Flash Player microphone settings dialog box -# bbb.micSettings.comboMicList.toolTip = Select a microphone -# bbb.micSettings.micRecordVolume.label = Gain -# bbb.micSettings.micRecordVolume.toolTip = Set your microphone gain -# bbb.micSettings.nextButton = Next -# bbb.micSettings.nextButton.toolTip = Start the echo test -# bbb.micSettings.join = Join Audio -# bbb.micSettings.join.toolTip = Join the audio conference -# bbb.micSettings.cancel = Cancel -# bbb.micSettings.connectingtoecho = Connecting -# bbb.micSettings.connectingtoecho.error = Echo Test Error\: Please contact administrator. -# bbb.micSettings.cancel.toolTip = Cancel joining the audio conference -# bbb.micSettings.access.helpButton = Open tutorial videos in a new page. -# bbb.micSettings.access.title = Audio Settings. Focus will remain in this audio settings window until the window is closed. -# bbb.micSettings.webrtc.title = WebRTC Support -# bbb.micSettings.webrtc.capableBrowser = Your browser supports WebRTC. -# bbb.micSettings.webrtc.capableBrowser.dontuseit = Click not to use WebRTC -# bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Click here if you don't want to use the WebRTC technology (recommended if you have problems using it). -# bbb.micSettings.webrtc.notCapableBrowser = WebRTC is not supported in your browser. Please use Google Chrome (version 32 or greater); or Mozilla Firefox (version 26 or greater). You will still be able to join the voice conference using the Adobe Flash Platform. -# bbb.micSettings.webrtc.connecting = Calling -# bbb.micSettings.webrtc.waitingforice = Connecting -# bbb.micSettings.webrtc.transferring = Transferring -# bbb.micSettings.webrtc.endingecho = Joining audio -# bbb.micSettings.webrtc.endedecho = Echo test ended. -# bbb.micPermissions.firefox.title = Firefox Microphone Permissions -# bbb.micPermissions.firefox.message1 = Choose your mic and then click Share. -# bbb.micPermissions.firefox.message2 = If you don't see the list of microphones, click on the microphone icon. -# bbb.micPermissions.chrome.title = Chrome Microphone Permissions -# bbb.micPermissions.chrome.message1 = Click Allow to give Chrome permission to use your microphone. -# bbb.micWarning.title = Audio Warning -# bbb.micWarning.joinBtn.label = Join anyway -# bbb.micWarning.testAgain.label = Test again -# bbb.micWarning.message = Your microphone did not show any activity, others probably won't be able to hear you during the session. -# bbb.webrtcWarning.message = Detected the following WebRTC issue\: {0}. Do you want to try Flash instead? -# bbb.webrtcWarning.title = WebRTC Audio Failure -# bbb.webrtcWarning.failedError.1001 = Error 1001\: WebSocket disconnected -# bbb.webrtcWarning.failedError.1002 = Error 1002\: Could not make a WebSocket connection -# bbb.webrtcWarning.failedError.1003 = Error 1003\: Browser version not supported -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -# bbb.webrtcWarning.failedError.1005 = Error 1005\: Call ended unexpectedly -# bbb.webrtcWarning.failedError.1006 = Error 1006\: Call timed out -# bbb.webrtcWarning.failedError.1007 = Error 1007\: ICE negotiation failed -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -# 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.mainToolbar.helpBtn = Ajuda -bbb.mainToolbar.logoutBtn = Sair -# bbb.mainToolbar.logoutBtn.toolTip = Log Out -# bbb.mainToolbar.langSelector = Select language -bbb.mainToolbar.settingsBtn = Configurações -bbb.mainToolbar.settingsBtn.toolTip = Abrir configurações -# bbb.mainToolbar.shortcutBtn = Shortcut Keys -# bbb.mainToolbar.shortcutBtn.toolTip = Open Shortcut Keys Window -# bbb.mainToolbar.recordBtn.toolTip.start = Start recording -# bbb.mainToolbar.recordBtn.toolTip.stop = Stop recording -# bbb.mainToolbar.recordBtn.toolTip.recording = The session is being recorded -# bbb.mainToolbar.recordBtn.toolTip.notRecording = The session isn't being recorded -# 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.stop = Are you sure you want to stop recording the session? -# bbb.mainToolbar.recordBtn..notification.title = Record Notification -# bbb.mainToolbar.recordBtn..notification.message1 = You can record this meeting. -# 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.notRecording = Not Recording -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.window.minimizeBtn.toolTip = Minimize -# bbb.window.maximizeRestoreBtn.toolTip = Maximize -# bbb.window.closeBtn.toolTip = Close -# bbb.videoDock.titleBar = Webcam Window Title Bar -# bbb.presentation.titleBar = Presentation Window Title Bar -# bbb.chat.titleBar = Chat Window Title Bar -# bbb.users.title = Users{0} {1} -# bbb.users.titleBar = Users Window title bar -# bbb.users.quickLink.label = Users Window -# bbb.users.minimizeBtn.accessibilityName = Minimize the Users Window -# bbb.users.maximizeRestoreBtn.accessibilityName = Maximize the Users Window -# bbb.users.settings.buttonTooltip = Settings -# bbb.users.settings.audioSettings = Audio Test -# bbb.users.settings.webcamSettings = Webcam Settings -# bbb.users.settings.muteAll = Mute All Users -# bbb.users.settings.muteAllExcept = Mute All Users Except Presenter -# bbb.users.settings.unmuteAll = Unmute All Users -# bbb.users.settings.lowerAllHands = Lower All Hands -# bbb.users.raiseHandBtn.toolTip = Raise Hand -# bbb.users.raiseHandBtn.toolTip2 = Lower Hand -# bbb.users.roomMuted.text = Viewers Muted -# bbb.users.roomLocked.text = Viewers Locked -# bbb.users.pushToTalk.toolTip = Talk -# bbb.users.pushToMute.toolTip = Mute yourself -# bbb.users.muteMeBtnTxt.talk = Unmute -# bbb.users.muteMeBtnTxt.mute = Mute -# bbb.users.muteMeBtnTxt.muted = Muted -# bbb.users.muteMeBtnTxt.unmuted = Unmuted -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -# bbb.users.usersGrid.accessibilityName = Users List. Use the arrow keys to navigate. -# bbb.users.usersGrid.nameItemRenderer = Name -# bbb.users.usersGrid.nameItemRenderer.youIdentifier = you -# bbb.users.usersGrid.statusItemRenderer = Status -# 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.lowerHand = Lower Hand -# bbb.users.usersGrid.statusItemRenderer.handRaised = Hand Raised -# bbb.users.usersGrid.statusItemRenderer.viewer = Viewer -# bbb.users.usersGrid.mediaItemRenderer = Media -# bbb.users.usersGrid.mediaItemRenderer.talking = Talking -# bbb.users.usersGrid.mediaItemRenderer.webcam = Sharing Webcam -# bbb.users.usersGrid.mediaItemRenderer.webcamBtn = View webcam -# bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Unmute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToMute = Mute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToLock = Lock {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Unlock {0} -# bbb.users.usersGrid.mediaItemRenderer.kickUser = Kick {0} -# bbb.users.usersGrid.mediaItemRenderer.webcam = Sharing Webcam -# bbb.users.usersGrid.mediaItemRenderer.micOff = Microphone off -# bbb.users.usersGrid.mediaItemRenderer.micOn = Microphone on -# bbb.users.usersGrid.mediaItemRenderer.noAudio = Not in audio conference -bbb.presentation.title = Apresentação -# bbb.presentation.titleWithPres = Presentation\: {0} -# bbb.presentation.quickLink.label = Presentation Window -# bbb.presentation.fitToWidth.toolTip = Fit Presentation To Width -# bbb.presentation.fitToPage.toolTip = Fit Presentation To Page -# bbb.presentation.uploadPresBtn.toolTip = Upload Presentation -bbb.presentation.backBtn.toolTip = Slide anterior. -# bbb.presentation.btnSlideNum.accessibilityName = Slide {0} of {1} -# bbb.presentation.btnSlideNum.toolTip = Select a slide -bbb.presentation.forwardBtn.toolTip = Próximo slide -bbb.presentation.maxUploadFileExceededAlert = Erro\: o ficheiro é demasiado grande. -bbb.presentation.uploadcomplete = Envio finalizado. Por favor, aguarde enquanto convertemos o documento. -bbb.presentation.uploaded = Enviado. -bbb.presentation.document.supported = O documento é suportado. A iniciar converção... -bbb.presentation.document.converted = Documento convertido com sucesso. -bbb.presentation.error.document.convert.failed = Erro\: Falha na conversão do documento do office -bbb.presentation.error.io = Erro. Por favor, contacte o Administrador. -bbb.presentation.error.security = Erro de segurança. Por favor, contacte o Administrador. -bbb.presentation.error.convert.notsupported = Erro o formato do arquivo enviado não é suportado. Por favor, envie um arquivo compatível. -bbb.presentation.error.convert.nbpage = Erro a determinar o número de páginas no documento enviado. Por favor, contacte o Administrador. -bbb.presentation.error.convert.maxnbpagereach = Erro. O limite de páginas do ficheiro excedeu. Por favor, envie um arquivo com menos páginas/slides. -bbb.presentation.converted = Convertendo {0} de {1} slides. -bbb.presentation.ok = OK -# bbb.presentation.slider = Presentation zoom level -# bbb.presentation.slideloader.starttext = Slide text start -# bbb.presentation.slideloader.endtext = Slide text end -bbb.presentation.uploadwindow.presentationfile = Arquivo de apresentação -bbb.presentation.uploadwindow.pdf = PDF -bbb.presentation.uploadwindow.word = WORD -bbb.presentation.uploadwindow.excel = EXCEL -bbb.presentation.uploadwindow.powerpoint = POWERPOINT -bbb.presentation.uploadwindow.image = IMAGEM -# bbb.presentation.minimizeBtn.accessibilityName = Minimize the Presentation Window -# bbb.presentation.maximizeRestoreBtn.accessibilityName = Maximize the Presentation Window -# bbb.presentation.closeBtn.accessibilityName = Close the Presentation Window -bbb.fileupload.title = Enviar apresentação -# bbb.fileupload.lblFileName.defaultText = No file selected -# bbb.fileupload.selectBtn.label = Select File -bbb.fileupload.selectBtn.toolTip = Localizar arquivo -bbb.fileupload.uploadBtn = Enviar -bbb.fileupload.uploadBtn.toolTip = Enviar arquivo -bbb.fileupload.deleteBtn.toolTip = Eliminar apresentação -bbb.fileupload.showBtn = Mostrar -bbb.fileupload.showBtn.toolTip = Mostrar apresentação -bbb.fileupload.okCancelBtn = Cancelar -# bbb.fileupload.okCancelBtn.toolTip = Close the File Upload dialog box -bbb.fileupload.genThumbText = Gerando miniaturas dos slides... -bbb.fileupload.progBarLbl = Progresso\: -# bbb.fileupload.fileFormatHint = Upload any office document or Portable Document Format (PDF) file. For best results upload PDF. -bbb.chat.title = Chat -# bbb.chat.quickLink.label = Chat Window -bbb.chat.cmpColorPicker.toolTip = Cor do texto -# bbb.chat.input.accessibilityName = Chat Message Editing Field -bbb.chat.sendBtn = Enviar -bbb.chat.sendBtn.toolTip = Enviar menssagem -# bbb.chat.sendBtn.accessibilityName = Send chat message -# bbb.chat.contextmenu.copyalltext = Copy All Text -bbb.chat.publicChatUsername = Todos -# bbb.chat.optionsTabName = Options -bbb.chat.privateChatSelect = Seleccione uma pessoa para conversar em privado -# 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.chatOptions = Opções de conversação -bbb.chat.fontSize = Tamanho da fonte -# bbb.chat.cmbFontSize.toolTip = Select Chat Message Font Size -# bbb.chat.messageList = Message Box -# bbb.chat.minimizeBtn.accessibilityName = Minimize the Chat Window -# bbb.chat.maximizeRestoreBtn.accessibilityName = Maximize the Chat Window -# bbb.chat.closeBtn.accessibilityName = Close the Chat Window -# bbb.chat.chatTabs.accessibleNotice = New messages in this tab. -# bbb.publishVideo.changeCameraBtn.labelText = Change Webcam -# bbb.publishVideo.changeCameraBtn.toolTip = Open the change webcam dialog box -# bbb.publishVideo.cmbResolution.tooltip = Select a webcam resolution -# bbb.publishVideo.startPublishBtn.labelText = Start Sharing -bbb.publishVideo.startPublishBtn.toolTip = Iniciar transmissão -# 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 -# bbb.videodock.quickLink.label = Webcams Window -# bbb.video.minimizeBtn.accessibilityName = Minimize the Webcams Window -# bbb.video.maximizeRestoreBtn.accessibilityName = Maximize the Webcams Window -# bbb.video.controls.muteButton.toolTip = Mute or unmute {0} -# bbb.video.controls.switchPresenter.toolTip = Make {0} presenter -# bbb.video.controls.ejectUserBtn.toolTip = Eject {0} from meeting -# bbb.video.controls.privateChatBtn.toolTip = Chat with {0} -# bbb.video.publish.hint.noCamera = No webcam available -# bbb.video.publish.hint.cantOpenCamera = Can't open your webcam -# bbb.video.publish.hint.waitingApproval = Waiting for approval -# bbb.video.publish.hint.videoPreview = Webcam preview -# bbb.video.publish.hint.openingCamera = Opening webcam... -# bbb.video.publish.hint.cameraDenied = Webcam access denied -# bbb.video.publish.hint.cameraIsBeingUsed = Your webcam is being used by another application -# bbb.video.publish.hint.publishing = Publishing... -# 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.desktopPublish.title = Partilha de desktop -# bbb.desktopPublish.fullscreen.tooltip = Share Your Main Screen -bbb.desktopPublish.fullscreen.label = Ecrã inteiro -# bbb.desktopPublish.region.tooltip = Share a Part of Your Screen -bbb.desktopPublish.region.label = Região -bbb.desktopPublish.stop.tooltip = Fechar partilha de ecrã -bbb.desktopPublish.stop.label = Fechar -bbb.desktopPublish.maximizeRestoreBtn.toolTip = Não pode maximizar esta janela -bbb.desktopPublish.closeBtn.toolTip = Parar a partilha e fechar esta janela -# bbb.desktopPublish.chromeOnMacUnsupportedHint = Desktop sharing is not currently supported on Chrome running under Mac OS X. Recommend you use FireFox to share desktop. -bbb.desktopPublish.minimizeBtn.toolTip = Minimizar janela -# bbb.desktopPublish.minimizeBtn.accessibilityName = Minimize the Desktop Sharing Publish Window -# bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Maximize the Desktop Sharing Publish Window -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -bbb.desktopView.title = Patilha de Ambiente de Trabalho -bbb.desktopView.fitToWindow = Ajustar à janela -bbb.desktopView.actualSize = Mostar tamanho actual -# bbb.desktopView.minimizeBtn.accessibilityName = Minimize 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.toolbar.phone.toolTip.start = Share Your Microphone -# bbb.toolbar.phone.toolTip.stop = Stop Sharing Your Microphone -# bbb.toolbar.phone.toolTip.mute = Stop listening the conference -# bbb.toolbar.phone.toolTip.unmute = Start listening the conference -# bbb.toolbar.phone.toolTip.nomic = No microphone detected -# bbb.toolbar.deskshare.toolTip.start = Share Your Desktop -# bbb.toolbar.deskshare.toolTip.stop = Stop Sharing Your Desktop -# bbb.toolbar.video.toolTip.start = Share Your Webcam -# bbb.toolbar.video.toolTip.stop = Stop Sharing Your Webcam -# bbb.layout.addButton.toolTip = Add the custom layout to the list -# bbb.layout.broadcastButton.toolTip = Apply Current Layout to All Viewers -# bbb.layout.combo.toolTip = Change Your Layout -# bbb.layout.loadButton.toolTip = Load layouts from a file -# bbb.layout.saveButton.toolTip = Save layouts to a file -# bbb.layout.lockButton.toolTip = Lock layout -# bbb.layout.combo.prompt = Apply a layout -# bbb.layout.combo.custom = * Custom layout -# bbb.layout.combo.customName = Custom layout -# 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.name.defaultlayout = Default Layout -# bbb.layout.name.videochat = Video Chat -# bbb.layout.name.webcamsfocus = Webcam Meeting -# bbb.layout.name.presentfocus = Presentation Meeting -# bbb.layout.name.lectureassistant = Lecture Assistant -# bbb.layout.name.lecture = Lecture -bbb.highlighter.toolbar.pencil = Sublinhar -# bbb.highlighter.toolbar.pencil.accessibilityName = Switch whiteboard cursor to pencil -bbb.highlighter.toolbar.ellipse = Circulo -# bbb.highlighter.toolbar.ellipse.accessibilityName = Switch whiteboard cursor to circle -bbb.highlighter.toolbar.rectangle = Retangulo -# bbb.highlighter.toolbar.rectangle.accessibilityName = Switch whiteboard cursor to rectangle -# bbb.highlighter.toolbar.panzoom = Pan and Zoom -# bbb.highlighter.toolbar.panzoom.accessibilityName = Switch whiteboard cursor to pan and zoom -# bbb.highlighter.toolbar.clear = Clear All Annotations -# bbb.highlighter.toolbar.clear.accessibilityName = Clear the whiteboard page -# bbb.highlighter.toolbar.undo = Undo Annotation -# bbb.highlighter.toolbar.undo.accessibilityName = Undo the last whiteboard shape -# bbb.highlighter.toolbar.color = Select Color -# bbb.highlighter.toolbar.color.accessibilityName = Whiteboard mark draw color -bbb.highlighter.toolbar.thickness = Mudar espessura -# bbb.highlighter.toolbar.thickness.accessibilityName = Whiteboard draw thickness -# bbb.logout.title = Logged Out -bbb.logout.button.label = OK -bbb.logout.appshutdown = O servidor aplicacional foi desligado -bbb.logout.asyncerror = Ocorreu um erro assíncrono -bbb.logout.connectionclosed = A ligação ao servidor for fechada -bbb.logout.connectionfailed = A ligação ao servidor falhou -bbb.logout.rejected = A ligação ao servidor for rejeitada -bbb.logout.invalidapp = aplicação red5 não existe -# bbb.logout.unknown = Your client has lost connection with the server -bbb.logout.usercommand = Saiu da conferencia -# 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 -# bbb.logout.confirm.message = Are you sure you want to log out? -# bbb.logout.confirm.yes = Yes -# bbb.logout.confirm.no = No -# bbb.notes.title = Notes -# bbb.notes.cmpColorPicker.toolTip = Text Color -# bbb.notes.saveBtn = Save -# bbb.notes.saveBtn.toolTip = Save Note -# bbb.settings.deskshare.instructions = Choose Allow on the prompt that pops up to check that desktop sharing is working properly for you -bbb.settings.deskshare.start = Verificar Partilha de Ambiente de Trabalho -bbb.settings.voice.volume = Actividade de Microfone -bbb.settings.java.label = Erro na versão do Java -# bbb.settings.java.text = You have Java {0} installed, but you need at least version {1} to use the BigBlueButton desktop sharing feature. The button below will install the newest Java JRE version. -bbb.settings.java.command = Instale uma versão do Java mais recente -bbb.settings.flash.label = Erro na Versão do flash -# bbb.settings.flash.text = You have Flash {0} installed, but you need at least version {1} to run BigBlueButton properly. The button below will install the newest Adobe Flash version. -bbb.settings.flash.command = Instale uma versão mais recente do flash -# bbb.settings.isight.label = iSight webcam error -bbb.settings.isight.text = Se tiver com problemas na sua camera iSight, poderá estar relacionado com o facto de estar a correr o OS X 10.6.5, este tem problemas com a captura de video via flash pela camera iSight.\nPara corrigir este problema carregue no link abaixo para instalar a ultima versão do Flash Player, ou actualizar o seu Mac para a versão mais recente. -bbb.settings.isight.command = Instale o Flash 10.2 RC2 -bbb.settings.warning.label = Aviso -bbb.settings.warning.close = Fechar este aviso -# bbb.settings.noissues = No outstanding issues have been detected. -# bbb.settings.instructions = Accept the Flash prompt that asks you for webcam permissions. If the output matches what is expected, your browser has been set up correctly. Other potentials issues are below. Examine them to find a possible solution. -# ltbcustom.bbb.highlighter.toolbar.triangle = Triangle -# ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Switch whiteboard cursor to triangle -# ltbcustom.bbb.highlighter.toolbar.line = Line -# ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Switch whiteboard cursor to line -# ltbcustom.bbb.highlighter.toolbar.text = Text -# ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Switch whiteboard cursor to text -# ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Text color -# ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Font size - -# bbb.accessibility.clientReady = Ready - -# bbb.accessibility.chat.chatBox.reachedFirst = You have reached the first message. -# bbb.accessibility.chat.chatBox.reachedLatest = You have reached the latest message. -# bbb.accessibility.chat.chatBox.navigatedFirst = You have navigated to the first message. -# 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.initialDescription = Please use the arrow keys to navigate through chat messages. - -# bbb.accessibility.notes.notesview.input = Notes input - -# bbb.shortcuthelp.title = Shortcut Keys -# bbb.shortcuthelp.minimizeBtn.accessibilityName = Minimize the Shortcut Help Window -# bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Maximize the Shortcut Help Window -# bbb.shortcuthelp.closeBtn.accessibilityName = Close the Shortcut Help Window -# bbb.shortcuthelp.dropdown.general = Global shortcuts -# bbb.shortcuthelp.dropdown.presentation = Presentation shortcuts -# bbb.shortcuthelp.dropdown.chat = Chat shortcuts -# bbb.shortcuthelp.dropdown.users = Users shortcuts -# bbb.shortcuthelp.dropdown.polling = Presenter Polling shortcuts -# bbb.shortcuthelp.dropdown.polling2 = Viewer Polling shortcuts -# bbb.shortcuthelp.headers.shortcut = Shortcut -# bbb.shortcuthelp.headers.function = Function - -# bbb.shortcutkey.general.minimize = 189 -# bbb.shortcutkey.general.minimize.function = Minimize current window -# bbb.shortcutkey.general.maximize = 187 -# bbb.shortcutkey.general.maximize.function = Maximize current window - -# bbb.shortcutkey.flash.exit = 81 -# bbb.shortcutkey.flash.exit.function = Focus out of the Flash window -# bbb.shortcutkey.users.muteme = 77 -# bbb.shortcutkey.users.muteme.function = Mute and Unmute your microphone -# bbb.shortcutkey.chat.chatinput = 73 -# bbb.shortcutkey.chat.chatinput.function = Focus the chat input field -# bbb.shortcutkey.present.focusslide = 67 -# bbb.shortcutkey.present.focusslide.function = Focus the presentation slide -# bbb.shortcutkey.whiteboard.undo = 90 -# bbb.shortcutkey.whiteboard.undo.function = Undo last whiteboard mark - -# bbb.shortcutkey.focus.users = 49 -# bbb.shortcutkey.focus.users.function = Move focus to the Users window -# bbb.shortcutkey.focus.video = 50 -# bbb.shortcutkey.focus.video.function = Move focus to the Webcam window -# bbb.shortcutkey.focus.presentation = 51 -# bbb.shortcutkey.focus.presentation.function = Move focus to the Presentation window -# bbb.shortcutkey.focus.chat = 52 -# bbb.shortcutkey.focus.chat.function = Move focus to the Chat window -# bbb.shortcutkey.focus.pollingCreate = 67 -# bbb.shortcutkey.focus.pollingCreate.function = Move focus to the Poll Creation window, if it is open. -# bbb.shortcutkey.focus.pollingStats = 83 -# bbb.shortcutkey.focus.pollingStats.function = Move focus to the Poll Statistics window, if it is open. -# bbb.shortcutkey.focus.voting = 89 -# bbb.shortcutkey.focus.voting.function = Move focus to the Voting window, if it is open. - -# bbb.shortcutkey.share.desktop = 68 -# bbb.shortcutkey.share.desktop.function = Open desktop sharing window -# bbb.shortcutkey.share.microphone = 79 -# bbb.shortcutkey.share.microphone.function = Open audio settings window -# bbb.shortcutkey.share.pauseRemoteStream = 80 -# bbb.shortcutkey.share.pauseRemoteStream.function = Start/Stop listening the conference -# bbb.shortcutkey.share.webcam = 66 -# bbb.shortcutkey.share.webcam.function = Open webcam sharing window - -# bbb.shortcutkey.shortcutWindow = 72 -# bbb.shortcutkey.shortcutWindow.function = Open/focus to shortcut help window -# bbb.shortcutkey.logout = 76 -# bbb.shortcutkey.logout.function = Log out of this meeting -# bbb.shortcutkey.raiseHand = 82 -# bbb.shortcutkey.raiseHand.function = Raise your hand - -# bbb.shortcutkey.present.upload = 85 -# bbb.shortcutkey.present.upload.function = Upload presentation -# bbb.shortcutkey.present.previous = 65 -# bbb.shortcutkey.present.previous.function = Go to previous slide -# bbb.shortcutkey.present.select = 83 -# bbb.shortcutkey.present.select.function = View all slides -# bbb.shortcutkey.present.next = 69 -# bbb.shortcutkey.present.next.function = Go to next slide -# bbb.shortcutkey.present.fitWidth = 70 -# bbb.shortcutkey.present.fitWidth.function = Fit slides to width -# bbb.shortcutkey.present.fitPage = 80 -# bbb.shortcutkey.present.fitPage.function = Fit slides to page - -# bbb.shortcutkey.users.makePresenter = 80 -# bbb.shortcutkey.users.makePresenter.function = Make selected person presenter -# bbb.shortcutkey.users.kick = 75 -# bbb.shortcutkey.users.kick.function = Kick selected person from the meeting -# bbb.shortcutkey.users.mute = 83 -# bbb.shortcutkey.users.mute.function = Mute or unmute selected person -# bbb.shortcutkey.users.muteall = 65 -# bbb.shortcutkey.users.muteall.function = Mute or unmute all users -# bbb.shortcutkey.users.focusUsers = 85 -# bbb.shortcutkey.users.focusUsers.function = Focus to users list -# bbb.shortcutkey.users.muteAllButPres = 65 -# bbb.shortcutkey.users.muteAllButPres.function = Mute everyone but the Presenter - -# bbb.shortcutkey.chat.focusTabs = 89 -# bbb.shortcutkey.chat.focusTabs.function = Focus to chat tabs -# bbb.shortcutkey.chat.focusBox = 66 -# bbb.shortcutkey.chat.focusBox.function = Focus to chat box -# bbb.shortcutkey.chat.changeColour = 67 -# 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.explanation = ---- -# bbb.shortcutkey.chat.explanation.function = For message navigation, you must focus the chat box. - -# bbb.shortcutkey.chat.chatbox.advance = 40 -# bbb.shortcutkey.chat.chatbox.advance.function = Navigate to the next message -# bbb.shortcutkey.chat.chatbox.goback = 38 -# bbb.shortcutkey.chat.chatbox.goback.function = Navigate to the previous message -# bbb.shortcutkey.chat.chatbox.repeat = 32 -# bbb.shortcutkey.chat.chatbox.repeat.function = Repeat current message -# bbb.shortcutkey.chat.chatbox.golatest = 39 -# bbb.shortcutkey.chat.chatbox.golatest.function = Navigate to the latest message -# bbb.shortcutkey.chat.chatbox.gofirst = 37 -# bbb.shortcutkey.chat.chatbox.gofirst.function = Navigate to the first message -# bbb.shortcutkey.chat.chatbox.goread = 75 -# bbb.shortcutkey.chat.chatbox.goread.function = Navigate to the most recent message you've read -# bbb.shortcutkey.chat.chatbox.debug = 71 -# bbb.shortcutkey.chat.chatbox.debug.function = Temporary debug hotkey - -# bbb.polling.toolbar.toolTip = Manage Polls -# bbb.polling.buttonName = Manage Polls -# bbb.polling.createPoll = Create New Poll -# bbb.polling.createPoll.moreThanOneResponse = Allow users to choose more than one response -# bbb.polling.createPoll.hint = Hint\: Start every answer with a new line -# bbb.polling.createPoll.answers = Answers\: -# bbb.polling.createPoll.question = Question\: -# bbb.polling.createPoll.title = Title\: -# bbb.polling.createPoll.publishToWeb = Enable web polling - -# bbb.polling.pollPreview = Poll Preview -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.publish = Publish -# bbb.polling.pollPreview.preview = Preview -# bbb.polling.pollPreview.save = Save -# bbb.polling.pollPreview.cancel = Cancel -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.hereIsYourPoll = Here is your poll\: -# bbb.polling.pollPreview.ifYouWantChanges = if you want to make any changes use the 'Modify' button -# bbb.polling.pollPreview.checkAll = (check all that may apply) -# bbb.polling.pollPreview.pollWillPublishOnline = This poll will be available for web polling. - -# bbb.polling.resultBtn.label=Result -# bbb.polling.resultBtn.toolTip=Show poll result -# bbb.polling.startBtn.label=Start -# bbb.polling.startBtn.toolTip=Start poll -# bbb.polling.editBtn.label=Edit -# bbb.polling.editBtn.toolTip=Edit poll -# bbb.polling.deleteBtn.toolTip=Delete poll - -# bbb.publishVideo.startPublishBtn.labelText = Start Sharing -# bbb.publishVideo.changeCameraBtn.labelText = Change Webcam - -# bbb.accessibility.alerts.madePresenter = You are now the Presenter. -# bbb.accessibility.alerts.madeViewer = You are now a Viewer. - -# bbb.shortcutkey.polling.buttonClick = 80 -# bbb.shortcutkey.polling.buttonClick.function = Open the Polling Menu. -# bbb.shortcutkey.polling.focusTitle = 67 -# bbb.shortcutkey.polling.focusTitle.function = Focus to Title input box. -# bbb.shortcutkey.polling.focusQuestion = 81 -# bbb.shortcutkey.polling.focusQuestion.function = Focus to Question input box. -# bbb.shortcutkey.polling.focusAnswers = 65 -# bbb.shortcutkey.polling.focusAnswers.function = Focus to Answers input box. -# bbb.shortcutkey.polling.focusMultipleCB = 77 -# bbb.shortcutkey.polling.focusMultipleCB.function = Focus to "Allow multiple selections" checkbox. -# bbb.shortcutkey.polling.focusWebPollCB = 66 -# bbb.shortcutkey.polling.focusWebPollCB.function = Focus to "Enable web polling" checkbox. -# bbb.shortcutkey.polling.previewClick = 80 -# bbb.shortcutkey.polling.previewClick.function = Preview your poll and proceed. -# bbb.shortcutkey.polling.cancelClick = 88 -# bbb.shortcutkey.polling.cancelClick.function = Cancel and exit Poll creation. -# bbb.shortcutkey.polling.modify = 69 -# bbb.shortcutkey.polling.modify.function = Go back and modify your poll. -# bbb.shortcutkey.polling.publish = 85 -# bbb.shortcutkey.polling.publish.function = Publish your poll and open voting. -# bbb.shortcutkey.polling.save = 83 -# bbb.shortcutkey.polling.save.function = Save your poll to use later. - -# bbb.shortcutkey.pollStats.explanation = ---- -# bbb.shortcutkey.pollStats.explanation.function = Poll results are only available once the poll has been published. -# bbb.shortcutkey.polling.focusData = 68 -# bbb.shortcutkey.polling.focusData.function = Focus to poll results. -# bbb.shortcutkey.polling.refresh = 82 -# bbb.shortcutkey.polling.refresh.function = Refresh poll results. -# bbb.shortcutkey.polling.focusWebPoll = 73 -# bbb.shortcutkey.polling.focusWebPoll.function = Focus to web polling URL box. -# bbb.shortcutkey.polling.stopPoll = 79 -# bbb.shortcutkey.polling.stopPoll.function = Stop the poll and end voting. -# bbb.shortcutkey.polling.repostPoll = 80 -# bbb.shortcutkey.polling.repostPoll.function = Re-publish the poll. -# bbb.shortcutkey.polling.closeStatsWindow = 88 -# bbb.shortcutkey.polling.closeStatsWindow.function = Close Polling Results window. - -# bbb.shortcutkey.polling.vote = 86 -# bbb.shortcutkey.polling.vote.function = Cast your vote for the options selected. -# bbb.shortcutkey.polling.focusVoteQuestion = 81 -# bbb.shortcutkey.polling.focusVoteQuestion.function = Focus to question. - -# bbb.shortcutkey.specialKeys.space = Spacebar -# bbb.shortcutkey.specialKeys.left = Left Arrow -# bbb.shortcutkey.specialKeys.right = Right Arrow -# bbb.shortcutkey.specialKeys.up = Up Arrow -# bbb.shortcutkey.specialKeys.down = Down Arrow -# bbb.shortcutkey.specialKeys.plus = Plus -# bbb.shortcutkey.specialKeys.minus = Minus - -# bbb.toolbar.videodock.toolTip.closeAllVideos = Close all videos -# bbb.users.settings.lockAll=Lock All Users -# bbb.users.settings.lockAllExcept=Lock Users Except Presenter -# bbb.users.settings.lockSettings=Lock Viewers ... -# bbb.users.settings.unlockAll=Unlock All Viewers -# bbb.users.settings.roomIsLocked=Locked by default -# bbb.users.settings.roomIsMuted=Muted by default - -# bbb.lockSettings.save = Apply -# bbb.lockSettings.save.tooltip = Apply lock settings -# bbb.lockSettings.cancel = Cancel -# bbb.lockSettings.cancel.toolTip = Close this window without saving - -# bbb.lockSettings.moderatorLocking = Moderator locking -# bbb.lockSettings.privateChat = Private Chat -# bbb.lockSettings.publicChat = Public Chat -# bbb.lockSettings.webcam = Webcam -# bbb.lockSettings.microphone = Microphone -# bbb.lockSettings.layout = Layout -# bbb.lockSettings.title=Lock Viewers -# bbb.lockSettings.feature=Feature -# bbb.lockSettings.locked=Locked -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/ro_RO/bbbResources.properties b/clients/flash/web-client/src/locale/ro_RO/bbbResources.properties deleted file mode 100644 index 58d63abd65be..000000000000 --- a/clients/flash/web-client/src/locale/ro_RO/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -# bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Se conectează la server -bbb.mainshell.statusProgress.loading = Încărcare\: -bbb.mainshell.statusProgress.cannotConnectServer = Nu s-a putut realiza conexiunea cu serverul. -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Afişaţi Jurnalul -# bbb.mainshell.meetingNotFound = Meeting Not Found -# bbb.mainshell.invalidAuthToken = Invalid Authentication Token -bbb.mainshell.resetLayoutBtn.toolTip = Reiniţializare Pagină -# bbb.mainshell.notification.tunnelling = Tunnelling -# bbb.mainshell.notification.webrtc = WebRTC Audio -bbb.oldlocalewindow.reminder1 = S-ar putea să aveţi traduceri vechi a BigBlueButton -bbb.oldlocalewindow.reminder2 = Please clear your browser's cache and try again. -bbb.oldlocalewindow.windowTitle = Avertisment\: Traduceri vechi -# bbb.audioSelection.title = How do you want to join the audio? -# bbb.audioSelection.btnMicrophone.label = Microphone -# bbb.audioSelection.btnMicrophone.toolTip = Join the audio with your microphone -# bbb.audioSelection.btnListenOnly.label = Listen Only -# bbb.audioSelection.btnListenOnly.toolTip = Join the audio as listen only -# bbb.audioSelection.txtPhone.text = To join this meeting by phone, dial\: {0} then enter {1} as the conference pin number. -# bbb.micSettings.title = Audio Test -# bbb.micSettings.speakers.header = Test Speakers -# bbb.micSettings.microphone.header = Test Microphone -bbb.micSettings.playSound = Redare sunet de test -# bbb.micSettings.playSound.toolTip = Play music to test your speakers -bbb.micSettings.hearFromHeadset = Ar trebui să auziți sunetul în caști, nu în boxele computerului. -# bbb.micSettings.speakIntoMic = If you are using a headset (or earbuds), you should hear the audio from your headset -- not from your computer speakers. -# bbb.micSettings.echoTestMicPrompt = This is a private echo test. Speak a few words. Did you hear audio? -# bbb.micSettings.echoTestAudioYes = Yes -# bbb.micSettings.echoTestAudioNo = No -# bbb.micSettings.speakIntoMicTestLevel = Speak into your microphone. You should see the bar move. If not, choose another mic. -# bbb.micSettings.recommendHeadset = Use a headset with a microphone for best audio experience. -bbb.micSettings.changeMic = Schimbați microfonul -# bbb.micSettings.changeMic.toolTip = Open the Flash Player microphone settings dialog box -# bbb.micSettings.comboMicList.toolTip = Select a microphone -# bbb.micSettings.micRecordVolume.label = Gain -# bbb.micSettings.micRecordVolume.toolTip = Set your microphone gain -# bbb.micSettings.nextButton = Next -# bbb.micSettings.nextButton.toolTip = Start the echo test -bbb.micSettings.join = Intrați în convorbire -# bbb.micSettings.join.toolTip = Join the audio conference -# bbb.micSettings.cancel = Cancel -# bbb.micSettings.connectingtoecho = Connecting -# bbb.micSettings.connectingtoecho.error = Echo Test Error\: Please contact administrator. -# bbb.micSettings.cancel.toolTip = Cancel joining the audio conference -# bbb.micSettings.access.helpButton = Open tutorial videos in a new page. -# bbb.micSettings.access.title = Audio Settings. Focus will remain in this audio settings window until the window is closed. -# bbb.micSettings.webrtc.title = WebRTC Support -# bbb.micSettings.webrtc.capableBrowser = Your browser supports WebRTC. -# bbb.micSettings.webrtc.capableBrowser.dontuseit = Click not to use WebRTC -# bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Click here if you don't want to use the WebRTC technology (recommended if you have problems using it). -# bbb.micSettings.webrtc.notCapableBrowser = WebRTC is not supported in your browser. Please use Google Chrome (version 32 or greater); or Mozilla Firefox (version 26 or greater). You will still be able to join the voice conference using the Adobe Flash Platform. -# bbb.micSettings.webrtc.connecting = Calling -# bbb.micSettings.webrtc.waitingforice = Connecting -# bbb.micSettings.webrtc.transferring = Transferring -# bbb.micSettings.webrtc.endingecho = Joining audio -# bbb.micSettings.webrtc.endedecho = Echo test ended. -# bbb.micPermissions.firefox.title = Firefox Microphone Permissions -# bbb.micPermissions.firefox.message1 = Choose your mic and then click Share. -# bbb.micPermissions.firefox.message2 = If you don't see the list of microphones, click on the microphone icon. -# bbb.micPermissions.chrome.title = Chrome Microphone Permissions -# bbb.micPermissions.chrome.message1 = Click Allow to give Chrome permission to use your microphone. -# bbb.micWarning.title = Audio Warning -# bbb.micWarning.joinBtn.label = Join anyway -# bbb.micWarning.testAgain.label = Test again -# bbb.micWarning.message = Your microphone did not show any activity, others probably won't be able to hear you during the session. -# bbb.webrtcWarning.message = Detected the following WebRTC issue\: {0}. Do you want to try Flash instead? -# bbb.webrtcWarning.title = WebRTC Audio Failure -# bbb.webrtcWarning.failedError.1001 = Error 1001\: WebSocket disconnected -# bbb.webrtcWarning.failedError.1002 = Error 1002\: Could not make a WebSocket connection -# bbb.webrtcWarning.failedError.1003 = Error 1003\: Browser version not supported -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -# bbb.webrtcWarning.failedError.1005 = Error 1005\: Call ended unexpectedly -# bbb.webrtcWarning.failedError.1006 = Error 1006\: Call timed out -# bbb.webrtcWarning.failedError.1007 = Error 1007\: ICE negotiation failed -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -# 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.mainToolbar.helpBtn = Ajutor -bbb.mainToolbar.logoutBtn = Ieşire -# bbb.mainToolbar.logoutBtn.toolTip = Log Out -# bbb.mainToolbar.langSelector = Select language -bbb.mainToolbar.settingsBtn = Configurări -bbb.mainToolbar.settingsBtn.toolTip = Deschide Configurările -# bbb.mainToolbar.shortcutBtn = Shortcut Keys -# bbb.mainToolbar.shortcutBtn.toolTip = Open Shortcut Keys Window -# bbb.mainToolbar.recordBtn.toolTip.start = Start recording -# bbb.mainToolbar.recordBtn.toolTip.stop = Stop recording -# bbb.mainToolbar.recordBtn.toolTip.recording = The session is being recorded -# bbb.mainToolbar.recordBtn.toolTip.notRecording = The session isn't being recorded -# 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.stop = Are you sure you want to stop recording the session? -# bbb.mainToolbar.recordBtn..notification.title = Record Notification -# bbb.mainToolbar.recordBtn..notification.message1 = You can record this meeting. -# 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.notRecording = Not Recording -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.window.minimizeBtn.toolTip = Minimize -# bbb.window.maximizeRestoreBtn.toolTip = Maximize -# bbb.window.closeBtn.toolTip = Close -# bbb.videoDock.titleBar = Webcam Window Title Bar -# bbb.presentation.titleBar = Presentation Window Title Bar -# bbb.chat.titleBar = Chat Window Title Bar -# bbb.users.title = Users{0} {1} -# bbb.users.titleBar = Users Window title bar -# bbb.users.quickLink.label = Users Window -# bbb.users.minimizeBtn.accessibilityName = Minimize the Users Window -# bbb.users.maximizeRestoreBtn.accessibilityName = Maximize the Users Window -# bbb.users.settings.buttonTooltip = Settings -# bbb.users.settings.audioSettings = Audio Test -# bbb.users.settings.webcamSettings = Webcam Settings -# bbb.users.settings.muteAll = Mute All Users -# bbb.users.settings.muteAllExcept = Mute All Users Except Presenter -# bbb.users.settings.unmuteAll = Unmute All Users -# bbb.users.settings.lowerAllHands = Lower All Hands -# bbb.users.raiseHandBtn.toolTip = Raise Hand -# bbb.users.raiseHandBtn.toolTip2 = Lower Hand -# bbb.users.roomMuted.text = Viewers Muted -# bbb.users.roomLocked.text = Viewers Locked -# bbb.users.pushToTalk.toolTip = Talk -# bbb.users.pushToMute.toolTip = Mute yourself -# bbb.users.muteMeBtnTxt.talk = Unmute -# bbb.users.muteMeBtnTxt.mute = Mute -# bbb.users.muteMeBtnTxt.muted = Muted -# bbb.users.muteMeBtnTxt.unmuted = Unmuted -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -# bbb.users.usersGrid.accessibilityName = Users List. Use the arrow keys to navigate. -# bbb.users.usersGrid.nameItemRenderer = Name -# bbb.users.usersGrid.nameItemRenderer.youIdentifier = you -# bbb.users.usersGrid.statusItemRenderer = Status -# 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.lowerHand = Lower Hand -# bbb.users.usersGrid.statusItemRenderer.handRaised = Hand Raised -# bbb.users.usersGrid.statusItemRenderer.viewer = Viewer -# bbb.users.usersGrid.mediaItemRenderer = Media -# bbb.users.usersGrid.mediaItemRenderer.talking = Talking -# bbb.users.usersGrid.mediaItemRenderer.webcam = Sharing Webcam -# bbb.users.usersGrid.mediaItemRenderer.webcamBtn = View webcam -# bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Unmute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToMute = Mute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToLock = Lock {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Unlock {0} -# bbb.users.usersGrid.mediaItemRenderer.kickUser = Kick {0} -# bbb.users.usersGrid.mediaItemRenderer.webcam = Sharing Webcam -# bbb.users.usersGrid.mediaItemRenderer.micOff = Microphone off -# bbb.users.usersGrid.mediaItemRenderer.micOn = Microphone on -# bbb.users.usersGrid.mediaItemRenderer.noAudio = Not in audio conference -bbb.presentation.title = Prezentare -# bbb.presentation.titleWithPres = Presentation\: {0} -# bbb.presentation.quickLink.label = Presentation Window -# bbb.presentation.fitToWidth.toolTip = Fit Presentation To Width -# bbb.presentation.fitToPage.toolTip = Fit Presentation To Page -# bbb.presentation.uploadPresBtn.toolTip = Upload Presentation -bbb.presentation.backBtn.toolTip = Slide-ul anterior. -# bbb.presentation.btnSlideNum.accessibilityName = Slide {0} of {1} -# bbb.presentation.btnSlideNum.toolTip = Select a slide -bbb.presentation.forwardBtn.toolTip = Slide-ul următor -bbb.presentation.maxUploadFileExceededAlert = Eroare\: Fișierul este mai mare decât limita permisă. -bbb.presentation.uploadcomplete = Încărcare completă. Aşteptaţi până se face conversia documentului. -bbb.presentation.uploaded = încărcat. -bbb.presentation.document.supported = Documentul încărcat este acceptat. -bbb.presentation.document.converted = Conversia documentului a reuşit. -bbb.presentation.error.document.convert.failed = Eroare\: conversia documentului a eşuat. -bbb.presentation.error.io = Eroare IO\: trebuie să contactaţi un administrator. -bbb.presentation.error.security = Eroare de securitate\: trebuie să contactaţi un administrator. -bbb.presentation.error.convert.notsupported = Eroare\: Documentul încărcat nu este acceptat. Trebuie să încărcaţi un tip de document compatibil. -bbb.presentation.error.convert.nbpage = Eroare\: Nu s-a putut determina numărul de pagini în documentul încărcat. -bbb.presentation.error.convert.maxnbpagereach = Eroare\: Documentul încărcat are prea multe pagini. -bbb.presentation.converted = S-a făcut conversia la {0} din {1} slide-uri. -bbb.presentation.ok = Bine -# bbb.presentation.slider = Presentation zoom level -# bbb.presentation.slideloader.starttext = Slide text start -# bbb.presentation.slideloader.endtext = Slide text end -bbb.presentation.uploadwindow.presentationfile = Fişier prezentare -bbb.presentation.uploadwindow.pdf = PDF -bbb.presentation.uploadwindow.word = WORD -bbb.presentation.uploadwindow.excel = EXCEL -bbb.presentation.uploadwindow.powerpoint = POWERPOINT -bbb.presentation.uploadwindow.image = IMAGINE -# bbb.presentation.minimizeBtn.accessibilityName = Minimize the Presentation Window -# bbb.presentation.maximizeRestoreBtn.accessibilityName = Maximize the Presentation Window -# bbb.presentation.closeBtn.accessibilityName = Close the Presentation Window -bbb.fileupload.title = Încărcare Prezentare -# bbb.fileupload.lblFileName.defaultText = No file selected -# bbb.fileupload.selectBtn.label = Select File -bbb.fileupload.selectBtn.toolTip = Căutaţi fişier -bbb.fileupload.uploadBtn = Încărcaţi -bbb.fileupload.uploadBtn.toolTip = Încărcaţi fişierul -bbb.fileupload.deleteBtn.toolTip = Ştergeţi prezentarea -bbb.fileupload.showBtn = Vizualizare -bbb.fileupload.showBtn.toolTip = Vizualizaţi prezentarea -bbb.fileupload.okCancelBtn = Renunţă -# bbb.fileupload.okCancelBtn.toolTip = Close the File Upload dialog box -bbb.fileupload.genThumbText = Se generează miniaturile... -bbb.fileupload.progBarLbl = Progres\: -# bbb.fileupload.fileFormatHint = Upload any office document or Portable Document Format (PDF) file. For best results upload PDF. -bbb.chat.title = Chat -# bbb.chat.quickLink.label = Chat Window -bbb.chat.cmpColorPicker.toolTip = Culoarea textului -# bbb.chat.input.accessibilityName = Chat Message Editing Field -bbb.chat.sendBtn = Trimitere -bbb.chat.sendBtn.toolTip = Trimiteţi mesajul -# bbb.chat.sendBtn.accessibilityName = Send chat message -# bbb.chat.contextmenu.copyalltext = Copy All Text -bbb.chat.publicChatUsername = Toţi -# bbb.chat.optionsTabName = Options -bbb.chat.privateChatSelect = Selectaţi o persoana cu care sa discutaţi în privat -# 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.chatOptions = Opţiuni Chat -bbb.chat.fontSize = Dimensiune Font -# bbb.chat.cmbFontSize.toolTip = Select Chat Message Font Size -# bbb.chat.messageList = Message Box -# bbb.chat.minimizeBtn.accessibilityName = Minimize the Chat Window -# bbb.chat.maximizeRestoreBtn.accessibilityName = Maximize the Chat Window -# bbb.chat.closeBtn.accessibilityName = Close the Chat Window -# bbb.chat.chatTabs.accessibleNotice = New messages in this tab. -# bbb.publishVideo.changeCameraBtn.labelText = Change Webcam -# bbb.publishVideo.changeCameraBtn.toolTip = Open the change webcam dialog box -# bbb.publishVideo.cmbResolution.tooltip = Select a webcam resolution -# bbb.publishVideo.startPublishBtn.labelText = Start Sharing -bbb.publishVideo.startPublishBtn.toolTip = Porniţi fluxul video -# bbb.webcamPermissions.chrome.title = Chrome Webcam Permissions -# bbb.webcamPermissions.chrome.message1 = Click Allow to give Chrome permission to use your webcam. -bbb.videodock.title = Andocare video -# bbb.videodock.quickLink.label = Webcams Window -# bbb.video.minimizeBtn.accessibilityName = Minimize the Webcams Window -# bbb.video.maximizeRestoreBtn.accessibilityName = Maximize the Webcams Window -# bbb.video.controls.muteButton.toolTip = Mute or unmute {0} -# bbb.video.controls.switchPresenter.toolTip = Make {0} presenter -# bbb.video.controls.ejectUserBtn.toolTip = Eject {0} from meeting -# bbb.video.controls.privateChatBtn.toolTip = Chat with {0} -# bbb.video.publish.hint.noCamera = No webcam available -# bbb.video.publish.hint.cantOpenCamera = Can't open your webcam -# bbb.video.publish.hint.waitingApproval = Waiting for approval -# bbb.video.publish.hint.videoPreview = Webcam preview -# bbb.video.publish.hint.openingCamera = Opening webcam... -# bbb.video.publish.hint.cameraDenied = Webcam access denied -# bbb.video.publish.hint.cameraIsBeingUsed = Your webcam is being used by another application -# bbb.video.publish.hint.publishing = Publishing... -# 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.desktopPublish.title = Partajare spaţiu de lucru -# bbb.desktopPublish.fullscreen.tooltip = Share Your Main Screen -bbb.desktopPublish.fullscreen.label = Ecran Plin -# bbb.desktopPublish.region.tooltip = Share a Part of Your Screen -bbb.desktopPublish.region.label = Regiune -bbb.desktopPublish.stop.tooltip = Închide partajarea ecranului -bbb.desktopPublish.stop.label = Închide -bbb.desktopPublish.maximizeRestoreBtn.toolTip = Nu puteţi maximiza această fereastră -bbb.desktopPublish.closeBtn.toolTip = Opreşte partajarea şi închide aceasta fereastră -# bbb.desktopPublish.chromeOnMacUnsupportedHint = Desktop sharing is not currently supported on Chrome running under Mac OS X. Recommend you use FireFox to share desktop. -bbb.desktopPublish.minimizeBtn.toolTip = Minimizează aceasta fereastră -# bbb.desktopPublish.minimizeBtn.accessibilityName = Minimize the Desktop Sharing Publish Window -# bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Maximize the Desktop Sharing Publish Window -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -bbb.desktopView.title = Partajare spațiu de lucru -bbb.desktopView.fitToWindow = Potriviți în cadrul ferestrei -bbb.desktopView.actualSize = Afişează dimensiunea actuală -# bbb.desktopView.minimizeBtn.accessibilityName = Minimize 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.toolbar.phone.toolTip.start = Share Your Microphone -# bbb.toolbar.phone.toolTip.stop = Stop Sharing Your Microphone -# bbb.toolbar.phone.toolTip.mute = Stop listening the conference -# bbb.toolbar.phone.toolTip.unmute = Start listening the conference -# bbb.toolbar.phone.toolTip.nomic = No microphone detected -# bbb.toolbar.deskshare.toolTip.start = Share Your Desktop -# bbb.toolbar.deskshare.toolTip.stop = Stop Sharing Your Desktop -# bbb.toolbar.video.toolTip.start = Share Your Webcam -# bbb.toolbar.video.toolTip.stop = Stop Sharing Your Webcam -# bbb.layout.addButton.toolTip = Add the custom layout to the list -# bbb.layout.broadcastButton.toolTip = Apply Current Layout to All Viewers -# bbb.layout.combo.toolTip = Change Your Layout -# bbb.layout.loadButton.toolTip = Load layouts from a file -# bbb.layout.saveButton.toolTip = Save layouts to a file -# bbb.layout.lockButton.toolTip = Lock layout -# bbb.layout.combo.prompt = Apply a layout -# bbb.layout.combo.custom = * Custom layout -# bbb.layout.combo.customName = Custom layout -# 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.name.defaultlayout = Default Layout -# bbb.layout.name.videochat = Video Chat -# bbb.layout.name.webcamsfocus = Webcam Meeting -# bbb.layout.name.presentfocus = Presentation Meeting -# bbb.layout.name.lectureassistant = Lecture Assistant -# bbb.layout.name.lecture = Lecture -bbb.highlighter.toolbar.pencil = Evidenţiator -# bbb.highlighter.toolbar.pencil.accessibilityName = Switch whiteboard cursor to pencil -bbb.highlighter.toolbar.ellipse = Cerc -# bbb.highlighter.toolbar.ellipse.accessibilityName = Switch whiteboard cursor to circle -bbb.highlighter.toolbar.rectangle = Dreptunghi -# bbb.highlighter.toolbar.rectangle.accessibilityName = Switch whiteboard cursor to rectangle -# bbb.highlighter.toolbar.panzoom = Pan and Zoom -# bbb.highlighter.toolbar.panzoom.accessibilityName = Switch whiteboard cursor to pan and zoom -# bbb.highlighter.toolbar.clear = Clear All Annotations -# bbb.highlighter.toolbar.clear.accessibilityName = Clear the whiteboard page -# bbb.highlighter.toolbar.undo = Undo Annotation -# bbb.highlighter.toolbar.undo.accessibilityName = Undo the last whiteboard shape -bbb.highlighter.toolbar.color = Selectaţi Culoarea -# bbb.highlighter.toolbar.color.accessibilityName = Whiteboard mark draw color -bbb.highlighter.toolbar.thickness = Schimbă grosimea -# bbb.highlighter.toolbar.thickness.accessibilityName = Whiteboard draw thickness -# bbb.logout.title = Logged Out -bbb.logout.button.label = Bine -bbb.logout.appshutdown = Aplicatia server a fost oprită -bbb.logout.asyncerror = A apărut o eroare asincronă -bbb.logout.connectionclosed = Conexiunea la server a fost închisă -bbb.logout.connectionfailed = Conexiunea la server nu a reuşit -bbb.logout.rejected = Conexiunea la server a fost respinsă -bbb.logout.invalidapp = Aplicatia red5 nu există -bbb.logout.unknown = Clientul dumneavoastră a pierdut conexiunea cu serverul -bbb.logout.usercommand = Aţi ieşit din conferinţă -# 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 -# bbb.logout.confirm.message = Are you sure you want to log out? -# bbb.logout.confirm.yes = Yes -# bbb.logout.confirm.no = No -# bbb.notes.title = Notes -# bbb.notes.cmpColorPicker.toolTip = Text Color -# bbb.notes.saveBtn = Save -# bbb.notes.saveBtn.toolTip = Save Note -bbb.settings.deskshare.instructions = Apăsați "Allow" în fereastra de dialog ce va apărea pentru a verifica faptul că partajarea spațiului de lucru funcționează corect pentru dvs. -bbb.settings.deskshare.start = Verifică partajarea spaţiului de lucru -bbb.settings.voice.volume = Activitate Microfon -bbb.settings.java.label = Eroare la versiunea Java -bbb.settings.java.text = Aveți instalată Java versiunea {0} dar vă trebuie cel puțin versiunea {1} pentru a folosi funcționalitatea de partajare a spatiului de lucru oferită de BigBlueButton. Apăsați butonul de mai jos pentru a instala ultima versiune de Java Runtime Environment -bbb.settings.java.command = Instalați ultima versiune de Java -bbb.settings.flash.label = Eroare la versiunea Flash -bbb.settings.flash.text = Aveți instalat Flash, versiunea {0}, dar vă trebuie cel puțin versiunea {1} pentru a rula BigBlueButton in mod adecvat. Apăsați pe butonul de mai jos pentru a instala ultima versiune a Adobe Flash. -bbb.settings.flash.command = Instalați ultima versiune de Flash -bbb.settings.isight.label = Eroare a camerei iSight -bbb.settings.isight.text = Dacă aveți probleme cu camera dvs. iSight, poate fi din cauză că rulați pe OSX 10.6.5, platforma pe care Flash este cunoscut ca ar avea probleme cu captura video de la camera iSight.\nPentru a corecta această problemă, accesați link-ul de mai jos pentru a instala o versiune mai nouă de Flash, sau actualizați-vă sistemul de operare la cea mai nouă versiune. -bbb.settings.isight.command = Instalează flash 10.2 RC2 -bbb.settings.warning.label = Avertisment -bbb.settings.warning.close = Închide acest avertisment -bbb.settings.noissues = N-au fost identificate probleme deosebite. -bbb.settings.instructions = Acceptați cererea de acces la camera video facută de Flash. Dacă vă puteți vedea și auzi, browserul dvs. a fost setat curect. Alte probleme probabile sunt afișate dedesubt. Faceți click pe fiecare pentru a găsi o posibilă soluție. -# ltbcustom.bbb.highlighter.toolbar.triangle = Triangle -# ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Switch whiteboard cursor to triangle -# ltbcustom.bbb.highlighter.toolbar.line = Line -# ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Switch whiteboard cursor to line -# ltbcustom.bbb.highlighter.toolbar.text = Text -# ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Switch whiteboard cursor to text -# ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Text color -# ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Font size - -# bbb.accessibility.clientReady = Ready - -# bbb.accessibility.chat.chatBox.reachedFirst = You have reached the first message. -# bbb.accessibility.chat.chatBox.reachedLatest = You have reached the latest message. -# bbb.accessibility.chat.chatBox.navigatedFirst = You have navigated to the first message. -# 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.initialDescription = Please use the arrow keys to navigate through chat messages. - -# bbb.accessibility.notes.notesview.input = Notes input - -# bbb.shortcuthelp.title = Shortcut Keys -# bbb.shortcuthelp.minimizeBtn.accessibilityName = Minimize the Shortcut Help Window -# bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Maximize the Shortcut Help Window -# bbb.shortcuthelp.closeBtn.accessibilityName = Close the Shortcut Help Window -# bbb.shortcuthelp.dropdown.general = Global shortcuts -# bbb.shortcuthelp.dropdown.presentation = Presentation shortcuts -# bbb.shortcuthelp.dropdown.chat = Chat shortcuts -# bbb.shortcuthelp.dropdown.users = Users shortcuts -# bbb.shortcuthelp.dropdown.polling = Presenter Polling shortcuts -# bbb.shortcuthelp.dropdown.polling2 = Viewer Polling shortcuts -# bbb.shortcuthelp.headers.shortcut = Shortcut -# bbb.shortcuthelp.headers.function = Function - -# bbb.shortcutkey.general.minimize = 189 -# bbb.shortcutkey.general.minimize.function = Minimize current window -# bbb.shortcutkey.general.maximize = 187 -# bbb.shortcutkey.general.maximize.function = Maximize current window - -# bbb.shortcutkey.flash.exit = 81 -# bbb.shortcutkey.flash.exit.function = Focus out of the Flash window -# bbb.shortcutkey.users.muteme = 77 -# bbb.shortcutkey.users.muteme.function = Mute and Unmute your microphone -# bbb.shortcutkey.chat.chatinput = 73 -# bbb.shortcutkey.chat.chatinput.function = Focus the chat input field -# bbb.shortcutkey.present.focusslide = 67 -# bbb.shortcutkey.present.focusslide.function = Focus the presentation slide -# bbb.shortcutkey.whiteboard.undo = 90 -# bbb.shortcutkey.whiteboard.undo.function = Undo last whiteboard mark - -# bbb.shortcutkey.focus.users = 49 -# bbb.shortcutkey.focus.users.function = Move focus to the Users window -# bbb.shortcutkey.focus.video = 50 -# bbb.shortcutkey.focus.video.function = Move focus to the Webcam window -# bbb.shortcutkey.focus.presentation = 51 -# bbb.shortcutkey.focus.presentation.function = Move focus to the Presentation window -# bbb.shortcutkey.focus.chat = 52 -# bbb.shortcutkey.focus.chat.function = Move focus to the Chat window -# bbb.shortcutkey.focus.pollingCreate = 67 -# bbb.shortcutkey.focus.pollingCreate.function = Move focus to the Poll Creation window, if it is open. -# bbb.shortcutkey.focus.pollingStats = 83 -# bbb.shortcutkey.focus.pollingStats.function = Move focus to the Poll Statistics window, if it is open. -# bbb.shortcutkey.focus.voting = 89 -# bbb.shortcutkey.focus.voting.function = Move focus to the Voting window, if it is open. - -# bbb.shortcutkey.share.desktop = 68 -# bbb.shortcutkey.share.desktop.function = Open desktop sharing window -# bbb.shortcutkey.share.microphone = 79 -# bbb.shortcutkey.share.microphone.function = Open audio settings window -# bbb.shortcutkey.share.pauseRemoteStream = 80 -# bbb.shortcutkey.share.pauseRemoteStream.function = Start/Stop listening the conference -# bbb.shortcutkey.share.webcam = 66 -# bbb.shortcutkey.share.webcam.function = Open webcam sharing window - -# bbb.shortcutkey.shortcutWindow = 72 -# bbb.shortcutkey.shortcutWindow.function = Open/focus to shortcut help window -# bbb.shortcutkey.logout = 76 -# bbb.shortcutkey.logout.function = Log out of this meeting -# bbb.shortcutkey.raiseHand = 82 -# bbb.shortcutkey.raiseHand.function = Raise your hand - -# bbb.shortcutkey.present.upload = 85 -# bbb.shortcutkey.present.upload.function = Upload presentation -# bbb.shortcutkey.present.previous = 65 -# bbb.shortcutkey.present.previous.function = Go to previous slide -# bbb.shortcutkey.present.select = 83 -# bbb.shortcutkey.present.select.function = View all slides -# bbb.shortcutkey.present.next = 69 -# bbb.shortcutkey.present.next.function = Go to next slide -# bbb.shortcutkey.present.fitWidth = 70 -# bbb.shortcutkey.present.fitWidth.function = Fit slides to width -# bbb.shortcutkey.present.fitPage = 80 -# bbb.shortcutkey.present.fitPage.function = Fit slides to page - -# bbb.shortcutkey.users.makePresenter = 80 -# bbb.shortcutkey.users.makePresenter.function = Make selected person presenter -# bbb.shortcutkey.users.kick = 75 -# bbb.shortcutkey.users.kick.function = Kick selected person from the meeting -# bbb.shortcutkey.users.mute = 83 -# bbb.shortcutkey.users.mute.function = Mute or unmute selected person -# bbb.shortcutkey.users.muteall = 65 -# bbb.shortcutkey.users.muteall.function = Mute or unmute all users -# bbb.shortcutkey.users.focusUsers = 85 -# bbb.shortcutkey.users.focusUsers.function = Focus to users list -# bbb.shortcutkey.users.muteAllButPres = 65 -# bbb.shortcutkey.users.muteAllButPres.function = Mute everyone but the Presenter - -# bbb.shortcutkey.chat.focusTabs = 89 -# bbb.shortcutkey.chat.focusTabs.function = Focus to chat tabs -# bbb.shortcutkey.chat.focusBox = 66 -# bbb.shortcutkey.chat.focusBox.function = Focus to chat box -# bbb.shortcutkey.chat.changeColour = 67 -# 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.explanation = ---- -# bbb.shortcutkey.chat.explanation.function = For message navigation, you must focus the chat box. - -# bbb.shortcutkey.chat.chatbox.advance = 40 -# bbb.shortcutkey.chat.chatbox.advance.function = Navigate to the next message -# bbb.shortcutkey.chat.chatbox.goback = 38 -# bbb.shortcutkey.chat.chatbox.goback.function = Navigate to the previous message -# bbb.shortcutkey.chat.chatbox.repeat = 32 -# bbb.shortcutkey.chat.chatbox.repeat.function = Repeat current message -# bbb.shortcutkey.chat.chatbox.golatest = 39 -# bbb.shortcutkey.chat.chatbox.golatest.function = Navigate to the latest message -# bbb.shortcutkey.chat.chatbox.gofirst = 37 -# bbb.shortcutkey.chat.chatbox.gofirst.function = Navigate to the first message -# bbb.shortcutkey.chat.chatbox.goread = 75 -# bbb.shortcutkey.chat.chatbox.goread.function = Navigate to the most recent message you've read -# bbb.shortcutkey.chat.chatbox.debug = 71 -# bbb.shortcutkey.chat.chatbox.debug.function = Temporary debug hotkey - -# bbb.polling.toolbar.toolTip = Manage Polls -# bbb.polling.buttonName = Manage Polls -# bbb.polling.createPoll = Create New Poll -# bbb.polling.createPoll.moreThanOneResponse = Allow users to choose more than one response -# bbb.polling.createPoll.hint = Hint\: Start every answer with a new line -# bbb.polling.createPoll.answers = Answers\: -# bbb.polling.createPoll.question = Question\: -# bbb.polling.createPoll.title = Title\: -# bbb.polling.createPoll.publishToWeb = Enable web polling - -# bbb.polling.pollPreview = Poll Preview -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.publish = Publish -# bbb.polling.pollPreview.preview = Preview -# bbb.polling.pollPreview.save = Save -# bbb.polling.pollPreview.cancel = Cancel -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.hereIsYourPoll = Here is your poll\: -# bbb.polling.pollPreview.ifYouWantChanges = if you want to make any changes use the 'Modify' button -# bbb.polling.pollPreview.checkAll = (check all that may apply) -# bbb.polling.pollPreview.pollWillPublishOnline = This poll will be available for web polling. - -# bbb.polling.resultBtn.label=Result -# bbb.polling.resultBtn.toolTip=Show poll result -# bbb.polling.startBtn.label=Start -# bbb.polling.startBtn.toolTip=Start poll -# bbb.polling.editBtn.label=Edit -# bbb.polling.editBtn.toolTip=Edit poll -# bbb.polling.deleteBtn.toolTip=Delete poll - -# bbb.publishVideo.startPublishBtn.labelText = Start Sharing -# bbb.publishVideo.changeCameraBtn.labelText = Change Webcam - -# bbb.accessibility.alerts.madePresenter = You are now the Presenter. -# bbb.accessibility.alerts.madeViewer = You are now a Viewer. - -# bbb.shortcutkey.polling.buttonClick = 80 -# bbb.shortcutkey.polling.buttonClick.function = Open the Polling Menu. -# bbb.shortcutkey.polling.focusTitle = 67 -# bbb.shortcutkey.polling.focusTitle.function = Focus to Title input box. -# bbb.shortcutkey.polling.focusQuestion = 81 -# bbb.shortcutkey.polling.focusQuestion.function = Focus to Question input box. -# bbb.shortcutkey.polling.focusAnswers = 65 -# bbb.shortcutkey.polling.focusAnswers.function = Focus to Answers input box. -# bbb.shortcutkey.polling.focusMultipleCB = 77 -# bbb.shortcutkey.polling.focusMultipleCB.function = Focus to "Allow multiple selections" checkbox. -# bbb.shortcutkey.polling.focusWebPollCB = 66 -# bbb.shortcutkey.polling.focusWebPollCB.function = Focus to "Enable web polling" checkbox. -# bbb.shortcutkey.polling.previewClick = 80 -# bbb.shortcutkey.polling.previewClick.function = Preview your poll and proceed. -# bbb.shortcutkey.polling.cancelClick = 88 -# bbb.shortcutkey.polling.cancelClick.function = Cancel and exit Poll creation. -# bbb.shortcutkey.polling.modify = 69 -# bbb.shortcutkey.polling.modify.function = Go back and modify your poll. -# bbb.shortcutkey.polling.publish = 85 -# bbb.shortcutkey.polling.publish.function = Publish your poll and open voting. -# bbb.shortcutkey.polling.save = 83 -# bbb.shortcutkey.polling.save.function = Save your poll to use later. - -# bbb.shortcutkey.pollStats.explanation = ---- -# bbb.shortcutkey.pollStats.explanation.function = Poll results are only available once the poll has been published. -# bbb.shortcutkey.polling.focusData = 68 -# bbb.shortcutkey.polling.focusData.function = Focus to poll results. -# bbb.shortcutkey.polling.refresh = 82 -# bbb.shortcutkey.polling.refresh.function = Refresh poll results. -# bbb.shortcutkey.polling.focusWebPoll = 73 -# bbb.shortcutkey.polling.focusWebPoll.function = Focus to web polling URL box. -# bbb.shortcutkey.polling.stopPoll = 79 -# bbb.shortcutkey.polling.stopPoll.function = Stop the poll and end voting. -# bbb.shortcutkey.polling.repostPoll = 80 -# bbb.shortcutkey.polling.repostPoll.function = Re-publish the poll. -# bbb.shortcutkey.polling.closeStatsWindow = 88 -# bbb.shortcutkey.polling.closeStatsWindow.function = Close Polling Results window. - -# bbb.shortcutkey.polling.vote = 86 -# bbb.shortcutkey.polling.vote.function = Cast your vote for the options selected. -# bbb.shortcutkey.polling.focusVoteQuestion = 81 -# bbb.shortcutkey.polling.focusVoteQuestion.function = Focus to question. - -# bbb.shortcutkey.specialKeys.space = Spacebar -# bbb.shortcutkey.specialKeys.left = Left Arrow -# bbb.shortcutkey.specialKeys.right = Right Arrow -# bbb.shortcutkey.specialKeys.up = Up Arrow -# bbb.shortcutkey.specialKeys.down = Down Arrow -# bbb.shortcutkey.specialKeys.plus = Plus -# bbb.shortcutkey.specialKeys.minus = Minus - -# bbb.toolbar.videodock.toolTip.closeAllVideos = Close all videos -# bbb.users.settings.lockAll=Lock All Users -# bbb.users.settings.lockAllExcept=Lock Users Except Presenter -# bbb.users.settings.lockSettings=Lock Viewers ... -# bbb.users.settings.unlockAll=Unlock All Viewers -# bbb.users.settings.roomIsLocked=Locked by default -# bbb.users.settings.roomIsMuted=Muted by default - -# bbb.lockSettings.save = Apply -# bbb.lockSettings.save.tooltip = Apply lock settings -# bbb.lockSettings.cancel = Cancel -# bbb.lockSettings.cancel.toolTip = Close this window without saving - -# bbb.lockSettings.moderatorLocking = Moderator locking -# bbb.lockSettings.privateChat = Private Chat -# bbb.lockSettings.publicChat = Public Chat -# bbb.lockSettings.webcam = Webcam -# bbb.lockSettings.microphone = Microphone -# bbb.lockSettings.layout = Layout -# bbb.lockSettings.title=Lock Viewers -# bbb.lockSettings.feature=Feature -# bbb.lockSettings.locked=Locked -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/ru_RU/bbbResources.properties b/clients/flash/web-client/src/locale/ru_RU/bbbResources.properties deleted file mode 100644 index bbb00f946179..000000000000 --- a/clients/flash/web-client/src/locale/ru_RU/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Подключение к серверу -bbb.mainshell.statusProgress.loading = Загрузка {0} модулей -bbb.mainshell.statusProgress.cannotConnectServer = К сожалению, невозможно подключиться к серверу. -bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - Больше информации доступно по адресу http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Открыть окно журнала -bbb.mainshell.meetingNotFound = Конференция не найдена -bbb.mainshell.invalidAuthToken = Неверный ключ аутентификации -bbb.mainshell.resetLayoutBtn.toolTip = Сбросить расположение окон -bbb.mainshell.notification.tunnelling = Настройка -bbb.mainshell.notification.webrtc = Трансляция звука с помощью WebRTC -bbb.oldlocalewindow.reminder1 = Возможно, у вас устаревшая версия перевода BigBlueButton. -bbb.oldlocalewindow.reminder2 = Очистите кэш браузера и попробуйте снова. -bbb.oldlocalewindow.windowTitle = Внимание\: устаревшая версия перевода -bbb.audioSelection.title = Как вы хотите войти в аудио-конференцию? -bbb.audioSelection.btnMicrophone.label = Микрофон -bbb.audioSelection.btnMicrophone.toolTip = Присоединиться к аудио-конференции с вашим микрофоном -bbb.audioSelection.btnListenOnly.label = Только слушать -bbb.audioSelection.btnListenOnly.toolTip = Подключиться к аудиоконференции как слушатель -bbb.audioSelection.txtPhone.text = Чтобы присоединиться к этой конференции по телефону, наберите\: {0}, затем введите персональный идентификатор конференции {1}. -bbb.micSettings.title = Тестирование звука -bbb.micSettings.speakers.header = Тестировать динамики -bbb.micSettings.microphone.header = Протестировать микрофон -bbb.micSettings.playSound = Воспроизвести тестовый звук -bbb.micSettings.playSound.toolTip = Воспроизведение музыки для тестирование ваших динамиков -bbb.micSettings.hearFromHeadset = Вы должны услышать звук в гарнитуре, а не с динамиков компьютера. -bbb.micSettings.speakIntoMic = Если Вы используете гарнитуру (или наушники), Вы должны услышать звук из нее - а не из колонок, подключенных к компьютеру. -bbb.micSettings.echoTestMicPrompt = Это тест корректной настройки звука, никто другой вас сейчас не услышит. Произнесите несколько слов. Слышите ли Вы воспроизведение звука речи? -bbb.micSettings.echoTestAudioYes = Да -bbb.micSettings.echoTestAudioNo = Нет -bbb.micSettings.speakIntoMicTestLevel = Говорите в микрофон. Вы должны видеть, что индикатор движется. Если нет, выберите другой микрофон. -bbb.micSettings.recommendHeadset = Для наилучшей слышимости используйте аудио гарнитуру с микрофоном. -bbb.micSettings.changeMic = Проверить/сменить микрофон -bbb.micSettings.changeMic.toolTip = Открыть окно настроек микрофона Flash Player -bbb.micSettings.comboMicList.toolTip = Выбрать микрофон -bbb.micSettings.micRecordVolume.label = Усиление -bbb.micSettings.micRecordVolume.toolTip = Установить усиление микрофона -bbb.micSettings.nextButton = Далее -bbb.micSettings.nextButton.toolTip = Начать эхо-тест -bbb.micSettings.join = Присоединиться к аудио-конференции -bbb.micSettings.join.toolTip = Войти в аудио-конференцию -bbb.micSettings.cancel = Отмена -bbb.micSettings.connectingtoecho = Подключение -bbb.micSettings.connectingtoecho.error = Ошибка эхо теста\: Пожалуйста, обратитесь к администратору. -bbb.micSettings.cancel.toolTip = Отменить вход в аудиоконференцию -bbb.micSettings.access.helpButton = Обучающее видео (откроется в новом окне). -bbb.micSettings.access.title = Настройка звука. Окно будет активно, пока вы его не закроете. -bbb.micSettings.webrtc.title = Поддержка WebRTC -bbb.micSettings.webrtc.capableBrowser = Ваш браузер поддерживает WebRTC. -bbb.micSettings.webrtc.capableBrowser.dontuseit = Кликните, чтобы не использовать WebRTC -bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Кликните если Вы не хотите использовать технологию WebRTC (рекомендуется, если у Вас проблемы при ее использовании). -bbb.micSettings.webrtc.notCapableBrowser = WebRTC не поддерживается в вашем браузере. Пожалуйста, используйте Google Chrome (версия 32 или выше); или Mozilla Firefox (версия 26 или выше). Вы по-прежнему сможете присоединиться к голосовой конференции с помощью платформы Adobe Flash. -bbb.micSettings.webrtc.connecting = Вызов -bbb.micSettings.webrtc.waitingforice = Подключение -bbb.micSettings.webrtc.transferring = Идет передача... -bbb.micSettings.webrtc.endingecho = Присоединение к аудио-конференции -bbb.micSettings.webrtc.endedecho = Эхо тест завершен. -bbb.micPermissions.firefox.title = Разрешения микрофона Firefox -bbb.micPermissions.firefox.message1 = Выберите ваш микрофон, затем нажмите "Открыть доступ". -bbb.micPermissions.firefox.message2 = Чтобы увидеть список микрофонов, нажмите на иконку микрофона. -bbb.micPermissions.chrome.title = Разрешения микрофона Chrome -bbb.micPermissions.chrome.message1 = Нажмите "Разрешить", чтобы дать разрешение Chrome на использование микрофона. -bbb.micWarning.title = Звуковое предупреждение -bbb.micWarning.joinBtn.label = Все равно войти -bbb.micWarning.testAgain.label = Проверить еще раз -bbb.micWarning.message = Ваш микрофон не показывает никакой активности, другие собеседники, вероятно, не будут слышать вас во время сессии. -bbb.webrtcWarning.message = Обнаружена проблема WebRTC\: {0}. Хотите попробовать Flash? -bbb.webrtcWarning.title = Ошибка подключения звука WebRTC -bbb.webrtcWarning.failedError.1001 = Ошибка 1001\: WebSocket отключен -bbb.webrtcWarning.failedError.1002 = Ошибка 1002\: Не удалось установить соединение WebSocket -bbb.webrtcWarning.failedError.1003 = Ошибка 1003\: Версия браузера не поддерживается -bbb.webrtcWarning.failedError.1004 = Ошибка 1004\: Сбой вызова (причина\={0}) -bbb.webrtcWarning.failedError.1005 = Ошибка 1005\: Вызов внезапно прервался -bbb.webrtcWarning.failedError.1006 = Ошибка 1006\: Время вызова истекло -bbb.webrtcWarning.failedError.1007 = Ошибка 1007\: Согласование ICE не состоялось -bbb.webrtcWarning.failedError.1008 = Ошибка 1008\: Передача не удалась -bbb.webrtcWarning.failedError.1009 = Ошибка 1009\: Не удалось получить STUN/TURN информацию с сервера -bbb.webrtcWarning.failedError.unknown = Ошибка {0}\: Неизвестный код ошибки -bbb.webrtcWarning.failedError.mediamissing = Не удаётся получить доступ к Вашему микрофону для WebRTC вызова. -bbb.webrtcWarning.failedError.endedunexpectedly = Эхо-тест с использованием WebRTC внезапно прервался -bbb.mainToolbar.helpBtn = Помощь -bbb.mainToolbar.logoutBtn = Выход -bbb.mainToolbar.logoutBtn.toolTip = Выйти -bbb.mainToolbar.langSelector = Выбрать язык -bbb.mainToolbar.settingsBtn = Настройки -bbb.mainToolbar.settingsBtn.toolTip = Открыть настройки -bbb.mainToolbar.shortcutBtn = Клавиши быстрого доступа -bbb.mainToolbar.shortcutBtn.toolTip = Открыть окно со списком сочетаний клавиш -bbb.mainToolbar.recordBtn.toolTip.start = Начать запись -bbb.mainToolbar.recordBtn.toolTip.stop = Остановить запись -bbb.mainToolbar.recordBtn.toolTip.recording = Эта сессия записывается -bbb.mainToolbar.recordBtn.toolTip.notRecording = Сессия не будет записана -bbb.mainToolbar.recordBtn.confirm.title = Подтвердить запись -bbb.mainToolbar.recordBtn.confirm.message.start = Вы уверены, что хотите начать запись сессии? -bbb.mainToolbar.recordBtn.confirm.message.stop = Вы уверены, что хотите остановить запись сессии? -bbb.mainToolbar.recordBtn..notification.title = Предупреждение о записи -bbb.mainToolbar.recordBtn..notification.message1 = Вы можете записать эту конференцию. -bbb.mainToolbar.recordBtn..notification.message2 = Чтобы начать/закончить запись, вы должны нажать на кнопку Начать/Остановить запись на верхней панели. -bbb.mainToolbar.recordingLabel.recording = (Ведется запись) -bbb.mainToolbar.recordingLabel.notRecording = Запись не ведется -bbb.clientstatus.title = Уведомления о конфигурации -bbb.clientstatus.notification = Непрочитанные уведомления -bbb.clientstatus.tunneling.title = Файервол -bbb.clientstatus.tunneling.message = Файервол (брандмауэр) с Вашей стороны препятствует попыткам клиента присоединиться напрямую к порту 1935 удалённого сервера. Рекомендуем присоединиться к менее ограниченной сети для большей стабильности соединения -bbb.clientstatus.browser.title = Версия браузера -bbb.clientstatus.browser.message = Ваш браузер ({0}) устарел. Рекомендуем обновить его до наиболее свежей стабильной версии. -bbb.clientstatus.flash.title = Flash Player -bbb.clientstatus.flash.message = Установленный плагин Flash Player ({0}) устарел. Рекомендуем обновить его до наиболее свежей версии. -bbb.clientstatus.webrtc.title = Аудио -bbb.clientstatus.webrtc.message = Рекомендуем использовать Firefox или Chrome для улучшения качества аудио. -bbb.clientstatus.java.title = Java -bbb.clientstatus.java.notdetected = Версия Java не определена. -bbb.clientstatus.java.notinstalled = У Вас не установлена Java. Чтобы установить последнюю версию Java и пользоваться функцией "показать рабочий стол", пожалуйста, перейдите по этой ССЫЛКЕ. -bbb.clientstatus.java.oldversion = У Вас установлена устаревшая версия Java. Чтобы установить последнюю версию Java и пользоваться функцией "показать рабочий стол", пожалуйста, перейдите по этой ССЫЛКЕ. -bbb.window.minimizeBtn.toolTip = Свернуть -bbb.window.maximizeRestoreBtn.toolTip = Развернуть -bbb.window.closeBtn.toolTip = Закрыть -bbb.videoDock.titleBar = Видео-трансляции участников -bbb.presentation.titleBar = Презентация -bbb.chat.titleBar = Чат -bbb.users.title = Пользователи{0} {1} -bbb.users.titleBar = Пользователи -bbb.users.quickLink.label = Окно пользователей -bbb.users.minimizeBtn.accessibilityName = Свернуть окно пользователей -bbb.users.maximizeRestoreBtn.accessibilityName = Развернуть окно пользователей -bbb.users.settings.buttonTooltip = Настройки -bbb.users.settings.audioSettings = Проверка звука -bbb.users.settings.webcamSettings = Настройки веб-камеры -bbb.users.settings.muteAll = Выкл. микрофоны у всех -bbb.users.settings.muteAllExcept = Выключить микрофоны у всех кроме ведущего -bbb.users.settings.unmuteAll = Включить микрофоны у всех -bbb.users.settings.lowerAllHands = Опустить всем руки -bbb.users.raiseHandBtn.toolTip = Поднять руку -bbb.users.raiseHandBtn.toolTip2 = Опустить руку -bbb.users.roomMuted.text = Участники с выключенным микрофоном -bbb.users.roomLocked.text = Участники заблокированы -bbb.users.pushToTalk.toolTip = Кликните чтоб говорить -bbb.users.pushToMute.toolTip = Кликните чтоб выключить свой микрофон -bbb.users.muteMeBtnTxt.talk = Вкл. мик. -bbb.users.muteMeBtnTxt.mute = Выкл. мик. -bbb.users.muteMeBtnTxt.muted = Выкл-ый мик. -bbb.users.muteMeBtnTxt.unmuted = Вкл-ый мик. -bbb.users.usersGrid.contextmenu.exportusers = Скопировать имена пользователей -bbb.users.usersGrid.accessibilityName = Список пользователей. Используйте стрелки для передвижения. -bbb.users.usersGrid.nameItemRenderer = Имя -bbb.users.usersGrid.nameItemRenderer.youIdentifier = вы -bbb.users.usersGrid.statusItemRenderer = Статус -bbb.users.usersGrid.statusItemRenderer.changePresenter = Нажмите, чтобы сделать ведущим -bbb.users.usersGrid.statusItemRenderer.presenter = Ведущий -bbb.users.usersGrid.statusItemRenderer.moderator = Модератор -bbb.users.usersGrid.statusItemRenderer.lowerHand = Опустить руку -bbb.users.usersGrid.statusItemRenderer.handRaised = Поднятая рука -bbb.users.usersGrid.statusItemRenderer.viewer = Участник -bbb.users.usersGrid.mediaItemRenderer = Медиа -bbb.users.usersGrid.mediaItemRenderer.talking = Говорящий -bbb.users.usersGrid.mediaItemRenderer.webcam = Веб-камера включена -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = Просмотр веб-камеры -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Кликните для включения микрофона {0} -bbb.users.usersGrid.mediaItemRenderer.pushToMute = Кликните для выключения микрофона {0} -bbb.users.usersGrid.mediaItemRenderer.pushToLock = Заблокировать {0} -bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Разблокировать {0} -bbb.users.usersGrid.mediaItemRenderer.kickUser = Исключить {0} -bbb.users.usersGrid.mediaItemRenderer.webcam = Веб-камера включена -bbb.users.usersGrid.mediaItemRenderer.micOff = Выключить микрофон -bbb.users.usersGrid.mediaItemRenderer.micOn = Включить микрофон -bbb.users.usersGrid.mediaItemRenderer.noAudio = Не в аудиоконференции -bbb.presentation.title = Презентация -bbb.presentation.titleWithPres = Презентация\: {0} -bbb.presentation.quickLink.label = Окно презентаций -bbb.presentation.fitToWidth.toolTip = Подогнать под ширину окна -bbb.presentation.fitToPage.toolTip = Подогнать под размер окна -bbb.presentation.uploadPresBtn.toolTip = Загрузить презентацию -bbb.presentation.backBtn.toolTip = Предыдущий слайд -bbb.presentation.btnSlideNum.accessibilityName = Слайд {0} из {1} -bbb.presentation.btnSlideNum.toolTip = Выбор слайда -bbb.presentation.forwardBtn.toolTip = Следующий слайд -bbb.presentation.maxUploadFileExceededAlert = Ошибка\: файл превышает допустимый размер. -bbb.presentation.uploadcomplete = Загрузка завершена. Подождите, пока завершится преобразование документа. -bbb.presentation.uploaded = загружено. -bbb.presentation.document.supported = Формат загруженного документа поддерживается. Идет преобразование... -bbb.presentation.document.converted = Документ успешно преобразован для демонстрации. -bbb.presentation.error.document.convert.failed = Ошибка\: документ не удалось преобразовать. -bbb.presentation.error.io = Ошибка ввода-вывода\: свяжитесь с администратором. -bbb.presentation.error.security = Ошибка безопасности\: свяжитесь с администратором. -bbb.presentation.error.convert.notsupported = Ошибка\: формат загруженного файла не поддерживается. Выберите файл в совместимым форматом. -bbb.presentation.error.convert.nbpage = Ошибка\: не удалось определить число страниц в загруженном файле. -bbb.presentation.error.convert.maxnbpagereach = Ошибка\: в документе слишком много страниц. -bbb.presentation.converted = Преобразовано {0} слайдов из {1}. -bbb.presentation.ok = OK -bbb.presentation.slider = Уровень увеличения презентации -bbb.presentation.slideloader.starttext = Начать текст слайда -bbb.presentation.slideloader.endtext = Закончить текст слайда -bbb.presentation.uploadwindow.presentationfile = Файл презентации -bbb.presentation.uploadwindow.pdf = PDF -bbb.presentation.uploadwindow.word = WORD -bbb.presentation.uploadwindow.excel = EXCEL -bbb.presentation.uploadwindow.powerpoint = POWERPOINT -bbb.presentation.uploadwindow.image = Изображение -bbb.presentation.minimizeBtn.accessibilityName = Свернуть окно презентации -bbb.presentation.maximizeRestoreBtn.accessibilityName = Развернуть окно презентации -bbb.presentation.closeBtn.accessibilityName = Закрыть окно презентации -bbb.fileupload.title = Добавить файлы к вашей презентации -bbb.fileupload.lblFileName.defaultText = Файл не выбран -bbb.fileupload.selectBtn.label = Выбрать файл -bbb.fileupload.selectBtn.toolTip = Открыть окно для выбора файла -bbb.fileupload.uploadBtn = Загрузить -bbb.fileupload.uploadBtn.toolTip = Загрузить выбранный файл -bbb.fileupload.deleteBtn.toolTip = Удалить презентацию -bbb.fileupload.showBtn = Показать -bbb.fileupload.showBtn.toolTip = Показать презентацию -bbb.fileupload.okCancelBtn = Отменить -bbb.fileupload.okCancelBtn.toolTip = Закрыть диалоговое окно загрузки файла -bbb.fileupload.genThumbText = Создание миниатюр... -bbb.fileupload.progBarLbl = Загрузка\: -bbb.fileupload.fileFormatHint = Загрузка любых файлов офисных форматов или PDF. Для достижения наилучших результатов загружайте PDF. -bbb.chat.title = Чат -bbb.chat.quickLink.label = Окно чата -bbb.chat.cmpColorPicker.toolTip = Цвет текста -bbb.chat.input.accessibilityName = Поле редактирования -bbb.chat.sendBtn = Отправить -bbb.chat.sendBtn.toolTip = Отправить сообщение -bbb.chat.sendBtn.accessibilityName = Отправить сообщение чата -bbb.chat.contextmenu.copyalltext = Копировать весь текст -bbb.chat.publicChatUsername = Все -bbb.chat.optionsTabName = Настройки -bbb.chat.privateChatSelect = Выбрать пользователя для личного общения -bbb.chat.private.userLeft = Пользователь вышел. -bbb.chat.private.userJoined = Пользователь присоединился. -bbb.chat.usersList.toolTip = Выберите пользователя, которому хотите написать личное сообщения -bbb.chat.chatOptions = Настройка чата -bbb.chat.fontSize = Размер шрифта -bbb.chat.cmbFontSize.toolTip = Выбрать размер шрифта для сообщений в чате -bbb.chat.messageList = Сообщения -bbb.chat.minimizeBtn.accessibilityName = Свернуть окно чата -bbb.chat.maximizeRestoreBtn.accessibilityName = Развернуть окно чата -bbb.chat.closeBtn.accessibilityName = Закрыть окно чата -bbb.chat.chatTabs.accessibleNotice = Новые сообщения в этой вкладке. -bbb.publishVideo.changeCameraBtn.labelText = Изменить настройки веб-камеры -bbb.publishVideo.changeCameraBtn.toolTip = Кликните, чтобы открыть окно смены веб-камеры -bbb.publishVideo.cmbResolution.tooltip = Выбрать разрешение веб-камеры -bbb.publishVideo.startPublishBtn.labelText = Начать трансляцию -bbb.publishVideo.startPublishBtn.toolTip = Начать видеотрансляцию -bbb.webcamPermissions.chrome.title = Разрешения веб-камеры в Chrome -bbb.webcamPermissions.chrome.message1 = Нажмите "Разрешить", чтобы дать разрешение Chrome на использование веб-камеры. -bbb.videodock.title = Веб-камеры -bbb.videodock.quickLink.label = Окно веб-камер -bbb.video.minimizeBtn.accessibilityName = Свернуть окно веб-камер -bbb.video.maximizeRestoreBtn.accessibilityName = Развернуть окно веб-камер -bbb.video.controls.muteButton.toolTip = Включить или выключить микрофон {0} -bbb.video.controls.switchPresenter.toolTip = Сделать {0} ведущим -bbb.video.controls.ejectUserBtn.toolTip = Исключить {0} из конференции -bbb.video.controls.privateChatBtn.toolTip = Чат с {0} -bbb.video.publish.hint.noCamera = Веб-камера недоступна -bbb.video.publish.hint.cantOpenCamera = Невозможно открыть веб-камеру -bbb.video.publish.hint.waitingApproval = Ожидаем утверждение -bbb.video.publish.hint.videoPreview = Предварительный просмотр веб-камеры -bbb.video.publish.hint.openingCamera = Открытие веб-камеры... -bbb.video.publish.hint.cameraDenied = Доступ к веб-камере запрещен -bbb.video.publish.hint.cameraIsBeingUsed = Ваша веб-камера используется другим приложением -bbb.video.publish.hint.publishing = Публикация... -bbb.video.publish.closeBtn.accessName = Закрыть окно настроек веб-камеры -bbb.video.publish.closeBtn.label = Отмена -bbb.video.publish.titleBar = Окно включения веб-камеры -bbb.desktopPublish.title = Трансляция рабочего стола\: предварительный просмотр -bbb.desktopPublish.fullscreen.tooltip = Транслировать весь экран -bbb.desktopPublish.fullscreen.label = Полноэкранный режим -bbb.desktopPublish.region.tooltip = Транслировать область экрана -bbb.desktopPublish.region.label = Область -bbb.desktopPublish.stop.tooltip = Закрыть трансляцию экрана -bbb.desktopPublish.stop.label = Закрыть -bbb.desktopPublish.maximizeRestoreBtn.toolTip = Вы не можете развернуть это окно. -bbb.desktopPublish.closeBtn.toolTip = Остановить трансляцию и закрыть окно -bbb.desktopPublish.chromeOnMacUnsupportedHint = На данный момент трансляция рабочего стола не поддерживается в Chrome под Mac OS X. Рекомендуем использовать FireFox для трансляции рабочего стола. -bbb.desktopPublish.minimizeBtn.toolTip = Свернуть -bbb.desktopPublish.minimizeBtn.accessibilityName = Свернуть окно трансляции рабочего стола -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Развернуть окно трансляции рабочего стола -bbb.desktopPublish.chromeHint.title = Возможно, Chrome требуется ваше разрешение. -bbb.desktopPublish.chromeHint.message = Выделите иконку расширений (в верхнем правом углу окна Chrome), разблокируйте расширения, а затем выберите "Повторить". -bbb.desktopPublish.chromeHint.button = Повторить -bbb.desktopView.title = Трансляция рабочего стола -bbb.desktopView.fitToWindow = Подогнать под размеры окна -bbb.desktopView.actualSize = Оригинальный размер -bbb.desktopView.minimizeBtn.accessibilityName = Свернуть окно просмотра трансляции рабочего стола -bbb.desktopView.maximizeRestoreBtn.accessibilityName = Развернуть окно просмотра трансляции рабочего стола -bbb.desktopView.closeBtn.accessibilityName = Закрыть окно просмотра трансляции рабочего стола -bbb.toolbar.phone.toolTip.start = Включить ваш микрофон -bbb.toolbar.phone.toolTip.stop = Выключить ваш микрофон -bbb.toolbar.phone.toolTip.mute = Прекратить слушать конференцию -bbb.toolbar.phone.toolTip.unmute = Начать слушать конференцию -bbb.toolbar.phone.toolTip.nomic = Микрофон не обнаружен -bbb.toolbar.deskshare.toolTip.start = Транслировать рабочий стол -bbb.toolbar.deskshare.toolTip.stop = Остановить трансляцию рабочего стола -bbb.toolbar.video.toolTip.start = Включить трансляцию вашей веб-камеры -bbb.toolbar.video.toolTip.stop = Остановить трансляцию вашей веб-камеры -bbb.layout.addButton.toolTip = Добавить в список схему пользователя -bbb.layout.broadcastButton.toolTip = Применить текущую схему расположения окон для всех участников -bbb.layout.combo.toolTip = Сменить схему окон -bbb.layout.loadButton.toolTip = Загрузить схемы из файла -bbb.layout.saveButton.toolTip = Сохранить схемы в файл -bbb.layout.lockButton.toolTip = Заблокировать схему -bbb.layout.combo.prompt = Применить схему -bbb.layout.combo.custom = * Схема пользователя -bbb.layout.combo.customName = Схема пользователя -bbb.layout.combo.remote = Удаленный -bbb.layout.save.complete = Схемы успешно сохранены -bbb.layout.load.complete = Схемы успешно загруженны -bbb.layout.load.failed = Ошибка загрузки схем -bbb.layout.name.defaultlayout = Расположение окон по умолчанию -bbb.layout.name.videochat = Видеочат -bbb.layout.name.webcamsfocus = Видеоконференция -bbb.layout.name.presentfocus = Презентация -bbb.layout.name.lectureassistant = Помощник ведущего -bbb.layout.name.lecture = Лекция -bbb.highlighter.toolbar.pencil = Карандаш -bbb.highlighter.toolbar.pencil.accessibilityName = Переключить курсор на карандаш -bbb.highlighter.toolbar.ellipse = Окружность -bbb.highlighter.toolbar.ellipse.accessibilityName = Переключить курсор на окружность -bbb.highlighter.toolbar.rectangle = Прямоугольник -bbb.highlighter.toolbar.rectangle.accessibilityName = Переключить курсор на прямоугольник -bbb.highlighter.toolbar.panzoom = Сдвиг и масштабирование -bbb.highlighter.toolbar.panzoom.accessibilityName = Переключить курсор на сдвиг и масштабирование -bbb.highlighter.toolbar.clear = Очистить все подписи -bbb.highlighter.toolbar.clear.accessibilityName = Очистить страницу доски -bbb.highlighter.toolbar.undo = Отменить последнюю подпись -bbb.highlighter.toolbar.undo.accessibilityName = Отменить последнюю фигуру на доске -bbb.highlighter.toolbar.color = Выбрать цвет -bbb.highlighter.toolbar.color.accessibilityName = Цвет маркера -bbb.highlighter.toolbar.thickness = Выбрать толщину линий -bbb.highlighter.toolbar.thickness.accessibilityName = Толщина рисования -bbb.logout.title = Вышли -bbb.logout.button.label = OK -bbb.logout.appshutdown = Серверное приложение выключилось -bbb.logout.asyncerror = Ошибка асинхронности -bbb.logout.connectionclosed = Соединение с сервером закрыто -bbb.logout.connectionfailed = Соединение с сервером потеряно -bbb.logout.rejected = Соединение с сервером отклонено -bbb.logout.invalidapp = Приложение red5 отсутствует -bbb.logout.unknown = Ваш клиент потерял соединение с сервером -bbb.logout.usercommand = Вы вышли из конференции -bbb.logout.refresh.message = Если этот выход был неожиданным нажмите на кнопку ниже, чтобы восстановить подключение. -bbb.logout.refresh.label = Повторное подключение -bbb.logout.confirm.title = Подтвердите выход -bbb.logout.confirm.message = Вы уверены, что хотите выйти? -bbb.logout.confirm.yes = Да -bbb.logout.confirm.no = Нет -bbb.notes.title = Заметки -bbb.notes.cmpColorPicker.toolTip = Цвет текста -bbb.notes.saveBtn = Сохранить -bbb.notes.saveBtn.toolTip = Сохранить заметку -bbb.settings.deskshare.instructions = Нажмите кнопку Разрешить на всплывающем окне, чтобы удостовериться, что трансляция рабочего стола работает корректно -bbb.settings.deskshare.start = Проверить трансляцию рабочего стола -bbb.settings.voice.volume = Активность микрофона -bbb.settings.java.label = Ошибка в версии Java -bbb.settings.java.text = У вас установлена java версии {0}, но необходима по крайней мере версия {1} для использования функции BigBlueButton трансляции рабочего стола. Нажмите на кнопку ниже чтобы установить последнюю версию Java JRE. -bbb.settings.java.command = Установить последнюю версию Java -bbb.settings.flash.label = Ошибка версии Flash -bbb.settings.flash.text = У вас Flash версии {0}, но для корректной работы BigBlueButton необходим Flash хотя бы версии {1}. Нажмите на кнопку ниже для установки последней версии Adobe Flash. -bbb.settings.flash.command = Установить последний Flash -bbb.settings.isight.label = Ошибка веб-камеры iSight -bbb.settings.isight.text = Если у вас возникли проблемы с вашей веб-камерой iSight, возможно потому что вы работаете в Mac OS X 10.6.5, которая, как известно, имеет проблемы с Flash-захватом видео с веб-камеры iSight. ⏎\nЧтобы исправить это, нажмите на ссылку ниже для установки новой версии Flash-плеера или обновите Mac к последней версии. -bbb.settings.isight.command = Установить Flash 10.2 RC2 -bbb.settings.warning.label = Предупреждение -bbb.settings.warning.close = Закрыть это предупреждение -bbb.settings.noissues = Ошибок не найдено. -bbb.settings.instructions = Разрешите Flash обращаться к веб-камере. Если вы видите и слышите себя, то ваш браузер настроен корректно. Другие возможные ошибки и их решения приведены ниже. Поищите там возможные решение. -ltbcustom.bbb.highlighter.toolbar.triangle = Треугольник -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Переключить курсор на треугольник -ltbcustom.bbb.highlighter.toolbar.line = Линия -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Переключить курсор на линию -ltbcustom.bbb.highlighter.toolbar.text = Текст -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Переключить курсор на текст -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Цвет текста -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Размер шрифта - -# bbb.accessibility.clientReady = Ready - -bbb.accessibility.chat.chatBox.reachedFirst = Вы достигли первого сообщения. -bbb.accessibility.chat.chatBox.reachedLatest = Вы достигли последнего сообщения. -bbb.accessibility.chat.chatBox.navigatedFirst = Вы перешли на первое сообщение -bbb.accessibility.chat.chatBox.navigatedLatest = Вы перешли на последнее сообщение. -bbb.accessibility.chat.chatBox.navigatedLatestRead = Вы перешли на последние сообщение, которое вы читали. -bbb.accessibility.chat.chatwindow.input = Ввод сообщений - -bbb.accessibility.chat.initialDescription = Пожалуйста, используйте стрелки клавиатуры для навигации по сообщениям. - -bbb.accessibility.notes.notesview.input = Ввод примечаний - -bbb.shortcuthelp.title = Клавиши быстрого доступа -bbb.shortcuthelp.minimizeBtn.accessibilityName = Свернуть окно клавиш быстрого доступа -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Развернуть окно клавиш быстрого доступа -bbb.shortcuthelp.closeBtn.accessibilityName = Закрыть окно клавиш быстрого доступа -bbb.shortcuthelp.dropdown.general = Глобальные клавиши быстрого доступа -bbb.shortcuthelp.dropdown.presentation = Клавиши быстрого доступа презентации -bbb.shortcuthelp.dropdown.chat = Клавиши быстрого доступа чата -bbb.shortcuthelp.dropdown.users = Клавиши быстрого доступа пользователей -bbb.shortcuthelp.dropdown.polling = Клавиши быстрого доступа опросов ведущего -bbb.shortcuthelp.dropdown.polling2 = Клавиши быстрого доступа просмотра опросов -bbb.shortcuthelp.headers.shortcut = Клавиши быстрого доступа -bbb.shortcuthelp.headers.function = Функция - -bbb.shortcutkey.general.minimize = 189 -bbb.shortcutkey.general.minimize.function = Свернуть текущее окно -bbb.shortcutkey.general.maximize = 187 -bbb.shortcutkey.general.maximize.function = Развернуть текущее окно - -bbb.shortcutkey.flash.exit = 81 -bbb.shortcutkey.flash.exit.function = Покинуть окно Flash -bbb.shortcutkey.users.muteme = 77 -bbb.shortcutkey.users.muteme.function = Выкл./Вкл. ваш микрофон -bbb.shortcutkey.chat.chatinput = 73 -bbb.shortcutkey.chat.chatinput.function = Перейти к окну чата -bbb.shortcutkey.present.focusslide = 67 -bbb.shortcutkey.present.focusslide.function = Перейти к окну презентации -bbb.shortcutkey.whiteboard.undo = 90 -bbb.shortcutkey.whiteboard.undo.function = Отмена последнего действия на доске - -bbb.shortcutkey.focus.users = 49 -bbb.shortcutkey.focus.users.function = Перейти к окну пользователей -bbb.shortcutkey.focus.video = 50 -bbb.shortcutkey.focus.video.function = Перейти к окну веб-камер -bbb.shortcutkey.focus.presentation = 51 -bbb.shortcutkey.focus.presentation.function = Перейти к окну презентации -bbb.shortcutkey.focus.chat = 52 -bbb.shortcutkey.focus.chat.function = Перейти к окну чата -bbb.shortcutkey.focus.pollingCreate = 67 -bbb.shortcutkey.focus.pollingCreate.function = Переключить фокус на окно создания опроса, если он открыт. -bbb.shortcutkey.focus.pollingStats = 83 -bbb.shortcutkey.focus.pollingStats.function = Переключить фокус на окно статистики опроса, если он открыт. -bbb.shortcutkey.focus.voting = 89 -bbb.shortcutkey.focus.voting.function = Переключить фокус на окно голосования, если оно открыто. - -bbb.shortcutkey.share.desktop = 68 -bbb.shortcutkey.share.desktop.function = Открыть окно трансляции рабочего стола -bbb.shortcutkey.share.microphone = 79 -bbb.shortcutkey.share.microphone.function = Открыть окно настройки аудио трансляции -bbb.shortcutkey.share.pauseRemoteStream = 80 -bbb.shortcutkey.share.pauseRemoteStream.function = Начать/Прекратить слушать конференцию -bbb.shortcutkey.share.webcam = 66 -bbb.shortcutkey.share.webcam.function = Открыть окно трансляции веб-камеры - -bbb.shortcutkey.shortcutWindow = 72 -bbb.shortcutkey.shortcutWindow.function = Открыть окно помощи по клавишам быстрого доступа -bbb.shortcutkey.logout = 76 -bbb.shortcutkey.logout.function = Выйти из конференции -bbb.shortcutkey.raiseHand = 82 -bbb.shortcutkey.raiseHand.function = Поднять руку - -bbb.shortcutkey.present.upload = 85 -bbb.shortcutkey.present.upload.function = Загрузить презентацию -bbb.shortcutkey.present.previous = 65 -bbb.shortcutkey.present.previous.function = Перейти к предыдущему слайду -bbb.shortcutkey.present.select = 83 -bbb.shortcutkey.present.select.function = Смотреть все слайды -bbb.shortcutkey.present.next = 69 -bbb.shortcutkey.present.next.function = Перейти к следующему слайду -bbb.shortcutkey.present.fitWidth = 70 -bbb.shortcutkey.present.fitWidth.function = Подогнать слайды по ширине -bbb.shortcutkey.present.fitPage = 80 -bbb.shortcutkey.present.fitPage.function = Подогнать слайды по размеру страницы - -bbb.shortcutkey.users.makePresenter = 80 -bbb.shortcutkey.users.makePresenter.function = Сделать выбранного пользователя ведущим -bbb.shortcutkey.users.kick = 75 -bbb.shortcutkey.users.kick.function = Исключить выбранного пользователя из конференции -bbb.shortcutkey.users.mute = 83 -bbb.shortcutkey.users.mute.function = Выкл./Вкл. мик. у выбранного участника -bbb.shortcutkey.users.muteall = 65 -bbb.shortcutkey.users.muteall.function = Выкл. или Вкл. мик. у всех -bbb.shortcutkey.users.focusUsers = 85 -bbb.shortcutkey.users.focusUsers.function = Перейти к списку участников -bbb.shortcutkey.users.muteAllButPres = 65 -bbb.shortcutkey.users.muteAllButPres.function = Выкл. мик. всем, кроме ведущего - -bbb.shortcutkey.chat.focusTabs = 89 -bbb.shortcutkey.chat.focusTabs.function = Навести на вкладки чата -bbb.shortcutkey.chat.focusBox = 66 -bbb.shortcutkey.chat.focusBox.function = Перейти в чат -bbb.shortcutkey.chat.changeColour = 67 -bbb.shortcutkey.chat.changeColour.function = Наведите для выбора цвета шрифта. -bbb.shortcutkey.chat.sendMessage = 83 -bbb.shortcutkey.chat.sendMessage.function = Послать сообщение в чат -bbb.shortcutkey.chat.explanation = ---- -bbb.shortcutkey.chat.explanation.function = Для перехода между сообщениями, нужно навести на окно чата. - -bbb.shortcutkey.chat.chatbox.advance = 40 -bbb.shortcutkey.chat.chatbox.advance.function = Перейти к следующему сообщению -bbb.shortcutkey.chat.chatbox.goback = 38 -bbb.shortcutkey.chat.chatbox.goback.function = Перейти к предыдущему сообщению -bbb.shortcutkey.chat.chatbox.repeat = 32 -bbb.shortcutkey.chat.chatbox.repeat.function = Повторить текущее сообщение -bbb.shortcutkey.chat.chatbox.golatest = 39 -bbb.shortcutkey.chat.chatbox.golatest.function = Перейти к последнему сообщению -bbb.shortcutkey.chat.chatbox.gofirst = 37 -bbb.shortcutkey.chat.chatbox.gofirst.function = Перейти к первому сообщению -bbb.shortcutkey.chat.chatbox.goread = 75 -bbb.shortcutkey.chat.chatbox.goread.function = Перейти к последнему прочитанному сообщению -bbb.shortcutkey.chat.chatbox.debug = 71 -bbb.shortcutkey.chat.chatbox.debug.function = Временные быстрые клавиши для отладки - -bbb.polling.toolbar.toolTip = Управление опросами -bbb.polling.buttonName = Управление опросами -bbb.polling.createPoll = Создать новый опрос -bbb.polling.createPoll.moreThanOneResponse = Разрешить пользователям выбирать более одного ответа -bbb.polling.createPoll.hint = Подсказка\: Начинайте каждый ответ с новой строки -bbb.polling.createPoll.answers = Ответы\: -bbb.polling.createPoll.question = Вопрос\: -bbb.polling.createPoll.title = Заголовок\: -bbb.polling.createPoll.publishToWeb = Активировать веб-опрос - -bbb.polling.pollPreview = Предварительный просмотр опроса -bbb.polling.pollPreview.modify = Изменить -bbb.polling.pollPreview.publish = Опубликовать -bbb.polling.pollPreview.preview = Предварительный просмотр -bbb.polling.pollPreview.save = Сохранить -bbb.polling.pollPreview.cancel = Отменить -bbb.polling.pollPreview.modify = Изменить -bbb.polling.pollPreview.hereIsYourPoll = Ваш опрос\: -bbb.polling.pollPreview.ifYouWantChanges = Если вы хотите внести изменения нажмите кнопку "Изменить" -bbb.polling.pollPreview.checkAll = (выберите все подходящие варианты) -bbb.polling.pollPreview.pollWillPublishOnline = Этот опрос будет доступен для веб-опроса. - -bbb.polling.resultBtn.label=Результаты -bbb.polling.resultBtn.toolTip=Показать результаты опроса -bbb.polling.startBtn.label=Начать -bbb.polling.startBtn.toolTip=Начать опрос -bbb.polling.editBtn.label=Изменить -bbb.polling.editBtn.toolTip=Редактировать опрос -bbb.polling.deleteBtn.toolTip=Удалить опрос - -bbb.publishVideo.startPublishBtn.labelText = Начать трансляцию -bbb.publishVideo.changeCameraBtn.labelText = Изменить настройки веб-камеры - -bbb.accessibility.alerts.madePresenter = Теперь вы ведущий. -bbb.accessibility.alerts.madeViewer = Теперь вы участник. - -bbb.shortcutkey.polling.buttonClick = 80 -bbb.shortcutkey.polling.buttonClick.function = Открыть меню опросов. -bbb.shortcutkey.polling.focusTitle = 67 -bbb.shortcutkey.polling.focusTitle.function = Перейти в окно ввода названия. -bbb.shortcutkey.polling.focusQuestion = 81 -bbb.shortcutkey.polling.focusQuestion.function = Перейти к окну ввода вопроса. -bbb.shortcutkey.polling.focusAnswers = 65 -bbb.shortcutkey.polling.focusAnswers.function = Перейти к окну ввода ответов. -bbb.shortcutkey.polling.focusMultipleCB = 77 -bbb.shortcutkey.polling.focusMultipleCB.function = Наведите чтобы "Разрешить множественный выбор". -bbb.shortcutkey.polling.focusWebPollCB = 66 -bbb.shortcutkey.polling.focusWebPollCB.function = Перейти к "Активировать веб-опрос". -bbb.shortcutkey.polling.previewClick = 80 -bbb.shortcutkey.polling.previewClick.function = Просмотреть ваш опрос и продолжить. -bbb.shortcutkey.polling.cancelClick = 88 -bbb.shortcutkey.polling.cancelClick.function = Отменить и выйти из создания опроса. -bbb.shortcutkey.polling.modify = 69 -bbb.shortcutkey.polling.modify.function = Вернуться и изменить ваш опрос. -bbb.shortcutkey.polling.publish = 85 -bbb.shortcutkey.polling.publish.function = Опубликовать ваш опрос и открыть голосование. -bbb.shortcutkey.polling.save = 83 -bbb.shortcutkey.polling.save.function = Сохранить ваш опрос для дальнейшего использования. - -bbb.shortcutkey.pollStats.explanation = ---- -bbb.shortcutkey.pollStats.explanation.function = Результаты голосования доступны только после публикации. -bbb.shortcutkey.polling.focusData = 68 -bbb.shortcutkey.polling.focusData.function = Перейти к результатам опроса. -bbb.shortcutkey.polling.refresh = 82 -bbb.shortcutkey.polling.refresh.function = Обновить результаты опроса. -bbb.shortcutkey.polling.focusWebPoll = 73 -bbb.shortcutkey.polling.focusWebPoll.function = Перейти к окну URL веб-опроса. -bbb.shortcutkey.polling.stopPoll = 79 -bbb.shortcutkey.polling.stopPoll.function = Остановить опрос и завершить голосование. -bbb.shortcutkey.polling.repostPoll = 80 -bbb.shortcutkey.polling.repostPoll.function = Повторно опубликовать опрос. -bbb.shortcutkey.polling.closeStatsWindow = 88 -bbb.shortcutkey.polling.closeStatsWindow.function = Закрыть окно результатов опроса. - -bbb.shortcutkey.polling.vote = 86 -bbb.shortcutkey.polling.vote.function = Проголосовать за выбранные варианты. -bbb.shortcutkey.polling.focusVoteQuestion = 81 -bbb.shortcutkey.polling.focusVoteQuestion.function = Перейти к вопросу. - -bbb.shortcutkey.specialKeys.space = Пробел -bbb.shortcutkey.specialKeys.left = Стрелка влево -bbb.shortcutkey.specialKeys.right = Стрелка вправо -bbb.shortcutkey.specialKeys.up = Стрелка вверх -bbb.shortcutkey.specialKeys.down = Стрелка вниз -bbb.shortcutkey.specialKeys.plus = Плюс -bbb.shortcutkey.specialKeys.minus = Минус - -bbb.toolbar.videodock.toolTip.closeAllVideos = Закрыть все окна с видео -bbb.users.settings.lockAll=Заблокировать всех пользователей -bbb.users.settings.lockAllExcept=Заблокировать настройки всех пользователей кроме ведущего -bbb.users.settings.lockSettings=Заблокировать наблюдателей -bbb.users.settings.unlockAll=Разблокировать для всех наблюдателей -bbb.users.settings.roomIsLocked=Заблокированные по умолчанию -bbb.users.settings.roomIsMuted=Микрофон выключен по умолчанию - -bbb.lockSettings.save = Применить -bbb.lockSettings.save.tooltip = Применить настройки блокировки -bbb.lockSettings.cancel = Отмена -bbb.lockSettings.cancel.toolTip = Закрыть окно без сохранения - -bbb.lockSettings.moderatorLocking = Заблокировано модератором -bbb.lockSettings.privateChat = Приватные сообщения -bbb.lockSettings.publicChat = Публичный чат -bbb.lockSettings.webcam = Веб-камера -bbb.lockSettings.microphone = Микрофон -bbb.lockSettings.layout = Схема расположения окон -bbb.lockSettings.title=Блокировать зрителей -bbb.lockSettings.feature=Функция -bbb.lockSettings.locked=Заблокировано -bbb.lockSettings.lockOnJoin=Блокировать при входе diff --git a/clients/flash/web-client/src/locale/si_LK/bbbResources.properties b/clients/flash/web-client/src/locale/si_LK/bbbResources.properties deleted file mode 100644 index d2d2a7cfc6da..000000000000 --- a/clients/flash/web-client/src/locale/si_LK/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -# bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = සේවා දායකය සමග සම්බන්ධවීම -bbb.mainshell.statusProgress.loading = ඒකක {0} පණගැන්වීම -bbb.mainshell.statusProgress.cannotConnectServer = කනගාටුයි, අපට පරිගණක සේවා දායකය සමග සම්බන්ධ වීය නොහැක -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = සටහන් කවුළුව විවෘත කිරීම -# bbb.mainshell.meetingNotFound = Meeting Not Found -# bbb.mainshell.invalidAuthToken = Invalid Authentication Token -bbb.mainshell.resetLayoutBtn.toolTip = සැලැස්ම යළි පිහිටුවීම -# bbb.mainshell.notification.tunnelling = Tunnelling -# bbb.mainshell.notification.webrtc = WebRTC Audio -bbb.oldlocalewindow.reminder1 = ඔබ සතුව ඇත්තේ BigBlueButton හි පැරණි භාෂා පරිවර්තනයක් විය හැක. -bbb.oldlocalewindow.reminder2 = කරුණාකර ඔබගේ බ්‍රව්සරයේ තාවකාලික මතකය මකාදමා නැවත උත්සාහ කරන්න. -bbb.oldlocalewindow.windowTitle = අවවාදයයි\: පැරණි භාෂා පරිවර්තන -# bbb.audioSelection.title = How do you want to join the audio? -# bbb.audioSelection.btnMicrophone.label = Microphone -# bbb.audioSelection.btnMicrophone.toolTip = Join the audio with your microphone -# bbb.audioSelection.btnListenOnly.label = Listen Only -# bbb.audioSelection.btnListenOnly.toolTip = Join the audio as listen only -# bbb.audioSelection.txtPhone.text = To join this meeting by phone, dial\: {0} then enter {1} as the conference pin number. -# bbb.micSettings.title = Audio Test -# bbb.micSettings.speakers.header = Test Speakers -# bbb.micSettings.microphone.header = Test Microphone -bbb.micSettings.playSound = ස්පීකරය පරීක්ෂා කිරීම -bbb.micSettings.playSound.toolTip = ස්පීකරය පරීක්ෂා කිරීමේ හඬ වාදනය කරන්න -bbb.micSettings.hearFromHeadset = ඔබට හඬ ශ්‍රවණය විය යුත්තේ කන්යොමුව තුලින් මිස පරිගණකයේ ස්පීකරයෙන් නොවේ. -# bbb.micSettings.speakIntoMic = If you are using a headset (or earbuds), you should hear the audio from your headset -- not from your computer speakers. -# bbb.micSettings.echoTestMicPrompt = This is a private echo test. Speak a few words. Did you hear audio? -# bbb.micSettings.echoTestAudioYes = Yes -# bbb.micSettings.echoTestAudioNo = No -# bbb.micSettings.speakIntoMicTestLevel = Speak into your microphone. You should see the bar move. If not, choose another mic. -# bbb.micSettings.recommendHeadset = Use a headset with a microphone for best audio experience. -bbb.micSettings.changeMic = මයික්‍රෆෝනය වෙනස් කිරීම/පරීක්ෂා කිරීම -# bbb.micSettings.changeMic.toolTip = Open the Flash Player microphone settings dialog box -# bbb.micSettings.comboMicList.toolTip = Select a microphone -# bbb.micSettings.micRecordVolume.label = Gain -# bbb.micSettings.micRecordVolume.toolTip = Set your microphone gain -# bbb.micSettings.nextButton = Next -# bbb.micSettings.nextButton.toolTip = Start the echo test -bbb.micSettings.join = ශ්‍රව්‍ය පද්ධතිය හා සම්බන්ධවීම -# bbb.micSettings.join.toolTip = Join the audio conference -# bbb.micSettings.cancel = Cancel -# bbb.micSettings.connectingtoecho = Connecting -# bbb.micSettings.connectingtoecho.error = Echo Test Error\: Please contact administrator. -# bbb.micSettings.cancel.toolTip = Cancel joining the audio conference -# bbb.micSettings.access.helpButton = Open tutorial videos in a new page. -# bbb.micSettings.access.title = Audio Settings. Focus will remain in this audio settings window until the window is closed. -# bbb.micSettings.webrtc.title = WebRTC Support -# bbb.micSettings.webrtc.capableBrowser = Your browser supports WebRTC. -# bbb.micSettings.webrtc.capableBrowser.dontuseit = Click not to use WebRTC -# bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Click here if you don't want to use the WebRTC technology (recommended if you have problems using it). -# bbb.micSettings.webrtc.notCapableBrowser = WebRTC is not supported in your browser. Please use Google Chrome (version 32 or greater); or Mozilla Firefox (version 26 or greater). You will still be able to join the voice conference using the Adobe Flash Platform. -# bbb.micSettings.webrtc.connecting = Calling -# bbb.micSettings.webrtc.waitingforice = Connecting -# bbb.micSettings.webrtc.transferring = Transferring -# bbb.micSettings.webrtc.endingecho = Joining audio -# bbb.micSettings.webrtc.endedecho = Echo test ended. -# bbb.micPermissions.firefox.title = Firefox Microphone Permissions -# bbb.micPermissions.firefox.message1 = Choose your mic and then click Share. -# bbb.micPermissions.firefox.message2 = If you don't see the list of microphones, click on the microphone icon. -# bbb.micPermissions.chrome.title = Chrome Microphone Permissions -# bbb.micPermissions.chrome.message1 = Click Allow to give Chrome permission to use your microphone. -# bbb.micWarning.title = Audio Warning -# bbb.micWarning.joinBtn.label = Join anyway -# bbb.micWarning.testAgain.label = Test again -# bbb.micWarning.message = Your microphone did not show any activity, others probably won't be able to hear you during the session. -# bbb.webrtcWarning.message = Detected the following WebRTC issue\: {0}. Do you want to try Flash instead? -# bbb.webrtcWarning.title = WebRTC Audio Failure -# bbb.webrtcWarning.failedError.1001 = Error 1001\: WebSocket disconnected -# bbb.webrtcWarning.failedError.1002 = Error 1002\: Could not make a WebSocket connection -# bbb.webrtcWarning.failedError.1003 = Error 1003\: Browser version not supported -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -# bbb.webrtcWarning.failedError.1005 = Error 1005\: Call ended unexpectedly -# bbb.webrtcWarning.failedError.1006 = Error 1006\: Call timed out -# bbb.webrtcWarning.failedError.1007 = Error 1007\: ICE negotiation failed -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -# 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.mainToolbar.helpBtn = උදව් -bbb.mainToolbar.logoutBtn = ඉවත්වීම -# bbb.mainToolbar.logoutBtn.toolTip = Log Out -# bbb.mainToolbar.langSelector = Select language -bbb.mainToolbar.settingsBtn = සකස් කිරීම් -bbb.mainToolbar.settingsBtn.toolTip = සකස් කිරීම් විවෘත කිරීම -# bbb.mainToolbar.shortcutBtn = Shortcut Keys -# bbb.mainToolbar.shortcutBtn.toolTip = Open Shortcut Keys Window -# bbb.mainToolbar.recordBtn.toolTip.start = Start recording -# bbb.mainToolbar.recordBtn.toolTip.stop = Stop recording -# bbb.mainToolbar.recordBtn.toolTip.recording = The session is being recorded -# bbb.mainToolbar.recordBtn.toolTip.notRecording = The session isn't being recorded -# 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.stop = Are you sure you want to stop recording the session? -# bbb.mainToolbar.recordBtn..notification.title = Record Notification -# bbb.mainToolbar.recordBtn..notification.message1 = You can record this meeting. -# 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.notRecording = Not Recording -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.window.minimizeBtn.toolTip = Minimize -# bbb.window.maximizeRestoreBtn.toolTip = Maximize -# bbb.window.closeBtn.toolTip = Close -# bbb.videoDock.titleBar = Webcam Window Title Bar -# bbb.presentation.titleBar = Presentation Window Title Bar -# bbb.chat.titleBar = Chat Window Title Bar -# bbb.users.title = Users{0} {1} -# bbb.users.titleBar = Users Window title bar -# bbb.users.quickLink.label = Users Window -# bbb.users.minimizeBtn.accessibilityName = Minimize the Users Window -# bbb.users.maximizeRestoreBtn.accessibilityName = Maximize the Users Window -# bbb.users.settings.buttonTooltip = Settings -# bbb.users.settings.audioSettings = Audio Test -# bbb.users.settings.webcamSettings = Webcam Settings -# bbb.users.settings.muteAll = Mute All Users -# bbb.users.settings.muteAllExcept = Mute All Users Except Presenter -# bbb.users.settings.unmuteAll = Unmute All Users -# bbb.users.settings.lowerAllHands = Lower All Hands -# bbb.users.raiseHandBtn.toolTip = Raise Hand -# bbb.users.raiseHandBtn.toolTip2 = Lower Hand -# bbb.users.roomMuted.text = Viewers Muted -# bbb.users.roomLocked.text = Viewers Locked -# bbb.users.pushToTalk.toolTip = Talk -# bbb.users.pushToMute.toolTip = Mute yourself -# bbb.users.muteMeBtnTxt.talk = Unmute -# bbb.users.muteMeBtnTxt.mute = Mute -# bbb.users.muteMeBtnTxt.muted = Muted -# bbb.users.muteMeBtnTxt.unmuted = Unmuted -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -# bbb.users.usersGrid.accessibilityName = Users List. Use the arrow keys to navigate. -# bbb.users.usersGrid.nameItemRenderer = Name -# bbb.users.usersGrid.nameItemRenderer.youIdentifier = you -# bbb.users.usersGrid.statusItemRenderer = Status -# 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.lowerHand = Lower Hand -# bbb.users.usersGrid.statusItemRenderer.handRaised = Hand Raised -# bbb.users.usersGrid.statusItemRenderer.viewer = Viewer -# bbb.users.usersGrid.mediaItemRenderer = Media -# bbb.users.usersGrid.mediaItemRenderer.talking = Talking -# bbb.users.usersGrid.mediaItemRenderer.webcam = Sharing Webcam -# bbb.users.usersGrid.mediaItemRenderer.webcamBtn = View webcam -# bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Unmute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToMute = Mute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToLock = Lock {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Unlock {0} -# bbb.users.usersGrid.mediaItemRenderer.kickUser = Kick {0} -# bbb.users.usersGrid.mediaItemRenderer.webcam = Sharing Webcam -# bbb.users.usersGrid.mediaItemRenderer.micOff = Microphone off -# bbb.users.usersGrid.mediaItemRenderer.micOn = Microphone on -# bbb.users.usersGrid.mediaItemRenderer.noAudio = Not in audio conference -bbb.presentation.title = ඉදිරිපත් කිරීම -# bbb.presentation.titleWithPres = Presentation\: {0} -# bbb.presentation.quickLink.label = Presentation Window -# bbb.presentation.fitToWidth.toolTip = Fit Presentation To Width -# bbb.presentation.fitToPage.toolTip = Fit Presentation To Page -# bbb.presentation.uploadPresBtn.toolTip = Upload Presentation -bbb.presentation.backBtn.toolTip = පෙර ස්ලයිඩය -# bbb.presentation.btnSlideNum.accessibilityName = Slide {0} of {1} -# bbb.presentation.btnSlideNum.toolTip = Select a slide -bbb.presentation.forwardBtn.toolTip = ඊළඟ ස්ලයිඩය -bbb.presentation.maxUploadFileExceededAlert = වැරදි\: අනුමත ප්‍රමානයට වඩා ගොනුව විශාලය. -bbb.presentation.uploadcomplete = ආරෝහනය කරීම \tසම්පූර්ණයි. \tකරුණාකර ලේඛනය පරිවර්තනය කරන තෙක් මදක් රැඳෙන්න. -bbb.presentation.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.notsupported = Error\: The uploaded document is unsupported. Please upload a compatible file. -# 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.converted = Converted {0} of {1} slides. -bbb.presentation.ok = හරි -# bbb.presentation.slider = Presentation zoom level -# bbb.presentation.slideloader.starttext = Slide text start -# bbb.presentation.slideloader.endtext = Slide text end -bbb.presentation.uploadwindow.presentationfile = ඉදිරිපත් කිරීමේ ගොනුව -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 -# bbb.presentation.minimizeBtn.accessibilityName = Minimize the Presentation Window -# bbb.presentation.maximizeRestoreBtn.accessibilityName = Maximize the Presentation Window -# bbb.presentation.closeBtn.accessibilityName = Close the Presentation Window -# bbb.fileupload.title = Add Files to Your Presentation -# bbb.fileupload.lblFileName.defaultText = No file selected -# bbb.fileupload.selectBtn.label = Select File -# bbb.fileupload.selectBtn.toolTip = Open dialog box to select a file -bbb.fileupload.uploadBtn = ආරෝහනය -bbb.fileupload.uploadBtn.toolTip = ගොනුව ආරෝහනය කිරීම -bbb.fileupload.deleteBtn.toolTip = ඉදිරිපත් කිරීම් මකා දමන්න -bbb.fileupload.showBtn = පෙන්වන්න -bbb.fileupload.showBtn.toolTip = ඉදිරිපත් කිරීම පෙන්වන්න -bbb.fileupload.okCancelBtn = අවලංගු කිරීම -# bbb.fileupload.okCancelBtn.toolTip = Close the File Upload dialog box -# bbb.fileupload.genThumbText = Generating thumbnails.. -bbb.fileupload.progBarLbl = ප්‍රගතිය\: -# bbb.fileupload.fileFormatHint = Upload any office document or Portable Document Format (PDF) file. For best results upload PDF. -bbb.chat.title = කතා කරන්න -# bbb.chat.quickLink.label = Chat Window -bbb.chat.cmpColorPicker.toolTip = අකුරු පාට -# bbb.chat.input.accessibilityName = Chat Message Editing Field -bbb.chat.sendBtn = යවන්න -bbb.chat.sendBtn.toolTip = පණිවිඩය යවන්න -# bbb.chat.sendBtn.accessibilityName = Send chat message -# bbb.chat.contextmenu.copyalltext = Copy All Text -bbb.chat.publicChatUsername = සියල්ල -# bbb.chat.optionsTabName = Options -# bbb.chat.privateChatSelect = Select a person to chat with privately -# 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.chatOptions = Chat Options -bbb.chat.fontSize = අකුරු ප්‍රමානය -# bbb.chat.cmbFontSize.toolTip = Select Chat Message Font Size -# bbb.chat.messageList = Message Box -# bbb.chat.minimizeBtn.accessibilityName = Minimize the Chat Window -# bbb.chat.maximizeRestoreBtn.accessibilityName = Maximize the Chat Window -# bbb.chat.closeBtn.accessibilityName = Close the Chat Window -# bbb.chat.chatTabs.accessibleNotice = New messages in this tab. -# bbb.publishVideo.changeCameraBtn.labelText = Change Webcam -# bbb.publishVideo.changeCameraBtn.toolTip = Open the change webcam dialog box -# bbb.publishVideo.cmbResolution.tooltip = Select a webcam resolution -# bbb.publishVideo.startPublishBtn.labelText = Start Sharing -# bbb.publishVideo.startPublishBtn.toolTip = Start sharing your webcam -# 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 -# bbb.videodock.quickLink.label = Webcams Window -# bbb.video.minimizeBtn.accessibilityName = Minimize the Webcams Window -# bbb.video.maximizeRestoreBtn.accessibilityName = Maximize the Webcams Window -# bbb.video.controls.muteButton.toolTip = Mute or unmute {0} -# bbb.video.controls.switchPresenter.toolTip = Make {0} presenter -# bbb.video.controls.ejectUserBtn.toolTip = Eject {0} from meeting -# bbb.video.controls.privateChatBtn.toolTip = Chat with {0} -# bbb.video.publish.hint.noCamera = No webcam available -# bbb.video.publish.hint.cantOpenCamera = Can't open your webcam -# bbb.video.publish.hint.waitingApproval = Waiting for approval -# bbb.video.publish.hint.videoPreview = Webcam preview -# bbb.video.publish.hint.openingCamera = Opening webcam... -# bbb.video.publish.hint.cameraDenied = Webcam access denied -# bbb.video.publish.hint.cameraIsBeingUsed = Your webcam is being used by another application -# bbb.video.publish.hint.publishing = Publishing... -# 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.desktopPublish.title = Desktop Sharing\: Presenter's Preview -# bbb.desktopPublish.fullscreen.tooltip = Share Your Main Screen -# bbb.desktopPublish.fullscreen.label = Full Screen -# bbb.desktopPublish.region.tooltip = Share a Part of Your Screen -# bbb.desktopPublish.region.label = Region -# bbb.desktopPublish.stop.tooltip = Close screen share -# bbb.desktopPublish.stop.label = Close -# bbb.desktopPublish.maximizeRestoreBtn.toolTip = You cannot maximize this window. -# bbb.desktopPublish.closeBtn.toolTip = Stop Sharing and Close -# bbb.desktopPublish.chromeOnMacUnsupportedHint = Desktop sharing is not currently supported on Chrome running under Mac OS X. Recommend you use FireFox to share 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 -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -# bbb.desktopView.title = Desktop Sharing -# bbb.desktopView.fitToWindow = Fit to Window -# bbb.desktopView.actualSize = Display actual size -# bbb.desktopView.minimizeBtn.accessibilityName = Minimize 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.toolbar.phone.toolTip.start = Share Your Microphone -# bbb.toolbar.phone.toolTip.stop = Stop Sharing Your Microphone -# bbb.toolbar.phone.toolTip.mute = Stop listening the conference -# bbb.toolbar.phone.toolTip.unmute = Start listening the conference -# bbb.toolbar.phone.toolTip.nomic = No microphone detected -# bbb.toolbar.deskshare.toolTip.start = Share Your Desktop -# bbb.toolbar.deskshare.toolTip.stop = Stop Sharing Your Desktop -# bbb.toolbar.video.toolTip.start = Share Your Webcam -# bbb.toolbar.video.toolTip.stop = Stop Sharing Your Webcam -# bbb.layout.addButton.toolTip = Add the custom layout to the list -# bbb.layout.broadcastButton.toolTip = Apply Current Layout to All Viewers -# bbb.layout.combo.toolTip = Change Your Layout -# bbb.layout.loadButton.toolTip = Load layouts from a file -# bbb.layout.saveButton.toolTip = Save layouts to a file -# bbb.layout.lockButton.toolTip = Lock layout -# bbb.layout.combo.prompt = Apply a layout -# bbb.layout.combo.custom = * Custom layout -# bbb.layout.combo.customName = Custom layout -# 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.name.defaultlayout = Default Layout -# bbb.layout.name.videochat = Video Chat -# bbb.layout.name.webcamsfocus = Webcam Meeting -# bbb.layout.name.presentfocus = Presentation Meeting -# bbb.layout.name.lectureassistant = Lecture Assistant -# bbb.layout.name.lecture = Lecture -# bbb.highlighter.toolbar.pencil = Pencil -# bbb.highlighter.toolbar.pencil.accessibilityName = Switch whiteboard cursor to pencil -# bbb.highlighter.toolbar.ellipse = Circle -# bbb.highlighter.toolbar.ellipse.accessibilityName = Switch whiteboard cursor to circle -# bbb.highlighter.toolbar.rectangle = Rectangle -# bbb.highlighter.toolbar.rectangle.accessibilityName = Switch whiteboard cursor to rectangle -# bbb.highlighter.toolbar.panzoom = Pan and Zoom -# bbb.highlighter.toolbar.panzoom.accessibilityName = Switch whiteboard cursor to pan and zoom -# bbb.highlighter.toolbar.clear = Clear All Annotations -# bbb.highlighter.toolbar.clear.accessibilityName = Clear the whiteboard page -# bbb.highlighter.toolbar.undo = Undo Annotation -# bbb.highlighter.toolbar.undo.accessibilityName = Undo the last whiteboard shape -# bbb.highlighter.toolbar.color = Select Color -# bbb.highlighter.toolbar.color.accessibilityName = Whiteboard mark draw color -# bbb.highlighter.toolbar.thickness = Change Thickness -# bbb.highlighter.toolbar.thickness.accessibilityName = Whiteboard draw thickness -# bbb.logout.title = Logged Out -bbb.logout.button.label = හරි -# 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.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.refresh.message = If this logout was unexpected click the button below to reconnect. -# bbb.logout.refresh.label = Reconnect -# bbb.logout.confirm.title = Confirm Logout -# bbb.logout.confirm.message = Are you sure you want to log out? -# bbb.logout.confirm.yes = Yes -# bbb.logout.confirm.no = No -# bbb.notes.title = Notes -# bbb.notes.cmpColorPicker.toolTip = Text Color -# bbb.notes.saveBtn = Save -# bbb.notes.saveBtn.toolTip = Save Note -# bbb.settings.deskshare.instructions = Choose Allow on the prompt that pops up to check that desktop sharing is working properly for you -# bbb.settings.deskshare.start = Check Desktop Sharing -# bbb.settings.voice.volume = Microphone Activity -# bbb.settings.java.label = Java version error -# bbb.settings.java.text = You have Java {0} installed, but you need at least version {1} to use the BigBlueButton desktop sharing feature. The button below will install the newest Java JRE version. -# bbb.settings.java.command = Install newest Java -# bbb.settings.flash.label = Flash version error -# bbb.settings.flash.text = You have Flash {0} installed, but you need at least version {1} to run BigBlueButton properly. The button below will install the newest Adobe Flash version. -# bbb.settings.flash.command = Install newest Flash -# bbb.settings.isight.label = iSight webcam error -# bbb.settings.isight.text = If you have problems with your iSight webcam, it may be because you are running OS X 10.6.5, which is known to have a problem with Flash capturing video from the iSight webcam. \n To correct this, the link below will install a newer version of Flash player, or update your Mac to the newest version -# bbb.settings.isight.command = Install Flash 10.2 RC2 -# bbb.settings.warning.label = Warning -# bbb.settings.warning.close = Close this Warning -# bbb.settings.noissues = No outstanding issues have been detected. -# bbb.settings.instructions = Accept the Flash prompt that asks you for webcam permissions. If the output matches what is expected, your browser has been set up correctly. Other potentials issues are below. Examine them to find a possible solution. -# ltbcustom.bbb.highlighter.toolbar.triangle = Triangle -# ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Switch whiteboard cursor to triangle -# ltbcustom.bbb.highlighter.toolbar.line = Line -# ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Switch whiteboard cursor to line -# ltbcustom.bbb.highlighter.toolbar.text = Text -# ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Switch whiteboard cursor to text -# ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Text color -# ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Font size - -# bbb.accessibility.clientReady = Ready - -# bbb.accessibility.chat.chatBox.reachedFirst = You have reached the first message. -# bbb.accessibility.chat.chatBox.reachedLatest = You have reached the latest message. -# bbb.accessibility.chat.chatBox.navigatedFirst = You have navigated to the first message. -# 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.initialDescription = Please use the arrow keys to navigate through chat messages. - -# bbb.accessibility.notes.notesview.input = Notes input - -# bbb.shortcuthelp.title = Shortcut Keys -# bbb.shortcuthelp.minimizeBtn.accessibilityName = Minimize the Shortcut Help Window -# bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Maximize the Shortcut Help Window -# bbb.shortcuthelp.closeBtn.accessibilityName = Close the Shortcut Help Window -# bbb.shortcuthelp.dropdown.general = Global shortcuts -# bbb.shortcuthelp.dropdown.presentation = Presentation shortcuts -# bbb.shortcuthelp.dropdown.chat = Chat shortcuts -# bbb.shortcuthelp.dropdown.users = Users shortcuts -# bbb.shortcuthelp.dropdown.polling = Presenter Polling shortcuts -# bbb.shortcuthelp.dropdown.polling2 = Viewer Polling shortcuts -# bbb.shortcuthelp.headers.shortcut = Shortcut -# bbb.shortcuthelp.headers.function = Function - -# bbb.shortcutkey.general.minimize = 189 -# bbb.shortcutkey.general.minimize.function = Minimize current window -# bbb.shortcutkey.general.maximize = 187 -# bbb.shortcutkey.general.maximize.function = Maximize current window - -# bbb.shortcutkey.flash.exit = 81 -# bbb.shortcutkey.flash.exit.function = Focus out of the Flash window -# bbb.shortcutkey.users.muteme = 77 -# bbb.shortcutkey.users.muteme.function = Mute and Unmute your microphone -# bbb.shortcutkey.chat.chatinput = 73 -# bbb.shortcutkey.chat.chatinput.function = Focus the chat input field -# bbb.shortcutkey.present.focusslide = 67 -# bbb.shortcutkey.present.focusslide.function = Focus the presentation slide -# bbb.shortcutkey.whiteboard.undo = 90 -# bbb.shortcutkey.whiteboard.undo.function = Undo last whiteboard mark - -# bbb.shortcutkey.focus.users = 49 -# bbb.shortcutkey.focus.users.function = Move focus to the Users window -# bbb.shortcutkey.focus.video = 50 -# bbb.shortcutkey.focus.video.function = Move focus to the Webcam window -# bbb.shortcutkey.focus.presentation = 51 -# bbb.shortcutkey.focus.presentation.function = Move focus to the Presentation window -# bbb.shortcutkey.focus.chat = 52 -# bbb.shortcutkey.focus.chat.function = Move focus to the Chat window -# bbb.shortcutkey.focus.pollingCreate = 67 -# bbb.shortcutkey.focus.pollingCreate.function = Move focus to the Poll Creation window, if it is open. -# bbb.shortcutkey.focus.pollingStats = 83 -# bbb.shortcutkey.focus.pollingStats.function = Move focus to the Poll Statistics window, if it is open. -# bbb.shortcutkey.focus.voting = 89 -# bbb.shortcutkey.focus.voting.function = Move focus to the Voting window, if it is open. - -# bbb.shortcutkey.share.desktop = 68 -# bbb.shortcutkey.share.desktop.function = Open desktop sharing window -# bbb.shortcutkey.share.microphone = 79 -# bbb.shortcutkey.share.microphone.function = Open audio settings window -# bbb.shortcutkey.share.pauseRemoteStream = 80 -# bbb.shortcutkey.share.pauseRemoteStream.function = Start/Stop listening the conference -# bbb.shortcutkey.share.webcam = 66 -# bbb.shortcutkey.share.webcam.function = Open webcam sharing window - -# bbb.shortcutkey.shortcutWindow = 72 -# bbb.shortcutkey.shortcutWindow.function = Open/focus to shortcut help window -# bbb.shortcutkey.logout = 76 -# bbb.shortcutkey.logout.function = Log out of this meeting -# bbb.shortcutkey.raiseHand = 82 -# bbb.shortcutkey.raiseHand.function = Raise your hand - -# bbb.shortcutkey.present.upload = 85 -# bbb.shortcutkey.present.upload.function = Upload presentation -# bbb.shortcutkey.present.previous = 65 -# bbb.shortcutkey.present.previous.function = Go to previous slide -# bbb.shortcutkey.present.select = 83 -# bbb.shortcutkey.present.select.function = View all slides -# bbb.shortcutkey.present.next = 69 -# bbb.shortcutkey.present.next.function = Go to next slide -# bbb.shortcutkey.present.fitWidth = 70 -# bbb.shortcutkey.present.fitWidth.function = Fit slides to width -# bbb.shortcutkey.present.fitPage = 80 -# bbb.shortcutkey.present.fitPage.function = Fit slides to page - -# bbb.shortcutkey.users.makePresenter = 80 -# bbb.shortcutkey.users.makePresenter.function = Make selected person presenter -# bbb.shortcutkey.users.kick = 75 -# bbb.shortcutkey.users.kick.function = Kick selected person from the meeting -# bbb.shortcutkey.users.mute = 83 -# bbb.shortcutkey.users.mute.function = Mute or unmute selected person -# bbb.shortcutkey.users.muteall = 65 -# bbb.shortcutkey.users.muteall.function = Mute or unmute all users -# bbb.shortcutkey.users.focusUsers = 85 -# bbb.shortcutkey.users.focusUsers.function = Focus to users list -# bbb.shortcutkey.users.muteAllButPres = 65 -# bbb.shortcutkey.users.muteAllButPres.function = Mute everyone but the Presenter - -# bbb.shortcutkey.chat.focusTabs = 89 -# bbb.shortcutkey.chat.focusTabs.function = Focus to chat tabs -# bbb.shortcutkey.chat.focusBox = 66 -# bbb.shortcutkey.chat.focusBox.function = Focus to chat box -# bbb.shortcutkey.chat.changeColour = 67 -# 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.explanation = ---- -# bbb.shortcutkey.chat.explanation.function = For message navigation, you must focus the chat box. - -# bbb.shortcutkey.chat.chatbox.advance = 40 -# bbb.shortcutkey.chat.chatbox.advance.function = Navigate to the next message -# bbb.shortcutkey.chat.chatbox.goback = 38 -# bbb.shortcutkey.chat.chatbox.goback.function = Navigate to the previous message -# bbb.shortcutkey.chat.chatbox.repeat = 32 -# bbb.shortcutkey.chat.chatbox.repeat.function = Repeat current message -# bbb.shortcutkey.chat.chatbox.golatest = 39 -# bbb.shortcutkey.chat.chatbox.golatest.function = Navigate to the latest message -# bbb.shortcutkey.chat.chatbox.gofirst = 37 -# bbb.shortcutkey.chat.chatbox.gofirst.function = Navigate to the first message -# bbb.shortcutkey.chat.chatbox.goread = 75 -# bbb.shortcutkey.chat.chatbox.goread.function = Navigate to the most recent message you've read -# bbb.shortcutkey.chat.chatbox.debug = 71 -# bbb.shortcutkey.chat.chatbox.debug.function = Temporary debug hotkey - -# bbb.polling.toolbar.toolTip = Manage Polls -# bbb.polling.buttonName = Manage Polls -# bbb.polling.createPoll = Create New Poll -# bbb.polling.createPoll.moreThanOneResponse = Allow users to choose more than one response -# bbb.polling.createPoll.hint = Hint\: Start every answer with a new line -# bbb.polling.createPoll.answers = Answers\: -# bbb.polling.createPoll.question = Question\: -# bbb.polling.createPoll.title = Title\: -# bbb.polling.createPoll.publishToWeb = Enable web polling - -# bbb.polling.pollPreview = Poll Preview -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.publish = Publish -# bbb.polling.pollPreview.preview = Preview -# bbb.polling.pollPreview.save = Save -# bbb.polling.pollPreview.cancel = Cancel -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.hereIsYourPoll = Here is your poll\: -# bbb.polling.pollPreview.ifYouWantChanges = if you want to make any changes use the 'Modify' button -# bbb.polling.pollPreview.checkAll = (check all that may apply) -# bbb.polling.pollPreview.pollWillPublishOnline = This poll will be available for web polling. - -# bbb.polling.resultBtn.label=Result -# bbb.polling.resultBtn.toolTip=Show poll result -# bbb.polling.startBtn.label=Start -# bbb.polling.startBtn.toolTip=Start poll -# bbb.polling.editBtn.label=Edit -# bbb.polling.editBtn.toolTip=Edit poll -# bbb.polling.deleteBtn.toolTip=Delete poll - -# bbb.publishVideo.startPublishBtn.labelText = Start Sharing -# bbb.publishVideo.changeCameraBtn.labelText = Change Webcam - -# bbb.accessibility.alerts.madePresenter = You are now the Presenter. -# bbb.accessibility.alerts.madeViewer = You are now a Viewer. - -# bbb.shortcutkey.polling.buttonClick = 80 -# bbb.shortcutkey.polling.buttonClick.function = Open the Polling Menu. -# bbb.shortcutkey.polling.focusTitle = 67 -# bbb.shortcutkey.polling.focusTitle.function = Focus to Title input box. -# bbb.shortcutkey.polling.focusQuestion = 81 -# bbb.shortcutkey.polling.focusQuestion.function = Focus to Question input box. -# bbb.shortcutkey.polling.focusAnswers = 65 -# bbb.shortcutkey.polling.focusAnswers.function = Focus to Answers input box. -# bbb.shortcutkey.polling.focusMultipleCB = 77 -# bbb.shortcutkey.polling.focusMultipleCB.function = Focus to "Allow multiple selections" checkbox. -# bbb.shortcutkey.polling.focusWebPollCB = 66 -# bbb.shortcutkey.polling.focusWebPollCB.function = Focus to "Enable web polling" checkbox. -# bbb.shortcutkey.polling.previewClick = 80 -# bbb.shortcutkey.polling.previewClick.function = Preview your poll and proceed. -# bbb.shortcutkey.polling.cancelClick = 88 -# bbb.shortcutkey.polling.cancelClick.function = Cancel and exit Poll creation. -# bbb.shortcutkey.polling.modify = 69 -# bbb.shortcutkey.polling.modify.function = Go back and modify your poll. -# bbb.shortcutkey.polling.publish = 85 -# bbb.shortcutkey.polling.publish.function = Publish your poll and open voting. -# bbb.shortcutkey.polling.save = 83 -# bbb.shortcutkey.polling.save.function = Save your poll to use later. - -# bbb.shortcutkey.pollStats.explanation = ---- -# bbb.shortcutkey.pollStats.explanation.function = Poll results are only available once the poll has been published. -# bbb.shortcutkey.polling.focusData = 68 -# bbb.shortcutkey.polling.focusData.function = Focus to poll results. -# bbb.shortcutkey.polling.refresh = 82 -# bbb.shortcutkey.polling.refresh.function = Refresh poll results. -# bbb.shortcutkey.polling.focusWebPoll = 73 -# bbb.shortcutkey.polling.focusWebPoll.function = Focus to web polling URL box. -# bbb.shortcutkey.polling.stopPoll = 79 -# bbb.shortcutkey.polling.stopPoll.function = Stop the poll and end voting. -# bbb.shortcutkey.polling.repostPoll = 80 -# bbb.shortcutkey.polling.repostPoll.function = Re-publish the poll. -# bbb.shortcutkey.polling.closeStatsWindow = 88 -# bbb.shortcutkey.polling.closeStatsWindow.function = Close Polling Results window. - -# bbb.shortcutkey.polling.vote = 86 -# bbb.shortcutkey.polling.vote.function = Cast your vote for the options selected. -# bbb.shortcutkey.polling.focusVoteQuestion = 81 -# bbb.shortcutkey.polling.focusVoteQuestion.function = Focus to question. - -# bbb.shortcutkey.specialKeys.space = Spacebar -# bbb.shortcutkey.specialKeys.left = Left Arrow -# bbb.shortcutkey.specialKeys.right = Right Arrow -# bbb.shortcutkey.specialKeys.up = Up Arrow -# bbb.shortcutkey.specialKeys.down = Down Arrow -# bbb.shortcutkey.specialKeys.plus = Plus -# bbb.shortcutkey.specialKeys.minus = Minus - -# bbb.toolbar.videodock.toolTip.closeAllVideos = Close all videos -# bbb.users.settings.lockAll=Lock All Users -# bbb.users.settings.lockAllExcept=Lock Users Except Presenter -# bbb.users.settings.lockSettings=Lock Viewers ... -# bbb.users.settings.unlockAll=Unlock All Viewers -# bbb.users.settings.roomIsLocked=Locked by default -# bbb.users.settings.roomIsMuted=Muted by default - -# bbb.lockSettings.save = Apply -# bbb.lockSettings.save.tooltip = Apply lock settings -# bbb.lockSettings.cancel = Cancel -# bbb.lockSettings.cancel.toolTip = Close this window without saving - -# bbb.lockSettings.moderatorLocking = Moderator locking -# bbb.lockSettings.privateChat = Private Chat -# bbb.lockSettings.publicChat = Public Chat -# bbb.lockSettings.webcam = Webcam -# bbb.lockSettings.microphone = Microphone -# bbb.lockSettings.layout = Layout -# bbb.lockSettings.title=Lock Viewers -# bbb.lockSettings.feature=Feature -# bbb.lockSettings.locked=Locked -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/sk_SK/bbbResources.properties b/clients/flash/web-client/src/locale/sk_SK/bbbResources.properties deleted file mode 100644 index 118fdd0b8f7a..000000000000 --- a/clients/flash/web-client/src/locale/sk_SK/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Pripája sa ku serveru -bbb.mainshell.statusProgress.loading = Nahráva {0} modulov -bbb.mainshell.statusProgress.cannotConnectServer = Ľutujeme, nepodarilo sa pripojiť k serveru. -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Otvoriť okno záznamov -bbb.mainshell.meetingNotFound = Lekcia nenájdená -bbb.mainshell.invalidAuthToken = Neplatná autentifikácia -bbb.mainshell.resetLayoutBtn.toolTip = Resetovať rozmiestnenie -bbb.mainshell.notification.tunnelling = Tunelovanie -bbb.mainshell.notification.webrtc = WebRTC zvuk -bbb.oldlocalewindow.reminder1 = Je možné že máte starý preklad BigBlueButton-u. -bbb.oldlocalewindow.reminder2 = Vyčistite vyrovnávaciu pamäť vášho prehliadača a skúste znova. -bbb.oldlocalewindow.windowTitle = Upozornenie\: Starý preklad -bbb.audioSelection.title = Ako sa chcete pripojiť ku zvuku? -bbb.audioSelection.btnMicrophone.label = Mikrofón -bbb.audioSelection.btnMicrophone.toolTip = Pridať zvuk s vaším mikrofónom -bbb.audioSelection.btnListenOnly.label = Len počúvať -bbb.audioSelection.btnListenOnly.toolTip = Pridať zvuk len na počúvanie -bbb.audioSelection.txtPhone.text = Na pripojenie k tejto lekcii telefónom vytočte\: {0} a potom {1} ako pin číslo lekcie. -bbb.micSettings.title = Test zvuku -bbb.micSettings.speakers.header = Vyskúšať reproduktory -bbb.micSettings.microphone.header = Vyskúšať mikrofón -bbb.micSettings.playSound = Prehrať testovací zvuk -bbb.micSettings.playSound.toolTip = Prehrať hudbu na vyskúšanie reproduktorov -bbb.micSettings.hearFromHeadset = Odporúčame prehrať audio nahrávky na vašich slúchadlách, nie reproduktoroch. -bbb.micSettings.speakIntoMic = Pokiaľ používate headset (alebo slúchadlá), mali by ste počuť zvuk z nich - nie z reproduktorov vášho počítača -bbb.micSettings.echoTestMicPrompt = Toto je súkromný test ozveny. Povedzte pár slov. Počuli ste zvuk? -bbb.micSettings.echoTestAudioYes = Áno -bbb.micSettings.echoTestAudioNo = Nie -bbb.micSettings.speakIntoMicTestLevel = Hovorte do vášho mikrofónu. Mali by ste vidieť pohybujúci sa pás. Pokiaľ nie, zvoľte iný mikrofón. -bbb.micSettings.recommendHeadset = Použite headset s mikrofónom pre lepší zvuk. -bbb.micSettings.changeMic = Vymeniť mikrofón. -bbb.micSettings.changeMic.toolTip = Otvoriť dialógové okno Flash Player nastavenia mikrofónu -bbb.micSettings.comboMicList.toolTip = Vybrať mikrofón -bbb.micSettings.micRecordVolume.label = Pridať -bbb.micSettings.micRecordVolume.toolTip = Nastaviť silu vášho mikrofónu -bbb.micSettings.nextButton = Ďalší -bbb.micSettings.nextButton.toolTip = Spustiť test ozveny -bbb.micSettings.join = Pripojiť zvuk -bbb.micSettings.join.toolTip = Pripojiť sa k zvukovej konferencii -bbb.micSettings.cancel = Zrušiť -bbb.micSettings.connectingtoecho = Pripájanie -bbb.micSettings.connectingtoecho.error = Chyba v skúške ozveny\: Prosím kontaktujte administrátora. -bbb.micSettings.cancel.toolTip = Zrušiť pripojenie zvuku -bbb.micSettings.access.helpButton = Otvoriť videá s návodmi v novom okne -bbb.micSettings.access.title = Nastavenia zvuku. Dokým nezatvoríte okno, zvuk sa bude nastavovať tu. -bbb.micSettings.webrtc.title = WebRTC podpora -bbb.micSettings.webrtc.capableBrowser = Váš prehliadač podporuje WebRTC. -bbb.micSettings.webrtc.capableBrowser.dontuseit = Kliknite, aby ste nepoužívali WebRTC. -bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Kliknite sem, pokiaľ nechcete používať WebRTC technológiu (odporúčné ak máte problém s jej používaním). -bbb.micSettings.webrtc.notCapableBrowser = WebRTC nie je podporovaný vaším prehlidačom. Prosím, použite Google Chrome (verzia 32 a vyššie) alebo Mozilla Firefox (verzia 26 a vyššie). Stále budete mať možnosť pridať sa k hlasovej konferencii použijúc Adobe Flash platformu. -bbb.micSettings.webrtc.connecting = Volá -bbb.micSettings.webrtc.waitingforice = Pripájanie -# bbb.micSettings.webrtc.transferring = Transferring -bbb.micSettings.webrtc.endingecho = Pripájanie zvuku -bbb.micSettings.webrtc.endedecho = Test ozveny ukončený. -bbb.micPermissions.firefox.title = Firefox povolenia mikrofónu -bbb.micPermissions.firefox.message1 = Vyberte mikrofón a potom kliknite na Zdieľať. -bbb.micPermissions.firefox.message2 = Ak nevidíte zoznam mikrofónov, kliknite na ikonu mikrofónu. -bbb.micPermissions.chrome.title = Chrome povolenia mikrofónu -bbb.micPermissions.chrome.message1 = Kliknite na Povoliť pre povolenie prístupu Chrome k vášmu mikrofónu. -bbb.micWarning.title = Zvukové upozornenie -bbb.micWarning.joinBtn.label = Pridať sa aj tak -bbb.micWarning.testAgain.label = Vyskúšať znovu -bbb.micWarning.message = Váš mikrofón nevykazuje žiadnu aktivitu, ostatní účastníci vás pravdepodobne nebudú počas lekcie počuť. -bbb.webrtcWarning.message = Zistený nasledovný problém s WebRTC\: {0}. Chcete radšej vyskúšať Flash? -# bbb.webrtcWarning.title = WebRTC Audio Failure -bbb.webrtcWarning.failedError.1001 = Chyba 1001\: WebSocket odpojený -bbb.webrtcWarning.failedError.1002 = Chyba 1002\: Nepodarilo sa vytvoriť WebSocket pripojenie -bbb.webrtcWarning.failedError.1003 = Chyba 1003\: Nepodporovaná verzia prehliadača -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -bbb.webrtcWarning.failedError.1005 = Chyba 1005\: Hovor nečakane ukončený -bbb.webrtcWarning.failedError.1006 = Chyba 1006\: Prerušenie hovoru -bbb.webrtcWarning.failedError.1007 = Chyba 1007\: ICE jednanie zlyhalo -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -bbb.webrtcWarning.failedError.unknown = Chyba {0}\: Neznámy kód chyby -# bbb.webrtcWarning.failedError.mediamissing = Could not get your microphone for a WebRTC call -# bbb.webrtcWarning.failedError.endedunexpectedly = The WebRTC echo test ended unexpectedly -bbb.mainToolbar.helpBtn = Nápoveda -bbb.mainToolbar.logoutBtn = Odhlásenie -bbb.mainToolbar.logoutBtn.toolTip = Odhlásiť -bbb.mainToolbar.langSelector = Výber jazyka -bbb.mainToolbar.settingsBtn = Nastavenia -bbb.mainToolbar.settingsBtn.toolTip = Otvoriť nastavenia -bbb.mainToolbar.shortcutBtn = Klávesové skratky -bbb.mainToolbar.shortcutBtn.toolTip = Otvoriť okno s klávesovými skratkami -bbb.mainToolbar.recordBtn.toolTip.start = Spustiť nahrávanie -bbb.mainToolbar.recordBtn.toolTip.stop = Zastaviť nahrávanie -bbb.mainToolbar.recordBtn.toolTip.recording = Lekcia je nahrávaná -bbb.mainToolbar.recordBtn.toolTip.notRecording = Lekcia nie je nahrávaná -bbb.mainToolbar.recordBtn.confirm.title = Potvrdiť nahrávanie -bbb.mainToolbar.recordBtn.confirm.message.start = Ste si istý, že chcete spustiť nahrávanie lekcie? -bbb.mainToolbar.recordBtn.confirm.message.stop = Ste si istý, že chcete zastaviť nahrávanie lekcie? -bbb.mainToolbar.recordBtn..notification.title = Nahrať upozornenie -bbb.mainToolbar.recordBtn..notification.message1 = Túto lekciu si môžete nahrať. -bbb.mainToolbar.recordBtn..notification.message2 = Musíte kliknúť na tlačidlo Zapnúť/Vypnúť nahrávanie v titulke na začatie/ukončenie nahrávania. -bbb.mainToolbar.recordingLabel.recording = (Nahrávanie) -bbb.mainToolbar.recordingLabel.notRecording = Nenahráva sa -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -bbb.window.minimizeBtn.toolTip = Minimalizovať -bbb.window.maximizeRestoreBtn.toolTip = Maximalizovať -bbb.window.closeBtn.toolTip = Zavrieť -bbb.videoDock.titleBar = Titulný pás okna webkamery -bbb.presentation.titleBar = Titulný pás okna prezentácie -bbb.chat.titleBar = Titulný pás okna chatu -bbb.users.title = Uživatelia {0} {1} -bbb.users.titleBar = Titulný pás okna užívateľov -bbb.users.quickLink.label = Okno užívateľov -bbb.users.minimizeBtn.accessibilityName = Minimalizovať okno užívateľov -bbb.users.maximizeRestoreBtn.accessibilityName = Maximalizovať okno užívateľov -bbb.users.settings.buttonTooltip = Nastavenia -bbb.users.settings.audioSettings = Test zvuku -bbb.users.settings.webcamSettings = Nastavenia webkamery -bbb.users.settings.muteAll = Stlmiť všetkých používateľov -bbb.users.settings.muteAllExcept = Stlmiť všetkých používateľov okrem prezentéra -bbb.users.settings.unmuteAll = Stlmiť všetkých užívateľov -bbb.users.settings.lowerAllHands = Dať dolu všetky ruky -bbb.users.raiseHandBtn.toolTip = Zdvihnúť ruku -bbb.users.raiseHandBtn.toolTip2 = Dať dolu ruku -bbb.users.roomMuted.text = Diváci stlmení -bbb.users.roomLocked.text = Diváci zamknutí -bbb.users.pushToTalk.toolTip = Hovoriť -bbb.users.pushToMute.toolTip = Stlmiť seba -bbb.users.muteMeBtnTxt.talk = Vypnúť stlmenie -bbb.users.muteMeBtnTxt.mute = Stlmiť -bbb.users.muteMeBtnTxt.muted = Stlmený -bbb.users.muteMeBtnTxt.unmuted = Nestlmený -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -bbb.users.usersGrid.accessibilityName = Zoznam užívateľov. Na navigáciu použite šípky -bbb.users.usersGrid.nameItemRenderer = Meno -bbb.users.usersGrid.nameItemRenderer.youIdentifier = Vy -bbb.users.usersGrid.statusItemRenderer = Status -bbb.users.usersGrid.statusItemRenderer.changePresenter = Kliknúť a spraviť prezentérom -bbb.users.usersGrid.statusItemRenderer.presenter = Prezentér -bbb.users.usersGrid.statusItemRenderer.moderator = Moderátor -bbb.users.usersGrid.statusItemRenderer.lowerHand = Dať dolu ruku -bbb.users.usersGrid.statusItemRenderer.handRaised = Zdvihnutá ruka -bbb.users.usersGrid.statusItemRenderer.viewer = Divák -bbb.users.usersGrid.mediaItemRenderer = Médium -bbb.users.usersGrid.mediaItemRenderer.talking = Hovorí -bbb.users.usersGrid.mediaItemRenderer.webcam = Zdieľanie webkamery -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = Ukázať webkameru -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Vypnuté stlmenie {0} -bbb.users.usersGrid.mediaItemRenderer.pushToMute = Stlmenie {0} -bbb.users.usersGrid.mediaItemRenderer.pushToLock = Zamknúť {0} -bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Odomknúť {0} -bbb.users.usersGrid.mediaItemRenderer.kickUser = Vyhodiť {0} -bbb.users.usersGrid.mediaItemRenderer.webcam = Zdieľanie webkamery -bbb.users.usersGrid.mediaItemRenderer.micOff = Vypnúť mikrofón -bbb.users.usersGrid.mediaItemRenderer.micOn = Zapnúť mikrofón -bbb.users.usersGrid.mediaItemRenderer.noAudio = Neprítomný v zvukovej konferencii -bbb.presentation.title = Prezentácia -bbb.presentation.titleWithPres = Prezentácia\: {0} -bbb.presentation.quickLink.label = Okno prezentácie -bbb.presentation.fitToWidth.toolTip = Prispôsobiť prezentáciu šírke -bbb.presentation.fitToPage.toolTip = Prispôsobiť prezentáciu stránke -bbb.presentation.uploadPresBtn.toolTip = Nahrať prezentáciu -bbb.presentation.backBtn.toolTip = Predchádzajúca roleta. -bbb.presentation.btnSlideNum.accessibilityName = Slajd {0} z {1} -bbb.presentation.btnSlideNum.toolTip = Vybrať slajd -bbb.presentation.forwardBtn.toolTip = Ďalšia roleta. -bbb.presentation.maxUploadFileExceededAlert = Chyba\: Súbor presahuje povolenú veľkosť. -bbb.presentation.uploadcomplete = Nahrávanie dokončené. Prosím čakajte, prebieha konvertovanie dokumentu. -bbb.presentation.uploaded = nahrané. -bbb.presentation.document.supported = Nahratý súbor je podporovaný. Začína sa konvertovať... -bbb.presentation.document.converted = Office dokument bol úspešne zkonvertovaný. -bbb.presentation.error.document.convert.failed = Chyba\: Neúspešné konvertovanie office dokumentu. -bbb.presentation.error.io = IO Chyba\: Kontaktuje administrátora. -bbb.presentation.error.security = Bezpečnostná chyba\: Kontaktuje administrátora. -bbb.presentation.error.convert.notsupported = Chyba\: Nahraný súbor nie je podporovaný. Nahrajte kompaktibilný súbor. -bbb.presentation.error.convert.nbpage = Chyba\: Nepodarilo sa určiť počet strán v nahranom dokumente. -bbb.presentation.error.convert.maxnbpagereach = Chyba\: Nahraný súbor ma príliš veľa strán. -bbb.presentation.converted = Skonvertovaných {0} z {1} slajdov. -bbb.presentation.ok = OK -bbb.presentation.slider = Úroveň zoomu prezentácie -bbb.presentation.slideloader.starttext = Začať posúvanie textu -bbb.presentation.slideloader.endtext = Ukončiť posúvanie textu -bbb.presentation.uploadwindow.presentationfile = Prezentačný súbor -bbb.presentation.uploadwindow.pdf = PDF -bbb.presentation.uploadwindow.word = WORD -bbb.presentation.uploadwindow.excel = EXCEL -bbb.presentation.uploadwindow.powerpoint = POWERPOINT -bbb.presentation.uploadwindow.image = OBRÁZOK -bbb.presentation.minimizeBtn.accessibilityName = Minimalizovať okno prezentácie -bbb.presentation.maximizeRestoreBtn.accessibilityName = Maximalizovať okno prezentácie -bbb.presentation.closeBtn.accessibilityName = Zatvoriť okno prezentácie -bbb.fileupload.title = Nahrať prezentáciu. -bbb.fileupload.lblFileName.defaultText = Nebol vybraný žiaden súbor -bbb.fileupload.selectBtn.label = Vybrať súbor -bbb.fileupload.selectBtn.toolTip = Nájsť súbor -bbb.fileupload.uploadBtn = Nahrať -bbb.fileupload.uploadBtn.toolTip = Nahrať súbor -bbb.fileupload.deleteBtn.toolTip = Odstrániť prezentáciu -bbb.fileupload.showBtn = Ukázať -bbb.fileupload.showBtn.toolTip = Ukázať prezentáciu -bbb.fileupload.okCancelBtn = Zrušiť -bbb.fileupload.okCancelBtn.toolTip = Zatvoriť dialógové okno nahrávania súborov -bbb.fileupload.genThumbText = Vytváranie náhľadu... -bbb.fileupload.progBarLbl = Priebeh\: -bbb.fileupload.fileFormatHint = Nahrať akýkoľvek office dokument alebo dokument vo formáte Portable Document File (PDF). Pre najlepšie výsledky použite PDF. -bbb.chat.title = Pokec -bbb.chat.quickLink.label = Okno chatu -bbb.chat.cmpColorPicker.toolTip = Farba textu -bbb.chat.input.accessibilityName = Pole úpravy chatovej správy -bbb.chat.sendBtn = Odoslať -bbb.chat.sendBtn.toolTip = Odoslať správu -bbb.chat.sendBtn.accessibilityName = Poslať správu na chate -bbb.chat.contextmenu.copyalltext = Skopírovať celý text -bbb.chat.publicChatUsername = Všetky -bbb.chat.optionsTabName = Možnosti -bbb.chat.privateChatSelect = Označte osobu s ktorou chcete zaviesť osobný Pokec. -# 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.chatOptions = Možnosti Pokecu -bbb.chat.fontSize = Veľkosť písma -bbb.chat.cmbFontSize.toolTip = Vybrať veľkosť písma chatovej správy -bbb.chat.messageList = Okno správy -bbb.chat.minimizeBtn.accessibilityName = Minimalizovať okno chatu -bbb.chat.maximizeRestoreBtn.accessibilityName = Maximalizovať okno chatu -bbb.chat.closeBtn.accessibilityName = Zatvoriť okno chatu -bbb.chat.chatTabs.accessibleNotice = Nová správa v tomto okne. -bbb.publishVideo.changeCameraBtn.labelText = Zmeniť webkameru -bbb.publishVideo.changeCameraBtn.toolTip = Otvoriť dialógové okno zmeny webkamery -bbb.publishVideo.cmbResolution.tooltip = Vybrať rozlíšenie webkamery -bbb.publishVideo.startPublishBtn.labelText = Začať zdieľanie -bbb.publishVideo.startPublishBtn.toolTip = Začať zdieľanie -bbb.webcamPermissions.chrome.title = Chrome povolenia pre webkameru -bbb.webcamPermissions.chrome.message1 = Kliknite na Povoliť pre povolenie prístupu Chrome k vašej webkamere. -bbb.videodock.title = Základňa videa -bbb.videodock.quickLink.label = Okno webkamery -bbb.video.minimizeBtn.accessibilityName = Minimalizovať okno webkamier -bbb.video.maximizeRestoreBtn.accessibilityName = Maximalizovať okno webkamier -bbb.video.controls.muteButton.toolTip = Stlmiť alebo vypnúť stlmenie {0} -bbb.video.controls.switchPresenter.toolTip = Urobiť {0} prezentérom -bbb.video.controls.ejectUserBtn.toolTip = Vyhodiť {0} z lekcie -bbb.video.controls.privateChatBtn.toolTip = Chatovať s {0} -bbb.video.publish.hint.noCamera = Žiadna dostupná kamera -bbb.video.publish.hint.cantOpenCamera = Nemôže načítať vašu kameru -bbb.video.publish.hint.waitingApproval = Čakajúce na potvrdenie -bbb.video.publish.hint.videoPreview = Náhľad videa -bbb.video.publish.hint.openingCamera = Načítava kameru -bbb.video.publish.hint.cameraDenied = Prístup webkamery bol zamietnutý -bbb.video.publish.hint.cameraIsBeingUsed = Vaša kamera je používaná inou aplikáciou -bbb.video.publish.hint.publishing = Zverejňovanie... -bbb.video.publish.closeBtn.accessName = Zatvoriť dialógové okno nastavení webkamery -bbb.video.publish.closeBtn.label = Zrušiť -bbb.video.publish.titleBar = Publikovať okno webkamery -bbb.desktopPublish.title = Zdieľanie plochy\: Náhľad moderátora -bbb.desktopPublish.fullscreen.tooltip = Zdieľať hlavnú obrazovku -bbb.desktopPublish.fullscreen.label = Celá obrazovka -bbb.desktopPublish.region.tooltip = Zdieľať časť obrazovky -bbb.desktopPublish.region.label = Región -bbb.desktopPublish.stop.tooltip = Zavrieť zdieľanie obrazovky -bbb.desktopPublish.stop.label = Zavrieť -bbb.desktopPublish.maximizeRestoreBtn.toolTip = Nemôžete maximalizovať toto okno. -bbb.desktopPublish.closeBtn.toolTip = Zastaviť zdieľanie a zatvoriť toto okno. -bbb.desktopPublish.chromeOnMacUnsupportedHint = Zdieľanie obrazovky nie je aktuálne podporované na Chrome bežiacom na Mac OS X. Na zdieľanie obrazovky odporúčame použiť Firefox. -bbb.desktopPublish.minimizeBtn.toolTip = Minimalizovať toto okno. -bbb.desktopPublish.minimizeBtn.accessibilityName = Minimalizovať okno zdieľania plochy -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Maximalizovať okno zdieľania plochy -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -bbb.desktopView.title = Zdieľanie plochy -bbb.desktopView.fitToWindow = Prispôsobiť do okna -bbb.desktopView.actualSize = Zobraziť aktuálnu veľkosť -bbb.desktopView.minimizeBtn.accessibilityName = Minimalizovať okno ukážky zdieľania plochy -bbb.desktopView.maximizeRestoreBtn.accessibilityName = Maximalizovať okno ukážky zdieľania plochy -bbb.desktopView.closeBtn.accessibilityName = Zatvoriť okno ukážky zdieľania plochy -bbb.toolbar.phone.toolTip.start = Zdieľať mikrofón -bbb.toolbar.phone.toolTip.stop = Ukončiť zdieľanie mikrofónu -bbb.toolbar.phone.toolTip.mute = Prestať počúvať lekciu -bbb.toolbar.phone.toolTip.unmute = Začať počúvať lekciu -bbb.toolbar.phone.toolTip.nomic = Mikrofón nebol nájdený -bbb.toolbar.deskshare.toolTip.start = Zdieľať pracovnú plochu -bbb.toolbar.deskshare.toolTip.stop = Ukončiť zdieľanie pracovnej plochy -bbb.toolbar.video.toolTip.start = Zdieľať webkameru -bbb.toolbar.video.toolTip.stop = Ukončiť zdieľanie webkamery -bbb.layout.addButton.toolTip = Pridať vlastné rozloženie do zoznamu -bbb.layout.broadcastButton.toolTip = Použiť aktuálne rozloženie pre všetkých divákov -bbb.layout.combo.toolTip = Zmeniť rozloženie -bbb.layout.loadButton.toolTip = Načítať rozloženia zo súboru -bbb.layout.saveButton.toolTip = Uložiť rozloženia do súboru -bbb.layout.lockButton.toolTip = Zamknúť rozloženie -bbb.layout.combo.prompt = Použiť rozloženie -bbb.layout.combo.custom = * Vlastné rozloženie -bbb.layout.combo.customName = Vlastné rozloženie -bbb.layout.combo.remote = Vzdialený -bbb.layout.save.complete = Rozloženia boli úspešne uložené -bbb.layout.load.complete = Rozloženia boli úspešne načítané -bbb.layout.load.failed = Nepodarilo sa načítať rozloženia -bbb.layout.name.defaultlayout = Prednastavené rozloženie -bbb.layout.name.videochat = Video chat -bbb.layout.name.webcamsfocus = Lekcia s webkamerou -bbb.layout.name.presentfocus = Lekcia s prezentáciou -bbb.layout.name.lectureassistant = Asistent lekcie -bbb.layout.name.lecture = Lekcia -bbb.highlighter.toolbar.pencil = Zvýrazňovač -bbb.highlighter.toolbar.pencil.accessibilityName = Prepnúť kurzor na tabuli na ceruzku -bbb.highlighter.toolbar.ellipse = Kruh -bbb.highlighter.toolbar.ellipse.accessibilityName = Prepnúť kurzor na tabuli na kruh -bbb.highlighter.toolbar.rectangle = Obdĺžnik -bbb.highlighter.toolbar.rectangle.accessibilityName = Prepnúť kurzor na tabuli na obdĺžnik -bbb.highlighter.toolbar.panzoom = Zamerať a priblížiť -bbb.highlighter.toolbar.panzoom.accessibilityName = Prepnúť kurzor na tabuli na zamerať a priblížiť -bbb.highlighter.toolbar.clear = Zmazať všetky komentáre -bbb.highlighter.toolbar.clear.accessibilityName = Vyčistiť stranu tabule -bbb.highlighter.toolbar.undo = Vrátiť anotáciu -bbb.highlighter.toolbar.undo.accessibilityName = Zmazať posledný útvar na tabuli -bbb.highlighter.toolbar.color = Vybrať farbu -bbb.highlighter.toolbar.color.accessibilityName = Farba kreslenia na tabuli -bbb.highlighter.toolbar.thickness = Zmeniť hrúbku -bbb.highlighter.toolbar.thickness.accessibilityName = Hrúbka kreslenia na tabuľu -bbb.logout.title = Boli ste odhlásený -bbb.logout.button.label = OK -bbb.logout.appshutdown = Serverová aplikácia bola vypnutá. -bbb.logout.asyncerror = Vyskytla sa Async chyba -bbb.logout.connectionclosed = Pripojenie k serveru bolo ukončené -bbb.logout.connectionfailed = Pripojenie k serveru bolo neúspešné -bbb.logout.rejected = Pripojenie k serveru bolo odmietnuté -bbb.logout.invalidapp = Nenašla sa žiadna red5 aplikácia -bbb.logout.unknown = Váš klient stratil pripojenie so serverom -bbb.logout.usercommand = Boli ste odhlásený z konferencie -bbb.logout.refresh.message = Pokiaľ toto odhlásenie bolo nečakané, kliknite na tlačidlo nižšie kvôli znovupripojeniu. -bbb.logout.refresh.label = Znovu pripojiť -bbb.logout.confirm.title = Potvrdiť odhlásenie -bbb.logout.confirm.message = Ste si istý, že sa chcete odhlásiť? -bbb.logout.confirm.yes = Áno -bbb.logout.confirm.no = Nie -bbb.notes.title = Poznámky -bbb.notes.cmpColorPicker.toolTip = Farba textu -bbb.notes.saveBtn = Uložiť -bbb.notes.saveBtn.toolTip = Uložiť poznámku -bbb.settings.deskshare.instructions = Kliknite na tlačidlo Povoliť v riadku, ktorý sa objaví pre uistenie, že zdieľanie pracovnej plochy funguje správne pre Vás -bbb.settings.deskshare.start = Skontrolovať Zdieľanie plochy -bbb.settings.voice.volume = Aktivita mikrofónu -bbb.settings.java.label = Chybná verzia Javy -bbb.settings.java.text = Máte nainštalovanú Java {0}, ale potrebujete minimálne verziu {1} aby ste mohli používať funkciu Zdieľanie Plochy v BigBlueButton. Kliknite na tlačítko nižšie pre inštaláciu najnovšej Java JRE verzie. -bbb.settings.java.command = Nainštalovať najnovšiu verziu Javy -bbb.settings.flash.label = Chybná verzia Flashového prehrávača -bbb.settings.flash.text = Máte nainštalovaný Flash prehrávač {0}, ale potrebujete minimálne verziu {1} aby ste prehrať BigBlueButton. Kliknite na tlačítko nižšie pre inštaláciu najnovšieho Adobe Flash prehrávača. -bbb.settings.flash.command = Nainštalovať najnovší Flash player -bbb.settings.isight.label = Chyba iSight kamery -bbb.settings.isight.text = Ak máte problém s vašou iSight camerou, dôvodom môže byť pravdepodobne to, že používate OS X 10.6.5, u ktorého je známe že má problémy s nahrávaním Flash videa z iSight kamery. \nPre napravenie chyby kliknite na odkaz nižšie pre nainštalovanie najnovšej verzie Flash prehrávača alebo aktualizujte váš Mac na najnovšiu verziu. -bbb.settings.isight.command = Nainštalovať Flash 10.2 RC2 -bbb.settings.warning.label = Upozornenie -bbb.settings.warning.close = Zavrieť toto upozornenie -bbb.settings.noissues = Neboli nájdené žiadne výnimočné problémy\n -bbb.settings.instructions = Prijmite výzvu Flash-u, ktorý od vás pýta povolenie prístupu na kameru. Ak môžete vidieť sami seba a počuje sa, tak váš prehliadač je správne nastavený. Iné možné problémy sú uvedené nižšie. Kliknite na každý aby ste našli možné riešenie. -ltbcustom.bbb.highlighter.toolbar.triangle = Trojuholník -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Prepnúť kurzor na tabuli na trojuholník -ltbcustom.bbb.highlighter.toolbar.line = Priamka -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Prepnúť kurzor na tabuli na priamku -ltbcustom.bbb.highlighter.toolbar.text = Text -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Prepnúť kurzor na tabuli na text -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Farba textu -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Veľkosť písma - -# bbb.accessibility.clientReady = Ready - -bbb.accessibility.chat.chatBox.reachedFirst = Obdržali ste prvú správu -bbb.accessibility.chat.chatBox.reachedLatest = Obdržali ste poslednú správu -bbb.accessibility.chat.chatBox.navigatedFirst = Dostali ste sa k prvej správe. -bbb.accessibility.chat.chatBox.navigatedLatest = Dostali ste sa k poslednej správe. -bbb.accessibility.chat.chatBox.navigatedLatestRead = Dostali ste sa k posledne prečítanej správe. -bbb.accessibility.chat.chatwindow.input = Vstúp do chatu - -bbb.accessibility.chat.initialDescription = Prosím použite šípky na navigáciu v chatových správach - -bbb.accessibility.notes.notesview.input = Vstup do poznámok - -bbb.shortcuthelp.title = Klávesové skratky -bbb.shortcuthelp.minimizeBtn.accessibilityName = Minimalizovať okno pomocníka klávesových skratiek -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Maximalizovať okno pomocníka klávesových skratiek -bbb.shortcuthelp.closeBtn.accessibilityName = Zatvoriť okno pomocníka klávesových skratiek -bbb.shortcuthelp.dropdown.general = Globálne skratky -bbb.shortcuthelp.dropdown.presentation = Prezentačné skratky -bbb.shortcuthelp.dropdown.chat = Chatové skratky -bbb.shortcuthelp.dropdown.users = Užívateľské skratky -bbb.shortcuthelp.dropdown.polling = Klávesové skratky pre hlasovanie prezentéra -bbb.shortcuthelp.dropdown.polling2 = Klávesové skratky pre divákov -bbb.shortcuthelp.headers.shortcut = Skratka -bbb.shortcuthelp.headers.function = Funkcia - -bbb.shortcutkey.general.minimize = 189 -bbb.shortcutkey.general.minimize.function = Minimalizovať aktuálne okno -bbb.shortcutkey.general.maximize = 187 -bbb.shortcutkey.general.maximize.function = Maximalizovať aktuálne okno - -bbb.shortcutkey.flash.exit = 8 -bbb.shortcutkey.flash.exit.function = Zaostriť mimo Flash okna -bbb.shortcutkey.users.muteme = 7 -bbb.shortcutkey.users.muteme.function = Stlmte a vypnite stlmenie vášho mikrofónu -bbb.shortcutkey.chat.chatinput = 73 -bbb.shortcutkey.chat.chatinput.function = Zaostriť na okno vstupu do chatu -bbb.shortcutkey.present.focusslide = 67 -bbb.shortcutkey.present.focusslide.function = Zaostriť na prezentačný slajd -bbb.shortcutkey.whiteboard.undo = 90 -bbb.shortcutkey.whiteboard.undo.function = Zmazať poslednú stopu na tabuli - -bbb.shortcutkey.focus.users = 49 -bbb.shortcutkey.focus.users.function = Presunúť zaostrenie na okno užívateľov -bbb.shortcutkey.focus.video = 50 -bbb.shortcutkey.focus.video.function = Presunúť zaostrenie na okno webkamery -bbb.shortcutkey.focus.presentation = 51 -bbb.shortcutkey.focus.presentation.function = Presunúť zaostrenie na okno prezentácie -bbb.shortcutkey.focus.chat = 52 -bbb.shortcutkey.focus.chat.function = Presunúť zaostrenie na okno chatu -bbb.shortcutkey.focus.pollingCreate = 67 -bbb.shortcutkey.focus.pollingCreate.function = Presunúť zaostrenie na okno vytvárania hlasovania, pokiaľ je otvorené. -bbb.shortcutkey.focus.pollingStats = 83 -bbb.shortcutkey.focus.pollingStats.function = Presunúť zaostrenie na okno štatistiky o hlasovaní, pokiaľ je otvorené. -bbb.shortcutkey.focus.voting = 89 -bbb.shortcutkey.focus.voting.function = Presunúť zaostrenie na okno hlasovania, pokiaľ je otvorené. - -bbb.shortcutkey.share.desktop = 68 -bbb.shortcutkey.share.desktop.function = Otvoriť okno zdieľania obrazovky -bbb.shortcutkey.share.microphone = 79 -bbb.shortcutkey.share.microphone.function = Otvoriť okno nastavení zvuku -bbb.shortcutkey.share.pauseRemoteStream = 80 -bbb.shortcutkey.share.pauseRemoteStream.function = Začať/skončiť počúvanie lekcie -bbb.shortcutkey.share.webcam = 66 -bbb.shortcutkey.share.webcam.function = Otvoriť okno zdieľania webkamery - -bbb.shortcutkey.shortcutWindow = 72 -bbb.shortcutkey.shortcutWindow.function = Otvoriť/zaostriť na okno s pomocníkom klávesových skratiek -bbb.shortcutkey.logout = 76 -bbb.shortcutkey.logout.function = Odhlásiť sa z tejto lekcie -bbb.shortcutkey.raiseHand = 82 -bbb.shortcutkey.raiseHand.function = Zdvihnúť ruku - -bbb.shortcutkey.present.upload = 85 -bbb.shortcutkey.present.upload.function = Nahrať prezentáciu -bbb.shortcutkey.present.previous = 6 -bbb.shortcutkey.present.previous.function = Choď na predchádzajúci slajd -bbb.shortcutkey.present.select = 83 -bbb.shortcutkey.present.select.function = Pozrieť všetky slajdy -bbb.shortcutkey.present.next = 69 -bbb.shortcutkey.present.next.function = Ísť na ďalší slajd -bbb.shortcutkey.present.fitWidth = 70 -bbb.shortcutkey.present.fitWidth.function = Prispôsobiť slajdy na šírku -bbb.shortcutkey.present.fitPage = 80 -bbb.shortcutkey.present.fitPage.function = Prispôsobiť slajdy stránke - -bbb.shortcutkey.users.makePresenter = 80 -bbb.shortcutkey.users.makePresenter.function = Urobiť vybranú osobu prezentérom -bbb.shortcutkey.users.kick = 75 -bbb.shortcutkey.users.kick.function = Vyhodiť vybranú osobu z lekcie -bbb.shortcutkey.users.mute = 83 -bbb.shortcutkey.users.mute.function = Stlmiť alebo vypnúť stlmenie vybranej osoby -bbb.shortcutkey.users.muteall = 6 -bbb.shortcutkey.users.muteall.function = Stlmiť alebo vypnúť stlmenie všetkých užívateľov -bbb.shortcutkey.users.focusUsers = 85 -bbb.shortcutkey.users.focusUsers.function = Zaostriť na zoznam užívateľov -bbb.shortcutkey.users.muteAllButPres = 6 -bbb.shortcutkey.users.muteAllButPres.function = Stlmiť každého okrem prezentéra - -bbb.shortcutkey.chat.focusTabs = 89 -bbb.shortcutkey.chat.focusTabs.function = Zaostriť na záložku chatu -bbb.shortcutkey.chat.focusBox = 66 -bbb.shortcutkey.chat.focusBox.function = Zaostriť na okno chatu -bbb.shortcutkey.chat.changeColour = 67 -bbb.shortcutkey.chat.changeColour.function = Zaostriť na výber farby písma -bbb.shortcutkey.chat.sendMessage = 83 -bbb.shortcutkey.chat.sendMessage.function = Poslať správu na chate -bbb.shortcutkey.chat.explanation = ---- -bbb.shortcutkey.chat.explanation.function = Pre navigáciu v správe musíte zaostriť na okno chatu. - -bbb.shortcutkey.chat.chatbox.advance = 40 -bbb.shortcutkey.chat.chatbox.advance.function = Presunúť sa na ďalšiu správu -bbb.shortcutkey.chat.chatbox.goback = 38 -bbb.shortcutkey.chat.chatbox.goback.function = Presunúť sa na predchádzajúcu správu -bbb.shortcutkey.chat.chatbox.repeat = 32 -bbb.shortcutkey.chat.chatbox.repeat.function = Opakovať aktuálnu správu -bbb.shortcutkey.chat.chatbox.golatest = 39 -bbb.shortcutkey.chat.chatbox.golatest.function = Navigovať k poslednej správe -bbb.shortcutkey.chat.chatbox.gofirst = 37 -bbb.shortcutkey.chat.chatbox.gofirst.function = Navigovať k prvej správe -bbb.shortcutkey.chat.chatbox.goread = 75 -bbb.shortcutkey.chat.chatbox.goread.function = Navigovať k posledne prečítanej správe -bbb.shortcutkey.chat.chatbox.debug = 71 -bbb.shortcutkey.chat.chatbox.debug.function = Dočasný kláves na odstránenie chýb - -bbb.polling.toolbar.toolTip = Ovládať hlasovanie -bbb.polling.buttonName = Ovládať hlasovanie -bbb.polling.createPoll = Vytvoriť nové hlasovanie -bbb.polling.createPoll.moreThanOneResponse = Povoliť užívateľom vybrať viac ako jednu odpoveď -bbb.polling.createPoll.hint = Nápoveda\: Začnite každú odpoveď v novom riadku -bbb.polling.createPoll.answers = Odpovede\: -bbb.polling.createPoll.question = Otázky\: -bbb.polling.createPoll.title = Názov\: -bbb.polling.createPoll.publishToWeb = Povolené webové hlasovanie - -bbb.polling.pollPreview = Ukážka hlasovania -bbb.polling.pollPreview.modify = Upraviť -bbb.polling.pollPreview.publish = Publikovať -bbb.polling.pollPreview.preview = Náhľad -bbb.polling.pollPreview.save = Uložiť -bbb.polling.pollPreview.cancel = Zrušiť -bbb.polling.pollPreview.modify = Upraviť -bbb.polling.pollPreview.hereIsYourPoll = Tu je vaše hlasovanie\: -bbb.polling.pollPreview.ifYouWantChanges = Pokiaľ chcete vykonať nejaké zmeny, kliknite na tlačidlo 'Upraviť' -bbb.polling.pollPreview.checkAll = (zaškrknúť všetko čo sa hodí) -bbb.polling.pollPreview.pollWillPublishOnline = Tento hlas bude dostupný na webové hlasovanie. - -bbb.polling.resultBtn.label=Výsledok -bbb.polling.resultBtn.toolTip=Ukázať výsledok hlasovania -bbb.polling.startBtn.label=Začať -bbb.polling.startBtn.toolTip=Začať hlasovanie -bbb.polling.editBtn.label=Upraviť -bbb.polling.editBtn.toolTip=Upraviť hlasovanie -bbb.polling.deleteBtn.toolTip=Vymazať hlasovanie - -bbb.publishVideo.startPublishBtn.labelText = Začať zdieľanie -bbb.publishVideo.changeCameraBtn.labelText = Zmeniť webkameru - -bbb.accessibility.alerts.madePresenter = Teraz ste prezentérom. -bbb.accessibility.alerts.madeViewer = Teraz ste divákom. - -bbb.shortcutkey.polling.buttonClick = 80 -bbb.shortcutkey.polling.buttonClick.function = Otvoriť menu hlasovania. -bbb.shortcutkey.polling.focusTitle = 67 -bbb.shortcutkey.polling.focusTitle.function = Zaostriť na okno vkladania názvu. -bbb.shortcutkey.polling.focusQuestion = 8 -bbb.shortcutkey.polling.focusQuestion.function = Zamerajte sa na okno Kladenie otázok. -bbb.shortcutkey.polling.focusAnswers = 6 -bbb.shortcutkey.polling.focusAnswers.function = Zamerajte sa na okno Kladenie odpovedí. -bbb.shortcutkey.polling.focusMultipleCB = 7 -bbb.shortcutkey.polling.focusMultipleCB.function = Zamerajte sa na okno "Povoliť výber viacerých". -bbb.shortcutkey.polling.focusWebPollCB = 66 -bbb.shortcutkey.polling.focusWebPollCB.function = Zaostriť na možnosť "Povoliť webové hlasovanie". -bbb.shortcutkey.polling.previewClick = 80 -bbb.shortcutkey.polling.previewClick.function = Skontrolovať váš hlas a pokračovať. -bbb.shortcutkey.polling.cancelClick = 88 -bbb.shortcutkey.polling.cancelClick.function = Zrušiť a vyjsť z vytvárania hlasovania. -bbb.shortcutkey.polling.modify = 69 -bbb.shortcutkey.polling.modify.function = Ísť späť a modifikovať váš hlas. -bbb.shortcutkey.polling.publish = 85 -bbb.shortcutkey.polling.publish.function = Publikovať váš hlas a otvoriť hlasovanie. -bbb.shortcutkey.polling.save = 83 -bbb.shortcutkey.polling.save.function = Odložte si váš hlas na použitie neskôr. - -bbb.shortcutkey.pollStats.explanation = ---- -bbb.shortcutkey.pollStats.explanation.function = Výsledky hlasovania sú dostupné po publikovaní. -bbb.shortcutkey.polling.focusData = 68 -bbb.shortcutkey.polling.focusData.function = Zamerajte sa na výsledky hlasovania. -bbb.shortcutkey.polling.refresh = 82 -bbb.shortcutkey.polling.refresh.function = Obnoviť výsledky hlasovania. -bbb.shortcutkey.polling.focusWebPoll = 73 -bbb.shortcutkey.polling.focusWebPoll.function = Zamerajte sa na URL okno webového hlasovania. -bbb.shortcutkey.polling.stopPoll = 79 -bbb.shortcutkey.polling.stopPoll.function = Zastaviť voľby a ukončiť hlasovanie. -bbb.shortcutkey.polling.repostPoll = 80 -bbb.shortcutkey.polling.repostPoll.function = Znovu publikovať hlasovanie. -bbb.shortcutkey.polling.closeStatsWindow = 88 -bbb.shortcutkey.polling.closeStatsWindow.function = Zatvoriť okno s výsledkami hlasovania. - -bbb.shortcutkey.polling.vote = 86 -bbb.shortcutkey.polling.vote.function = Odovzdajte váš hlas zvolenej možnosti. -bbb.shortcutkey.polling.focusVoteQuestion = 8 -bbb.shortcutkey.polling.focusVoteQuestion.function = Zamerajte sa na otázku. - -bbb.shortcutkey.specialKeys.space = Medzerník -bbb.shortcutkey.specialKeys.left = Ľavá šípka -bbb.shortcutkey.specialKeys.right = Pravá šípka -bbb.shortcutkey.specialKeys.up = Šípka hore -bbb.shortcutkey.specialKeys.down = Šípka dolu -bbb.shortcutkey.specialKeys.plus = Plus -bbb.shortcutkey.specialKeys.minus = Mínus - -bbb.toolbar.videodock.toolTip.closeAllVideos = Zatvoriť všetky videá -bbb.users.settings.lockAll=Zamknúť všetkých užívateľov -bbb.users.settings.lockAllExcept=Zamknúť všetkých užívateľov okrem prezentéra -bbb.users.settings.lockSettings=Zamknúť divákov ... -bbb.users.settings.unlockAll=Odomknúť všetkých divákov -bbb.users.settings.roomIsLocked=Prednastavene zamknuté -bbb.users.settings.roomIsMuted=Prednastavene stlmené - -bbb.lockSettings.save = Použiť -bbb.lockSettings.save.tooltip = Použiť nastavenia zámku -bbb.lockSettings.cancel = Zrušiť -bbb.lockSettings.cancel.toolTip = Zatvoriť okno bez ukladania - -bbb.lockSettings.moderatorLocking = Zamknutie moderátorom -bbb.lockSettings.privateChat = Súkromný chat -bbb.lockSettings.publicChat = Verejný chat -bbb.lockSettings.webcam = Webkamera -bbb.lockSettings.microphone = Mikrofón -bbb.lockSettings.layout = Rozmiestnenie -bbb.lockSettings.title=Zamknúť užívateľov -bbb.lockSettings.feature=Prvok -bbb.lockSettings.locked=Zamknutý -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/sl_SI/bbbResources.properties b/clients/flash/web-client/src/locale/sl_SI/bbbResources.properties deleted file mode 100644 index 9b3ab3379280..000000000000 --- a/clients/flash/web-client/src/locale/sl_SI/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -# bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Povezujem se s strežnikom -bbb.mainshell.statusProgress.loading = Nalaganje {0} modulov -bbb.mainshell.statusProgress.cannotConnectServer = Oprostite, ne moremo se povezati s strežnikom. -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Odpri beležno okno -# bbb.mainshell.meetingNotFound = Meeting Not Found -# bbb.mainshell.invalidAuthToken = Invalid Authentication Token -bbb.mainshell.resetLayoutBtn.toolTip = Ponastavite razporeditev -# bbb.mainshell.notification.tunnelling = Tunnelling -# bbb.mainshell.notification.webrtc = WebRTC Audio -bbb.oldlocalewindow.reminder1 = Mogoče imate stare prevode BigBlueButton-a. -bbb.oldlocalewindow.reminder2 = Prosimo, počistite predpomnilnik vašega brskalnika, ter poskusite ponovno. -bbb.oldlocalewindow.windowTitle = Pozor\: Stari jezikovni prevodi -# bbb.audioSelection.title = How do you want to join the audio? -# bbb.audioSelection.btnMicrophone.label = Microphone -# bbb.audioSelection.btnMicrophone.toolTip = Join the audio with your microphone -# bbb.audioSelection.btnListenOnly.label = Listen Only -# bbb.audioSelection.btnListenOnly.toolTip = Join the audio as listen only -# bbb.audioSelection.txtPhone.text = To join this meeting by phone, dial\: {0} then enter {1} as the conference pin number. -# bbb.micSettings.title = Audio Test -# bbb.micSettings.speakers.header = Test Speakers -# bbb.micSettings.microphone.header = Test Microphone -bbb.micSettings.playSound = Predvajaj testni zvok -# bbb.micSettings.playSound.toolTip = Play music to test your speakers -bbb.micSettings.hearFromHeadset = Zvok bi morali zaslišati v vaših slušalkah in ne iz zvočnikov. -# bbb.micSettings.speakIntoMic = If you are using a headset (or earbuds), you should hear the audio from your headset -- not from your computer speakers. -# bbb.micSettings.echoTestMicPrompt = This is a private echo test. Speak a few words. Did you hear audio? -# bbb.micSettings.echoTestAudioYes = Yes -# bbb.micSettings.echoTestAudioNo = No -# bbb.micSettings.speakIntoMicTestLevel = Speak into your microphone. You should see the bar move. If not, choose another mic. -# bbb.micSettings.recommendHeadset = Use a headset with a microphone for best audio experience. -bbb.micSettings.changeMic = Spremeni mikrofon -# bbb.micSettings.changeMic.toolTip = Open the Flash Player microphone settings dialog box -# bbb.micSettings.comboMicList.toolTip = Select a microphone -# bbb.micSettings.micRecordVolume.label = Gain -# bbb.micSettings.micRecordVolume.toolTip = Set your microphone gain -# bbb.micSettings.nextButton = Next -# bbb.micSettings.nextButton.toolTip = Start the echo test -bbb.micSettings.join = Združi avdio -# bbb.micSettings.join.toolTip = Join the audio conference -# bbb.micSettings.cancel = Cancel -# bbb.micSettings.connectingtoecho = Connecting -# bbb.micSettings.connectingtoecho.error = Echo Test Error\: Please contact administrator. -# bbb.micSettings.cancel.toolTip = Cancel joining the audio conference -# bbb.micSettings.access.helpButton = Open tutorial videos in a new page. -# bbb.micSettings.access.title = Audio Settings. Focus will remain in this audio settings window until the window is closed. -# bbb.micSettings.webrtc.title = WebRTC Support -# bbb.micSettings.webrtc.capableBrowser = Your browser supports WebRTC. -# bbb.micSettings.webrtc.capableBrowser.dontuseit = Click not to use WebRTC -# bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Click here if you don't want to use the WebRTC technology (recommended if you have problems using it). -# bbb.micSettings.webrtc.notCapableBrowser = WebRTC is not supported in your browser. Please use Google Chrome (version 32 or greater); or Mozilla Firefox (version 26 or greater). You will still be able to join the voice conference using the Adobe Flash Platform. -# bbb.micSettings.webrtc.connecting = Calling -# bbb.micSettings.webrtc.waitingforice = Connecting -# bbb.micSettings.webrtc.transferring = Transferring -# bbb.micSettings.webrtc.endingecho = Joining audio -# bbb.micSettings.webrtc.endedecho = Echo test ended. -# bbb.micPermissions.firefox.title = Firefox Microphone Permissions -# bbb.micPermissions.firefox.message1 = Choose your mic and then click Share. -# bbb.micPermissions.firefox.message2 = If you don't see the list of microphones, click on the microphone icon. -# bbb.micPermissions.chrome.title = Chrome Microphone Permissions -# bbb.micPermissions.chrome.message1 = Click Allow to give Chrome permission to use your microphone. -# bbb.micWarning.title = Audio Warning -# bbb.micWarning.joinBtn.label = Join anyway -# bbb.micWarning.testAgain.label = Test again -# bbb.micWarning.message = Your microphone did not show any activity, others probably won't be able to hear you during the session. -# bbb.webrtcWarning.message = Detected the following WebRTC issue\: {0}. Do you want to try Flash instead? -# bbb.webrtcWarning.title = WebRTC Audio Failure -# bbb.webrtcWarning.failedError.1001 = Error 1001\: WebSocket disconnected -# bbb.webrtcWarning.failedError.1002 = Error 1002\: Could not make a WebSocket connection -# bbb.webrtcWarning.failedError.1003 = Error 1003\: Browser version not supported -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -# bbb.webrtcWarning.failedError.1005 = Error 1005\: Call ended unexpectedly -# bbb.webrtcWarning.failedError.1006 = Error 1006\: Call timed out -# bbb.webrtcWarning.failedError.1007 = Error 1007\: ICE negotiation failed -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -# 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.mainToolbar.helpBtn = Pomoč -bbb.mainToolbar.logoutBtn = Izpis -# bbb.mainToolbar.logoutBtn.toolTip = Log Out -# bbb.mainToolbar.langSelector = Select language -bbb.mainToolbar.settingsBtn = Nastavitve -bbb.mainToolbar.settingsBtn.toolTip = Odpri nastavitve -# bbb.mainToolbar.shortcutBtn = Shortcut Keys -# bbb.mainToolbar.shortcutBtn.toolTip = Open Shortcut Keys Window -# bbb.mainToolbar.recordBtn.toolTip.start = Start recording -# bbb.mainToolbar.recordBtn.toolTip.stop = Stop recording -# bbb.mainToolbar.recordBtn.toolTip.recording = The session is being recorded -# bbb.mainToolbar.recordBtn.toolTip.notRecording = The session isn't being recorded -# 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.stop = Are you sure you want to stop recording the session? -# bbb.mainToolbar.recordBtn..notification.title = Record Notification -# bbb.mainToolbar.recordBtn..notification.message1 = You can record this meeting. -# 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.notRecording = Not Recording -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.window.minimizeBtn.toolTip = Minimize -# bbb.window.maximizeRestoreBtn.toolTip = Maximize -# bbb.window.closeBtn.toolTip = Close -# bbb.videoDock.titleBar = Webcam Window Title Bar -# bbb.presentation.titleBar = Presentation Window Title Bar -# bbb.chat.titleBar = Chat Window Title Bar -# bbb.users.title = Users{0} {1} -# bbb.users.titleBar = Users Window title bar -# bbb.users.quickLink.label = Users Window -# bbb.users.minimizeBtn.accessibilityName = Minimize the Users Window -# bbb.users.maximizeRestoreBtn.accessibilityName = Maximize the Users Window -# bbb.users.settings.buttonTooltip = Settings -# bbb.users.settings.audioSettings = Audio Test -# bbb.users.settings.webcamSettings = Webcam Settings -# bbb.users.settings.muteAll = Mute All Users -# bbb.users.settings.muteAllExcept = Mute All Users Except Presenter -# bbb.users.settings.unmuteAll = Unmute All Users -# bbb.users.settings.lowerAllHands = Lower All Hands -# bbb.users.raiseHandBtn.toolTip = Raise Hand -# bbb.users.raiseHandBtn.toolTip2 = Lower Hand -# bbb.users.roomMuted.text = Viewers Muted -# bbb.users.roomLocked.text = Viewers Locked -# bbb.users.pushToTalk.toolTip = Talk -# bbb.users.pushToMute.toolTip = Mute yourself -# bbb.users.muteMeBtnTxt.talk = Unmute -# bbb.users.muteMeBtnTxt.mute = Mute -# bbb.users.muteMeBtnTxt.muted = Muted -# bbb.users.muteMeBtnTxt.unmuted = Unmuted -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -# bbb.users.usersGrid.accessibilityName = Users List. Use the arrow keys to navigate. -# bbb.users.usersGrid.nameItemRenderer = Name -# bbb.users.usersGrid.nameItemRenderer.youIdentifier = you -# bbb.users.usersGrid.statusItemRenderer = Status -# 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.lowerHand = Lower Hand -# bbb.users.usersGrid.statusItemRenderer.handRaised = Hand Raised -# bbb.users.usersGrid.statusItemRenderer.viewer = Viewer -# bbb.users.usersGrid.mediaItemRenderer = Media -# bbb.users.usersGrid.mediaItemRenderer.talking = Talking -# bbb.users.usersGrid.mediaItemRenderer.webcam = Sharing Webcam -# bbb.users.usersGrid.mediaItemRenderer.webcamBtn = View webcam -# bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Unmute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToMute = Mute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToLock = Lock {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Unlock {0} -# bbb.users.usersGrid.mediaItemRenderer.kickUser = Kick {0} -# bbb.users.usersGrid.mediaItemRenderer.webcam = Sharing Webcam -# bbb.users.usersGrid.mediaItemRenderer.micOff = Microphone off -# bbb.users.usersGrid.mediaItemRenderer.micOn = Microphone on -# bbb.users.usersGrid.mediaItemRenderer.noAudio = Not in audio conference -bbb.presentation.title = Predstavitev -# bbb.presentation.titleWithPres = Presentation\: {0} -# bbb.presentation.quickLink.label = Presentation Window -# bbb.presentation.fitToWidth.toolTip = Fit Presentation To Width -# bbb.presentation.fitToPage.toolTip = Fit Presentation To Page -# bbb.presentation.uploadPresBtn.toolTip = Upload Presentation -bbb.presentation.backBtn.toolTip = Prejšnji diapozitiv. -# bbb.presentation.btnSlideNum.accessibilityName = Slide {0} of {1} -# bbb.presentation.btnSlideNum.toolTip = Select a slide -bbb.presentation.forwardBtn.toolTip = Naslednji diapozitiv -bbb.presentation.maxUploadFileExceededAlert = Napaka\: Velikost datoteke presega omejitev velikosti. -bbb.presentation.uploadcomplete = Nalaganje zaključeno. Prosimo počakajte, medtem ko pretvorimo dokument. -bbb.presentation.uploaded = naloženo. -bbb.presentation.document.supported = Naloženi dokument je podprt. Začenjam pretvorbo... -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 Napaka\: Prosimo, kontaktirajte skrbnika. -bbb.presentation.error.security = Varnostna napaka\: Prosimo, kontaktirajte skrbnika. -bbb.presentation.error.convert.notsupported = Napaka\: Naložena datoteka ni podprta. Prosimo naložite podprto vrsto datoteke. -bbb.presentation.error.convert.nbpage = Napaka\: V naloženem dokumentu nismo mogli prešteti strani. -bbb.presentation.error.convert.maxnbpagereach = Napaka\: Naložena datoteka vsebuje preveč strani. -bbb.presentation.converted = Konvertirane {0} od {1} strani. -bbb.presentation.ok = OK -# bbb.presentation.slider = Presentation zoom level -# bbb.presentation.slideloader.starttext = Slide text start -# bbb.presentation.slideloader.endtext = Slide text end -bbb.presentation.uploadwindow.presentationfile = Prezentacijska datoteka -bbb.presentation.uploadwindow.pdf = PDF -bbb.presentation.uploadwindow.word = WORD -bbb.presentation.uploadwindow.excel = EXCEL -bbb.presentation.uploadwindow.powerpoint = POWERPOINT -bbb.presentation.uploadwindow.image = SLIKA -# bbb.presentation.minimizeBtn.accessibilityName = Minimize the Presentation Window -# bbb.presentation.maximizeRestoreBtn.accessibilityName = Maximize the Presentation Window -# bbb.presentation.closeBtn.accessibilityName = Close the Presentation Window -bbb.fileupload.title = Naložite predstavitev -# bbb.fileupload.lblFileName.defaultText = No file selected -# bbb.fileupload.selectBtn.label = Select File -bbb.fileupload.selectBtn.toolTip = Brskaj datoteko -bbb.fileupload.uploadBtn = Naloži -bbb.fileupload.uploadBtn.toolTip = Naloži datoteko -bbb.fileupload.deleteBtn.toolTip = Izbrišite predstavitev -bbb.fileupload.showBtn = Prikaži -bbb.fileupload.showBtn.toolTip = Prikaži predstavitev -bbb.fileupload.okCancelBtn = Prekliči -# bbb.fileupload.okCancelBtn.toolTip = Close the File Upload dialog box -bbb.fileupload.genThumbText = Ustvarjam predoglede.. -bbb.fileupload.progBarLbl = Napredek\: -# bbb.fileupload.fileFormatHint = Upload any office document or Portable Document Format (PDF) file. For best results upload PDF. -bbb.chat.title = Klepet -# bbb.chat.quickLink.label = Chat Window -bbb.chat.cmpColorPicker.toolTip = Barva besedila -# bbb.chat.input.accessibilityName = Chat Message Editing Field -bbb.chat.sendBtn = Pošlji -bbb.chat.sendBtn.toolTip = Pošlji sporočilo -# bbb.chat.sendBtn.accessibilityName = Send chat message -# bbb.chat.contextmenu.copyalltext = Copy All Text -bbb.chat.publicChatUsername = Vse -# bbb.chat.optionsTabName = Options -bbb.chat.privateChatSelect = Izberite osebo, s katero želite zasebno klepetati -# 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.chatOptions = Možnosti klepeta -bbb.chat.fontSize = Velikost pisave -# bbb.chat.cmbFontSize.toolTip = Select Chat Message Font Size -# bbb.chat.messageList = Message Box -# bbb.chat.minimizeBtn.accessibilityName = Minimize the Chat Window -# bbb.chat.maximizeRestoreBtn.accessibilityName = Maximize the Chat Window -# bbb.chat.closeBtn.accessibilityName = Close the Chat Window -# bbb.chat.chatTabs.accessibleNotice = New messages in this tab. -# bbb.publishVideo.changeCameraBtn.labelText = Change Webcam -# bbb.publishVideo.changeCameraBtn.toolTip = Open the change webcam dialog box -# bbb.publishVideo.cmbResolution.tooltip = Select a webcam resolution -# bbb.publishVideo.startPublishBtn.labelText = Start Sharing -bbb.publishVideo.startPublishBtn.toolTip = Pričnite z deljenjem -# bbb.webcamPermissions.chrome.title = Chrome Webcam Permissions -# bbb.webcamPermissions.chrome.message1 = Click Allow to give Chrome permission to use your webcam. -bbb.videodock.title = Video dock -# bbb.videodock.quickLink.label = Webcams Window -# bbb.video.minimizeBtn.accessibilityName = Minimize the Webcams Window -# bbb.video.maximizeRestoreBtn.accessibilityName = Maximize the Webcams Window -# bbb.video.controls.muteButton.toolTip = Mute or unmute {0} -# bbb.video.controls.switchPresenter.toolTip = Make {0} presenter -# bbb.video.controls.ejectUserBtn.toolTip = Eject {0} from meeting -# bbb.video.controls.privateChatBtn.toolTip = Chat with {0} -# bbb.video.publish.hint.noCamera = No webcam available -# bbb.video.publish.hint.cantOpenCamera = Can't open your webcam -# bbb.video.publish.hint.waitingApproval = Waiting for approval -# bbb.video.publish.hint.videoPreview = Webcam preview -# bbb.video.publish.hint.openingCamera = Opening webcam... -# bbb.video.publish.hint.cameraDenied = Webcam access denied -# bbb.video.publish.hint.cameraIsBeingUsed = Your webcam is being used by another application -# bbb.video.publish.hint.publishing = Publishing... -# 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.desktopPublish.title = Desktop Sharing\: Presenter's Preview -# bbb.desktopPublish.fullscreen.tooltip = Share Your Main Screen -bbb.desktopPublish.fullscreen.label = Celoten zaslon -# bbb.desktopPublish.region.tooltip = Share a Part of Your Screen -bbb.desktopPublish.region.label = Regija -bbb.desktopPublish.stop.tooltip = Zapri deljenje ekrana -bbb.desktopPublish.stop.label = Zapri -bbb.desktopPublish.maximizeRestoreBtn.toolTip = Tega okna ne morete povečati. -bbb.desktopPublish.closeBtn.toolTip = Prenehaj z deljenjem in zapri to okno. -# bbb.desktopPublish.chromeOnMacUnsupportedHint = Desktop sharing is not currently supported on Chrome running under Mac OS X. Recommend you use FireFox to share desktop. -bbb.desktopPublish.minimizeBtn.toolTip = Pomanjšajte to okno. -# bbb.desktopPublish.minimizeBtn.accessibilityName = Minimize the Desktop Sharing Publish Window -# bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Maximize the Desktop Sharing Publish Window -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -bbb.desktopView.title = Deljenje namizja -bbb.desktopView.fitToWindow = Fit to Window -bbb.desktopView.actualSize = Prikaži realno velikost -# bbb.desktopView.minimizeBtn.accessibilityName = Minimize 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.toolbar.phone.toolTip.start = Share Your Microphone -# bbb.toolbar.phone.toolTip.stop = Stop Sharing Your Microphone -# bbb.toolbar.phone.toolTip.mute = Stop listening the conference -# bbb.toolbar.phone.toolTip.unmute = Start listening the conference -# bbb.toolbar.phone.toolTip.nomic = No microphone detected -# bbb.toolbar.deskshare.toolTip.start = Share Your Desktop -# bbb.toolbar.deskshare.toolTip.stop = Stop Sharing Your Desktop -# bbb.toolbar.video.toolTip.start = Share Your Webcam -# bbb.toolbar.video.toolTip.stop = Stop Sharing Your Webcam -# bbb.layout.addButton.toolTip = Add the custom layout to the list -# bbb.layout.broadcastButton.toolTip = Apply Current Layout to All Viewers -# bbb.layout.combo.toolTip = Change Your Layout -# bbb.layout.loadButton.toolTip = Load layouts from a file -# bbb.layout.saveButton.toolTip = Save layouts to a file -# bbb.layout.lockButton.toolTip = Lock layout -# bbb.layout.combo.prompt = Apply a layout -# bbb.layout.combo.custom = * Custom layout -# bbb.layout.combo.customName = Custom layout -# 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.name.defaultlayout = Default Layout -# bbb.layout.name.videochat = Video Chat -# bbb.layout.name.webcamsfocus = Webcam Meeting -# bbb.layout.name.presentfocus = Presentation Meeting -# bbb.layout.name.lectureassistant = Lecture Assistant -# bbb.layout.name.lecture = Lecture -bbb.highlighter.toolbar.pencil = Označevalec -# bbb.highlighter.toolbar.pencil.accessibilityName = Switch whiteboard cursor to pencil -bbb.highlighter.toolbar.ellipse = Krog -# bbb.highlighter.toolbar.ellipse.accessibilityName = Switch whiteboard cursor to circle -bbb.highlighter.toolbar.rectangle = Pravokotnik -# bbb.highlighter.toolbar.rectangle.accessibilityName = Switch whiteboard cursor to rectangle -# bbb.highlighter.toolbar.panzoom = Pan and Zoom -# bbb.highlighter.toolbar.panzoom.accessibilityName = Switch whiteboard cursor to pan and zoom -# bbb.highlighter.toolbar.clear = Clear All Annotations -# bbb.highlighter.toolbar.clear.accessibilityName = Clear the whiteboard page -# bbb.highlighter.toolbar.undo = Undo Annotation -# bbb.highlighter.toolbar.undo.accessibilityName = Undo the last whiteboard shape -bbb.highlighter.toolbar.color = Izberite barvo -# bbb.highlighter.toolbar.color.accessibilityName = Whiteboard mark draw color -bbb.highlighter.toolbar.thickness = Spremeni debelino -# bbb.highlighter.toolbar.thickness.accessibilityName = Whiteboard draw thickness -# bbb.logout.title = Logged Out -bbb.logout.button.label = OK -bbb.logout.appshutdown = The server app has been shut down -bbb.logout.asyncerror = Pojavila se je Async napaka -bbb.logout.connectionclosed = Povezava s strežnikom je bila prekinjena -bbb.logout.connectionfailed = Povezava s stežnikom je bila neuspešna -bbb.logout.rejected = Povezava s strežnikom je bila zavrnjena -bbb.logout.invalidapp = The red5 app does not exist -bbb.logout.unknown = Vaša stranka je izgubila povezavo s strežnikom -bbb.logout.usercommand = Izpisali ste se iz konference -# 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 -# bbb.logout.confirm.message = Are you sure you want to log out? -# bbb.logout.confirm.yes = Yes -# bbb.logout.confirm.no = No -# bbb.notes.title = Notes -# bbb.notes.cmpColorPicker.toolTip = Text Color -# bbb.notes.saveBtn = Save -# bbb.notes.saveBtn.toolTip = Save Note -bbb.settings.deskshare.instructions = Click Allow on the prompt that pops up to check that desktop sharing is working properly for you -bbb.settings.deskshare.start = Preverite deljenje namizja -bbb.settings.voice.volume = Dejavnost mikrofona -bbb.settings.java.label = Java version error -bbb.settings.java.text = You have Java {0} installed, but you need at least version {1} to use the BigBlueButton desktop sharing feature. Click on the button bellow to install the newest Java JRE version. -bbb.settings.java.command = Namestite najnovejšo Javo -bbb.settings.flash.label = Flash version error -bbb.settings.flash.text = You have Flash {0} installed, but you need at least version {1} to run BigBlueButton properly. Click on the button bellow to install the newest Adobe Flash version. -bbb.settings.flash.command = Namestite najnovejši Flash -bbb.settings.isight.label = iSight napaka kamere -bbb.settings.isight.text = If you have problems with your iSight camera, it may be because you are running OS X 10.6.5, which is known to have a problem with Flash capturing video from the iSight camera. \n To correct this, click on the link bellow to install a newer version of Flash player, or update your Mac to the newest version -bbb.settings.isight.command = Namestite Flash 10.2 RC2 -bbb.settings.warning.label = Opozorilo -bbb.settings.warning.close = Zapri opozorilo -bbb.settings.noissues = Zasledene ni bilo nobene izjemne težave. -bbb.settings.instructions = Accept the Flash prompt that asks you for camera permissions. If you can see yourself and hear yourself, your browser has been set up correctly. Other potentials issues are shown bellow. Click on each to find a possible solution. -# ltbcustom.bbb.highlighter.toolbar.triangle = Triangle -# ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Switch whiteboard cursor to triangle -# ltbcustom.bbb.highlighter.toolbar.line = Line -# ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Switch whiteboard cursor to line -# ltbcustom.bbb.highlighter.toolbar.text = Text -# ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Switch whiteboard cursor to text -# ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Text color -# ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Font size - -# bbb.accessibility.clientReady = Ready - -# bbb.accessibility.chat.chatBox.reachedFirst = You have reached the first message. -# bbb.accessibility.chat.chatBox.reachedLatest = You have reached the latest message. -# bbb.accessibility.chat.chatBox.navigatedFirst = You have navigated to the first message. -# 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.initialDescription = Please use the arrow keys to navigate through chat messages. - -# bbb.accessibility.notes.notesview.input = Notes input - -# bbb.shortcuthelp.title = Shortcut Keys -# bbb.shortcuthelp.minimizeBtn.accessibilityName = Minimize the Shortcut Help Window -# bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Maximize the Shortcut Help Window -# bbb.shortcuthelp.closeBtn.accessibilityName = Close the Shortcut Help Window -# bbb.shortcuthelp.dropdown.general = Global shortcuts -# bbb.shortcuthelp.dropdown.presentation = Presentation shortcuts -# bbb.shortcuthelp.dropdown.chat = Chat shortcuts -# bbb.shortcuthelp.dropdown.users = Users shortcuts -# bbb.shortcuthelp.dropdown.polling = Presenter Polling shortcuts -# bbb.shortcuthelp.dropdown.polling2 = Viewer Polling shortcuts -# bbb.shortcuthelp.headers.shortcut = Shortcut -# bbb.shortcuthelp.headers.function = Function - -# bbb.shortcutkey.general.minimize = 189 -# bbb.shortcutkey.general.minimize.function = Minimize current window -# bbb.shortcutkey.general.maximize = 187 -# bbb.shortcutkey.general.maximize.function = Maximize current window - -# bbb.shortcutkey.flash.exit = 81 -# bbb.shortcutkey.flash.exit.function = Focus out of the Flash window -# bbb.shortcutkey.users.muteme = 77 -# bbb.shortcutkey.users.muteme.function = Mute and Unmute your microphone -# bbb.shortcutkey.chat.chatinput = 73 -# bbb.shortcutkey.chat.chatinput.function = Focus the chat input field -# bbb.shortcutkey.present.focusslide = 67 -# bbb.shortcutkey.present.focusslide.function = Focus the presentation slide -# bbb.shortcutkey.whiteboard.undo = 90 -# bbb.shortcutkey.whiteboard.undo.function = Undo last whiteboard mark - -# bbb.shortcutkey.focus.users = 49 -# bbb.shortcutkey.focus.users.function = Move focus to the Users window -# bbb.shortcutkey.focus.video = 50 -# bbb.shortcutkey.focus.video.function = Move focus to the Webcam window -# bbb.shortcutkey.focus.presentation = 51 -# bbb.shortcutkey.focus.presentation.function = Move focus to the Presentation window -# bbb.shortcutkey.focus.chat = 52 -# bbb.shortcutkey.focus.chat.function = Move focus to the Chat window -# bbb.shortcutkey.focus.pollingCreate = 67 -# bbb.shortcutkey.focus.pollingCreate.function = Move focus to the Poll Creation window, if it is open. -# bbb.shortcutkey.focus.pollingStats = 83 -# bbb.shortcutkey.focus.pollingStats.function = Move focus to the Poll Statistics window, if it is open. -# bbb.shortcutkey.focus.voting = 89 -# bbb.shortcutkey.focus.voting.function = Move focus to the Voting window, if it is open. - -# bbb.shortcutkey.share.desktop = 68 -# bbb.shortcutkey.share.desktop.function = Open desktop sharing window -# bbb.shortcutkey.share.microphone = 79 -# bbb.shortcutkey.share.microphone.function = Open audio settings window -# bbb.shortcutkey.share.pauseRemoteStream = 80 -# bbb.shortcutkey.share.pauseRemoteStream.function = Start/Stop listening the conference -# bbb.shortcutkey.share.webcam = 66 -# bbb.shortcutkey.share.webcam.function = Open webcam sharing window - -# bbb.shortcutkey.shortcutWindow = 72 -# bbb.shortcutkey.shortcutWindow.function = Open/focus to shortcut help window -# bbb.shortcutkey.logout = 76 -# bbb.shortcutkey.logout.function = Log out of this meeting -# bbb.shortcutkey.raiseHand = 82 -# bbb.shortcutkey.raiseHand.function = Raise your hand - -# bbb.shortcutkey.present.upload = 85 -# bbb.shortcutkey.present.upload.function = Upload presentation -# bbb.shortcutkey.present.previous = 65 -# bbb.shortcutkey.present.previous.function = Go to previous slide -# bbb.shortcutkey.present.select = 83 -# bbb.shortcutkey.present.select.function = View all slides -# bbb.shortcutkey.present.next = 69 -# bbb.shortcutkey.present.next.function = Go to next slide -# bbb.shortcutkey.present.fitWidth = 70 -# bbb.shortcutkey.present.fitWidth.function = Fit slides to width -# bbb.shortcutkey.present.fitPage = 80 -# bbb.shortcutkey.present.fitPage.function = Fit slides to page - -# bbb.shortcutkey.users.makePresenter = 80 -# bbb.shortcutkey.users.makePresenter.function = Make selected person presenter -# bbb.shortcutkey.users.kick = 75 -# bbb.shortcutkey.users.kick.function = Kick selected person from the meeting -# bbb.shortcutkey.users.mute = 83 -# bbb.shortcutkey.users.mute.function = Mute or unmute selected person -# bbb.shortcutkey.users.muteall = 65 -# bbb.shortcutkey.users.muteall.function = Mute or unmute all users -# bbb.shortcutkey.users.focusUsers = 85 -# bbb.shortcutkey.users.focusUsers.function = Focus to users list -# bbb.shortcutkey.users.muteAllButPres = 65 -# bbb.shortcutkey.users.muteAllButPres.function = Mute everyone but the Presenter - -# bbb.shortcutkey.chat.focusTabs = 89 -# bbb.shortcutkey.chat.focusTabs.function = Focus to chat tabs -# bbb.shortcutkey.chat.focusBox = 66 -# bbb.shortcutkey.chat.focusBox.function = Focus to chat box -# bbb.shortcutkey.chat.changeColour = 67 -# 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.explanation = ---- -# bbb.shortcutkey.chat.explanation.function = For message navigation, you must focus the chat box. - -# bbb.shortcutkey.chat.chatbox.advance = 40 -# bbb.shortcutkey.chat.chatbox.advance.function = Navigate to the next message -# bbb.shortcutkey.chat.chatbox.goback = 38 -# bbb.shortcutkey.chat.chatbox.goback.function = Navigate to the previous message -# bbb.shortcutkey.chat.chatbox.repeat = 32 -# bbb.shortcutkey.chat.chatbox.repeat.function = Repeat current message -# bbb.shortcutkey.chat.chatbox.golatest = 39 -# bbb.shortcutkey.chat.chatbox.golatest.function = Navigate to the latest message -# bbb.shortcutkey.chat.chatbox.gofirst = 37 -# bbb.shortcutkey.chat.chatbox.gofirst.function = Navigate to the first message -# bbb.shortcutkey.chat.chatbox.goread = 75 -# bbb.shortcutkey.chat.chatbox.goread.function = Navigate to the most recent message you've read -# bbb.shortcutkey.chat.chatbox.debug = 71 -# bbb.shortcutkey.chat.chatbox.debug.function = Temporary debug hotkey - -# bbb.polling.toolbar.toolTip = Manage Polls -# bbb.polling.buttonName = Manage Polls -# bbb.polling.createPoll = Create New Poll -# bbb.polling.createPoll.moreThanOneResponse = Allow users to choose more than one response -# bbb.polling.createPoll.hint = Hint\: Start every answer with a new line -# bbb.polling.createPoll.answers = Answers\: -# bbb.polling.createPoll.question = Question\: -# bbb.polling.createPoll.title = Title\: -# bbb.polling.createPoll.publishToWeb = Enable web polling - -# bbb.polling.pollPreview = Poll Preview -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.publish = Publish -# bbb.polling.pollPreview.preview = Preview -# bbb.polling.pollPreview.save = Save -# bbb.polling.pollPreview.cancel = Cancel -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.hereIsYourPoll = Here is your poll\: -# bbb.polling.pollPreview.ifYouWantChanges = if you want to make any changes use the 'Modify' button -# bbb.polling.pollPreview.checkAll = (check all that may apply) -# bbb.polling.pollPreview.pollWillPublishOnline = This poll will be available for web polling. - -# bbb.polling.resultBtn.label=Result -# bbb.polling.resultBtn.toolTip=Show poll result -# bbb.polling.startBtn.label=Start -# bbb.polling.startBtn.toolTip=Start poll -# bbb.polling.editBtn.label=Edit -# bbb.polling.editBtn.toolTip=Edit poll -# bbb.polling.deleteBtn.toolTip=Delete poll - -# bbb.publishVideo.startPublishBtn.labelText = Start Sharing -# bbb.publishVideo.changeCameraBtn.labelText = Change Webcam - -# bbb.accessibility.alerts.madePresenter = You are now the Presenter. -# bbb.accessibility.alerts.madeViewer = You are now a Viewer. - -# bbb.shortcutkey.polling.buttonClick = 80 -# bbb.shortcutkey.polling.buttonClick.function = Open the Polling Menu. -# bbb.shortcutkey.polling.focusTitle = 67 -# bbb.shortcutkey.polling.focusTitle.function = Focus to Title input box. -# bbb.shortcutkey.polling.focusQuestion = 81 -# bbb.shortcutkey.polling.focusQuestion.function = Focus to Question input box. -# bbb.shortcutkey.polling.focusAnswers = 65 -# bbb.shortcutkey.polling.focusAnswers.function = Focus to Answers input box. -# bbb.shortcutkey.polling.focusMultipleCB = 77 -# bbb.shortcutkey.polling.focusMultipleCB.function = Focus to "Allow multiple selections" checkbox. -# bbb.shortcutkey.polling.focusWebPollCB = 66 -# bbb.shortcutkey.polling.focusWebPollCB.function = Focus to "Enable web polling" checkbox. -# bbb.shortcutkey.polling.previewClick = 80 -# bbb.shortcutkey.polling.previewClick.function = Preview your poll and proceed. -# bbb.shortcutkey.polling.cancelClick = 88 -# bbb.shortcutkey.polling.cancelClick.function = Cancel and exit Poll creation. -# bbb.shortcutkey.polling.modify = 69 -# bbb.shortcutkey.polling.modify.function = Go back and modify your poll. -# bbb.shortcutkey.polling.publish = 85 -# bbb.shortcutkey.polling.publish.function = Publish your poll and open voting. -# bbb.shortcutkey.polling.save = 83 -# bbb.shortcutkey.polling.save.function = Save your poll to use later. - -# bbb.shortcutkey.pollStats.explanation = ---- -# bbb.shortcutkey.pollStats.explanation.function = Poll results are only available once the poll has been published. -# bbb.shortcutkey.polling.focusData = 68 -# bbb.shortcutkey.polling.focusData.function = Focus to poll results. -# bbb.shortcutkey.polling.refresh = 82 -# bbb.shortcutkey.polling.refresh.function = Refresh poll results. -# bbb.shortcutkey.polling.focusWebPoll = 73 -# bbb.shortcutkey.polling.focusWebPoll.function = Focus to web polling URL box. -# bbb.shortcutkey.polling.stopPoll = 79 -# bbb.shortcutkey.polling.stopPoll.function = Stop the poll and end voting. -# bbb.shortcutkey.polling.repostPoll = 80 -# bbb.shortcutkey.polling.repostPoll.function = Re-publish the poll. -# bbb.shortcutkey.polling.closeStatsWindow = 88 -# bbb.shortcutkey.polling.closeStatsWindow.function = Close Polling Results window. - -# bbb.shortcutkey.polling.vote = 86 -# bbb.shortcutkey.polling.vote.function = Cast your vote for the options selected. -# bbb.shortcutkey.polling.focusVoteQuestion = 81 -# bbb.shortcutkey.polling.focusVoteQuestion.function = Focus to question. - -# bbb.shortcutkey.specialKeys.space = Spacebar -# bbb.shortcutkey.specialKeys.left = Left Arrow -# bbb.shortcutkey.specialKeys.right = Right Arrow -# bbb.shortcutkey.specialKeys.up = Up Arrow -# bbb.shortcutkey.specialKeys.down = Down Arrow -# bbb.shortcutkey.specialKeys.plus = Plus -# bbb.shortcutkey.specialKeys.minus = Minus - -# bbb.toolbar.videodock.toolTip.closeAllVideos = Close all videos -# bbb.users.settings.lockAll=Lock All Users -# bbb.users.settings.lockAllExcept=Lock Users Except Presenter -# bbb.users.settings.lockSettings=Lock Viewers ... -# bbb.users.settings.unlockAll=Unlock All Viewers -# bbb.users.settings.roomIsLocked=Locked by default -# bbb.users.settings.roomIsMuted=Muted by default - -# bbb.lockSettings.save = Apply -# bbb.lockSettings.save.tooltip = Apply lock settings -# bbb.lockSettings.cancel = Cancel -# bbb.lockSettings.cancel.toolTip = Close this window without saving - -# bbb.lockSettings.moderatorLocking = Moderator locking -# bbb.lockSettings.privateChat = Private Chat -# bbb.lockSettings.publicChat = Public Chat -# bbb.lockSettings.webcam = Webcam -# bbb.lockSettings.microphone = Microphone -# bbb.lockSettings.layout = Layout -# bbb.lockSettings.title=Lock Viewers -# bbb.lockSettings.feature=Feature -# bbb.lockSettings.locked=Locked -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/sl_SL/bbbResources.properties b/clients/flash/web-client/src/locale/sl_SL/bbbResources.properties deleted file mode 100644 index 839945be8f06..000000000000 --- a/clients/flash/web-client/src/locale/sl_SL/bbbResources.properties +++ /dev/null @@ -1,576 +0,0 @@ -bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Povezujem se s strežnikom -bbb.mainshell.statusProgress.loading = Nalaganje {0} modulov -bbb.mainshell.statusProgress.cannotConnectServer = Oprostite, ne moremo se povezati s strežnikom. -bbb.mainshell.copyrightLabel2 = (c) 2012, BigBlueButton različica {0} - Za več informacij obiščite http://www.bigbluebutton.org/. -bbb.mainshell.logBtn.toolTip = Odpri beležno okno -bbb.mainshell.resetLayoutBtn.toolTip = Ponastavite razporeditev -bbb.oldlocalewindow.reminder1 = Mogoče imate stare prevode BigBlueButton-a. -bbb.oldlocalewindow.reminder2 = Prosimo, počistite predpomnilnik vašega brskalnika, ter poskusite ponovno. -bbb.oldlocalewindow.windowTitle = Pozor: Stari jezikovni prevodi -bbb.micSettings.playSound = Predvajaj testni zvok -bbb.micSettings.playSound.toolTip = -bbb.micSettings.hearFromHeadset = Zvok bi morali zaslišati v vaših slušalkah in ne iz zvočnikov. -bbb.micSettings.speakIntoMic = Med govorom bi se morala statusna vrstica premikati. -bbb.micSettings.changeMic = Spremeni mikrofon -bbb.micSettings.changeMic.toolTip = -bbb.micSettings.join = Združi avdio -bbb.micSettings.cancel = Prekliči -bbb.micSettings.cancel.toolTip = -bbb.micSettings.access.helpButton = -bbb.micSettings.access.title = -bbb.mainToolbar.helpBtn = Pomoč -bbb.mainToolbar.logoutBtn = Izpis -bbb.mainToolbar.logoutBtn.toolTip = Izpišite se -bbb.mainToolbar.langSelector = -bbb.mainToolbar.settingsBtn = Nastavitve -bbb.mainToolbar.settingsBtn.toolTip = Odpri nastavitve -bbb.mainToolbar.shortcutBtn = -bbb.mainToolbar.shortcutBtn.toolTip = -bbb.window.minimizeBtn.toolTip = -bbb.window.maximizeRestoreBtn.toolTip = -bbb.window.closeBtn.toolTip = -bbb.videoDock.titleBar = -bbb.presentation.titleBar = -bbb.chat.titleBar = -bbb.users.title = -bbb.users.titleBar = -bbb.users.minimizeBtn.accessibilityName = -bbb.users.maximizeRestoreBtn.accessibilityName = -bbb.users.settings.buttonTooltip = -bbb.users.settings.audioSettings = -bbb.users.settings.webcamSettings = -bbb.users.settings.muteAll = -bbb.users.settings.muteAllExcept = -bbb.users.settings.unmuteAll = -bbb.users.settings.lowerAllHands = -bbb.users.raiseHandBtn.toolTip = -bbb.users.pushToTalk.toolTip = -bbb.users.pushToMute.toolTip = -bbb.users.muteMeBtnTxt.talk = -bbb.users.muteMeBtnTxt.mute = -bbb.users.muteMeBtnTxt.muted = -bbb.users.muteMeBtnTxt.unmuted = -bbb.users.usersGrid.accessibilityName = -bbb.users.usersGrid.nameItemRenderer = -bbb.users.usersGrid.statusItemRenderer = -bbb.users.usersGrid.statusItemRenderer.changePresenter = -bbb.users.usersGrid.statusItemRenderer.presenter = -bbb.users.usersGrid.statusItemRenderer.moderator = -bbb.users.usersGrid.statusItemRenderer.lowerHand = -bbb.users.usersGrid.statusItemRenderer.handRaised = -bbb.users.usersGrid.statusItemRenderer.viewer = -bbb.users.usersGrid.mediaItemRenderer = -bbb.users.usersGrid.mediaItemRenderer.talking = -bbb.users.usersGrid.mediaItemRenderer.webcam = -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = -bbb.users.usersGrid.mediaItemRenderer.pushToMute = -bbb.users.usersGrid.mediaItemRenderer.pushToLock = -bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = -bbb.users.usersGrid.mediaItemRenderer.kickUser = -bbb.users.usersGrid.mediaItemRenderer.micOff = -bbb.users.usersGrid.mediaItemRenderer.micOn = -bbb.users.usersGrid.mediaItemRenderer.noAudio = -bbb.presentation.title = Predstavitev -bbb.presentation.fitToWidth.toolTip = -bbb.presentation.fitToPage.toolTip = -bbb.presentation.uploadPresBtn.toolTip = Naložite dokument za predstavitev. -bbb.presentation.backBtn.toolTip = Prejšnji diapozitiv. -bbb.presentation.btnSlideNum.toolTip = -bbb.presentation.forwardBtn.toolTip = Naslednji diapozitiv -bbb.presentation.maxUploadFileExceededAlert = Napaka: Velikost datoteke presega omejitev velikosti. -bbb.presentation.uploadcomplete = Nalaganje zaključeno. Prosimo počakajte, medtem ko pretvorimo dokument. -bbb.presentation.uploaded = naloženo. -bbb.presentation.document.supported = Naloženi dokument je podprt. Začenjam pretvorbo... -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 Napaka: Prosimo, kontaktirajte skrbnika. -bbb.presentation.error.security = Varnostna napaka: Prosimo, kontaktirajte skrbnika. -bbb.presentation.error.convert.notsupported = Napaka: Naložena datoteka ni podprta. Prosimo naložite podprto vrsto datoteke. -bbb.presentation.error.convert.nbpage = Napaka: V naloženem dokumentu nismo mogli prešteti strani. -bbb.presentation.error.convert.maxnbpagereach = Napaka: Naložena datoteka vsebuje preveč strani. -bbb.presentation.converted = Konvertirane {0} od {1} strani. -bbb.presentation.ok = OK -bbb.presentation.slider = -bbb.presentation.uploadwindow.presentationfile = Prezentacijska datoteka -bbb.presentation.uploadwindow.pdf = PDF -bbb.presentation.uploadwindow.word = WORD -bbb.presentation.uploadwindow.excel = EXCEL -bbb.presentation.uploadwindow.powerpoint = POWERPOINT -bbb.presentation.uploadwindow.image = SLIKA -bbb.presentation.minimizeBtn.accessibilityName = -bbb.presentation.maximizeRestoreBtn.accessibilityName = -bbb.presentation.closeBtn.accessibilityName = -bbb.fileupload.title = Naložite predstavitev -bbb.fileupload.fileLbl = Datoteka: -bbb.fileupload.selectBtn.label = -bbb.fileupload.selectBtn.toolTip = Brskaj datoteko -bbb.fileupload.uploadBtn = Naloži -bbb.fileupload.uploadBtn.toolTip = Naloži datoteko -bbb.fileupload.presentationNamesLbl = Uploaded Presentations: -bbb.fileupload.deleteBtn.toolTip = Izbrišite predstavitev -bbb.fileupload.showBtn = Prikaži -bbb.fileupload.showBtn.toolTip = Prikaži predstavitev -bbb.fileupload.okCancelBtn = Prekliči -bbb.fileupload.okCancelBtn.toolTip = -bbb.fileupload.genThumbText = Ustvarjam predoglede.. -bbb.fileupload.progBarLbl = Napredek: -bbb.chat.title = Klepet -bbb.chat.cmpColorPicker.toolTip = Barva besedila -bbb.chat.sendBtn = Pošlji -bbb.chat.sendBtn.toolTip = Pošlji sporočilo -bbb.chat.sendBtn.accessibilityName = -bbb.chat.publicChatUsername = Vse -bbb.chat.privateChatSelect = Izberite osebo, s katero želite zasebno klepetati -bbb.chat.private.userLeft = -bbb.chat.usersList.toolTip = -bbb.chat.chatOptions = Možnosti klepeta -bbb.chat.fontSize = Velikost pisave -bbb.chat.cmbFontSize.toolTip = -bbb.chat.messageList = -bbb.chat.minimizeBtn.accessibilityName = -bbb.chat.maximizeRestoreBtn.accessibilityName = -bbb.chat.closeBtn.accessibilityName = -bbb.publishVideo.changeCameraBtn.labelText = -bbb.publishVideo.changeCameraBtn.toolTip = -bbb.publishVideo.cmbResolution.tooltip = -bbb.publishVideo.startPublishBtn.labelText = -bbb.publishVideo.startPublishBtn.toolTip = Pričnite z deljenjem -bbb.video.minimizeBtn.accessibilityName = -bbb.video.maximizeRestoreBtn.accessibilityName = -bbb.video.controls.muteButton.toolTip = -bbb.video.controls.switchPresenter.toolTip = -bbb.video.controls.ejectUserBtn.toolTip = -bbb.video.controls.privateChatBtn.toolTip = -bbb.video.publish.hint.noCamera = -bbb.video.publish.hint.cantOpenCamera = -bbb.video.publish.hint.waitingApproval = -bbb.video.publish.hint.videoPreview = -bbb.video.publish.hint.openingCamera = -bbb.video.publish.hint.cameraDenied = -bbb.video.publish.hint.cameraIsBeingUsed = -bbb.video.publish.hint.publishing = -bbb.video.publish.closeBtn.accessName = -bbb.video.publish.closeBtn.label = -bbb.video.publish.titleBar = -bbb.desktopPublish.title = Desktop Sharing: Presenter's Preview -bbb.desktopPublish.fullscreen.tooltip = Delite vaš celoten zaslon -bbb.desktopPublish.fullscreen.label = Celoten zaslon -bbb.desktopPublish.region.tooltip = Deli del svojega ekrana -bbb.desktopPublish.region.label = Regija -bbb.desktopPublish.stop.tooltip = Zapri deljenje ekrana -bbb.desktopPublish.stop.label = Zapri -bbb.desktopPublish.maximizeRestoreBtn.toolTip = Tega okna ne morete povečati. -bbb.desktopPublish.closeBtn.toolTip = Prenehaj z deljenjem in zapri to okno. -bbb.desktopPublish.minimizeBtn.toolTip = Pomanjšajte to okno. -bbb.desktopPublish.minimizeBtn.accessibilityName = -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = -bbb.desktopPublish.closeBtn.accessibilityName = -bbb.desktopView.title = Deljenje namizja -bbb.desktopView.fitToWindow = Fit to Window -bbb.desktopView.actualSize = Prikaži realno velikost -bbb.desktopView.minimizeBtn.accessibilityName = -bbb.desktopView.maximizeRestoreBtn.accessibilityName = -bbb.desktopView.closeBtn.accessibilityName = -bbb.toolbar.phone.toolTip.start = -bbb.toolbar.phone.toolTip.stop = -bbb.toolbar.deskshare.toolTip.start = -bbb.toolbar.deskshare.toolTip.stop = -bbb.toolbar.video.toolTip.start = -bbb.toolbar.video.toolTip.stop = -bbb.layout.addButton.toolTip = -bbb.layout.combo.toolTip = -bbb.layout.loadButton.toolTip = -bbb.layout.saveButton.toolTip = -bbb.layout.lockButton.toolTip = -bbb.layout.combo.prompt = -bbb.layout.combo.custom = -bbb.layout.combo.customName = -bbb.layout.combo.remote = -bbb.layout.save.complete = -bbb.layout.load.complete = -bbb.layout.load.failed = -bbb.highlighter.toolbar.pencil = Označevalec -bbb.highlighter.toolbar.pencil.accessibilityName = -bbb.highlighter.toolbar.ellipse = Krog -bbb.highlighter.toolbar.ellipse.accessibilityName = -bbb.highlighter.toolbar.rectangle = Pravokotnik -bbb.highlighter.toolbar.rectangle.accessibilityName = -bbb.highlighter.toolbar.panzoom = -bbb.highlighter.toolbar.panzoom.accessibilityName = -bbb.highlighter.toolbar.clear = Clear Page -bbb.highlighter.toolbar.clear.accessibilityName = -bbb.highlighter.toolbar.undo = Undo Shape -bbb.highlighter.toolbar.undo.accessibilityName = -bbb.highlighter.toolbar.color = Izberite barvo -bbb.highlighter.toolbar.color.accessibilityName = -bbb.highlighter.toolbar.thickness = Spremeni debelino -bbb.highlighter.toolbar.thickness.accessibilityName = -bbb.logout.appshutdown = The server app has been shut down -bbb.logout.asyncerror = Pojavila se je Async napaka -bbb.logout.connectionclosed = Povezava s strežnikom je bila prekinjena -bbb.logout.connectionfailed = Povezava s stežnikom je bila neuspešna -bbb.logout.rejected = Povezava s strežnikom je bila zavrnjena -bbb.logout.invalidapp = The red5 app does not exist -bbb.logout.unknown = Vaša stranka je izgubila povezavo s strežnikom -bbb.logout.usercommand = Izpisali ste se iz konference -bbb.notes.title = -bbb.notes.cmpColorPicker.toolTip = -bbb.notes.saveBtn = -bbb.notes.saveBtn.toolTip = -bbb.settings.deskshare.instructions = Click Allow on the prompt that pops up to check that desktop sharing is working properly for you -bbb.settings.deskshare.start = Preverite deljenje namizja -bbb.settings.voice.volume = Dejavnost mikrofona -bbb.settings.java.label = Java version error -bbb.settings.java.text = You have Java {0} installed, but you need at least version {1} to use the BigBlueButton desktop sharing feature. Click on the button bellow to install the newest Java JRE version. -bbb.settings.java.command = Namestite najnovejšo Javo -bbb.settings.flash.label = Flash version error -bbb.settings.flash.text = You have Flash {0} installed, but you need at least version {1} to run BigBlueButton properly. Click on the button bellow to install the newest Adobe Flash version. -bbb.settings.flash.command = Namestite najnovejši Flash -bbb.settings.isight.label = iSight napaka kamere -bbb.settings.isight.text = If you have problems with your iSight camera, it may be because you are running OS X 10.6.5, which is known to have a problem with Flash capturing video from the iSight camera. \n To correct this, click on the link bellow to install a newer version of Flash player, or update your Mac to the newest version -bbb.settings.isight.command = Namestite Flash 10.2 RC2 -bbb.settings.warning.label = Opozorilo -bbb.settings.warning.close = Zapri opozorilo -bbb.settings.noissues = Zasledene ni bilo nobene izjemne težave. -bbb.settings.instructions = Accept the Flash prompt that asks you for camera permissions. If you can see yourself and hear yourself, your browser has been set up correctly. Other potentials issues are shown bellow. Click on each to find a possible solution. -bbb.videodock.title = Video dock -ltbcustom.bbb.highlighter.toolbar.triangle = -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = -ltbcustom.bbb.highlighter.toolbar.line = -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = -ltbcustom.bbb.highlighter.toolbar.text = -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = -bbb.accessibility.chat.chatBox.reachedFirst = -bbb.accessibility.chat.chatBox.reachedLatest = -bbb.accessibility.chat.chatBox.navigatedFirst = -bbb.accessibility.chat.chatBox.navigatedLatest = -bbb.accessibility.chat.chatBox.navigatedLatestRead = -bbb.accessibility.chat.chatwindow.input = -bbb.accessibility.chat.chatView.publicTabNew = -bbb.accessibility.chat.chatView.privateTabNew = -bbb.accessibility.notes.notesview.input = -bbb.shortcuthelp.title = -bbb.shortcuthelp.minimizeBtn.accessibilityName = -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = -bbb.shortcuthelp.closeBtn.accessibilityName = -bbb.shortcuthelp.dropdown.general = -bbb.shortcuthelp.dropdown.presentation = -bbb.shortcuthelp.dropdown.chat = -bbb.shortcuthelp.dropdown.users = -bbb.shortcuthelp.dropdown.polling = -bbb.shortcuthelp.dropdown.polling2 = -bbb.shortcutkey.general.minimize = -bbb.shortcutkey.general.minimize.function = -bbb.shortcutkey.general.maximize = -bbb.shortcutkey.general.maximize.function = -bbb.shortcutkey.flash.exit = -bbb.shortcutkey.flash.exit.function = -bbb.shortcutkey.users.muteme = -bbb.shortcutkey.users.muteme.function = -bbb.shortcutkey.chat.chatinput = -bbb.shortcutkey.chat.chatinput.function = -bbb.shortcutkey.present.focusslide = -bbb.shortcutkey.present.focusslide.function = -bbb.shortcutkey.whiteboard.undo = -bbb.shortcutkey.whiteboard.undo.function = -bbb.shortcutkey.focus.users = -bbb.shortcutkey.focus.users.function = -bbb.shortcutkey.focus.video = -bbb.shortcutkey.focus.video.function = -bbb.shortcutkey.focus.presentation = -bbb.shortcutkey.focus.presentation.function = -bbb.shortcutkey.focus.chat = -bbb.shortcutkey.focus.chat.function = -bbb.shortcutkey.focus.pollingCreate = -bbb.shortcutkey.focus.pollingCreate.function = -bbb.shortcutkey.focus.pollingStats = -bbb.shortcutkey.focus.pollingStats.function = -bbb.shortcutkey.focus.voting = -bbb.shortcutkey.focus.voting.function = -bbb.shortcutkey.share.desktop = -bbb.shortcutkey.share.desktop.function = -bbb.shortcutkey.share.microphone = -bbb.shortcutkey.share.microphone.function = -bbb.shortcutkey.share.webcam = -bbb.shortcutkey.share.webcam.function = -bbb.shortcutkey.shortcutWindow = -bbb.shortcutkey.shortcutWindow.function = -bbb.shortcutkey.logout = -bbb.shortcutkey.logout.function = -bbb.shortcutkey.raiseHand = -bbb.shortcutkey.raiseHand.function = -bbb.shortcutkey.present.upload = -bbb.shortcutkey.present.upload.function = -bbb.shortcutkey.present.previous = -bbb.shortcutkey.present.previous.function = -bbb.shortcutkey.present.select = -bbb.shortcutkey.present.select.function = -bbb.shortcutkey.present.next = -bbb.shortcutkey.present.next.function = -bbb.shortcutkey.present.fitWidth = -bbb.shortcutkey.present.fitWidth.function = -bbb.shortcutkey.present.fitPage = -bbb.shortcutkey.present.fitPage.function = -bbb.shortcutkey.users.makePresenter = -bbb.shortcutkey.users.makePresenter.function = -bbb.shortcutkey.users.kick = -bbb.shortcutkey.users.kick.function = -bbb.shortcutkey.users.mute = -bbb.shortcutkey.users.mute.function = -bbb.shortcutkey.users.muteall = -bbb.shortcutkey.users.muteall.function = -bbb.shortcutkey.users.focusUsers = -bbb.shortcutkey.users.focusUsers.function = -bbb.shortcutkey.users.muteAllButPres = -bbb.shortcutkey.users.muteAllButPres.function = -bbb.shortcutkey.chat.focusTabs = -bbb.shortcutkey.chat.focusTabs.function = -bbb.shortcutkey.chat.focusBox = -bbb.shortcutkey.chat.focusBox.function = -bbb.shortcutkey.chat.changeColour = -bbb.shortcutkey.chat.changeColour.function = -bbb.shortcutkey.chat.sendMessage = -bbb.shortcutkey.chat.sendMessage.function = -bbb.shortcutkey.chat.explanation = -bbb.shortcutkey.chat.explanation.function = -bbb.shortcutkey.chat.chatbox.advance = -bbb.shortcutkey.chat.chatbox.advance.function = -bbb.shortcutkey.chat.chatbox.goback = -bbb.shortcutkey.chat.chatbox.goback.function = -bbb.shortcutkey.chat.chatbox.repeat = -bbb.shortcutkey.chat.chatbox.repeat.function = -bbb.shortcutkey.chat.chatbox.golatest = -bbb.shortcutkey.chat.chatbox.golatest.function = -bbb.shortcutkey.chat.chatbox.gofirst = -bbb.shortcutkey.chat.chatbox.gofirst.function = -bbb.shortcutkey.chat.chatbox.goread = -bbb.shortcutkey.chat.chatbox.goread.function = -bbb.shortcutkey.chat.chatbox.debug = -bbb.shortcutkey.chat.chatbox.debug.function = -bbb.polling.createPoll = -bbb.polling.createPoll.moreThanOneResponse = -bbb.polling.createPoll.hint = -bbb.polling.createPoll.answers = -bbb.polling.createPoll.question = -bbb.polling.createPoll.title = -bbb.polling.createPoll.publishToWeb = -bbb.polling.pollPreview = -bbb.polling.pollPreview.modify = -bbb.polling.pollPreview.publish = -bbb.polling.pollPreview.preview = -bbb.polling.pollPreview.save = -bbb.polling.pollPreview.cancel = -bbb.polling.pollPreview.hereIsYourPoll = -bbb.polling.pollPreview.ifYouWantChanges = -bbb.polling.pollPreview.checkAll = -bbb.polling.pollPreview.pollWillPublishOnline = -bbb.polling.validation.toolongAnswer = -bbb.polling.validation.toolongQuestion = -bbb.polling.validation.toolongTitle = -bbb.polling.validation.noQuestion = -bbb.polling.validation.noTitle = -bbb.polling.validation.toomuchAnswers = -bbb.polling.validation.eachNewLine = -bbb.polling.validation.answerUnique = -bbb.polling.validation.atLeast2Answers = -bbb.polling.validation.duplicateTitle = -bbb.polling.pollView.vote = -bbb.polling.toolbar.toolTip = -bbb.polling.stats.repost = -bbb.polling.stats.close = -bbb.polling.stats.didNotVote = -bbb.polling.stats.refresh = -bbb.polling.stats.stopPoll = -bbb.polling.stats.webPollURL = -bbb.polling.stats.answer = -bbb.polling.stats.votes = -bbb.polling.stats.percentage = -bbb.polling.webPollClosed = -bbb.polling.pollClosed = -bbb.polling.vote.error.radio = -bbb.polling.vote.error.check = -bbb.accessibility.alerts.madePresenter = -bbb.accessibility.alerts.madeViewer = -bbb.shortcutkey.polling.buttonClick = -bbb.shortcutkey.polling.buttonClick.function = -bbb.shortcutkey.polling.focusTitle = -bbb.shortcutkey.polling.focusTitle.function = -bbb.shortcutkey.polling.focusQuestion = -bbb.shortcutkey.polling.focusQuestion.function = -bbb.shortcutkey.polling.focusAnswers = -bbb.shortcutkey.polling.focusAnswers.function = -bbb.shortcutkey.polling.focusMultipleCB = -bbb.shortcutkey.polling.focusMultipleCB.function = -bbb.shortcutkey.polling.focusWebPollCB = -bbb.shortcutkey.polling.focusWebPollCB.function = -bbb.shortcutkey.polling.previewClick = -bbb.shortcutkey.polling.previewClick.function = -bbb.shortcutkey.polling.cancelClick = -bbb.shortcutkey.polling.cancelClick.function = -bbb.shortcutkey.polling.modify = -bbb.shortcutkey.polling.modify.function = -bbb.shortcutkey.polling.publish = -bbb.shortcutkey.polling.publish.function = -bbb.shortcutkey.polling.save = -bbb.shortcutkey.polling.save.function = -bbb.shortcutkey.pollStats.explanation = -bbb.shortcutkey.pollStats.explanation.function = -bbb.shortcutkey.polling.focusData = -bbb.shortcutkey.polling.focusData.function = -bbb.shortcutkey.polling.refresh = -bbb.shortcutkey.polling.refresh.function = -bbb.shortcutkey.polling.focusWebPoll = -bbb.shortcutkey.polling.focusWebPoll.function = -bbb.shortcutkey.polling.stopPoll = -bbb.shortcutkey.polling.stopPoll.function = -bbb.shortcutkey.polling.repostPoll = -bbb.shortcutkey.polling.repostPoll.function = -bbb.shortcutkey.polling.closeStatsWindow = -bbb.shortcutkey.polling.closeStatsWindow.function = -bbb.shortcutkey.polling.vote = -bbb.shortcutkey.polling.vote.function = -bbb.shortcutkey.polling.focusVoteQuestion = -bbb.shortcutkey.polling.focusVoteQuestion.function = -bbb.presentation.uploadPresBtn = Naložite dokument za predstavitev. -bbb.presentation.slideNumLbl.toolTip = Kliknite, če želite izbrati diapozitiv. -bbb.presentation.slideNumberButton = -bbb.whiteboard.chooseColour = -bbb.whiteboard.slider = -bbb.chat.sendBtn.name = -bbb.publishVideo.changeCamera.toolTip = -bbb.desktopPublish.fullScreenBtn = -bbb.desktopPublish.closeBtn = -bbb.desktopPublish.regionBtn = -bbb.pageTitle = BigBlueButton -bbb.presentation.resetZoomBtn.toolTip = Ponastavite povečavo -bbb.presentation.presenterNameLbl = {0} is currently presenting. -bbb.presentation.clickToUpload = Naloži predstavitev -bbb.presentation.error.convert.format = Napaka: Prosimo preverite, da ima datoteka, ki jo želite naložiti veljavno končnico. -bbb.presentation.error.convert.swf = Napaka med konvertiranjem naložene datoteke. Prosimo, kontaktirajte skrbnika. -bbb.presentation.uploadwindow.closeLabel = Če želite zapreti okno, kliknite OK -bbb.chat.publicMsgAwaiting = Čakajoče javno sporočilo -bbb.chat.publicMsgAwaiting2 = * Čakajoče javno sporočilo * -bbb.chat.privateMsgAwaiting = Čakajoče zasebno sporočilo -bbb.chat.privateMsgAwaiting2 = * Čakajoče zasebno sporočilo * -bbb.listeners.title = Poslušalci{0} {1} -bbb.publishVideo.title = Share your webcam -bbb.video.publish.close.tooltip = Končajte z deljenjem videa -bbb.video.publish.close.label = Zapri -bbb.video.keepAspectBtn.tooltip = Keep window aspect -bbb.video.fitVideoBtn.tooltip = Fit video -bbb.video.originalSizeBtn.tooltip = Prvotna velikost -bbb.video.publish.startBtn = -bbb.video.publish.selectBtn = -bbb.video.publish.resolutionBtn = -bbb.video.publish.minimizeBtn = -bbb.video.publish.maximizeRestoreBtn = -bbb.highlighter.toolbar.color.accesibilityName = -bbb.highlighter.button.toolTipShow = Prikaži tablo -bbb.highlighter.button.toolTipHide = Skrij tablo -bbb.settings.voice.adjust = Prilagodi glasnost -bbb.microphone.settings.closeBtn.label = -bbb.microphone.settings.closeBtn.accessName = -ltbcustom.bbb.highlighter.toolbar.select = -ltbcustom.bbb.highlighter.toolbar.highlighter = -ltbcustom.bbb.highlighter.toolbar.eraser = -ltbcustom.bbb.highlighter.toolbar.toggleFill = -ltbcustom.bbb.highlighter.texttoolbar.toggleGrid = -ltbcustom.bbb.highlighter.toolbar.toggleTransparency = -ltbcustom.bbb.highlighter.toolbar.fillColorPicker = -ltbcustom.bbb.highlighter.texttoolbar.backColorPicker = -ltbcustom.bbb.highlighter.texttoolbar.backColorVisible = -bbb.accessibility.chat.plustab.fontsize = -bbb.polling.stats.title = -bbb.polling.view.title = -bbb.viewers.titleBar = -bbb.listeners.titleBar = -bbb.viewers.title = Uporabniki{0} {1} -bbb.viewers.viewersGrid.nameItemRenderer = Ime -bbb.viewers.viewersGrid.nameItemRenderer.nameLabel.toolTip = Vpisani ste kot ta uporabnik. -bbb.viewers.viewersGrid.roleItemRenderer = Vloga -bbb.viewers.viewersGrid.statusItemRenderer = Status -bbb.viewers.viewersGrid.statusItemRenderer.raiseHand.toolTip = Roka dvignjena na {0} -bbb.viewers.viewersGrid.statusItemRenderer.streamIcon.toolTip = Klik za ogled. -bbb.viewers.viewersGrid.statusItemRenderer.presIcon.toolTip = Moderator -bbb.viewers.presentBtn.toolTip = Izberite udeleženca za moderatorja. -bbb.viewers.presentBtn.accessibilityName = -bbb.viewers.userList = -bbb.viewers.raiseHandBtn.toolTip = Kliknite za dvig roke. -bbb.viewers.presentBtn.label = Zamenjajte moderatorja -bbb.viewers.kickUserBtn.toolTip = Kick User -bbb.viewers.minimizeBtn.accessibilityName = -bbb.viewers.maximizeRestoreBtn.accessibilityName = -bbb.viewers.closeBtn.accessibilityName = -bbb.participants.title = -bbb.participants.titleBar = -bbb.participants.minimizeBtn.accessibilityName = -bbb.participants.maximizeRestoreBtn.accessibilityName = -bbb.participants.settings.buttonTooltip = -bbb.participants.settings.audioSettings = -bbb.participants.settings.muteAll = -bbb.participants.settings.unmuteAll = -bbb.participants.settings.lowerAllHands = -bbb.participants.pushToTalk.toolTip = -bbb.participants.pushToMute.toolTip = -bbb.participants.participantsGrid.accessibilityName = -bbb.participants.participantsGrid.nameItemRenderer = -bbb.participants.participantsGrid.statusItemRenderer = -bbb.participants.participantsGrid.statusItemRenderer.changePresenter = -bbb.participants.participantsGrid.statusItemRenderer.presenter = -bbb.participants.participantsGrid.statusItemRenderer.moderator = -bbb.participants.participantsGrid.statusItemRenderer.handRaised = -bbb.participants.participantsGrid.statusItemRenderer.viewer = -bbb.participants.participantsGrid.mediaItemRenderer = -bbb.participants.participantsGrid.mediaItemRenderer.talking = -bbb.participants.participantsGrid.mediaItemRenderer.webcam = -bbb.participants.participantsGrid.mediaItemRenderer.pushToTalk = -bbb.participants.participantsGrid.mediaItemRenderer.pushToMute = -bbb.participants.participantsGrid.mediaItemRenderer.kickUser = -bbb.participants.participantsGrid.mediaItemRenderer.micOff = -bbb.participants.participantsGrid.mediaItemRenderer.micOn = -bbb.participants.participantsGrid.mediaItemRenderer.noAudio = -bbb.listeners.userList = -bbb.listeners.pushToTalk.toolTip = -bbb.listeners.pushToMute.toolTip = -bbb.listeners.talk = -bbb.listeners.mute = -bbb.listeners.muteAllBtn.toolTip = Utišaj vse -bbb.listeners.unmuteAllBtn.toolTip = Unmute all -bbb.listeners.ejectTooltip = Izključi uporabnika -bbb.listeners.minimizeBtn.accessibilityName = -bbb.listeners.maximizeRestoreBtn.accessibilityName = -bbb.listeners.closeBtn.accessibilityName = -bbb.listenerItem.nameLbl.toolTip = Izberite tega uporabnika in kliknite gumb, če ga želite utišati oz. obratno. -bbb.listenerItem.talkImg.toolTip = Govoreče -bbb.listenerItem.lockImg.toolTip = Click to keep muted or unmuted -bbb.listenerItem.muteUnmute.toolTip = Mute or unmute this listener -bbb.shortcuthelp.dropdown.participants = -bbb.shortcutkey.participants.muteme = -bbb.shortcutkey.participants.muteme.function = -bbb.shortcutkey.focus.participants = -bbb.shortcutkey.focus.participants.function = -bbb.shortcutkey.participants.makePresenter = -bbb.shortcutkey.participants.makePresenter.function = -bbb.shortcutkey.participants.kick = -bbb.shortcutkey.participants.kick.function = -bbb.shortcutkey.participants.mute = -bbb.shortcutkey.participants.mute.function = -bbb.shortcutkey.participants.muteall = -bbb.shortcutkey.participants.muteall.function = -bbb.shortcutkey.participants.focusUsers = -bbb.shortcutkey.participants.focusUsers.function = -bbb.shortcuthelp.dropdown.all = -bbb.shortcuthelp.dropdown.audio = -bbb.shortcutkey.listeners.muteme = -bbb.shortcutkey.listeners.muteme.function = -bbb.shortcutkey.chat.chattabs = -bbb.shortcutkey.chat.chattabs.function = -bbb.toolbar.phone.toolTip = Deli moj mikrofon -bbb.toolbar.deskshare.toolTip = Deli moje namizje -bbb.toolbar.video.toolTip = Deli mojo kamero -bbb.zzzzz.yyyy = - = diff --git a/clients/flash/web-client/src/locale/sr_RS/bbbResources.properties b/clients/flash/web-client/src/locale/sr_RS/bbbResources.properties deleted file mode 100644 index bdd346790c8c..000000000000 --- a/clients/flash/web-client/src/locale/sr_RS/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -# bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Povezuje se sa serverom -bbb.mainshell.statusProgress.loading = Podiže {0} modula -bbb.mainshell.statusProgress.cannotConnectServer = Nažalost nije moguće uspostaviti vezu sa serverom. -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Otvori log prozor -# bbb.mainshell.meetingNotFound = Meeting Not Found -# bbb.mainshell.invalidAuthToken = Invalid Authentication Token -bbb.mainshell.resetLayoutBtn.toolTip = Resetuj izgled -# bbb.mainshell.notification.tunnelling = Tunnelling -# bbb.mainshell.notification.webrtc = WebRTC Audio -bbb.oldlocalewindow.reminder1 = Moguće imate staru verziju prevoda. -bbb.oldlocalewindow.reminder2 = Molimo ispraznite keš pretraživača i pokušajte ponovo. -bbb.oldlocalewindow.windowTitle = Upozorenje\: Stara verzija prevoda -# bbb.audioSelection.title = How do you want to join the audio? -# bbb.audioSelection.btnMicrophone.label = Microphone -# bbb.audioSelection.btnMicrophone.toolTip = Join the audio with your microphone -# bbb.audioSelection.btnListenOnly.label = Listen Only -# bbb.audioSelection.btnListenOnly.toolTip = Join the audio as listen only -# bbb.audioSelection.txtPhone.text = To join this meeting by phone, dial\: {0} then enter {1} as the conference pin number. -# bbb.micSettings.title = Audio Test -# bbb.micSettings.speakers.header = Test Speakers -# bbb.micSettings.microphone.header = Test Microphone -# bbb.micSettings.playSound = Test Speakers -# bbb.micSettings.playSound.toolTip = Play music to test your speakers -# bbb.micSettings.hearFromHeadset = You should hear audio in your headset, not your computer speakers. -# bbb.micSettings.speakIntoMic = If you are using a headset (or earbuds), you should hear the audio from your headset -- not from your computer speakers. -# bbb.micSettings.echoTestMicPrompt = This is a private echo test. Speak a few words. Did you hear audio? -# bbb.micSettings.echoTestAudioYes = Yes -# bbb.micSettings.echoTestAudioNo = No -# bbb.micSettings.speakIntoMicTestLevel = Speak into your microphone. You should see the bar move. If not, choose another mic. -# bbb.micSettings.recommendHeadset = Use a headset with a microphone for best audio experience. -# bbb.micSettings.changeMic = Test or Change Microphone -# bbb.micSettings.changeMic.toolTip = Open the Flash Player microphone settings dialog box -# bbb.micSettings.comboMicList.toolTip = Select a microphone -# bbb.micSettings.micRecordVolume.label = Gain -# bbb.micSettings.micRecordVolume.toolTip = Set your microphone gain -# bbb.micSettings.nextButton = Next -# bbb.micSettings.nextButton.toolTip = Start the echo test -# bbb.micSettings.join = Join Audio -# bbb.micSettings.join.toolTip = Join the audio conference -# bbb.micSettings.cancel = Cancel -# bbb.micSettings.connectingtoecho = Connecting -# bbb.micSettings.connectingtoecho.error = Echo Test Error\: Please contact administrator. -# bbb.micSettings.cancel.toolTip = Cancel joining the audio conference -# bbb.micSettings.access.helpButton = Open tutorial videos in a new page. -# bbb.micSettings.access.title = Audio Settings. Focus will remain in this audio settings window until the window is closed. -# bbb.micSettings.webrtc.title = WebRTC Support -# bbb.micSettings.webrtc.capableBrowser = Your browser supports WebRTC. -# bbb.micSettings.webrtc.capableBrowser.dontuseit = Click not to use WebRTC -# bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Click here if you don't want to use the WebRTC technology (recommended if you have problems using it). -# bbb.micSettings.webrtc.notCapableBrowser = WebRTC is not supported in your browser. Please use Google Chrome (version 32 or greater); or Mozilla Firefox (version 26 or greater). You will still be able to join the voice conference using the Adobe Flash Platform. -# bbb.micSettings.webrtc.connecting = Calling -# bbb.micSettings.webrtc.waitingforice = Connecting -# bbb.micSettings.webrtc.transferring = Transferring -# bbb.micSettings.webrtc.endingecho = Joining audio -# bbb.micSettings.webrtc.endedecho = Echo test ended. -# bbb.micPermissions.firefox.title = Firefox Microphone Permissions -# bbb.micPermissions.firefox.message1 = Choose your mic and then click Share. -# bbb.micPermissions.firefox.message2 = If you don't see the list of microphones, click on the microphone icon. -# bbb.micPermissions.chrome.title = Chrome Microphone Permissions -# bbb.micPermissions.chrome.message1 = Click Allow to give Chrome permission to use your microphone. -# bbb.micWarning.title = Audio Warning -# bbb.micWarning.joinBtn.label = Join anyway -# bbb.micWarning.testAgain.label = Test again -# bbb.micWarning.message = Your microphone did not show any activity, others probably won't be able to hear you during the session. -# bbb.webrtcWarning.message = Detected the following WebRTC issue\: {0}. Do you want to try Flash instead? -# bbb.webrtcWarning.title = WebRTC Audio Failure -# bbb.webrtcWarning.failedError.1001 = Error 1001\: WebSocket disconnected -# bbb.webrtcWarning.failedError.1002 = Error 1002\: Could not make a WebSocket connection -# bbb.webrtcWarning.failedError.1003 = Error 1003\: Browser version not supported -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -# bbb.webrtcWarning.failedError.1005 = Error 1005\: Call ended unexpectedly -# bbb.webrtcWarning.failedError.1006 = Error 1006\: Call timed out -# bbb.webrtcWarning.failedError.1007 = Error 1007\: ICE negotiation failed -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -# 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.mainToolbar.helpBtn = Pomoć -bbb.mainToolbar.logoutBtn = Odjava -# bbb.mainToolbar.logoutBtn.toolTip = Log Out -# bbb.mainToolbar.langSelector = Select language -bbb.mainToolbar.settingsBtn = Podešavanja -bbb.mainToolbar.settingsBtn.toolTip = Otvori podešavanja -# bbb.mainToolbar.shortcutBtn = Shortcut Keys -# bbb.mainToolbar.shortcutBtn.toolTip = Open Shortcut Keys Window -# bbb.mainToolbar.recordBtn.toolTip.start = Start recording -# bbb.mainToolbar.recordBtn.toolTip.stop = Stop recording -# bbb.mainToolbar.recordBtn.toolTip.recording = The session is being recorded -# bbb.mainToolbar.recordBtn.toolTip.notRecording = The session isn't being recorded -# 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.stop = Are you sure you want to stop recording the session? -# bbb.mainToolbar.recordBtn..notification.title = Record Notification -# bbb.mainToolbar.recordBtn..notification.message1 = You can record this meeting. -# 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.notRecording = Not Recording -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.window.minimizeBtn.toolTip = Minimize -# bbb.window.maximizeRestoreBtn.toolTip = Maximize -# bbb.window.closeBtn.toolTip = Close -# bbb.videoDock.titleBar = Webcam Window Title Bar -# bbb.presentation.titleBar = Presentation Window Title Bar -# bbb.chat.titleBar = Chat Window Title Bar -# bbb.users.title = Users{0} {1} -# bbb.users.titleBar = Users Window title bar -# bbb.users.quickLink.label = Users Window -# bbb.users.minimizeBtn.accessibilityName = Minimize the Users Window -# bbb.users.maximizeRestoreBtn.accessibilityName = Maximize the Users Window -# bbb.users.settings.buttonTooltip = Settings -# bbb.users.settings.audioSettings = Audio Test -# bbb.users.settings.webcamSettings = Webcam Settings -# bbb.users.settings.muteAll = Mute All Users -# bbb.users.settings.muteAllExcept = Mute All Users Except Presenter -# bbb.users.settings.unmuteAll = Unmute All Users -# bbb.users.settings.lowerAllHands = Lower All Hands -# bbb.users.raiseHandBtn.toolTip = Raise Hand -# bbb.users.raiseHandBtn.toolTip2 = Lower Hand -# bbb.users.roomMuted.text = Viewers Muted -# bbb.users.roomLocked.text = Viewers Locked -# bbb.users.pushToTalk.toolTip = Talk -# bbb.users.pushToMute.toolTip = Mute yourself -# bbb.users.muteMeBtnTxt.talk = Unmute -# bbb.users.muteMeBtnTxt.mute = Mute -# bbb.users.muteMeBtnTxt.muted = Muted -# bbb.users.muteMeBtnTxt.unmuted = Unmuted -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -# bbb.users.usersGrid.accessibilityName = Users List. Use the arrow keys to navigate. -# bbb.users.usersGrid.nameItemRenderer = Name -# bbb.users.usersGrid.nameItemRenderer.youIdentifier = you -# bbb.users.usersGrid.statusItemRenderer = Status -# 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.lowerHand = Lower Hand -# bbb.users.usersGrid.statusItemRenderer.handRaised = Hand Raised -# bbb.users.usersGrid.statusItemRenderer.viewer = Viewer -# bbb.users.usersGrid.mediaItemRenderer = Media -# bbb.users.usersGrid.mediaItemRenderer.talking = Talking -# bbb.users.usersGrid.mediaItemRenderer.webcam = Sharing Webcam -# bbb.users.usersGrid.mediaItemRenderer.webcamBtn = View webcam -# bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Unmute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToMute = Mute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToLock = Lock {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Unlock {0} -# bbb.users.usersGrid.mediaItemRenderer.kickUser = Kick {0} -# bbb.users.usersGrid.mediaItemRenderer.webcam = Sharing Webcam -# bbb.users.usersGrid.mediaItemRenderer.micOff = Microphone off -# bbb.users.usersGrid.mediaItemRenderer.micOn = Microphone on -# bbb.users.usersGrid.mediaItemRenderer.noAudio = Not in audio conference -bbb.presentation.title = Prezentacija -# bbb.presentation.titleWithPres = Presentation\: {0} -# bbb.presentation.quickLink.label = Presentation Window -# bbb.presentation.fitToWidth.toolTip = Fit Presentation To Width -# bbb.presentation.fitToPage.toolTip = Fit Presentation To Page -# bbb.presentation.uploadPresBtn.toolTip = Upload Presentation -bbb.presentation.backBtn.toolTip = Prethodni slajd. -# bbb.presentation.btnSlideNum.accessibilityName = Slide {0} of {1} -# bbb.presentation.btnSlideNum.toolTip = Select a slide -bbb.presentation.forwardBtn.toolTip = Sledeći slajd -bbb.presentation.maxUploadFileExceededAlert = Greška\: Datoteka je veća od dozvoljene. -bbb.presentation.uploadcomplete = Prebacivanje kompletno. Molimo sačekajte dok se dokument konvertuje. -bbb.presentation.uploaded = prebačen. -bbb.presentation.document.supported = Prebačeni dokument je podržan. Počinje konvertovanje... -bbb.presentation.document.converted = Uspešno konvertovan office dokument. -bbb.presentation.error.document.convert.failed = Greška\: Neuspelo konvertovanje dokumenta. -bbb.presentation.error.io = IO greška\: Molimo kontaktirajte administratora. -bbb.presentation.error.security = Sigurnosna greška\: Molimo kontaktirajte administratora. -bbb.presentation.error.convert.notsupported = Greška\: Prebačeni dokument nije podržan. Molimo prebacite kompatibilnu datoteku. -bbb.presentation.error.convert.nbpage = Greška\: Neuspelo utvrđivanje broja stranica u prebačenom dokumentu. -bbb.presentation.error.convert.maxnbpagereach = Greška\: Prebačeni dokument ima previše stranica. -bbb.presentation.converted = Konvertiran {0} od {1} slajdova. -bbb.presentation.ok = OK -# bbb.presentation.slider = Presentation zoom level -# bbb.presentation.slideloader.starttext = Slide text start -# bbb.presentation.slideloader.endtext = Slide text end -bbb.presentation.uploadwindow.presentationfile = Prezentaciona datoteka -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 -# bbb.presentation.minimizeBtn.accessibilityName = Minimize the Presentation Window -# bbb.presentation.maximizeRestoreBtn.accessibilityName = Maximize the Presentation Window -# bbb.presentation.closeBtn.accessibilityName = Close the Presentation Window -bbb.fileupload.title = Prebaci prezentaciju -# bbb.fileupload.lblFileName.defaultText = No file selected -# bbb.fileupload.selectBtn.label = Select File -bbb.fileupload.selectBtn.toolTip = Pronađi datoteku -bbb.fileupload.uploadBtn = Prebaci -bbb.fileupload.uploadBtn.toolTip = Prebaci datoteku -bbb.fileupload.deleteBtn.toolTip = Izbriši prezentaciju -bbb.fileupload.showBtn = Prikaži -bbb.fileupload.showBtn.toolTip = Prikaži prezentaciju -bbb.fileupload.okCancelBtn = Prekini -# bbb.fileupload.okCancelBtn.toolTip = Close the File Upload dialog box -bbb.fileupload.genThumbText = Generiši sličice. -bbb.fileupload.progBarLbl = Progres\: -# bbb.fileupload.fileFormatHint = Upload any office document or Portable Document Format (PDF) file. For best results upload PDF. -bbb.chat.title = Ćaskanje -# bbb.chat.quickLink.label = Chat Window -bbb.chat.cmpColorPicker.toolTip = Boja teksta -# bbb.chat.input.accessibilityName = Chat Message Editing Field -bbb.chat.sendBtn = Pošalji -bbb.chat.sendBtn.toolTip = Pošalji poruku -# bbb.chat.sendBtn.accessibilityName = Send chat message -# bbb.chat.contextmenu.copyalltext = Copy All Text -bbb.chat.publicChatUsername = Sve -# bbb.chat.optionsTabName = Options -bbb.chat.privateChatSelect = Izaberite osobu sa kojom želite privatno ćaskati -# 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.chatOptions = Podešavanja ćaskanja -bbb.chat.fontSize = Veličina fonta -# bbb.chat.cmbFontSize.toolTip = Select Chat Message Font Size -# bbb.chat.messageList = Message Box -# bbb.chat.minimizeBtn.accessibilityName = Minimize the Chat Window -# bbb.chat.maximizeRestoreBtn.accessibilityName = Maximize the Chat Window -# bbb.chat.closeBtn.accessibilityName = Close the Chat Window -# bbb.chat.chatTabs.accessibleNotice = New messages in this tab. -# bbb.publishVideo.changeCameraBtn.labelText = Change Webcam -# bbb.publishVideo.changeCameraBtn.toolTip = Open the change webcam dialog box -# bbb.publishVideo.cmbResolution.tooltip = Select a webcam resolution -# bbb.publishVideo.startPublishBtn.labelText = Start Sharing -bbb.publishVideo.startPublishBtn.toolTip = Počni da deliš -# 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 -# bbb.videodock.quickLink.label = Webcams Window -# bbb.video.minimizeBtn.accessibilityName = Minimize the Webcams Window -# bbb.video.maximizeRestoreBtn.accessibilityName = Maximize the Webcams Window -# bbb.video.controls.muteButton.toolTip = Mute or unmute {0} -# bbb.video.controls.switchPresenter.toolTip = Make {0} presenter -# bbb.video.controls.ejectUserBtn.toolTip = Eject {0} from meeting -# bbb.video.controls.privateChatBtn.toolTip = Chat with {0} -# bbb.video.publish.hint.noCamera = No webcam available -# bbb.video.publish.hint.cantOpenCamera = Can't open your webcam -# bbb.video.publish.hint.waitingApproval = Waiting for approval -# bbb.video.publish.hint.videoPreview = Webcam preview -# bbb.video.publish.hint.openingCamera = Opening webcam... -# bbb.video.publish.hint.cameraDenied = Webcam access denied -# bbb.video.publish.hint.cameraIsBeingUsed = Your webcam is being used by another application -# bbb.video.publish.hint.publishing = Publishing... -# 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.desktopPublish.title = Podeli radnu ploču\: Prezentatorov pregled -# bbb.desktopPublish.fullscreen.tooltip = Share Your Main Screen -bbb.desktopPublish.fullscreen.label = Ceo prozor -# bbb.desktopPublish.region.tooltip = Share a Part of Your Screen -bbb.desktopPublish.region.label = Oblast -bbb.desktopPublish.stop.tooltip = Zatvori podelu radne ploče -bbb.desktopPublish.stop.label = Zatvori -bbb.desktopPublish.maximizeRestoreBtn.toolTip = Ne možešda uvećaš ovaj prozor. -bbb.desktopPublish.closeBtn.toolTip = Prekini podelu radne ploče i zatvori prozor. -# bbb.desktopPublish.chromeOnMacUnsupportedHint = Desktop sharing is not currently supported on Chrome running under Mac OS X. Recommend you use FireFox to share desktop. -bbb.desktopPublish.minimizeBtn.toolTip = Minimiraj ovaj prozor. -# bbb.desktopPublish.minimizeBtn.accessibilityName = Minimize the Desktop Sharing Publish Window -# bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Maximize the Desktop Sharing Publish Window -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -bbb.desktopView.title = Podela radne ploče -bbb.desktopView.fitToWindow = Podesi prozor -bbb.desktopView.actualSize = Prikaži trenutnu veličinu -# bbb.desktopView.minimizeBtn.accessibilityName = Minimize 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.toolbar.phone.toolTip.start = Share Your Microphone -# bbb.toolbar.phone.toolTip.stop = Stop Sharing Your Microphone -# bbb.toolbar.phone.toolTip.mute = Stop listening the conference -# bbb.toolbar.phone.toolTip.unmute = Start listening the conference -# bbb.toolbar.phone.toolTip.nomic = No microphone detected -# bbb.toolbar.deskshare.toolTip.start = Share Your Desktop -# bbb.toolbar.deskshare.toolTip.stop = Stop Sharing Your Desktop -# bbb.toolbar.video.toolTip.start = Share Your Webcam -# bbb.toolbar.video.toolTip.stop = Stop Sharing Your Webcam -# bbb.layout.addButton.toolTip = Add the custom layout to the list -# bbb.layout.broadcastButton.toolTip = Apply Current Layout to All Viewers -# bbb.layout.combo.toolTip = Change Your Layout -# bbb.layout.loadButton.toolTip = Load layouts from a file -# bbb.layout.saveButton.toolTip = Save layouts to a file -# bbb.layout.lockButton.toolTip = Lock layout -# bbb.layout.combo.prompt = Apply a layout -# bbb.layout.combo.custom = * Custom layout -# bbb.layout.combo.customName = Custom layout -# 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.name.defaultlayout = Default Layout -# bbb.layout.name.videochat = Video Chat -# bbb.layout.name.webcamsfocus = Webcam Meeting -# bbb.layout.name.presentfocus = Presentation Meeting -# bbb.layout.name.lectureassistant = Lecture Assistant -# bbb.layout.name.lecture = Lecture -bbb.highlighter.toolbar.pencil = Marker -# bbb.highlighter.toolbar.pencil.accessibilityName = Switch whiteboard cursor to pencil -bbb.highlighter.toolbar.ellipse = Šestar -# bbb.highlighter.toolbar.ellipse.accessibilityName = Switch whiteboard cursor to circle -bbb.highlighter.toolbar.rectangle = Lenjir -# bbb.highlighter.toolbar.rectangle.accessibilityName = Switch whiteboard cursor to rectangle -# bbb.highlighter.toolbar.panzoom = Pan and Zoom -# bbb.highlighter.toolbar.panzoom.accessibilityName = Switch whiteboard cursor to pan and zoom -# bbb.highlighter.toolbar.clear = Clear All Annotations -# bbb.highlighter.toolbar.clear.accessibilityName = Clear the whiteboard page -# bbb.highlighter.toolbar.undo = Undo Annotation -# bbb.highlighter.toolbar.undo.accessibilityName = Undo the last whiteboard shape -bbb.highlighter.toolbar.color = Izaberi boju -# bbb.highlighter.toolbar.color.accessibilityName = Whiteboard mark draw color -bbb.highlighter.toolbar.thickness = Promeni debljinu -# bbb.highlighter.toolbar.thickness.accessibilityName = Whiteboard draw thickness -# bbb.logout.title = Logged Out -bbb.logout.button.label = OK -bbb.logout.appshutdown = Serverska aplikacija je isključena -bbb.logout.asyncerror = Došlo je do greške u sinhronizaciji -bbb.logout.connectionclosed = Veza sa serverom je zatvorena -bbb.logout.connectionfailed = Veza sa serverom nije uspela -bbb.logout.rejected = Konekcija sa serverom odbačena -bbb.logout.invalidapp = red5 aplikacija ne postoji -bbb.logout.unknown = Izgubljena veza sa serverom -bbb.logout.usercommand = Uspešno ste izašli iz konferencije -# 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 -# bbb.logout.confirm.message = Are you sure you want to log out? -# bbb.logout.confirm.yes = Yes -# bbb.logout.confirm.no = No -# bbb.notes.title = Notes -# bbb.notes.cmpColorPicker.toolTip = Text Color -# bbb.notes.saveBtn = Save -# bbb.notes.saveBtn.toolTip = Save Note -# bbb.settings.deskshare.instructions = Choose Allow on the prompt that pops up to check that desktop sharing is working properly for you -bbb.settings.deskshare.start = Označi podelu radne ploče -bbb.settings.voice.volume = Aktivitet mikrofona -bbb.settings.java.label = Greška u Java verziji -bbb.settings.java.text = Imate instaliranu Java verziju {0}, ali vam je potrebna verzija {1} kako bi mogli da koristite opciju deljenje radne ploče. Kliknite na dugme dole, kako bi instalirali najnoviju verziju Jave. -bbb.settings.java.command = Instaliraj najnoviju Javu -bbb.settings.flash.label = Greška u Flash verziji -bbb.settings.flash.text = Imate instaliran Flash {0}, a vama je potrebna najmanje verzija {1}, da bi BigBlueButtor radio kako treba. Kliknite na dugme ispod, kako bi instalirali najnoviju verziju Adobe Flash-a. -bbb.settings.flash.command = Instaliraj najnoviji Flash -bbb.settings.isight.label = Greška sa iSight kamerom -bbb.settings.isight.text = Ukoliko imate problema sa iSight kamerom, to je zbog toka što koristite OS X 10.6.5, koji je poznat po tome da ima problema sa Flash video prnosom sa iSight kemere.\nDa ispravite ovo, kliknite na link dole kako bi instalirali novu verziju Flash-a ili nadogradili Mac na najnoviju verziju. -bbb.settings.isight.command = Instaliraj Flash 10.2 RC2 -bbb.settings.warning.label = Upozorenje -bbb.settings.warning.close = Zatvori ovo upozorenje -bbb.settings.noissues = Nema pronađenih otvorenih stavki. -bbb.settings.instructions = Prihvatite Flash zahtev koji Vas pita za dozvolu korišćenja kamere. Ako možete da vidite i čujete sebe, Vaš pretraživač je podešen kako treba. Druge potencijalne mogućnosti su prikazane dole. Kliknite na svaku da bi našli moguće rešenje. -# ltbcustom.bbb.highlighter.toolbar.triangle = Triangle -# ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Switch whiteboard cursor to triangle -# ltbcustom.bbb.highlighter.toolbar.line = Line -# ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Switch whiteboard cursor to line -# ltbcustom.bbb.highlighter.toolbar.text = Text -# ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Switch whiteboard cursor to text -# ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Text color -# ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Font size - -# bbb.accessibility.clientReady = Ready - -# bbb.accessibility.chat.chatBox.reachedFirst = You have reached the first message. -# bbb.accessibility.chat.chatBox.reachedLatest = You have reached the latest message. -# bbb.accessibility.chat.chatBox.navigatedFirst = You have navigated to the first message. -# 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.initialDescription = Please use the arrow keys to navigate through chat messages. - -# bbb.accessibility.notes.notesview.input = Notes input - -# bbb.shortcuthelp.title = Shortcut Keys -# bbb.shortcuthelp.minimizeBtn.accessibilityName = Minimize the Shortcut Help Window -# bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Maximize the Shortcut Help Window -# bbb.shortcuthelp.closeBtn.accessibilityName = Close the Shortcut Help Window -# bbb.shortcuthelp.dropdown.general = Global shortcuts -# bbb.shortcuthelp.dropdown.presentation = Presentation shortcuts -# bbb.shortcuthelp.dropdown.chat = Chat shortcuts -# bbb.shortcuthelp.dropdown.users = Users shortcuts -# bbb.shortcuthelp.dropdown.polling = Presenter Polling shortcuts -# bbb.shortcuthelp.dropdown.polling2 = Viewer Polling shortcuts -# bbb.shortcuthelp.headers.shortcut = Shortcut -# bbb.shortcuthelp.headers.function = Function - -# bbb.shortcutkey.general.minimize = 189 -# bbb.shortcutkey.general.minimize.function = Minimize current window -# bbb.shortcutkey.general.maximize = 187 -# bbb.shortcutkey.general.maximize.function = Maximize current window - -# bbb.shortcutkey.flash.exit = 81 -# bbb.shortcutkey.flash.exit.function = Focus out of the Flash window -# bbb.shortcutkey.users.muteme = 77 -# bbb.shortcutkey.users.muteme.function = Mute and Unmute your microphone -# bbb.shortcutkey.chat.chatinput = 73 -# bbb.shortcutkey.chat.chatinput.function = Focus the chat input field -# bbb.shortcutkey.present.focusslide = 67 -# bbb.shortcutkey.present.focusslide.function = Focus the presentation slide -# bbb.shortcutkey.whiteboard.undo = 90 -# bbb.shortcutkey.whiteboard.undo.function = Undo last whiteboard mark - -# bbb.shortcutkey.focus.users = 49 -# bbb.shortcutkey.focus.users.function = Move focus to the Users window -# bbb.shortcutkey.focus.video = 50 -# bbb.shortcutkey.focus.video.function = Move focus to the Webcam window -# bbb.shortcutkey.focus.presentation = 51 -# bbb.shortcutkey.focus.presentation.function = Move focus to the Presentation window -# bbb.shortcutkey.focus.chat = 52 -# bbb.shortcutkey.focus.chat.function = Move focus to the Chat window -# bbb.shortcutkey.focus.pollingCreate = 67 -# bbb.shortcutkey.focus.pollingCreate.function = Move focus to the Poll Creation window, if it is open. -# bbb.shortcutkey.focus.pollingStats = 83 -# bbb.shortcutkey.focus.pollingStats.function = Move focus to the Poll Statistics window, if it is open. -# bbb.shortcutkey.focus.voting = 89 -# bbb.shortcutkey.focus.voting.function = Move focus to the Voting window, if it is open. - -# bbb.shortcutkey.share.desktop = 68 -# bbb.shortcutkey.share.desktop.function = Open desktop sharing window -# bbb.shortcutkey.share.microphone = 79 -# bbb.shortcutkey.share.microphone.function = Open audio settings window -# bbb.shortcutkey.share.pauseRemoteStream = 80 -# bbb.shortcutkey.share.pauseRemoteStream.function = Start/Stop listening the conference -# bbb.shortcutkey.share.webcam = 66 -# bbb.shortcutkey.share.webcam.function = Open webcam sharing window - -# bbb.shortcutkey.shortcutWindow = 72 -# bbb.shortcutkey.shortcutWindow.function = Open/focus to shortcut help window -# bbb.shortcutkey.logout = 76 -# bbb.shortcutkey.logout.function = Log out of this meeting -# bbb.shortcutkey.raiseHand = 82 -# bbb.shortcutkey.raiseHand.function = Raise your hand - -# bbb.shortcutkey.present.upload = 85 -# bbb.shortcutkey.present.upload.function = Upload presentation -# bbb.shortcutkey.present.previous = 65 -# bbb.shortcutkey.present.previous.function = Go to previous slide -# bbb.shortcutkey.present.select = 83 -# bbb.shortcutkey.present.select.function = View all slides -# bbb.shortcutkey.present.next = 69 -# bbb.shortcutkey.present.next.function = Go to next slide -# bbb.shortcutkey.present.fitWidth = 70 -# bbb.shortcutkey.present.fitWidth.function = Fit slides to width -# bbb.shortcutkey.present.fitPage = 80 -# bbb.shortcutkey.present.fitPage.function = Fit slides to page - -# bbb.shortcutkey.users.makePresenter = 80 -# bbb.shortcutkey.users.makePresenter.function = Make selected person presenter -# bbb.shortcutkey.users.kick = 75 -# bbb.shortcutkey.users.kick.function = Kick selected person from the meeting -# bbb.shortcutkey.users.mute = 83 -# bbb.shortcutkey.users.mute.function = Mute or unmute selected person -# bbb.shortcutkey.users.muteall = 65 -# bbb.shortcutkey.users.muteall.function = Mute or unmute all users -# bbb.shortcutkey.users.focusUsers = 85 -# bbb.shortcutkey.users.focusUsers.function = Focus to users list -# bbb.shortcutkey.users.muteAllButPres = 65 -# bbb.shortcutkey.users.muteAllButPres.function = Mute everyone but the Presenter - -# bbb.shortcutkey.chat.focusTabs = 89 -# bbb.shortcutkey.chat.focusTabs.function = Focus to chat tabs -# bbb.shortcutkey.chat.focusBox = 66 -# bbb.shortcutkey.chat.focusBox.function = Focus to chat box -# bbb.shortcutkey.chat.changeColour = 67 -# 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.explanation = ---- -# bbb.shortcutkey.chat.explanation.function = For message navigation, you must focus the chat box. - -# bbb.shortcutkey.chat.chatbox.advance = 40 -# bbb.shortcutkey.chat.chatbox.advance.function = Navigate to the next message -# bbb.shortcutkey.chat.chatbox.goback = 38 -# bbb.shortcutkey.chat.chatbox.goback.function = Navigate to the previous message -# bbb.shortcutkey.chat.chatbox.repeat = 32 -# bbb.shortcutkey.chat.chatbox.repeat.function = Repeat current message -# bbb.shortcutkey.chat.chatbox.golatest = 39 -# bbb.shortcutkey.chat.chatbox.golatest.function = Navigate to the latest message -# bbb.shortcutkey.chat.chatbox.gofirst = 37 -# bbb.shortcutkey.chat.chatbox.gofirst.function = Navigate to the first message -# bbb.shortcutkey.chat.chatbox.goread = 75 -# bbb.shortcutkey.chat.chatbox.goread.function = Navigate to the most recent message you've read -# bbb.shortcutkey.chat.chatbox.debug = 71 -# bbb.shortcutkey.chat.chatbox.debug.function = Temporary debug hotkey - -# bbb.polling.toolbar.toolTip = Manage Polls -# bbb.polling.buttonName = Manage Polls -# bbb.polling.createPoll = Create New Poll -# bbb.polling.createPoll.moreThanOneResponse = Allow users to choose more than one response -# bbb.polling.createPoll.hint = Hint\: Start every answer with a new line -# bbb.polling.createPoll.answers = Answers\: -# bbb.polling.createPoll.question = Question\: -# bbb.polling.createPoll.title = Title\: -# bbb.polling.createPoll.publishToWeb = Enable web polling - -# bbb.polling.pollPreview = Poll Preview -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.publish = Publish -# bbb.polling.pollPreview.preview = Preview -# bbb.polling.pollPreview.save = Save -# bbb.polling.pollPreview.cancel = Cancel -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.hereIsYourPoll = Here is your poll\: -# bbb.polling.pollPreview.ifYouWantChanges = if you want to make any changes use the 'Modify' button -# bbb.polling.pollPreview.checkAll = (check all that may apply) -# bbb.polling.pollPreview.pollWillPublishOnline = This poll will be available for web polling. - -# bbb.polling.resultBtn.label=Result -# bbb.polling.resultBtn.toolTip=Show poll result -# bbb.polling.startBtn.label=Start -# bbb.polling.startBtn.toolTip=Start poll -# bbb.polling.editBtn.label=Edit -# bbb.polling.editBtn.toolTip=Edit poll -# bbb.polling.deleteBtn.toolTip=Delete poll - -# bbb.publishVideo.startPublishBtn.labelText = Start Sharing -# bbb.publishVideo.changeCameraBtn.labelText = Change Webcam - -# bbb.accessibility.alerts.madePresenter = You are now the Presenter. -# bbb.accessibility.alerts.madeViewer = You are now a Viewer. - -# bbb.shortcutkey.polling.buttonClick = 80 -# bbb.shortcutkey.polling.buttonClick.function = Open the Polling Menu. -# bbb.shortcutkey.polling.focusTitle = 67 -# bbb.shortcutkey.polling.focusTitle.function = Focus to Title input box. -# bbb.shortcutkey.polling.focusQuestion = 81 -# bbb.shortcutkey.polling.focusQuestion.function = Focus to Question input box. -# bbb.shortcutkey.polling.focusAnswers = 65 -# bbb.shortcutkey.polling.focusAnswers.function = Focus to Answers input box. -# bbb.shortcutkey.polling.focusMultipleCB = 77 -# bbb.shortcutkey.polling.focusMultipleCB.function = Focus to "Allow multiple selections" checkbox. -# bbb.shortcutkey.polling.focusWebPollCB = 66 -# bbb.shortcutkey.polling.focusWebPollCB.function = Focus to "Enable web polling" checkbox. -# bbb.shortcutkey.polling.previewClick = 80 -# bbb.shortcutkey.polling.previewClick.function = Preview your poll and proceed. -# bbb.shortcutkey.polling.cancelClick = 88 -# bbb.shortcutkey.polling.cancelClick.function = Cancel and exit Poll creation. -# bbb.shortcutkey.polling.modify = 69 -# bbb.shortcutkey.polling.modify.function = Go back and modify your poll. -# bbb.shortcutkey.polling.publish = 85 -# bbb.shortcutkey.polling.publish.function = Publish your poll and open voting. -# bbb.shortcutkey.polling.save = 83 -# bbb.shortcutkey.polling.save.function = Save your poll to use later. - -# bbb.shortcutkey.pollStats.explanation = ---- -# bbb.shortcutkey.pollStats.explanation.function = Poll results are only available once the poll has been published. -# bbb.shortcutkey.polling.focusData = 68 -# bbb.shortcutkey.polling.focusData.function = Focus to poll results. -# bbb.shortcutkey.polling.refresh = 82 -# bbb.shortcutkey.polling.refresh.function = Refresh poll results. -# bbb.shortcutkey.polling.focusWebPoll = 73 -# bbb.shortcutkey.polling.focusWebPoll.function = Focus to web polling URL box. -# bbb.shortcutkey.polling.stopPoll = 79 -# bbb.shortcutkey.polling.stopPoll.function = Stop the poll and end voting. -# bbb.shortcutkey.polling.repostPoll = 80 -# bbb.shortcutkey.polling.repostPoll.function = Re-publish the poll. -# bbb.shortcutkey.polling.closeStatsWindow = 88 -# bbb.shortcutkey.polling.closeStatsWindow.function = Close Polling Results window. - -# bbb.shortcutkey.polling.vote = 86 -# bbb.shortcutkey.polling.vote.function = Cast your vote for the options selected. -# bbb.shortcutkey.polling.focusVoteQuestion = 81 -# bbb.shortcutkey.polling.focusVoteQuestion.function = Focus to question. - -# bbb.shortcutkey.specialKeys.space = Spacebar -# bbb.shortcutkey.specialKeys.left = Left Arrow -# bbb.shortcutkey.specialKeys.right = Right Arrow -# bbb.shortcutkey.specialKeys.up = Up Arrow -# bbb.shortcutkey.specialKeys.down = Down Arrow -# bbb.shortcutkey.specialKeys.plus = Plus -# bbb.shortcutkey.specialKeys.minus = Minus - -# bbb.toolbar.videodock.toolTip.closeAllVideos = Close all videos -# bbb.users.settings.lockAll=Lock All Users -# bbb.users.settings.lockAllExcept=Lock Users Except Presenter -# bbb.users.settings.lockSettings=Lock Viewers ... -# bbb.users.settings.unlockAll=Unlock All Viewers -# bbb.users.settings.roomIsLocked=Locked by default -# bbb.users.settings.roomIsMuted=Muted by default - -# bbb.lockSettings.save = Apply -# bbb.lockSettings.save.tooltip = Apply lock settings -# bbb.lockSettings.cancel = Cancel -# bbb.lockSettings.cancel.toolTip = Close this window without saving - -# bbb.lockSettings.moderatorLocking = Moderator locking -# bbb.lockSettings.privateChat = Private Chat -# bbb.lockSettings.publicChat = Public Chat -# bbb.lockSettings.webcam = Webcam -# bbb.lockSettings.microphone = Microphone -# bbb.lockSettings.layout = Layout -# bbb.lockSettings.title=Lock Viewers -# bbb.lockSettings.feature=Feature -# bbb.lockSettings.locked=Locked -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/sr_SR/bbbResources.properties b/clients/flash/web-client/src/locale/sr_SR/bbbResources.properties deleted file mode 100644 index 42aee5d31ef1..000000000000 --- a/clients/flash/web-client/src/locale/sr_SR/bbbResources.properties +++ /dev/null @@ -1,576 +0,0 @@ -bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Успостављање везу са сервером -bbb.mainshell.statusProgress.loading = Покреће {0} компонената -bbb.mainshell.statusProgress.cannotConnectServer = Извините, не можемо да успоставимо везу са сервером -bbb.mainshell.copyrightLabel2 = (c) 2012, BigBlueButton верзија {0} - за више информација погледајте http://www.bigbluebutton.org/. -bbb.mainshell.logBtn.toolTip = Отвори лог прозор -bbb.mainshell.resetLayoutBtn.toolTip = Ресетуј распоред -bbb.oldlocalewindow.reminder1 = Могуће је да имате стари превод BigBlueButton-а. -bbb.oldlocalewindow.reminder2 = Молимо вас да избрисете кеш вашег бровсера и пробајте поново. -bbb.oldlocalewindow.windowTitle = Упозорење: стари превод језика -bbb.micSettings.playSound = -bbb.micSettings.playSound.toolTip = -bbb.micSettings.hearFromHeadset = -bbb.micSettings.speakIntoMic = -bbb.micSettings.changeMic = -bbb.micSettings.changeMic.toolTip = -bbb.micSettings.join = -bbb.micSettings.cancel = Откажи -bbb.micSettings.cancel.toolTip = -bbb.micSettings.access.helpButton = -bbb.micSettings.access.title = -bbb.mainToolbar.helpBtn = Помоћ -bbb.mainToolbar.logoutBtn = Излаз -bbb.mainToolbar.logoutBtn.toolTip = Излаз -bbb.mainToolbar.langSelector = -bbb.mainToolbar.settingsBtn = Подешавања -bbb.mainToolbar.settingsBtn.toolTip = Отвори подешавања -bbb.mainToolbar.shortcutBtn = -bbb.mainToolbar.shortcutBtn.toolTip = -bbb.window.minimizeBtn.toolTip = -bbb.window.maximizeRestoreBtn.toolTip = -bbb.window.closeBtn.toolTip = -bbb.videoDock.titleBar = -bbb.presentation.titleBar = -bbb.chat.titleBar = -bbb.users.title = -bbb.users.titleBar = -bbb.users.minimizeBtn.accessibilityName = -bbb.users.maximizeRestoreBtn.accessibilityName = -bbb.users.settings.buttonTooltip = -bbb.users.settings.audioSettings = -bbb.users.settings.webcamSettings = -bbb.users.settings.muteAll = -bbb.users.settings.muteAllExcept = -bbb.users.settings.unmuteAll = -bbb.users.settings.lowerAllHands = -bbb.users.raiseHandBtn.toolTip = -bbb.users.pushToTalk.toolTip = -bbb.users.pushToMute.toolTip = -bbb.users.muteMeBtnTxt.talk = -bbb.users.muteMeBtnTxt.mute = -bbb.users.muteMeBtnTxt.muted = -bbb.users.muteMeBtnTxt.unmuted = -bbb.users.usersGrid.accessibilityName = -bbb.users.usersGrid.nameItemRenderer = -bbb.users.usersGrid.statusItemRenderer = -bbb.users.usersGrid.statusItemRenderer.changePresenter = -bbb.users.usersGrid.statusItemRenderer.presenter = -bbb.users.usersGrid.statusItemRenderer.moderator = -bbb.users.usersGrid.statusItemRenderer.lowerHand = -bbb.users.usersGrid.statusItemRenderer.handRaised = -bbb.users.usersGrid.statusItemRenderer.viewer = -bbb.users.usersGrid.mediaItemRenderer = -bbb.users.usersGrid.mediaItemRenderer.talking = -bbb.users.usersGrid.mediaItemRenderer.webcam = -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = -bbb.users.usersGrid.mediaItemRenderer.pushToMute = -bbb.users.usersGrid.mediaItemRenderer.pushToLock = -bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = -bbb.users.usersGrid.mediaItemRenderer.kickUser = -bbb.users.usersGrid.mediaItemRenderer.micOff = -bbb.users.usersGrid.mediaItemRenderer.micOn = -bbb.users.usersGrid.mediaItemRenderer.noAudio = -bbb.presentation.title = Презентација -bbb.presentation.fitToWidth.toolTip = -bbb.presentation.fitToPage.toolTip = -bbb.presentation.uploadPresBtn.toolTip = Пребаци документ за презентацију. -bbb.presentation.backBtn.toolTip = Претходни слајд -bbb.presentation.btnSlideNum.toolTip = -bbb.presentation.forwardBtn.toolTip = Следећи слајд -bbb.presentation.maxUploadFileExceededAlert = Грешка: ова датотека је већа него што је дозвољено. -bbb.presentation.uploadcomplete = Пребацивање успешно. Молимо сачекајте док се документ конвертује. -bbb.presentation.uploaded = пребачен. -bbb.presentation.document.supported = Пребачени документ је подржан. Починје конвертованје... -bbb.presentation.document.converted = Документ успешно конвертован. -bbb.presentation.error.document.convert.failed = Грешка: конвертовање документа није могуће. -bbb.presentation.error.io = I/O Грешка: Молимо, контактирајте администратора. -bbb.presentation.error.security = Безбедносна грешка: молимо, Контактирајте администратора. -bbb.presentation.error.convert.notsupported = Грешка: датотека је у непознатом формату. -bbb.presentation.error.convert.nbpage = Грешка: није могуће установити колико слајдова има у документу. -bbb.presentation.error.convert.maxnbpagereach = Грешка: пребачени документ има превише страна. -bbb.presentation.converted = Претворили смо {0} од {1} слајдова. -bbb.presentation.ok = OK -bbb.presentation.slider = -bbb.presentation.uploadwindow.presentationfile = Датотека презентације -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 -bbb.presentation.minimizeBtn.accessibilityName = -bbb.presentation.maximizeRestoreBtn.accessibilityName = -bbb.presentation.closeBtn.accessibilityName = -bbb.fileupload.title = Пребаци презентацију. -bbb.fileupload.fileLbl = Датотека: -bbb.fileupload.selectBtn.label = -bbb.fileupload.selectBtn.toolTip = Изабери датотеку -bbb.fileupload.uploadBtn = Пребаци -bbb.fileupload.uploadBtn.toolTip = Пребаци датотеку -bbb.fileupload.presentationNamesLbl = Пребачене презентације: -bbb.fileupload.deleteBtn.toolTip = Избриши презентацију -bbb.fileupload.showBtn = Покажи -bbb.fileupload.showBtn.toolTip = Покажи презентацију -bbb.fileupload.okCancelBtn = Откажи -bbb.fileupload.okCancelBtn.toolTip = -bbb.fileupload.genThumbText = Генеришу се сличице.. -bbb.fileupload.progBarLbl = Статус: -bbb.chat.title = Ћаскање -bbb.chat.cmpColorPicker.toolTip = Боја текста -bbb.chat.sendBtn = Пошаљи -bbb.chat.sendBtn.toolTip = Пошаљи поруку -bbb.chat.sendBtn.accessibilityName = -bbb.chat.publicChatUsername = Сви -bbb.chat.privateChatSelect = Изаберите особу да причате приватно -bbb.chat.private.userLeft = -bbb.chat.usersList.toolTip = -bbb.chat.chatOptions = Опције ћаскања -bbb.chat.fontSize = Величина фонта -bbb.chat.cmbFontSize.toolTip = -bbb.chat.messageList = -bbb.chat.minimizeBtn.accessibilityName = -bbb.chat.maximizeRestoreBtn.accessibilityName = -bbb.chat.closeBtn.accessibilityName = -bbb.publishVideo.changeCameraBtn.labelText = -bbb.publishVideo.changeCameraBtn.toolTip = -bbb.publishVideo.cmbResolution.tooltip = -bbb.publishVideo.startPublishBtn.labelText = -bbb.publishVideo.startPublishBtn.toolTip = Покажите камеру -bbb.video.minimizeBtn.accessibilityName = -bbb.video.maximizeRestoreBtn.accessibilityName = -bbb.video.controls.muteButton.toolTip = -bbb.video.controls.switchPresenter.toolTip = -bbb.video.controls.ejectUserBtn.toolTip = -bbb.video.controls.privateChatBtn.toolTip = -bbb.video.publish.hint.noCamera = -bbb.video.publish.hint.cantOpenCamera = -bbb.video.publish.hint.waitingApproval = -bbb.video.publish.hint.videoPreview = -bbb.video.publish.hint.openingCamera = -bbb.video.publish.hint.cameraDenied = -bbb.video.publish.hint.cameraIsBeingUsed = -bbb.video.publish.hint.publishing = -bbb.video.publish.closeBtn.accessName = -bbb.video.publish.closeBtn.label = -bbb.video.publish.titleBar = -bbb.desktopPublish.title = Радна плоча: преглед предавача -bbb.desktopPublish.fullscreen.tooltip = Подели свој цео екран -bbb.desktopPublish.fullscreen.label = Цео екран -bbb.desktopPublish.region.tooltip = Покажите део екрана -bbb.desktopPublish.region.label = Област -bbb.desktopPublish.stop.tooltip = Затвори десктоп -bbb.desktopPublish.stop.label = Затвори -bbb.desktopPublish.maximizeRestoreBtn.toolTip = Не можете увећати прозор. -bbb.desktopPublish.closeBtn.toolTip = Затвори дељење радне плоче -bbb.desktopPublish.minimizeBtn.toolTip = Смањи прозор -bbb.desktopPublish.minimizeBtn.accessibilityName = -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = -bbb.desktopPublish.closeBtn.accessibilityName = -bbb.desktopView.title = Подела радне плоче -bbb.desktopView.fitToWindow = Попуни прозор -bbb.desktopView.actualSize = Стварна величина -bbb.desktopView.minimizeBtn.accessibilityName = -bbb.desktopView.maximizeRestoreBtn.accessibilityName = -bbb.desktopView.closeBtn.accessibilityName = -bbb.toolbar.phone.toolTip.start = -bbb.toolbar.phone.toolTip.stop = -bbb.toolbar.deskshare.toolTip.start = -bbb.toolbar.deskshare.toolTip.stop = -bbb.toolbar.video.toolTip.start = -bbb.toolbar.video.toolTip.stop = -bbb.layout.addButton.toolTip = -bbb.layout.combo.toolTip = -bbb.layout.loadButton.toolTip = -bbb.layout.saveButton.toolTip = -bbb.layout.lockButton.toolTip = -bbb.layout.combo.prompt = -bbb.layout.combo.custom = -bbb.layout.combo.customName = -bbb.layout.combo.remote = -bbb.layout.save.complete = -bbb.layout.load.complete = -bbb.layout.load.failed = -bbb.highlighter.toolbar.pencil = Маркер -bbb.highlighter.toolbar.pencil.accessibilityName = -bbb.highlighter.toolbar.ellipse = Круг -bbb.highlighter.toolbar.ellipse.accessibilityName = -bbb.highlighter.toolbar.rectangle = Правоугаоник -bbb.highlighter.toolbar.rectangle.accessibilityName = -bbb.highlighter.toolbar.panzoom = -bbb.highlighter.toolbar.panzoom.accessibilityName = -bbb.highlighter.toolbar.clear = Избриши све -bbb.highlighter.toolbar.clear.accessibilityName = -bbb.highlighter.toolbar.undo = Поништи задње -bbb.highlighter.toolbar.undo.accessibilityName = -bbb.highlighter.toolbar.color = Изабери боју -bbb.highlighter.toolbar.color.accessibilityName = -bbb.highlighter.toolbar.thickness = Промени дебљину -bbb.highlighter.toolbar.thickness.accessibilityName = -bbb.logout.appshutdown = Изгубљена конекција са сервером -bbb.logout.asyncerror = Изгубљена веза са сервером -bbb.logout.connectionclosed = Веза са сервером је затворена -bbb.logout.connectionfailed = Неуспело повезивање са сервером -bbb.logout.rejected = Повезивање са сервером одбачено -bbb.logout.invalidapp = ред5 аппликација не постоји -bbb.logout.unknown = Изгубљена конекција са сервером -bbb.logout.usercommand = Успешно сте изашли из конференције -bbb.notes.title = -bbb.notes.cmpColorPicker.toolTip = -bbb.notes.saveBtn = -bbb.notes.saveBtn.toolTip = -bbb.settings.deskshare.instructions = -bbb.settings.deskshare.start = Обележи поделу радне плоче -bbb.settings.voice.volume = Активитет микрофона -bbb.settings.java.label = Грешка у Јава верзији -bbb.settings.java.text = Инсталирана је Java верзија {0}, али вам је потребна минимум {1} да користите опцију за дељење радне плоче. Кликни на дугме доле да инсталираш најновију Java JRE верзију. -bbb.settings.java.command = Инсталирај најновију Јаву -bbb.settings.flash.label = Грешка у Flash верзији -bbb.settings.flash.text = Инсталирана је Flash верзија {0}, али вам је потребна минимум {1} да користите BigBlueButton како треба. Кликни на дугме доле да инсталираш најновију Adobe Flash верзију. -bbb.settings.flash.command = Инсталирај најновији Flash -bbb.settings.isight.label = Грешка са iSight камером -bbb.settings.isight.text = Уколико имате проблем са вашом iSight камером, то је због тога што користите OS X 10.6.5, код ког је познат проблем са Flash преносом видеа са iSight камере.\nДа би то то кориговали, притисните на везу доле како би инсталирали најновију верзију Flash-а, или инсталитајте најновију верзију Mac-а. -bbb.settings.isight.command = Инсталирај Flash 10.2 RC2 -bbb.settings.warning.label = Упозорење -bbb.settings.warning.close = Искључите ово упозорење -bbb.settings.noissues = Нема пронађених предстојећих задатака. -bbb.settings.instructions = Прихвати Flash захтев који пита за приступ камери. Ако можеш себе да видиш и чујеш, претраживач је исправно подешен. Друге потенцијалне могућности су приказане доле. Кликни на сваку да видиш решење. -bbb.videodock.title = -ltbcustom.bbb.highlighter.toolbar.triangle = -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = -ltbcustom.bbb.highlighter.toolbar.line = -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = -ltbcustom.bbb.highlighter.toolbar.text = -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = -bbb.accessibility.chat.chatBox.reachedFirst = -bbb.accessibility.chat.chatBox.reachedLatest = -bbb.accessibility.chat.chatBox.navigatedFirst = -bbb.accessibility.chat.chatBox.navigatedLatest = -bbb.accessibility.chat.chatBox.navigatedLatestRead = -bbb.accessibility.chat.chatwindow.input = -bbb.accessibility.chat.chatView.publicTabNew = -bbb.accessibility.chat.chatView.privateTabNew = -bbb.accessibility.notes.notesview.input = -bbb.shortcuthelp.title = -bbb.shortcuthelp.minimizeBtn.accessibilityName = -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = -bbb.shortcuthelp.closeBtn.accessibilityName = -bbb.shortcuthelp.dropdown.general = -bbb.shortcuthelp.dropdown.presentation = -bbb.shortcuthelp.dropdown.chat = -bbb.shortcuthelp.dropdown.users = -bbb.shortcuthelp.dropdown.polling = -bbb.shortcuthelp.dropdown.polling2 = -bbb.shortcutkey.general.minimize = -bbb.shortcutkey.general.minimize.function = -bbb.shortcutkey.general.maximize = -bbb.shortcutkey.general.maximize.function = -bbb.shortcutkey.flash.exit = -bbb.shortcutkey.flash.exit.function = -bbb.shortcutkey.users.muteme = -bbb.shortcutkey.users.muteme.function = -bbb.shortcutkey.chat.chatinput = -bbb.shortcutkey.chat.chatinput.function = -bbb.shortcutkey.present.focusslide = -bbb.shortcutkey.present.focusslide.function = -bbb.shortcutkey.whiteboard.undo = -bbb.shortcutkey.whiteboard.undo.function = -bbb.shortcutkey.focus.users = -bbb.shortcutkey.focus.users.function = -bbb.shortcutkey.focus.video = -bbb.shortcutkey.focus.video.function = -bbb.shortcutkey.focus.presentation = -bbb.shortcutkey.focus.presentation.function = -bbb.shortcutkey.focus.chat = -bbb.shortcutkey.focus.chat.function = -bbb.shortcutkey.focus.pollingCreate = -bbb.shortcutkey.focus.pollingCreate.function = -bbb.shortcutkey.focus.pollingStats = -bbb.shortcutkey.focus.pollingStats.function = -bbb.shortcutkey.focus.voting = -bbb.shortcutkey.focus.voting.function = -bbb.shortcutkey.share.desktop = -bbb.shortcutkey.share.desktop.function = -bbb.shortcutkey.share.microphone = -bbb.shortcutkey.share.microphone.function = -bbb.shortcutkey.share.webcam = -bbb.shortcutkey.share.webcam.function = -bbb.shortcutkey.shortcutWindow = -bbb.shortcutkey.shortcutWindow.function = -bbb.shortcutkey.logout = -bbb.shortcutkey.logout.function = -bbb.shortcutkey.raiseHand = -bbb.shortcutkey.raiseHand.function = -bbb.shortcutkey.present.upload = -bbb.shortcutkey.present.upload.function = -bbb.shortcutkey.present.previous = -bbb.shortcutkey.present.previous.function = -bbb.shortcutkey.present.select = -bbb.shortcutkey.present.select.function = -bbb.shortcutkey.present.next = -bbb.shortcutkey.present.next.function = -bbb.shortcutkey.present.fitWidth = -bbb.shortcutkey.present.fitWidth.function = -bbb.shortcutkey.present.fitPage = -bbb.shortcutkey.present.fitPage.function = -bbb.shortcutkey.users.makePresenter = -bbb.shortcutkey.users.makePresenter.function = -bbb.shortcutkey.users.kick = -bbb.shortcutkey.users.kick.function = -bbb.shortcutkey.users.mute = -bbb.shortcutkey.users.mute.function = -bbb.shortcutkey.users.muteall = -bbb.shortcutkey.users.muteall.function = -bbb.shortcutkey.users.focusUsers = -bbb.shortcutkey.users.focusUsers.function = -bbb.shortcutkey.users.muteAllButPres = -bbb.shortcutkey.users.muteAllButPres.function = -bbb.shortcutkey.chat.focusTabs = -bbb.shortcutkey.chat.focusTabs.function = -bbb.shortcutkey.chat.focusBox = -bbb.shortcutkey.chat.focusBox.function = -bbb.shortcutkey.chat.changeColour = -bbb.shortcutkey.chat.changeColour.function = -bbb.shortcutkey.chat.sendMessage = -bbb.shortcutkey.chat.sendMessage.function = -bbb.shortcutkey.chat.explanation = -bbb.shortcutkey.chat.explanation.function = -bbb.shortcutkey.chat.chatbox.advance = -bbb.shortcutkey.chat.chatbox.advance.function = -bbb.shortcutkey.chat.chatbox.goback = -bbb.shortcutkey.chat.chatbox.goback.function = -bbb.shortcutkey.chat.chatbox.repeat = -bbb.shortcutkey.chat.chatbox.repeat.function = -bbb.shortcutkey.chat.chatbox.golatest = -bbb.shortcutkey.chat.chatbox.golatest.function = -bbb.shortcutkey.chat.chatbox.gofirst = -bbb.shortcutkey.chat.chatbox.gofirst.function = -bbb.shortcutkey.chat.chatbox.goread = -bbb.shortcutkey.chat.chatbox.goread.function = -bbb.shortcutkey.chat.chatbox.debug = -bbb.shortcutkey.chat.chatbox.debug.function = -bbb.polling.createPoll = -bbb.polling.createPoll.moreThanOneResponse = -bbb.polling.createPoll.hint = -bbb.polling.createPoll.answers = -bbb.polling.createPoll.question = -bbb.polling.createPoll.title = -bbb.polling.createPoll.publishToWeb = -bbb.polling.pollPreview = -bbb.polling.pollPreview.modify = -bbb.polling.pollPreview.publish = -bbb.polling.pollPreview.preview = -bbb.polling.pollPreview.save = -bbb.polling.pollPreview.cancel = -bbb.polling.pollPreview.hereIsYourPoll = -bbb.polling.pollPreview.ifYouWantChanges = -bbb.polling.pollPreview.checkAll = -bbb.polling.pollPreview.pollWillPublishOnline = -bbb.polling.validation.toolongAnswer = -bbb.polling.validation.toolongQuestion = -bbb.polling.validation.toolongTitle = -bbb.polling.validation.noQuestion = -bbb.polling.validation.noTitle = -bbb.polling.validation.toomuchAnswers = -bbb.polling.validation.eachNewLine = -bbb.polling.validation.answerUnique = -bbb.polling.validation.atLeast2Answers = -bbb.polling.validation.duplicateTitle = -bbb.polling.pollView.vote = -bbb.polling.toolbar.toolTip = -bbb.polling.stats.repost = -bbb.polling.stats.close = -bbb.polling.stats.didNotVote = -bbb.polling.stats.refresh = -bbb.polling.stats.stopPoll = -bbb.polling.stats.webPollURL = -bbb.polling.stats.answer = -bbb.polling.stats.votes = -bbb.polling.stats.percentage = -bbb.polling.webPollClosed = -bbb.polling.pollClosed = -bbb.polling.vote.error.radio = -bbb.polling.vote.error.check = -bbb.accessibility.alerts.madePresenter = -bbb.accessibility.alerts.madeViewer = -bbb.shortcutkey.polling.buttonClick = -bbb.shortcutkey.polling.buttonClick.function = -bbb.shortcutkey.polling.focusTitle = -bbb.shortcutkey.polling.focusTitle.function = -bbb.shortcutkey.polling.focusQuestion = -bbb.shortcutkey.polling.focusQuestion.function = -bbb.shortcutkey.polling.focusAnswers = -bbb.shortcutkey.polling.focusAnswers.function = -bbb.shortcutkey.polling.focusMultipleCB = -bbb.shortcutkey.polling.focusMultipleCB.function = -bbb.shortcutkey.polling.focusWebPollCB = -bbb.shortcutkey.polling.focusWebPollCB.function = -bbb.shortcutkey.polling.previewClick = -bbb.shortcutkey.polling.previewClick.function = -bbb.shortcutkey.polling.cancelClick = -bbb.shortcutkey.polling.cancelClick.function = -bbb.shortcutkey.polling.modify = -bbb.shortcutkey.polling.modify.function = -bbb.shortcutkey.polling.publish = -bbb.shortcutkey.polling.publish.function = -bbb.shortcutkey.polling.save = -bbb.shortcutkey.polling.save.function = -bbb.shortcutkey.pollStats.explanation = -bbb.shortcutkey.pollStats.explanation.function = -bbb.shortcutkey.polling.focusData = -bbb.shortcutkey.polling.focusData.function = -bbb.shortcutkey.polling.refresh = -bbb.shortcutkey.polling.refresh.function = -bbb.shortcutkey.polling.focusWebPoll = -bbb.shortcutkey.polling.focusWebPoll.function = -bbb.shortcutkey.polling.stopPoll = -bbb.shortcutkey.polling.stopPoll.function = -bbb.shortcutkey.polling.repostPoll = -bbb.shortcutkey.polling.repostPoll.function = -bbb.shortcutkey.polling.closeStatsWindow = -bbb.shortcutkey.polling.closeStatsWindow.function = -bbb.shortcutkey.polling.vote = -bbb.shortcutkey.polling.vote.function = -bbb.shortcutkey.polling.focusVoteQuestion = -bbb.shortcutkey.polling.focusVoteQuestion.function = -bbb.presentation.uploadPresBtn = Пребаци документ за презентацију. -bbb.presentation.slideNumLbl.toolTip = Притисни да изабереш слајд -bbb.presentation.slideNumberButton = -bbb.whiteboard.chooseColour = -bbb.whiteboard.slider = -bbb.chat.sendBtn.name = -bbb.publishVideo.changeCamera.toolTip = -bbb.desktopPublish.fullScreenBtn = -bbb.desktopPublish.closeBtn = -bbb.desktopPublish.regionBtn = -bbb.pageTitle = BigBlueButton -bbb.presentation.resetZoomBtn.toolTip = Ресетуј увеличање -bbb.presentation.presenterNameLbl = {0} тренутно представља. -bbb.presentation.clickToUpload = Пребаци презентацију -bbb.presentation.error.convert.format = Грешка: датотека је у непознатом формату. -bbb.presentation.error.convert.swf = Грешка приликом конвертовања документа. Молимо контактирајте администратора. -bbb.presentation.uploadwindow.closeLabel = Притисните ОК да затворите прозор -bbb.chat.publicMsgAwaiting = Нова порука -bbb.chat.publicMsgAwaiting2 = * Нова порука * -bbb.chat.privateMsgAwaiting = Нова приватна порука -bbb.chat.privateMsgAwaiting2 = * Нова приватна порука * -bbb.listeners.title = Слушаоца {0} {1} -bbb.publishVideo.title = Покажите камеру -bbb.video.publish.close.tooltip = Затвори камеру -bbb.video.publish.close.label = Затвори -bbb.video.keepAspectBtn.tooltip = -bbb.video.fitVideoBtn.tooltip = -bbb.video.originalSizeBtn.tooltip = -bbb.video.publish.startBtn = -bbb.video.publish.selectBtn = -bbb.video.publish.resolutionBtn = -bbb.video.publish.minimizeBtn = -bbb.video.publish.maximizeRestoreBtn = -bbb.highlighter.toolbar.color.accesibilityName = -bbb.highlighter.button.toolTipShow = Покажи таблу -bbb.highlighter.button.toolTipHide = Сакри таблу -bbb.settings.voice.adjust = Подеси јачину -bbb.microphone.settings.closeBtn.label = -bbb.microphone.settings.closeBtn.accessName = -ltbcustom.bbb.highlighter.toolbar.select = -ltbcustom.bbb.highlighter.toolbar.highlighter = -ltbcustom.bbb.highlighter.toolbar.eraser = -ltbcustom.bbb.highlighter.toolbar.toggleFill = -ltbcustom.bbb.highlighter.texttoolbar.toggleGrid = -ltbcustom.bbb.highlighter.toolbar.toggleTransparency = -ltbcustom.bbb.highlighter.toolbar.fillColorPicker = -ltbcustom.bbb.highlighter.texttoolbar.backColorPicker = -ltbcustom.bbb.highlighter.texttoolbar.backColorVisible = -bbb.accessibility.chat.plustab.fontsize = -bbb.polling.stats.title = -bbb.polling.view.title = -bbb.viewers.titleBar = -bbb.listeners.titleBar = -bbb.viewers.title = Учесника {0} {1} -bbb.viewers.viewersGrid.nameItemRenderer = Име -bbb.viewers.viewersGrid.nameItemRenderer.nameLabel.toolTip = Ви сте овај учесник. -bbb.viewers.viewersGrid.roleItemRenderer = Улога -bbb.viewers.viewersGrid.statusItemRenderer = Статус -bbb.viewers.viewersGrid.statusItemRenderer.raiseHand.toolTip = Подигнутих руку {0} -bbb.viewers.viewersGrid.statusItemRenderer.streamIcon.toolTip = Притисни да погледаш. -bbb.viewers.viewersGrid.statusItemRenderer.presIcon.toolTip = Предавач -bbb.viewers.presentBtn.toolTip = Изаберите ко ће да буде предавач. -bbb.viewers.presentBtn.accessibilityName = -bbb.viewers.userList = -bbb.viewers.raiseHandBtn.toolTip = Притисни да подигнеш руку. -bbb.viewers.presentBtn.label = Промените предавача -bbb.viewers.kickUserBtn.toolTip = Избаците учесника -bbb.viewers.minimizeBtn.accessibilityName = -bbb.viewers.maximizeRestoreBtn.accessibilityName = -bbb.viewers.closeBtn.accessibilityName = -bbb.participants.title = -bbb.participants.titleBar = -bbb.participants.minimizeBtn.accessibilityName = -bbb.participants.maximizeRestoreBtn.accessibilityName = -bbb.participants.settings.buttonTooltip = -bbb.participants.settings.audioSettings = -bbb.participants.settings.muteAll = -bbb.participants.settings.unmuteAll = -bbb.participants.settings.lowerAllHands = -bbb.participants.pushToTalk.toolTip = -bbb.participants.pushToMute.toolTip = -bbb.participants.participantsGrid.accessibilityName = -bbb.participants.participantsGrid.nameItemRenderer = -bbb.participants.participantsGrid.statusItemRenderer = -bbb.participants.participantsGrid.statusItemRenderer.changePresenter = -bbb.participants.participantsGrid.statusItemRenderer.presenter = -bbb.participants.participantsGrid.statusItemRenderer.moderator = -bbb.participants.participantsGrid.statusItemRenderer.handRaised = -bbb.participants.participantsGrid.statusItemRenderer.viewer = -bbb.participants.participantsGrid.mediaItemRenderer = -bbb.participants.participantsGrid.mediaItemRenderer.talking = -bbb.participants.participantsGrid.mediaItemRenderer.webcam = -bbb.participants.participantsGrid.mediaItemRenderer.pushToTalk = -bbb.participants.participantsGrid.mediaItemRenderer.pushToMute = -bbb.participants.participantsGrid.mediaItemRenderer.kickUser = -bbb.participants.participantsGrid.mediaItemRenderer.micOff = -bbb.participants.participantsGrid.mediaItemRenderer.micOn = -bbb.participants.participantsGrid.mediaItemRenderer.noAudio = -bbb.listeners.userList = -bbb.listeners.pushToTalk.toolTip = -bbb.listeners.pushToMute.toolTip = -bbb.listeners.talk = -bbb.listeners.mute = -bbb.listeners.muteAllBtn.toolTip = Ућуткај све -bbb.listeners.unmuteAllBtn.toolTip = Ућуткај све -bbb.listeners.ejectTooltip = Избаците учесника -bbb.listeners.minimizeBtn.accessibilityName = -bbb.listeners.maximizeRestoreBtn.accessibilityName = -bbb.listeners.closeBtn.accessibilityName = -bbb.listenerItem.nameLbl.toolTip = Изабери овог корисникаикликни на дугме да га ућуткаш или му дозволиш да прича. -bbb.listenerItem.talkImg.toolTip = Причај -bbb.listenerItem.lockImg.toolTip = Кликни да ућуткаш или дозволиш да говори -bbb.listenerItem.muteUnmute.toolTip = Ућуткај или дозволи да прича овај учесник -bbb.shortcuthelp.dropdown.participants = -bbb.shortcutkey.participants.muteme = -bbb.shortcutkey.participants.muteme.function = -bbb.shortcutkey.focus.participants = -bbb.shortcutkey.focus.participants.function = -bbb.shortcutkey.participants.makePresenter = -bbb.shortcutkey.participants.makePresenter.function = -bbb.shortcutkey.participants.kick = -bbb.shortcutkey.participants.kick.function = -bbb.shortcutkey.participants.mute = -bbb.shortcutkey.participants.mute.function = -bbb.shortcutkey.participants.muteall = -bbb.shortcutkey.participants.muteall.function = -bbb.shortcutkey.participants.focusUsers = -bbb.shortcutkey.participants.focusUsers.function = -bbb.shortcuthelp.dropdown.all = -bbb.shortcuthelp.dropdown.audio = -bbb.shortcutkey.listeners.muteme = -bbb.shortcutkey.listeners.muteme.function = -bbb.shortcutkey.chat.chattabs = -bbb.shortcutkey.chat.chattabs.function = -bbb.toolbar.phone.toolTip = Користи микрофон -bbb.toolbar.deskshare.toolTip = Подели радну плочу -bbb.toolbar.video.toolTip = Користи камеру -bbb.zzzzz.yyyy = - = diff --git a/clients/flash/web-client/src/locale/sv_SE/bbbResources.properties b/clients/flash/web-client/src/locale/sv_SE/bbbResources.properties deleted file mode 100644 index de2cbfc9cdf2..000000000000 --- a/clients/flash/web-client/src/locale/sv_SE/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -# bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Ansluter till server -bbb.mainshell.statusProgress.loading = Laddar {0} moduler -bbb.mainshell.statusProgress.cannotConnectServer = Beklagar, servern kan inte nås. -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Öppna loggfönster -# bbb.mainshell.meetingNotFound = Meeting Not Found -# bbb.mainshell.invalidAuthToken = Invalid Authentication Token -bbb.mainshell.resetLayoutBtn.toolTip = Återställ layout -# bbb.mainshell.notification.tunnelling = Tunnelling -# bbb.mainshell.notification.webrtc = WebRTC Audio -bbb.oldlocalewindow.reminder1 = Du har antagligen en översättning för BigBlueButton som är gammal. -bbb.oldlocalewindow.reminder2 = Vänligen rensa webbläsarens cacheminne och försök igen. -bbb.oldlocalewindow.windowTitle = Varning\: översättningsfilerna är föråldrade -# bbb.audioSelection.title = How do you want to join the audio? -# bbb.audioSelection.btnMicrophone.label = Microphone -# bbb.audioSelection.btnMicrophone.toolTip = Join the audio with your microphone -# bbb.audioSelection.btnListenOnly.label = Listen Only -# bbb.audioSelection.btnListenOnly.toolTip = Join the audio as listen only -# bbb.audioSelection.txtPhone.text = To join this meeting by phone, dial\: {0} then enter {1} as the conference pin number. -# bbb.micSettings.title = Audio Test -bbb.micSettings.speakers.header = Testa högtalare -# bbb.micSettings.microphone.header = Test Microphone -bbb.micSettings.playSound = Testa högtalare -bbb.micSettings.playSound.toolTip = Spela testmusik i högtalarna -bbb.micSettings.hearFromHeadset = Du ska nu höra ljud i ditt headset, inte i dina datorhögtalare -# bbb.micSettings.speakIntoMic = If you are using a headset (or earbuds), you should hear the audio from your headset -- not from your computer speakers. -# bbb.micSettings.echoTestMicPrompt = This is a private echo test. Speak a few words. Did you hear audio? -# bbb.micSettings.echoTestAudioYes = Yes -# bbb.micSettings.echoTestAudioNo = No -# bbb.micSettings.speakIntoMicTestLevel = Speak into your microphone. You should see the bar move. If not, choose another mic. -# bbb.micSettings.recommendHeadset = Use a headset with a microphone for best audio experience. -bbb.micSettings.changeMic = Testa eller ändra mikrofon -bbb.micSettings.changeMic.toolTip = Öppna dialogrutan för flashspelarens mikrofoninställningar -# bbb.micSettings.comboMicList.toolTip = Select a microphone -# bbb.micSettings.micRecordVolume.label = Gain -# bbb.micSettings.micRecordVolume.toolTip = Set your microphone gain -# bbb.micSettings.nextButton = Next -# bbb.micSettings.nextButton.toolTip = Start the echo test -bbb.micSettings.join = Anslut med ljud -# bbb.micSettings.join.toolTip = Join the audio conference -# bbb.micSettings.cancel = Cancel -# bbb.micSettings.connectingtoecho = Connecting -# bbb.micSettings.connectingtoecho.error = Echo Test Error\: Please contact administrator. -# bbb.micSettings.cancel.toolTip = Cancel joining the audio conference -bbb.micSettings.access.helpButton = Öppna instruktionsvideos på en ny sida -bbb.micSettings.access.title = Ljudinställningar. Ljudinställningar kommer vara aktiva tills fönstret stängs. -# bbb.micSettings.webrtc.title = WebRTC Support -# bbb.micSettings.webrtc.capableBrowser = Your browser supports WebRTC. -# bbb.micSettings.webrtc.capableBrowser.dontuseit = Click not to use WebRTC -# bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Click here if you don't want to use the WebRTC technology (recommended if you have problems using it). -# bbb.micSettings.webrtc.notCapableBrowser = WebRTC is not supported in your browser. Please use Google Chrome (version 32 or greater); or Mozilla Firefox (version 26 or greater). You will still be able to join the voice conference using the Adobe Flash Platform. -# bbb.micSettings.webrtc.connecting = Calling -# bbb.micSettings.webrtc.waitingforice = Connecting -# bbb.micSettings.webrtc.transferring = Transferring -# bbb.micSettings.webrtc.endingecho = Joining audio -# bbb.micSettings.webrtc.endedecho = Echo test ended. -# bbb.micPermissions.firefox.title = Firefox Microphone Permissions -# bbb.micPermissions.firefox.message1 = Choose your mic and then click Share. -# bbb.micPermissions.firefox.message2 = If you don't see the list of microphones, click on the microphone icon. -# bbb.micPermissions.chrome.title = Chrome Microphone Permissions -# bbb.micPermissions.chrome.message1 = Click Allow to give Chrome permission to use your microphone. -# bbb.micWarning.title = Audio Warning -# bbb.micWarning.joinBtn.label = Join anyway -# bbb.micWarning.testAgain.label = Test again -# bbb.micWarning.message = Your microphone did not show any activity, others probably won't be able to hear you during the session. -# bbb.webrtcWarning.message = Detected the following WebRTC issue\: {0}. Do you want to try Flash instead? -# bbb.webrtcWarning.title = WebRTC Audio Failure -# bbb.webrtcWarning.failedError.1001 = Error 1001\: WebSocket disconnected -# bbb.webrtcWarning.failedError.1002 = Error 1002\: Could not make a WebSocket connection -# bbb.webrtcWarning.failedError.1003 = Error 1003\: Browser version not supported -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -# bbb.webrtcWarning.failedError.1005 = Error 1005\: Call ended unexpectedly -# bbb.webrtcWarning.failedError.1006 = Error 1006\: Call timed out -# bbb.webrtcWarning.failedError.1007 = Error 1007\: ICE negotiation failed -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -# 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.mainToolbar.helpBtn = Hjälp -bbb.mainToolbar.logoutBtn = Logga ut -# bbb.mainToolbar.logoutBtn.toolTip = Log Out -bbb.mainToolbar.langSelector = Välj språk -bbb.mainToolbar.settingsBtn = Inställningar -bbb.mainToolbar.settingsBtn.toolTip = Öppna inställningar -# bbb.mainToolbar.shortcutBtn = Shortcut Keys -# bbb.mainToolbar.shortcutBtn.toolTip = Open Shortcut Keys Window -# bbb.mainToolbar.recordBtn.toolTip.start = Start recording -# bbb.mainToolbar.recordBtn.toolTip.stop = Stop recording -# bbb.mainToolbar.recordBtn.toolTip.recording = The session is being recorded -# bbb.mainToolbar.recordBtn.toolTip.notRecording = The session isn't being recorded -# 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.stop = Are you sure you want to stop recording the session? -# bbb.mainToolbar.recordBtn..notification.title = Record Notification -# bbb.mainToolbar.recordBtn..notification.message1 = You can record this meeting. -# 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.notRecording = Not Recording -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -bbb.window.minimizeBtn.toolTip = Minimera -bbb.window.maximizeRestoreBtn.toolTip = Maximera -bbb.window.closeBtn.toolTip = Stäng -bbb.videoDock.titleBar = Titelrad webkamerafönster -bbb.presentation.titleBar = Titelrad presentation -bbb.chat.titleBar = Titelrad chatt -bbb.users.title = Användare{0} {1} -bbb.users.titleBar = Titelrad användare -# bbb.users.quickLink.label = Users Window -bbb.users.minimizeBtn.accessibilityName = Minimera användarfönster -bbb.users.maximizeRestoreBtn.accessibilityName = Maximera användarfönster -bbb.users.settings.buttonTooltip = Inställningar -# bbb.users.settings.audioSettings = Audio Test -bbb.users.settings.webcamSettings = Webbkamerainställningar -bbb.users.settings.muteAll = Inaktivera ljud för alla användare -bbb.users.settings.muteAllExcept = Inaktivera ljud för alla användare förutom presentatör -bbb.users.settings.unmuteAll = Aktivera ljud för alla användare -bbb.users.settings.lowerAllHands = Avaktivera uppsträckta händer -bbb.users.raiseHandBtn.toolTip = Sträck upp hand -bbb.users.raiseHandBtn.toolTip2 = Sänk ned hand -# bbb.users.roomMuted.text = Viewers Muted -# bbb.users.roomLocked.text = Viewers Locked -bbb.users.pushToTalk.toolTip = Prata -bbb.users.pushToMute.toolTip = Avaktivera min mikrofon -bbb.users.muteMeBtnTxt.talk = Aktivera min mikrofon -bbb.users.muteMeBtnTxt.mute = Avaktivera mikrofon -bbb.users.muteMeBtnTxt.muted = Tystad -bbb.users.muteMeBtnTxt.unmuted = Ej tystad -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -bbb.users.usersGrid.accessibilityName = Användarlista. Använd piltangenter för att navigera. -bbb.users.usersGrid.nameItemRenderer = Namn -bbb.users.usersGrid.nameItemRenderer.youIdentifier = du -bbb.users.usersGrid.statusItemRenderer = Status -# bbb.users.usersGrid.statusItemRenderer.changePresenter = Click To Make Presenter -bbb.users.usersGrid.statusItemRenderer.presenter = Presentatör -bbb.users.usersGrid.statusItemRenderer.moderator = Moderator -bbb.users.usersGrid.statusItemRenderer.lowerHand = Sänk ned hand -bbb.users.usersGrid.statusItemRenderer.handRaised = Hand uppsträckt -bbb.users.usersGrid.statusItemRenderer.viewer = Visningsprogram -bbb.users.usersGrid.mediaItemRenderer = Media -bbb.users.usersGrid.mediaItemRenderer.talking = Talar -bbb.users.usersGrid.mediaItemRenderer.webcam = Delar webbkamera -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = Visa webbkamera -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = \ -bbb.users.usersGrid.mediaItemRenderer.pushToMute = Avaktivera mikrofon {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToLock = Lock {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Unlock {0} -bbb.users.usersGrid.mediaItemRenderer.kickUser = Avlägsna {0} -bbb.users.usersGrid.mediaItemRenderer.webcam = Delar webbkamera -bbb.users.usersGrid.mediaItemRenderer.micOff = Mikrofon avstängd -bbb.users.usersGrid.mediaItemRenderer.micOn = Mikrofon påslagen -bbb.users.usersGrid.mediaItemRenderer.noAudio = Inte i ljudkonferens -bbb.presentation.title = Presentation -bbb.presentation.titleWithPres = Presentation\: {0} -# bbb.presentation.quickLink.label = Presentation Window -# bbb.presentation.fitToWidth.toolTip = Fit Presentation To Width -# bbb.presentation.fitToPage.toolTip = Fit Presentation To Page -# bbb.presentation.uploadPresBtn.toolTip = Upload Presentation -bbb.presentation.backBtn.toolTip = Föregående bild -# bbb.presentation.btnSlideNum.accessibilityName = Slide {0} of {1} -bbb.presentation.btnSlideNum.toolTip = Välj en bild -bbb.presentation.forwardBtn.toolTip = Nästa bild -bbb.presentation.maxUploadFileExceededAlert = Fel\: Filstorleken är större än vad som är tillåtett -bbb.presentation.uploadcomplete = Filuppladdning genomförd. Vänligen vänta till konverteringen av dokumentet är genomförd. -bbb.presentation.uploaded = Uppladdad. -bbb.presentation.document.supported = Det uppladdade dokumentet stöds, startar konvertering... -bbb.presentation.document.converted = Konverteringen av dokumentet lyckades. -bbb.presentation.error.document.convert.failed = Fel\: konverteringen av dokumentet misslyckades. -bbb.presentation.error.io = Fel\: vänligen kontakta administratören. -bbb.presentation.error.security = Säkerhetsfel\: vänligen kontakta administratören. -bbb.presentation.error.convert.notsupported = Fel\: det uppladdade dokumentet stöds inte. Vänligen ladda upp en fil i kompatibelt format. -bbb.presentation.error.convert.nbpage = Fel\: misslyckades med att fastställa antalet sidor i det uppladdade dokumentet. -bbb.presentation.error.convert.maxnbpagereach = Fel\: det uppladdade dokumentet består av för många sidor. -bbb.presentation.converted = {0} av {1} sidor konverterade. -bbb.presentation.ok = OK -bbb.presentation.slider = Zoomningsnivå för presentation -# bbb.presentation.slideloader.starttext = Slide text start -# bbb.presentation.slideloader.endtext = Slide text end -bbb.presentation.uploadwindow.presentationfile = Presentationsfil -bbb.presentation.uploadwindow.pdf = PDF -bbb.presentation.uploadwindow.word = WORD -bbb.presentation.uploadwindow.excel = EXCEL -bbb.presentation.uploadwindow.powerpoint = POWERPOINT -bbb.presentation.uploadwindow.image = BILD -bbb.presentation.minimizeBtn.accessibilityName = Minimera presentationsfönstret -bbb.presentation.maximizeRestoreBtn.accessibilityName = Maximera presentationsfönstret -bbb.presentation.closeBtn.accessibilityName = Stäng presentationsfönster -bbb.fileupload.title = Lägg till filer till din presentation -# bbb.fileupload.lblFileName.defaultText = No file selected -bbb.fileupload.selectBtn.label = Välj fil -bbb.fileupload.selectBtn.toolTip = Öppna dialogruta för att välja fil -bbb.fileupload.uploadBtn = Ladda upp -bbb.fileupload.uploadBtn.toolTip = Ladda upp vald fil -bbb.fileupload.deleteBtn.toolTip = Radera presentation -bbb.fileupload.showBtn = Visa -bbb.fileupload.showBtn.toolTip = Visa presentation -bbb.fileupload.okCancelBtn = Avbryt -bbb.fileupload.okCancelBtn.toolTip = Stäng dialogruta för filuppladdning -bbb.fileupload.genThumbText = Skapar miniatyrbilder... -bbb.fileupload.progBarLbl = Framgång\: -# bbb.fileupload.fileFormatHint = Upload any office document or Portable Document Format (PDF) file. For best results upload PDF. -bbb.chat.title = Chatta -# bbb.chat.quickLink.label = Chat Window -bbb.chat.cmpColorPicker.toolTip = Textfärg -bbb.chat.input.accessibilityName = Redigeringsfönster för chattmeddelande -bbb.chat.sendBtn = Skicka -bbb.chat.sendBtn.toolTip = Skicka meddelande -bbb.chat.sendBtn.accessibilityName = Sänd chattmeddelande -# bbb.chat.contextmenu.copyalltext = Copy All Text -bbb.chat.publicChatUsername = Alla -bbb.chat.optionsTabName = Valmöjligheter -bbb.chat.privateChatSelect = Välj en person att chatta med privat -# 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.chatOptions = Chattalternativ -bbb.chat.fontSize = Textstorlek chattmeddelande -# bbb.chat.cmbFontSize.toolTip = Select Chat Message Font Size -bbb.chat.messageList = Meddelanden -bbb.chat.minimizeBtn.accessibilityName = Minimera chattfönster -bbb.chat.maximizeRestoreBtn.accessibilityName = Maximera chattfönster -bbb.chat.closeBtn.accessibilityName = Stäng chattfönster -# bbb.chat.chatTabs.accessibleNotice = New messages in this tab. -bbb.publishVideo.changeCameraBtn.labelText = Ändra webbkamera -bbb.publishVideo.changeCameraBtn.toolTip = Öppna dialogrutan för att ändra webbkamera -bbb.publishVideo.cmbResolution.tooltip = Välj upplösning för webbkamera -bbb.publishVideo.startPublishBtn.labelText = Starta delning -bbb.publishVideo.startPublishBtn.toolTip = Starta delning av din webbkamera -# 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 -# bbb.videodock.quickLink.label = Webcams Window -bbb.video.minimizeBtn.accessibilityName = Minimera fönstret för webbkameror -bbb.video.maximizeRestoreBtn.accessibilityName = Maximera fönstret för webbkameror -bbb.video.controls.muteButton.toolTip = Aktivera eller avaktivera mikrofon -bbb.video.controls.switchPresenter.toolTip = Gör {0} till presentatör -bbb.video.controls.ejectUserBtn.toolTip = Avlägsna {0} från möte -bbb.video.controls.privateChatBtn.toolTip = Chatta med {0} -bbb.video.publish.hint.noCamera = Ingen webbkamera tillgänglig -bbb.video.publish.hint.cantOpenCamera = Kan inte öppna din webbkamera -bbb.video.publish.hint.waitingApproval = Väntar på tillstånd -bbb.video.publish.hint.videoPreview = Förhandsvisning webbkamera -bbb.video.publish.hint.openingCamera = Öppnar webbkamera... -bbb.video.publish.hint.cameraDenied = Åtkomst till webbkamera nekades -bbb.video.publish.hint.cameraIsBeingUsed = Din webbkamera används av ett annat program -bbb.video.publish.hint.publishing = Publicerar... -bbb.video.publish.closeBtn.accessName = Stäng dialogrutan för webbkamerainställningar -# bbb.video.publish.closeBtn.label = Cancel -bbb.video.publish.titleBar = Publicera webbkamerafönster -bbb.desktopPublish.title = Skärmdelning\: Presentatörens förhandsvisning -# bbb.desktopPublish.fullscreen.tooltip = Share Your Main Screen -bbb.desktopPublish.fullscreen.label = Fullskärm -# bbb.desktopPublish.region.tooltip = Share a Part of Your Screen -bbb.desktopPublish.region.label = Region -bbb.desktopPublish.stop.tooltip = Stäng skärmdelning -bbb.desktopPublish.stop.label = Stäng -bbb.desktopPublish.maximizeRestoreBtn.toolTip = Du kan inte maximera detta fönster -bbb.desktopPublish.closeBtn.toolTip = Avsluta delning och stäng -# bbb.desktopPublish.chromeOnMacUnsupportedHint = Desktop sharing is not currently supported on Chrome running under Mac OS X. Recommend you use FireFox to share desktop. -bbb.desktopPublish.minimizeBtn.toolTip = Minimera -bbb.desktopPublish.minimizeBtn.accessibilityName = Minimera fönstret för skärmdelning -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Maximera fönstret för skärmdelning -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -bbb.desktopView.title = Skärmdelning -bbb.desktopView.fitToWindow = Anpassa till fönster -bbb.desktopView.actualSize = Visa verklig storlek -bbb.desktopView.minimizeBtn.accessibilityName = Minimera fönstret för skärmdelning -bbb.desktopView.maximizeRestoreBtn.accessibilityName = Maximera fönstret för skärmdelning -bbb.desktopView.closeBtn.accessibilityName = Stäng fönstret för skärmdelning -# bbb.toolbar.phone.toolTip.start = Share Your Microphone -# bbb.toolbar.phone.toolTip.stop = Stop Sharing Your Microphone -# bbb.toolbar.phone.toolTip.mute = Stop listening the conference -# bbb.toolbar.phone.toolTip.unmute = Start listening the conference -# bbb.toolbar.phone.toolTip.nomic = No microphone detected -# bbb.toolbar.deskshare.toolTip.start = Share Your Desktop -# bbb.toolbar.deskshare.toolTip.stop = Stop Sharing Your Desktop -# bbb.toolbar.video.toolTip.start = Share Your Webcam -# bbb.toolbar.video.toolTip.stop = Stop Sharing Your Webcam -bbb.layout.addButton.toolTip = Lägg till anpassad layout till listan -# bbb.layout.broadcastButton.toolTip = Apply Current Layout to All Viewers -# bbb.layout.combo.toolTip = Change Your Layout -bbb.layout.loadButton.toolTip = Ladda laoyouts från fil -bbb.layout.saveButton.toolTip = Spara layouts till fil -bbb.layout.lockButton.toolTip = Lås layout -bbb.layout.combo.prompt = Använd en layout -bbb.layout.combo.custom = * Anpassad layout -bbb.layout.combo.customName = Anpassad layout -bbb.layout.combo.remote = Fjärr -bbb.layout.save.complete = Layouter sparades -bbb.layout.load.complete = Layouter laddades -bbb.layout.load.failed = Misslyckades med att ladda layouter -# bbb.layout.name.defaultlayout = Default Layout -# bbb.layout.name.videochat = Video Chat -# bbb.layout.name.webcamsfocus = Webcam Meeting -# bbb.layout.name.presentfocus = Presentation Meeting -# bbb.layout.name.lectureassistant = Lecture Assistant -# bbb.layout.name.lecture = Lecture -bbb.highlighter.toolbar.pencil = Penna -bbb.highlighter.toolbar.pencil.accessibilityName = Ändra pekare för whiteboard till penna -bbb.highlighter.toolbar.ellipse = Cirkel -bbb.highlighter.toolbar.ellipse.accessibilityName = Ändra markör för whiteboard till cirkel -bbb.highlighter.toolbar.rectangle = Rektangel -bbb.highlighter.toolbar.rectangle.accessibilityName = Ändra markören för whiteboard till rektangel -bbb.highlighter.toolbar.panzoom = Panorera och zooma -bbb.highlighter.toolbar.panzoom.accessibilityName = Ändra markör för whiteboard till panorera och zooma -# bbb.highlighter.toolbar.clear = Clear All Annotations -bbb.highlighter.toolbar.clear.accessibilityName = Rensa whiteboardsidan -# bbb.highlighter.toolbar.undo = Undo Annotation -bbb.highlighter.toolbar.undo.accessibilityName = Ångra senaste whiteboardform -bbb.highlighter.toolbar.color = Välj färg -# bbb.highlighter.toolbar.color.accessibilityName = Whiteboard mark draw color -# bbb.highlighter.toolbar.thickness = Change Thickness -# bbb.highlighter.toolbar.thickness.accessibilityName = Whiteboard draw thickness -# bbb.logout.title = Logged Out -bbb.logout.button.label = OK -# 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.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.refresh.message = If this logout was unexpected click the button below to reconnect. -# bbb.logout.refresh.label = Reconnect -# bbb.logout.confirm.title = Confirm Logout -# bbb.logout.confirm.message = Are you sure you want to log out? -# bbb.logout.confirm.yes = Yes -# bbb.logout.confirm.no = No -# bbb.notes.title = Notes -bbb.notes.cmpColorPicker.toolTip = Textfärg -# bbb.notes.saveBtn = Save -# bbb.notes.saveBtn.toolTip = Save Note -# bbb.settings.deskshare.instructions = Choose Allow on the prompt that pops up to check that desktop sharing is working properly for you -# bbb.settings.deskshare.start = Check Desktop Sharing -# bbb.settings.voice.volume = Microphone Activity -# bbb.settings.java.label = Java version error -# bbb.settings.java.text = You have Java {0} installed, but you need at least version {1} to use the BigBlueButton desktop sharing feature. The button below will install the newest Java JRE version. -# bbb.settings.java.command = Install newest Java -# bbb.settings.flash.label = Flash version error -# bbb.settings.flash.text = You have Flash {0} installed, but you need at least version {1} to run BigBlueButton properly. The button below will install the newest Adobe Flash version. -# bbb.settings.flash.command = Install newest Flash -# bbb.settings.isight.label = iSight webcam error -# bbb.settings.isight.text = If you have problems with your iSight webcam, it may be because you are running OS X 10.6.5, which is known to have a problem with Flash capturing video from the iSight webcam. \n To correct this, the link below will install a newer version of Flash player, or update your Mac to the newest version -# bbb.settings.isight.command = Install Flash 10.2 RC2 -# bbb.settings.warning.label = Warning -# bbb.settings.warning.close = Close this Warning -# bbb.settings.noissues = No outstanding issues have been detected. -# bbb.settings.instructions = Accept the Flash prompt that asks you for webcam permissions. If the output matches what is expected, your browser has been set up correctly. Other potentials issues are below. Examine them to find a possible solution. -# ltbcustom.bbb.highlighter.toolbar.triangle = Triangle -# ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Switch whiteboard cursor to triangle -# ltbcustom.bbb.highlighter.toolbar.line = Line -# ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Switch whiteboard cursor to line -# ltbcustom.bbb.highlighter.toolbar.text = Text -# ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Switch whiteboard cursor to text -# ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Text color -# ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Font size - -# bbb.accessibility.clientReady = Ready - -# bbb.accessibility.chat.chatBox.reachedFirst = You have reached the first message. -# bbb.accessibility.chat.chatBox.reachedLatest = You have reached the latest message. -# bbb.accessibility.chat.chatBox.navigatedFirst = You have navigated to the first message. -# 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.initialDescription = Please use the arrow keys to navigate through chat messages. - -# bbb.accessibility.notes.notesview.input = Notes input - -# bbb.shortcuthelp.title = Shortcut Keys -# bbb.shortcuthelp.minimizeBtn.accessibilityName = Minimize the Shortcut Help Window -# bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Maximize the Shortcut Help Window -# bbb.shortcuthelp.closeBtn.accessibilityName = Close the Shortcut Help Window -# bbb.shortcuthelp.dropdown.general = Global shortcuts -# bbb.shortcuthelp.dropdown.presentation = Presentation shortcuts -# bbb.shortcuthelp.dropdown.chat = Chat shortcuts -# bbb.shortcuthelp.dropdown.users = Users shortcuts -# bbb.shortcuthelp.dropdown.polling = Presenter Polling shortcuts -# bbb.shortcuthelp.dropdown.polling2 = Viewer Polling shortcuts -# bbb.shortcuthelp.headers.shortcut = Shortcut -# bbb.shortcuthelp.headers.function = Function - -# bbb.shortcutkey.general.minimize = 189 -# bbb.shortcutkey.general.minimize.function = Minimize current window -# bbb.shortcutkey.general.maximize = 187 -# bbb.shortcutkey.general.maximize.function = Maximize current window - -# bbb.shortcutkey.flash.exit = 81 -# bbb.shortcutkey.flash.exit.function = Focus out of the Flash window -# bbb.shortcutkey.users.muteme = 77 -# bbb.shortcutkey.users.muteme.function = Mute and Unmute your microphone -# bbb.shortcutkey.chat.chatinput = 73 -# bbb.shortcutkey.chat.chatinput.function = Focus the chat input field -# bbb.shortcutkey.present.focusslide = 67 -# bbb.shortcutkey.present.focusslide.function = Focus the presentation slide -# bbb.shortcutkey.whiteboard.undo = 90 -# bbb.shortcutkey.whiteboard.undo.function = Undo last whiteboard mark - -# bbb.shortcutkey.focus.users = 49 -# bbb.shortcutkey.focus.users.function = Move focus to the Users window -# bbb.shortcutkey.focus.video = 50 -# bbb.shortcutkey.focus.video.function = Move focus to the Webcam window -# bbb.shortcutkey.focus.presentation = 51 -# bbb.shortcutkey.focus.presentation.function = Move focus to the Presentation window -# bbb.shortcutkey.focus.chat = 52 -# bbb.shortcutkey.focus.chat.function = Move focus to the Chat window -# bbb.shortcutkey.focus.pollingCreate = 67 -# bbb.shortcutkey.focus.pollingCreate.function = Move focus to the Poll Creation window, if it is open. -# bbb.shortcutkey.focus.pollingStats = 83 -# bbb.shortcutkey.focus.pollingStats.function = Move focus to the Poll Statistics window, if it is open. -# bbb.shortcutkey.focus.voting = 89 -# bbb.shortcutkey.focus.voting.function = Move focus to the Voting window, if it is open. - -# bbb.shortcutkey.share.desktop = 68 -# bbb.shortcutkey.share.desktop.function = Open desktop sharing window -# bbb.shortcutkey.share.microphone = 79 -# bbb.shortcutkey.share.microphone.function = Open audio settings window -# bbb.shortcutkey.share.pauseRemoteStream = 80 -# bbb.shortcutkey.share.pauseRemoteStream.function = Start/Stop listening the conference -# bbb.shortcutkey.share.webcam = 66 -# bbb.shortcutkey.share.webcam.function = Open webcam sharing window - -# bbb.shortcutkey.shortcutWindow = 72 -# bbb.shortcutkey.shortcutWindow.function = Open/focus to shortcut help window -# bbb.shortcutkey.logout = 76 -# bbb.shortcutkey.logout.function = Log out of this meeting -# bbb.shortcutkey.raiseHand = 82 -# bbb.shortcutkey.raiseHand.function = Raise your hand - -# bbb.shortcutkey.present.upload = 85 -# bbb.shortcutkey.present.upload.function = Upload presentation -# bbb.shortcutkey.present.previous = 65 -# bbb.shortcutkey.present.previous.function = Go to previous slide -# bbb.shortcutkey.present.select = 83 -# bbb.shortcutkey.present.select.function = View all slides -# bbb.shortcutkey.present.next = 69 -# bbb.shortcutkey.present.next.function = Go to next slide -# bbb.shortcutkey.present.fitWidth = 70 -# bbb.shortcutkey.present.fitWidth.function = Fit slides to width -# bbb.shortcutkey.present.fitPage = 80 -# bbb.shortcutkey.present.fitPage.function = Fit slides to page - -# bbb.shortcutkey.users.makePresenter = 80 -# bbb.shortcutkey.users.makePresenter.function = Make selected person presenter -# bbb.shortcutkey.users.kick = 75 -# bbb.shortcutkey.users.kick.function = Kick selected person from the meeting -# bbb.shortcutkey.users.mute = 83 -# bbb.shortcutkey.users.mute.function = Mute or unmute selected person -# bbb.shortcutkey.users.muteall = 65 -# bbb.shortcutkey.users.muteall.function = Mute or unmute all users -# bbb.shortcutkey.users.focusUsers = 85 -# bbb.shortcutkey.users.focusUsers.function = Focus to users list -# bbb.shortcutkey.users.muteAllButPres = 65 -# bbb.shortcutkey.users.muteAllButPres.function = Mute everyone but the Presenter - -# bbb.shortcutkey.chat.focusTabs = 89 -# bbb.shortcutkey.chat.focusTabs.function = Focus to chat tabs -# bbb.shortcutkey.chat.focusBox = 66 -# bbb.shortcutkey.chat.focusBox.function = Focus to chat box -# bbb.shortcutkey.chat.changeColour = 67 -# bbb.shortcutkey.chat.changeColour.function = Focus to font color picker. -# bbb.shortcutkey.chat.sendMessage = 83 -bbb.shortcutkey.chat.sendMessage.function = Sänd chattmeddelande -# bbb.shortcutkey.chat.explanation = ---- -# bbb.shortcutkey.chat.explanation.function = For message navigation, you must focus the chat box. - -# bbb.shortcutkey.chat.chatbox.advance = 40 -# bbb.shortcutkey.chat.chatbox.advance.function = Navigate to the next message -# bbb.shortcutkey.chat.chatbox.goback = 38 -# bbb.shortcutkey.chat.chatbox.goback.function = Navigate to the previous message -# bbb.shortcutkey.chat.chatbox.repeat = 32 -# bbb.shortcutkey.chat.chatbox.repeat.function = Repeat current message -# bbb.shortcutkey.chat.chatbox.golatest = 39 -# bbb.shortcutkey.chat.chatbox.golatest.function = Navigate to the latest message -# bbb.shortcutkey.chat.chatbox.gofirst = 37 -# bbb.shortcutkey.chat.chatbox.gofirst.function = Navigate to the first message -# bbb.shortcutkey.chat.chatbox.goread = 75 -# bbb.shortcutkey.chat.chatbox.goread.function = Navigate to the most recent message you've read -# bbb.shortcutkey.chat.chatbox.debug = 71 -# bbb.shortcutkey.chat.chatbox.debug.function = Temporary debug hotkey - -# bbb.polling.toolbar.toolTip = Manage Polls -# bbb.polling.buttonName = Manage Polls -# bbb.polling.createPoll = Create New Poll -# bbb.polling.createPoll.moreThanOneResponse = Allow users to choose more than one response -# bbb.polling.createPoll.hint = Hint\: Start every answer with a new line -# bbb.polling.createPoll.answers = Answers\: -# bbb.polling.createPoll.question = Question\: -# bbb.polling.createPoll.title = Title\: -# bbb.polling.createPoll.publishToWeb = Enable web polling - -# bbb.polling.pollPreview = Poll Preview -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.publish = Publish -# bbb.polling.pollPreview.preview = Preview -# bbb.polling.pollPreview.save = Save -# bbb.polling.pollPreview.cancel = Cancel -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.hereIsYourPoll = Here is your poll\: -# bbb.polling.pollPreview.ifYouWantChanges = if you want to make any changes use the 'Modify' button -# bbb.polling.pollPreview.checkAll = (check all that may apply) -# bbb.polling.pollPreview.pollWillPublishOnline = This poll will be available for web polling. - -# bbb.polling.resultBtn.label=Result -# bbb.polling.resultBtn.toolTip=Show poll result -# bbb.polling.startBtn.label=Start -# bbb.polling.startBtn.toolTip=Start poll -# bbb.polling.editBtn.label=Edit -# bbb.polling.editBtn.toolTip=Edit poll -# bbb.polling.deleteBtn.toolTip=Delete poll - -bbb.publishVideo.startPublishBtn.labelText = Starta delning -bbb.publishVideo.changeCameraBtn.labelText = Ändra webbkamera - -# bbb.accessibility.alerts.madePresenter = You are now the Presenter. -# bbb.accessibility.alerts.madeViewer = You are now a Viewer. - -# bbb.shortcutkey.polling.buttonClick = 80 -# bbb.shortcutkey.polling.buttonClick.function = Open the Polling Menu. -# bbb.shortcutkey.polling.focusTitle = 67 -# bbb.shortcutkey.polling.focusTitle.function = Focus to Title input box. -# bbb.shortcutkey.polling.focusQuestion = 81 -# bbb.shortcutkey.polling.focusQuestion.function = Focus to Question input box. -# bbb.shortcutkey.polling.focusAnswers = 65 -# bbb.shortcutkey.polling.focusAnswers.function = Focus to Answers input box. -# bbb.shortcutkey.polling.focusMultipleCB = 77 -# bbb.shortcutkey.polling.focusMultipleCB.function = Focus to "Allow multiple selections" checkbox. -# bbb.shortcutkey.polling.focusWebPollCB = 66 -# bbb.shortcutkey.polling.focusWebPollCB.function = Focus to "Enable web polling" checkbox. -# bbb.shortcutkey.polling.previewClick = 80 -# bbb.shortcutkey.polling.previewClick.function = Preview your poll and proceed. -# bbb.shortcutkey.polling.cancelClick = 88 -# bbb.shortcutkey.polling.cancelClick.function = Cancel and exit Poll creation. -# bbb.shortcutkey.polling.modify = 69 -# bbb.shortcutkey.polling.modify.function = Go back and modify your poll. -# bbb.shortcutkey.polling.publish = 85 -# bbb.shortcutkey.polling.publish.function = Publish your poll and open voting. -# bbb.shortcutkey.polling.save = 83 -# bbb.shortcutkey.polling.save.function = Save your poll to use later. - -# bbb.shortcutkey.pollStats.explanation = ---- -# bbb.shortcutkey.pollStats.explanation.function = Poll results are only available once the poll has been published. -# bbb.shortcutkey.polling.focusData = 68 -# bbb.shortcutkey.polling.focusData.function = Focus to poll results. -# bbb.shortcutkey.polling.refresh = 82 -# bbb.shortcutkey.polling.refresh.function = Refresh poll results. -# bbb.shortcutkey.polling.focusWebPoll = 73 -# bbb.shortcutkey.polling.focusWebPoll.function = Focus to web polling URL box. -# bbb.shortcutkey.polling.stopPoll = 79 -# bbb.shortcutkey.polling.stopPoll.function = Stop the poll and end voting. -# bbb.shortcutkey.polling.repostPoll = 80 -# bbb.shortcutkey.polling.repostPoll.function = Re-publish the poll. -# bbb.shortcutkey.polling.closeStatsWindow = 88 -# bbb.shortcutkey.polling.closeStatsWindow.function = Close Polling Results window. - -# bbb.shortcutkey.polling.vote = 86 -# bbb.shortcutkey.polling.vote.function = Cast your vote for the options selected. -# bbb.shortcutkey.polling.focusVoteQuestion = 81 -# bbb.shortcutkey.polling.focusVoteQuestion.function = Focus to question. - -# bbb.shortcutkey.specialKeys.space = Spacebar -# bbb.shortcutkey.specialKeys.left = Left Arrow -# bbb.shortcutkey.specialKeys.right = Right Arrow -# bbb.shortcutkey.specialKeys.up = Up Arrow -# bbb.shortcutkey.specialKeys.down = Down Arrow -# bbb.shortcutkey.specialKeys.plus = Plus -# bbb.shortcutkey.specialKeys.minus = Minus - -# bbb.toolbar.videodock.toolTip.closeAllVideos = Close all videos -# bbb.users.settings.lockAll=Lock All Users -# bbb.users.settings.lockAllExcept=Lock Users Except Presenter -# bbb.users.settings.lockSettings=Lock Viewers ... -# bbb.users.settings.unlockAll=Unlock All Viewers -# bbb.users.settings.roomIsLocked=Locked by default -# bbb.users.settings.roomIsMuted=Muted by default - -# bbb.lockSettings.save = Apply -# bbb.lockSettings.save.tooltip = Apply lock settings -# bbb.lockSettings.cancel = Cancel -# bbb.lockSettings.cancel.toolTip = Close this window without saving - -# bbb.lockSettings.moderatorLocking = Moderator locking -# bbb.lockSettings.privateChat = Private Chat -# bbb.lockSettings.publicChat = Public Chat -# bbb.lockSettings.webcam = Webcam -# bbb.lockSettings.microphone = Microphone -# bbb.lockSettings.layout = Layout -# bbb.lockSettings.title=Lock Viewers -# bbb.lockSettings.feature=Feature -# bbb.lockSettings.locked=Locked -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/th_TH/bbbResources.properties b/clients/flash/web-client/src/locale/th_TH/bbbResources.properties deleted file mode 100644 index 358d70d8426f..000000000000 --- a/clients/flash/web-client/src/locale/th_TH/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -# bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = กำลังเชื่อมต่อเครื่องแม่ข่าย -bbb.mainshell.statusProgress.loading = กำลังโหลด {0} โมดูล -bbb.mainshell.statusProgress.cannotConnectServer = ขออภัยเราไม่สามารถติดต่อเครื่องแม่ข่ายได้ในขณะนี้ -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = เปิดการทำงาน -# bbb.mainshell.meetingNotFound = Meeting Not Found -# bbb.mainshell.invalidAuthToken = Invalid Authentication Token -bbb.mainshell.resetLayoutBtn.toolTip = จัดตั้งเค้าโครงใหม่ -# bbb.mainshell.notification.tunnelling = Tunnelling -# bbb.mainshell.notification.webrtc = WebRTC Audio -bbb.oldlocalewindow.reminder1 = คุณอาจจะมีการแปลภาษาเก่าของ BigBlueButton -bbb.oldlocalewindow.reminder2 = โปรดลบแคชออกจากเว็บเบราว์เซอร์และลองใหม่อีกครั้ง -bbb.oldlocalewindow.windowTitle = คำเตือน \: การแปลภาษาแบบเก่า -# bbb.audioSelection.title = How do you want to join the audio? -# bbb.audioSelection.btnMicrophone.label = Microphone -# bbb.audioSelection.btnMicrophone.toolTip = Join the audio with your microphone -# bbb.audioSelection.btnListenOnly.label = Listen Only -# bbb.audioSelection.btnListenOnly.toolTip = Join the audio as listen only -# bbb.audioSelection.txtPhone.text = To join this meeting by phone, dial\: {0} then enter {1} as the conference pin number. -# bbb.micSettings.title = Audio Test -# bbb.micSettings.speakers.header = Test Speakers -# bbb.micSettings.microphone.header = Test Microphone -# bbb.micSettings.playSound = Test Speakers -# bbb.micSettings.playSound.toolTip = Play music to test your speakers -# bbb.micSettings.hearFromHeadset = You should hear audio in your headset, not your computer speakers. -# bbb.micSettings.speakIntoMic = If you are using a headset (or earbuds), you should hear the audio from your headset -- not from your computer speakers. -# bbb.micSettings.echoTestMicPrompt = This is a private echo test. Speak a few words. Did you hear audio? -# bbb.micSettings.echoTestAudioYes = Yes -# bbb.micSettings.echoTestAudioNo = No -# bbb.micSettings.speakIntoMicTestLevel = Speak into your microphone. You should see the bar move. If not, choose another mic. -# bbb.micSettings.recommendHeadset = Use a headset with a microphone for best audio experience. -# bbb.micSettings.changeMic = Test or Change Microphone -# bbb.micSettings.changeMic.toolTip = Open the Flash Player microphone settings dialog box -# bbb.micSettings.comboMicList.toolTip = Select a microphone -# bbb.micSettings.micRecordVolume.label = Gain -# bbb.micSettings.micRecordVolume.toolTip = Set your microphone gain -# bbb.micSettings.nextButton = Next -# bbb.micSettings.nextButton.toolTip = Start the echo test -# bbb.micSettings.join = Join Audio -# bbb.micSettings.join.toolTip = Join the audio conference -# bbb.micSettings.cancel = Cancel -# bbb.micSettings.connectingtoecho = Connecting -# bbb.micSettings.connectingtoecho.error = Echo Test Error\: Please contact administrator. -# bbb.micSettings.cancel.toolTip = Cancel joining the audio conference -# bbb.micSettings.access.helpButton = Open tutorial videos in a new page. -# bbb.micSettings.access.title = Audio Settings. Focus will remain in this audio settings window until the window is closed. -# bbb.micSettings.webrtc.title = WebRTC Support -# bbb.micSettings.webrtc.capableBrowser = Your browser supports WebRTC. -# bbb.micSettings.webrtc.capableBrowser.dontuseit = Click not to use WebRTC -# bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Click here if you don't want to use the WebRTC technology (recommended if you have problems using it). -# bbb.micSettings.webrtc.notCapableBrowser = WebRTC is not supported in your browser. Please use Google Chrome (version 32 or greater); or Mozilla Firefox (version 26 or greater). You will still be able to join the voice conference using the Adobe Flash Platform. -# bbb.micSettings.webrtc.connecting = Calling -# bbb.micSettings.webrtc.waitingforice = Connecting -# bbb.micSettings.webrtc.transferring = Transferring -# bbb.micSettings.webrtc.endingecho = Joining audio -# bbb.micSettings.webrtc.endedecho = Echo test ended. -# bbb.micPermissions.firefox.title = Firefox Microphone Permissions -# bbb.micPermissions.firefox.message1 = Choose your mic and then click Share. -# bbb.micPermissions.firefox.message2 = If you don't see the list of microphones, click on the microphone icon. -# bbb.micPermissions.chrome.title = Chrome Microphone Permissions -# bbb.micPermissions.chrome.message1 = Click Allow to give Chrome permission to use your microphone. -# bbb.micWarning.title = Audio Warning -# bbb.micWarning.joinBtn.label = Join anyway -# bbb.micWarning.testAgain.label = Test again -# bbb.micWarning.message = Your microphone did not show any activity, others probably won't be able to hear you during the session. -# bbb.webrtcWarning.message = Detected the following WebRTC issue\: {0}. Do you want to try Flash instead? -# bbb.webrtcWarning.title = WebRTC Audio Failure -# bbb.webrtcWarning.failedError.1001 = Error 1001\: WebSocket disconnected -# bbb.webrtcWarning.failedError.1002 = Error 1002\: Could not make a WebSocket connection -# bbb.webrtcWarning.failedError.1003 = Error 1003\: Browser version not supported -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -# bbb.webrtcWarning.failedError.1005 = Error 1005\: Call ended unexpectedly -# bbb.webrtcWarning.failedError.1006 = Error 1006\: Call timed out -# bbb.webrtcWarning.failedError.1007 = Error 1007\: ICE negotiation failed -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -# 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.mainToolbar.helpBtn = ช่วยเหลือ -bbb.mainToolbar.logoutBtn = ออกจากระบบ -# bbb.mainToolbar.logoutBtn.toolTip = Log Out -# bbb.mainToolbar.langSelector = Select language -# bbb.mainToolbar.settingsBtn = Settings -bbb.mainToolbar.settingsBtn.toolTip = เปิดการตั้งค่า -# bbb.mainToolbar.shortcutBtn = Shortcut Keys -# bbb.mainToolbar.shortcutBtn.toolTip = Open Shortcut Keys Window -# bbb.mainToolbar.recordBtn.toolTip.start = Start recording -# bbb.mainToolbar.recordBtn.toolTip.stop = Stop recording -# bbb.mainToolbar.recordBtn.toolTip.recording = The session is being recorded -# bbb.mainToolbar.recordBtn.toolTip.notRecording = The session isn't being recorded -# 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.stop = Are you sure you want to stop recording the session? -# bbb.mainToolbar.recordBtn..notification.title = Record Notification -# bbb.mainToolbar.recordBtn..notification.message1 = You can record this meeting. -# 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.notRecording = Not Recording -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.window.minimizeBtn.toolTip = Minimize -# bbb.window.maximizeRestoreBtn.toolTip = Maximize -# bbb.window.closeBtn.toolTip = Close -# bbb.videoDock.titleBar = Webcam Window Title Bar -# bbb.presentation.titleBar = Presentation Window Title Bar -# bbb.chat.titleBar = Chat Window Title Bar -# bbb.users.title = Users{0} {1} -# bbb.users.titleBar = Users Window title bar -# bbb.users.quickLink.label = Users Window -# bbb.users.minimizeBtn.accessibilityName = Minimize the Users Window -# bbb.users.maximizeRestoreBtn.accessibilityName = Maximize the Users Window -# bbb.users.settings.buttonTooltip = Settings -# bbb.users.settings.audioSettings = Audio Test -# bbb.users.settings.webcamSettings = Webcam Settings -# bbb.users.settings.muteAll = Mute All Users -# bbb.users.settings.muteAllExcept = Mute All Users Except Presenter -# bbb.users.settings.unmuteAll = Unmute All Users -# bbb.users.settings.lowerAllHands = Lower All Hands -# bbb.users.raiseHandBtn.toolTip = Raise Hand -# bbb.users.raiseHandBtn.toolTip2 = Lower Hand -# bbb.users.roomMuted.text = Viewers Muted -# bbb.users.roomLocked.text = Viewers Locked -# bbb.users.pushToTalk.toolTip = Talk -# bbb.users.pushToMute.toolTip = Mute yourself -# bbb.users.muteMeBtnTxt.talk = Unmute -# bbb.users.muteMeBtnTxt.mute = Mute -# bbb.users.muteMeBtnTxt.muted = Muted -# bbb.users.muteMeBtnTxt.unmuted = Unmuted -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -# bbb.users.usersGrid.accessibilityName = Users List. Use the arrow keys to navigate. -# bbb.users.usersGrid.nameItemRenderer = Name -# bbb.users.usersGrid.nameItemRenderer.youIdentifier = you -# bbb.users.usersGrid.statusItemRenderer = Status -# 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.lowerHand = Lower Hand -# bbb.users.usersGrid.statusItemRenderer.handRaised = Hand Raised -# bbb.users.usersGrid.statusItemRenderer.viewer = Viewer -# bbb.users.usersGrid.mediaItemRenderer = Media -# bbb.users.usersGrid.mediaItemRenderer.talking = Talking -# bbb.users.usersGrid.mediaItemRenderer.webcam = Sharing Webcam -# bbb.users.usersGrid.mediaItemRenderer.webcamBtn = View webcam -# bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Unmute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToMute = Mute {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToLock = Lock {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Unlock {0} -# bbb.users.usersGrid.mediaItemRenderer.kickUser = Kick {0} -# bbb.users.usersGrid.mediaItemRenderer.webcam = Sharing Webcam -# bbb.users.usersGrid.mediaItemRenderer.micOff = Microphone off -# bbb.users.usersGrid.mediaItemRenderer.micOn = Microphone on -# bbb.users.usersGrid.mediaItemRenderer.noAudio = Not in audio conference -bbb.presentation.title = การนำเสนอ -# bbb.presentation.titleWithPres = Presentation\: {0} -# bbb.presentation.quickLink.label = Presentation Window -# bbb.presentation.fitToWidth.toolTip = Fit Presentation To Width -# bbb.presentation.fitToPage.toolTip = Fit Presentation To Page -# bbb.presentation.uploadPresBtn.toolTip = Upload Presentation -bbb.presentation.backBtn.toolTip = ภาพสไลด์ก่อนหน้านี้ -# bbb.presentation.btnSlideNum.accessibilityName = Slide {0} of {1} -# bbb.presentation.btnSlideNum.toolTip = Select a slide -bbb.presentation.forwardBtn.toolTip = ภาพสไลด์ถัดไป -bbb.presentation.maxUploadFileExceededAlert = ผิดพลาด\: ไฟล์ใหญ่เกินไปกว่าที่ได้รับอณุญาติ -bbb.presentation.uploadcomplete = อัพโหลดสำเร็จ กรุณารอขณะที่เรากำลังแปลงเอกสาร -bbb.presentation.uploaded = อัพโหลดเรียบร้อยแล้ว -bbb.presentation.document.supported = เอกสารที่ถูกอัปโหลดผ่านการรับรอง กำลังเริ่มการแปลงเอกสาร... -bbb.presentation.document.converted = เอกสารถูกแปลงเรียบร้อยแล้ว -bbb.presentation.error.document.convert.failed = เกิดข้อผิดพลาด ไม่สารถแปลงเอกสารได้ -bbb.presentation.error.io = IO เกิดข้อผิดพลาดระหว่างอ่านข้อมูล กรุณาติดต่อผู้ดูแลระบบ -bbb.presentation.error.security = การรักษาความปลอดภัยเกิดข้อผิดพลาด \: กรุณาติดต่อผู้ดูแลระบบ -bbb.presentation.error.convert.notsupported = ผิดพลาด \: ไม่รองรับไฟล์ที่อัปโหลด กรุณาอัปโหลดไฟล์ที่รองรับ -bbb.presentation.error.convert.nbpage = ข้อผิดพลาด \: ไม่สามารถระบุจำนวนหน้าในเอกสารที่อัปโหลด -bbb.presentation.error.convert.maxnbpagereach = ข้อผิดพลาด \: เอกสารที่อัปโหลดมีจำนวนหน้ามากเกินไป -bbb.presentation.converted = แปลง {0} จาก {1} สไลด์ -bbb.presentation.ok = ตกลง -# bbb.presentation.slider = Presentation zoom level -# bbb.presentation.slideloader.starttext = Slide text start -# bbb.presentation.slideloader.endtext = Slide text end -bbb.presentation.uploadwindow.presentationfile = ไฟล์นำเสนอ -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 -# bbb.presentation.minimizeBtn.accessibilityName = Minimize the Presentation Window -# bbb.presentation.maximizeRestoreBtn.accessibilityName = Maximize the Presentation Window -# bbb.presentation.closeBtn.accessibilityName = Close the Presentation Window -bbb.fileupload.title = อัพโหลดไฟล์นำเสนอ -# bbb.fileupload.lblFileName.defaultText = No file selected -# bbb.fileupload.selectBtn.label = Select File -bbb.fileupload.selectBtn.toolTip = เรียกดูไฟล์ -bbb.fileupload.uploadBtn = อัพโหลด -bbb.fileupload.uploadBtn.toolTip = อัพโหลดไฟล์ -bbb.fileupload.deleteBtn.toolTip = ลบไฟล์นำเสนอ -bbb.fileupload.showBtn = แสดง -bbb.fileupload.showBtn.toolTip = แสดงการนำเสนอ -bbb.fileupload.okCancelBtn = ยกเลิก -# bbb.fileupload.okCancelBtn.toolTip = Close the File Upload dialog box -bbb.fileupload.genThumbText = กำลังสร้างภาพขนาดเล็ก -bbb.fileupload.progBarLbl = ความคืบหน้า\: -# bbb.fileupload.fileFormatHint = Upload any office document or Portable Document Format (PDF) file. For best results upload PDF. -bbb.chat.title = สนทนา -# bbb.chat.quickLink.label = Chat Window -bbb.chat.cmpColorPicker.toolTip = สีอักษร -# bbb.chat.input.accessibilityName = Chat Message Editing Field -bbb.chat.sendBtn = ส่ง -bbb.chat.sendBtn.toolTip = ส่งข้อความ -# bbb.chat.sendBtn.accessibilityName = Send chat message -# bbb.chat.contextmenu.copyalltext = Copy All Text -bbb.chat.publicChatUsername = ทั้งหมด -# bbb.chat.optionsTabName = Options -bbb.chat.privateChatSelect = เลือกบุคคลเพื่อสนทนาแบบส่วนตัว -# 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.chatOptions = ตัวเลือกในการสนทนา -bbb.chat.fontSize = ขนาดอักษร -# bbb.chat.cmbFontSize.toolTip = Select Chat Message Font Size -# bbb.chat.messageList = Message Box -# bbb.chat.minimizeBtn.accessibilityName = Minimize the Chat Window -# bbb.chat.maximizeRestoreBtn.accessibilityName = Maximize the Chat Window -# bbb.chat.closeBtn.accessibilityName = Close the Chat Window -# bbb.chat.chatTabs.accessibleNotice = New messages in this tab. -# bbb.publishVideo.changeCameraBtn.labelText = Change Webcam -# bbb.publishVideo.changeCameraBtn.toolTip = Open the change webcam dialog box -# bbb.publishVideo.cmbResolution.tooltip = Select a webcam resolution -# bbb.publishVideo.startPublishBtn.labelText = Start Sharing -bbb.publishVideo.startPublishBtn.toolTip = เริ่มการเผยแพร่จากเวปแคม -# 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 -# bbb.videodock.quickLink.label = Webcams Window -# bbb.video.minimizeBtn.accessibilityName = Minimize the Webcams Window -# bbb.video.maximizeRestoreBtn.accessibilityName = Maximize the Webcams Window -# bbb.video.controls.muteButton.toolTip = Mute or unmute {0} -# bbb.video.controls.switchPresenter.toolTip = Make {0} presenter -# bbb.video.controls.ejectUserBtn.toolTip = Eject {0} from meeting -# bbb.video.controls.privateChatBtn.toolTip = Chat with {0} -# bbb.video.publish.hint.noCamera = No webcam available -# bbb.video.publish.hint.cantOpenCamera = Can't open your webcam -# bbb.video.publish.hint.waitingApproval = Waiting for approval -# bbb.video.publish.hint.videoPreview = Webcam preview -# bbb.video.publish.hint.openingCamera = Opening webcam... -# bbb.video.publish.hint.cameraDenied = Webcam access denied -# bbb.video.publish.hint.cameraIsBeingUsed = Your webcam is being used by another application -# bbb.video.publish.hint.publishing = Publishing... -# 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.desktopPublish.title = แพร่ภาพจากเดสก์ทอป\: แสดงตัวอย่างของผู้นำเสนอ -# bbb.desktopPublish.fullscreen.tooltip = Share Your Main Screen -bbb.desktopPublish.fullscreen.label = ขยายเต็มจอ -# bbb.desktopPublish.region.tooltip = Share a Part of Your Screen -bbb.desktopPublish.region.label = พื้นที่หน้าจอ -bbb.desktopPublish.stop.tooltip = ปิดหน้าจอการแชร์ -bbb.desktopPublish.stop.label = ปิด -bbb.desktopPublish.maximizeRestoreBtn.toolTip = คุณไม่สามารถขยายหน้าต่างนี้ได้สุงสูด -bbb.desktopPublish.closeBtn.toolTip = หยุดการแผยแพร่และปิดหน้าต่าง -# bbb.desktopPublish.chromeOnMacUnsupportedHint = Desktop sharing is not currently supported on Chrome running under Mac OS X. Recommend you use FireFox to share desktop. -bbb.desktopPublish.minimizeBtn.toolTip = ลดหน้าต่างนี้ลง -# bbb.desktopPublish.minimizeBtn.accessibilityName = Minimize the Desktop Sharing Publish Window -# bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Maximize the Desktop Sharing Publish Window -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -bbb.desktopView.title = แชร์ปเดสก์ทอปร่วมกัน -bbb.desktopView.fitToWindow = พอดีกับหน้าต่าง -bbb.desktopView.actualSize = แสดงผลจอขนาดจริง -# bbb.desktopView.minimizeBtn.accessibilityName = Minimize 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.toolbar.phone.toolTip.start = Share Your Microphone -# bbb.toolbar.phone.toolTip.stop = Stop Sharing Your Microphone -# bbb.toolbar.phone.toolTip.mute = Stop listening the conference -# bbb.toolbar.phone.toolTip.unmute = Start listening the conference -# bbb.toolbar.phone.toolTip.nomic = No microphone detected -# bbb.toolbar.deskshare.toolTip.start = Share Your Desktop -# bbb.toolbar.deskshare.toolTip.stop = Stop Sharing Your Desktop -# bbb.toolbar.video.toolTip.start = Share Your Webcam -# bbb.toolbar.video.toolTip.stop = Stop Sharing Your Webcam -# bbb.layout.addButton.toolTip = Add the custom layout to the list -# bbb.layout.broadcastButton.toolTip = Apply Current Layout to All Viewers -# bbb.layout.combo.toolTip = Change Your Layout -# bbb.layout.loadButton.toolTip = Load layouts from a file -# bbb.layout.saveButton.toolTip = Save layouts to a file -# bbb.layout.lockButton.toolTip = Lock layout -# bbb.layout.combo.prompt = Apply a layout -# bbb.layout.combo.custom = * Custom layout -# bbb.layout.combo.customName = Custom layout -# 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.name.defaultlayout = Default Layout -# bbb.layout.name.videochat = Video Chat -# bbb.layout.name.webcamsfocus = Webcam Meeting -# bbb.layout.name.presentfocus = Presentation Meeting -# bbb.layout.name.lectureassistant = Lecture Assistant -# bbb.layout.name.lecture = Lecture -bbb.highlighter.toolbar.pencil = เน้นข้อความ -# bbb.highlighter.toolbar.pencil.accessibilityName = Switch whiteboard cursor to pencil -bbb.highlighter.toolbar.ellipse = วงกลม -# bbb.highlighter.toolbar.ellipse.accessibilityName = Switch whiteboard cursor to circle -bbb.highlighter.toolbar.rectangle = สี่เหลี่ยมผืนผ้า -# bbb.highlighter.toolbar.rectangle.accessibilityName = Switch whiteboard cursor to rectangle -# bbb.highlighter.toolbar.panzoom = Pan and Zoom -# bbb.highlighter.toolbar.panzoom.accessibilityName = Switch whiteboard cursor to pan and zoom -# bbb.highlighter.toolbar.clear = Clear All Annotations -# bbb.highlighter.toolbar.clear.accessibilityName = Clear the whiteboard page -# bbb.highlighter.toolbar.undo = Undo Annotation -# bbb.highlighter.toolbar.undo.accessibilityName = Undo the last whiteboard shape -bbb.highlighter.toolbar.color = เลือกสี -# bbb.highlighter.toolbar.color.accessibilityName = Whiteboard mark draw color -bbb.highlighter.toolbar.thickness = เปลี่ยนความหนา -# bbb.highlighter.toolbar.thickness.accessibilityName = Whiteboard draw thickness -# bbb.logout.title = Logged Out -bbb.logout.button.label = ตกลง -# bbb.logout.appshutdown = The server app has been shut down -# bbb.logout.asyncerror = An Async Error occured -bbb.logout.connectionclosed = การเชื่อมต่อกับเครื่องแม่ข่ายถูกปิดลง -# bbb.logout.connectionfailed = The connection to the server has failed -# 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 = คุณได้ออกจากห้องประชุมแล้ว -# 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 -# bbb.logout.confirm.message = Are you sure you want to log out? -# bbb.logout.confirm.yes = Yes -# bbb.logout.confirm.no = No -# bbb.notes.title = Notes -# bbb.notes.cmpColorPicker.toolTip = Text Color -# bbb.notes.saveBtn = Save -# bbb.notes.saveBtn.toolTip = Save Note -# bbb.settings.deskshare.instructions = Choose Allow on the prompt that pops up to check that desktop sharing is working properly for you -# bbb.settings.deskshare.start = Check Desktop Sharing -# bbb.settings.voice.volume = Microphone Activity -# bbb.settings.java.label = Java version error -# bbb.settings.java.text = You have Java {0} installed, but you need at least version {1} to use the BigBlueButton desktop sharing feature. The button below will install the newest Java JRE version. -# bbb.settings.java.command = Install newest Java -bbb.settings.flash.label = เกิดความผิดพลาดกับรุ่นของ Flash -bbb.settings.flash.text = คุณติดตั้ง Flash รุ่น {0} แต่ระบบ BigBlueButton ต้องการอย่างน้อยรุ่น {1} เพื่อทำงานได้อย่างถูกต้อง คลิกปุ่มด้านล่างนี้เพื่อติดตั้ง Adobe Flash รุ่นล่าสุด -bbb.settings.flash.command = ติดตั้ง Flash รุ่นใหม่ล่าสุด -bbb.settings.isight.label = เกิดความผิดพลาดกับกล้อง iSight -bbb.settings.isight.text = หากเกิดปัญหาในการใช้งานกล้อง iSight ของคุณ อาจเกิดจากคุณกำลังใช้งาน OS X 10.6.5 อยู่ ซึ่งพบว่ากล้อง iSight มีปัญหากับระบบจับภาพวิดีโอของ Flash\nเพื่อแก้ปัญหานี้ ให้ทำการคลิกลิงก์ข้างล่างนี้ เพื่อติดตั้ง Flash player รุ่นใหม่ ไม่เช่นนั้น ให้ทำการปรับปรุงระบบ Mac ของคุณให้เป็นรุ่นใหม่ล่าสุด -bbb.settings.isight.command = ติดตั้ง Flash รุ่น 10.2 RC2 -# bbb.settings.warning.label = Warning -bbb.settings.warning.close = ปิดการแจ้งเตือนนี้ -# bbb.settings.noissues = No outstanding issues have been detected. -# bbb.settings.instructions = Accept the Flash prompt that asks you for webcam permissions. If the output matches what is expected, your browser has been set up correctly. Other potentials issues are below. Examine them to find a possible solution. -# ltbcustom.bbb.highlighter.toolbar.triangle = Triangle -# ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Switch whiteboard cursor to triangle -# ltbcustom.bbb.highlighter.toolbar.line = Line -# ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Switch whiteboard cursor to line -# ltbcustom.bbb.highlighter.toolbar.text = Text -# ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Switch whiteboard cursor to text -# ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Text color -# ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Font size - -# bbb.accessibility.clientReady = Ready - -# bbb.accessibility.chat.chatBox.reachedFirst = You have reached the first message. -# bbb.accessibility.chat.chatBox.reachedLatest = You have reached the latest message. -# bbb.accessibility.chat.chatBox.navigatedFirst = You have navigated to the first message. -# 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.initialDescription = Please use the arrow keys to navigate through chat messages. - -# bbb.accessibility.notes.notesview.input = Notes input - -# bbb.shortcuthelp.title = Shortcut Keys -# bbb.shortcuthelp.minimizeBtn.accessibilityName = Minimize the Shortcut Help Window -# bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Maximize the Shortcut Help Window -# bbb.shortcuthelp.closeBtn.accessibilityName = Close the Shortcut Help Window -# bbb.shortcuthelp.dropdown.general = Global shortcuts -# bbb.shortcuthelp.dropdown.presentation = Presentation shortcuts -# bbb.shortcuthelp.dropdown.chat = Chat shortcuts -# bbb.shortcuthelp.dropdown.users = Users shortcuts -# bbb.shortcuthelp.dropdown.polling = Presenter Polling shortcuts -# bbb.shortcuthelp.dropdown.polling2 = Viewer Polling shortcuts -# bbb.shortcuthelp.headers.shortcut = Shortcut -# bbb.shortcuthelp.headers.function = Function - -# bbb.shortcutkey.general.minimize = 189 -# bbb.shortcutkey.general.minimize.function = Minimize current window -# bbb.shortcutkey.general.maximize = 187 -# bbb.shortcutkey.general.maximize.function = Maximize current window - -# bbb.shortcutkey.flash.exit = 81 -# bbb.shortcutkey.flash.exit.function = Focus out of the Flash window -# bbb.shortcutkey.users.muteme = 77 -# bbb.shortcutkey.users.muteme.function = Mute and Unmute your microphone -# bbb.shortcutkey.chat.chatinput = 73 -# bbb.shortcutkey.chat.chatinput.function = Focus the chat input field -# bbb.shortcutkey.present.focusslide = 67 -# bbb.shortcutkey.present.focusslide.function = Focus the presentation slide -# bbb.shortcutkey.whiteboard.undo = 90 -# bbb.shortcutkey.whiteboard.undo.function = Undo last whiteboard mark - -# bbb.shortcutkey.focus.users = 49 -# bbb.shortcutkey.focus.users.function = Move focus to the Users window -# bbb.shortcutkey.focus.video = 50 -# bbb.shortcutkey.focus.video.function = Move focus to the Webcam window -# bbb.shortcutkey.focus.presentation = 51 -# bbb.shortcutkey.focus.presentation.function = Move focus to the Presentation window -# bbb.shortcutkey.focus.chat = 52 -# bbb.shortcutkey.focus.chat.function = Move focus to the Chat window -# bbb.shortcutkey.focus.pollingCreate = 67 -# bbb.shortcutkey.focus.pollingCreate.function = Move focus to the Poll Creation window, if it is open. -# bbb.shortcutkey.focus.pollingStats = 83 -# bbb.shortcutkey.focus.pollingStats.function = Move focus to the Poll Statistics window, if it is open. -# bbb.shortcutkey.focus.voting = 89 -# bbb.shortcutkey.focus.voting.function = Move focus to the Voting window, if it is open. - -# bbb.shortcutkey.share.desktop = 68 -# bbb.shortcutkey.share.desktop.function = Open desktop sharing window -# bbb.shortcutkey.share.microphone = 79 -# bbb.shortcutkey.share.microphone.function = Open audio settings window -# bbb.shortcutkey.share.pauseRemoteStream = 80 -# bbb.shortcutkey.share.pauseRemoteStream.function = Start/Stop listening the conference -# bbb.shortcutkey.share.webcam = 66 -# bbb.shortcutkey.share.webcam.function = Open webcam sharing window - -# bbb.shortcutkey.shortcutWindow = 72 -# bbb.shortcutkey.shortcutWindow.function = Open/focus to shortcut help window -# bbb.shortcutkey.logout = 76 -# bbb.shortcutkey.logout.function = Log out of this meeting -# bbb.shortcutkey.raiseHand = 82 -# bbb.shortcutkey.raiseHand.function = Raise your hand - -# bbb.shortcutkey.present.upload = 85 -# bbb.shortcutkey.present.upload.function = Upload presentation -# bbb.shortcutkey.present.previous = 65 -# bbb.shortcutkey.present.previous.function = Go to previous slide -# bbb.shortcutkey.present.select = 83 -# bbb.shortcutkey.present.select.function = View all slides -# bbb.shortcutkey.present.next = 69 -# bbb.shortcutkey.present.next.function = Go to next slide -# bbb.shortcutkey.present.fitWidth = 70 -# bbb.shortcutkey.present.fitWidth.function = Fit slides to width -# bbb.shortcutkey.present.fitPage = 80 -# bbb.shortcutkey.present.fitPage.function = Fit slides to page - -# bbb.shortcutkey.users.makePresenter = 80 -# bbb.shortcutkey.users.makePresenter.function = Make selected person presenter -# bbb.shortcutkey.users.kick = 75 -# bbb.shortcutkey.users.kick.function = Kick selected person from the meeting -# bbb.shortcutkey.users.mute = 83 -# bbb.shortcutkey.users.mute.function = Mute or unmute selected person -# bbb.shortcutkey.users.muteall = 65 -# bbb.shortcutkey.users.muteall.function = Mute or unmute all users -# bbb.shortcutkey.users.focusUsers = 85 -# bbb.shortcutkey.users.focusUsers.function = Focus to users list -# bbb.shortcutkey.users.muteAllButPres = 65 -# bbb.shortcutkey.users.muteAllButPres.function = Mute everyone but the Presenter - -# bbb.shortcutkey.chat.focusTabs = 89 -# bbb.shortcutkey.chat.focusTabs.function = Focus to chat tabs -# bbb.shortcutkey.chat.focusBox = 66 -# bbb.shortcutkey.chat.focusBox.function = Focus to chat box -# bbb.shortcutkey.chat.changeColour = 67 -# 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.explanation = ---- -# bbb.shortcutkey.chat.explanation.function = For message navigation, you must focus the chat box. - -# bbb.shortcutkey.chat.chatbox.advance = 40 -# bbb.shortcutkey.chat.chatbox.advance.function = Navigate to the next message -# bbb.shortcutkey.chat.chatbox.goback = 38 -# bbb.shortcutkey.chat.chatbox.goback.function = Navigate to the previous message -# bbb.shortcutkey.chat.chatbox.repeat = 32 -# bbb.shortcutkey.chat.chatbox.repeat.function = Repeat current message -# bbb.shortcutkey.chat.chatbox.golatest = 39 -# bbb.shortcutkey.chat.chatbox.golatest.function = Navigate to the latest message -# bbb.shortcutkey.chat.chatbox.gofirst = 37 -# bbb.shortcutkey.chat.chatbox.gofirst.function = Navigate to the first message -# bbb.shortcutkey.chat.chatbox.goread = 75 -# bbb.shortcutkey.chat.chatbox.goread.function = Navigate to the most recent message you've read -# bbb.shortcutkey.chat.chatbox.debug = 71 -# bbb.shortcutkey.chat.chatbox.debug.function = Temporary debug hotkey - -# bbb.polling.toolbar.toolTip = Manage Polls -# bbb.polling.buttonName = Manage Polls -# bbb.polling.createPoll = Create New Poll -# bbb.polling.createPoll.moreThanOneResponse = Allow users to choose more than one response -# bbb.polling.createPoll.hint = Hint\: Start every answer with a new line -# bbb.polling.createPoll.answers = Answers\: -# bbb.polling.createPoll.question = Question\: -# bbb.polling.createPoll.title = Title\: -# bbb.polling.createPoll.publishToWeb = Enable web polling - -# bbb.polling.pollPreview = Poll Preview -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.publish = Publish -# bbb.polling.pollPreview.preview = Preview -# bbb.polling.pollPreview.save = Save -# bbb.polling.pollPreview.cancel = Cancel -# bbb.polling.pollPreview.modify = Modify -# bbb.polling.pollPreview.hereIsYourPoll = Here is your poll\: -# bbb.polling.pollPreview.ifYouWantChanges = if you want to make any changes use the 'Modify' button -# bbb.polling.pollPreview.checkAll = (check all that may apply) -# bbb.polling.pollPreview.pollWillPublishOnline = This poll will be available for web polling. - -# bbb.polling.resultBtn.label=Result -# bbb.polling.resultBtn.toolTip=Show poll result -# bbb.polling.startBtn.label=Start -# bbb.polling.startBtn.toolTip=Start poll -# bbb.polling.editBtn.label=Edit -# bbb.polling.editBtn.toolTip=Edit poll -# bbb.polling.deleteBtn.toolTip=Delete poll - -# bbb.publishVideo.startPublishBtn.labelText = Start Sharing -# bbb.publishVideo.changeCameraBtn.labelText = Change Webcam - -# bbb.accessibility.alerts.madePresenter = You are now the Presenter. -# bbb.accessibility.alerts.madeViewer = You are now a Viewer. - -# bbb.shortcutkey.polling.buttonClick = 80 -# bbb.shortcutkey.polling.buttonClick.function = Open the Polling Menu. -# bbb.shortcutkey.polling.focusTitle = 67 -# bbb.shortcutkey.polling.focusTitle.function = Focus to Title input box. -# bbb.shortcutkey.polling.focusQuestion = 81 -# bbb.shortcutkey.polling.focusQuestion.function = Focus to Question input box. -# bbb.shortcutkey.polling.focusAnswers = 65 -# bbb.shortcutkey.polling.focusAnswers.function = Focus to Answers input box. -# bbb.shortcutkey.polling.focusMultipleCB = 77 -# bbb.shortcutkey.polling.focusMultipleCB.function = Focus to "Allow multiple selections" checkbox. -# bbb.shortcutkey.polling.focusWebPollCB = 66 -# bbb.shortcutkey.polling.focusWebPollCB.function = Focus to "Enable web polling" checkbox. -# bbb.shortcutkey.polling.previewClick = 80 -# bbb.shortcutkey.polling.previewClick.function = Preview your poll and proceed. -# bbb.shortcutkey.polling.cancelClick = 88 -# bbb.shortcutkey.polling.cancelClick.function = Cancel and exit Poll creation. -# bbb.shortcutkey.polling.modify = 69 -# bbb.shortcutkey.polling.modify.function = Go back and modify your poll. -# bbb.shortcutkey.polling.publish = 85 -# bbb.shortcutkey.polling.publish.function = Publish your poll and open voting. -# bbb.shortcutkey.polling.save = 83 -# bbb.shortcutkey.polling.save.function = Save your poll to use later. - -# bbb.shortcutkey.pollStats.explanation = ---- -# bbb.shortcutkey.pollStats.explanation.function = Poll results are only available once the poll has been published. -# bbb.shortcutkey.polling.focusData = 68 -# bbb.shortcutkey.polling.focusData.function = Focus to poll results. -# bbb.shortcutkey.polling.refresh = 82 -# bbb.shortcutkey.polling.refresh.function = Refresh poll results. -# bbb.shortcutkey.polling.focusWebPoll = 73 -# bbb.shortcutkey.polling.focusWebPoll.function = Focus to web polling URL box. -# bbb.shortcutkey.polling.stopPoll = 79 -# bbb.shortcutkey.polling.stopPoll.function = Stop the poll and end voting. -# bbb.shortcutkey.polling.repostPoll = 80 -# bbb.shortcutkey.polling.repostPoll.function = Re-publish the poll. -# bbb.shortcutkey.polling.closeStatsWindow = 88 -# bbb.shortcutkey.polling.closeStatsWindow.function = Close Polling Results window. - -# bbb.shortcutkey.polling.vote = 86 -# bbb.shortcutkey.polling.vote.function = Cast your vote for the options selected. -# bbb.shortcutkey.polling.focusVoteQuestion = 81 -# bbb.shortcutkey.polling.focusVoteQuestion.function = Focus to question. - -# bbb.shortcutkey.specialKeys.space = Spacebar -# bbb.shortcutkey.specialKeys.left = Left Arrow -# bbb.shortcutkey.specialKeys.right = Right Arrow -# bbb.shortcutkey.specialKeys.up = Up Arrow -# bbb.shortcutkey.specialKeys.down = Down Arrow -# bbb.shortcutkey.specialKeys.plus = Plus -# bbb.shortcutkey.specialKeys.minus = Minus - -# bbb.toolbar.videodock.toolTip.closeAllVideos = Close all videos -# bbb.users.settings.lockAll=Lock All Users -# bbb.users.settings.lockAllExcept=Lock Users Except Presenter -# bbb.users.settings.lockSettings=Lock Viewers ... -# bbb.users.settings.unlockAll=Unlock All Viewers -# bbb.users.settings.roomIsLocked=Locked by default -# bbb.users.settings.roomIsMuted=Muted by default - -# bbb.lockSettings.save = Apply -# bbb.lockSettings.save.tooltip = Apply lock settings -# bbb.lockSettings.cancel = Cancel -# bbb.lockSettings.cancel.toolTip = Close this window without saving - -# bbb.lockSettings.moderatorLocking = Moderator locking -# bbb.lockSettings.privateChat = Private Chat -# bbb.lockSettings.publicChat = Public Chat -# bbb.lockSettings.webcam = Webcam -# bbb.lockSettings.microphone = Microphone -# bbb.lockSettings.layout = Layout -# bbb.lockSettings.title=Lock Viewers -# bbb.lockSettings.feature=Feature -# bbb.lockSettings.locked=Locked -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/tr_TR/bbbResources.properties b/clients/flash/web-client/src/locale/tr_TR/bbbResources.properties deleted file mode 100644 index 7080e52d8285..000000000000 --- a/clients/flash/web-client/src/locale/tr_TR/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Sunucuya bağlanıyor -bbb.mainshell.statusProgress.loading = {0} bileşen yüklendi -bbb.mainshell.statusProgress.cannotConnectServer = Üzgünüz, sunucuya bağlanamıyoruz. -bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [sürüm {0}] - Daha fazla bilgi için http\://www.bigbluebutton.org ziyaret edin. -bbb.mainshell.logBtn.toolTip = Sistem Kayıtlarını Aç -bbb.mainshell.meetingNotFound = Görüşme Bulunamadı -bbb.mainshell.invalidAuthToken = Kimlik Doğrulama Dizesi Hatalı -bbb.mainshell.resetLayoutBtn.toolTip = Sayfa Düzenini Sıfırla -bbb.mainshell.notification.tunnelling = Bağlantı Köprüleniyor -bbb.mainshell.notification.webrtc = WebRTC Sesi -bbb.oldlocalewindow.reminder1 = Eski bir BigBlueButton dil çevirisine sahip olabilirsiniz. -bbb.oldlocalewindow.reminder2 = Lütfen tarayıcınızın önbelleğini temizleyip tekrar deneyin. -bbb.oldlocalewindow.windowTitle = Uyarı\: Dil Çevirisi Eski -bbb.audioSelection.title = Sesli Görüşmeye Katılma Şekli Seç -bbb.audioSelection.btnMicrophone.label = Mikrofon -bbb.audioSelection.btnMicrophone.toolTip = Mikrofonunuzu kullanarak sesli katılın -bbb.audioSelection.btnListenOnly.label = Yalnızca Dinle -bbb.audioSelection.btnListenOnly.toolTip = Mikrofon kullanmadan dinleyici olarak katılın -bbb.audioSelection.txtPhone.text = Bu görüşmeye telefonla bağlanmak için, {0} numarasını arayın ve ardından konferans pin numarası olarak {1} tuşlayın. -bbb.micSettings.title = Ses testi -bbb.micSettings.speakers.header = Hoparlörü Sına -bbb.micSettings.microphone.header = Mikrofonu Sına -bbb.micSettings.playSound = Hoparlörü Sına -bbb.micSettings.playSound.toolTip = Hoparlörü sınamak için müzik çalın -bbb.micSettings.hearFromHeadset = Sesi bilgisayarınızın hoparlöründen değil, kulaklığınızdan duymalısınız. -bbb.micSettings.speakIntoMic = Kulaklık kullanıyorsanız, sesi hoparlörlerden değil kulaklığınızdan duymalısınız. -bbb.micSettings.echoTestMicPrompt = Bu bir ses testidir. Lütfen bir kaç kelime konuşun. Hoparlörünüzden kendi sesinizi duydunuz mu? -bbb.micSettings.echoTestAudioYes = Evet -bbb.micSettings.echoTestAudioNo = Hayır -bbb.micSettings.speakIntoMicTestLevel = Mikrofona konuşun. Eğer alttaki mavi barda hareket görmezseniz başka bir mikrofon seçin. -bbb.micSettings.recommendHeadset = En iyi ses kalitesi için mikrofonlu kulaklık kullanın. -bbb.micSettings.changeMic = Mikrofonu Sına ya da Değiştir -bbb.micSettings.changeMic.toolTip = Flash Player mikrofon ayarları iletişim kutusunu açın -bbb.micSettings.comboMicList.toolTip = Mikrofonu seç -bbb.micSettings.micRecordVolume.label = Sinyal Seviyesi -bbb.micSettings.micRecordVolume.toolTip = Mikrofonun sinyal seviyesini ayarla -bbb.micSettings.nextButton = Sonraki -bbb.micSettings.nextButton.toolTip = Yankı testini başlat -bbb.micSettings.join = Sesli Katıl -bbb.micSettings.join.toolTip = Sesli konferansa katıl -bbb.micSettings.cancel = Vazgeç -bbb.micSettings.connectingtoecho = Bağlanıyor -bbb.micSettings.connectingtoecho.error = Ses Testinde Hata\: Lütfen yöneticiyle iletişim kurun. -bbb.micSettings.cancel.toolTip = Sesli konferansa katılmaktan vazgeç -bbb.micSettings.access.helpButton = Öğretici videoları yeni bir sayfada açın. -bbb.micSettings.access.title = Ses Ayarları. Pencere kapanana kadar odak bu ses ayarları penceresinde kalacaktır -bbb.micSettings.webrtc.title = WebRTC Desteği -bbb.micSettings.webrtc.capableBrowser = Tarayıcınızın WebRTC desteği vardır. -bbb.micSettings.webrtc.capableBrowser.dontuseit = WebRTC kullanmamak için tıklayın -bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = WebRTC teknolojisini (kullanımda sıkıntı yaşıyorsanız önerilir) kullanmak istemiyorsanız buraya tıklayın. -bbb.micSettings.webrtc.notCapableBrowser = Tarayıcınız için WebRTC desteği bulunmamaktadır. Lütfen Google Chrome (32 ya da üzeri sürümünü); ya da Mozilla Firefox (26 ya da üzeri sürümünü) kullanın. Bu rağmen Adobe Flash Platformunu kullanarak sesli konferansa katılabileceksiniz. -bbb.micSettings.webrtc.connecting = Aranıyor -bbb.micSettings.webrtc.waitingforice = Bağlanıyor -bbb.micSettings.webrtc.transferring = Çevriliyor -bbb.micSettings.webrtc.endingecho = Sesli katılıyor -bbb.micSettings.webrtc.endedecho = Ses testi sonlandı. -bbb.micPermissions.firefox.title = Firefox Mikrofon Izinleri -bbb.micPermissions.firefox.message1 = Mikrofonunu seç ve Paylaş butonuna tıkla. -bbb.micPermissions.firefox.message2 = Mikrofon listesini görmüyorsanız, mikrofon simgesine tıklayın. -bbb.micPermissions.chrome.title = Chrome Mikrofon Izinleri -bbb.micPermissions.chrome.message1 = Chrome tarayıcısına mikrofon izni vermek için Izin Ver butonuna tıklayın. -bbb.micWarning.title = Sesli Uyarı -bbb.micWarning.joinBtn.label = Genede Katıl -bbb.micWarning.testAgain.label = Yeniden dene -bbb.micWarning.message = Mikrofonunuzda herhangi bir hareketlilik yok, muhtemelen oturum sırasında diğerleri sizi duyamıyacak. -bbb.webrtcWarning.message = WebRTC {0} hatası tespit edildi. Flash kullanmak istermisiniz? -bbb.webrtcWarning.title = WebRTC Ses Hatası -bbb.webrtcWarning.failedError.1001 = Error 1001\: WebSocket bağlantısı koptu -bbb.webrtcWarning.failedError.1002 = Error 1002\: WebSocket bağlantısı yapılamadı -bbb.webrtcWarning.failedError.1003 = Error 1003\: Tarayıcınızın sürümü desteklenmiyor. -bbb.webrtcWarning.failedError.1004 = Hata 1004\: Arama başarısız (sebep\={0}) -bbb.webrtcWarning.failedError.1005 = Error 1005\: Arama beklenmedik şekilde sona erdi -bbb.webrtcWarning.failedError.1006 = Hata 1006\: Arama zaman aşımına uğradı -bbb.webrtcWarning.failedError.1007 = Hata 1007\: ICE görüşmesi başarız -bbb.webrtcWarning.failedError.1008 = Hata 1008\: Gönderim başarısız -bbb.webrtcWarning.failedError.1009 = Hata 1009\: STUN/TURN sunucu bilgileri alaınamadı -bbb.webrtcWarning.failedError.unknown = Error {0}\: Bilinmeyen hata kodu -bbb.webrtcWarning.failedError.mediamissing = WebRTC araması için mikrofonunuz bulunamadı -bbb.webrtcWarning.failedError.endedunexpectedly = WebRTC ses denemesi beklenmedik biçimde sonlandı -bbb.mainToolbar.helpBtn = Yardım -bbb.mainToolbar.logoutBtn = Çıkış -bbb.mainToolbar.logoutBtn.toolTip = Çıkış -bbb.mainToolbar.langSelector = Dil seçin -bbb.mainToolbar.settingsBtn = Ayarlar -bbb.mainToolbar.settingsBtn.toolTip = Ayarları Aç -bbb.mainToolbar.shortcutBtn = Kısayol Tuşları -bbb.mainToolbar.shortcutBtn.toolTip = Kısayol Tuşları Penceresini Aç -bbb.mainToolbar.recordBtn.toolTip.start = Kaydı başlat -bbb.mainToolbar.recordBtn.toolTip.stop = Kaydı durdur -bbb.mainToolbar.recordBtn.toolTip.recording = Oturum kaydedilecek -bbb.mainToolbar.recordBtn.toolTip.notRecording = Oturum kaydedilmeyecek -bbb.mainToolbar.recordBtn.confirm.title = Kayıt yapmayı onaylayın -bbb.mainToolbar.recordBtn.confirm.message.start = Oturumun kaydının başlatılmasını istediğinizden emin misiniz? -bbb.mainToolbar.recordBtn.confirm.message.stop = Oturumun kaydının durdurulmasını istediğinizden emin misiniz? -bbb.mainToolbar.recordBtn..notification.title = Ses Kaydı Bildirimi -bbb.mainToolbar.recordBtn..notification.message1 = Bu görüşmenin ses kaydını alabilirsiniz. -bbb.mainToolbar.recordBtn..notification.message2 = Ses kaydını başlatmak/bitirmek için başlık barındaki Kaydı Başlat/Bitir butonuna tıklayın. -bbb.mainToolbar.recordingLabel.recording = (Kaydediliyor) -bbb.mainToolbar.recordingLabel.notRecording = Kaydedilmiyor -bbb.clientstatus.title = Uyarı Ayarları -bbb.clientstatus.notification = Okunmamış uyarılar -bbb.clientstatus.tunneling.title = Güvenlik Duvarı -# 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 = Tarayıcı Sürümü -bbb.clientstatus.browser.message = Tarayıcınız ({0}) güncel değil. Son sürüme güncellemeniz önerilmektedir. -bbb.clientstatus.flash.title = Flash Oynatıcı -bbb.clientstatus.flash.message = Flash Player bileşeni ({0}) güncel değil. Son sürüme güncellemeniz önerilmektedir. -bbb.clientstatus.webrtc.title = Ses -bbb.clientstatus.webrtc.message = Daha iyi ses için Firefox ya da Chrome kullanmanız önerilir. -bbb.clientstatus.java.title = Java -bbb.clientstatus.java.notdetected = Java sürümü tespit edilemedi -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -bbb.window.minimizeBtn.toolTip = Küçült -bbb.window.maximizeRestoreBtn.toolTip = Büyült -bbb.window.closeBtn.toolTip = Kapat -bbb.videoDock.titleBar = Kamera Penceresi Başlık Çubuğu -bbb.presentation.titleBar = Sunum Penceresi Başlık Çubuğu -bbb.chat.titleBar = Sohbet Penceresi Başlık Çubuğu -bbb.users.title = Kullanıcılar{0} {1} -bbb.users.titleBar = Kullanıcılar Penceresi başlık çubuğu -bbb.users.quickLink.label = Kullanıcı Penceresi -bbb.users.minimizeBtn.accessibilityName = Kullanıcılar Penceresini Küçült -bbb.users.maximizeRestoreBtn.accessibilityName = Kullanıcılar Penceresini Büyült -bbb.users.settings.buttonTooltip = Ayarlar -bbb.users.settings.audioSettings = Ses testi -bbb.users.settings.webcamSettings = Kamera Ayarları -bbb.users.settings.muteAll = Tümünü Sessiz Yap -bbb.users.settings.muteAllExcept = Sunucu Hariç Tümünü Sessiz yap -bbb.users.settings.unmuteAll = Tümünü Sesli Yap -bbb.users.settings.lowerAllHands = Tüm Elleri İndir -bbb.users.raiseHandBtn.toolTip = El Kaldır -bbb.users.raiseHandBtn.toolTip2 = Eli İndir -bbb.users.roomMuted.text = Izleyiciler susturuldu -bbb.users.roomLocked.text = Izleyiciler kilitlendi -bbb.users.pushToTalk.toolTip = Konuş -bbb.users.pushToMute.toolTip = Kendini sessiz yap -bbb.users.muteMeBtnTxt.talk = Sesli Yap -bbb.users.muteMeBtnTxt.mute = Sessiz Yap -bbb.users.muteMeBtnTxt.muted = Sessiz -bbb.users.muteMeBtnTxt.unmuted = Sesli -bbb.users.usersGrid.contextmenu.exportusers = Kullanıcı İsimlerini Kopyala -bbb.users.usersGrid.accessibilityName = Kullanıcı Listesi. Gezinmek için yön tuşlarını kullanın. -bbb.users.usersGrid.nameItemRenderer = Adı -bbb.users.usersGrid.nameItemRenderer.youIdentifier = siz -bbb.users.usersGrid.statusItemRenderer = Durumu -bbb.users.usersGrid.statusItemRenderer.changePresenter = Sunucuyu Değiştir -bbb.users.usersGrid.statusItemRenderer.presenter = Sunucu -bbb.users.usersGrid.statusItemRenderer.moderator = Yönetici -bbb.users.usersGrid.statusItemRenderer.lowerHand = Eli İndir -bbb.users.usersGrid.statusItemRenderer.handRaised = El Kaldırıldı -bbb.users.usersGrid.statusItemRenderer.viewer = İzleyici -bbb.users.usersGrid.mediaItemRenderer = Medya -bbb.users.usersGrid.mediaItemRenderer.talking = Konuşuyor -bbb.users.usersGrid.mediaItemRenderer.webcam = Kamera Paylaşılıyor -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = Kamerayı görüntüle -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = {0} sesini aç -bbb.users.usersGrid.mediaItemRenderer.pushToMute = {0} sesini kapat -bbb.users.usersGrid.mediaItemRenderer.pushToLock = Kilitle {0} -bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Kilidi Aç {0} -bbb.users.usersGrid.mediaItemRenderer.kickUser = Kullanıcı At -bbb.users.usersGrid.mediaItemRenderer.webcam = Kamera Paylaşılıyor -bbb.users.usersGrid.mediaItemRenderer.micOff = Mikrofon devre dışı -bbb.users.usersGrid.mediaItemRenderer.micOn = Mikrofon devrede -bbb.users.usersGrid.mediaItemRenderer.noAudio = Sesli görüşmede değil -bbb.presentation.title = Sunum -bbb.presentation.titleWithPres = Sunum\: {0} -bbb.presentation.quickLink.label = Sunum Penceresi -bbb.presentation.fitToWidth.toolTip = Sunumu Genişliğe Sığdır -bbb.presentation.fitToPage.toolTip = Sunumu Sayfaya Sığdır -bbb.presentation.uploadPresBtn.toolTip = Sunum Yükle -bbb.presentation.backBtn.toolTip = Önceki slayt. -bbb.presentation.btnSlideNum.accessibilityName = Slayt {0} - {1} -bbb.presentation.btnSlideNum.toolTip = Bir slayt seç -bbb.presentation.forwardBtn.toolTip = Sonraki slayt -bbb.presentation.maxUploadFileExceededAlert = Hata\: Dosya izin verilenden daha büyük. -bbb.presentation.uploadcomplete = Yükleme tamamlandı. Belgeyi dönüştürürken lütfen bekleyin. -bbb.presentation.uploaded = yüklendi. -bbb.presentation.document.supported = Yüklenen belge desteklenmektedir. Dönüştürmeye başlıyor... -bbb.presentation.document.converted = Ofis belgesi başarıyla dönüştürüldü. -bbb.presentation.error.document.convert.failed = Hata\: Ofis belgesi dönüşümü başarısız oldu. -bbb.presentation.error.io = IO Hatası\: Lütfen yöneticiye başvurun. -bbb.presentation.error.security = Güvenlik Hatası\: Lütfen yöneticiye başvurun. -bbb.presentation.error.convert.notsupported = Hata\: Yüklenen belge desteklenmiyor. Lütfen uyumlu bir dosya yükleyin. -bbb.presentation.error.convert.nbpage = Hata\: Yüklenen belgedeki sayfa sayısı algılanamadı. -bbb.presentation.error.convert.maxnbpagereach = Hata\: Yüklenen belgede oldukça fazla sayfa var. -bbb.presentation.converted = {1} slayttan {0} tanesi dönüştürüldü. -bbb.presentation.ok = TAMAM -bbb.presentation.slider = Sunum yakınlaştırma seviyesi -bbb.presentation.slideloader.starttext = Slayt metni başlangıcı -bbb.presentation.slideloader.endtext = Slayt metni sonu -bbb.presentation.uploadwindow.presentationfile = Sunum dosyası -bbb.presentation.uploadwindow.pdf = PDF -bbb.presentation.uploadwindow.word = WORD -bbb.presentation.uploadwindow.excel = EXCEL -bbb.presentation.uploadwindow.powerpoint = POWERPOINT -bbb.presentation.uploadwindow.image = RESİM -bbb.presentation.minimizeBtn.accessibilityName = Sunum Penceresini Küçült -bbb.presentation.maximizeRestoreBtn.accessibilityName = Sunum Penceresini Büyült -bbb.presentation.closeBtn.accessibilityName = Sunum Penceresini Kapat -bbb.fileupload.title = Sunumunuza Dosya Ekleyin -bbb.fileupload.lblFileName.defaultText = Seçilmiş dosya yok -bbb.fileupload.selectBtn.label = Dosya Seç -bbb.fileupload.selectBtn.toolTip = Bir dosya seçmek için iletişim kutusu açın -bbb.fileupload.uploadBtn = Yükle -bbb.fileupload.uploadBtn.toolTip = Seçili dosyayı yükle -bbb.fileupload.deleteBtn.toolTip = Sunumu Sil -bbb.fileupload.showBtn = Göster -bbb.fileupload.showBtn.toolTip = Sunumu Göster -bbb.fileupload.okCancelBtn = Vazgeç -bbb.fileupload.okCancelBtn.toolTip = Dosya Aktarma iletişim kutusunu kapat -bbb.fileupload.genThumbText = Küçük resimler oluşturuluyor... -bbb.fileupload.progBarLbl = Aşama\: -bbb.fileupload.fileFormatHint = Herhangi bir ofis veya Portable Document Format (PDF) dosyası yükleyebilirsiniz. En iyi sonucu almak için PDF yükleyin. -bbb.chat.title = Sohbet -bbb.chat.quickLink.label = Sohbet Penceresi -bbb.chat.cmpColorPicker.toolTip = Metin Rengi -bbb.chat.input.accessibilityName = Sohbet Mesajı Düzenleme Alanı -bbb.chat.sendBtn = Gönder -bbb.chat.sendBtn.toolTip = Mesajı Gönder -bbb.chat.sendBtn.accessibilityName = Sohbet mesajını gönder -bbb.chat.contextmenu.copyalltext = Tüm Metni Kopyala -bbb.chat.publicChatUsername = Tümü -bbb.chat.optionsTabName = Seçenekler -bbb.chat.privateChatSelect = Özel yazışmak istediğiniz kişiyi seçin -bbb.chat.private.userLeft = Kullanıcı çıkış yaptı. -bbb.chat.private.userJoined = Kullanıcı giriş yaptı. -bbb.chat.usersList.toolTip = Özel Sohbet için Kullanıcı Seç -bbb.chat.chatOptions = Sohbet Seçenekleri -bbb.chat.fontSize = Sohbet Mesajı Yazı Boyutu -bbb.chat.cmbFontSize.toolTip = Chat Mesajı Font Büyüklüğü -bbb.chat.messageList = Mesaj Kutusu -bbb.chat.minimizeBtn.accessibilityName = Sohbet Penceresini Küçült -bbb.chat.maximizeRestoreBtn.accessibilityName = Sohbet Penceresini Büyült -bbb.chat.closeBtn.accessibilityName = Sohbet Penceresini Kapat -bbb.chat.chatTabs.accessibleNotice = Bu sekmedeki yeni mesajlar -bbb.publishVideo.changeCameraBtn.labelText = Kamerayı Değiştir -bbb.publishVideo.changeCameraBtn.toolTip = Kamera değiştirme iletişim kutusunu aç -bbb.publishVideo.cmbResolution.tooltip = Kamera çözünürlüğünü seç -bbb.publishVideo.startPublishBtn.labelText = Paylaşımı Başlat -bbb.publishVideo.startPublishBtn.toolTip = Kameranızı paylaşmaya başlayın -bbb.webcamPermissions.chrome.title = Chrome Webcam İzinleri -bbb.webcamPermissions.chrome.message1 = Chrome tarayıcısına webcam izni vermek için Izin Ver butonuna tıklayın. -bbb.videodock.title = Kameralar -bbb.videodock.quickLink.label = Kamera Penceresi -bbb.video.minimizeBtn.accessibilityName = Kamera Penceresini Küçült -bbb.video.maximizeRestoreBtn.accessibilityName = Kamera Penceresini Büyült -bbb.video.controls.muteButton.toolTip = {0} sesli ya da sessiz yap -bbb.video.controls.switchPresenter.toolTip = {0} sunucu yap -bbb.video.controls.ejectUserBtn.toolTip = Toplantıdan {0} çıkart -bbb.video.controls.privateChatBtn.toolTip = {0} ile sohbet et -bbb.video.publish.hint.noCamera = Kamera bulunamadı -bbb.video.publish.hint.cantOpenCamera = Kameranız açılamıyor -bbb.video.publish.hint.waitingApproval = Onay için bekleniyor -bbb.video.publish.hint.videoPreview = Kamera önizleme -bbb.video.publish.hint.openingCamera = Kamera açılıyor... -bbb.video.publish.hint.cameraDenied = Kamera erişimi reddedildi -bbb.video.publish.hint.cameraIsBeingUsed = Kameranız başka bir uygulama tarafından kullanılıyor -bbb.video.publish.hint.publishing = Yayımlanıyor... -bbb.video.publish.closeBtn.accessName = Kamera ayarları iletişim kutusunu kapat -bbb.video.publish.closeBtn.label = Vazgeç -bbb.video.publish.titleBar = Kamera Penceresini Yayımla -bbb.desktopPublish.title = Masaüstü Paylaşımı\: Sunucu Önizlemesi -bbb.desktopPublish.fullscreen.tooltip = Ana Ekranımı Paylaş -bbb.desktopPublish.fullscreen.label = Tam Ekran -bbb.desktopPublish.region.tooltip = Ekranımın Bir Kısmını Paylaş -bbb.desktopPublish.region.label = Bölge -bbb.desktopPublish.stop.tooltip = Ekran paylaşımını kapat -bbb.desktopPublish.stop.label = Kapat -bbb.desktopPublish.maximizeRestoreBtn.toolTip = Bu pencereyi tam ekran yapamazsınız. -bbb.desktopPublish.closeBtn.toolTip = Paylaşımı durdur ve Kapat. -bbb.desktopPublish.chromeOnMacUnsupportedHint = Masaüstü paylaşımı şu anda Mac OS X altında çalışan Chrome tarayıcısında desteklenmiyor. Masaüstünü paylaşmak için Firefox kullanmanız önerilir. -bbb.desktopPublish.minimizeBtn.toolTip = Küçült -bbb.desktopPublish.minimizeBtn.accessibilityName = Masaüstü Paylaşımı Yayımlama Penceresini Küçült -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Masaüstü Paylaşımı Yayımlama Penceresini Büyült -bbb.desktopPublish.chromeHint.title = Chrome izninize ihtiyaç duyuyor. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -bbb.desktopPublish.chromeHint.button = Tekrar Dene -bbb.desktopView.title = Masaüstü Paylaşımı -bbb.desktopView.fitToWindow = Pencereye Sığdır -bbb.desktopView.actualSize = Gerçek boyutu görüntüle -bbb.desktopView.minimizeBtn.accessibilityName = Masaüstü Paylaşım İzleme Penceresini Küçült -bbb.desktopView.maximizeRestoreBtn.accessibilityName = Masaüstü Paylaşım İzleme Penceresini Büyült -bbb.desktopView.closeBtn.accessibilityName = Masaüstü Paylaşım İzleme Penceresini Kapat -bbb.toolbar.phone.toolTip.start = Sesli Katıl -bbb.toolbar.phone.toolTip.stop = Sesli Katılmayı Durdur -bbb.toolbar.phone.toolTip.mute = Konferansı dinlemeyi durdur -bbb.toolbar.phone.toolTip.unmute = Konferansı dinlemeye başla. -bbb.toolbar.phone.toolTip.nomic = Mikrofon bulunamadı -bbb.toolbar.deskshare.toolTip.start = Masaüstümü Paylaş -bbb.toolbar.deskshare.toolTip.stop = Masaüstümü Paylaşmayı Durdur -bbb.toolbar.video.toolTip.start = Kameramı Paylaş -bbb.toolbar.video.toolTip.stop = Kameramı Paylaşmayı Durdur -bbb.layout.addButton.toolTip = Oluşturulan sayfa düzenini listeye ekle -bbb.layout.broadcastButton.toolTip = Mevcut Sayfa Düzenini Tüm Izleyicilere Uygula -bbb.layout.combo.toolTip = Sayfa Düzenini Değiştir -bbb.layout.loadButton.toolTip = Bir dosyadan sayfa düzeni yükle -bbb.layout.saveButton.toolTip = Sayfa düzenini bir dosyaya kaydet -bbb.layout.lockButton.toolTip = Sayfa düzenini kilitle -bbb.layout.combo.prompt = Sayfa düzenini uygula -bbb.layout.combo.custom = * Özel sayfa düzeni -bbb.layout.combo.customName = Özel sayfa düzeni -bbb.layout.combo.remote = Uzaktan -bbb.layout.save.complete = Sayfa düzeni başarıyla kaydedildi -bbb.layout.load.complete = Sayfa düzeni başarıyla yüklendi -bbb.layout.load.failed = Sayfa düzeni yüklenemedi -bbb.layout.name.defaultlayout = Varsayılan Görünüm -bbb.layout.name.videochat = Video Görünümü -bbb.layout.name.webcamsfocus = Web Kamerası Görünümü -bbb.layout.name.presentfocus = Sunum Görünümü -bbb.layout.name.lectureassistant = Ders Asistanı Görünümü -bbb.layout.name.lecture = Ders Görünümü -bbb.highlighter.toolbar.pencil = Kalem -bbb.highlighter.toolbar.pencil.accessibilityName = Beyaz tahta imlecini kalem olarak değiştir -bbb.highlighter.toolbar.ellipse = Daire -bbb.highlighter.toolbar.ellipse.accessibilityName = Beyaz tahta imlecini daire olarak değiştir -bbb.highlighter.toolbar.rectangle = Dikdörtgen -bbb.highlighter.toolbar.rectangle.accessibilityName = Beyaz tahta imlecini dikdörtgen olarak değiştir -bbb.highlighter.toolbar.panzoom = Kaydır ve Yakınlaştır -bbb.highlighter.toolbar.panzoom.accessibilityName = Beyaz tahta imlecini kaydır ve yakınlaştır olarak değiştir -bbb.highlighter.toolbar.clear = Tüm Ek Açıklamaları Temizle -bbb.highlighter.toolbar.clear.accessibilityName = Beyaz tahta sayfasını temizle -bbb.highlighter.toolbar.undo = Ek Açıklamayı Geri Al -bbb.highlighter.toolbar.undo.accessibilityName = Son beyaz tahta çizimini sil -bbb.highlighter.toolbar.color = Renk Seç -bbb.highlighter.toolbar.color.accessibilityName = Beyaz tahta çizim işareti rengi -bbb.highlighter.toolbar.thickness = Çizgi Kalınlığını Değiştir -bbb.highlighter.toolbar.thickness.accessibilityName = Beyaz tahta çizim kalınlığı -bbb.logout.title = Çıkış -bbb.logout.button.label = TAMAM -bbb.logout.appshutdown = Sunucu uygulaması sonlandırıldı -bbb.logout.asyncerror = Eşzamansızlık Hatası oluştu -bbb.logout.connectionclosed = Sunucuya olan bağlantı sonlandırıldı -bbb.logout.connectionfailed = Sunucuya olan bağlantı başarısız oldu. -bbb.logout.rejected = Sunucu olan bağlantı reddedildi. -bbb.logout.invalidapp = Red5 uygulaması mevcut değil -bbb.logout.unknown = Kullanıcı sunucuyla olan bağlantısını kaybetti. -bbb.logout.usercommand = Konferanstan ayrıldınız -bbb.logout.refresh.message = Eğer bağlantınız beklenmedik bir şekilde koptuysa Tekrar Bağlan butonuna basarak yeniden bağlanabilirsiniz. -bbb.logout.refresh.label = Tekrar Bağlan -bbb.logout.confirm.title = Çıkışı Onayla -bbb.logout.confirm.message = Çıkmak istediğinizden emin misiniz? -bbb.logout.confirm.yes = Evet -bbb.logout.confirm.no = Hayır -bbb.notes.title = Notlar -bbb.notes.cmpColorPicker.toolTip = Metin Rengi -bbb.notes.saveBtn = Kaydet -bbb.notes.saveBtn.toolTip = Notları Kaydet -bbb.settings.deskshare.instructions = Masaüstü paylaşımınızın düzgün çalışıp çalışmadığını denetleyen iletilerde Kabul seçeneğini tıklayın -bbb.settings.deskshare.start = Masaüstü Paylaşımını Kontrol Et -bbb.settings.voice.volume = Mikrofon Hareketleri -bbb.settings.java.label = Java sürümü hatası -bbb.settings.java.text = Bilgisayarınızda Java {0} sürümü yüklü fakat BigBlueButton masaüstü paylaşımını kullanabilmek için {1} sürümüne ihtiyacınız var. En son Java JRE sürümünü yüklemek için aşağıdaki düğmeye tıklayın. -bbb.settings.java.command = Java'nın yeni sürümünü Yükle -bbb.settings.flash.label = Flash sürüm hatası -bbb.settings.flash.text = Bilgisayarınızda Flash {0} sürümü yüklü, fakat BigBlueButton’ı düzgün çalıştırmak için Flash {1} ve üzeri sürümüne ihtiyacınız var. Güncel Adobe Flash sürümünü yüklemek için düğmeye tıklayın. -bbb.settings.flash.command = Flash'ın yenisürümünü Yükle -bbb.settings.isight.label = iSight kamera hatası -bbb.settings.isight.text = Eğer iSight kameranızla ilgili sorun yaşıyorsanız bunun nedeni, iSight kamerayla Flash video yakalama problemi olduğu bilinen OS X 10.6.5 işletim sisteminiz olabilir. Bu sorunu düzeltmek için aşağıdaki bağlantıya tıklayarak Flash oynatıcının yeni versiyonunu yükleyebilir ya da Mac'inizi en son sürüme yükseltebilirsiniz. -bbb.settings.isight.command = Flash 10.2 RC2 Yükle -bbb.settings.warning.label = Uyarı -bbb.settings.warning.close = Bu Uyarıyı kapat -bbb.settings.noissues = Çözümlenmemiş soruna rastlanmadı. -bbb.settings.instructions = Flash'ın kamera kullanım izni isteğini onaylayın. Eğer kendinizi görebiliyor ve duyabiliyorsanız tarayıcınız düzgün bir şekilde ayarlanmıştır. Diğer potansiyel sorunlar aşağıda sıralanmıştır. Olası çözümleri bulabilmek için her birine tıklayın. -ltbcustom.bbb.highlighter.toolbar.triangle = Üçgen -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Beyaz tahta imlecini üçgen olarak değiştir -ltbcustom.bbb.highlighter.toolbar.line = Düz Çizgi -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Beyaz tahta imlecini düz çizgi olarak değiştir -ltbcustom.bbb.highlighter.toolbar.text = Metin -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Beyaz tahta imlecini metin olarak değiştir -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Metin rengi -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Yazı büyüklüğü - -# bbb.accessibility.clientReady = Ready - -bbb.accessibility.chat.chatBox.reachedFirst = İlk mesaja ulaştınız. -bbb.accessibility.chat.chatBox.reachedLatest = Son mesaja ulaştınız. -bbb.accessibility.chat.chatBox.navigatedFirst = İlk mesaja eriştiniz. -bbb.accessibility.chat.chatBox.navigatedLatest = Son mesaja eriştiniz. -bbb.accessibility.chat.chatBox.navigatedLatestRead = Okuduğunuz en son mesaja yönlendirildiniz. -bbb.accessibility.chat.chatwindow.input = Sohbet veri girişi - -bbb.accessibility.chat.initialDescription = Sohbet mesajları arasında gezinmek için lütfen ok tuşlarını kullanın. - -bbb.accessibility.notes.notesview.input = Not girişi - -bbb.shortcuthelp.title = Kısayol Tuşları -bbb.shortcuthelp.minimizeBtn.accessibilityName = Kısayol Tuşları Penceresini Küçült -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Kısayol Tuşları Penceresini Büyült -bbb.shortcuthelp.closeBtn.accessibilityName = Kısayol Tuşları Penceresini Kapat -bbb.shortcuthelp.dropdown.general = Genel Kısayollar -bbb.shortcuthelp.dropdown.presentation = Sunum kısayolları -bbb.shortcuthelp.dropdown.chat = Sohbet kısayolları -bbb.shortcuthelp.dropdown.users = Kullanıcı kısayolları -bbb.shortcuthelp.dropdown.polling = Sunucu Seçim kısayolları -bbb.shortcuthelp.dropdown.polling2 = İzleyici Oylama kısayolları -bbb.shortcuthelp.headers.shortcut = Kısayol -bbb.shortcuthelp.headers.function = İşlev - -bbb.shortcutkey.general.minimize = 189 -bbb.shortcutkey.general.minimize.function = Mevcut pencereyi küçült -bbb.shortcutkey.general.maximize = 187 -bbb.shortcutkey.general.maximize.function = Mevcut pencereyi büyült - -bbb.shortcutkey.flash.exit = 81 -bbb.shortcutkey.flash.exit.function = Flash Penceresinden Uzaklaştır -bbb.shortcutkey.users.muteme = 77 -bbb.shortcutkey.users.muteme.function = Mikrofonunuzu sesli ya da sessiz yapın -bbb.shortcutkey.chat.chatinput = 73 -bbb.shortcutkey.chat.chatinput.function = Sohbet girdi alanına odakla -bbb.shortcutkey.present.focusslide = 67 -bbb.shortcutkey.present.focusslide.function = Sunu slaydına odakla -bbb.shortcutkey.whiteboard.undo = 90 -bbb.shortcutkey.whiteboard.undo.function = Son beyaz tahta çizimini geri al - -bbb.shortcutkey.focus.users = 49 -bbb.shortcutkey.focus.users.function = Odaklamayı Kullanıcılar penceresine kaydır -bbb.shortcutkey.focus.video = 50 -bbb.shortcutkey.focus.video.function = Odaklamayı Kamera penceresine kaydır -bbb.shortcutkey.focus.presentation = 51 -bbb.shortcutkey.focus.presentation.function = Odaklamayı Sunum penceresine kaydır -bbb.shortcutkey.focus.chat = 52 -bbb.shortcutkey.focus.chat.function = Odaklamayı Sohbet penceresine kaydır -bbb.shortcutkey.focus.pollingCreate = 67 -bbb.shortcutkey.focus.pollingCreate.function = Odaklamayı Anket Oluşturma penceresine kaydır. Eğer açıksa. -bbb.shortcutkey.focus.pollingStats = 83 -bbb.shortcutkey.focus.pollingStats.function = Odaklamayı Anket İstatistikleri penceresine kaydır. Eğer açıksa. -bbb.shortcutkey.focus.voting = 89 -bbb.shortcutkey.focus.voting.function = Odaklamayı Oylama penceresine kaydır. Eğer açıksa. - -bbb.shortcutkey.share.desktop = 68 -bbb.shortcutkey.share.desktop.function = Masaüstü paylaşım penceresini aç -bbb.shortcutkey.share.microphone = 79 -bbb.shortcutkey.share.microphone.function = Ses ayarları penceresini aç -bbb.shortcutkey.share.pauseRemoteStream = 80 -bbb.shortcutkey.share.pauseRemoteStream.function = Konferansı dinlemeyi Başlat/Bitir -bbb.shortcutkey.share.webcam = 66 -bbb.shortcutkey.share.webcam.function = Kamera paylaşım penceresini aç - -bbb.shortcutkey.shortcutWindow = 72 -bbb.shortcutkey.shortcutWindow.function = Kısayol Tuşları penceresini aç/odakla -bbb.shortcutkey.logout = 76 -bbb.shortcutkey.logout.function = Bu toplantıdan çık -bbb.shortcutkey.raiseHand = 82 -bbb.shortcutkey.raiseHand.function = Elini kaldır - -bbb.shortcutkey.present.upload = 85 -bbb.shortcutkey.present.upload.function = Sunum yükle -bbb.shortcutkey.present.previous = 65 -bbb.shortcutkey.present.previous.function = Önceki slayta git -bbb.shortcutkey.present.select = 83 -bbb.shortcutkey.present.select.function = Tüm slaytları göster -bbb.shortcutkey.present.next = 69 -bbb.shortcutkey.present.next.function = Sonraki slayta git -bbb.shortcutkey.present.fitWidth = 70 -bbb.shortcutkey.present.fitWidth.function = Slaytları genişliğe sığdır -bbb.shortcutkey.present.fitPage = 80 -bbb.shortcutkey.present.fitPage.function = Slaytları sayfaya sığdır - -bbb.shortcutkey.users.makePresenter = 80 -bbb.shortcutkey.users.makePresenter.function = Seçili kişiyi sunucu yap -bbb.shortcutkey.users.kick = 75 -bbb.shortcutkey.users.kick.function = Seçili kişiyi toplantıdan çıkart -bbb.shortcutkey.users.mute = 83 -bbb.shortcutkey.users.mute.function = Seçili kişiyi sesli ya da sessiz yap -bbb.shortcutkey.users.muteall = 65 -bbb.shortcutkey.users.muteall.function = Tüm kullanıcıları sesli ya da sessiz yap -bbb.shortcutkey.users.focusUsers = 85 -bbb.shortcutkey.users.focusUsers.function = Kullanıcı listesine odakla -bbb.shortcutkey.users.muteAllButPres = 65 -bbb.shortcutkey.users.muteAllButPres.function = Sunucu hariç tümünü sessiz yap - -bbb.shortcutkey.chat.focusTabs = 89 -bbb.shortcutkey.chat.focusTabs.function = Sohbet sekmelerine odakla -bbb.shortcutkey.chat.focusBox = 66 -bbb.shortcutkey.chat.focusBox.function = Sohbet kutusuna odakla -bbb.shortcutkey.chat.changeColour = 67 -bbb.shortcutkey.chat.changeColour.function = Yazı rengi seçimine odaklan -bbb.shortcutkey.chat.sendMessage = 83 -bbb.shortcutkey.chat.sendMessage.function = Sohbet mesajı gönder -bbb.shortcutkey.chat.explanation = ---- -bbb.shortcutkey.chat.explanation.function = Mesaja gitmek için sohbet kutusuna odaklamanız gerekir. - -bbb.shortcutkey.chat.chatbox.advance = 40 -bbb.shortcutkey.chat.chatbox.advance.function = Sonraki mesaja git -bbb.shortcutkey.chat.chatbox.goback = 38 -bbb.shortcutkey.chat.chatbox.goback.function = Önceki mesaja git -bbb.shortcutkey.chat.chatbox.repeat = 32 -bbb.shortcutkey.chat.chatbox.repeat.function = Mevcut mesajı tekrarla -bbb.shortcutkey.chat.chatbox.golatest = 39 -bbb.shortcutkey.chat.chatbox.golatest.function = Son mesaja git -bbb.shortcutkey.chat.chatbox.gofirst = 37 -bbb.shortcutkey.chat.chatbox.gofirst.function = İlk mesaja git -bbb.shortcutkey.chat.chatbox.goread = 75 -bbb.shortcutkey.chat.chatbox.goread.function = Okuduğunuz en son mesaja git -bbb.shortcutkey.chat.chatbox.debug = 71 -bbb.shortcutkey.chat.chatbox.debug.function = Geçici hata ayıklama kısayolu - -bbb.polling.toolbar.toolTip = Anketleri Yönet -bbb.polling.buttonName = Anketleri Yönet -bbb.polling.createPoll = Yeni Anket Oluştur -bbb.polling.createPoll.moreThanOneResponse = Kullanıcıların birden fazla cevap vermelerine izin ver -bbb.polling.createPoll.hint = İpucu\: Her cevabı yeni satırda başlatın -bbb.polling.createPoll.answers = Cevaplar\: -bbb.polling.createPoll.question = Soru\: -bbb.polling.createPoll.title = Başlık\: -bbb.polling.createPoll.publishToWeb = Web oylamasına izin ver - -bbb.polling.pollPreview = Anket Önizlemesi -bbb.polling.pollPreview.modify = Düzenle -bbb.polling.pollPreview.publish = Yayımla -bbb.polling.pollPreview.preview = Önizleme -bbb.polling.pollPreview.save = Kaydet -bbb.polling.pollPreview.cancel = Vazgeç -bbb.polling.pollPreview.modify = Düzenle -bbb.polling.pollPreview.hereIsYourPoll = Anketiniz\: -bbb.polling.pollPreview.ifYouWantChanges = Eğer bir değişiklik yapmak isterseniz 'Düzenle' düğmesine tıklayın -bbb.polling.pollPreview.checkAll = (uygun olanları işaretleyin) -bbb.polling.pollPreview.pollWillPublishOnline = Bu anket web oylaması için uygun olacak. - -bbb.polling.resultBtn.label=Sonuç -bbb.polling.resultBtn.toolTip=Anket sonucunu göster -bbb.polling.startBtn.label=Başlat -bbb.polling.startBtn.toolTip=Anketi başlat -bbb.polling.editBtn.label=Düzenle -bbb.polling.editBtn.toolTip=Anketi düzenle -bbb.polling.deleteBtn.toolTip=Anketi sil - -bbb.publishVideo.startPublishBtn.labelText = Paylaşımı Başlat -bbb.publishVideo.changeCameraBtn.labelText = Kamerayı Değiştir - -bbb.accessibility.alerts.madePresenter = Şu an Sunucu sizsiniz. -bbb.accessibility.alerts.madeViewer = Şu an bir İzleyicisiniz. - -bbb.shortcutkey.polling.buttonClick = 80 -bbb.shortcutkey.polling.buttonClick.function = Anket Menüsünü açın -bbb.shortcutkey.polling.focusTitle = 67 -bbb.shortcutkey.polling.focusTitle.function = Başlık girdi kutusuna odaklan -bbb.shortcutkey.polling.focusQuestion = 81 -bbb.shortcutkey.polling.focusQuestion.function = Soru girdi kutusuna odaklan -bbb.shortcutkey.polling.focusAnswers = 65 -bbb.shortcutkey.polling.focusAnswers.function = Cevap girdi kutusuna odaklan -bbb.shortcutkey.polling.focusMultipleCB = 77 -bbb.shortcutkey.polling.focusMultipleCB.function = "Çoklu seçimlere izin ver" onay kutusuna odaklan -bbb.shortcutkey.polling.focusWebPollCB = 66 -bbb.shortcutkey.polling.focusWebPollCB.function = "Web oylamasını etkinleştir" onay kutusuna odaklan -bbb.shortcutkey.polling.previewClick = 80 -bbb.shortcutkey.polling.previewClick.function = Anketinizi Önizleme yapıp ve devam edin. -bbb.shortcutkey.polling.cancelClick = 88 -bbb.shortcutkey.polling.cancelClick.function = Vazgeç ve Anket oluşturmadan çık. -bbb.shortcutkey.polling.modify = 69 -bbb.shortcutkey.polling.modify.function = Geri dön ve anketini düzenle. -bbb.shortcutkey.polling.publish = 85 -bbb.shortcutkey.polling.publish.function = Anketini yayımla ve oylamaya aç. -bbb.shortcutkey.polling.save = 83 -bbb.shortcutkey.polling.save.function = Anketini sonra kullanmak için kaydet. - -bbb.shortcutkey.pollStats.explanation = ---- -bbb.shortcutkey.pollStats.explanation.function = Anket sonuçları sadece anket yayımlandığında uygun olacak. -bbb.shortcutkey.polling.focusData = 68 -bbb.shortcutkey.polling.focusData.function = Anket sonuçlarına odaklan -bbb.shortcutkey.polling.refresh = 82 -bbb.shortcutkey.polling.refresh.function = Anket sonuçlarını yenile. -bbb.shortcutkey.polling.focusWebPoll = 73 -bbb.shortcutkey.polling.focusWebPoll.function = Web oylama URL kutusuna odaklan. -bbb.shortcutkey.polling.stopPoll = 79 -bbb.shortcutkey.polling.stopPoll.function = Anketi durdur ve oylamayı sonlandır. -bbb.shortcutkey.polling.repostPoll = 80 -bbb.shortcutkey.polling.repostPoll.function = Anketi yeniden yayımla. -bbb.shortcutkey.polling.closeStatsWindow = 88 -bbb.shortcutkey.polling.closeStatsWindow.function = Oylama Sonuçları penceresini kapat. - -bbb.shortcutkey.polling.vote = 86 -bbb.shortcutkey.polling.vote.function = Seçilen seçenekler için oyunuzu verin. -bbb.shortcutkey.polling.focusVoteQuestion = 81 -bbb.shortcutkey.polling.focusVoteQuestion.function = Soruya odaklan - -bbb.shortcutkey.specialKeys.space = Boşluk Çubuğu -bbb.shortcutkey.specialKeys.left = Sol Ok -bbb.shortcutkey.specialKeys.right = Sağ Ok -bbb.shortcutkey.specialKeys.up = Yukarı Ok -bbb.shortcutkey.specialKeys.down = Aşağı Ok -bbb.shortcutkey.specialKeys.plus = Artı -bbb.shortcutkey.specialKeys.minus = Eksi - -bbb.toolbar.videodock.toolTip.closeAllVideos = Tüm videoları kapat -bbb.users.settings.lockAll=Tüm Kullanıcıları Kilitle -bbb.users.settings.lockAllExcept=Sunuş Yapan Kişi Hariç Kilitle -bbb.users.settings.lockSettings=İzleyicileri Kilitle ... -bbb.users.settings.unlockAll=Tüm izleyicilerin kilidini aç -bbb.users.settings.roomIsLocked=Varsayılan kilitle -bbb.users.settings.roomIsMuted=Varsayılan Sessiz - -bbb.lockSettings.save = Uygula -bbb.lockSettings.save.tooltip = Kilit Ayarlarını Uygula -bbb.lockSettings.cancel = Vazgeç -bbb.lockSettings.cancel.toolTip = Bu pencereyi kaydetmeden kapat - -bbb.lockSettings.moderatorLocking = Yönetici kitliyor -bbb.lockSettings.privateChat = Özel Sohbet -bbb.lockSettings.publicChat = Genel Sohbet -bbb.lockSettings.webcam = Kamera -bbb.lockSettings.microphone = Mikrofon -bbb.lockSettings.layout = Sayfa Düzeni -bbb.lockSettings.title=Izleyicileri Kilitle -bbb.lockSettings.feature=Özellik -bbb.lockSettings.locked=Kilitlendi -bbb.lockSettings.lockOnJoin=Katılım Kilitli diff --git a/clients/flash/web-client/src/locale/uk_UA/bbbResources.properties b/clients/flash/web-client/src/locale/uk_UA/bbbResources.properties deleted file mode 100644 index 8b53823b2aa7..000000000000 --- a/clients/flash/web-client/src/locale/uk_UA/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Під'єднуюсь до сервера -bbb.mainshell.statusProgress.loading = Завантажується {0} модулів -bbb.mainshell.statusProgress.cannotConnectServer = Нажаль, ми не змогли з'єднатися з сервером. -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Відкрити вікно журналу -bbb.mainshell.meetingNotFound = Конференція не знайдена -bbb.mainshell.invalidAuthToken = Невірний ключ аутентифікації -bbb.mainshell.resetLayoutBtn.toolTip = Скинути розташування вікон -bbb.mainshell.notification.tunnelling = Налаштування -bbb.mainshell.notification.webrtc = Трансляція звуку за допомогою WebRTC -bbb.oldlocalewindow.reminder1 = Можливо, що у вас застаріла версія перекладу BigBlueButton. -bbb.oldlocalewindow.reminder2 = Очистіть кеш веб-переглядача і спробуйте ще раз. -bbb.oldlocalewindow.windowTitle = Увага\: застаріла версія перекладу -bbb.audioSelection.title = Як ви хочете увійти в аудіо-конференцію? -bbb.audioSelection.btnMicrophone.label = Мікрофон -bbb.audioSelection.btnMicrophone.toolTip = Приєднатися до аудіо-конференції з вашим мікрофоном -bbb.audioSelection.btnListenOnly.label = Тільки слухати -bbb.audioSelection.btnListenOnly.toolTip = Приєднатися до аудіо-конференції тільки для прослуховування -bbb.audioSelection.txtPhone.text = Щоб приєднатися до цієї конференції по телефону, наберіть\: {0}, потім введіть персональний ідентифікатор конференції {1}. -bbb.micSettings.title = Тестування звуку -bbb.micSettings.speakers.header = Тестувати динаміки -bbb.micSettings.microphone.header = Перевірити мікрофон -bbb.micSettings.playSound = Відтворити тестовий звук -bbb.micSettings.playSound.toolTip = Відтворення музики для тестування ваших динаміків -bbb.micSettings.hearFromHeadset = Ви маєте чути звук з гарнітури, а не з динаміків комп'ютера. -bbb.micSettings.speakIntoMic = Якщо Ви використовуєте гарнітуру (або навушники), Ви повинні почути звук з неї -- а не з колонок, підключених до комп'ютера. -bbb.micSettings.echoTestMicPrompt = Це тест коректної настройки звуку, ніхто інший вас зараз не почує. Вимовте кілька слів. Чуєте Ви відтворення звуку мови? -bbb.micSettings.echoTestAudioYes = Так -bbb.micSettings.echoTestAudioNo = Ні -bbb.micSettings.speakIntoMicTestLevel = Говоріть у мікрофон. Ви повинні бачити, що індикатор рухається. Якщо ні, виберіть інший мікрофон. -bbb.micSettings.recommendHeadset = Для найкращої чутності використовуйте аудіо гарнітуру з мікрофоном. -bbb.micSettings.changeMic = Перевірити/Змінити мікрофон -bbb.micSettings.changeMic.toolTip = Відкрити вікно налаштувань мікрофона Flash Player -bbb.micSettings.comboMicList.toolTip = Виберіть мікрофон -bbb.micSettings.micRecordVolume.label = Підсилення -bbb.micSettings.micRecordVolume.toolTip = Встановити підсилення мікрофона -bbb.micSettings.nextButton = Далі -bbb.micSettings.nextButton.toolTip = Почати ехо-тест -bbb.micSettings.join = Приєднатися до аудіоконференції -bbb.micSettings.join.toolTip = Увійти в аудіо-конференцію -bbb.micSettings.cancel = Скасувати -bbb.micSettings.connectingtoecho = Підключення -bbb.micSettings.connectingtoecho.error = Помилка ехо тесту\: Будь ласка, зверніться до адміністратора. -bbb.micSettings.cancel.toolTip = Скасувати вхід в аудіоконференцію -bbb.micSettings.access.helpButton = Навчальне відео (відкриється в новому вікні). -bbb.micSettings.access.title = Налаштування звука. Вікно буде активне, поки його не закриєте. -bbb.micSettings.webrtc.title = Підтримка WebRTC -bbb.micSettings.webrtc.capableBrowser = Ваш браузер підтримує WebRTC. -bbb.micSettings.webrtc.capableBrowser.dontuseit = Клікніть, щоб не використовувати WebRTC -bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Клікніть якщо Ви не хочете використовувати технологію WebRTC (рекомендується, якщо у Вас проблеми при її використанні). -bbb.micSettings.webrtc.notCapableBrowser = WebRTC не підтиримується у вашому браузері. Будь ласка, використовуйте Google Chrome (версія 32 або вище); або Mozilla Firefox (версія 26 або вище). Ви як і раніше зможете приєднатися до голосової конференції за допомогою платформи Adobe Flash. -bbb.micSettings.webrtc.connecting = Виклик -bbb.micSettings.webrtc.waitingforice = З'єднання -# bbb.micSettings.webrtc.transferring = Transferring -bbb.micSettings.webrtc.endingecho = Приєднання до аудіо-конференції -bbb.micSettings.webrtc.endedecho = Ехо тест завершений. -bbb.micPermissions.firefox.title = Дозволи мікрофона Firefox -bbb.micPermissions.firefox.message1 = Виберіть ваш мікрофон, потім натисніть «Відкрити доступ». -bbb.micPermissions.firefox.message2 = Щоб побачити список мікрофонів, натисніть на іконку мікрофона. -bbb.micPermissions.chrome.title = Дозволи мікрофона Chrome -bbb.micPermissions.chrome.message1 = Натисніть "Дозволити", щоб дати дозвіл Chrome на використання мікрофона. -bbb.micWarning.title = Звукове попередження -bbb.micWarning.joinBtn.label = Все одно увійти -bbb.micWarning.testAgain.label = Тестувати ще раз -bbb.micWarning.message = Ваш мікрофон не показує ніякої активності, інші співрозмовники, ймовірно, не будуть чути вас під час сесії. -bbb.webrtcWarning.message = Виявлена ​​проблема WebRTC\: {0}. Хочете спробувати Flash? -bbb.webrtcWarning.title = Помилка підключення звуку WebRTC -bbb.webrtcWarning.failedError.1001 = Помилка 1001\: WebSocket відключений -bbb.webrtcWarning.failedError.1002 = Помилка 1002\: Не вдалось встановити з'єднання WebSocket -bbb.webrtcWarning.failedError.1003 = Помилка 1003\: Версія браузера не підтримується -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -bbb.webrtcWarning.failedError.1005 = Помилка 1005\: Виклик раптово перервався -bbb.webrtcWarning.failedError.1006 = Помилка 1006\: Час дзвінка минув -bbb.webrtcWarning.failedError.1007 = Помилка 1007\: Узгодження ICE не відбулось -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -bbb.webrtcWarning.failedError.unknown = Помилка {0}\: Невідомий код помилки -bbb.webrtcWarning.failedError.mediamissing = Для WebRTC виклику не вдається отримати доступ до вашого мікрофону -bbb.webrtcWarning.failedError.endedunexpectedly = Ехо-тест з використанням WebRTC раптово перервався -bbb.mainToolbar.helpBtn = Допомога -bbb.mainToolbar.logoutBtn = Вихід -bbb.mainToolbar.logoutBtn.toolTip = Вийти -bbb.mainToolbar.langSelector = Вибрати мову -bbb.mainToolbar.settingsBtn = Налаштування -bbb.mainToolbar.settingsBtn.toolTip = Відкрити налаштування -bbb.mainToolbar.shortcutBtn = Клавіші швидкого доступу -bbb.mainToolbar.shortcutBtn.toolTip = \nВідкрити вікно зі списком комбінацій клавіш -bbb.mainToolbar.recordBtn.toolTip.start = Почати запис -bbb.mainToolbar.recordBtn.toolTip.stop = Зупинити запис -bbb.mainToolbar.recordBtn.toolTip.recording = Ця сесія записується -bbb.mainToolbar.recordBtn.toolTip.notRecording = Сесія не буде записана -bbb.mainToolbar.recordBtn.confirm.title = Підтвердіть запис -bbb.mainToolbar.recordBtn.confirm.message.start = Ви впевнені, що бажаєте почати запис сесії? -bbb.mainToolbar.recordBtn.confirm.message.stop = Ви впевнені що бажаєте зупинити запис сесії? -bbb.mainToolbar.recordBtn..notification.title = Попередження про запис -bbb.mainToolbar.recordBtn..notification.message1 = Ви можете записати цю конференцію. -bbb.mainToolbar.recordBtn..notification.message2 = Щоб почати/закінчити запис, ви повинні натиснути на кнопку Почати/Зупинити запис на верхній панелі. -bbb.mainToolbar.recordingLabel.recording = (Ведеться запис) -bbb.mainToolbar.recordingLabel.notRecording = Запис не ведеться -bbb.clientstatus.title = Повідомлення про конфігурацію -bbb.clientstatus.notification = Непрочитані повідомлення -bbb.clientstatus.tunneling.title = Файрвол -bbb.clientstatus.tunneling.message = Файервол (брандмауер) з Вашого боку перешкоджає спробам клієнта приєднатися безпосередньо до порту 1935 віддаленого сервера. Рекомендуємо приєднатися до менш обмеженої мережі для більшої стабільності з'єднання -bbb.clientstatus.browser.title = Версія браузера -bbb.clientstatus.browser.message = Ваш браузер ({0}) застарів. Рекомендуємо оновити його до найбільш свіжої стабільної версії. -bbb.clientstatus.flash.title = Flash Player -bbb.clientstatus.flash.message = Встановлений плагін Flash Player ({0}) застарів. Рекомендуємо оновити його до найбільш свіжої версії. -bbb.clientstatus.webrtc.title = Аудіо -bbb.clientstatus.webrtc.message = Рекомендуємо використовувати Firefox або Chrome для поліпшення якості аудіо. -bbb.clientstatus.java.title = Java -bbb.clientstatus.java.notdetected = Версію Java не визначено. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -bbb.window.minimizeBtn.toolTip = Згорнути -bbb.window.maximizeRestoreBtn.toolTip = Розгорнути -bbb.window.closeBtn.toolTip = Закрити -bbb.videoDock.titleBar = Відео-трансляції учасників -bbb.presentation.titleBar = Презентація -bbb.chat.titleBar = Чат -bbb.users.title = Користувачі{0} {1} -bbb.users.titleBar = Користувачі -bbb.users.quickLink.label = Вікно користувачів -bbb.users.minimizeBtn.accessibilityName = Згорнути вікно користувачів -bbb.users.maximizeRestoreBtn.accessibilityName = Розгорнути вікно користувачів -bbb.users.settings.buttonTooltip = Налаштування -bbb.users.settings.audioSettings = Тестування звуку -bbb.users.settings.webcamSettings = Налаштування веб-камери -bbb.users.settings.muteAll = Вимкн. всіх -bbb.users.settings.muteAllExcept = Вимкнути мікрофони у всіх окрім ведучого -bbb.users.settings.unmuteAll = Увімкнути мікрофони у всіх -bbb.users.settings.lowerAllHands = Опустити всім руки -bbb.users.raiseHandBtn.toolTip = Підняти руку -bbb.users.raiseHandBtn.toolTip2 = Опустити руку -bbb.users.roomMuted.text = Учасники з вимкненим мікрофоном -bbb.users.roomLocked.text = Учасники заблоковані -bbb.users.pushToTalk.toolTip = Клацніть щоб говорити -bbb.users.pushToMute.toolTip = Клацніть щоб вимкнути свій мікрофон -bbb.users.muteMeBtnTxt.talk = Увімк. мік. -bbb.users.muteMeBtnTxt.mute = Вимк. мік. -bbb.users.muteMeBtnTxt.muted = Вимк-ий мік. -bbb.users.muteMeBtnTxt.unmuted = Увімкнутий мік. -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -bbb.users.usersGrid.accessibilityName = Список користувачів. Використовуйте стрілки для пересування. -bbb.users.usersGrid.nameItemRenderer = Ім’я -bbb.users.usersGrid.nameItemRenderer.youIdentifier = ви -bbb.users.usersGrid.statusItemRenderer = Статус -bbb.users.usersGrid.statusItemRenderer.changePresenter = Натисніть, щоб зробити ведучим -bbb.users.usersGrid.statusItemRenderer.presenter = Ведучий -bbb.users.usersGrid.statusItemRenderer.moderator = Модератор -bbb.users.usersGrid.statusItemRenderer.lowerHand = Опустити руку -bbb.users.usersGrid.statusItemRenderer.handRaised = Піднята рука -bbb.users.usersGrid.statusItemRenderer.viewer = Глядач -bbb.users.usersGrid.mediaItemRenderer = Медіа -bbb.users.usersGrid.mediaItemRenderer.talking = Говорить -bbb.users.usersGrid.mediaItemRenderer.webcam = Веб-камера увімкнена -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = Перегляд веб-камери -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Клацніть для увімкнення мікрофона {0} -bbb.users.usersGrid.mediaItemRenderer.pushToMute = Клацніть для вимкнення мікрофона {0} -bbb.users.usersGrid.mediaItemRenderer.pushToLock = Заблоковано {0} -bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Розблоковано {0} -bbb.users.usersGrid.mediaItemRenderer.kickUser = Виключити {0} -bbb.users.usersGrid.mediaItemRenderer.webcam = Веб-камера увімкнена -bbb.users.usersGrid.mediaItemRenderer.micOff = Вимкнути мікрофон -bbb.users.usersGrid.mediaItemRenderer.micOn = Увімкнути мікрофон -bbb.users.usersGrid.mediaItemRenderer.noAudio = Не у аудіо-конференції -bbb.presentation.title = Презентація -bbb.presentation.titleWithPres = Презентація\: {0} -bbb.presentation.quickLink.label = Вікно презентації -bbb.presentation.fitToWidth.toolTip = Підігнати під ширину вікна -bbb.presentation.fitToPage.toolTip = Підігнати під розмір вікна -bbb.presentation.uploadPresBtn.toolTip = Завантажити презентацію -bbb.presentation.backBtn.toolTip = Попередній слайд -bbb.presentation.btnSlideNum.accessibilityName = Слайд {0} з {1} -bbb.presentation.btnSlideNum.toolTip = Клацніть для вибору слайду -bbb.presentation.forwardBtn.toolTip = Наступний слайд -bbb.presentation.maxUploadFileExceededAlert = Помилка\: файл перевищує допустимий розмір. -bbb.presentation.uploadcomplete = Завантаження завершено. Зачекайте, поки завершиться перетворення документу. -bbb.presentation.uploaded = завантажено. -bbb.presentation.document.supported = Формат завантаженого документу підтримується. Йде перетворення... -bbb.presentation.document.converted = Документ успішно перетворений для демонстрації. -bbb.presentation.error.document.convert.failed = Помилка\: документ не вдалось перетворити. -bbb.presentation.error.io = Помилка введення-виведення\: зв'яжіться із адміністратором. -bbb.presentation.error.security = Помилка безпеки\: зв'яжіться із адміністратором. -bbb.presentation.error.convert.notsupported = Помилка\: формат завантаженого документу не підтримується. Виберіть файл з сумісним форматом. -bbb.presentation.error.convert.nbpage = Помилка\: не вдалось визначити число сторінок у файлі який завантажили. -bbb.presentation.error.convert.maxnbpagereach = Помилка\: в документі забагато сторінок. -bbb.presentation.converted = Перетворено {0} слайдів з {1}. -bbb.presentation.ok = ОК -bbb.presentation.slider = Рівень збільшення презентації -bbb.presentation.slideloader.starttext = Запустити текст слайду -bbb.presentation.slideloader.endtext = Завершити текст слайду -bbb.presentation.uploadwindow.presentationfile = Файл презентації -bbb.presentation.uploadwindow.pdf = PDF -bbb.presentation.uploadwindow.word = WORD -bbb.presentation.uploadwindow.excel = EXCEL -bbb.presentation.uploadwindow.powerpoint = POWERPOINT -bbb.presentation.uploadwindow.image = Зображення -bbb.presentation.minimizeBtn.accessibilityName = Згорнути вікно презентації -bbb.presentation.maximizeRestoreBtn.accessibilityName = Розгорнути вікно презентації -bbb.presentation.closeBtn.accessibilityName = Закрити вікно презентації -bbb.fileupload.title = Додати файли до вашої презентації -bbb.fileupload.lblFileName.defaultText = Файл не вибраний -bbb.fileupload.selectBtn.label = Вибрати файл -bbb.fileupload.selectBtn.toolTip = Відкрити вікно для вибору файлу -bbb.fileupload.uploadBtn = Завантажити -bbb.fileupload.uploadBtn.toolTip = Завантажити вибраний файл -bbb.fileupload.deleteBtn.toolTip = Видалити презентацію -bbb.fileupload.showBtn = Показати -bbb.fileupload.showBtn.toolTip = Показати презентацію -bbb.fileupload.okCancelBtn = Закрити -bbb.fileupload.okCancelBtn.toolTip = Закрити вікно завантаження файлу -bbb.fileupload.genThumbText = Створення мініатюр.. -bbb.fileupload.progBarLbl = Завантаження\: -bbb.fileupload.fileFormatHint = Завантаження будь-яких файлів офісних форматів або PDF. Для досягнення найкращих результатів завантажуйте PDF. -bbb.chat.title = Чат -bbb.chat.quickLink.label = Вікно чату -bbb.chat.cmpColorPicker.toolTip = Колір тексту -bbb.chat.input.accessibilityName = Поле редагування -bbb.chat.sendBtn = Надіслати -bbb.chat.sendBtn.toolTip = Надіслати повідомлення -bbb.chat.sendBtn.accessibilityName = Надіслати повідомлення чату -bbb.chat.contextmenu.copyalltext = Копіювати весь текст -bbb.chat.publicChatUsername = Всі -bbb.chat.optionsTabName = Опції -bbb.chat.privateChatSelect = Вибрати користувача для приватного спілкування -bbb.chat.private.userLeft = Користувач вийшов. -bbb.chat.private.userJoined = Користувач приєднався. -# bbb.chat.usersList.toolTip = Select User To Open Private Chat -bbb.chat.chatOptions = Налаштування чату -bbb.chat.fontSize = Розмір шрифту чату -bbb.chat.cmbFontSize.toolTip = Вибрати розмір шрифту для повідомлень в чаті -bbb.chat.messageList = Повідомлення -bbb.chat.minimizeBtn.accessibilityName = Згорнути вікно чату -bbb.chat.maximizeRestoreBtn.accessibilityName = Розгорнути вікно чату -bbb.chat.closeBtn.accessibilityName = Закрити вікно чату -bbb.chat.chatTabs.accessibleNotice = Нові повідомлення в цій вкладці. -bbb.publishVideo.changeCameraBtn.labelText = Змінити налаштування веб-камери -bbb.publishVideo.changeCameraBtn.toolTip = Клацніть, щоб відкрити вікно зміни веб-камери -bbb.publishVideo.cmbResolution.tooltip = Вибрати роздільну здатність веб-камери -bbb.publishVideo.startPublishBtn.labelText = Розпочати трансляцію -bbb.publishVideo.startPublishBtn.toolTip = Розпочати відеотрансляцію -bbb.webcamPermissions.chrome.title = Дозволи веб-камери в Chrome -bbb.webcamPermissions.chrome.message1 = Натисніть "Дозволити", щоб дати дозвіл Chrome на використання веб-камери. -bbb.videodock.title = Веб-камери -bbb.videodock.quickLink.label = Вікно веб-камери -bbb.video.minimizeBtn.accessibilityName = Згорнути вікно веб-камер -bbb.video.maximizeRestoreBtn.accessibilityName = Розгорнути вікно веб-камер -bbb.video.controls.muteButton.toolTip = Вимкнути або увімкнути мікрофон {0} -bbb.video.controls.switchPresenter.toolTip = Зробити {0} ведучим -bbb.video.controls.ejectUserBtn.toolTip = Виключити {0} з конференції -bbb.video.controls.privateChatBtn.toolTip = Чат з {0} -bbb.video.publish.hint.noCamera = Веб-камера не доступна -bbb.video.publish.hint.cantOpenCamera = Неможливо відкрити веб-камеру -bbb.video.publish.hint.waitingApproval = Очікуємо затвердження -bbb.video.publish.hint.videoPreview = Попередній перегляд веб-камери -bbb.video.publish.hint.openingCamera = Відкриття веб-камери... -bbb.video.publish.hint.cameraDenied = Доступ до веб-камери заборонений -bbb.video.publish.hint.cameraIsBeingUsed = Ваша веб-камера використовується іншою програмою -bbb.video.publish.hint.publishing = Публікація... -bbb.video.publish.closeBtn.accessName = Закрити вікно налаштувань веб-камери -bbb.video.publish.closeBtn.label = Скасувати -bbb.video.publish.titleBar = Вікно увімкнення веб-камери -bbb.desktopPublish.title = Трансляція робочого столу\: попередній перегляд -bbb.desktopPublish.fullscreen.tooltip = Транслювати весь екран -bbb.desktopPublish.fullscreen.label = Повноекранний режим -bbb.desktopPublish.region.tooltip = Транслювати область екрану -bbb.desktopPublish.region.label = Область -bbb.desktopPublish.stop.tooltip = Закрити трансляцію екрана -bbb.desktopPublish.stop.label = Закрити -bbb.desktopPublish.maximizeRestoreBtn.toolTip = Ви не можете розгорнути це вікно. -bbb.desktopPublish.closeBtn.toolTip = Зупинити трансляцію і закрити вікно -bbb.desktopPublish.chromeOnMacUnsupportedHint = На даний момент трансляція робочого столу не підтримується в Chrome під Mac OS X. Рекомендуєм використовувати FireFox для трансляції робочого столу. -bbb.desktopPublish.minimizeBtn.toolTip = Згорнути -bbb.desktopPublish.minimizeBtn.accessibilityName = Згорнути вікно трансляції -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Розгорнути вікно трансляції -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -bbb.desktopView.title = Трансляція робочого столу -bbb.desktopView.fitToWindow = Підігнати під розміри вікна -bbb.desktopView.actualSize = Оригінальний розмір -bbb.desktopView.minimizeBtn.accessibilityName = Згорнути вікно показу робочого столу -bbb.desktopView.maximizeRestoreBtn.accessibilityName = Розгорнути вікно показу робочого столу -bbb.desktopView.closeBtn.accessibilityName = Закрити вікно показу робочого столу -bbb.toolbar.phone.toolTip.start = Увімкнути ваш мікрофон -bbb.toolbar.phone.toolTip.stop = Вимкнути ваш мікрофон -bbb.toolbar.phone.toolTip.mute = Припинити слухати конференцію -bbb.toolbar.phone.toolTip.unmute = Почати слухати конференцію -bbb.toolbar.phone.toolTip.nomic = Мікрофон не виявлено -bbb.toolbar.deskshare.toolTip.start = Транслювати робочий стіл -bbb.toolbar.deskshare.toolTip.stop = Зупинити трансляцію робочого столу -bbb.toolbar.video.toolTip.start = Увімкнути трансляцію вашої веб-камери -bbb.toolbar.video.toolTip.stop = Зупинити трансляцію вашої веб-камери -bbb.layout.addButton.toolTip = Додати до списку схему користувача -bbb.layout.broadcastButton.toolTip = Застосувати поточну схему розташування вікон для всіх учасників -bbb.layout.combo.toolTip = Змінити схему вікон -bbb.layout.loadButton.toolTip = Завантажити схеми з файлу -bbb.layout.saveButton.toolTip = Зберегти схеми у файл -bbb.layout.lockButton.toolTip = Блокувати схему -bbb.layout.combo.prompt = Застосувати схему -bbb.layout.combo.custom = * Схема користувача -bbb.layout.combo.customName = Схема користувача -bbb.layout.combo.remote = Віддалений -bbb.layout.save.complete = Схеми успішно збережені -bbb.layout.load.complete = Схеми успішно завантажені -bbb.layout.load.failed = Помилка завантаження схем -bbb.layout.name.defaultlayout = Розташування вікон за замовчуванням -bbb.layout.name.videochat = Відеочат -bbb.layout.name.webcamsfocus = Відеоконференція -bbb.layout.name.presentfocus = Презентація -bbb.layout.name.lectureassistant = Помічник ведучого -bbb.layout.name.lecture = Лекція -bbb.highlighter.toolbar.pencil = Олівець -bbb.highlighter.toolbar.pencil.accessibilityName = Перемкнути курсор на олівець -bbb.highlighter.toolbar.ellipse = Коло -bbb.highlighter.toolbar.ellipse.accessibilityName = Перемкнути курсор на коло -bbb.highlighter.toolbar.rectangle = Прямокутник -bbb.highlighter.toolbar.rectangle.accessibilityName = Перемкнути курсор на прямокутник -bbb.highlighter.toolbar.panzoom = Зсув та масштабування -bbb.highlighter.toolbar.panzoom.accessibilityName = Перемкнути курсор на зсув та масштабування -bbb.highlighter.toolbar.clear = Очистити всі підписи -bbb.highlighter.toolbar.clear.accessibilityName = Очистити сторінку дошки -bbb.highlighter.toolbar.undo = Скасувати останній підпис -bbb.highlighter.toolbar.undo.accessibilityName = Скасувати останню фігуру на дошці -bbb.highlighter.toolbar.color = Вибрати колір -bbb.highlighter.toolbar.color.accessibilityName = Колір маркеру -bbb.highlighter.toolbar.thickness = Вибрати товщину ліній -bbb.highlighter.toolbar.thickness.accessibilityName = Товщина малювання -bbb.logout.title = Вийшли -bbb.logout.button.label = ОК -bbb.logout.appshutdown = Серверний додаток вимкнувся -bbb.logout.asyncerror = Помилка асинхронності -bbb.logout.connectionclosed = З'єднання з сервером закрито -bbb.logout.connectionfailed = З'єднання з сервером втрачене -bbb.logout.rejected = З'єднання з сервером було відхилено -bbb.logout.invalidapp = Додаток red5 відсутній -bbb.logout.unknown = Ваш клієнт втратив зв'язок з сервером -bbb.logout.usercommand = Ви вийшли із конференції -bbb.logout.refresh.message = Якщо цей вихід був несподіваним натисніть на кнопку нижче, щоб відновити підключення. -bbb.logout.refresh.label = Повторне підключення -bbb.logout.confirm.title = Підтвердіть вихід -bbb.logout.confirm.message = Ви впевнені, що хочете вийти? -bbb.logout.confirm.yes = Так -bbb.logout.confirm.no = Ні -bbb.notes.title = Примітки -bbb.notes.cmpColorPicker.toolTip = Колір тексту -bbb.notes.saveBtn = Зберегти -bbb.notes.saveBtn.toolTip = Зберегти примітки -bbb.settings.deskshare.instructions = Натисніть на кнопку Дозволити на спливаючому запиті, аби перевірити, що у вас коректно працює трансляція робочого столу -bbb.settings.deskshare.start = Перевірити трансляцію робочого столу -bbb.settings.voice.volume = Активність мікрофону -bbb.settings.java.label = Помилка версії Java -bbb.settings.java.text = У вас встановлена Java {0}, але для підтримки функцій робочого столу BigBlueButton ви маєте використовувати, принаймні, версію {1}. Натисніть на кнопку знизу, щоби встановити найсвіжішу версію Java JRE. -bbb.settings.java.command = Встановіть останню версію Java -bbb.settings.flash.label = Помилка версії Flash -bbb.settings.flash.text = У вас є встановлений флеш {0}, але для коректної роботи BigBlueButton потрібна, принаймні, версія {1}. Натисніть на кнопку знизу, щоб встановити останню версію Adobe Flash. -bbb.settings.flash.command = Встановіть останній Flash -bbb.settings.isight.label = Помилка iSight веб-камери -bbb.settings.isight.text = Якщо у вас виникли проблеми з вашою iSight веб-камерою, можливо тому, що ви працюєте в OS X 10.6.5, яка, як відомо, має проблеми з Flash-захоплюванням відео від веб-камери iSight. ⏎\nЩоб виправити це, натисніть на посилання знизу для встановлення нової версії Flash-плеєра або оновіть Mac до останньої версії. -bbb.settings.isight.command = Встановити Flash 10.2 RC2 -bbb.settings.warning.label = Попередження -bbb.settings.warning.close = Закрити це попередження -bbb.settings.noissues = Помилок не виявлено. -bbb.settings.instructions = Дозволити Flash звертатися до веб-камери. Якщо ви бачите і чуєте себе, то це означає, що ваш браузер був коректно налаштований. Інші можливі помилки та варіанти їх вирішення наведені нижче. Пошукайте там можливі рішення. -ltbcustom.bbb.highlighter.toolbar.triangle = Трикутник -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Перемкнути курсор на трикутник -ltbcustom.bbb.highlighter.toolbar.line = Лінія -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Перемкнути курсор на лінію -ltbcustom.bbb.highlighter.toolbar.text = Текст -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Перемкнути курсор на текст -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Колір тексту -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Розмір шрифту - -# bbb.accessibility.clientReady = Ready - -bbb.accessibility.chat.chatBox.reachedFirst = Ви досягли першого повідомлення. -bbb.accessibility.chat.chatBox.reachedLatest = Ви досягли останнього повідомлення. -bbb.accessibility.chat.chatBox.navigatedFirst = Ви перейшли до першого повідомлення. -bbb.accessibility.chat.chatBox.navigatedLatest = Ви перейшли до останнього повідомлення. -bbb.accessibility.chat.chatBox.navigatedLatestRead = Ви перейшли до останнього повідомлення, яке ви читали. -bbb.accessibility.chat.chatwindow.input = Введення повідомлень - -bbb.accessibility.chat.initialDescription = Будь ласка, використовуйте клавіші зі стрілками для переміщення по повідомленням в чаті. - -bbb.accessibility.notes.notesview.input = Введення приміток - -bbb.shortcuthelp.title = Клавіші швидкого доступу -bbb.shortcuthelp.minimizeBtn.accessibilityName = Згорнути вікно клавіш швидкого доступу -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Розгорнути вікно клавіш швидкого доступу -bbb.shortcuthelp.closeBtn.accessibilityName = Закрити вікно клавіш швидкого доступу -bbb.shortcuthelp.dropdown.general = Глобальні клавіші швидкого доступу -bbb.shortcuthelp.dropdown.presentation = Клавіші швидкого доступу презентації -bbb.shortcuthelp.dropdown.chat = Клавіші швидкого доступу чату -bbb.shortcuthelp.dropdown.users = Клавіші швидкого доступу користувачів -bbb.shortcuthelp.dropdown.polling = Клавіші швидкого доступу ведучого опитувань -bbb.shortcuthelp.dropdown.polling2 = Клавіші швидкого доступу перегляду опитувань -bbb.shortcuthelp.headers.shortcut = Клавіші швидкого доступу -bbb.shortcuthelp.headers.function = Функція - -bbb.shortcutkey.general.minimize = 189 -bbb.shortcutkey.general.minimize.function = Згорнути поточне вікно -bbb.shortcutkey.general.maximize = 187 -bbb.shortcutkey.general.maximize.function = Розгорнути поточне вікно - -bbb.shortcutkey.flash.exit = 81 -bbb.shortcutkey.flash.exit.function = Покинути вікно Flash -bbb.shortcutkey.users.muteme = 77 -bbb.shortcutkey.users.muteme.function = Вимк./Увімк. ваш мікрофон -bbb.shortcutkey.chat.chatinput = 73 -bbb.shortcutkey.chat.chatinput.function = Перейти до вікна чату -bbb.shortcutkey.present.focusslide = 67 -bbb.shortcutkey.present.focusslide.function = Перейти до вікна презентації -bbb.shortcutkey.whiteboard.undo = 90 -bbb.shortcutkey.whiteboard.undo.function = Скасувати останню дію на дошці - -bbb.shortcutkey.focus.users = 49 -bbb.shortcutkey.focus.users.function = Перейти до вікна користувачів -bbb.shortcutkey.focus.video = 50 -bbb.shortcutkey.focus.video.function = Перейти до вікна веб-камер -bbb.shortcutkey.focus.presentation = 51 -bbb.shortcutkey.focus.presentation.function = Перейти до вікна презентації -bbb.shortcutkey.focus.chat = 52 -bbb.shortcutkey.focus.chat.function = Перейти до вікна чату -bbb.shortcutkey.focus.pollingCreate = 67 -bbb.shortcutkey.focus.pollingCreate.function = Перевести фокус на вікно створення опитувань, якщо таке відкрите. -bbb.shortcutkey.focus.pollingStats = 83 -bbb.shortcutkey.focus.pollingStats.function = Перевести фокус на вікно статистики опитувань, якщо таке відкрите. -bbb.shortcutkey.focus.voting = 89 -bbb.shortcutkey.focus.voting.function = Перевести фокус на вікно голосувань, якщо таке відкрите. - -bbb.shortcutkey.share.desktop = 68 -bbb.shortcutkey.share.desktop.function = Відкрити вікно трансляції робочого столу -bbb.shortcutkey.share.microphone = 79 -bbb.shortcutkey.share.microphone.function = Відкрити вікно налаштувань аудіо трансляцій -bbb.shortcutkey.share.pauseRemoteStream = 80 -bbb.shortcutkey.share.pauseRemoteStream.function = Почати/Припинити слухати конференцію -bbb.shortcutkey.share.webcam = 66 -bbb.shortcutkey.share.webcam.function = Відкрити вікно трансляції веб-камери - -bbb.shortcutkey.shortcutWindow = 72 -bbb.shortcutkey.shortcutWindow.function = Відкрити/перейти на вікно допомоги клавіш швидкого доступу -bbb.shortcutkey.logout = 76 -bbb.shortcutkey.logout.function = Вийти з конференції -bbb.shortcutkey.raiseHand = 82 -bbb.shortcutkey.raiseHand.function = Підняти руку - -bbb.shortcutkey.present.upload = 85 -bbb.shortcutkey.present.upload.function = Завантажити презентацію -bbb.shortcutkey.present.previous = 65 -bbb.shortcutkey.present.previous.function = Перейти до попереднього слайду -bbb.shortcutkey.present.select = 83 -bbb.shortcutkey.present.select.function = Переглянути всі слайди -bbb.shortcutkey.present.next = 69 -bbb.shortcutkey.present.next.function = Перейти до наступного слайду -bbb.shortcutkey.present.fitWidth = 70 -bbb.shortcutkey.present.fitWidth.function = Підігнати слайди по ширині -bbb.shortcutkey.present.fitPage = 80 -bbb.shortcutkey.present.fitPage.function = Підігнати слайди по розмірам сторінки - -bbb.shortcutkey.users.makePresenter = 80 -bbb.shortcutkey.users.makePresenter.function = Зробити вибраного учасника ведучим -bbb.shortcutkey.users.kick = 75 -bbb.shortcutkey.users.kick.function = Виключити вибраного учасника з конференції -bbb.shortcutkey.users.mute = 83 -bbb.shortcutkey.users.mute.function = Вимк./Увімк. мік. у вибраного учасника -bbb.shortcutkey.users.muteall = 65 -bbb.shortcutkey.users.muteall.function = Вимк. або увімк. мік. у всіх -bbb.shortcutkey.users.focusUsers = 85 -bbb.shortcutkey.users.focusUsers.function = Перейти до списку учасників -bbb.shortcutkey.users.muteAllButPres = 65 -bbb.shortcutkey.users.muteAllButPres.function = Вимк. мік. всім але ведучий - -bbb.shortcutkey.chat.focusTabs = 89 -bbb.shortcutkey.chat.focusTabs.function = Навести на вкладки чата -bbb.shortcutkey.chat.focusBox = 66 -bbb.shortcutkey.chat.focusBox.function = Перейти до чату -bbb.shortcutkey.chat.changeColour = 67 -bbb.shortcutkey.chat.changeColour.function = Наведіть для вибору кольору шрифту. -bbb.shortcutkey.chat.sendMessage = 83 -bbb.shortcutkey.chat.sendMessage.function = Надіслати повідомлення у чат -bbb.shortcutkey.chat.explanation = ---- -bbb.shortcutkey.chat.explanation.function = Для переходу між повідомленнями потрібно навести на вікно чату - -bbb.shortcutkey.chat.chatbox.advance = 40 -bbb.shortcutkey.chat.chatbox.advance.function = Перейти до наступного повідомлення -bbb.shortcutkey.chat.chatbox.goback = 38 -bbb.shortcutkey.chat.chatbox.goback.function = Перейти до попереднього повідомлення -bbb.shortcutkey.chat.chatbox.repeat = 32 -bbb.shortcutkey.chat.chatbox.repeat.function = Повторити поточне повідомлення -bbb.shortcutkey.chat.chatbox.golatest = 39 -bbb.shortcutkey.chat.chatbox.golatest.function = Перейти до останнього повідомлення -bbb.shortcutkey.chat.chatbox.gofirst = 37 -bbb.shortcutkey.chat.chatbox.gofirst.function = Перейти до першого повідомлення -bbb.shortcutkey.chat.chatbox.goread = 75 -bbb.shortcutkey.chat.chatbox.goread.function = Перейти до останнього прочитаного повідомлення -bbb.shortcutkey.chat.chatbox.debug = 71 -bbb.shortcutkey.chat.chatbox.debug.function = Тимчасові швидкі клавіші для налагодження - -bbb.polling.toolbar.toolTip = Керування опитуваннями -bbb.polling.buttonName = Керування опитуваннями -bbb.polling.createPoll = Створити нове опитування -bbb.polling.createPoll.moreThanOneResponse = Дозволити користувачам вибирати більше однієї відповіді -bbb.polling.createPoll.hint = Підказка\: починайте кожну відповідь з нового рядку -bbb.polling.createPoll.answers = Відповіді\: -bbb.polling.createPoll.question = Питання\: -bbb.polling.createPoll.title = Заголовок\: -bbb.polling.createPoll.publishToWeb = Активувати веб-опитування - -bbb.polling.pollPreview = Попередній перегляд опитування -bbb.polling.pollPreview.modify = Змінити -bbb.polling.pollPreview.publish = Публікувати -bbb.polling.pollPreview.preview = Попередній перегляд -bbb.polling.pollPreview.save = Зберегти -bbb.polling.pollPreview.cancel = Скасувати -bbb.polling.pollPreview.modify = Змінити -bbb.polling.pollPreview.hereIsYourPoll = Ваше опитування\: -bbb.polling.pollPreview.ifYouWantChanges = Для внесення змін натисніть кнопку "Змінити" -bbb.polling.pollPreview.checkAll = (виберіть варіанти, що підходять) -bbb.polling.pollPreview.pollWillPublishOnline = Опитування буде доступне для веб-голосування. - -bbb.polling.resultBtn.label=Результати -bbb.polling.resultBtn.toolTip=Показати результати опитування -bbb.polling.startBtn.label=Почати -bbb.polling.startBtn.toolTip=Почати опитування -bbb.polling.editBtn.label=Змінити -bbb.polling.editBtn.toolTip=Редагувати опитування -bbb.polling.deleteBtn.toolTip=Видалити опитування - -bbb.publishVideo.startPublishBtn.labelText = Розпочати трансляцію -bbb.publishVideo.changeCameraBtn.labelText = Змінити налаштування веб-камери - -bbb.accessibility.alerts.madePresenter = Тепер ви ведучий. -bbb.accessibility.alerts.madeViewer = Тепер ви учасник. - -bbb.shortcutkey.polling.buttonClick = 80 -bbb.shortcutkey.polling.buttonClick.function = Відкрити меню опитувань. -bbb.shortcutkey.polling.focusTitle = 67 -bbb.shortcutkey.polling.focusTitle.function = Перейти до вікна введення назви. -bbb.shortcutkey.polling.focusQuestion = 81 -bbb.shortcutkey.polling.focusQuestion.function = Перейти до вікна введення питань. -bbb.shortcutkey.polling.focusAnswers = 65 -bbb.shortcutkey.polling.focusAnswers.function = Перейти до вікна введення відповідей. -bbb.shortcutkey.polling.focusMultipleCB = 77 -bbb.shortcutkey.polling.focusMultipleCB.function = Наведіть для активації "Дозволити множинний вибір". -bbb.shortcutkey.polling.focusWebPollCB = 66 -bbb.shortcutkey.polling.focusWebPollCB.function = Перейти до "Активація веб-опитування". -bbb.shortcutkey.polling.previewClick = 80 -bbb.shortcutkey.polling.previewClick.function = Переглянути ваше опитування і продовжити. -bbb.shortcutkey.polling.cancelClick = 88 -bbb.shortcutkey.polling.cancelClick.function = Скасувати та вийти зі створення опитування. -bbb.shortcutkey.polling.modify = 69 -bbb.shortcutkey.polling.modify.function = Повернутись до редагування опитування. -bbb.shortcutkey.polling.publish = 85 -bbb.shortcutkey.polling.publish.function = Опублікувати опитування і відкрити голосування. -bbb.shortcutkey.polling.save = 83 -bbb.shortcutkey.polling.save.function = Зберегти опитування для подальшого використання. - -bbb.shortcutkey.pollStats.explanation = ---- -bbb.shortcutkey.pollStats.explanation.function = Результати опитування стануть доступними, як тільки голосування буде опубліковане. -bbb.shortcutkey.polling.focusData = 68 -bbb.shortcutkey.polling.focusData.function = Перейти до результатів опитування. -bbb.shortcutkey.polling.refresh = 82 -bbb.shortcutkey.polling.refresh.function = Оновити результати опитування. -bbb.shortcutkey.polling.focusWebPoll = 73 -bbb.shortcutkey.polling.focusWebPoll.function = Перейти до вікна URL опитувань. -bbb.shortcutkey.polling.stopPoll = 79 -bbb.shortcutkey.polling.stopPoll.function = Зупинити опитування і голосування. -bbb.shortcutkey.polling.repostPoll = 80 -bbb.shortcutkey.polling.repostPoll.function = Повторно опублікувати опитування. -bbb.shortcutkey.polling.closeStatsWindow = 88 -bbb.shortcutkey.polling.closeStatsWindow.function = Закрити вікно з результатами опитування. - -bbb.shortcutkey.polling.vote = 86 -bbb.shortcutkey.polling.vote.function = Голосувати за вибрані варіанти. -bbb.shortcutkey.polling.focusVoteQuestion = 81 -bbb.shortcutkey.polling.focusVoteQuestion.function = Перейти до питання. - -bbb.shortcutkey.specialKeys.space = Пробіл -bbb.shortcutkey.specialKeys.left = Стрілка вліво -bbb.shortcutkey.specialKeys.right = Стрілка вправо -bbb.shortcutkey.specialKeys.up = Стрілка вгору -bbb.shortcutkey.specialKeys.down = Стрілка вниз -bbb.shortcutkey.specialKeys.plus = Плюс -bbb.shortcutkey.specialKeys.minus = Мінус - -bbb.toolbar.videodock.toolTip.closeAllVideos = Закрити всі відео -bbb.users.settings.lockAll=Заблокувати вісх користувачів -bbb.users.settings.lockAllExcept=Заблокувати всіх окрім ведучого -bbb.users.settings.lockSettings=Заблокувати глядачів -bbb.users.settings.unlockAll=Розблокувати всіх глядачів -bbb.users.settings.roomIsLocked=Заблоковані за замовчуванням -bbb.users.settings.roomIsMuted=Вимкнутий мікрофон за замовчуванням - -bbb.lockSettings.save = Застосувати -bbb.lockSettings.save.tooltip = Застосувати налаштування блокування -bbb.lockSettings.cancel = Скасувати -bbb.lockSettings.cancel.toolTip = Закрити вікно без збереження - -bbb.lockSettings.moderatorLocking = Заблоковано модератором -bbb.lockSettings.privateChat = Приватний чат -bbb.lockSettings.publicChat = Публічний чат -bbb.lockSettings.webcam = Веб-камера -bbb.lockSettings.microphone = Мікрофон -bbb.lockSettings.layout = Схема розташування вікон -bbb.lockSettings.title=Блокувати глядачів -bbb.lockSettings.feature=Можливості -bbb.lockSettings.locked=Заблоковано -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/vi_VN/bbbResources.properties b/clients/flash/web-client/src/locale/vi_VN/bbbResources.properties deleted file mode 100644 index 610efa9d99c7..000000000000 --- a/clients/flash/web-client/src/locale/vi_VN/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -# bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = Kết nối tới máy chủ -bbb.mainshell.statusProgress.loading = Đang nạp {0} mô đun -bbb.mainshell.statusProgress.cannotConnectServer = Xin lỗi, không thể kết nối tới máy chủ. -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = Mở cửa sổ Nhật ký -# bbb.mainshell.meetingNotFound = Meeting Not Found -# bbb.mainshell.invalidAuthToken = Invalid Authentication Token -bbb.mainshell.resetLayoutBtn.toolTip = Đặt lại Bố cục -# bbb.mainshell.notification.tunnelling = Tunnelling -# bbb.mainshell.notification.webrtc = WebRTC Audio -bbb.oldlocalewindow.reminder1 = Có thể bạn đang dùng bản dịch cũ của BigBlueButton. -bbb.oldlocalewindow.reminder2 = Hãy xoá bộ nhớ đệm của trình duyệt web và thử lại. -bbb.oldlocalewindow.windowTitle = Cảnh báo\: Bản dịch Phiên bản Cũ -# bbb.audioSelection.title = How do you want to join the audio? -# bbb.audioSelection.btnMicrophone.label = Microphone -# bbb.audioSelection.btnMicrophone.toolTip = Join the audio with your microphone -# bbb.audioSelection.btnListenOnly.label = Listen Only -# bbb.audioSelection.btnListenOnly.toolTip = Join the audio as listen only -# bbb.audioSelection.txtPhone.text = To join this meeting by phone, dial\: {0} then enter {1} as the conference pin number. -# bbb.micSettings.title = Audio Test -bbb.micSettings.speakers.header = Thử phần loa -bbb.micSettings.microphone.header = Thử phần microphone -bbb.micSettings.playSound = Nghe Nhạc Thử -bbb.micSettings.playSound.toolTip = Phát nhạc để thử thiết bị phát tiếng của bạn -bbb.micSettings.hearFromHeadset = Bạn sẽ nghe thấy tiếng trong tai nghe của bạn, chứ không phải trong loa máy tính. -# bbb.micSettings.speakIntoMic = If you are using a headset (or earbuds), you should hear the audio from your headset -- not from your computer speakers. -# bbb.micSettings.echoTestMicPrompt = This is a private echo test. Speak a few words. Did you hear audio? -bbb.micSettings.echoTestAudioYes = Đồng Ý -bbb.micSettings.echoTestAudioNo = Không -# bbb.micSettings.speakIntoMicTestLevel = Speak into your microphone. You should see the bar move. If not, choose another mic. -# bbb.micSettings.recommendHeadset = Use a headset with a microphone for best audio experience. -bbb.micSettings.changeMic = Thay đổi Micro -bbb.micSettings.changeMic.toolTip = Mở hộp thoại điều khiển thiết lập dành cho microphoen trong Flash Player -# bbb.micSettings.comboMicList.toolTip = Select a microphone -# bbb.micSettings.micRecordVolume.label = Gain -# bbb.micSettings.micRecordVolume.toolTip = Set your microphone gain -# bbb.micSettings.nextButton = Next -# bbb.micSettings.nextButton.toolTip = Start the echo test -bbb.micSettings.join = Tham gia Audio -# bbb.micSettings.join.toolTip = Join the audio conference -bbb.micSettings.cancel = Hủy bỏ -# bbb.micSettings.connectingtoecho = Connecting -# bbb.micSettings.connectingtoecho.error = Echo Test Error\: Please contact administrator. -bbb.micSettings.cancel.toolTip = Hủy bỏ việc tham gia chế độ hội nghị audio -bbb.micSettings.access.helpButton = Mở phần video hướng dẫn trong một trang mới. -bbb.micSettings.access.title = Thiết lập audio. Sẽ tập trung vào phần thiết lập chính của audio trong cửa sổ này cho đến khi đóng lại cửa sổ. -# bbb.micSettings.webrtc.title = WebRTC Support -# bbb.micSettings.webrtc.capableBrowser = Your browser supports WebRTC. -# bbb.micSettings.webrtc.capableBrowser.dontuseit = Click not to use WebRTC -# bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Click here if you don't want to use the WebRTC technology (recommended if you have problems using it). -# bbb.micSettings.webrtc.notCapableBrowser = WebRTC is not supported in your browser. Please use Google Chrome (version 32 or greater); or Mozilla Firefox (version 26 or greater). You will still be able to join the voice conference using the Adobe Flash Platform. -# bbb.micSettings.webrtc.connecting = Calling -# bbb.micSettings.webrtc.waitingforice = Connecting -# bbb.micSettings.webrtc.transferring = Transferring -# bbb.micSettings.webrtc.endingecho = Joining audio -# bbb.micSettings.webrtc.endedecho = Echo test ended. -# bbb.micPermissions.firefox.title = Firefox Microphone Permissions -# bbb.micPermissions.firefox.message1 = Choose your mic and then click Share. -# bbb.micPermissions.firefox.message2 = If you don't see the list of microphones, click on the microphone icon. -# bbb.micPermissions.chrome.title = Chrome Microphone Permissions -# bbb.micPermissions.chrome.message1 = Click Allow to give Chrome permission to use your microphone. -# bbb.micWarning.title = Audio Warning -# bbb.micWarning.joinBtn.label = Join anyway -# bbb.micWarning.testAgain.label = Test again -# bbb.micWarning.message = Your microphone did not show any activity, others probably won't be able to hear you during the session. -# bbb.webrtcWarning.message = Detected the following WebRTC issue\: {0}. Do you want to try Flash instead? -# bbb.webrtcWarning.title = WebRTC Audio Failure -# bbb.webrtcWarning.failedError.1001 = Error 1001\: WebSocket disconnected -# bbb.webrtcWarning.failedError.1002 = Error 1002\: Could not make a WebSocket connection -# bbb.webrtcWarning.failedError.1003 = Error 1003\: Browser version not supported -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -# bbb.webrtcWarning.failedError.1005 = Error 1005\: Call ended unexpectedly -# bbb.webrtcWarning.failedError.1006 = Error 1006\: Call timed out -# bbb.webrtcWarning.failedError.1007 = Error 1007\: ICE negotiation failed -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -# 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.mainToolbar.helpBtn = Hướng dẫn -bbb.mainToolbar.logoutBtn = Đăng xuất -# bbb.mainToolbar.logoutBtn.toolTip = Log Out -bbb.mainToolbar.langSelector = Chọn ngôn ngữ -bbb.mainToolbar.settingsBtn = Tuỳ chọn -bbb.mainToolbar.settingsBtn.toolTip = Mở Tuỳ chọn -bbb.mainToolbar.shortcutBtn = Phím tắt -# bbb.mainToolbar.shortcutBtn.toolTip = Open Shortcut Keys Window -# bbb.mainToolbar.recordBtn.toolTip.start = Start recording -# bbb.mainToolbar.recordBtn.toolTip.stop = Stop recording -# bbb.mainToolbar.recordBtn.toolTip.recording = The session is being recorded -# bbb.mainToolbar.recordBtn.toolTip.notRecording = The session isn't being recorded -# 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.stop = Are you sure you want to stop recording the session? -# bbb.mainToolbar.recordBtn..notification.title = Record Notification -# bbb.mainToolbar.recordBtn..notification.message1 = You can record this meeting. -# 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.notRecording = Not Recording -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -bbb.window.minimizeBtn.toolTip = Thu nhỏ -bbb.window.maximizeRestoreBtn.toolTip = Phóng to -bbb.window.closeBtn.toolTip = Đóng lại -bbb.videoDock.titleBar = Tiêu đề cửa sổ của Webcam -bbb.presentation.titleBar = Tiêu đề cửa sổ của phần trình bày -bbb.chat.titleBar = Tiêu đề cửa sổ của Tán Gẫu -bbb.users.title = Người dùng{0} {1} -bbb.users.titleBar = Tiêu đề cửa sổ của người dùng -bbb.users.quickLink.label = Cửa sổ người dùng -bbb.users.minimizeBtn.accessibilityName = Thu nhỏ cửa sổ người dùng -bbb.users.maximizeRestoreBtn.accessibilityName = Phóng to cửa sổ người dùng -bbb.users.settings.buttonTooltip = Thiết lập -# bbb.users.settings.audioSettings = Audio Test -bbb.users.settings.webcamSettings = Thiết lập webcam -bbb.users.settings.muteAll = Tắt tất cả âm thanh từ người dùng -bbb.users.settings.muteAllExcept = Tắt toàn bộ âm thanh từ người dùng ngoại trừ người trình bày -bbb.users.settings.unmuteAll = Mở lại tất cả âm lượng từ người dùng -bbb.users.settings.lowerAllHands = Hạ thấp các bàn tay -bbb.users.raiseHandBtn.toolTip = Giơ tay -bbb.users.raiseHandBtn.toolTip2 = Hạ thấp tay -# bbb.users.roomMuted.text = Viewers Muted -# bbb.users.roomLocked.text = Viewers Locked -bbb.users.pushToTalk.toolTip = Trò chuyện -bbb.users.pushToMute.toolTip = Tắt âm của chính bạn -bbb.users.muteMeBtnTxt.talk = Mở lại âm -bbb.users.muteMeBtnTxt.mute = Tắt âm -bbb.users.muteMeBtnTxt.muted = Đã tắt âm -bbb.users.muteMeBtnTxt.unmuted = Đã mở lại âm lượng -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -bbb.users.usersGrid.accessibilityName = Danh sách người dùng. Dùng các phím mũi tên để điều khiển. -bbb.users.usersGrid.nameItemRenderer = Tên -bbb.users.usersGrid.nameItemRenderer.youIdentifier = bạn -bbb.users.usersGrid.statusItemRenderer = Trạng thái -# bbb.users.usersGrid.statusItemRenderer.changePresenter = Click To Make Presenter -bbb.users.usersGrid.statusItemRenderer.presenter = Người trình bày -bbb.users.usersGrid.statusItemRenderer.moderator = Người điều hành -bbb.users.usersGrid.statusItemRenderer.lowerHand = Hạ thấp tay -bbb.users.usersGrid.statusItemRenderer.handRaised = Đã giơ tay -bbb.users.usersGrid.statusItemRenderer.viewer = Người xem -bbb.users.usersGrid.mediaItemRenderer = Media -bbb.users.usersGrid.mediaItemRenderer.talking = Đang trò chuyện -bbb.users.usersGrid.mediaItemRenderer.webcam = Chia sẻ webcam -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = Xem webcam -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = Mở lại âm {0} -bbb.users.usersGrid.mediaItemRenderer.pushToMute = Tắt âm {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToLock = Lock {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Unlock {0} -bbb.users.usersGrid.mediaItemRenderer.kickUser = Đuổi {0} -bbb.users.usersGrid.mediaItemRenderer.webcam = Chia sẻ webcam -bbb.users.usersGrid.mediaItemRenderer.micOff = Tắt microphone -bbb.users.usersGrid.mediaItemRenderer.micOn = Mở microphone -bbb.users.usersGrid.mediaItemRenderer.noAudio = Không ở trong chế độ hội nghị -bbb.presentation.title = Trình bày -bbb.presentation.titleWithPres = Trình bày\: {0} -bbb.presentation.quickLink.label = Cửa sổ trình bày -# bbb.presentation.fitToWidth.toolTip = Fit Presentation To Width -# bbb.presentation.fitToPage.toolTip = Fit Presentation To Page -# bbb.presentation.uploadPresBtn.toolTip = Upload Presentation -bbb.presentation.backBtn.toolTip = Trang trước. -# bbb.presentation.btnSlideNum.accessibilityName = Slide {0} of {1} -bbb.presentation.btnSlideNum.toolTip = Chọn một trang trình bày -bbb.presentation.forwardBtn.toolTip = Trang kế -bbb.presentation.maxUploadFileExceededAlert = Lỗi\: Dung lượng tệp lớn hơn cho phép. -bbb.presentation.uploadcomplete = Đã tải lên xong. Hãy đợi trong khi chuyển định dạng tài liệu. -bbb.presentation.uploaded = tải lên xong. -bbb.presentation.document.supported = The uploaded document is supported. -bbb.presentation.document.converted = Successfully converter the office document. -bbb.presentation.error.document.convert.failed = Lỗi\: Không thể chuyển định dạng tài liệu văn phòng. -bbb.presentation.error.io = Lỗi truy xuất IO Error khi tải tệp lên. Hãy liên hệ với Người quản trị. -bbb.presentation.error.security = Lỗi Bảo mật khi tải tệp lên. Hãy liên hệ với Người quản trị.. -bbb.presentation.error.convert.notsupported = Lỗi định dạng này không được hỗ trợ\: Hãy tải lên một tệp được hỗ trợ. -bbb.presentation.error.convert.nbpage = Lỗi đếm tổng số trang của tệp vừa tải lên. Hãy liên hệ Người quản trị. -bbb.presentation.error.convert.maxnbpagereach = Tệp vừa tải lên có quá nhiều trang (hơn 100) và không được chấp nhận\: Hãy tải lên một tệp nhỏ hơn.. -bbb.presentation.converted = Đã chuyển đổi {0} trên {1} trang. -bbb.presentation.ok = Đồng ý -bbb.presentation.slider = Mức độ phóng to phần trình bày -bbb.presentation.slideloader.starttext = Bắt đầu phần trình bày văn bản -bbb.presentation.slideloader.endtext = Kết thúc phần trình bày văn bản -bbb.presentation.uploadwindow.presentationfile = Tệp trình bày -bbb.presentation.uploadwindow.pdf = PDF -bbb.presentation.uploadwindow.word = WORD -bbb.presentation.uploadwindow.excel = EXCEL -bbb.presentation.uploadwindow.powerpoint = POWERPOINT -bbb.presentation.uploadwindow.image = HÌNH ẢNH -bbb.presentation.minimizeBtn.accessibilityName = Thu nhỏ cửa sổ phần trình bày -bbb.presentation.maximizeRestoreBtn.accessibilityName = Phóng to cửa sổ phần trình bày -bbb.presentation.closeBtn.accessibilityName = Đóng lại cửa sổ trình bày -bbb.fileupload.title = Tải lên Bài trình bày -# bbb.fileupload.lblFileName.defaultText = No file selected -bbb.fileupload.selectBtn.label = Chọn tập tin -bbb.fileupload.selectBtn.toolTip = Chọn tệp -bbb.fileupload.uploadBtn = Tải lên -bbb.fileupload.uploadBtn.toolTip = Tải lên tệp tin -bbb.fileupload.deleteBtn.toolTip = Xoá Bài trình bày -bbb.fileupload.showBtn = Cho xem -bbb.fileupload.showBtn.toolTip = Cho xem Bài trình bày -bbb.fileupload.okCancelBtn = Huỷ bỏ -bbb.fileupload.okCancelBtn.toolTip = Đóng lại hộp thoại tải tập tin -bbb.fileupload.genThumbText = Kết xuất hình thu nhỏ... -bbb.fileupload.progBarLbl = Tiến trình\: -# bbb.fileupload.fileFormatHint = Upload any office document or Portable Document Format (PDF) file. For best results upload PDF. -bbb.chat.title = Trao đổi -bbb.chat.quickLink.label = Cửa sổ tán gẫu -bbb.chat.cmpColorPicker.toolTip = Màu chữ -bbb.chat.input.accessibilityName = Khung chỉnh sửa nội dung tin nhắn tán gẫu -bbb.chat.sendBtn = Gửi -bbb.chat.sendBtn.toolTip = Gửi thông điệp -bbb.chat.sendBtn.accessibilityName = Gửi tin nhắn tán gẫu -# bbb.chat.contextmenu.copyalltext = Copy All Text -bbb.chat.publicChatUsername = Tất cả -bbb.chat.optionsTabName = Tuỳ chọn -bbb.chat.privateChatSelect = Hãy chọn một người để nói chuyện riêng -# 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.chatOptions = Tuỳ chọn Trò chuyện -bbb.chat.fontSize = Kích thước Phông -# bbb.chat.cmbFontSize.toolTip = Select Chat Message Font Size -bbb.chat.messageList = Hộp thoại tin nhắn -bbb.chat.minimizeBtn.accessibilityName = Thu nhỏ cửa sổ tán gẫu -bbb.chat.maximizeRestoreBtn.accessibilityName = Phóng to cửa sổ tán gẫu -bbb.chat.closeBtn.accessibilityName = Đóng lại cửa sổ tán gẫu -bbb.chat.chatTabs.accessibleNotice = Tin nhắn mới trong tab này. -bbb.publishVideo.changeCameraBtn.labelText = Thay đổi webcam -bbb.publishVideo.changeCameraBtn.toolTip = Click để mở hộp thoại điều khiển thay đổi webcam -bbb.publishVideo.cmbResolution.tooltip = Chọn độ phân giải webcam -bbb.publishVideo.startPublishBtn.labelText = Bắt đầu chia sẻ -bbb.publishVideo.startPublishBtn.toolTip = Bắt đầu Chia sẻ -# bbb.webcamPermissions.chrome.title = Chrome Webcam Permissions -# bbb.webcamPermissions.chrome.message1 = Click Allow to give Chrome permission to use your webcam. -bbb.videodock.title = Bám dính Video -bbb.videodock.quickLink.label = Cửa sổ webcam -bbb.video.minimizeBtn.accessibilityName = Thu nhỏ cửa sổ webcam -bbb.video.maximizeRestoreBtn.accessibilityName = Phóng to cửa sổ Webcam -bbb.video.controls.muteButton.toolTip = Tắt hoặc mở âm lượng {0} -bbb.video.controls.switchPresenter.toolTip = Tạo {0} người trình bày -bbb.video.controls.ejectUserBtn.toolTip = Thoát {0} khỏi cuộc họp -bbb.video.controls.privateChatBtn.toolTip = Tán gẫu với {0} -bbb.video.publish.hint.noCamera = Hiện không có thiết bị webcam nào -bbb.video.publish.hint.cantOpenCamera = Không thể mở webcam của bạn -bbb.video.publish.hint.waitingApproval = Đang đợi chấp nhận -bbb.video.publish.hint.videoPreview = Xem thử trước webcam -bbb.video.publish.hint.openingCamera = Đang mở webcam... -bbb.video.publish.hint.cameraDenied = Truy cập đến webcam bị từ chối -bbb.video.publish.hint.cameraIsBeingUsed = Webcam của bạn hiện đang được sử dụng bởi một ứng dụng khác -bbb.video.publish.hint.publishing = Đang xuất bản... -bbb.video.publish.closeBtn.accessName = Đóng lại hộp thoại điều chỉnh webcam -bbb.video.publish.closeBtn.label = Hủy bỏ -bbb.video.publish.titleBar = \ Xuất bản cửa sổ webcam -bbb.desktopPublish.title = Chia sẻ Màn hình -# bbb.desktopPublish.fullscreen.tooltip = Share Your Main Screen -bbb.desktopPublish.fullscreen.label = Toàn màn hình -# bbb.desktopPublish.region.tooltip = Share a Part of Your Screen -bbb.desktopPublish.region.label = Một vùng -bbb.desktopPublish.stop.tooltip = Đóng chia sẻ màn hình -bbb.desktopPublish.stop.label = Đóng -bbb.desktopPublish.maximizeRestoreBtn.toolTip = Bạn không thể phóng lớn cửa sổ này. -bbb.desktopPublish.closeBtn.toolTip = Ngừng chia sẻ và đóng cửa sổ này lại. -# bbb.desktopPublish.chromeOnMacUnsupportedHint = Desktop sharing is not currently supported on Chrome running under Mac OS X. Recommend you use FireFox to share desktop. -bbb.desktopPublish.minimizeBtn.toolTip = Thu nhỏ cửa sổ này. -bbb.desktopPublish.minimizeBtn.accessibilityName = Thu nhở cửa sổ xuất bản cho chia sẻ dạng desktop -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = Phóng to cửa sổ xuất bản cho chia sẻ dạng desktop -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -bbb.desktopView.title = Chia sẻ Màn hình -bbb.desktopView.fitToWindow = Phóng toàn Cửa sổ -bbb.desktopView.actualSize = Hiện kích thước thật -bbb.desktopView.minimizeBtn.accessibilityName = Thu nhở cửa sổ xuất bản cho chia sẻ dạng desktop -bbb.desktopView.maximizeRestoreBtn.accessibilityName = Phóng to cửa sổ xuất bản cho chia sẻ dạng desktop -bbb.desktopView.closeBtn.accessibilityName = Đóng lại cửa sổ xuất bản cho chia sẻ dạng desktop -# bbb.toolbar.phone.toolTip.start = Share Your Microphone -# bbb.toolbar.phone.toolTip.stop = Stop Sharing Your Microphone -# bbb.toolbar.phone.toolTip.mute = Stop listening the conference -# bbb.toolbar.phone.toolTip.unmute = Start listening the conference -# bbb.toolbar.phone.toolTip.nomic = No microphone detected -# bbb.toolbar.deskshare.toolTip.start = Share Your Desktop -# bbb.toolbar.deskshare.toolTip.stop = Stop Sharing Your Desktop -# bbb.toolbar.video.toolTip.start = Share Your Webcam -# bbb.toolbar.video.toolTip.stop = Stop Sharing Your Webcam -bbb.layout.addButton.toolTip = Thêm vào phần bố trí tùy chọn cho danh sách -# bbb.layout.broadcastButton.toolTip = Apply Current Layout to All Viewers -# bbb.layout.combo.toolTip = Change Your Layout -bbb.layout.loadButton.toolTip = Tải bố cục từ tập tin -bbb.layout.saveButton.toolTip = Lưu bố cục thành một tập tin -bbb.layout.lockButton.toolTip = Khóa bốc cục -bbb.layout.combo.prompt = Áp dụng một thay đổi về bố cục -bbb.layout.combo.custom = * Bố cục tùy chọn -bbb.layout.combo.customName = Bố cục tùy chọn -bbb.layout.combo.remote = Từ xa -bbb.layout.save.complete = Các bố cục đã được lưu thành công -bbb.layout.load.complete = Các bố cục đã được tải thành công -bbb.layout.load.failed = Thất bại khi tải bố cục -# bbb.layout.name.defaultlayout = Default Layout -# bbb.layout.name.videochat = Video Chat -# bbb.layout.name.webcamsfocus = Webcam Meeting -# bbb.layout.name.presentfocus = Presentation Meeting -# bbb.layout.name.lectureassistant = Lecture Assistant -# bbb.layout.name.lecture = Lecture -bbb.highlighter.toolbar.pencil = Đánh dấu -bbb.highlighter.toolbar.pencil.accessibilityName = Chuyển đổi trỏ chuột trắng sang dạng hình viết chì -bbb.highlighter.toolbar.ellipse = Hình tròn -bbb.highlighter.toolbar.ellipse.accessibilityName = Chuyển đổi trỏ chuột trắng sang dạng hình tròn -bbb.highlighter.toolbar.rectangle = Chữ nhật -bbb.highlighter.toolbar.rectangle.accessibilityName = Chuyển đổi trỏ chuột trắng sang dạng hình chữ nhật -bbb.highlighter.toolbar.panzoom = Phóng to và thu nhỏ -bbb.highlighter.toolbar.panzoom.accessibilityName = Chuyển đổi trỏ chuột trắng sang phóng to và thu nhỏ -# bbb.highlighter.toolbar.clear = Clear All Annotations -bbb.highlighter.toolbar.clear.accessibilityName = Loại bỏ dữ liệu trang bảng trắng -# bbb.highlighter.toolbar.undo = Undo Annotation -bbb.highlighter.toolbar.undo.accessibilityName = Loại bỏ hình dạng trang bảng trắng gần đây nhất -bbb.highlighter.toolbar.color = Chọn Màu -bbb.highlighter.toolbar.color.accessibilityName = Màu sắc bút vẽ trên bảng trắng -bbb.highlighter.toolbar.thickness = Thay đổi Bề dày -bbb.highlighter.toolbar.thickness.accessibilityName = Độ dày nét vẽ trên bảng trắng -bbb.logout.title = Đã đăng xuất -bbb.logout.button.label = Đồng ý -bbb.logout.appshutdown = Máy chủ ứng dụng vừa bị tắt -bbb.logout.asyncerror = Một Lỗi Đồng bộ xảy ra -bbb.logout.connectionclosed = Kết nối tới máy chủ đã bị ngưng -bbb.logout.connectionfailed = Kết nối tới máy chủ thất bại -bbb.logout.rejected = Kết nối tới máy chủ đã bị từ chối -bbb.logout.invalidapp = Ứng dụng Red5 không tồn tại -bbb.logout.unknown = Trình duyệt của bạn đã mất kết nối tới máy chủ -bbb.logout.usercommand = Bạn vừa thoát ra khỏi cuộc hội thoại -# bbb.logout.refresh.message = If this logout was unexpected click the button below to reconnect. -# bbb.logout.refresh.label = Reconnect -bbb.logout.confirm.title = Xác nhận đăng xuất -bbb.logout.confirm.message = Bạn có chắc muốn đăng xuất? -bbb.logout.confirm.yes = Đồng Ý -bbb.logout.confirm.no = Không -bbb.notes.title = Ghi chú -bbb.notes.cmpColorPicker.toolTip = Màu sắc văn bản -bbb.notes.saveBtn = Lưu -bbb.notes.saveBtn.toolTip = Lưu ghi chú -bbb.settings.deskshare.instructions = Nhấn vào Cho phép (Allow) tại hộp thoại bật lên để kiểm tra dịch vụ chia sẻ màn hình hoạt động tốt -bbb.settings.deskshare.start = Kiểm tra Chia sẻ Màn hình -bbb.settings.voice.volume = Tình trạng của Micro -bbb.settings.java.label = Lỗi phiên bản Java -bbb.settings.java.text = Bạn có Java {0} đã cài đặt, nhưng bạn cần ít nhất phiên bản {1} để dùng chức năng chia sẻ màn hình của BigBlueButton. Nhấn vào nút bên dưới để cài đặt phiên bản Java JRE mới nhất. -bbb.settings.java.command = Cài bản Java mới nhất -bbb.settings.flash.label = Lỗi phiên bản Flash -bbb.settings.flash.text = Bạn đã cài Flash {0}, nhưng bạn cần ít nhất phiên bản {1} để chạy tốt BigBlueButton. Nhấn vào nút dưới đây để cài phiên bản Adobe Flash mới nhất. -bbb.settings.flash.command = Cài bản Flash mới nhất -bbb.settings.isight.label = Lỗi camera iSight -bbb.settings.isight.text = Nếu bạn gặp vấn đề với camera iSight của bạn, có thể vì bạn đang dùng hệ điều hành OS X 10.6.5, hiện đang có vấn đề với Flash bắt video từ camera iSight.\nĐể sửa lỗi này, nhấn vào liên kết dưới đây để cài một phiên bản Flash player mới, hoặc cập nhật hệ điều hành Mac của bạn lên phiên bản mới nhất. -bbb.settings.isight.command = Cài đặt Flash 10.2 RC2 -bbb.settings.warning.label = Cảnh báo -bbb.settings.warning.close = Đóng Cảnh báo này -bbb.settings.noissues = Không có vấn đề nào được phát hiện. -bbb.settings.instructions = Chấp nhận nhắc nhở của Flash đề nghị quyền truy xuất camera của bạn. Nếu bạn có thể nghe và thấy bản thân bạn qua webcam và micro, trình duyệt của bạn đã cài đặt thành công. Một số vấn đề tiềm tàng khác được trình bày bên dưới. Nhấn vào từng mục để tìm giải pháp phù hợp. -ltbcustom.bbb.highlighter.toolbar.triangle = Thước êke -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = Chuyể đổi con trỏ trên bảng trắng sang dạng thước ê-ke -ltbcustom.bbb.highlighter.toolbar.line = Đường thẳng -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = Chuyển đổi con trỏ trên bảng trắng sang đường thẳng -ltbcustom.bbb.highlighter.toolbar.text = Văn bản -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = Chuyển đổi trỏ chuột trắng sang dạng chữ viết -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = Màu chữ -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = Kích thước kiểu chữ - -# bbb.accessibility.clientReady = Ready - -bbb.accessibility.chat.chatBox.reachedFirst = Bạn đã chuyển đến tin nhắn đầu tiên. -bbb.accessibility.chat.chatBox.reachedLatest = Bạn đã chuyển đến tin nhắn gần đây nhất. -bbb.accessibility.chat.chatBox.navigatedFirst = Bạn đã điều hướng đến tin nhắn đầu tiên. -bbb.accessibility.chat.chatBox.navigatedLatest = Bạn đã điều hướng đến tin nhắn mới nhất. -bbb.accessibility.chat.chatBox.navigatedLatestRead = Bạn đã điều hướng đến các tin nhắn gần đây nhất mà bạn đã đọc. -bbb.accessibility.chat.chatwindow.input = Nhập dữ liệu tán gẫu - -bbb.accessibility.chat.initialDescription = Vui lòng sử dụng các phím mũi tên để định hướng trong các tin nhắn tán gẫu. - -bbb.accessibility.notes.notesview.input = Nhập vào ghi chú - -bbb.shortcuthelp.title = Phím tắt -bbb.shortcuthelp.minimizeBtn.accessibilityName = Thu nhỏ cửa sổ trợ giúp phím tắt -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = Phóng to cửa sổ trợ giúp phím tắt -bbb.shortcuthelp.closeBtn.accessibilityName = Đóng lại cửa sổ trợ giúp phím tắt -bbb.shortcuthelp.dropdown.general = Phím tắt chung -bbb.shortcuthelp.dropdown.presentation = Phím tắt phần trình bày -bbb.shortcuthelp.dropdown.chat = Phím tắt tán gẫu -bbb.shortcuthelp.dropdown.users = Phím tắt của người dùng -bbb.shortcuthelp.dropdown.polling = Phím tắt việc bầu chọn người trình bày -bbb.shortcuthelp.dropdown.polling2 = Phím tắt bầu chọn người xem -bbb.shortcuthelp.headers.shortcut = Phím tắt -bbb.shortcuthelp.headers.function = Chức năng - -bbb.shortcutkey.general.minimize = 189 -bbb.shortcutkey.general.minimize.function = Thu nhỏ cửa sổ hiện tại -bbb.shortcutkey.general.maximize = 187 -bbb.shortcutkey.general.maximize.function = Phóng to cửa sổ hiện tại - -bbb.shortcutkey.flash.exit = 81 -bbb.shortcutkey.flash.exit.function = Tập trung vào cửa sổ Flash -bbb.shortcutkey.users.muteme = 77 -bbb.shortcutkey.users.muteme.function = Tắt và mở âm thanh phần microphone -bbb.shortcutkey.chat.chatinput = 73 -bbb.shortcutkey.chat.chatinput.function = Tập trung vào khung nhập tin nhắn tán gẫu -bbb.shortcutkey.present.focusslide = 67 -bbb.shortcutkey.present.focusslide.function = Tập trung vào trang trình bày -bbb.shortcutkey.whiteboard.undo = 90 -bbb.shortcutkey.whiteboard.undo.function = Hủy bỏ việc đánh dấu bảng trắng trước đó - -bbb.shortcutkey.focus.users = 49 -bbb.shortcutkey.focus.users.function = Tập trung vào cửa sổ người dùng -bbb.shortcutkey.focus.video = 50 -bbb.shortcutkey.focus.video.function = Chuyển phần tập trung vào cửa sổ webcam -bbb.shortcutkey.focus.presentation = 51 -bbb.shortcutkey.focus.presentation.function = Chuyển phần tập trung vào cửa sổ trình bày -bbb.shortcutkey.focus.chat = 52 -bbb.shortcutkey.focus.chat.function = Chuyển phần tập trung vào cửa sổ tán gẫu -bbb.shortcutkey.focus.pollingCreate = 67 -bbb.shortcutkey.focus.pollingCreate.function = Chuyển phần tập trung vào cửa sổ tạo bình chọn, nếu được mở. -bbb.shortcutkey.focus.pollingStats = 83 -bbb.shortcutkey.focus.pollingStats.function = Chuyển phần tập trung vào cửa sổ thống kê bình chọn, nếu được mở. -bbb.shortcutkey.focus.voting = 89 -bbb.shortcutkey.focus.voting.function = Chuyển phần tập trung vào cửa sổ bỏ phiếu, nếu được mở. - -bbb.shortcutkey.share.desktop = 68 -bbb.shortcutkey.share.desktop.function = Mở cửa sổ chia sẻ dạng desktop -bbb.shortcutkey.share.microphone = 79 -bbb.shortcutkey.share.microphone.function = Mở cửa sổ thiết lập audio -bbb.shortcutkey.share.pauseRemoteStream = 80 -# bbb.shortcutkey.share.pauseRemoteStream.function = Start/Stop listening the conference -bbb.shortcutkey.share.webcam = 66 -bbb.shortcutkey.share.webcam.function = Mở cửa sổ chia sẻ webcam - -bbb.shortcutkey.shortcutWindow = 72 -bbb.shortcutkey.shortcutWindow.function = Mở/Tập trung vào cửa sổ trợ giúp phím tắt -bbb.shortcutkey.logout = 76 -bbb.shortcutkey.logout.function = Thoát khỏi cuộc họp này -bbb.shortcutkey.raiseHand = 82 -bbb.shortcutkey.raiseHand.function = Giơ tay - -bbb.shortcutkey.present.upload = 85 -bbb.shortcutkey.present.upload.function = Tải lên phần trình bày -bbb.shortcutkey.present.previous = 65 -bbb.shortcutkey.present.previous.function = Đi đến trang trình bày trước đó -bbb.shortcutkey.present.select = 83 -bbb.shortcutkey.present.select.function = Xem tất cả các trang trình bày -bbb.shortcutkey.present.next = 69 -bbb.shortcutkey.present.next.function = Đi đến trang trình bày tiếp theo -bbb.shortcutkey.present.fitWidth = 70 -bbb.shortcutkey.present.fitWidth.function = Chỉnh vừa vặn trang trình bày theo chiều rộng -bbb.shortcutkey.present.fitPage = 80 -bbb.shortcutkey.present.fitPage.function = Chỉnh vừa vặn trang trình bày dựa theo trang - -bbb.shortcutkey.users.makePresenter = 80 -bbb.shortcutkey.users.makePresenter.function = Cho phép người được chọn làm người trình bày -bbb.shortcutkey.users.kick = 75 -bbb.shortcutkey.users.kick.function = Đuổi người được chọn khỏi buổi họp -bbb.shortcutkey.users.mute = 83 -bbb.shortcutkey.users.mute.function = Tắt âm hoặc mở lại âm với người dùng được chọn -bbb.shortcutkey.users.muteall = 65 -bbb.shortcutkey.users.muteall.function = Mở hoặc tắt âm tất cả người dùng -bbb.shortcutkey.users.focusUsers = 85 -bbb.shortcutkey.users.focusUsers.function = Tập trung vào danh sách người dùng -bbb.shortcutkey.users.muteAllButPres = 65 -bbb.shortcutkey.users.muteAllButPres.function = Tắt âm mọi người trừ người thuyết trình - -bbb.shortcutkey.chat.focusTabs = 89 -bbb.shortcutkey.chat.focusTabs.function = Tập trung vào tab tán gẫu -bbb.shortcutkey.chat.focusBox = 66 -bbb.shortcutkey.chat.focusBox.function = Tập trung vào khu vực tán gẫu -bbb.shortcutkey.chat.changeColour = 67 -bbb.shortcutkey.chat.changeColour.function = Tập trung vào phần chọn màu kiểu chữ. -bbb.shortcutkey.chat.sendMessage = 83 -bbb.shortcutkey.chat.sendMessage.function = Gửi tin nhắn tán gẫu -bbb.shortcutkey.chat.explanation = ---- -bbb.shortcutkey.chat.explanation.function = Để điều hướng các tin nhắn, bạn phải tập trung vào phần khung tán gẫu - -bbb.shortcutkey.chat.chatbox.advance = 40 -bbb.shortcutkey.chat.chatbox.advance.function = Điều hướng đến tin nhắn tiếp theo -bbb.shortcutkey.chat.chatbox.goback = 38 -bbb.shortcutkey.chat.chatbox.goback.function = Điều hướng đến tin nhắn trước đó -bbb.shortcutkey.chat.chatbox.repeat = 32 -bbb.shortcutkey.chat.chatbox.repeat.function = Lặp lại tin nhắn hiện tại -bbb.shortcutkey.chat.chatbox.golatest = 39 -bbb.shortcutkey.chat.chatbox.golatest.function = Điều hướng đến tin nhắn mới nhất -bbb.shortcutkey.chat.chatbox.gofirst = 37 -bbb.shortcutkey.chat.chatbox.gofirst.function = Điều hướng đến tin nhắn đầu tiên -bbb.shortcutkey.chat.chatbox.goread = 75 -bbb.shortcutkey.chat.chatbox.goread.function = Điều hướng đến các tin nhắn gần đây mà bạn đã đọc qua -bbb.shortcutkey.chat.chatbox.debug = 71 -bbb.shortcutkey.chat.chatbox.debug.function = Phím tắt gỡ rối tạm thời - -# bbb.polling.toolbar.toolTip = Manage Polls -# bbb.polling.buttonName = Manage Polls -bbb.polling.createPoll = Tạo một bình chọn mới -bbb.polling.createPoll.moreThanOneResponse = Cho phép người dùng chọn nhiều hơn một trả lời -bbb.polling.createPoll.hint = Gợi ý\: Bắt đầu với mỗi câu trả lời bằng một dòng mới -bbb.polling.createPoll.answers = Câu trả lời\: -bbb.polling.createPoll.question = Câu hỏi\: -bbb.polling.createPoll.title = Tiêu đề\: -bbb.polling.createPoll.publishToWeb = Cho phép bình chọn qua web - -bbb.polling.pollPreview = Xem thử phần bình chọn -bbb.polling.pollPreview.modify = Chỉnh sửa -bbb.polling.pollPreview.publish = Xuất bản -bbb.polling.pollPreview.preview = Xem thử -bbb.polling.pollPreview.save = Lưu -bbb.polling.pollPreview.cancel = Hủy bỏ -bbb.polling.pollPreview.modify = Chỉnh sửa -bbb.polling.pollPreview.hereIsYourPoll = Đây là phần bình chọn của bạn\: -bbb.polling.pollPreview.ifYouWantChanges = nếu bạn muốn tác động hay thay đổi gì hãy sử dụng nút 'Chỉnh sửa' -bbb.polling.pollPreview.checkAll = (kiểm tra tất cả để áp dụng) -bbb.polling.pollPreview.pollWillPublishOnline = Phần bình chọn này cũng hiện lên trên phần bình chọn web. - -# bbb.polling.resultBtn.label=Result -# bbb.polling.resultBtn.toolTip=Show poll result -# bbb.polling.startBtn.label=Start -# bbb.polling.startBtn.toolTip=Start poll -# bbb.polling.editBtn.label=Edit -# bbb.polling.editBtn.toolTip=Edit poll -# bbb.polling.deleteBtn.toolTip=Delete poll - -bbb.publishVideo.startPublishBtn.labelText = Bắt đầu chia sẻ -bbb.publishVideo.changeCameraBtn.labelText = Thay đổi webcam - -bbb.accessibility.alerts.madePresenter = Bạn hiện là người trình bày. -bbb.accessibility.alerts.madeViewer = Bạn hiện là người xem. - -bbb.shortcutkey.polling.buttonClick = 80 -bbb.shortcutkey.polling.buttonClick.function = Mở menu bầu chọn. -bbb.shortcutkey.polling.focusTitle = 67 -bbb.shortcutkey.polling.focusTitle.function = Tập trung vào phần nhập dữ liệu cho tiêu đề -bbb.shortcutkey.polling.focusQuestion = 81 -bbb.shortcutkey.polling.focusQuestion.function = Tập trung vào phần nhập dữ liệu cho câu hỏi. -bbb.shortcutkey.polling.focusAnswers = 65 -bbb.shortcutkey.polling.focusAnswers.function = Tập trung vào phần nhập dữ liệu cho câu trả lời. -bbb.shortcutkey.polling.focusMultipleCB = 77 -bbb.shortcutkey.polling.focusMultipleCB.function = Tập trung vào phần chọn "Cho phép nhiều lựa chọn". -bbb.shortcutkey.polling.focusWebPollCB = 66 -bbb.shortcutkey.polling.focusWebPollCB.function = Tập trung vào phần chọn tính năng "Bật bình chọn web". -bbb.shortcutkey.polling.previewClick = 80 -bbb.shortcutkey.polling.previewClick.function = Xem bình chọn của bạn và tiếp tục. -bbb.shortcutkey.polling.cancelClick = 88 -bbb.shortcutkey.polling.cancelClick.function = Hủy bỏ và thoát khỏi quy trình tạo bình chọn. -bbb.shortcutkey.polling.modify = 69 -bbb.shortcutkey.polling.modify.function = Quay trở lại và chỉnh sửa phần bình chọn của bạn. -bbb.shortcutkey.polling.publish = 85 -bbb.shortcutkey.polling.publish.function = Đăng phần bình chọn của bạn và bắt đầu mở phần bầu chọn. -bbb.shortcutkey.polling.save = 83 -bbb.shortcutkey.polling.save.function = Lưu phần bình chọn của bạn để sử dụng sau. - -bbb.shortcutkey.pollStats.explanation = ---- -bbb.shortcutkey.pollStats.explanation.function = Kết quả bình chọn hiện tại chỉ được hiển thị khi đã đăng phần bình chọn. -bbb.shortcutkey.polling.focusData = 68 -bbb.shortcutkey.polling.focusData.function = Tập trung vào phần kết quả bình chọn. -bbb.shortcutkey.polling.refresh = 82 -bbb.shortcutkey.polling.refresh.function = Cập nhật lại kết quả bình chọn. -bbb.shortcutkey.polling.focusWebPoll = 73 -bbb.shortcutkey.polling.focusWebPoll.function = Tập trung vào phần nhập dữ liệu đường liên kết cho bình chọn web. -bbb.shortcutkey.polling.stopPoll = 79 -bbb.shortcutkey.polling.stopPoll.function = Dừng lại quy trình bình chọn và chấm dứt việc bầu chọn. -bbb.shortcutkey.polling.repostPoll = 80 -bbb.shortcutkey.polling.repostPoll.function = Đăng lại phần bình chọn. -bbb.shortcutkey.polling.closeStatsWindow = 88 -bbb.shortcutkey.polling.closeStatsWindow.function = Đóng lại cửa sổ kết quả bình chọn. - -bbb.shortcutkey.polling.vote = 86 -bbb.shortcutkey.polling.vote.function = Thử phần bình chọn của bạn với các tùy chọn đã được chọn. -bbb.shortcutkey.polling.focusVoteQuestion = 81 -bbb.shortcutkey.polling.focusVoteQuestion.function = Tập trung vào câu hỏi. - -bbb.shortcutkey.specialKeys.space = Phím khoảng cách -bbb.shortcutkey.specialKeys.left = Mũi tên bên trái -bbb.shortcutkey.specialKeys.right = Mũi tên bên phải -bbb.shortcutkey.specialKeys.up = Mũi tên hướng lên -bbb.shortcutkey.specialKeys.down = Mũi tên hướng xuống -bbb.shortcutkey.specialKeys.plus = Dấu cộng -bbb.shortcutkey.specialKeys.minus = Dấu trừ - -# bbb.toolbar.videodock.toolTip.closeAllVideos = Close all videos -# bbb.users.settings.lockAll=Lock All Users -# bbb.users.settings.lockAllExcept=Lock Users Except Presenter -# bbb.users.settings.lockSettings=Lock Viewers ... -# bbb.users.settings.unlockAll=Unlock All Viewers -# bbb.users.settings.roomIsLocked=Locked by default -# bbb.users.settings.roomIsMuted=Muted by default - -# bbb.lockSettings.save = Apply -# bbb.lockSettings.save.tooltip = Apply lock settings -bbb.lockSettings.cancel = Hủy bỏ -# bbb.lockSettings.cancel.toolTip = Close this window without saving - -# bbb.lockSettings.moderatorLocking = Moderator locking -# bbb.lockSettings.privateChat = Private Chat -# bbb.lockSettings.publicChat = Public Chat -# bbb.lockSettings.webcam = Webcam -# bbb.lockSettings.microphone = Microphone -# bbb.lockSettings.layout = Layout -# bbb.lockSettings.title=Lock Viewers -# bbb.lockSettings.feature=Feature -# bbb.lockSettings.locked=Locked -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/zh_CN/bbbResources.properties b/clients/flash/web-client/src/locale/zh_CN/bbbResources.properties deleted file mode 100644 index 3fa759dc371e..000000000000 --- a/clients/flash/web-client/src/locale/zh_CN/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = 正在连接到服务器 -bbb.mainshell.statusProgress.loading = 载入 {0} 模块 -bbb.mainshell.statusProgress.cannotConnectServer = 抱歉,无法连接到服务器。 -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = 打开日志 -bbb.mainshell.meetingNotFound = 没有找到会话 -bbb.mainshell.invalidAuthToken = 无效的认证码 -bbb.mainshell.resetLayoutBtn.toolTip = 布局重置 -bbb.mainshell.notification.tunnelling = 音频传输 -bbb.mainshell.notification.webrtc = WebRTC语音 -bbb.oldlocalewindow.reminder1 = 您可能正在使用旧版的 BigBlueButton 界面翻译。 -bbb.oldlocalewindow.reminder2 = 请清空浏览器缓存并重试。 -bbb.oldlocalewindow.windowTitle = 警告\: 旧的语言文件! -bbb.audioSelection.title = 您将以何种方式加入会话? -bbb.audioSelection.btnMicrophone.label = 麦克风 -bbb.audioSelection.btnMicrophone.toolTip = \ 使麦克风加入语音会话 -bbb.audioSelection.btnListenOnly.label = 仅扬声器 -bbb.audioSelection.btnListenOnly.toolTip = 仅使用扬声器加入语音会话 -bbb.audioSelection.txtPhone.text = 拨打{0} 加入语音会话,之后输入该语音会话密码 {1} -bbb.micSettings.title = 声音设置 -bbb.micSettings.speakers.header = 测试扬声器 -bbb.micSettings.microphone.header = 测试麦克风 -bbb.micSettings.playSound = 测试扬声器 -bbb.micSettings.playSound.toolTip = 播放音乐来测试您的扬声器 -bbb.micSettings.hearFromHeadset = 你应该从你的耳麦听到声音,而不是从电脑的音箱。 -bbb.micSettings.speakIntoMic = 如果您使用耳机,您将会从耳机中听到声音,而不是从电脑的扬声器 -bbb.micSettings.echoTestMicPrompt = 这是一个语音测试,您能听到自己的回音吗? -bbb.micSettings.echoTestAudioYes = 是的 -bbb.micSettings.echoTestAudioNo = 不是 -bbb.micSettings.speakIntoMicTestLevel = 现在说话您将能看到声音条变化,如果没有变化,请使用其他麦克风 -bbb.micSettings.recommendHeadset = 使用带麦克风的耳机以获得最优体验 -bbb.micSettings.changeMic = 测试/调整麦克风 -bbb.micSettings.changeMic.toolTip = 打开 Flash Player 耳麦设置对话框 -bbb.micSettings.comboMicList.toolTip = 选择麦克风 -bbb.micSettings.micRecordVolume.label = 灵敏度 -bbb.micSettings.micRecordVolume.toolTip = 设置麦克风灵敏度 -bbb.micSettings.nextButton = 下一个 -bbb.micSettings.nextButton.toolTip = 开始回音测试 -bbb.micSettings.join = 加入语音会议 -bbb.micSettings.join.toolTip = 加入语音会话 -bbb.micSettings.cancel = 取消 -bbb.micSettings.connectingtoecho = 连接 -bbb.micSettings.connectingtoecho.error = 回音测试错误:请联系管理员 -bbb.micSettings.cancel.toolTip = 撤销加入音频会议 -bbb.micSettings.access.helpButton = 从新页面打开培训视频。 -bbb.micSettings.access.title = 音频设置。焦点将会保持在音频设置窗口直到该窗口关闭。 -bbb.micSettings.webrtc.title = WebRTC 支持 -bbb.micSettings.webrtc.capableBrowser = 您的浏览器支持WebRTC -bbb.micSettings.webrtc.capableBrowser.dontuseit = 点击这里停止使用WebRTC -bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = 如果您不想使用WebRTC 请点击这里(如果使用过程中有问题我们建议您停止使用) -bbb.micSettings.webrtc.notCapableBrowser = 您的浏览器不支持WebRTC。请使用Google Chrome ( 32 版本或更新) 或Mozilla Firefox (26版本或更新)。您始终可以通过Adobe Flash Platform加入语音会话。 -bbb.micSettings.webrtc.connecting = 正在呼叫 -bbb.micSettings.webrtc.waitingforice = 连接 -# bbb.micSettings.webrtc.transferring = Transferring -bbb.micSettings.webrtc.endingecho = \ 加入语音 -bbb.micSettings.webrtc.endedecho = 回音测试已结束 -bbb.micPermissions.firefox.title = Firefox麦克风允许 -bbb.micPermissions.firefox.message1 = 选择麦克风后点击共享 -bbb.micPermissions.firefox.message2 = \ 如果您无法选择麦克风,请点击麦克风按钮 -bbb.micPermissions.chrome.title = 允许Chrome 浏览器麦克风 -bbb.micPermissions.chrome.message1 = 点击“允许”来使用麦克风 -bbb.micWarning.title = 语音警告 -bbb.micWarning.joinBtn.label = 加入 -bbb.micWarning.testAgain.label = 再次测试 -bbb.micWarning.message = 您的麦克风没有被使用,其他人可能听不到您 -bbb.webrtcWarning.message = 检测到以下WebRTC问题:{0} 您想换作使用Flash吗? -# bbb.webrtcWarning.title = WebRTC Audio Failure -bbb.webrtcWarning.failedError.1001 = 错误1001\: WebSocket未连接 -bbb.webrtcWarning.failedError.1002 = 错误1002:WebSocket无法连接 -bbb.webrtcWarning.failedError.1003 = 错误1003:浏览器版本不支持 -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -bbb.webrtcWarning.failedError.1005 = 错误1005:呼叫中断 -bbb.webrtcWarning.failedError.1006 = 错误1006:呼叫超时 -bbb.webrtcWarning.failedError.1007 = 错误1007:ICE协议失败 -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -bbb.webrtcWarning.failedError.unknown = 错误 {0}\: 未知的错误代码 -# bbb.webrtcWarning.failedError.mediamissing = Could not get your microphone for a WebRTC call -# bbb.webrtcWarning.failedError.endedunexpectedly = The WebRTC echo test ended unexpectedly -bbb.mainToolbar.helpBtn = 帮助 -bbb.mainToolbar.logoutBtn = 退出 -bbb.mainToolbar.logoutBtn.toolTip = 登出 -bbb.mainToolbar.langSelector = 选择语言 -bbb.mainToolbar.settingsBtn = 设置 -bbb.mainToolbar.settingsBtn.toolTip = 开启选项 -bbb.mainToolbar.shortcutBtn = 快捷键 -bbb.mainToolbar.shortcutBtn.toolTip = 打开快捷键窗口 -bbb.mainToolbar.recordBtn.toolTip.start = 开始录制 -bbb.mainToolbar.recordBtn.toolTip.stop = 停止录制 -bbb.mainToolbar.recordBtn.toolTip.recording = 该课程已被录制 -bbb.mainToolbar.recordBtn.toolTip.notRecording = 该课程没有录制 -bbb.mainToolbar.recordBtn.confirm.title = 确认录制 -bbb.mainToolbar.recordBtn.confirm.message.start = 您确定要开始录制课程吗? -bbb.mainToolbar.recordBtn.confirm.message.stop = 您确定要停止录制课程吗? -bbb.mainToolbar.recordBtn..notification.title = 记录通知 -bbb.mainToolbar.recordBtn..notification.message1 = 您可以录制该语音会话 -bbb.mainToolbar.recordBtn..notification.message2 = 您需要点击任务栏上的“开始/停止录制”来开始/停止录制 -bbb.mainToolbar.recordingLabel.recording = (录制中) -bbb.mainToolbar.recordingLabel.notRecording = 没有录制 -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -bbb.window.minimizeBtn.toolTip = 最小化 -bbb.window.maximizeRestoreBtn.toolTip = 最大化 -bbb.window.closeBtn.toolTip = 关闭 -bbb.videoDock.titleBar = 视频区窗口标题栏 -bbb.presentation.titleBar = 演示区窗口标题栏 -bbb.chat.titleBar = 聊天窗口标题栏(如果需要浏览信息,请把焦点集中到聊天区) -bbb.users.title = 用户 {0} {1} -bbb.users.titleBar = 用户窗口标题栏(双击最大化) -bbb.users.quickLink.label = 用户窗口 -bbb.users.minimizeBtn.accessibilityName = 最小化用户窗口 -bbb.users.maximizeRestoreBtn.accessibilityName = 最大化用户窗口 -bbb.users.settings.buttonTooltip = 设置 -bbb.users.settings.audioSettings = 声音设置 -bbb.users.settings.webcamSettings = 摄像头设置 -bbb.users.settings.muteAll = 全部话筒静音 -bbb.users.settings.muteAllExcept = 演讲者外全部话筒静音 -bbb.users.settings.unmuteAll = 解除全部话筒静音 -bbb.users.settings.lowerAllHands = 全部手放下 -bbb.users.raiseHandBtn.toolTip = 举手 -bbb.users.raiseHandBtn.toolTip2 = 放下手 -bbb.users.roomMuted.text = 浏览用户被静音 -bbb.users.roomLocked.text = 浏览用户被锁定 -bbb.users.pushToTalk.toolTip = 单击此处开始发言 -bbb.users.pushToMute.toolTip = 单击此处将你的话筒设为静音 -bbb.users.muteMeBtnTxt.talk = 解除静音 -bbb.users.muteMeBtnTxt.mute = 静音 -bbb.users.muteMeBtnTxt.muted = 已被设为静音 -bbb.users.muteMeBtnTxt.unmuted = 已被解除静音 -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -bbb.users.usersGrid.accessibilityName = 用户名单。使用箭头键浏览。 -bbb.users.usersGrid.nameItemRenderer = 名字 -bbb.users.usersGrid.nameItemRenderer.youIdentifier = 你 -bbb.users.usersGrid.statusItemRenderer = 状态 -bbb.users.usersGrid.statusItemRenderer.changePresenter = 点击来设置演讲者 -bbb.users.usersGrid.statusItemRenderer.presenter = 演讲者 -bbb.users.usersGrid.statusItemRenderer.moderator = 管理者 -bbb.users.usersGrid.statusItemRenderer.lowerHand = 放下手 -bbb.users.usersGrid.statusItemRenderer.handRaised = 举手 -bbb.users.usersGrid.statusItemRenderer.viewer = 观众 -bbb.users.usersGrid.mediaItemRenderer = 媒体 -bbb.users.usersGrid.mediaItemRenderer.talking = 发言 -bbb.users.usersGrid.mediaItemRenderer.webcam = 摄像头共享 -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = 查看摄像头 -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = 单击解除用户静音 -bbb.users.usersGrid.mediaItemRenderer.pushToMute = 单击将用户话筒设为静音 -bbb.users.usersGrid.mediaItemRenderer.pushToLock = 锁定 {0} -bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = 解锁 {0} -bbb.users.usersGrid.mediaItemRenderer.kickUser = 弹出{0} -bbb.users.usersGrid.mediaItemRenderer.webcam = 摄像头共享 -bbb.users.usersGrid.mediaItemRenderer.micOff = 关闭麦克风 -bbb.users.usersGrid.mediaItemRenderer.micOn = 打开麦克风 -bbb.users.usersGrid.mediaItemRenderer.noAudio = 不在音频会议中 -bbb.presentation.title = 演示 -bbb.presentation.titleWithPres = 演示文档:{0} -bbb.presentation.quickLink.label = 演示窗口 -bbb.presentation.fitToWidth.toolTip = 按屏幕宽度显示演讲稿 -bbb.presentation.fitToPage.toolTip = 显示整页演讲稿 -bbb.presentation.uploadPresBtn.toolTip = 上传演讲 -bbb.presentation.backBtn.toolTip = 上一个幻灯片 -bbb.presentation.btnSlideNum.accessibilityName = 第{0}页,共 {1}页 -bbb.presentation.btnSlideNum.toolTip = 选择一个幻灯片 -bbb.presentation.forwardBtn.toolTip = 下一页幻灯片 -bbb.presentation.maxUploadFileExceededAlert = 错误\: 文件过大。 -bbb.presentation.uploadcomplete = 上传完毕。请耐心等待文件转换。 -bbb.presentation.uploaded = 已上传。 -bbb.presentation.document.supported = 支持上传文件类型,开始转换... -bbb.presentation.document.converted = 办公文件转换成功。 -bbb.presentation.error.document.convert.failed = 错误:办公文件转换失败。 -bbb.presentation.error.io = IO 错误\: 请与管理员联系。 -bbb.presentation.error.security = 安全错误\: 请与管理员联系。 -bbb.presentation.error.convert.notsupported = 错误:上传的文件不支持。请上传可被支持的文件。 -bbb.presentation.error.convert.nbpage = 错误:无法判断文件页数。 -bbb.presentation.error.convert.maxnbpagereach = 错误:上传的文件页数过多。 -bbb.presentation.converted = 已转换 {0} 页,共 {1} 页。 -bbb.presentation.ok = OK -bbb.presentation.slider = 演示窗口缩放 -bbb.presentation.slideloader.starttext = 演示文本开始 -bbb.presentation.slideloader.endtext = 演示文本结束 -bbb.presentation.uploadwindow.presentationfile = 演示文件 -bbb.presentation.uploadwindow.pdf = PDF -bbb.presentation.uploadwindow.word = WORD -bbb.presentation.uploadwindow.excel = EXCEL -bbb.presentation.uploadwindow.powerpoint = POWERPOINT -bbb.presentation.uploadwindow.image = 图像 -bbb.presentation.minimizeBtn.accessibilityName = 最小化演示窗口 -bbb.presentation.maximizeRestoreBtn.accessibilityName = 最大化演示窗口 -bbb.presentation.closeBtn.accessibilityName = 关闭演示窗口 -bbb.fileupload.title = 增加演示文件 -bbb.fileupload.lblFileName.defaultText = 没有选中文件 -bbb.fileupload.selectBtn.label = 选择文件 -bbb.fileupload.selectBtn.toolTip = 选择文件 -bbb.fileupload.uploadBtn = 上传 -bbb.fileupload.uploadBtn.toolTip = 上传文件 -bbb.fileupload.deleteBtn.toolTip = 删除演示文件 -bbb.fileupload.showBtn = 演示 -bbb.fileupload.showBtn.toolTip = 演示幻灯片 -bbb.fileupload.okCancelBtn = 取消 -bbb.fileupload.okCancelBtn.toolTip = 关闭文件上传对话框 -bbb.fileupload.genThumbText = 生成缩略图.. -bbb.fileupload.progBarLbl = 进度: -bbb.fileupload.fileFormatHint = 上传任何Office文件或Portable Document Format (PDF)文件。PDF能够达到最佳效果。 -bbb.chat.title = 聊天 -bbb.chat.quickLink.label = 聊天窗口 -bbb.chat.cmpColorPicker.toolTip = 聊天窗口文字颜色 -bbb.chat.input.accessibilityName = 聊天信息编辑区 -bbb.chat.sendBtn = 发送 -bbb.chat.sendBtn.toolTip = 发送消息 -bbb.chat.sendBtn.accessibilityName = 发送聊天信息 -bbb.chat.contextmenu.copyalltext = 复制所有文字 -bbb.chat.publicChatUsername = 所有 -bbb.chat.optionsTabName = 选择 -bbb.chat.privateChatSelect = 聊天窗口中选择私聊对象 -# 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.chatOptions = 聊天选项 -bbb.chat.fontSize = 对话字体大小 -bbb.chat.cmbFontSize.toolTip = 选择聊天字体和大小 -bbb.chat.messageList = 对话信息框 -bbb.chat.minimizeBtn.accessibilityName = 最小化聊天窗口 -bbb.chat.maximizeRestoreBtn.accessibilityName = 最大化聊天窗口 -bbb.chat.closeBtn.accessibilityName = 关闭聊天窗口 -bbb.chat.chatTabs.accessibleNotice = 此选项卡里的新信息。 -bbb.publishVideo.changeCameraBtn.labelText = 更换摄像头 -bbb.publishVideo.changeCameraBtn.toolTip = 打开改变摄像头对话框 -bbb.publishVideo.cmbResolution.tooltip = 选择网络摄像头分辨率 -bbb.publishVideo.startPublishBtn.labelText = 开始共享 -bbb.publishVideo.startPublishBtn.toolTip = 开始共享 -bbb.webcamPermissions.chrome.title = Chrome摄像头允许 -bbb.webcamPermissions.chrome.message1 = 点击“允许”来使用摄像头 -bbb.videodock.title = 视频区 -bbb.videodock.quickLink.label = 视频窗口 -bbb.video.minimizeBtn.accessibilityName = 最小化视频区窗口 -bbb.video.maximizeRestoreBtn.accessibilityName = 最大化视频区窗口 -bbb.video.controls.muteButton.toolTip = 静音或取消静音 {0} -bbb.video.controls.switchPresenter.toolTip = 指定 {0} 演讲者 -bbb.video.controls.ejectUserBtn.toolTip = 将 {0}从会话中弹出 -bbb.video.controls.privateChatBtn.toolTip = 和 {0} 聊天 -bbb.video.publish.hint.noCamera = 没有摄像头 -bbb.video.publish.hint.cantOpenCamera = 摄像头无法打开 -bbb.video.publish.hint.waitingApproval = 等候批准 -bbb.video.publish.hint.videoPreview = 视频预览 -bbb.video.publish.hint.openingCamera = 摄像头开启中... -bbb.video.publish.hint.cameraDenied = 请求摄像头被拒绝 -bbb.video.publish.hint.cameraIsBeingUsed = 摄像头已被使用 -bbb.video.publish.hint.publishing = 发布中... -bbb.video.publish.closeBtn.accessName = 关闭摄像头窗口 -bbb.video.publish.closeBtn.label = 取消 -bbb.video.publish.titleBar = 发布网络摄像窗口 -bbb.desktopPublish.title = 桌面共享:演讲人预览 -bbb.desktopPublish.fullscreen.tooltip = 分享您的主页面 -bbb.desktopPublish.fullscreen.label = 全屏 -bbb.desktopPublish.region.tooltip = 分享您的部分页面 -bbb.desktopPublish.region.label = 区域 -bbb.desktopPublish.stop.tooltip = 关闭桌面共享 -bbb.desktopPublish.stop.label = 关闭 -bbb.desktopPublish.maximizeRestoreBtn.toolTip = 此窗口不能最大化 -bbb.desktopPublish.closeBtn.toolTip = 停止共享并关闭 -bbb.desktopPublish.chromeOnMacUnsupportedHint = Mac OS X系统下的 Chrome暂不支持桌面共享,建议您使用FireFox -bbb.desktopPublish.minimizeBtn.toolTip = 最小化 -bbb.desktopPublish.minimizeBtn.accessibilityName = 最小化桌面共享发布窗口 -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = 最大化桌面共享发布窗口 -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -bbb.desktopView.title = 桌面共享 -bbb.desktopView.fitToWindow = 适应窗口大小 -bbb.desktopView.actualSize = 显示实际大小 -bbb.desktopView.minimizeBtn.accessibilityName = 最小化桌面共享窗口 -bbb.desktopView.maximizeRestoreBtn.accessibilityName = 最大化桌面共享窗口 -bbb.desktopView.closeBtn.accessibilityName = 关闭桌面共享窗口 -bbb.toolbar.phone.toolTip.start = 分享麦克风 -bbb.toolbar.phone.toolTip.stop = 停止分享麦克风 -bbb.toolbar.phone.toolTip.mute = 停止听取该会话 -bbb.toolbar.phone.toolTip.unmute = 开始听取该会话 -bbb.toolbar.phone.toolTip.nomic = 没有检测到麦克风 -bbb.toolbar.deskshare.toolTip.start = 分享桌面 -bbb.toolbar.deskshare.toolTip.stop = 停止分享桌面 -bbb.toolbar.video.toolTip.start = 分享摄像头 -bbb.toolbar.video.toolTip.stop = 停止分享摄像头 -bbb.layout.addButton.toolTip = 将自定义布局加入到列表 -bbb.layout.broadcastButton.toolTip = 对所有浏览用户应用该页面布局 -bbb.layout.combo.toolTip = 改变您的页面布局 -bbb.layout.loadButton.toolTip = 从文件打开布局 -bbb.layout.saveButton.toolTip = 将布局保存为文件 -bbb.layout.lockButton.toolTip = 锁定布局 -bbb.layout.combo.prompt = 应用布局 -bbb.layout.combo.custom = * 自定义布局 -bbb.layout.combo.customName = 自定义布局 -bbb.layout.combo.remote = 远程 -bbb.layout.save.complete = 布局保存成功 -bbb.layout.load.complete = 布局成功载入 -bbb.layout.load.failed = 布局载入失败 -bbb.layout.name.defaultlayout = 默认布局 -bbb.layout.name.videochat = 视频会话 -bbb.layout.name.webcamsfocus = 视频会议 -bbb.layout.name.presentfocus = 演示稿会话 -bbb.layout.name.lectureassistant = 演讲助手 -bbb.layout.name.lecture = 演讲 -bbb.highlighter.toolbar.pencil = 铅笔 -bbb.highlighter.toolbar.pencil.accessibilityName = 切换白板光标为铅笔 -bbb.highlighter.toolbar.ellipse = 圆 -bbb.highlighter.toolbar.ellipse.accessibilityName = 切换白板关标为圆 -bbb.highlighter.toolbar.rectangle = 矩形 -bbb.highlighter.toolbar.rectangle.accessibilityName = 切换白板光标为矩形 -bbb.highlighter.toolbar.panzoom = 平移和缩放 -bbb.highlighter.toolbar.panzoom.accessibilityName = 切换白板光标为平移和缩放 -bbb.highlighter.toolbar.clear = 清空所有注释 -bbb.highlighter.toolbar.clear.accessibilityName = 清除白板页面 -bbb.highlighter.toolbar.undo = 撤销注释 -bbb.highlighter.toolbar.undo.accessibilityName = 撤销上一步画的形状 -bbb.highlighter.toolbar.color = 选择颜色 -bbb.highlighter.toolbar.color.accessibilityName = 白板画笔颜色 -bbb.highlighter.toolbar.thickness = 修改线条粗细 -bbb.highlighter.toolbar.thickness.accessibilityName = 改变白板光标绘画线条粗细 -bbb.logout.title = 已退出 -bbb.logout.button.label = OK -bbb.logout.appshutdown = 服务器应用已被关闭 -bbb.logout.asyncerror = 同步错误 -bbb.logout.connectionclosed = 连接被关闭 -bbb.logout.connectionfailed = 连接服务器失败 -bbb.logout.rejected = 服务器连接被拒绝 -bbb.logout.invalidapp = Red5 应用不存在 -bbb.logout.unknown = 您已掉线 -bbb.logout.usercommand = 您已从会议中登出 -bbb.logout.refresh.message = \ 如果意外登出,请点击下面按钮重新连接 -bbb.logout.refresh.label = 重新连接 -bbb.logout.confirm.title = 确认退出 -bbb.logout.confirm.message = 你确定要退出吗? -bbb.logout.confirm.yes = 是的 -bbb.logout.confirm.no = 不是 -bbb.notes.title = 笔记 -bbb.notes.cmpColorPicker.toolTip = 文字颜色 -bbb.notes.saveBtn = 保存 -bbb.notes.saveBtn.toolTip = 保存笔记 -bbb.settings.deskshare.instructions = 在弹出窗口中点击同意检查桌面共享程序工作是否正常 -bbb.settings.deskshare.start = 检查桌面共享 -bbb.settings.voice.volume = 麦克风状态 -bbb.settings.java.label = Java 版本错误 -bbb.settings.java.text = 您安装的是Java {0},但 BigBlueButton 中的桌面共享功能要求的最低版本是 {1} 。点击下面的按钮安装最新的 JRE 。 -bbb.settings.java.command = 安装最新版 Java -bbb.settings.flash.label = Flash 版本错误 -bbb.settings.flash.text = 您安装的 Flash 为 {0} ,BigBlueButton 需要 {1} 以上版本才能正常运行。点击下面的链接安装最新的 Flash Player -bbb.settings.flash.command = 安装最新 Flash -bbb.settings.isight.label = iSight 摄像头错误 -bbb.settings.isight.text = 如果你的 iSight 摄像头有问题,可能是你运行的系统是 OS X 10.6.5,这个版本在通过 Flash 抓取摄像头时会有问题。\n要解决这个问题,请点击下面的链接并安装最新版本的 Flash 或是更新你的 Mac 系统到最新版本。 -bbb.settings.isight.command = 安装 Flash 10.2 RC2 -bbb.settings.warning.label = 警告 -bbb.settings.warning.close = 关闭警告 -bbb.settings.noissues = 没有检测到明显的问题。 -bbb.settings.instructions = 在弹出的 Flash 设置对话框中“接受” Flash 使用您的摄像头。若您能够看到和听到自己,说明浏览器已设置正确。其他可能存在的问题显示如下。依次点击以找到可行的解决方案。 -ltbcustom.bbb.highlighter.toolbar.triangle = 三角形 -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = 切换白板光标为三角形 -ltbcustom.bbb.highlighter.toolbar.line = 直线 -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = 切换白板光标为直线 -ltbcustom.bbb.highlighter.toolbar.text = 文字 -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = 切换白板光标为文字 -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = 文字颜色 -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = 字体大小 - -# bbb.accessibility.clientReady = Ready - -bbb.accessibility.chat.chatBox.reachedFirst = 已经是第一条信息 -bbb.accessibility.chat.chatBox.reachedLatest = 已经是最后一条信息 -bbb.accessibility.chat.chatBox.navigatedFirst = 您已经浏览到第一条信息 -bbb.accessibility.chat.chatBox.navigatedLatest = 您已经浏览到最后一条信息 -bbb.accessibility.chat.chatBox.navigatedLatestRead = 您已经浏览到您最近一条读过的信息 -bbb.accessibility.chat.chatwindow.input = 聊天输入 - -bbb.accessibility.chat.initialDescription = 请使用箭头键浏览聊天信息 - -bbb.accessibility.notes.notesview.input = 注解输入 - -bbb.shortcuthelp.title = 快捷键 -bbb.shortcuthelp.minimizeBtn.accessibilityName = 最小化快捷键窗口 -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = 最大化快捷键窗口 -bbb.shortcuthelp.closeBtn.accessibilityName = 关闭快捷键窗口 -bbb.shortcuthelp.dropdown.general = 通用快捷键 -bbb.shortcuthelp.dropdown.presentation = 演示快捷键 -bbb.shortcuthelp.dropdown.chat = 聊天快捷键 -bbb.shortcuthelp.dropdown.users = 用户快捷键 -bbb.shortcuthelp.dropdown.polling = 演讲者投票调查快捷键 -bbb.shortcuthelp.dropdown.polling2 = 观众投票调查快捷键 -bbb.shortcuthelp.headers.shortcut = 快捷键 -bbb.shortcuthelp.headers.function = 功能 - -bbb.shortcutkey.general.minimize = 189 -bbb.shortcutkey.general.minimize.function = 最小化当前窗口 -bbb.shortcutkey.general.maximize = 187 -bbb.shortcutkey.general.maximize.function = 最大化当前窗口 - -bbb.shortcutkey.flash.exit = 81 -bbb.shortcutkey.flash.exit.function = 焦点离开 Flash 窗口 -bbb.shortcutkey.users.muteme = 77 -bbb.shortcutkey.users.muteme.function = 话筒静音或解除话筒静音 -bbb.shortcutkey.chat.chatinput = 73 -bbb.shortcutkey.chat.chatinput.function = 焦点集中在聊天输入区域 -bbb.shortcutkey.present.focusslide = 67 -bbb.shortcutkey.present.focusslide.function = 焦点集中在演示幻灯片上 -bbb.shortcutkey.whiteboard.undo = 90 -bbb.shortcutkey.whiteboard.undo.function = 撤销上次白板记号 - -bbb.shortcutkey.focus.users = 49 -bbb.shortcutkey.focus.users.function = 将焦点移到用户窗口 -bbb.shortcutkey.focus.video = 50 -bbb.shortcutkey.focus.video.function = 将焦点移到视频区 -bbb.shortcutkey.focus.presentation = 51 -bbb.shortcutkey.focus.presentation.function = 将焦点移到演示窗口 -bbb.shortcutkey.focus.chat = 52 -bbb.shortcutkey.focus.chat.function = 将焦点移到聊天窗口 -bbb.shortcutkey.focus.pollingCreate = 67 -bbb.shortcutkey.focus.pollingCreate.function = 如果调查创建窗口已打开,请把焦点移到该窗口。 -bbb.shortcutkey.focus.pollingStats = 83 -bbb.shortcutkey.focus.pollingStats.function = 如果调查统计窗口已经打开,请把焦点移到该处 -bbb.shortcutkey.focus.voting = 89 -bbb.shortcutkey.focus.voting.function = 如果投票窗口已经打开,请把焦点移到该窗口 - -bbb.shortcutkey.share.desktop = 68 -bbb.shortcutkey.share.desktop.function = 打开桌面共享窗口 -bbb.shortcutkey.share.microphone = 79 -bbb.shortcutkey.share.microphone.function = 打开麦克风设置窗口 -bbb.shortcutkey.share.pauseRemoteStream = 80 -bbb.shortcutkey.share.pauseRemoteStream.function = 开始/停止听取该会话 -bbb.shortcutkey.share.webcam = 66 -bbb.shortcutkey.share.webcam.function = 打开摄像头共享窗口 - -bbb.shortcutkey.shortcutWindow = 72 -bbb.shortcutkey.shortcutWindow.function = 打开/把焦点聚在快捷键帮助窗口 -bbb.shortcutkey.logout = 76 -bbb.shortcutkey.logout.function = 登出本次会议 -bbb.shortcutkey.raiseHand = 82 -bbb.shortcutkey.raiseHand.function = 举手 - -bbb.shortcutkey.present.upload = 85 -bbb.shortcutkey.present.upload.function = 上传演示文档 -bbb.shortcutkey.present.previous = 65 -bbb.shortcutkey.present.previous.function = 转到上一页幻灯片 -bbb.shortcutkey.present.select = 83 -bbb.shortcutkey.present.select.function = 观看所有幻灯片 -bbb.shortcutkey.present.next = 69 -bbb.shortcutkey.present.next.function = 转到下一张幻灯片 -bbb.shortcutkey.present.fitWidth = 70 -bbb.shortcutkey.present.fitWidth.function = 调整幻灯片到合适宽度 -bbb.shortcutkey.present.fitPage = 80 -bbb.shortcutkey.present.fitPage.function = 调整幻灯片到页面宽度 - -bbb.shortcutkey.users.makePresenter = 80 -bbb.shortcutkey.users.makePresenter.function = 指定被选人为演讲者 -bbb.shortcutkey.users.kick = 75 -bbb.shortcutkey.users.kick.function = 将被选人踢出会议 -bbb.shortcutkey.users.mute = 83 -bbb.shortcutkey.users.mute.function = 将被选人的话筒设为静音或者解除静音 -bbb.shortcutkey.users.muteall = 65 -bbb.shortcutkey.users.muteall.function = 将所有人的话筒设为静音或者解除静音 -bbb.shortcutkey.users.focusUsers = 85 -bbb.shortcutkey.users.focusUsers.function = 焦点集中到用户名单上 -bbb.shortcutkey.users.muteAllButPres = 65 -bbb.shortcutkey.users.muteAllButPres.function = 静音演讲者外所有话筒 - -bbb.shortcutkey.chat.focusTabs = 89 -bbb.shortcutkey.chat.focusTabs.function = 焦点集中到聊天栏上 -bbb.shortcutkey.chat.focusBox = 66 -bbb.shortcutkey.chat.focusBox.function = 焦点集中到聊天框上 -bbb.shortcutkey.chat.changeColour = 67 -bbb.shortcutkey.chat.changeColour.function = 焦点集中到文字颜色选择 -bbb.shortcutkey.chat.sendMessage = 83 -bbb.shortcutkey.chat.sendMessage.function = 发送聊天信息 -bbb.shortcutkey.chat.explanation = ---- -bbb.shortcutkey.chat.explanation.function = 如果要浏览信息,您必须把焦点集中到聊天框 - -bbb.shortcutkey.chat.chatbox.advance = 32 -bbb.shortcutkey.chat.chatbox.advance.function = 浏览到下一条信息 -bbb.shortcutkey.chat.chatbox.goback = 80 -bbb.shortcutkey.chat.chatbox.goback.function = 浏览到前一条信息 -bbb.shortcutkey.chat.chatbox.repeat = 82 -bbb.shortcutkey.chat.chatbox.repeat.function = 重复当前信息 -bbb.shortcutkey.chat.chatbox.golatest = 89 -bbb.shortcutkey.chat.chatbox.golatest.function = 浏览到最后一条信息 -bbb.shortcutkey.chat.chatbox.gofirst = 65 -bbb.shortcutkey.chat.chatbox.gofirst.function = 浏览到第一条信息 -bbb.shortcutkey.chat.chatbox.goread = 75 -bbb.shortcutkey.chat.chatbox.goread.function = 浏览到您最近读过的信息 -bbb.shortcutkey.chat.chatbox.debug = 71 -bbb.shortcutkey.chat.chatbox.debug.function = 临时调试快捷键 - -bbb.polling.toolbar.toolTip = 管理问卷 -bbb.polling.buttonName = 管理问卷 -bbb.polling.createPoll = 创建新的问卷调查 -bbb.polling.createPoll.moreThanOneResponse = 允许用户选择多个反馈 -bbb.polling.createPoll.hint = 提示:另起一行开始新的答案 -bbb.polling.createPoll.answers = 回答: -bbb.polling.createPoll.question = 问题: -bbb.polling.createPoll.title = 标题: -bbb.polling.createPoll.publishToWeb = 打开网络投票 - -bbb.polling.pollPreview = 投票预览 -bbb.polling.pollPreview.modify = 修改 -bbb.polling.pollPreview.publish = 发布 -bbb.polling.pollPreview.preview = 预览 -bbb.polling.pollPreview.save = 保存 -bbb.polling.pollPreview.cancel = 取消 -bbb.polling.pollPreview.modify = 修改 -bbb.polling.pollPreview.hereIsYourPoll = 这就是你的投票: -bbb.polling.pollPreview.ifYouWantChanges = 如果要修改,请单击“修改”按钮 -bbb.polling.pollPreview.checkAll = (选上所有符合的选项) -bbb.polling.pollPreview.pollWillPublishOnline = 该调查将在网上可以投票 - -bbb.polling.resultBtn.label=结果 -bbb.polling.resultBtn.toolTip=显示问卷结果 -bbb.polling.startBtn.label=开始 -bbb.polling.startBtn.toolTip=开始问卷 -bbb.polling.editBtn.label=编辑 -bbb.polling.editBtn.toolTip=编辑问卷 -bbb.polling.deleteBtn.toolTip=删除问卷 - -bbb.publishVideo.startPublishBtn.labelText = 开始共享 -bbb.publishVideo.changeCameraBtn.labelText = 更换摄像头 - -bbb.accessibility.alerts.madePresenter = 您现在是演讲者。 -bbb.accessibility.alerts.madeViewer = 您现在是观众。 - -bbb.shortcutkey.polling.buttonClick = 80 -bbb.shortcutkey.polling.buttonClick.function = 打开投票调查菜单。 -bbb.shortcutkey.polling.focusTitle = 67 -bbb.shortcutkey.polling.focusTitle.function = 把焦点放在标题输入框。 -bbb.shortcutkey.polling.focusQuestion = 81 -bbb.shortcutkey.polling.focusQuestion.function = 把焦点放在问题输入框。 -bbb.shortcutkey.polling.focusAnswers = 65 -bbb.shortcutkey.polling.focusAnswers.function = 把焦点放在答案输入框。 -bbb.shortcutkey.polling.focusMultipleCB = 77 -bbb.shortcutkey.polling.focusMultipleCB.function = 焦点集中到“允许多项选择”选择框 -bbb.shortcutkey.polling.focusWebPollCB = 66 -bbb.shortcutkey.polling.focusWebPollCB.function = 把焦点放到“允许网络投票”选择框。 -bbb.shortcutkey.polling.previewClick = 80 -bbb.shortcutkey.polling.previewClick.function = 预览您的投票并继续。 -bbb.shortcutkey.polling.cancelClick = 88 -bbb.shortcutkey.polling.cancelClick.function = 取消并退出投票创建。 -bbb.shortcutkey.polling.modify = 69 -bbb.shortcutkey.polling.modify.function = 返回并修改您的投票。 -bbb.shortcutkey.polling.publish = 85 -bbb.shortcutkey.polling.publish.function = 发布您的调查并开放投票。 -bbb.shortcutkey.polling.save = 83 -bbb.shortcutkey.polling.save.function = 保存您的调查以便将来使用。 - -bbb.shortcutkey.pollStats.explanation = ---- -bbb.shortcutkey.pollStats.explanation.function = 只有调查已经被发布后才可以获取调查结果。 -bbb.shortcutkey.polling.focusData = 68 -bbb.shortcutkey.polling.focusData.function = 把焦点放到投票结果。 -bbb.shortcutkey.polling.refresh = 82 -bbb.shortcutkey.polling.refresh.function = 刷新投票结果。 -bbb.shortcutkey.polling.focusWebPoll = 73 -bbb.shortcutkey.polling.focusWebPoll.function = 把焦点放到网络投票链接框。 -bbb.shortcutkey.polling.stopPoll = 79 -bbb.shortcutkey.polling.stopPoll.function = 停止调查并结束投票。 -bbb.shortcutkey.polling.repostPoll = 80 -bbb.shortcutkey.polling.repostPoll.function = 重新发布调查。 -bbb.shortcutkey.polling.closeStatsWindow = 88 -bbb.shortcutkey.polling.closeStatsWindow.function = 关闭调查结果窗口。 - -bbb.shortcutkey.polling.vote = 86 -bbb.shortcutkey.polling.vote.function = 赞成已经选择的选项。 -bbb.shortcutkey.polling.focusVoteQuestion = 81 -bbb.shortcutkey.polling.focusVoteQuestion.function = 把焦点放在问题上。 - -bbb.shortcutkey.specialKeys.space = 空格键 -bbb.shortcutkey.specialKeys.left = 左键 -bbb.shortcutkey.specialKeys.right = 右键 -bbb.shortcutkey.specialKeys.up = 上键 -bbb.shortcutkey.specialKeys.down = 下键 -bbb.shortcutkey.specialKeys.plus = 加 -bbb.shortcutkey.specialKeys.minus = 减 - -bbb.toolbar.videodock.toolTip.closeAllVideos = 关闭所有视频 -bbb.users.settings.lockAll=锁定所有用户 -bbb.users.settings.lockAllExcept=锁定除演示者外的所有用户 -bbb.users.settings.lockSettings=锁定浏览用户 -bbb.users.settings.unlockAll=解锁所有浏览用户 -bbb.users.settings.roomIsLocked=默认锁定 -bbb.users.settings.roomIsMuted=默认静音 - -bbb.lockSettings.save = 应用 -bbb.lockSettings.save.tooltip = 应用锁定设置 -bbb.lockSettings.cancel = 取消 -bbb.lockSettings.cancel.toolTip = 不保存并关闭该窗口 - -bbb.lockSettings.moderatorLocking = 强制锁定 -bbb.lockSettings.privateChat = 私聊 -bbb.lockSettings.publicChat = 公共聊天 -bbb.lockSettings.webcam = 摄像头 -bbb.lockSettings.microphone = 麦克风 -bbb.lockSettings.layout = 页面布局 -bbb.lockSettings.title=锁定浏览用户 -bbb.lockSettings.feature=特点 -bbb.lockSettings.locked=已锁定 -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/locale/zh_TW/bbbResources.properties b/clients/flash/web-client/src/locale/zh_TW/bbbResources.properties deleted file mode 100644 index b2f0480f6d7a..000000000000 --- a/clients/flash/web-client/src/locale/zh_TW/bbbResources.properties +++ /dev/null @@ -1,609 +0,0 @@ -# bbb.mainshell.locale.version = 0.9.0 -bbb.mainshell.statusProgress.connecting = 正在連接到伺服器 -bbb.mainshell.statusProgress.loading = 載入 {0} 模組 -bbb.mainshell.statusProgress.cannotConnectServer = 抱歉,無法連接到伺服器. -# bbb.mainshell.copyrightLabel2 = (c) 2015 BigBlueButton Inc. [build {0}] - For more information visit http\://www.bigbluebutton.org -bbb.mainshell.logBtn.toolTip = 打開日誌 -# bbb.mainshell.meetingNotFound = Meeting Not Found -# bbb.mainshell.invalidAuthToken = Invalid Authentication Token -bbb.mainshell.resetLayoutBtn.toolTip = 重新設定版面 -# bbb.mainshell.notification.tunnelling = Tunnelling -# bbb.mainshell.notification.webrtc = WebRTC Audio -bbb.oldlocalewindow.reminder1 = 您可能正在使用舊版的BigBlueButton語言翻譯. -bbb.oldlocalewindow.reminder2 = 請清除流覽器暫存檔、流覽歷程後再重試. -bbb.oldlocalewindow.windowTitle = 警告\: 舊版的語言翻譯 -# bbb.audioSelection.title = How do you want to join the audio? -# bbb.audioSelection.btnMicrophone.label = Microphone -# bbb.audioSelection.btnMicrophone.toolTip = Join the audio with your microphone -# bbb.audioSelection.btnListenOnly.label = Listen Only -# bbb.audioSelection.btnListenOnly.toolTip = Join the audio as listen only -# bbb.audioSelection.txtPhone.text = To join this meeting by phone, dial\: {0} then enter {1} as the conference pin number. -# bbb.micSettings.title = Audio Test -# bbb.micSettings.speakers.header = Test Speakers -# bbb.micSettings.microphone.header = Test Microphone -bbb.micSettings.playSound = 測試語音 -# bbb.micSettings.playSound.toolTip = Play music to test your speakers -bbb.micSettings.hearFromHeadset = 妳應該從妳的耳麥聽到聲音,而不是從電腦的音箱 -# bbb.micSettings.speakIntoMic = If you are using a headset (or earbuds), you should hear the audio from your headset -- not from your computer speakers. -# bbb.micSettings.echoTestMicPrompt = This is a private echo test. Speak a few words. Did you hear audio? -# bbb.micSettings.echoTestAudioYes = Yes -# bbb.micSettings.echoTestAudioNo = No -# bbb.micSettings.speakIntoMicTestLevel = Speak into your microphone. You should see the bar move. If not, choose another mic. -# bbb.micSettings.recommendHeadset = Use a headset with a microphone for best audio experience. -bbb.micSettings.changeMic = 測試/更換麥克風 -# bbb.micSettings.changeMic.toolTip = Open the Flash Player microphone settings dialog box -# bbb.micSettings.comboMicList.toolTip = Select a microphone -# bbb.micSettings.micRecordVolume.label = Gain -# bbb.micSettings.micRecordVolume.toolTip = Set your microphone gain -# bbb.micSettings.nextButton = Next -# bbb.micSettings.nextButton.toolTip = Start the echo test -bbb.micSettings.join = 加入語音會議 -# bbb.micSettings.join.toolTip = Join the audio conference -bbb.micSettings.cancel = 取消 -# bbb.micSettings.connectingtoecho = Connecting -# bbb.micSettings.connectingtoecho.error = Echo Test Error\: Please contact administrator. -# bbb.micSettings.cancel.toolTip = Cancel joining the audio conference -bbb.micSettings.access.helpButton = 點擊這裡觀看演示視頻(會打開新窗口) -bbb.micSettings.access.title = 語音設置。焦點會一直在這個語音設置窗體,直到該窗體關閉 -# bbb.micSettings.webrtc.title = WebRTC Support -# bbb.micSettings.webrtc.capableBrowser = Your browser supports WebRTC. -# bbb.micSettings.webrtc.capableBrowser.dontuseit = Click not to use WebRTC -# bbb.micSettings.webrtc.capableBrowser.dontuseit.toolTip = Click here if you don't want to use the WebRTC technology (recommended if you have problems using it). -# bbb.micSettings.webrtc.notCapableBrowser = WebRTC is not supported in your browser. Please use Google Chrome (version 32 or greater); or Mozilla Firefox (version 26 or greater). You will still be able to join the voice conference using the Adobe Flash Platform. -# bbb.micSettings.webrtc.connecting = Calling -# bbb.micSettings.webrtc.waitingforice = Connecting -# bbb.micSettings.webrtc.transferring = Transferring -# bbb.micSettings.webrtc.endingecho = Joining audio -# bbb.micSettings.webrtc.endedecho = Echo test ended. -# bbb.micPermissions.firefox.title = Firefox Microphone Permissions -# bbb.micPermissions.firefox.message1 = Choose your mic and then click Share. -# bbb.micPermissions.firefox.message2 = If you don't see the list of microphones, click on the microphone icon. -# bbb.micPermissions.chrome.title = Chrome Microphone Permissions -# bbb.micPermissions.chrome.message1 = Click Allow to give Chrome permission to use your microphone. -# bbb.micWarning.title = Audio Warning -# bbb.micWarning.joinBtn.label = Join anyway -# bbb.micWarning.testAgain.label = Test again -# bbb.micWarning.message = Your microphone did not show any activity, others probably won't be able to hear you during the session. -# bbb.webrtcWarning.message = Detected the following WebRTC issue\: {0}. Do you want to try Flash instead? -# bbb.webrtcWarning.title = WebRTC Audio Failure -# bbb.webrtcWarning.failedError.1001 = Error 1001\: WebSocket disconnected -# bbb.webrtcWarning.failedError.1002 = Error 1002\: Could not make a WebSocket connection -# bbb.webrtcWarning.failedError.1003 = Error 1003\: Browser version not supported -# bbb.webrtcWarning.failedError.1004 = Error 1004\: Failure on call (reason\={0}) -# bbb.webrtcWarning.failedError.1005 = Error 1005\: Call ended unexpectedly -# bbb.webrtcWarning.failedError.1006 = Error 1006\: Call timed out -# bbb.webrtcWarning.failedError.1007 = Error 1007\: ICE negotiation failed -# bbb.webrtcWarning.failedError.1008 = Error 1008\: Transfer failed -# bbb.webrtcWarning.failedError.1009 = Error 1009\: Could not fetch STUN/TURN server information -# 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.mainToolbar.helpBtn = 幫助 -bbb.mainToolbar.logoutBtn = 退出 -# bbb.mainToolbar.logoutBtn.toolTip = Log Out -bbb.mainToolbar.langSelector = 選擇語言 -bbb.mainToolbar.settingsBtn = 選項 -bbb.mainToolbar.settingsBtn.toolTip = 開啟選項 -bbb.mainToolbar.shortcutBtn = 快捷鍵 -# bbb.mainToolbar.shortcutBtn.toolTip = Open Shortcut Keys Window -# bbb.mainToolbar.recordBtn.toolTip.start = Start recording -# bbb.mainToolbar.recordBtn.toolTip.stop = Stop recording -# bbb.mainToolbar.recordBtn.toolTip.recording = The session is being recorded -# bbb.mainToolbar.recordBtn.toolTip.notRecording = The session isn't being recorded -# 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.stop = Are you sure you want to stop recording the session? -# bbb.mainToolbar.recordBtn..notification.title = Record Notification -# bbb.mainToolbar.recordBtn..notification.message1 = You can record this meeting. -# 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.notRecording = Not Recording -# bbb.clientstatus.title = Configuration Notifications -# bbb.clientstatus.notification = Unread notifications -# 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 -# bbb.clientstatus.browser.message = Your browser ({0}) is not up-to-date. Recommend updating to the latest version. -# bbb.clientstatus.flash.title = Flash Player -# bbb.clientstatus.flash.message = Your Flash Player plugin ({0}) is out-of-date. Recommend updating to the latest version. -# bbb.clientstatus.webrtc.title = Audio -# bbb.clientstatus.webrtc.message = Recommend using either Firefox or Chrome for better audio. -# bbb.clientstatus.java.title = Java -# bbb.clientstatus.java.notdetected = Java version not detected. -# bbb.clientstatus.java.notinstalled = You have no Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -# bbb.clientstatus.java.oldversion = You have an old Java installed, please click HERE to install the latest Java to use the desktop sharing feature. -bbb.window.minimizeBtn.toolTip = 最小化 -bbb.window.maximizeRestoreBtn.toolTip = 最大化 -bbb.window.closeBtn.toolTip = 關閉 -bbb.videoDock.titleBar = 視頻窗體標題欄 -bbb.presentation.titleBar = 演示窗體標題欄 -bbb.chat.titleBar = 聊天窗體標題欄。要瀏覽消息,請將焦點移動到聊天窗體 -bbb.users.title = 用戶{0} {1} -bbb.users.titleBar = 用戶窗體標題欄,雙擊最大化 -# bbb.users.quickLink.label = Users Window -bbb.users.minimizeBtn.accessibilityName = 最小化用戶窗體 -bbb.users.maximizeRestoreBtn.accessibilityName = 最大化用戶窗體 -bbb.users.settings.buttonTooltip = 設置 -# bbb.users.settings.audioSettings = Audio Test -bbb.users.settings.webcamSettings = 攝像頭設置 -bbb.users.settings.muteAll = 全部靜音 -bbb.users.settings.muteAllExcept = 除演講人外全部靜音 -bbb.users.settings.unmuteAll = 取消全部靜音 -bbb.users.settings.lowerAllHands = 放下所有的手 -# bbb.users.raiseHandBtn.toolTip = Raise Hand -# bbb.users.raiseHandBtn.toolTip2 = Lower Hand -# bbb.users.roomMuted.text = Viewers Muted -# bbb.users.roomLocked.text = Viewers Locked -bbb.users.pushToTalk.toolTip = 點擊交談 -bbb.users.pushToMute.toolTip = 點擊將自己靜音 -bbb.users.muteMeBtnTxt.talk = 取消靜音 -bbb.users.muteMeBtnTxt.mute = 靜音 -bbb.users.muteMeBtnTxt.muted = 已靜音 -bbb.users.muteMeBtnTxt.unmuted = 未靜音 -# bbb.users.usersGrid.contextmenu.exportusers = Copy User Names -bbb.users.usersGrid.accessibilityName = 用戶列表,使用方向鍵瀏覽 -bbb.users.usersGrid.nameItemRenderer = 名稱 -# bbb.users.usersGrid.nameItemRenderer.youIdentifier = you -bbb.users.usersGrid.statusItemRenderer = 狀態 -# bbb.users.usersGrid.statusItemRenderer.changePresenter = Click To Make Presenter -bbb.users.usersGrid.statusItemRenderer.presenter = 演講人 -bbb.users.usersGrid.statusItemRenderer.moderator = 管理員 -# bbb.users.usersGrid.statusItemRenderer.lowerHand = Lower Hand -bbb.users.usersGrid.statusItemRenderer.handRaised = 舉手 -bbb.users.usersGrid.statusItemRenderer.viewer = 觀看人 -bbb.users.usersGrid.mediaItemRenderer = 媒體 -bbb.users.usersGrid.mediaItemRenderer.talking = 會話 -bbb.users.usersGrid.mediaItemRenderer.webcam = 攝像頭已共享 -bbb.users.usersGrid.mediaItemRenderer.webcamBtn = 點擊查看攝像頭 -bbb.users.usersGrid.mediaItemRenderer.pushToTalk = 點擊取消用戶靜音 -bbb.users.usersGrid.mediaItemRenderer.pushToMute = 點擊將用戶靜音 -# bbb.users.usersGrid.mediaItemRenderer.pushToLock = Lock {0} -# bbb.users.usersGrid.mediaItemRenderer.pushToUnlock = Unlock {0} -bbb.users.usersGrid.mediaItemRenderer.kickUser = 將用戶踢出會議室 -bbb.users.usersGrid.mediaItemRenderer.webcam = 攝像頭已共享 -bbb.users.usersGrid.mediaItemRenderer.micOff = 關閉麥克風 -bbb.users.usersGrid.mediaItemRenderer.micOn = 打開麥克風 -bbb.users.usersGrid.mediaItemRenderer.noAudio = 不在語音會議中 -bbb.presentation.title = 投影片演示 -# bbb.presentation.titleWithPres = Presentation\: {0} -# bbb.presentation.quickLink.label = Presentation Window -# bbb.presentation.fitToWidth.toolTip = Fit Presentation To Width -# bbb.presentation.fitToPage.toolTip = Fit Presentation To Page -# bbb.presentation.uploadPresBtn.toolTip = Upload Presentation -bbb.presentation.backBtn.toolTip = 上一頁 -# bbb.presentation.btnSlideNum.accessibilityName = Slide {0} of {1} -# bbb.presentation.btnSlideNum.toolTip = Select a slide -bbb.presentation.forwardBtn.toolTip = 下一張 -bbb.presentation.maxUploadFileExceededAlert = 錯誤\: 文件太大 -bbb.presentation.uploadcomplete = 檔案上傳完畢。正在轉換格式,請稍後 -bbb.presentation.uploaded = 已上傳 -bbb.presentation.document.supported = 已支援上傳的檔案 -bbb.presentation.document.converted = 成功轉換Office檔案 -bbb.presentation.error.document.convert.failed = 錯誤:Office檔案轉換失敗 -bbb.presentation.error.io = IO 錯誤\: 請與管理員聯繫 -bbb.presentation.error.security = 安全錯誤\: 請與管理員聯繫 -bbb.presentation.error.convert.notsupported = 錯誤:上傳的文件不被支援。請上傳有被支援的檔案 -bbb.presentation.error.convert.nbpage = 錯誤:無法判斷檔案頁數 -bbb.presentation.error.convert.maxnbpagereach = 錯誤:上傳的檔案頁數過多 -bbb.presentation.converted = 已轉換{0}頁中,共{1}頁 -bbb.presentation.ok = 確定 -bbb.presentation.slider = 演示窗口縮放 -# bbb.presentation.slideloader.starttext = Slide text start -# bbb.presentation.slideloader.endtext = Slide text end -bbb.presentation.uploadwindow.presentationfile = 演說檔案 -bbb.presentation.uploadwindow.pdf = PDF -bbb.presentation.uploadwindow.word = WORD -bbb.presentation.uploadwindow.excel = EXCEL -bbb.presentation.uploadwindow.powerpoint = POWERPOINT -bbb.presentation.uploadwindow.image = 圖片 -bbb.presentation.minimizeBtn.accessibilityName = 最小化演說窗體 -bbb.presentation.maximizeRestoreBtn.accessibilityName = 最大化演說窗體 -bbb.presentation.closeBtn.accessibilityName = 關閉演說窗體 -bbb.fileupload.title = 上傳投影片 -# bbb.fileupload.lblFileName.defaultText = No file selected -bbb.fileupload.selectBtn.label = 選擇文件檔案 -bbb.fileupload.selectBtn.toolTip = 選擇文件檔案 -bbb.fileupload.uploadBtn = 上傳 -bbb.fileupload.uploadBtn.toolTip = 上傳檔案 -bbb.fileupload.deleteBtn.toolTip = 刪除投影片 -bbb.fileupload.showBtn = 顯示 -bbb.fileupload.showBtn.toolTip = 顯示投影片 -bbb.fileupload.okCancelBtn = 取消 -# bbb.fileupload.okCancelBtn.toolTip = Close the File Upload dialog box -bbb.fileupload.genThumbText = 產生縮圖.. -bbb.fileupload.progBarLbl = 上傳進度\: -# bbb.fileupload.fileFormatHint = Upload any office document or Portable Document Format (PDF) file. For best results upload PDF. -bbb.chat.title = 聊天 -# bbb.chat.quickLink.label = Chat Window -bbb.chat.cmpColorPicker.toolTip = 文字顏色 -# bbb.chat.input.accessibilityName = Chat Message Editing Field -bbb.chat.sendBtn = 送出 -bbb.chat.sendBtn.toolTip = 送出消息 -# bbb.chat.sendBtn.accessibilityName = Send chat message -# bbb.chat.contextmenu.copyalltext = Copy All Text -bbb.chat.publicChatUsername = 所有人 -# bbb.chat.optionsTabName = Options -bbb.chat.privateChatSelect = 選擇私聊對象 -# 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.chatOptions = 聊天選項 -bbb.chat.fontSize = 字體大小 -# bbb.chat.cmbFontSize.toolTip = Select Chat Message Font Size -bbb.chat.messageList = 聊天消息輸入 -bbb.chat.minimizeBtn.accessibilityName = 最小化聊天窗體 -bbb.chat.maximizeRestoreBtn.accessibilityName = 最大化聊天窗體 -bbb.chat.closeBtn.accessibilityName = 關閉聊天窗體 -# bbb.chat.chatTabs.accessibleNotice = New messages in this tab. -bbb.publishVideo.changeCameraBtn.labelText = 更改攝像頭設置 -# bbb.publishVideo.changeCameraBtn.toolTip = Open the change webcam dialog box -# bbb.publishVideo.cmbResolution.tooltip = Select a webcam resolution -bbb.publishVideo.startPublishBtn.labelText = 開始共享 -bbb.publishVideo.startPublishBtn.toolTip = 開始視訊 -# bbb.webcamPermissions.chrome.title = Chrome Webcam Permissions -# bbb.webcamPermissions.chrome.message1 = Click Allow to give Chrome permission to use your webcam. -bbb.videodock.title = 視頻區 -# bbb.videodock.quickLink.label = Webcams Window -bbb.video.minimizeBtn.accessibilityName = 最小化視頻浮動窗體 -bbb.video.maximizeRestoreBtn.accessibilityName = 最大化視頻浮動窗體 -bbb.video.controls.muteButton.toolTip = 對 {0} 靜音或取消靜音 -bbb.video.controls.switchPresenter.toolTip = 將 {0} 设置為演講人 -bbb.video.controls.ejectUserBtn.toolTip = 將 {0} 逐出會議 -bbb.video.controls.privateChatBtn.toolTip = 與 {0} 聊天 -bbb.video.publish.hint.noCamera = 沒有攝像頭 -bbb.video.publish.hint.cantOpenCamera = 打不開攝像頭 -bbb.video.publish.hint.waitingApproval = 等候批准 -bbb.video.publish.hint.videoPreview = 視頻預覽 -bbb.video.publish.hint.openingCamera = 攝像頭開啓中... -bbb.video.publish.hint.cameraDenied = 請求攝像頭被拒絕 -bbb.video.publish.hint.cameraIsBeingUsed = 攝像頭已被使用 -bbb.video.publish.hint.publishing = 發布中... -bbb.video.publish.closeBtn.accessName = 關閉攝像頭窗體 -bbb.video.publish.closeBtn.label = 取消 -bbb.video.publish.titleBar = 發佈攝像頭窗體 -bbb.desktopPublish.title = 桌面共享\: 主講人預覽 -# bbb.desktopPublish.fullscreen.tooltip = Share Your Main Screen -bbb.desktopPublish.fullscreen.label = 全螢幕 -# bbb.desktopPublish.region.tooltip = Share a Part of Your Screen -bbb.desktopPublish.region.label = 視窗 -bbb.desktopPublish.stop.tooltip = 關閉桌面共享 -bbb.desktopPublish.stop.label = 關閉 -bbb.desktopPublish.maximizeRestoreBtn.toolTip = 此視窗不能最大化 -bbb.desktopPublish.closeBtn.toolTip = 停止共享並關閉視窗 -# bbb.desktopPublish.chromeOnMacUnsupportedHint = Desktop sharing is not currently supported on Chrome running under Mac OS X. Recommend you use FireFox to share desktop. -bbb.desktopPublish.minimizeBtn.toolTip = 最小化視窗 -bbb.desktopPublish.minimizeBtn.accessibilityName = 最小化螢幕共享發佈視窗 -bbb.desktopPublish.maximizeRestoreBtn.accessibilityName = 最大化螢幕共享發佈視窗 -# bbb.desktopPublish.chromeHint.title = Chrome may need your permission. -# bbb.desktopPublish.chromeHint.message = Select the plug-in icon (upper right-hand corner of Chrome), un-block plug-ins, and then select 'Retry'. -# bbb.desktopPublish.chromeHint.button = Retry -bbb.desktopView.title = 桌面共享 -bbb.desktopView.fitToWindow = 填滿整個視窗 -bbb.desktopView.actualSize = 顯示實際大小 -bbb.desktopView.minimizeBtn.accessibilityName = 最小化螢幕共享視窗 -bbb.desktopView.maximizeRestoreBtn.accessibilityName = 最大化螢幕共享視窗 -bbb.desktopView.closeBtn.accessibilityName = 關閉螢幕共享視窗 -# bbb.toolbar.phone.toolTip.start = Share Your Microphone -# bbb.toolbar.phone.toolTip.stop = Stop Sharing Your Microphone -# bbb.toolbar.phone.toolTip.mute = Stop listening the conference -# bbb.toolbar.phone.toolTip.unmute = Start listening the conference -# bbb.toolbar.phone.toolTip.nomic = No microphone detected -# bbb.toolbar.deskshare.toolTip.start = Share Your Desktop -# bbb.toolbar.deskshare.toolTip.stop = Stop Sharing Your Desktop -# bbb.toolbar.video.toolTip.start = Share Your Webcam -# bbb.toolbar.video.toolTip.stop = Stop Sharing Your Webcam -bbb.layout.addButton.toolTip = 加入自定義佈局 -# bbb.layout.broadcastButton.toolTip = Apply Current Layout to All Viewers -# bbb.layout.combo.toolTip = Change Your Layout -bbb.layout.loadButton.toolTip = 從檔案中加載佈局 -bbb.layout.saveButton.toolTip = 佈局另存為檔案 -bbb.layout.lockButton.toolTip = 鎖住佈局 -bbb.layout.combo.prompt = 應用佈局 -bbb.layout.combo.custom = * 自定義佈局 -bbb.layout.combo.customName = 自定義佈局 -bbb.layout.combo.remote = 遠程 -bbb.layout.save.complete = 佈局保存成功 -bbb.layout.load.complete = 佈局加載成功 -bbb.layout.load.failed = 佈局加載失敗 -# bbb.layout.name.defaultlayout = Default Layout -# bbb.layout.name.videochat = Video Chat -# bbb.layout.name.webcamsfocus = Webcam Meeting -# bbb.layout.name.presentfocus = Presentation Meeting -# bbb.layout.name.lectureassistant = Lecture Assistant -# bbb.layout.name.lecture = Lecture -bbb.highlighter.toolbar.pencil = 畫筆 -bbb.highlighter.toolbar.pencil.accessibilityName = 白板光標切換為畫筆 -bbb.highlighter.toolbar.ellipse = 圓 -bbb.highlighter.toolbar.ellipse.accessibilityName = 白板畫筆切換為光標 -bbb.highlighter.toolbar.rectangle = 矩形 -bbb.highlighter.toolbar.rectangle.accessibilityName = 白板光標切換為矩形 -bbb.highlighter.toolbar.panzoom = 縮放 -bbb.highlighter.toolbar.panzoom.accessibilityName = 白板關閉切換為縮放 -# bbb.highlighter.toolbar.clear = Clear All Annotations -bbb.highlighter.toolbar.clear.accessibilityName = 清除白板頁面 -# bbb.highlighter.toolbar.undo = Undo Annotation -bbb.highlighter.toolbar.undo.accessibilityName = 撤銷上次的圖形 -bbb.highlighter.toolbar.color = 選擇顏色 -# bbb.highlighter.toolbar.color.accessibilityName = Whiteboard mark draw color -bbb.highlighter.toolbar.thickness = 修改線條粗細 -# bbb.highlighter.toolbar.thickness.accessibilityName = Whiteboard draw thickness -# bbb.logout.title = Logged Out -bbb.logout.button.label = 確定 -bbb.logout.appshutdown = 服務器程序已關閉 -bbb.logout.asyncerror = 同步錯誤 -bbb.logout.connectionclosed = 同服務器連接已關閉 -bbb.logout.connectionfailed = 連接服務器失敗 -bbb.logout.rejected = 連接服務器被回絕 -bbb.logout.invalidapp = red5 程序未安装 -bbb.logout.unknown = 您已掉線 -bbb.logout.usercommand = 妳已經登出會議 -# 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 -# bbb.logout.confirm.message = Are you sure you want to log out? -# bbb.logout.confirm.yes = Yes -# bbb.logout.confirm.no = No -bbb.notes.title = 紀要 -bbb.notes.cmpColorPicker.toolTip = 文本顏色 -bbb.notes.saveBtn = 存檔 -bbb.notes.saveBtn.toolTip = 紀要存檔 -bbb.settings.deskshare.instructions = 在彈出窗口中,點擊同意來啓動桌面共享程序 -bbb.settings.deskshare.start = 檢查桌面分享 -bbb.settings.voice.volume = 麥克風狀態 -bbb.settings.java.label = Java 版本錯誤 -bbb.settings.java.text = 您安裝的是Java {0},但BigBlueButton中的桌面共享功能要求的最低版本是{1}。點擊下面的按鈕安裝最新的JRE。 -bbb.settings.java.command = 安装最新Java -bbb.settings.flash.label = Flash版本错误 -bbb.settings.flash.text = 您安裝的Flash爲{0},BigBlueButton需要{1}以上版本才能正常運行。點擊下面的鏈接安裝最新的Flash Player -bbb.settings.flash.command = 安装最新Flash -bbb.settings.isight.label = iSight 镜头错误 -bbb.settings.isight.text = 如果妳的iSight攝像頭有問題,可能是妳運行的系統是OS X 10.6.5,這個版本在通過Flash抓取攝像頭時會有問題。\n要解決這個問題,請點擊下面的鏈接並安裝最新版本的Flash或是更新妳的Mac系統到最新版本。 -bbb.settings.isight.command = 安装 Flash 10.2 RC2 -bbb.settings.warning.label = 警告 -bbb.settings.warning.close = 关闭此警告 -bbb.settings.noissues = 没有发现额外问题 -bbb.settings.instructions = 在彈出的Flash設置對話框中“接受”Flash使用您的攝像頭。若您能夠看到和聽到自己,說明浏覽器已設置正確。其他可能存在的問題顯示如下。依次點擊以找到可行的解決方案。 -ltbcustom.bbb.highlighter.toolbar.triangle = 三角形 -ltbcustom.bbb.highlighter.toolbar.triangle.accessibilityName = 白板光標切換為三角形 -ltbcustom.bbb.highlighter.toolbar.line = 直線 -ltbcustom.bbb.highlighter.toolbar.line.accessibilityName = 白板光標切換為直線 -ltbcustom.bbb.highlighter.toolbar.text = 文本 -ltbcustom.bbb.highlighter.toolbar.text.accessibilityName = 切換白板光標為文本 -ltbcustom.bbb.highlighter.texttoolbar.textColorPicker = 文本顏色 -ltbcustom.bbb.highlighter.texttoolbar.textSizeMenu = 字體大小 - -# bbb.accessibility.clientReady = Ready - -bbb.accessibility.chat.chatBox.reachedFirst = 您已到達第一條消息 -bbb.accessibility.chat.chatBox.reachedLatest = 您已到達最後一條消息 -bbb.accessibility.chat.chatBox.navigatedFirst = 您已經瀏覽到了第一條消息 -bbb.accessibility.chat.chatBox.navigatedLatest = 您已經瀏覽到了最後一條消息 -bbb.accessibility.chat.chatBox.navigatedLatestRead = 您已經瀏覽到了您最近已讀過的消息 -bbb.accessibility.chat.chatwindow.input = 聊天輸入 - -# bbb.accessibility.chat.initialDescription = Please use the arrow keys to navigate through chat messages. - -bbb.accessibility.notes.notesview.input = 紀要輸入 - -bbb.shortcuthelp.title = 快捷鍵 -bbb.shortcuthelp.minimizeBtn.accessibilityName = 最小化快捷鍵視窗 -bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName = 最大化快捷鍵視窗 -bbb.shortcuthelp.closeBtn.accessibilityName = 關閉快捷鍵視窗 -bbb.shortcuthelp.dropdown.general = 所有的快捷鍵 -bbb.shortcuthelp.dropdown.presentation = 演示相關快捷鍵 -bbb.shortcuthelp.dropdown.chat = 聊天相關快捷鍵 -bbb.shortcuthelp.dropdown.users = 用戶相關快捷鍵 -# bbb.shortcuthelp.dropdown.polling = Presenter Polling shortcuts -# bbb.shortcuthelp.dropdown.polling2 = Viewer Polling shortcuts -# bbb.shortcuthelp.headers.shortcut = Shortcut -# bbb.shortcuthelp.headers.function = Function - -# bbb.shortcutkey.general.minimize = 189 -bbb.shortcutkey.general.minimize.function = 最小化當前視窗 -# bbb.shortcutkey.general.maximize = 187 -bbb.shortcutkey.general.maximize.function = 最大化當前視窗 - -# bbb.shortcutkey.flash.exit = 81 -bbb.shortcutkey.flash.exit.function = 取消閃爍視窗焦點 -# bbb.shortcutkey.users.muteme = 77 -bbb.shortcutkey.users.muteme.function = 麥克風靜音或取消靜音 -# bbb.shortcutkey.chat.chatinput = 73 -bbb.shortcutkey.chat.chatinput.function = 聊天輸入聚焦 -# bbb.shortcutkey.present.focusslide = 67 -bbb.shortcutkey.present.focusslide.function = 演示文檔聚焦 -# bbb.shortcutkey.whiteboard.undo = 90 -bbb.shortcutkey.whiteboard.undo.function = 取消上次的白板標記 - -# bbb.shortcutkey.focus.users = 49 -bbb.shortcutkey.focus.users.function = 將焦點移動到用戶視窗 -# bbb.shortcutkey.focus.video = 50 -bbb.shortcutkey.focus.video.function = 將焦點移動到視頻懸浮視窗 -# bbb.shortcutkey.focus.presentation = 51 -bbb.shortcutkey.focus.presentation.function = 將焦點移動到演示視窗 -# bbb.shortcutkey.focus.chat = 52 -bbb.shortcutkey.focus.chat.function = 將焦點移動到聊天視窗 -# bbb.shortcutkey.focus.pollingCreate = 67 -# bbb.shortcutkey.focus.pollingCreate.function = Move focus to the Poll Creation window, if it is open. -# bbb.shortcutkey.focus.pollingStats = 83 -# bbb.shortcutkey.focus.pollingStats.function = Move focus to the Poll Statistics window, if it is open. -# bbb.shortcutkey.focus.voting = 89 -# bbb.shortcutkey.focus.voting.function = Move focus to the Voting window, if it is open. - -# bbb.shortcutkey.share.desktop = 68 -bbb.shortcutkey.share.desktop.function = 開啟桌面共享視窗 -# bbb.shortcutkey.share.microphone = 79 -bbb.shortcutkey.share.microphone.function = 開啟麥克風設置視窗 -# bbb.shortcutkey.share.pauseRemoteStream = 80 -# bbb.shortcutkey.share.pauseRemoteStream.function = Start/Stop listening the conference -# bbb.shortcutkey.share.webcam = 66 -bbb.shortcutkey.share.webcam.function = 開啟攝像頭共享視窗 - -# bbb.shortcutkey.shortcutWindow = 72 -bbb.shortcutkey.shortcutWindow.function = 開啟快捷鍵幫助視窗 -# bbb.shortcutkey.logout = 76 -bbb.shortcutkey.logout.function = 退出會議 -# bbb.shortcutkey.raiseHand = 82 -bbb.shortcutkey.raiseHand.function = 舉手 - -# bbb.shortcutkey.present.upload = 85 -bbb.shortcutkey.present.upload.function = 上傳演示檔案 -# bbb.shortcutkey.present.previous = 65 -bbb.shortcutkey.present.previous.function = 上一頁 -# bbb.shortcutkey.present.select = 83 -bbb.shortcutkey.present.select.function = 查看所有的演示頁 -# bbb.shortcutkey.present.next = 69 -bbb.shortcutkey.present.next.function = 下一頁 -# bbb.shortcutkey.present.fitWidth = 70 -bbb.shortcutkey.present.fitWidth.function = 適配寬度 -# bbb.shortcutkey.present.fitPage = 80 -bbb.shortcutkey.present.fitPage.function = 適配頁面 - -# bbb.shortcutkey.users.makePresenter = 80 -bbb.shortcutkey.users.makePresenter.function = 選擇用戶作為演講人 -# bbb.shortcutkey.users.kick = 75 -bbb.shortcutkey.users.kick.function = 選擇用戶將其請出會議 -# bbb.shortcutkey.users.mute = 83 -bbb.shortcutkey.users.mute.function = 選擇用戶對其靜音或取消靜音 -# bbb.shortcutkey.users.muteall = 65 -bbb.shortcutkey.users.muteall.function = 所有人靜音或取消靜音 -# bbb.shortcutkey.users.focusUsers = 85 -bbb.shortcutkey.users.focusUsers.function = 聚焦用戶列表 -# bbb.shortcutkey.users.muteAllButPres = 65 -bbb.shortcutkey.users.muteAllButPres.function = 除演講人外其他所有人靜音 - -# bbb.shortcutkey.chat.focusTabs = 89 -bbb.shortcutkey.chat.focusTabs.function = 聚焦聊天tab頁 -# bbb.shortcutkey.chat.focusBox = 66 -bbb.shortcutkey.chat.focusBox.function = 聚焦聊天欄 -# bbb.shortcutkey.chat.changeColour = 67 -# bbb.shortcutkey.chat.changeColour.function = Focus to font color picker. -# bbb.shortcutkey.chat.sendMessage = 83 -bbb.shortcutkey.chat.sendMessage.function = 發送聊天消息 -# bbb.shortcutkey.chat.explanation = ---- -bbb.shortcutkey.chat.explanation.function = 要瀏覽消息,您需要聚焦聊天欄 - -# bbb.shortcutkey.chat.chatbox.advance = 40 -bbb.shortcutkey.chat.chatbox.advance.function = 瀏覽下一條消息 -# bbb.shortcutkey.chat.chatbox.goback = 38 -bbb.shortcutkey.chat.chatbox.goback.function = 瀏覽上一條消息 -# bbb.shortcutkey.chat.chatbox.repeat = 32 -bbb.shortcutkey.chat.chatbox.repeat.function = 重複當前消息 -# bbb.shortcutkey.chat.chatbox.golatest = 39 -bbb.shortcutkey.chat.chatbox.golatest.function = 瀏覽最近的消息 -# bbb.shortcutkey.chat.chatbox.gofirst = 37 -bbb.shortcutkey.chat.chatbox.gofirst.function = 瀏覽第一條消息 -# bbb.shortcutkey.chat.chatbox.goread = 75 -bbb.shortcutkey.chat.chatbox.goread.function = 瀏覽到您已讀的最近的消息 -# bbb.shortcutkey.chat.chatbox.debug = 71 -bbb.shortcutkey.chat.chatbox.debug.function = 臨時測試的快捷鍵 - -# bbb.polling.toolbar.toolTip = Manage Polls -# bbb.polling.buttonName = Manage Polls -bbb.polling.createPoll = 創建新的投票 -bbb.polling.createPoll.moreThanOneResponse = 允許用戶選擇多個選項 -bbb.polling.createPoll.hint = 提示:每個回答另起一行 -bbb.polling.createPoll.answers = 答案: -bbb.polling.createPoll.question = 問題: -bbb.polling.createPoll.title = 標題: -bbb.polling.createPoll.publishToWeb = 啟用網頁投票 - -bbb.polling.pollPreview = 預覽投票 -bbb.polling.pollPreview.modify = 修改 -bbb.polling.pollPreview.publish = 發佈 -bbb.polling.pollPreview.preview = 預覽 -bbb.polling.pollPreview.save = 存檔 -bbb.polling.pollPreview.cancel = 取消 -bbb.polling.pollPreview.modify = 修改 -bbb.polling.pollPreview.hereIsYourPoll = 您的投票: -bbb.polling.pollPreview.ifYouWantChanges = 如需修改,請點擊“修改”按鈕 -bbb.polling.pollPreview.checkAll = (選擇所有要應用的項) -bbb.polling.pollPreview.pollWillPublishOnline = 可以使用頁面方式投票 - -# bbb.polling.resultBtn.label=Result -# bbb.polling.resultBtn.toolTip=Show poll result -# bbb.polling.startBtn.label=Start -# bbb.polling.startBtn.toolTip=Start poll -# bbb.polling.editBtn.label=Edit -# bbb.polling.editBtn.toolTip=Edit poll -# bbb.polling.deleteBtn.toolTip=Delete poll - -bbb.publishVideo.startPublishBtn.labelText = 開始共享 -bbb.publishVideo.changeCameraBtn.labelText = 更改攝像頭設置 - -# bbb.accessibility.alerts.madePresenter = You are now the Presenter. -# bbb.accessibility.alerts.madeViewer = You are now a Viewer. - -# bbb.shortcutkey.polling.buttonClick = 80 -# bbb.shortcutkey.polling.buttonClick.function = Open the Polling Menu. -# bbb.shortcutkey.polling.focusTitle = 67 -# bbb.shortcutkey.polling.focusTitle.function = Focus to Title input box. -# bbb.shortcutkey.polling.focusQuestion = 81 -# bbb.shortcutkey.polling.focusQuestion.function = Focus to Question input box. -# bbb.shortcutkey.polling.focusAnswers = 65 -# bbb.shortcutkey.polling.focusAnswers.function = Focus to Answers input box. -# bbb.shortcutkey.polling.focusMultipleCB = 77 -# bbb.shortcutkey.polling.focusMultipleCB.function = Focus to "Allow multiple selections" checkbox. -# bbb.shortcutkey.polling.focusWebPollCB = 66 -# bbb.shortcutkey.polling.focusWebPollCB.function = Focus to "Enable web polling" checkbox. -# bbb.shortcutkey.polling.previewClick = 80 -# bbb.shortcutkey.polling.previewClick.function = Preview your poll and proceed. -# bbb.shortcutkey.polling.cancelClick = 88 -# bbb.shortcutkey.polling.cancelClick.function = Cancel and exit Poll creation. -# bbb.shortcutkey.polling.modify = 69 -# bbb.shortcutkey.polling.modify.function = Go back and modify your poll. -# bbb.shortcutkey.polling.publish = 85 -# bbb.shortcutkey.polling.publish.function = Publish your poll and open voting. -# bbb.shortcutkey.polling.save = 83 -# bbb.shortcutkey.polling.save.function = Save your poll to use later. - -# bbb.shortcutkey.pollStats.explanation = ---- -# bbb.shortcutkey.pollStats.explanation.function = Poll results are only available once the poll has been published. -# bbb.shortcutkey.polling.focusData = 68 -# bbb.shortcutkey.polling.focusData.function = Focus to poll results. -# bbb.shortcutkey.polling.refresh = 82 -# bbb.shortcutkey.polling.refresh.function = Refresh poll results. -# bbb.shortcutkey.polling.focusWebPoll = 73 -# bbb.shortcutkey.polling.focusWebPoll.function = Focus to web polling URL box. -# bbb.shortcutkey.polling.stopPoll = 79 -# bbb.shortcutkey.polling.stopPoll.function = Stop the poll and end voting. -# bbb.shortcutkey.polling.repostPoll = 80 -# bbb.shortcutkey.polling.repostPoll.function = Re-publish the poll. -# bbb.shortcutkey.polling.closeStatsWindow = 88 -# bbb.shortcutkey.polling.closeStatsWindow.function = Close Polling Results window. - -# bbb.shortcutkey.polling.vote = 86 -# bbb.shortcutkey.polling.vote.function = Cast your vote for the options selected. -# bbb.shortcutkey.polling.focusVoteQuestion = 81 -# bbb.shortcutkey.polling.focusVoteQuestion.function = Focus to question. - -# bbb.shortcutkey.specialKeys.space = Spacebar -# bbb.shortcutkey.specialKeys.left = Left Arrow -# bbb.shortcutkey.specialKeys.right = Right Arrow -# bbb.shortcutkey.specialKeys.up = Up Arrow -# bbb.shortcutkey.specialKeys.down = Down Arrow -# bbb.shortcutkey.specialKeys.plus = Plus -# bbb.shortcutkey.specialKeys.minus = Minus - -# bbb.toolbar.videodock.toolTip.closeAllVideos = Close all videos -# bbb.users.settings.lockAll=Lock All Users -# bbb.users.settings.lockAllExcept=Lock Users Except Presenter -# bbb.users.settings.lockSettings=Lock Viewers ... -# bbb.users.settings.unlockAll=Unlock All Viewers -# bbb.users.settings.roomIsLocked=Locked by default -# bbb.users.settings.roomIsMuted=Muted by default - -# bbb.lockSettings.save = Apply -# bbb.lockSettings.save.tooltip = Apply lock settings -bbb.lockSettings.cancel = 取消 -# bbb.lockSettings.cancel.toolTip = Close this window without saving - -# bbb.lockSettings.moderatorLocking = Moderator locking -# bbb.lockSettings.privateChat = Private Chat -# bbb.lockSettings.publicChat = Public Chat -# bbb.lockSettings.webcam = Webcam -# bbb.lockSettings.microphone = Microphone -# bbb.lockSettings.layout = Layout -# bbb.lockSettings.title=Lock Viewers -# bbb.lockSettings.feature=Feature -# bbb.lockSettings.locked=Locked -# bbb.lockSettings.lockOnJoin=Lock On Join diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/AppConfig.as b/clients/flash/web-client/src/org/bigbluebutton/web/AppConfig.as index a3751444cbb3..c33e2d1c788e 100644 --- a/clients/flash/web-client/src/org/bigbluebutton/web/AppConfig.as +++ b/clients/flash/web-client/src/org/bigbluebutton/web/AppConfig.as @@ -39,11 +39,6 @@ package org.bigbluebutton.web { import org.bigbluebutton.lib.voice.services.VoiceConnection; import org.bigbluebutton.lib.whiteboard.services.IWhiteboardService; import org.bigbluebutton.lib.whiteboard.services.WhiteboardService; - import org.bigbluebutton.web.main.commands.LocaleChangedSignal; - import org.bigbluebutton.web.main.models.IShortcutOptions; - import org.bigbluebutton.web.main.models.ShortcutOptions; - import org.bigbluebutton.web.toolbar.micbutton.commands.AudioSelectionWindowClosedSignal; - import org.bigbluebutton.web.toolbar.webcambutton.commands.CamSettingsClosedSignal; import org.bigbluebutton.web.toolbar.webcambutton.commands.ShareCameraCommandWeb; import robotlegs.bender.extensions.signalCommandMap.api.ISignalCommandMap; @@ -60,7 +55,6 @@ package org.bigbluebutton.web { public function configure():void { // Singleton mapping - injector.map(IShortcutOptions).toSingleton(ShortcutOptions); injector.map(IUserSession).toSingleton(UserSession); injector.map(IConferenceParameters).toSingleton(ConferenceParameters); injector.map(IUsersService).toSingleton(UsersService); @@ -70,9 +64,6 @@ package org.bigbluebutton.web { injector.map(IChatMessageService).toSingleton(ChatMessageService); injector.map(IChatMessagesSession).toSingleton(ChatMessagesSession); injector.map(ISaveData).toSingleton(SaveData); - injector.map(CamSettingsClosedSignal).asSingleton(); - injector.map(LocaleChangedSignal).asSingleton(); - injector.map(AudioSelectionWindowClosedSignal).asSingleton(); // Type mapping injector.map(IBaseConnection).toType(BaseConnection); injector.map(IVoiceConnection).toType(VoiceConnection); diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/chat/views/ChatItemRenderer.mxml b/clients/flash/web-client/src/org/bigbluebutton/web/chat/views/ChatItemRenderer.mxml deleted file mode 100644 index c64b4ec5a9bf..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/chat/views/ChatItemRenderer.mxml +++ /dev/null @@ -1,83 +0,0 @@ - - - - - - **/ - public function isHTMLString(str:String):Boolean { - var pattern:RegExp = new RegExp("(\<+.*\>+)"); - var result:Object = pattern.exec(str); - if (result == null) { - return false; - } - return true; - } - - private function removeUnneededInformationFromDisplay(m:ChatMessage):void { - var sameUser:Boolean = (m.lastSenderId == m.senderId); - var sameTime:Boolean = (m.lastTime == m.time); - if (sameUser && sameTime) { - nameTimeGroup.includeInLayout = false; - } else if (sameUser) { - username.visible = false; - } else if (sameTime) { - time.visible = false; - } - } - ]]> - - - - - - - - - - - - - - - - - - - - - diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/chat/views/ChatView.as b/clients/flash/web-client/src/org/bigbluebutton/web/chat/views/ChatView.as deleted file mode 100644 index 6d430963b9f2..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/chat/views/ChatView.as +++ /dev/null @@ -1,46 +0,0 @@ -package org.bigbluebutton.web.chat.views { - import mx.core.ClassFactory; - - import spark.components.Button; - import spark.components.Group; - import spark.components.HGroup; - import spark.components.List; - import spark.components.NavigatorContent; - import spark.components.TextArea; - import spark.layouts.VerticalLayout; - - public class ChatView extends NavigatorContent { - public var userID:String; - - public var messageList:List; - public var inputArea:TextArea; - public var sendButton:Button; - - public function ChatView() { - super(); - - layout = new VerticalLayout(); - - messageList = new List(); - messageList.setStyle("horizontalScrollPolicy", "off"); - messageList.percentHeight = 100; - messageList.percentWidth = 100; - messageList.itemRenderer = new ClassFactory(ChatItemRenderer); - addElement(messageList); - - var g1:Group = new HGroup(); - g1.percentWidth = 100; - - inputArea = new TextArea(); - inputArea.height = 40; - inputArea.percentWidth = 100; - g1.addElement(inputArea); - - sendButton = new Button(); - sendButton.label = "Send"; - g1.addElement(sendButton); - - addElement(g1); - } - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/chat/views/ChatViewMediator.as b/clients/flash/web-client/src/org/bigbluebutton/web/chat/views/ChatViewMediator.as deleted file mode 100644 index 608551aa9df6..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/chat/views/ChatViewMediator.as +++ /dev/null @@ -1,134 +0,0 @@ -package org.bigbluebutton.web.chat.views { - import flash.events.KeyboardEvent; - import flash.events.MouseEvent; - import flash.ui.Keyboard; - - import mx.events.FlexEvent; - - import org.bigbluebutton.lib.chat.models.ChatMessageVO; - import org.bigbluebutton.lib.chat.models.IChatMessagesSession; - import org.bigbluebutton.lib.chat.services.IChatMessageService; - import org.bigbluebutton.lib.main.models.IUserSession; - import org.bigbluebutton.lib.user.models.User; - - import robotlegs.bender.bundles.mvcs.Mediator; - - import spark.components.List; - - public class ChatViewMediator extends Mediator { - - [Inject] - public var view:ChatView; - - [Inject] - public var userSession:IUserSession; - - [Inject] - public var chatMessageService:IChatMessageService; - - [Inject] - public var chatMessageSession:IChatMessagesSession; - - private var publicChat:Boolean; - - override public function initialize():void { - publicChat = view.userID == null; - - chatMessageService.sendMessageOnSuccessSignal.add(onSendSuccess); - chatMessageService.sendMessageOnFailureSignal.add(onSendFailure); - if (publicChat) { - chatMessageSession.publicChat.chatMessageChangeSignal.add(newPublicMessage); - } - view.messageList.addEventListener(FlexEvent.UPDATE_COMPLETE, listUpdateCompleteHandler); - view.sendButton.addEventListener(MouseEvent.CLICK, sendButtonClickHandler); - view.inputArea.addEventListener(KeyboardEvent.KEY_DOWN, inputAreaKeyDownHandler); - - userSession.userList.userRemovedSignal.add(userRemoved); - userSession.userList.userAddedSignal.add(userAdded); - } - - protected function newPublicMessage(userID:String):void { - view.messageList.dataProvider = chatMessageSession.publicChat.messages; - } - - protected function userRemoved(userID:String):void { - if (view != null && view.userID == userID) { - view.inputArea.enabled = false; - } - } - - protected function userAdded(newuser:User):void { - if ((view != null) && (view.userID == newuser.userID)) { - view.inputArea.enabled = true; - } - } - - private function sendButtonClickHandler(e:MouseEvent):void { - createChatMessage(); - } - - private function inputAreaKeyDownHandler(e:KeyboardEvent):void { - if (e.keyCode == Keyboard.ENTER && !e.shiftKey) { - createChatMessage(); - } - } - - private function createChatMessage():void { - view.inputArea.enabled = false; - view.sendButton.enabled = false; - var currentDate:Date = new Date(); - //TODO get info from the right source - var m:ChatMessageVO = new ChatMessageVO(); - m.fromUserID = userSession.userId; - m.fromUsername = userSession.userList.getUser(userSession.userId).name; - m.fromColor = "0"; - m.fromTime = currentDate.time; - m.fromTimezoneOffset = currentDate.timezoneOffset; - m.fromLang = "en"; - m.message = view.inputArea.text; - m.toUserID = publicChat ? "public_chat_userid" : view.userID; - m.toUsername = publicChat ? "public_chat_username" : view.label; - if (publicChat) { - m.chatType = "PUBLIC_CHAT"; - chatMessageService.sendPublicMessage(m); - } else { - m.chatType = "PRIVATE_CHAT"; - chatMessageService.sendPrivateMessage(m); - } - } - - private function onSendSuccess(result:String):void { - view.inputArea.enabled = true; - view.sendButton.enabled = true; - view.inputArea.text = ""; - } - - private function onSendFailure(status:String):void { - view.inputArea.enabled = true; - view.sendButton.enabled = true; - } - - private function listUpdateCompleteHandler(e:FlexEvent):void { - if (view.messageList.dataGroup.contentHeight > view.messageList.dataGroup.height) { - view.messageList.dataGroup.verticalScrollPosition = view.messageList.dataGroup.contentHeight - view.messageList.dataGroup.height; - } - } - - override public function destroy():void { - super.destroy(); - //view.dispose(); - view.messageList.dataProvider = null; - - chatMessageService.sendMessageOnSuccessSignal.remove(onSendSuccess); - chatMessageService.sendMessageOnFailureSignal.remove(onSendFailure); - - view.messageList.removeEventListener(FlexEvent.UPDATE_COMPLETE, listUpdateCompleteHandler); - view.sendButton.removeEventListener(MouseEvent.CLICK, sendButtonClickHandler); - view.inputArea.removeEventListener(KeyboardEvent.KEY_DOWN, inputAreaKeyDownHandler); - - userSession.userList.userRemovedSignal.remove(userRemoved); - userSession.userList.userAddedSignal.remove(userAdded); - view = null; - } - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/chat/views/ChatWindow.as b/clients/flash/web-client/src/org/bigbluebutton/web/chat/views/ChatWindow.as deleted file mode 100644 index b57377d4fa59..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/chat/views/ChatWindow.as +++ /dev/null @@ -1,59 +0,0 @@ -package org.bigbluebutton.web.chat.views { - import flash.display.DisplayObject; - - import mx.containers.ViewStack; - - import org.bigbluebutton.web.util.i18n.ResourceUtil; - import org.bigbluebutton.web.window.views.BBBWindow; - - import spark.components.NavigatorContent; - import spark.components.TabBar; - import spark.components.VGroup; - import spark.layouts.VerticalLayout; - - public class ChatWindow extends BBBWindow { - private var tabBar:TabBar; - - private var stack:ViewStack; - - public function ChatWindow() { - super(); - - title = ResourceUtil.getInstance().getString("bbb.chat.title"); - width = 300; - height = 400; - - var g1:VGroup = new VGroup(); - g1.percentHeight = 100; - g1.percentWidth = 100; - g1.gap = 0; - - stack = new ViewStack(); - stack.percentHeight = 100; - stack.percentWidth = 100; - - tabBar = new TabBar(); - tabBar.percentWidth = 100; - tabBar.dataProvider = stack; - - g1.addElement(tabBar); - g1.addElement(stack); - - addElement(g1); - } - - public function addView(view:NavigatorContent):void { - stack.addChild(view); - } - - public function findChatView(userID:String):ChatView { - var n:int = stack.numChildren; - for (var i:int = 0; i < n; i++) { - var view:DisplayObject = stack.getChildAt(i); - if ((view is ChatView) && ChatView(view).userID == userID) - return ChatView(view); - } - return null; - } - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/chat/views/ChatWindowMediator.as b/clients/flash/web-client/src/org/bigbluebutton/web/chat/views/ChatWindowMediator.as deleted file mode 100644 index d1fe5eff9fcd..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/chat/views/ChatWindowMediator.as +++ /dev/null @@ -1,51 +0,0 @@ -package org.bigbluebutton.web.chat.views { - import mx.collections.ArrayCollection; - - import org.bigbluebutton.lib.chat.models.IChatMessagesSession; - import org.bigbluebutton.lib.chat.models.PrivateChatMessage; - import org.bigbluebutton.lib.main.models.IUserSession; - import org.bigbluebutton.lib.user.models.User; - - import robotlegs.bender.bundles.mvcs.Mediator; - - public class ChatWindowMediator extends Mediator { - - [Inject] - public var view:ChatWindow; - - [Inject] - public var chatMessagesSession:IChatMessagesSession; - - [Inject] - public var userSession:IUserSession; - - override public function initialize():void { - addChatView(null, "Public", chatMessagesSession.publicChat.messages); - - chatMessagesSession.chatMessageChangeSignal.add(newMessageReceived); - } - - private function newMessageReceived(userID:String):void { - var user:User = userSession.userList.getUser(userID); - var pcm:PrivateChatMessage = chatMessagesSession.getPrivateMessages(user.userID, user.name); - if (pcm.privateChat.messages.length > 0 && view.findChatView(user.userID) == null) { - addChatView(user.userID, user.name, pcm.privateChat.messages); - } - } - - private function addChatView(userID:String, userName:String, messages:ArrayCollection):void { - var chatView:ChatView = new ChatView(); - chatView.label = userName; - chatView.userID = userID; - chatView.messageList.dataProvider = messages; - view.addView(chatView); - } - - override public function destroy():void { - super.destroy(); - //view.dispose(); - chatMessagesSession.chatMessageChangeSignal.remove(newMessageReceived); - view = null; - } - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/common/CustomMdiWindow.as b/clients/flash/web-client/src/org/bigbluebutton/web/common/CustomMdiWindow.as deleted file mode 100644 index 735adaf54e38..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/common/CustomMdiWindow.as +++ /dev/null @@ -1,83 +0,0 @@ -/** - * BigBlueButton open source conferencing system - http://www.bigbluebutton.org/ - * - * Copyright (c) 2015 BigBlueButton Inc. and by respective authors (see below). - * - * This program is free software; you can redistribute it and/or modify it under the - * terms of the GNU Lesser General Public License as published by the Free Software - * Foundation; either version 3.0 of the License, or (at your option) any later - * version. - * - * BigBlueButton is distributed in the hope that it will be useful, but WITHOUT ANY - * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A - * PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License along - * with BigBlueButton; if not, see . - * - */ -package org.bigbluebutton.web.common { - import flash.ui.ContextMenu; - - import flexlib.mdi.containers.MDIWindow; - import flexlib.mdi.managers.MDIManager; - - /** - * This class exists so we can properly handle context menus on MDIWindow - * instances. Also, we'll be able in the future to properly handle shortcuts - * such as SHIFT + LEFT/RIGHT ARROW while in a text area (today, besides - * selecting the text, it will move the window). - */ - public class CustomMdiWindow extends MDIWindow { - - private static const IGNORED_MENU_ITEMS:Array = new Array(MDIWindow.CONTEXT_MENU_LABEL_CLOSE, MDIManager.CONTEXT_MENU_LABEL_TILE, MDIManager.CONTEXT_MENU_LABEL_TILE_FILL, MDIManager.CONTEXT_MENU_LABEL_CASCADE, MDIManager.CONTEXT_MENU_LABEL_SHOW_ALL); - - private var _customContextMenuItems:Array = null; - - private function filterContextMenu(item:*, index:int, array:Array):Boolean { - return IGNORED_MENU_ITEMS.indexOf(item.caption) < 0; - } - - override public function updateContextMenu():void { - super.updateContextMenu(); - - var modifiedContextMenuItems:Array = new Array(); - - if (customContextMenuItems != null) { - if (modifiedContextMenuItems.length > 0 && customContextMenuItems.length > 0) { - modifiedContextMenuItems[0].separatorBefore = true; - } - modifiedContextMenuItems = customContextMenuItems.concat(modifiedContextMenuItems); - } - - if (this.contextMenu != null) { - var filteredMenu:Array = this.contextMenu.customItems.filter(filterContextMenu); - if (modifiedContextMenuItems.length > 0 && filteredMenu.length > 0) { - filteredMenu[0].separatorBefore = true; - } - modifiedContextMenuItems = modifiedContextMenuItems.concat(filteredMenu); - } - - var modifiedContextMenu:ContextMenu = new ContextMenu(); - modifiedContextMenu.hideBuiltInItems(); - modifiedContextMenu.customItems = modifiedContextMenuItems; - this.contextMenu = modifiedContextMenu; - } - - override public function set showCloseButton(value:Boolean):void { - super.showCloseButton = value; - - updateContextMenu(); - } - - public function get customContextMenuItems():Array { - return _customContextMenuItems; - } - - public function set customContextMenuItems(value:Array):void { - _customContextMenuItems = value; - - updateContextMenu(); - } - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/common/IBbbToolbarComponent.as b/clients/flash/web-client/src/org/bigbluebutton/web/common/IBbbToolbarComponent.as deleted file mode 100644 index 5fe660d5f9f0..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/common/IBbbToolbarComponent.as +++ /dev/null @@ -1,34 +0,0 @@ -/** - * BigBlueButton open source conferencing system - http://www.bigbluebutton.org/ - * - * Copyright (c) 2012 BigBlueButton Inc. and by respective authors (see below). - * - * This program is free software; you can redistribute it and/or modify it under the - * terms of the GNU Lesser General Public License as published by the Free Software - * Foundation; either version 3.0 of the License, or (at your option) any later - * version. - * - * BigBlueButton is distributed in the hope that it will be useful, but WITHOUT ANY - * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A - * PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License along - * with BigBlueButton; if not, see . - * - */ -package org.bigbluebutton.web.common { - - /** - * If you use the ToolbarButtonEvent to add a UIComponent to the top toolbar, it must implement this interface. - * - */ - public interface IBbbToolbarComponent { - /** - * If you want your button to appear to the right or left of other buttons (for visual purposes), return one of - * MainToolbar.ALIGN_LEFT - * MainToolbar.ALIGN_RIGHT - * - */ - function getAlignment():String; - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/deskshare/views/DeskshareWindow.as b/clients/flash/web-client/src/org/bigbluebutton/web/deskshare/views/DeskshareWindow.as deleted file mode 100644 index 9b82bd62c97f..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/deskshare/views/DeskshareWindow.as +++ /dev/null @@ -1,225 +0,0 @@ -package org.bigbluebutton.web.deskshare.views { - import flash.display.Bitmap; - import flash.display.Loader; - import flash.events.Event; - import flash.events.MouseEvent; - import flash.net.NetConnection; - import flash.net.URLRequest; - - import flexlib.controls.HSlider; - - import mx.containers.Canvas; - import mx.controls.Button; - import mx.controls.VideoDisplay; - import mx.events.MoveEvent; - import mx.events.ResizeEvent; - import mx.events.ScrollEvent; - - import org.bigbluebutton.lib.deskshare.views.IDeskshareView; - import org.bigbluebutton.web.util.i18n.ResourceUtil; - import org.bigbluebutton.web.window.views.BBBWindow; - import org.osflash.signals.Signal; - - import spark.components.Group; - import spark.components.HScrollBar; - import spark.components.Scroller; - import spark.components.VScrollBar; - import spark.layouts.VerticalLayout; - - - public class DeskshareWindow extends BBBWindow implements IDeskshareView { - - private var _deskshareVideoView:DeskshareVideoView; - - private var _videoDisplay:VideoDisplay; - - private var _deskshareGroup:Group; - - private var _displayActualSizeButton:Button; - - private var _hscroll:HScrollBar; - - private var _vscroll:VScrollBar; - - private var _displayActualSize:Boolean = false; - - public function DeskshareWindow() { - super(); - hideWindow(); - title = ResourceUtil.getInstance().getString("bbb.desktopView.title"); - width = 300; - height = 400; - - _deskshareGroup = new Group(); - _deskshareGroup.clipAndEnableScrolling = true; - _deskshareGroup.percentHeight = 100; - _deskshareGroup.percentWidth = 100; - _deskshareGroup.horizontalScrollPosition = 50; - - addElement(_deskshareGroup); - - var layout:VerticalLayout = new VerticalLayout(); - layout.verticalAlign = "middle"; - - _deskshareGroup.layout = layout; - - _videoDisplay = new VideoDisplay(); - _videoDisplay.width = 0; //this hides the black background - - _deskshareGroup.addElement(_videoDisplay); - - _hscroll = new HScrollBar(); - _hscroll.percentWidth = 100; - _hscroll.addEventListener(Event.CHANGE, scrollChange); - addElement(_hscroll); - - _vscroll = new VScrollBar(); - _vscroll.percentHeight = 100; - _vscroll.addEventListener(Event.CHANGE, scrollChange); - addElement(_vscroll); - - showScrollers(_displayActualSize); - - _displayActualSizeButton = new Button(); - _displayActualSizeButton.label = ResourceUtil.getInstance().getString("bbb.desktopView.actualSize"); - _displayActualSizeButton.addEventListener(MouseEvent.CLICK, changeDisplayMode) - this.addEventListener(MouseEvent.MOUSE_OVER, mouseOverWindow); - this.addEventListener(MouseEvent.MOUSE_OUT, mouseOutWindow) - addElement(_displayActualSizeButton); - - this.addEventListener(MoveEvent.MOVE, moveWindow) - } - - private function mouseOverWindow(e:MouseEvent):void { - showDisplayActualSizeButton(true); - } - - private function mouseOutWindow(e:MouseEvent):void { - showDisplayActualSizeButton(false); - } - - private function scrollChange(e:Event):void { - setDeskshareVideoPosition(this.width, this.height); - } - - private function showDisplayActualSizeButton(value:Boolean):void { - _displayActualSizeButton.visible = value; - _displayActualSizeButton.includeInLayout = value; - } - - private function showScrollers(value:Boolean):void { - _vscroll.visible = value; - _hscroll.visible = value; - } - - private function changeDisplayMode(e:MouseEvent):void { - if (_displayActualSize) { - _displayActualSize = false; - _displayActualSizeButton.label = ResourceUtil.getInstance().getString("bbb.desktopView.actualSize"); - - } else { - _displayActualSize = true; - _displayActualSizeButton.label = ResourceUtil.getInstance().getString("bbb.desktopView.fitToWindow"); - } - showScrollers(_displayActualSize); - setDeskshareVideoPosition(this.width, this.height); - } - - private function setDeskshareVideoPosition(w:Number, h:Number):void { - if (_deskshareVideoView) { - // validates the view to get actual components dimensions - this.validateNow(); - // limit the view the window borders - h -= titleBarOverlay.height + 3; - w -= 2; - if (_displayActualSize) { - // if deskshare video fits window, hide scroll bars - if (_deskshareVideoView.videoWidth < w) { - _hscroll.value = 50; - _hscroll.visible = false; - } else { - _hscroll.visible = true; - h -= _hscroll.height; - } - if (_deskshareVideoView.videoHeight < h) { - _vscroll.value = 50; - _vscroll.visible = false; - } else { - _vscroll.visible = true; - w -= _vscroll.width; - } - _deskshareVideoView.displayOriginalSize(w, h, _hscroll.value, _vscroll.value); - _hscroll.width = w; - _vscroll.height = h; - _vscroll.x = w; - _hscroll.y = h; - } else { - _deskshareVideoView.setVideoPosition(x, y, w, h); - } - } - _deskshareGroup.width = w; - _deskshareGroup.height = h; - _displayActualSizeButton.x = (w - _displayActualSizeButton.width) / 2; - _displayActualSizeButton.y = h - titleBarOverlay.height * 2; - } - - override protected function updateDisplayList(w:Number, h:Number):void { - super.updateDisplayList(w, h); - setDeskshareVideoPosition(w, h); - } - - private function moveWindow(e:MoveEvent):void { - setDeskshareVideoPosition(this.width, this.height); - } - - public function showWindow():void { - this.visible = true; - this.includeInLayout = true; - } - - public function hideWindow():void { - this.visible = false; - this.includeInLayout = false; - } - - public function get deskshareGroup():Group { - return _deskshareGroup; - } - - public function startStream(connection:NetConnection, name:String, streamName:String, userID:String, width:Number, height:Number):void { - if (_deskshareVideoView) { - stopStream(); - } - _deskshareVideoView = new DeskshareVideoView(_videoDisplay); - _deskshareVideoView.percentWidth = 100; - _deskshareVideoView.percentHeight = 100; - _deskshareGroup.addElement(_deskshareVideoView); - _deskshareVideoView.addVideo(); - _deskshareVideoView.initializeScreenSizeValues(width, height, this.deskshareGroup.height, this.deskshareGroup.width); - _deskshareVideoView.startStream(connection, name, streamName, userID); - setDeskshareVideoPosition(this.width, this.height); - _deskshareVideoView.addMouse(); - } - - public function changeMouseLocation(x:Number, y:Number):void { - if (_deskshareVideoView) { - _deskshareVideoView.moveMouse(x, y); - } - } - - /** - * Close the video stream and remove video from layout - */ - public function stopStream():void { - if (_deskshareVideoView) { - _deskshareVideoView.removeMouse(); - _deskshareVideoView.close(); - if (this.deskshareGroup.containsElement(_deskshareVideoView)) { - this.deskshareGroup.removeElement(_deskshareVideoView); - } - _deskshareVideoView = null; - } - } - } -} - diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/deskshare/views/DeskshareWindowMediator.as b/clients/flash/web-client/src/org/bigbluebutton/web/deskshare/views/DeskshareWindowMediator.as deleted file mode 100644 index 7ea98858507d..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/deskshare/views/DeskshareWindowMediator.as +++ /dev/null @@ -1,19 +0,0 @@ -package org.bigbluebutton.web.deskshare.views { - import flash.events.Event; - import flash.events.MouseEvent; - - import org.bigbluebutton.lib.deskshare.views.DeskshareMediator; - - public class DeskshareWindowMediator extends DeskshareMediator { - - override public function onDeskshareStreamChange(isDeskshareStreaming:Boolean):void { - if (isDeskshareStreaming) { - (view as DeskshareWindow).showWindow(); - } else { - (view as DeskshareWindow).hideWindow(); - } - super.onDeskshareStreamChange(isDeskshareStreaming); - } - - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/main/MainConfig.as b/clients/flash/web-client/src/org/bigbluebutton/web/main/MainConfig.as index 11b3a9808307..a825ed3e2711 100644 --- a/clients/flash/web-client/src/org/bigbluebutton/web/main/MainConfig.as +++ b/clients/flash/web-client/src/org/bigbluebutton/web/main/MainConfig.as @@ -17,8 +17,6 @@ package org.bigbluebutton.web.main { import org.bigbluebutton.web.main.views.MainShell; import org.bigbluebutton.web.main.views.MainShellMediator; import org.bigbluebutton.web.main.views.TopToolbarMediatorWeb; - import org.bigbluebutton.web.toolbar.webcambutton.commands.ShareCameraCommandWeb; - import org.bigbluebutton.web.toolbar.webcambutton.commands.ShareCameraSignal; import robotlegs.bender.extensions.mediatorMap.api.IMediatorMap; import robotlegs.bender.extensions.signalCommandMap.api.ISignalCommandMap; @@ -67,7 +65,6 @@ package org.bigbluebutton.web.main { private function signals():void { signalCommandMap.map(JoinMeetingSignal).toCommand(JoinMeetingCommandWeb); signalCommandMap.map(AuthenticationSignal).toCommand(AuthenticationCommandWeb); - signalCommandMap.map(ShareCameraSignal).toCommand(ShareCameraCommandWeb); signalCommandMap.map(ConnectingFinishedSignal).toCommand(ConnectingFinishedCommandWeb); signalCommandMap.map(ConnectingFailedSignal).toCommand(ConnectingFailedCommandWeb); } diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/main/commands/LocaleChangedSignal.as b/clients/flash/web-client/src/org/bigbluebutton/web/main/commands/LocaleChangedSignal.as deleted file mode 100644 index 2409a9eeb2a3..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/main/commands/LocaleChangedSignal.as +++ /dev/null @@ -1,9 +0,0 @@ -package org.bigbluebutton.web.main.commands { - import org.osflash.signals.Signal; - - public class LocaleChangedSignal extends Signal { - public function LocaleChangedSignal() { - super(); - } - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/main/models/IShortcutOptions.as b/clients/flash/web-client/src/org/bigbluebutton/web/main/models/IShortcutOptions.as deleted file mode 100644 index f813ecb81ae4..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/main/models/IShortcutOptions.as +++ /dev/null @@ -1,16 +0,0 @@ -package org.bigbluebutton.web.main.models { - import org.osflash.signals.Signal; - - public interface IShortcutOptions { - function initKeys():void; - function get usersActive():Boolean; - function get videoDockActive():Boolean; - function get presentationActive():Boolean; - function get chatActive():Boolean; - function get pollingActive():Boolean; - function get webcamActive():Boolean; - function get deskshareActive():Boolean; - function get audioActive():Boolean; - function get genResource():Array; - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/main/models/LayoutOptions.as b/clients/flash/web-client/src/org/bigbluebutton/web/main/models/LayoutOptions.as deleted file mode 100644 index bce07ace1e39..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/main/models/LayoutOptions.as +++ /dev/null @@ -1,114 +0,0 @@ -/** - * BigBlueButton open source conferencing system - http://www.bigbluebutton.org/ - * - * Copyright (c) 2012 BigBlueButton Inc. and by respective authors (see below). - * - * This program is free software; you can redistribute it and/or modify it under the - * terms of the GNU Lesser General Public License as published by the Free Software - * Foundation; either version 3.0 of the License, or (at your option) any later - * version. - * - * BigBlueButton is distributed in the hope that it will be useful, but WITHOUT ANY - * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A - * PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License along - * with BigBlueButton; if not, see . - * - */ -package org.bigbluebutton.main.model { - import org.bigbluebutton.core.BBB; - - public class LayoutOptions { - - [Bindable] - public var showDebugWindow:Boolean = true; - - [Bindable] - public var showLogButton:Boolean = true; - - [Bindable] - public var showToolbar:Boolean = true; - - [Bindable] - public var showFooter:Boolean = true; - - [Bindable] - public var showMeetingName:Boolean = true; - - [Bindable] - public var showHelpButton:Boolean = true; - - [Bindable] - public var showLogoutWindow:Boolean = true; - - [Bindable] - public var showLayoutTools:Boolean = true; - - [Bindable] - public var showNetworkMonitor:Boolean = true; - - [Bindable] - public var confirmLogout:Boolean = true; - - [Bindable] - public var showRecordingNotification:Boolean = true; - - - public var defaultLayout:String = "Default"; - - public function parseOptions():void { - var vxml:XML = BBB.initConfigManager().config.layout; - if (vxml != null) { - if (vxml.@showDebugWindow != undefined) { - showDebugWindow = (vxml.@showDebugWindow.toString().toUpperCase() == "TRUE") ? true : false; - } - - if (vxml.@showLogButton != undefined) { - showLogButton = (vxml.@showLogButton.toString().toUpperCase() == "TRUE") ? true : false; - } - - if (vxml.@showToolbar != undefined) { - showToolbar = (vxml.@showToolbar.toString().toUpperCase() == "TRUE") ? true : false; - } - - if (vxml.@confirmLogout != undefined) { - confirmLogout = (vxml.@confirmLogout.toString().toUpperCase() == "TRUE") ? true : false; - } - - if (vxml.@showFooter != undefined) { - showFooter = (vxml.@showFooter.toString().toUpperCase() == "TRUE") ? true : false; - } - - if (vxml.@showMeetingName != undefined) { - showMeetingName = (vxml.@showMeetingName.toString().toUpperCase() == "TRUE") ? true : false; - } - - if (vxml.@showHelpButton != undefined) { - showHelpButton = (vxml.@showHelpButton.toString().toUpperCase() == "TRUE") ? true : false; - } - - if (vxml.@showLogoutWindow != undefined) { - showLogoutWindow = (vxml.@showLogoutWindow.toString().toUpperCase() == "TRUE") ? true : false; - } - - if (vxml.@defaultLayout != undefined) { - defaultLayout = vxml.@defaultLayout.toString(); - } - - if (vxml.@showLayoutTools != undefined) { - showLayoutTools = (vxml.@showLayoutTools.toString().toUpperCase() == "TRUE") ? true : false; - } - - if (vxml.@showNetworkMonitor != undefined) { - showNetworkMonitor = (vxml.@showNetworkMonitor.toString().toUpperCase() == "TRUE") ? true : false; - } - - if (vxml.@showRecordingNotification != undefined) { - showRecordingNotification = (vxml.@showRecordingNotification.toString().toUpperCase() == "TRUE") ? true : false; - } - } - } - - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/main/models/ShortcutOptions.as b/clients/flash/web-client/src/org/bigbluebutton/web/main/models/ShortcutOptions.as deleted file mode 100644 index a8ac221a6573..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/main/models/ShortcutOptions.as +++ /dev/null @@ -1,114 +0,0 @@ -package org.bigbluebutton.web.main.models { - import org.bigbluebutton.lib.main.models.IUserSession; - - //import org.bigbluebutton.core.BBB; - public class ShortcutOptions implements IShortcutOptions - { - [Inject] - public var userSession:IUserSession; - - private var users:Boolean = true; - private var videoDock:Boolean = true; - private var presentation:Boolean = true; - private var chat:Boolean = true; - private var polling:Boolean = true; - private var webcam:Boolean = true; - private var deskshare:Boolean = true; - private var audio:Boolean = true; - private var generalResource:Array; - - public function initKeys():void{ - var vxml:XML; - - vxml = userSession.config.getConfigFor("UsersModule"); - if (vxml == null) { - users = false; - } - - vxml = userSession.config.getConfigFor("VideodockModule"); - if (vxml == null) { - videoDock = false; - } - - vxml = userSession.config.getConfigFor("PresentModule"); - if (vxml == null) { - presentation = false; - } - - vxml = userSession.config.getConfigFor("ChatModule"); - if (vxml == null) { - chat = false; - } - - vxml = userSession.config.getConfigFor("PollingModule"); - if (vxml == null) { - polling = false; - } - - vxml = userSession.config.getConfigFor("VideoconfModule"); - if (vxml == null) { - webcam = false; - } - - vxml = userSession.config.getConfigFor("DeskShareModule"); - if (vxml == null) { - deskshare = false; - } - - vxml = userSession.config.getConfigFor("PhoneModule"); - if (vxml == null) { - audio = false; - } - - generalResource = new Array(); - generateGlobalKeys(); - } - - public function get usersActive():Boolean{return users;} - public function get videoDockActive():Boolean{return videoDock;} - public function get presentationActive():Boolean{return presentation;} - public function get chatActive():Boolean{return chat;} - public function get pollingActive():Boolean{return polling;} - public function get webcamActive():Boolean{return webcam;} - public function get deskshareActive():Boolean{return deskshare;} - public function get audioActive():Boolean{return audio;} - public function get genResource():Array{return generalResource;} - - private function generateGlobalKeys():void{ - generalResource = new Array(); - - generalResource.push('bbb.shortcutkey.general.minimize'); - generalResource.push('bbb.shortcutkey.general.maximize'); - generalResource.push('bbb.shortcutkey.flash.exit'); - - if (users){generalResource.push('bbb.shortcutkey.focus.users');} - if (videoDock){generalResource.push('bbb.shortcutkey.focus.video');} - if (presentation){generalResource.push('bbb.shortcutkey.focus.presentation');} - if (chat){generalResource.push('bbb.shortcutkey.focus.chat');} - if (polling){ - generalResource.push('bbb.shortcutkey.focus.pollingCreate'); - generalResource.push('bbb.shortcutkey.focus.pollingStats'); - generalResource.push('bbb.shortcutkey.focus.voting'); - } - - if (audio){ - generalResource.push('bbb.shortcutkey.share.microphone'); - generalResource.push('bbb.shortcutkey.share.pauseRemoteStream'); - } - if (deskshare){generalResource.push('bbb.shortcutkey.share.desktop');} - if (webcam){generalResource.push('bbb.shortcutkey.share.webcam');} - if (polling){generalResource.push('bbb.shortcutkey.polling.buttonClick');} - generalResource.push('bbb.shortcutkey.shortcutWindow'); - generalResource.push('bbb.shortcutkey.logout'); - - if (users){generalResource.push('bbb.shortcutkey.raiseHand');} - if (audio){generalResource.push('bbb.shortcutkey.users.muteme');} - if (audio){generalResource.push('bbb.shortcutkey.users.muteAllButPres');} - if (chat){generalResource.push('bbb.shortcutkey.chat.chatinput');} - } - - public function debugString():String{ - return "USERS: " + users + " VIDEODOCK: " + videoDock + " PRESENTATION: " + presentation + " CHAT: " + chat + " POLLING: " + polling + " WEBCAM: " + webcam + " DESKSHARE: " + deskshare + " AUDIO: " + audio; - } - } -} \ No newline at end of file diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/main/views/languageselector/LanguageSelector.mxml b/clients/flash/web-client/src/org/bigbluebutton/web/main/views/languageselector/LanguageSelector.mxml deleted file mode 100644 index b94054953470..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/main/views/languageselector/LanguageSelector.mxml +++ /dev/null @@ -1,91 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/presentation/views/PresentationWindow.as b/clients/flash/web-client/src/org/bigbluebutton/web/presentation/views/PresentationWindow.as deleted file mode 100644 index f5965794c416..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/presentation/views/PresentationWindow.as +++ /dev/null @@ -1,116 +0,0 @@ -package org.bigbluebutton.web.presentation.views { - - - import flash.media.Video; - import flash.system.ApplicationDomain; - import flash.system.LoaderContext; - - import flexlib.scheduling.scheduleClasses.schedule_internal; - - import mx.collections.ArrayCollection; - import mx.controls.SWFLoader; - import mx.utils.ObjectUtil; - - import org.bigbluebutton.lib.common.views.VideoView; - import org.bigbluebutton.lib.presentation.models.Slide; - import org.bigbluebutton.lib.whiteboard.views.WhiteboardCanvas; - import org.bigbluebutton.web.video.views.UserGraphicHolder; - import org.bigbluebutton.web.window.views.BBBWindow; - import org.osflash.signals.Signal; - - import spark.components.Group; - import spark.layouts.BasicLayout; - import spark.layouts.VerticalLayout; - - public class PresentationWindow extends BBBWindow { - - private var _slide:SWFLoader; - - private var _content:Group; - - private var _viewport:Group; - - private var _whiteboardCanvas:WhiteboardCanvas; - - private var _resizeWindowSignal:Signal = new Signal(); - - public function PresentationWindow() { - super(); - title = "Presentation"; - width = 300; - height = 400; - - _content = new Group(); - _content.percentHeight = 100; - _content.percentWidth = 100; - - var layout:VerticalLayout = new VerticalLayout(); - layout.horizontalAlign = "center"; - layout.verticalAlign = "middle"; - content.layout = layout; - - _viewport = new Group(); - _viewport.percentHeight = 100; - _viewport.percentWidth = 100; - _viewport.clipAndEnableScrolling = true; - _viewport.layout = new BasicLayout(); - - _slide = new SWFLoader(); - _slide.scaleContent = true; - _slide.percentHeight = 100; - _slide.percentWidth = 100; - - _whiteboardCanvas = new WhiteboardCanvas(); - - _viewport.addElement(slide); - _viewport.addElement(whiteboardCanvas); - _content.addElement(viewport); - addElement(content); - } - - override protected function updateDisplayList(w:Number, h:Number):void { - super.updateDisplayList(w, h); - //leave a couple of pixels to separate the slides from the border - _content.width = w - 2; - _content.height = h - titleBarOverlay.height - 3; - _resizeWindowSignal.dispatch(); - } - - public function setPresentationName(name:String):void { - title = name; - } - - public function setSlide(s:Slide):void { - if (s != null) { - var context:LoaderContext = new LoaderContext(false, ApplicationDomain.currentDomain, null); - context.allowCodeImport = true; - _slide.loaderContext = context; - _slide.source = s.SWFFile.source; - } else { - _slide.source = null; - } - } - - public function get slide():SWFLoader { - return _slide; - } - - public function get content():Group { - return _content; - } - - public function get viewport():Group { - return _viewport; - } - - public function get whiteboardCanvas():WhiteboardCanvas { - return _whiteboardCanvas; - } - - public function get resizeWindowSignal():Signal { - return _resizeWindowSignal; - } - - } -} - diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/presentation/views/PresentationWindowMediator.as b/clients/flash/web-client/src/org/bigbluebutton/web/presentation/views/PresentationWindowMediator.as deleted file mode 100644 index 08ad8ad02af8..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/presentation/views/PresentationWindowMediator.as +++ /dev/null @@ -1,35 +0,0 @@ -package org.bigbluebutton.web.presentation.views { - import flash.events.Event; - import flash.events.MouseEvent; - - import org.bigbluebutton.lib.main.models.IUserSession; - import org.bigbluebutton.lib.presentation.commands.LoadSlideSignal; - import org.bigbluebutton.lib.presentation.models.Presentation; - import org.bigbluebutton.lib.presentation.models.Slide; - import org.bigbluebutton.lib.presentation.models.SlideModel; - import org.bigbluebutton.lib.presentation.utils.CursorIndicator; - import org.bigbluebutton.lib.presentation.views.PresentationMediatorBase; - import org.bigbluebutton.lib.user.models.User; - import org.bigbluebutton.lib.user.models.UserList; - - import robotlegs.bender.bundles.mvcs.Mediator; - - public class PresentationWindowMediator extends PresentationMediatorBase { - - - override public function initialize():void { - super.initialize(); - (view as PresentationWindow).resizeWindowSignal.add(windowResized); - } - - private function windowResized() { - _slideModel.parentChange(view.content.width, view.content.height); - resizePresentation() - } - - override public function destroy():void { - super.destroy(); - (view as PresentationWindow).resizeWindowSignal.remove(windowResized); - } - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/shortcuthelp/ShortcutHelpConfig.as b/clients/flash/web-client/src/org/bigbluebutton/web/shortcuthelp/ShortcutHelpConfig.as deleted file mode 100644 index 2bb9c93aa49e..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/shortcuthelp/ShortcutHelpConfig.as +++ /dev/null @@ -1,47 +0,0 @@ -package org.bigbluebutton.web.shortcuthelp { - - import robotlegs.bender.extensions.mediatorMap.api.IMediatorMap; - import robotlegs.bender.extensions.signalCommandMap.api.ISignalCommandMap; - import robotlegs.bender.framework.api.IConfig; - import robotlegs.bender.framework.api.IInjector; - - public class ShortcutHelpConfig implements IConfig { - - [Inject] - public var injector:IInjector; - - [Inject] - public var mediatorMap:IMediatorMap; - - [Inject] - public var signalCommandMap:ISignalCommandMap; - - public function configure():void { - dependencies(); - mediators(); - signals(); - } - - /** - * Specifies all the dependencies for the feature - * that will be injected onto objects used by the - * application. - */ - private function dependencies():void { - } - - /** - * Maps view mediators to views. - */ - private function mediators():void { - mediatorMap.map(ShortcutHelpWindow).toMediator(ShortcutHelpWindowMediator); - } - - /** - * Maps signals to commands using the signalCommandMap. - */ - private function signals():void { - - } - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/shortcuthelp/ShortcutHelpWindow.as b/clients/flash/web-client/src/org/bigbluebutton/web/shortcuthelp/ShortcutHelpWindow.as deleted file mode 100644 index 8dfe2a192f00..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/shortcuthelp/ShortcutHelpWindow.as +++ /dev/null @@ -1,116 +0,0 @@ -package org.bigbluebutton.web.shortcuthelp { - import flash.events.Event; - import flash.events.MouseEvent; - import flash.external.ExternalInterface; - - import flexlib.mdi.events.MDIWindowEvent; - - import mx.collections.ArrayCollection; - import mx.collections.ArrayList; - import mx.controls.DataGrid; - import mx.controls.List; - import mx.controls.dataGridClasses.DataGridColumn; - import mx.events.CollectionEvent; - - import org.bigbluebutton.web.main.commands.LocaleChangedSignal; - import org.bigbluebutton.web.main.models.IShortcutOptions; - import org.bigbluebutton.web.main.models.ShortcutOptions; - import org.bigbluebutton.web.util.i18n.ResourceUtil; - import org.bigbluebutton.web.window.views.BBBWindow; - - import spark.components.ComboBox; - import spark.components.DropDownList; - import spark.components.VGroup; - - public class ShortcutHelpWindow extends BBBWindow { - - private var baseIndex:int = 100; - - public var categories:DropDownList; - - public var keyList:DataGrid; - - public function ShortcutHelpWindow() { - super(); - - categories = new DropDownList(); - categories.labelField = "Please select an area for which to view shortcut keys: "; - categories.tabIndex = baseIndex + 10; - - keyList = new DataGrid(); - keyList.draggableColumns = false; - keyList.tabIndex = baseIndex + 15; - - var shortcut:DataGridColumn = new DataGridColumn(); - shortcut.dataField = "shortcut"; - shortcut.headerText = "Shortcut"; - - var func:DataGridColumn = new DataGridColumn(); - func.dataField = "func"; - func.headerText = "Function"; - - var columns:Array = keyList.columns; - columns.push(shortcut); - columns.push(func); - keyList.columns = columns; - - var group:VGroup = new VGroup(); - group.addElement(categories); - group.addElement(keyList); - - addElement(group); - - } - - override protected function updateDisplayList(w:Number, h:Number):void { - super.updateDisplayList(w, h); - keyList.width = w; - keyList.height = h - keyList.y - titleBarOverlay.height; - } - - public override function close(event:MouseEvent = null):void { - //var dispatcher:Dispatcher = new Dispatcher(); - //dispatcher.dispatchEvent(new ShortcutEvent(ShortcutEvent.FOCUS_SHORTCUT_BUTTON)); - super.close(event); - } - - override protected function resourcesChanged():void { - super.resourcesChanged(); - updateResources(); - } - - public function updateResources():void { - this.title = ResourceUtil.getInstance().getString('bbb.shortcuthelp.title'); - - if (titleBarOverlay != null) { - titleBarOverlay.accessibilityName = ResourceUtil.getInstance().getString('bbb.shortcuthelp.titleBar'); - } - - if (windowControls != null) { - minimizeBtn.toolTip = ResourceUtil.getInstance().getString("bbb.window.minimizeBtn.toolTip"); - minimizeBtn.accessibilityName = ResourceUtil.getInstance().getString("bbb.shortcuthelp.minimizeBtn.accessibilityName"); - - maximizeRestoreBtn.toolTip = ResourceUtil.getInstance().getString("bbb.window.maximizeRestoreBtn.toolTip"); - maximizeRestoreBtn.accessibilityName = ResourceUtil.getInstance().getString("bbb.shortcuthelp.maximizeRestoreBtn.accessibilityName"); - - maximizeRestoreBtn.toolTip = ResourceUtil.getInstance().getString("bbb.window.closeBtn.toolTip"); - maximizeRestoreBtn.accessibilityName = ResourceUtil.getInstance().getString("bbb.shortcuthelp.closeBtn.accessibilityName"); - } - } - - public function focusCategories():void { //actually focuses the datagrid instead - focusManager.setFocus(keyList); - keyList.drawFocus(true); - } - - public function focusHead():void { - // focusManager.setFocus(titleBarOverlay); - } - - public function focusButton(e:MDIWindowEvent):void { - // LogUtil.debug("Caught close event from window"); - // var dispatcher:Dispatcher = new Dispatcher(); - // dispatcher.dispatchEvent(new ShortcutEvent(ShortcutEvent.FOCUS_SHORTCUT_BUTTON)); - } - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/shortcuthelp/ShortcutHelpWindowMediator.as b/clients/flash/web-client/src/org/bigbluebutton/web/shortcuthelp/ShortcutHelpWindowMediator.as deleted file mode 100644 index 74a9dd369227..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/shortcuthelp/ShortcutHelpWindowMediator.as +++ /dev/null @@ -1,209 +0,0 @@ -package org.bigbluebutton.web.shortcuthelp { - import flash.events.Event; - import flash.events.MouseEvent; - import flash.external.ExternalInterface; - - import mx.collections.ArrayCollection; - import mx.collections.ArrayList; - import mx.controls.DataGrid; - - import org.bigbluebutton.lib.main.models.IUserSession; - import org.bigbluebutton.lib.user.models.User; - import org.bigbluebutton.lib.user.models.UserList; - import org.bigbluebutton.lib.user.services.IUsersService; - import org.bigbluebutton.web.main.models.IShortcutOptions; - import org.bigbluebutton.web.shortcuthelp.ShortcutHelpWindow; - import org.bigbluebutton.web.util.i18n.ResourceUtil; - - import robotlegs.bender.bundles.mvcs.Mediator; - - import spark.components.DropDownList; - - public class ShortcutHelpWindowMediator extends Mediator { - - [Inject] - public var view:ShortcutHelpWindow; - - [Inject] - public var shortcutOptions:IShortcutOptions; - - private var genKeys:ArrayList; - - private var presKeys:ArrayList; - - private var chatKeys:ArrayList; - - private var userKeys:ArrayList; - - private var pollKeys:ArrayList; - - private var pollVoteKeys:ArrayList; - - private var generalString:String = ResourceUtil.getInstance().getString("bbb.shortcuthelp.dropdown.general"); - - private var presentationString:String = ResourceUtil.getInstance().getString("bbb.shortcuthelp.dropdown.presentation"); - - private var chatString:String = ResourceUtil.getInstance().getString("bbb.shortcuthelp.dropdown.chat"); - - private var userString:String = ResourceUtil.getInstance().getString("bbb.shortcuthelp.dropdown.users"); - - private var pollString:String = ResourceUtil.getInstance().getString("bbb.shortcuthelp.dropdown.polling"); - - private var pollVoteString:String = ResourceUtil.getInstance().getString("bbb.shortcuthelp.dropdown.polling2"); - - private var presResource:Array = ['bbb.shortcutkey.present.focusslide', /*'bbb.shortcutkey.whiteboard.undo',*/ 'bbb.shortcutkey.present.upload', 'bbb.shortcutkey.present.previous', 'bbb.shortcutkey.present.select', 'bbb.shortcutkey.present.next', 'bbb.shortcutkey.present.fitWidth', 'bbb.shortcutkey.present.fitPage']; - - private var chatResource:Array = ['bbb.shortcutkey.chat.focusTabs', 'bbb.shortcutkey.chat.focusBox', 'bbb.shortcutkey.chat.sendMessage', 'bbb.shortcutkey.chat.explanation', 'bbb.shortcutkey.chat.chatbox.gofirst', 'bbb.shortcutkey.chat.chatbox.goback', 'bbb.shortcutkey.chat.chatbox.advance', 'bbb.shortcutkey.chat.chatbox.golatest', 'bbb.shortcutkey.chat.chatbox.repeat', 'bbb.shortcutkey.chat.chatbox.goread']; - - private var userResource:Array = ['bbb.shortcutkey.users.focusUsers', 'bbb.shortcutkey.users.makePresenter', 'bbb.shortcutkey.users.mute', - /*'bbb.shortcutkey.users.kick',*/'bbb.shortcutkey.users.muteall']; - - private var pollResource:Array = ['bbb.shortcutkey.polling.focusTitle', 'bbb.shortcutkey.polling.focusQuestion', 'bbb.shortcutkey.polling.focusAnswers', 'bbb.shortcutkey.polling.focusMultipleCB', 'bbb.shortcutkey.polling.focusWebPollCB', 'bbb.shortcutkey.polling.previewClick', 'bbb.shortcutkey.polling.cancelClick', 'bbb.shortcutkey.polling.modify', 'bbb.shortcutkey.polling.publish', 'bbb.shortcutkey.polling.save', 'bbb.shortcutkey.pollStats.explanation', 'bbb.shortcutkey.polling.focusWebPoll', 'bbb.shortcutkey.polling.focusData', 'bbb.shortcutkey.polling.refresh', 'bbb.shortcutkey.polling.stopPoll', 'bbb.shortcutkey.polling.repostPoll', 'bbb.shortcutkey.polling.closeStatsWindow']; - - private var pollVoteResource:Array = ['bbb.shortcutkey.polling.focusVoteQuestion', 'bbb.shortcutkey.polling.vote']; - - private var categoryAC:ArrayCollection; - - private var globalModifier:String; - - private var modifier:String; - - private var shownKeys:ArrayCollection; - - override public function initialize():void { - shortcutOptions.initKeys(); - view.categories.addEventListener(Event.CHANGE, changeArray); - categoryAC = new ArrayCollection(); - view.categories.dataProvider = categoryAC; - view.categories.setSelectedIndex(0); - view.keyList.dataProvider = shownKeys; - - //TODO: following lines are not working: - modifier = ExternalInterface.call("determineModifier"); - globalModifier = ExternalInterface.call("determineGlobalModifier"); - - populateModules(); - localeChanged(); - } - - private function loadKeys(resource:Array, global:Boolean = false):ArrayList { - var keyList:ArrayList = new ArrayList(); - var keyCombo:String; - var mod:String; - - if (global) - mod = globalModifier; - else - mod = modifier; - trace("{{ " + mod); - for (var i:int = 0; i < resource.length; i++) { - keyCombo = ResourceUtil.getInstance().getString(resource[i]); - var key:int = int(keyCombo); - var convKey:String; - - // Special cases where the keycodes don't render a sensible character - switch (key) { - case 32: - convKey = ResourceUtil.getInstance().getString('bbb.shortcutkey.specialKeys.space'); - break; - case 37: - convKey = ResourceUtil.getInstance().getString('bbb.shortcutkey.specialKeys.left'); - break; - case 38: - convKey = ResourceUtil.getInstance().getString('bbb.shortcutkey.specialKeys.up'); - break; - case 39: - convKey = ResourceUtil.getInstance().getString('bbb.shortcutkey.specialKeys.right'); - break; - case 40: - convKey = ResourceUtil.getInstance().getString('bbb.shortcutkey.specialKeys.down'); - break; - case 189: - convKey = ResourceUtil.getInstance().getString('bbb.shortcutkey.specialKeys.minus'); - break; - case 187: - convKey = ResourceUtil.getInstance().getString('bbb.shortcutkey.specialKeys.plus'); - break; - default: - convKey = String.fromCharCode(key); - break; - } - - if (keyCombo == "----") { - keyList.addItem({shortcut: (ResourceUtil.getInstance().getString(resource[i] + '.function')), func: ""}); - //} else if (convKey == "Left" || convKey == "Up" || convKey == "Right" || convKey == "Down"){ - } else if (convKey == ResourceUtil.getInstance().getString('bbb.shortcutkey.specialKeys.left') || convKey == ResourceUtil.getInstance().getString('bbb.shortcutkey.specialKeys.up') || convKey == ResourceUtil.getInstance().getString('bbb.shortcutkey.specialKeys.right') || convKey == ResourceUtil.getInstance().getString('bbb.shortcutkey.specialKeys.down')) { - keyList.addItem({shortcut: convKey, func: (ResourceUtil.getInstance().getString(resource[i] + '.function'))}); - } else { - keyList.addItem({shortcut: mod + convKey, func: (ResourceUtil.getInstance().getString(resource[i] + '.function'))}); - } - } - return keyList; - } - - private function reloadKeys():void { - genKeys = loadKeys(shortcutOptions.genResource, true); - presKeys = loadKeys(presResource); - chatKeys = loadKeys(chatResource); - userKeys = loadKeys(userResource); - pollKeys = loadKeys(pollResource); - pollVoteKeys = loadKeys(pollVoteResource); - - changeArray(); - } - - private function localeChanged():void { - reloadKeys(); - view.updateResources(); - } - - private function changeArray(e:Event = null):void { - shownKeys = new ArrayCollection(); - - switch (view.categories.selectedIndex) { - case 0: //General - shownKeys.addAll(genKeys); - break; - case categoryAC.getItemIndex(presentationString): //Presentation - shownKeys.addAll(presKeys); - break; - case categoryAC.getItemIndex(chatString): //Chat - shownKeys.addAll(chatKeys); - break; - case categoryAC.getItemIndex(userString): //Users - shownKeys.addAll(userKeys); - break; - case categoryAC.getItemIndex(pollString): //Polling, Presenter - shownKeys.addAll(pollKeys); - break; - case categoryAC.getItemIndex(pollVoteString): //Polling, Viewer - shownKeys.addAll(pollVoteKeys); - break; - } - - view.keyList.dataProvider = shownKeys; - } - - private function populateModules():void { - categoryAC.addItem(generalString); - if (shortcutOptions.usersActive) - categoryAC.addItem(userString); - - if (shortcutOptions.presentationActive) - categoryAC.addItem(presentationString); - - if (shortcutOptions.chatActive) - categoryAC.addItem(chatString); - - if (shortcutOptions.pollingActive) { - //categoryAC.addItem(pollString); - //categoryAC.addItem(pollVoteString); - } - } - - override public function destroy():void { - super.destroy(); - view = null; - } - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/MainToolbar.mxml b/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/MainToolbar.mxml deleted file mode 100644 index 10dda65eb01a..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/MainToolbar.mxml +++ /dev/null @@ -1,151 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/MainToolbarConfig.as b/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/MainToolbarConfig.as deleted file mode 100644 index 48a4bc7e17d2..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/MainToolbarConfig.as +++ /dev/null @@ -1,46 +0,0 @@ -package org.bigbluebutton.web.toolbar { - import robotlegs.bender.extensions.mediatorMap.api.IMediatorMap; - import robotlegs.bender.extensions.signalCommandMap.api.ISignalCommandMap; - import robotlegs.bender.framework.api.IConfig; - import robotlegs.bender.framework.api.IInjector; - - public class MainToolbarConfig implements IConfig { - - [Inject] - public var injector:IInjector; - - [Inject] - public var mediatorMap:IMediatorMap; - - [Inject] - public var signalCommandMap:ISignalCommandMap; - - public function configure():void { - dependencies(); - mediators(); - signals(); - } - - /** - * Specifies all the dependencies for the feature - * that will be injected onto objects used by the - * application. - */ - private function dependencies():void { - } - - /** - * Maps view mediators to views. - */ - private function mediators():void { - mediatorMap.map(MainToolbarView).toMediator(MainToolbarViewMediator); - } - - /** - * Maps signals to commands using the signalCommandMap. - */ - private function signals():void { - - } - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/MainToolbarView.as b/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/MainToolbarView.as deleted file mode 100644 index 0469d029f9de..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/MainToolbarView.as +++ /dev/null @@ -1,244 +0,0 @@ -package org.bigbluebutton.web.toolbar { - import mx.controls.Button; - import mx.controls.LinkButton; - - public class MainToolbarView extends MainToolbar { - - // import com.asfusion.mate.events.Dispatcher; - import mx.accessibility.AlertAccImpl; - import mx.binding.utils.BindingUtils; - import mx.controls.Alert; - import mx.core.IToolTip; - import mx.core.UIComponent; - import mx.events.CloseEvent; - import mx.events.ToolTipEvent; - import mx.managers.PopUpManager; - - - - /* import org.bigbluebutton.common.IBbbToolbarComponent; - import org.bigbluebutton.common.LogUtil; - import org.bigbluebutton.common.events.CloseWindowEvent; - import org.bigbluebutton.common.events.OpenWindowEvent; - import org.bigbluebutton.common.events.ToolbarButtonEvent; - import org.bigbluebutton.common.events.SettingsComponentEvent; - import org.bigbluebutton.core.BBB; - import org.bigbluebutton.core.managers.UserManager; - import org.bigbluebutton.core.services.BandwidthMonitor; - import org.bigbluebutton.core.UsersUtil; - import org.bigbluebutton.main.events.BBBEvent; - import org.bigbluebutton.main.events.ConfigEvent; - import org.bigbluebutton.main.events.LogoutEvent; - import org.bigbluebutton.main.events.NetworkStatsEvent; - import org.bigbluebutton.main.events.SettingsEvent; - import org.bigbluebutton.main.events.ShortcutEvent; - import org.bigbluebutton.main.events.SuccessfulLoginEvent; - import org.bigbluebutton.main.model.LayoutOptions; - import org.bigbluebutton.main.model.NetworkStatsData; - import org.bigbluebutton.main.model.users.events.ChangeMyRole; - import org.bigbluebutton.main.model.users.events.ConferenceCreatedEvent; - import org.bigbluebutton.main.model.users.events.ConnectionFailedEvent; - import org.bigbluebutton.util.i18n.ResourceUtil; */ - - /* - * Because of the de-centralized way buttons are added to the toolbar, there is a large gap between the tab indexes of the main buttons - * on the left and the tab indexes of the "other" items on the right (shortcut glossary, language slector, etc). This will make it more - * convenient to add future items to the tab order. - * - * - Justin Robinson, November 13 2012 - */ - - private var xml:XML; - - private var settingsComponents:Array = new Array(); - - // private var settingsPopup:BBBSettings = null; - - private function init():void { - - // BindingUtils.bindSetter(refreshModeratorButtonsVisibility, UserManager.getInstance().getConference(), "record"); - } - - /* - public function displayToolbar():void { - toolbarOptions = new LayoutOptions(); - toolbarOptions.parseOptions(); - if (toolbarOptions.showToolbar) { - showToolbar = true; - } else { - showToolbar = false; - } - - if (toolbarOptions.showHelpButton) { - showHelpBtn = true; - } else { - showHelpBtn = false; - } - if (toolbarOptions.showNetworkMonitor) { - initBandwidthToolTip(); - } - } */ - - - /* private function refreshModeratorButtonsVisibility(e:*):void { - showGuestSettingsButton = UsersUtil.amIModerator() && UserManager.getInstance().getConference().getMyUser() != null && !UserManager.getInstance().getConference().getMyUser().waitingForAcceptance; - - showRecordButton = showGuestSettingsButton && UserManager.getInstance().getConference().record; - } - */ - public function addButton(name:String):Button { - var btn:Button = new Button(); - btn.id = name; - btn.label = name; - btn.height = 20; - btn.visible = true; - this.addChild(btn); - - return btn; - } - - /* private function handleEndMeetingEvent(event:BBBEvent):void { - trace("Received end meeting event."); - doLogout(); - } - - */ - - - /* private function hideToolbar(e:ConnectionFailedEvent):void { - if (toolbarOptions.showToolbar) { - this.visible = false; - } else { - this.visible = true; - } - } - */ - - - - - - /* - private function handleRemoveToolbarButtonEvent(event:ToolbarButtonEvent):void { - if (addedBtns.contains(event.button as UIComponent)) - addedBtns.removeChild(event.button as UIComponent); - } - - - */ - - - /* private function gotConfigParameters(e:ConfigEvent):void { - shortcutKeysBtn.includeInLayout = shortcutKeysBtn.visible = e.config.shortcutKeysShowButton; - DEFAULT_HELP_URL = e.config.helpURL; - - if (e.config.logo == "") { - hideLogo(); - } else { - logo.source = e.config.logo; - } - } - private function onDisconnectTest():void { - var d:Dispatcher = new Dispatcher(); - var e:LogoutEvent = new LogoutEvent(LogoutEvent.DISCONNECT_TEST); - d.dispatchEvent(e); - } - - private function showSettingsButton(e:SettingsEvent):void { - var b:Button = new Button(); - b.label = ResourceUtil.getInstance().getString('bbb.mainToolbar.settingsBtn'); - b.toolTip = ResourceUtil.getInstance().getString('bbb.mainToolbar.settingsBtn.toolTip'); - b.addEventListener(MouseEvent.CLICK, openSettings); - this.addChild(b); - } - private function openSettings(e:Event = null):void { - var d:Dispatcher = new Dispatcher(); - d.dispatchEvent(new SettingsEvent(SettingsEvent.OPEN_SETTINGS_PANEL)); - } - - public function remoteShortcutClick(e:ShortcutEvent):void { - onShortcutButtonClick(); - } - - public function remoteLogout(e:ShortcutEvent):void { - confirmLogout(); - } - - - private function focusShortcutButton(e:ShortcutEvent):void { - shortcutKeysBtn.setFocus(); - } - - private function focusLogoutButton(e:ShortcutEvent):void { - btnLogout.setFocus(); - }' - - private function onRecordingStatusChanged(event:BBBEvent):void { - meetingNameLbl.text = ""; - - if (event.payload.recording) { - meetingNameLbl.text = ResourceUtil.getInstance().getString('bbb.mainToolbar.recordingLabel.recording') - } - - if (toolbarOptions.showMeetingName) { - var meetingTitle:String = BBB.initUserConfigManager().getMeetingTitle(); - if (meetingTitle != null) { - meetingNameLbl.text += " " + meetingTitle; - } - } - } - */ - - /* - private function onNetStatsButtonClick(e:Event = null):void { - var d:Dispatcher = new Dispatcher(); - d.dispatchEvent(new NetworkStatsEvent(NetworkStatsEvent.OPEN_NETSTATS_WIN)); - } - */ - /* - private function initBandwidthToolTip():void { - _updateBandwidthTimer.addEventListener(TimerEvent.TIMER, updateBandwidthTimerHandler); - _updateBandwidthTimer.start(); - btnNetwork.addEventListener(ToolTipEvent.TOOL_TIP_SHOW, bwToolTipShowHandler); - btnNetwork.addEventListener(ToolTipEvent.TOOL_TIP_END, bwToolTipEndHandler); - } - - private function bwToolTipShowHandler(e:ToolTipEvent):void { - // The ToolTip must be stored so it's text can be updated - _bandwidthToolTip = e.toolTip; - updateBwToolTip(); - } */ - - /* - private function updateBandwidthTimerHandler(e:TimerEvent):void { - _bandwidthConsumedDown = NetworkStatsData.getInstance().formattedCurrentConsumedDownBW; - _bandwidthConsumedUp = NetworkStatsData.getInstance().formattedCurrentConsumedUpBW; - updateBwToolTip(); - } - - private function updateBwToolTip():void { - if (_bandwidthToolTip) { - _bandwidthToolTip.text = ResourceUtil.getInstance().getString('bbb.bwmonitor.upload.short') + ": " + _bandwidthConsumedUp + " | " + ResourceUtil.getInstance().getString('bbb.bwmonitor.download.short') + ": " + _bandwidthConsumedDown; - } - } - */ - - /* - private function addSettingsComponent(e:SettingsComponentEvent = null):void { - settingsComponents.push(e.component); - } - - private function removeSettingsComponent(e:SettingsComponentEvent = null):void { - throw("Not implemented"); - } - private function onSettingsButtonClick():void { - settingsPopup = BBBSettings(PopUpManager.createPopUp(this.parent, BBBSettings, true)); - settingsPopup.pushComponents(settingsComponents); - } - private function refreshRole(e:ChangeMyRole):void { - refreshModeratorButtonsVisibility(null); - } - */ - - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/MainToolbarViewMediator.as b/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/MainToolbarViewMediator.as deleted file mode 100644 index 1d655e6b0ceb..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/MainToolbarViewMediator.as +++ /dev/null @@ -1,266 +0,0 @@ -package org.bigbluebutton.web.toolbar { - import flash.accessibility.Accessibility; - import flash.display.DisplayObject; - import flash.events.MouseEvent; - import flash.events.TimerEvent; - import flash.geom.Point; - import flash.net.URLRequest; - import flash.net.navigateToURL; - import flash.system.Capabilities; - import flash.utils.Timer; - - import mx.accessibility.AlertAccImpl; - import mx.core.FlexGlobals; - import mx.core.UIComponent; - import mx.events.CloseEvent; - import mx.managers.PopUpManager; - import mx.resources.ResourceManager; - import mx.utils.ObjectUtil; - - import org.bigbluebutton.lib.main.commands.DisconnectUserSignal; - import org.bigbluebutton.lib.main.models.ConferenceParameters; - import org.bigbluebutton.lib.main.models.IConferenceParameters; - import org.bigbluebutton.lib.main.models.IUserSession; - import org.bigbluebutton.lib.main.utils.DisconnectEnum; - import org.bigbluebutton.lib.user.services.IUsersService; - import org.bigbluebutton.web.shortcuthelp.ShortcutHelpWindow; - import org.bigbluebutton.web.toolbar.micbutton.toolbarbutton.ToolbarButton; - import org.bigbluebutton.web.toolbar.webcambutton.cameradisplaysettings.CameraDisplaySettings; - import org.bigbluebutton.web.toolbar.webcambutton.toolbarpopupbutton.ToolbarPopupButton; - import org.bigbluebutton.web.util.i18n.ResourceUtil; - import org.osflash.signals.Signal; - - import robotlegs.bender.bundles.mvcs.Mediator; - - import spark.components.Alert; - - public class MainToolbarViewMediator extends Mediator { - - [Inject] - public var view:MainToolbarView; - - [Inject] - public var userSession:IUserSession; - - [Inject] - public var usersService:IUsersService; - - [Inject] - public var params:IConferenceParameters; - - [Inject] - public var disconnectUserSignal:DisconnectUserSignal; - - [Inject] - public var conferenceParameters:IConferenceParameters; - - private var scWindow:org.bigbluebutton.web.shortcuthelp.ShortcutHelpWindow; - - private var baseIndex:int; - - private var numButtons:int; - - private var DEFAULT_HELP_URL:String = "http://www.bigbluebutton.org/content/videos"; - - override public function initialize():void { - if (Capabilities.hasAccessibility) { - AlertAccImpl.enableAccessibility(); - } - - baseIndex = 101; - numButtons = 0; - - // Accessibility isn't active till a few second after the client starts to load so we need a delay - var timer:Timer = new Timer(3000, 1); - timer.addEventListener(TimerEvent.TIMER, checkAccessiblity); - timer.start(); - - if (view.width < 800) { - view.meetingNameLbl.visible = false; - // shortcutKeysBtn.visible = false; - view.helpBtn.visible = false; - // muteMeBtn.visible = false; - view.meetingNameLbl.width = 0; - // shortcutKeysBtn.width = 0; - view.helpBtn.width = 0; - } - - - view.usersLinkBtn.addEventListener(MouseEvent.CLICK, usersButtonClicked); - view.helpBtn.addEventListener(MouseEvent.CLICK, onHelpButtonClicked); - view.btnLogout.addEventListener(MouseEvent.CLICK, confirmLogout); - view.shortcutKeysBtn.addEventListener(MouseEvent.CLICK, openShortcutHelpWindow); - setTabIndexes(); - params.changedSignal.add(retrieveMeetingName); - retrieveMeetingName(); - userSession.successJoiningMeetingSignal.add(addButtons); - } - - private function addButtons():void { - addAudioButton(); - addVideoButton(); - } - - - private function retrieveMeetingName():void { - //if (toolbarOptions.showMeetingName) { - var meetingTitle:String = params.meetingName; - if (meetingTitle != null) { - view.meetingNameLbl.text = meetingTitle; - params.changedSignal.remove(retrieveMeetingName); - } - // } - } - - private function setTabIndexes() { - view.usersLinkBtn.tabIndex = baseIndex + 1; - view.webcamLinkButton.tabIndex = baseIndex + 2; - view.presentationLinkBtn.tabIndex = baseIndex + 3; - view.chatLinkBtn.tabIndex = baseIndex + 4; - view.shortcutKeysBtn.tabIndex = baseIndex + numButtons + 13; - view.helpBtn.tabIndex = baseIndex + numButtons + 14; - view.btnLogout.tabIndex = baseIndex + numButtons + 15; - } - - - private function usersButtonClicked(e:MouseEvent):void { - //dispatcher.dispatchEvent(new ShortcutEvent(ShortcutEvent.FOCUS_USERS_WINDOW)); - } - - private function onQuickLinkClicked(window:String):void { - //var dispatcher:Dispatcher = new Dispatcher(); - switch (window) { - case "users": - break; - case "webcams": - //dispatcher.dispatchEvent(new ShortcutEvent(ShortcutEvent.FOCUS_VIDEO_WINDOW)); - break; - case "presentation": - //dispatcher.dispatchEvent(new ShortcutEvent(ShortcutEvent.FOCUS_PRESENTATION_WINDOW)); - break; - case "chat": - //dispatcher.dispatchEvent(new ShortcutEvent(ShortcutEvent.FOCUS_CHAT_WINDOW)); - break; - } - } - - /*private function handleAddToolbarButtonEvent(event:ToolbarButtonEvent):void { - // Find out how to import accessibility into custom components; even though the ToolbarButtons are buttons, they don't seem to have a tabIndex - if (event.location == ToolbarButtonEvent.TOP_TOOLBAR) { - var index:int; - var added:int = 0; - if (event.module == "DeskShare") { - index = 0; - } else if (event.module == "Microphone") { - index = 1; - } else if (event.module == "Webcam") { - index = 2; - } - - view.addedBtns.addChild(event.button as UIComponent); - numButtons++; - realignButtons(); - } - }*/ - - private function addVideoButton():void { - var button:ToolbarPopupButton = new ToolbarPopupButton(); - button.tabIndex = baseIndex + view.addedBtns.numChildren + 10; - view.addedBtns.addChild(button); - } - - private function addAudioButton():void { - var button:ToolbarButton = new ToolbarButton(); - button.tabIndex = baseIndex + view.addedBtns.numChildren + 10; - view.addedBtns.addChild(button); - } - - private function realignButtons():void { - for each (var button:UIComponent in view.addedBtns.getChildren()) { - //var toolbarComponent:IBbbToolbarComponent = button as IBbbToolbarComponent; - - - /*if (toolbarComponent.getAlignment() == ALIGN_LEFT){ - addedBtns.setChildIndex(button, 0); - //(addedBtns.getChildAt(0) as Button).tabIndex = 0; - } - else if (toolbarComponent.getAlignment() == ALIGN_RIGHT){ - addedBtns.setChildIndex(button, addedBtns.numChildren - 1); - //(addedBtns.getChildAt(0) as Button).tabIndex = addedBtns.numChildren - 1; - }*/ - button.tabIndex = baseIndex + 5; - //for (var i:int = 0; i < addedBtns.numChildren; i++){ - // (addedBtns.getChildAt(i) as Button).tabIndex = baseIndex + i; - //} - } - } - - private function confirmLogout(e:MouseEvent):void { - //if (toolbarOptions.confirmLogout) { - // Confirm logout using built-in alert - var alert:Alert = Alert.show(ResourceUtil.getInstance().getString('bbb.logout.confirm.message'), ResourceUtil.getInstance().getString('bbb.logout.confirm.title'), Alert.YES | Alert.NO, view, alertLogout, null, Alert.YES); - - var newX:Number = view.btnLogout.x + view.btnLogout.width - alert.width; - var newY:Number = view.btnLogout.y + view.btnLogout.height + 5; - - alert.validateNow(); - alert.move(newX, newY); - //Accessibility.updateProperties(); - //} else { - // doLogout(); - //} - } - - private function alertLogout(e:CloseEvent):void { - // Check to see if the YES button was pressed. - if (e.detail == Alert.YES) { - doLogout(); - } - } - - public function openShortcutHelpWindow(e:MouseEvent):void { - if (scWindow == null) { - scWindow = new org.bigbluebutton.web.shortcuthelp.ShortcutHelpWindow(); - scWindow.width = 300; - scWindow.height = 300; - } - - if (scWindow.minimized) - scWindow.restore(); - - if (scWindow.maximized) - scWindow.restore(); - - FlexGlobals.topLevelApplication.mainCanvas.windowManager.add(scWindow); - FlexGlobals.topLevelApplication.mainCanvas.windowManager.absPos(scWindow, FlexGlobals.topLevelApplication.mainCanvas.width / 2 - 150, FlexGlobals.topLevelApplication.mainCanvas.height / 2 - 150); - - scWindow.focusHead(); - } - - private function doLogout():void { - disconnectUserSignal.dispatch(DisconnectEnum.CONNECTION_STATUS_USER_LOGGED_OUT); - if (conferenceParameters.logoutUrl) { - var urlReq:URLRequest = new URLRequest(conferenceParameters.logoutUrl); - navigateToURL(urlReq, "_self"); - } - //dispatchEvent(new LogoutEvent(LogoutEvent.USER_LOGGED_OUT)); - } - - private function onHelpButtonClicked(e:MouseEvent):void { - //DEFAULT_HELP_URL = BBB.initConfigManager().config.help.url; - navigateToURL(new URLRequest(DEFAULT_HELP_URL)) - } - - private function checkAccessiblity(e:TimerEvent):void { - // remove the quick links if there's no screen reader active - if (!Accessibility.active) { - view.quickLinks.removeAllChildren(); - } - } - - override public function destroy():void { - super.destroy(); - view = null; - } - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/micbutton/audioselectionwindow/AudioSelectionWindow.mxml b/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/micbutton/audioselectionwindow/AudioSelectionWindow.mxml deleted file mode 100644 index db3a9b33b134..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/micbutton/audioselectionwindow/AudioSelectionWindow.mxml +++ /dev/null @@ -1,94 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/micbutton/audioselectionwindow/AudioSelectionWindowConfig.as b/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/micbutton/audioselectionwindow/AudioSelectionWindowConfig.as deleted file mode 100644 index de596a0681f8..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/micbutton/audioselectionwindow/AudioSelectionWindowConfig.as +++ /dev/null @@ -1,51 +0,0 @@ -package org.bigbluebutton.web.toolbar.micbutton.audioselectionwindow { - import org.bigbluebutton.web.toolbar.micbutton.audioselectionwindow.AudioSelectionWindow; - import org.bigbluebutton.web.toolbar.micbutton.audioselectionwindow.AudioSelectionWindowMediator; - import org.bigbluebutton.web.video.views.VideoWindow; - import org.bigbluebutton.web.video.views.VideoWindowMediator; - - import robotlegs.bender.extensions.mediatorMap.api.IMediatorMap; - import robotlegs.bender.extensions.signalCommandMap.api.ISignalCommandMap; - import robotlegs.bender.framework.api.IConfig; - import robotlegs.bender.framework.api.IInjector; - - public class AudioSelectionWindowConfig implements IConfig { - - [Inject] - public var injector:IInjector; - - [Inject] - public var mediatorMap:IMediatorMap; - - [Inject] - public var signalCommandMap:ISignalCommandMap; - - public function configure():void { - dependencies(); - mediators(); - signals(); - } - - /** - * Specifies all the dependencies for the feature - * that will be injected onto objects used by the - * application. - */ - private function dependencies():void { - } - - /** - * Maps view mediators to views. - */ - private function mediators():void { - mediatorMap.map(AudioSelectionWindow).toMediator(AudioSelectionWindowMediator); - } - - /** - * Maps signals to commands using the signalCommandMap. - */ - private function signals():void { - - } - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/micbutton/audioselectionwindow/AudioSelectionWindowMediator.as b/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/micbutton/audioselectionwindow/AudioSelectionWindowMediator.as deleted file mode 100644 index cd8f05a70221..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/micbutton/audioselectionwindow/AudioSelectionWindowMediator.as +++ /dev/null @@ -1,133 +0,0 @@ -package org.bigbluebutton.web.toolbar.micbutton.audioselectionwindow { - - import flash.events.Event; - import flash.events.KeyboardEvent; - import flash.events.MouseEvent; - import flash.media.Camera; - import flash.system.Security; - import flash.system.SecurityPanel; - import flash.ui.Keyboard; - - import mx.collections.ArrayCollection; - import mx.collections.ArrayList; - import mx.events.CloseEvent; - import mx.events.ListEvent; - import mx.managers.PopUpManager; - import mx.utils.ObjectUtil; - - import org.bigbluebutton.lib.main.models.IConferenceParameters; - import org.bigbluebutton.lib.main.models.IUserSession; - import org.bigbluebutton.lib.user.models.User; - import org.bigbluebutton.lib.user.models.UserList; - import org.bigbluebutton.lib.user.services.IUsersService; - import org.bigbluebutton.lib.video.models.VideoProfile; - import org.bigbluebutton.lib.voice.commands.ShareMicrophoneSignal; - import org.bigbluebutton.web.toolbar.micbutton.commands.AudioSelectionWindowClosedSignal; - import org.bigbluebutton.web.toolbar.webcambutton.commands.CamSettingsClosedSignal; - import org.bigbluebutton.web.toolbar.webcambutton.commands.ShareCameraSignal; - - import robotlegs.bender.bundles.mvcs.Mediator; - - import spark.components.Group; - - public class AudioSelectionWindowMediator extends Mediator { - - [Inject] - public var view:AudioSelectionWindow; - - [Inject] - public var userSession:IUserSession; - - [Inject] - public var usersService:IUsersService; - - [Inject] - public var params:IConferenceParameters; - - [Inject] - public var shareMicrophoneSignal:ShareMicrophoneSignal; - - [Inject] - public var audioSelectionWindowClosedSignal:AudioSelectionWindowClosedSignal; - - //private var phoneOptions:PhoneOptions = new PhoneOptions; - - private var baseIndex:int = 1; - - override public function initialize():void { - - initTabIndexes(); - - if (!userSession.phoneOptions.listenOnlyMode) - view.btnListenOnly.enabled = false; - if ((userSession.phoneOptions.presenterShareOnly && !userSession.userList.me.presenter && !userSession.userList.me.isModerator())) { - view.btnMicrophone.enabled = false; - } - - if (userSession.phoneOptions.showPhoneOption) { - //view.txtPhone.text = ResourceUtil.getInstance().getString('bbb.audioSelection.txtPhone.text', [conference.dialNumber, conference.voiceBridge]); - } else { - view.vrulePhone.visible = view.vrulePhone.includeInLayout = false; - view.vboxPhone.visible = view.vboxPhone.includeInLayout = false; - view..width = 450; - view..height = 325; - view.vboxMic.percentWidth = 50; - view.vboxListen.percentWidth = 50; - } - - view.btnMicrophone.addEventListener(MouseEvent.CLICK, onMicClick); - view.btnListenOnly.addEventListener(MouseEvent.CLICK, onListenClick); - view.cancelBtn.addEventListener(MouseEvent.CLICK, onCancelClicked); - } - - - private function initTabIndexes():void { - view.joinAudioTextArea.tabIndex = baseIndex; - view.btnMicrophone.tabIndex = baseIndex + 1; - view.btnListenOnly.tabIndex = baseIndex + 2; - view.cancelBtn.tabIndex = baseIndex + 3; - } - - - private function onMicClick(e:MouseEvent):void { - trace("AudioSelectionWindow - Share Microphone Clicked"); - var audioOptions:Object = new Object(); - audioOptions.shareMic = true; - audioOptions.listenOnly = false; - shareMicrophoneSignal.dispatch(audioOptions); - PopUpManager.removePopUp(view); - } - - private function onListenClick(e:MouseEvent):void { - trace("AudioSelectionWindow - ListenOnly Clicked"); - var audioOptions:Object = new Object(); - audioOptions.listenOnly = !userSession.userList.me.listenOnly; - userSession.userList.me.listenOnly = !userSession.userList.me.listenOnly - audioOptions.shareMic = userSession.userList.me.voiceJoined = false; - shareMicrophoneSignal.dispatch(audioOptions); - PopUpManager.removePopUp(view); - } - - private function onCancelClicked(e:MouseEvent):void { - trace("AudioSelectionWindow - Cancel clicked"); - audioSelectionWindowClosedSignal.dispatch(); - PopUpManager.removePopUp(view); - } - - private function handleBecomePresenter():void { - if (userSession.phoneOptions.presenterShareOnly) - view.btnMicrophone.enabled = true; - } - - private function handleBecomeViewer():void { - if (userSession.phoneOptions.presenterShareOnly && !userSession.userList.me.isModerator()) - view.btnMicrophone.enabled = false; - } - - override public function destroy():void { - super.destroy(); - view = null; - } - } -} - diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/micbutton/commands/AudioSelectionWindowClosedSignal.as b/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/micbutton/commands/AudioSelectionWindowClosedSignal.as deleted file mode 100644 index 0c61fc676b6a..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/micbutton/commands/AudioSelectionWindowClosedSignal.as +++ /dev/null @@ -1,9 +0,0 @@ -package org.bigbluebutton.web.toolbar.micbutton.commands { - import org.osflash.signals.Signal; - - public class AudioSelectionWindowClosedSignal extends Signal { - public function AudioSelectionWindowClosedSignal() { - super(); - } - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/micbutton/toolbarbutton/ToolbarButton.mxml b/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/micbutton/toolbarbutton/ToolbarButton.mxml deleted file mode 100644 index d960e5bd88e9..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/micbutton/toolbarbutton/ToolbarButton.mxml +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/micbutton/toolbarbutton/ToolbarButtonConfig.as b/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/micbutton/toolbarbutton/ToolbarButtonConfig.as deleted file mode 100644 index 4a394dc9e203..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/micbutton/toolbarbutton/ToolbarButtonConfig.as +++ /dev/null @@ -1,49 +0,0 @@ -package org.bigbluebutton.web.toolbar.micbutton.toolbarbutton { - import org.bigbluebutton.web.toolbar.micbutton.toolbarbutton.ToolbarButton; - import org.bigbluebutton.web.toolbar.micbutton.toolbarbutton.ToolbarButtonMediator; - - import robotlegs.bender.extensions.mediatorMap.api.IMediatorMap; - import robotlegs.bender.extensions.signalCommandMap.api.ISignalCommandMap; - import robotlegs.bender.framework.api.IConfig; - import robotlegs.bender.framework.api.IInjector; - - public class ToolbarButtonConfig implements IConfig { - - [Inject] - public var injector:IInjector; - - [Inject] - public var mediatorMap:IMediatorMap; - - [Inject] - public var signalCommandMap:ISignalCommandMap; - - public function configure():void { - dependencies(); - mediators(); - signals(); - } - - /** - * Specifies all the dependencies for the feature - * that will be injected onto objects used by the - * application. - */ - private function dependencies():void { - } - - /** - * Maps view mediators to views. - */ - private function mediators():void { - mediatorMap.map(ToolbarButton).toMediator(ToolbarButtonMediator); - } - - /** - * Maps signals to commands using the signalCommandMap. - */ - private function signals():void { - - } - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/micbutton/toolbarbutton/ToolbarButtonMediator.as b/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/micbutton/toolbarbutton/ToolbarButtonMediator.as deleted file mode 100644 index 37b8c06a9a4f..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/micbutton/toolbarbutton/ToolbarButtonMediator.as +++ /dev/null @@ -1,275 +0,0 @@ -package org.bigbluebutton.web.toolbar.micbutton.toolbarbutton { - - import flash.display.DisplayObject; - import flash.events.Event; - import flash.events.MouseEvent; - import flash.media.Microphone; - - import mx.controls.Menu; - import mx.core.FlexGlobals; - import mx.events.MenuEvent; - import mx.managers.PopUpManager; - import mx.styles.IStyleManager2; - import mx.styles.StyleManager; - - import org.bigbluebutton.lib.main.models.IUserSession; - import org.bigbluebutton.lib.user.models.User; - import org.bigbluebutton.lib.user.models.UserList; - import org.bigbluebutton.lib.user.services.IUsersService; - import org.bigbluebutton.lib.voice.commands.ShareMicrophoneSignal; - import org.bigbluebutton.lib.voice.models.PhoneOptions; - import org.bigbluebutton.web.toolbar.micbutton.audioselectionwindow.AudioSelectionWindow; - import org.bigbluebutton.web.toolbar.micbutton.commands.AudioSelectionWindowClosedSignal; - import org.bigbluebutton.web.toolbar.webcambutton.cameradisplaysettings.CameraDisplaySettings; - import org.bigbluebutton.web.toolbar.webcambutton.commands.CamSettingsClosedSignal; - import org.bigbluebutton.web.toolbar.webcambutton.commands.ShareCameraSignal; - import org.bigbluebutton.web.util.i18n.ResourceUtil; - - import robotlegs.bender.bundles.mvcs.Mediator; - import robotlegs.bender.extensions.mediatorMap.api.IMediatorMap; - - public class ToolbarButtonMediator extends Mediator { - - [Inject] - public var view:ToolbarButton; - - [Inject] - public var userSession:IUserSession; - - [Inject] - public var usersService:IUsersService; - - [Inject] - public var mediatorMap:IMediatorMap; - - [Inject] - public var shareMicrophoneSignal:ShareMicrophoneSignal; - - [Inject] - public var audioSelectionWindowClosedSignal:AudioSelectionWindowClosedSignal; - - private static const LOG:String = "Phone::ToolbarButton - "; - - private var mic:Microphone; - - public const DEFAULT_STATE:Number = 0; - - public const ACTIVE_STATE:Number = 1; - - private var _currentState:Number = DEFAULT_STATE; - - override public function initialize():void { - // when the button is added to the stage display the audio selection window if auto join is true - if (userSession.phoneOptions.autoJoin) { - if (userSession.phoneOptions.skipCheck || /*me.micdisabled || */ defaultListenOnlyMode) { - if ((userSession.phoneOptions.presenterShareOnly && !userSession.userList.me.presenter && !userSession.userList.me.isModerator()) || /*me.micdisabled || */ defaultListenOnlyMode) { - - var audioOptions:Object = new Object(); - audioOptions.shareMic = false; - audioOptions.listenOnly = true; - shareMicrophoneSignal.dispatch(audioOptions); - } else { - var audioOptions:Object = new Object(); - audioOptions.shareMic = true; - audioOptions.listenOnly = false; - shareMicrophoneSignal.dispatch(audioOptions); - } - } else { - trace(LOG + "Sending Show Audio Selection command"); - shareMicrophone(); - } - } else { - joinDefaultListenOnlyMode(); - } - - view.addEventListener(MouseEvent.MOUSE_OUT, mouseOutHandler); - view.addEventListener(MouseEvent.MOUSE_OVER, mouseOverHandler); - view.addEventListener(MouseEvent.CLICK, startPhone); - audioSelectionWindowClosedSignal.add(handleClosedAudioSelectionWindowEvent); - userSession.userList.userChangeSignal.add(userChangeHandler); - } - - private function userChangeHandler(user:User, type:int):void { - if (user.me) { - switch (type) { - case UserList.JOIN_AUDIO: - if (user.voiceJoined) { - handleFlashJoinedVoiceConferenceEvent(); - } else { - handleFlashLeftVoiceConferenceEvent(); - } - break; - case UserList.LISTEN_ONLY: - if (user.listenOnly) { - handleFlashJoinedListenOnlyConferenceEvent(); - } else { - handleFlashLeftVoiceConferenceEvent(); - } - break; - } - } - } - - - private function shareMicrophone() { - var audioSelection:AudioSelectionWindow = new AudioSelectionWindow(); - mediatorMap.mediate(audioSelection); - PopUpManager.addPopUp(audioSelection, FlexGlobals.topLevelApplication.parent as DisplayObject, true); - PopUpManager.centerPopUp(audioSelection); - } - - override public function destroy():void { - super.destroy(); - view = null; - } - - private function startPhone(e:MouseEvent):void { - var viewUser:User = userSession.userList.me; - // Disable the button right away to prevent the user from clicking - // multiple times. - view.enabled = false; - if (!viewUser.listenOnly && !viewUser.voiceJoined) { - if ( /*me.micdisabled || */defaultListenOnlyMode) { - var audioOptions:Object = new Object(); - audioOptions.shareMic = false; - audioOptions.listenOnly = true; - shareMicrophoneSignal.dispatch(audioOptions); - view.enabled = true; - } else { - shareMicrophone(); - } - } else { - var audioOptions:Object = new Object(); - audioOptions.shareMic = false; - audioOptions.listenOnly = false; - shareMicrophoneSignal.dispatch(audioOptions); - userSession.userList.me.listenOnly = false; - view.enabled = true; - } - - } - - - private function get defaultListenOnlyMode():Boolean { - return (userSession.phoneOptions.listenOnlyMode && userSession.phoneOptions.forceListenOnly); - } - - /* public function remoteClick(event:ShortcutEvent):void { - view.selected = true; - startPhone(); - } */ - - - private function mouseOverHandler(event:MouseEvent):void { - if (_currentState == ACTIVE_STATE) - view.styleName = "voiceConfInactiveButtonStyle"; - else - view.styleName = "voiceConfActiveButtonStyle"; - } - - private function mouseOutHandler(event:MouseEvent):void { - if (_currentState == ACTIVE_STATE) - view.styleName = "voiceConfActiveButtonStyle"; - else - view.styleName = "voiceConfDefaultButtonStyle"; - } - - private function onUserJoinedConference():void { - userSession.phoneOptions.firstAudioJoin = false; - - view.selected = true; - view.enabled = true; - - _currentState = ACTIVE_STATE; - view.styleName = "voiceConfActiveButtonStyle"; - view.toolTip = ResourceUtil.getInstance().getString('bbb.toolbar.phone.toolTip.stop'); - } - - private function onUserJoinedListenOnlyConference():void { - - resetButtonState(); - } - - private function onUserLeftConference():void { - view.selected = false; - view.enabled = true; - _currentState = DEFAULT_STATE; - view.styleName = "voiceConfDefaultButtonStyle"; - view.toolTip = ResourceUtil.getInstance().getString('bbb.toolbar.phone.toolTip.start'); - } - - private function joinDefaultListenOnlyMode(micLeft:Boolean = true):void { - if (defaultListenOnlyMode && micLeft) { - var audioOptions:Object = new Object(); - audioOptions.shareMic = false; - audioOptions.listenOnly = true; - shareMicrophoneSignal.dispatch(audioOptions); - } - } - - private function handleFlashJoinedVoiceConferenceEvent():void { - onUserJoinedConference(); - } - - private function handleFlashJoinedListenOnlyConferenceEvent():void { - if (defaultListenOnlyMode) { - onUserJoinedListenOnlyConference(); - } else { - onUserJoinedConference(); - } - } - - private function handleFlashLeftVoiceConferenceEvent():void { - var micLeft:Boolean = (_currentState == ACTIVE_STATE); - onUserLeftConference(); - joinDefaultListenOnlyMode(micLeft); - } - - /* private function handleWebRTCCallStartedEvent(event:WebRTCCallEvent):void { - trace(LOG + "User has joined the conference using webrtc"); - onUserJoinedConference(); - } */ - - /* private function handleWebRTCCallEndedEvent(event:WebRTCCallEvent):void { - trace(LOG + "User has left the conference using webrtc"); - onUserLeftConference(); - joinDefaultListenOnlyMode(); - } */ - - private function handleStopEchoTestEvent(event:Event):void { - resetButtonState(); - joinDefaultListenOnlyMode(); - } - - private function resetButtonState():void { - view.selected = false; - view.enabled = true; - _currentState = DEFAULT_STATE; - view.styleName = "voiceConfDefaultButtonStyle"; - view.toolTip = ResourceUtil.getInstance().getString('bbb.toolbar.phone.toolTip.start'); - } - - private function handleClosedAudioSelectionWindowEvent():void { - view.selected = false; - view.enabled = true; - _currentState = DEFAULT_STATE; - view.styleName = "voiceConfDefaultButtonStyle"; - view.toolTip = ResourceUtil.getInstance().getString('bbb.toolbar.phone.toolTip.start'); - joinDefaultListenOnlyMode(); - } - - - /* public function getAlignment():String { - return MainToolbar.ALIGN_LEFT; - } */ - - public function theory():String { - return "Audio button"; - } - - /* private function joinVoiceFocusHead(e:BBBEvent):void { - view.setFocus(); - } */ - } -} - diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/ChromeWebcamPermissionImage.mxml b/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/ChromeWebcamPermissionImage.mxml deleted file mode 100644 index 2a9e5b63549f..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/ChromeWebcamPermissionImage.mxml +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/VideoWithWarnings.as b/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/VideoWithWarnings.as deleted file mode 100644 index 638d7c1af8a9..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/VideoWithWarnings.as +++ /dev/null @@ -1,264 +0,0 @@ -package org.bigbluebutton.web.toolbar.webcambutton { - - import flash.events.ActivityEvent; - import flash.events.StatusEvent; - import flash.events.TimerEvent; - import flash.media.Camera; - import flash.media.Video; - import flash.net.NetStream; - import flash.system.Security; - import flash.system.SecurityPanel; - import flash.utils.Timer; - - import mx.containers.Canvas; - import mx.controls.Text; - import mx.core.UIComponent; - import mx.events.FlexEvent; - - import org.bigbluebutton.lib.video.models.VideoProfile; - import org.bigbluebutton.web.util.i18n.ResourceUtil; - - public class VideoWithWarnings extends VideoWithWarningsBase { - - private var hideWarningTimer:Timer = null; - - private var _camera:Camera = null; - - private var _activationTimer:Timer = null; - - private var _waitingForActivation:Boolean = false; - - private var _cameraAccessDenied:Boolean = false; - - private var _chromePermissionDenied:Boolean = false; - - private var _videoProfile:VideoProfile = null; - - private var _showPreviewMsg:Boolean = false; - - private var _video:Video = new Video(); - - private var _creationCompleted:Boolean = false; - - private var _successCallback:Function = null; - - private var _failCallback:Function = null; - - public function VideoWithWarnings() { - super(); - - this.addEventListener(FlexEvent.CREATION_COMPLETE, creationCompleteHandler); - } - - private function creationCompleteHandler(e:FlexEvent):void { - _video.smoothing = true; - _videoHolder.addChild(_video); - - _creationCompleted = true; - } - - public function cameraState():Boolean { - return _camera != null; - } - - public function getCamera():Camera { - return _camera; - } - - public function videoFilters(f:Array):void { - _video.filters = f; - } - - private function hideWarning(e:TimerEvent):void { - _text.visible = false; - } - - private function showMessageHelper(resourceName:String, autoHide:Boolean, styleName:String):void { - const text:String = ResourceUtil.getInstance().getString(resourceName); - - if (hideWarningTimer != null) { - hideWarningTimer.stop() - hideWarningTimer = null; - } - - if (autoHide) { - hideWarningTimer = new Timer(3000, 1); - hideWarningTimer.addEventListener(TimerEvent.TIMER, hideWarning); - hideWarningTimer.start(); - } - - _text.text = text; - // _text.text = "The quick brown fox jumps over the lazy dog"; - _text.setStyle("styleName", styleName); - _text.visible = true; - trace("Showing warning: " + text); - } - - private function showError(resourceName:String, autoHide:Boolean = false):void { - showMessageHelper(resourceName, autoHide, "videoMessageErrorLabelStyle"); - } - - private function showWarning(resourceName:String, autoHide:Boolean = false):void { - showMessageHelper(resourceName, autoHide, "videoMessageWarningLabelStyle"); - } - - public function set successCallback(f:Function):void { - _successCallback = f; - } - - public function set failCallback(f:Function):void { - _failCallback = f; - } - - private function onSuccessCallback():void { - if (_showPreviewMsg) { - showWarning('bbb.video.publish.hint.videoPreview'); - } else { - _text.visible = false; - _text.text = " "; - } - - if (_successCallback != null) { - _successCallback(); - } - } - - private function onFailCallback(resourceName:String):void { - showError(resourceName); - if (_failCallback != null) { - _failCallback(); - } - } - - public function updateCamera(camIndex:int, vp:VideoProfile, containerWidth:int, containerHeight:int, showPreviewMsg:Boolean = false):void { - disableCamera(); - - _videoProfile = vp; - _showPreviewMsg = showPreviewMsg; - - _camera = Camera.getCamera(camIndex.toString()); - if (camIndex == -1) { - onFailCallback('bbb.video.publish.hint.noCamera'); - } else if (_camera == null) { - onFailCallback('bbb.video.publish.hint.cantOpenCamera'); - } else { - _camera.addEventListener(ActivityEvent.ACTIVITY, onActivityEvent); - _camera.addEventListener(StatusEvent.STATUS, onStatusEvent); - - if (_camera.muted) { - if (_cameraAccessDenied && !_chromePermissionDenied) { - Security.showSettings(SecurityPanel.PRIVACY) - } else if (_chromePermissionDenied) { - showWarning('bbb.video.publish.hint.cameraDenied'); - } else { - showWarning('bbb.video.publish.hint.waitingApproval'); - } - } else { - onCameraAccessAllowed(); - } - - displayVideoPreview(); - } - - this.width = containerWidth; - this.height = containerHeight; - invalidateDisplayList(); - } - - private function displayVideoPreview():void { - trace("Using this video profile:: " + _videoProfile.toString()); - _camera.setMotionLevel(5, 1000); - _camera.setKeyFrameInterval(_videoProfile.keyFrameInterval); - _camera.setMode(_videoProfile.width, _videoProfile.height, _videoProfile.modeFps); - _camera.setQuality(_videoProfile.qualityBandwidth, _videoProfile.qualityPicture); - - if (_camera.width != _videoProfile.width || _camera.height != _videoProfile.height) - trace("Resolution " + _videoProfile.width + "x" + _videoProfile.height + " is not supported, using " + _camera.width + "x" + _camera.height + " instead"); - - _video.attachCamera(_camera); - } - - override protected function updateDisplayList(w:Number, h:Number):void { - super.updateDisplayList(w, h); - - var videoWidth:int; - var videoHeight:int; - - if (_creationCompleted && _videoProfile != null) { - var ar:Number = _videoProfile.width / _videoProfile.height; - if (w / h > ar) { - videoWidth = Math.ceil(h * ar); - videoHeight = h; - } else { - videoWidth = w; - videoHeight = Math.ceil(w / ar); - } - videoCanvas.width = _video.width = videoWidth; - videoCanvas.height = _video.height = videoHeight; - } - } - - public function attachNetStream(ns:NetStream, vp:VideoProfile, containerWidth:int, containerHeight:int):void { - disableCamera(); - _videoProfile = vp; - _video.attachNetStream(ns); - - this.width = containerWidth; - this.height = containerHeight; - invalidateDisplayList(); - } - - public function disableCamera():void { - _video.clear(); - _video.attachCamera(null); - _camera = null; - } - - private function onActivityEvent(e:ActivityEvent):void { - if (_waitingForActivation && e.activating) { - _activationTimer.stop(); - _waitingForActivation = false; - - onSuccessCallback(); - } - } - - private function onStatusEvent(e:StatusEvent):void { - if (e.code == "Camera.Unmuted") { - onCameraAccessAllowed(); - } else { - onCameraAccessDisallowed(); - } - } - - private function onCameraAccessAllowed():void { - // this is just to overwrite the message of waiting for approval - showWarning('bbb.video.publish.hint.openingCamera'); - - _cameraAccessDenied = false; - - // set timer to ensure that the camera activates. If not, it might be in use by another application - _waitingForActivation = true; - if (_activationTimer != null) { - _activationTimer.stop(); - } - - _activationTimer = new Timer(10000, 1); - _activationTimer.addEventListener(TimerEvent.TIMER, activationTimeout); - _activationTimer.start(); - } - - private function onCameraAccessDisallowed():void { - onFailCallback('bbb.video.publish.hint.cameraDenied'); - _cameraAccessDenied = true; - } - - private function activationTimeout(e:TimerEvent):void { - onFailCallback('bbb.video.publish.hint.cameraIsBeingUsed'); - } - - public function set chromePermissionDenied(value:Boolean):void { - _chromePermissionDenied = value; - } - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/VideoWithWarningsBase.mxml b/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/VideoWithWarningsBase.mxml deleted file mode 100644 index 31e8c4688678..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/VideoWithWarningsBase.mxml +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/cameradisplaysettings/CameraDisplaySettings.mxml b/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/cameradisplaysettings/CameraDisplaySettings.mxml deleted file mode 100644 index b7e261ea5c73..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/cameradisplaysettings/CameraDisplaySettings.mxml +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/cameradisplaysettings/CameraDisplaySettingsConfig.as b/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/cameradisplaysettings/CameraDisplaySettingsConfig.as deleted file mode 100644 index 59c44f16a438..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/cameradisplaysettings/CameraDisplaySettingsConfig.as +++ /dev/null @@ -1,49 +0,0 @@ -package org.bigbluebutton.web.toolbar.webcambutton.cameradisplaysettings { - import org.bigbluebutton.web.video.views.VideoWindow; - import org.bigbluebutton.web.video.views.VideoWindowMediator; - - import robotlegs.bender.extensions.mediatorMap.api.IMediatorMap; - import robotlegs.bender.extensions.signalCommandMap.api.ISignalCommandMap; - import robotlegs.bender.framework.api.IConfig; - import robotlegs.bender.framework.api.IInjector; - - public class CameraDisplaySettingsConfig implements IConfig { - - [Inject] - public var injector:IInjector; - - [Inject] - public var mediatorMap:IMediatorMap; - - [Inject] - public var signalCommandMap:ISignalCommandMap; - - public function configure():void { - dependencies(); - mediators(); - signals(); - } - - /** - * Specifies all the dependencies for the feature - * that will be injected onto objects used by the - * application. - */ - private function dependencies():void { - } - - /** - * Maps view mediators to views. - */ - private function mediators():void { - mediatorMap.map(CameraDisplaySettings).toMediator(CameraDisplaySettingsMediator); - } - - /** - * Maps signals to commands using the signalCommandMap. - */ - private function signals():void { - - } - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/cameradisplaysettings/CameraDisplaySettingsMediator.as b/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/cameradisplaysettings/CameraDisplaySettingsMediator.as deleted file mode 100644 index f5bf56398362..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/cameradisplaysettings/CameraDisplaySettingsMediator.as +++ /dev/null @@ -1,224 +0,0 @@ -package org.bigbluebutton.web.toolbar.webcambutton.cameradisplaysettings { - - import flash.events.Event; - import flash.events.KeyboardEvent; - import flash.events.MouseEvent; - import flash.media.Camera; - import flash.system.Security; - import flash.system.SecurityPanel; - import flash.ui.Keyboard; - - import mx.collections.ArrayCollection; - import mx.collections.ArrayList; - import mx.events.CloseEvent; - import mx.events.ListEvent; - import mx.managers.PopUpManager; - import mx.utils.ObjectUtil; - - import org.bigbluebutton.lib.main.models.IConferenceParameters; - import org.bigbluebutton.lib.main.models.IUserSession; - import org.bigbluebutton.lib.user.models.User; - import org.bigbluebutton.lib.user.models.UserList; - import org.bigbluebutton.lib.user.services.IUsersService; - import org.bigbluebutton.lib.video.models.VideoProfile; - import org.bigbluebutton.web.toolbar.webcambutton.commands.CamSettingsClosedSignal; - import org.bigbluebutton.web.toolbar.webcambutton.commands.ShareCameraSignal; - - import robotlegs.bender.bundles.mvcs.Mediator; - - import spark.components.Group; - - public class CameraDisplaySettingsMediator extends Mediator { - - [Inject] - public var view:CameraDisplaySettings; - - [Inject] - public var userSession:IUserSession; - - [Inject] - public var usersService:IUsersService; - - [Inject] - public var params:IConferenceParameters; - - [Inject] - public var shareCameraSignal:ShareCameraSignal; - - [Inject] - public var camSettingsClosedSignal:CamSettingsClosedSignal; - - static public var PADDING_HORIZONTAL:Number = 6; - - static public var PADDING_VERTICAL:Number = 29; - - //private var images:Images = new Images(); - - //private var cancelIcon:Class = images.control_play; - - public var selectedVideoProfile:VideoProfile; - - public var publishInClient:Boolean; - - public var defaultCamera:String = null; - - public var camerasArray:Object; - - private var camerasAvailable:ArrayList = new ArrayList(); - - public var chromePermissionDenied:Boolean = false; - - public const OFF_STATE:Number = 0; - - public const ON_STATE:Number = 1; - - private var selectedCam:int; - - private var aspectRatio:Number = 1; - - private var baseIndex:int; - - override public function initialize():void { - view.cmbCameraSelector.dataProvider = camerasAvailable; - - view.cmbVideoProfile.dataProvider = userSession.videoProfileManager.profiles; - view.cmbCameraSelector.addEventListener(ListEvent.CHANGE, updateCamera); - view.cmbVideoProfile.addEventListener(ListEvent.CHANGE, updateCamera); - view.btnStartPublish.addEventListener(MouseEvent.CLICK, startPublishing); - view.btnClosePublish.addEventListener(MouseEvent.CLICK, onCancelClicked); - initTabIndexes(); - camerasArray = []; - for (var i:int = 0; i < Camera.names.length; i++) { - camerasArray.push({label: Camera.names[i], status: OFF_STATE}); - } - onCreationComplete(); - - } - - private function initTabIndexes():void { - view.titleString.tabIndex = baseIndex; - view.cmbCameraSelector.tabIndex = baseIndex + 1; - view.cmbVideoProfile.tabIndex = baseIndex + 2; - view.btnStartPublish.tabIndex = baseIndex + 3; - view.btnClosePublish.tabIndex = baseIndex + 4; - - } - - private function onCreationComplete():void { - view.tabIndex = 51; - //if (defaultCamera != null) { - var indexDefault:int = 0; - for (var i:int = 0; i < Camera.names.length; i++) { - if (camerasArray[i].status == OFF_STATE) { - var myObj:Object = {} - myObj.label = camerasArray[i].label; - myObj.index = String(i); - camerasAvailable.addItem(myObj); - if (myObj.index == defaultCamera) - indexDefault = camerasAvailable.length - 1; - } - } - view.cmbCameraSelector.selectedIndex = indexDefault; - // defaultCamera = null; - //} else { - // view.cmbCameraSelector.selectedIndex = 0; - //} - - var idx:int = 0; - trace(""); - var defaultProfile:VideoProfile = userSession.videoProfileManager.defaultVideoProfile; - for each (var value:VideoProfile in userSession.videoProfileManager.profiles) { - if (value.id == defaultProfile.id) { - view.cmbVideoProfile.selectedIndex = idx; - } - idx++; - } - - if (userSession.videoProfileManager.profiles.length > 1) { - showResControls(true); - } - - if (Camera.names.length > 1) { - showVideoControls(true); - } - view.cmbCameraSelector.selectedIndex = view.camInvoked; - updateCamera(); - } - - private function showVideoControls(show:Boolean):void { - if (show) { - view.visible = true; - view.btnStartPublish.visible = true; - } else { - view.width = 0; - view.height = 0; - view.btnStartPublish.visible = false; - view.visible = false; - } - } - - private function updateCamera(e:ListEvent = null):void { - selectedVideoProfile = view.cmbVideoProfile.selectedItem as VideoProfile; - if (camerasAvailable.length > view.cmbCameraSelector.selectedIndex) { - selectedCam = camerasAvailable.getItemAt(view.cmbCameraSelector.selectedIndex).index; - } else { - selectedCam = -1; - } - setAspectRatio(selectedVideoProfile.width, selectedVideoProfile.height); - view._video.successCallback = function():void { - view.btnStartPublish.enabled = true; - } - view._video.chromePermissionDenied = chromePermissionDenied; - view._video.updateCamera(selectedCam, selectedVideoProfile, view._canvas.width, view._canvas.height, true); - } - - private function showResControls(show:Boolean):void { - if (show) - view.cmbVideoProfile.visible = true; - else - view.cmbVideoProfile.visible = false; - } - - private function setAspectRatio(width:int, height:int):void { - aspectRatio = (width / height); - view.minHeight = Math.floor((view.minWidth - PADDING_HORIZONTAL) / aspectRatio) + PADDING_VERTICAL; - } - - private function startPublishing(e:MouseEvent):void { - updateCamera(); - disableCamera(); - shareCameraSignal.dispatch(true, selectedCam.toString()); - camSettingsClosedSignal.dispatch("close"); - PopUpManager.removePopUp(view); - } - - private function disableCamera():void { - if (view._video != null) { - view._video.disableCamera(); - } - } - - private function handleKeyDown(event:KeyboardEvent):void { - if (event.charCode == Keyboard.ESCAPE) { - disableCamera(); - //ç view.dispatchEvent(new CloseEvent(CloseEvent.CLOSE)); - } - } - - private function onCancelClicked(e:MouseEvent):void { - disableCamera(); - camSettingsClosedSignal.dispatch("cancel"); - PopUpManager.removePopUp(view); - } - - private function showCameraSettings():void { - Security.showSettings(SecurityPanel.CAMERA); - } - - override public function destroy():void { - super.destroy(); - view = null; - } - } -} - diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/commands/CamSettingsClosedSignal.as b/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/commands/CamSettingsClosedSignal.as deleted file mode 100644 index 56c0c8c93d7d..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/commands/CamSettingsClosedSignal.as +++ /dev/null @@ -1,12 +0,0 @@ -package org.bigbluebutton.web.toolbar.webcambutton.commands { - import org.osflash.signals.Signal; - - public class CamSettingsClosedSignal extends Signal { - public function CamSettingsClosedSignal() { - /** - * @1 clicked string - */ - super(String); - } - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/commands/ShareCameraSignal.as b/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/commands/ShareCameraSignal.as deleted file mode 100644 index 095bdcea384a..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/commands/ShareCameraSignal.as +++ /dev/null @@ -1,13 +0,0 @@ -package org.bigbluebutton.web.toolbar.webcambutton.commands { - import org.osflash.signals.Signal; - - public class ShareCameraSignal extends Signal { - public function ShareCameraSignal() { - /** - * @1 camera enabled - * @2 camera number - */ - super(Boolean, String); - } - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/toolbarpopupbutton/ToolbarPopupButton.mxml b/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/toolbarpopupbutton/ToolbarPopupButton.mxml deleted file mode 100644 index 5f0931a91260..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/toolbarpopupbutton/ToolbarPopupButton.mxml +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/toolbarpopupbutton/ToolbarPopupButtonConfig.as b/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/toolbarpopupbutton/ToolbarPopupButtonConfig.as deleted file mode 100644 index 7ab73231b116..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/toolbarpopupbutton/ToolbarPopupButtonConfig.as +++ /dev/null @@ -1,49 +0,0 @@ -package org.bigbluebutton.web.toolbar.webcambutton.toolbarpopupbutton { - import org.bigbluebutton.web.toolbar.webcambutton.toolbarpopupbutton.ToolbarPopupButton; - import org.bigbluebutton.web.toolbar.webcambutton.toolbarpopupbutton.ToolbarPopupButtonMediator; - - import robotlegs.bender.extensions.mediatorMap.api.IMediatorMap; - import robotlegs.bender.extensions.signalCommandMap.api.ISignalCommandMap; - import robotlegs.bender.framework.api.IConfig; - import robotlegs.bender.framework.api.IInjector; - - public class ToolbarPopupButtonConfig implements IConfig { - - [Inject] - public var injector:IInjector; - - [Inject] - public var mediatorMap:IMediatorMap; - - [Inject] - public var signalCommandMap:ISignalCommandMap; - - public function configure():void { - dependencies(); - mediators(); - signals(); - } - - /** - * Specifies all the dependencies for the feature - * that will be injected onto objects used by the - * application. - */ - private function dependencies():void { - } - - /** - * Maps view mediators to views. - */ - private function mediators():void { - mediatorMap.map(ToolbarPopupButton).toMediator(ToolbarPopupButtonMediator); - } - - /** - * Maps signals to commands using the signalCommandMap. - */ - private function signals():void { - - } - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/toolbarpopupbutton/ToolbarPopupButtonMediator.as b/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/toolbarpopupbutton/ToolbarPopupButtonMediator.as deleted file mode 100644 index add6b6156da3..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/toolbar/webcambutton/toolbarpopupbutton/ToolbarPopupButtonMediator.as +++ /dev/null @@ -1,289 +0,0 @@ -package org.bigbluebutton.web.toolbar.webcambutton.toolbarpopupbutton { - - import flash.display.DisplayObject; - import flash.events.MouseEvent; - import flash.geom.Point; - import flash.media.Camera; - - import mx.controls.Menu; - import mx.core.FlexGlobals; - import mx.events.MenuEvent; - import mx.managers.PopUpManager; - import mx.styles.IStyleManager2; - import mx.styles.StyleManager; - - import org.bigbluebutton.lib.main.models.IUserSession; - import org.bigbluebutton.lib.user.services.IUsersService; - import org.bigbluebutton.web.toolbar.webcambutton.cameradisplaysettings.CameraDisplaySettings; - import org.bigbluebutton.web.toolbar.webcambutton.commands.CamSettingsClosedSignal; - import org.bigbluebutton.web.toolbar.webcambutton.commands.ShareCameraSignal; - import org.bigbluebutton.web.util.i18n.ResourceUtil; - - import robotlegs.bender.bundles.mvcs.Mediator; - import robotlegs.bender.extensions.mediatorMap.api.IMediatorMap; - - public class ToolbarPopupButtonMediator extends Mediator { - - [Inject] - public var view:ToolbarPopupButton; - - [Inject] - public var userSession:IUserSession; - - [Inject] - public var usersService:IUsersService; - - [Inject] - public var mediatorMap:IMediatorMap; - - [Inject] - public var shareCameraSignal:ShareCameraSignal; - - [Inject] - public var camSettingsClosedSignal:CamSettingsClosedSignal; - - public const OFF_STATE:Number = 0; - - public const ON_STATE:Number = 1; - - public const STOP_PUBLISHING:Number = 0; - - public const START_PUBLISHING:Number = 1; - - private var _currentState:Number = OFF_STATE; - - private var camerasDataProvider:Array = []; - - private var dataMenu:Menu; - - public var numberOfCamerasOff:int = 0; - - override public function initialize():void { - view.addEventListener(MouseEvent.CLICK, openPublishWindow); - numberOfCamerasOff = Camera.names.length; - var cameraName:String; - for (var i:int = 0; i < Camera.names.length; i++) { - cameraName = Camera.names[i]; - if (cameraName == " ") { - cameraName = ResourceUtil.getInstance().getString('bbb.toolbar.video.unknownCameraName'); - } - camerasDataProvider.push({label: cameraName, status: OFF_STATE}); - } - - dataMenu = Menu.createMenu(view, camerasDataProvider, false); - dataMenu.addEventListener("itemClick", changeHandler); - dataMenu.addEventListener("mouseOver", mouseOverHandler); - dataMenu.addEventListener("mouseOut", mouseOutHandler); - dataMenu.iconFunction = webcamMenuIcon; - - view.popUp = dataMenu; - - if (camerasDataProvider.length == 0) { - view.enabled = false; - view.styleName = "webcamOffButtonStyle"; - view.toolTip = ResourceUtil.getInstance().getString('bbb.video.publish.hint.noCamera'); - } else { - view.addEventListener(MouseEvent.MOUSE_OVER, mouseOverHandler); - view.addEventListener(MouseEvent.MOUSE_OUT, mouseOutHandler); - switchStateToNormal(); - } - camSettingsClosedSignal.add(handleCamSettingsClosedEvent); - shareCameraSignal.add(startedSharing); - } - - private function startedSharing(share:Boolean, cam:String):void { - if (share) { - setCamAsActive(Number(cam)); - } else { - if (cam) { - setCamAsInactive(Number(cam)); - if (allCamerasInactive()) { - _currentState = OFF_STATE; - } - } else { - setAllCamAsInactive(); - _currentState = OFF_STATE; - } - } - } - - private function allCamerasInactive():Boolean { - var changeStatus:Boolean = true; - for each (var c in camerasDataProvider) { - if (c.status == ON_STATE) { - changeStatus = false; - } - } - return changeStatus; - } - - public function lockSettingsChanged(e:*):void { - updateButton(); - } - - /*private function refreshRole(e:ChangeMyRole):void { - updateButton(); - }*/ - - private function updateButton():void { - //var userManager:UserManager = UserManager.getInstance(); - //var conference:Conference = userManager.getConference(); - //var me:BBBUser = conference.getMyUser(); - - view.visible = true //!me.disableMyCam; - view.includeInLayout = true //!me.disableMyCam; - } - - private function webcamMenuIcon(item:Object):Class { - var styleManager:IStyleManager2 = StyleManager.getStyleManager(null); - if (item.status == ON_STATE) { - return styleManager.getStyleDeclaration(".webcamOnButtonStyle").getStyle("icon"); - } else { - return styleManager.getStyleDeclaration(".webcamDefaultButtonStyle").getStyle("icon"); - } - } - - private function switchStateToNormal():void { - view.toolTip = ResourceUtil.getInstance().getString('bbb.toolbar.video.toolTip.start'); - view.styleName = "webcamDefaultButtonStyle"; - view.enabled = true; - view.selected = false; - _currentState = OFF_STATE; - lockSettingsChanged(null); - } - - public function set isPresenter(presenter:Boolean):void { - view.visible = view.includeInLayout = presenter; - } - - /*public function remoteClick(e:ShortcutEvent):void { - openPublishWindow(); - dispatchEvent(new ShortcutEvent(ShortcutEvent.REMOTE_FOCUS_WEBCAM)); - }*/ - - public function publishingStatus(status:Number, camID:Number = -1):void { - if (status == START_PUBLISHING) { - _currentState = ON_STATE; - view.toolTip = ResourceUtil.getInstance().getString('bbb.toolbar.video.toolTip.stop'); - view.styleName = "webcamOnButtonStyle"; - view.enabled = true; - view.selected = true; - } else { - if (camID != -1) { - camerasDataProvider[camID].status = OFF_STATE; - if (numberOfCamerasOff < Camera.names.length) - numberOfCamerasOff++; - - } - if (numberOfCamerasOff == Camera.names.length) { - switchStateToNormal(); - } - } - //var evt:BBBEvent = new BBBEvent("EnableToolbarPopupButton"); - //dispatchEvent(evt); - - dataMenu.dataProvider = camerasDataProvider; - } - - - private function openPublishWindow(e:MouseEvent):void { - view.enabled = false; - if (_currentState == ON_STATE) { - trace("[ToolbarPopupButton:openPublishWindow] Close window"); - switchStateToNormal(); - shareCameraSignal.dispatch(false, null); - view.enabled = true; - } else { - trace("Share camera"); - if (numberOfCamerasOff > 0) - numberOfCamerasOff--; - _currentState = ON_STATE; - view.styleName = "webcamOnButtonStyle"; - view.selected = true; - shareCamera(); - } - } - - private function shareCamera(camIndex:Number = 0) { - var camSettings:CameraDisplaySettings = new CameraDisplaySettings(); - camSettings.camInvoked = camIndex; - mediatorMap.mediate(camSettings); - PopUpManager.addPopUp(camSettings, FlexGlobals.topLevelApplication.parent as DisplayObject, true); - - var point1:Point = new Point(); - // Calculate position of TitleWindow in Application's coordinates. - point1.x = FlexGlobals.topLevelApplication.width / 2; - point1.y = FlexGlobals.topLevelApplication.height / 2; - camSettings.x = point1.x - (camSettings.width / 2); - camSettings.y = point1.y - (camSettings.height / 2); - } - - private function handleCamSettingsClosedEvent(clicked:String):void { - view.setFocus(); - view.enabled = true; - if (clicked == "cancel") { - if (numberOfCamerasOff < Camera.names.length) - numberOfCamerasOff++; - if (allCamerasInactive) { - switchStateToNormal(); - } - } - } - - private function mouseOverHandler(event:MouseEvent):void { - if (_currentState == ON_STATE) - view.styleName = "webcamOffButtonStyle"; - else - view.styleName = "webcamOnButtonStyle"; - view.selected = false; - } - - private function mouseOutHandler(event:MouseEvent):void { - if (_currentState == ON_STATE) - view.styleName = "webcamOnButtonStyle"; - else - view.styleName = "webcamDefaultButtonStyle"; - view.selected = false; - } - - private function changeHandler(event:MenuEvent):void { - if (camerasDataProvider[event.index].status == ON_STATE) { - shareCameraSignal.dispatch(false, event.index.toString()); - } else { - view.enabled = false; - if (numberOfCamerasOff > 0) - numberOfCamerasOff--; - _currentState = ON_STATE; - shareCamera(event.index); - } - } - - public function setCamAsInactive(camIndex:int):void { - if (camIndex != -1) { - camerasDataProvider[camIndex].status = OFF_STATE; - dataMenu.dataProvider = camerasDataProvider; - } - } - - public function setAllCamAsInactive():void { - numberOfCamerasOff = Camera.names.length; - for (var i:int = 0; i < Camera.names.length; i++) { - setCamAsInactive(i); - } - switchStateToNormal(); - } - - public function setCamAsActive(camIndex:int):void { - if (camIndex != -1) { - camerasDataProvider[camIndex].status = ON_STATE; - dataMenu.dataProvider = camerasDataProvider; - } - } - - override public function destroy():void { - super.destroy(); - view = null; - } - } -} - diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/user/views/MediaItemRenderer.as b/clients/flash/web-client/src/org/bigbluebutton/web/user/views/MediaItemRenderer.as deleted file mode 100644 index 4583c82a9cb0..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/user/views/MediaItemRenderer.as +++ /dev/null @@ -1,108 +0,0 @@ -package org.bigbluebutton.web.user.views { - import flash.display.DisplayObjectContainer; - import flash.events.Event; - import flash.events.MouseEvent; - - import mx.core.UIComponent; - - import spark.components.Button; - import spark.components.HGroup; - import spark.components.Label; - import spark.components.gridClasses.GridItemRenderer; - import spark.layouts.HorizontalLayout; - - public class MediaItemRenderer extends GridItemRenderer { - private var webcamButton:Button; - private var microphoneButton:Button; - private var kickButton:Button; - - private var amIModerator:Boolean = false; - - public function MediaItemRenderer() { - super(); - - clipAndEnableScrolling = true; - - var l:HorizontalLayout = new HorizontalLayout(); - l.gap = 0 - layout = l; - - webcamButton = new Button(); - webcamButton.enabled = false; - webcamButton.width = 21; - webcamButton.height = 21; - addElement(webcamButton); - microphoneButton = new Button(); - microphoneButton.enabled = false; - microphoneButton.width = 21; - microphoneButton.height = 21; - microphoneButton.addEventListener(MouseEvent.CLICK, handleMicButtonClickEvent); - addElement(microphoneButton); - kickButton = new Button(); - kickButton.styleName = "userButtonStyle mediaKickStyle"; - kickButton.enabled = false; - kickButton.width = 21; - kickButton.height = 21; - kickButton.addEventListener(MouseEvent.CLICK, handleKickButtonClickEvent); - addElement(kickButton); - } - - private function handleMicButtonClickEvent(e:MouseEvent):void { - if (data != null) { - (grid.dataGrid as UserDataGrid).changeMute(data.userID, !data.muted); - } - } - - private function handleKickButtonClickEvent(e:MouseEvent):void { - if (data != null) { - (grid.dataGrid as UserDataGrid).kickUser(data.userID); - } - } - - override public function prepare(hasBeenRecycled:Boolean):void { - // this.currentState - - if (data != null) { - var amIModerator:Boolean = (grid.dataGrid as UserDataGrid).amIModerator; - - if (data.hasStream) { - //if (data.viewingStream || data.me) { - webcamButton.styleName = "userButtonStyle mediaWebcamStyle"; - webcamButton.enabled = false; - /*} else { - webcamButton.styleName = "userButtonStyle mediaWebcamStyle"; - webcamButton.enabled = true; - }*/ - } else { - webcamButton.styleName = "userButtonStyle"; - webcamButton.enabled = false; - }//this.grid - //this.hovered - - if (data.voiceJoined) { - if (hovered && !data.muted && (amIModerator || data.me)) { - microphoneButton.styleName = "userButtonStyle mediaMutedStyle"; - microphoneButton.enabled = true; - } else if (hovered && data.muted && data.me) { - microphoneButton.styleName = "userButtonStyle mediaMicrophoneStyle"; - microphoneButton.enabled = true; - } else if (data.muted) { - microphoneButton.styleName = "userButtonStyle mediaMutedStyle"; - microphoneButton.enabled = false; - } else { - microphoneButton.styleName = "userButtonStyle mediaMicrophoneStyle"; - microphoneButton.enabled = false; - } - } else if (data.listenOnly) { - microphoneButton.styleName = "userButtonStyle mediaListenStyle"; - microphoneButton.enabled = false; - } else { - microphoneButton.styleName = "userButtonStyle"; - microphoneButton.enabled = false; - } - - kickButton.visible = kickButton.enabled = !data.me && hovered && amIModerator; - } - } - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/user/views/NameItemRenderer.as b/clients/flash/web-client/src/org/bigbluebutton/web/user/views/NameItemRenderer.as deleted file mode 100644 index f904fa31c5b3..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/user/views/NameItemRenderer.as +++ /dev/null @@ -1,33 +0,0 @@ -package org.bigbluebutton.web.user.views { - import org.bigbluebutton.web.util.i18n.ResourceUtil; - - import spark.components.Label; - import spark.components.gridClasses.GridItemRenderer; - - public class NameItemRenderer extends GridItemRenderer { - private var nameLabel:Label; - - public function NameItemRenderer() { - super(); - - clipAndEnableScrolling = true; - - nameLabel = new Label(); - nameLabel.top = 9; - nameLabel.left = 7; - addElement(nameLabel); - } - - override public function prepare(hasBeenRecycled:Boolean):void { - if (data != null) { - if (data.me) { - nameLabel.text = data.name + ' (' + ResourceUtil.getInstance().getString('bbb.users.usersGrid.nameItemRenderer.youIdentifier') + ')'; - nameLabel.styleName = "nameLabelMeStyle"; - } else { - nameLabel.text = data.name; - nameLabel.styleName = "nameLabelStyle"; - } - } - } - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/user/views/StatusItemRenderer.as b/clients/flash/web-client/src/org/bigbluebutton/web/user/views/StatusItemRenderer.as deleted file mode 100644 index 6e073c09e044..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/user/views/StatusItemRenderer.as +++ /dev/null @@ -1,59 +0,0 @@ -package org.bigbluebutton.web.user.views { - import flash.events.MouseEvent; - - import org.bigbluebutton.lib.user.models.User; - - import spark.components.Button; - import spark.components.gridClasses.GridItemRenderer; - - public class StatusItemRenderer extends GridItemRenderer { - private var statusButton:Button; - - public function StatusItemRenderer() { - super(); - - statusButton = new Button(); - statusButton.enabled = false; - statusButton.width = 21; - statusButton.height = 21; - statusButton.addEventListener(MouseEvent.CLICK, handleStatusButtonClickEvent); - addElement(statusButton); - } - - private function handleStatusButtonClickEvent(e:MouseEvent):void { - if (data != null) { - if (data.raiseHand) { - (grid.dataGrid as UserDataGrid).lowerHand(data.userID); - } else { - (grid.dataGrid as UserDataGrid).changePresenter(data.userID); - } - } - } - - override public function prepare(hasBeenRecycled:Boolean):void { - if (data != null) { - var amIModerator:Boolean = (grid.dataGrid as UserDataGrid).amIModerator; - - if (hovered && data.status == User.RAISE_HAND && amIModerator) { - statusButton.styleName = "userButtonStyle statusHandStyle"; - statusButton.enabled = true; - } else if (hovered && !data.presenter && !data.phoneUser && amIModerator) { - statusButton.styleName = "userButtonStyle statusPresenterStyle"; - statusButton.enabled = true; - } else if (data.status == User.RAISE_HAND) { - statusButton.styleName = "userButtonStyle statusHandStyle"; - statusButton.enabled = false; - } else if (data.presenter) { - statusButton.styleName = "userButtonStyle statusPresenterStyle"; - statusButton.enabled = false; - } else if (data.role == User.MODERATOR) { - statusButton.styleName = "userButtonStyle statusModeratorStyle"; - statusButton.enabled = false; - } else { - statusButton.styleName = "userButtonStyle"; - statusButton.enabled = false; - } - } - } - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/user/views/UserDataGrid.as b/clients/flash/web-client/src/org/bigbluebutton/web/user/views/UserDataGrid.as deleted file mode 100644 index 1ca4740bddb9..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/user/views/UserDataGrid.as +++ /dev/null @@ -1,49 +0,0 @@ -package org.bigbluebutton.web.user.views { - import org.osflash.signals.Signal; - - import spark.components.DataGrid; - - public class UserDataGrid extends DataGrid { - public var amIModerator:Boolean = true; - - private var lowerHandSignal:Signal; - private var changePresenterSignal:Signal; - private var changeMuteSignal:Signal; - private var kickUserSignal:Signal; - - public function UserDataGrid() { - super(); - } - - public function setupSignals(lowerHandSignal:Signal, changePresenterSignal:Signal, changeMuteSignal:Signal, kickUserSignal:Signal):void { - this.lowerHandSignal = lowerHandSignal; - this.changePresenterSignal = changePresenterSignal; - this.changeMuteSignal = changeMuteSignal; - this.kickUserSignal = kickUserSignal; - } - - public function lowerHand(userID:String):void { - if (lowerHandSignal != null) { - lowerHandSignal.dispatch(userID); - } - } - - public function changePresenter(userID:String):void { - if (changePresenterSignal != null) { - changePresenterSignal.dispatch(userID); - } - } - - public function changeMute(userID:String, mute:Boolean):void { - if (changeMuteSignal != null) { - changeMuteSignal.dispatch(userID, mute); - } - } - - public function kickUser(userID:String):void { - if (kickUserSignal != null) { - kickUserSignal.dispatch(userID); - } - } - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/user/views/UserWindow.as b/clients/flash/web-client/src/org/bigbluebutton/web/user/views/UserWindow.as deleted file mode 100644 index a8b0ed5ca490..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/user/views/UserWindow.as +++ /dev/null @@ -1,89 +0,0 @@ -package org.bigbluebutton.web.user.views { - import mx.controls.Button; - import mx.core.ClassFactory; - - import org.apache.flex.collections.ArrayList; - import org.bigbluebutton.web.util.i18n.ResourceUtil; - import org.bigbluebutton.web.window.views.BBBWindow; - import org.osflash.signals.Signal; - - import spark.components.gridClasses.GridColumn; - - public class UserWindow extends BBBWindow { - public var usersGrid:UserDataGrid; - - public var raiseHandButton:Button; - - private var _lowerHandSignal:Signal; - - public function get lowerHandSignal():Signal { - return _lowerHandSignal; - } - - private var _changePresenterSignal:Signal; - - public function get changePresenterSignal():Signal { - return _changePresenterSignal; - } - - private var _changeMuteSignal:Signal; - - public function get changeMuteSignal():Signal { - return _changeMuteSignal; - } - - private var _kickUserSignal:Signal; - - public function get kickUserSignal():Signal { - return _kickUserSignal; - } - - public function UserWindow() { - super(); - - _lowerHandSignal = new Signal(); - _changePresenterSignal = new Signal(); - _changeMuteSignal = new Signal(); - _kickUserSignal = new Signal(); - - title = ResourceUtil.getInstance().getString('bbb.users.title', ["", ""]); - width = 300; - height = 400; - - usersGrid = new UserDataGrid(); - usersGrid.percentHeight = 100; - usersGrid.percentWidth = 100; - usersGrid.setupSignals(_lowerHandSignal, _changePresenterSignal, _changeMuteSignal, _kickUserSignal); - - var cols:ArrayList = new ArrayList(); - - var column:GridColumn = new GridColumn; - column.headerText = ResourceUtil.getInstance().getString('bbb.users.usersGrid.statusItemRenderer'); - column.width = 55; - column.itemRenderer = new ClassFactory(StatusItemRenderer); - cols.addItem(column); - column = new GridColumn; - column.headerText = ResourceUtil.getInstance().getString('bbb.users.usersGrid.nameItemRenderer'); - column.itemRenderer = new ClassFactory(NameItemRenderer); - cols.addItem(column); - column = new GridColumn; - column.headerText = ResourceUtil.getInstance().getString('bbb.users.usersGrid.mediaItemRenderer'); - column.width = 70; - column.itemRenderer = new ClassFactory(MediaItemRenderer); - cols.addItem(column); - - usersGrid.columns = cols; - - addElement(usersGrid); - - controlBarContent = new Array(); - - raiseHandButton = new Button(); - raiseHandButton.toggle = true; - raiseHandButton.styleName = "raiseHandButtonStyle"; - raiseHandButton.width = 30; - raiseHandButton.height = 30; - controlBarContent.push(raiseHandButton); - } - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/user/views/UserWindowMediator.as b/clients/flash/web-client/src/org/bigbluebutton/web/user/views/UserWindowMediator.as deleted file mode 100644 index fd706f90b77c..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/user/views/UserWindowMediator.as +++ /dev/null @@ -1,67 +0,0 @@ -package org.bigbluebutton.web.user.views { - import flash.events.MouseEvent; - - import org.bigbluebutton.lib.main.models.IUserSession; - import org.bigbluebutton.lib.user.models.User; - import org.bigbluebutton.lib.user.models.UserList; - import org.bigbluebutton.lib.user.services.IUsersService; - - import robotlegs.bender.bundles.mvcs.Mediator; - - public class UserWindowMediator extends Mediator { - - [Inject] - public var view:UserWindow; - - [Inject] - public var userSession:IUserSession; - - [Inject] - public var usersService:IUsersService; - - override public function initialize():void { - userSession.userList.userChangeSignal.add(userChangeHandler); - view.usersGrid.amIModerator = userSession.userList.me.role == User.MODERATOR; - view.usersGrid.dataProvider = userSession.userList.users; - view.changePresenterSignal.add(onChangePresenterSignal); - view.changeMuteSignal.add(onChangeMuteSignal); - view.kickUserSignal.add(onKickUserSignal); - view.raiseHandButton.addEventListener(MouseEvent.CLICK, handleRaiseHandButtonClick); - } - - private function userChangeHandler(user:User, type:int):void { - if (user.me && type == UserList.RAISE_HAND) { - view.raiseHandButton.selected = (user.status == User.RAISE_HAND); - } - } - - private function onChangePresenterSignal(userID:String):void { - usersService.assignPresenter(userID, "temp", userSession.userId); - } - - private function onChangeMuteSignal(userID:String, mute:Boolean):void { - usersService.muteUnmuteUser(userID, mute); - } - - private function onKickUserSignal(userID:String):void { - usersService.kickUser(userID); - } - - private function handleRaiseHandButtonClick(e:MouseEvent):void { - if (view.raiseHandButton.selected) { - usersService.emojiStatus(User.RAISE_HAND); - } else { - usersService.emojiStatus(User.NO_STATUS); - } - } - - override public function destroy():void { - super.destroy(); - view.changePresenterSignal.remove(onChangePresenterSignal); - view.changeMuteSignal.remove(onChangeMuteSignal); - view.kickUserSignal.remove(onKickUserSignal); - view.raiseHandButton.removeEventListener(MouseEvent.CLICK, handleRaiseHandButtonClick); - view = null; - } - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/util/i18n/ModuleMarshaller.as b/clients/flash/web-client/src/org/bigbluebutton/web/util/i18n/ModuleMarshaller.as deleted file mode 100644 index c9ee8bed4bf8..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/util/i18n/ModuleMarshaller.as +++ /dev/null @@ -1,102 +0,0 @@ -package org.bigbluebutton.web.util.i18n { - import flash.events.ErrorEvent; - import flash.events.Event; - import flash.events.EventDispatcher; - import flash.events.IOErrorEvent; - import flash.events.SecurityErrorEvent; - import flash.net.URLLoader; - import flash.net.URLLoaderDataFormat; - import flash.net.URLRequest; - import flash.utils.ByteArray; - - import mx.events.ModuleEvent; - import mx.modules.IModuleInfo; - import mx.modules.ModuleManager; - - /** - * Dispatched once module loading is complete. - */ - [Event(name = "ready", type = "mx.events.ModuleEvent")] - - /** - * Dispatched if an error is encountered while loading the module. - */ - [Event(name = "error", type = "mx.events.ModuleEvent")] - - /** - * Loads a remote module. Specifically, this is a workaround to allow an application being run - * locally (not using a web server) to load a module residing on a remote server. - * Usually, when attemping to do so using resourceManager.loadResourceModule(), - * StyleManager.loadStyleDeclarations(), or IModuleInfo.load() without passing in bytes - * results in errors such as the following: - * - * Error: Unable to load resource module from http://aaronhardy.com/locales/en_US.swf - * Error: Unable to load style(SWF is not a loadable module): http://aaronhardy.com/fonts/Astroid.swf. - * - * Be aware that any module imported with this class may have access to anything within - * your application's security sandbox. - */ - public class ModuleMarshaller extends EventDispatcher { - protected var url:String; - - /** - * Appears to need to be stored in the class scope, otherwise garbage collection - * wipes out some of the event handling within IModuleInfo. - */ - protected var module:IModuleInfo; - - /** - * Constructor. - * @param url The external module to load into the application. - */ - public function ModuleMarshaller(url:String) { - this.url = url; - } - - /** - * Starts the loading process by loading in the module as bytes. - */ - public function loadModule():URLLoader { - var urlRequest:URLRequest = new URLRequest(url); - var urlLoader:URLLoader = new URLLoader(urlRequest); - urlLoader.dataFormat = URLLoaderDataFormat.BINARY; - urlLoader.addEventListener(Event.COMPLETE, bytesLoadedHandler); - urlLoader.addEventListener(IOErrorEvent.IO_ERROR, errorHandler); - urlLoader.addEventListener(SecurityErrorEvent.SECURITY_ERROR, errorHandler); - return urlLoader; - } - - /** - * Once the module bytes are loaded, convert them back into a module within the - * application's security domain. - */ - protected function bytesLoadedHandler(event:Event):void { - var styleModuleBytes:ByteArray = ByteArray(URLLoader(event.target).data); - module = ModuleManager.getModule(url); - module.addEventListener(ModuleEvent.READY, modReadyHandler); - module.addEventListener(ModuleEvent.ERROR, errorHandler); - module.load(null, null, styleModuleBytes); - } - - /** - * Once the module information is loaded, use the factory to create an instance of the - * module. - */ - protected function modReadyHandler(event:ModuleEvent):void { - ModuleManager.getModule(url).factory.create(); - dispatchEvent(event.clone()); - } - - /** - * Reports errors that may have occurred. - */ - protected function errorHandler(event:Event):void { - if (event is ModuleEvent) { - dispatchEvent(event.clone()); - } else if (event is ErrorEvent) { - dispatchEvent(new ModuleEvent(ModuleEvent.ERROR, false, false, 0, 0, ErrorEvent(event).text)); - } - } - - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/util/i18n/ResourceUtil.as b/clients/flash/web-client/src/org/bigbluebutton/web/util/i18n/ResourceUtil.as deleted file mode 100644 index cc5ce77266ad..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/util/i18n/ResourceUtil.as +++ /dev/null @@ -1,270 +0,0 @@ -/** - * BigBlueButton open source conferencing system - http://www.bigbluebutton.org/ - * - * Copyright (c) 2012 BigBlueButton Inc. and by respective authors (see below). - * - * This program is free software; you can redistribute it and/or modify it under the - * terms of the GNU Lesser General Public License as published by the Free Software - * Foundation; either version 3.0 of the License, or (at your option) any later - * version. - * - * BigBlueButton is distributed in the hope that it will be useful, but WITHOUT ANY - * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A - * PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License along - * with BigBlueButton; if not, see . - * - */ -package org.bigbluebutton.web.util.i18n { - - import flash.events.Event; - import flash.events.HTTPStatusEvent; - import flash.events.IEventDispatcher; - import flash.events.IOErrorEvent; - import flash.external.ExternalInterface; - import flash.net.URLLoader; - import flash.net.URLRequest; - import flash.utils.Dictionary; - - import mx.controls.Alert; - import mx.core.FlexGlobals; - import mx.events.ResourceEvent; - import mx.managers.BrowserManager; - import mx.resources.IResourceManager; - import mx.resources.ResourceManager; - import mx.utils.ObjectUtil; - import mx.utils.StringUtil; - import mx.utils.URLUtil; - - import org.bigbluebutton.lib.main.models.IConferenceParameters; - import org.bigbluebutton.web.main.commands.LocaleChangedSignal; - - public class ResourceUtil { - - [Inject] - public var localeChangedSignal:LocaleChangedSignal; - - private static var instance:ResourceUtil = null; - - public static const LOCALES_FILE:String = "client/conf/locales.xml"; - - public static const VERSION:String = "0.9.0"; - - private var inited:Boolean = false; - - private static var BBB_RESOURCE_BUNDLE:String = 'bbbResources'; - - private static var MASTER_LOCALE:String = "en_US"; - - public var localeCodes:Array = new Array(); - - public var localeNames:Array = new Array(); - - public var localeIndex:Number; - - private var module:ModuleMarshaller; - - private var resourceManager:IResourceManager; - - private var preferredLocale:String - - - public function ResourceUtil(enforcer:SingletonEnforcer) { - if (enforcer == null) { - throw new Error("You Can Only Have One ResourceUtil"); - } - initialize(); - } - - private function isInited():Boolean { - return inited; - } - - public function initialize():void { - resourceManager = ResourceManager.getInstance(); - // Add a random string on the query so that we always get an up-to-date config.xml - var date:Date = new Date(); - - var _urlLoader:URLLoader = new URLLoader(); - _urlLoader.addEventListener(Event.COMPLETE, handleComplete); - - var localeReqURL:String = buildRequestURL() + LOCALES_FILE + "?a=" + date.time; - //LogUtil.debug("Loading " + localeReqURL); - _urlLoader.load(new URLRequest(localeReqURL)); - } - - private function buildRequestURL():String { - return " http://test-install.blindsidenetworks.com/"; - var swfURL:String = FlexGlobals.topLevelApplication.url; - var protocol:String = URLUtil.getProtocol(swfURL); - var serverName:String = URLUtil.getServerNameWithPort(swfURL); - return protocol + "://" + serverName + "/"; - } - - private function handleComplete(e:Event):void { - parse(new XML(e.target.data)); - - preferredLocale = getDefaultLocale(); - if (preferredLocale != MASTER_LOCALE) { - loadMasterLocale(MASTER_LOCALE); - } - setPreferredLocale(preferredLocale); - } - - private function parse(xml:XML):void { - var list:XMLList = xml.locale; - //LogUtil.debug("--- Supported locales --- \n" + xml.toString() + "\n --- \n"); - var locale:XML; - - for each (locale in list) { - localeCodes.push(locale.@code); - localeNames.push(locale.@name); - } - } - - private function getDefaultLocale():String { - return ExternalInterface.call("getLanguage"); - } - - private function isPreferredLocaleAvailable(prefLocale:String):Boolean { - for (var i:Number = 0; i < localeCodes.length; i++) { - if (prefLocale == localeCodes[i]) - return true; - } - return false; - } - - private function getIndexForLocale(prefLocale:String):int { - for (var i:Number = 0; i < localeCodes.length; i++) { - if (prefLocale == localeCodes[i]) - return i; - } - return -1; - } - - public function getPreferredLocaleName():String { - return localeNames[localeIndex]; - } - - public function setPreferredLocale(locale:String):void { - //trace("Setting up preferred locale " + locale); - if (isPreferredLocaleAvailable(locale)) { - //trace("The locale " + locale + " is available"); - preferredLocale = locale; - } else { - //trace("The locale " + preferredLocale + " isn't available. Default will be: " + MASTER_LOCALE); - preferredLocale = MASTER_LOCALE; - } - localeIndex = getIndexForLocale(preferredLocale); - //trace("Setting up preferred locale index " + localeIndex); - changeLocale(preferredLocale); - } - - private function loadMasterLocale(locale:String):void { - /** - * http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/mx/resources/IResourceManager.html#localeChain - * Always load the default language, so if the chosen language - * doesn't provide a resource, the default language resource is used - */ - var m:ModuleMarshaller = loadResource(locale); - m.loadModule(); - } - - private function loadResource(language:String):ModuleMarshaller { - // Add a random string on the query so that we don't get a cached version. - - var date:Date = new Date(); - var localeURI:String = buildRequestURL() + 'client/locale/' + language + '_resources.swf?a=' + date.time; - //trace("Loading locale at [ " + localeURI + " ]"); - return new ModuleMarshaller(localeURI); - } - - public static function getInstance():ResourceUtil { - if (instance == null) { - //LogUtil.debug("Setting up supported locales."); - instance = new ResourceUtil(new SingletonEnforcer); - } - return instance; - } - - public function changeLocale(locale:String):void { - module = loadResource(locale); - module.addEventListener(ResourceEvent.COMPLETE, localeChangeComplete); - module.addEventListener(ResourceEvent.ERROR, handleResourceNotLoaded); - module.loadModule(); - } - - private function localeChangeComplete(event:ResourceEvent):void { - // Set the preferred locale and master as backup. - if (preferredLocale != MASTER_LOCALE) { - //trace("Loaded locale [" + preferredLocale + "] but setting [" + MASTER_LOCALE + "] as fallback"); - resourceManager.localeChain = [preferredLocale, MASTER_LOCALE]; - localeIndex = getIndexForLocale(preferredLocale); - } else { - if (preferredLocale != MASTER_LOCALE) { - //trace("Failed to load locale [" + preferredLocale + "]."); - } - //trace("Using [" + MASTER_LOCALE + "] locale."); - resourceManager.localeChain = [MASTER_LOCALE]; - preferredLocale = MASTER_LOCALE; - localeIndex = getIndexForLocale(preferredLocale); - } - sendAppAndLocaleVersions(); - update(); - } - - private function sendAppAndLocaleVersions():void { - //var dispatcher:Dispatcher = new Dispatcher(); - //var versionEvent:AppVersionEvent = new AppVersionEvent(); - //versionEvent.configLocaleVersion = false; - //dispatcher.dispatchEvent(versionEvent); - } - - /** - * Defaults to DEFAULT_LANGUAGE when an error is thrown by the ResourceManager - * @param event - */ - private function handleResourceNotLoaded(event:ResourceEvent):void { - //trace("Resource locale [" + preferredLocale + "] could not be loaded."); - resourceManager.localeChain = [MASTER_LOCALE]; - preferredLocale = MASTER_LOCALE; - localeIndex = getIndexForLocale(preferredLocale); - update(); - } - - public function update():void { - //var dispatcher:Dispatcher = new Dispatcher; - //dispatcher.dispatchEvent(new LocaleChangeEvent(LocaleChangeEvent.LOCALE_CHANGED)); - //dispatchEvent(new Event(Event.CHANGE)); - localeChangedSignal.dispatch(); - } - - [Bindable("change")] - public function getString(resourceName:String, parameters:Array = null, locale:String = null):String { - /** - * Get the translated string from the current locale. If empty, get the string from the master - * locale. Locale chaining isn't working because mygengo actually puts the key and empty value - * for untranslated strings into the locale file. So, when Flash does a lookup, it will see that - * the key is available in the locale and thus not bother falling back to the master locale. - * (ralam dec 15, 2011). - */ - var localeTxt:String = resourceManager.getString(BBB_RESOURCE_BUNDLE, resourceName, parameters, null); - if ((localeTxt == "") || (localeTxt == null)) { - localeTxt = resourceManager.getString(BBB_RESOURCE_BUNDLE, resourceName, parameters, MASTER_LOCALE); - } - return localeTxt; - } - - public function getCurrentLanguageCode():String { - return preferredLocale; - } - - public function getLocaleCodeForIndex(index:int):String { - return localeCodes[index]; - } - } -} - -class SingletonEnforcer { -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/video/models/VideoConfOptions.as b/clients/flash/web-client/src/org/bigbluebutton/web/video/models/VideoConfOptions.as deleted file mode 100644 index 8055fc865e3a..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/video/models/VideoConfOptions.as +++ /dev/null @@ -1,170 +0,0 @@ -/** - * BigBlueButton open source conferencing system - http://www.bigbluebutton.org/ - * - * Copyright (c) 2012 BigBlueButton Inc. and by respective authors (see below). - * - * This program is free software; you can redistribute it and/or modify it under the - * terms of the GNU Lesser General Public License as published by the Free Software - * Foundation; either version 3.0 of the License, or (at your option) any later - * version. - * - * BigBlueButton is distributed in the hope that it will be useful, but WITHOUT ANY - * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A - * PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License along - * with BigBlueButton; if not, see . - * - */ -package org.bigbluebutton.web.video.models { - - public class VideoConfOptions { - public var uri:String = "rtmp://localhost/video"; - - [Bindable] - public var autoStart:Boolean = false; - - [Bindable] - public var showCloseButton:Boolean = true; - - [Bindable] - public var showButton:Boolean = true; - - [Bindable] - public var publishWindowVisible:Boolean = true; - - [Bindable] - public var viewerWindowMaxed:Boolean = false; - - [Bindable] - public var viewerWindowLocation:String = "middle"; - - [Bindable] - public var smoothVideo:Boolean = false; - - [Bindable] - public var applyConvolutionFilter:Boolean = false; - - [Bindable] - public var convolutionFilter:Array = [-1, 0, -1, 0, 6, 0, -1, 0, -1]; - - [Bindable] - public var filterBias:Number = 0; - - [Bindable] - public var filterDivisor:Number = 4; - - [Bindable] - public var baseTabIndex:int; - - [Bindable] - public var presenterShareOnly:Boolean = false; - - [Bindable] - public var controlsForPresenter:Boolean = false; - - [Bindable] - public var displayAvatar:Boolean = false; - - [Bindable] - public var focusTalking:Boolean = false; - - [Bindable] - public var skipCamSettingsCheck:Boolean = false; - - [Bindable] - public var glowColor:String = "0x4A931D"; - - [Bindable] - public var glowBlurSize:Number = 30.0; - - [Bindable] - public var priorityRatio:Number = 2 / 3; - - public function VideoConfOptions() { - parseOptions(); - } - - public function parseOptions():void { - var vxml:XML = null //BBB.getConfigForModule("VideoconfModule"); - if (vxml != null) { - if (vxml.@uri != undefined) { - uri = vxml.@uri.toString(); - } - if (vxml.@showCloseButton != undefined) { - showCloseButton = (vxml.@showCloseButton.toString().toUpperCase() == "TRUE") ? true : false; - } - if (vxml.@showButton != undefined) { - showButton = (vxml.@showButton.toString().toUpperCase() == "TRUE") ? true : false; - } - if (vxml.@autoStart != undefined) { - autoStart = (vxml.@autoStart.toString().toUpperCase() == "TRUE") ? true : false; - } - if (vxml.@publishWindowVisible != undefined) { - publishWindowVisible = (vxml.@publishWindowVisible.toString().toUpperCase() == "TRUE") ? true : false; - } - if (vxml.@presenterShareOnly != undefined) { - presenterShareOnly = (vxml.@presenterShareOnly.toString().toUpperCase() == "TRUE") ? true : false; - } - if (vxml.@controlsForPresenter != undefined) { - controlsForPresenter = (vxml.@controlsForPresenter.toString().toUpperCase() == "TRUE") ? true : false; - } - if (vxml.@viewerWindowMaxed != undefined) { - viewerWindowMaxed = (vxml.@viewerWindowMaxed.toString().toUpperCase() == "TRUE") ? true : false; - } - if (vxml.@skipCamSettingsCheck != undefined) { - skipCamSettingsCheck = (vxml.@skipCamSettingsCheck.toString().toUpperCase() == "TRUE") ? true : false; - } - if (vxml.@viewerWindowLocation != undefined) { - viewerWindowLocation = vxml.@viewerWindowLocation.toString().toUpperCase(); - } - if (vxml.@viewerWindowLocation != undefined) { - viewerWindowLocation = vxml.@viewerWindowLocation.toString().toUpperCase(); - } - if (vxml.@smoothVideo != undefined) { - smoothVideo = (vxml.@smoothVideo.toString().toUpperCase() == "TRUE") ? true : false; - } - if (vxml.@applyConvolutionFilter != undefined) { - applyConvolutionFilter = (vxml.@applyConvolutionFilter.toString().toUpperCase() == "TRUE") ? true : false; - } - if (vxml.@convolutionFilter != undefined) { - var f:Array = vxml.@convolutionFilter.split(","); - var fint:Array = new Array(); - for (var i:int = 0; i < f.length; i++) { - convolutionFilter[i] = Number(f[i]); - } - } - if (vxml.@filterBias != undefined) { - filterBias = Number(vxml.@filterBias.toString()); - } - if (vxml.@filterDivisor != undefined) { - filterDivisor = Number(vxml.@filterDivisor.toString()); - } - - if (vxml.@baseTabIndex != undefined) { - baseTabIndex = vxml.@baseTabIndex; - } else { - baseTabIndex = 101; - } - if (vxml.@displayAvatar != undefined) { - displayAvatar = (vxml.@displayAvatar.toString().toUpperCase() == "TRUE") ? true : false; - } - - if (vxml.@focusTalking != undefined) { - focusTalking = (vxml.@focusTalking.toString().toUpperCase() == "TRUE") ? true : false; - } - - if (vxml.@glowColor != undefined) { - glowColor = vxml.@glowColor.toString(); - } - - if (vxml.@glowBlurSize != undefined) { - glowBlurSize = Number(vxml.@glowBlurSize.toString()); - } - if (vxml.@priorityRatio != undefined) { - priorityRatio = Number(vxml.@priorityRatio.toString()); - } - } - } - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/video/views/UserGraphicHolder.mxml b/clients/flash/web-client/src/org/bigbluebutton/web/video/views/UserGraphicHolder.mxml deleted file mode 100644 index 19f8386ba52a..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/video/views/UserGraphicHolder.mxml +++ /dev/null @@ -1,338 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/video/views/VideoWindow.as b/clients/flash/web-client/src/org/bigbluebutton/web/video/views/VideoWindow.as deleted file mode 100644 index f51132552a78..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/video/views/VideoWindow.as +++ /dev/null @@ -1,199 +0,0 @@ -package org.bigbluebutton.web.video.views { - - import mx.collections.ArrayCollection; - - import org.bigbluebutton.web.window.views.BBBWindow; - - public class VideoWindow extends BBBWindow { - - public var videoViews:ArrayCollection = new ArrayCollection(); - - public var priorityMode:Boolean = false; - - private var priorityWeight:Number = 2 / 3; //this value is actually retrived from VideoConfOptions().priorityRatio; - - public var priorityItem:UserGraphicHolder = null; - - private var _minContentAspectRatio:Number = 4 / 3; - - public function VideoWindow() { - super(); - title = "Webcams"; - width = 300; - height = 400; - } - - override protected function updateDisplayList(w:Number, h:Number):void { - super.updateDisplayList(w, h); - if (priorityMode) { - updateDisplayListHelperByPriority(w, h - this.titleBarOverlay.height); - } else { - updateDisplayListHelper(w, h - this.titleBarOverlay.height); - } - } - - private function updateDisplayListHelperByPriority(unscaledWidth:Number, unscaledHeight:Number):void { - if (videoViews.length < 2) { - updateDisplayListHelper(unscaledWidth, unscaledHeight); - return; - } - - var bestConf:Object = findPriorityConfiguration(unscaledWidth, unscaledHeight); - var numColumns:int = bestConf.otherConf.numColumns; - var numRows:int = bestConf.otherConf.numRows; - var oWidth:int = bestConf.otherConf.width; - var oHeight:int = bestConf.otherConf.height; - var pWidth:int = bestConf.priorConf.width; - var pHeight:int = bestConf.priorConf.height; - var blockX:int = 0; - var blockY:int = 0; - var cellOffsetX:int = 0; - var cellOffsetY:int = 0; - var itemX:int, itemY:int, itemWidth:int, itemHeight:int; - - var item:UserGraphicHolder = priorityItem as UserGraphicHolder; - - // set size and position of the prioritized video - if (item.aspectRatio > _minContentAspectRatio) { - itemWidth = pWidth; - itemHeight = Math.floor(pWidth / item.aspectRatio); - } else { - itemHeight = pHeight; - itemWidth = Math.floor(pHeight * item.aspectRatio); - } - - if (bestConf.isVertSplit) { - blockX = Math.floor((3 * (unscaledWidth - oWidth * numColumns) + itemWidth) / 4); - blockY = Math.floor((unscaledHeight - oHeight * numRows) / 2); - itemX = Math.floor((unscaledWidth - itemWidth - oWidth * numColumns) / 2); - itemY = Math.floor((unscaledHeight - itemHeight) / 2); - } else { - blockX = Math.floor((unscaledWidth - oWidth * numColumns) / 2); - blockY = Math.floor((3 * (unscaledHeight - oHeight * numRows) + itemHeight) / 4); - itemX = Math.floor((unscaledWidth - itemWidth) / 2); - itemY = Math.floor((unscaledHeight - itemHeight - oHeight * numRows) / 2); - } - resizeUserGraphicHolder(item, itemWidth, itemHeight, itemX, itemY); - - // set size and position of the other videos - var nonPriorityIndex:int = 0; - for (var curItemIndex:int = 0; curItemIndex < videoViews.length; ++curItemIndex) { - var item:UserGraphicHolder = videoViews[curItemIndex] as UserGraphicHolder; - if (item != priorityItem) { - if (item.aspectRatio > _minContentAspectRatio) { - itemWidth = oWidth; - itemHeight = Math.floor(oWidth / item.aspectRatio); - } else { - itemHeight = oHeight; - itemWidth = Math.floor(oHeight * item.aspectRatio); - } - cellOffsetX = (oWidth - itemWidth) / 2; - cellOffsetY = (oHeight - itemHeight) / 2; - - itemX = (nonPriorityIndex % numColumns) * oWidth + blockX + cellOffsetX; - itemY = Math.floor(nonPriorityIndex / numColumns) * oHeight + blockY + cellOffsetY; - nonPriorityIndex++; - - resizeUserGraphicHolder(item, itemWidth, itemHeight, itemX, itemY); - } - } - } - - private function resizeUserGraphicHolder(item:UserGraphicHolder, itemWidth, itemHeight, itemX, itemY) { - item.move(itemX, itemY); - item.width = itemWidth; - item.height = itemHeight; - item.resize(itemWidth, itemHeight) - } - - private function findPriorityConfiguration(unscaledWidth:Number, unscaledHeight:Number):Object { - var pBestConf:Object = {numRows: 0, numColumns: 0, width: 0, height: 0}; - var oBestConf:Object = pBestConf; - var isVertSplit:Boolean = false; - if (videoViews.length > 1) { - var pBestConfVer:Object = findBestConfiguration(Math.floor(unscaledWidth * priorityWeight), unscaledHeight, 1); - var pBestConfHor:Object = findBestConfiguration(unscaledWidth, Math.floor(unscaledHeight * priorityWeight), 1); - isVertSplit = (pBestConfVer.occupiedArea > pBestConfHor.occupiedArea); - if (isVertSplit) { - pBestConf = pBestConfVer; - oBestConf = findBestConfiguration(unscaledWidth - pBestConf.width, unscaledHeight, videoViews.length - 1); - } else { - pBestConf = pBestConfHor; - oBestConf = findBestConfiguration(unscaledWidth, unscaledHeight - pBestConf.height, videoViews.length - 1); - } - } else { - pBestConf = findBestConfiguration(unscaledWidth, unscaledHeight, 1); - } - return {isVertSplit: isVertSplit, priorConf: pBestConf, otherConf: oBestConf}; - } - - private function updateDisplayListHelper(unscaledWidth:Number, unscaledHeight:Number):void { - if (videoViews.length == 0) { - return; - } - - var bestConfiguration:Object = findBestConfiguration(unscaledWidth, unscaledHeight, videoViews.length); - var numColumns:int = bestConfiguration.numColumns; - var numRows:int = bestConfiguration.numRows; - var cellWidth:int = bestConfiguration.width; - var cellHeight:int = bestConfiguration.height; - var cellAspectRatio:Number = bestConfiguration.cellAspectRatio; - - var blockX:int = Math.floor((unscaledWidth - cellWidth * numColumns) / 2); - var blockY:int = Math.floor((unscaledHeight - cellHeight * numRows) / 2); - var itemX:int, itemY:int, itemWidth:int, itemHeight:int; - - for (var i:int = 0; i < videoViews.length; ++i) { - var item:UserGraphicHolder = videoViews[i] as UserGraphicHolder; - var cellOffsetX:int = 0; - var cellOffsetY:int = 0; - if (item.aspectRatio > cellAspectRatio) { - itemWidth = cellWidth; - itemHeight = Math.floor(cellWidth / item.aspectRatio); - cellOffsetY = (cellHeight - itemHeight) / 2; - } else { - itemWidth = Math.floor(cellHeight * item.aspectRatio); - itemHeight = cellHeight; - cellOffsetX = (cellWidth - itemWidth) / 2; - } - itemX = (i % numColumns) * cellWidth + blockX + cellOffsetX; - itemY = Math.floor(i / numColumns) * cellHeight + blockY + cellOffsetY; - - resizeUserGraphicHolder(item, itemWidth, itemHeight, itemX, itemY); - } - } - - private function findBestConfiguration(canvasWidth:int, canvasHeight:int, numChildrenInCanvas:int):Object { - var bestConfiguration:Object = {occupiedArea: 0} - - for (var numColumns:int = 1; numColumns <= numChildrenInCanvas; ++numColumns) { - var numRows:int = Math.ceil(numChildrenInCanvas / numColumns); - var currentConfiguration:Object = calculateOccupiedArea(canvasWidth, canvasHeight, numColumns, numRows); - if (currentConfiguration.occupiedArea > bestConfiguration.occupiedArea) { - bestConfiguration = currentConfiguration; - } - } - return bestConfiguration; - } - - private function calculateOccupiedArea(canvasWidth:int, canvasHeight:int, numColumns:int, numRows:int):Object { - var obj:Object = calculateCellDimensions(canvasWidth, canvasHeight, numColumns, numRows); - obj.occupiedArea = obj.width * obj.height * videoViews.length; - obj.numColumns = numColumns; - obj.numRows = numRows; - obj.cellAspectRatio = _minContentAspectRatio; - return obj; - } - - private function calculateCellDimensions(canvasWidth:int, canvasHeight:int, numColumns:int, numRows:int):Object { - var obj:Object = {width: Math.floor(canvasWidth / numColumns) - 5, height: Math.floor(canvasHeight / numRows) - 5} - if (obj.width / obj.height > _minContentAspectRatio) { - obj.width = Math.floor(obj.height * _minContentAspectRatio); - } else { - obj.height = Math.floor(obj.width / _minContentAspectRatio); - } - return obj; - } - } -} - diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/video/views/VideoWindowMediator.as b/clients/flash/web-client/src/org/bigbluebutton/web/video/views/VideoWindowMediator.as deleted file mode 100644 index a6b07c8e4a13..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/video/views/VideoWindowMediator.as +++ /dev/null @@ -1,204 +0,0 @@ -package org.bigbluebutton.web.video.views { - - import flash.events.Event; - import flash.events.MouseEvent; - - import org.bigbluebutton.lib.common.views.VideoView; - import org.bigbluebutton.lib.main.models.IConferenceParameters; - import org.bigbluebutton.lib.main.models.IUserSession; - import org.bigbluebutton.lib.user.models.User; - import org.bigbluebutton.lib.user.models.UserList; - import org.bigbluebutton.lib.user.services.IUsersService; - - import robotlegs.bender.bundles.mvcs.Mediator; - - public class VideoWindowMediator extends Mediator { - - [Inject] - public var view:VideoWindow; - - [Inject] - public var userSession:IUserSession; - - [Inject] - public var usersService:IUsersService; - - [Inject] - public var params:IConferenceParameters; - - override public function initialize():void { - userSession.userList.userChangeSignal.add(userChangeHandler); - userSession.userList.allUsersAddedSignal.add(usersAdded); - userSession.userList.userRemovedSignal.add(userRemoved); - } - - private function userRemoved(userID:String) { - removeUserFromView(userID); - } - - private function usersAdded() { - if (userSession.config.displayAvatar) { - for each (var user:User in userSession.userList.users) { - if (!user.hasStream) { - addAvatar(user); - } - } - userSession.userList.userAddedSignal.add(addAvatar); - } - - } - - private function userChangeHandler(user:User, property:int):void { - if (property == UserList.HAS_STREAM) { - if (user.streamName.length > 0) { - var streamNames:Array = user.streamName.split("|"); - for each (var streamName:String in streamNames) { - if (!isAlreadyStreaming(user.userID, streamName)) { - addWebcam(user, streamName); - } - } - removeUnusedStreams(user.userID, streamNames); - } else { - removeWebcam(user); - } - view.invalidateDisplayList(); - } else { - updateUser(user); - } - } - - private function removeUnusedStreams(userID:String, streamNames:Array) { - for (var i:int = 0; i < view.videoViews.length; ++i) { - var userGraphicHolder:UserGraphicHolder = view.videoViews[i] as UserGraphicHolder; - if (userGraphicHolder.user.userID == userID) { - var used:Boolean = false; - for each (var sn:String in streamNames) { - if (sn == userGraphicHolder.streamName) { - used = true; - } - } - if (!used) { - removeUserGraphicHolder(userGraphicHolder); - if (userGraphicHolder == view.priorityItem) { - view.priorityItem = null; - view.priorityMode = false; - } - } - } - } - - } - - private function addAvatar(user:User) { - var userGraphicHolder:UserGraphicHolder = new UserGraphicHolder(); - userGraphicHolder.moderator = userSession.userList.me.isModerator(); - view.addElement(userGraphicHolder); - userGraphicHolder.imageLoader.contentLoaderInfo.addEventListener(Event.COMPLETE, avatarImageLoaded); - userGraphicHolder.addAvatar(user, params.avatarUrl) - view.videoViews.addItem(userGraphicHolder); - userGraphicHolder.addEventListener(MouseEvent.CLICK, priorityMode); - userGraphicHolder.addEventListener("close", closeHandler); - userGraphicHolder.addEventListener("muteUser", muteUserHandler); - } - - private function avatarImageLoaded(event:Event) { - view.invalidateDisplayList(); - } - - private function updateUser(user:User) { - for each (var graphicHolder:UserGraphicHolder in view.videoViews) { - if (user.me) { - graphicHolder.moderator = user.isModerator(); - } - if (user.userID == graphicHolder.user.userID) { - graphicHolder.setUserProperties(user); - } - } - } - - private function removeWebcam(user:User):void { - removeUserFromView(user.userID); - if (userSession.config.displayAvatar) { - addAvatar(user); - } - } - - private function removeUserFromView(userID:String) { - for (var i:int = 0; i < view.videoViews.length; ++i) { - var userGraphicHolder:UserGraphicHolder = view.videoViews[i] as UserGraphicHolder; - if (userGraphicHolder.user.userID == userID) { - removeUserGraphicHolder(userGraphicHolder); - if (userGraphicHolder == view.priorityItem) { - view.priorityItem = null; - view.priorityMode = false; - } - } - } - } - - private function isAlreadyStreaming(userID:String, streamName:String) { - for (var i:int = 0; i < view.videoViews.length; ++i) { - var userGraphicHolder:UserGraphicHolder = view.videoViews[i] as UserGraphicHolder; - if (userGraphicHolder.user.userID == userID && userGraphicHolder.streamName == streamName) { - return true - } - } - return false; - } - - private function addWebcam(user:User, streamName:String):void { - var userGraphicHolder:UserGraphicHolder = new UserGraphicHolder(); - userGraphicHolder.moderator = userSession.userList.me.isModerator(); - view.addElement(userGraphicHolder); - var webcam:VideoView = new VideoView(); - userGraphicHolder.addVideo(user, webcam) - userGraphicHolder.streamName = streamName; - webcam.startStream(userSession.videoConnection.connection, user.name, streamName, user.userID); - view.videoViews.addItem(userGraphicHolder); - userGraphicHolder.addEventListener(MouseEvent.CLICK, priorityMode); - userGraphicHolder.addEventListener("close", closeHandler); - userGraphicHolder.addEventListener("muteUser", muteUserHandler); - } - - private function muteUserHandler(e:Event) { - var userGraphicHolder:UserGraphicHolder = e.target as UserGraphicHolder; - usersService.muteUnmuteUser(userGraphicHolder.user.userID, !userGraphicHolder.user.muted); - } - - - private function closeHandler(e:Event) { - var userGraphicHolder:UserGraphicHolder = e.target as UserGraphicHolder; - if (view.priorityItem == userGraphicHolder) { - view.priorityMode = false; - view.priorityItem = null; - } - removeUserGraphicHolder(userGraphicHolder); - } - - private function removeUserGraphicHolder(userGraphicHolder:UserGraphicHolder) { - view.videoViews.removeItem(userGraphicHolder); - view.removeElement(userGraphicHolder); - if (userGraphicHolder.webcam) { - userGraphicHolder.webcam.close(); - } - view.invalidateDisplayList(); - } - - private function priorityMode(event:MouseEvent) { - var userGraphicHolder:UserGraphicHolder = event.currentTarget as UserGraphicHolder; - if (view.videoViews.contains(userGraphicHolder)) { - view.priorityMode = !view.priorityMode || userGraphicHolder != view.priorityItem; - if (view.priorityMode) { - view.priorityItem = userGraphicHolder; - } - view.invalidateDisplayList(); - } - } - - override public function destroy():void { - super.destroy(); - view = null; - } - } -} - diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/window/assets/closeButton.png b/clients/flash/web-client/src/org/bigbluebutton/web/window/assets/closeButton.png deleted file mode 100644 index af35a383be7e488b17fdceefa75613751424a9aa..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2931 zcmV-(3yk!MP)KLZ*U+IBfRsybQWXdwQbLP>6pAqfylh#{fb6;Z(vMMVS~$e@S=j*ftg6;Uhf59&ghTmgWD0l;*T zI709Y^p6lP1rIRMx#05C~cW=H_Aw*bJ-5DT&Z2n+x)QHX^p z00esgV8|mQcmRZ%02D^@S3L16t`O%c004NIvOKvYIYoh62rY33S640`D9%Y2D-rV&neh&#Q1i z007~1e$oCcFS8neI|hJl{-P!B1ZZ9hpmq0)X0i`JwE&>$+E?>%_LC6RbVIkUx0b+_+BaR3cnT7Zv!AJxW zizFb)h!jyGOOZ85F;a?DAXP{m@;!0_IfqH8(HlgRxt7s3}k3K`kFu>>-2Q$QMFfPW!La{h336o>X zu_CMttHv6zR;&ZNiS=X8v3CR#fknUxHUxJ0uoBa_M6WNWeqIg~6QE69c9o#eyhGvpiOA@W-aonk<7r1(?fC{oI5N*U!4 zfg=2N-7=cNnjjOr{yriy6mMFgG#l znCF=fnQv8CDz++o6_Lscl}eQ+l^ZHARH>?_s@|##Rr6KLRFA1%Q+=*RRWnoLsR`7U zt5vFIcfW3@?wFpwUVxrVZ>QdQz32KIeJ}k~{cZZE^+ya? z2D1z#2HOnI7(B%_ac?{wFUQ;QQA1tBKtrWrm0_3Rgps+?Jfqb{jYbcQX~taRB;#$y zZN{S}1|}gUOHJxc?wV3fxuz+mJ4`!F$IZ;mqRrNsHJd##*D~ju=bP7?-?v~|cv>vB zsJ6IeNwVZxrdjT`yl#bBIa#GxRa#xMMy;K#CDyyGyQdMSxlWT#tDe?p!?5wT$+oGt z8L;Kp2HUQ-ZMJ=3XJQv;x5ci*?vuTfeY$;({XGW_huIFR9a(?@3)XSs8O^N5RyOM=TTmp(3=8^+zpz2r)C z^>JO{deZfso3oq3?Wo(Y?l$ge?uXo;%ru`Vo>?<<(8I_>;8Eq#KMS9gFl*neeosSB zfoHYnBQIkwkyowPu(zdms`p{<7e4kra-ZWq<2*OsGTvEV%s0Td$hXT+!*8Bnh2KMe zBmZRodjHV?r+_5^X9J0WL4jKW`}lf%A-|44I@@LTvf1rHjG(ze6+w@Jt%Bvjts!X0 z?2xS?_ve_-kiKB_KiJlZ$9G`c^=E@oNG)mWWaNo-3TIW8)$Hg0Ub-~8?KhvJ>$ z3*&nim@mj(aCxE5!t{lw7O5^0EIO7zOo&c6l<+|iDySBWCGrz@C5{St!X3hAA}`T4 z(TLbXTq+(;@<=L8dXnssyft|w#WSTW<++3>sgS%(4NTpeI-VAqb|7ssJvzNHgOZVu zaYCvgO_R1~>SyL=cFU|~g|hy|Zi}}s9+d~lYqOB71z9Z$wnC=pR9Yz4DhIM>Wmjgu z&56o6maCpC&F##y%G;1PobR9i?GnNg;gYtchD%p19a!eQtZF&3JaKv33gZ<8D~47E ztUS1iwkmDaPpj=$m#%)jCVEY4fnLGNg2A-`YwHVD3gv};>)hAvT~AmqS>Lr``i7kw zJ{5_It`yrBmlc25DBO7E8;5VoznR>Ww5hAaxn$2~(q`%A-YuS64wkBy=9dm`4cXeX z4c}I@?e+FW+b@^RDBHV(wnMq2zdX3SWv9u`%{xC-q*U}&`cyXV(%rRT*Z6MH?i+i& z_B8C(+grT%{XWUQ+f@NoP1R=AW&26{v-dx)iK^-Nmiuj8txj!m?Z*Ss1N{dh4z}01 z)YTo*JycSU)+_5r4#yw9{+;i4Ee$peRgIj+;v;ZGdF1K$3E%e~4LaI(jC-u%2h$&R z9cLXcYC@Xwnns&bn)_Q~Te?roKGD|d-g^8;+aC{{G(1^(O7m37Y1-+6)01cN&y1aw zoqc{T`P^XJqPBbIW6s}d4{z_f5Om?vMgNQEJG?v2T=KYd^0M3I6IZxbny)%vZR&LD zJpPl@Psh8QyPB@KTx+@RdcC!KX7}kEo;S|j^u2lU7XQ}Oo;f|;z4Ll+_r>@1-xl3| zawq-H%e&ckC+@AhPrP6BKT#_XdT7&;F71j}Joy zkC~6lh7E@6o;W@^IpRNZ{ptLtL(gQ-CY~4mqW;US7Zxvm_|@yz&e53Bp_lTPlfP|z zrTyx_>lv@x#=^!PzR7qqF<$gm`|ZJZ+;<)Cqu&ot2z=0000WV@Og>004R=004l4008;_004mL004C`008P>0026e000+nl3&F} z0001+`*Q5Xd002ovPDHLkV1jM@bGQHi diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/window/assets/maximizeButton.png b/clients/flash/web-client/src/org/bigbluebutton/web/window/assets/maximizeButton.png deleted file mode 100644 index ac4ac623dbcb88f19cb4cde55ec8ff573a058ff2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 150 zcmeAS@N?(olHy`uVBq!ia0vp^JRr=$1|-8uW1a&k$r9IylHmNblJdl&R0hYC{G?O` z&)mfH)S%SFl*+=BsWw1G7M?DSAr-fh{`~)M&#c+d+30eBNl8LdvU3yL3n{lxISnt5 vEf;vkH7Qr3MJnQgtt*GYC7Wf8Ogsz|p7KkcRKLZ*U+IBfRsybQWXdwQbLP>6pAqfylh#{fb6;Z(vMMVS~$e@S=j*ftg6;Uhf59&ghTmgWD0l;*T zI709Y^p6lP1rIRMx#05C~cW=H_Aw*bJ-5DT&Z2n+x)QHX^p z00esgV8|mQcmRZ%02D^@S3L16t`O%c004NIvOKvYIYoh62rY33S640`D9%Y2D-rV&neh&#Q1i z007~1e$oCcFS8neI|hJl{-P!B1ZZ9hpmq0)X0i`JwE&>$+E?>%_LC6RbVIkUx0b+_+BaR3cnT7Zv!AJxW zizFb)h!jyGOOZ85F;a?DAXP{m@;!0_IfqH8(HlgRxt7s3}k3K`kFu>>-2Q$QMFfPW!La{h336o>X zu_CMttHv6zR;&ZNiS=X8v3CR#fknUxHUxJ0uoBa_M6WNWeqIg~6QE69c9o#eyhGvpiOA@W-aonk<7r1(?fC{oI5N*U!4 zfg=2N-7=cNnjjOr{yriy6mMFgG#l znCF=fnQv8CDz++o6_Lscl}eQ+l^ZHARH>?_s@|##Rr6KLRFA1%Q+=*RRWnoLsR`7U zt5vFIcfW3@?wFpwUVxrVZ>QdQz32KIeJ}k~{cZZE^+ya? z2D1z#2HOnI7(B%_ac?{wFUQ;QQA1tBKtrWrm0_3Rgps+?Jfqb{jYbcQX~taRB;#$y zZN{S}1|}gUOHJxc?wV3fxuz+mJ4`!F$IZ;mqRrNsHJd##*D~ju=bP7?-?v~|cv>vB zsJ6IeNwVZxrdjT`yl#bBIa#GxRa#xMMy;K#CDyyGyQdMSxlWT#tDe?p!?5wT$+oGt z8L;Kp2HUQ-ZMJ=3XJQv;x5ci*?vuTfeY$;({XGW_huIFR9a(?@3)XSs8O^N5RyOM=TTmp(3=8^+zpz2r)C z^>JO{deZfso3oq3?Wo(Y?l$ge?uXo;%ru`Vo>?<<(8I_>;8Eq#KMS9gFl*neeosSB zfoHYnBQIkwkyowPu(zdms`p{<7e4kra-ZWq<2*OsGTvEV%s0Td$hXT+!*8Bnh2KMe zBmZRodjHV?r+_5^X9J0WL4jKW`}lf%A-|44I@@LTvf1rHjG(ze6+w@Jt%Bvjts!X0 z?2xS?_ve_-kiKB_KiJlZ$9G`c^=E@oNG)mWWaNo-3TIW8)$Hg0Ub-~8?KhvJ>$ z3*&nim@mj(aCxE5!t{lw7O5^0EIO7zOo&c6l<+|iDySBWCGrz@C5{St!X3hAA}`T4 z(TLbXTq+(;@<=L8dXnssyft|w#WSTW<++3>sgS%(4NTpeI-VAqb|7ssJvzNHgOZVu zaYCvgO_R1~>SyL=cFU|~g|hy|Zi}}s9+d~lYqOB71z9Z$wnC=pR9Yz4DhIM>Wmjgu z&56o6maCpC&F##y%G;1PobR9i?GnNg;gYtchD%p19a!eQtZF&3JaKv33gZ<8D~47E ztUS1iwkmDaPpj=$m#%)jCVEY4fnLGNg2A-`YwHVD3gv};>)hAvT~AmqS>Lr``i7kw zJ{5_It`yrBmlc25DBO7E8;5VoznR>Ww5hAaxn$2~(q`%A-YuS64wkBy=9dm`4cXeX z4c}I@?e+FW+b@^RDBHV(wnMq2zdX3SWv9u`%{xC-q*U}&`cyXV(%rRT*Z6MH?i+i& z_B8C(+grT%{XWUQ+f@NoP1R=AW&26{v-dx)iK^-Nmiuj8txj!m?Z*Ss1N{dh4z}01 z)YTo*JycSU)+_5r4#yw9{+;i4Ee$peRgIj+;v;ZGdF1K$3E%e~4LaI(jC-u%2h$&R z9cLXcYC@Xwnns&bn)_Q~Te?roKGD|d-g^8;+aC{{G(1^(O7m37Y1-+6)01cN&y1aw zoqc{T`P^XJqPBbIW6s}d4{z_f5Om?vMgNQEJG?v2T=KYd^0M3I6IZxbny)%vZR&LD zJpPl@Psh8QyPB@KTx+@RdcC!KX7}kEo;S|j^u2lU7XQ}Oo;f|;z4Ll+_r>@1-xl3| zawq-H%e&ckC+@AhPrP6BKT#_XdT7&;F71j}Joy zkC~6lh7E@6o;W@^IpRNZ{ptLtL(gQ-CY~4mqW;US7Zxvm_|@yz&e53Bp_lTPlfP|z zrTyx_>lv@x#=^!PzR7qqF<$gm`|ZJZ+;<)Cqu&ot2z=0000WV@Og>004R=004l4008;_004mL004C`008P>0026e000+nl3&F} z0000oNklCK^~^3`RyqyfOIy|9?gX1_lO3n#VK%00960 Z0|3`)3KKo!E%N{X002ovPDHLkV1k9=IpzQW diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/window/assets/resizeCursor.png b/clients/flash/web-client/src/org/bigbluebutton/web/window/assets/resizeCursor.png deleted file mode 100644 index a64e80cd9d662d55b4ba969990488d2c6c6f4f35..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 250 zcmeAS@N?(olHy`uVBq!ia0vp@Ak4@NBt2Bi?12<>v6E*A2M5RPhyD+MT($t85LY1m z|NsA`H|O64vY1MO{DS{8Jl$^K1>|uSctjR6FmMZjFyp1Wb$@_@VkNE-CC){ui6xo& zc?uz!xv2~W#`;D^`Ud8SGd^zxs*ne%2+mI{DNig)W$;Z*F3QhMP037DaLX)8Ezd8? zE>^JEnsKQDsMNsI#W93qChI{%UIs-5mV<9KCN{9FsdeubS)!0F{7J@GWaXtLrza@y gk2&csb~8mtE=E`A?u~#gl0dx-p00i_>zopr0P)33mH+?% diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/window/assets/resizeCursorH.gif b/clients/flash/web-client/src/org/bigbluebutton/web/window/assets/resizeCursorH.gif deleted file mode 100644 index daa8facfa135fa1b74afd29d11cd9785fc4350cd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 83 zcmZ?wbhEHb6k!lyn8*ME|G@yrQ2fclD#F0TpaT*G$ulsiOzB^F`Yr$BIVFwd!Y6VU dpEX>-IPKZY-afCkY1#*(T(5uY)n{d}1^^-K9KZko diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/window/assets/resizeCursorTLBR.gif b/clients/flash/web-client/src/org/bigbluebutton/web/window/assets/resizeCursorTLBR.gif deleted file mode 100644 index d0c72562c0988afc47f96bde9cda32827d1ea8b3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 84 zcmZ?wbhEHb6k!lyn8*ME|G@yrQ2fclD#F0TpaT*G$ulsiPU&BH`YlgVjR#Ydy4~lz dhmG+^jso=DxU=T(dh)&Lnx92)=t diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/window/assets/resizeCursorTRBL.gif b/clients/flash/web-client/src/org/bigbluebutton/web/window/assets/resizeCursorTRBL.gif deleted file mode 100644 index 442efa5d48cc5b5cf0e0d59a6a0d5df3939c1fa6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 84 zcmZ?wbhEHb6k!lyn8*ME|G@yrQ2fclD#F0TpaT*G$ulsiPU&BH`tACLDFVI$x@Vc* dcS$Om6s4A#C9kTA`M&US^~U$T&m$QbtN|sI9NYi^ diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/window/assets/resizeCursorV.gif b/clients/flash/web-client/src/org/bigbluebutton/web/window/assets/resizeCursorV.gif deleted file mode 100644 index 6061a32a9a85e43b6f25db8096189fb8600791ee..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 85 zcmZ?wbhEHb6k!lyn8*ME|G@yrQ2fclD#F0TpaT*G$ulsiO{s4<&3Wt5?1^WirO(Xr fzTbFSO)90bOLIq+?)R+gi<2~BXYGt&V6X-NTW1|s diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/window/assets/resizeCursorVH.gif b/clients/flash/web-client/src/org/bigbluebutton/web/window/assets/resizeCursorVH.gif deleted file mode 100644 index 7da81d6f379062077edbb7a1b241bd479363a312..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 97 zcmZ?wbhEHb6k!lyn8*ME|G@yrQ2fclD#F0TpaT*G$ulq+O{s4<&3Wt5?1^WirO(Wo r{a5#a`80*r85fRjo6(^5X!5kps?YAdXth20i?!ZB>SFm9peAboG@K>6 diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/window/assets/resizeHandler.png b/clients/flash/web-client/src/org/bigbluebutton/web/window/assets/resizeHandler.png deleted file mode 100644 index ba6e42f956564de3b30408af07a5184474752214..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 27232 zcmb@t2T)W`vp9+(B7&eINsiRsXv6rsmA_>nh-E*d=d;3h(J5A+#cOTy+A|kq{s`BRj zbxrZlb?5eVsqbS7zpie1$*bz#xlX`4HeauQlYLY%@**N4fB4UJV`3=;d)-Lut!U`2 z;Av~=?db0IMAy;PmWW@7Pe7QDUyN91rsW!g^&bo!cRO!COHW%O4NGfJcUM~*N6RNl zj-IxD?w-zGPsAG>Cj75agFkxe8~EoOPLAITd-5nkTQ28ouD>sH+Ah((Ht(?awowZ` zUJvsLrk$7gPT7T)T(409B}7MqzVp&`=j-&z{;l#3a9L*)$f=c2b&wzTXbzA%MuZN* zHlwFQpxQXtxd#qW4m+2-aVlbRdLE7^{6|M3BEmW;6!-wi>;=v48Kp9sc3C%!mxzCNw1F}+sA{)sZ9HL64t5T|_iE{kLAQyrfFvJJ zg4@{04k)Jr&ttmFTTa6S-}enlm6Z4orV8rxb&cfRLC1x2{Czi_mtq zxN*0rxJGlFQGu5l?tuVjk(^22&Qpj3>v791cH?6VdBJ(8^*J%bDb$iyauz`^-8gVu zcx4J?5(N0MaF~1Tq(NCC`#AlR=K=q#-OKquQ`x}&Sm>fc*?nwH%6 zl1!~<2!wTiy_}?zzfFDaHJ2+S^G;_!}^FkKZ`avF25Nh z7=JyIFwc@rd-mdfh_$JCiF&r&w#RTxl#%~YgATq;{B(3_$T#0SI6)O$klkj#>Qp zd8$RYQ|BmiwfD})Npq1u#DDbiH5u&IixXpwXh@ATqgzvVpTwV^in6po(nbrc>1n$) zvuS_yshoHNZY*iuVjg{B;mBM0F#EZJ(A@`|+p^L0wMQTM!apZ{c3^0w;K?qu6{>f! z8;l`3>F%dfXMksPS&}g!l$WDRu}R5n9`w-~5zks21RhNt?a%W)#<_XCA!b9c}0u(sB}f3!a{WPhloSEmgd zu;ve-c%ik2LGdpZZ>2r;jD3^I+l8Cg(Y!4E=KD*-Cf>Za#A?BU4W6)liG8n4(vu`)1eE z(O_l3R5tc3p6%-djm9uI)|NKPXkT~UxMznZN!59>uGs?I&t6#iHj~}n_$CxXCPuJo za6TfTtNrrJgV^qIXt;P^*HvDaPlVcSrteFyq?K3hPPzsxryBTp-Bc0^;AfC`V2F^n zEQ@^<$nksXZn4nus{lhL?j_3_Dn&`mqu+_AbE4mX>f9W;8Q<3G=p!-&{*JKlqJOcV z25aGWw6Z>M5pmen3Z~ihu@LLQ3*vm9f<@OPo{4(E-((cDQs_r+?D2nqP!jtNhcZi9 zwa2mEUW@z^T35ECknv%U%3ocQ{tJhupM=>D=g*({3;`><2zLqp+_Yulk9Os$=|6m*6G6i#6F|4JUN>gw#vQ|sCk_tvw4KwjfqyC z;p3n4D zXH8g{>`KHI$@rJ!^h@uC_%~9|cQ3@uesfQKy0J$oE^>yrQ@^doArbTOifD@jXsmCb zfo5>BCki++e(#yv?s*}>b-}ep%uX}?D@)u^Y1>`U=Jh?)+Kvd2z#v;#6qjgu^bF!8 zU{bkKFF*X(vGZOsR{0VjymXma`!V8gnl9ZWSH9t^wGXuUR(EeG`bJ}$q?-!hQ6jut z-{c-^!br#a!WcAX_vd7#d5?ai&%3_x&(Fb2-!6uH@=jy&ISTCa%YIH2OMLm2_%d2L zi^C#|o%s>1aI~%am*606Q#0<+FtwQH4FabD{kE;swZ)GH97cdOV@fU2$K9*kqORpG zq7PE)#rt|`W4)Dslycvwm;cf&!p3HbYKSK0j_0^Hm-WENH|sDxtVaFakr!fID=@y( zfT-u$+O{k8YfqYK+dH*CrCCT6zqzhc4kYlAE_UN9fDbPpmKKorLNtuT&4&1=xRWg% zUJ4-JzIISMf44XFyJUsaT;pfB>ffoB$L}5A4OGCkw@sMp->uC)Q}u1O>W|T%eZi4$ zHnqMia&joB&n5&KmyXu^qUgnL`1e~d|19aYg_O>b#YSYv*FwgKkgx&(AD%`l)1~&RL`LSCM0#`h)Q2YmWn* zAN=^@ye;o5&D^6XjN|(>&K4I}ZywCb}nmQhJdBP&aBBxsC z6Q(tD??>U&;^KlxZeecw1NS@7gSqDt3Uu>ghJERqSrSRS5qA^oy?s^H)Qb-jRFD2_ zmZ?1O8mxN)Cz>YFn6l`}r2N#zxN|hNggQnvHL`+-!!lr@vd~vr@-*g*@3(=sA=Mmfsi@0cPKsI1yiYXzF56m< z*DiFsa?KOb5t3hn&g@gTOxq}V4~vD1-_Cj`eKYIyo=K=?y~_xMc-~Dxhgm(guNm&` z$na;${>4S{+p@-Sj<>Wj{(C=KC|r=0$RGdpP2*^ln}X?#^q~rCVz;ykg-6HmUG=OP zK|-Gy<;}DEKqiIbm6V>jB6USa3Jw9obxYVCWg$RHRlDq`8qZMGuSxeeB5V{ST~7;% z*CIcnOQ5-`OwUXbVgu6G2QBj+;Rj2Oll0sB>M`fhw5$oC0?O@8Pclxu|FV>Dmd(Bw zRpo44)zB_;%~X3EP;eXifI+%}^0@~Yofa@;-)oIMDU-c&_I+luDTe|Gu*2-y+xQV(;Jz< z+c*a0T>=>$-p3_;i}QP@z=~C<(1;nD=$ ztDd7J4QPpMrlU*p{Nm7oCi_nLu?1fzcmN*HKm027D!h+x(Dl!_0=1M@<*yfFVFM#S zxAc|V;#(GPe;TG&`sNso`ix{z7EH?ZGGEPcdU&4kro;HVEqg1Y(X$`R<33*_AB1r8 zu+HS#Pw6G+46xhJB$ZozQ@;t@bTf_cCu@8KfVcmVXtFZUC|5LADh7N^Z2i*DeIZRj zJL05c#~K^!6;HFhdGUayP?z>!J(AP9i?^mGIN2(dO^wa)nwb_+E9=V> zY`m;<4Dc3v-DKP3fm)-X+8AzxmrpWCU2qU-yQtl<~xcFD$edUg#4^%h>O!sR@1`K3(NFDf~bXX?}RQ+L2% zLwGb0yVNfg1N#qQK-u9hB`^5j7yS}^FUcNFRZl@z)fDN(Hj@vZGT1Nf>t^GYGNu?e zSJnawJzN>?X?oiD_!eo(pQ`UapjJ*-B%^@}7z&3VC4cT8RZ6DHd3?H-#d~>l?3|S< z(=TLoUvg!yr+$~MK2zd)clq`mVEdi*$Q>DBV`}r;b7`odk7FM;!X|SSE0>Xv2aG3; zr{Y{rjHUJ`l=@1tX4$m8!QdlzwWq#TcSGYyJO||OsT;Xx-J6`bMa=(nat*06o-D-d+mH`%>JtvAX--5CqCEIoa9_& zr@&ak(IP4mJo#4Jb0IrUk4Ix5opGjzg{F2~Y6<7c(Mw(RsQD%#(|6U3%N`rGj6zrC zEbGdYXRd!1DXwi%lv=pSf%IXc@>@IKzVS%%yHN+{&384vjU;2dq^~Z%>;D`oq~>Q@ zXq-G4*Jjqsp`p8QSa`-H5Y$7?7?LGZ%UJsBG1eeK^T-?3RC$Lu@R{!%N^SfQi5Kqb z9VcHBscKS4@IeovQ%pmo?d9BT&CXgqXjMbcs!yXI1iKTbM)HZL~% z{cA%jizL1xQDEXd_iSVOFH6g=WDdNF-0PW-(N{u#t(b-PVWf$Vv4diRtE^(^6aXC$ zS0_ug>H4W+qz@lkAhpKrzv1G^r9Y}StGW;sh=mJSXZYe~rF<7ZSKoHAp&Pfm=v}x@ zz<17ImI%;9!3Q%jBgNCEh5g0hwvO4>?UWC)-!(?)Rhw2(_d2v+n9^k{LE-*`K4XV% zVrQCd-@xVxTw{8`KnF&$y*s9MjW+`OEN}~s;4gLf;Q{hyQQyO`o`#pmtQxkG?rOBV zZI$rP8GYePZ5lH)gKYfToshrQ)Pb;X#E{4DiYDR}?L}9cZi`&qBhD}KjS6v5Gcj}SdiV&+F ztA=LIJ<9{20zH}%xy|-`@`uEG|A$g%Uwos?&*)x2`-SdSPkbq#-OwV-H6J4d?{%J9 zd;&v7UIwf{kS;j)#Y#o43~nO+Y_JiV>BQE`>xXPxpv=@WXM~))fW2Qs&mEqm zd6BtzwJg8fG6v}1QXO<=`me`a<}K7_9Pi3<+Pmk_Jafw?%@9mhp>u?}lmerO z0*t~;$oodbvYDNOVzor;_D+LWy^)vq$he4ddcOz7j_TL>u&TKL+=0vVfoYxB$mnxV zCgRuk5Rsw=Lf#`|`*sd(c02!&y=K9gdrs1)N8u%A}%Z?&aD>r&78L* zpDTBDTClEiJqb`oDuGt7A|!}2#PG+Mn0sCF6T#X7KXACf@9W}?hfyz2dOG2EX9maOX@OJ_sl}Y6JPGQRpnUsAEntQ+uhhL)xdUa2~VfbYO_;xmgS0P`{$`{_v0aF`p zbg047I9pL)xN&So@4ky{N#MC1KXfuFy`}z5-|dcMDc$tR+T{4+`R9Q0ZP&{P>;AR5 z{(x5IGghoZa0E)gAx`LF~W# z9pgF#-=6m+!+@*ipwluyS4L$?K!E(&u}_zjOmwaVmRIUsyg2aliWSDVYg|jGsJddD zuZmOl3Mo|*D~sV>-`O~PsZ0>IMIus<-RVowi;j1`8Vp{c3_r^+Gv})$zVd7$B@<3V zuqnlOzEQf1sY^OtjuPh$%xKq~0V_Wgu0>oJMl0fTeW_KxqQ+)K)KaW=!GF#8ikNPq z=2F4mLO@#*OGLCv7tD!}9_g|dA4;ABxhj-n^s-QiZP_V@8DopQc1bhcOIryl#&8wS zEh#7F2IRBo?6gW3?t1ghGS}Tfw*#${Lk}dtO?){wK{I31J(gqe{MG*KBcRWe0AFHe zF*jA^15J|P*7U5k#NJ$#93-UVfWm1JX4t49?e#J(R6bMlJ%gQ@#}9S$Et^han^o{S9y_sdW1`p2ra>oCa2)h?Icx6+ic9wb`0>z_3sF;zk{V z5>H-=oD-)99*9;z4zp}`Go&!=n1ns5sZ-V@4Uy_}Ku864mlM9=?qZ&r4@{ z)6Rc;;dh$YQq3O2Ni2BmgY3#|j)Uhpij$;)@=K*Y*}ZqO-zNQ;1-6|P1ADSx6QJX7 zxw=D6I_@q%o($XskLo|QFDROqtz_+J8sjNk#zvp^{gG@y zB)nL4N>#CU8I`spe0tahAUX#jmb72^ZeC)Ts|pM{_C9y@BN zmR4{F;Ewm!?!1~l7;8(n(D8%6=>Tm7r zXPNZhOeVsOl8A5COFc~7$~eo@oyvBLSllhmyNL1@|pv?`@uf^Z~oU4S{Z+3qZ+QjD-cbdk3L4Qui;i7&bjX# zW(4IW3&_CQB9I8q+v^)dLW8;Pa@EAxNZ_4wJ)^Gn7``(6NV zjyC9I)r`Mfh{2V{N=g6%y=SDFwfyx39C7R&r{sLS%#GRRu~>7*NgVh!RrPn8{>vIp z(+wT=UjN`>T!o#BJ?}zI<>!i~Hft$~iF2VL;vHpwulEzAOKICsWqu~s)w652M|W~#id6=W&=HxE$35+#-5o|zObdgXY;Ecl^2VPp$hC;fsqf6%olXsHbT|tJJljM@2#dCFTx?pq z9-vDPYTV`Z0poi+G0L92F`j*ZHJv?{%J00z=iOE!?jxs;pL8FmM7q3_eF$0*HZa~~ zc9oYMDq2$iGPLZH2-M^UqP95BSvJx&5DY8G1@0uR{wn-Z`g$EqaoN6*%wV$vdQ-@M zEAQAmr0jP{sbaHEX-H{r)1~G&4e3c7JOxGC-y#m2TzzVJ(Xzc}a{AkU#B9}48{tG- zWpo)2`KxJ3yWGQQ_K=$?r}=fa90=qu-@-e5-&eo@i%H+g{ZDl6tbVH*sx$+3E4!)@qE{ z+48`B3`~~g!#Lo@>nlt#34}dbR^O5h_mmJ4asL1nZ?yJ(_5!tlbOkGflaHvc4O5zb z{1jW(1-K&QjPP)qU7W|z1h?Z0{J!)8Or;@VwL_hhH7%fK9_)6zh91(bWBP;N+ut``r~aspmnLv2W*lnc9!E=`8Z! z5h975D64wbeIkVm7J}~Gd)2iY6(AI8QP;x!Zmmw!7~ zj>$hIm2bVl&{sBnJFK_(;Dfr{v|DCnQ6hCZBhU_mMRt-asRks2>=k-IAMd_o$g>r< zWsQ8b4%2K~9A5__7BVUPY`g2dN;=y@~ z(|$XH!`L`dQKt-P+}s)~^M(g5L(w*q?pF!;xc2V2_S=SkoZn7P@@Jkapzm8Oy|esG z&0@sV&!@)}5ty-+Bcpf`(*<`|aN>9RWrv4z)iiU}Z1ew=)c=D2qtxjQ85s-d7+|lr zIB&6ZinH6Etwu|`vBxS(mGhem!Tf)95B0T8l`rZ$4OQ|qecf`h?ru>?+y9a#)yU-5 zQh@p4)}52)+B|v|9?m^)7(Ol8qOX=~);MpI?wPG3W^{=Y|y6E z{UWWdCn(xHiL*hG?bPx)bM!>)=P)_AUC5`a8*p|+jJUVOs4v*}dzaO8++!`8 za_OMp?6WpGo@#|sAZf3?hcUOsCd~dwwwHrI6-e{sf@iLaaKYrv+>w4x5yL6qn|$Nd$1;0% ztx@XM_m6g8r6>XJ{v2hDjmzG5pqiLyMBe;NNg+SMpkD6z`=sHv^2a218^+re_N*5+ ze2uoU19o>MW*239odb41tU46fxYp6cu z;N%Q}C=-Tvp+h>4J_j^W&)?i)yg1mj5InuC-r0l-Y|4WgC=$IIXi!F*5Rp~cPRR&a zqCsmJfrGgLLIqw6?T4V)3D`6TmGeA-%{Ox6h7AW+0*Q7osd+x#V_q6)HdvCL*}klb z1uElDz@8;udaC3L`zGdj3Y2_aChh6b!Ca>K;EE6O=SFB1f!N2PW3|&2 z5EmR|7Bj{h(jPqLYk?xXmD=}*yARvHz1T+@nI$dP?So!7?h^AJlyhXRxqE;V(y-uU zK=6v}YY4_L|Ig@3#_3BQEYarV0O3`KK_UQpag|+L)BX+FyFdrOTHd{lj9MUT?QNy^ z#rLIvq5GR!IfI$V_xKzbx*P9%V4?;vkqa&X@ZkI|4!0VnT*s#qalz8c{nlG*UsAyW z!C%`;eYQ^gx77oef3UFV;k)@M{>ksGO%AfL(z0NCQ<;lT4Ax-Q#^94Wjm~f69W<#pfSEH?ubCb&j>zz1<`MATXD|8(ypyS!y#q zH0js~04~qnr0<5G_r!|lPC=J0^X-W?G2o%W8ug$}z`x|ePXVX5SalZa`~#1Wtxwvx zyqV9qu-Hd;8MyhleBkn?MOZEtLU)NZ)xmF&1Es4t2v)$*_})RdSm&RAztnEL4XNJy z5loh#hX9uzl)1u2>dFIO=gNxN4z{Y*Yhl=85{@_s^+M7@<}lI)#>SSv&c_utE@*2| z*NY}6HLmQOEqBl}+tVv)-i^V$57}LN=C6bThfkpwJ3e>wyMDMVaEZ2Et@zd-WlLv9 z!0vZfN8amn7BeI8xlCF!ntZ@%&0nC$+=4q`@YAd>1^T06f?8h8LY`v6ZCe6) z@xQQbxLoWc-Bj0(ahOq*NL({jBpslH4#tTlmvpYxM2LGZ{TEt zm6tjW=9T(>CYWDwu%73JHXa13GJo7u2B%`lt2fjRh$?1sMuSFz<_1=5`w`@rEag;C zqJZEoWTCPe>QP;q>FDEXN0*)~3+4q+~jLD8!D1R}$v7+hiLj=aifYF$>Q;@RxzV zZ+KRMwRhafB>H+he{f%ZJ*q5q8!x41nbTbcBTM4(3}jCrIO5d>k`_ff#0<-Ay{yN_FcVy zUwaPS3bLCX#RMIEeXM%&<$cH<=~@8%p|sog`0;ADr-Z+ zu&5pU;(u*dL96~lF`1^lpylW#%-%<4e|RH+ANH-Cj*TFax3YQ}xD6SP&kVB$oBgP( zE%c`}zuI$&JZ&#Xr5c00qK4U_YY37dtoc8NCg+OGZ@3gVQuVsQMIK93*Zrc)Gk`!t znoOl0EdYG+ZgJ^{Z5Qw)QQKk9l9h2B_)O1AC&U+BiZ3#6LFrLwiD|vs1xj(Db)dV- zNUSgrFl%?nT2B~5HF5$Vo^k0YgAk}7)V)^|pEj32c&!a|@Dc=Ah)tYjIXnY?dNdQc zII!aSNadU8#ewS|LxKrm=`B7Smk=`Q#k=uvo;V<9oRHueCOp@uwRni20m`!wDs8ZN zr>ILl_~jgF2ENNm1ivrgz6S6o^xhY;I*>p zdOmn_QEl*e`TmNhnjs;h!AlUdUh`_D-DsD%2DkK zj5hAERnh9a2Qn`A)XzVP{J;vukqq8HYPJ|u1E$6&`i{~)SzZ)?$4zUri{5v>W1DZw zBM8YxT#2CbCDPBB0cz%Pimk;VQ4*)n8f`>Pl~EN;sYN_(AM}7q6R;H`B`Nb(IvugF zf-mGb@FqHG?MVvIlv`$m?Ao{C74UInrfV2Y+`8eQ+FrUB$ID%FHG;iq$U0mwI9v2E zc&ZNEw1(hlVOexD(`v(bE;E}m4x{RvB10mcH5~=9e%x+ZM+-{$eG*M!n&unhWy%la z@jaBpaN!_?qO)3!pk;$}7F;~$tx-$0F{*NKui^WL=S?y94kwCTB;v!{AHq`)^BOam zrmLZBT2Q?}uAMGD0zm2rM~(K1gD=`-g|PUZtZFu8N5090i*fQA!OI!Bd?hCXY^9Kw z;zPkdLUsvD!0@J8uI|L;a80}fsAzTRPjG6Gd|w`$_wDN444D5>!p3x^SG?f>*tt4J zr-D`gFdNG^4R7;#E91ULp^O6`OMjbgQ-4V)sy$P$IF+Q@d}CHCy69A4mz#NNub#1g zD=?R@nrpVhBq%O(g}K%9cu4`NQDp@4_z|+UW75VH6d&-dy{PJRB;YZbHA#P<9Jq8D z*@jG9mYO{BLwqT(`2>+jub>Vb@Cq~lr(jg7a?TFU^dl|(g$P6ipRb;*f}a-=5mCba z+kj09{hx;D{}%oa1D1({BAodvwZ{|6o+$DAr0Z{(`ptLuWMOUgs;{9?ykWJIlYN`x z{fBqP!t&D7yFT#KQ``>wceM(@UY+l6!J+ve;JPHL48HDFQbA;UiRvO~@1mpeLO=o@ zw>4R+^{?B4K=kR>3Y51q7;_po43p!cbJz9RoNf52g!bPf|m#GAFysYulTgoy9cpkQ3a5c;j05|&*L!p z01zG(w8JxjyFA%Ib@)fL{^TQnBiX^SEA$4R_u}+xdkdXyxw#4*>^xwvz>$qlOPLuN zh>eAo5g;r7*xVsUcO@}i8n)x7Y#J$0A)|aY8I&NVjY2zb;Z8PWWi0bY6e7mN)JsP3 zaqgLTeXyczu`*r%uU*}v%L4NG+CgTRE^C=RPyR_T41YCDQ-KBP+szPmLAmXr!}vY- zpE~+}2TXzb!Q;H^VSHn76lzG6E+ z+AP7R;)0pi|1{3Z;FV0CT(cMwQGwK+|0aJ{sF}%o+{DXunAl=&3$mGlcVN}sxlBxZ zc`izso!bzb_iQc3vG(6Z1D9?QSsbB@?^XINp%V#(Y!xsu5%q4IVv>Hmhg)c8Y4>_a?#8O%p~ z-WO@pI_4>e9A#S>t<3*^O(exp=}VxIQ}-^J<}Y00JZHkey$gAN zt+#qg452n2p+Q!9_`Nxr{27mo_`knKt9F{#T@g>q`x?vbIY-M*S@lcV5cFj$Cz8)1MmernNZ|en;lLbXquq*$&_0?r zdlp9!awEsIH^6bx+5ZIV;wK@s_%y1!>n&j#^5hq|<>b(2OV#0>yXyHk5S zVUQ(@8e@=??lm*mq0cnuhMqd-%-5e|Ju*bIZ9S493@i07;y`7@(DEcuI+sb|~=1&lBeiJ?=6!YOe)mJe*}V zQRI^wi_vx!H|jRr%Fr)}0z|UTS^@T(d9ieLo{3=)s?vs~gkEY^9BbS9!dS`T%}9S% z_cgU%RNGstR9_9{!5NMmJ91IcK}YGxVYweddAmqe(3yAy#G&rg?{v^+c)|zfH`I@8 z4%1^&MQs|uJyODs#Ve1dVQ|$VS<+mt^rDm3TL&prA2X3m+P(Q}XZ_07c;oakZ0@OP zU)k{9RowO85qf>p6$dN1O}EU3C(wMCl81zyL8y=oTxy_P(q3Mo|9x(3KN0~{HV8>g zKZ5x&lna*cOP$&UO3Ojw6IY_`4-PDLL2#D`=&RBpx_~iU9CQMo*SlVKDpQ?X_eC#r z`kXmHNG9(IBO%oUDQa#pOvo~V^RgMCdK+X$fYts7?PVvzr#K$j zh_!rg;O-??x}ylbe9?{YDQ~TOG~d3}c*F=OeJ-FG&|3ji6vI1T{Rbzg-+=R~8A2eR zbM_)kc2hbFN|1>iO$^q|AK7Z74;>9h=iOky%5M2=83a_?R18*BRZrLiGW~n;aPBOc z0u03eC>JFS!B|;uK-X^?wP9F>rzJn*CZKOvkq=)8a@96}I+~lt5nk>a zG|<$DcI0`u&E^N?k$UdvTDZJz6)#LQ>di}4k2<(>IuPrU{c3O?*_UcagJ4h=ep zrwDO-zTu!px~wcrSqi^=Wq}FzaswI!>)OBYH@DtLCUYwt;=&stXqw;Mnr{%~7 zu8nAN>8?Qn8&@#jhMu3e{OEfJ3+NzXa~#+vB=nTZHOK8g6M?J{vq?V1!^A5?mL00Li8u&8TVY(Hpq9%H+=Q_M)79mZI1PttyIff%?8YJ z7j10yDF3+ql=9u1iQ7&qgWf&o2TbH1Fc55OkMTenWo%zi&}@{b^` zH<=fZ8$mqlVeZHdrbQiQ8(6BvP#$6w7B+~#6x^C(mU7g6k?+U3GU|5~*_4?qd3)-1 zYbgX`536iU*1>BPZjgEnA1ph?FYUD=o*T!Sgjft!+w9I%H5H%Ka^>dCoFH3<{mkYF zV*feGmu&_6^k&dSXO_7`)fk_IPA=P0b+ht^h|!tPh#T&5=JD{~M^ZA%?+fbyIYhg@ z2h}ySGg8thT4ccIrYG*S@$8yM0*vtbuQHM=CGU>(H)w9;`Q#T#*F&C2zbMCo_k`5S z1E>{#HPiFap@q|mm^>jIjxr5+PCnphoOy!TkammaSgwFaoN~*Z*b+b4?v|jf)HQNx zrLyz0v)IuteSE%Wtzd`S+_H;1VK#QQ6auVqZFJ9Wy!mq7!|I^&@cZPqp(D@S54NC# zJzKjP0!{pm=v{u&pDuw(`Cf9%7Pal=^uLd&Cj7-}W)7N)IFIy#V~;A|S3N&t;Ob}w zD^yWeV8II(aI&WP{18=Boc0AQq{bP9y&doi%4X3-aB?RNc@vSmZV%G{w!Eg zvZ;U6qTG#%D`*_=L+F+{s6GSlEqWHzWurVsk~@d%%w%N=LpI~V^jsa6Sm@Scpn7}w z`TFWP{{^8<0E_>}L_G?3!8JwOeriHiq2uf&!>eGeCymj$c^?d5C~l!4tqnkVN8$~$ z^iC2}3Cz3DOW0A!h{^9FXDz}Vi~-v5K-romq>p3c4s#EWbRMPOk9J;MypYFma4OYC z9_XcSna{BwyM9elh1=ugao@GmSGAtCt$zv4RU&Z+!CxI;b)*cMzYP+cV=SO*~w{pB}_JwE_QO=`kl^3QOUFqy@#3iWGSwp*eSv6J1p7hJD<+T*m{b@l zyoT_>1@LdJ`R`5cAAjN)we}!rd=7(5>*M~bd&SYz zBkDly3>ZwfgCLrq!ieP!==l0bj3}cHPktR#gRTE|vR%yW$~JLBo!pNrPyK?B%axUy z!V8dVdjt;WM>-{o?4~?mt11ZowJ<~rJ8x2ytT@nGDAbaYCR7l-ai6j0Ww(YAO3pPRce z0zsu!Z$jdo@i)9n5mq`fg4-Bi$wUn_pk8y{B3P^X$QFi9*-q?Oh`(6H9eb;<=IDs# zdwftJ91c4%+2QJi(%6P}7k^(n0n-BHgxy1x!)m-4Dk~Wtg*!KWc4#m(yll30Rxyaj zYDskpzI@$zu<<&?TbXebE7@9(ErSPbE%}5F;`hXExC(ru*~!#4TX|=Y%c>7&6vXIM z#cc(eK}!PjC%jm5aft&9Frl$tGhaAu;!)Y+lE2?X9&$-?K3#S`Ao_aN3s0!NvO9g> z_v@g&K6e=K-!ATV(f_Sm`#<|#ySQ0VuKWD=NzDEqF`BOc(MxM-7nQjho69Ux3h#vV znjwW}4J%wFDevEM{8QjyC=?36zwi7ud?l=wC0!l!aMwadFMr8RZ0qdIi*R*ywgL~z7FR|%Q2va%ubL|!*si>kO{e7k(Y zrxPz}MmvnMe1^sA>aXg2G#MrU#Rl(W2L;}G6-OI5>J#ADM4W|>+OZ-lAqv|3mCrM0 z7+v)DtHpYjy;`b)8LTERb41aI<<#0`@QmB!N4{>35u-|*Zs+ymC>yiUgu}zb?iFL>p2(7*gSpaA+h%KL~~TIY_j7-UTZB6oau50pYOO$IFJg?Q-6E; z`@rz<1w?o79ZCqNyUbRNT=~gtPpCS6%gQ=~cAZLs&k}5|$jQ?JVjpsXYy=chO1YLg~ryAEVhq61< zo(aPS2KApvPudLcitgHEx}l|Zs^lH#Fylz4^A&2!qTwQ-0Z<_^l{Mfp z5*Rx{2zF%ypDC|k)tsMJWFyanm9qL@J z1`s4ef`NGvOKDHwbCha&$5Dx3e$i37i+d3sYRuSZ2k3MbzA$KCgz)UJRh(6l0rdF} z(yh%2O;1rz?*}pX3^xqc>;0HJdpy@fpq9%S$0ZV!ZDo~%@qk_e1Ly*u;JcpF!4P*T zL>Mrn4sq(Z%1IBpc^Rl%ij-^8GKZcH{vMa5M%4klas%QAfmMyipcQ3~{C7X3`2=PJ zLIl&s^I#GA@A>}Hi(SSOF-~^g_i{ynSiL;sPcsN;(6h5w=a?lzonU^sH6Gf+EQJh7 z^5Ho@;Rp@`e;tx;)VmaDv!`#|#7V*}`#!E)!RtkWaxaBYui{g~K+Y#mU0=Em=FRmJ ziUjk|c>6<4W;lYCS4LZ{;>QgY7uBobFx(ubE9>Lmw7pczsj!w}j2QfMT#O!yf-41_ z^UuFt`KHcD4LHk7Z9z4tIXHH_mgz)-|8qh9YgL+QNIm%fJtazQvPP!IIn7DM+LhG{f|32^MYQqiZo`8`^N8l_5_$Sy zN*^MNx^I3o>m_j}S_u#7KC@z84ZVB+M&n(^u{`!Jzoq24nlD`^BS0_giGn*(YW9*G z*R+RFW2cK2&7)QS+}CTbcKMGjTdKJLD6)qIi@My!7O}+DVxi4mrnw8t&dJ*b+ILIvJ6cet zi}&pPeHoj%dP7>fEX;$9YWxuyS9N-AxJq&`#Z_Tdmu+DaGsq*pr79%kvk3=pk%)Cz zlqmPiRdes3uFtNNdCa$bvb{7!;;ftP6ZD6vME;a)#l z-r6wt1tjBb2etPt+cw_8i-*{sP%1i@O_p+f8E? z@?(kGb(mz(Sr%}VlHUHc%%=oKgppvft?a=$kFYFIOtDWCnh-WJ{ zCAgkmk~zs~Wu8pIu9iQQ=P}8K;FBV@7FTB@5?gQY%1c}|tdm8M&lKMj*Q+d7W1>{( z_N{la+NV+{-`RpIwBJO03aBP2B!{!aN)@}(Ig!8Pog#UXez}2o<9tH%ch3)Bs7Fxz z`}dO&a`9(ZN@8k~xc|Q1pYXSX*cPvc@kI}#@=U+f-J#qW$dBWay8VBexyq(ExMqn3 zHn>BAL$KiP?hj4`cXxMZ(co^uHNhdcOIT!Kf#B}GI4r&|_g~y^=hIZp)SQ~>>Yffn zLvgPmmB-zo&}5=iR;oFJmFukKh7VVww{u~PKfbakCq7mlTIj@48H)TjRFZIR4v6;o zlvg1;z0kUjgPUJWpkrdYKuLXCc`}VF=>SfAa&xM8{1jR_Y_uRW8Gi03tpLd{)D$Bc zcCy0VwGWp)zN@wrK^LujxhFRL_bkrZyj`51Yd3suAH^wMpzp$TyZxz`0-+-cRG7SS z2X=Yk#dI3~Fz#xSrZb%S@cz*Y(tLMFy2S2ttLPN>6z}X-@Lx{|gs=Lte-o~_N$&Y8 z=JNO?Dl-woYO{hE6S}ZqdPxO0H?Iff`itk)JsCLXwbo zo}h=jU7V8!sLNMA!AaM(UJ%y}HN9dCaXOS?EMR!trnFq<`|L92^so*F-$kiFk39+L zr(+D=Q%9x&Z6%kj(9wpgkV}lVfNt(gmcy4#1Mb#4YUnz1lEbQC>%4~p={xd%Nj-My z?vRpmQj~Pd%ZS)`pw^d-o6upPqqs$uQs~jE!|TlzqZ*cJq{UFN0#7@Ad}J406|=-) z7v$4BM0YCkjrYjLd}0KRP+fA6v=$wkJ*}&P2HTV+{wwW)RZTx&V2ghK7aJs%hf?5p zY8N~rIIAj@{UH?coz4K5;*|(9;+Yn4A(M=M<|(aioMG4zk|ts)S?L}`A9YZXRjnyfq9>N)*oMB z%=u#cuaiaPed%HA#a6n%q}#1VmN@RP{eX9z{X%z75e8iwj=c_vm2Wcsyc`IYGa~hC zLV7@Gz*7~ser26kL#*8x<)1@J(y+C5V(ntonp!&H99@R7Q+AZXd8rGs3kIuR1SLNF zn`bWnNGfdbdwK4^`nEkzIpt)5&jGD3q=t3=dCvlT@&-q&K8v-`5A}^% z>86PG8l?aiTTP7l^C~w+0&FPSz$fo`7K_9~!nvtGXmsE{y22L((1;)jO&Bk8*w3tL z?mc#$^4Vh2%|D(^Fe;&;P3bZfS9d733Extf5w(tz5+zmsZlKQ8hR4EVD3Dq~6^>@2 z+ywH9same}jpT#v^4*ksJNGah@($bh-Gs(lb;oK2sh2g})|;6?;g-)Id&UVoF^8<) zEecaej#X(XX0sz-EuH_U=O4K2Y8d2CuuIxQtT5kKP&n%rNwB~4*drC6LPc=4 zyCf)IG^^c6`>Mx=gbp+m4LH!qLKCMzs!Fj7cJIvzwS5OTt0oeX=}slmjK0 zUB--92THF46r(ksI1{ll{bOue@lLpwJ9XhrjgV_9clY$ZGZhF}bfkuZpm~!_i#b5W z!GRsn#c8mVSY`hGL05xr_BdvMAIi;zuvH8h-9UA)vrRjeGC|oqmYQ-%bdE~jMAgS-_JWgtClWJmONN84(q9UV=$whKUfCT&=u!NT zwzorLvFe6kx-&aLw$Zz3K#f|2Xjfdy6Hf*Krto*<58p(jk&03rsQu(md=?T=n?j3Y zRdZqER~W1T8djL!Z|4i|?8A~7bJaR-%)n_JMW5u<(%XNdD2bv~A&2z~PL5ok8~$rwkVYhFxs&vUeqpVFwLX!5QB_om z^~aJO-4$dntpaUEvdAcOe|gJ#N3QdA#5jKpq&4pzG-MU{oJbOdKqbSc74Mv4ffSjYLT>Ua7wf;(95*zah!=L&?r-2vV_MN%vZLATwdSybiI z_>fVb4yY9Qjqn&Z)-s-DAN#Lr#D%p2PBl^MypvtveKuos`PkV6f5}l4egB{Wm}`E% z)iLm_$jGkN2|CmL@5>7(ri>qAEC{Ni6Up=PbL1QFE?iZ_=-u|K5mAtid3|?62%;(C z$3rh<1;uxsv|9&QTtBYu)fSXrzJ^J#MlT(>0maT%6C!m2`DLVWwfR>%5t8ILNGc7^ zcrqOQd1(xV;9H$F3#8-rV=MC{wB`vF08YqWaC8; zp1w)0agt`3>6b@xaoxeyLgrJp9Ylig-29&)op}#^D5Qs=w$)tT-{LxxY;6OXqNCfH z0v0Xl{g*RF(_N!(ryW1Xmt@a-2g z=U?J@Z2z+%TV(~oLmqb?V?HW(NLsnmmpiM2t0dMkb2VT*vF< z=C`SNFWt154z1p|6zhc~^!daXXnA<$AkG-+{Rdq$HDE#y!q@Yb0Y2;m|za*rbB55;b_ zC=pf5fdq9%@0HxEdfWm1a@3BS6t;M}%<|99 z{bI-^F1!t}K`+Yi!NZ?NBCZ5b9iWEF>>_|?mOYCUe718WF>6|CyDLl3tnB~@P9a7t z>b{89$t*zX(_0o7@x0GtF12??W~S5L8kzW#<5X*|)$MbW=C9x9uH(g3S}nvEgJ)d* zv6@r)i1fCf^aozcT(-cncs{~cmmh$nDCE@84 zc|@N~Rxjm};&6-YMd`_YhfX$(2hsY>*Y`Hk#!qcm8SLm#bSb%oJ3i?Fm`rOd_9ZvO z8U4`n2~oorRB)^7nyOcjNKT?!es%NfB~AAU2AGfy^RLk&?ZxRJa%~ug;P|~`#Kk(3 zXZr=~oKAd_sDIQkLb}3`5|-cs6r+hOf^9gIN%Ox;Gv1L#n8r=DD!Mr{aHA3&=PxV3B0*rBul@I^n;9r&CNpz;bgTYA0 zDH@M%fKc>>m&Z48m7n%EQQ?f%%klKh22dt6OcQ0VmqENuKe3ArT^d1g0@S_X?^R^E z`EJ2peQ@FHsDmq0;x|R)i-~5NL>$b{wKPH84pvEz`sTZl!MQM%6@M4NpAYHJR52Wj zpT|{b;|VQ{eKD!dgA43gdCxEuz!@*oX0qa}{SbC%dwkj#S&_&9fed|iBJyV0c^N2) z)XxIEUAh=s(EgDF{JAa$Qc$EcUp+;91=zk`r;_b;?KWgtC$*G&pMI5LT*by#m<=q) zSgtq!MV{Mqco1TA-&>|~gP-Nvz!ijdf-94>A(IMEyU&+N6)H*qSgXb3?OwmYpFXDE zDvqECN)y}L93NEu*PlSASITDc_&wCQB3pIblv>D*6p!Q+0>Rl_2O+W^TbIqXz0DOB zI+cV>>ZjKCPevJ+9z%(+ULgynWIe;#!LtgprQY*wNW={YVF6_Q?WXY&p+uXcGsYe#av(~1INZC2*u%~ITlu_D2N9P{7u2n z&)r6H!9@RMIL6`={yy?pAMr1f$!yN;2Fp|WNEgXayGccdH6lwcK71dgh7z{Cn_#k(Q{4GKt z8e%0Vmk4drDCPZ`u8$OCL76Sn_cquuz$Ta~2h)NatC-gC0*|Fch-5Y)|P?TV-YGRpYi)Jss{pms;Lg^}r8^~i-q;*eE(U}$ROf>WsETLoy)vZqU z_UiH#hhJ~GY(l@IiewN-5Y#L(b+Nn!U7klC-bM3K3pu-&t1kOyzQ0vQVVhp@{88#j zEVRFhCT-y(pcwT%yJvopq1+g!vM!HC=BmU2kiY$TR2CTU>blgl zZa;N#in#O$Hmh|PMzrc+%*ql>1vXsc{QYO2d?_jEr<>MSLzNj;mHivrndAG zjn`08xWbW14Xb_Ptdu-3OB1y-#*;X)oIO= z$;b>#cv$#=$ZsO=RZQZBLj@~tPmV0C-M?;2;HdHkvSK0`=jEhQQ)L*0*)LV2tl#H5 zcua;n)VUYN3OmwrFYNHOnju;m7y=BgFvoLOcl~`#H&mS4V>SN;J7{<-3&fuuy#+ce zi$O3lWu2okeswTon(gC?lDOB#ut0K4(=j$i|*o-+W-ZQ zr9U0>`iD2-2i;=xy5BewnbexnoaZj?7<2#?EO>s44mjw-`00;)(s-{V&5S>1KFRlR zymDRbUyB3ImNl%uelY%yRb=ewg_#_Lx#FCP*C>2fCC`cvym#>X{W0^N?pjo=hL zX^JVEp@0mZ##Y5^Ni6;qT|ZlGDu-}yO@e+*Jo2r;Fke?368FuT(twl=3I_a<^$N6zQ!r-n~w987cFXS?G`nDk8{P{Ddvt)57nc+%mj1iNG z1`ghsE3|3==+#nVY1N8&1o1j!%u$yTlMZ>Jj03KPx$K_Hr2a>T-c^ZWY^e-k#9YJ{ku_qEp`1V!z^$N$o`YKEG-W(p(s+ zuG~A?xu!C}*v36IX=|0RSY09E@@-1n^Hg2oA8r=Z(=ikryf<=*`0cHELM+#FfW-hf zkBh3|BDQiP(8@vXSGIk+Jec}~t58ZjN$~GtcI{_g;tB|HDxH)vuI|EyhcUFTcHlm( zH5C=)-$hP{*pNd>DIzi-Bwu)^e8wX%WuHTs0rnIHxZE{cj3w+HMzhFN27kyYeRIE! z*V@8KhN=3s4<{b<3Xm~7A9bF!F(`Z+qDGOp1 zB{8@B_jowP8d}!ZPoQgK6|*+2rjjG9zxgM)4iZ({Noo1aH1+fPRWb4d`vB+p0}O9l z1|)l#i7C^BY`KJR8@>O+4Y@hkK< z{en>>SI28c%v*2^7=Rb6EPj4TCL0wq=#)pQu=?D^d6Z0nyi$U&imk4Job(9dV{!}E z+sG#H(M-nGBNhjg1t}CtSyHO8-R?ZV?R0Ne1u|!PoJ1a-B>uJ2YP8n*%mflgwWfb0 z#--rcRNK8HMOfDsUi-oDCv%}Ea!J^S7W25KY#N9w5;>%GKnP7pYbU`Btu^1xjhN29 zZMa+|dU<|%^Nn^?7^pB6OT-|t0bCIeR7xut?|VixE$BMwomSPz>$+3ld^>8UCGt}x zV;C16UsG^uLxgxj*>7caVm<;#`E;BJ$#eRP?vQdt)&pB+tLSyqCAx#S86MUa$N-nFG|4^>iapSR6}?otV^sWQ z!6!#Q_7JUc-W@xnMnRUOZHu^Xhba<)B_@+ruB5$5(P=(X$~bq+K)xPB@1c9?1N{t` zEH-6mMq(Y#YtoETUG1H>Kxyp1Bv3?7j^B<;d$Yz_r3*#9td&f)3d|~N8HFGG)sVBR za~xUr5OxfNO8C(*bJacJ zZNFpHAE5utKwgB}APJ<9?XtQaoN1SeTFSO^Ps8jUXRQRTi}$|r=t9V6(@6j#2f}nV zaw^pedHRT2>K3tMct#3GIa2ZCzpOTbbZK73r*`G`j!7>8P9&|^H_x1PL4P+ns-&>j zu0qi>l=mEAVTcX5;zsZ_ZQWwmNZMvZe1fuVQBuHkr2LP@$&=6KXzks?AAMH5!vjhu z^1W*^>0c~uw5;p*79SD!SNAP?g%18agVTSH4|?VE^m$>)T4%@G9Egicz^{0YVr&X@ zW$lx!Wp4;{C;R*)5^2K$xz{!yAER zbz*Mb)S}_+g8Vf^*A$qc%~T>z1%gY~cXTM{Nm)f|DG5FG?Fv{m}`guDDOVtd3<&HqS zK&T<-(-{d`j1t-IgPCjhlf->?GC<0jm&k@EF7$cfAe9nNJ#DidR0-l>PFfIVB55JRsFC1*al}xL*r2dIT*#~9|P7ynI&)WO1?KNc9 zx;%OW^Igz}t-h8YVHx35Dx%F{+BNnCjzH7X%E zyg%^92$B8wp;;9zdW-m8$I4hxlsG`p!EpnamHNX< zf;a!At5dl93LJ`)YFsj#=0*LKNb#h)DPo^5>@qPQ+(?DJO&)JN|FGq5x0vASZTLw( zsw9vcUQE>KTZOf-@Wg6H$~bpeuNF1=DmLrfem8$J%gKs}FC-)ub}#rfO9oXPZPn&`jtS8qy1=`bI0sxwSSZedCHU-7Rw=vtqf z#8AVd3FS!-6|G$deTRmf`uZHP(#W9iXPY&$7aju~tmYT?`tKRB!)N*ps22(*A<&%@ zYfo0($*$J69B(!b;+qYgm9mG9OQ>2sbX$ih*BlF&@Ne7sRuxb7BH4ZHL$PTq-7_7h zzd2U_NZ$p0v!|@Kj5H!anO=z0(S#mN+DW>}CoSdcv|0|m2)XP@$%16k7Fz3>g67?z^C=0$}Mxs=;6qPx`zHFwF&j#M)T z31jXY5_A+~3Mn|Qo~HV6r<6UgNw}kCxS1-@`g(n93Ux6R(Zaz&sycY%{f2-)NvOe6 z1qKWxkL{`GaEW-jA+%Gc_bX7&WlPKW?mwv(LCz_zdo49}Gzc`HMhzoHX7L{9=97_R z_S&H?K=N#hn4)jz2Z29d{;;Vcb)#>+jm#TC-xBkdNxbZh3Ri;gfK@ucIv?!=_f#@Q zltZ&4UFOTTnCUU>&eIpm=gHE^?~#)uW+bXfguv2?tamUwDX_T!YL6Zj`mUik25+~u z*&X^2(aYtn`+II}Eq5YiYh)<@I$-|*i_u-sm5R*o^6OXqG_72H?;(TJ_yO(7wx-=RmH5NaOl%eG`g6;SH%DC3sjs5Fi<>FY;1`zunKqnGSW&TG-TEUgF zYh_}8P_)WCjr;~{&FfMsn!spf46@i=C^3w-0=)NMh{pfxCf`U)gfb|W?SK14rm)#b zu8;Q=wq@=H7@Q~%{UQ385?e&M&>KYg8p9j796_27wJENj6sdc@a&UQbNBKjaqBE;U zEaFkCDG^T40E1Cr=U@9~pWAb>3^#f54^Ze={Q}P)Mq+Ns-e#Ng_74ACzMfk9Y!RL= zO-B>B4!0BsxtluL6t%;T6?n{z4k-6C1wDnXyPDInO|0(xX#QfGKNhhRC@hKoVZuesXRcBnRAlytsfrzX>K zN%6^32D|a1F5vq=Z>^q4?PeZ1*cEuUeZ836%2@N@7o|AoQ0p(GjyHHJy}ho|D)Rt6 zVP}~JU=G_>f+xgdzOv_NJHK5E_{60{>bi8h_DB2=T3ZnuS<(J$^tZMS9Q6ufJ~qT5 zncjD&k?_7hgz4nQgzg_^Q7UB0*Oxia2qZ*)`#B#V0*q%r5EZN?+T57?sxW zw%z>GLM8E(Kx5BH6s|iol|Jd3?*M~woFi6TH(i_FxoF zO@^n`=pQy&zO4M~V)dWPN2ueNO56U9Q1sNvA}Wft2nLka_Bm5i7HqE{9L`2rs<}KE zsl#81yOtgj)V(lVwOXi42)q>$<$0dgLN~;mUlK*0O@i!Gv>?ddG8+(RW18nc`OXLX zB0IS(f`F$OSIDn~SwfUBLq0QDz_>dNyv^3cFm zs8}9G>0G_bOV8N8*ujq^0Oh2S&!aT)cp{8seOcM3s^XvIg?`f2q*8Xztgf^n@z>ww z+xbao*@*}6$7yBPccbh`TiqcV^DEwD@UFpsQVIq)Iobn|*wDpop@$u82=^Dtrp!Gl zgTqu^gP$9|VxYHHn`^*i0wDY(zpbc#vbZ0 zXf3FI?i!q{j({zl@Q<(9XY;GPwvCl9Yi$_2y*TAL1bmZ%)ZvQap%=H02b4F`gtduu z;P(q=8*{B%AGxo`KMczhM8SJ^sWHTlze~pi?X$MD*M2A*&oYKHSY_|d*|}VDXfMsi zk9nISJg8H5<wPb2;oy=vk;FEA^ErIUd4=-LHWF+B!$_5-_1Qtt5?>k|sFX zM8~#HCaorZkH?ig!M=$C*|hyk1fAO2fGMv(h2zdXOvylf!YKSax8L1mh2wtx>u$g~ z34e+CQq5J(YZA^VoQ?{vXB!Iq8T66!F9om-O^}x51MNlJ_tiX~f7KR!_)$pp6j-*S zA(%M4JEkPL(myvd$m*p95>RW6or8d>kRZhE4J5}B2G;Wb6QwH2smaz#n}q!jg|*A8 diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/window/assets/restoreButton.png b/clients/flash/web-client/src/org/bigbluebutton/web/window/assets/restoreButton.png deleted file mode 100644 index 4e216809e27c7d117bccf416a44b3a0a7cb1f623..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 182 zcmeAS@N?(olHy`uVBq!ia0vp^JRr=$1|-8uW1a&k$r9IylHmNblJdl&R0hYC{G?O` z&)mfH)S%SFl*+=BsWw1G5uPrNAr-fl1VwW(C~#z7{JVaS(IywAO@9Pjz6Y?J6zQDP z6sW>@;g`nsI}dyl7wn$2;SF1KznH_;rM&r1^E1ysS{rdyyVbERyTS7JrY+Ie;tI~W d#xLeFU~pQhq;MtZF*DE(22WQ%mvv4FO#n=cLB0S0 diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/window/effects/BBBEffectsDescriptorBase.as b/clients/flash/web-client/src/org/bigbluebutton/web/window/effects/BBBEffectsDescriptorBase.as deleted file mode 100644 index 0e083a7ea41f..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/window/effects/BBBEffectsDescriptorBase.as +++ /dev/null @@ -1,180 +0,0 @@ -/* - * Copyright (c) 2007 FlexLib Contributors. See: - * http://code.google.com/p/flexlib/wiki/ProjectContributors - * - * Permission is hereby granted, free of charge, to any person obtaining a copy of - * this software and associated documentation files (the "Software"), to deal in - * the Software without restriction, including without limitation the rights to - * use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies - * of the Software, and to permit persons to whom the Software is furnished to do - * so, subject to the following conditions: - * - * The above copyright notice and this permission notice shall be included in all - * copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - * SOFTWARE. - */ - -package org.bigbluebutton.web.window.effects { - - import flash.geom.Point; - import flash.geom.Rectangle; - - import mx.effects.Effect; - import mx.effects.Parallel; - - import org.bigbluebutton.web.window.views.BBBManager; - import org.bigbluebutton.web.window.views.BBBWindow; - - import spark.effects.Move; - import spark.effects.Resize; - - /** - * Base effects implementation with no animation. Extending this class means the developer - * can choose to implement only certain effects, rather than all required by IBBBEffectsDescriptor. - */ - public class BBBEffectsDescriptorBase implements IBBBEffectsDescriptorBase { - - public var duration:Number = 10; - - public function getWindowAddEffect(window:BBBWindow, manager:BBBManager):Effect { - return new Effect(); - } - - public function getWindowMinimizeEffect(window:BBBWindow, manager:BBBManager, moveTo:Point = null):Effect { - var parallel:Parallel = new Parallel(); - parallel.duration = this.duration; - - var resize:Resize = new Resize(window); - resize.widthTo = window.minWidth; - resize.duration = this.duration; - resize.heightTo = window.minimizeHeight; - parallel.addChild(resize); - - if (moveTo != null) { - var move:Move = new Move(window); - move.xTo = moveTo.x; - move.yTo = moveTo.y; - move.duration = this.duration; - parallel.addChild(move); - } - - return parallel; - } - - public function getWindowRestoreEffect(window:BBBWindow, manager:BBBManager, restoreTo:Rectangle):Effect { - var parallel:Parallel = new Parallel(); - parallel.duration = this.duration; - - var resize:Resize = new Resize(window); - resize.widthTo = restoreTo.width; - resize.heightTo = restoreTo.height; - resize.duration = this.duration; - parallel.addChild(resize); - - var move:Move = new Move(window); - move.xTo = restoreTo.x; - move.yTo = restoreTo.y; - move.duration = this.duration; - parallel.addChild(move); - - return parallel; - } - - public function getWindowMaximizeEffect(window:BBBWindow, manager:BBBManager, bottomOffset:Number = 0):Effect { - var parallel:Parallel = new Parallel(); - parallel.duration = this.duration; - - var resize:Resize = new Resize(window); - resize.widthTo = manager.container.width; - resize.heightTo = manager.container.height - bottomOffset; - resize.duration = this.duration; - parallel.addChild(resize); - - var move:Move = new Move(window); - move.xTo = 0; - move.yTo = 0; - move.duration = this.duration; - parallel.addChild(move); - - return parallel; - } - - public function getWindowCloseEffect(window:BBBWindow, manager:BBBManager):Effect { - // have to return something so that EFFECT_END listener will fire - var resize:Resize = new Resize(window); - resize.duration = this.duration; - resize.widthTo = window.width; - resize.heightTo = window.height; - - return resize; - } - - public function getWindowFocusStartEffect(window:BBBWindow, manager:BBBManager):Effect { - return new Effect(); - } - - public function getWindowFocusEndEffect(window:BBBWindow, manager:BBBManager):Effect { - return new Effect(); - } - - public function getWindowDragStartEffect(window:BBBWindow, manager:BBBManager):Effect { - return new Effect(); - } - - public function getWindowDragEffect(window:BBBWindow, manager:BBBManager):Effect { - return new Effect(); - } - - public function getWindowDragEndEffect(window:BBBWindow, manager:BBBManager):Effect { - return new Effect(); - } - - public function getWindowResizeStartEffect(window:BBBWindow, manager:BBBManager):Effect { - return new Effect(); - } - - public function getWindowResizeEffect(window:BBBWindow, manager:BBBManager):Effect { - return new Effect(); - } - - public function getWindowResizeEndEffect(window:BBBWindow, manager:BBBManager):Effect { - return new Effect(); - } - - public function getTileEffect(items:Array, manager:BBBManager):Effect - { - var parallel:Parallel = new Parallel(); - parallel.duration = this.duration; - - for each(var item:BBBGroupEffectItem in items) - { - manager.bringToFront(item.window); - var move:Move = new Move(item.window); - move.xTo = item.moveTo.x; - move.yTo = item.moveTo.y; - move.duration = this.duration; - parallel.addChild(move); - - item.setWindowSize(); - } - - return parallel; - } - - public function reTileMinWindowsEffect(window:BBBWindow, manager:BBBManager, moveTo:Point):Effect - { - var move:Move = new Move(window); - move.duration = this.duration; - move.xTo = moveTo.x; - move.yTo = moveTo.y; - return move - } - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/window/effects/BBBGroupEffectItem.as b/clients/flash/web-client/src/org/bigbluebutton/web/window/effects/BBBGroupEffectItem.as deleted file mode 100644 index 38a3a1fafd25..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/window/effects/BBBGroupEffectItem.as +++ /dev/null @@ -1,63 +0,0 @@ -/* - * Copyright (c) 2007 FlexLib Contributors. See: - * http://code.google.com/p/flexlib/wiki/ProjectContributors - * - * Permission is hereby granted, free of charge, to any person obtaining a copy of - * this software and associated documentation files (the "Software"), to deal in - * the Software without restriction, including without limitation the rights to - * use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies - * of the Software, and to permit persons to whom the Software is furnished to do - * so, subject to the following conditions: - * - * The above copyright notice and this permission notice shall be included in all - * copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - * SOFTWARE. - */ - -package org.bigbluebutton.web.window.effects { - import flash.geom.Point; - - import org.bigbluebutton.web.window.views.BBBWindow; - - public class BBBGroupEffectItem { - public var window:BBBWindow; - - public var moveTo:Point = new Point(); - - public var widthFrom:Number = 0; - - public var widthTo:Number = 0; - - public var heightFrom:Number = 0; - - public var heightTo:Number = 0; - - public function BBBGroupEffectItem(window:BBBWindow):void { - this.window = window; - } - - public function setWindowSize():void { - this.window.width = this.widthTo; - this.window.height = this.heightTo; - } - - public function get isCorrectSize():Boolean { - return window.height == heightTo && window.width == widthTo; - } - - public function get isCorrectPosition():Boolean { - return window.x == moveTo.x && window.y == moveTo.y; - } - - public function get isInPlace():Boolean { - return isCorrectSize && isCorrectPosition; - } - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/window/effects/IBBBEffectsDescriptorBase.as b/clients/flash/web-client/src/org/bigbluebutton/web/window/effects/IBBBEffectsDescriptorBase.as deleted file mode 100644 index 851d1114833d..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/window/effects/IBBBEffectsDescriptorBase.as +++ /dev/null @@ -1,71 +0,0 @@ -/* - * Copyright (c) 2007 FlexLib Contributors. See: - * http://code.google.com/p/flexlib/wiki/ProjectContributors - * - * Permission is hereby granted, free of charge, to any person obtaining a copy of - * this software and associated documentation files (the "Software"), to deal in - * the Software without restriction, including without limitation the rights to - * use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies - * of the Software, and to permit persons to whom the Software is furnished to do - * so, subject to the following conditions: - * - * The above copyright notice and this permission notice shall be included in all - * copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - * SOFTWARE. - */ - -package org.bigbluebutton.web.window.effects { - import flash.geom.Point; - import flash.geom.Rectangle; - - import mx.effects.Effect; - - import org.bigbluebutton.web.window.views.BBBManager; - import org.bigbluebutton.web.window.views.BBBWindow; - - /** - * Interface expected by BBBManager. All effects classes must implement this interface. - */ - public interface IBBBEffectsDescriptorBase { - // window effects - - function getWindowAddEffect(window:BBBWindow, manager:BBBManager):Effect; - - function getWindowMinimizeEffect(window:BBBWindow, manager:BBBManager, moveTo:Point = null):Effect; - - function getWindowRestoreEffect(window:BBBWindow, manager:BBBManager, restoreTo:Rectangle):Effect; - - function getWindowMaximizeEffect(window:BBBWindow, manager:BBBManager, bottomOffset:Number = 0):Effect; - - function getWindowCloseEffect(window:BBBWindow, manager:BBBManager):Effect; - - function getWindowFocusStartEffect(window:BBBWindow, manager:BBBManager):Effect; - - function getWindowFocusEndEffect(window:BBBWindow, manager:BBBManager):Effect; - - function getWindowDragStartEffect(window:BBBWindow, manager:BBBManager):Effect; - - function getWindowDragEffect(window:BBBWindow, manager:BBBManager):Effect; - - function getWindowDragEndEffect(window:BBBWindow, manager:BBBManager):Effect; - - function getWindowResizeStartEffect(window:BBBWindow, manager:BBBManager):Effect; - - function getWindowResizeEffect(window:BBBWindow, manager:BBBManager):Effect; - - function getWindowResizeEndEffect(window:BBBWindow, manager:BBBManager):Effect; - - // group effects - - function getTileEffect(items:Array, manager:BBBManager):Effect; - - function reTileMinWindowsEffect(window:BBBWindow, manager:BBBManager, moveTo:Point):Effect; - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/window/events/BBBEffectEvent.as b/clients/flash/web-client/src/org/bigbluebutton/web/window/events/BBBEffectEvent.as deleted file mode 100644 index aebd454d5fbf..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/window/events/BBBEffectEvent.as +++ /dev/null @@ -1,55 +0,0 @@ -/* - * Copyright (c) 2007 FlexLib Contributors. See: - * http://code.google.com/p/flexlib/wiki/ProjectContributors - * - * Permission is hereby granted, free of charge, to any person obtaining a copy of - * this software and associated documentation files (the "Software"), to deal in - * the Software without restriction, including without limitation the rights to - * use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies - * of the Software, and to permit persons to whom the Software is furnished to do - * so, subject to the following conditions: - * - * The above copyright notice and this permission notice shall be included in all - * copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - * SOFTWARE. - */ - -package org.bigbluebutton.web.window.events { - import mx.events.EffectEvent; - - /** - * Event class dispatched at beginning and end of mdi effects for things like minimize, maximize, etc. - */ - public class BBBEffectEvent extends EffectEvent { - /** - * Corresponds to type property of corresponding BBBManagerEvent. - */ - public var mdiEventType:String; - - /** - * List of windows involved in effect. - */ - public var windows:Array; - - /** - * Constructor - * - * @param type EffectEvent.EFFECT_START or EfectEvent.EFFECT_END - * @param mdiEventType Corresponding mdi event type like minimize, maximize, tile, etc. Will be one of BBBManagerEvent's static types. - * @param windows List of windows involved in effect. Will be a single element except for cascade and tile. - */ - public function BBBEffectEvent(type:String, mdiEventType:String, windows:Array) { - super(type); - - this.mdiEventType = mdiEventType; - this.windows = windows; - } - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/window/events/BBBManagerEvent.as b/clients/flash/web-client/src/org/bigbluebutton/web/window/events/BBBManagerEvent.as deleted file mode 100644 index 2ff10df4b4b3..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/window/events/BBBManagerEvent.as +++ /dev/null @@ -1,87 +0,0 @@ -/* - * Copyright (c) 2007 FlexLib Contributors. See: - * http://code.google.com/p/flexlib/wiki/ProjectContributors - * - * Permission is hereby granted, free of charge, to any person obtaining a copy of - * this software and associated documentation files (the "Software"), to deal in - * the Software without restriction, including without limitation the rights to - * use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies - * of the Software, and to permit persons to whom the Software is furnished to do - * so, subject to the following conditions: - * - * The above copyright notice and this permission notice shall be included in all - * copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - * SOFTWARE. - */ - -package org.bigbluebutton.web.window.events { - import flash.events.Event; - - import mx.effects.Effect; - - import org.bigbluebutton.web.window.views.BBBManager; - import org.bigbluebutton.web.window.views.BBBWindow; - - /** - * Event type dispatched by BBBManager. Majority of events based on/relayed from managed windows. - */ - public class BBBManagerEvent extends Event { - public static const WINDOW_ADD:String = "windowAdd"; - - public static const WINDOW_MINIMIZE:String = "windowMinimize"; - - public static const WINDOW_RESTORE:String = "windowRestore"; - - public static const WINDOW_MAXIMIZE:String = "windowMaximize"; - - public static const WINDOW_CLOSE:String = "windowClose"; - - public static const WINDOW_FOCUS_START:String = "windowFocusStart"; - - public static const WINDOW_FOCUS_END:String = "windowFocusEnd"; - - public static const WINDOW_DRAG_START:String = "windowDragStart"; - - public static const WINDOW_DRAG:String = "windowDrag"; - - public static const WINDOW_DRAG_END:String = "windowDragEnd"; - - public static const WINDOW_RESIZE_START:String = "windowResizeStart"; - - public static const WINDOW_RESIZE:String = "windowResize"; - - public static const WINDOW_RESIZE_END:String = "windowResizeEnd"; - - public static const TILE:String = "tile"; - - public var window:BBBWindow; - - public var manager:BBBManager; - - public var effect:Effect; - - public var effectItems:Array; - - public var resizeHandle:String; - - public function BBBManagerEvent(type:String, window:BBBWindow, manager:BBBManager, effect:Effect = null, effectItems:Array = null, resizeHandle:String = null, bubbles:Boolean = false) { - super(type, bubbles, true); - this.window = window; - this.manager = manager; - this.effect = effect; - this.effectItems = effectItems; - this.resizeHandle = resizeHandle; - } - - override public function clone():Event { - return new BBBManagerEvent(type, window, manager, effect, effectItems, resizeHandle, bubbles); - } - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/window/events/BBBWindowEvent.as b/clients/flash/web-client/src/org/bigbluebutton/web/window/events/BBBWindowEvent.as deleted file mode 100644 index bae44f67ef03..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/window/events/BBBWindowEvent.as +++ /dev/null @@ -1,73 +0,0 @@ -/* - * Copyright (c) 2007 FlexLib Contributors. See: - * http://code.google.com/p/flexlib/wiki/ProjectContributors - * - * Permission is hereby granted, free of charge, to any person obtaining a copy of - * this software and associated documentation files (the "Software"), to deal in - * the Software without restriction, including without limitation the rights to - * use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies - * of the Software, and to permit persons to whom the Software is furnished to do - * so, subject to the following conditions: - * - * The above copyright notice and this permission notice shall be included in all - * copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - * SOFTWARE. - */ - -package org.bigbluebutton.web.window.events { - - import flash.events.Event; - - import org.bigbluebutton.web.window.views.BBBWindow; - - /** - * Event type dispatched by BBBWindow. Events will also be rebroadcast (as BBBManagerEvents) - * by the window's manager, if one is present. - */ - public class BBBWindowEvent extends Event { - public static const MINIMIZE:String = "minimizeBBBWindow"; - - public static const RESTORE:String = "restoreBBBWindow"; - - public static const MAXIMIZE:String = "maximizeBBBWindow"; - - public static const CLOSE:String = "closeBBBWindow"; - - public static const FOCUS_START:String = "focusStartBBBWindow"; - - public static const FOCUS_END:String = "focusEndBBBWindow"; - - public static const DRAG_START:String = "dragStartBBBWindow"; - - public static const DRAG:String = "dragBBBWindow"; - - public static const DRAG_END:String = "dragEndBBBWindow"; - - public static const RESIZE_START:String = "resizeStartBBBWindow"; - - public static const RESIZE:String = "resizeBBBWindow"; - - public static const RESIZE_END:String = "resizeEndBBBWindow"; - - public var window:BBBWindow; - - public var resizeHandle:String; - - public function BBBWindowEvent(type:String, window:BBBWindow, resizeHandle:String = null, bubbles:Boolean = false) { - super(type, bubbles, true); - this.window = window; - this.resizeHandle = resizeHandle; - } - - override public function clone():Event { - return new BBBWindowEvent(type, window, resizeHandle, bubbles); - } - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/window/skins/BBBWindowSkin.mxml b/clients/flash/web-client/src/org/bigbluebutton/web/window/skins/BBBWindowSkin.mxml deleted file mode 100644 index f39ffc9f991b..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/window/skins/BBBWindowSkin.mxml +++ /dev/null @@ -1,305 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/window/views/BBBCanvas.as b/clients/flash/web-client/src/org/bigbluebutton/web/window/views/BBBCanvas.as deleted file mode 100644 index 64bc2207dc7a..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/window/views/BBBCanvas.as +++ /dev/null @@ -1,107 +0,0 @@ -/* - * Copyright (c) 2007 FlexLib Contributors. See: - * http://code.google.com/p/flexlib/wiki/ProjectContributors - * - * Permission is hereby granted, free of charge, to any person obtaining a copy of - * this software and associated documentation files (the "Software"), to deal in - * the Software without restriction, including without limitation the rights to - * use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies - * of the Software, and to permit persons to whom the Software is furnished to do - * so, subject to the following conditions: - * - * The above copyright notice and this permission notice shall be included in all - * copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - * SOFTWARE. - */ - -package org.bigbluebutton.web.window.views { - - import mx.core.IVisualElement; - import mx.events.FlexEvent; - - import org.bigbluebutton.web.window.effects.IBBBEffectsDescriptorBase; - - import spark.components.Group; - - /** - * Convenience class that allows quick MXML implementations by implicitly creating - * container and manager members of BBB. Will auto-detect BBBWindow children - * and add them to list of managed windows. - */ - public class BBBCanvas extends Group { - public var windowManager:BBBManager; - - public function BBBCanvas() { - super(); - windowManager = new BBBManager(this); - addEventListener(FlexEvent.CREATION_COMPLETE, onCreationComplete); - } - - private function onCreationComplete(event:FlexEvent):void { - for (var i:int=0; iThis is primarly used as the default space on the screen to position the window.

- * - * @param window:BBBWindow Window to position - */ - public function position(window:BBBWindow):void { - window.x = this.windowList.length * 30; - window.y = this.windowList.length * 30; - - if ((window.x + window.width) > container.width) - window.x = 40; - if ((window.y + window.height) > container.height) - window.y = 40; - } - - public function addContextMenu(window:BBBWindow, contextMenu:ContextMenu = null):void { - // add default context menu - if (contextMenu == null) { - var defaultContextMenu:ContextMenu = new ContextMenu(); - defaultContextMenu.hideBuiltInItems(); - - var arrangeItem:ContextMenuItem = new ContextMenuItem(CONTEXT_MENU_LABEL_TILE); - arrangeItem.addEventListener(ContextMenuEvent.MENU_ITEM_SELECT, menuItemSelectHandler); - defaultContextMenu.customItems.push(arrangeItem); - - var arrangeFillItem:ContextMenuItem = new ContextMenuItem(CONTEXT_MENU_LABEL_TILE_FILL); - arrangeFillItem.addEventListener(ContextMenuEvent.MENU_ITEM_SELECT, menuItemSelectHandler); - defaultContextMenu.customItems.push(arrangeFillItem); - - var showAllItem:ContextMenuItem = new ContextMenuItem(CONTEXT_MENU_LABEL_SHOW_ALL); - showAllItem.addEventListener(ContextMenuEvent.MENU_ITEM_SELECT, menuItemSelectHandler); - defaultContextMenu.customItems.push(showAllItem); - - this.container.contextMenu = defaultContextMenu; - } else { - // add passed in context menu - window.contextMenu = contextMenu; - } - } - - private function menuItemSelectHandler(event:ContextMenuEvent):void { - var win:BBBWindow = event.contextMenuOwner as BBBWindow; - switch (event.target.caption) { - case (CONTEXT_MENU_LABEL_TILE): - this.tile(false, this.tilePadding); - break; - - case (CONTEXT_MENU_LABEL_TILE_FILL): - this.tile(true, this.tilePadding); - break; - - case (CONTEXT_MENU_LABEL_SHOW_ALL): - this.showAllWindows(); - break; - } - } - - private function windowEventProxy(event:Event):void { - if (event is BBBWindowEvent && !event.isDefaultPrevented()) { - var winEvent:BBBWindowEvent = event as BBBWindowEvent; - var mgrEvent:BBBManagerEvent = new BBBManagerEvent(windowToManagerEventMap[winEvent.type], winEvent.window, this, null, null, winEvent.resizeHandle); - - switch (winEvent.type) { - case BBBWindowEvent.MINIMIZE: - - mgrEvent.window.saveStyle(); - - var maxTiles:int = Math.floor(this.container.width / (this.tileMinimizeWidth + this.tilePadding)); - var xPos:Number = getLeftOffsetPosition(this.tiledWindows.length, maxTiles, this.tileMinimizeWidth, this.minTilePadding); - var yPos:Number = this.container.height - getBottomTilePosition(this.tiledWindows.length, maxTiles, mgrEvent.window.minimizeHeight, this.minTilePadding); - var minimizePoint:Point = new Point(xPos, yPos); - - mgrEvent.effect = this.effects.getWindowMinimizeEffect(mgrEvent.window, this, minimizePoint); - break; - - case BBBWindowEvent.RESTORE: - mgrEvent.window.restoreStyle(); - mgrEvent.effect = this.effects.getWindowRestoreEffect(winEvent.window, this, winEvent.window.savedWindowRect); - break; - - case BBBWindowEvent.MAXIMIZE: - mgrEvent.window.restoreStyle(); - mgrEvent.effect = this.effects.getWindowMaximizeEffect(winEvent.window, this); - break; - - case BBBWindowEvent.CLOSE: - mgrEvent.effect = this.effects.getWindowCloseEffect(mgrEvent.window, this); - break; - - case BBBWindowEvent.FOCUS_START: - mgrEvent.effect = this.effects.getWindowFocusStartEffect(winEvent.window, this); - break; - - case BBBWindowEvent.FOCUS_END: - mgrEvent.effect = this.effects.getWindowFocusEndEffect(winEvent.window, this); - break; - - case BBBWindowEvent.DRAG_START: - mgrEvent.effect = this.effects.getWindowDragStartEffect(winEvent.window, this); - break; - - case BBBWindowEvent.DRAG: - mgrEvent.effect = this.effects.getWindowDragEffect(winEvent.window, this); - break; - - case BBBWindowEvent.DRAG_END: - mgrEvent.effect = this.effects.getWindowDragEndEffect(winEvent.window, this); - break; - - case BBBWindowEvent.RESIZE_START: - mgrEvent.effect = this.effects.getWindowResizeStartEffect(winEvent.window, this); - break; - - case BBBWindowEvent.RESIZE: - mgrEvent.effect = this.effects.getWindowResizeEffect(winEvent.window, this); - break; - - case BBBWindowEvent.RESIZE_END: - mgrEvent.effect = this.effects.getWindowResizeEndEffect(winEvent.window, this); - break; - } - - dispatchEvent(mgrEvent); - } - } - - public function executeDefaultBehavior(event:Event):void { - if (event is BBBManagerEvent && !event.isDefaultPrevented()) { - var mgrEvent:BBBManagerEvent = event as BBBManagerEvent; - - switch (mgrEvent.type) { - case BBBManagerEvent.WINDOW_ADD: - // get the effect here because this doesn't pass thru windowEventProxy() - mgrEvent.effect = this.effects.getWindowAddEffect(mgrEvent.window, this); - break; - - case BBBManagerEvent.WINDOW_MINIMIZE: - mgrEvent.effect.addEventListener(EffectEvent.EFFECT_END, onMinimizeEffectEnd); - break; - - case BBBManagerEvent.WINDOW_RESTORE: - removeTileInstance(mgrEvent.window); - break; - - case BBBManagerEvent.WINDOW_MAXIMIZE: - removeTileInstance(mgrEvent.window); - mgrEvent.effect = getMaximizeWindowEffect(mgrEvent.window); - break; - - case BBBManagerEvent.WINDOW_CLOSE: - removeTileInstance(mgrEvent.window); - mgrEvent.effect.addEventListener(EffectEvent.EFFECT_END, onCloseEffectEnd); - break; - - case BBBManagerEvent.WINDOW_FOCUS_START: - mgrEvent.window.hasFocus = true; - mgrEvent.window.validateNow(); - mgrEvent.window.depth = 1; - //container.setElementIndex(mgrEvent.window, container.numElements - 1); - break; - - case BBBManagerEvent.WINDOW_FOCUS_END: - mgrEvent.window.hasFocus = false; - mgrEvent.window.depth = 0; - mgrEvent.window.validateNow(); - break; - - case BBBManagerEvent.WINDOW_DRAG: - case BBBManagerEvent.WINDOW_RESIZE: - if (snapDistance > 1) - snapWindow(mgrEvent.window, mgrEvent.resizeHandle); - break; - - // no, nothing happens in these cases. but it might someday. - case BBBManagerEvent.WINDOW_DRAG_START: - case BBBManagerEvent.WINDOW_DRAG_END: - case BBBManagerEvent.WINDOW_RESIZE_START: - case BBBManagerEvent.WINDOW_RESIZE_END: - break; - - } - - // Play effect only if it is necessary - if (mgrEvent.effect is CompositeEffect || (mgrEvent.effect.targets && mgrEvent.effect.targets.length)) { - // add this event to collection for lookup in the effect handler - mgrEventCollection.addItem(mgrEvent); - - // listen for start and end of effect - mgrEvent.effect.addEventListener(EffectEvent.EFFECT_START, onMgrEffectEvent) - mgrEvent.effect.addEventListener(EffectEvent.EFFECT_END, onMgrEffectEvent); - - mgrEvent.effect.play(); - } - } - } - - /** - * Handler for start and end events of all effects initiated by BBBManager. - * - * @param event - */ - private function onMgrEffectEvent(event:EffectEvent):void { - // iterate over stored events - for each (var mgrEvent:BBBManagerEvent in mgrEventCollection) { - // is this the manager event that corresponds to this effect? - if (mgrEvent.effect == event.effectInstance.effect) { - // for group events (tile) event.window is null - // and we have to dig in a bit to get the window list - var windows:Array = new Array(); - if (mgrEvent.window) { - windows.push(mgrEvent.window); - } else { - for each (var group:BBBGroupEffectItem in mgrEvent.effectItems) { - windows.push(group.window); - } - } - // create and dispatch event - dispatchEvent(new BBBEffectEvent(event.type, mgrEvent.type, windows)); - - // if the effect is over remove the manager event from collection - if (event.type == EffectEvent.EFFECT_END) { - mgrEventCollection.removeItemAt(mgrEventCollection.getItemIndex(mgrEvent)); - } - return; - } - } - } - - private function onMinimizeEffectEnd(event:EffectEvent):void { - // if this was a composite effect (almost definitely is), we make sure a target was defined on it - // since that is optional, we look in its first child if we don't find one - var targetWindow:BBBWindow = event.effectInstance.target as BBBWindow; - - if (targetWindow == null && event.effectInstance is CompositeEffectInstance) { - var compEffect:CompositeEffect = event.effectInstance.effect as CompositeEffect; - targetWindow = Effect(compEffect.children[0]).target as BBBWindow; - } - - tiledWindows.addItem(targetWindow); - reTileWindows(); - } - - private function onCloseEffectEnd(event:EffectEvent):void { - remove(event.effectInstance.target as BBBWindow); - } - - - /** - * Handles resizing of container to reposition elements - * - * @param event The ResizeEvent object from event dispatch - * - * */ - private function containerResizeHandler(event:ResizeEvent):void { - //repositions any minimized tiled windows to bottom left in their rows - reTileWindows(); - } - - - /** - * Gets the left placement of a tiled window - * - * @param tileIndex The index value of the current tile instance we're placing - * - * @param maxTiles The maximum number of tiles that can be placed horizontally across the container given the minimimum width of each tile - * - * @param minWinWidth The width of the window tile when minimized - * - * @param padding The padding accordance to place between minimized tile window instances - * - * */ - private function getLeftOffsetPosition(tileIndex:int, maxTiles:int, minWinWidth:Number, padding:Number):Number { - var tileModPos:int = tileIndex % maxTiles; - if (tileModPos == 0) - return padding; - else - return (tileModPos * minWinWidth) + ((tileModPos + 1) * padding); - } - - - /** - * Gets the bottom placement of a tiled window - * - * @param maxTiles The maximum number of tiles that can be placed horizontally across the container given the minimimum width of each tile - * - * @param minWinHeight The height of the window tile instance when minimized -- probably the height of the titleBar instance of the Panel - * - * @param padding The padding accordance to place between minimized tile window instances - * - * */ - private function getBottomTilePosition(tileIndex:int, maxTiles:int, minWindowHeight:Number, padding:Number):Number { - var numRows:int = Math.floor(tileIndex / maxTiles); - if (numRows == 0) - return minWindowHeight + padding; - else - return ((numRows + 1) * minWindowHeight) + ((numRows + 1) * padding); - } - - - /** - * Gets the height accordance for tiled windows along bottom to be used in the maximizing of other windows -- leaves space at bottom of maximize height so tiled windows still show - * - * @param maxTiles The maximum number of tiles that can be placed horizontally across the container given the minimimum width of each tile - * - * @param minWinHeight The height of the window tile instance when minimized -- probably the height of the titleBar instance of the Panel - * - * @param padding The padding accordance to place between minimized tile window instances - * - * */ - private function getBottomOffsetHeight(maxTiles:int, minWindowHeight:Number, padding:Number):Number { - var numRows:int = Math.ceil(this.tiledWindows.length / maxTiles); - //if we have some rows get their combined heights... if not, return 0 so maximized window takes up full height of container - if (this.tiledWindows.length != 0) - return ((numRows) * minWindowHeight) + ((numRows + 1) * padding); - else - return 0; - } - - /** - * Retiles the remaining minimized tile instances if one of them gets restored or maximized - * - * */ - private function reTileWindows():void { - var maxTiles:int = Math.floor(this.container.width / (this.tileMinimizeWidth + this.tilePadding)); - - //we've just removed/added a row from the tiles, so we tell any maximized windows to change their height - - if (this.tiledWindows.length % maxTiles == 0 || (this.tiledWindows.length - 1) % maxTiles == 0) { - var openWins:Array = getOpenWindowList(); - for (var winIndex:int = 0; winIndex < openWins.length; winIndex++) { - if (BBBWindow(openWins[winIndex]).maximized) - getMaximizeWindowEffect(BBBWindow(openWins[winIndex])).play(); - } - } - - for (var i:int = 0; i < tiledWindows.length; i++) { - var currentWindow:BBBWindow = tiledWindows.getItemAt(i) as BBBWindow; - var xPos:Number = getLeftOffsetPosition(i, maxTiles, this.tileMinimizeWidth, this.minTilePadding); - var yPos:Number = this.container.height - getBottomTilePosition(i, maxTiles, currentWindow.minimizeHeight, this.minTilePadding); - var movePoint:Point = new Point(xPos, yPos); - this.effects.reTileMinWindowsEffect(currentWindow, this, movePoint).play(); - } - } - - /** - * Maximizing of Window - * - * @param window BBBWindowinstance to maximize - * - **/ - private function getMaximizeWindowEffect(window:BBBWindow):Effect { - var maxTiles:int = this.container.width / this.tileMinimizeWidth; - if (showMinimizedTiles) { - return this.effects.getWindowMaximizeEffect(window, this, getBottomOffsetHeight(maxTiles, window.minimizeHeight, this.minTilePadding)); - } else { - return this.effects.getWindowMaximizeEffect(window, this); - } - } - - /** - * Removes the closed window from the ArrayCollection of tiled windows - * - * @param event BBBWindowEvent instance containing even type and window instance that is being handled - * - * */ - private function removeTileInstance(window:BBBWindow):void { - for (var i:int = 0; i < tiledWindows.length; i++) { - if (tiledWindows.getItemAt(i) == window) { - this.tiledWindows.removeItemAt(i); - reTileWindows(); - } - } - } - - - /** - * By default, executes on BBBManagerEvent.WINDOW_DRAG and BBBManagerEvent.WINDOW_RESIZE events. - * Check to see if the target window is within snapping distance of any other windows. - * Execute the snap that requires the least movement. - */ - private function snapWindow(dragWindow:BBBWindow, dragHandle:String):void { - var xDist:Number = NaN; - var yDist:Number = NaN; - var dragRect:Rectangle = getPaddedBounds(dragWindow); - - // find the minimum snap (if one exists) - for each (var window:BBBWindow in windowList) { - if (window != dragWindow && dragRect.intersects(getPaddedBounds(window))) { - if (!dragHandle || BBBResizeHandle.isLeft(dragHandle)) { - xDist = calculateSnapDistance(dragWindow.x, window.x + window.width + tilePadding, xDist); - xDist = calculateSnapDistance(dragWindow.x, window.x, xDist); - } - - if (!dragHandle || BBBResizeHandle.isRight(dragHandle)) { - xDist = calculateSnapDistance(dragWindow.x + dragWindow.width, window.x - tilePadding, xDist); - xDist = calculateSnapDistance(dragWindow.x + dragWindow.width, window.x + window.width, xDist); - } - - if (!dragHandle || BBBResizeHandle.isTop(dragHandle)) { - yDist = calculateSnapDistance(dragWindow.y, window.y + window.height + tilePadding, yDist); - yDist = calculateSnapDistance(dragWindow.y, window.y, yDist); - } - - if (!dragHandle || BBBResizeHandle.isBottom(dragHandle)) { - yDist = calculateSnapDistance(dragWindow.y + dragWindow.height, window.y - tilePadding, yDist); - yDist = calculateSnapDistance(dragWindow.y + dragWindow.height, window.y + window.height, yDist); - } - } - } - - var xChanged:Boolean = !isNaN(xDist); - var yChanged:Boolean = !isNaN(yDist); - - // update the x, y, width, height based on the user interaction - // dragHandle contains either a BBBResizeHandle value, or null if the window is being dragged - switch (dragHandle) { - case BBBResizeHandle.LEFT: - if (xChanged) { - dragWindow.x -= xDist; - dragWindow.width += xDist; - } - break; - - case BBBResizeHandle.RIGHT: - if (xChanged) - dragWindow.width -= xDist; - break; - - case BBBResizeHandle.TOP: - if (yChanged) { - dragWindow.y -= yDist; - dragWindow.height += yDist; - } - break; - - case BBBResizeHandle.BOTTOM: - if (yChanged) - dragWindow.height -= yDist; - break; - - case BBBResizeHandle.TOP_LEFT: - if (xChanged) { - dragWindow.x -= xDist; - dragWindow.width += xDist; - } - if (yChanged) { - dragWindow.y -= yDist; - dragWindow.height += yDist; - } - break; - - case BBBResizeHandle.TOP_RIGHT: - if (xChanged) - dragWindow.width -= xDist; - if (yChanged) { - dragWindow.y -= yDist; - dragWindow.height += yDist; - } - break; - - case BBBResizeHandle.BOTTOM_LEFT: - if (xChanged) { - dragWindow.x -= xDist; - dragWindow.width += xDist; - } - if (yChanged) - dragWindow.height -= yDist; - break; - - case BBBResizeHandle.BOTTOM_RIGHT: - if (yChanged) - dragWindow.height -= yDist; - if (xChanged) - dragWindow.width -= xDist; - break; - - default: - if (xChanged) - dragWindow.x -= xDist; - if (yChanged) - dragWindow.y -= yDist; - break; - } - } - - - /** - * @return a Rectangle which represents the windows bounds - * with a buffer around the edge for the snapDistance - */ - private function getPaddedBounds(window:BBBWindow):Rectangle { - return new Rectangle(window.x - tilePadding - snapDistance / 2, window.y - tilePadding - snapDistance / 2, window.width + tilePadding + snapDistance, window.height + tilePadding + snapDistance); - } - - - /** - * Determine whether these two edges are closer together than the currentShift. - * If so then update the currentShift to the distance between them. - * @return the updated currentShift - */ - private function calculateSnapDistance(edge1:Number, edge2:Number, currentShift:Number):Number { - var gap:Number = edge1 - edge2; - - // if we're within snapping range - if (gap > -snapDistance && gap < snapDistance) { - // if this snap is shorter than the currentShift - if (isNaN(currentShift) || Math.abs(gap) < Math.abs(currentShift)) - currentShift = gap; - } - - return currentShift; - } - - - public function addCenter(window:BBBWindow):void { - this.add(window); - this.center(window); - } - - - /** - * Brings a window to the front of the screen. - * - * @param win Window to bring to front - * */ - public function bringToFront(window:BBBWindow):void { - for each (var win:BBBWindow in windowList) { - if (win != window && win.hasFocus) { - win.dispatchEvent(new BBBWindowEvent(BBBWindowEvent.FOCUS_END, win)); - } - if (win == window && !window.hasFocus) { - win.dispatchEvent(new BBBWindowEvent(BBBWindowEvent.FOCUS_START, win)); - } - } - } - - - /** - * Positions a window in the center of the available screen. - * - * @param window:BBBWindow to center - * */ - public function center(window:BBBWindow):void { - window.x = this.container.width / 2 - window.width; - window.y = this.container.height / 2 - window.height; - } - - /** - * Removes all windows from managed window stack; - * */ - public function removeAll():void { - - for each (var window:BBBWindow in windowList) { - container.removeElement(window); - - this.removeListeners(window); - } - - this.windowList = new Array(); - } - - /** - * @private - * - * Adds listeners - * @param window:BBBWindow - */ - - private function addListeners(window:BBBWindow):void { - window.addEventListener(BBBWindowEvent.MINIMIZE, windowEventProxy, false, EventPriority.DEFAULT_HANDLER); - window.addEventListener(BBBWindowEvent.RESTORE, windowEventProxy, false, EventPriority.DEFAULT_HANDLER); - window.addEventListener(BBBWindowEvent.MAXIMIZE, windowEventProxy, false, EventPriority.DEFAULT_HANDLER); - window.addEventListener(BBBWindowEvent.CLOSE, windowEventProxy, false, EventPriority.DEFAULT_HANDLER); - - window.addEventListener(BBBWindowEvent.FOCUS_START, windowEventProxy, false, EventPriority.DEFAULT_HANDLER); - window.addEventListener(BBBWindowEvent.FOCUS_END, windowEventProxy, false, EventPriority.DEFAULT_HANDLER); - window.addEventListener(BBBWindowEvent.DRAG_START, windowEventProxy, false, EventPriority.DEFAULT_HANDLER); - window.addEventListener(BBBWindowEvent.DRAG, windowEventProxy, false, EventPriority.DEFAULT_HANDLER); - window.addEventListener(BBBWindowEvent.DRAG_END, windowEventProxy, false, EventPriority.DEFAULT_HANDLER); - window.addEventListener(BBBWindowEvent.RESIZE_START, windowEventProxy, false, EventPriority.DEFAULT_HANDLER); - window.addEventListener(BBBWindowEvent.RESIZE, windowEventProxy, false, EventPriority.DEFAULT_HANDLER); - window.addEventListener(BBBWindowEvent.RESIZE_END, windowEventProxy, false, EventPriority.DEFAULT_HANDLER); - } - - - /** - * @private - * - * Removes listeners - * @param window:BBBWindow - */ - private function removeListeners(window:BBBWindow):void { - window.removeEventListener(BBBWindowEvent.MINIMIZE, windowEventProxy); - window.removeEventListener(BBBWindowEvent.RESTORE, windowEventProxy); - window.removeEventListener(BBBWindowEvent.MAXIMIZE, windowEventProxy); - window.removeEventListener(BBBWindowEvent.CLOSE, windowEventProxy); - - window.removeEventListener(BBBWindowEvent.FOCUS_START, windowEventProxy); - window.removeEventListener(BBBWindowEvent.FOCUS_END, windowEventProxy); - window.removeEventListener(BBBWindowEvent.DRAG_START, windowEventProxy); - window.removeEventListener(BBBWindowEvent.DRAG, windowEventProxy); - window.removeEventListener(BBBWindowEvent.DRAG_END, windowEventProxy); - window.removeEventListener(BBBWindowEvent.RESIZE_START, windowEventProxy); - window.removeEventListener(BBBWindowEvent.RESIZE, windowEventProxy); - window.removeEventListener(BBBWindowEvent.RESIZE_END, windowEventProxy); - } - - - - - /** - * Removes a window instance from the managed window stack - * @param window:BBBWindow Window to remove - */ - public function remove(window:BBBWindow):void { - - var index:int = ArrayUtil.getItemIndex(window, this.windowList); - - windowList.splice(index, 1); - - container.removeElement(window); - - removeListeners(window); - - // set focus to newly-highest depth window - for (var i:int = container.numElements - 1; i > -1; i--) { - var dObj:IVisualElement = container.getElementAt(i); - if (dObj is BBBWindow) { - bringToFront(BBBWindow(dObj)); - return; - } - } - } - - /** - * Pushes an existing window onto the managed window stack. - * - * @param win Window:BBBWindow to push onto managed windows stack - * */ - public function manage(window:BBBWindow):void { - if (window != null && windowList.indexOf(window) < 0) { - windowList.push(window); - } - } - - /** - * Positions a window in an absolute position - * - * @param win:BBBWindow Window to position - * - * @param x:int The x position of the window - * - * @param y:int The y position of the window - */ - public function absPos(window:BBBWindow, x:int, y:int):void { - window.x = x; - window.y = y; - } - - /** - * Gets a list of open windows for scenarios when only open windows need to be managed - * - * @return Array - */ - public function getOpenWindowList():Array { - var array:Array = []; - for (var i:int = 0; i < windowList.length; i++) { - if (!BBBWindow(windowList[i]).minimized) { - array.push(windowList[i]); - } - } - return array; - } - - /** - * Tiles the window across the screen - * - *

By default, windows will be tiled to all the same size and use only the space they can accomodate. - * If you set fillAvailableSpace = true, tile will use all the space available to tile the windows with - * the windows being arranged by varying heights and widths. - *

- * - * @param fillAvailableSpace:Boolean Variable to determine whether to use the fill the entire available screen - * - */ - public function tile(fillAvailableSpace:Boolean = false, gap:Number = 0):void { - var openWinList:Array = getOpenWindowList(); - - var numWindows:int = openWinList.length; - - if (numWindows == 1) { - BBBWindow(openWinList[0]).maximizeRestore(); - } else if (numWindows > 1) { - var sqrt:int = Math.round(Math.sqrt(numWindows)); - var numCols:int = Math.ceil(numWindows / sqrt); - var numRows:int = Math.ceil(numWindows / numCols); - var col:int = 0; - var row:int = 0; - var availWidth:Number = this.container.width; - var availHeight:Number = this.container.height - - if (showMinimizedTiles) - availHeight = availHeight - getBottomOffsetHeight(this.tiledWindows.length, openWinList[0].minimizeHeight, this.minTilePadding); - - var targetWidth:Number = availWidth / numCols - ((gap * (numCols - 1)) / numCols); - var targetHeight:Number = availHeight / numRows - ((gap * (numRows - 1)) / numRows); - - var effectItems:Array = []; - - for (var i:int = 0; i < openWinList.length; i++) { - - var win:BBBWindow = openWinList[i]; - - bringToFront(win) - - var item:BBBGroupEffectItem = new BBBGroupEffectItem(win); - - item.widthTo = targetWidth; - item.heightTo = targetHeight; - - if (i % numCols == 0 && i > 0) { - row++; - col = 0; - } else if (i > 0) { - col++; - } - - item.moveTo = new Point((col * targetWidth), (row * targetHeight)); - - //pushing out by gap - if (col > 0) - item.moveTo.x += gap * col; - - if (row > 0) - item.moveTo.y += gap * row; - - effectItems.push(item); - - } - - - if (col < numCols && fillAvailableSpace) { - var numOrphans:int = numWindows % numCols; - var orphanWidth:Number = availWidth / numOrphans - ((gap * (numOrphans - 1)) / numOrphans); - //var orphanWidth:Number = availWidth / numOrphans; - var orphanCount:int = 0 - for (var j:int = numWindows - numOrphans; j < numWindows; j++) { - //var orphan:BBBWindow = openWinList[j]; - var orphan:BBBGroupEffectItem = effectItems[j]; - - orphan.widthTo = orphanWidth; - //orphan.window.width = orphanWidth; - - orphan.moveTo.x = (j - (numWindows - numOrphans)) * orphanWidth; - if (orphanCount > 0) - orphan.moveTo.x += gap * orphanCount; - orphanCount++; - } - } - - dispatchEvent(new BBBManagerEvent(BBBManagerEvent.TILE, null, this, null, effectItems)); - } - } - - // set a min. width/height - public function resize(window:BBBWindow):void { - var w:int = this.container.width * .6; - var h:int = this.container.height * .6 - if (w > window.width) - window.width = w; - if (h > window.height) - window.height = h; - } - - public function showAllWindows():void { - // this prevents retiling of windows yet to be unMinimized() - tiledWindows.removeAll(); - - for each (var window:BBBWindow in windowList) { - if (window.minimized) { - window.unMinimize(); - } - } - } - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/window/views/BBBResizeHandle.as b/clients/flash/web-client/src/org/bigbluebutton/web/window/views/BBBResizeHandle.as deleted file mode 100644 index 805af63f895c..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/window/views/BBBResizeHandle.as +++ /dev/null @@ -1,80 +0,0 @@ -/* - * Copyright (c) 2007 FlexLib Contributors. See: - * http://code.google.com/p/flexlib/wiki/ProjectContributors - * - * Permission is hereby granted, free of charge, to any person obtaining a copy of - * this software and associated documentation files (the "Software"), to deal in - * the Software without restriction, including without limitation the rights to - * use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies - * of the Software, and to permit persons to whom the Software is furnished to do - * so, subject to the following conditions: - * - * The above copyright notice and this permission notice shall be included in all - * copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - * SOFTWARE. - */ - -package org.bigbluebutton.web.window.views { - - /** - * Enumeration of possible resize handles. - */ - public class BBBResizeHandle { - public static const LEFT:String = "left"; - - public static const RIGHT:String = "right"; - - public static const TOP:String = "top"; - - public static const BOTTOM:String = "bottom"; - - public static const TOP_LEFT:String = "topLeft"; - - public static const TOP_RIGHT:String = "topRight"; - - public static const BOTTOM_LEFT:String = "bottomLeft"; - - public static const BOTTOM_RIGHT:String = "bottomRight"; - - /** - * Constructor - */ - public function BBBResizeHandle() { - } - - /** - * Checks if the handle is on the top (TOP, TOP_RIGHT, or TOP_LEFT) - */ - static public function isTop(handle:String):Boolean { - return handle == TOP || handle == TOP_RIGHT || handle == TOP_LEFT; - } - - /** - * Checks if the handle is on the bottom (BOTTOM, BOTTOM_RIGHT, or BOTTOM_LEFT) - */ - static public function isBottom(handle:String):Boolean { - return handle == BOTTOM || handle == BOTTOM_RIGHT || handle == BOTTOM_LEFT; - } - - /** - * Checks if the handle is on the left side (LEFT, TOP_LEFT, or BOTTOM_LEFT) - */ - static public function isLeft(handle:String):Boolean { - return handle == LEFT || handle == TOP_LEFT || handle == BOTTOM_LEFT; - } - - /** - * Checks if the handle is on the right side (RIGHT, TOP_RIGHT, or BOTTOM_RIGHT) - */ - static public function isRight(handle:String):Boolean { - return handle == RIGHT || handle == TOP_RIGHT || handle == BOTTOM_RIGHT; - } - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/window/views/BBBWindow.as b/clients/flash/web-client/src/org/bigbluebutton/web/window/views/BBBWindow.as deleted file mode 100644 index a4e341279d04..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/window/views/BBBWindow.as +++ /dev/null @@ -1,1527 +0,0 @@ -/* - * Copyright (c) 2007 FlexLib Contributors. See: - * http://code.google.com/p/flexlib/wiki/ProjectContributors - * - * Permission is hereby granted, free of charge, to any person obtaining a copy of - * this software and associated documentation files (the "Software"), to deal in - * the Software without restriction, including without limitation the rights to - * use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies - * of the Software, and to permit persons to whom the Software is furnished to do - * so, subject to the following conditions: - * - * The above copyright notice and this permission notice shall be included in all - * copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - * SOFTWARE. - */ - -package org.bigbluebutton.web.window.views { - - import flash.events.ContextMenuEvent; - import flash.events.Event; - import flash.events.FocusEvent; - import flash.events.KeyboardEvent; - import flash.events.MouseEvent; - import flash.geom.Rectangle; - import flash.ui.ContextMenu; - import flash.ui.ContextMenuItem; - import flash.ui.Keyboard; - import flash.utils.getQualifiedClassName; - - import mx.core.FlexGlobals; - import mx.managers.CursorManager; - import mx.styles.CSSStyleDeclaration; - - import spark.components.Button; - import spark.components.Label; - import spark.components.Panel; - - import org.bigbluebutton.web.common.skins.BetterButtonSkin; - import org.bigbluebutton.web.window.events.BBBWindowEvent; - import org.bigbluebutton.web.window.skins.BBBWindowSkin; - - /** - * Central window class used in flexlib.mdi. Includes min/max/close buttons by default. - */ - public class BBBWindow extends Panel { - - private const RESIZE_BUTTON_ALPHA:Number = 0; - - /** - * Window is floating. - */ - public static const NORMAL:int = 0; - - /** - * Window is minimized. - */ - public static const MINIMIZED:int = 1; - - /** - * Window is maximized. - */ - public static const MAXIMIZED:int = 2; - - /** - * Size of edge handles. Can be adjusted to affect "sensitivity" of resize area. - */ - public var edgeHandleSize:Number = 4; - - /** - * Size of corner handles. Can be adjusted to affect "sensitivity" of resize area. - */ - public var cornerHandleSize:Number = 10; - - /** - * @private - * Internal storage for windowState property. - */ - private var _windowState:int; - - /** - * @private - * Internal storage of previous state, used in min/max/restore logic. - */ - private var _prevWindowState:int; - - /** - * @private - * Internal storage of style name to be applied when window is in focus. - */ - private var _styleNameFocus:String; - - /** - * @private - * Internal storage of style name to be applied when window is out of focus. - */ - private var _styleNameNoFocus:String; - - /** - * Parent of window controls (min, restore/max and close buttons). - */ - private var _windowControls:BBBWindowControls; - - /** - * @private - * Flag to determine whether or not close button is visible. - */ - private var _showCloseButton:Boolean = true; - - /** - * @private - * Flag to determine whether or not window controls are visible. - */ - private var _showControls:Boolean = true; - - /** - * Height of window when minimized. - */ - private var _minimizeHeight:Number; - - /** - * Flag determining whether or not this window is resizable. - */ - public var resizable:Boolean = true; - - /** - * Flag determining whether or not this window is draggable. - */ - public var draggable:Boolean = true; - - /** - * @private - * - * Resize handle for top edge of window. - */ - private var resizeHandleTop:Button; - - /** - * @private - * Resize handle for right edge of window. - */ - private var resizeHandleRight:Button; - - /** - * @private - * Resize handle for bottom edge of window. - */ - private var resizeHandleBottom:Button; - - /** - * @private - * Resize handle for left edge of window. - */ - private var resizeHandleLeft:Button; - - /** - * @private - * Resize handle for top left corner of window. - */ - private var resizeHandleTL:Button; - - /** - * @private - * Resize handle for top right corner of window. - */ - private var resizeHandleTR:Button; - - /** - * @private - * Resize handle for bottom right corner of window. - */ - private var resizeHandleBR:Button; - - /** - * @private - * Resize handle for bottom left corner of window. - */ - private var resizeHandleBL:Button; - - /** - * Resize handle currently in use. - */ - private var currentResizeHandle:String; - - /** - * Rectangle to represent window's size and position when resize begins - * or window's size/position is saved. - */ - public var savedWindowRect:Rectangle; - - /** - * @private - * Flag used to intelligently dispatch resize related events - */ - private var _resizing:Boolean; - - /** - * Invisible shape laid over titlebar to prevent funkiness from clicking in title textfield. - * Making it public gives child components like controls container access to size of titleBar. - */ - public var titleBarOverlay:Button; - - /** - * @private - * Flag used to intelligently dispatch drag related events - */ - private var _dragging:Boolean; - - /** - * @private - * Mouse's x position when resize begins. - */ - private var dragStartMouseX:Number; - - /** - * @private - * Mouse's y position when resize begins. - */ - private var dragStartMouseY:Number; - - /** - * @private - * Maximum allowable x value for resize. Used to enforce minWidth. - */ - private var dragMaxX:Number; - - /** - * @private - * Maximum allowable x value for resize. Used to enforce minHeight. - */ - private var dragMaxY:Number; - - /** - * @private - * Amount the mouse's x position has changed during current resizing. - */ - private var dragAmountX:Number; - - /** - * @private - * Amount the mouse's y position has changed during current resizing. - */ - private var dragAmountY:Number; - - /** - * Window's context menu. - */ - public var winContextMenu:ContextMenu = null; - - /** - * Reference to BBBManager instance this window is managed by, if any. - */ - public var windowManager:BBBManager; - - /** - * @private - * Storage var to hold value originally assigned to styleName since it gets toggled per focus change. - */ - private var _windowStyleName:Object; - - /** - * @private - * Storage var for hasFocus property. - */ - private var _hasFocus:Boolean; - - /** - * @private store the backgroundAlpha when minimized. - */ - private var backgroundAlphaRestore:Number = 1; - - // assets for default buttons - [Embed(source = "../assets/minimizeButton.png")] - private static var DEFAULT_MINIMIZE_BUTTON:Class; - - [Embed(source = "../assets/maximizeButton.png")] - private static var DEFAULT_MAXIMIZE_BUTTON:Class; - - [Embed(source = "../assets/restoreButton.png")] - private static var DEFAULT_RESTORE_BUTTON:Class; - - [Embed(source = "../assets/closeButton.png")] - private static var DEFAULT_CLOSE_BUTTON:Class; - - [Embed(source = "../assets/resizeCursorH.gif")] - private static var DEFAULT_RESIZE_CURSOR_HORIZONTAL:Class; - - private static var DEFAULT_RESIZE_CURSOR_HORIZONTAL_X_OFFSET:Number = -10; - - private static var DEFAULT_RESIZE_CURSOR_HORIZONTAL_Y_OFFSET:Number = -10; - - [Embed(source = "../assets/resizeCursorV.gif")] - private static var DEFAULT_RESIZE_CURSOR_VERTICAL:Class; - - private static var DEFAULT_RESIZE_CURSOR_VERTICAL_X_OFFSET:Number = -10; - - private static var DEFAULT_RESIZE_CURSOR_VERTICAL_Y_OFFSET:Number = -10; - - [Embed(source = "../assets/resizeCursorTLBR.gif")] - private static var DEFAULT_RESIZE_CURSOR_TL_BR:Class; - - private static var DEFAULT_RESIZE_CURSOR_TL_BR_X_OFFSET:Number = -10; - - private static var DEFAULT_RESIZE_CURSOR_TL_BR_Y_OFFSET:Number = -10; - - [Embed(source = "../assets/resizeCursorTRBL.gif")] - private static var DEFAULT_RESIZE_CURSOR_TR_BL:Class; - - private static var DEFAULT_RESIZE_CURSOR_TR_BL_X_OFFSET:Number = -10; - - private static var DEFAULT_RESIZE_CURSOR_TR_BL_Y_OFFSET:Number = -10; - - private static var classConstructed:Boolean = classConstruct(); - - private const resizeCursorHorizontalSkin:Class = DEFAULT_RESIZE_CURSOR_HORIZONTAL; - - private const resizeCursorHorizontalXOffset:Number = DEFAULT_RESIZE_CURSOR_HORIZONTAL_X_OFFSET; - - private const resizeCursorHorizontalYOffset:Number = DEFAULT_RESIZE_CURSOR_HORIZONTAL_Y_OFFSET; - - private const resizeCursorVerticalSkin:Class = DEFAULT_RESIZE_CURSOR_VERTICAL; - - private const resizeCursorVerticalXOffset:Number = DEFAULT_RESIZE_CURSOR_VERTICAL_X_OFFSET; - - private const resizeCursorVerticalYOffset:Number = DEFAULT_RESIZE_CURSOR_VERTICAL_Y_OFFSET; - - private const resizeCursorTopLeftBottomRightSkin:Class = DEFAULT_RESIZE_CURSOR_TL_BR; - - private const resizeCursorTopLeftBottomRightXOffset:Number = DEFAULT_RESIZE_CURSOR_TL_BR_X_OFFSET; - - private const resizeCursorTopLeftBottomRightYOffset:Number = DEFAULT_RESIZE_CURSOR_TL_BR_Y_OFFSET; - - private const resizeCursorTopRightBottomLeftSkin:Class = DEFAULT_RESIZE_CURSOR_TR_BL; - - private const resizeCursorTopRightBottomLeftXOffset:Number = DEFAULT_RESIZE_CURSOR_TR_BL_X_OFFSET; - - private const resizeCursorTopRightBottomLeftYOffset:Number = DEFAULT_RESIZE_CURSOR_TR_BL_Y_OFFSET; - - /** - * Define and prepare default styles. - */ - private static function classConstruct():Boolean { - - //------------------------ - // type selector - //------------------------ - var selector:CSSStyleDeclaration = FlexGlobals.topLevelApplication.styleManager.getStyleDeclaration("org.bigbluebutton.web.window.views.BBBWindow"); - - if (!selector) { - selector = new CSSStyleDeclaration(); - } - - // these are default names for secondary styles. these can be set in CSS and will affect - // all windows that don't have an override for these styles. - selector.defaultFactory = function():void { - this.styleNameFocus = "BBBWindowFocus"; - this.styleNameNoFocus = "BBBWindowNoFocus"; - - this.titleStyleName = "BBBWindowTitleStyle"; - - this.minimizeBtnStyleName = "BBBWindowMinimizeBtn"; - this.maximizeBtnStyleName = "BBBWindowMaximizeBtn"; - this.restoreBtnStyleName = "BBBWindowRestoreBtn"; - this.closeBtnStyleName = "BBBWindowCloseBtn"; - - this.windowControlsClass = BBBWindowControls; - - this.resizeCursorHorizontalSkin = DEFAULT_RESIZE_CURSOR_HORIZONTAL; - this.resizeCursorHorizontalXOffset = DEFAULT_RESIZE_CURSOR_HORIZONTAL_X_OFFSET; - this.resizeCursorHorizontalYOffset = DEFAULT_RESIZE_CURSOR_HORIZONTAL_Y_OFFSET; - - this.resizeCursorVerticalSkin = DEFAULT_RESIZE_CURSOR_VERTICAL; - this.resizeCursorVerticalXOffset = DEFAULT_RESIZE_CURSOR_VERTICAL_X_OFFSET; - this.resizeCursorVerticalYOffset = DEFAULT_RESIZE_CURSOR_VERTICAL_Y_OFFSET; - - this.resizeCursorTopLeftBottomRightSkin = DEFAULT_RESIZE_CURSOR_TL_BR; - this.resizeCursorTopLeftBottomRightXOffset = DEFAULT_RESIZE_CURSOR_TL_BR_X_OFFSET; - this.resizeCursorTopLeftBottomRightYOffset = DEFAULT_RESIZE_CURSOR_TL_BR_Y_OFFSET; - - this.resizeCursorTopRightBottomLeftSkin = DEFAULT_RESIZE_CURSOR_TR_BL; - this.resizeCursorTopRightBottomLeftXOffset = DEFAULT_RESIZE_CURSOR_TR_BL_X_OFFSET; - this.resizeCursorTopRightBottomLeftYOffset = DEFAULT_RESIZE_CURSOR_TR_BL_Y_OFFSET; - } - - //------------------------ - // focus style - //------------------------ - var styleNameFocus:String = selector.getStyle("styleNameFocus"); - var winFocusSelector:CSSStyleDeclaration = FlexGlobals.topLevelApplication.styleManager.getStyleDeclaration("." + styleNameFocus); - if (!winFocusSelector) { - winFocusSelector = new CSSStyleDeclaration(); - } - winFocusSelector.defaultFactory = function():void { - this.headerHeight = 26; - this.borderColor = 0xCCCCCC; - this.borderAlpha = 1; - this.borderThickness = 1; - this.backgroundAlpha = 1; - this.dropShadowVisible = false; - this.cornerRadius = 5; - this.skinClass = BBBWindowSkin; - } - FlexGlobals.topLevelApplication.styleManager.setStyleDeclaration("." + styleNameFocus, winFocusSelector, false); - - //------------------------ - // no focus style - //------------------------ - var styleNameNoFocus:String = selector.getStyle("styleNameNoFocus"); - var winNoFocusSelector:CSSStyleDeclaration = FlexGlobals.topLevelApplication.styleManager.getStyleDeclaration("." + styleNameNoFocus); - if (!winNoFocusSelector) { - winNoFocusSelector = new CSSStyleDeclaration(); - } - winNoFocusSelector.defaultFactory = function():void { - this.headerHeight = 26; - this.borderColor = 0xCCCCCC; - this.borderAlpha = .5; - this.borderThickness = 1; - this.backgroundAlpha = .5; - this.dropShadowVisible = false; - this.cornerRadius = 5; - this.skinClass = BBBWindowSkin; - } - FlexGlobals.topLevelApplication.styleManager.setStyleDeclaration("." + styleNameNoFocus, winNoFocusSelector, false); - - //------------------------ - // title style - //------------------------ - var titleStyleName:String = selector.getStyle("titleStyleName"); - var winTitleSelector:CSSStyleDeclaration = FlexGlobals.topLevelApplication.styleManager.getStyleDeclaration("." + titleStyleName); - if (!winTitleSelector) { - winTitleSelector = new CSSStyleDeclaration(); - } - winTitleSelector.defaultFactory = function():void { - this.fontFamily = "Arial"; - this.fontSize = 10; - this.fontWeight = "bold"; - this.color = 0x000000; - } - FlexGlobals.topLevelApplication.styleManager.setStyleDeclaration("." + titleStyleName, winTitleSelector, false); - - //------------------------ - // minimize button - //------------------------ - var minimizeBtnStyleName:String = selector.getStyle("minimizeBtnStyleName"); - var minimizeBtnSelector:CSSStyleDeclaration = FlexGlobals.topLevelApplication.styleManager.getStyleDeclaration("." + minimizeBtnStyleName); - if (!minimizeBtnSelector) { - minimizeBtnSelector = new CSSStyleDeclaration(); - } - minimizeBtnSelector.defaultFactory = function():void { - this.borderAlpha = 0; - this.backgroundAlpha = 0; - this.highlightAlpha = 0; - this.lowlightAlpha = 0; - this.skinClass = BetterButtonSkin; - this.icon = DEFAULT_MINIMIZE_BUTTON; - } - FlexGlobals.topLevelApplication.styleManager.setStyleDeclaration("." + minimizeBtnStyleName, minimizeBtnSelector, false); - - //------------------------ - // maximize button - //------------------------ - var maximizeBtnStyleName:String = selector.getStyle("maximizeBtnStyleName"); - var maximizeBtnSelector:CSSStyleDeclaration = FlexGlobals.topLevelApplication.styleManager.getStyleDeclaration("." + maximizeBtnStyleName); - if (!maximizeBtnSelector) { - maximizeBtnSelector = new CSSStyleDeclaration(); - } - maximizeBtnSelector.defaultFactory = function():void { - this.borderAlpha = 0; - this.backgroundAlpha = 0; - this.highlightAlpha = 0; - this.lowlightAlpha = 0; - this.skinClass = BetterButtonSkin; - this.icon = DEFAULT_MAXIMIZE_BUTTON; - } - FlexGlobals.topLevelApplication.styleManager.setStyleDeclaration("." + maximizeBtnStyleName, maximizeBtnSelector, false); - - //------------------------ - // restore button - //------------------------ - var restoreBtnStyleName:String = selector.getStyle("restoreBtnStyleName"); - var restoreBtnSelector:CSSStyleDeclaration = FlexGlobals.topLevelApplication.styleManager.getStyleDeclaration("." + restoreBtnStyleName); - if (!restoreBtnSelector) { - restoreBtnSelector = new CSSStyleDeclaration(); - } - restoreBtnSelector.defaultFactory = function():void { - this.borderAlpha = 0; - this.backgroundAlpha = 0; - this.highlightAlpha = 0; - this.lowlightAlpha = 0; - this.skinClass = BetterButtonSkin; - this.icon = DEFAULT_RESTORE_BUTTON; - } - FlexGlobals.topLevelApplication.styleManager.setStyleDeclaration("." + restoreBtnStyleName, restoreBtnSelector, false); - - //------------------------ - // close button - //------------------------ - var closeBtnStyleName:String = selector.getStyle("closeBtnStyleName"); - var closeBtnSelector:CSSStyleDeclaration = FlexGlobals.topLevelApplication.styleManager.getStyleDeclaration("." + closeBtnStyleName); - if (!closeBtnSelector) { - closeBtnSelector = new CSSStyleDeclaration(); - } - closeBtnSelector.defaultFactory = function():void { - this.borderAlpha = 0; - this.backgroundAlpha = 0; - this.highlightAlpha = 0; - this.lowlightAlpha = 0; - this.skinClass = BetterButtonSkin; - this.icon = DEFAULT_CLOSE_BUTTON; - } - FlexGlobals.topLevelApplication.styleManager.setStyleDeclaration("." + closeBtnStyleName, closeBtnSelector, false); - - // apply it all - FlexGlobals.topLevelApplication.styleManager.setStyleDeclaration("org.bigbluebutton.web.window.views.BBBWindow", selector, false); - - return true; - } - - /** - * Constructor - */ - public function BBBWindow() { - super(); - minWidth = minHeight = width = height = 200; - windowState = BBBWindow.NORMAL; - doubleClickEnabled = true; - - this.addEventListener(KeyboardEvent.KEY_DOWN, arrowKeyPress); - - updateContextMenu(); - } - - public function get windowStyleName():Object { - return _windowStyleName; - } - - public function set windowStyleName(value:Object):void { - if (_windowStyleName === value) - return; - - _windowStyleName = value; - updateStyles(); - } - - /** - * Create resize handles and window controls. - */ - override protected function createChildren():void { - super.createChildren(); - - if (!titleBarOverlay) { - titleBarOverlay = new Button(); - titleBarOverlay.width = this.width; - titleBarOverlay.height = getStyle("headerHeight"); - titleBarOverlay.alpha = RESIZE_BUTTON_ALPHA; - titleBarOverlay.y = -(getStyle("headerHeight")); - titleBarOverlay.setStyle("backgroundColor", 0x000000); - ///TODO BindingUtils.bindProperty(titleBarOverlay, "toolTip", this, "title"); - addElement(titleBarOverlay); - } - - // edges - if (!resizeHandleTop) { - resizeHandleTop = new Button(); - resizeHandleTop.x = cornerHandleSize * .5; - resizeHandleTop.y = -(edgeHandleSize * .5); - resizeHandleTop.height = edgeHandleSize; - resizeHandleTop.alpha = RESIZE_BUTTON_ALPHA; - resizeHandleTop.focusEnabled = false; - addElement(resizeHandleTop); - } - - if (!resizeHandleRight) { - resizeHandleRight = new Button(); - resizeHandleRight.y = cornerHandleSize * .5; - resizeHandleRight.width = edgeHandleSize; - resizeHandleRight.alpha = RESIZE_BUTTON_ALPHA; - resizeHandleRight.focusEnabled = false; - addElement(resizeHandleRight); - } - - if (!resizeHandleBottom) { - resizeHandleBottom = new Button(); - resizeHandleBottom.x = cornerHandleSize * .5; - resizeHandleBottom.height = edgeHandleSize; - resizeHandleBottom.alpha = RESIZE_BUTTON_ALPHA; - resizeHandleBottom.focusEnabled = false; - addElement(resizeHandleBottom); - } - - if (!resizeHandleLeft) { - resizeHandleLeft = new Button(); - resizeHandleLeft.x = -(edgeHandleSize * .5); - resizeHandleLeft.y = cornerHandleSize * .5; - resizeHandleLeft.width = edgeHandleSize; - resizeHandleLeft.alpha = RESIZE_BUTTON_ALPHA; - resizeHandleLeft.focusEnabled = false; - addElement(resizeHandleLeft); - } - - // corners - if (!resizeHandleTL) { - resizeHandleTL = new Button(); - resizeHandleTL.x = resizeHandleTL.y = -(cornerHandleSize * .3); - resizeHandleTL.width = resizeHandleTL.height = cornerHandleSize; - resizeHandleTL.alpha = RESIZE_BUTTON_ALPHA; - resizeHandleTL.focusEnabled = false; - addElement(resizeHandleTL); - } - - if (!resizeHandleTR) { - resizeHandleTR = new Button(); - resizeHandleTR.width = resizeHandleTR.height = cornerHandleSize; - resizeHandleTR.alpha = RESIZE_BUTTON_ALPHA; - resizeHandleTR.focusEnabled = false; - addElement(resizeHandleTR); - } - - if (!resizeHandleBR) { - resizeHandleBR = new Button(); - resizeHandleBR.width = resizeHandleBR.height = cornerHandleSize; - resizeHandleBR.alpha = RESIZE_BUTTON_ALPHA; - resizeHandleBR.focusEnabled = false; - addElement(resizeHandleBR); - } - - if (!resizeHandleBL) { - resizeHandleBL = new Button(); - resizeHandleBL.width = resizeHandleBL.height = cornerHandleSize; - resizeHandleBL.alpha = RESIZE_BUTTON_ALPHA; - resizeHandleBL.focusEnabled = false; - addElement(resizeHandleBL); - } - - windowControls = new BBBWindowControls(); - - addListeners(); - } - - /** - * Position and size resize handles and window controls. - */ - override protected function updateDisplayList(w:Number, h:Number):void { - super.updateDisplayList(w, h); - - var titleOffset:Number = getStyle("headerHeight"); - - titleBarOverlay.width = this.width; - titleBarOverlay.height = titleOffset; - titleBarOverlay.y = -titleOffset; - - // edges - resizeHandleTop.x = cornerHandleSize * .5; - resizeHandleTop.y = -(edgeHandleSize * .5) - titleOffset; - resizeHandleTop.width = this.width - cornerHandleSize; - resizeHandleTop.height = edgeHandleSize; - - resizeHandleRight.x = this.width - edgeHandleSize * .5; - resizeHandleRight.y = cornerHandleSize * .5 - titleOffset; - resizeHandleRight.width = edgeHandleSize; - resizeHandleRight.height = this.height - cornerHandleSize; - - resizeHandleBottom.x = cornerHandleSize * .5; - resizeHandleBottom.y = this.height - edgeHandleSize * .5 - titleOffset; - resizeHandleBottom.width = this.width - cornerHandleSize; - resizeHandleBottom.height = edgeHandleSize; - - resizeHandleLeft.x = -(edgeHandleSize * .5); - resizeHandleLeft.y = cornerHandleSize * .5 - titleOffset; - resizeHandleLeft.width = edgeHandleSize; - resizeHandleLeft.height = this.height - cornerHandleSize; - - // corners - resizeHandleTL.x = -(cornerHandleSize * .5) - resizeHandleTL.y = -(cornerHandleSize * .5) - titleOffset; - resizeHandleTL.width = resizeHandleTL.height = cornerHandleSize; - - resizeHandleTR.x = this.width - cornerHandleSize * .5; - resizeHandleTR.y = -(cornerHandleSize * .5) - titleOffset; - resizeHandleTR.width = resizeHandleTR.height = cornerHandleSize; - - resizeHandleBR.x = this.width - cornerHandleSize * .5; - resizeHandleBR.y = this.height - cornerHandleSize * .5 - titleOffset; - resizeHandleBR.width = resizeHandleBR.height = cornerHandleSize; - - resizeHandleBL.x = -(cornerHandleSize * .5); - resizeHandleBL.y = this.height - cornerHandleSize * .5 - titleOffset; - resizeHandleBL.width = resizeHandleBL.height = cornerHandleSize; - - // cause windowControls container to update - windowControls.invalidateDisplayList(); - } - - - - public function get hasFocus():Boolean { - return _hasFocus; - } - - /** - * Property is set by BBBManager when a window's focus changes. Triggers an update to the window's styleName. - */ - public function set hasFocus(value:Boolean):void { - // guard against unnecessary processing - if (_hasFocus == value) - return; - - // set new value - _hasFocus = value; - updateStyles(); - } - - /** - * Mother of all styling functions. All styles fall back to the defaults if necessary. - */ - private function updateStyles():void { - - var selectorList:Array = getSelectorList(); - - // if the style specifies a class to use for the controls container that is - // different from the current one we will update it here - if (getStyleByPriority(selectorList, "windowControlsClass")) { - var clazz:Class = getStyleByPriority(selectorList, "windowControlsClass") as Class; - var classNameExisting:String = getQualifiedClassName(windowControls); - var classNameNew:String = getQualifiedClassName(clazz); - - if (classNameExisting != classNameNew) { - windowControls = new clazz(); - // sometimes necessary to adjust windowControls subcomponents - callLater(windowControls.invalidateDisplayList); - } - } - - // set window's styleName based on focus status - if (hasFocus) { - setStyle("styleName", getStyleByPriority(selectorList, "styleNameFocus")); - } else { - setStyle("styleName", getStyleByPriority(selectorList, "styleNameNoFocus")); - } - - // style the window's title - // this code is probably not as efficient as it could be but i am sick of dealing with styling - // if titleStyleName (the style inherited from Panel) has been set we use that, regardless of focus - if (titleDisplay) { - if (!hasFocus && getStyleByPriority(selectorList, "titleStyleNameNoFocus")) { - getTitleTextField().styleName = getStyleByPriority(selectorList, "titleStyleNameNoFocus"); - //setStyle("titleStyleName", getStyleByPriority(selectorList, "titleStyleNameNoFocus")); - } else if (getStyleByPriority(selectorList, "titleStyleNameFocus")) { - getTitleTextField().styleName = getStyleByPriority(selectorList, "titleStyleNameFocus"); - //setStyle("titleStyleName", getStyleByPriority(selectorList, "titleStyleNameFocus")); - } else { - //getStyleByPriority(selectorList, "titleStyleName") - getTitleTextField().styleName = getStyleByPriority(selectorList, "titleStyleName"); - } - } - - // style minimize button - if (minimizeBtn) { - // use noFocus style if appropriate and one exists - if (!hasFocus && getStyleByPriority(selectorList, "minimizeBtnStyleNameNoFocus")) { - minimizeBtn.styleName = getStyleByPriority(selectorList, "minimizeBtnStyleNameNoFocus"); - } else { - minimizeBtn.styleName = getStyleByPriority(selectorList, "minimizeBtnStyleName"); - } - } - - // style maximize/restore button - if (maximizeRestoreBtn) { - // fork on windowState - if (maximized) { - // use noFocus style if appropriate and one exists - if (!hasFocus && getStyleByPriority(selectorList, "restoreBtnStyleNameNoFocus")) { - maximizeRestoreBtn.styleName = getStyleByPriority(selectorList, "restoreBtnStyleNameNoFocus"); - } else { - maximizeRestoreBtn.styleName = getStyleByPriority(selectorList, "restoreBtnStyleName"); - } - } else { - // use noFocus style if appropriate and one exists - if (!hasFocus && getStyleByPriority(selectorList, "maximizeBtnStyleNameNoFocus")) { - maximizeRestoreBtn.styleName = getStyleByPriority(selectorList, "maximizeBtnStyleNameNoFocus"); - } else { - maximizeRestoreBtn.styleName = getStyleByPriority(selectorList, "maximizeBtnStyleName"); - } - } - } - - // style close button - if (closeBtn) { - // use noFocus style if appropriate and one exists - if (!hasFocus && getStyleByPriority(selectorList, "closeBtnStyleNameNoFocus")) { - closeBtn.styleName = getStyleByPriority(selectorList, "closeBtnStyleNameNoFocus"); - } else { - closeBtn.styleName = getStyleByPriority(selectorList, "closeBtnStyleName"); - } - } - } - - protected function getSelectorList():Array { - // initialize array with ref to ourself since inline styles take highest priority - var selectorList:Array = new Array(this); - - // if windowStyleName was set by developer we associated styles to the list - if (windowStyleName) { - // make sure a corresponding style actually exists - var classSelector:CSSStyleDeclaration = FlexGlobals.topLevelApplication.styleManager.getStyleDeclaration("." + windowStyleName); - if (classSelector) { - selectorList.push(classSelector); - } - } - // add type selector (created in classConstruct so we know it exists) - var typeSelector:CSSStyleDeclaration = FlexGlobals.topLevelApplication.styleManager.getStyleDeclaration("org.bigbluebutton.web.window.views.BBBWindow"); - selectorList.push(typeSelector); - - return selectorList; - } - - /** - * Function to return appropriate style based on our funky setup. - * Precedence of styles is inline, class selector (as specified by windowStyleName) - * and then type selector (BBBWindow). - * - * @private - */ - protected function getStyleByPriority(selectorList:Array, style:String):Object { - var n:int = selectorList.length; - - for (var i:int = 0; i < n; i++) { - // we need to make sure this.getStyle() is not pointing to the style defined - // in the type selector because styles defined in the class selector (windowStyleName) - // should take precedence over type selector (BBBWindow) styles - // this.getStyle() will return styles from the type selector if an inline - // style was not specified - if (selectorList[i] == this && selectorList[i].getStyle(style) && this.getStyle(style) === selectorList[n - 1].getStyle(style)) { - continue; - } - if (selectorList[i].getStyle(style)) { - // if this is a style name make sure the style exists - if (typeof(selectorList[i].getStyle(style)) == "string" && !(FlexGlobals.topLevelApplication.styleManager.getStyleDeclaration("." + selectorList[i].getStyle(style)))) { - continue; - } else { - return selectorList[i].getStyle(style); - } - } - } - - return null; - } - - /** - * Detects change to styleName that is executed by BBBManager indicating a change in focus. - * Iterates over window controls and adjusts their styles if they're focus-aware. - */ - override public function styleChanged(styleProp:String):void { - super.styleChanged(styleProp); - - if (!styleProp || styleProp == "styleName") - updateStyles(); - } - - /** - * Reference to class used to create windowControls property. - */ - public function get windowControls():BBBWindowControls { - return _windowControls; - } - - /** - * When reference is set windowControls will be reinstantiated, meaning runtime switching is supported. - */ - public function set windowControls(controlsContainer:BBBWindowControls):void { - if (_windowControls) { - /* - var cntnr:Container = Container(windowControls); - cntnr.removeAllChildren(); - rawChildren.removeChild(cntnr); - */ - _windowControls.removeAllElements(); - removeElement(_windowControls); - _windowControls = null; - } - - _windowControls = controlsContainer; - _windowControls.window = this; - addElement(_windowControls); - if (windowState == BBBWindow.MINIMIZED) { - showControls = false; - } - } - - /** - * Minimize window button. - */ - public function get minimizeBtn():Button { - return windowControls.minimizeBtn; - } - - /** - * Maximize/restore window button. - */ - public function get maximizeRestoreBtn():Button { - return windowControls.maximizeRestoreBtn; - } - - /** - * Close window button. - */ - public function get closeBtn():Button { - if (windowControls) { - return windowControls.closeBtn; - } else { - return null; - } - } - - public function get showCloseButton():Boolean { - return _showCloseButton; - } - - public function set showCloseButton(value:Boolean):void { - _showCloseButton = value; - if (closeBtn && closeBtn.visible != value) { - closeBtn.visible = closeBtn.includeInLayout = value; - invalidateDisplayList(); - } - } - - - /** - * Returns reference to titleDisplay which is protected by default. - * Provided to allow BBBWindowControls subclasses as much freedom as possible. - */ - public function getTitleTextField():Label { - var t:Label = (titleDisplay as Label); - return (titleDisplay as Label); - } - - - /* - /** - * Returns reference to titleIconObject which is mx_internal by default. - * Provided to allow BBBWindowControls subclasses as much freedom as possible. - / - public function getTitleIconObject():DisplayObject { - use namespace mx_internal; - return titletitleIconObject as DisplayObject; - } - */ - - /** - * Save style settings for minimizing. - */ - public function saveStyle():void { - //this.backgroundAlphaRestore = this.getStyle("backgroundAlpha"); - } - - /** - * Restores style settings for restore and maximize - */ - public function restoreStyle():void { - //this.setStyle("backgroundAlpha", this.backgroundAlphaRestore); - } - - /** - * Add listeners for resize handles and window controls. - */ - private function addListeners():void { - // edges - resizeHandleTop.addEventListener(MouseEvent.ROLL_OVER, onResizeButtonRollOver, false, 0, true); - resizeHandleTop.addEventListener(MouseEvent.ROLL_OUT, onResizeButtonRollOut, false, 0, true); - resizeHandleTop.addEventListener(MouseEvent.MOUSE_DOWN, onResizeButtonPress, false, 0, true); - - resizeHandleRight.addEventListener(MouseEvent.ROLL_OVER, onResizeButtonRollOver, false, 0, true); - resizeHandleRight.addEventListener(MouseEvent.ROLL_OUT, onResizeButtonRollOut, false, 0, true); - resizeHandleRight.addEventListener(MouseEvent.MOUSE_DOWN, onResizeButtonPress, false, 0, true); - - resizeHandleBottom.addEventListener(MouseEvent.ROLL_OVER, onResizeButtonRollOver, false, 0, true); - resizeHandleBottom.addEventListener(MouseEvent.ROLL_OUT, onResizeButtonRollOut, false, 0, true); - resizeHandleBottom.addEventListener(MouseEvent.MOUSE_DOWN, onResizeButtonPress, false, 0, true); - - resizeHandleLeft.addEventListener(MouseEvent.ROLL_OVER, onResizeButtonRollOver, false, 0, true); - resizeHandleLeft.addEventListener(MouseEvent.ROLL_OUT, onResizeButtonRollOut, false, 0, true); - resizeHandleLeft.addEventListener(MouseEvent.MOUSE_DOWN, onResizeButtonPress, false, 0, true); - - // corners - resizeHandleTL.addEventListener(MouseEvent.ROLL_OVER, onResizeButtonRollOver, false, 0, true); - resizeHandleTL.addEventListener(MouseEvent.ROLL_OUT, onResizeButtonRollOut, false, 0, true); - resizeHandleTL.addEventListener(MouseEvent.MOUSE_DOWN, onResizeButtonPress, false, 0, true); - - resizeHandleTR.addEventListener(MouseEvent.ROLL_OVER, onResizeButtonRollOver, false, 0, true); - resizeHandleTR.addEventListener(MouseEvent.ROLL_OUT, onResizeButtonRollOut, false, 0, true); - resizeHandleTR.addEventListener(MouseEvent.MOUSE_DOWN, onResizeButtonPress, false, 0, true); - - resizeHandleBR.addEventListener(MouseEvent.ROLL_OVER, onResizeButtonRollOver, false, 0, true); - resizeHandleBR.addEventListener(MouseEvent.ROLL_OUT, onResizeButtonRollOut, false, 0, true); - resizeHandleBR.addEventListener(MouseEvent.MOUSE_DOWN, onResizeButtonPress, false, 0, true); - - resizeHandleBL.addEventListener(MouseEvent.ROLL_OVER, onResizeButtonRollOver, false, 0, true); - resizeHandleBL.addEventListener(MouseEvent.ROLL_OUT, onResizeButtonRollOut, false, 0, true); - resizeHandleBL.addEventListener(MouseEvent.MOUSE_DOWN, onResizeButtonPress, false, 0, true); - - // titleBar overlay - titleBarOverlay.addEventListener(MouseEvent.MOUSE_DOWN, onTitleBarPress, false, 0, true); - titleBarOverlay.addEventListener(MouseEvent.MOUSE_UP, onTitleBarRelease, false, 0, true); - titleBarOverlay.addEventListener(MouseEvent.DOUBLE_CLICK, maximizeRestore, false, 0, true); - titleBarOverlay.addEventListener(MouseEvent.CLICK, unMinimize, false, 0, true); - - // window controls - addEventListener(MouseEvent.CLICK, windowControlClickHandler, false, 0, true); - - // clicking anywhere brings window to front - addEventListener(MouseEvent.MOUSE_DOWN, bringToFrontProxy); - contextMenu.addEventListener(ContextMenuEvent.MENU_SELECT, bringToFrontProxy); - - // gaining focus on any element in the window brings it to the front - // Could be improved to look for focusManager's lastfocused item - this.addEventListener(FocusEvent.FOCUS_IN, bringToFrontProxy); - } - - /** - * Click handler for default window controls (minimize, maximize/restore and close). - */ - private function windowControlClickHandler(event:MouseEvent):void { - if (windowControls) { - if (windowControls.minimizeBtn && event.target == windowControls.minimizeBtn) { - minimize(); - } else if (windowControls.maximizeRestoreBtn && event.target == windowControls.maximizeRestoreBtn) { - maximizeRestore(); - } else if (windowControls.closeBtn && event.target == windowControls.closeBtn) { - close(); - } - } - } - - /** - * Called automatically by clicking on window this now delegates execution to the manager. - */ - private function bringToFrontProxy(event:Event):void { - windowManager.bringToFront(this); - } - - /** - * Minimize the window. - */ - public function minimize(event:MouseEvent = null):void { - // if the panel is floating, save its state - if (windowState == BBBWindow.NORMAL) { - savePanel(); - } - dispatchEvent(new BBBWindowEvent(BBBWindowEvent.MINIMIZE, this)); - windowState = BBBWindow.MINIMIZED; - showControls = false; - } - - - /** - * Called from maximize/restore button - * - * @event MouseEvent (optional) - */ - public function maximizeRestore(event:MouseEvent = null):void { - if (windowState == BBBWindow.NORMAL) { - savePanel(); - maximize(); - } else { - restore(); - } - } - - /** - * Restores the window to its last floating position. - */ - public function restore():void { - windowState = BBBWindow.NORMAL; - updateStyles(); - dispatchEvent(new BBBWindowEvent(BBBWindowEvent.RESTORE, this)); - } - - /** - * Maximize the window. - */ - public function maximize():void { - if (windowState == BBBWindow.NORMAL) { - savePanel(); - } - showControls = true; - windowState = BBBWindow.MAXIMIZED; - updateStyles(); - dispatchEvent(new BBBWindowEvent(BBBWindowEvent.MAXIMIZE, this)); - } - - /** - * Close the window. - */ - public function close(event:MouseEvent = null):void { - dispatchEvent(new BBBWindowEvent(BBBWindowEvent.CLOSE, this)); - } - - /** - * Save the panel's floating coordinates. - * - * @private - */ - private function savePanel():void { - savedWindowRect = new Rectangle(this.x, this.y, this.width, this.height); - } - - /** - * Title bar dragging. - * - * @private - */ - private function onTitleBarPress(event:MouseEvent):void { - // only floating windows can be dragged - if (this.windowState == BBBWindow.NORMAL && draggable) { - dragStartMouseX = mouseX; - dragStartMouseY = mouseY; - - systemManager.addEventListener(Event.ENTER_FRAME, onWindowMove); - systemManager.addEventListener(MouseEvent.MOUSE_UP, onTitleBarRelease); - systemManager.stage.addEventListener(Event.MOUSE_LEAVE, onTitleBarRelease); - } - } - - private function onWindowMove(event:Event):void { - if (!_dragging) { - _dragging = true; - // clear styles (future versions may allow enforcing constraints on drag) - this.clearStyle("top"); - this.clearStyle("right"); - this.clearStyle("bottom"); - this.clearStyle("left"); - dispatchEvent(new BBBWindowEvent(BBBWindowEvent.DRAG_START, this)); - } - - if (windowManager.enforceBoundaries) { - x = Math.max(0, Math.min(parent.width - this.width, parent.mouseX - dragStartMouseX)); - y = Math.max(0, Math.min(parent.height - this.height, parent.mouseY - dragStartMouseY)); - } else { - x = parent.mouseX - dragStartMouseX; - y = parent.mouseY - dragStartMouseY; - } - - dispatchEvent(new BBBWindowEvent(BBBWindowEvent.DRAG, this)); - } - - private function onTitleBarRelease(event:Event):void { - this.stopDrag(); - if (_dragging) { - _dragging = false; - dispatchEvent(new BBBWindowEvent(BBBWindowEvent.DRAG_END, this)); - } - systemManager.removeEventListener(Event.ENTER_FRAME, onWindowMove); - systemManager.removeEventListener(MouseEvent.MOUSE_UP, onTitleBarRelease); - systemManager.stage.removeEventListener(Event.MOUSE_LEAVE, onTitleBarRelease); - } - - /** - * Gives BBBResizeHandle value for a given resize handle button - */ - private function resizeHandleForButton(button:Button):String { - if (button == resizeHandleLeft) - return BBBResizeHandle.LEFT; - else if (button == resizeHandleRight) - return BBBResizeHandle.RIGHT; - else if (button == resizeHandleTop) - return BBBResizeHandle.TOP; - else if (button == resizeHandleBottom) - return BBBResizeHandle.BOTTOM; - else if (button == resizeHandleTL) - return BBBResizeHandle.TOP_LEFT; - else if (button == resizeHandleTR) - return BBBResizeHandle.TOP_RIGHT; - else if (button == resizeHandleBL) - return BBBResizeHandle.BOTTOM_LEFT; - else if (button == resizeHandleBR) - return BBBResizeHandle.BOTTOM_RIGHT; - else - return null; - } - - /** - * Mouse down on any resize handle. - */ - private function onResizeButtonPress(event:MouseEvent):void { - if (windowState == BBBWindow.NORMAL && resizable) { - currentResizeHandle = resizeHandleForButton(event.target as Button); - setCursor(currentResizeHandle); - dragStartMouseX = parent.mouseX; - dragStartMouseY = parent.mouseY; - savePanel(); - - dragMaxX = savedWindowRect.x + (savedWindowRect.width - minWidth); - dragMaxY = savedWindowRect.y + (savedWindowRect.height - minHeight); - - systemManager.addEventListener(Event.ENTER_FRAME, updateWindowSize, false, 0, true); - systemManager.addEventListener(MouseEvent.MOUSE_UP, onResizeButtonRelease, false, 0, true); - systemManager.stage.addEventListener(Event.MOUSE_LEAVE, onMouseLeaveStage, false, 0, true); - } - } - - /** - * Mouse move while mouse is down on a resize handle - */ - private function updateWindowSize(event:Event):void { - if (!_resizing) { - _resizing = true; - dispatchEvent(new BBBWindowEvent(BBBWindowEvent.RESIZE_START, this)); - } - - if (windowState == BBBWindow.NORMAL && resizable) { - dragAmountX = parent.mouseX - dragStartMouseX; - dragAmountY = parent.mouseY - dragStartMouseY; - - if (currentResizeHandle == BBBResizeHandle.TOP && parent.mouseY > 0) { - this.y = Math.min(savedWindowRect.y + dragAmountY, dragMaxY); - this.height = Math.max(savedWindowRect.height - dragAmountY, minHeight); - } else if (currentResizeHandle == BBBResizeHandle.RIGHT && parent.mouseX < parent.width) { - this.width = Math.max(savedWindowRect.width + dragAmountX, minWidth); - } else if (currentResizeHandle == BBBResizeHandle.BOTTOM && parent.mouseY < parent.height) { - this.height = Math.max(savedWindowRect.height + dragAmountY, minHeight); - } else if (currentResizeHandle == BBBResizeHandle.LEFT && parent.mouseX > 0) { - this.x = Math.min(savedWindowRect.x + dragAmountX, dragMaxX); - this.width = Math.max(savedWindowRect.width - dragAmountX, minWidth); - } else if (currentResizeHandle == BBBResizeHandle.TOP_LEFT && parent.mouseX > 0 && parent.mouseY > 0) { - this.x = Math.min(savedWindowRect.x + dragAmountX, dragMaxX); - this.y = Math.min(savedWindowRect.y + dragAmountY, dragMaxY); - this.width = Math.max(savedWindowRect.width - dragAmountX, minWidth); - this.height = Math.max(savedWindowRect.height - dragAmountY, minHeight); - } else if (currentResizeHandle == BBBResizeHandle.TOP_RIGHT && parent.mouseX < parent.width && parent.mouseY > 0) { - this.y = Math.min(savedWindowRect.y + dragAmountY, dragMaxY); - this.width = Math.max(savedWindowRect.width + dragAmountX, minWidth); - this.height = Math.max(savedWindowRect.height - dragAmountY, minHeight); - } else if (currentResizeHandle == BBBResizeHandle.BOTTOM_RIGHT && parent.mouseX < parent.width && parent.mouseY < parent.height) { - this.width = Math.max(savedWindowRect.width + dragAmountX, minWidth); - this.height = Math.max(savedWindowRect.height + dragAmountY, minHeight); - } else if (currentResizeHandle == BBBResizeHandle.BOTTOM_LEFT && parent.mouseX > 0 && parent.mouseY < parent.height) { - this.x = Math.min(savedWindowRect.x + dragAmountX, dragMaxX); - this.width = Math.max(savedWindowRect.width - dragAmountX, minWidth); - this.height = Math.max(savedWindowRect.height + dragAmountY, minHeight); - } - } - - - dispatchEvent(new BBBWindowEvent(BBBWindowEvent.RESIZE, this, currentResizeHandle)); - } - - private function onResizeButtonRelease(event:MouseEvent = null):void { - if (windowState == BBBWindow.NORMAL && resizable) { - if (_resizing) { - _resizing = false; - dispatchEvent(new BBBWindowEvent(BBBWindowEvent.RESIZE_END, this)); - } - currentResizeHandle = null; - systemManager.removeEventListener(Event.ENTER_FRAME, updateWindowSize); - systemManager.removeEventListener(MouseEvent.MOUSE_UP, onResizeButtonRelease); - systemManager.stage.removeEventListener(Event.MOUSE_LEAVE, onMouseLeaveStage); - CursorManager.removeCursor(CursorManager.currentCursorID); - } - } - - private function onMouseLeaveStage(event:Event):void { - onResizeButtonRelease(); - systemManager.stage.removeEventListener(Event.MOUSE_LEAVE, onMouseLeaveStage); - } - - /** - * Restore window to state it was in prior to being minimized. - */ - public function unMinimize(event:MouseEvent = null):void { - if (minimized) { - showControls = true; - - if (_prevWindowState == BBBWindow.NORMAL) { - restore(); - } else { - maximize(); - } - } - } - - private function setCursor(resizeHandle:String):void { - var styleStub:String; - - CursorManager.removeCursor(CursorManager.currentCursorID); - - switch (resizeHandle) { - case BBBResizeHandle.RIGHT: - case BBBResizeHandle.LEFT: - styleStub = "resizeCursorHorizontal"; - CursorManager.setCursor(resizeCursorHorizontalSkin, 2, resizeCursorHorizontalXOffset, resizeCursorHorizontalYOffset); - break; - - case BBBResizeHandle.TOP: - case BBBResizeHandle.BOTTOM: - styleStub = "resizeCursorVertical"; - CursorManager.setCursor(resizeCursorVerticalSkin, 2, resizeCursorVerticalXOffset, resizeCursorVerticalYOffset); - break; - - case BBBResizeHandle.TOP_LEFT: - case BBBResizeHandle.BOTTOM_RIGHT: - styleStub = "resizeCursorTopLeftBottomRight"; - CursorManager.setCursor(resizeCursorTopLeftBottomRightSkin, 2, resizeCursorTopLeftBottomRightXOffset, resizeCursorTopLeftBottomRightYOffset); - break; - - case BBBResizeHandle.TOP_RIGHT: - case BBBResizeHandle.BOTTOM_LEFT: - styleStub = "resizeCursorTopRightBottomLeft"; - CursorManager.setCursor(resizeCursorTopRightBottomLeftSkin, 2, resizeCursorTopRightBottomLeftXOffset, resizeCursorTopRightBottomLeftYOffset); - break; - } - - //var selectorList:Array = getSelectorList(); - - //CursorManager.removeCursor(CursorManager.currentCursorID); - //CursorManager.setCursor(Class(getStyleByPriority(selectorList, styleStub + "Skin")), 2, Number(getStyleByPriority(selectorList, styleStub + "XOffset")), Number(getStyleByPriority(selectorList, styleStub + "YOffset"))); - //CursorManager.setCursor(styleStub + "Skin", 2, styleStub + "XOffset", styleStub + "YOffset"); - } - - private function onResizeButtonRollOver(event:MouseEvent):void { - // only floating windows can be resized - // event.buttonDown is to detect being dragged over - if (windowState == BBBWindow.NORMAL && resizable && !event.buttonDown) { - setCursor(resizeHandleForButton(event.target as Button)); - } - } - - private function onResizeButtonRollOut(event:MouseEvent):void { - if (!event.buttonDown) { - CursorManager.removeCursor(CursorManager.currentCursorID); - } - } - - public function get showControls():Boolean { - return _showControls; - } - - public function set showControls(value:Boolean):void { - if (value != _showControls) { - _showControls = windowControls.visible = value; - } - } - - private function get windowState():int { - return _windowState; - } - - private function set windowState(newState:int):void { - _prevWindowState = _windowState; - _windowState = newState; - - updateContextMenu(); - } - - public function get minimized():Boolean { - return _windowState == BBBWindow.MINIMIZED; - } - - public function get maximized():Boolean { - return _windowState == BBBWindow.MAXIMIZED; - } - - public function get minimizeHeight():Number { - return getStyle("headerHeight"); - } - - public static const CONTEXT_MENU_LABEL_MINIMIZE:String = "Minimize"; - - public static const CONTEXT_MENU_LABEL_MAXIMIZE:String = "Maximize"; - - public static const CONTEXT_MENU_LABEL_RESTORE:String = "Restore"; - - public static const CONTEXT_MENU_LABEL_CLOSE:String = "Close"; - - public function updateContextMenu():void { - var defaultContextMenu:ContextMenu = new ContextMenu(); - defaultContextMenu.hideBuiltInItems(); - - var minimizeItem:ContextMenuItem = new ContextMenuItem(BBBWindow.CONTEXT_MENU_LABEL_MINIMIZE); - minimizeItem.addEventListener(ContextMenuEvent.MENU_ITEM_SELECT, menuItemSelectHandler); - minimizeItem.enabled = windowState != BBBWindow.MINIMIZED; - defaultContextMenu.customItems.push(minimizeItem); - - var maximizeItem:ContextMenuItem = new ContextMenuItem(BBBWindow.CONTEXT_MENU_LABEL_MAXIMIZE); - maximizeItem.addEventListener(ContextMenuEvent.MENU_ITEM_SELECT, menuItemSelectHandler); - maximizeItem.enabled = windowState != BBBWindow.MAXIMIZED; - defaultContextMenu.customItems.push(maximizeItem); - - var restoreItem:ContextMenuItem = new ContextMenuItem(BBBWindow.CONTEXT_MENU_LABEL_RESTORE); - restoreItem.addEventListener(ContextMenuEvent.MENU_ITEM_SELECT, menuItemSelectHandler); - restoreItem.enabled = windowState != BBBWindow.NORMAL; - defaultContextMenu.customItems.push(restoreItem); - - var closeItem:ContextMenuItem = new ContextMenuItem(BBBWindow.CONTEXT_MENU_LABEL_CLOSE); - closeItem.addEventListener(ContextMenuEvent.MENU_ITEM_SELECT, menuItemSelectHandler); - defaultContextMenu.customItems.push(closeItem); - - - var arrangeItem:ContextMenuItem = new ContextMenuItem(BBBManager.CONTEXT_MENU_LABEL_TILE); - arrangeItem.separatorBefore = true; - arrangeItem.addEventListener(ContextMenuEvent.MENU_ITEM_SELECT, menuItemSelectHandler); - defaultContextMenu.customItems.push(arrangeItem); - - var arrangeFillItem:ContextMenuItem = new ContextMenuItem(BBBManager.CONTEXT_MENU_LABEL_TILE_FILL); - arrangeFillItem.addEventListener(ContextMenuEvent.MENU_ITEM_SELECT, menuItemSelectHandler); - defaultContextMenu.customItems.push(arrangeFillItem); - - var showAllItem:ContextMenuItem = new ContextMenuItem(BBBManager.CONTEXT_MENU_LABEL_SHOW_ALL); - showAllItem.addEventListener(ContextMenuEvent.MENU_ITEM_SELECT, menuItemSelectHandler); - defaultContextMenu.customItems.push(showAllItem); - - this.contextMenu = defaultContextMenu; - } - - private function menuItemSelectHandler(event:ContextMenuEvent):void { - switch (event.target.caption) { - case (BBBWindow.CONTEXT_MENU_LABEL_MINIMIZE): - minimize(); - break; - - case (BBBWindow.CONTEXT_MENU_LABEL_MAXIMIZE): - maximize(); - break; - - case (BBBWindow.CONTEXT_MENU_LABEL_RESTORE): - if (this.windowState == BBBWindow.MINIMIZED) { - unMinimize(); - } else if (this.windowState == BBBWindow.MAXIMIZED) { - maximizeRestore(); - } - break; - - case (BBBWindow.CONTEXT_MENU_LABEL_CLOSE): - close(); - break; - - case (BBBManager.CONTEXT_MENU_LABEL_TILE): - this.windowManager.tile(false, this.windowManager.tilePadding); - break; - - case (BBBManager.CONTEXT_MENU_LABEL_TILE_FILL): - this.windowManager.tile(true, this.windowManager.tilePadding); - break; - - case (BBBManager.CONTEXT_MENU_LABEL_SHOW_ALL): - this.windowManager.showAllWindows(); - break; - - } - } - - // This event is called when a key is pressed and anything in the BBBWindow has focus - private function arrowKeyPress(event:KeyboardEvent):void { - dragAmountX = 5; // adjust by 5 pixels(?) at a time - dragAmountY = 5; - - // only resize if only the ctrl key is clicked - if (windowState == BBBWindow.NORMAL && resizable && event.ctrlKey && !event.shiftKey && !event.altKey) { - savePanel(); - - switch (event.keyCode) { - case Keyboard.UP: - dragAmountX = 0; - break; - case Keyboard.DOWN: - dragAmountX = 0; - dragAmountY *= -1; - break; - case Keyboard.RIGHT: - dragAmountX *= -1; - dragAmountY = 0; - break; - case Keyboard.LEFT: - dragAmountY = 0; - break; - default: - dragAmountX = 0; - dragAmountY = 0; - } - - if (dragAmountX != 0 || dragAmountY != 0) // only resize if an arrow key was pressed - { - this.height = Math.max(savedWindowRect.height - dragAmountY, minHeight); - this.width = Math.max(savedWindowRect.width - dragAmountX, minWidth); - dispatchEvent(new BBBWindowEvent(BBBWindowEvent.RESIZE_END, this)); - } - } else if (windowState == BBBWindow.NORMAL && draggable && !event.ctrlKey && event.shiftKey && !event.altKey) { - switch (event.keyCode) { - case Keyboard.UP: - dragAmountX = 0; - break; - case Keyboard.DOWN: - dragAmountX = 0; - dragAmountY *= -1; - break; - case Keyboard.RIGHT: - dragAmountX *= -1; - dragAmountY = 0; - break; - case Keyboard.LEFT: - dragAmountY = 0; - break; - default: - dragAmountX = 0; - dragAmountY = 0; - } - - if (dragAmountX != 0 || dragAmountY != 0) // only move if an arrow key was pressed - { - if (windowManager.enforceBoundaries) { - x = Math.max(0, Math.min(parent.width - this.width, this.x - dragAmountX)); - y = Math.max(0, Math.min(parent.height - this.height, this.y - dragAmountY)); - } else { - x = this.x - dragAmountX; - y = this.y - dragAmountY; - } - dispatchEvent(new BBBWindowEvent(BBBWindowEvent.DRAG_END, this)); - } - } - } - } -} diff --git a/clients/flash/web-client/src/org/bigbluebutton/web/window/views/BBBWindowControls.as b/clients/flash/web-client/src/org/bigbluebutton/web/window/views/BBBWindowControls.as deleted file mode 100644 index ba6f76cbc7eb..000000000000 --- a/clients/flash/web-client/src/org/bigbluebutton/web/window/views/BBBWindowControls.as +++ /dev/null @@ -1,139 +0,0 @@ -/* - * Copyright (c) 2007 FlexLib Contributors. See: - * http://code.google.com/p/flexlib/wiki/ProjectContributors - * - * Permission is hereby granted, free of charge, to any person obtaining a copy of - * this software and associated documentation files (the "Software"), to deal in - * the Software without restriction, including without limitation the rights to - * use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies - * of the Software, and to permit persons to whom the Software is furnished to do - * so, subject to the following conditions: - * - * The above copyright notice and this permission notice shall be included in all - * copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - * SOFTWARE. - */ - -package org.bigbluebutton.web.window.views { - - import flash.display.DisplayObject; - - import spark.components.Button; - import spark.components.Group; - import spark.components.Label; - import spark.layouts.HorizontalLayout; - - /** - * Class that holds window control buttons and handles general titleBar layout. - * Provides minimize, maximize/restore and close buttons by default. - * Subclass this class to create custom layouts that rearrange, add to, or reduce - * the default controls. Set layout property to switch between horizontal, vertical - * and absolute layouts. - */ - public class BBBWindowControls extends Group { - public var window:BBBWindow; - - public var minimizeBtn:Button; - - public var maximizeRestoreBtn:Button; - - public var closeBtn:Button; - - public function BBBWindowControls() { - layout = new HorizontalLayout(); - } - - override protected function createChildren():void { - super.createChildren(); - - if (!minimizeBtn) { - minimizeBtn = new Button(); - minimizeBtn.toolTip = "Minimize"; // added by Chad for screen reading - minimizeBtn.buttonMode = true; - minimizeBtn.width = 20; - addElement(minimizeBtn); - } - - if (!maximizeRestoreBtn) { - maximizeRestoreBtn = new Button(); - maximizeRestoreBtn.toolTip = "Maximize"; // added by Chad for screen reading - maximizeRestoreBtn.buttonMode = true; - maximizeRestoreBtn.width = 20; - addElement(maximizeRestoreBtn); - } - - if (!closeBtn) { - closeBtn = new Button(); - closeBtn.toolTip = "Close"; // added by Chad for screen reading - closeBtn.buttonMode = true; - closeBtn.width = 20; - addElement(closeBtn); - } - } - - /** - * Traditional override of built-in lifecycle function used to control visual - * layout of the class. Minor difference is that size is set here as well because - * automatic measurement and sizing is not handled by framework since we go into - * rawChildren (of BBBWindow). - */ - override protected function updateDisplayList(w:Number, h:Number):void { - super.updateDisplayList(w, h); - - if (window.showControls) { - // respect window's showCloseButton property - closeBtn.visible = closeBtn.includeInLayout = window.showCloseButton; - - // since we're in rawChildren we don't get measured and laid out by our parent - // this routine finds the bounds of our children and sets our size accordingly - var minX:Number = 9999; - var minY:Number = 9999; - var maxX:Number = -9999; - var maxY:Number = -9999; - for (var i:int = 0; i < numChildren; i++) { - var child:DisplayObject = this.getChildAt(i); - if (child != window.closeBtn || child == window.closeBtn && window.showCloseButton) { - minX = Math.min(minX, child.x); - minY = Math.min(minY, child.y); - maxX = Math.max(maxX, child.x + child.width); - maxY = Math.max(maxY, child.y + child.height); - } - } - this.setActualSize(maxX - minX, maxY - minY); - - // now that we're sized we set our position - // right aligned, respecting border width - this.x = window.width - this.width - Number(window.getStyle("borderThickness")) * 2; - // vertically centered - this.y = window.titleBarOverlay.y + (window.titleBarOverlay.height - this.height) / 2; - } - - - // lay out the title field and icon (if present) - var tf:Label = window.getTitleTextField(); - // var icon:DisplayObject = window.getTitleIconObject(); - - // tf.x = Number(window.getStyle("borderThicknessLeft")); - - // if (icon) { - // icon.x = tf.x; - // tf.x = icon.x + icon.width + 4; - // } - - // ghetto truncation - if (!window.minimized) { - tf.width = this.x - tf.x; - } else { - tf.width = window.width - tf.x - 4; - } - - } - } -}