]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/rbnf/ms.txt
ICU-64243.0.1.tar.gz
[apple/icu.git] / icuSources / data / rbnf / ms.txt
index 3c4107b5ca256881e1a6c705f5648677115241b3..c1832bdd3c469324fa323bd7b7f323bc70339149 100644 (file)
@@ -1,27 +1,23 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/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: negatif >>;",
-            "x.x: << titik >>;",
+            "x.x: << perpuluhan >>;",
             "0: kosong;",
             "1: satu;",
             "2: dua;",
@@ -40,10 +36,11 @@ ms{
             "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: negatif >>;",
@@ -53,5 +50,5 @@ ms{
             "2: ke=%spellout-cardinal=;",
         }
     }
-    Version{"2.1.21.63"}
+    Version{"2.1.49.24"}
 }