msgzul da.js

From Documentation
/* mesg.js "charset=utf-8"
 
{{IS_NOTE
    Purpose:
         
    Description:
         
    History:
        Thu Apr  23 14:25:41     2015, Created by sjeffen
}}IS_NOTE
 
Copyright (C) 2005 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 = "Ukendt komponenttype: ";
msgzul.DATE_REQUIRED = "Du skal angive et datoformat: ";
msgzul.OUT_OF_RANGE = "Uden for området";
msgzul.NO_AUDIO_SUPPORT = "Din browser understøtter ikke dynamisk lyd";