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/sah.xml 7// * 8// *************************************************************************** 9sah{ 10 Version{"2.1.19.14"} 11 units{ 12 duration{ 13 day{ 14 dnam{"күн"} 15 other{"{0} күн"} 16 } 17 hour{ 18 dnam{"чаас"} 19 other{"{0} чаас"} 20 } 21 minute{ 22 dnam{"мүнүүтэ"} 23 other{"{0} мүнүүтэ"} 24 } 25 month{ 26 dnam{"ый"} 27 other{"{0} ый"} 28 } 29 second{ 30 dnam{"сөкүүндэ"} 31 other{"{0} сөкүүндэ"} 32 } 33 week{ 34 dnam{"нэдиэлэ"} 35 other{"{0} нэдиэлэ"} 36 } 37 year{ 38 dnam{"сыл"} 39 other{"{0} сыл"} 40 } 41 } 42 } 43 unitsShort{ 44 duration{ 45 day{ 46 dnam{"күн"} 47 } 48 hour{ 49 dnam{"чаас"} 50 } 51 minute{ 52 dnam{"мүнүүтэ"} 53 } 54 month{ 55 dnam{"ый"} 56 } 57 second{ 58 dnam{"сөкүүндэ"} 59 } 60 week{ 61 dnam{"нэдиэлэ"} 62 } 63 year{ 64 dnam{"сыл"} 65 } 66 } 67 } 68} 69