mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-18 21:30:38 +01:00
[nl] Update translation Epsilon
This commit is contained in:
committed by
Émilie Feral
parent
07f924bed6
commit
7f561b0a3d
@@ -1,29 +1,29 @@
|
||||
SolverApp = "Equations"
|
||||
SolverAppCapital = "EQUATIONS"
|
||||
AddEquation = "Add equation"
|
||||
ResolveEquation = "Solve the equation"
|
||||
ResolveSystem = "Solve the system"
|
||||
UseEquationModel = "Use an equation template"
|
||||
RequireEquation = "The input must be an equation"
|
||||
UnrealEquation = "Unreal equation"
|
||||
UndefinedEquation = "Undefined equation"
|
||||
TooManyVariables = "There are too many unknowns"
|
||||
NonLinearSystem = "The system is not linear"
|
||||
Solution = "Solution"
|
||||
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"
|
||||
PolynomeHasNoRealSolution0 = "The polynomial has no"
|
||||
PolynomeHasNoRealSolution1 = "real root"
|
||||
PredefinedVariablesUsedLeft = "Used "
|
||||
PredefinedVariablesUsedRight = "predefined variables"
|
||||
PredefinedVariablesIgnoredLeft = "Ignored"
|
||||
PredefinedVariablesIgnoredRight = " predefined variables"
|
||||
SolverApp = "Vergelijkingen"
|
||||
SolverAppCapital = "VERGELIJKINGEN"
|
||||
AddEquation = "Vergelijking toevoegen"
|
||||
ResolveEquation = "Vergelijking oplossen"
|
||||
ResolveSystem = "Stelsel oplossen"
|
||||
UseEquationModel = "Gebruik een vergelijkingstemplate"
|
||||
RequireEquation = "De invoer moet een vergelijking zijn"
|
||||
UnrealEquation = "Vergelijking is niet reëel"
|
||||
UndefinedEquation = "Ongedefinieerde vergelijking"
|
||||
TooManyVariables = "Er zijn te veel onbekenden"
|
||||
NonLinearSystem = "Het stelsel is niet lineair"
|
||||
Solution = "Oplossing"
|
||||
ApproximateSolution = "Benaderende oplossing"
|
||||
SearchInverval = "Zoekinterval"
|
||||
NoSolutionSystem = "Het stelsel heeft geen oplossing"
|
||||
NoSolutionEquation = "De vergelijking heeft geen oplossing"
|
||||
NoSolutionInterval = "Geen oplossing gevonden binnen het interval"
|
||||
EnterEquation = "Voer een vergelijking in"
|
||||
InfiniteNumberOfSolutions = "Er is een oneindig aantal oplossingen"
|
||||
ApproximateSolutionIntervalInstruction0= "Voer het interval in om in te zoeken"
|
||||
ApproximateSolutionIntervalInstruction1= "naar een benaderende oplossing"
|
||||
OnlyFirstSolutionsDisplayed0 = "Alleen de eerste tien oplossingen"
|
||||
OnlyFirstSolutionsDisplayed1 = "worden weergegeven"
|
||||
PolynomeHasNoRealSolution0 = "De polynoom heeft geen"
|
||||
PolynomeHasNoRealSolution1 = "reële wortel"
|
||||
PredefinedVariablesUsedLeft = "Gebruikte "
|
||||
PredefinedVariablesUsedRight = "opgeslagen variabelen"
|
||||
PredefinedVariablesIgnoredLeft = "Genegeerde"
|
||||
PredefinedVariablesIgnoredRight = " opgeslagen variabelen"
|
||||
|
||||
Reference in New Issue
Block a user