mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 00:17:48 +01:00
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/
This commit is contained in:
committed by
Hosted Weblate
parent
8becfdac37
commit
3a1ba8a573
@@ -928,5 +928,35 @@
|
||||
"darkMode": "Modo sempre escuro",
|
||||
"@darkMode": {},
|
||||
"settingsIngredientCacheDescription": "Princípio de cache",
|
||||
"@settingsIngredientCacheDescription": {}
|
||||
}
|
||||
"@settingsIngredientCacheDescription": {},
|
||||
"routines": "Rotinas",
|
||||
"@routines": {},
|
||||
"newRoutine": "Nova rotina",
|
||||
"@newRoutine": {},
|
||||
"noRoutines": "Você não tem rotinas",
|
||||
"@noRoutines": {},
|
||||
"sets": "Séries",
|
||||
"@sets": {
|
||||
"description": "The number of sets to be done for one exercise"
|
||||
},
|
||||
"exerciseNr": "Exercício {nr}",
|
||||
"@exerciseNr": {
|
||||
"description": "Header in form indicating the number of the current exercise. Can also be translated as something like 'Set Nr. xy'.",
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"nr": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"restDay": "Dia de descanso",
|
||||
"@restDay": {},
|
||||
"isRestDay": "É tempo de descanso",
|
||||
"@isRestDay": {},
|
||||
"routineDays": "Dias na rotina",
|
||||
"@routineDays": {},
|
||||
"restTime": "Tempo de descanso",
|
||||
"@restTime": {},
|
||||
"isRestDayHelp": "Favor notar que todos os sets e exercícios serão removidos quando você marcar um dia como dia de descanso.",
|
||||
"@isRestDayHelp": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user