summaryrefslogtreecommitdiffstats
path: root/core/res/res/values-es/cm_strings.xml
blob: 351925a2085d18e25bc0156e51ba67ace24e636b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2012-2013 The CyanogenMod Project

     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="profileNameDefault">Predeterminado</string>
    <string name="profileNameWork">Trabajo</string>
    <string name="profileNameHome">Casa</string>
    <string name="profileNameSilent">Silencio</string>
    <string name="profileNameNight">Noche</string>
    <string name="profileGroupPhone">Teléfono</string>
    <string name="profileGroupCalendar">Calendario</string>
    <string name="profileGroupGmail">Gmail</string>
    <string name="profileGroupEmail">Email</string>
    <string name="profileGroupSMS">SMS</string>
    <string name="wildcardProfile">Otro</string>
    <string name="reboot_system" product="tablet">Reiniciar tablet</string>
    <string name="reboot_system" product="default">Reiniciar teléfono</string>
    <string name="global_action_screenshot">Captura de pantalla</string>
    <string name="global_actions_toggle_expanded_desktop_mode">Escritorio extendido</string>
    <string name="global_actions_expanded_desktop_mode_on_status">Activado</string>
    <string name="global_actions_expanded_desktop_mode_off_status">Desactivado</string>
    <string name="reboot_reboot">Reiniciar</string>
    <string name="reboot_recovery">Modo Recovery</string>
    <string name="reboot_bootloader">Modo Bootloader</string>
    <string name="reboot_bootmenu">Modo Bootmenu</string>
    <string name="reboot_fastboot">Modo Fastboot</string>
    <string name="reboot_download">Modo Download</string>
    <string name="reboot_progress">Reiniciando\u2026</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="permlab_preventpower">anular tecla encendido</string>
    <string name="permdesc_preventpower">Permite que la aplicación cambie el comportamiento de la tecla de encendido.</string>
    <string name="lockscreen_discharging">Descargando, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
    <string name="app_killed_message">Aplicación finalizada</string>
    <string name="global_action_reboot">Reiniciar</string>
    <string name="global_action_choose_profile">Perfil</string>
    <string name="permlab_fm_radio_receiver">controlar receptor FM</string>
    <string name="permdesc_fm_radio_receiver">Permite que la aplicación controle el receptor FM.</string>
    <string name="permlab_fm_radio_transmitter">controlar transmisor FM</string>
    <string name="permdesc_fm_radio_transmitter">Permite que la aplicación controle el transmisor FM.</string>
    <string name="storage_sd_dock_card">Tarjeta SD de la base</string>
    <string name="toast_rotation_unlocked">Rotación de pantalla desbloqueada</string>
    <string name="toast_rotation_locked">Rotación de pantalla bloqueada</string>
    <string name="stylus_app_not_installed">%s no está instalada</string>
    <string name="permlab_changePrivacyGuardState">habilitar o deshabilitar la 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 habilitada, 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="profile_picker_title">Perfiles</string>
    <string name="profile_none">Ninguno</string>
    <string name="permlab_cancelNotifications">cancelar notificaciones de aplicaciones</string>
    <string name="permdesc_cancelNotifications">Permite que la aplicación cancele las notificaciones creadas por otras.</string>
    <string name="permlab_interceptSmsSent">interceptar mensajes SMS salientes</string>
    <string name="permdesc_interceptSmsSent">Permite que la aplicación intercepte mensajes SMS salientes. Las aplicaciones maliciosas pueden impedir los mensajes SMS salientes.</string>
    <string name="policylab_enforceSelinux">Forzar SELinux</string>
    <string name="policydesc_enforceSelinux">Alternar entre el modo permisivo o restrictivo de SELinux.</string>
    <string name="policylab_enforceMmac">Forzar MMAC</string>
    <string name="policydesc_enforceMmac">Alternar entre el modo permisivo o restrictivo de MMAC.</string>
</resources>