]> git.saurik.com Git - apple/icu.git/blame - icuSources/data/locales/ha.txt
ICU-59131.0.1.tar.gz
[apple/icu.git] / icuSources / data / locales / ha.txt
CommitLineData
f3c0d7a5
A
1// © 2016 and later: Unicode, Inc. and others.
2// License & terms of use: http://www.unicode.org/copyright.html#License
729e4ab9
A
3ha{
4 AuxExemplarCharacters{"[á à â é è ê í ì î ó ò ô p q {r\u0303} ú ù û v x ƴ]"}
4388f060 5 ExemplarCharacters{"[a b ɓ c d ɗ e f g h i j k ƙ l m n o r s {sh} t {ts} u w y {ʼy} z ʼ]"}
729e4ab9 6 ExemplarCharactersIndex{"[A B Ɓ C D Ɗ E F G H I J K Ƙ L M N O P Q R S T U V W X Y {ʼY} Z]"}
729e4ab9
A
7 NumberElements{
8 latn{
9 patterns{
10 currencyFormat{"¤ #,##0.00"}
11 decimalFormat{"#,##0.###"}
12 percentFormat{"#,##0%"}
13 scientificFormat{"#E0"}
14 }
f3c0d7a5
A
15 patternsLong{
16 decimalFormat{
17 1000{
18 one{"Dubu 0"}
19 other{"Dubu 0"}
20 }
21 10000{
22 one{"Dubu 00"}
23 other{"Dubu 00"}
24 }
25 100000{
26 one{"Dubu 000"}
27 other{"Dubu 000"}
28 }
29 1000000{
30 one{"Miliyan 0"}
31 other{"Miliyan 0"}
32 }
33 10000000{
34 one{"Miliyan 00"}
35 other{"Miliyan 00"}
36 }
37 100000000{
38 one{"Miliyan 000"}
39 other{"Miliyan 000"}
40 }
41 1000000000{
42 one{"Biliyan 0"}
43 other{"Biliyan 0"}
44 }
45 10000000000{
46 one{"Biliyan 00"}
47 other{"Biliyan 00"}
48 }
49 100000000000{
50 one{"Biliyan 000"}
51 other{"Biliyan 000"}
52 }
53 1000000000000{
54 one{"Triliyan 0"}
55 other{"Triliyan 0"}
56 }
57 10000000000000{
58 one{"Triliyan 00"}
59 other{"Triliyan 00"}
60 }
61 100000000000000{
62 one{"Triliyan 000"}
63 other{"Triliyan 000"}
64 }
65 }
66 }
67 patternsShort{
68 currencyFormat{
69 1000{
70 one{"¤ 0D"}
71 other{"¤ 0D"}
72 }
73 10000{
74 one{"¤ 00D"}
75 other{"¤ 00D"}
76 }
77 100000{
78 one{"¤ 000K"}
79 other{"¤ 000D"}
80 }
81 1000000{
82 one{"¤ 0M"}
83 other{"¤ 0M"}
84 }
85 10000000{
86 one{"¤ 00M"}
87 other{"¤ 00M"}
88 }
89 100000000{
90 one{"¤ 000M"}
91 other{"¤ 000M"}
92 }
93 1000000000{
94 one{"¤0B"}
95 other{"¤0B"}
96 }
97 10000000000{
98 one{"¤00B"}
99 other{"¤00B"}
100 }
101 100000000000{
102 one{"¤000B"}
103 other{"¤000B"}
104 }
105 1000000000000{
106 one{"¤0T"}
107 other{"¤0T"}
108 }
109 10000000000000{
110 one{"¤00T"}
111 other{"¤00T"}
112 }
113 100000000000000{
114 one{"¤000T"}
115 other{"¤000T"}
116 }
117 }
118 decimalFormat{
119 1000{
120 one{"0D"}
121 other{"0D"}
122 }
123 10000{
124 one{"00D"}
125 other{"00D"}
126 }
127 100000{
128 one{"000D"}
129 other{"000D"}
130 }
131 1000000{
132 one{"0M"}
133 other{"0M"}
134 }
135 10000000{
136 one{"00M"}
137 other{"00M"}
138 }
139 100000000{
140 one{"000M"}
141 other{"000M"}
142 }
143 1000000000{
144 one{"0B"}
145 other{"0B"}
146 }
147 10000000000{
148 one{"00B"}
149 other{"00B"}
150 }
151 100000000000{
152 one{"000B"}
153 other{"000B"}
154 }
155 1000000000000{
156 one{"0T"}
157 other{"0T"}
158 }
159 10000000000000{
160 one{"00T"}
161 other{"00T"}
162 }
163 100000000000000{
164 one{"000T"}
165 other{"000T"}
166 }
167 }
168 }
729e4ab9
A
169 symbols{
170 decimal{"."}
171 group{","}
172 }
173 }
174 }
f3c0d7a5 175 Version{"2.1.31.33"}
729e4ab9 176 calendar{
51004dcb
A
177 generic{
178 DateTimePatterns{
f3c0d7a5
A
179 "HH:mm:ss zzzz",
180 "HH:mm:ss z",
181 "HH:mm:ss",
182 "HH:mm",
51004dcb
A
183 "EEEE, d MMMM, y G",
184 "d MMMM, y G",
185 "d MMM, y G",
186 "d/M/yy GGGGG",
187 "{1} {0}",
188 "{1} {0}",
189 "{1} {0}",
190 "{1} {0}",
191 "{1} {0}",
192 }
193 availableFormats{
194 Hm{"HH:mm"}
195 Hms{"HH:mm:ss"}
196 M{"L"}
197 MEd{"E, M/d"}
198 MMM{"LLL"}
199 MMMEd{"E, MMM d"}
200 MMMMEd{"E, MMMM d"}
201 MMMMd{"MMMM d"}
202 MMMd{"MMM d"}
203 Md{"M/d"}
204 d{"d"}
205 hm{"h:mm a"}
206 ms{"mm:ss"}
207 y{"y"}
208 yM{"M/y"}
209 yMEd{"E, M/d/y"}
210 yMMM{"MMM y"}
211 yMMMEd{"E, MMM d, y"}
212 yMMMM{"MMMM y"}
213 yQQQ{"QQQ y"}
214 yQQQQ{"QQQQ y"}
215 }
216 }
729e4ab9 217 gregorian{
f3c0d7a5
A
218 AmPmMarkers{
219 "AM",
220 "PM",
221 }
222 AmPmMarkersAbbr{
223 "AM",
224 "PM",
225 }
729e4ab9 226 DateTimePatterns{
f3c0d7a5
A
227 "HH:mm:ss zzzz",
228 "HH:mm:ss z",
229 "HH:mm:ss",
230 "HH:mm",
729e4ab9
A
231 "EEEE, d MMMM, y",
232 "d MMMM, y",
233 "d MMM, y",
234 "d/M/yy",
235 "{1} {0}",
236 "{1} {0}",
237 "{1} {0}",
238 "{1} {0}",
239 "{1} {0}",
240 }
241 availableFormats{
f3c0d7a5 242 Ed{"E, d"}
729e4ab9
A
243 Hm{"HH:mm"}
244 Hms{"HH:mm:ss"}
245 M{"L"}
246 MEd{"E, M/d"}
247 MMM{"LLL"}
248 MMMEd{"E, MMM d"}
249 MMMMEd{"E, MMMM d"}
250 MMMMd{"MMMM d"}
251 MMMd{"MMM d"}
252 Md{"M/d"}
253 d{"d"}
254 hm{"h:mm a"}
f3c0d7a5 255 hms{"h:mm:ss a"}
729e4ab9
A
256 ms{"mm:ss"}
257 y{"y"}
258 yM{"M/y"}
4388f060 259 yMEd{"E, M/d/y"}
729e4ab9 260 yMMM{"MMM y"}
f3c0d7a5 261 yMMMEd{"y MMM d, E"}
729e4ab9 262 yMMMM{"MMMM y"}
f3c0d7a5
A
263 yMMMd{"d MMM, y"}
264 yMd{"y-MM-dd"}
729e4ab9 265 yQQQ{"QQQ y"}
51004dcb 266 yQQQQ{"QQQQ y"}
729e4ab9
A
267 }
268 dayNames{
269 format{
270 abbreviated{
f3c0d7a5
A
271 "Lah",
272 "Lit",
273 "Tal",
274 "Lar",
275 "Alh",
276 "Jum",
277 "Asa",
278 }
279 narrow{
280 "L",
281 "L",
282 "T",
283 "L",
284 "A",
285 "J",
286 "A",
287 }
288 short{
729e4ab9
A
289 "Lh",
290 "Li",
291 "Ta",
292 "Lr",
293 "Al",
294 "Ju",
295 "As",
296 }
297 wide{
298 "Lahadi",
299 "Litinin",
300 "Talata",
301 "Laraba",
302 "Alhamis",
b331163b 303 "Jummaʼa",
729e4ab9
A
304 "Asabar",
305 }
306 }
307 stand-alone{
f3c0d7a5
A
308 abbreviated{
309 "Lah",
310 "Lit",
311 "Tal",
312 "Lar",
313 "Alh",
314 "Jum",
315 "Asa",
316 }
729e4ab9
A
317 narrow{
318 "L",
319 "L",
320 "T",
321 "L",
322 "A",
323 "J",
324 "A",
325 }
f3c0d7a5
A
326 short{
327 "Lh",
328 "Li",
329 "Ta",
330 "Lr",
331 "Al",
332 "Ju",
333 "As",
334 }
335 wide{
336 "Lahadi",
337 "Litinin",
338 "Talata",
339 "Laraba",
340 "Alhamis",
341 "Jummaʼa",
342 "Asabar",
343 }
344 }
345 }
346 dayPeriod{
347 stand-alone{
348 abbreviated{
349 am{"AM"}
350 pm{"PM"}
351 }
352 narrow{
353 am{"AM"}
354 pm{"PM"}
355 }
356 wide{
357 am{"AM"}
358 pm{"PM"}
359 }
729e4ab9
A
360 }
361 }
362 eras{
363 abbreviated{
364 "KHAI",
365 "BHAI",
366 }
367 wide{
368 "Kafin haihuwar annab",
369 "Bayan haihuwar annab",
370 }
371 }
f3c0d7a5
A
372 intervalFormats{
373 H{
374 H{"HH–HH"}
375 }
376 Hm{
377 H{"HH:mm–HH:mm"}
378 m{"HH:mm–HH:mm"}
379 }
380 MEd{
381 d{"E, dd/M – E, dd/M"}
382 }
383 h{
384 a{"h a – h a"}
385 }
386 hm{
387 a{"h:mm a – h:mm a"}
388 }
389 yM{
390 M{"MM/y – MM/y"}
391 y{"MM/y – MM/y"}
392 }
393 yMEd{
394 M{"y-MM-dd, E – y-MM-dd, E"}
395 y{"y-MM-dd, E – y-MM-dd, E"}
396 }
397 yMMM{
398 y{"y MMM – y MMM"}
399 }
400 yMMMEd{
401 y{"y MMM d, E – y MMM d, E"}
402 }
403 yMMMM{
404 y{"y MMMM – y MMMM"}
405 }
406 yMMMd{
407 y{"y MMM d – y MMM d"}
408 }
409 yMd{
410 M{"dd/MM/y – dd/MM/y"}
411 d{"dd/MM/y – dd/MM/y"}
412 }
413 }
729e4ab9
A
414 monthNames{
415 format{
416 abbreviated{
417 "Jan",
418 "Fab",
419 "Mar",
420 "Afi",
421 "May",
422 "Yun",
423 "Yul",
424 "Agu",
425 "Sat",
426 "Okt",
427 "Nuw",
428 "Dis",
429 }
f3c0d7a5
A
430 narrow{
431 "J",
432 "F",
433 "M",
434 "A",
435 "M",
436 "Y",
437 "Y",
438 "A",
439 "S",
440 "O",
441 "N",
442 "D",
443 }
729e4ab9
A
444 wide{
445 "Janairu",
446 "Faburairu",
447 "Maris",
448 "Afirilu",
449 "Mayu",
450 "Yuni",
451 "Yuli",
452 "Agusta",
453 "Satumba",
454 "Oktoba",
455 "Nuwamba",
456 "Disamba",
457 }
458 }
459 stand-alone{
f3c0d7a5
A
460 abbreviated{
461 "Jan",
462 "Fab",
463 "Mar",
464 "Afi",
465 "May",
466 "Yun",
467 "Yul",
468 "Agu",
469 "Sat",
470 "Okt",
471 "Nuw",
472 "Dis",
473 }
729e4ab9
A
474 narrow{
475 "J",
476 "F",
477 "M",
478 "A",
479 "M",
480 "Y",
481 "Y",
482 "A",
483 "S",
484 "O",
485 "N",
486 "D",
487 }
f3c0d7a5
A
488 wide{
489 "Janairu",
490 "Faburairu",
491 "Maris",
492 "Afirilu",
493 "Mayu",
494 "Yuni",
495 "Yuli",
496 "Agusta",
497 "Satumba",
498 "Oktoba",
499 "Nuwamba",
500 "Disamba",
501 }
729e4ab9
A
502 }
503 }
504 quarters{
505 format{
506 abbreviated{
507 "K1",
508 "K2",
509 "K3",
510 "K4",
511 }
f3c0d7a5
A
512 narrow{
513 "1",
514 "2",
515 "3",
516 "4",
517 }
518 wide{
519 "Kwata na ɗaya",
520 "Kwata na biyu",
521 "Kwata na uku",
522 "Kwata na huɗu",
523 }
524 }
525 stand-alone{
526 abbreviated{
527 "K1",
528 "K2",
529 "K3",
530 "K4",
531 }
532 narrow{
533 "1",
534 "2",
535 "3",
536 "4",
537 }
729e4ab9
A
538 wide{
539 "Kwata na ɗaya",
540 "Kwata na biyu",
541 "Kwata na uku",
542 "Kwata na huɗu",
543 }
544 }
545 }
546 }
547 }
548 delimiters{
4388f060
A
549 alternateQuotationEnd{"’"}
550 alternateQuotationStart{"‘"}
551 quotationEnd{"”"}
552 quotationStart{"“"}
729e4ab9 553 }
51004dcb
A
554 fields{
555 day{
556 dn{"Kwana"}
557 relative{
558 "-1"{"Jiya"}
559 "0"{"Yau"}
560 "1"{"Gobe"}
561 }
562 }
563 dayperiod{
564 dn{"Yini"}
565 }
566 era{
567 dn{"Zamani"}
568 }
569 hour{
570 dn{"Awa"}
571 }
572 minute{
573 dn{"Minti"}
574 }
575 month{
576 dn{"Wata"}
577 }
578 second{
579 dn{"Daƙiƙa"}
580 }
581 week{
582 dn{"Mako"}
583 }
584 weekday{
585 dn{"Rana"}
586 }
587 year{
588 dn{"Shekara"}
589 }
590 zone{
591 dn{"Agogo"}
592 }
593 }
729e4ab9 594}