mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 00:17:48 +01:00
Translated using Weblate (Italian)
Currently translated at 94.2% (278 of 295 strings) Translation: wger Workout Manager/Mobile App Translate-URL: https://hosted.weblate.org/projects/wger/mobile/it/
This commit is contained in:
committed by
Hosted Weblate
parent
73672dd204
commit
c27395635e
@@ -992,5 +992,29 @@
|
||||
}
|
||||
},
|
||||
"darkMode": "Sempre in modalità scura",
|
||||
"@darkMode": {}
|
||||
}
|
||||
"@darkMode": {},
|
||||
"routines": "Routine",
|
||||
"@routines": {},
|
||||
"newRoutine": "Nuova routine",
|
||||
"@newRoutine": {},
|
||||
"noRoutines": "Non hai nessuna routine",
|
||||
"@noRoutines": {},
|
||||
"restTime": "Tempo di riposo",
|
||||
"@restTime": {},
|
||||
"exerciseNr": "Esercizio {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": "Giorno di riposo",
|
||||
"@restDay": {},
|
||||
"needsLogsToAdvance": "Ha bisogno di registri per avanzare",
|
||||
"@needsLogsToAdvance": {},
|
||||
"isRestDayHelp": "Tieni presente che tutte le serie e gli esercizi verranno rimossi quando contrassegni un giorno come giorno di riposo.",
|
||||
"@isRestDayHelp": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user