Skip to content

Commit

Permalink
Merge branch 'origin/master' into Weblate.
Browse files Browse the repository at this point in the history
  • Loading branch information
weblate committed Dec 21, 2018
2 parents b0bfdff + 448e0ff commit a6e4940
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions android_app/app/src/main/res/values-pt-rBR/strings.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version='1.0' encoding='UTF-8'?>
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="Friday">Sexta</string>
<string name="Monday">Segunda</string>
Expand Down Expand Up @@ -76,8 +76,8 @@
<string name="label_import">Importar</string>
<string name="label_importBackup">Importar Backup</string>
<string name="label_initial_weight">Peso inicial</string>
<string name="label_last_month">Últimos 30 dias</string>
<string name="label_last_week">Últimos 7 dias</string>
<string name="label_last_month">Média do mês passado</string>
<string name="label_last_week">Média da semana passada</string>
<string name="label_male">Masculino</string>
<string name="label_muscle">Massa muscular</string>
<string name="label_no">Não</string>
Expand Down Expand Up @@ -120,7 +120,7 @@
<string name="close_drawer">fechar</string>

<string name="label_share">Partilhar</string>
<string name="label_share_subject">Exportar dados openScale para CSV (%s)</string>
<string name="label_share_subject">Exportar dados para CSV (%s)</string>

<string name="label_bmr">Taxa Metabólica Basal (TMB)</string>
<string name="label_lbm">Massa Magra</string>
Expand Down Expand Up @@ -190,4 +190,4 @@
<string name="label_estimated">Estimada</string>
<string name="label_estimate_measurement_summary">Baseado no peso, altura, idade, sexo, etc.</string>
<string name="label_add_measurement">Adicionar medição</string>
</resources>
</resources>

0 comments on commit a6e4940

Please sign in to comment.