]>
Commit | Line | Data |
---|---|---|
3d1f044b A |
1 | // © 2016 and later: Unicode, Inc. and others. |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
3 | nr{ | |
4 | AuxExemplarCharacters{"[r]"} | |
5 | ExemplarCharacters{"[a b c d e f g h i j k l m n o p q s t u v w x y z]"} | |
6 | ExemplarCharactersIndex{"[A B C D E F G H I J K L M N O P Q S T U V W X Y Z]"} | |
7 | NumberElements{ | |
8 | latn{ | |
9 | patterns{ | |
10 | currencyFormat{"¤#,##0.00"} | |
11 | decimalFormat{"#,##0.###"} | |
12 | percentFormat{"#,##0%"} | |
13 | scientificFormat{"#E0"} | |
14 | } | |
15 | symbols{ | |
16 | decimal{","} | |
17 | group{" "} | |
18 | } | |
19 | } | |
20 | } | |
21 | Version{"2.1.48.13"} | |
22 | calendar{ | |
23 | gregorian{ | |
24 | dayNames{ | |
25 | format{ | |
26 | abbreviated{ | |
27 | "Son", | |
28 | "Mvu", | |
29 | "Bil", | |
30 | "Tha", | |
31 | "Ne", | |
32 | "Hla", | |
33 | "Gqi", | |
34 | } | |
35 | wide{ | |
36 | "uSonto", | |
37 | "uMvulo", | |
38 | "uLesibili", | |
39 | "Lesithathu", | |
40 | "uLesine", | |
41 | "ngoLesihlanu", | |
42 | "umGqibelo", | |
43 | } | |
44 | } | |
45 | } | |
46 | eras{ | |
47 | abbreviated{ | |
48 | "BC", | |
49 | "AD", | |
50 | } | |
51 | } | |
52 | monthNames{ | |
53 | format{ | |
54 | abbreviated{ | |
55 | "Jan", | |
56 | "Feb", | |
57 | "Mat", | |
58 | "Apr", | |
59 | "Mey", | |
60 | "Jun", | |
61 | "Jul", | |
62 | "Arh", | |
63 | "Sep", | |
64 | "Okt", | |
65 | "Usi", | |
66 | "Dis", | |
67 | } | |
68 | wide{ | |
69 | "Janabari", | |
70 | "uFeberbari", | |
71 | "uMatjhi", | |
72 | "u-Apreli", | |
73 | "Meyi", | |
74 | "Juni", | |
75 | "Julayi", | |
76 | "Arhostosi", | |
77 | "Septemba", | |
78 | "Oktoba", | |
79 | "Usinyikhaba", | |
80 | "Disemba", | |
81 | } | |
82 | } | |
83 | } | |
84 | } | |
85 | } | |
86 | delimiters{ | |
87 | alternateQuotationEnd{"”"} | |
88 | alternateQuotationStart{"“"} | |
89 | quotationEnd{"’"} | |
90 | quotationStart{"‘"} | |
91 | } | |
92 | } |