| Index: source/data/unit/es_419.txt
|
| diff --git a/source/data/unit/es_419.txt b/source/data/unit/es_419.txt
|
| index efe61eba4c85ca31a801cb420a1fc9645150546f..6787e65bada0bec2a10f00db2d6955dd652532f7 100755
|
| --- a/source/data/unit/es_419.txt
|
| +++ b/source/data/unit/es_419.txt
|
| @@ -1,36 +1,42 @@
|
| // ***************************************************************************
|
| // *
|
| -// * 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_419.xml
|
| // *
|
| // ***************************************************************************
|
| es_419{
|
| - Version{"2.1.8.19"}
|
| + Version{"2.1.19.14"}
|
| units{
|
| + volume{
|
| + acre-foot{
|
| + one{"{0} acre pie"}
|
| + other{"{0} acres pies"}
|
| + }
|
| + }
|
| }
|
| unitsNarrow{
|
| duration{
|
| day{
|
| dnam{"d."}
|
| - one{"{0} d."}
|
| - other{"{0} dd."}
|
| + one{"{0}d."}
|
| + other{"{0}dd."}
|
| }
|
| month{
|
| dnam{"m."}
|
| - one{"{0} m."}
|
| - other{"{0} mm."}
|
| + one{"{0}m."}
|
| + other{"{0}mm."}
|
| }
|
| week{
|
| dnam{"sem."}
|
| - one{"{0} sem."}
|
| - other{"{0} sems."}
|
| + one{"{0}sem."}
|
| + other{"{0}sems."}
|
| }
|
| year{
|
| dnam{"a."}
|
| - one{"{0} a."}
|
| - other{"{0} aa."}
|
| + one{"{0}a."}
|
| + other{"{0}aa."}
|
| }
|
| }
|
| }
|
| @@ -41,9 +47,6 @@ es_419{
|
| one{"{0} d."}
|
| other{"{0} dd."}
|
| }
|
| - hour{
|
| - dnam{"h"}
|
| - }
|
| month{
|
| dnam{"mm."}
|
| one{"{0} m."}
|
| @@ -60,5 +63,48 @@ es_419{
|
| other{"{0} aa."}
|
| }
|
| }
|
| + electric{
|
| + volt{
|
| + dnam{"volts"}
|
| + }
|
| + }
|
| + length{
|
| + light-year{
|
| + dnam{"aa. l."}
|
| + one{"{0} a. l."}
|
| + other{"{0} aa. l."}
|
| + }
|
| + nautical-mile{
|
| + dnam{"nmi"}
|
| + one{"{0} nmi"}
|
| + other{"{0} nmi"}
|
| + }
|
| + parsec{
|
| + dnam{"parsecs"}
|
| + }
|
| + yard{
|
| + dnam{"yardas"}
|
| + }
|
| + }
|
| + power{
|
| + watt{
|
| + dnam{"watts"}
|
| + }
|
| + }
|
| + volume{
|
| + pint{
|
| + dnam{"pintas"}
|
| + }
|
| + tablespoon{
|
| + dnam{"cdas."}
|
| + one{"{0} cda."}
|
| + other{"{0} cdas."}
|
| + }
|
| + teaspoon{
|
| + dnam{"cdtas."}
|
| + one{"{0} cdta."}
|
| + other{"{0} cdtas."}
|
| + }
|
| + }
|
| }
|
| }
|
|
|