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:
Roland Geider
2021-04-01 18:37:05 +00:00
committed by Hosted Weblate
parent 63584fb8f2
commit e7c8b4cf3c

View File

@@ -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"
}
}