summaryrefslogtreecommitdiffstats
path: root/core/res/res/values-es/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/res/res/values-es/cm_strings.xml')
-rw-r--r--core/res/res/values-es/cm_strings.xml70
1 files changed, 70 insertions, 0 deletions
diff --git a/core/res/res/values-es/cm_strings.xml b/core/res/res/values-es/cm_strings.xml
new file mode 100644
index 0000000..8ccdb44
--- /dev/null
+++ b/core/res/res/values-es/cm_strings.xml
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-2015 The CyanogenMod Project
+ Copyright (c) 2013, The Linux Foundation. All rights reserved.
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="global_action_screenshot">Captura de pantalla</string>
+ <string name="permlab_receiveProtectedSms">recibir SMS protegidos</string>
+ <string name="permdesc_receiveProtectedSms">Permite que la aplicación reciba mensajes SMS entrantes protegidos.</string>
+ <string name="permlab_modifyProtectedSmsList">modificar lista de SMS protegidos</string>
+ <string name="permdesc_modifyProtectedSmsList">Permite que la aplicación modifique la lista de contactos SMS protegidos.</string>
+ <string name="permgrouplab_security">Seguridad</string>
+ <string name="permgroupdesc_security">Permisos relacionados con la seguridad de la información del dispositivo.</string>
+ <string name="permlab_readPhoneBlacklist">leer lista negra del teléfono</string>
+ <string name="permdesc_readPhoneBlacklist">Permite que la aplicación lea la información sobre los números de teléfono bloqueados para llamadas o mensajes entrantes.</string>
+ <string name="permlab_changePhoneBlacklist">cambiar la lista negra del teléfono</string>
+ <string name="permdesc_changePhoneBlacklist">Permite que la aplicación cambie los números de teléfono bloqueados de llamadas o mensajes entrantes.</string>
+ <string name="global_action_choose_profile">Perfil</string>
+ <string name="permlab_setKeyguardWallpaper">establecer fondo de pantalla de bloqueo</string>
+ <string name="permdesc_setKeyguardWallpaper">Permite que la aplicación establezca el fondo de pantalla de bloqueo.</string>
+ <string name="global_action_reboot">Reiniciar</string>
+ <string name="global_action_current_user">Actual</string>
+ <string name="reboot_reboot">Reiniciar</string>
+ <string name="reboot_bootloader">Modo Bootloader</string>
+ <string name="reboot_soft">Reinicio rápido</string>
+ <string name="reboot_title">Reiniciar</string>
+ <string name="reboot_confirm" product="tablet">El tablet se reiniciará.</string>
+ <string name="reboot_confirm" product="default">El teléfono se reiniciará.</string>
+ <string name="reboot_progress">Reiniciando\u2026</string>
+ <string name="app_killed_message">Aplicación finalizada</string>
+ <string name="adb_net_active_notification_title">ADB sobre red activado</string>
+ <string name="adb_both_active_notification_title">ADB sobre USB y red activado</string>
+ <string name="adb_active_custom_tile">ADB - <xliff:g id="adb_type" example="USB">%1$s</xliff:g></string>
+ <string name="adb_active_custom_tile_both">USB y red</string>
+ <string name="adb_active_custom_tile_net">Red</string>
+ <string name="permlab_accessThemeService">acceso al servicio de temas</string>
+ <string name="permlab_interceptPackageLaunch">interceptar la ejecución de aplicaciones</string>
+ <string name="permdesc_accessThemeService">Permite que la aplicación acceda al servicio de temas. Nunca debería ser necesario para aplicaciones normales.</string>
+ <string name="permlab_readThemes">leer información de los temas</string>
+ <string name="permdesc_readThemesDesc">Permite que la aplicación lea los temas instalados y determine cual es el que has aplicado.</string>
+ <string name="permlab_writeThemes">modificar los temas</string>
+ <string name="permdesc_writeThemesDesc">Permite que la aplicación añada nuevos temas y modifique el tema aplicado actualmente.</string>
+ <string name="stylus_app_not_installed">%s no está instalada</string>
+ <string name="permlab_changePrivacyGuardState">activar o desactivar el protector de privacidad</string>
+ <string name="permdesc_changePrivacyGuardState">Permite que la aplicación cambie el estado de privacidad de otra. Cuando una aplicación se ejecuta con la privacidad activada, no podrá acceder a los datos personales, tales como contactos, mensajes o registros de llamadas.</string>
+ <string name="privacy_guard_notification">Privacidad activada</string>
+ <string name="privacy_guard_notification_detail"><xliff:g id="app">%1$s</xliff:g> no podrá acceder a los datos personales</string>
+ <string name="privacy_guard_dialog_title">Privacidad</string>
+ <string name="privacy_guard_dialog_summary"><xliff:g id="app">%1$s</xliff:g> quiere <xliff:g id="op">%2$s</xliff:g>.</string>
+ <string name="app_ops_access_camera">acceder a la cámara</string>
+ <string name="app_ops_activate_vpn">activar VPN</string>
+ <string name="app_ops_delete_call_log">borrar el registro de llamadas</string>
+ <string name="app_ops_delete_contacts">borrar tus contactos</string>
+ <string name="app_ops_modify_calendar">actualizar tu calendario</string>
+ <string name="app_ops_change_wallpaper">cambiar el fondo de pantalla</string>
+ <string name="app_ops_su">obtener acceso administrativo</string>
+</resources>