diff --git a/apps/toolbox.nl.i18n b/apps/toolbox.nl.i18n index f0cc8afe4..7cf219fbe 100644 --- a/apps/toolbox.nl.i18n +++ b/apps/toolbox.nl.i18n @@ -134,12 +134,12 @@ Dot = "Inwendig product" Cross = "Kruisproduct" NormVector = "Norm" Sort = "Sorteer oplopend " -InvSort = "Sort aflopend" +InvSort = "Sorteer aflopend" Maximum = "Maximum" Minimum = "Minimum" -Floor = "Floor" -FracPart = "Fractioneel deel" -Ceiling = "Ceiling" +Floor = "Afronden naar beneden" +FracPart = "Decimaal deel" +Ceiling = "Afronden naar boven" Rounding = "Afronding op n cijfers" HyperbolicCosine = "Hyperbolische cosinus" HyperbolicSine = "Hyperbolische sinus"