]>
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 | ss{ | |
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 | ExemplarCharactersIndex{"[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]"} | |
6 | NumberElements{ | |
7 | latn{ | |
8 | patterns{ | |
9 | currencyFormat{"¤#,##0.00"} | |
10 | decimalFormat{"#,##0.###"} | |
11 | percentFormat{"#,##0%"} | |
12 | scientificFormat{"#E0"} | |
13 | } | |
14 | symbols{ | |
15 | decimal{","} | |
16 | group{" "} | |
17 | } | |
18 | } | |
19 | } | |
20 | Version{"2.1.48.13"} | |
21 | calendar{ | |
22 | gregorian{ | |
23 | dayNames{ | |
24 | format{ | |
25 | abbreviated{ | |
26 | "Son", | |
27 | "Mso", | |
28 | "Bil", | |
29 | "Tsa", | |
30 | "Ne", | |
31 | "Hla", | |
32 | "Mgc", | |
33 | } | |
34 | wide{ | |
35 | "Lisontfo", | |
36 | "uMsombuluko", | |
37 | "Lesibili", | |
38 | "Lesitsatfu", | |
39 | "Lesine", | |
40 | "Lesihlanu", | |
41 | "uMgcibelo", | |
42 | } | |
43 | } | |
44 | } | |
45 | monthNames{ | |
46 | format{ | |
47 | abbreviated{ | |
48 | "Bhi", | |
49 | "Van", | |
50 | "Vol", | |
51 | "Mab", | |
52 | "Nkh", | |
53 | "Nhl", | |
54 | "Kho", | |
55 | "Ngc", | |
56 | "Nyo", | |
57 | "Mph", | |
58 | "Lwe", | |
59 | "Ngo", | |
60 | } | |
61 | wide{ | |
62 | "Bhimbidvwane", | |
63 | "iNdlovana", | |
64 | "iNdlovu-lenkhulu", | |
65 | "Mabasa", | |
66 | "iNkhwekhweti", | |
67 | "iNhlaba", | |
68 | "Kholwane", | |
69 | "iNgci", | |
70 | "iNyoni", | |
71 | "iMphala", | |
72 | "Lweti", | |
73 | "iNgongoni", | |
74 | } | |
75 | } | |
76 | } | |
77 | } | |
78 | } | |
79 | delimiters{ | |
80 | alternateQuotationEnd{"”"} | |
81 | alternateQuotationStart{"“"} | |
82 | quotationEnd{"’"} | |
83 | quotationStart{"‘"} | |
84 | } | |
85 | } |