repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Disable lwp_flag and lwp_stat for now so that it doesn't get
[dragonfly.git]
/
share
/
timedef
/
it_IT.UTF-8.src
blob
fdd974dd5fa96a1273a620accef49994f67e9084
1
# $DragonFly: src/share/timedef/it_IT.UTF-8.src,v 1.1 2004/09/27 14:44:33 asmodai Exp $
2
#
3
# WARNING: spaces may be essential at the end of lines
4
# WARNING: empty lines are essential too
5
#
6
# Short month names
7
#
8
Gen
9
Feb
10
Mar
11
Apr
12
Mag
13
Giu
14
Lug
15
Ago
16
Set
17
Ott
18
Nov
19
Dic
20
#
21
# Long month names
22
#
23
Gennaio
24
Febbraio
25
Marzo
26
Aprile
27
Maggio
28
Giugno
29
Luglio
30
Agosto
31
Settembre
32
Ottobre
33
Novembre
34
Dicembre
35
#
36
# Short weekday names
37
#
38
Dom
39
Lun
40
Mar
41
Mer
42
Gio
43
Ven
44
Sab
45
#
46
# Long weekday names
47
#
48
Domenica
49
Lunedì
50
Martedì
51
Mercoledì
52
Giovedì
53
Venerdì
54
Sabato
55
#
56
# X_fmt
57
#
58
%H:%M:%S
59
#
60
# x_fmt
61
#
62
%d.%m.%Y
63
#
64
# c_fmt
65
#
66
%a %e %b %X %Y
67
#
68
# am
69
#
70
am
71
#
72
# pm
73
#
74
pm
75
#
76
# date_fmt
77
#
78
%a %e %b %Y %X %Z
79
#
80
# Long months names (alternative)
81
#
82
Gennaio
83
Febbraio
84
Marzo
85
Aprile
86
Maggio
87
Giugno
88
Luglio
89
Agosto
90
Settembre
91
Ottobre
92
Novembre
93
Dicembre
94
#
95
# md_order
96
#
97
dm
98
#
99
# ampm_fmt
100
#
101
%I:%M:%S %p
102
# EOF