summaryrefslogtreecommitdiffstats
path: root/res/values-ast-rES/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-ast-rES/strings.xml')
-rw-r--r--res/values-ast-rES/strings.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index 9d6c4b5..8a02d9c 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -16,18 +16,30 @@
-->
<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">Esbillar 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">Escribi la contraseña pa estrayer los certificaos</string>
<string name="credential_info">El paquete contién:</string>
<string name="p12_description">Certificaos del almacén de claves PKCS12</string>
+ <!-- Item found in the PKCS12 keystore being investigated [CHAR LIMIT=NONE] -->
<string name="one_userkey">una clave d\'usuariu</string>
+ <!-- Item found in the PKCS12 keystore being investigated [CHAR LIMIT=NONE] -->
<string name="one_usercrt">un certificáu d\'usuariu</string>
+ <!-- Item found in the PKCS12 keystore being investigated [CHAR LIMIT=NONE] -->
<string name="one_cacrt">un certificáu CA</string>
+ <!-- Item found in the PKCS12 keystore being investigated [CHAR LIMIT=NONE]-->
<string name="n_cacrts">%d certificaos de CA</string>
<string name="password_error">Escribi la contraseña correuta.</string>
<string name="password_empty_error">Escribi la contraseña.</string>
@@ -38,16 +50,28 @@
<string name="cert_not_saved">Nun s\'instaló\'l certificáu.</string>
<string name="no_cert_to_saved">Nun hai nengún certificáu qu\'instalar.</string>
<string name="invalid_cert">El certificáu nun ye válidu.</string>
+ <!-- toast message -->
<string name="cert_is_added"><xliff:g id="CREDENTIAL">%s</xliff:g> instalóse.</string>
+ <!-- toast message -->
<string name="cert_too_large_error">Nun pudo instalase porque\'l tamañu del certificáu ye enforma grande.</string>
+ <!-- toast message -->
<string name="cert_missing_error">Nun pudo instalase porque nun s\'atopó\'l ficheru de certificáu.</string>
+ <!-- toast message -->
<string name="cert_read_error">Nun pudo instalase porque nun ye a lleese\'l ficheru de certificáu.</string>
+ <!-- Shown when the certificate file can't be found. [CHAR LIMIT=NONE] -->
<string name="no_cert_file_found" product="nosdcard">Nun s\'atopó nengún ficheru de certificáu nel almacenamientu USB.</string>
<string name="no_cert_file_found" product="default">Nun s\'atopó nengún ficheru de certificáu na tarxeta SD.</string>
+ <!-- Shown when USB storage can't be found to look for a certificate. [CHAR LIMIT=30] -->
<string name="sdcard_not_present" product="nosdcard">USB non disponible</string>
<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] -->
<string name="only_primary_user_allowed">Namái\'l propietariu d\'esti preséu pue instalar certificaos.</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">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>