Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 40... Línea 40...
40
$string['loginsubmit'] = 'Continue';
40
$string['loginsubmit'] = 'Continue';
41
$string['logintitle'] = 'Verify it\'s you by security key';
41
$string['logintitle'] = 'Verify it\'s you by security key';
42
$string['pluginname'] = 'Security key';
42
$string['pluginname'] = 'Security key';
43
$string['privacy:metadata'] = 'The Security key factor plugin does not store any personal data.';
43
$string['privacy:metadata'] = 'The Security key factor plugin does not store any personal data.';
44
$string['register'] = 'Register security key';
44
$string['register'] = 'Register security key';
-
 
45
$string['registererror'] = 'Couldn\'t register security key: {$a}';
-
 
46
$string['registersuccess'] = 'Security key registered.';
45
$string['replacefactor'] = 'Replace security key';
47
$string['replacefactor'] = 'Replace security key';
46
$string['replacefactorconfirmation'] = 'Replace \'{$a}\' security key?';
48
$string['replacefactorconfirmation'] = 'Replace \'{$a}\' security key?';
47
$string['revokefactorconfirmation'] = 'Remove \'{$a}\' security key?';
49
$string['revokefactorconfirmation'] = 'Remove \'{$a}\' security key?';
48
$string['settings:authenticatortypes'] = 'Types of authenticator';
50
$string['settings:authenticatortypes'] = 'Types of authenticator';
49
$string['settings:authenticatortypes_help'] = 'Toggle certain types of authenticators';
51
$string['settings:authenticatortypes_help'] = 'Toggle certain types of authenticators';
-
 
52
$string['settings:description'] = '<p>Users authenticate using a physical security key, such as a USB or NFC token, or a biometric method like a fingerprint. During login, they must physically use their security key to verify their identity.</p>
-
 
53
<p>Users will need to set up their own security keys first.</p>';
-
 
54
$string['settings:shortdescription'] = 'Require users to use a security key, like a USB or NFC token, or a biometric method, during login.';
50
$string['settings:userverification'] = 'User verification';
55
$string['settings:userverification'] = 'User verification';
51
$string['settings:userverification_help'] = 'Serves to ensure the person authenticating is in fact who they say they are. User verification can take various forms, such as password, PIN, fingerprint, etc.';
56
$string['settings:userverification_help'] = 'Serves to ensure the person authenticating is in fact who they say they are. User verification can take various forms, such as password, PIN, fingerprint, etc.';
52
$string['setupfactor'] = 'Set up security key';
57
$string['setupfactor'] = 'Set up security key';
53
$string['setupfactorbutton'] = 'Set up';
58
$string['setupfactorbutton'] = 'Set up';
-
 
59
$string['setupfactorbuttonadditional'] = 'Add security key';
54
$string['setupfactor:instructionsregistersecuritykey'] = '2. Register a security key.';
60
$string['setupfactor:instructionsregistersecuritykey'] = '2. Register a security key.';
55
$string['setupfactor:instructionssecuritykeyname'] = '1. Give your key a name.';
61
$string['setupfactor:instructionssecuritykeyname'] = '1. Give your key a name.';
56
$string['setupfactor:intro'] = 'A security key is a physical device that you can use to authenticate yourself. Security keys can be USB tokens, Bluetooth devices, or event built-in fingerprint scanners on your phone or computer.';
62
$string['setupfactor:intro'] = 'A security key is a physical device that you can use to authenticate yourself. Security keys can be USB tokens, Bluetooth devices, or event built-in fingerprint scanners on your phone or computer.';
57
$string['setupfactor:securitykeyinfo'] = 'This helps you identify which security key you are using.';
63
$string['setupfactor:securitykeyinfo'] = 'This helps you identify which security key you are using.';
58
$string['summarycondition'] = 'using a WebAuthn supported authenticator';
64
$string['summarycondition'] = 'using a WebAuthn supported authenticator';