[ Index ]

PHP Cross Reference of MyBB 1.8.37

title

Body

[close]

/inc/languages/english/ -> search.lang.php (source)

   1  <?php
   2  /**
   3   * MyBB 1.8 English Language Pack
   4   * Copyright 2014 MyBB Group, All Rights Reserved
   5   *
   6   */
   7  
   8  $l['nav_search'] = "Search";
   9  $l['nav_results'] = "Results";
  10  
  11  $l['pages'] = "Pages:";
  12  $l['pages_last'] = "last";
  13  $l['search'] = "Search";
  14  $l['search_keyword'] = "Search by Keyword";
  15  $l['search_username'] = "Search by Username";
  16  $l['search_entire_post'] = "search entire post";
  17  $l['search_titles_only'] = "search titles only";
  18  $l['match_username'] = "match exact username";
  19  $l['search_forums'] = "Search in Forum(s)";
  20  $l['search_all_forums'] = "Search All Open Forums";
  21  $l['search_options'] = "Search Options";
  22  $l['threads_at_least'] = "Find threads with at least";
  23  $l['threads_at_most'] = "Find threads with at most";
  24  $l['find_anydate'] = "Find posts from any post date";
  25  $l['find_yesterday'] = "Find posts from yesterday";
  26  $l['find_lastweek'] = "Find posts from a week ago";
  27  $l['find_2weeks'] = "Find posts from 2 weeks ago";
  28  $l['find_month'] = "Find posts from a month ago";
  29  $l['find_3months'] = "Find posts from 3 months ago";
  30  $l['find_6months'] = "Find posts from 6 months ago";
  31  $l['find_year'] = "Find posts from a year ago";
  32  $l['and_newer'] = "and newer";
  33  $l['and_older'] = "and older";
  34  $l['sorting_options'] = "Sorting Options";
  35  $l['sort_lastpost'] = "Sort Results by last post date";
  36  $l['sort_author'] = "Sort Results by author";
  37  $l['sort_forum'] = "Sort Results by forum";
  38  $l['sort_views'] = "Sort Results by view count";
  39  $l['sort_replies'] = "Sort Results by reply count";
  40  $l['sort_in'] = "in";
  41  $l['sort_asc'] = "ascending";
  42  $l['sort_desc'] = "descending";
  43  $l['sort_order'] = "order";
  44  $l['asc'] = "asc";
  45  $l['desc'] = "desc";
  46  $l['display_options'] = "Display Options";
  47  $l['show_results_as'] = "Show Results as";
  48  $l['show_results_threads'] = "threads";
  49  $l['show_results_posts'] = "posts";
  50  $l['search_results'] = "Search Results";
  51  $l['post'] = "Post";
  52  $l['author'] = "Author";
  53  $l['forum'] = "Forum";
  54  $l['replies'] = "Replies";
  55  $l['views'] = "Views";
  56  $l['posted'] = "Posted";
  57  $l['thread'] = "Thread";
  58  $l['lastpost'] = "Last Post";
  59  $l['post_thread'] = "Thread:";
  60  $l['post_subject'] = "Post:";
  61  $l['replies2'] = "replies";
  62  $l['selectall'] = "Select all the additional results?";
  63  $l['any_prefix'] = "Find threads with any prefix";
  64  $l['no_prefix'] = "No prefix";
  65  $l['inline_thread_moderation'] = "Inline Thread Moderation:";
  66  $l['close_threads'] = "Close Threads";
  67  $l['open_threads'] = "Open Threads";
  68  $l['stick_threads'] = "Stick Threads";
  69  $l['unstick_threads'] = "Unstick Threads";
  70  $l['soft_delete_threads'] = "Soft Delete Threads";
  71  $l['restore_threads'] = "Restore Threads";
  72  $l['delete_threads'] = "Delete Threads Permanently";
  73  $l['move_threads'] = "Move / Copy Threads";
  74  $l['approve_threads'] = "Approve Threads";
  75  $l['unapprove_threads'] = "Unapprove Threads";
  76  $l['inline_soft_delete_posts'] = "Soft Delete Posts";
  77  $l['inline_restore_posts'] = "Restore Posts";
  78  $l['inline_delete_posts'] = "Delete Posts Permanently";
  79  $l['inline_merge_posts'] = "Merge Posts";
  80  $l['inline_split_posts'] = "Split Posts";
  81  $l['inline_move_posts'] = "Move Posts";
  82  $l['inline_approve_posts'] = "Approve Posts";
  83  $l['inline_unapprove_posts'] = "Unapprove Posts";
  84  $l['inline_post_moderation'] = "Inline Post Moderation:";
  85  $l['inline_go'] = "Go";
  86  $l['clear'] = "Clear";
  87  $l['icon_dot'] = "Contains posts by you. "; // The spaces for the icon labels are strategically placed so that there should be no extra space at the beginning or end of the resulting label and that spaces separate each 'status' ;)
  88  $l['icon_no_new'] = "No new posts.";
  89  $l['icon_new'] = "New posts.";
  90  $l['icon_hot'] = " Hot thread.";
  91  $l['icon_close'] = " Closed thread.";
  92  $l['attachment_count'] = "This thread contains 1 attachment.";
  93  $l['attachment_count_multiple'] = "This thread contains {1} attachments.";
  94  $l['goto_first_unread'] = "Go to first unread post";
  95  $l['page_selected'] = "All <strong>{1}</strong> results on this page are selected.";
  96  $l['all_selected'] = "All <strong>{1}</strong> results in this search are selected.";
  97  $l['select_all'] = "Select all <strong>{1}</strong> results in this search.";
  98  $l['clear_selection'] = "Clear Selection.";
  99  
 100  $l['results'] = "results";
 101  $l['mod_options'] = "Moderator Options";
 102  $l['display_all'] = "Display all";
 103  $l['display_only_approved'] = "Display only approved";
 104  $l['display_only_unapproved'] = "Display only unapproved";
 105  $l['display_only_softdeleted'] = "Display only soft deleted";
 106  
 107  $l['redirect_searchresults'] = "Thank you, your search has been submitted and you will now be taken to the results list.";
 108  
 109  $l['error_minsearchlength'] = "One or more of your search terms were shorter than the minimum length. The minimum search term length is {1} characters.<br /><br />If you're trying to search for an entire phrase, enclose it within double quotes. For example \"The quick brown fox jumps over the lazy dog\".";
 110  $l['error_nosearchresults'] = "Sorry, but no results were returned using the query information you provided. Please redefine your search terms and try again.";
 111  $l['error_no_search_support'] = "This database engine does not support searching.";
 112  $l['error_nosearchterms'] = "You did not enter any search terms. At a minimum, you must enter either some search terms or a username to search by.";
 113  $l['error_searchflooding_1'] = "Sorry, but you can only perform one search every {1} seconds. Please wait another 1 second before attempting to search again.";
 114  $l['error_searchflooding'] = "Sorry, but you can only perform one search every {1} seconds. Please wait another {2} seconds before attempting to search again.";
 115  $l['error_invalidsearch'] = "An invalid search was specified.  Please go back and try again.";


2005 - 2021 © MyBB.de | Alle Rechte vorbehalten! | Sponsor: netcup Cross-referenced by PHPXref