Removing relics of the previous plan/tasks/steps based implementation
[moodle.git] / lang / en / auth.php
blob5e68e8edaf8bb8b65d163c04fd61c48558768ea5
1 <?php
3 // This file is part of Moodle - http://moodle.org/
4 //
5 // Moodle is free software: you can redistribute it and/or modify
6 // it under the terms of the GNU General Public License as published by
7 // the Free Software Foundation, either version 3 of the License, or
8 // (at your option) any later version.
9 //
10 // Moodle is distributed in the hope that it will be useful,
11 // but WITHOUT ANY WARRANTY; without even the implied warranty of
12 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 // GNU General Public License for more details.
15 // You should have received a copy of the GNU General Public License
16 // along with Moodle. If not, see <http://www.gnu.org/licenses/>.
18 /**
19 * Strings for component 'auth', language 'en', branch 'MOODLE_20_STABLE'
21 * @package auth
22 * @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com}
23 * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
26 $string['actauthhdr'] = 'Available authentication plugins';
27 $string['alternatelogin'] = 'If you enter a URL here, it will be used as the login page for this site. The page should contain a form which has the action property set to <strong>\'{$a}\'</strong> and return fields <strong>username</strong> and <strong>password</strong>.<br />Be careful not to enter an incorrect URL as you may lock yourself out of this site.<br />Leave this setting blank to use the default login page.';
28 $string['alternateloginurl'] = 'Alternate login URL';
29 $string['auth_common_settings'] = 'Common settings';
30 $string['auth_data_mapping'] = 'Data mapping';
31 $string['authenticationoptions'] = 'Authentication options';
32 $string['auth_fieldlock'] = 'Lock value';
33 $string['auth_fieldlock_expl'] = '<p><b>Lock value:</b> If enabled, will prevent Moodle users and admins from editing the field directly. Use this option if you are maintaining this data in the external auth system. </p>';
34 $string['auth_fieldlocks'] = 'Lock user fields';
35 $string['auth_fieldlocks_help'] = '<p>You can lock user data fields. This is useful for sites where the user data is maintained by the administrators manually by editing user records or uploading using the \'Upload users\' facility. If you are locking fields that are required by Moodle, make sure that you provide that data when creating user accounts or the accounts will be unusable.</p><p>Consider setting the lock mode to \'Unlocked if empty\' to avoid this problem.</p>';
36 $string['auth_changepasswordhelp'] = 'Change password help';
37 $string['auth_changepasswordhelp_expl'] = 'Display lost password help to users who have lost their {$a} password. This will be displayed either as well as or instead of the <strong>Change Password URL</strong> or Internal Moodle password change.';
38 $string['auth_changepasswordurl'] = 'Change password URL';
39 $string['auth_changepasswordurl_expl'] = 'Specify the url to send users who have lost their {$a} password. Set <strong>Use standard Change Password page</strong> to <strong>No</strong>.';
40 $string['auth_changingemailaddress'] = 'You have requested a change of email address, from {$a->oldemail} to {$a->newemail}. For security reasons, we are sending you an email message at the new address to confirm that it belongs to you. Your email address will be updated as soon as you open the URL sent to you in that message.';
41 $string['authinstructions'] = 'Here you can provide instructions for your users, so they know which username and password they should be using. The text you enter here will appear on the login page. If you leave this blank then no instructions will be printed.';
42 $string['auth_invalidnewemailkey'] = 'Error: if you are trying to confirm a change of email address, you may have made a mistake in copying the URL we sent you by email. Please copy the address and try again.';
43 $string['auth_multiplehosts'] = 'Multiple hosts OR addresses can be specified (eg host1.com;host2.com;host3.com) or (eg xxx.xxx.xxx.xxx;xxx.xxx.xxx.xxx)';
44 $string['auth_outofnewemailupdateattempts'] = 'You have run out of allowed attempts to update your email address. Your update request has been cancelled.';
45 $string['auth_passwordisexpired'] = 'Your password is expired. Do you want change your password now?';
46 $string['auth_passwordwillexpire'] = 'Your password will expire in {$a} days. Do you want change your password now?';
47 $string['auth_remove_delete'] = 'Full delete internal';
48 $string['auth_remove_keep'] = 'Keep internal';
49 $string['auth_remove_suspend'] = 'Suspend internal';
50 $string['auth_remove_user'] = 'Specify what to do with internal user account during mass synchronization when user was removed from external source. Only suspended users are automatically revived if they reappear in ext source.';
51 $string['auth_remove_user_key'] = 'Removed ext user';
52 $string['auth_sync_script'] = 'Cron synchronization script';
53 $string['auth_updatelocal'] = 'Update local';
54 $string['auth_updatelocal_expl'] = '<p><b>Update local:</b> If enabled, the field will be updated (from external auth) every time the user logs in or there is a user synchronization. Fields set to update locally should be locked.</p>';
55 $string['auth_updateremote'] = 'Update external';
56 $string['auth_updateremote_expl'] = '<p><b>Update external:</b> If enabled, the external auth will be updated when the user record is updated. Fields should be unlocked to allow edits.</p>';
57 $string['auth_updateremote_ldap'] = '<p><b>Note:</b> Updating external LDAP data requires that you set binddn and bindpw to a bind-user with editing privileges to all the user records. It currently does not preserve multi-valued attributes, and will remove extra values on update. </p>';
58 $string['auth_user_create'] = 'Enable user creation';
59 $string['auth_user_creation'] = 'New (anonymous) users can create user accounts on the external authentication source and confirmed via email. If you enable this , remember to also configure module-specific options for user creation.';
60 $string['auth_usernameexists'] = 'Selected username already exists. Please choose a new one.';
61 $string['auto_add_remote_users'] = 'Auto add remote users';
62 $string['createpasswordifneeded'] = 'Create password if needed';
63 $string['emailchangecancel'] = 'Cancel email change';
64 $string['emailchangepending'] = 'Change pending. Open the link sent to you at {$a->preference_newemail}.';
65 $string['emailnowexists'] = 'The email address you tried to assign to your profile has been assigned to someone else since your original request. Your request for change of email address is hereby cancelled, but you may try again with a different address.';
66 $string['emailupdate'] = 'Email address update';
67 $string['emailupdatemessage'] = 'Dear {$a->fullname},
69 You have requested a change of your email address for your user account at {$a->site}. Please open the following URL in your browser in order to confirm this change.
71 {$a->url}';
72 $string['emailupdatesuccess'] = 'Email address of user <em>{$a->fullname}</em> was successfully updated to <em>{$a->email}</em>.';
73 $string['emailupdatetitle'] = 'Confirmation of email update at {$a->site}';
74 $string['enterthenumbersyouhear'] = 'Enter the numbers you hear';
75 $string['enterthewordsabove'] = 'Enter the words above';
76 $string['errormaxconsecutiveidentchars'] = 'Passwords must have at most {$a} consecutive identical characters.';
77 $string['errorminpassworddigits'] = 'Passwords must have at least {$a} digit(s).';
78 $string['errorminpasswordlength'] = 'Passwords must be at least {$a} characters long.';
79 $string['errorminpasswordlower'] = 'Passwords must have at least {$a} lower case letter(s).';
80 $string['errorminpasswordnonalphanum'] = 'Passwords must have at least {$a} non-alphanumeric character(s).';
81 $string['errorminpasswordupper'] = 'Passwords must have at least {$a} upper case letter(s).';
82 $string['errorpasswordupdate'] = 'Error updating password, password not changed';
83 $string['forcechangepassword'] = 'Force change password';
84 $string['forcechangepasswordfirst_help'] = 'Force users to change password on their first login to Moodle.';
85 $string['forcechangepassword_help'] = 'Force users to change password on their next login to Moodle.';
86 $string['forgottenpassword'] = 'If you enter a URL here, it will be used as the lost password recovery page for this site. This is intended for sites where passwords are handled entirely outside of Moodle. Leave this blank to use the default password recovery.';
87 $string['forgottenpasswordurl'] = 'Forgotten password URL';
88 $string['getanaudiocaptcha'] = 'Get an audio CAPTCHA';
89 $string['getanimagecaptcha'] = 'Get an image CAPTCHA';
90 $string['getanothercaptcha'] = 'Get another CAPTCHA';
91 $string['guestloginbutton'] = 'Guest login button';
92 $string['changepassword'] = 'Change password URL';
93 $string['changepasswordhelp'] = 'Here you can specify a location at which your users can recover or change their username/password if they\'ve forgotten it. This will be provided to users as a button on the login page and their user page. If you leave this blank the button will not be printed.';
94 $string['chooseauthmethod'] = 'Choose an authentication method';
95 $string['chooseauthmethod_help'] = 'This setting determines the authentication method used when the user logs in. Only enabled authentication plugins should be chosen, otherwise the user will no longer be able to login. To block the user from logging in, select "No login".';
96 $string['incorrectpleasetryagain'] = 'Incorrect. Please try again.';
97 $string['infilefield'] = 'Field required in file';
98 $string['informminpassworddigits'] = 'at least {$a} digit(s)';
99 $string['informminpasswordlength'] = 'at least {$a} characters';
100 $string['informminpasswordlower'] = 'at least {$a} lower case letter(s)';
101 $string['informminpasswordnonalphanum'] = 'at least {$a} non-alphanumeric character(s)';
102 $string['informminpasswordupper'] = 'at least {$a} upper case letter(s)';
103 $string['informpasswordpolicy'] = 'The password must have {$a}';
104 $string['instructions'] = 'Instructions';
105 $string['internal'] = 'Internal';
106 $string['locked'] = 'Locked';
107 $string['md5'] = 'MD5 hash';
108 $string['nopasswordchange'] = 'Password can not be changed';
109 $string['nopasswordchangeforced'] = 'You cannot proceed without changing your password, however there is no available page for changing it. Please contact your Moodle Administrator.';
110 $string['noprofileedit'] = 'Profile can not be edited';
111 $string['ntlmsso_attempting'] = 'Attempting Single Sign On via NTLM...';
112 $string['ntlmsso_failed'] = 'Auto-login failed, try the normal login page...';
113 $string['ntlmsso_isdisabled'] = 'NTLM SSO is disabled.';
114 $string['passwordhandling'] = 'Password field handling';
115 $string['plaintext'] = 'Plain text';
116 $string['pluginnotenabled'] = 'Authentication plugin \'{$a}\' is not enabled.';
117 $string['pluginnotinstalled'] = 'Authentication plugin \'{$a}\' is not installed.';
118 $string['potentialidps'] = 'Do you usually log in somewhere else before arriving here?<br />Choose from the following list to log in at your usual place:';
119 $string['recaptcha'] = 'reCAPTCHA';
120 $string['recaptcha_help'] = 'The CAPTCHA is for preventing abuse from automated programs. Simply enter the words in the box, in order and separated by a space.
122 If you are not sure what the words are, you can try getting another CAPTCHA or an audio CAPTCHA.';
123 $string['recaptcha_link'] = 'auth/email';
124 $string['selfregistration'] = 'Self registration';
125 $string['selfregistration_help'] = 'If an authentication plugin, such as email-based self-registration, is selected, then it enables potential users to register themselves and create accounts. This results in the possibility of spammers creating accounts in order to use forum posts, blog entries etc. for spam. To avoid this risk, self-registration should be disabled or limited by <em>Allowed email domains</em> setting.';
126 $string['sha1'] = 'SHA-1 hash';
127 $string['showguestlogin'] = 'You can hide or show the guest login button on the login page.';
128 $string['stdchangepassword'] = 'Use standard page for changing password';
129 $string['stdchangepassword_expl'] = 'If the external authentication system allows password changes through Moodle, switch this to Yes. This setting overrides \'Change Password URL\'.';
130 $string['stdchangepassword_explldap'] = 'NOTE: It is recommended that you use LDAP over an SSL encrypted tunnel (ldaps://) if the LDAP server is remote.';
131 $string['unlocked'] = 'Unlocked';
132 $string['unlockedifempty'] = 'Unlocked if empty';
133 $string['update_never'] = 'Never';
134 $string['update_oncreate'] = 'On creation';
135 $string['update_onlogin'] = 'On every login';
136 $string['update_onupdate'] = 'On update';
137 $string['user_activatenotsupportusertype'] = 'auth: ldap user_activate() does not support selected usertype: {$a}';
138 $string['user_disablenotsupportusertype'] = 'auth: ldap user_disable() does not support selected usertype (..yet)';