| // *************************************************************************** |
| // * |
| // * Copyright (C) 2015 International Business Machines |
| // * Corporation and others. All Rights Reserved. |
| // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
| // * Source File: <path>/common/main/zh_Hans_MO.xml |
| // * |
| // *************************************************************************** |
| zh_Hans_MO{ |
| Version{"2.1.19.79"} |
| units{ |
| compound{ |
| per{"{0}/{1}"} |
| } |
| duration{ |
| second{ |
| other{"{0}秒"} |
| } |
| } |
| temperature{ |
| kelvin{ |
| dnam{"开氏度"} |
| other{"{0}开氏度"} |
| } |
| } |
| } |
| unitsNarrow{ |
| temperature{ |
| celsius{ |
| other{"{0}°C"} |
| } |
| } |
| } |
| unitsShort{ |
| temperature{ |
| kelvin{ |
| other{"{0}°K"} |
| } |
| } |
| } |
| } |