// ***************************************************************************
// *
-// * Copyright (C) 2004 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File: ../../../locale/common/main/es_PY.xml
+// * Copyright (C) 2013 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{
+ %%Parent{"es_419"}
NumberElements{
- ",",
- ".",
- ";",
- "%",
- "0",
- "#",
- "-",
- "E",
- "‰",
- "∞",
- "�",
- "+",
- }
- NumberPatterns{
- "#,##0.###;-#,##0.###",
- "¤ #,##0;¤ -#,##0",
- "#,##0%",
- "#E0",
- }
- Version{"1.2"}
- calendar{
- gregorian{
- DateTimePatterns{
- "hh:mm:ss a z",
- "hh:mm:ss a z",
- "hh:mm:ss a",
- "hh:mm a",
- "EEEE d' de 'MMMM' de 'yyyy",
- "d' de 'MMMM' de 'yyyy",
- "dd/MM/yyyy",
- "dd/MM/yy",
- "{1} {0}",
+ latn{
+ patterns{
+ currencyFormat{"¤ #,##0.00;¤ -#,##0.00"}
+ }
+ symbols{
+ decimal{","}
+ group{"."}
}
}
}
+ Version{"2.0.82.45"}
}