From 26e55b9e64812bc322ac4ee9314fd3a20b52f536 Mon Sep 17 00:00:00 2001 From: Panoloo Date: Wed, 17 Sep 2025 04:04:04 +0200 Subject: [PATCH] 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/ --- lib/l10n/app_de.arb | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/lib/l10n/app_de.arb b/lib/l10n/app_de.arb index 7b759a35..61278349 100644 --- a/lib/l10n/app_de.arb +++ b/lib/l10n/app_de.arb @@ -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": {} }