message MDL-24562 improved a string
[moodle.git] / lang / en / admin.php
CommitLineData
6431903a 1<?php
30c8dd34
DM
2
3// This file is part of Moodle - http://moodle.org/
4//
5// Moodle is free software: you can redistribute it and/or modify
6// it under the terms of the GNU General Public License as published by
7// the Free Software Foundation, either version 3 of the License, or
8// (at your option) any later version.
9//
10// Moodle is distributed in the hope that it will be useful,
11// but WITHOUT ANY WARRANTY; without even the implied warranty of
12// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13// GNU General Public License for more details.
14//
15// You should have received a copy of the GNU General Public License
16// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
17
18/**
19 * Strings for component 'admin', language 'en', branch 'MOODLE_20_STABLE'
20 *
21 * @package admin
22 * @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com}
23 * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
24 */
25
685fcb3e 26$string['accessdenied'] = 'Access denied';
996a5f8d 27$string['accounts'] = 'Accounts';
3b904bc9 28$string['adminseesall'] = 'Admins See All';
49aafb90 29$string['adminseesallevents'] = 'Administrators see all events';
30$string['adminseesownevents'] = 'Administrators are just like other users';
f94824db 31$string['advancedfeatures'] = 'Advanced features';
7409013e 32$string['allcountrycodes'] = 'All country codes';
30c8dd34 33$string['allowbeforeblock'] = 'Allowed list will be processed first';
fe6b274c 34$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 35$string['allowblockstodock'] = 'Allow blocks to use the dock';
a907c540 36$string['allowcategorythemes'] = 'Allow category themes';
304d08f0 37$string['allowcoursethemes'] = 'Allow course themes';
e4e38544 38$string['allowdeletes'] = 'Allow deletes';
4e639121 39$string['allowediplist'] = 'Allowed IP list';
304d08f0 40$string['allowemailaddresses'] = 'Allowed email domains';
41$string['allowobjectembed'] = 'Allow EMBED and OBJECT tags';
49aafb90 42$string['allowrenames'] = 'Allow renames';
b7009474 43$string['allowthemechangeonurl'] = 'Allow theme changes in the URL';
304d08f0 44$string['allowuserblockhiding'] = 'Allow users to hide blocks';
45$string['allowusermailcharset'] = 'Allow user to select character set';
ff08798b 46$string['allowuserswitchrolestheycantassign'] = 'Allow users without the assign roles capability to switch roles';
304d08f0 47$string['allowuserthemes'] = 'Allow user themes';
48$string['antivirus'] = 'Anti-Virus';
49$string['appearance'] = 'Appearance';
50$string['aspellpath'] = 'Path to aspell';
51$string['authentication'] = 'Authentication';
220a90c5 52$string['authsettings'] = 'Manage authentication';
3f6ba95b 53$string['autolang'] = 'Language autodetect';
304d08f0 54$string['autologinguests'] = 'Auto-login guests';
4b600aa0 55$string['availableto'] = 'Available to';
79bb9d2d 56$string['availablelicenses'] = 'Available licences';
004bd0cc 57$string['backgroundcolour'] = 'Transparent colour';
304d08f0 58$string['backups'] = 'Backups';
49aafb90 59$string['badwordsconfig'] = 'Enter your list of bad words separated by commas.';
60$string['badwordsdefault'] = 'If the custom list is empty, a default list from the language pack will be used.';
004bd0cc 61$string['badwordslist'] = 'Custom bad words list';
4e639121 62$string['blockediplist'] = 'Blocked IP List';
49aafb90 63$string['blockinstances'] = 'Instances';
64$string['blockmultiple'] = 'Multiple';
220a90c5 65$string['blocksettings'] = 'Manage blocks';
cae83708 66$string['bloglevel'] = 'Blog visibility';
1c7b8b93 67$string['bloglevelupgrade'] = 'Blog visibility upgrade';
c01678b1 68$string['bloglevelupgradedescription'] = '<p>This site has recently been upgraded to Moodle 2.0.</p>
1c7b8b93 69<p>Blog visibility was simplified in 2.0, but your site still uses one of the old visibility types. </p>
30c8dd34 70<p>To preserve the course-based or group-based visibility of the blog entries on your site, you need to run the following upgrade script, which will create a special "blog" type forum in each course whose enrolled users have posted blog entries, and will copy these blog entries in this special forum. </p>
1c7b8b93 71<p>Blogs will then be entirely switched off at the site level. No blog entries will be deleted in the process.</p>
30c8dd34 72<p>You can run the script by visiting <a href="{$a->fixurl}">the blog level upgrade page</a>.</p>';
1c7b8b93 73$string['bloglevelupgradeinfo'] = 'Blog visibility was simplified in 2.0, but your site still uses one of the old visibility types. To preserve the course-based or group-based visibility of the blog entries on your site, the following upgrade script will create a special "blog" type forum in each course whose enrolled users have posted blog entries, and will copy these blog entries in this special forum. Blogs will then be entirely switched off at the site level. No blog entries will be deleted in the process.';
30c8dd34
DM
74$string['bloglevelupgradenotice'] = 'Your site is using an old blog visibility setting, the <a href="bloglevelupgrade.php">blog visibility upgrade</a> is recommended.';
75$string['bloglevelupgradeprogress'] = 'Conversion progress: {$a->userscount} users reviewed, {$a->blogcount} entries converted.';
304d08f0 76$string['bookmarkadded'] = 'Bookmark added.';
77$string['bookmarkalreadyexists'] = 'You have already bookmarked this page.';
78$string['bookmarkdeleted'] = 'Bookmark deleted.';
79$string['bookmarkthispage'] = 'bookmark this page';
dddfc692 80$string['cachejs'] = 'Cache Javascript';
2181eb8f 81$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.';
49aafb90 82$string['cachetext'] = 'Text cache lifetime';
bb931a61 83$string['cachetype'] = 'Cache Type';
b20c6318 84$string['calendarexportsalt'] = 'Calendar export salt';
49aafb90 85$string['calendarsettings'] = 'Calendar';
30c8dd34 86$string['calendar_weekend'] = 'Weekend Days';
4b600aa0 87$string['cannotdeletemissingqtype'] = 'You cannot delete the missing question type. It is needed by the system.';
30c8dd34
DM
88$string['cannotdeletemodfilter'] = 'You cannot uninstall the \'{$a->filter}\' because it is part of the \'{$a->module}\' module.';
89$string['cannotdeleteqtypeinuse'] = 'You cannot delete the question type \'{$a}\'. There are questions of this type in the question bank.';
90$string['cannotdeleteqtypeneeded'] = 'You cannot delete the question type \'{$a}\'. There are other question types installed that rely on it.';
91$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>.';
92$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 93$string['clamfailureonupload'] = 'On clam AV failure';
94$string['cleanup'] = 'Cleanup';
b8523467 95$string['clianswerno'] = 'n';
96$string['cliansweryes'] = 'y';
30c8dd34 97$string['cliincorrectvalueerror'] = 'Error, incorrect value "{$a->value}" for "{$a->option}"';
c31d94e8 98$string['cliincorrectvalueretry'] = 'Incorrect value, please retry';
cfe33215 99$string['clistatusdisabled'] = 'Status: disabled';
100$string['clistatusenabled'] = 'Status: enabled';
c31d94e8 101$string['clitypevalue'] = 'type value';
30c8dd34 102$string['clitypevaluedefault'] = 'type value, press Enter to use default value ({$a})';
2b4e3545 103$string['cliunknowoption'] = 'Unrecognised options:
30c8dd34 104 {$a}
c944495e 105Please use --help option.';
926378ce 106$string['cliupgradefinished'] = 'Command line upgrade completed successfully.';
b8523467 107$string['cliyesnoprompt'] = 'type y (means yes) or n (means no)';
cf456fbf 108$string['commentsperpage'] = 'Comments displayed per page';
dcdf3b29 109$string['commonfiltersettings'] = 'Common filter settings';
220a90c5 110$string['commonsettings'] = 'Common settings';
49aafb90 111$string['componentinstalled'] = 'Component Installed';
30c8dd34
DM
112$string['computedfromlogs'] = 'Computed from logs since {$a}.';
113$string['condifmodeditdefaults'] = 'The values you set here define the default values that are used in the activity settings form when you create a new activity. You can also configure which activity settings are considered advanced.';
304d08f0 114$string['confeditorhidebuttons'] = 'Select the buttons that should be hidden in the HTML editor.';
adea0621 115$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 116$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 117$string['configallowblockstodock'] = 'If enabled and supported by the selected theme users can choose to move blocks to a special dock.';
a907c540 118$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 119$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 120$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>';
49aafb90 121$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 122$string['configallowoverride'] = 'You can allow people with the roles on the left side to override some of the column roles';
3a0c6cca 123$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 124$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.';
7ed189a1 125$string['configallowthemechangeonurl'] = 'If enabled, the theme can be changed by adding theme={themename} to any Moodle URL.';
49aafb90 126$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.';
127$string['configallowusermailcharset'] = 'Enabling this, every user in the site will be able to specify his own charset for email.';
30c8dd34
DM
128$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.
129It 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 130$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 131$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 132$string['configauthenticationplugins'] = 'Please choose the authentication plugins you wish to use and arrange them in order of failthrough.';
3f6ba95b 133$string['configautolang'] = 'Detect default language from browser setting, if disabled site default is used.';
49aafb90 134$string['configautologinguests'] = 'Should visitors be logged in as guests automatically when entering courses with guest access?';
648539c5 135$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.';
49aafb90 136$string['configcachetext'] = 'For larger sites or sites that use text filters, this setting can really speed things up. Copies of texts will be retained in their processed form for the time specified here. Setting this too small may actually slow things down slightly, but setting it too large may mean texts take too long to refresh (with new links, for example).';
bb931a61 137$string['configcachetype'] = 'Select a type of cache for Moodle to use. This will only configure the cache, remember to enable rcache so that the cache is used for something. Use <strong>only</strong> if you need to reduce the load on the database system -- otherwise Moodle will actually run slower. Medium-traffic sites may see benefits using \'internal\'. A single webserver with eAccelerator or Turckmmcache installed <em>with the shared memory options enabled</em> should try \'eaccelerator\'. If you have a multiple-server setup, and you have one or more memcached daemons running and the PHP-memcached extension, select \'memcached\' and configure the memached options below. <br /><strong>Note:</strong> make sure you test performance under load and tune accordingly -- the caches can make your site slower. In high-traffic situations, eAccelerator and memcached can yield the most benefits, but have the higher costs in CPU usage on the webserver.';
b20c6318 138$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 139$string['configclamactlikevirus'] = 'Treat files like viruses';
140$string['configclamdonothing'] = 'Treat files as OK';
4de3322d 141$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.';
cf4e7548 142$string['configconvertformat'] = 'If <i>latex</i>, <i>dvips</i> and <i>convert</i> are available, the images are created using the specified format. If it is not, mimeTeX will be used and it will create GIF images.';
4ea8df21 143$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 144$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 145$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.';
e452210a 146$string['configcourserequestnotify'] = 'Type username of user to be notified when new course requested.';
4413941f 147$string['configcourserequestnotify2'] = 'Users who will be notified when a course is requested. Only users who can approve course requests are listed here.';
304d08f0 148$string['configcoursesperpage'] = 'Enter the number of courses to be display per page in a course listing.';
4de3322d 149$string['configcreatornewroleid'] = 'This role is automatically assigned to creators in new courses they created. This role is not assigned if creator already has needed capabilities in parent context.';
30c8dd34
DM
150$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.';
151$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>
152 http://site.example.com/admin/cron.php?password=opensesame
153</pre>If this is left empty, no password is required.';
5430f05b 154$string['configcurlcache'] = 'Time-to-live for cURL cache, in seconds.';
d2dbd0c0
SH
155$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) and a tooltip title (optional), separated by pipe characters. You can specify a structure using hyphens. For example:
156<pre>
157Moodle community|http://moodle.org
158-Moodle free support|http://moodle.org/support
159-Moodle development|http://moodle.org/development
160--Moodle Tracker|http://tracker.moodle.org
161--Moodle Docs|http://docs.moodle.org
162-Moodle News|http://moodle.org/news
163Moodle company
164-Moodle commercial hosting|http://moodle.com/hosting
165-Moodle commercial support|http://moodle.com/support
166</pre>';
1c55ce74 167$string['configdbsessions'] = 'If enabled, this setting will use the database to store information about current sessions. This is especially useful for large/busy sites or sites built on cluster of servers. For most sites this should probably be left disabled so that the server disk is used instead. 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.';
49aafb90 168$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 169$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 170$string['configdebugpageinfo'] = 'Enable if you want page information printed in page footer.';
854f5ef0 171$string['configdebugsmtp'] = 'Enable verbose debug information during sending of email messages to SMTP server.';
30c8dd34 172$string['configdebugstringids'] = 'This option is designed to help translators. It shows the language file and string id beside each string that is output. (Changing this setting will only take effect on the next page load.)';
7b353810 173$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!';
49aafb90 174$string['configdefaultallowedmodules'] = 'For the courses which fall into the above category, which modules do you want to allow by default <b>when the course is created</b>?';
4766a50c 175$string['configdefaulthomepage'] = 'This determines the home page for logged in users';
304d08f0 176$string['configdefaultrequestcategory'] = 'Courses requested by users will be automatically placed in this category.';
49aafb90 177$string['configdefaultrequestedcategory'] = 'Default category to put courses that were requested into, if they\'re approved.';
c785d40a 178$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 (or Guest role in older versions). Note that this will not conflict with other roles they have, 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 179$string['configdeleteincompleteusers'] = 'After this period, old not fully setup accounts are deleted.';
49aafb90 180$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 181$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>';
49aafb90 182$string['configdigestmailtime'] = 'People who choose to have emails sent to them in digest form will be emailed the digest daily. This setting controls which time of day the daily mail will be sent (the next cron that runs after this hour will send it).';
30c8dd34 183$string['configdisablecourseajax'] = 'Do not use AJAX when editing main course pages.';
5c6f918f 184$string['configdisableuserimages'] = 'Disable the ability for users to change user profile images.';
49aafb90 185$string['configdisplayloginfailures'] = 'This will display information to selected users about previous failed logins.';
02ea78f8 186$string['configdocroot'] = 'Defines the path to the Moodle Docs. You can change this if you wish to have your own custom online documentation. However, if you do that make sure that the paths in your documentation follow the same format as http://docs.moodle.org.';
805962b1 187$string['configdoctonewwindow'] = 'If you enable this, then links to Moodle Docs will be shown in a new window.';
42424a46 188$string['configeditordictionary'] = 'This value will be used if aspell doesn\'t have dictionary for users own language.';
30c8dd34 189$string['configeditorfontlist'] = 'Select the fonts that should appear in the editor\'s drop-down list.';
d6ace123 190$string['configemailchangeconfirmation'] = 'Require an email confirmation step when users change their email address in their profile.';
93c61c18 191$string['configemoticons'] = 'Change the code on the left that relates to the name of the emoticon on the right. To add new emoticons, add a code and a name, then add an image as name.gif in /pix/s.';
407380df 192$string['configenableajax'] = 'This setting allows you to control the use of AJAX (advanced client/server interfaces using Javascript) across the whole site. With this setting enabled users can still make a choice in their profile, otherwise AJAX is disabled for everybody.';
dbf9d4cb 193$string['configenablecalendarexport'] = 'Enable exporting or subscribing to calendars.';
1bcb7eb5 194$string['configenablecomments'] = 'Enable comments';
30c8dd34 195$string['configenablecourserequests'] = 'This will allow any user to request a course be created.';
304d08f0 196$string['configenableglobalsearch'] = 'This setting enables global text searching in resources and activities, it is not compatible with PHP 4.';
a6dca314 197$string['configenablegroupmembersonly'] = 'If enabled, access to activities can be restricted to group members only. This may result in an increased server load. In addition, gradebook categories must be set up in a certain way to ensure that activities are hidden from non-group members.';
30c8dd34 198$string['configenablehtmlpurifier'] = 'Use HTML Purifier instead of KSES for cleaning of untrusted text. HTML Purifier is actively developed and is believed to be more secure, but it is more resource intensive. Expect minor visual differences in the resulting html code. Please note that embed and object tags can not be enabled, MathML tags and old lang tags are not supported.';
49aafb90 199$string['configenablerssfeeds'] = 'This switch will enable RSS feeds from across the site. To actually see any change you will need to enable RSS feeds in the individual modules too - go to the Modules settings under Admin Configuration.';
304d08f0 200$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 201$string['configenablerssfeedsdisabled2'] = 'RSS feeds are disabled at the server level. You need to enable them first in Server/RSS.';
7d4dfc48 202$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 203$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 204$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 205$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 206$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 207$string['configerrorlevel'] = 'Choose the amount of PHP warnings that you want to be displayed. Normal is usually the best choice.';
30c8dd34 208$string['configexcludeoldflashclients'] = 'Some versions of the Adobe Flash plugin are known to be vulnerable to attacks from malicious Flash content. You can specify a minimum supported version here, and Moodle will not show Flash files to users with lower versions. Instead they will see an alternate Flash file telling them how to upgrade. Leave this empty to disable all checks.';
16fcfc72 209$string['configexperimentalsplitrestore'] = 'If enabled, course backup files will be checked for XML errors and split into smaller parts for use in the restore process. This will result in improvements to restore robustness and execution times, particularly for medium to large course backups.';
30c8dd34 210$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 211$string['configextramemorylimit'] = 'Some scripts like search, backup/restore or cron require more memory. Set higher values for large sites.';
a0ebed93 212$string['configextrauserselectorfields'] = 'Select which fields are searched and displayed, in addition to full names, when selecting users, for example when assigning roles or when adding users to a group. For security reasons, it is recommended that the username field is NOT selected.';
49aafb90 213$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 214$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 215$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 216$string['configfilteruploadedfiles'] = 'Process all uploaded HTML and text files with the filters before displaying them, only uploaded HTML files or none at all.';
49aafb90 217$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.';
9900dddd 218$string['configforceloginforprofiles'] = 'This setting forces people to login 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.';
49aafb90 219$string['configframename'] = 'If you are embedding Moodle within a web frame, then put the name of this frame here. Otherwise this value should remain as \'_top\'';
304d08f0 220$string['configfrontpage'] = 'The items selected above will be displayed on the site\'s front page.';
221$string['configfrontpageloggedin'] = 'The items selected above will be displayed on the site\'s front page when a user is logged in.';
30c8dd34 222$string['configfullnamedisplay'] = 'This defines how names are shown when they are displayed in full. For most mono-lingual sites the most efficient setting is the default "First name + Surname", but you may choose to hide surnames altogether, or to leave it up to the current language pack to decide (some languages have different conventions).';
49aafb90 223$string['configgdversion'] = 'Indicate the version of GD that is installed. The version shown by default is the one that has been auto-detected. Don\'t change this unless you really know what you\'re doing.';
30c8dd34 224$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.<br />Simply download <a href="http://www.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz" >http://www.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz</a> and extract it into "{$a}" directory on your server.';
1baac464 225$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.';
30c8dd34 226$string['configgooglemapkey'] = '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="http://code.google.com/apis/maps/signup.html" >http://code.google.com/apis/maps/signup.html</a>.<br />Your web site URL is: {$a}';
304d08f0 227$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 228$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 229$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 230$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.';
bb931a61 231$string['configintcachemax'] = 'For internal cache only. Maximum number of records to keep in the cache. Recommended value: 50. Use lower values to reduce memory usage.';
49aafb90 232$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.';
233$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 234$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.';
30c8dd34 235$string['configintrotimezones'] = 'This page will search for new information about world timezones (including daylight savings time rules) and update your local database with this information. These locations will be checked, in order: {$a} This procedure is generally very safe and can not break normal installations. Do you wish to update your timezones now?';
304d08f0 236$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.';
2b4c531a 237$string['configjabberhost'] = 'The server to connect to to send jabber message notifications';
90b4d599
AD
238$string['configjabberserver'] = 'XMPP host ID (can be left empty if the same as Jabber host)';
239$string['configjabberusername'] = 'The user name to use when connecting to the Jabber server';
240$string['configjabberpassword'] = 'The password to use when connecting to the Jabber server';
241$string['configjabberport'] = 'The port to use when connecting to the Jabber server';
98b5789d 242$string['configkeeptagnamecase'] = 'Check this if you want tag names to keep the original casing as entered by users who created them';
8339a019 243$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.';
49aafb90 244$string['configlangcache'] = 'Cache the language menu. Saves a lot of memory and processing power. If you enable this, the menu takes a few minutes to update after you have added or removed languages.';
e641b745 245$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 246$string['configlangdir'] = 'Most languages are printed left-to-right, but some, like Arabic and Hebrew, are printed right-to-left.';
247$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';
248$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 249$string['configlatinexcelexport'] = 'Choose the encoding for Excel exports.';
be933850 250$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 251$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 252$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 253$string['configlookahead'] = 'Days to look ahead';
6265d463 254$string['configmailnewline'] = 'Newline characters used in mail messages. CRLF is required according to RFC 822bis, some mail servers do automatic conversion from LF to CRLF, other mail servers do incorrect conversion from CRLF to CRCRLF, yet others reject mails with bare LF (qmail for example). Try changing this setting if you are having problems with undelivered emails or double newlines.';
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';
bb931a61 259$string['configmemcachedhosts'] = 'For memcached. Comma-separated list of hosts that are running the memcached daemon. Use IP addresses to avoid DNS latency. memcached does not behave well if you add/remove hosts on a running setup.';
260$string['configmemcachedpconn'] = 'For memcached. Use persistent connections. Use carefully -- it can make Apache/PHP crash after a restart of the memcached daemon.';
49aafb90 261$string['configmessaging'] = 'Should the messaging system between site users be enabled?';
83022298 262$string['configminpassworddigits'] = 'Passwords must have at least these many digits.';
263$string['configminpasswordlength'] = 'Passwords must be at least these many characters long.';
264$string['configminpasswordlower'] = 'Passwords must have at least these many lower case letters.';
265$string['configminpasswordnonalphanum'] = 'Passwords must have at least these many non-alphanumeric characters.';
266$string['configminpasswordupper'] = 'Passwords must have at least these many upper case letters.';
f54217e0 267$string['configmycoursesperpage'] = 'Maximum number of courses to display in any list of a user\'s own courses';
3b27b0fe 268$string['configmymoodleredirect'] = 'This setting forces redirects to /my on login for non-admins and replaces the top level site navigation with /my';
03d9401e 269$string['configmypagelocked'] = 'This setting prevents the default page from being edited by any non-admins';
4766a50c 270$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.';
ba2789c1
SH
271$string['confignavshowallcourses'] = 'Setting this ensures that all courses on the site are shown in the navigation at all times.';
272$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.';
b069fbd9 273$string['confignodefaultuserrolelists'] = 'This setting prevents all users from being returned from the database from deprecated calls of get_course_user, etc., for the site course if the default role provides that access. Check this, if you suffer a performance hit.';
30c8dd34 274$string['confignoreplyaddress'] = 'Emails are sometimes sent out on behalf of a user (eg forum posts). The email address you specify here will be used as the "From" address in those cases when the recipients should not be able to reply directly to the user (eg when a user chooses to keep their address private).';
49aafb90 275$string['confignotifyloginfailures'] = 'If login failures have been recorded, email notifications can be sent out. Who should see these notifications?';
276$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 277$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 278$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 279$string['configoverride'] = 'Defined in config.php';
30c8dd34 280$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\').';
49aafb90 281$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.';
282$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.';
283$string['configperfdebug'] = 'If you turn this on, performance info will be printed in the footer of the standard theme';
30c8dd34 284$string['configprofileroles'] = 'List of roles that are visible on user profiles and participation page.';
acd0d53e 285$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 286$string['configprotectusernames'] = 'By default forget_password.php does not display any hints that would allow guessing of usernames or email addresses.';
9bc760f2 287$string['configproxybypass'] = 'Comma separated list of (partial) hostnames or IPs that should bypass proxy (e.g., 192.168., .mydomain.com)';
5f8bdc17 288$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.';
289$string['configproxypassword'] = 'Password needed to access internet through proxy if required, empty if none (PHP cURL extension required).';
304d08f0 290$string['configproxyport'] = 'If this server needs to use a proxy computer, then provide the proxy port here.';
5f8bdc17 291$string['configproxytype'] = 'Type of web proxy (PHP5 and cURL extension required for SOCKS5 support).';
30c8dd34 292$string['configproxyuser'] = 'Username needed to access internet through proxy if required, empty if none (PHP cURL extension required).';
253051dc 293$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.';
bb931a61 294$string['configrcache'] = 'Use the cache to store database records. Remember to set \'cachetype\' as well!';
295$string['configrcachettl'] = 'Time-to-live for cached records, in seconds. Use a short (&lt;15) value here.';
5d6308d4 296$string['configrecaptchaprivatekey'] = 'String of characters used to communicate between your Moodle server and the recaptcha.net server. Obtain one for this site by visiting http://recaptcha.net';
297$string['configrecaptchapublickey'] = 'String of characters used to display the reCAPTCHA element in the signup form. Generated by http://recaptcha.net';
49aafb90 298$string['configrequestedstudentname'] = 'Word for student used in requested courses';
299$string['configrequestedstudentsname'] = 'Word for students used in requested courses';
304d08f0 300$string['configrequestedteachername'] = 'Word for teacher used in requested courses';
301$string['configrequestedteachersname'] = 'Word for teachers used in requested courses';
30c8dd34 302$string['configrequiremodintro'] = 'Disable this option if you do not want to force users to enter description of each activity.';
49aafb90 303$string['configrestrictbydefault'] = 'Should new courses that are created that fall into the above category have their modules restricted by default?';
eddb24ed 304$string['configrestrictmodulesfor'] = 'Which courses should have <b>the setting</b> for disabling some activity modules? Note that this setting only applies to teachers, administrators will still be able to add any activity to a course.';
304d08f0 305$string['configrunclamavonupload'] = 'When enabled, clam AV will be used to scan all uploaded files.';
49aafb90 306$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 307$string['configuserquota'] = 'The maximum number of bytes that a user can store in their own private file area. {$a->bytes} bytes == {$a->displaysize}';
49aafb90 308$string['configsectioninterface'] = 'Interface';
309$string['configsectionmail'] = 'Mail';
310$string['configsectionmaintenance'] = 'Maintenance';
311$string['configsectionmisc'] = 'Miscellaneous';
004bd0cc 312$string['configsectionoperatingsystem'] = 'Operating system';
49aafb90 313$string['configsectionpermissions'] = 'Permissions';
314$string['configsectionrequestedcourse'] = 'Course requests';
315$string['configsectionsecurity'] = 'Security';
316$string['configsectionstats'] = 'Statistics';
317$string['configsectionuser'] = 'User';
318$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\'.';
319$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 320$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 321$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 322$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.';
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';
49aafb90 327$string['configsitemailcharset'] = 'All the emails generated by your site will be sent in the charset specified here. Anyway, every individual user will be able to adjust it if the next setting is enabled.';
30c8dd34
DM
328$string['configsitemaxcategorydepth'] = 'Maximum Category Depth';
329$string['configsitemaxcategorydepthhelp'] = 'This specifies the maximum depth of child categories shown';
848917d1 330$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 331$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.';
8b98bb6a 332$string['configsmtphosts'] = 'Give the full name of one or more local SMTP servers that Moodle should use to send mail (eg \'mail.a.com\' or \'mail.a.com;mail.b.com\'). To specify a non-default port (i.e other than port 25), you can use the [server]:[port] syntax (eg \'mail.a.com:587\'. If you leave it blank, Moodle will use the PHP default method of sending mail.';
30c8dd34 333$string['configsmtpmaxbulk'] = 'Maximum number of messages sent per SMTP session. Grouping messages may speed up the sending of emails. Values lower than 2 force creation of new SMTP session for each email.';
49aafb90 334$string['configsmtpuser'] = 'If you have specified an SMTP server above, and the server requires authentication, then enter the username and password here.';
304d08f0 335$string['configstartwday'] = 'Start of Week';
49aafb90 336$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.)';
337$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 338$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.';
339$string['configstatsmaxruntime3'] = 'Specify the maximum time allowed to calculate the statistics for one day, bearing in mind that stats processing can put a big load on the server. The maximum number of days processed in one cron can be specified below.';
340$string['configstatsruntimedays'] = 'Specify the maximum number of days processed in each stats execution. When stats 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.';
61460dd6 341$string['configstatsruntimestart'] = 'What time should the cronjob that does the stats processing <b>start</b>? Please specify different times if there are multiple Moodles on one physical server.';
4834fe62 342$string['configstatsuserthreshold'] = 'If you enter a non-zero, non numeric value here, for ranking courses, courses with less than this number of enrolled users (all roles) will be ignored';
07e853e9 343$string['configstripalltitletags'] = 'Uncheck this setting to allow HTML tags in activity and resource names.';
dceaf5bf 344$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.';
345$string['configsupportname'] = 'This is the name of a person or other entity offering general help via the support email or web address.';
346$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.';
6c2e2008 347$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 348$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 349For example: standard,orangewhite.';
30c8dd34 350$string['configtimezone'] = 'You can set the default timezone here. This is the only the DEFAULT timezone for displaying dates - each user can override this by setting their own in their profile. "Server time" here will make Moodle default to the server\'s operating system setting, but "Server time" in the user profile will make the user default to this timezone setting. Cronjobs that depend on a time of day to run will use this timezone.';
49aafb90 351$string['configunzip'] = 'Indicate the location of your unzip program (Unix only, optional). If specified, this will be used to unpack zip archives on the server. If you leave this blank, then Moodle will use internal routines.';
30c8dd34 352$string['configuseblogassociations'] = 'Should users be able to organize their blog by associating entries with courses and course modules?';
32fe576f 353$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.';
9db103e9 354$string['configusetags'] = 'Should tags functionality across the site be enabled?';
49aafb90 355$string['configvariables'] = 'Variables';
bff34a67 356$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 357$string['configvisiblecourses'] = 'Display courses in hidden categories normally';
49aafb90 358$string['configwarning'] = 'Be careful modifying these settings - strange values could cause problems.';
2f67d1f8 359$string['configxmlstrictheaders'] = 'Set to on, each page will be generated using XML http headers and prolog, so browsers will show XHTML errors inline. This is only useful for developers.';
84d6e832 360$string['configyuicomboloading'] = 'This options enables combined file loading optimisation for YUI libraries. This setting should be enabled on production sites for performance reasons.';
49aafb90 361$string['configzip'] = 'Indicate the location of your zip program (Unix only, optional). If specified, this will be used to create zip archives on the server. If you leave this blank, then Moodle will use internal routines.';
362$string['confirmation'] = 'Confirmation';
34e20eb4 363$string['confirmdeletecomments'] = 'You are about to delete comments, are you sure?';
30c8dd34
DM
364$string['confirmed'] = 'Confirmed';
365$string['confirminstall'] = 'You are about to install language pack ({$a}), are you sure?';
cf4e7548 366$string['convertformat'] = '<i>convert</i> output format';
4ea8df21 367$string['cookiehttponly'] = 'Only http cookies';
368$string['cookiesecure'] = 'Secure cookies only';
304d08f0 369$string['country'] = 'Default country';
df997f84
PS
370$string['coursecontact'] = 'Course contacts';
371$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.';
304d08f0 372$string['coursemgmt'] = 'Add/edit courses';
373$string['courseoverview'] = 'Course overview';
e452210a 374$string['courserequestnotify'] = 'Course request notification';
30c8dd34
DM
375$string['courserequestnotifyemail'] = 'User {$a->user} requested a new course at {$a->link}';
376$string['courserequests'] = 'Course Requests';
e452210a 377$string['courserequestspending'] = 'Pending course requests';
304d08f0 378$string['courses'] = 'Courses';
379$string['coursesperpage'] = 'Courses per page';
5e992f56 380$string['creatornewroleid'] = 'Creators\' role in new courses';
9047d80e
DM
381$string['cron'] = 'Cron';
382$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.';
383$string['cron_link'] = 'admin/cron';
e08df351 384$string['cronclionly'] = 'Cron execution via command line only';
385$string['cronerrorclionly'] = 'Sorry, internet access to this page has been disabled by the administrator.';
386$string['cronerrorpassword'] = 'Sorry, you have not provided a valid password to access this page';
387$string['cronremotepassword'] = 'Cron password for remote access';
30c8dd34
DM
388$string['cronwarning'] = 'The <a href="cron.php">cron.php maintenance script</a> has not been run for at least 24 hours.';
389$string['csvdelimiter'] = 'CSV delimiter';
bbbfc057 390$string['ctyperecommended'] = 'Installing the optional ctype PHP extension is highly recommended in order to improve site performance, particularly if your site is supporting non-latin languages.';
391$string['ctyperequired'] = 'The ctype PHP extension is now required by Moodle, in order to improve site performance and to offer multilingual compatibility.';
5430f05b 392$string['curlcache'] = 'cURL cache TTL';
5f8bdc17 393$string['curlrecommended'] = 'Installing the optional cURL library is highly recommended in order to enable Moodle Networking functionality.';
2b4e3545 394$string['curlrequired'] = 'The cURL PHP extension is now required by Moodle, in order to communicate with Moodle repositories.';
770fef0a 395$string['customcheck'] = 'Other Checks';
d2dbd0c0
SH
396$string['custommenu'] = 'Custom menu';
397$string['custommenuitems'] = 'Custom 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.';
49aafb90 401$string['dbmigrate'] = 'Moodle Database Migration';
cb8229d0 402$string['dbmigrateconnecerror'] = 'Could not connect to the database specified.';
30c8dd34
DM
403$string['dbmigrateencodingerror'] = 'The database specified has encoding {$a} rather than required UNICODE/UTF8.<br />Please specify another.';
404$string['dbmigratepostgres'] = 'It seems that you are using PostgreSQL as the database server. To continue the migration process you need to manually create a new database with encoding "UNICODE"(PostgreSQL 7) or "UTF8" (PostgreSQL 8) to store the migrated data. Please enter your new database connection settings below to continue:';
4de3322d 405$string['dbmigratewarning'] = 'Please make sure that you have backed up your Moodle database before commencing this procedure. If you are unsure of how to do that, please contact your system admin. Your Moodle site will be put under maintenance mode after you start the migration process';
304d08f0 406$string['dbmigratewarning2'] = '<b>Warning: You are about to start the database migration process. Please be very sure that your entire Moodle database is backed up.</b>';
30c8dd34
DM
407$string['dbmigrationdeprecateddb'] = '<font color="#ff0000">This database is migrated to a new UTF8 database and deprecated. Please edit your config.php and use the new database for this moodle.</font>';
408$string['dbmigrationdupfailed'] = 'Database duplication failed with possible error:<font color="#ff0000"><pre>{$a}</pre></font>';
304d08f0 409$string['dbsessions'] = 'Use database for session information';
30c8dd34 410$string['dbtest'] = 'Functional DB tests';
304d08f0 411$string['debug'] = 'Debug messages';
7eb0b60a 412$string['debugall'] = 'ALL: Show all reasonable PHP debug messages';
413$string['debugdeveloper'] = 'DEVELOPER: extra Moodle debug messages for developers';
30c8dd34 414$string['debugdisplay'] = 'Display debug messages';
304d08f0 415$string['debugging'] = 'Debugging';
416$string['debugminimal'] = 'MINIMAL: Show only fatal errors';
417$string['debugnone'] = 'NONE: Do not show any errors or warnings';
418$string['debugnormal'] = 'NORMAL: Show errors, warnings and notices';
360dde50 419$string['debugpageinfo'] = 'Show page information';
30c8dd34
DM
420$string['debugsmtp'] = 'Debug email sending';
421$string['debugstringids'] = 'Show origin of languages strings';
360dde50 422$string['debugvalidators'] = 'Show validator links';
304d08f0 423$string['defaultallowedmodules'] = 'Default allowed modules';
4766a50c 424$string['defaulthomepage'] = 'Default home page for users';
304d08f0 425$string['defaultrequestcategory'] = 'Default category for course requests';
30c8dd34 426$string['defaultsettinginfo'] = 'Default: {$a}';
304d08f0 427$string['defaultuserroleid'] = 'Default role for all users';
066bfbfe 428$string['defaultvalues'] = 'Default values';
a7db355a 429$string['deleteerrors'] = 'Delete errors';
30c8dd34
DM
430$string['deletefilterareyousure'] = 'Are you sure you want to delete the filter \'{$a}\'';
431$string['deletefilterareyousuremessage'] = 'You are about to completely delete the filter \'{$a}\'. Are you sure you want to uninstall it?';
432$string['deletefilterfiles'] = 'All data associated with the filter \'{$a->filter}\' has been deleted from the database. To complete the deletion (and to prevent the filter from re-installing itself), you should now delete this directory from your server: {$a->directory}';
a4a57da9 433$string['deleteincompleteusers'] = 'Delete incomplete users after';
30c8dd34
DM
434$string['deleteqtypeareyousure'] = 'Are you sure you want to delete the question type \'{$a}\'';
435$string['deleteqtypeareyousuremessage'] = 'You are about to completely delete the question type \'{$a}\'. Are you sure you want to uninstall it?';
a4a57da9 436$string['deleteunconfirmed'] = 'Delete not fully setup users after';
38d2d43b 437$string['deleteuser'] = 'Delete user';
30c8dd34
DM
438$string['deletingfilter'] = 'Deleting filter \'{$a}\'';
439$string['deletingqtype'] = 'Deleting question type \'{$a}\'';
49aafb90 440$string['density'] = 'Density';
304d08f0 441$string['denyemailaddresses'] = 'Denied email domains';
b032b490 442$string['development'] = 'Development';
304d08f0 443$string['digestmailtime'] = 'Hour to send digest emails';
6d77b23c 444$string['disablecourseajax'] = 'Disable AJAX course editing';
7bab5279 445$string['disableuserimages'] = 'Disable user profile images';
b3732604 446$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.';
304d08f0 447$string['displayloginfailures'] = 'Display login failures to';
448$string['docroot'] = 'Moodle Docs document root';
449$string['doctonewwindow'] = 'Open in new window';
49aafb90 450$string['download'] = 'Download';
5d6993b1 451$string['editennotallowed'] = 'Language en_utf8 cannot be edited with this page - switch to local';
49aafb90 452$string['edithelpdocs'] = 'Edit help documents';
1510efa2 453$string['editingnoncorelangfile'] = 'You are trying to modify translation of an add-on module/plugin. You can save translation of 3rd party modules in your _local folder only. You may want to move the file with translation into the module\'s lang directory and/or send it to the maintainer of the add-on module.';
2dbc40f4 454$string['editlang'] = '<b>Edit</b>';
304d08f0 455$string['editorbackgroundcolor'] = 'Background color';
42424a46 456$string['editordictionary'] = 'Editor dictionary';
304d08f0 457$string['editorfontfamily'] = 'Font family';
458$string['editorfontlist'] = 'Font list';
459$string['editorfontsize'] = 'Font size';
460$string['editorhidebuttons'] = 'Hidden buttons';
461$string['editorkillword'] = 'Word format filter';
42424a46 462$string['editorspelling'] = 'Editor spelling';
30c8dd34 463$string['editorspellinghelp'] = 'Enable or disable spell-checking. When enabled, <strong>aspell</strong> must be installed on the server.';
1bfb0c61 464$string['editstrings'] = 'Edit words or phrases';
d6ace123 465$string['emailchangeconfirmation'] = 'Email change confirmation';
93c61c18 466$string['emoticons'] = 'Emoticons';
220a90c5 467$string['emptysettingvalue'] = 'Empty';
304d08f0 468$string['enableajax'] = 'Enable AJAX';
dbf9d4cb 469$string['enablecalendarexport'] = 'Enable calendar export';
1bcb7eb5 470$string['enablecomments'] = 'Enable comments';
30c8dd34 471$string['enablecourserequests'] = 'Enable course requests';
304d08f0 472$string['enableglobalsearch'] = 'Enable global search';
98da6021 473$string['enablegroupmembersonly'] = 'Enable group members only';
e0ac8448 474$string['enablehtmlpurifier'] = 'Enable HTML Purifier';
7bab5279 475$string['enablerecordcache'] = 'Enable record cache';
304d08f0 476$string['enablerssfeeds'] = 'Enable RSS feeds';
7d4dfc48 477$string['enablesafebrowserintegration'] = 'Enable Safe Exam Browser integration';
304d08f0 478$string['enablestats'] = 'Enable statistics';
7bab5279 479$string['enabletrusttext'] = 'Enable trusted content';
884f46c9 480$string['enablewebservices'] = 'Enable web services';
7886efc4 481$string['enablewsdocumentation'] = 'Web services documentation';
ed22a01b 482$string['encoding'] = 'Encoding';
df997f84
PS
483$string['enrolinstancedefaults'] = 'Enrolment instance defaults';
484$string['enrolinstancedefaults_desc'] = 'Default enrolment settings in new courses.';
51471f2a 485$string['enrolmultipleusers'] = 'Enrol the users';
49aafb90 486$string['environment'] = 'Environment';
487$string['environmenterrortodo'] = 'You must solve all the environmental problems (errors) found above before proceeding to install this Moodle version!';
c3c56974 488$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 489$string['environmentmustfixsetting'] = 'PHP setting must be changed.';
29461961 490$string['environmentok'] = 'Your server environment meets all minimum requirements.';
ce5f4578 491$string['environmentrecommendcustomcheck'] = 'if this test fails, it indicates a potential problem';
492$string['environmentrecommendinstall'] = 'should be installed and enabled for best results';
30c8dd34 493$string['environmentrecommendversion'] = 'version {$a->needed} is recommended and you are running {$a->current}';
ce5f4578 494$string['environmentrequirecustomcheck'] = 'this test must pass';
495$string['environmentrequireinstall'] = 'must be installed and enabled';
30c8dd34
DM
496$string['environmentrequireversion'] = 'version {$a->needed} is required and you are running {$a->current}';
497$string['environmentsettingok'] = 'recommended setting detected';
498$string['environmentshouldfixsetting'] = 'PHP setting should be changed.';
499$string['environmentxmlerror'] = 'Error reading environment data ({$a->error_code})';
500$string['errordeletingconfig'] = 'An error occurred while deleting the configuration records for plugin \'{$a}\'.';
49aafb90 501$string['errors'] = 'Errors';
304d08f0 502$string['errorsetting'] = 'Could not save setting:';
220a90c5 503$string['errorwithsettings'] = 'Some settings were not changed due to an error.';
30c8dd34 504$string['everyonewhocan'] = 'Everyone who can \'{$a}\'';
4b600aa0 505$string['exceptions'] = 'exceptions';
30c8dd34 506$string['excludeoldflashclients'] = 'Required Flash player version';
304d08f0 507$string['experimental'] = 'Experimental';
3b49f849 508$string['experimentalsettings'] = 'Experimental settings';
16fcfc72 509$string['experimentalsplitrestore'] = 'Experimental split restore';
304d08f0 510$string['extendedusernamechars'] = 'Allow extended characters in usernames';
c6e1d6af 511$string['extramemorylimit'] = 'Extra PHP memory limit';
99cd2f77 512$string['extrauserselectorfields'] = 'When selecting users, search and display';
a825fec7 513$string['fatalmagicquotesruntime'] = '<p>Serious configuration error detected, please notify server administrator.</p><p> To operate properly, Moodle requires that administrator changes PHP settings.</p><p><code>magic_quotes_runtime</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>';
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';
304d08f0 525$string['forcelogin'] = 'Force users to login';
526$string['forceloginforprofiles'] = 'Force users to login for profiles';
527$string['forcetimezone'] = 'Force default timezone';
528$string['framename'] = 'Frame name';
1369948c
DM
529$string['frontpage'] = 'Front page';
530$string['frontpagebackup'] = 'Front page backup';
8e5da17a 531$string['frontpagedefaultrole'] = 'Default frontpage role';
0f74bb01 532$string['frontpagefilters'] = 'Front page filters';
304d08f0 533$string['frontpageloggedin'] = 'Front page items when logged in';
1369948c
DM
534$string['frontpageoverrides'] = 'Front page permission overrides';
535$string['frontpagequestions'] = 'Front page questions';
536$string['frontpagerestore'] = 'Front page restore';
537$string['frontpageroles'] = 'Front page roles';
538$string['frontpagesettings'] = 'Front page settings';
539$string['fullnamedisplay'] = 'Full name format';
3ad2bfed 540$string['gdrecommended'] = 'GD extension is used for conversion of images, some features such as user profile images will not be available if missing.';
304d08f0 541$string['gdversion'] = 'GD version';
542$string['generalsettings'] = 'General settings';
7bab5279 543$string['geoipfile'] = 'GeoIP city data file';
62ea712f 544$string['getremoteaddrconf'] = 'Logged IP address source';
49aafb90 545$string['globalsquoteswarning'] = '<p><strong>Security Warning</strong>: to operate properly, Moodle requires <br />that you make certain changes to your current PHP settings.<p/><p>You <em>must</em> set <code>register_globals=off</code> and/or <code>magic_quotes_gpc=on</code>. <br />If possible, you should set <code>register_globals=off</code> to improve general <br /> server security, setting <code>magic_quotes_gpc=on</code> is also recommended.<p/><p>These settings are controlled by editing your <code>php.ini</code>, Apache/IIS <br />configuration or <code>.htaccess</code> file.</p>';
bba0beae 546$string['globalswarning'] = '<p><strong>SECURITY WARNING!</strong></p><p> To operate properly, Moodle requires <br />that you make certain changes to your current PHP settings.</p><p>You <em>must</em> set <code>register_globals=off</code>.</p><p>This setting is controlled by editing your <code>php.ini</code>, Apache/IIS <br />configuration or <code>.htaccess</code> file.</p>';
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.';
7c09710c 549$string['googlemapkey'] = 'Google Maps API key';
5d6993b1 550$string['gotofirst'] = 'Go to first missing string';
304d08f0 551$string['gradebook'] = 'Gradebook';
552$string['gradebookroles'] = 'Graded roles';
6ba3d875 553$string['gradeexport'] = 'Primary grade export methods';
ebce32b5 554$string['guestroleid'] = 'Role for guest';
f0a25c37 555$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 556$string['helpadminseesall'] = 'Do admins see all calendar events or just those that apply to themselves?';
557$string['helpcalendarsettings'] = 'Configure various calendar and date/time-related aspects of Moodle';
558$string['helpforcetimezone'] = 'You can allow users to individually select their timezone, or force a timezone for everyone.';
559$string['helpsitemaintenance'] = 'For upgrades and other work';
560$string['helpstartofweek'] = 'Which day starts the week in the calendar?';
561$string['helpupcominglookahead'] = 'How many days in the future does the calendar look for upcoming events by default?';
562$string['helpupcomingmaxevents'] = 'How many (maximum) upcoming events are shown to users by default?';
30c8dd34 563$string['helpweekenddays'] = 'Which days of the week are treated as "weekend" and shown with a different colour?';
304d08f0 564$string['hiddenuserfields'] = 'Hide user fields';
d91f99a6 565$string['hidefromall'] = 'Hide from all users';
566$string['hidefromnone'] = 'Hide from nobody';
567$string['hidefromstudents'] = 'Hide from students';
1c63e174 568$string['htmleditor'] = 'HTML editor';
1d295d6c 569$string['htmleditorsettings'] = 'HTML editor settings';
8eb1d25f 570$string['htmlsettings'] = 'HTML settings';
304d08f0 571$string['http'] = 'HTTP';
572$string['httpsecurity'] = 'HTTP security';
30c8dd34
DM
573$string['change'] = 'change';
574$string['changesitelang'] = 'Change site language';
575$string['checkboxno'] = 'No';
576$string['checkboxyes'] = 'Yes';
577$string['choosefiletoedit'] = 'Choose file to edit';
4de3322d 578$string['iconvrecommended'] = 'Installing the optional ICONV library is highly recommended in order to improve site performance, particularly if your site is supporting non-Latin languages.';
30d75d40 579$string['iconvrequired'] = 'Installing ICONV extension is required.';
ad0cf519 580$string['ignore'] = 'Ignore';
304d08f0 581$string['importlangreminder'] = 'The database migration process is commencing. You will need to <b>log in again</b> for the upgrade to take effect. Please install unicode language packs as soon as possible from Admin->Lang->Lang Import Utility <b>after</b> the database migration process is completed.';
49aafb90 582$string['importtimezones'] = 'Update complete list of timezones';
30c8dd34 583$string['importtimezonescount'] = '{$a->count} entries imported from {$a->source}';
49aafb90 584$string['importtimezonesfailed'] = 'No sources found! (Bad news)';
304d08f0 585$string['includemoduleuserdata'] = 'Include module user data';
688e209c 586$string['incompatibleblocks'] = 'Incompatible blocks';
587$string['install'] = 'Install selected language pack';
588$string['installedlangs'] = 'Installed language packs';
df997f84 589$string['installhijacked'] = 'Installation must be finished from the original IP address, sorry.';
88582df4 590$string['installsessionerror'] = 'Can not initialise PHP session, please verify that your browser accepts cookies.';
bb931a61 591$string['intcachemax'] = 'Int. cache max';
8b0846f7 592$string['intlrecommended'] = 'Intl extension is used to improve internationalization support, such as locale aware sorting.';
771dc7b2 593$string['invalidlangpack'] = 'to edit this language pack, you need to put it in language folder.';
30c8dd34
DM
594$string['invalidsection'] = 'Invalid section.';
595$string['invaliduserchangeme'] = 'Username "changeme" is reserved -- you cannot create an account with it.';
5035228f 596$string['ipblocked'] = 'This site is not available currently.';
fe6b274c
DM
597$string['ipblocker'] = 'IP blocker';
598$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 599$string['iplookup'] = 'IP address lookup';
30c8dd34 600$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 601It is recommended to install local copy of free GeoLite City database from MaxMind.<br />
602IP 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 603$string['iplookupmaxmindnote'] = 'This product includes GeoLite data created by MaxMind, available from <a href="http://www.maxmind.com/">http://www.maxmind.com/</a>.';
7c09710c 604$string['iplookupnetgeonote'] = 'The NetGeo server is currently being used to look up geographical information. For more accurate results we recommend installing a local copy of the MaxMind GeoLite database.';
90b4d599
AD
605$string['jabber'] = 'Jabber';
606$string['jabberhost'] = 'Jabber host';
607$string['jabberserver'] = 'Jabber server';
608$string['jabberusername'] = 'Jabber user name';
609$string['jabberpassword'] = 'Jabber password';
610$string['jabberport'] = 'Jabber port';
98b5789d 611$string['keeptagnamecase'] = 'Keep tag name casing';
304d08f0 612$string['lang'] = 'Default language';
304d08f0 613$string['langcache'] = 'Cache language menu';
3566b97c 614$string['langedit'] = 'Language editing';
33951ee4 615$string['langimport'] = 'Language import utility';
f9a064f9 616$string['langimportdisabled'] = 'Language import feature has been disabled. You have to update your language packs manually at the file-system level.';
688e209c 617$string['langimportsuccess'] = 'Language pack successfully upgraded';
304d08f0 618$string['langlist'] = 'Languages on language menu';
30c8dd34
DM
619$string['langlocalpackage'] = 'Local modifications';
620$string['langmasterenglish'] = 'Master English pack';
621$string['langmasterpackage'] = 'Master language pack';
304d08f0 622$string['langmenu'] = 'Display language menu';
4de3322d 623$string['langnoeditenglish'] = 'Can\'t overwrite the base English language pack. Please switch lang directory to make local changes';
30c8dd34 624$string['langpackinstalled'] = 'Language pack {$a} was successfully installed';
98240e51 625$string['langpackmaintaining'] = 'Language pack maintaining';
688e209c 626$string['langpackremoved'] = 'Language pack was uninstalled';
304d08f0 627$string['langpacks'] = 'Language packs';
30c8dd34
DM
628$string['langpackupdated'] = 'Language pack {$a} was successfully updated';
629$string['langpackupdateskipped'] = 'Update of {$a} language pack skipped';
af8d4d91 630$string['langpackwillbeupdated'] = 'During the upgrade, Moodle will try to update currently chosen language pack.';
dcbd0ad6 631$string['langrmyourself'] = 'To prevent data loss, lang.php is not able to overwrite existing file with empty content. Please, remove the file manually in order to get rid of it.';
e641b745 632$string['langstringcache'] = 'Cache all language strings';
304d08f0 633$string['languagesettings'] = 'Language settings';
688e209c 634$string['langupdatecomplete'] = 'Language pack update completed';
30c8dd34 635$string['lang16notify'] = 'Moodle 1.6 and above allows you to install and update language packs directly from download.moodle.org by following the link below';
688e209c 636$string['latexpreamble'] = 'LaTeX preamble';
637$string['latexsettings'] = 'LaTeX renderer Settings';
195e90f9 638$string['latinexcelexport'] = 'Excel encoding';
deb73728
PS
639$string['legacyfilesinnewcourses'] = 'Legacy course files in new courses';
640$string['legacyfilesinnewcourses_help'] = 'By default legacy course files areas are available only in upgraded courses. Please note some features like single activity backup/restore are not compatible with this settings.';
79bb9d2d 641$string['licensesettings'] = 'Licence settings';
233b6ff9 642$string['loading'] = 'Loading';
304d08f0 643$string['localetext'] = 'Sitewide locale';
98240e51 644$string['localstringcustomization'] = 'Local string customization';
304d08f0 645$string['location'] = 'Location';
646$string['locationsettings'] = 'Location settings';
61ebef8f 647$string['locked'] = 'locked';
304d08f0 648$string['log'] = 'Logs';
649$string['loginhttps'] = 'Use HTTPS for logins';
650$string['loglifetime'] = 'Keep logs for';
c581c003 651$string['longtimewarning'] = '<b>Please note that this process can take a long time.</b>';
304d08f0 652$string['mail'] = 'Email';
6265d463 653$string['mailnewline'] = 'Newline characters in mail';
30c8dd34 654$string['maintenancemode'] = 'In Maintenance Mode';
49aafb90 655$string['maintfileopenerror'] = 'Error opening maintenance files!';
656$string['maintinprogress'] = 'Maintenance is in progress...';
4ed70f1b 657$string['managelang'] = 'Manage';
79bb9d2d 658$string['managelicenses'] = 'Manage licences';
4b600aa0 659$string['manageqtypes'] = 'Manage question types';
304d08f0 660$string['maxbytes'] = 'Maximum uploaded file size';
30c8dd34 661$string['maxconsecutiveidentchars'] = 'Consecutive identical characters';
304d08f0 662$string['maxeditingtime'] = 'Maximum time to edit posts';
4de3322d 663$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 664$string['mediapluginavi'] = 'Enable .avi filter';
665$string['mediapluginflv'] = 'Enable .flv filter';
30c8dd34 666$string['mediapluginimg'] = 'Enable auto-embedding of linked images';
49aafb90 667$string['mediapluginmov'] = 'Enable .mov filter';
49aafb90 668$string['mediapluginmpg'] = 'Enable .mpg filter';
30c8dd34 669$string['mediapluginmp3'] = 'Enable .mp3 filter';
ce5dc36e
RW
670$string['mediapluginogg'] = 'Enable .ogg filter';
671$string['mediapluginogv'] = 'Enable .ogv filter';
a68dc796 672$string['mediapluginram'] = 'Enable .ram filter';
304d08f0 673$string['mediapluginrm'] = 'Enable .rm filter';
6fe1db7e 674$string['mediapluginrpm'] = 'Enable .rpm filter';
304d08f0 675$string['mediapluginswf'] = 'Enable .swf filter';
aa2d0152 676$string['mediapluginswfnote'] = 'As a default security measure, normal users should not be allowed to embed swf flash files.';
49aafb90 677$string['mediapluginwmv'] = 'Enable .wmv filter';
30c8dd34 678$string['mediapluginyoutube'] = 'Enable YouTube links filter';
bb931a61 679$string['memcachedhosts'] = 'memcached hosts';
680$string['memcachedpconn'] = 'memcached use persistent connections';
304d08f0 681$string['messaging'] = 'Enable messaging system';
83022298 682$string['minpassworddigits'] = 'Digits';
7bab5279 683$string['minpasswordlength'] = 'Password length';
83022298 684$string['minpasswordlower'] = 'Lowercase letters';
685$string['minpasswordnonalphanum'] = 'Non-alphanumeric characters';
686$string['minpasswordupper'] = 'Uppercase letters';
304d08f0 687$string['misc'] = 'Miscellaneous';
30c8dd34 688$string['missinglangparent'] = 'Missing parent language <em>{$a->parent}</em> of <em>{$a->lang}</em>.';
43f853c9 689$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 690$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 691$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 692$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 693$string['mnetrestore_extusers_switchuserauth'] = 'Remote Moodle Network user {$a->username} (coming from {$a->mnethosturl}) switched to local {$a->auth} authenticated user.';
aa54ed7b 694$string['modeditdefaults'] = 'Default values for activity settings';
220a90c5 695$string['modsettings'] = 'Manage activities';
304d08f0 696$string['modulesecurity'] = 'Module security';
30c8dd34 697$string['multilangforceold'] = 'Force old multilang syntax: &lt;span&gt; without the class="multilang" and &lt;lang&gt;';
f16242ce 698$string['multilangupgrade'] = 'Multilang upgrade';
30c8dd34
DM
699$string['multilangupgradeinfo'] = 'The multilang filter syntax was changed in 1.8, &lt;lang&gt; tag is not supported any more. <br /><br />Example: &lt;span lang="en" class="multilang">Hello!&lt;/span&gt;&lt;span lang="es" class="multilang">Hola!&lt;/span&gt;<br /><br /><strong>Do you want to upgrade the syntax in all existing texts now?</strong>';
700$string['multilangupgradenotice'] = 'Your site is probably using old multilang syntax, <a href="multilangupgrade.php">multilang upgrade</a> is recommended.';
304d08f0 701$string['mustenablestats'] = 'Stats have not yet been enabled on this site.';
f54217e0 702$string['mycoursesperpage'] = 'Number of courses';
03d9401e 703$string['mydashboard'] = 'System default dashboard';
304d08f0 704$string['mymoodle'] = 'My Moodle';
705$string['mymoodleredirect'] = 'Force users to use My Moodle';
03d9401e 706$string['mypage'] = 'Default My Moodle page';
7bab5279 707$string['myprofile'] = 'Default profile page';
03d9401e 708$string['mypagelocked'] = 'Lock default page';
49aafb90 709$string['mysql416bypassed'] = 'However, if your site is using iso-8859-1 (latin) languages ONLY, you may continue using your currently installed MySQL 4.1.12 (or higher).';
710$string['mysql416required'] = 'MySQL 4.1.16 is the minimum version required for Moodle 1.6 in order to guarantee that all data can be converted to UTF-8 in the future.';
2972166b 711$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 712$string['navcourselimit'] = 'Course limit';
ba2789c1 713$string['navshowallcourses'] = 'Show all courses';
30c8dd34 714$string['navshowcategories'] = 'Show course categories';
304d08f0 715$string['nobookmarksforuser'] = 'You do not have any bookmarks.';
4b600aa0 716$string['nodatabase'] = 'No database';
b069fbd9 717$string['nodefaultuserrolelists'] = 'Don\'t return all default role users';
30c8dd34 718$string['nochanges'] = 'No changes';
49aafb90 719$string['nolangupdateneeded'] = 'All your language packs are up to date, no update is needed';
98240e51 720$string['nomissingstrings'] = 'No missing strings';
304d08f0 721$string['nonewsettings'] = 'No new settings were added during this upgrade.';
722$string['nonexistentbookmark'] = 'The bookmark you requested does not exist.';
723$string['noreplyaddress'] = 'No-reply address';
724$string['noresults'] = 'No results found.';
4b600aa0 725$string['noroles'] = 'No roles';
304d08f0 726$string['notifications'] = 'Notifications';
727$string['notifyloginfailures'] = 'Email login failures to';
728$string['notifyloginthreshold'] = 'Threshold for email notifications';
729$string['notloggedinroleid'] = 'Role for visitors';
30c8dd34
DM
730$string['numberofmissingstrings'] = 'Number of missing strings: {$a}';
731$string['numberofstrings'] = 'Total number of strings: {$a->strings}<br />Missing: {$a->missing} ({$a->missingpercent}&nbsp;%)';
4b600aa0 732$string['numquestions'] = 'No. questions';
30c8dd34 733$string['numquestionsandhidden'] = '{$a->numquestions} (+{$a->numhidden} hidden)';
81243438 734$string['opensslrecommended'] = 'Installing the optional OpenSSL library is highly recommended -- it enables Moodle Networking functionality.';
304d08f0 735$string['opentogoogle'] = 'Open to Google';
48aab749 736$string['optionalmaintenancemessage'] = 'Optional maintenance message';
49aafb90 737$string['order1'] = 'First';
738$string['order2'] = 'Second';
739$string['order3'] = 'Third';
b245d2e7 740$string['order4'] = 'Fourth';
7bab5279 741$string['passwordpolicy'] = 'Password policy';
49aafb90 742$string['pathconvert'] = 'Path of <i>convert</i> binary';
304d08f0 743$string['pathdvips'] = 'Path of <i>dvips</i> binary';
49aafb90 744$string['pathlatex'] = 'Path of <i>latex</i> binary';
304d08f0 745$string['pathtoclam'] = 'clam AV path';
746$string['pathtodu'] = 'Path to du';
9c9aeef1 747$string['pathtopgdump'] = 'Path to pg_dump';
748$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)';
749$string['pathtopgdumpinvalid'] = 'Invalid path to pg_dump - either wrong path or not executable';
750$string['pathtopsql'] = 'Path to psql';
751$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)';
752$string['pathtopsqlinvalid'] = 'Invalid path to psql - either wrong path or not executable';
304d08f0 753$string['pathtounzip'] = 'Path to unzip';
754$string['pathtozip'] = 'Path to zip';
755$string['perfdebug'] = 'Performance info';
756$string['performance'] = 'Performance';
cb8229d0 757$string['pgcluster'] = 'PostgreSQL Cluster';
9c9aeef1 758$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 759$string['phpfloatproblem'] = 'Detected unexpected problem in handling of PHP float numbers - {$a}';
93e779c2 760$string['php50restricted'] = 'PHP 5.0.x has a number of known problems, please upgrade to 5.1.x or downgrade to 4.3.x or 4.4.x';
30c8dd34 761$string['pleaserefreshregistration'] = 'Your site has been registered with moodle.org, please consider updating the registration if significant changes happened since your last update, on {$a}';
304d08f0 762$string['pleaseregister'] = 'Please register your site to remove this button';
cc93c7da 763$string['plugin'] = 'Plugin';
ff4b9fcb 764$string['plugins'] = 'Plugins';
f1ab51b7 765$string['profilecategory'] = 'Category';
766$string['profilecategoryname'] = 'Category name (must be unique)';
767$string['profilecategorynamenotunique'] = 'This category name is already in use';
768$string['profilecommonsettings'] = 'Common settings';
30c8dd34
DM
769$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?';
770$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 771$string['profilecreatecategory'] = 'Create a new profile category';
30c8dd34 772$string['profilecreatefield'] = 'Create a new profile field:';
1f18fd5e 773$string['profilecreatenewcategory'] = 'Creating a new category';
30c8dd34 774$string['profilecreatenewfield'] = 'Creating a new &quot;{$a}&quot; profile field';
d687cb9e 775$string['profiledefaultcategory'] = 'Other fields';
f1ab51b7 776$string['profiledefaultdata'] = 'Default value';
30c8dd34 777$string['profiledefaultchecked'] = 'Checked by default';
1f18fd5e 778$string['profiledeletecategory'] = 'Deleting a category';
30c8dd34 779$string['profiledeletefield'] = 'Deleting a field';
f1ab51b7 780$string['profiledescription'] = 'Description of the field';
30c8dd34
DM
781$string['profileeditcategory'] = 'Editing category: {$a}';
782$string['profileeditfield'] = 'Editing profile field: {$a}';
7bab5279 783$string['profilefield'] = 'Profile field';
551022a5 784$string['profilefieldcolumns'] = 'Columns';
30c8dd34 785$string['profilefieldispassword'] = 'Is this a password field?';
410fc5a2 786$string['profilefieldlink'] = 'Link';
90f4a43a 787$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 788$string['profilefieldlinktarget'] = 'Link target';
30c8dd34 789$string['profilefieldmaxlength'] = 'Maximum length';
551022a5 790$string['profilefieldrows'] = 'Rows';
f1ab51b7 791$string['profilefields'] = 'User profile fields';
792$string['profilefieldsize'] = 'Display size';
c1d1549f 793$string['profileforceunique'] = 'Should the data be unique?';
f1ab51b7 794$string['profileinvaliddata'] = 'Invalid value';
795$string['profilelocked'] = 'Is this field locked?';
796$string['profilemenudefaultnotinoptions'] = 'The default value is not one of the options';
797$string['profilemenunooptions'] = 'No menu options supplied';
798$string['profilemenuoptions'] = 'Menu options (one per line)';
799$string['profilemenutoofewoptions'] = 'You must provide at least 2 options';
800$string['profilename'] = 'Name';
d687cb9e 801$string['profilenofieldsdefined'] = 'No fields have been defined';
30c8dd34 802$string['profilerequired'] = 'Is this field required?';
4f0c2d00 803$string['profileroles'] = 'Profile visible roles';
30c8dd34 804$string['profilesforenrolledusersonly'] = 'Profiles for enrolled users only';
f1ab51b7 805$string['profileshortname'] = 'Short name (must be unique)';
806$string['profileshortnamenotunique'] = 'This short name is already in use';
c1d1549f 807$string['profilesignup'] = 'Display on signup page?';
f1ab51b7 808$string['profilespecificsettings'] = 'Specific settings';
30c8dd34 809$string['profilevisible'] = 'Who is this field visible to?';
165c9f1f 810$string['profilevisible_help'] = '* Not visible - For private data only viewable by administrators
c8166478
HF
811* Visible to user - For private data only viewable by the user and by administrators
812* Visible to everyone';
f1ab51b7 813$string['profilevisibleall'] = 'Visible to everyone';
814$string['profilevisiblenone'] = 'Not visible';
815$string['profilevisibleprivate'] = 'Visible to user';
304d08f0 816$string['protectusernames'] = 'Protect usernames';
9bc760f2 817$string['proxybypass'] = 'Proxy bypass hosts';
304d08f0 818$string['proxyhost'] = 'Proxy host';
5f8bdc17 819$string['proxypassword'] = 'Proxy password';
30c8dd34 820$string['proxyport'] = 'Proxy port';
5f8bdc17 821$string['proxytype'] = 'Proxy type';
30c8dd34
DM
822$string['proxyuser'] = 'Proxy username';
823$string['qtypedeletefiles'] = 'All data associated with the question type \'{$a->qtype}\' has been deleted from the database. To complete the deletion (and to prevent the question type from re-installing itself), you should now delete this directory from your server: {$a->directory}';
3bee1ead 824$string['qtyperqpwillberemoved'] = 'During the upgrade, the RQP question type will be removed. You were not using this question type, so you should not experience any problems.';
825$string['qtyperqpwillberemovedanyway'] = 'During the upgrade, the RQP question type will be removed. You have some RQP questions in your database, and these will stop working unless you reinstall the code from http://moodle.org/mod/data/view.php?d=13&amp;rid=797 before continuing with the upgrade.';
304d08f0 826$string['quarantinedir'] = 'Quarantine directory';
3bee1ead 827$string['question'] = 'Question';
30c8dd34 828$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 829$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 830$string['questiontype'] = 'Question type';
831$string['questiontypes'] = 'Question types';
bb931a61 832$string['rcache'] = 'Record cache';
833$string['rcachettl'] = 'Record cache TTL';
5d6308d4 834$string['recaptchaprivatekey'] = 'ReCAPTCHA private key';
30c8dd34 835$string['recaptchapublickey'] = 'ReCAPTCHA public key';
f94824db 836$string['registration'] = 'Registration';
30c8dd34 837$string['releasenoteslink'] = 'For information about this version of Moodle, please see the online <a target="_blank" href="{$a}">Release Notes</a>';
a9e41d3e 838$string['remotelangnotavailable'] = 'Because Moodle can not connect to download.moodle.org, we are unable to do language pack installation automatically. Please download the appropriate zip file(s) from http://download.moodle.org, copy them to your {$a} directory and unzip them manually.';
a7db355a 839$string['renameerrors'] = 'Rename errors';
c6084d0e 840$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
DM
841<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/>';
842$string['requiredtemplate'] = 'Required. You may use template syntax here (%l = lastname, %f = firstname, %u = username). See help for details and examples.';
aa54ed7b 843$string['requiremodintro'] = 'Require activity description';
4b600aa0 844$string['requires'] = 'Requires';
f87eab7e 845$string['purgecaches']= 'Purge all caches';
ba6c97ee 846$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 847$string['purgecachesfinished']= 'All caches were purged.';
304d08f0 848$string['restrictbydefault'] = 'Restrict modules by default';
849$string['restrictmodulesfor'] = 'Restrict modules for';
62ea712f 850$string['reverseproxy'] = 'Reverse proxy';
304d08f0 851$string['riskconfig'] = 'Users could change site configuration and behaviour';
b38d1d9b 852$string['riskconfigshort'] = 'Configuration risk';
faf75fe7 853$string['riskdataloss'] = 'Users could destroy large amounts of content or information';
854$string['riskdatalossshort'] = 'Data loss risk';
304d08f0 855$string['riskmanagetrust'] = 'Users could change trust settings of other users';
b38d1d9b 856$string['riskmanagetrustshort'] = 'Manage trusts';
304d08f0 857$string['riskpersonal'] = 'Users could gain access to private information of other users';
b38d1d9b 858$string['riskpersonalshort'] = 'Privacy risk';
304d08f0 859$string['riskspam'] = 'Users could send spam to site users or others';
b38d1d9b 860$string['riskspamshort'] = 'Spam risk';
304d08f0 861$string['riskxss'] = 'Users could add files and texts that allow cross-site scripting (XSS)';
b38d1d9b 862$string['riskxssshort'] = 'XSS risk';
30c8dd34 863$string['roleswithexceptions'] = '{$a->roles}, with {$a->exceptions}';
df7ecfe4 864$string['rowpreviewnum'] = 'Preview rows';
220a90c5 865$string['rssglobaldisabled'] = 'Disabled at server level';
304d08f0 866$string['runclamavonupload'] = 'Use clam AV on uploaded files';
dcdf3b29 867$string['save'] = 'Save';
304d08f0 868$string['savechanges'] = 'Save Changes';
869$string['search'] = 'Search';
93741e67 870$string['searchinsettings'] = 'Search in settings';
30c8dd34 871$string['searchresults'] = 'Search Results';
801070c4 872$string['sectionerror'] = 'Section Error!';
304d08f0 873$string['secureforms'] = 'Use additional form security';
874$string['security'] = 'Security';
875$string['server'] = 'Server';
770fef0a 876$string['serverchecks'] = 'Server Checks';
59465949 877$string['serverlimit'] = 'Server Limit';
30c8dd34 878$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 879$string['sessioncookie'] = 'Cookie prefix';
e6e13284 880$string['sessioncookiedomain'] = 'Cookie domain';
304d08f0 881$string['sessioncookiepath'] = 'Cookie path';
1369948c 882$string['sessionhandling'] = 'Session handling';
304d08f0 883$string['sessiontimeout'] = 'Timeout';
3b818618 884$string['settingfileuploads'] = 'File uploading is required for normal operation, please enable it in PHP configuration.';
c808379e 885$string['settingmemorylimit'] = 'Insufficient memory detected, please set higher memory limit in PHP settings.';
30c8dd34 886$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 887$string['showcommentscount'] = 'Show comments count';
4b600aa0 888$string['showdetails'] = 'Show details';
304d08f0 889$string['simpletest'] = 'Unit tests';
b004fca1 890$string['simplexmlrequired'] = 'The SimpleXML PHP extension is now required by Moodle.';
49aafb90 891$string['sitelangchanged'] = 'Site language setting changed successfully';
304d08f0 892$string['sitemailcharset'] = 'Character set';
49aafb90 893$string['sitemaintenance'] = 'The site is undergoing maintenance and is currently not available';
894$string['sitemaintenancemode'] = 'Maintenance mode';
895$string['sitemaintenanceoff'] = 'Maintenance mode has been disabled and the site is running normally again';
896$string['sitemaintenanceon'] = 'Your site is currently in maintenance mode (only admins can log in or use the site).';
30c8dd34
DM
897$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>.';
898$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 899$string['sitepolicies'] = 'Site policies';
900$string['sitepolicy'] = 'Site policy URL';
b593d49d
PS
901$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.';
902$string['sitepolicyguest'] = 'Site policy URL for guests';
903$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 904$string['sitesectionhelp'] = 'If selected, a topic section will be displayed on the site\'s front page.';
905$string['slasharguments'] = 'Use slash arguments';
30c8dd34 906$string['smartpix'] = 'Smart pix search';
304d08f0 907$string['smtphosts'] = 'SMTP hosts';
3a6c690a 908$string['smtpmaxbulk'] = 'SMTP session limit';
304d08f0 909$string['smtppass'] = 'SMTP password';
910$string['smtpuser'] = 'SMTP username';
621c6464 911$string['soaprecommended'] = 'Installing the optional soap extension is useful for web services and some contrib modules.';
7a856a93 912$string['spellengine'] = 'Spell engine';
1f409159 913$string['splrequired'] = 'The SPL PHP extension is now required by Moodle.';
304d08f0 914$string['stats'] = 'Statistics';
915$string['statsfirstrun'] = 'Maximum processing interval';
916$string['statsmaxruntime'] = 'Maximum runtime';
5e7206a8 917$string['statsruntimedays'] = 'Days to process';
304d08f0 918$string['statsruntimestart'] = 'Run at';
919$string['statsuserthreshold'] = 'User threshold';
49aafb90 920$string['stickyblocks'] = 'Sticky blocks';
304d08f0 921$string['stickyblockscourseview'] = 'Course page';
49aafb90 922$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 923$string['stickyblocksmymoodle'] = 'My Moodle';
49aafb90 924$string['stickyblockspagetype'] = 'Page type to configure';
07e853e9 925$string['stripalltitletags'] = 'Remove HTML tags from all activity names';
dceaf5bf 926$string['supportemail'] = 'Support email';
927$string['supportname'] = 'Support name';
928$string['supportpage'] = 'Support page';
fc935b30 929$string['switchlang'] = 'Switch lang directory';
1369948c 930$string['systempaths'] = 'System paths';
cc93c7da 931$string['tablenosave'] = 'Changes in table above are saved automatically.';
932$string['tablesnosave'] = 'Changes in tables above are saved automatically.';
a2c07cfe 933$string['tabselectedtofront'] = 'On tables with tabs, should the row with the currently selected tab be placed at the front';
304d08f0 934$string['tabselectedtofronttext'] = 'Bring selected tab row to front';
78946b9b 935$string['themedesignermode'] = 'Theme designer mode';
304d08f0 936$string['themelist'] = 'Theme list';
a67f829e 937$string['themeresetcaches'] = 'Clear theme caches';
3cc8a905 938$string['themeselector'] = 'Theme selector';
304d08f0 939$string['themesettings'] = 'Theme settings';
49aafb90 940$string['therewereerrors'] = 'There were errors in your data';
304d08f0 941$string['timezone'] = 'Default timezone';
49aafb90 942$string['timezoneforced'] = 'This is forced by the site administrator';
943$string['timezoneisforcedto'] = 'Force all users to use';
944$string['timezonenotforced'] = 'Users can choose their own timezone';
44537915 945$string['tokenizerrecommended'] = 'Installing the optional PHP Tokenizer extension is recommended -- it improves Moodle Networking functionality.';
371a32e3 946$string['unattendedoperation'] = 'Unattended operation';
4de3322d 947$string['unbookmarkthispage'] = 'Unbookmark this page';
89c5cbc5 948$string['unicoderecommended'] = 'Storing all your data in Unicode (UTF-8) is recommended. New installations should 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).';
814c77c6 949$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).';
30c8dd34 950$string['unicodeupgradenotice'] = 'In Moodle 1.6 we have migrated all languages to Unicode. To complete the upgrade for this site, you need to convert all the data in your database to Unicode (UTF-8) using our migration script. <a href="utfdbmigrate.php">Click here to run the migration script now</a>!';
004bd0cc 951$string['uninstall'] = 'Uninstall selected language pack';
30c8dd34 952$string['uninstallconfirm'] = 'You are about to completely uninstall language pack {$a}, are you sure?';
cc93c7da 953$string['uninstallplugin'] = 'Uninstall';
c861c8ac 954$string['uninstallqtype'] = 'Uninstall this question type.';
c9a49cea 955$string['unsupported'] = 'Unsupported';
304d08f0 956$string['updateaccounts'] = 'Update existing accounts';
957$string['updatecomponent'] = 'Update Component';
a7d43f0d 958$string['updatelangs'] = 'Update all installed language packs';
304d08f0 959$string['updatetimezones'] = 'Update timezones';
575f245f 960$string['upgradestart'] = 'Upgrade';
30c8dd34
DM
961$string['upgradeerror'] = 'Unknown error upgrading {$a->plugin} to version {$a->version}, can not continue.';
962$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 963$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 964$string['upgradelogs'] = 'For full functionality, your old logs need to be upgraded. <a href="{$a}">More information</a>';
49aafb90 965$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 966$string['upgradesettings'] = 'New settings';
4de3322d 967$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.';
402e1a96 968$string['upgradesure'] = 'Your Moodle files have been changed, and you are about to automatically upgrade your server to this version: <br /><br />
30c8dd34 969<strong>{$a}</strong> <br /><br />
402e1a96 970Once you do this you can not go back again. <br /><br />
935c40d8 971Please note that this process can take a long time. <br /><br />
402e1a96 972Are you sure you want to upgrade this server to this version?';
775f811a 973$string['upgradetimedout'] = 'Upgrade timed out, please restart the upgrade.';
30c8dd34
DM
974$string['upgrade197notice'] = '<p>Moodle 1.9.7 contains a number of security fixes to user passwords and backups to protect the user data on your site. As a result some of your settings and permissions relating to backups may have changed.<br />
975See the <a href="http://docs.moodle.org/en/Moodle_1.9.7_release_notes" target="_blank">Moodle 1.9.7 release notes</a> for full details.</p>';
976$string['upgrade197noticesubject'] = 'Moodle 1.9.7 upgrade security notices';
977$string['upgrade197salt'] = 'To reduce the risk of password theft, you are strongly recommended to set a password salt.<br />See the <a href="{$a}" target="_blank">password salting documentation</a> for details.';
49aafb90 978$string['upgradingdata'] = 'Upgrading data';
979$string['upgradinglogs'] = 'Upgrading logs';
1c82b3f2 980$string['upgradingversion'] = 'Upgrading to new version';
30c8dd34
DM
981$string['uploadpicture_baduserfield'] = 'The user attribute specified is not valid. Please, try again.';
982$string['uploadpicture_cannotmovezip'] = 'Cannot move zip file to temporary directory.';
983$string['uploadpicture_cannotprocessdir'] = 'Cannot process unzipped files.';
984$string['uploadpicture_cannotsave'] = 'Cannot save picture for user {$a}. Check original picture file.';
985$string['uploadpicture_cannotunzip'] = 'Cannot unzip pictures file.';
986$string['uploadpicture_invalidfilename'] = 'Picture file {$a} has invalid characters in its name. Skipping.';
987$string['uploadpicture_overwrite'] = 'Overwrite existing user pictures?';
988$string['uploadpictures'] = 'Upload user pictures';
5535474a 989$string['uploadpictures_help'] = 'User pictures can be uploaded as a zip file of image files. The image files should be named chosen-user-attribute.extension, for example user1234.jpg for a user with username user1234.';
30c8dd34
DM
990$string['uploadpicture_userfield'] = 'User attribute to use to match pictures:';
991$string['uploadpicture_usernotfound'] = 'User with a \'{$a->userfield}\' value of \'{$a->uservalue}\' does not exist. Skipping.';
992$string['uploadpicture_userskipped'] = 'Skipping user {$a} (already has a picture).';
993$string['uploadpicture_userupdated'] = 'Picture updated for user {$a}.';
6c7a5df7
DM
994$string['uploadusers'] = 'Upload users';
995$string['uploadusers_help'] = 'Users may be uploaded (and optionally enrolled in courses) via text file. The format of the file should be as follows:
996
997* Each line of the file contains one record
998* Each record is a series of data separated by commas (or other delimiters)
999* The first record contains a list of fieldnames defining the format of the rest of the file
1000* Required fieldnames are username, password, firstname, lastname, email';
1001$string['uploadusers_link'] = 'admin/uploaduser';
e4e38544 1002$string['uploaduserspreview'] = 'Upload users preview';
1003$string['uploadusersresult'] = 'Upload users results';
304d08f0 1004$string['upwards'] = 'upwards';
30c8dd34 1005$string['useblogassociations'] = 'Enable associations';
b958e941 1006$string['useexternalyui'] = 'Use online YUI libraries';
304d08f0 1007$string['usehtmleditor'] = 'Use HTML editor';
ad0cf519 1008$string['user'] = 'User';
304d08f0 1009$string['useraccountupdated'] = 'User updated';
68853d0d 1010$string['userbulk'] = 'Bulk user actions';
a7db355a 1011$string['userdeleted'] = 'User deleted';
304d08f0 1012$string['userlist'] = 'Browse list of users';
4766a50c 1013$string['userpreference'] = 'User preference';
304d08f0 1014$string['userpolicies'] = 'User policies';
1015$string['userrenamed'] = 'User renamed';
1016$string['users'] = 'Users';
1017$string['userscreated'] = 'Users created';
a7db355a 1018$string['usersdeleted'] = 'Users deleted';
e4e38544 1019$string['usersrenamed'] = 'Users renamed';
1020$string['usersskipped'] = 'Users skipped';
304d08f0 1021$string['usersupdated'] = 'Users updated';
30c8dd34 1022$string['usersweakpassword'] = 'Users having a weak password';
ea1780ad 1023$string['userquota'] = 'User quota';
9db103e9 1024$string['usetags'] = 'Enable tags functionality';
e4e38544 1025$string['uubulk'] = 'Select for bulk operations';
1026$string['uubulkall'] = 'All users';
1027$string['uubulknew'] = 'New users';
1028$string['uubulkupdated'] = 'Updated users';
30c8dd34 1029$string['uucsvline'] = 'CSV line';
e4e38544 1030$string['uulegacy1role'] = '(Original Student) typeN=1';
1031$string['uulegacy2role'] = '(Original Teacher) typeN=2';
1032$string['uulegacy3role'] = '(Original Non-editing teacher) typeN=3';
0c4807ab 1033$string['uunoemailduplicates'] = 'Prevent email address duplicates';
30c8dd34 1034$string['uuoptype'] = 'Upload type';
3fe2cfb5 1035$string['uuoptype_addinc'] = 'Add all, append number to usernames if needed';
e4e38544 1036$string['uuoptype_addnew'] = 'Add new only, skip existing users';
1037$string['uuoptype_addupdate'] = 'Add new and update existing users';
1038$string['uuoptype_update'] = 'Update existing users only';
e4e38544 1039$string['uupasswordnew'] = 'New user password';
1040$string['uupasswordold'] = 'Existing user password';
30c8dd34 1041$string['uupreprocessedcount'] = 'Number of preprocessed records: {$a}';
e4e38544 1042$string['uuupdateall'] = 'Override with file and defaults';
1043$string['uuupdatefromfile'] = 'Override with file';
1044$string['uuupdatemissing'] = 'Fill in missing from file and defaults';
1045$string['uuupdatetype'] = 'Existing user details';
304d08f0 1046$string['validateerror'] = 'This value was not valid:';
bff34a67 1047$string['verifychangedemail'] = 'Restrict domains when changing email';
30c8dd34 1048$string['warningcurrentsetting'] = 'Invalid current value: {$a}';
5f8bdc17 1049$string['webproxy'] = 'Web proxy';
1050$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 1051$string['xmlrpcrecommended'] = 'The xmlrpc extension is needed for hub communication, and useful for web services and Moodle networking';
2f67d1f8 1052$string['xmlstrictheaders'] = 'XML strict headers';
84d6e832 1053$string['yuicomboloading'] = 'YUI combo loading';
ed94cb66 1054$string['ziprequired'] = 'The Zip PHP extension is now required by Moodle, info-ZIP binaries or PclZip library are not used anymore.';