// *************************************************************************** // * // * Copyright (C) 1997-2003, International Business Machines // * Corporation and others. All Rights Reserved. // * // *************************************************************************** gl { Version { "2.0" } Countries { ES { "España" } } // Currency display names Currencies { ESP { "\u20A7", "ESP" } // Spanish Peseta } DayAbbreviations { "Dom", "Lun", "Mar", "Mér", "Xov", "Ven", "Sáb", } DayNames { "Domingo", "Luns", "Martes", "Mércores", "Xoves", "Venres", "Sábado", } Languages { gl { "galego" } } LocaleScript{ "Latn", // ISO 15924 Name } ExemplarCharacters { "[a-z\u00e1\u00e9\u00ed\u00f3\u00fa\u00fc\u00f1]" } 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 { ",", ".", ";", "%", "0", "#", "-", "E", "‰", "∞", "�", ",", "+", } // /**************** Info Below is needed ****************/ // Countries{} // Eras{} // Languages{} // ShortLanguage { } // localPatternChars{} // }