mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
252 lines
20 KiB
PHP
252 lines
20 KiB
PHP
<?PHP // $Id$
|
|
// error.php - created with Moodle 1.7 beta + (2006101003)
|
|
|
|
|
|
$string['adminprimarynoedit'] = 'The primary admin cannot be edited by others';
|
|
$string['blockdoesnotexist'] = 'This block does not exist';
|
|
$string['blockcannotinistantiate'] = 'Problem in instantiating block object';
|
|
$string['blockcannotread'] = 'Could not read data for blockid= $a ';
|
|
$string['blockcannotconfig'] = 'This block does not support global configuration';
|
|
$string['backupcontainexternal'] = 'This backup file contains external Moodle Network Hosts that are not configured locally.';
|
|
$string['backuptablefail'] = 'Backup tables could NOT be set up successfully!';
|
|
$string['cannotassignrole'] = 'Cannot assign role in course';
|
|
$string['cannotunassignrolefrom'] = 'Can not unassign this user from role id: $a';
|
|
$string['cannotaddrss'] = 'You do not have permission to add rss feeds';
|
|
$string['cannotaddnewmodule'] = 'Could not add a new instance of $a';
|
|
$string['cannotaddcoursemodule'] = 'Could not add a new course module';
|
|
$string['cannotaddcmtosection'] = 'Could not add the new course module to that section';
|
|
$string['cannotsaveconfig'] = 'Problem saving config \"$a[0]\" as \"$a[1]\" for plugin \"$a[2]\"';
|
|
$string['cannotsavefile'] = 'Cannot save the file\"$a[0]\/$a[1]\"!';
|
|
$string['cannotcreatebackupdir'] = 'Could not create backupdata folder. The site administrator needs to fix the file permissions';
|
|
$string['cannotcreatelangdir'] = 'Cannot create lang dir.';
|
|
$string['cannotcreatelangbase'] = 'Error: Could not create base lang directory.';
|
|
$string['cannotcreatetempdir'] = 'Cannot create temp dir.';
|
|
$string['cannotcreatesitedir'] = 'Cannot create site folder. The site administrator needs to fix the file permissions.';
|
|
$string['cannotcreateorfindstructs'] = 'Error finding or creating section structures for this course';
|
|
$string['cannotcustomizelocallang'] = 'You do not have permission to customize the strings translation. This permission is controlled by the capability "moodle/site:langeditlocal". Set this capability to allow you to edit local language packages in case you want to modify translations for your site.';
|
|
$string['cannotdeletelangcache'] = 'Language cache can not be deleted, please fix permissions in dataroot/cache/languages!';
|
|
$string['cannotdeletebackupids'] = 'Couldn\'t delete previous backup ids.';
|
|
$string['cannotdeletecourse'] = 'You do not have the permission to delete this course.';
|
|
$string['cannotdeleterole'] = 'It can not be deleted, because $a';
|
|
$string['cannotdeleterolewithid'] = 'Could not delete role with ID $a';
|
|
$string['cannotdownloadcomponents'] = 'Cannot download components.';
|
|
$string['cannotdownloadlanguageupdatelist'] = 'Cannot download list of language updates from download.moodle.org';
|
|
$string['cannotdownloadzipfile'] = 'Cannot download ZIP file.';
|
|
$string['cannoteditsiteform'] = 'You cannot edit the site course using this form';
|
|
$string['cannoteditpostorblog'] = 'You can not post or edit blogs.';
|
|
$string['cannoteditmasterlang'] = 'You do not have permission to edit master language package. This permission is controlled by the capability "moodle/site:langeditmaster". Set this capability to allow you to edit master language packages in case you are the maintainer of a package.';
|
|
$string['cannotfindcomponent'] = 'Cannot find component.';
|
|
$string['cannotfindcategory'] = 'Cannot find category record from database by ID - $a';
|
|
$string['cannotfinddocs'] = 'Cannot find \"$a\" language docs files';
|
|
$string['cannotfindgroup'] = 'Unable to find group';
|
|
$string['cannotfindinfo'] = 'Cannot find info for: \"$a\"';
|
|
$string['cannotfindhelp'] = 'Cannot find \"$a\" language help files';
|
|
$string['cannotfindlang'] = 'Cannot find \"$a\" language pack!';
|
|
$string['cannotfindsite'] = 'Cannot find site-level course';
|
|
$string['cannotmoverolewithid'] = 'Cannot move role with ID $a';
|
|
$string['cannotmetacourse'] = 'Could not add the selected course to this meta course!';
|
|
$string['cannotoverridebaserole'] = 'Can not override base role capabilities';
|
|
$string['cannotreadtmpfile'] = 'Error reading temporary file';
|
|
$string['cannotremovefrommeta'] = 'Could not remove the selected course from this meta course!';
|
|
$string['cannotrestore'] = 'An error has occurred and the restore could not be completed!';
|
|
$string['cannotsavefile'] = 'Cannot save the file \"$a\".';
|
|
$string['cannotsavemd5file'] = 'Cannot save md5 file.';
|
|
$string['cannotsavezipfile'] = 'Cannot save ZIP file.';
|
|
$string['cannotsetupcategory'] = 'Serious Error! Could not set up a default course category!';
|
|
$string['cannotsetupsite'] = 'Serious Error! Could not set up the site!';
|
|
$string['cannotunzipfile'] = 'Cannot unzip file.';
|
|
$string['cannotupdatecategory'] = 'Could not update the category ($a)';
|
|
$string['cannotupdatecm'] = 'Could not update the course module with the correct section';
|
|
$string['cannotupdatelevel'] = 'Could not update the indent level on that course module';
|
|
$string['cannotupdaterole'] = 'Cannot update role!';
|
|
$string['cannotupdatemod'] = 'Could not update the $a';
|
|
$string['cannotupdateuser'] = 'updating user failed';
|
|
$stirng['cannotupdaterss'] = 'Cannot update rss';
|
|
$string['cannotupdatesummary'] = 'Could not update the summary!';
|
|
$string['cannotupdatesubcate'] = 'Could not update a child category!';
|
|
$string['cannotupdatesubcourse'] = 'Could not update a child course!';
|
|
$string['cannotuseadmin'] = 'You need to be an admin user to use this page.';
|
|
$string['cannotuseadminadminorteacher'] = 'You need to be a teacher or admin user to use this page.';
|
|
$string['cannotrestoreadminorcreator'] = 'You need to be a creator or admin user to restore into new course!';
|
|
$string['cannotrestoreadminoredit'] = 'You need to be a edit teacher or admin user to restore into selected course!';
|
|
$string['cannotusepage'] = 'Only teacher and administrator can use this page.';
|
|
$string['cannotviewprofile'] = 'You can not view the profile of this user.';
|
|
$string['cantunenrollfrommetacourse'] = 'You can not unenrol from this meta course.';
|
|
$string['cantunenrollinthisrole'] = 'You can not unenrol from this course while you are in your current role.';
|
|
$string['cmunknown'] = 'Couldn\'t find this course module';
|
|
$string['componentisuptodate'] = 'Component is up to date.';
|
|
$string['confirmsesskeybad'] = 'Sorry, but your session key could not be confirmed to carry out this action. This security feature prevents against accidental or malicious execution of important functions in your name. Please make sure you really wanted to execute this function.';
|
|
$string['copiedcmnotexist'] = 'The copied course module does not exist!';
|
|
$string['couldnotassignrole'] = 'A serious but unspecified error occurred while trying to assign a role to you';
|
|
$string['coursegroupunknown'] = 'Course corresponding to group $a not specified';
|
|
$string['csvemptyfile'] = 'The CSV file is empty.';
|
|
$string['csvcolumnduplicates'] = 'Duplicate columns detected.';
|
|
$string['csvfewcolumns'] = 'Not enough columns, please verify the delimiter setting.';
|
|
$string['csvweirdcolumns'] = 'Invalid CSV file format - number of columns is not constant!';
|
|
$string['dbupdatefailed'] = 'Database update failed.';
|
|
$string['destinationcmnotexit'] = 'The destination course module does not exist';
|
|
$string['downloadedfilecheckfailed'] = 'Downloaded file check failed.';
|
|
$string['duplicateusername'] = 'Duplicate username - skiping record';
|
|
$string['errorcleaningdirectory'] = 'Error cleaning directory \"$a\"';
|
|
$string['errorcopyingfiles'] = 'Error copying files';
|
|
$string['errorcreatingdirectory'] = 'Error creating directory \"$a\"';
|
|
$string['errorcreatingfile'] = 'Error creating file \"$a\"';
|
|
$string['erroronline'] = 'Error on line $a';
|
|
$string['errorreadingfile'] = 'Error reading file \"$a\"';
|
|
$string['errorunzippingfiles'] = 'Error unzipping files';
|
|
$string['failtoloadblocks'] = 'One or more blocks are registered in the database, but they all failed to load!';
|
|
$string['fieldrequired'] = '\"$a\" is a required field';
|
|
$string['filenotfound'] = 'Sorry, the requested file could not be found';
|
|
$string['filemismatch'] = 'Non-core filename mismatch. The file \"$a[0]\" should be {$a[1]}{$a[2]}.php';
|
|
$string['filternotinstalled'] = 'Filter $a is not currently installed';
|
|
$string['filternotactive'] = 'Filter $a is not currently active';
|
|
$string['forumblockingtoomanyposts'] = 'You have exceeded the posting threshold set for this forum.';
|
|
$string['groupalready'] = 'User already belongs to group $a';
|
|
$string['groupexistforcourse'] = 'Group \"$a\" already exists for this course';
|
|
$string['groupnotaddederror'] = 'Group \"$a\" not added';
|
|
$string['groupunknown'] = 'Group $a not associated to specified course';
|
|
$string['guestnoeditprofile'] = 'The guest user cannot edit their profile';
|
|
$string['guestnoeditprofileother'] = 'The guest user profile cannot be edited';
|
|
$string['invalidaction'] = 'Invalid action parameter.';
|
|
$string['invalidarguments'] = 'No valid arguments supplied';
|
|
$string['invalidargorconf'] = 'No valid arguments supplied or incorrect server configuration';
|
|
$string['invalidaccessparameter'] = 'Invalid access parameter.';
|
|
$string['invalidcourse'] = 'Invalid course';
|
|
$string['invalidcourseid'] = 'You are tring to use an invalid course ID: ($a)';
|
|
$string['invalidcoursemodule'] = 'Invalid course module ID';
|
|
$string['invalidcontext'] = 'Invalid context';
|
|
$string['invaliddata'] = 'Data submitted is invalid.';
|
|
$string['invalidenrol'] = 'illegal enrolment attempted';
|
|
$string['invalidevent'] = 'Invalid event';
|
|
$string['invalidcoursenameshort'] = 'Invalid short course name';
|
|
$string['invalidevent'] = 'Invalid event';
|
|
$string['invalidfieldname'] = '\"$a\" is not a valid field name';
|
|
$string['invalidfiletype'] = '\"$a\" is not a valid file type';
|
|
$string['invalidgroupid'] = 'INcorrect group id specified.';
|
|
$string['invalidipformat'] = 'Invalid IP address format';
|
|
$string['invalidmd5'] = 'Invalid md5';
|
|
$string['invalidmodule'] = 'Invalid module';
|
|
$string['invalidmoduleid'] = 'Invalid module ID: $a';
|
|
$string['invalidmodulename'] = 'Invalid module name: $a';
|
|
$string['invalidpagesize'] = 'Invalid page size';
|
|
$string['invalidrequest'] = 'Invalid request';
|
|
$string['invalidrole'] = 'Invalid role';
|
|
$string['invalidshortname'] = 'That\'s an invalid short course name';
|
|
$string['invalidurl'] = 'Invalid url';
|
|
$string['invaliduser'] = 'Invalid user';
|
|
$string['invaliduserid'] = 'Invalid user id';
|
|
$string['invalidmd5'] = 'The check variable was wrong - try again';
|
|
$string['invalidxmlfile'] = '\"$a\" is not a valid XML file';
|
|
$string['iplookupfailed'] = 'Can not find geo information about this IP address $a.';
|
|
$string['iplookupprivate'] = 'Can not display lookup of private IP address';
|
|
$string['listnopeers'] = 'No peers of item found.';
|
|
$string['listnoitem'] = 'Item not found.';
|
|
$string['listnochildren'] = 'No children of item found.';
|
|
$string['listupdatefail'] = 'DB operation failed when editing list hierarchy.';
|
|
$string['listcantmoveup'] = 'Failed to move the item up, it is the first of it\'s peers.';
|
|
$string['listcantmovedown'] = 'Failed to move item down, it is the last of it\'s peers.';
|
|
$string['listcantmoveleft'] = 'Failed to move item left, it has no parent.';
|
|
$string['listcantmoveright'] = 'Failed to move item right, their is no peer to make it a child of. Move it below another peer and then you can move it right.';
|
|
$string['loginasonecourse'] = 'You can not enter this course.<br /> You have to terminate the \"Login as\" session before entering any other course.';
|
|
$string['loginasnoenrol'] = 'You can not use enrol or unenrol when in course \"Login as\" session.';
|
|
$string['messagingdisable'] = 'Messaging is disabled on this site';
|
|
$string['missingfield'] = 'Field \"$a\" is missing.';
|
|
$string['missingrequiredfield'] = 'Some required field is missing';
|
|
$string['mimetexisnotexist'] = 'Your system is not configured to run mimeTeX. You need to download the appropriate executable for you PHP_OS platform from <a href=\"http://moodle.org/download/mimetex/\">http://moodle.org/download/mimetex/</a>, or obtain the C source from <a href=\"http://www.forkosh.com/mimetex.zip\"> http://www.forkosh.com/mimetex.zip</a>, compile it and put the executable into your moodle/filter/tex/ directory.';
|
|
$string['mimetexnotexecutable'] = 'Custom mimetex is not executable!';
|
|
$string['mnetdisable'] = 'mnet is disabled';
|
|
$string['mnetlocal'] = 'Remote MNET users cannot login locally.';
|
|
$string['moduledoesnotexist'] = 'This module does not exist';
|
|
$string['moduleinstancedoesnotexist'] = 'The instance of this module does not exist';
|
|
$string['moduledisable'] = 'This module ($a) has been disabled for this particular course';
|
|
$string['modulemissingcode'] = 'Module $a is missing the code needed to perform this function';
|
|
$string['modulerequirementsnotmet'] = 'Module \"$a->modulename\" ($a->moduleversion) could not be installed. It requires a newer version of Moodle (currently you are using $a->currentmoodle, you need $a->requiremoodle).';
|
|
$string['mustbeteacher'] = 'You must be a teacher to look at this page';
|
|
$string['multiplerestorenotallow'] = 'Multiple restore execution not allowed!';
|
|
$string['needphpext'] = 'You need to add $a support to your PHP installation';
|
|
$string['needcopy'] = 'You need to copy something first!';
|
|
$string['needcoursecategroyid'] = 'Either course id or category must be specified';
|
|
$string['noblocks'] = 'No blocks found!';
|
|
$string['noformdesc'] = 'No formslib form description file found for this activity.';
|
|
$string['nocontext'] = 'Sorry, but that course is not a valid context';
|
|
$string['noinstances'] = 'There are no instances of $a in this course!';
|
|
$string['noguest'] = 'No guests here!';
|
|
$string['nologinas'] = 'You are not allowed to login as that user';
|
|
$string['noadmins'] = 'No administrators!';
|
|
$string['nousers'] = 'No such user!';
|
|
$string['nonmeaningfulcontent'] = 'Non meaningful content';
|
|
$string['noparticipatorycms'] = 'Sorry, but you have no participatory course modules to report on.';
|
|
$string['nopermissions'] = 'Sorry, but you do not currently have permissions to do that ($a)';
|
|
$string['nopermissiontoviewpage'] = 'You are not allowed to look at this page';
|
|
$string['nosite'] = 'No sites';
|
|
$string['nositeid'] = 'No site ID';
|
|
$string['nostatstodisplay'] = 'There is no available data to display, sorry.';
|
|
$string['notavailable'] = 'That is not currently available';
|
|
$string['notmemberofgroup'] = 'You are not a member of this course group';
|
|
$string['onlyadmins'] = 'Only administrators can do that.';
|
|
$string['onlyeditingteachers'] = 'Only editing teachers can do that.';
|
|
$string['onlyeditown'] = 'You can only edit your own information';
|
|
$string['pagenotexist'] = 'An unusual error occurred (tried to reach a page that does not exist).';
|
|
$string['pathdoesnotstartslash'] = 'No valid arguments supplied, path does not start with slash!';
|
|
$string['pleasereport'] = 'If you have time, please let us know what you were trying to do when the error occurred:';
|
|
$string['pluginrequirementsnotmet'] = 'Plugin \"$a->pluginname\" ($a->pluginversion) could not be installed. It requires a newer version of Moodle (currently you are using $a->currentmoodle, you need $a->requiremoodle).';
|
|
$string['processingstops'] = 'Processing stops here. Remaining records ignored.';
|
|
$string['remotedownloaderror'] = 'Download of component to your server failed, please verify proxy settings, PHP cURL extension is highly recommended.<br /><br />You must download the <a href=\"$a->url\">$a->url</a> file manually, copy it to \"$a->dest\" in your server and unzip it there.';
|
|
$string['remotedownloadnotallowed'] = 'Download of components to your server isn\'t allowed (allow_url_fopen is disabled).<br /><br />You must download the <a href=\"$a->url\">$a->url</a> file manually, copy it to \"$a->dest\" in your server and unzip it there.';
|
|
$string['restricteduser'] = 'Sorry, but your current account \"$a\" is restricted from doing that.';
|
|
$string['rpcerror'] = 'RPC enrol/mnet/available_courses: ($a)';
|
|
$string['scheduledbackupsdisabled'] = 'Scheduled backups have been disabled by the server admin';
|
|
$string['sectionnotexist'] = 'This section does not exist';
|
|
$string['sendmessage'] = 'Send Message';
|
|
$string['sessionerroruser'] = 'Your session has timed out. Please login again.';
|
|
$string['sessionerroruser2'] = 'A server error that affects your login session was detected. Please login again or restart your browser.';
|
|
$string['sessionipnomatch'] = 'Sorry, but your IP number seems to have changed from when you first logged in. This security feature prevents crackers stealing your identity while logged in to this site. Normal users should not be seeing this message - please ask the site administrator for help.';
|
|
$string['socksnotsupported'] = 'SOCKS5 proxy is not supported in PHP4';
|
|
$string['statscatchupmode'] = 'Statistics is currently in catchup mode. So far $a->daysdone day(s) have been processed and $a->dayspending are pending. Check back soon!';
|
|
$string['tagnotfound'] = 'The specified tag was not found in the database';
|
|
$string['unicodeupgradeerror'] = 'Sorry, but your database is not already in Unicode, and this version of Moodle is not able to migrate your database to Unicode. Please upgrade to Moodle 1.7.x first and perform the Unicode migration from the Admin page. After that is done you should be able to migrate to Moodle $a';
|
|
$string['unspecifycourseid'] = 'Must specify course id, short name or idnumber';
|
|
$string['statsnodata'] = 'There is no available data for that combination of course and time period.';
|
|
$string['statsdisable'] = 'Stats is not enabled.';
|
|
$string['unenrolerror'] = 'An error occurred while trying to unenrol that person.';
|
|
$string['unknowaction']= 'Unknown action!';
|
|
$string['unknowcategory'] = 'Category not known!';
|
|
$string['unknowncourse'] = 'Unknown course named \"$a\"';
|
|
$string['unknowncourseidnumber'] = 'Unknown Course ID \"$a\"';
|
|
$string['unknowngroup'] = 'Unknown group \"$a\"';
|
|
$string['unknownrole'] = 'Unknown role \"$a\"';
|
|
$string['unknownuseraction'] = 'Sorry, I do not understand this user action.';
|
|
$string['unsupportedevent'] = 'Unsupported event type';
|
|
$string['upgraderequires19'] = 'ERROR: New Moodle version was installed on server, unfortunately upgrade from the previous version is not supported.<br />Please upgrade first to latest 1.9.x release. You can also return to previous version by reinstalling original files.';
|
|
$string['urlnotdefinerss'] = 'URL not defined for rss feed';
|
|
$string['userautherror'] = 'Unknown auth plugin.';
|
|
$string['userauthunsupported'] = 'Auth plugin not supported here.';
|
|
$string['useremailduplicate'] = 'Duplicate address';
|
|
$string['usermustbemnet'] = 'Users in the MNET access control list must be remote MNET users.';
|
|
$string['usernotaddedadmin'] = 'Can not delete admin accounts.';
|
|
$string['usernotaddederror'] = 'User not added - error.';
|
|
$string['usernotaddedregistered'] = 'User not added - already registered.';
|
|
$string['usernotavailable'] = 'The details of this user are not available to you.';
|
|
$string['usernotdeletederror'] = 'User not deleted - error.';
|
|
$string['usernotdeletedmissing'] = 'User not deleted - could not find the username.';
|
|
$string['usernotdeletedoff'] = 'User not deleted - deleting not allowed.';
|
|
$string['usernotincourse'] = 'This user is not in this course!';
|
|
$string['usernotrenamedadmin'] = 'Can not rename admin accounts.';
|
|
$string['usernotrenamedexists'] = 'User not renamed - the new username is already in use.';
|
|
$string['usernotrenamedmissing'] = 'User not renamed - could not find the old username.';
|
|
$string['usernotrenamedoff'] = 'User not renamed - renaming not allowed.';
|
|
$string['usernotupdatedadmin'] = 'Can not update admin accounts.';
|
|
$string['usernotupdatederror'] = 'User not updated - error.';
|
|
$string['usernotupdatednotexists'] = 'User not updated - does not exist.';
|
|
$string['updatersserror'] = 'There was an error trying to update rss feed with id: $a';
|
|
$string['upgradeversionfail'] = 'Upgrade of backup system failed! (Could not update version in config table)';
|
|
$string['upgradefail'] = 'Upgrade failed! $a';
|
|
$string['wrongcall'] = 'This script is called wrongly';
|
|
$string['wrongcontextid'] = 'Context ID was incorrect (cannot find it)';
|
|
$string['wrongdestpath'] = 'Wrong destination path.';
|
|
$string['wrongroleid'] = 'Incorrect role ID!';
|
|
$string['wrongsourcebase'] = 'Wrong source URL base.';
|
|
$string['wrongzipfilename'] = 'Wrong ZIP filename.';
|
|
|
|
?>
|