Files
Upsilon/apps/regression/base.nl.i18n
Jorick Alberga 07f924bed6 [nl] Translation Functions app And other translation
In file: epsilon/apps/graph/base.nl.i18n some text would look better if placed slightly to the left. I'm talking about lines 23 and 24: SelectLowerBound and SelectUpperBound
2020-06-04 14:50:01 +02:00

22 lines
655 B
Plaintext

RegressionApp = "Regressie"
RegressionAppCapital = "REGRESSIE"
Regression = "Regressie"
Reg = "reg"
MeanDot = "gemiddelde"
RegressionCurve = "Regressielijn"
XPrediction = "Voorspelling gegeven X"
YPrediction = "Voorspelling gegeven Y"
ValueNotReachedByRegression = "Waarde niet gevonden in dit venster"
NumberOfDots = "Aantal punten"
Covariance = "Covariantie"
Linear = "Lineair"
Proportional = "Proportioneel"
Quadratic = "Kwadratisch"
Cubic = "Kubiek"
Quartic = "Quartic"
Logarithmic = "Logaritmisch"
Power = "Macht"
Trigonometrical = "Trigonometrisch"
Logistic = "Logistiek"
DataNotSuitableForRegression = " Data niet geschikt voor dit regressiemodel"