📄 lang_search.php
字号:
<?php$lang = array (// 2.1 (NEW)'xml_nopost' => 'No new posts found','xml_char' => 'Some or all of your search words contain less than %s characters or contained unsearchable words','xml_flood' => 'Flood control is enabled. Please wait at least %s seconds before attempting to search again','xml_nomatches' => 'Your search for %s returned no results','xml_matches' => 'Your search for <strong>%s</strong> matched at least <strong>%s</strong> posts.<br /><strong><a href="%s">View Results</a> »</strong>',//2.0.2'too_many_children_for_santa' => '(Search results limited to first %num)','active_start' => 'Get active topics for:','active_today' => 'today','active_week' => 'this week','active_week2' => 'past 2 weeks','active_month' => 'this month','active_month3' => 'past 3 months','active_year' => 'this year','active_go' => 'Go','no_search_topics' => "There are no topics to show for those search parameters",'you_search_for' => "You searched for:",'no_results_so_there_ha_ha' => "Unfortunately your search didn't return any results.<br />Try broadening the search parameters by searching by different keywords or altering the format of your search.<br />Remember to use the wildcard '*' to increase the number of matches. Apple* will match 'apple' and 'apples'.",'search_again' => "Search Again?",'mark_search_as_read' => "Mark all forums as read and return to index",'your_results' => "Your topics",//added in 1.2'be_use' => "Use",'be_means' => "Means",'be_u1' => "apple banana",'be_m1' => "Find posts that contain at least one of these words",'be_u2' => '+apple +juice','be_m2' => 'Find posts with both words','be_u3' => '+apple -juice','be_m3' => "Find posts with 'apple' but not 'juice'",'be_u4' => "apple*",'be_m4' => "Find posts with 'apple' and/or 'applesauce'",'be_u5' => '"Some Words"','be_m5' => "Find posts with the phrase 'some words of wisdom', 'some words' but not 'some noise words'",'be_link' => "Advanced Usage Help",'be_ttip' => "Find out how to improve your search with boolean operators",'nav_au' => "All posts by a member",'sp_single' => "Single Page",'so_more_opts' => "More Options",'so_less_opts' => "Simple Mode",'search_where' => "Search Where",'result_type' => "Result Type",'all_forums' => "» All Forums",'location_g' => "Location",'g_b_home' => "Board Home",'g_relevance' => "Relevance",'g_simple_title' => "Forum Search Engine",'g_new_window' => "New Window",'g_searched_for' => "Searched the forum for",'g_results' => "Results",'g_of_about' => "of about",'g_search_took' => "Search took",'g_seconds' => "seconds",'sf_show_me' => "Show me",'sf_most_r_f' => "most relevant",'sf_most_date' => "most recent <strong>first</strong>",//--- ADDED IN B3 -----'is_sub' => " (Sub Category)",'search_in_subs' => "Search in child forums if sub category is chosen?",///--- END B3 ---------'rp_topic' => "Topic:",'rp_post' => "Post Preview:",'rp_forum' => "Forum:",'rp_author' => "Author",'rp_replies' => "Replies:",'rp_hits' => "Views:",'rp_message' => "Message",'rp_postedon' => "Posted on:",'joinname_true' => "Search With Keywords and Username",'joinname_false' => "Search With Username alone",'nav_since_lv' => "Posts since your last visit",'nav_lt' => "Your last ten posts",'nav_au' => "Active Topics",'results_post' => "Show results as posts",'results_topics' => "Show results as topics",'search_redirect' => "your search has been completed, please stand by as we take you to the search results.",'search_pages' => "Result Pages:",'search_title' => "Search Engine",'key_search' => "Search by Keywords",'mem_search' => "Filter by Member Name (optional)",'keysearch_text' => "Enter a keyword or phrase to search by.",'match_name_ex' => "Match Exact Name",'match_name_pa' => "Match Partial Name",'keywords_title' => "Search Keywords",'search_options' => "Search Options",'search_forums' => "Search in forum",'search_cats' => "Search in category",'search_refine' => "Refine Search",'search_results' => "Search Results",'search_form' => "Search Form",'h_forum_name' => "Forum",'se_simple' => "Simple Search",'se_advanced' => "Advanced",'in_posts' => "Search entire post",'in_topics' => "Search titles only",'search_from' => "Search posts from...",'do_search' => "Perform the search",'today' => "Today",'this_week' => "7 days ago and...",'this_month' => "30 days ago and...",'this_60' => "60 days ago and...",'this_90' => "90 days ago and...",'this_180' => "180 days ago and...",'this_year' => "365 days ago and...",'ever' => "Any date",'older' => "Older",'newer' => "Newer",'and' => "and",'sort_results' => "Sort results by...",'last_date' => "Last Posting Date",'number_topics' => "Number of Replies",'poster_name' => "Poster Name",'forum_name' => "Forum Name",'in' => "in",'ascending' => 'ascending order','descending' => 'descending order','order' => 'order',);?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -