Michael Bestas | d2f98f6 | 2022-09-22 15:30:18 +0300 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <!-- |
LineageOS Infra | 0958c25 | 2023-04-24 08:41:46 +0000 | [diff] [blame] | 3 | Copyright (C) 2017-2023 The LineageOS Project |
Michael Bestas | d2f98f6 | 2022-09-22 15:30:18 +0300 | [diff] [blame] | 4 | |
| 5 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 6 | you may not use this file except in compliance with the License. |
| 7 | You may obtain a copy of the License at |
| 8 | |
| 9 | http://www.apache.org/licenses/LICENSE-2.0 |
| 10 | |
| 11 | Unless required by applicable law or agreed to in writing, software |
| 12 | distributed under the License is distributed on an "AS IS" BASIS, |
| 13 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 14 | See the License for the specific language governing permissions and |
| 15 | limitations under the License. |
| 16 | --> |
| 17 | <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
| 18 | <string name="adb_enable_root">Depuración como Superusuario</string> |
| 19 | <string name="adb_enable_summary_root">Permitir ejecutar la depuración de Android como superusuario</string> |
Michael Bestas | 94ea3fd | 2022-10-05 20:08:42 +0300 | [diff] [blame] | 20 | <string name="berry_black_theme_title">Negro puro</string> |
Michael Bestas | d2f98f6 | 2022-09-22 15:30:18 +0300 | [diff] [blame] | 21 | <string name="lineagelicense_title">Licencia de LineageOS</string> |
| 22 | <plurals name="show_dev_countdown_cm"> |
| 23 | <item quantity="one">Estás a <xliff:g id="step_count">%1$d</xliff:g> paso de activar los ajustes de desarrollo.</item> |
| 24 | <item quantity="other">Estás a <xliff:g id="step_count">%1$d</xliff:g> pasos de activar los ajustes de desarrollo.</item> |
| 25 | </plurals> |
| 26 | <string name="show_dev_on_cm">¡Has activado los ajustes de desarrollo!</string> |
| 27 | <string name="show_dev_already_cm">No es necesario. Los ajustes de desarrollo ya están activos.</string> |
Michael Bestas | 94ea3fd | 2022-10-05 20:08:42 +0300 | [diff] [blame] | 28 | <string name="peak_refresh_rate_summary_custom">Aumentar automáticamente la frecuencia de actualización de 60 Hz a %1$d Hz para cierto contenido. Incrementa el uso de batería</string> |
| 29 | <string name="status_bar_double_tap_to_sleep_title">Pulsar para suspender</string> |
| 30 | <string name="status_bar_double_tap_to_sleep_summary">Pulsa dos veces en la barra de estado o en la pantalla de bloqueo para apagar la pantalla</string> |
Michael Bestas | bda72ca | 2022-11-03 01:57:38 +0200 | [diff] [blame] | 31 | <string name="heads_up_notifications_enabled_title">Notificaciones emergentes</string> |
| 32 | <string name="heads_up_notifications_enabled_summary">Mostrar notificaciones prioritarias en una pequeña ventana flotante</string> |
Michael Bestas | 94ea3fd | 2022-10-05 20:08:42 +0300 | [diff] [blame] | 33 | <string name="high_touch_sensitivity_title">Alta sensibilidad táctil</string> |
| 34 | <string name="high_touch_sensitivity_summary">Aumentar la sensibilidad del panel táctil para que pueda usarse con guantes</string> |
| 35 | <string name="tethering_allow_vpn_upstreams_title">Permitir a los clientes usar VPN</string> |
| 36 | <string name="tethering_allow_vpn_upstreams_summary">Permitir a los clientes de hotspot usar las conexiones VPN de este dispositivo\u2019 como conectividad principal</string> |
Michael Bestas | d2f98f6 | 2022-09-22 15:30:18 +0300 | [diff] [blame] | 37 | <string name="increasing_ring_volume_option_title">Volumen de tono ascendente</string> |
| 38 | <string name="increasing_ring_min_volume_title">Volumen de inicio</string> |
| 39 | <string name="increasing_ring_ramp_up_time_title">Tiempo de incremento</string> |
Michael Bestas | 94ea3fd | 2022-10-05 20:08:42 +0300 | [diff] [blame] | 40 | <string name="lockscreen_media_art_title">Mostrar portada del álbum</string> |
| 41 | <string name="lock_settings_picker_pattern_size_message">Elija un tamaño de patrón</string> |
| 42 | <string name="lockpattern_settings_enable_error_path_title">Mostrar patrón erróneo</string> |
| 43 | <string name="lockpattern_settings_enable_dots_title">Mostrar puntos de patrón</string> |
| 44 | <string name="show_navbar_hint_title">Sugerencia de navegación</string> |
| 45 | <string name="app_notification_sound_timeout_title">Tiempo mínimo entre los sonidos de notificación</string> |
| 46 | <string name="app_notification_sound_timeout_summary_template">Permitir sonidos o vibraciones no más de una vez cada <xliff:g id="duration">%1$s</xliff:g></string> |
| 47 | <string name="app_notification_sound_timeout_value_none">Sin restricción</string> |
| 48 | <string name="app_notification_sound_timeout_value_10_seconds">10 segundos</string> |
| 49 | <string name="app_notification_sound_timeout_value_30_seconds">30 segundos</string> |
| 50 | <string name="app_notification_sound_timeout_value_1_minute">1 minuto</string> |
| 51 | <string name="app_notification_sound_timeout_value_5_minutes">5 minutos</string> |
Michael Bestas | 94ea3fd | 2022-10-05 20:08:42 +0300 | [diff] [blame] | 52 | <string name="app_notification_sound_timeout_value_30_minutes">30 minutos</string> |
| 53 | <string name="data_usage_app_restrict_all">Permitir acceso a la red</string> |
| 54 | <string name="data_usage_app_restrict_all_summary">Habilitar el uso de red</string> |
| 55 | <string name="data_usage_app_restrict_vpn">Datos de VPN</string> |
| 56 | <string name="data_usage_app_restrict_wifi">Datos Wi\u2011Fi</string> |
| 57 | <string name="data_usage_app_restrict_wifi_summary">Activar el uso de datos Wi\u2011Fi</string> |
| 58 | <string name="unlock_scramble_pin_layout_title">Disposición aleatoria</string> |
| 59 | <string name="unlock_scramble_pin_layout_summary">Cambiar la disposición de los números del PIN para desbloquear el dispositivo</string> |
| 60 | <string name="proximity_wake_title">Prevenir encendido accidental</string> |
| 61 | <string name="proximity_wake_summary">Comprobar el sensor de proximidad antes de encender la pantalla</string> |
| 62 | <string name="touchscreen_gesture_settings_title">Gestos de pantalla táctil</string> |
| 63 | <string name="touchscreen_gesture_settings_summary">Realizar varios gestos en la pantalla para acciones rápidas</string> |
| 64 | <string name="touchscreen_hovering_title">Pantalla táctil deslizante</string> |
| 65 | <string name="touchscreen_hovering_summary">Permite deslizarse por la pantalla como un ratón en navegadores, escritorios remotos, etc</string> |
Michael Bestas | 94ea3fd | 2022-10-05 20:08:42 +0300 | [diff] [blame] | 66 | <string name="wake_when_plugged_or_unplugged_title">Encender al conectar el cargador</string> |
| 67 | <string name="wake_when_plugged_or_unplugged_summary">Encender la pantalla al conectar o desconectar el cargador</string> |
| 68 | <string name="fast_charging_title">Carga rápida</string> |
| 69 | <string name="fast_charging_summary">Desactivar para reducir el calor producido por el dispositivo mientras se carga o para extender la duración de la batería</string> |
Michael Bestas | d2f98f6 | 2022-09-22 15:30:18 +0300 | [diff] [blame] | 70 | </resources> |