Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 31... Línea 31...
31
$string['email:link'] = 'verification link';
31
$string['email:link'] = 'verification link';
32
$string['email:loginlink'] = 'Or, if you\'re on the same device, use this {$a}.';
32
$string['email:loginlink'] = 'Or, if you\'re on the same device, use this {$a}.';
33
$string['email:message'] = 'Here\'s your verification code for {$a->sitename} ({$a->siteurl}).';
33
$string['email:message'] = 'Here\'s your verification code for {$a->sitename} ({$a->siteurl}).';
34
$string['email:originatingip'] = 'This login request was made from \'{$a}\'';
34
$string['email:originatingip'] = 'This login request was made from \'{$a}\'';
35
$string['email:revokelink'] = 'If this wasn\'t you, you can {$a}.';
35
$string['email:revokelink'] = 'If this wasn\'t you, you can {$a}.';
36
$string['email:revokesuccess'] = 'This code has been successfully revoked. All sessions for {$a} have been ended.
36
$string['email:revokesuccess'] = 'This code has been successfully revoked. All sessions for this user have been ended.
37
    Email will not be usable as a factor until account security has been verified.';
37
    Email will not be usable as a factor until account security has been verified.';
38
$string['email:subject'] = 'Here\'s your verification code';
38
$string['email:subject'] = 'Here\'s your verification code';
39
$string['email:stoploginlink'] = 'stop this login attempt';
39
$string['email:stoploginlink'] = 'stop this login attempt';
40
$string['email:uadescription'] = 'Browser identity for this request:';
40
$string['email:uadescription'] = 'Browser identity for this request:';
41
$string['email:validity'] = 'The code can only be used once and is valid for {$a}.';
41
$string['email:validity'] = 'The code can only be used once and is valid for {$a}.';
Línea 51... Línea 51...
51
$string['logintitle'] = "Verify it's you by email";
51
$string['logintitle'] = "Verify it's you by email";
52
$string['managefactor'] = 'Manage email';
52
$string['managefactor'] = 'Manage email';
53
$string['manageinfo'] = '\'{$a}\' is being used to authenticate. This has been set up by your administrator.';
53
$string['manageinfo'] = '\'{$a}\' is being used to authenticate. This has been set up by your administrator.';
54
$string['pluginname'] = 'Email';
54
$string['pluginname'] = 'Email';
55
$string['privacy:metadata'] = 'The Email factor plugin does not store any personal data';
55
$string['privacy:metadata'] = 'The Email factor plugin does not store any personal data';
-
 
56
$string['settings:description'] = 'Users will receive a 6-digit verification code via email, which they must enter to complete the login process.';
56
$string['settings:duration'] = 'Validity duration';
57
$string['settings:duration'] = 'Validity duration';
57
$string['settings:duration_help'] = 'The period of time that the code is valid.';
58
$string['settings:duration_help'] = 'The period of time that the code is valid.';
-
 
59
$string['settings:shortdescription'] = 'Require users to enter a code received via email during login.';
58
$string['settings:suspend'] = 'Suspend unauthorised accounts';
60
$string['settings:suspend'] = 'Suspend unauthorised accounts';
59
$string['settings:suspend_help'] = 'Check this to suspend user accounts if an unauthorised email verification is received.';
61
$string['settings:suspend_help'] = 'Check this to suspend user accounts if an unauthorised email verification is received.';
60
$string['setupfactor'] = 'Set up email';
62
$string['setupfactor'] = 'Set up email';
61
$string['summarycondition'] = 'has valid email setup';
63
$string['summarycondition'] = 'has valid email setup';
62
$string['unauthloginattempt'] = 'The user with ID {$a->userid} made an unauthorised login attempt using email verification from
64
$string['unauthloginattempt'] = 'The user with ID {$a->userid} made an unauthorised login attempt using email verification from