Index: source/data/locales/es_PA.txt |
diff --git a/source/data/locales/es_PA.txt b/source/data/locales/es_PA.txt |
index 3238a849bd80724b3f4e0fdd58bf12f7bda077c1..6b40c3c4be05053da97636e082da6af7c416a9ef 100644 |
--- a/source/data/locales/es_PA.txt |
+++ b/source/data/locales/es_PA.txt |
@@ -1,14 +1,8 @@ |
-// *************************************************************************** |
-// * |
-// * Copyright (C) 2015 International Business Machines |
-// * Corporation and others. All Rights Reserved. |
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
-// * Source File: <path>/common/main/es_PA.xml |
-// * |
-// *************************************************************************** |
+// © 2016 and later: Unicode, Inc. and others. |
+// License & terms of use: http://www.unicode.org/copyright.html#License |
es_PA{ |
%%Parent{"es_419"} |
- Version{"2.1.19.14"} |
+ Version{"2.1.27.99"} |
calendar{ |
generic{ |
DateTimePatterns{ |
@@ -62,6 +56,14 @@ es_PA{ |
} |
} |
gregorian{ |
+ AmPmMarkers{ |
+ "a. m.", |
+ "p. m.", |
+ } |
+ AmPmMarkersAbbr{ |
+ "a. m.", |
+ "p. m.", |
+ } |
DateTimePatterns{ |
"h:mm:ss a zzzz", |
"h:mm:ss a z", |
@@ -89,12 +91,34 @@ es_PA{ |
dayPeriod{ |
format{ |
abbreviated{ |
+ evening1{"de la tarde"} |
+ morning1{"de la madrugada"} |
+ morning2{"de la mañana"} |
+ night1{"de la noche"} |
noon{"mediodía"} |
} |
wide{ |
+ evening1{"de la tarde"} |
+ morning1{"de la madrugada"} |
+ morning2{"de la mañana"} |
+ night1{"de la noche"} |
noon{"mediodía"} |
} |
} |
+ stand-alone{ |
+ abbreviated{ |
+ am{"a. m."} |
+ pm{"p. m."} |
+ } |
+ narrow{ |
+ am{"a. m."} |
+ pm{"p. m."} |
+ } |
+ wide{ |
+ am{"a. m."} |
+ pm{"p. m."} |
+ } |
+ } |
} |
intervalFormats{ |
MMMEd{ |
@@ -138,22 +162,6 @@ es_PA{ |
"D", |
} |
} |
- stand-alone{ |
- narrow{ |
- "E", |
- "F", |
- "M", |
- "A", |
- "M", |
- "J", |
- "J", |
- "A", |
- "S", |
- "O", |
- "N", |
- "D", |
- } |
- } |
} |
quarters{ |
format{ |
@@ -178,7 +186,11 @@ es_PA{ |
fields{ |
day{ |
relative{ |
+ "-1"{"ayer"} |
"-2"{"antier"} |
+ "0"{"hoy"} |
+ "1"{"mañana"} |
+ "2"{"pasado mañana"} |
} |
} |
} |