mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 00:17:48 +01:00
Translated using Weblate (Croatian)
Currently translated at 100.0% (276 of 276 strings) Translation: wger Workout Manager/Mobile App Translate-URL: https://hosted.weblate.org/projects/wger/mobile/hr/
This commit is contained in:
committed by
Hosted Weblate
parent
e244d548a8
commit
f55ccbd13c
@@ -907,5 +907,64 @@
|
||||
"ingredientLogged": "Sastojak je upisan u dnevnik",
|
||||
"@ingredientLogged": {},
|
||||
"noIngredientsDefined": "Još nije određen nijedan sastojak",
|
||||
"@noIngredientsDefined": {}
|
||||
"@noIngredientsDefined": {},
|
||||
"overallChangeWeight": "Sveukupna promjena",
|
||||
"@overallChangeWeight": {
|
||||
"description": "Overall change in weight, added for localization"
|
||||
},
|
||||
"goalTypeMeals": "Od obroka",
|
||||
"@goalTypeMeals": {
|
||||
"description": "added for localization of Class GoalType's filed meals"
|
||||
},
|
||||
"goalTypeBasic": "Osnovni",
|
||||
"@goalTypeBasic": {
|
||||
"description": "added for localization of Class GoalType's filed basic"
|
||||
},
|
||||
"goalTypeAdvanced": "Napredni",
|
||||
"@goalTypeAdvanced": {
|
||||
"description": "added for localization of Class GoalType's filed advanced"
|
||||
},
|
||||
"indicatorRaw": "sirovo",
|
||||
"@indicatorRaw": {
|
||||
"description": "added for localization of Class Indicator's field text"
|
||||
},
|
||||
"indicatorAvg": "prosjek",
|
||||
"@indicatorAvg": {
|
||||
"description": "added for localization of Class Indicator's field text"
|
||||
},
|
||||
"themeMode": "Modus teme",
|
||||
"@themeMode": {},
|
||||
"darkMode": "Uvijek tamni modus",
|
||||
"@darkMode": {},
|
||||
"lightMode": "Uvijek svijetli modus",
|
||||
"@lightMode": {},
|
||||
"systemMode": "Postavke sustava",
|
||||
"@systemMode": {},
|
||||
"chartAllTimeTitle": "{name} – svo vrijeme",
|
||||
"@chartAllTimeTitle": {
|
||||
"description": "All-time chart of 'name' (e.g. 'weight', 'body fat' etc.)",
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"name": {}
|
||||
}
|
||||
},
|
||||
"chartDuringPlanTitle": "{chartName} tijekom prehrambenog plana {planName}",
|
||||
"@chartDuringPlanTitle": {
|
||||
"description": "chart of 'chartName' (e.g. 'weight', 'body fat' etc.) logged during plan",
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"chartName": {},
|
||||
"planName": {}
|
||||
}
|
||||
},
|
||||
"settingsIngredientCacheDescription": "Predmemorija sastojaka",
|
||||
"@settingsIngredientCacheDescription": {},
|
||||
"chart30DaysTitle": "{name} – zadnjih 30 dana",
|
||||
"@chart30DaysTitle": {
|
||||
"description": "last 30 days chart of 'name' (e.g. 'weight', 'body fat' etc.)",
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"name": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user