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