blob: 6f3a956c7b8301c2cc0f0ce017eff81d4e778f37 [file] [log] [blame]

// *******************************************************************************
// *
// * 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",
"‰",
"∞",
"�",
}
// /**************** Info Below is needed ****************/
// CollationElements{}
// Countries{}
// Eras{}
// Languages{}
// ShortLanguage { }
// localPatternChars{}
//
}