// ***************************************************************************
// *
-// * Copyright (C) 2008 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File:<path>/common/main/es_PY.xml
+// * Copyright (C) 2015 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/es_PY.xml
// *
// ***************************************************************************
es_PY{
- NumberPatterns{
- "#,##0.###",
- "¤ #,##0.00;¤ -#,##0.00",
- "#,##0%",
- "#E0",
+ %%Parent{"es_419"}
+ NumberElements{
+ latn{
+ patterns{
+ currencyFormat{"¤ #,##0.00;¤ -#,##0.00"}
+ }
+ symbols{
+ decimal{","}
+ group{"."}
+ }
+ }
}
- Version{"1.53"}
+ Version{"2.1.6.69"}
}