| Index: source/data/locales/es_GT.txt
|
| diff --git a/source/data/locales/es_GT.txt b/source/data/locales/es_GT.txt
|
| index a5c72f7a91714c49c2a4823950d51cd393fb94ff..421d5a00e97b49a806b86fcd1dcdcec45977f4c8 100644
|
| --- a/source/data/locales/es_GT.txt
|
| +++ b/source/data/locales/es_GT.txt
|
| @@ -1,18 +1,9 @@
|
| -// ***************************************************************************
|
| -// *
|
| -// * Copyright (C) 2015 International Business Machines
|
| -// * Corporation and others. All Rights Reserved.
|
| -// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
| -// * Source File: <path>/common/main/es_GT.xml
|
| -// *
|
| -// ***************************************************************************
|
| +// © 2016 and later: Unicode, Inc. and others.
|
| +// License & terms of use: http://www.unicode.org/copyright.html#License
|
| es_GT{
|
| %%Parent{"es_419"}
|
| NumberElements{
|
| latn{
|
| - miscPatterns{
|
| - range{"{0} al {1}"}
|
| - }
|
| patternsShort{
|
| currencyFormat{
|
| 1000{
|
| @@ -66,8 +57,9 @@ es_GT{
|
| }
|
| }
|
| }
|
| + minimumGroupingDigits{"2"}
|
| }
|
| - Version{"2.1.20.32"}
|
| + Version{"2.1.27.99"}
|
| calendar{
|
| generic{
|
| DateTimePatterns{
|
| @@ -133,6 +125,14 @@ es_GT{
|
| }
|
| }
|
| gregorian{
|
| + AmPmMarkers{
|
| + "a. m.",
|
| + "p. m.",
|
| + }
|
| + AmPmMarkersAbbr{
|
| + "a. m.",
|
| + "p. m.",
|
| + }
|
| DateTimePatterns{
|
| "HH:mm:ss zzzz",
|
| "HH:mm:ss z",
|
| @@ -148,6 +148,22 @@ es_GT{
|
| "{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."}
|
| + }
|
| + }
|
| + }
|
| intervalFormats{
|
| MEd{
|
| M{"E d/MM – E d/MM"}
|
| @@ -203,8 +219,15 @@ es_GT{
|
| fields{
|
| day{
|
| relative{
|
| + "-1"{"ayer"}
|
| "-2"{"antier"}
|
| + "0"{"hoy"}
|
| + "1"{"mañana"}
|
| + "2"{"pasado mañana"}
|
| }
|
| }
|
| + dayperiod{
|
| + dn{"a. m./p. m."}
|
| + }
|
| }
|
| }
|
|
|