• 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
4ks_Deva{
5    %%Parent{"root"}
6    Currencies{
7        BRL{
8            "R$",
9            "ब्राज़िली रील",
10        }
11        CNY{
12            "CN¥",
13            "चीनी युवान",
14        }
15        EUR{
16            "€",
17            "यूरो",
18        }
19        GBP{
20            "£",
21            "बरतानवी पूनड",
22        }
23        INR{
24            "₹",
25            "इंडियन रूपी",
26        }
27        JPY{
28            "JP¥",
29            "जापानी येन",
30        }
31        RUB{
32            "RUB",
33            "रूसी रूबल",
34        }
35        USD{
36            "$",
37            "US डॉलर",
38        }
39        XXX{
40            "¤",
41            "नामोलुम करन्सी",
42        }
43    }
44    CurrencyPlurals{
45        BRL{
46            one{"ब्राज़िली रील"}
47            other{"ब्राज़िली रीलज़"}
48        }
49        EUR{
50            one{"यूरो"}
51            other{"यूरोज़"}
52        }
53        INR{
54            one{"इंडियन रूपी"}
55            other{"इंडियन रुपीज़"}
56        }
57        USD{
58            one{"US डॉलर"}
59            other{"US डॉलर्ज़"}
60        }
61        XXX{
62            one{"(करन्सी हुंद नामोलुम यूनिट)"}
63            other{"(नामोलुम करन्सी)"}
64        }
65    }
66    CurrencyUnitPatterns{
67        one{"{0} {1}"}
68        other{"{0} {1}"}
69    }
70}
71