mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +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
622 B
Plaintext
21 lines
622 B
Plaintext
RegressionApp = "Regresión"
|
|
RegressionAppCapital = "REGRESIÓN"
|
|
Regression = "Regresión"
|
|
MeanDot = "media"
|
|
RegressionCurve = "Curva de regresión"
|
|
XPrediction = "Predicción dado X"
|
|
YPrediction = "Predicción dado Y"
|
|
ValueNotReachedByRegression = "Valor no alcanzado en esta ventana"
|
|
NumberOfDots = "Número de puntos"
|
|
Covariance = "Covarianza"
|
|
Linear = "Lineal"
|
|
Proportional = "Proporcional"
|
|
Quadratic = "Cuadrática"
|
|
Cubic = "Cúbica"
|
|
Quartic = "Cuártica"
|
|
Logarithmic = "Logarítmica"
|
|
Power = "Potencial"
|
|
Trigonometrical = "Trigonométrica"
|
|
Logistic = "Logística"
|
|
DataNotSuitableForRegression = "Datos no adecuados"
|