MDL-23222 marking spl as required php ext
[moodle.git] / lang / en_utf8 / admin.php
blob4ff82cf5f039959856956adb65ffe0917f6375f8
1 <?php
2 $string['accessdenied'] = 'Access denied';
3 $string['accounts'] = 'Accounts';
4 $string['adminseesall'] = 'Admins See All';
5 $string['adminseesallevents'] = 'Administrators see all events';
6 $string['adminseesownevents'] = 'Administrators are just like other users';
7 $string['allowcategorythemes'] = 'Allow category themes';
8 $string['allowcoursethemes'] = 'Allow course themes';
9 $string['allowdeletes'] = 'Allow deletes';
10 $string['allowemailaddresses'] = 'Allowed email domains';
11 $string['allowobjectembed'] = 'Allow EMBED and OBJECT tags';
12 $string['allowrenames'] = 'Allow renames';
13 $string['allowuserblockhiding'] = 'Allow users to hide blocks';
14 $string['allowusermailcharset'] = 'Allow user to select character set';
15 $string['allowuserswitchrolestheycantassign'] = 'Allow users without the assign roles capability to switch roles';
16 $string['allowuserthemes'] = 'Allow user themes';
17 $string['allowvisiblecoursesinhiddencategories'] = 'Allow visible courses in hidden categories';
18 $string['antivirus'] = 'Anti-Virus';
19 $string['appearance'] = 'Appearance';
20 $string['aspellpath'] = 'Path to aspell';
21 $string['authentication'] = 'Authentication';
22 $string['authsettings'] = 'Manage authentication';
23 $string['autolang'] = 'Language autodetect';
24 $string['autologinguests'] = 'Auto-login guests';
25 $string['availablelangs'] = 'Available language packs';
26 $string['backgroundcolour'] = 'Transparent colour';
27 $string['backups'] = 'Backups';
28 $string['badwordsconfig'] = 'Enter your list of bad words separated by commas.';
29 $string['badwordsdefault'] = 'If the custom list is empty, a default list from the language pack will be used.';
30 $string['badwordslist'] = 'Custom bad words list';
31 $string['blockinstances'] = 'Instances';
32 $string['blockmultiple'] = 'Multiple';
33 $string['blocksettings'] = 'Manage blocks';
34 $string['bloglevel'] = 'Blog Visibility';
35 $string['bookmarkadded'] = 'Bookmark added.';
36 $string['bookmarkalreadyexists'] = 'You have already bookmarked this page.';
37 $string['bookmarkdeleted'] = 'Bookmark deleted.';
38 $string['bookmarkthispage'] = 'bookmark this page';
39 $string['cachetext'] = 'Text cache lifetime';
40 $string['cachetype'] = 'Cache Type';
41 $string['calendar_weekend'] = 'Weekend Days';
42 $string['calendarexportsalt'] = 'Calendar export salt';
43 $string['calendarsettings'] = 'Calendar';
44 $string['cfgwwwrootwarning'] = 'You have defined &#36;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>.';
45 $string['cfgwwwrootslashwarning'] = 'You have defined &#36;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>.';
46 $string['change'] = 'change';
47 $string['changesitelang'] = 'Change site language';
48 $string['checkboxyes'] = 'Yes';
49 $string['checkboxno'] = 'No';
50 $string['choosefiletoedit'] = 'Choose file to edit';
51 $string['clamfailureonupload'] = 'On clam AV failure';
52 $string['cleanup'] = 'Cleanup';
53 $string['commonsettings'] = 'Common settings';
54 $string['componentinstalled'] = 'Component Installed';
55 $string['computedfromlogs'] = 'Computed from logs since $a.';
56 $string['confeditorhidebuttons'] = 'Select the buttons that should be hidden in the HTML editor.';
57 $string['configallowassign'] = 'You can allow people who have the roles on the left side to assign some of the column roles to other people';
58 $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.';
59 $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)';
60 $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>';
61 $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.';
62 $string['configallowoverride'] = 'You can allow people with the roles on the left side to override some of the column roles';
63 $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.';
64 $string['configallowunenroll'] = 'If this is set \'Yes\', then students are allowed to unenrol themselves from courses whenever they like. Otherwise they are not allowed, and this process will be solely controlled by the teachers and administrators.';
65 $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.';
66 $string['configallowusermailcharset'] = 'Enabling this, every user in the site will be able to specify his own charset for email.';
67 $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.
68 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.';
69 $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)';
70 $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.';
71 $string['configvisiblecourses'] = 'Display courses in hidden categories normally';
72 $string['configauthenticationplugins'] = 'Please choose the authentication plugins you wish to use and arrange them in order of failthrough.';
73 $string['configautolang'] = 'Detect default language from browser setting, if disabled site default is used.';
74 $string['configautologinguests'] = 'Should visitors be logged in as guests automatically when entering courses with guest access?';
75 $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.';
76 $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).';
77 $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.';
78 $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.';
79 $string['configclamactlikevirus'] = 'Treat files like viruses';
80 $string['configclamdonothing'] = 'Treat files as OK';
81 $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.';
82 $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.';
83 $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.';
84 $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.';
85 $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.';
86 $string['configcoursemanager'] = '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.';
87 $string['configcourserequestnotify'] = 'Type username of user to be notified when new course requested.';
88 $string['configcourserequestnotify2'] = 'Users who will be notified when a course is requested. Only users who can approve course requests are listed here.';
89 $string['configcoursesperpage'] = 'Enter the number of courses to be display per page in a course listing.';
90 $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.';
91 $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.';
92 $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.';
93 $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.';
94 $string['configdebugsmtp'] = 'Enable verbose debug information during sending of email messages to SMTP server.';
95 $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>?';
96 $string['configdefaultcourseroleid'] = 'Users who enrol in a course will be automatically assigned this role.';
97 $string['configdefaultrequestcategory'] = 'Courses requested by users will be automatically placed in this category.';
98 $string['configdefaultrequestedcategory'] = 'Default category to put courses that were requested into, if they\'re approved.';
99 $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).';
100 $string['configdeleteincompleteusers'] = 'After this period, old not fully setup accounts are deleted.';
101 $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.';
102 $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>';
103 $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).';
104 $string['configdisableuserimages'] = 'Disable the ability for users to change user profile images.';
105 $string['configdisplayloginfailures'] = 'This will display information to selected users about previous failed logins.';
106 $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.';
107 $string['configdoctonewwindow'] = 'If you enable this, then links to Moodle Docs will be shown in a new window.';
108 $string['configeditorfontlist'] = 'Select the fonts that should appear in the editor\'s drop-down list.';
109 $string['configeditordictionary'] = 'This value will be used if aspell doesn\'t have dictionary for users own language.';
110 $string['configemailchangeconfirmation'] = 'Require an email confirmation step when users change their email address in their profile.';
111 $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.';
112 $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.';
113 $string['configdisablecourseajax'] = 'Do not use AJAX when editing main course pages.';
114 $string['configenablecalendarexport'] = 'Enable exporting or subscribing to calendars.';
115 $string['configenablecourserequests'] = 'This will allow any user to request a course be created.';
116 $string['configenableglobalsearch'] = 'This setting enables global text searching in resources and activities, it is not compatible with PHP 4.';
117 $string['configenablegroupings'] = 'This setting enables groupings of groups.';
118 $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. ';
119 $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.';
120 $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.';
121 $string['configenablerssfeedsdisabled2'] = 'RSS feeds are disabled at the server level. You need to enable them first in Server/RSS.';
122 $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.';
123 $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.';
124 $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.';
125 $string['configenrolmentplugins'] = 'Please choose the enrolment plugins you wish to use. Don\'t forget to configure the settings properly.<br /><br />You have to indicate which plugins are enabled, and <strong>one</strong> plugin can be set as the default plugin for <em>interactive</em> enrolment. To disable interactive enrolment, set \"enrollable\" to \"No\" in required courses.';
126 $string['configerrorlevel'] = 'Choose the amount of PHP warnings that you want to be displayed. Normal is usually the best choice.';
127 $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.' ;
128 $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.';
129 $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 characters only';
130 $string['configextramemorylimit'] = 'Some scripts like search, backup/restore or cron require more memory. Set higher values for large sites.';
131 $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.';
132 $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.';
133 $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>.';
134 $string['configfilteruploadedfiles'] = 'Process all uploaded HTML and text files with the filters before displaying them, only uploaded HTML files or none at all.';
135 $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.';
136 $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.';
137 $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\'';
138 $string['configfrontpage'] = 'The items selected above will be displayed on the site\'s front page.';
139 $string['configfrontpageloggedin'] = 'The items selected above will be displayed on the site\'s front page when a user is logged in.';
140 $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).';
141 $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.';
142 $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.';
143 $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.';
144 $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';
145 $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.';
146 $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.';
147 $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.';
148 $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.';
149 $string['confighideactivitytypenavlink'] = 'Select from whom to hide the activity type (e.g. Quizzes) link in the navigation displayed for activity modules.';
150 $string['confightmleditor'] = 'Choose whether or not to allow use of the embedded HTML text editor. Even if you choose allow, this editor will only appear when the user is using a compatible web browser. Users can also choose not to use it.';
151 $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.';
152 $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.';
153 $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.';
154 $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.';
155 $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.';
156 $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?';
157 $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.';
158 $string['configkeeptagnamecase'] = 'Check this if you want tag names to keep the original casing as entered by users who created them';
159 $string['configlang'] = 'Choose a default language for the whole site. Users can override this setting later.';
160 $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.';
161 $string['configlangdir'] = 'Most languages are printed left-to-right, but some, like Arabic and Hebrew, are printed right-to-left.';
162 $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';
163 $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.';
164 $string['configlatinexcelexport'] = 'Choose the encoding for Excel exports.';
165 $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.';
166 $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.';
167 $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.';
168 $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.';
169 $string['configlookahead'] = 'Days to look ahead';
170 $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.';
171 $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.';
172 $string['configsitemaxcategorydepth'] = 'Maximum Category Depth';
173 $string['configsitemaxcategorydepthhelp'] = 'This specifies the maximum depth of child categories shown';
174 $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.';
175 $string['configmaxevents'] = 'Events to Lookahead';
176 $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.';
177 $string['configmemcachedpconn'] = 'For memcached. Use persistent connections. Use carefully -- it can make Apache/PHP crash after a restart of the memcached daemon.';
178 $string['configmessaging'] = 'Should the messaging system between site users be enabled?';
179 $string['configminpassworddigits'] = 'Passwords must have at least these many digits.';
180 $string['configminpasswordlength'] = 'Passwords must be at least these many characters long.';
181 $string['configminpasswordlower'] = 'Passwords must have at least these many lower case letters.';
182 $string['configminpasswordnonalphanum'] = 'Passwords must have at least these many non-alphanumeric characters.';
183 $string['configminpasswordupper'] = 'Passwords must have at least these many upper case letters.';
184 $string['configmymoodleredirect'] = 'This setting forces redirects to /my on login for non-admins and replaces the top level site navigation with /my';
185 $string['configmycoursesperpage'] = 'Maximum number of courses to display in any list of a user\'s own courses';
186 $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.';
187 $string['confignonmetacoursesyncroleids'] = 'By default all role assignments from child courses are synchronised to metacourses. Roles that are selected here will not be included in the synchronisation process.';
188 $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).';
189 $string['confignotifyloginfailures'] = 'If login failures have been recorded, email notifications can be sent out. Who should see these notifications?';
190 $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?';
191 $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.';
192 $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\').';
193 $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.';
194 $string['configoverride'] = 'Defined in config.php';
195 $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.';
196 $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.';
197 $string['configperfdebug'] = 'If you turn this on, performance info will be printed in the footer of the standard theme';
198 $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.';
199 $string['configprotectusernames'] = 'By default forget_password.php does not display any hints that would allow guessing of usernames or email addresses.';
200 $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.';
201 $string['configproxypassword'] = 'Password needed to access internet through proxy if required, empty if none (PHP cURL extension required).';
202 $string['configproxyport'] = 'If this server needs to use a proxy computer, then provide the proxy port here.';
203 $string['configproxyuser'] = 'Username needed to access internet through proxy if required, empty if none (PHP cURL extension required).';
204 $string['configproxytype'] = 'Type of web proxy (PHP5 and cURL extension required for SOCKS5 support).';
205 $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.';
206 $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.';
207 $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>
208 http://site.example.com/admin/cron.php?password=opensesame
209 </pre>If this is left empty, no password is required.';
210 $string['configrcache'] = 'Use the cache to store database records. Remember to set \'cachetype\' as well!';
211 $string['configrcachettl'] = 'Time-to-live for cached records, in seconds. Use a short (&lt;15) value here.';
212 $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';
213 $string['configrecaptchapublickey'] = 'String of characters used to display the reCAPTCHA element in the signup form. Generated by http://recaptcha.net';
214 $string['configregenloginsession'] = 'Regeneration of the session id during each login request is highly recommended for security reasons. This setting might not be compatible with some authentication plugins.';
215 $string['configrequestedstudentname'] = 'Word for student used in requested courses';
216 $string['configrequestedstudentsname'] = 'Word for students used in requested courses';
217 $string['configrequestedteachername'] = 'Word for teacher used in requested courses';
218 $string['configrequestedteachersname'] = 'Word for teachers used in requested courses';
219 $string['configrestrictbydefault'] = 'Should new courses that are created that fall into the above category have their modules restricted by default?';
220 $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.';
221 $string['configrunclamavonupload'] = 'When enabled, clam AV will be used to scan all uploaded files.';
222 $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/)';
223 $string['configsectioninterface'] = 'Interface';
224 $string['configsectionmail'] = 'Mail';
225 $string['configsectionmaintenance'] = 'Maintenance';
226 $string['configsectionmisc'] = 'Miscellaneous';
227 $string['configsectionoperatingsystem'] = 'Operating system';
228 $string['configsectionpermissions'] = 'Permissions';
229 $string['configsectionrequestedcourse'] = 'Course requests';
230 $string['configsectionsecurity'] = 'Security';
231 $string['configsectionstats'] = 'Statistics';
232 $string['configsectionuser'] = 'User';
233 $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\'.';
234 $string['configsendcoursewelcomemessage'] = 'If enabled, users receive a welcome message via email when they self-enrol in a course.';
235 $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.';
236 $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>';
237 $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.';
238 $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.';
239 $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.';
240 $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?';
241 $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.';
242 $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';
243 $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.';
244 $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.';
245 $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.';
246 $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.';
247 $string['configsmtpuser'] = 'If you have specified an SMTP server above, and the server requires authentication, then enter the username and password here.';
248 $string['configstartwday'] = 'Start of Week';
249 $string['configstatscatdepth'] = 'Statistics code uses simplified course enrolment logic, overrides are ignored and there is a maximum number of verified parent course categories. Number 0 means detect only direct role assignments on site and course level, 1 means detect also role assignments in parent category of course, etc. Higher numbers result in much higher database server load during stats processing.';
250 $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.)';
251 $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.';
252 $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.';
253 $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.';
254 $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.';
255 $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.';
256 $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';
257 $string['configstripalltitletags'] = 'Uncheck this setting to allow HTML tags in activity and resource names.';
258 $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.';
259 $string['configsupportname'] = 'This is the name of a person or other entity offering general help via the support email or web address.';
260 $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.';
261 $string['configteacherassignteachers'] = 'Should ordinary teachers be allowed to assign other teachers within courses they teach? If \'No\', then only course creators and admins can assign teachers.';
262 $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!).
263 For example: standard,orangewhite.';
264 $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.';
265 $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.';
266 $string['configusetags'] = 'Should tags functionality across the site be enabled?';
267 $string['configvariables'] = 'Variables';
268 $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.';
269 $string['configwarning'] = 'Be careful modifying these settings - strange values could cause problems.';
270 $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.';
271 $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.';
272 $string['confirmation'] = 'Confirmation';
273 $string['confirmed'] = 'Confirmed';
274 $string['confirminstall'] = 'You are about to install language pack ($a), are you sure?';
275 $string['convertformat'] = '<i>convert</i> output format';
276 $string['cookiehttponly'] = 'Only http cookies';
277 $string['cookiesecure'] = 'Secure cookies only';
278 $string['country'] = 'Default country';
279 $string['coursemanager'] = 'Course managers';
280 $string['coursemgmt'] = 'Add/edit courses';
281 $string['courseoverview'] = 'Course overview';
282 $string['courserequests'] = 'Course Requests';
283 $string['courserequestnotify'] = 'Course request notification';
284 $string['courserequestnotifyemail'] = 'User $a->user requested a new course at $a->link';
285 $string['courserequestspending'] = 'Pending course requests';
286 $string['courses'] = 'Courses';
287 $string['coursesperpage'] = 'Courses per page';
288 $string['creatornewroleid'] = 'Creators\' role in new courses';
289 $string['cronclionly'] = 'Cron execution via command line only';
290 $string['cronerrorclionly'] = 'Sorry, internet access to this page has been disabled by the administrator.';
291 $string['cronerrorpassword'] = 'Sorry, you have not provided a valid password to access this page';
292 $string['cronremotepassword'] = 'Cron password for remote access';
293 $string['cronwarning'] = 'The <a href=\"cron.php\">cron.php maintenance script</a> has not been run for at least 24 hours.';
294 $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.';
295 $string['ctyperequired'] = 'The ctype PHP extension is now required by Moodle, in order to improve site performance and to offer multilingual compatibility.';
296 $string['csvdelimiter'] = 'CSV delimiter';
297 $string['curlrecommended'] = 'Installing the optional cURL library is highly recommended in order to enable Moodle Networking functionality.';
298 $string['customcheck'] = 'Other Checks';
299 $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>
300 <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>';
301 $string['datarootsecuritywarning'] = 'Your site configuration might not be secure. Please make sure that your dataroot directory ($a) is not directly accessible via web.';
302 $string['dbmigrate'] = 'Moodle Database Migration';
303 $string['dbmigrateconnecerror'] = 'Could not connect to the database specified.';
304 $string['dbmigrateencodingerror'] = 'The database specified has encoding $a rather than required UNICODE/UTF8.<br />Please specify another.';
305 $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:';
306 $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';
307 $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>';
308 $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>';
309 $string['dbmigrationdupfailed'] = 'Database duplication failed with possible error:<font color=\"#ff0000\"><pre>$a</pre></font>';
310 $string['dbsessions'] = 'Use database for session information';
311 $string['debug'] = 'Debug messages';
312 $string['debugdisplay'] = 'Display debug messages';
313 $string['debugsmtp'] = 'Debug email sending';
314 $string['debugall'] = 'ALL: Show all reasonable PHP debug messages';
315 $string['debugdeveloper'] = 'DEVELOPER: extra Moodle debug messages for developers';
316 $string['debugging'] = 'Debugging';
317 $string['debugminimal'] = 'MINIMAL: Show only fatal errors';
318 $string['debugnone'] = 'NONE: Do not show any errors or warnings';
319 $string['debugnormal'] = 'NORMAL: Show errors, warnings and notices';
320 $string['defaultallowedmodules'] = 'Default allowed modules';
321 $string['defaultcourseroleid'] = 'Default role for users in a course';
322 $string['defaultrequestcategory'] = 'Default category for course requests';
323 $string['defaultsettinginfo'] = 'Default: $a';
324 $string['defaultuserroleid'] = 'Default role for all users';
325 $string['defaultvalues'] = 'Default values';
326 $string['deleteerrors'] = 'Delete errors';
327 $string['deleteincompleteusers'] = 'Delete incomplete users after';
328 $string['deleteunconfirmed'] = 'Delete not fully setup users after';
329 $string['deleteuser'] = 'Delete user';
330 $string['density'] = 'Density';
331 $string['denyemailaddresses'] = 'Denied email domains';
332 $string['digestmailtime'] = 'Hour to send digest emails';
333 $string['disablecourseajax'] = 'Disable AJAX course editing';
334 $string['disableuserimages'] = 'Disable User Profile Images';
335 $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.';
336 $string['displayloginfailures'] = 'Display login failures to';
337 $string['docroot'] = 'Moodle Docs document root';
338 $string['doctonewwindow'] = 'Open in new window';
339 $string['download'] = 'Download';
340 $string['editennotallowed'] = 'Language en_utf8 cannot be edited with this page - switch to local';
341 $string['edithelpdocs'] = 'Edit help documents';
342 $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.';
343 $string['editlang'] = '<b>Edit</b>';
344 $string['editorbackgroundcolor'] = 'Background color';
345 $string['editordictionary'] = 'Editor dictionary';
346 $string['editorfontfamily'] = 'Font family';
347 $string['editorfontlist'] = 'Font list';
348 $string['editorfontsize'] = 'Font size';
349 $string['editorhidebuttons'] = 'Hidden buttons';
350 $string['editorkillword'] = 'Word format filter';
351 $string['editorspellinghelp'] = 'Enable or disable spell-checking. When enabled, <strong>aspell</strong> must be installed on the server.';
352 $string['editorspelling'] = 'Editor spelling';
353 $string['editstrings'] = 'Edit words or phrases';
354 $string['emailchangeconfirmation'] = 'Email change confirmation';
355 $string['emoticons'] = 'Emoticons';
356 $string['emptysettingvalue'] = 'Empty';
357 $string['enableajax'] = 'Enable AJAX';
358 $string['enablecalendarexport'] = 'Enable calendar export';
359 $string['enablecourserequests'] = 'Enable course requests';
360 $string['enableglobalsearch'] = 'Enable global search';
361 $string['enablegroupings'] = 'Enable groupings';
362 $string['enablehtmlpurifier'] = 'Enable HTML Purifier';
363 $string['enablerecordcache'] = 'Enable Record Cache';
364 $string['enablerssfeeds'] = 'Enable RSS feeds';
365 $string['enablesafebrowserintegration'] = 'Enable Safe Exam Browser integration';
366 $string['enablestats'] = 'Enable statistics';
367 $string['enabletrusttext'] = 'Enable Trusted Content';
368 $string['encoding'] = 'Encoding';
369 $string['environment'] = 'Environment';
370 $string['environmenterrortodo'] = 'You must solve all the environmental problems (errors) found above before proceeding to install this Moodle version!';
371 $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?';
372 $string['environmentok'] = 'Your server environment meets all minimum requirements.';
373 $string['environmentrecommendcustomcheck'] = 'if this test fails, it indicates a potential problem';
374 $string['environmentrecommendinstall'] = 'should be installed and enabled for best results';
375 $string['environmentrecommendversion'] = 'version $a->needed is recommended and you are running $a->current';
376 $string['environmentrequirecustomcheck'] = 'this test must pass';
377 $string['environmentrequireinstall'] = 'must be installed and enabled';
378 $string['environmentrequireversion'] = 'version $a->needed is required and you are running $a->current';
379 $string['environmentxmlerror'] = 'Error reading environment data ($a->error_code)';
380 $string['errors'] = 'Errors';
381 $string['errorsetting'] = 'Could not save setting:';
382 $string['errorwithsettings'] = 'Some settings were not changed due to an error.';
383 $string['everyonewhocan'] = 'Everyone who can \'$a\'';
384 $string['excludeoldflashclients'] ='Required Flash player version';
385 $string['experimental'] = 'Experimental';
386 $string['experimentalsplitrestore'] = 'Experimental split restore';
387 $string['extendedusernamechars'] = 'Allow extended characters in usernames';
388 $string['extramemorylimit'] = 'Extra PHP memory limit';
389 $string['filecreated'] = 'New file created';
390 $string['filestoredin'] = 'Save file into folder :';
391 $string['filestoredinhelp'] = 'Where the file will be stored';
392 $string['filterall'] = 'Filter all strings';
393 $string['filtermatchoneperpage'] = 'Filter match once per page';
394 $string['filtermatchonepertext'] = 'Filter match once per text';
395 $string['filtersettings'] = 'Manage filters';
396 $string['filtersettingsgeneral'] = 'General filter settings';
397 $string['filteruploadedfiles'] = 'Filter uploaded files';
398 $string['forcelogin'] = 'Force users to login';
399 $string['forceloginforprofiles'] = 'Force users to login for profiles';
400 $string['forcetimezone'] = 'Force default timezone';
401 $string['framename'] = 'Frame name';
402 $string['frontpage'] = 'Front Page';
403 $string['frontpagebackup'] = 'Front Page backup';
404 $string['frontpagedefaultrole'] = 'Default frontpage role';
405 $string['frontpageloggedin'] = 'Front page items when logged in';
406 $string['frontpagequestions'] = 'Front Page questions';
407 $string['frontpagerestore'] = 'Front Page restore';
408 $string['frontpageroles'] = 'Front Page roles';
409 $string['frontpagesettings'] = 'Front Page settings';
410 $string['fullnamedisplay'] = 'Full Name Format';
411 $string['gdrecommended'] = 'GD extension is used for conversion of images, some features such as user profile images will not be available if missing.';
412 $string['gdversion'] = 'GD version';
413 $string['generalsettings'] = 'General settings';
414 $string['geoipfile'] = 'GeoIP City data file';
415 $string['getremoteaddrconf'] = 'Logged IP address source';
416 $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>';
417 $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>';
418 $string['googlemapkey'] = 'Google Maps API key';
419 $string['gotofirst'] = 'Go to first missing string';
420 $string['gradebook'] = 'Gradebook';
421 $string['gradebookroles'] = 'Graded roles';
422 $string['gradeexport'] = 'Primary grade export methods';
423 $string['guestroleid'] = 'Role for guest';
424 $string['helpadminseesall'] = 'Do admins see all calendar events or just those that apply to themselves?';
425 $string['helpcalendarsettings'] = 'Configure various calendar and date/time-related aspects of Moodle';
426 $string['helpforcetimezone'] = 'You can allow users to individually select their timezone, or force a timezone for everyone.';
427 $string['helpsitemaintenance'] = 'For upgrades and other work';
428 $string['helpstartofweek'] = 'Which day starts the week in the calendar?';
429 $string['helpupcominglookahead'] = 'How many days in the future does the calendar look for upcoming events by default?';
430 $string['helpupcomingmaxevents'] = 'How many (maximum) upcoming events are shown to users by default?';
431 $string['helpweekenddays'] = 'Which days of the week are treated as \"weekend\" and shown with a different colour?';
432 $string['hiddenuserfields'] = 'Hide user fields';
433 $string['hideactivitytypenavlink'] = 'Hide activity type navigation';
434 $string['hidefromall'] = 'Hide from all users';
435 $string['hidefromnone'] = 'Hide from nobody';
436 $string['hidefromstudents'] = 'Hide from students';
437 $string['htmleditor'] = 'HTML editor';
438 $string['htmlsettings'] = 'HTML settings';
439 $string['http'] = 'HTTP';
440 $string['httpsecurity'] = 'HTTP security';
441 $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.';
442 $string['iconvrequired'] = 'Installing ICONV extension is required.';
443 $string['ignore'] = 'Ignore';
444 $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.';
445 $string['importtimezones'] = 'Update complete list of timezones';
446 $string['importtimezonescount'] = '$a->count entries imported from $a->source';
447 $string['importtimezonesfailed'] = 'No sources found! (Bad news)';
448 $string['includemoduleuserdata'] = 'Include module user data';
449 $string['incompatibleblocks'] = 'Incompatible blocks';
450 $string['install'] = 'Install selected language pack';
451 $string['installedlangs'] = 'Installed language packs';
452 $string['intcachemax'] = 'Int. cache max';
453 $string['invalidsection'] = 'Invalid section.';
454 $string['invaliduserchangeme'] = 'Username \"changeme\" is reserved -- you cannot create an account with it.';
455 $string['iplookup'] = 'IP address lookup';
456 $string['iplookupinfo'] = '
457 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.
458 It is recommended to install local copy of free GeoLite City database from MaxMind.<br />
459 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.';
460 $string['iplookupmaxmindnote'] = 'This product includes GeoLite data created by MaxMind, available from <a href=\"http://www.maxmind.com/\">http://www.maxmind.com/</a>.';
461 $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.';
462 $string['keeptagnamecase'] = 'Keep tag name casing';
463 $string['lang'] = 'Default language';
464 $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';
465 $string['langcache'] = 'Cache language menu';
466 $string['langedit'] = 'Language editing';
467 $string['langmasterpackage'] = 'Master language pack';
468 $string['langmasterenglish'] = 'Master English pack';
469 $string['langlocalpackage'] = 'Local modifications';
470 $string['langimport'] = 'Language import utility';
471 $string['langimportdisabled'] = 'Language import feature has been disabled. You have to update your language packs manually at the file-system level.';
472 $string['langimportsuccess'] = 'Language pack successfully upgraded';
473 $string['langlist'] = 'Languages on language menu';
474 $string['langmenu'] = 'Display language menu';
475 $string['langnoeditenglish'] = 'Can\'t overwrite the base English language pack. Please switch lang directory to make local changes';
476 $string['langpackinstalled'] = 'Language pack $a was successfully installed';
477 $string['langpackmaintaining'] = 'Language pack maintaining';
478 $string['langpackremoved'] = 'Language pack was uninstalled';
479 $string['langpacks'] = 'Language packs';
480 $string['langpackupdated'] = 'Language pack $a was successfully updated';
481 $string['langpackupdateskipped'] = 'Update of $a language pack skipped';
482 $string['langpackwillbeupdated'] = 'Note for translators: During the upgrade, Moodle will try to update your language pack. Your modifications in non-local language folders will be overwritten.';
483 $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.';
484 $string['languagesettings'] = 'Language settings';
485 $string['langupdatecomplete'] = 'Language pack update completed';
486 $string['latexpreamble'] = 'LaTeX preamble';
487 $string['latexsettings'] = 'LaTeX renderer Settings';
488 $string['latinexcelexport'] = 'Excel encoding';
489 $string['localetext'] = 'Sitewide locale';
490 $string['localstringcustomization'] = 'Local string customization';
491 $string['location'] = 'Location';
492 $string['locationsettings'] = 'Location settings';
493 $string['log'] = 'Logs';
494 $string['loginhttps'] = 'Use HTTPS for logins';
495 $string['loglifetime'] = 'Keep logs for';
496 $string['longtimenosee'] = 'Unsubscribe users from courses after';
497 $string['longtimewarning'] = '<b>Please note that this process can take a long time.</b>';
498 $string['mail'] = 'Email';
499 $string['mailnewline'] = 'Newline characters in mail';
500 $string['maintfileopenerror'] = 'Error opening maintenance files!';
501 $string['maintinprogress'] = 'Maintenance is in progress...';
502 $string['managelang'] = 'Manage';
503 $string['maxbytes'] = 'Maximum uploaded file size';
504 $string['maxeditingtime'] = 'Maximum time to edit posts';
505 $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.';
506 $string['mediapluginavi'] = 'Enable .avi filter';
507 $string['mediapluginflv'] = 'Enable .flv filter';
508 $string['maintenancemode'] = 'In Maintenance Mode';
509 $string['mediapluginmov'] = 'Enable .mov filter';
510 $string['mediapluginmp3'] = 'Enable .mp3 filter';
511 $string['mediapluginmpg'] = 'Enable .mpg filter';
512 $string['mediapluginram'] = 'Enable .ram filter';
513 $string['mediapluginrm'] = 'Enable .rm filter';
514 $string['mediapluginrpm'] = 'Enable .rpm filter';
515 $string['mediapluginswf'] = 'Enable .swf filter';
516 $string['mediapluginswfnote'] = 'As a default security measure, normal users should not be allowed to embed swf flash files.';
517 $string['mediapluginwmv'] = 'Enable .wmv filter';
518 $string['mediapluginyoutube'] = 'Enable YouTube link filter';
519 $string['memcachedhosts'] = 'memcached hosts';
520 $string['memcachedpconn'] = 'memcached use persistent connections';
521 $string['messaging'] = 'Enable messaging system';
522 $string['minpasswordlength'] = 'Password Length';
523 $string['minpassworddigits'] = 'Digits';
524 $string['minpasswordlower'] = 'Lowercase letters';
525 $string['minpasswordnonalphanum'] = 'Non-alphanumeric characters';
526 $string['minpasswordupper'] = 'Uppercase letters';
527 $string['misc'] = 'Miscellaneous';
528 $string['missinglangparent'] = 'Missing parent language <em>$a->parent</em> of <em>$a->lang</em>.';
529 $string['mnetrestore_extusers'] = '<strong>Note:</strong> This backup file contains remote Moodle Network user accounts which will be restored as part of the process.';
530 $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.';
531 $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.';
532 $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...)';
533 $string['mnetrestore_extusers_switchuserauth'] = 'Remote Moodle Network user $a->username (coming from $a->mnethosturl) switched to local $a->auth authenticated user.';
534 $string['modsettings'] = 'Manage activities';
535 $string['modulesecurity'] = 'Module security';
536 $string['multilangforceold'] = 'Force old multilang syntax: &lt;span&gt; without the class=\"multilang\" and &lt;lang&gt;';
537 $string['multilangupgrade'] = 'Multilang upgrade';
538 $string['multilangupgradeinfo'] = 'The multilang filter syntax was changed in 1.8, &lt;lang&gt; tag is not supported any more. <br /><br />Example: &lt;span lang=\"en\" class=\"multilang\">Hello!&lt;/span&gt;&lt;span lang=\"es\" class=\"multilang\">Hola!&lt;/span&gt;<br /><br /><strong>Do you want to upgrade the syntax in all existing texts now?</strong>';
539 $string['multilangupgradenotice'] = 'Your site is probably using old multilang syntax, <a href=\"multilangupgrade.php\">multilang upgrade</a> is recommended.';
540 $string['mustenablestats'] = 'Stats have not yet been enabled on this site.';
541 $string['mymoodle'] = 'My Moodle';
542 $string['mymoodleredirect'] = 'Force users to use My Moodle';
543 $string['mycoursesperpage'] = 'Maximum number of courses';
544 $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).';
545 $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.';
546 $string['nobookmarksforuser'] = 'You do not have any bookmarks.';
547 $string['nochanges'] = 'No changes';
548 $string['nodefaultuserrolelists'] = 'Don\'t return all default role users';
549 $string['nolangupdateneeded'] = 'All your language packs are up to date, no update is needed';
550 $string['nomissingstrings'] = 'No missing strings';
551 $string['nonewsettings'] = 'No new settings were added during this upgrade.';
552 $string['nonexistentbookmark'] = 'The bookmark you requested does not exist.';
553 $string['nonmetacoursesyncroleids'] = 'Roles that are not synchronised to metacourses';
554 $string['noreplyaddress'] = 'No-reply address';
555 $string['noresults'] = 'No results found.';
556 $string['notifications'] = 'Notifications';
557 $string['notifyloginfailures'] = 'Email login failures to';
558 $string['notifyloginthreshold'] = 'Threshold for email notifications';
559 $string['notloggedinroleid'] = 'Role for visitors';
560 $string['numberofstrings'] = 'Total number of strings: $a->strings<br />Missing: $a->missing ($a->missingpercent&nbsp;%%)';
561 $string['numberofmissingstrings'] = 'Number of missing strings: $a';
562 $string['opensslrecommended'] = 'Installing the optional OpenSSL library is highly recommended -- it enables Moodle Networking functionality.';
563 $string['opentogoogle'] = 'Open to Google';
564 $string['optionalmaintenancemessage'] = 'Optional maintenance message';
565 $string['order1'] = 'First';
566 $string['order2'] = 'Second';
567 $string['order3'] = 'Third';
568 $string['order4'] = 'Fourth';
569 $string['passwordpolicy'] = 'Password Policy';
570 $string['pathconvert'] = 'Path of <i>convert</i> binary';
571 $string['pathdvips'] = 'Path of <i>dvips</i> binary';
572 $string['pathlatex'] = 'Path of <i>latex</i> binary';
573 $string['pathtoclam'] = 'clam AV path';
574 $string['pathtodu'] = 'Path to du';
575 $string['pathtopgdump'] = 'Path to pg_dump';
576 $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)';
577 $string['pathtopgdumpinvalid'] = 'Invalid path to pg_dump - either wrong path or not executable';
578 $string['pathtopsql'] = 'Path to psql';
579 $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)';
580 $string['pathtopsqlinvalid'] = 'Invalid path to psql - either wrong path or not executable';
581 $string['pathtounzip'] = 'Path to unzip';
582 $string['pathtozip'] = 'Path to zip';
583 $string['perfdebug'] = 'Performance info';
584 $string['performance'] = 'Performance';
585 $string['pgcluster'] = 'PostgreSQL Cluster';
586 $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.';
587 $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';
588 $string['phpfloatproblem'] = 'Detected unexpected problem in handling of PHP float numbers - $a';
589 $string['pleaseregister'] = 'Please register your site to remove this button';
590 $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';
591 $string['plugins'] = 'Modules';
592 $string['profilecategory'] = 'Category';
593 $string['profilecategoryname'] = 'Category name (must be unique)';
594 $string['profilecategorynamenotunique'] = 'This category name is already in use';
595 $string['profilecommonsettings'] = 'Common settings';
596 $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?';
597 $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?';
598 $string['profilecreatecategory'] = 'Create a new profile category';
599 $string['profilecreatefield'] = 'Create a new profile field: ';
600 $string['profilecreatenewcategory'] = 'Creating a new category';
601 $string['profilecreatenewfield'] = 'Creating a new &quot;$a&quot; profile field';
602 $string['profiledefaultcategory'] = 'Other fields';
603 $string['profiledefaultchecked'] = 'Checked by default';
604 $string['profiledefaultdata'] = 'Default value';
605 $string['profiledeletefield'] = 'Deleting a field';
606 $string['profiledeletecategory'] = 'Deleting a category';
607 $string['profiledescription'] = 'Description of the field';
608 $string['profileeditcategory'] = 'Editing category: $a';
609 $string['profileeditfield'] = 'Editing profile field: $a';
610 $string['profilefield'] = 'Profile Field';
611 $string['profilefieldcolumns'] = 'Columns';
612 $string['profilefieldrows'] = 'Rows';
613 $string['profilefields'] = 'User profile fields';
614 $string['profilefieldsize'] = 'Display size';
615 $string['profilefieldtypecheckbox'] = 'Checkbox';
616 $string['profilefieldtypemenu'] = 'Menu of choices';
617 $string['profilefieldtypetext'] = 'Text input';
618 $string['profilefieldtypetextarea'] = 'Text area';
619 $string['profilefieldmaxlength'] = 'Maximum length';
620 $string['profilefieldispassword'] = 'Is this a password field?';
621 $string['profileforceunique'] = 'Should the data be unique?';
622 $string['profilesforenrolledusersonly'] = 'Profiles for enrolled users only';
623 $string['profileinvaliddata'] = 'Invalid value';
624 $string['profilelocked'] = 'Is this field locked?';
625 $string['profilemenudefaultnotinoptions'] = 'The default value is not one of the options';
626 $string['profilemenunooptions'] = 'No menu options supplied';
627 $string['profilemenuoptions'] = 'Menu options (one per line)';
628 $string['profilemenutoofewoptions'] = 'You must provide at least 2 options';
629 $string['profilename'] = 'Name';
630 $string['profilenofieldsdefined'] = 'No fields have been defined';
631 $string['profileshortname'] = 'Short name (must be unique)';
632 $string['profileshortnamenotunique'] = 'This short name is already in use';
633 $string['profilesignup'] = 'Display on signup page?';
634 $string['profilespecificsettings'] = 'Specific settings';
635 $string['profilerequired'] = 'Is this field required?';
636 $string['profilevisibleall'] = 'Visible to everyone';
637 $string['profilevisiblenone'] = 'Not visible';
638 $string['profilevisibleprivate'] = 'Visible to user';
639 $string['profilevisible'] = 'Who is this field visible to?';
640 $string['protectusernames'] = 'Protect usernames';
641 $string['proxyhost'] = 'Proxy host';
642 $string['proxyport'] = 'Proxy port';
643 $string['proxypassword'] = 'Proxy password';
644 $string['proxyuser'] = 'Proxy username';
645 $string['proxytype'] = 'Proxy type';
646 $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.';
647 $string['qtyperqpwillberemovedanyway'] = 'During the upgrade, the RQP question type will be removed. You have some RQP questions in your database, and these will stop working unless you reinstall the code from http://moodle.org/mod/data/view.php?d=13&amp;rid=797 before continuing with the upgrade.';
648 $string['quarantinedir'] = 'Quarantine directory';
649 $string['question'] = 'Question';
650 $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>.';
651 $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.';
652 $string['rcache'] = 'Record cache';
653 $string['rcachettl'] = 'Record cache TTL';
654 $string['recaptchapublickey'] = 'ReCAPTCHA public key';
655 $string['recaptchaprivatekey'] = 'ReCAPTCHA private key';
656 $string['regenloginsession'] = 'Regenerate session id during login';
657 $string['releasenoteslink'] = 'For information about this version of Moodle, please see the online <a target=\"_blank\" href=\"$a\">Release Notes</a>';
658 $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 the list below, copy them to your $a directory and unzip them manually.';
659 $string['renameerrors'] = 'Rename errors';
660 $string['requiredtemplate'] = 'Required. You may use template syntax here (%%l = lastname, %%f = firstname, %%u = username). See help for details and examples.';
661 $string['restrictbydefault'] = 'Restrict modules by default';
662 $string['restrictmodulesfor'] = 'Restrict modules for';
663 $string['reverseproxy'] = 'Reverse proxy';
664 $string['riskconfig'] = 'Users could change site configuration and behaviour';
665 $string['riskconfigshort'] = 'Configuration risk';
666 $string['riskmanagetrust'] = 'Users could change trust settings of other users';
667 $string['riskmanagetrustshort'] = 'Manage trusts';
668 $string['riskpersonal'] = 'Users could gain access to private information of other users';
669 $string['riskpersonalshort'] = 'Privacy risk';
670 $string['riskspam'] = 'Users could send spam to site users or others';
671 $string['riskspamshort'] = 'Spam risk';
672 $string['riskxss'] = 'Users could add files and texts that allow cross-site scripting (XSS)';
673 $string['riskxssshort'] = 'XSS risk';
674 $string['rowpreviewnum'] = 'Preview rows';
675 $string['rssglobaldisabled'] = 'Disabled at server level';
676 $string['runclamavonupload'] = 'Use clam AV on uploaded files';
677 $string['savechanges'] = 'Save Changes';
678 $string['search'] = 'Search';
679 $string['searchresults'] = 'Search Results';
680 $string['searchinsettings'] = 'Search in settings';
681 $string['sectionerror'] = 'Section Error!';
682 $string['secureforms'] = 'Use additional form security';
683 $string['security'] = 'Security';
684 $string['sendcoursewelcomemessage'] = 'Send course welcome message';
685 $string['server'] = 'Server';
686 $string['serverchecks'] = 'Server Checks';
687 $string['serverlimit'] = 'Server Limit';
688 $string['sessioncookie'] = 'Cookie prefix';
689 $string['sessioncookiedomain'] = 'Cookie domain';
690 $string['sessioncookiepath'] = 'Cookie path';
691 $string['sessionhandling'] = 'Session Handling';
692 $string['sessiontimeout'] = 'Timeout';
693 $string['showblocksonmodpages'] = 'Show blocks on module pages';
694 $string['simpletest'] = 'Unit tests';
695 $string['simplexmlrequired'] = 'The SimpleXML PHP extension is now required by Moodle.';
696 $string['sitelangchanged'] = 'Site language setting changed successfully';
697 $string['sitemailcharset'] = 'Character set';
698 $string['sitemaintenance'] = 'The site is undergoing maintenance and is currently not available';
699 $string['sitemaintenancemode'] = 'Maintenance mode';
700 $string['sitemaintenanceoff'] = 'Maintenance mode has been disabled and the site is running normally again';
701 $string['sitemaintenanceon'] = 'Your site is currently in maintenance mode (only admins can log in or use the site).';
702 $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>.';
703 $string['sitepolicies'] = 'Site policies';
704 $string['sitepolicy'] = 'Site policy URL';
705 $string['sitesectionhelp'] = 'If selected, a topic section will be displayed on the site\'s front page.';
706 $string['slasharguments'] = 'Use slash arguments';
707 $string['smartpix'] ='Smart pix search';
708 $string['smtphosts'] = 'SMTP hosts';
709 $string['smtpmaxbulk'] = 'SMTP session limit';
710 $string['smtppass'] = 'SMTP password';
711 $string['smtpuser'] = 'SMTP username';
712 $string['soaprecommended'] = 'Installing the optional soap extension is useful for web services and some contrib modules.';
713 $string['spamcleaner'] = 'Spam cleaner';
714 $string['splrequired'] = 'The SPL PHP extension is now required by Moodle.';
715 $string['stats'] = 'Statistics';
716 $string['statscatdepth'] = 'Maximum parent categories';
717 $string['statsfirstrun'] = 'Maximum processing interval';
718 $string['statsmaxruntime'] = 'Maximum runtime';
719 $string['statsruntimedays'] = 'Days to process';
720 $string['statsruntimestart'] = 'Run at';
721 $string['statsuserthreshold'] = 'User threshold';
722 $string['stickyblocks'] = 'Sticky blocks';
723 $string['stickyblockscourseview'] = 'Course page';
724 $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.';
725 $string['stickyblocksmymoodle'] = 'My Moodle';
726 $string['stickyblockspagetype'] = 'Page type to configure';
727 $string['stripalltitletags'] = 'Remove HTML tags from all activity names';
728 $string['supportemail'] = 'Support email';
729 $string['supportname'] = 'Support name';
730 $string['supportpage'] = 'Support page';
731 $string['switchlang'] = 'Switch lang directory';
732 $string['systempaths'] = 'System Paths';
733 $string['tabselectedtofront'] = 'On tables with tabs, should the row with the currently selected tab be placed at the front';
734 $string['tabselectedtofronttext'] = 'Bring selected tab row to front';
735 $string['themelist'] = 'Theme list';
736 $string['themeselector'] = 'Theme Selector';
737 $string['themesettings'] = 'Theme settings';
738 $string['therewereerrors'] = 'There were errors in your data';
739 $string['timezone'] = 'Default timezone';
740 $string['timezoneforced'] = 'This is forced by the site administrator';
741 $string['timezoneisforcedto'] = 'Force all users to use';
742 $string['timezonenotforced'] = 'Users can choose their own timezone';
743 $string['tokenizerrecommended'] = 'Installing the optional PHP Tokenizer extension is recommended -- it improves Moodle Networking functionality.';
744 $string['unattendedoperation'] = 'Unattended operation';
745 $string['unbookmarkthispage'] = 'Unbookmark this page';
746 $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>!';
747 $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).';
748 $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).';
749 $string['uninstall'] = 'Uninstall selected language pack';
750 $string['uninstallconfirm'] = 'You are about to completely uninstall language pack $a, are you sure?';
751 $string['unsupported'] = 'Unsupported';
752 $string['updateaccounts'] = 'Update existing accounts';
753 $string['updatecomponent'] = 'Update Component';
754 $string['updatelangs'] = 'Update all installed language packs';
755 $string['uploadpictures'] = 'Upload user pictures';
756 $string['uploadpicture_baduserfield'] = 'The user attribute specified is not valid. Please, try again.';
757 $string['uploadpicture_cannotmovezip'] = 'Cannot move zip file to temporary directory.';
758 $string['uploadpicture_cannotprocessdir'] = 'Cannot process unzipped files.';
759 $string['uploadpicture_cannotunzip'] = 'Cannot unzip pictures file.';
760 $string['uploadpicture_invalidfilename'] = 'Picture file $a has invalid characters in its name. Skipping.';
761 $string['uploadpicture_overwrite'] = 'Overwrite existing user pictures?';
762 $string['uploadpicture_userfield'] = 'User attribute to use to match pictures:';
763 $string['uploadpicture_usernotfound'] = 'User with a \'$a->userfield\' value of \'$a->uservalue\' does not exist. Skipping.';
764 $string['uploadpicture_userskipped'] = 'Skipping user $a (already has a picture).';
765 $string['uploadpicture_userupdated'] = 'Picture updated for user $a.';
766 $string['uploadpicture_cannotsave'] = 'Cannot save picture for user $a. Check original picture file.';
767 $string['updatetimezones'] = 'Update timezones';
768 $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 />
769 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>';
770 $string['upgrade197noticesubject'] = 'Moodle 1.9.7 upgrade security notices';
771 $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.';
772 $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>.';
773 $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?';
774 $string['upgradelogs'] = 'For full functionality, your old logs need to be upgraded. <a href=\"$a\">More information</a>';
775 $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?';
776 $string['upgradesettings'] = 'New settings';
777 $string['upgradesettingsintro'] = 'The settings shown below were added during your last Moodle upgrade. Make any changes necessary to the defaults and then click the &quot;Save changes&quot; button at the bottom of this page.';
778 $string['upgradesure'] = 'Your Moodle files have been changed, and you are about to automatically upgrade your server to this version: <br /><br />
779 <strong>$a</strong> <br /><br />
780 Once you do this you can not go back again. <br /><br />
781 Please note that this process can take a long time. <br /><br />
782 Are you sure you want to upgrade this server to this version?';
783 $string['upgradingdata'] = 'Upgrading data';
784 $string['upgradinglogs'] = 'Upgrading logs';
785 $string['uploaduserspreview'] = 'Upload users preview';
786 $string['uploadusersresult'] = 'Upload users results';
787 $string['upwards'] = 'upwards';
788 $string['usehtmleditor'] = 'Use HTML editor';
789 $string['user'] = 'User';
790 $string['useraccountupdated'] = 'User updated';
791 $string['userbulk'] = 'Bulk user actions';
792 $string['userdeleted'] = 'User deleted';
793 $string['userlist'] = 'Browse list of users';
794 $string['userpolicies'] = 'User policies';
795 $string['userrenamed'] = 'User renamed';
796 $string['users'] = 'Users';
797 $string['userscreated'] = 'Users created';
798 $string['usersdeleted'] = 'Users deleted';
799 $string['usersweakpassword'] = 'Users having a weak password';
800 $string['usersrenamed'] = 'Users renamed';
801 $string['usersskipped'] = 'Users skipped';
802 $string['usersupdated'] = 'Users updated';
803 $string['usetags'] = 'Enable tags functionality';
804 $string['uubulk'] = 'Select for bulk operations';
805 $string['uubulkall'] = 'All users';
806 $string['uubulknew'] = 'New users';
807 $string['uubulkupdated'] = 'Updated users';
808 $string['uucsvline'] = 'CSV line';
809 $string['uucoursedefaultrole'] = 'Default course role';
810 $string['uulegacy1role'] = '(Original Student) typeN=1';
811 $string['uulegacy2role'] = '(Original Teacher) typeN=2';
812 $string['uulegacy3role'] = '(Original Non-editing teacher) typeN=3';
813 $string['uunoemailduplicates'] = 'Prevent email address duplicates';
814 $string['uuoptype_addinc'] = 'Add all, append counter to usernames if needed';
815 $string['uuoptype_addnew'] = 'Add new only, skip existing users';
816 $string['uuoptype_addupdate'] = 'Add new and update existing users';
817 $string['uuoptype_update'] = 'Update existing users only';
818 $string['uuoptype'] = 'Upload type';
819 $string['uupasswordnew'] = 'New user password';
820 $string['uupasswordold'] = 'Existing user password';
821 $string['uupreprocessedcount'] = 'Number of preprocessed records: $a';
822 $string['uuupdateall'] = 'Override with file and defaults';
823 $string['uuupdatefromfile'] = 'Override with file';
824 $string['uuupdatemissing'] = 'Fill in missing from file and defaults';
825 $string['uuupdatetype'] = 'Existing user details';
826 $string['validateerror'] = 'This value was not valid:';
827 $string['verifychangedemail'] = 'Restrict domains when changing email';
828 $string['warningcurrentsetting'] = 'Invalid current value: $a';
829 $string['webproxy'] = 'Web proxy';
830 $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>';
831 $string['xmlrpcrecommended'] = 'The xmlrpc extension is needed for hub communication, and useful for web services and Moodle networking';
832 $string['xmlstrictheaders'] = 'XML strict headers';
833 $string['ziprequired'] = 'The Zip PHP extension is now required by Moodle, info-ZIP binaries or PclZip library are not used anymore.';