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

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

DeskClock: ES translations

Change-Id: Ie9f9a21c661b4a24a8e088e23cafce229422b39b
parent 8451b0a5
Loading
Loading
Loading
Loading
+3 −2
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.
@@ -13,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-array name="action_summary_entries">
      <item>no hacer nada</item>
      <item>posponer la alarma</item>
+6 −3
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.
@@ -19,10 +20,12 @@
    <string name="show_status_bar_icon_summary">Mostrar un icono en la barra de estado cuando haya alguna alarma establecida</string>
    <string name="flip_action_title">Acción al voltear</string>
    <string name="flip_action_dialog_title">Al voltear\u2026</string>
    <string name="flip_action_summary">Al voltear el terminal, <xliff:g id="action">%s</xliff:g></string>
    <string name="flip_action_summary" product="tablet">Al voltear el tablet,  <xliff:g id="action">%s</xliff:g></string>
    <string name="flip_action_summary" product="default">Al voltear el teléfono, <xliff:g id="action">%s</xliff:g></string>
    <string name="shake_action_title">Acción al agitar</string>
    <string name="shake_action_dialog_title">Al agitar\u2026</string>
    <string name="shake_action_summary">Al agitar el terminal, <xliff:g id="action">%s</xliff:g></string>
    <string name="shake_action_summary" product="tablet">Al agitar el tablet, <xliff:g id="action">%s</xliff:g></string>
    <string name="shake_action_summary" product="default">Al agitar el teléfono, <xliff:g id="action">%s</xliff:g></string>
    <string name="stopwatch_settings">CRONÓMETRO</string>
    <string name="keep_display_on_stopwatch">Mantener pantalla encendida</string>
    <string name="keep_display_on_stopwatch_summary">La pantalla permanecerá encendida mientras el cronómetro esté en marcha</string>