summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorinky@build01 <jenkins@cyanogenmod.com>2016-06-17 12:07:50 -0700
committerinky@build01 <jenkins@cyanogenmod.com>2016-06-17 12:07:50 -0700
commit1a761781d73f4b742b16e2f2f0258b502be56845 (patch)
treea21bed6df81fd3b9f39c0b29eeed561c2dbb203b
parent91c6759a02be2a8afe411cc656a3bcab554415dc (diff)
downloadandroid_packages_apps_PackageInstaller-1a761781d73f4b742b16e2f2f0258b502be56845.tar.gz
android_packages_apps_PackageInstaller-1a761781d73f4b742b16e2f2f0258b502be56845.tar.bz2
android_packages_apps_PackageInstaller-1a761781d73f4b742b16e2f2f0258b502be56845.zip
Automatic translation importstable/cm-13.0-ZNH2KB
Change-Id: I08ec5121c0574b9654446ec0d3246b8d49eaf983 Ticket: RM-231
-rw-r--r--res/values-ast-rES/strings.xml41
1 files changed, 41 insertions, 0 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index 4ff94819..308690b1 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -109,8 +109,12 @@
<string name="uninstall_failed_device_policy_manager">Nun pue desinstalase porque esti paquete ye un alministrador de preseos activu.</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 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
@@ -135,43 +139,80 @@
<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>
<!-- 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>
<!-- 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
+ <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
to allow the application to do this. -->
<!-- Description of an application permission, listed so the user can choose whether
they want to allow the application to do this. -->
<!-- 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>
<!-- Label when app requests no permissions -->
+ <string name="no_permissions">Ensin permisos</string>
<!-- Label for button that leads to more permissions [CHAR LIMIT=40] -->
+ <string name="additional_permissions">Permisos adicionales</string>
<!-- Description of how many more permissions to view on next page [CHAR LIMIT=30] -->
+ <plurals name="additional_permissions_more">
+ <item quantity="one"><xliff:g id="count" example="1">%1$d</xliff:g> más</item>
+ <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] -->
+ <string name="app_permissions_group_summary"><xliff:g id="count" example="10">%1$d</xliff:g> de <xliff:g id="count" example="10">%2$d</xliff:g> aplicaciones permtíes</string>
<!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are shown -->
+ <string name="menu_show_system">Amosar sistema</string>
<!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are hidden -->
+ <string name="menu_hide_system">Anubrir sistema</string>
<!-- [CHAR LIMIT=30] Title for page managing what apps have a permission granted -->
+ <string name="permission_title">Permisos de <xliff:g id="permission" example="Camera">%1$s</xliff:g></string>
<!-- [CHAR LIMIT=NONE] Label when no apps requesting this permission -->
+ <string name="no_apps">Ensin aplicaciones</string>
<!-- [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>