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