mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
A Python script aggregates all i18n files and merges them. We now can pick a list of locales to build in EPSILON_I18N_LANGUAGES
31 lines
913 B
Plaintext
31 lines
913 B
Plaintext
StatsApp = "Estatistica"
|
||
StatsAppCapital = "ESTATISTICA"
|
||
DataTab = "Dados"
|
||
HistogramTab = "Histograma"
|
||
BoxTab = "Caixa"
|
||
StatTab = "Estat"
|
||
Values = "Valores"
|
||
Sizes = "Frequencias"
|
||
ColumnOptions = "Opcoes de coluna"
|
||
ImportList = "Importar de uma lista"
|
||
NoDataToPlot = "Nao ha dados para desenhar"
|
||
Interval = " Intervalo"
|
||
Size = " Frequencia"
|
||
Frequency = "Relativa"
|
||
HistogramSet = "Configurando o histograma"
|
||
RectangleWidth = "Largura dos rectangulos"
|
||
BarStart = "Inicio da serie"
|
||
FirstQuartile = "Quartil inferior"
|
||
Median = "Mediana"
|
||
ThirdQuartile = "Quartil superior"
|
||
NoValueToCompute = "Nenhuma quantidade para calcular"
|
||
TotalSize = "Numero de itens"
|
||
Range = "Amplitude"
|
||
Mean = "Media"
|
||
StandardDeviation = "Desvio padrao"
|
||
StandardDeviationSigma = "Desvio padrao σ"
|
||
SampleStandardDeviationS = "Desvio padrao amostral s"
|
||
Deviation = "Variancia"
|
||
InterquartileRange = "Interquartil"
|
||
SquareSum = "Soma dos quadrados"
|