Files
Upsilon/apps/probability/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

28 lines
1.0 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
ProbaApp = "Kansrekenen"
ProbaAppCapital = "KANSREKENEN"
ChooseDistribution = "Kies de kansverdeling"
Binomial = "Binomiaal"
Geometric = "Geometrisch"
Uniforme = "Uniform"
Normal = "Normaal"
ChiSquared = "Chi-kwadraat"
UniformDistribution = "Uniforme verdeling"
ExponentialDistribution = "Exponentiële verdeling"
GeometricDistribution = "Geometrische verdeling"
PoissonDistribution = "Poissonverdeling"
ChiSquaredDistribution = "Chi-kwadraatverdeling"
StudentDistribution = "Studentverdeling"
FisherDistribution = "F-verdeling"
ChooseParameters = "Bepaal de parameters"
RepetitionNumber = "n: Aantal proeven"
SuccessProbability = "p: Kans op succes"
IntervalDefinition = "[a,b]: Interval"
LambdaExponentialDefinition = "λ: Snelheidsparameter"
MeanDefinition = "μ: Gemiddelde"
DeviationDefinition = "σ: Standaardafwijking"
LambdaPoissonDefinition = "λ: Parameter"
DegreesOfFreedomDefinition = "k: Vrijheidsgraden"
D1FisherDefinition = "d1: Vrijheidsgraden in de teller"
D2FisherDefinition = "d2: Vrijheidsgraden in de noemer"
ComputeProbability = "Bereken kansen"