• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// ***************************************************************************
2// *
3// * Copyright (C) 2015 International Business Machines
4// * Corporation and others. All Rights Reserved.
5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6// * Source File: <path>/common/rbnf/ja.xml
7// *
8// ***************************************************************************
9ja{
10    RBNFRules{
11        OrdinalRules{
12            "%digits-ordinal:",
13            "-x: \u7B2C\u2212>#,###0>;",
14            "0: \u7B2C=#,###0=;",
15        }
16        SpelloutRules{
17            "%spellout-numbering-year:",
18            "x.x: =#,###0.#=;",
19            "0: =%spellout-numbering=;",
20            "1: \u5143;",
21            "2: =%spellout-numbering=;",
22            "1000: =%%spellout-numbering-year-digits=;",
23            "10000: =%spellout-numbering=;",
24            "%%spellout-numbering-year-digits:",
25            "0: =%spellout-numbering=;",
26            "10: <<>>>;",
27            "100: <<>>>;",
28            "1000: <<>>>;",
29            "%spellout-numbering:",
30            "0: =%spellout-cardinal=;",
31            "%spellout-cardinal-financial:",
32            "-x: \u30DE\u30A4\u30CA\u30B9>>;",
33            "x.x: <<\u70B9>>>;",
34            "0: \u96F6;",
35            "1: \u58F1;",
36            "2: \u5F10;",
37            "3: \u53C2;",
38            "4: \u56DB;",
39            "5: \u4F0D;",
40            "6: \u516D;",
41            "7: \u4E03;",
42            "8: \u516B;",
43            "9: \u4E5D;",
44            "10: \u62FE[>>];",
45            "20: <<\u62FE[>>];",
46            "100: <<\u767E[>>];",
47            "1000: <<\u5343[>>];",
48            "10000: <<\u842C[>>];",
49            "100000000: <<\u5104[>>];",
50            "1000000000000: <<\u5146[>>];",
51            "10000000000000000: <<\u4EAC[>>];",
52            "1000000000000000000: =#,###0=;",
53            "%spellout-cardinal:",
54            "-x: \u30DE\u30A4\u30CA\u30B9>>;",
55            "x.x: <<\u30FB>>>;",
56            "0: \u3007;",
57            "1: \u4E00;",
58            "2: \u4E8C;",
59            "3: \u4E09;",
60            "4: \u56DB;",
61            "5: \u4E94;",
62            "6: \u516D;",
63            "7: \u4E03;",
64            "8: \u516B;",
65            "9: \u4E5D;",
66            "10: \u5341[>>];",
67            "20: <<\u5341[>>];",
68            "100: \u767E[>>];",
69            "200: <<\u767E[>>];",
70            "1000: \u5343[>>];",
71            "2000: <<\u5343[>>];",
72            "10000: <<\u4E07[>>];",
73            "100000000: <<\u5104[>>];",
74            "1000000000000: <<\u5146[>>];",
75            "10000000000000000: <<\u4EAC[>>];",
76            "1000000000000000000: =#,###0=;",
77            "%spellout-ordinal:",
78            "x.x: =#,###0.#=;",
79            "0: \u7B2C=%spellout-numbering=;",
80        }
81    }
82    Version{"2.0.82.42"}
83}
84