scuffed-code/icu4c/source/data/locales/es_ES.txt

38 lines
804 B
Plaintext
Raw Normal View History

// ***************************************************************************
// *
// * Copyright (C) 1997-2002, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// ***************************************************************************
1999-08-16 21:50:52 +00:00
es_ES {
Version { "1.0" }
// LocaleString { "es_ES" }
1999-08-16 21:50:52 +00:00
CurrencyElements {
"\u20AC",
"EUR",
",",
}
NumberElements {
",",
".",
";",
"%",
"0",
"#",
"-",
"E",
"\u2030",
"\u221E",
"\uFFFD",
1999-08-16 21:50:52 +00:00
}
NumberPatterns {
"#,##0.###;-#,##0.###",
"#,##0.00 \u00A4;-#,##0.00 \u00A4",
"#,##0%",
"#E0",
1999-08-16 21:50:52 +00:00
}
// ShortCountry { "ESP" }
LocaleID:int { 0x0c0a }
1999-08-16 21:50:52 +00:00
}