NOMDL Rewording text used for Hide/Show icon
[moodle.git] / lang / en / moodle.php
blob6d4dcf2d88c892588a5150079ac6fe9a85cd239f
1 <?php
3 // This file is part of Moodle - http://moodle.org/
4 //
5 // Moodle is free software: you can redistribute it and/or modify
6 // it under the terms of the GNU General Public License as published by
7 // the Free Software Foundation, either version 3 of the License, or
8 // (at your option) any later version.
9 //
10 // Moodle is distributed in the hope that it will be useful,
11 // but WITHOUT ANY WARRANTY; without even the implied warranty of
12 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 // GNU General Public License for more details.
15 // You should have received a copy of the GNU General Public License
16 // along with Moodle. If not, see <http://www.gnu.org/licenses/>.
18 /**
19 * Strings for component 'moodle', language 'en', branch 'MOODLE_20_STABLE'
21 * @package moodle
22 * @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com}
23 * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
26 $string['abouttobeinstalled'] = 'about to be installed';
27 $string['action'] = 'Action';
28 $string['actions'] = 'Actions';
29 $string['active'] = 'Active';
30 $string['activeusers'] = 'Active users';
31 $string['activities'] = 'Activities';
32 $string['activities_help'] = 'Activities, such as forums, quizzes and wikis, enable interactive content to be added to the course.';
33 $string['activity'] = 'Activity';
34 $string['activityclipboard'] = 'Moving this activity: <b>{$a}</b>';
35 $string['activityiscurrentlyhidden'] = 'Sorry, this activity is currently hidden';
36 $string['activitymodule'] = 'Activity module';
37 $string['activitymodules'] = 'Activity modules';
38 $string['activityreport'] = 'Activity report';
39 $string['activityreports'] = 'Activity reports';
40 $string['activityselect'] = 'Select this activity to be moved elsewhere';
41 $string['activitysince'] = 'Activity since {$a}';
42 $string['activityweighted'] = 'Activity per user';
43 $string['add'] = 'Add';
44 $string['addactivity'] = 'Add an activity...';
45 $string['addadmin'] = 'Add admin';
46 $string['addblock'] = 'Add a block';
47 $string['addcomment'] = 'Add a comment...';
48 $string['addcountertousername'] = 'Create user by adding number to username';
49 $string['addcreator'] = 'Add course creator';
50 $string['adddots'] = 'Add...';
51 $string['added'] = 'Added {$a}';
52 $string['addedrecip'] = 'Added {$a} new recipient';
53 $string['addedrecips'] = 'Added {$a} new recipients';
54 $string['addedtogroup'] = 'Added to group "{$a}"';
55 $string['addedtogroupnot'] = 'Not added to group "{$a}"';
56 $string['addedtogroupnotenrolled'] = 'Not added to group "{$a}", because not enrolled in course';
57 $string['addinganew'] = 'Adding a new {$a}';
58 $string['addinganewto'] = 'Adding a new {$a->what} to {$a->to}';
59 $string['addingdatatoexisting'] = 'Adding data to existing';
60 $string['addnewcategory'] = 'Add new category';
61 $string['addnewcourse'] = 'Add a new course';
62 $string['addnewuser'] = 'Add a new user';
63 $string['addnousersrecip'] = 'Add users who haven\'t accessed this {$a} to recipient list';
64 $string['addresource'] = 'Add a resource...';
65 $string['address'] = 'Address';
66 $string['addstudent'] = 'Add student';
67 $string['addsubcategory'] = 'Add a sub-category';
68 $string['addteacher'] = 'Add teacher';
69 $string['admin'] = 'Admin';
70 $string['adminhelpaddnewuser'] = 'To manually create a new user account';
71 $string['adminhelpassignadmins'] = 'Admins can do anything and go anywhere in the site';
72 $string['adminhelpassigncreators'] = 'Course creators can create new courses';
73 $string['adminhelpassignsiteroles'] = 'Apply defined site roles to specific users';
74 $string['adminhelpassignstudents'] = 'Go into a course and add students from the admin menu';
75 $string['adminhelpauthentication'] = 'You can use internal user accounts or external databases';
76 $string['adminhelpbackup'] = 'Configure automated backups and their schedule';
77 $string['adminhelpconfiguration'] = 'Configure how the site looks and works';
78 $string['adminhelpconfigvariables'] = 'Configure variables that affect general operation of the site';
79 $string['adminhelpcourses'] = 'Define courses and categories and assign people to them, edit pending courses';
80 $string['adminhelpeditorsettings'] = 'Define basic settings for HTML editor';
81 $string['adminhelpedituser'] = 'Browse the list of user accounts and edit any of them';
82 $string['adminhelpenvironment'] = 'Check how your server suits current and future installation requirements';
83 $string['adminhelpfailurelogs'] = 'Browse logs of failed logins';
84 $string['adminhelphealthcenter'] = 'Automatic detection of site problems';
85 $string['adminhelplanguage'] = 'For checking and editing the current language pack';
86 $string['adminhelplogs'] = 'Browse logs of all activity on this site';
87 $string['adminhelpmanageblocks'] = 'Manage installed blocks and their settings';
88 $string['adminhelpmanagedatabase'] = 'Access the database directly (be careful!)';
89 $string['adminhelpmanagefilters'] = 'Choose text filters and related settings';
90 $string['adminhelpmanagemodules'] = 'Manage installed modules and their settings';
91 $string['adminhelpmanageroles'] = 'Create and define roles that may be applied to users';
92 $string['adminhelpmymoodle'] = 'Configure the My Moodle blocks for users';
93 $string['adminhelpreports'] = 'Site level reports';
94 $string['adminhelpsitefiles'] = 'For publishing general files or uploading external backups';
95 $string['adminhelpsitesettings'] = 'Define how the front page of the site looks';
96 $string['adminhelpstickyblocks'] = 'Configure Moodle-wide sticky blocks';
97 $string['adminhelpthemes'] = 'Choose how the site looks (colours, fonts etc)';
98 $string['adminhelpuploadusers'] = 'Import new user accounts from a text file';
99 $string['adminhelpusers'] = 'Define your users and set up authentication';
100 $string['adminhelpxmldbeditor'] = 'Interface to edit the XMLDB files. Only for developers.';
101 $string['administration'] = 'Administration';
102 $string['administrationsite'] = 'Site administration';
103 $string['administrator'] = 'Administrator';
104 $string['administratordescription'] = 'Administrators can usually do anything on the site, in all courses.';
105 $string['administrators'] = 'Administrators';
106 $string['administratorsall'] = 'All administrators';
107 $string['administratorsandteachers'] = 'Administrators and teachers';
108 $string['advanced'] = 'Advanced';
109 $string['advancedfilter'] = 'Advanced search';
110 $string['advancedsettings'] = 'Advanced settings';
111 $string['again'] = 'again';
112 $string['aimid'] = 'AIM ID';
113 $string['ajaxno'] = 'No: use basic web features';
114 $string['ajaxuse'] = 'AJAX and Javascript';
115 $string['ajaxyes'] = 'Yes: use advanced web features';
116 $string['all'] = 'All';
117 $string['allactions'] = 'All actions';
118 $string['allactivities'] = 'All activities';
119 $string['alldays'] = 'All days';
120 $string['allfieldsrequired'] = 'All fields are required';
121 $string['allfiles'] = 'All files';
122 $string['allgroups'] = 'All groups';
123 $string['allchanges'] = 'All changes';
124 $string['alllogs'] = 'All logs';
125 $string['allmods'] = 'All {$a}';
126 $string['allow'] = 'Allow';
127 $string['allowinternal'] = 'Allow internal methods as well';
128 $string['allownone'] = 'Allow none';
129 $string['allownot'] = 'Do not allow';
130 $string['allparticipants'] = 'All participants';
131 $string['allteachers'] = 'All teachers';
132 $string['alphanumerical'] = 'Can only contain alphanumeric characters, hyphen (-) or period (.)';
133 $string['alreadyconfirmed'] = 'Registration has already been confirmed';
134 $string['always'] = 'Always';
135 $string['and'] = '{$a->one} and {$a->two}';
136 $string['answer'] = 'Answer';
137 $string['any'] = 'Any';
138 $string['approve'] = 'Approve';
139 $string['areyousuretorestorethis'] = 'Do you want to continue?';
140 $string['areyousuretorestorethisinfo'] = 'Later in this process you will have a choice of adding this backup to an existing course or creating a completely new course.';
141 $string['asc'] = 'Ascending';
142 $string['assessment'] = 'Assessment';
143 $string['assignadmins'] = 'Assign admins';
144 $string['assigncreators'] = 'Assign creators';
145 $string['assignsiteroles'] = 'Assign site-wide roles';
146 $string['authenticateduser'] = 'Authenticated user';
147 $string['authenticateduserdescription'] = 'All logged in users.';
148 $string['authentication'] = 'Authentication';
149 $string['authenticationplugins'] = 'Authentication plugins';
150 $string['autosubscribe'] = 'Forum auto-subscribe';
151 $string['autosubscribeno'] = 'No: don\'t automatically subscribe me to forums';
152 $string['autosubscribeyes'] = 'Yes: when I post, subscribe me to that forum';
153 $string['availability'] = 'Availability';
154 $string['availability_help'] = 'This setting determines whether the course appears in the list of courses. Apart from teachers and administrators, users are not allowed to enter the course.';
155 $string['availablecourses'] = 'Available Courses';
156 $string['back'] = 'Back';
157 $string['backto'] = 'Back to {$a}';
158 $string['backtocourselisting'] = 'Back to course listing';
159 $string['backtopageyouwereon'] = 'Back to the page you were on';
160 $string['backtoparticipants'] = 'Back to participants list';
161 $string['backup'] = 'Backup';
162 $string['backupactivehelp'] = 'Choose whether or not to do automated backups.';
163 $string['backupcancelled'] = 'Backup cancelled';
164 $string['backupcoursefileshelp'] = 'If enabled then course files will be included in automated backups';
165 $string['backupdate'] = 'Backup date';
166 $string['backupdatenew'] = '&nbsp; {$a->TAG} is now {$a->weekday}, {$a->mday} {$a->month} {$a->year}<br />';
167 $string['backupdateold'] = '{$a->TAG} was {$a->weekday}, {$a->mday} {$a->month} {$a->year}';
168 $string['backupdaterecordtype'] = '<br />{$a->recordtype} - {$a->recordname}<br />';
169 $string['backupdetails'] = 'Backup details';
170 $string['backupexecuteathelp'] = 'Choose what time automated backups should run at.';
171 $string['backupfailed'] = 'Some of your courses weren\'t saved!!';
172 $string['backupfilename'] = 'backup';
173 $string['backupfinished'] = 'Backup completed successfully';
174 $string['backupfromthissite'] = 'Backup was made on this site?';
175 $string['backupgradebookhistoryhelp'] = 'If enabled then gradebook history will be included in automated backups. Note that grade history must not be disabled in server settings (disablegradehistory) in order for this to work';
176 $string['backupincludemoduleshelp'] = 'Choose whether you want to include course modules, with or without user data, in automated backups';
177 $string['backupincludemoduleuserdatahelp'] = 'Choose whether you want to include module user data in automated backups.';
178 $string['backupkeephelp'] = 'How many recent backups for each course do you want to keep? (older ones will be deleted automatically)';
179 $string['backuplogdetailed'] = 'Detailed execution log';
180 $string['backuploglaststatus'] = 'Last execution log';
181 $string['backuplogshelp'] = 'If enabled, then course logs will be included in automated backups';
182 $string['backupmissinguserinfoperms'] = 'Note: This backup contains no user data. Exercise and Workshop activities will not be included in the backup, since these modules are not compatible with this type of backup.';
183 $string['backupnext'] = 'Next backup';
184 $string['backupnonisowarning'] = 'Warning: this backup is from a non-Unicode version of Moodle (pre 1.6). If this backup contains any non-ISO-8859-1 texts then they may be CORRUPTED if you try to restore them to this Unicode version of Moodle. See the <a href="http://docs.moodle.org/en/Backup_FAQ">Backup FAQ</a> for more information about how to recover this backup correctly.';
185 $string['backuporiginalname'] = 'Backup name';
186 $string['backuproleassignments'] = 'Backup role assignments for these roles';
187 $string['backupsavetohelp'] = 'Full path to the directory where you want to save the backup files<br />(leave blank to save in its course default dir)';
188 $string['backupschedulehelp'] = 'Choose which days of the week to perform automated backups.';
189 $string['backupsitefileshelp'] = 'If enabled then site files used in courses will be included in automated backups';
190 $string['backuptakealook'] = 'Please take a look at your backup logs in:
191 {$a}';
192 $string['backupuserfileshelp'] = 'Choose whether user files (eg profile images) should be included in automated backups';
193 $string['backupusershelp'] = 'Select whether you want to include all the users in the server or only the needed users for each course';
194 $string['backupversion'] = 'Backup version';
195 $string['block'] = 'Block';
196 $string['blockconfiga'] = 'Configuring a {$a} block';
197 $string['blockconfigbad'] = 'This block has not been implemented correctly and thus cannot provide a configuration interface.';
198 $string['blockdeleteconfirm'] = 'You are about to completely delete the block \'{$a}\'. This will completely delete everything in the database associated with this block. Are you SURE you want to continue?';
199 $string['blockdeletefiles'] = 'All data associated with the block \'{$a->block}\' has been deleted from the database. To complete the deletion (and prevent the block re-installing itself), you should now delete this directory from your server: {$a->directory}';
200 $string['blocks'] = 'Blocks';
201 $string['blocksaddedit'] = 'Add/Edit blocks';
202 $string['blockseditoff'] = 'Blocks editing off';
203 $string['blocksediton'] = 'Blocks editing on';
204 $string['blocksetup'] = 'Setting up block tables';
205 $string['blocksuccess'] = '{$a} tables have been set up correctly';
206 $string['brief'] = 'Brief';
207 $string['bycourseorder'] = 'By course order';
208 $string['byname'] = 'by {$a}';
209 $string['bypassed'] = 'Bypassed';
210 $string['cachecontrols'] = 'Cache controls';
211 $string['cancel'] = 'Cancel';
212 $string['cancelled'] = 'Cancelled';
213 $string['categories'] = 'Course categories';
214 $string['category'] = 'Category';
215 $string['category_help'] = 'This setting determines the category in which the course will appear in the list of courses.';
216 $string['categoryadded'] = 'The category \'{$a}\' was added';
217 $string['categorycontents'] = 'Subcategories and courses';
218 $string['categorycurrentcontents'] = 'Contents of {$a}';
219 $string['categorydeleted'] = 'The category \'{$a}\' was deleted';
220 $string['categoryduplicate'] = 'A category named \'{$a}\' already exists!';
221 $string['categorymodifiedcancel'] = 'Category was modified! Please cancel and try again.';
222 $string['categoryname'] = 'Category name';
223 $string['categoryupdated'] = 'The category \'{$a}\' was updated';
224 $string['city'] = 'City/town';
225 $string['clambroken'] = 'Your administrator has enabled virus checking for file uploads but has misconfigured something.<br />Your file upload was NOT successful. Your administrator has been emailed to notify them so they can fix it.<br />Maybe try uploading this file later.';
226 $string['clamdeletedfile'] = 'The file has been deleted';
227 $string['clamdeletedfilefailed'] = 'The file could not be deleted';
228 $string['clamemailsubject'] = '{$a} :: Clam AV notification';
229 $string['clamfailed'] = 'Clam AV has failed to run. The return error message was {$a}. Here is the output from Clam:';
230 $string['clamlost'] = 'Moodle is configured to run clam on file upload, but the path supplied to Clam AV, {$a}, is invalid.';
231 $string['clamlostandactinglikevirus'] = 'In addition, Moodle is configured so that if clam fails to run, files are treated like viruses. This essentially means that no student can upload a file successfully until you fix this.';
232 $string['clammovedfile'] = 'The file has been moved to your specified quarantine directory, the new location is {$a}';
233 $string['clammovedfilebasic'] = 'The file has been moved to a quarantine directory.';
234 $string['clamquarantinedirfailed'] = 'Could not move the file into your specified quarantine directory, {$a}. You need to fix this as files are being deleted if they\'re found to be infected.';
235 $string['clamunknownerror'] = 'There was an unknown error with clam.';
236 $string['cleaningtempdata'] = 'Cleaning temp data';
237 $string['clear'] = 'Clear';
238 $string['clickhelpiconformoreinfo'] = '... continues ... Click on the help icon to read the full article';
239 $string['clickhere'] = 'Click here ...';
240 $string['clicktohideshow'] = 'Click to expand or collapse';
241 $string['clicktochange'] = 'Click to change';
242 $string['closewindow'] = 'Close this window';
243 $string['collapseall'] = 'Collapse all';
244 $string['commentincontext'] = 'Find this comment in context';
245 $string['comments'] = 'Comments';
246 $string['commentsrequirelogin'] = 'You need to login to view the comments';
247 $string['comparelanguage'] = 'Compare and edit current language';
248 $string['complete'] = 'Complete';
249 $string['completereport'] = 'Complete report';
250 $string['configuration'] = 'Configuration';
251 $string['confirm'] = 'Confirm';
252 $string['confirmed'] = 'Your registration has been confirmed';
253 $string['confirmednot'] = 'Your registration has not yet been confirmed!';
254 $string['confirmcheckfull'] = 'Are you absolutely sure you want to confirm {$a} ?';
255 $string['content'] = 'Content';
256 $string['continue'] = 'Continue';
257 $string['continuetocourse'] = 'Click here to enter your course';
258 $string['convertingwikitomarkdown'] = 'Converting Wiki to Markdown';
259 $string['cookiesenabled'] = 'Cookies must be enabled in your browser';
260 $string['cookiesenabled_help'] = 'Two cookies are used by this site:
262 The essential one is the session cookie, usually called MoodleSession. You must allow this cookie into your browser to provide continuity and maintain your login from page to page. When you log out or close the browser this cookie is destroyed (in your browser and on the server).
264 The other cookie is purely for convenience, usually called something like MOODLEID. It just remembers your username within the browser. This means when you return to this site the username field on the login page will be already filled out for you. It is safe to refuse this cookie - you will just have to retype your username every time you log in.';
265 $string['cookiesnotenabled'] = 'Unfortunately, cookies are currently not enabled in your browser';
266 $string['copy'] = 'copy';
267 $string['copyasnoun'] = 'copy';
268 $string['copyingcoursefiles'] = 'Copying course files';
269 $string['copyingsitefiles'] = 'Copying site files used in course';
270 $string['copyinguserfiles'] = 'Copying user files';
271 $string['copyingzipfile'] = 'Copying zip file';
272 $string['copyrightnotice'] = 'Copyright notice';
273 $string['coresystem'] = 'System';
274 $string['cost'] = 'Cost';
275 $string['costdefault'] = 'Default cost';
276 $string['counteditems'] = '{$a->count} {$a->items}';
277 $string['country'] = 'Country';
278 $string['course'] = 'Course';
279 $string['courseadministration'] = 'Course administration';
280 $string['courseapprovedemail'] = 'Your requested course, {$a->name}, has been approved and you have been made a {$a->teacher}. To access your new course, go to {$a->url}';
281 $string['courseapprovedemail2'] = 'Your requested course, {$a->name}, has been approved. To access your new course, go to {$a->url}';
282 $string['courseapprovedfailed'] = 'Failed to save the course as approved!';
283 $string['courseapprovedsubject'] = 'Your course has been approved!';
284 $string['courseavailable'] = 'This course is available to students';
285 $string['courseavailablenot'] = 'This course is not available to students';
286 $string['coursebackup'] = 'Course backup';
287 $string['coursecategories'] = 'Course categories';
288 $string['coursecategory'] = 'Course category';
289 $string['coursecategorydeleted'] = 'Deleted course category {$a}';
290 $string['coursecompletion'] = 'Course completion';
291 $string['coursecompletions'] = 'Course completions';
292 $string['coursecreators'] = 'Course creator';
293 $string['coursecreatorsdescription'] = 'Course creators can create new courses.';
294 $string['coursedeleted'] = 'Deleted course {$a}';
295 $string['coursefiles'] = 'Legacy course files';
296 $string['coursefilesedit'] = 'Edit legacy course files';
297 $string['coursefileswarning'] = 'Course files are deprecated';
298 $string['coursefileswarning_help'] = 'Course files are deprecated since Moodle 2.0, please use external repositories instead as much as possible.';
299 $string['courseformatdata'] = 'Course format data';
300 $string['courseformats'] = 'Course formats';
301 $string['coursegrades'] = 'Course grades';
302 $string['coursehelpcategory'] = 'Position the course on the course listing and may make it easier for students to find it.';
303 $string['coursehelpforce'] = 'Force the course group mode to every activity in the course.';
304 $string['coursehelpformat'] = 'The course main page will be displayed in this format.';
305 $string['coursehelphiddensections'] = 'How the hidden sections in the course are displayed to students.';
306 $string['coursehelpmaximumupload'] = 'Define the largest size of file that can be uploaded in this course, limited by the site-wide setting.';
307 $string['coursehelpnewsitemsnumber'] = 'Number of recent items appearing on the course home page, in a news box down the right-hand side <br/>(0 means the news box won\'t appear).';
308 $string['coursehelpnumberweeks'] = 'Number of weeks/topics displayed on the course main page.';
309 $string['coursehelpshowgrades'] = 'Enable the display of the gradebook. It does not prevent grades from being displayed within the individual activities.';
310 $string['coursehidden'] = 'This course is currently unavailable to students';
311 $string['courseimportnotaught'] = 'You don\'t seem to be an editing teacher in any other courses, there are no courses for you to import from.';
312 $string['courseinfo'] = 'Course info';
313 $string['coursemessage'] = 'Message course users';
314 $string['coursenotaccessible'] = 'This course does not allow public access';
315 $string['courselegacyfiles'] = 'Legacy course files';
316 $string['courselegacyfiles_help'] = 'The Course Files area provides some backward compatibility with Moodle 1.9 and earlier. All files in this area are always accessible to all participants in the course (whether you link to them or not) and there is no way to know where any of these files are being used in Moodle.
318 If you use this area to store course files, you can expose yourself to a number of privacy and security issues, as well as experiencing missing files in backups, course imports and any time content is shared or re-used. It is therefore recommended that you do not use this area unless you really know what you are doing.
320 The link below provides more information about all this and will show you some better ways to manage files in Moodle 2.';
321 $string['courselegacyfiles_link'] = 'coursefiles2';
322 $string['courseoverview'] = 'Course overview';
323 $string['courseoverviewgraph'] = 'Course overview graph';
324 $string['courseprofiles'] = 'Course profiles';
325 $string['coursereasonforrejecting'] = 'Your reasons for rejecting this request';
326 $string['coursereasonforrejectingemail'] = 'This will be emailed to the requester';
327 $string['coursereject'] = 'Reject a course request';
328 $string['courserejected'] = 'Course has been rejected and the requester has been notified.';
329 $string['courserejectemail'] = 'Sorry, but the course you requested has been rejected. Here is the reason provided:
331 {$a}';
332 $string['courserejectreason'] = 'Outline your reasons for rejecting this course<br />(this will be emailed to the requester)';
333 $string['courserejectsubject'] = 'Your course has been rejected';
334 $string['coursereport'] = 'Course report';
335 $string['coursereports'] = 'Course reports';
336 $string['courserequest'] = 'Course request';
337 $string['courserequestdetails'] = 'Details of the course you are requesting';
338 $string['courserequestfailed'] = 'For some reason, your course request could not be saved';
339 $string['courserequestintro'] = 'Use this form to request a course to be created for you.<br />Try and fill in as much information as you can to allow<br />the administrators to understand your reasons for wanting this course.';
340 $string['courserequestreason'] = 'Reasons for wanting this course';
341 $string['courserequestsuccess'] = 'Successfully saved your course request. Expect an email within a few days with the outcome';
342 $string['courserequestsupport'] = 'Supporting information to help the administrator evaluate this request';
343 $string['courserestore'] = 'Course restore';
344 $string['courses'] = 'Courses';
345 $string['coursescategory'] = 'Courses in the same category';
346 $string['coursesectionsummaries'] = 'Course section summaries';
347 $string['coursesettings'] = 'Course default settings';
348 $string['coursesmovedout'] = 'Courses moved out from {$a}';
349 $string['coursespending'] = 'Courses pending approval';
350 $string['coursestart'] = 'Course start';
351 $string['coursestaught'] = 'Courses I have taught';
352 $string['coursesummary'] = 'Course summary';
353 $string['coursesummary_help'] = 'The course summary is displayed in the list of courses. A course search searches course summary text in addition to course names.';
354 $string['courseupdates'] = 'Course updates';
355 $string['courseuploadlimit'] = 'Course upload limit';
356 $string['create'] = 'Create';
357 $string['createaccount'] = 'Create my new account';
358 $string['createcategory'] = 'Create category';
359 $string['createfolder'] = 'Create a folder in {$a}';
360 $string['createuserandpass'] = 'Choose your username and password';
361 $string['createziparchive'] = 'Create zip archive';
362 $string['creatingblocks'] = 'Creating blocks';
363 $string['creatingblocksroles'] = 'Creating block level role assignments and overrides';
364 $string['creatingblogsinfo'] = 'Creating blogs info';
365 $string['creatingcategoriesandquestions'] = 'Creating categories and questions';
366 $string['creatingcoursemodules'] = 'Creating course modules';
367 $string['creatingcourseroles'] = 'Creating course level role assignments and overrides';
368 $string['creatingevents'] = 'Creating events';
369 $string['creatinggradebook'] = 'Creating gradebook';
370 $string['creatinggroupings'] = 'Creating groupings';
371 $string['creatinggroupingsgroups'] = 'Adding groups into groupings';
372 $string['creatinggroups'] = 'Creating groups';
373 $string['creatinglogentries'] = 'Creating log entries';
374 $string['creatingmessagesinfo'] = 'Creating messages info';
375 $string['creatingmodroles'] = 'Creating module level role assignments and overrides';
376 $string['creatingnewcourse'] = 'Creating new course';
377 $string['creatingrolesdefinitions'] = 'Creating roles definitions';
378 $string['creatingscales'] = 'Creating scales';
379 $string['creatingsections'] = 'Creating sections';
380 $string['creatingtemporarystructures'] = 'Creating temporary structures';
381 $string['creatinguserroles'] = 'Creating user level role assignments and overrides';
382 $string['creatingusers'] = 'Creating users';
383 $string['creatingxmlfile'] = 'Creating XML file';
384 $string['currency'] = 'Currency';
385 $string['currentcourseadding'] = 'Current course, adding data to it';
386 $string['currentcoursedeleting'] = 'Current course, deleting it first';
387 $string['currentlanguage'] = 'Current language';
388 $string['currentlocaltime'] = 'your current local time';
389 $string['currentlyselectedusers'] = 'Currently selected users';
390 $string['currentpicture'] = 'Current picture';
391 $string['currentrelease'] = 'Current release information';
392 $string['currentversion'] = 'Current version';
393 $string['databasechecking'] = 'Upgrading Moodle database from version {$a->oldversion} to {$a->newversion}...';
394 $string['databaseperformance'] = 'Database performance';
395 $string['databasesetup'] = 'Setting up database';
396 $string['databasesuccess'] = 'Database was successfully upgraded';
397 $string['databaseupgradebackups'] = 'Backup version is now {$a}';
398 $string['databaseupgradeblocks'] = 'Blocks version is now {$a}';
399 $string['databaseupgradegroups'] = 'Groups version is now {$a}';
400 $string['databaseupgradelocal'] = 'Local database customisations version is now {$a}';
401 $string['databaseupgrades'] = 'Upgrading database';
402 $string['date'] = 'Date';
403 $string['datechanged'] = 'Date changed';
404 $string['datemostrecentfirst'] = 'Date - most recent first';
405 $string['datemostrecentlast'] = 'Date - most recent last';
406 $string['day'] = 'day';
407 $string['days'] = 'days';
408 $string['decodinginternallinks'] = 'Decoding internal links';
409 $string['default'] = 'Default';
410 $string['defaultcoursestudent'] = 'Student';
411 $string['defaultcoursestudentdescription'] = 'Students generally have fewer privileges within a course.';
412 $string['defaultcoursestudents'] = 'Students';
413 $string['defaultcoursesummary'] = 'Write a concise and interesting paragraph here that explains what this course is about';
414 $string['defaultcourseteacher'] = 'Teacher';
415 $string['defaultcourseteacherdescription'] = 'Teachers can do anything within a course, including changing the activities and grading students.';
416 $string['defaultcourseteachers'] = 'Teachers';
417 $string['delete'] = 'Delete';
418 $string['deleteablock'] = 'Delete a block';
419 $string['deleteall'] = 'Delete all';
420 $string['deleteallcannotundo'] = 'Delete all - cannot be undone';
421 $string['deleteallcomments'] = 'Delete all comments';
422 $string['deleteallratings'] = 'Delete all ratings';
423 $string['deletecategory'] = 'Delete category: {$a}';
424 $string['deletecategoryempty'] = 'This category is empty.';
425 $string['deletecategorycheck'] = 'Are you absolutely sure you want to completely delete this category <b>\'{$a}\'</b>?<br />This will move all courses into the parent category if there is one, or into Miscellaneous.';
426 $string['deletecategorycheck2'] = 'If you delete this category, you need to choose what to do with the courses and subcategories it contains.';
427 $string['deletecomment'] = 'Delete this comment';
428 $string['deletecompletely'] = 'Delete completely';
429 $string['deletecourse'] = 'Delete a course';
430 $string['deletecoursecheck'] = 'Are you absolutely sure you want to completely delete this course and all the data it contains?';
431 $string['deleted'] = 'Deleted';
432 $string['deletedactivity'] = 'Deleted {$a}';
433 $string['deletedcourse'] = '{$a} has been completely deleted';
434 $string['deletednot'] = 'Could not delete {$a} !';
435 $string['deletecheck'] = 'Delete {$a} ?';
436 $string['deletecheckfiles'] = 'Are you absolutely sure you want to delete these files?';
437 $string['deletecheckfull'] = 'Are you absolutely sure you want to completely delete {$a} ?';
438 $string['deletecheckwarning'] = 'You are about to delete these files';
439 $string['deletelogs'] = 'Delete logs';
440 $string['deleteselected'] = 'Delete selected';
441 $string['deleteselectedkey'] = 'Delete selected key';
442 $string['deletingcourse'] = 'Deleting {$a}';
443 $string['deletingexistingcoursedata'] = 'Deleting existing course data';
444 $string['deletingolddata'] = 'Deleting old data';
445 $string['department'] = 'Department';
446 $string['desc'] = 'Descending';
447 $string['description'] = 'Description';
448 $string['deselectall'] = 'Deselect all';
449 $string['detailedless'] = 'Less detailed';
450 $string['detailedmore'] = 'More detailed';
451 $string['directory'] = 'Directory';
452 $string['disable'] = 'Disable';
453 $string['disabledcomments'] = 'Comments are disabled';
454 $string['displayingfirst'] = 'Only the first {$a->count} {$a->things} are displayed';
455 $string['displayingrecords'] = 'Displaying {$a} records';
456 $string['displayingusers'] = 'Displaying users {$a->start} to {$a->end}';
457 $string['displayonpage'] = 'Display on page';
458 $string['documentation'] = 'Moodle documentation';
459 $string['donotask'] = 'Do Not Ask';
460 $string['donotclickcontinue'] = 'Do not click on the following continue link ;-)';
461 $string['down'] = 'Down';
462 $string['download'] = 'Download';
463 $string['downloadall'] = 'Download all';
464 $string['downloadexcel'] = 'Download in Excel format';
465 $string['downloadfile'] = 'Download file';
466 $string['downloadods'] = 'Download in ODS format';
467 $string['downloadtext'] = 'Download in text format';
468 $string['doyouagree'] = 'Have you read these conditions and understood them?';
469 $string['duplicate'] = 'Duplicate';
470 $string['duplicatinga'] = 'Duplicating: {$a}';
471 $string['duplicatingain'] = 'Duplicating {$a->what} in {$a->in}';
472 $string['edhelpaspellpath'] = 'To use spell-checking within the editor, you MUST have <strong>aspell 0.50</strong> or later installed on your server, and you must specify the correct path to access the aspell binary. On Unix/Linux systems, this path is usually <strong>/usr/bin/aspell</strong>, but it might be something else.';
473 $string['edhelpbgcolor'] = 'Define the edit area\'s background color.<br />Valid values are, for example: #FFFFFF or white';
474 $string['edhelpcleanword'] = 'This setting enables or disables Word-specific format filtering.';
475 $string['edhelpenablespelling'] = 'Enable or disable spell-checking. When enabled, <strong>aspell</strong> must be installed on the server. The second value is the <strong>default dictionary</strong>. This value will be used if aspell doesn\'t have dictionary for users own language.';
476 $string['edhelpfontfamily'] = 'The font-family property is a list of font family names and/or generic family names. Family names must be separated with comma.';
477 $string['edhelpfontlist'] = 'Define the fonts used on editors dropdown menu.';
478 $string['edhelpfontsize'] = 'The default font-size sets the size of a font. <br />Valid values are for example: medium, large, smaller, larger, 10pt, 11px.';
479 $string['edit'] = 'Edit';
480 $string['edita'] = 'Edit {$a}';
481 $string['editcategorysettings'] = 'Edit category settings';
482 $string['editcategorythis'] = 'Edit this category';
483 $string['editcoursesettings'] = 'Edit course settings';
484 $string['editfiles'] = 'Edit files';
485 $string['editgroupprofile'] = 'Edit group profile';
486 $string['editinga'] = 'Editing {$a}';
487 $string['editingteachershort'] = 'Editor';
488 $string['editlock'] = 'This value cannot be edited!';
489 $string['editmyprofile'] = 'Edit profile';
490 $string['editorbgcolor'] = 'Background-color';
491 $string['editorcleanonpaste'] = 'Clean Word HTML on paste';
492 $string['editorcommonsettings'] = 'Common settings';
493 $string['editordefaultfont'] = 'Default font';
494 $string['editorenablespelling'] = 'Enable spellchecking';
495 $string['editorfontlist'] = 'Fontlist';
496 $string['editorfontsize'] = 'Default font-size';
497 $string['editorresettodefaults'] = 'Reset to default values';
498 $string['editorsettings'] = 'Editor settings';
499 $string['editorshortcutkeys'] = 'Editor shortcut keys';
500 $string['editsettings'] = 'Edit settings';
501 $string['editsummary'] = 'Edit summary';
502 $string['editthisactivity'] = 'Edit this activity';
503 $string['editthiscategory'] = 'Edit this category';
504 $string['edituser'] = 'Edit user accounts';
505 $string['email'] = 'Email address';
506 $string['emailactive'] = 'Email activated';
507 $string['emailagain'] = 'Email (again)';
508 $string['emailconfirm'] = 'Confirm your account';
509 $string['emailconfirmation'] = 'Hi {$a->firstname},
511 A new account has been requested at \'{$a->sitename}\'
512 using your email address.
514 To confirm your new account, please go to this web address:
516 {$a->link}
518 In most mail programs, this should appear as a blue link
519 which you can just click on. If that doesn\'t work,
520 then cut and paste the address into the address
521 line at the top of your web browser window.
523 If you need help, please contact the site administrator,
524 {$a->admin}';
525 $string['emailconfirmationsubject'] = '{$a}: account confirmation';
526 $string['emailconfirmsent'] = '<p>An email should have been sent to your address at <b>{$a}</b></p>
527 <p>It contains easy instructions to complete your registration.</p>
528 <p>If you continue to have difficulty, contact the site administrator.</p>';
529 $string['emaildigest'] = 'Email digest type';
530 $string['emaildigestcomplete'] = 'Complete (daily email with full posts)';
531 $string['emaildigestoff'] = 'No digest (single email per forum post)';
532 $string['emaildigestsubjects'] = 'Subjects (daily email with subjects only)';
533 $string['emaildisable'] = 'This email address is disabled';
534 $string['emaildisableclick'] = 'Click here to disable all email from being sent to this address';
535 $string['emaildisplay'] = 'Email display';
536 $string['emaildisplaycourse'] = 'Allow only other course members to see my email address';
537 $string['emaildisplayno'] = 'Hide my email address from everyone';
538 $string['emaildisplayyes'] = 'Allow everyone to see my email address';
539 $string['emailenable'] = 'This email address is enabled';
540 $string['emailenableclick'] = 'Click here to re-enable all email being sent to this address';
541 $string['emailexists'] = 'This email address is already registered.';
542 $string['emailformat'] = 'Email format';
543 $string['emailcharset'] = 'Email charset';
544 $string['emailmustbereal'] = 'Note: your email address must be a real one';
545 $string['emailnotallowed'] = 'Email addresses in these domains are not allowed ({$a})';
546 $string['emailnotfound'] = 'The email address was not found in the database';
547 $string['emailonlyallowed'] = 'This email is not one of those that are allowed ({$a})';
548 $string['emailpasswordconfirmation'] = 'Hi {$a->firstname},
550 Someone (probably you) has requested a new password for your
551 account on \'{$a->sitename}\'.
553 To confirm this and have a new password sent to you via email,
554 go to the following web address:
556 {$a->link}
558 In most mail programs, this should appear as a blue link
559 which you can just click on. If that doesn\'t work,
560 then cut and paste the address into the address
561 line at the top of your web browser window.
563 If you need help, please contact the site administrator,
564 {$a->admin}';
565 $string['emailpasswordconfirmationsubject'] = '{$a}: Change password confirmation';
566 $string['emailpasswordconfirmmaybesent'] = '<p>If you supplied a correct username or email address then an email should have been sent to you.</p>
567 <p>It contains easy instructions to confirm and complete this password change.
568 If you continue to have difficulty, please contact the site administrator.</p>';
569 $string['emailpasswordconfirmsent'] = 'An email should have been sent to your address at <b>{$a}</b>.
570 <br />It contains easy instructions to confirm and complete this password change.
571 If you continue to have difficulty, contact the site administrator.';
572 $string['emailpasswordchangeinfo'] = 'Hi {$a->firstname},
574 Someone (probably you) has requested a new password for your
575 account on \'{$a->sitename}\'.
577 To change your password, please go to the following web address:
579 {$a->link}
581 In most mail programs, this should appear as a blue link
582 which you can just click on. If that doesn\'t work,
583 then cut and paste the address into the address
584 line at the top of your web browser window.
586 If you need help, please contact the site administrator,
587 {$a->admin}';
588 $string['emailpasswordchangeinfodisabled'] = 'Hi {$a->firstname},
590 Someone (probably you) has requested a new password for your
591 account on \'{$a->sitename}\'.
593 Unfortunately your account on this site is disabled and can not be reset,
594 please contact the site administrator,
595 {$a->admin}';
596 $string['emailpasswordchangeinfofail'] = 'Hi {$a->firstname},
598 Someone (probably you) has requested a new password for your
599 account on \'{$a->sitename}\'.
601 Unfortunately passwords can not be reset on this site,
602 please contact the site administrator,
603 {$a->admin}';
604 $string['emailpasswordchangeinfosubject'] = '{$a}: Change password information';
605 $string['emailpasswordsent'] = 'Thank you for confirming the change of password.
606 An email containing your new password has been sent to your address at<br /><b>{$a->email}</b>.<br />
607 The new password was automatically generated - you might like to
608 <a href="{$a->link}">change your password</a> to something easier to remember.';
609 $string['enable'] = 'Enable';
610 $string['encryptedcode'] = 'Encrypted code';
611 $string['english'] = 'English';
612 $string['entercourse'] = 'Click to enter this course';
613 $string['enteremail'] = 'Enter your email address';
614 $string['enteremailaddress'] = 'Enter in your email address to reset your
615 password and have the new password sent to you via email.';
616 $string['enterusername'] = 'Enter your username';
617 $string['entries'] = 'Entries';
618 $string['error'] = 'Error';
619 $string['errortoomanylogins'] = 'Sorry, you have exceeded the allowed number of login attempts. Restart your browser.';
620 $string['errorwhenconfirming'] = 'You are not confirmed yet because an error occurred. If you clicked on a link in an email to get here, make sure that the line in your email wasn\'t broken or wrapped. You may have to use cut and paste to reconstruct the link properly.';
621 $string['everybody'] = 'Everybody';
622 $string['executeat'] = 'Execute at';
623 $string['existing'] = 'Existing';
624 $string['existingadmins'] = 'Existing admins';
625 $string['existingcourse'] = 'Existing course';
626 $string['existingcourseadding'] = 'Existing course, adding data to it';
627 $string['existingcoursedeleting'] = 'Existing course, deleting it first';
628 $string['existingcreators'] = 'Existing course creators';
629 $string['existingstudents'] = 'Enrolled students';
630 $string['existingteachers'] = 'Existing teachers';
631 $string['expandall'] = 'Expand all';
632 $string['expirynotify'] = 'Enrolment expiry notification';
633 $string['expirynotifyemail'] = 'The following students in this course are expiring after exactly {$a->threshold} days:
635 {$a->current}
637 The following students in this course are expiring in less than {$a->threshold} days:
639 {$a->past}
641 You may go to the following page to extend their enrolment period:
642 {$a->extendurl}';
643 $string['expirynotifystudents'] = 'Notify students';
644 $string['expirynotifystudents_help'] = 'If an enrolment duration has been specified, then this setting determines whether students receive email notification when they are about to be unenrolled from the course.';
645 $string['expirynotifystudentsemail'] = 'Dear {$a->studentstr}:
647 This is a notification that your enrolment in the course {$a->course} will expire in {$a->threshold} days.
649 Please contact {$a->teacherstr} for any further enquiries.';
650 $string['expirythreshold'] = 'Threshold';
651 $string['expirythreshold_help'] = 'If an enrolment duration has been specified, then this setting determines the number of days notice given before students are unenrolled from the course.';
652 $string['explanation'] = 'Explanation';
653 $string['extendenrol'] = 'Extend enrolment (individual)';
654 $string['extendperiod'] = 'Extended period';
655 $string['failedloginattempts'] = '{$a->attempts} failed logins since your last login';
656 $string['failedloginattemptsall'] = '{$a->attempts} failed logins for {$a->accounts} accounts';
657 $string['feedback'] = 'Feedback';
658 $string['file'] = 'File';
659 $string['filemissing'] = '{$a} is missing';
660 $string['files'] = 'Files';
661 $string['filesfolders'] = 'Files/folders';
662 $string['filloutallfields'] = 'Please fill out all fields in this form';
663 $string['filter'] = 'Filter';
664 $string['findmorecourses'] = 'Find more courses...';
665 $string['firstaccess'] = 'First access';
666 $string['firstname'] = 'First name';
667 $string['firsttime'] = 'Is this your first time here?';
668 $string['flashlinkmessage'] = 'Please upgrade your Flash player now:';
669 $string['flashupgrademessage'] = 'The Flash plugin is required to play this content, but the version you have is too old.
671 You may need to log out and log in back after upgrade.';
672 $string['folder'] = 'Folder';
673 $string['folderclosed'] = 'Closed folder';
674 $string['folderopened'] = 'Opened folder';
675 $string['followingoptional'] = 'The following items are optional';
676 $string['followingrequired'] = 'The following items are required';
677 $string['force'] = 'Force';
678 $string['forcedmode'] = 'forced mode';
679 $string['forcelanguage'] = 'Force language';
680 $string['forceno'] = 'Do not force';
681 $string['forcepasswordchange'] = 'Force password change';
682 $string['forcepasswordchange_help'] = 'If this checkbox is ticked, the user will be prompted to change their password on their next login';
683 $string['forcepasswordchangecheckfull'] = 'Are you absolutely sure you want to force a password change to {$a} ?';
684 $string['forcepasswordchangenot'] = 'Could not force a password change to {$a}';
685 $string['forcepasswordchangenotice'] = 'You must change your password to proceed.';
686 $string['forcetheme'] = 'Force theme';
687 $string['forgotaccount'] = 'Lost password?';
688 $string['forgotten'] = 'Forgotten your username or password?';
689 $string['forgottenduplicate'] = 'The email address is shared by several accounts, please enter username instead';
690 $string['forgotteninvalidurl'] = 'Invalid password reset URL';
691 $string['format'] = 'Format';
692 $string['format_help'] = 'The course format determines the layout of the course page.
694 * SCORM format - For displaying a SCORM package in the first section of the course page (as an alternative to using the SCORM/AICC module)
695 * Social format - A forum is displayed on the course page
696 * Topics format - The course page is organised into topic sections
697 * Weekly format - The course page is organised into weekly sections, with the first week starting on the course start date';
698 $string['formathtml'] = 'HTML format';
699 $string['formatmarkdown'] = 'Markdown format';
700 $string['formatplain'] = 'Plain text format';
701 $string['formattext'] = 'Moodle auto-format';
702 $string['formattexttype'] = 'Formatting';
703 $string['framesetinfo'] = 'This frameset document contains:';
704 $string['from'] = 'From';
705 $string['frontpagecategorycombo'] = 'Combo list';
706 $string['frontpagecategorynames'] = 'List of categories';
707 $string['frontpagecourselist'] = 'List of courses';
708 $string['frontpagedescription'] = 'Front page description';
709 $string['frontpagedescriptionhelp'] = 'This description of the site will be displayed on the front page.';
710 $string['frontpageformat'] = 'Front page format';
711 $string['frontpageformatloggedin'] = 'Front page format when logged in';
712 $string['frontpagenews'] = 'News items';
713 $string['frontpagesettings'] = 'Front page settings';
714 $string['frontpagetopiconly'] = 'Topic section';
715 $string['fulllistofcourses'] = 'All courses';
716 $string['fullname'] = 'Full name';
717 $string['fullnamecourse'] = 'Course full name'; // fork of fullname
718 $string['fullnamecourse_help'] = 'The full name of the course is displayed at the top of each page in the course and in the list of courses.';
719 $string['fullnamedisplay'] = '{$a->firstname} {$a->lastname}';
720 $string['fullnameuser'] = 'User full name'; // fork of fullname
721 $string['fullprofile'] = 'Full profile';
722 $string['fullsitename'] = 'Full site name';
723 $string['functiondisabled'] = 'That functionality is currently disabled';
724 $string['gdneed'] = 'GD must be installed to see this graph';
725 $string['gdnot'] = 'GD is not installed';
726 $string['gd1'] = 'GD 1.x is installed';
727 $string['gd2'] = 'GD 2.x is installed';
728 $string['general'] = 'General';
729 $string['geolocation'] = 'latitude - longitude';
730 $string['gettheselogs'] = 'Get these logs';
731 $string['go'] = 'Go';
732 $string['gpl'] = 'Copyright (C) 1999 onwards Martin Dougiamas (http://moodle.com)
734 This program is free software; you can redistribute it and/or modify
735 it under the terms of the GNU General Public License as published by
736 the Free Software Foundation; either version 2 of the License, or
737 (at your option) any later version.
739 This program is distributed in the hope that it will be useful,
740 but WITHOUT ANY WARRANTY; without even the implied warranty of
741 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
743 See the Moodle License information page for full details:
744 http://docs.moodle.org/en/License';
745 $string['gpllicense'] = 'GPL License';
746 $string['gpl3'] = 'Copyright (C) 1999 onwards Martin Dougiamas (http://moodle.com)
748 This program is free software: you can redistribute it and/or modify
749 it under the terms of the GNU General Public License as published by
750 the Free Software Foundation, either version 3 of the License, or
751 (at your option) any later version.
753 This program is distributed in the hope that it will be useful,
754 but WITHOUT ANY WARRANTY; without even the implied warranty of
755 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
757 See the Moodle License information page for full details:
758 http://docs.moodle.org/en/License';
759 $string['grade'] = 'Grade';
760 $string['grades'] = 'Grades';
761 $string['group'] = 'Group';
762 $string['groupadd'] = 'Add new group';
763 $string['groupaddusers'] = 'Add selected to group';
764 $string['groupextendenrol'] = 'Extend enrolment (common)';
765 $string['groupfor'] = 'for group';
766 $string['groupinfo'] = 'Info about selected group';
767 $string['groupinfoedit'] = 'Edit group settings';
768 $string['groupinfomembers'] = 'Info about selected members';
769 $string['groupinfopeople'] = 'Info about selected people';
770 $string['groupmembers'] = 'Group members';
771 $string['groupmemberssee'] = 'See group members';
772 $string['groupmembersselected'] = 'Members of selected group';
773 $string['groupmode'] = 'Group mode';
774 $string['groupmodeforce'] = 'Force group mode';
775 $string['groupmy'] = 'My group';
776 $string['groupnonmembers'] = 'People not in a group';
777 $string['groupnotamember'] = 'Sorry, you are not a member of that group';
778 $string['grouprandomassign'] = 'Randomly assign all to groups';
779 $string['groupremove'] = 'Remove selected group';
780 $string['groupremovemembers'] = 'Remove selected members';
781 $string['groups'] = 'Groups';
782 $string['groupsnone'] = 'No groups';
783 $string['groupsseparate'] = 'Separate groups';
784 $string['groupsvisible'] = 'Visible groups';
785 $string['guest'] = 'Guest';
786 $string['guestdescription'] = 'Guests have minimal privileges and usually can not enter text anywhere.';
787 $string['guestskey'] = 'Allow guests who have the key';
788 $string['guestsno'] = 'Do not allow guests in';
789 $string['guestsnotallowed'] = 'Sorry, \'{$a}\' does not allow guests to enter.';
790 $string['guestsyes'] = 'Allow guests without the key';
791 $string['guestuser'] = 'Guest User';
792 $string['guestuserinfo'] = 'This user is a special user that allows read-only access to some courses.';
793 $string['healthcenter'] = 'Health Center';
794 $string['healthnoproblemsfound'] = 'There is no health problem found!';
795 $string['healthproblemsdetected'] = 'Health Problems Detected!';
796 $string['healthproblemsolution'] = 'Health Problem Solution';
797 $string['healthreturntomain'] = 'Continue';
798 $string['healthsolution'] = 'Solution';
799 $string['help'] = 'Help';
800 $string['helpprefix2'] = 'Help with {$a}';
801 $string['helpwiththis'] = 'Help with this';
802 $string['hiddenassign'] = 'Hidden assignment';
803 $string['hiddenfromstudents'] = 'Hidden from students';
804 $string['hiddensections'] = 'Hidden sections';
805 $string['hiddensections_help'] = 'This setting determines whether hidden sections are displayed to students in collapsed form (perhaps for a course in weekly format to indicate holidays) or are completely hidden.';
806 $string['hiddensectionscollapsed'] = 'Hidden sections are shown in collapsed form';
807 $string['hiddensectionsinvisible'] = 'Hidden sections are completely invisible';
808 $string['hide'] = 'Hide';
809 $string['hideadvancedsettings'] = 'Hide advanced settings';
810 $string['hidepicture'] = 'Hide picture';
811 $string['hidesection'] = 'Hide section {$a}';
812 $string['hidesettings'] = 'Hide settings';
813 $string['hideshowblocks'] = 'Hide or show blocks';
814 $string['hidetopicfromothers'] = 'Hide topic';
815 $string['hideweekfromothers'] = 'Hide week';
816 $string['hits'] = 'Hits';
817 $string['hitsoncourse'] = 'Hits on {$a->coursename} by {$a->username}';
818 $string['hitsoncoursetoday'] = 'Today\'s hits on {$a->coursename} by {$a->username}';
819 $string['home'] = 'Home';
820 $string['hour'] = 'hour';
821 $string['hours'] = 'hours';
822 $string['howtomakethemes'] = 'How to make new themes';
823 $string['htmleditor'] = 'Use HTML editor (some browsers only)';
824 $string['htmleditoravailable'] = 'The HTML editor is available';
825 $string['htmleditordisabled'] = 'You have disabled the HTML editor in your user profile';
826 $string['htmleditordisabledadmin'] = 'The administrator has disabled the HTML editor on this site';
827 $string['htmleditordisabledbrowser'] = 'The HTML editor is unavailable because your web browser is not compatible';
828 $string['htmlfilesonly'] = 'HTML files only';
829 $string['htmlformat'] = 'Pretty HTML format';
830 $string['changedpassword'] = 'Changed password';
831 $string['changepassword'] = 'Change password';
832 $string['changessaved'] = 'Changes saved';
833 $string['check'] = 'Check';
834 $string['checkall'] = 'Check all';
835 $string['checkingbackup'] = 'Checking backup';
836 $string['checkingcourse'] = 'Checking course';
837 $string['checkingforbbexport'] = 'Checking for BlackBoard export';
838 $string['checkinginstances'] = 'Checking instances';
839 $string['checkingsections'] = 'Checking sections';
840 $string['checklanguage'] = 'Check language';
841 $string['checknone'] = 'Check none';
842 $string['childcoursenotfound'] = 'Child course not found!';
843 $string['childcourses'] = 'Child courses';
844 $string['choose'] = 'Choose';
845 $string['choosecourse'] = 'Choose a course';
846 $string['choosedots'] = 'Choose...';
847 $string['chooselivelogs'] = 'Or watch current activity';
848 $string['chooselogs'] = 'Choose which logs you want to see';
849 $string['choosereportfilter'] = 'Choose a filter for the report';
850 $string['choosetheme'] = 'Choose theme';
851 $string['chooseuser'] = 'Choose a user';
852 $string['icqnumber'] = 'ICQ number';
853 $string['icon'] = 'Icon';
854 $string['idnumber'] = 'ID number';
855 $string['idnumbercourse'] = 'Course ID number';
856 $string['idnumbercourse_help'] = 'The ID number of a course is only used when matching the course against external systems and is not displayed anywhere on the site. If the course has an official code name it may be entered, otherwise the field can be left blank.';
857 $string['idnumbermod'] = 'ID number';
858 $string['idnumbermod_help'] = 'Setting an ID number provides a way of identifying the activity for grade calculation purposes. If the activity is not included in any grade calculation then the ID number field may be left blank.
860 The ID number can also be set in the gradebook, though it can only be edited on the activity settings page.';
861 $string['idnumbertaken'] = 'This ID number is already taken';
862 $string['imagealt'] = 'Picture description';
863 $string['import'] = 'Import';
864 $string['importactivities'] = 'Import activities from another course';
865 $string['importdata'] = 'Import course data';
866 $string['importdataexported'] = 'Exported data from \'from\' course successfully.<br /> Continue to import into your \'to\' course.';
867 $string['importdatafinished'] = 'Import complete! Continue to your course';
868 $string['importdatafrom'] = 'Find a course to import data from:';
869 $string['importgroups'] = 'Import groups';
870 $string['inactive'] = 'Inactive';
871 $string['include'] = 'Include';
872 $string['includeallusers'] = 'Include all users';
873 $string['includecoursefiles'] = 'Include course files';
874 $string['includecourseusers'] = 'Include course users';
875 $string['included'] = 'Included';
876 $string['includelogentries'] = 'Include log entries';
877 $string['includemodules'] = 'Include modules';
878 $string['includemoduleuserdata'] = 'Include module user data';
879 $string['includeneededusers'] = 'Include needed users';
880 $string['includenoneusers'] = 'Include no users';
881 $string['includeroleassignments'] = 'Include role assignments';
882 $string['includesitefiles'] = 'Include site files used in this course';
883 $string['includeuserfiles'] = 'Include user files';
884 $string['info'] = 'Information';
885 $string['institution'] = 'Institution';
886 $string['instudentview'] = 'in student view';
887 $string['interests'] = 'Interests';
888 $string['interestslist'] = 'List of interests';
889 $string['interestslist_help'] = 'Enter your interests separated by commas. Your interests will be displayed on your profile page as tags.';
890 $string['invalidemail'] = 'Invalid email address';
891 $string['invalidlogin'] = 'Invalid login, please try again';
892 $string['invalidusername'] = 'The username can only contain alphanumeric lowercase characters, underscore (_), hyphen (-), period (.) or at symbol (@)';
893 $string['invalidusernameupload'] = 'Invalid username';
894 $string['ip_address'] = 'IP Address';
895 $string['jump'] = 'Jump';
896 $string['jumpto'] = 'Jump to...';
897 $string['keep'] = 'Keep';
898 $string['keepsearching'] = 'Keep searching';
899 $string['langltr'] = 'Language direction left-to-right';
900 $string['langrtl'] = 'Language direction right-to-left';
901 $string['language'] = 'Language';
902 $string['languagegood'] = 'This language pack is up-to-date! :-)';
903 $string['lastaccess'] = 'Last access';
904 $string['lastedited'] = 'Last edited';
905 $string['lastlogin'] = 'Last login';
906 $string['lastmodified'] = 'Last modified';
907 $string['lastname'] = 'Surname';
908 $string['lastyear'] = 'Last year';
909 $string['latestlanguagepack'] = 'Check for latest language pack on moodle.org';
910 $string['layouttable'] = 'Layout table';
911 $string['leavetokeep'] = 'Leave blank to keep current password';
912 $string['legacythemeinuse'] = 'This site is being displayed to you in compatibility mode because your browser is too old.';
913 $string['legacythemesaved'] = 'New legacy theme saved';
914 $string['license'] = 'Licence';
915 $string['licenses'] = 'Licences';
916 $string['liketologin'] = 'Would you like to log in now with a full user account?';
917 $string['list'] = 'List';
918 $string['listfiles'] = 'List of files in {$a}';
919 $string['listofallpeople'] = 'List of all people';
920 $string['livelogs'] = 'Live logs from the past hour';
921 $string['local'] = 'Local';
922 $string['localplugindeleteconfirm'] = 'You are about to completely delete the local plugin \'{$a}\'. This will completely delete everything in the database associated with this plugin. Are you SURE you want to continue?';
923 $string['localplugins'] = 'Local plugins';
924 $string['localpluginsmanage'] = 'Manage local plugins';
925 $string['location'] = 'Location';
926 $string['log_excel_date_format'] = 'yyyy mmmm d h:mm';
927 $string['loggedinas'] = 'You are logged in as {$a}';
928 $string['loggedinasguest'] = 'You are currently using guest access';
929 $string['loggedinnot'] = 'You are not logged in.';
930 $string['login'] = 'Login';
931 $string['loginalready'] = 'You are already logged in';
932 $string['loginas'] = 'Login as';
933 $string['loginaspasswordexplain'] = '<p>You must enter the special "loginas password" to use this feature.<br />If you do not know it, ask your server administrator.</p>';
934 $string['login_failure_logs'] = 'Login failure logs';
935 $string['loginguest'] = 'Login as a guest';
936 $string['loginsite'] = 'Login to the site';
937 $string['loginsteps'] = 'Hi! For full access to courses you\'ll need to take
938 a minute to create a new account for yourself on this web site.
939 Each of the individual courses may also have a one-time
940 "enrolment key", which you won\'t need until later. Here are
941 the steps:
942 <ol>
943 <li>Fill out the <a href="{$a}">New Account</a> form with your details.</li>
944 <li>An email will be immediately sent to your email address.</li>
945 <li>Read your email, and click on the web link it contains.</li>
946 <li>Your account will be confirmed and you will be logged in.</li>
947 <li>Now, select the course you want to participate in.</li>
948 <li>If you are prompted for an "enrolment key" - use the one
949 that your teacher has given you. This will "enrol" you in the
950 course.</li>
951 <li>You can now access the full course. From now on you will only need
952 to enter your personal username and password (in the form on this page)
953 to log in and access any course you have enrolled in.</li>
954 </ol>';
955 $string['loginstepsnone'] = '<p>Hi!</p>
956 <p>For full access to courses you\'ll need to create yourself an account.</p>
957 <p>All you need to do is make up a username and password and use it in the form on this page!</p>
958 <p>If someone else has already chosen your username then you\'ll have to try again using a different username.</p>';
959 $string['loginto'] = 'Login to {$a}';
960 $string['loginusing'] = 'Login here using your username and password';
961 $string['logout'] = 'Logout';
962 $string['logoutconfirm'] = 'Do you really want to logout?';
963 $string['logs'] = 'Logs';
964 $string['logtoomanycourses'] = '[ <a href="{$a->url}">more</a> ]';
965 $string['logtoomanyusers'] = '[ <a href="{$a->url}">more</a> ]';
966 $string['lookback'] = 'Look back';
967 $string['mailadmins'] = 'Inform admins';
968 $string['mailstudents'] = 'Inform students';
969 $string['mailteachers'] = 'Inform teachers';
970 $string['makeafolder'] = 'Create folder';
971 $string['makeeditable'] = 'If you make \'{$a}\' editable by the web server process (eg apache) then you could edit this file directly from this page';
972 $string['makethismyhome'] = 'Make this my default home page';
973 $string['manageblocks'] = 'Blocks';
974 $string['managecourses'] = 'Manage courses';
975 $string['managedatabase'] = 'Database';
976 $string['manageeditorfiles'] = 'Manage files used by editor';
977 $string['managefilters'] = 'Filters';
978 $string['managemodules'] = 'Modules';
979 $string['manageroles'] = 'Roles and permissions';
980 $string['markedthistopic'] = 'This topic is highlighted as the current topic';
981 $string['markthistopic'] = 'Highlight this topic as the current topic';
982 $string['matchingsearchandrole'] = 'Matching \'{$a->search}\' and {$a->role}';
983 $string['maximumgrade'] = 'Maximum grade';
984 $string['maximumgradex'] = 'Maximum grade: {$a}';
985 $string['maximumchars'] = 'Maximum of {$a} characters';
986 $string['maximumshort'] = 'Max';
987 $string['maximumupload'] = 'Maximum upload size';
988 $string['maximumupload_help'] = 'This setting determines the largest size of file that can be uploaded to the course, limited by the site-wide setting set by an administrator. Activity modules also include a maximum upload size setting for further restricting the file size.';
989 $string['maxsize'] = 'Max size: {$a}';
990 $string['maxfilesize'] = 'Maximum size for new files: {$a}';
991 $string['memberincourse'] = 'People in the course';
992 $string['messagebody'] = 'Message body';
993 $string['messagedselectedusers'] = 'Selected users have been messaged and the recipient list has been reset.';
994 $string['messagedselectedusersfailed'] = 'Something went wrong while messaging selected users. Some may have received the email.';
995 $string['messageprovider:errors'] = 'Important errors with the site';
996 $string['messageprovider:errors_help'] = 'These are important errors that an administrator should know about.';
997 $string['messageprovider:notices'] = 'Notices about minor problems';
998 $string['messageprovider:notices_help'] = 'These are notices that an administrator might be interested in seeing.';
999 $string['messageprovider:instantmessage'] = 'Personal messages between users';
1000 $string['messageprovider:instantmessage_help'] = 'This section configures what happens to messages that are sent to you directly from other users on this site.';
1001 $string['messageselect'] = 'Select this user as a message recipient';
1002 $string['messageselectadd'] = 'Send a message';
1003 $string['migratinggrades'] = 'Migrating grades';
1004 $string['min'] = 'min';
1005 $string['mins'] = 'mins';
1006 $string['minutes'] = 'minutes';
1007 $string['miscellaneous'] = 'Miscellaneous';
1008 $string['missingcategory'] = 'You need to choose a category';
1009 $string['missingcity'] = 'Missing city/town';
1010 $string['missingcountry'] = 'Missing country';
1011 $string['missingdescription'] = 'Missing description';
1012 $string['missingemail'] = 'Missing email address';
1013 $string['missingfirstname'] = 'Missing given name';
1014 $string['missingfromdisk'] = 'Missing from disk';
1015 $string['missingfullname'] = 'Missing full name';
1016 $string['missinglastname'] = 'Missing surname';
1017 $string['missingname'] = 'Missing name';
1018 $string['missingnewpassword'] = 'Missing new password';
1019 $string['missingpassword'] = 'Missing password';
1020 $string['missingrecaptchachallengefield'] = 'Missing reCAPTCHA challenge field';
1021 $string['missingreqreason'] = 'Missing reason';
1022 $string['missingshortname'] = 'Missing short name';
1023 $string['missingshortsitename'] = 'Missing short site name';
1024 $string['missingsitedescription'] = 'Missing site description';
1025 $string['missingsitename'] = 'Missing site name';
1026 $string['missingstrings'] = 'Check for untranslated words or phrases';
1027 $string['missingstudent'] = 'Must choose something';
1028 $string['missingsummary'] = 'Missing summary';
1029 $string['missingteacher'] = 'Must choose something';
1030 $string['missingurl'] = 'Missing URL';
1031 $string['missingusername'] = 'Missing username';
1032 $string['modified'] = 'Modified';
1033 $string['moduledeleteconfirm'] = 'You are about to completely delete the module \'{$a}\'. This will completely delete everything in the database associated with this activity module. Are you SURE you want to continue?';
1034 $string['moduledeletefiles'] = 'All data associated with the module \'{$a->module}\' has been deleted from the database. To complete the deletion (and prevent the module re-installing itself), you should now delete this directory from your server: {$a->directory}';
1035 $string['moduleintro'] = 'Description';
1036 $string['modulesetup'] = 'Setting up module tables';
1037 $string['modulesuccess'] = '{$a} tables have been set up correctly';
1038 $string['moodledocs'] = 'Moodle Docs';
1039 $string['moodledocslink'] = 'Moodle Docs for this page';
1040 $string['moodleversion'] = 'Moodle Version';
1041 $string['moodlerelease'] = 'Moodle Release';
1042 $string['more'] = 'more';
1043 $string['morehelp'] = 'More help';
1044 $string['moreinformation'] = 'More information about this error';
1045 $string['moreprofileinfoneeded'] = 'Please tell us more about yourself';
1046 $string['mostrecently'] = 'most recently';
1047 $string['move'] = 'Move';
1048 $string['movecategorycontentto'] = 'Move into';
1049 $string['movecategoryto'] = 'Move category to:';
1050 $string['movecontentstoanothercategory'] = 'Move contents to another category';
1051 $string['movecourseto'] = 'Move course to:';
1052 $string['movedown'] = 'Move down';
1053 $string['movefilestohere'] = 'Move files to here';
1054 $string['movefull'] = 'Move {$a} to this location';
1055 $string['movehere'] = 'Move to here';
1056 $string['moveleft'] = 'Move left';
1057 $string['moveright'] = 'Move right';
1058 $string['movesection'] = 'Move section {$a}';
1059 $string['moveselectedcoursesto'] = 'Move selected courses to...';
1060 $string['movetoanotherfolder'] = 'Move to another folder';
1061 $string['moveup'] = 'Move up';
1062 $string['msnid'] = 'MSN ID';
1063 $string['mustconfirm'] = 'You need to confirm your login';
1064 $string['mustchangepassword'] = 'The new password must be different than the current one';
1065 $string['mycourses'] = 'My courses';
1066 $string['myfiles'] = 'My private files';
1067 $string['myfilesmanage'] = 'Manage my private files';
1068 $string['myhome'] = 'My home';
1069 $string['mymoodledashboard'] = 'My Moodle dashboard';
1070 $string['myprofile'] = 'My profile';
1071 $string['name'] = 'Name';
1072 $string['navigation'] = 'Navigation';
1073 $string['needed'] = 'Needed';
1074 $string['never'] = 'Never';
1075 $string['neverdeletelogs'] = 'Never delete logs';
1076 $string['new'] = 'New';
1077 $string['newaccount'] = 'New account';
1078 $string['newcourse'] = 'New course';
1079 $string['newpassword'] = 'New password';
1080 $string['newpassword_help'] = 'Enter a new password or leave blank to keep current password.';
1081 $string['newpasswordfromlost'] = '<strong>NOTICE:</strong> Your <strong>Current password</strong> will have been sent to you in the <strong>second</strong> of the two emails sent as part of the lost password recovery process. Make sure you have received your replacement password before continuing with this screen.';
1082 $string['newpasswordtext'] = 'Hi {$a->firstname},
1084 Your account password at \'{$a->sitename}\' has been reset
1085 and you have been issued with a new temporary password.
1087 Your current login information is now:
1088 username: {$a->username}
1089 password: {$a->newpassword}
1091 Please go to this page to change your password:
1092 {$a->link}
1094 In most mail programs, this should appear as a blue link
1095 which you can just click on. If that doesn\'t work,
1096 then cut and paste the address into the address
1097 line at the top of your web browser window.
1099 Cheers from the \'{$a->sitename}\' administrator,
1100 {$a->signoff}';
1101 $string['newpicture'] = 'New picture';
1102 $string['newpicture_help'] = 'To add a new picture, browse and select an image (in JPG or PNG format) then click "Update profile". The image will be cropped to a square and resized to 100x100 pixels.';
1103 $string['newsitem'] = 'news item';
1104 $string['newsitems'] = 'news items';
1105 $string['newsitemsnumber'] = 'News items to show';
1106 $string['newsitemsnumber_help'] = 'This setting determines how many recent items appear in the latest news block on the course page. If set to "0 news items" then the latest news block will not be displayed.';
1107 $string['newuser'] = 'New user';
1108 $string['newusernewpasswordsubj'] = 'New user account';
1109 $string['newusernewpasswordtext'] = 'Hi {$a->firstname},
1111 A new account has been created for you at \'{$a->sitename}\'
1112 and you have been issued with a new temporary password.
1114 Your current login information is now:
1115 username: {$a->username}
1116 password: {$a->newpassword}
1117 (you will have to change your password
1118 when you login for the first time)
1120 To start using \'{$a->sitename}\', login at
1121 {$a->link}
1123 In most mail programs, this should appear as a blue link
1124 which you can just click on. If that doesn\'t work,
1125 then cut and paste the address into the address
1126 line at the top of your web browser window.
1128 Cheers from the \'{$a->sitename}\' administrator,
1129 {$a->signoff}';
1130 $string['newusers'] = 'New users';
1131 $string['newwindow'] = 'new window';
1132 $string['next'] = 'Next';
1133 $string['nextsection'] = 'Next section';
1134 $string['no'] = 'No';
1135 $string['noblockstoaddhere'] = 'There are no blocks that you can add to this page.';
1136 $string['nobody'] = 'Nobody';
1137 $string['nocourses'] = 'No courses';
1138 $string['nocoursesfound'] = 'No courses were found with the words \'{$a}\'';
1139 $string['nocoursesyet'] = 'No courses in this category';
1140 $string['nodstpresets'] = 'The administrator has not enabled Daylight Savings Time support.';
1141 $string['nofilesselected'] = 'No files have been selected to restore';
1142 $string['nofilesyet'] = 'No files have been uploaded to your course yet';
1143 $string['nograde'] = 'No grade';
1144 $string['nochange'] = 'No change';
1145 $string['noimagesyet'] = 'No images have been uploaded to your course yet';
1146 $string['nologsfound'] = 'No logs have been found';
1147 $string['nomatchingusers'] = 'No users match \'{$a}\'';
1148 $string['nomorecourses'] = 'No more matching courses could be found';
1149 $string['nomoreidnumber'] = 'Not using an idnumber to avoid collisions';
1150 $string['none'] = 'None';
1151 $string['noneditingteacher'] = 'Non-editing teacher';
1152 $string['noneditingteacherdescription'] = 'Non-editing teachers can teach in courses and grade students, but may not alter activities.';
1153 $string['nonstandard'] = 'Non-standard';
1154 $string['nopendingcourses'] = 'There are no courses pending approval';
1155 $string['nopotentialadmins'] = 'No potential admins';
1156 $string['nopotentialcreators'] = 'No potential course creators';
1157 $string['nopotentialstudents'] = 'No potential students';
1158 $string['nopotentialteachers'] = 'No potential teachers';
1159 $string['norecentactivity'] = 'No recent activity';
1160 $string['noreplybouncemessage'] = 'You have replied to a no-reply email address. If you were attempting to reply to a forum post, please instead reply using the {$a} forums.
1162 Following is the content of your email:';
1163 $string['noreplybouncesubject'] = '{$a} - bounced email.';
1164 $string['noreplyname'] = 'Do not reply to this email';
1165 $string['noresults'] = 'No results';
1166 $string['normal'] = 'Normal';
1167 $string['normalfilter'] = 'Normal search';
1168 $string['nosite'] = 'Could not find site-level course';
1169 $string['nostudentsfound'] = 'No {$a} found';
1170 $string['nostudentsingroup'] = 'There are no students in this group yet';
1171 $string['nostudentsyet'] = 'No students enrolled in this course yet';
1172 $string['nosuchemail'] = 'No such email address';
1173 $string['notavailable'] = 'Not available';
1174 $string['noteachersyet'] = 'No teachers in this course yet';
1175 $string['notenrolled'] = '{$a} is not enrolled in this course.';
1176 $string['notenrolledprofile'] = 'This profile is not available because this user is not enrolled in this course.';
1177 $string['noteusercannotrolldatesoncontext'] = '<strong>Note:</strong> The ability to roll dates when restoring this backup has been disabled because you lack the required permissions.';
1178 $string['noteuserschangednonetocourse'] = '<strong>Note:</strong> Course users need to be restored when restoring user data (in activities, files or messages). This setting has been changed for you.';
1179 $string['nothingnew'] = 'Nothing new since your last login';
1180 $string['nothingtodisplay'] = 'Nothing to display';
1181 $string['notice'] = 'Notice';
1182 $string['noticenewerbackup'] = 'This backup file has been created with Moodle {$a->backuprelease} ({$a->backupversion}) and it\'s newer than your currently installed Moodle {$a->serverrelease} ({$a->serverversion}). This could cause some inconsistencies because backwards compatibility of backup files cannot be guaranteed.';
1183 $string['notifications'] = 'Notifications';
1184 $string['notifyloginfailuresmessage'] = '{$a->time}, IP: {$a->ip}, User: {$a->info}';
1185 $string['notifyloginfailuresmessageend'] = 'You can view these logs at {$a}/course/report/log/index.php?id=1&amp;chooselog=1&amp;modid=site_errors.';
1186 $string['notifyloginfailuresmessagestart'] = 'Here is a list of failed login attempts at {$a} since you were last notified';
1187 $string['notifyloginfailuressubject'] = '{$a} :: Failed logins notification';
1188 $string['notincluded'] = 'Not included';
1189 $string['notingroup'] = 'Sorry, but you need to be part of a group to see this activity.';
1190 $string['notpublic'] = 'Not public!';
1191 $string['nousersfound'] = 'No users found';
1192 $string['nousersmatching'] = 'No users matching \'{$a}\' were found';
1193 $string['nousersyet'] = 'There are no users yet';
1194 $string['novalidcourses'] = 'No valid courses to be shown';
1195 $string['now'] = 'now';
1196 $string['numattempts'] = '{$a} failed login attempt(s)';
1197 $string['numberofcourses'] = 'Number of courses';
1198 $string['numberweeks'] = 'Number of weeks/topics';
1199 $string['numdays'] = '{$a} days';
1200 $string['numhours'] = '{$a} hours';
1201 $string['numletters'] = '{$a} letters';
1202 $string['numminutes'] = '{$a} minutes';
1203 $string['nummonths'] = '{$a} months';
1204 $string['numseconds'] = '{$a} seconds';
1205 $string['numviews'] = '{$a} views';
1206 $string['numweeks'] = '{$a} weeks';
1207 $string['numwords'] = '{$a} words';
1208 $string['numyears'] = '{$a} years';
1209 $string['ok'] = 'OK';
1210 $string['oldpassword'] = 'Current password';
1211 $string['olduserdirectory'] = 'This is the OLD users directory, and is no longer needed. You may safely delete it. The files it contains have been copied to the NEW user directory.';
1212 $string['opentoguests'] = 'Guest access';
1213 $string['optional'] = 'optional';
1214 $string['order'] = 'Order';
1215 $string['other'] = 'Other';
1216 $string['outline'] = 'Outline';
1217 $string['outlinereport'] = 'Outline report';
1218 $string['page'] = 'Page';
1219 $string['pageheaderconfigablock'] = 'Configuring a block in %fullname%';
1220 $string['pagepath'] = 'Page path';
1221 $string['pageshouldredirect'] = 'This page should automatically redirect. If nothing is happening please use the continue link below.';
1222 $string['parentcategory'] = 'Parent category';
1223 $string['parentcoursenotfound'] = 'Parent course not found!';
1224 $string['parentfolder'] = 'Parent folder';
1225 $string['participants'] = 'Participants';
1226 $string['participantslist'] = 'Participants list';
1227 $string['participationratio'] = 'Participation ratio';
1228 $string['participationreport'] = 'Participation report';
1229 $string['password'] = 'Password';
1230 $string['passwordconfirmchange'] = 'Confirm password change';
1231 $string['passwordextlink'] = 'The following link has been provided to recover your lost password. This will take you out of Moodle.';
1232 $string['passwordforgotten'] = 'Forgotten password';
1233 $string['passwordforgotteninstructions'] = 'Your details must first be found in the user database. Please enter <strong>either</strong> your username or your registered email address in the appropriate box. There is no need to enter both.';
1234 $string['passwordforgotteninstructions2'] = 'To reset your password, submit your username or your email address below. If we can find you in the database, an email will be sent to your email address, with instructions how to get access again.';
1235 $string['passwordchanged'] = 'Password has been changed';
1236 $string['passwordnohelp'] = 'No help is available to find your lost password. Please contact your Moodle administrator.';
1237 $string['passwordrecovery'] = 'Yes, help me log in';
1238 $string['passwordsdiffer'] = 'These passwords do not match';
1239 $string['passwordsent'] = 'Password has been sent';
1240 $string['passwordsenttext'] = '<p>An email has been sent to your address at {$a->email}.</p>
1241 <p><b>Please check your email for your new password</b></p>
1242 <p>The new password was automatically generated, so you might like to
1243 <a href="{$a->link}">change it to something easier to remember</a>.</p>';
1244 $string['path'] = 'Path';
1245 $string['pathnotexists'] = 'Path doesn\'t exist in your server!';
1246 $string['pathslasherror'] = 'Path can\'t end with a slash!!';
1247 $string['paymentinstant'] = 'Use the button below to pay and be enrolled within minutes!';
1248 $string['paymentpending'] = '(<small><b><u>{$a}</u></b> pending</small>)';
1249 $string['paymentrequired'] = 'This course requires a payment for entry.';
1250 $string['payments'] = 'Payments';
1251 $string['paymentsorry'] = 'Thank you for your payment! Unfortunately your payment has not yet been fully processed, and you are not yet registered to enter the course "{$a->fullname}". Please try continuing to the course in a few seconds, but if you continue to have trouble then please alert the {$a->teacher} or the site administrator';
1252 $string['paymentthanks'] = 'Thank you for your payment! You are now enrolled in your course:<br />"{$a}"';
1253 $string['pendingrequests'] = 'Pending requests';
1254 $string['periodending'] = 'Period ending ({$a})';
1255 $string['personal'] = 'Personal';
1256 $string['personalprofile'] = 'Personal profile';
1257 $string['phone'] = 'Phone';
1258 $string['phone2'] = 'Mobile Phone';
1259 $string['phpinfo'] = 'PHP info';
1260 $string['pictureof'] = 'Picture of {$a}';
1261 $string['pictureofuser'] = 'User picture';
1262 $string['pleaseclose'] = 'Please close this window now.';
1263 $string['pleasesearchmore'] = 'Please search some more';
1264 $string['pleaseusesearch'] = 'Please use the search';
1265 $string['plugin'] = 'Plugin';
1266 $string['plugindeletefiles'] = 'All data associated with the plugin \'{$a->name}\' has been deleted from the database. To prevent the plugin re-installing itself, you should now delete this directory from your server: {$a->directory}';
1267 $string['plugincheck'] = 'Plugins check';
1268 $string['pluginchecknotice'] = 'The following tables show the modules, blocks and filters that have been detected in your current Moodle installation;
1269 They indicate which plugins are standard, and which are not. All non-standard plugins should be checked and upgraded to their most recent versions
1270 before continuing with this Moodle upgrade.';
1271 $string['pluginsetup'] = 'Setting up plugin tables';
1272 $string['policyaccept'] = 'I understand and agree';
1273 $string['policyagree'] = 'You must agree to this policy to continue using this site. Do you agree?';
1274 $string['policyagreement'] = 'Site Policy Agreement';
1275 $string['policyagreementclick'] = 'Link to Site Policy Agreement';
1276 $string['popup'] = 'popup';
1277 $string['popupwindow'] = 'Open file in new window';
1278 $string['popupwindowname'] = 'Popup window';
1279 $string['post'] = 'Post';
1280 $string['posts'] = 'Posts';
1281 $string['potentialadmins'] = 'Potential admins';
1282 $string['potentialcreators'] = 'Potential course creators';
1283 $string['potentialstudents'] = 'Potential students';
1284 $string['potentialteachers'] = 'Potential teachers';
1285 $string['preferences'] = 'Preferences';
1286 $string['preferredlanguage'] = 'Preferred language';
1287 $string['preferredtheme'] = 'Preferred theme';
1288 $string['preprocessingbackupfile'] = 'Preprocessing backup file';
1289 $string['preview'] = 'Preview';
1290 $string['previewhtml'] = 'HTML format preview';
1291 $string['previeworchoose'] = 'Preview or choose a theme';
1292 $string['previous'] = 'Previous';
1293 $string['previouslyselectedusers'] = 'Previously selected users not matching \'{$a}\'';
1294 $string['previoussection'] = 'Previous section';
1295 $string['primaryadminsetup'] = 'Setup administrator account';
1296 $string['profile'] = 'Profile';
1297 $string['profilenotshown'] = 'This profile description will not be shown until this person is enrolled in at least one course.';
1298 $string['publicprofile'] = 'Public profile';
1299 $string['publicsitefileswarning'] = 'Note: files placed here can be accessed by anyone';
1300 $string['publicsitefileswarning2'] = 'Note: Files placed here can be accessed by anyone who knows (or can guess) the URL. For security reasons, it is recommended that any backup files are deleted immediately after restoring them.';
1301 $string['publicsitefileswarning3'] = 'Note: Files placed here can be accessed by anyone who knows (or can guess) the URL. <br />For security reasons, backup files should be saved in the secure backupdata folder only.';
1302 $string['publish'] = 'Publish';
1303 $string['question'] = 'Question';
1304 $string['questionsinthequestionbank'] = 'Questions in the question bank';
1305 $string['readinginfofrombackup'] = 'Reading info from backup';
1306 $string['readme'] = 'README';
1307 $string['recentactivity'] = 'Recent activity';
1308 $string['recentactivityreport'] = 'Full report of recent activity...';
1309 $string['recipientslist'] = 'Recipients list';
1310 $string['recreatedcategory'] = 'Recreated category {$a}';
1311 $string['redirect'] = 'Redirect';
1312 $string['refresh'] = 'Refresh';
1313 $string['refreshingevents'] = 'Refreshing events';
1314 $string['registration'] = 'Moodle registration';
1315 $string['registrationcontact'] = 'Contact from the public';
1316 $string['registrationcontactno'] = 'No, I do not want a contact form in the site listing';
1317 $string['registrationcontactyes'] = 'Yes, provide a form for prospective Moodlers to contact me';
1318 $string['registrationemail'] = 'Email notifications';
1319 $string['registrationinfo'] = '<p>This page allows you to register your Moodle site with moodle.org. Registration is free.
1320 The main benefit of registering is that you will be added to a low-volume mailing list
1321 for important notifications such as security alerts and new releases of Moodle.</p>
1322 <p>By default, your information will be kept private, and will never be sold or passed on to anyone else. The only
1323 reason for collecting this information is for support purposes, and to help build up a statistical
1324 picture of the Moodle community as a whole.</p>
1325 <p>If you choose, you can allow your site name, country and URL to be added to the public list of Moodle Sites.</p>
1326 <p>All new registrations are verified manually before they are added to the list, but once you are added you can update your registration (and your entry on the public list) at any time by resubmitting this form.</p>';
1327 $string['registrationinfotitle'] = 'Registration Information';
1328 $string['registrationno'] = 'No, I do not want to receive email';
1329 $string['registrationsend'] = 'Send registration information to moodle.org';
1330 $string['registrationyes'] = 'Yes, please notify me about important issues';
1331 $string['reject'] = 'Reject';
1332 $string['rejectdots'] = 'Reject...';
1333 $string['reload'] = 'Reload';
1334 $string['remoteappuser'] = 'Remote {$a} User';
1335 $string['remove'] = 'Remove';
1336 $string['removeadmin'] = 'Remove admin';
1337 $string['removecreator'] = 'Remove course creator';
1338 $string['removestudent'] = 'Remove student';
1339 $string['removeteacher'] = 'Remove teacher';
1340 $string['rename'] = 'Rename';
1341 $string['renamefileto'] = 'Rename <b>{$a}</b> to';
1342 $string['report'] = 'Report';
1343 $string['reports'] = 'Reports';
1344 $string['repositories'] = 'Repositories';
1345 $string['requestcourse'] = 'Request a course';
1346 $string['requestedby'] = 'Requested by';
1347 $string['requestedcourses'] = 'Requested courses';
1348 $string['requestreason'] = 'Reason for course request';
1349 $string['required'] = 'Required';
1350 $string['requirespayment'] = 'This course requires payment for access';
1351 $string['reset'] = 'Reset';
1352 $string['resetcomponent'] = 'Component';
1353 $string['resetcourse'] = 'Reset course';
1354 $string['resetinfo'] = 'This page allows you to empty a course of user data, while retaining the activities and other settings. Please be warned that by choosing items below and submitting this page you will delete your chosen user data from this course forever!';
1355 $string['resetnotimplemented'] = 'Reset not implemented';
1356 $string['resetstartdate'] = 'Reset start date';
1357 $string['resetstatus'] = 'Status';
1358 $string['resettask'] = 'Task';
1359 $string['resettodefaults'] = 'Reset to defaults';
1360 $string['resortcoursesbyname'] = 'Re-sort courses by name';
1361 $string['resource'] = 'Resource';
1362 $string['resourcedisplayauto'] = 'Automatic';
1363 $string['resourcedisplaydownload'] = 'Force download';
1364 $string['resourcedisplayembed'] = 'Embed';
1365 $string['resourcedisplayframe'] = 'In frame';
1366 $string['resourcedisplaynew'] = 'New window';
1367 $string['resourcedisplayopen'] = 'Open';
1368 $string['resourcedisplaypopup'] = 'In pop-up';
1369 $string['resources'] = 'Resources';
1370 $string['resources_help'] = 'Resource types enable almost any kind of web content to be inserted into the course.';
1371 $string['restore'] = 'Restore';
1372 $string['restorecancelled'] = 'Restore cancelled';
1373 $string['restorecannotassignroles'] = 'Restore needs to assign roles and you do not have permission to do so';
1374 $string['restorecannotcreateorassignroles'] = 'Restore needs to create or assign roles and you do not have permission to do so';
1375 $string['restorecannotcreateuser'] = 'Restore needs to create user \'{$a}\' from backup file and you do not have permission to do so';
1376 $string['restorecannotoverrideperms'] = 'Restore needs to override permissions and you do not have permission to do so';
1377 $string['restorecoursenow'] = 'Restore this course now!';
1378 $string['restoredaccount'] = 'Restored account';
1379 $string['restoredaccountinfo'] = 'This account was imported from another server and the password has been lost. To set a new password by email, please click "Continue"';
1380 $string['restorefinished'] = 'Restore completed successfully';
1381 $string['restoreto'] = 'Restore to';
1382 $string['restoretositeadding'] = 'Warning: You are about to restore to the site front page, adding data to it!';
1383 $string['restoretositedeleting'] = 'Warning: You are about to restore to the site front page, deleting data from it first!';
1384 $string['restoreuserconflict'] = 'Trying to restore user \'{$a}\' from backup file will cause conflict';
1385 $string['restoreuserinfofailed'] = 'The restore process has stopped because you don\'t have permission to restore user data.';
1386 $string['restoreusersprecheck'] = 'Checking user data';
1387 $string['restoreusersprecheckerror'] = 'Some problems were detected when checking user data';
1388 $string['restricted'] = 'Restricted';
1389 $string['restrictmodules'] = 'Restrict activity modules?';
1390 $string['returningtosite'] = 'Returning to this web site?';
1391 $string['returntooriginaluser'] = 'Return to {$a}';
1392 $string['revert'] = 'Revert';
1393 $string['role'] = 'Role';
1394 $string['rolemappings'] = 'Role mappings';
1395 $string['rolerenaming'] = 'Role renaming';
1396 $string['rolerenaming_help'] = 'This setting allows the displayed names for roles used in the course to be changed. Only the displayed name is changed - role permissions are not affected. New role names will appear on the course participants page and elsewhere within the course. If the renamed role is one that the administrator has selected as a course manager role, then the new role name will also appear as part of the course listings.';
1397 $string['roles'] = 'Roles';
1398 $string['rss'] = 'RSS';
1399 $string['rssarticles'] = 'Number of RSS recent articles';
1400 $string['rsserror'] = 'Error reading RSS data';
1401 $string['rsserrorauth'] = 'Your RSS link does not contain a valid authentication token.';
1402 $string['rsserrorguest'] = 'This feed uses guest access to access the data, but guest does not have permission to read the data. Visit the original location that this feed comes from (URL) as a valid user and get a new RSS link from there.';
1403 $string['rsstype'] = 'RSS feed for this activity';
1404 $string['saveandnext'] = 'Save and show next';
1405 $string['savedat'] = 'Saved at:';
1406 $string['savechanges'] = 'Save changes';
1407 $string['savechangesanddisplay'] = 'Save and display';
1408 $string['savechangesandreturntocourse'] = 'Save and return to course';
1409 $string['savecomment'] = 'Save comment';
1410 $string['savepreferences'] = 'Save preferences';
1411 $string['saveto'] = 'Save to';
1412 $string['scale'] = 'Scale';
1413 $string['scale_help'] = 'A scale provides a way of evaluating or grading performance in an activity. It is defined by an ordered list of values, ranging from negative to positive, separated by commas, for example "Disappointing, Not good enough, Average, Good, Very good, Excellent!"';
1414 $string['scale_link'] = 'grade/scale';
1415 $string['scales'] = 'Scales';
1416 $string['scalescustom'] = 'Custom scales';
1417 $string['scalescustomcreate'] = 'Add a new scale';
1418 $string['scalescustomno'] = 'No custom scales have been created yet';
1419 $string['scalesstandard'] = 'Standard scales';
1420 $string['scalestandard'] = 'Standard scale';
1421 $string['scalestandard_help'] = 'A standard scale is available site-wide, for all courses.';
1422 $string['scalestandard_link'] = 'grade/scale';
1423 $string['scalestip'] = 'To create custom scales, use the \'Scales...\' link in your course administration menu.';
1424 $string['scalestip2'] = 'To create custom scales, click the Grades link in the course administration menu, then choose Edit, Scales.';
1425 $string['screenreaderno'] = 'No';
1426 $string['screenreaderuse'] = 'Screen reader';
1427 $string['screenreaderyes'] = 'Yes';
1428 $string['screenreaderuse_help'] = 'If set to yes, a more accessible interface is provided in various places such as chat.';
1429 $string['screenshot'] = 'Screenshot';
1430 $string['search'] = 'Search'; // TODO rename to searchforums and move to mod_forum
1431 $string['search_help'] = 'For basic searching of one or more words anywhere in the text, just type them separated by spaces. All words longer than two characters are used.
1433 For advanced searching, press the search button without typing anything in the search box to access the advanced search form.';
1434 $string['searchagain'] = 'Search again';
1435 $string['searchbyemail'] = 'Search by email address';
1436 $string['searchbyusername'] = 'Search by username';
1437 $string['searchcourses'] = 'Search courses';
1438 $string['searchhelp'] = 'You can search for multiple words at once.<br /><br />word : find any match of this word within the text.<br />+word : only exact matching words will be found.<br />-word : don\'t include results containing this word.';
1439 $string['searchoptions'] = 'Search options';
1440 $string['searchresults'] = 'Search results';
1441 $string['sec'] = 'sec';
1442 $string['seconds'] = 'seconds';
1443 $string['secondstotime172800'] = '2 days';
1444 $string['secondstotime259200'] = '3 days';
1445 $string['secondstotime345600'] = '4 days';
1446 $string['secondstotime432000'] = '5 days';
1447 $string['secondstotime518400'] = '6 days';
1448 $string['secondstotime604800'] = '1 Week';
1449 $string['secondstotime86400'] = '1 day';
1450 $string['secretalreadyused'] = 'Change password confirmation link was already used, password was not changed.';
1451 $string['secs'] = 'secs';
1452 $string['section'] = 'Section';
1453 $string['sectionname'] = 'Section name';
1454 $string['sections'] = 'Sections';
1455 $string['sectionusedefaultname'] = 'Use default section name';
1456 $string['seealsostats'] = 'See also: stats';
1457 $string['select'] = 'Select';
1458 $string['selectacountry'] = 'Select a country';
1459 $string['selectaregion'] = 'Select a region';
1460 $string['selectall'] = 'Select all';
1461 $string['selectamodule'] = 'Please select an activity module';
1462 $string['selectdefault'] = 'Select default';
1463 $string['selectedfile'] = 'Selected file';
1464 $string['selectednowmove'] = '{$a} files selected for moving. Now go into the destination folder and press \'Move files to here\'';
1465 $string['selectfiles'] = 'Select files';
1466 $string['selectnos'] = 'Select all \'no\'';
1467 $string['selectperiod'] = 'Select period';
1468 $string['senddetails'] = 'Send my details via email';
1469 $string['separate'] = 'Separate';
1470 $string['separateandconnected'] = 'Separate and Connected ways of knowing';
1471 $string['separateandconnectedinfo'] = 'The scale based on the theory of separate and connected knowing. This theory describes two different ways that we can evaluate and learn about the things we see and hear.<ul><li><strong>Separate knowers</strong> remain as objective as possible without including feelings and emotions. In a discussion with other people, they like to defend their own ideas, using logic to find holes in opponent\'s ideas.</li><li><strong>Connected knowers</strong> are more sensitive to other people. They are skilled at empathy and tends to listen and ask questions until they feel they can connect and "understand things from their point of view". They learn by trying to share the experiences that led to the knowledge they find in other people.</li></ul>';
1472 $string['serverlocaltime'] = 'Server\'s local time';
1473 $string['setcategorytheme'] = 'Set Category Theme';
1474 $string['settings'] = 'Settings';
1475 $string['shortname'] = 'Short name';
1476 $string['shortnamecollisionwarning'] = '[*] = This shortname is already in use by a course and will need to be changed upon approval';
1477 $string['shortnamecourse'] = 'Course short name';
1478 $string['shortnamecourse_help'] = 'The short name of the course is displayed in the navigation and is used in the subject line of course email messages.';
1479 $string['shortnametaken'] = 'Short name is already used for another course ({$a})';
1480 $string['shortnameuser'] = 'User short name';
1481 $string['shortsitename'] = 'Short name for site (eg single word)';
1482 $string['show'] = 'Show';
1483 $string['showactions'] = 'Show actions';
1484 $string['showadvancedsettings'] = 'Show advanced settings';
1485 $string['showall'] = 'Show all {$a}';
1486 $string['showallcourses'] = 'Show all courses';
1487 $string['showalltopics'] = 'Show all topics';
1488 $string['showallusers'] = 'Show all users';
1489 $string['showallweeks'] = 'Show all weeks';
1490 $string['showblockcourse'] = 'Show list of courses containing block';
1491 $string['showcomments'] = 'Show/hide comments';
1492 $string['showcommentsnonjs'] = 'Show comments';
1493 $string['showgrades'] = 'Show gradebook to students';
1494 $string['showgrades_help'] = 'Many activities in the course allow grades to be set. This setting determines whether a student can view a list of all their grades for the course via a grades link in the course administration block.';
1495 $string['showlistofcourses'] = 'Show list of courses';
1496 $string['showmodulecourse'] = 'Show list of courses containing activity';
1497 $string['showonly'] = 'Show only';
1498 $string['showonlytopic'] = 'Show only topic {$a}';
1499 $string['showonlyweek'] = 'Show only week {$a}';
1500 $string['showperpage'] = 'Show {$a} per page';
1501 $string['showrecent'] = 'Show recent activity';
1502 $string['showreports'] = 'Show activity reports';
1503 $string['showreports_help'] = 'Activity reports are available for each participant that show their activity in the course. As well as listings of their contributions, such as forum posts or assignment submissions, these reports also include access logs. This setting determines whether a student can view their own activity reports via their profile page.';
1504 $string['showsettings'] = 'Show settings';
1505 $string['showtheselogs'] = 'Show these logs';
1506 $string['showthishelpinlanguage'] = 'Show this help in language: {$a}';
1507 $string['showtopicfromothers'] = 'Show topic';
1508 $string['showweekfromothers'] = 'Show week';
1509 $string['schedule'] = 'Schedule';
1510 $string['scheduledbackupsinactive'] = 'Scheduled backups haven\'t been enabled by the site admin';
1511 $string['scheduledbackupstatus'] = 'Scheduled backup status';
1512 $string['since'] = 'Since';
1513 $string['sincelast'] = 'since last login';
1514 $string['site'] = 'Site';
1515 $string['sitedefault'] = 'Site default';
1516 $string['siteerrors'] = 'Site errors';
1517 $string['sitefiles'] = 'Site files';
1518 $string['sitefilesused'] = 'Site files used in this course';
1519 $string['sitehome'] = 'Site home';
1520 $string['sitelegacyfiles'] = 'Legacy site files';
1521 $string['sitelogs'] = 'Site logs';
1522 $string['sitenews'] = 'Site news';
1523 $string['sitepages'] = 'Site pages';
1524 $string['sitepartlist'] = 'You do not have the required permissions to view the participants list';
1525 $string['sitepartlist0'] = 'You must be a site teacher to be allowed to see the site participants list';
1526 $string['sitepartlist1'] = 'You must be a teacher to be allowed to see the site participants list';
1527 $string['sites'] = 'Sites';
1528 $string['sitesection'] = 'Include a topic section';
1529 $string['sitesettings'] = 'Site settings';
1530 $string['siteteachers'] = 'Site teachers';
1531 $string['size'] = 'Size';
1532 $string['sizeb'] = 'bytes';
1533 $string['sizegb'] = 'GB';
1534 $string['sizekb'] = 'KB';
1535 $string['sizemb'] = 'MB';
1536 $string['skipped'] = 'Skipped';
1537 $string['skypeid'] = 'Skype ID';
1538 $string['socialheadline'] = 'Social forum - latest topics';
1539 $string['someallowguest'] = 'Some courses may allow guest access';
1540 $string['someerrorswerefound'] = 'Some information was missing or incorrect. Look below for details.';
1541 $string['sortby'] = 'Sort by';
1542 $string['sortbyx'] = 'Sort by {$a} ascending';
1543 $string['sortbyxreverse'] = 'Sort by {$a} descending';
1544 $string['sourcerole'] = 'Source role';
1545 $string['specifyname'] = 'You must specify a name.';
1546 $string['standard'] = 'Standard';
1547 $string['starpending'] = '([*] = course pending approval)';
1548 $string['startdate'] = 'Course start date';
1549 $string['startdate_help'] = 'This setting determines the start of the first week for a course in weekly format. It also determines the earliest date that logs of course activities are available for.';
1550 $string['startingfrom'] = 'Starting from';
1551 $string['startsignup'] = 'Create new account';
1552 $string['state'] = 'State/Province';
1553 $string['statistics'] = 'Statistics';
1554 $string['statisticsgraph'] = 'Statistics graph';
1555 $string['stats'] = 'Statistics';
1556 $string['statslogins'] = 'Logins';
1557 $string['statsmodedetailed'] = 'Detailed (user) view';
1558 $string['statsmodegeneral'] = 'General view';
1559 $string['statsnodata'] = 'There is no available data for that combination of course and time period.';
1560 $string['statsnodatauser'] = 'There is no available data for that combination of course, user and time period.';
1561 $string['statsoff'] = 'Statistics is not currently enabled';
1562 $string['statsreads'] = 'Views';
1563 $string['statsreportactivity'] = 'All activity (all roles)';
1564 $string['statsreportactivitybyrole'] = 'All activity (views and posts)';
1565 $string['statsreportforuser'] = 'for';
1566 $string['statsreportlogins'] = 'Logins';
1567 $string['statsreportreads'] = 'Views (all roles)';
1568 $string['statsreporttype'] = 'Report type';
1569 $string['statsreportwrites'] = 'Posts (all roles)';
1570 $string['statsreport1'] = 'Logins';
1571 $string['statsreport10'] = 'User activity';
1572 $string['statsreport11'] = 'Most active courses';
1573 $string['statsreport12'] = 'Most active courses (weighted)';
1574 $string['statsreport13'] = 'Most participatory courses (enrolments)';
1575 $string['statsreport14'] = 'Most participatory courses (views/posts)';
1576 $string['statsreport2'] = 'Views (all roles)';
1577 $string['statsreport3'] = 'Posts (all roles)';
1578 $string['statsreport4'] = 'All activity (all roles)';
1579 $string['statsreport5'] = 'All activity (views and posts)';
1580 $string['statsreport7'] = 'User activity (views and posts)';
1581 $string['statsreport8'] = 'All User activity';
1582 $string['statsreport9'] = 'Logins (site course)';
1583 $string['statsstudentactivity'] = 'Student activity';
1584 $string['statsstudentreads'] = 'Student views';
1585 $string['statsstudentwrites'] = 'Student posts';
1586 $string['statsteacheractivity'] = 'Teacher activity';
1587 $string['statsteacherreads'] = 'Teacher views';
1588 $string['statsteacherwrites'] = 'Teacher posts';
1589 $string['statstimeperiod'] = 'Time period - last:';
1590 $string['statsuniquelogins'] = 'Unique logins';
1591 $string['statsuseractivity'] = 'All activity';
1592 $string['statsuserlogins'] = 'Logins';
1593 $string['statsuserreads'] = 'Views';
1594 $string['statsuserwrites'] = 'Posts';
1595 $string['statswrites'] = 'Posts';
1596 $string['status'] = 'Status';
1597 $string['stringsnotset'] = 'The following strings are not defined in {$a}';
1598 $string['studentnotallowed'] = 'Sorry, but you can not enter this course as \'{$a}\'';
1599 $string['students'] = 'Students';
1600 $string['studentsandteachers'] = 'Students and teachers';
1601 $string['studentviewoff'] = 'Turn student view off';
1602 $string['studentviewon'] = 'Turn student view on';
1603 $string['subcategories'] = 'Sub-categories';
1604 $string['submit'] = 'Submit';
1605 $string['success'] = 'Success';
1606 $string['summary'] = 'Summary';
1607 $string['summary_help'] = 'The idea of a summary is a short text to prepare students for the activities within the topic or week. The text is shown on the course page under the section name.';
1608 $string['summaryof'] = 'Summary of {$a}';
1609 $string['supplyinfo'] = 'More details';
1610 $string['switchrolereturn'] = 'Return to my normal role';
1611 $string['switchroleto'] = 'Switch role to...';
1612 $string['tag'] = 'Tag';
1613 $string['tagalready'] = 'This tag already exists';
1614 $string['tagmanagement'] = 'Add/delete tags ...';
1615 $string['tags'] = 'Tags';
1616 $string['targetrole'] = 'Target role';
1617 $string['teacheronly'] = 'for the {$a} only';
1618 $string['teacherroles'] = '{$a} roles';
1619 $string['teachers'] = 'Teachers';
1620 $string['textediting'] = 'When editing text';
1621 $string['texteditor'] = 'Use standard web forms';
1622 $string['textformat'] = 'Plain text format';
1623 $string['thanks'] = 'Thanks';
1624 $string['theme'] = 'Theme';
1625 $string['themes'] = 'Themes';
1626 $string['themesaved'] = 'New theme saved';
1627 $string['thereareno'] = 'There are no {$a} in this course';
1628 $string['thiscategorycontains'] = 'This category contains';
1629 $string['time'] = 'Time';
1630 $string['timezone'] = 'Timezone';
1631 $string['to'] = 'To';
1632 $string['tocreatenewaccount'] = 'Skip to create new account';
1633 $string['today'] = 'Today';
1634 $string['todaylogs'] = 'Today\'s logs';
1635 $string['toeveryone'] = 'to everyone';
1636 $string['toomanybounces'] = 'That email address has had too many bounces. You <b>must</b> change it to continue.';
1637 $string['toomanytoshow'] = 'There are too many users to show.';
1638 $string['toomanyusersmatchsearch'] = 'Too many users ({$a->count}) match \'{$a->search}\'';
1639 $string['toomanyuserstoshow'] = 'Too many users ({$a}) to show';
1640 $string['toonly'] = 'to {$a} only';
1641 $string['top'] = 'Top';
1642 $string['topic'] = 'Topic';
1643 $string['topicoutline'] = 'Topic outline';
1644 $string['topicshow'] = 'Show this topic to {$a}';
1645 $string['topichide'] = 'Hide this topic from {$a}';
1646 $string['total'] = 'Total';
1647 $string['trackforums'] = 'Forum tracking';
1648 $string['trackforumsno'] = 'No: don\'t keep track of posts I have seen';
1649 $string['trackforumsyes'] = 'Yes: highlight new posts for me';
1650 $string['trysearching'] = 'Try searching instead.';
1651 $string['turneditingoff'] = 'Turn editing off';
1652 $string['turneditingon'] = 'Turn editing on';
1653 $string['undecided'] = 'Undecided';
1654 $string['unfinished'] = 'Unfinished';
1655 $string['unknowncategory'] = 'Unknown category';
1656 $string['unlimited'] = 'Unlimited';
1657 $string['unpacking'] = 'Unpacking {$a}';
1658 $string['unsafepassword'] = 'Unsafe password - try something else';
1659 $string['untilcomplete'] = 'Until complete';
1660 $string['unusedaccounts'] = 'Accounts unused for more than {$a} days are automatically unenrolled';
1661 $string['unzip'] = 'Unzip';
1662 $string['unzippingbackup'] = 'Unzipping backup';
1663 $string['up'] = 'Up';
1664 $string['update'] = 'Update';
1665 $string['updated'] = 'Updated {$a}';
1666 $string['updatemymoodleoff'] = 'Stop customising this page';
1667 $string['updatemymoodleon'] = 'Customise this page';
1668 $string['updatemyprofile'] = 'Update profile';
1669 $string['updatesevery'] = 'Updates every {$a} seconds';
1670 $string['updatethis'] = 'Update this {$a}';
1671 $string['updatethiscourse'] = 'Update this course';
1672 $string['updatinga'] = 'Updating: {$a}';
1673 $string['updatingain'] = 'Updating {$a->what} in {$a->in}';
1674 $string['upload'] = 'Upload';
1675 $string['uploadafile'] = 'Upload a file';
1676 $string['uploadcantwrite'] = 'Failed to write file to disk';
1677 $string['uploadedfile'] = 'File uploaded successfully';
1678 $string['uploadedfileto'] = 'Uploaded {$a->file} to {$a->directory}';
1679 $string['uploadedfiletoobig'] = 'Sorry, but that file is too big (limit is {$a} bytes)';
1680 $string['uploadextension'] = 'File upload stopped by extension';
1681 $string['uploadfailednotrecovering'] = 'Your file upload has failed because there was a problem with one of the files, {$a->name}.<br /> Here is a log of the problems:<br />{$a->problem}<br />Not recovering.';
1682 $string['uploadfilecontainerror'] = 'The uploaded file has not been processed due to the error(s) specified. Please amend the file before uploading it again.';
1683 $string['uploadfilecontentsnovaliddata'] = 'The uploaded file contains no valid data.';
1684 $string['uploadfilelog'] = 'Upload log for file {$a}';
1685 $string['uploadformlimit'] = 'Uploaded file exceeded the maximum size limit set by the form';
1686 $string['uploadinvalidpreprocessedcount'] = 'Number of invalid preprocessed records: {$a}';
1687 $string['uploadlabel'] = 'Title:';
1688 $string['uploadnewfile'] = 'Upload new file';
1689 $string['uploadnofilefound'] = 'No file was found - are you sure you selected one to upload?';
1690 $string['uploadnotallowed'] = 'Uploads are not allowed';
1691 $string['uploadnotempdir'] = 'Missing a temporary folder';
1692 $string['uploadoldfilesdeleted'] = 'The old file(s) in your upload area have been deleted';
1693 $string['uploadpartialfile'] = 'File was only partially uploaded';
1694 $string['uploadproblem'] = 'An unknown problem occurred while uploading the file \'{$a}\' (perhaps it was too large?)';
1695 $string['uploadrenamedcollision'] = 'File was renamed from {$a->oldname} to {$a->newname} because there was a filename conflict.';
1696 $string['uploadrenamedchars'] = 'File was renamed from {$a->oldname} to {$a->newname} because of invalid characters.';
1697 $string['uploadserverlimit'] = 'Uploaded file exceeded the maximum size limit set by the server';
1698 $string['uploadthisfile'] = 'Upload this file';
1699 $string['url'] = 'URL';
1700 $string['used'] = 'Used';
1701 $string['usedinnplaces'] = 'Used in {$a} places';
1702 $string['useformaintheme'] = 'Use for modern browsers';
1703 $string['useforlegacytheme'] = 'Use for old browsers';
1704 $string['usemessageform'] = 'or use the form below to send a message to the selected students';
1705 $string['user'] = 'User';
1706 $string['userconfirmed'] = 'Confirmed {$a}';
1707 $string['usercurrentsettings'] = 'My profile settings';
1708 $string['userdata'] = 'User data';
1709 $string['userdeleted'] = 'This user account has been deleted';
1710 $string['userdescription'] = 'Description';
1711 $string['userdescription_help'] = 'This box enables you to enter some text about yourself which will then be displayed on your profile page for others to view.';
1712 $string['userdetails'] = 'User details';
1713 $string['userfiles'] = 'User files';
1714 $string['userlist'] = 'User list';
1715 $string['username'] = 'Username';
1716 $string['usernameemailmatch'] = 'The username and email address do not relate to the same user';
1717 $string['usernameexists'] = 'This username already exists, choose another';
1718 $string['usernamelowercase'] = 'Only lowercase letters allowed';
1719 $string['usernamenotfound'] = 'The username was not found in the database';
1720 $string['usernameoremail'] = 'Enter either username or email address';
1721 $string['usernotconfirmed'] = 'Could not confirm {$a}';
1722 $string['userpic'] = 'User picture';
1723 $string['users'] = 'Users';
1724 $string['userselectorautoselectunique'] = 'If only one user matches the search, select them automatically';
1725 $string['userselectorpreserveselected'] = 'Keep selected users, even if they no longer match the search';
1726 $string['userselectorsearchanywhere'] = 'Match the search text anywhere in the user\'s name';
1727 $string['usersnew'] = 'New users';
1728 $string['usersnoaccesssince'] = 'Inactive for more than';
1729 $string['userswithfiles'] = 'Users with files';
1730 $string['useruploadtype'] = 'User upload type: {$a}';
1731 $string['userviewingsettings'] = 'Profile settings for {$a}';
1732 $string['userzones'] = 'User zones';
1733 $string['usethiscourse'] = 'Use this course';
1734 $string['usingexistingcourse'] = 'Using existing course';
1735 $string['valuealreadyused'] = 'This value has already been used.';
1736 $string['version'] = 'Version';
1737 $string['view'] = 'View';
1738 $string['viewallcourses'] = 'View all courses';
1739 $string['viewallcoursescategories'] = 'View all courses and categories';
1740 $string['viewfileinpopup'] = 'View file in a popup window';
1741 $string['viewprofile'] = 'View profile';
1742 $string['views'] = 'Views';
1743 $string['viewsolution'] = 'view solution';
1744 $string['virusfound'] = 'Attention administrator! Clam AV has found a virus in a file uploaded by {$a->user} for the course {$a->course}. Here is the output of clamscan:';
1745 $string['virusfoundlater'] = 'A file you uploaded on {$a->date} with the filename {$a->filename} for the course {$a->course} has since been found to contain a virus. Here is a summary of what has happened to your file:
1747 {$a->action}
1749 If this was submitted work, you may want to resubmit it so that your tutor can see it.';
1750 $string['virusfoundlateradmin'] = 'Attention administrator! A file that was uploaded on {$a->date} with the filename {$a->filename} for the course {$a->course} by the user {$a->user} has since been found to contain a virus. Here is a summary of what has happened to the file:
1752 {$a->action}
1754 The user has also been notified.';
1755 $string['virusfoundlateradminnolog'] = 'Attention administrator! A file that was uploaded with the filename {$a->filename} has since been found to contain a virus. Moodle was unable to resolve this file back to the user that originally uploaded it.
1757 Here is a summary of what has happened to the file:
1759 {$a->action}';
1760 $string['virusfoundsubject'] = '{$a}: Virus found!';
1761 $string['virusfounduser'] = 'The file you have uploaded, {$a->filename}, has been scanned by a virus checker and found to be infected! Your file upload was NOT successful.';
1762 $string['virusplaceholder'] = 'This file that has been uploaded was found to contain a virus and has been moved or deleted and the user notified.';
1763 $string['visible'] = 'Visible';
1764 $string['visibletostudents'] = 'Visible to {$a}';
1765 $string['warningdeleteresource'] = 'Warning: {$a} is referred in a resource. Would you like to update the resource?';
1766 $string['webpage'] = 'Web page';
1767 $string['week'] = 'Week';
1768 $string['weekhide'] = 'Hide this week from {$a}';
1769 $string['weeklyoutline'] = 'Weekly outline';
1770 $string['weekshow'] = 'Show this week to {$a}';
1771 $string['welcometocourse'] = 'Welcome to {$a}';
1772 $string['welcometocoursetext'] = 'Welcome to {$a->coursename}!
1774 If you have not done so already, you should edit your profile page so that we can learn more about you:
1776 {$a->profileurl}';
1777 $string['whattocallzip'] = 'What do you want to call the zip file?';
1778 $string['whattodo'] = 'What to do';
1779 $string['windowclosing'] = 'This window should close automatically. If not, please close it now.';
1780 $string['withchosenfiles'] = 'With chosen files';
1781 $string['withoutuserdata'] = 'without user data';
1782 $string['withselectedusers'] = 'With selected users...';
1783 $string['withselectedusers_help'] = '* Send message - For sending a message to one or more participants
1784 * Add a new note - For adding a note to a selected participant
1785 * Add a common note - For adding the same note to more than one participant
1786 * Extend enrolment (individual) - For extending a selected student\'s access to the course, even when an enrolment period is set
1787 * Extend enrolment (common) - For extending more than one student\'s access to the course by the same amount';
1788 $string['withuserdata'] = 'with user data';
1789 $string['wordforstudent'] = 'Your word for Student';
1790 $string['wordforstudenteg'] = 'eg Student, Participant etc';
1791 $string['wordforstudents'] = 'Your word for Students';
1792 $string['wordforstudentseg'] = 'eg Students, Participants etc';
1793 $string['wordforteacher'] = 'Your word for Teacher';
1794 $string['wordforteachereg'] = 'eg Teacher, Tutor, Facilitator etc';
1795 $string['wordforteachers'] = 'Your word for Teachers';
1796 $string['wordforteacherseg'] = 'eg Teachers, Tutors, Facilitators etc';
1797 $string['writingblogsinfo'] = 'Writing blogs info';
1798 $string['writingcategoriesandquestions'] = 'Writing categories and questions';
1799 $string['writingcoursedata'] = 'Writing course data';
1800 $string['writingeventsinfo'] = 'Writing events info';
1801 $string['writinggeneralinfo'] = 'Writing general info';
1802 $string['writinggradebookinfo'] = 'Writing gradebook info';
1803 $string['writinggroupingsgroupsinfo'] = 'Writing groupings-groups info';
1804 $string['writinggroupingsinfo'] = 'Writing groupings info';
1805 $string['writinggroupsinfo'] = 'Writing groups info';
1806 $string['writingheader'] = 'Writing header';
1807 $string['writingloginfo'] = 'Writing logs info';
1808 $string['writingmessagesinfo'] = 'Writing messages info';
1809 $string['writingmoduleinfo'] = 'Writing modules info';
1810 $string['writingscalesinfo'] = 'Writing scales info';
1811 $string['writinguserinfo'] = 'Writing users info';
1812 $string['wrongpassword'] = 'Incorrect password for this username';
1813 $string['xmldbeditor'] = 'XMLDB editor';
1814 $string['yahooid'] = 'Yahoo ID';
1815 $string['year'] = 'year';
1816 $string['years'] = 'years';
1817 $string['yes'] = 'Yes';
1818 $string['youareabouttocreatezip'] = 'You are about to create a zip file containing';
1819 $string['youaregoingtorestorefrom'] = 'You are about to start the restore process for';
1820 $string['youneedtoenrol'] = 'To perform that action you need to enrol in this course.';
1821 $string['yourlastlogin'] = 'Your last login was';
1822 $string['yourself'] = 'yourself';
1823 $string['yourteacher'] = 'your {$a}';
1824 $string['yourwordforx'] = 'Your word for \'{$a}\'';
1825 $string['zippingbackup'] = 'Zipping backup';