michael@0: // *************************************************************************** michael@0: // * michael@0: // * Copyright (C) 2013 International Business Machines michael@0: // * Corporation and others. All Rights Reserved. michael@0: // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter michael@0: // * Source File: /common/main/gl.xml michael@0: // * michael@0: // *************************************************************************** michael@0: /** michael@0: * ICU source: /common/main/gl.xml michael@0: */ michael@0: gl{ michael@0: AuxExemplarCharacters{"[ª à â ä ã ç è ê ë ì î ï º ò ô ö õ ù û]"} michael@0: Ellipsis{ michael@0: final{"{0}…"} michael@0: initial{"…{0}"} michael@0: medial{"{0}…{1}"} michael@0: } michael@0: ExemplarCharacters{"[a á b c d e é f g h i í j k l m n ñ o ó p q r s t u ú ü v w x y z]"} michael@0: ExemplarCharactersIndex{"[A B C D E F G H I J K L M N Ñ O P Q R S T U V W X Y Z]"} michael@0: ExemplarCharactersPunctuation{ michael@0: "[\\- ‐ – — , ; \\: ! ? . … ' ‘ ’ \u0022 “ ” ( ) \\[ \\] § @ * / \\& # † ‡ ′ " michael@0: "″]" michael@0: } michael@0: LocaleScript{ michael@0: "Latn", michael@0: } michael@0: MoreInformation{"?"} michael@0: NumberElements{ michael@0: latn{ michael@0: miscPatterns{ michael@0: atLeast{"⩾{0}"} michael@0: range{"{0}–{1}"} michael@0: } michael@0: patterns{ michael@0: accountingFormat{"¤#,##0.00;(¤#,##0.00)"} michael@0: currencyFormat{"¤#,##0.00"} michael@0: decimalFormat{"#,##0.###"} michael@0: percentFormat{"#,##0%"} michael@0: scientificFormat{"#E0"} michael@0: } michael@0: patternsLong{ michael@0: decimalFormat{ michael@0: 1000{ michael@0: one{"0 mil"} michael@0: other{"0 mil"} michael@0: } michael@0: 10000{ michael@0: one{"00 mil"} michael@0: other{"00 mil"} michael@0: } michael@0: 100000{ michael@0: one{"000 mil"} michael@0: other{"000 mil"} michael@0: } michael@0: 1000000{ michael@0: one{"0 millón"} michael@0: other{"0 millóns"} michael@0: } michael@0: 10000000{ michael@0: one{"00 millón"} michael@0: other{"00 millóns"} michael@0: } michael@0: 100000000{ michael@0: one{"000 millón"} michael@0: other{"000 millóns"} michael@0: } michael@0: 1000000000{ michael@0: one{"0 mil millóns"} michael@0: other{"0 mil millóns"} michael@0: } michael@0: 10000000000{ michael@0: one{"00 mil millóns"} michael@0: other{"00 mil millóns"} michael@0: } michael@0: 100000000000{ michael@0: one{"000 mil millóns"} michael@0: other{"000 mil millóns"} michael@0: } michael@0: 1000000000000{ michael@0: one{"0 billóns"} michael@0: other{"0 billóns"} michael@0: } michael@0: 10000000000000{ michael@0: one{"00 billóns"} michael@0: other{"00 billóns"} michael@0: } michael@0: 100000000000000{ michael@0: one{"000 billóns"} michael@0: other{"000 billóns"} michael@0: } michael@0: } michael@0: } michael@0: patternsShort{ michael@0: decimalFormat{ michael@0: 1000{ michael@0: one{"0K"} michael@0: other{"0K"} michael@0: } michael@0: 10000{ michael@0: one{"00K"} michael@0: other{"00K"} michael@0: } michael@0: 100000{ michael@0: one{"000K"} michael@0: other{"000K"} michael@0: } michael@0: 1000000{ michael@0: one{"0M"} michael@0: other{"0M"} michael@0: } michael@0: 10000000{ michael@0: one{"00M"} michael@0: other{"00M"} michael@0: } michael@0: 100000000{ michael@0: one{"000M"} michael@0: other{"000M"} michael@0: } michael@0: 1000000000{ michael@0: one{"0k M"} michael@0: other{"0k M"} michael@0: } michael@0: 10000000000{ michael@0: one{"00k M"} michael@0: other{"00k M"} michael@0: } michael@0: 100000000000{ michael@0: one{"000k M"} michael@0: other{"000k M"} michael@0: } michael@0: 1000000000000{ michael@0: one{"0 B"} michael@0: other{"0 B"} michael@0: } michael@0: 10000000000000{ michael@0: one{"00 B"} michael@0: other{"00 B"} michael@0: } michael@0: 100000000000000{ michael@0: one{"000 B"} michael@0: other{"000 B"} michael@0: } michael@0: } michael@0: } michael@0: symbols{ michael@0: decimal{","} michael@0: exponential{"E"} michael@0: group{"."} michael@0: infinity{"∞"} michael@0: list{";"} michael@0: minusSign{"-"} michael@0: nan{"NaN"} michael@0: perMille{"‰"} michael@0: percentSign{"%"} michael@0: plusSign{"+"} michael@0: superscriptingExponent{"×"} michael@0: } michael@0: } michael@0: } michael@0: Version{"2.0.92.87"} michael@0: calendar{ michael@0: generic{ michael@0: DateTimePatterns{ michael@0: "HH:mm:ss zzzz", michael@0: "HH:mm:ss z", michael@0: "HH:mm:ss", michael@0: "HH:mm", michael@0: "EEEE dd MMMM y G", michael@0: "dd MMMM y G", michael@0: "d MMM, y G", michael@0: "dd/MM/yy GGGGG", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: } michael@0: availableFormats{ michael@0: Ed{"d E"} michael@0: Gy{"G y"} michael@0: GyMMM{"G y MMM"} michael@0: GyMMMEd{"G y MMM d, E"} michael@0: GyMMMd{"G y MMM d"} michael@0: H{"HH"} michael@0: Hm{"HH:mm"} michael@0: Hms{"HH:mm:ss"} michael@0: M{"L"} michael@0: MEd{"E, d/M"} michael@0: MMM{"LLL"} michael@0: MMMEd{"E d MMM"} michael@0: MMMMEd{"E d MMMM"} michael@0: MMMMd{"d MMMM"} michael@0: MMMMdd{"dd MMMM"} michael@0: MMMd{"d MMM"} michael@0: MMdd{"dd/MM"} michael@0: Md{"d/M"} michael@0: d{"d"} michael@0: h{"h a"} michael@0: hm{"h:mm a"} michael@0: hms{"h:mm:ss a"} michael@0: ms{"mm:ss"} michael@0: y{"G y"} michael@0: yM{"M-y"} michael@0: yMEd{"E, d/M/y"} michael@0: yMM{"MM/y"} michael@0: yMMM{"MMM y"} michael@0: yMMMEd{"E, d MMM, y"} michael@0: yMMMM{"MMMM y"} michael@0: yMMMd{"d MMM, y"} michael@0: yMd{"d/M/y"} michael@0: yQQQ{"QQQ y"} michael@0: yQQQQ{"QQQQ y"} michael@0: yyyy{"G y"} michael@0: yyyyM{"GGGGG M/y"} michael@0: yyyyMEd{"GGGGG E, d/M/y"} michael@0: yyyyMMM{"G MMM y"} michael@0: yyyyMMMEd{"G E, d MMM y"} michael@0: yyyyMMMd{"G d, MMM y"} michael@0: yyyyMd{"GGGGG d/M/y"} michael@0: yyyyQQQ{"G QQQ y"} michael@0: yyyyQQQQ{"G y QQQQ"} michael@0: } michael@0: intervalFormats{ michael@0: H{ michael@0: H{"HH–HH"} michael@0: } michael@0: Hm{ michael@0: H{"HH:mm–HH:mm"} michael@0: m{"HH:mm–HH:mm"} michael@0: } michael@0: Hmv{ michael@0: H{"HH:mm–HH:mm v"} michael@0: m{"HH:mm–HH:mm v"} michael@0: } michael@0: Hv{ michael@0: H{"HH–HH v"} michael@0: } michael@0: M{ michael@0: M{"M–M"} michael@0: } michael@0: MEd{ michael@0: M{"E, d/M – E, d/M"} michael@0: d{"E, d/M – E, d/M"} michael@0: } michael@0: MMM{ michael@0: M{"MMM–MMM"} michael@0: } michael@0: MMMEd{ michael@0: M{"E, d MMM – E, d MMM"} michael@0: d{"E, d MMM – E, d MMM"} michael@0: } michael@0: MMMd{ michael@0: M{"d MMM – d MMM"} michael@0: d{"d–d MMM"} michael@0: } michael@0: Md{ michael@0: M{"d/M – d/M"} michael@0: d{"d/M – d/M"} michael@0: } michael@0: d{ michael@0: d{"d–d"} michael@0: } michael@0: fallback{"{0} – {1}"} michael@0: h{ michael@0: a{"h a – h a"} michael@0: h{"h–h a"} michael@0: } michael@0: hm{ michael@0: a{"h:mm a – h:mm a"} michael@0: h{"h:mm–h:mm a"} michael@0: m{"h:mm–h:mm a"} michael@0: } michael@0: hmv{ michael@0: a{"h:mm a – h:mm a v"} michael@0: h{"h:mm–h:mm a v"} michael@0: m{"h:mm–h:mm a v"} michael@0: } michael@0: hv{ michael@0: a{"h a – h a v"} michael@0: h{"h–h a v"} michael@0: } michael@0: y{ michael@0: y{"y–y"} michael@0: } michael@0: yM{ michael@0: M{"M/y – M/y"} michael@0: y{"M/y – M/y"} michael@0: } michael@0: yMEd{ michael@0: M{"E, d/M/y – E, d/M/y"} michael@0: d{"E, d/M/y – E, d/M/y"} michael@0: y{"E, d/M/y – E, d/M/y"} michael@0: } michael@0: yMMM{ michael@0: M{"MMM–MMM y"} michael@0: y{"MMM y – MMM y"} michael@0: } michael@0: yMMMEd{ michael@0: M{"E, d MMM – E, d MMM, y"} michael@0: d{"E, d MMM – E, d MMM, y"} michael@0: y{"E, d MMM, y – E, d MMM, y"} michael@0: } michael@0: yMMMM{ michael@0: M{"MMMM–MMMM y"} michael@0: y{"MMMM y – MMMM y"} michael@0: } michael@0: yMMMd{ michael@0: M{"d MMM – d MMM, y"} michael@0: d{"d–d MMM, y"} michael@0: y{"d MMM, y – d MMM, y"} michael@0: } michael@0: yMd{ michael@0: M{"d/M/y – d/M/y"} michael@0: d{"d/M/y – d/M/y"} michael@0: y{"d/M/y – d/M/y"} michael@0: } michael@0: } michael@0: } michael@0: gregorian{ michael@0: AmPmMarkers{ michael@0: "a.m.", michael@0: "p.m.", michael@0: } michael@0: AmPmMarkersNarrow{ michael@0: "a", michael@0: "p", michael@0: } michael@0: DateTimePatterns{ michael@0: "HH:mm:ss zzzz", michael@0: "HH:mm:ss z", michael@0: "HH:mm:ss", michael@0: "HH:mm", michael@0: "EEEE dd MMMM y", michael@0: "dd MMMM y", michael@0: "d MMM, y", michael@0: "dd/MM/yy", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: } michael@0: appendItems{ michael@0: Timezone{"{0} {1}"} michael@0: } michael@0: availableFormats{ michael@0: EHm{"E HH:mm"} michael@0: EHms{"E HH:mm:ss"} michael@0: Ed{"d E"} michael@0: Ehm{"E h:mm a"} michael@0: Ehms{"E h:mm:ss a"} michael@0: Gy{"G y"} michael@0: GyMMM{"G y MMM"} michael@0: GyMMMEd{"G y MMM d, E"} michael@0: GyMMMd{"G y MMM d"} michael@0: H{"HH"} michael@0: Hm{"HH:mm"} michael@0: Hms{"HH:mm:ss"} michael@0: M{"L"} michael@0: MEd{"E, d-M"} michael@0: MMM{"LLL"} michael@0: MMMEd{"E d MMM"} michael@0: MMMMEd{"E d MMMM"} michael@0: MMMMd{"d MMMM"} michael@0: MMMMdd{"dd MMMM"} michael@0: MMMd{"d MMM"} michael@0: MMdd{"dd/MM"} michael@0: Md{"d-M"} michael@0: d{"d"} michael@0: h{"h a"} michael@0: hm{"h:mm a"} michael@0: hms{"h:mm:ss a"} michael@0: ms{"mm:ss"} michael@0: y{"y"} michael@0: yM{"M-y"} michael@0: yMEd{"E, d/M/y"} michael@0: yMM{"MM/y"} michael@0: yMMM{"MMM y"} michael@0: yMMMEd{"E, d MMM, y"} michael@0: yMMMM{"MMMM y"} michael@0: yMMMd{"d MMM, y"} michael@0: yMd{"d/M/y"} michael@0: yQQQ{"QQQ y"} michael@0: yQQQQ{"QQQQ y"} michael@0: } michael@0: dayNames{ michael@0: format{ michael@0: abbreviated{ michael@0: "dom", michael@0: "lun", michael@0: "mar", michael@0: "mér", michael@0: "xov", michael@0: "ven", michael@0: "sáb", michael@0: } michael@0: narrow{ michael@0: "D", michael@0: "L", michael@0: "M", michael@0: "M", michael@0: "X", michael@0: "V", michael@0: "S", michael@0: } michael@0: short{ michael@0: "dom", michael@0: "luns", michael@0: "mt", michael@0: "mc", michael@0: "xv", michael@0: "ve", michael@0: "sáb", michael@0: } michael@0: wide{ michael@0: "domingo", michael@0: "luns", michael@0: "martes", michael@0: "mércores", michael@0: "xoves", michael@0: "venres", michael@0: "sábado", michael@0: } michael@0: } michael@0: stand-alone{ michael@0: abbreviated{ michael@0: "Dom", michael@0: "Lun", michael@0: "Mar", michael@0: "Mér", michael@0: "Xov", michael@0: "Ven", michael@0: "Sáb", michael@0: } michael@0: narrow{ michael@0: "D", michael@0: "L", michael@0: "M", michael@0: "M", michael@0: "X", michael@0: "V", michael@0: "S", michael@0: } michael@0: short{ michael@0: "Dom", michael@0: "Luns", michael@0: "Mt", michael@0: "Mc", michael@0: "Xv", michael@0: "Ven", michael@0: "Sáb", michael@0: } michael@0: wide{ michael@0: "Domingo", michael@0: "Luns", michael@0: "Martes", michael@0: "Mércores", michael@0: "Xoves", michael@0: "Venres", michael@0: "Sábado", michael@0: } michael@0: } michael@0: } michael@0: eras{ michael@0: abbreviated{ michael@0: "a.C.", michael@0: "d.C.", michael@0: } michael@0: wide{ michael@0: "antes de Cristo", michael@0: "despois de Cristo", michael@0: } michael@0: } michael@0: intervalFormats{ michael@0: H{ michael@0: H{"HH–HH"} michael@0: } michael@0: Hm{ michael@0: H{"HH:mm–HH:mm"} michael@0: m{"HH:mm–HH:mm"} michael@0: } michael@0: Hmv{ michael@0: H{"HH:mm–HH:mm v"} michael@0: m{"HH:mm–HH:mm v"} michael@0: } michael@0: Hv{ michael@0: H{"HH–HH v"} michael@0: } michael@0: M{ michael@0: M{"M–M"} michael@0: } michael@0: MEd{ michael@0: M{"E, d/M – E, d/M"} michael@0: d{"E, d/M – E, d/M"} michael@0: } michael@0: MMM{ michael@0: M{"MMM–MMM"} michael@0: } michael@0: MMMEd{ michael@0: M{"E, d MMM – E, d MMM"} michael@0: d{"E, d MMM – E, d MMM"} michael@0: } michael@0: MMMd{ michael@0: M{"d MMM – d MMM"} michael@0: d{"d–d MMM"} michael@0: } michael@0: Md{ michael@0: M{"d/M – d/M"} michael@0: d{"d/M – d/M"} michael@0: } michael@0: d{ michael@0: d{"d–d"} michael@0: } michael@0: fallback{"{0} – {1}"} michael@0: h{ michael@0: a{"h a – h a"} michael@0: h{"h–h a"} michael@0: } michael@0: hm{ michael@0: a{"h:mm a – h:mm a"} michael@0: h{"h:mm–h:mm a"} michael@0: m{"h:mm–h:mm a"} michael@0: } michael@0: hmv{ michael@0: a{"h:mm a – h:mm a v"} michael@0: h{"h:mm–h:mm a v"} michael@0: m{"h:mm–h:mm a v"} michael@0: } michael@0: hv{ michael@0: a{"h a – h a v"} michael@0: h{"h–h a v"} michael@0: } michael@0: y{ michael@0: y{"y–y"} michael@0: } michael@0: yM{ michael@0: M{"M/y – M/y"} michael@0: y{"M/y – M/y"} michael@0: } michael@0: yMEd{ michael@0: M{"E, d/M/y – E, d/M/y"} michael@0: d{"E, d/M/y – E, d/M/y"} michael@0: y{"E, d/M/y – E, d/M/y"} michael@0: } michael@0: yMMM{ michael@0: M{"MMM–MMM y"} michael@0: y{"MMM y – MMM y"} michael@0: } michael@0: yMMMEd{ michael@0: M{"E, d MMM – E, d MMM, y"} michael@0: d{"E, d MMM – E, d MMM, y"} michael@0: y{"E, d MMM, y – E, d MMM, y"} michael@0: } michael@0: yMMMM{ michael@0: M{"MMMM–MMMM y"} michael@0: y{"MMMM y – MMMM y"} michael@0: } michael@0: yMMMd{ michael@0: M{"d MMM – d MMM, y"} michael@0: d{"d–d MMM, y"} michael@0: y{"d MMM, y – d MMM, y"} michael@0: } michael@0: yMd{ michael@0: M{"d/M/y – d/M/y"} michael@0: d{"d/M/y – d/M/y"} michael@0: y{"d/M/y – d/M/y"} michael@0: } michael@0: } michael@0: monthNames{ michael@0: format{ michael@0: abbreviated{ michael@0: "xan", michael@0: "feb", michael@0: "mar", michael@0: "abr", michael@0: "mai", michael@0: "xuñ", michael@0: "xul", michael@0: "ago", michael@0: "set", michael@0: "out", michael@0: "nov", michael@0: "dec", michael@0: } michael@0: narrow{ michael@0: "X", michael@0: "F", michael@0: "M", michael@0: "A", michael@0: "M", michael@0: "X", michael@0: "X", michael@0: "A", michael@0: "S", michael@0: "O", michael@0: "N", michael@0: "D", michael@0: } michael@0: wide{ michael@0: "xaneiro", michael@0: "febreiro", michael@0: "marzo", michael@0: "abril", michael@0: "maio", michael@0: "xuño", michael@0: "xullo", michael@0: "agosto", michael@0: "setembro", michael@0: "outubro", michael@0: "novembro", michael@0: "decembro", michael@0: } michael@0: } michael@0: stand-alone{ michael@0: abbreviated{ michael@0: "Xan", michael@0: "Feb", michael@0: "Mar", michael@0: "Abr", michael@0: "Mai", michael@0: "Xuñ", michael@0: "Xul", michael@0: "Ago", michael@0: "Set", michael@0: "Out", michael@0: "Nov", michael@0: "Dec", michael@0: } michael@0: narrow{ michael@0: "X", michael@0: "F", michael@0: "M", michael@0: "A", michael@0: "M", michael@0: "X", michael@0: "X", michael@0: "A", michael@0: "S", michael@0: "O", michael@0: "N", michael@0: "D", michael@0: } michael@0: wide{ michael@0: "Xaneiro", michael@0: "Febreiro", michael@0: "Marzo", michael@0: "Abril", michael@0: "Maio", michael@0: "Xuño", michael@0: "Xullo", michael@0: "Agosto", michael@0: "Setembro", michael@0: "Outubro", michael@0: "Novembro", michael@0: "Decembro", michael@0: } michael@0: } michael@0: } michael@0: quarters{ michael@0: format{ michael@0: abbreviated{ michael@0: "T1", michael@0: "T2", michael@0: "T3", michael@0: "T4", michael@0: } michael@0: narrow{ michael@0: "1", michael@0: "2", michael@0: "3", michael@0: "4", michael@0: } michael@0: wide{ michael@0: "1o trimestre", michael@0: "2o trimestre", michael@0: "3o trimestre", michael@0: "4o trimestre", michael@0: } michael@0: } michael@0: stand-alone{ michael@0: abbreviated{ michael@0: "T1", michael@0: "T2", michael@0: "T3", michael@0: "T4", michael@0: } michael@0: narrow{ michael@0: "1", michael@0: "2", michael@0: "3", michael@0: "4", michael@0: } michael@0: wide{ michael@0: "1o trimestre", michael@0: "2o trimestre", michael@0: "3o trimestre", michael@0: "4o trimestre", michael@0: } michael@0: } michael@0: } michael@0: } michael@0: } michael@0: delimiters{ michael@0: alternateQuotationEnd{"’"} michael@0: alternateQuotationStart{"‘"} michael@0: quotationEnd{"”"} michael@0: quotationStart{"“"} michael@0: } michael@0: durationUnits{ michael@0: hm{"h:mm"} michael@0: hms{"h:mm:ss"} michael@0: ms{"m:ss"} michael@0: } michael@0: fields{ michael@0: day{ michael@0: dn{"Día"} michael@0: relative{ michael@0: "-1"{"onte"} michael@0: "-2"{"antonte"} michael@0: "0"{"hoxe"} michael@0: "1"{"mañá"} michael@0: "2"{"pasadomañá"} michael@0: } michael@0: relativeTime{ michael@0: future{ michael@0: one{"En {0} día"} michael@0: other{"En {0} días"} michael@0: } michael@0: past{ michael@0: one{"Hai {0} día"} michael@0: other{"Hai {0} días"} michael@0: } michael@0: } michael@0: } michael@0: dayperiod{ michael@0: dn{"a.m./p.m."} michael@0: } michael@0: era{ michael@0: dn{"Era"} michael@0: } michael@0: fri{ michael@0: relative{ michael@0: "-1"{"venres pasado"} michael@0: "0"{"este venres"} michael@0: "1"{"próximo venres"} michael@0: } michael@0: } michael@0: hour{ michael@0: dn{"Hora"} michael@0: relativeTime{ michael@0: future{ michael@0: one{"En {0} hora"} michael@0: other{"En {0} horas"} michael@0: } michael@0: past{ michael@0: one{"Hai {0} hora"} michael@0: other{"Hai {0} horas"} michael@0: } michael@0: } michael@0: } michael@0: minute{ michael@0: dn{"Minuto"} michael@0: relativeTime{ michael@0: future{ michael@0: one{"En {0} minuto"} michael@0: other{"En {0} minutos"} michael@0: } michael@0: past{ michael@0: one{"Hai {0} minuto"} michael@0: other{"Hai {0} minutos"} michael@0: } michael@0: } michael@0: } michael@0: mon{ michael@0: relative{ michael@0: "-1"{"luns pasado"} michael@0: "0"{"este luns"} michael@0: "1"{"próximo luns"} michael@0: } michael@0: } michael@0: month{ michael@0: dn{"Mes"} michael@0: relative{ michael@0: "-1"{"mes pasado"} michael@0: "0"{"este mes"} michael@0: "1"{"mes seguinte"} michael@0: } michael@0: relativeTime{ michael@0: future{ michael@0: one{"En {0} mes"} michael@0: other{"En {0} meses"} michael@0: } michael@0: past{ michael@0: one{"Hai {0} mes"} michael@0: other{"Hai {0} meses"} michael@0: } michael@0: } michael@0: } michael@0: sat{ michael@0: relative{ michael@0: "-1"{"sábado pasado"} michael@0: "0"{"este sábado"} michael@0: "1"{"próximo sábado"} michael@0: } michael@0: } michael@0: second{ michael@0: dn{"Segundo"} michael@0: relative{ michael@0: "0"{"agora"} michael@0: } michael@0: relativeTime{ michael@0: future{ michael@0: one{"En {0} segundo"} michael@0: other{"En {0} segundos"} michael@0: } michael@0: past{ michael@0: one{"Hai {0} segundo"} michael@0: other{"Hai {0} segundos"} michael@0: } michael@0: } michael@0: } michael@0: sun{ michael@0: relative{ michael@0: "-1"{"domingo pasado"} michael@0: "0"{"este domingo"} michael@0: "1"{"próximo domingo"} michael@0: } michael@0: } michael@0: thu{ michael@0: relative{ michael@0: "-1"{"xoves pasado"} michael@0: "0"{"este xoves"} michael@0: "1"{"próximo xoves"} michael@0: } michael@0: } michael@0: tue{ michael@0: relative{ michael@0: "-1"{"martes pasado"} michael@0: "0"{"este martes"} michael@0: "1"{"próximo martes"} michael@0: } michael@0: } michael@0: wed{ michael@0: relative{ michael@0: "-1"{"mércores pasado"} michael@0: "0"{"este mércores"} michael@0: "1"{"próximo mércores"} michael@0: } michael@0: } michael@0: week{ michael@0: dn{"Semana"} michael@0: relative{ michael@0: "-1"{"semana pasada"} michael@0: "0"{"esta semana"} michael@0: "1"{"semana seguinte"} michael@0: } michael@0: relativeTime{ michael@0: future{ michael@0: one{"En {0} semana"} michael@0: other{"En {0} semanas"} michael@0: } michael@0: past{ michael@0: one{"Hai {0} semana"} michael@0: other{"Hai {0} semanas"} michael@0: } michael@0: } michael@0: } michael@0: weekday{ michael@0: dn{"Día da semana"} michael@0: } michael@0: year{ michael@0: dn{"Ano"} michael@0: relative{ michael@0: "-1"{"ano pasado"} michael@0: "0"{"este ano"} michael@0: "1"{"seguinte ano"} michael@0: } michael@0: relativeTime{ michael@0: future{ michael@0: one{"En {0} ano"} michael@0: other{"En {0} anos"} michael@0: } michael@0: past{ michael@0: one{"Hai {0} ano"} michael@0: other{"Hai {0} anos"} michael@0: } michael@0: } michael@0: } michael@0: zone{ michael@0: dn{"Fuso horario"} michael@0: } michael@0: } michael@0: listPattern{ michael@0: standard{ michael@0: 2{"{0} e {1}"} michael@0: end{"{0} e {1}"} michael@0: middle{"{0}, {1}"} michael@0: start{"{0}, {1}"} michael@0: } michael@0: } michael@0: measurementSystemNames{ michael@0: UK{"británico"} michael@0: US{"americano"} michael@0: metric{"métrico decimal"} michael@0: } michael@0: transformNames{ michael@0: BGN{"BGN"} michael@0: Numeric{"Numérico"} michael@0: Tone{"Ton"} michael@0: UNGEGN{"UNGEGN"} michael@0: x-Accents{"Acentos"} michael@0: x-Fullwidth{"Ancho completo"} michael@0: x-Halfwidth{"Ancho medio"} michael@0: x-Jamo{"Jamo"} michael@0: x-Pinyin{"Pinyin"} michael@0: x-Publishing{"Publicación"} michael@0: } michael@0: units{ michael@0: duration{ michael@0: day{ michael@0: one{"{0} día"} michael@0: other{"{0} días"} michael@0: } michael@0: hour{ michael@0: one{"{0} hora"} michael@0: other{"{0} horas"} michael@0: } michael@0: millisecond{ michael@0: one{"{0} milisegundo"} michael@0: other{"{0} milisegundos"} michael@0: } michael@0: minute{ michael@0: one{"{0} minuto"} michael@0: other{"{0} minutos"} michael@0: } michael@0: month{ michael@0: one{"{0} mes"} michael@0: other{"{0} meses"} michael@0: } michael@0: second{ michael@0: one{"{0} segundo"} michael@0: other{"{0} segundos"} michael@0: } michael@0: week{ michael@0: one{"{0} semana"} michael@0: other{"{0} semanas"} michael@0: } michael@0: year{ michael@0: one{"{0} ano"} michael@0: other{"{0} anos"} michael@0: } michael@0: } michael@0: length{ michael@0: centimeter{ michael@0: one{"{0} centímetro"} michael@0: other{"{0} centímetros"} michael@0: } michael@0: kilometer{ michael@0: one{"{0} quilómetro"} michael@0: other{"{0} quilómetros"} michael@0: } michael@0: meter{ michael@0: one{"{0} metro"} michael@0: other{"{0} metros"} michael@0: } michael@0: millimeter{ michael@0: one{"{0} milímetro"} michael@0: other{"{0} milímetros"} michael@0: } michael@0: } michael@0: mass{ michael@0: gram{ michael@0: one{"{0} gramo"} michael@0: other{"{0} gramos"} michael@0: } michael@0: kilogram{ michael@0: one{"{0} quilogramo"} michael@0: other{"{0} quilogramos"} michael@0: } michael@0: } michael@0: speed{ michael@0: kilometer-per-hour{ michael@0: one{"{0} quilómetro por hora"} michael@0: other{"{0} quilómetros por hora"} michael@0: } michael@0: } michael@0: temperature{ michael@0: celsius{ michael@0: one{"{0}grado Celsius"} michael@0: other{"{0}grados Celsius"} michael@0: } michael@0: } michael@0: volume{ michael@0: liter{ michael@0: one{"{0} litro"} michael@0: other{"{0} litros"} michael@0: } michael@0: } michael@0: } michael@0: unitsNarrow{ michael@0: duration{ michael@0: day{ michael@0: one{"{0} d"} michael@0: other{"{0} d"} michael@0: } michael@0: hour{ michael@0: one{"{0} h"} michael@0: other{"{0} h"} michael@0: } michael@0: millisecond{ michael@0: one{"{0} ms"} michael@0: other{"{0} ms"} michael@0: } michael@0: minute{ michael@0: one{"{0} m"} michael@0: other{"{0} m"} michael@0: } michael@0: month{ michael@0: one{"{0} m"} michael@0: other{"{0} m"} michael@0: } michael@0: second{ michael@0: one{"{0} s"} michael@0: other{"{0} s"} michael@0: } michael@0: week{ michael@0: one{"{0} s"} michael@0: other{"{0} s"} michael@0: } michael@0: year{ michael@0: one{"{0} a"} michael@0: other{"{0} a"} michael@0: } michael@0: } michael@0: length{ michael@0: centimeter{ michael@0: one{"{0} cm"} michael@0: other{"{0} cm"} michael@0: } michael@0: kilometer{ michael@0: one{"{0} km"} michael@0: other{"{0} km"} michael@0: } michael@0: meter{ michael@0: one{"{0} m"} michael@0: other{"{0} m"} michael@0: } michael@0: millimeter{ michael@0: one{"{0} mm"} michael@0: other{"{0} mm"} michael@0: } michael@0: } michael@0: mass{ michael@0: gram{ michael@0: one{"{0} g"} michael@0: other{"{0} g"} michael@0: } michael@0: kilogram{ michael@0: one{"{0} kg"} michael@0: other{"{0} kg"} michael@0: } michael@0: } michael@0: speed{ michael@0: kilometer-per-hour{ michael@0: one{"{0} km/h"} michael@0: other{"{0} km/h"} michael@0: } michael@0: } michael@0: temperature{ michael@0: celsius{ michael@0: one{"{0}°"} michael@0: other{"{0}°"} michael@0: } michael@0: } michael@0: volume{ michael@0: liter{ michael@0: one{"{0} l"} michael@0: other{"{0} l"} michael@0: } michael@0: } michael@0: } michael@0: unitsShort{ michael@0: duration{ michael@0: day{ michael@0: one{"{0} día"} michael@0: other{"{0} días"} michael@0: } michael@0: hour{ michael@0: one{"{0} hora"} michael@0: other{"{0} horas"} michael@0: } michael@0: millisecond{ michael@0: one{"{0} miliseg"} michael@0: other{"{0} miliseg"} michael@0: } michael@0: minute{ michael@0: one{"{0} min"} michael@0: other{"{0} min"} michael@0: } michael@0: month{ michael@0: one{"{0} mes"} michael@0: other{"{0} meses"} michael@0: } michael@0: second{ michael@0: one{"{0} seg"} michael@0: other{"{0} seg"} michael@0: } michael@0: week{ michael@0: one{"{0} sem"} michael@0: other{"{0} sem"} michael@0: } michael@0: year{ michael@0: one{"{0} ano"} michael@0: other{"{0} anos"} michael@0: } michael@0: } michael@0: length{ michael@0: centimeter{ michael@0: one{"{0} cent"} michael@0: other{"{0} cent"} michael@0: } michael@0: kilometer{ michael@0: one{"{0} quilóm"} michael@0: other{"{0} quilóm"} michael@0: } michael@0: meter{ michael@0: one{"{0} met"} michael@0: other{"{0} met"} michael@0: } michael@0: millimeter{ michael@0: one{"{0} milím"} michael@0: other{"{0} milím"} michael@0: } michael@0: } michael@0: mass{ michael@0: gram{ michael@0: one{"{0} gram"} michael@0: other{"{0} gram"} michael@0: } michael@0: kilogram{ michael@0: one{"{0} quilog"} michael@0: other{"{0} quilog"} michael@0: } michael@0: } michael@0: speed{ michael@0: kilometer-per-hour{ michael@0: one{"{0} km por hora"} michael@0: other{"{0} km por hora"} michael@0: } michael@0: } michael@0: temperature{ michael@0: celsius{ michael@0: one{"{0}g Celsius"} michael@0: other{"{0} g Celsius"} michael@0: } michael@0: } michael@0: volume{ michael@0: liter{ michael@0: one{"{0} lit"} michael@0: other{"{0} lit"} michael@0: } michael@0: } michael@0: } michael@0: }