MDL-49377 admin: Recommend keeping the site updated to latest version
[moodle.git] / lang / en / admin.php
CommitLineData
6431903a 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/**
18 * Strings for component 'admin', language 'en', branch 'MOODLE_20_STABLE'
19 *
bb554eb4 20 * @package core
30c8dd34
DM
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
685fcb3e 25$string['accessdenied'] = 'Access denied';
996a5f8d 26$string['accounts'] = 'Accounts';
5dc361e1 27$string['addcategory'] = 'Add a category';
90e920c7
SH
28$string['additionalhtml'] = 'Additional HTML';
29$string['additionalhtml_heading'] = 'Additional HTML to be added to every page.';
743fff98 30$string['additionalhtml_desc'] = 'These settings allow you to specify HTML that you want added to every page. You can set HTML that will be added within the HEAD tag for the page, immediately after the BODY tag has been opened, or immediately before the body tag is closed.<br />Doing this allows you add custom headers or footers on every page, or add support for services like Google Analytics very easily and independent of your chosen theme.';
90e920c7
SH
31$string['additionalhtmlhead'] = 'Within HEAD';
32$string['additionalhtmlhead_desc'] = 'Content here will be added to the bottom of the HEAD tag for every page.';
33$string['additionalhtmltopofbody'] = 'When BODY is opened';
743fff98 34$string['additionalhtmltopofbody_desc'] = 'Content here will be added in to every page immediately after the opening body tag.';
90e920c7
SH
35$string['additionalhtmlfooter'] = 'Before BODY is closed';
36$string['additionalhtmlfooter_desc'] = 'Content here will be added in to every page right before the body tag is closed.';
83f78f8d 37$string['admincategory'] = 'Category: {$a}';
5735fefc 38$string['adminseesall'] = 'Admins see all';
49aafb90 39$string['adminseesallevents'] = 'Administrators see all events';
40$string['adminseesownevents'] = 'Administrators are just like other users';
f94824db 41$string['advancedfeatures'] = 'Advanced features';
7409013e 42$string['allcountrycodes'] = 'All country codes';
30c8dd34 43$string['allowbeforeblock'] = 'Allowed list will be processed first';
fe6b274c 44$string['allowbeforeblockdesc'] = 'By default, entries in the blocked IPs list are matched first. If this option is enabled, entries in the allowed IPs list are processed before the blocked list.';
d2c394f3 45$string['allowblockstodock'] = 'Allow blocks to use the dock';
a907c540 46$string['allowcategorythemes'] = 'Allow category themes';
304d08f0 47$string['allowcoursethemes'] = 'Allow course themes';
4e639121 48$string['allowediplist'] = 'Allowed IP list';
304d08f0 49$string['allowemailaddresses'] = 'Allowed email domains';
5c754932
PS
50$string['allowframembedding'] = 'Allow frame embedding';
51$string['allowframembedding_help'] = 'Allow embedding of this site in frames on external sites. Enabling of this feature is not recommended for security reasons.';
ca084ef1 52$string['allowguestmymoodle'] = 'Allow guest access to My home';
304d08f0 53$string['allowobjectembed'] = 'Allow EMBED and OBJECT tags';
b7009474 54$string['allowthemechangeonurl'] = 'Allow theme changes in the URL';
304d08f0 55$string['allowuserblockhiding'] = 'Allow users to hide blocks';
ff08798b 56$string['allowuserswitchrolestheycantassign'] = 'Allow users without the assign roles capability to switch roles';
304d08f0 57$string['allowuserthemes'] = 'Allow user themes';
b3d5f7bc
AG
58$string['alternativefullnameformat'] = 'Alternative full name format';
59$string['alternativefullnameformat_desc'] = 'This defines how names are shown to users with the viewfullnames capability (by default users with the role of manager, teacher or non-editing teacher). Placeholders that can be used are as for the "Full name format" setting.';
304d08f0 60$string['antivirus'] = 'Anti-Virus';
61$string['appearance'] = 'Appearance';
62$string['aspellpath'] = 'Path to aspell';
63$string['authentication'] = 'Authentication';
2c7a9147 64$string['authpreventaccountcreation'] = 'Prevent account creation when authenticating';
3ae79749 65$string['authpreventaccountcreation_help'] = 'When a user authenticates, an account on the site is automatically created if it doesn\'t yet exist. If an external database, such as LDAP, is used for authentication, but you wish to restrict access to the site to users with an existing account only, then this option should be enabled. New accounts will need to be created manually or via the upload users feature. Note that this setting doesn\'t apply to MNet authentication.';
220a90c5 66$string['authsettings'] = 'Manage authentication';
3f6ba95b 67$string['autolang'] = 'Language autodetect';
304d08f0 68$string['autologinguests'] = 'Auto-login guests';
4b600aa0 69$string['availableto'] = 'Available to';
79bb9d2d 70$string['availablelicenses'] = 'Available licences';
004bd0cc 71$string['backgroundcolour'] = 'Transparent colour';
304d08f0 72$string['backups'] = 'Backups';
66150286 73$string['backup_shortname'] = 'Use course name in backup filename';
e2aebdc9 74$string['backup_shortnamehelp'] = 'Use the course name as part of the backup filename.';
49aafb90 75$string['badwordsconfig'] = 'Enter your list of bad words separated by commas.';
76$string['badwordsdefault'] = 'If the custom list is empty, a default list from the language pack will be used.';
004bd0cc 77$string['badwordslist'] = 'Custom bad words list';
4e639121 78$string['blockediplist'] = 'Blocked IP List';
10fc1569
SH
79$string['blockeditingmenu'] = 'Block editing menus';
80$string['blockeditingmenu_desc'] = 'If enabled many of the block editing icons shown when editing is on will be displayed within a drop-down menu. This reduces the content on screen by hiding the icons until they are needed.';
49aafb90 81$string['blockinstances'] = 'Instances';
82$string['blockmultiple'] = 'Multiple';
1c76fc96
TH
83$string['blockprotect'] = 'Protect instances';
84$string['blockprotect_help'] = 'If you lock a particular type of block, then no-one will be able to add or delete instances. (You can, of course, unlock again if you need to edit instances.)
85
86This is intended to protect blocks like the navigation and settings which are very hard to get back if accidentally deleted.';
28e63a9d 87$string['blockunprotect'] = 'Unprotect';
220a90c5 88$string['blocksettings'] = 'Manage blocks';
cae83708 89$string['bloglevel'] = 'Blog visibility';
304d08f0 90$string['bookmarkadded'] = 'Bookmark added.';
91$string['bookmarkalreadyexists'] = 'You have already bookmarked this page.';
92$string['bookmarkdeleted'] = 'Bookmark deleted.';
480fca77 93$string['bookmarkthispage'] = 'Bookmark this page';
dddfc692 94$string['cachejs'] = 'Cache Javascript';
2181eb8f 95$string['cachejs_help'] = 'Javascript caching and compression greatly improves page loading performance. it is strongly recommended for production sites. Developers will probably want to disable this feature.';
b20c6318 96$string['calendarexportsalt'] = 'Calendar export salt';
49aafb90 97$string['calendarsettings'] = 'Calendar';
8bf0f207
MN
98$string['calendartype'] = 'Calendar type';
99$string['calendartype_desc'] = 'Choose a default calendar type for the whole site. This setting can be overridden in the course settings or by users in their personal profile.';
5735fefc 100$string['calendar_weekend'] = 'Weekend days';
30c8dd34 101$string['cannotdeletemodfilter'] = 'You cannot uninstall the \'{$a->filter}\' because it is part of the \'{$a->module}\' module.';
3776335c 102$string['cannotuninstall'] = '{$a} can not be uninstalled.';
30c8dd34
DM
103$string['cfgwwwrootslashwarning'] = 'You have defined $CFG->wwwroot incorrectly in your config.php file. You have included a \'/\' character at the end. Please remove it, or you will experience strange bugs like <a href=\'http://tracker.moodle.org/browse/MDL-11061\'>MDL-11061</a>.';
104$string['cfgwwwrootwarning'] = 'You have defined $CFG->wwwroot incorrectly in your config.php file. It does not match the URL you are using to access this page. Please correct it, or you will experience strange bugs like <a href=\'http://tracker.moodle.org/browse/MDL-11061\'>MDL-11061</a>.';
304d08f0 105$string['clamfailureonupload'] = 'On clam AV failure';
106$string['cleanup'] = 'Cleanup';
b8523467 107$string['clianswerno'] = 'n';
108$string['cliansweryes'] = 'y';
30c8dd34 109$string['cliincorrectvalueerror'] = 'Error, incorrect value "{$a->value}" for "{$a->option}"';
c31d94e8 110$string['cliincorrectvalueretry'] = 'Incorrect value, please retry';
cfe33215 111$string['clistatusdisabled'] = 'Status: disabled';
112$string['clistatusenabled'] = 'Status: enabled';
48e114a5 113$string['clistatusenabledlater'] = 'status: CLI maintenance mode will be enabled on {$a}';
c31d94e8 114$string['clitypevalue'] = 'type value';
30c8dd34 115$string['clitypevaluedefault'] = 'type value, press Enter to use default value ({$a})';
2b4e3545 116$string['cliunknowoption'] = 'Unrecognised options:
30c8dd34 117 {$a}
c944495e 118Please use --help option.';
926378ce 119$string['cliupgradefinished'] = 'Command line upgrade completed successfully.';
91c038f9 120$string['cliupgradenoneed'] = 'No upgrade needed for the installed version {$a}. Thanks for coming anyway!';
b8523467 121$string['cliyesnoprompt'] = 'type y (means yes) or n (means no)';
cf456fbf 122$string['commentsperpage'] = 'Comments displayed per page';
dcdf3b29 123$string['commonfiltersettings'] = 'Common filter settings';
220a90c5 124$string['commonsettings'] = 'Common settings';
5735fefc 125$string['componentinstalled'] = 'Component installed';
30c8dd34 126$string['computedfromlogs'] = 'Computed from logs since {$a}.';
86698a4c 127$string['condifmodeditdefaults'] = 'Default values are used in the settings form when creating a new activity or resource.';
304d08f0 128$string['confeditorhidebuttons'] = 'Select the buttons that should be hidden in the HTML editor.';
adea0621 129$string['configallcountrycodes'] = 'This is the list of countries that may be selected in various places, for example in a user\'s profile. If blank (the default) the list in countries.php in the standard English language pack is used. That is the list from ISO 3166-1. Otherwise, you can specify a comma-separated list of codes, for example \'GB,FR,ES\'. If you add new, non-standard codes here, you will need to add them to countries.php in \'en\' and your language pack.';
21090e44 130$string['configallowassign'] = 'You can allow people who have the roles on the left side to assign some of the column roles to other people';
8568b24f 131$string['configallowblockstodock'] = 'If enabled and supported by the selected theme users can choose to move blocks to a special dock.';
a907c540 132$string['configallowcategorythemes'] = 'If you enable this, then themes can be set at the category level. This will affect all child categories and courses unless they have specifically set their own theme. WARNING: Enabling category themes may affect performance.';
49aafb90 133$string['configallowcoursethemes'] = 'If you enable this, then courses will be allowed to set their own themes. Course themes override all other theme choices (site, user, or session themes)';
0e0c6c94 134$string['configallowemailaddresses'] = 'If you want to restrict all new email addresses to particular domains, then list them here separated by spaces. All other domains will be rejected. To allow subdomains add the domain with a preceding \'.\'. eg <strong>ourcollege.edu.au .gov.au</strong>';
ca084ef1 135$string['configallowguestmymoodle'] = 'If enabled guests can access My home, otherwise guests are redirected to the site front page.';
49aafb90 136$string['configallowobjectembed'] = 'As a default security measure, normal users are not allowed to embed multimedia (like Flash) within texts using explicit EMBED and OBJECT tags in their HTML (although it can still be done safely using the mediaplugins filter). If you wish to allow these tags then enable this option.';
21090e44 137$string['configallowoverride'] = 'You can allow people with the roles on the left side to override some of the column roles';
3a0c6cca 138$string['configallowoverride2'] = 'Select which role(s) can be overridden by each role in the left column.<br />Note that these settings only apply to users who have either the capability moodle/role:override or the capability moodle/role:safeoverride allowed.';
c468795c 139$string['configallowswitch'] = 'Select which roles a user may switch to, based on which roles they already have. In addition to an entry in this table, a user must also have the moodle/role:switchroles capability to be able to switch.<br />Note that it is only possible to switch to roles that have the moodle/course:view capability, and that do not have the moodle/site:doanything capability, so some columns in this table are disabled.';
b87ac386 140$string['configallowthemechangeonurl'] = 'If enabled, the theme can be changed by adding either:<br />?theme=themename to any Moodle URL (eg: mymoodlesite.com/?theme=afterburner ) or <br />&theme=themename to any internal Moodle URL (eg: mymoodlesite.com/course/view.php?id=2&theme=afterburner ).';
49aafb90 141$string['configallowuserblockhiding'] = 'Do you want to allow users to hide/show side blocks throughout this site? This feature uses Javascript and cookies to remember the state of each collapsible block, and only affects the user\'s own view.';
30c8dd34
DM
142$string['configallowuserswitchrolestheycantassign'] = 'By default, moodle/role:assign is required for users to switch roles. Enabling this setting removes this requirement, and results in the roles available in the "Switch role to" dropdown menu being determined by settings in the "Allow role assignments" table only.
143It is recommended that the settings in the "Allow role assignments" table do not allow users to switch to a role with more capabilities than their existing role.';
49aafb90 144$string['configallowuserthemes'] = 'If you enable this, then users will be allowed to set their own themes. User themes override site themes (but not course themes)';
30c8dd34 145$string['configallusersaresitestudents'] = 'For activities on the front page of the site, should ALL users be considered as students? If you answer "Yes", then any confirmed user account will be allowed to participate as a student in those activities. If you answer "No", then only users who are already a participant in at least one course will be able to take part in those front page activities. Only admins and specially assigned teachers can act as teachers for these front page activities.';
0a788db7 146$string['configauthenticationplugins'] = 'Please choose the authentication plugins you wish to use and arrange them in order of failthrough.';
3f6ba95b 147$string['configautolang'] = 'Detect default language from browser setting, if disabled site default is used.';
49aafb90 148$string['configautologinguests'] = 'Should visitors be logged in as guests automatically when entering courses with guest access?';
648539c5 149$string['configbloglevel'] = 'This setting allows you to restrict the level to which user blogs can be viewed on this site. Note that they specify the maximum context of the VIEWER not the poster or the types of blog posts. Blogs can also be disabled completely if you don\'t want them at all.';
af5d990b 150$string['configcalendarcustomexport'] = 'Enable custom date range export of calendar';
b20c6318 151$string['configcalendarexportsalt'] = 'This random text is used for improving of security of authentication tokens used for exporting of calendars. Please note that all current tokens are invalidated if you change this hash salt.';
49aafb90 152$string['configclamactlikevirus'] = 'Treat files like viruses';
153$string['configclamdonothing'] = 'Treat files as OK';
4de3322d 154$string['configclamfailureonupload'] = 'If you have configured clam to scan uploaded files, but it is configured incorrectly or fails to run for some unknown reason, how should it behave? If you choose \'Treat files like viruses\', they\'ll be moved into the quarantine area, or deleted. If you choose \'Treat files as OK\', the files will be moved to the destination directory like normal. Either way, admins will be alerted that clam has failed. If you choose \'Treat files like viruses\' and for some reason clam fails to run (usually because you have entered an invalid pathtoclam), ALL files that are uploaded will be moved to the given quarantine area, or deleted. Be careful with this setting.';
4ea8df21 155$string['configcookiehttponly'] = 'Enables new PHP 5.2.0 feature - browsers are instructed to send cookie with real http requests only, cookies should not be accessible by scripting languages. This is not supported in all browsers and it may not be fully compatible with current code. It helps to prevent some types of XSS attacks.';
114201c8 156$string['configcookiesecure'] = 'If server is accepting only https connections it is recommended to enable sending of secure cookies. If enabled please make sure that web server is not accepting http:// or set up permanent redirection to https:// address. When <em>wwwroot</em> address does not start with https:// this setting is turned off automatically.';
49aafb90 157$string['configcountry'] = 'If you set a country here, then this country will be selected by default on new user accounts. To force users to choose a country, just leave this unset.';
9f3e0968
HF
158$string['configcourseoverviewfilesext'] = 'A comma-separated list of allowed course summary files extensions.';
159$string['configcourseoverviewfileslimit'] = 'The maximum number of files that can be attached to a course summary.';
e452210a 160$string['configcourserequestnotify'] = 'Type username of user to be notified when new course requested.';
4413941f 161$string['configcourserequestnotify2'] = 'Users who will be notified when a course is requested. Only users who can approve course requests are listed here.';
3b7bfbb5
FM
162$string['configcoursesperpage'] = 'Enter the number of courses to be displayed per page in a course listing.';
163$string['configcourseswithsummarieslimit'] = 'The maximum number of courses to display in a course listing including summaries before falling back to a simpler listing.';
5254140b 164$string['configcronclionly'] = 'If this is set, then the cron script can only be run from the command line instead of via the web. This overrides the cron password setting below. Please note that, running cron from web can expose secure information to site users.';
30c8dd34
DM
165$string['configcronremotepassword'] = 'This means that the cron.php script cannot be run from a web browser without supplying the password using the following form of URL:<pre>
166 http://site.example.com/admin/cron.php?password=opensesame
167</pre>If this is left empty, no password is required.';
5430f05b 168$string['configcurlcache'] = 'Time-to-live for cURL cache, in seconds.';
328ef3df 169$string['configcustommenuitems'] = 'You can configure a custom menu here to be shown by themes. Each line consists of some menu text, a link URL (optional), a tooltip title (optional) and a language code or comma-separated list of codes (optional, for displaying the line to users of the specified language only), separated by pipe characters. You can specify a structure using hyphens, and dividers can be used by adding a line of one or more # characters where desired. For example:
d2dbd0c0 170<pre>
5a255660
HF
171Moodle community|https://moodle.org
172-Moodle free support|https://moodle.org/support
328ef3df 173-###
5a255660
HF
174-Moodle development|https://moodle.org/development
175--Moodle Docs|http://docs.moodle.org|Moodle Docs
86698a4c 176--German Moodle Docs|http://docs.moodle.org/de|Documentation in German|de
328ef3df 177#####
5a255660 178Moodle.com|http://moodle.com/
d2dbd0c0 179</pre>';
22893d6f 180$string['configcustomusermenuitems'] = 'You can configure the contents of the user menu (with the exception of the log out link, which is automatically added). Each line is separated by | characters and consists of 1) a string in "langstringname, componentname" form or as plain text, 2) a URL, and 3) an icon either as a pix icon or as a URL. Dividers can be used by adding a line of one or more # characters where desired.';
ea7aa014 181$string['configdbsessions'] = 'If enabled, this setting will use the database to store information about current sessions. Note that changing this setting now will log out all current users (including you). If you are using MySQL please make sure that \'max_allowed_packet\' in my.cnf (or my.ini) is at least 4M. Other session drivers can be configured directly in config.php, see config-dist.php for more information. This option disappears if you specify session driver in config.php file.';
49aafb90 182$string['configdebug'] = 'If you turn this on, then PHP\'s error_reporting will be increased so that more warnings are printed. This is only useful for developers.';
47b8b9eb 183$string['configdebugdisplay'] = 'Set to on, the error reporting will go to the HTML page. This is practical, but breaks XHTML, JS, cookies and HTTP headers in general. Set to off, it will send the output to your server logs, allowing better debugging. The PHP setting error_log controls which log this goes to.';
360dde50 184$string['configdebugpageinfo'] = 'Enable if you want page information printed in page footer.';
854f5ef0 185$string['configdebugsmtp'] = 'Enable verbose debug information during sending of email messages to SMTP server.';
7b353810 186$string['configdebugvalidators'] = 'Enable if you want to have links to external validator servers in page footer. You may need to create new user with username <em>w3cvalidator</em>, and enable guest access. These changes may allow unauthorized access to server, do not enable on production sites!';
4766a50c 187$string['configdefaulthomepage'] = 'This determines the home page for logged in users';
304d08f0 188$string['configdefaultrequestcategory'] = 'Courses requested by users will be automatically placed in this category.';
49aafb90 189$string['configdefaultrequestedcategory'] = 'Default category to put courses that were requested into, if they\'re approved.';
82053cb1 190$string['configdefaultuserroleid'] = 'All logged in users will be given the capabilities of the role you specify here, at the site level, in ADDITION to any other roles they may have been given. The default is the Authenticated user role. Note that this will not conflict with other roles they have unless you prohibit capabilities, it just ensures that all users have capabilities that are not assignable at the course level (eg post blog entries, manage own calendar, etc).';
a4a57da9 191$string['configdeleteincompleteusers'] = 'After this period, old not fully setup accounts are deleted.';
49aafb90 192$string['configdeleteunconfirmed'] = 'If you are using email authentication, this is the period within which a response will be accepted from users. After this period, old unconfirmed accounts are deleted.';
0e0c6c94 193$string['configdenyemailaddresses'] = 'To deny email addresses from particular domains list them here in the same way. All other domains will be accepted. To deny subdomains add the domain with a preceding \'.\'. eg <strong>hotmail.com yahoo.co.uk .live.com</strong>';
850d2db8 194$string['configenableblogs'] = 'This switch provides all site users with their own blog.';
37959dd4 195$string['configenabledevicedetection'] = 'Enables detection of mobiles, smartphones, tablets or default devices (desktop PCs, laptops, etc) for the application of themes and other features.';
5c6f918f 196$string['configdisableuserimages'] = 'Disable the ability for users to change user profile images.';
52dc1de7 197$string['configdisplayloginfailures'] = 'This will display information to users about previous failed logins.';
f684250b 198$string['configdndallowtextandlinks'] = 'Enable or disable the dragging and dropping of text and links onto a course page, alongside the dragging and dropping of files. Note that the dragging of text into Firefox or between different browsers is unreliable and may result in no data being uploaded, or corrupted text being uploaded.';
9452cae8 199$string['configdoclang'] = 'This language will be used in links for the documentation pages.';
77fc81f3 200$string['configdocroot'] = 'Defines the path to the Moodle Docs for providing context-specific documentation via \'Moodle Docs for this page\' links in the footer of each page. If the field is left blank, links will not be displayed.';
805962b1 201$string['configdoctonewwindow'] = 'If you enable this, then links to Moodle Docs will be shown in a new window.';
42424a46 202$string['configeditordictionary'] = 'This value will be used if aspell doesn\'t have dictionary for users own language.';
30c8dd34 203$string['configeditorfontlist'] = 'Select the fonts that should appear in the editor\'s drop-down list.';
d6ace123 204$string['configemailchangeconfirmation'] = 'Require an email confirmation step when users change their email address in their profile.';
dbf9d4cb 205$string['configenablecalendarexport'] = 'Enable exporting or subscribing to calendars.';
1bcb7eb5 206$string['configenablecomments'] = 'Enable comments';
30c8dd34 207$string['configenablecourserequests'] = 'This will allow any user to request a course be created.';
c1b65883 208$string['configenablemobilewebservice'] = 'Enable mobile service for the official Moodle app or other app requesting it. For more information, read the {$a}';
ca084ef1 209$string['configenablerssfeeds'] = 'If enabled, RSS feeds are generated by various features across the site, such as blogs, forums, database activities and glossaries. Note that RSS feeds also need to be enabled for the particular activity modules.';
304d08f0 210$string['configenablerssfeedsdisabled'] = 'It is not available because RSS feeds are disabled in all the Site. To enable them, go to the Variables settings under Admin Configuration.';
220a90c5 211$string['configenablerssfeedsdisabled2'] = 'RSS feeds are disabled at the server level. You need to enable them first in Server/RSS.';
7d4dfc48 212$string['configenablesafebrowserintegration'] = 'This adds the choice \'Require Safe Exam Browser\' to the \'Browser security\' field on the quiz settings form. See http://www.safeexambrowser.org/ for more information.';
49aafb90 213$string['configenablestats'] = 'If you choose \'yes\' here, Moodle\'s cronjob will process the logs and gather some statistics. Depending on the amount of traffic on your site, this can take awhile. If you enable this, you will be able to see some interesting graphs and statistics about each of your courses, or on a sitewide basis.';
4de3322d 214$string['configenabletrusttext'] = 'By default Moodle will always thoroughly clean text that comes from users to remove any possible bad scripts, media etc that could be a security risk. The Trusted Content system is a way of giving particular users that you trust the ability to include these advanced features in their content without interference. To enable this system, you need to first enable this setting, and then grant the Trusted Content permission to a specific Moodle role. Texts created or uploaded by such users will be marked as trusted and will not be cleaned before display.';
8a9b7606 215$string['configenablewebservices'] = 'Web services enable other systems to log in to this Moodle and perform operations. For extra security this feature should be disabled unless you are really using it.';
9ef728d6 216$string['configenablewsdocumentation'] = 'Enable auto-generation of web services documentation. A user can access to his own documentation on his security keys page {$a}. It displays the documentation for the enabled protocols only.';
49aafb90 217$string['configerrorlevel'] = 'Choose the amount of PHP warnings that you want to be displayed. Normal is usually the best choice.';
af5d990b
AA
218$string['configexportlookahead'] = 'Days to look ahead during export';
219$string['configexportlookback'] = 'Days to look back during export';
30c8dd34 220$string['configextendedusernamechars'] = 'Enable this setting to allow students to use any characters in their usernames (note this does not affect their actual names). The default is "false" which restricts usernames to be alphanumeric lowercase characters, underscore (_), hyphen (-), period (.) or at symbol (@).';
c6e1d6af 221$string['configextramemorylimit'] = 'Some scripts like search, backup/restore or cron require more memory. Set higher values for large sites.';
49aafb90 222$string['configfilterall'] = 'Filter all strings, including headings, titles, navigation bar and so on. This is mostly useful when using the multilang filter, otherwise it will just create extra load on your site for little gain.';
304d08f0 223$string['configfiltermatchoneperpage'] = 'Automatic linking filters will only generate a single link for the first matching text instance found on the complete page. All others are ignored.';
49aafb90 224$string['configfiltermatchonepertext'] = 'Automatic linking filters will only generate a single link for the first matching text instance found in each item of text (e.g., resource, block) on the page. All others are ignored. This setting is ignored if the one per page setting is <i>yes</i>.';
741f827a 225$string['configfilteruploadedfiles'] = 'Process all uploaded HTML and text files with the filters before displaying them, only uploaded HTML files or none at all.';
49aafb90 226$string['configforcelogin'] = 'Normally, the front page of the site and the course listings (but not courses) can be read by people without logging in to the site. If you want to force people to log in before they do ANYTHING on the site, then you should enable this setting.';
b7853012 227$string['configforceloginforprofiles'] = 'This setting forces people to log in as a real (non-guest) account before viewing any user\'s profile. If you disabled this setting, you may find that some users post advertising (spam) or other inappropriate content in their profiles, which is then visible to the whole world.';
304d08f0 228$string['configfrontpage'] = 'The items selected above will be displayed on the site\'s front page.';
0fd26350
MG
229$string['configfrontpagecourselimit'] = 'Maximum number of courses';
230$string['configfrontpagecourselimithelp'] = 'Maximum number of courses to be displayed on the site\'s front page in course listings.';
304d08f0 231$string['configfrontpageloggedin'] = 'The items selected above will be displayed on the site\'s front page when a user is logged in.';
5a47ef38
AD
232$string['configfullnamedisplay'] = 'This defines how names are shown when they are displayed in full. The default value, "language", leaves it to the string "fullnamedisplay" in the current language pack to decide. Some languages have different name display conventions.
233
234For most mono-lingual sites the most efficient setting is "firstname lastname", but you may choose to hide surnames altogether. Placeholders that can be used are: firstname, lastname, firstnamephonetic, lastnamephonetic, middlename, and alternatename.';
480fca77 235$string['configgeoipfile'] = 'Location of GeoIP City binary data file. This file is not part of Moodle distribution and must be obtained separately from <a href="http://www.maxmind.com/">MaxMind</a>. You can either buy a commercial version or use the free version. Simply download <a href="http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz" >http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz</a> and extract it into "{$a}" directory on your server.';
1baac464 236$string['configgetremoteaddrconf'] = 'If your server is behind a reverse proxy, you can use this setting to specify which HTTP headers can be trusted to contain the remote IP address. The headers are read in order, using the first one that is available.';
304d08f0 237$string['configgradebookroles'] = 'This setting allows you to control who appears on the gradebook. Users need to have at least one of these roles in a course to be shown in the gradebook for that course.';
30c8dd34 238$string['configgradeexport'] = 'Choose which gradebook export formats are your primary methods for exporting grades. Chosen plugins will then set and use a "last exported" field for every grade. For example, this might result in exported records being identified as being "new" or "updated". If you are not sure about this then leave everything unchecked.';
4de3322d 239$string['confighiddenuserfields'] = 'Select which user information fields you wish to hide from other users other than course teachers/admins. This will increase student privacy. Hold CTRL key to select multiple fields.';
49aafb90 240$string['configidnumber'] = 'This option specifies whether (a) Users are not be asked for an ID number at all, (b) Users are asked for an ID number but can leave it blank or (c) Users are asked for an ID Number and cannot leave it blank. If given the User\'s ID number is displayed in their Profile.';
241$string['configintro'] = 'On this page you can specify a number of configuration variables that help make Moodle work properly on your server. Don\'t worry too much about it - the defaults will usually work fine and you can always come back to this page later and change these settings.';
242$string['configintroadmin'] = 'On this page you should configure your main administrator account which will have complete control over the site. Make sure you give it a secure username and password as well as a valid email address. You can create more admin accounts later on.';
8f8ed475 243$string['configintrosite'] = 'This page allows you to configure the front page and name of this new site. You can come back here later to change these settings any time using the Administration menus.';
304d08f0 244$string['configiplookup'] = 'When you click on an IP address (such as 34.12.222.93), such as in the logs, you are shown a map with a best guess of where that IP is located. There are different plugins for this that you can choose from, each has benefits and disadvantages.';
98b5789d 245$string['configkeeptagnamecase'] = 'Check this if you want tag names to keep the original casing as entered by users who created them';
8339a019 246$string['configlang'] = 'Choose a default language for the whole site. Users can override this setting using the language menu or the setting in their personal profile.';
e641b745 247$string['configlangstringcache'] = 'Caches all the language strings into compiled files in the data directory. If you are translating Moodle or changing strings in the Moodle source code then you may want to switch this off. Otherwise leave it on to see performance benefits.';
49aafb90 248$string['configlanglist'] = 'Leave this blank to allow users to choose from any language you have in this installation of Moodle. However, you can shorten the language menu by entering a comma-separated list of language codes that you want. For example: en,es_es,fr,it';
249$string['configlangmenu'] = 'Choose whether or not you want to display the general-purpose language menu on the home page, login page etc. This does not affect the user\'s ability to set the preferred language in their own profile.';
195e90f9 250$string['configlatinexcelexport'] = 'Choose the encoding for Excel exports.';
be933850 251$string['configlocale'] = 'Choose a sitewide locale - this will override the format and language of dates for all language packs (though names of days in calendar are not affected). You need to have this locale data installed on your operating system (eg for linux en_US.UTF-8 or es_ES.UTF-8). In most cases this field should be left blank.';
49aafb90 252$string['configloginhttps'] = 'Turning this on will make Moodle use a secure https connection just for the login page (providing a secure login), and then afterwards revert back to the normal http URL for general speed. CAUTION: this setting REQUIRES https to be specifically enabled on the web server - if it is not then YOU COULD LOCK YOURSELF OUT OF YOUR SITE.';
cea67da0 253$string['configloglifetime'] = 'This specifies the length of time you want to keep logs about user activity. Logs that are older than this age are automatically deleted. It is best to keep logs as long as possible, in case you need them, but if you have a very busy server and are experiencing performance problems, then you may want to lower the log lifetime. Values lower than 30 are not recommended because statistics may not work properly.';
4de3322d 254$string['configlookahead'] = 'Days to look ahead';
4de3322d 255$string['configmaxbytes'] = 'This specifies a maximum size that uploaded files can be throughout the whole site. This setting is limited by the PHP settings post_max_size and upload_max_filesize, as well as the Apache setting LimitRequestBody. In turn, maxbytes limits the range of sizes that can be chosen at course level or module level. If \'Server Limit\' is chosen, the server maximum allowed by the server will be used.';
30c8dd34 256$string['configmaxconsecutiveidentchars'] = 'Passwords must not have more than this number of consecutive identical characters. Use 0 to disable this check.';
49aafb90 257$string['configmaxeditingtime'] = 'This specifies the amount of time people have to re-edit forum postings, glossary comments etc. Usually 30 minutes is a good value.';
304d08f0 258$string['configmaxevents'] = 'Events to Lookahead';
49aafb90 259$string['configmessaging'] = 'Should the messaging system between site users be enabled?';
84f533b3 260$string['configmessagingallowemailoverride'] = 'Allow users to have email message notifications sent to an email address other than the email address in their profile';
a813a748 261$string['configmessaginghidereadnotifications'] = 'Hide read notifications of events like forum posts when viewing messaging history';
212badff 262$string['configmessagingdeletereadnotificationsdelay'] = 'Read notifications can be deleted to save space. How long after a notification is read can it be deleted?';
83022298 263$string['configminpassworddigits'] = 'Passwords must have at least these many digits.';
264$string['configminpasswordlength'] = 'Passwords must be at least these many characters long.';
265$string['configminpasswordlower'] = 'Passwords must have at least these many lower case letters.';
266$string['configminpasswordnonalphanum'] = 'Passwords must have at least these many non-alphanumeric characters.';
267$string['configminpasswordupper'] = 'Passwords must have at least these many upper case letters.';
5252ec82 268$string['configmobilecssurl'] = 'A CSS file to customise your mobile app interface.';
945a81a9 269$string['configmodchooserdefault'] = 'Should the activity chooser be presented to users by default?';
f54217e0 270$string['configmycoursesperpage'] = 'Maximum number of courses to display in any list of a user\'s own courses';
3b27b0fe 271$string['configmymoodleredirect'] = 'This setting forces redirects to /my on login for non-admins and replaces the top level site navigation with /my';
03d9401e 272$string['configmypagelocked'] = 'This setting prevents the default page from being edited by any non-admins';
4766a50c 273$string['confignavcourselimit'] = 'Limits the number of courses shown to the user when they are either not logged in or are not enrolled in any courses.';
ca084ef1 274$string['confignavshowallcourses'] = 'This setting determines whether users who are enrolled in courses can see Courses (listing all courses) in the navigation, in addition to My Courses (listing courses in which they are enrolled).';
ba2789c1 275$string['confignavshowcategories'] = 'Show course categories in the navigation bar and navigation blocks. This does not occur with courses the user is currently enrolled in, they will still be listed under mycourses without categories.';
2b0c88e2 276$string['confignotifyloginfailures'] = 'Send login failure notification messages to these selected users. This requires an internal logstore (eg Standard Logstore) to be enabled.';
49aafb90 277$string['confignotifyloginthreshold'] = 'If notifications about failed logins are active, how many failed login attempts by one user or one IP address is it worth notifying about?';
304d08f0 278$string['confignotloggedinroleid'] = 'Users who are not logged in to the site will be treated as if they have this role granted to them at the site context. Guest is almost always what you want here, but you might want to create roles that are less or more restrictive. Things like creating posts still require the user to log in properly.';
49aafb90 279$string['configopentogoogle'] = 'If you enable this setting, then Google will be allowed to enter your site as a Guest. In addition, people coming in to your site via a Google search will automatically be logged in as a Guest. Note that this only provides transparent access to courses that already allow guest access.';
220a90c5 280$string['configoverride'] = 'Defined in config.php';
30c8dd34 281$string['configpasswordpolicy'] = 'Turning this on will make Moodle check user passwords against a valid password policy. Use the settings below to specify your policy (they will be ignored if you set this to \'No\').';
92de749f 282$string['configpasswordresettime'] = 'This specifies the amount of time people have to validate a password reset request before it expires. Usually 30 minutes is a good value.';
49aafb90 283$string['configpathtoclam'] = 'Path to clam AV. Probably something like /usr/bin/clamscan or /usr/bin/clamdscan. You need this in order for clam AV to run.';
284$string['configpathtodu'] = 'Path to du. Probably something like /usr/bin/du. If you enter this, pages that display directory contents will run much faster for directories with a lot of files.';
285$string['configperfdebug'] = 'If you turn this on, performance info will be printed in the footer of the standard theme';
30c8dd34 286$string['configprofileroles'] = 'List of roles that are visible on user profiles and participation page.';
acd0d53e 287$string['configprofilesforenrolledusersonly'] = 'To prevent misuse by spammers, profile descriptions of users who are not yet enrolled in any course are hidden. New users must enrol in at least one course before they can add a profile description.';
43149d3a 288$string['configprotectusernames'] = 'By default forget_password.php does not display any hints that would allow guessing of usernames or email addresses.';
9bc760f2 289$string['configproxybypass'] = 'Comma separated list of (partial) hostnames or IPs that should bypass proxy (e.g., 192.168., .mydomain.com)';
5f8bdc17 290$string['configproxyhost'] = 'If this <b>server</b> needs to use a proxy computer (eg a firewall) to access the Internet, then provide the proxy hostname here. Otherwise leave it blank.';
291$string['configproxypassword'] = 'Password needed to access internet through proxy if required, empty if none (PHP cURL extension required).';
304d08f0 292$string['configproxyport'] = 'If this server needs to use a proxy computer, then provide the proxy port here.';
5f8bdc17 293$string['configproxytype'] = 'Type of web proxy (PHP5 and cURL extension required for SOCKS5 support).';
30c8dd34 294$string['configproxyuser'] = 'Username needed to access internet through proxy if required, empty if none (PHP cURL extension required).';
253051dc 295$string['configquarantinedir'] = 'If you want clam AV to move infected files to a quarantine directory, enter it here. It must be writable by the webserver. If you leave this blank, or if you enter a directory that doesn\'t exist or isn\'t writable, infected files will be deleted. Do not include a trailing slash.';
0881cb51
PS
296$string['configrecaptchaprivatekey'] = 'String of characters used to communicate between your Moodle server and the recaptcha server. Obtain one for this site by visiting http://www.google.com/recaptcha';
297$string['configrecaptchapublickey'] = 'String of characters used to display the reCAPTCHA element in the signup form. Generated by http://www.google.com/recaptcha';
59b9a140 298$string['configrequestcategoryselection'] = 'Allow the selection of a category when requesting a course.';
49aafb90 299$string['configrequestedstudentname'] = 'Word for student used in requested courses';
300$string['configrequestedstudentsname'] = 'Word for students used in requested courses';
304d08f0 301$string['configrequestedteachername'] = 'Word for teacher used in requested courses';
302$string['configrequestedteachersname'] = 'Word for teachers used in requested courses';
30c8dd34 303$string['configrequiremodintro'] = 'Disable this option if you do not want to force users to enter description of each activity.';
304d08f0 304$string['configrunclamavonupload'] = 'When enabled, clam AV will be used to scan all uploaded files.';
49aafb90 305$string['configrunclamonupload'] = 'Run clam AV on file upload? You will need a correct path in pathtoclam for this to work. (Clam AV is a free virus scanner that you can get from http://www.clamav.net/)';
7bab5279 306$string['configuserquota'] = 'The maximum number of bytes that a user can store in their own private file area. {$a->bytes} bytes == {$a->displaysize}';
49aafb90 307$string['configsectioninterface'] = 'Interface';
308$string['configsectionmail'] = 'Mail';
309$string['configsectionmaintenance'] = 'Maintenance';
310$string['configsectionmisc'] = 'Miscellaneous';
004bd0cc 311$string['configsectionoperatingsystem'] = 'Operating system';
49aafb90 312$string['configsectionpermissions'] = 'Permissions';
313$string['configsectionrequestedcourse'] = 'Course requests';
314$string['configsectionsecurity'] = 'Security';
315$string['configsectionstats'] = 'Statistics';
316$string['configsectionuser'] = 'User';
317$string['configsecureforms'] = 'Moodle can use an additional level of security when accepting data from web forms. If this is enabled, then the browser\'s HTTP_REFERER variable is checked against the current form address. In a very few cases this can cause problems if the user is using a firewall (eg Zonealarm) configured to strip HTTP_REFERER from their web traffic. Symptoms are getting \'stuck\' on a form. If your users are having problems with the login page (for example) you might want to disable this setting, although it might leave your site more open to brute-force password attacks. If in doubt, leave this set to \'Yes\'.';
318$string['configsessioncookie'] = 'This setting customises the name of the cookie used for Moodle sessions. This is optional, and only useful to avoid cookies being confused when there is more than one copy of Moodle running within the same web site.';
e6e13284 319$string['configsessioncookiedomain'] = 'This allows you to change the domain that the Moodle cookies are available from. This is useful for Moodle customisations (e.g. authentication or enrolment plugins) that need to share Moodle session information with a web application on another subdomain. <strong>WARNING: it is strongly recommended to leave this setting at the default (empty) - an incorrect value will prevent all logins to the site.</strong>';
29d218ce 320$string['configsessioncookiepath'] = 'If you need to change where browsers send the Moodle cookies, you can change this setting to specify a subdirectory of your web site. Otherwise the default \'/\' should be fine.';
49aafb90 321$string['configsessiontimeout'] = 'If people logged in to this site are idle for a long time (without loading pages) then they are automatically logged out (their session is ended). This variable specifies how long this time should be.';
ca084ef1 322$string['configshowicalsource'] = 'Show source information for iCal events';
db954aba 323$string['configshowcommentscount'] = 'Show comments count, it will cost one more query when display comments link';
304d08f0 324$string['configshowsiteparticipantslist'] = 'All of these site students and site teachers will be listed on the site participants list. Who shall be allowed to see this site participants list?';
79bb9d2d
HF
325$string['configsitedefaultlicense'] = 'Default site licence';
326$string['configsitedefaultlicensehelp'] = 'The default licence for publishing content on this site';
5735fefc 327$string['configsitemaxcategorydepth'] = 'Maximum category depth';
0fd26350 328$string['configsitemaxcategorydepthhelp'] = 'This specifies the maximum depth of child categories expanded when displaying categories or combo list. Deeper level categories will appear as links and user can expand them with AJAX request.';
848917d1 329$string['configslasharguments'] = 'Files (images, uploads etc) are provided via a script using \'slash arguments\'. This method allows files to be more easily cached in web browsers, proxy servers etc. Unfortunately, some PHP servers don\'t allow this method, so if you have trouble viewing uploaded files or images (eg user pictures), disable this setting.';
24c66531 330$string['configsmartpix'] = 'With this on, icons are served through a PHP script that searches the current theme, then all parent themes, then the Moodle /pix folder. This reduces the need to duplicate image files within themes, but has a slight performance cost.';
6d746b98 331$string['configstartwday'] = 'Start of week';
49aafb90 332$string['configstatsfirstrun'] = 'This specifies how far back the logs should be processed <b>the first time</b> the cronjob wants to process statistics. If you have a lot of traffic and are on shared hosting, it\'s probably not a good idea to go too far back, as it could take a long time to run and be quite resource intensive. (Note that for this setting, 1 month = 28 days. In the graphs and reports generated, 1 month = 1 calendar month.)';
333$string['configstatsmaxruntime'] = 'Stats processing can be quite intensive, so use a combination of this field and the next one to specify when it will run and how long for.';
5e7206a8 334$string['configstatsmaxruntime2'] = 'Stats processing can be quite intensive, specify maximum time allowed for gathering of one day of statistics. Maximum number of days processed in one cron execution is 31.';
ca084ef1
HF
335$string['configstatsmaxruntime3'] = 'This specifies the maximum time allowed to calculate the statistics for one day, bearing in mind that statistics processing can put a big load on the server. The maximum number of days processed in one cron can be specified below.';
336$string['configstatsruntimedays'] = 'This specifies the maximum number of days processed in each statistics execution. Once the statistics are up-to-date, only one day will be processed, so adjust this value depending of your server load, reducing it if shorter cron executions are needed.';
337$string['configstatsruntimestart'] = 'What time should the cronjob that does the statistics processing start? Specifying different times is recommended if there are multiple Moodle sites on one server.';
6d746b98 338$string['configstatsuserthreshold'] = 'This setting specifies the minimum number of enrolled users for a course to be included in statistics calculations.';
7b5702b6 339$string['configstrictformsrequired'] = 'If enabled, users are prevented from entering a space or line break only in required fields in forms.';
07e853e9 340$string['configstripalltitletags'] = 'Uncheck this setting to allow HTML tags in activity and resource names.';
dceaf5bf 341$string['configsupportemail'] = 'This email address will be published to users of this site as the one to email when they need general help (for example, when new users create their own accounts). If this email is left blank then no such helpful email address is supplied.';
342$string['configsupportname'] = 'This is the name of a person or other entity offering general help via the support email or web address.';
343$string['configsupportpage'] = 'This web address will be published to users of this site as the one to go to when they need general help (for example, when new users create their own accounts). If this address is left blank then no link will be supplied.';
c35d736a 344$string['configtempdatafoldercleanup'] = 'Remove temporary data files from the data folder that are older than the selected time.';
6c2e2008 345$string['configthemedesignermode'] = 'Normally all theme images and style sheets are cached in browsers and on the server for a very long time, for performance. If you are designing themes or developing code then you probably want to turn this mode on so that you are not served cached versions. Warning: this will make your site slower for all users! Alternatively, you can also reset the theme caches manually from the Theme selection page.';
770fef0a 346$string['configthemelist'] = 'Leave this blank to allow any valid theme to be used. If you want to shorten the theme menu, you can specify a comma-separated list of names here (Don\'t use spaces!).
49aafb90 347For example: standard,orangewhite.';
ba033b86 348$string['configtimezone'] = 'This is the default timezone for displaying dates - each user can override this setting in their profile. "Server timezone" here will make Moodle default to the server setting in PHP, but "Server timezone" in the user profile will make the user default to this timezone setting. It is recommended that you update timezones then select a named timezone specific to your region.';
30c8dd34 349$string['configuseblogassociations'] = 'Should users be able to organize their blog by associating entries with courses and course modules?';
47932f49 350$string['configuseexternalyui'] = 'Instead of using local files, use online files available on Yahoo&#145;s servers. WARNING: This requires an internet connection, or no AJAX will work on your site. This setting is not compatible with sites using https.';
016ba638 351$string['configusesitenameforsitepages'] = 'If enabled the site\'s shortname will be used for the site pages node in the navigation rather than the string \'Site pages\'';
9db103e9 352$string['configusetags'] = 'Should tags functionality across the site be enabled?';
49aafb90 353$string['configvariables'] = 'Variables';
bff34a67 354$string['configverifychangedemail'] = 'Enables verification of changed email addresses using allowed and denied email domains settings. If this setting is disabled the domains are enforced only when creating new users.';
30c8dd34 355$string['configvisiblecourses'] = 'Display courses in hidden categories normally';
49aafb90 356$string['configwarning'] = 'Be careful modifying these settings - strange values could cause problems.';
84d6e832 357$string['configyuicomboloading'] = 'This options enables combined file loading optimisation for YUI libraries. This setting should be enabled on production sites for performance reasons.';
49aafb90 358$string['confirmation'] = 'Confirmation';
34e20eb4 359$string['confirmdeletecomments'] = 'You are about to delete comments, are you sure?';
30c8dd34 360$string['confirmed'] = 'Confirmed';
4ea8df21 361$string['cookiehttponly'] = 'Only http cookies';
362$string['cookiesecure'] = 'Secure cookies only';
304d08f0 363$string['country'] = 'Default country';
df997f84
PS
364$string['coursecontact'] = 'Course contacts';
365$string['coursecontact_desc'] = 'This setting allows you to control who appears on the course description. Users need to have at least one of these roles in a course to be shown on the course description for that course.';
157583b8 366$string['courselistshortnames'] = 'Display extended course names';
9f3e0968 367$string['courselistshortnames_desc'] = 'If enabled, course short names will be displayed in addition to full names in course lists. If required, extended course names may be customised by editing the \'courseextendednamedisplay\' language string using the language customisation feature.';
5dc361e1 368$string['coursemgmt'] = 'Manage courses and categories';
304d08f0 369$string['courseoverview'] = 'Course overview';
e452210a 370$string['courserequestnotify'] = 'Course request notification';
30c8dd34 371$string['courserequestnotifyemail'] = 'User {$a->user} requested a new course at {$a->link}';
5735fefc 372$string['courserequests'] = 'Course requests';
e452210a 373$string['courserequestspending'] = 'Pending course requests';
304d08f0 374$string['courses'] = 'Courses';
375$string['coursesperpage'] = 'Courses per page';
3b7bfbb5 376$string['courseswithsummarieslimit'] = 'Courses with summaries limit';
5e992f56 377$string['creatornewroleid'] = 'Creators\' role in new courses';
25b355b6 378$string['creatornewroleid_help'] = 'If the user does not already have the permission to manage the new course, the user is automatically enrolled using this role.';
9047d80e
DM
379$string['cron'] = 'Cron';
380$string['cron_help'] = 'The cron.php maintenance script assists some of Moodle\'s modules to perform tasks on a scheduled basis, such as mailing out copies of new forum posts. A mechanism is required to run the script regularly e.g. every 5 minutes.';
381$string['cron_link'] = 'admin/cron';
e08df351 382$string['cronclionly'] = 'Cron execution via command line only';
383$string['cronerrorclionly'] = 'Sorry, internet access to this page has been disabled by the administrator.';
384$string['cronerrorpassword'] = 'Sorry, you have not provided a valid password to access this page';
385$string['cronremotepassword'] = 'Cron password for remote access';
ed25d7c4
MS
386$string['cronwarning'] = 'The <a href="{$a}">cron.php maintenance script</a> has not been run for at least 24 hours.';
387$string['cronwarningcli'] = 'The cli/cron.php maintenance script has not been run for at least 24 hours.';
bbbfc057 388$string['ctyperequired'] = 'The ctype PHP extension is now required by Moodle, in order to improve site performance and to offer multilingual compatibility.';
5430f05b 389$string['curlcache'] = 'cURL cache TTL';
2b4e3545 390$string['curlrequired'] = 'The cURL PHP extension is now required by Moodle, in order to communicate with Moodle repositories.';
5f1c825d
SH
391$string['curltimeoutkbitrate'] = 'Bitrate to use when calculating cURL timeouts (Kbps)';
392$string['curltimeoutkbitrate_help'] = 'This setting is used to calculate an appropriate timeout during large cURL requests. As part of this calculation an HTTP HEAD request is made to determine the size of the content. Setting this to 0 disables this request from being made.';
604cb179 393$string['currenttheme'] = 'Current theme';
5735fefc 394$string['customcheck'] = 'Other checks';
d2dbd0c0
SH
395$string['custommenu'] = 'Custom menu';
396$string['custommenuitems'] = 'Custom menu items';
b865a3e2 397$string['customusermenuitems'] = 'User menu items';
bba0beae 398$string['datarootsecurityerror'] = '<p><strong>SECURITY WARNING!</strong></p><p>Your dataroot directory is in the wrong location and is exposed to the web. This means that all your private files are available to anyone in the world, and some of them could be used by a cracker to obtain unauthorised administrative access to your site!</p>
30c8dd34
DM
399<p>You <em>must</em> move dataroot directory ({$a}) to a new location that is not within your public web directory, and update the <code>$CFG->dataroot</code> setting in your config.php accordingly.</p>';
400$string['datarootsecuritywarning'] = 'Your site configuration might not be secure. Please make sure that your dataroot directory ({$a}) is not directly accessible via web.';
304d08f0 401$string['dbsessions'] = 'Use database for session information';
402$string['debug'] = 'Debug messages';
7eb0b60a 403$string['debugall'] = 'ALL: Show all reasonable PHP debug messages';
404$string['debugdeveloper'] = 'DEVELOPER: extra Moodle debug messages for developers';
30c8dd34 405$string['debugdisplay'] = 'Display debug messages';
304d08f0 406$string['debugging'] = 'Debugging';
407$string['debugminimal'] = 'MINIMAL: Show only fatal errors';
408$string['debugnone'] = 'NONE: Do not show any errors or warnings';
409$string['debugnormal'] = 'NORMAL: Show errors, warnings and notices';
360dde50 410$string['debugpageinfo'] = 'Show page information';
30c8dd34
DM
411$string['debugsmtp'] = 'Debug email sending';
412$string['debugstringids'] = 'Show origin of languages strings';
2e98ae02 413$string['debugstringids_desc'] = 'This option is designed to help translators. When this option is enabled, if you add the parameter strings=1 to a request URL, it will show the language file and string id beside each string that is output.';
360dde50 414$string['debugvalidators'] = 'Show validator links';
fa7f750c
PS
415$string['defaultcity'] = 'Default city';
416$string['defaultcity_help'] = 'A city entered here will be the default city when creating new user accounts.';
3776335c 417$string['defaultformatnotset'] = 'Error determining default course format. Please check site settings.';
4766a50c 418$string['defaulthomepage'] = 'Default home page for users';
304d08f0 419$string['defaultrequestcategory'] = 'Default category for course requests';
30c8dd34 420$string['defaultsettinginfo'] = 'Default: {$a}';
304d08f0 421$string['defaultuserroleid'] = 'Default role for all users';
a4a57da9 422$string['deleteincompleteusers'] = 'Delete incomplete users after';
423$string['deleteunconfirmed'] = 'Delete not fully setup users after';
38d2d43b 424$string['deleteuser'] = 'Delete user';
49aafb90 425$string['density'] = 'Density';
304d08f0 426$string['denyemailaddresses'] = 'Denied email domains';
b032b490 427$string['development'] = 'Development';
37959dd4
AF
428$string['devicedetectregex'] = 'Device detection regular expressions';
429$string['devicedetectregex_desc'] = '<p>By default, Moodle can detect devices of the type default (desktop PCs, laptops, etc), mobile (phones and small hand held devices), tablet (iPads, Android tablets) and legacy (Internet Explorer 6 users). The theme selector can be used to apply separate themes to all of these. This setting allows regular expressions that allow the detection of extra device types (these take precedence over the default types).</p>
1d16e927 430<p>For example, you could enter the regular expression \'/(MIDP-1.0|Maemo|Windows CE)/\' to detect some commonly used feature phones add the return value \'featurephone\'. This adds \'featurephone\' on the theme selector that would allow you to add a theme that would be used on these devices. Other phones would still use the theme selected for the mobile device type.</p>';
37959dd4
AF
431$string['devicedetectregexexpression'] = 'Regular expression';
432$string['devicedetectregexvalue'] = 'Return value';
433$string['devicetype'] = 'Device type';
7bab5279 434$string['disableuserimages'] = 'Disable user profile images';
b3732604 435$string['displayerrorswarning'] = 'Enabling the PHP setting <em>display_errors</em> is not recommended on production sites because some error messages may reveal sensitive information about your server.';
52dc1de7 436$string['displayloginfailures'] = 'Display login failures';
1ddc3d1f 437$string['dndallowtextandlinks'] = 'Drag and drop upload of text/links';
9452cae8 438$string['doclang'] = 'Language for docs';
304d08f0 439$string['docroot'] = 'Moodle Docs document root';
440$string['doctonewwindow'] = 'Open in new window';
49aafb90 441$string['download'] = 'Download';
60b57b61 442$string['durationunits'] = 'duration units';
49aafb90 443$string['edithelpdocs'] = 'Edit help documents';
2dbc40f4 444$string['editlang'] = '<b>Edit</b>';
ca084ef1 445$string['editorbackgroundcolor'] = 'Background colour';
42424a46 446$string['editordictionary'] = 'Editor dictionary';
304d08f0 447$string['editorfontfamily'] = 'Font family';
448$string['editorfontlist'] = 'Font list';
449$string['editorfontsize'] = 'Font size';
450$string['editorhidebuttons'] = 'Hidden buttons';
451$string['editorkillword'] = 'Word format filter';
42424a46 452$string['editorspelling'] = 'Editor spelling';
30c8dd34 453$string['editorspellinghelp'] = 'Enable or disable spell-checking. When enabled, <strong>aspell</strong> must be installed on the server.';
1bfb0c61 454$string['editstrings'] = 'Edit words or phrases';
d6ace123 455$string['emailchangeconfirmation'] = 'Email change confirmation';
7680da6c
DM
456$string['emoticontext'] = 'Text';
457$string['emoticonimagename'] = 'Image name';
458$string['emoticonalt'] = 'Alternative text';
459$string['emoticoncomponent'] = 'Image component';
93c61c18 460$string['emoticons'] = 'Emoticons';
7680da6c
DM
461$string['emoticons_desc'] = 'This form defines the emoticons (or smileys) used at your site. To remove a row from the table, save the form with an empty value in any of the required fields. To register a new emoticon, fill the fields in the last blank row. To reset all the fields into default values, follow the link above.
462
463* Text (required) - This text will be replaced with the emoticon image. It must be at least two characters long.
464* Image name (required) - The emoticon image file name without the extension, relative to the component pix folder.
465* Image component (required) - The component providing the icon.
466* Alternative text (optional) - String identifier and component of the alternative text of the emoticon.';
467$string['emoticonsreset'] = 'Reset emoticons setting to default values';
220a90c5 468$string['emptysettingvalue'] = 'Empty';
850d2db8 469$string['enableblogs'] = 'Enable blogs';
dbf9d4cb 470$string['enablecalendarexport'] = 'Enable calendar export';
1bcb7eb5 471$string['enablecomments'] = 'Enable comments';
30c8dd34 472$string['enablecourserequests'] = 'Enable course requests';
6bbd4858 473$string['enablecssoptimiser'] = 'Enable CSS optimiser';
42e4100b 474$string['enablecssoptimiser_desc'] = 'When enabled CSS will be run through an optimisation process before being cached. The optimiser processes the CSS removing duplicate rules and styles, as well as white space removable and reformatting. Please note turning this on at the same time as theme designer mode is awful for performance but will help theme designers create optimised CSS.';
3c88a678 475$string['enabled'] = 'Enabled';
37959dd4 476$string['enabledevicedetection'] = 'Enable device detection';
4125bdc1
SH
477$string['enablegravatar'] = 'Enable Gravatar';
478$string['enablegravatar_help'] = 'When enabled Moodle will attempt to fetch a user profile picture from Gravatar if the user has not uploaded an image.';
61935d8e 479$string['enablemobilewebservice'] = 'Enable web services for mobile devices';
7bab5279 480$string['enablerecordcache'] = 'Enable record cache';
304d08f0 481$string['enablerssfeeds'] = 'Enable RSS feeds';
7d4dfc48 482$string['enablesafebrowserintegration'] = 'Enable Safe Exam Browser integration';
304d08f0 483$string['enablestats'] = 'Enable statistics';
7bab5279 484$string['enabletrusttext'] = 'Enable trusted content';
884f46c9 485$string['enablewebservices'] = 'Enable web services';
7886efc4 486$string['enablewsdocumentation'] = 'Web services documentation';
df997f84
PS
487$string['enrolinstancedefaults'] = 'Enrolment instance defaults';
488$string['enrolinstancedefaults_desc'] = 'Default enrolment settings in new courses.';
51471f2a 489$string['enrolmultipleusers'] = 'Enrol the users';
49aafb90 490$string['environment'] = 'Environment';
491$string['environmenterrortodo'] = 'You must solve all the environmental problems (errors) found above before proceeding to install this Moodle version!';
c3c56974 492$string['environmenterrorupgrade'] = 'Warning: you should solve all the environmental problems (errors) found above before proceeding to upgrade this Moodle version! Upgrading without fixing these requirements could cause problems such as data loss. Are you sure you want to continue with the upgrade?';
f404df92 493$string['environmentmustfixsetting'] = 'PHP setting must be changed.';
29461961 494$string['environmentok'] = 'Your server environment meets all minimum requirements.';
ce5f4578 495$string['environmentrecommendcustomcheck'] = 'if this test fails, it indicates a potential problem';
496$string['environmentrecommendinstall'] = 'should be installed and enabled for best results';
30c8dd34 497$string['environmentrecommendversion'] = 'version {$a->needed} is recommended and you are running {$a->current}';
ce5f4578 498$string['environmentrequirecustomcheck'] = 'this test must pass';
499$string['environmentrequireinstall'] = 'must be installed and enabled';
30c8dd34
DM
500$string['environmentrequireversion'] = 'version {$a->needed} is required and you are running {$a->current}';
501$string['environmentsettingok'] = 'recommended setting detected';
502$string['environmentshouldfixsetting'] = 'PHP setting should be changed.';
503$string['environmentxmlerror'] = 'Error reading environment data ({$a->error_code})';
504$string['errordeletingconfig'] = 'An error occurred while deleting the configuration records for plugin \'{$a}\'.';
304d08f0 505$string['errorsetting'] = 'Could not save setting:';
220a90c5 506$string['errorwithsettings'] = 'Some settings were not changed due to an error.';
30c8dd34 507$string['everyonewhocan'] = 'Everyone who can \'{$a}\'';
4b600aa0 508$string['exceptions'] = 'exceptions';
5aaac8b2 509$string['execpathnotallowed'] = 'Setting executable and local paths disabled in config.php';
304d08f0 510$string['experimental'] = 'Experimental';
3b49f849 511$string['experimentalsettings'] = 'Experimental settings';
304d08f0 512$string['extendedusernamechars'] = 'Allow extended characters in usernames';
c6e1d6af 513$string['extramemorylimit'] = 'Extra PHP memory limit';
30c8dd34 514$string['fatalsessionautostart'] = '<p>Serious configuration error detected, please notify server administrator.</p><p> To operate properly, Moodle requires that administrator changes PHP settings.</p><p><code>session.auto_start</code> must be set to <code>off</code>.</p><p>This setting is controlled by editing <code>php.ini</code>, Apache/IIS <br />configuration or <code>.htaccess</code> file on the server.</p>';
5d6993b1 515$string['filecreated'] = 'New file created';
516$string['filestoredin'] = 'Save file into folder :';
517$string['filestoredinhelp'] = 'Where the file will be stored';
49aafb90 518$string['filterall'] = 'Filter all strings';
519$string['filtermatchoneperpage'] = 'Filter match once per page';
520$string['filtermatchonepertext'] = 'Filter match once per text';
0f74bb01 521$string['filters'] = 'Filters';
220a90c5 522$string['filtersettings'] = 'Manage filters';
523$string['filtersettingsgeneral'] = 'General filter settings';
49aafb90 524$string['filteruploadedfiles'] = 'Filter uploaded files';
86698a4c
HF
525$string['forcelogin'] = 'Force users to log in';
526$string['forceloginforprofileimage'] = 'Force users to log in to view user pictures';
b7853012 527$string['forceloginforprofileimage_help'] = 'If enabled, users must log in in order to view user profile pictures and the default user picture will be used in all notification emails.';
86698a4c 528$string['forceloginforprofiles'] = 'Force users to log in for profiles';
5a255660 529$string['forcetimezone'] = 'Force timezone';
3776335c 530$string['formatuninstallwithcourses'] = 'There are {$a->count} courses using {$a->format}. Their format will be changed to {$a->defaultformat} (default format for this site). Some format-specific data may be lost. Are you sure you want to proceed?';
1369948c
DM
531$string['frontpage'] = 'Front page';
532$string['frontpagebackup'] = 'Front page backup';
8e5da17a 533$string['frontpagedefaultrole'] = 'Default frontpage role';
0f74bb01 534$string['frontpagefilters'] = 'Front page filters';
304d08f0 535$string['frontpageloggedin'] = 'Front page items when logged in';
1369948c
DM
536$string['frontpageoverrides'] = 'Front page permission overrides';
537$string['frontpagequestions'] = 'Front page questions';
538$string['frontpagerestore'] = 'Front page restore';
539$string['frontpageroles'] = 'Front page roles';
540$string['frontpagesettings'] = 'Front page settings';
541$string['fullnamedisplay'] = 'Full name format';
e0dfc380 542$string['fullnamedisplayprivate'] = 'Full name format - private';
40b5cb2d 543$string['gdrequired'] = 'The GD extension is now required by Moodle for image conversion.';
304d08f0 544$string['generalsettings'] = 'General settings';
7bab5279 545$string['geoipfile'] = 'GeoIP city data file';
62ea712f 546$string['getremoteaddrconf'] = 'Logged IP address source';
df997f84
PS
547$string['groupenrolmentkeypolicy'] = 'Group enrolment key policy';
548$string['groupenrolmentkeypolicy_desc'] = 'Turning this on will make Moodle check group enrolment keys against a valid password policy.';
cec7d435
PS
549$string['googlemapkey3'] = 'Google Maps API V3 key';
550$string['googlemapkey3_help'] = 'You need to enter a special key to use Google Maps for IP address lookup visualization. You can obtain the key free of charge at <a href="https://developers.google.com/maps/documentation/javascript/tutorial#api_key" target="_blank">https://developers.google.com/maps/documentation/javascript/tutorial#api_key</a>';
5d6993b1 551$string['gotofirst'] = 'Go to first missing string';
304d08f0 552$string['gradebook'] = 'Gradebook';
553$string['gradebookroles'] = 'Graded roles';
f127b1a5
MA
554$string['gravatardefaulturl'] = 'Gravatar default image URL';
555$string['gravatardefaulturl_help'] = 'Gravatar needs a default image to display if it is unable to find a picture for a given user. Provide a full URL for an image. If you leave this setting empty, Moodle will attempt to use the most appropriate default image for the page you are viewing. Note also that Gravatar has a number of codes which can be used to <a href="https://en.gravatar.com/site/implement/images/#default-image">generate default images</a>.';
6ba3d875 556$string['gradeexport'] = 'Primary grade export methods';
ebce32b5 557$string['guestroleid'] = 'Role for guest';
f0a25c37 558$string['guestroleid_help'] = 'This role is automatically assigned to the guest user. It is also temporarily assigned to not enrolled users that enter the course via guest enrolment plugin.';
49aafb90 559$string['helpadminseesall'] = 'Do admins see all calendar events or just those that apply to themselves?';
af5d990b
AA
560$string['helpcalendarcustomexport'] = 'Enable custom date range export option in calendar exports. Calendar exports must be enabled before this is effective.';
561$string['helpexportlookahead'] = 'How many days in the future does the calendar look for events during export for the custom export option?';
562$string['helpexportlookback'] = 'How many days in the past does the calendar look for events during export for the custom export option?';
49aafb90 563$string['helpforcetimezone'] = 'You can allow users to individually select their timezone, or force a timezone for everyone.';
ca084ef1 564$string['helpshowicalsource'] = 'If enabled, the subscription name and link will be shown for iCal-imported events.';
49aafb90 565$string['helpsitemaintenance'] = 'For upgrades and other work';
566$string['helpstartofweek'] = 'Which day starts the week in the calendar?';
567$string['helpupcominglookahead'] = 'How many days in the future does the calendar look for upcoming events by default?';
568$string['helpupcomingmaxevents'] = 'How many (maximum) upcoming events are shown to users by default?';
30c8dd34 569$string['helpweekenddays'] = 'Which days of the week are treated as "weekend" and shown with a different colour?';
304d08f0 570$string['hiddenuserfields'] = 'Hide user fields';
d91f99a6 571$string['hidefromall'] = 'Hide from all users';
572$string['hidefromnone'] = 'Hide from nobody';
573$string['hidefromstudents'] = 'Hide from students';
1c63e174 574$string['htmleditor'] = 'HTML editor';
1d295d6c 575$string['htmleditorsettings'] = 'HTML editor settings';
8eb1d25f 576$string['htmlsettings'] = 'HTML settings';
304d08f0 577$string['http'] = 'HTTP';
578$string['httpsecurity'] = 'HTTP security';
b3245b75 579$string['hubs'] = 'Hubs';
30c8dd34 580$string['change'] = 'change';
30c8dd34
DM
581$string['checkboxno'] = 'No';
582$string['checkboxyes'] = 'Yes';
583$string['choosefiletoedit'] = 'Choose file to edit';
30d75d40 584$string['iconvrequired'] = 'Installing ICONV extension is required.';
ad0cf519 585$string['ignore'] = 'Ignore';
304d08f0 586$string['includemoduleuserdata'] = 'Include module user data';
688e209c 587$string['incompatibleblocks'] = 'Incompatible blocks';
df997f84 588$string['installhijacked'] = 'Installation must be finished from the original IP address, sorry.';
88582df4 589$string['installsessionerror'] = 'Can not initialise PHP session, please verify that your browser accepts cookies.';
8b0846f7 590$string['intlrecommended'] = 'Intl extension is used to improve internationalization support, such as locale aware sorting.';
30c8dd34
DM
591$string['invalidsection'] = 'Invalid section.';
592$string['invaliduserchangeme'] = 'Username "changeme" is reserved -- you cannot create an account with it.';
5035228f 593$string['ipblocked'] = 'This site is not available currently.';
fe6b274c
DM
594$string['ipblocker'] = 'IP blocker';
595$string['ipblockersyntax'] = 'Put every entry on one line. Valid entries are either full IP address (such as <b>192.168.10.1</b>) which matches a single host; or partial address (such as <b>192.168.</b>) which matches any address starting with those numbers; or CIDR notation (such as <b>231.54.211.0/20</b>); or a range of IP addresses (such as <b>231.3.56.10-20</b>) where the range applies to the last part of the address. Text domain names (like \'example.com\') are not supported. Blank lines are ignored.';
304d08f0 596$string['iplookup'] = 'IP address lookup';
8c6136a8 597$string['iplookupgeoplugin'] = '<a href="http://www.geoplugin.com">geoPlugin</a> service is currently being used to look up geographical information. For more accurate results we recommend installing a local copy of the MaxMind GeoLite database.';
30c8dd34 598$string['iplookupinfo'] = 'By default Moodle uses the free online NetGeo (The Internet Geographic Database) server to lookup location of IP addresses, unfortunately this database is not maintained anymore and may return <em>wildly incorrect</em> data.
7c09710c 599It is recommended to install local copy of free GeoLite City database from MaxMind.<br />
600IP address location is displayed on simple map or using Google Maps. Please note that you need to have a Google account and apply for free Google Maps API key to enable interactive maps.';
30c8dd34 601$string['iplookupmaxmindnote'] = 'This product includes GeoLite data created by MaxMind, available from <a href="http://www.maxmind.com/">http://www.maxmind.com/</a>.';
98b5789d 602$string['keeptagnamecase'] = 'Keep tag name casing';
304d08f0 603$string['lang'] = 'Default language';
304d08f0 604$string['langcache'] = 'Cache language menu';
a9cbd19b 605$string['langcache_desc'] = 'Cache the language menu. If enabled, the list of available translations is cached. The cache is automatically refreshed when you install or delete a language pack via the in-built language packs management tool. If you install a new language pack manually, you have to use Purge all caches feature to refresh the cached list.';
304d08f0 606$string['langlist'] = 'Languages on language menu';
607$string['langmenu'] = 'Display language menu';
e3c21e8c 608$string['langpackwillbeupdated'] = 'NOTE: Moodle will try to download updates for your language packs during the upgrade.';
e641b745 609$string['langstringcache'] = 'Cache all language strings';
304d08f0 610$string['languagesettings'] = 'Language settings';
195e90f9 611$string['latinexcelexport'] = 'Excel encoding';
cc0bb815
EM
612$string['legacyfilesaddallowed'] = 'Allow adding to legacy course files';
613$string['legacyfilesaddallowed_help'] = 'If a course has legacy course files, allow new files and folders to be added to it.';
deb73728 614$string['legacyfilesinnewcourses'] = 'Legacy course files in new courses';
480fca77 615$string['legacyfilesinnewcourses_help'] = 'By default, legacy course files areas are available in upgraded courses only. Please note that some features such as activity backup and restore are not compatible with this setting.';
79bb9d2d 616$string['licensesettings'] = 'Licence settings';
83f78f8d
SH
617$string['linkadmincategories'] = 'Link admin categories';
618$string['linkadmincategories_help'] = 'If enabled admin setting categories will be displayed as links in the navigation and will lead to the admin category pages.';
53623a70
SH
619$string['linkcoursesections'] = 'Always link course sections';
620$string['linkcoursesections_help'] = 'Always try to provide a link for course sections. Course sections are usually only shown as links if the course format displays a single section per page. If this setting is enabled a link will always be provided.';
233b6ff9 621$string['loading'] = 'Loading';
304d08f0 622$string['localetext'] = 'Sitewide locale';
98240e51 623$string['localstringcustomization'] = 'Local string customization';
304d08f0 624$string['location'] = 'Location';
625$string['locationsettings'] = 'Location settings';
3c88a678 626$string['locked'] = 'Locked';
b28247fe
PS
627$string['lockoutduration'] = 'Account lockout duration';
628$string['lockoutduration_desc'] = 'Locked out account is automatically unlocked after this duration.';
629$string['lockoutemailbody'] = 'Your account with username {$a->username} on server \'{$a->sitename}\'
630was locked out after multiple invalid login attempts.
631
632To unlock the account immediately go to the following address
633
634{$a->link}
635
636In most mail programs, this should appear as a blue link
637which you can just click on. If that doesn\'t work,
be5a3168 638then copy and paste the address into the address
b28247fe
PS
639line at the top of your web browser window.
640
641If you need help, please contact the site administrator,
642{$a->admin}';
643$string['lockoutemailsubject'] = 'Your account on {$a} was locked out';
644$string['lockouterrorunlock'] = 'Invalid account unlock information supplied.';
645$string['lockoutthreshold'] = 'Account lockout threshold';
646$string['lockoutthreshold_desc'] = 'Select number of failed login attempts that result in account lockout. This feature may be abused in denial of service attacks.';
647$string['lockoutwindow'] = 'Account lockout observation window';
648$string['lockoutwindow_desc'] = 'Observation time for lockout threshold, if there are no failed attempts the threshold counter is reset after this time.';
304d08f0 649$string['log'] = 'Logs';
f11f7b41
PS
650$string['logguests'] = 'Log guest access';
651$string['logguests_help'] = 'This setting enables logging of actions by guest account and not logged in users. High profile sites may want to disable this logging for performance reasons. It is recommended to keep this setting enabled on production sites.';
304d08f0 652$string['loginhttps'] = 'Use HTTPS for logins';
2d16dad0
PS
653$string['loginpageautofocus'] = 'Autofocus login page form';
654$string['loginpageautofocus_help'] = 'Enabling this option improves usability of the login page, but automatically focusing fields may be considered an accessibility issue.';
4eaee2c8 655$string['loginpasswordautocomplete'] = 'Prevent password autocompletion on login form';
ba033b86 656$string['loginpasswordautocomplete_help'] = 'If enabled, users are not allowed to save their account password in their browser.';
304d08f0 657$string['loglifetime'] = 'Keep logs for';
f0a0f3c2
AA
658$string['logstorenotrequired'] = 'Log store not required';
659$string['logstoressupported'] = 'Log stores that support this report';
c581c003 660$string['longtimewarning'] = '<b>Please note that this process can take a long time.</b>';
5735fefc 661$string['maintenancemode'] = 'In maintenance mode';
f487a8f8 662$string['maintenancemodeisscheduled'] = 'This site will be switched to maintenance mode in {$a->min} mins {$a->sec} secs';
49aafb90 663$string['maintfileopenerror'] = 'Error opening maintenance files!';
664$string['maintinprogress'] = 'Maintenance is in progress...';
3776335c
MG
665$string['manageformats'] = 'Manage course formats';
666$string['manageformatsgotosettings'] = 'Default format can be changed in {$a}';
4ed70f1b 667$string['managelang'] = 'Manage';
79bb9d2d 668$string['managelicenses'] = 'Manage licences';
fde4560d 669$string['manageqbehaviours'] = 'Manage question behaviours';
4b600aa0 670$string['manageqtypes'] = 'Manage question types';
3d673fc4
DM
671$string['maturity50'] = 'Alpha';
672$string['maturity100'] = 'Beta';
673$string['maturity150'] = 'Release candidate';
674$string['maturity200'] = 'Stable version';
2da7fbc0 675$string['maturityallowunstable'] = 'Hint: You may want to run this script with --allow-unstable option';
a95682b2
DM
676$string['maturitycoreinfo'] = 'Your site is currently running unstable "{$a}" development code.';
677$string['maturitycorewarning'] = 'The version of Moodle that you are about to install or upgrade to contains
678unstable "{$a}" development code that is not suitable for use on most production
679sites. If this is not what you wanted then you should make sure you are updating
680from a STABLE branch of the Moodle code. See Moodle Docs for more details.';
304d08f0 681$string['maxbytes'] = 'Maximum uploaded file size';
30c8dd34 682$string['maxconsecutiveidentchars'] = 'Consecutive identical characters';
304d08f0 683$string['maxeditingtime'] = 'Maximum time to edit posts';
9a51c3d9
RT
684$string['maxusersperpage'] = ' Maximum users per page';
685$string['configmaxusersperpage'] = 'Maximum number of users displayed within user selector in course, group, cohort, webservice etc.';
4de3322d 686$string['mbstringrecommended'] = 'Installing the optional MBSTRING library is highly recommended in order to improve site performance, particularly if your site is supporting non-Latin languages.';
49aafb90 687$string['mediapluginavi'] = 'Enable .avi filter';
688$string['mediapluginflv'] = 'Enable .flv filter';
30c8dd34 689$string['mediapluginimg'] = 'Enable auto-embedding of linked images';
49aafb90 690$string['mediapluginmov'] = 'Enable .mov filter';
49aafb90 691$string['mediapluginmpg'] = 'Enable .mpg filter';
30c8dd34 692$string['mediapluginmp3'] = 'Enable .mp3 filter';
ce5dc36e
RW
693$string['mediapluginogg'] = 'Enable .ogg filter';
694$string['mediapluginogv'] = 'Enable .ogv filter';
a68dc796 695$string['mediapluginram'] = 'Enable .ram filter';
304d08f0 696$string['mediapluginrm'] = 'Enable .rm filter';
6fe1db7e 697$string['mediapluginrpm'] = 'Enable .rpm filter';
304d08f0 698$string['mediapluginswf'] = 'Enable .swf filter';
aa2d0152 699$string['mediapluginswfnote'] = 'As a default security measure, normal users should not be allowed to embed swf flash files.';
49aafb90 700$string['mediapluginwmv'] = 'Enable .wmv filter';
30c8dd34 701$string['mediapluginyoutube'] = 'Enable YouTube links filter';
304d08f0 702$string['messaging'] = 'Enable messaging system';
84f533b3 703$string['messagingallowemailoverride'] = 'Notification email override';
a813a748 704$string['messaginghidereadnotifications'] = 'Hide read notifications';
212badff 705$string['messagingdeletereadnotificationsdelay'] = 'Delete read notifications';
727b8d54 706$string['moodleorghubname'] = 'Moodle.net';
83022298 707$string['minpassworddigits'] = 'Digits';
7bab5279 708$string['minpasswordlength'] = 'Password length';
83022298 709$string['minpasswordlower'] = 'Lowercase letters';
710$string['minpasswordnonalphanum'] = 'Non-alphanumeric characters';
711$string['minpasswordupper'] = 'Uppercase letters';
304d08f0 712$string['misc'] = 'Miscellaneous';
43f853c9 713$string['mnetrestore_extusers'] = '<strong>Note:</strong> This backup file contains remote Moodle Network user accounts which will be restored as part of the process.';
0d125cbe 714$string['mnetrestore_extusers_admin'] = '<strong>Note:</strong> This backup file seems to come from a different Moodle installation and contains remote Moodle Network user accounts. The restore process will try to match the Moodle Network hosts for all created users. Those not matching will be automatically switched to internal authentication (instead of mnet one). The restore log will inform you about that.';
43f853c9 715$string['mnetrestore_extusers_mismatch'] = '<strong>Note:</strong> This backup file apparently originates from a different Moodle installation and contains remote Moodle Network user accounts that may fail to restore. This operation is unsupported. If you are certain that it was created on this Moodle installation, or you can ensure that all the needed Moodle Network Hosts are configured, you may want to still try the restore.';
0d125cbe 716$string['mnetrestore_extusers_noadmin'] = '<strong>Note:</strong> This backup file seems to come from a different Moodle installation and contains remote Moodle Network user accounts. You are not allowed to execute this type of restore. Contact the administrator of the site or, alternatively, restore this course without any user information (modules, files...)';
30c8dd34 717$string['mnetrestore_extusers_switchuserauth'] = 'Remote Moodle Network user {$a->username} (coming from {$a->mnethosturl}) switched to local {$a->auth} authenticated user.';
33af7882
JM
718$string['mobile'] = 'Mobile';
719$string['mobilecssurl'] = 'CSS';
945a81a9 720$string['modchooserdefault'] = 'Activity chooser default';
aa54ed7b 721$string['modeditdefaults'] = 'Default values for activity settings';
5a255660 722$string['modeditingmenu'] = 'Activity editing menus';
10fc1569 723$string['modeditingmenu_desc'] = 'If enabled many of the activity editing icons shown when viewing a course with editing on will be displayed within a drop-down menu. This reduces the content on screen when editing a course by hiding the icons until they are needed.';
220a90c5 724$string['modsettings'] = 'Manage activities';
304d08f0 725$string['modulesecurity'] = 'Module security';
30c8dd34 726$string['multilangforceold'] = 'Force old multilang syntax: &lt;span&gt; without the class="multilang" and &lt;lang&gt;';
ca084ef1 727$string['mustenablestats'] = 'Statistics have not yet been enabled on this site.';
f54217e0 728$string['mycoursesperpage'] = 'Number of courses';
03d9401e 729$string['mydashboard'] = 'System default dashboard';
ca084ef1 730$string['mymoodle'] = 'My home';
304d08f0 731$string['mymoodleredirect'] = 'Force users to use My Moodle';
ca084ef1 732$string['mypage'] = 'Default My home page';
7bab5279 733$string['myprofile'] = 'Default profile page';
03d9401e 734$string['mypagelocked'] = 'Lock default page';
356a6de3
SH
735$string['navadduserpostslinks'] = 'Add links to view user posts';
736$string['navadduserpostslinks_help'] = 'If enabled two links will be added to each user in the navigation to view discussions the user has started and posts the user has made in forums throughout the site or in specific courses.';
2972166b 737$string['navigationupgrade'] = 'This upgrade introduces two new navigation blocks that will replace these blocks: Administration, Courses, Activities and Participants. If you had set any special permissions on those blocks you should check to make sure everything is behaving as you want it.';
4766a50c 738$string['navcourselimit'] = 'Course limit';
78231c9c
HF
739$string['navexpandmycourses'] = 'Show My courses expanded on My home';
740$string['navexpandmycourses_desc'] = 'If enabled, My courses is initially shown expanded in the navigation block on My home.';
d20337f1 741$string['navshowfullcoursenames'] = 'Show course full names';
78231c9c 742$string['navshowfullcoursenames_help'] = 'If enabled, course full names will be used in the navigation rather than short names.';
4037098e 743$string['navshowfrontpagemods'] = 'Show front page activities in the navigation';
0970ac7d 744$string['navshowfrontpagemods_help'] = 'If enabled, front page activities will be shown on the navigation under site pages.';
ba2789c1 745$string['navshowallcourses'] = 'Show all courses';
30c8dd34 746$string['navshowcategories'] = 'Show course categories';
b0712163
SH
747$string['navshowmycoursecategories'] = 'Show my course categories';
748$string['navshowmycoursecategories_help'] = 'If enabled courses in the users my courses branch will be shown in categories.';
f87ce4e9 749$string['navsortmycoursessort'] = 'Sort my courses';
480fca77 750$string['navsortmycoursessort_help'] = 'This determines whether courses are listed under My courses according to the sort order (i.e. the order set in Site administration > Courses > Manage courses and categories) or alphabetically by course setting.';
6af80cae 751$string['neverdeleteruns'] = 'Never delete runs';
304d08f0 752$string['nobookmarksforuser'] = 'You do not have any bookmarks.';
4b600aa0 753$string['nodatabase'] = 'No database';
c1b65883 754$string['nohttpsformobilewarning'] = 'It is recommended to enable HTTPS with a valid certificate. The Moodle app will always try to use a secured connection first.';
98240e51 755$string['nomissingstrings'] = 'No missing strings';
304d08f0 756$string['nonewsettings'] = 'No new settings were added during this upgrade.';
757$string['nonexistentbookmark'] = 'The bookmark you requested does not exist.';
f0a0f3c2 758$string['nosupportedlogstore'] = 'No supported logstore found';
366b19a9 759$string['maxtimelimit'] = 'Maximum time limit';
760$string['maxtimelimit_desc'] = 'To restrict the maximum PHP execution time that Moodle will allow without any output being displayed, enter a value in seconds here. 0 means that Moodle default restrictions are used. If you have a front-end server with its own time limit, set this value lower to receive PHP errors in logs. Does not apply to CLI scripts.';
304d08f0 761$string['noresults'] = 'No results found.';
4b600aa0 762$string['noroles'] = 'No roles';
304d08f0 763$string['notifications'] = 'Notifications';
764$string['notifyloginfailures'] = 'Email login failures to';
765$string['notifyloginthreshold'] = 'Threshold for email notifications';
766$string['notloggedinroleid'] = 'Role for visitors';
30c8dd34
DM
767$string['numberofmissingstrings'] = 'Number of missing strings: {$a}';
768$string['numberofstrings'] = 'Total number of strings: {$a->strings}<br />Missing: {$a->missing} ({$a->missingpercent}&nbsp;%)';
8e0ba6aa 769$string['opcacherecommended'] = 'PHP opcode caching improves performance and lowers memory requirements, OPcache extension is recommended and fully supported.';
81243438 770$string['opensslrecommended'] = 'Installing the optional OpenSSL library is highly recommended -- it enables Moodle Networking functionality.';
304d08f0 771$string['opentogoogle'] = 'Open to Google';
48aab749 772$string['optionalmaintenancemessage'] = 'Optional maintenance message';
49aafb90 773$string['order1'] = 'First';
774$string['order2'] = 'Second';
775$string['order3'] = 'Third';
b245d2e7 776$string['order4'] = 'Fourth';
ee7a1a54
HF
777$string['passwordchangelogout'] = 'Log out after password change';
778$string['passwordchangelogout_desc'] = 'If enabled, when a password is changed, all browser sessions are terminated, apart from the one in which the new password is specified. (This setting does not affect password changes via bulk user upload.)';
7bab5279 779$string['passwordpolicy'] = 'Password policy';
92de749f 780$string['passwordresettime'] = 'Maximum time to validate password reset request';
1d658535
PS
781$string['passwordreuselimit'] = 'Password rotation limit';
782$string['passwordreuselimit_desc'] = 'Number of times a user must change their password before they are allowed to reuse a password. Hashes of previously used passwords are stored in local database table. This feature might not be compatible with some external authentication plugins.';
304d08f0 783$string['pathtoclam'] = 'clam AV path';
6af80cae
EL
784$string['pathtodot'] = 'Path to dot';
785$string['pathtodot_help'] = 'Path to dot. Probably something like /usr/bin/dot. To be able to generate graphics from DOT files, you must have installed the dot executable and point to it here. Note that, for now, this only used by the profiling features (Development->Profiling) built into Moodle.';
304d08f0 786$string['pathtodu'] = 'Path to du';
1bce3a70
RT
787$string['pathtogs'] = 'Path to ghostscript';
788$string['pathtogs_help'] = 'On most Linux installs, this can be left as \'/usr/bin/gs\'. On Windows it will be something like \'c:\\gs\\bin\\gswin32c.exe\' (make sure there are no spaces in the path - if necessary copy the files \'gswin32c.exe\' and \'gsdll32.dll\' to a new folder without a space in the path)';
9c9aeef1 789$string['pathtopgdump'] = 'Path to pg_dump';
790$string['pathtopgdumpdesc'] = 'This is only necessary to enter if you have more than one pg_dump on your system (for example if you have more than one version of postgresql installed)';
791$string['pathtopgdumpinvalid'] = 'Invalid path to pg_dump - either wrong path or not executable';
792$string['pathtopsql'] = 'Path to psql';
793$string['pathtopsqldesc'] = 'This is only necessary to enter if you have more than one psql on your system (for example if you have more than one version of postgresql installed)';
794$string['pathtopsqlinvalid'] = 'Invalid path to psql - either wrong path or not executable';
6c0e5cd1 795$string['pcreunicodewarning'] = 'It is strongly recommended to use PCRE PHP extension that is compatible with Unicode characters.';
304d08f0 796$string['perfdebug'] = 'Performance info';
797$string['performance'] = 'Performance';
cb8229d0 798$string['pgcluster'] = 'PostgreSQL Cluster';
9c9aeef1 799$string['pgclusterdescription'] = 'PostgreSQL version/cluster parameter for command line operations. If you only have one postgresql on your system or you are not sure what this is, leave this blank.';
30c8dd34 800$string['phpfloatproblem'] = 'Detected unexpected problem in handling of PHP float numbers - {$a}';
3efd707d 801$string['pleaserefreshregistration'] = 'Your site is registered. Registration last updated {$a}.<br />The \'Site registration\' scheduled task keeps your registration up to date. You can also manually update your registration at any time.';
fe391a4e 802$string['pleaserefreshregistrationunknown'] = 'Your site has been registered but the registration date is unknown. Please update your registration using the \'Update registration\' button or ensure that the \'Site registration\' scheduled task is enabled so your registration is automatically updated.';
cc93c7da 803$string['plugin'] = 'Plugin';
ff4b9fcb 804$string['plugins'] = 'Plugins';
39f15cc7 805$string['pluginscheck'] = 'Plugin dependencies check';
f1753a5b 806$string['pluginscheckfailed'] = 'Dependencies check failed for {$a->pluginslist}';
faadd326 807$string['pluginschecktodo'] = 'You must solve all the plugin requirements before proceeding to install this Moodle version!';
b9934a17 808$string['pluginsoverview'] = 'Plugins overview';
966bd785 809$string['pluginsoverviewsee'] = 'See <a href="{$a->url}">plugins overview</a> page for more details.';
f1ab51b7 810$string['profilecategory'] = 'Category';
811$string['profilecategoryname'] = 'Category name (must be unique)';
812$string['profilecategorynamenotunique'] = 'This category name is already in use';
813$string['profilecommonsettings'] = 'Common settings';
30c8dd34
DM
814$string['profileconfirmcategorydeletion'] = 'There is/are {$a} field/s in this category which will be moved into the category above (or below if in the top category).<br />Do you still wish to delete this category?';
815$string['profileconfirmfielddeletion'] = 'There is/are {$a} user record/s for this field which will be deleted.<br />Do you still wish to delete this field?';
f1ab51b7 816$string['profilecreatecategory'] = 'Create a new profile category';
30c8dd34 817$string['profilecreatefield'] = 'Create a new profile field:';
1f18fd5e 818$string['profilecreatenewcategory'] = 'Creating a new category';
7b453756 819$string['profilecreatenewfield'] = 'Creating a new \'{$a}\' profile field';
d687cb9e 820$string['profiledefaultcategory'] = 'Other fields';
f1ab51b7 821$string['profiledefaultdata'] = 'Default value';
30c8dd34 822$string['profiledefaultchecked'] = 'Checked by default';
1f18fd5e 823$string['profiledeletecategory'] = 'Deleting a category';
7b453756 824$string['profiledeletefield'] = 'Deleting field \'{$a}\'';
f1ab51b7 825$string['profiledescription'] = 'Description of the field';
6af80cae
EL
826$string['profiledscript'] = 'This script has been profiled';
827$string['profiledscriptview'] = 'View profiling information for this script';
30c8dd34
DM
828$string['profileeditcategory'] = 'Editing category: {$a}';
829$string['profileeditfield'] = 'Editing profile field: {$a}';
7bab5279 830$string['profilefield'] = 'Profile field';
551022a5 831$string['profilefieldcolumns'] = 'Columns';
30c8dd34 832$string['profilefieldispassword'] = 'Is this a password field?';
410fc5a2 833$string['profilefieldlink'] = 'Link';
90f4a43a 834$string['profilefieldlink_help'] = 'To transform the text into a link, enter a URL containing $$, where $$ will be replaced with the text. For example, to transform a Twitter ID to a link, enter http://twitter.com/$$.';
410fc5a2 835$string['profilefieldlinktarget'] = 'Link target';
30c8dd34 836$string['profilefieldmaxlength'] = 'Maximum length';
551022a5 837$string['profilefieldrows'] = 'Rows';
f1ab51b7 838$string['profilefields'] = 'User profile fields';
839$string['profilefieldsize'] = 'Display size';
c1d1549f 840$string['profileforceunique'] = 'Should the data be unique?';
f1ab51b7 841$string['profileinvaliddata'] = 'Invalid value';
842$string['profilelocked'] = 'Is this field locked?';
843$string['profilemenudefaultnotinoptions'] = 'The default value is not one of the options';
844$string['profilemenunooptions'] = 'No menu options supplied';
845$string['profilemenuoptions'] = 'Menu options (one per line)';
846$string['profilemenutoofewoptions'] = 'You must provide at least 2 options';
847$string['profilename'] = 'Name';
d687cb9e 848$string['profilenofieldsdefined'] = 'No fields have been defined';
30c8dd34 849$string['profilerequired'] = 'Is this field required?';
4f0c2d00 850$string['profileroles'] = 'Profile visible roles';
30c8dd34 851$string['profilesforenrolledusersonly'] = 'Profiles for enrolled users only';
f1ab51b7 852$string['profileshortname'] = 'Short name (must be unique)';
853$string['profileshortnamenotunique'] = 'This short name is already in use';
c1d1549f 854$string['profilesignup'] = 'Display on signup page?';
f1ab51b7 855$string['profilespecificsettings'] = 'Specific settings';
30c8dd34 856$string['profilevisible'] = 'Who is this field visible to?';
165c9f1f 857$string['profilevisible_help'] = '* Not visible - For private data only viewable by administrators
c8166478
HF
858* Visible to user - For private data only viewable by the user and by administrators
859* Visible to everyone';
f1ab51b7 860$string['profilevisibleall'] = 'Visible to everyone';
861$string['profilevisiblenone'] = 'Not visible';
862$string['profilevisibleprivate'] = 'Visible to user';
6af80cae
EL
863$string['profiling'] = 'Profiling';
864$string['profilingallowall'] = 'Continuous profiling';
865$string['profilingallowall_help'] = 'If you enable this setting, then, at any moment, you can use the PROFILEALL parameter anywhere (PGC) to enable profiling for all the executed scripts along the Moodle session life. Analogously, you can use the PROFILEALLSTOP parameter to stop it.';
866$string['profilingallowme'] = 'Selective profiling';
867$string['profilingallowme_help'] = 'If you enable this setting, then, selectively, you can use the PROFILEME parameter anywhere (PGC) and profiling for that script will happen. Analogously, you can use the DONTPROFILEME parameter to prevent profiling to happen';
868$string['profilingautofrec'] = 'Automatic profiling';
9f3e0968 869$string['profilingautofrec_help'] = 'By configuring this setting, some request (randomly, based on the frequency specified - 1 of N) will be picked and automatically profiled, storing results for further analysis. Note that this way of profiling observes the include/exclude settings. Set it to 0 to disable automatic profiling.';
6af80cae
EL
870$string['profilingenabled'] = 'Enable profiling';
871$string['profilingenabled_help'] = 'If you enable this setting, then profiling will be available in this site and you will be able to define its behavior by configuring the next options.';
872$string['profilingexcluded'] = 'Exclude profiling';
873$string['profilingexcluded_help'] = 'List of (comma separated, absolute skipping wwwroot, callable) URLs that will be excluded from being profiled from the ones defined by \'Profile these\' setting.';
2e746b72
EL
874$string['profilingimportprefix'] = 'Profiling import prefix';
875$string['profilingimportprefix_desc'] = 'For easier detection, all the imported profiling runs will be prefixed with the value specified here.';
6af80cae
EL
876$string['profilingincluded'] = 'Profile these';
877$string['profilingincluded_help'] = 'List of (comma separated, absolute skipping wwwroot, callable) URLs that will be automatically profiled. Examples: /index.php, /course/view.php. Also accepts the * wildchar at any position. Examples: /mod/forum/*, /mod/*/view.php.';
878$string['profilinglifetime'] = 'Keep profiling runs';
879$string['profilinglifetime_help'] = 'Specify the time you want to keep information about old profiling runs. Older ones will be pruned periodically. Note that this excludes any profiling run marked as \'reference run\'.';
304d08f0 880$string['protectusernames'] = 'Protect usernames';
9bc760f2 881$string['proxybypass'] = 'Proxy bypass hosts';
304d08f0 882$string['proxyhost'] = 'Proxy host';
5f8bdc17 883$string['proxypassword'] = 'Proxy password';
30c8dd34 884$string['proxyport'] = 'Proxy port';
5f8bdc17 885$string['proxytype'] = 'Proxy type';
30c8dd34 886$string['proxyuser'] = 'Proxy username';
304d08f0 887$string['quarantinedir'] = 'Quarantine directory';
3bee1ead 888$string['question'] = 'Question';
fde4560d 889$string['questionbehaviours'] = 'Question behaviours';
30c8dd34 890$string['questioncwqpfscheck'] = 'One or more \'random\' questions in a quiz are set up to select questions from a mixture of shared and unshared question categories. There is a more detailed report <a href="{$a->reporturl}">here</a> and see Moodle Docs page <a href="{$a->docsurl}">here</a>.';
3bee1ead 891$string['questioncwqpfsok'] = 'Good. There are no \'random\' questions in your quizzes that are set up to select questions from a mixture of shared and unshared question categories.';
4b600aa0 892$string['questiontype'] = 'Question type';
893$string['questiontypes'] = 'Question types';
e4c20157 894$string['quizattemptsupgradedmessage'] = 'In Moodle 2.1 there was a major upgrade to questions. It was possible to delay parts of the database upgrade to be run later. Before upgrading to Moodle 2.7, this upgrade must be completed.';
5d6308d4 895$string['recaptchaprivatekey'] = 'ReCAPTCHA private key';
30c8dd34 896$string['recaptchapublickey'] = 'ReCAPTCHA public key';
b3245b75 897$string['register'] = 'Register your site';
3efd707d 898$string['registermoodleorg'] = 'When you register your site';
b3245b75
DP
899$string['registermoodleorgli1'] = 'You are added to a low-volume mailing list for important notifications such as security alerts and new releases of Moodle.';
900$string['registermoodleorgli2'] = 'Statistics about your site will be added to the {$a} of the worldwide Moodle community.';
3efd707d 901$string['registerwithmoodleorg'] = 'Register your site';
f94824db 902$string['registration'] = 'Registration';
9f3e0968 903$string['registration_help'] = 'Registering your site with Moodle.org is recommended in order to receive security alert notifications, to contribute <a href="http://moodle.org/stats">Moodle usage statistics</a> and to be able to share courses on <a href="http://moodle.net/">Moodle.net</a>.';
b3245b75 904$string['registrationwarning'] = 'Your site is not yet registered.';
30c8dd34 905$string['releasenoteslink'] = 'For information about this version of Moodle, please see the online <a target="_blank" href="{$a}">Release Notes</a>';
0342fc36
PS
906$string['rememberusername'] = 'Remember username';
907$string['rememberusername_desc'] = 'Enable if you want to store permanent cookies with usernames during user login. Permanent cookies may be considered a privacy issue if used without consent.';
4f6bba20 908$string['reportsmanage'] = 'Manage reports';
c6084d0e 909$string['requiredentrieschanged'] = '<strong>IMPORTANT - PLEASE READ<br/>(This warning message will only be displayed during this upgrade)</strong><br/>Due to a bug fix, the behaviour of database activities using the \'Required entries\' and \'Required entries before viewing settings\' settings will change. A more detailed explanation of the changes can be read on <a href="http://moodle.org/mod/forum/discuss.php?d=110928" target="_blank">the database module forum</a>. The expected behavior of these settings can also be read on <a href="http://docs.moodle.org/en/Adding/editing_a_database#Required_entries" target="_blank">Moodle Docs</a>.
30c8dd34 910<br/><br/>This change affects the following databases in your system: (Please save this list now, and after the upgrade, check that these activities still work the way that the teacher intends.)<br/><strong>{$a->text}</strong><br/>';
aa54ed7b 911$string['requiremodintro'] = 'Require activity description';
4b600aa0 912$string['requires'] = 'Requires';
f87eab7e 913$string['purgecaches']= 'Purge all caches';
ba6c97ee 914$string['purgecachesconfirm']= 'Moodle can cache themes, javascript, language strings, filtered text, rss feeds and many other pieces of calculated data. Purging these caches will delete that data from the server and force browsers to refetch data, so that you can be sure you are seeing the most up-to-date values produced by the current code. There is no danger in purging caches, but your site may appear slower for a while until the server and clients calculate new information and cache it.';
f87eab7e 915$string['purgecachesfinished']= 'All caches were purged.';
59b9a140 916$string['requestcategoryselection'] = 'Enable category selection';
39bd07f7 917$string['restorecourse'] = 'Restore course';
73d000f3
PS
918$string['restorernewroleid'] = 'Restorers\' role in courses';
919$string['restorernewroleid_help'] = 'If the user does not already have the permission to manage the newly restored course, the user is automatically assigned this role and enrolled if necessary. Select "None" if you do not want restorers to be able to manage every restored course.';
62ea712f 920$string['reverseproxy'] = 'Reverse proxy';
304d08f0 921$string['riskconfig'] = 'Users could change site configuration and behaviour';
b38d1d9b 922$string['riskconfigshort'] = 'Configuration risk';
faf75fe7 923$string['riskdataloss'] = 'Users could destroy large amounts of content or information';
924$string['riskdatalossshort'] = 'Data loss risk';
304d08f0 925$string['riskmanagetrust'] = 'Users could change trust settings of other users';
b38d1d9b 926$string['riskmanagetrustshort'] = 'Manage trusts';
304d08f0 927$string['riskpersonal'] = 'Users could gain access to private information of other users';
b38d1d9b 928$string['riskpersonalshort'] = 'Privacy risk';
304d08f0 929$string['riskspam'] = 'Users could send spam to site users or others';
b38d1d9b 930$string['riskspamshort'] = 'Spam risk';
304d08f0 931$string['riskxss'] = 'Users could add files and texts that allow cross-site scripting (XSS)';
b38d1d9b 932$string['riskxssshort'] = 'XSS risk';
30c8dd34 933$string['roleswithexceptions'] = '{$a->roles}, with {$a->exceptions}';
220a90c5 934$string['rssglobaldisabled'] = 'Disabled at server level';
304d08f0 935$string['runclamavonupload'] = 'Use clam AV on uploaded files';
dcdf3b29 936$string['save'] = 'Save';
5735fefc 937$string['savechanges'] = 'Save changes';
304d08f0 938$string['search'] = 'Search';
93741e67 939$string['searchinsettings'] = 'Search in settings';
5735fefc
HF
940$string['searchresults'] = 'Search results';
941$string['sectionerror'] = 'Section error!';
304d08f0 942$string['secureforms'] = 'Use additional form security';
943$string['security'] = 'Security';
604cb179
RT
944$string['selectdevice'] = 'Select device';
945$string['selecttheme'] = 'Select theme for {$a} device';
304d08f0 946$string['server'] = 'Server';
5735fefc
HF
947$string['serverchecks'] = 'Server checks';
948$string['serverlimit'] = 'Server limit';
30c8dd34 949$string['sessionautostartwarning'] = '<p>Serious configuration error detected, please notify server administrator.</p><p> To operate properly, Moodle requires that administrator changes PHP settings.</p><p><code>session.auto_start</code> must be set to <code>off</code>.</p><p>This setting is controlled by editing <code>php.ini</code>, Apache/IIS <br />configuration or <code>.htaccess</code> file on the server.</p>';
304d08f0 950$string['sessioncookie'] = 'Cookie prefix';
e6e13284 951$string['sessioncookiedomain'] = 'Cookie domain';
304d08f0 952$string['sessioncookiepath'] = 'Cookie path';
1369948c 953$string['sessionhandling'] = 'Session handling';
304d08f0 954$string['sessiontimeout'] = 'Timeout';
3b818618 955$string['settingfileuploads'] = 'File uploading is required for normal operation, please enable it in PHP configuration.';
c808379e 956$string['settingmemorylimit'] = 'Insufficient memory detected, please set higher memory limit in PHP settings.';
30c8dd34 957$string['settingsafemode'] = 'Moodle is not fully compatible with safe mode, please ask server administrator to turn it off. Running Moodle under safe mode is not supported, please expect various problems if you do so.';
db954aba 958$string['showcommentscount'] = 'Show comments count';
4b600aa0 959$string['showdetails'] = 'Show details';
5c60a847 960$string['showuseridentity'] = 'Show user identity';
4ca04fb5 961$string['showuseridentity_desc'] = 'When selecting or searching for users, and when displaying lists of users, these fields may be shown in addition to their full name. The fields are only shown to users who have the moodle/site:viewuseridentity capability; by default, teachers and managers. (This option makes most sense if you choose one or two fields that are mandatory at your institution.)';
b004fca1 962$string['simplexmlrequired'] = 'The SimpleXML PHP extension is now required by Moodle.';
49aafb90 963$string['sitemaintenance'] = 'The site is undergoing maintenance and is currently not available';
964$string['sitemaintenancemode'] = 'Maintenance mode';
965$string['sitemaintenanceoff'] = 'Maintenance mode has been disabled and the site is running normally again';
966$string['sitemaintenanceon'] = 'Your site is currently in maintenance mode (only admins can log in or use the site).';
48e114a5 967$string['sitemaintenanceoncli'] = 'Your site is currently in CLI maintenance mode, no web access is allowed.';
30c8dd34
DM
968$string['sitemaintenancewarning'] = 'Your site is currently in maintenance mode (only admins can log in). To return this site to normal operation, <a href="maintenance.php">disable maintenance mode</a>.';
969$string['sitemaintenancewarning2'] = 'Your site is currently in maintenance mode (only admins can log in). To return this site to normal operation, <a href="{$a}">disable maintenance mode</a>.';
304d08f0 970$string['sitepolicies'] = 'Site policies';
971$string['sitepolicy'] = 'Site policy URL';
b593d49d
PS
972$string['sitepolicy_help'] = 'If you have a site policy that all registered users must see and agree to before using this site, then specify the URL to it here, otherwise leave this field blank. This setting can contain any public URL.';
973$string['sitepolicyguest'] = 'Site policy URL for guests';
974$string['sitepolicyguest_help'] = 'If you have a site policy that all guests must see and agree to before using this site, then specify the URL to it here, otherwise leave this field blank. This setting can contain any public URL. Note: access of not-logged-in users may be prevented with forcelogin setting.';
304d08f0 975$string['sitesectionhelp'] = 'If selected, a topic section will be displayed on the site\'s front page.';
976$string['slasharguments'] = 'Use slash arguments';
30c8dd34 977$string['smartpix'] = 'Smart pix search';
d49db5b2 978$string['soaprecommended'] = 'Installing the optional SOAP extension is useful for web services and some plugins.';
9f3e0968
HF
979$string['sort_fullname'] = 'Course full name';
980$string['sort_idnumber'] = 'Course ID number';
981$string['sort_shortname'] = 'Course short name';
f87ce4e9 982$string['sort_sortorder'] = 'Sort order';
7a856a93 983$string['spellengine'] = 'Spell engine';
ad6fbb60 984$string['spelllanguagelist'] = 'Spell language list';
1f409159 985$string['splrequired'] = 'The SPL PHP extension is now required by Moodle.';
304d08f0 986$string['stats'] = 'Statistics';
987$string['statsfirstrun'] = 'Maximum processing interval';
988$string['statsmaxruntime'] = 'Maximum runtime';
b3245b75 989$string['statsmoodleorg'] = 'statistics';
5e7206a8 990$string['statsruntimedays'] = 'Days to process';
304d08f0 991$string['statsruntimestart'] = 'Run at';
992$string['statsuserthreshold'] = 'User threshold';
49aafb90 993$string['stickyblocks'] = 'Sticky blocks';
304d08f0 994$string['stickyblockscourseview'] = 'Course page';
49aafb90 995$string['stickyblocksduplicatenotice'] = 'If any block you add here is already present in a particular page, it will result in a duplicate.<br />Only the pinned block will be non-editable, the duplicate will still be editable.';
4de3322d 996$string['stickyblocksmymoodle'] = 'My Moodle';
49aafb90 997$string['stickyblockspagetype'] = 'Page type to configure';
7b5702b6 998$string['strictformsrequired'] = 'Strict validation of required fields';
07e853e9 999$string['stripalltitletags'] = 'Remove HTML tags from all activity names';
2f2137fc 1000$string['supportcontact'] = 'Support contact';
dceaf5bf 1001$string['supportemail'] = 'Support email';
1002$string['supportname'] = 'Support name';
1003$string['supportpage'] = 'Support page';
4ad72c28 1004$string['suspenduser'] = 'Suspend user account';
fc935b30 1005$string['switchlang'] = 'Switch lang directory';
1369948c 1006$string['systempaths'] = 'System paths';
cc93c7da 1007$string['tablenosave'] = 'Changes in table above are saved automatically.';
1008$string['tablesnosave'] = 'Changes in tables above are saved automatically.';
a2c07cfe 1009$string['tabselectedtofront'] = 'On tables with tabs, should the row with the currently selected tab be placed at the front';
304d08f0 1010$string['tabselectedtofronttext'] = 'Bring selected tab row to front';
6e09cf98 1011$string['testsiteupgradewarning'] = 'You are currently using the {$a} test site, to upgrade it properly use the command line interface tool';
309ae892
DW
1012$string['taskautomatedbackup'] = 'Automated backups';
1013$string['taskbackupcleanup'] = 'Clean backup tables and logs';
1014$string['taskbadgescron'] = 'Award badges';
1015$string['taskblogcron'] = 'Sync external blogs';
1016$string['taskcachecleanup'] = 'Remove expired cache entries';
1017$string['taskcachecron'] = 'Background processing for caches';
1018$string['taskcalendarcron'] = 'Send calendar notifications';
1019$string['taskcheckforupdates'] = 'Check for updates';
1020$string['taskcompletioncron'] = 'Calculate completion data';
1021$string['taskcontextcleanup'] = 'Cleanup contexts';
1022$string['taskcreatecontexts'] = 'Create missing contexts';
1023$string['taskdeletecachetext'] = 'Delete old text cache records';
1024$string['taskdeleteincompleteusers'] = 'Delete incomplete users';
309ae892
DW
1025$string['taskdeleteunconfirmedusers'] = 'Delete unconfirmed users';
1026$string['taskeventscron'] = 'Background processing for events';
1027$string['taskfiletrashcleanup'] = 'Cleanup files in trash';
1028$string['taskgradecron'] = 'Background processing for gradebook';
1029$string['tasklegacycron'] = 'Legacy cron processing for plugins';
1030$string['taskmessagingcleanup'] = 'Background processing for messaging';
1031$string['taskpasswordresetcleanup'] = 'Cleanup password reset attempts';
1032$string['taskplagiarismcron'] = 'Background processing for plagiarism plugins';
1033$string['taskportfoliocron'] = 'Background processing for portfolio plugins';
1034$string['taskquestioncron'] = 'Background processing for question engine';
1035$string['taskregistrationcron'] = 'Site registration';
1036$string['tasksendfailedloginnotifications'] = 'Send failed login notifications';
1037$string['tasksendnewuserpasswords'] = 'Send new user passwords';
1038$string['tasksessioncleanup'] = 'Cleanup old sessions';
1039$string['taskstatscron'] = 'Background processing for statistics';
1040$string['tasktagcron'] = 'Background processing for tags';
1041$string['tasktempfilecleanup'] = 'Delete stale temp files';
c35d736a 1042$string['tempdatafoldercleanup'] = 'Clean up temporary data files older than';
78946b9b 1043$string['themedesignermode'] = 'Theme designer mode';
304d08f0 1044$string['themelist'] = 'Theme list';
37959dd4 1045$string['themenoselected'] = 'No theme selected';
a67f829e 1046$string['themeresetcaches'] = 'Clear theme caches';
604cb179 1047$string['themeselect'] = 'Change theme';
3cc8a905 1048$string['themeselector'] = 'Theme selector';
304d08f0 1049$string['themesettings'] = 'Theme settings';
49aafb90 1050$string['therewereerrors'] = 'There were errors in your data';
b2858b91
PS
1051$string['thirdpartylibrary'] = 'Library';
1052$string['thirdpartylibrarylocation'] = 'Location';
1053$string['thirdpartylibs'] = 'Third party libraries';
304d08f0 1054$string['timezone'] = 'Default timezone';
49aafb90 1055$string['timezoneforced'] = 'This is forced by the site administrator';
1056$string['timezoneisforcedto'] = 'Force all users to use';
1057$string['timezonenotforced'] = 'Users can choose their own timezone';
44537915 1058$string['tokenizerrecommended'] = 'Installing the optional PHP Tokenizer extension is recommended -- it improves Moodle Networking functionality.';
3cdfaeef 1059$string['tools'] = 'Admin tools';
3cdfaeef 1060$string['toolsmanage'] = 'Manage admin tools';
371a32e3 1061$string['unattendedoperation'] = 'Unattended operation';
4de3322d 1062$string['unbookmarkthispage'] = 'Unbookmark this page';
814c77c6 1063$string['unicoderequired'] = 'It is required that you store all your data in Unicode format (UTF-8). New installations must be performed into databases that have their default character set as Unicode. If you are upgrading, you should perform the UTF-8 migration process (see the Admin page).';
cc93c7da 1064$string['uninstallplugin'] = 'Uninstall';
b28247fe 1065$string['unlockaccount'] = 'Unlock account';
bff67f49 1066$string['unsettheme'] = 'Unset theme';
c9a49cea 1067$string['unsupported'] = 'Unsupported';
71611510 1068$string['unsupporteddbstorageengine'] = 'The database storage engine being used is no longer supported.';
4ad72c28 1069$string['unsuspenduser'] = 'Activate user account';
304d08f0 1070$string['updateaccounts'] = 'Update existing accounts';
5735fefc 1071$string['updatecomponent'] = 'Update component';
55585f3a 1072$string['updateavailable'] = 'There is a newer Moodle version available!';
a77141a7
DM
1073$string['updateavailabledetailslink'] = 'See {$a->url} for more details';
1074$string['updateavailableforplugin'] = 'There is a newer version for some of your plugins available!';
55585f3a
DM
1075$string['updateavailable_moreinfo'] = 'More info...';
1076$string['updateavailable_release'] = 'Moodle {$a}';
1077$string['updateavailable_version'] = 'Version {$a}';
7683e550 1078$string['updateavailableinstall'] = 'Install this update';
cb1c3291 1079$string['updateavailablenot'] = 'Your Moodle code is up-to-date!';
657cb5ab 1080$string['updateavailablerecommendation'] = 'We strongly recommend you keep your Moodle site updated to the latest version, so that you can be sure you have all our latest fixes for security issues and other bugs.';
2f5904d9 1081$string['updatenotifications'] = 'Update notifications';
dd1c2f5a 1082$string['updatenotificationfooter'] = 'Your Moodle site {$a->siteurl} is configured to automatically check for available updates. You are receiving this message as the administrator of the site. You can disable automatic checks for available updates in the Site administration section of the Administration block. You can customize the delivery of this message via your personal Messaging setting in the My profile settings section.';
2399585f 1083$string['updatenotificationsubject'] = 'Moodle updates are available ({$a->siteurl})';
2f5904d9 1084$string['updateautocheck'] = 'Automatically check for available updates';
18e55c29 1085$string['updateautocheck_desc'] = 'If enabled, your site will automatically check for available updates for both Moodle code and all additional plugins. If there is a new update available, a notification will be sent to site admins.';
02fd7f47
DM
1086$string['updateautodeploy'] = 'Enable updates deployment';
1087$string['updateautodeploy_desc'] = 'If enabled, you will be able to download and install available updates directly from Moodle administration pages. Note that your web server process has to have write access into folders with Moodle installation to make this work. That can be seen as a potential security risk.';
2f5904d9 1088$string['updateminmaturity'] = 'Required code maturity';
18e55c29 1089$string['updateminmaturity_desc'] = 'Notify about available updates only if the available code has the selected maturity level at least. Updates for plugins that do not declare their code maturity level are always reported regardless this setting.';
2f5904d9 1090$string['updatenotifybuilds'] = 'Notify about new builds';
18e55c29 1091$string['updatenotifybuilds_desc'] = 'If enabled, the available update for Moodle code is also reported when a new build for the current version is available. Builds are continuous improvements of a given Moodle version. They are generally released every week. If disabled, the available update will be reported only when there is a higher version of Moodle released. Checks for plugins are not affected by this setting.';
5344ddd1 1092$string['upgradestart'] = 'Upgrade Moodle database now';
b27c50e2 1093$string['upgradepluginsfirst'] = 'It is recommended to install all available updates first';
5344ddd1 1094$string['upgradepluginsinfo'] = 'Updating plugins';
b27c50e2 1095$string['upgradepluginsinfo_help'] = 'There are available updates for some of your plugins. You should install them all prior to upgrading Moodle database. If your site does not support automatic updates deployment, you have to download and install new plugin versions at your server manually.';
5344ddd1 1096$string['upgradepluginsinfo_link'] = 'admin/upgradepluginsinfo';
30c8dd34
DM
1097$string['upgradeerror'] = 'Unknown error upgrading {$a->plugin} to version {$a->version}, can not continue.';
1098$string['upgradeforumread'] = 'A new feature has been added in Moodle 1.5 to track read/unread forum posts.<br />To use this functionality you need to <a href="{$a}">update your tables</a>.';
49aafb90 1099$string['upgradeforumreadinfo'] = 'A new feature has been added in Moodle 1.5 to track read/unread forum posts. To use this functionality you need to update your tables with all the tracking information for existing posts. Depending on the size of your site this can take a long time (hours) and can be quite taxing on the database, so it\'s best to do it during a quiet period. However, your site will continue functioning during this upgrade and users won\'t be affected. Once you start this process you should let it finish (keep your browser window open). However, if you stop the process by closing the window: don\'t worry, you can start over.<br /><br />Do you want to start the upgrading process now?';
30c8dd34 1100$string['upgradelogs'] = 'For full functionality, your old logs need to be upgraded. <a href="{$a}">More information</a>';
49aafb90 1101$string['upgradelogsinfo'] = 'Some changes have recently been made in the way logs are stored. To be able to view all of your old logs on a per-activity basis, your old logs need to be upgraded. Depending on your site this can take a long time (eg several hours) and can be quite taxing on the database for large sites. Once you start this process you should let it finish (by keeping the browser window open). Don\'t worry - your site will work fine for other people while the logs are being upgraded.<br /><br />Do you want to upgrade your logs now?';
304d08f0 1102$string['upgradesettings'] = 'New settings';
4de3322d 1103$string['upgradesettingsintro'] = 'The settings shown below were added during your last Moodle upgrade. Make any changes necessary to the defaults and then click the &quot;Save changes&quot; button at the bottom of this page.';
774c42a8
1104$string['upgradestalefiles'] = 'Mixed Moodle versions detected, upgrade cannot continue';
1105$string['upgradestalefilesinfo'] = 'The Moodle update process has been paused because PHP scripts from at least two major versions of Moodle have been detected in the Moodle directory.
1106
1107This can cause significant problems later, so in order to continue you must ensure that the Moodle directory contains only files for a single version of Moodle.
1108
1109The recommended way to clean your Moodle directory is as follows:
1110
1111* rename the current Moodle directory to "moodle_old"
9f3e0968 1112* create a new Moodle directory containing only files from either a standard Moodle package download, or from the Moodle Git repository
774c42a8
1113* move the original config.php file and any non-standard plugins from the "moodle_old" directory to the new Moodle directory
1114
1115When you have a clean Moodle directory, refresh this page to resume the Moodle update process.
1116
1117This warning is often caused by unzipping a standard Moodle package over a previous version of Moodle. While this is OK for minor upgrades, it is strongly discouraged for major Moodle upgrades.
1118
9f3e0968 1119This warning can also be caused by an incomplete checkout or update operation from the Git repository, in which case you may just have to wait for the operation to complete, or perhaps run the appropriate clean-up command and retry the operation.
774c42a8 1120
9f3e0968 1121You can find more information in upgrade documentation at <a href="{$a}">{$a}</a>.';
480fca77
HF
1122$string['upgradesure'] = '<p>Your Moodle files have been changed, and you are about to automatically upgrade your server to this version:</p>
1123<p><strong>{$a}</strong></p>
1124<p>Once you do this you can not go back again. Please note that this process can take a long time.</p>
1125<p>Are you sure you want to upgrade this server to this version?</p>';
775f811a 1126$string['upgradetimedout'] = 'Upgrade timed out, please restart the upgrade.';
49aafb90 1127$string['upgradingdata'] = 'Upgrading data';
1128$string['upgradinglogs'] = 'Upgrading logs';
1c82b3f2 1129$string['upgradingversion'] = 'Upgrading to new version';
304d08f0 1130$string['upwards'] = 'upwards';
30c8dd34 1131$string['useblogassociations'] = 'Enable associations';
b958e941 1132$string['useexternalyui'] = 'Use online YUI libraries';
ad0cf519 1133$string['user'] = 'User';
68853d0d 1134$string['userbulk'] = 'Bulk user actions';
304d08f0 1135$string['userlist'] = 'Browse list of users';
747dac69 1136$string['userdefaultpreferences'] = 'User default preferences';
4766a50c 1137$string['userpreference'] = 'User preference';
304d08f0 1138$string['userpolicies'] = 'User policies';
304d08f0 1139$string['users'] = 'Users';
ea1780ad 1140$string['userquota'] = 'User quota';
016ba638 1141$string['usesitenameforsitepages'] = 'Use site name for site pages';
9db103e9 1142$string['usetags'] = 'Enable tags functionality';
1920eebc 1143$string['validateerror'] = 'This value is not valid';
bff34a67 1144$string['verifychangedemail'] = 'Restrict domains when changing email';
30c8dd34 1145$string['warningcurrentsetting'] = 'Invalid current value: {$a}';
0aff15c2 1146$string['warningiconvbuggy'] = 'Your version of the iconv library does not support the //IGNORE modifier. You should install the mbstring extension which can be used instead for cleaning strings containing invalid UTF-8 characters.';
5f8bdc17 1147$string['webproxy'] = 'Web proxy';
1148$string['webproxyinfo'] = 'Fill in following options if your Moodle server can not access internet directly. Internet access is required for download of environment data, language packs, RSS feeds, timezones, etc.<br /><em>PHP cURL extension is highly recommended.</em>';
ff7dd386 1149$string['xmlrpcrecommended'] = 'The xmlrpc extension is needed for hub communication, and useful for web services and Moodle networking';
84d6e832 1150$string['yuicomboloading'] = 'YUI combo loading';
ed94cb66 1151$string['ziprequired'] = 'The Zip PHP extension is now required by Moodle, info-ZIP binaries or PclZip library are not used anymore.';
d6a1f63b
SH
1152
1153
1154$string['caching'] = 'Caching';
1155$string['cachesettings'] = 'Cache settings';
1156$string['cacherequest'] = 'Request cache';
1157$string['cacherequesthelp'] = 'User specific cache that expires when the request is complete. Designed to replace areas where we are using the static stores.';
1158$string['cachesession'] = 'Session cache';
ca084ef1 1159$string['cachesessionhelp'] = 'User specific cache that expires when the user\'s session ends. Designed to alleviate session bloat/strain.';
d6a1f63b 1160$string['cacheapplication'] = 'Application cache';
ba033b86 1161$string['cacheapplicationhelp'] = 'Cached items are shared among all users and expire by a determined time to live (ttl).';