]>
Commit | Line | Data |
---|---|---|
1 | // © 2016 and later: Unicode, Inc. and others. | |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
3 | /** | |
4 | * ICU <specials> source: <path>/common/main/root.xml | |
5 | */ | |
6 | root{ | |
7 | AuxExemplarCharacters{"[]"} | |
8 | Ellipsis{ | |
9 | final{"{0}…"} | |
10 | initial{"…{0}"} | |
11 | medial{"{0}…{1}"} | |
12 | word-final{"{0} …"} | |
13 | word-initial{"… {0}"} | |
14 | word-medial{"{0} … {1}"} | |
15 | } | |
16 | ExemplarCharacters{"[]"} | |
17 | ExemplarCharactersPunctuation{"[\\- , ; \\: ! ? . ( ) \\[ \\] \\{ \\}]"} | |
18 | MoreInformation{"?"} | |
19 | NumberElements{ | |
20 | arab{ | |
21 | patterns{ | |
22 | accountingFormat:alias{"/LOCALE/NumberElements/arab/patterns/currencyFormat"} | |
23 | currencyFormat{"#,##0.00 ¤"} | |
24 | percentFormat{"#,##0 %"} | |
25 | } | |
26 | symbols{ | |
27 | decimal{"٫"} | |
28 | exponential{"اس"} | |
29 | group{"٬"} | |
30 | infinity{"∞"} | |
31 | list{"؛"} | |
32 | minusSign{"-"} | |
33 | nan{"NaN"} | |
34 | perMille{"؉"} | |
35 | percentSign{"٪"} | |
36 | plusSign{"+"} | |
37 | superscriptingExponent{"×"} | |
38 | timeSeparator{":"} | |
39 | } | |
40 | } | |
41 | arabext{ | |
42 | symbols{ | |
43 | decimal{"٫"} | |
44 | exponential{"×۱۰^"} | |
45 | group{"٬"} | |
46 | infinity{"∞"} | |
47 | list{"؛"} | |
48 | minusSign{"-"} | |
49 | nan{"NaN"} | |
50 | perMille{"؉"} | |
51 | percentSign{"٪"} | |
52 | plusSign{"+"} | |
53 | superscriptingExponent{"×"} | |
54 | timeSeparator{"٫"} | |
55 | } | |
56 | } | |
57 | default{"latn"} | |
58 | latn{ | |
59 | miscPatterns{ | |
60 | atLeast{"⩾{0}"} | |
61 | range{"{0}–{1}"} | |
62 | } | |
63 | patterns{ | |
64 | accountingFormat:alias{"/LOCALE/NumberElements/latn/patterns/currencyFormat"} | |
65 | currencyFormat{"¤ #,##0.00"} | |
66 | decimalFormat{"#,##0.###"} | |
67 | percentFormat{"#,##0%"} | |
68 | scientificFormat{"#E0"} | |
69 | } | |
70 | patternsShort{ | |
71 | currencyFormat{ | |
72 | 1000{ | |
73 | other{"¤ 0K"} | |
74 | } | |
75 | 10000{ | |
76 | other{"¤ 00K"} | |
77 | } | |
78 | 100000{ | |
79 | other{"¤ 000K"} | |
80 | } | |
81 | 1000000{ | |
82 | other{"¤ 0M"} | |
83 | } | |
84 | 10000000{ | |
85 | other{"¤ 00M"} | |
86 | } | |
87 | 100000000{ | |
88 | other{"¤ 000M"} | |
89 | } | |
90 | 1000000000{ | |
91 | other{"¤ 0G"} | |
92 | } | |
93 | 10000000000{ | |
94 | other{"¤ 00G"} | |
95 | } | |
96 | 100000000000{ | |
97 | other{"¤ 000G"} | |
98 | } | |
99 | 1000000000000{ | |
100 | other{"¤ 0T"} | |
101 | } | |
102 | 10000000000000{ | |
103 | other{"¤ 00T"} | |
104 | } | |
105 | 100000000000000{ | |
106 | other{"¤ 000T"} | |
107 | } | |
108 | } | |
109 | decimalFormat{ | |
110 | 1000{ | |
111 | other{"0K"} | |
112 | } | |
113 | 10000{ | |
114 | other{"00K"} | |
115 | } | |
116 | 100000{ | |
117 | other{"000K"} | |
118 | } | |
119 | 1000000{ | |
120 | other{"0M"} | |
121 | } | |
122 | 10000000{ | |
123 | other{"00M"} | |
124 | } | |
125 | 100000000{ | |
126 | other{"000M"} | |
127 | } | |
128 | 1000000000{ | |
129 | other{"0G"} | |
130 | } | |
131 | 10000000000{ | |
132 | other{"00G"} | |
133 | } | |
134 | 100000000000{ | |
135 | other{"000G"} | |
136 | } | |
137 | 1000000000000{ | |
138 | other{"0T"} | |
139 | } | |
140 | 10000000000000{ | |
141 | other{"00T"} | |
142 | } | |
143 | 100000000000000{ | |
144 | other{"000T"} | |
145 | } | |
146 | } | |
147 | } | |
148 | symbols{ | |
149 | decimal{"."} | |
150 | exponential{"E"} | |
151 | group{","} | |
152 | infinity{"∞"} | |
153 | list{";"} | |
154 | minusSign{"-"} | |
155 | nan{"NaN"} | |
156 | perMille{"‰"} | |
157 | percentSign{"%"} | |
158 | plusSign{"+"} | |
159 | superscriptingExponent{"×"} | |
160 | timeSeparator{":"} | |
161 | } | |
162 | } | |
163 | minimalPairs{ | |
164 | ordinal{ | |
165 | other{"{0}?"} | |
166 | } | |
167 | plural{ | |
168 | other{"{0}?"} | |
169 | } | |
170 | } | |
171 | minimumGroupingDigits{"1"} | |
172 | native{"latn"} | |
173 | } | |
174 | Version{"2.1.32.59"} | |
175 | calendar{ | |
176 | buddhist{ | |
177 | AmPmMarkers:alias{"/LOCALE/calendar/gregorian/AmPmMarkers"} | |
178 | AmPmMarkersNarrow:alias{"/LOCALE/calendar/gregorian/AmPmMarkersNarrow"} | |
179 | DateTimePatterns:alias{"/LOCALE/calendar/generic/DateTimePatterns"} | |
180 | NoonMarker:alias{"/LOCALE/calendar/gregorian/NoonMarker"} | |
181 | NoonMarkerNarrow:alias{"/LOCALE/calendar/gregorian/NoonMarkerNarrow"} | |
182 | appendItems:alias{"/LOCALE/calendar/generic/appendItems"} | |
183 | availableFormats:alias{"/LOCALE/calendar/generic/availableFormats"} | |
184 | dayNames:alias{"/LOCALE/calendar/gregorian/dayNames"} | |
185 | eras{ | |
186 | abbreviated{ | |
187 | "BE", | |
188 | } | |
189 | narrow:alias{"/LOCALE/calendar/buddhist/eras/abbreviated"} | |
190 | wide:alias{"/LOCALE/calendar/buddhist/eras/abbreviated"} | |
191 | } | |
192 | intervalFormats:alias{"/LOCALE/calendar/generic/intervalFormats"} | |
193 | monthNames:alias{"/LOCALE/calendar/gregorian/monthNames"} | |
194 | quarters:alias{"/LOCALE/calendar/gregorian/quarters"} | |
195 | } | |
196 | chinese{ | |
197 | AmPmMarkers:alias{"/LOCALE/calendar/gregorian/AmPmMarkers"} | |
198 | AmPmMarkersNarrow:alias{"/LOCALE/calendar/gregorian/AmPmMarkersNarrow"} | |
199 | DateTimePatterns{ | |
200 | "HH:mm:ss zzzz", | |
201 | "HH:mm:ss z", | |
202 | "HH:mm:ss", | |
203 | "HH:mm", | |
204 | "r(U) MMMM d, EEEE", | |
205 | "r(U) MMMM d", | |
206 | "r MMM d", | |
207 | "r-MM-dd", | |
208 | "{1} {0}", | |
209 | "{1} {0}", | |
210 | "{1} {0}", | |
211 | "{1} {0}", | |
212 | "{1} {0}", | |
213 | } | |
214 | NoonMarker:alias{"/LOCALE/calendar/gregorian/NoonMarker"} | |
215 | NoonMarkerNarrow:alias{"/LOCALE/calendar/gregorian/NoonMarkerNarrow"} | |
216 | appendItems{ | |
217 | Day{"{0} ({2}: {1})"} | |
218 | Day-Of-Week{"{0} {1}"} | |
219 | Era{"{1} {0}"} | |
220 | Hour{"{0} ({2}: {1})"} | |
221 | Minute{"{0} ({2}: {1})"} | |
222 | Month{"{0} ({2}: {1})"} | |
223 | Quarter{"{0} ({2}: {1})"} | |
224 | Second{"{0} ({2}: {1})"} | |
225 | Timezone{"{0} {1}"} | |
226 | Week{"{0} ({2}: {1})"} | |
227 | Year{"{1} {0}"} | |
228 | } | |
229 | availableFormats{ | |
230 | E{"ccc"} | |
231 | Ed{"d, E"} | |
232 | Gy{"r U"} | |
233 | GyMMM{"r(U) MMM"} | |
234 | GyMMMEd{"r(U) MMM d, E"} | |
235 | GyMMMd{"r MMM d"} | |
236 | H{"HH"} | |
237 | Hm{"HH:mm"} | |
238 | Hms{"HH:mm:ss"} | |
239 | M{"L"} | |
240 | MEd{"MM-dd, E"} | |
241 | MMM{"LLL"} | |
242 | MMMEd{"MMM d, E"} | |
243 | MMMMd{"MMMM d"} | |
244 | MMMd{"MMM d"} | |
245 | Md{"MM-dd"} | |
246 | UM{"U MM"} | |
247 | UMMM{"U MMM"} | |
248 | UMMMd{"U MMM d"} | |
249 | UMd{"U MM-d"} | |
250 | d{"d"} | |
251 | h{"h a"} | |
252 | hm{"h:mm a"} | |
253 | hms{"h:mm:ss a"} | |
254 | ms{"mm:ss"} | |
255 | y{"r(U)"} | |
256 | yMd{"r-MM-dd"} | |
257 | yyyy{"r(U)"} | |
258 | yyyyM{"r-MM"} | |
259 | yyyyMEd{"r-MM-dd, E"} | |
260 | yyyyMMM{"r(U) MMM"} | |
261 | yyyyMMMEd{"r(U) MMM d, E"} | |
262 | yyyyMMMM{"r(U) MMMM"} | |
263 | yyyyMMMd{"r MMM d"} | |
264 | yyyyMd{"r-MM-dd"} | |
265 | yyyyQQQ{"r(U) QQQ"} | |
266 | yyyyQQQQ{"r(U) QQQQ"} | |
267 | } | |
268 | cyclicNameSets{ | |
269 | dayParts{ | |
270 | format{ | |
271 | abbreviated{ | |
272 | "zi", | |
273 | "chou", | |
274 | "yin", | |
275 | "mao", | |
276 | "chen", | |
277 | "si", | |
278 | "wu", | |
279 | "wei", | |
280 | "shen", | |
281 | "you", | |
282 | "xu", | |
283 | "hai", | |
284 | } | |
285 | narrow:alias{"/LOCALE/calendar/chinese/cyclicNameSets/dayParts/format/abbreviated"} | |
286 | wide:alias{"/LOCALE/calendar/chinese/cyclicNameSets/dayParts/format/abbreviated"} | |
287 | } | |
288 | } | |
289 | days:alias{"/LOCALE/calendar/chinese/cyclicNameSets/years"} | |
290 | months:alias{"/LOCALE/calendar/chinese/cyclicNameSets/years"} | |
291 | solarTerms{ | |
292 | format{ | |
293 | abbreviated{ | |
294 | "spring begins", | |
295 | "rain water", | |
296 | "insects awaken", | |
297 | "spring equinox", | |
298 | "bright and clear", | |
299 | "grain rain", | |
300 | "summer begins", | |
301 | "grain full", | |
302 | "grain in ear", | |
303 | "summer solstice", | |
304 | "minor heat", | |
305 | "major heat", | |
306 | "autumn begins", | |
307 | "end of heat", | |
308 | "white dew", | |
309 | "autumn equinox", | |
310 | "cold dew", | |
311 | "frost descends", | |
312 | "winter begins", | |
313 | "minor snow", | |
314 | "major snow", | |
315 | "winter solstice", | |
316 | "minor cold", | |
317 | "major cold", | |
318 | } | |
319 | narrow:alias{ | |
320 | "/LOCALE/calendar/chinese/cyclicNameSets/solarTerms/format/abbreviate" | |
321 | "d" | |
322 | } | |
323 | wide:alias{ | |
324 | "/LOCALE/calendar/chinese/cyclicNameSets/solarTerms/format/abbreviate" | |
325 | "d" | |
326 | } | |
327 | } | |
328 | } | |
329 | years{ | |
330 | format{ | |
331 | abbreviated{ | |
332 | "jia-zi", | |
333 | "yi-chou", | |
334 | "bing-yin", | |
335 | "ding-mao", | |
336 | "wu-chen", | |
337 | "ji-si", | |
338 | "geng-wu", | |
339 | "xin-wei", | |
340 | "ren-shen", | |
341 | "gui-you", | |
342 | "jia-xu", | |
343 | "yi-hai", | |
344 | "bing-zi", | |
345 | "ding-chou", | |
346 | "wu-yin", | |
347 | "ji-mao", | |
348 | "geng-chen", | |
349 | "xin-si", | |
350 | "ren-wu", | |
351 | "gui-wei", | |
352 | "jia-shen", | |
353 | "yi-you", | |
354 | "bing-xu", | |
355 | "ding-hai", | |
356 | "wu-zi", | |
357 | "ji-chou", | |
358 | "geng-yin", | |
359 | "xin-mao", | |
360 | "ren-chen", | |
361 | "gui-si", | |
362 | "jia-wu", | |
363 | "yi-wei", | |
364 | "bing-shen", | |
365 | "ding-you", | |
366 | "wu-xu", | |
367 | "ji-hai", | |
368 | "geng-zi", | |
369 | "xin-chou", | |
370 | "ren-yin", | |
371 | "gui-mao", | |
372 | "jia-chen", | |
373 | "yi-si", | |
374 | "bing-wu", | |
375 | "ding-wei", | |
376 | "wu-shen", | |
377 | "ji-you", | |
378 | "geng-xu", | |
379 | "xin-hai", | |
380 | "ren-zi", | |
381 | "gui-chou", | |
382 | "jia-yin", | |
383 | "yi-mao", | |
384 | "bing-chen", | |
385 | "ding-si", | |
386 | "wu-wu", | |
387 | "ji-wei", | |
388 | "geng-shen", | |
389 | "xin-you", | |
390 | "ren-xu", | |
391 | "gui-hai", | |
392 | } | |
393 | narrow:alias{"/LOCALE/calendar/chinese/cyclicNameSets/years/format/abbreviated"} | |
394 | wide:alias{"/LOCALE/calendar/chinese/cyclicNameSets/years/format/abbreviated"} | |
395 | } | |
396 | } | |
397 | zodiacs{ | |
398 | format{ | |
399 | abbreviated:alias{"/LOCALE/calendar/chinese/cyclicNameSets/dayParts/format/abbreviated"} | |
400 | narrow:alias{"/LOCALE/calendar/chinese/cyclicNameSets/zodiacs/format/abbreviated"} | |
401 | wide:alias{"/LOCALE/calendar/chinese/cyclicNameSets/zodiacs/format/abbreviated"} | |
402 | } | |
403 | } | |
404 | } | |
405 | dayNames:alias{"/LOCALE/calendar/gregorian/dayNames"} | |
406 | intervalFormats{ | |
407 | H{ | |
408 | H{"HH–HH"} | |
409 | } | |
410 | Hm{ | |
411 | H{"HH:mm–HH:mm"} | |
412 | m{"HH:mm–HH:mm"} | |
413 | } | |
414 | Hmv{ | |
415 | H{"HH:mm–HH:mm v"} | |
416 | m{"HH:mm–HH:mm v"} | |
417 | } | |
418 | Hv{ | |
419 | H{"HH–HH v"} | |
420 | } | |
421 | M{ | |
422 | M{"MM–MM"} | |
423 | } | |
424 | MEd{ | |
425 | M{"MM-dd, E – MM-dd, E"} | |
426 | d{"MM-dd, E – MM-dd, E"} | |
427 | } | |
428 | MMM{ | |
429 | M{"LLL–LLL"} | |
430 | } | |
431 | MMMEd{ | |
432 | M{"MMM d, E – MMM d, E"} | |
433 | d{"MMM d, E – MMM d, E"} | |
434 | } | |
435 | MMMd{ | |
436 | M{"MMM d – MMM d"} | |
437 | d{"MMM d–d"} | |
438 | } | |
439 | Md{ | |
440 | M{"MM-dd – MM-dd"} | |
441 | d{"MM-dd – MM-dd"} | |
442 | } | |
443 | d{ | |
444 | d{"d–d"} | |
445 | } | |
446 | fallback{"{0} – {1}"} | |
447 | h{ | |
448 | a{"h a – h a"} | |
449 | h{"h–h a"} | |
450 | } | |
451 | hm{ | |
452 | a{"h:mm a – h:mm a"} | |
453 | h{"h:mm–h:mm a"} | |
454 | m{"h:mm–h:mm a"} | |
455 | } | |
456 | hmv{ | |
457 | a{"h:mm a – h:mm a v"} | |
458 | h{"h:mm–h:mm a v"} | |
459 | m{"h:mm–h:mm a v"} | |
460 | } | |
461 | hv{ | |
462 | a{"h a – h a v"} | |
463 | h{"h–h a v"} | |
464 | } | |
465 | y{ | |
466 | y{"U–U"} | |
467 | } | |
468 | yM{ | |
469 | M{"y-MM – y-MM"} | |
470 | y{"y-MM – y-MM"} | |
471 | } | |
472 | yMEd{ | |
473 | M{"y-MM-dd, E – y-MM-dd, E"} | |
474 | d{"y-MM-dd, E – y-MM-dd, E"} | |
475 | y{"y-MM-dd, E – y-MM-dd, E"} | |
476 | } | |
477 | yMMM{ | |
478 | M{"U MMM–MMM"} | |
479 | y{"U MMM – U MMM"} | |
480 | } | |
481 | yMMMEd{ | |
482 | M{"U MMM d, E – MMM d, E"} | |
483 | d{"U MMM d, E – MMM d, E"} | |
484 | y{"U MMM d, E – U MMM d, E"} | |
485 | } | |
486 | yMMMM{ | |
487 | M{"U MMMM–MMMM"} | |
488 | y{"U MMMM – U MMMM"} | |
489 | } | |
490 | yMMMd{ | |
491 | M{"U MMM d – MMM d"} | |
492 | d{"U MMM d–d"} | |
493 | y{"U MMM d – U MMM d"} | |
494 | } | |
495 | yMd{ | |
496 | M{"y-MM-dd – y-MM-dd"} | |
497 | d{"y-MM-dd – y-MM-dd"} | |
498 | y{"y-MM-dd – y-MM-dd"} | |
499 | } | |
500 | } | |
501 | monthNames{ | |
502 | format{ | |
503 | abbreviated:alias{"/LOCALE/calendar/chinese/monthNames/format/wide"} | |
504 | narrow:alias{"/LOCALE/calendar/chinese/monthNames/stand-alone/narrow"} | |
505 | wide{ | |
506 | "M01", | |
507 | "M02", | |
508 | "M03", | |
509 | "M04", | |
510 | "M05", | |
511 | "M06", | |
512 | "M07", | |
513 | "M08", | |
514 | "M09", | |
515 | "M10", | |
516 | "M11", | |
517 | "M12", | |
518 | } | |
519 | } | |
520 | stand-alone{ | |
521 | abbreviated:alias{"/LOCALE/calendar/chinese/monthNames/format/abbreviated"} | |
522 | narrow{ | |
523 | "1", | |
524 | "2", | |
525 | "3", | |
526 | "4", | |
527 | "5", | |
528 | "6", | |
529 | "7", | |
530 | "8", | |
531 | "9", | |
532 | "10", | |
533 | "11", | |
534 | "12", | |
535 | } | |
536 | wide:alias{"/LOCALE/calendar/chinese/monthNames/format/wide"} | |
537 | } | |
538 | } | |
539 | monthPatterns{ | |
540 | format{ | |
541 | abbreviated:alias{"/LOCALE/calendar/chinese/monthPatterns/format/wide"} | |
542 | narrow:alias{"/LOCALE/calendar/chinese/monthPatterns/stand-alone/narrow"} | |
543 | wide{ | |
544 | leap{"{0}bis"} | |
545 | } | |
546 | } | |
547 | numeric{ | |
548 | all{ | |
549 | leap{"{0}bis"} | |
550 | } | |
551 | } | |
552 | stand-alone{ | |
553 | abbreviated:alias{"/LOCALE/calendar/chinese/monthPatterns/format/abbreviated"} | |
554 | narrow{ | |
555 | leap{"{0}b"} | |
556 | } | |
557 | wide:alias{"/LOCALE/calendar/chinese/monthPatterns/format/wide"} | |
558 | } | |
559 | } | |
560 | quarters:alias{"/LOCALE/calendar/gregorian/quarters"} | |
561 | } | |
562 | coptic{ | |
563 | AmPmMarkers:alias{"/LOCALE/calendar/gregorian/AmPmMarkers"} | |
564 | AmPmMarkersNarrow:alias{"/LOCALE/calendar/gregorian/AmPmMarkersNarrow"} | |
565 | DateTimePatterns:alias{"/LOCALE/calendar/generic/DateTimePatterns"} | |
566 | NoonMarker:alias{"/LOCALE/calendar/gregorian/NoonMarker"} | |
567 | NoonMarkerNarrow:alias{"/LOCALE/calendar/gregorian/NoonMarkerNarrow"} | |
568 | appendItems:alias{"/LOCALE/calendar/generic/appendItems"} | |
569 | availableFormats:alias{"/LOCALE/calendar/generic/availableFormats"} | |
570 | dayNames:alias{"/LOCALE/calendar/gregorian/dayNames"} | |
571 | eras{ | |
572 | abbreviated{ | |
573 | "ERA0", | |
574 | "ERA1", | |
575 | } | |
576 | narrow:alias{"/LOCALE/calendar/coptic/eras/abbreviated"} | |
577 | wide:alias{"/LOCALE/calendar/coptic/eras/abbreviated"} | |
578 | } | |
579 | intervalFormats:alias{"/LOCALE/calendar/generic/intervalFormats"} | |
580 | monthNames{ | |
581 | format{ | |
582 | abbreviated:alias{"/LOCALE/calendar/coptic/monthNames/format/wide"} | |
583 | narrow:alias{"/LOCALE/calendar/coptic/monthNames/stand-alone/narrow"} | |
584 | wide{ | |
585 | "Tout", | |
586 | "Baba", | |
587 | "Hator", | |
588 | "Kiahk", | |
589 | "Toba", | |
590 | "Amshir", | |
591 | "Baramhat", | |
592 | "Baramouda", | |
593 | "Bashans", | |
594 | "Paona", | |
595 | "Epep", | |
596 | "Mesra", | |
597 | "Nasie", | |
598 | } | |
599 | } | |
600 | stand-alone{ | |
601 | abbreviated:alias{"/LOCALE/calendar/coptic/monthNames/format/abbreviated"} | |
602 | narrow{ | |
603 | "1", | |
604 | "2", | |
605 | "3", | |
606 | "4", | |
607 | "5", | |
608 | "6", | |
609 | "7", | |
610 | "8", | |
611 | "9", | |
612 | "10", | |
613 | "11", | |
614 | "12", | |
615 | "13", | |
616 | } | |
617 | wide:alias{"/LOCALE/calendar/coptic/monthNames/format/wide"} | |
618 | } | |
619 | } | |
620 | quarters:alias{"/LOCALE/calendar/gregorian/quarters"} | |
621 | } | |
622 | dangi{ | |
623 | AmPmMarkers:alias{"/LOCALE/calendar/chinese/AmPmMarkers"} | |
624 | AmPmMarkersNarrow:alias{"/LOCALE/calendar/chinese/AmPmMarkersNarrow"} | |
625 | DateTimePatterns:alias{"/LOCALE/calendar/chinese/DateTimePatterns"} | |
626 | NoonMarker:alias{"/LOCALE/calendar/chinese/NoonMarker"} | |
627 | NoonMarkerNarrow:alias{"/LOCALE/calendar/chinese/NoonMarkerNarrow"} | |
628 | appendItems:alias{"/LOCALE/calendar/chinese/appendItems"} | |
629 | availableFormats:alias{"/LOCALE/calendar/chinese/availableFormats"} | |
630 | cyclicNameSets:alias{"/LOCALE/calendar/chinese/cyclicNameSets"} | |
631 | dayNames:alias{"/LOCALE/calendar/chinese/dayNames"} | |
632 | intervalFormats:alias{"/LOCALE/calendar/chinese/intervalFormats"} | |
633 | monthNames:alias{"/LOCALE/calendar/chinese/monthNames"} | |
634 | monthPatterns:alias{"/LOCALE/calendar/chinese/monthPatterns"} | |
635 | quarters:alias{"/LOCALE/calendar/chinese/quarters"} | |
636 | } | |
637 | default{"gregorian"} | |
638 | ethiopic{ | |
639 | AmPmMarkers:alias{"/LOCALE/calendar/gregorian/AmPmMarkers"} | |
640 | AmPmMarkersNarrow:alias{"/LOCALE/calendar/gregorian/AmPmMarkersNarrow"} | |
641 | DateTimePatterns:alias{"/LOCALE/calendar/generic/DateTimePatterns"} | |
642 | NoonMarker:alias{"/LOCALE/calendar/gregorian/NoonMarker"} | |
643 | NoonMarkerNarrow:alias{"/LOCALE/calendar/gregorian/NoonMarkerNarrow"} | |
644 | appendItems:alias{"/LOCALE/calendar/generic/appendItems"} | |
645 | availableFormats:alias{"/LOCALE/calendar/generic/availableFormats"} | |
646 | dayNames:alias{"/LOCALE/calendar/gregorian/dayNames"} | |
647 | eras{ | |
648 | abbreviated{ | |
649 | "ERA0", | |
650 | "ERA1", | |
651 | } | |
652 | narrow:alias{"/LOCALE/calendar/ethiopic/eras/abbreviated"} | |
653 | wide:alias{"/LOCALE/calendar/ethiopic/eras/abbreviated"} | |
654 | } | |
655 | intervalFormats:alias{"/LOCALE/calendar/generic/intervalFormats"} | |
656 | monthNames{ | |
657 | format{ | |
658 | abbreviated:alias{"/LOCALE/calendar/ethiopic/monthNames/format/wide"} | |
659 | narrow:alias{"/LOCALE/calendar/ethiopic/monthNames/stand-alone/narrow"} | |
660 | wide{ | |
661 | "Meskerem", | |
662 | "Tekemt", | |
663 | "Hedar", | |
664 | "Tahsas", | |
665 | "Ter", | |
666 | "Yekatit", | |
667 | "Megabit", | |
668 | "Miazia", | |
669 | "Genbot", | |
670 | "Sene", | |
671 | "Hamle", | |
672 | "Nehasse", | |
673 | "Pagumen", | |
674 | } | |
675 | } | |
676 | stand-alone{ | |
677 | abbreviated:alias{"/LOCALE/calendar/ethiopic/monthNames/format/abbreviated"} | |
678 | narrow{ | |
679 | "1", | |
680 | "2", | |
681 | "3", | |
682 | "4", | |
683 | "5", | |
684 | "6", | |
685 | "7", | |
686 | "8", | |
687 | "9", | |
688 | "10", | |
689 | "11", | |
690 | "12", | |
691 | "13", | |
692 | } | |
693 | wide:alias{"/LOCALE/calendar/ethiopic/monthNames/format/wide"} | |
694 | } | |
695 | } | |
696 | quarters:alias{"/LOCALE/calendar/gregorian/quarters"} | |
697 | } | |
698 | ethiopic-amete-alem{ | |
699 | AmPmMarkers:alias{"/LOCALE/calendar/ethiopic/AmPmMarkers"} | |
700 | AmPmMarkersNarrow:alias{"/LOCALE/calendar/ethiopic/AmPmMarkersNarrow"} | |
701 | DateTimePatterns:alias{"/LOCALE/calendar/ethiopic/DateTimePatterns"} | |
702 | NoonMarker:alias{"/LOCALE/calendar/ethiopic/NoonMarker"} | |
703 | NoonMarkerNarrow:alias{"/LOCALE/calendar/ethiopic/NoonMarkerNarrow"} | |
704 | appendItems:alias{"/LOCALE/calendar/ethiopic/appendItems"} | |
705 | availableFormats:alias{"/LOCALE/calendar/ethiopic/availableFormats"} | |
706 | dayNames:alias{"/LOCALE/calendar/ethiopic/dayNames"} | |
707 | eras{ | |
708 | abbreviated{ | |
709 | "ERA0", | |
710 | } | |
711 | narrow:alias{"/LOCALE/calendar/ethiopic-amete-alem/eras/abbreviated"} | |
712 | wide:alias{"/LOCALE/calendar/ethiopic-amete-alem/eras/abbreviated"} | |
713 | } | |
714 | intervalFormats:alias{"/LOCALE/calendar/ethiopic/intervalFormats"} | |
715 | monthNames:alias{"/LOCALE/calendar/ethiopic/monthNames"} | |
716 | quarters:alias{"/LOCALE/calendar/ethiopic/quarters"} | |
717 | } | |
718 | generic{ | |
719 | AmPmMarkers:alias{"/LOCALE/calendar/gregorian/AmPmMarkers"} | |
720 | AmPmMarkersNarrow:alias{"/LOCALE/calendar/gregorian/AmPmMarkersNarrow"} | |
721 | DateTimePatterns{ | |
722 | "HH:mm:ss zzzz", | |
723 | "HH:mm:ss z", | |
724 | "HH:mm:ss", | |
725 | "HH:mm", | |
726 | "G y MMMM d, EEEE", | |
727 | "G y MMMM d", | |
728 | "G y MMM d", | |
729 | "GGGGG y-MM-dd", | |
730 | "{1} {0}", | |
731 | "{1} {0}", | |
732 | "{1} {0}", | |
733 | "{1} {0}", | |
734 | "{1} {0}", | |
735 | } | |
736 | NoonMarker:alias{"/LOCALE/calendar/gregorian/NoonMarker"} | |
737 | NoonMarkerNarrow:alias{"/LOCALE/calendar/gregorian/NoonMarkerNarrow"} | |
738 | appendItems{ | |
739 | Day{"{0} ({2}: {1})"} | |
740 | Day-Of-Week{"{0} {1}"} | |
741 | Era{"{1} {0}"} | |
742 | Hour{"{0} ({2}: {1})"} | |
743 | Minute{"{0} ({2}: {1})"} | |
744 | Month{"{0} ({2}: {1})"} | |
745 | Quarter{"{0} ({2}: {1})"} | |
746 | Second{"{0} ({2}: {1})"} | |
747 | Timezone{"{0} {1}"} | |
748 | Week{"{0} ({2}: {1})"} | |
749 | Year{"{1} {0}"} | |
750 | } | |
751 | availableFormats{ | |
752 | E{"ccc"} | |
753 | EHm{"E HH:mm"} | |
754 | EHms{"E HH:mm:ss"} | |
755 | Ed{"d, E"} | |
756 | Ehm{"E h:mm a"} | |
757 | Ehms{"E h:mm:ss a"} | |
758 | Gy{"G y"} | |
759 | GyMMM{"G y MMM"} | |
760 | GyMMMEd{"G y MMM d, E"} | |
761 | GyMMMd{"G y MMM d"} | |
762 | H{"HH"} | |
763 | Hm{"HH:mm"} | |
764 | Hms{"HH:mm:ss"} | |
765 | M{"L"} | |
766 | MEd{"MM-dd, E"} | |
767 | MMM{"LLL"} | |
768 | MMMEd{"MMM d, E"} | |
769 | MMMMd{"MMMM d"} | |
770 | MMMd{"MMM d"} | |
771 | Md{"MM-dd"} | |
772 | d{"d"} | |
773 | h{"h a"} | |
774 | hm{"h:mm a"} | |
775 | hms{"h:mm:ss a"} | |
776 | ms{"mm:ss"} | |
777 | y{"G y"} | |
778 | yyyy{"G y"} | |
779 | yyyyM{"GGGGG y-MM"} | |
780 | yyyyMEd{"GGGGG y-MM-dd, E"} | |
781 | yyyyMMM{"G y MMM"} | |
782 | yyyyMMMEd{"G y MMM d, E"} | |
783 | yyyyMMMM{"G y MMMM"} | |
784 | yyyyMMMd{"G y MMM d"} | |
785 | yyyyMd{"GGGGG y-MM-dd"} | |
786 | yyyyQQQ{"G y QQQ"} | |
787 | yyyyQQQQ{"G y QQQQ"} | |
788 | } | |
789 | dayNames:alias{"/LOCALE/calendar/gregorian/dayNames"} | |
790 | eras{ | |
791 | abbreviated{ | |
792 | "ERA0", | |
793 | "ERA1", | |
794 | } | |
795 | narrow:alias{"/LOCALE/calendar/generic/eras/abbreviated"} | |
796 | wide:alias{"/LOCALE/calendar/generic/eras/abbreviated"} | |
797 | } | |
798 | intervalFormats{ | |
799 | H{ | |
800 | H{"HH–HH"} | |
801 | } | |
802 | Hm{ | |
803 | H{"HH:mm–HH:mm"} | |
804 | m{"HH:mm–HH:mm"} | |
805 | } | |
806 | Hmv{ | |
807 | H{"HH:mm–HH:mm v"} | |
808 | m{"HH:mm–HH:mm v"} | |
809 | } | |
810 | Hv{ | |
811 | H{"HH–HH v"} | |
812 | } | |
813 | M{ | |
814 | M{"MM–MM"} | |
815 | } | |
816 | MEd{ | |
817 | M{"MM-dd, E – MM-dd, E"} | |
818 | d{"MM-dd, E – MM-dd, E"} | |
819 | } | |
820 | MMM{ | |
821 | M{"LLL–LLL"} | |
822 | } | |
823 | MMMEd{ | |
824 | M{"MMM d, E – MMM d, E"} | |
825 | d{"MMM d, E – MMM d, E"} | |
826 | } | |
827 | MMMd{ | |
828 | M{"MMM d – MMM d"} | |
829 | d{"MMM d–d"} | |
830 | } | |
831 | Md{ | |
832 | M{"MM-dd – MM-dd"} | |
833 | d{"MM-dd – MM-dd"} | |
834 | } | |
835 | d{ | |
836 | d{"d–d"} | |
837 | } | |
838 | fallback{"{0} – {1}"} | |
839 | h{ | |
840 | a{"h a – h a"} | |
841 | h{"h–h a"} | |
842 | } | |
843 | hm{ | |
844 | a{"h:mm a – h:mm a"} | |
845 | h{"h:mm–h:mm a"} | |
846 | m{"h:mm–h:mm a"} | |
847 | } | |
848 | hmv{ | |
849 | a{"h:mm a – h:mm a v"} | |
850 | h{"h:mm–h:mm a v"} | |
851 | m{"h:mm–h:mm a v"} | |
852 | } | |
853 | hv{ | |
854 | a{"h a – h a v"} | |
855 | h{"h–h a v"} | |
856 | } | |
857 | y{ | |
858 | y{"G y–y"} | |
859 | } | |
860 | yM{ | |
861 | M{"GGGGG y-MM – y-MM"} | |
862 | y{"GGGGG y-MM – y-MM"} | |
863 | } | |
864 | yMEd{ | |
865 | M{"GGGGG y-MM-dd, E – y-MM-dd, E"} | |
866 | d{"GGGGG y-MM-dd, E – y-MM-dd, E"} | |
867 | y{"GGGGG y-MM-dd, E – y-MM-dd, E"} | |
868 | } | |
869 | yMMM{ | |
870 | M{"G y MMM–MMM"} | |
871 | y{"G y MMM – y MMM"} | |
872 | } | |
873 | yMMMEd{ | |
874 | M{"G y MMM d, E – MMM d, E"} | |
875 | d{"G y MMM d, E – MMM d, E"} | |
876 | y{"G y MMM d, E – y MMM d, E"} | |
877 | } | |
878 | yMMMM{ | |
879 | M{"G y MMMM–MMMM"} | |
880 | y{"G y MMMM – y MMMM"} | |
881 | } | |
882 | yMMMd{ | |
883 | M{"G y MMM d – MMM d"} | |
884 | d{"G y MMM d–d"} | |
885 | y{"G y MMM d – y MMM d"} | |
886 | } | |
887 | yMd{ | |
888 | M{"GGGGG y-MM-dd – y-MM-dd"} | |
889 | d{"GGGGG y-MM-dd – y-MM-dd"} | |
890 | y{"GGGGG y-MM-dd – y-MM-dd"} | |
891 | } | |
892 | } | |
893 | monthNames{ | |
894 | format{ | |
895 | abbreviated:alias{"/LOCALE/calendar/generic/monthNames/format/wide"} | |
896 | narrow:alias{"/LOCALE/calendar/generic/monthNames/stand-alone/narrow"} | |
897 | wide{ | |
898 | "M01", | |
899 | "M02", | |
900 | "M03", | |
901 | "M04", | |
902 | "M05", | |
903 | "M06", | |
904 | "M07", | |
905 | "M08", | |
906 | "M09", | |
907 | "M10", | |
908 | "M11", | |
909 | "M12", | |
910 | } | |
911 | } | |
912 | stand-alone{ | |
913 | abbreviated:alias{"/LOCALE/calendar/generic/monthNames/format/abbreviated"} | |
914 | narrow{ | |
915 | "1", | |
916 | "2", | |
917 | "3", | |
918 | "4", | |
919 | "5", | |
920 | "6", | |
921 | "7", | |
922 | "8", | |
923 | "9", | |
924 | "10", | |
925 | "11", | |
926 | "12", | |
927 | } | |
928 | wide:alias{"/LOCALE/calendar/generic/monthNames/format/wide"} | |
929 | } | |
930 | } | |
931 | quarters:alias{"/LOCALE/calendar/gregorian/quarters"} | |
932 | } | |
933 | gregorian{ | |
934 | AmPmMarkers:alias{"/LOCALE/calendar/gregorian/AmPmMarkersAbbr"} | |
935 | AmPmMarkersAbbr{ | |
936 | "AM", | |
937 | "PM", | |
938 | } | |
939 | AmPmMarkersNarrow:alias{"/LOCALE/calendar/gregorian/AmPmMarkersAbbr"} | |
940 | DateTimePatterns{ | |
941 | "HH:mm:ss zzzz", | |
942 | "HH:mm:ss z", | |
943 | "HH:mm:ss", | |
944 | "HH:mm", | |
945 | "y MMMM d, EEEE", | |
946 | "y MMMM d", | |
947 | "y MMM d", | |
948 | "y-MM-dd", | |
949 | "{1} {0}", | |
950 | "{1} {0}", | |
951 | "{1} {0}", | |
952 | "{1} {0}", | |
953 | "{1} {0}", | |
954 | } | |
955 | appendItems{ | |
956 | Day{"{0} ({2}: {1})"} | |
957 | Day-Of-Week{"{0} {1}"} | |
958 | Era{"{1} {0}"} | |
959 | Hour{"{0} ({2}: {1})"} | |
960 | Minute{"{0} ({2}: {1})"} | |
961 | Month{"{0} ({2}: {1})"} | |
962 | Quarter{"{0} ({2}: {1})"} | |
963 | Second{"{0} ({2}: {1})"} | |
964 | Timezone{"{0} {1}"} | |
965 | Week{"{0} ({2}: {1})"} | |
966 | Year{"{1} {0}"} | |
967 | } | |
968 | availableFormats{ | |
969 | E{"ccc"} | |
970 | EHm{"E HH:mm"} | |
971 | EHms{"E HH:mm:ss"} | |
972 | Ed{"d, E"} | |
973 | Ehm{"E h:mm a"} | |
974 | Ehms{"E h:mm:ss a"} | |
975 | Gy{"G y"} | |
976 | GyMMM{"G y MMM"} | |
977 | GyMMMEd{"G y MMM d, E"} | |
978 | GyMMMd{"G y MMM d"} | |
979 | H{"HH"} | |
980 | Hm{"HH:mm"} | |
981 | Hms{"HH:mm:ss"} | |
982 | Hmsv{"HH:mm:ss v"} | |
983 | Hmv{"HH:mm v"} | |
984 | M{"L"} | |
985 | MEd{"MM-dd, E"} | |
986 | MMM{"LLL"} | |
987 | MMMEd{"MMM d, E"} | |
988 | MMMMW{ | |
989 | other{"'week' W 'of' MMMM"} | |
990 | } | |
991 | MMMMd{"MMMM d"} | |
992 | MMMd{"MMM d"} | |
993 | Md{"MM-dd"} | |
994 | d{"d"} | |
995 | h{"h a"} | |
996 | hm{"h:mm a"} | |
997 | hms{"h:mm:ss a"} | |
998 | hmsv{"h:mm:ss a v"} | |
999 | hmv{"h:mm a v"} | |
1000 | ms{"mm:ss"} | |
1001 | y{"y"} | |
1002 | yM{"y-MM"} | |
1003 | yMEd{"y-MM-dd, E"} | |
1004 | yMMM{"y MMM"} | |
1005 | yMMMEd{"y MMM d, E"} | |
1006 | yMMMM{"y MMMM"} | |
1007 | yMMMd{"y MMM d"} | |
1008 | yMd{"y-MM-dd"} | |
1009 | yQQQ{"y QQQ"} | |
1010 | yQQQQ{"y QQQQ"} | |
1011 | yw{ | |
1012 | other{"'week' w 'of' y"} | |
1013 | } | |
1014 | } | |
1015 | dayNames{ | |
1016 | format{ | |
1017 | abbreviated:alias{"/LOCALE/calendar/gregorian/dayNames/format/wide"} | |
1018 | narrow:alias{"/LOCALE/calendar/gregorian/dayNames/stand-alone/narrow"} | |
1019 | short:alias{"/LOCALE/calendar/gregorian/dayNames/format/abbreviated"} | |
1020 | wide{ | |
1021 | "Sun", | |
1022 | "Mon", | |
1023 | "Tue", | |
1024 | "Wed", | |
1025 | "Thu", | |
1026 | "Fri", | |
1027 | "Sat", | |
1028 | } | |
1029 | } | |
1030 | stand-alone{ | |
1031 | abbreviated:alias{"/LOCALE/calendar/gregorian/dayNames/format/abbreviated"} | |
1032 | narrow{ | |
1033 | "S", | |
1034 | "M", | |
1035 | "T", | |
1036 | "W", | |
1037 | "T", | |
1038 | "F", | |
1039 | "S", | |
1040 | } | |
1041 | short:alias{"/LOCALE/calendar/gregorian/dayNames/format/short"} | |
1042 | wide:alias{"/LOCALE/calendar/gregorian/dayNames/format/wide"} | |
1043 | } | |
1044 | } | |
1045 | eras{ | |
1046 | abbreviated{ | |
1047 | "BCE", | |
1048 | "CE", | |
1049 | } | |
1050 | narrow:alias{"/LOCALE/calendar/gregorian/eras/abbreviated"} | |
1051 | wide:alias{"/LOCALE/calendar/gregorian/eras/abbreviated"} | |
1052 | } | |
1053 | intervalFormats{ | |
1054 | H{ | |
1055 | H{"HH–HH"} | |
1056 | } | |
1057 | Hm{ | |
1058 | H{"HH:mm–HH:mm"} | |
1059 | m{"HH:mm–HH:mm"} | |
1060 | } | |
1061 | Hmv{ | |
1062 | H{"HH:mm–HH:mm v"} | |
1063 | m{"HH:mm–HH:mm v"} | |
1064 | } | |
1065 | Hv{ | |
1066 | H{"HH–HH v"} | |
1067 | } | |
1068 | M{ | |
1069 | M{"MM–MM"} | |
1070 | } | |
1071 | MEd{ | |
1072 | M{"MM-dd, E – MM-dd, E"} | |
1073 | d{"MM-dd, E – MM-dd, E"} | |
1074 | } | |
1075 | MMM{ | |
1076 | M{"LLL–LLL"} | |
1077 | } | |
1078 | MMMEd{ | |
1079 | M{"MMM d, E – MMM d, E"} | |
1080 | d{"MMM d, E – MMM d, E"} | |
1081 | } | |
1082 | MMMd{ | |
1083 | M{"MMM d – MMM d"} | |
1084 | d{"MMM d–d"} | |
1085 | } | |
1086 | Md{ | |
1087 | M{"MM-dd – MM-dd"} | |
1088 | d{"MM-dd – MM-dd"} | |
1089 | } | |
1090 | d{ | |
1091 | d{"d–d"} | |
1092 | } | |
1093 | fallback{"{0} – {1}"} | |
1094 | h{ | |
1095 | a{"h a – h a"} | |
1096 | h{"h–h a"} | |
1097 | } | |
1098 | hm{ | |
1099 | a{"h:mm a – h:mm a"} | |
1100 | h{"h:mm–h:mm a"} | |
1101 | m{"h:mm–h:mm a"} | |
1102 | } | |
1103 | hmv{ | |
1104 | a{"h:mm a – h:mm a v"} | |
1105 | h{"h:mm–h:mm a v"} | |
1106 | m{"h:mm–h:mm a v"} | |
1107 | } | |
1108 | hv{ | |
1109 | a{"h a – h a v"} | |
1110 | h{"h–h a v"} | |
1111 | } | |
1112 | y{ | |
1113 | y{"y–y"} | |
1114 | } | |
1115 | yM{ | |
1116 | M{"y-MM – y-MM"} | |
1117 | y{"y-MM – y-MM"} | |
1118 | } | |
1119 | yMEd{ | |
1120 | M{"y-MM-dd, E – y-MM-dd, E"} | |
1121 | d{"y-MM-dd, E – y-MM-dd, E"} | |
1122 | y{"y-MM-dd, E – y-MM-dd, E"} | |
1123 | } | |
1124 | yMMM{ | |
1125 | M{"y MMM–MMM"} | |
1126 | y{"y MMM – y MMM"} | |
1127 | } | |
1128 | yMMMEd{ | |
1129 | M{"y MMM d, E – MMM d, E"} | |
1130 | d{"y MMM d, E – MMM d, E"} | |
1131 | y{"y MMM d, E – y MMM d, E"} | |
1132 | } | |
1133 | yMMMM{ | |
1134 | M{"y MMMM–MMMM"} | |
1135 | y{"y MMMM – y MMMM"} | |
1136 | } | |
1137 | yMMMd{ | |
1138 | M{"y MMM d – MMM d"} | |
1139 | d{"y MMM d–d"} | |
1140 | y{"y MMM d – y MMM d"} | |
1141 | } | |
1142 | yMd{ | |
1143 | M{"y-MM-dd – y-MM-dd"} | |
1144 | d{"y-MM-dd – y-MM-dd"} | |
1145 | y{"y-MM-dd – y-MM-dd"} | |
1146 | } | |
1147 | } | |
1148 | monthNames{ | |
1149 | format{ | |
1150 | abbreviated:alias{"/LOCALE/calendar/gregorian/monthNames/format/wide"} | |
1151 | narrow:alias{"/LOCALE/calendar/gregorian/monthNames/stand-alone/narrow"} | |
1152 | wide{ | |
1153 | "M01", | |
1154 | "M02", | |
1155 | "M03", | |
1156 | "M04", | |
1157 | "M05", | |
1158 | "M06", | |
1159 | "M07", | |
1160 | "M08", | |
1161 | "M09", | |
1162 | "M10", | |
1163 | "M11", | |
1164 | "M12", | |
1165 | } | |
1166 | } | |
1167 | stand-alone{ | |
1168 | abbreviated:alias{"/LOCALE/calendar/gregorian/monthNames/format/abbreviated"} | |
1169 | narrow{ | |
1170 | "1", | |
1171 | "2", | |
1172 | "3", | |
1173 | "4", | |
1174 | "5", | |
1175 | "6", | |
1176 | "7", | |
1177 | "8", | |
1178 | "9", | |
1179 | "10", | |
1180 | "11", | |
1181 | "12", | |
1182 | } | |
1183 | wide:alias{"/LOCALE/calendar/gregorian/monthNames/format/wide"} | |
1184 | } | |
1185 | } | |
1186 | quarters{ | |
1187 | format{ | |
1188 | abbreviated:alias{"/LOCALE/calendar/gregorian/quarters/format/wide"} | |
1189 | narrow:alias{"/LOCALE/calendar/gregorian/quarters/stand-alone/narrow"} | |
1190 | wide{ | |
1191 | "Q1", | |
1192 | "Q2", | |
1193 | "Q3", | |
1194 | "Q4", | |
1195 | } | |
1196 | } | |
1197 | stand-alone{ | |
1198 | abbreviated:alias{"/LOCALE/calendar/gregorian/quarters/format/abbreviated"} | |
1199 | narrow{ | |
1200 | "1", | |
1201 | "2", | |
1202 | "3", | |
1203 | "4", | |
1204 | } | |
1205 | wide:alias{"/LOCALE/calendar/gregorian/quarters/format/wide"} | |
1206 | } | |
1207 | } | |
1208 | } | |
1209 | hebrew{ | |
1210 | AmPmMarkers:alias{"/LOCALE/calendar/gregorian/AmPmMarkers"} | |
1211 | AmPmMarkersNarrow:alias{"/LOCALE/calendar/gregorian/AmPmMarkersNarrow"} | |
1212 | DateTimePatterns:alias{"/LOCALE/calendar/generic/DateTimePatterns"} | |
1213 | NoonMarker:alias{"/LOCALE/calendar/gregorian/NoonMarker"} | |
1214 | NoonMarkerNarrow:alias{"/LOCALE/calendar/gregorian/NoonMarkerNarrow"} | |
1215 | appendItems:alias{"/LOCALE/calendar/generic/appendItems"} | |
1216 | availableFormats:alias{"/LOCALE/calendar/generic/availableFormats"} | |
1217 | dayNames:alias{"/LOCALE/calendar/gregorian/dayNames"} | |
1218 | eras{ | |
1219 | abbreviated{ | |
1220 | "AM", | |
1221 | } | |
1222 | narrow:alias{"/LOCALE/calendar/hebrew/eras/abbreviated"} | |
1223 | wide:alias{"/LOCALE/calendar/hebrew/eras/abbreviated"} | |
1224 | } | |
1225 | intervalFormats:alias{"/LOCALE/calendar/generic/intervalFormats"} | |
1226 | monthNames{ | |
1227 | format{ | |
1228 | abbreviated:alias{"/LOCALE/calendar/hebrew/monthNames/format/wide"} | |
1229 | narrow:alias{"/LOCALE/calendar/hebrew/monthNames/stand-alone/narrow"} | |
1230 | wide{ | |
1231 | "Tishri", | |
1232 | "Heshvan", | |
1233 | "Kislev", | |
1234 | "Tevet", | |
1235 | "Shevat", | |
1236 | "Adar I", | |
1237 | "Adar", | |
1238 | "Nisan", | |
1239 | "Iyar", | |
1240 | "Sivan", | |
1241 | "Tamuz", | |
1242 | "Av", | |
1243 | "Elul", | |
1244 | "Adar II", | |
1245 | } | |
1246 | } | |
1247 | stand-alone{ | |
1248 | abbreviated:alias{"/LOCALE/calendar/hebrew/monthNames/format/abbreviated"} | |
1249 | narrow{ | |
1250 | "1", | |
1251 | "2", | |
1252 | "3", | |
1253 | "4", | |
1254 | "5", | |
1255 | "6", | |
1256 | "7", | |
1257 | "8", | |
1258 | "9", | |
1259 | "10", | |
1260 | "11", | |
1261 | "12", | |
1262 | "13", | |
1263 | "7", | |
1264 | } | |
1265 | wide:alias{"/LOCALE/calendar/hebrew/monthNames/format/wide"} | |
1266 | } | |
1267 | } | |
1268 | quarters:alias{"/LOCALE/calendar/gregorian/quarters"} | |
1269 | } | |
1270 | indian{ | |
1271 | AmPmMarkers:alias{"/LOCALE/calendar/gregorian/AmPmMarkers"} | |
1272 | AmPmMarkersNarrow:alias{"/LOCALE/calendar/gregorian/AmPmMarkersNarrow"} | |
1273 | DateTimePatterns:alias{"/LOCALE/calendar/generic/DateTimePatterns"} | |
1274 | NoonMarker:alias{"/LOCALE/calendar/gregorian/NoonMarker"} | |
1275 | NoonMarkerNarrow:alias{"/LOCALE/calendar/gregorian/NoonMarkerNarrow"} | |
1276 | appendItems:alias{"/LOCALE/calendar/generic/appendItems"} | |
1277 | availableFormats:alias{"/LOCALE/calendar/generic/availableFormats"} | |
1278 | dayNames:alias{"/LOCALE/calendar/gregorian/dayNames"} | |
1279 | eras{ | |
1280 | abbreviated{ | |
1281 | "Saka", | |
1282 | } | |
1283 | narrow:alias{"/LOCALE/calendar/indian/eras/abbreviated"} | |
1284 | wide:alias{"/LOCALE/calendar/indian/eras/abbreviated"} | |
1285 | } | |
1286 | intervalFormats:alias{"/LOCALE/calendar/generic/intervalFormats"} | |
1287 | monthNames{ | |
1288 | format{ | |
1289 | abbreviated:alias{"/LOCALE/calendar/indian/monthNames/format/wide"} | |
1290 | narrow:alias{"/LOCALE/calendar/indian/monthNames/stand-alone/narrow"} | |
1291 | wide{ | |
1292 | "Chaitra", | |
1293 | "Vaisakha", | |
1294 | "Jyaistha", | |
1295 | "Asadha", | |
1296 | "Sravana", | |
1297 | "Bhadra", | |
1298 | "Asvina", | |
1299 | "Kartika", | |
1300 | "Agrahayana", | |
1301 | "Pausa", | |
1302 | "Magha", | |
1303 | "Phalguna", | |
1304 | } | |
1305 | } | |
1306 | stand-alone{ | |
1307 | abbreviated:alias{"/LOCALE/calendar/indian/monthNames/format/abbreviated"} | |
1308 | narrow{ | |
1309 | "1", | |
1310 | "2", | |
1311 | "3", | |
1312 | "4", | |
1313 | "5", | |
1314 | "6", | |
1315 | "7", | |
1316 | "8", | |
1317 | "9", | |
1318 | "10", | |
1319 | "11", | |
1320 | "12", | |
1321 | } | |
1322 | wide:alias{"/LOCALE/calendar/indian/monthNames/format/wide"} | |
1323 | } | |
1324 | } | |
1325 | quarters:alias{"/LOCALE/calendar/gregorian/quarters"} | |
1326 | } | |
1327 | islamic{ | |
1328 | AmPmMarkers:alias{"/LOCALE/calendar/gregorian/AmPmMarkers"} | |
1329 | AmPmMarkersNarrow:alias{"/LOCALE/calendar/gregorian/AmPmMarkersNarrow"} | |
1330 | DateTimePatterns:alias{"/LOCALE/calendar/generic/DateTimePatterns"} | |
1331 | NoonMarker:alias{"/LOCALE/calendar/gregorian/NoonMarker"} | |
1332 | NoonMarkerNarrow:alias{"/LOCALE/calendar/gregorian/NoonMarkerNarrow"} | |
1333 | appendItems:alias{"/LOCALE/calendar/generic/appendItems"} | |
1334 | availableFormats:alias{"/LOCALE/calendar/generic/availableFormats"} | |
1335 | dayNames:alias{"/LOCALE/calendar/gregorian/dayNames"} | |
1336 | eras{ | |
1337 | abbreviated{ | |
1338 | "AH", | |
1339 | } | |
1340 | narrow:alias{"/LOCALE/calendar/islamic/eras/abbreviated"} | |
1341 | wide:alias{"/LOCALE/calendar/islamic/eras/abbreviated"} | |
1342 | } | |
1343 | intervalFormats:alias{"/LOCALE/calendar/generic/intervalFormats"} | |
1344 | monthNames{ | |
1345 | format{ | |
1346 | abbreviated{ | |
1347 | "Muh.", | |
1348 | "Saf.", | |
1349 | "Rab. I", | |
1350 | "Rab. II", | |
1351 | "Jum. I", | |
1352 | "Jum. II", | |
1353 | "Raj.", | |
1354 | "Sha.", | |
1355 | "Ram.", | |
1356 | "Shaw.", | |
1357 | "Dhuʻl-Q.", | |
1358 | "Dhuʻl-H.", | |
1359 | } | |
1360 | narrow:alias{"/LOCALE/calendar/islamic/monthNames/stand-alone/narrow"} | |
1361 | wide{ | |
1362 | "Muharram", | |
1363 | "Safar", | |
1364 | "Rabiʻ I", | |
1365 | "Rabiʻ II", | |
1366 | "Jumada I", | |
1367 | "Jumada II", | |
1368 | "Rajab", | |
1369 | "Shaʻban", | |
1370 | "Ramadan", | |
1371 | "Shawwal", | |
1372 | "Dhuʻl-Qiʻdah", | |
1373 | "Dhuʻl-Hijjah", | |
1374 | } | |
1375 | } | |
1376 | stand-alone{ | |
1377 | abbreviated:alias{"/LOCALE/calendar/islamic/monthNames/format/abbreviated"} | |
1378 | narrow{ | |
1379 | "1", | |
1380 | "2", | |
1381 | "3", | |
1382 | "4", | |
1383 | "5", | |
1384 | "6", | |
1385 | "7", | |
1386 | "8", | |
1387 | "9", | |
1388 | "10", | |
1389 | "11", | |
1390 | "12", | |
1391 | } | |
1392 | wide:alias{"/LOCALE/calendar/islamic/monthNames/format/wide"} | |
1393 | } | |
1394 | } | |
1395 | quarters:alias{"/LOCALE/calendar/gregorian/quarters"} | |
1396 | } | |
1397 | islamic-civil{ | |
1398 | AmPmMarkers:alias{"/LOCALE/calendar/islamic/AmPmMarkers"} | |
1399 | AmPmMarkersNarrow:alias{"/LOCALE/calendar/islamic/AmPmMarkersNarrow"} | |
1400 | DateTimePatterns:alias{"/LOCALE/calendar/islamic/DateTimePatterns"} | |
1401 | NoonMarker:alias{"/LOCALE/calendar/islamic/NoonMarker"} | |
1402 | NoonMarkerNarrow:alias{"/LOCALE/calendar/islamic/NoonMarkerNarrow"} | |
1403 | appendItems:alias{"/LOCALE/calendar/islamic/appendItems"} | |
1404 | availableFormats:alias{"/LOCALE/calendar/islamic/availableFormats"} | |
1405 | dayNames:alias{"/LOCALE/calendar/islamic/dayNames"} | |
1406 | eras:alias{"/LOCALE/calendar/islamic/eras"} | |
1407 | intervalFormats:alias{"/LOCALE/calendar/islamic/intervalFormats"} | |
1408 | monthNames:alias{"/LOCALE/calendar/islamic/monthNames"} | |
1409 | quarters:alias{"/LOCALE/calendar/islamic/quarters"} | |
1410 | } | |
1411 | islamic-rgsa{ | |
1412 | AmPmMarkers:alias{"/LOCALE/calendar/islamic/AmPmMarkers"} | |
1413 | AmPmMarkersNarrow:alias{"/LOCALE/calendar/islamic/AmPmMarkersNarrow"} | |
1414 | DateTimePatterns:alias{"/LOCALE/calendar/islamic/DateTimePatterns"} | |
1415 | NoonMarker:alias{"/LOCALE/calendar/islamic/NoonMarker"} | |
1416 | NoonMarkerNarrow:alias{"/LOCALE/calendar/islamic/NoonMarkerNarrow"} | |
1417 | appendItems:alias{"/LOCALE/calendar/islamic/appendItems"} | |
1418 | availableFormats:alias{"/LOCALE/calendar/islamic/availableFormats"} | |
1419 | dayNames:alias{"/LOCALE/calendar/islamic/dayNames"} | |
1420 | eras:alias{"/LOCALE/calendar/islamic/eras"} | |
1421 | intervalFormats:alias{"/LOCALE/calendar/islamic/intervalFormats"} | |
1422 | monthNames:alias{"/LOCALE/calendar/islamic/monthNames"} | |
1423 | quarters:alias{"/LOCALE/calendar/islamic/quarters"} | |
1424 | } | |
1425 | islamic-tbla{ | |
1426 | AmPmMarkers:alias{"/LOCALE/calendar/islamic/AmPmMarkers"} | |
1427 | AmPmMarkersNarrow:alias{"/LOCALE/calendar/islamic/AmPmMarkersNarrow"} | |
1428 | DateTimePatterns:alias{"/LOCALE/calendar/islamic/DateTimePatterns"} | |
1429 | NoonMarker:alias{"/LOCALE/calendar/islamic/NoonMarker"} | |
1430 | NoonMarkerNarrow:alias{"/LOCALE/calendar/islamic/NoonMarkerNarrow"} | |
1431 | appendItems:alias{"/LOCALE/calendar/islamic/appendItems"} | |
1432 | availableFormats:alias{"/LOCALE/calendar/islamic/availableFormats"} | |
1433 | dayNames:alias{"/LOCALE/calendar/islamic/dayNames"} | |
1434 | eras:alias{"/LOCALE/calendar/islamic/eras"} | |
1435 | intervalFormats:alias{"/LOCALE/calendar/islamic/intervalFormats"} | |
1436 | monthNames:alias{"/LOCALE/calendar/islamic/monthNames"} | |
1437 | quarters:alias{"/LOCALE/calendar/islamic/quarters"} | |
1438 | } | |
1439 | islamic-umalqura{ | |
1440 | AmPmMarkers:alias{"/LOCALE/calendar/islamic/AmPmMarkers"} | |
1441 | AmPmMarkersNarrow:alias{"/LOCALE/calendar/islamic/AmPmMarkersNarrow"} | |
1442 | DateTimePatterns:alias{"/LOCALE/calendar/islamic/DateTimePatterns"} | |
1443 | NoonMarker:alias{"/LOCALE/calendar/islamic/NoonMarker"} | |
1444 | NoonMarkerNarrow:alias{"/LOCALE/calendar/islamic/NoonMarkerNarrow"} | |
1445 | appendItems:alias{"/LOCALE/calendar/islamic/appendItems"} | |
1446 | availableFormats:alias{"/LOCALE/calendar/islamic/availableFormats"} | |
1447 | dayNames:alias{"/LOCALE/calendar/islamic/dayNames"} | |
1448 | eras:alias{"/LOCALE/calendar/islamic/eras"} | |
1449 | intervalFormats:alias{"/LOCALE/calendar/islamic/intervalFormats"} | |
1450 | monthNames:alias{"/LOCALE/calendar/islamic/monthNames"} | |
1451 | quarters:alias{"/LOCALE/calendar/islamic/quarters"} | |
1452 | } | |
1453 | japanese{ | |
1454 | AmPmMarkers:alias{"/LOCALE/calendar/gregorian/AmPmMarkers"} | |
1455 | AmPmMarkersNarrow:alias{"/LOCALE/calendar/gregorian/AmPmMarkersNarrow"} | |
1456 | DateTimePatterns:alias{"/LOCALE/calendar/generic/DateTimePatterns"} | |
1457 | NoonMarker:alias{"/LOCALE/calendar/gregorian/NoonMarker"} | |
1458 | NoonMarkerNarrow:alias{"/LOCALE/calendar/gregorian/NoonMarkerNarrow"} | |
1459 | appendItems:alias{"/LOCALE/calendar/generic/appendItems"} | |
1460 | availableFormats:alias{"/LOCALE/calendar/generic/availableFormats"} | |
1461 | dayNames:alias{"/LOCALE/calendar/gregorian/dayNames"} | |
1462 | eras{ | |
1463 | abbreviated{ | |
1464 | "Taika (645–650)", | |
1465 | "Hakuchi (650–671)", | |
1466 | "Hakuhō (672–686)", | |
1467 | "Shuchō (686–701)", | |
1468 | "Taihō (701–704)", | |
1469 | "Keiun (704–708)", | |
1470 | "Wadō (708–715)", | |
1471 | "Reiki (715–717)", | |
1472 | "Yōrō (717–724)", | |
1473 | "Jinki (724–729)", | |
1474 | "Tenpyō (729–749)", | |
1475 | "Tenpyō-kampō (749–749)", | |
1476 | "Tenpyō-shōhō (749–757)", | |
1477 | "Tenpyō-hōji (757–765)", | |
1478 | "Tenpyō-jingo (765–767)", | |
1479 | "Jingo-keiun (767–770)", | |
1480 | "Hōki (770–780)", | |
1481 | "Ten-ō (781–782)", | |
1482 | "Enryaku (782–806)", | |
1483 | "Daidō (806–810)", | |
1484 | "Kōnin (810–824)", | |
1485 | "Tenchō (824–834)", | |
1486 | "Jōwa (834–848)", | |
1487 | "Kajō (848–851)", | |
1488 | "Ninju (851–854)", | |
1489 | "Saikō (854–857)", | |
1490 | "Ten-an (857–859)", | |
1491 | "Jōgan (859–877)", | |
1492 | "Gangyō (877–885)", | |
1493 | "Ninna (885–889)", | |
1494 | "Kanpyō (889–898)", | |
1495 | "Shōtai (898–901)", | |
1496 | "Engi (901–923)", | |
1497 | "Enchō (923–931)", | |
1498 | "Jōhei (931–938)", | |
1499 | "Tengyō (938–947)", | |
1500 | "Tenryaku (947–957)", | |
1501 | "Tentoku (957–961)", | |
1502 | "Ōwa (961–964)", | |
1503 | "Kōhō (964–968)", | |
1504 | "Anna (968–970)", | |
1505 | "Tenroku (970–973)", | |
1506 | "Ten’en (973–976)", | |
1507 | "Jōgen (976–978)", | |
1508 | "Tengen (978–983)", | |
1509 | "Eikan (983–985)", | |
1510 | "Kanna (985–987)", | |
1511 | "Eien (987–989)", | |
1512 | "Eiso (989–990)", | |
1513 | "Shōryaku (990–995)", | |
1514 | "Chōtoku (995–999)", | |
1515 | "Chōhō (999–1004)", | |
1516 | "Kankō (1004–1012)", | |
1517 | "Chōwa (1012–1017)", | |
1518 | "Kannin (1017–1021)", | |
1519 | "Jian (1021–1024)", | |
1520 | "Manju (1024–1028)", | |
1521 | "Chōgen (1028–1037)", | |
1522 | "Chōryaku (1037–1040)", | |
1523 | "Chōkyū (1040–1044)", | |
1524 | "Kantoku (1044–1046)", | |
1525 | "Eishō (1046–1053)", | |
1526 | "Tengi (1053–1058)", | |
1527 | "Kōhei (1058–1065)", | |
1528 | "Jiryaku (1065–1069)", | |
1529 | "Enkyū (1069–1074)", | |
1530 | "Shōho (1074–1077)", | |
1531 | "Shōryaku (1077–1081)", | |
1532 | "Eihō (1081–1084)", | |
1533 | "Ōtoku (1084–1087)", | |
1534 | "Kanji (1087–1094)", | |
1535 | "Kahō (1094–1096)", | |
1536 | "Eichō (1096–1097)", | |
1537 | "Jōtoku (1097–1099)", | |
1538 | "Kōwa (1099–1104)", | |
1539 | "Chōji (1104–1106)", | |
1540 | "Kashō (1106–1108)", | |
1541 | "Tennin (1108–1110)", | |
1542 | "Ten-ei (1110–1113)", | |
1543 | "Eikyū (1113–1118)", | |
1544 | "Gen’ei (1118–1120)", | |
1545 | "Hōan (1120–1124)", | |
1546 | "Tenji (1124–1126)", | |
1547 | "Daiji (1126–1131)", | |
1548 | "Tenshō (1131–1132)", | |
1549 | "Chōshō (1132–1135)", | |
1550 | "Hōen (1135–1141)", | |
1551 | "Eiji (1141–1142)", | |
1552 | "Kōji (1142–1144)", | |
1553 | "Ten’yō (1144–1145)", | |
1554 | "Kyūan (1145–1151)", | |
1555 | "Ninpei (1151–1154)", | |
1556 | "Kyūju (1154–1156)", | |
1557 | "Hōgen (1156–1159)", | |
1558 | "Heiji (1159–1160)", | |
1559 | "Eiryaku (1160–1161)", | |
1560 | "Ōho (1161–1163)", | |
1561 | "Chōkan (1163–1165)", | |
1562 | "Eiman (1165–1166)", | |
1563 | "Nin’an (1166–1169)", | |
1564 | "Kaō (1169–1171)", | |
1565 | "Shōan (1171–1175)", | |
1566 | "Angen (1175–1177)", | |
1567 | "Jishō (1177–1181)", | |
1568 | "Yōwa (1181–1182)", | |
1569 | "Juei (1182–1184)", | |
1570 | "Genryaku (1184–1185)", | |
1571 | "Bunji (1185–1190)", | |
1572 | "Kenkyū (1190–1199)", | |
1573 | "Shōji (1199–1201)", | |
1574 | "Kennin (1201–1204)", | |
1575 | "Genkyū (1204–1206)", | |
1576 | "Ken’ei (1206–1207)", | |
1577 | "Jōgen (1207–1211)", | |
1578 | "Kenryaku (1211–1213)", | |
1579 | "Kenpō (1213–1219)", | |
1580 | "Jōkyū (1219–1222)", | |
1581 | "Jōō (1222–1224)", | |
1582 | "Gennin (1224–1225)", | |
1583 | "Karoku (1225–1227)", | |
1584 | "Antei (1227–1229)", | |
1585 | "Kanki (1229–1232)", | |
1586 | "Jōei (1232–1233)", | |
1587 | "Tenpuku (1233–1234)", | |
1588 | "Bunryaku (1234–1235)", | |
1589 | "Katei (1235–1238)", | |
1590 | "Ryakunin (1238–1239)", | |
1591 | "En’ō (1239–1240)", | |
1592 | "Ninji (1240–1243)", | |
1593 | "Kangen (1243–1247)", | |
1594 | "Hōji (1247–1249)", | |
1595 | "Kenchō (1249–1256)", | |
1596 | "Kōgen (1256–1257)", | |
1597 | "Shōka (1257–1259)", | |
1598 | "Shōgen (1259–1260)", | |
1599 | "Bun’ō (1260–1261)", | |
1600 | "Kōchō (1261–1264)", | |
1601 | "Bun’ei (1264–1275)", | |
1602 | "Kenji (1275–1278)", | |
1603 | "Kōan (1278–1288)", | |
1604 | "Shōō (1288–1293)", | |
1605 | "Einin (1293–1299)", | |
1606 | "Shōan (1299–1302)", | |
1607 | "Kengen (1302–1303)", | |
1608 | "Kagen (1303–1306)", | |
1609 | "Tokuji (1306–1308)", | |
1610 | "Enkyō (1308–1311)", | |
1611 | "Ōchō (1311–1312)", | |
1612 | "Shōwa (1312–1317)", | |
1613 | "Bunpō (1317–1319)", | |
1614 | "Genō (1319–1321)", | |
1615 | "Genkō (1321–1324)", | |
1616 | "Shōchū (1324–1326)", | |
1617 | "Karyaku (1326–1329)", | |
1618 | "Gentoku (1329–1331)", | |
1619 | "Genkō (1331–1334)", | |
1620 | "Kenmu (1334–1336)", | |
1621 | "Engen (1336–1340)", | |
1622 | "Kōkoku (1340–1346)", | |
1623 | "Shōhei (1346–1370)", | |
1624 | "Kentoku (1370–1372)", | |
1625 | "Bunchū (1372–1375)", | |
1626 | "Tenju (1375–1379)", | |
1627 | "Kōryaku (1379–1381)", | |
1628 | "Kōwa (1381–1384)", | |
1629 | "Genchū (1384–1392)", | |
1630 | "Meitoku (1384–1387)", | |
1631 | "Kakei (1387–1389)", | |
1632 | "Kōō (1389–1390)", | |
1633 | "Meitoku (1390–1394)", | |
1634 | "Ōei (1394–1428)", | |
1635 | "Shōchō (1428–1429)", | |
1636 | "Eikyō (1429–1441)", | |
1637 | "Kakitsu (1441–1444)", | |
1638 | "Bun’an (1444–1449)", | |
1639 | "Hōtoku (1449–1452)", | |
1640 | "Kyōtoku (1452–1455)", | |
1641 | "Kōshō (1455–1457)", | |
1642 | "Chōroku (1457–1460)", | |
1643 | "Kanshō (1460–1466)", | |
1644 | "Bunshō (1466–1467)", | |
1645 | "Ōnin (1467–1469)", | |
1646 | "Bunmei (1469–1487)", | |
1647 | "Chōkyō (1487–1489)", | |
1648 | "Entoku (1489–1492)", | |
1649 | "Meiō (1492–1501)", | |
1650 | "Bunki (1501–1504)", | |
1651 | "Eishō (1504–1521)", | |
1652 | "Taiei (1521–1528)", | |
1653 | "Kyōroku (1528–1532)", | |
1654 | "Tenbun (1532–1555)", | |
1655 | "Kōji (1555–1558)", | |
1656 | "Eiroku (1558–1570)", | |
1657 | "Genki (1570–1573)", | |
1658 | "Tenshō (1573–1592)", | |
1659 | "Bunroku (1592–1596)", | |
1660 | "Keichō (1596–1615)", | |
1661 | "Genna (1615–1624)", | |
1662 | "Kan’ei (1624–1644)", | |
1663 | "Shōho (1644–1648)", | |
1664 | "Keian (1648–1652)", | |
1665 | "Jōō (1652–1655)", | |
1666 | "Meireki (1655–1658)", | |
1667 | "Manji (1658–1661)", | |
1668 | "Kanbun (1661–1673)", | |
1669 | "Enpō (1673–1681)", | |
1670 | "Tenna (1681–1684)", | |
1671 | "Jōkyō (1684–1688)", | |
1672 | "Genroku (1688–1704)", | |
1673 | "Hōei (1704–1711)", | |
1674 | "Shōtoku (1711–1716)", | |
1675 | "Kyōhō (1716–1736)", | |
1676 | "Genbun (1736–1741)", | |
1677 | "Kanpō (1741–1744)", | |
1678 | "Enkyō (1744–1748)", | |
1679 | "Kan’en (1748–1751)", | |
1680 | "Hōreki (1751–1764)", | |
1681 | "Meiwa (1764–1772)", | |
1682 | "An’ei (1772–1781)", | |
1683 | "Tenmei (1781–1789)", | |
1684 | "Kansei (1789–1801)", | |
1685 | "Kyōwa (1801–1804)", | |
1686 | "Bunka (1804–1818)", | |
1687 | "Bunsei (1818–1830)", | |
1688 | "Tenpō (1830–1844)", | |
1689 | "Kōka (1844–1848)", | |
1690 | "Kaei (1848–1854)", | |
1691 | "Ansei (1854–1860)", | |
1692 | "Man’en (1860–1861)", | |
1693 | "Bunkyū (1861–1864)", | |
1694 | "Genji (1864–1865)", | |
1695 | "Keiō (1865–1868)", | |
1696 | "Meiji", | |
1697 | "Taishō", | |
1698 | "Shōwa", | |
1699 | "Heisei", | |
1700 | } | |
1701 | narrow{ | |
1702 | "Taika (645–650)", | |
1703 | "Hakuchi (650–671)", | |
1704 | "Hakuhō (672–686)", | |
1705 | "Shuchō (686–701)", | |
1706 | "Taihō (701–704)", | |
1707 | "Keiun (704–708)", | |
1708 | "Wadō (708–715)", | |
1709 | "Reiki (715–717)", | |
1710 | "Yōrō (717–724)", | |
1711 | "Jinki (724–729)", | |
1712 | "Tenpyō (729–749)", | |
1713 | "Tenpyō-kampō (749–749)", | |
1714 | "Tenpyō-shōhō (749–757)", | |
1715 | "Tenpyō-hōji (757–765)", | |
1716 | "Tenpyō-jingo (765–767)", | |
1717 | "Jingo-keiun (767–770)", | |
1718 | "Hōki (770–780)", | |
1719 | "Ten-ō (781–782)", | |
1720 | "Enryaku (782–806)", | |
1721 | "Daidō (806–810)", | |
1722 | "Kōnin (810–824)", | |
1723 | "Tenchō (824–834)", | |
1724 | "Jōwa (834–848)", | |
1725 | "Kajō (848–851)", | |
1726 | "Ninju (851–854)", | |
1727 | "Saikō (854–857)", | |
1728 | "Ten-an (857–859)", | |
1729 | "Jōgan (859–877)", | |
1730 | "Gangyō (877–885)", | |
1731 | "Ninna (885–889)", | |
1732 | "Kanpyō (889–898)", | |
1733 | "Shōtai (898–901)", | |
1734 | "Engi (901–923)", | |
1735 | "Enchō (923–931)", | |
1736 | "Jōhei (931–938)", | |
1737 | "Tengyō (938–947)", | |
1738 | "Tenryaku (947–957)", | |
1739 | "Tentoku (957–961)", | |
1740 | "Ōwa (961–964)", | |
1741 | "Kōhō (964–968)", | |
1742 | "Anna (968–970)", | |
1743 | "Tenroku (970–973)", | |
1744 | "Ten’en (973–976)", | |
1745 | "Jōgen (976–978)", | |
1746 | "Tengen (978–983)", | |
1747 | "Eikan (983–985)", | |
1748 | "Kanna (985–987)", | |
1749 | "Eien (987–989)", | |
1750 | "Eiso (989–990)", | |
1751 | "Shōryaku (990–995)", | |
1752 | "Chōtoku (995–999)", | |
1753 | "Chōhō (999–1004)", | |
1754 | "Kankō (1004–1012)", | |
1755 | "Chōwa (1012–1017)", | |
1756 | "Kannin (1017–1021)", | |
1757 | "Jian (1021–1024)", | |
1758 | "Manju (1024–1028)", | |
1759 | "Chōgen (1028–1037)", | |
1760 | "Chōryaku (1037–1040)", | |
1761 | "Chōkyū (1040–1044)", | |
1762 | "Kantoku (1044–1046)", | |
1763 | "Eishō (1046–1053)", | |
1764 | "Tengi (1053–1058)", | |
1765 | "Kōhei (1058–1065)", | |
1766 | "Jiryaku (1065–1069)", | |
1767 | "Enkyū (1069–1074)", | |
1768 | "Shōho (1074–1077)", | |
1769 | "Shōryaku (1077–1081)", | |
1770 | "Eihō (1081–1084)", | |
1771 | "Ōtoku (1084–1087)", | |
1772 | "Kanji (1087–1094)", | |
1773 | "Kahō (1094–1096)", | |
1774 | "Eichō (1096–1097)", | |
1775 | "Jōtoku (1097–1099)", | |
1776 | "Kōwa (1099–1104)", | |
1777 | "Chōji (1104–1106)", | |
1778 | "Kashō (1106–1108)", | |
1779 | "Tennin (1108–1110)", | |
1780 | "Ten-ei (1110–1113)", | |
1781 | "Eikyū (1113–1118)", | |
1782 | "Gen’ei (1118–1120)", | |
1783 | "Hōan (1120–1124)", | |
1784 | "Tenji (1124–1126)", | |
1785 | "Daiji (1126–1131)", | |
1786 | "Tenshō (1131–1132)", | |
1787 | "Chōshō (1132–1135)", | |
1788 | "Hōen (1135–1141)", | |
1789 | "Eiji (1141–1142)", | |
1790 | "Kōji (1142–1144)", | |
1791 | "Ten’yō (1144–1145)", | |
1792 | "Kyūan (1145–1151)", | |
1793 | "Ninpei (1151–1154)", | |
1794 | "Kyūju (1154–1156)", | |
1795 | "Hōgen (1156–1159)", | |
1796 | "Heiji (1159–1160)", | |
1797 | "Eiryaku (1160–1161)", | |
1798 | "Ōho (1161–1163)", | |
1799 | "Chōkan (1163–1165)", | |
1800 | "Eiman (1165–1166)", | |
1801 | "Nin’an (1166–1169)", | |
1802 | "Kaō (1169–1171)", | |
1803 | "Shōan (1171–1175)", | |
1804 | "Angen (1175–1177)", | |
1805 | "Jishō (1177–1181)", | |
1806 | "Yōwa (1181–1182)", | |
1807 | "Juei (1182–1184)", | |
1808 | "Genryaku (1184–1185)", | |
1809 | "Bunji (1185–1190)", | |
1810 | "Kenkyū (1190–1199)", | |
1811 | "Shōji (1199–1201)", | |
1812 | "Kennin (1201–1204)", | |
1813 | "Genkyū (1204–1206)", | |
1814 | "Ken’ei (1206–1207)", | |
1815 | "Jōgen (1207–1211)", | |
1816 | "Kenryaku (1211–1213)", | |
1817 | "Kenpō (1213–1219)", | |
1818 | "Jōkyū (1219–1222)", | |
1819 | "Jōō (1222–1224)", | |
1820 | "Gennin (1224–1225)", | |
1821 | "Karoku (1225–1227)", | |
1822 | "Antei (1227–1229)", | |
1823 | "Kanki (1229–1232)", | |
1824 | "Jōei (1232–1233)", | |
1825 | "Tenpuku (1233–1234)", | |
1826 | "Bunryaku (1234–1235)", | |
1827 | "Katei (1235–1238)", | |
1828 | "Ryakunin (1238–1239)", | |
1829 | "En’ō (1239–1240)", | |
1830 | "Ninji (1240–1243)", | |
1831 | "Kangen (1243–1247)", | |
1832 | "Hōji (1247–1249)", | |
1833 | "Kenchō (1249–1256)", | |
1834 | "Kōgen (1256–1257)", | |
1835 | "Shōka (1257–1259)", | |
1836 | "Shōgen (1259–1260)", | |
1837 | "Bun’ō (1260–1261)", | |
1838 | "Kōchō (1261–1264)", | |
1839 | "Bun’ei (1264–1275)", | |
1840 | "Kenji (1275–1278)", | |
1841 | "Kōan (1278–1288)", | |
1842 | "Shōō (1288–1293)", | |
1843 | "Einin (1293–1299)", | |
1844 | "Shōan (1299–1302)", | |
1845 | "Kengen (1302–1303)", | |
1846 | "Kagen (1303–1306)", | |
1847 | "Tokuji (1306–1308)", | |
1848 | "Enkyō (1308–1311)", | |
1849 | "Ōchō (1311–1312)", | |
1850 | "Shōwa (1312–1317)", | |
1851 | "Bunpō (1317–1319)", | |
1852 | "Genō (1319–1321)", | |
1853 | "Genkō (1321–1324)", | |
1854 | "Shōchū (1324–1326)", | |
1855 | "Karyaku (1326–1329)", | |
1856 | "Gentoku (1329–1331)", | |
1857 | "Genkō (1331–1334)", | |
1858 | "Kenmu (1334–1336)", | |
1859 | "Engen (1336–1340)", | |
1860 | "Kōkoku (1340–1346)", | |
1861 | "Shōhei (1346–1370)", | |
1862 | "Kentoku (1370–1372)", | |
1863 | "Bunchū (1372–1375)", | |
1864 | "Tenju (1375–1379)", | |
1865 | "Kōryaku (1379–1381)", | |
1866 | "Kōwa (1381–1384)", | |
1867 | "Genchū (1384–1392)", | |
1868 | "Meitoku (1384–1387)", | |
1869 | "Kakei (1387–1389)", | |
1870 | "Kōō (1389–1390)", | |
1871 | "Meitoku (1390–1394)", | |
1872 | "Ōei (1394–1428)", | |
1873 | "Shōchō (1428–1429)", | |
1874 | "Eikyō (1429–1441)", | |
1875 | "Kakitsu (1441–1444)", | |
1876 | "Bun’an (1444–1449)", | |
1877 | "Hōtoku (1449–1452)", | |
1878 | "Kyōtoku (1452–1455)", | |
1879 | "Kōshō (1455–1457)", | |
1880 | "Chōroku (1457–1460)", | |
1881 | "Kanshō (1460–1466)", | |
1882 | "Bunshō (1466–1467)", | |
1883 | "Ōnin (1467–1469)", | |
1884 | "Bunmei (1469–1487)", | |
1885 | "Chōkyō (1487–1489)", | |
1886 | "Entoku (1489–1492)", | |
1887 | "Meiō (1492–1501)", | |
1888 | "Bunki (1501–1504)", | |
1889 | "Eishō (1504–1521)", | |
1890 | "Taiei (1521–1528)", | |
1891 | "Kyōroku (1528–1532)", | |
1892 | "Tenbun (1532–1555)", | |
1893 | "Kōji (1555–1558)", | |
1894 | "Eiroku (1558–1570)", | |
1895 | "Genki (1570–1573)", | |
1896 | "Tenshō (1573–1592)", | |
1897 | "Bunroku (1592–1596)", | |
1898 | "Keichō (1596–1615)", | |
1899 | "Genna (1615–1624)", | |
1900 | "Kan’ei (1624–1644)", | |
1901 | "Shōho (1644–1648)", | |
1902 | "Keian (1648–1652)", | |
1903 | "Jōō (1652–1655)", | |
1904 | "Meireki (1655–1658)", | |
1905 | "Manji (1658–1661)", | |
1906 | "Kanbun (1661–1673)", | |
1907 | "Enpō (1673–1681)", | |
1908 | "Tenna (1681–1684)", | |
1909 | "Jōkyō (1684–1688)", | |
1910 | "Genroku (1688–1704)", | |
1911 | "Hōei (1704–1711)", | |
1912 | "Shōtoku (1711–1716)", | |
1913 | "Kyōhō (1716–1736)", | |
1914 | "Genbun (1736–1741)", | |
1915 | "Kanpō (1741–1744)", | |
1916 | "Enkyō (1744–1748)", | |
1917 | "Kan’en (1748–1751)", | |
1918 | "Hōreki (1751–1764)", | |
1919 | "Meiwa (1764–1772)", | |
1920 | "An’ei (1772–1781)", | |
1921 | "Tenmei (1781–1789)", | |
1922 | "Kansei (1789–1801)", | |
1923 | "Kyōwa (1801–1804)", | |
1924 | "Bunka (1804–1818)", | |
1925 | "Bunsei (1818–1830)", | |
1926 | "Tenpō (1830–1844)", | |
1927 | "Kōka (1844–1848)", | |
1928 | "Kaei (1848–1854)", | |
1929 | "Ansei (1854–1860)", | |
1930 | "Man’en (1860–1861)", | |
1931 | "Bunkyū (1861–1864)", | |
1932 | "Genji (1864–1865)", | |
1933 | "Keiō (1865–1868)", | |
1934 | "M", | |
1935 | "T", | |
1936 | "S", | |
1937 | "H", | |
1938 | } | |
1939 | wide:alias{"/LOCALE/calendar/japanese/eras/abbreviated"} | |
1940 | } | |
1941 | intervalFormats:alias{"/LOCALE/calendar/generic/intervalFormats"} | |
1942 | monthNames:alias{"/LOCALE/calendar/gregorian/monthNames"} | |
1943 | quarters:alias{"/LOCALE/calendar/gregorian/quarters"} | |
1944 | } | |
1945 | persian{ | |
1946 | AmPmMarkers:alias{"/LOCALE/calendar/gregorian/AmPmMarkers"} | |
1947 | AmPmMarkersNarrow:alias{"/LOCALE/calendar/gregorian/AmPmMarkersNarrow"} | |
1948 | DateTimePatterns:alias{"/LOCALE/calendar/generic/DateTimePatterns"} | |
1949 | NoonMarker:alias{"/LOCALE/calendar/gregorian/NoonMarker"} | |
1950 | NoonMarkerNarrow:alias{"/LOCALE/calendar/gregorian/NoonMarkerNarrow"} | |
1951 | appendItems:alias{"/LOCALE/calendar/generic/appendItems"} | |
1952 | availableFormats:alias{"/LOCALE/calendar/generic/availableFormats"} | |
1953 | dayNames:alias{"/LOCALE/calendar/gregorian/dayNames"} | |
1954 | eras{ | |
1955 | abbreviated{ | |
1956 | "AP", | |
1957 | } | |
1958 | narrow:alias{"/LOCALE/calendar/persian/eras/abbreviated"} | |
1959 | wide:alias{"/LOCALE/calendar/persian/eras/abbreviated"} | |
1960 | } | |
1961 | intervalFormats:alias{"/LOCALE/calendar/generic/intervalFormats"} | |
1962 | monthNames{ | |
1963 | format{ | |
1964 | abbreviated:alias{"/LOCALE/calendar/persian/monthNames/format/wide"} | |
1965 | narrow:alias{"/LOCALE/calendar/persian/monthNames/stand-alone/narrow"} | |
1966 | wide{ | |
1967 | "Farvardin", | |
1968 | "Ordibehesht", | |
1969 | "Khordad", | |
1970 | "Tir", | |
1971 | "Mordad", | |
1972 | "Shahrivar", | |
1973 | "Mehr", | |
1974 | "Aban", | |
1975 | "Azar", | |
1976 | "Dey", | |
1977 | "Bahman", | |
1978 | "Esfand", | |
1979 | } | |
1980 | } | |
1981 | stand-alone{ | |
1982 | abbreviated:alias{"/LOCALE/calendar/persian/monthNames/format/abbreviated"} | |
1983 | narrow{ | |
1984 | "1", | |
1985 | "2", | |
1986 | "3", | |
1987 | "4", | |
1988 | "5", | |
1989 | "6", | |
1990 | "7", | |
1991 | "8", | |
1992 | "9", | |
1993 | "10", | |
1994 | "11", | |
1995 | "12", | |
1996 | } | |
1997 | wide:alias{"/LOCALE/calendar/persian/monthNames/format/wide"} | |
1998 | } | |
1999 | } | |
2000 | quarters:alias{"/LOCALE/calendar/gregorian/quarters"} | |
2001 | } | |
2002 | roc{ | |
2003 | AmPmMarkers:alias{"/LOCALE/calendar/gregorian/AmPmMarkers"} | |
2004 | AmPmMarkersNarrow:alias{"/LOCALE/calendar/gregorian/AmPmMarkersNarrow"} | |
2005 | DateTimePatterns:alias{"/LOCALE/calendar/generic/DateTimePatterns"} | |
2006 | NoonMarker:alias{"/LOCALE/calendar/gregorian/NoonMarker"} | |
2007 | NoonMarkerNarrow:alias{"/LOCALE/calendar/gregorian/NoonMarkerNarrow"} | |
2008 | appendItems:alias{"/LOCALE/calendar/generic/appendItems"} | |
2009 | availableFormats:alias{"/LOCALE/calendar/generic/availableFormats"} | |
2010 | dayNames:alias{"/LOCALE/calendar/gregorian/dayNames"} | |
2011 | eras{ | |
2012 | abbreviated{ | |
2013 | "Before R.O.C.", | |
2014 | "R.O.C.", | |
2015 | } | |
2016 | narrow:alias{"/LOCALE/calendar/roc/eras/abbreviated"} | |
2017 | wide:alias{"/LOCALE/calendar/roc/eras/abbreviated"} | |
2018 | } | |
2019 | intervalFormats:alias{"/LOCALE/calendar/generic/intervalFormats"} | |
2020 | monthNames:alias{"/LOCALE/calendar/gregorian/monthNames"} | |
2021 | quarters:alias{"/LOCALE/calendar/gregorian/quarters"} | |
2022 | } | |
2023 | } | |
2024 | characterLabel{ | |
2025 | activities{"activity"} | |
2026 | african_scripts{"African script"} | |
2027 | american_scripts{"American script"} | |
2028 | animal{"animal"} | |
2029 | animals_nature{"animal or nature"} | |
2030 | arrows{"arrow"} | |
2031 | body{"body"} | |
2032 | box_drawing{"box drawing"} | |
2033 | braille{"braille"} | |
2034 | building{"building"} | |
2035 | bullets_stars{"bullet or star"} | |
2036 | consonantal_jamo{"consonantal jamo"} | |
2037 | currency_symbols{"currency symbol"} | |
2038 | dash_connector{"dash or connector"} | |
2039 | digits{"digit"} | |
2040 | dingbats{"dingbat"} | |
2041 | divination_symbols{"divination symbol"} | |
2042 | downwards_arrows{"downwards arrow"} | |
2043 | downwards_upwards_arrows{"downwards upwards arrow"} | |
2044 | east_asian_scripts{"East Asian script"} | |
2045 | emoji{"emoji"} | |
2046 | european_scripts{"European script"} | |
2047 | female{"female"} | |
2048 | flag{"flag"} | |
2049 | flags{"flags"} | |
2050 | food_drink{"food & drink"} | |
2051 | format{"format"} | |
2052 | format_whitespace{"format & whitespace"} | |
2053 | full_width_form_variant{"full-width variant"} | |
2054 | geometric_shapes{"geometric shape"} | |
2055 | half_width_form_variant{"half-width variant"} | |
2056 | han_characters{"Han character"} | |
2057 | han_radicals{"Han radical"} | |
2058 | hanja{"hanja"} | |
2059 | hanzi_simplified{"Hanzi (simplified)"} | |
2060 | hanzi_traditional{"Hanzi (traditional)"} | |
2061 | heart{"heart"} | |
2062 | historic_scripts{"historic script"} | |
2063 | ideographic_desc_characters{"ideographic desc. character"} | |
2064 | japanese_kana{"Japanese kana"} | |
2065 | kanbun{"kanbun"} | |
2066 | kanji{"kanji"} | |
2067 | keycap{"keycap"} | |
2068 | leftwards_arrows{"leftwards arrow"} | |
2069 | leftwards_rightwards_arrows{"leftwards rightwards arrow"} | |
2070 | letterlike_symbols{"letterlike symbol"} | |
2071 | limited_use{"limited-use"} | |
2072 | male{"male"} | |
2073 | math_symbols{"math symbol"} | |
2074 | middle_eastern_scripts{"Middle Eastern script"} | |
2075 | miscellaneous{"miscellaneous"} | |
2076 | modern_scripts{"modern script"} | |
2077 | modifier{"modifier"} | |
2078 | musical_symbols{"musical symbol"} | |
2079 | nature{"nature"} | |
2080 | nonspacing{"nonspacing"} | |
2081 | numbers{"numbers"} | |
2082 | objects{"object"} | |
2083 | other{"other"} | |
2084 | paired{"paired"} | |
2085 | person{"person"} | |
2086 | phonetic_alphabet{"phonetic alphabet"} | |
2087 | pictographs{"pictograph"} | |
2088 | place{"place"} | |
2089 | plant{"plant"} | |
2090 | punctuation{"punctuation"} | |
2091 | rightwards_arrows{"rightwards arrow"} | |
2092 | sign_standard_symbols{"sign or symbol"} | |
2093 | small_form_variant{"small variants"} | |
2094 | smiley{"smiley"} | |
2095 | smileys_people{"smiley or person"} | |
2096 | south_asian_scripts{"South Asian script"} | |
2097 | southeast_asian_scripts{"Southeast Asian script"} | |
2098 | spacing{"spacing"} | |
2099 | sport{"sport"} | |
2100 | symbols{"symbol"} | |
2101 | technical_symbols{"technical symbol"} | |
2102 | tone_marks{"tone mark"} | |
2103 | travel{"travel"} | |
2104 | travel_places{"travel or place"} | |
2105 | upwards_arrows{"upwards arrows"} | |
2106 | variant_forms{"variant"} | |
2107 | vocalic_jamo{"vocalic jamo"} | |
2108 | weather{"weather"} | |
2109 | western_asian_scripts{"Western Asian script"} | |
2110 | whitespace{"whitespace"} | |
2111 | } | |
2112 | delimiters{ | |
2113 | alternateQuotationEnd{"’"} | |
2114 | alternateQuotationStart{"‘"} | |
2115 | quotationEnd{"”"} | |
2116 | quotationStart{"“"} | |
2117 | } | |
2118 | fields{ | |
2119 | day{ | |
2120 | dn{"Day"} | |
2121 | relative{ | |
2122 | "-1"{"yesterday"} | |
2123 | "0"{"today"} | |
2124 | "1"{"tomorrow"} | |
2125 | } | |
2126 | relativeTime{ | |
2127 | future{ | |
2128 | other{"+{0} d"} | |
2129 | } | |
2130 | past{ | |
2131 | other{"-{0} d"} | |
2132 | } | |
2133 | } | |
2134 | } | |
2135 | day-narrow:alias{"/LOCALE/fields/day-short"} | |
2136 | day-short:alias{"/LOCALE/fields/day"} | |
2137 | dayOfYear{ | |
2138 | dn{"Day Of Year"} | |
2139 | } | |
2140 | dayOfYear-narrow:alias{"/LOCALE/fields/dayOfYear-short"} | |
2141 | dayOfYear-short:alias{"/LOCALE/fields/dayOfYear"} | |
2142 | dayperiod{ | |
2143 | dn{"Dayperiod"} | |
2144 | } | |
2145 | dayperiod-narrow:alias{"/LOCALE/fields/dayperiod-short"} | |
2146 | dayperiod-short:alias{"/LOCALE/fields/dayperiod"} | |
2147 | era{ | |
2148 | dn{"Era"} | |
2149 | } | |
2150 | era-narrow:alias{"/LOCALE/fields/era-short"} | |
2151 | era-short:alias{"/LOCALE/fields/era"} | |
2152 | fri{ | |
2153 | relative{ | |
2154 | "-1"{"last Friday"} | |
2155 | "0"{"this Friday"} | |
2156 | "1"{"next Friday"} | |
2157 | } | |
2158 | relativeTime{ | |
2159 | future{ | |
2160 | other{"+{0} Fridays"} | |
2161 | } | |
2162 | past{ | |
2163 | other{"-{0} Fridays"} | |
2164 | } | |
2165 | } | |
2166 | } | |
2167 | fri-narrow:alias{"/LOCALE/fields/fri-short"} | |
2168 | fri-short:alias{"/LOCALE/fields/fri"} | |
2169 | hour{ | |
2170 | dn{"Hour"} | |
2171 | relative{ | |
2172 | "0"{"this hour"} | |
2173 | } | |
2174 | relativeTime{ | |
2175 | future{ | |
2176 | other{"+{0} h"} | |
2177 | } | |
2178 | past{ | |
2179 | other{"-{0} h"} | |
2180 | } | |
2181 | } | |
2182 | } | |
2183 | hour-narrow:alias{"/LOCALE/fields/hour-short"} | |
2184 | hour-short:alias{"/LOCALE/fields/hour"} | |
2185 | minute{ | |
2186 | dn{"Minute"} | |
2187 | relative{ | |
2188 | "0"{"this minute"} | |
2189 | } | |
2190 | relativeTime{ | |
2191 | future{ | |
2192 | other{"+{0} min"} | |
2193 | } | |
2194 | past{ | |
2195 | other{"-{0} min"} | |
2196 | } | |
2197 | } | |
2198 | } | |
2199 | minute-narrow:alias{"/LOCALE/fields/minute-short"} | |
2200 | minute-short:alias{"/LOCALE/fields/minute"} | |
2201 | mon{ | |
2202 | relative{ | |
2203 | "-1"{"last Monday"} | |
2204 | "0"{"this Monday"} | |
2205 | "1"{"next Monday"} | |
2206 | } | |
2207 | relativeTime{ | |
2208 | future{ | |
2209 | other{"+{0} Mondays"} | |
2210 | } | |
2211 | past{ | |
2212 | other{"-{0} Mondays"} | |
2213 | } | |
2214 | } | |
2215 | } | |
2216 | mon-narrow:alias{"/LOCALE/fields/mon-short"} | |
2217 | mon-short:alias{"/LOCALE/fields/mon"} | |
2218 | month{ | |
2219 | dn{"Month"} | |
2220 | relative{ | |
2221 | "-1"{"last month"} | |
2222 | "0"{"this month"} | |
2223 | "1"{"next month"} | |
2224 | } | |
2225 | relativeTime{ | |
2226 | future{ | |
2227 | other{"+{0} m"} | |
2228 | } | |
2229 | past{ | |
2230 | other{"-{0} m"} | |
2231 | } | |
2232 | } | |
2233 | } | |
2234 | month-narrow:alias{"/LOCALE/fields/month-short"} | |
2235 | month-short:alias{"/LOCALE/fields/month"} | |
2236 | quarter{ | |
2237 | dn{"Quarter"} | |
2238 | relative{ | |
2239 | "-1"{"last quarter"} | |
2240 | "0"{"this quarter"} | |
2241 | "1"{"next quarter"} | |
2242 | } | |
2243 | relativeTime{ | |
2244 | future{ | |
2245 | other{"+{0} Q"} | |
2246 | } | |
2247 | past{ | |
2248 | other{"-{0} Q"} | |
2249 | } | |
2250 | } | |
2251 | } | |
2252 | quarter-narrow:alias{"/LOCALE/fields/quarter-short"} | |
2253 | quarter-short:alias{"/LOCALE/fields/quarter"} | |
2254 | sat{ | |
2255 | relative{ | |
2256 | "-1"{"last Saturday"} | |
2257 | "0"{"this Saturday"} | |
2258 | "1"{"next Saturday"} | |
2259 | } | |
2260 | relativeTime{ | |
2261 | future{ | |
2262 | other{"+{0} Saturdays"} | |
2263 | } | |
2264 | past{ | |
2265 | other{"-{0} Saturdays"} | |
2266 | } | |
2267 | } | |
2268 | } | |
2269 | sat-narrow:alias{"/LOCALE/fields/sat-short"} | |
2270 | sat-short:alias{"/LOCALE/fields/sat"} | |
2271 | second{ | |
2272 | dn{"Second"} | |
2273 | relative{ | |
2274 | "0"{"now"} | |
2275 | } | |
2276 | relativeTime{ | |
2277 | future{ | |
2278 | other{"+{0} s"} | |
2279 | } | |
2280 | past{ | |
2281 | other{"-{0} s"} | |
2282 | } | |
2283 | } | |
2284 | } | |
2285 | second-narrow:alias{"/LOCALE/fields/second-short"} | |
2286 | second-short:alias{"/LOCALE/fields/second"} | |
2287 | sun{ | |
2288 | relative{ | |
2289 | "-1"{"last Sunday"} | |
2290 | "0"{"this Sunday"} | |
2291 | "1"{"next Sunday"} | |
2292 | } | |
2293 | relativeTime{ | |
2294 | future{ | |
2295 | other{"+{0} Sundays"} | |
2296 | } | |
2297 | past{ | |
2298 | other{"-{0} Sundays"} | |
2299 | } | |
2300 | } | |
2301 | } | |
2302 | sun-narrow:alias{"/LOCALE/fields/sun-short"} | |
2303 | sun-short:alias{"/LOCALE/fields/sun"} | |
2304 | thu{ | |
2305 | relative{ | |
2306 | "-1"{"last Thursday"} | |
2307 | "0"{"this Thursday"} | |
2308 | "1"{"next Thursday"} | |
2309 | } | |
2310 | relativeTime{ | |
2311 | future{ | |
2312 | other{"+{0} Thursdays"} | |
2313 | } | |
2314 | past{ | |
2315 | other{"-{0} Thursdays"} | |
2316 | } | |
2317 | } | |
2318 | } | |
2319 | thu-narrow:alias{"/LOCALE/fields/thu-short"} | |
2320 | thu-short:alias{"/LOCALE/fields/thu"} | |
2321 | tue{ | |
2322 | relative{ | |
2323 | "-1"{"last Tuesday"} | |
2324 | "0"{"this Tuesday"} | |
2325 | "1"{"next Tuesday"} | |
2326 | } | |
2327 | relativeTime{ | |
2328 | future{ | |
2329 | other{"+{0} Tuesdays"} | |
2330 | } | |
2331 | past{ | |
2332 | other{"-{0} Tuesdays"} | |
2333 | } | |
2334 | } | |
2335 | } | |
2336 | tue-narrow:alias{"/LOCALE/fields/tue-short"} | |
2337 | tue-short:alias{"/LOCALE/fields/tue"} | |
2338 | wed{ | |
2339 | relative{ | |
2340 | "-1"{"last Wednesday"} | |
2341 | "0"{"this Wednesday"} | |
2342 | "1"{"next Wednesday"} | |
2343 | } | |
2344 | relativeTime{ | |
2345 | future{ | |
2346 | other{"+{0} Wednesdays"} | |
2347 | } | |
2348 | past{ | |
2349 | other{"-{0} Wednesdays"} | |
2350 | } | |
2351 | } | |
2352 | } | |
2353 | wed-narrow:alias{"/LOCALE/fields/wed-short"} | |
2354 | wed-short:alias{"/LOCALE/fields/wed"} | |
2355 | week{ | |
2356 | dn{"Week"} | |
2357 | relative{ | |
2358 | "-1"{"last week"} | |
2359 | "0"{"this week"} | |
2360 | "1"{"next week"} | |
2361 | } | |
2362 | relativePeriod{"the week of {0}"} | |
2363 | relativeTime{ | |
2364 | future{ | |
2365 | other{"+{0} w"} | |
2366 | } | |
2367 | past{ | |
2368 | other{"-{0} w"} | |
2369 | } | |
2370 | } | |
2371 | } | |
2372 | week-narrow:alias{"/LOCALE/fields/week-short"} | |
2373 | week-short:alias{"/LOCALE/fields/week"} | |
2374 | weekOfMonth{ | |
2375 | dn{"Week Of Month"} | |
2376 | } | |
2377 | weekOfMonth-narrow:alias{"/LOCALE/fields/weekOfMonth-short"} | |
2378 | weekOfMonth-short:alias{"/LOCALE/fields/weekOfMonth"} | |
2379 | weekday{ | |
2380 | dn{"Day of the Week"} | |
2381 | } | |
2382 | weekday-narrow:alias{"/LOCALE/fields/weekday-short"} | |
2383 | weekday-short:alias{"/LOCALE/fields/weekday"} | |
2384 | weekdayOfMonth{ | |
2385 | dn{"Weekday Of Month"} | |
2386 | } | |
2387 | weekdayOfMonth-narrow:alias{"/LOCALE/fields/weekdayOfMonth-short"} | |
2388 | weekdayOfMonth-short:alias{"/LOCALE/fields/weekdayOfMonth"} | |
2389 | year{ | |
2390 | dn{"Year"} | |
2391 | relative{ | |
2392 | "-1"{"last year"} | |
2393 | "0"{"this year"} | |
2394 | "1"{"next year"} | |
2395 | } | |
2396 | relativeTime{ | |
2397 | future{ | |
2398 | other{"+{0} y"} | |
2399 | } | |
2400 | past{ | |
2401 | other{"-{0} y"} | |
2402 | } | |
2403 | } | |
2404 | } | |
2405 | year-narrow:alias{"/LOCALE/fields/year-short"} | |
2406 | year-short:alias{"/LOCALE/fields/year"} | |
2407 | zone{ | |
2408 | dn{"Zone"} | |
2409 | } | |
2410 | zone-narrow:alias{"/LOCALE/fields/zone-short"} | |
2411 | zone-short:alias{"/LOCALE/fields/zone"} | |
2412 | } | |
2413 | layout{ | |
2414 | characters{"left-to-right"} | |
2415 | lines{"top-to-bottom"} | |
2416 | } | |
2417 | listPattern{ | |
2418 | standard{ | |
2419 | 2{"{0}, {1}"} | |
2420 | end{"{0}, {1}"} | |
2421 | middle{"{0}, {1}"} | |
2422 | start{"{0}, {1}"} | |
2423 | } | |
2424 | standard-short{ | |
2425 | 2:alias{"/LOCALE/listPattern/standard/2"} | |
2426 | end:alias{"/LOCALE/listPattern/standard/end"} | |
2427 | middle:alias{"/LOCALE/listPattern/standard/middle"} | |
2428 | start:alias{"/LOCALE/listPattern/standard/start"} | |
2429 | } | |
2430 | unit{ | |
2431 | 2:alias{"/LOCALE/listPattern/unit-short/2"} | |
2432 | end:alias{"/LOCALE/listPattern/unit-short/end"} | |
2433 | middle:alias{"/LOCALE/listPattern/unit-short/middle"} | |
2434 | start:alias{"/LOCALE/listPattern/unit-short/start"} | |
2435 | } | |
2436 | unit-narrow{ | |
2437 | 2:alias{"/LOCALE/listPattern/unit-short/2"} | |
2438 | end:alias{"/LOCALE/listPattern/unit-short/end"} | |
2439 | middle:alias{"/LOCALE/listPattern/unit-short/middle"} | |
2440 | start:alias{"/LOCALE/listPattern/unit-short/start"} | |
2441 | } | |
2442 | unit-short{ | |
2443 | 2:alias{"/LOCALE/listPattern/standard/2"} | |
2444 | end:alias{"/LOCALE/listPattern/standard/end"} | |
2445 | middle:alias{"/LOCALE/listPattern/standard/middle"} | |
2446 | start:alias{"/LOCALE/listPattern/standard/start"} | |
2447 | } | |
2448 | } | |
2449 | measurementSystemNames{ | |
2450 | UK{"UK"} | |
2451 | US{"US"} | |
2452 | metric{"Metric"} | |
2453 | } | |
2454 | parse{ | |
2455 | date{ | |
2456 | lenient{ | |
2457 | "[\\-./]", | |
2458 | "[\\:∶]", | |
2459 | } | |
2460 | } | |
2461 | general{ | |
2462 | lenient{ | |
2463 | "[..․﹒ 。︒。]", | |
2464 | "[$﹩$$]", | |
2465 | "[£₤]", | |
2466 | "[₨₹{Rs}{Rp}]", | |
2467 | } | |
2468 | } | |
2469 | number{ | |
2470 | lenient{ | |
2471 | "[\\--﹣ −⁻₋ ➖‒]", | |
2472 | "[,,﹐︐ ، ٫ 、﹑︑、]", | |
2473 | "[++﬩﹢⁺₊ ➕]", | |
2474 | } | |
2475 | stricter{ | |
2476 | "[,,﹐︐ ٫]", | |
2477 | "[..․﹒ 。]", | |
2478 | } | |
2479 | } | |
2480 | } | |
2481 | } |