• 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
4en_IN{
5    %%Parent{"en_001"}
6    Currencies{
7        KGS{
8            "KGS",
9            "Kyrgyzstani Som",
10        }
11        USD{
12            "$",
13            "US Dollar",
14        }
15        VEF{
16            "VEF",
17            "Venezuelan Bolívar",
18        }
19        VES{
20            "VES",
21            "VEF",
22        }
23    }
24    CurrencyPlurals{
25        KGS{
26            one{"Kyrgyzstani som"}
27            other{"Kyrgyzstani soms"}
28        }
29        KZT{
30            one{"Kazakhstani Tenge"}
31            other{"Kazakhstani Tenges"}
32        }
33        SLE{
34            one{"Sierra Leonean Leone"}
35            other{"Sierra Leonean Leones"}
36        }
37        TJS{
38            one{"Tajikistani Somoni"}
39            other{"Tajikistani Somonis"}
40        }
41        TMT{
42            one{"Turkmenistani Manat"}
43            other{"Turkmenistani Manat"}
44        }
45        UZS{
46            one{"Uzbekistani Som"}
47            other{"Uzbekistani Som"}
48        }
49        VEF{
50            one{"Venezuelan bolívar"}
51            other{"Venezuelan bolívars"}
52        }
53        VES{
54            one{"VEF"}
55            other{"VEF"}
56        }
57    }
58}
59