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

Unified Diff: source/data/locales/es_UY.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_US.txt ('k') | source/data/locales/es_VE.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/es_UY.txt
diff --git a/source/data/locales/es_UY.txt b/source/data/locales/es_UY.txt
index b0ca8c3560844d4dd231961b820eec1a5320646e..8729844c15fb2c63066b616add11f259d3df0e2d 100644
--- a/source/data/locales/es_UY.txt
+++ b/source/data/locales/es_UY.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_UY.xml
@@ -20,5 +20,71 @@ es_UY{
}
}
}
- Version{"2.1.6.69"}
+ Version{"2.1.19.14"}
+ calendar{
+ gregorian{
+ monthNames{
+ format{
+ abbreviated{
+ "ene.",
+ "feb.",
+ "mar.",
+ "abr.",
+ "may.",
+ "jun.",
+ "jul.",
+ "ago.",
+ "set.",
+ "oct.",
+ "nov.",
+ "dic.",
+ }
+ wide{
+ "enero",
+ "febrero",
+ "marzo",
+ "abril",
+ "mayo",
+ "junio",
+ "julio",
+ "agosto",
+ "setiembre",
+ "octubre",
+ "noviembre",
+ "diciembre",
+ }
+ }
+ stand-alone{
+ abbreviated{
+ "Ene.",
+ "Feb.",
+ "Mar.",
+ "Abr.",
+ "May.",
+ "Jun.",
+ "Jul.",
+ "Ago.",
+ "Set.",
+ "Oct.",
+ "Nov.",
+ "Dic.",
+ }
+ wide{
+ "Enero",
+ "Febrero",
+ "Marzo",
+ "Abril",
+ "Mayo",
+ "Junio",
+ "Julio",
+ "Agosto",
+ "Setiembre",
+ "Octubre",
+ "Noviembre",
+ "Diciembre",
+ }
+ }
+ }
+ }
+ }
}
« no previous file with comments | « source/data/locales/es_US.txt ('k') | source/data/locales/es_VE.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698