msgzul it.js
From Documentation
Revision as of 01:11, 18 January 2011 by Jimmyshiau (talk | contribs) (Created page with '<source lang="xml"> /* mesg_it.js "charset=utf-8" {{IS_NOTE Purpose: Description: History: Aug 10, 2006, Created by Matteo Barbieri }}IS_NOTE Copyright (C) 2006 Poti…')
/* mesg_it.js "charset=utf-8"
{{IS_NOTE
Purpose:
Description:
History:
Aug 10, 2006, Created by Matteo Barbieri
}}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 di componente sconosciuto: ";
msgzul.DATE_REQUIRED = "Devi inserire una data. Formato: ";
msgzul.OUT_OF_RANGE = "Fuori limite";
msgzul.NO_AUDIO_SUPPORT = "Il tuo browser non supporta la funzione di audio dinamico";