OLD | NEW |
(Empty) | |
| 1 // *************************************************************************** |
| 2 // * |
| 3 // * Copyright (C) 2014 International Business Machines |
| 4 // * Corporation and others. All Rights Reserved. |
| 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
| 6 // * Source File: <path>/common/main/es_419.xml |
| 7 // * |
| 8 // *************************************************************************** |
| 9 es_419{ |
| 10 Version{"2.1.8.19"} |
| 11 zoneStrings{ |
| 12 "Africa:Tunis"{ |
| 13 ec{"Túnez"} |
| 14 } |
| 15 "America:North_Dakota:Center"{ |
| 16 ec{"Centro, Dakota del Norte"} |
| 17 } |
| 18 "Etc:Unknown"{ |
| 19 ec{"Desconocida"} |
| 20 } |
| 21 "Pacific:Pitcairn"{ |
| 22 ec{"Pitcairn"} |
| 23 } |
| 24 "meta:Europe_Central"{ |
| 25 sd{"∅∅∅"} |
| 26 sg{"∅∅∅"} |
| 27 ss{"∅∅∅"} |
| 28 } |
| 29 "meta:Europe_Eastern"{ |
| 30 sd{"∅∅∅"} |
| 31 sg{"∅∅∅"} |
| 32 ss{"∅∅∅"} |
| 33 } |
| 34 "meta:Europe_Western"{ |
| 35 sd{"∅∅∅"} |
| 36 sg{"∅∅∅"} |
| 37 ss{"∅∅∅"} |
| 38 } |
| 39 "meta:GMT"{ |
| 40 ss{"∅∅∅"} |
| 41 } |
| 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}"} |
| 54 regionFormatStandard{"hora estándar de {0}"} |
| 55 } |
| 56 } |
OLD | NEW |