WT 1.1.11+3 Evaluation, null-safe fixes
This commit is contained in:
+28
-1
@@ -32,7 +32,9 @@
|
||||
"Exception: Customer does not exist or the password is wrong": "The email does not exist or the password is wrong",
|
||||
"Exception: Facebook signup was not successful. Please try another method": "Facebook signup was not successful. Please try another method",
|
||||
"Exception: Customer exists": "The email address has been registered already",
|
||||
"Exception: Exception: Facebook login was not successful": "Facebook signin was not successful",
|
||||
"Exception: The email address has been registered already":"The email address has been registered already",
|
||||
"Exception: Exception: The email address has been registered already":"The email address has been registered already",
|
||||
"Exception: Please type an email address": "Please type an email address",
|
||||
"Exception: Password too short": "Password too short (at least 9 characters)",
|
||||
"Exception: Google Sign In failed":"Google Sign In failed",
|
||||
@@ -83,6 +85,7 @@
|
||||
"No": "No",
|
||||
"with": "with",
|
||||
"Do you save this exercise with these parameters?":"Do you save this exercise with these parameters?",
|
||||
"Did you try the MAXIMUM what you can do? Are you sure we save the exercise with ONLY 12 repeats?":"Did you try the MAXIMUM what you can do? Are you sure we save the exercise with ONLY 12 repeats?",
|
||||
"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",
|
||||
@@ -226,6 +229,7 @@
|
||||
"Almost!": "Almost done!",
|
||||
"You have only 1-2 exercise left to finish!": "You have only 1-2 exercise left to finish!",
|
||||
"exercise!": "exercise!",
|
||||
"exercise": "exercise",
|
||||
"Chest": "Chest",
|
||||
"Back": "Back",
|
||||
"Thigh": "Thigh",
|
||||
@@ -409,6 +413,29 @@
|
||||
"Compact Test":"Compact Test",
|
||||
"Custom Test":"Custom Test",
|
||||
"Set": "Set",
|
||||
"Add this exercise to execute it paralell":"Add this exercise to execute it paralell"
|
||||
"Add this exercise to execute it paralell":"Add this exercise to execute it paralell",
|
||||
|
||||
"very_poor": "Very Poor",
|
||||
"poor": "Poor",
|
||||
"below_average": "Below Average",
|
||||
"average": "Average",
|
||||
"above_verage": "Above Average",
|
||||
"good": "Good",
|
||||
"excellent": "Excellent",
|
||||
"elite": "Elite",
|
||||
|
||||
"Training":"Training",
|
||||
"Growth":"Growth",
|
||||
"Compared with...":"Compared with...",
|
||||
"your best":"your best",
|
||||
"your last":"your last",
|
||||
"best":"best",
|
||||
"last":"last",
|
||||
"volumen":"volumen",
|
||||
"Get the Fastlane to your":"Get the Fastlane to your",
|
||||
"Development":"Development",
|
||||
"How can serve you this result?":"How can serve you this result?",
|
||||
"Go":"Go",
|
||||
"Result":"Result"
|
||||
|
||||
}
|
||||
+27
-2
@@ -33,6 +33,7 @@
|
||||
"Customer does not exist or the password is wrong": "A felhasználó nem létezik vagy a jelszó rossz.",
|
||||
"The email does not exist or the password is wrong": "A felhasználó nem létezik vagy a jelszó rossz.",
|
||||
"Exception: Facebook login was not successful": "Facebook bejelentkezés sikertelen",
|
||||
"Exception: Exception: Facebook login was not successful": "Facebook bejelentkezés sikertelen",
|
||||
"Exception: Facebook signup was not successful. Please try another method": "Facebook regisztráció sikertelen. Kérlek próbálj mással regisztrálni",
|
||||
"Exception: Please type an email address": "Kérlek írj be egy email címet",
|
||||
"Exception: Password too short": "A jelszó min. 9 karakterből álljon",
|
||||
@@ -40,6 +41,7 @@
|
||||
"Exception: Facebook login cancelled":"Facebook bejelentkezés megszakítva ",
|
||||
"Exception: Facebook login failed":"Facebook bejelentkezés sikertelen",
|
||||
"Exception: The email address has been registered already":"Ezzel email címmel már regisztráltak",
|
||||
"Exception: Exception: The email address has been registered already":"Ezzel email címmel már regisztráltak",
|
||||
"Exception: Google Sign In failed":"Google bejelentkezés sikertelen",
|
||||
"Exception: Apple Sign-In failed":"Apple bejelentkezés sikertelen",
|
||||
"Exception: Apple Sign-In cancelled":"Apple bejelentkezés megszakítva",
|
||||
@@ -94,6 +96,7 @@
|
||||
"No": "Nem",
|
||||
"with": "",
|
||||
"Do you save this exercise with these parameters?":"Elmented a gyakorlatot?",
|
||||
"Did you try the MAXIMUM what you can do? Are you sure we save the exercise with ONLY 12 repeats?":"Mindent beleadtál, ez a MAXIMUM, amit végre tudtál hajtani? Biztos vagy benne, hogy CSAK 12 ismétléssel mentsük el a gyakorlatot?",
|
||||
|
||||
|
||||
"repeat": "ismétlés",
|
||||
@@ -224,6 +227,7 @@
|
||||
"Almost!": "Majdnem a végén vagy!",
|
||||
"You have only 1-2 exercise left to finish!": "Már csak 1-2 gyakorlat van a hátra!",
|
||||
"exercise!": "gyakorlattal!",
|
||||
"exercise": "gyakorlat",
|
||||
"Chest": "mell",
|
||||
"Back": "hát",
|
||||
"Thigh": "comb",
|
||||
@@ -270,7 +274,7 @@
|
||||
"Available Equipments":"Elérhető eszközök",
|
||||
"select your places by tapping":"kattints az edzéshelyszínre",
|
||||
"Available Training Places":"Elérhető edzéshelyszínek",
|
||||
"Please take a relative bigger weight and repeat 12-20 times":"Válassz egy relatív nagyobb súlyt, amivel maximum 12-20 közötti ismétlésre vagy képes",
|
||||
"Please take a relative bigger weight and repeat 12-20 times and do your best! MAXIMIZE it!":"Válassz egy relatív nagyobb súlyt, amivel 12-20 közötti ismétlésre vagy képes, és adj bele mindent! MAXOLD KI!",
|
||||
"Please take a medium weight and repeat 20-30 times": "Válassz egy közepes súlyt, amivel maximum 20-30 közötti ismétlésre vagy képes",
|
||||
"Equipment Filter":"Eszköz szűrő",
|
||||
"Live-Server":"Live-Server",
|
||||
@@ -405,7 +409,28 @@
|
||||
"Compact Test":"Kompakt teszt",
|
||||
"Custom Test":"Egyedi teszt",
|
||||
"Set": "Széria",
|
||||
"Add this exercise to execute it paralell":"Adj hozzá egy gyakorlatot a párhuzamos végrehajtáshoz"
|
||||
"Add this exercise to execute it paralell":"Adj hozzá egy gyakorlatot a párhuzamos végrehajtáshoz",
|
||||
|
||||
"very_poor": "Nagyon gyenge",
|
||||
"poor": "Gyenge",
|
||||
"below_average": "Átlag alatti",
|
||||
"average": "Átlagos",
|
||||
"above_verage": "Átlag feletti",
|
||||
"good": "Jó",
|
||||
"excellent": "Kitűnő",
|
||||
"elite": "Elit kategória",
|
||||
|
||||
"Training":"Tréning",
|
||||
"Growth":"Fejlődésem",
|
||||
"Compared with...":"Összehasonlítva...",
|
||||
"your best":"a legjobb",
|
||||
"your last":"az utolsó",
|
||||
"best":"a legjobb",
|
||||
"last":"az utolsó",
|
||||
"volumen":"volumennel",
|
||||
"How can serve you this result?":"Hogyan segít ez az eredmény téged?",
|
||||
"Get the Fastlane to your":"Kapd el a gyorsítósávot a optimális",
|
||||
"Development":"Fejlődésedhez",
|
||||
"Go":"Érdekel",
|
||||
"Result":"Értékelés"
|
||||
}
|
||||
Reference in New Issue
Block a user