Línea 27... |
Línea 27... |
27 |
$string['action:revoke'] = 'Remove mobile phone number';
|
27 |
$string['action:revoke'] = 'Remove mobile phone number';
|
28 |
$string['addnumber'] = 'Mobile number';
|
28 |
$string['addnumber'] = 'Mobile number';
|
29 |
$string['clientnotfound'] = 'AWS service client not found. Client must be fully qualified classname e.g. \Aws\S3\S3Client.';
|
29 |
$string['clientnotfound'] = 'AWS service client not found. Client must be fully qualified classname e.g. \Aws\S3\S3Client.';
|
30 |
$string['editphonenumber'] = 'Edit phone number';
|
30 |
$string['editphonenumber'] = 'Edit phone number';
|
31 |
$string['editphonenumberinfo'] = 'If you didn\'t receive the code or entered the wrong number, please edit the number and try again.';
|
31 |
$string['editphonenumberinfo'] = 'If you didn\'t receive the code or entered the wrong number, please edit the number and try again.';
|
32 |
$string['errorawsconection'] = 'Error connecting to AWS server: {$a}';
|
- |
|
33 |
$string['errorsmssent'] = 'Error sending a SMS message containing your verification code.';
|
32 |
$string['errorsmssent'] = 'Error sending a SMS message containing your verification code.';
|
34 |
$string['error:emptyverification'] = 'Empty code. Try again.';
|
33 |
$string['error:emptyverification'] = 'Empty code. Try again.';
|
35 |
$string['error:wrongphonenumber'] = 'The phone number you provided is not in a valid format.';
|
34 |
$string['error:wrongphonenumber'] = 'The phone number you provided is not in a valid format.';
|
36 |
$string['error:wrongverification'] = 'Wrong code. Try again.';
|
35 |
$string['error:wrongverification'] = 'Wrong code. Try again.';
|
37 |
$string['event:smssent'] = 'SMS message sent.';
|
- |
|
38 |
$string['event:smssentdescription'] = 'The user with ID {$a->userid} was sent a verification code via SMS. Information: {$a->debuginfo}';
|
- |
|
39 |
$string['info'] = 'Have a verification code sent to the mobile number you choose.';
|
36 |
$string['info'] = 'Have a verification code sent to the mobile number you choose.';
|
40 |
$string['logindesc'] = 'SMS message containing a 6-digit code sent to mobile number {$a}';
|
37 |
$string['logindesc'] = 'SMS message containing a 6-digit code sent to mobile number {$a}';
|
41 |
$string['loginoption'] = 'Have a code sent to your mobile phone';
|
38 |
$string['loginoption'] = 'Have a code sent to your mobile phone';
|
42 |
$string['loginskip'] = "I didn't receive a code";
|
39 |
$string['loginskip'] = "I didn't receive a code";
|
43 |
$string['loginsubmit'] = 'Continue';
|
40 |
$string['loginsubmit'] = 'Continue';
|
44 |
$string['managefactor'] = 'Manage SMS';
|
41 |
$string['managefactor'] = 'Manage SMS';
|
45 |
$string['managefactorbutton'] = 'Manage';
|
42 |
$string['managefactorbutton'] = 'Manage';
|
46 |
$string['manageinfo'] = 'You are using \'{$a}\' to authenticate.';
|
43 |
$string['manageinfo'] = 'You are using \'{$a}\' to authenticate.';
|
- |
|
44 |
$string['notification:smsgatewaymigration'] = 'SMS settings have moved';
|
- |
|
45 |
$string['notification:smsgatewaymigrationinfo'] = 'A new SMS subsystem is now available for managing and configuring all SMS-related functions. Your existing SMS configurations have been migrated to the page <a href="{$a}">SMS gateways</a>.';
|
47 |
$string['logintitle'] = 'Enter the verification code sent to your mobile';
|
46 |
$string['logintitle'] = 'Enter the verification code sent to your mobile';
|
48 |
$string['phonehelp'] = 'Enter your mobile number (including country code) to receive a verification code.';
|
47 |
$string['phonehelp'] = 'Enter your mobile number (including country code) to receive a verification code.';
|
49 |
$string['pluginname'] = 'SMS mobile phone';
|
48 |
$string['pluginname'] = 'SMS';
|
50 |
$string['privacy:metadata'] = 'The SMS mobile phone factor plugin does not store any personal data.';
|
49 |
$string['privacy:metadata'] = 'The SMS factor plugin does not store any personal data.';
|
51 |
$string['revokefactorconfirmation'] = 'Remove \'{$a}\' SMS?';
|
50 |
$string['revokefactorconfirmation'] = 'Remove \'{$a}\' SMS?';
|
52 |
$string['settings:aws'] = 'AWS SNS';
|
- |
|
53 |
$string['settings:aws:key'] = 'Key';
|
- |
|
54 |
$string['settings:aws:key_help'] = 'Amazon API key credential.';
|
- |
|
55 |
$string['settings:aws:region'] = 'Region';
|
- |
|
56 |
$string['settings:aws:region_help'] = 'Amazon API gateway region.';
|
- |
|
57 |
$string['settings:aws:secret'] = 'Secret';
|
- |
|
58 |
$string['settings:aws:secret_help'] = 'Amazon API secret credential.';
|
- |
|
59 |
$string['settings:aws:usecredchain'] = 'Find AWS credentials using the default credential provider chain';
|
- |
|
60 |
$string['settings:countrycode'] = 'Country number code';
|
- |
|
61 |
$string['settings:countrycode_help'] = 'The calling code without the leading + as a default if users do not enter an international number with a + prefix.
|
- |
|
62 |
|
- |
|
63 |
See this link for a list of calling codes: {$a}';
|
- |
|
64 |
$string['settings:duration'] = 'Validity duration';
|
51 |
$string['settings:duration'] = 'Validity duration';
|
65 |
$string['settings:duration_help'] = 'The period of time that the code is valid.';
|
52 |
$string['settings:duration_help'] = 'The period of time that the code is valid.';
|
66 |
$string['settings:gateway'] = 'SMS gateway';
|
53 |
$string['settings:gateway'] = 'SMS gateway';
|
67 |
$string['settings:gateway_help'] = 'The SMS provider you wish to send messages via';
|
54 |
$string['settings:gateway_help'] = 'The SMS provider you wish to send messages via';
|
- |
|
55 |
$string['settings:heading'] = 'Users will receive a 6-digit verification code via SMS, which they must enter to complete the login process. Users will need to register their mobile phone number first.';
|
- |
|
56 |
$string['settings:setupdesc'] = 'To use SMS as an authentication factor, you first need to <a href="{$a}">set up an SMS gateway</a>.';
|
- |
|
57 |
$string['settings:shortdescription'] = 'Require users to enter a code received via SMS during login.';
|
- |
|
58 |
$string['settings:smsgateway'] = 'SMS gateway';
|
- |
|
59 |
$string['settings:smsgateway_help'] = 'Select a gateway from the list, or <a href="{$a}">create a new gateway</a>.';
|
68 |
$string['setupfactor'] = 'Set up SMS';
|
60 |
$string['setupfactor'] = 'Set up SMS';
|
69 |
$string['setupfactorbutton'] = 'Set up';
|
61 |
$string['setupfactorbutton'] = 'Set up';
|
70 |
$string['setupsubmitcode'] = 'Save';
|
62 |
$string['setupsubmitcode'] = 'Save';
|
71 |
$string['setupsubmitphone'] = 'Send code';
|
63 |
$string['setupsubmitphone'] = 'Send code';
|
72 |
$string['smsstring'] = '{$a->code} is your {$a->fullname} one-time security code.
|
64 |
$string['smsstring'] = '{$a->code} is your {$a->fullname} one-time security code.
|
Línea 73... |
Línea 65... |
73 |
|
65 |
|
74 |
@{$a->url} #{$a->code}';
|
66 |
@{$a->url} #{$a->code}';
|
- |
|
67 |
$string['summarycondition'] = 'Using an SMS one-time security code';
|
- |
|
68 |
|
- |
|
69 |
// Deprecated since Moodle 4.5.
|
- |
|
70 |
$string['settings:countrycode'] = 'Country number code';
|
- |
|
71 |
$string['settings:countrycode_help'] = 'The calling code without the leading + as a default if users do not enter an international number with a + prefix.
|
- |
|
72 |
|
- |
|
73 |
See this link for a list of calling codes: {$a}';
|
- |
|
74 |
$string['settings:aws'] = 'AWS SNS';
|
- |
|
75 |
$string['settings:aws:key'] = 'Key';
|
- |
|
76 |
$string['settings:aws:key_help'] = 'Amazon API key credential.';
|
- |
|
77 |
$string['settings:aws:region'] = 'Region';
|
- |
|
78 |
$string['settings:aws:region_help'] = 'Amazon API gateway region.';
|
- |
|
79 |
$string['settings:aws:secret'] = 'Secret';
|
- |
|
80 |
$string['settings:aws:secret_help'] = 'Amazon API secret credential.';
|
- |
|
81 |
$string['settings:aws:usecredchain'] = 'Find AWS credentials using the default credential provider chain';
|
- |
|
82 |
$string['settings:gateway'] = 'SMS Gateway';
|
- |
|
83 |
$string['settings:gateway_help'] = 'The SMS provider you wish to send messages via';
|
- |
|
84 |
$string['errorawsconection'] = 'Error connecting to AWS server: {$a}';
|
- |
|
85 |
$string['event:smssentdescription'] = 'The user with ID {$a->userid} was sent a verification code via SMS. Information: {$a->debuginfo}';
|