Skip to content

Commit 3a1ba8a

Browse files
paqgamerweblate
authored andcommitted
Translated using Weblate (Portuguese)
Currently translated at 92.8% (274 of 295 strings) Translation: wger Workout Manager/Mobile App Translate-URL: https://hosted.weblate.org/projects/wger/mobile/pt/
1 parent 8becfda commit 3a1ba8a

File tree

1 file changed

+32
-2
lines changed

1 file changed

+32
-2
lines changed

lib/l10n/app_pt.arb

Lines changed: 32 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -928,5 +928,35 @@
928928
"darkMode": "Modo sempre escuro",
929929
"@darkMode": {},
930930
"settingsIngredientCacheDescription": "Princípio de cache",
931-
"@settingsIngredientCacheDescription": {}
932-
}
931+
"@settingsIngredientCacheDescription": {},
932+
"routines": "Rotinas",
933+
"@routines": {},
934+
"newRoutine": "Nova rotina",
935+
"@newRoutine": {},
936+
"noRoutines": "Você não tem rotinas",
937+
"@noRoutines": {},
938+
"sets": "Séries",
939+
"@sets": {
940+
"description": "The number of sets to be done for one exercise"
941+
},
942+
"exerciseNr": "Exercício {nr}",
943+
"@exerciseNr": {
944+
"description": "Header in form indicating the number of the current exercise. Can also be translated as something like 'Set Nr. xy'.",
945+
"type": "text",
946+
"placeholders": {
947+
"nr": {
948+
"type": "String"
949+
}
950+
}
951+
},
952+
"restDay": "Dia de descanso",
953+
"@restDay": {},
954+
"isRestDay": "É tempo de descanso",
955+
"@isRestDay": {},
956+
"routineDays": "Dias na rotina",
957+
"@routineDays": {},
958+
"restTime": "Tempo de descanso",
959+
"@restTime": {},
960+
"isRestDayHelp": "Favor notar que todos os sets e exercícios serão removidos quando você marcar um dia como dia de descanso.",
961+
"@isRestDayHelp": {}
962+
}

0 commit comments

Comments
 (0)