mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[NL] fix translation mistakes
This commit is contained in:
committed by
LeaNumworks
parent
0f95b579a4
commit
c3ceb0074f
@@ -79,7 +79,7 @@ PythonIonFunction = "ion module voorvoegsel"
|
||||
PythonIsFinite = "Controleer of x eindig is"
|
||||
PythonIsInfinite = "Controleer of x oneindig is"
|
||||
PythonIsKeyDown = "Geef True als k toets omlaag is"
|
||||
PythonIsNaN = "Controleer of x geen nummer is"
|
||||
PythonIsNaN = "Controleer of x geen getal is"
|
||||
PythonKandinskyFunction = "kandinsky module voorvoegsel"
|
||||
PythonKeyLeft = "PIJL NAAR LINKS toets"
|
||||
PythonKeyUp = "PIJL OMHOOG toets"
|
||||
|
||||
@@ -12,8 +12,8 @@ IntervalTheta = "θ interval"
|
||||
IntervalX = "x interval"
|
||||
FunctionDomain = "Plotbereik"
|
||||
FunctionColor = "Functiekleur"
|
||||
NoFunction = "Geen functie"
|
||||
NoActivatedFunction = "Geen functie is ingeschakeld"
|
||||
NoFunction = "Geen functie gedefinieerd"
|
||||
NoActivatedFunction = "Geen functie ingeschakeld"
|
||||
PlotOptions = "Plotopties"
|
||||
Compute = "Bereken"
|
||||
Zeros = "Nulpunten"
|
||||
|
||||
@@ -52,7 +52,7 @@ Language = "Taal"
|
||||
LowBattery = "Batterij bijna leeg"
|
||||
Mean = "Gemiddelde"
|
||||
Move = " Verplaats: "
|
||||
NameCannotStartWithNumber = "Een naam kan niet beginnen met een nummer"
|
||||
NameCannotStartWithNumber = "Een naam kan niet beginnen met een getal"
|
||||
NameTaken = "Deze naam is al in gebruik"
|
||||
NameTooLong = "Deze naam is te lang"
|
||||
Navigate = "Navigeren"
|
||||
@@ -79,7 +79,7 @@ StatTab = "Stats"
|
||||
Step = "Stap"
|
||||
StorageMemoryFull1 = "Het geheugen is vol."
|
||||
StorageMemoryFull2 = "Wis de gegevens en probeer opnieuw."
|
||||
SyntaxError = "Syntax error"
|
||||
SyntaxError = "Syntaxisfout"
|
||||
TEnd = "T einde"
|
||||
ThetaEnd = "θ einde"
|
||||
ThetaStart = "θ begin"
|
||||
|
||||
Reference in New Issue
Block a user