1################################################################################
2##
3##  ADOBE SYSTEMS INCORPORATED
4##  Copyright 2005-2007 Adobe Systems Incorporated
5##  All Rights Reserved.
6##
7##  NOTICE: Adobe permits you to use, modify, and distribute this file
8##  in accordance with the terms of the license agreement accompanying it.
9##
10################################################################################
11
12# DayNames Long (DateBase, DateChooser, DateField, CalendarLayout)
13dayNames=Domenica,Lunedì,Martedì,Mercoledì,Giovedì,Venerdì,Sabato
14
15# MonthNames Long (DateBase, DateChooser, DateField, CalendarLayout)
16# appended with monthSymbol
17monthNames=Gennaio,Febbraio,Marzo,Aprile,Maggio,Giugno,Luglio,Agosto,Settembre,Ottobre,Novembre,Dicembre
18
19# Common symbols (DateFormatter, DateValidator, DateField)
20dateFormat=DD/MM/YYYY
21monthSymbol=
22
23# CurrencyFormatter, NumberFormatter, Slider
24decimalSeparatorFrom=,
25decimalSeparatorTo=,
26thousandsSeparatorFrom=.
27thousandsSeparatorTo=.
28
29# CurrencyFormatter, CurrencyValidator
30alignSymbol=left
31currencySymbol=€\
32