]>
Commit | Line | Data |
---|---|---|
729e4ab9 A |
1 | // *************************************************************************** |
2 | // * | |
2ca993e8 | 3 | // * Copyright (C) 2016 International Business Machines |
51004dcb A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/main/es_UY.xml | |
729e4ab9 A |
7 | // * |
8 | // *************************************************************************** | |
9 | es_UY{ | |
57a6839d | 10 | %%Parent{"es_419"} |
729e4ab9 | 11 | Currencies{ |
57a6839d A |
12 | USD{ |
13 | "US$", | |
14 | "dólar estadounidense", | |
15 | } | |
729e4ab9 A |
16 | UYU{ |
17 | "$", | |
18 | "peso uruguayo", | |
19 | } | |
20 | } | |
2ca993e8 | 21 | Version{"2.1.19.14"} |
729e4ab9 | 22 | } |