scuffed-code/icu4c/data/gl_ES.txt
2000-10-06 00:15:37 +00:00

33 lines
781 B
Plaintext

// *******************************************************************************
// *
// * Copyright (C) 1997-2000, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// *******************************************************************************
gl_ES {
CurrencyElements {
"Pta",
"ESP ",
",",
}
DateTimePatterns {
"HH:mm:ss ",
"HH:mm:ss ",
"HH:mm:ss ",
"HH:mm:ss ",
"EEE DD MMM yyyy z",
"EEE DD MMM yyyy z",
"DD/MM/yy",
"DD/MM/yy",
"{1} {0}",
}
NumberPatterns {
"#,#0.##;-#,#0.##",
"¤ #,##0.#;-¤ #,##0.#",
"#,#0%",
}
}