﻿// ***************************************************************************
// *
// * Copyright (C) 2014 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/eu.xml
// *
// ***************************************************************************
/**
 * ICU <specials> source: <path>/common/main/eu.xml
 */
eu{
    Version{"2.1.8.9"}
    units{
        compound{
            per{"{0}/{1}"}
        }
        duration{
            day{
                dnam{"egun"}
                one{"{0} egun"}
                other{"{0} egun"}
            }
            hour{
                dnam{"ordu"}
                one{"{0} ordu"}
                other{"{0} ordu"}
                per{"{0}/h"}
            }
            microsecond{
                dnam{"mikrosegundo"}
                one{"{0} mikrosegundo"}
                other{"{0} mikrosegundo"}
            }
            millisecond{
                dnam{"milisegundo"}
                one{"{0} milisegundo"}
                other{"{0} milisegundo"}
            }
            minute{
                dnam{"minutu"}
                one{"{0} minutu"}
                other{"{0} minutu"}
            }
            month{
                dnam{"hilabete"}
                one{"{0} hilabete"}
                other{"{0} hilabete"}
            }
            nanosecond{
                dnam{"nanosegundo"}
                one{"{0} nanosegundo"}
                other{"{0} nanosegundo"}
            }
            second{
                dnam{"segundo"}
                one{"{0} segundo"}
                other{"{0} segundo"}
                per{"{0}/s"}
            }
            week{
                dnam{"aste"}
                one{"{0} aste"}
                other{"{0} aste"}
            }
            year{
                dnam{"urte"}
                one{"{0} urte"}
                other{"{0} urte"}
            }
        }
    }
    unitsNarrow{
        compound{
            per{"{0}/{1}"}
        }
        duration{
            day{
                dnam{"egun"}
                one{"{0} egun"}
                other{"{0} egun"}
            }
            hour{
                dnam{"ordu"}
                one{"{0} h"}
                other{"{0} h"}
            }
            millisecond{
                dnam{"mseg."}
                one{"{0} ms"}
                other{"{0} ms"}
            }
            minute{
                dnam{"min"}
                one{"{0} min"}
                other{"{0} min"}
            }
            month{
                dnam{"hilabete"}
                one{"{0} hil."}
                other{"{0} hil."}
            }
            second{
                dnam{"seg"}
                one{"{0} s"}
                other{"{0} s"}
            }
            week{
                dnam{"aste"}
                one{"{0} aste"}
                other{"{0} aste"}
            }
            year{
                dnam{"urte"}
                one{"{0} urte"}
                other{"{0} urte"}
            }
        }
    }
    unitsShort{
        compound{
            per{"{0}/{1}"}
        }
        duration{
            day{
                dnam{"egun"}
                one{"{0} egun"}
                other{"{0} egun"}
            }
            hour{
                dnam{"ordu"}
                one{"{0} h"}
                other{"{0} h"}
                per{"{0}/h"}
            }
            microsecond{
                dnam{"μs"}
                one{"{0} μs"}
                other{"{0} μs"}
            }
            millisecond{
                dnam{"miliseg."}
                one{"{0} ms"}
                other{"{0} ms"}
            }
            minute{
                dnam{"min"}
                one{"{0} min"}
                other{"{0} min"}
            }
            month{
                dnam{"hilabete"}
                one{"{0} hilabete"}
                other{"{0} hilabete"}
            }
            nanosecond{
                dnam{"ns"}
                one{"{0} ns"}
                other{"{0} ns"}
            }
            second{
                dnam{"seg"}
                one{"{0} s"}
                other{"{0} s"}
                per{"{0}/s"}
            }
            week{
                dnam{"aste"}
                one{"{0} aste"}
                other{"{0} aste"}
            }
            year{
                dnam{"urte"}
                one{"{0} urte"}
                other{"{0} urte"}
            }
        }
    }
}
