]>
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 | |
729e4ab9 A |
3 | eo{ |
4 | RBNFRules{ | |
5 | SpelloutRules{ | |
6 | "%spellout-numbering-year:", | |
f3c0d7a5 | 7 | "x.x: =0.0=;", |
729e4ab9 A |
8 | "0: =%spellout-numbering=;", |
9 | "%spellout-numbering:", | |
10 | "0: =%spellout-cardinal=;", | |
11 | "%spellout-cardinal:", | |
12 | "-x: minus >>;", | |
13 | "x.x: << komo >>;", | |
14 | "0: nulo;", | |
15 | "1: unu;", | |
16 | "2: du;", | |
17 | "3: tri;", | |
18 | "4: kvar;", | |
19 | "5: kvin;", | |
20 | "6: ses;", | |
21 | "7: sep;", | |
22 | "8: ok;", | |
23 | "9: na\u016D;", | |
24 | "10: dek[ >>];", | |
25 | "20: <<dek[ >>];", | |
26 | "100: cent[ >>];", | |
27 | "200: <<cent[ >>];", | |
28 | "1000: mil[ >>];", | |
29 | "2000: << mil[ >>];", | |
30 | "1000000: miliono[ >>];", | |
31 | "2000000: << milionoj[ >>];", | |
32 | "1000000000: miliardo[ >>];", | |
33 | "2000000000: << miliardoj[ >>];", | |
34 | "1000000000000: biliono[ >>];", | |
35 | "2000000000000: << bilionoj[ >>];", | |
36 | "1000000000000000: biliardo[ >>];", | |
37 | "2000000000000000: << biliardoj[ >>];", | |
38 | "1000000000000000000: =#,##0=;", | |
39 | "%spellout-ordinal:", | |
40 | "0: =%spellout-cardinal=a;", | |
41 | } | |
374ca955 | 42 | } |
f3c0d7a5 | 43 | Version{"2.1.27.22"} |
374ca955 | 44 | } |