]> git.saurik.com Git - apple/icu.git/blame - icuSources/data/rbnf/ms.txt
ICU-59131.0.1.tar.gz
[apple/icu.git] / icuSources / data / rbnf / ms.txt
CommitLineData
f3c0d7a5
A
1// © 2016 and later: Unicode, Inc. and others.
2// License & terms of use: http://www.unicode.org/copyright.html#License
729e4ab9
A
3ms{
4 RBNFRules{
5 OrdinalRules{
6 "%digits-ordinal:",
f3c0d7a5
A
7 "-x: \u2212ke->#,##0>;",
8 "0: ke-=#,##0=;",
729e4ab9
A
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 "%spellout-cardinal:",
2ca993e8 17 "-x: negatif >>;",
729e4ab9
A
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: lapan;",
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: << milyar[ >>];",
39 "1000000000000: << bilyun[ >>];",
40 "1000000000000000: << bilyar[ >>];",
41 "1000000000000000000: =#,##0=;",
42 "%spellout-ordinal:",
2ca993e8 43 "-x: negatif >>;",
729e4ab9
A
44 "x.x: =#,##0.#=;",
45 "0: kekosong;",
46 "1: pertama;",
47 "2: ke=%spellout-cardinal=;",
48 }
49 }
f3c0d7a5 50 Version{"2.1.31.40"}
729e4ab9 51}