[moodle] / lang / en_us_utf8 / moodle.php Repository:

View of /lang/en_us_utf8/moodle.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.6 - (download) (annotate)
Thu Jan 15 05:48:12 2009 WST (10 months, 1 week ago) by wildgirl
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +2 -0 lines
en_us lang string: MDL-17487 enrolmentkeyfromguest string added, thanks to Mr Fisher for report
<?PHP // $Id$ 
      // moodle.php - created with Moodle 1.7 dev (2006100401)


$string['adminhelpenrolments'] = 'Choose internal or external ways to control enrollments';
$string['adminhelpthemes'] = 'Choose how the site looks (colors, fonts etc)';
$string['advancedfilter'] = 'Advanced filter';
$string['assignstudents'] = 'Enroll students';
$string['assignstudentsnote'] = 'Note: it may not be necessary to use this page, since it is possible for students to enroll themselves in this course.';
$string['assignstudentspass'] = 'All you may need to do is notify your students of the enrollment key for this course, which is currently set to: \'$a\'';
$string['backupmetacoursehelp'] = 'If enabled, then metacourse info (inherited enrollments) will be included in automated backups';
$string['chooseenrolmethod'] = 'Primary method of enrollment';
$string['courseenrolstartdate'] = 'Course enrollment start date';
$string['courseenrolenddate'] = 'Course enrollment end date';
$string['enrolenddaterror'] = 'Enrollment end date cannot be earlier than start date';
$string['enrollfirst'] = 'You have to enroll in one of the courses before you can use the site activities';
$string['enrolme'] = 'Enroll me in this course';
$string['enrolmentconfirmation'] = 'You are about to enroll yourself as a member of this course.<br />Are you sure you wish to do this?';
$string['enrolmentend'] = 'Enrollment Ends';
$string['enrolmentkey'] = 'Enrollment key';
$string['enrolmentkeyfrom'] = 'This course requires an \'enrollment key\' - a one-time<br />
password that you should have received from $a';
$string['enrolmentkeyfromguest'] = 'This course requires an \'enrollment key\' - as a guest<br />
you must enter it each time you enter the course. You should have received it from $a';
$string['enrolmentkeyhint'] = 'That enrollment key was incorrect, please try again<br />
(Here\'s a hint - it starts with \'$a\')';
$string['enrolmentnew'] = 'New enrollment in $a';
$string['enrolmentnointernal'] = 'Manual enrollments are currently not enabled';
$string['enrolmentplugins'] = 'Enrollment Plugins';
$string['enrolments'] = 'Enrollments';
$string['enrolmentstart'] = 'Enrollment Started';
$string['enrolperiod'] = 'Enrollment duration';
$string['expirynotify'] = 'Enrollment Expiration Notification';
$string['expirynotifyemail'] = 'The following students in this course are expiring after exactly $a->threshold days:

$a->current

The following students in this course are expiring in less than $a->threshold days:

$a->past


You may go to the following page to extend their enrollment period:
$a->extendurl';
$string['expirynotifystudentsemail'] = 'Dear $a->studentstr:

This is a notification that your enrollment in the course $a->course will expire in $a->threshold days.

Please contact your $a->teacherstr for any further enquiries.';
$string['extendenrol'] = 'Extend enrollment';
$string['frontpagedescription'] = 'Front page description';
$string['groupextendenrol'] = 'Extend enrollment for all';
$string['importmetacoursenote'] = 'Use this form to add courses to your meta course (this will import the enrollments)';
$string['lastname'] = 'Last name';
$string['latestnews'] = 'Latest news';
$string['loginsteps'] = 'Hi! For full access to courses you\'ll need to take
a minute to create a new account for yourself on this web site.
Each of the individual courses may also have a one-time
\"enrollment key\", which you won\'t need until later. Here are
the steps:
<ol>
<li>Fill out the <a href=\"$a\">New Account</a> form with your details.</li>
<li>An email will be immediately sent to your email address.</li>
<li>Read your email, and click on the web link it contains.</li>
<li>Your account will be confirmed and you will be logged in.</li>
<li>Now, select the course you want to participate in.</li>
<li>If you are prompted for an \"enrollment key\" - use the one
that your teacher has given you. This will \"enroll\" you in the
course.</li>
<li>You can now access the full course. From now on you will only need
to enter your personal username and password (in the form on this page)
to log in and access any course you have enrolled in.</li>
</ol>';
$string['mainmenu'] = 'Main menu';
$string['managemetaexplan'] = '(This means that enrollments are inherited from other courses)';
$string['metaalreadyhasenrolments'] = 'This course already has normal enrollments.';
$string['normalfilter'] = 'Normal filter';
$string['recentactivity'] = 'Recent activity';
$string['requireskey'] = 'This course requires an enrollment key';
$string['statsreport13'] = 'Most participatory courses (enrollments)';
$string['strftimedate'] = '%%B %%d %%Y';
$string['strftimedateshort'] = '%%B %%d';
$string['strftimedatetime'] = '%%B %%d %%Y, %%I:%%M %%p';
$string['strftimedaydate'] = '%%A, %%B %%d %%Y';
$string['strftimedaydatetime'] = '%%A, %%B %%d %%Y, %%I:%%M %%p';
$string['strftimedayshort'] = '%%A, %%B %%d';
$string['strftimerecent'] = '%%b %%d %%H:%%M';
$string['strftimerecentfull'] = '%%a, %%b %%d %%Y, %%I:%%M %%p';
$string['thischarset'] = 'UTF-8';
$string['thisdirection'] = 'ltr';
$string['thislanguage'] = 'English';
$string['toomanytoshow'] = 'There are too many users to show';
$string['unenrol'] = 'Unenroll';
$string['unenrolallstudents'] = 'Unenroll all students';
$string['unenrolallstudentssure'] = 'Are you sure you want to completely unenroll all students from this course?';
$string['unenrolme'] = 'Unenroll me from $a';
$string['unenrolsure'] = 'Are you sure you want to unenroll $a from this course?';
$string['updatinga'] = 'Updating $a';

?>

Moodle CVS Admin
ViewVC Help
Powered by ViewVC 1.0.7