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