]>
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 | fil{ |
4 | RBNFRules{ | |
5 | OrdinalRules{ | |
6 | "%digits-ordinal:", | |
7 | "-x: \u2212>>;", | |
8 | "0: ika=#,##0=;", | |
9 | } | |
10 | SpelloutRules{ | |
11 | "%spellout-numbering-year:", | |
f3c0d7a5 | 12 | "x.x: =0.0=;", |
729e4ab9 A |
13 | "0: =%spellout-numbering=;", |
14 | "%spellout-numbering:", | |
15 | "0: =%spellout-cardinal=;", | |
16 | "%%number-times:", | |
17 | "1: is\u00E1ng;", | |
18 | "2: dalaw\u00E1ng;", | |
19 | "3: tatl\u00F3ng;", | |
20 | "4: \u00E1pat na;", | |
21 | "5: lim\u00E1ng;", | |
22 | "6: anim na;", | |
23 | "7: pit\u00F3ng;", | |
24 | "8: wal\u00F3ng;", | |
25 | "9: siy\u00E1m na;", | |
26 | "10: samp\u00FBng;", | |
27 | "11: lab\u00EDng->>;", | |
28 | "20: <%%number-times< p\u00FB[\u2019t >>];", | |
29 | "100: <%%number-times< da\u00E1n[ at >>];", | |
30 | "1000: <%%number-times< lib\u00F3[\u2019t >>];", | |
31 | "%spellout-cardinal:", | |
32 | "-x: minus >>;", | |
33 | "x.x: << tuldok >>;", | |
34 | "0: wal\u00E2;", | |
35 | "1: is\u00E1;", | |
36 | "2: dalaw\u00E1;", | |
37 | "3: tatl\u00F3;", | |
38 | "4: \u00E1pat;", | |
39 | "5: lim\u00E1;", | |
40 | "6: anim;", | |
41 | "7: pit\u00F3;", | |
42 | "8: wal\u00F3;", | |
43 | "9: siy\u00E1m;", | |
44 | "10: samp\u00FB;", | |
45 | "11: lab\u00EDng->>;", | |
46 | "20: <%%number-times< p\u00FB[\u2019t >>];", | |
47 | "100: <%%number-times< da\u00E1n[ at >>];", | |
48 | "1000: <%%number-times< lib\u00F3[\u2019t >>];", | |
49 | "1000000: <%%number-times< mily\u00F3n[ at >>];", | |
50 | "1000000000: <%%number-times< bily\u00F3n[ at >>];", | |
51 | "1000000000000: <%%number-times< trily\u00F3n[ at >>];", | |
52 | "1000000000000000: <%%number-times< katrily\u00F3n[ at >>];", | |
53 | "1000000000000000000: =#,##0=;", | |
54 | "%spellout-ordinal:", | |
55 | "x.x: =#,##0.#=;", | |
56 | "0: ika =%spellout-cardinal=;", | |
57 | } | |
58 | } | |
340931cb | 59 | Version{"36.1"} |
729e4ab9 | 60 | } |