• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// © 2016 and later: Unicode, Inc. and others.
2// License & terms of use: http://www.unicode.org/copyright.html
3// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
4doi{
5    Currencies{
6        BRL{
7            "R$",
8            "ब्राजीली रियाल",
9        }
10        CNY{
11            "CN¥",
12            "चीनी युआन",
13        }
14        EUR{
15            "€",
16            "यूरो",
17        }
18        GBP{
19            "£",
20            "ब्रिटिश पाउंड",
21        }
22        INR{
23            "₹",
24            "भारती रपेऽ",
25        }
26        JPY{
27            "¥",
28            "जापानी येन",
29        }
30        RUB{
31            "RUB",
32            "रूसी रूबल",
33        }
34        USD{
35            "$",
36            "यूएस डालर",
37        }
38        XXX{
39            "¤",
40            "अनजांती करंसी",
41        }
42    }
43    Currencies%narrow{
44        BRL{"R$"}
45        CNY{"¥"}
46        EUR{"€"}
47        GBP{"£"}
48        INR{"₹"}
49        JPY{"¥"}
50        RUB{"₽"}
51        USD{"$"}
52    }
53    CurrencyPlurals{
54        BRL{
55            one{"ब्राजीली रियाल"}
56            other{"ब्राजीली रियाल"}
57        }
58        CNY{
59            one{"चीनी युआन"}
60            other{"चीनी युआन"}
61        }
62        EUR{
63            one{"यूरो"}
64            other{"यूरो"}
65        }
66        GBP{
67            one{"ब्रिटिश पाउंड"}
68            other{"ब्रिटिश पाउंड"}
69        }
70        INR{
71            one{"भारती रपेऽ"}
72            other{"भारती रपेऽ"}
73        }
74        JPY{
75            one{"जापानी येन"}
76            other{"जापानी येन"}
77        }
78        RUB{
79            one{"रूसी रूबल"}
80            other{"रूसी रूबल"}
81        }
82        USD{
83            one{"यूएस डालर"}
84            other{"यूएस डालर"}
85        }
86        XXX{
87            one{"(अनजांती करंसी)"}
88            other{"(अनजांती करंसी)"}
89        }
90    }
91    CurrencyUnitPatterns{
92        one{"{0} {1}"}
93        other{"{0} {1}"}
94    }
95}
96