mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[apps] Extract shared translations from apps
This commit can be regenerated with the following shell snippet:
```
for i in UndefinedValue ForbiddenValue Goto ValueNotReachedByFunction Initialization Trigonometric RoundAbscissa Orthonormal DefaultSetting Axis Zoom GraphTab IntervalSet XStart XEnd Step Plot DisplayValues ActivateDesactivate NoFunctionToDelete Language FunctionOptions ClearColumn ColumnOptions DataTab CopyColumnInList FunctionColumn Move Or ValuesTab Goto ToZoom HardwareTestLaunch1 HardwareTestLaunch2 HardwareTestLaunch3 HardwareTestLaunch4 ActiveExamModeMessage1 ActiveExamModeMessage2 ActiveExamModeMessage3 ExitExamMode1 ExitExamMode2 Sci Rad Deg
do
move=$(grep "^$i = " -r *)
if [ -n "$move" ]
then
echo "$move" | while read -r item
do
file=$(echo "$item" | cut -f1 -d:)
lang=$(echo "$file" | cut -f2 -d.)
translation=$(echo "$item" | sed -e 's/^[^:]*://')
label=$(echo "$translation" | sed -e 's/=.*//')
sed -i "/^$label/d" "$file"
echo "$translation" >> "apps/shared.$lang.i18n"
done
fi
done
for i in apps/shared.*.i18n
do
sort $i -o $i
done
```
This commit is contained in:
committed by
Ecco
parent
8429f0ac94
commit
59e5750463
@@ -1,46 +1,20 @@
|
||||
FunctionApp = "Funktionen"
|
||||
FunctionAppCapital = "FUNKTIONEN"
|
||||
FunctionTab = "Funktionen"
|
||||
GraphTab = "Graph"
|
||||
ValuesTab = "Tabelle"
|
||||
Plot = "Graphen zeichnen"
|
||||
DisplayValues = "Werte anzeigen"
|
||||
FunctionOptions = "Optionen Funktion"
|
||||
AddFunction = "Funktion hinzuzufugen"
|
||||
DeleteFunction = "Funktion loschen"
|
||||
NoFunctionToDelete = "Keine Funktion zu loschen"
|
||||
ActivateDesactivate = "Aktivieren/Deaktivieren"
|
||||
FunctionColor = "Farbe der Funktion"
|
||||
NoFunction = "Keine funktion"
|
||||
NoActivatedFunction = "Keine aktive Funktion"
|
||||
Axis = "Achsen"
|
||||
Zoom = "Zoom"
|
||||
Initialization = "Initialisierung"
|
||||
Move = " Verschieben: "
|
||||
ToZoom = "Zoom: "
|
||||
Or = " oder "
|
||||
Trigonometric = "Trigonometrisch"
|
||||
RoundAbscissa = "Ganzzahl"
|
||||
Orthonormal = "Orthonormal"
|
||||
DefaultSetting = "Grundeinstellungen"
|
||||
PlotOptions = "Plotoptionen"
|
||||
Compute = "Berechnen"
|
||||
Goto = "Gehe zu"
|
||||
ValueNotReachedByFunction = "Der Wert wird nicht von der Funktion erreicht"
|
||||
Zeros = "Nullstellen"
|
||||
Tangent = "Tangente"
|
||||
Intersection = "Schnittmenge"
|
||||
SelectLowerBound = "Untere Integrationsgrenze"
|
||||
SelectUpperBound = "Obere Integrationsgrenze"
|
||||
NoZeroFound = "Keine Nullstelle gefunden"
|
||||
IntervalSet = "Tabelleneinstell"
|
||||
XStart = "Startwert"
|
||||
XEnd = "Endwert"
|
||||
Step = "Schrittwert"
|
||||
XColumn = "X Spalte"
|
||||
FunctionColumn = "0(0) Spalte"
|
||||
DerivativeColumn = "0'(x) Spalte"
|
||||
DerivativeFunctionColumn = "Spalte der Ableitungsfunktion"
|
||||
ClearColumn = "Spalte loschen"
|
||||
CopyColumnInList = "Die Spalte in einer Liste kopieren"
|
||||
HideDerivativeColumn = "Die Ableitungsfunktion ausblenden"
|
||||
|
||||
@@ -1,46 +1,20 @@
|
||||
FunctionApp = "Functions"
|
||||
FunctionAppCapital = "FUNCTIONS"
|
||||
FunctionTab = "Functions"
|
||||
GraphTab = "Graph"
|
||||
ValuesTab = "Table"
|
||||
Plot = "Plot graph"
|
||||
DisplayValues = "Display values"
|
||||
FunctionOptions = "Function options"
|
||||
AddFunction = "Add function"
|
||||
DeleteFunction = "Delete function"
|
||||
NoFunctionToDelete = "No function to delete"
|
||||
ActivateDesactivate = "Turn on/off"
|
||||
FunctionColor = "Function color"
|
||||
NoFunction = "No function"
|
||||
NoActivatedFunction = "No function is turned on"
|
||||
Axis = "Axes"
|
||||
Zoom = "Zoom"
|
||||
Initialization = "Preadjustment"
|
||||
Move = " Move: "
|
||||
ToZoom = "Zoom: "
|
||||
Or = " or "
|
||||
Trigonometric = "Trigonometrical"
|
||||
RoundAbscissa = "Integer"
|
||||
Orthonormal = "Orthonormal"
|
||||
DefaultSetting = "Basic settings"
|
||||
PlotOptions = "Plot options"
|
||||
Compute = "Calculate"
|
||||
Goto = "Go to"
|
||||
ValueNotReachedByFunction = "Value not reached by function"
|
||||
Zeros = "Zeros"
|
||||
Tangent = "Tangent"
|
||||
Intersection = "Intersection"
|
||||
SelectLowerBound = "Select lower bound"
|
||||
SelectUpperBound = "Select upper bound"
|
||||
NoZeroFound = "No zeros found"
|
||||
IntervalSet = "Set the interval"
|
||||
XStart = "X start"
|
||||
XEnd = "X end"
|
||||
Step = "Step"
|
||||
XColumn = "x column"
|
||||
FunctionColumn = "0(0) column"
|
||||
DerivativeColumn = "0'(x) column"
|
||||
DerivativeFunctionColumn = "Derivative function column"
|
||||
ClearColumn = "Clear column"
|
||||
CopyColumnInList = "Export the column to a list"
|
||||
HideDerivativeColumn = "Hide the derivative function"
|
||||
|
||||
@@ -1,46 +1,20 @@
|
||||
FunctionApp = "Funcion"
|
||||
FunctionAppCapital = "FUNCION"
|
||||
FunctionTab = "Funciones"
|
||||
GraphTab = "Grafico"
|
||||
ValuesTab = "Tabla"
|
||||
Plot = "Dibujar el grafico"
|
||||
DisplayValues = "Visualizar los valores"
|
||||
FunctionOptions = "Opciones de la funcion"
|
||||
AddFunction = "Agregar una funcion"
|
||||
DeleteFunction = "Eliminar la funcion"
|
||||
NoFunctionToDelete = "Ninguna funcion que eliminar"
|
||||
ActivateDesactivate = "Activar/Desactivar"
|
||||
FunctionColor = "Color de la funcion"
|
||||
NoFunction = "Ninguna funcion"
|
||||
NoActivatedFunction = "Ninguna funcion activada"
|
||||
Axis = "Ejes"
|
||||
Zoom = "Zoom"
|
||||
Initialization = "Inicializacion"
|
||||
Move = " Mover : "
|
||||
ToZoom = "Zoom : "
|
||||
Or = " o "
|
||||
Trigonometric = "Trigonometrico"
|
||||
RoundAbscissa = "Abscisas enteras"
|
||||
Orthonormal = "Ortonormal"
|
||||
DefaultSetting = "Ajustes basicos"
|
||||
PlotOptions = "Opciones de la curva"
|
||||
Compute = "Calcular"
|
||||
Goto = "Ir a"
|
||||
ValueNotReachedByFunction = "No se alcanza este valor"
|
||||
Zeros = "Raices"
|
||||
Tangent = "Tangente"
|
||||
Intersection = "Interseccion"
|
||||
SelectLowerBound = "Seleccionar el limite inferior"
|
||||
SelectUpperBound = "Seleccionar el limite superior"
|
||||
NoZeroFound = "Ninguna raiz encontrada"
|
||||
IntervalSet = "Ajustar el intervalo"
|
||||
XStart = "X inicio"
|
||||
XEnd = "X fin"
|
||||
Step = "Incremento"
|
||||
XColumn = "Columna x"
|
||||
FunctionColumn = "Columna 0(0)"
|
||||
DerivativeColumn = "Columna 0'(x)"
|
||||
DerivativeFunctionColumn = "Columna de la derivada"
|
||||
ClearColumn = "Borrar la columna"
|
||||
CopyColumnInList = "Copiar la columna en una lista"
|
||||
HideDerivativeColumn = "Ocultar la derivada"
|
||||
|
||||
@@ -1,46 +1,20 @@
|
||||
FunctionApp = "Fonctions"
|
||||
FunctionAppCapital = "FONCTIONS"
|
||||
FunctionTab = "Fonctions"
|
||||
GraphTab = "Graphique"
|
||||
ValuesTab = "Tableau"
|
||||
Plot = "Tracer le graphique"
|
||||
DisplayValues = "Afficher les valeurs"
|
||||
FunctionOptions = "Options de la fonction"
|
||||
AddFunction = "Ajouter une fonction"
|
||||
DeleteFunction = "Supprimer la fonction"
|
||||
NoFunctionToDelete = "Pas de fonction a supprimer"
|
||||
ActivateDesactivate = "Activer/Desactiver"
|
||||
FunctionColor = "Couleur de la fonction"
|
||||
NoFunction = "Aucune fonction"
|
||||
NoActivatedFunction = "Aucune fonction activee"
|
||||
Axis = "Axes"
|
||||
Zoom = "Zoom"
|
||||
Initialization = "Initialisation"
|
||||
Move = " Deplacer : "
|
||||
ToZoom = "Zoomer : "
|
||||
Or = " ou "
|
||||
Trigonometric = "Trigonometrique"
|
||||
RoundAbscissa = "Abscisses entieres"
|
||||
Orthonormal = "Orthonorme"
|
||||
DefaultSetting = "Reglages de base"
|
||||
PlotOptions = "Options de la courbe"
|
||||
Compute = "Calculer"
|
||||
Goto = "Aller a"
|
||||
ValueNotReachedByFunction = "Valeur non atteinte par la fonction"
|
||||
Zeros = "Zeros"
|
||||
Tangent = "Tangente"
|
||||
Intersection = "Intersection"
|
||||
SelectLowerBound = "Selectionner la borne inferieure"
|
||||
SelectUpperBound = "Selectionner la borne superieure"
|
||||
NoZeroFound = "Aucun zero trouve"
|
||||
IntervalSet = "Regler l'intervalle"
|
||||
XStart = "X debut"
|
||||
XEnd = "X fin"
|
||||
Step = "Pas"
|
||||
XColumn = "Colonne x"
|
||||
FunctionColumn = "Colonne 0(0)"
|
||||
DerivativeColumn = "Colonne 0'(x)"
|
||||
DerivativeFunctionColumn = "Colonne de la fonction derivee"
|
||||
ClearColumn = "Effacer la colonne"
|
||||
CopyColumnInList = "Copier la colonne dans une liste"
|
||||
HideDerivativeColumn = "Masquer la fonction derivee"
|
||||
|
||||
@@ -1,46 +1,20 @@
|
||||
FunctionApp = "Funcao"
|
||||
FunctionAppCapital = "FUNCAO"
|
||||
FunctionTab = "Funcoes"
|
||||
GraphTab = "Grafico"
|
||||
ValuesTab = "Tabela"
|
||||
Plot = "Tracar o grafico"
|
||||
DisplayValues = "Exibir os valores"
|
||||
FunctionOptions = "Opcoes de funcao"
|
||||
AddFunction = "Adicionar uma funcao"
|
||||
DeleteFunction = "Eliminar a funcao"
|
||||
NoFunctionToDelete = "Sem funcao para eliminar"
|
||||
ActivateDesactivate = "Activar/Desactivar"
|
||||
FunctionColor = "Cor da funcao"
|
||||
NoFunction = "Nenhuma funcao"
|
||||
NoActivatedFunction = "Sem funcao ativada"
|
||||
Axis = "Eixos"
|
||||
Zoom = "Zoom"
|
||||
Initialization = "Inicializacao"
|
||||
Move = " Mover : "
|
||||
ToZoom = "Zoom : "
|
||||
Or = " ou "
|
||||
Trigonometric = "Trigonometrico"
|
||||
RoundAbscissa = "Inteiro"
|
||||
Orthonormal = "Ortonormado"
|
||||
DefaultSetting = "Configuracoes basicas"
|
||||
PlotOptions = "Opcoes da curva"
|
||||
Compute = "Calcular"
|
||||
Goto = "Ir a"
|
||||
ValueNotReachedByFunction = "O valor nao e alcancado pela funcao"
|
||||
Zeros = "Raizes"
|
||||
Tangent = "Tangente"
|
||||
Intersection = "Interseccao"
|
||||
SelectLowerBound = "Selecionar limite superior"
|
||||
SelectUpperBound = "Selecionar limite inferior"
|
||||
NoZeroFound = "Nenhuma encontrado de raiz"
|
||||
IntervalSet = "Ajustar o intervalo"
|
||||
XStart = "X inicio"
|
||||
XEnd = "X fim"
|
||||
Step = "Passo"
|
||||
XColumn = "Coluna X"
|
||||
FunctionColumn = "Coluna 0(0)"
|
||||
DerivativeColumn = "Coluna 0'(x)"
|
||||
DerivativeFunctionColumn = "Coluna da funcao derivada"
|
||||
ClearColumn = "Excluir coluna"
|
||||
CopyColumnInList = "Copie a coluna em uma lista"
|
||||
HideDerivativeColumn = "Esconder funcao derivada"
|
||||
|
||||
@@ -20,5 +20,3 @@ MeanDefinition = "μ : Erwartungswert"
|
||||
DeviationDefinition = "σ : Standardabweichung"
|
||||
LambdaPoissonDefinition = "λ : Parameter"
|
||||
ComputeProbability = "Die Wahrscheinlichkeiten berechnen"
|
||||
ForbiddenValue = "Verbotener Wert"
|
||||
UndefinedValue = "Undefinierter Wert"
|
||||
|
||||
@@ -20,5 +20,3 @@ MeanDefinition = "μ: Mean"
|
||||
DeviationDefinition = "σ: Standard deviation"
|
||||
LambdaPoissonDefinition = "λ: Parameter"
|
||||
ComputeProbability = "Calculate probabilities"
|
||||
ForbiddenValue = "Forbidden value"
|
||||
UndefinedValue = "Undefined value"
|
||||
|
||||
@@ -20,5 +20,3 @@ MeanDefinition = "μ : Media"
|
||||
DeviationDefinition = "σ : Desviacion tipica"
|
||||
LambdaPoissonDefinition = "λ : Parametro"
|
||||
ComputeProbability = "Calcular las probabilidades"
|
||||
ForbiddenValue = "Valor prohibido"
|
||||
UndefinedValue = "Valor indefinido"
|
||||
|
||||
@@ -20,5 +20,3 @@ MeanDefinition = "μ : Moyenne"
|
||||
DeviationDefinition = "σ : Ecart type"
|
||||
LambdaPoissonDefinition = "λ : Parametre"
|
||||
ComputeProbability = "Calculer les probabilites"
|
||||
ForbiddenValue = "Valeur interdite"
|
||||
UndefinedValue = "Valeur non definie"
|
||||
|
||||
@@ -20,5 +20,3 @@ MeanDefinition = "μ : Media"
|
||||
DeviationDefinition = "σ : Desvio padrao"
|
||||
LambdaPoissonDefinition = "λ : Parametro"
|
||||
ComputeProbability = "Calcular probabilidades"
|
||||
ForbiddenValue = "Valor proibida"
|
||||
UndefinedValue = "Valor indefinido"
|
||||
|
||||
@@ -3,29 +3,16 @@ SettingsAppCapital = "EINSTELLUNGEN"
|
||||
AngleUnit = "Winkeleinheit"
|
||||
DisplayMode = "Zahlenformat"
|
||||
ComplexFormat = "Komplex"
|
||||
Language = "Sprache"
|
||||
ExamMode = "Testmodus"
|
||||
ActivateExamMode = "Start Testmodus"
|
||||
ExamModeActive = "Testmodus : aktiv"
|
||||
ActiveExamModeMessage1 = "Alle Ihre Daten werden "
|
||||
ActiveExamModeMessage2 = "geloscht, wenn Sie den "
|
||||
ActiveExamModeMessage3 = "Testmodus einschalten."
|
||||
ExitExamMode1 = "Wollen Sie den Testmodus "
|
||||
ExitExamMode2 = "verlassen?"
|
||||
About = "Uber"
|
||||
Degres = "Grad "
|
||||
Radian = "Bogenmass "
|
||||
Auto = "Auto "
|
||||
Scientific = "Wissenschaftlich "
|
||||
SignificantFigures = "Signifikante Stellen "
|
||||
Deg = "gra"
|
||||
Rad = "rad"
|
||||
Sci = "sci/"
|
||||
Brightness = "Helligkeit"
|
||||
SoftwareVersion = "Softwareversion"
|
||||
SerialNumber = "Seriennummer"
|
||||
UpdatePopUp = "Erinnerung: Update"
|
||||
HardwareTestLaunch1 = "Sie werden den Hardwaretest"
|
||||
HardwareTestLaunch2 = "starten. Um den zu verlassen, mussen"
|
||||
HardwareTestLaunch3 = "Sie einen Reset durchfuhren, der"
|
||||
HardwareTestLaunch4 = "Ihre Daten loschen werden."
|
||||
|
||||
@@ -3,29 +3,16 @@ SettingsAppCapital = "SETTINGS"
|
||||
AngleUnit = "Angle measure"
|
||||
DisplayMode = "Result format"
|
||||
ComplexFormat = "Complex format"
|
||||
Language = "Language"
|
||||
ExamMode = "Exam mode"
|
||||
ActivateExamMode = "Activate exam mode"
|
||||
ExamModeActive = "Exam mode: active"
|
||||
ActiveExamModeMessage1 = "All your data will be "
|
||||
ActiveExamModeMessage2 = "deleted when you activate "
|
||||
ActiveExamModeMessage3 = "the exam mode."
|
||||
ExitExamMode1 = "Exit the exam "
|
||||
ExitExamMode2 = "mode?"
|
||||
About = "About"
|
||||
Degres = "Degrees "
|
||||
Radian = "Radians "
|
||||
Auto = "Auto "
|
||||
Scientific = "Scientific "
|
||||
SignificantFigures = "Significant figures "
|
||||
Deg = "deg"
|
||||
Rad = "rad"
|
||||
Sci = "sci/"
|
||||
Brightness = "Brightness"
|
||||
SoftwareVersion = "Software version"
|
||||
SerialNumber = "Serial number"
|
||||
UpdatePopUp = "Update pop-up"
|
||||
HardwareTestLaunch1 = "You are starting the hardware"
|
||||
HardwareTestLaunch2 = " test. At the end of the test, you"
|
||||
HardwareTestLaunch3 = "will have to reset the device and"
|
||||
HardwareTestLaunch4 = "all your data will be deleted."
|
||||
|
||||
@@ -3,29 +3,16 @@ SettingsAppCapital = "CONFIGURACION"
|
||||
AngleUnit = "Medida del angulo"
|
||||
DisplayMode = "Formato resultado"
|
||||
ComplexFormat = "Formato complejo"
|
||||
Language = "Idioma"
|
||||
ExamMode = "Modo examen"
|
||||
ActivateExamMode = "Activar el modo examen"
|
||||
ExamModeActive = "Modo examen: activo"
|
||||
ActiveExamModeMessage1 = "Todos sus datos se "
|
||||
ActiveExamModeMessage2 = "eliminaran al activar "
|
||||
ActiveExamModeMessage3 = "el modo examen."
|
||||
ExitExamMode1 = "Salir del modo "
|
||||
ExitExamMode2 = "examen ?"
|
||||
About = "Acerca"
|
||||
Degres = "Grados "
|
||||
Radian = "Radianes "
|
||||
Auto = "Auto "
|
||||
Scientific = "Cientifico "
|
||||
SignificantFigures = "Cifras significativas "
|
||||
Deg = "gra"
|
||||
Rad = "rad"
|
||||
Sci = "sci/"
|
||||
Brightness = "Brillo"
|
||||
SoftwareVersion = "Version de software"
|
||||
SerialNumber = "Numero serie"
|
||||
UpdatePopUp = "Pop-up de actualizacion"
|
||||
HardwareTestLaunch1 = "Esta iniciando la prueba de"
|
||||
HardwareTestLaunch2 = "fabrica. Para quitar la prueba,"
|
||||
HardwareTestLaunch3 = "debera resetear su equipo."
|
||||
HardwareTestLaunch4 = ""
|
||||
|
||||
@@ -3,29 +3,16 @@ SettingsAppCapital = "PARAMETRES"
|
||||
AngleUnit = "Unite d'angle"
|
||||
DisplayMode = "Format resultat"
|
||||
ComplexFormat = "Forme complexe"
|
||||
Language = "Langue"
|
||||
ExamMode = "Mode examen"
|
||||
ActivateExamMode = "Activer le mode examen"
|
||||
ExamModeActive = "Mode examen: actif"
|
||||
ActiveExamModeMessage1 = "Toutes vos donnees seront "
|
||||
ActiveExamModeMessage2 = "supprimees si vous activez "
|
||||
ActiveExamModeMessage3 = "le mode examen."
|
||||
ExitExamMode1 = "Voulez-vous sortir "
|
||||
ExitExamMode2 = "du mode examen ?"
|
||||
About = "A propos"
|
||||
Degres = "Degres "
|
||||
Radian = "Radians "
|
||||
Auto = "Auto "
|
||||
Scientific = "Scientifique "
|
||||
SignificantFigures = "Chiffres significatifs "
|
||||
Deg = "deg"
|
||||
Rad = "rad"
|
||||
Sci = "sci/"
|
||||
Brightness = "Luminosite"
|
||||
SoftwareVersion = "Version du logiciel"
|
||||
SerialNumber = "Numero serie"
|
||||
UpdatePopUp = "Rappel mise a jour"
|
||||
HardwareTestLaunch1 = "Vous allez lancer le test usine."
|
||||
HardwareTestLaunch2 = "Pour en sortir vous devrez"
|
||||
HardwareTestLaunch3 = "effectuer un reset qui supprimera"
|
||||
HardwareTestLaunch4 = "vos donnees."
|
||||
|
||||
@@ -3,29 +3,16 @@ SettingsAppCapital = "CONFIGURACAO"
|
||||
AngleUnit = "Valor do angulo"
|
||||
DisplayMode = "Formato numerico"
|
||||
ComplexFormat = "Complexos"
|
||||
Language = "Idioma"
|
||||
ExamMode = "Modo de Exame"
|
||||
ActivateExamMode = "Inicio modo de exame"
|
||||
ExamModeActive = "Modo de exame : ativo"
|
||||
ActiveExamModeMessage1 = "Todos os seus dados serao "
|
||||
ActiveExamModeMessage2 = "apagados se voce ligar "
|
||||
ActiveExamModeMessage3 = "o modo de exame."
|
||||
ExitExamMode1 = "Voce quer sair do modo de "
|
||||
ExitExamMode2 = "exame ?"
|
||||
About = "Acerca"
|
||||
Degres = "Graus "
|
||||
Radian = "Radianos "
|
||||
Auto = "Auto "
|
||||
Scientific = "Cientifico "
|
||||
SignificantFigures = "Algarismo significativo "
|
||||
Deg = "gra"
|
||||
Rad = "rad"
|
||||
Sci = "sci/"
|
||||
Brightness = "Brilho"
|
||||
SoftwareVersion = "Versao do software"
|
||||
SerialNumber = "Numero serie"
|
||||
UpdatePopUp = "Alertas de atualizacao"
|
||||
HardwareTestLaunch1 = "Voce vai executar o teste da planta."
|
||||
HardwareTestLaunch2 = "Para sair voce tem que executar"
|
||||
HardwareTestLaunch3 = "uma redefinicao, que ira apagar"
|
||||
HardwareTestLaunch4 = "seus dados."
|
||||
|
||||
@@ -1,7 +1,50 @@
|
||||
Warning = "Achtung"
|
||||
Ok = "Bestatigen"
|
||||
ActivateDesactivate = "Aktivieren/Deaktivieren"
|
||||
ActiveExamModeMessage1 = "Alle Ihre Daten werden "
|
||||
ActiveExamModeMessage2 = "geloscht, wenn Sie den "
|
||||
ActiveExamModeMessage3 = "Testmodus einschalten."
|
||||
Axis = "Achsen"
|
||||
Cancel = "Abbrechen"
|
||||
Next = "Nachste"
|
||||
SyntaxError = "Syntaxfehler"
|
||||
MathError = "Mathematischen Fehler"
|
||||
ClearColumn = "Spalte loschen"
|
||||
ColumnOptions = "Optionen Spalte"
|
||||
CopyColumnInList = "Die Spalte in einer Liste kopieren"
|
||||
DataTab = "Daten"
|
||||
DefaultSetting = "Grundeinstellungen"
|
||||
Deg = "gra"
|
||||
DisplayValues = "Werte anzeigen"
|
||||
ExitExamMode1 = "Wollen Sie den Testmodus "
|
||||
ExitExamMode2 = "verlassen?"
|
||||
ForbiddenValue = "Verbotener Wert"
|
||||
FunctionColumn = "0(0) Spalte"
|
||||
FunctionOptions = "Optionen Funktion"
|
||||
Goto = "Gehe zu"
|
||||
GraphTab = "Graph"
|
||||
HardwareTestLaunch1 = "Sie werden den Hardwaretest"
|
||||
HardwareTestLaunch2 = "starten. Um den zu verlassen, mussen"
|
||||
HardwareTestLaunch3 = "Sie einen Reset durchfuhren, der"
|
||||
HardwareTestLaunch4 = "Ihre Daten loschen werden."
|
||||
Initialization = "Initialisierung"
|
||||
IntervalSet = "Tabelleneinstell"
|
||||
Language = "Sprache"
|
||||
LowBattery = "Batterie leer"
|
||||
MathError = "Mathematischen Fehler"
|
||||
Move = " Verschieben: "
|
||||
Next = "Nachste"
|
||||
NoFunctionToDelete = "Keine Funktion zu loschen"
|
||||
Ok = "Bestatigen"
|
||||
Or = " oder "
|
||||
Orthonormal = "Orthonormal"
|
||||
Plot = "Graphen zeichnen"
|
||||
Rad = "rad"
|
||||
RoundAbscissa = "Ganzzahl"
|
||||
Sci = "sci/"
|
||||
Step = "Schrittwert"
|
||||
SyntaxError = "Syntaxfehler"
|
||||
ToZoom = "Zoom: "
|
||||
Trigonometric = "Trigonometrisch"
|
||||
UndefinedValue = "Undefinierter Wert"
|
||||
ValueNotReachedByFunction = "Der Wert wird nicht von der Funktion erreicht"
|
||||
ValuesTab = "Tabelle"
|
||||
Warning = "Achtung"
|
||||
XEnd = "Endwert"
|
||||
XStart = "Startwert"
|
||||
Zoom = "Zoom"
|
||||
|
||||
@@ -1,7 +1,50 @@
|
||||
Warning = "Warning"
|
||||
Ok = "Confirm"
|
||||
ActivateDesactivate = "Turn on/off"
|
||||
ActiveExamModeMessage1 = "All your data will be "
|
||||
ActiveExamModeMessage2 = "deleted when you activate "
|
||||
ActiveExamModeMessage3 = "the exam mode."
|
||||
Axis = "Axes"
|
||||
Cancel = "Cancel"
|
||||
Next = "Next"
|
||||
SyntaxError = "Syntax error"
|
||||
MathError = "Math error"
|
||||
ClearColumn = "Clear column"
|
||||
ColumnOptions = "Column options"
|
||||
CopyColumnInList = "Export the column to a list"
|
||||
DataTab = "Data"
|
||||
DefaultSetting = "Basic settings"
|
||||
Deg = "deg"
|
||||
DisplayValues = "Display values"
|
||||
ExitExamMode1 = "Exit the exam "
|
||||
ExitExamMode2 = "mode?"
|
||||
ForbiddenValue = "Forbidden value"
|
||||
FunctionColumn = "0(0) column"
|
||||
FunctionOptions = "Function options"
|
||||
Goto = "Go to"
|
||||
GraphTab = "Graph"
|
||||
HardwareTestLaunch1 = "You are starting the hardware"
|
||||
HardwareTestLaunch2 = " test. At the end of the test, you"
|
||||
HardwareTestLaunch3 = "will have to reset the device and"
|
||||
HardwareTestLaunch4 = "all your data will be deleted."
|
||||
Initialization = "Preadjustment"
|
||||
IntervalSet = "Set the interval"
|
||||
Language = "Language"
|
||||
LowBattery = "Low battery"
|
||||
MathError = "Math error"
|
||||
Move = " Move: "
|
||||
Next = "Next"
|
||||
NoFunctionToDelete = "No function to delete"
|
||||
Ok = "Confirm"
|
||||
Or = " or "
|
||||
Orthonormal = "Orthonormal"
|
||||
Plot = "Plot graph"
|
||||
Rad = "rad"
|
||||
RoundAbscissa = "Integer"
|
||||
Sci = "sci/"
|
||||
Step = "Step"
|
||||
SyntaxError = "Syntax error"
|
||||
ToZoom = "Zoom: "
|
||||
Trigonometric = "Trigonometrical"
|
||||
UndefinedValue = "Undefined value"
|
||||
ValueNotReachedByFunction = "Value not reached by function"
|
||||
ValuesTab = "Table"
|
||||
Warning = "Warning"
|
||||
XEnd = "X end"
|
||||
XStart = "X start"
|
||||
Zoom = "Zoom"
|
||||
|
||||
@@ -1,7 +1,50 @@
|
||||
Warning = "Cuidado"
|
||||
Ok = "Confirmar"
|
||||
ActivateDesactivate = "Activar/Desactivar"
|
||||
ActiveExamModeMessage1 = "Todos sus datos se "
|
||||
ActiveExamModeMessage2 = "eliminaran al activar "
|
||||
ActiveExamModeMessage3 = "el modo examen."
|
||||
Axis = "Ejes"
|
||||
Cancel = "Cancelar"
|
||||
Next = "Siguiente"
|
||||
SyntaxError = "Error sintactico"
|
||||
MathError = "Error matematico"
|
||||
ClearColumn = "Borrar la columna"
|
||||
ColumnOptions = "Opciones de la columna"
|
||||
CopyColumnInList = "Copiar la columna en una lista"
|
||||
DataTab = "Datos"
|
||||
DefaultSetting = "Ajustes basicos"
|
||||
Deg = "gra"
|
||||
DisplayValues = "Visualizar los valores"
|
||||
ExitExamMode1 = "Salir del modo "
|
||||
ExitExamMode2 = "examen ?"
|
||||
ForbiddenValue = "Valor prohibido"
|
||||
FunctionColumn = "Columna 0(0)"
|
||||
FunctionOptions = "Opciones de la funcion"
|
||||
Goto = "Ir a"
|
||||
GraphTab = "Grafico"
|
||||
HardwareTestLaunch1 = "Esta iniciando la prueba de"
|
||||
HardwareTestLaunch2 = "fabrica. Para quitar la prueba,"
|
||||
HardwareTestLaunch3 = "debera resetear su equipo."
|
||||
HardwareTestLaunch4 = ""
|
||||
Initialization = "Inicializacion"
|
||||
IntervalSet = "Ajustar el intervalo"
|
||||
Language = "Idioma"
|
||||
LowBattery = "Bateria baja"
|
||||
MathError = "Error matematico"
|
||||
Move = " Mover : "
|
||||
Next = "Siguiente"
|
||||
NoFunctionToDelete = "Ninguna funcion que eliminar"
|
||||
Ok = "Confirmar"
|
||||
Or = " o "
|
||||
Orthonormal = "Ortonormal"
|
||||
Plot = "Dibujar el grafico"
|
||||
Rad = "rad"
|
||||
RoundAbscissa = "Abscisas enteras"
|
||||
Sci = "sci/"
|
||||
Step = "Incremento"
|
||||
SyntaxError = "Error sintactico"
|
||||
ToZoom = "Zoom : "
|
||||
Trigonometric = "Trigonometrico"
|
||||
UndefinedValue = "Valor indefinido"
|
||||
ValueNotReachedByFunction = "No se alcanza este valor"
|
||||
ValuesTab = "Tabla"
|
||||
Warning = "Cuidado"
|
||||
XEnd = "X fin"
|
||||
XStart = "X inicio"
|
||||
Zoom = "Zoom"
|
||||
|
||||
@@ -1,7 +1,50 @@
|
||||
Warning = "Attention"
|
||||
Ok = "Valider"
|
||||
ActivateDesactivate = "Activer/Desactiver"
|
||||
ActiveExamModeMessage1 = "Toutes vos donnees seront "
|
||||
ActiveExamModeMessage2 = "supprimees si vous activez "
|
||||
ActiveExamModeMessage3 = "le mode examen."
|
||||
Axis = "Axes"
|
||||
Cancel = "Annuler"
|
||||
Next = "Suivant"
|
||||
SyntaxError = "Attention a la syntaxe"
|
||||
MathError = "Erreur mathematique"
|
||||
ClearColumn = "Effacer la colonne"
|
||||
ColumnOptions = "Options de la colonne"
|
||||
CopyColumnInList = "Copier la colonne dans une liste"
|
||||
DataTab = "Donnees"
|
||||
DefaultSetting = "Reglages de base"
|
||||
Deg = "deg"
|
||||
DisplayValues = "Afficher les valeurs"
|
||||
ExitExamMode1 = "Voulez-vous sortir "
|
||||
ExitExamMode2 = "du mode examen ?"
|
||||
ForbiddenValue = "Valeur interdite"
|
||||
FunctionColumn = "Colonne 0(0)"
|
||||
FunctionOptions = "Options de la fonction"
|
||||
Goto = "Aller a"
|
||||
GraphTab = "Graphique"
|
||||
HardwareTestLaunch1 = "Vous allez lancer le test usine."
|
||||
HardwareTestLaunch2 = "Pour en sortir vous devrez"
|
||||
HardwareTestLaunch3 = "effectuer un reset qui supprimera"
|
||||
HardwareTestLaunch4 = "vos donnees."
|
||||
Initialization = "Initialisation"
|
||||
IntervalSet = "Regler l'intervalle"
|
||||
Language = "Langue"
|
||||
LowBattery = "Batterie faible"
|
||||
MathError = "Erreur mathematique"
|
||||
Move = " Deplacer : "
|
||||
Next = "Suivant"
|
||||
NoFunctionToDelete = "Pas de fonction a supprimer"
|
||||
Ok = "Valider"
|
||||
Or = " ou "
|
||||
Orthonormal = "Orthonorme"
|
||||
Plot = "Tracer le graphique"
|
||||
Rad = "rad"
|
||||
RoundAbscissa = "Abscisses entieres"
|
||||
Sci = "sci/"
|
||||
Step = "Pas"
|
||||
SyntaxError = "Attention a la syntaxe"
|
||||
ToZoom = "Zoomer : "
|
||||
Trigonometric = "Trigonometrique"
|
||||
UndefinedValue = "Valeur non definie"
|
||||
ValueNotReachedByFunction = "Valeur non atteinte par la fonction"
|
||||
ValuesTab = "Tableau"
|
||||
Warning = "Attention"
|
||||
XEnd = "X fin"
|
||||
XStart = "X debut"
|
||||
Zoom = "Zoom"
|
||||
|
||||
@@ -1,7 +1,50 @@
|
||||
Warning = "Atencao"
|
||||
Ok = "Confirmar"
|
||||
ActivateDesactivate = "Activar/Desactivar"
|
||||
ActiveExamModeMessage1 = "Todos os seus dados serao "
|
||||
ActiveExamModeMessage2 = "apagados se voce ligar "
|
||||
ActiveExamModeMessage3 = "o modo de exame."
|
||||
Axis = "Eixos"
|
||||
Cancel = "Cancelar"
|
||||
Next = "Seguinte"
|
||||
SyntaxError = "Erro de sintaxe"
|
||||
MathError = "Erro matematico"
|
||||
ClearColumn = "Excluir coluna"
|
||||
ColumnOptions = "Opcoes de coluna"
|
||||
CopyColumnInList = "Copie a coluna em uma lista"
|
||||
DataTab = "Dados"
|
||||
DefaultSetting = "Configuracoes basicas"
|
||||
Deg = "gra"
|
||||
DisplayValues = "Exibir os valores"
|
||||
ExitExamMode1 = "Voce quer sair do modo de "
|
||||
ExitExamMode2 = "exame ?"
|
||||
ForbiddenValue = "Valor proibida"
|
||||
FunctionColumn = "Coluna 0(0)"
|
||||
FunctionOptions = "Opcoes de funcao"
|
||||
Goto = "Ir a"
|
||||
GraphTab = "Grafico"
|
||||
HardwareTestLaunch1 = "Voce vai executar o teste da planta."
|
||||
HardwareTestLaunch2 = "Para sair voce tem que executar"
|
||||
HardwareTestLaunch3 = "uma redefinicao, que ira apagar"
|
||||
HardwareTestLaunch4 = "seus dados."
|
||||
Initialization = "Inicializacao"
|
||||
IntervalSet = "Ajustar o intervalo"
|
||||
Language = "Idioma"
|
||||
LowBattery = "Bateria fraca"
|
||||
MathError = "Erro matematico"
|
||||
Move = " Mover : "
|
||||
Next = "Seguinte"
|
||||
NoFunctionToDelete = "Sem funcao para eliminar"
|
||||
Ok = "Confirmar"
|
||||
Or = " ou "
|
||||
Orthonormal = "Ortonormado"
|
||||
Plot = "Tracar o grafico"
|
||||
Rad = "rad"
|
||||
RoundAbscissa = "Inteiro"
|
||||
Sci = "sci/"
|
||||
Step = "Passo"
|
||||
SyntaxError = "Erro de sintaxe"
|
||||
ToZoom = "Zoom : "
|
||||
Trigonometric = "Trigonometrico"
|
||||
UndefinedValue = "Valor indefinido"
|
||||
ValueNotReachedByFunction = "O valor nao e alcancado pela funcao"
|
||||
ValuesTab = "Tabela"
|
||||
Warning = "Atencao"
|
||||
XEnd = "X fim"
|
||||
XStart = "X inicio"
|
||||
Zoom = "Zoom"
|
||||
|
||||
@@ -1,68 +1,68 @@
|
||||
Default = ""
|
||||
Alpha = "alpha"
|
||||
CapitalAlpha = "ALPHA"
|
||||
Shift = "shift"
|
||||
X = "x"
|
||||
Y = "y"
|
||||
N = "n"
|
||||
P = "p"
|
||||
Mu = "μ"
|
||||
Sigma = "σ"
|
||||
Lambda = "λ"
|
||||
A = "a"
|
||||
B = "b"
|
||||
R = "r"
|
||||
Sxy = "Σxy"
|
||||
XMin = "Xmin"
|
||||
XMax = "Xmax"
|
||||
YMin = "Ymin"
|
||||
YMax = "Ymax"
|
||||
YAuto = "Y auto"
|
||||
RightIntegralFirstLegend = "P("
|
||||
RightIntegralSecondLegend = "≤X)="
|
||||
LeftIntegralFirstLegend = "P(X≤"
|
||||
LeftIntegralSecondLegend = ")="
|
||||
FiniteIntegralLegend = "≤X≤"
|
||||
DiscreteLegend = "P(X="
|
||||
RegressionFormula = " D: y=ax+b "
|
||||
FccId = "FCC ID"
|
||||
AbsCommandWithArg = "abs(x)"
|
||||
RootCommandWithArg = "root(x,n)"
|
||||
LogCommandWithArg = "log(x,a)"
|
||||
DiffCommandWithArg = "diff(f(x),a)"
|
||||
IntCommandWithArg = "int(f(x),a,b)"
|
||||
SumCommandWithArg = "sum(f(n),nmin,nmax)"
|
||||
ProductCommandWithArg = "product(f(n),nmin,nmax)"
|
||||
ArgCommandWithArg = "arg(z)"
|
||||
ReCommandWithArg = "re(z)"
|
||||
ImCommandWithArg = "im(z)"
|
||||
ConjCommandWithArg = "conj(z)"
|
||||
BinomialCommandWithArg = "binomial(n,k)"
|
||||
PermuteCommandWithArg = "permute(n,r)"
|
||||
GcdCommandWithArg = "gcd(p,q)"
|
||||
LcmCommandWithArg = "lcm(p,q)"
|
||||
RemCommandWithArg = "rem(p,q)"
|
||||
QuoCommandWithArg = "quo(p,q)"
|
||||
InverseCommandWithArg = "inverse(M)"
|
||||
DeterminantCommandWithArg = "det(M)"
|
||||
TransposeCommandWithArg = "transpose(M)"
|
||||
TraceCommandWithArg = "trace(M)"
|
||||
DimensionCommandWithArg = "dim(M)"
|
||||
SortCommandWithArg = "sort<(L)"
|
||||
InvSortCommandWithArg = "sort>(L)"
|
||||
MaxCommandWithArg = "max(L)"
|
||||
MinCommandWithArg = "min(L)"
|
||||
FloorCommandWithArg = "floor(x)"
|
||||
FracCommandWithArg = "frac(x)"
|
||||
CeilCommandWithArg = "ceil(x)"
|
||||
RoundCommandWithArg = "round(x,n)"
|
||||
CoshCommandWithArg = "cosh(x)"
|
||||
SinhCommandWithArg = "sinh(x)"
|
||||
TanhCommandWithArg = "tanh(x)"
|
||||
AcoshCommandWithArg = "acosh(x)"
|
||||
AlmostEqual = "≈"
|
||||
Alpha = "alpha"
|
||||
ArgCommandWithArg = "arg(z)"
|
||||
AsinhCommandWithArg = "asinh(x)"
|
||||
AtanhCommandWithArg = "atanh(x)"
|
||||
B = "b"
|
||||
BinomialCommandWithArg = "binomial(n,k)"
|
||||
CapitalAlpha = "ALPHA"
|
||||
CeilCommandWithArg = "ceil(x)"
|
||||
ConfidenceCommandWithArg = "confidence(f,n)"
|
||||
ConjCommandWithArg = "conj(z)"
|
||||
CoshCommandWithArg = "cosh(x)"
|
||||
Default = ""
|
||||
DeterminantCommandWithArg = "det(M)"
|
||||
DiffCommandWithArg = "diff(f(x),a)"
|
||||
DimensionCommandWithArg = "dim(M)"
|
||||
DiscreteLegend = "P(X="
|
||||
FccId = "FCC ID"
|
||||
FiniteIntegralLegend = "≤X≤"
|
||||
FloorCommandWithArg = "floor(x)"
|
||||
FracCommandWithArg = "frac(x)"
|
||||
GcdCommandWithArg = "gcd(p,q)"
|
||||
ImCommandWithArg = "im(z)"
|
||||
IntCommandWithArg = "int(f(x),a,b)"
|
||||
InverseCommandWithArg = "inverse(M)"
|
||||
InvSortCommandWithArg = "sort>(L)"
|
||||
Lambda = "λ"
|
||||
LcmCommandWithArg = "lcm(p,q)"
|
||||
LeftIntegralFirstLegend = "P(X≤"
|
||||
LeftIntegralSecondLegend = ")="
|
||||
LogCommandWithArg = "log(x,a)"
|
||||
MaxCommandWithArg = "max(L)"
|
||||
MinCommandWithArg = "min(L)"
|
||||
Mu = "μ"
|
||||
N = "n"
|
||||
PermuteCommandWithArg = "permute(n,r)"
|
||||
P = "p"
|
||||
Prediction95CommandWithArg = "prediction95(p,n)"
|
||||
PredictionCommandWithArg = "prediction(p,n)"
|
||||
ConfidenceCommandWithArg = "confidence(f,n)"
|
||||
AlmostEqual = "≈"
|
||||
ProductCommandWithArg = "product(f(n),nmin,nmax)"
|
||||
QuoCommandWithArg = "quo(p,q)"
|
||||
ReCommandWithArg = "re(z)"
|
||||
RegressionFormula = " D: y=ax+b "
|
||||
RemCommandWithArg = "rem(p,q)"
|
||||
RightIntegralFirstLegend = "P("
|
||||
RightIntegralSecondLegend = "≤X)="
|
||||
RootCommandWithArg = "root(x,n)"
|
||||
RoundCommandWithArg = "round(x,n)"
|
||||
R = "r"
|
||||
Shift = "shift"
|
||||
Sigma = "σ"
|
||||
SinhCommandWithArg = "sinh(x)"
|
||||
SortCommandWithArg = "sort<(L)"
|
||||
SumCommandWithArg = "sum(f(n),nmin,nmax)"
|
||||
Sxy = "Σxy"
|
||||
TanhCommandWithArg = "tanh(x)"
|
||||
TraceCommandWithArg = "trace(M)"
|
||||
TransposeCommandWithArg = "transpose(M)"
|
||||
XMax = "Xmax"
|
||||
XMin = "Xmin"
|
||||
X = "x"
|
||||
YAuto = "Y auto"
|
||||
YMax = "Ymax"
|
||||
YMin = "Ymin"
|
||||
Y = "y"
|
||||
|
||||
@@ -1,12 +1,10 @@
|
||||
StatsApp = "Statistiken"
|
||||
StatsAppCapital = "STATISTIKEN"
|
||||
DataTab = "Daten"
|
||||
HistogramTab = "Histogramm"
|
||||
BoxTab = "Boxplot"
|
||||
StatTab = "Stats"
|
||||
Values = "Werte"
|
||||
Sizes = "Haufigkeiten"
|
||||
ColumnOptions = "Optionen Spalte"
|
||||
ImportList = "Laden eine Liste"
|
||||
NoDataToPlot = "Keine Daten zu zeichnen"
|
||||
Interval = " Intervall"
|
||||
|
||||
@@ -1,12 +1,10 @@
|
||||
StatsApp = "Statistics"
|
||||
StatsAppCapital = "STATISTICS"
|
||||
DataTab = "Data"
|
||||
HistogramTab = "Histogram"
|
||||
BoxTab = "Box"
|
||||
StatTab = "Stats"
|
||||
Values = "Values"
|
||||
Sizes = "Sizes"
|
||||
ColumnOptions = "Column options"
|
||||
ImportList = "Import from a list"
|
||||
NoDataToPlot = "No data to draw"
|
||||
Interval = " Interval "
|
||||
|
||||
@@ -1,12 +1,10 @@
|
||||
StatsApp = "Estadistica"
|
||||
StatsAppCapital = "ESTADISTICA"
|
||||
DataTab = "Datos"
|
||||
HistogramTab = "Histograma"
|
||||
BoxTab = "Caja"
|
||||
StatTab = "Medidas"
|
||||
Values = "Valores"
|
||||
Sizes = "Frecuencias"
|
||||
ColumnOptions = "Opciones de la columna"
|
||||
ImportList = "Importar una lista"
|
||||
NoDataToPlot = "Ningunos datos que dibujar"
|
||||
Interval = " Intervalo"
|
||||
|
||||
@@ -1,12 +1,10 @@
|
||||
StatsApp = "Statistiques"
|
||||
StatsAppCapital = "STATISTIQUES"
|
||||
DataTab = "Donnees"
|
||||
HistogramTab = "Histogramme"
|
||||
BoxTab = "Boite"
|
||||
StatTab = "Stats"
|
||||
Values = "Valeurs"
|
||||
Sizes = "Effectifs"
|
||||
ColumnOptions = "Options de la colonne"
|
||||
ImportList = "Importer une liste"
|
||||
NoDataToPlot = "Aucune donnee a tracer"
|
||||
Interval = " Intervalle "
|
||||
|
||||
@@ -1,12 +1,10 @@
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user