blob: 0b449a592dfa0f109c162224c8dcaf3e675b4ddb [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2010 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources>
<string name="app_name">CTS Verifier</string>
<string name="welcome_text">Welcome to the CTS Verifier!</string>
<string name="version_text">%1$s</string>
<string name="continue_button_text">Continue</string>
<string name="pass_button_text">Pass</string>
<string name="info_button_text">Info</string>
<string name="fail_button_text">Fail</string>
<!-- Strings for TestListActivity -->
<string name="test_list_title">Manual Test List</string>
<string name="test_category_audio">Audio</string>
<string name="test_category_camera">Camera</string>
<string name="test_category_device_admin">Device Administration</string>
<string name="test_category_hardware">Hardware</string>
<string name="test_category_networking">Networking</string>
<string name="test_category_sensors">Sensors</string>
<string name="test_category_security">Security</string>
<string name="test_category_streaming">Streaming</string>
<string name="test_category_features">Features</string>
<string name="test_category_other">Other</string>
<string name="clear">Clear</string>
<string name="test_results_cleared">Test results cleared.</string>
<string name="view">View</string>
<string name="test_results_error">Couldn\'t create test results report.</string>
<string name="export">Export</string>
<string name="no_storage">Cannot save report to external storage, see log for details.</string>
<string name="report_saved">Report saved to: %s</string>
<!-- Strings for ReportViewerActivity -->
<string name="report_viewer">Report Viewer</string>
<!-- Strings for BackupTestActivity -->
<string name="backup_test">Data Backup Test</string>
<string name="backup_info">This test checks that data backup and automatic restore works
properly. The test activity lists some preferences and files that are backed up and
restored by the CTS Verifier. If backup and restore is working properly, these values
should be restored after running the backup manager, uninstalling the app, and reinstalling
the CTS Verifier.
\n\nPress the \"Generate Test Data\" to populate these values
and then follow the on screen instructions to finish the test.
</string>
<string name="bu_preferences">Preferences</string>
<string name="bu_files">Files</string>
<string name="bu_loading">Loading...</string>
<string name="bu_generate">Generate Test Data</string>
<string name="bu_generate_error">Error occurred while generating test data...</string>
<string name="bu_instructions">Random values for the preferences and files have been saved.
\n\nFollow the instructions below to check that the data backup and restore works:
\n\n1. Make sure backup and automatic restore are enabled in settings. Depending on the
backup transport supported by the device you may need to do additional steps. For instance
you may need to set a Google account as the backup account for the device.
\n\n2. Run the backup manager: adb shell bmgr run
\n\n3. Uninstall the program: adb uninstall com.android.cts.verifier
\n\n4. Reinstall the CTS Verifier and verify that the values are still the same.
</string>
<string name="bu_settings">Settings</string>
<!-- Strings for Device Administration tests -->
<string name="da_policy_serialization_test">Policy Serialization Test</string>
<string name="da_policy_serialization_info">This test checks that a device policy is properly
saved and loaded across reboots.\n\nPress the \"Generate Policy\" button to create
a random policy. Then press the \"Apply Policy\" button to apply the policy. Reboot the
device and verify that all rows in the policy list are green. Red items indicate policy
settings that were not loaded properly.
</string>
<string name="da_no_policy">1. Press the \"Generate Policy\" to create a random device
policy\n\n2. Press \"Apply Policy\" to put the policy into effect.\n\n3. Reboot your
device and return to this test in the CTS Verifier.
</string>
<string name="da_generate_policy">Generate Policy</string>
<string name="da_apply_policy">Apply Policy</string>
<string name="da_random_policy">Random policy generated.</string>
<string name="da_policy_reboot">Reboot your device and return to this CTS Verifier test.</string>
<string name="da_password_quality">Password Quality</string>
<string name="da_password_quality_alphabetic">Alphabetic</string>
<string name="da_password_quality_alphanumeric">Alphanumeric</string>
<string name="da_password_quality_numeric">Numeric</string>
<string name="da_password_quality_something">Something</string>
<string name="da_password_minimum_length">Minimum Password Length</string>
<string name="da_maximum_failed_passwords_for_wipe">Maximum Failed Passwords for Wipe</string>
<string name="da_maximum_time_to_lock">Maximum Time to Lock</string>
<string name="da_policy_info">Expected value: %1$s\nActual value: %2$s</string>
<string name="da_screen_lock_test">Screen Lock Test</string>
<string name="da_screen_lock_info">This test checks that the DevicePolicyManager\'s lockNow
method immediately locks the screen. It should lock the screen immediately despite any
settings that may specify a timeout.\n\nClick the \"Force Lock\" button to lock the screen.
Your screen should be locked and require the password to be entered.
</string>
<string name="da_force_lock">Force Lock</string>
<string name="da_lock_success">It appears the screen was locked successfully!</string>
<string name="da_lock_error">It does not look like the screen was locked...</string>
<!-- Strings for BluetoothActivity -->
<string name="bluetooth_test">Bluetooth Test</string>
<string name="bluetooth_test_info">The Bluetooth Control tests check whether or not the device
can disable and enable Bluetooth properly.\n\nThe Device Communication tests require two
devices to pair and exchange messages. The two devices must be:
\n\n1. a candidate device implementation running the software build to be tested
\n\n2. a separate device implementation already known to be compatible</string>
<string name="bt_control">Bluetooth Control</string>
<string name="bt_device_communication">Device Communication</string>
<string name="bt_toggle_bluetooth">Toggle Bluetooth</string>
<string name="bt_toggle_instructions">Disable and enable Bluetooth to successfully complete this test.</string>
<string name="bt_enable_bluetooth">Enable Bluetooth</string>
<string name="bt_disable_bluetooth">Disable Bluetooth</string>
<string name="bt_disabling">Disabling Bluetooth...</string>
<string name="bt_disabling_error">Could not disable Bluetooth...</string>
<string name="bt_connection_access_server">Connection Access Server</string>
<string name="bt_connection_access_client">Connection Access Client</string>
<string name="bt_connection_access_server_info">
Start the CTS Verifier on another device, start the Bluetooth test, and choose
\"Connection Access Client\" to setup the test.
\n\nFirst, unpair the devices via Bluetooth settings. Then connect the devices together
using the \"Make Discoverable\" and \"Pick Server\" buttons.
\n\nA connection access request should appear on the server and enable the pass button.
</string>
<string name="bt_connection_access_client_info">
Start the CTS Verifier on another device, start the Bluetooth test, and choose
\"Connection Access Server\" to complete the test.
\n\nMake the device acting as the server discoverable and connect to it via the
\"Pick Server\" button. Check that the server displays the connection access request
dialog. The client device does not need to do anything else.
</string>
<string name="bt_ca_dialog">Was the connection access request dialog shown?</string>
<string name="bt_ca_tips">
Tap the \"Bluetooth Settings\" button and check that both devices are not paired
before running the test.
\n\nUse the \"Make Discoverable\" and \"Pick Server\" buttons to connect the two Bluetooth
devices together and start the test.
</string>
<string name="bt_secure_server">Secure Server</string>
<string name="bt_secure_server_instructions">Start the CTS Verifier on another device, start the Bluetooth test, and choose \"Secure Client\" to complete the test.</string>
<string name="bt_insecure_server">Insecure Server</string>
<string name="bt_insecure_server_instructions">Start the CTS Verifier on another device, start the Bluetooth test, and choose \"Insecure Client\" to complete the test.</string>
<string name="bt_waiting">Waiting for client...</string>
<string name="bt_listening">Listening...</string>
<string name="bt_connecting">Connecting...</string>
<string name="bt_connected">Connected</string>
<string name="bt_received_messages">Received Messages</string>
<string name="bt_sent_messages">Sent Messages</string>
<string name="bt_no_messages">No messages</string>
<string name="bt_make_discoverable">Make Discoverable</string>
<string name="bt_pick_server">Pick Server</string>
<string name="bt_insecure_pairing_error_title">Pairing dialog shown?</string>
<string name="bt_insecure_pairing_error_message">Insecure connections should not show the pairing dialog!</string>
<string name="bt_secure_client">Secure Client</string>
<string name="bt_insecure_client">Insecure Client</string>
<string name="bt_device_picker">Device Picker</string>
<string name="bt_paired_devices">Paired Devices</string>
<string name="bt_new_devices">New Devices</string>
<string name="bt_no_devices">No devices</string>
<string name="bt_scan">Scan for Devices</string>
<string name="bt_scanning">Scanning...</string>
<string name="bt_unpair">Device must be unpaired via Bluetooth settings before completing the test.\n\nUnpair the device in settings, make the server discoverable, and rescan to pick this device.</string>
<string name="bt_settings">Bluetooth Settings</string>
<!-- Strings for FeatureSummaryActivity -->
<string name="feature_summary">Hardware/Software Feature Summary</string>
<string name="feature_summary_info">This is a test for...</string>
<string name="fs_disallowed">WARNING: device reports a disallowed feature name</string>
<string name="fs_missing_wifi_telephony">WARNING: device reports neither WiFi nor telephony</string>
<string name="fs_no_data">No data.</string>
<string name="fs_legend_good">standard feature reported by device</string>
<string name="fs_legend_indeterminate">optional feature not reported by device</string>
<string name="fs_legend_warning">non-standard feature reported by device</string>
<string name="fs_legend_error">required feature not reported, or forbidden feature reported</string>
<string name="empty"></string>
<!-- Strings for NfcTestActivity -->
<string name="nfc_test">NFC Test</string>
<string name="nfc_test_info">The Peer-to-Peer Data Exchange tests require two devices with
NFC enabled to exchange messages. One device must be the candidate device running the
software build to be tested, while the other device must be an implementation already
known to be compatible.\n\nThe Tag Verification tests check that your
device can properly read and write to tags of different technologies. The MIFARE
Ultralight test is only applicable for devices that support it.
</string>
<string name="nfc_not_enabled">NFC is not enabled!</string>
<string name="nfc_not_enabled_message">These tests require NFC to be enabled. Click the
button below to goto Settings and enable it.</string>
<string name="nfc_settings">NFC Settings</string>
<string name="ndef_push_not_enabled">NDEF Push is not enabled!</string>
<string name="ndef_push_not_enabled_message">These tests require Android Beam to be enabled.
Click the button below to goto NFC Sharing Settings and enable it.</string>
<string name="ndef_push_settings">NFC Sharing Settings</string>
<string name="nfc_pee_2_pee">Peer-to-Peer Data Exchange</string>
<string name="nfc_ndef_push_sender">NDEF Push Sender</string>
<string name="nfc_ndef_push_receiver">NDEF Push Receiver</string>
<string name="nfc_tag_verification">Tag Verification</string>
<string name="nfc_ndef">NDEF</string>
<string name="nfc_mifare_ultralight">MIFARE Ultralight</string>
<string name="nfc_ndef_push_sender_info">Start the \"CTS Verifier NDEF Receiver\" test on
another device and touch the devices back to back. The receiver should show a
dialog indicating it has successfully received the correct message!</string>
<string name="nfc_ndef_push_sender_instructions">Touch this device to the back of another
device running the \"CTS Verifier NDEF Receiver\"...</string>
<string name="nfc_ndef_push_receiver_info">Start the \"CTS Verifier NDEF Sender\" test on
another device and touch the devices back to back. The receiver should show a
dialog indicating it has successfully received the correct message!</string>
<string name="nfc_ndef_push_receiver_instructions">Touch this device to the back of another
device running the \"CTS Verifier NDEF Sender\"...</string>
<string name="nfc_ndef_push_receive_success">Successfully received the correct NDEF push
message.</string>
<string name="nfc_ndef_push_receive_failure">Failed to receive the correct NDEF push
message.</string>
<string name="nfc_tag_verifier">NFC Tag Verifier</string>
<string name="nfc_tag_verifier_info">Follow the on-screen instructions to write and read
a tag of the chosen technology.</string>
<string name="nfc_scan_tag">Place device on a writable %s tag...</string>
<string name="nfc_write_tag_title">Writable tag discovered!</string>
<string name="nfc_write_tag_message">Press OK to write to this tag...</string>
<string name="nfc_scan_tag_again">Tap the same %s tag again to confirm that its contents match...</string>
<string name="nfc_wrong_tag_title">Wrong type of tag scanned</string>
<string name="nfc_no_tech">No tag technologies detected...</string>
<string name="nfc_writing_tag">Writing NFC tag...</string>
<string name="nfc_writing_tag_error">Error writing NFC tag...</string>
<string name="nfc_reading_tag">Reading NFC tag...</string>
<string name="nfc_reading_tag_error">Error reading NFC tag...</string>
<string name="nfc_result_success">Test passed!</string>
<string name="nfc_result_failure">Test failed!</string>
<string name="nfc_result_message">Written data:\n%1$s\n\nRead data:\n%2$s</string>
<string name="nfc_ndef_content">Id: %1$s\nMime: %2$s\nPayload: %3$s</string>
<!-- Strings for AccelerometerTestActivity and GyroscopeTestActivity -->
<string name="snsr_accel_test">Accelerometer Test</string>
<string name="snsr_accel_test_info">This test verifies that the accelerometer is working properly. As you move the device around through space, the triangle should always point down (i.e. in the direction of gravity.) If it does not, the accelerometer is improperly configured.</string>
<string name="snsr_gyro_test">Gyroscope Test</string>
<string name="snsr_gyro_test_info">This test verifies that the gyroscope is working properly.\n\nRotate your device as shown by the 3D block. A green background or a check mark indicates that the gyroscope\'s value is correct. A red background or a X mark indicates that the gyroscope\'s value is not right.\n\nThere are 6 parts of the test corresponding to each rotation. Press Pass for all the stages to complete this test.</string>
<string name="snsr_gyro_test_progress">Test %1$d of %2$d</string>
<string name="snsr_gyro_test_no_gyro_title">No gyroscope?</string>
<string name="snsr_gyro_test_no_gyro_message">It doesn\'t seem like you have a gyroscope, so you don\'t need to run this test.</string>
<string name="snsr_gyro_test_degrees_title">Wrong units?</string>
<string name="snsr_gyro_test_degrees_message">These values looks like degrees per second. These should be radians per second!</string>
<!-- Strings for SuidFilesActivity -->
<string name="suid_files">SUID File Scanner</string>
<string name="suid_files_info">This test will attempt to find unauthorized SUID binaries, but it is not comprehensive due to permission restrictions.\n\nAuthorized SUID binaries will appear green, while unauthorized SUID binaries will appear red.\n\nPress OK to start the scan...</string>
<string name="scanning_directory">Scanning directory...</string>
<string name="file_status">User: %1$s\nGroup: %2$s\nPermissions: %3$s\nPath: %4$s</string>
<string name="no_file_status">Could not stat file...</string>
<string name="congratulations">Congratulations!</string>
<string name="no_suid_files">No unauthorized suid files detected!</string>
<!-- Strings for Audio Quality Verifier -->
<!-- Title for Audio Quality Verifier activity -->
<string name="aq_verifier">Audio Quality Verifier</string>
<string name="aq_verifier_info">
1. Click \"Calibrate\". Position the phone in front of the center of
the speaker cone with the microphone facing the speaker,
and adjust the volume of the speaker until the status message
indicates it is correct.
\n\n2. Click on any test in the list to run it, or \"Run All\" to run
each test in sequence.
\n\nIf the sound level check fails, go back to the calibration step before
running any other test.
\n\n3. Click \"Results\" to view the outcomes. A correctly functioning
device should pass all tests.
\n\n4. Click \"Send by email\" from the results page to send the
results to an e-mail address of your choice. The recordings
made are also attached as raw 16 bit, 16 kHz audio files to
help you diagnose any failed tests.
</string>
<!-- Button labels for VerifierActivity -->
<string name="aq_calibrate">Calibrate</string>
<string name="aq_run_all">Run All</string>
<string name="aq_stop">Stop</string>
<string name="aq_view_results">Results</string>
<string name="aq_email_results">Send by email</string>
<string name="aq_clear">Clear</string>
<!-- Title for ViewResultsActivity -->
<string name="aq_view_results_name">Audio Quality Results</string>
<!-- Button label for ViewResultsActivity -->
<string name="aq_dismiss">Dismiss</string>
<!-- E-mail subject line for test results -->
<string name="aq_subject">Android Audio Quality Verifier Test Results</string>
<!-- Title for CalibrateVolumeActivity -->
<string name="aq_calibrate_volume_name">Calibrate Volume</string>
<!-- Instructions for calibrating the volume -->
<string name="aq_calibrate_volume_instructions">Adjust volume to the central point</string>
<!-- Button label for CalibrateVolumeActivity -->
<string name="aq_done">Done</string>
<!-- Status values for CalibrateVolumeActivity -->
<string name="aq_status_unknown">Status: unknown</string>
<string name="aq_status_low">Volume too low</string>
<string name="aq_status_high">Volume too high</string>
<string name="aq_status_ok">Volume OK</string>
<!-- Experiment names -->
<string name="aq_default_exp">Unnamed experiment</string>
<string name="aq_sound_level_exp">Sound level check</string>
<string name="aq_spectrum_shape_exp">Spectrum shape test</string>
<string name="aq_glitch_exp">Glitch test</string>
<string name="aq_linearity_exp">Gain linearity test</string>
<string name="aq_overflow_exp">Overflow check</string>
<string name="aq_bias_exp">Bias measurement</string>
<string name="aq_cold_latency">Cold recording latency</string>
<string name="aq_warm_latency">Warm recording latency</string>
<!-- Experiment outcomes -->
<string name="aq_fail">Fail</string>
<string name="aq_pass">Pass</string>
<string name="aq_complete">Complete</string>
<!-- Experiment reports -->
<string name="aq_loopback_report">Experiment ran successfully.</string>
<string name="aq_bias_report">Mean = %1$.3g, tolerance = +/- %2$.0f\nRMS = %3$.0f, duration = %4$.1fs</string>
<string name="aq_overflow_report_error">Overflow check unsuccessful</string>
<string name="aq_overflow_report_short">Insufficient tone detected.\nExpected %1$.1fs tone; observed %2$.1fs</string>
<string name="aq_overflow_report_fail">"Overflow check failed due to discontinuities.\nObserved %1$d bad frames\nTone duration %2$.1fs\nMin peak = %3$.0f, max = %4$.0f</string>
<string name="aq_overflow_report_pass">"Observed %1$d bad frames\nTone duration %2$.1fs\nMin peak = %3$.0f, max = %4$.0f</string>
<string name="aq_linearity_report_error">Experiment failed, error code %1$g</string>
<string name="aq_linearity_report_normal">Deviation from linearity = %1$.3g dB\nMax allowed = %2$.1f dB</string>
<string name="aq_glitch_report_error">Error performing Glitch test.</string>
<string name="aq_glitch_report_exact">%1$d glitches detected; expected %2$d, duration %3$.1fs</string>
<string name="aq_glitch_report_range">%1$d glitches detected; expected %2$d-%3$d, duration %4$.1fs</string>
<string name="aq_level_report">RMS = %1$.0f, target = %2$.0f\nTolerance = %3$.1f%%\nDuration = %4$.1fs</string>
<string name="aq_spectrum_report_error">Cannot perform test.\nCheck volume is sufficiently high?</string>
<string name="aq_spectrum_report_normal">RMS deviation = %1$.2f\nMax allowed deviation = %2$.1f</string>
<string name="aq_cold_latency_report">Latency = %1$dms, maximum allowed = %2$dms</string>
<string name="aq_warm_latency_report_error">RMS = %1$.0f, target = %2$.0f</string>
<string name="aq_warm_latency_report_normal">Latency = %1$dms</string>
<!-- General experiment messages -->
<string name="aq_audiorecord_buffer_size_error">Error getting minimum AudioRecord buffer size: %1$d</string>
<string name="aq_audiotrack_buffer_size_error">Error getting minimum AudioTrack buffer size: %1$d</string>
<string name="aq_init_audiorecord_error">Error initializing AudioRecord instance</string>
<string name="aq_init_audiotrack_error">Error initializing AudioTrack instance</string>
<string name="aq_recording_error">Error reading data from AudioRecord instance</string>
<string name="aq_exception_error">Exception thrown during test: %1$s</string>
<!-- Strings for Camera Analyzer -->
<string name="camera_analyzer">Camera Analyzer</string>
<string name="ca_find_checkerboard_label">Find color checker</string>
<string name="ca_exposure_test_label">Exposure Comp. Test</string>
<string name="ca_result_label">Results will be here</string>
<string name="ca_wb_test_label">White Balance Test</string>
<string name="ca_lock_test_label">Auto Exposure Lock Test</string>
<string name="ca_metering_label">Metering Area Test</string>
<string name="ca_focus_modes_label">Focus Modes Test</string>
<string name="ca_info">This test checks the image quality of the camera of this device. It requires a MacBeth 4x6 color checker. With an ADK board and a lamp connected to it on the Relay 1 port, all tests can be run automatically. Without the ADK board, all the tests except the Auto Exposure Lock Test can be run automatically and the Auto Exposure Lock Test will require users to turn on/off a lamp according to the instruction given. </string>
<!-- Strings for USB accessory test activity -->
<string name="usb_accessory_test">USB Accessory Test</string>
<string name="usb_accessory_test_info">
1. Connect your Android device to a computer and run the \'cts-usb-accessory\' program
included with the CTS Verifier bundle.
\n\n2. If you have not started the CTS Verifier, press \'OK\' when asked to open the CTS
Verifier when the accessory is connected. \n\nIf you are already in this test,
then you can press \'Cancel\' but press \'OK\' in the next dialog asking whether to allow
CTS Verifier to access the accessory.
\n\n3. You should see the accessory and the CTS Verifier display a series of messages
which indicates that the accessory support is working properly.
</string>
<string name="usb_not_available_title">USB accessory feature is not available?</string>
<string name="usb_not_available_message">If your device is supposed to support USB accessories, your API implementation is not behaving correctly!</string>
<string name="usb_received_messages">Received Messages</string>
<string name="usb_sent_messages">Sent Messages</string>
<string name="usb_no_messages">No messages</string>
<string name="usb_message_thread_started">Starting message processing...</string>
<string name="usb_message_thread_exception">Exception occurred while processing a message...</string>
<string name="usb_message_thread_ended">Stopping message processing...</string>
<string name="usb_test_passed">Received all expected messages. Pass button enabled!</string>
<string name="usb_file_descriptor_error">Could not open file descriptor for USB accessory... try reconnecting and restarting the accessory?</string>
<!-- Strings for StreamingVideoActivity -->
<string name="streaming_video">Streaming Video Quality Verifier</string>
<string name="streaming_video_info">This is a test for assessing the quality of streaming videos. Play each stream and verify that the video is smooth and in sync with the audio, and that there are no quality problems.</string>
<string name="sv_no_data">No videos.</string>
<string name="sv_failed_title">Test Failed</string>
<string name="sv_failed_message">Unable to play stream. See log for details.</string>
</resources>