Index: lams_admin/conf/language/ApplicationResources.properties =================================================================== diff -u -r9f160f1d7a3047779dd5b80b39f10f84b71f3f75 -r404a85b1c8e5944de23e52dd91c7d88067f6864c --- lams_admin/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 9f160f1d7a3047779dd5b80b39f10f84b71f3f75) +++ lams_admin/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 404a85b1c8e5944de23e52dd91c7d88067f6864c) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Tue Dec 05 00:30:12 GMT 2006 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Dec 15 18:31:41 GMT 2006 #=================== labels for LAMS Administration =================# @@ -52,7 +52,7 @@ msg.user.add.to.parent.group =User/s marked with a '*' will be automatically added to the parent group with the same roles. msg.add.to.org =User will be added to {0}. msg.results.none =No results matched your query. -msg.users.created ={0} users were created successfully. +msg.users.added ={0} users were added to groups/subgroups. msg.disable.user.1 =This user has lesson and/or sequence data associated with it and cannot be deleted. msg.disable.user.2 =User will be disabled instead, maintaining their data, but the account will be treated as deleted. msg.disable.user.3 =It will not appear in group/subgroup lists, nor will the user be able to login. @@ -103,6 +103,8 @@ admin.user.import =Import Users admin.list.disabled.users =List Disabled Users label.excel.spreadsheet =Upload Spreadsheet +label.spreadsheet =spreadsheet +label.download.template =Download the template role.AUTHOR =Author role.AUTHOR.ADMIN =Author Admin role.GROUP.ADMIN =Group Admin @@ -191,20 +193,21 @@ admin.register.server.config.build =Server Build No. admin.register.server.config.locale =Server Language (Locale) admin.register.server.config.langdate =Language Date -admin.register.server.stats.total.users =Total # of Users label.show.all.users =Show all users msg.group.organisation_id =The organisation_id of this group is msg.subgroup.organisation_id =The organisation_id of this subgroup is msg.remove.from.subgroups =Removed users will also be removed from subgroups. label.global.roles =Global roles label.import =Import msg.import.intro =Use this screen to bulk import users using an Excel spreadsheet. -msg.import.1 =In the spreadsheets, columns marked with a (*) are mandatory. +msg.import.1 =In the spreadsheet, columns marked with a (*) are mandatory. msg.import.2 =Download the user template to create users. -msg.import.3 = Download the roles template to add users to groups/subgroups and assign their roles. msg.import.conclusion =Click the help icon above for more information. label.results.per.page =Results per page -error.user.does.not.exist = User does not exist {0} -msg.users.added = {0} users were added to groups/subgroups. +admin.register.server.stats.total.users =Total # of Users +msg.import.3 =Download the roles template to add users to groups/subgroups and assign their roles. +error.user.does.not.exist =User does not exist {0} +msg.users.created ={0} users were created successfully. -#======= End labels: Exported 198 labels for en AU ===== + +#======= End labels: Exported 202 labels for en AU ===== Index: lams_admin/conf/language/ApplicationResources_en_AU.properties =================================================================== diff -u --- lams_admin/conf/language/ApplicationResources_en_AU.properties (revision 0) +++ lams_admin/conf/language/ApplicationResources_en_AU.properties (revision 404a85b1c8e5944de23e52dd91c7d88067f6864c) @@ -0,0 +1,213 @@ +appName = admin +#language code: en +#locale code: AU + + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Dec 15 18:31:41 GMT 2006 + +#=================== labels for LAMS Administration =================# + +audit.organisation.change =Changed {0} for organisation: {1} from: {2} to: {3} +audit.organisation.create =Created organisation: {0} of type: {1} +audit.user.password.change =Password changed for: {0} +audit.user.create =Created user: {0}, Full Name: {1} +audit.user.disable =Disabled userId: {0} +audit.user.delete =Deleted userId: {0} +label.yes =Yes +label.no =No +label.or =Or +title.job.list =Jobs +lable.job.name =Job name +lable.job.start.date =Job start date +lable.job.description =Job description +errors.header =

Please correct the following errors before proceeding: +errors.footer =

+errors.prefix =
+error.system =Oops! An unexpected exception thrown by the system. Contact your System Administrator. +error.org.invalid =Invalid Organisation Id. {0} +error.orgtype.invalid =Invalid operation for this type of organisation. +error.name.required =Name is required. +error.login.required =Login is required. +error.login.unique =Login is already taken. {0} +error.password.required =Password is required. +error.authorisation =You are not authorised to do this. +error.newpassword.mismatch =Your new password does not match. +error.oldpassword.mismatch =Your old password is not correct. +error.img.format =The file you uploaded looks not an image. An image file usually has .jpg, .gif, .png or .bmp extension. +error.img.size =The file size exceeds the maximum 4096k limit. +error.need.sysadmin =You need to have the sys admin role to do this. +error.roles.empty =You need to assign at least one role. +error.userid.invalid =Invalid User Id. +error.firstname.required =First name is required. +error.lastname.required =Last Name is required. +error.email.required =Email address is required. +error.valid.email.required =Valid email address is required. +error.required ={0} is required. +error.not.unique ={0} is not unique. +error.roles.invalid =One or more roles are invalid. {0} +error.fail.add =Failed to add user. +error.authmethod.invalid =Invalid authentication method. {0} +error.flash.theme.invalid =Invalid flash theme. {0} +error.html.theme.invalid =Invalid html theme. {0} +error.locale.invalid =Invalid locale. {0} +msg.user.add.to.parent.group =User/s marked with a '*' will be automatically added to the parent group with the same roles. +msg.add.to.org =User will be added to {0}. +msg.results.none =No results matched your query. +msg.users.added ={0} users were added to groups/subgroups. +msg.disable.user.1 =This user has lesson and/or sequence data associated with it and cannot be deleted. +msg.disable.user.2 =User will be disabled instead, maintaining their data, but the account will be treated as deleted. +msg.disable.user.3 =It will not appear in group/subgroup lists, nor will the user be able to login. +msg.disable.user.4 =You can enable the user account again by editing the user's profile. +msg.delete.user.1 =User has no associated data and can be safely removed. +msg.delete.user.2 =Are you sure you want to delete this account? +msg.edit.tool.content.1 =This page contains a list of installed tools. +msg.edit.tool.content.2 =Changes to a tool's content using this screen will affect the tool's default appearance for all authors. +msg.edit.tool.content.3 =Note that you cannot upload files to a tool's default content, only edit the default text. +msg.roles.mandatory =You must assign at least one role. +msg.roles.mandatory.users =You must assign at least one role for each user. +organisation.state.ACTIVE =Active +organisation.state.HIDDEN =Hidden +organisation.state.ARCHIVED =Archived +organisation.state.REMOVED =Removed +admin.user.management =User Management +admin.user.entry =User Entry +admin.user.userid =User ID +admin.user.login =Login +admin.user.password =Password +admin.user.password.confirm =Confirm Password +admin.user.name =Name +admin.user.title =Title +admin.user.first_name =First Name +admin.user.last_name =Last Name +admin.user.address_line_1 =Address Line 1 +admin.user.address_line_2 =Address Line 2 +admin.user.address_line_3 =Address Line 3 +admin.user.city =City +admin.user.state =State +admin.user.postcode =Postcode +admin.user.country =Country +admin.user.day_phone =Day Phone +admin.user.evening_phone =Evening Phone +admin.user.mobile_phone =Mobile Phone +admin.user.fax =Fax +admin.user.email =Email +admin.user.roles =Roles +admin.user.manage =Manage Users +admin.user.delete =Delete User +admin.user.add =Add/Remove Users +admin.user.create =Create New User +admin.user.assign.roles =Assign Roles +admin.user.find =Find Users +admin.user.edit =Edit User Details +admin.user.disable =Disable User +admin.user.actions =Actions +admin.user.import =Import Users +admin.list.disabled.users =List Disabled Users +label.excel.spreadsheet =Upload Spreadsheet +label.spreadsheet =spreadsheet +label.download.template =Download the template +role.AUTHOR =Author +role.AUTHOR.ADMIN =Author Admin +role.GROUP.ADMIN =Group Admin +role.GROUP.MANAGER =Group Manager +role.LEARNER =Learner +role.MONITOR =Monitor +role.SYSADMIN =System Admin +label.member.of =Member of +label.with.roles =With roles +admin.organisation.management =Group/Subgroup Management +admin.organisation.entry =Group/Subgroup Entry +admin.organisation.name =Name +admin.organisation.code =Code +admin.organisation.description =Description +admin.organisation.locale =Locale +admin.organisation.status =Status +admin.can.add.user =Group Administrators can add new users +admin.can.browse.user =Group Administrators can browse all users in the system +admin.can.change.status =Group Administrators can change status of course +admin.organisation =Group/Subgroup +admin.course =Group +admin.class =Subgroup +admin.course.manage =Manage Groups +admin.class.manage =Manage Subgroups +admin.class.add =Create New Subgroup +admin.course.add =Create New Group +admin.global.roles.manage =Manage Global Roles +admin.number =No. +admin.in =In +admin.error =Oops! +admin.save =Save +admin.create =Create +admin.edit =Edit +admin.reset =Reset +admin.delete =Delete +admin.cancel =Cancel +admin.search =Search +admin.enable =Enable +admin.disable =Disable +admin.register =Register +sysadmin.maintain =Maintain LAMS +sysadmin.maintain.loginpage =Maintain login page +sysadmin.maintain.external.servers =Maintain integrated servers +sysadmin.maintain.server.edit =Edit integrated server +sysadmin.serverid =Id +sysadmin.serverkey =Key +sysadmin.servername =Name +sysadmin.serverdesc =Description +sysadmin.prefix =Prefix +sysadmin.disabled =Disabled +sysadmin.organisation =Organisation +sysadmin.userinfoUrl =User Information URL +sysadmin.timeoutUrl =Timeout URL +sysadmin.integrated.servers =integrated server(s) totally +sysadmin.server.add =Add New Server +sysadmin.organisation.create =Create new one +sysadmin.organisation.select =Please select... +sysadmin.login.logo =Upload new LAMS logo (height 90 and width 186 for best effect): +sysadmin.login.text =Update the text under the logo on the login page: +sysadmin.headline =System Administration +sysadmin.config.settings.edit =Edit Configuration Settings +sysadmin.batch.temp.file.delete =Delete old temporary files +sysadmin.job.list =Job List +sysadmin.list.job =List scheduled jobs in Quartz queue +sysadmin.register.server =Register Server +sysadmin.edit.default.tool.content =Edit Default Tool Content +cache.maintain =Maintain LAMS Cache +cache.title =Cache Management +cache.entries.title =Cache Nodes +cache.explanation1 =Listed below are the current nodes in the cache. This keeps certain common objects in memory to speed up LAMS. It is managed automatically and should not require any intervention. However, if the system appears to be keeping "old values" e.g. an old first name, try clearing all the nodes in the cache. Once cleared, LAMS will reload the objects from the database. +cache.explanation2 =Warning: Removing nodes will reduce the performance of the LAMS server. After a while, the cache will build up again and LAMS will run as usual. +cache.explanation3 =Warning: If you remove a node, you will remove the node and all its child nodes. +cache.button.remove =Remove +admin.config.key =Key +admin.config.value =Value +admin.register.sitename =Full Sitename +admin.register.orgname =Organisation +admin.register.directory =Directory +admin.register.directory.public =Public +admin.register.directory.private =Private +admin.register.heading.title =Register your server with the LAMS Community +admin.register.server.config.title =Server Configuration +admin.register.server.stats.title =Server Statistics +admin.register.server.config.url =Server URL +admin.register.server.config.version =Server Version +admin.register.server.config.build =Server Build No. +admin.register.server.config.locale =Server Language (Locale) +admin.register.server.config.langdate =Language Date +label.show.all.users =Show all users +msg.group.organisation_id =The organisation_id of this group is +msg.subgroup.organisation_id =The organisation_id of this subgroup is +msg.remove.from.subgroups =Removed users will also be removed from subgroups. +label.global.roles =Global roles +label.import =Import +msg.import.intro =Use this screen to bulk import users using an Excel spreadsheet. +msg.import.1 =In the spreadsheet, columns marked with a (*) are mandatory. +msg.import.2 =Download the user template to create users. +msg.import.conclusion =Click the help icon above for more information. +label.results.per.page =Results per page +admin.register.server.stats.total.users =Total # of Users +msg.import.3 =Download the roles template to add users to groups/subgroups and assign their roles. +error.user.does.not.exist =User does not exist {0} +msg.users.created ={0} users were created successfully. + + +#======= End labels: Exported 202 labels for en AU ===== Index: lams_admin/conf/language/ApplicationResources_es_ES.properties =================================================================== diff -u -r2df86f4b4c580702ce5ac576652359b838914583 -r404a85b1c8e5944de23e52dd91c7d88067f6864c --- lams_admin/conf/language/ApplicationResources_es_ES.properties (.../ApplicationResources_es_ES.properties) (revision 2df86f4b4c580702ce5ac576652359b838914583) +++ lams_admin/conf/language/ApplicationResources_es_ES.properties (.../ApplicationResources_es_ES.properties) (revision 404a85b1c8e5944de23e52dd91c7d88067f6864c) @@ -2,7 +2,7 @@ #language code: es #locale code: ES - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Mon Dec 11 19:47:06 GMT 2006 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Dec 15 18:31:37 GMT 2006 #=================== labels for LAMS Administration =================# @@ -52,7 +52,7 @@ msg.user.add.to.parent.group =Los usuario marcados con * seran automaticamente agregados al grupo padre con los mismos roles msg.add.to.org =El usuario sera agregado a {0}. msg.results.none =No se encontraron resultados -msg.users.added ={0} usuarios fueron agregados. +msg.users.added ={0} usuarios fueron agregados a grupos y subgrupos msg.disable.user.1 =Este usuario tiene lecciones o informaci\u00f3n asociada y no puede ser removido. msg.disable.user.2 =El usuario sera deshabilitado. La informaci\u00f3n asociada ser\u00e1 mantenida, pero su cuenta ser\u00e1 tratada como borrada. msg.disable.user.3 =No aparecer\u00e1 en las listas de grupos/subgrupos y tampoco podra logearse @@ -102,7 +102,7 @@ admin.user.actions =Acciones admin.user.import =Importar Usuarios admin.list.disabled.users =Listar usurios desactivados -label.excel.spreadsheet =Hoja de C\u00e1lculo Excel +label.excel.spreadsheet =Subir hoja de c\u00e1lculo Excel label.spreadsheet =Hoja de C\u00e1lculo label.download.template =Bajar Plantilla role.AUTHOR =Autor @@ -199,12 +199,15 @@ msg.remove.from.subgroups =Usuarios removidos de este grupo ser\u00e1n tambien removidos de los subgrupos. label.global.roles =Roles Globales label.import =Importar -label.notes =Notas/Anotaciones msg.import.intro =Puede importar usuarios usando la plantilla de Excel -msg.import.1 =En la plantilla, las columnas marcadas con * son requeridos (login, password, first name, last name and email). -msg.import.2 =Si usted especifica una organizaci\u00f3n ID para un usuario en particular, usted debe especificar por lo menos un role. +msg.import.1 =En la plantilla, las columnas marcadas con * son requeridos. +msg.import.2 =Descarge la plantilla para crear usuarios. msg.import.conclusion =Utilize el boton de ayudar para m\u00e1s informaci\u00f3n label.results.per.page =Resultados por p\u00e1gina +admin.register.server.stats.total.users =N\u00famero total de usuarios +msg.import.3 =Descarge la plantilla de roles para agregar usuaios a grupos y subgroups agregando sus respectivos roles. +error.user.does.not.exist =El usuario no existe {0}. +msg.users.created ={0} usuarios han sido creados. -#======= End labels: Exported 199 labels for es ES ===== +#======= End labels: Exported 202 labels for es ES ===== Index: lams_admin/conf/language/ApplicationResources_ko_KR.properties =================================================================== diff -u -r2df86f4b4c580702ce5ac576652359b838914583 -r404a85b1c8e5944de23e52dd91c7d88067f6864c --- lams_admin/conf/language/ApplicationResources_ko_KR.properties (.../ApplicationResources_ko_KR.properties) (revision 2df86f4b4c580702ce5ac576652359b838914583) +++ lams_admin/conf/language/ApplicationResources_ko_KR.properties (.../ApplicationResources_ko_KR.properties) (revision 404a85b1c8e5944de23e52dd91c7d88067f6864c) @@ -2,7 +2,7 @@ #language code: ko #locale code: KR - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Mon Dec 11 19:46:59 GMT 2006 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Dec 15 18:31:34 GMT 2006 #=================== labels for LAMS Administration =================# @@ -199,12 +199,15 @@ msg.remove.from.subgroups =\uadf8\ub8f9\uc5d0\uc11c \uc81c\uac70\ub41c \uc0ac\uc6a9\uc790\ub294 \ud558\uc704\uadf8\ub8f9\uc5d0\uc11c\ub3c4 \uc81c\uac70\ub420 \uac83\uc785\ub2c8\ub2e4. label.global.roles =\uae00\ub85c\ubc8c \uc5ed\ud560\ub4e4 label.import =\uac00\uc838\uc624\uae30 -label.notes =\ub178\ud2b8\ub4e4 msg.import.intro =\uc5d1\uc140 \uc2a4\ud504\ub808\ub4dc\uc2dc\ud2b8\ub97c \uc0ac\uc6a9\ud558\uc5ec \ub300\ub7c9\uc73c\ub85c \uc0ac\uc6a9\uc790 \uac00\uc838\uc624\uae30\ub97c \ud560\ub54c \uc774 \uc2a4\ud06c\ub9b0\uc744 \uc0ac\uc6a9\ud558\uc138\uc694. msg.import.1 =\uc2a4\ud504\ub808\ub4dc\uc2dc\ud2b8\uc5d0\uc11c (*)\ub85c \ud45c\uc2dc\ub41c \uc5f4(\ub85c\uadf8\uc778, \uc554\ud638, \uc774\ub984, \uc131, \uc774\uba54\uc77c)\uc740 \ud544\uc218\uc801\uc785\ub2c8\ub2e4. msg.import.2 =\uc0ac\uc6a9\uc790\ub97c \uac00\uc838\uc624\uae30\ud560 \uc870\uc9c1\uc544\uc774\ub514\ub97c \uba85\uc2dc\ud558\uba74 \uadf8\ub8f9\uc774\ub098 \ud558\uc704\uadf8\ub8f9\uc5d0 \uc801\uc6a9\ud560 \uc801\uc5b4\ub3c4 \ud55c\uac00\uc9c0 \uc774\uc0c1\uc758 \uc5ed\ud560\uc744 \uba85\uc2dc\ud574\uc57c \ud569\ub2c8\ub2e4. msg.import.conclusion =\ub354 \uc790\uc138\ud55c \uc815\ubcf4\ub97c \uc6d0\ud558\uc2dc\uba74 \uc704\uc5d0 \uc788\ub294 \ub3c4\uc6c0\ub9d0 \uc544\uc774\ucf58\uc744 \ud074\ub9ad\ud558\uc138\uc694. label.results.per.page =\ud398\uc774\uc9c0\ub2f9 \uacb0\uacfc\ub4e4 +admin.register.server.stats.total.users =\ucd1d \uc0ac\uc6a9\uc790 \uc218 +msg.import.3 =\uadf8\ub8f9\uacfc \ud558\uc704\uadf8\ub8f9\uc5d0 \uc0ac\uc6a9\uc790\ub97c \ucd94\uac00\ud558\uae30 \uc704\ud574 \uc5ed\ud560 \ud15c\ud50c\ub9bf\uc744 \ub2e4\uc6b4\ub85c\ub4dc\ud558\uace0 \uc5ed\ud560\uc744 \ubd80\uc5ec\ud558\uc2ed\uc2dc\uc694. +error.user.does.not.exist =\uc0ac\uc6a9\uc790\uac00 \uc874\uc7ac\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4 {0} +msg.users.created ={0} \uc0ac\uc6a9\uc790\ub4e4\uc774 \uc131\uacf5\uc801\uc73c\ub85c \uc0dd\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4. -#======= End labels: Exported 199 labels for ko KR ===== +#======= End labels: Exported 202 labels for ko KR ===== Index: lams_admin/conf/language/ApplicationResources_no_NO.properties =================================================================== diff -u -r2df86f4b4c580702ce5ac576652359b838914583 -r404a85b1c8e5944de23e52dd91c7d88067f6864c --- lams_admin/conf/language/ApplicationResources_no_NO.properties (.../ApplicationResources_no_NO.properties) (revision 2df86f4b4c580702ce5ac576652359b838914583) +++ lams_admin/conf/language/ApplicationResources_no_NO.properties (.../ApplicationResources_no_NO.properties) (revision 404a85b1c8e5944de23e52dd91c7d88067f6864c) @@ -2,7 +2,7 @@ #language code: no #locale code: NO - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Mon Dec 11 19:46:45 GMT 2006 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Dec 15 18:31:30 GMT 2006 #=================== labels for LAMS Administration =================# @@ -199,12 +199,15 @@ msg.remove.from.subgroups =Brukere som fjernes blir ogs\u00e5 fjernet fra undergrupper. label.global.roles =Globale roller label.import =Importer -label.notes =Notater msg.import.intro =Benytt dette skjermbilde for \u00e5 importere brukeregjennom \u00e5 registrere disse i Excel. msg.import.1 =I regnearket er felt merket med (*) obligatoriske (login, passord, fornavn, etternavn og e-mail). msg.import.2 =Hvis du spesifiserer en organisasjons id for \u00e5 importere brukeren til, s\u00e5 m\u00e5 du minst angi en rolle tilden gruppen eller undergruppen. msg.import.conclusion =Klikk p\u00e5 hjelpe-ikonet for mer informasjon. label.results.per.page =Resultat pr. side +admin.register.server.stats.total.users =Totalt # av brukere +msg.import.3 =Last ned rolle malen for \u00e5 legge til grupper/undergrupper og for \u00e5 tildelle disse roller. +error.user.does.not.exist =Brukeren finnes ikke {0} +msg.users.created ={0} brukere ble korrekt laget. -#======= End labels: Exported 199 labels for no NO ===== +#======= End labels: Exported 202 labels for no NO ===== Index: lams_tool_survey/conf/language/ApplicationResources.properties =================================================================== diff -u -ra13b4e2d2d803c410a879d8b307d4c0f97e0be02 -r404a85b1c8e5944de23e52dd91c7d88067f6864c --- lams_tool_survey/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision a13b4e2d2d803c410a879d8b307d4c0f97e0be02) +++ lams_tool_survey/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 404a85b1c8e5944de23e52dd91c7d88067f6864c) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Thu Dec 14 12:29:27 GMT 2006 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Dec 15 18:26:23 GMT 2006 #=================== labels for Survey =================# @@ -149,6 +149,7 @@ label.learner =Learner error.monitoring.export.excel =Export Survey report failed because of this reason: {0} label.monitoring.button.export.excel =Export Report +errors.maxfilesize =The uploaded file has exceeded the maximum file size limit of {0} bytes -#======= End labels: Exported 143 labels for en AU ===== +#======= End labels: Exported 144 labels for en AU ===== Index: lams_tool_survey/conf/language/ApplicationResources_en_AU.properties =================================================================== diff -u --- lams_tool_survey/conf/language/ApplicationResources_en_AU.properties (revision 0) +++ lams_tool_survey/conf/language/ApplicationResources_en_AU.properties (revision 404a85b1c8e5944de23e52dd91c7d88067f6864c) @@ -0,0 +1,155 @@ +appName = survey +#language code: en +#locale code: AU + + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Dec 15 18:26:23 GMT 2006 + +#=================== labels for Survey =================# + +appName =Survey +activity.title =Survey +activity.description =Tool to create Surveys +activity.helptext =Answer surveys. +tool.display.name =Survey Tool +tool.description =Tool for survey. +errorPage.title =Error page +errorPage.heading =Some error occurs when handling your request +label.authoring.heading =Survey +label.author.title =Survey Authoring +label.authoring.heading.basic =Basic +label.authoring.heading.advance =Advanced +label.authoring.heading.instructions =Instructions +label.authoring.heading.basic.desc =Basic input information for survey +label.authoring.heading.instructions.desc =Please input online and offline instructions +label.authoring.heading.advance.desc =Please input advance options for survey +label.authoring.basic.title =Title +label.authoring.basic.instruction =Instruction +label.question =Question +label.optional =Optional +label.authoring.basic.add.survey.question =Add question +label.authoring.basic.add.survey.open.question =Add free text +label.authoring.basic.add.option =Add more answers +label.authoring.basic.add.question =Add question +label.authoring.basic.question.optional =Optional question +label.authoring.basic.question.append.text =Allow 'Other' text entry +label.authoring.basic.question.allow.muli.answer =Allow multiple answers +label.authoring.basic.survey.list.title =Survey questions list +label.authoring.basic.survey =Survey +label.authoring.basic.survey.edit =Edit +label.authoring.basic.survey.delete =Delete +label.authoring.basic.survey.title.input =Title +label.authoring.online.instruction =Online Instructions +label.authoring.offline.instruction =Offline Instructions +label.authoring.online.file =Upload online file +label.authoring.offline.file =Upload offline file +label.authoring.choosefile.button =Choose file +label.authoring.upload.online.button =Upload Online +label.authoring.upload.offline.button =Upload Offline +label.authoring.online.filelist =Online file list +label.authoring.offline.filelist =Offline file list +label.authoring.online.delete =Delete +label.authoring.offline.delete =Delete +label.authoring.advance.lock.on.finished =Lock when finished +label.authoring.advance.show.on.one.page =Show survey on one page +label.authoring.save.button =Save +label.authoring.cancel.button =Cancel +label.description =Description: +authoring.exception =There is a problem in survey authoring page, the reason is {0} +error.survey.item.question.blank =Question can not be blank +error.survey.item.question.less.option =You must input at least two options. +label.submit.survey =Done +label.retake.survey =Retake survey +label.retake =[Retake] +label.append.text =Append text: +label.next =Next +label.previous =Previous +label.of =of +error.upload.failed =Upload file failed: {0} +error.msg.upload.file.not.found =Could not find upload file {0}. +error.msg.file.not.found =File not found exception occurs when uploading file. +error.msg.io.exception =IOException occurs when uploading file. +error.msg.invaid.param.upload =InvalidParameterException occured while trying to upload File. +error.msg.repository =Repository occurs exception while trying to upload file. +error.msg.default.content.not.find =Could not retrieve default content record for this tool. +error.mandatory.question =Mandatory question, please give answer. +msg.no.instruction =No instruction available. +authoring.msg.cancel.save =Do you want to close this window without saving? +label.learning.title =Survey Learning +label.learning.heading =Survey +label.resoruce.to.review =Survey to view +monitoring.tab.summary =Summary +monitoring.tab.statistics =Statistic +monitoring.tab.instructions =Instruction +monitoring.tab.edit.activity =Edit Activity +monitoring.label.group =Group +monitoring.summary.note =Note: number of learners is the number of learners who have viewed the survey. +monitoring.label.type =Type +monitoring.label.title =Title +monitoring.label.number.learners =Number of Learners +monitoring.label.user.loginname =Login name +monitoring.label.user.name =Name +label.monitoring.edit.activity.cancel =Cancel +label.monitoring.edit.activity.update =Update +label.monitoring.edit.activity.edit =Edit +message.monitoring.edit.activity.not.editable =This Activity is no longer editable +export.label.survey =Survey +export.title =Export portfolio of Survey +error.inputFileTooLarge =Input File size is too large! +error.uploading =error uploading +error.title.empty =Title can not be blank +label.open =Open +label.delete =Delete +label.download =Download +label.view =View +label.edit =Edit +label.finished =Finished +label.completed =Completed +label.finish =Finish +button.upload =Upload +button.add =Add +button.cancel =Cancel +message.monitoring.summary.no.session =No Session Available +label.show =Show +label.hide =Hide +label.save =Save +label.cancel =Cancel +monitoring.label.access.time =Access time +define.later.message =Please wait for the teacher to complete the contents of this activity. +run.offline.message =This activity is not being done on the computer. Please see your instructor for details. +message.monitoring.summary.no.survey.for.group =No survey available for this group. +button.try.again =Try again +label.up =Move Up +label.down =Move down +label.monitoring.heading.access =Learners list +label.authoring.advanced.reflectOnActivity =Add Notebook at end of Survey with the following instructions: +error.reflection.emtpy =Please input reflection +title.reflection =Reflection +label.continue =Continue +monitoring.user.fullname =Name +monitoring.user.reflection =Reflection +page.title.monitoring.view.reflection =View Reflection +button.close =Close +label.open.response =Open response +piechart.title =Question {0} Pie Chart +barchart.title =Question {0} Column Chart +barchart.category.axis.label =Candidate Answer +barchart.value.axis.label =Percentage +message.view.pie.chart =View pie chart +message.view.bar.chart =View column chart +message.possible.answers =Possible answers +message.total.user.response =Total user response +message.learner.choose.answer.percentage ={0} percent learners of the class have chosen this answer. +message.learner.choose.answer =The learner has chosen this answer +error.chart.gen =Error occurs during generating chart, please try again. +error.single.choice.over =Only one option or open text can be chosen. +title.chart.report =Report of Individual Question +label.answer =Answer +label.session.name =Session Name +label.number.learners =# of learners +label.learner =Learner +error.monitoring.export.excel =Export Survey report failed because of this reason: {0} +label.monitoring.button.export.excel =Export Report +errors.maxfilesize =The uploaded file has exceeded the maximum file size limit of {0} bytes + + +#======= End labels: Exported 144 labels for en AU ===== Index: lams_tool_survey/conf/language/ApplicationResources_es_ES.properties =================================================================== diff -u -ra13b4e2d2d803c410a879d8b307d4c0f97e0be02 -r404a85b1c8e5944de23e52dd91c7d88067f6864c --- lams_tool_survey/conf/language/ApplicationResources_es_ES.properties (.../ApplicationResources_es_ES.properties) (revision a13b4e2d2d803c410a879d8b307d4c0f97e0be02) +++ lams_tool_survey/conf/language/ApplicationResources_es_ES.properties (.../ApplicationResources_es_ES.properties) (revision 404a85b1c8e5944de23e52dd91c7d88067f6864c) @@ -2,7 +2,7 @@ #language code: es #locale code: ES - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Thu Dec 14 12:29:35 GMT 2006 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Dec 15 18:26:34 GMT 2006 #=================== labels for Survey =================# @@ -149,6 +149,7 @@ label.learner =Estudiante error.monitoring.export.excel =No se ha podido exportar los resultados de la encuesta debido a este error: {0} label.monitoring.button.export.excel =Exportar Reporte en Excel +errors.maxfilesize =El archivo que intent\u00f3 adjuntar excede el m\u00e1ximo de {0} bytes. -#======= End labels: Exported 143 labels for es ES ===== +#======= End labels: Exported 144 labels for es ES ===== Index: lams_tool_survey/conf/language/ApplicationResources_ko_KR.properties =================================================================== diff -u -ra13b4e2d2d803c410a879d8b307d4c0f97e0be02 -r404a85b1c8e5944de23e52dd91c7d88067f6864c --- lams_tool_survey/conf/language/ApplicationResources_ko_KR.properties (.../ApplicationResources_ko_KR.properties) (revision a13b4e2d2d803c410a879d8b307d4c0f97e0be02) +++ lams_tool_survey/conf/language/ApplicationResources_ko_KR.properties (.../ApplicationResources_ko_KR.properties) (revision 404a85b1c8e5944de23e52dd91c7d88067f6864c) @@ -2,7 +2,7 @@ #language code: ko #locale code: KR - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Thu Dec 14 12:29:31 GMT 2006 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Dec 15 18:26:30 GMT 2006 #=================== labels for Survey =================# @@ -149,6 +149,7 @@ label.learner =\ud559\uc2b5\uc790 error.monitoring.export.excel =\ub2e4\uc74c \uc774\uc720 \ub54c\ubb38\uc5d0 \uc870\uc0ac \ubcf4\uace0\uc11c \ub0b4\ubcf4\ub0b4\uae30\ub97c \uc2e4\ud328\ud558\uc600\uc2b5\ub2c8\ub2e4: label.monitoring.button.export.excel =\ubcf4\uace0\uc11c \ub0b4\ubcf4\ub0b4\uae30 +errors.maxfilesize =\uc62c\ub824\uc9c4 \ud30c\uc77c\uc740 \ucd5c\ub300\ud30c\uc77c \ud06c\uae30\uc778 {0} \ubc14\uc774\ud2b8\ub97c \ucd08\uacfc\ud558\uc600\uc2b5\ub2c8\ub2e4. -#======= End labels: Exported 143 labels for ko KR ===== +#======= End labels: Exported 144 labels for ko KR ===== Index: lams_tool_survey/conf/language/ApplicationResources_no_NO.properties =================================================================== diff -u -rf133c7627b73e0f32e0e6ce6752fa85a5e382868 -r404a85b1c8e5944de23e52dd91c7d88067f6864c --- lams_tool_survey/conf/language/ApplicationResources_no_NO.properties (.../ApplicationResources_no_NO.properties) (revision f133c7627b73e0f32e0e6ce6752fa85a5e382868) +++ lams_tool_survey/conf/language/ApplicationResources_no_NO.properties (.../ApplicationResources_no_NO.properties) (revision 404a85b1c8e5944de23e52dd91c7d88067f6864c) @@ -2,40 +2,19 @@ #language code: no #locale code: NO - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Nov 03 05:17:46 GMT 2006 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Dec 15 18:26:27 GMT 2006 #=================== labels for Survey =================# -msg.no.instruction =Ingen informasjon er tilgjengelig -authoring.msg.cancel.save =\u00d8nsker du \u00e5 lukke vinduet uten \u00e5 lagre ? -label.learning.heading =Oversikt -label.resoruce.to.review =Se p\u00e5 -monitoring.tab.summary =Oppsummering -monitoring.tab.statistics =Statistisk -monitoring.tab.instructions =Informasjon -monitoring.tab.edit.activity =Endre aktivitet -monitoring.label.group =Gruppe -monitoring.summary.note =Merk: Antall studenter er lik antall studenter som har sett p\u00e5 oversikten. -run.offline.message =Denne aktiviteten utf\u00f8res ikke ved datamaskinen. Konferer l\u00e6reren om detaljer. -message.monitoring.summary.no.survey.for.group =Det er ingen oversikt tilgjengelig for denne gruppen -button.try.again =Fors\u00f8k igjen -label.up =Flytt opp -label.down =Flytt ned -label.monitoring.heading.access =Studentens liste -error.reflection.emtpy =Vennligst skriv inn din refleksjon -title.reflection =Refleksjon -label.continue =Fortsett -monitoring.user.fullname =Navn -monitoring.user.reflection =Refleksjon -page.title.monitoring.view.reflection =Se p\u00e5 refleksjon -button.close =Lukk -label.open.response =\u00c5pent svar -piechart.title =Sp\u00f8rsm\u00e5l {0} Sektordiagram -barchart.title =Sp\u00f8rsm\u00e5l {0} Stolpediagram -barchart.category.axis.label =Kandidatens svar -barchart.value.axis.label =Prosent -message.total.user.response =Totalt antall bruker svar +appName =Oversikt +activity.title =Oversikt +activity.description =Verkt\u00f8y for \u00e5 lage oversikter +activity.helptext =Svar oversikter +tool.display.name =Oversikts verkt\u00f8y +tool.description =Verkt\u00f8y for oversikt +errorPage.title =Side for feil errorPage.heading =Feil oppsto under behandlingen av din foresp\u00f8rsel +label.authoring.heading =Oversikt label.author.title =Oversikt godkjenning label.authoring.heading.basic =Grunnleggende label.authoring.heading.advance =Avansert @@ -48,6 +27,7 @@ label.question =Sp\u00f8rsm\u00e5l label.optional =Alternativt label.authoring.basic.add.survey.question =Legg til sp\u00f8rsm\u00e5l +label.authoring.basic.add.survey.open.question =Legg til fri tekst label.authoring.basic.add.option =Legg til flere svar label.authoring.basic.add.question =Legg til sp\u00f8rsm\u00e5l label.authoring.basic.question.optional =Alternativt sp\u00f8rsm\u00e5l @@ -74,26 +54,7 @@ label.authoring.save.button =Lagre label.authoring.cancel.button =Angre label.description =beskrivelse: -message.view.pie.chart =Se p\u00e5 sektordiagram -message.view.bar.chart =Se p\u00e5 stolpediagram -message.possible.answers =Mulige svar -message.learner.choose.answer.percentage ={0} % av studentene i klassen har valgt dette svaret -message.learner.choose.answer =Studenten har valgt dette svaret -error.chart.gen =En feil oppsto ved generering av diagrammet, vennligst fors\u00f8k igjen. -error.single.choice.over =Kun et alternativ eller \u00e5pen tekst kan velges -title.chart.report =Rapport fra individuelle sp\u00f8rsm\u00e5l -label.answer =Svar -label.session.name =Sesjonens navn -label.number.learners =# av studentene -label.learner =Student -appName =Oversikt -activity.title =Oversikt -activity.description =Verkt\u00f8y for \u00e5 lage oversikter -activity.helptext =Svar oversikter -tool.display.name =Oversikts verkt\u00f8y -tool.description =Verkt\u00f8y for oversikt -errorPage.title =Side for feil -label.authoring.heading =Oversikt +authoring.exception =Det er et problem med godkjening av ovesikts siden, \u00e5rsaken er {0} error.survey.item.question.blank =Sp\u00f8rsm\u00e5let kan ikke v\u00e6re tomt error.survey.item.question.less.option =Du m\u00e5 skrive inn minst to alternativer label.submit.survey =Utf\u00f8rt @@ -103,17 +64,26 @@ label.next =Neste label.previous =Forrige label.of =av -label.completed =Ferdig -label.finish =Avslutt -button.upload =Last opp -button.add =Legg til -button.cancel =Angre -message.monitoring.summary.no.session =Ingen sesjon er tilgjengelig -label.show =Vis -label.hide =Skjul -label.save =Lagre -label.cancel =Angre -monitoring.label.access.time =Tilgangs tid +error.upload.failed =Opplasting av fil mislykkes {0} +error.msg.upload.file.not.found =Kan ikke finne opplastet fil {0} +error.msg.file.not.found ="Filen finnes ikke" feil oppst\u00e5r ved opplasting av fil. +error.msg.io.exception =IO feil oppst\u00e5r n\u00e5r fil lastes opp. +error.msg.invaid.param.upload =Ugyldig parameter feil oppsto da filen skulle lastes opp. +error.msg.repository =Database feil ved opplasting av fil. +error.msg.default.content.not.find =Kan ikke hente standard innholds-dokument for dette verkt\u00f8yet +error.mandatory.question =Obligatorisk sp\u00f8rsm\u00e5l, vennligst gi et svar. +msg.no.instruction =Ingen informasjon er tilgjengelig +authoring.msg.cancel.save =\u00d8nsker du \u00e5 lukke vinduet uten \u00e5 lagre ? +label.learning.title =Oversikt erfaring +label.learning.heading =Oversikt +label.resoruce.to.review =Se p\u00e5 +monitoring.tab.summary =Oppsummering +monitoring.tab.statistics =Statistisk +monitoring.tab.instructions =Informasjon +monitoring.tab.edit.activity =Endre aktivitet +monitoring.label.group =Gruppe +monitoring.summary.note =Merk: Antall studenter er lik antall studenter som har sett p\u00e5 oversikten. +monitoring.label.type =Type monitoring.label.title =Tittel monitoring.label.number.learners =Antall studenter monitoring.label.user.loginname =Login navn @@ -123,30 +93,63 @@ label.monitoring.edit.activity.edit =Endre message.monitoring.edit.activity.not.editable =Denne aktiviteten kan ille endres leger export.label.survey =Oversikt +export.title =Eksporter mappe med oversikter +error.inputFileTooLarge =Innsendt filst\u00f8rrelse er for stor +error.uploading =Feil ved opplasting +error.title.empty =Tittel kan ikke v\u00e6re tom label.open =\u00c5pen label.delete =Fjern label.download =Last ned label.view =Se p\u00e5 label.edit =Endre label.finished =Avsluttet -authoring.exception =Det er et problem med godkjening av ovesikts siden, \u00e5rsaken er {0} -error.upload.failed =Opplasting av fil mislykkes {0} -error.msg.upload.file.not.found =Kan ikke finne opplastet fil {0} -error.msg.file.not.found ="Filen finnes ikke" feil oppst\u00e5r ved opplasting av fil. -error.msg.io.exception =IO feil oppst\u00e5r n\u00e5r fil lastes opp. -error.msg.invaid.param.upload =Ugyldig parameter feil oppsto da filen skulle lastes opp. -error.msg.repository =Database feil ved opplasting av fil. -error.msg.default.content.not.find =Kan ikke hente standard innholds-dokument for dette verkt\u00f8yet -error.mandatory.question =Obligatorisk sp\u00f8rsm\u00e5l, vennligst gi et svar. -label.learning.title =Oversikt erfaring -monitoring.label.type =Type -export.title =Eksporter mappe med oversikter -error.inputFileTooLarge =Innsendt filst\u00f8rrelse er for stor -error.uploading =Feil ved opplasting -error.title.empty =Tittel kan ikke v\u00e6re tom +label.completed =Ferdig +label.finish =Avslutt +button.upload =Last opp +button.add =Legg til +button.cancel =Angre +message.monitoring.summary.no.session =Ingen sesjon er tilgjengelig +label.show =Vis +label.hide =Skjul +label.save =Lagre +label.cancel =Angre +monitoring.label.access.time =Tilgangs tid define.later.message =Vennligst vent til at l\u00e6reren gj\u00f8r ferdig innholdet for denne aktiviteten. +run.offline.message =Denne aktiviteten utf\u00f8res ikke ved datamaskinen. Konferer l\u00e6reren om detaljer. +message.monitoring.summary.no.survey.for.group =Det er ingen oversikt tilgjengelig for denne gruppen +button.try.again =Fors\u00f8k igjen +label.up =Flytt opp +label.down =Flytt ned +label.monitoring.heading.access =Studentens liste label.authoring.advanced.reflectOnActivity =Legg til et notat ved slutten av oversikten, med f\u00f8lgende veiledning: -label.authoring.basic.add.survey.open.question =Legg til fri tekst +error.reflection.emtpy =Vennligst skriv inn din refleksjon +title.reflection =Refleksjon +label.continue =Fortsett +monitoring.user.fullname =Navn +monitoring.user.reflection =Refleksjon +page.title.monitoring.view.reflection =Se p\u00e5 refleksjon +button.close =Lukk +label.open.response =\u00c5pent svar +piechart.title =Sp\u00f8rsm\u00e5l {0} Sektordiagram +barchart.title =Sp\u00f8rsm\u00e5l {0} Stolpediagram +barchart.category.axis.label =Kandidatens svar +barchart.value.axis.label =Prosent +message.view.pie.chart =Se p\u00e5 sektordiagram +message.view.bar.chart =Se p\u00e5 stolpediagram +message.possible.answers =Mulige svar +message.total.user.response =Totalt antall bruker svar +message.learner.choose.answer.percentage ={0} % av studentene i klassen har valgt dette svaret +message.learner.choose.answer =Studenten har valgt dette svaret +error.chart.gen =En feil oppsto ved generering av diagrammet, vennligst fors\u00f8k igjen. +error.single.choice.over =Kun et alternativ eller \u00e5pen tekst kan velges +title.chart.report =Rapport fra individuelle sp\u00f8rsm\u00e5l +label.answer =Svar +label.session.name =Sesjonens navn +label.number.learners =# av studentene +label.learner =Student +error.monitoring.export.excel =Det er ikke generert en eksport rapport p\u00e5 grunn av {0} +label.monitoring.button.export.excel =Eksport rapport +errors.maxfilesize =Filen som lastes opp overstiger maksimum tillatt filst\u00f8rrelse som er {0} bytes -#======= End labels: Exported 141 labels for no NO ===== +#======= End labels: Exported 144 labels for no NO =====