<?xml version="1.0" encoding="utf-8"?><!--
  This file is part of BOINC.
  http://boinc.berkeley.edu
  Copyright (C) 2021 University of California
  
  BOINC is free software; you can redistribute it and/or modify it
  under the terms of the GNU Lesser General Public License
  as published by the Free Software Foundation,
  either version 3 of the License, or (at your option) any later version.
  
  BOINC 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 Lesser General Public License for more details.
  
  You should have received a copy of the GNU Lesser General Public License
  along with BOINC.  If not, see <http://www.gnu.org/licenses/>.
-->
<resources>

    <!-- app global -->
    <string name="app_name">BOINC</string>

    <!-- generic. used by multiple Activities/tabs -->
    <string name="generic_button_continue">Continue</string>
    <string name="generic_button_finish">Finish</string>

    <!-- attach project -->
    <!-- selection list -->
    <string name="attachproject_list_desc">Select scientific projects you want to contribute to:</string>
    <string name="attachproject_list_header">Choose a project</string>
    <string name="attachproject_list_manual_button">Add project by URL</string>
    <string name="attachproject_list_manual_dialog_title">Enter project URL:</string>
    <string name="attachproject_list_no_internet">No Internet connection</string>
    <!-- credential input -->
    <string name="attachproject_credential_input_sing_desc">Enter account information</string>
    <string name="attachproject_credential_input_desc">Enter account information for selected projects:</string>
    <string name="attachproject_credential_input_show_pwd">Show password</string>
    <string name="attachproject_individual_credential_input">Attach projects individually</string>
    <!-- conflicts -->
    <string name="attachproject_conflicts_desc">There have been problems attaching scientific projects:</string>
    <string name="attachproject_conflict_undefined">Could not connect</string>
    <string name="attachproject_conflict_not_unique">Account exists with different password</string>
    <string name="attachproject_conflict_bad_password">Password incorrect</string>
    <string name="attachproject_conflict_unknown_user">Account does not exist</string>
    <string name="attachproject_conflict_unknown_user_creation_disabled">Account does not exist, visit project website to register</string>
    <!-- working -->
    <string name="attachproject_working_attaching">Attaching %1$s</string> <!-- e.g. Attaching Einstein@Home -->
    <!-- hints -->
    <string name="attachproject_hints_header">Tip</string> <!-- e.g. Hint 1/2 -->
    <string name="attachproject_hint_contribtion_header">How to contribute:</string>
    <string name="attachproject_hint_contribtion_wifi">1. Connect to WiFi</string>
    <string name="attachproject_hint_contribtion_charger">2. Plug in Charger</string>
    <string name="attachproject_hint_contribtion_app">3. Run BOINC and keep it open</string>
    <string name="attachproject_hint_contribtion_screen">4. Turn off Screen</string>
    <string name="attachproject_hint_projectwebsite_header">Visit project websites to:</string>
    <string name="attachproject_hint_projectwebsite_science">Learn more about the science</string>
    <string name="attachproject_hint_projectwebsite_stats">View contribution statistics</string>
    <string name="attachproject_hint_projectwebsite_community">Get in touch with other volunteers</string>
    <string name="attachproject_hint_platforms_header">BOINC is also available for your computer or laptop, visit boinc.berkeley.edu to learn more.</string>
    <!-- project login -->
    <string name="attachproject_login_loading">Contacting project server&#8230;</string>
    <string name="attachproject_login_header_general_area">General area:</string>
    <string name="attachproject_login_header_specific_area">Specific area:</string>
    <string name="attachproject_login_header_description">Description:</string>
    <string name="attachproject_login_header_home">Home:</string>
    <string name="attachproject_login_header_url">Website:</string>
    <string name="attachproject_login_header_id_email">eMail:</string>
    <string name="attachproject_login_header_id_name">Name:</string>
    <string name="attachproject_login_header_pwd">Password:</string>
    <string name="attachproject_login_button_registration">Register</string>
    <string name="attachproject_login_button_login">Sign in</string>
    <string name="attachproject_login_button_forgotpw">Forgot Password</string>
    <!-- account manager -->
    <string name="attachproject_acctmgr_list_desc">Use an account manager to control this device</string>
    <string name="attachproject_acctmgr_header">Use account manager</string>
    <string name="attachproject_attach_projects_header">Add projects</string>
    <string name="attachproject_attach_projects_desc">Add projects from the list of projects</string>
    <string name="attachproject_acctmgr_header_url">URL</string>
    <string name="attachproject_acctmgr_header_name">User:</string>
    <string name="attachproject_acctmgr_header_pwd">Password:</string>
    <!-- error strings -->
    <string name="attachproject_error_wrong_name">User not found</string>
    <string name="attachproject_error_short_pwd">Password too short</string>
    <string name="attachproject_error_no_internet">Connection failure</string>
    <string name="attachproject_error_no_url">Please enter URL</string>
    <string name="attachproject_error_no_email">Please enter eMail address</string>
    <string name="attachproject_error_no_pwd">Please enter a password</string>
    <string name="attachproject_error_no_name">Please enter user name</string>
    <string name="attachproject_error_unknown">failed</string>
    <string name="attachproject_error_bad_username">User name refused</string>
    <string name="attachproject_error_email_in_use">eMail is already in use</string>
    <string name="attachproject_error_project_down">Project is offline</string>
    <string name="attachproject_error_email_bad_syntax">eMail refused</string>
    <string name="attachproject_error_bad_pwd">Password refused</string>
    <string name="attachproject_error_creation_disabled">Account creation is disabled on this project</string>
    <string name="attachproject_error_invalid_url">Invalid URL</string>

    <!-- tab names -->
    <string name="tab_status">Status</string>
    <string name="tab_projects">Projects</string>
    <string name="tab_tasks">Tasks</string>
    <string name="tab_transfers">Transfers</string>
    <string name="tab_preferences">Preferences</string>
    <string name="tab_notices">Notices</string>
    <string name="tab_desc">Navigation</string>

    <!-- status strings -->
    <string name="status_running">Computing</string>
    <string name="status_running_long">Thank you for participating.</string>
    <string name="status_paused">Suspended</string>
    <string name="status_idle">Nothing to do</string>
    <string name="status_idle_long">Waiting for tasks&#8230;</string>
    <string name="status_computing_disabled">Suspended</string>
    <string name="status_computing_disabled_long">Press play to resume network and computation.</string>
    <string name="status_launching">Starting&#8230;</string>
    <string name="status_noproject">Choose a project to participate in.</string>
    <string name="status_benchmarking">Benchmarking&#8230;</string>
    <string name="status_image_description">project image</string>

    <!-- preferences tab strings -->
    <string name="prefs_category_general">General</string>
    <string name="prefs_category_network">Network</string>
    <string name="prefs_category_power">Power</string>
    <string name="prefs_category_cpu">CPU</string>
    <string name="prefs_category_storage">Storage</string>
    <string name="prefs_category_memory">Memory</string>
    <string name="prefs_category_other">Other</string>
    <string name="prefs_category_debug">Debug</string>
    <string name="prefs_category_remote">Remote Control</string>
    <string name="prefs_show_advanced_header">Show advanced preferences and controls</string>
    <string name="prefs_suspend_when_screen_on">Pause computation when screen is on</string>
    <string name="prefs_general_device_name_header">Device name</string>
    <string name="prefs_theme_header">Theme</string>
    <string name="prefs_stationary_device_mode_header">Stationary device mode</string>
    <string name="prefs_stationary_device_mode_description">Allows computation regardless of Power preferences. Only enable if device does not have a battery.</string>
    <string name="prefs_power_source_header">Power sources for computation</string>
    <string name="prefs_power_source_ac">Wall socket</string>
    <string name="prefs_power_source_usb">USB connection</string>
    <string name="prefs_power_source_wireless">Wireless charger</string>
    <string name="prefs_power_source_battery">Battery</string>
    <string name="battery_charge_min_pct_header">Min. battery level (%)</string>
    <string name="battery_temperature_max_header">Max. battery temperature (°C)</string>
    <string name="prefs_disk_max_pct_header">Max. used storage space (%)</string>
    <string name="prefs_disk_min_free_gb_header">Min. spare storage (GB)</string>
    <string name="prefs_disk_access_interval_header">Access interval (seconds)</string>
    <string name="prefs_network_daily_xfer_limit_mb_header">Daily transfer limit (MB)</string>
    <string name="prefs_network_daily_xfer_limit_period_days_header">Daily transfer limit (Days)</string>
    <string name="prefs_network_wifi_only_header">Transfer tasks on WiFi only</string>
    <string name="prefs_autostart_header">Autostart</string>
    <string name="prefs_remote_header">Enable Remote Control</string>
    <string name="prefs_remote_summary">When changed, the BOINC client will be relaunched.</string>
    <string name="prefs_show_notification_notices_header">Show notification for new notices</string>
    <string name="prefs_cpu_number_cpus_header">Used CPU cores</string>
    <string name="prefs_cpu_number_cpus_description">Limits the number of CPU cores BOINC uses for computation.</string>
    <string name="prefs_cpu_other_load_suspension_header">Pause at CPU usage above (%)</string>
    <string name="prefs_cpu_other_load_suspension_description">Determines when BOINC pauses computation due to other apps\' CPU usage.</string>
    <string name="prefs_cpu_time_max_header">CPU limit (%)</string>
    <string name="prefs_cpu_time_max_description">Limits the CPU time BOINC uses for computation.</string>
    <string name="prefs_memory_max_idle_header">RAM limit (%)</string>
    <string name="prefs_other_store_at_least_x_days_of_work_header">Work unit buffer (days)</string>
    <string name="prefs_other_store_up_to_an_additional_x_days_of_work_header">Additional work unit buffer (days)</string>
    <string name="prefs_remote_authentication_key">GUI authentication key</string>
    <string name="prefs_remote_empty_password">Password update failed: value cannot be empty</string>
    <string name="prefs_remote_boinc_relaunched">The BOINC client will be relaunched after password change.</string>
    <string name="prefs_client_log_flags_header">BOINC client log flags</string>
    <string name="prefs_gui_log_categories">BOINC GUI log categories</string>
    <string name="prefs_gui_log_level_header">GUI log level</string>
    <string name="prefs_gui_log_level_description">Specifies verbosity of GUI log messages.</string>

    <string name="prefs_theme_light">Light</string>
    <string name="prefs_theme_dark">Dark</string>
    <string name="prefs_theme_system">System default</string>

    <!-- projects tab strings -->
    <string name="projects_add">Add project</string>
    <string name="projects_icon">Project icon</string>
    <string name="projects_credits">Credit:</string>
    <string name="projects_credits_host_and_user">%1$,d (on this device) %2$,d (total)</string>
    <string name="projects_disk_usage">Disk Usage:</string>
    <string name="projects_disk_usage_with_unit">%1$s MB</string>
    <!-- project status strings -->
    <string name="projects_status_suspendedviagui">Suspended by user</string>
    <string name="projects_status_dontrequestmorework">Won\'t get new tasks</string>
    <string name="projects_status_ended">Project ended - OK to remove</string>
    <string name="projects_status_detachwhendone">Will remove when tasks done</string>
    <string name="projects_status_schedrpcpending">Scheduler request pending</string>
    <string name="projects_status_schedrpcinprogress">Scheduler request in progress</string>
    <string name="projects_status_trickleuppending">Trickle up message pending</string>
    <string name="projects_status_backoff">Communication scheduled in: %1$s</string>
    <!-- project controls -->
    <string name="projects_control_dialog_title">Project commands:</string>
    <string name="projects_control_visit_website">Visit website</string>
    <string name="projects_control_update">Update</string>
    <string name="projects_control_remove">Remove</string>
    <string name="projects_control_suspend">Suspend</string>
    <string name="projects_control_resume">Resume</string>
    <string name="projects_control_nonewtasks">No new tasks</string>
    <string name="projects_control_allownewtasks">Allow new tasks</string>
    <string name="projects_control_reset">Reset</string>
    <string name="projects_control_dialog_title_acctmgr">Account manager commands:</string>
    <string name="projects_control_sync_acctmgr">Synchronize</string>
    <string name="projects_control_remove_acctmgr">Disable</string>
    <!-- project confirm dialog -->
    <string name="projects_confirm_title">%1$s project?</string>
    <string name="projects_confirm_message">Are you sure you want to %1$s %2$s?</string>
    <string name="projects_confirm_detach_message">from BOINC</string>
    <string name="projects_confirm_detach_confirm">Remove</string>
    <string name="projects_confirm_reset_confirm">Reset</string>
    <string name="projects_confirm_remove_acctmgr_title">Disable account manager</string>
    <string name="projects_confirm_remove_acctmgr_message">stop using</string>
    <string name="projects_confirm_remove_acctmgr_confirm">Disable</string>

    <!-- tasks tab strings -->
    <string name="tasks_header_name">Task Name:</string>
    <string name="tasks_header_elapsed_time">Elapsed time:</string>
    <string name="tasks_header_project_paused">(suspended)</string>
    <string name="tasks_header_deadline">Deadline:</string>
    <string name="tasks_result_new">new</string>
    <string name="tasks_result_files_downloading">downloading</string>
    <string name="tasks_result_files_downloaded">download complete</string>
    <string name="tasks_result_compute_error">computation error</string>
    <string name="tasks_result_files_uploading">uploading</string>
    <string name="tasks_result_files_uploaded">upload complete</string>
    <string name="tasks_result_aborted">aborted</string>
    <string name="tasks_result_upload_failed">upload failed</string>
    <string name="tasks_active_uninitialized">ready</string>
    <string name="tasks_active_executing">running</string>
    <string name="tasks_active_suspended">suspended</string>
    <string name="tasks_active_abort_pending">suspending</string>
    <string name="tasks_active_quit_pending">suspending</string>
    <string name="tasks_custom_suspended_via_gui">suspended</string>
    <string name="tasks_custom_project_suspended_via_gui">project suspended</string>
    <string name="tasks_custom_ready_to_report">ready to report</string>

    <!-- confirmation dialog -->
    <string name="confirm_abort_task_title">Abort task?</string>
    <string name="confirm_abort_task_message">Abort task: %1$s</string>
    <string name="confirm_abort_task_confirm">Abort</string>
    <string name="confirm_cancel">Cancel</string>
    <string name="confirm_image_desc">Confirmation dialog</string>

    <!-- transfers tab strings -->
    <string name="trans_upload">Upload</string>
    <string name="trans_download">Download</string>
    <string name="trans_retry_in">retry in %1$s</string>
    <string name="trans_failed">failed</string>
    <string name="trans_suspended">suspended</string>
    <string name="trans_active">active</string>
    <string name="trans_pending">pending</string>
    <string name="trans_control_retry">Retry transfers</string>

    <!-- eventlog tab strings -->
    <string name="eventlog_client_header">Client Messages</string>
    <string name="eventlog_gui_header">GUI Messages</string>
    <string name="eventlog_copy_toast">Log copied to clipboard.</string>
    <string name="eventlog_email_subject">Event Log for BOINC on Android:</string>

    <!-- suspend reasons -->
    <string name="suspend_unknown">Computation suspended.</string>
    <string name="suspend_batteries">Connect your device to a charger to continue computing.</string>
    <string name="suspend_screen_on">Turn screen off to continue computing.</string>
    <string name="suspend_useractive">User is active.</string>
    <string name="suspend_tod">Out of computation time-frame.</string>
    <string name="suspend_disksize">Out of disk space.</string>
    <string name="suspend_cputhrottle">Scheduled CPU throttle.</string>
    <string name="suspend_noinput">No recent user activity.</string>
    <string name="suspend_delay">Initialization delay.</string>
    <string name="suspend_exclusiveapp">An exclusive app is running.</string>
    <string name="suspend_cpu">Your device is busy with other apps.</string>
    <string name="suspend_network_quota">BOINC reached network transfer limit.</string>
    <string name="suspend_os">Stopped by Android.</string>
    <string name="suspend_wifi">Not connected to WiFi.</string>
    <string name="suspend_battery_charging">Waiting for battery to charge.</string>
    <string name="suspend_battery_charging_long">Computing will resume when battery charge reaches %1$d%% (currently %2$d%%)</string>
    <string name="suspend_battery_overheating">Waiting for battery to cool down</string>
    <string name="suspend_user_req">Resuming computation&#8230;</string>

    <!-- rpc reasons -->
    <string name="rpcreason_userreq">Requested by user</string>
    <string name="rpcreason_needwork">To fetch work</string>
    <string name="rpcreason_resultsdue">To report completed tasks</string>
    <string name="rpcreason_trickleup">To send trickle-up message</string>
    <string name="rpcreason_acctmgrreq">Requested by account manager</string>
    <string name="rpcreason_init">Project initialization</string>
    <string name="rpcreason_projectreq">Requested by project</string>
    <string name="rpcreason_unknown">Unknown reason</string>

    <!-- menu -->
    <string name="menu_refresh">Refresh</string>
    <string name="menu_emailto">Send as Email</string>
    <string name="menu_copy">Copy to Clipboard</string>
    <string name="menu_eventlog">Event Log</string>
    <string name="menu_run_mode_disable">Suspend</string>
    <string name="menu_run_mode_enable">Resume</string>
    <string name="menu_about">About</string>
    <string name="menu_help">Help</string>
    <string name="menu_report_issue">Report Issue</string>

    <!-- about dialog -->
    <string name="about_button">Return</string>
    <string name="about_title">About</string>
    <string name="about_name">BOINC</string>
    <string name="about_version">Version %1$s</string>
    <string name="about_copyright">\u00A9 2003&#8211;2021 University of California, Berkeley.</string>
    <string name="about_copyright_reserved">All Rights Reserved.</string>
    <string name="about_credits">Thanks to the Max Planck Institute for Gravitational Physics, IBM Corporation and HTC Corporation for their support.</string>

    <!-- notice notification e.g. New notice from SETI@HOME OR 3 new notices -->
    <plurals name="notice_notification">
        <item quantity="one">New notice from %1$s</item>
        <item quantity="other">%2$,d new notices</item>
    </plurals>

    <!-- multi BOINC compatibility -->
    <string name="nonexcl_dialog_header">Volunteer computing app detected</string>
    <string name="nonexcl_dialog_text">Another volunteer computing app is running on this device. Only one version can run at a time.</string>
    <string name="nonexcl_dialog_exit">Exit</string>

    <!-- social integration -->
    <string name="social_invite_button">Invite friends</string>
    <string name="social_invite_intent_title">How do you want to share?</string>
    <string name="social_invite_content_title">I\'m doing science on my smartphone!</string>
    <string name="social_invite_content_body">I\'m using my %1$s to do computing for science. You can too! Download the app from: %2$s</string> <!-- first parameter: device manufacturer, second: URL -->
    <string name="social_invite_content_url_google">https://play.google.com/store/apps/details?id=edu.berkeley.boinc</string>
    <string name="social_invite_content_url_amazon">http://www.amazon.com/gp/mas/dl/android?p=edu.berkeley.boinc</string>

    <!-- Notification channels -->
    <string name="main_notification_channel_name">BOINC</string>
    <string name="main_notification_channel_description">Displays non-notice notifications.</string>
    <string name="notice_notification_channel_name">Notices</string>
    <string name="notice_notification_channel_description">Displays notices from your projects.</string>

    <!-- Xiaomi specific strings -->
    <string name="terms_of_use_content_first">Welcome to Xiaomi Mall! In order to provide a high-quality shopping experience,
        the Mi Mall App needs to be connected to the Internet and use your location information to check product inventory,
        optimize delivery services and personalize product recommendations. You have the right to refuse or cancel this authorization.</string>
    <string name="terms_of_use_content_second">Before using the App, please read and fully understand the "User Agreement"
        and "Privacy Policy" of Xiaomi Mall, and understand your user rights and how your data are processed.
        If you agree to the content of the above agreement, please click "Agree" to start using our products and services.
        We will protect your personal information with the industry-leading security technology. Thank you for your trust in Xiaomi Mall.</string>
    <string name="terms_of_use_content_user_agreement">User Agreement: https://www.mi.com/about/user-agreement</string>
    <string name="terms_of_use_content_privacy_policy">Privacy Policy: https://cdn.cnbj1.fds.api.mi-img.com/mi-mall/ded8d0e4a77d.html</string>
    <string name="welcome_content_first">Dear Mi Fans, hello, Da Jia Hao!</string>
    <string name="welcome_content_second">I am David, founder of Boinc. Boinc is an open-source software platform for computing using volunteered resources.</string>
    <string name="welcome_content_third">I would like to thank Mr. Lei Jun and Xiaomi and share some good news with you:
        Mi 11 will become a mobile computing device officially certified by Boinc!</string>
    <string name="welcome_content_fourth">With Qualcomm Snapdragon 888 build-in, Mi 11 boasts amazing computing power.
        It can process tasks very quickly and provide help to research communities worldwide.</string>
    <string name="welcome_content_fifth">I would like to thank all engineers at Xiaomi who contributed to the Boinc project.
        I encourage all Mi Fans to download Boinc on their phones, contribute a piece of your power while your phone is not being used.</string>
    <string name="welcome_content_sixth">Last but not least, to my Chinese friends - Happy Chinese New Year! Xin Nian Kuai Le!</string>

    <string name="agree_button">Agree</string>

</resources>
