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
kernel - Fix kqueue and SIGIO operation on pipes
[dragonfly.git]
/
share
/
timedef
/
ro_RO.UTF-8.src
blob
d5c163cb5fe00b1dee81360060873f1d510a8c42
1
# $DragonFly: src/share/timedef/ro_RO.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
Ian
9
Feb
10
Mar
11
Apr
12
Mai
13
Iun
14
Iul
15
Aug
16
Sep
17
Oct
18
Noi
19
Dec
20
#
21
# Long month names
22
#
23
Ianuarie
24
Februarie
25
Martie
26
Aprilie
27
Mai
28
Iunie
29
Iulie
30
August
31
Septembrie
32
Octombrie
33
Noiembrie
34
Decembrie
35
#
36
# Short weekday names
37
#
38
Dum
39
Lun
40
Mar
41
Mie
42
Joi
43
Vin
44
Sâm
45
#
46
# Long weekday names
47
#
48
Duminică
49
Luni
50
Marţi
51
Miercuri
52
Joi
53
Vineri
54
Sâmbătă
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 %Y %X
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
Ianuarie
83
Februarie
84
Martie
85
Aprilie
86
Mai
87
Iunie
88
Iulie
89
August
90
Septembrie
91
Octombrie
92
Noiembrie
93
Decembrie
94
#
95
# md_order
96
#
97
dm
98
#
99
# ampm_fmt
100
#
101
%I:%M:%S %p
102
# EOF