Last commit for src/locale/en_US/configure.ini: c342934e7c723fccbc56a8d95d29d20fee50df46

Improve DescriptionUpdateJob so path matching uses regex, update example search sources and wiki

Chris Pollett [2024-04-13 05:Apr:th]
Improve DescriptionUpdateJob so path matching uses regex, update example search sources and wiki
; ***** BEGIN LICENSE BLOCK *****
;  SeekQuarry/Yioop Open Source Pure PHP Search Engine, Crawler, and Indexer
;  Copyright (C) 2009 - 2020  Chris Pollett chris@pollett.org
;
;  This program is free software: you can redistribute it and/or modify
;  it under the terms of the GNU General Public License as published by
;  the Free Software Foundation, either version 3 of the License, or
;  (at your option) any later version.
;
;  This program is distributed in the hope that it will be useful,
;  but WITHOUT ANY WARRANTY; without even the implied warranty of
;  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
;  GNU General Public License for more details.
;
;  You should have received a copy of the GNU General Public License
;  along with this program.  If not, see <https://www.gnu.org/licenses/>.
;  ***** END LICENSE BLOCK *****
;
; configure.ini
;
; en_US configuration file
;
[general]
translate_service = "Some translations Powered by Yandex.translate (http://translate.yandex.com)"
;
; Strings to translate on various pages
;
[strings]
;
; /src/controllers
;
; AdminController.php
admin_controller_need_cookies = "Cookies needed to login!!"
admin_controller_account_not_active = "Account not active. Maybe request password reset?"
admin_controller_login_successful = "Login Successful!!"
admin_controller_login_failed = "Username or Password Incorrect!"
admin_controller_login_to_config = "Login to continue configuration (default: u=root, p=)"
admin_controller_status_updates_stopped = "Status updates have stopped."
admin_controller_no_cookie_consent = "Cookies need to be enabled to register or log in to a Yioop!"
admin_controller_account_access = "Account"
admin_controller_social = "Social"
admin_controller_crawl_settings = "Crawls"
admin_controller_system_settings = "System Settings"
admin_controller_store = "Store"
admin_controller_chatbot = "Chat Bot"
system_component_is_replica = "Replica Server"
admin_controller_equal = "Equals"
admin_controller_not_equal = "Not equals"
admin_controller_less_than = "Less Than"
admin_controller_less_equal = "Less Equal"
admin_controller_greater_than = "Greater Than"
admin_controller_greater_equal = "Greater Equal"
admin_controller_between = "Between"
admin_controller_not_between = "Not Between"
admin_controller_contains = "Contains"
admin_controller_begins_with = "Begins with"
admin_controller_ends_with = "Ends with"
admin_controller_no_sort = "No sort"
admin_controller_sort_ascending = "Ascending"
admin_controller_sort_descending = "Descending"
;
; StaticController.php
static_controller_logout_successful = "Logout Successful"
static_controller_complete_title = "Yioop - %s"
enter_vr = "Enter VR"
exit_vr = "Exit VR"
;
; Controller.php
search_controller_logout_successful = "Logout Successful!!"
controller_restart_server = "Restarting Server..."
;
; SearchController.php
search_controller_web = "Web"
search_controller_continuous = "Continuous"
search_controller_allsizes = "All"
search_controller_tiny = "Tiny"
search_controller_small = "Small"
search_controller_medium = "Medium"
search_controller_large = "Large"
search_controller_zeromin = "0m"
search_controller_fivemin = "5m"
search_controller_tenmin = "10m"
search_controller_fifteenmin = "15m"
search_controller_halfhour = "30m"
search_controller_onehour = "1hr"
search_controller_twohour = "2hrs"
search_controller_alllengths = "All"
search_controller_all = "All"
search_controller_today = "Today"
search_controller_this_week = "This week"
search_controller_this_month = "This month"
search_controller_this_year = "This Year"
settings_controller_settings_saved = "Settings Saved!"
search_controller_mix_info = "Using Crawl Mix: %s"
search_controller_crawl_info = "Index: %s -- Size: %s pages/%s urls"
search_controller_search = "Search"
search_controller_end_results = "End of Results"
search_controller_no_index_set = "No Search Index Set For Use!"
search_controller_get_keyword_ads = "Advertise for %s"
search_controller_ad_keyword_description = "Do keyword advertising on Yioop!"
search_controller_download_fetcher = "Download Fetcher: %s"
search_controller_no_archive_page = "The website in question has requested this page not be archived."
search_controller_site_cache = "Yioop Cache"
search_controller_original_page = "This image appeared on the page:"
search_controller_extracted_title = "Extracted Title"
search_controller_extracted_description = "Extracted Description"
search_controller_extracted_links = "Extracted Links"
search_controller_extracted_allow_paths = "Extracted Allowed To Crawl Paths"
search_controller_extracted_disallow_paths = "Extracted Disallowed To Crawl Paths"
search_controller_crawl_delay = "YioopBot Crawl Delay"
search_controller_extracted_meta_words = "Extracted Meta Words"
search_controller_extracted_q_a_s = "Extracted Question Answer Triplets"
search_controller_cache_comment = "Yioop Cache Page... This page has been modified to add a robots directive,  make links absolute, add extracted summaries, and to highlight query terms."
search_controller_cached_version = "This cached version of %s was obtained by the Yioop crawler on %s."
search_controller_header_summaries = "Toggle Extracted Headers and Summaries"
search_controller_history = "Toggle History"
search_controller_all_cached = "All Cached Versions - Change Year and/or Months to see Links"
search_controller_year = "Year:"
search_controller_month = "Month:"
;
; MachineController.php
machine_controller_nolines = "No Lines Match Filter!"
;
; /src/controllers/components
;
; SocialComponent.php
social_component_request_join = "Request Join"
social_component_invited = "Invited"
social_component_active_status = "Active"
social_component_suspended_status = "Suspended"
social_component_no_join = "No One"
social_component_by_request = "By Request"
social_component_public_request = "Public Request"
social_component_public_join = "Anyone"
social_component_hundred_credits = "100 Credits"
social_component_two_hundred_credits = "200 Credits"
social_component_five_hundred_credits = "500 Credits"
social_component_thousand_credits = "1000 Credits"
social_component_two_thousand_credits = "2000 Credits"
social_component_private = "No Read"
social_component_read = "Read"
social_component_read_comment = "Read Comment"
social_component_read_write = "Read Write"
social_component_read_wiki = "Read Write Wiki"
social_component_no_voting = "No Voting"
social_component_up_voting = "+ Voting"
social_component_up_down_voting = "+/- Voting"
social_component_forever = "Never Expires"
social_component_one_hour = "One Hour"
social_component_one_day = "One Day"
social_component_one_month = "One Month"
social_component_encryption_enable = "Enable"
social_component_encryption_disable = "Disable"
social_component_user_activated = "User activated!"
social_component_users_activated = "Users Activated!"
social_component_no_user_activated = "User was not activated!"
social_component_joined = "Group Joined!"
social_component_groupname_unavailable = "Group name unavailable!"
social_component_name_available = "Group name available!"
social_component_user_banned = "User banned!"
social_component_users_banned = "Users banned"
social_component_no_user_banned = "User was not banned!"
social_component_owner_changed = "Owner Changed!"
social_component_not_in_group = "User not in group!"
social_component_not_a_user = "Username does not exist!"
social_component_groupname_exists = "Group Name Exists"
social_component_groupname_created = "Group created!"
social_component_groupname_doesnt_exists = "Group Name does not exists"
social_component_group_deleted = "Group Deleted"
social_component_no_delete_group = "Cannot Delete Group"
social_component_user_deleted = "User Deleted"
social_component_users_deleted = "Users deleted"
social_component_no_delete_user_group = "Cannot Delete User from Group."
social_component_users_invited = "Users Invited!"
social_component_no_users_invited = "No Users Invited!!"
social_component_hour = "Hour"
social_component_day = "Day"
social_component_month = "Month"
social_component_jan = "Jan"
social_component_feb = "Feb"
social_component_mar = "Mar"
social_component_apr = "Apr"
social_component_may = "May"
social_component_jun = "Jun"
social_component_jul = "Jul"
social_component_aug = "Aug"
social_component_sep = "Sep"
social_component_oct = "Oct"
social_component_nov = "Nov"
social_component_dec = "Dec"
social_component_visits = "Visits per %s"
social_component_banned_status = "Banned"
social_component_unsubscribe = "Successfully Unsubscribed!"
social_component_no_unsubscribe = "Could not Unsubscribe!"
managegroups_element_no_activity = "No Activity"
social_component_originally_posted = "Originally Posted By: %s"
social_component_originally_dated = "Original Date: %s"
social_component_buy_more_credits_join = "Buy Yioop Credits to Join Group!"
social_component_join_group_fee = "Join discussion group fee "
social_component_group_joined = "Group joined!"
social_component_group_request_join = "Join Group Request Made!"
social_component_activate_group = "Yioop Group %s Activation Request"
social_component_activate_body = "The user %s has requested to join group %s."
social_component_notify_closing = "Best regards,"
social_component_notify_signature = "Yioop Software"
social_component_no_permission = "Insufficient Access!"
social_component_group_updated = "Group updated!"
social_component_unknown_access = "Attempt to change access to unknown value!"
social_component_group_filter_users = "Filtering Users!"
social_component_comment_error = "Error in comment data!"
social_component_no_comment = "Cannot post blank comment!"
social_component_no_post_access = "Cannot post to that group!"
social_component_join_group = "%s joined %s!"
social_component_join_group_detail = "On %s, you joined the group  %s."
social_component_upload_error = "Upload Error!"
social_component_thread_notification = "New Post to Thread: %s"
social_component_notify_body = "We thought you would be interested in a new post to the thread:"
social_component_notify_salutation = "Dear %s,"
social_component_comment_added = "Comment Added!"
social_component_groupname_cant_add = "Cannot add selected group!"
social_component_delete_error = "Error Deleting Item"
social_component_item_deleted = "Item Deleted!"
social_component_no_item_deleted = "No Item Deleted!"
social_component_vote_error = "Voting Error!"
social_component_no_vote_access = "No vote access to that post! "
social_component_already_voted = "Already Voted!"
social_component_vote_recorded = "Vote Recorded!"
social_component_need_title_description = "Need both title and description!"
social_component_new_thread_mail = "New Thread in Group %s"
social_component_new_thread_body = "As the owner of %s we thought you would like to know of the following thread recently created in your group:"
social_component_thread_created = "Thread Created!"
social_component_post_edited_elsewhere = "Post was just edited elsewhere (another tab?)"
social_component_no_update_access = "Cannot Update Post!"
social_component_post_updated = "Post Updated!"
social_component_no_group_access = "Not a member or can&#039;t read that group. Switching to public group!"
social_component_no_posts_yet = "No Posts Yet"
social_component_signin_to_access = "Please log in to an account with access to this group!"
social_component_back = "Back"
social_component_history_page = "Historical Version of %s from %s."
social_component_diff_page = "%s line differences between %s and %s."
social_component_wiki_edited_elsewhere = "Wiki Page Has Been Edited Since Your Version. Loading Changed Version!"
social_component_page_revert_to = "Revert to %s."
social_component_page_reverted = "Page Reverted!"
social_component_revert_error = "Error Reverting Page!"
social_component_main = "Main"
enter_vr = "Enter VR"
exit_vr = "Exit VR"
social_component_missing_fields = "Missing Fields!"
social_component_resource_saved = "Resource Saved!"
social_component_resource_not_saved = "Resource Not Saved!"
social_component_page_created = "%s Wiki Page Created!"
social_component_page_discuss_here = "Discuss the page in this thread!"
social_component_page_saved = "Page Saved!"
social_component_resource_deleted = "Resource Deleted!"
social_component_resource_not_deleted = "Resource Not Deleted! "
social_component_resource_extracted = "Resource Extracted!"
social_component_resource_not_extracted = "Resource Not Extracted!"
social_component_clip_folder_set = "Clip Folder Set!"
social_component_copy_fail = "Clip Folder Copy Failed!"
social_component_copy_success = "Clip Folder Copy Succeeded!"
social_component_resource_renamed = "Resource Renamed!"
social_component_resource_not_renamed = "Resource not Renamed!"
social_component_resource_created = "Resource Created!"
social_component_resource_not_created = "Resource Not Created!"
social_component_resource_save_first = "Need to Save Page Before Using Resources!"
social_component_resource_uploaded = "Resource Uploaded!"
social_component_doc_sections = "Doc Sections"
social_component_standard_page = "Standard"
social_component_page_and_feedback = "Page and Feedback"
social_component_page_alias = "Page Alias"
social_component_media_list = "Media List"
social_component_presentation = "Presentation"
social_component_solid = "Solid"
social_component_dashed = "Dashed"
social_component_none = "None"
social_component_actions = "Actions"
social_component_new_folder = "New Folder"
social_component_new_text_file = "New Text File"
social_component_new_csv_file = "New CSV File"
social_component_search = "Search"
;
; ChatbotComponent.php
chatbot_component_bot_lookup_error = "Pattern Lookup Error!"
chatbot_component_max_patterns_exceeded = "Maximum Chat Bot Patterns Exceeded"
chatbot_component_missing_required = "Missing Required Fields (Request)!"
chatbot_component_pattern_added = "Pattern Added!"
chatbot_component_pattern_updated = "Pattern Updated!"
chatbot_component_no_delete_pattern = "Could not find pattern id, pattern not deleted!"
chatbot_component_pattern_deleted = "Pattern Deleted!"
;
; StoreComponent.php
store_component_credit_amounts = "Number of Credits to Buy"
store_component_ten_in_credits = "1000 credits for $10 US"
store_component_twenty_in_credits = "2000 credits for $20 US"
store_component_fifty_in_credits = "5000 credits for $50 US"
store_component_hundred_in_credits = "10000 credits for $100 US"
store_component_month = "Month"
store_component_year = "Year"
store_component_script_failure = "No Working Credit Card Script Found!"
store_component_invalid_credit_quantity = "Invalid Credit Purchase Quantity"
advertisement_buy_credits = "Buy Credits"
advertisement_init_ledger = "Starting Balance"
store_component_credit_token_empty = "Error: No Credit Token Received!"
store_component_processing_error = "Payment Processing Error %s"
store_component_credits_purchased = "Credit purchase complete!"
store_component_num_days = "Number of Days"
store_component_one_day = "1 day"
store_component_seven_days = "7 days"
store_component_thirty_days = "30 days"
store_component_ninety_days = "90 days"
store_component_one_eighty_days = "180 days"
store_component_fields_cannot_be_empty = "Name, Description, Destination URL cannot be empty"
store_component_duration_cannot_be_empty = "Ad Duration Cannot Be Empty!"
store_component_enter_keywords = "Please enter keywords"
store_component_bid_too_low = "Bid too low! Calculate and bid  again!"
store_component_too_few_credits = "Insufficient ad credits! Please purchase more credits! "
advertisement_buy_ad = "Buy Ad"
store_component_ad_created = "Advertisement created"
store_component_status_changed = "Ad status changed!"
store_component_ad_updated = "Advertisement Updated"
;
; CrawlComponent.php
crawl_component_delete_crawl_success = "Deleting Crawl. . .This will take a moment to refresh."
crawl_component_delete_crawl_fail = "Delete Crawl Failed!!"
crawl_component_set_index = "Setting Crawl To Use as Index"
managegroups_element_no_activity = "No Activity"
crawl_component_resume_crawl = "Resuming crawl. . .This will take a moment to refresh."
crawl_component_resume_fail = "Resume Failed! Are there any active Queue Servers and Fetchers?"
crawl_component_starting_new_crawl = "Starting New Crawl!"
crawl_component_recomputing_stats = "Recomputing Statistics for Index %s!"
crawl_component_stop_crawl = "Stopping crawl. . .This will take a moment to refresh."
social_component_mix_invalid_timestamp = "Invalid Timestamp!"
social_component_mix_not_owner = "Not Mix Owner!"
social_component_add_crawls = "Add Crawls"
social_component_num_results = "Results Shown"
social_component_del_frag = "Remove"
social_component_weight = "Weight"
social_component_name = "Name"
social_component_order = "Order"
social_component_ascending = "Ascending"
social_component_descending = "Descending"
social_component_add_keywords = "Keywords"
social_component_actions = "Actions"
social_component_add_query = "Add Query"
social_component_delete = "Delete"
social_component_too_many_fragments = "Too Many Search Result Fragments!"
social_component_mix_saved = "Crawl Mix Changes Saved!"
social_component_select_crawl = "Select Crawl"
social_component_default_crawl = "Default Crawl"
social_component_mix_created = "Crawl Mix Created!"
social_component_invalid_name = "Mix Name in Use or Invalid!"
social_component_mix_deleted = "Crawl Mix Deleted!"
social_component_set_index = "Setting Crawl To Use as Index"
crawl_component_fail_no_machines_channel = "Start Fail! No Machines on Channel!"
crawl_component_fail_no_description = "Start Fail! Crawl Needs Description!"
crawl_component_start_fail = "Start Crawl Failed! Are there any active Queue Servers and Fetchers?"
crawl_component_use_below = "Use options below"
crawl_component_use_defaults = "Use Yioop defaults"
crawl_component_previous_crawl = "Previous Crawl:"
crawl_component_added_urls = "Urls injected on %s."
crawl_component_add_suggest = "User suggested URLS added!"
crawl_component_no_new_suggests = "No new urls in suggest data"
crawl_component_breadth_first = "Breadth First"
crawl_component_page_importance = "Page Importance"
crawl_component_no_limit = "No Limit"
crawl_component_no_repeat = "No Repeat"
crawl_component_two_minutes = "Two Minutes"
crawl_component_hourly = "Hourly"
crawl_component_daily = "Daily"
crawl_component_weekly = "Weekly"
crawl_component_fortnightly = "Fortnightly"
crawl_component_monthly = "Monthly"
crawl_component_bimonthly = "Bimonthly"
crawl_component_semiannually = "Semi-Annually"
crawl_component_annually = "Annually"
crawl_component_always_follow = "Always Follow"
crawl_component_allow_landing = "Allow Landing Page Crawl"
crawl_component_ignore = "Ignore"
crawl_component_urls_injected = "Urls Injected!"
crawl_component_update_seed_info = "Updating Seed Site Info!"
crawl_component_description = "Index Description:"
crawl_component_timestamp = "Timestamp:"
crawl_component_crawl_date = "Crawl Start Time:"
crawl_component_pages = "Downloaded Pages:"
crawl_component_url = "Seen Urls:"
crawl_component_number_hosts = "Hostnames Seen:"
crawl_component_error_codes = "Error Codes Seen"
crawl_component_sizes = "File Sizes Downloaded"
crawl_component_links_per_page = "Average Links per Page"
crawl_component_page_date = "Page Modified Dates"
crawl_component_dns_time = "DNS Lookup Time"
crawl_component_download_time = "Page Download Time"
crawl_component_top_level_domain = "Top Level Domains"
crawl_component_file_extension = "File Extension"
crawl_component_media_type = "Media Type"
crawl_component_language = "Web Page Language"
crawl_component_server = "Web Server"
crawl_component_os = "Operating System (if detected)"
crawl_component_new_classifier = "New classifier created."
crawl_component_classifier_exists = "A classifier with that name already exists."
crawl_component_classifier_deleted = "Classifier deleted."
crawl_component_no_classifier = "No classifier with that name."
crawl_component_finalizing_classifier = "Finalizing classifier."
crawl_component_load_failed = "Failed to load documents"
crawl_component_loading = "Loading"
crawl_component_added_examples = "Added {1} {2} examples"
crawl_component_label_update_failed = "Failed to update labels."
crawl_component_updating = "Updating"
crawl_component_acc_update_failed = "Failed to update accuracy"
crawl_component_na = "N/A"
crawl_component_no_docs = "No documents"
crawl_component_num_docs = "{1}{2} documents"
crawl_component_in_class = "In Class"
crawl_component_not_in_class = "Not In Class"
crawl_component_skip = "Skip"
crawl_component_prediction = "Prediction: {1}"
crawl_component_scores = "{1}%% confidence, {2}%% disagreement"
crawl_component_recrawl_never = "Never"
crawl_component_recrawl_1day = "1 days"
crawl_component_recrawl_2day = "2 days"
crawl_component_recrawl_3day = "3 days"
crawl_component_recrawl_7day = "7 days"
crawl_component_recrawl_14day = "14 days"
crawl_component_basic = "Basic"
crawl_component_centroid = "Centroid"
crawl_component_centroid_weighted = "Centroid-Weighted"
crawl_component_graph_based = "Graph-Based"
crawl_component_page_options_updated = "Page Options Updated!"
crawl_component_page_submission = "Method of Submission"
crawl_component_test_uri = "By Uri"
crawl_component_test_upload = "By File Upload"
crawl_component_test_input = "By Direct Input"
crawl_component_page_options_running_tests = "Running Tests!"
crawl_component_page_options_no_processor = "No Processor for Mimetype Found!"
crawl_component_scraper_missing = "Missing Scraper Fields!"
crawl_component_scraper_added = "Scraper added!"
crawl_component_no_delete_scraper = "Scraper not deleted!"
crawl_component_scraper_deleted = "Scraper deleted!"
crawl_component_scraper_updated = "Scraper Updated!"
crawl_component_results_no_action = "No Action"
crawl_component_results_filter_host = "Filter Host"
crawl_component_results_edit_result = "Edit Search Result"
crawl_component_results_editor_no_query = "Please Enter a Query to Trigger Knowledge Wiki Page!"
crawl_component_results_editor_kwiki_new = "New Knowledge Wiki Page!!"
crawl_component_results_editor_page_loaded = "Page Loaded!"
crawl_component_results_editor_no_query_map = "Need to enter a query to create a query map!"
crawl_component_results_editor_map_created = "Query Map Created!"
crawl_component_results_editor_map_loaded = "Query Map Loaded!"
crawl_component_results_editor_no_url = "Need to enter a url in order to edit how it will be displayed!"
crawl_component_results_editor_url_new = "New Search Url to Manipulate!"
crawl_component_results_editor_kwiki_edit = "Knowledge Wiki Page Loaded for Editing!"
crawl_component_results_editor_page_saved = "Knowledge Wiki Page Saved!"
crawl_component_results_editor_query_map_saved = "Query Map Saved"
crawl_component_results_editor_need_url = "Result Page Update needs to Specify the URL!"
crawl_component_results_editor_page_updated = "Result Page Updated!"
crawl_component_media_kind = "Media Kind"
crawl_component_rss_feed = "RSS"
crawl_component_json_feed = "JSON Feed"
crawl_component_html_feed = "Html Feed"
crawl_component_regex_feed = "Regex Feed"
crawl_component_feed_podcast = "Feed Podcast"
crawl_component_scrape_podcast = "Scrape Podcast"
crawl_component_trending_value = "Trending Value"
crawl_component_never = "Never"
crawl_component_one_day = "One Day"
crawl_component_one_week = "One Week"
crawl_component_one_month = "One Month"
crawl_component_one_year = "One Year"
crawl_component_sources_indexes = "Index/Mix to Use"
crawl_component_index = "Index"
crawl_component_mix = "Mix"
crawl_component_trends = "Trends"
crawl_component_no_source_type = "Type of Source Not Set!"
crawl_component_missing_type = "Must set media type!"
crawl_component_invalid_url = "Invalid URL!"
crawl_component_missing_fields = "All Fields Need to be Filled!"
crawl_component_media_source_added = "Media Source Added!"
crawl_component_subsearch_added = "Subsearch Added!"
crawl_component_clearing_data = "Clearing News and Trending Data!"
crawl_component_no_delete_source = "Source Was Not Deleted!"
crawl_component_media_source_deleted = "Media Source Deleted!"
crawl_component_subsearch_deleted = "Subsearch Deleted!"
crawl_component_subsearch_updated = "Subsearch Updated!"
crawl_component_media_source_updated = "Media Source Updated!"
crawl_component_parsed_feed = "Source After Parsing Aux Info"
;
; AccountaccessComponent.php
accountaccess_component_no_posts_yet = "No Posts Yet"
accountaccess_component_passwords_too_long = "Password is too long!"
accountaccess_component_passwords_dont_match = "Typed passwords do not match."
accountaccess_component_invalid_password = "Invalid Password!"
accountaccess_component_unknown_imagetype = "Unknown Image File Type!"
accountaccess_component_icon_too_big = "Icon File Too Big!"
accountaccess_component_no_user_folder = "User Folder Could Not be Created!"
accountaccess_component_user_updated = "User Updated"
accountaccess_component_active_status = "Active"
accountaccess_component_inactive_status = "Inactive"
accountaccess_component_suspended_status = "Suspended"
accountaccess_component_request_join = "Pending"
accountaccess_component_invited = "Invited"
accountaccess_component_invalid_username = "Invalid Username!"
accountaccess_component_user_exists = "User Already Exists!"
accountaccess_component_user_added = "User Added"
accountaccess_component_user_doesnt_exist = "Can&#039;t edit -- that username doesn&#039;t exist!"
accountaccess_component_cant_edit_public_user = "Cannot Edit Public User!"
accountaccess_component_user_filter_group = "Filtering by Group!"
accountaccess_component_user_filter_role = "Filtering by Role!"
accountaccess_component_username_doesnt_exists = "Username Does Not Exist"
accountaccess_component_cant_delete_builtin = "Cannot Delete Built-in User!"
accountaccess_component_user_deleted = "User Deleted"
accountaccess_component_rolename_doesnt_exists = "Role Name Does not Exist"
accountaccess_component_rolename_already_added = "Role Name Already Added!"
accountaccess_component_rolename_added = "Role Name Added"
accountaccess_component_groupname_doesnt_exists = "Group Name does not exists"
accountaccess_component_groupname_already_added = "Group Name Already Added!"
accountaccess_component_groupname_added = "Group Name Added"
accountaccess_component_rolename_deleted = "Role Name Deleted"
accountaccess_component_rolenames_deleted = "Roles Deleted"
accountaccess_component_group_deleted = "Group Deleted"
accountaccess_component_groups_deleted = "Groups Deleted"
accountaccess_component_userstatus_updated = "User Status Updated"
accountaccess_component_select_activityname = "Select Activity"
accountaccess_component_activity_added = "Activity Added"
accountaccess_component_rolename_exists = "Role Name Exists"
accountaccess_component_rolename_blank = "Role Name Blank!"
accountaccess_component_activity_deleted = "Activity Deleted"
accountaccess_component_role_updated = "Role updated!"
;
; Component.php
wiki_js_small = "Small"
wiki_js_medium = "Medium"
wiki_js_large = "Large"
wiki_js_search_size = "Size"
wiki_js_prompt_heading = "Header row:"
wiki_js_example = "Example"
wiki_js_table_title = "Table Title"
wiki_js_submit = "Submit"
wiki_js_cancel = "Cancel"
wiki_js_bold = "Bold text"
wiki_js_italic = "Italic text"
wiki_js_underline = "Underlined text"
wiki_js_strike = "Striked text"
wiki_js_heading = "Heading"
wiki_js_heading1 = "Level 1 Heading"
wiki_js_heading2 = "Level 2 Heading"
wiki_js_heading3 = "Level 3 Heading"
wiki_js_heading4 = "Level 4 Heading"
wiki_js_bullet = "Unordered list item"
wiki_js_enum = "Ordered list item"
wiki_js_nowiki = "Insert non-formatted text here"
wiki_js_add_search = "Add Search Bar Form"
wiki_js_add_wiki_table = "Add Wiki Table"
wiki_js_for_table_cols = "Column Count:"
wiki_js_for_table_rows = "Row Count:"
wiki_js_add_hyperlink = "Add Hyperlink"
wiki_js_link_text = "Text:"
wiki_js_link_url = "URL:"
wiki_js_placeholder = "Search Placeholder Text"
wiki_js_centeraligned = "This text is centered."
wiki_js_rightaligned = "This text is right-aligned."
wiki_js_leftaligned = "This text is left-aligned."
wiki_js_definitionlist_item = "Item"
wiki_js_definitionlist_definition = "Definition"
wiki_js_slide_sample_title = "Title"
wiki_js_slide_sample_bullet = "Slide Item"
wiki_js_slide_resource_description = "Resource Description for "
;
; SystemComponent.php
system_component_is_replica = "Replica Server"
system_component_select_machine = "Select Machine"
system_component_machine_added = "Machine Added!"
system_component_machine_exists = "Machine Name Already Exists; Please Delete First!"
system_component_machine_incomplete = "Missing Fields From Machine Form!"
system_component_machine_doesnt_exists = "Machine Name does not Exists!"
system_component_stop_service_first = "Machine in use. Please stop the service running on it!"
system_component_machine_deleted = "Machine Deleted!"
system_component_job_doesnt_exist = "Job Doesn&#039;t Exist!"
system_component_job_disabled = "Job Disabled!"
system_component_job_enabled = "Job Enabled!"
system_component_no_machine_log = "No Log File Found."
system_component_machine_servers_updated = "Machine&#039;s Servers Updated!"
system_component_machine_no_action = "Unable to Perform Action!"
system_component_updatemode_toggled = "Media Update Mode Toggled!"
system_component_select_mode = "Select Mode"
system_component_locale_missing_info = "Field values missing or invalid!"
system_component_locale_added = "Locale Added!"
system_component_localename_doesnt_exists = "Locale Does Not Exist!"
system_component_localename_deleted = "Locale Deleted"
system_component_locale_updated = "Locale Information Updated!"
system_component_localestrings_updated = "Locale Strings Updated!"
system_component_all_strings = "All Strings"
system_component_missing_strings = "Missing Strings"
system_component_cache_cleared = "File Cache Cleared!"
system_component_server_restarted = "Server restarted!"
system_component_configure_no_change_db = "Problem Updating Database!"
system_component_configure_profile_change = "Profile Updated!"
system_component_configure_no_change_profile = "There was a Problem Updating Profile!"
system_component_configure_disable_registration = "Disable Registration"
system_component_configure_no_activation = "No Activation"
system_component_configure_email_activation = "Email Activation"
system_component_configure_admin_activation = "Admin Activation"
system_component_configure_none = "None"
system_component_configure_external_advertisements = "External Ad Server"
system_component_configure_group_fees = "Group Fees"
system_component_configure_keyword_advertisements = "Keyword Advertisements"
system_component_configure_fees_and_keywords = "Group Fees and Keyword Ads"
system_component_enable_bot_users = "Enable Bot Users"
system_component_disable_bot_users = "Disable Bot Users"
system_component_two_minutes = "Two Minutes"
system_component_fifteen_minutes = "15 minutes"
system_component_half_hour = "30 minutes"
system_component_one_hour = "One Hour"
system_component_two_hours = "Two Hours"
system_component_one_day = "One Day"
system_component_consent_disabled = "Consent Disabled"
system_component_one_month = "One Month"
system_component_six_month = "Six Months"
system_component_one_year = "One Year"
system_component_two_years = "Two Years"
system_component_hash_captcha = "Hash Captcha"
system_component_image_captcha = "Image Captcha"
system_component_no_recovery = "No User Password Recovery Link"
system_component_email_recovery = "Email Link Password Recovery"
system_component_email_questions = "Email Link and Check Questions Recovery"
system_component_enable = "Enable"
system_component_disable = "Disable"
system_component_settings_updated = "Settings Updated!"
system_component_no_update_settings = "No Settings Were Changed!"
system_component_no_resource_folder = "No Resource Folder!"
system_component_invalid_filetype = "Invalid File Type!"
system_component_file_too_big = "File Too Big!"
system_component_configure_reset_completed = "Reset Completed"
system_component_configure_use_absolute_path = "Must use an Absolute path for Work Directory"
system_component_configure_configure_diff_base_dir = "Work Directory cannot be contained in Yioop folder!"
system_component_configure_work_dir_set = "Work Directory Set! You may need to re-login!"
system_component_name_your_bot = "Please Name Your robot"
system_component_configure_work_profile_made = "Working Directory and Profile Created!"
system_component_configure_no_set_config = "Unable to Update config.php File!"
system_component_configure_no_create_profile = "Unable to Create Profile!"
system_component_configure_work_dir_invalid = "Work Directory is Invalid! Cannot Create Profile!"
system_component_describe_robot = "Please Describe Your Robot"
system_component_php_version = "PHP Version 7.1 or Newer"
system_component_no_write_config_php = "configs/config.php not web server writable."
system_component_no_write_work_dir = "Work directory needs to be writable by web server. "
system_component_post_size_small = "php.ini file variable post_max_size should be at least 2M"
system_component_missing_required = "The following required items were missing:"
system_component_missing_optional = "The following optional items were missing:"
system_component_check_passed = "Check Passed."
system_component_using_local_config = "Using configs/LocalConfig.php so changing work directory above may not work."
;
; RegisterController.php
register_controller_need_cookies = "Cookies need to be enabled to register or log in to a Yioop!"
register_validator_js_valid_email = "Valid email"
register_validator_js_invalid_email = "Invalid email"
register_validator_js_more_characters = "More characters needed"
register_validator_js_strong_password = "Strong password"
register_validator_js_weak_password = "Weak password"
register_validator_js_enter_username = "Enter username"
register_validator_js_enter_firstname = "Enter your first name"
register_validator_js_enter_lastname = "Enter your last name"
register_validator_js_retype_password_matched = "Password&#039;s match"
register_validator_js_retype_password_not_matched = "Password do not match"
register_controller_no_cookie_consent = "Cookies need to be enabled to register or log in to a Yioop!"
register_controller_account_created = "Account created successfully!!"
register_controller_account_request_made = "Account registration request has been sent!"
register_controller_admin_activation_request = "Yioop User Has Requested Activation"
register_controller_admin_activation_message = "User %s %s with username %s has requested activation of their account."
register_controller_registration_email_sent = "Registration email sent!"
register_controller_admin_email_salutation = "Dear %s %s,"
register_controller_email_body = "This email was given in a Yioop account creation request. If you are interested in a Yioop account please use the address below to complete the registration process."
register_controller_email_verification_error = "Email verification error!!"
register_controller_already_activated = "Account has already been activated!"
register_controller_account_activated = "Account successfully activated!!"
register_controller_account_recover_fail = "Unable to recover account!"
register_controller_account_recover_email = "Recover Account Email Sent!!"
register_controller_recover_request = "Yioop Account Recovery Request"
register_controller_recover_body = "A request was made to recover your Yioop password. If this is correct, please paste the link below into a browser and complete the form presented."
register_controller_recovered_already = "Recover email already used!"
register_controller_recovery_expired = "Recover email has expired!"
register_controller_password_changed = "Password changed!"
register_controller_passwords_dont_match = "Passwords don&#039;t match!"
register_controller_email_resend_fail = "Resend Registration Fail!"
register_controller_user_active_fail = "User Account Already Active!"
register_controller_invalid_url = "Format of URL is invalid!"
register_controller_error_fields = "Starred fields need to be filled in correctly!"
register_controller_failed_hashcode = "Hash Code Did Not Match!"
register_controller_failed_graphical_human = "Captcha Mis-entered!"
register_controller_suggest_full = "Suggest URL buffer is full! Please try again later!"
register_controller_url_submitted = "Suggested URL saved!"
register_controller_check_email = "Check Email Address!"
register_controller_user_already_exists = "Account not created - Username already in use!!"
;
; /src/views
;
; MachinestatusView.php
machinestatus_view_media_updater = "Media Updater"
machinestatus_view_configure_media_jobs = "Configure Media Jobs"
machinestatus_view_nameserver = "Name Server"
machinestatus_view_log = "Log"
machinestatus_view_machines = "Machines"
machinestatus_view_add_machine = "Add Machine"
machinestatus_view_machine_name = "Name:"
machinestatus_view_machineurl = "URL:"
machinestatus_view_machine_channel_type = "Channel Type:"
machinestatus_view_parent_name = "Parent Name:"
machinestatus_view_num_fetchers = "Number of Fetchers:"
machinestatus_view_save = "Save"
machinestatus_view_confirm = "Are you sure you want to delete?"
machinestatus_view_delete = "Delete"
machinestatus_view_channel = "Channel:%s"
machinestatus_view_parent = "Parent:%s"
machinestatus_view_not_configured = "Machine Not Configured!"
machinestatus_view_mirror = "Mirror"
machinestatus_view_queue_server = "Queue Server"
machinestatus_view_no_queue_server = "Machine has no queue server"
machinestatus_view_no_fetchers = "Machine has no fetchers"
machinestatus_view_fetchers = "Fetchers"
;
; ResendEmailView.php
resendemail_view_resend_activation = "Resend Activation"
resendemail_view_username = "Username:"
resendemail_view_human_check = "Human Check:"
resendemail_view_resend_email = "Resend Email"
resendemail_view_return = "Return"
;
; StaticView.php
static_view_title = "PHP Search Engine - Yioop!"
static_view_places = "Places:"
;
; TestsView.php
tests_view_tests = "Tests"
tests_view_run_all_tests = "Run all Tests"
tests_view_available_tests = "Available Tests"
tests_view_phantomjs_required = "Phantom JS is required"
tests_view_tests_passed = "tests passed"
;
; RecoverView.php
recover_view_recover_password = "Recover Account"
recover_view_new_password = "New Password"
recover_view_retypepassword = "Re-type password:"
recover_view_username = "Username:"
recover_view_account_recovery = "Recovery Info"
recover_view_human_check = "Human Check:"
recover_view_return = "Return to Yioop"
;
; RegisterView.php
register_view_recovery1_more = "Animal you like the best:"
register_view_recovery1_less = "Animal you like the least:"
register_view_recovery1_choices = "ant,bunny,cat,cockroach,dog,goldfish,hamster,horse,snake,spider,tiger,whale"
register_view_recovery2_more = "Color you like the most:"
register_view_recovery2_less = "Color you like the least:"
register_view_recovery2_choices = "no color,aquamarine,blue,brown,gold,green,gray,mauve,pink,periwinkle,purple,red,silver,turquoise,yellow"
register_view_recovery3_more = "Food you like the most:"
register_view_recovery3_less = "Food you like the least:"
register_view_recovery3_choices = "apple,banana,chicken,fish,lamb,nuts,orange,pork,potato,tomato,steak"
register_view_recovery4_more = "Drink you like the most:"
register_view_recovery4_less = "Drink you like the least:"
register_view_recovery4_choices = "apple juice,beer,coffee,hot tea,ice tea,lemonade,orange juice,soda,sparkling water,still water,wine"
register_view_recovery5_more = "Game you like the most:"
register_view_recovery5_less = "Game you like the least:"
register_view_recovery5_choices = "basketball,backgammon,checkers,chess,football,hockey,skate,ski,tennis,volleyball"
register_view_recovery6_more = "Sound you like the most:"
register_view_recovery6_less = "Sound you like the least:"
register_view_recovery6_choices = "accordian,drum,flute,guitar,harmonica,harp,horn,oboe,piano,triangle,trumpet,violin,whistle,xylophone"
register_view_create_account = "Create Account"
register_view_firstname = "First Name:"
register_view_lastname = "Last Name:"
register_view_username = "Username:"
register_view_email = "Email:"
register_view_password = "Password:"
register_view_retypepassword = "Re-type password:"
register_view_account_recovery = "Recovery Info:"
register_view_human_check = "Human Check:"
register_view_i_agree = "By using Create Account button, I agree to the"
register_view_terms = "Yioop Terms"
register_view_and = "and"
register_view_privacy = "Privacy Policy"
register_view_period = "."
register_view_return = "Return to Yioop"
;
; SigninView.php
signin_view_signin = "Signin"
signin_view_username = "Username"
signin_view_password = "Password"
signin_view_login = "Login"
signin_view_recover_password = "Forgot Password?"
signin_view_create_account = "Create Account"
signin_view_resend_activation = "Resend Activation Email"
signin_view_return = "Return"
;
; CrawlstatusView.php
crawlstatus_view_currently_processing = "Currently Processing"
crawlstatus_view_crawls = "Crawls"
crawlstatus_view_query_stats = "Query Statistics"
crawlstatus_view_description = "Description:"
crawlstatus_view_timestamp = "Timestamp:"
crawlstatus_view_url_counts = "Visited/Extracted Urls:"
crawlstatus_view_actions = "Actions"
crawlstatus_view_statistics = "Statistics"
crawlstatus_view_resume = "Resume"
crawlstatus_view_no_resume = "Closed"
crawlstatus_view_set_index = "Set as Index"
crawlstatus_view_search_index = "Search Index"
crawlstatus_view_delete = "Delete"
crawlstatus_view_no_previous_crawl = "No Previous Crawls"
crawlstatus_view_no_active_crawls = "No Active Crawls"
crawlstatus_view_starting_crawl = "Starting New Crawl..."
crawlstatus_view_resuming_crawl = "Resuming Crawl"
crawlstatus_view_shutdown_queue = "Shutting Down Queue..."
crawlstatus_view_closing_dict = "Closing Crawl Dictionary..."
crawlstatus_view_run_plugins = "Running Post Processing Plugins..."
crawlstatus_view_stop_crawl = "Stop Crawl"
crawlstatus_view_changeoptions = "Change Crawl Options"
crawlstatus_view_manage_machines = "Manage Machines"
crawlstatus_view_time_started = "Time started:"
crawlstatus_view_channel = "Channel:"
crawlstatus_view_indexer_memory = "Indexer Peak Memory:"
crawlstatus_view_scheduler_memory = "Scheduler Peak Memory:"
crawlstatus_view_queue_memory = "Server Peak Memory:"
crawlstatus_view_no_mem_data = "No Memory Data Yet"
crawlstatus_view_fetcher_memory = "Fetcher Peak Memory:"
crawlstatus_view_webapp_memory = "Web App Peak Memory:"
crawlstatus_view_urls_per_hour = "Visited Urls/Hour:"
crawlstatus_view_visited_urls = "Visited Urls Count:"
crawlstatus_view_total_urls = "Total Urls Seen:"
crawlstatus_view_previous_visited = "Previous Visited"
crawlstatus_view_previous_total = "Previous Total"
crawlstatus_view_most_recent_fetcher = "Most Recent Fetcher:"
crawlstatus_view_no_fetcher = "No Fetcher Queries Yet"
crawlstatus_view_most_recent_urls = "Most Recent Urls"
crawlstatus_view_no_recent_urls = "No Recent Urls (Could mean only link data)"
managecrawls_element_new_crawl = "New Crawl"
crawlstatus_view_start = "Start"
crawlstatus_view_options = "Options"
;
; NocacheView.php
nocache_view_media_not_found = "File Not Found!"
nocache_view_no_cache = "Did not have cache of requested item."
nocache_view_summary_contents = "Summary Data stored in Yioop for Item"
;
; /src/views/elements
;
; BotstoryElement.php
botstory_element_bot_story = "Bot Story"
botstory_element_pattern_header = "Pattern"
botstory_element_actions = "Actions"
botstory_element_request = "Request Expression:"
botstory_element_trigger_state = "Trigger State:"
botstory_element_remote_message = "Remote Message:"
botstory_element_result_state = "Result State:"
botstory_element_response = "Response:"
botstory_element_editpattern = "Edit"
botstory_element_delete_operation = "Do you really want to delete this pattern?"
botstory_element_deletepattern = "Delete"
botstory_element_edit_pattern = "Edit Pattern"
botstory_element_add_pattern = "Add Pattern"
botstory_element_save = "Save"
;
; GroupoptionsElement.php
groupoptions_element_welcome_user = "Welcome, %s"
groupoptions_element_welcome = "Welcome"
groupoptions_element_signin = "Signin"
groupoptions_element_manage_account = "Manage Account"
groupoptions_element_manage_groups = "Manage Groups"
groupoptions_element_signout = "Sign Out"
groupoptions_element_create_account = "Create Account"
groupoptions_element_page_places = "%s Page at %s Group Places"
groupoptions_element_read_page = "%s Page at %s Group"
groupoptions_element_edit_page = " Edit %s Page"
groupoptions_element_page_history = "%s Page History"
groupoptions_element_page_source = "%s Page Source"
groupoptions_element_page_relationships = "%s Page Relationships"
groupoptions_element_page_discuss = " %s Page Discussion"
groupoptions_element_page_list = "%s Group Page List"
groupoptions_element_group_feed = "%s Feed"
groupoptions_element_page_thread = "%s Page at %s Group Discussion"
groupoptions_element_page_thread_rss = "%s Page at %s Group Discussion"
groupoptions_element_wiki_page = "%s Page at %s Group"
groupoptions_element_rss = "%s RSS"
groupoptions_element_groupfeed = "%s Feed"
groupoptions_element_no_path_info = "No Path Info"
groupoptions_element_userfeed = "User: %s"
groupoptions_element_userrss = "User: %s RSS"
groupoptions_element_myfeeds = "My Feeds"
;
; AdminbarElement.php
adminbar_element_skip_nav = "Skip Navigation"
adminbar_element_admin = "Admin"
;
; ManagecreditsElement.php
managecredits_element_balance = "Balance: %s credits"
managecredits_element_transactions = "Credit Transactions"
managecredits_element_type = "Type"
managecredits_element_amount = "Amount"
managecredits_element_date = "Date"
managecredits_element_total = "Total"
managecredits_element_purchase_credits = "Purchase Credits"
managecredit_element_num_credits = "Quantity"
managecredit_element_card_number = "Credit Card Number"
managecredit_element_cvc = "CVC"
managecredit_element_expiration = "Expiration"
managecredits_element_charge_warning = "Using the Purchase button charges the above card the Quantity field&#039;s amount in US dollars and agrees to the "
managecredits_element_program_terms = "Program Terms"
managecredits_element_purchase = "Purchase"
managecredits_element_script_failure = "No Working Credit Card Script Found!"
managecredits_element_search = "Search"
advertisement_init_ledger = "Starting Balance"
advertisement_buy_credits = "Buy Credits"
advertisement_buy_ad = "Buy Ad"
social_component_join_group_fee = "Join discussion group fee "
;
; GroupElement.php
group_element_auto_logout_one_minute = "Auto-logout in One Minute!!"
;
; SearchbarElement.php
searchbar_element_skip_nav = "Skip Navigation"
searchbar_element_title = "Yioop - PHP Search Engine"
searchbar_element_input_label = "Enter the terms you would like to search the web for"
searchbar_element_input_placeholder = "Type what to find"
searchbar_element_search = "Search"
;
; ManagecrawlsElement.php
managecrawls_element_awaiting_status = "Awaiting Crawl Status"
managecrawls_element_up_longer_update = "Crawl Status No Longer Updating"
;
; ManageaccountElement.php
manageaccount_element_edit_or_no_text = "Toggle whether account information is editable"
manageaccount_element_welcome = "Welcome, %s!"
manageaccount_element_what_can_do = "From this page you can access and control aspects of your account."
manageaccount_element_account_details = "Account Details"
manageaccount_element_icon = "User Icon"
manageaccount_element_username = "Username"
manageaccount_element_firstname = "First Name"
manageaccount_element_lastname = "Last Name"
manageaccount_element_email = "Email"
options_element_language_label = "Language:"
manageaccount_element_is_bot = "Bot User:"
manageaccount_element_bot_unique_token = "Bot Unique Token"
manageaccount_element_bot_callback_url = "Bot Callback URL"
manageaccount_element_password = "Password:"
manageaccount_element_new_password = "New Password: "
manageaccount_element_retype_password = "Retype: "
manageaccount_element_new_recovery_qa = "Recovery Answers:"
manageaccount_element_save = "Save"
manageaccount_element_groups_and_feeds = "Groups and Feeds"
manageaccount_element_group_info = "Create or subscribe to groups to communicate with friends."
manageaccount_element_num_groups = "You belong to %s groups."
manageaccount_element_num_group = "You belong to 1 group."
manageaccount_element_manage = "Manage"
manageaccount_element_statistics = "Statistics"
manageaccount_element_group_wiki = "Wiki"
manageaccount_element_group_stats = "%s posts, %s threads"
manageaccount_element_last_post = "Last Post:"
manageaccount_element_recommendations = "Recommendations"
manageaccount_element_rec_threads = "Threads:"
manageaccount_element_rec_groups = "Groups:"
manageaccount_element_manage_all_groups = "Join/Manage All Groups"
manageaccount_element_go_to_group_feed = "See Combined Group Feeds"
manageaccount_element_crawl_and_index = "Crawls and Indexes"
manageaccount_element_crawl_info = "Crawl and index the web or an existing archive and create a searchable index."
manageaccount_element_num_crawls = "You have %s active crawls, %s previous crawl indexes."
manageaccount_element_manage_crawls = "Manage Crawls and Indexes"
manageaccount_element_query_statistics = "Search Query Statistics"
manageaccount_element_manage_machines = "Manage Crawl Machines"
manageaccount_element_crawl_mixes = "Crawl Mixes"
manageaccount_element_mixes_info = "Present search results from multiple indexes in the order you prefer."
manageaccount_element_num_mixes = "You have %s crawl mixes."
manageaccount_element_num_mix = "You have %s crawl mix."
manageaccount_element_manage_mixes = "Create/Manage Crawl Mixes"
;
; EditmixElement.php
editmix_element_back = "Back"
editmix_element_edit_mix = "Edit Crawl Mix"
editmix_element_mix_name = "Mix Name"
editmix_element_mix_components = "Mix Components"
editmix_element_too_many = "At Maximum Number of Search Fragments!"
editmix_element_add_fragment = "Add Search Result Fragment"
editmix_element_save_button = "Save"
;
; QuerystatsElement.php
querystats_element_query_statistics = "Search Query Statistics"
querystats_element_filter = "Filter"
querystats_element_go = "Go"
querystats_element_last_hour = "Last Hour"
querystats_element_last_day = "Last Day"
querystats_element_last_month = "Last Month"
querystats_element_last_year = "Last Year"
querystats_element_all_time = "All Time"
querystats_element_no_activity = "No Activity"
;
; ManagegroupsElement.php
managegroups_element_subscribed_groups = "Subscribed Groups"
managegroups_element_joinable_groups = "Joinable Groups"
managegroups_element_groupname = "Name"
managegroups_element_groupowner = "Owner"
managegroups_element_registertype = "Register"
managegroups_element_memberaccess = "Access"
managegroups_element_voting = "Voting"
managegroups_element_post_lifetime = "Post Lifetime"
managegroups_element_actions = "Actions"
managegroups_element_join_fee = "Group Join Fee"
managegroups_element_num_users = "%s users"
managegroups_element_statistics = "Statistics"
managegroups_element_group_wiki = "Wiki"
managegroups_element_join = "Join"
managegroups_element_edit = "Edit"
managegroups_element_delete = "Delete"
managegroups_element_fee_warning = "There is a %s credit fee to join this group. Do you still want to join?"
managegroups_element_num_credits = "(%s credits)"
managegroups_element_decline = "Decline"
managegroups_element_unsubscribe = "Unsubscribe"
managegroups_element_delete_operation = "Are you sure you want to delete?"
managegroups_element_group_info = "Edit Group"
managegroups_element_create_group = "Create Group"
managegroups_element_register = "Register"
managegroups_element_encryption = "Encryption"
managegroups_element_feed = "Feed"
managegroups_element_import_discussions = "Import Discussions"
managegroups_element_group_users = "Members"
managegroups_element_with_selected = "With Selected"
managegroups_element_ban = "Ban"
managegroups_element_activate = "Activate"
managegroups_element_name = "Name"
managegroups_element_join_date = "Join Date"
managegroups_element_status = "Status"
managegroups_element_action = "Action"
managegroups_element_filter = "Filter:"
managegroups_element_invite = "Invite More Users"
managegroups_element_save = "Save"
managegroups_element_invite_users_group = "Invite Users to Group"
managegroups_element_usernames = "Usernames (space/comma delimited)"
managegroups_element_transfer_group_owner = "Transfer Group Owner"
managegroups_element_new_group_owner = "New Owner"
managegroups_element_change_owner = "Change Owner"
managegroups_element_group_statistics = "%s Group Statistics"
managegroups_element_go = "Go"
managegroups_element_group_views = "Group Views"
managegroups_element_thread_views = "Thread Views"
managegroups_element_wiki_views = "Wiki Views"
managegroups_element_last_hour = "Last Hour"
managegroups_element_last_day = "Last Day"
managegroups_element_last_month = "Last Month"
managegroups_element_last_year = "Last Year"
managegroups_element_all_time = "All Time"
managegroups_element_no_activity = "No Activity"
managegroups_element_search_joinable = "Search Joinable Groups"
managegroups_element_search_subscribed = "Search Subscribed Groups"
managegroups_element_hour = "Hour"
managegroups_element_day = "Day"
managegroups_element_month = "Month"
managegroups_element_num_visits = "Number of Visits"
;
; FooterElement.php
footer_element_blog = "Blog"
footer_element_privacy = "Privacy"
footer_element_terms = "Terms"
footer_element_bot = "ThisSiteBot"
footer_element_developed_seek_quarry = "Developed at SeekQuarry"
footer_element_translations_yandex = "Some Translations Powered by Yandex.translate"
footer_element_copyright_site = "(c) This Site"
footer_element_this_search_engine = "This Search Engine"
;
; WikiElement.php
wiki_element_back = "Back"
wiki_element_places = "Places:"
wiki_element_redirect_to = "Redirects to:"
wiki_element_page_no_exist = "%s page does not exist."
wiki_element_create_edit = "You can create this page by selecting edit from the side menu."
wiki_element_use_form_below = "Or you can use the form below to create or edit a different page."
wiki_element_submit = "Submit"
wiki_element_syntax_summary = "Wiki Syntax Guide"
wiki_element_signin_edit = "If you have sufficient access you might be able to create the page by logging in and navigating back here."
wiki_element_user_feedback = "User Feedback"
wiki_element_locale_name = "Locale: %s"
wiki_element_page = "Page: %s"
wiki_element_resource_name = "Resource: %s"
configure_element_toggle_page_settings = "Settings"
wiki_element_page_type = "Page Type:"
wiki_element_page_alias = "Alias Page To:"
wiki_element_page_border = "Page Border:"
wiki_element_table_of_contents = "Table of Contents:"
wiki_element_title = "Title:"
wiki_element_meta_author = "Author:"
wiki_element_meta_robots = "Meta Robots:"
wiki_element_meta_description = "Meta Description:"
wiki_element_alternative_path = "Resource Path:"
wiki_element_empty_use_default = "Leave Blank to Use Default"
wiki_element_page_header = "Header Page Name:"
wiki_element_page_footer = "Footer Page Name:"
wiki_element_archive_info = "To archive a page so it won&#039;t appear in search results delete its text and save."
wiki_element_edit_reason = "Edit Reason:"
wiki_element_closebutton = "Close"
wiki_element_savebutton = "Save"
wiki_element_media_list = "Media List Page"
wiki_element_ml_description = "The uploaded items below will all appear when this page is read as a gallery or media list."
wiki_element_page_resources = "Page Resources"
wiki_element_resources_info = "Resources are images, videos, or files associated with this page."
wiki_element_rename_failed = "Rename Failed!"
wiki_element_delete_operation = "Are you sure you want to delete?"
wiki_element_resource_filter = "Filter"
wiki_element_go = "Go"
wiki_element_current_folder = "Use Current Folder"
wiki_element_clip_folder = "Clip Folder:"
wiki_element_name = "Name"
wiki_element_size = "Size"
wiki_element_modified = "Modified"
wiki_element_video = "Video"
wiki_element_audio = "Audio"
wiki_element_rename = "Rename"
wiki_element_add_to_page = "Add to Page"
wiki_element_extract = "Extract"
wiki_element_clip_copy = "Clip Copy"
wiki_element_no_resources = "No resources have been saved to this page yet."
wiki_element_root_folder = "Root Folder"
wiki_element_recent_places = "Recent Places"
wiki_element_paths = "Resource Paths"
wiki_element_recent_pages = "Recent Pages"
wiki_element_recent_groups = "Recent Groups"
wiki_element_login_for_recent = "Available after Sign-in"
wiki_element_wiki_page_list = "%s Group Page List"
wiki_element_filter_or_create = "Search group page titles"
wiki_element_create_page = "Create Page: %s"
wiki_element_edit = "Edit"
wiki_element_no_pages = "This group has no pages yet for the %s locale. Search for a nonexistant page and click edit to create it."
wiki_element_no_cur_rel = "No Current Relationships"
wiki_element_difference = "Difference:"
wiki_element_diff_first = "First"
wiki_element_diff_second = "Second"
wiki_element_edited_by = "Edited by %s."
wiki_element_page_len = "(%s bytes)."
wiki_element_revert = "Revert"
wiki_element_history = "History"
wiki_element_discuss = "Discuss"
wiki_element_toggle_page_settings = "Settings"
;
; EditlocalesElement.php
editlocales_element_edit_locale = "Edit Locale: %s"
editlocales_element_show = "Show:"
editlocales_element_filter = "Filter:"
editlocales_element_go = "Go"
editlocales_element_no_matching = "No Matching Strings Left To Translate!"
editlocales_element_save = "Save"
;
; GroupbarElement.php
groupbar_element_skip_nav = "Skip Navigation"
groupbar_element_page_list = "Page List"
groupbar_element_page_thread = " %s Page at %s Group Discussion"
groupbar_element_groupfeed = "%s Feed"
groupbar_element_no_path_info = "No Path Info"
groupbar_element_userfeed = "User: %s"
groupbar_element_myfeeds = "My Feeds"
groupbar_element_ungrouped_icon = "Ungrouped Icon"
groupbar_element_grouped_icon = "Grouped Icon"
;
; ManagemachinesElement.php
managemachines_element_awaiting_status = "Awaiting statuses of machines..."
managemachines_element_no_longer_update = "Machine status no longer updating..."
;
; SearchoptionsElement.php
searchoptions_element_welcome_user = "Welcome, %s"
searchoptions_element_welcome = "Welcome"
searchoptions_element_signin = "Signin"
searchoptions_element_admin = "Admin"
searchoptions_element_signout = "Sign Out"
searchoptions_element_create_account = "Create Account"
searchoptions_element_categories = "Categories"
searchoptions_element_searchsettings = "Settings"
searchoptions_element_time_label = "Time:"
searchoptions_element_size_label = "Image Size:"
searchoptions_element_minduration = "Min Duration:"
searchoptions_element_maxduration = "Max Duration:"
searchoptions_element_language_label = "Language:"
searchoptions_element_results_per_page = "Links/Page"
searchoptions_element_open_in_tabs = " Open Results in Tabs:"
searchoptions_element_safe_search = "Safe Search:"
searchoptions_element_save = "Save"
searchoptions_element_trending = "Trending"
searchoptions_element_wiki_pages = "Wiki Pages"
searchoptions_element_suggest = "Suggest a Url"
searchoptions_element_tools = "Tools"
searchoptions_install_plugin = "Yioop Search Plugin"
;
; SearchsourcesElement.php
searchsources_element_editsource_form = "Edit Source Form"
searchsources_element_channelpath = "Channel:"
searchsources_element_item_regex = "Item Separator:"
searchsources_element_titlepath = "Title:"
searchsources_element_descpath = "Description:"
searchsources_element_linkpath = "Link:"
searchsources_element_image_xpath = "Image XPath:"
searchsources_element_trending_stop_regex = "Trending Stop Term Regex:"
searchsource_element_alt_link_text = "Alternative Link Tag:"
searchsources_element_wiki_destination = "Wiki Destination:"
searchsources_element_aux_url_xpath = "Aux Url XPaths:"
searchsources_element_link_xpath_text = "Download Xpath:"
searchsources_element_trend_category_group = "Group Within Category:"
searchsources_element_trending_xpath = "Trend Value XPath:"
searchsources_element_media_sources = "Media Sources"
searchsources_element_subsearches = "Subsearches"
searchsources_element_confirm_delete = "Do you really want to clear previously downloaded news feed data?"
searchsources_element_clear_news_trending = "Clear Current News Feeds and Trending Data"
searchsources_element_medianame = "Name"
searchsources_element_action = "Action"
searchsources_element_sourcetype = "Type:"
searchsources_element_locale_tag = "Language:"
searchsources_element_category = "Category:"
searchsources_element_expires = "Expires:"
searchsources_element_url = "URL:"
searchsources_element_testmedia = "Test"
searchsources_element_editmedia = "Edit"
searchsources_element_delete_operation = "Are you sure you want to delete?"
searchsources_element_deletemedia = "Delete"
searchsources_element_dirname = "Folder Name"
searchsources_element_index = "Index"
searchsources_element_localestring = "Localization Identifier"
searchsources_element_perpage = "Results per Page"
searchsources_element_default_query = "Default Query"
searchsources_element_actions = "Actions"
searchsources_element_editsource = "Edit"
searchsources_element_localize = "Localize"
searchsources_element_deletesubsearch = "Delete"
searchsources_element_edit_media_source = "Edit Media Source"
searchsources_element_add_media_source = "Add Media Source"
searchsources_element_sourcename = "Name:"
searchsources_element_feed_instruct = "Provide xpaths to feed components below:"
searchsources_element_regex_instruct = "Enter feed regexes. Regexes except Item separator should have 1 capture group."
searchsources_element_item_text = "Item:"
searchsources_element_save = "Save"
searchsources_element_edit_subsearch = "Edit Subsearch"
searchsources_element_add_subsearch = "Add a Subsearch"
searchsources_element_foldername = "Folder Name:"
searchsources_element_indexsource = "Index Source:"
searchsources_element_per_page = "Results Per Page:"
searchsources_element_defaultquery = "Default Query:"
searchsources_element_search = "Search"
;
; SecurityElement.php
security_element_session_captcha = "Session, Privacy, Captcha, and Recovery"
security_element_session = "Session"
security_element_site_timezone = "Timezone:"
security_element_token_name = "Token Name:"
security_element_session_name = "Session Name:"
security_element_autologout = "Autologout:"
security_element_consent_expires = "Cookie Consent Expires:"
security_element_privacy = "Privacy"
security_element_differential_privacy = "Differential Privacy:"
security_element_group_analytics = "Group Analytics:"
security_element_search_analytics = "Search Analytics:"
security_element_captcha_type = "Captcha Type"
security_element_recovery_type = "Recovery Type"
security_element_edit_recovery = "Edit Account Recovery Questions"
security_element_save = "Save"
;
; PageoptionsElement.php
pageoptions_element_crawl_time = "Crawl Time"
pageoptions_element_search_time = "Search Time"
pageoptions_element_test_options = "Test Options"
pageoptions_element_save_options = "Save"
pageoptions_element_run_tests = "Test Process Page"
pageoptions_element_load_options = "Get Page Options From:"
pageoptions_element_page_range = "Byte Range to Download (0 - Value):"
pageoptions_element_summarizer = "Summarizer:"
pageoptions_element_max_description = "Max Page Summary Length in Bytes:"
pageoptions_element_cache_pages = "Cache Whole Crawled Pages:"
pageoptions_element_allow_recrawl = "Allow Page Recrawl After:"
pageoptions_element_file_types = "Page File Types to Crawl:"
pageoptions_element_classifiers_rankers = "Classifiers and Rankers"
pageoptions_element_use_classify = "Use to Classify"
pageoptions_element_use_rank = "Use to Rank"
pageoptions_element_no_classifiers = "No classifiers."
pageoptions_element_indexing_plugins = "Indexing Plugins"
pageoptions_element_plugin = "Plugin"
pageoptions_element_plugin_include = "Use in Crawl"
pageoptions_element_configure = "Configure"
pageoptions_element_no_compatible_plugins = "No compatible indexing plugins found!"
pageoptions_element_page_rules = "Page Field Extraction Rules"
pageoptions_element_search_page = "Search Page Elements and Links"
pageoptions_element_wd_suggest = "Word Suggest"
pageoptions_element_subsearch_link = "Subsearch"
pageoptions_element_signin_link = "Signin"
pageoptions_element_cache_link = "Cache"
pageoptions_element_similar_link = "Similar"
pageoptions_element_in_link = "Inlinks"
pageoptions_element_ip_link = "IP Address"
pageoptions_element_result_score = "Result Score"
pageoptions_element_ranking_factors = "Search Ranking Factors"
pageoptions_element_title_weight = "Title Weight:"
pageoptions_element_description_weight = "Description Weight:"
pageoptions_element_link_weight = "Link Weight:"
pageoptions_element_results_grouping_options = "Search Results Grouping"
pageoptions_element_min_results_to_group = "Minimum Results to Group:"
pageoptions_element_test_page = "Test Page"
pageoptions_element_uri = "URI:"
pageoptions_element_page_type = "Type:"
pageoptions_element_test_results = "Test Results"
pageoptions_element_page_truncated = "Page truncated from %s to %s bytes."
pageoptions_element_after_process = "After page processor extracts summary"
pageoptions_element_after_rules = "After page rules applied"
pageoptions_element_extracted_words = "Words and positions extracted to index from summary"
pageoptions_element_extracted_questions = "Extracted Questions"
pageoptions_element_extracted_metas = "Extracted meta words"
pageoptions_element_page_process_times = "Page Processing Times"
pageoptions_element_page_process_time = "Page Process Times:"
pageoptions_element_rule_process_time = "Page Rule Process Times:"
pageoptions_element_canon_time = "Canonicalize Terms:"
pageoptions_element_term_pos_sentence_tag_time = "Term Pos and Sentence Tag Time:"
pageoptions_element_qa_time = "Question Answer Extraction:"
pageoptions_element_total_time = "Total Time:"
pageoptions_element_time_seconds = "%s seconds"
;
; AdminElement.php
admin_element_auto_logout_one_minute = "Auto-logout in One Minute!!"
;
; ServersettingsElement.php
serversettings_element_server_settings = "Servers and Registration"
serversettings_element_name_server = "Name Server Set-up"
serversettings_element_restart = "Restart Server"
serversettings_element_name_server_key = "Server Key:"
serversettings_element_name_server_url = "Name Server URL:"
serversettings_element_use_filecache = "Use Filecache:"
serversettings_element_clear_cache = "Clear Cache"
serversettings_element_database_setup = "Database Set-up"
serversettings_element_database_system = "Database System:"
serversettings_element_databasename = "Database Name:"
serversettings_element_databasehost = "Hostname:"
serversettings_element_databaseuser = "Database User:"
serversettings_element_databasepassword = "Database Password:"
serversettings_element_account_registration = "Account Registration"
serversettings_element_mail_sender = "Sender Email:"
serversettings_element_send_media_updater = "Send Mail From Media Updater"
serversettings_element_use_php_mail = "Use PHP mail() function"
serversettings_element_mail_server = "SMTP Server:"
serversettings_element_mail_serverport = "Server Port:"
serversettings_element_mail_username = "Mail Username:"
serversettings_element_mail_password = "Mail Password:"
serversettings_element_mail_security = "Mail Security:"
serversettings_element_proxy_title = "Proxy Servers"
serversettings_element_tor_proxy = "Tor Proxy  (.onion urls only):"
serversettings_element_use_proxy_servers = "Crawl via Proxies"
serversettings_element_proxy_servers = "Proxy Servers (One per line. Format: address:port or address:port:proxytype)"
serversettings_element_monetization_config = "Monetization"
serversettings_element_monetization_type = "Type"
serversettings_element_no_payment_processing = "No Ad Payment Processing Script Configured"
serversettings_element_purchase_processing = "Purchase Payment Scripts At Seekquarry.com"
serversettings_element_ad_location = "Ad Location"
serversettings_element_top = "Top"
serversettings_element_side = "Side"
serversettings_element_both = "Both"
serversettings_element_none = "None"
serversettings_element_global_adscript = "Global Element Ad Script"
serversettings_element_top_adscript = "Top Element Ad Script"
serversettings_element_side_adscript = "Side Element Ad Script"
serversettings_element_bot_configuration = "Bot Configuration"
serversettings_element_bot_settings = "Bot Settings"
serversettings_element_save = "Save"
;
; GroupfeedElement.php
groupfeed_element_add_group = "Add Group"
groupfeed_element_request_add = "Request Add Group"
groupfeed_element_comment = "Comment"
groupfeed_element_group_wiki = "Wiki"
groupfeed_element_group_stats = "%s posts, %s threads"
groupfeed_element_last_post = "Last Post:"
groupfeed_element_start_thread = "Start New Thread"
groupfeed_element_no_posts_yet = "No posts yet!"
groupfeed_element_thread_no_exist = "Thread does not exist! Maybe it was deleted?"
groupfeed_element_edit = "Edit"
groupfeed_element_delete = "Delete"
groupfeed_element_usericon = "User Icon"
groupfeed_element_num_posts = "%s posts"
groupfeed_element_num_views = "%s views"
groupfeed_element_start_thread_in_group = "Start New Thread in %s"
groupfeed_element_new_thread_icon = "New Thread Icon"
groupfeed_element_last_edited = "Last Edited: %s"
groupfeed_element_post_vote = "Vote:"
groupfeed_element_last_post_info = "Last Post:"
groupfeed_element_feedplaces = "Feed Places"
groupfeed_element_mygroups = "All Feeds"
groupfeed_element_userplaces = "User Places"
groupfeed_element_groupplaces = "%s Group Places"
groupfeed_element_wiki_name = "%s Wiki"
groupfeed_element_recent_threads = "Recent Threads"
groupfeed_element_recent_groupfeeds = "Recent Feeds"
groupfeed_element_drag_textarea = "Drag items into the textarea to add them..."
groupfeed_element_click_textarea = "or click to select them."
groupfeed_element_add_comment = "Add a Comment"
groupfeed_element_save = "Save"
groupfeed_element_subject = "Subject"
groupfeed_element_post = "Post"
groupfeed_element_edit_post = "Edit Post"
groupfeed_element_no_longer_update = "Group Feeds No Longer Updating!"
;
; PaginationElement.php
pagination_helper_next = "Next"
;
; MediajobsElement.php
mediajobs_element_configure_media_jobs = "Configure Media Jobs"
mediajobs_element_mode = "Mode"
mediajobs_element_nameserver = "Name Server"
mediajobs_element_distributed = "Distributed"
mediajobs_element_jobs_list = "Jobs List"
mediajobs_element_job_name = "Job Name"
mediajobs_element_run_status = "Run Status"
mediajobs_element_on = "On"
mediajobs_element_off = "Off"
;
; ManageclassifiersElement.php
manageclassifiers_element_classifiers = "Classifiers"
manageclassifiers_element_label_col = "Label"
manageclassifiers_element_positive_col = "Positive"
manageclassifiers_element_negative_col = "Negative"
manageclassifiers_element_actions_col = "Actions"
manageclassifiers_element_edit = "Edit"
manageclassifiers_element_finalized = "Finalized"
manageclassifiers_element_finalize = "Finalize"
manageclassifiers_element_finalizing = "Finalizing"
manageclassifiers_element_confirm = "Are you sure you want to delete?"
manageclassifiers_element_delete = "Delete"
manageclassifiers_element_add_classifier = "Add Classifier"
manageclassifiers_element_classifier_name = "Name"
manageclassifiers_element_create_button = "Create"
manageclassifiers_element_element_search = "Search"
;
; StatisticsElement.php
statistics_element_crawl_stats = "Crawl Statistics"
statistics_element_recompute_stats = "Recompute"
statistics_element_stats_scheduled = "Crawl statistics have been scheduled to be computed next time MediaUpdater run. "
statistics_element_already_scheduled = "Crawl statistics have already been scheduled to be computed next time MediaUpdater run. "
;
; AdminoptionsElement.php
adminoptions_element_welcome_user = "Welcome, %s"
adminoptions_element_signout = "Sign Out"
;
; ConfigureElement.php
configure_element_work_directory = "Search Engine Work Directory"
configure_element_load_or_create = "Load or Create"
configure_element_component_check = "Component Check"
configure_element_profile_settings = "Profile Settings"
configure_element_default_language = "Default Language:"
configure_element_debug_display = "Debug Display"
configure_element_error_info = "Error Info"
configure_element_query_info = "Query Info"
configure_element_test_info = "Test Info"
configure_element_site_access = "Search Access"
configure_element_web_access = "Web"
configure_element_rss_access = "RSS"
configure_element_api_access = "API"
configure_element_crawl_robot = "Crawl Robot Set-up"
configure_element_robot_name = "Crawl Robot Name:"
configure_element_robot_instance = "Robot Instance:"
configure_element_robot_description = "Robot Description"
configure_element_save = "Save"
;
; CrawloptionsElement.php
crawloptions_element_modify_active_crawl = "Modify Active Crawl"
crawloptions_element_edit_crawl_options = "Edit Crawl Options"
crawloptions_element_web_crawl = "Web Crawl"
crawloptions_element_archive_crawl = "Archive Crawl"
crawloptions_element_load_options = "Get Crawl Options From:"
crawloptions_element_server_channel = "Server Channel:"
crawloptions_element_no_machines = "No Configured Machines."
crawloptions_element_crawl_order = "Crawl Order:"
crawloptions_element_max_depth = "Max Depth:"
crawloptions_element_repeat_type = "Repeat Type:"
crawloptions_element_robots_txt = "Robots.txt:"
crawloptions_element_restrict_by_url = "Restrict Sites By Url:"
crawloptions_element_allowed_to_crawl = "Allowed To Crawl Sites"
crawloptions_element_disallowed_and_quota_sites = "Disallowed Sites/Sites with Quotas"
crawloptions_element_seed_sites = "Seed Sites"
crawloptions_element_add_suggest_urls = "Add User Suggest data"
crawloptions_element_inject_sites = "Sites to Inject into Current Crawl"
crawloptions_element_reindex_crawl = "Crawl or Arc Folder to Re-index:"
crawloptions_element_need_api_for_mix = "Yioop API access required for mix archive crawls  "
crawloptions_element_save = "Save"
;
; TrendingElement.php
trending_element_hourly = "Top Hourly"
trending_element_daily = "Top Daily"
trending_element_weekly = "Top Weekly"
trending_element_monthly = "Top Monthly"
trending_element_yearly = "Yearly"
trending_element_trending = "Trending..."
trending_element_trending_terms = "Trending %s"
trending_element_chart = "Chart"
trending_element_term = "Term"
trending_element_score = "Score"
trending_element_date = "Computed %s"
trending_element_trend_scores = "Trend Scores"
trending_element_hourly_trend = "Hourly %s for %s for the Last Day"
trending_element_daily_trend = "Daily %s for %s for the Last Week"
trending_element_monthly_trend = "Weekly %s for %s for the Last Month"
trending_element_yearly_trend = "Monthly %s for %s for the Last Year"
;
; SearchElement.php
admin_view_auto_logout_one_minute = "Auto-logout in One Minute!!"
search_element_calculated = " %s seconds."
search_element_results = "Showing %s - %s of %s"
search_element_num_results = "(%s Results)"
search_element_no_results = "No results found. Please try a different search."
search_element_possible_answer = "Possible Answer:"
search_element_word_cloud = "Words:"
search_element_cache = "Cached"
search_element_as_text = "View as text"
search_element_similar = "Similar"
search_element_inlink = "Inlinks"
search_element_rank = "Rank:%s"
search_element_relevancy = "Rel:%s"
search_element_proximity = "Prox:%s"
search_element_score = "Score:%s"
search_element_score_pinned = "Score: Pinned Result"
search_element_title = "Yioop - PHP Search Engine"
search_element_input_label = "Enter the terms you would like to search the web for"
search_element_input_placeholder = "Type what to find"
search_element_search = "Search"
;
; ManageusersElement.php
manageusers_element_users = "Users"
manageusers_element_username = "Username"
manageusers_element_firstname = "First Name"
manageusers_element_lastname = "Last Name"
manageusers_element_email = "Email"
manageusers_element_groups = "Groups"
manageusers_element_status = "Status"
manageusers_element_actions = "Actions"
manageusers_element_edit = "Edit"
manageusers_element_delete = "Delete"
manageusers_element_confirm_delete = "Are you sure you want to delete?"
manageusers_element_user_info = "User Information"
manageusers_element_add_user = "Add User"
manageusers_element_roles = "Roles"
manageusers_element_num_roles = "%s roles"
manageusers_element_with_selected = "With Selected"
manageusers_element_name = "Name"
manageusers_element_action = "Action"
manageusers_element_filter = "Filter"
manageusers_element_add_role = "Add"
manageusers_element_num_groups = "%s groups"
manageusers_element_add_group = "Add"
manageusers_element_password = "Password"
manageusers_element_retype_password = "Retype Password"
manageusers_element_save = "Save"
manageusers_element_search_user = "Search"
;
; ManageadvertisementsElement.php
manageadvertisements_element_list = "Advertisement List"
manageadvertisements_element_adname = "Ad Name"
manageadvertisements_element_username = "Username"
manageadvertisements_element_keywords = "Keywords"
manageadvertisements_element_budget = "Budget"
manageadvertisements_element_dates = "Date"
manageadvertisements_element_viewclicks = "Views/Clicks"
manageadvertisements_element_status = "Status"
manageadvertisements_element_actions = "Actions"
manageadvertisements_element_active = "Active"
manageadvertisements_element_deactivated = "Deactivated"
manageadvertisements_element_suspended = "Suspended"
manageadvertisements_element_completed = "Completed"
manageadvertisements_element_edit = "Edit"
manageadvertisements_element_deconfirm = "Deactivate this ad?"
manageadvertisements_element_deactivate = "Deactivate"
manageadvertisements_element_suspend = "Suspend"
manageadvertisements_element_reconfirm = "Reactivate this ad?"
manageadvertisements_element_reactivate = "Reactivate"
manageadvertisements_element_ad_info = "Advertisement Information"
manageadvertisements_element_purchase_ad = "Purchase Ad Listing"
manageadvertisements_element_ad_user = "Ad Creator"
manageadvertisements_element_displayname = "Ad Title"
manageadvertisements_element_text = "Ad Body"
manageadvertisements_element_ad_url = "Destination URL"
manageeadvertisement_element_ad_duration = "Campaign Duration"
manageeadvertisement_element_start_day = "Start day is day of purchase."
manageeadvertisement_element_keywords = "Keywords"
manageadvertisements_element_keyword_help = "Keywords you want to advertise for"
manageadvertisements_element_keyword_bid_amount = "Minimum Bid Required"
manageadvertisements_element_expensive_word = "Expensive word"
manageadvertisements_element_calculate_bid = "Calculate Bid"
manageadvertisements_element_update = "Update"
manageadvertisements_element_buy_info = "Using the Purchase button deducts the Budget field amount from your %s available credits."
manageadvertisements_element_buy_credits = "Buy more ad credits"
manageadvertisements_element_edit_ad = "Edit Ad"
manageadvertisements_element_purchase = "Purchase"
manageadvertisements_element_preview = "Preview"
manageadvertisements_element_search_advertisement = "Search"
manageadvertisements_element_description = "Description"
manageadvertisements_element_destination_url = "Destination URL"
manageadvertisements_element_start_date = "Start Date"
manageadvertisements_element_end_date = "End Date"
;
; EditclassifierElement.php
editclassifier_element_back = "Back"
editclassifier_element_edit_classifier = "Edit Classifier"
editclassifier_element_classifier_label = "Classifier Label:"
editclassifier_element_change = "Change"
editclassifier_element_statistics = "Statistics"
editclassifier_element_positive_examples = "Positive Examples:"
editclassifier_element_negative_examples = "Negative Examples:"
editclassifier_element_accuracy = "Accuracy:"
editclassifier_element_na = "N/A"
editclassifier_element_update = "Update"
editclassifier_element_add_examples = "Add Examples"
editclassifier_element_source = "Source:"
editclassifier_element_default_crawl = "Default Crawl"
editclassifier_element_label_by_hand = "Label By Hand"
editclassifier_element_all_in_class = "All In Class"
editclassifier_element_none_in_class = "None In Class"
editclassifier_element_keywords = "Keywords:"
editclassifier_element_load = "Load"
editclassifier_element_finalize = "Finalize"
editclassifier_element_no_documents = "No Documents"
;
; MixcrawlsElement.php
mixcrawls_element_available_mixes = "Mixes"
mixcrawls_view_name = "Name"
mixcrawls_view_definition = "Definition"
mixcrawls_view_actions = "Actions"
mixcrawls_view_ascending = "ASC"
mixcrawls_view_descending = "DESC"
mixcrawls_view_no_components = "Mix has no components yet"
mixcrawls_view_edit = "Edit"
mixcrawls_set_index = "Set as Index"
mixcrawl_search_index = "Search Index"
mixcrawls_element_confirm_delete = "Are you sure you want to delete?"
mixcrawls_view_delete = "Delete"
mixcrawls_element_make_mix = "Make a Crawl Mix"
mixcrawls_element_mix_name = "Mix Name"
mixcrawls_element_create_button = "Create"
mixcrawls_element_search_mix = "Search"
mixcrawls_element_mixname = "Mix Name"
;
; ManagelocalesElement.php
managelocales_element_locale_list = "Locale List"
managelocales_element_localename = "Name"
managelocales_element_localetag = "Tag"
managelocales_element_writingmode = "Mode"
managelocales_element_enabled = "Enabled"
managelocales_element_percenttranslated = "Percent"
managelocales_element_actions = "Actions"
managelocales_element_true = "true"
managelocales_element_false = "false"
managelocales_element_edit = "Edit"
managelocales_confirm_delete = "Are you sure you want to delete?"
managelocales_element_delete = "Delete"
managelocales_element_locale_info = "Edit Locale"
managelocales_element_add_locale = "Add Locale"
managelocales_element_localenamelabel = "Locale Name:"
managelocales_element_localetaglabel = "Locale Tag:"
managelocales_element_writingmodelabel = "Writing Mode:"
managelocales_element_localeenabled = "Locale Enabled:"
managelocales_element_save = "Save"
managelocales_element_search_locales = "Search Locales"
;
; MachinelogElement.php
machinelog_element_filter = "Filter:"
machinelog_element_log_file = "%s Log File"
machinelog_element_refresh_off = "Turn Auto Refresh Off"
machinelog_element_refresh_on = "Turn Auto Refresh On"
;
; ResultseditorElement.php
resultseditor_element_edit_results = "Edit Results"
resultseditor_element_query_map = "Query Map"
resultseditor_element_knowledge_wiki = "Knowledge Wiki"
resultseditor_element_edit_result = "Edit Result"
resultseditor_element_page_url = "URL:"
resultseditor_element_load_page = "Load"
resultseditor_element_url_action = "Action:"
resultseditor_element_page_title = "Title:"
resultseditor_element_description = "Description"
resultseditor_element_back = "Back"
resultseditor_element_save = "Save"
resultseditor_element_query = "Query"
resultseditor_element_load_map = "Load"
resultseditor_element_sites_querymap_urls = "Top Urls For Query"
resultseditor_element_sites_kwiki_page = "Knowledge Wiki Page"
;
; ScrapersElement.php
scrapers_element_scrapers = "Web Scrapers"
scrapers_element_info_heading = "Scraper Info"
scrapers_element_actions = "Actions"
scrapers_element_signature = "Signature:"
scrapers_element_priority = "Priority:"
scrapers_element_text_path = "Text XPath:"
scrapers_element_delete_paths = "Delete XPaths:"
scrapers_element_extract_fields = "Extract Fields:"
scrapers_element_edit = "Edit"
scrapers_element_confirm_delete = "Are you sure you want to delete?"
scrapers_element_delete_scraper = "Delete"
scrapers_element_edit_scraper = "Edit Scraper"
scrapers_element_add_scraper = "Add Scraper"
scrapers_element_scraper_name = "Name:"
scrapers_element_save = "Save"
scrapers_element_search = "Search"
scrapers_element_name = "Name"
;
; ManagerolesElement.php
manageroles_element_roles = "Roles"
manageroles_element_rolename = "Name"
manageroles_element_actions = "Actions"
manageroles_element_edit = "Edit"
manageroles_element_delete = "Delete"
manageroles_element_confirm_delete = "Are you sure you want to delete?"
manageroles_element_role_info = "Role Information"
manageroles_element_add_role = "Add Role"
manageroles_element_role_activities = "Activities"
manageroles_element_activity_name = "Name"
manageroles_element_allowed_arguments = "Allowed Arguments"
manageroles_element_activity_actions = "Actions"
manageroles_element_save = "Save"
manageroles_element_search_role = "Search"
;
; AppearanceElement.php
appearance_element_use_wiki_landing = "Use Wiki Public Main Page as Landing Page:"
appearance_element_search_page_components = "Adjust Search Page Components"
appearance_element_background_color = "Background Color:"
appearance_element_background_image = "Background Image:"
appearance_element_foreground_color = "Foreground Color:"
appearance_element_topbar_color = "Top Bar Color:"
appearance_element_sidebar_color = "Side Bar Color:"
appearance_element_large_logo = "Large Logo:"
appearance_element_medium_logo = "Medium Logo:"
appearance_element_small_logo = "Small Logo:"
appearance_element_favicon = "Favicon:"
appearance_element_toolbar = "Search Toolbar"
appearance_element_auxiliary_css = "Auxiliary Style Directives"
appearance_element_reset_customizations = "Reset Customizations"
appearance_element_save = "Save"
;
; SuggestView.php
suggest_view_suggest_url = "Suggest A URL"
suggest_view_instructions = "Suggest a site for the next web crawl. Up to ten sites per day can be accepted."
suggest_view_url = "URL:"
suggest_view_human_check = "Human Check:"
suggest_view_submit_url = "Submit"
suggest_view_return = "Return to Yioop"
;
; /src/views/layouts
;
; WebLayout.php
web_layout_title = "This Search Engine - This Site"
web_layout_description = "This Search Engine Site needs to be described. Software from Seekquarry.com"
web_layout_site_author = "Chris Pollett"
web_layout_query_statistics = "Query Statistics"
web_layout_total_elapsed_time = "Total Elapsed Time for Queries: %s seconds."
web_layout_query_time = "Time: %s seconds."
web_layout_cookie_uses = "We use cookies to implement this site&#039;s user functionality, social media features, and traffic analytics."
web_layout_privacy_policy = "Privacy Policy Details"
web_layout_allow_cookies = "Allow Cookies"
;
; RssLayout.php
rss_layout_title = "PHP Search Engine - Yioop! : %s"
rss_layout_description = "Search results for: %s"
;
; View.php
view_locale_version = "6"
view_logo_alt_text = "Yioop"
;
; /src/views/helpers
;
; SearchformHelper.php
searchform_helper_any = "Any"
searchform_helper_search = "Search"
;
; PagingtableHelper.php
pagingtable_helper_show = "Show"
pagingtable_helper_row_range = "Row %s to %s of %s"
pagingtable_helper_search = "Search"
pagingtable_helper_add = "Add"
;
; FileuploadHelper.php
fileupload_helper_drag_textarea = "Drag items into the textarea to add them..."
fileupload_helper_click_textarea = "or click to select them."
fileupload_helper_drag_above_or = "Drag above or ..."
fileupload_helper_choose = "choose."
fileupload_helper_upload = "Upload"
basic_js_invalid_filetype = "Invalid Filetype!"
basic_js_file_too_big = "File Size is Too Big!"
basic_js_upload_progress = "Upload Progress: "
basic_js_progress_meter_disabled = "Upload Progress Meter Disabled"
basic_js_upload_error = "Upload Error!"
basic_js_upload_cancelled = "Upload Canceled!"
basic_js_too_many_files = "Trying to add too many files!"
;
; ImagesHelper.php
images_helper_view_image_results = "View More Image Results..."
;
; VideourlHelper.php
videourl_helper_videothumb = "Video Thumb"
;
; HelpbuttonHelper.php
helpbutton_helper_question_mark = "?"
helpbutton_helper_edit = "Edit"
helpbutton_helper_not_available = "Unable to load Help article!"
helpbutton_helper_create_edit = "You can create this page by selecting edit from the side menu."
helpbutton_helper_page_no_exist = "%s page does not exist."
helpbutton_helper_read = "Read"
;
; FeedsHelper.php
feeds_helper_view_feed_results = "News Results for %s"
feeds_helper_view_onehour = "1 hour ago"
feeds_helper_view_minsecs = "%s m %s s ago"
feeds_helper_view_hourdate = "%s hours ago"
;
; PaginationHelper.php
pagination_helper_previous = "Prev"
pagination_helper_next = "Next"
;
; ToggleHelper.php
toggle_helper_on = "On"
toggle_helper_off = "Off"
;
; /src/library/indexing_plugins
;
; WordfilterPlugin.php
wordfilter_plugin_settings_saved = "Word Filter Settings Saved!"
wordfilter_plugin_defaults_restored = "Defaults restored!"
wordfilter_plugin_preferences = "Word Filter Preferences"
wordfilter_plugin_factory_settings = "Factory Settings"
wordfilter_plugin_save = "Save"
ViewGit