1b8eb15e1a
X-SVN-Rev: 36313
58 lines
1.7 KiB
Plaintext
58 lines
1.7 KiB
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 2014 International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
|
// * Source File: <path>/common/rbnf/id.xml
|
|
// *
|
|
// ***************************************************************************
|
|
/**
|
|
* ICU <specials> source: <path>/xml/rbnf/id.xml
|
|
*/
|
|
id{
|
|
RBNFRules{
|
|
OrdinalRules{
|
|
"%digits-ordinal:",
|
|
"-x: ke\u2212>#,##0>;",
|
|
"0: ke=#,##0=;",
|
|
}
|
|
SpelloutRules{
|
|
"%spellout-numbering-year:",
|
|
"x.x: =#,###0.#=;",
|
|
"0: =%spellout-numbering=;",
|
|
"%spellout-numbering:",
|
|
"0: =%spellout-cardinal=;",
|
|
"%spellout-cardinal:",
|
|
"-x: minus >>;",
|
|
"x.x: << titik >>;",
|
|
"0: kosong;",
|
|
"1: satu;",
|
|
"2: dua;",
|
|
"3: tiga;",
|
|
"4: empat;",
|
|
"5: lima;",
|
|
"6: enam;",
|
|
"7: tujuh;",
|
|
"8: delapan;",
|
|
"9: sembilan;",
|
|
"10: sepuluh;",
|
|
"11: sebelas;",
|
|
"12: >> belas;",
|
|
"20: << puluh[ >>];",
|
|
"100: seratus[ >>];",
|
|
"200: << ratus[ >>];",
|
|
"1000: seribu[ >>];",
|
|
"2000: << ribu[ >>];",
|
|
"1000000: << juta[ >>];",
|
|
"1000000000: << miliar[ >>];",
|
|
"1000000000000: << triliun[ >>];",
|
|
"1000000000000000: << kuadriliun[ >>];",
|
|
"1000000000000000000: =#,##0.#=;",
|
|
"%spellout-ordinal:",
|
|
"x.x: =#,##0.#=;",
|
|
"0: ke=%spellout-cardinal=;",
|
|
}
|
|
}
|
|
Version{"2.1.0.69"}
|
|
}
|