X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/729e4ab9bc6618bc3d8a898e575df7f4019e29ca..a01113dcd0f39d5da295ef82785beff9ed86fe38:/icuSources/data/rbnf/ja.txt diff --git a/icuSources/data/rbnf/ja.txt b/icuSources/data/rbnf/ja.txt index 64fdd649..ef2b4b84 100644 --- a/icuSources/data/rbnf/ja.txt +++ b/icuSources/data/rbnf/ja.txt @@ -1,25 +1,30 @@ -// *************************************************************************** -// * -// * Copyright (C) 2010 International Business Machines -// * Corporation and others. All Rights Reserved. -// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File:/common/rbnf/ja.xml -// * -// *************************************************************************** -/** - * ICU source: /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{"2.1.48.72"} }