Index: source/data/locales/es_CR.txt |
diff --git a/source/data/locales/es_CR.txt b/source/data/locales/es_CR.txt |
index 5941ac471b9b48b75e6c1fe65c9f55c39f0abc4e..e78adc05fe6430dffb87ecf87b0ffad7ceea7aa7 100644 |
--- a/source/data/locales/es_CR.txt |
+++ b/source/data/locales/es_CR.txt |
@@ -1,11 +1,5 @@ |
-// *************************************************************************** |
-// * |
-// * Copyright (C) 2015 International Business Machines |
-// * Corporation and others. All Rights Reserved. |
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
-// * Source File: <path>/common/main/es_CR.xml |
-// * |
-// *************************************************************************** |
+// © 2016 and later: Unicode, Inc. and others. |
+// License & terms of use: http://www.unicode.org/copyright.html#License |
es_CR{ |
%%Parent{"es_419"} |
NumberElements{ |
@@ -16,12 +10,47 @@ es_CR{ |
} |
} |
} |
- Version{"2.1.19.14"} |
+ Version{"2.1.27.99"} |
+ calendar{ |
+ gregorian{ |
+ AmPmMarkers{ |
+ "a. m.", |
+ "p. m.", |
+ } |
+ AmPmMarkersAbbr{ |
+ "a. m.", |
+ "p. m.", |
+ } |
+ 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"{"antier"} |
+ "0"{"hoy"} |
+ "1"{"mañana"} |
+ "2"{"pasado mañana"} |
} |
} |
+ dayperiod{ |
+ dn{"a. m./p. m."} |
+ } |
} |
} |