// *************************************************************************** // * // * Copyright (C) 2014 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter // * Source File: /common/main/es_419.xml // * // *************************************************************************** es_419{ NumberElements{ latn{ patterns{ currencyFormat{"¤#,##0.00"} } patternsShort{ decimalFormat{ 1000{ one{"0"} other{"0"} } 10000{ one{"00k"} other{"00k"} } 100000{ one{"000k"} other{"000k"} } 1000000{ one{"0 M"} other{"0 M"} } 10000000{ one{"00 M"} other{"00 M"} } 100000000{ one{"000 M"} other{"000 M"} } 1000000000{ one{"0k M"} other{"0k M"} } 10000000000{ one{"00k M"} other{"00k M"} } 100000000000{ one{"000k M"} other{"000k M"} } 1000000000000{ one{"0 B"} other{"0 B"} } 10000000000000{ one{"00 B"} other{"00 B"} } 100000000000000{ one{"000 B"} other{"000 B"} } } } symbols{ decimal{"."} group{","} } } } Version{"2.0.96.24"} calendar{ generic{ availableFormats{ MMMMEd{"E, d 'de' MMMM"} yMEd{"E d/M/y G"} } } gregorian{ AmPmMarkers{ "a.m.", "p.m.", } availableFormats{ MMMMEd{"E, d 'de' MMMM"} yMEd{"E d/M/y"} } dayNames{ format{ abbreviated{ "dom", "lun", "mar", "mié", "jue", "vie", "sáb", } short{ "DO", "LU", "MA", "MI", "JU", "VI", "SA", } wide{ "domingo", "lunes", "martes", "miércoles", "jueves", "viernes", "sábado", } } stand-alone{ abbreviated{ "Dom", "Lun", "Mar", "Mié", "Jue", "Vie", "Sáb", } narrow{ "D", "L", "M", "M", "J", "V", "S", } wide{ "Domingo", "Lunes", "Martes", "Miércoles", "Jueves", "Viernes", "Sábado", } } } quarters{ format{ narrow{ "1", "2", "3", "4", } } } } } fields{ day{ relativeTime{ future{ one{"En {0} día"} other{"En {0} días"} } } } hour{ relativeTime{ future{ one{"En {0} hora"} other{"En {0} horas"} } } } minute{ relativeTime{ future{ one{"En {0} minuto"} other{"En {0} minutos"} } } } month{ relative{ "-1"{"El mes pasado"} "0"{"Este mes"} "1"{"Mes próximo"} } relativeTime{ future{ one{"En {0} mes"} other{"En {0} meses"} } } } second{ relativeTime{ future{ one{"En {0} segundo"} other{"En {0} segundos"} } } } week{ relative{ "-1"{"Semana pasada"} "0"{"Esta semana"} "1"{"Próxima semana"} } relativeTime{ future{ one{"En {0} semana"} other{"En {0} semanas"} } } } year{ relative{ "-1"{"Año pasado"} "0"{"Este año"} "1"{"Año próximo"} } relativeTime{ future{ one{"En {0} año"} other{"En {0} años"} } } } } measurementSystemNames{ UK{"Reino Unido"} } transformNames{ Numeric{"Numéricas"} } }