wt1.1.2 new treeview, bar chart for muscle development

This commit is contained in:
Bossanyi Tibor
2020-09-27 18:42:28 +02:00
parent 4a193e085f
commit 89c06123d2
43 changed files with 2135 additions and 514 deletions
+23 -3
View File
@@ -1,5 +1,5 @@
{
"Customers And Exercises": "Customers And Exercises",
"Network Error, please try again later": "Network Error, please try again later",
"Home": "Home",
"Customers": "Customers",
"Exercises": "Exercises",
@@ -66,7 +66,9 @@
"Do you save this exercise with these parameters?":"Do you save this exercise with these parameters?",
"The number of the exercise": "The number of the exercise",
"The number of the exercise done with": "The number of the exercise done with",
"Please repeat with ": "Please repeat with ",
"Please repeat with": "Please repeat with",
"Execute the": "Execute the",
". set!":". set!",
"repeat": "repeat",
@@ -109,6 +111,7 @@
"Description": "Description",
"Make your first test": "Make your first test",
"finished": "finished",
"Why do you need Exercise Control?" : "Why do you need Exercise Control?",
"Your 1RM:":"Your 1RM:",
@@ -149,5 +152,22 @@
"My Whole Body Development": "My Whole Body Development",
"Development Of Muscles": "Development Of Muscles",
"Predictions": "Predictions",
"My Trainee's Exercise Logs": "My Trainee's Exercise Logs"
"My Trainee's Exercise Logs": "My Trainee's Exercise Logs",
"My Development By Muscle": "My Development By Muscle",
"Here you see you development in the last period." : "Here you see your development in the last period.",
"Sum Of Mass":"Sum Of Mass",
"Percent": "Percent",
"One Max Rep": "One Max Rep",
"Detailed": "Detailed",
"Weekly": "Weekly",
"Monthly": "Monthly",
"Yearly": "Yearly",
"times!": "times!",
"Execute your active Exercise Plan!": "Execute your active Exercise Plan!",
"Select the muscle type and tap on the exercise. One the next page enter the weight and repeat.": "Select the muscle type and tap on the exercise. One the next page enter the weight and repeat.",
"Custom Exercise Plan": "Custom Exercise Plan",
"Select manually the exercises what you would like to have in your plan. At the end don't forget to save.": "Select manually the exercises what you would like to have in your plan. At the end don't forget to save."
}
+24 -4
View File
@@ -1,5 +1,5 @@
{
"Customers And Exercises": "Ügyfelek és gyakorlatok",
"Network Error, please try again later": "Hálózati hiba, kérlek próbáld meg később",
"Home": "Főoldal",
"Customers": "Ügyfelek",
"Exercises": "Gyakorlatok",
@@ -55,8 +55,9 @@
"Delete": "Törlés",
"The number of the exercise": "Írd be a gyakorlat számát",
"The number of the exercise done with": "Írd be, mennyivel csináltad a gyakorlatot",
"Please repeat with ": "Kérlek ismételd",
"Please repeat with": "Kérlek ismételd",
"Execute the": "Hajtsd végre a(z)",
". set!":". sorozatot!",
"Name": "Név",
"Exercise": "Gyakorlat",
@@ -69,6 +70,7 @@
"with": "",
"Do you save this exercise with these parameters?":"Elmented a gyakorlatot ezekkel az adatokkal?",
"repeat": "ismétlés",
"meter": "meter",
"percent": "százalék",
@@ -109,6 +111,7 @@
"Description": "Leírás",
"Make your first test": "Végezd el az első tesztet",
"finished": "végrehajtva",
"Why do you need Exercise Control?": "Miért szükséges a kontrollgyakorlat?",
"Your 1RM:":"Maxerőd:",
"Your Real 1RM:":"Ellenőrzött maxerő:",
@@ -149,5 +152,22 @@
"My Whole Body Development": "Testem fejlődése",
"Development Of Muscles": "Izomcsoportok fejlődése",
"Predictions": "Előrejelzések",
"My Trainee's Exercise Logs": "Kliensem edzésnaplőja"
"My Trainee's Exercise Logs": "Kliensem edzésnaplőja",
"My Development By Muscle": "Izomcsoportok fejlődése",
"Here you see you development in the last period." : "Itt az izomcsoportok fejlődését látod az elmúlt időszakban. A pontos képhez három diagram közül választhatsz: 'Gyakorlat össztömeg', 'Maxerő' és 'Százalékos fejlődés', illetv választhatsz 4 különböző időszaki bontásból is: 'Részletes', 'Heti', 'Havi', 'Éves",
"Sum Of Mass":"Össztömeg",
"Percent": "Százalék",
"One Max Rep": "Maxerő",
"Detailed": "Részletes",
"Weekly": "Heti",
"Monthly": "Havi",
"Yearly": "Éves",
"times!": "ismétléssel!",
"Execute your active Exercise Plan!": "Hajtsd végre az aktív edzéstervedet",
"Select the muscle type and tap on the exercise. One the next page enter the weight and repeat.": "Válaszd ki az izomcsoporton belül a gyakorlatot, és a következő oldalon add meg a súlyt és az ismétlés számot.",
"Custom Exercise Plan": "Egyedi edzésterv",
"Select manually the exercises what you would like to have in your plan. At the end don't forget to save.": "Válaszd ki a gyakorlatokat, amelyeket szeretnél végrehajtani a tervedben. Utána ne felejtsd el elmenteni."
}