scuffed-code/icu4c/data/gl_ES.txt
Steven R. Loomis 57abfeba10 ICU-639 added experimental version number
X-SVN-Rev: 2640
2000-10-12 16:36:31 +00:00

35 lines
804 B
Plaintext

// *******************************************************************************
// *
// * Copyright (C) 1997-2000, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// *******************************************************************************
gl_ES {
Version { "x0.0" }
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%",
}
}