]>
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 | |
b331163b A |
3 | se{ |
4 | RBNFRules{ | |
5 | SpelloutRules{ | |
6 | "%spellout-numbering-year:", | |
7 | "-x: eret >>;", | |
f3c0d7a5 | 8 | "x.x: =0.0=;", |
b331163b A |
9 | "0: =%spellout-numbering=;", |
10 | "1100/100: <<\u00AD\u010Duo\u0111i[\u00AD>>];", | |
11 | "10000: =%spellout-numbering=;", | |
12 | "%spellout-numbering:", | |
13 | "0: =%spellout-cardinal=;", | |
14 | "%spellout-cardinal:", | |
15 | "-x: eret >>;", | |
16 | "x.x: << pilkku >>;", | |
17 | "0: nolla;", | |
18 | "1: okta;", | |
19 | "2: guokte;", | |
20 | "3: golbma;", | |
21 | "4: njeallje;", | |
22 | "5: vihtta;", | |
23 | "6: guhtta;", | |
24 | "7: \u010Die\u017Ea;", | |
25 | "8: g\u00E1vcci;", | |
26 | "9: ovcci;", | |
27 | "10: logi;", | |
28 | "11: >>\u00ADnuppe\u00ADlohk\u00E1i;", | |
29 | "20: <<\u00ADlogi[\u00AD>>];", | |
30 | "100: <<\u00AD\u010Duo\u0111i[\u00AD>>];", | |
31 | "1000: <<\u00ADduh\u00E1t[ >>];", | |
32 | "1000000: << miljon[ >>];", | |
33 | "1000000000: << miljard[ >>];", | |
34 | "1000000000000: << biljon[ >>];", | |
35 | "1000000000000000: << biljard[ >>];", | |
36 | "1000000000000000000: =#,##0=;", | |
37 | } | |
38 | } | |
f3c0d7a5 | 39 | Version{"2.1.27.22"} |
b331163b | 40 | } |