Skip to content

Commit f74a343

Browse files
joaohortencioweblate
authored andcommitted
Translated using Weblate (Portuguese (Brazil))
Currently translated at 5.6% (13 of 231 strings) Translation: wger Workout Manager/Mobile App Translate-URL: https://hosted.weblate.org/projects/wger/mobile/pt_BR/
1 parent 4283e67 commit f74a343

File tree

1 file changed

+44
-1
lines changed

1 file changed

+44
-1
lines changed

lib/l10n/app_pt_BR.arb

Lines changed: 44 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,44 @@
1-
{}
1+
{
2+
"nutritionalPlan": "Plano nutricional",
3+
"@nutritionalPlan": {},
4+
"weight": "Peso",
5+
"@weight": {
6+
"description": "The weight of a workout log or body weight entry"
7+
},
8+
"date": "Data",
9+
"@date": {
10+
"description": "The date of a workout log or body weight entry"
11+
},
12+
"value": "Valor",
13+
"@value": {
14+
"description": "The value of a measurement entry"
15+
},
16+
"unit": "Unidade",
17+
"@unit": {
18+
"description": "The unit used for a repetition (kg, time, etc.)"
19+
},
20+
"edit": "Editar",
21+
"@edit": {},
22+
"delete": "Excluir",
23+
"@delete": {},
24+
"login": "Entrar",
25+
"@login": {
26+
"description": "Text for login button"
27+
},
28+
"userProfile": "Seu perfil",
29+
"@userProfile": {},
30+
"logout": "Sair",
31+
"@logout": {
32+
"description": "Text for logout button"
33+
},
34+
"notes": "Notas",
35+
"@notes": {
36+
"description": "Personal notes, e.g. for a workout session"
37+
},
38+
"description": "Descrição",
39+
"@description": {},
40+
"register": "Inscrever-se",
41+
"@register": {
42+
"description": "Text for registration button"
43+
}
44+
}

0 commit comments

Comments
 (0)