2004-08-20 23:12:31 +00:00
|
|
|
// ***************************************************************************
|
2000-01-12 19:26:57 +00:00
|
|
|
// *
|
2007-03-02 23:55:27 +00:00
|
|
|
// * Copyright (C) 2007 International Business Machines
|
2004-08-20 23:12:31 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
2005-11-30 23:44:06 +00:00
|
|
|
// * Source File:<path>/common/main/es_PY.xml
|
2000-01-12 19:26:57 +00:00
|
|
|
// *
|
2002-01-30 06:16:26 +00:00
|
|
|
// ***************************************************************************
|
2004-08-20 23:12:31 +00:00
|
|
|
es_PY{
|
2007-03-02 23:55:27 +00:00
|
|
|
Currencies{
|
|
|
|
MXN{
|
|
|
|
"MEX$",
|
|
|
|
"peso mexicano",
|
|
|
|
}
|
|
|
|
USD{
|
|
|
|
"US$",
|
|
|
|
"dólar estadounidense",
|
|
|
|
}
|
|
|
|
}
|
|
|
|
NumberElements{
|
|
|
|
",",
|
|
|
|
".",
|
|
|
|
";",
|
|
|
|
"%",
|
|
|
|
"0",
|
|
|
|
"#",
|
|
|
|
"-",
|
|
|
|
"E",
|
|
|
|
"‰",
|
|
|
|
"∞",
|
|
|
|
"NaN",
|
|
|
|
"+",
|
|
|
|
}
|
2004-08-20 23:12:31 +00:00
|
|
|
NumberPatterns{
|
2005-03-22 01:25:51 +00:00
|
|
|
"#,##0.###",
|
|
|
|
"¤ #,##0.00;¤ -#,##0.00",
|
2002-01-30 06:16:26 +00:00
|
|
|
"#,##0%",
|
|
|
|
"#E0",
|
2001-03-22 02:19:12 +00:00
|
|
|
}
|
2007-03-02 23:55:27 +00:00
|
|
|
Version{"1.47"}
|
1999-08-16 21:50:52 +00:00
|
|
|
}
|