summaryrefslogtreecommitdiffstats
path: root/CrespoParts/res/values-es/strings.xml
blob: ffd0f45029c72e390a083198736d151ac1898599 (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
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 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="app_name">Ajustes avanzados</string>
    <string name="general_title">General</string>
    <string name="display_title">Pantalla</string>
    <string name="sound_title">Sonido</string>
    <string name="category_cpu_title">CPU</string>
    <string name="cpu_deepidle_title_head">Reposo profundo</string>
    <string name="cpu_deepidle_summary_head">Activar el reposo profundo</string>
    <string name="category_screen_title">Pantalla</string>
    <string name="color_tuning_title_head">Multiplicadores del color</string>
    <string name="color_tuning_summary_head">Calibrar los multiplicadores del color</string>
    <string name="gamma_tuning_title_head">Gamma</string>
    <string name="gamma_tuning_summary_head">Calibrar la corrección gamma</string>
    <string name="color_hack_presets_title_head">Ajustes preconfigurados</string>
    <string name="color_hack_presets_summary_head">Ajustes de gamma y multiplicadores</string>
    <string name="color_red_title">Rojo</string>
    <string name="color_green_title">Verde</string>
    <string name="color_blue_title">Azul</string>
    <string name="gamma_default_title">Predet.</string>
    <string name="gamma_CM_title">Ajus.CM</string>
    <string name="gamma_bright_title">Claro</string>
    <string name="color_default_title">Predet.</string>
    <string name="color_CM_title">Ajus.CM</string>
    <string name="color_dark_title">Oscuro</string>
    <string name="bld_title">Botones táctiles</string>
    <string name="bld_tuning_title_head">Retroiluminación</string>
    <string name="bld_tuning_summary_head">Establecer el tiempo para apagar la iluminación de los botones táctiles (0 significa no retroiluminación)</string>
    <string name="preset1_default_title">Predet.</string>
    <string name="preset2_default_title">Natural</string>
    <string name="preset3_default_title">Azulado</string>
    <string name="preset4_default_title">Cálido</string>
    <string name="preset5_default_title">Frío</string>
    <string name="preset6_default_title">Cruzado</string>
    <string name="credits_presets">Créditos: ale.landra91 cpaixao provolinoo</string>
    <string name="category_touchkey_title">Botones táctiles</string>
    <string name="touchkey_notification_title_head">Notificaciones luminosas</string>
    <string name="touchkey_notification_summary_head">Los botones táctiles se iluminarán cuando se reciba una notificación con la pantalla apagada</string>
    <string name="category_radio_title">Radio</string>
    <string name="hspa_title_head">HSPA</string>
    <string name="hspa_summary_head">Habilitar HSDPA/HSUPA</string>
    <string name="label_deepidle_stats">Estadísticas</string>
    <string name="label_state">Estado</string>
    <string name="label_time">Tiempo (ms)</string>
    <string name="label_average">Promedio (ms)</string>
    <string name="label_reset">Restablecer</string>
    <string name="label_close">Cerrar</string>
    <string name="label_idle1">En reposo</string>
    <string name="label_idle2">Reposo profundo (TOP=ON)</string>
    <string name="label_idle3">Reposo profundo (TOP=OFF)</string>
</resources>