mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 00:17:48 +01:00
Translated using Weblate (German)
Currently translated at 100.0% (315 of 315 strings) Translation: wger Workout Manager/Mobile App Translate-URL: https://hosted.weblate.org/projects/wger/mobile/de/
This commit is contained in:
@@ -222,11 +222,11 @@
|
||||
"@invalidUrl": {
|
||||
"description": "Error message when the user enters an invalid URL, e.g. in the login form"
|
||||
},
|
||||
"useCustomServer": "Benutzerdefinierten Server verwenden",
|
||||
"useCustomServer": "Verwende Benutzerdefinierten Server",
|
||||
"@useCustomServer": {
|
||||
"description": "Toggle button allowing users to switch between the default and a custom wger server"
|
||||
},
|
||||
"useDefaultServer": "Standard-Server verwenden",
|
||||
"useDefaultServer": "Verwende Standard-Server",
|
||||
"@useDefaultServer": {
|
||||
"description": "Toggle button allowing users to switch between the default and a custom wger server"
|
||||
},
|
||||
@@ -311,7 +311,7 @@
|
||||
"@reps": {
|
||||
"description": "Shorthand for repetitions, used when space constraints are tighter"
|
||||
},
|
||||
"start": "Starten",
|
||||
"start": "Beginne",
|
||||
"@start": {
|
||||
"description": "Label on button to start the gym mode (i.e., an imperative)"
|
||||
},
|
||||
@@ -685,7 +685,7 @@
|
||||
"@whatVariationsExist": {},
|
||||
"previous": "Vorherige",
|
||||
"@previous": {},
|
||||
"next": "Weiter",
|
||||
"next": "Nächste",
|
||||
"@next": {},
|
||||
"swiss_ball": "Gymnastikball",
|
||||
"@swiss_ball": {},
|
||||
@@ -1015,5 +1015,11 @@
|
||||
"toAddMealsToThePlanGoToNutritionalPlanDetails": "Gehe zum Ernährungsplaner um Gerichte hinzuzufügen",
|
||||
"@toAddMealsToThePlanGoToNutritionalPlanDetails": {
|
||||
"description": "Message shown to guide users to the nutritional plan details page to add meals"
|
||||
}
|
||||
},
|
||||
"endDate": "Enddatum",
|
||||
"@endDate": {},
|
||||
"startDate": "Anfangsdatum",
|
||||
"@startDate": {},
|
||||
"applicationLogs": "Anwendungsprotokolle",
|
||||
"@applicationLogs": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user