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
/
ro_RO.ISO8859-2.src
blob
e7d4b1b4e5b2c79abf0fb3761daad527d984f852
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
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 (as in a date)
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 month names (without case ending)
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