summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-04-28 14:29:57 -0700
committerAbhisek Devkota <ciwrl@lineageos.org>2017-04-28 14:29:57 -0700
commita3efb9dcc613158da87bf01f829605a6f0b8e2ef (patch)
treef8f9c9e3af2f570cfff5a61f03a105c05a4f4f29 /res
parent5d4bdd1964ce3bd5a12d1e40c3a3bba55c2232b7 (diff)
downloadandroid_packages_apps_PackageInstaller-a3efb9dcc613158da87bf01f829605a6f0b8e2ef.tar.gz
android_packages_apps_PackageInstaller-a3efb9dcc613158da87bf01f829605a6f0b8e2ef.tar.bz2
android_packages_apps_PackageInstaller-a3efb9dcc613158da87bf01f829605a6f0b8e2ef.zip
Automatic translation importreplicant-6.0-0001
Change-Id: I8d0aaabd5236b31fbdb14563280aef82c022659d
Diffstat (limited to 'res')
-rw-r--r--res/values-ast-rES/strings.xml128
1 files changed, 62 insertions, 66 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index 308690b1..d008c929 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -22,133 +22,137 @@
<!-- TODO REMOVE LATER -->
<string name="security_settings_desc">Permitir qu\'esta aplicación:</string>
<string name="cancel">Encaboxar</string>
- <string name="unknown">Desconocida</string>
- <string name="installing">Instalando…</string>
- <string name="install_done">Aplicación instalada</string>
+ <string name="installing">Instalando\u2026</string>
+ <string name="install_done">Aplicación instalada.</string>
<!-- Message for installing a new app that requires some permissions [CHAR LIMIT=NONE] -->
- <string name="install_confirm_question">¿Quies instalar esta aplicación? Va poder acceder a:</string>
+ <string name="install_confirm_question">¿Quies instalar esta aplicación?
+ Tendrá accesu a:</string>
<!-- Message for installing a new app that does not require permissions [CHAR LIMIT=NONE] -->
- <string name="install_confirm_question_no_perms">¿Quies instalar esta aplicación? Nun necesita accesos especiales.</string>
+ <string name="install_confirm_question_no_perms">¿Quies instalar esta aplicación?
+ Nun rique dengún permisu especial.</string>
<!-- Message for updating an existing app [CHAR LIMIT=NONE] -->
- <string name="install_confirm_question_update">¿Quies instalar un anovamientu de l\'aplicación? Los tos datos nun van perdese. L\'aplicación anovada va poder acceder a:</string>
+ <string name="install_confirm_question_update">¿Quies instalar un anovmaientu
+ d\'esta aplicación? Nun se perderán los tos datos
+ actuales. L\'aplicación anovada accederá a:</string>
<!-- Message for updating an existing system app [CHAR LIMIT=NONE] -->
- <string name="install_confirm_question_update_system">¿Quies instalar un anovamientu d\'esta aplicación integrada? Los tos datos nun van perdese. L\'aplicación anovada va poder acceder a:</string>
+ <string name="install_confirm_question_update_system">¿Quies instalar un anovamientu
+ d\'esta aplicación integrada? Nun se perderán los tos
+ datos actuales. L\'aplicación anovada consiguirá accesu a:</string>
<!-- Message for updating an existing app, no permissions [CHAR LIMIT=NONE] -->
- <string name="install_confirm_question_update_no_perms">¿Quies instalar un anovamientu d\'esta aplicación? Los tos datos nun van perdese. Nun necesita accesos especiales.</string>
+ <string name="install_confirm_question_update_no_perms">¿Quies instalar un anovamientu
+ d\'esta aplicación? Nun se perderán los tos datos.
+ Nun rique dengún permisu especial.</string>
<!-- Message for updating an existing system app, no permissions [CHAR LIMIT=NONE] -->
- <string name="install_confirm_question_update_system_no_perms">¿Quies instalar un anovamientu d\'esta aplicación integrada? Los tos datos nun van perdese. Nun necesita accesos especiales.</string>
- <string name="install_failed">Aplicación non instalada</string>
+ <string name="install_confirm_question_update_system_no_perms">¿Quies instalar un anovamientu
+ d\'esta aplicación integrada? Nun se perderán los tos
+ datos. Nun rique dengún permisu especial.</string>
+ <string name="install_failed">Nun s\'instaló l\'aplicación.</string>
<!-- Reason displayed when installation fails because the installation package itself is invalid
in some way (e.g., corrupt) [CHAR LIMIT=100] -->
- <string name="install_failed_invalid_apk">Paez que\'l paquete ta dañáu.</string>
+ <string name="install_failed_invalid_apk">El paquete paez tar toyíu.</string>
<!-- Reason displayed when installation fails because the package an existing package is
installed with a conflicting package author signature [CHAR LIMIT=100] -->
- <string name="install_failed_inconsistent_certificates">Yá s\'instaló un paquete col mesmu nome con una robla en conflictu.</string>
+ <string name="install_failed_inconsistent_certificates">Yá s\'instaló un paquete esistente col
+ mesmu nome y una robla estremada.</string>
<!-- Reason displayed when installation fails because the package specifies a minimum compatible
OS version that is newer than our current OS version. [CHAR LIMIT=100] -->
- <string name="install_failed_older_sdk">Esti paquete namái funciona nes versiones más recientes d\'Android.</string>
+ <string name="install_failed_older_sdk">El paquete namái furrula en versiones más
+ nueves d\'Android.</string>
<!-- Reason displayed when installation fails because the package specifies it is compatible
only with a CPU that the current tablet doesn't have. [CHAR LIMIT=100] -->
- <string name="install_failed_cpu_abi_incompatible" product="tablet">Esta aplicación nun ye compatible cola tablet.</string>
+ <string name="install_failed_cpu_abi_incompatible" product="tablet">Esta aplicación nun ye
+ compatible cola to tableta.</string>
<!-- Reason displayed when installation fails because the package specifies it is compatible
only with a CPU that the current TV doesn't have. [CHAR LIMIT=100] -->
+ <string name="install_failed_cpu_abi_incompatible" product="tv">Esta aplicación nun ye
+ compatible cola to TV.</string>
<!-- Reason displayed when installation fails because the package specifies it is compatible
only with a CPU that the current phone doesn't have. [CHAR LIMIT=100] -->
- <string name="install_failed_cpu_abi_incompatible" product="default">Esta aplicación nun ye compatible col teléfonu.</string>
+ <string name="install_failed_cpu_abi_incompatible" product="default">Esta aplicación nun ye
+ compatible col to teléfonu.</string>
<!-- Reason displayed when installation fails because the package was deleted during the
installation process. [CHAR LIMIT=100] -->
- <string name="install_failed_file_not_found">El paquete especificáu desanicióse enantes de que se completara la instalación.</string>
+ <string name="install_failed_file_not_found">Desanicióse\'l paquete especificáu enantes
+ que se pudiere completar la instalación.</string>
<!-- Reason displayed when installation fails because the package could not be verified
because the package verifier rejected it. [CHAR LIMIT=100] -->
- <string name="install_failed_verify_failed">El paquete nun superó\'l procesu de verificación y nun pue instalase.</string>
+ <string name="install_failed_verify_failed">El paquete nun pasó la verificación y nun pue
+ instalase.</string>
<!-- Reason displayed when installation fails because the package could not be verified
before the internal system timer expired. [CHAR LIMIT=100] -->
- <string name="install_failed_verify_timeout">Escosó\'l tiempu d\'espera al intentar verificar esti paquete. Prueba a instalalu más tarde.</string>
+ <string name="install_failed_verify_timeout">Asocedió una escosa de tiempu entrín se tentaba
+ de verificar esti paquete. Volvi insalalu más sero.</string>
<!-- Message presented when an application could not be installed on the tablet for some reason. [CHAR LIMIT=100] -->
- <string name="install_failed_msg" product="tablet">Nun pudo instalase <xliff:g id="APP_NAME">%1$s</xliff:g> na tablet.</string>
+ <string name="install_failed_msg" product="tablet"><xliff:g id="app_name">%1$s</xliff:g> nun pudo instalase na to tableta.</string>
<!-- Message presented when an application could not be installed on the TV for some reason. [CHAR LIMIT=100] -->
+ <string name="install_failed_msg" product="tv"><xliff:g id="app_name">%1$s</xliff:g> nun pudo instalase na to TV.</string>
<!-- Message presented when an application could not be installed on the phone for some reason. [CHAR LIMIT=100] -->
- <string name="install_failed_msg" product="default">Nun pudo instalase <xliff:g id="APP_NAME">%1$s</xliff:g> nel teléfonu.</string>
+ <string name="install_failed_msg" product="default"><xliff:g id="app_name">%1$s</xliff:g> nun pudo instalase na to tableta.</string>
<string name="launch">Abrir</string>
- <string name="unknown_apps_dlg_title">Instalación bloquiada</string>
<!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
- <string name="unknown_apps_dlg_text" product="tablet">Por seguridá, la tablet configuróse pa bloquiar aplicaciones de fontes desconocíes.</string>
<!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
<!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
- <string name="unknown_apps_dlg_text" product="default">Por seguridá, el teléfonu configuróse pa bloquiar aplicaciones de fontes desconocíes.</string>
<!-- Message presented in a dialog box when the device administrator restricts the installation of apps from unknown sources. [CHAR LIMIT=none] -->
+ <string name="unknown_apps_admin_dlg_text">El to alministrador nun permite la instalación d\'aplicaciones consiguíes dende fontes desconocíes.</string>
<string name="ok">Aceutar</string>
<string name="settings">Axustes</string>
<!-- Title of dialog asking user if they would allow an application to be an install source. -->
- <string name="allow_source_dlg_title">Fonte d\'aplicaciones nueva</string>
+ <string name="allow_source_dlg_title">Fonte nueva p\'aplicaciones</string>
<!-- Message of dialog asking user if they would allow an application to be an install source. -->
- <string name="allow_source_dlg_text"><xliff:g id="APP_NAME">%1$s</xliff:g> quier instalar otres aplicaciones.\n\n¿Quies permitilo agora y nel futuru?</string>
- <string name="manage_applications">Alministrar aplicaciones</string>
- <string name="dlg_app_replacement_title">¿Sustituyir aplicación?</string>
- <string name="dlg_app_replacement_statement">L\'aplicación que tas instalando va sustituyir otra aplicación.\n\nVan guardase tolos datos d\'usuariu anteriores.</string>
+ <string name="manage_applications">Xestionar aplicaciones</string>
+ <string name="dlg_app_replacement_title">¿Trocar aplicación?</string>
+ <string name="dlg_app_replacement_statement">L\'aplicación que tas instalando trocará otra.\n\nGuardaránse tolos datos previos d\'usuariu.</string>
<!-- Dialog attributes when replacing system app -->
- <string name="dlg_sys_app_replacement_statement">Ye una aplicación del sistema.\n\nVan guardase tolos datos d\'usuariu anteriores.</string>
+ <string name="dlg_sys_app_replacement_statement">Esta aplicación ye del sistema.\n\nGuardaránse tolos datos previos d\'usuariu.</string>
<string name="out_of_space_dlg_title">Ensin espaciu</string>
- <string name="out_of_space_dlg_text">Nun pudo instalase l\'aplicación <xliff:g id="APP_NAME">%1$s</xliff:g>. Llibera espaciu y vuelvi a intentalo.</string>
<!-- strings related to uninstall activity -->
<string name="dlg_ok">Aceutar</string>
- <string name="app_not_found_dlg_title">Aplicación non atopada</string>
- <string name="app_not_found_dlg_text">Nun s\'atopó l\'aplicación na llista d\'aplicaciones instalaes.</string>
- <string name="uninstall_application_title">Desinstalar aplicación</string>
- <string name="uninstall_update_title">Desinstalar anovamientu</string>
- <string name="uninstall_activity_text"><xliff:g id="ACTIVITY_NAME">%1$s</xliff:g> forma parte d\'esta aplicación:</string>
+ <string name="app_not_found_dlg_title">Nun s\'alcontró l\'aplicación</string>
<string name="uninstall_application_text">¿Quies desinstalar esta aplicación?</string>
- <string name="uninstall_application_text_all_users">¿Quies desinstalar esta aplicación pa \"<b>tolos usuarios"</b> ? L\'aplicación y los sos datos van desaniciase de \"<b>tolos usuarios"</b> del preséu.</string>
- <string name="uninstall_application_text_user">Quies desinstalar esta app pal usuariu <xliff:g id="username">%1$s</xliff:g>?</string>
- <string name="uninstall_update_text">¿Quies sustituyir esta aplicación cola versión de fábrica?</string>
+ <string name="uninstall_application_text_all_users">¿Quies desinstalar esta aplicación pa <b>tolos</b>
+ usuarios? Desaniciaráse l\'aplicación y los sos datos de <b>tolos</b> usuarios nel preséu.</string>
+ <string name="uninstall_application_text_user">¿Quies desinstalar esta aplicación pal usuariu <xliff:g id="username">%1$s</xliff:g>?</string>
+ <string name="uninstall_update_text">¿Quies trocar esta aplicación cola versión de fábrica?</string>
<string name="uninstalling">Desinstalando…</string>
- <string name="uninstall_done">Desinstalación completada</string>
- <string name="uninstall_failed">Desinstalación correuta</string>
<!-- String presented to the user when uninstalling a package failed because the target package
is a current device administrator [CHAR LIMIT=80] -->
- <string name="uninstall_failed_device_policy_manager">Nun pue desinstalase porque esti paquete ye un alministrador de preseos activu.</string>
+ <string name="uninstall_failed_device_policy_manager">Nun pue desinstalase porque esti paquete
+ ye un xestor activu de preseos.</string>
<!-- String presented to the user when uninstalling a package failed because the target package
is a current device administrator for some user [CHAR LIMIT=100] -->
- <string name="uninstall_failed_device_policy_manager_of_user">Nun pue instalase porque esti paquete ye
- un alministrador de preseos activu pal usuariu <xliff:g id="username">%1$s</xliff:g>.</string>
<!-- String presented to the user when uninstalling a package failed because a profile owner
has marked the the target package as not able to be uninstalled [CHAR LIMIT=80] -->
- <string name="uninstall_blocked_profile_owner">Precísase esta aplicación
- pa que nun puea instalase\'l perfil de trabayu.</string>
+ <string name="uninstall_blocked_profile_owner">Esta aplicación precísase pal
+ to perfil de trabayu y nun pue desinstalase.</string>
<!-- String presented to the user when uninstalling a package failed because a device owner
has marked the the target package as not able to be uninstalled [CHAR LIMIT=80] -->
- <string name="uninstall_blocked_device_owner">Esta app necesítala\'l to
- alministrador del preséu, y nun pue desinstalase.</string>
+ <string name="uninstall_blocked_device_owner">Esta aplicación ríquela\'l
+ to xestor de preseos y nun pue desinstalase.</string>
<!-- String on a button that leads to the "device administrator" configuration setting where a
user will be able to disable the device administrator in order to uninstall
it. [CHAR LIMIT=50] -->
- <string name="manage_device_administrators">Xestionar alministradores de preseos</string>
- <string name="uninstall_failed_msg">Nun pudo desinstalase <xliff:g id="APP_NAME">%1$s</xliff:g>.</string>
<!-- Dialog attributes to indicate parse errors -->
<string name="Parse_error_dlg_title">Fallu d\'análisis</string>
- <string name="Parse_error_dlg_text">Hebo un fallu al analizar el paquete.</string>
+ <string name="Parse_error_dlg_text">Hebo un fallu analizando\'l paquete.</string>
<!-- Tab label for new permissions being added to an existing app [CHAR LIMIT=20] -->
- <string name="newPerms">Nuevu</string>
<!-- Tab label for all permissions of an app being installed [CHAR LIMIT=20] -->
<string name="allPerms">Toos</string>
<!-- Tab label for permissions related to user privacy [CHAR LIMIT=20] -->
<string name="privacyPerms">Privacidá</string>
<!-- Tab label for permissions related to device behavior [CHAR LIMIT=20] -->
- <string name="devicePerms">Accesu preséu</string>
<!-- Body text for new tab when there are no new permissions [CHAR LIMIT=NONE] -->
- <string name="no_new_perms">Esti anovamientu nun necesita permisos nuevos.</string>
- <string name="grant_confirm_question">¿Quies conceder los siguientes permisos? Va poder accedese a:</string>
+ <string name="no_new_perms">Esti anovamientu nun rique permisos nuevos.</string>
<!-- Title for the dialog button to allow a permission grant. -->
<string name="grant_dialog_button_allow">Permitir</string>
<!-- Title for the dialog button to deny a permission grant. -->
- <string name="grant_dialog_button_deny">Denegar</string>
+ <string name="grant_dialog_button_deny">Ñegar</string>
<!-- Template for the current permission from the total number of permissions. -->
<string name="current_permission_template">
<xliff:g id="current_permission_index" example="1">%1$s</xliff:g> de
<xliff:g id="permission_count" example="2">%2$s</xliff:g></string>
<!-- Template for the warning message when an app requests a permission. -->
- <string name="permission_warning_template">¿Permitir
- <xliff:g id="app_name" example="Gmail">%1$s</xliff:g> a
+ <string name="permission_warning_template">¿Permitir a
+ <xliff:g id="app_name" example="Gmail">%1$s</xliff:g>
<xliff:g id="action" example="do something">%2$s</xliff:g>?</string>
<!-- Permissions -->
<!-- Title of an application permission, listed so the user can choose whether they want
@@ -158,10 +162,9 @@
<!-- Breadcrumb for page of managing application permissions [CHAR LIMIT=50] -->
<string name="app_permissions_breadcrumb">Aplicaciones</string>
<!-- Title for page of managing application permissions -->
- <string name="app_permissions">Permisos d\'aplicaciones</string>
<!-- Checkbox that allows user to not be questioned about this permission
request again -->
- <string name="never_ask_again">Nun entrugar de nueves</string>
+ <string name="never_ask_again">Nun entrugar enxamás</string>
<!-- Label when app requests no permissions -->
<string name="no_permissions">Ensin permisos</string>
<!-- Label for button that leads to more permissions [CHAR LIMIT=40] -->
@@ -172,7 +175,6 @@
<item quantity="other"><xliff:g id="count" example="1">%1$d</xliff:g> más</item>
</plurals>
<!-- Warning for turning off permissions on older apps -->
- <string name="old_sdk_deny_warning">Esta aplicación diseñóse pa una versión vieya d\'Android. Denegar el permisu quiciabes faiga que nun furrule como s\'esperaba.</string>
<!-- The default description of a permission, i.e. what it does. [CHAR LIMIT=40] -->
<string name="default_permission_description">facer una aición desconocida</string>
<!-- Summary of number of apps currently granted a single permission [CHAR LIMIT=45] -->
@@ -188,31 +190,25 @@
<!-- [CHAR LIMIT=30] Title of button that leads to location settings -->
<string name="location_settings">Axustes d\'allugamientu</string>
<!-- [CHAR LIMIT=NONE] Warning about how this app cannot have location permission disabled -->
- <string name="location_warning"><xliff:g id="app_name" example="Package Installer">%1$s</xliff:g> ye un fornidor del serviciu d\'allugamientu pa esti preséu. L\'accesu al allugamientu pue modificase dende los sos axustes.</string>
<!-- [CHAR LIMIT=NONE] Warning message when turning off permission for system apps -->
<string name="system_warning">Si ñegues esti permisu, quiciabes nun furrulen como s\'esperaben les carauterístiques básiques.</string>
<!-- [CHAR LIMIT=NONE] Summary of a permission switch when it's enforced by policy -->
- <string name="permission_summary_enforced_by_policy">Aplícase pola política</string>
<!-- Text displayed until loading is done -->
<string name="loading">Cargando\u2026</string>
<!-- [CHAR LIMIT=45] Title of all permissions settings -->
<string name="all_permissions">Tolos permisos</string>
<!-- [CHAR LIMIT=45] Group of permissions granted to app automatically when installed. -->
- <string name="other_permissions">Otres capacidaes de l\'aplicación</string>
<!-- Title of the permission dialog for accessibility purposes- spoken to the user. [CHAR LIMIT=none] -->
<string name="permission_request_title">Solicitú de permisu</string>
<!-- Title for the dialog that warns the user they need to turn off screen overlays
before permissions can be changed. [CHAR LIMIT=NONE] -->
- <string name="screen_overlay_title">Deteutóse una superposición de pantalla</string>
<!-- Message for the dialog that warns the user they need to turn off screen overlays
before permissions can be changed. The "Settings > Apps" conveys to the user to
go to Settings and click on apps, this may need updates in RTL languages. [CHAR LIMIT=NONE] -->
- <string name="screen_overlay_message">Pa camudar l\'axuste d\'esti permisu, primero tienes d\'apagar la superposición de pantalla dende Axustes \u003e Aplicaciones</string>
<!-- Button for the dialog that warns the user they need to turn off screen overlays
before permissions can be changed. [CHAR LIMIT=NONE] -->
<string name="screen_overlay_button">Abrir axustes</string>
<!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
<string name="wear_not_allowed_dlg_title">Android Wear</string>
<!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
- <string name="wear_not_allowed_dlg_text">Les aiciones de des/instalación nun tán sofitaes en Wear.</string>
</resources>