mirror of https://github.com/BOINC/boinc.git
281 lines
17 KiB
XML
281 lines
17 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
This file is part of BOINC.
|
|
http://boinc.berkeley.edu
|
|
Copyright (C) 2012 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>
|
|
|
|
<!-- path and file configuration -->
|
|
<string name="client_path">/data/data/edu.berkeley.boinc/client/</string>
|
|
<string name="client_name">boinc</string>
|
|
<string name="client_cli">boinccmd</string>
|
|
<string name="client_cabundle">ca-bundle.crt</string>
|
|
<string name="auth_file_name">gui_rpc_auth.cfg</string>
|
|
<string name="all_projects_list">all_projects_list.xml</string>
|
|
<string name="global_prefs_override">global_prefs_override.xml</string>
|
|
|
|
<!-- generic. used by multiple Activities/tabs -->
|
|
<string name="generic_loading">Loading! Please wait…</string>
|
|
|
|
<!-- attach project -->
|
|
<!-- project list -->
|
|
<string name="attachproject_list_loading">Loading supported projects…</string>
|
|
<string name="attachproject_list_header">Welcome!</string>
|
|
<string name="attachproject_list_subheader">Where do you want to participate?</string>
|
|
<string name="attachproject_list_category_defined">Scientific Projects with Android support</string>
|
|
<string name="attachproject_list_category_manual">Others</string>
|
|
<string name="attachproject_list_manual_header">Enter project URL manually</string>
|
|
<string name="attachproject_list_manual__dialog_title">Enter URL of scientific project:</string>
|
|
<string name="attachproject_list_manual__dialog_button">></string>
|
|
<string name="attachproject_list_manual_no_url">Please enter project URL!</string>
|
|
<string name="attachproject_list_no_internet">No internet connection!</string>
|
|
<!-- project login -->
|
|
<string name="attachproject_login_loading">Contacting project server…</string>
|
|
<string name="attachproject_login_image_description">Project logo.</string>
|
|
<string name="attachproject_login_header_project_name">Project Name:</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_platform">Android:</string>
|
|
<string name="attachproject_login_platform_supported">This project supports calculation on Android devices.</string>
|
|
<string name="attachproject_login_platform_not_supported">This project does not support caculation on Android devices yet!</string>
|
|
<string name="attachproject_login_category_terms_of_use">Terms of use for</string>
|
|
<string name="attachproject_login_accept_terms_of_use">By creating an account with this project, you accept the terms of use as shown above.</string>
|
|
<string name="attachproject_login_category_login">Sign in with existing account</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_category_creation">New to </string>
|
|
<string name="attachproject_login_header_creation_enabled">Create yourself an account to participate:</string>
|
|
<string name="attachproject_login_header_creation_client_disabled">Visit project website to create an account:</string>
|
|
<string name="attachproject_login_header_creation_disabled">Project does currently now allow creation of new accounts!</string>
|
|
<string name="attachproject_login_button_registration">></string>
|
|
<string name="attachproject_login_button_login">Login</string>
|
|
<string name="attachproject_login_toast_ok">Successful.</string>
|
|
<string name="attachproject_login_error_toast">Contacting project failed!</string>
|
|
<string name="attachproject_login_error_project_exists">Project is already attached!</string>
|
|
<string name="attachproject_login_toast_error_wrong_name">Unknown eMail address!</string>
|
|
<string name="attachproject_login_toast_error_wrong_pwd">Wrong password!</string>
|
|
<string name="attachproject_login_toast_error_no_internet">No internet connection!</string>
|
|
<string name="attachproject_login_toast_error_unknown">Login failed.</string>
|
|
<string name="attachproject_login_toast_error_no_name">Name missing!</string>
|
|
<string name="attachproject_login_toast_error_no_pwd">Password missing!</string>
|
|
<!-- project registration -->
|
|
<string name="attachproject_registration_header">Account registration for </string>
|
|
<string name="attachproject_registration_header_url">Project:</string>
|
|
<string name="attachproject_registration_header_email">eMail:</string>
|
|
<string name="attachproject_registration_header_username">Name:</string>
|
|
<string name="attachproject_registration_header_teamname">Team:</string>
|
|
<string name="attachproject_registration_header_pwd">Password:</string>
|
|
<string name="attachproject_registration_header_pwd_confirm">… Retype:</string>
|
|
<string name="attachproject_registration_button">Create</string>
|
|
<string name="attachproject_registration_toast_error_whoops">Whoops! Something went wrong…</string>
|
|
<string name="attachproject_registration_toast_error_short_pwd">Password too short!</string>
|
|
<string name="attachproject_registration_toast_error_pwd_no_match">Passwords do not match!</string>
|
|
<string name="attachproject_registration_toast_error_no_email">eMail missing!</string>
|
|
<string name="attachproject_registration_toast_error_no_pwd">Password missing!</string>
|
|
<string name="attachproject_registration_toast_error_unknown">Registration failed.</string>
|
|
<string name="attachproject_registration_toast_error_bad_username">user name refused, change and try again!</string>
|
|
<string name="attachproject_registration_toast_error_email_in_use">eMail is already in use!</string>
|
|
<string name="attachproject_registration_toast_error_project_down">Can\'t reach project server!</string>
|
|
<string name="attachproject_registration_toast_error_email_bad_syntax">eMail refused, change and try again!</string>
|
|
<string name="attachproject_registration_toast_error_bad_pwd">Password refused, change and try again!</string>
|
|
<string name="attachproject_registration_toast_error_creation_disabled">Account creation is disabled on this project!</string>
|
|
<string name="attachproject_registration_toast_creation_successful">Account created. Logging in…</string>
|
|
<string name="attachproject_registration_toast_login_successful">Successful.</string>
|
|
|
|
<!-- main activity -->
|
|
<string name="main_noproject_warning">No scientific project attached! tab here to enter account.</string>
|
|
<string name="main_error">Whooops</string>
|
|
<string name="main_error_long">…this should not happen!\nClick on the icon to try again.</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_eventlog">Event Log</string>
|
|
<string name="tab_debug">Debug</string>
|
|
|
|
<!-- status strings -->
|
|
<string name="status_running">Computing</string>
|
|
<string name="status_running_long">Thank you for participating!</string>
|
|
<string name="status_paused">Paused</string>
|
|
<string name="status_paused_long">Computation suspended.</string>
|
|
<string name="status_idle">Nothing to do</string>
|
|
<string name="status_idle_long">Waiting for tasks…</string>
|
|
<string name="status_computing_disabled">Stopped</string>
|
|
<string name="status_computing_disabled_long">Allow computation to continue!</string>
|
|
<string name="status_launching">Starting…</string>
|
|
<string name="status_noproject">Add a project!</string>
|
|
<string name="status_closing">Closing…</string>
|
|
<string name="status_benchmarking">Benchmarking…</string>
|
|
<string name="disable_computation">Stop computation</string>
|
|
<string name="enable_computation">Allow computation</string>
|
|
|
|
<!-- preferences tab strings -->
|
|
<string name="prefs_loading">Reading preferences…</string>
|
|
<string name="prefs_submit_button">Save</string>
|
|
<string name="prefs_cancel_button">Cancel</string>
|
|
<string name="prefs_dialog_title">Please enter desired value for: </string>
|
|
<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_show_advanced_header">Show advanced preferences…</string>
|
|
<string name="prefs_run_on_battery_header">Calculate on Battery</string>
|
|
<string name="prefs_run_on_battery_true">Calculation while running on battery</string>
|
|
<string name="prefs_run_on_battery_false">Calculation only when connected to charger</string>
|
|
<string name="prefs_disk_max_pct_header">Maximal used storage space (in %)</string>
|
|
<string name="prefs_disk_min_free_gb_header">Storage left unused (in GB)</string>
|
|
<string name="prefs_network_daily_xfer_limit_mb_header">Data transfer limit (daily, in MB)</string>
|
|
<string name="prefs_network_wifi_only_header">Fetch work only on WiFi</string>
|
|
<string name="prefs_network_wifi_only_true">Transfer project work only on WiFi connection</string>
|
|
<string name="prefs_network_wifi_only_false">Transfer project work on all networks</string>
|
|
<string name="prefs_autostart_header">Autostart</string>
|
|
<string name="prefs_autostart_true">BOINC starts on boot up</string>
|
|
<string name="prefs_autostart_false">Start BOINC manually</string>
|
|
<string name="prefs_show_notification_header">Notifications</string>
|
|
<string name="prefs_show_notification_true">Show notification with BOINC status</string>
|
|
<string name="prefs_show_notification_false">Notifications are disabled</string>
|
|
<string name="prefs_cpu_number_cpus_header">Used CPU cores (in %)</string>
|
|
<string name="prefs_cpu_other_load_suspension_header">Pause when other CPU usage exceeds… (in %)</string>
|
|
<string name="prefs_cpu_time_max_header">CPU limit (in %)</string>
|
|
<string name="prefs_memory_max_idle_header">RAM limit (in %)</string>
|
|
|
|
<!-- projects tab strings -->
|
|
<string name="projects_loading">Reading projects…</string>
|
|
<string name="projects_add">Add project</string>
|
|
<string name="projects_update">Update project</string>
|
|
<string name="projects_icon">Project icon</string>
|
|
<string name="projects_more">Show details</string>
|
|
|
|
<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:</string>
|
|
|
|
<!-- tasks tab strings -->
|
|
<string name="tasks_loading">Reading tasks…</string>
|
|
<string name="tasks_header_name">ID:</string>
|
|
<string name="tasks_header_project_name">Project:</string>
|
|
<string name="tasks_header_project_paused">(paused)</string>
|
|
<string name="tasks_header_deadline">Deadline:</string>
|
|
<string name="tasks_button_resume">resume task</string>
|
|
<string name="tasks_button_pause">pause task</string>
|
|
<string name="tasks_button_abort">abort task</string>
|
|
<string name="tasks_result_new">new</string>
|
|
<string name="tasks_result_files_downloading">waiting for download</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">paused</string>
|
|
<string name="tasks_active_abort_pending">stopping</string>
|
|
<string name="tasks_active_quit_pending">stopping</string>
|
|
<string name="tasks_custom_suspended_via_gui">paused</string>
|
|
<string name="tasks_custom_project_suspended_via_gui">paused</string>
|
|
<string name="tasks_custom_ready_to_report">reporting…</string>
|
|
|
|
<!-- confirmation dialog -->
|
|
<string name="confirm_abort_task_title">Abort task</string>
|
|
<string name="confirm_abort_task_message">Abort task:</string>
|
|
<string name="confirm_abort_task_confirm">Abort</string>
|
|
<string name="confirm_abort_task_cancel">Cancel</string>
|
|
|
|
<!-- transfers tab strings -->
|
|
<string name="trans_loading">Reading transfers…</string>
|
|
<string name="trans_waiting">waiting for connection…</string>
|
|
<string name="trans_abort">Abort transfer</string>
|
|
<string name="trans_retry">Retry transfer</string>
|
|
<string name="trans_downloading">downloading…</string>
|
|
<string name="trans_upload">Upload</string>
|
|
<string name="trans_download">Download</string>
|
|
<string name="trans_retryin">retry in</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_projectbackoff">project backoff</string>
|
|
|
|
<string name="confirm_abort">Abort transfer: </string>
|
|
<string name="confirm_abort_confirm">Abort</string>
|
|
<string name="confirm_abort_cancel">Cancel</string>
|
|
|
|
<!-- eventlog tab strings -->
|
|
<string name="eventlog_loading">Loading messages…</string>
|
|
|
|
<!-- debug tab strings -->
|
|
<string name="debug_kill">Kill BOINC Client</string>
|
|
<string name="debug_clear">Clear</string>
|
|
<string name="debug_refresh">Refresh</string>
|
|
<string name="debug_manager_header">AndroidBOINC manager messages:</string>
|
|
<string name="debug_client_header">BOINC Client messages:</string>
|
|
|
|
<!-- suspend reasons -->
|
|
<string name="suspend_unknown">Computation paused.</string>
|
|
<string name="suspend_idle">No BOINC tasks ready for computation.</string>
|
|
<string name="suspend_batteries">Connect your device to a charger!</string>
|
|
<string name="suspend_useractive">User is active.</string>
|
|
<string name="suspend_tod">Out of computation time-frame.</string>
|
|
<string name="suspend_bm">BOINC is benchmarking your device…</string>
|
|
<string name="suspend_disksize">Out of disk space.</string>
|
|
<string name="suspend_cputhrottle">Your device is busy.</string>
|
|
<string name="suspend_noinput">No recent tasks available.</string>
|
|
<string name="suspend_delay">Initialisation delay.</string>
|
|
<string name="suspend_exclusiveapp">An exclusive app is running.</string>
|
|
<string name="suspend_cpu">Your device is busy with a different application.</string>
|
|
<string name="suspend_network_quota">BOINC reached network transfer limit.</string>
|
|
<string name="suspend_os">Stopped by Android.</string>
|
|
<string name="suspend_wifi">Can\'t fetch work, no WiFi connection!</string>
|
|
<string name="suspend_battery_charging">Battery needs to charge prior to computation.</string>
|
|
<string name="suspend_battery_overheating">Battery needs to cool down.</string>
|
|
<string name="suspend_user_req">Restarting computation…</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="email_to">Email to…</string>
|
|
<string name="send_mail">Send mail…</string>
|
|
<string name="menu_exit">Exit BOINC</string>
|
|
|
|
</resources>
|