Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 3.11.x will end 14 Nov 2022 (12 months plus 6 months extension).
  • Bug fixes for security issues in 3.11.x will end 13 Nov 2023 (18 months plus 12 months extension).
  • PHP version: minimum PHP 7.3.0 Note: minimum PHP version has increased since Moodle 3.10. PHP 7.4.x is supported too.
/lang/en/ -> search.php (source)

Differences Between: [Versions 311 and 400] [Versions 311 and 401] [Versions 311 and 402] [Versions 311 and 403]

   1  <?php
   2  // This file is part of Moodle - http://moodle.org/
   3  //
   4  // Moodle is free software: you can redistribute it and/or modify
   5  // it under the terms of the GNU General Public License as published by
   6  // the Free Software Foundation, either version 3 of the License, or
   7  // (at your option) any later version.
   8  //
   9  // Moodle is distributed in the hope that it will be useful,
  10  // but WITHOUT ANY WARRANTY; without even the implied warranty of
  11  // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  12  // GNU General Public License for more details.
  13  //
  14  // You should have received a copy of the GNU General Public License
  15  // along with Moodle.  If not, see <http://www.gnu.org/licenses/>.
  16  
  17  /**
  18   * Strings for component 'search', language 'en', branch 'MOODLE_20_STABLE'
  19   *
  20   * @package   core
  21   * @copyright 1999 onwards Martin Dougiamas  {@link http://moodle.com}
  22   * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
  23   */
  24  
  25  $string['advancedsearch'] = 'Advanced search';
  26  $string['all'] = 'All';
  27  $string['allareas'] = 'All areas';
  28  $string['allcourses'] = 'All courses';
  29  $string['allusers'] = 'All users';
  30  $string['author'] = 'Author';
  31  $string['authorname'] = 'Author name';
  32  $string['back'] = 'Back';
  33  $string['beadmin'] = 'You need to be an admin user to use this page.';
  34  $string['commenton'] = 'Comment on';
  35  $string['confirm_delete'] = 'Are you sure you want to delete the index for {$a}? Until the search area is indexed, users will not get search results from this area.';
  36  $string['confirm_indexall'] = 'Are you sure you want to update indexed contents now? If a large amount of content needs indexing, this can take a long time. For live servers, you should normally leave indexing to the \'Global search indexing\' scheduled task.';
  37  $string['confirm_reindexall'] = 'Are you sure you want to reindex all site contents now? If your site contains a large amount of content, this will take a long time, and users may not get full search results until it completes.';
  38  $string['confirm_deleteall'] = 'Are you sure you want to delete all indexed contents now? Until the site is indexed again, users will not get search results.';
  39  $string['core-all'] = 'All';
  40  $string['core-course-content'] = 'Course content';
  41  $string['core-courses'] = 'Courses';
  42  $string['core-users'] = 'Users';
  43  $string['core-other'] = 'Other';
  44  $string['createanindex'] = 'create an index';
  45  $string['createdon'] = 'Created on';
  46  $string['database'] = 'Database';
  47  $string['databasestate'] = 'Indexing database state';
  48  $string['datadirectory'] = 'Data directory';
  49  $string['deleteindex'] = 'Delete index {$a}';
  50  $string['deletionsinindex'] = 'Deletions in index';
  51  $string['docmodifiedon'] = 'Last modified on {$a}';
  52  $string['doctype'] = 'Doctype';
  53  $string['doctypenotsupported'] = 'The specified doc type is not yet supported';
  54  $string['documents'] = 'documents';
  55  $string['documentsfor'] = 'Documents for';
  56  $string['documentsindatabase'] = 'Documents in database';
  57  $string['documentsinindex'] = 'Documents in index';
  58  $string['duration'] = 'Duration';
  59  $string['emptydatabaseerror'] = 'Database table is not present, or contains no index records.';
  60  $string['enginenotfound'] = 'Engine {$a} not found.';
  61  $string['enginenotinstalled'] = 'Engine {$a} is not installed.';
  62  $string['enginenotselected'] = 'You have not selected any search engine.';
  63  $string['engineserverstatus'] = 'The search engine is not available. Please contact your administrator.';
  64  $string['enteryoursearchquery'] = 'Enter your search query';
  65  $string['error_indexing'] = 'An error occurred while indexing';
  66  $string['errors'] = 'Errors';
  67  $string['errorareanotavailable'] = '{$a} search area is not available.';
  68  $string['everywhere'] = 'Everywhere you can access';
  69  $string['filesinindexdirectory'] = 'Files in index directory';
  70  $string['filterheader'] = 'Filter';
  71  $string['fromtime'] = 'Modified after';
  72  $string['globalsearch'] = 'Global search';
  73  $string['globalsearchdisabled'] = 'Global searching is not enabled.';
  74  $string['gradualreindex'] = 'Gradual reindex {$a}';
  75  $string['gradualreindex_confirm'] = 'Are you sure you want to reindex {$a}? This may take some time, although existing data will remain available during the reindex.';
  76  $string['gradualreindex_queued'] = 'Reindexing has been requested for {$a->name} ({$a->count} contexts). This indexing will be carried out by the "Global search indexing" scheduled task.';
  77  $string['checkdb'] = 'Check database';
  78  $string['checkdbadvice'] = 'Check your database for any problems.';
  79  $string['checkdir'] = 'Check dir';
  80  $string['checkdiradvice'] = 'Ensure the data directory exists and is writable.';
  81  $string['incourse'] = 'in course {$a}';
  82  $string['index'] = 'Index';
  83  $string['indexwhendisabledfullnotice'] = 'Indexing is currently not permitted when search is disabled. To enable this, please see the <a href="{$a->url}">searchindexwhendisabled</a> setting.';
  84  $string['indexwhendisabledshortnotice'] = 'Indexing is not available.';
  85  $string['invalidindexerror'] = 'Index directory either contains an invalid index, or nothing at all.';
  86  $string['ittook'] = 'It took';
  87  $string['matchingfile'] = 'Matched from file <span class="filename">{$a}</span>';
  88  $string['matchingfiles'] = 'Matched from files:';
  89  $string['mycoursesonly'] = 'My courses only';
  90  $string['next'] = 'Next';
  91  $string['noindexmessage'] = 'Admin: There appears to be no search index. Please';
  92  $string['noresults'] = 'No results';
  93  $string['notitle'] = 'No title';
  94  $string['normalsearch'] = 'Normal search';
  95  $string['openedon'] = 'opened on';
  96  $string['optimize'] = 'Optimize';
  97  $string['order'] = 'Results order';
  98  $string['order_location'] = 'Prioritise results related to {$a}';
  99  $string['order_relevance'] = 'Most relevant results first';
 100  $string['priority'] = 'Priority';
 101  $string['priority_reindexing'] = 'Reindexing';
 102  $string['priority_normal'] = 'Normal';
 103  $string['privacy:metadata'] = 'The search subsystem does not store any personal data.';
 104  $string['progress'] = 'Progress';
 105  $string['queryerror'] = 'The query you provided could not be parsed by the search engine: {$a}';
 106  $string['queueheading'] = 'Additional indexing queue ({$a} items)';
 107  $string['resultsreturnedfor'] = 'results returned for';
 108  $string['runindexer'] = 'Run indexer (real)';
 109  $string['runindexertest'] = 'Run indexer test';
 110  $string['schemanotupdated'] = 'The search schema is out of date.';
 111  $string['schemaversionunknown'] = 'Search engine does not know about the current schema version.';
 112  $string['score'] = 'Score';
 113  $string['search'] = 'Search';
 114  $string['search:message_received'] = 'Messages - received';
 115  $string['search:message_sent'] = 'Messages - sent';
 116  $string['search:mycourse'] = 'My courses';
 117  $string['search:course'] = 'Courses';
 118  $string['search:section'] = 'Course sections';
 119  $string['search:user'] = 'Users';
 120  $string['searcharea'] = 'Search area';
 121  $string['searchareacategories'] = 'Search area categories';
 122  $string['searching'] = 'Searching in ...';
 123  $string['searchnotpermitted'] = 'You are not allowed to do a search';
 124  $string['searchsetupdescription'] = 'The following steps help you to set up Moodle global search.';
 125  $string['searchwithin'] = 'Search within';
 126  $string['seconds'] = 'seconds';
 127  $string['solutions'] = 'Solutions';
 128  $string['statistics'] = 'Statistics';
 129  $string['step'] = 'Step';
 130  $string['thesewordshelpimproverank'] = 'These words help improve rank';
 131  $string['thesewordsmustappear'] = 'These words must appear';
 132  $string['thesewordsmustnotappear'] = 'These words must not appear';
 133  $string['title'] = 'Title';
 134  $string['tofetchtheseresults'] = 'to fetch these results';
 135  $string['totalsize'] = 'Total size';
 136  $string['totime'] = 'Modified before';
 137  $string['type'] = 'Type';
 138  $string['uncompleteindexingerror'] = 'Indexing was not successfully completed, please restart it.';
 139  $string['versiontoolow'] = 'Sorry, global search requires PHP 5.0.0 or later';
 140  $string['viewresultincontext'] = 'View this result in context';
 141  $string['whichmodulestosearch?'] = 'Which modules to search?';
 142  $string['wordsintitle'] = 'Words in title';
 143  $string['search:customfield'] = 'Course custom fields';