]> git.saurik.com Git - apple/icu.git/blame - icuSources/data/rbnf/id.txt
ICU-531.48.tar.gz
[apple/icu.git] / icuSources / data / rbnf / id.txt
CommitLineData
729e4ab9
A
1// ***************************************************************************
2// *
57a6839d
A
3// * Copyright (C) 2014 International Business Machines
4// * Corporation and others. All Rights Reserved.
5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6// * Source File: <path>/common/rbnf/id.xml
729e4ab9
A
7// *
8// ***************************************************************************
9/**
57a6839d 10 * ICU <specials> source: <path>/xml/rbnf/id.xml
729e4ab9
A
11 */
12id{
13 RBNFRules{
14 OrdinalRules{
15 "%digits-ordinal:",
16 "-x: ke\u2212>#,##0>;",
17 "0: ke=#,##0=;",
18 }
19 SpelloutRules{
20 "%spellout-numbering-year:",
21 "x.x: =#,###0.#=;",
22 "0: =%spellout-numbering=;",
23 "%spellout-numbering:",
24 "0: =%spellout-cardinal=;",
25 "%spellout-cardinal:",
26 "-x: minus >>;",
27 "x.x: << titik >>;",
28 "0: kosong;",
29 "1: satu;",
30 "2: dua;",
31 "3: tiga;",
32 "4: empat;",
33 "5: lima;",
34 "6: enam;",
35 "7: tujuh;",
36 "8: delapan;",
37 "9: sembilan;",
38 "10: sepuluh;",
39 "11: sebelas;",
40 "12: >> belas;",
41 "20: << puluh[ >>];",
42 "100: seratus[ >>];",
43 "200: << ratus[ >>];",
44 "1000: seribu[ >>];",
45 "2000: << ribu[ >>];",
46 "1000000: << juts[ >>];",
47 "1000000000: << milyar[ >>];",
48 "1000000000000: << bilyun[ >>];",
49 "1000000000000000: << bilyar[ >>];",
50 "1000000000000000000: =#,##0.#=;",
51 "%spellout-ordinal:",
52 "x.x: =#,##0.#=;",
53 "0: ke=%spellout-cardinal=;",
54 }
55 }
51004dcb 56 Version{"2.0.82.42"}
729e4ab9 57}