﻿// ***************************************************************************
// *
// * Copyright (C) 2014 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/bs.xml
// *
// ***************************************************************************
/**
 * ICU <specials> source: <path>/common/main/bs.xml
 */
bs{
    Version{"2.1.8.9"}
    units{
        duration{
            day{
                dnam{"dana"}
                few{"{0} dana"}
                one{"{0} dan"}
                other{"{0} dana"}
            }
            hour{
                dnam{"sati"}
                few{"{0} sata"}
                one{"{0} sat"}
                other{"{0} sati"}
                per{"{0}/h"}
            }
            microsecond{
                dnam{"μs"}
                few{"{0} μs"}
                one{"{0} μs"}
                other{"{0} μs"}
            }
            millisecond{
                dnam{"milisekundi"}
                few{"{0} milisekunde"}
                one{"{0} milisekunda"}
                other{"{0} milisekundi"}
            }
            minute{
                dnam{"minuta"}
                few{"{0} minute"}
                one{"{0} minut"}
                other{"{0} minuta"}
            }
            month{
                dnam{"mjeseci"}
                few{"{0} mjeseca"}
                one{"{0} mjesec"}
                other{"{0} mjeseci"}
            }
            nanosecond{
                dnam{"ns"}
                few{"{0} ns"}
                one{"{0} ns"}
                other{"{0} ns"}
            }
            second{
                dnam{"sekundi"}
                few{"{0} sekunde"}
                one{"{0} sekunda"}
                other{"{0} sekundi"}
                per{"{0}/s"}
            }
            week{
                dnam{"sedmica"}
                few{"{0} sedmice"}
                one{"{0} sedmica"}
                other{"{0} sedmica"}
            }
            year{
                dnam{"godina"}
                few{"{0} godine"}
                one{"{0} godina"}
                other{"{0} godina"}
            }
        }
    }
    unitsNarrow{
        duration{
            day{
                dnam{"dan"}
                few{"{0} dan"}
                one{"{0} dan"}
                other{"{0} dan"}
            }
            hour{
                dnam{"sati"}
                few{"{0} sat"}
                one{"{0} sat"}
                other{"{0} sat"}
            }
            millisecond{
                dnam{"milisekundi"}
                few{"{0} ms"}
                one{"{0} ms"}
                other{"{0} ms"}
            }
            minute{
                dnam{"minuta"}
                few{"{0} min"}
                one{"{0} min"}
                other{"{0} min"}
            }
            month{
                dnam{"mjesec"}
                few{"{0} mj."}
                one{"{0} mj."}
                other{"{0} mj."}
            }
            second{
                dnam{"sekundi"}
                few{"{0} sek"}
                one{"{0} sek"}
                other{"{0} sek"}
            }
            week{
                dnam{"sedm."}
                few{"{0} sedm"}
                one{"{0} sedm"}
                other{"{0} sedm"}
            }
            year{
                dnam{"godina"}
                few{"{0} god"}
                one{"{0} god"}
                other{"{0} god"}
            }
        }
    }
    unitsShort{
        duration{
            day{
                dnam{"dana"}
                few{"{0} dana"}
                one{"{0} dan"}
                other{"{0} dan"}
            }
            hour{
                dnam{"sati"}
                few{"{0} sata"}
                one{"{0} sat"}
                other{"{0} sat"}
                per{"{0}/h"}
            }
            microsecond{
                dnam{"μs"}
                few{"{0} μs"}
                one{"{0} μs"}
                other{"{0} μs"}
            }
            millisecond{
                dnam{"milisekundi"}
                few{"{0} ms"}
                one{"{0} ms"}
                other{"{0} ms"}
            }
            minute{
                dnam{"minuta"}
                few{"{0} min"}
                one{"{0} min"}
                other{"{0} min"}
            }
            month{
                dnam{"mjeseci"}
                few{"{0} mj"}
                one{"{0} mj"}
                other{"{0} mj"}
            }
            nanosecond{
                dnam{"ns"}
                few{"{0} ns"}
                one{"{0} ns"}
                other{"{0} ns"}
            }
            second{
                dnam{"sekundi"}
                few{"{0} sek"}
                one{"{0} sek"}
                other{"{0} sek"}
                per{"{0}/s"}
            }
            week{
                dnam{"sedmica"}
                few{"{0} sedm"}
                one{"{0} sedm"}
                other{"{0} sedm"}
            }
            year{
                dnam{"godina"}
                few{"{0} god"}
                one{"{0} god"}
                other{"{0} god"}
            }
        }
    }
}
