diff options
Diffstat (limited to 'intl/icu/source/data/rbnf/ja.txt')
-rw-r--r-- | intl/icu/source/data/rbnf/ja.txt | 82 |
1 files changed, 82 insertions, 0 deletions
diff --git a/intl/icu/source/data/rbnf/ja.txt b/intl/icu/source/data/rbnf/ja.txt new file mode 100644 index 0000000000..b0e8b94f1a --- /dev/null +++ b/intl/icu/source/data/rbnf/ja.txt @@ -0,0 +1,82 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html +// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml +ja{ + RBNFRules{ + OrdinalRules{ + "%digits-ordinal:", + "-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.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:", + "-x: \u30DE\u30A4\u30CA\u30B9>>;", + "x.x: <<\u70B9>>>;", + "0: \u96F6;", + "1: \u58F1;", + "2: \u5F10;", + "3: \u53C2;", + "4: \u56DB;", + "5: \u4F0D;", + "6: \u516D;", + "7: \u4E03;", + "8: \u516B;", + "9: \u4E5D;", + "10: \u62FE[>>];", + "20: <<\u62FE[>>];", + "100: <<\u767E[>>];", + "1000: <<\u5343[>>];", + "10000: <<\u842C[>>];", + "100000000: <<\u5104[>>];", + "1000000000000: <<\u5146[>>];", + "10000000000000000: <<\u4EAC[>>];", + "1000000000000000000: =#,##0=;", + "%spellout-cardinal:", + "-x: \u30DE\u30A4\u30CA\u30B9>>;", + "x.x: <<\u30FB>>>;", + "0: \u3007;", + "1: \u4E00;", + "2: \u4E8C;", + "3: \u4E09;", + "4: \u56DB;", + "5: \u4E94;", + "6: \u516D;", + "7: \u4E03;", + "8: \u516B;", + "9: \u4E5D;", + "10: \u5341[>>];", + "20: <<\u5341[>>];", + "100: \u767E[>>];", + "200: <<\u767E[>>];", + "1000: \u5343[>>];", + "2000: <<\u5343[>>];", + "10000: <<\u4E07[>>];", + "100000000: <<\u5104[>>];", + "1000000000000: <<\u5146[>>];", + "10000000000000000: <<\u4EAC[>>];", + "1000000000000000000: =#,##0=;", + "%spellout-ordinal:", + "x.x: =#,##0.#=;", + "0: \u7B2C=%spellout-numbering=;", + } + } +} |