﻿// ***************************************************************************
// *
// * Copyright (C) 2014 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/mk.xml
// *
// ***************************************************************************
/**
 * ICU <specials> source: <path>/common/main/mk.xml
 */
mk{
    Version{"2.1.8.9"}
    units{
        compound{
            per{"{0} на {1}"}
        }
        duration{
            day{
                dnam{"дена"}
                one{"{0} ден"}
                other{"{0} дена"}
            }
            hour{
                dnam{"часа"}
                one{"{0} час"}
                other{"{0} часа"}
                per{"{0} на час"}
            }
            microsecond{
                dnam{"микросекунди"}
                one{"{0} микросекунда"}
                other{"{0} микросекунди"}
            }
            millisecond{
                dnam{"милисекунди"}
                one{"{0} милисекунда"}
                other{"{0} милисекунди"}
            }
            minute{
                dnam{"минути"}
                one{"{0} минута"}
                other{"{0} минути"}
            }
            month{
                dnam{"месеци"}
                one{"{0} месец"}
                other{"{0} месеци"}
            }
            nanosecond{
                dnam{"наносекунди"}
                one{"{0} наносекунда"}
                other{"{0} наносекунди"}
            }
            second{
                dnam{"секунди"}
                one{"{0} секунда"}
                other{"{0} секунди"}
                per{"{0} во секунда"}
            }
            week{
                dnam{"седмици"}
                one{"{0} седмица"}
                other{"{0} седмици"}
            }
            year{
                dnam{"години"}
                one{"{0} година"}
                other{"{0} години"}
            }
        }
    }
    unitsNarrow{
        compound{
            per{"{0}/{1}"}
        }
        duration{
            day{
                dnam{"ден"}
                one{"{0} ден"}
                other{"{0} дена"}
            }
            hour{
                dnam{"час"}
                one{"{0} час"}
                other{"{0} часа"}
            }
            microsecond{
                one{"{0}μс"}
                other{"{0}μс"}
            }
            millisecond{
                dnam{"мсек"}
                one{"{0} мс"}
                other{"{0} мс"}
            }
            minute{
                dnam{"мин"}
                one{"{0} мин."}
                other{"{0} мин."}
            }
            month{
                dnam{"месец"}
                one{"{0} мес."}
                other{"{0} мес."}
            }
            nanosecond{
                one{"{0} нс"}
                other{"{0} нс"}
            }
            second{
                dnam{"сек."}
                one{"{0} сек."}
                other{"{0} сек."}
            }
            week{
                dnam{"сед."}
                one{"{0} сед."}
                other{"{0} сед."}
            }
            year{
                dnam{"год."}
                one{"{0} год."}
                other{"{0} год."}
            }
        }
    }
    unitsShort{
        compound{
            per{"{0}/{1}"}
        }
        duration{
            day{
                dnam{"дена"}
                one{"{0} ден"}
                other{"{0} дена"}
            }
            hour{
                dnam{"часа"}
                one{"{0} час"}
                other{"{0} часа"}
                per{"{0}/ч"}
            }
            microsecond{
                dnam{"μs"}
                one{"{0} μs"}
                other{"{0} μs"}
            }
            millisecond{
                dnam{"ms"}
                one{"{0} мс"}
                other{"{0} мс"}
            }
            minute{
                dnam{"минути"}
                one{"{0} мин."}
                other{"{0} мин."}
            }
            month{
                dnam{"месеци"}
                one{"{0} мес."}
                other{"{0} мес."}
            }
            nanosecond{
                dnam{"наносек"}
                one{"{0} нс"}
                other{"{0} нс"}
            }
            second{
                dnam{"секунди"}
                one{"{0} сек."}
                other{"{0} сек."}
                per{"{0}/с"}
            }
            week{
                dnam{"седмици"}
                one{"{0} сед."}
                other{"{0} сед."}
            }
            year{
                dnam{"години"}
                one{"{0} год."}
                other{"{0} год."}
            }
        }
    }
}
