• 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
4es_US{
5    %%Parent{"es_419"}
6    Currencies{
7        BTN{
8            "BTN",
9            "ngultrum butanés",
10        }
11        ETB{
12            "ETB",
13            "birr",
14        }
15        JPY{
16            "¥",
17            "yen japonés",
18        }
19        THB{
20            "THB",
21            "bat",
22        }
23        USD{
24            "$",
25            "dólar estadounidense",
26        }
27        UZS{
28            "UZS",
29            "sum",
30        }
31        XAF{
32            "XAF",
33            "franco CFA de África central",
34        }
35        ZMW{
36            "ZMW",
37            "kwacha zambiano",
38        }
39    }
40    Currencies%narrow{
41        FKP{"£"}
42        RON{"lei"}
43        SSP{"£"}
44        SYP{"£"}
45        VEF{"Bs"}
46    }
47    CurrencyPlurals{
48        BTN{
49            one{"ngultrum butanés"}
50            other{"gultrums bultaneses"}
51        }
52        ETB{
53            one{"birr"}
54            other{"birres"}
55        }
56        THB{
57            one{"bat"}
58            other{"bats"}
59        }
60        UZS{
61            one{"sum"}
62            other{"sums"}
63        }
64        XAF{
65            one{"franco CFA de África central"}
66            other{"francos CFA de África central"}
67        }
68        ZMW{
69            one{"kwacha zambiano"}
70            other{"kwachas zambianos"}
71        }
72    }
73}
74