﻿// ***************************************************************************
// *
// * Copyright (C) 2014 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/ka.xml
// *
// ***************************************************************************
/**
 * ICU <specials> source: <path>/common/main/ka.xml
 */
ka{
    Version{"2.1.8.95"}
    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}სთ"}
            }
            millisecond{
                dnam{"მწმ"}
                one{"{0} მწმ"}
                other{"{0} მწმ"}
            }
            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{"მკწმ"}
                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} წ"}
            }
        }
    }
}
