Línea 34... |
Línea 34... |
34 |
$string['confirmationreplace'] = 'You will be immediately required to set up another \'{$a}\'. Please make sure you are ready to complete the setup process.';
|
34 |
$string['confirmationreplace'] = 'You will be immediately required to set up another \'{$a}\'. Please make sure you are ready to complete the setup process.';
|
35 |
$string['confirmationrevoke'] = 'You will no longer be able to use \'{$a}\' to log in to this site.';
|
35 |
$string['confirmationrevoke'] = 'You will no longer be able to use \'{$a}\' to log in to this site.';
|
36 |
$string['connector'] = 'AND';
|
36 |
$string['connector'] = 'AND';
|
37 |
$string['debugmode:heading'] = 'Debug mode';
|
37 |
$string['debugmode:heading'] = 'Debug mode';
|
38 |
$string['devicename'] = 'Device';
|
38 |
$string['devicename'] = 'Device';
|
- |
|
39 |
$string['editfactor'] = 'Edit settings for the {$a} factor';
|
39 |
$string['entercode'] = 'Enter code';
|
40 |
$string['entercode'] = 'Enter code';
|
40 |
$string['email:subject'] = 'Unable to log in to {$a}';
|
41 |
$string['email:subject'] = 'Unable to log in to {$a}';
|
41 |
$string['enablefactor'] = 'Enable factor';
|
42 |
$string['enablefactor'] = 'Enable factor';
|
42 |
$string['error:actionnotfound'] = 'Action \'{$a}\' not supported';
|
43 |
$string['error:actionnotfound'] = 'Action \'{$a}\' not supported';
|
43 |
$string['error:couldnotreplace'] = 'Could not replace this factor.';
|
44 |
$string['error:couldnotreplace'] = 'Could not replace this factor.';
|
Línea 68... |
Línea 69... |
68 |
$string['factorrevoked'] = '\'{$a}\' successfully removed.';
|
69 |
$string['factorrevoked'] = '\'{$a}\' successfully removed.';
|
69 |
$string['factorsetup'] = '\'{$a}\' successfully set up.';
|
70 |
$string['factorsetup'] = '\'{$a}\' successfully set up.';
|
70 |
$string['fallback'] = 'Fallback factor';
|
71 |
$string['fallback'] = 'Fallback factor';
|
71 |
$string['fallback_info'] = 'This factor is a fallback if no other factors are configured. This factor will always fail.';
|
72 |
$string['fallback_info'] = 'This factor is a fallback if no other factors are configured. This factor will always fail.';
|
72 |
$string['guidance'] = 'Multi-factor authentication user guide';
|
73 |
$string['guidance'] = 'Multi-factor authentication user guide';
|
73 |
$string['inputrequired'] = 'User input';
|
- |
|
74 |
$string['ipatcreation'] = 'IP address when factor created';
|
74 |
$string['ipatcreation'] = 'IP address when factor created';
|
75 |
$string['lastused'] = 'Last used';
|
75 |
$string['lastused'] = 'Last used';
|
76 |
$string['locked'] = '{$a} (Unavailable)';
|
76 |
$string['locked'] = '{$a} (Unavailable)';
|
77 |
$string['lockedusersforallfactors'] = 'Locked users: All factors';
|
77 |
$string['lockedusersforallfactors'] = 'Locked users: All factors';
|
78 |
$string['lockedusersforfactor'] = 'Locked users: {$a}';
|
78 |
$string['lockedusersforfactor'] = 'Locked users: {$a}';
|
Línea 147... |
Línea 147... |
147 |
$string['settings:lockout_help'] = 'Number of attempts a user can answer input factors before they are prevented from logging in.';
|
147 |
$string['settings:lockout_help'] = 'Number of attempts a user can answer input factors before they are prevented from logging in.';
|
148 |
$string['settings:redir_exclusions'] = 'URLS which should not redirect the MFA check.';
|
148 |
$string['settings:redir_exclusions'] = 'URLS which should not redirect the MFA check.';
|
149 |
$string['settings:redir_exclusions_help'] = 'Each new line is a relative URL from the siteroot for which the MFA check will not redirect from';
|
149 |
$string['settings:redir_exclusions_help'] = 'Each new line is a relative URL from the siteroot for which the MFA check will not redirect from';
|
150 |
$string['settings:weight'] = 'Factor weight';
|
150 |
$string['settings:weight'] = 'Factor weight';
|
151 |
$string['settings:weight_help'] = 'The weight of this factor if passed. A user needs at least 100 points to log in.';
|
151 |
$string['settings:weight_help'] = 'The weight of this factor if passed. A user needs at least 100 points to log in.';
|
- |
|
152 |
$string['setup'] = 'Setup';
|
152 |
$string['setupfactor'] = 'Set up factor';
|
153 |
$string['setupfactor'] = 'Set up factor';
|
153 |
$string['setuprequired'] = 'User setup';
|
154 |
$string['setupfactorbuttonadditional'] = 'Add additional factor';
|
154 |
$string['state:fail'] = 'Fail';
|
155 |
$string['state:fail'] = 'Fail';
|
155 |
$string['state:locked'] = 'Locked';
|
156 |
$string['state:locked'] = 'Locked';
|
156 |
$string['state:neutral'] = 'Neutral';
|
157 |
$string['state:neutral'] = 'Neutral';
|
157 |
$string['state:pass'] = 'Pass';
|
158 |
$string['state:pass'] = 'Pass';
|
158 |
$string['state:unknown'] = 'Unknown';
|
159 |
$string['state:unknown'] = 'Unknown';
|
Línea 171... |
Línea 172... |
171 |
$string['verifyalt'] = 'Try another way to verify:';
|
172 |
$string['verifyalt'] = 'Try another way to verify:';
|
172 |
$string['weight'] = 'Weight';
|
173 |
$string['weight'] = 'Weight';
|
173 |
$string['yesremove'] = 'Yes, remove';
|
174 |
$string['yesremove'] = 'Yes, remove';
|
174 |
$string['yesreplace'] = 'Yes, replace';
|
175 |
$string['yesreplace'] = 'Yes, replace';
|
Línea 175... |
Línea 176... |
175 |
|
176 |
|
176 |
// Deprecated since Moodle 4.4.
|
- |
|
177 |
$string['created'] = 'Created';
|
- |
|
178 |
$string['createdfromip'] = 'Created from IP';
|
177 |
// Deprecated since Moodle 5.0.
|
179 |
$string['lastverified'] = 'Last verified';
|
- |
|
180 |
$string['revoke'] = 'Revoke';
|
178 |
$string['inputrequired'] = 'User input';
|