# Note to translators: You can change the order of %1s, %2s ... as you see fit. # But don't remove any of the %1s, %2s, ..., and don't remove %s either. # I use %0A for newline character, do not change those # Do not change any HTML code/tag, if exists # Please read the comments/important notes next to each property before translating! ###################################################################################################################### # below is used in the main program code, frequently being warnings and information alerts invalid_img_dir = Invalid image URL or download directory! err_open_img_dir = Cannot open %1s: %2s err_create_img_dir = Cannot create download directory %1s: %2s err_img_dir_not_folder = The download directory (%s) is not a folder! enter_img_name = Please enter the name for the image err_no_img_name = Cannot save without a name img_save_failed = Can not save image or get image failed! no_img_dir = No directory entered. Image not saved. name_not_valid = %s is not a valid filename! bad_engine_file = Search Engine file corrupted!%0A%0AFile location: %1s%0A%0AError Message: %2s no_holder_qstr = No "DO_NOT_CHANGE_THIS" found in query string: %s. That keyword is needed for proper function of search engine. Try to modify the search query again and put the string "DO_NOT_CHANGE_THIS" inside the query string exactly where you would put your search keyword. no_tab_found = No tab %1s contains "%2s" title = title url = url imported = Imported! file_empty_format = File is empty or of wrong format! file_no_exist = File "%s" does not exist! find_setting_file = Select the Fastest Search settings file to import find_engine_file = Select the engines file to import export_setting = Export the settings to export_engines = Export the engines to Exported! = Exported! wrong_engine_format = Engine "%s" format is wrong for this version. Not imported! Please try to export again! shortcut_conflict = Shortcut for imported engine "%1s" conflict with existing engine "%2s" non_standard_shortcut = Shortcut for imported engine "%s" is not standard shortcut_rule = . You need to give the imported engine a different shortcut (1-4 alphanumerical letters). Enter it here (press "cancel" to skip importing this engine): engine_imported = These engines are imported: engine_not_imported = No engine was imported # the following are used to say a feature is turned on or off ON = ON OFF = OFF fayt = The Find-as-you-type feature is now all_instant_disabled = All Instant features are now disabled instant_enabled = Instant features are no longer disabled:%0A%0Aurlbar, searchbar, engines may now have Instant feature as per their settings in the Instant Settings Panel and/or per engine no_suggest = All Suggestion boxes are now disabled.%0A%0A'Search only what you typed' option in Instant Settings is automatically checked so that Instant search, if enabled, will only search what you typed (without Suggestions, that's the reasonable thing to do). use_suggest = Suggestion boxes are enabled.%0A%0AUnless the "Search only what you typed" option in Instant Settings is checked, the Instant search will now be done on the top suggestion instead of what you typed.%0A%0ANOTE: Turning on Suggestions will not automatically uncheck the "Search only what you typed" option in Instant Settings! save = Save Changes add = Add It Now add_engine = Add a search engine to All = All tabs = tabs title_only = (title only) url_only = (url only) # 'having' below is used in tab search result, like 'Mozilla tabs (title only) having "browser"' ('Mozilla' is used to restrict tab title, and 'browser' is the keyword user is searching for in all 'Mozilla' tabs) having = having match = Matches for "%s" options = Options for Fastest Search %s Match! = Match! create_fs = Create Fastest Search folder_to_drop = Choose a new folder for %s drop zone DropZone = DropZone LowerLeft = LowerLeft LowerRight = LowerRight UpperLeft = UpperLeft UpperRight = UpperRight middle_paste = Middleclick to paste middle_paste_help = Select this option to paste text into textbox/textarea/text editor by clicking the middle button on your 3-button mouse. category_engine = Category "%1s" engine "%2s" (%3s) rule_match = Rule "%s" is matched, matching link_preview = Link Preview gmap_direction = Google Maps Directions match_detail = Match #%1s:%2s # below is used in the red-colored display of matches found on current page key_short = key too short no_match = no match num_of_total = %1s of %2s sensitive = sensitive insensitive = insensitive partial = partial whole = whole regex = regex # below is for Add/Edit Engine Panel and Search Engines Panel (the list of all engines) Add = Add Edit = Edit Remove = Remove Category = Category Shortcut = Shortcut Name = Name Rank = Rank Usage = Usage Actions = Actions Back = Back import_sb = Import SearchBar Engines remove_sel = Remove Selected Engines import_engine = Import Engines from File export_sel = Export Selected Engines batch_update = Batch Update export_all = Export All Engines ############################################################################ # DO NOT change the order of %1s and %2s below!!!!! import_title = Import %1s Existing Engines %2s from SearchBar edit = Edit %1s existing %2s search engine for # DO NOT change the order of %1s and %2s above!!!!! ############################################################################ ############################################################################################### # Below is for the Add/Edit Engine panel ah_add_engine = Add a search engine to Fastest Search ah_add_manually = Add manually? ah_category = Category ah_hint = hint ah_msg_1 = Frankly, I haven't seen a search engine that cannot be added by using the 'Create Fastest Search' context menu option or 'Add Engine for Current Page' link in Options panel. But, if you insist, here's how to manually add an engine:%0A%0AGo to Google.com and right click inside query box and choose 'Create Fastest Search'. Change the name, URL (of the website), and query to 'http://mysite.com/whatever?q=DO_NOT_CHANGE_THIS' (note that the 'DO_NOT_CHANGE_THIS' will be changed to your search keyword when you do search with this engine). Test if 'GET' or 'POST' works for this engine. Add a Category and shortcut, and decide if you want it instant. You're done! %0A%0AFor correct favicon, you can use my Image2Icon Firefox addon's 'View site's Favicon' context menu option to get favicon URL, then edit the engine again and put this URL into the favicon url box. ah_msg_10 = The higher the rank, the more likely this engine is used as default one in the same auto-detect engine category ah_msg_11 = For single-engine search in FF urlbar/searchbar only: Loads search result page as you type. ah_msg_2 = This is search engine's website URL. When you do not enter a keyword, Fastest Search will take you to this website address instead of running a query on the engine. ah_msg_3 = This is the URL used when running a query on this search engine. You can change this URL to make surer it works as expected. Just remember to put a special word 'DO_NOT_CHANGE_THIS' into the query URL exactly at where you would put the search keyword. This way 'Fastest Search' knows where to put the search keyword in.%0A%0ATo add a subdomain to Google search, use 'DO_NOT_CHANGE_THIS_SUBDOM' for subdomain, 'DO_NOT_CHANGE_THIS_DOM' for domain, 'DO_NOT_CHANGE_THIS_TLD' for '.com' type of search.%0A%0AExample: An engine for the Google Subdomain search is included by default ('gsd' is its shortcut), and it uses 'http://www.google.com/search?q=DO_NOT_CHANGE_THIS site:DO_NOT_CHANGE_THIS_SUBDOM&ie=utf-8&oe=utf-8' as the query string. ah_msg_4 = Default is GET (query is coded in URL), but some engines might use POST (form submission, not through URL) to send query info. In such case, choose this method.%0A%0AIf unsure, just choose one and then use the test query below to see if it works for you. If it doesn't, choose the other one ah_msg_5 = You could go to an icon site like iconfinder.com, search and find the icon you want. Right click and choose 'Copy image location', and then paste the copied URL here. ah_msg_6 = This is the URL used for getting keyword suggestions while you type. %0A%0AIf nothing is entered here, Google's Suggest service will be used. ah_msg_7 = New in v1.53: Now you can have multiple categories for same engine (separate category names with ',' or ', ')!%0A%0AThis is the case-sensitive category that can be used in searching. Say, you added two engines to a category named 'MyCategory', then later in any search box you can type ';MyCategory keyword' to search the keyword on both engines. %0A%0ARemember, only '_', alphabet (a-z, A-Z), or numbers (0-9) are allowed in Category name. No space or other characters. Comma (',', ', ') can be used to separate multiple category names ah_msg_8 = When you select a keyword on webpage, this program tries its best to guess which category you're likely searching, then it shows the icon and shortcut of the highest-ranked engine in the detected/guessed category. For example, if you selected 'GOOG', the program can guess you're trying to get stock quotes and it'll show you the highest-ranked engine in 'Finance' category, which is Google Finance by default. But if you selected 'Bach prelude', there's no telling you want to search Google or Youtube. Therefore Youtube, despite being in 'Video' category, is considered 'General' in auto-detect category because of this. %0A%0ARegardless of how you assign the category of this engine, only 5 auto-detect categories are currently supported: Dictionary, Finance, General, Maps, Translation. Any category you assigned that does not fall into these 5 categories, this program will internally use 'General' category when doing auto-detection%0A%0AYou can use the 'Text Recognition Rules' options panel to change how FS decides which engine is the best if you understand regular expression. ah_msg_9 = Case-sensitive shortcut must be at most 4 characters long, and must only contain '_', alphabet (a-z, A-Z), or numbers (0-9), and must be unique for all engines! ah_icon = or use this URL for icon ah_query = Query ah_send_query_using = Send Query using: ah_shortcut = Shortcut ah_key = Test Query with keyword: ah_the_auto_detected_categories_explained = The Auto-Detected Categories Explained ah_usage_rank = Usage Rank: ah_use_instant_preview = Use instant preview button_add_it_now = Add It Now button_cancel = Cancel button_go = Go ajs_cat = Category must have only contain "_", alphabet (a-z, A-Z), or numbers (0-9), separated by comma - "," ajs_sc = Shortcut must only contain "_", alphabet (a-z, A-Z), or numbers (0-9) ajs_conflict = Your shortcut conflicts with an existing engine. You must fix this issue before adding the engine ajs_required = Item with '*' must be filled out! ############################################################################################### # Below is for the Search Engines panel ejs_remove = Are you sure you want to remove this engine? ejs_noselect = No engine selected! ejs_removesel = Are you sure you want to remove the selected engines? ## VERY IMPORTANT!! Do NOT translate the words instant=1, usage=0 inside the sentence below!! ejs_batch = BE VERY CAREFUL with this feature - it changes EVERY ENGINE!!! You can change "Usage", "Rank" and "Instant Preview" settings for all engines at once.%0A%0AEnter "usage=0" to change all "Usage" stats to 0. Enter "instant=1" to turn on "Instant Preview" for all engines (0 turns it off). ejs_format = Wrong format/option entered! Again, only "usage", "rank", "instant" are allowed and only "option=integer" format is acceptable, like "instant=1". ############################################################################################### # Below is for the (text) Search Panel button_list_all = List All button_search = Search fh_search_panel = Fastest Search's Search Panel fh_highlight_all = Highlight All fh_in_tabs = In Tabs fh_left = Left: fh_msg_1 = Regular Expression is an advanced pattern matching syntax. Please Google 'Javascript Regular Expression' for acceptable syntax. Note that Match Case and Match Whole Word, if selected, are both applicable for RegEx match, and Find-as-you-type is disabled if Regular Expression is selected!%0A%0ADo not use '/expression/i' format in keyword box, instead directly enter 'expression' to search for the regular expression 'expression'! fh_msg_2 = Search the text content of tabs if this is selected (a popup will ask if you would like to restrict to certain tabs or search all tabs for your keyword).%0A%0ANote: The visualization and results shown as you type when 'In Tabs' is checked is for current tab only! You have to press the 'return' key or click the 'Search' button to search in all or restricted tabs. fh_msg_3 = Choosing this option will turn selections on current page red for highlighting. To reset it back to the normal navy blue selection color, press 'Esc' key. fh_msg_4 = Left and Right are used for 'List All'. If you input 5 in Left and 10 in Right, it means that for each match in the list, 5 characters to the left of the match and 10 characters to the right of the match would be included in the list, providing context information for each match. fh_regex = RegEx fh_right = Right: fh_whole_word = Whole Word fjs_no_res = no restriction ## VERY IMPORTANT!! Do NOT translate the words TAB:, TITLE:, URL: inside the sentence below!! fjs_prompt = You can restrict the search to only the tabs whose title or URL have the following text or regular expression (must be in "/expression/i" format).%0A%0ANote: You could use "TAB:keyword/regex" to search for the keyword/regex only in the tab titles/URLs without searching for anything in the text content of the tabs. use "TITLE:key/regex" or "URL:key/regex" to search only tab titles or URLs.%0A%0AStarting v1.72, pressing "Cancel" or close button will cancel the tab search!%0A ############################################################################################### # Below is for the Text Search Settings panel button_save = Save fbh_autohide = Auto-hide Match Distribution Bar after fbh_below = below? fbh_characters_both_left_and_right = characters both left and right fbh_context_for_matches = Context for matches fbh_enable_the = Enable the fbh_fast = FAST fbh_fayt_black_list = FAYT black list fbh_find_as_you_type = Find-as-you-type? fbh_find_as_you_type_on_page = Find-as-you-type on page fbh_match_distribution_bar_on_right = Match Distribution Bar on right? fbh_maximum_number_of_matches = Maximum number of matches: fbh_minimum_keyword_length_for_fayt = Minimum keyword length for FAYT: fbh_msg_1 = Select this option to show a minimally sized Fastest Search Search Panel (the panel that shows up when you press 'Ctrl-Shift-F'. fbh_msg_10 = Select this option to show a reminder of text search options when you search for text on web page. fbh_msg_11 = Normally FAYT starts when you start typing, but it could be slow on very long pages. Set the value here to 2 means FAYT would not start unless you typed at least 2 characters. This would help performance. Starting in v2.10 which was packed with Addon SDK1.6, this defaults to 2 to alleviate (but not eliminate) a fairly annoying performance issue in Addon SDK1.5+. Unfortunately, older SDKs leak memory, so I had to use newer ones. Hope Addon SDK developers fix it soon. fbh_msg_12 = If this is enabled, the Find-As-You-Type feature will not work on any domain names containing the string/regular expression typed below. fbh_msg_2 = If this option is checked, then after you press the 'search' button to do text search in current tab, Fastest Search will present a summary panel listing all the matches on page. Each match comes with the number of context characters set by the value below. fbh_msg_3 = Since v1.72 Match Distribution Bar (the bar that shows where matches are on page and match count) shows on the right side by default, because there it's less likely to block viewing anything. If you prefer the bar to be on the left side like before, uncheck this box.%0A%0ANote, making a change here will not update the location of existing Match Distribution Bars. You would have to clear the existing Match Distribution Bar by pressing 'Esc' key, then search again to show the Match Distribution Bar again. Now the new bar will on the side you want. fbh_msg_4 = End searching for matches on page after this many matches have been found. For very long pages, highlighting and draw distribution of all matches could take a long time. Setting this number to lower (like 100) would make the display process much faster (most of the time is consumed by page text grabbing in this case).%0A%0ANote: Like a few other settings, this setting is overriden by pressing 'enter' key or the 'Search' button in Search Panel. fbh_msg_5 = After text searching on page, when you mouseover a match on the Match Count & Distribution Bar, a popup shows the match in uppercase, along with some left context and right context. The length of context is determined by this value. If you choose to open a list of matches after pressing 'search' button, the context is also determined by this value. fbh_msg_6 = After text searching on page, Match Count & Distribution Bar shows up. If this value is 0, it means the bar will stay there until you press 'Esc' key. If you set it to X (6 or higher), then the bar would auto-hide after X seconds. I'd say either 0 or at least 20 or higher would be good settings fbh_msg_7 = Select this option to let Fastest Search search text on page as you start typing on page (this will override Firefox's own Find-As-You-Type). You can also use Ctrl-Alt-F shortcut to turn on/off Find-As-You-Type quickly. fbh_msg_8 = This option speeds up FAYT by caching the text of the pages whose text takes longer than 0.5 seconds to gather. When cached text is used, the color of the count text - 'key (1 of 3)' changes to yellow background with gray font.%0A%0ANote: If you think (part of) the page changed, you should refresh the cache by pressing 'Ctrl-Shift-F' to open Search Panel, type in keyword, then press the 'Search' key to search. That will force refresh the cached text for the page. Then all FAYT will be fast and correct again. fbh_msg_9 = When you use 'Ctrl-Shift-F' to open the Fastest Search's Search Box, you can start typing in the box, and Fastest Search will search on the page even if Find-As-You-Type above is NOT checked. Select this option to disable this behavior (this is only useful for pages that are very long and FAYT takes too much time). fbh_no_fayt_when_typing_in_search_box = No FAYT when typing in Search Box fbh_please_enter_one_string_or_regular_expression_pattern_per_line = Please enter one string (or regular expression) pattern per line fbh_seconds = seconds fbh_show_reminder_for_text_search = Show reminder for text search fbh_text_search_opens_a_summary_list = Text search opens a summary list? fbh_use_small_search_panel = Use small Search Panel? fbjs_invalid = is an invalid regular expression! fbjs_pnum = Minimum FAYT keyword length takes a valid positive number only! fbjs_context = Context characters takes a non-negative integer no greater than 70 only! fbjs_bar = Match Distribution Bar auto-hide takes either 0 (no auto-hide) or a positive integer higher than 5 seconds (auto-hide in 5 seconds or less is just too fast) fbjs_mnum = Maximum Match Number takes only a positive integer! fbjs_reset = WARNING: If you update with an empty list, all previously stored patterns will be removed permanently! Are you sure you want to do that? ############################################################################################### # Below is for the small version of the Search Panel fsh_c = C fsh_h = H fsh_msg_1 = 'C' = Check this option to make search case-sensitive%0A%0A'W' = Check this option to do Whole Word match, meaning a query 'test' would match 'Test' but not 'testa'%0A%0A'R' = Use Regular Expression. Regular Expression is an advanced pattern matching syntax. Please Google 'Javascript Regular Expression' for acceptable syntax. Note that Match Case and Match Whole Word, if selected, are both applicable for RegEx match, and Find-as-you-type is disabled if Regular Expression is selected!%0A%0ADo not use '/expression/i' format in keyword box, instead directly enter 'expression' to search for the regular expression 'expression'!%0A%0A'T' = Search in All Tabls. Search the text content of tabs if this is selected (a popup will ask if you would like to restrict to certain tabs or search all tabs for your keyword).%0ANote: The visualization and results shown as you type when 'In Tabs' is checked is for current tab only! You have to press the 'return' key or click the 'Search' button to search in all or restricted tabs.%0A%0A'H' = Highlight All. Choosing this option will turn selections on current page red for highlighting. To reset it back to the normal navy blue selection color, press 'Esc' key. fsh_r = R fsh_t = T fsh_w = W ############################################################################################### # Below is for the Image Save Settings panel button_browse = Browse ih_notice = Binding notice for using any image saving feature ih_force = Force find image? ih_msg_1 = Whenever you are saving an image using Fastest Search, whether you used the option below to lift website block on images or not:%0A%0AIt is ALWAYS solely YOUR responsibility to make sure that your saving image does not violate copyright!!%0A%0AThis addon is designed to be used only when saving image and/or lifting block does not violate the copyright of the image you are saving. The addon cannot determine the copyright for you and is NOT responsible for any copyright violations. ih_msg_2 = Select this option to simply drag-n-drop to save image in one of 4 locations you can define based on the drop zone. ih_msg_3 = Sometimes you want to save an image but it's a background image, some websites like flickr.com also blocks contextmenu even for the images for which copying is allowed (like some 'Some rights reserved' images that allow copying), select this option to save the blocked image or background image. ih_msg_4 = Sometimes an image does not have a proper filename at all, like 'data:image' urls. Select this option to have the addon ask you for a name before saving the image, otherwise the image will be saved after given a unique name as 'unnamedxx.ext' (where 'ext' is the proper extension like jpg, png etc. and 'xx' is number that makes the name unique.) ih_msg_5 = As you know, right click on image and drag saves the image. But you can also:%0A%0APress 'shift' key while dragging prompts you for image save location, allowing changing location on-the-fly.%0A%0APress 'ctrl' key while dragging an image that has links to open links instead of saving image.%0A%0APress 'ctrl+alt' while dragging to force find image even if 'Force find image' checkbox is not checked.%0A%0APress 'alt' and click&drag prompts you for filename before saving it.%0A%0AThe above shortcuts can be combined! ih_dnd = Save image on drag-n-drop ih_sc = Very useful shortcuts explained ih_ask = When image name not found, ask ih_save_image = Save Image To (directory path): iljs_path = Path cannot contain these characters: ############################################################################################### # Below is for the Instant Settings panel it_add_page_to_history_after = Add page to history after it_all_engines = All Engines it_allow_instant_on = Allow Instant on: it_clear_box_above = Clear Box Above it_decide_the_above_3_values_for_me = Decide the above 3 values for me it_decide_values = Decide Values it_history_bookmark = History/Bookmark it_history_bookmark_url_bar_engine = History/Bookmark + URL Bar Engine it_how = How? it_instant_url_bar = Instant URL Bar? it_instant_uses_search_results_from = Instant uses search results from: it_max_instant_load_delay = Max. Instant load delay: it_min_instant_load_delay = Min. Instant load delay: it_msg_1 = Select this option to load the top history/bookmark result automatically (if not available, load search result of Google or engine specified below) as you type in the URL bar (like Google Chrome Instant). it_msg_10 = Just type the phrase below into the textbox further below. After it's done, click on the 'Decide Values', that's it! To test again, press 'Clear Box Above' and try again. it_msg_2 = Normally to search 'keyword' on Google or all Finance category engines in any box/bar, you need to use ';g keyword' or ';Finance keyword'. Select this option to allow using 'g keyword' and 'Finance keyword' to do the search in Firefox URLBar/SearchBar.%0A%0AWith this selected, you can also use 'g'(or other shortcut) + 'Enter' key to go to Google/other site instead of ';g' + 'Enter' key. it_msg_3 = When you type a query in URLBar, Fastest Search automatically gets the search engine suggestions to predict what user wants to query, then use the top suggestion result as the search query for the Instant search. If, in fact, you would prefer to use only what you typed to do the Instant search, choose this option. it_msg_4 = Google is used as the default search engine when you type a query in LocationBar, but you can type in the shortcut of your preferred engine here to set that engine as default. Remember, however, that a slow engine would render Instant feature not-so-instant. So pick a fast engine! it_msg_5 = When typing a query in URLBar (LocationBar), Fastest Search will by default Instantly displays the best matching search result from your history/bookmark. If a good match is not found from history/bookmark, then the URL Bar Engine you set above (if not set, Google is used) will be searched using the query you typed in URLBar and the search result is Instantly displayed. Here you can choose to let Fastest Search to only do Instant display on history/bookmark result, URLBar engine result, or both it_msg_6 = Instant in LocationBar is separate from Instant for engines, so for Instant for engines, choose a setting here. Your setting here will override the 'Use instant preview' setting for each individual engine unless you choose 'Per Engine Setting'. it_msg_7 = When you type ';g my long query', the Instant feature will start load page while you're typing. Instead of loading one page, it might have attempted loading 3 pages with 'my l', 'my long qu' and 'my long query' as the query. The first 2 pages will NOT be saved in your browsing history. But the 3rd one will be added to your browsing history, after X second(s) - This X second of delay tells Fastest Search that you're likely done typing query and the final page should be added to history. The number set here becomes the 'X', and a range of 0.8-3 seconds are allowed. it_msg_8 = For fast typers, Fastest Search delays loading pages until this minimum 'wait period' has passed. This is to prevent Google suspecting your computer as a bot and refuse to load search result pages. 0.15-1 is reasonable, depending on your typing speed it_msg_9 = For fast typers, the minimum wait period above could delay loading page too much, so much so that no page is loaded until the person finished typing the entire query (because each new letter typed in will cancel the previous page load request). That makes Instant not Instant any more. So Fastest Search will fire a page loading request when this maximum 'wait time' is met. 0.4-2.5 is reasonable, depending on your typing speed it_no_engine = No Engine it_no_required_in_url_bar_search_bar = No ';' required in URL Bar/Search Bar? it_per_engine_setting = Per Engine Setting it_search_only_what_you_typed = Search only what you typed it_second = second it_url_bar_engine_above_default_google = URL Bar Engine Above (Default: Google) it_url_bar_engine_shortcut = URL Bar Engine Shortcut ijs_pnum = takes a positive number in the range of ijs_scvalid = Engine shortcut must be valid! ijs_history = Page History ijs_min = Minimum Wait ijs_max = Maximum Wait ## VERY IMPORTANT!! Do NOT translate the 'I'm testing my speed' portion of the sentence below!! it_type_i_m_testing_my_speed_below = Type 'I'm testing my speed' below: ############################################################################################### # Below is for the Map Locations panel mh_sites = Auto-replace location shortcuts on these sites. mh_dir = Use this engine for quick map directions mh_cat = Auto-replace location shortcuts for engines in this category mh_help = Help mh_msg_1 = Let's say you entered a 'h,123 A Street, My Town, NY' below, then later if you want to search pizza places near this address on an engine (say, 'gm'), instead of typing the full address, you just need to type ';gm pizza near ;h ' anywhere in URLBar, SearchBar, or any textbox on any webpage and the ';h ' will be replaced automatically to '123 A Street, My Town, NY' for you. It's very convenient to doing local searches, getting directions... mh_msg_2 = Let's say you entered a 'h,123 A Street, My Town, NY' above, and you entered 'maps.google.' below, then on any page whose URL contains 'maps.google.', you can type ';h ' anywhere inside an input textbox and get ';h ' automatically replaced with '123 A Street, My Town, NY'. It's very convenient to doing 2nd searches, getting directions...%0A%0AIf you enter '.' below, that'll make the location auto-replace work on every web page. Entering nothing below will make the location auto-replace NOT work on any page. You can in fact use settings here to set your own special auto-complete patterns for specific sites mh_msg_3 = This is used for Smart Searchbox's Quick Map Directions feature. Let's say you entered a 'h,123 A Street, My Town, NY' above, and you entered this below:%0A%0Agm,http://maps.google.com/maps?daddr=DESTINATIONADDR&saddr=SOURCEADDR%0A%0AThen: If you select an address on webpage, then type ';' in the popped up Smart Searchbox, followed by 'h' and then 'Enter' key, you'll get the selected address inserted into where DESTINATIONADDR is, and '123 A Street, My Town, NY' inserted where SOURCEADDR is and the new URL is loaded in Firefox - this allows quick map directions that was demoed in my demo videos. mh_format = One location per line, each line should be "shortcut,address" format. mh_shortcut = Shortcut should contain only a-z, A-Z, 0-9, or _. mljs_format = has wrong format! mljs_reset = WARNING: If you update with an empty list of locations, all previously stored locations will be removed permanently! Are you sure you want to do that? ############################################################################################### # Below is for the Misc. Settings panel mis_ctrl_loops_input_focus = Ctrl+';' loops input focus? mis_no_link = Do not open selected plain-text link mis_duplicate_google_search = Duplicate Google search mis_msg_1 = Select this option to open a new tab for search results whenever you type search phrase then press 'enter' key in URL Bar and Search Bar. If not checked, the search results default to open in current tab. mis_msg_2 = When you select a URL that is plain text (not link), this addon opens it automatically in a new foreground tab. Select this option to not open the link mis_msg_3 = When right click and drag on a link, Fastest Search opens it in a new tab. Select this to prevent Fastest Search from doing that. mis_msg_4 = Select this option to launch search queries in background mis_msg_5 = Select this option to create a duplicate Google search box at bottom of the search result page, which is convenient at times. %0A%0ANOTE: If you change this setting, you have to reload the Google tabs to see the change applied.%0A%0AThere is also a known issue that duplicate textbox and content in rare situations - just reload the page if it ever happens to you. mis_msg_6 = Select this option to copy the URL of the current page to clipboard when you press ctrl-c on a page without selecting anything first. But if you press ctrl-c in a textbox without selecting text in the box, the entire text box content will be copied to clipboard. %0A%0AIf you paste with ctrl-p or middle button click (if you enabled it) while the mouse focus is NOT inside a place you can input text, the text on clipboard will be pasted to URL bar and go if text is a valid URL, otherwise it is pasted into the first textbox on page if available, otherwise into the searchbar. mis_msg_7 = Select this option to use shortcut ctrl + ';' to loop focus through all input textboxes on the page. If no textbox is in focus, first textbox on page will be selected. This is particularly useful for when you're on a search result page and would like to get back to the textbox at top of page to search again. mis_no_dnd_link = No drag-n-drop link? mis_bg = Open searches in background mis_nt = Search opens new tab? mis_smart_copy_paste = Smart Copy & Paste ############################################################################################### # Below is for the main Options Panel oh_add_engine_for_current_page = Add Engine for Current Page oh_autocopy_on_selection = Autocopy on selection oh_demos = Demos oh_do_not_show_suggestions = Do not show suggestions oh_do_not_show_the_smart_searchbox = Do not show the Smart Searchbox oh_export_all_settings = Export All Settings oh_features = features oh_how_to_disable_other_features = How to disable other features? oh_image_save_settings = Image Save Settings oh_import_settings = Import Settings oh_instant = Instant oh_instant_settings = Instant Settings oh_keyboard_shortcuts = Keyboard Shortcuts oh_lastest_version = Lastest Version oh_misc_settings = Misc. Settings oh_msg_1 = Select this option to override all Instant feature settings and simply disable all Instant features.%0A%0AThe keyboard shortcut for toggling this option is Ctrl-Alt-I oh_msg_2 = When you type a query in URLBar, Fastest Search automatically gets the search engine suggestions to predict what user wants to query, and display these suggestions in a popup box. If you do NOT want to see this suggestion box, select this option.%0A%0ANOTE:%0A1. This will disable the suggestion for ALL search engines!%0A2. Selecting this option will automatically select 'Search only what you typed' too.%0A3. Even after selecting this option, Firefox's own suggestion box will still show for search bar since it's not part of Fastest Search.%0A%0AThe keyboard shortcut for toggling this option is Ctrl-Alt-S oh_msg_3 = Select this option to disable the textbox and icons that pops up whenever you select text on a page.%0A%0AA better alternative is to go to 'Smart Searchbox' and enter 0 into 'Hide Smart Searchbox after __ seconds' option. That way Smart Searchbox will NOT show up after selection. It'd only show up after you press the 'shift' key. Pressing 'ctrl' key hides it again. oh_msg_4 = Select this option to disable both the right click drag-n-drop that saves images in 4 directories AND the right click drag-n-drop that opens links in fore/background tabs on left/right. oh_msg_5 = Select this option to copy the text to clipboard automatically after you select it. oh_msg_6 = The easiest way to add an engine is by right clicking inside the query box of the search engine and choose 'Create Fastest Search' context menu option. %0A%0AIf that option is NOT available, then type 'TESTKEY' inside the query box and do a search. Once search result page fully displayed, click on Fastest Search icon then click this 'Add Engine for Current Page' link to add that engine.%0A%0ADon't forget to check if engine works using the Test querybox. If 'GET' method doesn't work, choose 'POST' method. oh_music = Music oh_my_map_locations = My Map Locations oh_no_drag_n_drop_at_all = No drag-n-drop at all oh_preview_settings = Preview Settings oh_search_engines = Search Engines oh_site = Site oh_smart_searchbox = Smart Searchbox oh_text_recognition_rules = Text Recognition Rules oh_text_search_settings = Text Search Settings oh_about = About oh_aboutmsg = Addon author: Mingyi Liu%0A%0ATranslation Volunteers:%0A%0A ############################################################################################### # Below is for the Preview Settings panel ph_all = All ph_all_except_urlbar = All except urlbar ph_dc = Double click outside to close preview ph_esc = 'Esc' key closes preview panel ph_height = , height: ph_msg_1 = Select this option to launch Preview Panel instead of new tab when you select text then left click on icon in Smart Searchbox or when you press 'return' key.%0A%0ANote: if this option's checked, new tabs will be open when you right click on icon (this is the reverse of the default behavior) ph_msg_2 = If you select this option, then when you type ';g keyword' in a textbox or searchbar and press 'return' key, the Preview Panel instead of a new tab is opened (this is the reverse of the default behavior) ph_msg_3 = When you right click on an engine icon in the Smart Searchbox that pops up when some text is selected, a Preview Panel shows up. These two options let you set the initial width and height of the Preview Panel. ph_msg_4 = Select this option to close the Preview Panel using 'Esc' key without having to click on the close button (the little button on top right corner). ph_msg_5 = Select this option to close the Preview Panel when you double click outside the panel. No need to click on the close button (the little button on top right corner) ph_none = None ph_preview_width = Preview width: ph_ss = Smart Searchbox defaults to preview? ph_text = Textbox default to preview? ############################################################################################### # Below is for the Text Recognition Rules panel button_test_rules_on_it = Test Rules on It rh_example = "gm,<=10,/^\d+(-\d+)?$/#:#US zip code" or "w:i,,/^[a-z']+ [a-z']+$/i#:#FirstName LastName" rh_explain = Explain the 2 rules above rh_learn = Learn to use Regular Expression rh_msg_1 = When you select text on a page, the regular expression you entered in the rules below will be evaluated one by one on the selected text. The first match found will be used to determine which engine gets shown in the popup for the selected text. If the first match is an engine shortcut, the engine will be shown in the shortcut. If the first match is category name, then the most frequently used engine in that category will be shown rh_msg_2 = Format is: 'engine shortcuts/category names separated by ':',string length restriction,regular expression#:#comment/name of rule'.%0A%0AEngine shortcuts/category names could be 'gm','Finance','w:g'.%0ALength restriction:'>10','<=20'. It is optional, and if it's set, then the total length of the selected text must be meeting this length restriction.%0ARegular Expression:'/abc/i'. Please read more on Regular Expression if you're not familiar with it using the 'Learn to use regular expression' link.%0AThe rule name/comment (including the #:# preceding it) is optional. It's useful to remind yourself what the rule is for. rh_msg_3 = The 1st rule sets Google Map as the default engine if the selected text length is no longer than 10 characters and is either all digits or digits followed by '-' then more digits (US zip code). Of course, a better regex for zip code is /^\d{5}(-\d{4})?$/ but I want to demo the length restriction here. The 2nd rule sets Wikipedia (higher priority because it's listed first) and IMDB to default if the selected text matches the usual name format rh_one_rule_per_line_in = One rule per line in rh_rules = Rules rh_some_example_rules = . Some example rules: rh_test_new_rule_s_before_saving = test new rule(s) before saving rh_this_format = this format # note that the 3 lines below combine into one warning message. line below means a line of text. rgjs_invalid1 = line rgjs_invalid2 = has an invalid regular expression rgjs_invalid3 = Please correct the mistake before proceeding. rgjs_format1 = has a regular expression rgjs_format2 = not in the correct format (like "/abc/i")!%0APlease correct the mistake before proceeding. rgjs_engine1 = has an engine/category rgjs_engine2 = that does not exist!%0APlease correct the mistake before proceeding. rgjs_lineformat = has wrong format!%0APlease correct the mistake before proceeding. rgjs_entertext = Please enter some test text first! rgjs_reset = WARNING: If you update with an empty rules list, it will in effect reset the rules to default rules packaged with Fastest Search & you will lose any of your own customized rules! Are you sure you want to do that? rgjs_result = Test result ############################################################################################### # Below is for the Keyboard Shortcuts panel sh_msg_1 = Normally Ctrl-Shift-F is used to show the Search Panel, leaving Ctrl-F open for Firefox's own search. Select this option to use Ctrl-F to open the Search Panel, thereby overriding Firefox's own search. sh_msg_2 = Enter a single letter (A-Z) here.%0A%0ANote: If you enter nothing, it means do not use shortcut for this toggle. sh_msg_3 = Enter a single letter (A-Z) here.%0A%0ANote: If you enter nothing, it means do not use shortcut for this toggle. sh_msg_4 = Enter a single letter (A-Z) here to allow toggling Find-As-You-Type text search.%0A%0ANote: If you enter nothing, it means do not use shortcut for this toggle. sh_msg_5 = Enter a non-space character here to allow looping focus through all the input boxes on page. A punctuation character like ; or ' are good choices.%0A%0ANote: If you enter nothing, it does NOT mean to turn this shortcut off. Turn it off using 'Ctrl-; loops focus' checkbox in 'Misc. Settings' panel instead. sh_shortcut_to_loop_input_focus_ctrl = Shortcut to loop input focus: Ctrl- sh_shortcut_to_toggle_fayt_ctrl_alt = Shortcut to toggle FAYT: Ctrl-Alt- sh_shortcut_to_toggle_instant_ctrl_alt = Shortcut to toggle Instant: Ctrl-Alt- sh_shortcut_to_toggle_suggestions_ctrl_alt = Shortcut to toggle Suggestions: Ctrl-Alt- sh_use_ctrl_f_to_show_search_panel = Use Ctrl-F to show Search Panel? scjs_oneaz = toggle only accepts empty input or a single letter (a-z)! scjs_onechar = Input focus toggle only accepts a non-space character! ############################################################################################### # Below is for the Smart Searchbox option panel sb_delay_smart_searchbox_for = Delay Smart Searchbox for sb_hide_smart_searchbox_after = Hide Smart Searchbox after sb_msg_1 = When you select text on page, the comma-separated engine shortcuts entered below will be popped up as icons, along with a textbox that you can enter any desired engine/category shortcut. This is Fastest Search's Smart Searchbox. ANY number of engines can be entered, and the wildcard '*' indicates the engine should be determined by Fastest Search. If you enter an engine shortcut that is not found, wildcard will be used in its place.%0A%0AIf you enter no engine here, no Smart Searchbox will ever show up when you select text (not even if you press 'Shift' key).%0A%0AThe first engine entered here has its icon next to the textbox, its shortcut is in the textbox, and it's right under your mouse if you do not use 'Smart placement' or adjust the mouse offset. Thus it's the most important engine. I recommend you use '*' or your favoratie engine for the first engine.%0A%0AThe order of icons inside the Smart Searchbox follows the order of the engines entered here.0A%0AOne last detail: Fastest Search decides the engines for the wildcards by the rules in the 'Text Recognition Rules' panel. The first engine or the top ranked engine in the first category whose rule matches your selected text will replace the 1st wildcard, 2nd matched replaces 2nd wildcard, and so on. If no (more) rule matches, the top ranked engines will fill the remaining wildcards. No duplicates are allowed, which means if you use too many wildcards and you do not have enough unique engines for those wildcards, there would be empty slots in the Smart Searchbox. sb_msg_2 = If checked (default is checked), the Smart Searchbox that pops up after you select text on page would be as close as possible to your mouse click position but remain non-intrusive. Also, the Smart Searchbox will show up preferrentially on top of selection (unless it's too far from the mouse). Otherwise it tries to pop up at bottom of selection unless bottom is also too far.%0A%0ANote: When checked, this option also overrides the X,Y offsets below.%0A%0AIf unchecked, the Smart Searchbox will pop up right under your mouse (unless you set the X,Y offsets below to non-zero, or you have only 2 engines), which allows immediate click-n-go to get search results. I personally like this faster mode, but most users seem to prefer non-intrusive placement of the Smart Searchbox (which is also partly achievable using the X,Y offsets). sb_msg_3 = When you select some text, this addon displays its Smart Searchbox right under your mouse (if you unchecked the 'Smart placement of Searchbox' option) except when you have only 2 engines. By setting X and/or Y here you can make the Smart Searchbox NOT pop up right under your mouse.%0A%0ARemember: Positive integer entered in X will make box go right, in Y will make box go down. Negative X makes box go left, negative Y makes box go up.%0A%0Ae.g., if you would like the Smart Searchbox to show above the selected text, set X:20 and Y:-35; set X:20 and Y:35 to pop under the selected text. sb_msg_4 = When you select some text, this addon displays its Smart Searchbox right under your mouse (unless Smart placement and/or mouse offsets above are set, or you have only 2 engines). By default the Smart Searchbox pops up right away, but this could interfere with users needing triple clicks on a page (like users of my Double Click Closes Tab addon). Set a delay of 0.3 seconds here works very well for such triple click situations like my DCCT addon allows.%0A%0ANote: The vast majority of users would not need to change this option at all. sb_msg_5 = When you select some text, this addon displays its Smart Searchbox right under your mouse (unless Smart placement or set mouse offsets above are set, or you have only 2 engines). To make this box less intrusive, select this option to dismiss it whenever you want. %0A%0ASet it to 0 to not display the Smart Searchbox at all (if you happen to need the Smart Searchbox again in such case, press 'shift' key AFTER selection will bring up the Smart Searchbox. Press 'ctrl' key to hide it again). sb_seconds = seconds sb_set_smart_searchbox_offset_x = Set Smart Searchbox offset X: sb_smart_placement_of_the_smart_searchbox = Smart placement of the Smart Searchbox sb_smart_searchbox_engines = Smart Searchbox engines sbjs_inval_sc = is an invalid engine shortcut for popup engines. Please fix it by replacing it to wildcard "*" or remove it. sbjs_inval_num = Hide searchbox after X seconds option takes a valid non-negative number only! sbjs_delay_inval_num = Delay showing the popup searchbox option takes a valid non-negative number only! sbjs_int = Select popup offset takes only integers!