kam.xml
5.44 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
<?xml version="1.0" encoding="UTF-8" ?>
<ldml>
<identity>
<version number="$Revision: 1.30 $"/>
<generation date="$Date: 2009/05/05 23:06:37 $"/>
<language type="kam"/>
</identity>
<characters>
<exemplarCharacters>[a-e g-o r-w y z]</exemplarCharacters>
</characters>
<dates>
<calendars>
<calendar type="gregorian">
<months>
<monthContext type="format">
<monthWidth type="abbreviated">
<month type="1">Mwei wa mbee</month>
<month type="2">Mwei wa keli</month>
<month type="3">Mwei wa katatu</month>
<month type="4">Mwei wa kanne</month>
<month type="5">Mwei wa katano</month>
<month type="6">Mwei wa thanthatu</month>
<month type="7">Mwei wa muonza</month>
<month type="8">Mwei wa nyanya</month>
<month type="9">Mwei wa kenda</month>
<month type="10">Mwei wa ikumi</month>
<month type="11">Mwei wa ikumi na imwe</month>
<month type="12">Mwei wa ikumi na ili</month>
</monthWidth>
<monthWidth type="wide">
<month type="1">Mwei wa mbee</month>
<month type="2">Mwei wa keli</month>
<month type="3">Mwei wa katatu</month>
<month type="4">Mwei wa kanne</month>
<month type="5">Mwei wa katano</month>
<month type="6">Mwei wa thanthatu</month>
<month type="7">Mwei wa muonza</month>
<month type="8">Mwei wa nyanya</month>
<month type="9">Mwei wa kenda</month>
<month type="10">Mwei wa ikumi</month>
<month type="11">Mwei wa ikumi na imwe</month>
<month type="12">Mwei wa ikumi na ili</month>
</monthWidth>
</monthContext>
<monthContext type="stand-alone">
<monthWidth type="narrow">
<month type="1">1</month>
<month type="2">2</month>
<month type="3">3</month>
<month type="4">4</month>
<month type="5">5</month>
<month type="6">6</month>
<month type="7">7</month>
<month type="8">8</month>
<month type="9">9</month>
<month type="10">10</month>
<month type="11">11</month>
<month type="12">12</month>
</monthWidth>
</monthContext>
</months>
<days>
<dayContext type="format">
<dayWidth type="abbreviated">
<day type="sun">Jpl</day>
<day type="mon">Jtt</day>
<day type="tue">Jnn</day>
<day type="wed">Jtn</day>
<day type="thu">Alh</day>
<day type="fri">Ijm</day>
<day type="sat">Jms</day>
</dayWidth>
<dayWidth type="wide">
<day type="sun">Jumapili</day>
<day type="mon">Jumatatu</day>
<day type="tue">Jumanne</day>
<day type="wed">Jumatano</day>
<day type="thu">Alamisi</day>
<day type="fri">Ijumaa</day>
<day type="sat">Jumamosi</day>
</dayWidth>
</dayContext>
<dayContext type="stand-alone">
<dayWidth type="narrow">
<day type="sun">1</day>
<day type="mon">2</day>
<day type="tue">3</day>
<day type="wed">4</day>
<day type="thu">5</day>
<day type="fri">6</day>
<day type="sat">7</day>
</dayWidth>
</dayContext>
</days>
<quarters>
<quarterContext type="format">
<quarterWidth type="abbreviated">
<quarter type="1">Q1</quarter>
<quarter type="2">Q2</quarter>
<quarter type="3">Q3</quarter>
<quarter type="4">Q4</quarter>
</quarterWidth>
<quarterWidth type="wide">
<quarter type="1">Q1</quarter>
<quarter type="2">Q2</quarter>
<quarter type="3">Q3</quarter>
<quarter type="4">Q4</quarter>
</quarterWidth>
</quarterContext>
</quarters>
<am>AM</am>
<pm>PM</pm>
<eras>
<eraNames>
<era type="0">mbee wa yesu</era>
<era type="1">IY</era>
</eraNames>
<eraAbbr>
<era type="0">MY</era>
<era type="1">IY</era>
</eraAbbr>
</eras>
<dateFormats>
<dateFormatLength type="full">
<dateFormat>
<pattern>EEEE, y MMMM dd</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="long">
<dateFormat>
<pattern>y MMMM d</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="medium">
<dateFormat>
<pattern>y MMM d</pattern>
</dateFormat>
</dateFormatLength>
<dateFormatLength type="short">
<dateFormat>
<pattern>yy/MM/dd</pattern>
</dateFormat>
</dateFormatLength>
</dateFormats>
<timeFormats>
<timeFormatLength type="full">
<timeFormat>
<pattern>HH:mm:ss zzzz</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="long">
<timeFormat>
<pattern>HH:mm:ss z</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="medium">
<timeFormat>
<pattern>HH:mm:ss</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="short">
<timeFormat>
<pattern>HH:mm</pattern>
</timeFormat>
</timeFormatLength>
</timeFormats>
<dateTimeFormats>
<availableFormats>
<dateFormatItem id="yyQ">Q yy</dateFormatItem>
</availableFormats>
</dateTimeFormats>
</calendar>
</calendars>
<timeZoneNames>
<hourFormat>+HH:mm;-HH:mm</hourFormat>
<gmtFormat>GMT{0}</gmtFormat>
<regionFormat>{0}</regionFormat>
</timeZoneNames>
</dates>
<numbers>
<currencies>
<currency type="KES">
<displayName>Silingi ya Kenya</displayName>
</currency>
</currencies>
</numbers>
</ldml>