scuffed-code/icu4c/data/gl_ES.txt
Ram Viswanadha 1e5b739c8c ICU-1203 Updates for Euro transition.
X-SVN-Rev: 6214
2001-10-12 19:01:26 +00:00

34 lines
811 B
Plaintext

// *******************************************************************************
// *
// * 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}",
}
}