summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-09-19 17:17:20 -0700
committerAbhisek Devkota <ciwrl@lineageos.org>2017-09-19 17:17:20 -0700
commit48919a17b2084909b0e66fb8a8565e36ce587fed (patch)
treed1efa9c01f1cc84848003a4652d04a9d2637fc7a
parent12b1091bf74683d836c3e56c539799460ae48cb7 (diff)
downloadandroid_packages_apps_CertInstaller-48919a17b2084909b0e66fb8a8565e36ce587fed.tar.gz
android_packages_apps_CertInstaller-48919a17b2084909b0e66fb8a8565e36ce587fed.tar.bz2
android_packages_apps_CertInstaller-48919a17b2084909b0e66fb8a8565e36ce587fed.zip
Automatic translation importreplicant-6.0-0003
Change-Id: Ic4bf3f77812b93a63354834ec63190164afd3e92
-rw-r--r--res/values-ast-rES/strings.xml29
1 files changed, 1 insertions, 28 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index 36b6a94..14a466f 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -15,23 +15,16 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="app_name">Instalador de certificaos</string>
<!-- Title of the file picker screen -->
<string name="pick_file_title">Escoyer un certificáu</string>
<!-- Title of dialog to enter password for pkcs12 -->
- <string name="pkcs12_password_dialog_title">Estrayer certificáu</string>
<!-- message in progress bar when waiting for extracting certs from a pkcs12 package -->
- <string name="extracting_pkcs12">Estrayendo\u2026</string>
<!-- Title of dialog to enter password for pkcs12 file -->
- <string name="pkcs12_file_password_dialog_title">Estrayer de %s</string>
<!-- Title of dialog to name a credential -->
- <string name="name_credential_dialog_title">Nome del certificáu</string>
<!-- Description for the credential name input box -->
- <string name="credential_name">Nome del certificáu:</string>
<!-- Title of the credential info -->
<!-- Description for the credential password input box -->
<string name="credential_password">Teclexa la contraseña pa estrayer los certificaos.</string>
- <string name="credential_info">El paquete contién:</string>
<string name="p12_description">Certificaos nel almacén de claves PKCS12.</string>
<!-- Item found in the PKCS12 keystore being investigated [CHAR LIMIT=NONE] -->
<!-- Item found in the PKCS12 keystore being investigated [CHAR LIMIT=NONE] -->
@@ -40,10 +33,9 @@
<string name="password_error">Teclexa la contraseña correuta.</string>
<string name="password_empty_error">Teclexa la contraseña.</string>
<string name="name_empty_error">Teclexa un nome.</string>
- <string name="storage_error">Nun pudo guardase\'l certificáu. Toca Aceutar pa tentalo de nueves.</string>
+ <string name="storage_error">Nun pudo guardase\'l certificáu. Toca Aceutar pa retentar.</string>
<string name="cert_not_saved">El certificáu nun ta instaláu.</string>
<string name="no_cert_to_saved">Nun hai certificaos pa instalar.</string>
- <string name="invalid_cert">El certificáu nun ye válidu.</string>
<!-- toast message -->
<!-- toast message -->
<!-- toast message -->
@@ -51,32 +43,13 @@
<string name="cert_read_error">Nun pudo instalase porque nun pudo lleese\'l ficheru del certificáu.</string>
<!-- Shown when the certificate file can't be found. [CHAR LIMIT=NONE] -->
<!-- Shown when USB storage can't be found to look for a certificate. [CHAR LIMIT=30] -->
- <string name="sdcard_not_present" product="default">La tarxeta SD nun ta presente.</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] -->
<!-- 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">Usu de credenciales:</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 y aplicaciones</item>
- <item>Wi-Fi</item>
- </string-array>
- <string name="wifi_title">Perfil Wi-Fi</string>
- <string name="wifi_detail_title">Detalles pa %s</string>
- <string name="wifi_detail_label">Detalles</string>
- <string name="wifi_install_label">Instalar</string>
<!-- Toast message to be displayed when installing Hotspot 2.0 credentials [CHAR LIMIT=40] -->
- <string name="wifi_installing_label">Instalando</string>
- <string name="wifi_cancel_label">Encaboxar</string>
<string name="wifi_dismiss_label">Escartar</string>
- <string name="wifi_ttls_config_text">Nome d\'usuariu: %s\n</string>
- <string name="wifi_sim_config_text">SIM: %s\n</string>
<string name="wifi_trust_config_text">Certificáu d\'enfotu:\n%s\n</string>
- <string name="done_label">FECHO</string>
- <string name="wifi_installer_download_error">El ficheru baxáu tien problemes y nun pue instalase. Asegúrate que baxares el ficheru dende la fonte correuta.</string>
- <string name="wifi_installer_fail">Nun puen instalase les credenciales Wi-Fi. Tenta de baxar el ficheru de nueves.</string>
- <string name="wifi_installer_fail_no_wifi_title">Encaboxóse la instalación</string>
- <string name="wifi_installer_fail_title">Nun pue instalase</string>
</resources>