msgzul de.js
From Documentation
Revision as of 07:06, 21 November 2011 by Jimmyshiau (talk | contribs)
/* mesg.js "charset=utf-8"
{{IS_NOTE
Purpose:
Description:
History:
Jul 27, 2006, H.-Dirk Schmitt
}}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 = "Unbekannte Komponente: ";
msgzul.DATE_REQUIRED = "Sie müssen ein Datum angeben. Format: ";
msgzul.OUT_OF_RANGE = "Nicht im zulässigen Bereich";
msgzul.NO_AUDIO_SUPPORT = "Ihr Browser unterstützt keine Tonwiedergabe";