mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-19 07:50:52 +01:00
Translated using Weblate (German)
Currently translated at 100.0% (84 of 84 strings) Translation: wger Workout Manager/Mobile App Translate-URL: https://hosted.weblate.org/projects/wger/mobile/de/
This commit is contained in:
committed by
Hosted Weblate
parent
63584fb8f2
commit
e7c8b4cf3c
@@ -253,5 +253,25 @@
|
||||
"login": "Anmelden",
|
||||
"@login": {
|
||||
"description": "Text for login button"
|
||||
},
|
||||
"addExercise": "Diesem Tag eine Übung hinzufügen",
|
||||
"@addExercise": {},
|
||||
"confirmDelete": "Sind Sie sicher, dass Sie \"{toDelete}\" löschen möchten?",
|
||||
"@confirmDelete": {
|
||||
"description": "Confirmation text before the user deletes an object",
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"toDelete": {}
|
||||
}
|
||||
},
|
||||
"noNutritionalPlans": "Sie haben keine Ernährungspläne",
|
||||
"@noNutritionalPlans": {
|
||||
"description": "Message shown when the user has no nutritional plans"
|
||||
},
|
||||
"todaysWorkout": "Ihr Training heute",
|
||||
"@todaysWorkout": {},
|
||||
"noWorkoutPlans": "Sie haben keine Trainingspläne",
|
||||
"@noWorkoutPlans": {
|
||||
"description": "Message shown when the user has no workout plans"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user