wt1.1.2e NumberPicker

This commit is contained in:
Bossanyi Tibor
2020-10-21 15:08:15 +02:00
parent c83d224768
commit 7354611881
69 changed files with 2741 additions and 1271 deletions
+15 -5
View File
@@ -1,4 +1,5 @@
{
"OK": "OK",
"Network Error, please try again later": "Network Error, please try again later",
"Home": "Home",
"Customers": "Customers",
@@ -117,9 +118,12 @@
"Your 1RM:":"Your 1RM:",
"Your Real 1RM:":"Your Real 1RM:",
"Check":"Check",
"1st Control Exercise:": "1st Control Exercise:",
"2nd Control Exercise:": "2nd Control Exercise:",
"3rd Control Exercise:": "3rd Control Exercise:",
"Control Exercise:": "Control Exercise:",
"Summary of your test":"Summary of your test",
"Test":"Test",
"1st Control": "1st Control",
"2nd Control": "2nd Control",
"3rd Control": "3rd Control",
"My Development":"My Development",
"My Training Plan":"My Training Plan",
@@ -144,7 +148,7 @@
"Edit My Custom Plan": "Edit My Custom Plan",
"Suggested Training Plan": "Suggested Training Plan",
"My Special Plan": "My Special Plan",
"My Arnold's Plan":"My Arnold's Plan",
"My Arnold's Plan":"Stars Execercise Plan",
"My Trainee's Plan": "My Trainee's Plan",
"Execute My Trainee's Training Plan": "Execute My Trainee's Training Plan",
@@ -164,6 +168,8 @@
"Monthly": "Monthly",
"Yearly": "Yearly",
"times!": "times!",
"Please repeat with ": "Please repeat with ",
"max times!": "max 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.",
@@ -194,5 +200,9 @@
"Bring me there": "Bring me there",
"My Body Development": "My Body Development",
"You see here your whole body development by muscle groups.": "You see here your whole body development by muscle groups."
"You see here your whole body development by muscle groups.": "You see here your whole body development by muscle groups.",
"Are you sure to logout?": "Are you sure to logout?",
"hu_with": " ",
"Are you sure to delete this exercise?": "Are you sure to delete this exercise?"
}
+16 -2
View File
@@ -1,4 +1,5 @@
{
"OK": "OK",
"Network Error, please try again later": "Hálózati hiba, kérlek próbáld meg később",
"Home": "Főoldal",
"Customers": "Ügyfelek",
@@ -144,7 +145,7 @@
"Edit My Custom Plan": "Egyéni edzésterv",
"Suggested Training Plan": "Javasolt edzésterv",
"My Special Plan": "Speciális edzésterv",
"My Arnold's Plan": "Arnold edzésterve rám szabva",
"My Arnold's Plan": "Sztárok edzésterve rám szabva",
"My Trainee's Plan" : "Kliensem edzésterve",
"Execute My Trainee's Training Plan": "Kliensem edzéstervének végrehajtása",
@@ -164,6 +165,8 @@
"Monthly": "Havi",
"Yearly": "Éves",
"times!": "ismétléssel!",
"Please repeat with ": "Kérlek ismételd meg ",
"max times!": " max. számú 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.",
@@ -193,5 +196,16 @@
"Bring me there": "Vigyél oda",
"My Body Development": "Testem fejlődése",
"You see here your whole body development by muscle groups.": "Itt láthatod a tested fejlődését izomcsoportonként"
"You see here your whole body development by muscle groups.": "Itt láthatod a tested fejlődését izomcsoportonként",
"Are you sure to logout?": "Biztos, hogy kijelentkezel?",
"hu_with": "-mal",
"Control Exercise:": "Gyakorlat végrehajtása:",
"Test":"Teszt",
"1st Control": "1. kontrollgyakorlat",
"2nd Control": "2. kontrollgyakorlat",
"3rd Control": "3. kontrollgyakorlat",
"Summary of your test":"A teszt összefoglalása:",
"Are you sure to delete this exercise?": "Biztos, hogy törlöd a gyakorlatot?"
}