﻿// ***************************************************************************
// *
// * Copyright (C) 2014 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/bn.xml
// *
// ***************************************************************************
/**
 * ICU <specials> source: <path>/common/main/bn.xml
 */
bn{
    Version{"2.1.8.9"}
    units{
        compound{
            per{"{1} প্রতি {0}"}
        }
        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} ঘন্টা"}
            }
            millisecond{
                dnam{"মিলিসেকেন্ড"}
                one{"{0} ms"}
                other{"{0} ms"}
            }
            minute{
                dnam{"মিনিট"}
                one{"{0} মিনিট"}
                other{"{0} মিনিট"}
            }
            month{
                dnam{"মাস"}
                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{"μsecs"}
                one{"{0} μs"}
                other{"{0} μs"}
            }
            millisecond{
                dnam{"মিলিসেকেন্ড"}
                one{"{0} ms"}
                other{"{0} ms"}
            }
            minute{
                dnam{"মিনিট"}
                one{"{0} মিনিট"}
                other{"{0} মিনিট"}
            }
            month{
                dnam{"মাস"}
                one{"{0} মাস"}
                other{"{0} মাস"}
            }
            nanosecond{
                dnam{"ন্যানোসেকেন্ড"}
                one{"{0} ns"}
                other{"{0} ns"}
            }
            second{
                dnam{"সেকেন্ড"}
                one{"{0} সেকেন্ড"}
                other{"{0} সেকেন্ড"}
                per{"{0} প্রতি সেকেন্ড"}
            }
            week{
                dnam{"সপ্তাহ"}
                one{"{0} সপ্তাহ"}
                other{"{0} সপ্তাহ"}
            }
            year{
                dnam{"বছর"}
                one{"{0} বছর"}
                other{"{0} বছর"}
            }
        }
    }
}
