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

Unified Diff: source/data/locales/es_VE.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_UY.txt ('k') | source/data/locales/et.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/es_VE.txt
diff --git a/source/data/locales/es_VE.txt b/source/data/locales/es_VE.txt
index b4fa53414c5e3cfeb29b670bacdeb7965ee6401a..4fd571c4fb9b9916ac0106a79d01d85d1f0ab75d 100644
--- a/source/data/locales/es_VE.txt
+++ b/source/data/locales/es_VE.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_VE.xml
@@ -19,5 +19,184 @@ es_VE{
}
}
}
- Version{"2.1.6.69"}
+ Version{"2.1.19.14"}
+ calendar{
+ gregorian{
+ AmPmMarkers{
+ "a. m.",
+ "p. m.",
+ }
+ DateTimePatterns{
+ "h:mm:ss a zzzz",
+ "h:mm:ss a z",
+ "h:mm:ss a",
+ "h:mm a",
+ "EEEE, d 'de' MMMM 'de' y",
+ "d 'de' MMMM 'de' y",
+ "d MMM y",
+ "d/M/yy",
+ "{1} {0}",
+ "{1}, {0}",
+ "{1}, {0}",
+ "{1} {0}",
+ "{1} {0}",
+ }
+ availableFormats{
+ yMMMd{"d MMM y"}
+ }
+ dayNames{
+ format{
+ short{
+ "Do",
+ "Lu",
+ "Ma",
+ "Mi",
+ "Ju",
+ "Vi",
+ "Sa",
+ }
+ }
+ stand-alone{
+ short{
+ "Do",
+ "Lu",
+ "Ma",
+ "Mi",
+ "Ju",
+ "Vi",
+ "Sa",
+ }
+ }
+ }
+ dayPeriod{
+ format{
+ wide{
+ morning1{"de la mañana"}
+ }
+ }
+ stand-alone{
+ narrow{
+ noon{"m."}
+ }
+ }
+ }
+ monthNames{
+ format{
+ abbreviated{
+ "ene.",
+ "feb.",
+ "mar.",
+ "abr.",
+ "may.",
+ "jun.",
+ "jul.",
+ "ago.",
+ "sept.",
+ "oct.",
+ "nov.",
+ "dic.",
+ }
+ narrow{
+ "E",
+ "F",
+ "M",
+ "A",
+ "M",
+ "J",
+ "J",
+ "A",
+ "S",
+ "O",
+ "N",
+ "D",
+ }
+ }
+ stand-alone{
+ abbreviated{
+ "ene.",
+ "feb.",
+ "mar.",
+ "abr.",
+ "may.",
+ "jun.",
+ "jul.",
+ "ago.",
+ "sept.",
+ "oct.",
+ "nov.",
+ "dic.",
+ }
+ }
+ }
+ quarters{
+ format{
+ wide{
+ "1er trimestre",
+ "2do trimestre",
+ "3er trimestre",
+ "4to trimestre",
+ }
+ }
+ stand-alone{
+ wide{
+ "1er trimestre",
+ "2do trimestre",
+ "3er trimestre",
+ "4to trimestre",
+ }
+ }
+ }
+ }
+ }
+ fields{
+ fri-narrow{
+ relative{
+ "-1"{"el Vi pasado"}
+ "0"{"este Vi"}
+ "1"{"el próximo Vi"}
+ }
+ }
+ mon-narrow{
+ relative{
+ "-1"{"el Lu pasado"}
+ "0"{"este Lu"}
+ "1"{"el próximo Lu"}
+ }
+ }
+ sat-narrow{
+ relative{
+ "-1"{"el Sa pasado"}
+ "0"{"este Sa"}
+ "1"{"el próximo Sa"}
+ }
+ }
+ sun-narrow{
+ relative{
+ "-1"{"el Do pasado"}
+ "0"{"este Do"}
+ "1"{"el próximo Do"}
+ }
+ }
+ thu-narrow{
+ relative{
+ "-1"{"el Ju pasado"}
+ "0"{"este Ju"}
+ "1"{"el próximo Ju"}
+ }
+ }
+ tue-narrow{
+ relative{
+ "-1"{"el Ma pasado"}
+ "0"{"este Ma"}
+ "1"{"el próximo Ma"}
+ }
+ }
+ wed-narrow{
+ relative{
+ "-1"{"el Mi pasado"}
+ "0"{"este Mi"}
+ "1"{"el próximo Mi"}
+ }
+ }
+ }
}
« no previous file with comments | « source/data/locales/es_UY.txt ('k') | source/data/locales/et.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698