2000-10-06 00:15:37 +00:00
|
|
|
|
|
|
|
|
|
// *******************************************************************************
|
|
|
|
|
// *
|
2001-03-21 17:49:38 +00:00
|
|
|
|
// * Copyright (C) 1997-2001, International Business Machines
|
2000-10-06 00:15:37 +00:00
|
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
|
// *
|
|
|
|
|
// *******************************************************************************
|
|
|
|
|
|
|
|
|
|
gl_ES {
|
2000-10-12 16:36:31 +00:00
|
|
|
|
Version { "x0.0" }
|
|
|
|
|
|
2000-10-06 00:15:37 +00:00
|
|
|
|
CurrencyElements {
|
|
|
|
|
"Pta",
|
|
|
|
|
"ESP ",
|
|
|
|
|
",",
|
|
|
|
|
}
|
|
|
|
|
DateTimePatterns {
|
2001-01-02 20:50:09 +00:00
|
|
|
|
"h:mm:ss a",
|
|
|
|
|
"h:mm:ss a",
|
|
|
|
|
"h:mm:ss a",
|
|
|
|
|
"h:mm a",
|
|
|
|
|
"EEEE dd MMMM yyyy",
|
|
|
|
|
"dd MMMM yyyy",
|
|
|
|
|
"MMM dd,yy",
|
2000-10-12 22:20:45 +00:00
|
|
|
|
"dd/MM/yy",
|
2000-10-06 00:15:37 +00:00
|
|
|
|
"{1} {0}",
|
2001-01-02 20:50:09 +00:00
|
|
|
|
|
2000-10-06 00:15:37 +00:00
|
|
|
|
}
|
|
|
|
|
NumberPatterns {
|
|
|
|
|
"#,#0.##;-#,#0.##",
|
|
|
|
|
"¤ #,##0.#;-¤ #,##0.#",
|
|
|
|
|
"#,#0%",
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
}
|