• 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#License
3es_MX{
4    %%Parent{"es_419"}
5    Currencies{
6        BDT{
7            "BDT",
8            "taka bangladesí",
9        }
10        BTN{
11            "BTN",
12            "ngultrum butanés",
13        }
14        KGS{
15            "KGS",
16            "som kirguís",
17        }
18        KHR{
19            "KHR",
20            "riel camboyano",
21        }
22        LAK{
23            "LAK",
24            "kip laosiano",
25        }
26        MRO{
27            "MRU",
28            "uguiya (1973–2017)",
29        }
30        MRU{
31            "UM",
32            "uguiya",
33        }
34        MVR{
35            "MVR",
36            "rupia de Maldivas",
37        }
38        MXN{
39            "$",
40            "peso mexicano",
41        }
42        STN{
43            "STN",
44            "dobra santotomense",
45        }
46        THB{
47            "THB",
48            "baht tailandés",
49        }
50        VND{
51            "VND",
52            "dong vietnamita",
53        }
54        ZMW{
55            "ZMW",
56            "kwacha zambiano",
57        }
58    }
59    Currencies%narrow{
60        BYN{"p."}
61        FKP{"£"}
62        RON{"lei"}
63        SSP{"£"}
64        SYP{"£"}
65        VEF{"Bs"}
66    }
67    CurrencyPlurals{
68        AMD{
69            one{"dram armenio"}
70            other{"drams armenios"}
71        }
72        BDT{
73            one{"taka bangladesí"}
74            other{"takas bangladesíes"}
75        }
76        BTN{
77            one{"ngultrum butanés"}
78            other{"gultrums bultaneses"}
79        }
80        KGS{
81            one{"som kirguís"}
82            other{"soms kirguises"}
83        }
84        KHR{
85            one{"riel camboyano"}
86            other{"rieles camboyanos"}
87        }
88        LAK{
89            one{"kip laosiano"}
90            other{"kips laosianos"}
91        }
92        LVL{
93            one{"lats letón"}
94            other{"lats letones"}
95        }
96        MVR{
97            one{"rupia de Maldivas"}
98            other{"rupias de Maldivas"}
99        }
100        STN{
101            one{"dobra santotomense"}
102            other{"dobras santotomenses"}
103        }
104        THB{
105            one{"baht tailandés"}
106            other{"bahts tailandeses"}
107        }
108        TMT{
109            one{"manat turcomano"}
110            other{"manats turcomanos"}
111        }
112        VES{
113            one{"bolívar venezolano"}
114            other{"bolivares venezolanos"}
115        }
116        VND{
117            one{"dong vietnamita"}
118            other{"dongs vietnamitas"}
119        }
120        XXX{
121            one{"(moneda desconocida)"}
122            other{"(moneda desconocida)"}
123        }
124        ZMW{
125            one{"kwacha zambiano"}
126            other{"kwachas zambianos"}
127        }
128    }
129    Version{"36.1"}
130}
131