repo.or.cz
/
freebsd-src
/
fkvm-freebsd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
turns printfs back on
[freebsd-src/fkvm-freebsd.git]
/
share
/
timedef
/
hr_HR.ISO8859-2.src
blob
833336b1bedf0721f0ca94ef09f9d6be29289d9b
1
# $FreeBSD$
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
Sij
9
Vel
10
O¾u
11
Tra
12
Svi
13
Lip
14
Srp
15
Kol
16
Ruj
17
Lis
18
Stu
19
Pro
20
#
21
# Long month names (as in a date)
22
#
23
Sijeèanj
24
Veljaèa
25
O¾ujak
26
Travanj
27
Svibanj
28
Lipanj
29
Srpanj
30
Kolovoz
31
Rujan
32
Listopad
33
Studeni
34
Prosinac
35
#
36
# Short weekday names
37
#
38
Ne
39
Po
40
Ut
41
Sr
42
Èe
43
Pe
44
Su
45
#
46
# Long weekday names
47
#
48
Nedjelja
49
Ponedjeljak
50
Utorak
51
Srijeda
52
Èetvrtak
53
Petak
54
Subota
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 month names (without case ending)
81
#
82
Sijeèanj
83
Veljaèa
84
O¾ujak
85
Travanj
86
Svibanj
87
Lipanj
88
Srpanj
89
Kolovoz
90
Rujan
91
Listopad
92
Studeni
93
Prosinac
94
#
95
# md_order
96
#
97
dm
98
#
99
# ampm_fmt
100
#
101
%I:%M:%S %p
102
# EOF