-// ***************************************************************************
-// *
-// * 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
- */
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
id{
RBNFRules{
OrdinalRules{
"%digits-ordinal:",
- "-x: ke\u2212>#,##0>;",
- "0: ke=#,##0=;",
+ "-x: \u2212ke->#,##0>;",
+ "0: ke-=#,##0=;",
}
SpelloutRules{
"%spellout-numbering-year:",
- "x.x: =#,###0.#=;",
+ "x.x: =0.0=;",
"0: =%spellout-numbering=;",
"%spellout-numbering:",
"0: =%spellout-cardinal=;",
"%spellout-cardinal:",
- "-x: minus >>;",
+ "-x: negatif >>;",
"x.x: << titik >>;",
"0: kosong;",
"1: satu;",
"200: << ratus[ >>];",
"1000: seribu[ >>];",
"2000: << ribu[ >>];",
- "1000000: << juts[ >>];",
- "1000000000: << milyar[ >>];",
- "1000000000000: << bilyun[ >>];",
- "1000000000000000: << bilyar[ >>];",
+ "1000000: << juta[ >>];",
+ "1000000000: << miliar[ >>];",
+ "1000000000000: << triliun[ >>];",
+ "1000000000000000: << kuadriliun[ >>];",
"1000000000000000000: =#,##0.#=;",
"%spellout-ordinal:",
+ "-x: negatif >>;",
"x.x: =#,##0.#=;",
"0: ke=%spellout-cardinal=;",
}
}
- Version{"2.0.82.42"}
+ Version{"2.1.32.38"}
}