scuffed-code/icu4c/data/gl.txt
Steven R. Loomis 7f43574e47 ICU-639 data update
X-SVN-Rev: 2878
2000-11-07 17:06:27 +00:00

84 lines
1.8 KiB
Plaintext
Raw Blame History

// *******************************************************************************
// *
// * Copyright (C) 1997-2000, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// *******************************************************************************
gl {
Version { "x0.0" }
DayAbbreviations {
"Dom",
"Lun",
"Mar",
"Mér",
"Xov",
"Ven",
"Sáb",
}
DayNames {
"Domingo",
"Luns",
"Martes",
"Mércores",
"Xoves",
"Venres",
"Sábado",
}
MonthAbbreviations {
"Xan",
"Feb",
"Mar",
"Abr",
"Mai",
"Xuñ",
"Xul",
"Ago",
"Set",
"Out",
"Nov",
"Dec",
"",
}
MonthNames {
"Xaneiro",
"Febreiro",
"Marzo",
"Abril",
"Maio",
"Xuño",
"Xullo",
"Agosto",
"Setembro",
"Outubro",
"Novembro",
"Decembro",
"",
}
NumberElements {
",",
".",
// not used - but cannot be empty
";",
"%",
"0",
"#",
"-",
"E",
"‰",
"∞",
"<22>",
}
// /**************** Info Below is needed ****************/
// CollationElements{}
// Countries{}
// Eras{}
// Languages{}
// ShortLanguage { }
// localPatternChars{}
//
}