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

Side by Side Diff: source/data/locales/es.txt

Issue 8801026: Update the pre-built ICU data file for the following changes: (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/icu46/
Patch Set: Created 9 years 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « source/data/in/icudt46l.dat ('k') | source/data/locales/es_419.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // *************************************************************************** 1 // ***************************************************************************
2 // * 2 // *
3 // * Copyright (C) 2010 International Business Machines 3 // * Copyright (C) 2010 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java 5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6 // * Source File:<path>/common/main/es.xml 6 // * Source File:<path>/common/main/es.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/xml/main/es.xml 10 * ICU <specials> source: <path>/xml/main/es.xml
(...skipping 151 matching lines...) Expand 10 before | Expand all | Expand 10 after
162 "miércoles", 162 "miércoles",
163 "jueves", 163 "jueves",
164 "viernes", 164 "viernes",
165 "sábado", 165 "sábado",
166 } 166 }
167 } 167 }
168 stand-alone{ 168 stand-alone{
169 narrow{ 169 narrow{
170 "D", 170 "D",
171 "L", 171 "L",
172 "M", 172 "X",
173 "M", 173 "M",
174 "J", 174 "J",
175 "V", 175 "V",
176 "S", 176 "S",
177 } 177 }
178 } 178 }
179 } 179 }
180 eras{ 180 eras{
181 abbreviated{ 181 abbreviated{
182 "a.C.", 182 "a.C.",
(...skipping 483 matching lines...) Expand 10 before | Expand all | Expand 10 after
666 week{ 666 week{
667 one{"{0} semana"} 667 one{"{0} semana"}
668 other{"{0} semanas"} 668 other{"{0} semanas"}
669 } 669 }
670 year{ 670 year{
671 one{"{0} año"} 671 one{"{0} año"}
672 other{"{0} años"} 672 other{"{0} años"}
673 } 673 }
674 } 674 }
675 } 675 }
OLDNEW
« no previous file with comments | « source/data/in/icudt46l.dat ('k') | source/data/locales/es_419.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698