msgzul ca.js
From Documentation
Revision as of 06:48, 21 November 2011 by Jimmyshiau (talk | contribs)
/* mesg.js "charset=utf-8"
{{IS_NOTE
Purpose:
Description:
History:
Mon Oct 30 14:25:41 2005, Created by xcovas@conselldemallorca.net
}}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 = "El tipus de component és desconegut: ";
msgzul.DATE_REQUIRED = "Heu d'especificar una data. Format: ";
msgzul.OUT_OF_RANGE = "Fora dels valors a l'abast";
msgzul.NO_AUDIO_SUPPORT = "El navegador no admet l'àudio dinàmic";