msgzul es.js
From Documentation
/* mesg.js "charset=utf-8"
{{IS_NOTE
Purpose:
Description:
History:
Mon Aug 07 16:43:18 2006, Created by: Daniel Octavio Ruiz Rodriguez aztekinetix@gmail.com
}}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 = "Tipo de componente desconocido: ";
msgzul.DATE_REQUIRED = "Debe especificar una fecha. Formato: ";
msgzul.OUT_OF_RANGE = "Valor fuera de rango";
msgzul.NO_AUDIO_SUPPORT = "Tu explorador (browser) no soporta audio dinamico ";