Blame view

build3/apps/statistics/base.fr.i18n 843 Bytes
6663b6c9   adorian   projet complet av...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
  StatsApp = "Statistiques"
  StatsAppCapital = "STATISTIQUES"
  HistogramTab = "Histogramme"
  BoxTab = "Boite"
  StatTab = "Stats"
  Values = "Valeurs"
  Sizes = "Effectifs"
  ImportList = "Importer une liste"
  NoDataToPlot = "Aucune donnee a tracer"
  Interval = " Intervalle "
  Size = " Effectif"
  Frequency = "Frequence"
  HistogramSet = "Reglage de l'histogramme"
  RectangleWidth = "Largeur des rectangles"
  BarStart = "Debut de la serie"
  FirstQuartile = "Premier quartile"
  Median = "Mediane"
  ThirdQuartile = "Troisieme quartile"
  NoValueToCompute = "Aucune grandeur a calculer"
  TotalSize = "Effectif total"
  Range = "Etendue"
  Mean = "Moyenne"
  StandardDeviation = "Ecart type"
  StandardDeviationSigma = "Ecart type"
  SampleStandardDeviationS = "Ecart type echantillon"
  Deviation = "Variance"
  InterquartileRange = "Ecart interquartile"
  SquareSum = "Somme des carres"