Xiaomi.eu-HyperOS-1.0-XML-C.../sweet_k6a/CertInstaller.apk/res/values/strings.xml
2024-06-15 01:49:42 +01:00

85 lines
5.5 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<resources>
<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>
<string name="app_name">Certificate Installer</string>
<string name="ca_cert_is_added">CA certificate installed</string>
<string name="ca_certificate">CA certificate</string>
<string name="cert_missing_error">"Couldn't install because the certificate file couldn't be located."</string>
<string name="cert_not_saved">The certificate is not installed.</string>
<string name="cert_read_error">"Couldn't install because the certificate file couldn't be read."</string>
<string name="cert_temp_error">Temporary failure. Please try again later.</string>
<string name="cert_too_large_error">"Couldn't install because the certificate size is too large."</string>
<string name="certificate">Certificate</string>
<string name="certificate_capabilities_warning">Note: The issuer of this certificate may inspect all traffic to and from the device.</string>
<string name="certificate_name">Certificate name</string>
<string name="config_system_install_component">com.android.settings/com.android.settings.security.CredentialStorage</string>
<string name="credential_info">The package contains:</string>
<string name="credential_password">Type the password to extract the certificates.</string>
<string name="credential_usage_label">Credential use:</string>
<string name="done_label">DONE</string>
<string name="extracting_pkcs12">Extracting…</string>
<string name="install_done">%1$s credentials have been added to Wi-Fi saved networks.</string>
<string name="install_done_title">Credentials installed</string>
<string name="invalid_cert">The certificate is invalid.</string>
<string name="invalid_certificate_close_button">Close</string>
<string name="invalid_certificate_message">"This file can't be used as a %1$s"</string>
<string name="invalid_certificate_title">"Can't use this file"</string>
<string name="n_cacrts">%d CA certificates</string>
<string name="name_char_error">Type a name that contains only letters and numbers.</string>
<string name="name_credential_dialog_title">Name this certificate</string>
<string name="name_empty_error">Type a name.</string>
<string name="no_cert_to_saved">No certificate to install.</string>
<string name="one_cacrt">one CA certificate</string>
<string name="one_usercrt">one user certificate</string>
<string name="one_userkey">one user key</string>
<string name="only_primary_user_allowed">Only the owner of this device may install certificates.</string>
<string name="p12_description">Certificates in PKCS12 keystore.</string>
<string name="password_empty_error">Type the password.</string>
<string name="password_error">Type the correct password.</string>
<string name="pick_file_title">Choose a certificate</string>
<string name="pkcs12_file_password_dialog_title">Extract from %s</string>
<string name="pkcs12_password_dialog_title">Extract certificate</string>
<string name="redirect_ca_certificate_close_button">Close</string>
<string name="redirect_ca_certificate_title">Install CA certificates in Settings</string>
<string name="redirect_ca_certificate_with_app_info_message">This certificate from %1$s must be installed in Settings. Only install CA certificates from organizations you trust.</string>
<string name="select_certificate_usage_title">Choose a certificate type</string>
<string name="unable_to_save_cert">"Couldn't save the certificate. The credential storage isn't enabled or properly initialized."</string>
<string name="user_cert_is_added">User certificate installed</string>
<string name="user_certificate">VPN &amp; app user certificate</string>
<string name="userkey_type">Algorithm:</string>
<string name="wifi_cancel_label">Cancel</string>
<string name="wifi_cert_is_added">WiFi certificate installed</string>
<string name="wifi_certificate">WiFi certificate</string>
<string name="wifi_config_text">"Name: %1$s
FQDN: %2$s
Roaming Consortiums: %3$s
Realm: %4$s
Auth method: EAP-%5$s
"</string>
<string name="wifi_detail_label">Details</string>
<string name="wifi_detail_title">Details for %s</string>
<string name="wifi_dismiss_label">Dismiss</string>
<string name="wifi_install_label">Install</string>
<string name="wifi_installer_detail">Install Wi-Fi credentials to connect to networks available via %1$s.</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">Turn on Wi-Fi and try 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_installing_label">Installing</string>
<string name="wifi_no_config">None</string>
<string name="wifi_sim_config_text">"SIM: %s
"</string>
<string name="wifi_title">Wi-Fi Profile</string>
<string name="wifi_tls_config_text">"Client certificate:
%1$s
Key: %2$s
"</string>
<string name="wifi_trust_config_text">"Trust certificate:
%s
"</string>
<string name="wifi_ttls_config_text">"User name: %s
"</string>
</resources>