﻿// ***************************************************************************
// *
// * Copyright (C) 2014 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/zh.xml
// *
// ***************************************************************************
/**
 * ICU <specials> source: <path>/common/main/zh.xml
 */
zh{
    Version{"2.1.8.9"}
    units{
        compound{
            per{"{0}每{1}"}
        }
        duration{
            day{
                dnam{"天"}
                other{"{0}天"}
            }
            hour{
                dnam{"小时"}
                other{"{0}小时"}
                per{"{0}/小时"}
            }
            microsecond{
                dnam{"微秒"}
                other{"{0}微秒"}
            }
            millisecond{
                dnam{"毫秒"}
                other{"{0}毫秒"}
            }
            minute{
                dnam{"分钟"}
                other{"{0}分钟"}
            }
            month{
                dnam{"个月"}
                other{"{0}个月"}
            }
            nanosecond{
                dnam{"纳秒"}
                other{"{0}纳秒"}
            }
            second{
                dnam{"秒钟"}
                other{"{0}秒钟"}
                per{"{0}/秒"}
            }
            week{
                dnam{"周"}
                other{"{0}周"}
            }
            year{
                dnam{"年"}
                other{"{0}年"}
            }
        }
    }
    unitsNarrow{
        compound{
            per{"{0}/{1}"}
        }
        duration{
            day{
                dnam{"天"}
                other{"{0}天"}
            }
            hour{
                dnam{"小时"}
                other{"{0}小时"}
            }
            millisecond{
                dnam{"毫秒"}
                other{"{0}毫秒"}
            }
            minute{
                dnam{"分钟"}
                other{"{0}分钟"}
            }
            month{
                dnam{"个月"}
                other{"{0}个月"}
            }
            second{
                dnam{"秒"}
                other{"{0}秒"}
            }
            week{
                dnam{"周"}
                other{"{0}周"}
            }
            year{
                dnam{"年"}
                other{"{0}年"}
            }
        }
    }
    unitsShort{
        compound{
            per{"{0}/{1}"}
        }
        duration{
            day{
                dnam{"天"}
                other{"{0}天"}
            }
            hour{
                dnam{"小时"}
                other{"{0}小时"}
                per{"{0}/小时"}
            }
            microsecond{
                dnam{"微秒"}
                other{"{0}微秒"}
            }
            millisecond{
                dnam{"毫秒"}
                other{"{0}毫秒"}
            }
            minute{
                dnam{"分钟"}
                other{"{0}分钟"}
            }
            month{
                dnam{"个月"}
                other{"{0}个月"}
            }
            nanosecond{
                dnam{"纳秒"}
                other{"{0}纳秒"}
            }
            second{
                dnam{"秒"}
                other{"{0}秒"}
                per{"{0}/秒"}
            }
            week{
                dnam{"周"}
                other{"{0}周"}
            }
            year{
                dnam{"年"}
                other{"{0}年"}
            }
        }
    }
}
