]>
Commit | Line | Data |
---|---|---|
1 | // © 2016 and later: Unicode, Inc. and others. | |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
3 | kw{ | |
4 | ExemplarCharacters{"[a b c d e f g h i j k l m n o p q r s t u v w x y z]"} | |
5 | NumberElements{ | |
6 | latn{ | |
7 | patterns{ | |
8 | currencyFormat{"¤#,##0.00"} | |
9 | } | |
10 | } | |
11 | } | |
12 | Version{"2.1.48.56"} | |
13 | calendar{ | |
14 | gregorian{ | |
15 | AmPmMarkers{ | |
16 | "a.m.", | |
17 | "p.m.", | |
18 | } | |
19 | AmPmMarkersAbbr{ | |
20 | "a.m.", | |
21 | "p.m.", | |
22 | } | |
23 | dayNames{ | |
24 | format{ | |
25 | abbreviated{ | |
26 | "Sul", | |
27 | "Lun", | |
28 | "Mth", | |
29 | "Mhr", | |
30 | "Yow", | |
31 | "Gwe", | |
32 | "Sad", | |
33 | } | |
34 | wide{ | |
35 | "dy Sul", | |
36 | "dy Lun", | |
37 | "dy Meurth", | |
38 | "dy Merher", | |
39 | "dy Yow", | |
40 | "dy Gwener", | |
41 | "dy Sadorn", | |
42 | } | |
43 | } | |
44 | } | |
45 | eras{ | |
46 | abbreviated{ | |
47 | "RC", | |
48 | "AD", | |
49 | } | |
50 | } | |
51 | monthNames{ | |
52 | format{ | |
53 | abbreviated{ | |
54 | "Gen", | |
55 | "Hwe", | |
56 | "Meu", | |
57 | "Ebr", | |
58 | "Me", | |
59 | "Met", | |
60 | "Gor", | |
61 | "Est", | |
62 | "Gwn", | |
63 | "Hed", | |
64 | "Du", | |
65 | "Kev", | |
66 | } | |
67 | wide{ | |
68 | "mis Genver", | |
69 | "mis Hwevrer", | |
70 | "mis Meurth", | |
71 | "mis Ebrel", | |
72 | "mis Me", | |
73 | "mis Metheven", | |
74 | "mis Gortheren", | |
75 | "mis Est", | |
76 | "mis Gwynngala", | |
77 | "mis Hedra", | |
78 | "mis Du", | |
79 | "mis Kevardhu", | |
80 | } | |
81 | } | |
82 | } | |
83 | } | |
84 | } | |
85 | } |