Reformatted using new admin/lang.php to remove all linefeeds

This commit is contained in:
moodler 2004-02-02 04:20:37 +00:00
parent da9e21a407
commit 2a5885c432

View File

@ -1,5 +1,5 @@
<?PHP // $Id$ <?PHP // $Id$
// moodle.php - created with Moodle 1.2 development (2004011700) // moodle.php - created with Moodle 1.2 development (2004013101)
$string['action'] = 'Action'; $string['action'] = 'Action';
@ -253,25 +253,25 @@ $string['edituser'] = 'Edit user accounts';
$string['email'] = 'Email address'; $string['email'] = 'Email address';
$string['emailagain'] = 'Email (again)'; $string['emailagain'] = 'Email (again)';
$string['emailconfirm'] = 'Confirm your account'; $string['emailconfirm'] = 'Confirm your account';
$string['emailconfirmation'] = 'Hi $a->firstname, $string['emailconfirmation'] = 'Hi $a->firstname,
A new account has been requested at \'$a->sitename\' A new account has been requested at \'$a->sitename\'
using your email address. using your email address.
To confirm your new account, please go to this web address: To confirm your new account, please go to this web address:
$a->link $a->link
In most mail programs, this should appear as a blue link In most mail programs, this should appear as a blue link
which you can just click on. If that doesn\'t work, which you can just click on. If that doesn\'t work,
then cut and paste the address into the address then cut and paste the address into the address
line at the top of your web browser window. line at the top of your web browser window.
If you need help, please contact the site administrator, If you need help, please contact the site administrator,
$a->admin'; $a->admin';
$string['emailconfirmationsubject'] = '$a: account confirmation'; $string['emailconfirmationsubject'] = '$a: account confirmation';
$string['emailconfirmsent'] = ' <P>An email should have been sent to your address at <B>$a</B> $string['emailconfirmsent'] = ' <P>An email should have been sent to your address at <B>$a</B>
<P>It contains easy instructions to complete your registration. <P>It contains easy instructions to complete your registration.
<P>If you continue to have difficulty, contact the site administrator.'; <P>If you continue to have difficulty, contact the site administrator.';
$string['emaildisplay'] = 'Email display'; $string['emaildisplay'] = 'Email display';
$string['emaildisplaycourse'] = 'Allow only other course members to see my email address'; $string['emaildisplaycourse'] = 'Allow only other course members to see my email address';
@ -280,41 +280,41 @@ $string['emaildisplayyes'] = 'Allow everyone to see my email address';
$string['emailexists'] = 'This email address is already registered.'; $string['emailexists'] = 'This email address is already registered.';
$string['emailformat'] = 'Email format'; $string['emailformat'] = 'Email format';
$string['emailmustbereal'] = 'Note: your email address must be a real one'; $string['emailmustbereal'] = 'Note: your email address must be a real one';
$string['emailpasswordconfirmation'] = 'Hi $a->firstname, $string['emailpasswordconfirmation'] = 'Hi $a->firstname,
Someone (probably you) has requested a new password for your Someone (probably you) has requested a new password for your
account on \'$a->sitename\'. account on \'$a->sitename\'.
To confirm this and have a new password sent to you via email, To confirm this and have a new password sent to you via email,
go to the following web address: go to the following web address:
$a->link $a->link
In most mail programs, this should appear as a blue link In most mail programs, this should appear as a blue link
which you can just click on. If that doesn\'t work, which you can just click on. If that doesn\'t work,
then cut and paste the address into the address then cut and paste the address into the address
line at the top of your web browser window. line at the top of your web browser window.
If you need help, please contact the site administrator, If you need help, please contact the site administrator,
$a->admin'; $a->admin';
$string['emailpasswordconfirmationsubject'] = '$a: change password confirmation'; $string['emailpasswordconfirmationsubject'] = '$a: change password confirmation';
$string['emailpasswordconfirmsent'] = 'An email should have been sent to your address at <b>$a</b>. $string['emailpasswordconfirmsent'] = 'An email should have been sent to your address at <b>$a</b>.
<p>It contains easy instructions to confirm and complete this password change. <p>It contains easy instructions to confirm and complete this password change.
If you continue to have difficulty, contact the site administrator.'; If you continue to have difficulty, contact the site administrator.';
$string['emailpasswordsent'] = 'Thank you for confirming the change of password. $string['emailpasswordsent'] = 'Thank you for confirming the change of password.
<p>An email containing your new password has been sent to your address at <b>$a->email</b>. <p>An email containing your new password has been sent to your address at <b>$a->email</b>.
<p>The new password was automatically generated - you might like to <p>The new password was automatically generated - you might like to
<a href=$a->link>change your password</a> to something easier to remember.'; <a href=$a->link>change your password</a> to something easier to remember.';
$string['enrolledincourse'] = 'Enrolled in course \"$a\"'; $string['enrolledincourse'] = 'Enrolled in course \"$a\"';
$string['enrolledincoursenot'] = 'Not enrolled in course \"$a\"'; $string['enrolledincoursenot'] = 'Not enrolled in course \"$a\"';
$string['enrolmentconfirmation'] = 'You are about to enroll yourself as a member of this course.<br />Are you sure you wish to do this?'; $string['enrolmentconfirmation'] = 'You are about to enroll yourself as a member of this course.<br />Are you sure you wish to do this?';
$string['enrolmentkey'] = 'Enrolment key'; $string['enrolmentkey'] = 'Enrolment key';
$string['enrolmentkeyfrom'] = 'This course requires an \'enrolment key\' - a one-time<BR> $string['enrolmentkeyfrom'] = 'This course requires an \'enrolment key\' - a one-time<BR>
password that you should have received from $a'; password that you should have received from $a';
$string['enrolmentkeyhint'] = 'That enrolment key was incorrect, please try again<BR> $string['enrolmentkeyhint'] = 'That enrolment key was incorrect, please try again<BR>
(Here\'s a hint - it starts with \'$a\')'; (Here\'s a hint - it starts with \'$a\')';
$string['entercourse'] = 'Click to enter this course'; $string['entercourse'] = 'Click to enter this course';
$string['enteremailaddress'] = 'Enter in your email address to reset your $string['enteremailaddress'] = 'Enter in your email address to reset your
password and have the new password sent to you via email.'; password and have the new password sent to you via email.';
$string['error'] = 'Error'; $string['error'] = 'Error';
$string['errortoomanylogins'] = 'Sorry, you have exceeded the allowed number of login attempts. Restart your browser.'; $string['errortoomanylogins'] = 'Sorry, you have exceeded the allowed number of login attempts. Restart your browser.';
@ -364,18 +364,18 @@ $string['gd1'] = 'GD 1.x is installed';
$string['gd2'] = 'GD 2.x is installed'; $string['gd2'] = 'GD 2.x is installed';
$string['gdneed'] = 'GD must be installed to see this graph'; $string['gdneed'] = 'GD must be installed to see this graph';
$string['gdnot'] = 'GD is not installed'; $string['gdnot'] = 'GD is not installed';
$string['gpl'] = 'Copyright (C) 2001-2004 Martin Dougiamas (http://dougiamas.com) $string['gpl'] = 'Copyright (C) 2001-2004 Martin Dougiamas (http://dougiamas.com)
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or the Free Software Foundation; either version 2 of the License, or
(at your option) any later version. (at your option) any later version.
This program is distributed in the hope that it will be useful, This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details: GNU General Public License for more details:
http://www.gnu.org/copyleft/gpl.html'; http://www.gnu.org/copyleft/gpl.html';
$string['grade'] = 'Grade'; $string['grade'] = 'Grade';
$string['grades'] = 'Grades'; $string['grades'] = 'Grades';
@ -470,27 +470,27 @@ $string['login'] = 'Login';
$string['loginas'] = 'Login as'; $string['loginas'] = 'Login as';
$string['loginguest'] = 'Login as a guest'; $string['loginguest'] = 'Login as a guest';
$string['loginsite'] = 'Login to the site'; $string['loginsite'] = 'Login to the site';
$string['loginsteps'] = 'Hi! For full access to courses you\'ll need to take $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. a minute to create a new account for yourself on this web site.
Each of the individual courses may also have a one-time Each of the individual courses may also have a one-time
&quot;enrolment key&quot;, which you won\'t need until later. Here are &quot;enrolment key&quot;, which you won\'t need until later. Here are
the steps: the steps:
<OL size=2> <OL size=2>
<LI>Fill out the <A HREF=$a>New Account</A> form with your details. <LI>Fill out the <A HREF=$a>New Account</A> form with your details.
<LI>An email will be immediately sent to your email address. <LI>An email will be immediately sent to your email address.
<LI>Read your email, and click on the web link it contains. <LI>Read your email, and click on the web link it contains.
<LI>Your account will be confirmed and you will be logged in. <LI>Your account will be confirmed and you will be logged in.
<LI>Now, select the course you want to participate in. <LI>Now, select the course you want to participate in.
<LI>If you are prompted for a &quot;enrolment key&quot; - use the one <LI>If you are prompted for a &quot;enrolment key&quot; - use the one
that your teacher has given you. This will &quot;enrol&quot; you in the that your teacher has given you. This will &quot;enrol&quot; you in the
course. course.
<LI>You can now access the full course. From now on you will only need <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 enter your personal username and password (in the form on this page)
to log in and access any course you have enrolled in. to log in and access any course you have enrolled in.
</OL>'; </OL>';
$string['loginstepsnone'] = 'Hi!<P>For full access to courses you\'ll need to create $string['loginstepsnone'] = 'Hi!<P>For full access to courses you\'ll need to create
yourself an account.<P>All you need to do is make up a username and password and use it in yourself an account.<P>All you need to do is make up a username and password and use it in
the form on this page!<P>If someone else has already chosen your username the form on this page!<P>If someone else has already chosen your username
then you\'ll have to try again using a different username.'; then you\'ll have to try again using a different username.';
$string['loginto'] = 'Login to $a'; $string['loginto'] = 'Login to $a';
$string['loginusing'] = 'Login here using your username and password'; $string['loginusing'] = 'Login here using your username and password';
@ -563,25 +563,25 @@ $string['new'] = 'New';
$string['newaccount'] = 'New account'; $string['newaccount'] = 'New account';
$string['newcourse'] = 'New course'; $string['newcourse'] = 'New course';
$string['newpassword'] = 'New password'; $string['newpassword'] = 'New password';
$string['newpasswordtext'] = 'Hi $a->firstname, $string['newpasswordtext'] = 'Hi $a->firstname,
Your account password at \'$a->sitename\' has been reset Your account password at \'$a->sitename\' has been reset
and you have been issued with a new temporary password. and you have been issued with a new temporary password.
Your current login information is now: Your current login information is now:
username: $a->username username: $a->username
password: $a->newpassword password: $a->newpassword
Please go to this page to change your password: Please go to this page to change your password:
$a->link $a->link
In most mail programs, this should appear as a blue link In most mail programs, this should appear as a blue link
which you can just click on. If that doesn\'t work, which you can just click on. If that doesn\'t work,
then cut and paste the address into the address then cut and paste the address into the address
line at the top of your web browser window. line at the top of your web browser window.
Cheers from the \'$a->sitename\' administrator, Cheers from the \'$a->sitename\' administrator,
$a->signoff $a->signoff
'; ';
$string['newpicture'] = 'New picture'; $string['newpicture'] = 'New picture';
$string['newsitem'] = 'news item'; $string['newsitem'] = 'news item';
@ -643,9 +643,9 @@ $string['passwordconfirmchange'] = 'Confirm password change';
$string['passwordrecovery'] = 'Yes, help me log in'; $string['passwordrecovery'] = 'Yes, help me log in';
$string['passwordsdiffer'] = 'These passwords do not match'; $string['passwordsdiffer'] = 'These passwords do not match';
$string['passwordsent'] = 'Password has been sent'; $string['passwordsent'] = 'Password has been sent';
$string['passwordsenttext'] = ' <P>An email has been sent to your address at $a->email. $string['passwordsenttext'] = ' <P>An email has been sent to your address at $a->email.
<P><B>Please check your email for your new password</B> <P><B>Please check your email for your new password</B>
<P>The new password was automatically generated, so you might like to <P>The new password was automatically generated, so you might like to
<A HREF=$a->link>change it to something easier to remember</A>.'; <A HREF=$a->link>change it to something easier to remember</A>.';
$string['people'] = 'People'; $string['people'] = 'People';
$string['personalprofile'] = 'Personal profile'; $string['personalprofile'] = 'Personal profile';
@ -671,13 +671,13 @@ $string['readme'] = 'README';
$string['recentactivity'] = 'Recent activity'; $string['recentactivity'] = 'Recent activity';
$string['registration'] = 'Moodle Registration'; $string['registration'] = 'Moodle Registration';
$string['registrationemail'] = 'Email notifications'; $string['registrationemail'] = 'Email notifications';
$string['registrationinfo'] = '<p>This page allows you to register your Moodle site with moodle.org. Registration is free. $string['registrationinfo'] = '<p>This page allows you to register your Moodle site with moodle.org. Registration is free.
The main benefit of registering is that you will be added to a low-volume mailing list The main benefit of registering is that you will be added to a low-volume mailing list
for important notifications such as security alerts and new releases of Moodle. for important notifications such as security alerts and new releases of Moodle.
<p>By default, your information will be kept private, and will never be sold or passed on to anyone else. The only <p>By default, your information will be kept private, and will never be sold or passed on to anyone else. The only
reason for collecting this information is for support purposes, and to help build up a statistical reason for collecting this information is for support purposes, and to help build up a statistical
picture of the Moodle community as a whole. picture of the Moodle community as a whole.
<p>If you choose, you can allow your site name, country and URL to be added to the public list of Moodle Sites. <p>If you choose, you can allow your site name, country and URL to be added to the public list of Moodle Sites.
<p>All new registrations are verified manually before they are added to the list, but once you are added you can update your registration (and your entry on the public list) at any time by resubmitting this form.'; <p>All new registrations are verified manually before they are added to the list, but once you are added you can update your registration (and your entry on the public list) at any time by resubmitting this form.';
$string['registrationno'] = 'No, I do not want to receive email'; $string['registrationno'] = 'No, I do not want to receive email';
$string['registrationsend'] = 'Send registration information to moodle.org'; $string['registrationsend'] = 'Send registration information to moodle.org';
@ -849,11 +849,11 @@ $string['weekhide'] = 'Hide this week from $a';
$string['weeklyoutline'] = 'Weekly outline'; $string['weeklyoutline'] = 'Weekly outline';
$string['weekshow'] = 'Show this week to $a'; $string['weekshow'] = 'Show this week to $a';
$string['welcometocourse'] = 'Welcome to $a'; $string['welcometocourse'] = 'Welcome to $a';
$string['welcometocoursetext'] = 'Welcome to $a->coursename! $string['welcometocoursetext'] = 'Welcome to $a->coursename!
If you have not done so already, you should edit your profile page If you have not done so already, you should edit your profile page
within the course so that we can learn more about you: within the course so that we can learn more about you:
$a->profileurl'; $a->profileurl';
$string['whattocallzip'] = 'What do you want to call the zip file?'; $string['whattocallzip'] = 'What do you want to call the zip file?';
$string['withchosenfiles'] = 'With chosen files'; $string['withchosenfiles'] = 'With chosen files';