mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-20 01:08:15 +01:00
Units with the same name in all available languages have been moved to the new file toolbox.universal.i18n. Change-Id: I82ef362ca335dc61da5f3bca67714a9ae409793d
21 lines
616 B
Plaintext
21 lines
616 B
Plaintext
RegressionApp = "Regression"
|
|
RegressionAppCapital = "REGRESSION"
|
|
Regression = "Regression"
|
|
MeanDot = "mittel"
|
|
RegressionCurve = "Regressionskurve"
|
|
XPrediction = "Berechne Y"
|
|
YPrediction = "Berechne X"
|
|
ValueNotReachedByRegression = "Wert in diesem Fenster nicht erreicht"
|
|
NumberOfDots = "Punktanzahl"
|
|
Covariance = "Kovarianz"
|
|
Linear = "Lineare"
|
|
Proportional = "Proportional"
|
|
Quadratic = "Quadratische"
|
|
Cubic = "Kubische"
|
|
Quartic = "Biquadratische"
|
|
Logarithmic = "Logarithmische"
|
|
Power = "Potenz"
|
|
Trigonometrical = "Trigonometrische"
|
|
Logistic = "Logistische"
|
|
DataNotSuitableForRegression = "Daten sind nicht geeignet"
|