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

Side by Side Diff: source/data/zone/es_419.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 unified diff | Download patch
« no previous file with comments | « source/data/zone/es.txt ('k') | source/data/zone/es_AR.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) 2014 International Business Machines 3 // * Copyright (C) 2015 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/es_419.xml 6 // * Source File: <path>/common/main/es_419.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 es_419{ 9 es_419{
10 Version{"2.1.8.19"} 10 Version{"2.1.19.14"}
11 zoneStrings{ 11 zoneStrings{
12 "Africa:Tunis"{ 12 "Asia:Srednekolymsk"{
13 ec{"Túnez"} 13 ec{"Srednekolymsk"}
14 }
15 "America:North_Dakota:Center"{
16 ec{"Centro, Dakota del Norte"}
17 } 14 }
18 "Etc:Unknown"{ 15 "Etc:Unknown"{
19 ec{"Desconocida"} 16 ec{"Ciudad desconocida"}
20 } 17 }
21 "Pacific:Pitcairn"{ 18 "meta:Cook"{
22 ec{"Pitcairn"} 19 ld{"hora de verano media de las islas Cook"}
20 lg{"hora de las islas Cook"}
21 ls{"hora estándar de las islas Cook"}
23 } 22 }
24 "meta:Europe_Central"{ 23 "meta:Europe_Central"{
25 sd{"∅∅∅"} 24 sd{"∅∅∅"}
26 sg{"∅∅∅"} 25 sg{"∅∅∅"}
27 ss{"∅∅∅"} 26 ss{"∅∅∅"}
28 } 27 }
29 "meta:Europe_Eastern"{ 28 "meta:Europe_Eastern"{
30 sd{"∅∅∅"} 29 sd{"∅∅∅"}
31 sg{"∅∅∅"} 30 sg{"∅∅∅"}
32 ss{"∅∅∅"} 31 ss{"∅∅∅"}
33 } 32 }
33 "meta:Europe_Further_Eastern"{
34 ls{"horario del lejano este de Europa"}
35 }
34 "meta:Europe_Western"{ 36 "meta:Europe_Western"{
35 sd{"∅∅∅"} 37 sd{"∅∅∅"}
36 sg{"∅∅∅"} 38 sg{"∅∅∅"}
37 ss{"∅∅∅"} 39 ss{"∅∅∅"}
38 } 40 }
39 "meta:GMT"{ 41 "meta:GMT"{
40 ss{"∅∅∅"} 42 ss{"∅∅∅"}
41 } 43 }
42 "meta:Greenland_Eastern"{
43 ld{"hora de verano de Groenlandia oriental"}
44 lg{"hora de Groenlandia oriental"}
45 ls{"Hora estándar de Groenlandia oriental"}
46 }
47 "meta:Marquesas"{
48 ls{"hora de Marquesas"}
49 }
50 "meta:Norfolk"{
51 ls{"hora de la isla Norfolk"}
52 }
53 regionFormatDaylight{"hora de verano de {0}"} 44 regionFormatDaylight{"hora de verano de {0}"}
54 regionFormatStandard{"hora estándar de {0}"} 45 regionFormatStandard{"hora estándar de {0}"}
55 } 46 }
56 } 47 }
OLDNEW
« no previous file with comments | « source/data/zone/es.txt ('k') | source/data/zone/es_AR.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698