Index: lams_central/conf/language/lams/ApplicationResources.properties
===================================================================
RCS file: /usr/local/cvsroot/lams_central/conf/language/lams/ApplicationResources.properties,v
diff -u -r1.71.2.16.2.8 -r1.71.2.16.2.9
--- lams_central/conf/language/lams/ApplicationResources.properties 23 Mar 2010 10:42:56 -0000 1.71.2.16.2.8
+++ lams_central/conf/language/lams/ApplicationResources.properties 16 Apr 2010 06:19:03 -0000 1.71.2.16.2.9
@@ -2,304 +2,278 @@
#language code: en
#locale code: AU
- # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Wed Mar 03 00:17:49 CST 2010
+ # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Apr 16 00:06:25 CST 2010
#=================== labels for LAMS Central =================#
-403.title =Your current role does not allow you to view this page. Please contact your system administrator if you believe you should have access to this page.
-404.message =The page you requested was not found.
-404.title =Page Not Found
-audit.user.password.change =Password changed for: {0}
-authoring.msg.save.success =Congratulations, your content saved successfully!
-button.cancel =Cancel
-button.close =Close
-button.export =Export
-button.import =Import
-button.login =Login
-button.reset =Reset
-button.save =Save
-button.select.another.importfile =Select Another File To Import
-button.select.importfile =Select File To Import
-content.delete.success =Content Successfully deleted.
-copy.no.support =LAMS does not support copying a file via the workspace interface.
-copy.resource.error =Cannot copy the resource:{0}
-copy.resource.error.value.miss =copyResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) requires a value for resourceID, targetFolderID, resourceType and userID
-creating.workspace.folder.error =Exception occured while creating workspaceFolderContent:{0}.
-delete.folder.error =Cannot delete this folder as it is the Root folder.
-delete.learningdesign.error =Cannot delete design with learning_design_id of : {0} as it is READ ONLY.
-delete.lesson.error =LAMS does not support deleting a lesson via the workspace interface.
-delete.resource.error =Cannot delete the resource: {0}
-delete.resource.error.value.miss =deleteResource(Long resourceID, String resourceType, Integer userID) requires a value for resourceID, resourceType and userID.
+label.username =Username
+label.password =Password
error.authorisation =You are not authorised to do this.
-error.email.not.found =Unable to find a user that matches the given email. Please check your email address and try again.
-error.email.not.sent =Server failed to send email to recipient. Please contact your System Administrator.
-error.email.required =Email address is required.
-error.firstname.required =First name is required.
-error.forgot.password.email =Please enter an email address.
-error.forgot.password.fields =Both fields are required. Please try again.
-error.forgot.password.incorrect.key =The request key is incorrect or has already been used. Please click the "Forgot your Password" link again to make a new request.
-error.forgot.password.username =Please enter a username.
+heading.general.error =Error
error.general.1 =Sorry, there has been an error.
error.general.2 =There is a problem processing this request. Close the browser window and try again.
error.general.3 =If the problem persists please contact your system administrator or the technical forums on http://lamscommunity.org/.
-error.lastname.required =Last name is required.
-error.login =Sorry, that username or password is not known. Please try again.
-error.multiple.emails =There are multiple users in LAMS with the given email. Email could not be sent. Please try again using your username, or contact your System Administrator.
error.newpassword.mismatch =Your new passwords do not match each other.
error.oldpassword.mismatch =Your old password is not correct.
-error.password.request.expired =This request for a new password has expired. Please click the "Forgot your Password" link again to make a new request.
-error.portrait.not.image =The file is not an image (PNG, GIF, JPG, WBMP and BMP formats allowed).
-error.support.email.not.set =Email could not be sent. The LAMS server has not been configured to handle emails. Please contact your System Administrator.
-error.system.error =An error has occurred. Please start again. Reason for error: {0}
-error.user.not.found =Unable to find the username in LAMS. Please check your username and try again.
-error.valid.email.required =Valid email address is required.
-flash.download.player =Download Flash Player
-flash.min.error =The Flash Player plugin version 8 or higher is required.
-folder.already.exist =A folder with given name ''{0}'' already exists.
+heading.password.change.screen =Change Password
+label.password.old.password =Old Password
+label.password.new.password =New Password
+label.password.confirm.new.password =Confirm New Password
+heading.password.changed.screen =Password Changed
+msg.password.changed =Your password has been changed.
+error.login =Sorry, that username or password is not known. Please try again.
+button.login =Login
+label.user.guide =[HELP]
+msg.loading =Loading...
+msg.LAMS.version =Version
+msg.LAMS.copyright.short =2002-2009 LAMS Foundation.
+button.save =Save
+button.cancel =Cancel
+invalid.wddx.packet =Invalid Object in WDDX packet. Error was {0}.
+no.such.learningdesign.exist =No Learning Design with learning_design_id of:{0} exists.
+no.such.user.exist =No such User with a user_id of: {0} exists.
+no.such.workspace.exist =No such WorkspaceFolder with workspace_folder_id of:{0} exists.
+delete.resource.error =Cannot delete the resource: {0}
+delete.resource.error.value.miss =deleteResource(Long resourceID, String resourceType, Integer userID) requires a value for resourceID, resourceType and userID.
+delete.lesson.error =LAMS does not support deleting a lesson via the workspace interface.
+delete.folder.error =Cannot delete this folder as it is the Root folder.
+delete.learningdesign.error =Cannot delete design with learning_design_id of : {0} as it is READ ONLY.
folder.delete =Folder deleted:{0}
+copy.resource.error =Cannot copy the resource:{0}
+copy.resource.error.value.miss =copyResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) requires a value for resourceID, targetFolderID, resourceType and userID
+copy.no.support =LAMS does not support copying a file via the workspace interface.
+unable.copy =Unable to copy learning design due to an error{0}.
+no.such.user =No such user with a userID of {0} exists.
+no.such.workspace =No such workspaceFolder with a workspace_folder_id of {0} exists.
+learningdesign.delete =Learning Design deleted:{0}
+learningdesign.readonly =Cannot delete design with learning_design_id of:{0} as it is READ ONLY.
+move.resource.error =Cannot move the resource:{0}
+move.resrouce.error.value.miss =moveResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) requires a value for resourceID, targetFolderID, resourceType and userID
+unsupport.move =LAMS does not support moving a file via the workspace interface.
+creating.workspace.folder.error =Exception occured while creating workspaceFolderContent:{0}.
+resource.already.exist =The resource {0} already exists in the repository: {1}.
+no.such.content =No such content with versionID of {0} found in repository {1}.
+content.delete.success =Content Successfully deleted.
+rename.resource.error =Cannot rename the resource: {0}
+rename.resource.error.miss.vaue =renameResource(Long resourceID,Integer newName, String resourceType, Integer userID) requires a value for resourceID, targetFolderID, resourceType and userID.
+rename.resource.unspport =LAMS does not support renaming a file via the workspace interface.
+folder.already.exist =A folder with given name ''{0}'' already exists.
+organisations =My Groups
folders =Folders
-forgot.password.email.body =Click the link below and it will take you to a page where you can change your password.
-forgot.password.email.sent =An email has been sent to your email address.
-forgot.password.email.subject =LAMS server - Forgot password response
-heading.general.error =Error
-heading.password.changed.screen =Password Changed
-heading.password.change.screen =Change Password
-index.addlesson =Add Lesson
-index.author =Author
-index.classman =Manage Subgroups
-index.community =Community
-index.coursegradebook =Course Gradebook
-index.coursegradebook.learner =My Grades
-index.coursegradebookmonitor =Mark
-index.coursegradebook.tooltip =Open course-wide Gradebook monitoring page
-index.courseman =Group Mgt
-index.dummymonitor =Dummy Monitor
-index.lamscommunity =LAMS Community
+title.lams =LAMS
+title.login.window =Login - LAMS :: Learning Activity Management System
+title.system.admin.window =System Admin:: LAMS
+msg.loading.system.admin.window =Loading System Administration Environment.
+title.admin.window =Admin:: LAMS
+msg.loading.admin.window =Loading Administration Environment.
+title.add.lesson.window =Add Lesson:: LAMS
+msg.loading.add.lesson.window =Loading Add Lesson Wizard.
+title.monitor.lesson.window =Monitor Lesson:: LAMS
+msg.loading.monitor.lesson.window =Loading Lesson Monitoring Environment.
+title.learner.window =Learner:: LAMS
+msg.loading.learner.window =Loading Learner Environment.
+title.change.password.window =LAMS :: Change Password
+title.password.changed.window =LAMS :: Password Changed
+title.error.window =LAMS :: Error
+authoring.msg.save.success =Congratulations, your content saved successfully!
+label.authoring.close =Close
+label.authoring.re.edit =Re-Edit
+index.welcome =Welcome
index.logout =Logout
-index.monitor =Monitor
-index.moreActions =More Options
-index.mycourses =My Groups
-index.myprofile =My Profile
-index.participate =Participate
index.refresh =Refresh
index.refresh.hint =You may need click me after you add/remove groups/subgroups/lessons
-index.searchlesson =Learner Search
-index.searchlesson.tooltip =Search learners across lessons
+index.myprofile =My Profile
index.sysadmin =Sys Admin
-index.welcome =Welcome
-invalid.wddx.packet =Invalid Object in WDDX packet. Error was {0}.
+index.courseman =Group Mgt
+index.author =Author
+index.classman =Manage Subgroups
+index.addlesson =Add Lesson
+index.monitor =Monitor
+index.participate =Participate
+index.dummymonitor =Dummy Monitor
+title.import.result =Import tool content result
+title.import =Import tool content
+title.import.instruction =Please choose LAMS sequence to import.
+title.export.loading =Export tool content loading
+label.ld.zip.file =Learning Design import file
+msg.import.success =Learning design and activities imported successfully.
+msg.import.ld.success =Learning design imported successfully.
+msg.import.tool.error.prefix =But there are some tool(s) imports that failed
+msg.import.failed =Learning design import failed
+msg.export.loading =Learning design download will start automatically in seconds, please wait...
+msg.export.success =Learning design and activities export successfully.
+msg.export.ld.success =Learning design export successfully.
+msg.export.tool.error.prefix =But there are some tool(s) exported failed
+msg.export.failed =Learning design export failed
+msg.reason.is =The reason is
+button.close =Close
+button.import =Import
+msg.LAMS.copyright.statement.1 =LAMS\u2122 \u00a9 2002-2009 LAMS Foundation.
+msg.LAMS.copyright.statement.2 =LAMS is a trademark of LAMS Foundation (http://lamsfoundation.org).
+msg.LAMS.copyright.statement.3 =This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
+title.export =Export tool content
+error.system.error =An error has occurred. Please start again. Reason for error: {0}
+msg.hide.detail =Hide detail
+msg.show.detail =Show detail
+msg.no.more.detail =No more detail
+404.title =Page Not Found
+404.message =The page you requested was not found.
+403.title =Your current role does not allow you to view this page. Please contact your system administrator if you believe you should have access to this page.
+msg.import.failed.unknown.reason =No error message available.
+msg.import.file.not.found =Selected file has not been uploaded by your browser. Please try again.
+title.profile.window =LAMS :: My Profile
+title.edit.profile.window =LAMS :: Edit My Profile
+title.profile.edit.screen =Edit My Profile
+title.archived.groups =Archived Groups
+label.export.portfolio =Export Portfolio
+label.name =Name
+label.title =Title
+label.first_name =First Name
+label.last_name =Last Name
label.address_line_1 =Address Line 1
label.address_line_2 =Address Line 2
label.address_line_3 =Address Line 3
-label.archived =Archived
-label.authoring.close =Close
-label.authoring.re.edit =Re-Edit
label.city =City
-label.completed =Completed!
+label.state =State
label.country =Country
label.day_phone =Day Phone
-label.disabled =Disabled
-label.email =Email
-label.enable.flash =Enable Flash for Learner Window
-label.enable.lesson.sorting =Enable lesson sorting
label.evening_phone =Evening Phone
-label.export.advanced.options =Export - Advanced Options
-label.export.portfolio =Export Portfolio
+label.mobile_phone =Mobile Phone
label.fax =Fax
-label.first_name =First Name
-label.forgot.password =Forgot your password?
-label.forgot.password.confirm =Password Request
-label.forgot.password.email =Check Email
-label.forgot.password.instructions.1 =Please enter your user name or email below. An email will be sent to you shortly with a link that will allow you to change your password. You only need to enter one value.
-label.forgot.password.instructions.2 =If you do not know your email address in LAMS, please contact your System Administrator.
-label.forgot.password.username =Check Username
-label.help =Help?
-label.html.flashTheme =Flash Theme
-label.html.htmlTheme =HTML Theme
-label.lamscommunity.changeuser =Stop using lamscommunity.org user {0}
-label.lamscommunity.info =The LAMS Community is a global online community for all teachers, administrators and developers that use LAMS. Within the various sub-communities, you can access the latest news about LAMS, many different discussion forums, and a repository of shared LAMS sequences.
-label.lamscommunity.login =lamscommunity.org login:
-label.lamscommunity.message =Login to lamscommunity.org
-label.lamscommunity.notRegistered.1 =Your server is not registered with the LAMS Community so you can not seamlessly import sequences directly into your LAMS server from the community. Ask your system administrator to enable this feature.
-label.lamscommunity.notRegistered.2 =However, you can download and import the sequences manually from the LAMS Community website:
-label.lamscommunity.password =lamscommunity.org password:
+label.email =Email
label.language =Language
-label.last_name =Last Name
-label.ld.zip.file =Learning Design import file
-label.lesson.sorting.enabled =lesson sorting enabled
-label.mobile_phone =Mobile Phone
-label.msg.status =Status: {0}
-label.name =Name
-label.no =No
-label.ok =OK
-label.open.lesson =Open Lesson
-label.password =Password
-label.password.confirm.new.password =Confirm New Password
-label.password.new.password =New Password
-label.password.old.password =Old Password
+title.password.change.screen =Change My Password
+msg.groups.empty =No groups
+button.reset =Reset
+label.postcode =Postcode
label.portrait.current =Current Portrait
label.portrait.upload =Upload New Portrait
-label.postcode =Postcode
-label.required =Required
-label.return.to.myprofile =Return to My Profile
-label.show.groups =Show Groups
-label.state =State
-label.timezone.0 =(GMT -12:00) Eniwetok, Kwajalein
-label.timezone.1 =(GMT -11:00) Midway Island, Samoa
-label.timezone.2 =(GMT -10:00) Hawaii
-label.timezone.3 =(GMT -9:00 *Daylight Saving Time) Alaska
-label.timezone.4 =(GMT -8:00 *Daylight Saving Time) Pacific Time (US & Canada)
-label.timezone.5 =(GMT -8:00) Pacific Time (US & Canada)
-label.timezone.6 =(GMT -7:00 *Daylight Saving Time) Mountain Time (US & Canada)
-label.timezone.7 =(GMT -7:00) Mountain Time (US & Canada)
-label.timezone.8 =(GMT -6:00 *Daylight Saving Time) Central Time (US & Canada)
-label.timezone.9 =(GMT -6:00) Central Time (US & Canada)
-label.timezone.10 =(GMT -6:00 *Daylight Saving Time) Mexico City
-label.timezone.11 =(GMT -5:00 *Daylight Saving Time) Eastern Time (US & Canada)
-label.timezone.12 =(GMT -5:00) Eastern Time (US & Canada) , Bogota, Lima
-label.timezone.13 =(GMT -4:00 *Daylight Saving Time) Atlantic Time (Canada)
-label.timezone.14 =(GMT -4:00) Atlantic Time (Canada), Caracas, La Paz
-label.timezone.15 =(GMT -3:30 *Daylight Saving Time) Newfoundland
-label.timezone.16 =(GMT -3:00 *Daylight Saving Time) Brazil
-label.timezone.17 =(GMT -3:00) Brazil, Buenos Aires, Georgetown
-label.timezone.18 =(GMT -2:00) Mid-Atlantic
-label.timezone.19 =(GMT -1:00 hour *Daylight Saving Time) Azores
-label.timezone.20 =(GMT -1:00 hour) Cape Verde Islands
-label.timezone.21 =(GMT *Daylight Saving Time) Western Europe Time, London, Lisbon, Casablanca
-label.timezone.22 =(GMT) Greenwich Mean Time, Casablanca
-label.timezone.23 =(GMT +1:00 hour *Daylight Saving Time) Brussels, Copenhagen, Madrid, Paris
-label.timezone.24 =(GMT +1:00 hour) Western African Time
-label.timezone.25 =(GMT +2:00 *Daylight Saving Time) Athens, Istanbul, Kaliningrad
-label.timezone.26 =(GMT +2:00) Central African Time
-label.timezone.27 =(GMT +3:00 *Daylight Saving Time) Baghdad, Moscow, St. Petersburg
-label.timezone.28 =(GMT +3:00) Qatar, Riyadh
-label.timezone.29 =(GMT +3:30 *Daylight Saving Time) Tehran
-label.timezone.30 =(GMT +4:00 *Daylight Saving Time) Baku, Tbilisi
-label.timezone.31 =(GMT +4:00) Abu Dhabi, Muscat
-label.timezone.32 =(GMT +4:30) Kabul
-label.timezone.33 =(GMT +5:00 *Daylight Saving Time) Ekaterinburg
-label.timezone.34 =(GMT +5:00) Karachi, Tashkent
-label.timezone.35 =(GMT +5:30) Bombay, Calcutta, Madras, New Delhi
-label.timezone.36 =(GMT +5:45) Kathmandu
-label.timezone.37 =(GMT +6:00 *Daylight Saving Time) Almaty, Novosibirsk
-label.timezone.38 =(GMT +6:00) Dhaka, Colombo
-label.timezone.39 =(GMT +7:00 *Daylight Saving Time) Krasnoyarsk
-label.timezone.40 =(GMT +7:00) Bangkok, Hanoi, Jakarta
-label.timezone.41 =(GMT +8:00 *Daylight Saving Time) Irkutsk
-label.timezone.42 =(GMT +8:00) Beijing, Perth, Singapore, Hong Kong
-label.timezone.43 =(GMT +9:00 *Daylight Saving Time) Yakutsk
-label.timezone.44 =(GMT +9:00) Tokyo, Seoul, Osaka, Sapporo
-label.timezone.45 =(GMT +9:30 *Daylight Saving Time) Adelaide
-label.timezone.46 =(GMT +9:30) Darwin
-label.timezone.47 =(GMT +10:00 *Daylight Saving Time) Eastern Australia
-label.timezone.48 =(GMT +10:00 *Daylight Saving Time) Vladivostok
-label.timezone.49 =(GMT +10:00) Brisbane, Guam
-label.timezone.50 =(GMT +11:00 *Daylight Saving Time) Magadan
-label.timezone.51 =(GMT +11:00) Solomon Islands, New Caledonia
-label.timezone.52 =(GMT +12:00 *Daylight Saving Time) Auckland, Wellington
-label.timezone.53 =(GMT +12:00 *Daylight Saving Time) Kamchatka
-label.timezone.54 =(GMT +12:00) Fiji
-label.timezone.55 =(GMT +13:00) Tonga
-label.timezone.56 =(GMT +14:00) Kiritimati
-label.timezone.title =Time Zone
-label.title =Title
-label.user.guide =[HELP]
-label.username =Username
+msg.portrait.none =No portrait uploaded
+title.portrait.change.screen =Change My Portrait
+title.change.portrait.window =LAMS :: Change My Portrait
+error.portrait.not.image =The file is not an image (PNG, GIF, JPG, WBMP and BMP formats allowed).
+msg.portrait.resized =Note: image will be resized to fit inside 120x120 pixels. The image formats allowed are: PNG, GIF, JPG, WBMP and BMP.
label.workspace.root_folder =My Workspace
-label.yes =Yes
-lamscommunity.login.failed =Login to lamscommunity.org failed, please try again.
-learningdesign.delete =Learning Design deleted:{0}
-learningdesign.readonly =Cannot delete design with learning_design_id of:{0} as it is READ ONLY.
-lessonsearch.instuctions =Please enter the login, first or last name of the learner. As you type the name of the matching learners will appear.
-lessonsearch.noresults =No Lessons found
-lessonsearch.results =Lessons in which ''''{0}'''' has been found
-lessonsearch.title =Search learners in lesson
-message.lesson.not.started.cannot.participate =This lesson has not been started. You cannot participate in the lesson until it is started.
-move.resource.error =Cannot move the resource:{0}
-move.resrouce.error.value.miss =moveResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) requires a value for resourceID, targetFolderID, resourceType and userID
-msg.browser.compat =Your browser might not be compatible with LAMS. We recomend Mozilla Firefox 2.0 or higher.
msg.design.not.saved =Your design is not saved, any changes you have made since you last saved will be lost.
-msg.export.choose.format.ims =IMS Learning Design Level A Format (This format cannot be reimported back into LAMS. Export only!)
+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.
+message.lesson.not.started.cannot.participate =This lesson has not been started. You cannot participate in the lesson until it is started.
+index.mycourses =My Groups
+title.export.choose.format =Choose export content format
msg.export.choose.format.instruction =Please choose format which you want to export
msg.export.choose.format.lams =LAMS Format
-msg.export.failed =Learning design export failed
-msg.export.ld.success =Learning design export successfully.
-msg.export.loading =Learning design download will start automatically in seconds, please wait...
-msg.export.success =Learning design and activities export successfully.
-msg.export.tool.error.prefix =But there are some tool(s) exported failed
-msg.groups.empty =No groups
-msg.hide.detail =Hide detail
-msg.import.failed =Learning design import failed
-msg.import.failed.unknown.reason =No error message available.
-msg.import.file.format =The import file must be a .zip file exported from LAMS 2 or above, or a .las file exported from LAMS 1.0.2.
-msg.import.file.not.found =Selected file has not been uploaded by your browser. Please try again.
-msg.import.ld.success =Learning design imported successfully.
-msg.import.success =Learning design and activities imported successfully.
-msg.import.tool.error.prefix =But there are some tool(s) imports that failed
-msg.LAMS.copyright.short =2002-2010 LAMS Foundation.
-msg.LAMS.copyright.statement.1 =LAMS\u2122 \u00a9 2002-2010 LAMS Foundation.
-msg.LAMS.copyright.statement.2 =LAMS is a trademark of LAMS Foundation (http://lamsfoundation.org).
-msg.LAMS.copyright.statement.3 =This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
-msg.LAMS.version =Version
-msg.loading =Loading...
-msg.loading.add.lesson.window =Loading Add Lesson Wizard.
-msg.loading.admin.window =Loading Administration Environment.
-msg.loading.learner.window =Loading Learner Environment.
-msg.loading.monitor.lesson.window =Loading Lesson Monitoring Environment.
-msg.loading.system.admin.window =Loading System Administration Environment.
-msg.no.lessons =No lessons
-msg.no.more.detail =No more detail
-msg.password.changed =Your password has been changed.
-msg.portrait.none =No portrait uploaded
-msg.portrait.resized =Note: image will be resized to fit inside 120x120 pixels. The image formats allowed are: PNG, GIF, JPG, WBMP and BMP.
-msg.reason.is =The reason is
-msg.show.detail =Show detail
+msg.export.choose.format.ims =IMS Learning Design Level A Format (This format cannot be reimported back into LAMS. Export only!)
+button.export =Export
+label.open.lesson =Open Lesson
+label.msg.status =Status: {0}
+msg.status.not.stated =This lesson has not been started so you cannot access it.
msg.status.disabled =This lesson is disabled so you cannot access it.
msg.status.finished =This lesson has been finished or archived.
-msg.status.not.stated =This lesson has not been started so you cannot access it.
msg.status.removed =This lesson has been removed.
-no.such.content =No such content with versionID of {0} found in repository {1}.
-no.such.learningdesign.exist =No Learning Design with learning_design_id of:{0} exists.
-no.such.user =No such user with a userID of {0} exists.
-no.such.user.exist =No such User with a user_id of: {0} exists.
-no.such.workspace =No such workspaceFolder with a workspace_folder_id of {0} exists.
-no.such.workspace.exist =No such WorkspaceFolder with workspace_folder_id of:{0} exists.
-organisations =My Groups
-public.folder =Public Folder
-rename.resource.error =Cannot rename the resource: {0}
-rename.resource.error.miss.vaue =renameResource(Long resourceID,Integer newName, String resourceType, Integer userID) requires a value for resourceID, targetFolderID, resourceType and userID.
-rename.resource.unspport =LAMS does not support renaming a file via the workspace interface.
-resource.already.exist =The resource {0} already exists in the repository: {1}.
-title.add.lesson.window =Add Lesson:: LAMS
-title.admin.window =Admin:: LAMS
-title.all.my.lessons =All My Lessons
-title.archived.groups =Archived Groups
+index.community =Community
+msg.browser.compat =Your browser might not be compatible with LAMS. We recomend Mozilla Firefox 2.0 or higher.
+label.disabled =Disabled
+label.archived =Archived
+flash.min.error =The Flash Player plugin version 8 or higher is required.
+flash.download.player =Download Flash Player
+audit.user.password.change =Password changed for: {0}
title.author.window =LAMS :: Author
-title.change.password.window =LAMS :: Change Password
-title.change.portrait.window =LAMS :: Change My Portrait
-title.edit.profile.window =LAMS :: Edit My Profile
-title.error.window =LAMS :: Error
-title.export =Export tool content
-title.export.choose.format =Choose export content format
-title.export.loading =Export tool content loading
+title.all.my.lessons =All My Lessons
+msg.no.lessons =No lessons
+label.return.to.myprofile =Return to My Profile
+label.help =Help?
+label.completed =Completed!
+msg.import.file.format =The import file must be a .zip file exported from LAMS 2 or above, or a .las file exported from LAMS 1.0.2.
+label.enable.lesson.sorting =Enable lesson sorting
+label.lesson.sorting.enabled =lesson sorting enabled
+label.show.groups =Show Groups
+label.forgot.password =Forgot your password?
+button.select.importfile =Select File To Import
+label.enable.flash =Enable Flash for Learner Window
+label.yes =Yes
+label.no =No
+label.ok =OK
title.forgot.password =LAMS :: Forgot Password
-title.import =Import tool content
-title.import.instruction =Please choose LAMS sequence to import.
-title.import.lamscommunity =Import from lamscommunity.org
-title.import.result =Import tool content result
-title.lams =LAMS
-title.learner.window =Learner:: LAMS
-title.login.window =Login - LAMS :: Learning Activity Management System
-title.monitor.lesson.window =Monitor Lesson:: LAMS
-title.password.changed.window =LAMS :: Password Changed
-title.password.change.screen =Change My Password
-title.portrait.change.screen =Change My Portrait
-title.profile.edit.screen =Edit My Profile
-title.profile.window =LAMS :: My Profile
-title.system.admin.window =System Admin:: LAMS
-unable.copy =Unable to copy learning design due to an error{0}.
-unsupport.move =LAMS does not support moving a file via the workspace interface.
+label.forgot.password.confirm =Password Request
+forgot.password.email.subject =LAMS server - Forgot password response
+forgot.password.email.body =Click the link below and it will take you to a page where you can change your password.
+forgot.password.email.sent =An email has been sent to your email address.
+error.user.not.found =Unable to find the username in LAMS. Please check your username and try again.
+error.support.email.not.set =Email could not be sent. The LAMS server has not been configured to handle emails. Please contact your System Administrator.
+error.password.request.expired =This request for a new password has expired. Please click the "Forgot your Password" link again to make a new request.
+label.forgot.password.instructions.1 =Please enter your user name or email below. An email will be sent to you shortly with a link that will allow you to change your password. You only need to enter one value.
+label.forgot.password.instructions.2 =If you do not know your email address in LAMS, please contact your System Administrator.
+label.forgot.password.email =Check Email
+label.forgot.password.username =Check Username
+error.forgot.password.fields =Both fields are required. Please try again.
+error.email.not.sent =Server failed to send email to recipient. Please contact your System Administrator.
+error.email.not.found =Unable to find a user that matches the given email. Please check your email address and try again.
+error.forgot.password.email =Please enter an email address.
+error.forgot.password.username =Please enter a username.
+button.select.another.importfile =Select Another File To Import
+error.forgot.password.incorrect.key =The request key is incorrect or has already been used. Please click the "Forgot your Password" link again to make a new request.
+label.export.advanced.options =Export - Advanced Options
+lessonsearch.title =Search learners in lesson
+lessonsearch.instuctions =Please enter the login, first or last name of the learner. As you type the name of the matching learners will appear.
+lessonsearch.results =Lessons in which ''''{0}'''' has been found
+index.searchlesson =Learner Search
+index.searchlesson.tooltip =Search learners across lessons
+lessonsearch.noresults =No Lessons found
+error.multiple.emails =There are multiple users in LAMS with the given email. Email could not be sent. Please try again using your username, or contact your System Administrator.
+label.lamscommunity.message =Login to lamscommunity.org
+label.lamscommunity.login =lamscommunity.org login:
+label.lamscommunity.password =lamscommunity.org password:
+index.lamscommunity =LAMS Community
+label.lamscommunity.changeuser =Stop using lamscommunity.org user {0}
+lamscommunity.login.failed =Login to lamscommunity.org failed, please try again.
+public.folder =Public Folder
videorecorder.instructions.fck =Click the record button to start and stop recording. Once a recording is completed, you can review it by clicking the play button. When ready to add the video, click the tick button. Having problems with recording? It might be that your network blocks the video recording ports. Contact your system administrator.
+index.coursegradebook =Course Gradebook
+index.coursegradebook.tooltip =Open course-wide Gradebook monitoring page
+index.coursegradebook.learner =My Grades
+index.coursegradebookmonitor =Mark
+index.moreActions =More Options
+label.required =Required
+label.timezone.title =Time Zone
+label.timezone.0 =(GMT -12:00) Eniwetok, Kwajalein
+label.timezone.1 =(GMT -11:00) Midway Island, Samoa
+label.timezone.2 =(GMT -10:00) Hawaii
+label.timezone.3 =(GMT -9:00) Alaska
+label.timezone.4 =(GMT -8:00) Pacific Time (US & Canada)
+label.timezone.5 =(GMT -7:00) Mountain Time (US & Canada)
+label.timezone.6 =(GMT -6:00) Central Time (US & Canada), Mexico City
+label.timezone.7 =(GMT -5:00) Eastern Time (US & Canada), Bogota, Lima
+label.timezone.8 =(GMT -4:00) Atlantic Time (Canada), Caracas, La Paz
+label.timezone.9 =(GMT -3:30) Newfoundland
+label.timezone.10 =(GMT -3:00) Brazil, Buenos Aires, Georgetown
+label.timezone.11 =(GMT -2:00) Mid-Atlantic
+label.timezone.12 =(GMT -1:00 hour) Azores, Cape Verde Islands
+label.timezone.13 =(GMT) Western Europe Time, London, Lisbon, Casablanca
+label.timezone.14 =(GMT +1:00 hour) Brussels, Copenhagen, Madrid, Paris
+label.timezone.15 =(GMT +2:00) Kaliningrad, South Africa
+label.timezone.16 =(GMT +3:00) Baghdad, Riyadh, Moscow, St. Petersburg
+label.timezone.17 =(GMT +3:30) Tehran
+label.timezone.18 =(GMT +4:00) Abu Dhabi, Muscat, Baku, Tbilisi
+label.timezone.19 =(GMT +4:30) Kabul
+label.timezone.20 =(GMT +5:00) Ekaterinburg, Islamabad, Karachi, Tashkent
+label.timezone.21 =(GMT +5:30) Bombay, Calcutta, Madras, New Delhi
+label.timezone.22 =(GMT +5:45) Kathmandu
+label.timezone.23 =(GMT +6:00) Almaty, Dhaka, Colombo
+label.timezone.24 =(GMT +7:00) Bangkok, Hanoi, Jakarta
+label.timezone.25 =(GMT +8:00) Beijing, Perth, Singapore, Hong Kong
+label.timezone.26 =(GMT +9:00) Tokyo, Seoul, Osaka, Sapporo, Yakutsk
+label.timezone.27 =(GMT +9:30) Adelaide, Darwin
+label.timezone.28 =(GMT +10:00) Eastern Australia, Guam, Vladivostok
+label.timezone.29 =(GMT +11:00) Magadan, Solomon Islands, New Caledonia
+label.timezone.30 =(GMT +12:00) Auckland, Wellington, Fiji, Kamchatka
+title.import.lamscommunity =Import from lamscommunity.org
+label.lamscommunity.notRegistered.1 =Your server is not registered with the LAMS Community so you can not seamlessly import sequences directly into your LAMS server from the community. Ask your system administrator to enable this feature.
+label.lamscommunity.notRegistered.2 =However, you can download and import the sequences manually from the LAMS Community website:
+label.lamscommunity.info =The LAMS Community is a global online community for all teachers, administrators and developers that use LAMS. Within the various sub-communities, you can access the latest news about LAMS, many different discussion forums, and a repository of shared LAMS sequences.
+label.html.flashTheme =Flash Theme
+label.html.htmlTheme =HTML Theme
#======= End labels: Exported 268 labels for en AU =====
Index: lams_central/conf/language/lams/ApplicationResources_de_DE.properties
===================================================================
RCS file: /usr/local/cvsroot/lams_central/conf/language/lams/ApplicationResources_de_DE.properties,v
diff -u -r1.4.10.4 -r1.4.10.5
--- lams_central/conf/language/lams/ApplicationResources_de_DE.properties 4 Mar 2010 01:21:48 -0000 1.4.10.4
+++ lams_central/conf/language/lams/ApplicationResources_de_DE.properties 16 Apr 2010 06:19:03 -0000 1.4.10.5
@@ -2,150 +2,251 @@
#language code: de
#locale code: DE
- # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Wed Mar 03 00:17:47 CST 2010
+ # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Apr 16 00:06:24 CST 2010
#=================== labels for LAMS Central =================#
-403.title =Sie haben zur Zeit nicht die Berechtigung, diese Seite aufzurufen. Ihe Systemadministrator kann ihre Rechte bei Bedarf erweitern.
-404.message =Die gesuchte Seite wurde nicht gefunden.
-404.title =Die Seite wurde nicht gefunden
-audit.user.password.change =Passwort f\u00fcr {0} ge\u00e4ndert
-authoring.msg.save.success =Der Inhalt wurde erfolgreich gespeichert!
-button.cancel =Abbrechen
-button.close =Beenden
-button.export =Export
-button.import =Import
-button.login =login
-button.reset =Zur\u00fccksetzen
-button.save =Speichern
-button.select.another.importfile =Eine andere Datei zum Import ausw\u00e4hlen
-button.select.importfile =W\u00e4hlen Sie eine Datei zum Import aus
-content.delete.success =Der Inhalt wurde erfolgreich gel\u00f6scht.
-copy.no.support =Das Kopieren einer Datei ist auf dem Arbeitsplatz nicht m\u00f6glich.
-copy.resource.error =Ressource kann nicht kopiert werden: {0}
-copy.resource.error.value.miss =copyResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) erfordern einen wert f\u00fcr resourceID, targetFolderID, resourceType and userID
-creating.workspace.folder.error =Beim Erstellen des workplaceFolderContent:{0} ist eine Ausnahmesituation aufgetreten.
-delete.folder.error =Dieser Ordner kann nicht gel\u00f6scht werden. Es ist der Root-Ordner.
-delete.learningdesign.error =Das Lerndesign mit der learning_design_id:{0} kann nicht gel\u00f6scht werden. Es ist nur zum Lesen freigegeben.
-delete.lesson.error =Das L\u00f6schen einer Lektion ist auf dem Arbeitsplatz nicht m\u00f6glich.
-delete.resource.error =Die Ressource kannnicht gel\u00f6scht werden: {0}
-delete.resource.error.value.miss =deleteResource(Long resourceID, String resourceType, Integer userID) erfordern einen Wert f\u00fcr resourceID, resourceType and userID
+label.username =Teilnehmername
+label.password =Passwort
error.authorisation =Sie sind hierzu nicht berechtigt.
-error.email.not.found =Die E-Mail Adresse konnte nicht gefunden werden. Kontrollieren Sie bitte Ihre E-Mail Adresse und versuchen Sie es erneut.
-error.email.not.sent =Der Server konnte keine E-Mail zum Empf\u00e4nger senden. Kontaktieren Sie bitte Ihren Systemadministrator.
-error.email.required =E-Mailadresse ist erforderlich.
-error.firstname.required =Vorname ist erforderlich
-error.forgot.password.email =Bitte geben Sie eine E-Mail Adresse ein.
-error.forgot.password.fields =Beide Felder sind obligatorisch. Versuchen Sie es bitte erneut.
-error.forgot.password.incorrect.key =Der angegebene Schl\u00fcssel ist entweder falsch oder wurde schon benutzt. Klicken Sie bitte auf "Ich habe mein Passwort vergessen" um ein neues Passwort anzufordern.
-error.forgot.password.username =Bitte geben Sie einen Benutzernamen ein.
+heading.general.error =Fehler
error.general.1 =Sorry, es gab einen Fehler.
error.general.2 =Es gab einen Fehler bei Ihrer Anfrage. Schlie\u00dfen Sie das Browserfenster und versuchen Sie es noch einmal.
error.general.3 =Falls das Problem weiterhin besteht nehmen sie bitte Kontakt mit dem Systemadministrator oder den technischen Foren unter http://lamscommunity.org auf.
-error.lastname.required =Nachname ist erforderlich
-error.login =Sorry, Nutzername oder Passwort sind nicht registriert. Bitte versuchen Sie es noch einmal.
-error.multiple.emails =Es gibt innerhalb von LAMS mehrere Benutzer mit dieser E-Mail Adresse. Die E-Mail konnte deswegen nicht gesendet werden. Bitte versuchen Sie es f\u00fcr Ihren Benutzernamen erneut oder kontaktieren Sie Ihren Systemadministrator.
error.newpassword.mismatch =Die neu eingegebenen Passw\u00f6rtersind nicht identisch.
error.oldpassword.mismatch =Das alte Passwort ist nicht richtig eingegeben worden.
-error.password.request.expired =Diese Anfrage f\u00fcr ein vergessenes Passwort ist nicht mehr g\u00fcltig. Klicken Sie bitte nochmals auf "Ich habe mein Passwort vergessen" und starten Sie eine neue Anfrage.
-error.portrait.not.image =Die Datei hat kein Bildformat (PNG, GIF, JPG, WBMP und BMP-Formate sind zul\u00e4ssig)
-error.support.email.not.set =Die E-Mail konnte nicht gesendet werden. Der LAMS Server wurde noch nicht zum versandt von E-Mails konfiguriert. Kontaktieren Sie bitte Ihren Systemadministrator.
-error.system.error =Ein Fehler ist aufgetreten. Versuchen Sie es noch einmal. Ursache:{0}
-error.user.not.found =Der Benutzername konnte in LAMS nicht gefunden werden. Kontrollieren Sie den Benutzernamen und versuchen Sie es erneut.
-error.valid.email.required =Die E-Mailadresse muss g\u00fcltig sein.
-flash.download.player =Flash Player herunter laden
-flash.min.error =Flash Player Plugin Version 8 oder h\u00f6her erforderlich.
-folder.already.exist =Ein Ordner mit dem Namen ''{0}'' existiert nicht.
+heading.password.change.screen =Passwort \u00e4ndern
+label.password.old.password =Altes Passwort
+label.password.new.password =Neues Passwort
+label.password.confirm.new.password =Neues Passwort best\u00e4tigen
+heading.password.changed.screen =Passwort ge\u00e4ndert
+msg.password.changed =Das Passwort wurde ge\u00e4ndert.
+error.login =Sorry, Nutzername oder Passwort sind nicht registriert. Bitte versuchen Sie es noch einmal.
+button.login =login
+label.user.guide =[Hilfe]
+msg.loading =Daten werden geladen ....
+msg.LAMS.version =Version
+msg.LAMS.copyright.short =2002-2009 LAMS Foundation.
+button.save =Speichern
+button.cancel =Abbrechen
+invalid.wddx.packet =Ung\u00fcltiges Objekt in WDDX packet. Fehler: {0}.
+no.such.learningdesign.exist =Es existiert kein Lerndesign mit der learning_design_id: {0}
+no.such.user.exist =Es existiert kein Nutzer mit der user_id:{0}
+no.such.workspace.exist =Es existiert kein Arbeitsplatzordner mit der workplace_folder_id:{0}
+delete.resource.error =Die Ressource kannnicht gel\u00f6scht werden: {0}
+delete.resource.error.value.miss =deleteResource(Long resourceID, String resourceType, Integer userID) erfordern einen Wert f\u00fcr resourceID, resourceType and userID
+delete.lesson.error =Das L\u00f6schen einer Lektion ist auf dem Arbeitsplatz nicht m\u00f6glich.
+delete.folder.error =Dieser Ordner kann nicht gel\u00f6scht werden. Es ist der Root-Ordner.
+delete.learningdesign.error =Das Lerndesign mit der learning_design_id:{0} kann nicht gel\u00f6scht werden. Es ist nur zum Lesen freigegeben.
folder.delete =Ordner gel\u00f6scht: {0}
+copy.resource.error =Ressource kann nicht kopiert werden: {0}
+copy.resource.error.value.miss =copyResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) erfordern einen wert f\u00fcr resourceID, targetFolderID, resourceType and userID
+copy.no.support =Das Kopieren einer Datei ist auf dem Arbeitsplatz nicht m\u00f6glich.
+unable.copy =Das Kopieren des Lerndesigns ist wegen eines Fehlers nicht m\u00f6glich:{0}.
+no.such.user =Es existiert kein Nutzer mit der ID {0}.
+no.such.workspace =Es existiert kein Arbeitsplatzordner mit der workplace_folder_id:{0}
+learningdesign.delete =Lerndesign gel\u00f6scht {0}
+learningdesign.readonly =Das Lerndesign mit der learning_design_id:{0} kann nicht gel\u00f6scht werden. Es ist nur zum Lesen freigegeben.
+move.resource.error =Die Ressource kann nicht verschoben werden: {0}
+move.resrouce.error.value.miss =moveResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) erfordert einen Wert f\u00fcr resourceID, targetFolderID, resourceType and userID
+unsupport.move =Das Verschieben einer Datei ist auf dem Arbeitsplatz nicht m\u00f6glich.
+creating.workspace.folder.error =Beim Erstellen des workplaceFolderContent:{0} ist eine Ausnahmesituation aufgetreten.
+resource.already.exist =Die Ressource:{0} existiert im Repository:{1} bereits.
+no.such.content =Es wurde kein Inhalt mit versionID:{0} im Repository:{1} gefunden.
+content.delete.success =Der Inhalt wurde erfolgreich gel\u00f6scht.
+rename.resource.error =Die Ressource konnte nicht umbenannt werden: {0}
+rename.resource.error.miss.vaue =renameResource(Long resourceID,Integer newName, String resourceType, Integer userID) erfordert einen Wert f\u00fcr resourceID, targetFolderID, resourceType and userID.
+rename.resource.unspport =Das Umbenennen einer Datei ist auf dem Arbeitsplatz nicht m\u00f6glich.
+folder.already.exist =Ein Ordner mit dem Namen ''{0}'' existiert nicht.
+organisations =Meine Gruppen
folders =Ordner
-forgot.password.email.body =Klicken Sie auf den untenstehenden Link und Sie werden zu einer Seite gef\u00fchrt, auf der Sie Ihr Passwort \u00e4ndern k\u00f6nnen.
-forgot.password.email.sent =Es wurde eine E-Mail an Ihre E-Mail Adresse gesendet.
-forgot.password.email.subject =LAMS Server - "Passwort vergessen" - Antwort
-heading.general.error =Fehler
-heading.password.changed.screen =Passwort ge\u00e4ndert
-heading.password.change.screen =Passwort \u00e4ndern
-index.addlesson =Lektion hinzuf\u00fcgen
-index.author =Autor
-index.classman =Teilgruppen verwalten
-index.community =Community
-index.coursegradebook =Kurs Notenbuch
-index.coursegradebook.learner =Meine Bewertungen
-index.coursegradebookmonitor =Note
-index.coursegradebook.tooltip =\u00d6ffne die kursweite Notenbuch \u00dcbersichtsseite
-index.courseman =Gruppenverwaltung
-index.dummymonitor =Dummy monitor
-index.lamscommunity =LAMS Community
+title.lams =LAMS
+title.login.window =Login - LAMS :: Learning Activity Management System
+title.system.admin.window =Systemadministration:: LAMS
+msg.loading.system.admin.window =Systemadministration wird geladen.
+title.admin.window =Admin:: LAMS
+msg.loading.admin.window =Administration wird geladen.
+title.add.lesson.window =Lektion hinzuf\u00fcgen :: LAMS
+msg.loading.add.lesson.window =Arbeitsoberfl\u00e4che zum Hinzuf\u00fcgen von Lektionen wird geladen.
+title.monitor.lesson.window =Lektionsmonitor :: LAMS
+msg.loading.monitor.lesson.window =Lektionsmonitor wird geladen.
+title.learner.window =Teilnehmer/innen :: LAMS
+msg.loading.learner.window =Teilnehmerumgebung wird geladen.
+title.change.password.window =Passwort \u00e4ndern
+title.password.changed.window =LAMS :: Passwort ge\u00e4ndert
+title.error.window =LAMS :: Fehler
+authoring.msg.save.success =Der Inhalt wurde erfolgreich gespeichert!
+label.authoring.close =Schlie\u00dfen
+label.authoring.re.edit =\u00dcberarbeiten
+index.welcome =Willkommen
index.logout =Logout
-index.monitor =Monitor
-index.moreActions =Weitere Optionen
-index.mycourses =Meine Gruppen
-index.myprofile =Mein Profil
-index.participate =Teilnehmen
index.refresh =Aktualisieren
index.refresh.hint =Klicken Sie auf diese Taste nachdem Sie Gruppen/Untergruppen/Lektionen hinzugef\u00fcgt oder gel\u00f6scht haben.
-index.searchlesson =Teilnehmersuche
-index.searchlesson.tooltip =Suche Teilnehmer quer durch Lektionen
+index.myprofile =Mein Profil
index.sysadmin =Systemadministrator
-index.welcome =Willkommen
-invalid.wddx.packet =Ung\u00fcltiges Objekt in WDDX packet. Fehler: {0}.
+index.courseman =Gruppenverwaltung
+index.author =Autor
+index.classman =Teilgruppen verwalten
+index.addlesson =Lektion hinzuf\u00fcgen
+index.monitor =Monitor
+index.participate =Teilnehmen
+index.dummymonitor =Dummy monitor
+title.import.result =Ergebnis des Imports
+title.import =Import von Inhalten
+title.import.instruction =W\u00e4hlen Sie ein Design zum Import aus.
+title.export.loading =Inhalt f\u00fcr Export wird geladen
+label.ld.zip.file =Lerndesign Importdatei
+msg.import.success =Lerndesign und Aktivit\u00e4ten wurden erfolgreich importiert.
+msg.import.ld.success =Lerndesign Import erfolgreich abgeschlossen.
+msg.import.tool.error.prefix =Der Import einzelner Werkzeug ist mi\u00dflungen.
+msg.import.failed =Lerndesign Import ist mi\u00dflungen
+msg.export.loading =Der Download des Lerndesigns startet in K\u00fcrze automatisch...
+msg.export.success =Lerndesign und Aktivit\u00e4ten wurden erfolgreich exportiert.
+msg.export.ld.success =Lerndesign Export erfolgreich.
+msg.export.tool.error.prefix =Der Export einzelner Werkzeug ist mi\u00dflungen.
+msg.export.failed =Lerndesign Export mi\u00dflungen.
+msg.reason.is =Der Grund ist
+button.close =Beenden
+button.import =Import
+msg.LAMS.copyright.statement.1 =LAMS\u2122 \u00a9 2002-2009 LAMS Foundation.
+msg.LAMS.copyright.statement.2 =LAMS is a trademark of LAMS Foundation (http://lamsfoundation.org).
+msg.LAMS.copyright.statement.3 =This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
+title.export =Inhalt f\u00fcr Export
+error.system.error =Ein Fehler ist aufgetreten. Versuchen Sie es noch einmal. Ursache:{0}
+msg.hide.detail =Details verbergen
+msg.show.detail =Details anzeigen
+msg.no.more.detail =Keine weiteren Details
+404.title =Die Seite wurde nicht gefunden
+404.message =Die gesuchte Seite wurde nicht gefunden.
+403.title =Sie haben zur Zeit nicht die Berechtigung, diese Seite aufzurufen. Ihe Systemadministrator kann ihre Rechte bei Bedarf erweitern.
+msg.import.failed.unknown.reason =Es sind keine Fehlermeldungen vorhanden
+msg.import.file.not.found =Die ausgew\u00e4hlte Datei konnte nicht hochgeladen werden. Versuchen Sie es bitte noch einmal.
+title.profile.window =Mein Profil
+title.edit.profile.window =Mein Profil bearbeiten
+title.profile.edit.screen =Mein Profil bearbeiten
+title.archived.groups =Archivierte Gruppen
+label.export.portfolio =Export Portfolio
+label.name =Name
+label.title =Titel
+label.first_name =Vorname
+label.last_name =Nachname
label.address_line_1 =Adresse
label.address_line_2 =Adresse 2
label.address_line_3 =Adresse 3
-label.archived =Archiviert
-label.authoring.close =Schlie\u00dfen
-label.authoring.re.edit =\u00dcberarbeiten
label.city =Stadt
-label.completed =Beendet!
+label.state =Bundesland/Region
label.country =Staat
label.day_phone =Telefon (tags\u00fcber)
-label.disabled =Deaktiviert
-label.email =E-Mail
-label.enable.flash =Schaltet Flash im Teilnehmerfenster ein
-label.enable.lesson.sorting =Lektionensortierung Einschalten
label.evening_phone =Telefon (abends)
-label.export.advanced.options =Exportierung - Erweiterte Einstellungen
-label.export.portfolio =Export Portfolio
+label.mobile_phone =Mobiltelefon
label.fax =Telefax
-label.first_name =Vorname
+label.email =E-Mail
+label.language =Sprache
+title.password.change.screen =Mein Passwort \u00e4ndern
+msg.groups.empty =Keine Gruppen
+button.reset =Zur\u00fccksetzen
+label.postcode =Postleitzahl
+label.portrait.current =Aktuelles Portrait
+label.portrait.upload =Neues Portrait hochladen
+msg.portrait.none =Bisher wurde kein Portrait hochgealden.
+title.portrait.change.screen =Portrai \u00e4ndern
+title.change.portrait.window =LAMS :: Mein Portrait \u00e4ndern
+error.portrait.not.image =Die Datei hat kein Bildformat (PNG, GIF, JPG, WBMP und BMP-Formate sind zul\u00e4ssig)
+msg.portrait.resized =Anmerkung: Bilder werden automatisch in die Gr\u00f6\u00dfe 120x120 Pixel umgewandelt. Zul\u00e4ssige Bildformate sind: PNG, GIF, JPG, WBMP und BMP.
+label.workspace.root_folder =Mein Arbeitsplatz
+msg.design.not.saved =Ihr Design wurde nicht gespeichert. Alle \u00c4nderungen seit dem letzten Speichern gehen verloren.
+error.firstname.required =Vorname ist erforderlich
+error.lastname.required =Nachname ist erforderlich
+error.email.required =E-Mailadresse ist erforderlich.
+error.valid.email.required =Die E-Mailadresse muss g\u00fcltig sein.
+message.lesson.not.started.cannot.participate =Die Lektion hat noch nicht begonnen. Sie k\u00f6nnen sie erst nutzen, wenn die Lektion begonnen hat.
+index.mycourses =Meine Gruppen
+title.export.choose.format =W\u00e4hlen Sie das Exportformat f\u00fcr Inhalte
+msg.export.choose.format.instruction =Bitte w\u00e4hlen Sie dasFormat f\u00fcr den Export.
+msg.export.choose.format.lams =LAMS Format
+msg.export.choose.format.ims =IMS Learning Design Level A Format. Dieses Format kann nicht wieder nach LAMS zur\u00fcck importtiert werden!
+button.export =Export
+label.open.lesson =Lektion \u00f6ffnen
+label.msg.status =Status {0}
+msg.status.not.stated =Die Lektion hat noch nicht begonnen. Versuchen Sie es sp\u00e4ter noch einmal.
+msg.status.disabled =Die Lektion ist deaktiviert. Sie k\u00f6nnen sie zur Zeit nicht nutzen.
+msg.status.finished =Die Lektion ist beendet oder wurde archiviert.
+msg.status.removed =Die Lektion wurde entfernt.
+index.community =Community
+msg.browser.compat =Ihr Browser k\u00f6nnte f\u00fcr manche Anwendungen nicht kompatibel sein. Wir empfehlen Firefox 2 oder h\u00f6her.
+label.disabled =Deaktiviert
+label.archived =Archiviert
+flash.min.error =Flash Player Plugin Version 8 oder h\u00f6her erforderlich.
+flash.download.player =Flash Player herunter laden
+audit.user.password.change =Passwort f\u00fcr {0} ge\u00e4ndert
+title.author.window =LAMS:: Autor/in
+title.all.my.lessons =Alle meine Lektionen
+msg.no.lessons =Keine Lektionen
+label.return.to.myprofile =Zur\u00fcck zu meinem Profil
+label.help =Hilfe?
+label.completed =Beendet!
+msg.import.file.format =Die Importdatei mu\u00df eine Zip-Datei sein, die von LAMS Version 2 oder h\u00f6her erstellt wurde oder eine .las-Datei von LAMS 1.0.2.
+label.enable.lesson.sorting =Lektionensortierung Einschalten
+label.lesson.sorting.enabled =Lektionensortierung eingeschaltet
+label.show.groups =Zeige Gruppen
label.forgot.password =Haben Sie Ihr Passwort vergessen?
+button.select.importfile =W\u00e4hlen Sie eine Datei zum Import aus
+label.enable.flash =Schaltet Flash im Teilnehmerfenster ein
+label.yes =Ja
+label.no =Nein
+label.ok =OK
+title.forgot.password =LAMS :: Passwort vergessen
label.forgot.password.confirm =Passwort erforderlich
-label.forgot.password.email =E-Mail kontrollieren
+forgot.password.email.subject =LAMS Server - "Passwort vergessen" - Antwort
+forgot.password.email.body =Klicken Sie auf den untenstehenden Link und Sie werden zu einer Seite gef\u00fchrt, auf der Sie Ihr Passwort \u00e4ndern k\u00f6nnen.
+forgot.password.email.sent =Es wurde eine E-Mail an Ihre E-Mail Adresse gesendet.
+error.user.not.found =Der Benutzername konnte in LAMS nicht gefunden werden. Kontrollieren Sie den Benutzernamen und versuchen Sie es erneut.
+error.support.email.not.set =Die E-Mail konnte nicht gesendet werden. Der LAMS Server wurde noch nicht zum versandt von E-Mails konfiguriert. Kontaktieren Sie bitte Ihren Systemadministrator.
+error.password.request.expired =Diese Anfrage f\u00fcr ein vergessenes Passwort ist nicht mehr g\u00fcltig. Klicken Sie bitte nochmals auf "Ich habe mein Passwort vergessen" und starten Sie eine neue Anfrage.
label.forgot.password.instructions.1 =Bitte geben Sie hier Ihren Benutzernamen oder Ihre E-Mail Adresse ein. Es wird eine E-Mail zu Ihnen gesenedet, welche Ihnen erlaubt Ihr Passwort zu \u00e4ndern. Sie m\u00fcssen nur ein Feld eingeben.
label.forgot.password.instructions.2 =Wenn Sie Ihre E-Mail Adresse in dem LAMS System vergessen haben, kontaktieren Sie bitte Ihren Systemadministrator.
+label.forgot.password.email =E-Mail kontrollieren
label.forgot.password.username =Benutzernamen kontrollieren
-label.help =Hilfe?
-label.html.flashTheme =Flash Theme
-label.html.htmlTheme =HTML Theme
-label.lamscommunity.changeuser =Stop: Keine weitere Benutzung des lamscommunity.org Benutzers {0}
-label.lamscommunity.info =Die LAMS Community ist eine Globale Onlinecommunity f\u00fcr alle Trainer, Administratoren und Entwickler die LAMS benutzen. In zahlreichen Subcommunitys k\u00f6nnen Sie die neuesten News rund um LAMS lesen, in vielen verschiedenen Diskussionsforen st\u00f6bern und Sequenzen downloaden.
-label.lamscommunity.login =lamscommunity.org Login:
+error.forgot.password.fields =Beide Felder sind obligatorisch. Versuchen Sie es bitte erneut.
+error.email.not.sent =Der Server konnte keine E-Mail zum Empf\u00e4nger senden. Kontaktieren Sie bitte Ihren Systemadministrator.
+error.email.not.found =Die E-Mail Adresse konnte nicht gefunden werden. Kontrollieren Sie bitte Ihre E-Mail Adresse und versuchen Sie es erneut.
+error.forgot.password.email =Bitte geben Sie eine E-Mail Adresse ein.
+error.forgot.password.username =Bitte geben Sie einen Benutzernamen ein.
+button.select.another.importfile =Eine andere Datei zum Import ausw\u00e4hlen
+error.forgot.password.incorrect.key =Der angegebene Schl\u00fcssel ist entweder falsch oder wurde schon benutzt. Klicken Sie bitte auf "Ich habe mein Passwort vergessen" um ein neues Passwort anzufordern.
+label.export.advanced.options =Exportierung - Erweiterte Einstellungen
+lessonsearch.title =Suche Teilnehmer in Lektionen
+lessonsearch.instuctions =Bitte geben Sie den Benutzernamen, den Vor- oder Nachnamen des Teilnehmers ein. W\u00e4hrend Sie den Namen eingeben, werden Ihnen einige Vorschl\u00e4ge mit Treffern angezeigt.
+lessonsearch.results =Lektionen in welchem "0" wurde nicht gefunden
+index.searchlesson =Teilnehmersuche
+index.searchlesson.tooltip =Suche Teilnehmer quer durch Lektionen
+lessonsearch.noresults =Es wurden keine Lektionen gefunden
+error.multiple.emails =Es gibt innerhalb von LAMS mehrere Benutzer mit dieser E-Mail Adresse. Die E-Mail konnte deswegen nicht gesendet werden. Bitte versuchen Sie es f\u00fcr Ihren Benutzernamen erneut oder kontaktieren Sie Ihren Systemadministrator.
label.lamscommunity.message =Login zu lamscommunity.org
-label.lamscommunity.notRegistered.1 =Ihr Server ist nicht in der LAMS Community registriert. Sie k\u00f6nnen keine Sequenzen nahtlos zwischen der LAMS Community und Ihrem Server importieren. Fragen Sie Ihren Systemadministrator um dieses Feature verf\u00fcgbar zu machen.
-label.lamscommunity.notRegistered.2 =Wie dem auch sei, sie k\u00f6nnen die Sequenzen manuell von der LAMS Community Webseite downloaden und installieren:
+label.lamscommunity.login =lamscommunity.org Login:
label.lamscommunity.password =lamscommunity.org Passwort:
-label.language =Sprache
-label.last_name =Nachname
-label.ld.zip.file =Lerndesign Importdatei
-label.lesson.sorting.enabled =Lektionensortierung eingeschaltet
-label.mobile_phone =Mobiltelefon
-label.msg.status =Status {0}
-label.name =Name
-label.no =Nein
-label.ok =OK
-label.open.lesson =Lektion \u00f6ffnen
-label.password =Passwort
-label.password.confirm.new.password =Neues Passwort best\u00e4tigen
-label.password.new.password =Neues Passwort
-label.password.old.password =Altes Passwort
-label.portrait.current =Aktuelles Portrait
-label.portrait.upload =Neues Portrait hochladen
-label.postcode =Postleitzahl
+index.lamscommunity =LAMS Community
+label.lamscommunity.changeuser =Stop: Keine weitere Benutzung des lamscommunity.org Benutzers {0}
+lamscommunity.login.failed =Der Login zu lamscommunity.org ist fehlgeschlagen. Bitte versuchen Sie es erneut.
+public.folder =\u00d6ffentlicher Ordner
+videorecorder.instructions.fck =Wenn Sie eine Aufnahme starten oder stoppen wollen, klicken Sie auf den roten Rekorderbutton. Wenn Ihre Aufnahme komplett ist, k\u00f6nnen Sie diese Abspielen, in dem Sie den Wiedergabebutton dr\u00fccken. Wenn Sie fertig sind k\u00f6nnen Sie das Video durch den H\u00e4ckchenbutton hinzuf\u00fcgen. Haben Sie Probleme mit der Aufnahme? Es k\u00f6nnte sein, dass Ihr Netzwerk die Videorekorderports bloickiert. Kontaktieren Sie bitte Ihren Systemadministrator.
+index.coursegradebook =Kurs Notenbuch
+index.coursegradebook.tooltip =\u00d6ffne die kursweite Notenbuch \u00dcbersichtsseite
+index.coursegradebook.learner =Meine Bewertungen
+index.coursegradebookmonitor =Note
+index.moreActions =Weitere Optionen
label.required =Ben\u00f6tigt
-label.return.to.myprofile =Zur\u00fcck zu meinem Profil
-label.show.groups =Zeige Gruppen
-label.state =Bundesland/Region
+label.timezone.title =Zeitzone
label.timezone.0 =(GMT -12:00) Eniwetok, Kwajalein
label.timezone.1 =(GMT -11:00) Midway Island, Samoa
+label.timezone.2 =(GMT -10:00) Hawaii
+label.timezone.3 =(GMT -9:00) Alaska
+label.timezone.4 =(GMT -8:00) Pacific Time (US & Canada)
+label.timezone.5 =(GMT -7:00) Mountain Time (US & Canada)
+label.timezone.6 =(GMT -6:00) Central Time (US & Canada), Mexico City
+label.timezone.7 =(GMT -5:00) Eastern Time (US & Canada), Bogota, Lima
+label.timezone.8 =(GMT -4:00) Atlantic Time (Canada), Caracas, La Paz
+label.timezone.9 =(GMT -3:30) Newfoundland
label.timezone.10 =(GMT -3:00) Brazil, Buenos Aires, Georgetown
label.timezone.11 =(GMT -2:00) Mid-Atlantic
label.timezone.12 =(GMT -1:00 hour) Azores, Cape Verde Islands
@@ -156,7 +257,6 @@
label.timezone.17 =(GMT +3:30) Tehran
label.timezone.18 =(GMT +4:00) Abu Dhabi, Muscat, Baku, Tbilisi
label.timezone.19 =(GMT +4:30) Kabul
-label.timezone.2 =(GMT -10:00) Hawaii
label.timezone.20 =(GMT +5:00) Ekaterinburg, Islamabad, Karachi, Tashkent
label.timezone.21 =(GMT +5:30) Bombay, Calcutta, Madras, New Delhi
label.timezone.22 =(GMT +5:45) Kathmandu
@@ -167,113 +267,13 @@
label.timezone.27 =(GMT +9:30) Adelaide, Darwin
label.timezone.28 =(GMT +10:00) Eastern Australia, Guam, Vladivostok
label.timezone.29 =(GMT +11:00) Magadan, Solomon Islands, New Caledonia
-label.timezone.3 =(GMT -9:00) Alaska
label.timezone.30 =(GMT +12:00) Auckland, Wellington, Fiji, Kamchatka
-label.timezone.4 =(GMT -8:00) Pacific Time (US & Canada)
-label.timezone.5 =(GMT -7:00) Mountain Time (US & Canada)
-label.timezone.6 =(GMT -6:00) Central Time (US & Canada), Mexico City
-label.timezone.7 =(GMT -5:00) Eastern Time (US & Canada), Bogota, Lima
-label.timezone.8 =(GMT -4:00) Atlantic Time (Canada), Caracas, La Paz
-label.timezone.9 =(GMT -3:30) Newfoundland
-label.timezone.title =Zeitzone
-label.title =Titel
-label.user.guide =[Hilfe]
-label.username =Teilnehmername
-label.workspace.root_folder =Mein Arbeitsplatz
-label.yes =Ja
-lamscommunity.login.failed =Der Login zu lamscommunity.org ist fehlgeschlagen. Bitte versuchen Sie es erneut.
-learningdesign.delete =Lerndesign gel\u00f6scht {0}
-learningdesign.readonly =Das Lerndesign mit der learning_design_id:{0} kann nicht gel\u00f6scht werden. Es ist nur zum Lesen freigegeben.
-lessonsearch.instuctions =Bitte geben Sie den Benutzernamen, den Vor- oder Nachnamen des Teilnehmers ein. W\u00e4hrend Sie den Namen eingeben, werden Ihnen einige Vorschl\u00e4ge mit Treffern angezeigt.
-lessonsearch.noresults =Es wurden keine Lektionen gefunden
-lessonsearch.results =Lektionen in welchem "0" wurde nicht gefunden
-lessonsearch.title =Suche Teilnehmer in Lektionen
-message.lesson.not.started.cannot.participate =Die Lektion hat noch nicht begonnen. Sie k\u00f6nnen sie erst nutzen, wenn die Lektion begonnen hat.
-move.resource.error =Die Ressource kann nicht verschoben werden: {0}
-move.resrouce.error.value.miss =moveResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) erfordert einen Wert f\u00fcr resourceID, targetFolderID, resourceType and userID
-msg.browser.compat =Ihr Browser k\u00f6nnte f\u00fcr manche Anwendungen nicht kompatibel sein. Wir empfehlen Firefox 2 oder h\u00f6her.
-msg.design.not.saved =Ihr Design wurde nicht gespeichert. Alle \u00c4nderungen seit dem letzten Speichern gehen verloren.
-msg.export.choose.format.ims =IMS Learning Design Level A Format. Dieses Format kann nicht wieder nach LAMS zur\u00fcck importtiert werden!
-msg.export.choose.format.instruction =Bitte w\u00e4hlen Sie dasFormat f\u00fcr den Export.
-msg.export.choose.format.lams =LAMS Format
-msg.export.failed =Lerndesign Export mi\u00dflungen.
-msg.export.ld.success =Lerndesign Export erfolgreich.
-msg.export.loading =Der Download des Lerndesigns startet in K\u00fcrze automatisch...
-msg.export.success =Lerndesign und Aktivit\u00e4ten wurden erfolgreich exportiert.
-msg.export.tool.error.prefix =Der Export einzelner Werkzeug ist mi\u00dflungen.
-msg.groups.empty =Keine Gruppen
-msg.hide.detail =Details verbergen
-msg.import.failed =Lerndesign Import ist mi\u00dflungen
-msg.import.failed.unknown.reason =Es sind keine Fehlermeldungen vorhanden
-msg.import.file.format =Die Importdatei mu\u00df eine Zip-Datei sein, die von LAMS Version 2 oder h\u00f6her erstellt wurde oder eine .las-Datei von LAMS 1.0.2.
-msg.import.file.not.found =Die ausgew\u00e4hlte Datei konnte nicht hochgeladen werden. Versuchen Sie es bitte noch einmal.
-msg.import.ld.success =Lerndesign Import erfolgreich abgeschlossen.
-msg.import.success =Lerndesign und Aktivit\u00e4ten wurden erfolgreich importiert.
-msg.import.tool.error.prefix =Der Import einzelner Werkzeug ist mi\u00dflungen.
-msg.LAMS.copyright.short =2002-2010 LAMS Foundation.
-msg.LAMS.copyright.statement.1 =LAMS\u2122 \u00a9 2002-2010 LAMS Foundation.
-msg.LAMS.copyright.statement.2 =LAMS is a trademark of LAMS Foundation (http://lamsfoundation.org).
-msg.LAMS.copyright.statement.3 =This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
-msg.LAMS.version =Version
-msg.loading =Daten werden geladen ....
-msg.loading.add.lesson.window =Arbeitsoberfl\u00e4che zum Hinzuf\u00fcgen von Lektionen wird geladen.
-msg.loading.admin.window =Administration wird geladen.
-msg.loading.learner.window =Teilnehmerumgebung wird geladen.
-msg.loading.monitor.lesson.window =Lektionsmonitor wird geladen.
-msg.loading.system.admin.window =Systemadministration wird geladen.
-msg.no.lessons =Keine Lektionen
-msg.no.more.detail =Keine weiteren Details
-msg.password.changed =Das Passwort wurde ge\u00e4ndert.
-msg.portrait.none =Bisher wurde kein Portrait hochgealden.
-msg.portrait.resized =Anmerkung: Bilder werden automatisch in die Gr\u00f6\u00dfe 120x120 Pixel umgewandelt. Zul\u00e4ssige Bildformate sind: PNG, GIF, JPG, WBMP und BMP.
-msg.reason.is =Der Grund ist
-msg.show.detail =Details anzeigen
-msg.status.disabled =Die Lektion ist deaktiviert. Sie k\u00f6nnen sie zur Zeit nicht nutzen.
-msg.status.finished =Die Lektion ist beendet oder wurde archiviert.
-msg.status.not.stated =Die Lektion hat noch nicht begonnen. Versuchen Sie es sp\u00e4ter noch einmal.
-msg.status.removed =Die Lektion wurde entfernt.
-no.such.content =Es wurde kein Inhalt mit versionID:{0} im Repository:{1} gefunden.
-no.such.learningdesign.exist =Es existiert kein Lerndesign mit der learning_design_id: {0}
-no.such.user =Es existiert kein Nutzer mit der ID {0}.
-no.such.user.exist =Es existiert kein Nutzer mit der user_id:{0}
-no.such.workspace =Es existiert kein Arbeitsplatzordner mit der workplace_folder_id:{0}
-no.such.workspace.exist =Es existiert kein Arbeitsplatzordner mit der workplace_folder_id:{0}
-organisations =Meine Gruppen
-public.folder =\u00d6ffentlicher Ordner
-rename.resource.error =Die Ressource konnte nicht umbenannt werden: {0}
-rename.resource.error.miss.vaue =renameResource(Long resourceID,Integer newName, String resourceType, Integer userID) erfordert einen Wert f\u00fcr resourceID, targetFolderID, resourceType and userID.
-rename.resource.unspport =Das Umbenennen einer Datei ist auf dem Arbeitsplatz nicht m\u00f6glich.
-resource.already.exist =Die Ressource:{0} existiert im Repository:{1} bereits.
-title.add.lesson.window =Lektion hinzuf\u00fcgen :: LAMS
-title.admin.window =Admin:: LAMS
-title.all.my.lessons =Alle meine Lektionen
-title.archived.groups =Archivierte Gruppen
-title.author.window =LAMS:: Autor/in
-title.change.password.window =Passwort \u00e4ndern
-title.change.portrait.window =LAMS :: Mein Portrait \u00e4ndern
-title.edit.profile.window =Mein Profil bearbeiten
-title.error.window =LAMS :: Fehler
-title.export =Inhalt f\u00fcr Export
-title.export.choose.format =W\u00e4hlen Sie das Exportformat f\u00fcr Inhalte
-title.export.loading =Inhalt f\u00fcr Export wird geladen
-title.forgot.password =LAMS :: Passwort vergessen
-title.import =Import von Inhalten
-title.import.instruction =W\u00e4hlen Sie ein Design zum Import aus.
title.import.lamscommunity =Aus lamscommunity.org importieren
-title.import.result =Ergebnis des Imports
-title.lams =LAMS
-title.learner.window =Teilnehmer/innen :: LAMS
-title.login.window =Login - LAMS :: Learning Activity Management System
-title.monitor.lesson.window =Lektionsmonitor :: LAMS
-title.password.changed.window =LAMS :: Passwort ge\u00e4ndert
-title.password.change.screen =Mein Passwort \u00e4ndern
-title.portrait.change.screen =Portrai \u00e4ndern
-title.profile.edit.screen =Mein Profil bearbeiten
-title.profile.window =Mein Profil
-title.system.admin.window =Systemadministration:: LAMS
-unable.copy =Das Kopieren des Lerndesigns ist wegen eines Fehlers nicht m\u00f6glich:{0}.
-unsupport.move =Das Verschieben einer Datei ist auf dem Arbeitsplatz nicht m\u00f6glich.
-videorecorder.instructions.fck =Wenn Sie eine Aufnahme starten oder stoppen wollen, klicken Sie auf den roten Rekorderbutton. Wenn Ihre Aufnahme komplett ist, k\u00f6nnen Sie diese Abspielen, in dem Sie den Wiedergabebutton dr\u00fccken. Wenn Sie fertig sind k\u00f6nnen Sie das Video durch den H\u00e4ckchenbutton hinzuf\u00fcgen. Haben Sie Probleme mit der Aufnahme? Es k\u00f6nnte sein, dass Ihr Netzwerk die Videorekorderports bloickiert. Kontaktieren Sie bitte Ihren Systemadministrator.
+label.lamscommunity.notRegistered.1 =Ihr Server ist nicht in der LAMS Community registriert. Sie k\u00f6nnen keine Sequenzen nahtlos zwischen der LAMS Community und Ihrem Server importieren. Fragen Sie Ihren Systemadministrator um dieses Feature verf\u00fcgbar zu machen.
+label.lamscommunity.notRegistered.2 =Wie dem auch sei, sie k\u00f6nnen die Sequenzen manuell von der LAMS Community Webseite downloaden und installieren:
+label.lamscommunity.info =Die LAMS Community ist eine Globale Onlinecommunity f\u00fcr alle Trainer, Administratoren und Entwickler die LAMS benutzen. In zahlreichen Subcommunitys k\u00f6nnen Sie die neuesten News rund um LAMS lesen, in vielen verschiedenen Diskussionsforen st\u00f6bern und Sequenzen downloaden.
+label.html.flashTheme =Flash Theme
+label.html.htmlTheme =HTML Theme
#======= End labels: Exported 268 labels for de DE =====
Index: lams_central/conf/language/lams/ApplicationResources_el_GR.properties
===================================================================
RCS file: /usr/local/cvsroot/lams_central/conf/language/lams/ApplicationResources_el_GR.properties,v
diff -u -r1.26.2.6.2.7 -r1.26.2.6.2.8
--- lams_central/conf/language/lams/ApplicationResources_el_GR.properties 4 Mar 2010 01:21:48 -0000 1.26.2.6.2.7
+++ lams_central/conf/language/lams/ApplicationResources_el_GR.properties 16 Apr 2010 06:19:03 -0000 1.26.2.6.2.8
@@ -2,150 +2,251 @@
#language code: el
#locale code: GR
- # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Wed Mar 03 00:17:48 CST 2010
+ # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Apr 16 00:06:26 CST 2010
#=================== labels for LAMS Central =================#
-403.title =\u039f \u03c4\u03c1\u03ad\u03c7\u03c9\u03bd \u03c1\u03cc\u03bb\u03bf\u03c2 \u03c3\u03b1\u03c2 \u03b4\u03b5\u03bd \u03c3\u03b1\u03c2 \u03b5\u03c0\u03b9\u03c4\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03b4\u03b5\u03af\u03c4\u03b5 \u03c4\u03b7 \u03c3\u03b5\u03bb\u03af\u03b4\u03b1. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b5 \u03c4\u03bf\u03bd \u03b4\u03b9\u03b1\u03c7\u03b5\u03b9\u03c1\u03b9\u03c3\u03c4\u03ae \u03c4\u03bf\u03c5 \u03c3\u03c5\u03c3\u03c4\u03ae\u03bc\u03b1\u03c4\u03cc\u03c2 \u03c3\u03b1\u03c2 \u03b5\u03b1\u03bd \u03bd\u03bf\u03bc\u03af\u03b6\u03b5\u03c4\u03b5 \u03cc\u03c4\u03b9 \u03ad\u03c0\u03c1\u03b5\u03c0\u03b5 \u03bd\u03b1 \u03ad\u03c7\u03b5\u03c4\u03b5 \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7
-404.message =\u0397 \u03c3\u03b5\u03bb\u03af\u03b4\u03b1 \u03c0\u03bf\u03c5 \u03b6\u03b7\u03c4\u03ae\u03c3\u03b1\u03c4\u03b5 \u03b4\u03b5 \u03b2\u03c1\u03ad\u03b8\u03b7\u03ba\u03b5.
-404.title =\u0397 \u03c3\u03b5\u03bb\u03af\u03b4\u03b1 \u03b4\u03b5 \u03b2\u03c1\u03ad\u03b8\u03b7\u03ba\u03b5
-audit.user.password.change =\u0391\u03bb\u03bb\u03b1\u03b3\u03ae \u03ba\u03c9\u03b4\u03b9\u03ba\u03bf\u03cd \u03b3\u03b9\u03b1: {0}
-authoring.msg.save.success =\u03a3\u03c5\u03b3\u03c7\u03b1\u03c1\u03b7\u03c4\u03ae\u03c1\u03b9\u03b1, \u03c4\u03bf \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03cc \u03c3\u03b1\u03c2 \u03b1\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03cd\u03b8\u03b7\u03ba\u03b5 \u03b5\u03c0\u03b9\u03c4\u03c5\u03c7\u03ce\u03c2
-button.cancel =\u0391\u03ba\u03cd\u03c1\u03c9\u03c3\u03b7
-button.close =\u039a\u03bb\u03b5\u03af\u03c3\u03b9\u03bc\u03bf
-button.export =\u0395\u03be\u03b1\u03b3\u03c9\u03b3\u03ae
-button.import =\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae
-button.login =\u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7
-button.reset =\u0394\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae \u03a3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03c9\u03bd
-button.save =\u0391\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7
-button.select.another.importfile =\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03ad\u03bd\u03b1 \u03ac\u03bb\u03bb\u03bf \u0391\u03c1\u03c7\u03b5\u03af\u03bf \u03b3\u03b9\u03b1 \u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae
-button.select.importfile =\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03b5 \u0391\u03c1\u03c7\u03b5\u03af\u03bf \u03b3\u03b9\u03b1 \u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae
-content.delete.success =\u03a4\u03bf \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03bf \u03b4\u03b9\u03b1\u03b3\u03c1\u03ac\u03c6\u03b7\u03ba\u03b5 \u03bc\u03b5 \u03b5\u03c0\u03b9\u03c4\u03c5\u03c7\u03af\u03b1.
-copy.no.support =\u03a4\u03bf LAMS \u03b4\u03b5\u03bd \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03b5\u03b9 \u03c4\u03b7\u03bd \u03b1\u03bd\u03c4\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae \u03b5\u03bd\u03cc\u03c2 \u03b1\u03c1\u03c7\u03b5\u03af\u03bf\u03c5 \u03bc\u03ad\u03c3\u03c9 \u03c4\u03bf\u03c5 \u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03bf\u03cd \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03c7\u03ce\u03c1\u03bf\u03c5 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2.
-copy.resource.error =\u0394\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b1\u03bd\u03c4\u03b9\u03b3\u03c1\u03b1\u03c6\u03b5\u03af \u03bf \u03c0\u03cc\u03c1\u03bf\u03c2: {0}
-copy.resource.error.value.miss = copyResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) \u03b1\u03c0\u03b1\u03b9\u03c4\u03bf\u03cd\u03bd \u03bc\u03b9\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b3\u03b9\u03b1 resourceID, targetFolderID, resourceType \u03ba\u03b1\u03b9 userID
-creating.workspace.folder.error =\u039c\u03af\u03b1 \u03b5\u03be\u03b1\u03af\u03c1\u03b5\u03c3\u03b7 \u03c0\u03c1\u03bf\u03ad\u03ba\u03c5\u03c8\u03b5 \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7 \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03c4\u03bf\u03c5 workspaceFolderContent: {0}.
-delete.folder.error =\u0394\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b4\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03b5\u03af \u03bf \u03c6\u03ac\u03ba\u03b5\u03bb\u03bf\u03c2 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5 \u03cc\u03c4\u03b9 \u03b5\u03af\u03bd\u03b1\u03b9 \u03bf \u03c6\u03ac\u03ba\u03b5\u03bb\u03bf\u03c2 "\u03a1\u03af\u03b6\u03b1".
-delete.learningdesign.error =\u0394\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b4\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03b5\u03af \u03c4\u03bf \u03c3\u03c7\u03ad\u03b4\u03b9\u03bf \u03bc\u03b5 \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 (learning_design_id): {0 } \u03b1\u03c6\u03bf\u03cd \u03b5\u03af\u03bd\u03b1\u03b9 \u039c\u039f\u039d\u039f \u0393\u0399\u0391 \u0391\u039d\u0391\u0393\u039d\u03a9\u03a3\u0397
-delete.lesson.error =\u03a4\u03bf LAMS \u03b4\u03b5\u03bd \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03b5\u03b9 \u03c4\u03b7 \u03b4\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae \u03b5\u03bd\u03cc\u03c2 \u03bc\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2 \u03bc\u03ad\u03c3\u03c9 \u03c4\u03bf\u03c5 \u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03bf\u03cd \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03c7\u03ce\u03c1\u03bf\u03c5 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2.
-delete.resource.error =\u0394\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b4\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03b5\u03af \u03bf \u03c0\u03cc\u03c1\u03bf\u03c2: {0}
-delete.resource.error.value.miss =deleteResource(Long resourceID, String resourceType, Integer userID) \u03b1\u03c0\u03b1\u03b9\u03c4\u03bf\u03cd\u03bd \u03bc\u03af\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b3\u03b9\u03b1 resourceID, resourceType \u03ba\u03b1\u03b9 userID.
+label.username =\u038c\u03bd. \u03a7\u03c1\u03ae\u03c3\u03c4\u03b7
+label.password =\u039a\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2
error.authorisation =\u0394\u03b5\u03bd \u03ad\u03c7\u03b5\u03c4\u03b5 \u03b5\u03be\u03bf\u03c5\u03c3\u03b9\u03bf\u03b4\u03cc\u03c4\u03b7\u03c3\u03b7 \u03b3\u03b9'\u03b1\u03c5\u03c4\u03ae\u03bd \u03c4\u03b7\u03bd \u03b5\u03bd\u03ad\u03c1\u03b3\u03b5\u03b9\u03b1.
-error.email.not.found =\u0397 \u03b5\u03cd\u03c1\u03b5\u03c3\u03b7 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7 \u03bc\u03b5 \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf email \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03b4\u03cd\u03bd\u03b1\u03c4\u03b7. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03b5\u03bb\u03ad\u03b3\u03be\u03b5\u03c4\u03b5 \u03c4\u03bf email \u03be\u03b1\u03bd\u03ac.
-error.email.not.sent =\u039f \u03b5\u03be\u03c5\u03c0\u03b7\u03c1\u03b5\u03c4\u03b7\u03c4\u03ae\u03c2 \u03b1\u03c0\u03ad\u03c4\u03c5\u03c7\u03b5 \u03bd\u03b1 \u03c3\u03c4\u03b5\u03af\u03bb\u03b5\u03b9 \u03c4\u03bf e-mail \u03c3\u03c4\u03bf\u03bd \u03c0\u03b1\u03c1\u03b1\u03bb\u03ae\u03c0\u03c4\u03b7. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03b5\u03af\u03c3\u03c4\u03b5 \u03bc\u03b5 \u03c4\u03bf \u0394\u03b9\u03b1\u03c7\u03b5\u03b9\u03c1\u03b9\u03c3\u03c4\u03ae \u03c4\u03bf\u03c5 \u03a3\u03c5\u03c3\u03c4\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2.
-error.email.required =\u0391\u03c0\u03b1\u03b9\u03c4\u03b5\u03af\u03c4\u03b1\u03b9 \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03ae \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7.
-error.firstname.required =\u0391\u03c0\u03b1\u03b9\u03c4\u03b5\u03af\u03c4\u03b1\u03b9 \u03cc\u03bd\u03bf\u03bc\u03b1.
-error.forgot.password.email =\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03bd\u03b1 \u03b5\u03b9\u03c3\u03b1\u03b3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03bc\u03af\u03b1 \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 email
-error.forgot.password.fields =\u0391\u03c0\u03b1\u03b9\u03c4\u03bf\u03cd\u03bd\u03c4\u03b1\u03b9 \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03b4\u03cd\u03bf \u03c0\u03b5\u03b4\u03af\u03b1. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03c0\u03c1\u03bf\u03c3\u03c0\u03b1\u03b8\u03b5\u03af\u03c3\u03c4\u03b5 \u03be\u03b1\u03bd\u03ac.
-error.forgot.password.incorrect.key =\u03a4\u03bf \u03b1\u03b9\u03c4\u03bf\u03cd\u03bc\u03b5\u03bd\u03bf \u03ba\u03bb\u03b5\u03b9\u03b4\u03af \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03bd\u03b1\u03ba\u03c1\u03b9\u03b2\u03ad\u03c2 \u03ae \u03ad\u03c7\u03b5\u03b9 \u03ae\u03b4\u03b7 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b7\u03b8\u03b5\u03af. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03ba\u03ac\u03bd\u03c4\u03b5 \u03ba\u03bb\u03b9\u03ba \u03c3\u03c4\u03bf \u00ab\u039e\u03b5\u03c7\u03ac\u03c3\u03b1\u03c4\u03b5 \u03c4\u03bf\u03bd \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc \u03c4\u03b7\u03c2 \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03ae\u03c2 \u03c3\u03b1\u03c2\u00bb \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c5\u03c0\u03bf\u03b2\u03ac\u03bb\u03b5\u03c4\u03b5 \u03ad\u03bd\u03b1 \u03bd\u03ad\u03bf \u03b1\u03af\u03c4\u03b7\u03bc\u03b1.
-error.forgot.password.username =\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03bd\u03b1 \u03b5\u03b9\u03c3\u03b1\u03b3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03ad\u03bd\u03b1 \u03cc\u03bd\u03bf\u03bc\u03b1 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7
+heading.general.error =\u039b\u03ac\u03b8\u03bf\u03c2
error.general.1 =\u039b\u03c5\u03c0\u03bf\u03cd\u03bc\u03b1\u03c3\u03c4\u03b5, \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03ad\u03bd\u03b1 \u03bb\u03ac\u03b8\u03bf\u03c2.
error.general.2 =\u03a5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03ad\u03bd\u03b1 \u03c0\u03c1\u03cc\u03b2\u03bb\u03b7\u03bc\u03b1 \u03c3\u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03ce\u03b8\u03b7\u03c3\u03b7 \u03b1\u03c5\u03c4\u03bf\u03cd \u03c4\u03bf\u03c5 \u03b1\u03b9\u03c4\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2 \u03ae \u03b4\u03b5\u03bd \u03ad\u03c7\u03b5\u03c4\u03b5 \u03c4\u03b1 \u03b1\u03bd\u03c4\u03af\u03c3\u03c4\u03bf\u03b9\u03c7\u03b1 \u03b4\u03b9\u03ba\u03b1\u03b9\u03ce\u03bc\u03b1\u03c4\u03b1. \u039a\u03bb\u03b5\u03af\u03c3\u03c4\u03b5 \u03c4\u03bf \u03c0\u03b1\u03c1\u03ac\u03b8\u03c5\u03c1\u03bf \u03c4\u03bf\u03c5 \u03c0\u03c1\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03bf\u03c2 \u03c0\u03bb\u03bf\u03ae\u03b3\u03b7\u03c3\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03c0\u03c1\u03bf\u03c3\u03c0\u03b1\u03b8\u03ae\u03c3\u03c4\u03b5 \u03c0\u03ac\u03bb\u03b9.
error.general.3 =\u0395\u03ac\u03bd \u03c4\u03bf \u03c0\u03c1\u03cc\u03b2\u03bb\u03b7\u03bc\u03b1 \u03b5\u03bc\u03bc\u03ad\u03bd\u03b5\u03b9 \u03c0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b5 \u03c4\u03bf \u03b4\u03b9\u03b1\u03c7\u03b5\u03b9\u03c1\u03b9\u03c3\u03c4\u03ae \u03c4\u03bf\u03c5 \u03c3\u03c5\u03c3\u03c4\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2 \u03ae \u03c4\u03b1 \u03c4\u03b5\u03c7\u03bd\u03b9\u03ba\u03ac \u03c6\u03cc\u03c1\u03bf\u03c5\u03bc \u03c3\u03c4\u03bf:http://lamscommunity.org/.
-error.lastname.required =\u0391\u03c0\u03b1\u03b9\u03c4\u03b5\u03af\u03c4\u03b1\u03b9 \u0395\u03c0\u03ce\u03bd\u03c5\u03bc\u03bf.
-error.login =\u039b\u03c5\u03c0\u03bf\u03cd\u03bc\u03b1\u03c3\u03c4\u03b5, \u03c4\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7 \u03ae \u03bf \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03c3\u03c9\u03c3\u03c4\u03ac. \u03a0\u03c1\u03bf\u03c3\u03c0\u03b1\u03b8\u03ae\u03c3\u03c4\u03b5 \u03c0\u03ac\u03bb\u03b9.
-error.multiple.emails =\u03a5\u03c0\u03ac\u03c1\u03c7\u03bf\u03c5\u03bd \u03ac\u03bb\u03bb\u03bf\u03b9 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b5\u03c2 \u03c3\u03c4\u03bf LAMS \u03bc\u03b5 \u03c4\u03bf\u03bd \u03c3\u03c5\u03b3\u03ba\u03b5\u03ba\u03c1\u03b9\u03bc\u03ad\u03bd\u03bf e-mail. \u03a4\u03bf e-mail \u03b4\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03c3\u03c4\u03b1\u03bb\u03b5\u03af. \u0394\u03bf\u03ba\u03b9\u03bc\u03ac\u03c3\u03c4\u03b5 \u03be\u03b1\u03bd\u03ac \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ce\u03bd\u03c4\u03b1\u03c2 \u03c4\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7 \u03c3\u03b1\u03c2 \u03ae \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b5 \u03c4\u03bf \u0394\u03b9\u03b1\u03c7\u03b5\u03b9\u03c1\u03b9\u03c3\u03c4\u03ae \u03c4\u03bf\u03c5 \u03a3\u03c5\u03c3\u03c4\u03ae\u03bc\u03b1\u03c4\u03cc\u03c2 \u03c3\u03b1\u03c2.
error.newpassword.mismatch =\u039f\u03b9 \u03bd\u03ad\u03bf\u03b9 \u03c3\u03b1\u03c2 \u03ba\u03c9\u03b4\u03b9\u03ba\u03bf\u03af \u03b4\u03b5\u03bd \u03c4\u03b1\u03b9\u03c1\u03b9\u03ac\u03b6\u03bf\u03c5\u03bd \u03bc\u03b5\u03c4\u03b1\u03be\u03cd \u03c4\u03bf\u03c5\u03c2.
error.oldpassword.mismatch =\u039f \u03c0\u03b1\u03bb\u03b9\u03cc\u03c2 \u03c3\u03b1\u03c2 \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03c3\u03c9\u03c3\u03c4\u03cc\u03c2.
-error.password.request.expired =\u0397 \u03b1\u03c0\u03b1\u03af\u03c4\u03b7\u03c3\u03b7 \u03b3\u03b9\u03b1 \u03bd\u03ad\u03bf \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc \u03ad\u03c7\u03b5\u03b9 \u03bb\u03ae\u03be\u03b7. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03ba\u03ac\u03bd\u03c4\u03b5 \u03ba\u03bb\u03af\u03ba \u03c3\u03c4\u03bf \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03bc\u03bf "\u039e\u03b5\u03c7\u03ac\u03c3\u03b1\u03c4\u03b5 \u03c4\u03bf\u03bd \u039a\u03c9\u03b4\u03b9\u03ba\u03cc \u03c3\u03b1\u03c2" \u03b3\u03b9\u03b1 \u03ad\u03bd\u03b1 \u03bd\u03ad\u03bf \u03b1\u03af\u03c4\u03b7\u03bc\u03b1.
-error.portrait.not.image =\u03a4\u03bf \u03b1\u03c1\u03c7\u03b5\u03af\u03bf \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1 (\u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03c0\u03b9\u03c4\u03c1\u03b5\u03c4\u03ad\u03c2 \u03bf\u03b9 \u03bc\u03bf\u03c1\u03c6\u03ad\u03c2: PNG, GIF, JPG, WBMP \u03ba\u03b1\u03b9 BMP )
-error.support.email.not.set =\u03a4\u03bf e-mail \u03b4\u03b5\u03bd \u03ad\u03c7\u03b5\u03b9 \u03b1\u03c0\u03bf\u03c3\u03c4\u03b1\u03bb\u03b5\u03af. \u039f \u03b5\u03be\u03c5\u03c0\u03b7\u03c1\u03b5\u03c4\u03b7\u03c4\u03ae\u03c2 LAMS \u03b4\u03b5\u03bd \u03ad\u03c7\u03b5\u03b9 \u03c1\u03c5\u03b8\u03bc\u03b9\u03c3\u03c4\u03b5\u03af \u03b3\u03b9\u03b1 \u03c7\u03b5\u03b9\u03c1\u03b9\u03c3\u03bc\u03cc e-mail. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce, \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03b5\u03af\u03c3\u03c4\u03b5 \u03bc\u03b5 \u03c4\u03bf \u0394\u03b9\u03b1\u03c7\u03b5\u03b9\u03c1\u03b9\u03c3\u03c4\u03ae \u03c4\u03bf\u03c5 \u03a3\u03c5\u03c3\u03c4\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2.
-error.system.error =\u03a3\u03c5\u03bd\u03ad\u03b2\u03b7 \u03bb\u03ac\u03b8\u03bf\u03c2. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03be\u03b5\u03ba\u03b9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03c0\u03ac\u03bb\u03b9, \u0391\u03b9\u03c4\u03af\u03b1 \u03bb\u03ac\u03b8\u03bf\u03c5\u03c2: {0}
-error.user.not.found =\u0395\u03af\u03bd\u03b1\u03b9 \u03b7 \u03b1\u03b4\u03cd\u03bd\u03b1\u03c4\u03b7 \u03b7 \u03b5\u03cd\u03c1\u03b5\u03c5\u03c3\u03b7 \u03b1\u03c5\u03c4\u03bf\u03cd \u03c4\u03bf\u03c5 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7 \u03c3\u03c4\u03bf LAMS,. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03bd\u03b1 \u03b5\u03bb\u03ad\u03b3\u03be\u03b5\u03c4\u03b5 \u03c4\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7 \u03be\u03b1\u03bd\u03ac.
-error.valid.email.required =\u0391\u03c0\u03b1\u03b9\u03c4\u03b5\u03af\u03c4\u03b1\u03b9 \u03ad\u03b3\u03ba\u03c5\u03c1\u03b7 \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03ae \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7.
-flash.download.player =\u039a\u03b1\u03c4\u03b5\u03b2\u03ac\u03c3\u03c4\u03b5 \u03c4\u03bf Flash Player
-flash.min.error =\u0391\u03c0\u03b1\u03b9\u03c4\u03b5\u03af\u03c4\u03b1\u03b9 Flash Player plugin \u03ad\u03ba\u03b4\u03bf\u03c3\u03b7 8 \u03ae \u03bd\u03b5\u03cc\u03c4\u03b5\u03c1\u03b7.
-folder.already.exist =\u03a5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03ae\u03b4\u03b7 \u03ad\u03bd\u03b1\u03c2 \u03c6\u03ac\u03ba\u03b5\u03bb\u03bf\u03c2 \u03bc\u03b5 \u03c4\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1''{0}''.
+heading.password.change.screen =\u0391\u03bb\u03bb\u03b1\u03b3\u03ae \u03ba\u03c9\u03b4\u03b9\u03ba\u03bf\u03cd
+label.password.old.password =\u03a0\u03b1\u03bb\u03b9\u03cc\u03c2 \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2
+label.password.new.password =\u039d\u03ad\u03bf\u03c2 \u039a\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2
+label.password.confirm.new.password =\u0395\u03c0\u03b9\u03b2\u03b5\u03b2\u03b1\u03af\u03c9\u03c3\u03b7 \u03bd\u03ad\u03bf\u03c5 \u03ba\u03c9\u03b4\u03b9\u03ba\u03bf\u03cd
+heading.password.changed.screen =\u039f \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03ac\u03bb\u03bb\u03b1\u03be\u03b5
+msg.password.changed =\u039f \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03c3\u03b1\u03c2 \u03ad\u03c7\u03b5\u03b9 \u03b1\u03bb\u03bb\u03ac\u03be\u03b5\u03b9.
+error.login =\u039b\u03c5\u03c0\u03bf\u03cd\u03bc\u03b1\u03c3\u03c4\u03b5, \u03c4\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7 \u03ae \u03bf \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03c3\u03c9\u03c3\u03c4\u03ac. \u03a0\u03c1\u03bf\u03c3\u03c0\u03b1\u03b8\u03ae\u03c3\u03c4\u03b5 \u03c0\u03ac\u03bb\u03b9.
+button.login =\u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7
+label.user.guide =[\u0392\u03bf\u03ae\u03b8\u03b5\u03b9\u03b1]
+msg.loading =\u03a6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7...
+msg.LAMS.version =\u0388\u03ba\u03b4\u03bf\u03c3\u03b7
+msg.LAMS.copyright.short =2002-2008 LAMS Foundation.
+button.save =\u0391\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7
+button.cancel =\u0391\u03ba\u03cd\u03c1\u03c9\u03c3\u03b7
+invalid.wddx.packet =\u039c\u03b7 \u03ad\u03b3\u03ba\u03c5\u03c1\u03bf \u0391\u03bd\u03c4\u03b9\u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03c3\u03c4\u03bf \u03c0\u03b1\u03ba\u03ad\u03c4\u03bf WDDX. \u0389\u03c4\u03b1\u03bd \u03bb\u03ac\u03b8\u03bf\u03c2 {0}.
+no.such.learningdesign.exist =\u0394\u03b5\u03bd \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03a3\u03c7\u03ad\u03b4\u03b9\u03bf \u039c\u03ac\u03b8\u03b7\u03c3\u03b7\u03c2 \u03bc\u03b5 \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 (learning_design_id): {0}.
+no.such.user.exist =\u0394\u03b5\u03bd \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7\u03c2 \u03bc\u03b5 \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 (user_id): {0}.
+no.such.workspace.exist =\u0394\u03b5\u03bd \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03c7\u03ce\u03c1\u03bf\u03c2 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2 \u03bc\u03b5 \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 (workspace_folder_id): {0}.
+delete.resource.error =\u0394\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b4\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03b5\u03af \u03bf \u03c0\u03cc\u03c1\u03bf\u03c2: {0}
+delete.resource.error.value.miss =deleteResource(Long resourceID, String resourceType, Integer userID) \u03b1\u03c0\u03b1\u03b9\u03c4\u03bf\u03cd\u03bd \u03bc\u03af\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b3\u03b9\u03b1 resourceID, resourceType \u03ba\u03b1\u03b9 userID.
+delete.lesson.error =\u03a4\u03bf LAMS \u03b4\u03b5\u03bd \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03b5\u03b9 \u03c4\u03b7 \u03b4\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae \u03b5\u03bd\u03cc\u03c2 \u03bc\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2 \u03bc\u03ad\u03c3\u03c9 \u03c4\u03bf\u03c5 \u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03bf\u03cd \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03c7\u03ce\u03c1\u03bf\u03c5 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2.
+delete.folder.error =\u0394\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b4\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03b5\u03af \u03bf \u03c6\u03ac\u03ba\u03b5\u03bb\u03bf\u03c2 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5 \u03cc\u03c4\u03b9 \u03b5\u03af\u03bd\u03b1\u03b9 \u03bf \u03c6\u03ac\u03ba\u03b5\u03bb\u03bf\u03c2 "\u03a1\u03af\u03b6\u03b1".
+delete.learningdesign.error =\u0394\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b4\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03b5\u03af \u03c4\u03bf \u03c3\u03c7\u03ad\u03b4\u03b9\u03bf \u03bc\u03b5 \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 (learning_design_id): {0 } \u03b1\u03c6\u03bf\u03cd \u03b5\u03af\u03bd\u03b1\u03b9 \u039c\u039f\u039d\u039f \u0393\u0399\u0391 \u0391\u039d\u0391\u0393\u039d\u03a9\u03a3\u0397
folder.delete =\u039f \u03c6\u03ac\u03ba\u03b5\u03bb\u03bf\u03c2 \u03b4\u03b9\u03b1\u03b3\u03c1\u03ac\u03c6\u03b7\u03ba\u03b5: {0}
+copy.resource.error =\u0394\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b1\u03bd\u03c4\u03b9\u03b3\u03c1\u03b1\u03c6\u03b5\u03af \u03bf \u03c0\u03cc\u03c1\u03bf\u03c2: {0}
+copy.resource.error.value.miss = copyResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) \u03b1\u03c0\u03b1\u03b9\u03c4\u03bf\u03cd\u03bd \u03bc\u03b9\u03b1 \u03c4\u03b9\u03bc\u03ae \u03b3\u03b9\u03b1 resourceID, targetFolderID, resourceType \u03ba\u03b1\u03b9 userID
+copy.no.support =\u03a4\u03bf LAMS \u03b4\u03b5\u03bd \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03b5\u03b9 \u03c4\u03b7\u03bd \u03b1\u03bd\u03c4\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae \u03b5\u03bd\u03cc\u03c2 \u03b1\u03c1\u03c7\u03b5\u03af\u03bf\u03c5 \u03bc\u03ad\u03c3\u03c9 \u03c4\u03bf\u03c5 \u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03bf\u03cd \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03c7\u03ce\u03c1\u03bf\u03c5 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2.
+unable.copy =\u0394\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b1\u03bd\u03c4\u03b9\u03b3\u03c1\u03b1\u03c6\u03b5\u03af \u03c4\u03bf \u03c3\u03c7\u03ad\u03b4\u03b9\u03bf \u03bc\u03ac\u03b8\u03b7\u03c3\u03b7\u03c2 \u03bb\u03cc\u03b3\u03c9 \u03bb\u03ac\u03b8\u03bf\u03c5\u03c2 {0}.
+no.such.user =\u0394\u03b5\u03bd \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7\u03c2 \u03bc\u03b5 \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 (userID) {0}.
+no.such.workspace =\u0394\u03b5\u03bd \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03c7\u03ce\u03c1\u03bf\u03c2 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2 \u03bc\u03b5 \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 (workspace_fol_id) {0}.
+learningdesign.delete =\u03a4\u03bf \u03a3\u03c7\u03ad\u03b4\u03b9\u03bf \u039c\u03ac\u03b8\u03b7\u03c3\u03b7\u03c2 \u03b4\u03b9\u03b1\u03b3\u03c1\u03ac\u03c6\u03b7\u03ba\u03b5: {0}
+learningdesign.readonly =\u0394\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b4\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03b5\u03af \u03c4\u03bf \u03a3\u03c7\u03ad\u03b4\u03b9\u03bf \u03bc\u03b5 \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 (learning_design_id): {0} \u03ba\u03b1\u03b8\u03ce\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u039c\u039f\u039d\u039f \u0393\u0399\u0391 \u0391\u039d\u0391\u0393\u039d\u03a9\u03a3\u0397.
+move.resource.error =\u0394\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03bc\u03b5\u03c4\u03b1\u03ba\u03b9\u03bd\u03b7\u03b8\u03b5\u03af \u03bf \u03c0\u03cc\u03c1\u03bf\u03c2: {0}
+move.resrouce.error.value.miss =moveResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) \u03b1\u03c0\u03b1\u03b9\u03c4\u03bf\u03cd\u03bd \u03c4\u03b9\u03bc\u03ad\u03c2 \u03b3\u03b9\u03b1 resourceID, targetFolderID, resourceType and userID
+unsupport.move =\u03a4\u03bf LAMS \u03b4\u03b5\u03bd \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03b5\u03b9 \u03c4\u03b7 \u03bc\u03b5\u03c4\u03b1\u03ba\u03af\u03bd\u03b7\u03c3\u03b7 \u03b5\u03bd\u03cc\u03c2 \u03b1\u03c1\u03c7\u03b5\u03af\u03bf\u03c5 \u03bc\u03ad\u03c3\u03c9 \u03c4\u03bf\u03c5 \u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03bf\u03cd \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03c7\u03ce\u03c1\u03bf\u03c5 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2.
+creating.workspace.folder.error =\u039c\u03af\u03b1 \u03b5\u03be\u03b1\u03af\u03c1\u03b5\u03c3\u03b7 \u03c0\u03c1\u03bf\u03ad\u03ba\u03c5\u03c8\u03b5 \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7 \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03c4\u03bf\u03c5 workspaceFolderContent: {0}.
+resource.already.exist =\u039f \u03c0\u03cc\u03c1\u03bf\u03c2 {0} \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03ae\u03b4\u03b7 \u03c3\u03c4\u03b7\u03bd \u03b1\u03c0\u03bf\u03b8\u03ae\u03ba\u03b7: {1}.
+no.such.content =\u039a\u03b1\u03bd\u03ad\u03bd\u03b1 \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03bf \u03bc\u03b5 \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 (versionID) {0} \u03b4\u03b5 \u03b2\u03c1\u03ad\u03b8\u03b7\u03ba\u03b5 \u03c3\u03c4\u03b7\u03bd \u03b1\u03c0\u03bf\u03b8\u03ae\u03ba\u03b7 {1}.
+content.delete.success =\u03a4\u03bf \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03bf \u03b4\u03b9\u03b1\u03b3\u03c1\u03ac\u03c6\u03b7\u03ba\u03b5 \u03bc\u03b5 \u03b5\u03c0\u03b9\u03c4\u03c5\u03c7\u03af\u03b1.
+rename.resource.error =\u0394\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03bc\u03b5\u03c4\u03bf\u03bd\u03bf\u03bc\u03b1\u03c3\u03c4\u03b5\u03af \u03bf \u03c0\u03cc\u03c1\u03bf\u03c2: {0}
+rename.resource.error.miss.vaue =renameResource(Long resourceID,Integer newName, String resourceType, Integer userID) \u03b1\u03c0\u03b1\u03b9\u03c4\u03bf\u03cd\u03bd \u03c4\u03b9\u03bc\u03ad\u03c2 \u03b3\u03b9\u03b1: resourceID, targetFolderID, resourceType and userID
+rename.resource.unspport =\u03a4\u03bf LAMS \u03b4\u03b5\u03bd \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03b5\u03b9 \u03c4\u03b7 \u03bc\u03b5\u03c4\u03bf\u03bd\u03bf\u03bc\u03b1\u03c3\u03af\u03b1 \u03b5\u03bd\u03cc\u03c2 \u03b1\u03c1\u03c7\u03b5\u03af\u03bf\u03c5 \u03bc\u03ad\u03c3\u03c9 \u03c4\u03bf\u03c5 \u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03bf\u03cd \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03c7\u03ce\u03c1\u03bf\u03c5 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2.
+folder.already.exist =\u03a5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03ae\u03b4\u03b7 \u03ad\u03bd\u03b1\u03c2 \u03c6\u03ac\u03ba\u03b5\u03bb\u03bf\u03c2 \u03bc\u03b5 \u03c4\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1''{0}''.
+organisations =\u039f\u03b9 \u03bf\u03bc\u03ac\u03b4\u03b5\u03c2 \u03bc\u03bf\u03c5
folders =\u03a6\u03ac\u03ba\u03b5\u03bb\u03bf\u03b9
-forgot.password.email.body =\u039a\u03ac\u03bd\u03c4\u03b5 \u03ba\u03bb\u03b9\u03ba \u03c3\u03c4\u03bf\u03bd \u03c0\u03b1\u03c1\u03b1\u03ba\u03ac\u03c4\u03c9 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03bc\u03bf \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c3\u03c5\u03bd\u03b4\u03b5\u03b8\u03b5\u03af\u03c4\u03b5 \u03c3\u03c4\u03b7 \u03c3\u03b5\u03bb\u03af\u03b4\u03b1 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ae\u03c2 \u03ba\u03c9\u03b4\u03b9\u03ba\u03bf\u03cd \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2.
-forgot.password.email.sent =\u0388\u03bd\u03b1 email \u03ad\u03c7\u03b5\u03b9 \u03c3\u03c4\u03b1\u03bb\u03b5\u03af \u03c3\u03c4\u03b7 \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03bf\u03cd \u03c3\u03b1\u03c2 \u03c4\u03b1\u03c7\u03c5\u03b4\u03c1\u03bf\u03bc\u03b5\u03af\u03bf\u03c5.
-forgot.password.email.subject =LAMS server - \u0391\u03c0\u03ac\u03bd\u03c4\u03b7\u03c3\u03b7 \u03b3\u03b9\u03b1 \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc \u03c0\u03bf\u03c5 \u03ad\u03c7\u03b5\u03c4\u03b5 \u03be\u03b5\u03c7\u03ac\u03c3\u03b5\u03b9.
-heading.general.error =\u039b\u03ac\u03b8\u03bf\u03c2
-heading.password.changed.screen =\u039f \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03ac\u03bb\u03bb\u03b1\u03be\u03b5
-heading.password.change.screen =\u0391\u03bb\u03bb\u03b1\u03b3\u03ae \u03ba\u03c9\u03b4\u03b9\u03ba\u03bf\u03cd
-index.addlesson =\u03a0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7 \u039c\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2
-index.author =\u03a3\u03c5\u03b3\u03b3\u03c1\u03b1\u03c6\u03ad\u03b1\u03c2
-index.classman =\u0394\u03b9\u03b1\u03c7. \u03a5\u03c0\u03bf-\u03bf\u03bc\u03ac\u03b4\u03c9\u03bd/\u039c\u03b1\u03b8\u03b7\u03bc\u03ac\u03c4\u03c9\u03bd
-index.community =\u039a\u03bf\u03b9\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1
-index.coursegradebook =\u0395\u03c0\u03bf\u03c0\u03c4\u03b5\u03af\u03b1 \u0392\u03b1\u03b8\u03bc\u03bf\u03bb\u03bf\u03b3\u03af\u03bf\u03c5
-index.coursegradebook.learner =\u03a4\u03bf \u0392\u03b1\u03b8\u03bc\u03bf\u03bb\u03cc\u03b3\u03b9\u03bf \u03bc\u03bf\u03c5
-index.coursegradebookmonitor =\u0392\u03b1\u03b8\u03bc\u03bf\u03bb\u03cc\u03b3\u03b9\u03bf
-index.coursegradebook.tooltip =\u0392\u03b1\u03b8\u03bc\u03bf\u03bb\u03cc\u03b3\u03b9\u03bf \u039c\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2 \u03b1\u03bd\u03bf\u03b9\u03ba\u03c4\u03ae\u03c2 \u03ba\u03bb\u03af\u03bc\u03b1\u03ba\u03b1\u03c2 (Open course-wide )
-index.courseman =\u0394\u03b9\u03b1\u03c7. \u039f\u03bc\u03ac\u03b4\u03c9\u03bd
-index.dummymonitor =\u03a0\u03bb\u03b1\u03c3\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc\u03c2 \u0395\u03c0\u03cc\u03c0\u03c4\u03b7\u03c2
-index.lamscommunity =\u039a\u03bf\u03b9\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1 LAMS
+title.lams =LAMS
+title.login.window =\u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 - LAMS: \u03a3\u03cd\u03c3\u03c4\u03b7\u03bc\u03b1 \u0394\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7\u03c2 \u039c\u03b1\u03b8\u03b7\u03c3\u03b9\u03b1\u03ba\u03ae\u03c2 \u0394\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2
+title.system.admin.window =\u0394\u03b9\u03b1\u03c7. \u03a3\u03c5\u03c3\u03c4\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2: LAMS
+msg.loading.system.admin.window =\u0386\u03bd\u03bf\u03b3\u03bc\u03b1 \u03a0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03bf\u03c2 \u0394\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7\u03c2 \u03a3\u03c5\u03c3\u03c4\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2
+title.admin.window =\u0394\u03b9\u03b1\u03c7\u03b5\u03b9\u03c1\u03b9\u03c3\u03c4\u03ae\u03c2: LAMS
+msg.loading.admin.window =\u03a6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7 \u03a0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03bf\u03c2 \u0394\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7\u03c2
+title.add.lesson.window =\u039d\u03ad\u03bf \u039c\u03ac\u03b8\u03b7\u03bc\u03b1::LAMS
+msg.loading.add.lesson.window =\u03a6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7 \u039f\u03b4\u03b7\u03b3\u03bf\u03cd \u03a0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7\u03c2 \u039c\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2
+title.monitor.lesson.window =\u0395\u03c0\u03bf\u03c0\u03c4\u03b5\u03af\u03b1 \u03bc\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2:: LAMS
+msg.loading.monitor.lesson.window =\u03a6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7 \u03a0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03bf\u03c2 \u0395\u03c0\u03bf\u03c0\u03c4\u03b5\u03af\u03b1\u03c2 \u039c\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2.
+title.learner.window =\u0395\u03ba\u03c0\u03b1\u03b9\u03b4\u03b5\u03c5\u03cc\u03bc\u03b5\u03bd\u03bf\u03c2
+msg.loading.learner.window =\u03a6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7 \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03bf\u03c2 \u03b5\u03ba\u03c0\u03b1\u03b9\u03b4\u03b5\u03c5\u03cc\u03bc\u03b5\u03bd\u03bf\u03c5
+title.change.password.window =\u0391\u03bb\u03bb\u03b1\u03b3\u03ae \u03ba\u03c9\u03b4\u03b9\u03ba\u03bf\u03cd
+title.password.changed.window =\u039f \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03ac\u03bb\u03bb\u03b1\u03be\u03b5
+title.error.window =\u03bb\u03ac\u03b8\u03bf\u03c2
+authoring.msg.save.success =\u03a3\u03c5\u03b3\u03c7\u03b1\u03c1\u03b7\u03c4\u03ae\u03c1\u03b9\u03b1, \u03c4\u03bf \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03cc \u03c3\u03b1\u03c2 \u03b1\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03cd\u03b8\u03b7\u03ba\u03b5 \u03b5\u03c0\u03b9\u03c4\u03c5\u03c7\u03ce\u03c2
+label.authoring.close =K\u03bb\u03b5\u03af\u03c3\u03b9\u03bc\u03bf
+label.authoring.re.edit =\u0395\u03c0\u03b1\u03bd\u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1
+index.welcome =\u039a\u03b1\u03bb\u03c9\u03c3\u03ae\u03c1\u03b8\u03b5\u03c2
index.logout =\u0391\u03c0\u03bf\u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7
-index.monitor =\u0395\u03c0\u03cc\u03c0\u03c4\u03b7\u03c2
-index.moreActions =\u03a0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b5\u03c2 \u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2
-index.mycourses =\u039f\u03bc\u03ac\u03b4\u03b5\u03c2
-index.myprofile =\u03a0\u03c1\u03bf\u03c6\u03af\u03bb
-index.participate =\u03a3\u03c5\u03bc\u03bc\u03b5\u03c4\u03bf\u03c7\u03ae
index.refresh =\u0391\u03bd\u03b1\u03bd\u03ad\u03c9\u03c3\u03b7
index.refresh.hint =\u039c\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03bc\u03b5 \u03c0\u03b1\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2 \u03bc\u03b5\u03c4\u03ac \u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7/\u03b4\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae \u03bf\u03bc\u03ac\u03b4\u03c9\u03bd/\u03c5\u03c0\u03bf\u03bf\u03bc\u03ac\u03b4\u03c9\u03bd/\u03bc\u03b1\u03b8\u03b7\u03bc\u03ac\u03c4\u03c9\u03bd
-index.searchlesson =\u0391\u03bd\u03b1\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7
-index.searchlesson.tooltip =\u0391\u03bd\u03b1\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7 \u03c3\u03c0\u03bf\u03c5\u03b4\u03b1\u03c3\u03c4\u03ce\u03bd \u03c3\u03b5 \u03cc\u03bb\u03b1 \u03c4\u03b1 \u03bc\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03b1
+index.myprofile =\u03a0\u03c1\u03bf\u03c6\u03af\u03bb
index.sysadmin =\u0394\u03b9\u03b1\u03c7. \u03a3\u03c5\u03c3\u03c4\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2
-index.welcome =\u039a\u03b1\u03bb\u03c9\u03c3\u03ae\u03c1\u03b8\u03b5\u03c2
-invalid.wddx.packet =\u039c\u03b7 \u03ad\u03b3\u03ba\u03c5\u03c1\u03bf \u0391\u03bd\u03c4\u03b9\u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03c3\u03c4\u03bf \u03c0\u03b1\u03ba\u03ad\u03c4\u03bf WDDX. \u0389\u03c4\u03b1\u03bd \u03bb\u03ac\u03b8\u03bf\u03c2 {0}.
+index.courseman =\u0394\u03b9\u03b1\u03c7. \u039f\u03bc\u03ac\u03b4\u03c9\u03bd
+index.author =\u03a3\u03c5\u03b3\u03b3\u03c1\u03b1\u03c6\u03ad\u03b1\u03c2
+index.classman =\u0394\u03b9\u03b1\u03c7. \u03a5\u03c0\u03bf-\u03bf\u03bc\u03ac\u03b4\u03c9\u03bd/\u039c\u03b1\u03b8\u03b7\u03bc\u03ac\u03c4\u03c9\u03bd
+index.addlesson =\u03a0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7 \u039c\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2
+index.monitor =\u0395\u03c0\u03cc\u03c0\u03c4\u03b7\u03c2
+index.participate =\u03a3\u03c5\u03bc\u03bc\u03b5\u03c4\u03bf\u03c7\u03ae
+index.dummymonitor =\u03a0\u03bb\u03b1\u03c3\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc\u03c2 \u0395\u03c0\u03cc\u03c0\u03c4\u03b7\u03c2
+title.import.result =\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03ad\u03c3\u03bc\u03b1\u03c4\u03bf\u03c2 \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03bf\u03c5 \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5
+title.import =\u0395\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03bf \u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae\u03c2 \u03a0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5
+title.import.instruction =\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03bc\u03af\u03b1 \u0391\u03ba\u03bf\u03bb\u03bf\u03c5\u03b8\u03af\u03b1 LAMS \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c4\u03b7\u03bd \u03b5\u03b9\u03c3\u03b1\u03b3\u03ac\u03b3\u03b5\u03c4\u03b5
+title.export.loading =\u03a6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7 \u03b5\u03be\u03b1\u03b3\u03c9\u03b3\u03ae\u03c2 \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03bf\u03c5 \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5
+label.ld.zip.file =\u03a3\u03c5\u03bc\u03c0\u03b9\u03b5\u03c3\u03bc\u03ad\u03bd\u03bf \u0391\u03c1\u03c7\u03b5\u03af\u03bf \u03a3\u03c7\u03b5\u03b4\u03af\u03bf\u03c5 \u0394\u03b9\u03b4\u03b1\u03c3\u03ba\u03b1\u03bb\u03af\u03b1\u03c2/\u039c\u03ac\u03b8\u03b7\u03c3\u03b7\u03c2
+msg.import.success =\u0397 \u03b5\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c4\u03bf\u03c5 \u03a3\u03c7\u03b5\u03b4\u03af\u03bf\u03c5 \u0394\u03b9\u03b4\u03b1\u03c3\u03ba\u03b1\u03bb\u03af\u03b1\u03c2/\u039c\u03ac\u03b8\u03b7\u03c3\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03c9\u03bd \u0394\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03bf\u03c4\u03ae\u03c4\u03c9\u03bd \u03ad\u03b3\u03b9\u03bd\u03b5 \u03b5\u03c0\u03b9\u03c4\u03c5\u03c7\u03ce\u03c2.
+msg.import.ld.success =\u0397 \u03b5\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c4\u03bf\u03c5 \u03a3\u03c7\u03b5\u03b4\u03af\u03bf\u03c5 \u0394\u03b9\u03b4\u03b1\u03c3\u03ba\u03b1\u03bb\u03af\u03b1\u03c2/\u039c\u03ac\u03b8\u03b7\u03c3\u03b7\u03c2 \u03ad\u03b3\u03b9\u03bd\u03b5 \u03b5\u03c0\u03b9\u03c4\u03c5\u03c7\u03ce\u03c2.
+msg.import.tool.error.prefix =\u0391\u03bb\u03bb\u03ac \u03c5\u03c0\u03ac\u03c1\u03c7\u03bf\u03c5\u03bd \u03bc\u03b5\u03c1\u03b9\u03ba\u03ad\u03c2 \u03b5\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ad\u03c2 \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03c9\u03bd \u03c0\u03bf\u03c5 \u03b1\u03c0\u03ad\u03c4\u03c5\u03c7\u03b1\u03bd.
+msg.import.failed =\u0397 \u03b5\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c4\u03bf\u03c5 \u03a3\u03c7\u03b5\u03b4\u03af\u03bf\u03c5 \u0394\u03b9\u03b4\u03b1\u03c3\u03ba\u03b1\u03bb\u03af\u03b1\u03c2/\u039c\u03ac\u03b8\u03b7\u03c3\u03b7\u03c2 \u03b1\u03c0\u03ad\u03c4\u03c5\u03c7\u03b5
+msg.export.loading =\u03b7 \u03c6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03a3\u03c7\u03b5\u03b4\u03af\u03bf\u03c5 \u0395\u03ba\u03bc\u03ac\u03b8\u03b7\u03c3\u03b7\u03c2 \u03b8\u03b1 \u03b1\u03c1\u03c7\u03af\u03c3\u03b5\u03b9 \u03b1\u03c5\u03c4\u03cc\u03bc\u03b1\u03c4\u03b1 \u03c3\u03b5 \u03b4\u03b5\u03c5\u03c4\u03b5\u03c1\u03cc\u03bb\u03b5\u03c0\u03c4\u03b1, \u03c0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03c0\u03b5\u03c1\u03b9\u03bc\u03ad\u03bd\u03b5\u03c4\u03b5...
+msg.export.success =\u0397 \u03b5\u03be\u03b1\u03b3\u03c9\u03b3\u03ae \u03a3\u03c7\u03b5\u03b4\u03af\u03bf\u03c5 \u0394\u03b9\u03b4\u03b1\u03c3\u03ba\u03b1\u03bb\u03af\u03b1\u03c2/\u039c\u03ac\u03b8\u03b7\u03c3\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03bf\u03c4\u03ae\u03c4\u03c9\u03bd \u03c0\u03ad\u03c4\u03c5\u03c7\u03b5
+msg.export.ld.success =\u0397 \u03b5\u03be\u03b1\u03b3\u03c9\u03b3\u03ae \u03c4\u03bf\u03c5 \u03a3\u03c7\u03b5\u03b4\u03af\u03bf\u03c5 \u0394\u03b9\u03b4\u03b1\u03c3\u03ba\u03b1\u03bb\u03af\u03b1\u03c2/\u039c\u03ac\u03b8\u03b7\u03c3\u03b7\u03c2 \u03c0\u03ad\u03c4\u03c5\u03c7\u03b5
+msg.export.tool.error.prefix =\u0391\u03bb\u03bb\u03ac \u03c5\u03c0\u03ac\u03c1\u03c7\u03bf\u03c5\u03bd \u03bc\u03b5\u03c1\u03b9\u03ba\u03ac \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03b1 \u03c0\u03bf\u03c5 \u03b1\u03c0\u03ad\u03c4\u03c5\u03c7\u03b5 \u03b7 \u03b5\u03be\u03b1\u03b3\u03c9\u03b3\u03ae \u03c4\u03bf\u03c5\u03c2
+msg.export.failed =\u0397 \u03b5\u03be\u03b1\u03b3\u03c9\u03b3\u03ae \u03c4\u03bf\u03c5 \u03a3\u03c7\u03b5\u03b4\u03af\u03bf\u03c5 \u0394\u03b9\u03b4\u03b1\u03c3\u03ba\u03b1\u03bb\u03af\u03b1\u03c2/ \u039c\u03ac\u03b8\u03b7\u03c3\u03b7\u03c2 \u03b1\u03c0\u03ad\u03c4\u03c5\u03c7\u03b5
+msg.reason.is =\u039f \u03bb\u03cc\u03b3\u03bf\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9
+button.close =\u039a\u03bb\u03b5\u03af\u03c3\u03b9\u03bc\u03bf
+button.import =\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae
+msg.LAMS.copyright.statement.1 =LAMS\u2122 \u00a9 2002-2008 '\u0399\u03b4\u03c1\u03c5\u03bc\u03b1 LAMS
+msg.LAMS.copyright.statement.2 =LAMS \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03b5\u03bc\u03c0\u03bf\u03c1\u03b9\u03ba\u03cc \u03c3\u03ae\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03b9\u03b4\u03c1\u03cd\u03bc\u03b1\u03c4\u03bf\u03c2 LAMS
+msg.LAMS.copyright.statement.3 =\u0391\u03c5\u03c4\u03cc \u03c4\u03bf \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bb\u03b5\u03cd\u03b8\u03b5\u03c1\u03bf \u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03b9\u03ba\u03cc, \u03bc\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03c4\u03bf\u03bd \u03b1\u03bd\u03b1\u03ba\u03b1\u03c4\u03b1\u03bd\u03b5\u03af\u03bc\u03b5\u03c4\u03b5 \u03ae/\u03ba\u03b1\u03b9 \u03bd\u03b1 \u03c4\u03bf\u03bd \u03c4\u03c1\u03bf\u03c0\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03b5\u03c4\u03b5 \u03c5\u03c0\u03cc \u03c4\u03bf\u03bd \u03cc\u03c1\u03bf \u03b1\u03b4\u03b5\u03b9\u03ce\u03bd GNU \u03c4\u03b7\u03c2 \u03ad\u03ba\u03b4\u03bf\u03c3\u03b7\u03c2 2 , \u03cc\u03c0\u03c9\u03c2 \u03b4\u03b7\u03bc\u03bf\u03c3\u03b9\u03b5\u03cd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03bf \u038a\u03b4\u03c1\u03c5\u03bc\u03b1 \u0395\u03bb\u03b5\u03cd\u03b8\u03b5\u03c1\u03bf \u039b\u03bf\u03b3\u03b9\u03c3\u03bc\u03b9\u03ba\u03bf\u03cd.
+title.export =\u0395\u03be\u03b1\u03b3\u03c9\u03b3\u03ae \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03bf\u03c5 \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5
+error.system.error =\u03a3\u03c5\u03bd\u03ad\u03b2\u03b7 \u03bb\u03ac\u03b8\u03bf\u03c2. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03be\u03b5\u03ba\u03b9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03c0\u03ac\u03bb\u03b9, \u0391\u03b9\u03c4\u03af\u03b1 \u03bb\u03ac\u03b8\u03bf\u03c5\u03c2: {0}
+msg.hide.detail =\u0391\u03c0\u03cc\u03ba\u03c5\u03c8\u03b7 \u03bb\u03b5\u03c0\u03c4\u03bf\u03bc\u03b5\u03c1\u03b5\u03b9\u03ce\u03bd
+msg.show.detail =\u0395\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7 \u03bb\u03b5\u03c0\u03c4\u03bf\u03bc\u03b5\u03c1\u03b5\u03b9\u03ce\u03bd
+msg.no.more.detail =\u039a\u03b1\u03bc\u03af\u03b1 \u03b5\u03c0\u03b9\u03c0\u03bb\u03ad\u03bf\u03bd \u03bb\u03b5\u03c0\u03c4\u03bf\u03bc\u03ad\u03c1\u03b5\u03b9\u03b1
+404.title =\u0397 \u03c3\u03b5\u03bb\u03af\u03b4\u03b1 \u03b4\u03b5 \u03b2\u03c1\u03ad\u03b8\u03b7\u03ba\u03b5
+404.message =\u0397 \u03c3\u03b5\u03bb\u03af\u03b4\u03b1 \u03c0\u03bf\u03c5 \u03b6\u03b7\u03c4\u03ae\u03c3\u03b1\u03c4\u03b5 \u03b4\u03b5 \u03b2\u03c1\u03ad\u03b8\u03b7\u03ba\u03b5.
+403.title =\u039f \u03c4\u03c1\u03ad\u03c7\u03c9\u03bd \u03c1\u03cc\u03bb\u03bf\u03c2 \u03c3\u03b1\u03c2 \u03b4\u03b5\u03bd \u03c3\u03b1\u03c2 \u03b5\u03c0\u03b9\u03c4\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03b4\u03b5\u03af\u03c4\u03b5 \u03c4\u03b7 \u03c3\u03b5\u03bb\u03af\u03b4\u03b1. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b5 \u03c4\u03bf\u03bd \u03b4\u03b9\u03b1\u03c7\u03b5\u03b9\u03c1\u03b9\u03c3\u03c4\u03ae \u03c4\u03bf\u03c5 \u03c3\u03c5\u03c3\u03c4\u03ae\u03bc\u03b1\u03c4\u03cc\u03c2 \u03c3\u03b1\u03c2 \u03b5\u03b1\u03bd \u03bd\u03bf\u03bc\u03af\u03b6\u03b5\u03c4\u03b5 \u03cc\u03c4\u03b9 \u03ad\u03c0\u03c1\u03b5\u03c0\u03b5 \u03bd\u03b1 \u03ad\u03c7\u03b5\u03c4\u03b5 \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7
+msg.import.failed.unknown.reason =\u0394\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03b9\u03b1\u03b8\u03ad\u03c3\u03b9\u03bc\u03bf \u03bc\u03ae\u03bd\u03c5\u03bc\u03b1 \u03bb\u03ac\u03b8\u03bf\u03c2
+msg.import.file.not.found =\u03a4\u03bf \u03b5\u03c0\u03b9\u03bb\u03b5\u03b3\u03bc\u03ad\u03bd\u03bf \u03b1\u03c1\u03c7\u03b5\u03af\u03bf \u03b4\u03b5\u03bd \u03b1\u03bd\u03ad\u03b2\u03b7\u03ba\u03b5 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03c6\u03c5\u03bb\u03bb\u03bf\u03bc\u03b5\u03c4\u03c1\u03b7\u03c4\u03ae \u03c3\u03b1\u03c2. \u03c0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03be\u03b1\u03bd\u03b1\u03c0\u03c1\u03bf\u03c3\u03c0\u03b1\u03b8\u03ae\u03c3\u03c4\u03b5
+title.profile.window =To \u03a0\u03c1\u03bf\u03c6\u03af\u03bb \u03bc\u03bf\u03c5
+title.edit.profile.window =\u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03c4\u03bf\u03c5 \u03c0\u03c1\u03bf\u03c6\u03af\u03bb \u03bc\u03bf\u03c5
+title.profile.edit.screen =\u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03a0\u03c1\u03bf\u03c6\u03af\u03bb
+title.archived.groups =\u0391\u03c1\u03c7\u03b5\u03b9\u03bf\u03b8\u03b5\u03c4\u03b7\u03bc\u03ad\u03bd\u03b5\u03c2 \u03bf\u03bc\u03ac\u03b4\u03b5\u03c2
+label.export.portfolio =\u0395\u03be\u03b1\u03b3\u03c9\u03b3\u03ae \u03c6\u03b1\u03ba\u03ad\u03bb\u03bf\u03c5 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2
+label.name =\u038c\u03bd\u03bf\u03bc\u03b1
+label.title =\u03a4\u03af\u03c4\u03bb\u03bf\u03c2
+label.first_name =\u038c\u03bd\u03bf\u03bc\u03b1
+label.last_name =\u0395\u03c0\u03ce\u03bd\u03c5\u03bc\u03bf
label.address_line_1 =\u0393\u03c1\u03b1\u03bc\u03bc\u03ae \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7\u03c2 1
label.address_line_2 =\u0393\u03c1\u03b1\u03bc\u03bc\u03ae \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7\u03c2 2
label.address_line_3 =\u0393\u03c1\u03b1\u03bc\u03bc\u03ae \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7\u03c2 3
-label.archived =\u0391\u03c1\u03c7\u03b5\u03b9\u03bf\u03b8\u03b5\u03c4\u03b7\u03bc\u03ad\u03bd\u03b1
-label.authoring.close =K\u03bb\u03b5\u03af\u03c3\u03b9\u03bc\u03bf
-label.authoring.re.edit =\u0395\u03c0\u03b1\u03bd\u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1
label.city =\u03a0\u03cc\u03bb\u03b7
-label.completed =\u039f\u03bb\u03bf\u03ba\u03bb\u03b7\u03c1\u03ce\u03b8\u03b7\u03ba\u03b5!
+label.state =\u03a0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae
label.country =\u03a7\u03ce\u03c1\u03b1
label.day_phone =\u03a4\u03b7\u03bb\u03ad\u03c6\u03c9\u03bd\u03bf \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7 \u03b4\u03b9\u03ac\u03c1\u03ba\u03b5\u03b9\u03b1 \u03c4\u03b7\u03c2 \u03b7\u03bc\u03ad\u03c1\u03b1\u03c2
-label.disabled =\u0391\u03c0\u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03bf
-label.email =\u0394\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03bf\u03cd \u03c4\u03b1\u03c7\u03c5\u03b4\u03c1\u03bf\u03bc\u03b5\u03af\u03bf\u03c5 (email)
-label.enable.flash =\u0395\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b5\u03af \u03c4\u03bf Flash \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c0\u03b1\u03c1\u03ac\u03b8\u03c5\u03c1\u03bf \u03c4\u03bf\u03c5 \u0395\u03ba\u03c0\u03b1\u03b9\u03b4\u03b5\u03c5\u03cc\u03bc\u03b5\u03bd\u03bf\u03c5
-label.enable.lesson.sorting =\u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03c0\u03bf\u03b9\u03b5\u03af \u03c4\u03b7\u03bd \u03c4\u03b1\u03be\u03b9\u03bd\u03cc\u03bc\u03b7\u03c3\u03b7 \u03bc\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2
label.evening_phone =\u03a4\u03b7\u03bb\u03ad\u03c6\u03c9\u03bd\u03bf \u03ba\u03b1\u03c4\u03ac \u03c4\u03b9\u03c2 \u03b2\u03c1\u03b1\u03b4\u03b9\u03bd\u03ad\u03c2 \u03ce\u03c1\u03b5\u03c2
-label.export.advanced.options =\u0395\u03be\u03b1\u03b3\u03c9\u03b3\u03ae - \u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2 \u03b3\u03b9\u03b1 \u03a0\u03c1\u03bf\u03c7\u03c9\u03c1\u03b7\u03bc\u03ad\u03bd\u03bf\u03c5\u03c2
-label.export.portfolio =\u0395\u03be\u03b1\u03b3\u03c9\u03b3\u03ae \u03c6\u03b1\u03ba\u03ad\u03bb\u03bf\u03c5 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2
+label.mobile_phone =\u039a\u03b9\u03bd\u03b7\u03c4\u03cc \u03c4\u03b7\u03bb\u03ad\u03c6\u03c9\u03bd\u03bf
label.fax =\u03a6\u03b1\u03be
-label.first_name =\u038c\u03bd\u03bf\u03bc\u03b1
+label.email =\u0394\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03bf\u03cd \u03c4\u03b1\u03c7\u03c5\u03b4\u03c1\u03bf\u03bc\u03b5\u03af\u03bf\u03c5 (email)
+label.language =\u0393\u03bb\u03ce\u03c3\u03c3\u03b1
+title.password.change.screen =\u0391\u03bb\u03bb\u03b1\u03b3\u03ae \u03c4\u03bf\u03c5 \u03ba\u03c9\u03b4\u03b9\u03ba\u03bf\u03cd \u03bc\u03bf\u03c5
+msg.groups.empty =\u038c\u03c7\u03b9 \u03bf\u03bc\u03ac\u03b4\u03b5\u03c2
+button.reset =\u0394\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae \u03a3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03c9\u03bd
+label.postcode =\u03a4\u03b1\u03c7\u03c5\u03b4\u03c1\u03bf\u03bc\u03b9\u03ba\u03cc\u03c2 \u03ba\u03ce\u03b4\u03b9\u03ba\u03b1\u03c2
+label.portrait.current =\u03a4\u03c1\u03ad\u03c7\u03bf\u03bd \u03c0\u03bf\u03c1\u03c4\u03c1\u03b1\u03af\u03c4\u03bf
+label.portrait.upload =\u0391\u03c0\u03bf\u03c3\u03c4\u03bf\u03bb\u03ae \u039d\u03ad\u03bf\u03c5 \u03c0\u03bf\u03c1\u03c4\u03c1\u03b1\u03af\u03c4\u03bf\u03c5
+msg.portrait.none =\u0394\u03b5\u03bd \u03ad\u03c7\u03b5\u03b9 \u03b1\u03bd\u03b5\u03b2\u03b5\u03af \u03c0\u03bf\u03c1\u03c4\u03c1\u03b1\u03af\u03c4\u03bf
+title.portrait.change.screen =\u0391\u03bb\u03bb\u03b1\u03b3\u03ae \u03c4\u03bf\u03c5 \u03c0\u03bf\u03c1\u03c4\u03c1\u03b1\u03af\u03c4\u03bf\u03c5 \u03bc\u03bf\u03c5
+title.change.portrait.window =\u0391\u03bb\u03bb\u03b1\u03b3\u03ae \u03c4\u03bf\u03c5 \u03c0\u03bf\u03c1\u03c4\u03c1\u03b1\u03af\u03c4\u03bf\u03c5 \u03bc\u03bf\u03c5
+error.portrait.not.image =\u03a4\u03bf \u03b1\u03c1\u03c7\u03b5\u03af\u03bf \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1 (\u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03c0\u03b9\u03c4\u03c1\u03b5\u03c4\u03ad\u03c2 \u03bf\u03b9 \u03bc\u03bf\u03c1\u03c6\u03ad\u03c2: PNG, GIF, JPG, WBMP \u03ba\u03b1\u03b9 BMP )
+msg.portrait.resized =\u03a3\u03b7\u03bc\u03b5\u03af\u03c9\u03c3\u03b7: \u0397 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1 \u03c4\u03bf\u03c5 \u03c0\u03bf\u03c1\u03c4\u03c1\u03b1\u03af\u03c4\u03bf\u03c5 \u03c0\u03c1\u03bf\u03c4\u03b5\u03af\u03bd\u03b5\u03c4\u03b1\u03b9 \u03bd\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c3\u03b5 120x120 pixels. \u039f\u03b9 \u03c4\u03cd\u03c0\u03bf\u03b9 \u03b5\u03b9\u03ba\u03cc\u03bd\u03c9\u03bd \u03c0\u03bf\u03c5 \u03b5\u03c0\u03b9\u03c4\u03c1\u03ad\u03c0\u03bf\u03bd\u03c4\u03b1\u03b9 \u03b5\u03af\u03bd\u03b1\u03b9: PNG, GIF, JPG, WBMP \u03ba\u03b1\u03b9 BMP.
+label.workspace.root_folder =\u039f \u03c7\u03ce\u03c1\u03bf\u03c2 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2 \u03bc\u03bf\u03c5
+msg.design.not.saved =\u03a4\u03bf \u03c3\u03c7\u03ad\u03b4\u03b9\u03cc \u03c3\u03b1\u03c2 \u03b4\u03b5\u03bd \u03ad\u03c7\u03b5\u03b9 \u03b1\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03c5\u03b8\u03b5\u03af, \u03cc\u03c0\u03bf\u03b9\u03b5\u03c2 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ad\u03c2 \u03ad\u03c7\u03b5\u03c4\u03b5 \u03ba\u03ac\u03bd\u03b5\u03b9 \u03bc\u03b5\u03c4\u03ac \u03c4\u03b7\u03bd \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03b1 \u03c3\u03b1\u03c2 \u03b1\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7 \u03b8\u03b1 \u03c7\u03b1\u03b8\u03bf\u03cd\u03bd.
+error.firstname.required =\u0391\u03c0\u03b1\u03b9\u03c4\u03b5\u03af\u03c4\u03b1\u03b9 \u03cc\u03bd\u03bf\u03bc\u03b1.
+error.lastname.required =\u0391\u03c0\u03b1\u03b9\u03c4\u03b5\u03af\u03c4\u03b1\u03b9 \u0395\u03c0\u03ce\u03bd\u03c5\u03bc\u03bf.
+error.email.required =\u0391\u03c0\u03b1\u03b9\u03c4\u03b5\u03af\u03c4\u03b1\u03b9 \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03ae \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7.
+error.valid.email.required =\u0391\u03c0\u03b1\u03b9\u03c4\u03b5\u03af\u03c4\u03b1\u03b9 \u03ad\u03b3\u03ba\u03c5\u03c1\u03b7 \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03ae \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7.
+message.lesson.not.started.cannot.participate =\u0391\u03c5\u03c4\u03cc \u03c4\u03bf \u03bc\u03ac\u03b8\u03b7\u03bc\u03b1 \u03b4\u03b5\u03bd \u03ad\u03c7\u03b5\u03b9 \u03b1\u03c1\u03c7\u03af\u03c3\u03b5\u03b9. \u0394\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03c3\u03c5\u03bc\u03bc\u03b5\u03c4\u03ad\u03c7\u03b5\u03c4 \u03bc\u03ad\u03c7\u03c1\u03b9\u03c2 \u03cc\u03c4\u03bf\u03c5 \u03bd\u03b1 \u03be\u03b5\u03ba\u03b9\u03bd\u03ae\u03c3\u03b5\u03b9.
+index.mycourses =\u039f\u03bc\u03ac\u03b4\u03b5\u03c2
+title.export.choose.format =\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03b7 \u03bc\u03bf\u03c1\u03c6\u03ae \u03b5\u03be\u03b1\u03b3\u03c9\u03b3\u03ae\u03c2 \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5
+msg.export.choose.format.instruction =\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03b7\u03bd \u03bc\u03bf\u03c1\u03c6\u03ae \u03c3\u03c4\u03b7\u03bd \u03bf\u03c0\u03bf\u03af\u03b1 \u03b8\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03b3\u03af\u03bd\u03b5\u03b9 \u03b7 \u03b5\u03be\u03b1\u03b3\u03c9\u03b3\u03ae
+msg.export.choose.format.lams =\u039c\u03bf\u03c1\u03c6\u03ae LAMS
+msg.export.choose.format.ims = IMS Learning Design \u03b5\u03c0\u03af\u03c0\u03b5\u03b4\u03bf A (\u0391\u03c5\u03c4\u03ae \u03b7 \u03bc\u03bf\u03c1\u03c6\u03ae \u03b4\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b5\u03b9\u03c3\u03b1\u03c7\u03b8\u03b5\u03af \u03c0\u03af\u03c3\u03c9 \u03c3\u03c4\u03bf LAMS. \u039c\u03cc\u03bd\u03bf\u03bd \u03b5\u03be\u03b1\u03b3\u03c9\u03b3\u03ae !)
+button.export =\u0395\u03be\u03b1\u03b3\u03c9\u03b3\u03ae
+label.open.lesson =\u0386\u03bd\u03bf\u03b9\u03be\u03b5 \u03bc\u03ac\u03b8\u03b7\u03bc\u03b1
+label.msg.status =\u039a\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7: {0}
+msg.status.not.stated =\u0391\u03c5\u03c4\u03cc \u03c4\u03bf \u03bc\u03ac\u03b8\u03b7\u03bc\u03b1 \u03b4\u03b5\u03bd \u03ad\u03c7\u03b5\u03b9 \u03b1\u03c1\u03c7\u03af\u03c3\u03b5\u03b9 \u03ba\u03b1\u03b9 \u03c3\u03c5\u03bd\u03b5\u03c0\u03ce\u03c2 \u03b4\u03b5\u03bd \u03ad\u03c7\u03b5\u03c4\u03b5 \u03b4\u03c5\u03bd\u03b1\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2.
+msg.status.disabled =\u0391\u03c5\u03c4\u03cc \u03c4\u03bf \u03bc\u03ac\u03b8\u03b7\u03bc\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03c0\u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03bf, \u03c3\u03c5\u03bd\u03b5\u03c0\u03ce\u03c2 \u03b4\u03b5\u03bd \u03ad\u03c7\u03b5\u03c4\u03b5 \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7 \u03c3\u03b5 \u03b1\u03c5\u03c4\u03cc.
+msg.status.finished =\u0391\u03c5\u03c4\u03cc \u03c4\u03bf \u03bc\u03ac\u03b8\u03b7\u03bc\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03c4\u03b5\u03bb\u03b5\u03b9\u03ce\u03c3\u03b5\u03b9 \u03ae \u03ad\u03c7\u03b5\u03b9 \u03b1\u03c1\u03c7\u03b5\u03b9\u03bf\u03b8\u03b5\u03c4\u03b7\u03b8\u03b5\u03af.
+msg.status.removed =\u0391\u03c5\u03c4\u03cc \u03c4\u03bf \u03bc\u03ac\u03b8\u03b7\u03bc\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03bc\u03b5\u03c4\u03b1\u03ba\u03b9\u03bd\u03b7\u03b8\u03b5\u03af.
+index.community =\u039a\u03bf\u03b9\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1
+msg.browser.compat =\u039f \u03c6\u03c5\u03bb\u03bb\u03bf\u03bc\u03b5\u03c4\u03c1\u03b7\u03c4\u03ae\u03c2 \u03c3\u03b1\u03c2 \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03bc\u03b7\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03c3\u03c5\u03bc\u03b2\u03b1\u03c4\u03cc\u03c2 \u03bc\u03b5 \u03c4\u03bf LAMS. \u03a0\u03c1\u03bf\u03c4\u03b5\u03af\u03bd\u03bf\u03c5\u03bc\u03b5 \u03c4\u03bf Mozilla Firefox \u03ad\u03ba\u03b4\u03bf\u03c3\u03b7 2 \u03ae \u03bd\u03b5\u03cc\u03c4\u03b5\u03c1\u03b7.
+label.disabled =\u0391\u03c0\u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03bf
+label.archived =\u0391\u03c1\u03c7\u03b5\u03b9\u03bf\u03b8\u03b5\u03c4\u03b7\u03bc\u03ad\u03bd\u03b1
+flash.min.error =\u0391\u03c0\u03b1\u03b9\u03c4\u03b5\u03af\u03c4\u03b1\u03b9 Flash Player plugin \u03ad\u03ba\u03b4\u03bf\u03c3\u03b7 8 \u03ae \u03bd\u03b5\u03cc\u03c4\u03b5\u03c1\u03b7.
+flash.download.player =\u039a\u03b1\u03c4\u03b5\u03b2\u03ac\u03c3\u03c4\u03b5 \u03c4\u03bf Flash Player
+audit.user.password.change =\u0391\u03bb\u03bb\u03b1\u03b3\u03ae \u03ba\u03c9\u03b4\u03b9\u03ba\u03bf\u03cd \u03b3\u03b9\u03b1: {0}
+title.author.window =\u03a3\u03c5\u03b3\u03b3\u03c1\u03b1\u03c6\u03ad\u03b1\u03c2
+title.all.my.lessons =\u038c\u03bb\u03b1 \u03c4\u03b1 \u039c\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03ac \u03bc\u03bf\u03c5
+msg.no.lessons =\u0394\u03b5\u03bd \u03c5\u03c0\u03ac\u03c1\u03c7\u03bf\u03c5\u03bd \u03bc\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03b1
+label.return.to.myprofile =\u0395\u03c0\u03b9\u03c3\u03c4\u03c1\u03bf\u03c6\u03ae \u03c3\u03c4\u03bf \u03a0\u03c1\u03bf\u03c6\u03af\u03bb \u03bc\u03bf\u03c5
+label.help =\u0392\u03bf\u03ae\u03b8\u03b5\u03b9\u03b1;
+label.completed =\u039f\u03bb\u03bf\u03ba\u03bb\u03b7\u03c1\u03ce\u03b8\u03b7\u03ba\u03b5!
+msg.import.file.format =\u03a4\u03bf \u03b5\u03b9\u03c3\u03b1\u03b3\u03cc\u03bc\u03b5\u03bd\u03bf \u03b1\u03c1\u03c7\u03b5\u03af\u03bf \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03c1\u03c7\u03b5\u03af\u03bf \u03c4\u03b7\u03c2 \u03bc\u03bf\u03c1\u03c6\u03ae\u03c2 .zip \u03c0\u03bf\u03c5 \u03b5\u03be\u03ac\u03c7\u03b8\u03b7\u03ba\u03b5 \u03b1\u03c0\u03cc \u03c4\u03bf LAMS 2 \u03ae \u03bd\u03b5\u03cc\u03c4\u03b5\u03c1\u03bf, \u03ae \u03ad\u03bd\u03b1 .las \u03b1\u03c1\u03c7\u03b5\u03af\u03bf \u03c0\u03bf\u03c5 \u03b5\u03be\u03ac\u03c7\u03b8\u03b7\u03ba\u03b5 \u03b1\u03c0\u03cc \u03c4\u03bf LAMS 1.0.2.
+label.enable.lesson.sorting =\u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03c0\u03bf\u03b9\u03b5\u03af \u03c4\u03b7\u03bd \u03c4\u03b1\u03be\u03b9\u03bd\u03cc\u03bc\u03b7\u03c3\u03b7 \u03bc\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2
+label.lesson.sorting.enabled =\u03b7 \u03c4\u03b1\u03be\u03b9\u03bd\u03cc\u03bc\u03b7\u03c3\u03b7 \u03bc\u03b1\u03b8\u03ae\u03bc\u03c4\u03bf\u03c2 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03ae\u03b8\u03b7\u03ba\u03b5
+label.show.groups =\u03a0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae \u039f\u03bc\u03ac\u03b4\u03c9\u03bd
label.forgot.password =\u039e\u03b5\u03c7\u03ac\u03c3\u03b1\u03c4\u03b5 \u03c4\u03bf\u03bd \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2;
+button.select.importfile =\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03b5 \u0391\u03c1\u03c7\u03b5\u03af\u03bf \u03b3\u03b9\u03b1 \u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae
+label.enable.flash =\u0395\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b5\u03af \u03c4\u03bf Flash \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c0\u03b1\u03c1\u03ac\u03b8\u03c5\u03c1\u03bf \u03c4\u03bf\u03c5 \u0395\u03ba\u03c0\u03b1\u03b9\u03b4\u03b5\u03c5\u03cc\u03bc\u03b5\u03bd\u03bf\u03c5
+label.yes =\u039d\u03b1\u03b9
+label.no =\u038c\u03c7\u03b9
+label.ok =\u039f\u039a
+title.forgot.password =\u03a0\u03b1\u03c1\u03ac\u03bb\u03b5\u03b9\u03c8\u03b7 \u039a\u03c9\u03b4\u03b9\u03ba\u03bf\u03cd \u03a0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2
label.forgot.password.confirm =\u0391\u03c0\u03b1\u03b9\u03c4\u03b5\u03af\u03c4\u03b1\u03b9 \u039a\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2
-label.forgot.password.email =\u0395\u03bb\u03ad\u03b3\u03be\u03b5\u03c4\u03b5 \u03c4\u03bf Email
+forgot.password.email.subject =LAMS server - \u0391\u03c0\u03ac\u03bd\u03c4\u03b7\u03c3\u03b7 \u03b3\u03b9\u03b1 \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc \u03c0\u03bf\u03c5 \u03ad\u03c7\u03b5\u03c4\u03b5 \u03be\u03b5\u03c7\u03ac\u03c3\u03b5\u03b9.
+forgot.password.email.body =\u039a\u03ac\u03bd\u03c4\u03b5 \u03ba\u03bb\u03b9\u03ba \u03c3\u03c4\u03bf\u03bd \u03c0\u03b1\u03c1\u03b1\u03ba\u03ac\u03c4\u03c9 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03bc\u03bf \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c3\u03c5\u03bd\u03b4\u03b5\u03b8\u03b5\u03af\u03c4\u03b5 \u03c3\u03c4\u03b7 \u03c3\u03b5\u03bb\u03af\u03b4\u03b1 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ae\u03c2 \u03ba\u03c9\u03b4\u03b9\u03ba\u03bf\u03cd \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2.
+forgot.password.email.sent =\u0388\u03bd\u03b1 email \u03ad\u03c7\u03b5\u03b9 \u03c3\u03c4\u03b1\u03bb\u03b5\u03af \u03c3\u03c4\u03b7 \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03bf\u03cd \u03c3\u03b1\u03c2 \u03c4\u03b1\u03c7\u03c5\u03b4\u03c1\u03bf\u03bc\u03b5\u03af\u03bf\u03c5.
+error.user.not.found =\u0395\u03af\u03bd\u03b1\u03b9 \u03b7 \u03b1\u03b4\u03cd\u03bd\u03b1\u03c4\u03b7 \u03b7 \u03b5\u03cd\u03c1\u03b5\u03c5\u03c3\u03b7 \u03b1\u03c5\u03c4\u03bf\u03cd \u03c4\u03bf\u03c5 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7 \u03c3\u03c4\u03bf LAMS,. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03bd\u03b1 \u03b5\u03bb\u03ad\u03b3\u03be\u03b5\u03c4\u03b5 \u03c4\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7 \u03be\u03b1\u03bd\u03ac.
+error.support.email.not.set =\u03a4\u03bf e-mail \u03b4\u03b5\u03bd \u03ad\u03c7\u03b5\u03b9 \u03b1\u03c0\u03bf\u03c3\u03c4\u03b1\u03bb\u03b5\u03af. \u039f \u03b5\u03be\u03c5\u03c0\u03b7\u03c1\u03b5\u03c4\u03b7\u03c4\u03ae\u03c2 LAMS \u03b4\u03b5\u03bd \u03ad\u03c7\u03b5\u03b9 \u03c1\u03c5\u03b8\u03bc\u03b9\u03c3\u03c4\u03b5\u03af \u03b3\u03b9\u03b1 \u03c7\u03b5\u03b9\u03c1\u03b9\u03c3\u03bc\u03cc e-mail. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce, \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03b5\u03af\u03c3\u03c4\u03b5 \u03bc\u03b5 \u03c4\u03bf \u0394\u03b9\u03b1\u03c7\u03b5\u03b9\u03c1\u03b9\u03c3\u03c4\u03ae \u03c4\u03bf\u03c5 \u03a3\u03c5\u03c3\u03c4\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2.
+error.password.request.expired =\u0397 \u03b1\u03c0\u03b1\u03af\u03c4\u03b7\u03c3\u03b7 \u03b3\u03b9\u03b1 \u03bd\u03ad\u03bf \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc \u03ad\u03c7\u03b5\u03b9 \u03bb\u03ae\u03be\u03b7. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03ba\u03ac\u03bd\u03c4\u03b5 \u03ba\u03bb\u03af\u03ba \u03c3\u03c4\u03bf \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03bc\u03bf "\u039e\u03b5\u03c7\u03ac\u03c3\u03b1\u03c4\u03b5 \u03c4\u03bf\u03bd \u039a\u03c9\u03b4\u03b9\u03ba\u03cc \u03c3\u03b1\u03c2" \u03b3\u03b9\u03b1 \u03ad\u03bd\u03b1 \u03bd\u03ad\u03bf \u03b1\u03af\u03c4\u03b7\u03bc\u03b1.
label.forgot.password.instructions.1 =\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03bd\u03b1 \u03b5\u03b9\u03c3\u03b1\u03b3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03c4\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7 \u03ae \u03c4\u03bf email. \u0388\u03bd\u03b1 email \u03b8\u03b1 \u03c3\u03b1\u03c2 \u03c3\u03c4\u03b1\u03bb\u03b5\u03af \u03c3\u03cd\u03bd\u03c4\u03bf\u03bc\u03b1 \u03bc\u03b5 \u03ad\u03bd\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03bc\u03bf \u03c0\u03bf\u03c5 \u03b8\u03b1 \u03c3\u03b1\u03c2 \u03b5\u03c0\u03b9\u03c4\u03c1\u03ad\u03c8\u03b5\u03b9 \u03c4\u03b7\u03bd \u03b1\u03bb\u03bb\u03b1\u03b3\u03ae \u03c4\u03bf\u03c5 \u03ba\u03c9\u03b4\u03b9\u03ba\u03bf\u03cd. \u03a7\u03c1\u03b5\u03b9\u03ac\u03b6\u03b5\u03c4\u03b1\u03b9 \u03bd\u03b1 \u03ba\u03b1\u03c4\u03b1\u03c7\u03c9\u03c1\u03ae\u03c3\u03b5\u03c4\u03b5 \u03bc\u03af\u03b1 \u03b1\u03bb\u03b7\u03b8\u03b9\u03bd\u03ae \u03c4\u03b9\u03bc\u03ae.
label.forgot.password.instructions.2 =\u0395\u03ac\u03bd \u03b4\u03b5\u03bd \u03be\u03ad\u03c1\u03b5\u03c4\u03b5 \u03c4\u03b7 \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 \u03c4\u03bf\u03c5\u03c2 \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03bf\u03cd \u03c3\u03b1\u03c2 \u03c4\u03b1\u03c7\u03c5\u03b4\u03c1\u03bf\u03bc\u03b5\u03af\u03bf\u03c5 \u03c3\u03c4\u03bf LAMS, \u03c0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03b5\u03af\u03c3\u03c4\u03b5 \u03bc\u03b5 \u03c4\u03bf \u0394\u03b9\u03b1\u03c7\u03b5\u03b9\u03c1\u03b9\u03c3\u03c4\u03ae \u03c4\u03bf\u03c5 \u03a3\u03c5\u03c3\u03c4\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2.
+label.forgot.password.email =\u0395\u03bb\u03ad\u03b3\u03be\u03b5\u03c4\u03b5 \u03c4\u03bf Email
label.forgot.password.username =\u0395\u03bb\u03ad\u03b3\u03be\u03b5\u03c4\u03b5 \u03c4\u03bf \u038c\u03bd\u03bf\u03bc\u03b1 \u03a7\u03c1\u03ae\u03c3\u03c4\u03b7
-label.help =\u0392\u03bf\u03ae\u03b8\u03b5\u03b9\u03b1;
-label.html.flashTheme =\u0398\u03ad\u03bc\u03b1 Flash
-label.html.htmlTheme =\u0398\u03ad\u03bc\u03b1 HTML
-label.lamscommunity.changeuser =\u03a3\u03c4\u03b1\u03bc\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 \u03bd\u03b1 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b5\u03af\u03c4\u03b5 \u03c4\u03bf\u03bd/\u03c4\u03b7\u03bd \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7 (0) \u03c4\u03bf\u03c5 lamscommunity.org
-label.lamscommunity.info =\u0397 \u039a\u03bf\u03b9\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1 LAMS \u03b5\u03af\u03bd\u03b1\u03b9 \u03bc\u03b9\u03b1 \u03c0\u03b1\u03b3\u03ba\u03cc\u03c3\u03bc\u03b9\u03b1 \u0394\u03b9\u03b1\u03b4\u03b9\u03ba\u03c4\u03c5\u03b1\u03ba\u03ae \u03ba\u03bf\u03b9\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1 \u03b3\u03b9\u03b1 \u03cc\u03bb\u03bf\u03c5\u03c2 \u03c4\u03bf\u03c5\u03c2 \u03b5\u03ba\u03c0\u03b1\u03b9\u03b4\u03b5\u03c5\u03c4\u03b9\u03ba\u03bf\u03cd\u03c2, \u03c4\u03bf\u03c5\u03c2 \u03b4\u03b9\u03b1\u03c7\u03b5\u03b9\u03c1\u03b9\u03c3\u03c4\u03ad\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03bf\u03c5\u03c2 \u03c0\u03c1\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03b9\u03c3\u03c4\u03ad\u03c2 \u03c0\u03bf\u03c5 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03bf\u03cd\u03bd \u03c4\u03bf LAMS. \u03a3\u03c4\u03bf \u03c0\u03bb\u03b1\u03af\u03c3\u03b9\u03bf \u03c4\u03c9\u03bd \u03b4\u03b9\u03b1\u03c6\u03cc\u03c1\u03c9\u03bd \u03b5\u03c0\u03b9\u03bc\u03ad\u03c1\u03bf\u03c5\u03c2 \u03c5\u03c0\u03bf-\u03ba\u03bf\u03b9\u03bd\u03bf\u03c4\u03ae\u03c4\u03c9\u03bd, \u03bc\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03b1\u03c0\u03bf\u03ba\u03c4\u03ae\u03c3\u03b5\u03c4\u03b5 \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b9\u03c2 \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03b5\u03c2 \u03b5\u03b9\u03b4\u03ae\u03c3\u03b5\u03b9\u03c2 \u03b3\u03b9\u03b1 LAMS, \u03c3\u03b5 \u03b4\u03b9\u03ac\u03c6\u03bf\u03c1\u03b1 \u03c6\u03cc\u03c1\u03bf\u03c5\u03bc \u03c3\u03c5\u03b6\u03b7\u03c4\u03ae\u03c3\u03b5\u03c9\u03bd, \u03ba\u03b1\u03b8\u03ce\u03c2 \u03ba\u03b1\u03b9 \u03c3\u03c4\u03bf \u03b1\u03c0\u03bf\u03b8\u03b5\u03c4\u03ae\u03c1\u03b9\u03bf \u03c4\u03c9\u03bd \u03b4\u03b9\u03b1\u03bc\u03bf\u03b9\u03c1\u03b1\u03b6\u03cc\u03bc\u03b5\u03bd\u03c9\u03bd \u03b1\u03ba\u03bf\u03bb\u03bf\u03c5\u03b8\u03b9\u03ce\u03bd LAMS.
-label.lamscommunity.login =\u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03c3\u03b5 lamscommunity.org \u03bc\u03b5 \u03cc\u03bd\u03bf\u03bc\u03b1 \u03a7\u03c1\u03ae\u03c3\u03c4\u03b7:
+error.forgot.password.fields =\u0391\u03c0\u03b1\u03b9\u03c4\u03bf\u03cd\u03bd\u03c4\u03b1\u03b9 \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03b4\u03cd\u03bf \u03c0\u03b5\u03b4\u03af\u03b1. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03c0\u03c1\u03bf\u03c3\u03c0\u03b1\u03b8\u03b5\u03af\u03c3\u03c4\u03b5 \u03be\u03b1\u03bd\u03ac.
+error.email.not.sent =\u039f \u03b5\u03be\u03c5\u03c0\u03b7\u03c1\u03b5\u03c4\u03b7\u03c4\u03ae\u03c2 \u03b1\u03c0\u03ad\u03c4\u03c5\u03c7\u03b5 \u03bd\u03b1 \u03c3\u03c4\u03b5\u03af\u03bb\u03b5\u03b9 \u03c4\u03bf e-mail \u03c3\u03c4\u03bf\u03bd \u03c0\u03b1\u03c1\u03b1\u03bb\u03ae\u03c0\u03c4\u03b7. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03b5\u03af\u03c3\u03c4\u03b5 \u03bc\u03b5 \u03c4\u03bf \u0394\u03b9\u03b1\u03c7\u03b5\u03b9\u03c1\u03b9\u03c3\u03c4\u03ae \u03c4\u03bf\u03c5 \u03a3\u03c5\u03c3\u03c4\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2.
+error.email.not.found =\u0397 \u03b5\u03cd\u03c1\u03b5\u03c3\u03b7 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7 \u03bc\u03b5 \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf email \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03b4\u03cd\u03bd\u03b1\u03c4\u03b7. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03b5\u03bb\u03ad\u03b3\u03be\u03b5\u03c4\u03b5 \u03c4\u03bf email \u03be\u03b1\u03bd\u03ac.
+error.forgot.password.email =\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03bd\u03b1 \u03b5\u03b9\u03c3\u03b1\u03b3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03bc\u03af\u03b1 \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 email
+error.forgot.password.username =\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03bd\u03b1 \u03b5\u03b9\u03c3\u03b1\u03b3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03ad\u03bd\u03b1 \u03cc\u03bd\u03bf\u03bc\u03b1 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7
+button.select.another.importfile =\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03ad\u03bd\u03b1 \u03ac\u03bb\u03bb\u03bf \u0391\u03c1\u03c7\u03b5\u03af\u03bf \u03b3\u03b9\u03b1 \u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae
+error.forgot.password.incorrect.key =\u03a4\u03bf \u03b1\u03b9\u03c4\u03bf\u03cd\u03bc\u03b5\u03bd\u03bf \u03ba\u03bb\u03b5\u03b9\u03b4\u03af \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03bd\u03b1\u03ba\u03c1\u03b9\u03b2\u03ad\u03c2 \u03ae \u03ad\u03c7\u03b5\u03b9 \u03ae\u03b4\u03b7 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b7\u03b8\u03b5\u03af. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03ba\u03ac\u03bd\u03c4\u03b5 \u03ba\u03bb\u03b9\u03ba \u03c3\u03c4\u03bf \u00ab\u039e\u03b5\u03c7\u03ac\u03c3\u03b1\u03c4\u03b5 \u03c4\u03bf\u03bd \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc \u03c4\u03b7\u03c2 \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03ae\u03c2 \u03c3\u03b1\u03c2\u00bb \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c5\u03c0\u03bf\u03b2\u03ac\u03bb\u03b5\u03c4\u03b5 \u03ad\u03bd\u03b1 \u03bd\u03ad\u03bf \u03b1\u03af\u03c4\u03b7\u03bc\u03b1.
+label.export.advanced.options =\u0395\u03be\u03b1\u03b3\u03c9\u03b3\u03ae - \u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2 \u03b3\u03b9\u03b1 \u03a0\u03c1\u03bf\u03c7\u03c9\u03c1\u03b7\u03bc\u03ad\u03bd\u03bf\u03c5\u03c2
+lessonsearch.title =\u0391\u03bd\u03b1\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7 \u03c3\u03c0\u03bf\u03c5\u03b4\u03b1\u03c3\u03c4\u03ce\u03bd \u03c3\u03c4\u03bf \u03bc\u03ac\u03b8\u03b7\u03bc\u03b1
+lessonsearch.instuctions =\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03b5\u03b9\u03c3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03c4\u03b1 \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2, \u03cc\u03bd\u03bf\u03bc\u03b1 \u03ae \u03c4\u03bf \u03b5\u03c0\u03ce\u03bd\u03c5\u03bc\u03bf \u03c4\u03bf\u03c5 \u03c3\u03c0\u03bf\u03c5\u03b4\u03b1\u03c3\u03c4\u03ae. \u039a\u03b1\u03b8\u03ce\u03c2 \u03b8\u03b1 \u03c0\u03bb\u03b7\u03ba\u03c4\u03c1\u03bf\u03bb\u03bf\u03b3\u03b5\u03af\u03c4\u03b5 \u03c4\u03b1 \u03bf\u03bd\u03cc\u03bc\u03b1\u03c4\u03b1 \u03c4\u03c9\u03bd \u03c3\u03c0\u03bf\u03c5\u03b4\u03b1\u03c3\u03c4\u03ce\u03bd \u03c0\u03bf\u03c5 \u03c4\u03b1\u03b9\u03c1\u03b9\u03ac\u03b6\u03bf\u03c5\u03bd \u03b8\u03b1 \u03b5\u03bc\u03c6\u03b1\u03bd\u03b9\u03c3\u03c4\u03bf\u03cd\u03bd.
+lessonsearch.results =\u039c\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03b1 \u03c3\u03c4\u03b1 \u03bf\u03c0\u03bf\u03af\u03b1 \u03bf/\u03b7 "{0}" \u03ad\u03c7\u03b5\u03b9 \u03b2\u03c1\u03b5\u03b8\u03b5\u03af
+index.searchlesson =\u0391\u03bd\u03b1\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7
+index.searchlesson.tooltip =\u0391\u03bd\u03b1\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7 \u03c3\u03c0\u03bf\u03c5\u03b4\u03b1\u03c3\u03c4\u03ce\u03bd \u03c3\u03b5 \u03cc\u03bb\u03b1 \u03c4\u03b1 \u03bc\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03b1
+lessonsearch.noresults =\u0394\u03b5\u03bd \u03b2\u03c1\u03ad\u03b8\u03b7\u03ba\u03b1\u03bd \u039c\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03b1
+error.multiple.emails =\u03a5\u03c0\u03ac\u03c1\u03c7\u03bf\u03c5\u03bd \u03ac\u03bb\u03bb\u03bf\u03b9 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b5\u03c2 \u03c3\u03c4\u03bf LAMS \u03bc\u03b5 \u03c4\u03bf\u03bd \u03c3\u03c5\u03b3\u03ba\u03b5\u03ba\u03c1\u03b9\u03bc\u03ad\u03bd\u03bf e-mail. \u03a4\u03bf e-mail \u03b4\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03c3\u03c4\u03b1\u03bb\u03b5\u03af. \u0394\u03bf\u03ba\u03b9\u03bc\u03ac\u03c3\u03c4\u03b5 \u03be\u03b1\u03bd\u03ac \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ce\u03bd\u03c4\u03b1\u03c2 \u03c4\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7 \u03c3\u03b1\u03c2 \u03ae \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b5 \u03c4\u03bf \u0394\u03b9\u03b1\u03c7\u03b5\u03b9\u03c1\u03b9\u03c3\u03c4\u03ae \u03c4\u03bf\u03c5 \u03a3\u03c5\u03c3\u03c4\u03ae\u03bc\u03b1\u03c4\u03cc\u03c2 \u03c3\u03b1\u03c2.
label.lamscommunity.message =\u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03bc\u03b5 lamscommunity.org
-label.lamscommunity.notRegistered.1 =\u039f \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae\u03c2 \u03c3\u03b1\u03c2 \u03b4\u03b5\u03bd \u03ad\u03c7\u03b5\u03b9 \u03ba\u03b1\u03c4\u03b1\u03c7\u03c9\u03c1\u03b7\u03b8\u03b5\u03af \u03c3\u03c4\u03b7\u03bd \u039a\u03bf\u03b9\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1 LAMS \u03ad\u03c4\u03c3\u03b9 \u03b4\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03b5\u03b9\u03c3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03ac\u03bc\u03b5\u03c3\u03b1 \u03b1\u03ba\u03bf\u03bb\u03bf\u03c5\u03b8\u03af\u03b5\u03c2 LAMS \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03ba\u03bf\u03b9\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1. \u0396\u03b7\u03c4\u03ae\u03c3\u03c4\u03b5 \u03b1\u03c0\u03cc \u03c4\u03bf \u03b4\u03b9\u03b1\u03c7\u03b5\u03b9\u03c1\u03b9\u03c3\u03c4\u03ae \u03c4\u03bf\u03c5 \u03c3\u03c5\u03c3\u03c4\u03ae\u03bc\u03b1\u03c4\u03cc\u03c2 \u03c3\u03b1\u03c2 \u03bd\u03b1 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03b5\u03c4\u03b5 \u03b1\u03c5\u03c4\u03ae \u03c4\u03b7 \u03b4\u03c5\u03bd\u03b1\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1.
-label.lamscommunity.notRegistered.2 =\u03a9\u03c3\u03c4\u03cc\u03c3\u03bf, \u03bc\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03ba\u03b1\u03c4\u03b5\u03b2\u03ac\u03c3\u03b5\u03c4\u03b5 \u03ba\u03b1\u03b9 \u03bd\u03b1 \u03b5\u03b9\u03c3\u03b1\u03b3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03c4\u03b9\u03c2 \u03b1\u03ba\u03bf\u03bb\u03bf\u03c5\u03b8\u03af\u03b5\u03c2 \u03c7\u03b5\u03b9\u03c1\u03bf\u03ba\u03af\u03bd\u03b7\u03c4\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03b9\u03c3\u03c4\u03bf\u03c3\u03b5\u03bb\u03af\u03b4\u03b1 \u03c4\u03b7\u03c2 \u039a\u03bf\u03b9\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 LAMS:
+label.lamscommunity.login =\u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03c3\u03b5 lamscommunity.org \u03bc\u03b5 \u03cc\u03bd\u03bf\u03bc\u03b1 \u03a7\u03c1\u03ae\u03c3\u03c4\u03b7:
label.lamscommunity.password =\u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03c3\u03c4\u03b7 lamscommunity.org \u03bc\u03b5 \u039a\u03c9\u03b4\u03b9\u03ba\u03cc:
-label.language =\u0393\u03bb\u03ce\u03c3\u03c3\u03b1
-label.last_name =\u0395\u03c0\u03ce\u03bd\u03c5\u03bc\u03bf
-label.ld.zip.file =\u03a3\u03c5\u03bc\u03c0\u03b9\u03b5\u03c3\u03bc\u03ad\u03bd\u03bf \u0391\u03c1\u03c7\u03b5\u03af\u03bf \u03a3\u03c7\u03b5\u03b4\u03af\u03bf\u03c5 \u0394\u03b9\u03b4\u03b1\u03c3\u03ba\u03b1\u03bb\u03af\u03b1\u03c2/\u039c\u03ac\u03b8\u03b7\u03c3\u03b7\u03c2
-label.lesson.sorting.enabled =\u03b7 \u03c4\u03b1\u03be\u03b9\u03bd\u03cc\u03bc\u03b7\u03c3\u03b7 \u03bc\u03b1\u03b8\u03ae\u03bc\u03c4\u03bf\u03c2 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03ae\u03b8\u03b7\u03ba\u03b5
-label.mobile_phone =\u039a\u03b9\u03bd\u03b7\u03c4\u03cc \u03c4\u03b7\u03bb\u03ad\u03c6\u03c9\u03bd\u03bf
-label.msg.status =\u039a\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7: {0}
-label.name =\u038c\u03bd\u03bf\u03bc\u03b1
-label.no =\u038c\u03c7\u03b9
-label.ok =\u039f\u039a
-label.open.lesson =\u0386\u03bd\u03bf\u03b9\u03be\u03b5 \u03bc\u03ac\u03b8\u03b7\u03bc\u03b1
-label.password =\u039a\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2
-label.password.confirm.new.password =\u0395\u03c0\u03b9\u03b2\u03b5\u03b2\u03b1\u03af\u03c9\u03c3\u03b7 \u03bd\u03ad\u03bf\u03c5 \u03ba\u03c9\u03b4\u03b9\u03ba\u03bf\u03cd
-label.password.new.password =\u039d\u03ad\u03bf\u03c2 \u039a\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2
-label.password.old.password =\u03a0\u03b1\u03bb\u03b9\u03cc\u03c2 \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2
-label.portrait.current =\u03a4\u03c1\u03ad\u03c7\u03bf\u03bd \u03c0\u03bf\u03c1\u03c4\u03c1\u03b1\u03af\u03c4\u03bf
-label.portrait.upload =\u0391\u03c0\u03bf\u03c3\u03c4\u03bf\u03bb\u03ae \u039d\u03ad\u03bf\u03c5 \u03c0\u03bf\u03c1\u03c4\u03c1\u03b1\u03af\u03c4\u03bf\u03c5
-label.postcode =\u03a4\u03b1\u03c7\u03c5\u03b4\u03c1\u03bf\u03bc\u03b9\u03ba\u03cc\u03c2 \u03ba\u03ce\u03b4\u03b9\u03ba\u03b1\u03c2
+index.lamscommunity =\u039a\u03bf\u03b9\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1 LAMS
+label.lamscommunity.changeuser =\u03a3\u03c4\u03b1\u03bc\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 \u03bd\u03b1 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b5\u03af\u03c4\u03b5 \u03c4\u03bf\u03bd/\u03c4\u03b7\u03bd \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7 (0) \u03c4\u03bf\u03c5 lamscommunity.org
+lamscommunity.login.failed =\u0397 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03bc\u03b5 lamscommunity.org \u03b1\u03c0\u03ad\u03c4\u03c5\u03c7\u03b5, \u03c0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03c0\u03c1\u03bf\u03c3\u03c0\u03b1\u03b8\u03ae\u03c3\u03c4\u03b5 \u03be\u03b1\u03bd\u03ac.
+public.folder =\u0394\u03b7\u03bc\u03cc\u03c3\u03b9\u03bf\u03c2 \u03a6\u03ac\u03ba\u03b5\u03bb\u03bf\u03c2
+videorecorder.instructions.fck =\u039a\u03ac\u03bd\u03c4\u03b5 \u03ba\u03bb\u03b9\u03ba \u03c3\u03c4\u03bf \u03ba\u03bf\u03c5\u03bc\u03c0\u03af "\u0388\u03bd\u03b1\u03c1\u03be\u03b7 \u0388\u03b3\u03b3\u03c1\u03b1\u03c6\u03ae\u03c2" \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03be\u03b5\u03ba\u03b9\u03bd\u03ae\u03c3\u03b5\u03c4\u03b5 \u03ba\u03b1\u03b9 \u03bd\u03b1 \u03c3\u03c4\u03b1\u03bc\u03b1\u03c4\u03ae\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b5\u03b3\u03b3\u03c1\u03b1\u03c6\u03ae. \u038c\u03c4\u03b1\u03bd \u03b7 \u03ba\u03b1\u03c4\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae \u03ad\u03c7\u03b5\u03b9 \u03bf\u03bb\u03bf\u03ba\u03bb\u03b7\u03c1\u03c9\u03b8\u03b5\u03af, \u03bc\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03c4\u03b7 \u03b4\u03b5\u03af\u03c4\u03b5 \u03ba\u03ac\u03bd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03ba\u03bb\u03b9\u03ba \u03c3\u03c4\u03bf \u03ba\u03bf\u03c5\u03bc\u03c0\u03af \u03b1\u03bd\u03b1\u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae. \u038c\u03c4\u03b1\u03bd \u03ad\u03c4\u03bf\u03b9\u03bc\u03bf\u03b9 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c0\u03c1\u03bf\u03c3\u03b8\u03ad\u03c3\u03b5\u03c4\u03b5 \u03c4\u03bf \u03b2\u03af\u03bd\u03c4\u03b5\u03bf, \u03ba\u03ac\u03bd\u03c4\u03b5 \u03ba\u03bb\u03b9\u03ba \u03c3\u03c4\u03bf \u03ba\u03bf\u03c5\u03bc\u03c0\u03af \u03b5\u03bb\u03ad\u03b3\u03c7\u03bf\u03c5 (tick).
+index.coursegradebook =\u0395\u03c0\u03bf\u03c0\u03c4\u03b5\u03af\u03b1 \u0392\u03b1\u03b8\u03bc\u03bf\u03bb\u03bf\u03b3\u03af\u03bf\u03c5
+index.coursegradebook.tooltip =\u0392\u03b1\u03b8\u03bc\u03bf\u03bb\u03cc\u03b3\u03b9\u03bf \u039c\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2 \u03b1\u03bd\u03bf\u03b9\u03ba\u03c4\u03ae\u03c2 \u03ba\u03bb\u03af\u03bc\u03b1\u03ba\u03b1\u03c2 (Open course-wide )
+index.coursegradebook.learner =\u03a4\u03bf \u0392\u03b1\u03b8\u03bc\u03bf\u03bb\u03cc\u03b3\u03b9\u03bf \u03bc\u03bf\u03c5
+index.coursegradebookmonitor =\u0392\u03b1\u03b8\u03bc\u03bf\u03bb\u03cc\u03b3\u03b9\u03bf
+index.moreActions =\u03a0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b5\u03c2 \u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2
label.required =\u0391\u03c0\u03b1\u03b9\u03c4\u03b5\u03af\u03c4\u03b1\u03b9
-label.return.to.myprofile =\u0395\u03c0\u03b9\u03c3\u03c4\u03c1\u03bf\u03c6\u03ae \u03c3\u03c4\u03bf \u03a0\u03c1\u03bf\u03c6\u03af\u03bb \u03bc\u03bf\u03c5
-label.show.groups =\u03a0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae \u039f\u03bc\u03ac\u03b4\u03c9\u03bd
-label.state =\u03a0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae
+label.timezone.title =\u0396\u03ce\u03bd\u03b7 \u038f\u03c1\u03b1\u03c2 (GMT - Coordinated Universal Time /\u03a3\u03c5\u03b3\u03c7\u03c1\u03bf\u03bd\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf\u03c2 \u03a0\u03b1\u03b3\u03ba\u03cc\u03c3\u03bc\u03b9\u03bf\u03c2 \u03a7\u03c1\u03cc\u03bd\u03bf\u03c2)
label.timezone.0 =(GMT -12:00) \u039d\u03ae\u03c3\u03bf\u03b9 \u039c\u03ac\u03c1\u03c3\u03b1\u03bb (Eniwetok, Kwajalein)
label.timezone.1 =(GMT -11:00) \u03a3\u03b1\u03bc\u03cc\u03b1 - \u0395\u03b9\u03c1\u03b7\u03bd\u03b9\u03ba\u03cc\u03c2 \u03a9\u03ba\u03b5\u03b1\u03bd\u03cc\u03c2 (Midway Island, Samoa)
+label.timezone.2 =(GMT -10:00) \u03a7\u03b1\u03b2\u03ac\u03b7 (HAST Hawaii-Aleutian Standard Time, UTC - 10 \u03ce\u03c1\u03b5\u03c2)
+label.timezone.3 =(GMT -9:00) \u0391\u03bb\u03ac\u03c3\u03ba\u03b1 (Alaska)
+label.timezone.4 =(GMT -8:00) \u038f\u03c1\u03b1 \u0395\u03b9\u03c1\u03b7\u03bd\u03b9\u03ba\u03bf\u03cd \u03a9\u03ba\u03b5\u03b1\u03bd\u03bf\u03cd (\u0397\u03a0\u0391-\u039a\u03b1\u03bd\u03b1\u03b4\u03ac)
+label.timezone.5 =(GMT -7:00) \u038f\u03c1\u03b1 \u039f\u03c1\u03b5\u03b9\u03bd\u03ae\u03c2 \u0392. \u0391\u03bc\u03b5\u03c1\u03b9\u03ba\u03ae\u03c2 (\u0397\u03a0\u0391 & \u039a\u03b1\u03bd\u03b1\u03b4\u03b1) (MST) Arizona, Colorado, Kansas, Nebraska, New Mexico, Oregon, South Dacota, Texas, Utah
+label.timezone.6 =(GMT -6:00) \u038f\u03c1\u03b1 \u039a\u03b5\u03bd\u03c4\u03c1\u03b9\u03ba\u03ae\u03c2 \u0392. \u0391\u03bc\u03b5\u03c1\u03b9\u03ba\u03ae\u03c2 (\u0397\u03a0\u0391 & \u039a\u03b1\u03bd\u03b1\u03b4\u03b1) -Central Time (US & Canada), Mexico City
+label.timezone.7 =(GMT -5:00) \u03a9\u03c1\u03b1 \u0391\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ae\u03c2 \u0392. \u0391\u03bc\u03b5\u03c1\u03b9\u03ba\u03ae\u03c2 (\u0397\u03a0\u0391 & \u039a\u03b1\u03bd\u03b1\u03b4\u03b1) Eastern Time (US & Canada), Bogota, Lima
+label.timezone.8 =(GMT -4:00) \u038f\u03c1\u03b1 \u0391\u03c4\u03bb\u03b1\u03bd\u03c4\u03b9\u03ba\u03bf\u03cd (\u039a\u03b1\u03bd\u03b1\u03b4\u03ac\u03c2), \u039a\u03b1\u03c1\u03ac\u03ba\u03b1\u03c2 \u0392\u03b5\u03bd\u03b5\u03b6\u03bf\u03c5\u03ad\u03bb\u03b1
+label.timezone.9 =(GMT -3:30) \u0392\u03cc\u03c1\u03b9\u03b1 \u039a\u03b1\u03c1\u03bf\u03bb\u03af\u03bd\u03b1 (Newfoundland)
label.timezone.10 =(GMT -3:00) \u0392\u03c1\u03b1\u03b6\u03b9\u03bb\u03af\u03b1, \u039c\u03c0\u03bf\u03c5\u03ad\u03bd\u03bf\u03c2 \u0386\u03b9\u03c1\u03b5\u03c2 \u0391\u03c1\u03b3\u03b5\u03bd\u03c4\u03b9\u03bd\u03ae, Georgetown
label.timezone.11 = (GMT -2:00) \u039c\u03ad\u03c3\u03bf \u0391\u03c4\u03bb\u03b1\u03bd\u03c4\u03b9\u03ba\u03bf\u03cd (Mid-Atlantic)
label.timezone.12 =(GMT -1:00 hour) \u0391\u03b6\u03cc\u03c1\u03b5\u03c2 \u03a0\u03bf\u03c1\u03c4\u03bf\u03b3\u03b1\u03bb\u03af\u03b1, \u039d\u03ae\u03c3\u03bf\u03b9 Cape Verde
@@ -156,7 +257,6 @@
label.timezone.17 =(GMT +3:30) \u03a4\u03b5\u03c7\u03b5\u03c1\u03ac\u03bd\u03b7 (Tehran)
label.timezone.18 =(GMT +4:00) \u0391\u03bc\u03c0\u03bf\u03cd \u039d\u03c4\u03ac\u03bc\u03c0\u03b9 \u0397\u0391\u0395, \u039c\u03bf\u03c5\u03c3\u03ba\u03ac\u03c4 \u039f\u03bc\u03ac\u03bd, \u039c\u03c0\u03b1\u03ba\u03bf\u03cd \u0391\u03b6\u03b5\u03c1\u03bc\u03c0\u03b1\u03ca\u03c4\u03b6\u03ac\u03bd, \u03a4\u03c5\u03c6\u03bb\u03af\u03b4\u03b1 (\u03a4\u03b9\u03bc\u03c0\u03b9\u03bb\u03af\u03c3\u03b9) \u0393\u03b5\u03c9\u03c1\u03b3\u03af\u03b1
label.timezone.19 =(GMT +4:30) \u039a\u03b1\u03bc\u03c0\u03bf\u03cc\u03c5\u03bb (Kabul)
-label.timezone.2 =(GMT -10:00) \u03a7\u03b1\u03b2\u03ac\u03b7 (HAST Hawaii-Aleutian Standard Time, UTC - 10 \u03ce\u03c1\u03b5\u03c2)
label.timezone.20 =English: (GMT +5:00) \u0391\u03b9\u03ba\u03b1\u03c4\u03b5\u03c1\u03af\u03bd\u03b5\u03bd\u03bc\u03c0\u03bf\u03c5\u03c1\u03b3\u03ba \u03a1\u03c9\u03c3\u03af\u03b1, \u03a3\u03b2\u03b5\u03c1\u03bd\u03c4\u03bb\u03cc\u03c6\u03c3\u03ba\u03b1\u03b3\u03b9\u03b1 \u039f\u03bc\u03c0\u03bb\u03ac\u03c3\u03c4, \u0399\u03c3\u03bb\u03b1\u03bc\u03b1\u03bc\u03c0\u03ac\u03bd\u03c4 \u039a\u03b1\u03c1\u03ac\u03c4\u03c3\u03b9 \u03a0\u03b1\u03ba\u03b9\u03c3\u03c4\u03ac\u03bd, \u03a4\u03b1\u03c3\u03ba\u03ad\u03bd\u03b4\u03b7 \u039f\u03c5\u03b6\u03bc\u03c0\u03b5\u03ba\u03b9\u03c3\u03c4\u03ac\u03bd
label.timezone.21 =(GMT +5:30) \u0392\u03bf\u03bc\u03b2\u03ac\u03b7, \u039a\u03b1\u03bb\u03ba\u03bf\u03cd\u03c4\u03b1, \u039c\u03b1\u03b4\u03c1\u03ac\u03c2, \u039d\u03ad\u03bf \u0394\u03b5\u03bb\u03c7\u03af (Bombay, Calcutta, Madras, New Delh)
label.timezone.22 =(GMT +5:45) \u039a\u03b1\u03c4\u03bc\u03b1\u03bd\u03c4\u03bf\u03cd \u039d\u03b5\u03c0\u03ac\u03bb (Kathmandu)
@@ -167,113 +267,13 @@
label.timezone.27 =(GMT +9:30) \u0391\u03b4\u03b5\u03bb\u03b1\u0390\u03b4\u03b1 (Adelaide, Darwin)
label.timezone.28 =(GMT +10:00) \u0391\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ae \u0391\u03c5\u03c3\u03c4\u03c1\u03b1\u03bb\u03af\u03b1 (Eastern Australia, Guam, Vladivostok)
label.timezone.29 =(GMT +11:00) \u03a1\u03c9\u03c3\u03af\u03b1, \u039c\u03b1\u03b3\u03ba\u03b1\u03bd\u03c4\u03ac\u03bd\u03c3\u03ba\u03b1\u03b3\u03b9\u03b1 \u03bf\u03bc\u03c0\u03bb\u03ac\u03c3\u03c4, \u039d\u03ae\u03c3\u03bf\u03b9 Solomon, \u039d\u03ad\u03b1 \u039a\u03b1\u03bb\u03b7\u03b4\u03bf\u03bd\u03af\u03b1
-label.timezone.3 =(GMT -9:00) \u0391\u03bb\u03ac\u03c3\u03ba\u03b1 (Alaska)
label.timezone.30 =(GMT +12:00) ; \u039d\u03ad\u03b1 \u0396\u03b7\u03bb\u03b1\u03bd\u03b4\u03af\u03b1 \u038c\u03ba\u03bb\u03b1\u03bd\u03c4, \u0393\u03bf\u03c5\u03ad\u03bb\u03b9\u03bd\u03b3\u03ba\u03c4\u03bf\u03bd, \u039d\u03ae\u03c3\u03bf\u03c2 \u03a6\u03af\u03c4\u03b6\u03b9, \u03a1\u03c9\u03c3\u03af\u03b1 \u039a\u03b1\u03bc\u03c4\u03c3\u03ac\u03ba\u03b9
-label.timezone.4 =(GMT -8:00) \u038f\u03c1\u03b1 \u0395\u03b9\u03c1\u03b7\u03bd\u03b9\u03ba\u03bf\u03cd \u03a9\u03ba\u03b5\u03b1\u03bd\u03bf\u03cd (\u0397\u03a0\u0391-\u039a\u03b1\u03bd\u03b1\u03b4\u03ac)
-label.timezone.5 =(GMT -7:00) \u038f\u03c1\u03b1 \u039f\u03c1\u03b5\u03b9\u03bd\u03ae\u03c2 \u0392. \u0391\u03bc\u03b5\u03c1\u03b9\u03ba\u03ae\u03c2 (\u0397\u03a0\u0391 & \u039a\u03b1\u03bd\u03b1\u03b4\u03b1) (MST) Arizona, Colorado, Kansas, Nebraska, New Mexico, Oregon, South Dacota, Texas, Utah
-label.timezone.6 =(GMT -6:00) \u038f\u03c1\u03b1 \u039a\u03b5\u03bd\u03c4\u03c1\u03b9\u03ba\u03ae\u03c2 \u0392. \u0391\u03bc\u03b5\u03c1\u03b9\u03ba\u03ae\u03c2 (\u0397\u03a0\u0391 & \u039a\u03b1\u03bd\u03b1\u03b4\u03b1) -Central Time (US & Canada), Mexico City
-label.timezone.7 =(GMT -5:00) \u03a9\u03c1\u03b1 \u0391\u03bd\u03b1\u03c4\u03bf\u03bb\u03b9\u03ba\u03ae\u03c2 \u0392. \u0391\u03bc\u03b5\u03c1\u03b9\u03ba\u03ae\u03c2 (\u0397\u03a0\u0391 & \u039a\u03b1\u03bd\u03b1\u03b4\u03b1) Eastern Time (US & Canada), Bogota, Lima
-label.timezone.8 =(GMT -4:00) \u038f\u03c1\u03b1 \u0391\u03c4\u03bb\u03b1\u03bd\u03c4\u03b9\u03ba\u03bf\u03cd (\u039a\u03b1\u03bd\u03b1\u03b4\u03ac\u03c2), \u039a\u03b1\u03c1\u03ac\u03ba\u03b1\u03c2 \u0392\u03b5\u03bd\u03b5\u03b6\u03bf\u03c5\u03ad\u03bb\u03b1
-label.timezone.9 =(GMT -3:30) \u0392\u03cc\u03c1\u03b9\u03b1 \u039a\u03b1\u03c1\u03bf\u03bb\u03af\u03bd\u03b1 (Newfoundland)
-label.timezone.title =\u0396\u03ce\u03bd\u03b7 \u038f\u03c1\u03b1\u03c2 (GMT - Coordinated Universal Time /\u03a3\u03c5\u03b3\u03c7\u03c1\u03bf\u03bd\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf\u03c2 \u03a0\u03b1\u03b3\u03ba\u03cc\u03c3\u03bc\u03b9\u03bf\u03c2 \u03a7\u03c1\u03cc\u03bd\u03bf\u03c2)
-label.title =\u03a4\u03af\u03c4\u03bb\u03bf\u03c2
-label.user.guide =[\u0392\u03bf\u03ae\u03b8\u03b5\u03b9\u03b1]
-label.username =\u038c\u03bd. \u03a7\u03c1\u03ae\u03c3\u03c4\u03b7
-label.workspace.root_folder =\u039f \u03c7\u03ce\u03c1\u03bf\u03c2 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2 \u03bc\u03bf\u03c5
-label.yes =\u039d\u03b1\u03b9
-lamscommunity.login.failed =\u0397 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03bc\u03b5 lamscommunity.org \u03b1\u03c0\u03ad\u03c4\u03c5\u03c7\u03b5, \u03c0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03c0\u03c1\u03bf\u03c3\u03c0\u03b1\u03b8\u03ae\u03c3\u03c4\u03b5 \u03be\u03b1\u03bd\u03ac.
-learningdesign.delete =\u03a4\u03bf \u03a3\u03c7\u03ad\u03b4\u03b9\u03bf \u039c\u03ac\u03b8\u03b7\u03c3\u03b7\u03c2 \u03b4\u03b9\u03b1\u03b3\u03c1\u03ac\u03c6\u03b7\u03ba\u03b5: {0}
-learningdesign.readonly =\u0394\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b4\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03b5\u03af \u03c4\u03bf \u03a3\u03c7\u03ad\u03b4\u03b9\u03bf \u03bc\u03b5 \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 (learning_design_id): {0} \u03ba\u03b1\u03b8\u03ce\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u039c\u039f\u039d\u039f \u0393\u0399\u0391 \u0391\u039d\u0391\u0393\u039d\u03a9\u03a3\u0397.
-lessonsearch.instuctions =\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03b5\u03b9\u03c3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03c4\u03b1 \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2, \u03cc\u03bd\u03bf\u03bc\u03b1 \u03ae \u03c4\u03bf \u03b5\u03c0\u03ce\u03bd\u03c5\u03bc\u03bf \u03c4\u03bf\u03c5 \u03c3\u03c0\u03bf\u03c5\u03b4\u03b1\u03c3\u03c4\u03ae. \u039a\u03b1\u03b8\u03ce\u03c2 \u03b8\u03b1 \u03c0\u03bb\u03b7\u03ba\u03c4\u03c1\u03bf\u03bb\u03bf\u03b3\u03b5\u03af\u03c4\u03b5 \u03c4\u03b1 \u03bf\u03bd\u03cc\u03bc\u03b1\u03c4\u03b1 \u03c4\u03c9\u03bd \u03c3\u03c0\u03bf\u03c5\u03b4\u03b1\u03c3\u03c4\u03ce\u03bd \u03c0\u03bf\u03c5 \u03c4\u03b1\u03b9\u03c1\u03b9\u03ac\u03b6\u03bf\u03c5\u03bd \u03b8\u03b1 \u03b5\u03bc\u03c6\u03b1\u03bd\u03b9\u03c3\u03c4\u03bf\u03cd\u03bd.
-lessonsearch.noresults =\u0394\u03b5\u03bd \u03b2\u03c1\u03ad\u03b8\u03b7\u03ba\u03b1\u03bd \u039c\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03b1
-lessonsearch.results =\u039c\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03b1 \u03c3\u03c4\u03b1 \u03bf\u03c0\u03bf\u03af\u03b1 \u03bf/\u03b7 "{0}" \u03ad\u03c7\u03b5\u03b9 \u03b2\u03c1\u03b5\u03b8\u03b5\u03af
-lessonsearch.title =\u0391\u03bd\u03b1\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7 \u03c3\u03c0\u03bf\u03c5\u03b4\u03b1\u03c3\u03c4\u03ce\u03bd \u03c3\u03c4\u03bf \u03bc\u03ac\u03b8\u03b7\u03bc\u03b1
-message.lesson.not.started.cannot.participate =\u0391\u03c5\u03c4\u03cc \u03c4\u03bf \u03bc\u03ac\u03b8\u03b7\u03bc\u03b1 \u03b4\u03b5\u03bd \u03ad\u03c7\u03b5\u03b9 \u03b1\u03c1\u03c7\u03af\u03c3\u03b5\u03b9. \u0394\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03c3\u03c5\u03bc\u03bc\u03b5\u03c4\u03ad\u03c7\u03b5\u03c4 \u03bc\u03ad\u03c7\u03c1\u03b9\u03c2 \u03cc\u03c4\u03bf\u03c5 \u03bd\u03b1 \u03be\u03b5\u03ba\u03b9\u03bd\u03ae\u03c3\u03b5\u03b9.
-move.resource.error =\u0394\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03bc\u03b5\u03c4\u03b1\u03ba\u03b9\u03bd\u03b7\u03b8\u03b5\u03af \u03bf \u03c0\u03cc\u03c1\u03bf\u03c2: {0}
-move.resrouce.error.value.miss =moveResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) \u03b1\u03c0\u03b1\u03b9\u03c4\u03bf\u03cd\u03bd \u03c4\u03b9\u03bc\u03ad\u03c2 \u03b3\u03b9\u03b1 resourceID, targetFolderID, resourceType and userID
-msg.browser.compat =\u039f \u03c6\u03c5\u03bb\u03bb\u03bf\u03bc\u03b5\u03c4\u03c1\u03b7\u03c4\u03ae\u03c2 \u03c3\u03b1\u03c2 \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03bc\u03b7\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03c3\u03c5\u03bc\u03b2\u03b1\u03c4\u03cc\u03c2 \u03bc\u03b5 \u03c4\u03bf LAMS. \u03a0\u03c1\u03bf\u03c4\u03b5\u03af\u03bd\u03bf\u03c5\u03bc\u03b5 \u03c4\u03bf Mozilla Firefox \u03ad\u03ba\u03b4\u03bf\u03c3\u03b7 2 \u03ae \u03bd\u03b5\u03cc\u03c4\u03b5\u03c1\u03b7.
-msg.design.not.saved =\u03a4\u03bf \u03c3\u03c7\u03ad\u03b4\u03b9\u03cc \u03c3\u03b1\u03c2 \u03b4\u03b5\u03bd \u03ad\u03c7\u03b5\u03b9 \u03b1\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03c5\u03b8\u03b5\u03af, \u03cc\u03c0\u03bf\u03b9\u03b5\u03c2 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ad\u03c2 \u03ad\u03c7\u03b5\u03c4\u03b5 \u03ba\u03ac\u03bd\u03b5\u03b9 \u03bc\u03b5\u03c4\u03ac \u03c4\u03b7\u03bd \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03b1 \u03c3\u03b1\u03c2 \u03b1\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7 \u03b8\u03b1 \u03c7\u03b1\u03b8\u03bf\u03cd\u03bd.
-msg.export.choose.format.ims = IMS Learning Design \u03b5\u03c0\u03af\u03c0\u03b5\u03b4\u03bf A (\u0391\u03c5\u03c4\u03ae \u03b7 \u03bc\u03bf\u03c1\u03c6\u03ae \u03b4\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b5\u03b9\u03c3\u03b1\u03c7\u03b8\u03b5\u03af \u03c0\u03af\u03c3\u03c9 \u03c3\u03c4\u03bf LAMS. \u039c\u03cc\u03bd\u03bf\u03bd \u03b5\u03be\u03b1\u03b3\u03c9\u03b3\u03ae !)
-msg.export.choose.format.instruction =\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03b7\u03bd \u03bc\u03bf\u03c1\u03c6\u03ae \u03c3\u03c4\u03b7\u03bd \u03bf\u03c0\u03bf\u03af\u03b1 \u03b8\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03b3\u03af\u03bd\u03b5\u03b9 \u03b7 \u03b5\u03be\u03b1\u03b3\u03c9\u03b3\u03ae
-msg.export.choose.format.lams =\u039c\u03bf\u03c1\u03c6\u03ae LAMS
-msg.export.failed =\u0397 \u03b5\u03be\u03b1\u03b3\u03c9\u03b3\u03ae \u03c4\u03bf\u03c5 \u03a3\u03c7\u03b5\u03b4\u03af\u03bf\u03c5 \u0394\u03b9\u03b4\u03b1\u03c3\u03ba\u03b1\u03bb\u03af\u03b1\u03c2/ \u039c\u03ac\u03b8\u03b7\u03c3\u03b7\u03c2 \u03b1\u03c0\u03ad\u03c4\u03c5\u03c7\u03b5
-msg.export.ld.success =\u0397 \u03b5\u03be\u03b1\u03b3\u03c9\u03b3\u03ae \u03c4\u03bf\u03c5 \u03a3\u03c7\u03b5\u03b4\u03af\u03bf\u03c5 \u0394\u03b9\u03b4\u03b1\u03c3\u03ba\u03b1\u03bb\u03af\u03b1\u03c2/\u039c\u03ac\u03b8\u03b7\u03c3\u03b7\u03c2 \u03c0\u03ad\u03c4\u03c5\u03c7\u03b5
-msg.export.loading =\u03b7 \u03c6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03a3\u03c7\u03b5\u03b4\u03af\u03bf\u03c5 \u0395\u03ba\u03bc\u03ac\u03b8\u03b7\u03c3\u03b7\u03c2 \u03b8\u03b1 \u03b1\u03c1\u03c7\u03af\u03c3\u03b5\u03b9 \u03b1\u03c5\u03c4\u03cc\u03bc\u03b1\u03c4\u03b1 \u03c3\u03b5 \u03b4\u03b5\u03c5\u03c4\u03b5\u03c1\u03cc\u03bb\u03b5\u03c0\u03c4\u03b1, \u03c0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03c0\u03b5\u03c1\u03b9\u03bc\u03ad\u03bd\u03b5\u03c4\u03b5...
-msg.export.success =\u0397 \u03b5\u03be\u03b1\u03b3\u03c9\u03b3\u03ae \u03a3\u03c7\u03b5\u03b4\u03af\u03bf\u03c5 \u0394\u03b9\u03b4\u03b1\u03c3\u03ba\u03b1\u03bb\u03af\u03b1\u03c2/\u039c\u03ac\u03b8\u03b7\u03c3\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03bf\u03c4\u03ae\u03c4\u03c9\u03bd \u03c0\u03ad\u03c4\u03c5\u03c7\u03b5
-msg.export.tool.error.prefix =\u0391\u03bb\u03bb\u03ac \u03c5\u03c0\u03ac\u03c1\u03c7\u03bf\u03c5\u03bd \u03bc\u03b5\u03c1\u03b9\u03ba\u03ac \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03b1 \u03c0\u03bf\u03c5 \u03b1\u03c0\u03ad\u03c4\u03c5\u03c7\u03b5 \u03b7 \u03b5\u03be\u03b1\u03b3\u03c9\u03b3\u03ae \u03c4\u03bf\u03c5\u03c2
-msg.groups.empty =\u038c\u03c7\u03b9 \u03bf\u03bc\u03ac\u03b4\u03b5\u03c2
-msg.hide.detail =\u0391\u03c0\u03cc\u03ba\u03c5\u03c8\u03b7 \u03bb\u03b5\u03c0\u03c4\u03bf\u03bc\u03b5\u03c1\u03b5\u03b9\u03ce\u03bd
-msg.import.failed =\u0397 \u03b5\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c4\u03bf\u03c5 \u03a3\u03c7\u03b5\u03b4\u03af\u03bf\u03c5 \u0394\u03b9\u03b4\u03b1\u03c3\u03ba\u03b1\u03bb\u03af\u03b1\u03c2/\u039c\u03ac\u03b8\u03b7\u03c3\u03b7\u03c2 \u03b1\u03c0\u03ad\u03c4\u03c5\u03c7\u03b5
-msg.import.failed.unknown.reason =\u0394\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03b9\u03b1\u03b8\u03ad\u03c3\u03b9\u03bc\u03bf \u03bc\u03ae\u03bd\u03c5\u03bc\u03b1 \u03bb\u03ac\u03b8\u03bf\u03c2
-msg.import.file.format =\u03a4\u03bf \u03b5\u03b9\u03c3\u03b1\u03b3\u03cc\u03bc\u03b5\u03bd\u03bf \u03b1\u03c1\u03c7\u03b5\u03af\u03bf \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03c1\u03c7\u03b5\u03af\u03bf \u03c4\u03b7\u03c2 \u03bc\u03bf\u03c1\u03c6\u03ae\u03c2 .zip \u03c0\u03bf\u03c5 \u03b5\u03be\u03ac\u03c7\u03b8\u03b7\u03ba\u03b5 \u03b1\u03c0\u03cc \u03c4\u03bf LAMS 2 \u03ae \u03bd\u03b5\u03cc\u03c4\u03b5\u03c1\u03bf, \u03ae \u03ad\u03bd\u03b1 .las \u03b1\u03c1\u03c7\u03b5\u03af\u03bf \u03c0\u03bf\u03c5 \u03b5\u03be\u03ac\u03c7\u03b8\u03b7\u03ba\u03b5 \u03b1\u03c0\u03cc \u03c4\u03bf LAMS 1.0.2.
-msg.import.file.not.found =\u03a4\u03bf \u03b5\u03c0\u03b9\u03bb\u03b5\u03b3\u03bc\u03ad\u03bd\u03bf \u03b1\u03c1\u03c7\u03b5\u03af\u03bf \u03b4\u03b5\u03bd \u03b1\u03bd\u03ad\u03b2\u03b7\u03ba\u03b5 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03c6\u03c5\u03bb\u03bb\u03bf\u03bc\u03b5\u03c4\u03c1\u03b7\u03c4\u03ae \u03c3\u03b1\u03c2. \u03c0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03be\u03b1\u03bd\u03b1\u03c0\u03c1\u03bf\u03c3\u03c0\u03b1\u03b8\u03ae\u03c3\u03c4\u03b5
-msg.import.ld.success =\u0397 \u03b5\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c4\u03bf\u03c5 \u03a3\u03c7\u03b5\u03b4\u03af\u03bf\u03c5 \u0394\u03b9\u03b4\u03b1\u03c3\u03ba\u03b1\u03bb\u03af\u03b1\u03c2/\u039c\u03ac\u03b8\u03b7\u03c3\u03b7\u03c2 \u03ad\u03b3\u03b9\u03bd\u03b5 \u03b5\u03c0\u03b9\u03c4\u03c5\u03c7\u03ce\u03c2.
-msg.import.success =\u0397 \u03b5\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c4\u03bf\u03c5 \u03a3\u03c7\u03b5\u03b4\u03af\u03bf\u03c5 \u0394\u03b9\u03b4\u03b1\u03c3\u03ba\u03b1\u03bb\u03af\u03b1\u03c2/\u039c\u03ac\u03b8\u03b7\u03c3\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03c9\u03bd \u0394\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03bf\u03c4\u03ae\u03c4\u03c9\u03bd \u03ad\u03b3\u03b9\u03bd\u03b5 \u03b5\u03c0\u03b9\u03c4\u03c5\u03c7\u03ce\u03c2.
-msg.import.tool.error.prefix =\u0391\u03bb\u03bb\u03ac \u03c5\u03c0\u03ac\u03c1\u03c7\u03bf\u03c5\u03bd \u03bc\u03b5\u03c1\u03b9\u03ba\u03ad\u03c2 \u03b5\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ad\u03c2 \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03c9\u03bd \u03c0\u03bf\u03c5 \u03b1\u03c0\u03ad\u03c4\u03c5\u03c7\u03b1\u03bd.
-msg.LAMS.copyright.short =2002-2010 LAMS Foundation.
-msg.LAMS.copyright.statement.1 =LAMS\u2122 \u00a9 2002-2010 '\u0399\u03b4\u03c1\u03c5\u03bc\u03b1 LAMS
-msg.LAMS.copyright.statement.2 =LAMS \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03b5\u03bc\u03c0\u03bf\u03c1\u03b9\u03ba\u03cc \u03c3\u03ae\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03b9\u03b4\u03c1\u03cd\u03bc\u03b1\u03c4\u03bf\u03c2 LAMS
-msg.LAMS.copyright.statement.3 =\u0391\u03c5\u03c4\u03cc \u03c4\u03bf \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bb\u03b5\u03cd\u03b8\u03b5\u03c1\u03bf \u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03b9\u03ba\u03cc, \u03bc\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03c4\u03bf\u03bd \u03b1\u03bd\u03b1\u03ba\u03b1\u03c4\u03b1\u03bd\u03b5\u03af\u03bc\u03b5\u03c4\u03b5 \u03ae/\u03ba\u03b1\u03b9 \u03bd\u03b1 \u03c4\u03bf\u03bd \u03c4\u03c1\u03bf\u03c0\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03b5\u03c4\u03b5 \u03c5\u03c0\u03cc \u03c4\u03bf\u03bd \u03cc\u03c1\u03bf \u03b1\u03b4\u03b5\u03b9\u03ce\u03bd GNU \u03c4\u03b7\u03c2 \u03ad\u03ba\u03b4\u03bf\u03c3\u03b7\u03c2 2 , \u03cc\u03c0\u03c9\u03c2 \u03b4\u03b7\u03bc\u03bf\u03c3\u03b9\u03b5\u03cd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03bf \u038a\u03b4\u03c1\u03c5\u03bc\u03b1 \u0395\u03bb\u03b5\u03cd\u03b8\u03b5\u03c1\u03bf \u039b\u03bf\u03b3\u03b9\u03c3\u03bc\u03b9\u03ba\u03bf\u03cd.
-msg.LAMS.version =\u0388\u03ba\u03b4\u03bf\u03c3\u03b7
-msg.loading =\u03a6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7...
-msg.loading.add.lesson.window =\u03a6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7 \u039f\u03b4\u03b7\u03b3\u03bf\u03cd \u03a0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7\u03c2 \u039c\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2
-msg.loading.admin.window =\u03a6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7 \u03a0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03bf\u03c2 \u0394\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7\u03c2
-msg.loading.learner.window =\u03a6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7 \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03bf\u03c2 \u03b5\u03ba\u03c0\u03b1\u03b9\u03b4\u03b5\u03c5\u03cc\u03bc\u03b5\u03bd\u03bf\u03c5
-msg.loading.monitor.lesson.window =\u03a6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7 \u03a0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03bf\u03c2 \u0395\u03c0\u03bf\u03c0\u03c4\u03b5\u03af\u03b1\u03c2 \u039c\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2.
-msg.loading.system.admin.window =\u0386\u03bd\u03bf\u03b3\u03bc\u03b1 \u03a0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03bf\u03c2 \u0394\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7\u03c2 \u03a3\u03c5\u03c3\u03c4\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2
-msg.no.lessons =\u0394\u03b5\u03bd \u03c5\u03c0\u03ac\u03c1\u03c7\u03bf\u03c5\u03bd \u03bc\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03b1
-msg.no.more.detail =\u039a\u03b1\u03bc\u03af\u03b1 \u03b5\u03c0\u03b9\u03c0\u03bb\u03ad\u03bf\u03bd \u03bb\u03b5\u03c0\u03c4\u03bf\u03bc\u03ad\u03c1\u03b5\u03b9\u03b1
-msg.password.changed =\u039f \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03c3\u03b1\u03c2 \u03ad\u03c7\u03b5\u03b9 \u03b1\u03bb\u03bb\u03ac\u03be\u03b5\u03b9.
-msg.portrait.none =\u0394\u03b5\u03bd \u03ad\u03c7\u03b5\u03b9 \u03b1\u03bd\u03b5\u03b2\u03b5\u03af \u03c0\u03bf\u03c1\u03c4\u03c1\u03b1\u03af\u03c4\u03bf
-msg.portrait.resized =\u03a3\u03b7\u03bc\u03b5\u03af\u03c9\u03c3\u03b7: \u0397 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1 \u03c4\u03bf\u03c5 \u03c0\u03bf\u03c1\u03c4\u03c1\u03b1\u03af\u03c4\u03bf\u03c5 \u03c0\u03c1\u03bf\u03c4\u03b5\u03af\u03bd\u03b5\u03c4\u03b1\u03b9 \u03bd\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c3\u03b5 120x120 pixels. \u039f\u03b9 \u03c4\u03cd\u03c0\u03bf\u03b9 \u03b5\u03b9\u03ba\u03cc\u03bd\u03c9\u03bd \u03c0\u03bf\u03c5 \u03b5\u03c0\u03b9\u03c4\u03c1\u03ad\u03c0\u03bf\u03bd\u03c4\u03b1\u03b9 \u03b5\u03af\u03bd\u03b1\u03b9: PNG, GIF, JPG, WBMP \u03ba\u03b1\u03b9 BMP.
-msg.reason.is =\u039f \u03bb\u03cc\u03b3\u03bf\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9
-msg.show.detail =\u0395\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7 \u03bb\u03b5\u03c0\u03c4\u03bf\u03bc\u03b5\u03c1\u03b5\u03b9\u03ce\u03bd
-msg.status.disabled =\u0391\u03c5\u03c4\u03cc \u03c4\u03bf \u03bc\u03ac\u03b8\u03b7\u03bc\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03c0\u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03bf, \u03c3\u03c5\u03bd\u03b5\u03c0\u03ce\u03c2 \u03b4\u03b5\u03bd \u03ad\u03c7\u03b5\u03c4\u03b5 \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7 \u03c3\u03b5 \u03b1\u03c5\u03c4\u03cc.
-msg.status.finished =\u0391\u03c5\u03c4\u03cc \u03c4\u03bf \u03bc\u03ac\u03b8\u03b7\u03bc\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03c4\u03b5\u03bb\u03b5\u03b9\u03ce\u03c3\u03b5\u03b9 \u03ae \u03ad\u03c7\u03b5\u03b9 \u03b1\u03c1\u03c7\u03b5\u03b9\u03bf\u03b8\u03b5\u03c4\u03b7\u03b8\u03b5\u03af.
-msg.status.not.stated =\u0391\u03c5\u03c4\u03cc \u03c4\u03bf \u03bc\u03ac\u03b8\u03b7\u03bc\u03b1 \u03b4\u03b5\u03bd \u03ad\u03c7\u03b5\u03b9 \u03b1\u03c1\u03c7\u03af\u03c3\u03b5\u03b9 \u03ba\u03b1\u03b9 \u03c3\u03c5\u03bd\u03b5\u03c0\u03ce\u03c2 \u03b4\u03b5\u03bd \u03ad\u03c7\u03b5\u03c4\u03b5 \u03b4\u03c5\u03bd\u03b1\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2.
-msg.status.removed =\u0391\u03c5\u03c4\u03cc \u03c4\u03bf \u03bc\u03ac\u03b8\u03b7\u03bc\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03bc\u03b5\u03c4\u03b1\u03ba\u03b9\u03bd\u03b7\u03b8\u03b5\u03af.
-no.such.content =\u039a\u03b1\u03bd\u03ad\u03bd\u03b1 \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03bf \u03bc\u03b5 \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 (versionID) {0} \u03b4\u03b5 \u03b2\u03c1\u03ad\u03b8\u03b7\u03ba\u03b5 \u03c3\u03c4\u03b7\u03bd \u03b1\u03c0\u03bf\u03b8\u03ae\u03ba\u03b7 {1}.
-no.such.learningdesign.exist =\u0394\u03b5\u03bd \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03a3\u03c7\u03ad\u03b4\u03b9\u03bf \u039c\u03ac\u03b8\u03b7\u03c3\u03b7\u03c2 \u03bc\u03b5 \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 (learning_design_id): {0}.
-no.such.user =\u0394\u03b5\u03bd \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7\u03c2 \u03bc\u03b5 \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 (userID) {0}.
-no.such.user.exist =\u0394\u03b5\u03bd \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7\u03c2 \u03bc\u03b5 \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 (user_id): {0}.
-no.such.workspace =\u0394\u03b5\u03bd \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03c7\u03ce\u03c1\u03bf\u03c2 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2 \u03bc\u03b5 \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 (workspace_fol_id) {0}.
-no.such.workspace.exist =\u0394\u03b5\u03bd \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03c7\u03ce\u03c1\u03bf\u03c2 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2 \u03bc\u03b5 \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 (workspace_folder_id): {0}.
-organisations =\u039f\u03b9 \u03bf\u03bc\u03ac\u03b4\u03b5\u03c2 \u03bc\u03bf\u03c5
-public.folder =\u0394\u03b7\u03bc\u03cc\u03c3\u03b9\u03bf\u03c2 \u03a6\u03ac\u03ba\u03b5\u03bb\u03bf\u03c2
-rename.resource.error =\u0394\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03bc\u03b5\u03c4\u03bf\u03bd\u03bf\u03bc\u03b1\u03c3\u03c4\u03b5\u03af \u03bf \u03c0\u03cc\u03c1\u03bf\u03c2: {0}
-rename.resource.error.miss.vaue =renameResource(Long resourceID,Integer newName, String resourceType, Integer userID) \u03b1\u03c0\u03b1\u03b9\u03c4\u03bf\u03cd\u03bd \u03c4\u03b9\u03bc\u03ad\u03c2 \u03b3\u03b9\u03b1: resourceID, targetFolderID, resourceType and userID
-rename.resource.unspport =\u03a4\u03bf LAMS \u03b4\u03b5\u03bd \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03b5\u03b9 \u03c4\u03b7 \u03bc\u03b5\u03c4\u03bf\u03bd\u03bf\u03bc\u03b1\u03c3\u03af\u03b1 \u03b5\u03bd\u03cc\u03c2 \u03b1\u03c1\u03c7\u03b5\u03af\u03bf\u03c5 \u03bc\u03ad\u03c3\u03c9 \u03c4\u03bf\u03c5 \u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03bf\u03cd \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03c7\u03ce\u03c1\u03bf\u03c5 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2.
-resource.already.exist =\u039f \u03c0\u03cc\u03c1\u03bf\u03c2 {0} \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03ae\u03b4\u03b7 \u03c3\u03c4\u03b7\u03bd \u03b1\u03c0\u03bf\u03b8\u03ae\u03ba\u03b7: {1}.
-title.add.lesson.window =\u039d\u03ad\u03bf \u039c\u03ac\u03b8\u03b7\u03bc\u03b1::LAMS
-title.admin.window =\u0394\u03b9\u03b1\u03c7\u03b5\u03b9\u03c1\u03b9\u03c3\u03c4\u03ae\u03c2: LAMS
-title.all.my.lessons =\u038c\u03bb\u03b1 \u03c4\u03b1 \u039c\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03ac \u03bc\u03bf\u03c5
-title.archived.groups =\u0391\u03c1\u03c7\u03b5\u03b9\u03bf\u03b8\u03b5\u03c4\u03b7\u03bc\u03ad\u03bd\u03b5\u03c2 \u03bf\u03bc\u03ac\u03b4\u03b5\u03c2
-title.author.window =\u03a3\u03c5\u03b3\u03b3\u03c1\u03b1\u03c6\u03ad\u03b1\u03c2
-title.change.password.window =\u0391\u03bb\u03bb\u03b1\u03b3\u03ae \u03ba\u03c9\u03b4\u03b9\u03ba\u03bf\u03cd
-title.change.portrait.window =\u0391\u03bb\u03bb\u03b1\u03b3\u03ae \u03c4\u03bf\u03c5 \u03c0\u03bf\u03c1\u03c4\u03c1\u03b1\u03af\u03c4\u03bf\u03c5 \u03bc\u03bf\u03c5
-title.edit.profile.window =\u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03c4\u03bf\u03c5 \u03c0\u03c1\u03bf\u03c6\u03af\u03bb \u03bc\u03bf\u03c5
-title.error.window =\u03bb\u03ac\u03b8\u03bf\u03c2
-title.export =\u0395\u03be\u03b1\u03b3\u03c9\u03b3\u03ae \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03bf\u03c5 \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5
-title.export.choose.format =\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03b7 \u03bc\u03bf\u03c1\u03c6\u03ae \u03b5\u03be\u03b1\u03b3\u03c9\u03b3\u03ae\u03c2 \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5
-title.export.loading =\u03a6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7 \u03b5\u03be\u03b1\u03b3\u03c9\u03b3\u03ae\u03c2 \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03bf\u03c5 \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5
-title.forgot.password =\u03a0\u03b1\u03c1\u03ac\u03bb\u03b5\u03b9\u03c8\u03b7 \u039a\u03c9\u03b4\u03b9\u03ba\u03bf\u03cd \u03a0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2
-title.import =\u0395\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03bf \u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae\u03c2 \u03a0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5
-title.import.instruction =\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03bc\u03af\u03b1 \u0391\u03ba\u03bf\u03bb\u03bf\u03c5\u03b8\u03af\u03b1 LAMS \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c4\u03b7\u03bd \u03b5\u03b9\u03c3\u03b1\u03b3\u03ac\u03b3\u03b5\u03c4\u03b5
title.import.lamscommunity =\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03b1\u03c0\u03cc lamscommunity.org
-title.import.result =\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03ad\u03c3\u03bc\u03b1\u03c4\u03bf\u03c2 \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03bf\u03c5 \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5
-title.lams =LAMS
-title.learner.window =\u0395\u03ba\u03c0\u03b1\u03b9\u03b4\u03b5\u03c5\u03cc\u03bc\u03b5\u03bd\u03bf\u03c2
-title.login.window =\u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 - LAMS: \u03a3\u03cd\u03c3\u03c4\u03b7\u03bc\u03b1 \u0394\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7\u03c2 \u039c\u03b1\u03b8\u03b7\u03c3\u03b9\u03b1\u03ba\u03ae\u03c2 \u0394\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2
-title.monitor.lesson.window =\u0395\u03c0\u03bf\u03c0\u03c4\u03b5\u03af\u03b1 \u03bc\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2:: LAMS
-title.password.changed.window =\u039f \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03ac\u03bb\u03bb\u03b1\u03be\u03b5
-title.password.change.screen =\u0391\u03bb\u03bb\u03b1\u03b3\u03ae \u03c4\u03bf\u03c5 \u03ba\u03c9\u03b4\u03b9\u03ba\u03bf\u03cd \u03bc\u03bf\u03c5
-title.portrait.change.screen =\u0391\u03bb\u03bb\u03b1\u03b3\u03ae \u03c4\u03bf\u03c5 \u03c0\u03bf\u03c1\u03c4\u03c1\u03b1\u03af\u03c4\u03bf\u03c5 \u03bc\u03bf\u03c5
-title.profile.edit.screen =\u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03a0\u03c1\u03bf\u03c6\u03af\u03bb
-title.profile.window =To \u03a0\u03c1\u03bf\u03c6\u03af\u03bb \u03bc\u03bf\u03c5
-title.system.admin.window =\u0394\u03b9\u03b1\u03c7. \u03a3\u03c5\u03c3\u03c4\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2: LAMS
-unable.copy =\u0394\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b1\u03bd\u03c4\u03b9\u03b3\u03c1\u03b1\u03c6\u03b5\u03af \u03c4\u03bf \u03c3\u03c7\u03ad\u03b4\u03b9\u03bf \u03bc\u03ac\u03b8\u03b7\u03c3\u03b7\u03c2 \u03bb\u03cc\u03b3\u03c9 \u03bb\u03ac\u03b8\u03bf\u03c5\u03c2 {0}.
-unsupport.move =\u03a4\u03bf LAMS \u03b4\u03b5\u03bd \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03b5\u03b9 \u03c4\u03b7 \u03bc\u03b5\u03c4\u03b1\u03ba\u03af\u03bd\u03b7\u03c3\u03b7 \u03b5\u03bd\u03cc\u03c2 \u03b1\u03c1\u03c7\u03b5\u03af\u03bf\u03c5 \u03bc\u03ad\u03c3\u03c9 \u03c4\u03bf\u03c5 \u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03bf\u03cd \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03c7\u03ce\u03c1\u03bf\u03c5 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2.
-videorecorder.instructions.fck =\u039a\u03ac\u03bd\u03c4\u03b5 \u03ba\u03bb\u03b9\u03ba \u03c3\u03c4\u03bf \u03ba\u03bf\u03c5\u03bc\u03c0\u03af "\u0388\u03bd\u03b1\u03c1\u03be\u03b7 \u0388\u03b3\u03b3\u03c1\u03b1\u03c6\u03ae\u03c2" \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03be\u03b5\u03ba\u03b9\u03bd\u03ae\u03c3\u03b5\u03c4\u03b5 \u03ba\u03b1\u03b9 \u03bd\u03b1 \u03c3\u03c4\u03b1\u03bc\u03b1\u03c4\u03ae\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b5\u03b3\u03b3\u03c1\u03b1\u03c6\u03ae. \u038c\u03c4\u03b1\u03bd \u03b7 \u03ba\u03b1\u03c4\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae \u03ad\u03c7\u03b5\u03b9 \u03bf\u03bb\u03bf\u03ba\u03bb\u03b7\u03c1\u03c9\u03b8\u03b5\u03af, \u03bc\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03c4\u03b7 \u03b4\u03b5\u03af\u03c4\u03b5 \u03ba\u03ac\u03bd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03ba\u03bb\u03b9\u03ba \u03c3\u03c4\u03bf \u03ba\u03bf\u03c5\u03bc\u03c0\u03af \u03b1\u03bd\u03b1\u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae. \u038c\u03c4\u03b1\u03bd \u03ad\u03c4\u03bf\u03b9\u03bc\u03bf\u03b9 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c0\u03c1\u03bf\u03c3\u03b8\u03ad\u03c3\u03b5\u03c4\u03b5 \u03c4\u03bf \u03b2\u03af\u03bd\u03c4\u03b5\u03bf, \u03ba\u03ac\u03bd\u03c4\u03b5 \u03ba\u03bb\u03b9\u03ba \u03c3\u03c4\u03bf \u03ba\u03bf\u03c5\u03bc\u03c0\u03af \u03b5\u03bb\u03ad\u03b3\u03c7\u03bf\u03c5 (tick).
+label.lamscommunity.notRegistered.1 =\u039f \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae\u03c2 \u03c3\u03b1\u03c2 \u03b4\u03b5\u03bd \u03ad\u03c7\u03b5\u03b9 \u03ba\u03b1\u03c4\u03b1\u03c7\u03c9\u03c1\u03b7\u03b8\u03b5\u03af \u03c3\u03c4\u03b7\u03bd \u039a\u03bf\u03b9\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1 LAMS \u03ad\u03c4\u03c3\u03b9 \u03b4\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03b5\u03b9\u03c3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03ac\u03bc\u03b5\u03c3\u03b1 \u03b1\u03ba\u03bf\u03bb\u03bf\u03c5\u03b8\u03af\u03b5\u03c2 LAMS \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03ba\u03bf\u03b9\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1. \u0396\u03b7\u03c4\u03ae\u03c3\u03c4\u03b5 \u03b1\u03c0\u03cc \u03c4\u03bf \u03b4\u03b9\u03b1\u03c7\u03b5\u03b9\u03c1\u03b9\u03c3\u03c4\u03ae \u03c4\u03bf\u03c5 \u03c3\u03c5\u03c3\u03c4\u03ae\u03bc\u03b1\u03c4\u03cc\u03c2 \u03c3\u03b1\u03c2 \u03bd\u03b1 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03b5\u03c4\u03b5 \u03b1\u03c5\u03c4\u03ae \u03c4\u03b7 \u03b4\u03c5\u03bd\u03b1\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1.
+label.lamscommunity.notRegistered.2 =\u03a9\u03c3\u03c4\u03cc\u03c3\u03bf, \u03bc\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03ba\u03b1\u03c4\u03b5\u03b2\u03ac\u03c3\u03b5\u03c4\u03b5 \u03ba\u03b1\u03b9 \u03bd\u03b1 \u03b5\u03b9\u03c3\u03b1\u03b3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03c4\u03b9\u03c2 \u03b1\u03ba\u03bf\u03bb\u03bf\u03c5\u03b8\u03af\u03b5\u03c2 \u03c7\u03b5\u03b9\u03c1\u03bf\u03ba\u03af\u03bd\u03b7\u03c4\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03b9\u03c3\u03c4\u03bf\u03c3\u03b5\u03bb\u03af\u03b4\u03b1 \u03c4\u03b7\u03c2 \u039a\u03bf\u03b9\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 LAMS:
+label.lamscommunity.info =\u0397 \u039a\u03bf\u03b9\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1 LAMS \u03b5\u03af\u03bd\u03b1\u03b9 \u03bc\u03b9\u03b1 \u03c0\u03b1\u03b3\u03ba\u03cc\u03c3\u03bc\u03b9\u03b1 \u0394\u03b9\u03b1\u03b4\u03b9\u03ba\u03c4\u03c5\u03b1\u03ba\u03ae \u03ba\u03bf\u03b9\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1 \u03b3\u03b9\u03b1 \u03cc\u03bb\u03bf\u03c5\u03c2 \u03c4\u03bf\u03c5\u03c2 \u03b5\u03ba\u03c0\u03b1\u03b9\u03b4\u03b5\u03c5\u03c4\u03b9\u03ba\u03bf\u03cd\u03c2, \u03c4\u03bf\u03c5\u03c2 \u03b4\u03b9\u03b1\u03c7\u03b5\u03b9\u03c1\u03b9\u03c3\u03c4\u03ad\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03bf\u03c5\u03c2 \u03c0\u03c1\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03b9\u03c3\u03c4\u03ad\u03c2 \u03c0\u03bf\u03c5 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03bf\u03cd\u03bd \u03c4\u03bf LAMS. \u03a3\u03c4\u03bf \u03c0\u03bb\u03b1\u03af\u03c3\u03b9\u03bf \u03c4\u03c9\u03bd \u03b4\u03b9\u03b1\u03c6\u03cc\u03c1\u03c9\u03bd \u03b5\u03c0\u03b9\u03bc\u03ad\u03c1\u03bf\u03c5\u03c2 \u03c5\u03c0\u03bf-\u03ba\u03bf\u03b9\u03bd\u03bf\u03c4\u03ae\u03c4\u03c9\u03bd, \u03bc\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03b1\u03c0\u03bf\u03ba\u03c4\u03ae\u03c3\u03b5\u03c4\u03b5 \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b9\u03c2 \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03b5\u03c2 \u03b5\u03b9\u03b4\u03ae\u03c3\u03b5\u03b9\u03c2 \u03b3\u03b9\u03b1 LAMS, \u03c3\u03b5 \u03b4\u03b9\u03ac\u03c6\u03bf\u03c1\u03b1 \u03c6\u03cc\u03c1\u03bf\u03c5\u03bc \u03c3\u03c5\u03b6\u03b7\u03c4\u03ae\u03c3\u03b5\u03c9\u03bd, \u03ba\u03b1\u03b8\u03ce\u03c2 \u03ba\u03b1\u03b9 \u03c3\u03c4\u03bf \u03b1\u03c0\u03bf\u03b8\u03b5\u03c4\u03ae\u03c1\u03b9\u03bf \u03c4\u03c9\u03bd \u03b4\u03b9\u03b1\u03bc\u03bf\u03b9\u03c1\u03b1\u03b6\u03cc\u03bc\u03b5\u03bd\u03c9\u03bd \u03b1\u03ba\u03bf\u03bb\u03bf\u03c5\u03b8\u03b9\u03ce\u03bd LAMS.
+label.html.flashTheme =\u0398\u03ad\u03bc\u03b1 Flash
+label.html.htmlTheme =\u0398\u03ad\u03bc\u03b1 HTML
#======= End labels: Exported 268 labels for el GR =====
Index: lams_central/conf/language/lams/ApplicationResources_en_AU.properties
===================================================================
RCS file: /usr/local/cvsroot/lams_central/conf/language/lams/ApplicationResources_en_AU.properties,v
diff -u -r1.67.2.13.4.8 -r1.67.2.13.4.9
--- lams_central/conf/language/lams/ApplicationResources_en_AU.properties 23 Mar 2010 10:42:56 -0000 1.67.2.13.4.8
+++ lams_central/conf/language/lams/ApplicationResources_en_AU.properties 16 Apr 2010 06:19:03 -0000 1.67.2.13.4.9
@@ -2,305 +2,278 @@
#language code: en
#locale code: AU
- # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Wed Mar 03 00:17:49 CST 2010
+ # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Apr 16 00:06:25 CST 2010
#=================== labels for LAMS Central =================#
-403.title =Your current role does not allow you to view this page. Please contact your system administrator if you believe you should have access to this page.
-404.message =The page you requested was not found.
-404.title =Page Not Found
-audit.user.password.change =Password changed for: {0}
-authoring.msg.save.success =Congratulations, your content saved successfully!
-button.cancel =Cancel
-button.close =Close
-button.export =Export
-button.import =Import
-button.login =Login
-button.reset =Reset
-button.save =Save
-button.select.another.importfile =Select Another File To Import
-button.select.importfile =Select File To Import
-content.delete.success =Content Successfully deleted.
-copy.no.support =LAMS does not support copying a file via the workspace interface.
-copy.resource.error =Cannot copy the resource:{0}
-copy.resource.error.value.miss =copyResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) requires a value for resourceID, targetFolderID, resourceType and userID
-creating.workspace.folder.error =Exception occured while creating workspaceFolderContent:{0}.
-delete.folder.error =Cannot delete this folder as it is the Root folder.
-delete.learningdesign.error =Cannot delete design with learning_design_id of : {0} as it is READ ONLY.
-delete.lesson.error =LAMS does not support deleting a lesson via the workspace interface.
-delete.resource.error =Cannot delete the resource: {0}
-delete.resource.error.value.miss =deleteResource(Long resourceID, String resourceType, Integer userID) requires a value for resourceID, resourceType and userID.
+label.username =Username
+label.password =Password
error.authorisation =You are not authorised to do this.
-error.email.not.found =Unable to find a user that matches the given email. Please check your email address and try again.
-error.email.not.sent =Server failed to send email to recipient. Please contact your System Administrator.
-error.email.required =Email address is required.
-error.firstname.required =First name is required.
-error.forgot.password.email =Please enter an email address.
-error.forgot.password.fields =Both fields are required. Please try again.
-error.forgot.password.incorrect.key =The request key is incorrect or has already been used. Please click the "Forgot your Password" link again to make a new request.
-error.forgot.password.username =Please enter a username.
+heading.general.error =Error
error.general.1 =Sorry, there has been an error.
error.general.2 =There is a problem processing this request. Close the browser window and try again.
error.general.3 =If the problem persists please contact your system administrator or the technical forums on http://lamscommunity.org/.
-error.lastname.required =Last name is required.
-error.login =Sorry, that username or password is not known. Please try again.
-error.multiple.emails =There are multiple users in LAMS with the given email. Email could not be sent. Please try again using your username, or contact your System Administrator.
error.newpassword.mismatch =Your new passwords do not match each other.
error.oldpassword.mismatch =Your old password is not correct.
-error.password.request.expired =This request for a new password has expired. Please click the "Forgot your Password" link again to make a new request.
-error.portrait.not.image =The file is not an image (PNG, GIF, JPG, WBMP and BMP formats allowed).
-error.support.email.not.set =Email could not be sent. The LAMS server has not been configured to handle emails. Please contact your System Administrator.
-error.system.error =An error has occurred. Please start again. Reason for error: {0}
-error.user.not.found =Unable to find the username in LAMS. Please check your username and try again.
-error.valid.email.required =Valid email address is required.
-flash.download.player =Download Flash Player
-flash.min.error =The Flash Player plugin version 8 or higher is required.
-folder.already.exist =A folder with given name ''{0}'' already exists.
+heading.password.change.screen =Change Password
+label.password.old.password =Old Password
+label.password.new.password =New Password
+label.password.confirm.new.password =Confirm New Password
+heading.password.changed.screen =Password Changed
+msg.password.changed =Your password has been changed.
+error.login =Sorry, that username or password is not known. Please try again.
+button.login =Login
+label.user.guide =[HELP]
+msg.loading =Loading...
+msg.LAMS.version =Version
+msg.LAMS.copyright.short =2002-2009 LAMS Foundation.
+button.save =Save
+button.cancel =Cancel
+invalid.wddx.packet =Invalid Object in WDDX packet. Error was {0}.
+no.such.learningdesign.exist =No Learning Design with learning_design_id of:{0} exists.
+no.such.user.exist =No such User with a user_id of: {0} exists.
+no.such.workspace.exist =No such WorkspaceFolder with workspace_folder_id of:{0} exists.
+delete.resource.error =Cannot delete the resource: {0}
+delete.resource.error.value.miss =deleteResource(Long resourceID, String resourceType, Integer userID) requires a value for resourceID, resourceType and userID.
+delete.lesson.error =LAMS does not support deleting a lesson via the workspace interface.
+delete.folder.error =Cannot delete this folder as it is the Root folder.
+delete.learningdesign.error =Cannot delete design with learning_design_id of : {0} as it is READ ONLY.
folder.delete =Folder deleted:{0}
+copy.resource.error =Cannot copy the resource:{0}
+copy.resource.error.value.miss =copyResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) requires a value for resourceID, targetFolderID, resourceType and userID
+copy.no.support =LAMS does not support copying a file via the workspace interface.
+unable.copy =Unable to copy learning design due to an error{0}.
+no.such.user =No such user with a userID of {0} exists.
+no.such.workspace =No such workspaceFolder with a workspace_folder_id of {0} exists.
+learningdesign.delete =Learning Design deleted:{0}
+learningdesign.readonly =Cannot delete design with learning_design_id of:{0} as it is READ ONLY.
+move.resource.error =Cannot move the resource:{0}
+move.resrouce.error.value.miss =moveResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) requires a value for resourceID, targetFolderID, resourceType and userID
+unsupport.move =LAMS does not support moving a file via the workspace interface.
+creating.workspace.folder.error =Exception occured while creating workspaceFolderContent:{0}.
+resource.already.exist =The resource {0} already exists in the repository: {1}.
+no.such.content =No such content with versionID of {0} found in repository {1}.
+content.delete.success =Content Successfully deleted.
+rename.resource.error =Cannot rename the resource: {0}
+rename.resource.error.miss.vaue =renameResource(Long resourceID,Integer newName, String resourceType, Integer userID) requires a value for resourceID, targetFolderID, resourceType and userID.
+rename.resource.unspport =LAMS does not support renaming a file via the workspace interface.
+folder.already.exist =A folder with given name ''{0}'' already exists.
+organisations =My Groups
folders =Folders
-forgot.password.email.body =Click the link below and it will take you to a page where you can change your password.
-forgot.password.email.sent =An email has been sent to your email address.
-forgot.password.email.subject =LAMS server - Forgot password response
-heading.general.error =Error
-heading.password.changed.screen =Password Changed
-heading.password.change.screen =Change Password
-index.addlesson =Add Lesson
-index.author =Author
-index.classman =Manage Subgroups
-index.community =Community
-index.coursegradebook =Course Gradebook
-index.coursegradebook.learner =My Grades
-index.coursegradebookmonitor =Mark
-index.coursegradebook.tooltip =Open course-wide Gradebook monitoring page
-index.courseman =Group Mgt
-index.dummymonitor =Dummy Monitor
-index.lamscommunity =LAMS Community
+title.lams =LAMS
+title.login.window =Login - LAMS :: Learning Activity Management System
+title.system.admin.window =System Admin:: LAMS
+msg.loading.system.admin.window =Loading System Administration Environment.
+title.admin.window =Admin:: LAMS
+msg.loading.admin.window =Loading Administration Environment.
+title.add.lesson.window =Add Lesson:: LAMS
+msg.loading.add.lesson.window =Loading Add Lesson Wizard.
+title.monitor.lesson.window =Monitor Lesson:: LAMS
+msg.loading.monitor.lesson.window =Loading Lesson Monitoring Environment.
+title.learner.window =Learner:: LAMS
+msg.loading.learner.window =Loading Learner Environment.
+title.change.password.window =LAMS :: Change Password
+title.password.changed.window =LAMS :: Password Changed
+title.error.window =LAMS :: Error
+authoring.msg.save.success =Congratulations, your content saved successfully!
+label.authoring.close =Close
+label.authoring.re.edit =Re-Edit
+index.welcome =Welcome
index.logout =Logout
-index.monitor =Monitor
-index.moreActions =More Options
-index.mycourses =My Groups
-index.myprofile =My Profile
-index.participate =Participate
index.refresh =Refresh
index.refresh.hint =You may need click me after you add/remove groups/subgroups/lessons
-index.searchlesson =Learner Search
-index.searchlesson.tooltip =Search learners across lessons
+index.myprofile =My Profile
index.sysadmin =Sys Admin
-index.welcome =Welcome
-invalid.wddx.packet =Invalid Object in WDDX packet. Error was {0}.
+index.courseman =Group Mgt
+index.author =Author
+index.classman =Manage Subgroups
+index.addlesson =Add Lesson
+index.monitor =Monitor
+index.participate =Participate
+index.dummymonitor =Dummy Monitor
+title.import.result =Import tool content result
+title.import =Import tool content
+title.import.instruction =Please choose LAMS sequence to import.
+title.export.loading =Export tool content loading
+label.ld.zip.file =Learning Design import file
+msg.import.success =Learning design and activities imported successfully.
+msg.import.ld.success =Learning design imported successfully.
+msg.import.tool.error.prefix =But there are some tool(s) imports that failed
+msg.import.failed =Learning design import failed
+msg.export.loading =Learning design download will start automatically in seconds, please wait...
+msg.export.success =Learning design and activities export successfully.
+msg.export.ld.success =Learning design export successfully.
+msg.export.tool.error.prefix =But there are some tool(s) exported failed
+msg.export.failed =Learning design export failed
+msg.reason.is =The reason is
+button.close =Close
+button.import =Import
+msg.LAMS.copyright.statement.1 =LAMS\u2122 \u00a9 2002-2009 LAMS Foundation.
+msg.LAMS.copyright.statement.2 =LAMS is a trademark of LAMS Foundation (http://lamsfoundation.org).
+msg.LAMS.copyright.statement.3 =This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
+title.export =Export tool content
+error.system.error =An error has occurred. Please start again. Reason for error: {0}
+msg.hide.detail =Hide detail
+msg.show.detail =Show detail
+msg.no.more.detail =No more detail
+404.title =Page Not Found
+404.message =The page you requested was not found.
+403.title =Your current role does not allow you to view this page. Please contact your system administrator if you believe you should have access to this page.
+msg.import.failed.unknown.reason =No error message available.
+msg.import.file.not.found =Selected file has not been uploaded by your browser. Please try again.
+title.profile.window =LAMS :: My Profile
+title.edit.profile.window =LAMS :: Edit My Profile
+title.profile.edit.screen =Edit My Profile
+title.archived.groups =Archived Groups
+label.export.portfolio =Export Portfolio
+label.name =Name
+label.title =Title
+label.first_name =First Name
+label.last_name =Last Name
label.address_line_1 =Address Line 1
label.address_line_2 =Address Line 2
label.address_line_3 =Address Line 3
-label.archived =Archived
-label.authoring.close =Close
-label.authoring.re.edit =Re-Edit
label.city =City
-label.completed =Completed!
+label.state =State
label.country =Country
label.day_phone =Day Phone
-label.disabled =Disabled
-label.email =Email
-label.enable.flash =Enable Flash for Learner Window
-label.enable.lesson.sorting =Enable lesson sorting
label.evening_phone =Evening Phone
-label.export.advanced.options =Export - Advanced Options
-label.export.portfolio =Export Portfolio
+label.mobile_phone =Mobile Phone
label.fax =Fax
-label.first_name =First Name
-label.forgot.password =Forgot your password?
-label.forgot.password.confirm =Password Request
-label.forgot.password.email =Check Email
-label.forgot.password.instructions.1 =Please enter your user name or email below. An email will be sent to you shortly with a link that will allow you to change your password. You only need to enter one value.
-label.forgot.password.instructions.2 =If you do not know your email address in LAMS, please contact your System Administrator.
-label.forgot.password.username =Check Username
-label.help =Help?
-label.html.flashTheme =Flash Theme
-label.html.htmlTheme =HTML Theme
-label.lamscommunity.changeuser =Stop using lamscommunity.org user {0}
-label.lamscommunity.info =The LAMS Community is a global online community for all teachers, administrators and developers that use LAMS. Within the various sub-communities, you can access the latest news about LAMS, many different discussion forums, and a repository of shared LAMS sequences.
-label.lamscommunity.login =lamscommunity.org login:
-label.lamscommunity.message =Login to lamscommunity.org
-label.lamscommunity.notRegistered.1 =Your server is not registered with the LAMS Community so you can not seamlessly import sequences directly into your LAMS server from the community. Ask your system administrator to enable this feature.
-label.lamscommunity.notRegistered.2 =However, you can download and import the sequences manually from the LAMS Community website:
-label.lamscommunity.password =lamscommunity.org password:
+label.email =Email
label.language =Language
-label.last_name =Last Name
-label.ld.zip.file =Learning Design import file
-label.lesson.sorting.enabled =lesson sorting enabled
-label.mobile_phone =Mobile Phone
-label.msg.status =Status: {0}
-label.name =Name
-label.no =No
-label.ok =OK
-label.open.lesson =Open Lesson
-label.password =Password
-label.password.confirm.new.password =Confirm New Password
-label.password.new.password =New Password
-label.password.old.password =Old Password
+title.password.change.screen =Change My Password
+msg.groups.empty =No groups
+button.reset =Reset
+label.postcode =Postcode
label.portrait.current =Current Portrait
label.portrait.upload =Upload New Portrait
-label.postcode =Postcode
-label.required =Required
-label.return.to.myprofile =Return to My Profile
-label.show.groups =Show Groups
-label.state =State
-label.timezone.0 =(GMT -12:00) Eniwetok, Kwajalein
-label.timezone.1 =(GMT -11:00) Midway Island, Samoa
-label.timezone.2 =(GMT -10:00) Hawaii
-label.timezone.3 =(GMT -9:00 *Daylight Saving Time) Alaska
-label.timezone.4 =(GMT -8:00 *Daylight Saving Time) Pacific Time (US & Canada)
-label.timezone.5 =(GMT -8:00) Pacific Time (US & Canada)
-label.timezone.6 =(GMT -7:00 *Daylight Saving Time) Mountain Time (US & Canada)
-label.timezone.7 =(GMT -7:00) Mountain Time (US & Canada)
-label.timezone.8 =(GMT -6:00 *Daylight Saving Time) Central Time (US & Canada)
-label.timezone.9 =(GMT -6:00) Central Time (US & Canada)
-label.timezone.10 =(GMT -6:00 *Daylight Saving Time) Mexico City
-label.timezone.11 =(GMT -5:00 *Daylight Saving Time) Eastern Time (US & Canada)
-label.timezone.12 =(GMT -5:00) Eastern Time (US & Canada) , Bogota, Lima
-label.timezone.13 =(GMT -4:00 *Daylight Saving Time) Atlantic Time (Canada)
-label.timezone.14 =(GMT -4:00) Atlantic Time (Canada), Caracas, La Paz
-label.timezone.15 =(GMT -3:30 *Daylight Saving Time) Newfoundland
-label.timezone.16 =(GMT -3:00 *Daylight Saving Time) Brazil
-label.timezone.17 =(GMT -3:00) Brazil, Buenos Aires, Georgetown
-label.timezone.18 =(GMT -2:00) Mid-Atlantic
-label.timezone.19 =(GMT -1:00 hour *Daylight Saving Time) Azores
-label.timezone.20 =(GMT -1:00 hour) Cape Verde Islands
-label.timezone.21 =(GMT *Daylight Saving Time) Western Europe Time, London, Lisbon, Casablanca
-label.timezone.22 =(GMT) Greenwich Mean Time, Casablanca
-label.timezone.23 =(GMT +1:00 hour *Daylight Saving Time) Brussels, Copenhagen, Madrid, Paris
-label.timezone.24 =(GMT +1:00 hour) Western African Time
-label.timezone.25 =(GMT +2:00 *Daylight Saving Time) Athens, Istanbul, Kaliningrad
-label.timezone.26 =(GMT +2:00) Central African Time
-label.timezone.27 =(GMT +3:00 *Daylight Saving Time) Baghdad, Moscow, St. Petersburg
-label.timezone.28 =(GMT +3:00) Qatar, Riyadh
-label.timezone.29 =(GMT +3:30 *Daylight Saving Time) Tehran
-label.timezone.30 =(GMT +4:00 *Daylight Saving Time) Baku, Tbilisi
-label.timezone.31 =(GMT +4:00) Abu Dhabi, Muscat
-label.timezone.32 =(GMT +4:30) Kabul
-label.timezone.33 =(GMT +5:00 *Daylight Saving Time) Ekaterinburg
-label.timezone.34 =(GMT +5:00) Karachi, Tashkent
-label.timezone.35 =(GMT +5:30) Bombay, Calcutta, Madras, New Delhi
-label.timezone.36 =(GMT +5:45) Kathmandu
-label.timezone.37 =(GMT +6:00 *Daylight Saving Time) Almaty, Novosibirsk
-label.timezone.38 =(GMT +6:00) Dhaka, Colombo
-label.timezone.39 =(GMT +7:00 *Daylight Saving Time) Krasnoyarsk
-label.timezone.40 =(GMT +7:00) Bangkok, Hanoi, Jakarta
-label.timezone.41 =(GMT +8:00 *Daylight Saving Time) Irkutsk
-label.timezone.42 =(GMT +8:00) Beijing, Perth, Singapore, Hong Kong
-label.timezone.43 =(GMT +9:00 *Daylight Saving Time) Yakutsk
-label.timezone.44 =(GMT +9:00) Tokyo, Seoul, Osaka, Sapporo
-label.timezone.45 =(GMT +9:30 *Daylight Saving Time) Adelaide
-label.timezone.46 =(GMT +9:30) Darwin
-label.timezone.47 =(GMT +10:00 *Daylight Saving Time) Eastern Australia
-label.timezone.48 =(GMT +10:00 *Daylight Saving Time) Vladivostok
-label.timezone.49 =(GMT +10:00) Brisbane, Guam
-label.timezone.50 =(GMT +11:00 *Daylight Saving Time) Magadan
-label.timezone.51 =(GMT +11:00) Solomon Islands, New Caledonia
-label.timezone.52 =(GMT +12:00 *Daylight Saving Time) Auckland, Wellington
-label.timezone.53 =(GMT +12:00 *Daylight Saving Time) Kamchatka
-label.timezone.54 =(GMT +12:00) Fiji
-label.timezone.55 =(GMT +13:00) Tonga
-label.timezone.56 =(GMT +14:00) Kiritimati
-label.timezone.dst =*DST - Daylight Saving Time is observed
-label.timezone.title =Time Zone
-label.title =Title
-label.user.guide =[HELP]
-label.username =Username
+msg.portrait.none =No portrait uploaded
+title.portrait.change.screen =Change My Portrait
+title.change.portrait.window =LAMS :: Change My Portrait
+error.portrait.not.image =The file is not an image (PNG, GIF, JPG, WBMP and BMP formats allowed).
+msg.portrait.resized =Note: image will be resized to fit inside 120x120 pixels. The image formats allowed are: PNG, GIF, JPG, WBMP and BMP.
label.workspace.root_folder =My Workspace
-label.yes =Yes
-lamscommunity.login.failed =Login to lamscommunity.org failed, please try again.
-learningdesign.delete =Learning Design deleted:{0}
-learningdesign.readonly =Cannot delete design with learning_design_id of:{0} as it is READ ONLY.
-lessonsearch.instuctions =Please enter the login, first or last name of the learner. As you type the name of the matching learners will appear.
-lessonsearch.noresults =No Lessons found
-lessonsearch.results =Lessons in which ''''{0}'''' has been found
-lessonsearch.title =Search learners in lesson
-message.lesson.not.started.cannot.participate =This lesson has not been started. You cannot participate in the lesson until it is started.
-move.resource.error =Cannot move the resource:{0}
-move.resrouce.error.value.miss =moveResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) requires a value for resourceID, targetFolderID, resourceType and userID
-msg.browser.compat =Your browser might not be compatible with LAMS. We recomend Mozilla Firefox 2.0 or higher.
msg.design.not.saved =Your design is not saved, any changes you have made since you last saved will be lost.
-msg.export.choose.format.ims =IMS Learning Design Level A Format (This format cannot be reimported back into LAMS. Export only!)
+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.
+message.lesson.not.started.cannot.participate =This lesson has not been started. You cannot participate in the lesson until it is started.
+index.mycourses =My Groups
+title.export.choose.format =Choose export content format
msg.export.choose.format.instruction =Please choose format which you want to export
msg.export.choose.format.lams =LAMS Format
-msg.export.failed =Learning design export failed
-msg.export.ld.success =Learning design export successfully.
-msg.export.loading =Learning design download will start automatically in seconds, please wait...
-msg.export.success =Learning design and activities export successfully.
-msg.export.tool.error.prefix =But there are some tool(s) exported failed
-msg.groups.empty =No groups
-msg.hide.detail =Hide detail
-msg.import.failed =Learning design import failed
-msg.import.failed.unknown.reason =No error message available.
-msg.import.file.format =The import file must be a .zip file exported from LAMS 2 or above, or a .las file exported from LAMS 1.0.2.
-msg.import.file.not.found =Selected file has not been uploaded by your browser. Please try again.
-msg.import.ld.success =Learning design imported successfully.
-msg.import.success =Learning design and activities imported successfully.
-msg.import.tool.error.prefix =But there are some tool(s) imports that failed
-msg.LAMS.copyright.short =2002-2010 LAMS Foundation.
-msg.LAMS.copyright.statement.1 =LAMS\u2122 \u00a9 2002-2010 LAMS Foundation.
-msg.LAMS.copyright.statement.2 =LAMS is a trademark of LAMS Foundation (http://lamsfoundation.org).
-msg.LAMS.copyright.statement.3 =This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
-msg.LAMS.version =Version
-msg.loading =Loading...
-msg.loading.add.lesson.window =Loading Add Lesson Wizard.
-msg.loading.admin.window =Loading Administration Environment.
-msg.loading.learner.window =Loading Learner Environment.
-msg.loading.monitor.lesson.window =Loading Lesson Monitoring Environment.
-msg.loading.system.admin.window =Loading System Administration Environment.
-msg.no.lessons =No lessons
-msg.no.more.detail =No more detail
-msg.password.changed =Your password has been changed.
-msg.portrait.none =No portrait uploaded
-msg.portrait.resized =Note: image will be resized to fit inside 120x120 pixels. The image formats allowed are: PNG, GIF, JPG, WBMP and BMP.
-msg.reason.is =The reason is
-msg.show.detail =Show detail
+msg.export.choose.format.ims =IMS Learning Design Level A Format (This format cannot be reimported back into LAMS. Export only!)
+button.export =Export
+label.open.lesson =Open Lesson
+label.msg.status =Status: {0}
+msg.status.not.stated =This lesson has not been started so you cannot access it.
msg.status.disabled =This lesson is disabled so you cannot access it.
msg.status.finished =This lesson has been finished or archived.
-msg.status.not.stated =This lesson has not been started so you cannot access it.
msg.status.removed =This lesson has been removed.
-no.such.content =No such content with versionID of {0} found in repository {1}.
-no.such.learningdesign.exist =No Learning Design with learning_design_id of:{0} exists.
-no.such.user =No such user with a userID of {0} exists.
-no.such.user.exist =No such User with a user_id of: {0} exists.
-no.such.workspace =No such workspaceFolder with a workspace_folder_id of {0} exists.
-no.such.workspace.exist =No such WorkspaceFolder with workspace_folder_id of:{0} exists.
-organisations =My Groups
-public.folder =Public Folder
-rename.resource.error =Cannot rename the resource: {0}
-rename.resource.error.miss.vaue =renameResource(Long resourceID,Integer newName, String resourceType, Integer userID) requires a value for resourceID, targetFolderID, resourceType and userID.
-rename.resource.unspport =LAMS does not support renaming a file via the workspace interface.
-resource.already.exist =The resource {0} already exists in the repository: {1}.
-title.add.lesson.window =Add Lesson:: LAMS
-title.admin.window =Admin:: LAMS
-title.all.my.lessons =All My Lessons
-title.archived.groups =Archived Groups
+index.community =Community
+msg.browser.compat =Your browser might not be compatible with LAMS. We recomend Mozilla Firefox 2.0 or higher.
+label.disabled =Disabled
+label.archived =Archived
+flash.min.error =The Flash Player plugin version 8 or higher is required.
+flash.download.player =Download Flash Player
+audit.user.password.change =Password changed for: {0}
title.author.window =LAMS :: Author
-title.change.password.window =LAMS :: Change Password
-title.change.portrait.window =LAMS :: Change My Portrait
-title.edit.profile.window =LAMS :: Edit My Profile
-title.error.window =LAMS :: Error
-title.export =Export tool content
-title.export.choose.format =Choose export content format
-title.export.loading =Export tool content loading
+title.all.my.lessons =All My Lessons
+msg.no.lessons =No lessons
+label.return.to.myprofile =Return to My Profile
+label.help =Help?
+label.completed =Completed!
+msg.import.file.format =The import file must be a .zip file exported from LAMS 2 or above, or a .las file exported from LAMS 1.0.2.
+label.enable.lesson.sorting =Enable lesson sorting
+label.lesson.sorting.enabled =lesson sorting enabled
+label.show.groups =Show Groups
+label.forgot.password =Forgot your password?
+button.select.importfile =Select File To Import
+label.enable.flash =Enable Flash for Learner Window
+label.yes =Yes
+label.no =No
+label.ok =OK
title.forgot.password =LAMS :: Forgot Password
-title.import =Import tool content
-title.import.instruction =Please choose LAMS sequence to import.
-title.import.lamscommunity =Import from lamscommunity.org
-title.import.result =Import tool content result
-title.lams =LAMS
-title.learner.window =Learner:: LAMS
-title.login.window =Login - LAMS :: Learning Activity Management System
-title.monitor.lesson.window =Monitor Lesson:: LAMS
-title.password.changed.window =LAMS :: Password Changed
-title.password.change.screen =Change My Password
-title.portrait.change.screen =Change My Portrait
-title.profile.edit.screen =Edit My Profile
-title.profile.window =LAMS :: My Profile
-title.system.admin.window =System Admin:: LAMS
-unable.copy =Unable to copy learning design due to an error{0}.
-unsupport.move =LAMS does not support moving a file via the workspace interface.
+label.forgot.password.confirm =Password Request
+forgot.password.email.subject =LAMS server - Forgot password response
+forgot.password.email.body =Click the link below and it will take you to a page where you can change your password.
+forgot.password.email.sent =An email has been sent to your email address.
+error.user.not.found =Unable to find the username in LAMS. Please check your username and try again.
+error.support.email.not.set =Email could not be sent. The LAMS server has not been configured to handle emails. Please contact your System Administrator.
+error.password.request.expired =This request for a new password has expired. Please click the "Forgot your Password" link again to make a new request.
+label.forgot.password.instructions.1 =Please enter your user name or email below. An email will be sent to you shortly with a link that will allow you to change your password. You only need to enter one value.
+label.forgot.password.instructions.2 =If you do not know your email address in LAMS, please contact your System Administrator.
+label.forgot.password.email =Check Email
+label.forgot.password.username =Check Username
+error.forgot.password.fields =Both fields are required. Please try again.
+error.email.not.sent =Server failed to send email to recipient. Please contact your System Administrator.
+error.email.not.found =Unable to find a user that matches the given email. Please check your email address and try again.
+error.forgot.password.email =Please enter an email address.
+error.forgot.password.username =Please enter a username.
+button.select.another.importfile =Select Another File To Import
+error.forgot.password.incorrect.key =The request key is incorrect or has already been used. Please click the "Forgot your Password" link again to make a new request.
+label.export.advanced.options =Export - Advanced Options
+lessonsearch.title =Search learners in lesson
+lessonsearch.instuctions =Please enter the login, first or last name of the learner. As you type the name of the matching learners will appear.
+lessonsearch.results =Lessons in which ''''{0}'''' has been found
+index.searchlesson =Learner Search
+index.searchlesson.tooltip =Search learners across lessons
+lessonsearch.noresults =No Lessons found
+error.multiple.emails =There are multiple users in LAMS with the given email. Email could not be sent. Please try again using your username, or contact your System Administrator.
+label.lamscommunity.message =Login to lamscommunity.org
+label.lamscommunity.login =lamscommunity.org login:
+label.lamscommunity.password =lamscommunity.org password:
+index.lamscommunity =LAMS Community
+label.lamscommunity.changeuser =Stop using lamscommunity.org user {0}
+lamscommunity.login.failed =Login to lamscommunity.org failed, please try again.
+public.folder =Public Folder
videorecorder.instructions.fck =Click the record button to start and stop recording. Once a recording is completed, you can review it by clicking the play button. When ready to add the video, click the tick button. Having problems with recording? It might be that your network blocks the video recording ports. Contact your system administrator.
+index.coursegradebook =Course Gradebook
+index.coursegradebook.tooltip =Open course-wide Gradebook monitoring page
+index.coursegradebook.learner =My Grades
+index.coursegradebookmonitor =Mark
+index.moreActions =More Options
+label.required =Required
+label.timezone.title =Time Zone
+label.timezone.0 =(GMT -12:00) Eniwetok, Kwajalein
+label.timezone.1 =(GMT -11:00) Midway Island, Samoa
+label.timezone.2 =(GMT -10:00) Hawaii
+label.timezone.3 =(GMT -9:00) Alaska
+label.timezone.4 =(GMT -8:00) Pacific Time (US & Canada)
+label.timezone.5 =(GMT -7:00) Mountain Time (US & Canada)
+label.timezone.6 =(GMT -6:00) Central Time (US & Canada), Mexico City
+label.timezone.7 =(GMT -5:00) Eastern Time (US & Canada), Bogota, Lima
+label.timezone.8 =(GMT -4:00) Atlantic Time (Canada), Caracas, La Paz
+label.timezone.9 =(GMT -3:30) Newfoundland
+label.timezone.10 =(GMT -3:00) Brazil, Buenos Aires, Georgetown
+label.timezone.11 =(GMT -2:00) Mid-Atlantic
+label.timezone.12 =(GMT -1:00 hour) Azores, Cape Verde Islands
+label.timezone.13 =(GMT) Western Europe Time, London, Lisbon, Casablanca
+label.timezone.14 =(GMT +1:00 hour) Brussels, Copenhagen, Madrid, Paris
+label.timezone.15 =(GMT +2:00) Kaliningrad, South Africa
+label.timezone.16 =(GMT +3:00) Baghdad, Riyadh, Moscow, St. Petersburg
+label.timezone.17 =(GMT +3:30) Tehran
+label.timezone.18 =(GMT +4:00) Abu Dhabi, Muscat, Baku, Tbilisi
+label.timezone.19 =(GMT +4:30) Kabul
+label.timezone.20 =(GMT +5:00) Ekaterinburg, Islamabad, Karachi, Tashkent
+label.timezone.21 =(GMT +5:30) Bombay, Calcutta, Madras, New Delhi
+label.timezone.22 =(GMT +5:45) Kathmandu
+label.timezone.23 =(GMT +6:00) Almaty, Dhaka, Colombo
+label.timezone.24 =(GMT +7:00) Bangkok, Hanoi, Jakarta
+label.timezone.25 =(GMT +8:00) Beijing, Perth, Singapore, Hong Kong
+label.timezone.26 =(GMT +9:00) Tokyo, Seoul, Osaka, Sapporo, Yakutsk
+label.timezone.27 =(GMT +9:30) Adelaide, Darwin
+label.timezone.28 =(GMT +10:00) Eastern Australia, Guam, Vladivostok
+label.timezone.29 =(GMT +11:00) Magadan, Solomon Islands, New Caledonia
+label.timezone.30 =(GMT +12:00) Auckland, Wellington, Fiji, Kamchatka
+title.import.lamscommunity =Import from lamscommunity.org
+label.lamscommunity.notRegistered.1 =Your server is not registered with the LAMS Community so you can not seamlessly import sequences directly into your LAMS server from the community. Ask your system administrator to enable this feature.
+label.lamscommunity.notRegistered.2 =However, you can download and import the sequences manually from the LAMS Community website:
+label.lamscommunity.info =The LAMS Community is a global online community for all teachers, administrators and developers that use LAMS. Within the various sub-communities, you can access the latest news about LAMS, many different discussion forums, and a repository of shared LAMS sequences.
+label.html.flashTheme =Flash Theme
+label.html.htmlTheme =HTML Theme
#======= End labels: Exported 268 labels for en AU =====
Index: lams_central/conf/language/lams/ApplicationResources_es_ES.properties
===================================================================
RCS file: /usr/local/cvsroot/lams_central/conf/language/lams/ApplicationResources_es_ES.properties,v
diff -u -r1.24.4.5.2.4 -r1.24.4.5.2.5
--- lams_central/conf/language/lams/ApplicationResources_es_ES.properties 4 Mar 2010 01:21:48 -0000 1.24.4.5.2.4
+++ lams_central/conf/language/lams/ApplicationResources_es_ES.properties 16 Apr 2010 06:19:03 -0000 1.24.4.5.2.5
@@ -2,150 +2,251 @@
#language code: es
#locale code: ES
- # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Wed Mar 03 00:17:46 CST 2010
+ # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Apr 16 00:06:25 CST 2010
#=================== labels for LAMS Central =================#
-403.title =No tiene suficiente permiso para ver esta p\u00e1gina. Contacte a su administrador de sistema si usted cree que tendr\u00eda que tener acceso a la misma.
-404.message =La p\u00e1gina no esta disponible.
-404.title =P\u00e1gina no disponible
-audit.user.password.change =Su contrase\u00f1a cambiada por: {0}
-authoring.msg.save.success =Su contenido ha sido guardado
-button.cancel =Cancelar
-button.close =Cerrar
-button.export =Exportar
-button.import =Importar
-button.login =Entrar
-button.reset =Reset
-button.save =Guardar
-button.select.another.importfile =Seleccione otro archivo a importar
-button.select.importfile =Selecciones el archivo a importar
-content.delete.success =Se ha borrado el contenido satisfactoriamente
-copy.no.support =LAMS no puede copiar un archivo usando el Espacio de Trabajo
-copy.resource.error =No se puede copiar: {0}
-copy.resource.error.value.miss =opyResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) requiere valor para resourceID, targetFolderID, resourceType and userID
-creating.workspace.folder.error =Ha occurido un error creando un folder en el Espacio de Trabajo: {0}.
-delete.folder.error =No se puede borrar carpeta ra\u00edz.
-delete.learningdesign.error =No se puede borrar secuencia con learning_design_id of : {0} por que es solo de lectura.
-delete.lesson.error =LAMS no permite borrar lecci\u00f3n desde el Espacio de Trabajo.
-delete.resource.error =No se puede borrar: {0}
-delete.resource.error.value.miss =deleteResource(Long resourceID, String resourceType, Integer userID) require un valor para resourceID, resourceType and userID.
+label.username =Usuario
+label.password =Contrase\u00f1a
error.authorisation =No esta autorizado para realizar esta funci\u00f3n.
-error.email.not.found =No se ha encontrado un usuario que tenga el email mencionado. Verifique su email e intente nuevamente.
-error.email.not.sent =El servidor no ha podido enviar el mensaje. Por favor comuniquese con el administrador de sistema.
-error.email.required =Se requiere direcci\u00f3n de email.
-error.firstname.required =Se requiere Nombre.
-error.forgot.password.email =Ingrese email
-error.forgot.password.fields =Se requiren los dos campos. Intente nuevamente.
-error.forgot.password.incorrect.key =La clave es incorrecta o ya ha sido utilizada. Vuelva a la p\u00e1gina inicial y solicite nuevamente que se le envie una nueva contrase\u00f1a.
-error.forgot.password.username =Ingrese nombre de usuario
+heading.general.error =Error
error.general.1 =Ha occurido un error.
error.general.2 =Ha ocurrido un error de procesamiento. Cierre esta ventana y trate nuevamente.
error.general.3 =Si el problema persiste, por favor comun\u00edquese con su administrador de sistema o concurra a los foros de discusi\u00f3n de http://lamscommunity.org.
-error.lastname.required =Se requiere Apellido
-error.login =Su nombre de usuario o contrase\u00f1a no existen. Por favor, int\u00e9ntelo nuevamente
-error.multiple.emails =Hay multiples cuentas bajo ese correo electr\u00f3nico, por lo tanto no se puede enviar el mensaje. Pruebe nuevamente con su nombre de usuario o contacte a su administrador de sistema.
error.newpassword.mismatch =Sus nuevas contrase\u00f1as no son iguales.
error.oldpassword.mismatch =Su antigua contrase\u00f1a no es correcta.
-error.password.request.expired =El enlace para cambiar su contrase\u00f1a ha expirado. Por favor vuelva a solicitar su contrase\u00f1a nuevamente.
-error.portrait.not.image =El archivo no es una im\u00e1gen v\u00e1lida. Los formatos de imagen permitidos son GIF, PNG, BMP, WBMP y JPG.
-error.support.email.not.set =No se ha podido enviar el correo electr\u00f3nico ya que el servidor no ha sido configurado para enviar mensajes de correo. Contacte a su administrador de sistema.
-error.system.error =Ha ocurrido un error de sistema. Por favor intente nuevamente. Error: {0}
-error.user.not.found =No se han encontrado su usuario en este servidor LAMS. Verifique su nombre de usuario y email.
-error.valid.email.required =La direcci\u00f3n de email no es v\u00e1lida.
-flash.download.player =Descargar Flash Player
-flash.min.error =Se necesita el Flash Player versi\u00f3n 8 o mayor.
-folder.already.exist =Una carpeta con nombre ''{0}'' ya existe.
+heading.password.change.screen =Cambiar contrase\u00f1a
+label.password.old.password =Antigua contrase\u00f1a
+label.password.new.password =Nueva contrase\u00f1a
+label.password.confirm.new.password =Confirmar nueva contrase\u00f1a
+heading.password.changed.screen =Contrase\u00f1a cambiada
+msg.password.changed =Su contrase\u00f1a ha sido cambiada
+error.login =Su nombre de usuario o contrase\u00f1a no existen. Por favor, int\u00e9ntelo nuevamente
+button.login =Entrar
+label.user.guide =[Ayuda]
+msg.loading =Cargando...
+msg.LAMS.version =Versi\u00f3n
+msg.LAMS.copyright.short =2002-2009 Fundaci\u00f3n LAMS.
+button.save =Guardar
+button.cancel =Cancelar
+invalid.wddx.packet =Objecto inv\u00e1lido en paquete WDDC. El error es: {0}.
+no.such.learningdesign.exist =No existe Learning Design con learning_design_id of: {0}.
+no.such.user.exist =No existe usuario con user_id of: {0}
+no.such.workspace.exist =No existe carpeta en el Espacio de Trabajo con workspace_folder_id of: {0}
+delete.resource.error =No se puede borrar: {0}
+delete.resource.error.value.miss =deleteResource(Long resourceID, String resourceType, Integer userID) require un valor para resourceID, resourceType and userID.
+delete.lesson.error =LAMS no permite borrar lecci\u00f3n desde el Espacio de Trabajo.
+delete.folder.error =No se puede borrar carpeta ra\u00edz.
+delete.learningdesign.error =No se puede borrar secuencia con learning_design_id of : {0} por que es solo de lectura.
folder.delete =Carpeta borrada: {0}
+copy.resource.error =No se puede copiar: {0}
+copy.resource.error.value.miss =opyResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) requiere valor para resourceID, targetFolderID, resourceType and userID
+copy.no.support =LAMS no puede copiar un archivo usando el Espacio de Trabajo
+unable.copy =No se ha podido copiar su secuencia debido a este error: {0}.
+no.such.user =No existe usuario con userID: {0}.
+no.such.workspace =No existe carpeta en el Espacio de Trabajo con workspace_folder_id: {0}
+learningdesign.delete =Secuencia borrada: {0}
+learningdesign.readonly =No se puede borrar secuencia con learning_design_id:{0} ya que este es s\u00f3lo de lectura.
+move.resource.error =No se puede mover archivo.
+move.resrouce.error.value.miss =moveResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) require un valor para resourceID, targetFolderID, resourceType and userID
+unsupport.move =LAMS no permite mover archivos usando el Espacio de Trabajo
+creating.workspace.folder.error =Ha occurido un error creando un folder en el Espacio de Trabajo: {0}.
+resource.already.exist =El archivo {0} ya existe en el repositorio: {1}.
+no.such.content =No existe ese contenido con versionID de {0} en el repositorio {1}.
+content.delete.success =Se ha borrado el contenido satisfactoriamente
+rename.resource.error =No se puede renombrar el archivo {0}.
+rename.resource.error.miss.vaue =renameResource(Long resourceID,Integer newName, String resourceType, Integer userID) require un valor para resourceID, targetFolderID, resourceType and userID.
+rename.resource.unspport =LAMS no permite renombrar un archivo usando el Espacio de Trabajo.
+folder.already.exist =Una carpeta con nombre ''{0}'' ya existe.
+organisations =Mis Clases
folders =Carpetas
-forgot.password.email.body =Copie el enlace a su navegador de internet para poder cambiar su contrase\u00f1a.
-forgot.password.email.sent =Se ha enviado un mensaje de correo a su email.
-forgot.password.email.subject =LAMS - Cambio de Contrase\u00f1a
-heading.general.error =Error
-heading.password.changed.screen =Contrase\u00f1a cambiada
-heading.password.change.screen =Cambiar contrase\u00f1a
-index.addlesson =Agregar Lecciones
-index.author =Dise\u00f1o de Secuencias
-index.classman =Gesti\u00f3n de Clases
-index.community =Comunidad
-index.coursegradebook =Calificaciones del Curso
-index.coursegradebook.learner =Mis Calificaciones
-index.coursegradebookmonitor =Marcar/Calificar
-index.coursegradebook.tooltip =Abrir todas las calificaciones de las lecciones de este curso
-index.courseman =Administraci\u00f3n de Cursos y Clases
-index.dummymonitor =Seguimiento Auxiliar
-index.lamscommunity =Comunidad LAMS
+title.lams =LAMS
+title.login.window =Entrar - LAMS :: Sistema de Gesti\u00f3n de Actividades de Aprendizaje
+title.system.admin.window =Administraci\u00f3n de Sistema:: LAMS
+msg.loading.system.admin.window =Cargando Administraci\u00f3n de Sistema
+title.admin.window =Administraci\u00f3n:: LAMS
+msg.loading.admin.window =Cargando la Administraci\u00f3n
+title.add.lesson.window =Agregar Lecci\u00f3n:: LAMS
+msg.loading.add.lesson.window =Cargando p\u00e1gina...
+title.monitor.lesson.window =Seguimiento de Lecci\u00f3n:: LAMS
+msg.loading.monitor.lesson.window =Cargando Seguimiento de Lecci\u00f3n
+title.learner.window =Estudiante:: LAMS
+msg.loading.learner.window =Cargando Estudiante
+title.change.password.window =LAMS:: Cambiar contrase\u00f1a
+title.password.changed.window =LAMS:: Contrase\u00f1a cambiada
+title.error.window =LAMS:: Error
+authoring.msg.save.success =Su contenido ha sido guardado
+label.authoring.close =Cerrar
+label.authoring.re.edit =Re-Editar
+index.welcome =Hola
index.logout =Salir
-index.monitor =Seguimiento
-index.moreActions =M\u00e1s Opciones
-index.mycourses =Mis Clases
-index.myprofile =Mi Perfil
-index.participate =Participar
index.refresh =Refrescar
index.refresh.hint =Haga click aqu\u00ed despu\u00e9s de para agregar o remover un curso, clase, lecci\u00f3n.
-index.searchlesson =Buscar
-index.searchlesson.tooltip =Buscar estudiantes en secuencias
+index.myprofile =Mi Perfil
index.sysadmin =Administraci\u00f3n de Sistema
-index.welcome =Hola
-invalid.wddx.packet =Objecto inv\u00e1lido en paquete WDDC. El error es: {0}.
+index.courseman =Administraci\u00f3n de Cursos y Clases
+index.author =Dise\u00f1o de Secuencias
+index.classman =Gesti\u00f3n de Clases
+index.addlesson =Agregar Lecciones
+index.monitor =Seguimiento
+index.participate =Participar
+index.dummymonitor =Seguimiento Auxiliar
+title.import.result =Resultados de importaci\u00f3n
+title.import =Importar el contenido de herramienta
+title.import.instruction =Seleccione secuencia para importar
+title.export.loading =Cargando exportaci\u00f3n de contenido
+label.ld.zip.file =Secuencia archivo ZIP
+msg.import.success =Secuencia y actividades importadas correctamente
+msg.import.ld.success =Secuencia importada correctamente
+msg.import.tool.error.prefix =Pero ha habido problemas con algunas herramientas
+msg.import.failed =Ha fallado la importaci\u00f3n de la secuencia
+msg.export.loading =La secuencia comenzar\u00e1 a descargar en algunos segundos. Por favor espere.
+msg.export.success =Secuencia y actividades exportadas correctamente
+msg.export.ld.success =Secuencia exportada correctamente
+msg.export.tool.error.prefix =Pero algunas actividades han fallado al exportarse
+msg.export.failed =La exportaci\u00f3n de la secuencia ha fallado
+msg.reason.is =La raz\u00f3n es:
+button.close =Cerrar
+button.import =Importar
+msg.LAMS.copyright.statement.1 =LAMS\u2122 \u00a9 2002-2009 Fundaci\u00f3n LAMS.
+msg.LAMS.copyright.statement.2 =LAMS es una marca registrada de LAMS Foundation.
+msg.LAMS.copyright.statement.3 =Este programa es software libre. Puede redistribuirlo y/o modificarlo bajo los t\u00e9rminos de la Licencia P\u00fablica General de GNU seg\u00fan es publicada por la Free Software Foundation, bien de la versi\u00f3n 2 de dicha Licencia.
+title.export =Exportando contenido de las herramientas
+error.system.error =Ha ocurrido un error de sistema. Por favor intente nuevamente. Error: {0}
+msg.hide.detail =Esconder detalles
+msg.show.detail =Mostrar detalles
+msg.no.more.detail =No m\u00e1s detalles
+404.title =P\u00e1gina no disponible
+404.message =La p\u00e1gina no esta disponible.
+403.title =No tiene suficiente permiso para ver esta p\u00e1gina. Contacte a su administrador de sistema si usted cree que tendr\u00eda que tener acceso a la misma.
+msg.import.failed.unknown.reason =El mensaje de error no esta disponible
+msg.import.file.not.found =El archivo seleccionado no ha sido subido. Por favor intente nuevamente.
+title.profile.window =LAMS :: Mi Perfil
+title.edit.profile.window =LAMS :: Editar Mi Perfil
+title.profile.edit.screen =Editar Mi Perfil
+title.archived.groups =Clases Archivadas
+label.export.portfolio =Exportar Portfolio
+label.name =Nombre
+label.title =T\u00edtulo
+label.first_name =Nombre
+label.last_name =Apellido
label.address_line_1 =Direcci\u00f3n 1
label.address_line_2 =Direcci\u00f3n 2
label.address_line_3 =Direcci\u00f3n 3
-label.archived =Archivado
-label.authoring.close =Cerrar
-label.authoring.re.edit =Re-Editar
label.city =Ciudad
-label.completed =Finalizado!
+label.state =Estado / Provincia
label.country =Pa\u00eds
label.day_phone =Tel\u00e9fono 1
-label.disabled =Inactivo
-label.email =Email
-label.enable.flash =Habilitar el uso de Flash en la interfaz de Estudiante
-label.enable.lesson.sorting =Reordenar lecciones
label.evening_phone =Tel\u00e9fono 2
-label.export.advanced.options =Exportar - Opciones Avanzadas
-label.export.portfolio =Exportar Portfolio
+label.mobile_phone =Tel\u00e9fono movil
label.fax =Fax
-label.first_name =Nombre
+label.email =Email
+label.language =Lenguaje
+title.password.change.screen =Cambiar mi clave
+msg.groups.empty =No hay clases disponibles
+button.reset =Reset
+label.postcode =C\u00f3digo Postal
+label.portrait.current =Foto Actual
+label.portrait.upload =Subir Nueva Foto
+msg.portrait.none =No hay foto disponible
+title.portrait.change.screen =Modificar Mi Foto
+title.change.portrait.window =LAMS :: Cambiar Mi Foto
+error.portrait.not.image =El archivo no es una im\u00e1gen v\u00e1lida. Los formatos de imagen permitidos son GIF, PNG, BMP, WBMP y JPG.
+msg.portrait.resized =Atenci\u00f3n: la im\u00e1gen ser\u00e1 reducida de tama\u00f1o a 120 por 120 pixeles. Los formatos de imagen permidos son PNG, GIF, JPG, WBMP y BMP.
+label.workspace.root_folder =Mi Espacio de Trabajo
+msg.design.not.saved =Su dise\u00f1o no ha sido guardado, cualquiera de los cambios efectuados se perder\u00e1n
+error.firstname.required =Se requiere Nombre.
+error.lastname.required =Se requiere Apellido
+error.email.required =Se requiere direcci\u00f3n de email.
+error.valid.email.required =La direcci\u00f3n de email no es v\u00e1lida.
+message.lesson.not.started.cannot.participate =Esta lecci\u00f3n no ha sido empezada. No puede participar de la misma hasta que esta haya comenzado.
+index.mycourses =Mis Clases
+title.export.choose.format =Seleccione el formato para exportar esta secuencia
+msg.export.choose.format.instruction =Seleccione el formato que desea utilizar para exportar esta secuencia
+msg.export.choose.format.lams =Formato LAMS
+msg.export.choose.format.ims =Formato Nivel A de IMS Learning Design (este formato no puede reimportarse a LAMS. \u00a1S\u00f3lo exportar!)
+button.export =Exportar
+label.open.lesson =Abrir lecci\u00f3n
+label.msg.status =Status: {0}
+msg.status.not.stated =Esta lecci\u00f3n no ha sido comenzada por el instructor.
+msg.status.disabled =Esta lecci\u00f3n ha sido deshabilitada.
+msg.status.finished =Esta lecci\u00f3n ha sido terminada o archivada.
+msg.status.removed =Esta lecci\u00f3n ha sido removida
+index.community =Comunidad
+msg.browser.compat =Su navegador puede que no sea compatible con LAMS. Recomendamos que use Mozilla Firefox 2 o superior.
+label.disabled =Inactivo
+label.archived =Archivado
+flash.min.error =Se necesita el Flash Player versi\u00f3n 8 o mayor.
+flash.download.player =Descargar Flash Player
+audit.user.password.change =Su contrase\u00f1a cambiada por: {0}
+title.author.window =LAMS :: Dise\u00f1o
+title.all.my.lessons =Todas mis lecciones
+msg.no.lessons =No hay lecciones
+label.return.to.myprofile =Volver a Mi Perfil
+label.help =Ayuda
+label.completed =Finalizado!
+msg.import.file.format =S\u00f3lo se pueden importar archivos con extension .zip (LAMS versi\u00f3n 2) o .las (LAMS versi\u00f3n 1.0.2).
+label.enable.lesson.sorting =Reordenar lecciones
+label.lesson.sorting.enabled =Puede reordenar lecciones
+label.show.groups =Mostrar Clases
label.forgot.password =\u00bfOlvido su contase\u00f1a?
+button.select.importfile =Selecciones el archivo a importar
+label.enable.flash =Habilitar el uso de Flash en la interfaz de Estudiante
+label.yes =S\u00ed
+label.no =No
+label.ok =OK
+title.forgot.password =LAMS :: Recuperar Contrase\u00f1a
label.forgot.password.confirm =Recuperar Contrase\u00f1a
-label.forgot.password.email =Ingrese email
+forgot.password.email.subject =LAMS - Cambio de Contrase\u00f1a
+forgot.password.email.body =Copie el enlace a su navegador de internet para poder cambiar su contrase\u00f1a.
+forgot.password.email.sent =Se ha enviado un mensaje de correo a su email.
+error.user.not.found =No se han encontrado su usuario en este servidor LAMS. Verifique su nombre de usuario y email.
+error.support.email.not.set =No se ha podido enviar el correo electr\u00f3nico ya que el servidor no ha sido configurado para enviar mensajes de correo. Contacte a su administrador de sistema.
+error.password.request.expired =El enlace para cambiar su contrase\u00f1a ha expirado. Por favor vuelva a solicitar su contrase\u00f1a nuevamente.
label.forgot.password.instructions.1 =Por favor ingrese su nombre de usuario O su email. Un correo le ser\u00e1 enviado brevemente con un enlace para que cambie su contrase\u00f1a. Solo necesita uno de los siguientes datos.
label.forgot.password.instructions.2 =Si usted no tiene email, comuniquese con el administrador de sistema.
+label.forgot.password.email =Ingrese email
label.forgot.password.username =Ingrese nombre de usuario
-label.help =Ayuda
-label.html.flashTheme =Tema Flash
-label.html.htmlTheme =Tema HTML
-label.lamscommunity.changeuser =No usar el usuario {0} en lamscommunity.org
-label.lamscommunity.info =La Comunidad LAMS es la comunidad online de todos los profesores, administradores y desarrolladores que usan LAMS. Esta comunidad cuenta con varias sub comunidades en donde tenemos discusiones y compartimos secuencias de LAMS.
-label.lamscommunity.login =lamscommunity.org usuario:
+error.forgot.password.fields =Se requiren los dos campos. Intente nuevamente.
+error.email.not.sent =El servidor no ha podido enviar el mensaje. Por favor comuniquese con el administrador de sistema.
+error.email.not.found =No se ha encontrado un usuario que tenga el email mencionado. Verifique su email e intente nuevamente.
+error.forgot.password.email =Ingrese email
+error.forgot.password.username =Ingrese nombre de usuario
+button.select.another.importfile =Seleccione otro archivo a importar
+error.forgot.password.incorrect.key =La clave es incorrecta o ya ha sido utilizada. Vuelva a la p\u00e1gina inicial y solicite nuevamente que se le envie una nueva contrase\u00f1a.
+label.export.advanced.options =Exportar - Opciones Avanzadas
+lessonsearch.title =Buscar estudiantes en lecciones
+lessonsearch.instuctions =Ingrese el nombre de usuario, nombre o apellido del estudiante. Cuando presione las teclas nombres de estudiantes que concuerden con los caracteres se presentar\u00e1n en la lista.
+lessonsearch.results =Lecciones en las que ''''{0}'''' se ha encontrado
+index.searchlesson =Buscar
+index.searchlesson.tooltip =Buscar estudiantes en secuencias
+lessonsearch.noresults =No se han encontrado lecciones
+error.multiple.emails =Hay multiples cuentas bajo ese correo electr\u00f3nico, por lo tanto no se puede enviar el mensaje. Pruebe nuevamente con su nombre de usuario o contacte a su administrador de sistema.
label.lamscommunity.message =Ingresar a lamscommunity.org
-label.lamscommunity.notRegistered.1 =Su servidor no est\u00e1 registrado en la Comunidad LAMS y es por eso que no se pueden importar secuencias desde la comunidad directamnete. Pregunte a su administrador de sistemas para la registraci\u00f3n de su servidor.
-label.lamscommunity.notRegistered.2 =Sin embargo, usted puede descargar e importar secuencias manualmente:
+label.lamscommunity.login =lamscommunity.org usuario:
label.lamscommunity.password =lamscommunity.org contrase\u00f1a:
-label.language =Lenguaje
-label.last_name =Apellido
-label.ld.zip.file =Secuencia archivo ZIP
-label.lesson.sorting.enabled =Puede reordenar lecciones
-label.mobile_phone =Tel\u00e9fono movil
-label.msg.status =Status: {0}
-label.name =Nombre
-label.no =No
-label.ok =OK
-label.open.lesson =Abrir lecci\u00f3n
-label.password =Contrase\u00f1a
-label.password.confirm.new.password =Confirmar nueva contrase\u00f1a
-label.password.new.password =Nueva contrase\u00f1a
-label.password.old.password =Antigua contrase\u00f1a
-label.portrait.current =Foto Actual
-label.portrait.upload =Subir Nueva Foto
-label.postcode =C\u00f3digo Postal
+index.lamscommunity =Comunidad LAMS
+label.lamscommunity.changeuser =No usar el usuario {0} en lamscommunity.org
+lamscommunity.login.failed =El increso a lamscommunity.org ha fallado. Intente nuevamente.
+public.folder =Carpeta P\u00fablica
+videorecorder.instructions.fck =Para grabar, presione el boton de grabar. Una vez que ha finalizado su grabaci\u00f3n, puede verla presionando el boton de play. Cuando quiera a\u00f1adir la grabaci\u00f3n, presione el boton de OK.
+index.coursegradebook =Calificaciones del Curso
+index.coursegradebook.tooltip =Abrir todas las calificaciones de las lecciones de este curso
+index.coursegradebook.learner =Mis Calificaciones
+index.coursegradebookmonitor =Marcar/Calificar
+index.moreActions =M\u00e1s Opciones
label.required =Campo requerido
-label.return.to.myprofile =Volver a Mi Perfil
-label.show.groups =Mostrar Clases
-label.state =Estado / Provincia
+label.timezone.title =Huso Horario
label.timezone.0 =(UTC -12:00) Eniwetok, Kwajalein
label.timezone.1 =(UTC -11:00) Islas Island, Samoa
+label.timezone.2 =(UTC -10:00) Hawaii
+label.timezone.3 =(UTC -9:00) Alaska
+label.timezone.4 =(UTC -8:00) Tiempo del Pac\u00edfico Americo (EEUU & Canada)
+label.timezone.5 =(UTC -7:00) Tiempo de la Monta\u00f1a Americano (EEUU & Canada)
+label.timezone.6 =(UTC -6:00) Tiempo del Centro Americano (EEUU & Canada), Mexico DF
+label.timezone.7 =(UTC -5:00) Tiempo del Este Americano (EEUU & Canada), Bogota, Lima
+label.timezone.8 =(UTC -4:00) Tiempo Est\u00e1ndar de la Costa Atl\u00e1ntica (Canada), Caracas, La Paz
+label.timezone.9 =(UTC -3:30) Newfoundland
label.timezone.10 =(UTC -3:00) Brasil, Buenos Aires, Georgetown
label.timezone.11 =(UTC -2:00) Atl\u00e1ntico medio
label.timezone.12 =(UTC -1:00 hour) Azores, Cabo Verde
@@ -156,7 +257,6 @@
label.timezone.17 =(UTC +3:30) Ter\u00e1n
label.timezone.18 =(UTC +4:00) Abu Dabi, Mascate, Bak\u00fa, Tiflis
label.timezone.19 =(UTC +4:30) Kabul
-label.timezone.2 =(UTC -10:00) Hawaii
label.timezone.20 =(UTC +5:00) Ekaterimburgo, Islamabad, Karachi, Taskent
label.timezone.21 =(UTC +5:30) Bombay, Calcuta, Madras, Nueva Delhi
label.timezone.22 =(UTC +5:45) Kathmandu
@@ -167,113 +267,13 @@
label.timezone.27 =(UTC +9:30) Adelaida, Darwin
label.timezone.28 =(UTC +10:00) Tiempo del Este Australia, Guam, Vladivostok
label.timezone.29 =(UTC +11:00) Magad\u00e1n, Islas Solom\u00f3n, Nueva Caledonia
-label.timezone.3 =(UTC -9:00) Alaska
label.timezone.30 =(UTC +12:00) Auckland, Wellington, Fiji, Kamchatka
-label.timezone.4 =(UTC -8:00) Tiempo del Pac\u00edfico Americo (EEUU & Canada)
-label.timezone.5 =(UTC -7:00) Tiempo de la Monta\u00f1a Americano (EEUU & Canada)
-label.timezone.6 =(UTC -6:00) Tiempo del Centro Americano (EEUU & Canada), Mexico DF
-label.timezone.7 =(UTC -5:00) Tiempo del Este Americano (EEUU & Canada), Bogota, Lima
-label.timezone.8 =(UTC -4:00) Tiempo Est\u00e1ndar de la Costa Atl\u00e1ntica (Canada), Caracas, La Paz
-label.timezone.9 =(UTC -3:30) Newfoundland
-label.timezone.title =Huso Horario
-label.title =T\u00edtulo
-label.user.guide =[Ayuda]
-label.username =Usuario
-label.workspace.root_folder =Mi Espacio de Trabajo
-label.yes =S\u00ed
-lamscommunity.login.failed =El increso a lamscommunity.org ha fallado. Intente nuevamente.
-learningdesign.delete =Secuencia borrada: {0}
-learningdesign.readonly =No se puede borrar secuencia con learning_design_id:{0} ya que este es s\u00f3lo de lectura.
-lessonsearch.instuctions =Ingrese el nombre de usuario, nombre o apellido del estudiante. Cuando presione las teclas nombres de estudiantes que concuerden con los caracteres se presentar\u00e1n en la lista.
-lessonsearch.noresults =No se han encontrado lecciones
-lessonsearch.results =Lecciones en las que ''''{0}'''' se ha encontrado
-lessonsearch.title =Buscar estudiantes en lecciones
-message.lesson.not.started.cannot.participate =Esta lecci\u00f3n no ha sido empezada. No puede participar de la misma hasta que esta haya comenzado.
-move.resource.error =No se puede mover archivo.
-move.resrouce.error.value.miss =moveResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) require un valor para resourceID, targetFolderID, resourceType and userID
-msg.browser.compat =Su navegador puede que no sea compatible con LAMS. Recomendamos que use Mozilla Firefox 2 o superior.
-msg.design.not.saved =Su dise\u00f1o no ha sido guardado, cualquiera de los cambios efectuados se perder\u00e1n
-msg.export.choose.format.ims =Formato Nivel A de IMS Learning Design (este formato no puede reimportarse a LAMS. \u00a1S\u00f3lo exportar!)
-msg.export.choose.format.instruction =Seleccione el formato que desea utilizar para exportar esta secuencia
-msg.export.choose.format.lams =Formato LAMS
-msg.export.failed =La exportaci\u00f3n de la secuencia ha fallado
-msg.export.ld.success =Secuencia exportada correctamente
-msg.export.loading =La secuencia comenzar\u00e1 a descargar en algunos segundos. Por favor espere.
-msg.export.success =Secuencia y actividades exportadas correctamente
-msg.export.tool.error.prefix =Pero algunas actividades han fallado al exportarse
-msg.groups.empty =No hay clases disponibles
-msg.hide.detail =Esconder detalles
-msg.import.failed =Ha fallado la importaci\u00f3n de la secuencia
-msg.import.failed.unknown.reason =El mensaje de error no esta disponible
-msg.import.file.format =S\u00f3lo se pueden importar archivos con extension .zip (LAMS versi\u00f3n 2) o .las (LAMS versi\u00f3n 1.0.2).
-msg.import.file.not.found =El archivo seleccionado no ha sido subido. Por favor intente nuevamente.
-msg.import.ld.success =Secuencia importada correctamente
-msg.import.success =Secuencia y actividades importadas correctamente
-msg.import.tool.error.prefix =Pero ha habido problemas con algunas herramientas
-msg.LAMS.copyright.short =2002-2010 Fundaci\u00f3n LAMS.
-msg.LAMS.copyright.statement.1 =LAMS\u2122 \u00a9 2002-2010 Fundaci\u00f3n LAMS.
-msg.LAMS.copyright.statement.2 =LAMS es una marca registrada de LAMS Foundation.
-msg.LAMS.copyright.statement.3 =Este programa es software libre. Puede redistribuirlo y/o modificarlo bajo los t\u00e9rminos de la Licencia P\u00fablica General de GNU seg\u00fan es publicada por la Free Software Foundation, bien de la versi\u00f3n 2 de dicha Licencia.
-msg.LAMS.version =Versi\u00f3n
-msg.loading =Cargando...
-msg.loading.add.lesson.window =Cargando Agregar Lecci\u00f3n.
-msg.loading.admin.window =Cargando la Administraci\u00f3n
-msg.loading.learner.window =Cargando Estudiante
-msg.loading.monitor.lesson.window =Cargando Seguimiento de Lecci\u00f3n
-msg.loading.system.admin.window =Cargando Administraci\u00f3n de Sistema
-msg.no.lessons =No hay lecciones
-msg.no.more.detail =No m\u00e1s detalles
-msg.password.changed =Su contrase\u00f1a ha sido cambiada
-msg.portrait.none =No hay foto disponible
-msg.portrait.resized =Atenci\u00f3n: la im\u00e1gen ser\u00e1 reducida de tama\u00f1o a 120 por 120 pixeles. Los formatos de imagen permidos son PNG, GIF, JPG, WBMP y BMP.
-msg.reason.is =La raz\u00f3n es:
-msg.show.detail =Mostrar detalles
-msg.status.disabled =Esta lecci\u00f3n ha sido deshabilitada.
-msg.status.finished =Esta lecci\u00f3n ha sido terminada o archivada.
-msg.status.not.stated =Esta lecci\u00f3n no ha sido comenzada por el instructor.
-msg.status.removed =Esta lecci\u00f3n ha sido removida
-no.such.content =No existe ese contenido con versionID de {0} en el repositorio {1}.
-no.such.learningdesign.exist =No existe Learning Design con learning_design_id of: {0}.
-no.such.user =No existe usuario con userID: {0}.
-no.such.user.exist =No existe usuario con user_id of: {0}
-no.such.workspace =No existe carpeta en el Espacio de Trabajo con workspace_folder_id: {0}
-no.such.workspace.exist =No existe carpeta en el Espacio de Trabajo con workspace_folder_id of: {0}
-organisations =Mis Clases
-public.folder =Carpeta P\u00fablica
-rename.resource.error =No se puede renombrar el archivo {0}.
-rename.resource.error.miss.vaue =renameResource(Long resourceID,Integer newName, String resourceType, Integer userID) require un valor para resourceID, targetFolderID, resourceType and userID.
-rename.resource.unspport =LAMS no permite renombrar un archivo usando el Espacio de Trabajo.
-resource.already.exist =El archivo {0} ya existe en el repositorio: {1}.
-title.add.lesson.window =Agregar Lecci\u00f3n:: LAMS
-title.admin.window =Administraci\u00f3n:: LAMS
-title.all.my.lessons =Todas mis lecciones
-title.archived.groups =Clases Archivadas
-title.author.window =LAMS :: Dise\u00f1o
-title.change.password.window =LAMS:: Cambiar contrase\u00f1a
-title.change.portrait.window =LAMS :: Cambiar Mi Foto
-title.edit.profile.window =LAMS :: Editar Mi Perfil
-title.error.window =LAMS:: Error
-title.export =Exportando contenido de las herramientas
-title.export.choose.format =Seleccione el formato para exportar esta secuencia
-title.export.loading =Cargando exportaci\u00f3n de contenido
-title.forgot.password =LAMS :: Recuperar Contrase\u00f1a
-title.import =Importar el contenido de herramienta
-title.import.instruction =Seleccione secuencia para importar
title.import.lamscommunity =Importar desde la Communidad LAMS
-title.import.result =Resultados de importaci\u00f3n
-title.lams =LAMS
-title.learner.window =Estudiante:: LAMS
-title.login.window =Entrar - LAMS :: Sistema de Gesti\u00f3n de Actividades de Aprendizaje
-title.monitor.lesson.window =Seguimiento de Lecci\u00f3n:: LAMS
-title.password.changed.window =LAMS:: Contrase\u00f1a cambiada
-title.password.change.screen =Cambiar mi clave
-title.portrait.change.screen =Modificar Mi Foto
-title.profile.edit.screen =Editar Mi Perfil
-title.profile.window =LAMS :: Mi Perfil
-title.system.admin.window =Administraci\u00f3n de Sistema:: LAMS
-unable.copy =No se ha podido copiar su secuencia debido a este error: {0}.
-unsupport.move =LAMS no permite mover archivos usando el Espacio de Trabajo
-videorecorder.instructions.fck =Para grabar, presione el boton de grabar. Una vez que ha completado su grabaci\u00f3n, puede verla presionando el boton de play. Cuando quiera a\u00f1adir la grabaci\u00f3n, presione el boton de OK.
+label.lamscommunity.notRegistered.1 =Su servidor no est\u00e1 registrado en la Comunidad LAMS y es por eso que no se pueden importar secuencias desde la comunidad directamnete. Pregunte a su administrador de sistemas para la registraci\u00f3n de su servidor.
+label.lamscommunity.notRegistered.2 =Sin embargo, usted puede descargar e importar secuencias manualmente:
+label.lamscommunity.info =La Comunidad LAMS es la comunidad online de todos los profesores, administradores y desarrolladores que usan LAMS. Esta comunidad cuenta con varias sub comunidades en donde tenemos discusiones y compartimos secuencias de LAMS.
+label.html.flashTheme =Tema Flash
+label.html.htmlTheme =Tema HTML
#======= End labels: Exported 268 labels for es ES =====
Fisheye: Tag 1.1 refers to a dead (removed) revision in file `lams_central/conf/language/lams/ApplicationResources_es_MX.properties'.
Fisheye: No comparison available. Pass `N' to diff?
Index: lams_central/conf/language/lams/ApplicationResources_fr_FR.properties
===================================================================
RCS file: /usr/local/cvsroot/lams_central/conf/language/lams/ApplicationResources_fr_FR.properties,v
diff -u -r1.11.10.8 -r1.11.10.9
--- lams_central/conf/language/lams/ApplicationResources_fr_FR.properties 4 Mar 2010 01:21:48 -0000 1.11.10.8
+++ lams_central/conf/language/lams/ApplicationResources_fr_FR.properties 16 Apr 2010 06:19:03 -0000 1.11.10.9
@@ -2,150 +2,251 @@
#language code: fr
#locale code: FR
- # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Wed Mar 03 00:17:48 CST 2010
+ # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Apr 16 00:06:24 CST 2010
#=================== labels for LAMS Central =================#
-403.title =Vous ne disposez pas des droits d'acc\u00e8s pour visualiser cette page. Veuillez contacter votre administrateur syst\u00e8me si vous pensez devoir y acc\u00e9der.
-404.message =La page demand\u00e9e n'a pas \u00e9t\u00e9 trouv\u00e9e.
-404.title =Page non trouv\u00e9e
-audit.user.password.change =Votre nouveau mot de passe est : {0}
-authoring.msg.save.success =Bravo, l'enregistrement de votre contenu a r\u00e9ussi!
-button.cancel =Annuler
-button.close =Fermer
-button.export =Exporter
-button.import =Importer
-button.login =Connexion
-button.reset =Remettre \u00e0 z\u00e9ro
-button.save =Enregistrer
-button.select.another.importfile =S\u00e9lectionnez un autre fichier \u00e0 importer
-button.select.importfile =Choisir le fichier \u00e0 importer
-content.delete.success =Contenu effac\u00e9 avec succ\u00e8s.
-copy.no.support =LAMS ne permet pas de copier un fichier via l'interface de l'espace de travail.
-copy.resource.error =Impossible de copier la ressource: {0}
-copy.resource.error.value.miss =copyResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) demande une valeur pour resourceID, targetFolderID, resourceType et userID
-creating.workspace.folder.error =Une exception s''est produite lors de la cr\u00e9ation de workspaceFolderContent: {0}.
-delete.folder.error =Impossible de supprimer ce dossier car c'est le dossier racine.
-delete.learningdesign.error =Impossible de supprimer le design poss\u00e9dant la learning_design_id: {0}, car il est en LECTURE SEULE.
-delete.lesson.error =LAMS ne permet pas d'effacer une le\u00e7on via l'interface de l'espace de travail.
-delete.resource.error =Impossible de supprimer la ressource: {0}
-delete.resource.error.value.miss =deleteResource(Long resourceID, String resourceType, Integer userID) demande une valeur pour resourceID, resourceType et userID.
+label.username =Nom d'utilisateur
+label.password =Mot de passe
error.authorisation =Vous n'\u00eates pas autoris\u00e9 \u00e0 faire cela.
-error.email.not.found =L'utilisateur ayant cette addresse e-mail n'a pas pu \u00eatre identifi\u00e9. V\u00e9rifiez votre e-mail et essayez de nouveau.
-error.email.not.sent =Le serveur n'a pu envoyer un mail au r\u00e9cipient. Veuillez contacter votre administrateur syst\u00e8me.
-error.email.required =L'adresse email est obligatoire.
-error.firstname.required =Le pr\u00e9nom est obligatoire.
-error.forgot.password.email =Entrez une addresse e-mail SVP.
-error.forgot.password.fields =Les deux champs sont obligatoires. Veuillez essayer de nouveau.
-error.forgot.password.incorrect.key =La cl\u00e9 de requ\u00eate n'est pas correcte ou d\u00e9j\u00e0 utilis\u00e9e
-error.forgot.password.username =Entrez un nom d'utilisateur SVP.
+heading.general.error =Erreur
error.general.1 =Malheureusement, il y a eu une erreur
error.general.2 =Il y a un probl\u00e8me lors du traitement de cette requ\u00eate. Fermez la fen\u00eatre de votre navigateur et r\u00e9essayez.
error.general.3 =Si le probl\u00e8me persiste, veuillez contacter votre administrateur syst\u00e8me ou les forums technique de http://lamscommunity.org/.
-error.lastname.required =Le nom de famille est obligatoire.
-error.login =Ce nom d'utilisateur ou ce mot de passe est inconnu. Veuillez r\u00e9essayer.
-error.multiple.emails =Plusieurs utilisateurs dans LAMS ont le m\u00eame e-mail. Le courrier \u00e9lectronique n'a pas pu \u00eatre envoy\u00e9. S'il vous pla\u00eet essayez de nouveau en utilisant votre nom d'utilisateur, ou contactez votre administrateur syst\u00e8me.
error.newpassword.mismatch =Vos nouveaux mots de passe ne sont pas identiques.
error.oldpassword.mismatch =Votre ancien mot de passe n'est pas correct.
-error.password.request.expired =Cette requ\u00eate pour un nouveau mot de passe est expir\u00e9e. SVP, cliquez de nouveau sur le lien "Mot de passe perdu?" afin de formuler une nouvelle requ\u00eate
-error.portrait.not.image =Le fichier n'est pas une image (les formats PNG, GIF, JPG, WBMP et BMP sont autoris\u00e9s).
-error.support.email.not.set =Le mail n'a pas pu \u00eatre envoy\u00e9. Ce serveur LAMS n'a pas \u00e9t\u00e9 configur\u00e9 pour g\u00e9rer des mails. Veuillez contacter votre administrateur syst\u00e8me SVP.
-error.system.error =Une erreur s''est produite. Veuillez recommencer. La raison de l''erreur: {0}
-error.user.not.found =Impossible de trouver ce nom d'utilisateur dans LAMS. V\u00e9rifiez votre nom d'utilisateur et essayez de nouveau.
-error.valid.email.required =Une adresse email valable est obligatoire.
-flash.download.player =T\u00e9l\u00e9charger le Flash Player
-flash.min.error =Le plugin Flash Player version 8 ou plus r\u00e9ssent est n\u00e9cessaire.
-folder.already.exist =Une dossier nomm\u00e9 ''{0}'' existe d\u00e9j\u00e0.
+heading.password.change.screen =Changer le mot de passe
+label.password.old.password =Ancien mot de passe
+label.password.new.password =Nouveau mot de passe
+label.password.confirm.new.password =Confirmer le nouveau mot de passe
+heading.password.changed.screen =Mot de pass\u00e9 modifi\u00e9
+msg.password.changed =Votre mot de passe a \u00e9t\u00e9 modifi\u00e9.
+error.login =Ce nom d'utilisateur ou ce mot de passe est inconnu. Veuillez r\u00e9essayer.
+button.login =Connexion
+label.user.guide =[AIDE]
+msg.loading =En chargement...
+msg.LAMS.version =Version
+msg.LAMS.copyright.short =2002-2009 LAMS Foundation.
+button.save =Enregistrer
+button.cancel =Annuler
+invalid.wddx.packet =Objet invalide dans le WDDX packet. L''erreur \u00e9tait {0}.
+no.such.learningdesign.exist =Il n''existe pas de Learning Design portant la learning_design_id de :{0}.
+no.such.user.exist =Il n''existe pas d''utilisateur avec la user_id de: {0}.
+no.such.workspace.exist =Il n''existe pas de dossier Espace de travail avec la workspace_folder_id de: {0} .
+delete.resource.error =Impossible de supprimer la ressource: {0}
+delete.resource.error.value.miss =deleteResource(Long resourceID, String resourceType, Integer userID) demande une valeur pour resourceID, resourceType et userID.
+delete.lesson.error =LAMS ne permet pas d'effacer une le\u00e7on via l'interface de l'espace de travail.
+delete.folder.error =Impossible de supprimer ce dossier car c'est le dossier racine.
+delete.learningdesign.error =Impossible de supprimer le design poss\u00e9dant la learning_design_id: {0}, car il est en LECTURE SEULE.
folder.delete =Dossier supprim\u00e9: {0}
+copy.resource.error =Impossible de copier la ressource: {0}
+copy.resource.error.value.miss =copyResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) demande une valeur pour resourceID, targetFolderID, resourceType et userID
+copy.no.support =LAMS ne permet pas de copier un fichier via l'interface de l'espace de travail.
+unable.copy =Impossible de copier le learning design \u00e0 cause de l''erreur {0}.
+no.such.user =Aucun utilisateur avec l''userID {0}.
+no.such.workspace =Aucun workspaceFolder poss\u00e9dant une workspace_folder_id {0}.
+learningdesign.delete =Learning Design effac\u00e9: {0}
+learningdesign.readonly =Impossible de supprimer le design poss\u00e9dant la learning_design_id: {0}, car il est en LECTURE SEULE.
+move.resource.error =Impossible de d\u00e9placer la ressource: {0}
+move.resrouce.error.value.miss =moveResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) demande une valeur pour resourceID, targetFolderID, resourceType et userID
+unsupport.move =LAMS ne permet pas de d\u00e9placer un fichier via l'interface de l'espace de travail.
+creating.workspace.folder.error =Une exception s''est produite lors de la cr\u00e9ation de workspaceFolderContent: {0}.
+resource.already.exist =La ressource {0} existe d\u00e9j\u00e0 dans le d\u00e9p\u00f4t: {1}.
+no.such.content =Aucun contenu avec la versionID {0} n''a \u00e9t\u00e9 trouv\u00e9 dans le d\u00e9p\u00f4t {1}.
+content.delete.success =Contenu effac\u00e9 avec succ\u00e8s.
+rename.resource.error =Impossible de renommer la ressource: {0}
+rename.resource.error.miss.vaue =renameResource(Long resourceID,Integer newName, String resourceType, Integer userID) demande une valeur pour resourceID, targetFolderID, resourceType et userID.
+rename.resource.unspport =LAMS ne permet pas de renommer un fichier via l'interface de l'espace de travail.
+folder.already.exist =Une dossier nomm\u00e9 ''{0}'' existe d\u00e9j\u00e0.
+organisations =Mes groupes
folders =Dossiers
-forgot.password.email.body =Cliquez sur le lien ci-cessous pour visiter une page qui vous permettra de changer votre mot de passe.
-forgot.password.email.sent =Un courriel a \u00e9t\u00e9 exp\u00e9di\u00e9 \u00e0 votre adresse e-mail
-forgot.password.email.subject =LAMS server - R\u00e9ponse pour un mot de passe oubli\u00e9
-heading.general.error =Erreur
-heading.password.changed.screen =Mot de pass\u00e9 modifi\u00e9
-heading.password.change.screen =Changer le mot de passe
-index.addlesson =Ajouter une le\u00e7on
-index.author =Auteur
-index.classman =G\u00e9rer les sous-groupes
-index.community =Communaut\u00e9
-index.coursegradebook =Carnet d'\u00e9valuation du cours
-index.coursegradebook.learner =Mes scores
-index.coursegradebookmonitor =Notes
-index.coursegradebook.tooltip =Ouvrez la page de suivi pour le carnet d'\u00e9valuation du cours
-index.courseman =Gestion de groupes
-index.dummymonitor =Moniteur factice
-index.lamscommunity =LAMS community
+title.lams =LAMS
+title.login.window =Connexion - LAMS :: Syst\u00e8me de gestion d'activit\u00e9s d'apprentissage
+title.system.admin.window =Admin syst\u00e8me :: LAMS
+msg.loading.system.admin.window =Chargement de l'environnement d'administration du syst\u00e8me.
+title.admin.window =Admin :: LAMS
+msg.loading.admin.window =Chargement de l'environnement d'administrations
+title.add.lesson.window =Ajouter une le\u00e7on :: LAMS
+msg.loading.add.lesson.window =Chargement de l'assistant d'ajout de le\u00e7on.
+title.monitor.lesson.window =Suivi de le\u00e7on :: LAMS
+msg.loading.monitor.lesson.window =Chargement de l'environnement de suivi de le\u00e7on.
+title.learner.window =Apprenant :: LAMS
+msg.loading.learner.window =Chargement de l'environnement de l'apprenant.
+title.change.password.window =LAMS :: Changer le mot de passe
+title.password.changed.window =LAMS :: Mot de passe modifi\u00e9
+title.error.window =LAMS :: Erreur
+authoring.msg.save.success =Bravo, l'enregistrement de votre contenu a r\u00e9ussi!
+label.authoring.close =Fermer
+label.authoring.re.edit =Re-modifier
+index.welcome =Bienvenue
index.logout =D\u00e9connexion
-index.monitor =Monitoring
-index.moreActions =Plus d'options
-index.mycourses =Mes groupes
-index.myprofile =Mon profil
-index.participate =Participer
index.refresh =Rafra\u00eechir
index.refresh.hint =Il se peut que vous deviez cliquez sur moi apr\u00e8s avoir ajout\u00e9/enlev\u00e9 des groupes/sous-groupes/le\u00e7ons
-index.searchlesson =Rercherche
-index.searchlesson.tooltip =Rechercher des \u00e9tudiants au travers des le\u00e7ons
+index.myprofile =Mon profil
index.sysadmin =Sys Admin
-index.welcome =Bienvenue
-invalid.wddx.packet =Objet invalide dans le WDDX packet. L''erreur \u00e9tait {0}.
+index.courseman =Gestion de groupes
+index.author =Auteur
+index.classman =G\u00e9rer les sous-groupes
+index.addlesson =Ajouter une le\u00e7on
+index.monitor =Monitoring
+index.participate =Participer
+index.dummymonitor =Moniteur factice
+title.import.result =R\u00e9sultat du contenu de l'outil d'importation
+title.import =Contenu de l'outil d'importation
+title.import.instruction =Veuillez choisir une s\u00e9quence LAMS \u00e0 importer.
+title.export.loading =Chargement du contenu de l'outil d'exportation
+label.ld.zip.file =Fichier d'importation du Learning Design
+msg.import.success =Le Learning Design et les activit\u00e9s ont \u00e9t\u00e9 import\u00e9s avec succ\u00e8s.
+msg.import.ld.success =Learning Design import\u00e9 avec succ\u00e8s
+msg.import.tool.error.prefix =Mais quelques importations d'outils ont rat\u00e9
+msg.import.failed =L'importation du Learning Design n'a pas r\u00e9sussi
+msg.export.loading =Le t\u00e9l\u00e9chargement du Learning Design va commencer automatiquement dans quelques secondes, veuillez patienter...
+msg.export.success =Learning Design et activit\u00e9s export\u00e9s avec succ\u00e8s.
+msg.export.ld.success =Learning Design export\u00e9 avec succ\u00e8s.
+msg.export.tool.error.prefix =Mais quelques importations d'outils ont rat\u00e9
+msg.export.failed =L'exportation du Learning Design n'a pas r\u00e9ussi
+msg.reason.is =La raison est
+button.close =Fermer
+button.import =Importer
+msg.LAMS.copyright.statement.1 =LAMS\u2122 \u00a9 2002-2009 LAMS Foundation.
+msg.LAMS.copyright.statement.2 =LAMS est une marque d\u00e9pos\u00e9e de la LAMS Foundation (http://lamsfoundation.org).
+msg.LAMS.copyright.statement.3 =Ce programme est un logiciel libre; vous pouvez le redistribuer et/ou le modifier sous les termes de la licence GNU General Public Licence version 2 telle que publi\u00e9e par la Fondation pour le logiciel libre (FSF).
+title.export =Contenu de l'outil d'exportation
+error.system.error =Une erreur s''est produite. Veuillez recommencer. La raison de l''erreur: {0}
+msg.hide.detail =Cacher le d\u00e9tail
+msg.show.detail =Montrer le d\u00e9tail
+msg.no.more.detail =Plus de d\u00e9tail
+404.title =Page non trouv\u00e9e
+404.message =La page demand\u00e9e n'a pas \u00e9t\u00e9 trouv\u00e9e.
+403.title =Vous ne disposez pas des droits d'acc\u00e8s pour visualiser cette page. Veuillez contacter votre administrateur syst\u00e8me si vous pensez devoir y acc\u00e9der.
+msg.import.failed.unknown.reason =Pas de message d'erreur disponible.
+msg.import.file.not.found =Le fichier s\u00e9lectionn\u00e9 n'a pas \u00e9t\u00e9 envoy\u00e9 par votre navigateur. Veuillez r\u00e9essayer.
+title.profile.window =LAMS :: Mon profil
+title.edit.profile.window =LAMS :: Modifier mon profil
+title.profile.edit.screen =Modifier mon profil
+title.archived.groups =Groupes archiv\u00e9s
+label.export.portfolio =Exporter le Portfolio
+label.name =Nom
+label.title =Titre
+label.first_name =Pr\u00e9nom
+label.last_name =Nom
label.address_line_1 =Adresse - ligne 1
label.address_line_2 =Adresse - ligne 2
label.address_line_3 =Adresse - ligne 3
-label.archived =Archiv\u00e9
-label.authoring.close =Fermer
-label.authoring.re.edit =Re-modifier
label.city =Ville
-label.completed =Termin\u00e9!
+label.state =D\u00e9partement/canton
label.country =Pays
label.day_phone =T\u00e9l\u00e9phone (journ\u00e9e)
-label.disabled =D\u00e9sactiv\u00e9
-label.email =Email
-label.enable.flash =Activer Flash pour la fen\u00eatre de l'apprenant
-label.enable.lesson.sorting =Activer le tri des le\u00e7ons
label.evening_phone =T\u00e9l\u00e9phone (soir\u00e9e)
-label.export.advanced.options =Exporter - Param\u00e8tres avanc\u00e9s
-label.export.portfolio =Exporter le Portfolio
+label.mobile_phone =T\u00e9l\u00e9phone portable
label.fax =Fax
-label.first_name =Pr\u00e9nom
+label.email =Email
+label.language =Langue
+title.password.change.screen =Changer mon mot de passe
+msg.groups.empty =Aucun groupe
+button.reset =Remettre \u00e0 z\u00e9ro
+label.postcode =Num\u00e9ro postal
+label.portrait.current =Portrait courant
+label.portrait.upload =D\u00e9poser le nouveau portrait
+msg.portrait.none =Pas de portrait d\u00e9pos\u00e9
+title.portrait.change.screen =Changer mon portrait
+title.change.portrait.window =LAMS :: changer mon portrait
+error.portrait.not.image =Le fichier n'est pas une image (les formats PNG, GIF, JPG, WBMP et BMP sont autoris\u00e9s).
+msg.portrait.resized =Remarque: l'image va \u00eatre redimensionn\u00e9es \u00e0 120x120 pixels. Les formats d'image autoris\u00e9s sont PNG, GIF, JPG, WBMP et BMP.
+label.workspace.root_folder =Mon espace de travail
+msg.design.not.saved =Votre s\u00e9quence n'est pas enregistr\u00e9e. Tous les changements faits depuis le dernier enregistrement vont \u00eatre perdus.
+error.firstname.required =Le pr\u00e9nom est obligatoire.
+error.lastname.required =Le nom de famille est obligatoire.
+error.email.required =L'adresse email est obligatoire.
+error.valid.email.required =Une adresse email valable est obligatoire.
+message.lesson.not.started.cannot.participate =Cette le\u00e7on n'a pas encore commenc\u00e9. Impossible d'y participer.
+index.mycourses =Mes groupes
+title.export.choose.format =Choisir le format d'exporation du contenu
+msg.export.choose.format.instruction =Veuillez choisir le format d'exportation
+msg.export.choose.format.lams =Format LAMS
+msg.export.choose.format.ims =IMS Learning Design Level A Format (Ce format ne peut plus \u00eatre r\u00e9import\u00e9 dans LAMS. Seulement pour exporter!)
+button.export =Exporter
+label.open.lesson =Ouvrir la le\u00e7on
+label.msg.status =Statut: {0}
+msg.status.not.stated =Cette le\u00e7on n'a pas encore commenc\u00e9. Vous ne pouvez donc pas y acc\u00e9der.
+msg.status.disabled =Cette le\u00e7on est d\u00e9sactiv\u00e9e. Vous ne pouvez donc pas y acc\u00e9der.
+msg.status.finished =Cette le\u00e7on est termin\u00e9e ou a \u00e9t\u00e9 archiv\u00e9e.
+msg.status.removed =Cette le\u00e7on a \u00e9t\u00e9 retir\u00e9e.
+index.community =Communaut\u00e9
+msg.browser.compat =Votre navigateur n\\'est peut-\u00eatre pas compatible avec LAMS (Mozilla Firefox 2 ou plus r\u00e9cent recommand\u00e9).
+label.disabled =D\u00e9sactiv\u00e9
+label.archived =Archiv\u00e9
+flash.min.error =Le plugin Flash Player version 8 ou plus r\u00e9ssent est n\u00e9cessaire.
+flash.download.player =T\u00e9l\u00e9charger le Flash Player
+audit.user.password.change =Votre nouveau mot de passe est : {0}
+title.author.window =LAMS :: Auteur
+title.all.my.lessons =Toutes mes le\u00e7ons
+msg.no.lessons =Pas de le\u00e7on
+label.return.to.myprofile =Retourner \u00e0 mon profil
+label.help =Aide
+label.completed =Termin\u00e9!
+msg.import.file.format =Le fichier d'importation doit \u00eatre une fichier .zip export\u00e9 de LAMS 2 ou au-dessus, ou un fichier .las export\u00e9 de LAMS 1.0.2.
+label.enable.lesson.sorting =Activer le tri des le\u00e7ons
+label.lesson.sorting.enabled =Tri des le\u00e7ons activ\u00e9
+label.show.groups =Afficher les groupes
label.forgot.password =Mot de passe perdu?
+button.select.importfile =Choisir le fichier \u00e0 importer
+label.enable.flash =Activer Flash pour la fen\u00eatre de l'apprenant
+label.yes =Oui
+label.no =Non
+label.ok =OK
+title.forgot.password =LAMS :: Mot de passe oubli\u00e9
label.forgot.password.confirm =Requ\u00eate de mot de passe
-label.forgot.password.email =V\u00e9rifier e-mail
+forgot.password.email.subject =LAMS server - R\u00e9ponse pour un mot de passe oubli\u00e9
+forgot.password.email.body =Cliquez sur le lien ci-cessous pour visiter une page qui vous permettra de changer votre mot de passe.
+forgot.password.email.sent =Un courriel a \u00e9t\u00e9 exp\u00e9di\u00e9 \u00e0 votre adresse e-mail
+error.user.not.found =Impossible de trouver ce nom d'utilisateur dans LAMS. V\u00e9rifiez votre nom d'utilisateur et essayez de nouveau.
+error.support.email.not.set =Le mail n'a pas pu \u00eatre envoy\u00e9. Ce serveur LAMS n'a pas \u00e9t\u00e9 configur\u00e9 pour g\u00e9rer des mails. Veuillez contacter votre administrateur syst\u00e8me SVP.
+error.password.request.expired =Cette requ\u00eate pour un nouveau mot de passe est expir\u00e9e. SVP, cliquez de nouveau sur le lien "Mot de passe perdu?" afin de formuler une nouvelle requ\u00eate
label.forgot.password.instructions.1 =SVP entrez votre nom d'utilisateur ou un e-email. Un couriel vous sera envoy\u00e9 bient\u00f4t avec un lien qui vous permettra de changer le mot de passe. Il vous faut juste entrer une seule donn\u00e9e (login ou email).
label.forgot.password.instructions.2 =Si vous ne vous souvenez pas de l'addresse mail donn\u00e9e \u00e0 LAMS, veuillez contacter votre administrateur syst\u00e8me
+label.forgot.password.email =V\u00e9rifier e-mail
label.forgot.password.username =V\u00e9rifier le nom d'utilisateur
-label.help =Aide
-label.html.flashTheme =Th\u00e8me Flash
-label.html.htmlTheme =Th\u00e8me HTML
-label.lamscommunity.changeuser =Cessez d''utiliser l''utilisateur lamscommunity.org {0}
-label.lamscommunity.info =La Communaut\u00e9 LAMS est une communaut\u00e9 globale en ligne pour tous les enseignants, les administrateurs et les d\u00e9veloppeurs qui utilisent LAMS. Au sein des diff\u00e9rentes sous-communaut\u00e9s, vous pouvez acc\u00e9der aux derni\u00e8res nouvelles au sujet de LAMS, aux nombreux forums de discussions, et au d\u00e9positoire de s\u00e9quences LAMS partag\u00e9es.
-label.lamscommunity.login =Login lamscommunity.org:
+error.forgot.password.fields =Les deux champs sont obligatoires. Veuillez essayer de nouveau.
+error.email.not.sent =Le serveur n'a pu envoyer un mail au r\u00e9cipient. Veuillez contacter votre administrateur syst\u00e8me.
+error.email.not.found =L'utilisateur ayant cette addresse e-mail n'a pas pu \u00eatre identifi\u00e9. V\u00e9rifiez votre e-mail et essayez de nouveau.
+error.forgot.password.email =Entrez une addresse e-mail SVP.
+error.forgot.password.username =Entrez un nom d'utilisateur SVP.
+button.select.another.importfile =S\u00e9lectionnez un autre fichier \u00e0 importer
+error.forgot.password.incorrect.key =La cl\u00e9 de requ\u00eate n'est pas correcte ou d\u00e9j\u00e0 utilis\u00e9e
+label.export.advanced.options =Exporter - Param\u00e8tres avanc\u00e9s
+lessonsearch.title =Chercher des \u00e9tudiants dans la le\u00e7on
+lessonsearch.instuctions =Veuillez entrer le login, le pr\u00e9nom ou le nom de l'\u00e9tudiant. Pendant la saisie, les noms des \u00e9tudiants correspondants vont s'afficher.
+lessonsearch.results =Le\u00e7ons dans lesquels {0} a \u00e9t\u00e9 trouv\u00e9
+index.searchlesson =Rercherche
+index.searchlesson.tooltip =Rechercher des \u00e9tudiants au travers des le\u00e7ons
+lessonsearch.noresults =Pas de le\u00e7ons trouv\u00e9es
+error.multiple.emails =Plusieurs utilisateurs dans LAMS ont le m\u00eame e-mail. Le courrier \u00e9lectronique n'a pas pu \u00eatre envoy\u00e9. S'il vous pla\u00eet essayez de nouveau en utilisant votre nom d'utilisateur, ou contactez votre administrateur syst\u00e8me.
label.lamscommunity.message =Login \u00e0 lamscommunity.org
-label.lamscommunity.notRegistered.1 =Votre serveur n'est pas enregistr\u00e9 aupr\u00e8s de la LAMS Community pour importer de fa\u00e7on transparente des s\u00e9quences de cette communaut\u00e9. Demandez \u00e0 votre administrateur syst\u00e8me d'activer cette fonctionnalit\u00e9.
-label.lamscommunity.notRegistered.2 =Toutefois, vous pouvez t\u00e9l\u00e9charger et importer les s\u00e9quences manuellement depuis le site communautaire LAMS:
+label.lamscommunity.login =Login lamscommunity.org:
label.lamscommunity.password =Mot de passe lamscommunity.org:
-label.language =Langue
-label.last_name =Nom
-label.ld.zip.file =Fichier d'importation du Learning Design
-label.lesson.sorting.enabled =Tri des le\u00e7ons activ\u00e9
-label.mobile_phone =T\u00e9l\u00e9phone portable
-label.msg.status =Statut: {0}
-label.name =Nom
-label.no =Non
-label.ok =OK
-label.open.lesson =Ouvrir la le\u00e7on
-label.password =Mot de passe
-label.password.confirm.new.password =Confirmer le nouveau mot de passe
-label.password.new.password =Nouveau mot de passe
-label.password.old.password =Ancien mot de passe
-label.portrait.current =Portrait courant
-label.portrait.upload =D\u00e9poser le nouveau portrait
-label.postcode =Num\u00e9ro postal
+index.lamscommunity =LAMS community
+label.lamscommunity.changeuser =Cessez d''utiliser l''utilisateur lamscommunity.org {0}
+lamscommunity.login.failed =La connexion pour lamscommunity.org \u00e9chou\u00e9, SVP essayer de nouveau.
+public.folder =Dossier public
+videorecorder.instructions.fck =Cliquez sur le bouton d'enregistrement pour d\u00e9marrer et arr\u00eater l'enregistrement. Une fois l'enregistrement termin\u00e9, vous pouvez le consulter en cliquant sur le bouton Lecture. Lorsque vous \u00eates pr\u00eat \u00e0 ajouter la vid\u00e9o, cliquez sur le bouton \u00e0 cocher.
+index.coursegradebook =Carnet d'\u00e9valuation du cours
+index.coursegradebook.tooltip =Ouvrez la page de suivi pour le carnet d'\u00e9valuation du cours
+index.coursegradebook.learner =Mes scores
+index.coursegradebookmonitor =Notes
+index.moreActions =Plus d'options
label.required =N\u00e9cessaire
-label.return.to.myprofile =Retourner \u00e0 mon profil
-label.show.groups =Afficher les groupes
-label.state =D\u00e9partement/canton
+label.timezone.title =Fuseau horaire
label.timezone.0 =(GMT -12:00) Eniwetok, Kwajalein
label.timezone.1 =(GMT -11:00) Midway Island, Samoa
+label.timezone.2 =(GMT -10:00) Hawaii
+label.timezone.3 =(GMT -9:00) Alaska
+label.timezone.4 =(GMT -8:00) Pacific Time (US & Canada)
+label.timezone.5 =(GMT -7:00) Mountain Time (US & Canada)
+label.timezone.6 =(GMT -6:00) Central Time (US & Canada), Mexico City
+label.timezone.7 =(GMT -5:00) Eastern Time (US & Canada), Bogota, Lima
+label.timezone.8 =(GMT -4:00) Atlantic Time (Canada), Caracas, La Paz
+label.timezone.9 = (GMT -3:30) Newfoundland
label.timezone.10 =(GMT -3:00) Brazil, Buenos Aires, Georgetown
label.timezone.11 =(GMT -2:00) Mid-Atlantic
label.timezone.12 =(GMT -1:00 hour) A\u00e7ores, Cap-Vert
@@ -156,7 +257,6 @@
label.timezone.17 =(GMT +3:30) T\u00e9h\u00e9ran
label.timezone.18 = (GMT +4:00) Abu Dhabi, Muscat, Baku, Tbilisi
label.timezone.19 =(GMT +4:30) Kabul
-label.timezone.2 =(GMT -10:00) Hawaii
label.timezone.20 =(GMT +5:00) Ekaterinburg, Islamabad, Karachi, Tashkent
label.timezone.21 =(GMT +5:30) Bombay, Calcutta, Madras, New Delhi
label.timezone.22 = (GMT +5:45) Kathmandu
@@ -167,113 +267,13 @@
label.timezone.27 =(GMT +9:30) Adelaide, Darwin
label.timezone.28 =(GMT +10:00) Eastern Australia, Guam, Vladivostok
label.timezone.29 =(GMT +11:00) Magadan, Solomon Islands, Nouvelle Cal\u00e9donie
-label.timezone.3 =(GMT -9:00) Alaska
label.timezone.30 =(GMT +12:00) Auckland, Wellington, Fiji, Kamchatka
-label.timezone.4 =(GMT -8:00) Pacific Time (US & Canada)
-label.timezone.5 =(GMT -7:00) Mountain Time (US & Canada)
-label.timezone.6 =(GMT -6:00) Central Time (US & Canada), Mexico City
-label.timezone.7 =(GMT -5:00) Eastern Time (US & Canada), Bogota, Lima
-label.timezone.8 =(GMT -4:00) Atlantic Time (Canada), Caracas, La Paz
-label.timezone.9 = (GMT -3:30) Newfoundland
-label.timezone.title =Fuseau horaire
-label.title =Titre
-label.user.guide =[AIDE]
-label.username =Nom d'utilisateur
-label.workspace.root_folder =Mon espace de travail
-label.yes =Oui
-lamscommunity.login.failed =La connexion pour lamscommunity.org \u00e9chou\u00e9, SVP essayer de nouveau.
-learningdesign.delete =Learning Design effac\u00e9: {0}
-learningdesign.readonly =Impossible de supprimer le design poss\u00e9dant la learning_design_id: {0}, car il est en LECTURE SEULE.
-lessonsearch.instuctions =Veuillez entrer le login, le pr\u00e9nom ou le nom de l'\u00e9tudiant. Pendant la saisie, les noms des \u00e9tudiants correspondants vont s'afficher.
-lessonsearch.noresults =Pas de le\u00e7ons trouv\u00e9es
-lessonsearch.results =Le\u00e7ons dans lesquels {0} a \u00e9t\u00e9 trouv\u00e9
-lessonsearch.title =Chercher des \u00e9tudiants dans la le\u00e7on
-message.lesson.not.started.cannot.participate =Cette le\u00e7on n'a pas encore commenc\u00e9. Impossible d'y participer.
-move.resource.error =Impossible de d\u00e9placer la ressource: {0}
-move.resrouce.error.value.miss =moveResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) demande une valeur pour resourceID, targetFolderID, resourceType et userID
-msg.browser.compat =Votre navigateur n\\'est peut-\u00eatre pas compatible avec LAMS (Mozilla Firefox 2 ou plus r\u00e9cent recommand\u00e9).
-msg.design.not.saved =Votre s\u00e9quence n'est pas enregistr\u00e9e. Tous les changements faits depuis le dernier enregistrement vont \u00eatre perdus.
-msg.export.choose.format.ims =IMS Learning Design Level A Format (Ce format ne peut plus \u00eatre r\u00e9import\u00e9 dans LAMS. Seulement pour exporter!)
-msg.export.choose.format.instruction =Veuillez choisir le format d'exportation
-msg.export.choose.format.lams =Format LAMS
-msg.export.failed =L'exportation du Learning Design n'a pas r\u00e9ussi
-msg.export.ld.success =Learning Design export\u00e9 avec succ\u00e8s.
-msg.export.loading =Le t\u00e9l\u00e9chargement du Learning Design va commencer automatiquement dans quelques secondes, veuillez patienter...
-msg.export.success =Learning Design et activit\u00e9s export\u00e9s avec succ\u00e8s.
-msg.export.tool.error.prefix =Mais quelques importations d'outils ont rat\u00e9
-msg.groups.empty =Aucun groupe
-msg.hide.detail =Cacher le d\u00e9tail
-msg.import.failed =L'importation du Learning Design n'a pas r\u00e9sussi
-msg.import.failed.unknown.reason =Pas de message d'erreur disponible.
-msg.import.file.format =Le fichier d'importation doit \u00eatre une fichier .zip export\u00e9 de LAMS 2 ou au-dessus, ou un fichier .las export\u00e9 de LAMS 1.0.2.
-msg.import.file.not.found =Le fichier s\u00e9lectionn\u00e9 n'a pas \u00e9t\u00e9 envoy\u00e9 par votre navigateur. Veuillez r\u00e9essayer.
-msg.import.ld.success =Learning Design import\u00e9 avec succ\u00e8s
-msg.import.success =Le Learning Design et les activit\u00e9s ont \u00e9t\u00e9 import\u00e9s avec succ\u00e8s.
-msg.import.tool.error.prefix =Mais quelques importations d'outils ont rat\u00e9
-msg.LAMS.copyright.short =2002-2010 LAMS Foundation.
-msg.LAMS.copyright.statement.1 =LAMS\u2122 \u00a9 2002-2010 LAMS Foundation.
-msg.LAMS.copyright.statement.2 =LAMS est une marque d\u00e9pos\u00e9e de la LAMS Foundation (http://lamsfoundation.org).
-msg.LAMS.copyright.statement.3 =Ce programme est un logiciel libre; vous pouvez le redistribuer et/ou le modifier sous les termes de la licence GNU General Public Licence version 2 telle que publi\u00e9e par la Fondation pour le logiciel libre (FSF).
-msg.LAMS.version =Version
-msg.loading =En chargement...
-msg.loading.add.lesson.window =Chargement de l'assistant d'ajout de le\u00e7on.
-msg.loading.admin.window =Chargement de l'environnement d'administrations
-msg.loading.learner.window =Chargement de l'environnement de l'apprenant.
-msg.loading.monitor.lesson.window =Chargement de l'environnement de suivi de le\u00e7on.
-msg.loading.system.admin.window =Chargement de l'environnement d'administration du syst\u00e8me.
-msg.no.lessons =Pas de le\u00e7on
-msg.no.more.detail =Plus de d\u00e9tail
-msg.password.changed =Votre mot de passe a \u00e9t\u00e9 modifi\u00e9.
-msg.portrait.none =Pas de portrait d\u00e9pos\u00e9
-msg.portrait.resized =Remarque: l'image va \u00eatre redimensionn\u00e9es \u00e0 120x120 pixels. Les formats d'image autoris\u00e9s sont PNG, GIF, JPG, WBMP et BMP.
-msg.reason.is =La raison est
-msg.show.detail =Montrer le d\u00e9tail
-msg.status.disabled =Cette le\u00e7on est d\u00e9sactiv\u00e9e. Vous ne pouvez donc pas y acc\u00e9der.
-msg.status.finished =Cette le\u00e7on est termin\u00e9e ou a \u00e9t\u00e9 archiv\u00e9e.
-msg.status.not.stated =Cette le\u00e7on n'a pas encore commenc\u00e9. Vous ne pouvez donc pas y acc\u00e9der.
-msg.status.removed =Cette le\u00e7on a \u00e9t\u00e9 retir\u00e9e.
-no.such.content =Aucun contenu avec la versionID {0} n''a \u00e9t\u00e9 trouv\u00e9 dans le d\u00e9p\u00f4t {1}.
-no.such.learningdesign.exist =Il n''existe pas de Learning Design portant la learning_design_id de :{0}.
-no.such.user =Aucun utilisateur avec l''userID {0}.
-no.such.user.exist =Il n''existe pas d''utilisateur avec la user_id de: {0}.
-no.such.workspace =Aucun workspaceFolder poss\u00e9dant une workspace_folder_id {0}.
-no.such.workspace.exist =Il n''existe pas de dossier Espace de travail avec la workspace_folder_id de: {0} .
-organisations =Mes groupes
-public.folder =Dossier public
-rename.resource.error =Impossible de renommer la ressource: {0}
-rename.resource.error.miss.vaue =renameResource(Long resourceID,Integer newName, String resourceType, Integer userID) demande une valeur pour resourceID, targetFolderID, resourceType et userID.
-rename.resource.unspport =LAMS ne permet pas de renommer un fichier via l'interface de l'espace de travail.
-resource.already.exist =La ressource {0} existe d\u00e9j\u00e0 dans le d\u00e9p\u00f4t: {1}.
-title.add.lesson.window =Ajouter une le\u00e7on :: LAMS
-title.admin.window =Admin :: LAMS
-title.all.my.lessons =Toutes mes le\u00e7ons
-title.archived.groups =Groupes archiv\u00e9s
-title.author.window =LAMS :: Auteur
-title.change.password.window =LAMS :: Changer le mot de passe
-title.change.portrait.window =LAMS :: changer mon portrait
-title.edit.profile.window =LAMS :: Modifier mon profil
-title.error.window =LAMS :: Erreur
-title.export =Contenu de l'outil d'exportation
-title.export.choose.format =Choisir le format d'exporation du contenu
-title.export.loading =Chargement du contenu de l'outil d'exportation
-title.forgot.password =LAMS :: Mot de passe oubli\u00e9
-title.import =Contenu de l'outil d'importation
-title.import.instruction =Veuillez choisir une s\u00e9quence LAMS \u00e0 importer.
title.import.lamscommunity =Importation de lamscommunity.org
-title.import.result =R\u00e9sultat du contenu de l'outil d'importation
-title.lams =LAMS
-title.learner.window =Apprenant :: LAMS
-title.login.window =Connexion - LAMS :: Syst\u00e8me de gestion d'activit\u00e9s d'apprentissage
-title.monitor.lesson.window =Suivi de le\u00e7on :: LAMS
-title.password.changed.window =LAMS :: Mot de passe modifi\u00e9
-title.password.change.screen =Changer mon mot de passe
-title.portrait.change.screen =Changer mon portrait
-title.profile.edit.screen =Modifier mon profil
-title.profile.window =LAMS :: Mon profil
-title.system.admin.window =Admin syst\u00e8me :: LAMS
-unable.copy =Impossible de copier le learning design \u00e0 cause de l''erreur {0}.
-unsupport.move =LAMS ne permet pas de d\u00e9placer un fichier via l'interface de l'espace de travail.
-videorecorder.instructions.fck =Cliquez sur le bouton d'enregistrement pour d\u00e9marrer et arr\u00eater l'enregistrement. Une fois l'enregistrement termin\u00e9, vous pouvez le consulter en cliquant sur le bouton Lecture. Lorsque vous \u00eates pr\u00eat \u00e0 ajouter la vid\u00e9o, cliquez sur le bouton \u00e0 cocher.
+label.lamscommunity.notRegistered.1 =Votre serveur n'est pas enregistr\u00e9 aupr\u00e8s de la LAMS Community pour importer de fa\u00e7on transparente des s\u00e9quences de cette communaut\u00e9. Demandez \u00e0 votre administrateur syst\u00e8me d'activer cette fonctionnalit\u00e9.
+label.lamscommunity.notRegistered.2 =Toutefois, vous pouvez t\u00e9l\u00e9charger et importer les s\u00e9quences manuellement depuis le site communautaire LAMS:
+label.lamscommunity.info =La Communaut\u00e9 LAMS est une communaut\u00e9 globale en ligne pour tous les enseignants, les administrateurs et les d\u00e9veloppeurs qui utilisent LAMS. Au sein des diff\u00e9rentes sous-communaut\u00e9s, vous pouvez acc\u00e9der aux derni\u00e8res nouvelles au sujet de LAMS, aux nombreux forums de discussions, et au d\u00e9positoire de s\u00e9quences LAMS partag\u00e9es.
+label.html.flashTheme =Th\u00e8me Flash
+label.html.htmlTheme =Th\u00e8me HTML
#======= End labels: Exported 268 labels for fr FR =====
Index: lams_central/conf/language/lams/ApplicationResources_ko_KR.properties
===================================================================
RCS file: /usr/local/cvsroot/lams_central/conf/language/lams/ApplicationResources_ko_KR.properties,v
diff -u -r1.6.10.5 -r1.6.10.6
--- lams_central/conf/language/lams/ApplicationResources_ko_KR.properties 4 Mar 2010 01:21:48 -0000 1.6.10.5
+++ lams_central/conf/language/lams/ApplicationResources_ko_KR.properties 16 Apr 2010 06:19:03 -0000 1.6.10.6
@@ -2,150 +2,251 @@
#language code: ko
#locale code: KR
- # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Wed Mar 03 00:17:47 CST 2010
+ # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Apr 16 00:06:26 CST 2010
#=================== labels for LAMS Central =================#
-403.title =\ub2f9\uc2e0\uc758 \ud604\uc7ac \uc5ed\ud560\ub85c\ub294 \uc774 \ud398\uc774\uc9c0\ub97c \ubcfc \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ub2f9\uc2e0\uc774 \uad8c\ud55c\uc744 \uac00\uc838\uc57c \ud55c\ub2e4\uace0 \uc0dd\uac01\ud558\uba74 \uc2dc\uc2a4\ud15c \uad00\ub9ac\uc790\uc5d0\uac8c \ubb38\uc758\ud558\uc2ed\uc2dc\uc694.
-404.message =\uc694\uccad\ud55c \ud398\uc774\uc9c0\ub97c \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-404.title =\ud398\uc774\uc9c0\ub97c \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-audit.user.password.change ={0}\uc5d0 \ub300\ud55c \uc554\ud638\uac00 \ubcc0\uacbd\ub418\uc5c8\uc2b5\ub2c8\ub2e4.
-authoring.msg.save.success =\ucd95\ud558\ud569\ub2c8\ub2e4. \ub2f9\uc2e0\uc758 \ucee8\ud150\uce20\uac00 \uc131\uacf5\uc801\uc73c\ub85c \uc800\uc7a5\ub418\uc5c8\uc2b5\ub2c8\ub2e4.
-button.cancel =\ucde8\uc18c
-button.close =\ub2eb\uae30
-button.export =\ub0b4\ubcf4\ub0b4\uae30
-button.import =\uac00\uc838\uc624\uae30
-button.login =\ub85c\uadf8\uc778
-button.reset =\ucd08\uae30\ud654
-button.save =\uc800\uc7a5
-button.select.another.importfile =\uac00\uc838\uc624\uae30 \ud560 \ub2e4\ub978 \ud30c\uc77c\uc744 \uc120\ud0dd\ud558\uc138\uc694
-button.select.importfile =\uac00\uc838\uc624\uae30\ud560 \ud30c\uc77c \uc120\ud0dd
-content.delete.success =\ucee8\ud150\uce20\uac00 \uc131\uacf5\uc801\uc73c\ub85c \uc0ad\uc81c\ub418\uc5c8\uc2b5\ub2c8\ub2e4.
-copy.no.support =\ub7a8\uc2a4\ub294 \uc791\uc5c5\uacf5\uac04 \uc778\ud130\ud398\uc774\uc2a4\ub97c \ud1b5\ud55c \ud30c\uc77c \ubcf5\uc0ac\ub97c \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.
-copy.resource.error =\uc790\uc6d0\uc744 \ubcf5\uc0ac\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4:{0}
-copy.resource.error.value.miss =copyResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID)\ub294 resourceID, targetFolderID, resourceType \uc640 userID \uc5d0 \ub300\ud55c \uac12\uc744 \ud544\uc694\ub85c \ud569\ub2c8\ub2e4.
-creating.workspace.folder.error =\uc791\uc5c5\uacf5\uac04\ud3f4\ub354\ub0b4\uc6a9\uc744 \uc0dd\uc131\ud558\ub294\ub370 \uc624\ub958 \ubc1c\uc0dd:{0}
-delete.folder.error =\ucd5c\uc0c1\uc704 \ud3f4\ub354\uc774\uae30 \ub54c\ubb38\uc5d0 \uc774 \ud3f4\ub354\ub97c \uc0ad\uc81c\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-delete.learningdesign.error =\ud559\uc2b5\uc124\uacc4\uc544\uc774\ub514\uac00 {0} \uc77d\uae30 \uc804\uc6a9\uc774\ubbc0\ub85c \ud559\uc2b5\uc124\uacc4\ub97c \uc0ad\uc81c\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-delete.lesson.error =\ub7a8\uc2a4\ub294 \uc791\uc5c5\uacf5\uac04 \uc778\ud130\ud398\uc774\uc2a4\ub97c \ud1b5\ud55c \ud559\uc2b5 \uc0ad\uc81c\ub97c \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.
-delete.resource.error =\uc790\uc6d0\uc744 \uc0ad\uc81c\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.{0}
-delete.resource.error.value.miss =deleteResource(Long resourceID, String resourceType, Integer userID) \uac00 resourceID, resourceType \uacfc userID \uac12\uc744 \ud544\uc694\ub85c \ud569\ub2c8\ub2e4.
+label.username =\uc0ac\uc6a9\uc790 \uc774\ub984
+label.password =\uc554\ud638
error.authorisation =\ub2f9\uc2e0\uc740 \uc774\uac83\uc744 \ud560 \uad8c\ud55c\uc774 \uc5c6\uc2b5\ub2c8\ub2e4.
-error.email.not.found =\uc785\ub825\ud55c \uc774\uba54\uc77c\uacfc \uc77c\uce58\ud558\ub294 \uc0ac\uc6a9\uc790\ub97c \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \uc774\uba54\uc77c\uc744 \ud655\uc778\ud558\uace0 \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uc138\uc694.
-error.email.not.sent =\uc11c\ubc84\uc5d0\uc11c \uc218\uc2e0\uc790\uc5d0\uac8c \uc774\uba54\uc77c\uc744 \ubcf4\ub0b4\ub294\ub370 \uc2e4\ud328\ud558\uc600\uc2b5\ub2c8\ub2e4. \uc2dc\uc2a4\ud15c \uad00\ub9ac\uc790\uc5d0\uac8c \ubb38\uc758\ud558\uc138\uc694.
-error.email.required =\uc774 \uba54\uc77c \uc8fc\uc18c\uac00 \ud544\uc694\ud569\ub2c8\ub2e4.
-error.firstname.required =\uc774\ub984\uc774 \ud544\uc694\ud569\ub2c8\ub2e4.
-error.forgot.password.email =\uc774\uba54\uc77c \uc8fc\uc18c\ub97c \uc785\ub825\ud558\uc138\uc694.
-error.forgot.password.fields =\ub450 \ud56d\ubaa9\uc774 \ubaa8\ub450 \ud544\uc694\ud569\ub2c8\ub2e4. \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uc138\uc694.
-error.forgot.password.incorrect.key =\uc694\uccad\ud0a4\uac00 \uc815\ud655\ud558\uc9c0 \uc54a\uac70\ub098 \uc774\ubbf8 \uc0ac\uc6a9\ub418\uc5c8\uc2b5\ub2c8\ub2e4. "\uc783\uc5b4\ubc84\ub9b0 \uc554\ud638"\ub97c \ud074\ub9ad\ud574\uc11c \uc0c8 \uc554\ud638\ub97c \uc694\uccad\ud558\uc138\uc694
-error.forgot.password.username =\uc0ac\uc6a9\uc790 \uc774\ub984\uc744 \uc785\ub825\ud558\uc138\uc694
+heading.general.error =\uc624\ub958
error.general.1 =\uc8c4\uc1a1\ud569\ub2c8\ub2e4. \uc624\ub958\uac00 \uc788\uc2b5\ub2c8\ub2e4.
error.general.2 =\uc774 \uc694\uccad\uc744 \ucc98\ub9ac\ud558\ub294\ub370 \ubb38\uc81c\uac00 \uc788\uc2b5\ub2c8\ub2e4. \ube0c\ub77c\uc6b0\uc800 \ucc3d\uc744 \ub2eb\uace0 \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uc2ed\uc2dc\uc694.
error.general.3 =\ubb38\uc81c\uac00 \uc9c0\uc18d\ub41c\ub2e4\uba74 \uc2dc\uc2a4\ud15c\uad00\ub9ac\uc790\uc5d0\uac8c \uc5f0\ub77d\ud558\uac70\ub098 http://lamscommunity.org/ \uc758 \uae30\uc220 \ud3ec\ub7fc\uc744 \ucc38\uc870\ud558\uc2ed\uc2dc\uc694.
-error.lastname.required =\uc131\uc774 \ud544\uc694\ud569\ub2c8\ub2e4.
-error.login =\uc8c4\uc1a1\ud569\ub2c8\ub2e4. \ub2f9\uc2e0\uc758 \uc0ac\uc6a9\uc790 \uc774\ub984 \ud639\uc740 \uc554\ud638\uac00 \ub9de\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uc2ed\uc2dc\uc694.
-error.multiple.emails =\uc8fc\uc5b4\uc9c4 \uc774\uba54\uc77c\uc744 \uac00\uc9c4 \uc5ec\ub7ec \uc0ac\uc6a9\uc790\uac00 \uc788\uc2b5\ub2c8\ub2e4. \uc774\uba54\uc77c\uc744 \ubcf4\ub0bc \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \uc0ac\uc6a9\uc790\uc774\ub984\uc73c\ub85c \ub2e4\uc2dc \uc2dc\ub3c4\ud574\ubcf4\uac70\ub098 \uad00\ub9ac\uc790\uc5d0\uac8c \ubb38\uc758\ud558\uc2ed\uc2dc\uc694.
error.newpassword.mismatch =\ub2f9\uc2e0\uc758 \uc0c8 \uc554\ud638\uac00 \uc11c\ub85c \uc77c\uce58\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.
error.oldpassword.mismatch =\ub2f9\uc2e0\uc758 \uc774\uc804 \uc554\ud638\uac00 \uc62c\ubc14\ub974\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.
-error.password.request.expired =\uc0c8 \uc554\ud638 \uc694\uccad\uc774 \ub9cc\ub8cc\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc0c8 \uc694\uccad\uc744 \ud558\uae30 \uc704\ud574\uc11c\ub294 "\uc783\uc5b4\ubc84\ub9b0 \uc554\ud638"\ub9c1\ud06c\ub97c \ud074\ub9ad\ud558\uc138\uc694.
-error.portrait.not.image =\uc774\ubbf8\uc9c0\ud615\uc2dd\uc758 \ud30c\uc77c\uc774 \uc544\ub2d9\ub2c8\ub2e4.(PNG, GIF, JPG, WBMP, BMP \ud3ec\ub9f7\ub9cc \ud558\uc6a9)
-error.support.email.not.set =\uc774\uba54\uc77c\uc744 \ubcf4\ub0bc \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ub7a8\uc2a4\uc11c\ubc84\uac00 \uc774\uba54\uc77c\uc744 \ucc98\ub9ac\ud560 \uc218 \uc788\ub3c4\ub85d \uc124\uc815\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4. \uad00\ub9ac\uc790\uc5d0\uac8c \ubb38\uc758\ud558\uc138\uc694.
-error.system.error =\uc624\ub958\uac00 \ubc1c\uc0dd\ud558\uc600\uc2b5\ub2c8\ub2e4. \ub2e4\uc2dc \uc2dc\uc791\ud558\uc2ed\uc2dc\uc694. \uc624\ub958 \ubc1c\uc0dd \uc6d0\uc778:{0}
-error.user.not.found =\ub7a8\uc2a4\uc5d0\uc11c \uc0ac\uc6a9\uc790\uc774\ub984\uc744 \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \uc0ac\uc6a9\uc790\uc774\ub984\uc744 \ud655\uc778\ud558\uace0 \ub2e4\uc2dc \uc2dc\ub3c4 \ud558\uc2ed\uc2dc\uc694.
-error.valid.email.required =\uc62c\ubc14\ub978 \uc774\uba54\uc77c \uc8fc\uc18c\uac00 \ud544\uc694\ud569\ub2c8\ub2e4.
-flash.download.player =\ud50c\ub798\uc2dc \ud50c\ub808\uc774\uc5b4 \ub2e4\uc6b4\ub85c\ub4dc
-flash.min.error =\ud50c\ub798\uc2dc\ud50c\ub808\uc774\uc5b4 \ubc84\uc804 8 \uc774\uc0c1\uc758 \ud50c\ub7ec\uadf8\uc778\uc774 \ud544\uc694\ud569\ub2c8\ub2e4.
-folder.already.exist =\ud3f4\ub354\uc774\ub984\uc774 {0} \uc778 \ud3f4\ub354\uac00 \uc774\ubbf8 \uc874\uc7ac\ud569\ub2c8\ub2e4.
+heading.password.change.screen =\uc554\ud638 \ubcc0\uacbd
+label.password.old.password =\uc774\uc804 \uc554\ud638
+label.password.new.password =\uc0c8 \uc554\ud638
+label.password.confirm.new.password =\uc0c8 \uc554\ud638 \ud655\uc778
+heading.password.changed.screen =\uc554\ud638\uac00 \ubcc0\uacbd\ub428
+msg.password.changed =\ub2f9\uc2e0\uc758 \uc554\ud638\uac00 \ubcc0\uacbd\ub418\uc5c8\uc2b5\ub2c8\ub2e4.
+error.login =\uc8c4\uc1a1\ud569\ub2c8\ub2e4. \ub2f9\uc2e0\uc758 \uc0ac\uc6a9\uc790 \uc774\ub984 \ud639\uc740 \uc554\ud638\uac00 \ub9de\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uc2ed\uc2dc\uc694.
+button.login =\ub85c\uadf8\uc778
+label.user.guide =[\ub3c4\uc6c0\ub9d0]
+msg.loading =\ub85c\ub529 \uc911...
+msg.LAMS.version =\ubc84\uc804
+msg.LAMS.copyright.short =2002-2009 \ub7a8\uc2a4 \uc7ac\ub2e8
+button.save =\uc800\uc7a5
+button.cancel =\ucde8\uc18c
+invalid.wddx.packet =WDDX \ud328\ud0b7\uc5d0\uc11c \uc798\ubabb\ub41c \uac1d\uccb4. \uc624\ub958 {0}
+no.such.learningdesign.exist =\ud559\uc2b5\uc124\uacc4\uc544\uc774\ub514\uac00 {0}\uc778 \ud559\uc2b5\uc124\uacc4\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.
+no.such.user.exist =\uc0ac\uc6a9\uc790 \uc544\uc774\ub514\uac00 {0}\uc778 \uc0ac\uc6a9\uc790\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.
+no.such.workspace.exist =\uc791\uc5c5\uacf5\uac04\ud3f4\ub354 \uc544\uc774\ub514\uac00 {0}\uc778 \uc791\uc5c5\uacf5\uac04 \ud3f4\ub354\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.
+delete.resource.error =\uc790\uc6d0\uc744 \uc0ad\uc81c\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.{0}
+delete.resource.error.value.miss =deleteResource(Long resourceID, String resourceType, Integer userID) \uac00 resourceID, resourceType \uacfc userID \uac12\uc744 \ud544\uc694\ub85c \ud569\ub2c8\ub2e4.
+delete.lesson.error =\ub7a8\uc2a4\ub294 \uc791\uc5c5\uacf5\uac04 \uc778\ud130\ud398\uc774\uc2a4\ub97c \ud1b5\ud55c \ud559\uc2b5 \uc0ad\uc81c\ub97c \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.
+delete.folder.error =\ucd5c\uc0c1\uc704 \ud3f4\ub354\uc774\uae30 \ub54c\ubb38\uc5d0 \uc774 \ud3f4\ub354\ub97c \uc0ad\uc81c\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
+delete.learningdesign.error =\ud559\uc2b5\uc124\uacc4\uc544\uc774\ub514\uac00 {0} \uc77d\uae30 \uc804\uc6a9\uc774\ubbc0\ub85c \ud559\uc2b5\uc124\uacc4\ub97c \uc0ad\uc81c\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
folder.delete =\ud3f4\ub354\uac00 \uc0ad\uc81c\ub428:{0}
+copy.resource.error =\uc790\uc6d0\uc744 \ubcf5\uc0ac\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4:{0}
+copy.resource.error.value.miss =copyResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID)\ub294 resourceID, targetFolderID, resourceType \uc640 userID \uc5d0 \ub300\ud55c \uac12\uc744 \ud544\uc694\ub85c \ud569\ub2c8\ub2e4.
+copy.no.support =\ub7a8\uc2a4\ub294 \uc791\uc5c5\uacf5\uac04 \uc778\ud130\ud398\uc774\uc2a4\ub97c \ud1b5\ud55c \ud30c\uc77c \ubcf5\uc0ac\ub97c \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.
+unable.copy =\uc624\ub958 {0} \ub54c\ubb38\uc5d0 \ud559\uc2b5\uc124\uacc4\ub97c \ubcf5\uc0ac\ud560 \uc218 \uc5c6\uc74c.
+no.such.user =\uc0ac\uc6a9\uc790 \uc544\uc774\ub514\uac00 {0}\uc778 \uc0ac\uc6a9\uc790\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.
+no.such.workspace =\uc791\uc5c5\uacf5\uac04 \ud3f4\ub354 \uc544\uc774\ub514\uac00 {0}\uc778 \uc791\uc5c5\uacf5\uac04 \ud3f4\ub354\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.
+learningdesign.delete =\ud559\uc2b5 \uc124\uacc4\uac00 \uc0ad\uc81c \ub418\uc5c8\uc2b5\ub2c8\ub2e4.{0}
+learningdesign.readonly =\ud559\uc2b5\uc124\uacc4\uc544\uc774\ub514\uac00 {0}\uc778 \ud559\uc2b5\uc124\uacc4\ub294 \uc77d\uae30 \uc804\uc6a9\uc774\uae30 \ub54c\ubb38\uc5d0 \uc0ad\uc81c\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
+move.resource.error =\uc790\uc6d0 {0} \ub97c \uc774\ub3d9\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
+move.resrouce.error.value.miss =moveResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) \ub294 resourceID, targetFolderID, resourceType \uc640 userID \uc5d0 \ub300\ud55c \uac12\uc744 \ud544\uc694\ub85c \ud569\ub2c8\ub2e4.
+unsupport.move =\ub7a8\uc2a4\ub294 \uc791\uc5c5\uacf5\uac04 \uc778\ud130\ud398\uc774\uc2a4\ub97c \ud1b5\ud55c \ud30c\uc77c\uc758 \uc774\ub3d9\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.
+creating.workspace.folder.error =\uc791\uc5c5\uacf5\uac04\ud3f4\ub354\ub0b4\uc6a9\uc744 \uc0dd\uc131\ud558\ub294\ub370 \uc624\ub958 \ubc1c\uc0dd:{0}
+resource.already.exist =\uc790\uc6d0 {0}\uc740 \uc800\uc7a5\uc18c {1} \uc5d0 \uc774\ubbf8 \uc874\uc7ac\ud569\ub2c8\ub2e4.
+no.such.content =\ubc84\uc804 \uc544\uc774\ub514\uac00 {0} \uc778 \ucee8\ud150\uce20\ub97c \uc800\uc7a5\uc18c {1} \uc5d0\uc11c \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
+content.delete.success =\ucee8\ud150\uce20\uac00 \uc131\uacf5\uc801\uc73c\ub85c \uc0ad\uc81c\ub418\uc5c8\uc2b5\ub2c8\ub2e4.
+rename.resource.error =\uc790\uc6d0 {0} \uc758 \uc774\ub984\uc744 \ubcc0\uacbd\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
+rename.resource.error.miss.vaue =renameResource(Long resourceID,Integer newName, String resourceType, Integer userID) \ub294 resourceID, targetFolderID, resourceType \uc640 userID \uac12\uc744 \ud544\uc694\ub85c \ud569\ub2c8\ub2e4.
+rename.resource.unspport =\ub7a8\uc2a4\ub294 \uc791\uc5c5\uacf5\uac04 \uc778\ud130\ud398\uc774\uc2a4\ub97c \ud1b5\ud55c \ud30c\uc77c\uc758 \uc774\ub984\ubcc0\uacbd\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.
+folder.already.exist =\ud3f4\ub354\uc774\ub984\uc774 {0} \uc778 \ud3f4\ub354\uac00 \uc774\ubbf8 \uc874\uc7ac\ud569\ub2c8\ub2e4.
+organisations =\ub0b4 \uadf8\ub8f9
folders =\ud3f4\ub354
-forgot.password.email.body =\uc544\ub798\ub9c1\ud06c\ub97c \ud074\ub9ad\ud558\uba74 \uc554\ud638\ub97c \ubcc0\uacbd\ud560 \uc218 \uc788\ub294 \ud398\uc774\uc9c0\ub85c \uc774\ub3d9\ud569\ub2c8\ub2e4.
-forgot.password.email.sent =\uc774\uba54\uc77c\uc774 \ub2f9\uc2e0\uc758 \uc774\uba54\uc77c \uc8fc\uc18c\ub85c \ubcf4\ub0b4\uc5b4\uc84c\uc2b5\ub2c8\ub2e4.
-forgot.password.email.subject =\ub7a8\uc2a4 \uc11c\ubc84- \uc783\uc5b4\ubc84\ub9b0 \uc554\ud638 \uc751\ub2f5
-heading.general.error =\uc624\ub958
-heading.password.changed.screen =\uc554\ud638\uac00 \ubcc0\uacbd\ub428
-heading.password.change.screen =\uc554\ud638 \ubcc0\uacbd
-index.addlesson =\ud559\uc2b5 \ucd94\uac00
-index.author =\uc791\uc131\ud558\uae30
-index.classman =\ubd84\ubc18 \uad00\ub9ac
-index.community =\ucee4\ubba4\ub2c8\ud2f0
-index.coursegradebook =\uac15\uc88c \uc131\uc801\ubd80
-index.coursegradebook.learner =\ub0b4 \uc131\uc801
-index.coursegradebookmonitor =\uc810\uc218
-index.coursegradebook.tooltip =\uac15\uc88c\ubcc4 \uc131\uc801\ubd80 \uad00\ucc30 \ud398\uc774\uc9c0 \uc5f4\uae30
-index.courseman =\uadf8\ub8f9 \uad00\ub9ac
-index.dummymonitor =\ubcf4\uc870 \ud559\uc2b5\ubcf4\uae30
-index.lamscommunity =\ub7a8\uc2a4 \ucee4\ubba4\ub2c8\ud2f0
+title.lams =\ub7a8\uc2a4
+title.login.window =\ub85c\uadf8\uc778-\ub7a8\uc2a4::\ud559\uc2b5\ud65c\ub3d9 \uad00\ub9ac \uc2dc\uc2a4\ud15c
+title.system.admin.window =\uc2dc\uc2a4\ud15c \uad00\ub9ac::\ub7a8\uc2a4
+msg.loading.system.admin.window =\uc2dc\uc2a4\ud15c \uad00\ub9ac \ud658\uacbd \uc900\ube44
+title.admin.window =\uad00\ub9ac::\ub7a8\uc2a4
+msg.loading.admin.window =\uad00\ub9ac\uc790 \ud658\uacbd \ub85c\ub529
+title.add.lesson.window =\ud559\uc2b5 \ucd94\uac00::\ub7a8\uc2a4
+msg.loading.add.lesson.window =\ud559\uc2b5 \ucd94\uac00 \ub9c8\ubc95\uc0ac \uc900\ube44
+title.monitor.lesson.window =\ud559\uc2b5\uad00\ucc30::\ub7a8\uc2a4
+msg.loading.monitor.lesson.window =\ud559\uc2b5\uad00\ucc30 \ud658\uacbd \uc900\ube44
+title.learner.window =\ud559\uc2b5\uc790::\ub7a8\uc2a4
+msg.loading.learner.window =\ud559\uc2b5\uc790 \ud658\uacbd \uc900\ube44
+title.change.password.window =\ub7a8\uc2a4::\uc554\ud638\ubcc0\uacbd
+title.password.changed.window =\ub7a8\uc2a4::\uc554\ud638\uac00 \ubcc0\uacbd\ub428
+title.error.window =\ub7a8\uc2a4::\uc624\ub958
+authoring.msg.save.success =\ucd95\ud558\ud569\ub2c8\ub2e4. \ub2f9\uc2e0\uc758 \ucee8\ud150\uce20\uac00 \uc131\uacf5\uc801\uc73c\ub85c \uc800\uc7a5\ub418\uc5c8\uc2b5\ub2c8\ub2e4.
+label.authoring.close =\ub2eb\uae30
+label.authoring.re.edit =\uc7ac\ud3b8\uc9d1
+index.welcome =\ud658\uc601
index.logout =\ub85c\uadf8\uc544\uc6c3
-index.monitor =\ud559\uc2b5\uad00\ucc30
-index.moreActions =\ucd94\uac00 \uc635\uc158
-index.mycourses =\ub0b4 \uadf8\ub8f9
-index.myprofile =\ub0b4 \ud504\ub85c\ud30c\uc77c
-index.participate =\ucc38\uac00
index.refresh =\uc0c8\ub85c\uace0\uce68
index.refresh.hint =\ub2f9\uc2e0\uc774 \uac15\uc88c/\ubd84\ubc18/\uac15\uc758 \ub4f1\uc744 \ucd94\uac00\ud558\uac70\ub098 \uc0ad\uc81c\ud55c \ud6c4\uc5d0 \uc774\uac83\uc744 \ud074\ub9ad\ud558\ub294 \uac83\uc774 \ud544\uc694\ud560 \uc218\ub3c4 \uc788\uc2b5\ub2c8\ub2e4.
-index.searchlesson =\ud559\uc2b5\uc790 \uac80\uc0c9
-index.searchlesson.tooltip =\ub808\uc2a8\uc804\uccb4\uc5d0\uc11c \ud559\uc2b5\uc790 \uac80\uc0c9
+index.myprofile =\ub0b4 \ud504\ub85c\ud30c\uc77c
index.sysadmin =\uc2dc\uc2a4\ud15c \uad00\ub9ac
-index.welcome =\ud658\uc601
-invalid.wddx.packet =WDDX \ud328\ud0b7\uc5d0\uc11c \uc798\ubabb\ub41c \uac1d\uccb4. \uc624\ub958 {0}
+index.courseman =\uadf8\ub8f9 \uad00\ub9ac
+index.author =\uc791\uc131\ud558\uae30
+index.classman =\ubd84\ubc18 \uad00\ub9ac
+index.addlesson =\ud559\uc2b5 \ucd94\uac00
+index.monitor =\ud559\uc2b5\uad00\ucc30
+index.participate =\ucc38\uac00
+index.dummymonitor =\ubcf4\uc870 \ud559\uc2b5\ubcf4\uae30
+title.import.result =\ub3c4\uad6c \ub0b4\uc6a9 \uac00\uc838\uc624\uae30 \uacb0\uacfc
+title.import =\ub3c4\uad6c \ub0b4\uc6a9 \uac00\uc838\uc624\uae30
+title.import.instruction =\ud559\uc2b5\uc124\uacc4 \uc555\ucd95\ud30c\uc77c\uc744 \uc120\ud0dd\ud558\uace0 \uac00\uc838\uc624\uae30\ud558\uc2ed\uc2dc\uc694.
+title.export.loading =\ub3c4\uad6c \ub0b4\uc6a9 \ub0b4\ubcf4\ub0b4\uae30 \uc900\ube44
+label.ld.zip.file =\ud559\uc2b5\uc124\uacc4 \uc555\ucd95\ud30c\uc77c
+msg.import.success =\ud559\uc2b5\uc124\uacc4\uc640 \ud65c\ub3d9\uc744 \uc131\uacf5\uc801\uc73c\ub85c \uac00\uc838\uc624\uae30\ud558\uc600\uc2b5\ub2c8\ub2e4.
+msg.import.ld.success =\ud559\uc2b5\uc124\uacc4\ub97c \uc131\uacf5\uc801\uc73c\ub85c \uac00\uc838\uc624\uae30\ud558\uc600\uc2b5\ub2c8\ub2e4.
+msg.import.tool.error.prefix =\uc2e4\ud328\ud55c \ub3c4\uad6c \uac00\uc838\uc624\uae30\uac00 \uc788\uc2b5\ub2c8\ub2e4.
+msg.import.failed =\ud559\uc2b5\uc124\uacc4 \uac00\uc838\uc624\uae30\ub97c \uc2e4\ud328\ud558\uc600\uc2b5\ub2c8\ub2e4.
+msg.export.loading =\ud559\uc2b5\uc124\uacc4 \ub0b4\ub824\ubc1b\uae30\ub97c \uba87 \ucd08\uc548\uc5d0 \uc2dc\uc791\ud560 \uac83\uc785\ub2c8\ub2e4. \uc7a0\uc2dc\ub9cc \uae30\ub2e4\ub9ac\uc2ed\uc2dc\uc694.
+msg.export.success =\ud559\uc2b5\uc124\uacc4\uc640 \ud65c\ub3d9\uc744 \uc131\uacf5\uc801\uc73c\ub85c \ub0b4\ubcf4\ub0b4\uae30 \ud558\uc600\uc2b5\ub2c8\ub2e4.
+msg.export.ld.success =\ud559\uc2b5\uc124\uacc4 \ub0b4\ubcf4\ub0b4\uae30\ub97c \uc131\uacf5\uc801\uc73c\ub85c \ud558\uc600\uc2b5\ub2c8\ub2e4.
+msg.export.tool.error.prefix =\ub0b4\ubcf4\ub0b4\uae30 \ub3c4\uad6c \uc911\uc5d0 \uc2e4\ud328\ud55c \uac83\uc774 \uc788\uc2b5\ub2c8\ub2e4.
+msg.export.failed =\ud559\uc2b5\uc124\uacc4 \ub0b4\ubcf4\ub0b4\uae30 \uc2e4\ud328
+msg.reason.is =\uc774\uc720\ub294
+button.close =\ub2eb\uae30
+button.import =\uac00\uc838\uc624\uae30
+msg.LAMS.copyright.statement.1 = LAMS\u2122 \u00a9 2002-2009 \ub7a8\uc2a4 \uc7ac\ub2e8
+msg.LAMS.copyright.statement.2 =LAMS\ub294 \ub7a8\uc2a4\uc7ac\ub2e8\uc758 \ub4f1\ub85d\uc0c1\ud45c\uc785\ub2c8\ub2e4.
+msg.LAMS.copyright.statement.3 =\uc774 \ud504\ub85c\uadf8\ub7a8\uc740 \uacf5\uac1c\uc18c\ud504\ud2b8\uc6e8\uc5b4\uc785\ub2c8\ub2e4. \ub2f9\uc2e0\uc740 \uacf5\uac1c \uc18c\ud504\ud2b8\uc6e8\uc5b4 \uc7ac\ub2e8\uc5d0\uc11c \ubc1c\uac04\ud55c GNU \uc77c\ubc18 \uacf5\uac1c \ub77c\uc774\uc13c\uc2a4 \ubc84\uc804 2\uc758 \uc870\ud56d\uc5d0 \ud55c\ud574 \uc7ac \ubc30\ud3ec\ud558\uac70\ub098 \uc218\uc815\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.
+title.export =\ub0b4\ubcf4\ub0b4\uae30 \ub3c4\uad6c \ucee8\ud150\uce20
+error.system.error =\uc624\ub958\uac00 \ubc1c\uc0dd\ud558\uc600\uc2b5\ub2c8\ub2e4. \ub2e4\uc2dc \uc2dc\uc791\ud558\uc2ed\uc2dc\uc694. \uc624\ub958 \ubc1c\uc0dd \uc6d0\uc778:{0}
+msg.hide.detail =\uc138\ubd80\ub0b4\uc6a9 \uac10\ucd94\uae30
+msg.show.detail =\uc138\ubd80\ub0b4\uc6a9 \ubcf4\uae30
+msg.no.more.detail =\ub354 \uc774\uc0c1 \uc138\ubd80\ub0b4\uc6a9\uc774 \uc5c6\uc2b5\ub2c8\ub2e4.
+404.title =\ud398\uc774\uc9c0\ub97c \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
+404.message =\uc694\uccad\ud55c \ud398\uc774\uc9c0\ub97c \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
+403.title =\ub2f9\uc2e0\uc758 \ud604\uc7ac \uc5ed\ud560\ub85c\ub294 \uc774 \ud398\uc774\uc9c0\ub97c \ubcfc \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ub2f9\uc2e0\uc774 \uad8c\ud55c\uc744 \uac00\uc838\uc57c \ud55c\ub2e4\uace0 \uc0dd\uac01\ud558\uba74 \uc2dc\uc2a4\ud15c \uad00\ub9ac\uc790\uc5d0\uac8c \ubb38\uc758\ud558\uc2ed\uc2dc\uc694.
+msg.import.failed.unknown.reason =\uc624\ub958 \uba54\uc138\uc9c0\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.
+msg.import.file.not.found =\uc120\ud0dd\ub41c \ud30c\uc77c\uc774 \uc62c\ub824\uc9c0\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4. \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uae30 \ubc14\ub78d\ub2c8\ub2e4.
+title.profile.window =\ub7a8\uc2a4::\ub0b4 \ud504\ub85c\ud30c\uc77c
+title.edit.profile.window =\ub7a8\uc2a4::\ub0b4 \ud504\ub85c\ud30c\uc77c \ud3b8\uc9d1
+title.profile.edit.screen =\ub0b4 \ud504\ub85c\ud30c\uc77c \ud3b8\uc9d1
+title.archived.groups =\uc800\uc7a5\ub41c \uadf8\ub8f9
+label.export.portfolio =\ud3ec\ud2b8\ud3f4\ub9ac\uc624 \ub0b4\ubcf4\ub0b4\uae30
+label.name =\uc774\ub984
+label.title =\uc81c\ubaa9
+label.first_name =\uc774\ub984
+label.last_name =\uc131
label.address_line_1 =\uc8fc\uc18c \ub77c\uc778 1
label.address_line_2 =\uc8fc\uc18c \ub77c\uc778 2
label.address_line_3 =\uc8fc\uc18c \ub77c\uc778 3
-label.archived =\uc800\uc7a5\ub428
-label.authoring.close =\ub2eb\uae30
-label.authoring.re.edit =\uc7ac\ud3b8\uc9d1
label.city =\uc2dc
-label.completed =\uc644\ub8cc\ub428!
+label.state =\ub3c4
label.country =\uad6d\uac00
label.day_phone =\uc8fc\uac04 \uc804\ud654
-label.disabled =\ube44\ud65c\uc131\ud654\ub428
-label.email =\uc774\uba54\uc77c
-label.enable.flash =\ud559\uc2b5\uc790 \uce6d\uc5d0\uc11c \ud50c\ub798\uc2dc \ud65c\uc131\ud654
-label.enable.lesson.sorting =\ud559\uc2b5 \uc815\ub82c \ud65c\uc131\ud654
label.evening_phone =\uc57c\uac04 \uc804\ud654
-label.export.advanced.options =\ub0b4\ubcf4\ub0b4\uae30- \uace0\uae09 \uc635\uc158
-label.export.portfolio =\ud3ec\ud2b8\ud3f4\ub9ac\uc624 \ub0b4\ubcf4\ub0b4\uae30
+label.mobile_phone =\uc774\ub3d9 \uc804\ud654
label.fax =\ud329\uc2a4
-label.first_name =\uc774\ub984
+label.email =\uc774\uba54\uc77c
+label.language =\uc5b8\uc5b4
+title.password.change.screen =\ube44\ubc00\ubc88\ud638 \ubcc0\uacbd
+msg.groups.empty =\uadf8\ub8f9\uc5c6\uc74c
+button.reset =\ucd08\uae30\ud654
+label.postcode =\uc6b0\ud3b8\ubc88\ud638
+label.portrait.current =\ud604\uc7ac \ud3ec\ud2b8\ud3f4\ub9ac\uc624
+label.portrait.upload =\uc0c8 \ud3ec\ud2b8\ud3f4\ub9ac\uc624 \uc62c\ub9ac\uae30
+msg.portrait.none =\ud3ec\ud2b8\ud3f4\ub9ac\uc624\uac00 \uc62c\ub824\uc9c0\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.
+title.portrait.change.screen =\ub0b4 \ud3ec\ud2b8\ud3f4\ub9ac\uc624 \ubc14\uafb8\uae30
+title.change.portrait.window =\ub7a8\uc2a4::\ub0b4 \ud3ec\ud2b8\ud3f4\ub9ac\uc624 \ubc14\uafb8\uae30
+error.portrait.not.image =\uc774\ubbf8\uc9c0\ud615\uc2dd\uc758 \ud30c\uc77c\uc774 \uc544\ub2d9\ub2c8\ub2e4.(PNG, GIF, JPG, WBMP, BMP \ud3ec\ub9f7\ub9cc \ud558\uc6a9)
+msg.portrait.resized =\uc774\ubbf8\uc9c0\uac00 120x120 \ud53d\uc140\ub85c \ud06c\uae30\uac00 \ubcc0\uacbd\ub429\ub2c8\ub2e4. \ud5c8\uc6a9\ub41c \uc774\ubbf8\uc9c0 \ud3ec\uba67\uc740 PNG, GIF, JPG, WBMP, BMP \uc785\ub2c8\ub2e4.
+label.workspace.root_folder =\ub098\uc758 \uc791\uc5c5\uacf5\uac04
+msg.design.not.saved =\ud559\uc2b5 \ub514\uc790\uc778\uc774 \uc800\uc7a5\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4. \ub9c8\uc9c0\ub9c9 \uc800\uc7a5\ud55c \ud6c4\uc5d0 \ubcc0\uacbd\ub41c \ub0b4\uc6a9\uc740 \uc5c6\uc5b4\uc9c8 \uac83\uc785\ub2c8\ub2e4.
+error.firstname.required =\uc774\ub984\uc774 \ud544\uc694\ud569\ub2c8\ub2e4.
+error.lastname.required =\uc131\uc774 \ud544\uc694\ud569\ub2c8\ub2e4.
+error.email.required =\uc774 \uba54\uc77c \uc8fc\uc18c\uac00 \ud544\uc694\ud569\ub2c8\ub2e4.
+error.valid.email.required =\uc62c\ubc14\ub978 \uc774\uba54\uc77c \uc8fc\uc18c\uac00 \ud544\uc694\ud569\ub2c8\ub2e4.
+message.lesson.not.started.cannot.participate =\uc774 \ud559\uc2b5\uc740 \uc544\uc9c1 \uc2dc\uc791\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4. \uc2dc\uc791\ub418\uae30\uc804\uc5d0 \ud559\uc2b5\uc5d0 \ucc38\uac00\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
+index.mycourses =\ub0b4 \uadf8\ub8f9
+title.export.choose.format =\ub0b4\ubcf4\ub0b4\uae30 \ucee8\ud150\uce20 \ud3ec\uba67 \uc120\ud0dd
+msg.export.choose.format.instruction =\ub0b4\ubcf4\ub0b4\uace0\uc790 \ud558\ub294 \ud3ec\uba67\uc744 \uc120\ud0dd\ud558\uc138\uc694.
+msg.export.choose.format.lams =\ub7a8\uc2a4 \ud3ec\uba67
+msg.export.choose.format.ims =IMS \ud559\uc2b5 \uc124\uacc4 \uc218\uc900 A \ud3ec\uba67
+button.export =\ub0b4\ubcf4\ub0b4\uae30
+label.open.lesson =\ud559\uc2b5 \uc5f4\uae30
+label.msg.status =\uc0c1\ud0dc:{0}
+msg.status.not.stated =\uc774 \ud559\uc2b5\uc740 \uc544\uc9c1 \uc2dc\uc791\ub418\uc9c0 \uc54a\uc544\uc11c \uadf8\uac83\uc744 \uc811\uadfc\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
+msg.status.disabled =\uc774 \ud559\uc2b5\uc740 \ube44 \ud65c\uc131\ud654\ub418\uc5b4 \uc811\uadfc\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
+msg.status.finished =\uc774 \ud559\uc2b5\uc740 \uc644\ub8cc\ub418\uac70\ub098 \uc800\uc7a5\uc18c\uc5d0 \uc800\uc7a5\ub418\uc5c8\uc2b5\ub2c8\ub2e4.
+msg.status.removed =\uc774 \ud559\uc2b5\uc740 \uc81c\uac70\ub418\uc5c8\uc2b5\ub2c8\ub2e4.
+index.community =\ucee4\ubba4\ub2c8\ud2f0
+msg.browser.compat =\ube0c\ub77c\uc6b0\uc800\uac00 \ub7a8\uc2a4\uc640 \ud638\ud658\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \ubaa8\uc9c8\ub77c \ud30c\uc774\uc5b4\ud3ed\uc2a4 2\ubc84\uc804 \uc774\uc0c1\uc744 \ucd94\ucc9c\ud569\ub2c8\ub2e4.
+label.disabled =\ube44\ud65c\uc131\ud654\ub428
+label.archived =\uc800\uc7a5\ub428
+flash.min.error =\ud50c\ub798\uc2dc\ud50c\ub808\uc774\uc5b4 \ubc84\uc804 8 \uc774\uc0c1\uc758 \ud50c\ub7ec\uadf8\uc778\uc774 \ud544\uc694\ud569\ub2c8\ub2e4.
+flash.download.player =\ud50c\ub798\uc2dc \ud50c\ub808\uc774\uc5b4 \ub2e4\uc6b4\ub85c\ub4dc
+audit.user.password.change ={0}\uc5d0 \ub300\ud55c \uc554\ud638\uac00 \ubcc0\uacbd\ub418\uc5c8\uc2b5\ub2c8\ub2e4.
+title.author.window =\ub7a8\uc2a4::\uc791\uc131
+title.all.my.lessons =\ubaa8\ub4e0 \ub0b4 \ud559\uc2b5
+msg.no.lessons =\ud559\uc2b5 \uc5c6\uc74c
+label.return.to.myprofile =\ub0b4 \uac1c\uc778\uc815\ubcf4\ub85c \ub3cc\uc544\uac00\uae30
+label.help =\ub3c4\uc6c0\ub9d0?
+label.completed =\uc644\ub8cc\ub428!
+msg.import.file.format =\uac00\uc838\uc624\uae30 \ud30c\uc77c\uc740 \ub7a8\uc2a4 2.0 \uc774\uc0c1\ubc84\uc804\uc5d0\uc11c \ub0b4\ubcf4\ub0b4\uae30 \ud55c .zip \ud30c\uc77c\uc774\uac70\ub098 \ub7a8\uc2a4 1.0.2\ubc84\uc804\uc5d0\uc11c \ub0b4##\ub0b4\uae30\ud55c .las \ud30c\uc77c\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.
+label.enable.lesson.sorting =\ud559\uc2b5 \uc815\ub82c \ud65c\uc131\ud654
+label.lesson.sorting.enabled =\ud559\uc2b5 \uc815\ub82c \ud65c\uc131\ud654\ub428
+label.show.groups =\ubaa8\ub460 \ubcf4\uae30
label.forgot.password =\uc554\ud638\ub97c \uc78a\uc5b4 \ubc84\ub838\uc2b5\ub2c8\uae4c?
+button.select.importfile =\uac00\uc838\uc624\uae30\ud560 \ud30c\uc77c \uc120\ud0dd
+label.enable.flash =\ud559\uc2b5\uc790 \uce6d\uc5d0\uc11c \ud50c\ub798\uc2dc \ud65c\uc131\ud654
+label.yes =\uc608
+label.no =\uc544\ub2c8\uc624
+label.ok =\ud655\uc778
+title.forgot.password =\uc554\ud638 \uc783\uc5b4\ubc84\ub9bc
label.forgot.password.confirm =\uc554\ud638 \uc694\uccad
-label.forgot.password.email =\uc774\uba54\uc77c \ud655\uc778
+forgot.password.email.subject =\ub7a8\uc2a4 \uc11c\ubc84- \uc783\uc5b4\ubc84\ub9b0 \uc554\ud638 \uc751\ub2f5
+forgot.password.email.body =\uc544\ub798\ub9c1\ud06c\ub97c \ud074\ub9ad\ud558\uba74 \uc554\ud638\ub97c \ubcc0\uacbd\ud560 \uc218 \uc788\ub294 \ud398\uc774\uc9c0\ub85c \uc774\ub3d9\ud569\ub2c8\ub2e4.
+forgot.password.email.sent =\uc774\uba54\uc77c\uc774 \ub2f9\uc2e0\uc758 \uc774\uba54\uc77c \uc8fc\uc18c\ub85c \ubcf4\ub0b4\uc5b4\uc84c\uc2b5\ub2c8\ub2e4.
+error.user.not.found =\ub7a8\uc2a4\uc5d0\uc11c \uc0ac\uc6a9\uc790\uc774\ub984\uc744 \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \uc0ac\uc6a9\uc790\uc774\ub984\uc744 \ud655\uc778\ud558\uace0 \ub2e4\uc2dc \uc2dc\ub3c4 \ud558\uc2ed\uc2dc\uc694.
+error.support.email.not.set =\uc774\uba54\uc77c\uc744 \ubcf4\ub0bc \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ub7a8\uc2a4\uc11c\ubc84\uac00 \uc774\uba54\uc77c\uc744 \ucc98\ub9ac\ud560 \uc218 \uc788\ub3c4\ub85d \uc124\uc815\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4. \uad00\ub9ac\uc790\uc5d0\uac8c \ubb38\uc758\ud558\uc138\uc694.
+error.password.request.expired =\uc0c8 \uc554\ud638 \uc694\uccad\uc774 \ub9cc\ub8cc\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc0c8 \uc694\uccad\uc744 \ud558\uae30 \uc704\ud574\uc11c\ub294 "\uc783\uc5b4\ubc84\ub9b0 \uc554\ud638"\ub9c1\ud06c\ub97c \ud074\ub9ad\ud558\uc138\uc694.
label.forgot.password.instructions.1 =\uc0ac\uc6a9\uc790\uc774\ub984\uc774\ub098 \uc774\uba54\uc77c\uc744 \uc785\ub825\ud558\uc138\uc694. \uc554\ud638\ub97c \ubcc0\uacbd\ud560 \uc218 \uc788\ub294 \ub9c1\ud06c\uac00 \uc774\uba54\uc77c\ub85c \ubcf4\ub0b4\uc5b4\uc9c8 \uac83\uc785\ub2c8\ub2e4.
label.forgot.password.instructions.2 =\uc774\uba54\uc77c \uc8fc\uc18c\ub97c \ubaa8\ub974\uba74 \uc2dc\uc2a4\ud15c \uad00\ub9ac\uc790\uc5d0\uac8c \ubb38\uc758\ud558\uc138\uc694.
+label.forgot.password.email =\uc774\uba54\uc77c \ud655\uc778
label.forgot.password.username =\uc0ac\uc6a9\uc790 \uc774\ub984 \ud655\uc778
-label.help =\ub3c4\uc6c0\ub9d0?
-label.html.flashTheme =\ud50c\ub798\uc2dc \ud14c\ub9c8
-label.html.htmlTheme =HTML \ud14c\ub9c8
-label.lamscommunity.changeuser = lamscommunity.org \uc0ac\uc6a9\uc790 {0}\ub97c \uc0ac\uc6a9\ud558\ub294\uac83\uc744 \uc911\uc9c0
-label.lamscommunity.info =\ub7a8\uc2a4 \ucee4\ubba4\ub2c8\ud2f0\ub294 \ub7a8\uc2a4\ub97c \uc0ac\uc6a9\ud558\ub294 \uc120\uc0dd\ub2d8, \uad00\ub9ac\uc790, \uac1c\ubc1c\uc790\ub4e4\uc758 \uae00\ub85c\ubc8c \ucee4\ubba4\ub2c8\ud2f0\uc785\ub2c8\ub2e4. \uc5ec\ub7ec \uc18c \ucee4\ubba4\ub2c8\ud2f0\uc5d0\uc11c \ub7a8\uc2a4\uc5d0 \ub300\ud55c \ucd5c\uc2e0 \ub274\uc2a4, \ud1a0\ub860 \ud3ec\ub7fc, \uacf5\uc720\ub41c \ub7a8\uc2a4 \uc21c\ucc28\ud559\uc2b5 \ub808\ud3ec\uc9c0\ud1a0\ub9ac\uc5d0 \uc811\uadfc\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.
-label.lamscommunity.login = lamscommunity.org \ub85c\uadf8\uc778
+error.forgot.password.fields =\ub450 \ud56d\ubaa9\uc774 \ubaa8\ub450 \ud544\uc694\ud569\ub2c8\ub2e4. \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uc138\uc694.
+error.email.not.sent =\uc11c\ubc84\uc5d0\uc11c \uc218\uc2e0\uc790\uc5d0\uac8c \uc774\uba54\uc77c\uc744 \ubcf4\ub0b4\ub294\ub370 \uc2e4\ud328\ud558\uc600\uc2b5\ub2c8\ub2e4. \uc2dc\uc2a4\ud15c \uad00\ub9ac\uc790\uc5d0\uac8c \ubb38\uc758\ud558\uc138\uc694.
+error.email.not.found =\uc785\ub825\ud55c \uc774\uba54\uc77c\uacfc \uc77c\uce58\ud558\ub294 \uc0ac\uc6a9\uc790\ub97c \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \uc774\uba54\uc77c\uc744 \ud655\uc778\ud558\uace0 \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uc138\uc694.
+error.forgot.password.email =\uc774\uba54\uc77c \uc8fc\uc18c\ub97c \uc785\ub825\ud558\uc138\uc694.
+error.forgot.password.username =\uc0ac\uc6a9\uc790 \uc774\ub984\uc744 \uc785\ub825\ud558\uc138\uc694
+button.select.another.importfile =\uac00\uc838\uc624\uae30 \ud560 \ub2e4\ub978 \ud30c\uc77c\uc744 \uc120\ud0dd\ud558\uc138\uc694
+error.forgot.password.incorrect.key =\uc694\uccad\ud0a4\uac00 \uc815\ud655\ud558\uc9c0 \uc54a\uac70\ub098 \uc774\ubbf8 \uc0ac\uc6a9\ub418\uc5c8\uc2b5\ub2c8\ub2e4. "\uc783\uc5b4\ubc84\ub9b0 \uc554\ud638"\ub97c \ud074\ub9ad\ud574\uc11c \uc0c8 \uc554\ud638\ub97c \uc694\uccad\ud558\uc138\uc694
+label.export.advanced.options =\ub0b4\ubcf4\ub0b4\uae30- \uace0\uae09 \uc635\uc158
+lessonsearch.title =\ud559\uc2b5\uc5d0\uc11c \ud559\uc2b5\uc790 \uac80\uc0c9
+lessonsearch.instuctions =\ud559\uc2b5\uc790\uc758 \ub85c\uadf8\uc778, \uc131 \ud639\uc740 \uc774\ub984\uc744 \uc785\ub825\ud558\uc138\uc694. \uc774\ub984\uc744 \uc785\ub825\ud558\uba74 \uc77c\uce58\ub418\ub294 \ud559\uc2b5\uc790\uac00 \ub098\ud0c0\ub0a0 \uac83\uc785\ub2c8\ub2e4.
+lessonsearch.results ="{0}" \uac00 \ubc1c\uacac\ub41c \ud559\uc2b5\ub4e4
+index.searchlesson =\ud559\uc2b5\uc790 \uac80\uc0c9
+index.searchlesson.tooltip =\ub808\uc2a8\uc804\uccb4\uc5d0\uc11c \ud559\uc2b5\uc790 \uac80\uc0c9
+lessonsearch.noresults =\ud559\uc2b5\uc744 \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
+error.multiple.emails =\uc8fc\uc5b4\uc9c4 \uc774\uba54\uc77c\uc744 \uac00\uc9c4 \uc5ec\ub7ec \uc0ac\uc6a9\uc790\uac00 \uc788\uc2b5\ub2c8\ub2e4. \uc774\uba54\uc77c\uc744 \ubcf4\ub0bc \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \uc0ac\uc6a9\uc790\uc774\ub984\uc73c\ub85c \ub2e4\uc2dc \uc2dc\ub3c4\ud574\ubcf4\uac70\ub098 \uad00\ub9ac\uc790\uc5d0\uac8c \ubb38\uc758\ud558\uc2ed\uc2dc\uc694.
label.lamscommunity.message = lamscommunity.org \uc5d0 \ub85c\uadf8\uc778
-label.lamscommunity.notRegistered.1 =\ub2f9\uc2e0\uc758 \uc11c\ubc84\uac00 \ub7a8\uc2a4 \ucee4\ubba4\ub2c8\ud2f0\uc5d0 \ub4f1\ub85d\uc774 \ub418\uc5b4\uc788\uc9c0 \uc54a\uc544\uc11c \uc21c\ucc28\ud559\uc2b5\uc744 \ub7a8\uc2a4\ucee4\ubba4\ub2c8\ud2f0\uc5d0\uc11c \ub7a8\uc2a4\uc11c\ubc84\ub85c \uac00\uc838\uc62c \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \uc774 \uae30\ub2a5\uc744 \ud65c\uc131\ud654 \uc2dc\ud0a4\uae30 \uc704\ud574\uc11c\ub294 \uc2dc\uc2a4\ud15c \uad00\ub9ac\uc790\uc5d0\uac8c \ubb38\uc758\ud558\uc2ed\uc2dc\uc694.
-label.lamscommunity.notRegistered.2 =\uadf8\ub7ec\ub098 \ub7a8\uc2a4 \ucee4\ubba4\ub2c8\ud2f0 \uc6f9\uc0ac\uc774\ud2b8\uc5d0\uc11c \uc218\ub3d9\uc73c\ub85c \uc21c\ucc28\ud559\uc2b5\uc744 \ub2e4\uc6b4 \ubc1b\uc544 \uac00\uc838\uc624\uae30 \ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.
+label.lamscommunity.login = lamscommunity.org \ub85c\uadf8\uc778
label.lamscommunity.password = lamscommunity.org \uc554\ud638
-label.language =\uc5b8\uc5b4
-label.last_name =\uc131
-label.ld.zip.file =\ud559\uc2b5\uc124\uacc4 \uc555\ucd95\ud30c\uc77c
-label.lesson.sorting.enabled =\ud559\uc2b5 \uc815\ub82c \ud65c\uc131\ud654\ub428
-label.mobile_phone =\uc774\ub3d9 \uc804\ud654
-label.msg.status =\uc0c1\ud0dc:{0}
-label.name =\uc774\ub984
-label.no =\uc544\ub2c8\uc624
-label.ok =\ud655\uc778
-label.open.lesson =\ud559\uc2b5 \uc5f4\uae30
-label.password =\uc554\ud638
-label.password.confirm.new.password =\uc0c8 \uc554\ud638 \ud655\uc778
-label.password.new.password =\uc0c8 \uc554\ud638
-label.password.old.password =\uc774\uc804 \uc554\ud638
-label.portrait.current =\ud604\uc7ac \ud3ec\ud2b8\ud3f4\ub9ac\uc624
-label.portrait.upload =\uc0c8 \ud3ec\ud2b8\ud3f4\ub9ac\uc624 \uc62c\ub9ac\uae30
-label.postcode =\uc6b0\ud3b8\ubc88\ud638
+index.lamscommunity =\ub7a8\uc2a4 \ucee4\ubba4\ub2c8\ud2f0
+label.lamscommunity.changeuser = lamscommunity.org \uc0ac\uc6a9\uc790 {0}\ub97c \uc0ac\uc6a9\ud558\ub294\uac83\uc744 \uc911\uc9c0
+lamscommunity.login.failed = lamscommunity.org \uc5d0 \ub85c\uadf8\uc778 \uc2e4\ud328. \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uc2ed\uc2dc\uc694.
+public.folder =\uacf5\uac1c \ud3f4\ub354
+videorecorder.instructions.fck =\ub179\ud654\ub97c \uc2dc\uc791\ud558\uac70\ub098 \ub9c8\uce58\uae30 \uc704\ud574\uc11c \ub179\ud654\ubc84\ud2bc\uc744 \ud074\ub9ad\ud558\uc138\uc694. \ub179\ud654\uac00 \uc644\ub8cc\ub418\uba74 \uc7ac\uc0dd\ubc84\ud2bc\uc744 \ud074\ub9ad\ud558\uc5ec \ubcfc \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ube44\ub514\uc624\ub97c \ucd94\uac00\ud560 \uc900\ube44\uac00 \ub418\uba74 \ub9c9\ub300\ubc84\ud2bc\uc744 \ud074\ub9ad\ud558\uc138\uc694.
+index.coursegradebook =\uac15\uc88c \uc131\uc801\ubd80
+index.coursegradebook.tooltip =\uac15\uc88c\ubcc4 \uc131\uc801\ubd80 \uad00\ucc30 \ud398\uc774\uc9c0 \uc5f4\uae30
+index.coursegradebook.learner =\ub0b4 \uc131\uc801
+index.coursegradebookmonitor =\uc810\uc218
+index.moreActions =\ucd94\uac00 \uc635\uc158
label.required =\ud544\uc218
-label.return.to.myprofile =\ub0b4 \uac1c\uc778\uc815\ubcf4\ub85c \ub3cc\uc544\uac00\uae30
-label.show.groups =\ubaa8\ub460 \ubcf4\uae30
-label.state =\ub3c4
+label.timezone.title =\uc2dc\uac04 \ub300\uc5ed
label.timezone.0 =(GMT -12:00) Eniwetok, Kwajalein
label.timezone.1 =(GMT -11:00) Midway Island, Samoa
+label.timezone.2 =(GMT -10:00) Hawaii
+label.timezone.3 =(GMT -9:00) Alaska
+label.timezone.4 =(GMT -8:00) Pacific Time (US & Canada)
+label.timezone.5 =(GMT -7:00) Mountain Time (US & Canada)
+label.timezone.6 =(GMT -6:00) Central Time (US & Canada), Mexico City
+label.timezone.7 =(GMT -5:00) Eastern Time (US & Canada), Bogota, Lima
+label.timezone.8 =(GMT -4:00) Atlantic Time (Canada), Caracas, La Paz
+label.timezone.9 =(GMT -3:30) Newfoundland
label.timezone.10 =(GMT -3:00) Brazil, Buenos Aires, Georgetown
label.timezone.11 =(GMT -2:00) Mid-Atlantic
label.timezone.12 =(GMT -1:00 hour) Azores, Cape Verde Islands
@@ -156,7 +257,6 @@
label.timezone.17 =(GMT +3:30) Tehran
label.timezone.18 =(GMT +4:00) Abu Dhabi, Muscat, Baku, Tbilisi
label.timezone.19 =(GMT +4:30) Kabul
-label.timezone.2 =(GMT -10:00) Hawaii
label.timezone.20 =(GMT +5:00) Ekaterinburg, Islamabad, Karachi, Tashkent
label.timezone.21 =(GMT +5:30) Bombay, Calcutta, Madras, New Delhi
label.timezone.22 =(GMT +5:45) Kathmandu
@@ -167,113 +267,13 @@
label.timezone.27 =(GMT +9:30) Adelaide, Darwin
label.timezone.28 =(GMT +10:00) Eastern Australia, Guam, Vladivostok
label.timezone.29 =(GMT +11:00) Magadan, Solomon Islands, New Caledonia
-label.timezone.3 =(GMT -9:00) Alaska
label.timezone.30 =(GMT +12:00) Auckland, Wellington, Fiji, Kamchatka
-label.timezone.4 =(GMT -8:00) Pacific Time (US & Canada)
-label.timezone.5 =(GMT -7:00) Mountain Time (US & Canada)
-label.timezone.6 =(GMT -6:00) Central Time (US & Canada), Mexico City
-label.timezone.7 =(GMT -5:00) Eastern Time (US & Canada), Bogota, Lima
-label.timezone.8 =(GMT -4:00) Atlantic Time (Canada), Caracas, La Paz
-label.timezone.9 =(GMT -3:30) Newfoundland
-label.timezone.title =\uc2dc\uac04 \ub300\uc5ed
-label.title =\uc81c\ubaa9
-label.user.guide =[\ub3c4\uc6c0\ub9d0]
-label.username =\uc0ac\uc6a9\uc790 \uc774\ub984
-label.workspace.root_folder =\ub098\uc758 \uc791\uc5c5\uacf5\uac04
-label.yes =\uc608
-lamscommunity.login.failed = lamscommunity.org \uc5d0 \ub85c\uadf8\uc778 \uc2e4\ud328. \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uc2ed\uc2dc\uc694.
-learningdesign.delete =\ud559\uc2b5 \uc124\uacc4\uac00 \uc0ad\uc81c \ub418\uc5c8\uc2b5\ub2c8\ub2e4.{0}
-learningdesign.readonly =\ud559\uc2b5\uc124\uacc4\uc544\uc774\ub514\uac00 {0}\uc778 \ud559\uc2b5\uc124\uacc4\ub294 \uc77d\uae30 \uc804\uc6a9\uc774\uae30 \ub54c\ubb38\uc5d0 \uc0ad\uc81c\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-lessonsearch.instuctions =\ud559\uc2b5\uc790\uc758 \ub85c\uadf8\uc778, \uc131 \ud639\uc740 \uc774\ub984\uc744 \uc785\ub825\ud558\uc138\uc694. \uc774\ub984\uc744 \uc785\ub825\ud558\uba74 \uc77c\uce58\ub418\ub294 \ud559\uc2b5\uc790\uac00 \ub098\ud0c0\ub0a0 \uac83\uc785\ub2c8\ub2e4.
-lessonsearch.noresults =\ud559\uc2b5\uc744 \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-lessonsearch.results ="{0}" \uac00 \ubc1c\uacac\ub41c \ud559\uc2b5\ub4e4
-lessonsearch.title =\ud559\uc2b5\uc5d0\uc11c \ud559\uc2b5\uc790 \uac80\uc0c9
-message.lesson.not.started.cannot.participate =\uc774 \ud559\uc2b5\uc740 \uc544\uc9c1 \uc2dc\uc791\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4. \uc2dc\uc791\ub418\uae30\uc804\uc5d0 \ud559\uc2b5\uc5d0 \ucc38\uac00\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-move.resource.error =\uc790\uc6d0 {0} \ub97c \uc774\ub3d9\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-move.resrouce.error.value.miss =moveResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) \ub294 resourceID, targetFolderID, resourceType \uc640 userID \uc5d0 \ub300\ud55c \uac12\uc744 \ud544\uc694\ub85c \ud569\ub2c8\ub2e4.
-msg.browser.compat =\ube0c\ub77c\uc6b0\uc800\uac00 \ub7a8\uc2a4\uc640 \ud638\ud658\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \ubaa8\uc9c8\ub77c \ud30c\uc774\uc5b4\ud3ed\uc2a4 2\ubc84\uc804 \uc774\uc0c1\uc744 \ucd94\ucc9c\ud569\ub2c8\ub2e4.
-msg.design.not.saved =\ud559\uc2b5 \ub514\uc790\uc778\uc774 \uc800\uc7a5\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4. \ub9c8\uc9c0\ub9c9 \uc800\uc7a5\ud55c \ud6c4\uc5d0 \ubcc0\uacbd\ub41c \ub0b4\uc6a9\uc740 \uc5c6\uc5b4\uc9c8 \uac83\uc785\ub2c8\ub2e4.
-msg.export.choose.format.ims =IMS \ud559\uc2b5 \uc124\uacc4 \uc218\uc900 A \ud3ec\uba67
-msg.export.choose.format.instruction =\ub0b4\ubcf4\ub0b4\uace0\uc790 \ud558\ub294 \ud3ec\uba67\uc744 \uc120\ud0dd\ud558\uc138\uc694.
-msg.export.choose.format.lams =\ub7a8\uc2a4 \ud3ec\uba67
-msg.export.failed =\ud559\uc2b5\uc124\uacc4 \ub0b4\ubcf4\ub0b4\uae30 \uc2e4\ud328
-msg.export.ld.success =\ud559\uc2b5\uc124\uacc4 \ub0b4\ubcf4\ub0b4\uae30\ub97c \uc131\uacf5\uc801\uc73c\ub85c \ud558\uc600\uc2b5\ub2c8\ub2e4.
-msg.export.loading =\ud559\uc2b5\uc124\uacc4 \ub0b4\ub824\ubc1b\uae30\ub97c \uba87 \ucd08\uc548\uc5d0 \uc2dc\uc791\ud560 \uac83\uc785\ub2c8\ub2e4. \uc7a0\uc2dc\ub9cc \uae30\ub2e4\ub9ac\uc2ed\uc2dc\uc694.
-msg.export.success =\ud559\uc2b5\uc124\uacc4\uc640 \ud65c\ub3d9\uc744 \uc131\uacf5\uc801\uc73c\ub85c \ub0b4\ubcf4\ub0b4\uae30 \ud558\uc600\uc2b5\ub2c8\ub2e4.
-msg.export.tool.error.prefix =\ub0b4\ubcf4\ub0b4\uae30 \ub3c4\uad6c \uc911\uc5d0 \uc2e4\ud328\ud55c \uac83\uc774 \uc788\uc2b5\ub2c8\ub2e4.
-msg.groups.empty =\uadf8\ub8f9\uc5c6\uc74c
-msg.hide.detail =\uc138\ubd80\ub0b4\uc6a9 \uac10\ucd94\uae30
-msg.import.failed =\ud559\uc2b5\uc124\uacc4 \uac00\uc838\uc624\uae30\ub97c \uc2e4\ud328\ud558\uc600\uc2b5\ub2c8\ub2e4.
-msg.import.failed.unknown.reason =\uc624\ub958 \uba54\uc138\uc9c0\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.
-msg.import.file.format =\uac00\uc838\uc624\uae30 \ud30c\uc77c\uc740 \ub7a8\uc2a4 2.0 \uc774\uc0c1\ubc84\uc804\uc5d0\uc11c \ub0b4\ubcf4\ub0b4\uae30 \ud55c .zip \ud30c\uc77c\uc774\uac70\ub098 \ub7a8\uc2a4 1.0.2\ubc84\uc804\uc5d0\uc11c \ub0b4##\ub0b4\uae30\ud55c .las \ud30c\uc77c\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.
-msg.import.file.not.found =\uc120\ud0dd\ub41c \ud30c\uc77c\uc774 \uc62c\ub824\uc9c0\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4. \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uae30 \ubc14\ub78d\ub2c8\ub2e4.
-msg.import.ld.success =\ud559\uc2b5\uc124\uacc4\ub97c \uc131\uacf5\uc801\uc73c\ub85c \uac00\uc838\uc624\uae30\ud558\uc600\uc2b5\ub2c8\ub2e4.
-msg.import.success =\ud559\uc2b5\uc124\uacc4\uc640 \ud65c\ub3d9\uc744 \uc131\uacf5\uc801\uc73c\ub85c \uac00\uc838\uc624\uae30\ud558\uc600\uc2b5\ub2c8\ub2e4.
-msg.import.tool.error.prefix =\uc2e4\ud328\ud55c \ub3c4\uad6c \uac00\uc838\uc624\uae30\uac00 \uc788\uc2b5\ub2c8\ub2e4.
-msg.LAMS.copyright.short =2002-2010 \ub7a8\uc2a4 \uc7ac\ub2e8
-msg.LAMS.copyright.statement.1 = LAMS\u2122 \u00a9 2002-2010 \ub7a8\uc2a4 \uc7ac\ub2e8
-msg.LAMS.copyright.statement.2 =LAMS\ub294 \ub7a8\uc2a4\uc7ac\ub2e8\uc758 \ub4f1\ub85d\uc0c1\ud45c\uc785\ub2c8\ub2e4.
-msg.LAMS.copyright.statement.3 =\uc774 \ud504\ub85c\uadf8\ub7a8\uc740 \uacf5\uac1c\uc18c\ud504\ud2b8\uc6e8\uc5b4\uc785\ub2c8\ub2e4. \ub2f9\uc2e0\uc740 \uacf5\uac1c \uc18c\ud504\ud2b8\uc6e8\uc5b4 \uc7ac\ub2e8\uc5d0\uc11c \ubc1c\uac04\ud55c GNU \uc77c\ubc18 \uacf5\uac1c \ub77c\uc774\uc13c\uc2a4 \ubc84\uc804 2\uc758 \uc870\ud56d\uc5d0 \ud55c\ud574 \uc7ac \ubc30\ud3ec\ud558\uac70\ub098 \uc218\uc815\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.
-msg.LAMS.version =\ubc84\uc804
-msg.loading =\ub85c\ub529 \uc911...
-msg.loading.add.lesson.window =\ud559\uc2b5 \ucd94\uac00 \ub9c8\ubc95\uc0ac \uc900\ube44
-msg.loading.admin.window =\uad00\ub9ac\uc790 \ud658\uacbd \ub85c\ub529
-msg.loading.learner.window =\ud559\uc2b5\uc790 \ud658\uacbd \uc900\ube44
-msg.loading.monitor.lesson.window =\ud559\uc2b5\uad00\ucc30 \ud658\uacbd \uc900\ube44
-msg.loading.system.admin.window =\uc2dc\uc2a4\ud15c \uad00\ub9ac \ud658\uacbd \uc900\ube44
-msg.no.lessons =\ud559\uc2b5 \uc5c6\uc74c
-msg.no.more.detail =\ub354 \uc774\uc0c1 \uc138\ubd80\ub0b4\uc6a9\uc774 \uc5c6\uc2b5\ub2c8\ub2e4.
-msg.password.changed =\ub2f9\uc2e0\uc758 \uc554\ud638\uac00 \ubcc0\uacbd\ub418\uc5c8\uc2b5\ub2c8\ub2e4.
-msg.portrait.none =\ud3ec\ud2b8\ud3f4\ub9ac\uc624\uac00 \uc62c\ub824\uc9c0\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.
-msg.portrait.resized =\uc774\ubbf8\uc9c0\uac00 120x120 \ud53d\uc140\ub85c \ud06c\uae30\uac00 \ubcc0\uacbd\ub429\ub2c8\ub2e4. \ud5c8\uc6a9\ub41c \uc774\ubbf8\uc9c0 \ud3ec\uba67\uc740 PNG, GIF, JPG, WBMP, BMP \uc785\ub2c8\ub2e4.
-msg.reason.is =\uc774\uc720\ub294
-msg.show.detail =\uc138\ubd80\ub0b4\uc6a9 \ubcf4\uae30
-msg.status.disabled =\uc774 \ud559\uc2b5\uc740 \ube44 \ud65c\uc131\ud654\ub418\uc5b4 \uc811\uadfc\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-msg.status.finished =\uc774 \ud559\uc2b5\uc740 \uc644\ub8cc\ub418\uac70\ub098 \uc800\uc7a5\uc18c\uc5d0 \uc800\uc7a5\ub418\uc5c8\uc2b5\ub2c8\ub2e4.
-msg.status.not.stated =\uc774 \ud559\uc2b5\uc740 \uc544\uc9c1 \uc2dc\uc791\ub418\uc9c0 \uc54a\uc544\uc11c \uadf8\uac83\uc744 \uc811\uadfc\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-msg.status.removed =\uc774 \ud559\uc2b5\uc740 \uc81c\uac70\ub418\uc5c8\uc2b5\ub2c8\ub2e4.
-no.such.content =\ubc84\uc804 \uc544\uc774\ub514\uac00 {0} \uc778 \ucee8\ud150\uce20\ub97c \uc800\uc7a5\uc18c {1} \uc5d0\uc11c \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-no.such.learningdesign.exist =\ud559\uc2b5\uc124\uacc4\uc544\uc774\ub514\uac00 {0}\uc778 \ud559\uc2b5\uc124\uacc4\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.
-no.such.user =\uc0ac\uc6a9\uc790 \uc544\uc774\ub514\uac00 {0}\uc778 \uc0ac\uc6a9\uc790\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.
-no.such.user.exist =\uc0ac\uc6a9\uc790 \uc544\uc774\ub514\uac00 {0}\uc778 \uc0ac\uc6a9\uc790\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.
-no.such.workspace =\uc791\uc5c5\uacf5\uac04 \ud3f4\ub354 \uc544\uc774\ub514\uac00 {0}\uc778 \uc791\uc5c5\uacf5\uac04 \ud3f4\ub354\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.
-no.such.workspace.exist =\uc791\uc5c5\uacf5\uac04\ud3f4\ub354 \uc544\uc774\ub514\uac00 {0}\uc778 \uc791\uc5c5\uacf5\uac04 \ud3f4\ub354\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.
-organisations =\ub0b4 \uadf8\ub8f9
-public.folder =\uacf5\uac1c \ud3f4\ub354
-rename.resource.error =\uc790\uc6d0 {0} \uc758 \uc774\ub984\uc744 \ubcc0\uacbd\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-rename.resource.error.miss.vaue =renameResource(Long resourceID,Integer newName, String resourceType, Integer userID) \ub294 resourceID, targetFolderID, resourceType \uc640 userID \uac12\uc744 \ud544\uc694\ub85c \ud569\ub2c8\ub2e4.
-rename.resource.unspport =\ub7a8\uc2a4\ub294 \uc791\uc5c5\uacf5\uac04 \uc778\ud130\ud398\uc774\uc2a4\ub97c \ud1b5\ud55c \ud30c\uc77c\uc758 \uc774\ub984\ubcc0\uacbd\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.
-resource.already.exist =\uc790\uc6d0 {0}\uc740 \uc800\uc7a5\uc18c {1} \uc5d0 \uc774\ubbf8 \uc874\uc7ac\ud569\ub2c8\ub2e4.
-title.add.lesson.window =\ud559\uc2b5 \ucd94\uac00::\ub7a8\uc2a4
-title.admin.window =\uad00\ub9ac::\ub7a8\uc2a4
-title.all.my.lessons =\ubaa8\ub4e0 \ub0b4 \ud559\uc2b5
-title.archived.groups =\uc800\uc7a5\ub41c \uadf8\ub8f9
-title.author.window =\ub7a8\uc2a4::\uc791\uc131
-title.change.password.window =\ub7a8\uc2a4::\uc554\ud638\ubcc0\uacbd
-title.change.portrait.window =\ub7a8\uc2a4::\ub0b4 \ud3ec\ud2b8\ud3f4\ub9ac\uc624 \ubc14\uafb8\uae30
-title.edit.profile.window =\ub7a8\uc2a4::\ub0b4 \ud504\ub85c\ud30c\uc77c \ud3b8\uc9d1
-title.error.window =\ub7a8\uc2a4::\uc624\ub958
-title.export =\ub0b4\ubcf4\ub0b4\uae30 \ub3c4\uad6c \ucee8\ud150\uce20
-title.export.choose.format =\ub0b4\ubcf4\ub0b4\uae30 \ucee8\ud150\uce20 \ud3ec\uba67 \uc120\ud0dd
-title.export.loading =\ub3c4\uad6c \ub0b4\uc6a9 \ub0b4\ubcf4\ub0b4\uae30 \uc900\ube44
-title.forgot.password =\uc554\ud638 \uc783\uc5b4\ubc84\ub9bc
-title.import =\ub3c4\uad6c \ub0b4\uc6a9 \uac00\uc838\uc624\uae30
-title.import.instruction =\ud559\uc2b5\uc124\uacc4 \uc555\ucd95\ud30c\uc77c\uc744 \uc120\ud0dd\ud558\uace0 \uac00\uc838\uc624\uae30\ud558\uc2ed\uc2dc\uc694.
title.import.lamscommunity = lamscommunity.org \uc5d0\uc11c \uac00\uc838\uc624\uae30
-title.import.result =\ub3c4\uad6c \ub0b4\uc6a9 \uac00\uc838\uc624\uae30 \uacb0\uacfc
-title.lams =\ub7a8\uc2a4
-title.learner.window =\ud559\uc2b5\uc790::\ub7a8\uc2a4
-title.login.window =\ub85c\uadf8\uc778-\ub7a8\uc2a4::\ud559\uc2b5\ud65c\ub3d9 \uad00\ub9ac \uc2dc\uc2a4\ud15c
-title.monitor.lesson.window =\ud559\uc2b5\uad00\ucc30::\ub7a8\uc2a4
-title.password.changed.window =\ub7a8\uc2a4::\uc554\ud638\uac00 \ubcc0\uacbd\ub428
-title.password.change.screen =\ube44\ubc00\ubc88\ud638 \ubcc0\uacbd
-title.portrait.change.screen =\ub0b4 \ud3ec\ud2b8\ud3f4\ub9ac\uc624 \ubc14\uafb8\uae30
-title.profile.edit.screen =\ub0b4 \ud504\ub85c\ud30c\uc77c \ud3b8\uc9d1
-title.profile.window =\ub7a8\uc2a4::\ub0b4 \ud504\ub85c\ud30c\uc77c
-title.system.admin.window =\uc2dc\uc2a4\ud15c \uad00\ub9ac::\ub7a8\uc2a4
-unable.copy =\uc624\ub958 {0} \ub54c\ubb38\uc5d0 \ud559\uc2b5\uc124\uacc4\ub97c \ubcf5\uc0ac\ud560 \uc218 \uc5c6\uc74c.
-unsupport.move =\ub7a8\uc2a4\ub294 \uc791\uc5c5\uacf5\uac04 \uc778\ud130\ud398\uc774\uc2a4\ub97c \ud1b5\ud55c \ud30c\uc77c\uc758 \uc774\ub3d9\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.
-videorecorder.instructions.fck =\ub179\ud654\ub97c \uc2dc\uc791\ud558\uac70\ub098 \ub9c8\uce58\uae30 \uc704\ud574\uc11c \ub179\ud654\ubc84\ud2bc\uc744 \ud074\ub9ad\ud558\uc138\uc694. \ub179\ud654\uac00 \uc644\ub8cc\ub418\uba74 \uc7ac\uc0dd\ubc84\ud2bc\uc744 \ud074\ub9ad\ud558\uc5ec \ubcfc \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ube44\ub514\uc624\ub97c \ucd94\uac00\ud560 \uc900\ube44\uac00 \ub418\uba74 \ub9c9\ub300\ubc84\ud2bc\uc744 \ud074\ub9ad\ud558\uc138\uc694.
+label.lamscommunity.notRegistered.1 =\ub2f9\uc2e0\uc758 \uc11c\ubc84\uac00 \ub7a8\uc2a4 \ucee4\ubba4\ub2c8\ud2f0\uc5d0 \ub4f1\ub85d\uc774 \ub418\uc5b4\uc788\uc9c0 \uc54a\uc544\uc11c \uc21c\ucc28\ud559\uc2b5\uc744 \ub7a8\uc2a4\ucee4\ubba4\ub2c8\ud2f0\uc5d0\uc11c \ub7a8\uc2a4\uc11c\ubc84\ub85c \uac00\uc838\uc62c \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \uc774 \uae30\ub2a5\uc744 \ud65c\uc131\ud654 \uc2dc\ud0a4\uae30 \uc704\ud574\uc11c\ub294 \uc2dc\uc2a4\ud15c \uad00\ub9ac\uc790\uc5d0\uac8c \ubb38\uc758\ud558\uc2ed\uc2dc\uc694.
+label.lamscommunity.notRegistered.2 =\uadf8\ub7ec\ub098 \ub7a8\uc2a4 \ucee4\ubba4\ub2c8\ud2f0 \uc6f9\uc0ac\uc774\ud2b8\uc5d0\uc11c \uc218\ub3d9\uc73c\ub85c \uc21c\ucc28\ud559\uc2b5\uc744 \ub2e4\uc6b4 \ubc1b\uc544 \uac00\uc838\uc624\uae30 \ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.
+label.lamscommunity.info =\ub7a8\uc2a4 \ucee4\ubba4\ub2c8\ud2f0\ub294 \ub7a8\uc2a4\ub97c \uc0ac\uc6a9\ud558\ub294 \uc120\uc0dd\ub2d8, \uad00\ub9ac\uc790, \uac1c\ubc1c\uc790\ub4e4\uc758 \uae00\ub85c\ubc8c \ucee4\ubba4\ub2c8\ud2f0\uc785\ub2c8\ub2e4. \uc5ec\ub7ec \uc18c \ucee4\ubba4\ub2c8\ud2f0\uc5d0\uc11c \ub7a8\uc2a4\uc5d0 \ub300\ud55c \ucd5c\uc2e0 \ub274\uc2a4, \ud1a0\ub860 \ud3ec\ub7fc, \uacf5\uc720\ub41c \ub7a8\uc2a4 \uc21c\ucc28\ud559\uc2b5 \ub808\ud3ec\uc9c0\ud1a0\ub9ac\uc5d0 \uc811\uadfc\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.
+label.html.flashTheme =\ud50c\ub798\uc2dc \ud14c\ub9c8
+label.html.htmlTheme =HTML \ud14c\ub9c8
#======= End labels: Exported 268 labels for ko KR =====
Index: lams_central/conf/language/lams/ApplicationResources_no_NO.properties
===================================================================
RCS file: /usr/local/cvsroot/lams_central/conf/language/lams/ApplicationResources_no_NO.properties,v
diff -u -r1.31.4.5.2.4 -r1.31.4.5.2.5
--- lams_central/conf/language/lams/ApplicationResources_no_NO.properties 4 Mar 2010 01:21:48 -0000 1.31.4.5.2.4
+++ lams_central/conf/language/lams/ApplicationResources_no_NO.properties 16 Apr 2010 06:19:03 -0000 1.31.4.5.2.5
@@ -2,150 +2,251 @@
#language code: no
#locale code: NO
- # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Wed Mar 03 00:17:46 CST 2010
+ # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Apr 16 00:06:27 CST 2010
#=================== labels for LAMS Central =================#
-403.title =Din rolle tillater deg ikke \u00e5 se p\u00e5 denne siden. Vennligst kontakt systemadministrator hvis du mener at din rolle skal endres.
-404.message =Den forespurte siden ble ikke funnet.
-404.title =Siden er ikke funnet
-audit.user.password.change =Passordet er endret for: {0}
-authoring.msg.save.success =Gratulerer, ditt innhold er lagret !
-button.cancel =Angre
-button.close =Lukk
-button.export =Eksport
-button.import =Importer
-button.login =Logg inn
-button.reset =Sett tilbake
-button.save =Lagre
-button.select.another.importfile =Velg en annen fil for import
-button.select.importfile =Velg filen som skal importeres
-content.delete.success =Innholdet er slettet.
-copy.no.support =LAMS st\u00f8tter ikke muligheten for \u00e5 kopiere en fil i arbeidsomr\u00e5dets brukersnitt.
-copy.resource.error =Kan ikke kopiere ressursen: {0}
-copy.resource.error.value.miss =Kopiere ressurs (langressursID, strengressurs type,Tall brukerID) krever en verdi for ressursID, ressurs Type og bruker ID.
-creating.workspace.folder.error =Et unntak oppsto n\u00e5r arbeidsomr\u00e5det mappe innold {0} skulle lages.
-delete.folder.error =Kan ikke fjerne denne mappen fordi det er en rot mappe.
-delete.learningdesign.error =Kan ikke fjerne et design med design_id {0] fordi denne har kun LESE modus.
-delete.lesson.error =LAMS st\u00f8tter ikke muligheten for \u00e5 fjerne en leksjon ved hjelp av arbeidsomr\u00e5dets brukersnitt.
-delete.resource.error =Kan ikke fjerne ressursen {0}
-delete.resource.error.value.miss =Fjerne ressurs (langressursID, strengressurs type,Tall brukerID) krever en verdi for ressursID, ressurs Type og bruker ID.
+label.username =Brukernavn
+label.password =Passord
error.authorisation =Du har ikke tilgang til \u00e5 gj\u00f8re dette.
-error.email.not.found =Finner ingen med den e-post adressen som er oppgitt. Vennligst kontroller denne og pr\u00f8v igjen
-error.email.not.sent =Serveren klarte ikke \u00e5 sende e-posten til mottageren. Vennligst kontakt systemadministrator
-error.email.required =e-post adresse m\u00e5 registreres
-error.firstname.required =Fornavn m\u00e5 registreres.
-error.forgot.password.email =Vennligst skriv inn en e-post adresse
-error.forgot.password.fields =Begge felt m\u00e5 fylles ut. Pr\u00f8v igjen
-error.forgot.password.incorrect.key =Foresp\u00f8rselen er ikke riktig eller den er benyttet tidligere. Klikk p\u00e5 "Glemt passordet" for \u00e5 sende en ny foresp\u00f8rsel.
-error.forgot.password.username =Vennligst skriv inn et brukernavn
+heading.general.error =Feil
error.general.1 =Beklager, en feil har oppst\u00e5tt.
error.general.2 =Det er problem med \u00e5 utf\u00f8re denne foresp\u00f8rselen. Lukk nettleseren og pr\u00f8v igjen.
error.general.3 =Hvis problemet fortsetter s\u00e5 kontakt systemadministrator eller teknisk forum ved : http://lamscommunity.org/.
-error.lastname.required =Etternavn m\u00e5 registreres.
-error.login =Beklager, brukernavn eller passord er ikke kjent. Vennligst pr\u00f8v igjen.
-error.multiple.emails =Det er flere brukere i LAMS med denne e-post adressen. E-post kunne ikke sendes. Vennligst pr\u00f8v igjen og benytt ditt brukernavn eller kontakt system administrator.
error.newpassword.mismatch =Dine nye passord er ikke i samsvar med hverandre.
error.oldpassword.mismatch =Ditt gamle passord er ikke riktig.
-error.password.request.expired =Tiden til \u00e5 behandle foresp\u00f8rsel om passord har l\u00f8pt ut. Klikk p\u00e5 lenken til " Glemt passord" igjen for \u00e5 starte en ny foresp\u00f8rsel.
-error.portrait.not.image =Dette er ikke en billed fil (PNG, GIF, JPG, WBMP og BMP format er gyldig).
-error.support.email.not.set =E-post kan ikke sendes. LAMS serveren er ikke satt opp til \u00e5 behandle e-post. Vennligst kontakt systemadministrator.
-error.system.error =En feil har oppst\u00e5tt. Start igjen. \u00c5rsaken er: {0}
-error.user.not.found =Vi finner ikke brukernavnet ditt i LAMS. Vennligst kontroller brukernavnet og fors\u00f8k igjen
-error.valid.email.required =e-post adressen m\u00e5 v\u00e6re gyldig.
-flash.download.player =Last ned Flash avspiller
-flash.min.error =Flash versjon 8 eller h\u00f8yere m\u00e5 v\u00e6re installert.
-folder.already.exist =En mappe med navnet {0} finnes allerede.
+heading.password.change.screen =Endre passord
+label.password.old.password =Gammelt passord
+label.password.new.password =Nytt passord
+label.password.confirm.new.password =Bekreft nytt passord
+heading.password.changed.screen =Passord er endret
+msg.password.changed =Ditt passord har blitt endret
+error.login =Beklager, brukernavn eller passord er ikke kjent. Vennligst pr\u00f8v igjen.
+button.login =Logg inn
+label.user.guide =[Hjelp]
+msg.loading =Laster inn ...
+msg.LAMS.version =Versjon
+msg.LAMS.copyright.short =2002-2009 LAMS Foundation.
+button.save =Lagre
+button.cancel =Angre
+invalid.wddx.packet =Ugyldig objekt i WDDX pakke. Feilen var {0}.
+no.such.learningdesign.exist =Det finnes ikke en slik design id for(0):
+no.such.user.exist =Det finnes ingen bruker med bruker_id {0}
+no.such.workspace.exist =Det finnes ingen arbeidsomr\u00e5de mappe med mappe_id {0}.
+delete.resource.error =Kan ikke fjerne ressursen {0}
+delete.resource.error.value.miss =Fjerne ressurs (langressursID, strengressurs type,Tall brukerID) krever en verdi for ressursID, ressurs Type og bruker ID.
+delete.lesson.error =LAMS st\u00f8tter ikke muligheten for \u00e5 fjerne en leksjon ved hjelp av arbeidsomr\u00e5dets brukersnitt.
+delete.folder.error =Kan ikke fjerne denne mappen fordi det er en rot mappe.
+delete.learningdesign.error =Kan ikke fjerne et design med design_id {0] fordi denne har kun LESE modus.
folder.delete =Mappe er fjernet: {0}
+copy.resource.error =Kan ikke kopiere ressursen: {0}
+copy.resource.error.value.miss =Kopiere ressurs (langressursID, strengressurs type,Tall brukerID) krever en verdi for ressursID, ressurs Type og bruker ID.
+copy.no.support =LAMS st\u00f8tter ikke muligheten for \u00e5 kopiere en fil i arbeidsomr\u00e5dets brukersnitt.
+unable.copy =Kan ikke kopiere en design p\u00e5 grunn av feil {0}
+no.such.user =Det eksisterer ikke en bruker med brukerID {0}.
+no.such.workspace =Det finnes ingen arbeidsomr\u00e5de mappe med mappe_id {0}
+learningdesign.delete =Design er fjernet {0}
+learningdesign.readonly =Kan ikke slette en design med design_id: {0} fordi denne kun har leserettighet.
+move.resource.error =Kan ikke flytte ressursen: {0}
+move.resrouce.error.value.miss =Flytte ressurs (langressursID, strengressurs type,Tall brukerID) krever en verdi for ressursID, ressurs Type og bruker ID.
+unsupport.move =LAMS tillater ikke \u00e5 flytte en fil gjennom arbeidsomr\u00e5dets brukersnitt.
+creating.workspace.folder.error =Et unntak oppsto n\u00e5r arbeidsomr\u00e5det mappe innold {0} skulle lages.
+resource.already.exist =Ressursen {0} finnes allerede i databasen {1}.
+no.such.content =Intet innhold med versjonsID {0} er funnet i databasen {1}.
+content.delete.success =Innholdet er slettet.
+rename.resource.error =Kan ikke gi ressursen: {0} nytt navn
+rename.resource.error.miss.vaue =Endre navn p\u00e5 ressurs (langressursID, strengressurs type,Tall brukerID) krever en verdi for ressursID, ressurs Type og bruker ID.
+rename.resource.unspport =LAMS tillater ikke \u00e5 endre filnavn i arbeidsomr\u00e5dets brukersnitt.
+folder.already.exist =En mappe med navnet {0} finnes allerede.
+organisations =Mine grupper
folders =Mapper
-forgot.password.email.body =Klikk p\u00e5 lenken nedenfor og du f\u00f8res til siden hvor du kan endre passordet ditt.
-forgot.password.email.sent =En e-post er sent til din e-post adresse
-forgot.password.email.subject =LAMS server - Svar p\u00e5 glemt passord
-heading.general.error =Feil
-heading.password.changed.screen =Passord er endret
-heading.password.change.screen =Endre passord
-index.addlesson =Legg til leksjon
-index.author =Forfatter
-index.classman =Administrere under-grupper
-index.community =Fellesskap
-index.coursegradebook =Kontroll-karakterbok
-index.coursegradebook.learner =Min karakterbok
-index.coursegradebookmonitor =Karakterbok
-index.coursegradebook.tooltip =\u00c5pne karakterbok
-index.courseman =Gruppe administrasjon
-index.dummymonitor =Test kontroll modus
-index.lamscommunity =LAMS community:
+title.lams =LAMS
+title.login.window =Login :: LAMS:: l\u00e6ringsaktivitet administrasjons system
+title.system.admin.window =System administrasjon : LAMS
+msg.loading.system.admin.window =Laster inn systemadministrasjons milj\u00f8.
+title.admin.window =Admin.: LAMS
+msg.loading.admin.window =Henter inn administrasjons milj\u00f8.
+title.add.lesson.window =Legg til leksjon:: LAMS
+msg.loading.add.lesson.window =Laster inn "lag leksjon" hjelpeprogram.
+title.monitor.lesson.window =Kontroller modus :: LAMS
+msg.loading.monitor.lesson.window =Laster inn Leksjons kontroll milj\u00f8.
+title.learner.window =Student:: LAMS
+msg.loading.learner.window =Laster student milj\u00f8.
+title.change.password.window =LAMS :: Endre passord
+title.password.changed.window =LAMS :: Passord er endret
+title.error.window =LAMS :: Feil
+authoring.msg.save.success =Gratulerer, ditt innhold er lagret !
+label.authoring.close =Lukk
+label.authoring.re.edit =Rediger igjen
+index.welcome =Velkommen
index.logout =Logg ut
-index.monitor =Kontroll modus
-index.moreActions =Fler alternativer
-index.mycourses =Mine grupper
-index.myprofile =Min profil
-index.participate =Delta
index.refresh =Frisk opp
index.refresh.hint =Du m\u00e5 muligens klikke p\u00e5 meg etter at du har lagt til/fjernet kurs/klasser/leksjoner
-index.searchlesson =S\u00f8k
-index.searchlesson.tooltip =S\u00f8k etter studenter p\u00e5 tvers av leksjoner
+index.myprofile =Min profil
index.sysadmin =System administrasjon
-index.welcome =Velkommen
-invalid.wddx.packet =Ugyldig objekt i WDDX pakke. Feilen var {0}.
+index.courseman =Gruppe administrasjon
+index.author =Forfatter
+index.classman =Administrere under-grupper
+index.addlesson =Legg til leksjon
+index.monitor =Kontroll modus
+index.participate =Delta
+index.dummymonitor =Test kontroll modus
+title.import.result =Resultat av import
+title.import =Innhold i importverkt\u00f8yet
+title.import.instruction =Vennligst velg LAMS sekvens som skal importeres.
+title.export.loading =Eksportverkt\u00f8yet laster opp
+label.ld.zip.file =Import fil for learning Design
+msg.import.success =Design og aktiviteter er importert korrekt.
+msg.import.ld.success =Design er importert korrekt.
+msg.import.tool.error.prefix =Det er noen verkt\u00f8y som mislykktes ved import.
+msg.import.failed =Import av design er mislykket
+msg.export.loading =Nedlasting av l\u00e6resekvensen starter automatisk om noen sekunder, vennligst vent....
+msg.export.success =L\u00e6re design og aktiviteter er eksportert korrekt.
+msg.export.ld.success =Design eksport er korrekt
+msg.export.tool.error.prefix =Det er noen verkt\u00f8y som mislyktes ved eksport.
+msg.export.failed =Eksport av design er mislykket
+msg.reason.is =\u00c5rsaken er:
+button.close =Lukk
+button.import =Importer
+msg.LAMS.copyright.statement.1 =LAMS\u2122 \u00a9 2002-2009 LAMS Foundation.
+msg.LAMS.copyright.statement.2 =LAMS er et varemerke for LAMS Foundation. (http://lamsfoundation.org).
+msg.LAMS.copyright.statement.3 =Dette programmet er en gratis programvare; du kan distribuere det videre og modifisere det iht reglene i "GNU General Public License version 2.0" som er publisert av Free Software Foundation.
+title.export =Innhold i eksport verkt\u00f8y
+error.system.error =En feil har oppst\u00e5tt. Start igjen. \u00c5rsaken er: {0}
+msg.hide.detail =Skjul detalj
+msg.show.detail =Vis detalj
+msg.no.more.detail =Ingen flere detaljer
+404.title =Siden er ikke funnet
+404.message =Den forespurte siden ble ikke funnet.
+403.title =Din rolle tillater deg ikke \u00e5 se p\u00e5 denne siden. Vennligst kontakt systemadministrator hvis du mener at din rolle skal endres.
+msg.import.failed.unknown.reason =Det er ingen feilmelding tilgjengelig
+msg.import.file.not.found =Den valgte filen er ikke lastet opp av nettleseren. Vennligst fors\u00f8k igjen.
+title.profile.window =LAMS:: Min profil
+title.edit.profile.window =LAMS: Rediger min profil
+title.profile.edit.screen =Rediger min profil
+title.archived.groups =Lagrede grupper
+label.export.portfolio =Eksport-mappe
+label.name =Navn
+label.title =Tittel
+label.first_name =Fornavn
+label.last_name =Etternavn
label.address_line_1 =Adresse linje 1
label.address_line_2 =Adresse linje 2
label.address_line_3 =Adresse linje 3
-label.archived =Arkivert
-label.authoring.close =Lukk
-label.authoring.re.edit =Rediger igjen
label.city =By/Sted
-label.completed =Ferdig !
+label.state =Fylke
label.country =Land
label.day_phone =Telefon, dagtid
-label.disabled =Frakoblet
-label.email =e-post
-label.enable.flash =Tilkobl flash funksjonalitet i studentens vindu
-label.enable.lesson.sorting =Aktiver sortering av leksjoner
label.evening_phone =Telefon kveldstid
-label.export.advanced.options =Eksport - avanserte alternativer
-label.export.portfolio =Eksport-mappe
+label.mobile_phone =Mobiltelefon
label.fax =Faks
-label.first_name =Fornavn
+label.email =e-post
+label.language =Spr\u00e5k
+title.password.change.screen =Endre passord
+msg.groups.empty =Ingen grupper
+button.reset =Sett tilbake
+label.postcode =Postnummer
+label.portrait.current =N\u00e5v\u00e6rende bilde
+label.portrait.upload =Last opp nytt bilde
+msg.portrait.none =Bildet er ikke lastet opp
+title.portrait.change.screen =Endre bildet mitt
+title.change.portrait.window =LAMS:: Endre mitt bilde
+error.portrait.not.image =Dette er ikke en billed fil (PNG, GIF, JPG, WBMP og BMP format er gyldig).
+msg.portrait.resized =Merk: Bilde vil bli skalert til 120 x 120 piksler. Gyldig format er PNG,GIF, JPG, WBMP og BMP.
+label.workspace.root_folder =Mitt arbeidsomr\u00e5de
+msg.design.not.saved =Din design er ikke lagret, alle endringer etter siste lagring vil bli slettet.
+error.firstname.required =Fornavn m\u00e5 registreres.
+error.lastname.required =Etternavn m\u00e5 registreres.
+error.email.required =e-post adresse m\u00e5 registreres
+error.valid.email.required =e-post adressen m\u00e5 v\u00e6re gyldig.
+message.lesson.not.started.cannot.participate =Denne leksjonen har ikke startet. Du kan ikke delta i en leksjon f\u00f8r den er startet.
+index.mycourses =Mine grupper
+title.export.choose.format =Velg eksport format
+msg.export.choose.format.instruction =Vennligst velg det format du \u00f8nsker \u00e5 benytte ved eksport
+msg.export.choose.format.lams =LAMS format
+msg.export.choose.format.ims =IMS Learning Design, niv\u00e5 A format. (Dette formatet kan ikke tas tilbake til LAMS. KUN EKSPORT)
+button.export =Eksport
+label.open.lesson =\u00c5pne leksjon
+label.msg.status =Status: {0}
+msg.status.not.stated =Du f\u00e5r ikke tilgang til denne leksjonen fordi den ikke er startet
+msg.status.disabled =Du f\u00e5r ikke tilgang til denne leksjonen fordi den er deaktivert.
+msg.status.finished =Leksjonen er avsluttet eller arkivert
+msg.status.removed =Denne leksjonen har blitt fjernet.
+index.community =Fellesskap
+msg.browser.compat =Nettleseren din er ikke kompatibel med LAMS' krav. Vi anbefaler Mozilla Firefox 2 eller h\u00f8yere.
+label.disabled =Frakoblet
+label.archived =Arkivert
+flash.min.error =Flash versjon 8 eller h\u00f8yere m\u00e5 v\u00e6re installert.
+flash.download.player =Last ned Flash avspiller
+audit.user.password.change =Passordet er endret for: {0}
+title.author.window =LAMS:: Forfatter
+title.all.my.lessons =Alle leksjonene mine
+msg.no.lessons =Ingen leksjoner
+label.return.to.myprofile =Returner til min profil
+label.help =Hjelp ?
+label.completed =Ferdig !
+msg.import.file.format =Importfilen m\u00e5 enten v\u00e6re en zip fil fra LAMS 2 eller h\u00f8yere eller en .las fil fra LAMS 1.02
+label.enable.lesson.sorting =Aktiver sortering av leksjoner
+label.lesson.sorting.enabled =Sortering av leksjoner er aktivert
+label.show.groups =Vis gruppene
label.forgot.password =Har du glemt passordet ?
+button.select.importfile =Velg filen som skal importeres
+label.enable.flash =Tilkobl flash funksjonalitet i studentens vindu
+label.yes =Ja
+label.no =Nei
+label.ok =OK
+title.forgot.password =LAMS:: Glemt passord
label.forgot.password.confirm =Foresp\u00f8rsel om passord
-label.forgot.password.email =Kontroller e-posten
+forgot.password.email.subject =LAMS server - Svar p\u00e5 glemt passord
+forgot.password.email.body =Klikk p\u00e5 lenken nedenfor og du f\u00f8res til siden hvor du kan endre passordet ditt.
+forgot.password.email.sent =En e-post er sent til din e-post adresse
+error.user.not.found =Vi finner ikke brukernavnet ditt i LAMS. Vennligst kontroller brukernavnet og fors\u00f8k igjen
+error.support.email.not.set =E-post kan ikke sendes. LAMS serveren er ikke satt opp til \u00e5 behandle e-post. Vennligst kontakt systemadministrator.
+error.password.request.expired =Tiden til \u00e5 behandle foresp\u00f8rsel om passord har l\u00f8pt ut. Klikk p\u00e5 lenken til " Glemt passord" igjen for \u00e5 starte en ny foresp\u00f8rsel.
label.forgot.password.instructions.1 =Vennligst skriv inn brukernavnet eller e-postadressen din. Det vil bli sent en e-post til deg med en lenke til den siden hvor du kan endre passordet ditt.
label.forgot.password.instructions.2 =Hvis du ikke vet e-post adressen din i LAMS s\u00e5 kontakt systemadministrator
+label.forgot.password.email =Kontroller e-posten
label.forgot.password.username =Kontroller brukernavn
-label.help =Hjelp ?
-label.html.flashTheme =Flash
-label.html.htmlTheme =HTML
-label.lamscommunity.changeuser =Stans bruken av lamscommunity.org bruker {0}
-label.lamscommunity.info =LAMS interesse-fellesskap er et verdensomspennende fellesskap for forelesere, administratorer og utviklere som benytter LAMS. Innenfor de forskjellige fellesskaps omr\u00e5der kan du motta de siste nyheter om LAMS, delta i mange diskusjonsfora og hente informasjon fra LAMS sekvens database.
-label.lamscommunity.login =lamscommunity.org logg inn:
+error.forgot.password.fields =Begge felt m\u00e5 fylles ut. Pr\u00f8v igjen
+error.email.not.sent =Serveren klarte ikke \u00e5 sende e-posten til mottageren. Vennligst kontakt systemadministrator
+error.email.not.found =Finner ingen med den e-post adressen som er oppgitt. Vennligst kontroller denne og pr\u00f8v igjen
+error.forgot.password.email =Vennligst skriv inn en e-post adresse
+error.forgot.password.username =Vennligst skriv inn et brukernavn
+button.select.another.importfile =Velg en annen fil for import
+error.forgot.password.incorrect.key =Foresp\u00f8rselen er ikke riktig eller den er benyttet tidligere. Klikk p\u00e5 "Glemt passordet" for \u00e5 sende en ny foresp\u00f8rsel.
+label.export.advanced.options =Eksport - avanserte alternativer
+lessonsearch.title =S\u00f8k etter studenter i denne leksjonen
+lessonsearch.instuctions =Vennligst skriv inn logg-inn, deretter fornavnet og etternavnet til studenten. Etter hvert som du skriver vil navnene til tilh\u00f8rende studenter vises.
+lessonsearch.results =Leksjoner hvor "{0}" er funnet
+index.searchlesson =S\u00f8k
+index.searchlesson.tooltip =S\u00f8k etter studenter p\u00e5 tvers av leksjoner
+lessonsearch.noresults =Ingen leksjoner er funnet
+error.multiple.emails =Det er flere brukere i LAMS med denne e-post adressen. E-post kunne ikke sendes. Vennligst pr\u00f8v igjen og benytt ditt brukernavn eller kontakt system administrator.
label.lamscommunity.message =Logg inn til lamscommunity.org
-label.lamscommunity.notRegistered.1 =Din server er ikke registert ved LAMS interesse-fellesskap og du kan derfor ikke importere sekveser direkte inn til din server fra fellesskapet. Kontakt din systemadministrator for \u00e5 f\u00e5 endret dette.
-label.lamscommunity.notRegistered.2 =Du kan imidlertid laste ned og importere sekvenser manuelt fra LAMS felleskapets nettside:
+label.lamscommunity.login =lamscommunity.org logg inn:
label.lamscommunity.password =lamscommunity.org passord:
-label.language =Spr\u00e5k
-label.last_name =Etternavn
-label.ld.zip.file =Import fil for learning Design
-label.lesson.sorting.enabled =Sortering av leksjoner er aktivert
-label.mobile_phone =Mobiltelefon
-label.msg.status =Status: {0}
-label.name =Navn
-label.no =Nei
-label.ok =OK
-label.open.lesson =\u00c5pne leksjon
-label.password =Passord
-label.password.confirm.new.password =Bekreft nytt passord
-label.password.new.password =Nytt passord
-label.password.old.password =Gammelt passord
-label.portrait.current =N\u00e5v\u00e6rende bilde
-label.portrait.upload =Last opp nytt bilde
-label.postcode =Postnummer
+index.lamscommunity =LAMS community:
+label.lamscommunity.changeuser =Stans bruken av lamscommunity.org bruker {0}
+lamscommunity.login.failed =Logg inn til lamscommunity.org var mislykket, vennligst pr\u00f8v igjen:
+public.folder =Offentlig mappe
+videorecorder.instructions.fck =Klikk p\u00e5 opptaks knappen for \u00e5 starte eller stoppe opptak. N\u00e5r et opptak er ferdig, s\u00e5 kan du se p\u00e5 dette ved \u00e5 trykke p\u00e5 avspill. N\u00e5r du er klar for \u00e5 legge til videoen, klikk p\u00e5 merk knappen.
+index.coursegradebook =Kontroll-karakterbok
+index.coursegradebook.tooltip =\u00c5pne karakterbok
+index.coursegradebook.learner =Min karakterbok
+index.coursegradebookmonitor =Karakterbok
+index.moreActions =Fler alternativer
label.required =N\u00f8dvendig
-label.return.to.myprofile =Returner til min profil
-label.show.groups =Vis gruppene
-label.state =Fylke
+label.timezone.title =Tidssone
label.timezone.0 =(GMT-12:00) Eniwetok, Kwajalein
label.timezone.1 =(GMT -11:00) Midway \u00d8yene, Samoa
+label.timezone.2 =(GMT -10:00) Hawaii
+label.timezone.3 =(GMT -9:00) Alaska
+label.timezone.4 =(GMT -8:00) Stllehavs kyst (US & Canada)
+label.timezone.5 =(GMT -7:00) Sentrale fjellkjeder-tid (US & Canada)
+label.timezone.6 =(GMT -6:00) Sentral tid (US & Canada), Mexico City
+label.timezone.7 =(GMT -5:00) \u00d8st tid (US & Canada), Bogota, Lima
+label.timezone.8 =(GMT -4:00) Atlanterkyst tid (Canada), Caracas, La Paz
+label.timezone.9 =(GMT -3:30) Newfoundland
label.timezone.10 =(GMT -3:00) Brasil, Buenos Aires, Georgetown
label.timezone.11 =(GMT -2:00) Midt- Atlantisk
label.timezone.12 =(GMT -1:00 hour) Azorene, Cape Verde Islands
@@ -156,7 +257,6 @@
label.timezone.17 =(GMT +3:30) Tehran
label.timezone.18 =(GMT +4:00) Abu Dhabi, Muscat, Baku, Tbilisi
label.timezone.19 =(GMT +4:30) Kabul
-label.timezone.2 =(GMT -10:00) Hawaii
label.timezone.20 =(GMT +5:00) Ekaterinburg, Islamabad, Karachi, Tashkent
label.timezone.21 =(GMT +5:30) Bombay, Calcutta, Madras, New Delhi
label.timezone.22 =(GMT +5:45) Kathmandu
@@ -167,113 +267,13 @@
label.timezone.27 =(GMT +9:30) Adelaide, Darwin
label.timezone.28 =(GMT +10:00) \u00d8st Australia, Guam, Vladivostok
label.timezone.29 =(GMT +11:00) Magadan, Solomon \u00d8yene, New Caledonia
-label.timezone.3 =(GMT -9:00) Alaska
label.timezone.30 =(GMT +12:00) Auckland, Wellington, Fiji, Kamchatka
-label.timezone.4 =(GMT -8:00) Stllehavs kyst (US & Canada)
-label.timezone.5 =(GMT -7:00) Sentrale fjellkjeder-tid (US & Canada)
-label.timezone.6 =(GMT -6:00) Sentral tid (US & Canada), Mexico City
-label.timezone.7 =(GMT -5:00) \u00d8st tid (US & Canada), Bogota, Lima
-label.timezone.8 =(GMT -4:00) Atlanterkyst tid (Canada), Caracas, La Paz
-label.timezone.9 =(GMT -3:30) Newfoundland
-label.timezone.title =Tidssone
-label.title =Tittel
-label.user.guide =[Hjelp]
-label.username =Brukernavn
-label.workspace.root_folder =Mitt arbeidsomr\u00e5de
-label.yes =Ja
-lamscommunity.login.failed =Logg inn til lamscommunity.org var mislykket, vennligst pr\u00f8v igjen:
-learningdesign.delete =Design er fjernet {0}
-learningdesign.readonly =Kan ikke slette en design med design_id: {0} fordi denne kun har leserettighet.
-lessonsearch.instuctions =Vennligst skriv inn logg-inn, deretter fornavnet og etternavnet til studenten. Etter hvert som du skriver vil navnene til tilh\u00f8rende studenter vises.
-lessonsearch.noresults =Ingen leksjoner er funnet
-lessonsearch.results =Leksjoner hvor "{0}" er funnet
-lessonsearch.title =S\u00f8k etter studenter i denne leksjonen
-message.lesson.not.started.cannot.participate =Denne leksjonen har ikke startet. Du kan ikke delta i en leksjon f\u00f8r den er startet.
-move.resource.error =Kan ikke flytte ressursen: {0}
-move.resrouce.error.value.miss =Flytte ressurs (langressursID, strengressurs type,Tall brukerID) krever en verdi for ressursID, ressurs Type og bruker ID.
-msg.browser.compat =Nettleseren din er ikke kompatibel med LAMS' krav. Vi anbefaler Mozilla Firefox 2 eller h\u00f8yere.
-msg.design.not.saved =Din design er ikke lagret, alle endringer etter siste lagring vil bli slettet.
-msg.export.choose.format.ims =IMS Learning Design, niv\u00e5 A format. (Dette formatet kan ikke tas tilbake til LAMS. KUN EKSPORT)
-msg.export.choose.format.instruction =Vennligst velg det format du \u00f8nsker \u00e5 benytte ved eksport
-msg.export.choose.format.lams =LAMS format
-msg.export.failed =Eksport av design er mislykket
-msg.export.ld.success =Design eksport er korrekt
-msg.export.loading =Nedlasting av l\u00e6resekvensen starter automatisk om noen sekunder, vennligst vent....
-msg.export.success =L\u00e6re design og aktiviteter er eksportert korrekt.
-msg.export.tool.error.prefix =Det er noen verkt\u00f8y som mislyktes ved eksport.
-msg.groups.empty =Ingen grupper
-msg.hide.detail =Skjul detalj
-msg.import.failed =Import av design er mislykket
-msg.import.failed.unknown.reason =Det er ingen feilmelding tilgjengelig
-msg.import.file.format =Importfilen m\u00e5 enten v\u00e6re en zip fil fra LAMS 2 eller h\u00f8yere eller en .las fil fra LAMS 1.02
-msg.import.file.not.found =Den valgte filen er ikke lastet opp av nettleseren. Vennligst fors\u00f8k igjen.
-msg.import.ld.success =Design er importert korrekt.
-msg.import.success =Design og aktiviteter er importert korrekt.
-msg.import.tool.error.prefix =Det er noen verkt\u00f8y som mislykktes ved import.
-msg.LAMS.copyright.short =2002-2010 LAMS Foundation.
-msg.LAMS.copyright.statement.1 =LAMS\u2122 \u00a9 2002-2010 LAMS Foundation.
-msg.LAMS.copyright.statement.2 =LAMS er et varemerke for LAMS Foundation. (http://lamsfoundation.org).
-msg.LAMS.copyright.statement.3 =Dette programmet er en gratis programvare; du kan distribuere det videre og modifisere det iht reglene i "GNU General Public License version 2.0" som er publisert av Free Software Foundation.
-msg.LAMS.version =Versjon
-msg.loading =Laster inn ...
-msg.loading.add.lesson.window =Laster inn "lag leksjon" hjelpeprogram.
-msg.loading.admin.window =Henter inn administrasjons milj\u00f8.
-msg.loading.learner.window =Laster student milj\u00f8.
-msg.loading.monitor.lesson.window =Laster inn Leksjons kontroll milj\u00f8.
-msg.loading.system.admin.window =Laster inn systemadministrasjons milj\u00f8.
-msg.no.lessons =Ingen leksjoner
-msg.no.more.detail =Ingen flere detaljer
-msg.password.changed =Ditt passord har blitt endret
-msg.portrait.none =Bildet er ikke lastet opp
-msg.portrait.resized =Merk: Bilde vil bli skalert til 120 x 120 piksler. Gyldig format er PNG,GIF, JPG, WBMP og BMP.
-msg.reason.is =\u00c5rsaken er:
-msg.show.detail =Vis detalj
-msg.status.disabled =Du f\u00e5r ikke tilgang til denne leksjonen fordi den er deaktivert.
-msg.status.finished =Leksjonen er avsluttet eller arkivert
-msg.status.not.stated =Du f\u00e5r ikke tilgang til denne leksjonen fordi den ikke er startet
-msg.status.removed =Denne leksjonen har blitt fjernet.
-no.such.content =Intet innhold med versjonsID {0} er funnet i databasen {1}.
-no.such.learningdesign.exist =Det finnes ikke en slik design id for(0):
-no.such.user =Det eksisterer ikke en bruker med brukerID {0}.
-no.such.user.exist =Det finnes ingen bruker med bruker_id {0}
-no.such.workspace =Det finnes ingen arbeidsomr\u00e5de mappe med mappe_id {0}
-no.such.workspace.exist =Det finnes ingen arbeidsomr\u00e5de mappe med mappe_id {0}.
-organisations =Mine grupper
-public.folder =Offentlig mappe
-rename.resource.error =Kan ikke gi ressursen: {0} nytt navn
-rename.resource.error.miss.vaue =Endre navn p\u00e5 ressurs (langressursID, strengressurs type,Tall brukerID) krever en verdi for ressursID, ressurs Type og bruker ID.
-rename.resource.unspport =LAMS tillater ikke \u00e5 endre filnavn i arbeidsomr\u00e5dets brukersnitt.
-resource.already.exist =Ressursen {0} finnes allerede i databasen {1}.
-title.add.lesson.window =Legg til leksjon:: LAMS
-title.admin.window =Admin.: LAMS
-title.all.my.lessons =Alle leksjonene mine
-title.archived.groups =Lagrede grupper
-title.author.window =LAMS:: Forfatter
-title.change.password.window =LAMS :: Endre passord
-title.change.portrait.window =LAMS:: Endre mitt bilde
-title.edit.profile.window =LAMS: Rediger min profil
-title.error.window =LAMS :: Feil
-title.export =Innhold i eksport verkt\u00f8y
-title.export.choose.format =Velg eksport format
-title.export.loading =Eksportverkt\u00f8yet laster opp
-title.forgot.password =LAMS:: Glemt passord
-title.import =Innhold i importverkt\u00f8yet
-title.import.instruction =Vennligst velg LAMS sekvens som skal importeres.
title.import.lamscommunity =Import fra lamscommunity.org
-title.import.result =Resultat av import
-title.lams =LAMS
-title.learner.window =Student:: LAMS
-title.login.window =Login :: LAMS:: l\u00e6ringsaktivitet administrasjons system
-title.monitor.lesson.window =Kontroller modus :: LAMS
-title.password.changed.window =LAMS :: Passord er endret
-title.password.change.screen =Endre passord
-title.portrait.change.screen =Endre bildet mitt
-title.profile.edit.screen =Rediger min profil
-title.profile.window =LAMS:: Min profil
-title.system.admin.window =System administrasjon : LAMS
-unable.copy =Kan ikke kopiere en design p\u00e5 grunn av feil {0}
-unsupport.move =LAMS tillater ikke \u00e5 flytte en fil gjennom arbeidsomr\u00e5dets brukersnitt.
-videorecorder.instructions.fck =Klikk p\u00e5 opptaks knappen for \u00e5 starte eller stoppe opptak. N\u00e5r et opptak er ferdig, s\u00e5 kan du se p\u00e5 dette ved \u00e5 trykke p\u00e5 avspill. N\u00e5r du er klar for \u00e5 legge til videoen, klikk p\u00e5 merk knappen.
+label.lamscommunity.notRegistered.1 =Din server er ikke registert ved LAMS interesse-fellesskap og du kan derfor ikke importere sekveser direkte inn til din server fra fellesskapet. Kontakt din systemadministrator for \u00e5 f\u00e5 endret dette.
+label.lamscommunity.notRegistered.2 =Du kan imidlertid laste ned og importere sekvenser manuelt fra LAMS felleskapets nettside:
+label.lamscommunity.info =LAMS interesse-fellesskap er et verdensomspennende fellesskap for forelesere, administratorer og utviklere som benytter LAMS. Innenfor de forskjellige fellesskaps omr\u00e5der kan du motta de siste nyheter om LAMS, delta i mange diskusjonsfora og hente informasjon fra LAMS sekvens database.
+label.html.flashTheme =Flash
+label.html.htmlTheme =HTML
#======= End labels: Exported 268 labels for no NO =====
Index: lams_central/conf/language/lams/ApplicationResources_pl_PL.properties
===================================================================
RCS file: /usr/local/cvsroot/lams_central/conf/language/lams/ApplicationResources_pl_PL.properties,v
diff -u -r1.11.10.2 -r1.11.10.3
--- lams_central/conf/language/lams/ApplicationResources_pl_PL.properties 4 Mar 2010 01:21:48 -0000 1.11.10.2
+++ lams_central/conf/language/lams/ApplicationResources_pl_PL.properties 16 Apr 2010 06:19:03 -0000 1.11.10.3
@@ -2,150 +2,251 @@
#language code: pl
#locale code: PL
- # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Wed Mar 03 00:17:47 CST 2010
+ # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Apr 16 00:06:26 CST 2010
#=================== labels for LAMS Central =================#
-403.title =Twoje uprawnienia nie pozwalaj\u0105 na ogl\u0105danie tej strony. Skontaktuj si\u0119 z administratorem systemu.
-404.message =Strona nie zosta\u0142a znaleziona
-404.title =Nie odnaleziono strony
-audit.user.password.change =Zmieniono has\u0142o dla: {0}
-authoring.msg.save.success =Gratulacje, zawarto\u015b\u0107 zosta\u0142a zapisana!
-button.cancel =Anuluj
-button.close =Zamknij
-button.export =Eksport
-button.import =Importuj
-button.login =Login
-button.reset =Wyczy\u015b\u0107
-button.save =Zapisz
-button.select.another.importfile =Wybierz nast\u0119pny plik do imoprtu.
-button.select.importfile =Zaznacz plik do zaimportowania
-content.delete.success =Zawarto\u015b\u0107 usuni\u0119ta
-copy.no.support =System LAMS nie umo\u017cliwia kopiowania pliku z pozycji interfejsu workspace
-copy.resource.error =Nie mo\u017cna skopiowa\u0107 zasobu: {0}
-copy.resource.error.value.miss =Kopiowanie zasobu copyResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) wymaga warto\u015bci dla zmiennych podanych w nawiasie
-creating.workspace.folder.error =Wyjatek przy tworzeniu Folderu zawarto\u015bci workspaceFolderContent:{0}
-delete.folder.error =Nie mo\u017cna usun\u0105\u0107 tego folderu poniewa\u017c jest to folder g\u0142\u00f3wny
-delete.learningdesign.error =Nie mo\u017cna usun\u0105\u0107 projektu o learning_design_id: {0} poniewa\u017c jest tylko-do-odczytu
-delete.lesson.error =System LAMS nie umo\u017cliwia usuwania lekcji z ....
-delete.resource.error =Nie mo\u017cna usun\u0105\u0107 zasobu
-delete.resource.error.value.miss =Usuwanie zasobu deleteResource(Long resourceID, String resourceType, Integer userID) wymaga warto\u015bci dla zmiennych podanych w nawiasie
+label.username =Nazwa u\u017cytkownika
+label.password =has\u0142o
error.authorisation =Nie masz praw do tej operacji
-error.email.not.found =Nie mo\u017cna odnale\u017a\u0107 studenta, kt\u00f3rego adres poda\u0142e\u015b. Sprawd\u017a adres i spr\u00f3buj ponownie.
-error.email.not.sent =Wyst\u0105pi\u0142 b\u0142\u0105d serwera podczas wysy\u0142ania emaila. Skontaktuj si\u0119 z Administratorem Systemu.
-error.email.required =adres email jest wymagany
-error.firstname.required =Imi\u0119 jest wymagane
-error.forgot.password.email =Wprowad\u017a adres emailowy
-error.forgot.password.fields =Oba pola s\u0105 wymagane. Spr\u00f3buj ponownie
-error.forgot.password.incorrect.key =Wnioskowany klucz jest nieprawid\u0142owy lub zosta\u0142 ju\u017c u\u017cyty. Prosz\u0119 klikn\u0105\u0107 "Zapomnia\u0142em has\u0142o" , aby uworzy\u0107 nowe.
-error.forgot.password.username =Wprowad\u017a nazw\u0119 u\u017cytkowniak
+heading.general.error =B\u0142\u0105d
error.general.1 =Wyst\u0105pi\u0142 b\u0142\u0105d
error.general.2 =Wyst\u0105pi\u0142 b\u0142\u0105d podczas wykonywania tej operacji. Zamknij przegl\u0105dark\u0119 i spr\u00f3buj ponownie
error.general.3 =Je\u017celi problem wyst\u0105pi ponownie skontaktuj sie z administratorem
-error.lastname.required =Nazwisko jest wymagane
-error.login =Przykro mi, u\u017cytkownik lub has\u0142o nie jest znane. Spr\u00f3buj ponownie
-error.multiple.emails =Jest kilku u\u017cytkownik\u00f3w o takim samym adresie email. Email nie mo\u017ce zosta\u0107 wys\u0142any. Prosze spr\u00f3buj ponownie wpisz nazw\u0119 u\u017cytkownika, lub skonatktuj si\u0119 z Administratorem
error.newpassword.mismatch =Niepoprawnie wprowadzone nowe has\u0142o
error.oldpassword.mismatch =Twoje stare has\u0142o nie jest prawid\u0142owe
-error.password.request.expired =Pro\u015bba o nowe has\u0142o jest ju\u017c nieaktualna. Naci\u015bnij "Zapomnia\u0142em has\u0142o", by ponownie wys\u0142a\u0107 zapytanie o nowe.
-error.portrait.not.image =Ten plik nie jest poprawny (poprawne rozszerzenia PNG, GIF, JPG, WBMP i BMP)
-error.support.email.not.set =Nie mo\u017cna wys\u0142a\u0107 wiadomo\u015bci. Serwer LAMSa nie zosta\u0142 tak ustawiony \u017ceby dostarcza\u0107 emaile. Skontaktuj si\u0119 z Administratorem Systemu.
-error.system.error =Wyst\u0105pi\u0142 b\u0142ad {0}. Uruchom ponownie.
-error.user.not.found =Nie mo\u017cna odnale\u017a\u0107 nazwy u\u017cytkownika w LAMS. Sprawd\u017a swoj\u0105 nazw\u0119 i spr\u00f3buj ponownie
-error.valid.email.required =adres email jest niepoprawny
-flash.download.player =\u015aci\u0105gnij wtyczk\u0119 Flash Player
-flash.min.error =Wtyczka Flash Player 8 lub nowsza
-folder.already.exist =Istnieje ju\u017c folder o nazwie ''{0}''
+heading.password.change.screen =Zmie\u0144 has\u0142o
+label.password.old.password =Stare has\u0142o
+label.password.new.password =Nowe has\u0142o
+label.password.confirm.new.password =Potwierd\u017a nowe has\u0142o
+heading.password.changed.screen =Has\u0142o zosta\u0142o zmienione
+msg.password.changed =Twoje has\u0142o zosta\u0142o zmienione
+error.login =Przykro mi, u\u017cytkownik lub has\u0142o nie jest znane. Spr\u00f3buj ponownie
+button.login =Login
+label.user.guide =[POMOC]
+msg.loading =\u0141adowanie...
+msg.LAMS.version =Wersja
+msg.LAMS.copyright.short =2002-2009 Fundacja LAMS
+button.save =Zapisz
+button.cancel =Anuluj
+invalid.wddx.packet =Niepoprawny obiekt WDDX. B\u0142\u0105d {0}
+no.such.learningdesign.exist =Brak projektu o learning_design_id :{0}
+no.such.user.exist =Brak u\u017cytkownika o user_id: {0}
+no.such.workspace.exist =Brak Folderu o workspace_folder_id:{0}
+delete.resource.error =Nie mo\u017cna usun\u0105\u0107 zasobu
+delete.resource.error.value.miss =Usuwanie zasobu deleteResource(Long resourceID, String resourceType, Integer userID) wymaga warto\u015bci dla zmiennych podanych w nawiasie
+delete.lesson.error =System LAMS nie umo\u017cliwia usuwania lekcji z ....
+delete.folder.error =Nie mo\u017cna usun\u0105\u0107 tego folderu poniewa\u017c jest to folder g\u0142\u00f3wny
+delete.learningdesign.error =Nie mo\u017cna usun\u0105\u0107 projektu o learning_design_id: {0} poniewa\u017c jest tylko-do-odczytu
folder.delete =Folder usuni\u0119ty: {0}
+copy.resource.error =Nie mo\u017cna skopiowa\u0107 zasobu: {0}
+copy.resource.error.value.miss =Kopiowanie zasobu copyResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) wymaga warto\u015bci dla zmiennych podanych w nawiasie
+copy.no.support =System LAMS nie umo\u017cliwia kopiowania pliku z pozycji interfejsu workspace
+unable.copy =Nie mo\u017cna skopiowa\u0107 projektu. B\u0142\u0105d {0}
+no.such.user =Brak u\u017cytkownika o identyfikatorze useerID: {0}
+no.such.workspace =Brak Folderu o workspace_folder_id:{0}
+learningdesign.delete =Projekt usuni\u0119ty: {0}
+learningdesign.readonly =Nie mo\u017cna usun\u0105\u0107 projektu o learning_design_id: {0} poniewa\u017c jest tylko-do-odczytu
+move.resource.error =Nie mo\u017cna przenie\u015b\u0107 zasobu {0}
+move.resrouce.error.value.miss =Przenoszenie zasobu moveResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) wymaga warto\u015bci dla zmiennych podanych w nawiasie
+unsupport.move =System LAMS nie umo\u017cliwia przenoszenia pliku z pozycji interfejsu workspace
+creating.workspace.folder.error =Wyjatek przy tworzeniu Folderu zawarto\u015bci workspaceFolderContent:{0}
+resource.already.exist =Zas\u00f3b {0} ju\u017c istnieje w repozytorium: {1}
+no.such.content =Nie odnaleziono zawarto\u015bci z identyfikatorem versionID w repozytorium {1}
+content.delete.success =Zawarto\u015b\u0107 usuni\u0119ta
+rename.resource.error =Nie mo\u017cna zmieni\u0107 nazwy zasobu: {0}
+rename.resource.error.miss.vaue =Zmiana nazwy renameResource(Long resourceID,Integer newName, String resourceType, Integer userID) wymaga warto\u015bci dla zmienych podanych w nawiasie
+rename.resource.unspport =System LAMS nie umo\u017cliwia zmiany nazwy pliku z pozycji interfejsu workspace
+folder.already.exist =Istnieje ju\u017c folder o nazwie ''{0}''
+organisations =Oragnizacje
folders =Foldery
-forgot.password.email.body =Kliknij na link, kt\u00f3ry przeniesie ci\u0119 na stron\u0119 na kt\u00f3rej mo\u017cesz zmieni\u0107 has\u0142o
-forgot.password.email.sent =Email zosta\u0142 wys\u0142any na tw\u00f3j adres email
-forgot.password.email.subject =Serwer LAMSa - przypomnienie zapomnianego has\u0142a
-heading.general.error =B\u0142\u0105d
-heading.password.changed.screen =Has\u0142o zosta\u0142o zmienione
-heading.password.change.screen =Zmie\u0144 has\u0142o
-index.addlesson =Dodaj lekcje
-index.author =Autor
-index.classman =Zarz\u0105dzaj klasami
-index.community =Spo\u0142eczno\u015b\u0107
-index.coursegradebook =Dziennik Kursu
-index.coursegradebook.learner =Moje oceny
-index.coursegradebookmonitor =Ocena
-index.coursegradebook.tooltip =Dziennik - Strona monitoruj\u0105ca kurs otwarty
-index.courseman =Zarz\u0105dzanie grup\u0105
-index.dummymonitor =Prosty monitoring
-index.lamscommunity =Spo\u0142eczno\u015b\u0107 LAMS
+title.lams =LAMS
+title.login.window =Logowanie - LAMS :: Learning Activity Management System
+title.system.admin.window =Administracja systemem :: LAMS
+msg.loading.system.admin.window =\u0141adowanie ustawie\u0144 dla administracji systemem
+title.admin.window =Administrator :: LAMS
+msg.loading.admin.window =\u0141adowanie otoczenia administracji systemem
+title.add.lesson.window =Dodaj lekcje :: LAMS
+msg.loading.add.lesson.window =\u0141adowanie kreatora dodawania lekcji
+title.monitor.lesson.window =Monitor lekcji :: LAMS
+msg.loading.monitor.lesson.window =\u0141adowanie ustawie\u0144 dla moniotora lekcji
+title.learner.window =Student :: LAMS
+msg.loading.learner.window =\u0141adowanie ustwie\u0144 dla studenta
+title.change.password.window =LAMS :: Zmie\u0144 has\u0142o
+title.password.changed.window =LAMS :: zmieniono has\u0142o
+title.error.window =LAMS :: b\u0142\u0105d
+authoring.msg.save.success =Gratulacje, zawarto\u015b\u0107 zosta\u0142a zapisana!
+label.authoring.close =Zamknij
+label.authoring.re.edit =Edycja
+index.welcome =Witaj
index.logout =Wyloguj
-index.monitor =Monitoruj
-index.moreActions =Wi\u0119cej opcji
-index.mycourses =Moje grupy
-index.myprofile =M\u00f3j profil
-index.participate =Studenci
index.refresh =Od\u015bwie\u017c
index.refresh.hint =Kliknij mnie po dodaniu/usuni\u0119ciu grupy/podgrupy/lekcji
-index.searchlesson =Szukanie studenta
-index.searchlesson.tooltip =Szukaj studenta w lekcjach
+index.myprofile =M\u00f3j profil
index.sysadmin =Administracja systemem
-index.welcome =Witaj
-invalid.wddx.packet =Niepoprawny obiekt WDDX. B\u0142\u0105d {0}
+index.courseman =Zarz\u0105dzanie grup\u0105
+index.author =Autor
+index.classman =Zarz\u0105dzaj klasami
+index.addlesson =Dodaj lekcje
+index.monitor =Monitoruj
+index.participate =Studenci
+index.dummymonitor =Prosty monitoring
+title.import.result =Importowanie wynik\u00f3w narz\u0119dzia zawarto\u015bci
+title.import =Importuj narz\u0119dzie zawarto\u015bci
+title.import.instruction =Wybierz plik projektu aby zaimportowa\u0107
+title.export.loading =\u0141adowanie narz\u0119dzia eksportu zawarto\u015bci
+label.ld.zip.file =Plik importu projektu
+msg.import.success =Projekt i aktywno\u015bci zosta\u0142y zaimportowane
+msg.import.ld.success =Projekt zosta\u0142 zaimportowany
+msg.import.tool.error.prefix =ale jest/s\u0105 narz\u0119dzia, kt\u00f3rych import nie powi\u00f3d\u0142 si\u0119
+msg.import.failed =Import projektu nie powi\u00f3d\u0142 si\u0119
+msg.export.loading =\u0141adowanie projektu rozpocznie si\u0119 automatycznie za moment, prosz\u0119 czeka\u0107...
+msg.export.success =Eksport projektu i aktywno\u015bci zako\u0144czony powodzeniem
+msg.export.ld.success =Eksport projektu zako\u0144czony powodzeniem
+msg.export.tool.error.prefix =ale jest/s\u0105 narz\u0119dzia, kt\u00f3rych eksport nie powi\u00f3d\u0142 si\u0119
+msg.export.failed =Eksport projektu nie powi\u00f3d\u0142 si\u0119
+msg.reason.is =Powodem jest
+button.close =Zamknij
+button.import =Importuj
+msg.LAMS.copyright.statement.1 =LAMS\u2122 \u00a9 2002-2009 Fundacja LAMS
+msg.LAMS.copyright.statement.2 =LAMS\u2122 Fundacja LAMS (http://lamsfoundation.org)
+msg.LAMS.copyright.statement.3 =Ten program jest darmowy. Mo\u017ce by\u0107 powielany lub modyfikowany na zasadach okre\u015blonych w licencji GNU General Public License version 2 opublikowanej przez Free Software Foundation
+title.export =Narz\u0119dzie eksportu zawarto\u015bci
+error.system.error =Wyst\u0105pi\u0142 b\u0142ad {0}. Uruchom ponownie.
+msg.hide.detail =Ukryj szczeg\u00f3\u0142y
+msg.show.detail =Poka\u017c szczeg\u00f3\u0142y
+msg.no.more.detail =Brak wi\u0119kszej ilo\u015bci szczeg\u00f3\u0142\u00f3w
+404.title =Nie odnaleziono strony
+404.message =Strona nie zosta\u0142a znaleziona
+403.title =Twoje uprawnienia nie pozwalaj\u0105 na ogl\u0105danie tej strony. Skontaktuj si\u0119 z administratorem systemu.
+msg.import.failed.unknown.reason =Brak komunikatu o b\u0142\u0119dzie
+msg.import.file.not.found =Wybrany plik nie zostal za\u0142adowany przez twoj\u0105 przegl\u0105dark\u0119. Spr\u00f3buj ponownie
+title.profile.window =LAMS :: M\u00f3j profil
+title.edit.profile.window =LAMS :: Edycja mojego profilu
+title.profile.edit.screen =Edycja mojego profilu
+title.archived.groups =Grupy archiwalne
+label.export.portfolio =Eksport portfolio
+label.name =Nazwa
+label.title =Tytu\u0142
+label.first_name =Imi\u0119
+label.last_name =Nazwisko
label.address_line_1 =Linia adresowa 1
label.address_line_2 =Linia adresowa 2
label.address_line_3 =Linia adresowa 3
-label.archived =Archiwum
-label.authoring.close =Zamknij
-label.authoring.re.edit =Edycja
label.city =Miasto
-label.completed =Zako\u0144czono
+label.state =Stan
label.country =Pa\u0144stwo
label.day_phone =Telefon (w dzie\u0144)
-label.disabled =Wy\u0142\u0105czona
-label.email =email
-label.enable.flash =W\u0142\u0105cz FLASH dla studenta
-label.enable.lesson.sorting =Aktywuj sortowanie lekcji
label.evening_phone =Telefon (wieczorem)
-label.export.advanced.options =Export - opcje zaawansowane.
-label.export.portfolio =Eksport portfolio
+label.mobile_phone =Telefon kom\u00f3rkowy
label.fax =Fax
-label.first_name =Imi\u0119
+label.email =email
+label.language =j\u0119zyk
+title.password.change.screen =Zmiana has\u0142a
+msg.groups.empty =Brak grup
+button.reset =Wyczy\u015b\u0107
+label.postcode =Kod pocztowy
+label.portrait.current =Bie\u017c\u0105ce zdj\u0119cie
+label.portrait.upload =Za\u0142aduj nowe zdj\u0119cie
+msg.portrait.none =Nie za\u0142adowano zdj\u0119cia
+title.portrait.change.screen =Zmie\u0144 moje zdj\u0119cie
+title.change.portrait.window =LAMS :: Zmie\u0144 moje zdj\u0119cie
+error.portrait.not.image =Ten plik nie jest poprawny (poprawne rozszerzenia PNG, GIF, JPG, WBMP i BMP)
+msg.portrait.resized =Zdj\u0119cie b\u0119dzie dopasowane do rozmiar\u00f3w 120x120 pikseli (poprawne rozszerzenia PNG, GIF, JPG, WBMP i BMP)
+label.workspace.root_folder =Moje Dokumenty
+msg.design.not.saved =Projekt nie jest zapisany. Wszystkie zmiany od ostatniego zapisu zostan\u0105 utracone
+error.firstname.required =Imi\u0119 jest wymagane
+error.lastname.required =Nazwisko jest wymagane
+error.email.required =adres email jest wymagany
+error.valid.email.required =adres email jest niepoprawny
+message.lesson.not.started.cannot.participate =Nie mo\u017cesz uczestniczy\u0107 w lekcji, kt\u00f3ra nie zosta\u0142a uruchomiona przez nauczyciela
+index.mycourses =Moje grupy
+title.export.choose.format =Wybierz format zawarto\u015b\u0107
+msg.export.choose.format.instruction =Wybierz format, kt\u00f3ry chcesz eksportowa\u0107
+msg.export.choose.format.lams =LAMS format
+msg.export.choose.format.ims =IMS format (ten format nie mo\u017ce by\u0107 zaimportowany. Tylko export!)
+button.export =Eksport
+label.open.lesson =Otw\u00f3rz lekcj\u0119
+label.msg.status =Status: {0}
+msg.status.not.stated =Lekcja nie zosta\u0142a jeszcze uruchomiona
+msg.status.disabled =Lekcja zosta\u0142a wy\u0142\u0105czona
+msg.status.finished =Lekcja zosta\u0142a zako\u0144czona lub przesuni\u0119ta do archiwum
+msg.status.removed =Lekcja zosta\u0142a usuni\u0119ta
+index.community =Spo\u0142eczno\u015b\u0107
+msg.browser.compat =Twoja przegl\u0105darka mo\u017ce nie dzia\u0142a\u0107 poprawnie z systemem LAMS. Polecana przegl\u0105darka to Mozilla Firefox 2 lub nowsza
+label.disabled =Wy\u0142\u0105czona
+label.archived =Archiwum
+flash.min.error =Wtyczka Flash Player 8 lub nowsza
+flash.download.player =\u015aci\u0105gnij wtyczk\u0119 Flash Player
+audit.user.password.change =Zmieniono has\u0142o dla: {0}
+title.author.window =LAMS - Autor
+title.all.my.lessons =Moje wszystkie lekcje
+msg.no.lessons =Brak
+label.return.to.myprofile =Powr\u00f3t do Mojego profilu
+label.help =Pomoc
+label.completed =Zako\u0144czono
+msg.import.file.format =Importowany plik musi by\u0107 wyeksportowany przez LAMS 2 (typ pliku .zip) lub LAMS 1.0.2 (typ pliku .las)
+label.enable.lesson.sorting =Aktywuj sortowanie lekcji
+label.lesson.sorting.enabled =Sortowanie lekcji aktywne
+label.show.groups =Poka\u017c grupy
label.forgot.password =Zapomnia\u0142e\u015b has\u0142a?
+button.select.importfile =Zaznacz plik do zaimportowania
+label.enable.flash =W\u0142\u0105cz FLASH dla studenta
+label.yes =Tak
+label.no =Nie
+label.ok =Ok
+title.forgot.password =Lams: zapomnia\u0142e\u015b has\u0142a?
label.forgot.password.confirm =Pro\u015bba o has\u0142o
-label.forgot.password.email =Sprawd\u017a skrzynk\u0119 Email
+forgot.password.email.subject =Serwer LAMSa - przypomnienie zapomnianego has\u0142a
+forgot.password.email.body =Kliknij na link, kt\u00f3ry przeniesie ci\u0119 na stron\u0119 na kt\u00f3rej mo\u017cesz zmieni\u0107 has\u0142o
+forgot.password.email.sent =Email zosta\u0142 wys\u0142any na tw\u00f3j adres email
+error.user.not.found =Nie mo\u017cna odnale\u017a\u0107 nazwy u\u017cytkownika w LAMS. Sprawd\u017a swoj\u0105 nazw\u0119 i spr\u00f3buj ponownie
+error.support.email.not.set =Nie mo\u017cna wys\u0142a\u0107 wiadomo\u015bci. Serwer LAMSa nie zosta\u0142 tak ustawiony \u017ceby dostarcza\u0107 emaile. Skontaktuj si\u0119 z Administratorem Systemu.
+error.password.request.expired =Pro\u015bba o nowe has\u0142o jest ju\u017c nieaktualna. Naci\u015bnij "Zapomnia\u0142em has\u0142o", by ponownie wys\u0142a\u0107 zapytanie o nowe.
label.forgot.password.instructions.1 =Prosz\u0119 wpisa\u0107 swoj\u0105 nazw\u0119, albo adres email. Otrzymasz email z linkiem, kt\u00f3ry pozwoli ci na zmian\u0119 has\u0142a.
label.forgot.password.instructions.2 =Je\u015bli nie pami\u0119tasz swojego adresu email w LAMSie, skontaktuj si\u0119 z Administartorem Systemu.
+label.forgot.password.email =Sprawd\u017a skrzynk\u0119 Email
label.forgot.password.username =Sprawd\u017a nazw\u0119 u\u017cytkownika
-label.help =Pomoc
-label.html.flashTheme =Temat Flash
-label.html.htmlTheme =Temat HTML
-label.lamscommunity.changeuser =Przesta\u0144 u\u017cywa\u0107 lamscomunity.org u\u017cykownik {0}
-label.lamscommunity.info =LAMS Community to mi\u0119dzynarodowa spo\u0142eczno\u015b\u0107 online dla wszystkich nauczycieli, administrator\u00f3w i programist\u00f3w, kt\u00f3rzy u\u017cywaj\u0105 LAMS . W r\u00f3\u017cnych sub-spo\u0142eczno\u015bci, mo\u017cesz uzyska\u0107 dost\u0119p do najnowszych wiadomo\u015bci na temat LAMS, wielu for dyskusyjnych i stron o LAMS.
-label.lamscommunity.login =lamscomunity.org nazwa u\u017cytkownika:
+error.forgot.password.fields =Oba pola s\u0105 wymagane. Spr\u00f3buj ponownie
+error.email.not.sent =Wyst\u0105pi\u0142 b\u0142\u0105d serwera podczas wysy\u0142ania emaila. Skontaktuj si\u0119 z Administratorem Systemu.
+error.email.not.found =Nie mo\u017cna odnale\u017a\u0107 studenta, kt\u00f3rego adres poda\u0142e\u015b. Sprawd\u017a adres i spr\u00f3buj ponownie.
+error.forgot.password.email =Wprowad\u017a adres emailowy
+error.forgot.password.username =Wprowad\u017a nazw\u0119 u\u017cytkowniak
+button.select.another.importfile =Wybierz nast\u0119pny plik do imoprtu.
+error.forgot.password.incorrect.key =Wnioskowany klucz jest nieprawid\u0142owy lub zosta\u0142 ju\u017c u\u017cyty. Prosz\u0119 klikn\u0105\u0107 "Zapomnia\u0142em has\u0142o" , aby uworzy\u0107 nowe.
+label.export.advanced.options =Export - opcje zaawansowane.
+lessonsearch.title =Szukaj studenta w lekcjach
+lessonsearch.instuctions =Prosz\u0119 wprowdzi\u0107 login, imi\u0119 luz nnazwisko studenta. Po wpisaniu pojawi si\u0119 ospowiedni student.
+lessonsearch.results =Lekcje w kt\u00f3rycj odnaleziono {0}
+index.searchlesson =Szukanie studenta
+index.searchlesson.tooltip =Szukaj studenta w lekcjach
+lessonsearch.noresults =Nie znaleziono lekcji
+error.multiple.emails =Jest kilku u\u017cytkownik\u00f3w o takim samym adresie email. Email nie mo\u017ce zosta\u0107 wys\u0142any. Prosze spr\u00f3buj ponownie wpisz nazw\u0119 u\u017cytkownika, lub skonatktuj si\u0119 z Administratorem
label.lamscommunity.message =Zaloguj si\u0119 na lamscomunity.org
-label.lamscommunity.notRegistered.1 =Tw\u00f3j serwer nie jest zarejestrowany w LAMS comunity, dlatego nie mo\u017cesz improtowa\u0107 zada\u0144 bezpo\u015brednio do swojego LAMS'a. Popro\u015b administratora \u017ceby zarejestrowa\u0142 serwer.
-label.lamscommunity.notRegistered.2 =Jednak\u017ce, mo\u017cna pobra\u0107 i zaimportowa\u0107 sekwencje r\u0119cznie na stronie internetowej Wsp\u00f3lnoty LAMS:
+label.lamscommunity.login =lamscomunity.org nazwa u\u017cytkownika:
label.lamscommunity.password =lamscomunity.org has\u0142o:
-label.language =j\u0119zyk
-label.last_name =Nazwisko
-label.ld.zip.file =Plik importu projektu
-label.lesson.sorting.enabled =Sortowanie lekcji aktywne
-label.mobile_phone =Telefon kom\u00f3rkowy
-label.msg.status =Status: {0}
-label.name =Nazwa
-label.no =Nie
-label.ok =Ok
-label.open.lesson =Otw\u00f3rz lekcj\u0119
-label.password =has\u0142o
-label.password.confirm.new.password =Potwierd\u017a nowe has\u0142o
-label.password.new.password =Nowe has\u0142o
-label.password.old.password =Stare has\u0142o
-label.portrait.current =Bie\u017c\u0105ce zdj\u0119cie
-label.portrait.upload =Za\u0142aduj nowe zdj\u0119cie
-label.postcode =Kod pocztowy
+index.lamscommunity =Spo\u0142eczno\u015b\u0107 LAMS
+label.lamscommunity.changeuser =Przesta\u0144 u\u017cywa\u0107 lamscomunity.org u\u017cykownik {0}
+lamscommunity.login.failed =Nie powiod\u0142o si\u0119 logowanie do lamscomunity.org, spr\u00f3buj ponownie
+public.folder =Folder publiczny
+videorecorder.instructions.fck =Kliknij przycisk Nagraj, aby rozpocz\u0105\u0107 i zako\u0144czy\u0107 nagrywanie. Po zako\u0144czeniu nagrywania, mo\u017cna zapozna\u0107 si\u0119 z nagraniem klikaj\u0105c w przycisk odtwarzania. Gdy wszystko jest gotowe, aby doda\u0107 wideo, kliknij przycisk kleszczy. Masz problemy z nagrywaniem? By\u0107 mo\u017ce, \u017ce Twoja sie\u0107 blokuje porty nagrywania wideo. Skontaktuj si\u0119 z administratorem systemu
+index.coursegradebook =Dziennik Kursu
+index.coursegradebook.tooltip =Dziennik - Strona monitoruj\u0105ca kurs otwarty
+index.coursegradebook.learner =Moje oceny
+index.coursegradebookmonitor =Ocena
+index.moreActions =Wi\u0119cej opcji
label.required =Wymagane
-label.return.to.myprofile =Powr\u00f3t do Mojego profilu
-label.show.groups =Poka\u017c grupy
-label.state =Stan
+label.timezone.title =Strefa czasowa
label.timezone.0 =(GMT -12:00) Eniwetok, Kwajalein
label.timezone.1 =(UTC -11:00) Wyspy Midaway, Samoa
+label.timezone.2 =(GMT -10:00) Hawaje
+label.timezone.3 = (GMT -9:00) Alaska
+label.timezone.4 =(UTC -8:00)
+label.timezone.5 =(UTC - 7:00) Mountain Time (US & Canada)
+label.timezone.6 =(UTC - 6:00) Czas centralny (US & Canada), Mexico City
+label.timezone.7 =(UTC - 5:00) Czas wschodni (US & Canada), Bogota, Lima
+label.timezone.8 =(UTC - 4:00) czas Atlantycki (Canada), Caracas, La Paz
+label.timezone.9 =(UTC - 3:30)
label.timezone.10 =(UTC - 3:00) Brazylia, Buenos Aires, Goergetown
label.timezone.11 =(UTC - 2:00) Mid-Atlantic
label.timezone.12 =(UCT -1:00) Azory, Republika Zielonego Przyl\u0105dka
@@ -156,7 +257,6 @@
label.timezone.17 =(UCT +3:30) Teheran
label.timezone.18 =(UCT +4:00) Abu Dhabi, Maskay, Baku, Tibilisi
label.timezone.19 =(UCT +4:30) Kabul
-label.timezone.2 =(GMT -10:00) Hawaje
label.timezone.20 =(UTC +5:00) Ekaterinburg, Islamabad, Karachi, Tashkent
label.timezone.21 =(UCT +5:30) Bombaj, Kalkuta, New Delhi, Madras
label.timezone.22 =(UCT +5:45) Kathmandu
@@ -167,113 +267,13 @@
label.timezone.27 =(UTC +9:30) Adelaide, Darwin
label.timezone.28 =(UCT +10:00) Wschodnia Australia, Guam, W\u0142adywostok
label.timezone.29 =(UCT +11:00) Magadan, Wyspy Salomona, Nowa Kaledonia
-label.timezone.3 = (GMT -9:00) Alaska
label.timezone.30 =(UCT +12:00) Auckland, Wellington, Fid\u017ai, Kamczatka
-label.timezone.4 =(UTC -8:00)
-label.timezone.5 =(UTC - 7:00) Mountain Time (US & Canada)
-label.timezone.6 =(UTC - 6:00) Czas centralny (US & Canada), Mexico City
-label.timezone.7 =(UTC - 5:00) Czas wschodni (US & Canada), Bogota, Lima
-label.timezone.8 =(UTC - 4:00) czas Atlantycki (Canada), Caracas, La Paz
-label.timezone.9 =(UTC - 3:30)
-label.timezone.title =Strefa czasowa
-label.title =Tytu\u0142
-label.user.guide =[POMOC]
-label.username =Nazwa u\u017cytkownika
-label.workspace.root_folder =Moje Dokumenty
-label.yes =Tak
-lamscommunity.login.failed =Nie powiod\u0142o si\u0119 logowanie do lamscomunity.org, spr\u00f3buj ponownie
-learningdesign.delete =Projekt usuni\u0119ty: {0}
-learningdesign.readonly =Nie mo\u017cna usun\u0105\u0107 projektu o learning_design_id: {0} poniewa\u017c jest tylko-do-odczytu
-lessonsearch.instuctions =Prosz\u0119 wprowdzi\u0107 login, imi\u0119 luz nnazwisko studenta. Po wpisaniu pojawi si\u0119 ospowiedni student.
-lessonsearch.noresults =Nie znaleziono lekcji
-lessonsearch.results =Lekcje w kt\u00f3rycj odnaleziono {0}
-lessonsearch.title =Szukaj studenta w lekcjach
-message.lesson.not.started.cannot.participate =Nie mo\u017cesz uczestniczy\u0107 w lekcji, kt\u00f3ra nie zosta\u0142a uruchomiona przez nauczyciela
-move.resource.error =Nie mo\u017cna przenie\u015b\u0107 zasobu {0}
-move.resrouce.error.value.miss =Przenoszenie zasobu moveResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) wymaga warto\u015bci dla zmiennych podanych w nawiasie
-msg.browser.compat =Twoja przegl\u0105darka mo\u017ce nie dzia\u0142a\u0107 poprawnie z systemem LAMS. Polecana przegl\u0105darka to Mozilla Firefox 2 lub nowsza
-msg.design.not.saved =Projekt nie jest zapisany. Wszystkie zmiany od ostatniego zapisu zostan\u0105 utracone
-msg.export.choose.format.ims =IMS format (ten format nie mo\u017ce by\u0107 zaimportowany. Tylko export!)
-msg.export.choose.format.instruction =Wybierz format, kt\u00f3ry chcesz eksportowa\u0107
-msg.export.choose.format.lams =LAMS format
-msg.export.failed =Eksport projektu nie powi\u00f3d\u0142 si\u0119
-msg.export.ld.success =Eksport projektu zako\u0144czony powodzeniem
-msg.export.loading =\u0141adowanie projektu rozpocznie si\u0119 automatycznie za moment, prosz\u0119 czeka\u0107...
-msg.export.success =Eksport projektu i aktywno\u015bci zako\u0144czony powodzeniem
-msg.export.tool.error.prefix =ale jest/s\u0105 narz\u0119dzia, kt\u00f3rych eksport nie powi\u00f3d\u0142 si\u0119
-msg.groups.empty =Brak grup
-msg.hide.detail =Ukryj szczeg\u00f3\u0142y
-msg.import.failed =Import projektu nie powi\u00f3d\u0142 si\u0119
-msg.import.failed.unknown.reason =Brak komunikatu o b\u0142\u0119dzie
-msg.import.file.format =Importowany plik musi by\u0107 wyeksportowany przez LAMS 2 (typ pliku .zip) lub LAMS 1.0.2 (typ pliku .las)
-msg.import.file.not.found =Wybrany plik nie zostal za\u0142adowany przez twoj\u0105 przegl\u0105dark\u0119. Spr\u00f3buj ponownie
-msg.import.ld.success =Projekt zosta\u0142 zaimportowany
-msg.import.success =Projekt i aktywno\u015bci zosta\u0142y zaimportowane
-msg.import.tool.error.prefix =ale jest/s\u0105 narz\u0119dzia, kt\u00f3rych import nie powi\u00f3d\u0142 si\u0119
-msg.LAMS.copyright.short =2002-2010 Fundacja LAMS
-msg.LAMS.copyright.statement.1 =LAMS\u2122 \u00a9 2002-2010 Fundacja LAMS
-msg.LAMS.copyright.statement.2 =LAMS\u2122 Fundacja LAMS (http://lamsfoundation.org)
-msg.LAMS.copyright.statement.3 =Ten program jest darmowy. Mo\u017ce by\u0107 powielany lub modyfikowany na zasadach okre\u015blonych w licencji GNU General Public License version 2 opublikowanej przez Free Software Foundation
-msg.LAMS.version =Wersja
-msg.loading =\u0141adowanie...
-msg.loading.add.lesson.window =\u0141adowanie kreatora dodawania lekcji
-msg.loading.admin.window =\u0141adowanie otoczenia administracji systemem
-msg.loading.learner.window =\u0141adowanie ustwie\u0144 dla studenta
-msg.loading.monitor.lesson.window =\u0141adowanie ustawie\u0144 dla moniotora lekcji
-msg.loading.system.admin.window =\u0141adowanie ustawie\u0144 dla administracji systemem
-msg.no.lessons =Brak
-msg.no.more.detail =Brak wi\u0119kszej ilo\u015bci szczeg\u00f3\u0142\u00f3w
-msg.password.changed =Twoje has\u0142o zosta\u0142o zmienione
-msg.portrait.none =Nie za\u0142adowano zdj\u0119cia
-msg.portrait.resized =Zdj\u0119cie b\u0119dzie dopasowane do rozmiar\u00f3w 120x120 pikseli (poprawne rozszerzenia PNG, GIF, JPG, WBMP i BMP)
-msg.reason.is =Powodem jest
-msg.show.detail =Poka\u017c szczeg\u00f3\u0142y
-msg.status.disabled =Lekcja zosta\u0142a wy\u0142\u0105czona
-msg.status.finished =Lekcja zosta\u0142a zako\u0144czona lub przesuni\u0119ta do archiwum
-msg.status.not.stated =Lekcja nie zosta\u0142a jeszcze uruchomiona
-msg.status.removed =Lekcja zosta\u0142a usuni\u0119ta
-no.such.content =Nie odnaleziono zawarto\u015bci z identyfikatorem versionID w repozytorium {1}
-no.such.learningdesign.exist =Brak projektu o learning_design_id :{0}
-no.such.user =Brak u\u017cytkownika o identyfikatorze useerID: {0}
-no.such.user.exist =Brak u\u017cytkownika o user_id: {0}
-no.such.workspace =Brak Folderu o workspace_folder_id:{0}
-no.such.workspace.exist =Brak Folderu o workspace_folder_id:{0}
-organisations =Oragnizacje
-public.folder =Folder publiczny
-rename.resource.error =Nie mo\u017cna zmieni\u0107 nazwy zasobu: {0}
-rename.resource.error.miss.vaue =Zmiana nazwy renameResource(Long resourceID,Integer newName, String resourceType, Integer userID) wymaga warto\u015bci dla zmienych podanych w nawiasie
-rename.resource.unspport =System LAMS nie umo\u017cliwia zmiany nazwy pliku z pozycji interfejsu workspace
-resource.already.exist =Zas\u00f3b {0} ju\u017c istnieje w repozytorium: {1}
-title.add.lesson.window =Dodaj lekcje :: LAMS
-title.admin.window =Administrator :: LAMS
-title.all.my.lessons =Moje wszystkie lekcje
-title.archived.groups =Grupy archiwalne
-title.author.window =LAMS - Autor
-title.change.password.window =LAMS :: Zmie\u0144 has\u0142o
-title.change.portrait.window =LAMS :: Zmie\u0144 moje zdj\u0119cie
-title.edit.profile.window =LAMS :: Edycja mojego profilu
-title.error.window =LAMS :: b\u0142\u0105d
-title.export =Narz\u0119dzie eksportu zawarto\u015bci
-title.export.choose.format =Wybierz format zawarto\u015b\u0107
-title.export.loading =\u0141adowanie narz\u0119dzia eksportu zawarto\u015bci
-title.forgot.password =Lams: zapomnia\u0142e\u015b has\u0142a?
-title.import =Importuj narz\u0119dzie zawarto\u015bci
-title.import.instruction =Wybierz plik projektu aby zaimportowa\u0107
title.import.lamscommunity =Importuj z lamscomunity.org
-title.import.result =Importowanie wynik\u00f3w narz\u0119dzia zawarto\u015bci
-title.lams =LAMS
-title.learner.window =Student :: LAMS
-title.login.window =Logowanie - LAMS :: Learning Activity Management System
-title.monitor.lesson.window =Monitor lekcji :: LAMS
-title.password.changed.window =LAMS :: zmieniono has\u0142o
-title.password.change.screen =Zmiana has\u0142a
-title.portrait.change.screen =Zmie\u0144 moje zdj\u0119cie
-title.profile.edit.screen =Edycja mojego profilu
-title.profile.window =LAMS :: M\u00f3j profil
-title.system.admin.window =Administracja systemem :: LAMS
-unable.copy =Nie mo\u017cna skopiowa\u0107 projektu. B\u0142\u0105d {0}
-unsupport.move =System LAMS nie umo\u017cliwia przenoszenia pliku z pozycji interfejsu workspace
-videorecorder.instructions.fck =Kliknij przycisk Nagraj, aby rozpocz\u0105\u0107 i zako\u0144czy\u0107 nagrywanie. Po zako\u0144czeniu nagrywania, mo\u017cna zapozna\u0107 si\u0119 z nagraniem klikaj\u0105c w przycisk odtwarzania. Gdy wszystko jest gotowe, aby doda\u0107 wideo, kliknij przycisk kleszczy. Masz problemy z nagrywaniem? By\u0107 mo\u017ce, \u017ce Twoja sie\u0107 blokuje porty nagrywania wideo. Skontaktuj si\u0119 z administratorem systemu
+label.lamscommunity.notRegistered.1 =Tw\u00f3j serwer nie jest zarejestrowany w LAMS comunity, dlatego nie mo\u017cesz improtowa\u0107 zada\u0144 bezpo\u015brednio do swojego LAMS'a. Popro\u015b administratora \u017ceby zarejestrowa\u0142 serwer.
+label.lamscommunity.notRegistered.2 =Jednak\u017ce, mo\u017cna pobra\u0107 i zaimportowa\u0107 sekwencje r\u0119cznie na stronie internetowej Wsp\u00f3lnoty LAMS:
+label.lamscommunity.info =LAMS Community to mi\u0119dzynarodowa spo\u0142eczno\u015b\u0107 online dla wszystkich nauczycieli, administrator\u00f3w i programist\u00f3w, kt\u00f3rzy u\u017cywaj\u0105 LAMS . W r\u00f3\u017cnych sub-spo\u0142eczno\u015bci, mo\u017cesz uzyska\u0107 dost\u0119p do najnowszych wiadomo\u015bci na temat LAMS, wielu for dyskusyjnych i stron o LAMS.
+label.html.flashTheme =Temat Flash
+label.html.htmlTheme =Temat HTML
#======= End labels: Exported 268 labels for pl PL =====
Index: lams_central/conf/language/lams/ApplicationResources_tr_TR.properties
===================================================================
RCS file: /usr/local/cvsroot/lams_central/conf/language/lams/ApplicationResources_tr_TR.properties,v
diff -u -r1.2.8.1 -r1.2.8.2
--- lams_central/conf/language/lams/ApplicationResources_tr_TR.properties 4 Mar 2010 01:21:49 -0000 1.2.8.1
+++ lams_central/conf/language/lams/ApplicationResources_tr_TR.properties 16 Apr 2010 06:19:03 -0000 1.2.8.2
@@ -2,61 +2,72 @@
#language code: tr
#locale code: TR
- # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Mon Jan 26 16:33:07 CST 2010
+ # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Apr 16 00:06:24 CST 2010
#=================== labels for LAMS Central =================#
-button.save =Kaydet
-button.cancel =\u0130ptal
-button.export =D\u0131\u015fa aktar
-label.export.portfolio =Portfolyo d\u0131\u015fa aktar
label.username =Kullan\u0131c\u0131 ad\u0131
label.password =\u015eifre
+error.authorisation =Bunun i\u00e7in yetkiniz yok
heading.general.error =Hata
error.general.1 =\u00dczg\u00fcn\u00fcm, hata olu\u015ftu
error.general.2 =Bu istek yap\u0131l\u0131rken bir problem olu\u015ftu. Taray\u0131c\u0131n\u0131z\u0131 kapat\u0131p tekrar deneyiniz.
+error.general.3 =Probelm devam ederse sistem y\u00f6neticinizle ileti\u015fme ge\u00e7in veya http://lamscommunity.org/ adresindeki teknik foruma ba\u015fvurun.
+error.newpassword.mismatch =Yeni \u015fifreniz birbiriyle uyu\u015fmuyor.
+error.oldpassword.mismatch =Eski \u015fifreniz do\u011fru de\u011fil.
heading.password.change.screen =\u015eifre De\u011fi\u015ftirme
label.password.old.password =Eski \u015fifre
label.password.new.password =Yeni \u015fifre
+label.password.confirm.new.password =Yeni \u015fifrenizi tekrarlay\u0131n
+heading.password.changed.screen =Sifre de\u011fi\u015ftirildi
+msg.password.changed =\u015eifreniz de\u011fi\u015ftirildi
+error.login =\u00dczg\u00fcn\u00fcm, kullan\u0131c\u0131 ad ve \u015fifre bilinmiyor. Tekrar deneyin.
+button.login =Giri\u015f
label.user.guide =[YARDIM]
msg.loading =Y\u00fckleniyor...
msg.LAMS.version =Versiyon
-msg.LAMS.copyright.short =2002-2010 LAMS Foundation
+msg.LAMS.copyright.short =2002-2009 LAMS Foundation
+button.save =Kaydet
+button.cancel =\u0130ptal
+invalid.wddx.packet =WDDX paketi i\u00e7inde g\u00e7ersiz nesne. Hata: {0}
+no.such.learningdesign.exist =learning_design_id of:{0} \u00f6\u011frenme tasar\u0131m\u0131 mevcut de\u011fil.
+no.such.user.exist =user_id of: {0} kullan\u0131c\u0131s\u0131 yok.
+no.such.workspace.exist =workspace_folder_id of:{0} \u00e7al\u0131\u015fma alan\u0131 dosyas\u0131 yok.
delete.resource.error =Kaynak silinemiyor: {0}
-title.lams =LAMS
-label.authoring.close =Kapat
-heading.password.changed.screen =Sifre de\u011fi\u015ftirildi
-msg.password.changed =\u015eifreniz de\u011fi\u015ftirildi
-button.login =Giri\u015f
-title.add.lesson.window =Ders Ekle: LAMS
-msg.loading.add.lesson.window =Ders ekleme sihirbaz\u0131 y\u00fckleniyor.
+delete.resource.error.value.miss =deleteResource(Long resourceID, String resourceType, Integer userID) requires a value for resourceID, resourceType and userID.
+delete.lesson.error =LAMS \u00e7al\u0131\u015fma alan\u0131 ile ders silme i\u015flemini desteklemiyor.
+delete.folder.error =Bu dosya ana dizin oldu\u011fundan silinemiyor.
+delete.learningdesign.error =\u00d6\u011frenme tasar\u0131m\u0131 salt okunur oldu\u011fundan silinemiyor.
+folder.delete =Dosya silindi: {0}
+copy.resource.error =Kaynak kopyalanam\u0131yor:{0}
+copy.resource.error.value.miss =copyResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) requires a value for resourceID, targetFolderID, resourceType and userID
+copy.no.support =LAMS \u00e7al\u0131\u015fma alan\u0131 ile ders kopyalama i\u015flemini desteklemiyor.
unable.copy =\u00d6\u011frenme tasar\u0131m\u0131 kopyalan\u0131rken hata olu\u015ftu {0}
no.such.user ={0} kimlikli bir kullan\u0131c\u0131 yok
no.such.workspace =B\u00f6yle bir \u00e7al\u0131\u015fma alan\u0131 dosyas\u0131 yok.
learningdesign.delete =\u00d6\u011frenme tasar\u0131m\u0131 silindi: {0}
learningdesign.readonly =\u00d6\u011frenme tasar\u0131m\u0131 salt okunur oldu\u011fundan silinemiyor.
move.resource.error =Kaynak kald\u0131r\u0131lam\u0131yor: {0}
+move.resrouce.error.value.miss =moveResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) requires a value for resourceID, targetFolderID, resourceType and userID
unsupport.move =LAMS \u00e7al\u0131\u015fma alan\u0131 aray\u00fcz\u00fcnde bir dosyan\u0131n ta\u015f\u0131nabiliri\u011fini desteklemiyor.
+creating.workspace.folder.error =\u00c7al\u0131\u015fma alan\u0131 i\u00e7eri\u011fi {0} olu\u015fturulurken istisna olu\u015ftu.
resource.already.exist =Kaynak {0} ambarda zaten mevcut: {1}
no.such.content =Ambarda versiyon {0} kimlikli b\u00f6yle bir i\u00e7erik bulunamad\u0131.
content.delete.success =\u0130\u00e7erik ba\u015far\u0131yla silindi.
rename.resource.error =Kaynak yeniden adland\u0131r\u0131lam\u0131yor: {0}
-error.general.3 =Probelm devam ederse sistem y\u00f6neticinizle ileti\u015fme ge\u00e7in veya http://lamscommunity.org/ adresindeki teknik foruma ba\u015fvurun.
-error.newpassword.mismatch =Yeni \u015fifreniz birbiriyle uyu\u015fmuyor.
-error.oldpassword.mismatch =Eski \u015fifreniz do\u011fru de\u011fil.
-label.password.confirm.new.password =Yeni \u015fifrenizi tekrarlay\u0131n
-error.login =\u00dczg\u00fcn\u00fcm, kullan\u0131c\u0131 ad ve \u015fifre bilinmiyor. Tekrar deneyin.
-invalid.wddx.packet =WDDX paketi i\u00e7inde g\u00e7ersiz nesne. Hata: {0}
-delete.folder.error =Bu dosya ana dizin oldu\u011fundan silinemiyor.
-folder.delete =Dosya silindi: {0}
-copy.resource.error =Kaynak kopyalanam\u0131yor:{0}
+rename.resource.error.miss.vaue =renameResource(Long resourceID,Integer newName, String resourceType, Integer userID) requires a value for resourceID, targetFolderID, resourceType and userID
+rename.resource.unspport =LAMS \u00e7al\u0131\u015fma alan\u0131 ile ders ad\u0131n\u0131n yeniden adland\u0131r\u0131lmas\u0131 i\u015flemini desteklemiyor.
+folder.already.exist ={0} ad\u0131 ile verilen dosya ismi zaten mevcut.
organisations =Gruplar\u0131m
folders =Dosyalar
+title.lams =LAMS
title.login.window =Giri\u015f- LAMS: \u00d6\u011frenme Etkinlik Y\u00f6netim Sistemi
title.system.admin.window =Sistem y\u00f6neticisi: LAMS
msg.loading.system.admin.window =Sistem Y\u00f6netim ortam\u0131 y\u00fckleniyor.
title.admin.window =Y\u00f6netim:LAMS
msg.loading.admin.window =Y\u00f6netici ortam\u0131 y\u00fckleniyor.
+title.add.lesson.window =Ders Ekle: LAMS
+msg.loading.add.lesson.window =Ders ekleme sihirbaz\u0131 y\u00fckleniyor.
title.monitor.lesson.window =Ders izleme: LAMS
msg.loading.monitor.lesson.window =Ders izleme ortam\u0131 y\u00fckleniyor.
title.learner.window =\u00d6\u011frenci: LAMS
@@ -65,17 +76,21 @@
title.password.changed.window =LAMS: \u015eifre de\u011fi\u015ftirildi
title.error.window =LAMS: Hata
authoring.msg.save.success =Tebrikler, i\u00e7eri\u011finiz ba\u015far\u0131yla kaydedildi!
+label.authoring.close =Kapat
label.authoring.re.edit =Tekrar d\u00fczenle
index.welcome =Ho\u015fgeldiniz.
index.logout =\u00c7\u0131k\u0131\u015f
index.refresh =Yenile
+index.refresh.hint =grup/altgrup/ders ekleyip/kald\u0131rd\u0131ktan sonra bu d\u00fc\u011fmeye t\u0131klamal\u0131s\u0131n\u0131z.
index.myprofile =Profilim
index.sysadmin =Sistem Y\u00f6netimi
index.courseman =Grup Y\u00f6netimi
+index.author =Tasar\u0131mc\u0131
index.classman =Altgruplar\u0131 y\u00f6net
index.addlesson =Ders ekle
index.monitor =\u0130zle
index.participate =Kat\u0131l
+index.dummymonitor =Kukla izleme
title.import.result =\u0130\u00e7erik arac\u0131 i\u00e7e aktarma sonucu
title.import =\u0130\u00e7erik arac\u0131 i\u00e7e aktar
title.import.instruction =L\u00fctfen i\u00e7e aktarmak istedi\u011finiz ak\u0131\u015f\u0131 se\u00e7iniz
@@ -93,12 +108,24 @@
msg.reason.is =Neden
button.close =Kapat
button.import =\u0130\u00e7e aktar
-msg.LAMS.copyright.statement.1 =LAMS\u2122 \u00a9 2002-2010 LAMS Foundation.
+msg.LAMS.copyright.statement.1 =LAMS\u2122 \u00a9 2002-2009 LAMS Foundation.
+msg.LAMS.copyright.statement.2 =LAMS LAMS grubunun bir markas\u0131d\u0131r (http://lamsfoundation.org).
+msg.LAMS.copyright.statement.3 =Bu program \u00fccretsiz bir yaz\u0131l\u0131md\u0131r. \u00dccretsiz yaz\u0131l\u0131m kurumunun yay\u0131mlad\u0131\u011f\u0131 GNU General Public License version 2 kurallar\u0131 \u00e7er\u00e7evesinde da\u011f\u0131tabilir, payla\u015fabilirsiniz.
title.export =D\u0131\u015fa aktar\u0131lacak i\u00e7erik
+error.system.error =Hata olu\u015ftu. Yeniden ba\u015flat\u0131n\u0131z. Hata nedeni: {0}
+msg.hide.detail =Ayr\u0131nt\u0131lar\u0131 gizle
+msg.show.detail =Ayr\u0131nt\u0131lar\u0131 g\u00f6ster
+msg.no.more.detail =Daha fazla ayr\u0131nt\u0131 yok
+404.title =Sayfa bulunamad\u0131
+404.message =Arad\u0131\u011f\u0131n\u0131z sayfa bulunamad\u0131
+403.title =Bu sayfay\u0131 g\u00f6r\u00fcnt\u00fcleyemezsiniz. Sistem y\u00f6neticinize ba\u015fvurun.
+msg.import.failed.unknown.reason =Hata mesaj\u0131
+msg.import.file.not.found =Se\u00e7ilen dosya y\u00fcklenemedi. Tekrar deneyin.
title.profile.window =Profilim
title.edit.profile.window =Profilimi d\u00fczenle
title.profile.edit.screen =Profilimi d\u00fczenle
title.archived.groups =Ar\u015fivlenen gruplar
+label.export.portfolio =Portfolyo d\u0131\u015fa aktar
label.name =Ad
label.title =Ba\u015fl\u0131k
label.first_name =Ad
@@ -115,113 +142,138 @@
label.fax =Fax
label.email =E-posta
label.language =Dil
-error.forgot.password.email =L\u00fctfen bir e-posta adresi girin
-error.forgot.password.username =L\u00fctfen bir kullan\u0131c\u0131 ad\u0131 girin
-button.select.another.importfile =\u0130\u00e7e aktarmak i\u00e7in ba\u015fka bir dosya se\u00e7in
-label.export.advanced.options =D\u0131\u015fa aktar-Geli\u015fmi\u015f se\u00e7enekler
-lessonsearch.title =Ders i\u00e7inde \u00f6\u011frenci ara
-lessonsearch.instuctions =L\u00fctfen \u00f6\u011frencinin ad ve soyad\u0131n\u0131 giriniz. E\u015fle\u015fen \u00f6\u011frenciler g\u00f6r\u00fcnt\u00fclenecektir.
-lessonsearch.results =Bulunan dersler
-index.searchlesson =\u00d6\u011frenci ara
-index.searchlesson.tooltip =Dersler aras\u0131 \u00f6\u011frenci ara
-lessonsearch.noresults =Ders bulunamad\u0131
-index.mycourses =Gruplar\u0131m
-title.export.choose.format =D\u0131\u015fa aktar\u0131lacak i\u00e7erik bi\u00e7imini se\u00e7
-msg.export.choose.format.instruction =L\u00fctfen d\u0131\u015fa aktarmak istedi\u011fin i\u00e7erik format\u0131n\u0131 se\u00e7im
-msg.export.choose.format.lams =LAMS bi\u00e7imi
-index.community =Topluluk
title.password.change.screen =\u015eifre de\u011fi\u015ftirme
-button.reset =S\u0131f\u0131rla
-error.firstname.required =Ad gerekli
-error.lastname.required =Soyad gerekli
-error.email.required =E-posta gerekli
-error.valid.email.required =Ge\u00e7erli bir e-posta adresi gerekli
-label.help =Yard\u0131m?
-label.completed =Tamamland\u0131!
-label.forgot.password =\u015eifremi unuttum?
-button.select.importfile =\u0130\u00e7e aktar\u0131lacak dosyay\u0131 se\u00e7
-label.yes =Evet
-label.no =Hay\u0131r
-label.ok =Tamam
-title.forgot.password =LAMS: \u015eifremi unuttum
-msg.hide.detail =Ayr\u0131nt\u0131lar\u0131 gizle
-msg.show.detail =Ayr\u0131nt\u0131lar\u0131 g\u00f6ster
-msg.no.more.detail =Daha fazla ayr\u0131nt\u0131 yok
-404.title =Sayfa bulunamad\u0131
-404.message =Arad\u0131\u011f\u0131n\u0131z sayfa bulunamad\u0131
-403.title =Bu sayfay\u0131 g\u00f6r\u00fcnt\u00fcleyemezsiniz. Sistem y\u00f6neticinize ba\u015fvurun.
-msg.import.failed.unknown.reason =Hata mesaj\u0131
-msg.import.file.not.found =Se\u00e7ilen dosya y\u00fcklenemedi. Tekrar deneyin.
msg.groups.empty =Grup yok
+button.reset =S\u0131f\u0131rla
label.postcode =Posta kodu
label.portrait.current =Ge\u00e7erli resminiz
label.portrait.upload =Yeni resim ekle
msg.portrait.none =Resim y\u00fcklenmedi
title.portrait.change.screen =Resmimi de\u011fi\u015ftir
title.change.portrait.window =LAMS: Resmimi de\u011fi\u015ftir
error.portrait.not.image =Dosya resim format\u0131nda de\u011fil. (Ge\u00e7erli formatlar: PNG, GIF, JPG, WBMP ve BMP
-error.multiple.emails =Verilen e-posta adresinde birden fazla kullan\u0131c\u0131 bulundu. E-posta g\u00f6nderilemedi. Kullan\u0131c\u0131 ad\u0131n\u0131z\u0131 kullanarak tekrar deneyin veya sistem y\u00f6neticinize ba\u015fvurun.
-label.forgot.password.email =E-posta kontrol et
-label.forgot.password.username =Kullan\u0131c\u0131 ad\u0131 kontrol et
-error.forgot.password.fields =T\u00fcm alanlar\u0131n girilmesi gereklidir. Tekrar deneyin
-error.email.not.sent =Sunucu kullan\u0131c\u0131ya e-posta g\u00f6nderemedi. Sistem y\u00f6neticinizle g\u00f6r\u00fc\u015f\u00fcn.
-error.email.not.found =Verilen e-posta ile e\u015fle\u015fen kullan\u0131c\u0131 bulanamad\u0131. E-posta adresini kontrol edip tekrar deneyin.
-error.forgot.password.incorrect.key =Yanl\u0131\u015f yada kullan\u0131lan anahtar. L\u00fctfen "\u015eifremi unuttum" ba\u011flant\u0131s\u0131na t\u0131klay\u0131n ve yeni bir istek yap\u0131n.
-delete.lesson.error =LAMS \u00e7al\u0131\u015fma alan\u0131 ile ders silme i\u015flemini desteklemiyor.
-delete.learningdesign.error =\u00d6\u011frenme tasar\u0131m\u0131 salt okunur oldu\u011fundan silinemiyor.
-copy.resource.error.value.miss =copyResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) requires a value for resourceID, targetFolderID, resourceType and userID
-copy.no.support =LAMS \u00e7al\u0131\u015fma alan\u0131 ile ders kopyalama i\u015flemini desteklemiyor.
-move.resrouce.error.value.miss =moveResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) requires a value for resourceID, targetFolderID, resourceType and userID
-rename.resource.error.miss.vaue =renameResource(Long resourceID,Integer newName, String resourceType, Integer userID) requires a value for resourceID, targetFolderID, resourceType and userID
-rename.resource.unspport =LAMS \u00e7al\u0131\u015fma alan\u0131 ile ders ad\u0131n\u0131n yeniden adland\u0131r\u0131lmas\u0131 i\u015flemini desteklemiyor.
-folder.already.exist ={0} ad\u0131 ile verilen dosya ismi zaten mevcut.
-index.dummymonitor =Kukla izleme
+msg.portrait.resized =Not: Resim 120x120 bi\u00e7imine d\u00f6n\u00fc\u015ft\u00fcr\u00fclecektir. Desteklenen resim bi\u00e7imleri: PNG, GIF, JPG, WBMP ve BMP
label.workspace.root_folder =\u00c7al\u0131\u015fma alan\u0131m
+msg.design.not.saved =Tasar\u0131m\u0131n\u0131z kaydedilmedi, yapt\u0131\u011f\u0131n\u0131z son de\u011fi\u015fiklikler kaybedilecektir.
+error.firstname.required =Ad gerekli
+error.lastname.required =Soyad gerekli
+error.email.required =E-posta gerekli
+error.valid.email.required =Ge\u00e7erli bir e-posta adresi gerekli
+message.lesson.not.started.cannot.participate =Bu ders hen\u00fcz ba\u015flamad\u0131. Bu y\u00fczden kat\u0131lamazs\u0131n\u0131z.
+index.mycourses =Gruplar\u0131m
+title.export.choose.format =D\u0131\u015fa aktar\u0131lacak i\u00e7erik bi\u00e7imini se\u00e7
+msg.export.choose.format.instruction =L\u00fctfen d\u0131\u015fa aktarmak istedi\u011fin i\u00e7erik format\u0131n\u0131 se\u00e7im
+msg.export.choose.format.lams =LAMS bi\u00e7imi
+msg.export.choose.format.ims =IMS \u00f6\u011frenme tasar\u0131m\u0131 Seviye A bi\u00e7imi (Bu fomat LAMS i\u00e7ine aktar\u0131lamaz yanl\u0131zca d\u0131\u015fa aktar\u0131labilir.)
+button.export =D\u0131\u015fa aktar
label.open.lesson =Ders a\u00e7
label.msg.status =Durum: {0}
msg.status.not.stated =Ders ba\u015flamad\u0131\u011f\u0131 i\u00e7in eri\u015femezsiniz.
msg.status.disabled =Bu ders kald\u0131r\u0131ld\u0131\u011f\u0131 i\u00e7in eri\u015femezsiniz.
msg.status.finished =Bu ders bitmi\u015f veya ar\u015fivlenmi\u015f.
msg.status.removed =Bu ders kald\u0131r\u0131lm\u0131\u015f.
+index.community =Topluluk
+msg.browser.compat =Taray\u0131c\u0131n\u0131z LAMS ile uyumlu olmayabilir. Mozilla Firefox 2 veya daha \u00fcst\u00fcn\u00fc \u00f6neriyoruz.
label.disabled =Kald\u0131r
label.archived =Ar\u015fivle
+flash.min.error =Flash Player plugin versiyon 8 veya daha \u00fcst\u00fcn\u00fc \u00f6neriyoruz.
flash.download.player =Flash player y\u00fckle
audit.user.password.change ={0} kullan\u0131c\u0131s\u0131n\u0131n \u015fifresi de\u011fi\u015ftirildi
+title.author.window =LAMS: Tasar\u0131m
title.all.my.lessons =T\u00fcm derslerim
msg.no.lessons =Ders yok
label.return.to.myprofile =Profilime d\u00f6n
+label.help =Yard\u0131m?
+label.completed =Tamamland\u0131!
+msg.import.file.format =\u0130\u00e7e katar\u0131lacak dosya LAMS'ten d\u0131\u015fa aktar\u0131lm\u0131\u015f .zip dosyas\u0131 olmal\u0131d\u0131r. veya .las bi\u00e7iminde olmal\u0131d\u0131r.
+label.enable.lesson.sorting =Ders s\u0131ralamay\u0131 etkinle\u015ftir.
+label.lesson.sorting.enabled =Ders s\u0131ralama etkinle\u015ftirildi
label.show.groups =Gruplar\u0131 g\u00f6ster
+label.forgot.password =\u015eifremi unuttum?
+button.select.importfile =\u0130\u00e7e aktar\u0131lacak dosyay\u0131 se\u00e7
label.enable.flash =\u00d6\u011frenci penceresi i\u00e7in flash'\u0131 ge\u00e7erli k\u0131l
+label.yes =Evet
+label.no =Hay\u0131r
+label.ok =Tamam
+title.forgot.password =LAMS: \u015eifremi unuttum
label.forgot.password.confirm =\u015eifre iste\u011fi
forgot.password.email.subject =LAMS sunucusu - \u015eifre istemi
+forgot.password.email.body =A\u015fa\u011f\u0131daki linke t\u0131lay\u0131p \u015fifrenizi de\u011fi\u015ftirebilece\u011finiz pencereye ula\u015f\u0131n.
forgot.password.email.sent =E-posta adresinize g\u00f6nderilmi\u015ftir.
error.user.not.found =Kullan\u0131c\u0131 ad\u0131 LAMS i\u00e7inde bulunamad\u0131. Kullan\u0131c\u0131 ad\u0131n\u0131z\u0131 kontrol edip tekar deneyiniz.
-error.system.error =Hata olu\u015ftu. Yeniden ba\u015flat\u0131n\u0131z. Hata nedeni: {0}
-msg.portrait.resized =Not: Resim 120x120 bi\u00e7imine d\u00f6n\u00fc\u015ft\u00fcr\u00fclecektir. Desteklenen resim bi\u00e7imleri: PNG, GIF, JPG, WBMP ve BMP
-msg.design.not.saved =Tasar\u0131m\u0131n\u0131z kaydedilmedi, yapt\u0131\u011f\u0131n\u0131z son de\u011fi\u015fiklikler kaybedilecektir.
-forgot.password.email.body =A\u015fa\u011f\u0131daki linke t\u0131lay\u0131p \u015fifrenizi de\u011fi\u015ftirebilece\u011finiz pencereye ula\u015f\u0131n.
error.support.email.not.set =E-posta g\u00f6nderilemedi. LAMS sunucusu buna g\u00f6re ayarlanmad\u0131. Sistem y\u00f6neticinizle g\u00f6r\u00fc\u015f\u00fcn.
error.password.request.expired =Yeni \u015fifre iste\u011fi zaman a\u015f\u0131m\u0131na u\u011frad\u0131. "\u015eifremi unuttum" ba\u011flant\u0131s\u0131na tekrar t\u0131klay\u0131n\u0131z.
label.forgot.password.instructions.1 =L\u00fctfen kullan\u0131c\u0131 ad\u0131 ve e-posta adresinizi girin. \u015eifrenizi de\u011fi\u015ftirmeniz i\u00e7in bir e-posta g\u00f6nderilecektir.
label.forgot.password.instructions.2 =LAMS i\u00e7indeki e-posta adresinizi bilmiyorsan\u0131z sistem y\u00f6neticinizle g\u00f6r\u00fc\u015f\u00fcn.
-no.such.learningdesign.exist =learning_design_id of:{0} \u00f6\u011frenme tasar\u0131m\u0131 mevcut de\u011fil.
-no.such.user.exist =user_id of: {0} kullan\u0131c\u0131s\u0131 yok.
-no.such.workspace.exist =workspace_folder_id of:{0} \u00e7al\u0131\u015fma alan\u0131 dosyas\u0131 yok.
-delete.resource.error.value.miss =deleteResource(Long resourceID, String resourceType, Integer userID) requires a value for resourceID, resourceType and userID.
-creating.workspace.folder.error =\u00c7al\u0131\u015fma alan\u0131 i\u00e7eri\u011fi {0} olu\u015fturulurken istisna olu\u015ftu.
-index.refresh.hint =grup/altgrup/ders ekleyip/kald\u0131rd\u0131ktan sonra bu d\u00fc\u011fmeye t\u0131klamal\u0131s\u0131n\u0131z.
-msg.LAMS.copyright.statement.3 =Bu program \u00fccretsiz bir yaz\u0131l\u0131md\u0131r. \u00dccretsiz yaz\u0131l\u0131m kurumunun yay\u0131mlad\u0131\u011f\u0131 GNU General Public License version 2 kurallar\u0131 \u00e7er\u00e7evesinde da\u011f\u0131tabilir, payla\u015fabilirsiniz.
-message.lesson.not.started.cannot.participate =Bu ders hen\u00fcz ba\u015flamad\u0131. Bu y\u00fczden kat\u0131lamazs\u0131n\u0131z.
-msg.export.choose.format.ims =IMS \u00f6\u011frenme tasar\u0131m\u0131 Seviye A bi\u00e7imi (Bu fomat LAMS i\u00e7ine aktar\u0131lamaz yanl\u0131zca d\u0131\u015fa aktar\u0131labilir.)
-msg.browser.compat =Taray\u0131c\u0131n\u0131z LAMS ile uyumlu olmayabilir. Mozilla Firefox 1.5 veya daha \u00fcst\u00fcn\u00fc \u00f6neriyoruz.
-flash.min.error =Flash Player plugin versiyon 7 veya daha \u00fcst\u00fcn\u00fc \u00f6neriyoruz.
-msg.import.file.format =\u0130\u00e7e katar\u0131lacak dosya LAMS'ten d\u0131\u015fa aktar\u0131lm\u0131\u015f .zip dosyas\u0131 olmal\u0131d\u0131r. veya .las bi\u00e7iminde olmal\u0131d\u0131r.
-label.enable.lesson.sorting =Ders s\u0131ralamay\u0131 etkinle\u015ftir.
-label.lesson.sorting.enabled =Ders s\u0131ralama etkinle\u015ftirildi
-title.author.window =LAMS: Tasar\u0131m
-error.authorisation =Bunun i\u00e7in yetkiniz yok
-index.author =Tasar\u0131mc\u0131
-msg.LAMS.copyright.statement.2 =LAMS LAMS grubunun bir markas\u0131d\u0131r (http://lamsfoundation.org).
+label.forgot.password.email =E-posta kontrol et
+label.forgot.password.username =Kullan\u0131c\u0131 ad\u0131 kontrol et
+error.forgot.password.fields =T\u00fcm alanlar\u0131n girilmesi gereklidir. Tekrar deneyin
+error.email.not.sent =Sunucu kullan\u0131c\u0131ya e-posta g\u00f6nderemedi. Sistem y\u00f6neticinizle g\u00f6r\u00fc\u015f\u00fcn.
+error.email.not.found =Verilen e-posta ile e\u015fle\u015fen kullan\u0131c\u0131 bulanamad\u0131. E-posta adresini kontrol edip tekrar deneyin.
+error.forgot.password.email =L\u00fctfen bir e-posta adresi girin
+error.forgot.password.username =L\u00fctfen bir kullan\u0131c\u0131 ad\u0131 girin
+button.select.another.importfile =\u0130\u00e7e aktarmak i\u00e7in ba\u015fka bir dosya se\u00e7in
+error.forgot.password.incorrect.key =Yanl\u0131\u015f yada kullan\u0131lan anahtar. L\u00fctfen "\u015eifremi unuttum" ba\u011flant\u0131s\u0131na t\u0131klay\u0131n ve yeni bir istek yap\u0131n.
+label.export.advanced.options =D\u0131\u015fa aktar-Geli\u015fmi\u015f se\u00e7enekler
+lessonsearch.title =Ders i\u00e7inde \u00f6\u011frenci ara
+lessonsearch.instuctions =L\u00fctfen \u00f6\u011frencinin ad ve soyad\u0131n\u0131 giriniz. E\u015fle\u015fen \u00f6\u011frenciler g\u00f6r\u00fcnt\u00fclenecektir.
+lessonsearch.results =Bulunan dersler
+index.searchlesson =\u00d6\u011frenci ara
+index.searchlesson.tooltip =Dersler aras\u0131 \u00f6\u011frenci ara
+lessonsearch.noresults =Ders bulunamad\u0131
+error.multiple.emails =Verilen e-posta adresinde birden fazla kullan\u0131c\u0131 bulundu. E-posta g\u00f6nderilemedi. Kullan\u0131c\u0131 ad\u0131n\u0131z\u0131 kullanarak tekrar deneyin veya sistem y\u00f6neticinize ba\u015fvurun.
+label.lamscommunity.message =lamscommunity.org'a giri\u015f yap
+label.lamscommunity.login =lamscommunity.org Kullan\u0131c\u0131 Ad\u0131n\u0131z:
+label.lamscommunity.password = lamscommunity.org \u015eifreniz:
+index.lamscommunity =LAMS Toplulu\u011fu
+label.lamscommunity.changeuser =durudurulan lamscommunity.org kullan\u0131c\u0131s\u0131 {0}
+lamscommunity.login.failed = lamscommunity.org' a giri\u015f ba\u015far\u0131s\u0131z, l\u00fctfen tekrar deneyiniz.
+public.folder =Genel klas\u00f6r
+videorecorder.instructions.fck =Kayd\u0131 ba\u015flatmak ve durdurmak i\u00e7in t\u0131klay\u0131n\u0131z. kay\u0131t tamamland\u0131\u011f\u0131nda ba\u015flat d\u00fc\u011fmesine basarak kayd\u0131 y\u00fcr\u00fctebilirsiniz. Video haz\u0131r oldu\u011funda do\u011frulama botonuna bas\u0131n\u0131z. Kay\u0131t esnas\u0131nda bir problem ya\u015f\u0131yorsan\u0131z ba\u011flant\u0131 ayarlar\u0131n\u0131z\u0131 kontrol ediniz ve sorun \u00e7\u00f6z\u00fclm\u00fcyorsa sistem y\u00f6neticisi ile irtibata ge\u00e7iniz.
+index.coursegradebook =Kurs kitab\u0131
+index.coursegradebook.tooltip =Kurs kitab\u0131 izleme sayfas\u0131n\u0131 a\u00e7
+index.coursegradebook.learner =Notlar\u0131m
+index.coursegradebookmonitor =\u0130\u015faret
+index.moreActions =Daha fazla se\u00e7enek
+label.required =Gerekli
+label.timezone.title =Zaman dilimi
+label.timezone.0 =(GMT -12:00) Eniwetok, Kwajalein
+label.timezone.1 = (GMT -11:00) Midway Adas\u0131, Samoa
+label.timezone.2 =(GMT -10:00) Hawaii
+label.timezone.3 =(GMT -9:00) Alaska
+label.timezone.4 = (GMT -8:00) Pacific Time (US & Canada)
+label.timezone.5 = (GMT -7:00) Mountain Time (US & Canada)
+label.timezone.6 = (GMT -6:00) Central Time (US & Canada), Mexico City
+label.timezone.7 =(GMT -5:00) Eastern Time (US & Canada), Bogota, Lima
+label.timezone.8 =(GMT -4:00) Atlantic Time (Canada), Caracas, La Paz
+label.timezone.9 =(GMT -3:30) Newfoundland
+label.timezone.10 =(GMT -3:00) Brazil, Buenos Aires, Georgetown
+label.timezone.11 =(GMT -2:00) Mid-Atlantic
+label.timezone.12 =(GMT -1:00 hour) Azores, Cape Verde Islands
+label.timezone.13 =(GMT) Western Europe Time, London, Lisbon, Casablanca
+label.timezone.14 =:(GMT +1:00 hour) Brussels, Copenhagen, Madrid, Paris
+label.timezone.15 =(GMT +2:00) Kaliningrad, South Africa
+label.timezone.16 =(GMT +3:00) Baghdad, Riyadh, Moscow, St. Petersburg
+label.timezone.17 =(GMT +3:30) Tehran
+label.timezone.18 =(GMT +4:00) Abu Dhabi, Muscat, Baku, Tbilisi
+label.timezone.19 =(GMT +4:30) Kabul
+label.timezone.20 = (GMT +5:00) Ekaterinburg, Islamabad, Karachi, Tashkent
+label.timezone.21 =(GMT +5:30) Bombay, Calcutta, Madras, New Delhi
+label.timezone.22 =(GMT +5:45) Kathmandu
+label.timezone.23 =(GMT +6:00) Almaty, Dhaka, Colombo
+label.timezone.24 =(GMT +7:00) Bangkok, Hanoi, Jakarta
+label.timezone.25 =(GMT +8:00) Beijing, Perth, Singapore, Hong Kong
+label.timezone.26 =(GMT +9:00) Tokyo, Seoul, Osaka, Sapporo, Yakutsk
+label.timezone.27 =(GMT +9:30) Adelaide, Darwin
+label.timezone.28 = (GMT +10:00) Eastern Australia, Guam, Vladivostok
+label.timezone.29 =(GMT +11:00) Magadan, Solomon Islands, New Caledonia
+label.timezone.30 =(GMT +12:00) Auckland, Wellington, Fiji, Kamchatka
+title.import.lamscommunity =lamscommunity.org' dan al.
+label.lamscommunity.notRegistered.1 =Server' \u0131n\u0131z LAMS Toplulu\u011fu sistemine kay\u0131tl\u0131 de\u011fil bu y\u00fczden direk veri indiremezsiniz Bu \u00f6zelli\u011fi a\u00e7mak i\u00e7in sistem y\u00f6neticisine ba\u015fvurunuz.
+label.lamscommunity.notRegistered.2 =Her hal\u00fckarda LAMS toplulu\u011fu web sitesinden manuel indirme yapabilirsiniz.
+label.lamscommunity.info =LAMS toplulu\u011fu t\u00fcm \u00f6\u011fretmenler,y\u00f6neticiler ve geli\u015ftiriciler i\u00e7in i\u00e7in uluslararas\u0131 bir online \u00f6\u011frenme platformudur. LAMS ve alt topluluklar ile ilgili son haberlere eri\u015febilirsiniz. Forumlar bir\u00e7ok tart\u0131\u015fma platformu ve payla\u015f\u0131m i\u00e7in eri\u015filebilir bir depodur.
+label.html.flashTheme =Flash tema
+label.html.htmlTheme =Html Tema
-#======= End labels: Exported 216 labels for tr TR =====
+#======= End labels: Exported 268 labels for tr TR =====
Index: lams_common/conf/language/lams/ApplicationResources.properties
===================================================================
RCS file: /usr/local/cvsroot/lams_common/conf/language/lams/ApplicationResources.properties,v
diff -u -r1.27.8.2 -r1.27.8.3
--- lams_common/conf/language/lams/ApplicationResources.properties 3 Mar 2010 06:34:07 -0000 1.27.8.2
+++ lams_common/conf/language/lams/ApplicationResources.properties 16 Apr 2010 06:22:17 -0000 1.27.8.3
@@ -2,62 +2,62 @@
#language code: en
#locale code: AU
- # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Wed Mar 03 00:17:54 CST 2010
+ # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Apr 16 00:06:32 CST 2010
#=================== labels for LAMS Common =================#
+runsequences.folder.name ={0} Run Sequences
+validation.error.other =Other Error
+validation.error.transitionNoActivityBeforeOrAfter =A Transition must have an activity before or after the transition
+validation.error.activityWithNoTransition =An activity must have an input or output transition
+validation.error.inputTransitionType1 =This activity has no input transition
+validation.error.inputTransitionType2 =No activities are missing their input transition.
+validation.error.outputTransitionType1 =This activity has no output transition
+validation.error.outputTransitionType2 =No activities are missing their output transition.
+validation.error.GroupingRequired =Grouping is required
+validation.error.GroupingNotRequired =Grouping is not supported
+validation.error.GroupingSelected =Grouping is selected but does not exist
+validation.error.OptionalActivity =An Optional Activity must have one or more activities
+validation.error.OptionalActivityOrderId =This Optional Activity has invalid order ids
+validation.error.illegalScheduleGateOffsetsType1 =A Schedule Gate cannot have equal start and end time offsets.
+validation.error.illegalScheduleGateOffsetsType2 =A Schedule Gate cannot have the start time offset greater than end time offset
+theme.service.setTheme.saved =User theme saved.
+theme.service.setTheme.type.invalid =Invalid theme type.
+theme.service.setTheme.noSuchTheme =No such theme exists.
+theme.service.setTheme.noSuchUser =No such User exists.
audit.change.entry =Changed text for user {0}. Old text: {1} New Text: {2}
audit.hide.entry =Hide entry for user {0}. Entry was {1}
audit.show.entry =Show entry for user {0}. Entry was {1}
-audit.user.create =Created user: {0}, Full Name: {1}
-audit.user.password.change =Password changed for: {0}
-error.import.matching.tool.not.found =The activity with signature {0} is skipped because a matching tool cannot be found.
-error.import.tool.service.fail =Unable to import tool content for tool {0}. Caused by {1}.
-error.import.validation =Validation error:
-error.no.valid.tool =No valid tools in this learning design.
-error.possibly.incompatible.version =Cannot confirm that the .zip file is compatible with the current version of LAMS. It may be from a newer version of LAMS. Version from .zip file is {0}, current LAMS version is {1}. Import may fail.
group.name.prefix =Group
imported.permission.gate.title =Permission Gate
imported.synchronise.gate.title =Synchronise Gate
+msg.import.file.format =The import file must be a LAMS format .zip file exported from LAMS 2 or above, or a .las file exported from LAMS 1.0.2. You cannot import a design exported using the IMS Learning Design format.
+error.import.validation =Validation error:
+error.import.matching.tool.not.found =The activity with signature {0} is skipped because a matching tool cannot be found.
+error.import.tool.service.fail =Unable to import tool content for tool {0}. Caused by {1}.
+error.no.valid.tool =No valid tools in this learning design.
import.shareresources.warning =The sequence contains one or more Share Resources activities. Please check these activities as any file or uploaded websites in the activity will be invalid and will cause an error for the learners. Links to external websites should not cause any errors.
+audit.user.password.change =Password changed for: {0}
+audit.user.create =Created user: {0}, Full Name: {1}
+validation.error.branching.must.have.a.branch =A Branching Activity must have at least one Branch.
+validation.error.toolBranchingMustHaveDefaultBranch =A Learner's Output Branching Activity must have a Default Branch.
+validation.error.sequenceActivityMustHaveFirstActivity =A Branch must have a first Activity.
+validation.error.groupedBranchingMustHaveAGrouping =A Group Based Branching Activity must have a Grouping Activity. Unless Define Later is turned on, it must have at least one group.
+validation.error.groupedBranchingMustHaveBranchForGroup =A Group Based Branching Activity must have all Groups assigned to Branches.
+validation.error.toolBranchingConditionInvalid =A condition has a bad or missing comparison value.
+validation.error.toolBranchingMustHaveAnInputToolActivity =A Learner's Output Branching Activity must have an Input Tool.
+error.possibly.incompatible.version =Cannot confirm that the .zip file is compatible with the current version of LAMS. It may be from a newer version of LAMS. Version from .zip file is {0}, current LAMS version is {1}. Import may fail.
+validation.error.group.count.mismatch =More groups exist than the number of groups that should exist.
+validation.error.toolBranchingMustHaveACondition = Learner's Output Branching Activity must have at least one condition.
+mail.resend.abandon.subject =LAMS: Message delivery failed
mail.resend.abandon.body1 =LAMS was resending a message to users, but eventually it gave up. The message was:\n
mail.resend.abandon.body2 =\nUsers' login names:\n
-mail.resend.abandon.subject =LAMS: Message delivery failed
-msg.import.file.format =The import file must be a LAMS format .zip file exported from LAMS 2 or above, or a .las file exported from LAMS 1.0.2. You cannot import a design exported using the IMS Learning Design format.
-public.folder.name =Public Folder
-runsequences.folder.name ={0} Run Sequences
-theme.service.setTheme.noSuchTheme =No such theme exists.
-theme.service.setTheme.noSuchUser =No such User exists.
-theme.service.setTheme.saved =User theme saved.
-theme.service.setTheme.type.invalid =Invalid theme type.
-validation.error.activityWithNoTransition =An activity must have an input or output transition
-validation.error.branching.must.have.a.branch =A Branching Activity must have at least one Branch.
validation.error.conditionGateMustHaveACondition =A Condition Gate must have at least one condition.
validation.error.conditionGateMustHaveAnInputToolActivity =A Condition Gate must have an Input Tool.
-validation.error.first.activity =You need at least one activity in the sequence.
validation.error.FloatingActivity =If you are planning to have support activities you need at least one support activity in the container.
validation.error.FloatingActivity.maximum =A maximum of {0} support activities is allow. Please remove one or more support activities.
-validation.error.group.count.mismatch =More groups exist than the number of groups that should exist.
-validation.error.groupedBranchingMustHaveAGrouping =A Group Based Branching Activity must have a Grouping Activity. Unless Define Later is turned on, it must have at least one group.
-validation.error.groupedBranchingMustHaveBranchForGroup =A Group Based Branching Activity must have all Groups assigned to Branches.
-validation.error.GroupingNotRequired =Grouping is not supported
-validation.error.GroupingRequired =Grouping is required
-validation.error.GroupingSelected =Grouping is selected but does not exist
-validation.error.illegalScheduleGateOffsetsType1 =A Schedule Gate cannot have equal start and end time offsets.
-validation.error.illegalScheduleGateOffsetsType2 =A Schedule Gate cannot have the start time offset greater than end time offset
-validation.error.inputTransitionType1 =This activity has no input transition
-validation.error.inputTransitionType2 =No activities are missing their input transition.
-validation.error.OptionalActivity =An Optional Activity must have one or more activities
-validation.error.OptionalActivityOrderId =This Optional Activity has invalid order ids
-validation.error.other =Other Error
-validation.error.outputTransitionType1 =This activity has no output transition
-validation.error.outputTransitionType2 =No activities are missing their output transition.
-validation.error.sequenceActivityMustHaveFirstActivity =A Branch must have a first Activity.
-validation.error.toolBranchingConditionInvalid =A condition has a bad or missing comparison value.
-validation.error.toolBranchingMustHaveACondition = Learner's Output Branching Activity must have at least one condition.
-validation.error.toolBranchingMustHaveAnInputToolActivity =A Learner's Output Branching Activity must have an Input Tool.
-validation.error.toolBranchingMustHaveDefaultBranch =A Learner's Output Branching Activity must have a Default Branch.
-validation.error.transitionNoActivityBeforeOrAfter =A Transition must have an activity before or after the transition
+validation.error.first.activity =You need at least one activity in the sequence.
+public.folder.name =Public Folder
#======= End labels: Exported 52 labels for en AU =====
Index: lams_common/conf/language/lams/ApplicationResources_de_DE.properties
===================================================================
RCS file: /usr/local/cvsroot/lams_common/conf/language/lams/ApplicationResources_de_DE.properties,v
diff -u -r1.3.10.3 -r1.3.10.4
--- lams_common/conf/language/lams/ApplicationResources_de_DE.properties 3 Mar 2010 06:34:07 -0000 1.3.10.3
+++ lams_common/conf/language/lams/ApplicationResources_de_DE.properties 16 Apr 2010 06:22:17 -0000 1.3.10.4
@@ -2,62 +2,62 @@
#language code: de
#locale code: DE
- # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Wed Mar 03 00:17:53 CST 2010
+ # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Apr 16 00:06:31 CST 2010
#=================== labels for LAMS Common =================#
+runsequences.folder.name ={0} laufende Sequenzen
+validation.error.other =Anderer Fehler
+validation.error.transitionNoActivityBeforeOrAfter =Vor und hinter der Verbindung mu\u00df eine Aktivit\u00e4t liegen.
+validation.error.activityWithNoTransition =Eine Aktivit\u00e4t erfordert eine hereinkommende und herausgehende Verbindung.
+validation.error.inputTransitionType1 =Diese Aktivit\u00e4t hat keine Inputverbindung.
+validation.error.inputTransitionType2 =Alle Aktivit\u00e4ten verf\u00fcgen \u00fcber hereinkommende Verbindungen.
+validation.error.outputTransitionType1 =Diese Aktivit\u00e4t hat keine Outputverbindung.
+validation.error.outputTransitionType2 =Alle Aktivit\u00e4ten verf\u00fcgen \u00fcber herausgehende Verbindungen.
+validation.error.GroupingRequired =Eine Gruppierung ist erforderlich.
+validation.error.GroupingNotRequired =Gruppierung wird nicht unterst\u00fctzt.
+validation.error.GroupingSelected =Gruppierung ist ausgew\u00e4hlt, besteht aber nicht.
+validation.error.OptionalActivity =Eine Optionale Aktivit\u00e4t mu\u00df eine oder mehrere Auswahloptionen aufweisen.
+validation.error.OptionalActivityOrderId =Diese optionale Aktivit\u00e4t hat ung\u00fcltige order IDs
+validation.error.illegalScheduleGateOffsetsType1 =Anfangs- und Endtermin einer terminierten Aktivit\u00e4t d\u00fcrfen nicht identisch sein.
+validation.error.illegalScheduleGateOffsetsType2 =Bei einer terminierten Aktivit\u00e4t mu\u00df der Starttermin vor dem Endtermin liegen.
+theme.service.setTheme.saved =Teilnehmertheme gespeichert
+theme.service.setTheme.type.invalid =Ung\u00fcltiger Themetyp.
+theme.service.setTheme.noSuchTheme =Es existiert kein solches Theme.
+theme.service.setTheme.noSuchUser =Dieser Teilnehmer existiert nicht.
audit.change.entry =Ge\u00e4nderter Text f\u00fcr Teilnehmer/in {0}. Alter Text {1}. Neuer Text {3}
audit.hide.entry =Eintrag f\u00fcr Teilnehmer/in {0} verbergen. Eintrag lautete {1}
audit.show.entry =Eintrag f\u00fcr Teilnehmer/in0} zeigen. Der Eintrag lautet [1}
-audit.user.create =Nutzer angelegt: {0}, Vollst\u00e4ndiger Name:{1}
-audit.user.password.change =Passwort ge\u00e4ndert f\u00fcr: {0}
-error.import.matching.tool.not.found =Die Aktivit\u00e4t mit der Signatur {0} wird \u00fcbersprungen, da kein Werkzeug zugeordnet werden kann.
-error.import.tool.service.fail =Zum Inhalt von Werkzeug {0} kann kein Werkzeug importiert werden. Ursache {1}
-error.import.validation =Validisierungsfehler.
-error.no.valid.tool =Keine g\u00fcltigen Werkzeuge in diesem Design vorhanden.
-error.possibly.incompatible.version =Es kann nicht best\u00e4tigt werden, dass die .zip Datei mit der aktuellen LAMS Version vertr\u00e4glich ist. Es w\u00e4re jedoch f\u00fcr eine neue LAMS Version denkbar. Die .zip Datei ist gedacht f\u00fcr die Version {0} und die aktuelle LAMS Version ist {1}. Der Import kann unter Umst\u00e4nden fehlschlagen.
group.name.prefix =Gruppe
imported.permission.gate.title =Zugangsberechtigung
imported.synchronise.gate.title =Synchronisierung
+msg.import.file.format =Die Importdatei mu\u00df eine Zip-Datei sein, die von LAMS Version 2 oder h\u00f6her erstellt wurde oder eine .las-Datei von LAMS 1.0.2.
+error.import.validation =Validisierungsfehler.
+error.import.matching.tool.not.found =Die Aktivit\u00e4t mit der Signatur {0} wird \u00fcbersprungen, da kein Werkzeug zugeordnet werden kann.
+error.import.tool.service.fail =Zum Inhalt von Werkzeug {0} kann kein Werkzeug importiert werden. Ursache {1}
+error.no.valid.tool =Keine g\u00fcltigen Werkzeuge in diesem Design vorhanden.
import.shareresources.warning =Diese Sequenz enth\u00e4lt eine oder mehrere Materialien. Pr\u00fcfen Sie ob eine der Dateien oder hochgeladene Seite fehlerhaft ist.
+audit.user.password.change =Passwort ge\u00e4ndert f\u00fcr: {0}
+audit.user.create =Nutzer angelegt: {0}, Vollst\u00e4ndiger Name:{1}
+validation.error.branching.must.have.a.branch =Eine Verzweigungsaktivit\u00e4t muss mindestens eine Verzweigung aufweisen.
+validation.error.toolBranchingMustHaveDefaultBranch =Eine Ausgabe einer Verzweigungsaktivit\u00e4t eines Teilnehmers muss eine Standardverzweigung aufweisen.
+validation.error.sequenceActivityMustHaveFirstActivity =Eine Verzweigung muss zuerst eine Aktivit\u00e4t haben.
+validation.error.groupedBranchingMustHaveAGrouping =Eine Gruppenbasierte Verzweigungsaktivit\u00e4t muss mindestens eine Gruppenaktivit\u00e4t besitzen. Wenn Sie nicht "Gruppen sp\u00e4ter definieren" anw\u00e4hlen, m\u00fcssen Sie mindestens eine Gruppe ausw\u00e4hlen.
+validation.error.groupedBranchingMustHaveBranchForGroup =In einer gruppenbasierten Verzweigungsaktivi\u00e4t m\u00fcssen alle Gruppen verzweigt werden.
+validation.error.toolBranchingConditionInvalid =Ein Vergleich hat eine falsche oder fehlende Vergleichsvariable.
+validation.error.toolBranchingMustHaveAnInputToolActivity =Eine Teilnehmer Ausgabe Verzweigungsaktivit\u00e4t muss ein Eingabewerkzeug haben.
+error.possibly.incompatible.version =Es kann nicht best\u00e4tigt werden, dass die .zip Datei mit der aktuellen LAMS Version vertr\u00e4glich ist. Es w\u00e4re jedoch f\u00fcr eine neue LAMS Version denkbar. Die .zip Datei ist gedacht f\u00fcr die Version {0} und die aktuelle LAMS Version ist {1}. Der Import kann unter Umst\u00e4nden fehlschlagen.
+validation.error.group.count.mismatch =Es existieren mehr Gruppen als eigentlich existieren sollten.
+validation.error.toolBranchingMustHaveACondition =Die Ausgabe der Verzweigungsaktivit\u00e4t der Teilnehmer muss mindestens eine Bedingung haben.
+mail.resend.abandon.subject =LAMS: Die Nachricht konnte nicht \u00fcbertragen werden
mail.resend.abandon.body1 =LAMS sendete eine Nachricht an die Benutzer, die Sendungen konnten unter Umst\u00e4nden nicht ausgef\u00fchrt werden. Die Nachricht lautet: \n
mail.resend.abandon.body2 =\n Login Name des Benutzers: \n
-mail.resend.abandon.subject =LAMS: Die Nachricht konnte nicht \u00fcbertragen werden
-msg.import.file.format =Die Importdatei mu\u00df eine Zip-Datei sein, die von LAMS Version 2 oder h\u00f6her erstellt wurde oder eine .las-Datei von LAMS 1.0.2.
-public.folder.name =\u00d6ffentlicher Ordner
-runsequences.folder.name ={0} laufende Sequenzen
-theme.service.setTheme.noSuchTheme =Es existiert kein solches Theme.
-theme.service.setTheme.noSuchUser =Dieser Teilnehmer existiert nicht.
-theme.service.setTheme.saved =Teilnehmertheme gespeichert
-theme.service.setTheme.type.invalid =Ung\u00fcltiger Themetyp.
-validation.error.activityWithNoTransition =Eine Aktivit\u00e4t erfordert eine hereinkommende und herausgehende Verbindung.
-validation.error.branching.must.have.a.branch =Eine Verzweigungsaktivit\u00e4t muss mindestens eine Verzweigung aufweisen.
validation.error.conditionGateMustHaveACondition =Ein Bedingungstor muss mindestens eine Bedinung besitzen.
validation.error.conditionGateMustHaveAnInputToolActivity =Ein Bedingungstor muss ein Eingabewerkzeug besitzen.
-validation.error.first.activity =Sie ben\u00f6tigen mindestens eine Aktivit\u00e4t in dieser Sequenz
validation.error.FloatingActivity =Wenn Sie eine Unterst\u00fctzungsaktivit\u00e4t haben wollen, ben\u00f6tigen Sie mindestens eine Unterst\u00fctzungsaktivit\u00e4t in dem Container.
validation.error.FloatingActivity.maximum =Maximal sind {0} Unterst\u00fctzungsaktivit\u00e4ten erlaubt.
-validation.error.group.count.mismatch =Es existieren mehr Gruppen als eigentlich existieren sollten.
-validation.error.groupedBranchingMustHaveAGrouping =Eine Gruppenbasierte Verzweigungsaktivit\u00e4t muss mindestens eine Gruppenaktivit\u00e4t besitzen. Wenn Sie nicht "Gruppen sp\u00e4ter definieren" anw\u00e4hlen, m\u00fcssen Sie mindestens eine Gruppe ausw\u00e4hlen.
-validation.error.groupedBranchingMustHaveBranchForGroup =In einer gruppenbasierten Verzweigungsaktivi\u00e4t m\u00fcssen alle Gruppen verzweigt werden.
-validation.error.GroupingNotRequired =Gruppierung wird nicht unterst\u00fctzt.
-validation.error.GroupingRequired =Eine Gruppierung ist erforderlich.
-validation.error.GroupingSelected =Gruppierung ist ausgew\u00e4hlt, besteht aber nicht.
-validation.error.illegalScheduleGateOffsetsType1 =Anfangs- und Endtermin einer terminierten Aktivit\u00e4t d\u00fcrfen nicht identisch sein.
-validation.error.illegalScheduleGateOffsetsType2 =Bei einer terminierten Aktivit\u00e4t mu\u00df der Starttermin vor dem Endtermin liegen.
-validation.error.inputTransitionType1 =Diese Aktivit\u00e4t hat keine Inputverbindung.
-validation.error.inputTransitionType2 =Alle Aktivit\u00e4ten verf\u00fcgen \u00fcber hereinkommende Verbindungen.
-validation.error.OptionalActivity =Eine Optionale Aktivit\u00e4t mu\u00df eine oder mehrere Auswahloptionen aufweisen.
-validation.error.OptionalActivityOrderId =Diese optionale Aktivit\u00e4t hat ung\u00fcltige order IDs
-validation.error.other =Anderer Fehler
-validation.error.outputTransitionType1 =Diese Aktivit\u00e4t hat keine Outputverbindung.
-validation.error.outputTransitionType2 =Alle Aktivit\u00e4ten verf\u00fcgen \u00fcber herausgehende Verbindungen.
-validation.error.sequenceActivityMustHaveFirstActivity =Eine Verzweigung muss zuerst eine Aktivit\u00e4t haben.
-validation.error.toolBranchingConditionInvalid =Ein Vergleich hat eine falsche oder fehlende Vergleichsvariable.
-validation.error.toolBranchingMustHaveACondition =Die Ausgabe der Verzweigungsaktivit\u00e4t der Teilnehmer muss mindestens eine Bedingung haben.
-validation.error.toolBranchingMustHaveAnInputToolActivity =Eine Teilnehmer Ausgabe Verzweigungsaktivit\u00e4t muss ein Eingabewerkzeug haben.
-validation.error.toolBranchingMustHaveDefaultBranch =Eine Ausgabe einer Verzweigungsaktivit\u00e4t eines Teilnehmers muss eine Standardverzweigung aufweisen.
-validation.error.transitionNoActivityBeforeOrAfter =Vor und hinter der Verbindung mu\u00df eine Aktivit\u00e4t liegen.
+validation.error.first.activity =Sie ben\u00f6tigen mindestens eine Aktivit\u00e4t in dieser Sequenz
+public.folder.name =\u00d6ffentlicher Ordner
#======= End labels: Exported 52 labels for de DE =====
Index: lams_common/conf/language/lams/ApplicationResources_el_GR.properties
===================================================================
RCS file: /usr/local/cvsroot/lams_common/conf/language/lams/ApplicationResources_el_GR.properties,v
diff -u -r1.17.8.3 -r1.17.8.4
--- lams_common/conf/language/lams/ApplicationResources_el_GR.properties 3 Mar 2010 06:34:07 -0000 1.17.8.3
+++ lams_common/conf/language/lams/ApplicationResources_el_GR.properties 16 Apr 2010 06:22:17 -0000 1.17.8.4
@@ -2,62 +2,62 @@
#language code: el
#locale code: GR
- # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Wed Mar 03 00:17:54 CST 2010
+ # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Apr 16 00:06:33 CST 2010
#=================== labels for LAMS Common =================#
+runsequences.folder.name =\u0395\u03ba\u03c4\u03ad\u03bb\u03b5\u03c3\u03b7 \u03b1\u03ba\u03bf\u03bb\u03bf\u03c5\u03b8\u03b9\u03ce\u03bd
+validation.error.other =\u0386\u03bb\u03bb\u03bf \u039b\u03ac\u03b8\u03bf\u03c2
+validation.error.transitionNoActivityBeforeOrAfter =\u039c\u03b9\u03b1 \u03bc\u03b5\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03bc\u03b9\u03b1 \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c0\u03c1\u03b9\u03bd \u03b1\u03c0\u03cc \u03ae \u03bc\u03b5\u03c4\u03ac \u03b1\u03c0\u03cc \u03b1\u03c5\u03c4\u03ae\u03bd
+validation.error.activityWithNoTransition =\u039c\u03b9\u03b1 \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03bc\u03b9\u03b1 \u03bc\u03b5\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b5\u03b9\u03c3\u03cc\u03b4\u03bf\u03c5 \u03ae \u03b5\u03be\u03cc\u03b4\u03bf\u03c5
+validation.error.inputTransitionType1 =\u0391\u03c5\u03c4\u03ae \u03b7 \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03b4\u03b5\u03bd \u03ad\u03c7\u03b5\u03b9 \u03bc\u03b5\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b5\u03b9\u03c3\u03cc\u03b4\u03bf\u03c5
+validation.error.inputTransitionType2 =\u03a3\u03b5 \u03ba\u03b1\u03bc\u03af\u03b1 \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03b4\u03b5\u03bd \u03bb\u03b5\u03af\u03c0\u03b5\u03b9 \u03b7 \u03bc\u03b5\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b5\u03b9\u03c3\u03cc\u03b4\u03bf\u03c5.
+validation.error.outputTransitionType1 =\u0391\u03c5\u03c4\u03ae \u03b7 \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03b4\u03b5\u03bd \u03ad\u03c7\u03b5\u03b9 \u03bc\u03b5\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b5\u03be\u03cc\u03b4\u03bf\u03c5
+validation.error.outputTransitionType2 =\u03a3\u03b5 \u03ba\u03b1\u03bc\u03af\u03b1 \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03b4\u03b5\u03bd \u03bb\u03b5\u03af\u03c0\u03b5\u03b9 \u03b7 \u03bc\u03b5\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b5\u03be\u03cc\u03b4\u03bf\u03c5.
+validation.error.GroupingRequired =\u0391\u03c0\u03b1\u03b9\u03c4\u03b5\u03af\u03c4\u03b1\u03b9 \u03bf\u03bc\u03b1\u03b4\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7.
+validation.error.GroupingNotRequired =\u0394\u03b5\u03bd \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03b7 \u03bf\u03bc\u03b1\u03b4\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7.
+validation.error.GroupingSelected =\u0395\u03c0\u03b9\u03bb\u03ad\u03c7\u03b8\u03b7\u03ba\u03b5 \u03b7 \u03bf\u03bc\u03b1\u03b4\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03b1\u03bb\u03bb\u03ac \u03b4\u03b5\u03bd \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9
+validation.error.OptionalActivity =\u039c\u03b9\u03b1 \u03c0\u03bf\u03b1\u03b9\u03c1\u03b5\u03c4\u03b9\u03ba\u03ae \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03bc\u03b9\u03b1 \u03ae \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b5\u03c2 \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b5\u03c2
+validation.error.OptionalActivityOrderId =\u0397 \u03a0\u03c1\u03bf\u03b1\u03b9\u03c1\u03b5\u03c4\u03b9\u03ba\u03ae \u0394\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03bc\u03b7 \u03ad\u03b3\u03ba\u03c5\u03c1\u03b7 \u03c3\u03b5\u03b9\u03c1\u03ac \u03c4\u03b1\u03c5\u03c4\u03bf\u03c4\u03ae\u03c4\u03c9\u03bd
+validation.error.illegalScheduleGateOffsetsType1 =\u039c\u03af\u03b1 \u03c0\u03c1\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03b9\u03c3\u03bc\u03ad\u03bd\u03b7 \u03c0\u03cd\u03bb\u03b7 \u03b4\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03af\u03b4\u03b9\u03bf \u03c7\u03c1\u03cc\u03bd\u03bf \u03ad\u03bd\u03b1\u03c1\u03be\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03bb\u03ae\u03be\u03b7\u03c2.
+validation.error.illegalScheduleGateOffsetsType2 =\u0394\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bf \u03c7\u03c1\u03cc\u03bd\u03bf\u03c2 \u03ad\u03bd\u03b1\u03c1\u03be\u03b7\u03c2 \u03bc\u03af\u03b1\u03c2 \u03c0\u03c1\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03b9\u03c3\u03bc\u03ad\u03bd\u03b7\u03c2 \u03c0\u03cd\u03bb\u03b7\u03c2 \u03bd\u03b1 \u03b1\u03c1\u03c7\u03af\u03b6\u03b5\u03b9 \u03bc\u03b5\u03c4\u03ac \u03c4\u03bf \u03c7\u03c1\u03cc\u03bd\u03bf \u03bb\u03ae\u03be\u03b7\u03c2.
+theme.service.setTheme.saved =\u03a4\u03bf "\u0398\u03ad\u03bc\u03b1 \u03a7\u03c1\u03ae\u03c3\u03c4\u03b7" \u03b1\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03cd\u03b8\u03b7\u03ba\u03b5.
+theme.service.setTheme.type.invalid =\u039c\u03b7 \u03ad\u03b3\u03ba\u03c5\u03c1\u03bf\u03c2 \u03c4\u03cd\u03c0\u03bf\u03c2 \u03b8\u03ad\u03bc\u03b1\u03c4\u03bf\u03c2.
+theme.service.setTheme.noSuchTheme =\u0394\u03b5\u03bd \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03c4\u03ad\u03c4\u03bf\u03b9\u03bf \u03b8\u03ad\u03bc\u03b1.
+theme.service.setTheme.noSuchUser =\u0394\u03b5\u03bd \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03c4\u03ad\u03c4\u03bf\u03b9\u03bf\u03c2 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7\u03c2.
audit.change.entry =\u0391\u03bb\u03bb\u03b1\u03b3\u03bc\u03ad\u03bd\u03bf \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03b3\u03b9\u03b1 \u03c4\u03bf\u03bd \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7 {0}. \u03a0\u03c1\u03bf\u03b7\u03b3\u03bf\u03cd\u03bc\u03b5\u03bd\u03bf \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf: {1} \u039d\u03ad\u03bf \u039a\u03b5\u03af\u03bc\u03b5\u03bd\u03bf: {2}
audit.hide.entry =\u0391\u03c0\u03cc\u03ba\u03c1\u03c5\u03c8\u03b7 \u03b5\u03b3\u03b3\u03c1\u03b1\u03c6\u03ae\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7 {0}. \u0397 \u03b5\u03b3\u03b3\u03c1\u03b1\u03c6\u03ae \u03ae\u03c4\u03b1\u03bd {1}
audit.show.entry =\u0395\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7 \u03b5\u03b3\u03b3\u03c1\u03b1\u03c6\u03ae\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7 {0}. \u0397 \u03b5\u03b3\u03b3\u03c1\u03b1\u03c6\u03ae \u03ae\u03c4\u03b1\u03bd {1}
-audit.user.create =\u0394\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03ae\u03b8\u03b7\u03ba\u03b5 \u03bf/\u03b7 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7\u03c2: {0} , \u03a0\u03bb\u03ae\u03c1\u03b5\u03c2 \u038c\u03bd\u03bf\u03bc\u03b1: {1}
-audit.user.password.change =\u039f \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03ad\u03c7\u03b5\u03b9 \u03b1\u03bb\u03bb\u03b1\u03c7\u03b8\u03b5\u03af \u03b3\u03b9\u03b1 : {0}
-error.import.matching.tool.not.found =\u0397 \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03bc\u03b5 \u03c5\u03c0\u03bf\u03b3\u03c1\u03b1\u03c6\u03ae {0} \u03ad\u03c7\u03b5\u03b9 \u03c0\u03c1\u03bf\u03c3\u03c0\u03b5\u03c1\u03b1\u03c3\u03c4\u03b5\u03af \u03b3\u03b9\u03b1\u03c4\u03af \u03c4\u03bf \u03b1\u03bd\u03c4\u03af\u03c3\u03c4\u03bf\u03b9\u03c7\u03bf \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03bf \u03b4\u03b5 \u03b2\u03c1\u03ad\u03b8\u03b7\u03ba\u03b5.
-error.import.tool.service.fail =\u0391\u03b4\u03cd\u03bd\u03b1\u03c4\u03bf \u03bd\u03b1 \u03b5\u03b9\u03c3\u03b1\u03c7\u03b8\u03b5\u03af \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03bf \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5 {0}. \u039f\u03c6\u03b5\u03af\u03bb\u03b5\u03c4\u03b1\u03b9 \u03c3\u03b5 {1}.
-error.import.validation =\u039b\u03ac\u03b8\u03bf\u03c2 \u03b5\u03b3\u03ba\u03c5\u03c1\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2:
-error.no.valid.tool =\u0394\u03b5\u03bd \u03c5\u03c0\u03ac\u03c1\u03c7\u03bf\u03c5\u03bd \u03ad\u03b3\u03ba\u03c5\u03c1\u03b1 \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03b1 \u03c3' \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03bc\u03b1\u03b8\u03b7\u03c3\u03b9\u03b1\u03ba\u03cc \u03c3\u03c7\u03b5\u03b4\u03b9\u03b1\u03c3\u03bc\u03cc.
-error.possibly.incompatible.version =\u0394\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b5\u03c0\u03b9\u03b2\u03b5\u03b2\u03b1\u03b9\u03c9\u03b8\u03b5\u03af \u03cc\u03c4\u03b9 \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf .zip \u03b1\u03c1\u03c7\u03b5\u03af\u03bf \u03b5\u03af\u03bd\u03b1\u03b9 \u03c3\u03c5\u03bc\u03b2\u03b1\u03c4\u03cc \u03bc\u03b5 \u03c4\u03b7\u03bd \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03ad\u03ba\u03b4\u03bf\u03c3\u03b7 \u03c4\u03bf\u03c5 LAMS. \u039c\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03c0\u03cc \u03bc\u03af\u03b1 \u03bd\u03b5\u03cc\u03c4\u03b5\u03c1\u03b7 \u03ad\u03ba\u03b4\u03bf\u03c3\u03b7 \u03c4\u03bf\u03c5 LAMS. H \u03ad\u03ba\u03b4\u03bf\u03c3\u03b7 \u03c4\u03bf\u03c5 .zip \u03b1\u03c1\u03c7\u03b5\u03af\u03bf \u03b5\u03af\u03bd\u03b1\u03b9 {0}, \u03b7 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03ad\u03ba\u03b4\u03bf\u03c3\u03b7 \u03c4\u03bf\u03c5 LAMS \u03b5\u03af\u03bd\u03b1\u03b9 {1}. \u0397 \u03b5\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b1\u03c0\u03bf\u03c4\u03cd\u03c7\u03b5\u03b9.
group.name.prefix =\u039f\u03bc\u03ac\u03b4\u03b1
imported.permission.gate.title =\u03a0\u03cd\u03bb\u03b7 \u03a0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2
imported.synchronise.gate.title =\u03a0\u03cd\u03bb\u03b7 \u03a3\u03c5\u03b3\u03c7\u03c1\u03bf\u03bd\u03b9\u03c3\u03bc\u03bf\u03cd
+msg.import.file.format =\u03a4\u03bf \u03b5\u03b9\u03c3\u03b1\u03b3\u03cc\u03bc\u03b5\u03bd\u03bf \u03b1\u03c1\u03c7\u03b5\u03af\u03bf \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03c1\u03c7\u03b5\u03af\u03bf \u03c4\u03b7\u03c2 \u03bc\u03bf\u03c1\u03c6\u03ae\u03c2 .zip \u03c0\u03bf\u03c5 \u03b5\u03be\u03ac\u03c7\u03b8\u03b7\u03ba\u03b5 \u03b1\u03c0\u03cc \u03c4\u03bf LAMS 2 \u03ae \u03bd\u03b5\u03cc\u03c4\u03b5\u03c1\u03bf, \u03ae \u03ad\u03bd\u03b1 .las \u03b1\u03c1\u03c7\u03b5\u03af\u03bf \u03c0\u03bf\u03c5 \u03b5\u03be\u03ac\u03c7\u03b8\u03b7\u03ba\u03b5 \u03b1\u03c0\u03cc \u03c4\u03bf LAMS 1.0.2.
+error.import.validation =\u039b\u03ac\u03b8\u03bf\u03c2 \u03b5\u03b3\u03ba\u03c5\u03c1\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2:
+error.import.matching.tool.not.found =\u0397 \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03bc\u03b5 \u03c5\u03c0\u03bf\u03b3\u03c1\u03b1\u03c6\u03ae {0} \u03ad\u03c7\u03b5\u03b9 \u03c0\u03c1\u03bf\u03c3\u03c0\u03b5\u03c1\u03b1\u03c3\u03c4\u03b5\u03af \u03b3\u03b9\u03b1\u03c4\u03af \u03c4\u03bf \u03b1\u03bd\u03c4\u03af\u03c3\u03c4\u03bf\u03b9\u03c7\u03bf \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03bf \u03b4\u03b5 \u03b2\u03c1\u03ad\u03b8\u03b7\u03ba\u03b5.
+error.import.tool.service.fail =\u0391\u03b4\u03cd\u03bd\u03b1\u03c4\u03bf \u03bd\u03b1 \u03b5\u03b9\u03c3\u03b1\u03c7\u03b8\u03b5\u03af \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03bf \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5 {0}. \u039f\u03c6\u03b5\u03af\u03bb\u03b5\u03c4\u03b1\u03b9 \u03c3\u03b5 {1}.
+error.no.valid.tool =\u0394\u03b5\u03bd \u03c5\u03c0\u03ac\u03c1\u03c7\u03bf\u03c5\u03bd \u03ad\u03b3\u03ba\u03c5\u03c1\u03b1 \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03b1 \u03c3' \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03bc\u03b1\u03b8\u03b7\u03c3\u03b9\u03b1\u03ba\u03cc \u03c3\u03c7\u03b5\u03b4\u03b9\u03b1\u03c3\u03bc\u03cc.
import.shareresources.warning =\u0397 \u03b1\u03ba\u03bf\u03bb\u03bf\u03c5\u03b8\u03af\u03b1 \u03c0\u03b5\u03c1\u03b9\u03ad\u03c7\u03b5\u03b9 \u03bc\u03af\u03b1 \u03ae \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b5\u03c2 \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b5\u03c2 \u03c4\u03cd\u03c0\u03bf\u03c5 \u00ab\u0394\u03b9\u03b1\u03bc\u03bf\u03af\u03c1\u03b1\u03c3\u03b7 \u03c0\u03cc\u03c1\u03c9\u03bd\u00bb. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03b5\u03bb\u03ad\u03b3\u03be\u03c4\u03b5 \u03b1\u03c5\u03c4\u03ad\u03c2 \u03c4\u03b9\u03c2 \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b5\u03c2 \u03ba\u03b1\u03b8\u03ce\u03c2 \u03bf\u03c0\u03bf\u03b9\u03bf\u03b4\u03ae\u03c0\u03bf\u03c4\u03b5 \u03b1\u03c1\u03c7\u03b5\u03af\u03bf \u03ae \u03bb\u03ae\u03c8\u03b7 \u03b9\u03c3\u03c4\u03bf\u03c7\u03ce\u03c1\u03c9\u03bd (website) \u03c3\u03c4\u03b7\u03bd \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03b4\u03b5\u03bd \u03b8\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03b3\u03ba\u03c5\u03c1\u03b1 \u03ba\u03b1\u03b9 \u03b8\u03b1 \u03c0\u03c1\u03bf\u03ba\u03b1\u03bb\u03ad\u03c3\u03bf\u03c5\u03bd \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1 \u03b3\u03b9\u03b1 \u03c4\u03bf\u03c5\u03c2 \u03b5\u03ba\u03c0\u03b1\u03b9\u03b4\u03b5\u03c5\u03cc\u03bc\u03b5\u03bd\u03bf\u03c5\u03c2. \u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03bc\u03bf\u03b9 \u03c3\u03b5 \u03b5\u03be\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03bf\u03cd\u03c2 \u03b9\u03c3\u03c4\u03bf\u03c7\u03ce\u03c1\u03bf\u03c5\u03c2 \u03b4\u03b5\u03bd \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03c0\u03c1\u03bf\u03ba\u03b1\u03bb\u03bf\u03cd\u03bd \u03bb\u03ac\u03b8\u03b7.
+audit.user.password.change =\u039f \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03ad\u03c7\u03b5\u03b9 \u03b1\u03bb\u03bb\u03b1\u03c7\u03b8\u03b5\u03af \u03b3\u03b9\u03b1 : {0}
+audit.user.create =\u0394\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03ae\u03b8\u03b7\u03ba\u03b5 \u03bf/\u03b7 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7\u03c2: {0} , \u03a0\u03bb\u03ae\u03c1\u03b5\u03c2 \u038c\u03bd\u03bf\u03bc\u03b1: {1}
+validation.error.branching.must.have.a.branch =\u039c\u03b9\u03b1 \u0394\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u0394\u03b9\u03b1\u03ba\u03bb\u03ac\u03b4\u03c9\u03c3\u03b7\u03c2 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03c4\u03bf\u03c5\u03bb\u03ac\u03c7\u03b9\u03c3\u03c4\u03bf \u03ad\u03bd\u03b1 \u039a\u03bb\u03ac\u03b4\u03bf
+validation.error.toolBranchingMustHaveDefaultBranch =\u0395\u03bd\u03b1 \u0395\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03bf \u03c0\u03bf\u03c5 \u03b2\u03b1\u03c3\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c3\u03b5 \u03bc\u03af\u03b1 \u0394\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u0394\u03b9\u03b1\u03ba\u03bb\u03ac\u03b4\u03c9\u03c3\u03b7\u03c2 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03ad\u03bd\u03b1 \u03a0\u03c1\u03bf\u03ba\u03b1\u03b8\u03bf\u03c1\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf \u039a\u03bb\u03ac\u03b4\u03bf
+validation.error.sequenceActivityMustHaveFirstActivity =\u0395\u03bd\u03b1\u03c2 \u03ba\u03bb\u03ac\u03b4\u03bf\u03c2 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03bc\u03af\u03b1 \u03c0\u03c1\u03ce\u03c4\u03b7 \u0394\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1
+validation.error.groupedBranchingMustHaveAGrouping =\u039c\u03af\u03b1 \u0394\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u0394\u03b9\u03b1\u03ba\u03bb\u03ac\u03b4\u03c9\u03c3\u03b7\u03c2 \u03c0\u03bf\u03c5 \u03b2\u03b1\u03c3\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c3\u03b5 \u039f\u03bc\u03ac\u03b4\u03b1 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03bc\u03af\u03b1 \u039f\u03bc\u03b1\u03b4\u03b9\u03ba\u03ae \u0394\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1. Unless Define Later is turned on, it must have at least one group.
+validation.error.groupedBranchingMustHaveBranchForGroup =\u039c\u03af\u03b1 \u0394\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u0394\u03b9\u03b1\u03ba\u03bb\u03ac\u03b4\u03c9\u03c3\u03b7\u03c2 \u03c0\u03bf\u03c5 \u03b2\u03b1\u03c3\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c3\u03b5 \u039f\u03bc\u03ac\u03b4\u03b1 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03b1\u03bd\u03b1\u03b8\u03ad\u03c3\u03b5\u03b9 \u03ba\u03bb\u03ac\u03b4\u03bf\u03c5\u03c2 \u03c3\u03b5 \u03cc\u03bb\u03b5\u03c2 \u03c4\u03b9\u03c2 \u03bf\u03bc\u03ac\u03b4\u03b5\u03c2
+validation.error.toolBranchingConditionInvalid =\u039c\u03af\u03b1 \u03c3\u03c5\u03bd\u03b8\u03ae\u03ba\u03b7 \u03ad\u03c7\u03b5\u03b9 \u03bc\u03af\u03b1 \u03ba\u03b1\u03ba\u03ae \u03ae \u03bb\u03b5\u03af\u03c0\u03b5\u03b9 \u03b7 \u03c4\u03b9\u03bc\u03ae \u03c3\u03cd\u03b3\u03ba\u03c1\u03b9\u03c3\u03b7\u03c2
+validation.error.toolBranchingMustHaveAnInputToolActivity =\u0395\u03bd\u03b1 \u0395\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03bf \u03c0\u03bf\u03c5 \u03b2\u03b1\u03c3\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c3\u03b5 \u03bc\u03af\u03b1 \u0394\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u0394\u03b9\u03b1\u03ba\u03bb\u03ac\u03b4\u03c9\u03c3\u03b7\u03c2 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03ad\u03bd\u03b1 \u0395\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03bf \u0395\u03b9\u03c3\u03cc\u03b4\u03bf\u03c5
+error.possibly.incompatible.version =\u0394\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b5\u03c0\u03b9\u03b2\u03b5\u03b2\u03b1\u03b9\u03c9\u03b8\u03b5\u03af \u03cc\u03c4\u03b9 \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf .zip \u03b1\u03c1\u03c7\u03b5\u03af\u03bf \u03b5\u03af\u03bd\u03b1\u03b9 \u03c3\u03c5\u03bc\u03b2\u03b1\u03c4\u03cc \u03bc\u03b5 \u03c4\u03b7\u03bd \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03ad\u03ba\u03b4\u03bf\u03c3\u03b7 \u03c4\u03bf\u03c5 LAMS. \u039c\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03c0\u03cc \u03bc\u03af\u03b1 \u03bd\u03b5\u03cc\u03c4\u03b5\u03c1\u03b7 \u03ad\u03ba\u03b4\u03bf\u03c3\u03b7 \u03c4\u03bf\u03c5 LAMS. H \u03ad\u03ba\u03b4\u03bf\u03c3\u03b7 \u03c4\u03bf\u03c5 .zip \u03b1\u03c1\u03c7\u03b5\u03af\u03bf \u03b5\u03af\u03bd\u03b1\u03b9 {0}, \u03b7 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b1 \u03ad\u03ba\u03b4\u03bf\u03c3\u03b7 \u03c4\u03bf\u03c5 LAMS \u03b5\u03af\u03bd\u03b1\u03b9 {1}. \u0397 \u03b5\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b1\u03c0\u03bf\u03c4\u03cd\u03c7\u03b5\u03b9.
+validation.error.group.count.mismatch =\u03a5\u03c0\u03ac\u03c1\u03c7\u03bf\u03c5\u03bd \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b5\u03c2 \u03bf\u03bc\u03ac\u03b4\u03b5\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03b1\u03c1\u03b9\u03b8\u03bc\u03cc \u03c4\u03c9\u03bd \u03bf\u03bc\u03ac\u03b4\u03c9\u03bd \u03c0\u03bf\u03c5 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03c5\u03c0\u03ac\u03c1\u03c7\u03bf\u03c5\u03bd
+validation.error.toolBranchingMustHaveACondition = \u0397 \u03b4\u03b9\u03b1\u03ba\u03bb\u03b1\u03b4\u03b9\u03bc\u03ad\u03bd\u03b7 \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u0395\u03be\u03cc\u03b4\u03bf\u03c5 \u03c4\u03bf\u03c5 \u03b5\u03ba\u03c0\u03b1\u03b9\u03b4\u03b5\u03c5\u03cc\u03bc\u03b5\u03bd\u03bf\u03c5 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03c4\u03bf\u03c5\u03bb\u03ac\u03c7\u03b9\u03c3\u03c4\u03bf\u03bd \u03ad\u03bd\u03b1\u03bd \u03cc\u03c1\u03bf.
+mail.resend.abandon.subject =LAMS: \u0397 \u03c0\u03b1\u03a4\u03bf \u03bc\u03ae\u03bd\u03c5\u03bc\u03b1 \u03c0\u03b1\u03c1\u03ac\u03b4\u03bf\u03c3\u03b7\u03c2 \u03b1\u03c0\u03ad\u03c4\u03c5\u03c7\u03b5.
mail.resend.abandon.body1 =\u03a4\u03bf LAMS \u03be\u03b1\u03bd\u03b1\u03ad\u03c3\u03c4\u03b5\u03b9\u03bb\u03b5 \u03ad\u03bd\u03b1 \u03bc\u03ae\u03bd\u03c5\u03bc\u03b1 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf\u03c5\u03c2 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b5\u03c2, \u03b1\u03bb\u03bb\u03ac \u03c4\u03b5\u03bb\u03b9\u03ba\u03ac \u03ad\u03b4\u03c9\u03c3\u03b5. \u03a4\u03bf \u03bc\u03ae\u03bd\u03c5\u03bc\u03b1 \u03ae\u03c4\u03b1\u03bd: \ n
mail.resend.abandon.body2 =\n\u039f\u03bd\u03cc\u03bc\u03b1\u03c4\u03b1 \u03a7\u03c1\u03b7\u03c3\u03c4\u03ce\u03bd:\n
-mail.resend.abandon.subject =LAMS: \u0397 \u03c0\u03b1\u03a4\u03bf \u03bc\u03ae\u03bd\u03c5\u03bc\u03b1 \u03c0\u03b1\u03c1\u03ac\u03b4\u03bf\u03c3\u03b7\u03c2 \u03b1\u03c0\u03ad\u03c4\u03c5\u03c7\u03b5.
-msg.import.file.format =\u03a4\u03bf \u03b5\u03b9\u03c3\u03b1\u03b3\u03cc\u03bc\u03b5\u03bd\u03bf \u03b1\u03c1\u03c7\u03b5\u03af\u03bf \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03c1\u03c7\u03b5\u03af\u03bf \u03c4\u03b7\u03c2 \u03bc\u03bf\u03c1\u03c6\u03ae\u03c2 .zip \u03c0\u03bf\u03c5 \u03b5\u03be\u03ac\u03c7\u03b8\u03b7\u03ba\u03b5 \u03b1\u03c0\u03cc \u03c4\u03bf LAMS 2 \u03ae \u03bd\u03b5\u03cc\u03c4\u03b5\u03c1\u03bf, \u03ae \u03ad\u03bd\u03b1 .las \u03b1\u03c1\u03c7\u03b5\u03af\u03bf \u03c0\u03bf\u03c5 \u03b5\u03be\u03ac\u03c7\u03b8\u03b7\u03ba\u03b5 \u03b1\u03c0\u03cc \u03c4\u03bf LAMS 1.0.2.
-public.folder.name =\u0394\u03b7\u03bc\u03cc\u03c3\u03b9\u03bf\u03c2 \u03a6\u03ac\u03ba\u03b5\u03bb\u03bf\u03c2
-runsequences.folder.name =\u0395\u03ba\u03c4\u03ad\u03bb\u03b5\u03c3\u03b7 \u03b1\u03ba\u03bf\u03bb\u03bf\u03c5\u03b8\u03b9\u03ce\u03bd
-theme.service.setTheme.noSuchTheme =\u0394\u03b5\u03bd \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03c4\u03ad\u03c4\u03bf\u03b9\u03bf \u03b8\u03ad\u03bc\u03b1.
-theme.service.setTheme.noSuchUser =\u0394\u03b5\u03bd \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03c4\u03ad\u03c4\u03bf\u03b9\u03bf\u03c2 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7\u03c2.
-theme.service.setTheme.saved =\u03a4\u03bf "\u0398\u03ad\u03bc\u03b1 \u03a7\u03c1\u03ae\u03c3\u03c4\u03b7" \u03b1\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03cd\u03b8\u03b7\u03ba\u03b5.
-theme.service.setTheme.type.invalid =\u039c\u03b7 \u03ad\u03b3\u03ba\u03c5\u03c1\u03bf\u03c2 \u03c4\u03cd\u03c0\u03bf\u03c2 \u03b8\u03ad\u03bc\u03b1\u03c4\u03bf\u03c2.
-validation.error.activityWithNoTransition =\u039c\u03b9\u03b1 \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03bc\u03b9\u03b1 \u03bc\u03b5\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b5\u03b9\u03c3\u03cc\u03b4\u03bf\u03c5 \u03ae \u03b5\u03be\u03cc\u03b4\u03bf\u03c5
-validation.error.branching.must.have.a.branch =\u039c\u03b9\u03b1 \u0394\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u0394\u03b9\u03b1\u03ba\u03bb\u03ac\u03b4\u03c9\u03c3\u03b7\u03c2 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03c4\u03bf\u03c5\u03bb\u03ac\u03c7\u03b9\u03c3\u03c4\u03bf \u03ad\u03bd\u03b1 \u039a\u03bb\u03ac\u03b4\u03bf
validation.error.conditionGateMustHaveACondition =\u039c\u03af\u03b1 \u03a0\u03cd\u03bb\u03b7 \u03c5\u03c0\u03cc \u03c3\u03c5\u03bd\u03b8\u03ae\u03ba\u03b7 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03c4\u03bf\u03c5\u03bb\u03ac\u03c7\u03b9\u03c3\u03c4\u03bf \u03bc\u03af\u03b1 \u03c3\u03c5\u03bd\u03b8\u03ae\u03ba\u03b7.
validation.error.conditionGateMustHaveAnInputToolActivity =\u039c\u03af\u03b1 \u03a0\u03cd\u03bb\u03b7 \u03c5\u03c0\u03cc \u03c3\u03c5\u03bd\u03b8\u03ae\u03ba\u03b7 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03ad\u03bd\u03b1 \u0395\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03bf \u0395\u03b9\u03c3\u03cc\u03b4\u03bf\u03c5.
-validation.error.first.activity =\u03a7\u03c1\u03b5\u03b9\u03ac\u03b6\u03b5\u03c3\u03c4\u03b5 \u03c4\u03bf\u03c5\u03bb\u03ac\u03c7\u03b9\u03c3\u03c4\u03bf\u03bd \u03bc\u03af\u03b1 \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c3\u03c4\u03b7\u03bd \u03b1\u03ba\u03bf\u03bb\u03bf\u03c5\u03b8\u03af\u03b1.
validation.error.FloatingActivity =\u0395\u03ac\u03bd \u03c3\u03c7\u03b5\u03b4\u03b9\u03ac\u03b6\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03ad\u03c7\u03b5\u03c4\u03b5 \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b5\u03c2 \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7\u03c2 \u03b7 \u03c5\u03c0\u03bf\u03b4\u03bf\u03c7\u03ae \u03c7\u03c1\u03b5\u03b9\u03ac\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c4\u03bf\u03c5\u03bb\u03ac\u03c7\u03b9\u03c3\u03c4\u03bf\u03bd \u03bc\u03b9\u03b1 \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7\u03c2.
validation.error.FloatingActivity.maximum =\u03a4\u03bf \u03bc\u03ad\u03b3\u03b9\u03c3\u03c4\u03bf (0) \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b5\u03c2 \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7\u03c2 \u03b5\u03c0\u03b9\u03c4\u03c1\u03ad\u03c0\u03bf\u03bd\u03c4\u03b1\u03b9. \u0394\u03b9\u03b1\u03b3\u03c1\u03ac\u03c8\u03c4\u03b5 \u03bc\u03af\u03b1 \u03ae \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b5\u03c2 \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b5\u03c2 \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7\u03c2.
-validation.error.group.count.mismatch =\u03a5\u03c0\u03ac\u03c1\u03c7\u03bf\u03c5\u03bd \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b5\u03c2 \u03bf\u03bc\u03ac\u03b4\u03b5\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03b1\u03c1\u03b9\u03b8\u03bc\u03cc \u03c4\u03c9\u03bd \u03bf\u03bc\u03ac\u03b4\u03c9\u03bd \u03c0\u03bf\u03c5 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03c5\u03c0\u03ac\u03c1\u03c7\u03bf\u03c5\u03bd
-validation.error.groupedBranchingMustHaveAGrouping =\u039c\u03af\u03b1 \u0394\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u0394\u03b9\u03b1\u03ba\u03bb\u03ac\u03b4\u03c9\u03c3\u03b7\u03c2 \u03c0\u03bf\u03c5 \u03b2\u03b1\u03c3\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c3\u03b5 \u039f\u03bc\u03ac\u03b4\u03b1 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03bc\u03af\u03b1 \u039f\u03bc\u03b1\u03b4\u03b9\u03ba\u03ae \u0394\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1. Unless Define Later is turned on, it must have at least one group.
-validation.error.groupedBranchingMustHaveBranchForGroup =\u039c\u03af\u03b1 \u0394\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u0394\u03b9\u03b1\u03ba\u03bb\u03ac\u03b4\u03c9\u03c3\u03b7\u03c2 \u03c0\u03bf\u03c5 \u03b2\u03b1\u03c3\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c3\u03b5 \u039f\u03bc\u03ac\u03b4\u03b1 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03b1\u03bd\u03b1\u03b8\u03ad\u03c3\u03b5\u03b9 \u03ba\u03bb\u03ac\u03b4\u03bf\u03c5\u03c2 \u03c3\u03b5 \u03cc\u03bb\u03b5\u03c2 \u03c4\u03b9\u03c2 \u03bf\u03bc\u03ac\u03b4\u03b5\u03c2
-validation.error.GroupingNotRequired =\u0394\u03b5\u03bd \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03b7 \u03bf\u03bc\u03b1\u03b4\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7.
-validation.error.GroupingRequired =\u0391\u03c0\u03b1\u03b9\u03c4\u03b5\u03af\u03c4\u03b1\u03b9 \u03bf\u03bc\u03b1\u03b4\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7.
-validation.error.GroupingSelected =\u0395\u03c0\u03b9\u03bb\u03ad\u03c7\u03b8\u03b7\u03ba\u03b5 \u03b7 \u03bf\u03bc\u03b1\u03b4\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03b1\u03bb\u03bb\u03ac \u03b4\u03b5\u03bd \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9
-validation.error.illegalScheduleGateOffsetsType1 =\u039c\u03af\u03b1 \u03c0\u03c1\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03b9\u03c3\u03bc\u03ad\u03bd\u03b7 \u03c0\u03cd\u03bb\u03b7 \u03b4\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03af\u03b4\u03b9\u03bf \u03c7\u03c1\u03cc\u03bd\u03bf \u03ad\u03bd\u03b1\u03c1\u03be\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03bb\u03ae\u03be\u03b7\u03c2.
-validation.error.illegalScheduleGateOffsetsType2 =\u0394\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bf \u03c7\u03c1\u03cc\u03bd\u03bf\u03c2 \u03ad\u03bd\u03b1\u03c1\u03be\u03b7\u03c2 \u03bc\u03af\u03b1\u03c2 \u03c0\u03c1\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03b9\u03c3\u03bc\u03ad\u03bd\u03b7\u03c2 \u03c0\u03cd\u03bb\u03b7\u03c2 \u03bd\u03b1 \u03b1\u03c1\u03c7\u03af\u03b6\u03b5\u03b9 \u03bc\u03b5\u03c4\u03ac \u03c4\u03bf \u03c7\u03c1\u03cc\u03bd\u03bf \u03bb\u03ae\u03be\u03b7\u03c2.
-validation.error.inputTransitionType1 =\u0391\u03c5\u03c4\u03ae \u03b7 \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03b4\u03b5\u03bd \u03ad\u03c7\u03b5\u03b9 \u03bc\u03b5\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b5\u03b9\u03c3\u03cc\u03b4\u03bf\u03c5
-validation.error.inputTransitionType2 =\u03a3\u03b5 \u03ba\u03b1\u03bc\u03af\u03b1 \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03b4\u03b5\u03bd \u03bb\u03b5\u03af\u03c0\u03b5\u03b9 \u03b7 \u03bc\u03b5\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b5\u03b9\u03c3\u03cc\u03b4\u03bf\u03c5.
-validation.error.OptionalActivity =\u039c\u03b9\u03b1 \u03c0\u03bf\u03b1\u03b9\u03c1\u03b5\u03c4\u03b9\u03ba\u03ae \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03bc\u03b9\u03b1 \u03ae \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b5\u03c2 \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b5\u03c2
-validation.error.OptionalActivityOrderId =\u0397 \u03a0\u03c1\u03bf\u03b1\u03b9\u03c1\u03b5\u03c4\u03b9\u03ba\u03ae \u0394\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03bc\u03b7 \u03ad\u03b3\u03ba\u03c5\u03c1\u03b7 \u03c3\u03b5\u03b9\u03c1\u03ac \u03c4\u03b1\u03c5\u03c4\u03bf\u03c4\u03ae\u03c4\u03c9\u03bd
-validation.error.other =\u0386\u03bb\u03bb\u03bf \u039b\u03ac\u03b8\u03bf\u03c2
-validation.error.outputTransitionType1 =\u0391\u03c5\u03c4\u03ae \u03b7 \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03b4\u03b5\u03bd \u03ad\u03c7\u03b5\u03b9 \u03bc\u03b5\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b5\u03be\u03cc\u03b4\u03bf\u03c5
-validation.error.outputTransitionType2 =\u03a3\u03b5 \u03ba\u03b1\u03bc\u03af\u03b1 \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03b4\u03b5\u03bd \u03bb\u03b5\u03af\u03c0\u03b5\u03b9 \u03b7 \u03bc\u03b5\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b5\u03be\u03cc\u03b4\u03bf\u03c5.
-validation.error.sequenceActivityMustHaveFirstActivity =\u0395\u03bd\u03b1\u03c2 \u03ba\u03bb\u03ac\u03b4\u03bf\u03c2 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03bc\u03af\u03b1 \u03c0\u03c1\u03ce\u03c4\u03b7 \u0394\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1
-validation.error.toolBranchingConditionInvalid =\u039c\u03af\u03b1 \u03c3\u03c5\u03bd\u03b8\u03ae\u03ba\u03b7 \u03ad\u03c7\u03b5\u03b9 \u03bc\u03af\u03b1 \u03ba\u03b1\u03ba\u03ae \u03ae \u03bb\u03b5\u03af\u03c0\u03b5\u03b9 \u03b7 \u03c4\u03b9\u03bc\u03ae \u03c3\u03cd\u03b3\u03ba\u03c1\u03b9\u03c3\u03b7\u03c2
-validation.error.toolBranchingMustHaveACondition = \u0397 \u03b4\u03b9\u03b1\u03ba\u03bb\u03b1\u03b4\u03b9\u03bc\u03ad\u03bd\u03b7 \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u0395\u03be\u03cc\u03b4\u03bf\u03c5 \u03c4\u03bf\u03c5 \u03b5\u03ba\u03c0\u03b1\u03b9\u03b4\u03b5\u03c5\u03cc\u03bc\u03b5\u03bd\u03bf\u03c5 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03c4\u03bf\u03c5\u03bb\u03ac\u03c7\u03b9\u03c3\u03c4\u03bf\u03bd \u03ad\u03bd\u03b1\u03bd \u03cc\u03c1\u03bf.
-validation.error.toolBranchingMustHaveAnInputToolActivity =\u0395\u03bd\u03b1 \u0395\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03bf \u03c0\u03bf\u03c5 \u03b2\u03b1\u03c3\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c3\u03b5 \u03bc\u03af\u03b1 \u0394\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u0394\u03b9\u03b1\u03ba\u03bb\u03ac\u03b4\u03c9\u03c3\u03b7\u03c2 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03ad\u03bd\u03b1 \u0395\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03bf \u0395\u03b9\u03c3\u03cc\u03b4\u03bf\u03c5
-validation.error.toolBranchingMustHaveDefaultBranch =\u0395\u03bd\u03b1 \u0395\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03bf \u03c0\u03bf\u03c5 \u03b2\u03b1\u03c3\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c3\u03b5 \u03bc\u03af\u03b1 \u0394\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u0394\u03b9\u03b1\u03ba\u03bb\u03ac\u03b4\u03c9\u03c3\u03b7\u03c2 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03ad\u03bd\u03b1 \u03a0\u03c1\u03bf\u03ba\u03b1\u03b8\u03bf\u03c1\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf \u039a\u03bb\u03ac\u03b4\u03bf
-validation.error.transitionNoActivityBeforeOrAfter =\u039c\u03b9\u03b1 \u03bc\u03b5\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03bc\u03b9\u03b1 \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c0\u03c1\u03b9\u03bd \u03b1\u03c0\u03cc \u03ae \u03bc\u03b5\u03c4\u03ac \u03b1\u03c0\u03cc \u03b1\u03c5\u03c4\u03ae\u03bd
+validation.error.first.activity =\u03a7\u03c1\u03b5\u03b9\u03ac\u03b6\u03b5\u03c3\u03c4\u03b5 \u03c4\u03bf\u03c5\u03bb\u03ac\u03c7\u03b9\u03c3\u03c4\u03bf\u03bd \u03bc\u03af\u03b1 \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c3\u03c4\u03b7\u03bd \u03b1\u03ba\u03bf\u03bb\u03bf\u03c5\u03b8\u03af\u03b1.
+public.folder.name =\u0394\u03b7\u03bc\u03cc\u03c3\u03b9\u03bf\u03c2 \u03a6\u03ac\u03ba\u03b5\u03bb\u03bf\u03c2
#======= End labels: Exported 52 labels for el GR =====
Index: lams_common/conf/language/lams/ApplicationResources_en_AU.properties
===================================================================
RCS file: /usr/local/cvsroot/lams_common/conf/language/lams/ApplicationResources_en_AU.properties,v
diff -u -r1.23.8.2 -r1.23.8.3
--- lams_common/conf/language/lams/ApplicationResources_en_AU.properties 3 Mar 2010 06:34:07 -0000 1.23.8.2
+++ lams_common/conf/language/lams/ApplicationResources_en_AU.properties 16 Apr 2010 06:22:17 -0000 1.23.8.3
@@ -2,62 +2,62 @@
#language code: en
#locale code: AU
- # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Wed Mar 03 00:17:54 CST 2010
+ # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Apr 16 00:06:32 CST 2010
#=================== labels for LAMS Common =================#
+runsequences.folder.name ={0} Run Sequences
+validation.error.other =Other Error
+validation.error.transitionNoActivityBeforeOrAfter =A Transition must have an activity before or after the transition
+validation.error.activityWithNoTransition =An activity must have an input or output transition
+validation.error.inputTransitionType1 =This activity has no input transition
+validation.error.inputTransitionType2 =No activities are missing their input transition.
+validation.error.outputTransitionType1 =This activity has no output transition
+validation.error.outputTransitionType2 =No activities are missing their output transition.
+validation.error.GroupingRequired =Grouping is required
+validation.error.GroupingNotRequired =Grouping is not supported
+validation.error.GroupingSelected =Grouping is selected but does not exist
+validation.error.OptionalActivity =An Optional Activity must have one or more activities
+validation.error.OptionalActivityOrderId =This Optional Activity has invalid order ids
+validation.error.illegalScheduleGateOffsetsType1 =A Schedule Gate cannot have equal start and end time offsets.
+validation.error.illegalScheduleGateOffsetsType2 =A Schedule Gate cannot have the start time offset greater than end time offset
+theme.service.setTheme.saved =User theme saved.
+theme.service.setTheme.type.invalid =Invalid theme type.
+theme.service.setTheme.noSuchTheme =No such theme exists.
+theme.service.setTheme.noSuchUser =No such User exists.
audit.change.entry =Changed text for user {0}. Old text: {1} New Text: {2}
audit.hide.entry =Hide entry for user {0}. Entry was {1}
audit.show.entry =Show entry for user {0}. Entry was {1}
-audit.user.create =Created user: {0}, Full Name: {1}
-audit.user.password.change =Password changed for: {0}
-error.import.matching.tool.not.found =The activity with signature {0} is skipped because a matching tool cannot be found.
-error.import.tool.service.fail =Unable to import tool content for tool {0}. Caused by {1}.
-error.import.validation =Validation error:
-error.no.valid.tool =No valid tools in this learning design.
-error.possibly.incompatible.version =Cannot confirm that the .zip file is compatible with the current version of LAMS. It may be from a newer version of LAMS. Version from .zip file is {0}, current LAMS version is {1}. Import may fail.
group.name.prefix =Group
imported.permission.gate.title =Permission Gate
imported.synchronise.gate.title =Synchronise Gate
+msg.import.file.format =The import file must be a LAMS format .zip file exported from LAMS 2 or above, or a .las file exported from LAMS 1.0.2. You cannot import a design exported using the IMS Learning Design format.
+error.import.validation =Validation error:
+error.import.matching.tool.not.found =The activity with signature {0} is skipped because a matching tool cannot be found.
+error.import.tool.service.fail =Unable to import tool content for tool {0}. Caused by {1}.
+error.no.valid.tool =No valid tools in this learning design.
import.shareresources.warning =The sequence contains one or more Share Resources activities. Please check these activities as any file or uploaded websites in the activity will be invalid and will cause an error for the learners. Links to external websites should not cause any errors.
+audit.user.password.change =Password changed for: {0}
+audit.user.create =Created user: {0}, Full Name: {1}
+validation.error.branching.must.have.a.branch =A Branching Activity must have at least one Branch.
+validation.error.toolBranchingMustHaveDefaultBranch =A Learner's Output Branching Activity must have a Default Branch.
+validation.error.sequenceActivityMustHaveFirstActivity =A Branch must have a first Activity.
+validation.error.groupedBranchingMustHaveAGrouping =A Group Based Branching Activity must have a Grouping Activity. Unless Define Later is turned on, it must have at least one group.
+validation.error.groupedBranchingMustHaveBranchForGroup =A Group Based Branching Activity must have all Groups assigned to Branches.
+validation.error.toolBranchingConditionInvalid =A condition has a bad or missing comparison value.
+validation.error.toolBranchingMustHaveAnInputToolActivity =A Learner's Output Branching Activity must have an Input Tool.
+error.possibly.incompatible.version =Cannot confirm that the .zip file is compatible with the current version of LAMS. It may be from a newer version of LAMS. Version from .zip file is {0}, current LAMS version is {1}. Import may fail.
+validation.error.group.count.mismatch =More groups exist than the number of groups that should exist.
+validation.error.toolBranchingMustHaveACondition = Learner's Output Branching Activity must have at least one condition.
+mail.resend.abandon.subject =LAMS: Message delivery failed
mail.resend.abandon.body1 =LAMS was resending a message to users, but eventually it gave up. The message was:\n
mail.resend.abandon.body2 =\nUsers' login names:\n
-mail.resend.abandon.subject =LAMS: Message delivery failed
-msg.import.file.format =The import file must be a LAMS format .zip file exported from LAMS 2 or above, or a .las file exported from LAMS 1.0.2. You cannot import a design exported using the IMS Learning Design format.
-public.folder.name =Public Folder
-runsequences.folder.name ={0} Run Sequences
-theme.service.setTheme.noSuchTheme =No such theme exists.
-theme.service.setTheme.noSuchUser =No such User exists.
-theme.service.setTheme.saved =User theme saved.
-theme.service.setTheme.type.invalid =Invalid theme type.
-validation.error.activityWithNoTransition =An activity must have an input or output transition
-validation.error.branching.must.have.a.branch =A Branching Activity must have at least one Branch.
validation.error.conditionGateMustHaveACondition =A Condition Gate must have at least one condition.
validation.error.conditionGateMustHaveAnInputToolActivity =A Condition Gate must have an Input Tool.
-validation.error.first.activity =You need at least one activity in the sequence.
validation.error.FloatingActivity =If you are planning to have support activities you need at least one support activity in the container.
validation.error.FloatingActivity.maximum =A maximum of {0} support activities is allow. Please remove one or more support activities.
-validation.error.group.count.mismatch =More groups exist than the number of groups that should exist.
-validation.error.groupedBranchingMustHaveAGrouping =A Group Based Branching Activity must have a Grouping Activity. Unless Define Later is turned on, it must have at least one group.
-validation.error.groupedBranchingMustHaveBranchForGroup =A Group Based Branching Activity must have all Groups assigned to Branches.
-validation.error.GroupingNotRequired =Grouping is not supported
-validation.error.GroupingRequired =Grouping is required
-validation.error.GroupingSelected =Grouping is selected but does not exist
-validation.error.illegalScheduleGateOffsetsType1 =A Schedule Gate cannot have equal start and end time offsets.
-validation.error.illegalScheduleGateOffsetsType2 =A Schedule Gate cannot have the start time offset greater than end time offset
-validation.error.inputTransitionType1 =This activity has no input transition
-validation.error.inputTransitionType2 =No activities are missing their input transition.
-validation.error.OptionalActivity =An Optional Activity must have one or more activities
-validation.error.OptionalActivityOrderId =This Optional Activity has invalid order ids
-validation.error.other =Other Error
-validation.error.outputTransitionType1 =This activity has no output transition
-validation.error.outputTransitionType2 =No activities are missing their output transition.
-validation.error.sequenceActivityMustHaveFirstActivity =A Branch must have a first Activity.
-validation.error.toolBranchingConditionInvalid =A condition has a bad or missing comparison value.
-validation.error.toolBranchingMustHaveACondition = Learner's Output Branching Activity must have at least one condition.
-validation.error.toolBranchingMustHaveAnInputToolActivity =A Learner's Output Branching Activity must have an Input Tool.
-validation.error.toolBranchingMustHaveDefaultBranch =A Learner's Output Branching Activity must have a Default Branch.
-validation.error.transitionNoActivityBeforeOrAfter =A Transition must have an activity before or after the transition
+validation.error.first.activity =You need at least one activity in the sequence.
+public.folder.name =Public Folder
#======= End labels: Exported 52 labels for en AU =====
Index: lams_common/conf/language/lams/ApplicationResources_es_ES.properties
===================================================================
RCS file: /usr/local/cvsroot/lams_common/conf/language/lams/ApplicationResources_es_ES.properties,v
diff -u -r1.11.8.2 -r1.11.8.3
--- lams_common/conf/language/lams/ApplicationResources_es_ES.properties 3 Mar 2010 06:34:07 -0000 1.11.8.2
+++ lams_common/conf/language/lams/ApplicationResources_es_ES.properties 16 Apr 2010 06:22:17 -0000 1.11.8.3
@@ -2,62 +2,62 @@
#language code: es
#locale code: ES
- # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Wed Mar 03 00:17:54 CST 2010
+ # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Apr 16 00:06:32 CST 2010
#=================== labels for LAMS Common =================#
+runsequences.folder.name ={0} Ejecutar secuencias
+validation.error.other =Otro error
+validation.error.transitionNoActivityBeforeOrAfter =Una transici\u00f3n debe tener una actividad antes o despu\u00e9s de la transici\u00f3n
+validation.error.activityWithNoTransition =Una actividad debe tener una transici\u00f3n de entrada o de salida
+validation.error.inputTransitionType1 =Esta actividad no tiene transici\u00f3n de entrada
+validation.error.inputTransitionType2 =A ninguna actividad le falta una transici\u00f3n entrante
+validation.error.outputTransitionType1 =Esta actividad no tiene transici\u00f3n de salida
+validation.error.outputTransitionType2 =A ninguna actividad le falta una transici\u00f3n de salida
+validation.error.GroupingRequired =Se requiren Grupos
+validation.error.GroupingNotRequired =No se implementan grupos
+validation.error.GroupingSelected =Se ha seleccionado Grupos, pero no existen
+validation.error.OptionalActivity =Una actividad opcional debe tener una o m\u00e1s actividades
+validation.error.OptionalActivityOrderId =Esta actividad opcional tiene \u00f3rdenes ids inv\u00e1lidos
+validation.error.illegalScheduleGateOffsetsType1 =Una puerta temporal no puede tener el mismo tiempo de apertura que de cierre
+validation.error.illegalScheduleGateOffsetsType2 =Una puerta temporal no puede tener el tiempo de apertura mayor que el de cierre
+theme.service.setTheme.saved =Tema de usuario salvado.
+theme.service.setTheme.type.invalid =Tipo de tema inv\u00e1lido.
+theme.service.setTheme.noSuchTheme =El tema no existe.
+theme.service.setTheme.noSuchUser =No existe el usuario.
audit.change.entry =Texto cambiado para usuario {0}. Texto original: {1} Nuevo texto: {2}
audit.hide.entry =Se ha ocultado la entrada para el usuario {0}. La entrada fue: {1}
audit.show.entry =Se muestra la entrada para el usuario {0}. La entrada fue: {1}
-audit.user.create =Usuario creado: {0}, Nombre completo: {1}
-audit.user.password.change =Clave cambiada por: {0}
-error.import.matching.tool.not.found =La actividad con c\u00f3digo {0} ha sido salteada ya que no se encuentra disponible en este servidor.
-error.import.tool.service.fail =No se ha podido importar el contenido de la actividad {0} debido a {1}
-error.import.validation =Error de validaci\u00f3n:
-error.no.valid.tool =No hay actividades validas en este dise\u00f1o
-error.possibly.incompatible.version =No se puede confirmar si el archivo .zip es compatible con la versi\u00f3n de LAMS actual. Puede ser de una versi\u00f3n de LAMS m\u00e1s moderna. La versi\u00f3n del archivo .zip es {0}, la versi\u00f3n actual de LAMS es {1}. La importaci\u00f3n puede fallar
group.name.prefix =Grupo
imported.permission.gate.title =Puerta de Permiso
imported.synchronise.gate.title =Puerta de sincronismo
+msg.import.file.format =S\u00f3lo se pueden importar archivos con extension .zip (LAMS versi\u00f3n 2) o .las (LAMS versi\u00f3n 1.0.2).
+error.import.validation =Error de validaci\u00f3n:
+error.import.matching.tool.not.found =La actividad con c\u00f3digo {0} ha sido salteada ya que no se encuentra disponible en este servidor.
+error.import.tool.service.fail =No se ha podido importar el contenido de la actividad {0} debido a {1}
+error.no.valid.tool =No hay actividades validas en este dise\u00f1o
import.shareresources.warning =Esta secuencia contiene una o m\u00e1s actividades de Recursos Compartidos. Por favor verifique que estas activitdades tienen sus respectivos archivos adjuntos.
+audit.user.password.change =Clave cambiada por: {0}
+audit.user.create =Usuario creado: {0}, Nombre completo: {1}
+validation.error.branching.must.have.a.branch =Una actividad de ramificaci\u00f3n debe tener al menos una rama.
+validation.error.toolBranchingMustHaveDefaultBranch =Una herramienta de resultados basada en una actividad de ramificaci\u00f3n debe tener una rama por defecto.
+validation.error.sequenceActivityMustHaveFirstActivity =Una rama debe tener una primera actividad.
+validation.error.groupedBranchingMustHaveAGrouping =Una actividad de grupo basada en ramificaciones debe tener una actividad de grupo. A menos que la definici\u00f3n posterior est\u00e9 activada, deber\u00eda tener al menos un grupo.
+validation.error.groupedBranchingMustHaveBranchForGroup =Una actividad de ramificaci\u00f3n basada en grupos debe tener todos los grupos asignados a ramas.
+validation.error.toolBranchingConditionInvalid =Una condici\u00f3n tiene un valor equivocado o se ha olvidado.
+validation.error.toolBranchingMustHaveAnInputToolActivity =Una herramienta de rendimiento basada en una actividad de ramificaci\u00f3n debe tener una herramienta de entrada.
+error.possibly.incompatible.version =No se puede confirmar si el archivo .zip es compatible con la versi\u00f3n de LAMS actual. Puede ser de una versi\u00f3n de LAMS m\u00e1s moderna. La versi\u00f3n del archivo .zip es {0}, la versi\u00f3n actual de LAMS es {1}. La importaci\u00f3n puede fallar
+validation.error.group.count.mismatch =El n\u00famero de grupos en la lista excede el n\u00famero de grupos seleccionado.
+validation.error.toolBranchingMustHaveACondition =El tipo de ramificaci\u00f3n "Resultados de Actividades Previas" necesita por lo menos una condici\u00f3n activa.
+mail.resend.abandon.subject =LAMS: el mensaje no ha podido ser enviado
mail.resend.abandon.body1 =LAMS intent\u00f3 reenviar el mensaje a los usuarios pero eventualmente ha desistido. El mensaje es: \n
mail.resend.abandon.body2 =\nNombres de usuarios:\n
-mail.resend.abandon.subject =LAMS: el mensaje no ha podido ser enviado
-msg.import.file.format =S\u00f3lo se pueden importar archivos con extension .zip (LAMS versi\u00f3n 2) o .las (LAMS versi\u00f3n 1.0.2).
-public.folder.name =Carpeta P\u00fablica
-runsequences.folder.name ={0} Ejecutar secuencias
-theme.service.setTheme.noSuchTheme =El tema no existe.
-theme.service.setTheme.noSuchUser =No existe el usuario.
-theme.service.setTheme.saved =Tema de usuario salvado.
-theme.service.setTheme.type.invalid =Tipo de tema inv\u00e1lido.
-validation.error.activityWithNoTransition =Una actividad debe tener una transici\u00f3n de entrada o de salida
-validation.error.branching.must.have.a.branch =Una actividad de ramificaci\u00f3n debe tener al menos una rama.
validation.error.conditionGateMustHaveACondition =Una condici\u00f3n de puerta debe tener por lo menos una condici\u00f3n.
validation.error.conditionGateMustHaveAnInputToolActivity =Una condici\u00f3n de puerta debe tener por lo menos una herramienta como entrada.
-validation.error.first.activity =Se necesita por lo menos una actividad inicial en la secuencia
validation.error.FloatingActivity =Se necesita por lo menos una actividad de referencia.
validation.error.FloatingActivity.maximum =Un m\u00e1ximo de {0} actividades de referencia est\u00e1n permitidas. Elimine una o m\u00e1s.
-validation.error.group.count.mismatch =El n\u00famero de grupos en la lista excede el n\u00famero de grupos seleccionado.
-validation.error.groupedBranchingMustHaveAGrouping =Una actividad de grupo basada en ramificaciones debe tener una actividad de grupo. A menos que la definici\u00f3n posterior est\u00e9 activada, deber\u00eda tener al menos un grupo.
-validation.error.groupedBranchingMustHaveBranchForGroup =Una actividad de ramificaci\u00f3n basada en grupos debe tener todos los grupos asignados a ramas.
-validation.error.GroupingNotRequired =No se implementan grupos
-validation.error.GroupingRequired =Se requiren Grupos
-validation.error.GroupingSelected =Se ha seleccionado Grupos, pero no existen
-validation.error.illegalScheduleGateOffsetsType1 =Una puerta temporal no puede tener el mismo tiempo de apertura que de cierre
-validation.error.illegalScheduleGateOffsetsType2 =Una puerta temporal no puede tener el tiempo de apertura mayor que el de cierre
-validation.error.inputTransitionType1 =Esta actividad no tiene transici\u00f3n de entrada
-validation.error.inputTransitionType2 =A ninguna actividad le falta una transici\u00f3n entrante
-validation.error.OptionalActivity =Una actividad opcional debe tener una o m\u00e1s actividades
-validation.error.OptionalActivityOrderId =Esta actividad opcional tiene \u00f3rdenes ids inv\u00e1lidos
-validation.error.other =Otro error
-validation.error.outputTransitionType1 =Esta actividad no tiene transici\u00f3n de salida
-validation.error.outputTransitionType2 =A ninguna actividad le falta una transici\u00f3n de salida
-validation.error.sequenceActivityMustHaveFirstActivity =Una rama debe tener una primera actividad.
-validation.error.toolBranchingConditionInvalid =Una condici\u00f3n tiene un valor equivocado o se ha olvidado.
-validation.error.toolBranchingMustHaveACondition =El tipo de ramificaci\u00f3n "Resultados de Actividades Previas" necesita por lo menos una condici\u00f3n activa.
-validation.error.toolBranchingMustHaveAnInputToolActivity =Una herramienta de rendimiento basada en una actividad de ramificaci\u00f3n debe tener una herramienta de entrada.
-validation.error.toolBranchingMustHaveDefaultBranch =Una herramienta de resultados basada en una actividad de ramificaci\u00f3n debe tener una rama por defecto.
-validation.error.transitionNoActivityBeforeOrAfter =Una transici\u00f3n debe tener una actividad antes o despu\u00e9s de la transici\u00f3n
+validation.error.first.activity =Se necesita por lo menos una actividad inicial en la secuencia
+public.folder.name =Carpeta P\u00fablica
#======= End labels: Exported 52 labels for es ES =====
Fisheye: Tag 1.1 refers to a dead (removed) revision in file `lams_common/conf/language/lams/ApplicationResources_es_MX.properties'.
Fisheye: No comparison available. Pass `N' to diff?
Index: lams_common/conf/language/lams/ApplicationResources_fr_FR.properties
===================================================================
RCS file: /usr/local/cvsroot/lams_common/conf/language/lams/ApplicationResources_fr_FR.properties,v
diff -u -r1.8.10.6 -r1.8.10.7
--- lams_common/conf/language/lams/ApplicationResources_fr_FR.properties 3 Mar 2010 06:34:07 -0000 1.8.10.6
+++ lams_common/conf/language/lams/ApplicationResources_fr_FR.properties 16 Apr 2010 06:22:17 -0000 1.8.10.7
@@ -2,62 +2,62 @@
#language code: fr
#locale code: FR
- # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Wed Mar 03 00:17:53 CST 2010
+ # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Apr 16 00:06:30 CST 2010
#=================== labels for LAMS Common =================#
+runsequences.folder.name ={0} s\u00e9quences lanc\u00e9es
+validation.error.other =Autre erreur
+validation.error.transitionNoActivityBeforeOrAfter =Une transition doit \u00eatre avoir une activit\u00e9 avant ou apr\u00e8s elle
+validation.error.activityWithNoTransition =Une activit\u00e9 doit avoir une transition d'entr\u00e9e ou de sortie
+validation.error.inputTransitionType1 =Cette activit\u00e9 n'a pas de transition d'entr\u00e9e
+validation.error.inputTransitionType2 =Aucune activit\u00e9 est sans transition d'entr\u00e9e.
+validation.error.outputTransitionType1 =Cette activit\u00e9 n'a pas de transition de sortie
+validation.error.outputTransitionType2 =Il n'y a pas d'activit\u00e9 qui n'ait de transition de sortie.
+validation.error.GroupingRequired =Un groupement est requis
+validation.error.GroupingNotRequired =Le groupement n'est pas disponible
+validation.error.GroupingSelected =Le groupement est s\u00e9lectionn\u00e9 mais il n'existe pas
+validation.error.OptionalActivity =Une activit\u00e9 en option doit avoir une ou plusieurs activit\u00e9s
+validation.error.OptionalActivityOrderId =Cette activit\u00e9 en option \u00e0 des IDs d'ordonnancement erronn\u00e9s
+validation.error.illegalScheduleGateOffsetsType1 =Un verrou horaire ne peut pas avoir des heures de d\u00e9but et de fin identiques
+validation.error.illegalScheduleGateOffsetsType2 =Un verrou de type horaire ne peut pas avoir une heure de d\u00e9but \u00e9gale \u00e0 celle de fin
+theme.service.setTheme.saved =Le th\u00e8me de l'utilisateur a \u00e9t\u00e9 enregistr\u00e9.
+theme.service.setTheme.type.invalid =Type de th\u00e8me invalide.
+theme.service.setTheme.noSuchTheme =Ce th\u00e8me n'existe pas.
+theme.service.setTheme.noSuchUser =Cet utilisateur n'existe pas.
audit.change.entry =Le texte pour l''utilisateur {0} a \u00e9t\u00e9 chang\u00e9. Ancien texte: {1} Nouveau texte: {2}
audit.hide.entry =Cacher l''entr\u00e9e de l''utilisateur {0}. L''entr\u00e9e \u00e9tait {1}
audit.show.entry =Montrer l''entr\u00e9e de l''utilisateur {0}. L''entr\u00e9e \u00e9tait {1}
-audit.user.create =Utilisateur cr\u00e9\u00e9: {0}, nom complet: {1}
-audit.user.password.change =mot de passe chang\u00e9 pour: {0}
-error.import.matching.tool.not.found =L''activit\u00e9 avec la signature {0} est saut\u00e9e parce qu''aucun outil de concordance n''a \u00e9t\u00e9 trouv\u00e9.
-error.import.tool.service.fail =Impossible d''importer le contenu de l''outil {0}. Cause: {1}.
-error.import.validation =Erreur de validation:
-error.no.valid.tool =Pas d'outils valides dans ce learning design.
-error.possibly.incompatible.version =Il est impossible de confirmer que le fichier .zip est compatible avec la version actuelle de LAMS. Il doit venir d''une nouvelle version de LAMS. La version du fichier .zip est {0}, la version courante de LAMS est la {1}. L''importation peut \u00e9chouer.
group.name.prefix =Grouper
imported.permission.gate.title =Verrou de permission
imported.synchronise.gate.title =Verrou de synchronisation
+msg.import.file.format =Le fichier d'importation doit \u00eatre une fichier .zip export\u00e9 de LAMS 2 ou au-dessus, ou un fichier .las export\u00e9 de LAMS 1.0.2.
+error.import.validation =Erreur de validation:
+error.import.matching.tool.not.found =L''activit\u00e9 avec la signature {0} est saut\u00e9e parce qu''aucun outil de concordance n''a \u00e9t\u00e9 trouv\u00e9.
+error.import.tool.service.fail =Impossible d''importer le contenu de l''outil {0}. Cause: {1}.
+error.no.valid.tool =Pas d'outils valides dans ce learning design.
import.shareresources.warning =La s\u00e9quence contient une ou plusieurs activit\u00e9s "partage de ressources". Veuillez v\u00e9rifier ces activit\u00e9s parce l'envoi d'un de ces fichiers ou site web causera une erreur pour les apprenants. Les liens vers des sites web externes ne devraient pas causer d'erreur.
+audit.user.password.change =mot de passe chang\u00e9 pour: {0}
+audit.user.create =Utilisateur cr\u00e9\u00e9: {0}, nom complet: {1}
+validation.error.branching.must.have.a.branch =Une activit\u00e9 de branchement doit avoir au moins une branche.
+validation.error.toolBranchingMustHaveDefaultBranch =Une branche bas\u00e9e sur la sortie d'une autre activit\u00e9 doit avoir une branche par d\u00e9faut.
+validation.error.sequenceActivityMustHaveFirstActivity =Une branche doit avoir une premi\u00e8re activit\u00e9.
+validation.error.groupedBranchingMustHaveAGrouping =Une activit\u00e9 de branchement bas\u00e9 sur des groupes doit avoir une activit\u00e9 de constitution de groupes. A moins que "d\u00e9finir par le moniteur" soit activ\u00e9, elle doit avoir au moins un groupe.
+validation.error.groupedBranchingMustHaveBranchForGroup =Une activit\u00e9 de branchement bas\u00e9 sur les groupes doit avoir tous ses groupes asign\u00e9 aux branches.
+validation.error.toolBranchingConditionInvalid =Une condition contient une mauvaise ou absente valeur de comparaison.
+validation.error.toolBranchingMustHaveAnInputToolActivity =Une branche bas\u00e9e sur la sortie d'une autre activit\u00e9 doit avoir un outil d'entr\u00e9e.
+error.possibly.incompatible.version =Il est impossible de confirmer que le fichier .zip est compatible avec la version actuelle de LAMS. Il doit venir d''une nouvelle version de LAMS. La version du fichier .zip est {0}, la version courante de LAMS est la {1}. L''importation peut \u00e9chouer.
+validation.error.group.count.mismatch =Il existe plus de groupes qu'il devraient exister. Aie ...
+validation.error.toolBranchingMustHaveACondition =Une branche bas\u00e9e sur la sortie d'une autre activit\u00e9 doit avoir au moins une condition.
+mail.resend.abandon.subject =LAMS: Erreur d'envoi de message
mail.resend.abandon.body1 =LAMS a essay\u00e9 d'envoyer un message aux utilisateur, mais a du abandonner apr\u00e8s des multiples tentatives. Les ordinateurs aussi sont frustr\u00e9s parfois. Le message \u00e9tait: \n
mail.resend.abandon.body2 =\nNom de login de l'utilisateur:\n
-mail.resend.abandon.subject =LAMS: Erreur d'envoi de message
-msg.import.file.format =Le fichier d'importation doit \u00eatre une fichier .zip export\u00e9 de LAMS 2 ou au-dessus, ou un fichier .las export\u00e9 de LAMS 1.0.2.
-public.folder.name =Dossier public
-runsequences.folder.name ={0} s\u00e9quences lanc\u00e9es
-theme.service.setTheme.noSuchTheme =Ce th\u00e8me n'existe pas.
-theme.service.setTheme.noSuchUser =Cet utilisateur n'existe pas.
-theme.service.setTheme.saved =Le th\u00e8me de l'utilisateur a \u00e9t\u00e9 enregistr\u00e9.
-theme.service.setTheme.type.invalid =Type de th\u00e8me invalide.
-validation.error.activityWithNoTransition =Une activit\u00e9 doit avoir une transition d'entr\u00e9e ou de sortie
-validation.error.branching.must.have.a.branch =Une activit\u00e9 de branchement doit avoir au moins une branche.
validation.error.conditionGateMustHaveACondition =Une verrou de type condition doit avoir au moins une condition.
validation.error.conditionGateMustHaveAnInputToolActivity =Une verrou de type condition doit inclure un outil input.
-validation.error.first.activity =Il faut au moins une activit\u00e9 dans la s\u00e9quence
validation.error.FloatingActivity =Si vous pr\u00e9voyez d'avoir des activit\u00e9s de soutien, il faut au moins une activit\u00e9 de soutien dans le conteneur.
validation.error.FloatingActivity.maximum =Un maximum de {0} activit\u00e9s de soutien est autoris\u00e9. SVP supprimez une ou plusieurs activit\u00e9s de soutien.
-validation.error.group.count.mismatch =Il existe plus de groupes qu'il devraient exister. Aie ...
-validation.error.groupedBranchingMustHaveAGrouping =Une activit\u00e9 de branchement bas\u00e9 sur des groupes doit avoir une activit\u00e9 de constitution de groupes. A moins que "d\u00e9finir par le moniteur" soit activ\u00e9, elle doit avoir au moins un groupe.
-validation.error.groupedBranchingMustHaveBranchForGroup =Une activit\u00e9 de branchement bas\u00e9 sur les groupes doit avoir tous ses groupes asign\u00e9 aux branches.
-validation.error.GroupingNotRequired =Le groupement n'est pas disponible
-validation.error.GroupingRequired =Un groupement est requis
-validation.error.GroupingSelected =Le groupement est s\u00e9lectionn\u00e9 mais il n'existe pas
-validation.error.illegalScheduleGateOffsetsType1 =Un verrou horaire ne peut pas avoir des heures de d\u00e9but et de fin identiques
-validation.error.illegalScheduleGateOffsetsType2 =Un verrou de type horaire ne peut pas avoir une heure de d\u00e9but \u00e9gale \u00e0 celle de fin
-validation.error.inputTransitionType1 =Cette activit\u00e9 n'a pas de transition d'entr\u00e9e
-validation.error.inputTransitionType2 =Aucune activit\u00e9 est sans transition d'entr\u00e9e.
-validation.error.OptionalActivity =Une activit\u00e9 en option doit avoir une ou plusieurs activit\u00e9s
-validation.error.OptionalActivityOrderId =Cette activit\u00e9 en option \u00e0 des IDs d'ordonnancement erronn\u00e9s
-validation.error.other =Autre erreur
-validation.error.outputTransitionType1 =Cette activit\u00e9 n'a pas de transition de sortie
-validation.error.outputTransitionType2 =Il n'y a pas d'activit\u00e9 qui n'ait de transition de sortie.
-validation.error.sequenceActivityMustHaveFirstActivity =Une branche doit avoir une premi\u00e8re activit\u00e9.
-validation.error.toolBranchingConditionInvalid =Une condition contient une mauvaise ou absente valeur de comparaison.
-validation.error.toolBranchingMustHaveACondition =Une branche bas\u00e9e sur la sortie d'une autre activit\u00e9 doit avoir au moins une condition.
-validation.error.toolBranchingMustHaveAnInputToolActivity =Une branche bas\u00e9e sur la sortie d'une autre activit\u00e9 doit avoir un outil d'entr\u00e9e.
-validation.error.toolBranchingMustHaveDefaultBranch =Une branche bas\u00e9e sur la sortie d'une autre activit\u00e9 doit avoir une branche par d\u00e9faut.
-validation.error.transitionNoActivityBeforeOrAfter =Une transition doit \u00eatre avoir une activit\u00e9 avant ou apr\u00e8s elle
+validation.error.first.activity =Il faut au moins une activit\u00e9 dans la s\u00e9quence
+public.folder.name =Dossier public
#======= End labels: Exported 52 labels for fr FR =====
Index: lams_common/conf/language/lams/ApplicationResources_ja_JP.properties
===================================================================
RCS file: /usr/local/cvsroot/lams_common/conf/language/lams/ApplicationResources_ja_JP.properties,v
diff -u -r1.5.6.1.2.2 -r1.5.6.1.2.3
--- lams_common/conf/language/lams/ApplicationResources_ja_JP.properties 3 Mar 2010 06:34:07 -0000 1.5.6.1.2.2
+++ lams_common/conf/language/lams/ApplicationResources_ja_JP.properties 16 Apr 2010 06:22:17 -0000 1.5.6.1.2.3
@@ -2,62 +2,62 @@
#language code: ja
#locale code: JP
- # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Wed Mar 03 00:17:52 CST 2010
+ # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Apr 16 00:06:31 CST 2010
#=================== labels for LAMS Common =================#
+runsequences.folder.name ={0} \u5b9f\u884c\u30b7\u30fc\u30b1\u30f3\u30b9
+validation.error.other =\u305d\u306e\u4ed6\u306e\u30a8\u30e9\u30fc
+validation.error.transitionNoActivityBeforeOrAfter =\u30b3\u30cd\u30af\u30bf\u306f\u3001\u524d\u304b\u5f8c\u306b\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u3092\u3064\u306a\u3052\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059
+validation.error.activityWithNoTransition =\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u306f\u3001\u9077\u79fb\u5143\u304b\u9077\u79fb\u5148\u3068\u306a\u308b\u30b3\u30cd\u30af\u30bf\u304c\u5fc5\u8981\u3067\u3059
+validation.error.inputTransitionType1 =\u3053\u306e\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u306b\u306f\u30b3\u30cd\u30af\u30bf\u306e\u9077\u79fb\u5143\u306e\u7aef\u304c\u3042\u308a\u307e\u305b\u3093
+validation.error.inputTransitionType2 =\u9077\u79fb\u5143\u30b3\u30cd\u30af\u30bf\u3092\u5931\u3063\u305f\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u306f\u3042\u308a\u307e\u305b\u3093\u3002
+validation.error.outputTransitionType1 =\u3053\u306e\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u306b\u306f\u30b3\u30cd\u30af\u30bf\u306e\u9077\u79fb\u5148\u306e\u7aef\u304c\u3042\u308a\u307e\u305b\u3093
+validation.error.outputTransitionType2 =\u9077\u79fb\u5148\u30b3\u30cd\u30af\u30bf\u3092\u5931\u3063\u305f\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u306f\u3042\u308a\u307e\u305b\u3093\u3002
+validation.error.GroupingRequired =\u30b0\u30eb\u30fc\u30d7\u304c\u5fc5\u8981\u3067\u3059
+validation.error.GroupingNotRequired =\u30b0\u30eb\u30fc\u30d7\u306f\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093
+validation.error.GroupingSelected =\u9078\u629e\u3055\u308c\u305f\u30b0\u30eb\u30fc\u30d7\u306f\u5b58\u5728\u3057\u307e\u305b\u3093
+validation.error.OptionalActivity =\u9078\u629e\u67a0\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u306b\u306f 1 \u3064\u4ee5\u4e0a\u306e\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u304c\u5fc5\u8981\u3067\u3059
+validation.error.OptionalActivityOrderId =\u3053\u306e\u9078\u629e\u67a0\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u306b\u306f\u7121\u52b9\u306a ID \u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059
+validation.error.illegalScheduleGateOffsetsType1 =\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u30b2\u30fc\u30c8\u306e\u958b\u59cb\u6642\u523b\u3068\u7d42\u4e86\u6642\u523b\u3092\u540c\u6642\u523b\u306b\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002
+validation.error.illegalScheduleGateOffsetsType2 =\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u30b2\u30fc\u30c8\u306e\u958b\u59cb\u6642\u523b\u3092\u7d42\u4e86\u6642\u523b\u4ee5\u964d\u306b\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002
+theme.service.setTheme.saved =\u30e6\u30fc\u30b6\u30fc\u30c6\u30fc\u30de\u3092\u4fdd\u5b58\u3057\u307e\u3057\u305f\u3002
+theme.service.setTheme.type.invalid =\u30e6\u30fc\u30b6\u30fc\u30c6\u30fc\u30de\u306e\u30bf\u30a4\u30d7\u304c\u7121\u52b9\u3067\u3059\u3002
+theme.service.setTheme.noSuchTheme =\u305d\u306e\u3088\u3046\u306a\u30c6\u30fc\u30de\u306f\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002
+theme.service.setTheme.noSuchUser =\u305d\u306e\u3088\u3046\u306a\u30e6\u30fc\u30b6\u30fc\u306f\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002
audit.change.entry =\u30e6\u30fc\u30b6\u30fc {0} \u306e\u30c6\u30ad\u30b9\u30c8\u3092\u5909\u66f4\u3057\u307e\u3057\u305f\u3002\u5909\u66f4\u524d: {1} \u5909\u66f4\u5f8c: {2}
audit.hide.entry =\u30e6\u30fc\u30b6\u30fc {0} \u306e\u30a8\u30f3\u30c8\u30ea\u3092\u975e\u8868\u793a\u306b\u8a2d\u5b9a\u3057\u307e\u3057\u305f\u3002\u30a8\u30f3\u30c8\u30ea: {1}
audit.show.entry =\u30e6\u30fc\u30b6\u30fc {0} \u306e\u30a8\u30f3\u30c8\u30ea\u3092\u8868\u793a\u306b\u8a2d\u5b9a\u3057\u307e\u3057\u305f\u3002\u30a8\u30f3\u30c8\u30ea: {1}
-audit.user.create =\u4ee5\u4e0b\u306e\u30e6\u30fc\u30b6\u30fc\u3092\u4f5c\u6210\u3057\u307e\u3057\u305f\u3002\u30e6\u30fc\u30b6\u30fc\u540d: {0} / \u540d\u524d: {1}
-audit.user.password.change =\u4ee5\u4e0b\u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u5909\u66f4\u3057\u307e\u3057\u305f: {0}
-error.import.matching.tool.not.found =\u7f72\u540d {0} \u306e\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u306f\u3001\u691c\u8a3c\u30c4\u30fc\u30eb\u304c\u898b\u3064\u304b\u3089\u306a\u304b\u3063\u305f\u305f\u3081\u306b\u30b9\u30ad\u30c3\u30d7\u3055\u308c\u307e\u3057\u305f\u3002
-error.import.tool.service.fail =\u30c4\u30fc\u30eb {0} \u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u30a4\u30f3\u30dd\u30fc\u30c8\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u305b\u3093\u3002\u539f\u56e0\u306f {1} \u3067\u3059\u3002
-error.import.validation =\u691c\u8a3c\u30a8\u30e9\u30fc:
-error.no.valid.tool =\u3053\u306e\u5b66\u7fd2\u30c7\u30b6\u30a4\u30f3\u306b\u306f\u7121\u52b9\u306a\u30c4\u30fc\u30eb\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002
-error.possibly.incompatible.version =Zip \u30d5\u30a1\u30a4\u30eb\u306f\u3053\u306e LAMS \u3068\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u4e92\u63db\u6027\u304c\u78ba\u8a8d\u3067\u304d\u307e\u305b\u3093\u3002\u65b0\u30d0\u30fc\u30b8\u30e7\u30f3\u306e LAMS \u3067\u51fa\u529b\u3055\u308c\u305f\u3082\u306e\u304b\u3082\u3057\u308c\u307e\u305b\u3093\u3002Zip \u30d5\u30a1\u30a4\u30eb\u306e\u5bfe\u5fdc\u30d0\u30fc\u30b8\u30e7\u30f3\u306f {0}\u3001\u3053\u306e LAMS \u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u306f {1} \u3067\u3059\u3002\u30a4\u30f3\u30dd\u30fc\u30c8\u306b\u5931\u6557\u3059\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002
group.name.prefix =\u30b0\u30eb\u30fc\u30d7
imported.permission.gate.title =\u627f\u8a8d\u30b2\u30fc\u30c8
imported.synchronise.gate.title =\u540c\u671f\u30b2\u30fc\u30c8
+msg.import.file.format =\u30a4\u30f3\u30dd\u30fc\u30c8\u3059\u308b\u30d5\u30a1\u30a4\u30eb\u306f\u3001LAMS 2 \u4ee5\u964d\u3067\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u3055\u308c\u305f Zip \u30d5\u30a1\u30a4\u30eb\u304b\u3001LAMS 1.0.2 \u3067\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u3055\u308c\u305f LAS \u30d5\u30a1\u30a4\u30eb\u3067\u306a\u3051\u308c\u3070\u3044\u3051\u307e\u305b\u3093\u3002\u4f7f\u7528\u3057\u3066\u3044\u308b IMS \u30e9\u30fc\u30cb\u30f3\u30b0\u30fb\u30c7\u30b6\u30a4\u30f3\u304b\u3089\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u3055\u308c\u305f\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3067\u306f\u30a4\u30f3\u30dd\u30fc\u30c8\u3067\u304d\u307e\u305b\u3093\u3002
+error.import.validation =\u691c\u8a3c\u30a8\u30e9\u30fc:
+error.import.matching.tool.not.found =\u7f72\u540d {0} \u306e\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u306f\u3001\u691c\u8a3c\u30c4\u30fc\u30eb\u304c\u898b\u3064\u304b\u3089\u306a\u304b\u3063\u305f\u305f\u3081\u306b\u30b9\u30ad\u30c3\u30d7\u3055\u308c\u307e\u3057\u305f\u3002
+error.import.tool.service.fail =\u30c4\u30fc\u30eb {0} \u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u30a4\u30f3\u30dd\u30fc\u30c8\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u305b\u3093\u3002\u539f\u56e0\u306f {1} \u3067\u3059\u3002
+error.no.valid.tool =\u3053\u306e\u5b66\u7fd2\u30c7\u30b6\u30a4\u30f3\u306b\u306f\u7121\u52b9\u306a\u30c4\u30fc\u30eb\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002
import.shareresources.warning =\u3053\u306e\u30b7\u30fc\u30b1\u30f3\u30b9\u306b\u306f\u4e00\u3064\u4ee5\u4e0a\u306e\u5171\u6709\u8cc7\u6599\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u306b\u542b\u307e\u308c\u308b\u30d5\u30a1\u30a4\u30eb\u3084\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3055\u308c\u305f Web \u30b5\u30a4\u30c8\u304c\u7121\u52b9\u3067\u3042\u308b\u3068\u3001\u5b66\u7fd2\u6642\u306b\u30a8\u30e9\u30fc\u3092\u767a\u751f\u3055\u305b\u307e\u3059\u3002\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u3092\u30c1\u30a7\u30c3\u30af\u3057\u3066\u304f\u3060\u3055\u3044\u3002\u5916\u90e8 Web \u30b5\u30a4\u30c8\u3078\u306e\u30ea\u30f3\u30af\u306f\u3001\u3044\u304b\u306a\u308b\u30a8\u30e9\u30fc\u3082\u767a\u751f\u3055\u305b\u3066\u306f\u3044\u3051\u307e\u305b\u3093\u3002
+audit.user.password.change =\u4ee5\u4e0b\u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u5909\u66f4\u3057\u307e\u3057\u305f: {0}
+audit.user.create =\u4ee5\u4e0b\u306e\u30e6\u30fc\u30b6\u30fc\u3092\u4f5c\u6210\u3057\u307e\u3057\u305f\u3002\u30e6\u30fc\u30b6\u30fc\u540d: {0} / \u540d\u524d: {1}
+validation.error.branching.must.have.a.branch =\u5206\u5c90\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u306f\u3001\u5c11\u306a\u304f\u3068\u3082\u4e00\u3064\u306e\u5206\u5c90\u3092\u542b\u3080\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002
+validation.error.toolBranchingMustHaveDefaultBranch =\u5b66\u7fd2\u8005\u306e\u30a2\u30a6\u30c8\u30d7\u30c3\u30c8\u306b\u3088\u308b\u5206\u5c90\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u306f\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u5206\u5c90\u3092\u542b\u3080\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002
+validation.error.sequenceActivityMustHaveFirstActivity =\u5206\u5c90\u306f\u6700\u521d\u306e\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u3067\u306a\u3051\u308c\u3070\u3044\u3051\u307e\u305b\u3093\u3002
+validation.error.groupedBranchingMustHaveAGrouping =\u30b0\u30eb\u30fc\u30d7\u578b\u5206\u5c90\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u306f\u3001\u30b0\u30eb\u30fc\u30d7\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u3092\u542b\u3080\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002\u5f8c\u3067\u5b9a\u7fa9\u3059\u308b\u8a2d\u5b9a\u306b\u3057\u3066\u3044\u306a\u3044\u5834\u5408\u3001\u5c11\u306a\u304f\u3068\u3082\u4e00\u3064\u306e\u30b0\u30eb\u30fc\u30d7\u304c\u5fc5\u8981\u3067\u3059\u3002
+validation.error.groupedBranchingMustHaveBranchForGroup =\u30b0\u30eb\u30fc\u30d7\u578b\u5206\u5c90\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u306b\u542b\u307e\u308c\u308b\u3059\u3079\u3066\u306e\u30b0\u30eb\u30fc\u30d7\u304c\u5206\u5c90\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002
+validation.error.toolBranchingConditionInvalid =\u554f\u984c\u304c\u3042\u308b\u304b\u3001\u6bd4\u8f03\u5024\u3092\u5931\u3063\u3066\u3044\u308b\u72b6\u614b\u3067\u3059\u3002
+validation.error.toolBranchingMustHaveAnInputToolActivity =\u5b66\u7fd2\u8005\u306e\u30a2\u30a6\u30c8\u30d7\u30c3\u30c8\u306b\u3088\u308b\u5206\u5c90\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u306f\u5165\u529b\u30c4\u30fc\u30eb\u3092\u542b\u3080\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002
+error.possibly.incompatible.version =Zip \u30d5\u30a1\u30a4\u30eb\u306f\u3053\u306e LAMS \u3068\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u4e92\u63db\u6027\u304c\u78ba\u8a8d\u3067\u304d\u307e\u305b\u3093\u3002\u65b0\u30d0\u30fc\u30b8\u30e7\u30f3\u306e LAMS \u3067\u51fa\u529b\u3055\u308c\u305f\u3082\u306e\u304b\u3082\u3057\u308c\u307e\u305b\u3093\u3002Zip \u30d5\u30a1\u30a4\u30eb\u306e\u5bfe\u5fdc\u30d0\u30fc\u30b8\u30e7\u30f3\u306f {0}\u3001\u3053\u306e LAMS \u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u306f {1} \u3067\u3059\u3002\u30a4\u30f3\u30dd\u30fc\u30c8\u306b\u5931\u6557\u3059\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002
+validation.error.group.count.mismatch =\u30b0\u30eb\u30fc\u30d7\u304c\u672c\u6765\u306e\u6570\u3088\u308a\u591a\u304f\u5b58\u5728\u3057\u3066\u3044\u307e\u3059\u3002
+validation.error.toolBranchingMustHaveACondition =\u5b66\u7fd2\u8005\u306e\u6d3b\u52d5\u7d50\u679c\u30d9\u30fc\u30b9\u306e\u5206\u5c90\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u306f\u3001\u5c11\u306a\u304f\u3068\u30821\u3064\u306e\u6761\u4ef6\u3092\u5099\u3048\u3066\u3044\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002
+mail.resend.abandon.subject =LAMS: \u30e1\u30c3\u30bb\u30fc\u30b8\u914d\u4fe1\u306b\u5931\u6557\u3057\u307e\u3057\u305f
mail.resend.abandon.body1 =LAMS \u304b\u3089\u5b66\u7fd2\u8005\u3078\u30e1\u30c3\u30bb\u30fc\u30b8\u3092\u518d\u9001\u4fe1\u3057\u307e\u3057\u305f\u304c\u3001\u4e2d\u65ad\u3057\u307e\u3057\u305f\u3002\u4ee5\u4e0b\u3001\u30e1\u30c3\u30bb\u30fc\u30b8\u306e\u5185\u5bb9\u3067\u3059: \n
mail.resend.abandon.body2 =\n\u30e6\u30fc\u30b6\u30fc\u540d: \n
-mail.resend.abandon.subject =LAMS: \u30e1\u30c3\u30bb\u30fc\u30b8\u914d\u4fe1\u306b\u5931\u6557\u3057\u307e\u3057\u305f
-msg.import.file.format =\u30a4\u30f3\u30dd\u30fc\u30c8\u3059\u308b\u30d5\u30a1\u30a4\u30eb\u306f\u3001LAMS 2 \u4ee5\u964d\u3067\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u3055\u308c\u305f Zip \u30d5\u30a1\u30a4\u30eb\u304b\u3001LAMS 1.0.2 \u3067\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u3055\u308c\u305f LAS \u30d5\u30a1\u30a4\u30eb\u3067\u306a\u3051\u308c\u3070\u3044\u3051\u307e\u305b\u3093\u3002\u4f7f\u7528\u3057\u3066\u3044\u308b IMS \u30e9\u30fc\u30cb\u30f3\u30b0\u30fb\u30c7\u30b6\u30a4\u30f3\u304b\u3089\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u3055\u308c\u305f\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3067\u306f\u30a4\u30f3\u30dd\u30fc\u30c8\u3067\u304d\u307e\u305b\u3093\u3002
-public.folder.name =\u5171\u6709\u30d5\u30a9\u30eb\u30c0
-runsequences.folder.name ={0} \u5b9f\u884c\u30b7\u30fc\u30b1\u30f3\u30b9
-theme.service.setTheme.noSuchTheme =\u305d\u306e\u3088\u3046\u306a\u30c6\u30fc\u30de\u306f\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002
-theme.service.setTheme.noSuchUser =\u305d\u306e\u3088\u3046\u306a\u30e6\u30fc\u30b6\u30fc\u306f\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002
-theme.service.setTheme.saved =\u30e6\u30fc\u30b6\u30fc\u30c6\u30fc\u30de\u3092\u4fdd\u5b58\u3057\u307e\u3057\u305f\u3002
-theme.service.setTheme.type.invalid =\u30e6\u30fc\u30b6\u30fc\u30c6\u30fc\u30de\u306e\u30bf\u30a4\u30d7\u304c\u7121\u52b9\u3067\u3059\u3002
-validation.error.activityWithNoTransition =\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u306f\u3001\u9077\u79fb\u5143\u304b\u9077\u79fb\u5148\u3068\u306a\u308b\u30b3\u30cd\u30af\u30bf\u304c\u5fc5\u8981\u3067\u3059
-validation.error.branching.must.have.a.branch =\u5206\u5c90\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u306f\u3001\u5c11\u306a\u304f\u3068\u3082\u4e00\u3064\u306e\u5206\u5c90\u3092\u542b\u3080\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002
validation.error.conditionGateMustHaveACondition =\u30b2\u30fc\u30c8\u306b\u306f\u5c11\u306a\u304f\u3068\u3082 1 \u3064\u306e\u6761\u4ef6\u304c\u5fc5\u8981\u3067\u3059\u3002
validation.error.conditionGateMustHaveAnInputToolActivity =\u30b2\u30fc\u30c8\u306e\u6761\u4ef6\u306f\u5165\u529b\u30c4\u30fc\u30eb\u304c\u5fc5\u8981\u3067\u3059\u3002
-validation.error.first.activity =\u305d\u306e\u30b7\u30fc\u30b1\u30f3\u30b9\u3067\u306f\u3001\u5c11\u306a\u304f\u3068\u3082 1 \u3064\u306e\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u304c\u5fc5\u8981\u3067\u3059\u3002
validation.error.FloatingActivity =\u30b5\u30dd\u30fc\u30c8\u30fb\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u3092\u7d44\u307f\u8fbc\u3080\u5834\u5408\u3001\u305d\u306e\u30b3\u30f3\u30c6\u30ca\u5185\u306b\u5c11\u306a\u304f\u3068\u3082 1 \u3064\u306e\u30b5\u30dd\u30fc\u30c8\u30fb\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u304c\u5fc5\u8981\u3067\u3059\u3002
validation.error.FloatingActivity.maximum =\u6700\u5927 {0} \u306e\u30b5\u30dd\u30fc\u30c8\u30fb\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u304c\u4f7f\u3048\u307e\u3059\u3002\u3044\u304f\u3064\u304b\u30b5\u30dd\u30fc\u30c8\u30fb\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u3092\u79fb\u52d5\u3057\u3066\u304f\u3060\u3055\u3044\u3002
-validation.error.group.count.mismatch =\u30b0\u30eb\u30fc\u30d7\u304c\u672c\u6765\u306e\u6570\u3088\u308a\u591a\u304f\u5b58\u5728\u3057\u3066\u3044\u307e\u3059\u3002
-validation.error.groupedBranchingMustHaveAGrouping =\u30b0\u30eb\u30fc\u30d7\u578b\u5206\u5c90\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u306f\u3001\u30b0\u30eb\u30fc\u30d7\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u3092\u542b\u3080\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002\u5f8c\u3067\u5b9a\u7fa9\u3059\u308b\u8a2d\u5b9a\u306b\u3057\u3066\u3044\u306a\u3044\u5834\u5408\u3001\u5c11\u306a\u304f\u3068\u3082\u4e00\u3064\u306e\u30b0\u30eb\u30fc\u30d7\u304c\u5fc5\u8981\u3067\u3059\u3002
-validation.error.groupedBranchingMustHaveBranchForGroup =\u30b0\u30eb\u30fc\u30d7\u578b\u5206\u5c90\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u306b\u542b\u307e\u308c\u308b\u3059\u3079\u3066\u306e\u30b0\u30eb\u30fc\u30d7\u304c\u5206\u5c90\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002
-validation.error.GroupingNotRequired =\u30b0\u30eb\u30fc\u30d7\u306f\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093
-validation.error.GroupingRequired =\u30b0\u30eb\u30fc\u30d7\u304c\u5fc5\u8981\u3067\u3059
-validation.error.GroupingSelected =\u9078\u629e\u3055\u308c\u305f\u30b0\u30eb\u30fc\u30d7\u306f\u5b58\u5728\u3057\u307e\u305b\u3093
-validation.error.illegalScheduleGateOffsetsType1 =\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u30b2\u30fc\u30c8\u306e\u958b\u59cb\u6642\u523b\u3068\u7d42\u4e86\u6642\u523b\u3092\u540c\u6642\u523b\u306b\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002
-validation.error.illegalScheduleGateOffsetsType2 =\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u30b2\u30fc\u30c8\u306e\u958b\u59cb\u6642\u523b\u3092\u7d42\u4e86\u6642\u523b\u4ee5\u964d\u306b\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002
-validation.error.inputTransitionType1 =\u3053\u306e\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u306b\u306f\u30b3\u30cd\u30af\u30bf\u306e\u9077\u79fb\u5143\u306e\u7aef\u304c\u3042\u308a\u307e\u305b\u3093
-validation.error.inputTransitionType2 =\u9077\u79fb\u5143\u30b3\u30cd\u30af\u30bf\u3092\u5931\u3063\u305f\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u306f\u3042\u308a\u307e\u305b\u3093\u3002
-validation.error.OptionalActivity =\u9078\u629e\u67a0\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u306b\u306f 1 \u3064\u4ee5\u4e0a\u306e\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u304c\u5fc5\u8981\u3067\u3059
-validation.error.OptionalActivityOrderId =\u3053\u306e\u9078\u629e\u67a0\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u306b\u306f\u7121\u52b9\u306a ID \u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059
-validation.error.other =\u305d\u306e\u4ed6\u306e\u30a8\u30e9\u30fc
-validation.error.outputTransitionType1 =\u3053\u306e\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u306b\u306f\u30b3\u30cd\u30af\u30bf\u306e\u9077\u79fb\u5148\u306e\u7aef\u304c\u3042\u308a\u307e\u305b\u3093
-validation.error.outputTransitionType2 =\u9077\u79fb\u5148\u30b3\u30cd\u30af\u30bf\u3092\u5931\u3063\u305f\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u306f\u3042\u308a\u307e\u305b\u3093\u3002
-validation.error.sequenceActivityMustHaveFirstActivity =\u5206\u5c90\u306f\u6700\u521d\u306e\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u3067\u306a\u3051\u308c\u3070\u3044\u3051\u307e\u305b\u3093\u3002
-validation.error.toolBranchingConditionInvalid =\u554f\u984c\u304c\u3042\u308b\u304b\u3001\u6bd4\u8f03\u5024\u3092\u5931\u3063\u3066\u3044\u308b\u72b6\u614b\u3067\u3059\u3002
-validation.error.toolBranchingMustHaveACondition =\u5b66\u7fd2\u8005\u306e\u6d3b\u52d5\u7d50\u679c\u30d9\u30fc\u30b9\u306e\u5206\u5c90\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u306f\u3001\u5c11\u306a\u304f\u3068\u30821\u3064\u306e\u6761\u4ef6\u3092\u5099\u3048\u3066\u3044\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002
-validation.error.toolBranchingMustHaveAnInputToolActivity =\u5b66\u7fd2\u8005\u306e\u30a2\u30a6\u30c8\u30d7\u30c3\u30c8\u306b\u3088\u308b\u5206\u5c90\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u306f\u5165\u529b\u30c4\u30fc\u30eb\u3092\u542b\u3080\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002
-validation.error.toolBranchingMustHaveDefaultBranch =\u5b66\u7fd2\u8005\u306e\u30a2\u30a6\u30c8\u30d7\u30c3\u30c8\u306b\u3088\u308b\u5206\u5c90\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u306f\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u5206\u5c90\u3092\u542b\u3080\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002
-validation.error.transitionNoActivityBeforeOrAfter =\u30b3\u30cd\u30af\u30bf\u306f\u3001\u524d\u304b\u5f8c\u306b\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u3092\u3064\u306a\u3052\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059
+validation.error.first.activity =\u305d\u306e\u30b7\u30fc\u30b1\u30f3\u30b9\u3067\u306f\u3001\u5c11\u306a\u304f\u3068\u3082 1 \u3064\u306e\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u304c\u5fc5\u8981\u3067\u3059\u3002
+public.folder.name =\u5171\u6709\u30d5\u30a9\u30eb\u30c0
#======= End labels: Exported 52 labels for ja JP =====
Index: lams_common/conf/language/lams/ApplicationResources_ko_KR.properties
===================================================================
RCS file: /usr/local/cvsroot/lams_common/conf/language/lams/ApplicationResources_ko_KR.properties,v
diff -u -r1.4.10.4 -r1.4.10.5
--- lams_common/conf/language/lams/ApplicationResources_ko_KR.properties 3 Mar 2010 06:34:07 -0000 1.4.10.4
+++ lams_common/conf/language/lams/ApplicationResources_ko_KR.properties 16 Apr 2010 06:22:17 -0000 1.4.10.5
@@ -2,62 +2,62 @@
#language code: ko
#locale code: KR
- # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Wed Mar 03 00:17:55 CST 2010
+ # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Apr 16 00:06:33 CST 2010
#=================== labels for LAMS Common =================#
+runsequences.folder.name ={0} \uc21c\ucc28\ud559\uc2b5\uc2e4\ud589
+validation.error.other =\ub2e4\ub978 \uc624\ub958
+validation.error.transitionNoActivityBeforeOrAfter =\ud65c\ub3d9\uc774\ub3d9\uc740 \uc774\ub3d9\ud574\uc624\uac70\ub098 \uac08 \ud65c\ub3d9\uc774 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4.
+validation.error.activityWithNoTransition =\ud65c\ub3d9\uc740 \ud558\ub098\uc758 \uc785\ub825 \ud639\uc740 \ucd9c\ub825\uc804\uc774\uac00 \ubc18\ub4dc\uc2dc \uc788\uc5b4\uc57c \ud55c\ub2e4.
+validation.error.inputTransitionType1 =\uc774 \ud65c\ub3d9\uc740 \uc785\ub825\uc804\uc774\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.
+validation.error.inputTransitionType2 =\ubaa8\ub4e0 \ud65c\ub3d9\ub4e4\uc774 \uc785\ub825\uc804\uc774\ub97c \uac00\uc9c0\uace0 \uc788\uc2b5\ub2c8\ub2e4.
+validation.error.outputTransitionType1 =\uc774 \ud65c\ub3d9\uc740 \ucd9c\ub825\uc804\uc774\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.
+validation.error.outputTransitionType2 =\ubaa8\ub4e0 \ud65c\ub3d9\ub4e4\uc774 \ucd9c\ub825\uc804\uc774\ub97c \uac00\uc9c0\uace0 \uc788\uc2b5\ub2c8\ub2e4.
+validation.error.GroupingRequired =\uadf8\ub8f9\ud551\uc774 \uc694\uad6c\ub429\ub2c8\ub2e4.
+validation.error.GroupingNotRequired =\uadf8\ub8f9\ud551\uc774 \uc9c0\uc6d0\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.
+validation.error.GroupingSelected =\uadf8\ub8f9\ud551\uc774 \uc120\ud0dd\ub418\uc5c8\uc9c0\ub9cc \uc874\uc7ac\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.
+validation.error.OptionalActivity =\uc120\ud0dd\ud65c\ub3d9\uc740 \ud55c\uac1c \uc774\uc0c1\uc758 \ud65c\ub3d9\uc774 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4.
+validation.error.OptionalActivityOrderId =\uc120\ud0dd \ud65c\ub3d9\uc740 \uc798\ubabb\ub41c \uc21c\uc11c \uc544\uc774\ub514\ub97c \uac00\uc9c0\uace0 \uc788\uc2b5\ub2c8\ub2e4.
+validation.error.illegalScheduleGateOffsetsType1 =\uc77c\uc815 \uac15\uc758\uc2e4\ubb38\uc740 \uac19\uc740 \uc2dc\uc791\uc2dc\uac04\uacfc \uc885\ub8cc\uc2dc\uac04\uc744 \uac00\uc9c8 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
+validation.error.illegalScheduleGateOffsetsType2 =\uc77c\uc815 \uac15\uc758\uc2e4 \ubb38\uc758 \uc5f4\ub9ac\ub294 \uc2dc\uac04\uc740 \uc885\ub8cc\uc2dc\uac04\ubcf4\ub2e4 \ube68\ub77c\uc57c \ud569\ub2c8\ub2e4.
+theme.service.setTheme.saved =\uc0ac\uc6a9\uc790 \ud398\uc774\uc9c0 \uc8fc\uc81c\uac00 \uc800\uc7a5\ub418\uc5c8\uc2b5\ub2c8\ub2e4.
+theme.service.setTheme.type.invalid =\uc798\ubabb\ub41c \ud398\uc774\uc9c0 \uc8fc\uc81c \ud615\uc2dd
+theme.service.setTheme.noSuchTheme =\uadf8\ub7f0 \uc8fc\uc81c\uac00 \uc874\uc7ac\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.
+theme.service.setTheme.noSuchUser =\uadf8\ub7ec\ud55c \uc0ac\uc6a9\uc790\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.
audit.change.entry =\uc0ac\uc6a9\uc790 {0} \uc5d0 \ub300\ud55c \ubb38\uc7a5\uc774 \ubc14\ub00c\uc5c8\uc2b5\ub2c8\ub2e4. \uc774\uc804 \ubb38\uc7a5: {1} \uc0c8\ubb38\uc7a5: {2}
audit.hide.entry =\uc0ac\uc6a9\uc790 {0}\uc5d0 \ub300\ud55c \ud56d\ubaa9 \uac10\ucd94\uae30. \ud56d\ubaa9\uc740 {1} \uc774\uc5c8\uc2b5\ub2c8\ub2e4.
audit.show.entry =\uc0ac\uc6a9\uc790 {0} \uc5d0 \ub300\ud55c \ud56d\ubaa9 \ubcf4\uae30, \ud56d\ubaa9\uc740 {1} \uc774\uc5c8\uc2b5\ub2c8\ub2e4.
-audit.user.create =\uc0dd\uc131\ub41c \uc0ac\uc6a9\uc790:{0}, \uc774\ub984:{1}
-audit.user.password.change ={0}\uc758 \uc554\ud638\uac00 \ubcc0\uacbd\ub418\uc5c8\uc2b5\ub2c8\ub2e4.
-error.import.matching.tool.not.found =\ud574\ub2f9\ub418\ub294 \ub3c4\uad6c\ub97c \ucc3e\uc744 \uc218 \uc5c6\uc73c\ubbc0\ub85c {0}\ub85c \ud45c\uc2dc\ub41c \ud65c\ub3d9\uc774 \uc0dd\ub7b5\ub429\ub2c8\ub2e4.
-error.import.tool.service.fail =\ub3c4\uad6c {0}\uc5d0 \ub300\ud55c \ub3c4\uad6c \ucee8\ud150\uce20\ub97c \uac00\uc838\uc62c \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \uc6d0\uc778\uc740 {1} \uc785\ub2c8\ub2e4.
-error.import.validation =\uc778\uc99d \uc624\ub958
-error.no.valid.tool =\uc774 \ud559\uc2b5 \uc124\uacc4\uc5d0 \uc62c\ubc14\ub978 \ub3c4\uad6c\ub4e4\uc774 \uc5c6\uc2b5\ub2c8\ub2e4.
-error.possibly.incompatible.version =.zip \ud30c\uc77c\uc774 \ud604\uc7ac \ub7a8\uc2a4 \ubc84\uc804\uacfc \ud638\ud658\ub418\ub294\uc9c0 \ud655\uc778\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \uc0c8 \ub7a8\uc2a4 \ubc84\uc804\uc5d0\uc11c \uc628 \uac83\uc77c \uc218 \uc788\uc2b5\ub2c8\ub2e4. .zip \ud30c\uc77c\uc758 \ubc84\uc804\uc740 {0}\uc774\uba70, \ud604\uc7ac \ub7a8\uc2a4\ubc84\uc804\uc740 {1}\uc785\ub2c8\ub2e4. \uac00\uc838\uc624\uae30\uac00 \uc2e4\ud328\ud558\uc600\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.
group.name.prefix =\uadf8\ub8f9
imported.permission.gate.title =\ud5c8\uac00 \uad00\ubb38
imported.synchronise.gate.title =\uad00\ubb38 \ub3d9\uae30\ud654
+msg.import.file.format =\uac00\uc838\uc624\uae30 \ud30c\uc77c\uc740 \ub7a8\uc2a4 2.0 \uc774\uc0c1\ubc84\uc804\uc5d0\uc11c \ub0b4\ubcf4\ub0b4\uae30 \ud55c .zip \ud30c\uc77c\uc774\uac70\ub098 \ub7a8\uc2a4 1.0.2\ubc84\uc804\uc5d0\uc11c \ub0b4\ubcf4\ub0b4\uae30\ud55c .las \ud30c\uc77c\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.
+error.import.validation =\uc778\uc99d \uc624\ub958
+error.import.matching.tool.not.found =\ud574\ub2f9\ub418\ub294 \ub3c4\uad6c\ub97c \ucc3e\uc744 \uc218 \uc5c6\uc73c\ubbc0\ub85c {0}\ub85c \ud45c\uc2dc\ub41c \ud65c\ub3d9\uc774 \uc0dd\ub7b5\ub429\ub2c8\ub2e4.
+error.import.tool.service.fail =\ub3c4\uad6c {0}\uc5d0 \ub300\ud55c \ub3c4\uad6c \ucee8\ud150\uce20\ub97c \uac00\uc838\uc62c \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \uc6d0\uc778\uc740 {1} \uc785\ub2c8\ub2e4.
+error.no.valid.tool =\uc774 \ud559\uc2b5 \uc124\uacc4\uc5d0 \uc62c\ubc14\ub978 \ub3c4\uad6c\ub4e4\uc774 \uc5c6\uc2b5\ub2c8\ub2e4.
import.shareresources.warning =\uc774 \uc21c\ucc28\ud559\uc2b5\uc740 \ud55c\uac1c \uc774\uc0c1\uc758 \uc790\uc6d0 \uacf5\uc720\ud65c\ub3d9\uc744 \ud3ec\ud568\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4. \ud30c\uc77c\uc774\ub098 \uc62c\ub824\uc9c4 \uc6f9\uc0ac\uc774\ud2b8\uac00 \ud2c0\ub824\uc11c \ud559\uc2b5\uc790\uc5d0\uac8c \uc624\ub958\uac00 \ubc1c\uc0dd\ud560 \uc218 \uc788\uc73c\ubbc0\ub85c \uc774\ub4e4 \ud65c\ub3d9\uc744 \ud655\uc778\ud558\uae30 \ubc14\ub78d\ub2c8\ub2e4. \uc678\ubd80 \uc6f9\uc0ac\uc774\ud2b8\uc5d0 \ub300\ud55c \ub9c1\ud06c\uac00 \uc624\ub958\ub97c \ubc1c\uc0dd\uc2dc\ucf1c\uc11c\ub294 \uc548\ub429\ub2c8\ub2e4.
+audit.user.password.change ={0}\uc758 \uc554\ud638\uac00 \ubcc0\uacbd\ub418\uc5c8\uc2b5\ub2c8\ub2e4.
+audit.user.create =\uc0dd\uc131\ub41c \uc0ac\uc6a9\uc790:{0}, \uc774\ub984:{1}
+validation.error.branching.must.have.a.branch =\uac08\ub798\ud65c\ub3d9\uc5d0\ub294 \uc801\uc5b4\ub3c4 \ud55c\uac1c\uc758 \uac08\ub798\uac00 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4.
+validation.error.toolBranchingMustHaveDefaultBranch =\ub3c4\uad6c \ucd9c\ub825\uc5d0 \uadfc\uac70\ud55c \uac08\ub798\ud65c\ub3d9\uc740 \uae30\ubcf8 \uac08\ub798\ub97c \uac00\uc9c0\uace0 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4.
+validation.error.sequenceActivityMustHaveFirstActivity =\uac08\ub798\uc5d0\ub294 \ucc98\uc74c \ud65c\ub3d9\uc774 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4.
+validation.error.groupedBranchingMustHaveAGrouping =\ubaa8\ub460\uc5d0 \uadfc\uac70\ud55c \uac08\ub798 \ud65c\ub3d9\uc5d0\ub294 \ubaa8\ub460 \ud65c\ub3d9\uc774 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4. \ucd94\ud6c4 \uc124\uc815\ub418\uc5b4 \uc788\uc9c0 \uc54a\uc73c\uba74 \ucd5c\uc18c\ud55c \ud558\ub098\uc758 \ubaa8\ub460\uc774 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4.
+validation.error.groupedBranchingMustHaveBranchForGroup =\ubaa8\ub460\uc5d0 \uadfc\uac70\ud55c \uac08\ub798\ud65c\ub3d9\uc740 \ubaa8\ub4e0 \ubaa8\ub460\uc774 \uac08\ub798\uc5d0 \ud560\ub2f9\ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4.
+validation.error.toolBranchingConditionInvalid =\uc870\uac74\uc5d0 \ud2c0\ub9ac\uac70\ub098 \ub204\ub77d\ub41c \ube44\uad50\uac12\uc774 \uc788\uc2b5\ub2c8\ub2e4.
+validation.error.toolBranchingMustHaveAnInputToolActivity =\ub3c4\uad6c \ucd9c\ub825\uc5d0 \uadfc\uac70\ud55c \uac08\ub798\ud65c\ub3d9\uc740 \uc785\ub825\ub3c4\uad6c\uac00 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4.
+error.possibly.incompatible.version =.zip \ud30c\uc77c\uc774 \ud604\uc7ac \ub7a8\uc2a4 \ubc84\uc804\uacfc \ud638\ud658\ub418\ub294\uc9c0 \ud655\uc778\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \uc0c8 \ub7a8\uc2a4 \ubc84\uc804\uc5d0\uc11c \uc628 \uac83\uc77c \uc218 \uc788\uc2b5\ub2c8\ub2e4. .zip \ud30c\uc77c\uc758 \ubc84\uc804\uc740 {0}\uc774\uba70, \ud604\uc7ac \ub7a8\uc2a4\ubc84\uc804\uc740 {1}\uc785\ub2c8\ub2e4. \uac00\uc838\uc624\uae30\uac00 \uc2e4\ud328\ud558\uc600\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.
+validation.error.group.count.mismatch =\uc874\uc7ac\ud574\uc57c \ud558\ub294 \uadf8\ub8f9 \uc218 \ubcf4\ub2e4 \ub354 \ub9ce\uc740 \uadf8\ub8f9\ub4e4\uc774 \uc874\uc7ac \ud569\ub2c8\ub2e4.
+validation.error.toolBranchingMustHaveACondition =\ud559\uc2b5\uc790\uc758 \ucd9c\ub825 \ubd84\uae30 \ud65c\ub3d9\uc774 \ucd5c\uc18c\ud55c \ud55c\uac00\uc9c0 \uc0c1\ud0dc\ub294 \uc788\uc5b4\uc57c\ub9cc \ud569\ub2c8\ub2e4.
+mail.resend.abandon.subject =\ub7a8\uc2a4: \uba54\uc138\uc9c0 \uc804\ub2ec \uc2e4\ud328
mail.resend.abandon.body1 =\ub7a8\uc2a4\uac00 \uc0ac\uc6a9\uc790\ub4e4\uc5d0\uac8c \uba54\uc138\uc9c0\ub97c \ub2e4\uc2dc \ubcf4\ub0b4\uace0 \uc788\uc73c\ub098 \uacb0\uad6d\uc5d0\ub294 \uc911\ub2e8\ud558\uc600\uc2b5\ub2c8\ub2e4. \uba54\uc138\uc9c0\ub294 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4: \n
mail.resend.abandon.body2 =\n\uc0ac\uc6a9\uc790\uc758 \ub85c\uadf8\uc778 \uc774\ub984:\n
-mail.resend.abandon.subject =\ub7a8\uc2a4: \uba54\uc138\uc9c0 \uc804\ub2ec \uc2e4\ud328
-msg.import.file.format =\uac00\uc838\uc624\uae30 \ud30c\uc77c\uc740 \ub7a8\uc2a4 2.0 \uc774\uc0c1\ubc84\uc804\uc5d0\uc11c \ub0b4\ubcf4\ub0b4\uae30 \ud55c .zip \ud30c\uc77c\uc774\uac70\ub098 \ub7a8\uc2a4 1.0.2\ubc84\uc804\uc5d0\uc11c \ub0b4\ubcf4\ub0b4\uae30\ud55c .las \ud30c\uc77c\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.
-public.folder.name =\uacf5\uc6a9 \ud3f4\ub354
-runsequences.folder.name ={0} \uc21c\ucc28\ud559\uc2b5\uc2e4\ud589
-theme.service.setTheme.noSuchTheme =\uadf8\ub7f0 \uc8fc\uc81c\uac00 \uc874\uc7ac\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.
-theme.service.setTheme.noSuchUser =\uadf8\ub7ec\ud55c \uc0ac\uc6a9\uc790\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.
-theme.service.setTheme.saved =\uc0ac\uc6a9\uc790 \ud398\uc774\uc9c0 \uc8fc\uc81c\uac00 \uc800\uc7a5\ub418\uc5c8\uc2b5\ub2c8\ub2e4.
-theme.service.setTheme.type.invalid =\uc798\ubabb\ub41c \ud398\uc774\uc9c0 \uc8fc\uc81c \ud615\uc2dd
-validation.error.activityWithNoTransition =\ud65c\ub3d9\uc740 \ud558\ub098\uc758 \uc785\ub825 \ud639\uc740 \ucd9c\ub825\uc804\uc774\uac00 \ubc18\ub4dc\uc2dc \uc788\uc5b4\uc57c \ud55c\ub2e4.
-validation.error.branching.must.have.a.branch =\uac08\ub798\ud65c\ub3d9\uc5d0\ub294 \uc801\uc5b4\ub3c4 \ud55c\uac1c\uc758 \uac08\ub798\uac00 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4.
validation.error.conditionGateMustHaveACondition =\uc870\uac74 \uad00\ubb38\uc740 \ucd5c\uc18c \ud55c\uac1c\uc758 \uc870\uac74\uc774 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4.
validation.error.conditionGateMustHaveAnInputToolActivity =\uc870\uac74\uad00\ubb38\uc740 \uc785\ub825 \ub3c4\uad6c\ub97c \uac00\uc9c0\uace0 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4.
-validation.error.first.activity =\uc21c\ucc28\ud559\uc2b5\uc5d0\ub294 \ucd5c\uc18c \ud558\ub098 \uc774\uc0c1\uc758 \ud65c\ub3d9\uc774 \ud544\uc694\ud569\ub2c8\ub2e4.
validation.error.FloatingActivity =\ub9cc\uc77c \ubcf4\uc870\ud65c\ub3d9\uc744 \ud3ec\ud568\ud560 \uacc4\ud68d\uc774\ub77c\uba74 \ucf58\ud14c\uc774\ub108\uc5d0 \ucd5c\uc18c \ud55c\uac1c\uc758 \uc9c0\uc6d0\ud65c\ub3d9\uc774 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4.
validation.error.FloatingActivity.maximum =\ucd5c\ub300 {0} \ubcf4\uc870\ud65c\ub3d9\uc774 \ud5c8\uc6a9\ub429\ub2c8\ub2e4. \ud55c \uac1c \uc774\uc0c1\uc758 \ubcf4\uc870\ud65c\ub3d9\uc744 \uc81c\uac70\ud558\uc2ed\uc2dc\uc694.
-validation.error.group.count.mismatch =\uc874\uc7ac\ud574\uc57c \ud558\ub294 \uadf8\ub8f9 \uc218 \ubcf4\ub2e4 \ub354 \ub9ce\uc740 \uadf8\ub8f9\ub4e4\uc774 \uc874\uc7ac \ud569\ub2c8\ub2e4.
-validation.error.groupedBranchingMustHaveAGrouping =\ubaa8\ub460\uc5d0 \uadfc\uac70\ud55c \uac08\ub798 \ud65c\ub3d9\uc5d0\ub294 \ubaa8\ub460 \ud65c\ub3d9\uc774 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4. \ucd94\ud6c4 \uc124\uc815\ub418\uc5b4 \uc788\uc9c0 \uc54a\uc73c\uba74 \ucd5c\uc18c\ud55c \ud558\ub098\uc758 \ubaa8\ub460\uc774 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4.
-validation.error.groupedBranchingMustHaveBranchForGroup =\ubaa8\ub460\uc5d0 \uadfc\uac70\ud55c \uac08\ub798\ud65c\ub3d9\uc740 \ubaa8\ub4e0 \ubaa8\ub460\uc774 \uac08\ub798\uc5d0 \ud560\ub2f9\ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4.
-validation.error.GroupingNotRequired =\uadf8\ub8f9\ud551\uc774 \uc9c0\uc6d0\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.
-validation.error.GroupingRequired =\uadf8\ub8f9\ud551\uc774 \uc694\uad6c\ub429\ub2c8\ub2e4.
-validation.error.GroupingSelected =\uadf8\ub8f9\ud551\uc774 \uc120\ud0dd\ub418\uc5c8\uc9c0\ub9cc \uc874\uc7ac\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.
-validation.error.illegalScheduleGateOffsetsType1 =\uc77c\uc815 \uac15\uc758\uc2e4\ubb38\uc740 \uac19\uc740 \uc2dc\uc791\uc2dc\uac04\uacfc \uc885\ub8cc\uc2dc\uac04\uc744 \uac00\uc9c8 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
-validation.error.illegalScheduleGateOffsetsType2 =\uc77c\uc815 \uac15\uc758\uc2e4 \ubb38\uc758 \uc5f4\ub9ac\ub294 \uc2dc\uac04\uc740 \uc885\ub8cc\uc2dc\uac04\ubcf4\ub2e4 \ube68\ub77c\uc57c \ud569\ub2c8\ub2e4.
-validation.error.inputTransitionType1 =\uc774 \ud65c\ub3d9\uc740 \uc785\ub825\uc804\uc774\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.
-validation.error.inputTransitionType2 =\ubaa8\ub4e0 \ud65c\ub3d9\ub4e4\uc774 \uc785\ub825\uc804\uc774\ub97c \uac00\uc9c0\uace0 \uc788\uc2b5\ub2c8\ub2e4.
-validation.error.OptionalActivity =\uc120\ud0dd\ud65c\ub3d9\uc740 \ud55c\uac1c \uc774\uc0c1\uc758 \ud65c\ub3d9\uc774 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4.
-validation.error.OptionalActivityOrderId =\uc120\ud0dd \ud65c\ub3d9\uc740 \uc798\ubabb\ub41c \uc21c\uc11c \uc544\uc774\ub514\ub97c \uac00\uc9c0\uace0 \uc788\uc2b5\ub2c8\ub2e4.
-validation.error.other =\ub2e4\ub978 \uc624\ub958
-validation.error.outputTransitionType1 =\uc774 \ud65c\ub3d9\uc740 \ucd9c\ub825\uc804\uc774\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.
-validation.error.outputTransitionType2 =\ubaa8\ub4e0 \ud65c\ub3d9\ub4e4\uc774 \ucd9c\ub825\uc804\uc774\ub97c \uac00\uc9c0\uace0 \uc788\uc2b5\ub2c8\ub2e4.
-validation.error.sequenceActivityMustHaveFirstActivity =\uac08\ub798\uc5d0\ub294 \ucc98\uc74c \ud65c\ub3d9\uc774 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4.
-validation.error.toolBranchingConditionInvalid =\uc870\uac74\uc5d0 \ud2c0\ub9ac\uac70\ub098 \ub204\ub77d\ub41c \ube44\uad50\uac12\uc774 \uc788\uc2b5\ub2c8\ub2e4.
-validation.error.toolBranchingMustHaveACondition =\ud559\uc2b5\uc790\uc758 \ucd9c\ub825 \ubd84\uae30 \ud65c\ub3d9\uc774 \ucd5c\uc18c\ud55c \ud55c\uac00\uc9c0 \uc0c1\ud0dc\ub294 \uc788\uc5b4\uc57c\ub9cc \ud569\ub2c8\ub2e4.
-validation.error.toolBranchingMustHaveAnInputToolActivity =\ub3c4\uad6c \ucd9c\ub825\uc5d0 \uadfc\uac70\ud55c \uac08\ub798\ud65c\ub3d9\uc740 \uc785\ub825\ub3c4\uad6c\uac00 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4.
-validation.error.toolBranchingMustHaveDefaultBranch =\ub3c4\uad6c \ucd9c\ub825\uc5d0 \uadfc\uac70\ud55c \uac08\ub798\ud65c\ub3d9\uc740 \uae30\ubcf8 \uac08\ub798\ub97c \uac00\uc9c0\uace0 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4.
-validation.error.transitionNoActivityBeforeOrAfter =\ud65c\ub3d9\uc774\ub3d9\uc740 \uc774\ub3d9\ud574\uc624\uac70\ub098 \uac08 \ud65c\ub3d9\uc774 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4.
+validation.error.first.activity =\uc21c\ucc28\ud559\uc2b5\uc5d0\ub294 \ucd5c\uc18c \ud558\ub098 \uc774\uc0c1\uc758 \ud65c\ub3d9\uc774 \ud544\uc694\ud569\ub2c8\ub2e4.
+public.folder.name =\uacf5\uc6a9 \ud3f4\ub354
#======= End labels: Exported 52 labels for ko KR =====
Index: lams_common/conf/language/lams/ApplicationResources_mi_NZ.properties
===================================================================
RCS file: /usr/local/cvsroot/lams_common/conf/language/lams/ApplicationResources_mi_NZ.properties,v
diff -u -r1.7.8.2 -r1.7.8.3
--- lams_common/conf/language/lams/ApplicationResources_mi_NZ.properties 3 Mar 2010 06:34:07 -0000 1.7.8.2
+++ lams_common/conf/language/lams/ApplicationResources_mi_NZ.properties 16 Apr 2010 06:22:17 -0000 1.7.8.3
@@ -2,62 +2,62 @@
#language code: mi
#locale code: NZ
- # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Wed Mar 03 00:17:53 CST 2010
+ # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Apr 16 00:06:32 CST 2010
#=================== labels for LAMS Common =================#
+runsequences.folder.name ={0} ng\u0101 Raupapa Whakahaere
+validation.error.other =Hapa atu An\u014d
+validation.error.transitionNoActivityBeforeOrAfter =Me hono te Tauwhiro ki t\u0113tehi ngohe i mua, i muri r\u0101nei i te tauwhiro
+validation.error.activityWithNoTransition =Me whai tauwhiro t\u0101uru, tauwhiro huaputa te ngohe
+validation.error.inputTransitionType1 =K\u0101ore he tauwhiro t\u0101uru ki t\u0113nei ngohe
+validation.error.inputTransitionType2 =Karekau he ngohe e ngaro ana te tauwhiro t\u0101uru.
+validation.error.outputTransitionType1 =K\u0101ore he tauwhiro t\u0101uru ki t\u0113nei ngohe
+validation.error.outputTransitionType2 =Karekau he ngohe e ngaro ana te tauwhiro t\u0101uru.
+validation.error.GroupingRequired =Me m\u0101tua whakar\u014dp\u016b
+validation.error.GroupingNotRequired =K\u0101ore te whakar\u014dp\u016b i te tautokona
+validation.error.GroupingSelected =Kua k\u014dwhiritia te whakar\u014dp\u016b engari k\u0101ore i te t\u012bari
+validation.error.OptionalActivity =Me whiwhi t\u0113tehi Ngohe K\u014dwhiringa i te ngohe kotahi, neke atu r\u0101nei
+validation.error.OptionalActivityOrderId =He kait\u0101utu raupapa k\u0101ore e whai mana kei t\u0113nei Ngohe K\u014dwhiringa
+validation.error.illegalScheduleGateOffsetsType1 =K\u0101ore e whakaaetia kia whai w\u0101hik\u0113 t\u0113tehi Tomokanga Whakarite e \u014drite ai te w\u0101 t\u012bmata me te w\u0101 whakamutu.
+validation.error.illegalScheduleGateOffsetsType2 =K\u0101ore e whakaaetia kia whai w\u0101hik\u0113 t\u012bmata t\u0113tehi Tomokanga t\u0113r\u0101 e nui ake ai i te w\u0101hi k\u0113 mutunga
+theme.service.setTheme.saved =Kua tiakina te kaupapa \u0101konga
+theme.service.setTheme.type.invalid =Momo kaupapa k\u0101ore e whai mana
+theme.service.setTheme.noSuchTheme =Karekau t\u0113tehi kaupapa p\u0113nei
+theme.service.setTheme.noSuchUser =Karekau t\u0113tehi \u0100konga p\u0113nei
audit.change.entry =I hurihia ng\u0101 tuhinga a {0}. Tuhinga tawhito: {1} Tuhinga H\u014du: {2}
audit.hide.entry =Hunaia te t\u0101urunga a {0}. Ko te {1} te t\u0101urunga
audit.show.entry =Whakaaturia te t\u0101urunga a {0}. Ko te {1} te t\u0101urunga
-audit.user.create =Kua hangaia he kaiwhakamahi h\u014du: {0}, Ingoa: {1}
-audit.user.password.change =Kua whakarerek\u0113tia te kupuhuna m\u014d: {0}
-error.import.matching.tool.not.found =I waiho te ngohe me te tohu {0} na te mea k\u0101ore i te rapu te taputapu
-error.import.tool.service.fail =Kaore e taea te kawe mai ng\u0101 ihirangi taputapu m\u014d te taputapu {0}. Ko te p\u016btake ko {1}
-error.import.validation =He hapa whakamanatanga
-error.no.valid.tool =K\u0101ore he taputapu whai mana ki t\u0113nei hoahoa akoranga.
-error.possibly.incompatible.version =K\u0101ore e taea te whakat\u016bturutia te k\u014dnae .zip i te whaka\u0101heitanga ki t\u0113nei momo \u0101huatanga \u0101 LAMS. T\u0113r\u0101 pea n\u014d t\u0113tehi momo \u0101huatanga h\u014du k\u0113. Ko t\u0113nei momo \u0101huatanga .zip ko {0}, ko te momo \u0101huatanga \u0101 LAMS ko {1}. T\u0113n\u0101 pea k\u0101ore i te tuku t\u014dtika mai.
group.name.prefix =R\u014dp\u016b
imported.permission.gate.title =Tomokanga Whakaae
imported.synchronise.gate.title =Tukutahi Tomokanga
+msg.import.file.format =Me noho te k\u014dnae kawe mai hei k\u014dnae .zip t\u0113r\u0101 i kawea ake i te momo LAMS 2, i te momo nui atu r\u0101nei, hei k\u014dnae .las r\u0101nei kua kawea ake i te momo LAMS 1.0.2.
+error.import.validation =He hapa whakamanatanga
+error.import.matching.tool.not.found =I waiho te ngohe me te tohu {0} na te mea k\u0101ore i te rapu te taputapu
+error.import.tool.service.fail =Kaore e taea te kawe mai ng\u0101 ihirangi taputapu m\u014d te taputapu {0}. Ko te p\u016btake ko {1}
+error.no.valid.tool =K\u0101ore he taputapu whai mana ki t\u0113nei hoahoa akoranga.
import.shareresources.warning =K\u014dtahi te ngohe Tiritiri Rauemi neke atu r\u0101nei i te raupapa ako. \u0100ta tirohia \u0113nei ngohe, ka noho muhu t\u0113tahi k\u014dnae, \u0113tehi paetuku e t\u012bkina ana k\u0101re e whaimana ana i roto i t\u0113nei ngohe, \u0101, ka whakaputa hapa m\u0101 ng\u0101 \u0101konga. Ko te tikanga, k\u0101ore ng\u0101 hononga ki ng\u0101 paetuku o waho e whakaputa hapa.
+audit.user.password.change =Kua whakarerek\u0113tia te kupuhuna m\u014d: {0}
+audit.user.create =Kua hangaia he kaiwhakamahi h\u014du: {0}, Ingoa: {1}
+validation.error.branching.must.have.a.branch =Me noho kia k\u014dtahi te Pekanga ki te Ngohe Pekanga.
+validation.error.toolBranchingMustHaveDefaultBranch =Me noho t\u0113tehi Pekanga Taunoa ki te Ngohe Pekanga Huaputa Utauta.
+validation.error.sequenceActivityMustHaveFirstActivity =Me whai te pekanga i t\u0113tehi Ngohe timatanga
+validation.error.groupedBranchingMustHaveAGrouping =Me noho te Ngohe Whakar\u014dp\u016b ki te Ngohe Pekanga Whai R\u014dp\u016b. Mehemea kua whakarite te Tautuhi \u0100 Muri Atu me whai kia k\u014dtahi te r\u014dp\u016b.
+validation.error.groupedBranchingMustHaveBranchForGroup =Tautapatia ng\u0101 R\u014dp\u016b ki ng\u0101 Pekanga m\u014d te Ngohe Pekanga Whai R\u014dp\u016b.
+validation.error.toolBranchingConditionInvalid =He uara whakaorite i te he i te ngaro r\u0101nei kei te tikanga.
+validation.error.toolBranchingMustHaveAnInputToolActivity =Me noho te Taputapu T\u0101uru ki te Ngohe Pekanga Huaputa Utauta.
+error.possibly.incompatible.version =K\u0101ore e taea te whakat\u016bturutia te k\u014dnae .zip i te whaka\u0101heitanga ki t\u0113nei momo \u0101huatanga \u0101 LAMS. T\u0113r\u0101 pea n\u014d t\u0113tehi momo \u0101huatanga h\u014du k\u0113. Ko t\u0113nei momo \u0101huatanga .zip ko {0}, ko te momo \u0101huatanga \u0101 LAMS ko {1}. T\u0113n\u0101 pea k\u0101ore i te tuku t\u014dtika mai.
+validation.error.group.count.mismatch =He nui rawa te tau r\u014dp\u016b ki ng\u0101 r\u014dp\u016b t\u016bturu.
+validation.error.toolBranchingMustHaveACondition =Me noho t\u0113tehi tikanga i te itinga rawa ki te Ngohe Pekanga Huaputa \u0100konga.
+mail.resend.abandon.subject =LAMS: I hapa te tuku k\u014drero
mail.resend.abandon.body1 =I te tuku karere an\u014d a LAMS ki ng\u0101 kaiwhakamahi, engari k\u0101ore i \u0101hei te mahi. Ko te karere ko:\n
mail.resend.abandon.body2 =\nIngoa takiuru kaiwhakamahi:\n
-mail.resend.abandon.subject =LAMS: I hapa te tuku k\u014drero
-msg.import.file.format =Me noho te k\u014dnae kawe mai hei k\u014dnae .zip t\u0113r\u0101 i kawea ake i te momo LAMS 2, i te momo nui atu r\u0101nei, hei k\u014dnae .las r\u0101nei kua kawea ake i te momo LAMS 1.0.2.
-public.folder.name =K\u014dnae Tuihono
-runsequences.folder.name ={0} ng\u0101 Raupapa Whakahaere
-theme.service.setTheme.noSuchTheme =Karekau t\u0113tehi kaupapa p\u0113nei
-theme.service.setTheme.noSuchUser =Karekau t\u0113tehi \u0100konga p\u0113nei
-theme.service.setTheme.saved =Kua tiakina te kaupapa \u0101konga
-theme.service.setTheme.type.invalid =Momo kaupapa k\u0101ore e whai mana
-validation.error.activityWithNoTransition =Me whai tauwhiro t\u0101uru, tauwhiro huaputa te ngohe
-validation.error.branching.must.have.a.branch =Me noho kia k\u014dtahi te Pekanga ki te Ngohe Pekanga.
validation.error.conditionGateMustHaveACondition =Me noho t\u0113tehi tikanga kotahi i te itinga rawa ki te Tomokanga Tikanga.
validation.error.conditionGateMustHaveAnInputToolActivity =Me noho t\u0113tehi Taputapu T\u0101uru ki te Tomokanga tikanga
-validation.error.first.activity =Me noho kia kotahi ngohe i te itinga rawa ki te raupapa ako.
validation.error.FloatingActivity =Mehemea ko te t\u0101piri ngohe tohutoro te whakaaro me noho t\u0113tehi ngohe tohutoro i te itinga rawa ki r\u014d paepae raupapa ako.
validation.error.FloatingActivity.maximum =Ka taea kia {0} o ng\u0101 ngohe tautoko. Tangohia t\u0113tehi \u0113tehi r\u0101nei
-validation.error.group.count.mismatch =He nui rawa te tau r\u014dp\u016b ki ng\u0101 r\u014dp\u016b t\u016bturu.
-validation.error.groupedBranchingMustHaveAGrouping =Me noho te Ngohe Whakar\u014dp\u016b ki te Ngohe Pekanga Whai R\u014dp\u016b. Mehemea kua whakarite te Tautuhi \u0100 Muri Atu me whai kia k\u014dtahi te r\u014dp\u016b.
-validation.error.groupedBranchingMustHaveBranchForGroup =Tautapatia ng\u0101 R\u014dp\u016b ki ng\u0101 Pekanga m\u014d te Ngohe Pekanga Whai R\u014dp\u016b.
-validation.error.GroupingNotRequired =K\u0101ore te whakar\u014dp\u016b i te tautokona
-validation.error.GroupingRequired =Me m\u0101tua whakar\u014dp\u016b
-validation.error.GroupingSelected =Kua k\u014dwhiritia te whakar\u014dp\u016b engari k\u0101ore i te t\u012bari
-validation.error.illegalScheduleGateOffsetsType1 =K\u0101ore e whakaaetia kia whai w\u0101hik\u0113 t\u0113tehi Tomokanga Whakarite e \u014drite ai te w\u0101 t\u012bmata me te w\u0101 whakamutu.
-validation.error.illegalScheduleGateOffsetsType2 =K\u0101ore e whakaaetia kia whai w\u0101hik\u0113 t\u012bmata t\u0113tehi Tomokanga t\u0113r\u0101 e nui ake ai i te w\u0101hi k\u0113 mutunga
-validation.error.inputTransitionType1 =K\u0101ore he tauwhiro t\u0101uru ki t\u0113nei ngohe
-validation.error.inputTransitionType2 =Karekau he ngohe e ngaro ana te tauwhiro t\u0101uru.
-validation.error.OptionalActivity =Me whiwhi t\u0113tehi Ngohe K\u014dwhiringa i te ngohe kotahi, neke atu r\u0101nei
-validation.error.OptionalActivityOrderId =He kait\u0101utu raupapa k\u0101ore e whai mana kei t\u0113nei Ngohe K\u014dwhiringa
-validation.error.other =Hapa atu An\u014d
-validation.error.outputTransitionType1 =K\u0101ore he tauwhiro t\u0101uru ki t\u0113nei ngohe
-validation.error.outputTransitionType2 =Karekau he ngohe e ngaro ana te tauwhiro t\u0101uru.
-validation.error.sequenceActivityMustHaveFirstActivity =Me whai te pekanga i t\u0113tehi Ngohe timatanga
-validation.error.toolBranchingConditionInvalid =He uara whakaorite i te he i te ngaro r\u0101nei kei te tikanga.
-validation.error.toolBranchingMustHaveACondition =Me noho t\u0113tehi tikanga i te itinga rawa ki te Ngohe Pekanga Huaputa \u0100konga.
-validation.error.toolBranchingMustHaveAnInputToolActivity =Me noho te Taputapu T\u0101uru ki te Ngohe Pekanga Huaputa Utauta.
-validation.error.toolBranchingMustHaveDefaultBranch =Me noho t\u0113tehi Pekanga Taunoa ki te Ngohe Pekanga Huaputa Utauta.
-validation.error.transitionNoActivityBeforeOrAfter =Me hono te Tauwhiro ki t\u0113tehi ngohe i mua, i muri r\u0101nei i te tauwhiro
+validation.error.first.activity =Me noho kia kotahi ngohe i te itinga rawa ki te raupapa ako.
+public.folder.name =K\u014dnae Tuihono
#======= End labels: Exported 52 labels for mi NZ =====
Index: lams_common/conf/language/lams/ApplicationResources_no_NO.properties
===================================================================
RCS file: /usr/local/cvsroot/lams_common/conf/language/lams/ApplicationResources_no_NO.properties,v
diff -u -r1.16.8.2 -r1.16.8.3
--- lams_common/conf/language/lams/ApplicationResources_no_NO.properties 3 Mar 2010 06:34:07 -0000 1.16.8.2
+++ lams_common/conf/language/lams/ApplicationResources_no_NO.properties 16 Apr 2010 06:22:17 -0000 1.16.8.3
@@ -2,62 +2,62 @@
#language code: no
#locale code: NO
- # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Wed Mar 03 00:17:52 CST 2010
+ # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Apr 16 00:06:34 CST 2010
#=================== labels for LAMS Common =================#
+runsequences.folder.name ={0} Kj\u00f8rbare sekvenser
+validation.error.other =Annen feil
+validation.error.transitionNoActivityBeforeOrAfter =En forbindelse m\u00e5 ha en aktivitet f\u00f8r og etter seg
+validation.error.activityWithNoTransition =En aktivitet m\u00e5 ha en inng\u00e5ende og utg\u00e5ende forbindelse
+validation.error.inputTransitionType1 =Denne aktivitet har ingen inng\u00e5ende forbindelse
+validation.error.inputTransitionType2 =Ingen aktivitet mangler inng\u00e5ende forbindelse
+validation.error.outputTransitionType1 =Denne aktivitet har ingen utg\u00e5ende forbindelse
+validation.error.outputTransitionType2 =Ingen aktivitet mangler utg\u00e5ende forbindelse
+validation.error.GroupingRequired =Grupper er n\u00f8dvendig
+validation.error.GroupingNotRequired =Grupper st\u00f8ttes ikke
+validation.error.GroupingSelected =Det er valgt gruppering, men det finnes ikke
+validation.error.OptionalActivity =En alternativ aktivitet m\u00e5 tilh\u00f8re en eller flere aktiviteter
+validation.error.OptionalActivityOrderId =Den alternative aktivitet har ugyldig ident
+validation.error.illegalScheduleGateOffsetsType1 =En planleggings port kan ikke ha samme start og sluttid.
+validation.error.illegalScheduleGateOffsetsType2 =En planleggings port kan ikke ha st\u00f8rre startavvik enn avsluttningsavvik
+theme.service.setTheme.saved =Brukerens tema er lagret.
+theme.service.setTheme.type.invalid =Ugyldig tema.
+theme.service.setTheme.noSuchTheme =Det eksisterer ikke et slikt tema.
+theme.service.setTheme.noSuchUser =Ugyldig bruker.
audit.change.entry =Endret tekst for bruker {0}. Gammel tekst {1}. Ny tekst {2}.
audit.hide.entry =Skjul tilgang for bruker {0}. Tilgang var {1}
audit.show.entry =Vis tilgang for bruker {0}. Tilgang var {1}
-audit.user.create =Registrert bruker: {0}. Fullt navn: {1}
-audit.user.password.change =Passordet er endret for: {0}
-error.import.matching.tool.not.found =Aktiviteten med signatur {0} er utelatt fordi det mangler et tilh\u00f8rende verkt\u00f8y.
-error.import.tool.service.fail =Kan ikke importere innhold for verkt\u00f8yet {0}. \u00c5rsaken er {1}
-error.import.validation =Feil ved godkjenning:
-error.no.valid.tool =Det er ingen gyldige verkt\u00f8y i dette designet.
-error.possibly.incompatible.version =Det kan ikke bekreftes at .zip filen er kompatibel med denne versjonen av LAMS. Den kan komme fra en tidligere LAMS versjon. Versjonen av .zip filen er {0}, denne LAMS versjonen er {1}. Importen kan feile.
group.name.prefix =Gruppe
imported.permission.gate.title =Tilgangs port
imported.synchronise.gate.title =Synkroniserings port
+msg.import.file.format =Importfilen m\u00e5 enten v\u00e6re en zip fil fra LAMS 2 eller h\u00f8yere eller en .las fil fra LAMS 1.02. Du kan ikke importere et design som er eksportert med IMS format.
+error.import.validation =Feil ved godkjenning:
+error.import.matching.tool.not.found =Aktiviteten med signatur {0} er utelatt fordi det mangler et tilh\u00f8rende verkt\u00f8y.
+error.import.tool.service.fail =Kan ikke importere innhold for verkt\u00f8yet {0}. \u00c5rsaken er {1}
+error.no.valid.tool =Det er ingen gyldige verkt\u00f8y i dette designet.
import.shareresources.warning =Denne sekvensen inneholder en eller flere felles ressurser. Vennligst kontroller disse aktivitetene fordi filer eller web-sider i denne aktiviteten vil v\u00e6re ugyldig og vil kunne skape problemer for studentene. Lenker til eksterne web-sider vil ikke gi problemer.
+audit.user.password.change =Passordet er endret for: {0}
+audit.user.create =Registrert bruker: {0}. Fullt navn: {1}
+validation.error.branching.must.have.a.branch =En grenaktivitet m\u00e5 minimum ha en gren.
+validation.error.toolBranchingMustHaveDefaultBranch =En students utg\u00e5ende aktivitet i en gren m\u00e5 ha en standard gren.
+validation.error.sequenceActivityMustHaveFirstActivity =En gren m\u00e5 ha en startaktivitet
+validation.error.groupedBranchingMustHaveAGrouping =En gren basert for grupper m\u00e5 ha en gruppe aktivitet. Hvis denne ikke defineres senere, m\u00e5 den minimum ha en gruppe
+validation.error.groupedBranchingMustHaveBranchForGroup =En gren for grupper forutsetter at gruppene er tilordnet til grenene.
+validation.error.toolBranchingConditionInvalid =En forutsettning har en ugyldig eller mangler en sammenlignings verdi
+validation.error.toolBranchingMustHaveAnInputToolActivity =En students utgangsaktivitet i en gren m\u00e5 ha en inngangs verkt\u00f8y
+error.possibly.incompatible.version =Det kan ikke bekreftes at .zip filen er kompatibel med denne versjonen av LAMS. Den kan komme fra en tidligere LAMS versjon. Versjonen av .zip filen er {0}, denne LAMS versjonen er {1}. Importen kan feile.
+validation.error.group.count.mismatch =Merk. Det finnes flere grupper enn det som skal v\u00e6re definert
+validation.error.toolBranchingMustHaveACondition =Studentens utg\u00e5ende grenaktivitet m\u00e5 minimum ha en betingelse.
+mail.resend.abandon.subject =LAMS: Fikk ikke levert melding
mail.resend.abandon.body1 =LAMS pr\u00f8vde \u00e5 sende melding til brukerne p\u00e5 nytt, men har oppgitt dette. Meldingen var: \n
mail.resend.abandon.body2 =\n Brukernes log-inn navn.\n
-mail.resend.abandon.subject =LAMS: Fikk ikke levert melding
-msg.import.file.format =Importfilen m\u00e5 enten v\u00e6re en zip fil fra LAMS 2 eller h\u00f8yere eller en .las fil fra LAMS 1.02. Du kan ikke importere et design som er eksportert med IMS format.
-public.folder.name =Offentlig mappe
-runsequences.folder.name ={0} Kj\u00f8rbare sekvenser
-theme.service.setTheme.noSuchTheme =Det eksisterer ikke et slikt tema.
-theme.service.setTheme.noSuchUser =Ugyldig bruker.
-theme.service.setTheme.saved =Brukerens tema er lagret.
-theme.service.setTheme.type.invalid =Ugyldig tema.
-validation.error.activityWithNoTransition =En aktivitet m\u00e5 ha en inng\u00e5ende og utg\u00e5ende forbindelse
-validation.error.branching.must.have.a.branch =En grenaktivitet m\u00e5 minimum ha en gren.
validation.error.conditionGateMustHaveACondition =En port med forutsettninger m\u00e5 inneholde minst en forutsettning.
validation.error.conditionGateMustHaveAnInputToolActivity =En port med forutsettninger m\u00e5 ha et verkt\u00f8y for inngangsdata.
-validation.error.first.activity =Du m\u00e5 minimum ha en aktivitet i sekvensen.
validation.error.FloatingActivity =Hvis du planlegger referanseaktiviteter s\u00e5 m\u00e5 du minst ha en referanseaktivitet i mappen.
validation.error.FloatingActivity.maximum =Det er kun tillatt med {0} referanse aktiviteter. Vennligst fjern en eller flere aktiviteter.
-validation.error.group.count.mismatch =Merk. Det finnes flere grupper enn det som skal v\u00e6re definert
-validation.error.groupedBranchingMustHaveAGrouping =En gren basert for grupper m\u00e5 ha en gruppe aktivitet. Hvis denne ikke defineres senere, m\u00e5 den minimum ha en gruppe
-validation.error.groupedBranchingMustHaveBranchForGroup =En gren for grupper forutsetter at gruppene er tilordnet til grenene.
-validation.error.GroupingNotRequired =Grupper st\u00f8ttes ikke
-validation.error.GroupingRequired =Grupper er n\u00f8dvendig
-validation.error.GroupingSelected =Det er valgt gruppering, men det finnes ikke
-validation.error.illegalScheduleGateOffsetsType1 =En planleggings port kan ikke ha samme start og sluttid.
-validation.error.illegalScheduleGateOffsetsType2 =En planleggings port kan ikke ha st\u00f8rre startavvik enn avsluttningsavvik
-validation.error.inputTransitionType1 =Denne aktivitet har ingen inng\u00e5ende forbindelse
-validation.error.inputTransitionType2 =Ingen aktivitet mangler inng\u00e5ende forbindelse
-validation.error.OptionalActivity =En alternativ aktivitet m\u00e5 tilh\u00f8re en eller flere aktiviteter
-validation.error.OptionalActivityOrderId =Den alternative aktivitet har ugyldig ident
-validation.error.other =Annen feil
-validation.error.outputTransitionType1 =Denne aktivitet har ingen utg\u00e5ende forbindelse
-validation.error.outputTransitionType2 =Ingen aktivitet mangler utg\u00e5ende forbindelse
-validation.error.sequenceActivityMustHaveFirstActivity =En gren m\u00e5 ha en startaktivitet
-validation.error.toolBranchingConditionInvalid =En forutsettning har en ugyldig eller mangler en sammenlignings verdi
-validation.error.toolBranchingMustHaveACondition =Studentens utg\u00e5ende grenaktivitet m\u00e5 minimum ha en betingelse.
-validation.error.toolBranchingMustHaveAnInputToolActivity =En students utgangsaktivitet i en gren m\u00e5 ha en inngangs verkt\u00f8y
-validation.error.toolBranchingMustHaveDefaultBranch =En students utg\u00e5ende aktivitet i en gren m\u00e5 ha en standard gren.
-validation.error.transitionNoActivityBeforeOrAfter =En forbindelse m\u00e5 ha en aktivitet f\u00f8r og etter seg
+validation.error.first.activity =Du m\u00e5 minimum ha en aktivitet i sekvensen.
+public.folder.name =Offentlig mappe
#======= End labels: Exported 52 labels for no NO =====
Index: lams_common/conf/language/lams/ApplicationResources_pl_PL.properties
===================================================================
RCS file: /usr/local/cvsroot/lams_common/conf/language/lams/ApplicationResources_pl_PL.properties,v
diff -u -r1.7.10.1 -r1.7.10.2
--- lams_common/conf/language/lams/ApplicationResources_pl_PL.properties 3 Mar 2010 06:34:07 -0000 1.7.10.1
+++ lams_common/conf/language/lams/ApplicationResources_pl_PL.properties 16 Apr 2010 06:22:17 -0000 1.7.10.2
@@ -2,62 +2,62 @@
#language code: pl
#locale code: PL
- # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Wed Mar 03 00:17:55 CST 2010
+ # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Apr 16 00:06:33 CST 2010
#=================== labels for LAMS Common =================#
+runsequences.folder.name ={0} Uruchom Sekwencje
+validation.error.other =Inny B\u0142\u0105d
+validation.error.transitionNoActivityBeforeOrAfter =Przej\u015bcie musi posiada\u0107 przed sob\u0105 lub za sob\u0105 aktywno\u015b\u0107
+validation.error.activityWithNoTransition =Aktywno\u015bc musi posiada\u0107 wej\u015bcia lub wyj\u015bcia
+validation.error.inputTransitionType1 =Wi\u0119cej ni\u017c jedna aktywno\u015b\u0107 nie posiada wej\u015bcia
+validation.error.inputTransitionType2 =Ka\u017cda aktywno\u015b\u0107 posiada wej\u015bcie
+validation.error.outputTransitionType1 =Wi\u0119cej ni\u017c jedna aktywno\u015b\u0107 nie posiada wyj\u015bcia
+validation.error.outputTransitionType2 =Ka\u017cda aktywno\u015b\u0107 posiada wej\u015bcie
+validation.error.GroupingRequired =Wymagane grupowanie
+validation.error.GroupingNotRequired =Grupowanie nie jest mo\u017cliwe
+validation.error.GroupingSelected =Wybrano grupowanie, kt\u00f3re nie istnieje
+validation.error.OptionalActivity =Opcjonalna aktywno\u015b\u0107 musi posiada\u0107 jedn\u0105 lub wi\u0119cej aktywno\u015bci
+validation.error.OptionalActivityOrderId =Ta opcjonalna aktywno\u015b\u0107 ma nieprawid\u0142ow\u0105 kolejno\u015b\u0107 ids
+validation.error.illegalScheduleGateOffsetsType1 =Brama nie mo\u017ce mie\u0107 takiego samego czasu staru i ko\u0144ca
+validation.error.illegalScheduleGateOffsetsType2 =Brama nie mo\u017ce mie\u0107 p\u00f3\u017aniejszego czasu staru ni\u017c ko\u0144ca
+theme.service.setTheme.saved =Zapisano temat studenta
+theme.service.setTheme.type.invalid =Niepoprawny typ tematu
+theme.service.setTheme.noSuchTheme =Brak tematu
+theme.service.setTheme.noSuchUser =Brak studenta
audit.change.entry =Zmieniono tekst dla studenta{0}. Stary tekst {1} - Nowy tekst {2}
audit.hide.entry =Ukryj wpis dla studenta {0}. Wpis [1}
audit.show.entry =Poka\u017c wpis dla studenta {0}. Wpis [1}
-audit.user.create =Utworzono u\u017cytkownika: {0} , pe\u0142na nazwa: {1}
-audit.user.password.change =Zmieniono has\u0142o na: {0}
-error.import.matching.tool.not.found =Aktywno\u015b\u0107 {0} zosta\u0142a pomini\u0119ta gdy\u017c nie mo\u017cna odnale\u017a\u0107 odpowiedniego narz\u0119dzia
-error.import.tool.service.fail =Nie mo\u017cna zaimportowa\u0107 zawarto\u015bci dla narz\u0119dzia {0). Pow\u00f3d: {1}
-error.import.validation =B\u0142\u0105d poprawno\u015bci
-error.no.valid.tool =Brak odpowiednich narz\u0119dzi w tym projekcie
-error.possibly.incompatible.version =Brak kompatybilno\u015bci pliku ZIP z obecn\u0105 wersj\u0105 systemu LAMS. Plik Zip ma wersj\u0119 {0}, a system LAMS {1}. Plik mo\u017ce nie zosta\u0107 poprawnie zaimportowany
group.name.prefix =Grupa
imported.permission.gate.title =Brama otwierana przez nauczyciela
imported.synchronise.gate.title =Brama synchronizacji
+msg.import.file.format =Importowany plik musi by\u0107 wyeksportowany przez LAMS 2 (typ pliku .zip) lub LAMS 1.0.2 (typ pliku .las)
+error.import.validation =B\u0142\u0105d poprawno\u015bci
+error.import.matching.tool.not.found =Aktywno\u015b\u0107 {0} zosta\u0142a pomini\u0119ta gdy\u017c nie mo\u017cna odnale\u017a\u0107 odpowiedniego narz\u0119dzia
+error.import.tool.service.fail =Nie mo\u017cna zaimportowa\u0107 zawarto\u015bci dla narz\u0119dzia {0). Pow\u00f3d: {1}
+error.no.valid.tool =Brak odpowiednich narz\u0119dzi w tym projekcie
import.shareresources.warning =Projekt zawiera jedn\u0105 lub wi\u0119cej aktywno\u015bci wsp\u00f3\u0142dzielenia zasob\u00f3w. Sprawd\u017a czy witryny lub pliki do pobrania s\u0105 dost\u0119pne, je\u015bli nie, wyst\u0105pi b\u0142ad systemuw module studenta. Linki do zewn\u0119trznych stron www nie powinny powodowa\u0107 \u017cadnych problem\u00f3w.
+audit.user.password.change =Zmieniono has\u0142o na: {0}
+audit.user.create =Utworzono u\u017cytkownika: {0} , pe\u0142na nazwa: {1}
+validation.error.branching.must.have.a.branch =Musisz okre\u015bli\u0107 przynajmniej jedn\u0105 ga\u0142\u0105\u017a
+validation.error.toolBranchingMustHaveDefaultBranch =Muszisz przypisa\u0107 ga\u0142\u0105\u017a do narz\u0119dzia Output
+validation.error.sequenceActivityMustHaveFirstActivity =Ga\u0142\u0105\u017a musi mie\u0107 pierwsz\u0105 aktywno\u015b\u0107
+validation.error.groupedBranchingMustHaveAGrouping =Aktywno\u015b\u0107 ga\u0142\u0119zi oparta na grupie musi mie\u0107 grupowanie. Gdy "Zdefiniuj p\u00f3\u017aniej" jest w\u0142\u0105czone, musi wyst\u0105pi\u0107 przynajmniej jedna grupa
+validation.error.groupedBranchingMustHaveBranchForGroup =Aktywno\u015b\u0107 ga\u0142\u0119zi oparta na grupie musi posiada\u0107 wszystkie grupy przypisane do ga\u0142\u0119zi
+validation.error.toolBranchingConditionInvalid =Warunek posiada nieprawid\u0142ow\u0105 (lub brakuj\u0105c\u0105) warto\u015b\u0107
+validation.error.toolBranchingMustHaveAnInputToolActivity =Narz\u0119dzie aktywno\u015bci ga\u0142\u0119zi opartej na grupie musi mie\u0107 narz\u0119dzie Input
+error.possibly.incompatible.version =Brak kompatybilno\u015bci pliku ZIP z obecn\u0105 wersj\u0105 systemu LAMS. Plik Zip ma wersj\u0119 {0}, a system LAMS {1}. Plik mo\u017ce nie zosta\u0107 poprawnie zaimportowany
+validation.error.group.count.mismatch =Zbyt du\u017co grup
+validation.error.toolBranchingMustHaveACondition =Wyj\u015bcie rozga\u0142\u0119zienia aktywno\u015b\u0107 dla student\u00f3w musi mie\u0107 co najmniej jeden warunek.
+mail.resend.abandon.subject =Lams: Wiadmo\u015b\u0107 nie zostala wys\u0142ana
mail.resend.abandon.body1 =LAMS ponownie przesy\u0142a\u0142 wiadomo\u015bci do u\u017cytkownik\u00f3w, ale mog\u0142o si\u0119 to nie powie\u015b\u0107. Wiadomo\u015b\u0107 to: \ n
mail.resend.abandon.body2 =\n Nazwa u\u017cytkownaika:\
-mail.resend.abandon.subject =Lams: Wiadmo\u015b\u0107 nie zostala wys\u0142ana
-msg.import.file.format =Importowany plik musi by\u0107 wyeksportowany przez LAMS 2 (typ pliku .zip) lub LAMS 1.0.2 (typ pliku .las)
-public.folder.name =Folder publiczny
-runsequences.folder.name ={0} Uruchom Sekwencje
-theme.service.setTheme.noSuchTheme =Brak tematu
-theme.service.setTheme.noSuchUser =Brak studenta
-theme.service.setTheme.saved =Zapisano temat studenta
-theme.service.setTheme.type.invalid =Niepoprawny typ tematu
-validation.error.activityWithNoTransition =Aktywno\u015bc musi posiada\u0107 wej\u015bcia lub wyj\u015bcia
-validation.error.branching.must.have.a.branch =Musisz okre\u015bli\u0107 przynajmniej jedn\u0105 ga\u0142\u0105\u017a
validation.error.conditionGateMustHaveACondition =Brama warunkowa musi zawierac conajmniej jeden warunek.
validation.error.conditionGateMustHaveAnInputToolActivity =Brama warunkowa musi mie\u0107 narzedzie wej\u015bcia.
-validation.error.first.activity =Musisz mie\u0107 co najmniej jedno dzia\u0142anie w sekwencji
validation.error.FloatingActivity =Je\u015bli planujesz u\u017cy\u0107 dzia\u0142ania wspieraj\u0105ce trzeba mie\u0107 przynajmniej jedno dzia\u0142anie wspieraj\u0105ce
validation.error.FloatingActivity.maximum =Mo\u017cesz wybra\u0107 maksymalnie {0} wspieranych aktywno\u015bci. Prosz\u0119 usun\u0105\u0107 jedn\u0105 albo wi\u0119cej wspieranych aktywno\u015bci.
-validation.error.group.count.mismatch =Zbyt du\u017co grup
-validation.error.groupedBranchingMustHaveAGrouping =Aktywno\u015b\u0107 ga\u0142\u0119zi oparta na grupie musi mie\u0107 grupowanie. Gdy "Zdefiniuj p\u00f3\u017aniej" jest w\u0142\u0105czone, musi wyst\u0105pi\u0107 przynajmniej jedna grupa
-validation.error.groupedBranchingMustHaveBranchForGroup =Aktywno\u015b\u0107 ga\u0142\u0119zi oparta na grupie musi posiada\u0107 wszystkie grupy przypisane do ga\u0142\u0119zi
-validation.error.GroupingNotRequired =Grupowanie nie jest mo\u017cliwe
-validation.error.GroupingRequired =Wymagane grupowanie
-validation.error.GroupingSelected =Wybrano grupowanie, kt\u00f3re nie istnieje
-validation.error.illegalScheduleGateOffsetsType1 =Brama nie mo\u017ce mie\u0107 takiego samego czasu staru i ko\u0144ca
-validation.error.illegalScheduleGateOffsetsType2 =Brama nie mo\u017ce mie\u0107 p\u00f3\u017aniejszego czasu staru ni\u017c ko\u0144ca
-validation.error.inputTransitionType1 =Wi\u0119cej ni\u017c jedna aktywno\u015b\u0107 nie posiada wej\u015bcia
-validation.error.inputTransitionType2 =Ka\u017cda aktywno\u015b\u0107 posiada wej\u015bcie
-validation.error.OptionalActivity =Opcjonalna aktywno\u015b\u0107 musi posiada\u0107 jedn\u0105 lub wi\u0119cej aktywno\u015bci
-validation.error.OptionalActivityOrderId =Ta opcjonalna aktywno\u015b\u0107 ma nieprawid\u0142ow\u0105 kolejno\u015b\u0107 ids
-validation.error.other =Inny B\u0142\u0105d
-validation.error.outputTransitionType1 =Wi\u0119cej ni\u017c jedna aktywno\u015b\u0107 nie posiada wyj\u015bcia
-validation.error.outputTransitionType2 =Ka\u017cda aktywno\u015b\u0107 posiada wej\u015bcie
-validation.error.sequenceActivityMustHaveFirstActivity =Ga\u0142\u0105\u017a musi mie\u0107 pierwsz\u0105 aktywno\u015b\u0107
-validation.error.toolBranchingConditionInvalid =Warunek posiada nieprawid\u0142ow\u0105 (lub brakuj\u0105c\u0105) warto\u015b\u0107
-validation.error.toolBranchingMustHaveACondition =Wyj\u015bcie rozga\u0142\u0119zienia aktywno\u015b\u0107 dla student\u00f3w musi mie\u0107 co najmniej jeden warunek.
-validation.error.toolBranchingMustHaveAnInputToolActivity =Narz\u0119dzie aktywno\u015bci ga\u0142\u0119zi opartej na grupie musi mie\u0107 narz\u0119dzie Input
-validation.error.toolBranchingMustHaveDefaultBranch =Muszisz przypisa\u0107 ga\u0142\u0105\u017a do narz\u0119dzia Output
-validation.error.transitionNoActivityBeforeOrAfter =Przej\u015bcie musi posiada\u0107 przed sob\u0105 lub za sob\u0105 aktywno\u015b\u0107
+validation.error.first.activity =Musisz mie\u0107 co najmniej jedno dzia\u0142anie w sekwencji
+public.folder.name =Folder publiczny
#======= End labels: Exported 52 labels for pl PL =====
Index: lams_common/conf/language/lams/ApplicationResources_tr_TR.properties
===================================================================
RCS file: /usr/local/cvsroot/lams_common/conf/language/lams/ApplicationResources_tr_TR.properties,v
diff -u -r1.2.8.1 -r1.2.8.2
--- lams_common/conf/language/lams/ApplicationResources_tr_TR.properties 3 Mar 2010 06:34:08 -0000 1.2.8.1
+++ lams_common/conf/language/lams/ApplicationResources_tr_TR.properties 16 Apr 2010 06:22:18 -0000 1.2.8.2
@@ -2,62 +2,62 @@
#language code: tr
#locale code: TR
- # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Wed Mar 03 00:17:55 CST 2010
+ # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Apr 16 00:06:31 CST 2010
#=================== labels for LAMS Common =================#
+runsequences.folder.name ={0} Ak\u0131\u015flar\u0131 \u00e7al\u0131\u015ft\u0131r
+validation.error.other =Di\u011fer hata
+validation.error.transitionNoActivityBeforeOrAfter =Bir ge\u00e7i\u015f \u00f6ncesinde veya sonras\u0131nda bir etkinlik bulundurmal\u0131d\u0131r.
+validation.error.activityWithNoTransition =Bir etkinlik bir giri\u015f veya \u00e7\u0131k\u0131\u015f ge\u00e7i\u015fi bulundurmal\u0131d\u0131r.
+validation.error.inputTransitionType1 =Bu etkini\u011fin giri\u015f ge\u00e7i\u015fi yok
+validation.error.inputTransitionType2 =Ge\u00e7erleme hatas\u0131
+validation.error.outputTransitionType1 =Bu etkini\u011fin \u00e7\u0131k\u0131\u015f ge\u00e7i\u015fi yok
+validation.error.outputTransitionType2 =Ge\u00e7erleme hatas\u0131
+validation.error.GroupingRequired =Gruplama gerekli
+validation.error.GroupingNotRequired =Gruplama desteklenmiyor.
+validation.error.GroupingSelected =Gruplama se\u00e7ildi ancak mevcut de\u011fil.
+validation.error.OptionalActivity =Se\u00e7meli bir etkinlik bir yada daha fazla etkinlik bulundurmal\u0131d\u0131r.
+validation.error.OptionalActivityOrderId =Bu se\u00e7meli etkinlik ge\u00e7ersiz kimli\u011fe sahip.
+validation.error.illegalScheduleGateOffsetsType1 =Takvim kap\u0131s\u0131n\u0131n ba\u015flama ve biti\u015f zamanlar\u0131 ayn\u0131 olamaz.
+validation.error.illegalScheduleGateOffsetsType2 =Takvim kap\u0131s\u0131n\u0131n ba\u015flama zaman\u0131 biti\u015f zaman\u0131ndan b\u00fcy\u00fck olamaz.
+theme.service.setTheme.saved =Kullan\u0131c\u0131 temas\u0131 kaydedildi.
+theme.service.setTheme.type.invalid =Ge\u00e7ersiz tema t\u00fcr\u00fc.
+theme.service.setTheme.noSuchTheme =B\u00f6yle bir tema mevcut de\u011fil.
+theme.service.setTheme.noSuchUser =B\u00f6yle bir kullan\u0131c\u0131 yok.
audit.change.entry ={0} kullanc\u0131s\u0131 i\u00e7in metin de\u011fi\u015ftirildi. Eski metin: {1} Yeni Metin: {2}
audit.hide.entry ={0} kullan\u0131c\u0131s\u0131n\u0131n giri\u015flerini gizle. Giri\u015f {1}
audit.show.entry ={0} kullan\u0131c\u0131s\u0131n\u0131n giri\u015flerini g\u00f6ster. Giri\u015f {1}
-audit.user.create ={0} kullan\u0131c\u0131s\u0131 olu\u015fturuldu. Tam ad: {1}
-audit.user.password.change =\u015eifre de\u011fi\u015ftirildi: {0}
-error.import.matching.tool.not.found ={0} imzal\u0131 etkinlik ge\u00e7ildi \u00e7\u00fcnk\u00fc e\u015fle\u015fen bir ara\u00e7 bulunamad\u0131.
-error.import.tool.service.fail =Ara\u00e7 {0} i\u00e7in i\u00e7erik arac\u0131 i\u00e7e aktar\u0131lamad\u0131. Neden: {1}
-error.import.validation =Ge\u00e7erleme hatas\u0131:
-error.no.valid.tool =Bu \u00f6\u011frenme tasar\u0131m\u0131nda ge\u00e7erli ara\u00e7 yok.
-error.possibly.incompatible.version =.zip dosyas\u0131 ge\u00e7erli LAMS versiyonu ile uyu\u015fmad\u0131\u011f\u0131ndan onaylanam\u0131yor. Bir \u00fcst versiyon LAMS'ten al\u0131nm\u0131\u015f olabilir. \u0130\u00e7e aktarma hata verebilir.
group.name.prefix =Grup
imported.permission.gate.title =\u0130zin kap\u0131s\u0131
imported.synchronise.gate.title =Senkronizasyon kap\u0131s\u0131
+msg.import.file.format =\u0130\u00e7e aktar\u0131lacak dosya format\u0131 .zip veya .las olmal\u0131d\u0131r. IMS \u00f6\u011frenme tasar\u0131m format\u0131n\u0131 kullanarak d\u0131\u015fa aktar\u0131lm\u0131\u015f tasar\u0131m\u0131 i\u00e7e aktaramazs\u0131n\u0131z.
+error.import.validation =Ge\u00e7erleme hatas\u0131:
+error.import.matching.tool.not.found ={0} imzal\u0131 etkinlik ge\u00e7ildi \u00e7\u00fcnk\u00fc e\u015fle\u015fen bir ara\u00e7 bulunamad\u0131.
+error.import.tool.service.fail =Ara\u00e7 {0} i\u00e7in i\u00e7erik arac\u0131 i\u00e7e aktar\u0131lamad\u0131. Neden: {1}
+error.no.valid.tool =Bu \u00f6\u011frenme tasar\u0131m\u0131nda ge\u00e7erli ara\u00e7 yok.
import.shareresources.warning =Bu ak\u0131\u015f bir yada daha fazla kaynak payla\u015fma etkinli\u011fi i\u00e7ermektedir. Y\u00fcklenen web sitelerinin ge\u00e7erli olup olmad\u0131\u011f\u0131n\u0131 kontrol ediniz. D\u0131\u015f kaynakl\u0131 web siteleri hata i\u00e7ermemelidir.
+audit.user.password.change =\u015eifre de\u011fi\u015ftirildi: {0}
+audit.user.create ={0} kullan\u0131c\u0131s\u0131 olu\u015fturuldu. Tam ad: {1}
+validation.error.branching.must.have.a.branch =Dallanma etkinli\u011fi enaz bir dallanma i\u00e7ermelidir.
+validation.error.toolBranchingMustHaveDefaultBranch =Bir \u00f6\u011frencinin \u00e7\u0131k\u0131\u015f dallanma etkinli\u011fi en az bir varsay\u0131lan dallanma i\u00e7ermelidir.
+validation.error.sequenceActivityMustHaveFirstActivity =Bir dallanma bir etkinlikle ba\u015flamal\u0131d\u0131r.
+validation.error.groupedBranchingMustHaveAGrouping =Grup tabanl\u0131 dallanma etkinli\u011fi gruplama etkinli\u011fi i\u00e7ermelidir. "Daha sonra tan\u0131mla" a\u00e7\u0131k de\u011filse en az bir grup eklenmelidir.
+validation.error.groupedBranchingMustHaveBranchForGroup =Grup tabal\u0131 dallanma etkinli\u011finde b\u00fct\u00fcn gruplar dallanmalara atanmal\u0131d\u0131r.
+validation.error.toolBranchingConditionInvalid =Ko\u015ful yanl\u0131\u015f bir kar\u015f\u0131la\u015ft\u0131rma de\u011feri i\u00e7eriyor.
+validation.error.toolBranchingMustHaveAnInputToolActivity =\u00d6\u011frencinin gir\u015f dallanma etkinli\u011fi bir Giri\u015f Arac\u0131 i\u00e7ermelidir.
+error.possibly.incompatible.version =.zip dosyas\u0131 ge\u00e7erli LAMS versiyonu ile uyu\u015fmad\u0131\u011f\u0131ndan onaylanam\u0131yor. Bir \u00fcst versiyon LAMS'ten al\u0131nm\u0131\u015f olabilir. \u0130\u00e7e aktarma hata verebilir.
+validation.error.group.count.mismatch =Olmas\u0131 gerekenden daha fazla grup var.
+validation.error.toolBranchingMustHaveACondition =\u00d6\u011frencinin dallanma etkinli\u011fi \u00e7\u0131kt\u0131s\u0131 en az bir ko\u015ful i\u00e7ermelidir.
+mail.resend.abandon.subject =LAMS: Mesaj g\u00f6nderilemedi.
mail.resend.abandon.body1 =LAMS kullan\u0131c\u0131lara mesaj g\u00f6ndermeiyor. Mesaj:\n
mail.resend.abandon.body2 =\nKullan\u0131c\u0131lar\u0131n adlar\u0131: \n
-mail.resend.abandon.subject =LAMS: Mesaj g\u00f6nderilemedi.
-msg.import.file.format =\u0130\u00e7e aktar\u0131lacak dosya format\u0131 .zip veya .las olmal\u0131d\u0131r. IMS \u00f6\u011frenme tasar\u0131m format\u0131n\u0131 kullanarak d\u0131\u015fa aktar\u0131lm\u0131\u015f tasar\u0131m\u0131 i\u00e7e aktaramazs\u0131n\u0131z.
-public.folder.name =Herkese a\u00e7\u0131k klas\u00f6r
-runsequences.folder.name ={0} Ak\u0131\u015flar\u0131 \u00e7al\u0131\u015ft\u0131r
-theme.service.setTheme.noSuchTheme =B\u00f6yle bir tema mevcut de\u011fil.
-theme.service.setTheme.noSuchUser =B\u00f6yle bir kullan\u0131c\u0131 yok.
-theme.service.setTheme.saved =Kullan\u0131c\u0131 temas\u0131 kaydedildi.
-theme.service.setTheme.type.invalid =Ge\u00e7ersiz tema t\u00fcr\u00fc.
-validation.error.activityWithNoTransition =Bir etkinlik bir giri\u015f veya \u00e7\u0131k\u0131\u015f ge\u00e7i\u015fi bulundurmal\u0131d\u0131r.
-validation.error.branching.must.have.a.branch =Dallanma etkinli\u011fi enaz bir dallanma i\u00e7ermelidir.
validation.error.conditionGateMustHaveACondition =Ko\u015ful kap\u0131s\u0131 en az bir ko\u015ful i\u00e7ermelidir.
validation.error.conditionGateMustHaveAnInputToolActivity =Ko\u015ful kap\u0131s\u0131 Girdi arac\u0131 i\u00e7ermelidir.
-validation.error.first.activity =Bu ak\u0131\u015f i\u00e7in en az bir etkinlik gereklidir.
validation.error.FloatingActivity =author
validation.error.FloatingActivity.maximum =Se\u00e7ili grup art\u0131k yok.
-validation.error.group.count.mismatch =Olmas\u0131 gerekenden daha fazla grup var.
-validation.error.groupedBranchingMustHaveAGrouping =Grup tabanl\u0131 dallanma etkinli\u011fi gruplama etkinli\u011fi i\u00e7ermelidir. "Daha sonra tan\u0131mla" a\u00e7\u0131k de\u011filse en az bir grup eklenmelidir.
-validation.error.groupedBranchingMustHaveBranchForGroup =Grup tabal\u0131 dallanma etkinli\u011finde b\u00fct\u00fcn gruplar dallanmalara atanmal\u0131d\u0131r.
-validation.error.GroupingNotRequired =Gruplama desteklenmiyor.
-validation.error.GroupingRequired =Gruplama gerekli
-validation.error.GroupingSelected =Gruplama se\u00e7ildi ancak mevcut de\u011fil.
-validation.error.illegalScheduleGateOffsetsType1 =Takvim kap\u0131s\u0131n\u0131n ba\u015flama ve biti\u015f zamanlar\u0131 ayn\u0131 olamaz.
-validation.error.illegalScheduleGateOffsetsType2 =Takvim kap\u0131s\u0131n\u0131n ba\u015flama zaman\u0131 biti\u015f zaman\u0131ndan b\u00fcy\u00fck olamaz.
-validation.error.inputTransitionType1 =Bu etkini\u011fin giri\u015f ge\u00e7i\u015fi yok
-validation.error.inputTransitionType2 =Ge\u00e7erleme hatas\u0131
-validation.error.OptionalActivity =Se\u00e7meli bir etkinlik bir yada daha fazla etkinlik bulundurmal\u0131d\u0131r.
-validation.error.OptionalActivityOrderId =Bu se\u00e7meli etkinlik ge\u00e7ersiz kimli\u011fe sahip.
-validation.error.other =Di\u011fer hata
-validation.error.outputTransitionType1 =Bu etkini\u011fin \u00e7\u0131k\u0131\u015f ge\u00e7i\u015fi yok
-validation.error.outputTransitionType2 =Ge\u00e7erleme hatas\u0131
-validation.error.sequenceActivityMustHaveFirstActivity =Bir dallanma bir etkinlikle ba\u015flamal\u0131d\u0131r.
-validation.error.toolBranchingConditionInvalid =Ko\u015ful yanl\u0131\u015f bir kar\u015f\u0131la\u015ft\u0131rma de\u011feri i\u00e7eriyor.
-validation.error.toolBranchingMustHaveACondition =\u00d6\u011frencinin dallanma etkinli\u011fi \u00e7\u0131kt\u0131s\u0131 en az bir ko\u015ful i\u00e7ermelidir.
-validation.error.toolBranchingMustHaveAnInputToolActivity =\u00d6\u011frencinin gir\u015f dallanma etkinli\u011fi bir Giri\u015f Arac\u0131 i\u00e7ermelidir.
-validation.error.toolBranchingMustHaveDefaultBranch =Bir \u00f6\u011frencinin \u00e7\u0131k\u0131\u015f dallanma etkinli\u011fi en az bir varsay\u0131lan dallanma i\u00e7ermelidir.
-validation.error.transitionNoActivityBeforeOrAfter =Bir ge\u00e7i\u015f \u00f6ncesinde veya sonras\u0131nda bir etkinlik bulundurmal\u0131d\u0131r.
+validation.error.first.activity =Bu ak\u0131\u015f i\u00e7in en az bir etkinlik gereklidir.
+public.folder.name =Herkese a\u00e7\u0131k klas\u00f6r
#======= End labels: Exported 52 labels for tr TR =====