Index: lams_learning/conf/language/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_learning/conf/language/Attic/ApplicationResources.properties,v diff -u -r1.13 -r1.14 --- lams_learning/conf/language/ApplicationResources.properties 11 Aug 2006 02:03:36 -0000 1.13 +++ lams_learning/conf/language/ApplicationResources.properties 25 Aug 2006 04:46:29 -0000 1.14 @@ -1,78 +1,50 @@ -# CVS ID: $Id$ -# Language strings for the Progress Engine related classes and screens. Mostly error messages. -# Window title -learner.title=LAMS Learner -# General system error for the learner module -error.system.learner=An internal error has occured and this function cannot be completed. If reporting this error, please report:
{0} -# General error displayed if a page cannot be found. -error.message.404=The page you have requested can not be found. -# General error displayed if you try to go directly to a learning related page before logging in properly -error.message.login=You need login here -# General heading for an error - used as the alternative text for the error picture in error messages -error.title=Error occured +appName = learner_java +#language code: en +#locale code: AU -# Message which appears when the learner window is opened or between activities. -message.activity.loading=The next task is loading. Please wait.... -# Message which appears when the learner finishes a lesson (part 1) -message.lesson.finished=Congratulations, you have finished. -# Message which appears when the learner finishes a lesson (part 2) -message.lesson.finishedCont=You have now completed this lesson. Please close the window and select another lesson from the main page. -# Heading for the "You have exited" screen -exit.heading=You have exited from this Lesson. -# Message for the "You have exited" screen -exit.message=You can resume this lesson using the Resume button. -# Text for all "Next" buttons in learning. -label.next.button=Next -# Text for all "Finish" buttons in learning. -label.finish.button=Finish + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Aug 25 04:44:35 GMT 2006 + +#=================== labels for Learner (Java) =================# -# Message displayed in a closing window -message.window.closing=Please close this open window. +learner.title =LAMS Learner +error.system.learner =An internal error has occured and this function cannot be completed. If reporting this error, please report:
{0} +error.message.404 =The page you have requested can not be found. +error.message.login =You need login here +error.title =Error occured +message.activity.loading =The next task is loading. Please wait.... +message.lesson.finished =Congratulations, you have finished. +message.lesson.finishedCont =You have now completed this lesson. You can now close this window. +exit.heading =You have exited from this Lesson. +exit.message =You can resume this lesson using the Resume button. +label.next.button =Next +label.finish.button =Finish +message.activity.parallel.partialComplete =You have to complete the other task before progressing to the next activity.... +message.activity.parallel.noFrames =Your browser does not handle frames! +message.activity.options.noActivitySelected =Please select an activity from the list +message.activity.options.activityCount =You must complete at least {0} of these {1} activities. +message.activity.options.note =Note: Once you finish any of the above activities you can revisit them by using the progress bar on the left. +label.activity.options.choose =Choose +label.synch.gate.title =Synch Gate +label.synch.gate.message =You have stopped at a gate. You cannot continue until all of your group/class reach this point. +label.permission.gate.title =Permission Gate +label.permission.gate.message =You have stopped at a gate. You cannot continue until the gate is opened in monitoring. +label.schedule.gate.title =Schedule Gate +label.schedule.gate.open.message =Schedule Gate will be opened at: +label.schedule.gate.close.message =Schedule Gate will be closed at: +label.gate.waiting.learners ={0} out of {1} are waiting in front of the gate. +label.gate.refresh.message =Click Next if you are told that the gate is open. This page will refresh automatically in 1 minute. +label.gate.preview.message =As this is a preview, clicking Next will go to the next activity. Normally the learner would have to wait until the gate is opened. +label.view.groups.title =Groups +label.view.view.groups.wait.message =Some of your following tasks require a group. You cannot continue until the groups have been selected. Click Next if you are told that the groups have been created. This page will refresh automatically in 5 minutes. +label.grouping.preview.message =As this is a preview, clicking Next will do an automatic grouping. Normally the learner would have to wait until the grouping is done. +label.preview.definelater.title =Activity is set to Define Later +label.preview.definelater.message =The next activity ({0}) is set to define later. Normally a staff member would set the content for the activity before the learner's can access the activity. For the purposes of preview, the default content for the activity will be displayed. +error.export.portfolio.not.supported =The activity {0} does not support portfolio export. +export.portfolio.noneAttempted.message =No activities have been attempted. +export.portfolio.for.user.heading =Portfolio for +export.portfolio.for.class.heading =Class Portfolio +export.portfolio.lesson.started.date.label =Lesson started: +export.portfolio.generated.date.label =Portfolio generated: -# Message displayed in a parallel activity window when one activity is finished but the other one isn't finished. -message.activity.parallel.partialComplete=You have to complete the other task before progressing to the next activity.... -# Message displayed in a parallel activity window if the user's browser can't support frames. -message.activity.parallel.noFrames=Your browser does not handle frames! -# Message displayed in the optional activity window if the user tries to click Choose without selecting an activity from the list. -message.activity.options.noActivitySelected=Please select an activity from the list -# Message displayed in the optional activity window to let the learner know how many activities they need to complete to finish the optional activity -message.activity.options.activityCount=You must complete at least {0} of these {1} activities. -# General instructions displayed in the optional activity window -message.activity.options.note=Note: Once you finish any of the above activities you can revisit them by using the progress bar on the left. -# Optional activity window Choose button -label.activity.options.choose=Choose -label.synch.gate.title=Synch Gate -label.synch.gate.message=You have stopped at a gate. You cannot continue until all of your group/class reach this point. -label.permission.gate.title=Permission Gate -label.permission.gate.message=You have stopped at a gate. You cannot continue until the gate is opened in monitoring. -label.schedule.gate.title=Schedule Gate -label.schedule.gate.open.message=Schedule Gate will be opened at: -label.schedule.gate.close.message=Schedule Gate will be closed at: -label.gate.waiting.learners={0} out of {1} are waiting in front of the gate. -label.gate.refresh.message=Click Next if you are told that the gate is open. This page will refresh automatically in 1 minute. -# Message displayed when a closed gate is encountered during a preview. -label.gate.preview.message=As this is a preview, clicking Next will go to the next activity. Normally the learner would have to wait until the gate is opened. - -# Heading for the two "grouping" pages -label.view.groups.title=Groups -# Message displayed to learner who is waiting for chosen grouping to occur -label.view.view.groups.wait.message=Some of your following tasks require a group. You cannot continue until the groups have been selected. Click Next if you are told that the groups have been created. This page will refresh automatically in 5 minutes. -# Message displayed when a chosen grouping is encountered during a preview. -label.grouping.preview.message=As this is a preview, clicking Next will do an automatic grouping. Normally the learner would have to wait until the grouping is done. - -# Heading for page used in Preview when an activity is set to define later. -label.preview.definelater.title=Activity is set to Define Later -label.preview.definelater.message=The next activity ({0}) is set to define later. Normally a staff member would set the content for the activity before the learner's can access the activity. For the purposes of preview, the default content for the activity will be displayed. - -export.portfolio.window.title=Export Portfolio -export.portfolio.generating.message=Generating portfolio - please wait. -export.portfolio.generation.complete.message=Portfolio generated. Your browser should be downloading the file now. When the file is saved please close this window. -# Export portfolio: error message put in the activity's page if the activity doesn't support export portfolio. The name of the activity goes in {0} -error.export.portfolio.not.supported=The activity {0} does not support portfolio export. -# Export portfolio: Message displayed in portfolio if there aren't any activities on which to report. -export.portfolio.noneAttempted.message=No activities have been attempted. -export.portfolio.for.user.heading=Portfolio For -export.portfolio.for.class.heading=Class Portfolio -export.portfolio.lesson.started.date.label=Lesson started: -export.portfolio.generated.date.label=Portfolio generated: +#======= End labels: Exported 39 labels for en AU ===== Index: lams_learning/conf/language/ApplicationResources_ar_JO.properties =================================================================== RCS file: /usr/local/cvsroot/lams_learning/conf/language/Attic/ApplicationResources_ar_JO.properties,v diff -u --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ lams_learning/conf/language/ApplicationResources_ar_JO.properties 25 Aug 2006 04:46:29 -0000 1.1 @@ -0,0 +1,50 @@ +appName = learner_java +#language code: ar +#locale code: JO + + # CVS ID: $Id: ApplicationResources_ar_JO.properties,v 1.1 2006/08/25 04:46:29 ernieg Exp $ Exported from the LAMS Community by Ernie Ghiglione on Fri Aug 25 04:44:38 GMT 2006 + +#=================== labels for Learner (Java) =================# + +label.gate.refresh.message =\u0627\u0636\u063a\u0637 \u062a\u0627\u0628\u0639 \u0627\u0630\u0627 \u0627\u062e\u0628\u0631\u062a \u0623\u0646 \u0627\u0644\u0628\u0648\u0628\u0629 \u0641\u062a\u062d\u062a.\u0633\u0648\u0641 \u062a\u0646\u0639\u0634 \u0627\u0644\u0635\u0641\u062d\u0629 \u062a\u0644\u0642\u0627\u0626\u064a\u0627 \u062e\u0644\u0627\u0644 \u062f\u0642\u064a\u0642\u0629. +label.gate.preview.message =\u0628\u0645\u0627 \u0623\u0646 \u0647\u0630\u0627 \u0639\u0631\u0636 \u0623\u0648\u0644\u064a\u060c\u0627\u0644\u0636\u063a\u0637 \u0639\u0644\u0649 \u062a\u0627\u0628\u0639 \u0633\u0648\u0641 \u064a\u0623\u062e\u0630\u0643 \u0644\u0644\u0646\u0634\u0627\u0637 \u0627\u0644\u062a\u0627\u0644\u064a. \u0637\u0628\u064a\u0639\u064a\u0627 \u0627\u0644\u0637\u0627\u0644\u0628 \u0633\u0648\u0641 \u064a\u0646\u062a\u0638\u0631 \u0627\u0644\u0649 \u0623\u0646 \u062a\u0641\u062a\u062d \u0627\u0644\u0628\u0648\u0627\u0628\u0629\u0627 +label.view.groups.title =\u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0627\u062a +label.preview.definelater.title =\u0648\u0636\u0639 \u0627\u0644\u0646\u0634\u0627\u0637 \u0644\u064a\u0639\u0631\u0641 \u0644\u0627\u062d\u0642\u0627 +export.portfolio.noneAttempted.message =\u0644\u0627 \u064a\u0648\u062c\u062f \u062a\u0634\u0627\u0637\u0627\u062a +export.portfolio.for.user.heading =\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0634\u062e\u0635\u064a\u0629 \u0644 +export.portfolio.for.class.heading =\u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u0634\u062e\u0635\u064a\u0629 \u0644\u0644\u0635\u0641 +export.portfolio.lesson.started.date.label =\u0628\u062f\u0623 \u0627\u0644\u062f\u0631\u0633: +error.message.404 =\u0644\u0627 \u064a\u0645\u0643\u0646 \u0627\u064a\u062c\u0627\u062f \u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062a\u064a \u0637\u0644\u0628\u062a\u0647\u0627 +error.system.learner =\u062d\u0635\u0644 \u062e\u0637\u0623 \u0648\u0644\u0627 \u064a\u0645\u0643\u0646 \u0627\u062a\u0645\u0627\u0645 \u0647\u0630\u0647 \u0627\u0644\u0639\u0645\u0644\u064a\u0629. \u0627\u0644\u0631\u062c\u0627\u0621 \u0627\u0631\u0633\u0627\u0644 {0} \u0644\u0644\u0645\u0633\u0627\u0639\u062f\u0629 \u0641\u064a \u0627\u0644\u062a\u0635\u062d\u064a\u062d +error.message.login =\u0639\u0644\u064a\u0643 \u0627\u0644\u062f\u062e\u0648\u0644 \u0645\u0646 \u0647\u0646\u0627 +error.title =\u062e\u062f\u062b \u062e\u0637\u0623 +message.activity.loading =\u0627\u0644\u0645\u0647\u0645\u0629 \u0627\u0644\u0627\u062e\u0631\u0649 \u062a\u062d\u0645\u0644.\u0627\u0644\u0631\u062c\u0627\u0621 \u0627\u0644\u0627\u0646\u062a\u0638\u0627\u0631..... +message.lesson.finished =\u0645\u0628\u0631\u0648\u0643\u060c\u0644\u0642\u062f \u0627\u0646\u0647\u064a\u062a. +message.lesson.finishedCont =\u0644\u0642\u062f \u0623\u0643\u0645\u0644\u062a \u0627\u0644\u062f\u0631\u0633 \u0627\u0644\u0622\u0646.\u064a\u0645\u0643\u0646\u0643 \u0627\u0642\u0641\u0627\u0644 \u0647\u0630\u0647 \u0627\u0644\u0646\u0627\u0641\u0630\u0647. +exit.heading =\u0644\u0642\u062f \u062e\u0631\u062c\u062a \u0645\u0646 \u0627\u0644\u062f\u0631\u0633. +label.next.button =\u062a\u0627\u0628\u0639 +label.finish.button =\u0627\u0644\u0646\u0647\u0627\u064a\u0629 +message.activity.parallel.partialComplete =\u0639\u0644\u064a\u0643 \u0627\u062a\u0645\u0627\u0645 \u0627\u0644\u0645\u0647\u0645\u0629 \u0627\u0644\u0627\u062e\u0631\u0649 \u0642\u0628\u0644 \u0623\u0646 \u062a\u062a\u0642\u062f\u0645 \u0628\u0627\u0644\u0646\u0634\u0627\u0637 \u0627\u0644\u0622\u062e\u0631... +message.activity.options.noActivitySelected =\u0627\u0644\u0631\u062c\u0627\u0621 \u0627\u062e\u062a\u064a\u0627\u0631 \u0627\u0644\u0646\u0634\u0627\u0637 \u0645\u0646 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 +message.activity.options.activityCount =\u064a\u062c\u0628 \u0627\u0646\u0647\u0627\u0621 \u0639\u0644\u0649 \u0627\u0644\u0627\u0642\u0644 {0} \u0645\u0646 {1} \u0646\u0634\u0627\u0637\u0627\u062a. +message.activity.options.note =\u0645\u0644\u0627\u062d\u0638\u0629:\u063a\u0646\u062f \u0627\u0644\u0627\u0646\u062a\u0647\u0627\u0621 \u0645\u0646 \u0627\u0644\u0646\u0634\u0627\u0637\u0627\u062a \u0641\u064a \u0627\u0644\u0623\u0639\u0644\u0649 \u064a\u0645\u0643\u0646\u0643 \u0627\u0639\u0627\u062f\u0629 \u0632\u064a\u0627\u0631\u062a\u0647\u0645 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u0645\u062a\u0642\u062f\u0645 \u0641\u064a \u0627\u0644\u064a\u0633\u0627\u0631. +label.activity.options.choose =\u0623\u062e\u062a\u0631 +label.synch.gate.title =\u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u0632\u0627\u0645\u0646 +label.synch.gate.message =\u0644\u0642\u062f \u0648\u0642\u0641\u062a \u0639\u0646\u062f \u0627\u0644\u0628\u0648\u0627\u0628\u0629.\u0644\u0627 \u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u0645\u062a\u0627\u0628\u0639\u0629 \u0627\u0644\u0627 \u0639\u0646\u062f\u0645\u0627 \u064a\u0635\u0644 \u062c\u0645\u064a\u0639 \u0627\u0644\u0635\u0641/\u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 \u0644\u0647\u0630\u0647 \u0627\u0644\u0646\u0642\u0637\u0629. +label.permission.gate.title =\u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u0627\u0630\u0646 +label.permission.gate.message =\u0644\u0642\u062f \u0648\u0642\u0641\u062a \u0639\u0646\u062f \u0627\u0644\u0628\u0648\u0627\u0628\u0629.\u0644\u0627 \u064a\u0645\u0643\u0646 \u0627\u0644\u0645\u062a\u0627\u0628\u0639\u0629 \u0627\u0644\u0627 \u0627\u0630\u0627 \u0636\u0628\u0637 \u0641\u062a\u062d \u0627\u0644\u0628\u0648\u0627\u0628\u0629. +label.schedule.gate.title =\u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u062c\u062f\u0648\u0644 +label.schedule.gate.open.message =\u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u062c\u062f\u0648\u0644 \u0633\u062a\u0641\u062a\u062d \u0641\u064a: +label.schedule.gate.close.message =\u0628\u0648\u0644\u0628\u0629 \u0627\u0644\u062c\u062f\u0648\u0644 \u0633\u062a\u063a\u0644\u0642 \u0641\u064a: +label.gate.waiting.learners ={0} \u0645\u0646 {1} \u0641\u064a \u0627\u0644\u0627\u0646\u0638\u0627\u0631 \u0639\u0644\u0649 \u0627\u0644\u0628\u0648\u0627\u0628\u0629. +label.view.view.groups.wait.message =\u0628\u0639\u0636 \u0645\u0647\u0645\u0627\u062a\u0643 \u062a\u062a\u0637\u0644\u0628 \u0645\u062c\u0645\u0648\u0639\u0629.\u0644\u0627 \u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u0645\u062a\u0627\u0628\u0639\u0629 \u0627\u0644\u0627 \u0627\u0630\u0627 \u0627\u062e\u062a\u064a\u0631\u062a \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629.\u0627\u0636\u063a\u0637 \u064a\u062a\u0628\u0639 \u0627\u0630\u0627 \u062e\u0628\u0631\u062a \u0623\u0646 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0627\u062a \u0623\u0646\u0634\u0626\u062a. \u0633\u0648\u0641 \u064a\u062a\u0645 \u0627\u0646\u0639\u0627\u0634 \u0627\u0644\u0635\u0641\u062d\u0629 \u062a\u0644\u0642\u0627\u0626\u064a\u0627\u0627 \u062c\u0644\u0627\u0644 5 \u062f\u0642\u0627\u0626\u0642. +label.grouping.preview.message =\u0628\u0645\u0627 \u0623\u0646 \u0647\u0630\u0627 \u0639\u0631\u0636 \u0623\u0648\u0644\u064a \u0627\u0644\u0636\u063a\u0637 \u0639\u0644\u0649 \u064a\u062a\u0628\u0639 \u0633\u064a\u0639\u0645\u0644 \u0645\u062c\u0645\u0648\u0639\u0627\u062a \u062a\u0644\u0642\u0627\u0626\u064a\u0627.\u0648 \u0628\u0634\u0643\u0644 \u0637\u0628\u064a\u0639\u064a \u0627\u0644\u0637\u0627\u0644\u0628 \u0633\u0648\u0641 \u064a\u0646\u062a\u0638\u0631 \u0627\u0644\u0649 \u0623\u0646 \u064a\u0646\u062a\u0647\u064a \u0639\u0645\u0644 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0627\u062a +label.preview.definelater.message =\u0627\u0644\u0646\u0634\u0627\u0637 {0} \u0633\u064a\u0639\u0631\u0641 \u0644\u0627\u062d\u0642\u0627. \u0639\u0627\u062f\u062a\u0627 \u064a\u0639\u0631\u0641 \u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0646\u0634\u0627\u0637 \u0642\u0628\u0644 \u0648\u0635\u0648\u0644 \u0627\u0644\u0637\u0644\u0627\u0628 \u0625\u0644\u064a\u0647. \u0648\u0644\u0643\u0646 \u0644\u063a\u0631\u0636 \u0627\u0644\u0627\u0633\u062a\u0639\u0631\u0627\u0636\u060c \u062a\u0639\u0631\u0636 \u0645\u062d\u062a\u0648\u064a\u0627\u062a \u062a\u0644\u0642\u0627\u0626\u064a\u0629 \u0644\u0644\u0646\u0634\u0627\u0637. +error.export.portfolio.not.supported =\u0627\u0644\u0646\u0634\u0627\u0637 {0} \u0644\u0627 \u064a\u062f\u0639\u0645 \u062a\u0635\u062f\u064a\u0631 \u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u0637\u0644\u0627\u0628. +export.portfolio.generated.date.label =\u0627\u0646\u0634\u0626\u062a \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u0634\u062e\u0635\u064a\u0629: +learner.title =\u0645\u062a\u0639\u0644\u0645 \u0644\u0627\u0645\u0633 +exit.message =\u064a\u0645\u0643\u0646\u0643 \u0645\u062a\u0627\u0628\u0639\u0629 \u0627\u0644\u062f\u0631\u0633 \u0627\u0644\u062d\u0627\u0644\u064a \u0628\u0627\u0644\u0646\u0642\u0631 \u0639\u0644\u0649 \u0632\u0631 \u0627\u0644\u0645\u062a\u0627\u0628\u0639\u0629. +message.activity.parallel.noFrames =\u0627\u0644\u0645\u062a\u0635\u0641\u062d \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0627\u0637\u0627\u0631\u0627\u062a! + + +#======= End labels: Exported 39 labels for ar JO ===== Index: lams_learning/conf/language/ApplicationResources_no_NO.properties =================================================================== RCS file: /usr/local/cvsroot/lams_learning/conf/language/Attic/ApplicationResources_no_NO.properties,v diff -u -r1.1 -r1.2 --- lams_learning/conf/language/ApplicationResources_no_NO.properties 21 Aug 2006 05:09:14 -0000 1.1 +++ lams_learning/conf/language/ApplicationResources_no_NO.properties 25 Aug 2006 04:46:29 -0000 1.2 @@ -1,12 +1,11 @@ appName = learner_java #language code: no -#locale code: +#locale code: NO - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Aug 04 04:48:01 GMT 2006 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Aug 25 04:44:30 GMT 2006 #=================== labels for Learner (Java) =================# -learner.title =LAMS student error.system.learner =En intern feil har oppst\u00e5tt og funksjonen kan ikke ferdigstilles. Hvis du melder denne feilen, vennligst rapporter {0} error.message.404 =Siden du har forespurt finnes ikke. error.message.login =Du m\u00e5 logge inn her. @@ -22,23 +21,24 @@ message.activity.parallel.noFrames =Din nettleser h\u00e5ndterer ikke rammer ! message.activity.options.noActivitySelected =Vennligst velg en aktivitet fra listen message.activity.options.activityCount =Du m\u00e5 minst {0} gj\u00f8re ferdig {1} aktiviteter -message.activity.options.note =MERK. N\u00e5r du har gjort ferdig disse aktivitetene s\u00e5 kan du g\u00e5 tilbake til dem ved \u00e5 benytte fremdrifts visningen til venstre. label.activity.options.choose =Velg -label.synch.gate.title =Synkroniser inngang -label.synch.gate.message =Du har stoppet ved en inngang. Du kan ikke fortsette f\u00f8r deltagere i gruppen/klassen har n\u00e5dd samme punkt. -label.permission.gate.title =Valgfri inngang -label.permission.gate.message =Du har stoppet ved en inngang. Du kan ikke fortsette f\u00f8r inngangen er \u00e5pnet ved en kontroll. -label.schedule.gate.title =Planlegg inngang -label.schedule.gate.open.message =Planlagt inngang vil bli \u00e5pnet: -label.schedule.gate.close.message =Planlagt inngang vil bli lukket: -label.gate.waiting.learners ={0} av tilsammen {1} venter foran inngangen. -label.gate.refresh.message =Klikk p\u00e5 Neste hvis du er blitt fortalt at inngangen er \u00e5pnet. Denn siden blir oppfrisket automatisk i l\u00f8pet av et minutt. -label.gate.preview.message =Fordi dette er en forh\u00e5ndsvisning, s\u00e5 vil du ved \u00e5 klikke \u00e5 Neste g\u00e5 til neste aktivitet. Vanligvis vil studenten m\u00e5tte vente til inngangen \u00e5pnes. +label.synch.gate.title =Synkroniserings port +label.synch.gate.message =Du har stoppet ved en port Du kan ikke fortsette f\u00f8r deltagere i gruppen/klassen har n\u00e5dd samme punkt. +label.permission.gate.title =Inngangsport +label.permission.gate.message =Du har stoppet ved en port. Du kan ikke fortsette f\u00f8r iporten er \u00e5pnet ved en kontroll. +label.schedule.gate.title =Planleggings port +label.schedule.gate.open.message =Planleggingsporten vil bli \u00e5pnet: +label.schedule.gate.close.message =Planleggingsporten vil bli lukket: +label.gate.waiting.learners ={0} av tilsammen {1} venter foran porten. +label.gate.refresh.message =Klikk p\u00e5 Neste hvis du er blitt fortalt at porten er \u00e5pnet. Denn siden blir oppfrisket automatisk i l\u00f8pet av et minutt. +label.gate.preview.message =Fordi dette er en forh\u00e5ndsvisning, s\u00e5 vil du ved \u00e5 klikke \u00e5 Neste g\u00e5 til neste aktivitet. Vanligvis vil studenten m\u00e5tte vente til porten \u00e5pnes. label.view.groups.title =Gruppe label.view.view.groups.wait.message =Noen av de f\u00f8lgende aktivitetene krever en gruppe. Du kan ikke fortsette f\u00f8r en gruppe er valgt. Klikk p\u00e5 Neste hvis du er fortalt at en gruppe er opprettet. Denne siden oppfriskes i l\u00f8pet av fem minutter. label.grouping.preview.message =Fordi dette er en forh\u00e5ndsvisning s\u00e5 vil du ved \u00e5 klikke p\u00e5 Neste gj\u00f8re en automatisk gruppering. Vanligvis vil studenten m\u00e5tte vente inntil grupperingen er foretatt. label.preview.definelater.title =Aktiviteten er definert for \u00e5 utf\u00f8res senere. label.preview.definelater.message =Den neste aktiviteten {0} skal bestemmes senere. Vanligvis s\u00e5 vil personalet definere innholdet i aktiviteten f\u00f8r studenten kan f\u00e5 tilgang til denne. For \u00e5 gi en forh\u00e5ndsvisning, s\u00e5 vises standard innholdet for denne aktiviteten. +learner.title =LAMS student +message.activity.options.note =MERK. N\u00e5r du har gjort ferdig disse aktivitetene s\u00e5 kan du g\u00e5 tilbake til dem ved \u00e5 benytte fremdrifts menyen til venstre. error.export.portfolio.not.supported =Aktiviteten {0} tillater ikke eksport av mapper. export.portfolio.noneAttempted.message =Ingen aktiviteter er fors\u00f8kt. export.portfolio.for.user.heading =Mappe for @@ -47,4 +47,4 @@ export.portfolio.generated.date.label =Mappe ble opprettet: -#======= End labels: Exported 39 labels for no ===== +#======= End labels: Exported 39 labels for no NO ===== Index: lams_tool_larsrc/conf/language/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_larsrc/conf/language/Attic/ApplicationResources.properties,v diff -u -r1.30 -r1.31 --- lams_tool_larsrc/conf/language/ApplicationResources.properties 18 Aug 2006 04:46:32 -0000 1.30 +++ lams_tool_larsrc/conf/language/ApplicationResources.properties 25 Aug 2006 04:44:59 -0000 1.31 @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Aug 18 04:43:43 GMT 2006 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Aug 25 04:42:56 GMT 2006 #=================== labels for ShareResources =================# @@ -56,7 +56,7 @@ label.authoring.online.delete =Delete label.authoring.offline.delete =Delete label.authoring.advance.lock.on.finished =Lock when finished -label.authoring.advance.run.content.auto =Run content automatically (Only avaiable if there's only one resource) +label.authoring.advance.run.content.auto =Run content automatically (only available if there is exactly one resource) label.authoring.advance.mini.number.resources.view =Minimum number of resources to view label.authoring.advance.allow.learner.add.urls =Allow learners to add URLs label.authoring.advance.allow.learner.add.files =Allow learners to add Files Index: lams_tool_larsrc/conf/language/ApplicationResources_ar_JO.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_larsrc/conf/language/Attic/ApplicationResources_ar_JO.properties,v diff -u --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ lams_tool_larsrc/conf/language/ApplicationResources_ar_JO.properties 25 Aug 2006 04:44:59 -0000 1.1 @@ -0,0 +1,152 @@ +appName = shareresources +#language code: ar +#locale code: JO + + # CVS ID: $Id: ApplicationResources_ar_JO.properties,v 1.1 2006/08/25 04:44:59 ernieg Exp $ Exported from the LAMS Community by Ernie Ghiglione on Fri Aug 25 04:43:04 GMT 2006 + +#=================== labels for ShareResources =================# + +activity.title =\u0627\u0644\u0645\u0648\u0627\u0631\u062f \u0627\u0644\u0645\u0634\u062a\u0631\u0643\u0629 +activity.description =\u062a\u0642\u0627\u0633\u0645 \u0627\u0644\u0645\u0648\u0627\u0631\u062f \u0645\u0639 \u0627\u0644\u0622\u062e\u0631\u064a\u0646 +label.show =\u0639\u0631\u0636 +label.hide =\u0627\u062e\u0641\u0627\u0621 +label.save =\u062d\u0641\u0638 +label.cancel =\u0627\u0644\u063a\u0627\u0621 +monitoring.label.access.time =\u0648\u0642\u062a \u0627\u0644\u062f\u062e\u0648\u0644 +message.monitoring.summary.no.resource.for.group =\u0644\u064a\u0633 \u0647\u0646\u0627\u0643 \u0645\u0635\u062f\u0631 \u0644\u0647\u0630\u0647 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629 +button.try.again =\u0623\u0639\u062f \u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629 +label.up =\u062a\u062d\u0631\u0643 \u0644\u0644\u0623\u0639\u0644\u0649 +label.down =\u062a\u062d\u0631\u0643 \u0644\u0644\u0623\u0633\u0641\u0644 +label.suggest.new =\u0627\u0642\u062a\u0631\u062d \u062c\u062f\u064a\u062f +label.learning.new.file =\u062a\u0641\u0627\u0635\u064a\u0644 \u0645\u0644\u0641 \u062c\u062f\u064a\u062f: +label.learning.new.url =\u062a\u0641\u0627\u0635\u064a\u0644 \u0639\u0646\u0648\u0627\u0646 \u062c\u062f\u064a\u062f: +label.learning.comment.or.instruction =\u062a\u0639\u0644\u064a\u0642/\u062a\u0639\u0644\u064a\u0645\u0627\u062a +monitoring.tab.summary =\u0627\u0644\u062e\u0644\u0627\u0635\u0629 +monitoring.tab.statistics =\u0627\u0644\u0627\u062d\u0635\u0627\u0621\u0627\u062a +monitoring.tab.instructions =\u0627\u0644\u062a\u0639\u0644\u064a\u0645\u0627\u062a +monitoring.tab.edit.activity =\u062a\u0639\u062f\u064a\u0644 \u0627\u0644\u0646\u0634\u0627\u0637 +monitoring.label.group =\u0645\u062c\u0645\u0648\u0639\u0629 +monitoring.summary.note =\u0645\u0644\u0627\u062d\u0638\u0629:\u0639\u062f\u062f \u0627\u0644\u0637\u0644\u0627\u0628 \u0647\u0648 \u0639\u062f\u062f \u0627\u0644\u0637\u0644\u0627\u0628 \u0627\u0644\u0644\u0630\u064a\u0646 \u0634\u0627\u0647\u062f\u0648\u0627 \u0627\u0644\u0645\u0648\u0627\u0631\u062f. +monitoring.label.type =\u0627\u0644\u0646\u0648\u0639 +monitoring.label.title =\u0627\u0644\u0639\u0646\u0648\u0627\u0646 +monitoring.label.suggest =\u0645\u0642\u062a\u0631\u062d \u0645\u0646 +monitoring.label.number.learners =\u0639\u062f\u062f \u0627\u0644\u0637\u0644\u0627\u0628 +monitoring.label.hide =\u0627\u062e\u0641\u0627\u0621 +monitoring.label.show =\u0639\u0631\u0636 +monitoring.label.user.loginname =\u0627\u0633\u0645 \u0627\u0644\u062f\u062e\u0648\u0644 +monitoring.label.user.name =\u0627\u0644\u0627\u0633\u0645 +monitoring.label.hidden =\u0645\u062e\u0641\u064a +label.monitoring.edit.activity.cancel =\u0627\u0644\u063a\u0627\u0621 +label.monitoring.edit.activity.update =\u062a\u062c\u062f\u064a\u062f +label.monitoring.edit.activity.edit =\u062a\u0639\u062f\u064a\u0644 +message.monitoring.edit.activity.not.editable =\u0627\u0644\u0646\u0634\u0627\u0637 \u063a\u064a\u0631 \u0642\u0627\u0628\u0644 \u0644\u0644\u062a\u0639\u062f\u064a\u0644 +export.label.resource =\u0645\u0635\u062f\u0631 +export.label.no.learning.object =\u0644\u0627 \u064a\u0648\u062c\u062f \u0637\u0631\u062f \u063a\u064a\u0631 \u0645\u0628\u0627\u0634\u0631 \u0645\u062a\u0648\u0641\u0631 +error.valueReqd =\u0627\u0644\u0642\u064a\u0645\u0629 \u0645\u0637\u0644\u0648\u0628\u0629 +activity.helptext =\u062a\u062d\u0645\u064a\u0644 \u0645\u0648\u0627\u0631\u062f\u0643 \u0648 \u062a\u0642\u0627\u0633\u0647\u0645 \u0645\u0639 \u0627\u0644\u0622\u062e\u0631\u064a\u0646 +tool.display.name =\u062a\u0642\u0627\u0633\u0645 \u0623\u062f\u0627\u0629 \u0627\u0644\u0645\u0648\u0627\u0631\u062f +tool.description =\u0623\u062f\u0627\u0629 \u0644\u0645\u0634\u0627\u0631\u0643\u0629 \u0627\u0644\u0645\u0648\u0627\u0631\u062f +appName =\u0645\u0634\u0627\u0631\u0643\u0629 \u0627\u0644\u0645\u0635\u0627\u062f\u0631 +errorPage.title =\u062e\u0637\u0623 \u0641\u064a \u0627\u0644\u0635\u0641\u062d\u0629 +errorPage.heading =\u062d\u062f\u062b \u062e\u0637\u0623 \u062e\u0644\u0627\u0644 \u0627\u062c\u0631\u0627\u0621 \u0637\u0644\u0628\u0643 +label.authoring.heading =\u062a\u0642\u0627\u0633\u0645 \u0627\u0644\u0645\u0648\u0627\u0631\u062f +label.author.title =\u062a\u0642\u0627\u0633\u0645 \u062a\u0623\u0644\u064a\u0641 \u0627\u0644\u0645\u0648\u0627\u0631\u062f +label.authoring.heading.basic =\u0623\u0633\u0627\u0633\u064a +label.authoring.heading.advance =\u0645\u062a\u0642\u062f\u0645 +label.authoring.heading.instructions =\u062a\u0639\u0644\u064a\u0645\u0627\u062a +label.authoring.heading.basic.desc =\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0644\u0644\u0645\u062f\u062e\u0644\u0627\u062a \u0627\u0644\u0627\u0633\u0627\u0633\u064a\u0629 \u0644\u062a\u0642\u0627\u0633\u0645 \u0627\u0644\u0645\u0648\u0627\u0631\u062f +label.authoring.heading.instructions.desc =\u0645\u0646 \u0641\u0636\u0644\u0643 \u0627\u062f\u062e\u0644 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u0645\u0628\u0627\u0634\u0631\u0629 \u0648 \u063a\u064a\u0631 \u0627\u0644\u0645\u0628\u0627\u0634\u0631\u0629 +label.authoring.heading.advance.desc =\u0645\u0646 \u0641\u0636\u0644\u0643 \u0627\u062f\u062e\u0644 \u0627\u0644\u062e\u064a\u0627\u0631\u0627\u062a \u0627\u0644\u0645\u062a\u0642\u062f\u0645\u0629 \u0644\u062a\u0642\u0627\u0633\u0645 \u0627\u0644\u0645\u0648\u0627\u0631\u062f +label.authoring.basic.title =\u0627\u0644\u0639\u0646\u0648\u0627\u0646 +label.authoring.basic.instruction =\u0627\u0644\u062a\u0639\u0644\u064a\u0645\u0627\u062a +label.authoring.basic.add.url =\u0623\u0636\u0641 \u0639\u0646\u0648\u0627\u0646 +label.authoring.basic.add.file =\u0623\u0636\u0641 \u0645\u0644\u0641 \u0645\u0646\u0641\u0631\u062f +label.authoring.basic.add.website =\u0623\u0636\u0641 \u0645\u0648\u0642\u0639 \u0645\u0634\u062a\u0631\u0643 +label.authoring.basic.add.learning.object =\u0623\u0636\u0641 \u0634\u064a\u0621 \u062a\u0639\u0644\u064a\u0645\u064a +label.authoring.basic.resource.list.title =\u0642\u0627\u0626\u0645\u0629 \u0645\u0635\u0627\u062f\u0631 +label.authoring.basic.resource.url =\u0639\u0646\u0648\u0627\u0646 +label.authoring.basic.resource.file =\u0645\u0644\u0641 +label.authoring.basic.resource.website =\u0645\u0648\u0642\u0639 +label.authoring.basic.resource.learning.object =\u0645\u0627\u062f\u0629 \u062a\u0639\u0644\u064a\u0645\u064a\u0629 +label.authoring.basic.resource.verify.url =\u062a\u0623\u0643\u064a\u062f \u0627\u0644\u0639\u0646\u0648\u0627\u0646 +label.authoring.basic.resource.preview =\u0639\u0631\u0636 +label.authoring.basic.resource.edit =\u062a\u0639\u062f\u064a\u0644 +label.authoring.basic.resource.delete =\u0627\u0644\u063a\u0627\u0621 +label.authoring.basic.resource.add.instruction =\u0623\u0636\u0641 \u062a\u0639\u0644\u064a\u0645\u0627\u062a +label.authoring.basic.resource.instructions =\u062a\u0639\u0644\u064a\u0645\u0627\u062a +label.authoring.basic.resource.title.input =\u0639\u0646\u0648\u0627\u0646 +label.authoring.basic.resource.url.input =\u0639\u0646\u0648\u0627\u0646 +label.authoring.basic.resource.file.input =\u0645\u0644\u0641 +label.authoring.basic.resource.description.input =\u0648\u0635\u0641 +label.authoring.online.instruction =\u062a\u0639\u0644\u064a\u0645\u0627\u062a \u0645\u0628\u0627\u0634\u0631\u0629 +label.authoring.offline.instruction =\u062a\u0639\u0644\u064a\u0645\u0627\u062a \u063a\u064a\u0631 \u0645\u0628\u0627\u0634\u0631\u0629 +label.authoring.online.file =\u062a\u062d\u0645\u064a\u0644 \u0645\u0644\u0641 \u0645\u0628\u0627\u0634\u0631 +label.authoring.offline.file =\u062a\u062d\u0645\u064a\u0644 \u0645\u0644\u0641 \u063a\u064a\u0631 \u0645\u0628\u0627\u0634\u0631 +label.authoring.choosefile.button =\u0623\u062e\u062a\u0631 \u0627\u0644\u0645\u0644\u0641 +label.authoring.upload.online.button =\u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0645\u0628\u0627\u0634\u0631 +label.authoring.upload.offline.button =\u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u063a\u064a\u0631 \u0645\u0628\u0627\u0634\u0631 +label.authoring.online.filelist =\u0642\u0627\u0626\u0645\u0629 \u0645\u0644\u0641 \u0627\u0644\u0645\u0628\u0627\u0634\u0631 +label.authoring.offline.filelist =\u0642\u0644\u0626\u0645\u0629 \u0645\u0644\u0641 \u0627\u0644\u063a\u064a\u0631 \u0645\u0628\u0627\u0634\u0631 +label.authoring.online.delete =\u0627\u0644\u063a\u0627\u0621 +label.authoring.offline.delete =\u0627\u0644\u063a\u0627\u0621 +label.authoring.advance.lock.on.finished =\u0627\u063a\u0644\u0642 \u0639\u0646\u062f \u0627\u0644\u0627\u0646\u0647\u0627\u0621 +label.authoring.advance.mini.number.resources.view =\u062d\u062f \u0627\u062f\u0646\u0649 \u0645\u0646 \u0627\u0644\u0645\u0648\u0627\u0631\u062f \u0644\u0644\u0639\u0631\u0636 +label.authoring.advance.allow.learner.add.urls =\u0627\u0644\u0633\u0645\u0627\u062d \u0644\u0644\u0637\u0644\u0627\u0628 \u0628\u0627\u0636\u0627\u0641\u0629 \u0639\u0646\u0627\u0648\u064a\u0646 +label.authoring.advance.allow.learner.add.files =\u0627\u0644\u0633\u0645\u0627\u062d \u0644\u0644\u0637\u0644\u0627\u0628 \u0628\u0627\u0636\u0627\u0641\u0629 \u0645\u0644\u0641\u0627\u062a +label.next.instruction =\u0627\u0644\u062a\u0639\u0644\u064a\u0645\u0627\u062a \u0627\u0644\u0644\u0627\u062d\u0642\u0629 +label.authoring.save.button =\u062d\u0641\u0638 +label.authoring.cancel.button =\u0627\u0644\u063a\u0627\u0621 +label.description =\u0648\u0635\u0641 +authoring.exception =\u064a\u0648\u062c\u062f \u0645\u0634\u0643\u0644\u0629 \u0641\u064a \u0627\u0644\u0645\u0648\u0627\u0631\u062f \u0627\u0644\u0645\u0634\u062a\u0631\u0643\u0629\u060c \u0627\u0644\u0633\u0628\u0628 {0} +error.resource.item.title.blank =\u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0644\u0627 \u064a\u0643\u0648\u0646 \u0641\u0631\u0627\u063a +error.resource.item.url.blank =\u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0644\u0627 \u064a\u062c\u0628 \u0627\u0646 \u064a\u0643\u0648\u0646 \u0641\u0631\u0627\u063a. +error.resource.item.file.blank =\u0627\u0644\u0645\u0644\u0641 \u0644\u0627 \u064a\u0643\u0648\u0646 \u0641\u0631\u0627\u063a +error.resource.item.desc.blank =\u0627\u0644\u0648\u0635\u0641 \u0644\u0627 \u064a\u0643\u0648\u0646 \u0641\u0631\u0627\u063a +error.resource.item.invalid.url =\u0639\u0646\u0648\u0627\u0646 \u063a\u064a\u0631 \u0635\u062d\u064a\u062d +error.upload.failed =\u0644\u0645 \u064a\u062a\u0645 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0645\u0644\u0641 {0} +error.msg.upload.file.not.found =\u0644\u0645 \u064a\u062a\u0645 \u0627\u0644\u0639\u062b\u0648\u0631 \u0639\u0644\u0649 \u0627\u0644\u0645\u0644\u0641 {0} +msg.no.instruction =\u0644\u0627 \u064a\u0648\u062c\u062f \u062a\u0639\u0644\u064a\u0645\u0627\u062a \u0645\u062a\u0648\u0641\u0631\u0629. +authoring.msg.cancel.save =\u0647\u0644 \u062a\u0631\u064a\u062f \u0627\u0642\u0641\u0627\u0644 \u0647\u0630\u0647 \u0627\u0644\u0646\u0627\u0641\u0630\u0647 \u0628\u062f\u0648\u0646 \u062d\u0641\u0638\u061f +label.learning.title =\u062a\u0642\u0627\u0633\u0645 \u0645\u0648\u0627\u0631\u062f \u0627\u0644\u062a\u0639\u0644\u064a\u0645 +label.learning.heading =\u062a\u0642\u0627\u0633\u0645 \u0627\u0644\u0645\u0648\u0627\u0631\u062f +label.resoruce.to.review =\u0645\u0648\u0627\u0631\u062f \u0644\u0644\u063a\u0631\u0636 +label.learning.minimum.review =\u064a\u062c\u0628 \u0627\u0633\u062a\u0639\u0631\u0627\u0636 {0} \u0645\u0648\u0631\u062f \u0639\u0644\u0649 \u0627\u0644\u0627\u0642\u0644. +lable.learning.minimum.view.number.less =\u064a\u062c\u0628 \u0627\u0633\u062a\u0639\u0631\u0627\u0636 {0} \u0645\u0648\u0631\u062f \u0622\u062e\u0631 \u0639\u0644\u0649 \u0627\u0644\u0627\u0642\u0644. +export.title =\u062a\u0635\u062f\u064a\u0631 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u0634\u062e\u0635\u064a\u0629 \u0644\u062a\u0642\u0627\u0633\u0645 \u0627\u0644\u0645\u0648\u0627\u0631\u062f +export.init.resource =\u0645\u0635\u0627\u062f\u0631 \u0623\u0648\u0644\u064a\u0629 +error.inputFileTooLarge =\u0645\u062f\u062e\u0644 \u062d\u062c\u0645 \u0627\u0644\u0645\u0644\u0641 \u0643\u0628\u064a\u0631 \u062c\u062f\u0627! +error.uploading =\u062e\u0637\u0623 \u0641\u064a \u0627\u0644\u062a\u062d\u0645\u064a\u0644 +error.title.empty =\u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0644\u0627 \u064a\u0645\u0643\u0646 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0641\u0631\u0627\u063a +message.msg.maxFileSize =\u0627\u0644\u062d\u062f \u0627\u0644\u0627\u0642\u0635\u0649 250 \u0643\u064a\u0644\u0648 +label.open =\u0641\u062a\u062d +label.delete =\u0627\u0644\u063a\u0627\u0621 +label.download =\u062a\u0646\u0632\u064a\u0644 +label.view =\u0639\u0631\u0636 +label.edit =\u062a\u0639\u062f\u064a\u0644 +label.finished =\u0627\u0646\u062a\u0647\u0627\u0621 +label.completed =\u0643\u0627\u0645\u0644 +label.finish =\u0627\u0646\u062a\u0647\u0627\u0621 +button.upload =\u062a\u062d\u0645\u064a\u0644 +button.add =\u0627\u0636\u0627\u0641\u0629 +button.cancel =\u0627\u0644\u063a\u0627\u0621 +message.monitoring.summary.no.session =\u0644\u0627 \u064a\u0648\u062c\u062f \u0648\u062d\u062f\u0629 \u0645\u062a\u0648\u0641\u0631\u0629 +define.later.message =\u0627\u0644\u0631\u062c\u0627\u0621 \u0627\u0646\u062a\u0638\u0627\u0631 \u0627\u0644\u0645\u0639\u0644\u0645 \u0644\u064a\u0646\u0647\u064a \u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0646\u0634\u0627\u0637. +run.offline.message =\u0644\u0645 \u064a\u062a\u0645 \u0627\u0646\u0647\u0627\u0621 \u0627\u0644\u0646\u0634\u0627\u0637 \u0639\u0644\u0649 \u0627\u0644\u0643\u0645\u0628\u064a\u0648\u062a\u0631 .\u0627\u0644\u0631\u062c\u0627\u0621 \u0645\u0631\u0627\u062c\u0639\u0629 \u0623\u0633\u062a\u0627\u0630\u0643 \u0644\u0644\u062a\u0641\u0627\u0635\u064a\u0644. +label.authoring.advance.run.content.auto =\u0646\u0641\u0630 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u062a\u0644\u0642\u0627\u0626\u064a\u0627\u064b (\u0645\u0645\u0643\u0646 \u0625\u0630\u0627 \u062a\u0648\u0627\u062c\u062f \u0645\u0635\u062f\u0631 \u0648\u0627\u062d\u062f \u0628\u0627\u0644\u062a\u062d\u062f\u064a\u062f) +error.msg.default.content.not.find =\u0644\u0645 \u0646\u062a\u0645\u0643\u0646 \u0645\u0646 \u0627\u0633\u062a\u0631\u062c\u0627\u0639 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a \u0644\u0647\u0630\u0647 \u0627\u0644\u0627\u062f\u0627\u0629. +label.check.for.new =\u062a\u062d\u0642\u0642 \u0645\u0646 \u0648\u062c\u0648\u062f \u062c\u062f\u064a\u062f +errors.header =\u062a\u0631\u0648\u064a\u0633\u0629 \u0627\u0644\u0627\u062e\u0637\u0627\u0621 +open.in.new.window =\u0627\u0641\u062a\u062d \u0627\u0644\u0645\u0648\u0642\u0639 \u0641\u064a \u0646\u0627\u0641\u0630\u0629 \u062c\u062f\u064a\u062f\u0629 +error.msg.file.not.found =\u062d\u062f\u062b \u0627\u0644\u062e\u0637\u0623 "\u0645\u0644\u0641 \u063a\u064a\u0631 \u0645\u0648\u062c\u0648\u062f" \u0627\u062b\u0646\u0627\u0621 \u0627\u0644\u062a\u062d\u0645\u064a\u0644. +error.msg.website.no.initial.file =\u0644\u0645 \u0646\u062a\u0645\u0643\u0646 \u0645\u0646 \u0627\u0644\u0639\u062b\u0648\u0631 \u0639\u0644\u0649 \u0645\u0644\u0641 \u0627\u0644\u0628\u062f\u0627\u064a\u0629 \u0641\u064a \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0645\u0636\u063a\u0648\u0637. +error.msg.io.exception =\u062d\u062f\u062b \u062e\u0637\u0623 \u0625\u062f\u062e\u0627\u0644 \u0627\u062b\u0646\u0627\u0621 \u0627\u0644\u062a\u062d\u0645\u064a\u0644. +error.msg.invaid.param.upload =\u062d\u062f\u062b \u062e\u0637\u0623 \u0627\u062b\u0646\u0627\u0621 \u0627\u0644\u062a\u062d\u0645\u064a\u0644. +error.msg.repository =\u062d\u062f\u062b \u062e\u0637\u0623 \u0627\u062b\u0646\u0627\u0621 \u0627\u0644\u062a\u062d\u0645\u064a\u0644. +errors.footer =\u062a\u0630\u064a\u064a\u0644 \u0627\u0644\u0627\u062e\u0637\u0627\u0621 +label.authoring.basic.resource.zip.file.input =\u0645\u0644\u0641 \u0645\u0636\u063a\u0648\u0637: +error.msg.zip.file.exception =\u0644\u0645 \u0646\u062a\u0645\u0643\u0646 \u0645\u0646 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0645\u0644\u0641 \u0627\u0644\u0645\u0636\u063a\u0648\u0637. +error.msg.ims.package =\u0635\u064a\u063a\u0629 \u063a\u064a\u0631 \u0635\u062d\u064a\u062d\u0629 \u0644\u062d\u0632\u0645\u0629 IMS. +error.msg.ims.application =\u062d\u062f\u062b \u062e\u0637\u0623 \u0627\u062b\u0646\u0627\u0621 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0645\u0635\u062f\u0631. + + +#======= End labels: Exported 141 labels for ar JO ===== Index: lams_tool_larsrc/conf/language/ApplicationResources_no_NO.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_larsrc/conf/language/Attic/ApplicationResources_no_NO.properties,v diff -u -r1.1 -r1.2 --- lams_tool_larsrc/conf/language/ApplicationResources_no_NO.properties 21 Aug 2006 05:28:53 -0000 1.1 +++ lams_tool_larsrc/conf/language/ApplicationResources_no_NO.properties 25 Aug 2006 04:44:59 -0000 1.2 @@ -1,29 +1,29 @@ appName = shareresources #language code: no -#locale code: +#locale code: NO - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Aug 04 04:49:57 GMT 2006 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Aug 25 04:43:00 GMT 2006 #=================== labels for ShareResources =================# activity.title =Felles ressurser activity.description =Del ressurser med andre activity.helptext =Oppdatering av dine ressurser for \u00e5 dele disse med andre. tool.display.name =Felles ressurser - verkt\u00f8y -tool.description =Verkt\u00f8yt for \u00e5 dele ressurser +tool.description =Verkt\u00f8y for \u00e5 dele ressurser appName =Felles ressurser -errorPage.title =Feil meldings side +errorPage.title =Feilmeldings side errorPage.heading =En feil oppsto n\u00e5r foresp\u00f8relen ble behandlet. label.authoring.heading =Felles ressurser label.author.title =Godkjenn felles ressurser label.authoring.heading.basic =Grunnleggende label.authoring.heading.advance =Avansert -label.authoring.heading.instructions =Instruksjoner +label.authoring.heading.instructions =Veiledning label.authoring.heading.basic.desc =Grunnleggende inngangsdata for felles ressurser -label.authoring.heading.instructions.desc =Vennligst angi on-line og off-line instruksjoner +label.authoring.heading.instructions.desc =Vennligst angi on-line og off-line veiledning label.authoring.heading.advance.desc =Vennligst skriv inn avanserte altenativer for felles ressurser label.authoring.basic.title =Tittel -label.authoring.basic.instruction =Instruksjoner +label.authoring.basic.instruction =Veiledning label.authoring.basic.add.url =Legg til URL label.authoring.basic.add.file =Legg til en enkelt fil label.authoring.basic.add.website =Legg til en felles nettside @@ -37,15 +37,15 @@ label.authoring.basic.resource.preview =Forh\u00e5ndsvisning label.authoring.basic.resource.edit =Endre label.authoring.basic.resource.delete =Fjerne -label.authoring.basic.resource.add.instruction =Legg til instruksjon -label.authoring.basic.resource.instructions =Instruksjoner +label.authoring.basic.resource.add.instruction =Legg til veiledning +label.authoring.basic.resource.instructions =Veiledning label.authoring.basic.resource.title.input =Tittel label.authoring.basic.resource.url.input =URL label.authoring.basic.resource.file.input =Fil label.authoring.basic.resource.description.input =Beskrivelse label.authoring.basic.resource.zip.file.input =Zip fil -label.authoring.online.instruction =On-line instruksjoner -label.authoring.offline.instruction =Off-line instruksjoner +label.authoring.online.instruction =On-line veiledning +label.authoring.offline.instruction =Off-line veiledning label.authoring.online.file =Last opp on-line fil label.authoring.offline.file =Last opp off-line fil label.authoring.choosefile.button =Velg fil @@ -60,15 +60,15 @@ label.authoring.advance.mini.number.resources.view =Minimum antall ressurser som er synlig label.authoring.advance.allow.learner.add.urls =Tillat at studenter legger til URL. label.authoring.advance.allow.learner.add.files =Tillat at studenter legger til fil. -label.next.instruction =Neste instruksjon +label.next.instruction =Neste veiledning label.authoring.save.button =Lagre label.authoring.cancel.button =Angre label.description =Beskrivelse authoring.exception =Det er et problem i felles ressurser's kontroll side, \u00e5rsaken er {0} error.resource.item.title.blank =Tittel kan ikke v\u00e6re blank error.resource.item.url.blank =URL kan ikke v\u00e6re blank error.resource.item.file.blank =Fil kan ikke v\u00e6re blank -error.resource.item.desc.blank =Beskrivelse kan ikke v\u00e6re blank +error.resource.item.desc.blank =Kommentar/veildning kan ikke v\u00e6re blank error.resource.item.invalid.url =Ugyldig URL beskrivelser error.upload.failed =Opplasting av fil var mislykket: {0} error.msg.upload.file.not.found =Kunne ikke finne opplastet fil {0}. @@ -81,9 +81,9 @@ error.msg.invaid.param.upload =Ugyldig parameter avvik oppst\u00e5r n\u00e5r fil fors\u00f8kes lastet opp. error.msg.repository =Database avvik forekommer mens opplasting av fil fors\u00f8kes. error.msg.default.content.not.find =Kunne ikke finne tilbake standard innhold for dette verkt\u00f8yet. -msg.no.instruction =Ingen instruksjon er tilgjengelig. +msg.no.instruction =Ingen veiledning tilgjengelig. authoring.msg.cancel.save =\u00d8nsker du \u00e5 lukke vinduet uten \u00e5 lagre ? -label.learning.title =Felles ressursen l\u00e6ring +label.learning.title =Felles ressurser l\u00e6ring label.learning.heading =Felles ressurser label.resoruce.to.review =Ressurser som kan sees label.learning.minimum.review =Du m\u00e5 minst se {0} av ressursene @@ -92,10 +92,10 @@ label.suggest.new =Foresl\u00e5 en ny label.learning.new.file =Informasjon om ny fil: label.learning.new.url =Informasjon om ny URL: -label.learning.comment.or.instruction =Kommentar/instruksjon +label.learning.comment.or.instruction =Kommentar/veiledning monitoring.tab.summary =Oppsummering monitoring.tab.statistics =Statistikk -monitoring.tab.instructions =Instruksjon +monitoring.tab.instructions =Veiledning monitoring.tab.edit.activity =Endre aktivitet monitoring.label.group =Gruppe monitoring.summary.note =Merk: antall studenter er antallet studenter som har sett ressursene. @@ -149,4 +149,4 @@ label.down =Flytt ned -#======= End labels: Exported 141 labels for no ===== +#======= End labels: Exported 141 labels for no NO =====