ICU-950 Converted UTF-8 to escape sequences.

X-SVN-Rev: 4606
This commit is contained in:
George Rhoten 2001-05-04 23:11:46 +00:00
parent f6e455ddbc
commit dee03e6888
4 changed files with 34 additions and 42 deletions

View File

@ -1,15 +1,13 @@
 // -*- Coding: utf-8; -*-
// *******************************************************************************
// *
// * Copyright (C) 1997-2000, International Business Machines
// * Copyright (C) 1997-2001, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// *******************************************************************************
eu {
Version { "x0.0" }
DayAbbreviations {
Version { "x0.0" }
DayAbbreviations {
"igandea",
"astelehena",
"asteartea",
@ -18,7 +16,7 @@ eu {
"ostirala",
"larunbata",
}
DayNames {
DayNames {
"igandea",
"astelehena",
"asteartea",
@ -27,7 +25,7 @@ eu {
"ostirala",
"larunbata",
}
MonthAbbreviations {
MonthAbbreviations {
"urt",
"ots",
"mar",
@ -42,7 +40,7 @@ eu {
"abe",
"",
}
MonthNames {
MonthNames {
"urtarrila",
"otsaila",
"martxoa",
@ -57,7 +55,7 @@ eu {
"abendua",
"",
}
NumberElements {
NumberElements {
",",
".", // even if not used
";",
@ -66,9 +64,9 @@ eu {
"#",
"-",
"E",
"",
"",
"<EFBFBD>",
"\u2030",
"\u221e",
"\ufffd",
}
LocaleID{ "2D"}
// /**************** Info Below is needed ****************/

View File

@ -1,4 +1,3 @@

// *******************************************************************************
// *
// * Copyright (C) 1997-2001, International Business Machines
@ -7,29 +6,28 @@
// *******************************************************************************
eu_ES {
// /* Discarding duplicate data for tag: AmPmMarkers */
Version { "x0.0" }
CurrencyElements {
// /* Discarding duplicate data for tag: AmPmMarkers */
Version { "x0.0" }
CurrencyElements {
"Pts",
"ESP ",
",",
}
DateTimePatterns {
DateTimePatterns {
"h:mm:ss a",
"h:mm:ss a",
"h:mm a",
"hh:mm:ss",
"EEEE, YYYY'eko' MMMM'ren' dd'a'",
"EEEE, YYYY'eko' MMMM'ren' dd'a'",
"EEE, YYYY'eko' MMM'ren' dd'a'",
"yy'-'MMM'-'dd",
"yy'-'MM'-'dd",
"{1} {0}",
}
NumberPatterns {
NumberPatterns {
"#,#0.##;-#,#0.##",
"¤ #,##0.#;-¤ #,##0.#",
"\u00a4 #,##0.#;-\u00a4 #,##0.#",
"#,#0%",
}
LocaleID{ "042D"}

View File

@ -1,15 +1,13 @@
 // -*- Coding: utf-8; -*-
// *******************************************************************************
// *
// * Copyright (C) 1997-2000, International Business Machines
// * Copyright (C) 1997-2001, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// *******************************************************************************
eu {
Version { "x0.0" }
DayAbbreviations {
Version { "x0.0" }
DayAbbreviations {
"igandea",
"astelehena",
"asteartea",
@ -18,7 +16,7 @@ eu {
"ostirala",
"larunbata",
}
DayNames {
DayNames {
"igandea",
"astelehena",
"asteartea",
@ -27,7 +25,7 @@ eu {
"ostirala",
"larunbata",
}
MonthAbbreviations {
MonthAbbreviations {
"urt",
"ots",
"mar",
@ -42,7 +40,7 @@ eu {
"abe",
"",
}
MonthNames {
MonthNames {
"urtarrila",
"otsaila",
"martxoa",
@ -57,7 +55,7 @@ eu {
"abendua",
"",
}
NumberElements {
NumberElements {
",",
".", // even if not used
";",
@ -66,9 +64,9 @@ eu {
"#",
"-",
"E",
"",
"",
"<EFBFBD>",
"\u2030",
"\u221e",
"\ufffd",
}
LocaleID{ "2D"}
// /**************** Info Below is needed ****************/

View File

@ -1,4 +1,3 @@

// *******************************************************************************
// *
// * Copyright (C) 1997-2001, International Business Machines
@ -7,29 +6,28 @@
// *******************************************************************************
eu_ES {
// /* Discarding duplicate data for tag: AmPmMarkers */
Version { "x0.0" }
CurrencyElements {
// /* Discarding duplicate data for tag: AmPmMarkers */
Version { "x0.0" }
CurrencyElements {
"Pts",
"ESP ",
",",
}
DateTimePatterns {
DateTimePatterns {
"h:mm:ss a",
"h:mm:ss a",
"h:mm a",
"hh:mm:ss",
"EEEE, YYYY'eko' MMMM'ren' dd'a'",
"EEEE, YYYY'eko' MMMM'ren' dd'a'",
"EEE, YYYY'eko' MMM'ren' dd'a'",
"yy'-'MMM'-'dd",
"yy'-'MM'-'dd",
"{1} {0}",
}
NumberPatterns {
NumberPatterns {
"#,#0.##;-#,#0.##",
"¤ #,##0.#;-¤ #,##0.#",
"\u00a4 #,##0.#;-\u00a4 #,##0.#",
"#,#0%",
}
LocaleID{ "042D"}