1// *************************************************************************** 2// * 3// * Copyright (C) 2015 International Business Machines 4// * Corporation and others. All Rights Reserved. 5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 6// * Source File: <path>/common/main/smn.xml 7// * 8// *************************************************************************** 9smn{ 10 Version{"2.1.19.14"} 11 units{ 12 duration{ 13 day{ 14 dnam{"peeivih"} 15 } 16 hour{ 17 dnam{"tiijmeh"} 18 } 19 microsecond{ 20 dnam{"mikrosekunteh"} 21 one{"{0} μs"} 22 other{"{0} μs"} 23 two{"{0} μs"} 24 } 25 millisecond{ 26 dnam{"millisekunteh"} 27 } 28 minute{ 29 dnam{"minutteh"} 30 } 31 month{ 32 dnam{"mánuppajeh"} 33 } 34 nanosecond{ 35 dnam{"nanosekunteh"} 36 } 37 second{ 38 dnam{"sekunteh"} 39 } 40 week{ 41 dnam{"ohoh"} 42 } 43 year{ 44 dnam{"iveh"} 45 } 46 } 47 } 48} 49