Commit | Line | Data |
---|---|---|
30c8dd34 | 1 | <?php |
30c8dd34 DM |
2 | // This file is part of Moodle - http://moodle.org/ |
3 | // | |
4 | // Moodle is free software: you can redistribute it and/or modify | |
5 | // it under the terms of the GNU General Public License as published by | |
6 | // the Free Software Foundation, either version 3 of the License, or | |
7 | // (at your option) any later version. | |
8 | // | |
9 | // Moodle is distributed in the hope that it will be useful, | |
10 | // but WITHOUT ANY WARRANTY; without even the implied warranty of | |
11 | // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
12 | // GNU General Public License for more details. | |
13 | // | |
14 | // You should have received a copy of the GNU General Public License | |
15 | // along with Moodle. If not, see <http://www.gnu.org/licenses/>. | |
16 | ||
17 | /** | |
a2f10958 | 18 | * Strings for component 'auth_mnet', language 'en'. |
30c8dd34 DM |
19 | * |
20 | * @package auth_mnet | |
21 | * @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com} | |
22 | * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later | |
23 | */ | |
24 | ||
25 | $string['auth_mnet_auto_add_remote_users'] = 'When set to Yes, a local user record is auto-created when a remote user logs in for the first time.'; | |
2b06294b | 26 | $string['auth_mnetdescription'] = 'Users are authenticated according to the web of trust defined in your Moodle Network settings.'; |
2b06294b | 27 | $string['auth_mnet_roamin'] = 'These host\'s users can roam in to your site'; |
30c8dd34 DM |
28 | $string['auth_mnet_roamout'] = 'Your users can roam out to these hosts'; |
29 | $string['auth_mnet_rpc_negotiation_timeout'] = 'The timeout in seconds for authentication over the XMLRPC transport.'; | |
2b06294b | 30 | $string['auto_add_remote_users'] = 'Auto add remote users'; |
31 | $string['rpc_negotiation_timeout'] = 'RPC negotiation timeout'; | |
8bda7cec | 32 | $string['sso_idp_description'] = 'Publish this service to allow your users to roam to the {$a} site without having to re-login there. <ul><li><em>Dependency</em>: You must also <strong>subscribe</strong> to the SSO (Service Provider) service on {$a}.</li></ul><br />Subscribe to this service to allow authenticated users from {$a} to access your site without having to re-login. <ul><li><em>Dependency</em>: You must also <strong>publish</strong> the SSO (Service Provider) service to {$a}.</li></ul><br />'; |
30c8dd34 | 33 | $string['sso_idp_name'] = 'SSO (Identity Provider)'; |
c94fc98c | 34 | $string['sso_mnet_login_refused'] = 'Username {$a->user} is not permitted to login from {$a->host}.'; |
8bda7cec | 35 | $string['sso_sp_description'] = 'Publish this service to allow authenticated users from {$a} to access your site without having to re-login. <ul><li><em>Dependency</em>: You must also <strong>subscribe</strong> to the SSO (Identity Provider) service on {$a}.</li></ul><br />Subscribe to this service to allow your users to roam to the {$a} site without having to re-login there. <ul><li><em>Dependency</em>: You must also <strong>publish</strong> the SSO (Identity Provider) service to {$a}.</li></ul><br />'; |
30c8dd34 | 36 | $string['sso_sp_name'] = 'SSO (Service Provider)'; |
8bda7cec | 37 | $string['pluginname'] = 'MNet authentication'; |
5d5881f0 VD |
38 | $string['privacy:metadata:external:mahara'] = 'This plugin can send data externally to a linked Mahara application.'; |
39 | $string['privacy:metadata:external:moodle'] = 'This plugin can send data externally to a linked Moodle application.'; | |
40 | $string['privacy:metadata:mnet_external:address'] = 'The address of the user.'; | |
9722f6a2 | 41 | $string['privacy:metadata:mnet_external:aim'] = 'The AIM identifier of the user'; |
5d5881f0 VD |
42 | $string['privacy:metadata:mnet_external:alternatename'] = 'An alternative name for the user.'; |
43 | $string['privacy:metadata:mnet_external:autosubscribe'] = 'A preference as to if the user should be auto-subscribed to forums the user posts in.'; | |
44 | $string['privacy:metadata:mnet_external:calendartype'] = 'A user preference for the type of calendar to use.'; | |
45 | $string['privacy:metadata:mnet_external:city'] = 'The city of the user.'; | |
46 | $string['privacy:metadata:mnet_external:country'] = 'The country that the user is in.'; | |
47 | $string['privacy:metadata:mnet_external:currentlogin'] = 'The current login for this user.'; | |
48 | $string['privacy:metadata:mnet_external:department'] = 'The department that this user can be found in.'; | |
49 | $string['privacy:metadata:mnet_external:description'] = 'General details about this user.'; | |
50 | $string['privacy:metadata:mnet_external:email'] = 'An email address for contact.'; | |
51 | $string['privacy:metadata:mnet_external:emailstop'] = 'A preference to stop email being sent to the user.'; | |
52 | $string['privacy:metadata:mnet_external:firstaccess'] = 'The time that this user first accessed the site.'; | |
53 | $string['privacy:metadata:mnet_external:firstname'] = 'The first name of the user.'; | |
54 | $string['privacy:metadata:mnet_external:firstnamephonetic'] = 'The phonetic details about the user\'s first name.'; | |
55 | $string['privacy:metadata:mnet_external:icq'] = 'The ICQ number of the user.'; | |
9722f6a2 HF |
56 | $string['privacy:metadata:mnet_external:id'] = 'The user ID'; |
57 | $string['privacy:metadata:mnet_external:idnumber'] = 'An identification number given by the institution'; | |
5d5881f0 VD |
58 | $string['privacy:metadata:mnet_external:imagealt'] = 'Alternative text for the user\'s image.'; |
59 | $string['privacy:metadata:mnet_external:institution'] = 'The institution that this user is a member of.'; | |
60 | $string['privacy:metadata:mnet_external:lang'] = 'A user preference for the language shown.'; | |
61 | $string['privacy:metadata:mnet_external:lastaccess'] = 'The time that the user last accessed the site.'; | |
62 | $string['privacy:metadata:mnet_external:lastlogin'] = 'The last login of this user.'; | |
63 | $string['privacy:metadata:mnet_external:lastname'] = 'The surname of the user.'; | |
64 | $string['privacy:metadata:mnet_external:lastnamephonetic'] = 'The phonetic details about the user\'s surname.'; | |
65 | $string['privacy:metadata:mnet_external:maildigest'] = 'A setting for the mail digest for this user.'; | |
66 | $string['privacy:metadata:mnet_external:maildisplay'] = 'A preference for the user about displaying their email address to other users.'; | |
9722f6a2 HF |
67 | $string['privacy:metadata:mnet_external:middlename'] = 'The middle name of the user'; |
68 | $string['privacy:metadata:mnet_external:msn'] = 'The MSN identifier of the user'; | |
5d5881f0 VD |
69 | $string['privacy:metadata:mnet_external:phone1'] = 'A phone number for the user.'; |
70 | $string['privacy:metadata:mnet_external:phone2'] = 'An additional phone number for the user.'; | |
71 | $string['privacy:metadata:mnet_external:picture'] = 'The picture details associated with this user.'; | |
72 | $string['privacy:metadata:mnet_external:policyagreed'] = 'A flag to determine if the user has agreed to the site policy.'; | |
9722f6a2 | 73 | $string['privacy:metadata:mnet_external:skype'] = 'The Skype identifier of the user'; |
5d5881f0 | 74 | $string['privacy:metadata:mnet_external:suspended'] = 'A flag to show if the user has been suspended on this system.'; |
9722f6a2 | 75 | $string['privacy:metadata:mnet_external:timezone'] = 'The timezone of the user'; |
5d5881f0 VD |
76 | $string['privacy:metadata:mnet_external:trackforums'] = 'A preference for forums and tracking them.'; |
77 | $string['privacy:metadata:mnet_external:trustbitmask'] = 'The trust bit mask'; | |
78 | $string['privacy:metadata:mnet_external:url'] = 'A URL related to this user.'; | |
79 | $string['privacy:metadata:mnet_external:username'] = 'The username for this user.'; | |
9722f6a2 | 80 | $string['privacy:metadata:mnet_external:yahoo'] = 'The Yahoo identifier of the user'; |
5d5881f0 VD |
81 | $string['privacy:metadata:mnet_log'] = 'Details of remote actions carried out by a local user logged in a remote system.'; |
82 | $string['privacy:metadata:mnet_log:action'] = 'Action carried out by the user.'; | |
83 | $string['privacy:metadata:mnet_log:cmid'] = 'ID of the course module.'; | |
84 | $string['privacy:metadata:mnet_log:course'] = 'Remote system course ID where the action occurred.'; | |
85 | $string['privacy:metadata:mnet_log:coursename'] = 'Remote system course full name where the action occurred.'; | |
86 | $string['privacy:metadata:mnet_log:hostid'] = 'Remote system MNet ID.'; | |
87 | $string['privacy:metadata:mnet_log:info'] = 'Additional information about the action.'; | |
88 | $string['privacy:metadata:mnet_log:ip'] = 'The IP address used at the time of the action occurred.'; | |
0c19b2c8 | 89 | $string['privacy:metadata:mnet_log:module'] = 'Remote system module where the action occurred.'; |
5d5881f0 VD |
90 | $string['privacy:metadata:mnet_log:remoteid'] = 'Remote ID of the user who carried out the action in the remote system.'; |
91 | $string['privacy:metadata:mnet_log:time'] = 'Time when the action occurred.'; | |
92 | $string['privacy:metadata:mnet_log:url'] = 'Remote system URL where the action occurred.'; | |
93 | $string['privacy:metadata:mnet_log:userid'] = 'Local ID of the user who carried out the action in the remote system.'; | |
94 | $string['privacy:metadata:mnet_session'] = 'The details of each MNet user session in a remote system is stored temporarily.'; | |
95 | $string['privacy:metadata:mnet_session:expires'] = 'Time when the session expires.'; | |
96 | $string['privacy:metadata:mnet_session:mnethostid'] = 'Remote system MNet ID.'; | |
9722f6a2 | 97 | $string['privacy:metadata:mnet_session:token'] = 'Unique session identifier'; |
5d5881f0 VD |
98 | $string['privacy:metadata:mnet_session:useragent'] = 'String denoting the user agent being which is accessing the page.'; |
99 | $string['privacy:metadata:mnet_session:userid'] = 'ID of the user jumping to remote system.'; | |
100 | $string['privacy:metadata:mnet_session:username'] = 'Username of the user jumping to remote system.'; | |
101 | $string['unknownhost'] = 'Unknown host'; |