Skip to content

Commit 5916676

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

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed

lib/l10n/app_tr.arb

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -849,5 +849,30 @@
849849
"noIngredientsDefined": "Henüz malzeme tanımlanmadı",
850850
"@noIngredientsDefined": {},
851851
"settingsIngredientCacheDescription": "Malzeme önbelleği",
852-
"@settingsIngredientCacheDescription": {}
852+
"@settingsIngredientCacheDescription": {},
853+
"chartAllTimeTitle": "tüm zamanlar {name}",
854+
"@chartAllTimeTitle": {
855+
"description": "All-time chart of 'name' (e.g. 'weight', 'body fat' etc.)",
856+
"type": "text",
857+
"placeholders": {
858+
"name": {}
859+
}
860+
},
861+
"chart30DaysTitle": "son 30 gün {name}",
862+
"@chart30DaysTitle": {
863+
"description": "last 30 days chart of 'name' (e.g. 'weight', 'body fat' etc.)",
864+
"type": "text",
865+
"placeholders": {
866+
"name": {}
867+
}
868+
},
869+
"chartDuringPlanTitle": "{planName} beslenme planı boyunca {chartName}",
870+
"@chartDuringPlanTitle": {
871+
"description": "chart of 'chartName' (e.g. 'weight', 'body fat' etc.) logged during plan",
872+
"type": "text",
873+
"placeholders": {
874+
"chartName": {},
875+
"planName": {}
876+
}
877+
}
853878
}

0 commit comments

Comments
 (0)