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
627 B
Plaintext
21 lines
627 B
Plaintext
RegressionApp = "Regressione"
|
|
RegressionAppCapital = "REGRESSIONE"
|
|
Regression = "Regressione"
|
|
MeanDot = "media"
|
|
RegressionCurve = "Curva di regressione"
|
|
XPrediction = "Previsione data X"
|
|
YPrediction = "Previsione data Y"
|
|
ValueNotReachedByRegression = "Valore non raggiunto in questa finestra"
|
|
NumberOfDots = "Numero di punti"
|
|
Covariance = "Covarianza"
|
|
Linear = "Lineare"
|
|
Proportional = "Proporzionale"
|
|
Quadratic = "Quadratica"
|
|
Cubic = "Cubica"
|
|
Quartic = "Quartica"
|
|
Logarithmic = "Logaritmica"
|
|
Power = "Potenza"
|
|
Trigonometrical = "Trigonometrica"
|
|
Logistic = "Logistica"
|
|
DataNotSuitableForRegression = "I dati non sono adeguati"
|