]> git.saurik.com Git - apple/icu.git/blame - icuSources/data/locales/mi.txt
ICU-66108.tar.gz
[apple/icu.git] / icuSources / data / locales / mi.txt
CommitLineData
3d1f044b
A
1// © 2016 and later: Unicode, Inc. and others.
2// License & terms of use: http://www.unicode.org/copyright.html#License
3mi{
4 AuxExemplarCharacters{"[b c d f g j l q s v x y z]"}
5 ExemplarCharacters{"[a ā e ē h i ī k m n {ng} o ō p r t u ū w {wh}]"}
6 ExemplarCharactersIndex{"[A E H I K M N O P R T U W]"}
7 NumberElements{
3d1f044b
A
8 latn{
9 miscPatterns{
10 atLeast{"⩾{0}"}
11 range{"{0}–{1}"}
12 }
13 patterns{
14 accountingFormat{"¤ #,##0.00"}
15 currencyFormat{"¤ #,##0.00"}
16 decimalFormat{"#,##0.###"}
17 percentFormat{"#,##0%"}
18 scientificFormat{"#E0"}
19 }
20 patternsLong{
21 decimalFormat{
22 1000{
23 other{"0K"}
24 }
25 10000{
26 other{"00K"}
27 }
28 100000{
29 other{"000K"}
30 }
31 1000000{
32 other{"0M"}
33 }
34 10000000{
35 other{"00M"}
36 }
37 100000000{
38 other{"000M"}
39 }
40 1000000000{
41 other{"0G"}
42 }
43 10000000000{
44 other{"00G"}
45 }
46 100000000000{
47 other{"000G"}
48 }
49 1000000000000{
50 other{"0T"}
51 }
52 10000000000000{
53 other{"00T"}
54 }
55 100000000000000{
56 other{"000T"}
57 }
58 }
59 }
60 patternsShort{
61 currencyFormat{
62 1000{
63 other{"¤ 0K"}
64 }
65 10000{
66 other{"¤ 00K"}
67 }
68 100000{
69 other{"¤ 000K"}
70 }
71 1000000{
72 other{"¤ 0M"}
73 }
74 10000000{
75 other{"¤ 00M"}
76 }
77 100000000{
78 other{"¤ 000M"}
79 }
80 1000000000{
81 other{"¤ 0G"}
82 }
83 10000000000{
84 other{"¤ 00G"}
85 }
86 100000000000{
87 other{"¤ 000G"}
88 }
89 1000000000000{
90 other{"¤ 0T"}
91 }
92 10000000000000{
93 other{"¤ 00T"}
94 }
95 100000000000000{
96 other{"¤ 000T"}
97 }
98 }
99 decimalFormat{
100 1000{
101 other{"0K"}
102 }
103 10000{
104 other{"00K"}
105 }
106 100000{
107 other{"000K"}
108 }
109 1000000{
110 other{"0M"}
111 }
112 10000000{
113 other{"00M"}
114 }
115 100000000{
116 other{"000M"}
117 }
118 1000000000{
119 other{"0G"}
120 }
121 10000000000{
122 other{"00G"}
123 }
124 100000000000{
125 other{"000G"}
126 }
127 1000000000000{
128 other{"0T"}
129 }
130 10000000000000{
131 other{"00T"}
132 }
133 100000000000000{
134 other{"000T"}
135 }
136 }
137 }
138 symbols{
139 decimal{"."}
140 exponential{"E"}
141 group{","}
142 infinity{"∞"}
143 minusSign{"-"}
144 nan{"NaN"}
145 perMille{"‰"}
146 percentSign{"%"}
147 plusSign{"+"}
148 superscriptingExponent{"×"}
149 }
150 }
3d1f044b 151 }
340931cb 152 Version{"36.1"}
3d1f044b
A
153 calendar{
154 generic{
155 DateTimePatterns{
156 "h:mm:ss a zzzz",
157 "h:mm:ss a z",
340931cb
A
158 "h:mm:ss a",
159 "h:mm a",
160 "EEEE, d MMMM y G",
161 "d MMMM y G",
162 "d MMM y G",
163 "dd-MM-y GGGGG",
3d1f044b
A
164 "{1} {0}",
165 "{1} {0}",
166 "{1} {0}",
167 "{1} {0}",
168 "{1} {0}",
169 }
170 intervalFormats{
171 M{
172 M{"MM–MM"}
173 }
174 MEd{
175 M{"MM-dd, E – MM-dd, E"}
176 d{"MM-dd, E – MM-dd, E"}
177 }
178 MMM{
179 M{"LLL–LLL"}
180 }
181 MMMEd{
182 M{"MMM d, E – MMM d, E"}
183 d{"MMM d, E – MMM d, E"}
184 }
185 MMMd{
186 M{"MMM d – MMM d"}
187 d{"MMM d–d"}
188 }
189 Md{
190 M{"MM-dd – MM-dd"}
191 d{"MM-dd – MM-dd"}
192 }
193 d{
194 d{"d–d"}
195 }
196 fallback{"{0} ki te {1}"}
197 y{
198 y{"G y–y"}
199 }
200 yM{
201 M{"GGGGG y-MM – y-MM"}
202 y{"GGGGG y-MM – y-MM"}
203 }
204 yMEd{
205 M{"GGGGG y-MM-dd, E – y-MM-dd, E"}
206 d{"GGGGG y-MM-dd, E – y-MM-dd, E"}
207 y{"GGGGG y-MM-dd, E – y-MM-dd, E"}
208 }
209 yMMM{
210 M{"G y MMM–MMM"}
211 y{"G y MMM – y MMM"}
212 }
213 yMMMEd{
214 M{"G y MMM d, E – MMM d, E"}
215 d{"G y MMM d, E – MMM d, E"}
216 y{"G y MMM d, E – y MMM d, E"}
217 }
218 yMMMM{
219 M{"G y MMMM–MMMM"}
220 y{"G y MMMM – y MMMM"}
221 }
222 yMMMd{
223 M{"G y MMM d – MMM d"}
224 d{"G y MMM d–d"}
225 y{"G y MMM d – y MMM d"}
226 }
227 yMd{
228 M{"GGGGG y-MM-dd – y-MM-dd"}
229 d{"GGGGG y-MM-dd – y-MM-dd"}
230 y{"GGGGG y-MM-dd – y-MM-dd"}
231 }
232 }
233 }
234 gregorian{
235 AmPmMarkers{
236 "AM",
237 "PM",
238 }
239 AmPmMarkersAbbr{
240 "AM",
241 "PM",
242 }
243 AmPmMarkersNarrow{
244 "AM",
245 "PM",
246 }
247 DateTimePatterns{
248 "h:mm:ss a zzzz",
249 "h:mm:ss a z",
340931cb
A
250 "h:mm:ss a",
251 "h:mm a",
252 "EEEE, d MMMM y",
253 "d MMMM y",
254 "d MMM y",
255 "dd-MM-y",
3d1f044b
A
256 "{1} {0}",
257 "{1} {0}",
258 "{1} {0}",
259 "{1} {0}",
260 "{1} {0}",
261 }
340931cb
A
262 availableFormats{
263 Bh{"h B"}
264 Bhm{"h:mm B"}
265 Bhms{"h:mm:ss B"}
266 E{"ccc"}
267 EBhm{"E h:mm B"}
268 EBhms{"E h:mm:ss B"}
269 Ed{"E, d"}
270 Ehm{"E h:mm a"}
271 Ehms{"E h:mm:ss a"}
272 Gy{"y G"}
273 GyMMM{"MMM y G"}
274 GyMMMEd{"E, d MMM y G"}
275 GyMMMd{"d MMM y G"}
276 M{"L"}
277 MEd{"E, dd-MM"}
278 MMM{"LLL"}
279 MMMEd{"E, d MMM"}
280 MMMMW{
281 other{"'wiki' W 'o' MMMM"}
282 }
283 MMMMd{"d MMMM"}
284 MMMd{"d MMM"}
285 Md{"dd-MM"}
286 d{"d"}
287 h{"h a"}
288 hm{"h:mm a"}
289 hms{"h:mm:ss a"}
290 hmsv{"h:mm:ss a v"}
291 hmv{"h:mm a v"}
292 y{"y"}
293 yM{"MM-y"}
294 yMEd{"E, dd-MM-y"}
295 yMMM{"MMM y"}
296 yMMMEd{"E, d MMM y"}
297 yMMMM{"MMMM y"}
298 yMMMd{"d MMM y"}
299 yMd{"dd-MM-y"}
300 yQQQ{"QQQ y"}
301 yQQQQ{"QQQQ y"}
302 yw{
303 other{"'wiki' w 'o' Y"}
304 }
305 }
3d1f044b
A
306 dayNames{
307 format{
308 abbreviated{
309 "Tap",
310 "Hin",
311 "Tū",
312 "Apa",
313 "Par",
314 "Mer",
315 "Hor",
316 }
317 narrow{
318 "T",
319 "H",
320 "T",
321 "A",
322 "P",
323 "M",
324 "H",
325 }
326 short{
327 "Tap",
328 "Hin",
329 "Tū",
330 "Apa",
331 "Par",
332 "Mer",
333 "Hor",
334 }
335 wide{
336 "Rātapu",
337 "Rāhina",
338 "Rātū",
339 "Rāapa",
340 "Rāpare",
341 "Rāmere",
342 "Rāhoroi",
343 }
344 }
345 stand-alone{
346 abbreviated{
347 "Tap",
348 "Hin",
349 "Tū",
350 "Apa",
351 "Par",
352 "Mer",
353 "Hor",
354 }
355 narrow{
356 "T",
357 "H",
358 "T",
359 "A",
360 "P",
361 "M",
362 "H",
363 }
364 short{
365 "Tap",
366 "Hin",
367 "Tū",
368 "Apa",
369 "Par",
370 "Mer",
371 "Hor",
372 }
373 wide{
374 "Rātapu",
375 "Rāhina",
376 "Rātū",
377 "Rāapa",
378 "Rāpare",
379 "Rāmere",
380 "Rāhoroi",
381 }
382 }
383 }
384 dayPeriod{
385 stand-alone{
386 abbreviated{
387 am{"AM"}
388 pm{"PM"}
389 }
390 narrow{
391 am{"AM"}
392 pm{"PM"}
393 }
394 wide{
395 am{"AM"}
396 pm{"PM"}
397 }
398 }
399 }
400 eras{
401 abbreviated{
402 "BCE",
403 "CE",
404 }
340931cb
A
405 abbreviated%variant{
406 "BCE",
407 "CE",
408 }
3d1f044b
A
409 wide{
410 "BCE",
411 "CE",
412 }
340931cb
A
413 wide%variant{
414 "BCE",
415 "CE",
416 }
3d1f044b
A
417 }
418 intervalFormats{
419 fallback{"{0} ki te {1}"}
420 }
421 monthNames{
422 format{
423 abbreviated{
424 "Kohi",
425 "Hui",
426 "Pou",
427 "Pae",
428 "Hara",
429 "Pipi",
430 "Hōngo",
431 "Here",
432 "Mahu",
433 "Nuku",
434 "Rangi",
435 "Haki",
436 }
437 narrow{
438 "K",
439 "H",
440 "P",
441 "P",
442 "H",
443 "P",
444 "H",
445 "H",
446 "M",
447 "N",
448 "R",
449 "H",
450 }
451 wide{
452 "Kohitātea",
453 "Huitanguru",
454 "Poutūterangi",
455 "Paengawhāwhā",
456 "Haratua",
457 "Pipiri",
458 "Hōngongoi",
459 "Hereturikōkā",
460 "Mahuru",
461 "Whiringa-ā-nuku",
462 "Whiringa-ā-rangi",
463 "Hakihea",
464 }
465 }
466 stand-alone{
467 abbreviated{
468 "Kohi",
469 "Hui",
470 "Pou",
471 "Pae",
472 "Hara",
473 "Pipi",
474 "Hōngo",
475 "Here",
476 "Mahu",
477 "Nuku",
478 "Rangi",
479 "Haki",
480 }
481 narrow{
482 "K",
483 "H",
484 "P",
485 "P",
486 "H",
487 "P",
488 "H",
489 "H",
490 "M",
491 "N",
492 "R",
493 "H",
494 }
495 wide{
496 "Kohitātea",
497 "Huitanguru",
498 "Poutūterangi",
499 "Paengawhāwhā",
500 "Haratua",
501 "Pipiri",
502 "Hōngongoi",
503 "Hereturikōkā",
504 "Mahuru",
505 "Whiringa-ā-nuku",
506 "Whiringa-ā-rangi",
507 "Hakihea",
508 }
509 }
510 }
511 quarters{
512 format{
513 abbreviated{
514 "HW1",
515 "HW2",
516 "HW3",
517 "HW4",
518 }
519 narrow{
520 "1",
521 "2",
522 "3",
523 "4",
524 }
525 wide{
526 "Hauwhā tuatahi",
527 "Hauwhā tuarua",
528 "Hauwhā tuatoru",
529 "Hauwhā tuawhā",
530 }
531 }
532 stand-alone{
533 abbreviated{
534 "HW1",
535 "HW2",
536 "HW3",
537 "HW4",
538 }
539 narrow{
540 "1",
541 "2",
542 "3",
543 "4",
544 }
545 wide{
546 "Hauwhā tuatahi",
547 "Hauwhā tuarua",
548 "Hauwhā tuatoru",
549 "Hauwhā tuawhā",
550 }
551 }
552 }
553 }
554 }
555 delimiters{
556 alternateQuotationEnd{"’"}
557 alternateQuotationStart{"‘"}
558 quotationEnd{"”"}
559 quotationStart{"“"}
560 }
561 fields{
562 day{
563 dn{"rā"}
564 relative{
565 "-1"{"inanahi"}
566 "0"{"āianei"}
567 "1"{"āpōpō"}
568 }
569 }
570 day-narrow{
571 dn{"rā"}
572 }
573 day-short{
574 dn{"rā"}
575 }
576 dayperiod{
577 dn{"AM/PM"}
578 }
579 era{
580 dn{"wā"}
581 }
582 hour{
583 dn{"hāora"}
584 }
585 hour-narrow{
586 dn{"hr"}
587 }
588 hour-short{
589 dn{"hr"}
590 }
591 minute{
592 dn{"meneti"}
593 }
594 minute-narrow{
595 dn{"men"}
596 }
597 minute-short{
598 dn{"men"}
599 }
600 month{
601 dn{"marama"}
602 }
603 month-narrow{
604 dn{"m"}
605 }
606 month-short{
607 dn{"m"}
608 }
609 quarter{
610 dn{"hauwhā"}
611 }
612 quarter-narrow{
613 dn{"hw"}
614 }
615 quarter-short{
616 dn{"hw"}
617 }
618 second{
619 dn{"hēkona"}
620 }
621 second-narrow{
622 dn{"hēk"}
623 }
624 second-short{
625 dn{"hēk"}
626 }
627 week{
628 dn{"wiki"}
629 }
630 week-narrow{
631 dn{"w"}
632 }
633 week-short{
634 dn{"w"}
635 }
636 weekday{
637 dn{"rā o te wiki"}
638 }
639 year{
640 dn{"tau"}
641 }
642 year-narrow{
643 dn{"t"}
644 }
645 year-short{
646 dn{"t"}
647 }
648 zone{
649 dn{"rohe wā"}
650 }
651 }
652 listPattern{
653 standard{
654 2{"{0}, {1}"}
655 end{"{0}, {1}"}
656 middle{"{0}, {1}"}
657 start{"{0}, {1}"}
658 }
659 }
660 measurementSystemNames{
661 UK{"UK"}
662 US{"US"}
663 metric{"Ngahuru"}
664 }
665}