turns printfs back on
[freebsd-src/fkvm-freebsd.git] / share / timedef / it_IT.UTF-8.src
blob7791d987742c6d2f3c9243b010e027742c75c721
1 # $FreeBSD$
3 # WARNING: spaces may be essential at the end of lines
4 # WARNING: empty lines are essential too
6 # Short month names
8 Gen
9 Feb
10 Mar
11 Apr
12 Mag
13 Giu
14 Lug
15 Ago
16 Set
17 Ott
18 Nov
19 Dic
21 # Long month names (as in a date)
23 Gennaio
24 Febbraio
25 Marzo
26 Aprile
27 Maggio
28 Giugno
29 Luglio
30 Agosto
31 Settembre
32 Ottobre
33 Novembre
34 Dicembre
36 # Short weekday names
38 Dom
39 Lun
40 Mar
41 Mer
42 Gio
43 Ven
44 Sab
46 # Long weekday names
48 Domenica
49 Lunedì
50 Martedì
51 Mercoledì
52 Giovedì
53 Venerdì
54 Sabato
56 # X_fmt
58 %H:%M:%S
60 # x_fmt
62 %d.%m.%Y
64 # c_fmt
66 %a %e %b %X %Y
68 # am
72 # pm
76 # date_fmt
78 %a %e %b %Y %X %Z
80 # Long month names (without case ending)
82 Gennaio
83 Febbraio
84 Marzo
85 Aprile
86 Maggio
87 Giugno
88 Luglio
89 Agosto
90 Settembre
91 Ottobre
92 Novembre
93 Dicembre
95 # md_order
99 # ampm_fmt
101 %I:%M:%S %p
102 # EOF