Remove unused resources

This commit is contained in:
2020-08-15 12:45:34 -05:00
parent 3e99d821a5
commit bae0e3bcc1
81 changed files with 3 additions and 1635 deletions

View File

@@ -30,31 +30,21 @@
<string name="color_picker_default_title">Mudar cor</string>
<string name="toast_habit_created">Hábito criado.</string>
<string name="toast_habit_deleted">Hábito eliminado.</string>
<string name="toast_habit_restored">Hábito restaurado.</string>
<string name="toast_nothing_to_undo">Nada a anular.</string>
<string name="toast_nothing_to_redo">Nada a refazer.</string>
<string name="toast_habit_changed">Hábito modificado.</string>
<string name="toast_habit_changed_back">Hábito restaurado.</string>
<string name="toast_habit_archived">Hábito arquivado.</string>
<string name="toast_habit_unarchived">Hábito desarquivado.</string>
<string name="overview">Visão geral</string>
<string name="habit_strength">Pontuação</string>
<string name="history">Histórico</string>
<string name="clear">Limpar</string>
<string name="description_hint">Pergunta (e.g., já meditou hoje?)</string>
<string name="repeat">Repetir</string>
<string name="times_every">vezes em</string>
<string name="days">dias</string>
<string name="reminder">Lembrete</string>
<string name="discard">Cancelar</string>
<string name="save">Guardar</string>
<string name="streaks">Séries</string>
<string name="no_habits_found">Não tem hábitos ativos</string>
<string name="long_press_to_toggle">Mantenha pressionado para marcar ou desmarcar</string>
<string name="reminder_off">Desligado</string>
<string name="validation_name_should_not_be_blank">Nome não pode estar em branco.</string>
<string name="validation_number_should_be_positive">Número tem de ser positivo.</string>
<string name="validation_at_most_one_rep_per_day">Apenas pode ter no máximo uma repetição por dia</string>
<string name="create_habit">Criar hábito</string>
<string name="edit_habit">Editar hábito</string>
<string name="check">Selecionar</string>
@@ -64,8 +54,6 @@
<string name="intro_description_1">Loop é uma aplicação que o ajuda a criar e manter bons hábitos.</string>
<string name="intro_title_2">Adicione alguns hábitos</string>
<string name="intro_description_2">Todos os dias, após concluir o seu hábito, marque uma cruz na app.</string>
<string name="intro_title_3">Continue praticando</string>
<string name="intro_description_3">Hábitos praticados regularmente durante algum tempo recebem uma estrela.</string>
<string name="intro_title_4">Acompanhe o seu progresso</string>
<string name="intro_description_4">Gráficos mostram-lhe como os seus hábitos melhoraram ao longo do tempo.</string>
<string name="interval_15_minutes">15 minutos</string>
@@ -83,9 +71,7 @@
<string name="pref_rate_this_app">Avaliar a app no Google Play</string>
<string name="pref_send_feedback">Enviar feedback ao programador</string>
<string name="pref_view_source_code">Ver código-fonte no GitHub</string>
<string name="pref_view_app_introduction">Ver introdução da aplicação</string>
<string name="links">Hiperligações</string>
<string name="behavior">Comportamento</string>
<string name="name">Nome</string>
<string name="settings">Definições</string>
<string name="snooze_interval">Intervalo da opção \'Mais Tarde\'</string>
@@ -104,33 +90,20 @@
<string name="clear_label">Limpar</string>
<string name="select_hours">Selecionar horas</string>
<string name="select_minutes">Selecionar minutos</string>
<string name="select_habit_requirement_prompt">Por favor, selecione pelo menos um hábito</string>
<string name="about">Sobre</string>
<string name="translators">Tradutores</string>
<string name="developers">Programadores</string>
<string name="version_n">Versão %s</string>
<string name="frequency">Frequência</string>
<string name="checkmark">Cruz</string>
<string name="strength">Pontuação</string>
<string name="best_streaks">Melhores séries</string>
<string name="current_streaks">Série atual</string>
<string name="number_of_repetitions">Número de repetições</string>
<string name="last_x_days">Últimos %d dias</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 anos</string>
<string name="all_time">Desde sempre</string>
<string name="every_day">Todos os dias</string>
<string name="every_week">Todas as semanas</string>
<string name="two_times_per_week">2 vezes por semana</string>
<string name="five_times_per_week">5 vezes por semana</string>
<string name="custom_frequency">Personalizar...</string>
<string name="help">Ajuda &amp; FAQ</string>
<string name="could_not_export">Falha ao exportar dados.</string>
<string name="could_not_import">Falha ao importar dados.</string>
<string name="file_not_recognized">Ficheiro não reconhecido.</string>
<string name="habits_imported">Hábitos importados com sucesso.</string>
<string name="full_backup_success">Cópia de segurança completa exportada com sucesso.</string>
<string name="import_data">Importar dados</string>
<string name="export_full_backup">Exportar cópia de segurança completa</string>
<string name="import_data_summary">Suporta cópias de segurança completas exportadas por esta app, bem como ficheiros gerados pelo Tickmate, HabitBull ou Rewire. Veja as FAQ para mais informações.</string>
@@ -154,12 +127,9 @@
<string name="total">Total</string>
<!-- Different types of habits -->
<string name="yes_or_no">Sim / Não</string>
<string name="number">Número</string>
<!-- Middle part of the sentence '1 time in xx days' -->
<string name="time_every">vez em</string>
<string name="every_x_days">A cada %d dias</string>
<string name="every_x_weeks">A cada %d semanas</string>
<string name="every_x_months">A cada %d meses</string>
<string name="score">Pontuação</string>
<string name="reminder_sound">Som do lembrete</string>
<string name="none">Silencioso</string>
@@ -181,16 +151,11 @@
<string name="by_name">Por nome</string>
<string name="by_color">Por cor</string>
<string name="by_score">Por pontuação</string>
<string name="download">Transferir</string>
<string name="export">Exportar</string>
<string name="long_press_to_edit">Pressione e segure para alterar o valor</string>
<string name="change_value">Alterar o valor</string>
<string name="calendar">Calendário</string>
<string name="unit">Unidade</string>
<string name="count">Quantidade</string>
<string name="validation_show_not_be_blank">Este campo não pode ficar em branco</string>
<string name="example_question_numerical">ex.: Quantos passos você deu hoje?</string>
<string name="example_units">ex.: passos</string>
<string name="example_question_boolean">ex.: Você se exercitou hoje?</string>
<string name="question">Pergunta</string>
<string name="target">Alvo</string>