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/ee.xml 7// * 8// *************************************************************************** 9ee{ 10 Version{"2.1.19.14"} 11 units{ 12 duration{ 13 day{ 14 dnam{"ŋkekewo"} 15 one{"ŋkeke {0}"} 16 other{"ŋkeke {0}"} 17 } 18 hour{ 19 dnam{"gaƒoƒowo"} 20 one{"gaƒoƒo {0}"} 21 other{"gaƒoƒo {0}"} 22 } 23 minute{ 24 dnam{"aɖabaƒoƒowo"} 25 one{"aɖabaƒoƒo {0}"} 26 other{"aɖabaƒoƒo {0}"} 27 } 28 month{ 29 dnam{"ɣletiwo"} 30 one{"ɣleti {0}"} 31 other{"ɣleti {0}"} 32 } 33 second{ 34 one{"sekend {0} wo"} 35 other{"sekend {0} wo"} 36 } 37 week{ 38 dnam{"kɔsiɖawo"} 39 one{"kɔsiɖa {0}"} 40 other{"kɔsiɖa {0}"} 41 } 42 year{ 43 dnam{"ƒewo"} 44 one{"ƒe {0}"} 45 other{"ƒe {0}"} 46 } 47 } 48 } 49 unitsNarrow{ 50 duration{ 51 day{ 52 dnam{"ŋkeke"} 53 one{"ŋkeke {0}"} 54 other{"ŋkeke {0}"} 55 } 56 hour{ 57 dnam{"gaƒoƒo"} 58 one{"gaƒoƒo {0}"} 59 other{"gaƒoƒo {0}"} 60 } 61 minute{ 62 dnam{"aɖabaƒoƒo"} 63 one{"a {0}"} 64 other{"a {0}"} 65 } 66 month{ 67 dnam{"ɣletiwo"} 68 one{"ɣleti {0}"} 69 other{"ɣleti {0}"} 70 } 71 second{ 72 one{"s {0}"} 73 other{"s {0}"} 74 } 75 week{ 76 dnam{"kɔsiɖa"} 77 one{"kɔsiɖa {0}"} 78 other{"kɔsiɖa {0}"} 79 } 80 year{ 81 dnam{"ƒe"} 82 one{"ƒe {0}"} 83 other{"ƒe {0}"} 84 } 85 } 86 } 87 unitsShort{ 88 duration{ 89 day{ 90 dnam{"ŋkekewo"} 91 one{"ŋkeke {0}"} 92 other{"ŋkeke {0}"} 93 } 94 hour{ 95 dnam{"gaƒoƒowo"} 96 one{"gaƒoƒo {0}"} 97 other{"gaƒoƒo {0}"} 98 } 99 minute{ 100 dnam{"aɖabaƒoƒowo"} 101 one{"aɖabaƒoƒo {0}"} 102 other{"aɖabaƒoƒo {0}"} 103 } 104 month{ 105 dnam{"ɣletiwo"} 106 one{"ɣleti {0}"} 107 other{"ɣleti {0}"} 108 } 109 second{ 110 one{"sekend {0}"} 111 other{"sekend {0}"} 112 } 113 week{ 114 dnam{"kɔsiɖawo"} 115 one{"kɔsiɖa {0}"} 116 other{"kɔsiɖa {0}"} 117 } 118 year{ 119 dnam{"ƒewo"} 120 one{"ƒe {0}"} 121 other{"ƒe {0}"} 122 } 123 } 124 } 125} 126