1# $FreeBSD$
2#
3# LC_TIME source for ARMSCII-8 locale for FreeBSD
4# Made available by Vahe Khachikyan <vahe@khachikyan.de>
5#
6# WARNING: spaces may be essential at the end of lines
7# WARNING: empty lines are essential too
8#
9# Short month names
10#
11������
12������
13������
14������
15������
16������
17������
18������
19������
20������
21������
22������
23#
24# Long month names (as in a date)
25#
26��������������
27��������������
28��������
29����������
30����������
31������������
32������������
33��������������
34������������������
35������������������
36����������������
37������������������
38#
39# Short weekday names
40#
41������
42������
43������
44������
45������
46������
47������
48#
49# Long weekday names
50#
51������������
52��������������������
53������������������
54��������������������
55������������������
56������������
57����������
58#
59# X_fmt
60#
61%H:%M:%S
62#
63# x_fmt
64#
65%d.%m.%Y
66#
67# c_fmt
68#
69%A, %e %B %Y ��. %X
70#
71# am
72#
73
74#
75# pm
76#
77
78#
79# date_fmt
80#
81%A, %e %B %Y ��. %X (%Z)
82#
83# Long month names (without case ending)
84#
85��������������
86��������������
87��������
88����������
89����������
90������������
91������������
92��������������
93������������������
94������������������
95����������������
96������������������
97#
98# md_order
99#
100dm
101#
102# ampm_fmt
103#
104
105# EOF
106