X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/f59164e3d128c7675a4d3934206346a3384e53a5..f3c0d7a59d99c2a94c6b8822291f0e42be3773c9:/icuSources/data/locales/es_CL.txt diff --git a/icuSources/data/locales/es_CL.txt b/icuSources/data/locales/es_CL.txt index 451b4d2d..5b72b25d 100644 --- a/icuSources/data/locales/es_CL.txt +++ b/icuSources/data/locales/es_CL.txt @@ -1,11 +1,5 @@ -// *************************************************************************** -// * -// * Copyright (C) 2016 International Business Machines -// * Corporation and others. All Rights Reserved. -// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter -// * Source File: /common/main/es_CL.xml -// * -// *************************************************************************** +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License es_CL{ %%Parent{"es_419"} NumberElements{ @@ -18,8 +12,9 @@ es_CL{ group{"."} } } + minimumGroupingDigits{"2"} } - Version{"2.1.21.28"} + Version{"2.1.31.33"} calendar{ generic{ DateTimePatterns{ @@ -90,6 +85,14 @@ es_CL{ } } gregorian{ + AmPmMarkers{ + "a. m.", + "p. m.", + } + AmPmMarkersAbbr{ + "a. m.", + "p. m.", + } DateTimePatterns{ "HH:mm:ss zzzz", "HH:mm:ss z", @@ -106,6 +109,7 @@ es_CL{ "{1} {0}", } availableFormats{ + GyMMMd{"d MMM y G"} MEd{"E, dd-MM"} Md{"dd-MM"} yM{"MM-y"} @@ -125,21 +129,23 @@ es_CL{ } } } - intervalFormats{ - H{ - H{"H–H"} - } - Hm{ - H{"H:mm–H:mm"} - m{"H:mm–H:mm"} - } - Hmv{ - H{"H:mm–H:mm v"} - m{"H:mm–H:mm v"} - } - Hv{ - H{"H–H v"} + dayPeriod{ + stand-alone{ + abbreviated{ + am{"a. m."} + pm{"p. m."} + } + narrow{ + am{"a. m."} + pm{"p. m."} + } + wide{ + am{"a. m."} + pm{"p. m."} + } } + } + intervalFormats{ MEd{ M{"E dd-MM – E dd-MM"} d{"E dd-MM – E dd-MM"} @@ -216,4 +222,9 @@ es_CL{ } } } + fields{ + dayperiod{ + dn{"a. m./p. m."} + } + } }