Translated using Weblate (Polish)

Currently translated at 95.6% (264 of 276 strings)

Translation: wger Workout Manager/Mobile App
Translate-URL: https://hosted.weblate.org/projects/wger/mobile/pl/
This commit is contained in:
Karol Solecki
2025-02-24 18:19:25 +00:00
committed by Hosted Weblate
parent 4d27c028dd
commit 3ff044ac9f

View File

@@ -847,5 +847,21 @@
"deficit": "deficyt",
"@deficit": {
"description": "Caloric deficit (either planned or unplanned)"
},
"chartAllTimeTitle": "{name} Z całego okresu",
"@chartAllTimeTitle": {
"description": "All-time chart of 'name' (e.g. 'weight', 'body fat' etc.)",
"type": "text",
"placeholders": {
"name": {}
}
},
"chart30DaysTitle": "{name} ostatnie 30 dni",
"@chart30DaysTitle": {
"description": "last 30 days chart of 'name' (e.g. 'weight', 'body fat' etc.)",
"type": "text",
"placeholders": {
"name": {}
}
}
}