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

Commit 9573e489 authored by Marco Brohet's avatar Marco Brohet Committed by Gerrit Code Review
Browse files

Merge "frameworks_base: ES translations" into cm-10.2

parents 8a4dd0f4 108de8f4
Loading
Loading
Loading
Loading
+9 −5
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-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.
@@ -15,6 +16,7 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="imProtocolGoogleTalk">Conversaciones</string>
    <string name="progress_nomediapresent" product="default">No hay medios extraíbles\u2026</string>
    <string name="profileNameDefault">Predeterminado</string>
    <string name="profileNameWork">Trabajo</string>
    <string name="profileNameHome">Casa</string>
@@ -43,15 +45,17 @@
    <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="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="lockscreen_discharging">Descargando, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></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>
+2 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
     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">
<resources>
    <string name="app_label">Dispositivos de entrada</string>
    <string name="keyboard_layouts_label">Teclado Android</string>
    <string name="keyboard_layout_english_uk_label">Inglés (Reino Unido)</string>
@@ -46,4 +46,5 @@
    <string name="keyboard_layout_slovenian">Esloveno</string>
    <string name="keyboard_layout_turkish">Turco</string>
    <string name="keyboard_layout_ukrainian">Ucraniano</string>
    <string name="keyboard_layout_armenian_eastern_label">Armenio oriental</string>
</resources>
+2 −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-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.