]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/rbnf/ja.txt
ICU-66108.tar.gz
[apple/icu.git] / icuSources / data / rbnf / ja.txt
index 4f6f69b0e54141f71a5148291e4734a0639a3df6..f7dc66e9584f37b2e5c6fd62d8662ec54d77c88e 100644 (file)
@@ -1,25 +1,30 @@
-// ***************************************************************************
-// *
-// * 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/ja.xml
-// *
-// ***************************************************************************
-/**
- *  ICU <specials> source: <path>/xml/rbnf/ja.xml
- */
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
 ja{
     RBNFRules{
         OrdinalRules{
             "%digits-ordinal:",
-            "-x: \u7B2C\u2212>#,###0>;",
-            "0: \u7B2C=#,###0=;",
+            "-x: \u7B2C\u2212>#,##0>;",
+            "0: \u7B2C=#,##0=;",
         }
         SpelloutRules{
+            "%spellout-numbering-year-latn:",
+            "x.x: =0.0=;",
+            "0: =0=;",
+            "1: \u5143;",
+            "2: =0=;",
             "%spellout-numbering-year:",
-            "x.x: =#,###0.#=;",
+            "x.x: =0.0=;",
             "0: =%spellout-numbering=;",
+            "1: \u5143;",
+            "2: =%spellout-numbering=;",
+            "1000: =%%spellout-numbering-year-digits=;",
+            "10000: =%spellout-numbering=;",
+            "%%spellout-numbering-year-digits:",
+            "0: =%spellout-numbering=;",
+            "10: <<>>>;",
+            "100: <<>>>;",
+            "1000: <<>>>;",
             "%spellout-numbering:",
             "0: =%spellout-cardinal=;",
             "%spellout-cardinal-financial:",
@@ -43,7 +48,7 @@ ja{
             "100000000: <<\u5104[>>];",
             "1000000000000: <<\u5146[>>];",
             "10000000000000000: <<\u4EAC[>>];",
-            "1000000000000000000: =#,###0=;",
+            "1000000000000000000: =#,##0=;",
             "%spellout-cardinal:",
             "-x: \u30DE\u30A4\u30CA\u30B9>>;",
             "x.x: <<\u30FB>>>;",
@@ -67,11 +72,11 @@ ja{
             "100000000: <<\u5104[>>];",
             "1000000000000: <<\u5146[>>];",
             "10000000000000000: <<\u4EAC[>>];",
-            "1000000000000000000: =#,###0=;",
+            "1000000000000000000: =#,##0=;",
             "%spellout-ordinal:",
-            "x.x: =#,###0.#=;",
+            "x.x: =#,##0.#=;",
             "0: \u7B2C=%spellout-numbering=;",
         }
     }
-    Version{"2.0.41.26"}
+    Version{"36.1"}
 }