mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[nl] Epsilon translation
This commit is contained in:
committed by
Émilie Feral
parent
08fe49526c
commit
c70b5b07cc
@@ -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 "
|
||||
|
||||
@@ -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 _"
|
||||
|
||||
Reference in New Issue
Block a user