Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2028)

Unified Diff: source/data/locales/es_PA.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/data/locales/es_NI.txt ('k') | source/data/locales/es_PE.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/es_PA.txt
diff --git a/source/data/locales/es_PA.txt b/source/data/locales/es_PA.txt
index 2c321e23777ae9d9b3a87ba569a574a451ed8802..3238a849bd80724b3f4e0fdd58bf12f7bda077c1 100644
--- a/source/data/locales/es_PA.txt
+++ b/source/data/locales/es_PA.txt
@@ -1,6 +1,6 @@
// ***************************************************************************
// *
-// * Copyright (C) 2014 International Business Machines
+// * 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
@@ -8,7 +8,7 @@
// ***************************************************************************
es_PA{
%%Parent{"es_419"}
- Version{"2.1.8.19"}
+ Version{"2.1.19.14"}
calendar{
generic{
DateTimePatterns{
@@ -33,6 +33,33 @@ es_PA{
yMEd{"E MM/dd/y"}
yMd{"MM/dd/y"}
}
+ intervalFormats{
+ MMMEd{
+ M{"E d 'de' MMM 'al' E d 'de' MMM"}
+ d{"E d 'al' E d 'de' MMM"}
+ }
+ MMMd{
+ M{"d 'de' MMM 'al' d 'de' MMM"}
+ }
+ fallback{"{0} a el {1}"}
+ y{
+ y{"y–y"}
+ }
+ yMMM{
+ M{"MMM–MMM 'de' y"}
+ y{"MMM 'de' y 'a' MMM 'de' y"}
+ }
+ yMMMEd{
+ M{"E d 'de' MMM 'al' E d 'de' MMM 'de' y"}
+ d{"E d 'al' E d 'de' MMM 'de' y"}
+ y{"E d 'de' MMM 'de' y 'al' E d 'de' MMM 'de' y"}
+ }
+ yMMMd{
+ M{"d 'de' MMM 'al' d 'de' MMM 'de' y"}
+ d{"d–d 'de' MMM 'de' y"}
+ y{"d 'de' MMM 'de' y 'al' d 'de' MMM 'de' y"}
+ }
+ }
}
gregorian{
DateTimePatterns{
@@ -55,8 +82,104 @@ es_PA{
Md{"MM/dd"}
yM{"MM/y"}
yMEd{"E MM/dd/y"}
+ yMMM{"MMM y"}
+ yMMMd{"d MMM y"}
yMd{"MM/dd/y"}
}
+ dayPeriod{
+ format{
+ abbreviated{
+ noon{"mediodía"}
+ }
+ wide{
+ noon{"mediodía"}
+ }
+ }
+ }
+ intervalFormats{
+ MMMEd{
+ M{"E d 'de' MMM 'al' E d 'de' MMM"}
+ d{"E d 'al' E d 'de' MMM"}
+ }
+ MMMd{
+ M{"d 'de' MMM 'al' d 'de' MMM"}
+ }
+ yM{
+ M{"MM/y – MM/y"}
+ y{"MM/y – MM/y"}
+ }
+ yMMM{
+ y{"MMM 'de' y 'a' MMM 'de' y"}
+ }
+ yMMMEd{
+ M{"E d 'de' MMM 'al' E d 'de' MMM 'de' y"}
+ d{"E d 'al' E d 'de' MMM 'de' y"}
+ y{"E d 'de' MMM 'de' y 'al' E d 'de' MMM 'de' y"}
+ }
+ yMMMd{
+ M{"d 'de' MMM 'al' d 'de' MMM 'de' y"}
+ y{"d 'de' MMM 'de' y 'al' d 'de' MMM 'de' y"}
+ }
+ }
+ monthNames{
+ format{
+ narrow{
+ "E",
+ "F",
+ "M",
+ "A",
+ "M",
+ "J",
+ "J",
+ "A",
+ "S",
+ "O",
+ "N",
+ "D",
+ }
+ }
+ stand-alone{
+ narrow{
+ "E",
+ "F",
+ "M",
+ "A",
+ "M",
+ "J",
+ "J",
+ "A",
+ "S",
+ "O",
+ "N",
+ "D",
+ }
+ }
+ }
+ quarters{
+ format{
+ wide{
+ "1er. trimestre",
+ "2do. trimestre",
+ "3er. trimestre",
+ "4.º trimestre",
+ }
+ }
+ stand-alone{
+ wide{
+ "1er. trimestre",
+ "2do. trimestre",
+ "3er. trimestre",
+ "4.º trimestre",
+ }
+ }
+ }
+ }
+ }
+ fields{
+ day{
+ relative{
+ "-2"{"antier"}
+ }
}
}
}
« no previous file with comments | « source/data/locales/es_NI.txt ('k') | source/data/locales/es_PE.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698