e8b9cd3260
X-SVN-Rev: 4256
35 lines
903 B
Plaintext
35 lines
903 B
Plaintext
// *******************************************************************************
|
|
// *
|
|
// * Copyright (C) 1997-2000, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// *******************************************************************************
|
|
|
|
es_PY {
|
|
Version{ "1.0" }
|
|
CurrencyElements {
|
|
"G",
|
|
"PYG",
|
|
",",
|
|
}
|
|
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}",
|
|
}
|
|
NumberPatterns {
|
|
"#,##0.###;-#,##0.###",
|
|
"\u00A4 #,##0;\u00A4 -#,##0",
|
|
"#,##0%",
|
|
}
|
|
LocaleID { "3c0a" }
|
|
LocaleString { "es_PY" }
|
|
ShortCountry { "PRY" }
|
|
}
|