scuffed-code/icu4c/data/gl_ES.txt

35 lines
833 B
Plaintext
Raw Normal View History

// *******************************************************************************
// *
// * Copyright (C) 1997-2001, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// *******************************************************************************
gl_ES {
Version { "x0.1" }
CurrencyElements {
"\u20AC",
"EUR",
",",
}
NumberPatterns {
"#,##0.###;-#,##0.###",
"#,##0.00 \u00A4;-#,##0.00 \u00A4",
"#,##0%",
}
DateTimePatterns {
"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",
"dd/MM/yy",
"{1} {0}",
}
2001-10-30 01:02:33 +00:00
LocaleID {"0456"}
}