mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
Fixed hu
This commit is contained in:
@@ -180,7 +180,7 @@ PythonTurtleRight = "Forduljon fokkal jobbra"
|
||||
PythonTurtleSetheading = "Állítsa be a tájolást fokokra"
|
||||
PythonTurtleSetposition = "A helymeghatározás"
|
||||
PythonTurtleShowturtle = "Mutasd a teknösöt"
|
||||
PythonTurtleSpeed = "Rajzolási sebesség 0 és 10 között"
|
||||
PythonTurtleSpeed = "Rajzolási sebesség 0 és 10 között"
|
||||
PythonTurtleWhite = "Fehér szín"
|
||||
PythonTurtleYellow = "Sárga szín"
|
||||
PythonUniform = "Lebegöpontos szám [a, b] -ben"
|
||||
|
||||
@@ -9,7 +9,7 @@ ChiSquared = "Chi-négyzet"
|
||||
UniformDistribution = "Egységes eloszlás"
|
||||
ExponentialDistribution = "Exponenciális eloszlás"
|
||||
GeometricDistribution = "Geometriai eloszlás"
|
||||
Poisson Distribution = "Poisson eloszlás"
|
||||
PoissonDistribution = "Poisson eloszlás"
|
||||
ChiSquaredDistribution = "Chi-négyzet eloszlás"
|
||||
StudentDistribution = "Diák eloszlása"
|
||||
FisherDistribution = "Poisson eloszlás"
|
||||
|
||||
@@ -9,7 +9,7 @@ UnrealEquation = "Unreal egyenlet"
|
||||
UndefinedEquation = "Definiálatlan egyenlet"
|
||||
TooManyVariables = "Túl sok ismeretlen"
|
||||
NonLinearSystem = "A rendszer nem lineáris"
|
||||
Megoldás = "Megoldás"
|
||||
Solution = "Megoldás"
|
||||
ApproximateSolution = "Hozzávetöleges megoldás"
|
||||
SearchInverval = "Keresési intervallum"
|
||||
NoSolutionSystem = "A rendszernek nincs megoldása"
|
||||
|
||||
Reference in New Issue
Block a user