mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-18 21:30:38 +01:00
[i18n] german translation
- Wahrscheinlichkeit is too long to be displayed - XPrediction describes the prediction of Y given X
This commit is contained in:
committed by
EmilieNumworks
parent
8264e3f1f8
commit
1917ee8588
@@ -1,4 +1,4 @@
|
||||
ProbaApp = "Wahrscheinlichkeit"
|
||||
ProbaApp = "Wahrsch."
|
||||
ProbaAppCapital = "WAHRSCHEINLICHKEIT"
|
||||
ChooseLaw = "Waehlen Sie eine Verteilung"
|
||||
Binomial = "Binomial"
|
||||
|
||||
@@ -4,8 +4,8 @@ Regression = "Regression"
|
||||
Reg = "reg"
|
||||
MeanDot = "mittel"
|
||||
RegressionCurve = "Regressionskurve"
|
||||
XPrediction = "Berechne X"
|
||||
YPrediction = "Berechne Y"
|
||||
XPrediction = "Berechne Y"
|
||||
YPrediction = "Berechne X"
|
||||
ValueNotReachedByRegression = "Wert in diesem Fenster nicht erreicht"
|
||||
NumberOfDots = "Punktanzahl"
|
||||
Covariance = "Kovarianz"
|
||||
|
||||
Reference in New Issue
Block a user