mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-20 09:17:23 +01:00
[solver] I18n
This commit is contained in:
@@ -1,21 +1,21 @@
|
||||
SolverApp = "Equation"
|
||||
SolverAppCapital = "EQUATION"
|
||||
AddEquation = "Ajouter une équation"
|
||||
ResolveEquation = "Résoudre l'équation"
|
||||
ResolveSystem = "Résoudre le système"
|
||||
UseEquationModel = "Utiliser le modèle d'équation"
|
||||
UndefinedEquation = "Une equation est indéfinie"
|
||||
TooManyVariables = "Le système a trop d'inconnus"
|
||||
NonLinearSystem = "Le système n'est pas linéaire"
|
||||
Solution = "Solution"
|
||||
ApproximateSolution = "Solution approchée"
|
||||
SearchInverval = "Intervalle de recherche"
|
||||
NoSolutionSystem = "Le systeme n'admet aucune solution"
|
||||
NoSolutionEquation = "L'équation n'admet aucune solution"
|
||||
NoSolutionInterval = "Aucune solution trouvée dans cet intervalle"
|
||||
EnterEquation = "Entrez une équation"
|
||||
InfiniteNumberOfSolutions = "Le systeme admet une infinite de solutions"
|
||||
ApproximateSolutionIntervalInstruction0= "Entrez l'intervalle dans lequel"
|
||||
ApproximateSolutionIntervalInstruction1= "rechercher une solution approchée."
|
||||
OnlyFirstSolutionsDisplayed0 = "Seulement les 10 premières"
|
||||
OnlyFirstSolutionsDisplayed1 = "solutions sont affichées"
|
||||
SolverApp = "Gleichungen"
|
||||
SolverAppCapital = "GLEICHUNGEN"
|
||||
AddEquation = "Gleichung hinzuzufügen"
|
||||
ResolveEquation = "Lösen der Gleichung"
|
||||
ResolveSystem = "Lösen des Gleichungssystems"
|
||||
UseEquationModel = "Verwenden Sie einen Gleichungsmodell"
|
||||
UndefinedEquation = "Undefinierte Gleichung"
|
||||
TooManyVariables = "Es gibt zu viele Unbekannte"
|
||||
NonLinearSystem = "Das System ist nicht linear"
|
||||
Solution = "Lösung"
|
||||
ApproximateSolution = "Ungefähre Lösung"
|
||||
SearchInverval = "Lösungssuche Intervall"
|
||||
NoSolutionSystem = "Das System hat keine Lösung"
|
||||
NoSolutionEquation = "Die Gleichung hat keine Lösung"
|
||||
NoSolutionInterval = "Keine Lösung im Intervall gefunden"
|
||||
EnterEquation = "Geben Sie eine Gleichung ein"
|
||||
InfiniteNumberOfSolutions = "Es gibt unendlich viele Lösungen"
|
||||
ApproximateSolutionIntervalInstruction0= "Geben Sie das Intervall für die Suche"
|
||||
ApproximateSolutionIntervalInstruction1= "nach einer ungefähren Lösung ein"
|
||||
OnlyFirstSolutionsDisplayed0 = "Es werden nur die ersten"
|
||||
OnlyFirstSolutionsDisplayed1 = "10 Lösungen angezeigt."
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
SolverApp = "Equation"
|
||||
SolverAppCapital = "EQUATION"
|
||||
AddEquation = "Ajouter une équation"
|
||||
ResolveEquation = "Résoudre l'équation"
|
||||
ResolveSystem = "Résoudre le système"
|
||||
UseEquationModel = "Utiliser le modèle d'équation"
|
||||
UndefinedEquation = "Une equation est indéfinie"
|
||||
TooManyVariables = "Le système a trop d'inconnus"
|
||||
NonLinearSystem = "Le système n'est pas linéaire"
|
||||
SolverApp = "Equations"
|
||||
SolverAppCapital = "EQUATIONS"
|
||||
AddEquation = "Add equation"
|
||||
ResolveEquation = "Solve the equation"
|
||||
ResolveSystem = "Solve the system"
|
||||
UseEquationModel = "Use an equation template"
|
||||
UndefinedEquation = "Undefined equation"
|
||||
TooManyVariables = "There are too many unknowns"
|
||||
NonLinearSystem = "The system is not linear"
|
||||
Solution = "Solution"
|
||||
ApproximateSolution = "Solution approchée"
|
||||
SearchInverval = "Intervalle de recherche"
|
||||
NoSolutionSystem = "Le systeme n'admet aucune solution"
|
||||
NoSolutionEquation = "L'équation n'admet aucune solution"
|
||||
NoSolutionInterval = "Aucune solution trouvée dans cet intervalle"
|
||||
EnterEquation = "Entrez une équation"
|
||||
InfiniteNumberOfSolutions = "Le systeme admet une infinite de solutions"
|
||||
ApproximateSolutionIntervalInstruction0= "Entrez l'intervalle dans lequel"
|
||||
ApproximateSolutionIntervalInstruction1= "rechercher une solution approchée."
|
||||
OnlyFirstSolutionsDisplayed0 = "Seulement les 10 premières"
|
||||
OnlyFirstSolutionsDisplayed1 = "solutions sont affichées"
|
||||
ApproximateSolution = "Approximate solution"
|
||||
SearchInverval = "Search interval"
|
||||
NoSolutionSystem = "The system has no solution"
|
||||
NoSolutionEquation = "The equation has no solution"
|
||||
NoSolutionInterval = "No solution found in the interval"
|
||||
EnterEquation = "Enter an equation"
|
||||
InfiniteNumberOfSolutions = "There are an infinite number of solutions"
|
||||
ApproximateSolutionIntervalInstruction0= "Enter the interval to search"
|
||||
ApproximateSolutionIntervalInstruction1= "for an approximate solution"
|
||||
OnlyFirstSolutionsDisplayed0 = "Only the first 10 solutions"
|
||||
OnlyFirstSolutionsDisplayed1 = "are displayed"
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
SolverApp = "Equation"
|
||||
SolverAppCapital = "EQUATION"
|
||||
AddEquation = "Ajouter une équation"
|
||||
ResolveEquation = "Résoudre l'équation"
|
||||
ResolveSystem = "Résoudre le système"
|
||||
UseEquationModel = "Utiliser le modèle d'équation"
|
||||
UndefinedEquation = "Une equation est indéfinie"
|
||||
TooManyVariables = "Le système a trop d'inconnus"
|
||||
NonLinearSystem = "Le système n'est pas linéaire"
|
||||
Solution = "Solution"
|
||||
ApproximateSolution = "Solution approchée"
|
||||
SearchInverval = "Intervalle de recherche"
|
||||
NoSolutionSystem = "Le systeme n'admet aucune solution"
|
||||
NoSolutionEquation = "L'équation n'admet aucune solution"
|
||||
NoSolutionInterval = "Aucune solution trouvée dans cet intervalle"
|
||||
EnterEquation = "Entrez une équation"
|
||||
InfiniteNumberOfSolutions = "Le systeme admet une infinite de solutions"
|
||||
ApproximateSolutionIntervalInstruction0= "Entrez l'intervalle dans lequel"
|
||||
ApproximateSolutionIntervalInstruction1= "rechercher une solution approchée."
|
||||
OnlyFirstSolutionsDisplayed0 = "Seulement les 10 premières"
|
||||
OnlyFirstSolutionsDisplayed1 = "solutions sont affichées"
|
||||
SolverApp = "Ecuaciones"
|
||||
SolverAppCapital = "ECUACIONES"
|
||||
AddEquation = "Agregar una ecuación"
|
||||
ResolveEquation = "Resolver la ecuación"
|
||||
ResolveSystem = "Resolver el sistema"
|
||||
UseEquationModel = "Usar un modelo de ecuación"
|
||||
UndefinedEquation = "Ecuación indefinida"
|
||||
TooManyVariables = "Hay demasiadas incógnitas"
|
||||
NonLinearSystem = "El sistema no es lineal"
|
||||
Solution = "Solucion"
|
||||
ApproximateSolution = "Solución aproximada"
|
||||
SearchInverval = "Intervalo de búsqueda"
|
||||
NoSolutionSystem = "El sistema no tiene solución"
|
||||
NoSolutionEquation = "La ecuación no tiene solución"
|
||||
NoSolutionInterval = "Ninguna solución encontrada en el intervalo"
|
||||
EnterEquation = "Escribe una ecuación"
|
||||
InfiniteNumberOfSolutions = "Hay un número infinito de soluciones"
|
||||
ApproximateSolutionIntervalInstruction0= "Introduzca el intervalo para"
|
||||
ApproximateSolutionIntervalInstruction1= "buscar una solución aproximada"
|
||||
OnlyFirstSolutionsDisplayed0 = "Sólo se muestran las"
|
||||
OnlyFirstSolutionsDisplayed1 = "10 primeras soluciones"
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
SolverApp = "Equation"
|
||||
SolverAppCapital = "EQUATION"
|
||||
SolverApp = "Equations"
|
||||
SolverAppCapital = "EQUATIONS"
|
||||
AddEquation = "Ajouter une équation"
|
||||
ResolveEquation = "Résoudre l'équation"
|
||||
ResolveSystem = "Résoudre le système"
|
||||
UseEquationModel = "Utiliser le modèle d'équation"
|
||||
UseEquationModel = "Utiliser un modèle d'équation"
|
||||
UndefinedEquation = "Une equation est indéfinie"
|
||||
TooManyVariables = "Le système a trop d'inconnus"
|
||||
TooManyVariables = "Le nombre d'inconnues est trop grand"
|
||||
NonLinearSystem = "Le système n'est pas linéaire"
|
||||
Solution = "Solution"
|
||||
ApproximateSolution = "Solution approchée"
|
||||
@@ -16,6 +16,6 @@ NoSolutionInterval = "Aucune solution trouvée dans cet intervalle"
|
||||
EnterEquation = "Entrez une équation"
|
||||
InfiniteNumberOfSolutions = "Le systeme admet une infinite de solutions"
|
||||
ApproximateSolutionIntervalInstruction0= "Entrez l'intervalle dans lequel"
|
||||
ApproximateSolutionIntervalInstruction1= "rechercher une solution approchée."
|
||||
ApproximateSolutionIntervalInstruction1= "rechercher une solution approchée"
|
||||
OnlyFirstSolutionsDisplayed0 = "Seulement les 10 premières"
|
||||
OnlyFirstSolutionsDisplayed1 = "solutions sont affichées"
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
SolverApp = "Equation"
|
||||
SolverAppCapital = "EQUATION"
|
||||
AddEquation = "Ajouter une équation"
|
||||
ResolveEquation = "Résoudre l'équation"
|
||||
ResolveSystem = "Résoudre le système"
|
||||
UseEquationModel = "Utiliser le modèle d'équation"
|
||||
UndefinedEquation = "Une equation est indéfinie"
|
||||
TooManyVariables = "Le système a trop d'inconnus"
|
||||
NonLinearSystem = "Le système n'est pas linéaire"
|
||||
Solution = "Solution"
|
||||
ApproximateSolution = "Solution approchée"
|
||||
SearchInverval = "Intervalle de recherche"
|
||||
NoSolutionSystem = "Le systeme n'admet aucune solution"
|
||||
NoSolutionEquation = "L'équation n'admet aucune solution"
|
||||
NoSolutionInterval = "Aucune solution trouvée dans cet intervalle"
|
||||
EnterEquation = "Entrez une équation"
|
||||
InfiniteNumberOfSolutions = "Le systeme admet une infinite de solutions"
|
||||
ApproximateSolutionIntervalInstruction0= "Entrez l'intervalle dans lequel"
|
||||
ApproximateSolutionIntervalInstruction1= "rechercher une solution approchée."
|
||||
OnlyFirstSolutionsDisplayed0 = "Seulement les 10 premières"
|
||||
OnlyFirstSolutionsDisplayed1 = "solutions sont affichées"
|
||||
SolverApp = "Equações"
|
||||
SolverAppCapital = "EQUACOES"
|
||||
AddEquation = "Adicione uma equação"
|
||||
ResolveEquation = "Resolver a equação"
|
||||
ResolveSystem = "Resolver o sistema"
|
||||
UseEquationModel = "Usar um modelo de equação"
|
||||
UndefinedEquation = "Equação indefinida"
|
||||
TooManyVariables = "Existem muitas incógnitas"
|
||||
NonLinearSystem = "O sistema não é linear"
|
||||
Solution = "Solução"
|
||||
ApproximateSolution = "Solução aproximada"
|
||||
SearchInverval = "Intervalo de busca"
|
||||
NoSolutionSystem = "O sistema não tem solução"
|
||||
NoSolutionEquation = "A equação não tem solução"
|
||||
NoSolutionInterval = "Nenhuma solução encontrada em el intervalo"
|
||||
EnterEquation = "Digite uma equação"
|
||||
InfiniteNumberOfSolutions = "Existe uma infinidade de soluções"
|
||||
ApproximateSolutionIntervalInstruction0= "Digite o intervalo para procurar"
|
||||
ApproximateSolutionIntervalInstruction1= "uma solução aproximada"
|
||||
OnlyFirstSolutionsDisplayed0 = "Somente as 10 primeiras"
|
||||
OnlyFirstSolutionsDisplayed1 = "soluções são exibidas"
|
||||
|
||||
Reference in New Issue
Block a user