You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
loop/app/src/main/res/values-es/strings.xml

179 lines
11 KiB

<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ Copyright (C) 2016 Álinson Santos Xavier <isoron@gmail.com>
~
~ This file is part of Loop Habit Tracker.
~
~ Loop Habit Tracker is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by the
~ Free Software Foundation, either version 3 of the License, or (at your
~ option) any later version.
~
~ Loop Habit Tracker is distributed in the hope that it will be useful, but
~ WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
~ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
~ more details.
~
~ You should have received a copy of the GNU General Public License along
~ with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<resources>
<string name="app_name">Loop Analizador de Hábitos</string>
<string name="main_activity_title">Hábitos</string>
<string name="action_settings">Configuración</string>
<string name="edit">Editar</string>
<string name="delete">Eliminar</string>
<string name="archive">Archivar</string>
<string name="unarchive">Desarchivar</string>
<string name="add_habit">Agregar hábito</string>
<string name="color_picker_default_title">Cambiar color</string>
<string name="toast_habit_created">Hábito creado.</string>
<string name="toast_habit_deleted">Hábitos eliminados.</string>
<string name="toast_habit_restored">Hábitos restaurados.</string>
<string name="toast_nothing_to_undo">Nada que deshacer.</string>
<string name="toast_nothing_to_redo">Nada que rehacer.</string>
<string name="toast_habit_changed">Hábito cambiado.</string>
<string name="toast_habit_changed_back">Hábito cambiado nuevamente.</string>
<string name="toast_habit_archived">Hábitos archivados.</string>
<string name="toast_habit_unarchived">Hábitos desarchivados.</string>
<string name="overview">Resumen</string>
<string name="habit_strength">Fuerza del hábito</string>
<string name="history">Historial</string>
<string name="clear">Eliminar</string>
<string name="description_hint">Pregunta (Has ___ hoy?)</string>
<string name="repeat">Repetir</string>
<string name="times_every">veces cada</string>
<string name="days">días</string>
<string name="reminder">Recordatorio</string>
<string name="discard">Descartar</string>
<string name="save">Guardar</string>
<string name="streaks">Rachas</string>
<string name="no_habits_found">No tienes hábitos activos</string>
<string name="long_press_to_toggle">Mantener apretado para marcar o desmarcar</string>
<string name="reminder_off">Apagado</string>
<string name="validation_name_should_not_be_blank">El nombre no puede quedar en blanco.</string>
<string name="validation_number_should_be_positive">El número debe ser positivo.</string>
<string name="validation_at_most_one_rep_per_day">Puedes tener como máximo una repetición por día</string>
<string name="create_habit">Crear hábito</string>
<string name="edit_habit">Editar hábito</string>
<string name="check">Marcar</string>
<string name="snooze">Aplazar</string>
<!-- App introduction -->
<string name="intro_title_1">Bienvenido</string>
<string name="intro_description_1">Loop Analizador de Hábitos te ayuda a crear y mantener buenos hábitos.</string>
<string name="intro_title_2">Crea algunos hábitos nuevos</string>
<string name="intro_description_2">Cada día, después de realizar tu hábito, pon una marca en la aplicación.</string>
<string name="intro_title_3">Sigue haciéndolo.</string>
<string name="intro_description_3">Los hábitos realizados consistentemente por un largo tiempo ganarán una estrella completa.</string>
<string name="intro_title_4">Haz un seguimiento de tu progreso</string>
<string name="intro_description_4">Gráficos detallados muestran cómo mejoraron sus hábitos con el tiempo.</string>
<string name="interval_15_minutes">15 minutos</string>
<string name="interval_30_minutes">30 minutos</string>
<string name="interval_1_hour">1 hora</string>
<string name="interval_2_hour">2 horas</string>
<string name="interval_4_hour">4 horas</string>
<string name="interval_8_hour">8 horas</string>
<string name="interval_24_hour">24 horas</string>
<string name="pref_toggle_title">Marca las repeticiones con una pulsación corta.</string>
<string name="pref_toggle_description">Más cómodo, pero puede causar marcas accidentales.</string>
<string name="pref_snooze_interval_title">Tiempo de espera al aplazar recordatorios.</string>
<string name="pref_rate_this_app">Valora esta aplicación en Google Play</string>
<string name="pref_send_feedback">Enviar sugerencias al desarrollador</string>
<string name="pref_view_source_code">Ver código fuente en GitHub</string>
<string name="pref_view_app_introduction">Ver la introducción de la aplicación</string>
<string name="links">Enlaces</string>
<string name="behavior">Comportamiento</string>
<string name="name">Nombre</string>
<string name="settings">Configuración</string>
<string name="snooze_interval">Intervalo de espera</string>
<string name="hint_title">¿Sabías qué?</string>
<string name="hint_drag">Para reordenar las entradas, mantén la pulsación sobre el nombre del hábito, después arrástralo a su posición correcta.</string>
<string name="hint_landscape">Puedes ver más días al poner tu teléfono en modo horizontal.</string>
<string name="delete_habits">Eliminar Hábitos</string>
<string name="delete_habits_message">Los hábitos serán eliminados permanentemente. Esta acción no se puede deshacer.</string>
<string name="habit_not_found">Hábito eliminado / no encontrado</string>
<string name="weekends">Fines de semana</string>
<string name="any_weekday">Días laborables</string>
<string name="any_day">Cada día</string>
<string name="select_weekdays">Seleccionar días</string>
<string name="export_to_csv">Exportar datos (CSV)</string>
<string name="done_label">Hecho</string>
<string name="clear_label">Quitar</string>
<string name="select_hours">Seleccionar horas</string>
<string name="select_minutes">Seleccionar</string>
<string name="about">Acerca de</string>
<string name="translators">Traductores</string>
<string name="developers">Desarrolladores</string>
<string name="version_n">Versión %s</string>
<string name="frequency">Frecuencia</string>
<string name="checkmark">Marca de verificación</string>
<string name="strength">Fuerza</string>
<string name="best_streaks">Mejores rachas</string>
<string name="current_streaks">Racha actual</string>
<string name="number_of_repetitions">Número de repeticiones</string>
<string name="last_x_days">Últimos %d días</string>
<string name="last_x_weeks">Últimas %d semanas</string>
<string name="last_x_months">Últimos %d meses</string>
<string name="last_x_years">Últimos %d años</string>
<string name="all_time">Todo el tiempo</string>
<string name="every_day">Diariamente</string>
<string name="every_week">Semanalmente</string>
<string name="two_times_per_week">2 veces por semana</string>
<string name="five_times_per_week">5 veces por semana</string>
<string name="custom_frequency">Personalizado...</string>
<string name="help">Ayuda &amp; FAQ</string>
<string name="could_not_export">Error al exportar datos.</string>
<string name="could_not_import">Error al importar datos.</string>
<string name="file_not_recognized">Archivo no reconocido.</string>
<string name="habits_imported">Hábitos importados exitosamente.</string>
<string name="full_backup_success">Copia de seguridad exportada exitosamente.</string>
<string name="import_data">Importar datos</string>
<string name="export_full_backup">Exportar copia de seguridad</string>
<string name="import_data_summary">Soporta exportar copias de seguridad completas, así como archivos generados por Tickmate, HabitBull o Rewire. Mira el FAQ para más información.</string>
<string name="export_as_csv_summary">Genera archivos que pueden ser abiertos por programas de hojas de cálculo como Microsoft Excel o OpenOffice Calc. Este archivo no puede volver a importarse.</string>
<string name="export_full_backup_summary">Genera un archivo que contiene todos tus datos. Este archivo puede volver a importarse.</string>
<string name="bug_report_failed">Error al generar el reporte de error.</string>
<string name="generate_bug_report">Generar reporte de errores</string>
<string name="troubleshooting">Solución de problemas</string>
<string name="help_translate">Ayuda a traducir esta app</string>
<string name="night_mode">Modo nocturno</string>
<string name="use_pure_black">Utilizar color negro en modo nocturno</string>
<string name="pure_black_description">Reemplaza fondos grises por color negro en modo nocturno. Reduce el consumo de batería en teléfonos con pantalla AMOLED.</string>
<string name="interface_preferences">Interfície</string>
<string name="reverse_days">Orden inverso de días</string>
<string name="reverse_days_description">Mostrar días en orden inverso en la pantalla principal</string>
<string name="day">Día</string>
<string name="week">Semana</string>
<string name="month">Mes</string>
<string name="quarter">Cuatrimestre</string>
<string name="year">Año</string>
<string name="total">Total</string>
<!-- Middle part of the sentence '1 time in xx days' -->
<string name="time_every">veces en</string>
<string name="every_x_days">Cada %d días</string>
<string name="every_x_weeks">Cada %d semanas</string>
<string name="every_x_months">Cada %d meses</string>
<string name="score">Puntuación</string>
<string name="reminder_sound">Sonido de recordatorio</string>
<string name="none">Ninguno</string>
<string name="filter">Filtrar</string>
<string name="hide_completed">Ocultar completos</string>
<string name="hide_archived">Ocultar archivados</string>
<string name="sticky_notifications">Hacer notificaciones fijas</string>
<string name="sticky_notifications_description">Evita que las notificaciones sean descartadas.</string>
<string name="repair_database">Reparar base de datos</string>
<string name="database_repaired">Base de datos reparada.</string>
<string name="uncheck">Desmarcar</string>
<string name="toggle">Alternar</string>
<string name="action">Acción</string>
<string name="habit">Hábito</string>
<string name="sort">Ordenar</string>
<string name="manually">Manualmente</string>
<string name="by_name">Por nombre</string>
<string name="by_color">Por color</string>
<string name="by_score">Por puntuación</string>
<string name="download">Descargar</string>
<string name="export">Exportar</string>
</resources>