﻿// ***************************************************************************
// *
// * Copyright (C) 2014 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/tr.xml
// *
// ***************************************************************************
/**
 * ICU <specials> source: <path>/common/main/tr.xml
 */
tr{
    Version{"2.1.8.9"}
    units{
        compound{
            per{"{0}/{1}"}
        }
        duration{
            day{
                dnam{"gün"}
                one{"{0} gün"}
                other{"{0} gün"}
            }
            hour{
                dnam{"saat"}
                one{"{0} saat"}
                other{"{0} saat"}
                per{"{0}/saat"}
            }
            microsecond{
                dnam{"mikrosaniye"}
                one{"{0} mikrosaniye"}
                other{"{0} mikrosaniye"}
            }
            millisecond{
                dnam{"milisaniye"}
                one{"{0} milisaniye"}
                other{"{0} milisaniye"}
            }
            minute{
                dnam{"dakika"}
                one{"{0} dakika"}
                other{"{0} dakika"}
            }
            month{
                dnam{"ay"}
                one{"{0} ay"}
                other{"{0} ay"}
            }
            nanosecond{
                dnam{"nanosaniye"}
                one{"{0} nanosaniye"}
                other{"{0} nanosaniye"}
            }
            second{
                dnam{"saniye"}
                one{"{0} saniye"}
                other{"{0} saniye"}
                per{"{0}/saniye"}
            }
            week{
                dnam{"hafta"}
                one{"{0} hafta"}
                other{"{0} hafta"}
            }
            year{
                dnam{"yıl"}
                one{"{0} yıl"}
                other{"{0} yıl"}
            }
        }
    }
    unitsNarrow{
        compound{
            per{"{0}/{1}"}
        }
        duration{
            day{
                dnam{"gün"}
                one{"{0}g"}
                other{"{0}g"}
            }
            hour{
                dnam{"saat"}
                one{"{0}s"}
                other{"{0}s"}
            }
            microsecond{
                one{"{0} μsn"}
                other{"{0} μsn"}
            }
            millisecond{
                dnam{"msn"}
                one{"{0}msn"}
                other{"{0}msn"}
            }
            minute{
                dnam{"dakika"}
                one{"{0}d"}
                other{"{0}d"}
            }
            month{
                dnam{"ay"}
                one{"{0}a"}
                other{"{0}a"}
            }
            nanosecond{
                one{"{0} nsn"}
                other{"{0} nsn"}
            }
            second{
                dnam{"saniye"}
                one{"{0}sn"}
                other{"{0}sn"}
            }
            week{
                dnam{"hafta"}
                one{"{0}h"}
                other{"{0}h"}
            }
            year{
                dnam{"yıl"}
                one{"{0}y"}
                other{"{0}y"}
            }
        }
    }
    unitsShort{
        compound{
            per{"{0}/{1}"}
        }
        duration{
            day{
                dnam{"gün"}
                one{"{0} gün"}
                other{"{0} gün"}
            }
            hour{
                dnam{"saat"}
                one{"{0} sa."}
                other{"{0} sa."}
                per{"{0}/sa"}
            }
            microsecond{
                dnam{"μsn"}
                one{"{0} μsn"}
                other{"{0} μsn"}
            }
            millisecond{
                dnam{"milisaniye"}
                one{"{0} msn"}
                other{"{0} msn"}
            }
            minute{
                dnam{"dakika"}
                one{"{0} dk."}
                other{"{0} dk."}
            }
            month{
                dnam{"ay"}
                one{"{0} ay"}
                other{"{0} ay"}
            }
            nanosecond{
                dnam{"nanosaniye"}
                one{"{0} nsn"}
                other{"{0} nsn"}
            }
            second{
                dnam{"saniye"}
                one{"{0} sn."}
                other{"{0} sn."}
                per{"{0}/sn"}
            }
            week{
                dnam{"hafta"}
                one{"{0} hf."}
                other{"{0} hf."}
            }
            year{
                dnam{"yıl"}
                one{"{0} yıl"}
                other{"{0} yıl"}
            }
        }
    }
}
