Skip to content

Commit 51542f7

Browse files
rmnn92rolandgeider
authored andcommitted
Translated using Weblate (German)
Currently translated at 100.0% (266 of 266 strings) Translation: wger Workout Manager/Mobile App Translate-URL: https://hosted.weblate.org/projects/wger/mobile/de/
1 parent 13a865c commit 51542f7

File tree

1 file changed

+94
-3
lines changed

1 file changed

+94
-3
lines changed

lib/l10n/app_de.arb

Lines changed: 94 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@
381381
"@aboutDescription": {
382382
"description": "Text in the about dialog"
383383
},
384-
"logMeal": "Diese Mahlzeit protokollieren",
384+
"logMeal": "Gericht im Ernährungstagebuch protokollieren",
385385
"@logMeal": {},
386386
"category": "Kategorie",
387387
"@category": {
@@ -536,7 +536,7 @@
536536
"@searchIngredient": {
537537
"description": "Label on ingredient search form"
538538
},
539-
"logIngredient": "Im Nährwerttagebuch speichern",
539+
"logIngredient": "Zutat im Ernährungstagebuch protokollieren",
540540
"@logIngredient": {},
541541
"close": "Schließen",
542542
"@close": {
@@ -794,5 +794,96 @@
794794
"done": "Fertig",
795795
"@done": {},
796796
"searchNamesInEnglish": "Namen auch auf English suchen",
797-
"@searchNamesInEnglish": {}
797+
"@searchNamesInEnglish": {},
798+
"goalMacro": "Makroziele",
799+
"@goalMacro": {
800+
"description": "The goal for macronutrients"
801+
},
802+
"goalFiber": "Ballaststoffziel",
803+
"@goalFiber": {},
804+
"loggedToday": "Heute protokolliert",
805+
"@loggedToday": {},
806+
"onlyLogging": "Nur Kalorien eintragen",
807+
"@onlyLogging": {},
808+
"onlyLoggingHelpText": "Setze das Häkchen, wenn du nur deine Kalorien protokollieren möchtest und keinen detaillierten Ernährungsplan mit spezifischen Mahlzeiten einrichten willst",
809+
"@onlyLoggingHelpText": {},
810+
"goalEnergy": "Energieziel",
811+
"@goalEnergy": {},
812+
"goalProtein": "Eiweißziel",
813+
"@goalProtein": {},
814+
"goalCarbohydrates": "Kohlenhydratziel",
815+
"@goalCarbohydrates": {},
816+
"goalFat": "Fettziel",
817+
"@goalFat": {},
818+
"today": "Heute",
819+
"@today": {},
820+
"log": "Protokollieren",
821+
"@log": {
822+
"description": "Log a specific meal (imperative form)"
823+
},
824+
"noIngredientsDefined": "Noch keine Zutaten definiert",
825+
"@noIngredientsDefined": {},
826+
"ingredientLogged": "Zutat im Tagebuch protokolliert",
827+
"@ingredientLogged": {},
828+
"selectMealToLog": "Wähle eine Mahlzeit, um sie im Tagebuch zu protokollieren",
829+
"@selectMealToLog": {},
830+
"chartAllTimeTitle": "{name} aller Zeiten",
831+
"@chartAllTimeTitle": {
832+
"description": "All-time chart of 'name' (e.g. 'weight', 'body fat' etc.)",
833+
"type": "text",
834+
"placeholders": {
835+
"name": {}
836+
}
837+
},
838+
"chart30DaysTitle": "{name} der letzten 30 Tage",
839+
"@chart30DaysTitle": {
840+
"description": "last 30 days chart of 'name' (e.g. 'weight', 'body fat' etc.)",
841+
"type": "text",
842+
"placeholders": {
843+
"name": {}
844+
}
845+
},
846+
"chartDuringPlanTitle": "{chartName} während des Ernährungsplans {planName}",
847+
"@chartDuringPlanTitle": {
848+
"description": "chart of 'chartName' (e.g. 'weight', 'body fat' etc.) logged during plan",
849+
"type": "text",
850+
"placeholders": {
851+
"chartName": {},
852+
"planName": {}
853+
}
854+
},
855+
"surplus": "Überschuss",
856+
"@surplus": {
857+
"description": "Caloric surplus (either planned or unplanned)"
858+
},
859+
"deficit": "Defizit",
860+
"@deficit": {
861+
"description": "Caloric deficit (either planned or unplanned)"
862+
},
863+
"kcalValue": "{value} kcal",
864+
"@kcalValue": {
865+
"description": "A value in kcal, e.g. 500 kcal",
866+
"type": "text",
867+
"placeholders": {
868+
"value": {}
869+
}
870+
},
871+
"gValue": "{value} g",
872+
"@gValue": {
873+
"description": "A value in grams, e.g. 5 g",
874+
"type": "text",
875+
"placeholders": {
876+
"value": {}
877+
}
878+
},
879+
"percentValue": "{value} %",
880+
"@percentValue": {
881+
"description": "A value in percent, e.g. 10 %",
882+
"type": "text",
883+
"placeholders": {
884+
"value": {}
885+
}
886+
},
887+
"settingsIngredientCacheDescription": "Zutaten-Cache",
888+
"@settingsIngredientCacheDescription": {}
798889
}

0 commit comments

Comments
 (0)