msgzul pt BR.js

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

{{IS_NOTE
	Purpose:
		
	Description:
		
	History:
		Oct. 13, 2006, created by Airton Carrara
}}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 = "Tipo de componente desconhecido: ";
msgzul.DATE_REQUIRED = "Você deve especificar uma data. Formato: ";
msgzul.OUT_OF_RANGE = "Fora de faixa. Deve estar entre";
msgzul.NO_AUDIO_SUPPORT = "Seu navegador não suporta áudio dinâmico";