]>
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 | |
51004dcb A |
3 | lo{ |
4 | RBNFRules{ | |
5 | OrdinalRules{ | |
6 | "%digits-ordinal:", | |
7 | "-x: \u0E17\u0E35\u0E48\u2212>#,##0>;", | |
8 | "0: \u0E17\u0E35\u0E48\u200B=#,##0=;", | |
9 | } | |
10 | SpelloutRules{ | |
11 | "%spellout-numbering-year:", | |
f3c0d7a5 | 12 | "x.x: =0.0=;", |
51004dcb A |
13 | "0: =%spellout-numbering=;", |
14 | "%spellout-numbering:", | |
15 | "0: =%spellout-cardinal=;", | |
16 | "%spellout-cardinal:", | |
17 | "-x: \u0E25\u0E1A\u200B>>;", | |
18 | "x.x: <<\u200B\u0E08\u0E38\u0E14\u200B>>>;", | |
19 | "0: \u0E28\u0E39\u0E19\u0E22\u0E4C;", | |
20 | "1: \u0EDC\u0EB6\u0EC8\u0E87;", | |
21 | "2: \u0EAA\u0EAD\u0E87;", | |
22 | "3: \u0EAA\u0EB2\u0EA1;", | |
23 | "4: \u0EAA\u0EB5\u0EC8;", | |
24 | "5: \u0EAB\u0EC9\u0EB2;", | |
25 | "6: \u0EAB\u0EBB\u0E81;", | |
26 | "7: \u0EC0\u0E88\u0EB1\u0E94;", | |
27 | "8: \u0EC1\u0E9B\u0E94;", | |
28 | "9: \u0EC0\u0E81\u0EBB\u0EC9\u0EB2;", | |
29 | "10: \u0EAA\u0EB4\u0E9A[\u200B>%%alt-ones>];", | |
30 | "20: \u0E8A\u0EB2\u0EA7[\u200B>%%alt-ones>];", | |
31 | "30: <<\u200B\u0EAA\u0EB4\u0E9A[\u200B>%%alt-ones>];", | |
32 | "100: <<\u200B\u0E23\u0E49\u0E2D\u0E22[\u200B>>];", | |
33 | "1000: <<\u200B\u0E1E\u0E31\u0E19[\u200B>>];", | |
34 | "10000: <<\u200B\u0E2B\u0E21\u0E37\u0E48\u0E19[\u200B>>];", | |
35 | "100000: <<\u200B\u0E41\u0E2A\u0E19[\u200B>>];", | |
36 | "1000000: <<\u200B\u0E25\u0E49\u0E32\u0E19[\u200B>>];", | |
37 | "1000000000000000000: =#,##0=;", | |
38 | "%%alt-ones:", | |
39 | "1: \u0EC0\u0EAD\u0EB1\u0E94;", | |
40 | "2: =%spellout-cardinal=;", | |
41 | "%spellout-ordinal:", | |
42 | "x.x: =#,##0.#=;", | |
43 | "0: \u0E17\u0E35\u0E48\u200B=%spellout-cardinal=;", | |
44 | } | |
45 | } | |
f3c0d7a5 | 46 | Version{"2.1.27.22"} |
51004dcb | 47 | } |