• 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
4sd_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            "¥",
29            "जापानी येनु",
30        }
31        RUB{
32            "RUB",
33            "रशियनु रुबलु",
34        }
35        USD{
36            "$",
37            "यूएस जो डॉलर",
38        }
39        XXX{
40            "¤",
41            "अणजा॒तल सिको",
42        }
43    }
44    Currencies%narrow{
45        GBP{"£"}
46        RUB{"₽"}
47        USD{"$"}
48    }
49    CurrencyPlurals{
50        BRL{
51            one{"ब्राज़ीली रियालु"}
52            other{"ब्राज़ीली रियाल"}
53        }
54        CNY{
55            one{"चीनी युआनु"}
56            other{"चीनी युआन"}
57        }
58        EUR{
59            one{"यूरो"}
60            other{"यूरो"}
61        }
62        GBP{
63            one{"बरतानवी पाउंडु"}
64            other{"बरतानवी पाउंड"}
65        }
66        INR{
67            one{"हिंदुस्तानी रुपया"}
68            other{"हिंदुस्तानी रुपया"}
69        }
70        JPY{
71            one{"जापानी येनु"}
72            other{"जापानी येन"}
73        }
74        RUB{
75            one{"रशियनु रुबलु"}
76            other{"रशियनु रुबल"}
77        }
78        USD{
79            one{"यूएस जो डॉलर"}
80            other{"यूएस जा डॉलर"}
81        }
82        XXX{
83            one{"(सिके जो अणजा॒तल एको)"}
84            other{"अणजा॒तल सिको"}
85        }
86    }
87    CurrencyUnitPatterns{
88        one{"{0} {1}"}
89        other{"{0} {1}"}
90    }
91}
92