This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
android_packages_apps_Cherish/res/values-es-rES/cherish_strings.xml
Hưng Phan 3c58bb7cd8 Cherish:Cleanup for android 12
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
2022-03-14 23:38:02 +07:00

95 lines
5.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2019 CherishOS
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">
<!-- App Title -->
<string name="cherish_settings_title">Cherish Settings</string>
<!-- Categories -->
<string name="button_title">Botones</string>
<string name="button_summary">Teclas de hardware, barra de navegación</string>
<string name="gestures_title">Gestos</string>
<string name="gestures_summary">Ir a la cámara, deslizar el dedo hacia la captura de pantalla</string>
<string name="lockscreen_title">Bloqueo de pantalla</string>
<string name="lockscreen_summary">Visualizador de música, animación de carga, estilo de reloj</string>
<string name="misc_title">miscelanios</string>
<string name="misc_summary">Modo de juego, controles de volumen</string>
<string name="animations_title">Animaciones</string>
<string name="animations_summary">Animaciones del sistema</string>
<string name="powermenu_title">Menú de energía</string>
<string name="powermenu_summary">Reinicio avanzado, opacidad del menú de encendido</string>
<string name="theme_title">Temas</string>
<string name="theme_summary">Tema del sistema, redondeado, tema de cambio</string>
<string name="quicksettings_title">Ajustes rápidos</string>
<string name="quicksettings_summary">Diseño de mosaico, desenfoque</string>
<string name="recents_title">recientes apps</string>
<string name="recents_summary">Slim recientes</string>
<string name="statusbar_title">Barra de estado</string>
<string name="statusbar_summary">Reloj, operador, iconos de estado</string>
<string name="volume_title">Balancines de volumen</string>
<string name="volume_summary">Balancines de volumen</string>
<string name="notifications_title">Notificaciones</string>
<string name="notifications_summary">Luz de batería, encabezado de notificaciones</string>
<string name="about_summary">Más información sobre CherishOS</string>
<string name="device_part_title">Características del dispositivo</string>
<string name="qs_category">Categoría QS</string>
<string name="navbar_title">Barra de navegación</string>
<string name="volume_keys_title">Teclas de volumen</string>
<!-- General strings -->
<string name="ok">Okay</string>
<string name="reset">Reiniciar</string>
<string name="cancel">Cancelar</string>
<string name="save">Salvar</string>
<string name="default_string">Defecto</string>
<string name="disabled">Deshabilitado</string>
<!-- Color Picker -->
<string name="dialog_color_picker">Selector de color</string>
<string name="press_color_to_apply">Presione el color de abajo para aplicar</string>
<string name="arrow_right"></string>
<string name="arrow_down"></string>
<string name="hex">Maleficio:</string>
<string name="hex_hint">#ff000000</string>
<string name="set">Conjunto</string>
<string name="color_default">Defecto</string>
<string name="led_color_green">Verde</string>
<string name="led_color_red">Rojo</string>
<!-- QS settings -->
<string name="qs_title">Ajustes rápidos</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">Iconos de la barra de estado</string>
<!-- Lock screen visualizer -->
<string name="visualizer_title">Visualizador de música de pantalla</string>
<!-- Power menu and dialogs opacity -->
<!-- AOKP custom system animations -->
<!-- Power menu Animations -->
<string name="power_menu_animation">Menú de energía</string>
<!-- QS header image -->
<!-- Lockscreen -->
<string name="lockscreen_category">Bloquear pantalla</string>
<!-- Themes -->
<string name="theme_type_title">Tema del sistema</string>
<string name="theme_type_summary">Seleccione el tema</string>
<!--Accenter -->
<string name="themes_hub_title">Temas</string>
<string name="themes_hub_summary">Acentos-Gradientes-Temas</string>
<string name="rgb_accent_picker_title_dark">Accent Picker</string>
<string name="rgb_accent_picker_summary">Choose the accent color yourself</string>
<string name="theme_option_reset_title">Reset Theme Options</string>
<string name="theme_option_reset_message">Are you sure you want to reset themes-accent to default?</string>
<!--ThemePicker-->
<string name="theme_select_title">Estilos y fondos de pantalla</string>
<string name="theme_select_summary">Examinar y seleccionar temas instalados</string>
<!-- Battery light -->
<string name="battery_light_settings">Luz de carga de batería</string>
<string name="notification_light_settings">Luz de notificaciones</string>
</resources>