-// ***************************************************************************
-// *
-// * 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:",
"100000000: <<\u5104[>>];",
"1000000000000: <<\u5146[>>];",
"10000000000000000: <<\u4EAC[>>];",
- "1000000000000000000: =#,###0=;",
+ "1000000000000000000: =#,##0=;",
"%spellout-cardinal:",
"-x: \u30DE\u30A4\u30CA\u30B9>>;",
"x.x: <<\u30FB>>>;",
"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"}
}