-// ***************************************************************************
-// *
-// * Copyright (C) 2013 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File:<path>/common/rbnf/ms.xml
-// *
-// ***************************************************************************
-/**
- * ICU <specials> source: <path>/xml/rbnf/ms.xml
- */
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
ms{
RBNFRules{
OrdinalRules{
"%digits-ordinal:",
- "-x: ke\u2212>#,##0>;",
- "0: ke=#,##0=;",
+ "-x: \u2212ke->#,##0>;",
+ "0: ke-=#,##0=;",
+ "1: No. 1;",
+ "2: 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.x: << titik >>;",
+ "-x: negatif >>;",
+ "x.x: << perpuluhan >>;",
"0: kosong;",
"1: satu;",
"2: dua;",
"200: << ratus[ >>];",
"1000: seribu[ >>];",
"2000: << ribu[ >>];",
- "1000000: << juta[ >>];",
- "1000000000: << milyar[ >>];",
- "1000000000000: << bilyun[ >>];",
- "1000000000000000: << bilyar[ >>];",
+ "1000000: sejuta[ >>];",
+ "2000000: << juta[ >>];",
+ "1000000000: << bilion[ >>];",
+ "1000000000000: << trilion[ >>];",
+ "1000000000000000: << kuadrilion[ >>];",
"1000000000000000000: =#,##0=;",
"%spellout-ordinal:",
- "-x: minus >>;",
+ "-x: negatif >>;",
"x.x: =#,##0.#=;",
"0: kekosong;",
"1: pertama;",
"2: ke=%spellout-cardinal=;",
}
}
- Version{"2.0.82.42"}
+ Version{"2.1.49.24"}
}