1// *************************************************************************** 2// * 3// * Copyright (C) 2012 International Business Machines 4// * Corporation and others. All Rights Reserved. 5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 6// * Source File: <path>/common/main/br.xml 7// * 8// *************************************************************************** 9/** 10 * ICU <specials> source: <path>/xml/main/br.xml 11 */ 12br{ 13 AuxExemplarCharacters{"[á à ă â å ä ã ā æ c ç é è ĕ ë ē í ì ĭ î ï ī ó ò ŏ ô ö ø ō œ q ú ŭ û ü ū ÿ]"} 14 ExemplarCharacters{"[a b {ch} {cʼh} d e ê f g h i j k l m n ñ o p r s t u ù v w x y z]"} 15 ExemplarCharactersIndex{"[A B C D E F G H I J K L M N O P R S T U V W X Y Z]"} 16 LocaleScript{ 17 "Latn", 18 } 19 NumberElements{ 20 latn{ 21 symbols{ 22 decimal{","} 23 group{" "} 24 } 25 } 26 } 27 Version{"2.0.78.38"} 28 calendar{ 29 gregorian{ 30 dayNames{ 31 format{ 32 abbreviated{ 33 "sul", 34 "lun", 35 "meu.", 36 "mer.", 37 "yaou", 38 "gwe.", 39 "sad.", 40 } 41 narrow{ 42 "su", 43 "lu", 44 "mz", 45 "mc", 46 "ya", 47 "gw", 48 "sa", 49 } 50 wide{ 51 "Sul", 52 "Lun", 53 "Meurzh", 54 "Mercʼher", 55 "Yaou", 56 "Gwener", 57 "Sadorn", 58 } 59 } 60 stand-alone{ 61 abbreviated{ 62 "sul", 63 "lun", 64 "meu.", 65 "mer.", 66 "yaou", 67 "gwe.", 68 "sad.", 69 } 70 narrow{ 71 "su", 72 "lu", 73 "mz", 74 "mc", 75 "ya", 76 "gw", 77 "sa", 78 } 79 wide{ 80 "Sul", 81 "Lun", 82 "Meurzh", 83 "Mercʼher", 84 "Yaou", 85 "Gwener", 86 "Sadorn", 87 } 88 } 89 } 90 fields{ 91 day{ 92 relative{ 93 "-1"{"decʼh"} 94 "-2"{"dercʼhent-decʼh"} 95 "0"{"hiziv"} 96 "1"{"warcʼhoazh"} 97 } 98 } 99 hour{ 100 dn{"eur"} 101 } 102 minute{ 103 dn{"munut"} 104 } 105 month{ 106 dn{"miz"} 107 } 108 second{ 109 dn{"eilenn"} 110 } 111 week{ 112 dn{"sizhun"} 113 } 114 } 115 monthNames{ 116 format{ 117 abbreviated{ 118 "Gen", 119 "Cʼhwe", 120 "Meur", 121 "Ebr", 122 "Mae", 123 "Mezh", 124 "Goue", 125 "Eost", 126 "Gwen", 127 "Here", 128 "Du", 129 "Ker", 130 } 131 wide{ 132 "Genver", 133 "Cʼhwevrer", 134 "Meurzh", 135 "Ebrel", 136 "Mae", 137 "Mezheven", 138 "Gouere", 139 "Eost", 140 "Gwengolo", 141 "Here", 142 "Du", 143 "Kerzu", 144 } 145 } 146 stand-alone{ 147 abbreviated{ 148 "Gen", 149 "Cʼhwe", 150 "Meur", 151 "Ebr", 152 "Mae", 153 "Mezh", 154 "Goue", 155 "Eost", 156 "Gwen", 157 "Here", 158 "Du", 159 "Ker", 160 } 161 wide{ 162 "Genver", 163 "Cʼhwevrer", 164 "Meurzh", 165 "Ebrel", 166 "Mae", 167 "Mezheven", 168 "Gouere", 169 "Eost", 170 "Gwengolo", 171 "Here", 172 "Du", 173 "Kerzu", 174 } 175 } 176 } 177 } 178 } 179 delimiters{ 180 alternateQuotationEnd{"›"} 181 alternateQuotationStart{"‹"} 182 quotationEnd{"»"} 183 quotationStart{"«"} 184 } 185 measurementSystemNames{ 186 UK{"RU"} 187 US{"SU"} 188 metric{"metrek"} 189 } 190} 191