3 // This file is part of Moodle - http://moodle.org/
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.
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.
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/>.
19 * Strings for component 'admin', language 'en', branch 'MOODLE_20_STABLE'
22 * @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com}
23 * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
26 $string['accessdenied'] = 'Access denied';
27 $string['accounts'] = 'Accounts';
28 $string['adminseesall'] = 'Admins See All';
29 $string['adminseesallevents'] = 'Administrators see all events';
30 $string['adminseesownevents'] = 'Administrators are just like other users';
31 $string['advancedfeatures'] = 'Advanced features';
32 $string['allcountrycodes'] = 'All country codes';
33 $string['allowbeforeblock'] = 'Allowed list will be processed first';
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.';
35 $string['allowblockstodock'] = 'Allow blocks to use the dock';
36 $string['allowcategorythemes'] = 'Allow category themes';
37 $string['allowcoursethemes'] = 'Allow course themes';
38 $string['allowdeletes'] = 'Allow deletes';
39 $string['allowediplist'] = 'Allowed IP list';
40 $string['allowemailaddresses'] = 'Allowed email domains';
41 $string['allowobjectembed'] = 'Allow EMBED and OBJECT tags';
42 $string['allowrenames'] = 'Allow renames';
43 $string['allowthemechangeonurl'] = 'Allow theme changes in the URL';
44 $string['allowuserblockhiding'] = 'Allow users to hide blocks';
45 $string['allowusermailcharset'] = 'Allow user to select character set';
46 $string['allowuserswitchrolestheycantassign'] = 'Allow users without the assign roles capability to switch roles';
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';
52 $string['authsettings'] = 'Manage authentication';
53 $string['autolang'] = 'Language autodetect';
54 $string['autologinguests'] = 'Auto-login guests';
55 $string['availableto'] = 'Available to';
56 $string['backgroundcolour'] = 'Transparent colour';
57 $string['backups'] = 'Backups';
58 $string['badwordsconfig'] = 'Enter your list of bad words separated by commas.';
59 $string['badwordsdefault'] = 'If the custom list is empty, a default list from the language pack will be used.';
60 $string['badwordslist'] = 'Custom bad words list';
61 $string['blockediplist'] = 'Blocked IP List';
62 $string['blockinstances'] = 'Instances';
63 $string['blockmultiple'] = 'Multiple';
64 $string['blocksettings'] = 'Manage blocks';
65 $string['bloglevel'] = 'Blog visibility';
66 $string['bloglevelupgrade'] = 'Blog visibility upgrade';
67 $string['bloglevelupgradedescription'] = '<p>This site has recently been upgraded to Moodle 2.0.</p>
68 <p>Blog visibility was simplified in 2.0, but your site still uses one of the old visibility types. </p>
69 <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>
70 <p>Blogs will then be entirely switched off at the site level. No blog entries will be deleted in the process.</p>
71 <p>You can run the script by visiting <a href="{$a->fixurl}">the blog level upgrade page</a>.</p>';
72 $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.';
73 $string['bloglevelupgradenotice'] = 'Your site is using an old blog visibility setting, the <a href="bloglevelupgrade.php">blog visibility upgrade</a> is recommended.';
74 $string['bloglevelupgradeprogress'] = 'Conversion progress: {$a->userscount} users reviewed, {$a->blogcount} entries converted.';
75 $string['bookmarkadded'] = 'Bookmark added.';
76 $string['bookmarkalreadyexists'] = 'You have already bookmarked this page.';
77 $string['bookmarkdeleted'] = 'Bookmark deleted.';
78 $string['bookmarkthispage'] = 'bookmark this page';
79 $string['cachejs'] = 'Cache Javascript';
80 $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.';
81 $string['cachetext'] = 'Text cache lifetime';
82 $string['cachetype'] = 'Cache Type';
83 $string['calendarexportsalt'] = 'Calendar export salt';
84 $string['calendarsettings'] = 'Calendar';
85 $string['calendar_weekend'] = 'Weekend Days';
86 $string['cannotdeletemissingqtype'] = 'You cannot delete the missing question type. It is needed by the system.';
87 $string['cannotdeletemodfilter'] = 'You cannot uninstall the \'{$a->filter}\' because it is part of the \'{$a->module}\' module.';
88 $string['cannotdeleteqtypeinuse'] = 'You cannot delete the question type \'{$a}\'. There are questions of this type in the question bank.';
89 $string['cannotdeleteqtypeneeded'] = 'You cannot delete the question type \'{$a}\'. There are other question types installed that rely on it.';
90 $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>.';
91 $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>.';
92 $string['clamfailureonupload'] = 'On clam AV failure';
93 $string['cleanup'] = 'Cleanup';
94 $string['clianswerno'] = 'n';
95 $string['cliansweryes'] = 'y';
96 $string['cliincorrectvalueerror'] = 'Error, incorrect value "{$a->value}" for "{$a->option}"';
97 $string['cliincorrectvalueretry'] = 'Incorrect value, please retry';
98 $string['clistatusdisabled'] = 'Status: disabled';
99 $string['clistatusenabled'] = 'Status: enabled';
100 $string['clitypevalue'] = 'type value';
101 $string['clitypevaluedefault'] = 'type value, press Enter to use default value ({$a})';
102 $string['cliunknowoption'] = 'Unrecognised options:
104 Please use --help option.';
105 $string['cliupgradefinished'] = 'Command line upgrade completed successfully.';
106 $string['cliyesnoprompt'] = 'type y (means yes) or n (means no)';
107 $string['commentsperpage'] = 'Comments displayed per page';
108 $string['commonfiltersettings'] = 'Common filter settings';
109 $string['commonsettings'] = 'Common settings';
110 $string['componentinstalled'] = 'Component Installed';
111 $string['computedfromlogs'] = 'Computed from logs since {$a}.';
112 $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.';
113 $string['confeditorhidebuttons'] = 'Select the buttons that should be hidden in the HTML editor.';
114 $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.';
115 $string['configallowassign'] = 'You can allow people who have the roles on the left side to assign some of the column roles to other people';
116 $string['configallowblockstodock'] = 'If enabled and supported by the selected theme users can choose to move blocks to a special dock.';
117 $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.';
118 $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)';
119 $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>';
120 $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.';
121 $string['configallowoverride'] = 'You can allow people with the roles on the left side to override some of the column roles';
122 $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.';
123 $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.';
124 $string['configallowthemechangeonurl'] = 'If enabled, the theme can be changed by adding theme={themename} to any Moodle URL.';
125 $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.';
126 $string['configallowusermailcharset'] = 'Enabling this, every user in the site will be able to specify his own charset for email.';
127 $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.
128 It 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.';
129 $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)';
130 $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.';
131 $string['configauthenticationplugins'] = 'Please choose the authentication plugins you wish to use and arrange them in order of failthrough.';
132 $string['configautolang'] = 'Detect default language from browser setting, if disabled site default is used.';
133 $string['configautologinguests'] = 'Should visitors be logged in as guests automatically when entering courses with guest access?';
134 $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.';
135 $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).';
136 $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.';
137 $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.';
138 $string['configclamactlikevirus'] = 'Treat files like viruses';
139 $string['configclamdonothing'] = 'Treat files as OK';
140 $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.';
141 $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.';
142 $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.';
143 $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.';
144 $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.';
145 $string['configcourserequestnotify'] = 'Type username of user to be notified when new course requested.';
146 $string['configcourserequestnotify2'] = 'Users who will be notified when a course is requested. Only users who can approve course requests are listed here.';
147 $string['configcoursesperpage'] = 'Enter the number of courses to be display per page in a course listing.';
148 $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.';
149 $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.';
150 $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>
151 http://site.example.com/admin/cron.php?password=opensesame
152 </pre>If this is left empty, no password is required.';
153 $string['configcurlcache'] = 'Time-to-live for cURL cache, in seconds.';
154 $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 Moodle community|http://moodle.org
157 -Moodle free support|http://moodle.org/support
158 -Moodle development|http://moodle.org/development
159 --Moodle Tracker|http://tracker.moodle.org
160 --Moodle Docs|http://docs.moodle.org
161 -Moodle News|http://moodle.org/news
163 -Moodle commercial hosting|http://moodle.com/hosting
164 -Moodle commercial support|http://moodle.com/support
166 $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.';
167 $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.';
168 $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.';
169 $string['configdebugpageinfo'] = 'Enable if you want page information printed in page footer.';
170 $string['configdebugsmtp'] = 'Enable verbose debug information during sending of email messages to SMTP server.';
171 $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.)';
172 $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!';
173 $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>?';
174 $string['configdefaulthomepage'] = 'This determines the home page for logged in users';
175 $string['configdefaultrequestcategory'] = 'Courses requested by users will be automatically placed in this category.';
176 $string['configdefaultrequestedcategory'] = 'Default category to put courses that were requested into, if they\'re approved.';
177 $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).';
178 $string['configdeleteincompleteusers'] = 'After this period, old not fully setup accounts are deleted.';
179 $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.';
180 $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>';
181 $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).';
182 $string['configdisablecourseajax'] = 'Do not use AJAX when editing main course pages.';
183 $string['configdisableuserimages'] = 'Disable the ability for users to change user profile images.';
184 $string['configdisplayloginfailures'] = 'This will display information to selected users about previous failed logins.';
185 $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.';
186 $string['configdoctonewwindow'] = 'If you enable this, then links to Moodle Docs will be shown in a new window.';
187 $string['configeditordictionary'] = 'This value will be used if aspell doesn\'t have dictionary for users own language.';
188 $string['configeditorfontlist'] = 'Select the fonts that should appear in the editor\'s drop-down list.';
189 $string['configemailchangeconfirmation'] = 'Require an email confirmation step when users change their email address in their profile.';
190 $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.';
191 $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.';
192 $string['configenablecalendarexport'] = 'Enable exporting or subscribing to calendars.';
193 $string['configenablecomments'] = 'Enable comments';
194 $string['configenablecourserequests'] = 'This will allow any user to request a course be created.';
195 $string['configenableglobalsearch'] = 'This setting enables global text searching in resources and activities, it is not compatible with PHP 4.';
196 $string['configenablegroupmembersonly'] = 'This setting enables group members only feature. Please note it is incresing your server load and it is necessary to use some advanced tricks in the gradebook.';
197 $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.';
198 $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.';
199 $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.';
200 $string['configenablerssfeedsdisabled2'] = 'RSS feeds are disabled at the server level. You need to enable them first in Server/RSS.';
201 $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.';
202 $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.';
203 $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.';
204 $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.';
205 $string['configenablewsdocumentation'] = 'Enable auto-generation of web services documentation. A web service user can access to his own {$a} without login into Moodle. It display the documentation for the enabled protocols only.';
206 $string['configerrorlevel'] = 'Choose the amount of PHP warnings that you want to be displayed. Normal is usually the best choice.';
207 $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.';
208 $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.';
209 $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 (@).';
210 $string['configextramemorylimit'] = 'Some scripts like search, backup/restore or cron require more memory. Set higher values for large sites.';
211 $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.';
212 $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.';
213 $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.';
214 $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>.';
215 $string['configfilteruploadedfiles'] = 'Process all uploaded HTML and text files with the filters before displaying them, only uploaded HTML files or none at all.';
216 $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.';
217 $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.';
218 $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\'';
219 $string['configfrontpage'] = 'The items selected above will be displayed on the site\'s front page.';
220 $string['configfrontpageloggedin'] = 'The items selected above will be displayed on the site\'s front page when a user is logged in.';
221 $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).';
222 $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.';
223 $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.';
224 $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.';
225 $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}';
226 $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.';
227 $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.';
228 $string['configguestroleid'] = 'This role is automatically assigned to the guest user. It is also temporarily assigned to not enrolled users when they enter course that allows guests without password. Please verify that the role has moodle/legacy:guest and moodle/course:view capability.';
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.';
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.';
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.';
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.';
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.';
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?';
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.';
237 $string['configkeeptagnamecase'] = 'Check this if you want tag names to keep the original casing as entered by users who created them';
238 $string['configlang'] = 'Choose a default language for the whole site. Users can override this setting later. You can also set $CFG->lang="yourlangcode_utf8"; in config.php if you want localised error messages for database connection problems.';
239 $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.';
240 $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.';
241 $string['configlangdir'] = 'Most languages are printed left-to-right, but some, like Arabic and Hebrew, are printed right-to-left.';
242 $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';
243 $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.';
244 $string['configlatinexcelexport'] = 'Choose the encoding for Excel exports.';
245 $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.';
246 $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.';
247 $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.';
248 $string['configlongtimenosee'] = 'If students haven\'t logged in for a very long time, then they are automatically unsubscribed from courses. This parameter specifies that time limit.';
249 $string['configlookahead'] = 'Days to look ahead';
250 $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.';
251 $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.';
252 $string['configmaxconsecutiveidentchars'] = 'Passwords must not have more than this number of consecutive identical characters. Use 0 to disable this check.';
253 $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.';
254 $string['configmaxevents'] = 'Events to Lookahead';
255 $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.';
256 $string['configmemcachedpconn'] = 'For memcached. Use persistent connections. Use carefully -- it can make Apache/PHP crash after a restart of the memcached daemon.';
257 $string['configmessaging'] = 'Should the messaging system between site users be enabled?';
258 $string['configminpassworddigits'] = 'Passwords must have at least these many digits.';
259 $string['configminpasswordlength'] = 'Passwords must be at least these many characters long.';
260 $string['configminpasswordlower'] = 'Passwords must have at least these many lower case letters.';
261 $string['configminpasswordnonalphanum'] = 'Passwords must have at least these many non-alphanumeric characters.';
262 $string['configminpasswordupper'] = 'Passwords must have at least these many upper case letters.';
263 $string['configmycoursesperpage'] = 'Maximum number of courses to display in any list of a user\'s own courses';
264 $string['configmymoodleredirect'] = 'This setting forces redirects to /my on login for non-admins and replaces the top level site navigation with /my';
265 $string['configmypagelocked'] = 'This setting prevents the default page from being edited by any non-admins';
266 $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.';
267 $string['confignavshowallcourses'] = 'Setting this ensures that all courses on the site are shown in the navigation at all times.';
268 $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.';
269 $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.';
270 $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).';
271 $string['confignotifyloginfailures'] = 'If login failures have been recorded, email notifications can be sent out. Who should see these notifications?';
272 $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?';
273 $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.';
274 $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.';
275 $string['configoverride'] = 'Defined in config.php';
276 $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\').';
277 $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.';
278 $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.';
279 $string['configperfdebug'] = 'If you turn this on, performance info will be printed in the footer of the standard theme';
280 $string['configprofileroles'] = 'List of roles that are visible on user profiles and participation page.';
281 $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.';
282 $string['configprotectusernames'] = 'By default forget_password.php does not display any hints that would allow guessing of usernames or email addresses.';
283 $string['configproxybypass'] = 'Comma separated list of (partial) hostnames or IPs that should bypass proxy (e.g., 192.168., .mydomain.com)';
284 $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.';
285 $string['configproxypassword'] = 'Password needed to access internet through proxy if required, empty if none (PHP cURL extension required).';
286 $string['configproxyport'] = 'If this server needs to use a proxy computer, then provide the proxy port here.';
287 $string['configproxytype'] = 'Type of web proxy (PHP5 and cURL extension required for SOCKS5 support).';
288 $string['configproxyuser'] = 'Username needed to access internet through proxy if required, empty if none (PHP cURL extension required).';
289 $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.';
290 $string['configrcache'] = 'Use the cache to store database records. Remember to set \'cachetype\' as well!';
291 $string['configrcachettl'] = 'Time-to-live for cached records, in seconds. Use a short (<15) value here.';
292 $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';
293 $string['configrecaptchapublickey'] = 'String of characters used to display the reCAPTCHA element in the signup form. Generated by http://recaptcha.net';
294 $string['configrequestedstudentname'] = 'Word for student used in requested courses';
295 $string['configrequestedstudentsname'] = 'Word for students used in requested courses';
296 $string['configrequestedteachername'] = 'Word for teacher used in requested courses';
297 $string['configrequestedteachersname'] = 'Word for teachers used in requested courses';
298 $string['configrequiremodintro'] = 'Disable this option if you do not want to force users to enter description of each activity.';
299 $string['configrestrictbydefault'] = 'Should new courses that are created that fall into the above category have their modules restricted by default?';
300 $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.';
301 $string['configrunclamavonupload'] = 'When enabled, clam AV will be used to scan all uploaded files.';
302 $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/)';
303 $string['configuserquota'] = 'The maximum number of bytes that a user can store in their own private file area. {$a->bytes} bytes == {$a->displaysize}';
304 $string['configsectioninterface'] = 'Interface';
305 $string['configsectionmail'] = 'Mail';
306 $string['configsectionmaintenance'] = 'Maintenance';
307 $string['configsectionmisc'] = 'Miscellaneous';
308 $string['configsectionoperatingsystem'] = 'Operating system';
309 $string['configsectionpermissions'] = 'Permissions';
310 $string['configsectionrequestedcourse'] = 'Course requests';
311 $string['configsectionsecurity'] = 'Security';
312 $string['configsectionstats'] = 'Statistics';
313 $string['configsectionuser'] = 'User';
314 $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\'.';
315 $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.';
316 $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>';
317 $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.';
318 $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.';
319 $string['configshowblocksonmodpages'] = 'Some activity modules support blocks on their pages. If you turn this on, then teachers will be able to add side blocks on those pages, otherwise the interface does not show this feature.';
320 $string['configshowcommentscount'] = 'Show comments count, it will cost one more query when display comments link';
321 $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?';
322 $string['configsitedefaultlicense'] = 'Default site license';
323 $string['configsitedefaultlicensehelp'] = 'Default license will be used to publish content on this site';
324 $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.';
325 $string['configsitemaxcategorydepth'] = 'Maximum Category Depth';
326 $string['configsitemaxcategorydepthhelp'] = 'This specifies the maximum depth of child categories shown';
327 $string['configsitepolicy'] = 'If you have a site policy that all users must see and agree to before using this site, then specify the URL to it here, otherwise leave this field blank. The URL can point to anywhere - one convenient place would be a file in the site files. eg http://yoursite/file.php/1/policy.html';
328 $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.';
329 $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.';
330 $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.';
331 $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.';
332 $string['configsmtpuser'] = 'If you have specified an SMTP server above, and the server requires authentication, then enter the username and password here.';
333 $string['configstartwday'] = 'Start of Week';
334 $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.)';
335 $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.';
336 $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.';
337 $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.';
338 $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.';
339 $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.';
340 $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';
341 $string['configstripalltitletags'] = 'Uncheck this setting to allow HTML tags in activity and resource names.';
342 $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.';
343 $string['configsupportname'] = 'This is the name of a person or other entity offering general help via the support email or web address.';
344 $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.';
345 $string['configthemedesignermode'] = 'Normally all theme images and style sheets are cached in browsers and on the server for a very long time, for performance. If you are designing themes or developing code then you probably want to turn this mode on so that you are not served cached versions. Warning: this will make your site slower for all users! Alternatively, you can also reset the theme caches manually from the Theme selection page.';
346 $string['configthemelist'] = 'Leave this blank to allow any valid theme to be used. If you want to shorten the theme menu, you can specify a comma-separated list of names here (Don\'t use spaces!).
347 For example: standard,orangewhite.';
348 $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.';
349 $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.';
350 $string['configuseblogassociations'] = 'Should users be able to organize their blog by associating entries with courses and course modules?';
351 $string['configuseexternalyui'] = 'Instead of using local files, use online files available on Yahoo‘s servers. WARNING: This requires an internet connection, or no AJAX will work on your site.';
352 $string['configusetags'] = 'Should tags functionality across the site be enabled?';
353 $string['configvariables'] = 'Variables';
354 $string['configverifychangedemail'] = 'Enables verification of changed email addresses using allowed and denied email domains settings. If this setting is disabled the domains are enforced only when creating new users.';
355 $string['configvisiblecourses'] = 'Display courses in hidden categories normally';
356 $string['configwarning'] = 'Be careful modifying these settings - strange values could cause problems.';
357 $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.';
358 $string['configyuicomboloading'] = 'This options enables combined file loading optimisation for YUI libraries. This setting should be enabled on production sites for performance reasons.';
359 $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.';
360 $string['confirmation'] = 'Confirmation';
361 $string['confirmdeletecomments'] = 'You are about to delete comments, are you sure?';
362 $string['confirmed'] = 'Confirmed';
363 $string['confirminstall'] = 'You are about to install language pack ({$a}), are you sure?';
364 $string['convertformat'] = '<i>convert</i> output format';
365 $string['cookiehttponly'] = 'Only http cookies';
366 $string['cookiesecure'] = 'Secure cookies only';
367 $string['country'] = 'Default country';
368 $string['coursecontact'] = 'Course contacts';
369 $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.';
370 $string['coursemgmt'] = 'Add/edit courses';
371 $string['courseoverview'] = 'Course overview';
372 $string['courserequestnotify'] = 'Course request notification';
373 $string['courserequestnotifyemail'] = 'User {$a->user} requested a new course at {$a->link}';
374 $string['courserequests'] = 'Course Requests';
375 $string['courserequestspending'] = 'Pending course requests';
376 $string['courses'] = 'Courses';
377 $string['coursesperpage'] = 'Courses per page';
378 $string['creatornewroleid'] = 'Creators\' role in new courses';
379 $string['cron'] = 'Cron';
380 $string['cron_help'] = 'The cron.php maintenance script assists some of Moodle\'s modules to perform tasks on a scheduled basis, such as mailing out copies of new forum posts. A mechanism is required to run the script regularly e.g. every 5 minutes.';
381 $string['cron_link'] = 'admin/cron';
382 $string['cronclionly'] = 'Cron execution via command line only';
383 $string['cronerrorclionly'] = 'Sorry, internet access to this page has been disabled by the administrator.';
384 $string['cronerrorpassword'] = 'Sorry, you have not provided a valid password to access this page';
385 $string['cronremotepassword'] = 'Cron password for remote access';
386 $string['cronwarning'] = 'The <a href="cron.php">cron.php maintenance script</a> has not been run for at least 24 hours.';
387 $string['csvdelimiter'] = 'CSV delimiter';
388 $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.';
389 $string['ctyperequired'] = 'The ctype PHP extension is now required by Moodle, in order to improve site performance and to offer multilingual compatibility.';
390 $string['curlcache'] = 'cURL cache TTL';
391 $string['curlrecommended'] = 'Installing the optional cURL library is highly recommended in order to enable Moodle Networking functionality.';
392 $string['curlrequired'] = 'The cURL PHP extension is now required by Moodle, in order to communicate with Moodle repositories.';
393 $string['customcheck'] = 'Other Checks';
394 $string['custommenu'] = 'Custom menu';
395 $string['custommenuitems'] = 'Custom menu items';
396 $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>
397 <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>';
398 $string['datarootsecuritywarning'] = 'Your site configuration might not be secure. Please make sure that your dataroot directory ({$a}) is not directly accessible via web.';
399 $string['dbmigrate'] = 'Moodle Database Migration';
400 $string['dbmigrateconnecerror'] = 'Could not connect to the database specified.';
401 $string['dbmigrateencodingerror'] = 'The database specified has encoding {$a} rather than required UNICODE/UTF8.<br />Please specify another.';
402 $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:';
403 $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';
404 $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>';
405 $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>';
406 $string['dbmigrationdupfailed'] = 'Database duplication failed with possible error:<font color="#ff0000"><pre>{$a}</pre></font>';
407 $string['dbsessions'] = 'Use database for session information';
408 $string['dbtest'] = 'Functional DB tests';
409 $string['debug'] = 'Debug messages';
410 $string['debugall'] = 'ALL: Show all reasonable PHP debug messages';
411 $string['debugdeveloper'] = 'DEVELOPER: extra Moodle debug messages for developers';
412 $string['debugdisplay'] = 'Display debug messages';
413 $string['debugging'] = 'Debugging';
414 $string['debugminimal'] = 'MINIMAL: Show only fatal errors';
415 $string['debugnone'] = 'NONE: Do not show any errors or warnings';
416 $string['debugnormal'] = 'NORMAL: Show errors, warnings and notices';
417 $string['debugpageinfo'] = 'Show page information';
418 $string['debugsmtp'] = 'Debug email sending';
419 $string['debugstringids'] = 'Show origin of languages strings';
420 $string['debugvalidators'] = 'Show validator links';
421 $string['defaultallowedmodules'] = 'Default allowed modules';
422 $string['defaulthomepage'] = 'Default home page for users';
423 $string['defaultrequestcategory'] = 'Default category for course requests';
424 $string['defaultsettinginfo'] = 'Default: {$a}';
425 $string['defaultuserroleid'] = 'Default role for all users';
426 $string['defaultvalues'] = 'Default values';
427 $string['deleteerrors'] = 'Delete errors';
428 $string['deletefilterareyousure'] = 'Are you sure you want to delete the filter \'{$a}\'';
429 $string['deletefilterareyousuremessage'] = 'You are about to completely delete the filter \'{$a}\'. Are you sure you want to uninstall it?';
430 $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}';
431 $string['deleteincompleteusers'] = 'Delete incomplete users after';
432 $string['deleteqtypeareyousure'] = 'Are you sure you want to delete the question type \'{$a}\'';
433 $string['deleteqtypeareyousuremessage'] = 'You are about to completely delete the question type \'{$a}\'. Are you sure you want to uninstall it?';
434 $string['deleteunconfirmed'] = 'Delete not fully setup users after';
435 $string['deleteuser'] = 'Delete user';
436 $string['deletingfilter'] = 'Deleting filter \'{$a}\'';
437 $string['deletingqtype'] = 'Deleting question type \'{$a}\'';
438 $string['density'] = 'Density';
439 $string['denyemailaddresses'] = 'Denied email domains';
440 $string['development'] = 'Development';
441 $string['digestmailtime'] = 'Hour to send digest emails';
442 $string['disablecourseajax'] = 'Disable AJAX course editing';
443 $string['disableuserimages'] = 'Disable user profile images';
444 $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.';
445 $string['displayloginfailures'] = 'Display login failures to';
446 $string['docroot'] = 'Moodle Docs document root';
447 $string['doctonewwindow'] = 'Open in new window';
448 $string['download'] = 'Download';
449 $string['editennotallowed'] = 'Language en_utf8 cannot be edited with this page - switch to local';
450 $string['edithelpdocs'] = 'Edit help documents';
451 $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.';
452 $string['editlang'] = '<b>Edit</b>';
453 $string['editorbackgroundcolor'] = 'Background color';
454 $string['editordictionary'] = 'Editor dictionary';
455 $string['editorfontfamily'] = 'Font family';
456 $string['editorfontlist'] = 'Font list';
457 $string['editorfontsize'] = 'Font size';
458 $string['editorhidebuttons'] = 'Hidden buttons';
459 $string['editorkillword'] = 'Word format filter';
460 $string['editorspelling'] = 'Editor spelling';
461 $string['editorspellinghelp'] = 'Enable or disable spell-checking. When enabled, <strong>aspell</strong> must be installed on the server.';
462 $string['editstrings'] = 'Edit words or phrases';
463 $string['emailchangeconfirmation'] = 'Email change confirmation';
464 $string['emoticons'] = 'Emoticons';
465 $string['emptysettingvalue'] = 'Empty';
466 $string['enableajax'] = 'Enable AJAX';
467 $string['enablecalendarexport'] = 'Enable calendar export';
468 $string['enablecomments'] = 'Enable comments';
469 $string['enablecourserequests'] = 'Enable course requests';
470 $string['enableglobalsearch'] = 'Enable global search';
471 $string['enablegroupmembersonly'] = 'Enable group members only';
472 $string['enablehtmlpurifier'] = 'Enable HTML Purifier';
473 $string['enablerecordcache'] = 'Enable record cache';
474 $string['enablerssfeeds'] = 'Enable RSS feeds';
475 $string['enablesafebrowserintegration'] = 'Enable Safe Exam Browser integration';
476 $string['enablestats'] = 'Enable statistics';
477 $string['enabletrusttext'] = 'Enable trusted content';
478 $string['enablewebservices'] = 'Enable web services';
479 $string['enablewsdocumentation'] = 'Web services documentation';
480 $string['encoding'] = 'Encoding';
481 $string['enrolinstancedefaults'] = 'Enrolment instance defaults';
482 $string['enrolinstancedefaults_desc'] = 'Default enrolment settings in new courses.';
483 $string['enrolmultipleusers'] = 'Enrol the users';
484 $string['environment'] = 'Environment';
485 $string['environmenterrortodo'] = 'You must solve all the environmental problems (errors) found above before proceeding to install this Moodle version!';
486 $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?';
487 $string['environmentmustfixsetting'] = 'PHP setting must be changed.';
488 $string['environmentok'] = 'Your server environment meets all minimum requirements.';
489 $string['environmentrecommendcustomcheck'] = 'if this test fails, it indicates a potential problem';
490 $string['environmentrecommendinstall'] = 'should be installed and enabled for best results';
491 $string['environmentrecommendversion'] = 'version {$a->needed} is recommended and you are running {$a->current}';
492 $string['environmentrequirecustomcheck'] = 'this test must pass';
493 $string['environmentrequireinstall'] = 'must be installed and enabled';
494 $string['environmentrequireversion'] = 'version {$a->needed} is required and you are running {$a->current}';
495 $string['environmentsettingok'] = 'recommended setting detected';
496 $string['environmentshouldfixsetting'] = 'PHP setting should be changed.';
497 $string['environmentxmlerror'] = 'Error reading environment data ({$a->error_code})';
498 $string['errordeletingconfig'] = 'An error occurred while deleting the configuration records for plugin \'{$a}\'.';
499 $string['errors'] = 'Errors';
500 $string['errorsetting'] = 'Could not save setting:';
501 $string['errorwithsettings'] = 'Some settings were not changed due to an error.';
502 $string['everyonewhocan'] = 'Everyone who can \'{$a}\'';
503 $string['exceptions'] = 'exceptions';
504 $string['excludeoldflashclients'] = 'Required Flash player version';
505 $string['experimental'] = 'Experimental';
506 $string['experimentalsettings'] = 'Experimental settings';
507 $string['experimentalsplitrestore'] = 'Experimental split restore';
508 $string['extendedusernamechars'] = 'Allow extended characters in usernames';
509 $string['extramemorylimit'] = 'Extra PHP memory limit';
510 $string['extrauserselectorfields'] = 'When selecting users, search and display';
511 $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>';
512 $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>';
513 $string['filecreated'] = 'New file created';
514 $string['filestoredin'] = 'Save file into folder :';
515 $string['filestoredinhelp'] = 'Where the file will be stored';
516 $string['filterall'] = 'Filter all strings';
517 $string['filtermatchoneperpage'] = 'Filter match once per page';
518 $string['filtermatchonepertext'] = 'Filter match once per text';
519 $string['filters'] = 'Filters';
520 $string['filtersettings'] = 'Manage filters';
521 $string['filtersettingsgeneral'] = 'General filter settings';
522 $string['filteruploadedfiles'] = 'Filter uploaded files';
523 $string['forcelogin'] = 'Force users to login';
524 $string['forceloginforprofiles'] = 'Force users to login for profiles';
525 $string['forcetimezone'] = 'Force default timezone';
526 $string['framename'] = 'Frame name';
527 $string['frontpage'] = 'Front page';
528 $string['frontpagebackup'] = 'Front page backup';
529 $string['frontpagedefaultrole'] = 'Default frontpage role';
530 $string['frontpagefilters'] = 'Front page filters';
531 $string['frontpageloggedin'] = 'Front page items when logged in';
532 $string['frontpageoverrides'] = 'Front page permission overrides';
533 $string['frontpagequestions'] = 'Front page questions';
534 $string['frontpagerestore'] = 'Front page restore';
535 $string['frontpageroles'] = 'Front page roles';
536 $string['frontpagesettings'] = 'Front page settings';
537 $string['fullnamedisplay'] = 'Full name format';
538 $string['gdrecommended'] = 'GD extension is used for conversion of images, some features such as user profile images will not be available if missing.';
539 $string['gdversion'] = 'GD version';
540 $string['generalsettings'] = 'General settings';
541 $string['geoipfile'] = 'GeoIP city data file';
542 $string['getremoteaddrconf'] = 'Logged IP address source';
543 $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>';
544 $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>';
545 $string['groupenrolmentkeypolicy'] = 'Group enrolment key policy';
546 $string['groupenrolmentkeypolicy_desc'] = 'Turning this on will make Moodle check group enrolment keys against a valid password policy.';
547 $string['googlemapkey'] = 'Google Maps API key';
548 $string['gotofirst'] = 'Go to first missing string';
549 $string['gradebook'] = 'Gradebook';
550 $string['gradebookroles'] = 'Graded roles';
551 $string['gradeexport'] = 'Primary grade export methods';
552 $string['guestroleid'] = 'Role for guest';
553 $string['helpadminseesall'] = 'Do admins see all calendar events or just those that apply to themselves?';
554 $string['helpcalendarsettings'] = 'Configure various calendar and date/time-related aspects of Moodle';
555 $string['helpforcetimezone'] = 'You can allow users to individually select their timezone, or force a timezone for everyone.';
556 $string['helpsitemaintenance'] = 'For upgrades and other work';
557 $string['helpstartofweek'] = 'Which day starts the week in the calendar?';
558 $string['helpupcominglookahead'] = 'How many days in the future does the calendar look for upcoming events by default?';
559 $string['helpupcomingmaxevents'] = 'How many (maximum) upcoming events are shown to users by default?';
560 $string['helpweekenddays'] = 'Which days of the week are treated as "weekend" and shown with a different colour?';
561 $string['hiddenuserfields'] = 'Hide user fields';
562 $string['hidefromall'] = 'Hide from all users';
563 $string['hidefromnone'] = 'Hide from nobody';
564 $string['hidefromstudents'] = 'Hide from students';
565 $string['htmleditor'] = 'HTML editor';
566 $string['htmleditorsettings'] = 'HTML editor settings';
567 $string['htmlsettings'] = 'HTML settings';
568 $string['http'] = 'HTTP';
569 $string['httpsecurity'] = 'HTTP security';
570 $string['change'] = 'change';
571 $string['changesitelang'] = 'Change site language';
572 $string['checkboxno'] = 'No';
573 $string['checkboxyes'] = 'Yes';
574 $string['choosefiletoedit'] = 'Choose file to edit';
575 $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.';
576 $string['iconvrequired'] = 'Installing ICONV extension is required.';
577 $string['ignore'] = 'Ignore';
578 $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.';
579 $string['importtimezones'] = 'Update complete list of timezones';
580 $string['importtimezonescount'] = '{$a->count} entries imported from {$a->source}';
581 $string['importtimezonesfailed'] = 'No sources found! (Bad news)';
582 $string['includemoduleuserdata'] = 'Include module user data';
583 $string['incompatibleblocks'] = 'Incompatible blocks';
584 $string['install'] = 'Install selected language pack';
585 $string['installedlangs'] = 'Installed language packs';
586 $string['installhijacked'] = 'Installation must be finished from the original IP address, sorry.';
587 $string['installsessionerror'] = 'Can not initialise PHP session, please verify that your browser accepts cookies.';
588 $string['intcachemax'] = 'Int. cache max';
589 $string['invalidlangpack'] = 'to edit this language pack, you need to put it in language folder.';
590 $string['invalidsection'] = 'Invalid section.';
591 $string['invaliduserchangeme'] = 'Username "changeme" is reserved -- you cannot create an account with it.';
592 $string['ipblocked'] = 'This site is not available currently.';
593 $string['ipblocker'] = 'IP blocker';
594 $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.';
595 $string['iplookup'] = 'IP address lookup';
596 $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.
597 It is recommended to install local copy of free GeoLite City database from MaxMind.<br />
598 IP 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.';
599 $string['iplookupmaxmindnote'] = 'This product includes GeoLite data created by MaxMind, available from <a href="http://www.maxmind.com/">http://www.maxmind.com/</a>.';
600 $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.';
601 $string['keeptagnamecase'] = 'Keep tag name casing';
602 $string['lang'] = 'Default language';
603 $string['langcache'] = 'Cache language menu';
604 $string['langedit'] = 'Language editing';
605 $string['langimport'] = 'Language import utility';
606 $string['langimportdisabled'] = 'Language import feature has been disabled. You have to update your language packs manually at the file-system level.';
607 $string['langimportsuccess'] = 'Language pack successfully upgraded';
608 $string['langlist'] = 'Languages on language menu';
609 $string['langlocalpackage'] = 'Local modifications';
610 $string['langmasterenglish'] = 'Master English pack';
611 $string['langmasterpackage'] = 'Master language pack';
612 $string['langmenu'] = 'Display language menu';
613 $string['langnoeditenglish'] = 'Can\'t overwrite the base English language pack. Please switch lang directory to make local changes';
614 $string['langpackinstalled'] = 'Language pack {$a} was successfully installed';
615 $string['langpackmaintaining'] = 'Language pack maintaining';
616 $string['langpackremoved'] = 'Language pack was uninstalled';
617 $string['langpacks'] = 'Language packs';
618 $string['langpackupdated'] = 'Language pack {$a} was successfully updated';
619 $string['langpackupdateskipped'] = 'Update of {$a} language pack skipped';
620 $string['langpackwillbeupdated'] = 'During the upgrade, Moodle will try to update currently chosen language pack.';
621 $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.';
622 $string['langstringcache'] = 'Cache all language strings';
623 $string['languagesettings'] = 'Language settings';
624 $string['langupdatecomplete'] = 'Language pack update completed';
625 $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';
626 $string['latexpreamble'] = 'LaTeX preamble';
627 $string['latexsettings'] = 'LaTeX renderer Settings';
628 $string['latinexcelexport'] = 'Excel encoding';
629 $string['licensesettings'] = 'License settings';
630 $string['loading'] = 'Loading';
631 $string['localetext'] = 'Sitewide locale';
632 $string['localstringcustomization'] = 'Local string customization';
633 $string['location'] = 'Location';
634 $string['locationsettings'] = 'Location settings';
635 $string['locked'] = 'locked';
636 $string['log'] = 'Logs';
637 $string['loginhttps'] = 'Use HTTPS for logins';
638 $string['loglifetime'] = 'Keep logs for';
639 $string['longtimenosee'] = 'Unsubscribe users from courses after';
640 $string['longtimewarning'] = '<b>Please note that this process can take a long time.</b>';
641 $string['mail'] = 'Email';
642 $string['mailnewline'] = 'Newline characters in mail';
643 $string['maintenancemode'] = 'In Maintenance Mode';
644 $string['maintfileopenerror'] = 'Error opening maintenance files!';
645 $string['maintinprogress'] = 'Maintenance is in progress...';
646 $string['managelang'] = 'Manage';
647 $string['managelicenses'] = 'Manage licenses';
648 $string['manageqtypes'] = 'Manage question types';
649 $string['maxbytes'] = 'Maximum uploaded file size';
650 $string['maxconsecutiveidentchars'] = 'Consecutive identical characters';
651 $string['maxeditingtime'] = 'Maximum time to edit posts';
652 $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.';
653 $string['mediapluginavi'] = 'Enable .avi filter';
654 $string['mediapluginflv'] = 'Enable .flv filter';
655 $string['mediapluginimg'] = 'Enable auto-embedding of linked images';
656 $string['mediapluginmov'] = 'Enable .mov filter';
657 $string['mediapluginmpg'] = 'Enable .mpg filter';
658 $string['mediapluginmp3'] = 'Enable .mp3 filter';
659 $string['mediapluginram'] = 'Enable .ram filter';
660 $string['mediapluginrm'] = 'Enable .rm filter';
661 $string['mediapluginrpm'] = 'Enable .rpm filter';
662 $string['mediapluginswf'] = 'Enable .swf filter';
663 $string['mediapluginswfnote'] = 'As a default security measure, normal users should not be allowed to embed swf flash files.';
664 $string['mediapluginwmv'] = 'Enable .wmv filter';
665 $string['mediapluginyoutube'] = 'Enable YouTube links filter';
666 $string['memcachedhosts'] = 'memcached hosts';
667 $string['memcachedpconn'] = 'memcached use persistent connections';
668 $string['messaging'] = 'Enable messaging system';
669 $string['minpassworddigits'] = 'Digits';
670 $string['minpasswordlength'] = 'Password length';
671 $string['minpasswordlower'] = 'Lowercase letters';
672 $string['minpasswordnonalphanum'] = 'Non-alphanumeric characters';
673 $string['minpasswordupper'] = 'Uppercase letters';
674 $string['misc'] = 'Miscellaneous';
675 $string['missinglangparent'] = 'Missing parent language <em>{$a->parent}</em> of <em>{$a->lang}</em>.';
676 $string['mnetrestore_extusers'] = '<strong>Note:</strong> This backup file contains remote Moodle Network user accounts which will be restored as part of the process.';
677 $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.';
678 $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.';
679 $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...)';
680 $string['mnetrestore_extusers_switchuserauth'] = 'Remote Moodle Network user {$a->username} (coming from {$a->mnethosturl}) switched to local {$a->auth} authenticated user.';
681 $string['modeditdefaults'] = 'Default values for activity settings';
682 $string['modsettings'] = 'Manage activities';
683 $string['modulesecurity'] = 'Module security';
684 $string['multilangforceold'] = 'Force old multilang syntax: <span> without the class="multilang" and <lang>';
685 $string['multilangupgrade'] = 'Multilang upgrade';
686 $string['multilangupgradeinfo'] = 'The multilang filter syntax was changed in 1.8, <lang> tag is not supported any more. <br /><br />Example: <span lang="en" class="multilang">Hello!</span><span lang="es" class="multilang">Hola!</span><br /><br /><strong>Do you want to upgrade the syntax in all existing texts now?</strong>';
687 $string['multilangupgradenotice'] = 'Your site is probably using old multilang syntax, <a href="multilangupgrade.php">multilang upgrade</a> is recommended.';
688 $string['mustenablestats'] = 'Stats have not yet been enabled on this site.';
689 $string['mycoursesperpage'] = 'Number of courses';
690 $string['mydashboard'] = 'System default dashboard';
691 $string['mymoodle'] = 'My Moodle';
692 $string['mymoodleredirect'] = 'Force users to use My Moodle';
693 $string['mypage'] = 'Default My Moodle page';
694 $string['myprofile'] = 'Default profile page';
695 $string['mypagelocked'] = 'Lock default page';
696 $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).';
697 $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.';
698 $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.';
699 $string['navcourselimit'] = 'Course limit';
700 $string['navshowallcourses'] = 'Show all courses';
701 $string['navshowcategories'] = 'Show course categories';
702 $string['nobookmarksforuser'] = 'You do not have any bookmarks.';
703 $string['nodatabase'] = 'No database';
704 $string['nodefaultuserrolelists'] = 'Don\'t return all default role users';
705 $string['nochanges'] = 'No changes';
706 $string['nolangupdateneeded'] = 'All your language packs are up to date, no update is needed';
707 $string['nomissingstrings'] = 'No missing strings';
708 $string['nonewsettings'] = 'No new settings were added during this upgrade.';
709 $string['nonexistentbookmark'] = 'The bookmark you requested does not exist.';
710 $string['noreplyaddress'] = 'No-reply address';
711 $string['noresults'] = 'No results found.';
712 $string['noroles'] = 'No roles';
713 $string['notifications'] = 'Notifications';
714 $string['notifyloginfailures'] = 'Email login failures to';
715 $string['notifyloginthreshold'] = 'Threshold for email notifications';
716 $string['notloggedinroleid'] = 'Role for visitors';
717 $string['numberofmissingstrings'] = 'Number of missing strings: {$a}';
718 $string['numberofstrings'] = 'Total number of strings: {$a->strings}<br />Missing: {$a->missing} ({$a->missingpercent} %)';
719 $string['numquestions'] = 'No. questions';
720 $string['numquestionsandhidden'] = '{$a->numquestions} (+{$a->numhidden} hidden)';
721 $string['opensslrecommended'] = 'Installing the optional OpenSSL library is highly recommended -- it enables Moodle Networking functionality.';
722 $string['opentogoogle'] = 'Open to Google';
723 $string['optionalmaintenancemessage'] = 'Optional maintenance message';
724 $string['order1'] = 'First';
725 $string['order2'] = 'Second';
726 $string['order3'] = 'Third';
727 $string['order4'] = 'Fourth';
728 $string['passwordpolicy'] = 'Password policy';
729 $string['pathconvert'] = 'Path of <i>convert</i> binary';
730 $string['pathdvips'] = 'Path of <i>dvips</i> binary';
731 $string['pathlatex'] = 'Path of <i>latex</i> binary';
732 $string['pathtoclam'] = 'clam AV path';
733 $string['pathtodu'] = 'Path to du';
734 $string['pathtopgdump'] = 'Path to pg_dump';
735 $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)';
736 $string['pathtopgdumpinvalid'] = 'Invalid path to pg_dump - either wrong path or not executable';
737 $string['pathtopsql'] = 'Path to psql';
738 $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)';
739 $string['pathtopsqlinvalid'] = 'Invalid path to psql - either wrong path or not executable';
740 $string['pathtounzip'] = 'Path to unzip';
741 $string['pathtozip'] = 'Path to zip';
742 $string['perfdebug'] = 'Performance info';
743 $string['performance'] = 'Performance';
744 $string['pgcluster'] = 'PostgreSQL Cluster';
745 $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.';
746 $string['phpfloatproblem'] = 'Detected unexpected problem in handling of PHP float numbers - {$a}';
747 $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';
748 $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}';
749 $string['pleaseregister'] = 'Please register your site to remove this button';
750 $string['plugin'] = 'Plugin';
751 $string['plugins'] = 'Plugins';
752 $string['profilecategory'] = 'Category';
753 $string['profilecategoryname'] = 'Category name (must be unique)';
754 $string['profilecategorynamenotunique'] = 'This category name is already in use';
755 $string['profilecommonsettings'] = 'Common settings';
756 $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?';
757 $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?';
758 $string['profilecreatecategory'] = 'Create a new profile category';
759 $string['profilecreatefield'] = 'Create a new profile field:';
760 $string['profilecreatenewcategory'] = 'Creating a new category';
761 $string['profilecreatenewfield'] = 'Creating a new "{$a}" profile field';
762 $string['profiledefaultcategory'] = 'Other fields';
763 $string['profiledefaultdata'] = 'Default value';
764 $string['profiledefaultchecked'] = 'Checked by default';
765 $string['profiledeletecategory'] = 'Deleting a category';
766 $string['profiledeletefield'] = 'Deleting a field';
767 $string['profiledescription'] = 'Description of the field';
768 $string['profileeditcategory'] = 'Editing category: {$a}';
769 $string['profileeditfield'] = 'Editing profile field: {$a}';
770 $string['profilefield'] = 'Profile field';
771 $string['profilefieldcolumns'] = 'Columns';
772 $string['profilefieldispassword'] = 'Is this a password field?';
773 $string['profilefieldlink'] = 'Link';
774 $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/$$.';
775 $string['profilefieldlinktarget'] = 'Link target';
776 $string['profilefieldmaxlength'] = 'Maximum length';
777 $string['profilefieldrows'] = 'Rows';
778 $string['profilefields'] = 'User profile fields';
779 $string['profilefieldsize'] = 'Display size';
780 $string['profileforceunique'] = 'Should the data be unique?';
781 $string['profileinvaliddata'] = 'Invalid value';
782 $string['profilelocked'] = 'Is this field locked?';
783 $string['profilemenudefaultnotinoptions'] = 'The default value is not one of the options';
784 $string['profilemenunooptions'] = 'No menu options supplied';
785 $string['profilemenuoptions'] = 'Menu options (one per line)';
786 $string['profilemenutoofewoptions'] = 'You must provide at least 2 options';
787 $string['profilename'] = 'Name';
788 $string['profilenofieldsdefined'] = 'No fields have been defined';
789 $string['profilerequired'] = 'Is this field required?';
790 $string['profileroles'] = 'Profile visible roles';
791 $string['profilesforenrolledusersonly'] = 'Profiles for enrolled users only';
792 $string['profileshortname'] = 'Short name (must be unique)';
793 $string['profileshortnamenotunique'] = 'This short name is already in use';
794 $string['profilesignup'] = 'Display on signup page?';
795 $string['profilespecificsettings'] = 'Specific settings';
796 $string['profilevisible'] = 'Who is this field visible to?';
797 $string['profilevisible_help'] = '* Not visible - For private data only viewable by administrators
798 * Visible to user - For private data only viewable by the user and by administrators
799 * Visible to everyone';
800 $string['profilevisibleall'] = 'Visible to everyone';
801 $string['profilevisiblenone'] = 'Not visible';
802 $string['profilevisibleprivate'] = 'Visible to user';
803 $string['protectusernames'] = 'Protect usernames';
804 $string['proxybypass'] = 'Proxy bypass hosts';
805 $string['proxyhost'] = 'Proxy host';
806 $string['proxypassword'] = 'Proxy password';
807 $string['proxyport'] = 'Proxy port';
808 $string['proxytype'] = 'Proxy type';
809 $string['proxyuser'] = 'Proxy username';
810 $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}';
811 $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.';
812 $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&rid=797 before continuing with the upgrade.';
813 $string['quarantinedir'] = 'Quarantine directory';
814 $string['question'] = 'Question';
815 $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>.';
816 $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.';
817 $string['questiontype'] = 'Question type';
818 $string['questiontypes'] = 'Question types';
819 $string['rcache'] = 'Record cache';
820 $string['rcachettl'] = 'Record cache TTL';
821 $string['recaptchaprivatekey'] = 'ReCAPTCHA private key';
822 $string['recaptchapublickey'] = 'ReCAPTCHA public key';
823 $string['registration'] = 'Registration';
824 $string['releasenoteslink'] = 'For information about this version of Moodle, please see the online <a target="_blank" href="{$a}">Release Notes</a>';
825 $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.';
826 $string['renameerrors'] = 'Rename errors';
827 $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>.
828 <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/>';
829 $string['requiredtemplate'] = 'Required. You may use template syntax here (%l = lastname, %f = firstname, %u = username). See help for details and examples.';
830 $string['requiremodintro'] = 'Require activity description';
831 $string['requires'] = 'Requires';
832 $string['purgecaches']= 'Purge all caches';
833 $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.';
834 $string['purgecachesfinished']= 'All caches were purged.';
835 $string['restrictbydefault'] = 'Restrict modules by default';
836 $string['restrictmodulesfor'] = 'Restrict modules for';
837 $string['reverseproxy'] = 'Reverse proxy';
838 $string['riskconfig'] = 'Users could change site configuration and behaviour';
839 $string['riskconfigshort'] = 'Configuration risk';
840 $string['riskdataloss'] = 'Users could destroy large amounts of content or information';
841 $string['riskdatalossshort'] = 'Data loss risk';
842 $string['riskmanagetrust'] = 'Users could change trust settings of other users';
843 $string['riskmanagetrustshort'] = 'Manage trusts';
844 $string['riskpersonal'] = 'Users could gain access to private information of other users';
845 $string['riskpersonalshort'] = 'Privacy risk';
846 $string['riskspam'] = 'Users could send spam to site users or others';
847 $string['riskspamshort'] = 'Spam risk';
848 $string['riskxss'] = 'Users could add files and texts that allow cross-site scripting (XSS)';
849 $string['riskxssshort'] = 'XSS risk';
850 $string['roleswithexceptions'] = '{$a->roles}, with {$a->exceptions}';
851 $string['rowpreviewnum'] = 'Preview rows';
852 $string['rssglobaldisabled'] = 'Disabled at server level';
853 $string['runclamavonupload'] = 'Use clam AV on uploaded files';
854 $string['save'] = 'Save';
855 $string['savechanges'] = 'Save Changes';
856 $string['search'] = 'Search';
857 $string['searchinsettings'] = 'Search in settings';
858 $string['searchresults'] = 'Search Results';
859 $string['sectionerror'] = 'Section Error!';
860 $string['secureforms'] = 'Use additional form security';
861 $string['security'] = 'Security';
862 $string['server'] = 'Server';
863 $string['serverchecks'] = 'Server Checks';
864 $string['serverlimit'] = 'Server Limit';
865 $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>';
866 $string['sessioncookie'] = 'Cookie prefix';
867 $string['sessioncookiedomain'] = 'Cookie domain';
868 $string['sessioncookiepath'] = 'Cookie path';
869 $string['sessionhandling'] = 'Session handling';
870 $string['sessiontimeout'] = 'Timeout';
871 $string['settingfileuploads'] = 'File uploading is required for normal operation, please enable it in PHP configuration.';
872 $string['settingmemorylimit'] = 'Insufficient memory detected, please set higher memory limit in PHP settings.';
873 $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.';
874 $string['showblocksonmodpages'] = 'Show blocks on module pages';
875 $string['showcommentscount'] = 'Show comments count';
876 $string['showdetails'] = 'Show details';
877 $string['simpletest'] = 'Unit tests';
878 $string['simplexmlrequired'] = 'The SimpleXML PHP extension is now required by Moodle.';
879 $string['sitelangchanged'] = 'Site language setting changed successfully';
880 $string['sitemailcharset'] = 'Character set';
881 $string['sitemaintenance'] = 'The site is undergoing maintenance and is currently not available';
882 $string['sitemaintenancemode'] = 'Maintenance mode';
883 $string['sitemaintenanceoff'] = 'Maintenance mode has been disabled and the site is running normally again';
884 $string['sitemaintenanceon'] = 'Your site is currently in maintenance mode (only admins can log in or use the site).';
885 $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>.';
886 $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>.';
887 $string['sitepolicies'] = 'Site policies';
888 $string['sitepolicy'] = 'Site policy URL';
889 $string['sitesectionhelp'] = 'If selected, a topic section will be displayed on the site\'s front page.';
890 $string['slasharguments'] = 'Use slash arguments';
891 $string['smartpix'] = 'Smart pix search';
892 $string['smtphosts'] = 'SMTP hosts';
893 $string['smtpmaxbulk'] = 'SMTP session limit';
894 $string['smtppass'] = 'SMTP password';
895 $string['smtpuser'] = 'SMTP username';
896 $string['soaprecommended'] = 'Installing the optional soap extension is useful for web services and some contrib modules.';
897 $string['spellengine'] = 'Spell engine';
898 $string['splrequired'] = 'The SPL PHP extension is now required by Moodle.';
899 $string['stats'] = 'Statistics';
900 $string['statsfirstrun'] = 'Maximum processing interval';
901 $string['statsmaxruntime'] = 'Maximum runtime';
902 $string['statsruntimedays'] = 'Days to process';
903 $string['statsruntimestart'] = 'Run at';
904 $string['statsuserthreshold'] = 'User threshold';
905 $string['stickyblocks'] = 'Sticky blocks';
906 $string['stickyblockscourseview'] = 'Course page';
907 $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.';
908 $string['stickyblocksmymoodle'] = 'My Moodle';
909 $string['stickyblockspagetype'] = 'Page type to configure';
910 $string['stripalltitletags'] = 'Remove HTML tags from all activity names';
911 $string['supportemail'] = 'Support email';
912 $string['supportname'] = 'Support name';
913 $string['supportpage'] = 'Support page';
914 $string['switchlang'] = 'Switch lang directory';
915 $string['systempaths'] = 'System paths';
916 $string['tablenosave'] = 'Changes in table above are saved automatically.';
917 $string['tablesnosave'] = 'Changes in tables above are saved automatically.';
918 $string['tabselectedtofront'] = 'On tables with tabs, should the row with the currently selected tab be placed at the front';
919 $string['tabselectedtofronttext'] = 'Bring selected tab row to front';
920 $string['themedesignermode'] = 'Theme designer mode';
921 $string['themelist'] = 'Theme list';
922 $string['themeresetcaches'] = 'Invalidate theme caches';
923 $string['themeselector'] = 'Theme selector';
924 $string['themesettings'] = 'Theme settings';
925 $string['therewereerrors'] = 'There were errors in your data';
926 $string['timezone'] = 'Default timezone';
927 $string['timezoneforced'] = 'This is forced by the site administrator';
928 $string['timezoneisforcedto'] = 'Force all users to use';
929 $string['timezonenotforced'] = 'Users can choose their own timezone';
930 $string['tokenizerrecommended'] = 'Installing the optional PHP Tokenizer extension is recommended -- it improves Moodle Networking functionality.';
931 $string['unattendedoperation'] = 'Unattended operation';
932 $string['unbookmarkthispage'] = 'Unbookmark this page';
933 $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).';
934 $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).';
935 $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>!';
936 $string['uninstall'] = 'Uninstall selected language pack';
937 $string['uninstallconfirm'] = 'You are about to completely uninstall language pack {$a}, are you sure?';
938 $string['uninstallplugin'] = 'Uninstall';
939 $string['uninstallqtype'] = 'Uninstall this question type.';
940 $string['unsupported'] = 'Unsupported';
941 $string['updateaccounts'] = 'Update existing accounts';
942 $string['updatecomponent'] = 'Update Component';
943 $string['updatelangs'] = 'Update all installed language packs';
944 $string['updatetimezones'] = 'Update timezones';
945 $string['upgradeerror'] = 'Unknown error upgrading {$a->plugin} to version {$a->version}, can not continue.';
946 $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>.';
947 $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?';
948 $string['upgradelogs'] = 'For full functionality, your old logs need to be upgraded. <a href="{$a}">More information</a>';
949 $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?';
950 $string['upgradesettings'] = 'New settings';
951 $string['upgradesettingsintro'] = 'The settings shown below were added during your last Moodle upgrade. Make any changes necessary to the defaults and then click the "Save changes" button at the bottom of this page.';
952 $string['upgradesure'] = 'Your Moodle files have been changed, and you are about to automatically upgrade your server to this version: <br /><br />
953 <strong>{$a}</strong> <br /><br />
954 Once you do this you can not go back again. <br /><br />
955 Please note that this process can take a long time. <br /><br />
956 Are you sure you want to upgrade this server to this version?';
957 $string['upgradetimedout'] = 'Upgrade timed out, please restart the upgrade.';
958 $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 />
959 See 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>';
960 $string['upgrade197noticesubject'] = 'Moodle 1.9.7 upgrade security notices';
961 $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.';
962 $string['upgradingdata'] = 'Upgrading data';
963 $string['upgradinglogs'] = 'Upgrading logs';
964 $string['upgradingversion'] = 'Upgrading to new version';
965 $string['uploadpicture_baduserfield'] = 'The user attribute specified is not valid. Please, try again.';
966 $string['uploadpicture_cannotmovezip'] = 'Cannot move zip file to temporary directory.';
967 $string['uploadpicture_cannotprocessdir'] = 'Cannot process unzipped files.';
968 $string['uploadpicture_cannotsave'] = 'Cannot save picture for user {$a}. Check original picture file.';
969 $string['uploadpicture_cannotunzip'] = 'Cannot unzip pictures file.';
970 $string['uploadpicture_invalidfilename'] = 'Picture file {$a} has invalid characters in its name. Skipping.';
971 $string['uploadpicture_overwrite'] = 'Overwrite existing user pictures?';
972 $string['uploadpictures'] = 'Upload user pictures';
973 $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.';
974 $string['uploadpicture_userfield'] = 'User attribute to use to match pictures:';
975 $string['uploadpicture_usernotfound'] = 'User with a \'{$a->userfield}\' value of \'{$a->uservalue}\' does not exist. Skipping.';
976 $string['uploadpicture_userskipped'] = 'Skipping user {$a} (already has a picture).';
977 $string['uploadpicture_userupdated'] = 'Picture updated for user {$a}.';
978 $string['uploadusers'] = 'Upload users';
979 $string['uploadusers_help'] = 'Users may be uploaded (and optionally enrolled in courses) via text file. The format of the file should be as follows:
981 * Each line of the file contains one record
982 * Each record is a series of data separated by commas (or other delimiters)
983 * The first record contains a list of fieldnames defining the format of the rest of the file
984 * Required fieldnames are username, password, firstname, lastname, email';
985 $string['uploadusers_link'] = 'admin/uploaduser';
986 $string['uploaduserspreview'] = 'Upload users preview';
987 $string['uploadusersresult'] = 'Upload users results';
988 $string['upwards'] = 'upwards';
989 $string['useblogassociations'] = 'Enable associations';
990 $string['useexternalyui'] = 'Use online YUI libraries';
991 $string['usehtmleditor'] = 'Use HTML editor';
992 $string['user'] = 'User';
993 $string['useraccountupdated'] = 'User updated';
994 $string['userbulk'] = 'Bulk user actions';
995 $string['userdeleted'] = 'User deleted';
996 $string['userlist'] = 'Browse list of users';
997 $string['userpreference'] = 'User preference';
998 $string['userpolicies'] = 'User policies';
999 $string['userrenamed'] = 'User renamed';
1000 $string['users'] = 'Users';
1001 $string['userscreated'] = 'Users created';
1002 $string['usersdeleted'] = 'Users deleted';
1003 $string['usersrenamed'] = 'Users renamed';
1004 $string['usersskipped'] = 'Users skipped';
1005 $string['usersupdated'] = 'Users updated';
1006 $string['usersweakpassword'] = 'Users having a weak password';
1007 $string['userquota'] = 'User quota';
1008 $string['usetags'] = 'Enable tags functionality';
1009 $string['uubulk'] = 'Select for bulk operations';
1010 $string['uubulkall'] = 'All users';
1011 $string['uubulknew'] = 'New users';
1012 $string['uubulkupdated'] = 'Updated users';
1013 $string['uucsvline'] = 'CSV line';
1014 $string['uulegacy1role'] = '(Original Student) typeN=1';
1015 $string['uulegacy2role'] = '(Original Teacher) typeN=2';
1016 $string['uulegacy3role'] = '(Original Non-editing teacher) typeN=3';
1017 $string['uunoemailduplicates'] = 'Prevent email address duplicates';
1018 $string['uuoptype'] = 'Upload type';
1019 $string['uuoptype_addinc'] = 'Add all, append number to usernames if needed';
1020 $string['uuoptype_addnew'] = 'Add new only, skip existing users';
1021 $string['uuoptype_addupdate'] = 'Add new and update existing users';
1022 $string['uuoptype_update'] = 'Update existing users only';
1023 $string['uupasswordnew'] = 'New user password';
1024 $string['uupasswordold'] = 'Existing user password';
1025 $string['uupreprocessedcount'] = 'Number of preprocessed records: {$a}';
1026 $string['uuupdateall'] = 'Override with file and defaults';
1027 $string['uuupdatefromfile'] = 'Override with file';
1028 $string['uuupdatemissing'] = 'Fill in missing from file and defaults';
1029 $string['uuupdatetype'] = 'Existing user details';
1030 $string['validateerror'] = 'This value was not valid:';
1031 $string['verifychangedemail'] = 'Restrict domains when changing email';
1032 $string['warningcurrentsetting'] = 'Invalid current value: {$a}';
1033 $string['webproxy'] = 'Web proxy';
1034 $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>';
1035 $string['xmlrpcrecommended'] = 'The xmlrpc extension is needed for hub communication, and useful for web services and Moodle networking';
1036 $string['xmlstrictheaders'] = 'XML strict headers';
1037 $string['yuicomboloading'] = 'YUI combo loading';
1038 $string['ziprequired'] = 'The Zip PHP extension is now required by Moodle, info-ZIP binaries or PclZip library are not used anymore.';