summaryrefslogtreecommitdiffstats
path: root/res/values-es/cm_strings.xml
blob: e9698211a8305323145df527d7ba28277fad9b7b (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
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2015 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>
    <string name="prefDialogTitle_suggestedContactsMode">Modo</string>
    <string name="prefDialogTitle_suggestedContactsMode_none">Deshabilitada</string>
    <string name="prefDialogTitle_suggestedContactsMode_summary_none">La función de contactos sugeridos está deshabilitada</string>
    <string name="prefDialogTitle_suggestedContactsMode_recents">Recientes</string>
    <string name="prefDialogTitle_suggestedContactsMode_summary_recents">Solamente los contactos sugeridos recientes serán seleccionables</string>
    <string name="prefDialogTitle_suggestedContactsMode_all">Todos</string>
    <string name="prefDialogTitle_suggestedContactsMode_summary_all">Todos los contactos sugeridos serán seleccionables</string>
    <string name="preference_header_suggested_contacts">Contactos sugeridos</string>
    <string name="preference_suggested_contacts_mode">Modo de contactos sugeridos</string>
    <string name="preference_suggested_contacts_clear_all">Borrar contactos sugeridos</string>
    <string name="suggested_contacts_cleared">Contactos sugeridos borrados.</string>
    <string name="clear_suggested_contacts_dialog_title">¿Borrar contactos sugeridos?</string>
    <string name="clear_suggested_contacts_dialog_message">Todos los contactos sugeridos almacenados previamente serán eliminados.</string>
    <string name="edit_light_settings">Ajustes de luz de carpeta</string>
    <string name="pulse_speed_title">Duración y velocidad</string>
    <string name="default_time">Normal</string>
    <string name="custom_time">Personalizado</string>
    <string name="dialog_delete_title">Eliminar</string>
    <string name="dialog_delete_message">¿Eliminar el elemento seleccionado?</string>
    <string name="pref_lights_default">Por defecto</string>
    <string name="pulse_length_always_on">Siempre encendida</string>
    <string name="pulse_length_very_short">Muy corta</string>
    <string name="pulse_length_short">Corta</string>
    <string name="pulse_length_normal">Normal</string>
    <string name="pulse_length_long">Larga</string>
    <string name="pulse_length_very_long">Muy larga</string>
    <string name="pulse_speed_very_fast">Muy rápida</string>
    <string name="pulse_speed_fast">Rápida</string>
    <string name="pulse_speed_normal">Normal</string>
    <string name="pulse_speed_slow">Lenta</string>
    <string name="pulse_speed_very_slow">Muy lenta</string>
</resources>