X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b75a7d8f3b4adbae880cab104ce2c6a50eee4db2..a01113dcd0f39d5da295ef82785beff9ed86fe38:/icuSources/data/locales/es_HN.txt?ds=sidebyside diff --git a/icuSources/data/locales/es_HN.txt b/icuSources/data/locales/es_HN.txt index 5f2a3467..4d208c09 100644 --- a/icuSources/data/locales/es_HN.txt +++ b/icuSources/data/locales/es_HN.txt @@ -1,37 +1,77 @@ -// *************************************************************************** -// * -// * Copyright (C) 1997-2003, International Business Machines -// * Corporation and others. All Rights Reserved. -// * -// *************************************************************************** - -es_HN { - Version { "2.0" } - DateTimePatterns { - "hh:mm:ss a z", - "hh:mm:ss a z", - "hh:mm:ss a", - "hh:mm a", - "EEEE dd' de 'MMMM' de 'yyyy", - "dd' de 'MMMM' de 'yyyy", - "dd/MM/yyyy", - "dd/MM/yy", - "{1} {0}", +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +es_HN{ + %%Parent{"es_419"} + Version{"2.1.47.70"} + calendar{ + generic{ + DateTimePatterns{ + "HH:mm:ss zzzz", + "HH:mm:ss z", + "HH:mm:ss", + "HH:mm", + "EEEE dd 'de' MMMM 'de' y G", + "dd 'de' MMMM 'de' y G", + "d 'de' MMM 'de' y G", + "dd/MM/yy GGGGG", + "{1} {0}", + "{1}, {0}", + "{1}, {0}", + "{1} {0}", + "{1} {0}", + } + } + gregorian{ + AmPmMarkers{ + "a. m.", + "p. m.", + } + AmPmMarkersAbbr{ + "a. m.", + "p. m.", + } + DateTimePatterns{ + "HH:mm:ss zzzz", + "HH:mm:ss z", + "HH:mm:ss", + "HH:mm", + "EEEE dd 'de' MMMM 'de' y", + "dd 'de' MMMM 'de' y", + "d MMM y", + "d/M/yy", + "{1} {0}", + "{1}, {0}", + "{1}, {0}", + "{1} {0}", + "{1} {0}", + } + dayPeriod{ + stand-alone{ + abbreviated{ + am{"a. m."} + pm{"p. m."} + } + narrow{ + am{"a. m."} + pm{"p. m."} + } + wide{ + am{"a. m."} + pm{"p. m."} + } + } + } + } + } + fields{ + day{ + relative{ + "-1"{"ayer"} + "-2"{"anteayer"} + "0"{"hoy"} + "1"{"mañana"} + "2"{"pasado mañana"} + } + } } - LocaleID:int { 0x480a } -// LocaleString { "es_HN" } -// NumberElements { -// ".", -// ",", -// ";", -// "%", -// "0", -// "#", -// "-", -// "E", -// "\u2030", -// "\u221E", -// "\uFFFD", -// } -// ShortCountry { "HND" } }