文本文件  |  37行  |  880 B

// ***************************************************************************
// *
// * Copyright (C) 2015 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/en_AU.xml
// *
// ***************************************************************************
en_AU{
    %%Parent{"en_001"}
    Version{"2.1.11.59"}
    units{
        mass{
            metric-ton{
                dnam{"tonnes"}
                one{"tonne"}
                other{"{0} tonnes"}
            }
        }
    }
    unitsNarrow{
        duration{
            millisecond{
                one{"{0} ms"}
                other{"{0} ms"}
            }
        }
    }
    unitsShort{
        length{
            micrometer{
                dnam{"µmetres"}
            }
        }
    }
}