﻿// ***************************************************************************
// *
// * Copyright (C) 2014 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"}
    units{
    }
    unitsNarrow{
        duration{
            day{
                dnam{"d."}
                one{"{0} d."}
                other{"{0} dd."}
            }
            month{
                dnam{"m."}
                one{"{0} m."}
                other{"{0} mm."}
            }
            week{
                dnam{"sem."}
                one{"{0} sem."}
                other{"{0} sems."}
            }
            year{
                dnam{"a."}
                one{"{0} a."}
                other{"{0} aa."}
            }
        }
    }
    unitsShort{
        duration{
            day{
                dnam{"dd."}
                one{"{0} d."}
                other{"{0} dd."}
            }
            hour{
                dnam{"h"}
            }
            month{
                dnam{"mm."}
                one{"{0} m."}
                other{"{0} mm."}
            }
            week{
                dnam{"sems."}
                one{"{0} sem."}
                other{"{0} sems."}
            }
            year{
                dnam{"aa."}
                one{"{0} a."}
                other{"{0} aa."}
            }
        }
    }
}
