Index: lams_tool_bbb/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -rdf5534fd49894e3369fc98f8273d9e2fefbb4817 -r3cec99fad250300b7cc645564c3abe7ee9d375a0 --- lams_tool_bbb/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision df5534fd49894e3369fc98f8273d9e2fefbb4817) +++ lams_tool_bbb/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 3cec99fad250300b7cc645564c3abe7ee9d375a0) @@ -1,31 +1,33 @@ -#=================== labels for Bbb =================# +appName = bbb +#language code: en +#locale code: AU -tool.display.name = Web Conference -tool.description = The Web Conferencing tool provides document, whiteboard and desktop sharing through the browser. -activity.title = Web Conference -activity.description = Web Conference Tool -activity.helptext = Web Conference -activity.welcome.message = Welcome to Web Conference + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Mon Feb 27 16:37:30 CST 2012 + +#=================== labels for Web conferencing =================# +tool.display.name =Web Conference +tool.description =The Web Conferencing tool provides document, whiteboard and desktop sharing through the browser. +activity.title =Web Conference +activity.description =Web Conference Tool +activity.helptext =Web Conference +activity.welcome.message =Welcome to Web Conference pageTitle.authoring =Web Conference Authoring pageTitle.monitoring =Web Conference Monitoring - button.basic =Basic button.advanced =Advanced button.upload =Upload button.cancel =Cancel button.save =Save button.finish =Next Activity button.instructions =Instructions -button.continue = Continue -button.edit = Edit +button.continue =Continue +button.edit =Edit button.try.again =Try Again button.summary =Summary button.editActivity =Edit Activity button.statistics =Statistics -button.close = Close - - +button.close =Close label.authoring.basic.title =Title label.attachments =Attachments label.view =View @@ -35,54 +37,48 @@ label.lastModified =Last modified label.notebookEntry =Notebook entry label.authoring.basic.instructions =Instructions -label.authoring.basic.bbbSettings = Web Conference Settings +label.authoring.basic.bbbSettings =Web Conference Settings label.on =On label.off =Off -label.monitoring.startConference = Start Conference -label.learning.joinConference = Join Conference -label.learning.conferenceNotAvailable = The Web Conference is not available yet as your instruction hasn't started. Please see your instructor for further details. -label.refresh = Refresh +label.monitoring.startConference =Start Conference +label.learning.joinConference =Join Conference +label.learning.conferenceNotAvailable =The Web Conference is not available yet as your instruction hasn't started. Please see your instructor for further details. +label.refresh =Refresh label.download =Download label.delete =Delete -label.cancel = Cancel - +label.cancel =Cancel message.unsavedChanges =Page contains unsaved changes message.defineLaterSet =Please wait for the teacher to complete the contents of this activity message.runOfflineSet =This activity is not being done on the computer. Please see your instructor for details. message.learner.blank.input =You have not written anything. Are you sure this is correct? message.alertContentEdit =Warning: One of more students have accessed this activity. Changing this content will result in students getting different information. -message.warnLockOnFinish =Note: After you click on "Next Activity" and you come back to this Notebook, you won't be able to continue adding notes. -message.activityLocked =The instructor has set this activity not to allow notes after you have finished it. As you are returning to this Notebook, you are able to see your notes but not allowed to add more. -message.no.reflection.available = Notebook not available -message.endMeeting = The meeting room is now closed. You can continue with your sequence. - +message.warnLockOnFinish =Note: After you click on "Next Activity", you won't be able to continue participating in the conference. +message.activityLocked =You won't be able to continue participating in the conference after you have completed. +message.no.reflection.available =Notebook not available +message.endMeeting =The meeting room is now closed. You can continue with your sequence. heading.totalLearners =Number of Learners heading.totalLearnersInGroup =Total Number of Learners in Group heading.totalFinishedLearnersInGroup =Number of Finished Learners heading.learner =Learner heading.notebookEntry =Notebook Entry - error.mandatoryField ={0} field is mandatory. -error.optionalField ={0} has been left blank. - +error.optionalField ={0} has been left blank. advanced.lockOnFinished =Lock when finished -advanced.reflectOnActivity = Add Notebook at end of Web Conference with the following instructions - +advanced.reflectOnActivity =Add Notebook at end of Web Conference with the following instructions instructions.uploadOfflineInstr =Offline Instructions File instructions.uploadOnlineInstr =Online Instructions File instructions.offlineInstructions =Offline Instructions instructions.onlineInstructions =Online Instructions - authoring.msg.cancel.save =Do you want to close this window without saving? - monitor.summary.th.advancedSettings =Advanced Settings -monitor.summary.bbbSettings = Web Conference Settings +monitor.summary.bbbSettings =Web Conference Settings +admin.title =Web Conference Administration +config.serverURL =Big Blue Button Server URL +config.securitySalt.notice =Note that "Security Salt" is required. This Security Salt is a keyword that is used to ensure that web conference rooms can only be created from this website. +config.securitySalt.notice2 =IMPORTANT: DO NOT ALLOW END USERS TO KNOW YOUR SECURITY SALT OR ELSE YOUR SECURITY WILL BE COMPROMISED. See BigBlueButton website for details +config.securitySalt =Security Salt +export.toolExportNotSupported =This tool does not support export portfolio. +message.unableToStartLesson =Unable to join meeting. Please see your instructor. -admin.title = Web Conference Administration -config.serverURL = Big Blue Button Server URL -config.securitySalt.notice = Note that "Security Salt" is required. This Security Salt is a keyword that is used to ensure that web conference rooms can only be created from this website. -config.securitySalt.notice2 = IMPORTANT: DO NOT ALLOW END USERS TO KNOW YOUR SECURITY SALT OR ELSE YOUR SECURITY WILL BE COMPROMISED. See BigBlueButton website for details -config.securitySalt = Security Salt -export.toolExportNotSupported = This tool does not support export portfolio. -message.unableToStartLesson = Unable to join meeting. Please see your instructor. +#======= End labels: Exported 73 labels for en AU ===== Index: lams_tool_bbb/conf/language/lams/ApplicationResources_en_AU.properties =================================================================== diff -u --- lams_tool_bbb/conf/language/lams/ApplicationResources_en_AU.properties (revision 0) +++ lams_tool_bbb/conf/language/lams/ApplicationResources_en_AU.properties (revision 3cec99fad250300b7cc645564c3abe7ee9d375a0) @@ -0,0 +1,84 @@ +appName = bbb +#language code: en +#locale code: AU + + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Mon Feb 27 16:37:30 CST 2012 + +#=================== labels for Web conferencing =================# + +tool.display.name =Web Conference +tool.description =The Web Conferencing tool provides document, whiteboard and desktop sharing through the browser. +activity.title =Web Conference +activity.description =Web Conference Tool +activity.helptext =Web Conference +activity.welcome.message =Welcome to Web Conference +pageTitle.authoring =Web Conference Authoring +pageTitle.monitoring =Web Conference Monitoring +button.basic =Basic +button.advanced =Advanced +button.upload =Upload +button.cancel =Cancel +button.save =Save +button.finish =Next Activity +button.instructions =Instructions +button.continue =Continue +button.edit =Edit +button.try.again =Try Again +button.summary =Summary +button.editActivity =Edit Activity +button.statistics =Statistics +button.close =Close +label.authoring.basic.title =Title +label.attachments =Attachments +label.view =View +label.notAvailable =Not Available +label.save =Save +label.created =Created +label.lastModified =Last modified +label.notebookEntry =Notebook entry +label.authoring.basic.instructions =Instructions +label.authoring.basic.bbbSettings =Web Conference Settings +label.on =On +label.off =Off +label.monitoring.startConference =Start Conference +label.learning.joinConference =Join Conference +label.learning.conferenceNotAvailable =The Web Conference is not available yet as your instruction hasn't started. Please see your instructor for further details. +label.refresh =Refresh +label.download =Download +label.delete =Delete +label.cancel =Cancel +message.unsavedChanges =Page contains unsaved changes +message.defineLaterSet =Please wait for the teacher to complete the contents of this activity +message.runOfflineSet =This activity is not being done on the computer. Please see your instructor for details. +message.learner.blank.input =You have not written anything. Are you sure this is correct? +message.alertContentEdit =Warning: One of more students have accessed this activity. Changing this content will result in students getting different information. +message.warnLockOnFinish =Note: After you click on "Next Activity", you won't be able to continue participating in the conference. +message.activityLocked =You won't be able to continue participating in the conference after you have completed. +message.no.reflection.available =Notebook not available +message.endMeeting =The meeting room is now closed. You can continue with your sequence. +heading.totalLearners =Number of Learners +heading.totalLearnersInGroup =Total Number of Learners in Group +heading.totalFinishedLearnersInGroup =Number of Finished Learners +heading.learner =Learner +heading.notebookEntry =Notebook Entry +error.mandatoryField ={0} field is mandatory. +error.optionalField ={0} has been left blank. +advanced.lockOnFinished =Lock when finished +advanced.reflectOnActivity =Add Notebook at end of Web Conference with the following instructions +instructions.uploadOfflineInstr =Offline Instructions File +instructions.uploadOnlineInstr =Online Instructions File +instructions.offlineInstructions =Offline Instructions +instructions.onlineInstructions =Online Instructions +authoring.msg.cancel.save =Do you want to close this window without saving? +monitor.summary.th.advancedSettings =Advanced Settings +monitor.summary.bbbSettings =Web Conference Settings +admin.title =Web Conference Administration +config.serverURL =Big Blue Button Server URL +config.securitySalt.notice =Note that "Security Salt" is required. This Security Salt is a keyword that is used to ensure that web conference rooms can only be created from this website. +config.securitySalt.notice2 =IMPORTANT: DO NOT ALLOW END USERS TO KNOW YOUR SECURITY SALT OR ELSE YOUR SECURITY WILL BE COMPROMISED. See BigBlueButton website for details +config.securitySalt =Security Salt +export.toolExportNotSupported =This tool does not support export portfolio. +message.unableToStartLesson =Unable to join meeting. Please see your instructor. + + +#======= End labels: Exported 73 labels for en AU ===== Index: lams_tool_bbb/conf/language/lams/ApplicationResources_es_ES.properties =================================================================== diff -u --- lams_tool_bbb/conf/language/lams/ApplicationResources_es_ES.properties (revision 0) +++ lams_tool_bbb/conf/language/lams/ApplicationResources_es_ES.properties (revision 3cec99fad250300b7cc645564c3abe7ee9d375a0) @@ -0,0 +1,84 @@ +appName = bbb +#language code: es +#locale code: ES + + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Mon Feb 27 16:37:24 CST 2012 + +#=================== labels for Web conferencing =================# + +tool.display.name =Video conferencia +tool.description =La herramienta de conferencia permite compartir documentos, audio, video y el escritorio a trav\u00e9s del navegador. +activity.title =Video conferencia +activity.description =Herramienta video conferencia +activity.helptext =Video conferencia +activity.welcome.message =Bienvenidos a la video conferencia +pageTitle.authoring =Creaci\u00f3n de la video conferencia +pageTitle.monitoring =Seguimiento video conferencia +button.basic =B\u00e1sico +button.advanced =Avanzado +button.upload =Subir +button.cancel =Cancelar +button.save =Guardar +button.finish =Finalizar +button.instructions =Instrucciones +button.continue =Continuar +button.edit =Editar +button.try.again =Intente nuevamente +button.summary =Resumen +button.editActivity =Editar la actividad +button.statistics =Estad\u00edstica +button.close =Cerrar +label.authoring.basic.title =T\u00edtulo +label.attachments =Archivos adjuntos +label.view =Ver +label.notAvailable =No est\u00e1 disponible +label.save =Guardar +label.created =Creado +label.lastModified =\u00daltima modificaci\u00f3n +label.notebookEntry =Reflexi\u00f3n +label.authoring.basic.instructions =Instrucciones +label.authoring.basic.bbbSettings =Configuraci\u00f3n de la video conferencia +label.on =Si +label.off =No +label.monitoring.startConference =Inicio Conferencia +label.learning.joinConference =Unirse a la conferencia +label.learning.conferenceNotAvailable =La Video conferencia a\u00fan no est\u00e1 disponible ya que el instructor no la ha comenzado. Por favor, consulte a su instructor para m\u00e1s detalles. +label.refresh =Refrescar +label.download =Descargar +label.delete =Borrar +label.cancel =Cancelar +message.unsavedChanges =La p\u00e1gina contiene cambios no guardados +message.defineLaterSet =Por favor, espere a que el profesor para completar los contenidos de esta actividad +message.runOfflineSet =Esta actividad no se realiza en el ordenador. Por favor, consulte a su profesor para m\u00e1s detalles. +message.learner.blank.input =No has escrito nada. \u00bfEst\u00e1s seguro de que esto es correcto? +message.alertContentEdit =Advertencia: uno o m\u00e1s estudiantes ha accedido a esta actividad. El cambio de este contenido puede producir confusi\u00f3n en estudiantes que reciben una informaci\u00f3n diferente. +message.warnLockOnFinish =Nota: Despu\u00e9s de hacer clic en "Finalizar", usted no ser\u00e1 capaz de seguir participando. +message.activityLocked =Usted no ser\u00e1 capaz de seguir participando en la conferencia despu\u00e9s de haber terminado. +message.no.reflection.available =Anotaciones no est\u00e1n disponibles +message.endMeeting =La video conferencia ya est\u00e1 cerrada. Usted puede continuar con su secuencia. +heading.totalLearners =N\u00famero de estudiantes +heading.totalLearnersInGroup =N\u00famero total de estudiantes en el grupo +heading.totalFinishedLearnersInGroup =N\u00famero de estudiantes que han terminado +heading.learner =Estudiantes +heading.notebookEntry =Reflexi\u00f3n +error.mandatoryField ={0} campo es obligatorio. +error.optionalField ={0} ha dejado en blanco. +advanced.lockOnFinished =No permitir modificaciones una vez terminado +advanced.reflectOnActivity =A\u00f1adir anotaciones al finalizar la video conferencia con las siguientes instrucciones +instructions.uploadOfflineInstr =Archivos con instrucciones offline +instructions.uploadOnlineInstr =Archivos con instrucciones online +instructions.offlineInstructions =Instrucciones para modo offline +instructions.onlineInstructions =Instrucciones para modo online +authoring.msg.cancel.save =\u00bfQuieres cerrar la ventana sin guardar los cambios? +monitor.summary.th.advancedSettings =Configuraci\u00f3n avanzada +monitor.summary.bbbSettings =Configuraci\u00f3n de la video conferencia +admin.title =Video conferencia - administraci\u00f3n +config.serverURL =Direcci\u00f3n URL del servidor Big Blue Button +config.securitySalt.notice =Tenga en cuenta que "security salt" es fundamental. Esta security salt es una palabra clave que se utiliza para asegurar que las salas de conferencias web s\u00f3lo puede ser creado a partir de este sitio web. +config.securitySalt.notice2 =IMPORTANTE: NO PERMITA QUE LOS USUARIOS FINALES CONOZCAN SU SECURITY SALT O BIEN SU SEGURIDAD SE VERA COMPROMETIDA. V\u00e9ase el sitio web para m\u00e1s detalles BigBlueButton +config.securitySalt =Security Salt +export.toolExportNotSupported =Esta herramienta no es compatible con export portfolio. +message.unableToStartLesson =No se puede participar en la conferencia. Por favor, consulte con su profesor. + + +#======= End labels: Exported 73 labels for es ES =====