Merge branch 'master' of git@github.com:bigbluebutton/bigbluebutton
This commit is contained in:
commit
d5d82a81ba
@ -1,157 +1,183 @@
|
||||
|
||||
# BigBlueButton.mxml
|
||||
bbb.pageTitle = BigBlueButton
|
||||
|
||||
# MainApplicationShell.mxml
|
||||
bbb.mainshell.locale.version=0.7
|
||||
bbb.mainshell.statusInfo = Attendere il caricamento dei moduli {0} :
|
||||
bbb.mainshell.statusInfo.loaded = {0}(Caricato)
|
||||
bbb.mainshell.statusInfo.testRTMPConnection = Attendere prego. E' in corso il test della connessione
|
||||
bbb.mainshell.statusInfo2 = NOTE: If the loading stops, please clear your browser's cache and try again.
|
||||
bbb.mainshell.statusProgress.testRTMPConnection = Connessione a RTMP://{0}:1935/{1}.
|
||||
bbb.mainshell.statusProgress.testRTMPTConnection = Connessione a RTMPT://{0}:80/{1}.
|
||||
bbb.mainshell.statusProgress.loading = Caricamento:
|
||||
bbb.mainshell.statusProgress.loaded = Caricamento: {0} {1}% caricato.
|
||||
bbb.mainshell.statusProgress.cannotConnectServer = Errore di connessione.
|
||||
bbb.mainshell.copyrightLabel2 = (c) 2010, BigBlueButton versione {0} - Per maggiori informazioni visita http://www.bigbluebutton.org/.
|
||||
bbb.mainshell.logBtn.toolTip = Apri finestra Log
|
||||
bbb.mainshell.fullScreenBtn.toolTip = Abilita Full-Screen
|
||||
bbb.mainshell.resetLayoutBtn.toolTip = Reimposta Layout
|
||||
|
||||
# OldLocaleWarnWIndow.mxml
|
||||
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
|
||||
|
||||
# LogWindow.mxml
|
||||
bbb.logwindow.title = Log
|
||||
bbb.logwindow.highlight = Highlight:
|
||||
bbb.logwindow.turnLoggingOff = Disattiva il logging
|
||||
bbb.logwindow.clearBtn = Pulisci
|
||||
bbb.logwindow.refreshBtn = Aggiorna
|
||||
|
||||
# JoinFailedWindow.mxml
|
||||
bbb.joinFailedWindow.title = Ingresso Fallito
|
||||
bbb.joinFailedWindow.okBtn = OK
|
||||
bbb.joinFailedWindow.failedInfo = Nessuna sessione valida. Clicca ok per effettuare il login.
|
||||
|
||||
# MainToolbar.mxml
|
||||
bbb.mainToolbar.loggedInUserLbl = {1}: Dial: 613-520-7610 85115
|
||||
bbb.mainToolbar.helpBtn = Aiuto
|
||||
bbb.mainToolbar.logoutBtn = Logout
|
||||
bbb.mainToolbar.logoutBtn.toolTip = Log out
|
||||
|
||||
|
||||
###### modules ######
|
||||
|
||||
# ViewersWindow.mxml
|
||||
bbb.viewers.title = Web - ({0}) Partecipanti
|
||||
bbb.viewers.viewersGrid.nameItemRenderer = Nome
|
||||
bbb.viewers.viewersGrid.nameItemRenderer.nameLabel.toolTip = Hai effettuato il login con questo utente.
|
||||
bbb.viewers.viewersGrid.roleItemRenderer = Ruolo
|
||||
bbb.viewers.viewersGrid.statusItemRenderer = Stato
|
||||
bbb.viewers.viewersGrid.statusItemRenderer.raiseHand.toolTip = Mano alzata su {0}
|
||||
bbb.viewers.viewersGrid.statusItemRenderer.streamIcon.toolTip = Doppio-Click per visualizzare.
|
||||
bbb.viewers.viewersGrid.statusItemRenderer.presIcon.toolTip = Presentatore
|
||||
bbb.viewers.presentBtn.toolTip = Seleziona il partecipante che farà da presentatore.
|
||||
bbb.viewers.raiseHandBtn.toolTip = Clicca per alzare la mano.
|
||||
|
||||
# Presentation
|
||||
## PresentationWindow.mxml
|
||||
bbb.presentation.title = Presentazione
|
||||
bbb.presentation.uploadPresBtn = Carica un documento per la presentazione.
|
||||
bbb.presentation.uploadPresBtn.toolTip = Carica un documento per la presentazione.
|
||||
bbb.presentation.backBtn.toolTip = Slide precedente.
|
||||
bbb.presentation.slideNumLbl =
|
||||
bbb.presentation.forwardBtn.toolTip = Slide successiva
|
||||
bbb.presentation.resetZoomBtn.toolTip = Azzera Zoom
|
||||
bbb.presentation.presenterNameLbl = {0} sta effettuando la presentazione.
|
||||
bbb.presentation.maximizeRestoreBtn.toolTip = Massimizza la finestra
|
||||
bbb.presentation.maximizeRestoreBtn.toolTip2 = Reimposta la dimensione precedente della finestra
|
||||
bbb.presentation.clickToUpload = Carica presentazione
|
||||
bbb.presentation.maxUploadFileExceededAlert = Errore: il file è più grande della dimensione massima.
|
||||
|
||||
## PresentationWindowMediator.as
|
||||
bbb.presentation.presenting = {0} sta effettuando la presentazione.
|
||||
bbb.presentation.pages = {0} di {1}
|
||||
|
||||
## FileUploadWindowMediator.as
|
||||
bbb.presentation.uploadcomplete = Upload completato. Attendere la conversione del documento.
|
||||
bbb.presentation.uploadsuccessful = Upload completato.
|
||||
bbb.presentation.uploaded = uploaded.
|
||||
bbb.presentation.document.supported = Il documento caricato è compatibile!.
|
||||
bbb.presentation.document.converted = Documento 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.format = Errore: Controllare che il documento abbia un'estensione valida.
|
||||
bbb.presentation.error.convert.notsupported = Errore: Il documento non è compatibile. Selezionare un documento compatibile.
|
||||
bbb.presentation.error.convert.soffice = Errore: Conversione del documento fallita.
|
||||
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.error.convert.swf = Errore: Conversione del documento fallita. Contattare l'amministratore del sistema.
|
||||
bbb.presentation.error.convert.swfimage = Errore di conversione da immagine a SWF : assicurarsi che l'immagine sia in formato JPG/PNG.
|
||||
bbb.presentation.error.convert.swfpdf = Errore di conversione da PDF a SWF : assicurarsi che il file PDF non sia corrotto.
|
||||
bbb.presentation.error.convert.thumbnail = Errore di creazione anteprima. Contattare l'amministratore del sistema.
|
||||
bbb.presentation.converted = Convertite {0} slides di {1} .
|
||||
bbb.presentation.extracting = Estrazione slide {0} di {1} .
|
||||
bbb.presentation.ok = OK
|
||||
bbb.presentation.uploadwindow.presentationfile = File di Presentazione
|
||||
bbb.presentation.uploadwindow.pdf = PDF
|
||||
bbb.presentation.uploadwindow.word = WORD
|
||||
bbb.presentation.uploadwindow.excel = EXCEL
|
||||
bbb.presentation.uploadwindow.powerpoint = POWERPOINT
|
||||
bbb.presentation.uploadwindow.image = Immagine
|
||||
|
||||
## FileUploadWindow.mxml
|
||||
bbb.fileupload.title = Upload Presentazione
|
||||
bbb.fileupload.fileLbl = File:
|
||||
bbb.fileupload.selectBtn.toolTip = Sfoglia file
|
||||
bbb.fileupload.uploadBtn = Upload
|
||||
bbb.fileupload.uploadBtn.toolTip = Upload file
|
||||
bbb.fileupload.presentationNamesLbl = Presentazione caricata:
|
||||
bbb.fileupload.deleteBtn.toolTip = Elimina Presentation
|
||||
bbb.fileupload.showBtn = Mostra
|
||||
bbb.fileupload.showBtn.toolTip = Mostra Presentazione
|
||||
bbb.fileupload.okCancelBtn = Annulla
|
||||
bbb.fileupload.progressLbl.uploadSuccessful = Upload completato. Attendere la conversione del documento.
|
||||
bbb.fileupload.progressBar.uploadSuccessful = Upload completato.
|
||||
bbb.fileupload.progressLbl.uploading = {0}% caricato.
|
||||
bbb.fileupload.progressBar.uploading = {0}% caricato.
|
||||
bbb.fileupload.progressLbl.converting = Convertite {0} di {1} slides.
|
||||
bbb.fileupload.progressBar.converting = Convertite {0} di {1} slides.
|
||||
bbb.fileupload.progressLbl.extracting = Estrazione slide {0} di {1} .
|
||||
bbb.fileupload.progressBar.extracting = Estrazione slide {0} di {1} .
|
||||
bbb.fileupload.genThumbText = Generazione anteprime..
|
||||
bbb.fileupload.progBarLbl = Completamento:
|
||||
|
||||
# ChatWindow.mxml
|
||||
bbb.chat.title = Chat
|
||||
bbb.chat.cmpColorPicker.toolTip = Colore del testo
|
||||
bbb.chat.sendBtn = Invia
|
||||
bbb.chat.sendBtn.toolTip = Invia Messaggio
|
||||
bbb.chat.publicChatUsername = Tutti
|
||||
|
||||
# ListenersWindow.mxml
|
||||
bbb.listeners.title = Voce - ({0}) partecipanti
|
||||
bbb.listeners.muteAllBtn.toolTip = Muto tutti
|
||||
bbb.listeners.unmuteAllBtn.toolTip = DeMuto tutti
|
||||
bbb.listeners.ejectBtn.toolTip = Seleziona i partecipanti da espellere dalla chat vocale.
|
||||
bbb.listeners.ejectTooltip = Clicca per espellere.
|
||||
|
||||
# ListenerItem.mxml
|
||||
bbb.listenerItem.nameLbl.toolTip = Seleziona un utente e clicca per Mute.
|
||||
bbb.listenerItem.talkImg.toolTip = Conversazione
|
||||
|
||||
# PublishWindow.mxml
|
||||
bbb.publishVideo.title = Stream webcam
|
||||
bbb.publishVideo.startPublishBtn.toolTip = Avvia streaming
|
||||
|
||||
|
||||
# DesktopPublishWindow.mxml
|
||||
bbb.desktopPublish.title = Condivisione Desktop
|
||||
|
||||
# ToolbarButton.mxml
|
||||
bbb.toolbar.phone.toolTip = Avvia il Microfono
|
||||
bbb.toolbar.deskshare.toolTip = Condividi il desktop
|
||||
|
||||
# BigBlueButton.mxml
|
||||
bbb.pageTitle = BigBlueButton
|
||||
|
||||
# MainApplicationShell.mxml
|
||||
bbb.mainshell.locale.version=0.7
|
||||
bbb.mainshell.statusInfo = Attendere il caricamento dei moduli {0} :
|
||||
bbb.mainshell.statusInfo.loaded = {0}(Caricato)
|
||||
bbb.mainshell.statusInfo.testRTMPConnection = Attendere prego. E' in corso il test della connessione
|
||||
bbb.mainshell.statusInfo2 = NOTE: If the loading stops, please clear your browser's cache and try again.
|
||||
bbb.mainshell.statusProgress.testRTMPConnection = Connessione a RTMP://{0}:1935/{1}.
|
||||
bbb.mainshell.statusProgress.testRTMPTConnection = Connessione a RTMPT://{0}:80/{1}.
|
||||
bbb.mainshell.statusProgress.loading = Caricamento:
|
||||
bbb.mainshell.statusProgress.loaded = Caricamento: {0} {1}% caricato.
|
||||
bbb.mainshell.statusProgress.cannotConnectServer = Errore di connessione.
|
||||
bbb.mainshell.copyrightLabel2 = (c) 2010, BigBlueButton versione {0} - Per maggiori informazioni visita http://www.bigbluebutton.org/.
|
||||
bbb.mainshell.logBtn.toolTip = Apri finestra Log
|
||||
bbb.mainshell.fullScreenBtn.toolTip = Abilita Full-Screen
|
||||
bbb.mainshell.resetLayoutBtn.toolTip = Reimposta Layout
|
||||
|
||||
# OldLocaleWarnWIndow.mxml
|
||||
bbb.oldlocalewindow.reminder1=Potresti avere una localizzazione obsoleta.
|
||||
bbb.oldlocalewindow.reminder2=Svuota la cache del tuo browser e riprova.
|
||||
bbb.oldlocalewindow.windowTitle=Attenzione: localizzazione obsoleta
|
||||
|
||||
# LogWindow.mxml
|
||||
bbb.logwindow.title = Log
|
||||
bbb.logwindow.highlight = Highlight:
|
||||
bbb.logwindow.turnLoggingOff = Disattiva il logging
|
||||
bbb.logwindow.clearBtn = Pulisci
|
||||
bbb.logwindow.refreshBtn = Aggiorna
|
||||
|
||||
# JoinFailedWindow.mxml
|
||||
bbb.joinFailedWindow.title = Ingresso Fallito
|
||||
bbb.joinFailedWindow.okBtn = OK
|
||||
bbb.joinFailedWindow.failedInfo = Nessuna sessione valida. Clicca ok per effettuare il login.
|
||||
|
||||
# MainToolbar.mxml
|
||||
bbb.mainToolbar.loggedInUserLbl = {1}: Dial: 613-520-7610 85115
|
||||
bbb.mainToolbar.helpBtn = Aiuto
|
||||
bbb.mainToolbar.logoutBtn = Disconnetti
|
||||
bbb.mainToolbar.logoutBtn.toolTip = Disconnetti
|
||||
|
||||
|
||||
###### modules ######
|
||||
|
||||
# ViewersWindow.mxml
|
||||
bbb.viewers.title = Web - ({0}) Partecipanti
|
||||
bbb.viewers.viewersGrid.nameItemRenderer = Nome
|
||||
bbb.viewers.viewersGrid.nameItemRenderer.nameLabel.toolTip = Hai effettuato il login con questo utente.
|
||||
bbb.viewers.viewersGrid.roleItemRenderer = Ruolo
|
||||
bbb.viewers.viewersGrid.statusItemRenderer = Stato
|
||||
bbb.viewers.viewersGrid.statusItemRenderer.raiseHand.toolTip = Mano alzata su {0}
|
||||
bbb.viewers.viewersGrid.statusItemRenderer.streamIcon.toolTip = Doppio-Click per visualizzare.
|
||||
bbb.viewers.viewersGrid.statusItemRenderer.presIcon.toolTip = Presentatore
|
||||
bbb.viewers.presentBtn.toolTip = Seleziona il partecipante che farà da presentatore.
|
||||
bbb.viewers.raiseHandBtn.toolTip = Clicca per alzare la mano.
|
||||
bbb.viewers.presentBtn.label = Scambia presentatore
|
||||
|
||||
# Presentation
|
||||
## PresentationWindow.mxml
|
||||
bbb.presentation.title = Presentazione
|
||||
bbb.presentation.uploadPresBtn = Carica un documento per la presentazione.
|
||||
bbb.presentation.uploadPresBtn.toolTip = Carica un documento per la presentazione.
|
||||
bbb.presentation.backBtn.toolTip = Slide precedente.
|
||||
bbb.presentation.slideNumLbl =
|
||||
bbb.presentation.forwardBtn.toolTip = Slide successiva
|
||||
bbb.presentation.resetZoomBtn.toolTip = Azzera Zoom
|
||||
bbb.presentation.presenterNameLbl = {0} sta effettuando la presentazione.
|
||||
bbb.presentation.maximizeRestoreBtn.toolTip = Massimizza la finestra
|
||||
bbb.presentation.maximizeRestoreBtn.toolTip2 = Reimposta la dimensione precedente della finestra
|
||||
bbb.presentation.clickToUpload = Carica presentazione
|
||||
bbb.presentation.maxUploadFileExceededAlert = Errore: il file è più grande della dimensione massima.
|
||||
|
||||
## PresentationWindowMediator.as
|
||||
bbb.presentation.presenting = {0} sta effettuando la presentazione.
|
||||
bbb.presentation.pages = {0} di {1}
|
||||
|
||||
## FileUploadWindowMediator.as
|
||||
bbb.presentation.uploadcomplete = Upload completato. Attendere la conversione del documento.
|
||||
bbb.presentation.uploadsuccessful = Upload completato.
|
||||
bbb.presentation.uploaded = Caricato.
|
||||
bbb.presentation.document.supported = Il documento caricato è compatibile!.
|
||||
bbb.presentation.document.converted = Documento 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.format = Errore: Controllare che il documento abbia un'estensione valida.
|
||||
bbb.presentation.error.convert.notsupported = Errore: Il documento non è compatibile. Selezionare un documento compatibile.
|
||||
bbb.presentation.error.convert.soffice = Errore: Conversione del documento fallita.
|
||||
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.error.convert.swf = Errore: Conversione del documento fallita. Contattare l'amministratore del sistema.
|
||||
bbb.presentation.error.convert.swfimage = Errore di conversione da immagine a SWF : assicurarsi che l'immagine sia in formato JPG/PNG.
|
||||
bbb.presentation.error.convert.swfpdf = Errore di conversione da PDF a SWF : assicurarsi che il file PDF non sia corrotto.
|
||||
bbb.presentation.error.convert.thumbnail = Errore di creazione anteprima. Contattare l'amministratore del sistema.
|
||||
bbb.presentation.converted = Convertite {0} slides di {1} .
|
||||
bbb.presentation.extracting = Estrazione slide {0} di {1} .
|
||||
bbb.presentation.ok = OK
|
||||
bbb.presentation.uploadwindow.presentationfile = File di Presentazione
|
||||
bbb.presentation.uploadwindow.pdf = PDF
|
||||
bbb.presentation.uploadwindow.word = WORD
|
||||
bbb.presentation.uploadwindow.excel = EXCEL
|
||||
bbb.presentation.uploadwindow.powerpoint = POWERPOINT
|
||||
bbb.presentation.uploadwindow.image = Immagine
|
||||
|
||||
## FileUploadWindow.mxml
|
||||
bbb.fileupload.title = Upload Presentazione
|
||||
bbb.fileupload.fileLbl = File:
|
||||
bbb.fileupload.selectBtn.toolTip = Sfoglia file
|
||||
bbb.fileupload.uploadBtn = Upload
|
||||
bbb.fileupload.uploadBtn.toolTip = Upload file
|
||||
bbb.fileupload.presentationNamesLbl = Presentazione caricata:
|
||||
bbb.fileupload.deleteBtn.toolTip = Elimina Presentation
|
||||
bbb.fileupload.showBtn = Mostra
|
||||
bbb.fileupload.showBtn.toolTip = Mostra Presentazione
|
||||
bbb.fileupload.okCancelBtn = Annulla
|
||||
bbb.fileupload.progressLbl.uploadSuccessful = Upload completato. Attendere la conversione del documento.
|
||||
bbb.fileupload.progressBar.uploadSuccessful = Upload completato.
|
||||
bbb.fileupload.progressLbl.uploading = {0}% caricato.
|
||||
bbb.fileupload.progressBar.uploading = {0}% caricato.
|
||||
bbb.fileupload.progressLbl.converting = Convertite {0} di {1} slides.
|
||||
bbb.fileupload.progressBar.converting = Convertite {0} di {1} slides.
|
||||
bbb.fileupload.progressLbl.extracting = Estrazione slide {0} di {1} .
|
||||
bbb.fileupload.progressBar.extracting = Estrazione slide {0} di {1} .
|
||||
bbb.fileupload.genThumbText = Generazione anteprime..
|
||||
bbb.fileupload.progBarLbl = Completamento:
|
||||
|
||||
# ChatWindow.mxml
|
||||
bbb.chat.title = Chat
|
||||
bbb.chat.cmpColorPicker.toolTip = Colore del testo
|
||||
bbb.chat.sendBtn = Invia
|
||||
bbb.chat.sendBtn.toolTip = Invia Messaggio
|
||||
bbb.chat.publicChatUsername = Tutti
|
||||
bbb.chat.publicMsgAwaiting = Messaggio pubblico in attesa
|
||||
bbb.chat.publicMsgAwaiting2 = * Messaggio pubblico in attesa *
|
||||
bbb.chat.privateMsgAwaiting = Messaggio privato in attesa
|
||||
bbb.chat.privateMsgAwaiting2 = * Messaggio privato in attesa *
|
||||
bbb.chat.privateChatSelect = Seleziona l'interlocutore per la conversazione privata
|
||||
bbb.chat.chatOptions = Opzioni chat
|
||||
bbb.chat.fontSize = Dimensione Font
|
||||
|
||||
# ListenersWindow.mxml
|
||||
bbb.listeners.title = Voce - ({0}) partecipanti
|
||||
bbb.listeners.muteAllBtn.toolTip = Muto tutti
|
||||
bbb.listeners.unmuteAllBtn.toolTip = DeMuto tutti
|
||||
bbb.listeners.ejectBtn.toolTip = Seleziona i partecipanti da espellere dalla chat vocale.
|
||||
bbb.listeners.ejectTooltip = Clicca per espellere.
|
||||
|
||||
# ListenerItem.mxml
|
||||
bbb.listenerItem.nameLbl.toolTip = Seleziona un utente e clicca per Mute.
|
||||
bbb.listenerItem.talkImg.toolTip = Conversazione
|
||||
bbb.listenerItem.lockImg.toolTip = Clicca per Mute
|
||||
bbb.listenerItem.muteUnmute.toolTip = Zittisce l'interlocutore
|
||||
|
||||
# PublishWindow.mxml
|
||||
bbb.publishVideo.title = Streaming webcam
|
||||
bbb.publishVideo.startPublishBtn.toolTip = Avvia streaming
|
||||
|
||||
|
||||
# DesktopPublishWindow.mxml
|
||||
bbb.desktopPublish.title = Desktop Sharing: Anteprima
|
||||
bbb.desktopPublish.title = Condivisione Desktop
|
||||
bbb.desktopView.fitToWindow = Adatta alla finestra
|
||||
bbb.desktopView.actualSize = Visualizza dimensione reale
|
||||
|
||||
# ToolbarButton.mxml
|
||||
bbb.toolbar.phone.toolTip = Avvia il Microfono
|
||||
bbb.toolbar.deskshare.toolTip = Condividi il desktop
|
||||
bbb.toolbar.video.toolTip = Avvia la WebCam
|
||||
|
||||
# HighlighterToolbar.mxml
|
||||
bbb.highlighter.toolbar.pencil = Evidenziatore
|
||||
bbb.highlighter.toolbar.ellipse = Cerchio
|
||||
bbb.highlighter.toolbar.rectangle = Rettangolo
|
||||
bbb.highlighter.toolbar.clear = Pulisci pagina
|
||||
bbb.highlighter.toolbar.undo = Annulla forma
|
||||
bbb.highlighter.toolbar.color = Seleziona colore
|
||||
bbb.highlighter.toolbar.thickness = Cambia spessore
|
||||
|
||||
# WhiteboardButton.mxml
|
||||
bbb.highlighter.button.toolTipShow = Mostra Lavagna
|
||||
bbb.highlighter.button.toolTipHide = nascondi Lavagna
|
||||
|
@ -1,157 +1,182 @@
|
||||
|
||||
# BigBlueButton.mxml
|
||||
bbb.pageTitle = BigBlueButton
|
||||
|
||||
# MainApplicationShell.mxml
|
||||
bbb.mainshell.locale.version=0.7
|
||||
bbb.mainshell.statusInfo = Vennligst vent mens {0} moduler lastes:
|
||||
bbb.mainshell.statusInfo.loaded = {0}(lastet)
|
||||
bbb.mainshell.statusInfo.testRTMPConnection = Vennligst vent mens vi tester forbindelsen med serveren.
|
||||
bbb.mainshell.statusInfo2 = NOTE: If the loading stops, please clear your browser's cache and try again.
|
||||
bbb.mainshell.statusProgress.testRTMPConnection = Kobler opp til RTMP://{0}:1935/{1}.
|
||||
bbb.mainshell.statusProgress.testRTMPTConnection = Kobler opp til RTMPT://{0}:80/{1}.
|
||||
bbb.mainshell.statusProgress.loading = Laster:
|
||||
bbb.mainshell.statusProgress.loaded = Laster: {0} {1}% lastet.
|
||||
bbb.mainshell.statusProgress.cannotConnectServer = Beklager, vi kan ikke koble til serveren.
|
||||
bbb.mainshell.copyrightLabel2 = (c) 2010, BigBlueButton versjon {0} - For mer informasjon se http://www.bigbluebutton.org/.
|
||||
bbb.mainshell.logBtn.toolTip = Åpne Loggvindu
|
||||
bbb.mainshell.fullScreenBtn.toolTip = Velg mellom normal visning og hele skjermen
|
||||
bbb.mainshell.resetLayoutBtn.toolTip = Gjenopprett vinduer
|
||||
|
||||
# OldLocaleWarnWIndow.mxml
|
||||
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
|
||||
|
||||
# LogWindow.mxml
|
||||
bbb.logwindow.title = Loggvindu
|
||||
bbb.logwindow.highlight = Markere:
|
||||
bbb.logwindow.turnLoggingOff = Slå av logging
|
||||
bbb.logwindow.clearBtn = Slett
|
||||
bbb.logwindow.refreshBtn = Oppfrisk
|
||||
|
||||
# JoinFailedWindow.mxml
|
||||
bbb.joinFailedWindow.title = Mislykket deltakelse
|
||||
bbb.joinFailedWindow.okBtn = OK
|
||||
bbb.joinFailedWindow.failedInfo = Ingen gyldig sesjon. Klikk ok for å logge inn.
|
||||
|
||||
# MainToolbar.mxml
|
||||
bbb.mainToolbar.loggedInUserLbl = {1}: Ring: 613-520-7610 85115
|
||||
bbb.mainToolbar.helpBtn = Hjelp
|
||||
bbb.mainToolbar.logoutBtn = Logg ut
|
||||
bbb.mainToolbar.logoutBtn.toolTip = Logg ut
|
||||
|
||||
|
||||
###### modules ######
|
||||
|
||||
# ViewersWindow.mxml
|
||||
bbb.viewers.title = Brukere{0} {1}
|
||||
bbb.viewers.viewersGrid.nameItemRenderer = Navn
|
||||
bbb.viewers.viewersGrid.nameItemRenderer.nameLabel.toolTip = Du er innlogget som denne brukeren.
|
||||
bbb.viewers.viewersGrid.roleItemRenderer = Rolle
|
||||
bbb.viewers.viewersGrid.statusItemRenderer = Status
|
||||
bbb.viewers.viewersGrid.statusItemRenderer.raiseHand.toolTip = Håndsopprekking av {0}
|
||||
bbb.viewers.viewersGrid.statusItemRenderer.streamIcon.toolTip = Klikk for å se på.
|
||||
bbb.viewers.viewersGrid.statusItemRenderer.presIcon.toolTip = Presenterer
|
||||
bbb.viewers.presentBtn.toolTip = Velg deltaker som skal presentere.
|
||||
bbb.viewers.raiseHandBtn.toolTip = Klikk for håndsopprekking.
|
||||
|
||||
# Presentation
|
||||
## PresentationWindow.mxml
|
||||
bbb.presentation.title = Presentasjon
|
||||
bbb.presentation.uploadPresBtn = Last opp et dokument til presentasjon.
|
||||
bbb.presentation.uploadPresBtn.toolTip = Last opp et dokument til presentasjon.
|
||||
bbb.presentation.backBtn.toolTip = Forrige lysark
|
||||
bbb.presentation.slideNumLbl =
|
||||
bbb.presentation.forwardBtn.toolTip = Neste lysark
|
||||
bbb.presentation.resetZoomBtn.toolTip = Nullstill Zoom
|
||||
bbb.presentation.presenterNameLbl = {0} er presenterer nå.
|
||||
bbb.presentation.maximizeRestoreBtn.toolTip = Maksimer dette vinduet
|
||||
bbb.presentation.maximizeRestoreBtn.toolTip2 = Gjenopprett forrige størrelse
|
||||
bbb.presentation.clickToUpload = Last opp presentasjon
|
||||
bbb.presentation.maxUploadFileExceededAlert = Feil: Fila er større enn tillatt.
|
||||
|
||||
## PresentationWindowMediator.as
|
||||
bbb.presentation.presenting = {0} er presenterer nå.
|
||||
bbb.presentation.pages = {0} / {1}
|
||||
|
||||
## FileUploadWindowMediator.as
|
||||
bbb.presentation.uploadcomplete = Opplasting er fullført. Vennligst vent mens dokumentet konverteres..
|
||||
bbb.presentation.uploadsuccessful = 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.format = Feil: Se etter om fila som ble lastet opp er av gyldig filtype.
|
||||
bbb.presentation.error.convert.notsupported = Feil: Fila som ble lastet opp er ikke av støttet format. Vennligst last opp en kompatibel fil.
|
||||
bbb.presentation.error.convert.soffice = Feil: Mislykket konvertering av opplastet dokument.
|
||||
bbb.presentation.error.convert.nbpage = Feil: Antall sider i dokumentet som ble lastet opp kan ikke bestemes.
|
||||
bbb.presentation.error.convert.maxnbpagereach = Feil: Dokumentet som ble lastet opp har for mange sider.
|
||||
bbb.presentation.error.convert.swf = Feil ved konvertering av opplastet dokument. Vennligst ta kontakt med administrator.
|
||||
bbb.presentation.error.convert.swfimage = Feil ved konvertering av bilde til swf: vennligst se etter om bildet er uten feil eller om formatet er JPG/PNG.
|
||||
bbb.presentation.error.convert.swfpdf = Feil ved konvertering av PDF til swf: vennligst se etter om PDF fila er uten feil.
|
||||
bbb.presentation.error.convert.thumbnail = Kan ikke lage ikonbilder. Vennligst ta kontakt med administrator.
|
||||
bbb.presentation.converted = Konverterte {0} av {1} lysark.
|
||||
bbb.presentation.extracting = Hentet ut lysark {0} av {1} lysark.
|
||||
bbb.presentation.ok = OK
|
||||
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 = IMAGE
|
||||
|
||||
## FileUploadWindow.mxml
|
||||
bbb.fileupload.title = Last opp presentasjon
|
||||
bbb.fileupload.fileLbl = Fil:
|
||||
bbb.fileupload.selectBtn.toolTip = Se igjennom fil
|
||||
bbb.fileupload.uploadBtn = Last opp
|
||||
bbb.fileupload.uploadBtn.toolTip = Last opp fil
|
||||
bbb.fileupload.presentationNamesLbl = Presentasjoner som er lastet opp:
|
||||
bbb.fileupload.deleteBtn.toolTip = Slett presentasjon
|
||||
bbb.fileupload.showBtn = Vis
|
||||
bbb.fileupload.showBtn.toolTip = Vis presentasjon
|
||||
bbb.fileupload.okCancelBtn = Avbryt
|
||||
bbb.fileupload.progressLbl.uploadSuccessful = Vellykket opplasting. Vent litt mens dokumentet konverteres.
|
||||
bbb.fileupload.progressBar.uploadSuccessful = Vellykket opplasting.
|
||||
bbb.fileupload.progressLbl.uploading = {0}% lastet opp.
|
||||
bbb.fileupload.progressBar.uploading = {0}% lastet opp.
|
||||
bbb.fileupload.progressLbl.converting = Konverterte {0} av {1} lysark.
|
||||
bbb.fileupload.progressBar.converting = Konverterte {0} av {1} lysark.
|
||||
bbb.fileupload.progressLbl.extracting = Hentet ut lysark {0} av {1} lysark.
|
||||
bbb.fileupload.progressBar.extracting = Hentet ut lysark {0} av {1} lysark.
|
||||
bbb.fileupload.genThumbText = Lager ikoner..
|
||||
bbb.fileupload.progBarLbl = Framdrift:
|
||||
|
||||
# ChatWindow.mxml
|
||||
bbb.chat.title = Prat
|
||||
bbb.chat.cmpColorPicker.toolTip = Tekstfarge
|
||||
bbb.chat.sendBtn = Send
|
||||
bbb.chat.sendBtn.toolTip = Send melding
|
||||
bbb.chat.publicChatUsername = Alle
|
||||
|
||||
# ListenersWindow.mxml
|
||||
bbb.listeners.title = Lyttere{0} {1}
|
||||
bbb.listeners.muteAllBtn.toolTip = Slå lyd av hos alle
|
||||
bbb.listeners.unmuteAllBtn.toolTip = Slå lyd på hos alle
|
||||
bbb.listeners.ejectBtn.toolTip = Velg hvilken deltaker som skal gå ut.
|
||||
bbb.listeners.ejectTooltip = Klikk for å sende ut deltaker.
|
||||
|
||||
# ListenerItem.mxml
|
||||
bbb.listenerItem.nameLbl.toolTip = Velg denne deltakeren og trykk knappen for å slå av/på lyden.
|
||||
bbb.listenerItem.talkImg.toolTip = Snakker
|
||||
|
||||
# PublishWindow.mxml
|
||||
bbb.publishVideo.title = Stream webcam
|
||||
bbb.publishVideo.startPublishBtn.toolTip = starte streaming
|
||||
|
||||
|
||||
# DesktopPublishWindow.mxml
|
||||
bbb.desktopPublish.title = Skrivebordsdeling
|
||||
|
||||
# ToolbarButton.mxml
|
||||
bbb.toolbar.phone.toolTip = Start min mikrofon
|
||||
bbb.toolbar.deskshare.toolTip = Skrivebordsdeling
|
||||
|
||||
# BigBlueButton.mxml
|
||||
bbb.pageTitle = BigBlueButton
|
||||
|
||||
# MainApplicationShell.mxml
|
||||
bbb.mainshell.locale.version=0.7
|
||||
bbb.mainshell.statusInfo = Vennligst vent mens {0} moduler lastes:
|
||||
bbb.mainshell.statusInfo.loaded = {0}(lastet)
|
||||
bbb.mainshell.statusInfo.testRTMPConnection = Vennligst vent mens vi tester forbindelsen med serveren.
|
||||
bbb.mainshell.statusInfo2 = NB: Hvis lastingen stopper kan du prøve å slette nettleserens mellomlager.
|
||||
bbb.mainshell.statusProgress.testRTMPConnection = Kobler opp til RTMP://{0}:1935/{1}.
|
||||
bbb.mainshell.statusProgress.testRTMPTConnection = Kobler opp til RTMPT://{0}:80/{1}.
|
||||
bbb.mainshell.statusProgress.loading = Laster:
|
||||
bbb.mainshell.statusProgress.loaded = Laster: {0} {1}% lastet.
|
||||
bbb.mainshell.statusProgress.cannotConnectServer = Beklager, vi kan ikke koble til serveren.
|
||||
bbb.mainshell.copyrightLabel2 = (c) 2010, BigBlueButton versjon {0} - For mer informasjon se http://www.bigbluebutton.org/.
|
||||
bbb.mainshell.logBtn.toolTip = Åpne Loggvindu
|
||||
bbb.mainshell.fullScreenBtn.toolTip = Velg mellom normal visning og hele skjermen
|
||||
bbb.mainshell.resetLayoutBtn.toolTip = Gjenopprett vinduer
|
||||
|
||||
# OldLocaleWarnWIndow.mxml
|
||||
bbb.oldlocalewindow.reminder1=Du har kanskje en gammel språoversettelse til BigBlueButton #You may have an old language translations of BigBlueButton.
|
||||
bbb.oldlocalewindow.reminder2=Vennligst slett nettleserens mellomlager
|
||||
bbb.oldlocalewindow.windowTitle=Advarsel: Gammel språkoversettelse
|
||||
|
||||
# LogWindow.mxml
|
||||
bbb.logwindow.title = Loggvindu
|
||||
bbb.logwindow.highlight = Markere:
|
||||
bbb.logwindow.turnLoggingOff = Slå av logging
|
||||
bbb.logwindow.clearBtn = Slett
|
||||
bbb.logwindow.refreshBtn = Oppfrisk
|
||||
|
||||
# JoinFailedWindow.mxml
|
||||
bbb.joinFailedWindow.title = Mislykket deltakelse
|
||||
bbb.joinFailedWindow.okBtn = OK
|
||||
bbb.joinFailedWindow.failedInfo = Ingen gyldig sesjon. Klikk ok for å logge inn.
|
||||
|
||||
# MainToolbar.mxml
|
||||
bbb.mainToolbar.loggedInUserLbl = {1}: Ring: 613-520-7610 85115
|
||||
bbb.mainToolbar.helpBtn = Hjelp
|
||||
bbb.mainToolbar.logoutBtn = Logg ut
|
||||
bbb.mainToolbar.logoutBtn.toolTip = Logg ut
|
||||
|
||||
|
||||
###### modules ######
|
||||
|
||||
# ViewersWindow.mxml
|
||||
bbb.viewers.title = Brukere{0} {1}
|
||||
bbb.viewers.viewersGrid.nameItemRenderer = Navn
|
||||
bbb.viewers.viewersGrid.nameItemRenderer.nameLabel.toolTip = Du er innlogget som denne brukeren.
|
||||
bbb.viewers.viewersGrid.roleItemRenderer = Rolle
|
||||
bbb.viewers.viewersGrid.statusItemRenderer = Status
|
||||
bbb.viewers.viewersGrid.statusItemRenderer.raiseHand.toolTip = Håndsopprekking av {0}
|
||||
bbb.viewers.viewersGrid.statusItemRenderer.streamIcon.toolTip = Klikk for å se på.
|
||||
bbb.viewers.viewersGrid.statusItemRenderer.presIcon.toolTip = Presenterer
|
||||
bbb.viewers.presentBtn.toolTip = Velg deltaker som skal presentere.
|
||||
bbb.viewers.raiseHandBtn.toolTip = Klikk for håndsopprekking.
|
||||
bbb.viewers.presentBtn.label = Velg ny presenterer
|
||||
|
||||
# Presentation
|
||||
## PresentationWindow.mxml
|
||||
bbb.presentation.title = Presentasjon
|
||||
bbb.presentation.uploadPresBtn = Last opp et dokument til presentasjon.
|
||||
bbb.presentation.uploadPresBtn.toolTip = Last opp et dokument til presentasjon.
|
||||
bbb.presentation.backBtn.toolTip = Forrige lysark
|
||||
bbb.presentation.slideNumLbl =
|
||||
bbb.presentation.forwardBtn.toolTip = Neste lysark
|
||||
bbb.presentation.resetZoomBtn.toolTip = Nullstill Zoom
|
||||
bbb.presentation.presenterNameLbl = {0} er presenterer nå.
|
||||
bbb.presentation.maximizeRestoreBtn.toolTip = Maksimer dette vinduet
|
||||
bbb.presentation.maximizeRestoreBtn.toolTip2 = Gjenopprett forrige størrelse
|
||||
bbb.presentation.clickToUpload = Last opp presentasjon
|
||||
bbb.presentation.maxUploadFileExceededAlert = Feil: Fila er større enn tillatt.
|
||||
|
||||
## PresentationWindowMediator.as
|
||||
bbb.presentation.presenting = {0} er presenterer nå.
|
||||
bbb.presentation.pages = {0} / {1}
|
||||
|
||||
## FileUploadWindowMediator.as
|
||||
bbb.presentation.uploadcomplete = Opplasting er fullført. Vennligst vent mens dokumentet konverteres..
|
||||
bbb.presentation.uploadsuccessful = 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.format = Feil: Se etter om fila som ble lastet opp er av gyldig filtype.
|
||||
bbb.presentation.error.convert.notsupported = Feil: Fila som ble lastet opp er ikke av støttet format. Vennligst last opp en kompatibel fil.
|
||||
bbb.presentation.error.convert.soffice = Feil: Mislykket konvertering av opplastet dokument.
|
||||
bbb.presentation.error.convert.nbpage = Feil: Antall sider i dokumentet som ble lastet opp kan ikke bestemes.
|
||||
bbb.presentation.error.convert.maxnbpagereach = Feil: Dokumentet som ble lastet opp har for mange sider.
|
||||
bbb.presentation.error.convert.swf = Feil ved konvertering av opplastet dokument. Vennligst ta kontakt med administrator.
|
||||
bbb.presentation.error.convert.swfimage = Feil ved konvertering av bilde til swf: vennligst se etter om bildet er uten feil eller om formatet er JPG/PNG.
|
||||
bbb.presentation.error.convert.swfpdf = Feil ved konvertering av PDF til swf: vennligst se etter om PDF fila er uten feil.
|
||||
bbb.presentation.error.convert.thumbnail = Kan ikke lage ikonbilder. Vennligst ta kontakt med administrator.
|
||||
bbb.presentation.converted = Konverterte {0} av {1} lysark.
|
||||
bbb.presentation.extracting = Hentet ut lysark {0} av {1} lysark.
|
||||
bbb.presentation.ok = OK
|
||||
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
|
||||
|
||||
## FileUploadWindow.mxml
|
||||
bbb.fileupload.title = Last opp presentasjon
|
||||
bbb.fileupload.fileLbl = Fil:
|
||||
bbb.fileupload.selectBtn.toolTip = Se igjennom fil
|
||||
bbb.fileupload.uploadBtn = Last opp
|
||||
bbb.fileupload.uploadBtn.toolTip = Last opp fil
|
||||
bbb.fileupload.presentationNamesLbl = Presentasjoner som er lastet opp:
|
||||
bbb.fileupload.deleteBtn.toolTip = Slett presentasjon
|
||||
bbb.fileupload.showBtn = Vis
|
||||
bbb.fileupload.showBtn.toolTip = Vis presentasjon
|
||||
bbb.fileupload.okCancelBtn = Avbryt
|
||||
bbb.fileupload.progressLbl.uploadSuccessful = Vellykket opplasting. Vent litt mens dokumentet konverteres.
|
||||
bbb.fileupload.progressBar.uploadSuccessful = Vellykket opplasting.
|
||||
bbb.fileupload.progressLbl.uploading = {0}% lastet opp.
|
||||
bbb.fileupload.progressBar.uploading = {0}% lastet opp.
|
||||
bbb.fileupload.progressLbl.converting = Konverterte {0} av {1} lysark.
|
||||
bbb.fileupload.progressBar.converting = Konverterte {0} av {1} lysark.
|
||||
bbb.fileupload.progressLbl.extracting = Hentet ut lysark {0} av {1} lysark.
|
||||
bbb.fileupload.progressBar.extracting = Hentet ut lysark {0} av {1} lysark.
|
||||
bbb.fileupload.genThumbText = Lager ikoner..
|
||||
bbb.fileupload.progBarLbl = Framdrift:
|
||||
|
||||
# ChatWindow.mxml
|
||||
bbb.chat.title = Prat
|
||||
bbb.chat.cmpColorPicker.toolTip = Tekstfarge
|
||||
bbb.chat.sendBtn = Send
|
||||
bbb.chat.sendBtn.toolTip = Send melding
|
||||
bbb.chat.publicChatUsername = Alle
|
||||
bbb.chat.publicMsgAwaiting = Melding til alle venter
|
||||
bbb.chat.publicMsgAwaiting2 = * Melding til alle venter *
|
||||
bbb.chat.privateMsgAwaiting = privat melding venter
|
||||
bbb.chat.privateMsgAwaiting2 = * privat melding venter *
|
||||
bbb.chat.privateChatSelect = Velg person til privat prat
|
||||
bbb.chat.chatOptions = Innstilliner for prat
|
||||
bbb.chat.fontSize = Fontstørrelse
|
||||
|
||||
# ListenersWindow.mxml
|
||||
bbb.listeners.title = Lyttere{0} {1}
|
||||
bbb.listeners.muteAllBtn.toolTip = Slå lyd av hos alle
|
||||
bbb.listeners.unmuteAllBtn.toolTip = Slå lyd på hos alle
|
||||
bbb.listeners.ejectBtn.toolTip = Velg hvilken deltaker som skal gå ut.
|
||||
bbb.listeners.ejectTooltip = Klikk for å sende ut deltaker.
|
||||
|
||||
# ListenerItem.mxml
|
||||
bbb.listenerItem.nameLbl.toolTip = Velg denne deltakeren og trykk knappen for å slå av/på lyden.
|
||||
bbb.listenerItem.talkImg.toolTip = Snakker
|
||||
bbb.listenerItem.lockImg.toolTip = Klikk for å beholde på eller av
|
||||
bbb.listenerItem.muteUnmute.toolTip = Slå av eller på denne lytteren
|
||||
|
||||
# PublishWindow.mxml
|
||||
bbb.publishVideo.title = Opptak av webcam
|
||||
bbb.publishVideo.startPublishBtn.toolTip = Start opptak
|
||||
|
||||
|
||||
# DesktopPublishWindow.mxml
|
||||
bbb.desktopPublish.title = Skrivebordsdeling - Forhåndsvisning
|
||||
bbb.desktopPublish.title = Skrivebordsdeling
|
||||
bbb.desktopView.fitToWindow = Tilpass vinduet
|
||||
bbb.desktopView.actualSize = Vis normal størrelse
|
||||
|
||||
# ToolbarButton.mxml
|
||||
bbb.toolbar.phone.toolTip = Start min mikrofon
|
||||
bbb.toolbar.deskshare.toolTip = Skrivebordsdeling
|
||||
bbb.toolbar.video.toolTip = Start mitt kamera
|
||||
# HighlighterToolbar.mxml
|
||||
bbb.highlighter.toolbar.pencil = Markør
|
||||
bbb.highlighter.toolbar.ellipse = Sirkel
|
||||
bbb.highlighter.toolbar.rectangle = Rektangel
|
||||
bbb.highlighter.toolbar.clear = Slett siden
|
||||
bbb.highlighter.toolbar.undo = Gjenopprett figur
|
||||
bbb.highlighter.toolbar.color = Velg farge
|
||||
bbb.highlighter.toolbar.thickness = Velg tykkelse
|
||||
|
||||
# WhiteboardButton.mxml
|
||||
bbb.highlighter.button.toolTipShow = Vis tavle
|
||||
bbb.highlighter.button.toolTipHide = Skjul tavle
|
||||
|
@ -1,152 +1,182 @@
|
||||
# BigBlueButton.mxml
|
||||
bbb.pageTitle = BigBlueButton
|
||||
|
||||
# MainApplicationShell.mxml
|
||||
bbb.mainshell.locale.version=0.7
|
||||
bbb.mainshell.statusInfo = Por favor, aguarde enquanto carregamos {0} módulos:
|
||||
bbb.mainshell.statusInfo.loaded = {0}(carregado/s)
|
||||
bbb.mainshell.statusInfo.testRTMPConnection = Por favor, aguarde enquanto testamos sua conexão com o servidor.
|
||||
bbb.mainshell.statusInfo2 = NOTE: If the loading stops, please clear your browser's cache and try again.
|
||||
bbb.mainshell.statusProgress.testRTMPConnection = Conectando ao RTMP://{0}:1935/{1}.
|
||||
bbb.mainshell.statusProgress.testRTMPTConnection = Conectando ao RTMPT://{0}:80/{1}.
|
||||
bbb.mainshell.statusProgress.loading = Carregando:
|
||||
bbb.mainshell.statusProgress.loaded = Carregando: {0} {1}% carregados.
|
||||
bbb.mainshell.statusProgress.cannotConnectServer = Desculpe, não foi possÃvel conectar no servidor.
|
||||
bbb.mainshell.copyrightLabel2 = (c) 2009, BigBlueButton versão {0} - Para mais informações, veja http://www.bigbluebutton.org/.
|
||||
bbb.mainshell.logBtn.toolTip = Abrir janela de registro
|
||||
bbb.mainshell.fullScreenBtn.toolTip = Alternar para tela cheia
|
||||
bbb.mainshell.resetLayoutBtn.toolTip = Rastaurar layout
|
||||
|
||||
# OldLocaleWarnWIndow.mxml
|
||||
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
|
||||
|
||||
# LogWindow.mxml
|
||||
bbb.logwindow.title = Janela de registro
|
||||
bbb.logwindow.highlight = Realçar:
|
||||
bbb.logwindow.turnLoggingOff = Desativar registro
|
||||
bbb.logwindow.clearBtn = Apagar
|
||||
bbb.logwindow.refreshBtn = Atualizar
|
||||
|
||||
# JoinFailedWindow.mxml
|
||||
bbb.joinFailedWindow.title = Conexão falhou
|
||||
bbb.joinFailedWindow.okBtn = OK
|
||||
bbb.joinFailedWindow.failedInfo = Nenhuma sessão válida. Clique em Ok para entrar.
|
||||
|
||||
# MainToolbar.mxml
|
||||
bbb.mainToolbar.loggedInUserLbl = {1}: Marque: 613-520-7610 85115
|
||||
bbb.mainToolbar.helpBtn = Ajuda
|
||||
bbb.mainToolbar.logoutBtn = Sair
|
||||
bbb.mainToolbar.logoutBtn.toolTip = Sair da aplicação
|
||||
|
||||
|
||||
###### modules ######
|
||||
|
||||
# ViewersWindow.mxml
|
||||
bbb.viewers.title = Conferência web
|
||||
bbb.viewers.viewersGrid.nameItemRenderer = Nome
|
||||
bbb.viewers.viewersGrid.nameItemRenderer.nameLabel.toolTip = Você está logado com este usuário.
|
||||
bbb.viewers.viewersGrid.roleItemRenderer = Papel
|
||||
bbb.viewers.viewersGrid.statusItemRenderer = Status
|
||||
bbb.viewers.viewersGrid.statusItemRenderer.raiseHand.toolTip = Mão levantada sobre {0}
|
||||
bbb.viewers.viewersGrid.statusItemRenderer.streamIcon.toolTip = Duplo clique para visualizar.
|
||||
bbb.viewers.viewersGrid.statusItemRenderer.presIcon.toolTip = Apresentador
|
||||
bbb.viewers.presentBtn.toolTip = Selecione este participante para se tornar apresentador.
|
||||
bbb.viewers.raiseHandBtn.toolTip = Clique aqui para levantar a mão e pedir a palavra
|
||||
|
||||
# Presentation
|
||||
## PresentationWindow.mxml
|
||||
bbb.presentation.title = Apresentação
|
||||
bbb.presentation.uploadPresBtn = Enviar um documento para apresentação.
|
||||
bbb.presentation.uploadPresBtn.toolTip = Enviar um documento para apresentação.
|
||||
bbb.presentation.backBtn.toolTip = Slide anterior.
|
||||
bbb.presentation.slideNumLbl =
|
||||
bbb.presentation.forwardBtn.toolTip = Próximo slide
|
||||
bbb.presentation.resetZoomBtn.toolTip = Zoom normal
|
||||
bbb.presentation.presenterNameLbl = {0} está atualmente apresentando.
|
||||
bbb.presentation.maximizeRestoreBtn.toolTip = Maximizar esta janela
|
||||
bbb.presentation.maximizeRestoreBtn.toolTip2 = Restaurar esta janela
|
||||
|
||||
## PresentationWindowMediator.as
|
||||
bbb.presentation.presenting = {0} está atualmente apresentando.
|
||||
bbb.presentation.pages = {0} de {1}
|
||||
|
||||
## FileUploadWindowMediator.as
|
||||
bbb.presentation.uploadcomplete = Envio finalizado. Por favor, aguarde enquanto convertemos o documento.
|
||||
bbb.presentation.uploadsuccessful = Enviado com sucesso.
|
||||
bbb.presentation.uploaded = Enviado.
|
||||
bbb.presentation.error.io = Erro de entrada e saÃda ao enviar o arquivo. Por favor, contate o Administrador.
|
||||
bbb.presentation.error.security = Erro de segurança ao fazer o envio do arquivo. Por favor, contate o Administrador.
|
||||
bbb.presentation.error.convert.format = Erro ao detectar formato do arquivo enviado. Por favor, verifique se o arquivo enviado tem uma extensão válida.
|
||||
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.soffice = Erro ao converter arquivo enviado. Por favor, verifique se o OpenOffice está instalado e se o serviço está sendo executado no servidor.
|
||||
bbb.presentation.error.convert.nbpage = Erro ao contar o número de páginas do arquivo enviado. Por favor, contate o Administrador.
|
||||
bbb.presentation.error.convert.maxnbpagereach = O arquivo enviado tem muitos slides/páginas (> 100) e não foi pertmitido o envio. Por favor, envie um arquivo menor.
|
||||
bbb.presentation.error.convert.swf = Erro ao converter arquivo enviado. Por favor, contate o Administrador.
|
||||
bbb.presentation.error.convert.swfimage = Erro ao converter Imagem para Swf. Por favor, verifique se sua imagem não está corrompida ou se está em um formato JPG/PNG.
|
||||
bbb.presentation.error.convert.swfpdf = Erro ao converter PDF para Swf. Por favor, verifique se seu arquivo PDF não está corrompido.
|
||||
bbb.presentation.error.convert.thumbnail = Erro ao criar niniaturas dos slides. Por favor, contate o Administrador.
|
||||
bbb.presentation.converted = Convertendo {0} de {1} slides.
|
||||
bbb.presentation.extracting = Extraindo slide {0} de {1} slides.
|
||||
bbb.presentation.ok = OK
|
||||
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
|
||||
|
||||
## FileUploadWindow.mxml
|
||||
bbb.fileupload.title = Enviar apresentação
|
||||
bbb.fileupload.fileLbl = Arquivo:
|
||||
bbb.fileupload.selectBtn.toolTip = Localizar arquivo
|
||||
bbb.fileupload.uploadBtn = Enviar
|
||||
bbb.fileupload.uploadBtn.toolTip = Enviar arquivo
|
||||
bbb.fileupload.presentationNamesLbl = Apresentações enviadas:
|
||||
bbb.fileupload.deleteBtn.toolTip = Excluir apresentação
|
||||
bbb.fileupload.showBtn = Mostrar
|
||||
bbb.fileupload.showBtn.toolTip = Mostrar apresentação
|
||||
bbb.fileupload.okCancelBtn = Cancelar
|
||||
bbb.fileupload.progressLbl.uploadSuccessful = Envio finalizado. Por favor, aguarde enquanto convertemos o documento.
|
||||
bbb.fileupload.progressBar.uploadSuccessful = Enviado com sucesso.
|
||||
bbb.fileupload.progressLbl.uploading = {0}% enviado.
|
||||
bbb.fileupload.progressBar.uploading = {0}% enviado.
|
||||
bbb.fileupload.progressLbl.converting = Convertido {0} de {1} slides.
|
||||
bbb.fileupload.progressBar.converting = Convertido {0} de {1} slides.
|
||||
bbb.fileupload.progressLbl.extracting = Extraindo slide {0} de {1} slides.
|
||||
bbb.fileupload.progressBar.extracting = Extraindo slide {0} de {1} slides.
|
||||
bbb.fileupload.genThumbText = Gerando miniaturas dos slides...
|
||||
bbb.fileupload.progBarLbl = Progresso:
|
||||
|
||||
# ChatWindow.mxml
|
||||
bbb.chat.title = Chat
|
||||
bbb.chat.cmpColorPicker.toolTip = Cor do texto
|
||||
bbb.chat.sendBtn = Enviar
|
||||
bbb.chat.sendBtn.toolTip = Enviar menssagem
|
||||
bbb.chat.publicChatUsername = Todos
|
||||
|
||||
# ListenersWindow.mxml
|
||||
bbb.listeners.title = Conferência de voz
|
||||
bbb.listeners.muteAllBtn.toolTip = Desativar áudio a todos
|
||||
bbb.listeners.unmuteAllBtn.toolTip = Ativar áudio a todos
|
||||
bbb.listeners.ejectBtn.toolTip = Selecione participante para ser expulso.
|
||||
bbb.listeners.nameLabel.toolTip = Selecione este usuário e clique no botão para ativar ou desativar áudio.
|
||||
bbb.listeners.ejectTooltip = Clique aqui para expulsar usuário.
|
||||
|
||||
# ListenerItem.mxml
|
||||
bbb.listenerItem.nameLbl.toolTip = Selecione este usuário e clique no botão para ativar ou desativar áudio.
|
||||
bbb.listenerItem.talkImg.toolTip = Bate-papo
|
||||
|
||||
# PublishWindow.mxml
|
||||
bbb.publishVideo.title = Transmitir webcam
|
||||
bbb.publishVideo.startPublishBtn.toolTip = Iniciar transmissão
|
||||
|
||||
|
||||
# DesktopPublishWindow.mxml
|
||||
bbb.desktopPublish.title = Desktop compartilhado
|
||||
|
||||
# ToolbarButton.mxml
|
||||
bbb.toolbar.phone.toolTip = Iniciar meu microfone
|
||||
bbb.toolbar.deskshare.toolTip = Compartilhar seu desktop
|
||||
bbb.toolbar.video.toolTip = Iniciar minha câmera
|
||||
# BigBlueButton.mxml
|
||||
bbb.pageTitle = BigBlueButton
|
||||
|
||||
# MainApplicationShell.mxml
|
||||
bbb.mainshell.locale.version=0.7
|
||||
bbb.mainshell.statusInfo = Por favor, aguarde enquanto carregamos {0} módulos:
|
||||
bbb.mainshell.statusInfo.loaded = {0}(carregado/s)
|
||||
bbb.mainshell.statusInfo.testRTMPConnection = Por favor, aguarde enquanto testamos sua conexão com o servidor.
|
||||
bbb.mainshell.statusInfo2 = NOTA: Se o carregamento parar, limpe o cache do seu navegador e tente novamente.
|
||||
bbb.mainshell.statusProgress.testRTMPConnection = Conectando ao RTMP://{0}:1935/{1}.
|
||||
bbb.mainshell.statusProgress.testRTMPTConnection = Conectando ao RTMPT://{0}:80/{1}.
|
||||
bbb.mainshell.statusProgress.loading = Carregando:
|
||||
bbb.mainshell.statusProgress.loaded = Carregando: {0} {1}% carregados.
|
||||
bbb.mainshell.statusProgress.cannotConnectServer = Desculpe, não foi possível conectar no servidor.
|
||||
bbb.mainshell.copyrightLabel2 = (c) 2010, BigBlueButton construído em {0} - Para mais informações, veja http://www.bigbluebutton.org/.
|
||||
bbb.mainshell.logBtn.toolTip = Abrir Janela de Registro
|
||||
bbb.mainshell.fullScreenBtn.toolTip = Alternar para Tela Cheia
|
||||
bbb.mainshell.resetLayoutBtn.toolTip = Rastaurar Layout
|
||||
|
||||
# OldLocaleWarnWIndow.mxml
|
||||
bbb.oldlocalewindow.reminder1=Você pode ter uma tradução antiga do idioma do BigBlueButton.
|
||||
bbb.oldlocalewindow.reminder2=Por favor, limpe o cache do seu navegador e tente novamente.
|
||||
bbb.oldlocalewindow.windowTitle=Aviso: Tradução Antiga do Idioma
|
||||
|
||||
# LogWindow.mxml
|
||||
bbb.logwindow.title = Janela de Registro
|
||||
bbb.logwindow.highlight = Realçar:
|
||||
bbb.logwindow.turnLoggingOff = Desativar Registro
|
||||
bbb.logwindow.clearBtn = Apagar
|
||||
bbb.logwindow.refreshBtn = Atualizar
|
||||
|
||||
# JoinFailedWindow.mxml
|
||||
bbb.joinFailedWindow.title = Conexão Falhou
|
||||
bbb.joinFailedWindow.okBtn = OK
|
||||
bbb.joinFailedWindow.failedInfo = Nenhuma sessão válida. Clique em Ok para entrar.
|
||||
|
||||
# MainToolbar.mxml
|
||||
bbb.mainToolbar.loggedInUserLbl = {1}: Marque: 613-520-7610 85115
|
||||
bbb.mainToolbar.helpBtn = Ajuda
|
||||
bbb.mainToolbar.logoutBtn = Sair
|
||||
bbb.mainToolbar.logoutBtn.toolTip = Sair da aplicação
|
||||
|
||||
|
||||
###### modules ######
|
||||
|
||||
# ViewersWindow.mxml
|
||||
bbb.viewers.title = Usuários{0} {1}
|
||||
bbb.viewers.viewersGrid.nameItemRenderer = Nome
|
||||
bbb.viewers.viewersGrid.nameItemRenderer.nameLabel.toolTip = Você está logado com este usuário.
|
||||
bbb.viewers.viewersGrid.roleItemRenderer = Papel
|
||||
bbb.viewers.viewersGrid.statusItemRenderer = Status
|
||||
bbb.viewers.viewersGrid.statusItemRenderer.raiseHand.toolTip = Mão levantada sobre {0}
|
||||
bbb.viewers.viewersGrid.statusItemRenderer.streamIcon.toolTip = Duplo clique para visualizar.
|
||||
bbb.viewers.viewersGrid.statusItemRenderer.presIcon.toolTip = Apresentador
|
||||
bbb.viewers.presentBtn.toolTip = Selecione o participante para ser o apresentador.
|
||||
bbb.viewers.raiseHandBtn.toolTip = Clique aqui para levantar a mão e pedir a palavra
|
||||
bbb.viewers.presentBtn.label = Mudar Apresentador
|
||||
|
||||
# Presentation
|
||||
## PresentationWindow.mxml
|
||||
bbb.presentation.title = Apresentação
|
||||
bbb.presentation.uploadPresBtn = Enviar um documento para apresentação.
|
||||
bbb.presentation.uploadPresBtn.toolTip = Enviar um documento para apresentação.
|
||||
bbb.presentation.backBtn.toolTip = Slide anterior.
|
||||
bbb.presentation.slideNumLbl =
|
||||
bbb.presentation.forwardBtn.toolTip = Próximo slide
|
||||
bbb.presentation.resetZoomBtn.toolTip = Zoom normal
|
||||
bbb.presentation.presenterNameLbl = {0} está atualmente apresentando.
|
||||
bbb.presentation.maximizeRestoreBtn.toolTip = Maximizar esta janela
|
||||
bbb.presentation.maximizeRestoreBtn.toolTip2 = Restaurar esta janela
|
||||
bbb.presentation.clickToUpload = Enviar apresentação
|
||||
bbb.presentation.maxUploadFileExceededAlert = Erro: O arquivo é maior do que o permitido.
|
||||
|
||||
## PresentationWindowMediator.as
|
||||
bbb.presentation.presenting = {0} está atualmente apresentando.
|
||||
bbb.presentation.pages = {0} / {1}
|
||||
|
||||
## FileUploadWindowMediator.as
|
||||
bbb.presentation.uploadcomplete = Envio finalizado. Por favor, aguarde enquanto convertemos o documento.
|
||||
bbb.presentation.uploadsuccessful = Enviado com êxito.
|
||||
bbb.presentation.uploaded = Enviado.
|
||||
bbb.presentation.document.supported = O documento enviado é suportado. Iniciando a conversão...
|
||||
bbb.presentation.document.converted = Convertido com êxito o documento office.
|
||||
bbb.presentation.error.document.convert.failed = Erro: Falha ao converter o documento office.
|
||||
bbb.presentation.error.io = Erro de entrada e saída ao enviar o arquivo. Por favor, contate o Administrador.
|
||||
bbb.presentation.error.security = Erro de segurança ao fazer o envio do arquivo. Por favor, contate o Administrador.
|
||||
bbb.presentation.error.convert.format = Erro: Por favor, verifique se o arquivo enviado tem uma extensão válida.
|
||||
bbb.presentation.error.convert.notsupported = Erro: O documento enviado não é suportado. Por favor, envie um arquivo compatível.
|
||||
bbb.presentation.error.convert.soffice = Erro: Falha ao converter o documento enviado.
|
||||
bbb.presentation.error.convert.nbpage = Erro: Falha ao determinar o número de páginas do documento enviado.
|
||||
bbb.presentation.error.convert.maxnbpagereach = Erro: O arquivo enviado tem muitas páginas.
|
||||
bbb.presentation.error.convert.swf = Erro ao Converter Arquivo Enviado. Por Favor, Contate o Administrador.
|
||||
bbb.presentation.error.convert.swfimage = Erro ao Converter Imagem para Swf : por favor, verifique se sua imagem não está corrompida ou se está em um formato JPG/PNG.
|
||||
bbb.presentation.error.convert.swfpdf = Erro ao Converter PDF para Swf: por favor, verifique se seu Arquivo PDF não está corrompido.
|
||||
bbb.presentation.error.convert.thumbnail = Erro ao Criar Miniaturas dos Slides. Por Favor, Contate o Administrador.
|
||||
bbb.presentation.converted = Convertido {0} de {1} slides.
|
||||
bbb.presentation.extracting = Extraindo slide {0} de {1} slides.
|
||||
bbb.presentation.ok = OK
|
||||
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
|
||||
|
||||
## FileUploadWindow.mxml
|
||||
bbb.fileupload.title = Enviar Apresentação
|
||||
bbb.fileupload.fileLbl = Arquivo:
|
||||
bbb.fileupload.selectBtn.toolTip = Localizar arquivo
|
||||
bbb.fileupload.uploadBtn = Enviar
|
||||
bbb.fileupload.uploadBtn.toolTip = Enviar arquivo
|
||||
bbb.fileupload.presentationNamesLbl = Apresentações Enviadas:
|
||||
bbb.fileupload.deleteBtn.toolTip = Excluir Apresentação
|
||||
bbb.fileupload.showBtn = Mostrar
|
||||
bbb.fileupload.showBtn.toolTip = Mostrar Apresentação
|
||||
bbb.fileupload.okCancelBtn = Cancelar
|
||||
bbb.fileupload.progressLbl.uploadSuccessful = Envio finalizado. Por favor, aguarde enquanto convertemos o documento.
|
||||
bbb.fileupload.progressBar.uploadSuccessful = Enviado com êxito.
|
||||
bbb.fileupload.progressLbl.uploading = {0}% enviado.
|
||||
bbb.fileupload.progressBar.uploading = {0}% enviado.
|
||||
bbb.fileupload.progressLbl.converting = Convertido {0} de {1} slides.
|
||||
bbb.fileupload.progressBar.converting = Convertido {0} de {1} slides.
|
||||
bbb.fileupload.progressLbl.extracting = Extraindo slide {0} de {1} slides.
|
||||
bbb.fileupload.progressBar.extracting = Extraindo slide {0} de {1} slides.
|
||||
bbb.fileupload.genThumbText = Gerando miniaturas dos slides...
|
||||
bbb.fileupload.progBarLbl = Progresso:
|
||||
|
||||
# ChatWindow.mxml
|
||||
bbb.chat.title = Bate-papo
|
||||
bbb.chat.cmpColorPicker.toolTip = Cor do texto
|
||||
bbb.chat.sendBtn = Enviar
|
||||
bbb.chat.sendBtn.toolTip = Enviar menssagem
|
||||
bbb.chat.publicChatUsername = Todos
|
||||
bbb.chat.publicMsgAwaiting = Aguardando mensagem pública
|
||||
bbb.chat.publicMsgAwaiting2 = * Aguardando mensagem pública *
|
||||
bbb.chat.privateMsgAwaiting = Aguardando mensagem privada
|
||||
bbb.chat.privateMsgAwaiting2 = * Aguardando mensagem privada *
|
||||
bbb.chat.privateChatSelect = Selecionar uma pessoa para bate-papo privado
|
||||
bbb.chat.chatOptions = Opções de Bate-papo
|
||||
bbb.chat.fontSize = Tamanho da Fonte
|
||||
|
||||
# ListenersWindow.mxml
|
||||
bbb.listeners.title = Ouvintes{0} {1}
|
||||
bbb.listeners.muteAllBtn.toolTip = Desativar áudio a todos
|
||||
bbb.listeners.unmuteAllBtn.toolTip = Ativar áudio a todos
|
||||
bbb.listeners.ejectBtn.toolTip = Selecione o participante para ser expulso.
|
||||
bbb.listeners.ejectTooltip = Clique para usuário ser expulso.
|
||||
|
||||
# ListenerItem.mxml
|
||||
bbb.listenerItem.nameLbl.toolTip = Selecione este usuário e clique no botão para ativar ou desativar áudio.
|
||||
bbb.listenerItem.talkImg.toolTip = Bate-papo
|
||||
bbb.listenerItem.lockImg.toolTip = Clique para ativar ou desativar áudio
|
||||
bbb.listenerItem.muteUnmute.toolTip = Ativar ou desativar áudio deste ouvinte
|
||||
|
||||
# PublishWindow.mxml
|
||||
bbb.publishVideo.title = Transmitir webcam
|
||||
bbb.publishVideo.startPublishBtn.toolTip = Iniciar transmissão
|
||||
|
||||
|
||||
# DesktopPublishWindow.mxml
|
||||
bbb.desktopPublish.title = Compartilhando Destop: Visualização da Apresentação
|
||||
bbb.desktopView.title = Compartilhando Desktop
|
||||
bbb.desktopView.fitToWindow = Ajustar à Janela
|
||||
bbb.desktopView.actualSize = Exibir tamanho original
|
||||
|
||||
# ToolbarButton.mxml
|
||||
bbb.toolbar.phone.toolTip = Iniciar Meu Microfone
|
||||
bbb.toolbar.deskshare.toolTip = Compartilhar Meu Desktop
|
||||
bbb.toolbar.video.toolTip = Iniciar Minha Câmera
|
||||
|
||||
# HighlighterToolbar.mxml
|
||||
bbb.highlighter.toolbar.pencil = Caneta Marcatexto
|
||||
bbb.highlighter.toolbar.ellipse = Círculo
|
||||
bbb.highlighter.toolbar.rectangle = Retângulo
|
||||
bbb.highlighter.toolbar.clear = Limpar Página
|
||||
bbb.highlighter.toolbar.undo = Desfazer Forma
|
||||
bbb.highlighter.toolbar.color = Selecionar Cor
|
||||
bbb.highlighter.toolbar.thickness = Alterar Espessura
|
||||
|
||||
# WhiteboardButton.mxml
|
||||
bbb.highlighter.button.toolTipShow = Mostrar Quadro Branco
|
||||
bbb.highlighter.button.toolTipHide = Ocultar Quadro Branco
|
||||
|
@ -1,158 +1,183 @@
|
||||
|
||||
# BigBlueButton.mxml
|
||||
bbb.pageTitle = Đào tạo từ xa
|
||||
|
||||
# MainApplicationShell.mxml
|
||||
bbb.mainshell.locale.version=0.7
|
||||
bbb.mainshell.statusInfo = Xin hãy đợi nạp {0} mô đun:
|
||||
bbb.mainshell.statusInfo.loaded = {0}(đã nạp)
|
||||
bbb.mainshell.statusInfo.testRTMPConnection = Hãy đợi kiểm tra kết nối của bạn tới máy chủ.
|
||||
bbb.mainshell.statusInfo2 = NOTE: If the loading stops, please clear your browser's cache and try again.
|
||||
bbb.mainshell.statusProgress.testRTMPConnection = Kết nối tới RTMP://{0}:1935/{1}.
|
||||
bbb.mainshell.statusProgress.testRTMPTConnection = Kết nối tới RTMPT://{0}:80/{1}.
|
||||
bbb.mainshell.statusProgress.loading = Đang nạp:
|
||||
bbb.mainshell.statusProgress.loaded = Đang nạp: {0} {1}%.
|
||||
bbb.mainshell.statusProgress.cannotConnectServer = Xin lỗi, không thể kết nối tới máy chủ.
|
||||
bbb.mainshell.copyrightLabel2 = (c) 2010 Trung tâm Tin học, Đại học Xây dựng.
|
||||
bbb.mainshell.logBtn.toolTip = Mở cửa sổ Nhập ký
|
||||
bbb.mainshell.fullScreenBtn.toolTip = Phóng Toàn màn hình
|
||||
bbb.mainshell.resetLayoutBtn.toolTip = Đặt lại Bố cục
|
||||
|
||||
# OldLocaleWarnWIndow.mxml
|
||||
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
|
||||
|
||||
# LogWindow.mxml
|
||||
bbb.logwindow.title = Cửa sổ Nhật ký
|
||||
bbb.logwindow.highlight = Đánh dấu:
|
||||
bbb.logwindow.turnLoggingOff = Tắt Nhật ký
|
||||
bbb.logwindow.clearBtn = Xoá
|
||||
bbb.logwindow.refreshBtn = Nạp lại
|
||||
|
||||
# JoinFailedWindow.mxml
|
||||
bbb.joinFailedWindow.title = Không đăng nhập được
|
||||
bbb.joinFailedWindow.okBtn = Đăng nhập
|
||||
bbb.joinFailedWindow.failedInfo = Không có phiên đăng nhập. Hãy nhấn Đăng nhập để vào lại.
|
||||
|
||||
# MainToolbar.mxml
|
||||
bbb.mainToolbar.loggedInUserLbl = {1}: Quay số: 613-520-7610 85115
|
||||
bbb.mainToolbar.helpBtn = Hướng dẫn
|
||||
bbb.mainToolbar.logoutBtn = Đăng xuất
|
||||
bbb.mainToolbar.logoutBtn.toolTip = Đăng xuất
|
||||
|
||||
|
||||
###### modules ######
|
||||
|
||||
# ViewersWindow.mxml
|
||||
bbb.viewers.title = Danh sách Thành viên
|
||||
bbb.viewers.viewersGrid.nameItemRenderer = Tên
|
||||
bbb.viewers.viewersGrid.nameItemRenderer.nameLabel.toolTip = Bạn đang đăng nhập với tên này.
|
||||
bbb.viewers.viewersGrid.roleItemRenderer = Quyền
|
||||
bbb.viewers.viewersGrid.statusItemRenderer = Trạng thái
|
||||
bbb.viewers.viewersGrid.statusItemRenderer.raiseHand.toolTip = Xin phát biểu vào {0}
|
||||
bbb.viewers.viewersGrid.statusItemRenderer.streamIcon.toolTip = Nhấn đúp chuột để xem.
|
||||
bbb.viewers.viewersGrid.statusItemRenderer.presIcon.toolTip = Người Trình bày
|
||||
bbb.viewers.presentBtn.toolTip = Chọn Thành viên để chuyển quyền Trình bày.
|
||||
bbb.viewers.raiseHandBtn.toolTip = Nhấn để xin phát biểu.
|
||||
|
||||
# Presentation
|
||||
## PresentationWindow.mxml
|
||||
bbb.presentation.title = Trình bày
|
||||
bbb.presentation.uploadPresBtn = Tải lên một tệp tin để trình bày.
|
||||
bbb.presentation.uploadPresBtn.toolTip = Tải lên một tệp văn bản để trình bày.
|
||||
bbb.presentation.backBtn.toolTip = Trang trước.
|
||||
bbb.presentation.slideNumLbl =
|
||||
bbb.presentation.forwardBtn.toolTip = Trang kế
|
||||
bbb.presentation.resetZoomBtn.toolTip = Phóng về ban đầu
|
||||
bbb.presentation.presenterNameLbl = {0} đang trình bày.
|
||||
bbb.presentation.maximizeRestoreBtn.toolTip = Phóng lớn cửa sổ này
|
||||
bbb.presentation.maximizeRestoreBtn.toolTip2 = Quay lại kích thước ban đầu
|
||||
bbb.presentation.clickToUpload = Nhấn vào để tải lên bài thuyết trình
|
||||
bbb.presentation.maxUploadFileExceededAlert = Error: The file is bigger than what's allowed.
|
||||
|
||||
## PresentationWindowMediator.as
|
||||
bbb.presentation.presenting = {0} đang trình bày.
|
||||
bbb.presentation.pages = {0} trên {1}
|
||||
|
||||
## FileUploadWindowMediator.as
|
||||
bbb.presentation.uploadcomplete = Đã tải lên xong. Hãy đợi trong khi chuyển định dạng tài liệu.
|
||||
bbb.presentation.uploadsuccessful = Tải lên thành công.
|
||||
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 = Error: Failed to convert the office document.
|
||||
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.format = Lỗi nhận dạng định dạng tài liệu: Hãy kiểm tra tài liệu đúng định dạng.
|
||||
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.soffice = Lỗi chuyển đổi tệp: Hãy kiểm tra OOo đã cài đặt và chạy trên máy chủ.
|
||||
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.error.convert.swf = Lỗi chuyển định dạng tệp. Hãy liên hệ với Người quản trị.
|
||||
bbb.presentation.error.convert.swfimage = Lỗi chuyển định dạng Hình ảnh sang Swf: Hãy kiểm tra tệp hình ảnh có định dạng JPG/PNG và không bị hỏng.
|
||||
bbb.presentation.error.convert.swfpdf = Lỗi chuyển định dạng PDF sang SWF: Hãy kiểm tra tệp PDF của bạn không bị hỏng.
|
||||
bbb.presentation.error.convert.thumbnail = Lỗi tạo Hình xem trước: Hãy liên hệ với Người quản trị.
|
||||
bbb.presentation.converted = Đã chuyển đổi {0} trên {1} trang.
|
||||
bbb.presentation.extracting = Đang tách trang {0} trên {1} trang.
|
||||
bbb.presentation.ok = Đồng ý
|
||||
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
|
||||
|
||||
## FileUploadWindow.mxml
|
||||
bbb.fileupload.title = Tải lên Bài trình bày
|
||||
bbb.fileupload.fileLbl = 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.presentationNamesLbl = Đã tải lên Bài trình bày:
|
||||
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.progressLbl.uploadSuccessful = Đã tải lên xong. Hãy đợi trong khi chuyển định dạng tài liệu.
|
||||
bbb.fileupload.progressBar.uploadSuccessful = Tải lên thành công.
|
||||
bbb.fileupload.progressLbl.uploading = {0}% tải lên.
|
||||
bbb.fileupload.progressBar.uploading = {0}% tải lên.
|
||||
bbb.fileupload.progressLbl.converting = Đã chuyển {0} trên {1} trang.
|
||||
bbb.fileupload.progressBar.converting = Đã chuyển {0} trên {1} trang.
|
||||
bbb.fileupload.progressLbl.extracting = Đang tách trang {0} trên tổng {1} trang.
|
||||
bbb.fileupload.progressBar.extracting = Đang tách trang {0} trên tổng {1} trang.
|
||||
bbb.fileupload.genThumbText = Kết xuất hình thu nhỏ...
|
||||
bbb.fileupload.progBarLbl = Tiến trình:
|
||||
|
||||
# ChatWindow.mxml
|
||||
bbb.chat.title = Trao đổi
|
||||
bbb.chat.cmpColorPicker.toolTip = Màu chữ
|
||||
bbb.chat.sendBtn = Gửi
|
||||
bbb.chat.sendBtn.toolTip = Gửi thông điệp
|
||||
bbb.chat.publicChatUsername = Tất cả
|
||||
|
||||
# ListenersWindow.mxml
|
||||
bbb.listeners.title = Danh sách Thành viên Nghe
|
||||
bbb.listeners.muteAllBtn.toolTip = Tắt tiếng Tất cả
|
||||
bbb.listeners.unmuteAllBtn.toolTip = Bật tiếng Tất cả
|
||||
bbb.listeners.ejectBtn.toolTip = Chọn người để mời ra.
|
||||
bbb.listeners.nameLabel.toolTip = Chọn người này và nhấn nút để tắt hoặc bật tiếng.
|
||||
bbb.listeners.ejectTooltip = Nhấn để mời ra ngoài.
|
||||
|
||||
# ListenerItem.mxml
|
||||
bbb.listenerItem.nameLbl.toolTip = Chọn người này và nhấn nút để tắt hoặc bật tiếng.
|
||||
bbb.listenerItem.talkImg.toolTip = Đang nói
|
||||
|
||||
# PublishWindow.mxml
|
||||
bbb.publishVideo.title = Phát Webcam
|
||||
bbb.publishVideo.startPublishBtn.toolTip = Bắt đầu phát
|
||||
|
||||
|
||||
# DesktopPublishWindow.mxml
|
||||
bbb.desktopPublish.title = Chia sẻ Màn hình
|
||||
|
||||
# ToolbarButton.mxml
|
||||
bbb.toolbar.phone.toolTip = Bật Microphone
|
||||
bbb.toolbar.deskshare.toolTip = Chia sẻ Màn hình
|
||||
bbb.toolbar.video.toolTip = Bật Camera
|
||||
|
||||
# BigBlueButton.mxml
|
||||
bbb.pageTitle = Đào tạo từ xa
|
||||
|
||||
# MainApplicationShell.mxml
|
||||
bbb.mainshell.locale.version=0.7
|
||||
bbb.mainshell.statusInfo = Xin hãy đợi nạp {0} mô đun:
|
||||
bbb.mainshell.statusInfo.loaded = {0}(đã nạp)
|
||||
bbb.mainshell.statusInfo.testRTMPConnection = Hãy đợi kiểm tra kết nối của bạn tới máy chủ.
|
||||
bbb.mainshell.statusInfo2 = CHÚ Ý: Nếu bị ngắt tải, hãy xoá bộ nhớ đệm cache ở trình duyệt web và thử lại.
|
||||
bbb.mainshell.statusProgress.testRTMPConnection = Kết nối tới RTMP://{0}:1935/{1}.
|
||||
bbb.mainshell.statusProgress.testRTMPTConnection = Kết nối tới RTMPT://{0}:80/{1}.
|
||||
bbb.mainshell.statusProgress.loading = Đang nạp:
|
||||
bbb.mainshell.statusProgress.loaded = Đang nạp: {0} {1}%.
|
||||
bbb.mainshell.statusProgress.cannotConnectServer = Xin lỗi, không thể kết nối tới máy chủ.
|
||||
bbb.mainshell.copyrightLabel2 = (c) 2010 Trung tâm Tin học, Đại học Xây dựng.
|
||||
bbb.mainshell.logBtn.toolTip = Mở cửa sổ Nhập ký
|
||||
bbb.mainshell.fullScreenBtn.toolTip = Phóng Toàn màn hình
|
||||
bbb.mainshell.resetLayoutBtn.toolTip = Đặt lại Bố cục
|
||||
|
||||
# OldLocaleWarnWIndow.mxml
|
||||
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ũ
|
||||
|
||||
# LogWindow.mxml
|
||||
bbb.logwindow.title = Cửa sổ Nhật ký
|
||||
bbb.logwindow.highlight = Đánh dấu:
|
||||
bbb.logwindow.turnLoggingOff = Tắt Nhật ký
|
||||
bbb.logwindow.clearBtn = Xoá
|
||||
bbb.logwindow.refreshBtn = Nạp lại
|
||||
|
||||
# JoinFailedWindow.mxml
|
||||
bbb.joinFailedWindow.title = Không đăng nhập được
|
||||
bbb.joinFailedWindow.okBtn = Đăng nhập
|
||||
bbb.joinFailedWindow.failedInfo = Không có phiên đăng nhập. Hãy nhấn Đăng nhập để vào lại.
|
||||
|
||||
# MainToolbar.mxml
|
||||
bbb.mainToolbar.loggedInUserLbl = {1}: Quay số: 613-520-7610 85115
|
||||
bbb.mainToolbar.helpBtn = Hướng dẫn
|
||||
bbb.mainToolbar.logoutBtn = Đăng xuất
|
||||
bbb.mainToolbar.logoutBtn.toolTip = Đăng xuất
|
||||
|
||||
|
||||
###### modules ######
|
||||
|
||||
# ViewersWindow.mxml
|
||||
bbb.viewers.title = Danh sách Thành viên
|
||||
bbb.viewers.viewersGrid.nameItemRenderer = Tên
|
||||
bbb.viewers.viewersGrid.nameItemRenderer.nameLabel.toolTip = Bạn đang đăng nhập với tên này.
|
||||
bbb.viewers.viewersGrid.roleItemRenderer = Quyền
|
||||
bbb.viewers.viewersGrid.statusItemRenderer = Trạng thái
|
||||
bbb.viewers.viewersGrid.statusItemRenderer.raiseHand.toolTip = Xin phát biểu vào {0}
|
||||
bbb.viewers.viewersGrid.statusItemRenderer.streamIcon.toolTip = Nhấn đúp chuột để xem.
|
||||
bbb.viewers.viewersGrid.statusItemRenderer.presIcon.toolTip = Người Trình bày
|
||||
bbb.viewers.presentBtn.toolTip = Chọn Thành viên để chuyển quyền Trình bày.
|
||||
bbb.viewers.raiseHandBtn.toolTip = Nhấn để xin phát biểu.
|
||||
bbb.viewers.presentBtn.label = Chuyển người Trình bày
|
||||
|
||||
# Presentation
|
||||
## PresentationWindow.mxml
|
||||
bbb.presentation.title = Trình bày
|
||||
bbb.presentation.uploadPresBtn = Tải lên một tệp tin để trình bày.
|
||||
bbb.presentation.uploadPresBtn.toolTip = Tải lên một tệp văn bản để trình bày.
|
||||
bbb.presentation.backBtn.toolTip = Trang trước.
|
||||
bbb.presentation.slideNumLbl =
|
||||
bbb.presentation.forwardBtn.toolTip = Trang kế
|
||||
bbb.presentation.resetZoomBtn.toolTip = Phóng về ban đầu
|
||||
bbb.presentation.presenterNameLbl = {0} đang trình bày.
|
||||
bbb.presentation.maximizeRestoreBtn.toolTip = Phóng lớn cửa sổ này
|
||||
bbb.presentation.maximizeRestoreBtn.toolTip2 = Quay lại kích thước ban đầu
|
||||
bbb.presentation.clickToUpload = Nhấn vào để tải lên bài thuyết trình
|
||||
bbb.presentation.maxUploadFileExceededAlert = Lỗi: Dung lượng tệp lớn hơn cho phép.
|
||||
|
||||
## PresentationWindowMediator.as
|
||||
bbb.presentation.presenting = {0} đang trình bày.
|
||||
bbb.presentation.pages = {0} trên {1}
|
||||
|
||||
## FileUploadWindowMediator.as
|
||||
bbb.presentation.uploadcomplete = Đã tải lên xong. Hãy đợi trong khi chuyển định dạng tài liệu.
|
||||
bbb.presentation.uploadsuccessful = Tải lên thành công.
|
||||
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.format = Lỗi nhận dạng định dạng tài liệu: Hãy kiểm tra tài liệu đúng định dạng.
|
||||
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.soffice = Lỗi chuyển đổi tệp: Hãy kiểm tra OOo đã cài đặt và chạy trên máy chủ.
|
||||
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.error.convert.swf = Lỗi chuyển định dạng tệp. Hãy liên hệ với Người quản trị.
|
||||
bbb.presentation.error.convert.swfimage = Lỗi chuyển định dạng Hình ảnh sang Swf: Hãy kiểm tra tệp hình ảnh có định dạng JPG/PNG và không bị hỏng.
|
||||
bbb.presentation.error.convert.swfpdf = Lỗi chuyển định dạng PDF sang SWF: Hãy kiểm tra tệp PDF của bạn không bị hỏng.
|
||||
bbb.presentation.error.convert.thumbnail = Lỗi tạo Hình xem trước: Hãy liên hệ với Người quản trị.
|
||||
bbb.presentation.converted = Đã chuyển đổi {0} trên {1} trang.
|
||||
bbb.presentation.extracting = Đang tách trang {0} trên {1} trang.
|
||||
bbb.presentation.ok = Đồng ý
|
||||
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
|
||||
|
||||
## FileUploadWindow.mxml
|
||||
bbb.fileupload.title = Tải lên Bài trình bày
|
||||
bbb.fileupload.fileLbl = 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.presentationNamesLbl = Đã tải lên Bài trình bày:
|
||||
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.progressLbl.uploadSuccessful = Đã tải lên xong. Hãy đợi trong khi chuyển định dạng tài liệu.
|
||||
bbb.fileupload.progressBar.uploadSuccessful = Tải lên thành công.
|
||||
bbb.fileupload.progressLbl.uploading = {0}% tải lên.
|
||||
bbb.fileupload.progressBar.uploading = {0}% tải lên.
|
||||
bbb.fileupload.progressLbl.converting = Đã chuyển {0} trên {1} trang.
|
||||
bbb.fileupload.progressBar.converting = Đã chuyển {0} trên {1} trang.
|
||||
bbb.fileupload.progressLbl.extracting = Đang tách trang {0} trên tổng {1} trang.
|
||||
bbb.fileupload.progressBar.extracting = Đang tách trang {0} trên tổng {1} trang.
|
||||
bbb.fileupload.genThumbText = Kết xuất hình thu nhỏ...
|
||||
bbb.fileupload.progBarLbl = Tiến trình:
|
||||
|
||||
# ChatWindow.mxml
|
||||
bbb.chat.title = Trao đổi
|
||||
bbb.chat.cmpColorPicker.toolTip = Màu chữ
|
||||
bbb.chat.sendBtn = Gửi
|
||||
bbb.chat.sendBtn.toolTip = Gửi thông điệp
|
||||
bbb.chat.publicChatUsername = Tất cả
|
||||
bbb.chat.publicMsgAwaiting = Thông điệp chung đang đợi
|
||||
bbb.chat.publicMsgAwaiting2 = * Thông điệp chung đang đợi *
|
||||
bbb.chat.privateMsgAwaiting = Thông điệp riêng đang đợi
|
||||
bbb.chat.privateMsgAwaiting2 = * Thông điệp riêng đang đợi *
|
||||
bbb.chat.privateChatSelect = Hãy chọn một người để nói chuyện riêng
|
||||
bbb.chat.chatOptions = Tuỳ chọn Trò chuyện
|
||||
bbb.chat.fontSize = Kích thước Phông
|
||||
|
||||
# ListenersWindow.mxml
|
||||
bbb.listeners.title = Danh sách Thành viên Nghe
|
||||
bbb.listeners.muteAllBtn.toolTip = Tắt tiếng Tất cả
|
||||
bbb.listeners.unmuteAllBtn.toolTip = Bật tiếng Tất cả
|
||||
bbb.listeners.ejectBtn.toolTip = Chọn người để mời ra.
|
||||
bbb.listeners.ejectTooltip = Nhấn để mời ra ngoài.
|
||||
|
||||
# ListenerItem.mxml
|
||||
bbb.listenerItem.nameLbl.toolTip = Chọn người này và nhấn nút để tắt hoặc bật tiếng.
|
||||
bbb.listenerItem.talkImg.toolTip = Đang nói
|
||||
bbb.listenerItem.lockImg.toolTip = Nhấn để tắt hoặc bật tiếng
|
||||
bbb.listenerItem.muteUnmute.toolTip = Tắt hoặc bật tiếng người nghe này
|
||||
|
||||
# PublishWindow.mxml
|
||||
bbb.publishVideo.title = Phát Webcam
|
||||
bbb.publishVideo.startPublishBtn.toolTip = Bắt đầu phát
|
||||
|
||||
|
||||
# DesktopPublishWindow.mxml
|
||||
bbb.desktopPublish.title = Chia sẻ Màn hình
|
||||
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
|
||||
|
||||
# ToolbarButton.mxml
|
||||
bbb.toolbar.phone.toolTip = Bật Microphone
|
||||
bbb.toolbar.deskshare.toolTip = Chia sẻ Màn hình
|
||||
bbb.toolbar.video.toolTip = Bật Camera
|
||||
|
||||
# HighlighterToolbar.mxml
|
||||
bbb.highlighter.toolbar.pencil = Đánh dấu
|
||||
bbb.highlighter.toolbar.ellipse = Hình tròn
|
||||
bbb.highlighter.toolbar.rectangle = Chữ nhật
|
||||
bbb.highlighter.toolbar.clear = Xoá Trang
|
||||
bbb.highlighter.toolbar.undo = Hoàn tác Vẽ hình
|
||||
bbb.highlighter.toolbar.color = Chọn Màu
|
||||
bbb.highlighter.toolbar.thickness = Thay đổi Bề dày
|
||||
|
||||
# WhiteboardButton.mxml
|
||||
bbb.highlighter.button.toolTipShow = Hiện Bảng viết
|
||||
bbb.highlighter.button.toolTipHide = Ẩn Bảng viết
|
||||
|
@ -7,7 +7,7 @@ bbb.mainshell.locale.version=0.7
|
||||
bbb.mainshell.statusInfo = 请稍后,正在加载 {0} 模块:
|
||||
bbb.mainshell.statusInfo.loaded = {0}(加载完成)
|
||||
bbb.mainshell.statusInfo.testRTMPConnection = 请稍后,正在连接到服务器
|
||||
bbb.mainshell.statusInfo2 = NOTE: If the loading stops, please clear your browser's cache and try again.
|
||||
bbb.mainshell.statusInfo2 = 注意: 如果加载中断, 请清空浏览器缓存并重试.
|
||||
bbb.mainshell.statusProgress.testRTMPConnection = 正连接到 RTMP://{0}:1935/{1}.
|
||||
bbb.mainshell.statusProgress.testRTMPTConnection = 正连接到 RTMPT://{0}:80/{1}.
|
||||
bbb.mainshell.statusProgress.loading = 载入中:
|
||||
@ -19,9 +19,9 @@ bbb.mainshell.fullScreenBtn.toolTip = 全屏显示
|
||||
bbb.mainshell.resetLayoutBtn.toolTip = 重置布局
|
||||
|
||||
# OldLocaleWarnWIndow.mxml
|
||||
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.oldlocalewindow.reminder1=您可能正在使用旧版的BigBlueButton界面翻译.
|
||||
bbb.oldlocalewindow.reminder2=请清空浏览器缓存并重试.
|
||||
bbb.oldlocalewindow.windowTitle=警告: 旧的语言文件!
|
||||
|
||||
# LogWindow.mxml
|
||||
bbb.logwindow.title = 日志窗口
|
||||
@ -55,6 +55,7 @@ bbb.viewers.viewersGrid.statusItemRenderer.streamIcon.toolTip = 查看
|
||||
bbb.viewers.viewersGrid.statusItemRenderer.presIcon.toolTip = 幻灯片演示者
|
||||
bbb.viewers.presentBtn.toolTip = 授权参与者演示幻灯片
|
||||
bbb.viewers.raiseHandBtn.toolTip = 举手
|
||||
bbb.viewers.presentBtn.label = 切换主持人
|
||||
|
||||
# Presentation
|
||||
# PresentationWindow.mxml
|
||||
@ -69,7 +70,7 @@ bbb.presentation.presenterNameLbl = 当前演示者为 {0}
|
||||
bbb.presentation.maximizeRestoreBtn.toolTip = 最大化窗口
|
||||
bbb.presentation.maximizeRestoreBtn.toolTip2 = 恢复窗口大小
|
||||
bbb.presentation.clickToUpload = 点击上传演示文件
|
||||
bbb.presentation.maxUploadFileExceededAlert = Error: The file is bigger than what's allowed.
|
||||
bbb.presentation.maxUploadFileExceededAlert = 错误: 文件过大.
|
||||
|
||||
## PresentationWindowMediator.as
|
||||
bbb.presentation.presenting = {0} 当前在做演示
|
||||
@ -131,6 +132,13 @@ bbb.chat.cmpColorPicker.toolTip = 文字颜色
|
||||
bbb.chat.sendBtn = 发送
|
||||
bbb.chat.sendBtn.toolTip = 发送消息
|
||||
bbb.chat.publicChatUsername = 所有
|
||||
bbb.chat.publicMsgAwaiting = 等待公共消息
|
||||
bbb.chat.publicMsgAwaiting2 = * 等待公共消息 *
|
||||
bbb.chat.privateMsgAwaiting = 等待私聊消息
|
||||
bbb.chat.privateMsgAwaiting2 = * 等待私聊消息 *
|
||||
bbb.chat.privateChatSelect = 选择私聊对象
|
||||
bbb.chat.chatOptions = 聊天选项
|
||||
bbb.chat.fontSize = 字体大小
|
||||
|
||||
# ListenersWindow.mxml
|
||||
bbb.listeners.title = 语音参与者
|
||||
@ -142,6 +150,8 @@ bbb.listeners.ejectBtn.toolTip = 屏蔽语音参与者
|
||||
# ListenerItem.mxml
|
||||
bbb.listenerItem.nameLbl.toolTip = 单击按钮,进行静音/取消静音操作
|
||||
bbb.listenerItem.talkImg.toolTip = 语音中
|
||||
bbb.listenerItem.lockImg.toolTip = 保持静音/非静音
|
||||
bbb.listenerItem.muteUnmute.toolTip = 静音/取消静音
|
||||
|
||||
# PublishWindow.mxml
|
||||
bbb.publishVideo.title = 摄像头
|
||||
@ -149,9 +159,25 @@ bbb.publishVideo.startPublishBtn.toolTip = 开始视频
|
||||
|
||||
|
||||
# DesktopPublishWindow.mxml
|
||||
bbb.desktopPublish.title = 桌面共享: 主持人预览
|
||||
bbb.desktopPublish.title = 桌面共享
|
||||
bbb.desktopView.fitToWindow = 适应窗口大小
|
||||
bbb.desktopView.actualSize = 显示实际大小
|
||||
|
||||
# ToolbarButton.mxml
|
||||
bbb.toolbar.phone.toolTip = 打开麦克风
|
||||
bbb.toolbar.deskshare.toolTip = 共享桌面
|
||||
bbb.toolbar.video.toolTip = 打开摄像头
|
||||
|
||||
# HighlighterToolbar.mxml
|
||||
bbb.highlighter.toolbar.pencil = 高亮
|
||||
bbb.highlighter.toolbar.ellipse = 圆
|
||||
bbb.highlighter.toolbar.rectangle = 椭圆
|
||||
bbb.highlighter.toolbar.clear = 清除页面
|
||||
bbb.highlighter.toolbar.undo = 撤销
|
||||
bbb.highlighter.toolbar.color = 选择颜色
|
||||
bbb.highlighter.toolbar.thickness = 修改线条粗细
|
||||
|
||||
# WhiteboardButton.mxml
|
||||
bbb.highlighter.button.toolTipShow = 显示白板
|
||||
bbb.highlighter.button.toolTipHide = 隐藏白板
|
||||
|
@ -56,7 +56,7 @@
|
||||
</form>
|
||||
<p class="content"></p>
|
||||
<img src="images/arrow.png" width="15" height="17" border="0" />
|
||||
<div style="margin-top:-17px; margin-left:20px;"><a href="http://bigbluebutton.org/content/videos">How-To-Videos</a></div>
|
||||
<div style="margin-top:-17px; margin-left:20px;"><a href="http://bigbluebutton.org/content/videos">View Intro Videos</a></div>
|
||||
</div>
|
||||
<div id="about">
|
||||
<h2>About BigBlueButton</h2>
|
||||
|
Loading…
Reference in New Issue
Block a user