Update translations

This commit is contained in:
2022-01-02 11:16:21 -06:00
parent 5b8a7c39e2
commit 7ba9a7e4e7
41 changed files with 151 additions and 149 deletions

View File

@@ -58,7 +58,6 @@
<string name="interval_always_ask">Perguntar sempre</string>
<string name="interval_custom">Personalizar...</string>
<string name="pref_toggle_title">Toque para alternar entre repetições</string>
<string name="pref_toggle_description">Mais conveniente, mas pode causar toques acidentais</string>
<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>
@@ -102,7 +101,7 @@
<string name="generate_bug_report">Gerar relatório de erros</string>
<string name="troubleshooting">Resolução de problemas</string>
<string name="help_translate">Ajude a traduzir esta aplicação</string>
<string name="night_mode" comment="dark_theme">Modo noturno</string>
<string name="night_mode">Modo noturno</string>
<string name="use_pure_black">Usar preto puro no modo noturno</string>
<string name="pure_black_description">Substitui os fundos cinzentos por pretos puros no modo noturno. Reduz a utilização da bateria em telemóveis com ecrã AMOLED.</string>
<string name="interface_preferences">Interface</string>
@@ -140,7 +139,6 @@
<string name="by_score">Por pontuação</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="example_question_boolean">ex.: Você se exercitou hoje?</string>
@@ -163,6 +161,7 @@
<string name="measurable">Mensurável</string>
<string name="x_times_per_week">%d vezes por semana</string>
<string name="x_times_per_month">%d vezes por mês</string>
<string name="x_times_per_y_days">%d vezes em %d dias</string>
<string name="yes_or_no_short_example">ex. Exercício</string>
<string name="color">Cor</string>
<string name="example_target">ex. 15</string>
@@ -172,5 +171,4 @@
<string name="every_month">Todos os meses</string>
<string name="validation_cannot_be_blank">Não pode ficar em branco</string>
<string name="today">Hoje</string>
<string name="x_times_per_y_days">%d vezes em %d dias</string>
</resources>