[Datepicker][i18n] Italian update

87 views
Skip to first unread message

apaella

unread,
Jun 12, 2009, 3:39:10 AM6/12/09
to jQuery UI Development
Corrected some type mistakes and a small cut to a 3-char-long
dayNameMin


##########################################

/* Italian initialisation for the jQuery UI date picker plugin. */
/* Written by Antonello Pasella (antonell...@gmail.com). */
jQuery(function($){
$.datepicker.regional['it'] = {
closeText: 'Chiudi',
prevText: '<Prec',
nextText: 'Succ>',
currentText: 'Oggi',
monthNames:
['Gennaio','Febbraio','Marzo','Aprile','Maggio','Giugno','Luglio','Agosto','Settembre','Ottobre','Novembre','Dicembre'],
monthNamesShort:
['Gen','Feb','Mar','Apr','Mag','Giu','Lug','Ago','Set','Ott','Nov','Dic'],
dayNames:
['Domenica','Luned&#236','Marted&#236','Mercoled&#236','Gioved&#236','Venerd&#236','Sabato'],
dayNamesShort: ['Dom','Lun','Mar','Mer','Gio','Ven','Sab'],
dayNamesMin: ['Do','Lu','Ma','Me','Gi','Ve','Sa'],
dateFormat: 'dd/mm/yy',
firstDay: 1,
isRTL: false};
$.datepicker.setDefaults($.datepicker.regional['it']);
});

Richard D. Worth

unread,
Jun 13, 2009, 8:37:32 AM6/13/09
to jquery...@googlegroups.com
Could you add here?

http://dev.jqueryui.com/newticket (note: requires registration)

Thanks.

- Richard

Scott González

unread,
Jun 13, 2009, 8:53:57 AM6/13/09
to jquery...@googlegroups.com

Richard D. Worth

unread,
Jun 13, 2009, 8:57:08 AM6/13/09
to jquery...@googlegroups.com
Thanks Scott:

http://dev.jqueryui.com/ticket/4599

- Richard

On Sat, Jun 13, 2009 at 8:37 AM, Richard D. Worth <rdw...@gmail.com> wrote:

Antonello Pasella

unread,
Jun 14, 2009, 5:54:34 PM6/14/09
to jQuery UI Development
Thanks guys!
The next time I'll file the ticket...

Bye

On 13 Giu, 14:53, Scott González <scott.gonza...@gmail.com> wrote:
> Ticket:http://dev.jqueryui.com/ticket/4599
> Commit:http://dev.jqueryui.com/changeset/2743
>
> Thanks Antonello.
>
> On Sat, Jun 13, 2009 at 8:37 AM, Richard D. Worth <rdwo...@gmail.com> wrote:
>
>
>
> > Could you add here?
>
> >http://dev.jqueryui.com/newticket(note: requires registration)
>
> > Thanks.
>
> > - Richard
>
> > On Fri, Jun 12, 2009 at 3:39 AM, apaella <apae...@gmail.com> wrote:
>
> >> Corrected some type mistakes and a small cut to a 3-char-long
> >> dayNameMin
>
> >> ##########################################
>
> >> /* Italian initialisation for the jQuery UI date picker plugin. */
> >> /* Written by Antonello Pasella (antonello.pase...@gmail.com). */
> >> jQuery(function($){
> >>        $.datepicker.regional['it'] = {
> >>                closeText: 'Chiudi',
> >>                prevText: '&#x3c;Prec',
> >>                nextText: 'Succ&#x3e;',
> >>                currentText: 'Oggi',
> >>                monthNames:
>
> >> ['Gennaio','Febbraio','Marzo','Aprile','Maggio','Giugno','Luglio','Agosto', 'Settembre','Ottobre','Novembre','Dicembre'],
> >>                monthNamesShort:
> >> ['Gen','Feb','Mar','Apr','Mag','Giu','Lug','Ago','Set','Ott','Nov','Dic'],
> >>                dayNames:
>
> >> ['Domenica','Luned&#236','Marted&#236','Mercoled&#236','Gioved&#236','Vener d&#236','Sabato'],
Reply all
Reply to author
Forward
0 new messages