﻿// ***************************************************************************
// *
// * Copyright (C) 2014 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/bg.xml
// *
// ***************************************************************************
/**
 * ICU <specials> source: <path>/common/main/bg.xml
 */
bg{
    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{"h"}
                one{"{0} h"}
                other{"{0} h"}
            }
            millisecond{
                dnam{"ms"}
                one{"{0} ms"}
                other{"{0} ms"}
            }
            minute{
                dnam{"min"}
                one{"{0} min"}
                other{"{0} min"}
            }
            month{
                dnam{"м"}
                one{"{0} м"}
                other{"{0} м"}
            }
            second{
                dnam{"s"}
                one{"{0} s"}
                other{"{0} s"}
            }
            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} h"}
                other{"{0} h"}
                per{"{0}/h"}
            }
            microsecond{
                dnam{"μs"}
                one{"{0} μs"}
                other{"{0} μs"}
            }
            millisecond{
                dnam{"милисекунди"}
                one{"{0} ms"}
                other{"{0} ms"}
            }
            minute{
                dnam{"min"}
                one{"{0} min"}
                other{"{0} min"}
            }
            month{
                dnam{"месеци"}
                one{"{0} мес."}
                other{"{0} мес."}
            }
            nanosecond{
                dnam{"ns"}
                one{"{0} ns"}
                other{"{0} ns"}
            }
            second{
                dnam{"секунди"}
                one{"{0} s"}
                other{"{0} s"}
                per{"{0}/s"}
            }
            week{
                dnam{"седмици"}
                one{"{0} седм."}
                other{"{0} седм."}
            }
            year{
                dnam{"години"}
                one{"{0} г"}
                other{"{0} г"}
            }
        }
    }
}
