Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f512ff52 authored by Lorenzo M's avatar Lorenzo M
Browse files

core: ES translations

Change-Id: I6b92a91216c2bf5d33c3140cbfe9e13bd8fff6fa
parent 9c204608
Loading
Loading
Loading
Loading
+11 −14
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
     Copyright (C) 2012-2013 The CyanogenMod Project
     Copyright (C) 2012-2014 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.
@@ -15,23 +15,24 @@
     limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="profileNameDefault">Predeterminado</string>
    <string name="profileNameDefault">Por defecto</string>
    <string name="profileNameWork">Trabajo</string>
    <string name="profileNameHome">Casa</string>
    <string name="profileNameSilent">Silencio</string>
    <string name="profileNameNight">Noche</string>
    <string name="profileNameAutomobile">Automóvil</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="global_action_screenshot">Capturar pantalla</string>
    <string name="global_actions_toggle_expanded_desktop_mode">Extender escritorio</string>
    <string name="global_actions_expanded_desktop_mode_on_status">Habilitado</string>
    <string name="global_actions_expanded_desktop_mode_off_status">Deshabilitado</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>
@@ -43,16 +44,12 @@
    <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="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="permlab_sendMockSms">enviar mensajes SMS simulados</string>
    <string name="permdesc_sendMockSms">Permite que la aplicación envíe mensajes SMS simulados a aplicaciones de confianza. Las aplicaciones maliciosas pueden enviar mensajes SMS continuamente, bloqueando la barra de notificaciones e interrumpiendo al usuario.</string>
    <string name="storage_sd_dock_card">Tarjeta SD de la base</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="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>
@@ -71,7 +68,7 @@
    <string name="permdesc_resetBatteryStats">Permite que la aplicación restablezca los datos del uso de la batería.</string>
    <string name="immersive_mode_confirmation_bottom">Desliza el dedo hacia arriba desde el borde inferior para salir de la pantalla completa</string>

    <!-- AOSP -->
    <!-- AOSP/CAF -->
    <string name="progress_nomediapresent" product="default">No hay medios extraíbles\u2026</string>
    <string name="transient_navigation_confirmation_long">Deslizar hacia abajo desde el borde de la pantalla para mostrar la barra de estado</string>

+4 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
     Copyright (C) 2012-2013 The CyanogenMod Project
     Copyright (C) 2012-2014 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.
@@ -19,6 +19,8 @@
    <string name="accessibility_data_connection_DC">DCHSPAP</string>
    <string name="accessibility_quick_settings_ringer">Sonido <xliff:g id="state" example="Apagado">%s</xliff:g>.</string>
    <string name="accessibility_quick_settings_vibration">Vibración <xliff:g id="state" example="Apagada">%s</xliff:g>.</string>
    <string name="dessert_case_settings_cm_title">Mostrar mascotas de CM</string>
    <string name="dessert_case_settings_cm_summary">Mostrar las mascotas de CyanogenMod junto a los postres de Android</string>
    <string name="quick_settings_profile_label">Perfil</string>
    <string name="powerwidget_screen_timeout_toast">Tiempo de pantalla establecido a: %1$d %2$s</string>
    <string name="quick_settings_gps">GPS</string>
@@ -71,4 +73,5 @@
    <string name="accessibility_dock_battery_level">Batería de la base al <xliff:g id="number">%d</xliff:g>%%.</string>
    <string name="screenshot_delete_action">Eliminar</string>
    <string name="screenshot_delete_confirmation">Captura eliminada.</string>
    <string name="accessibility_desc_add_quick_settings">Añadir controles rápidos.</string>
</resources>