msgzul nl.js

From Documentation
/* mesg.js "charset=utf-8"

{{IS_NOTE
  Purpose:

  Description:

  History:
    Feb 15, 2008, Wido Jansen
}}IS_NOTE

Copyright (C) 2006 Potix Corporation. All Rights Reserved.

{{IS_RIGHT
  This program is distributed under GPL Version 3.0 in the hope that
  it will be useful, but WITHOUT ANY WARRANTY.
}}IS_RIGHT
*/
msgzul = {};
msgzul.UNKNOWN_TYPE = "Onbekende component: ";
msgzul.DATE_REQUIRED = "U moet een datum ingeven. Formaat: ";
msgzul.OUT_OF_RANGE = "Niet in het geldige bereik";
msgzul.NO_AUDIO_SUPPORT = "Uw browser ondersteunt geen geluidsweergave";