]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/rbnf/id.txt
ICU-59131.0.1.tar.gz
[apple/icu.git] / icuSources / data / rbnf / id.txt
index a72c0809579e5183129d6afded710a538463edcd..c20a0adeb3646304162a04c512bad841be07644a 100644 (file)
@@ -1,29 +1,20 @@
-// ***************************************************************************
-// *
-// * 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;",
@@ -43,15 +34,16 @@ id{
             "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"}
 }