[nl] Epsilon translation

This commit is contained in:
Jorick Alberga
2020-03-27 10:19:20 +01:00
committed by Émilie Feral
parent 08fe49526c
commit c70b5b07cc
2 changed files with 8 additions and 8 deletions

View File

@@ -12,13 +12,13 @@ ToDeactivateExamMode1 = "Om de examenstand te verlaten,"
ToDeactivateExamMode2 = "sluit de rekenmachine aan op een computer"
ToDeactivateExamMode3 = "of op een stopcontact."
# --------------------- Please do not edit these messages - Discuss with Leo (remove this later) ---------------------
ExamModeWarning1 = "Caution: compliance of this"
ExamModeWarning2 = "unofficial software's exam mode"
ExamModeWarning3 = "is not guaranteed by NumWorks."
AboutWarning1 = "Caution: you're using an"
AboutWarning2 = "unofficial software version."
AboutWarning3 = "NumWorks can't be held responsible"
AboutWarning4 = "for any resulting damage."
ExamModeWarning1 = "Let op: naleving van de examenstand"
ExamModeWarning2 = "op deze onofficiële software wordt"
ExamModeWarning3 = "door NumWorks niet gegarandeerd."
AboutWarning1 = "Let op: je gebruikt een"
AboutWarning2 = "onofficiële softwareversie."
AboutWarning3 = "NumWorks is niet verantwoordelijk"
AboutWarning4 = "voor mogelijke resulterende schade"
# -----------------------------------------------------------------------------
About = "Over deze rekenmachine"
Degrees = "Graden "

View File

@@ -7,4 +7,4 @@ EmptyExpressionBox1 = "Om een variabele to definiëren, typ:"
EmptyFunctionBox1 = "Om een functie to definiëren, typ:"
EmptyExpressionBox2 = "De naam van de variabele kan bevatten:"
EmptyFunctionBox2 = "De naam van de functie kan bevatten:"
EnableCharacters = "A..Z, a..z, 0..9 and _"
EnableCharacters = "A..Z, a..z, 0..9 en _"