]> git.saurik.com Git - apple/icu.git/blob - icuSources/data/rbnf/id.txt
ICU-66108.tar.gz
[apple/icu.git] / icuSources / data / rbnf / id.txt
1 // © 2016 and later: Unicode, Inc. and others.
2 // License & terms of use: http://www.unicode.org/copyright.html#License
3 id{
4 RBNFRules{
5 OrdinalRules{
6 "%digits-ordinal:",
7 "-x: \u2212ke->#,##0>;",
8 "0: ke-=#,##0=;",
9 }
10 SpelloutRules{
11 "%spellout-numbering-year:",
12 "x.x: =0.0=;",
13 "0: =%spellout-numbering=;",
14 "%spellout-numbering:",
15 "0: =%spellout-cardinal=;",
16 "%spellout-cardinal:",
17 "-x: negatif >>;",
18 "x.x: << titik >>;",
19 "0: kosong;",
20 "1: satu;",
21 "2: dua;",
22 "3: tiga;",
23 "4: empat;",
24 "5: lima;",
25 "6: enam;",
26 "7: tujuh;",
27 "8: delapan;",
28 "9: sembilan;",
29 "10: sepuluh;",
30 "11: sebelas;",
31 "12: >> belas;",
32 "20: << puluh[ >>];",
33 "100: seratus[ >>];",
34 "200: << ratus[ >>];",
35 "1000: seribu[ >>];",
36 "2000: << ribu[ >>];",
37 "1000000: << juta[ >>];",
38 "1000000000: << miliar[ >>];",
39 "1000000000000: << triliun[ >>];",
40 "1000000000000000: << kuadriliun[ >>];",
41 "1000000000000000000: =#,##0.#=;",
42 "%spellout-ordinal:",
43 "-x: negatif >>;",
44 "x.x: =#,##0.#=;",
45 "0: ke=%spellout-cardinal=;",
46 }
47 }
48 Version{"36.1"}
49 }