You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
149 lines
9.8 KiB
149 lines
9.8 KiB
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- Copyright (C) 2009 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<string name="app_name">Certificate Installer</string>
|
|
|
|
<!-- Title of the file picker screen -->
|
|
<string name="pick_file_title">Choose a certificate</string>
|
|
|
|
<!-- Title of dialog to enter password for pkcs12 -->
|
|
<string name="pkcs12_password_dialog_title">Extract certificate</string>
|
|
<!-- message in progress bar when waiting for extracting certs from a pkcs12 package -->
|
|
<string name="extracting_pkcs12">Extracting\u2026</string>
|
|
<!-- Title of dialog to enter password for pkcs12 file -->
|
|
<string name="pkcs12_file_password_dialog_title">Extract from %s</string>
|
|
<!-- Title of a dialog. This title is asking the user to name the certificate they're installing on their device. -->
|
|
<string name="name_credential_dialog_title">Name this certificate</string>
|
|
<!-- Input field in a dialog. This dialog is asking the user to name the certificate they are installing on their device. -->
|
|
<string name="certificate_name">Certificate name</string>
|
|
<!-- Title of the credential info -->
|
|
<!-- Description for the credential password input box -->
|
|
<string name="credential_password">Type the password to extract the certificates.</string>
|
|
<string name="credential_info">The package contains:</string>
|
|
<string name="p12_description">Certificates in PKCS12 keystore.</string>
|
|
|
|
<!-- Item found in the PKCS12 keystore being investigated [CHAR LIMIT=NONE] -->
|
|
<string name="one_userkey">one user key</string>
|
|
<!-- Type of key found in the PKCS12 keystore being investigated [CHAR LIMIT=NONE] -->
|
|
<string name="userkey_type">Algorithm: </string>
|
|
<!-- Item found in the PKCS12 keystore being investigated [CHAR LIMIT=NONE] -->
|
|
<string name="one_usercrt">one user certificate</string>
|
|
<!-- Item found in the PKCS12 keystore being investigated [CHAR LIMIT=NONE] -->
|
|
<string name="one_cacrt">one CA certificate</string>
|
|
<!-- Item found in the PKCS12 keystore being investigated [CHAR LIMIT=NONE]-->
|
|
<string name="n_cacrts">%d CA certificates</string>
|
|
|
|
<string name="password_error">Type the correct password.</string>
|
|
<string name="password_empty_error">Type the password.</string>
|
|
<string name="name_empty_error">Type a name.</string>
|
|
<string name="name_char_error">Type a name that contains only letters and numbers.</string>
|
|
<string name="unable_to_save_cert">Couldn\'t save the certificate. The credential storage isn\'t enabled or properly initialized.</string>
|
|
<string name="cert_not_saved">The certificate is not installed.</string>
|
|
<string name="no_cert_to_saved">No certificate to install.</string>
|
|
<string name="invalid_cert">The certificate is invalid.</string>
|
|
<string name="action_missing_private_key">Private key required to install a certificate</string>
|
|
<string name="action_missing_user_cert">Certificate required to install a private key</string>
|
|
|
|
<!-- Title of dialog to select the certificate usage when installing a certificate outside Settings -->
|
|
<string name="select_certificate_usage_title">Choose a certificate type</string>
|
|
<!-- Title of dialog that lets the user know that they must install CA certificates
|
|
in Settings. -->
|
|
<string name="redirect_ca_certificate_title">Install CA certificates in Settings</string>
|
|
<!-- Message of dialog that lets the user know that they must install CA certificates in
|
|
Settings. The placeholder is the name of the app that was trying to install the CA
|
|
certificate. -->
|
|
<string name="redirect_ca_certificate_with_app_info_message">This certificate from
|
|
<xliff:g id="requesting_app" example="Some App">%1$s</xliff:g> must be installed in
|
|
Settings. Only install CA certificates from organizations you trust.</string>
|
|
<!-- Button of dialog to redirect user when installing a CA certificate outside Settings -->
|
|
<string name="redirect_ca_certificate_close_button">Close</string>
|
|
<!-- Title of dialog to inform user that certificate selected is invalid -->
|
|
<string name="invalid_certificate_title">Can\'t use this file</string>
|
|
<!-- Button of dialog to inform user that certificate selected is invalid -->
|
|
<string name="invalid_certificate_close_button">Close</string>
|
|
<!-- Message of dialog to inform user that certificate selected is invalid -->
|
|
<string name="invalid_certificate_message">This file can\'t be used as a <xliff:g id="certificate_usage">%1$s</xliff:g></string>
|
|
<!-- Default certificate type used in dialog to inform user that certificate selected is invalid -->
|
|
<string name="certificate">Certificate</string>
|
|
<!-- CA certificate type used in dialog to inform user that certificate selected is invalid -->
|
|
<string name="ca_certificate">CA certificate</string>
|
|
<!-- User certificate type used in dialog to inform user that certificate selected is invalid -->
|
|
<string name="user_certificate">VPN & app user certificate</string>
|
|
<!-- WiFi certificate type used in dialog to inform user that certificate selected is invalid -->
|
|
<string name="wifi_certificate">Wi\u2011Fi certificate</string>
|
|
|
|
|
|
<!-- Confirmation toast. This toast lets the user know that they successfully installed a CA certificate on their device. -->
|
|
<string name="ca_cert_is_added">CA certificate installed</string>
|
|
<!-- Confirmation toast. This toast lets the user know that they successfully installed a user certificate on their device. -->
|
|
<string name="user_cert_is_added">User certificate installed</string>
|
|
<!-- Confirmation toast. This toast lets the user know that they successfully installed a Wi-Fi certificate on their device. -->
|
|
<string name="wifi_cert_is_added">Wi\u2011Fi certificate installed</string>
|
|
<!-- toast message -->
|
|
<string name="cert_too_large_error">Couldn\'t install because the certificate size is too large.</string>
|
|
<!-- toast message -->
|
|
<string name="cert_missing_error">Couldn\'t install because the certificate file couldn\'t be located.</string>
|
|
<!-- toast message -->
|
|
<string name="cert_read_error">Couldn\'t install because the certificate file couldn\'t be read.</string>
|
|
<!-- toast message -->
|
|
<string name="cert_temp_error">Temporary failure. Please try again later.</string>
|
|
|
|
<!-- Message displayed when a user other than the owner on a multi-user system tries to
|
|
install a certificate into the certificate store. [CHAR LIMIT=NONE] -->
|
|
<string name="only_primary_user_allowed">Only the owner of this device may install certificates.</string>
|
|
|
|
<!-- Label for spinner that shows the possible usage for a credential. Shown when user is
|
|
installing a credential [CHAR LIMIT=40] -->
|
|
<string name="credential_usage_label">Credential use:</string>
|
|
|
|
<!-- Usage type for a credential that the user is installing. The label will restrict the
|
|
type of use for that credential. [CHAR LIMIT=40] -->
|
|
<string-array name="credential_usage">
|
|
<item>VPN and apps</item>
|
|
<item>Wi-Fi</item>
|
|
</string-array>
|
|
|
|
<!-- Explain that the issuer of the CA certificate that is about to be installed can inspect
|
|
all of the traffic of the device. -->
|
|
<string name="certificate_capabilities_warning">Note: The issuer of this certificate may inspect all traffic to and from the device.</string>
|
|
|
|
<string name="wifi_title">Wi-Fi Profile</string>
|
|
<string name="wifi_detail_title">Details for %s</string>
|
|
<string name="wifi_detail_label">Details</string>
|
|
<string name="wifi_install_label">Install</string>
|
|
<!-- Toast message to be displayed when installing Hotspot 2.0 credentials [CHAR LIMIT=40] -->
|
|
<string name="wifi_installing_label">Installing</string>
|
|
<string name="wifi_cancel_label">Cancel</string>
|
|
<string name="wifi_dismiss_label">Dismiss</string>
|
|
<string name="wifi_no_config">None</string>
|
|
<string name="wifi_config_text">Name: %1$s\nFQDN: %2$s\nRoaming Consortiums: %3$s\nRealm: %4$s\nAuth method: EAP-%5$s\n</string>
|
|
<string name="wifi_ttls_config_text">User name: %s\n</string>
|
|
<string name="wifi_tls_config_text">Client certificate:\n%1$s\nKey: %2$s\n</string>
|
|
<string name="wifi_sim_config_text">SIM: %s\n</string>
|
|
<string name="wifi_trust_config_text">Trust certificate:\n%s\n</string>
|
|
|
|
<string name="install_done_title">Credentials installed</string>
|
|
<string name="install_done"><xliff:g id="name">%1$s</xliff:g> credentials have been added to Wi-Fi saved networks.</string>
|
|
<string name="done_label">DONE</string>
|
|
<string name="wifi_installer_detail">Install Wi-Fi credentials to connect to networks available via <xliff:g id="name">%1$s</xliff:g>.</string>
|
|
<string name="wifi_installer_download_error">Downloaded file has problems and can\'t be installed. Make sure you downloaded the file from the correct source.</string>
|
|
<string name="wifi_installer_fail">Can\'t install Wi-Fi credentials. Try downloading the file again.</string>
|
|
<string name="wifi_installer_fail_no_wifi_title">Installation canceled</string>
|
|
<string name="wifi_installer_fail_title">Can\'t install</string>
|
|
<string name="wifi_installer_fail_no_wifi">Turn on Wi-Fi and try again.</string>
|
|
</resources>
|