]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/rbnf/en.txt
ICU-531.30.tar.gz
[apple/icu.git] / icuSources / data / rbnf / en.txt
index 9e6db69b7c8f1c95854a19436ec3bae8553e3812..3370e5a2445cff389b7789282b8ab10a0ed24126 100644 (file)
@@ -1,13 +1,13 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File:<path>/common/rbnf/en.xml
+// * Copyright (C) 2014 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/rbnf/en.xml
 // *
 // ***************************************************************************
 /**
- *  ICU <specials> source: <path>/xml/rbnf/en.xml
+ * ICU <specials> source: <path>/xml/rbnf/en.xml
  */
 en{
     RBNFRules{
@@ -51,14 +51,39 @@ en{
         }
         SpelloutRules{
             "%%2d-year:",
-            "0: hundred[ and >%spellout-numbering>];",
+            "0: hundred;",
             "1: oh-=%spellout-numbering=;",
             "10: =%spellout-numbering=;",
             "%spellout-numbering-year:",
             "-x: minus >>;",
             "x.x: =#,###0.#=;",
             "0: =%spellout-numbering=;",
-            "1000/100: << >%%2d-year>;",
+            "1010/100: << >%%2d-year>;",
+            "1100/100: << >%%2d-year>;",
+            "2000: =%spellout-numbering=;",
+            "2010/100: << >%%2d-year>;",
+            "2100/100: << >%%2d-year>;",
+            "3000: =%spellout-numbering=;",
+            "3010/100: << >%%2d-year>;",
+            "3100/100: << >%%2d-year>;",
+            "4000: =%spellout-numbering=;",
+            "4010/100: << >%%2d-year>;",
+            "4100/100: << >%%2d-year>;",
+            "5000: =%spellout-numbering=;",
+            "5010/100: << >%%2d-year>;",
+            "5100/100: << >%%2d-year>;",
+            "6000: =%spellout-numbering=;",
+            "6010/100: << >%%2d-year>;",
+            "6100/100: << >%%2d-year>;",
+            "7000: =%spellout-numbering=;",
+            "7010/100: << >%%2d-year>;",
+            "7100/100: << >%%2d-year>;",
+            "8000: =%spellout-numbering=;",
+            "8010/100: << >%%2d-year>;",
+            "8100/100: << >%%2d-year>;",
+            "9000: =%spellout-numbering=;",
+            "9010/100: << >%%2d-year>;",
+            "9100/100: << >%%2d-year>;",
             "10000: =%spellout-numbering=;",
             "%spellout-numbering:",
             "0: =%spellout-cardinal=;",
@@ -122,8 +147,6 @@ en{
             "1000000000000: << trillion[>%%commas>];",
             "1000000000000000: << quadrillion[>%%commas>];",
             "1000000000000000000: =#,##0=;",
-            "%%lenient-parse:",
-            "&[last primary ignorable ] << ' ' << ',' << '-' << '\u00AD';",
             "%%tieth:",
             "0: tieth;",
             "1: ty-=%spellout-ordinal=;",
@@ -186,5 +209,5 @@ en{
             "1000000000000000000: =#,##0=.;",
         }
     }
-    Version{"2.0.58.57"}
+    Version{"2.0.82.42"}
 }