| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2014 International Business Machines | 3 // * Copyright (C) 2014 International Business Machines |
| 4 // * Corporation and others. All Rights Reserved. | 4 // * Corporation and others. All Rights Reserved. |
| 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
| 6 // * Source File: <path>/common/main/es_MX.xml | 6 // * Source File: <path>/common/main/es_MX.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 es_MX{ | 9 es_MX{ |
| 10 %%Parent{"es_419"} | 10 %%Parent{"es_419"} |
| 11 Version{"2.1.8.19"} | 11 Version{"2.1.8.19"} |
| 12 units{ | 12 units{ |
| 13 acceleration{ | |
| 14 g-force{ | |
| 15 dnam{"fuerza G"} | |
| 16 } | |
| 17 } | |
| 18 angle{ | |
| 19 arc-minute{ | |
| 20 dnam{"arcominutos"} | |
| 21 one{"{0} minuto"} | |
| 22 other{"{0} minutos"} | |
| 23 } | |
| 24 arc-second{ | |
| 25 dnam{"arcosegundos"} | |
| 26 one{"{0} segundo"} | |
| 27 other{"{0} segundos"} | |
| 28 } | |
| 29 } | |
| 30 energy{ | |
| 31 calorie{ | |
| 32 dnam{"calorías"} | |
| 33 one{"{0} caloría"} | |
| 34 other{"{0} calorías"} | |
| 35 } | |
| 36 foodcalorie{ | |
| 37 dnam{"calorías"} | |
| 38 one{"{0} caloría"} | |
| 39 other{"{0} calorías"} | |
| 40 } | |
| 41 joule{ | |
| 42 dnam{"joules"} | |
| 43 } | |
| 44 kilojoule{ | |
| 45 dnam{"kilojoules"} | |
| 46 } | |
| 47 kilowatt-hour{ | |
| 48 dnam{"kilowatt-hora"} | |
| 49 one{"kilowatt-hora"} | |
| 50 other{"{0} kilowatts-hora"} | |
| 51 } | |
| 52 } | |
| 53 length{ | |
| 54 decimeter{ | |
| 55 dnam{"decímetros"} | |
| 56 } | |
| 57 micrometer{ | |
| 58 dnam{"micrometros"} | |
| 59 one{"{0} micrometro"} | |
| 60 other{"{0} micrometros"} | |
| 61 } | |
| 62 nautical-mile{ | |
| 63 dnam{"millas naúticas"} | |
| 64 one{"{0} milla naútica"} | |
| 65 other{"{0} millas naúticas"} | |
| 66 } | |
| 67 parsec{ | |
| 68 dnam{"pársecs"} | |
| 69 one{"{0} pársec"} | |
| 70 other{"{0} pársecs"} | |
| 71 } | |
| 72 } | |
| 73 light{ | |
| 74 lux{ | |
| 75 dnam{"lux"} | |
| 76 } | |
| 77 } | |
| 78 mass{ | |
| 79 carat{ | |
| 80 dnam{"quilates"} | |
| 81 one{"{0} quilate"} | |
| 82 other{"{0} quilates"} | |
| 83 } | |
| 84 } | |
| 85 power{ | |
| 86 gigawatt{ | |
| 87 dnam{"gigawatts"} | |
| 88 } | |
| 89 kilowatt{ | |
| 90 dnam{"kilowatts"} | |
| 91 } | |
| 92 megawatt{ | |
| 93 dnam{"megawatts"} | |
| 94 } | |
| 95 milliwatt{ | |
| 96 dnam{"miliwatts"} | |
| 97 one{"{0} miliwatt"} | |
| 98 other{"{0} miliwatts"} | |
| 99 } | |
| 100 } | |
| 101 proportion{ | |
| 102 karat{ | |
| 103 dnam{"quilates"} | |
| 104 one{"{0} quilate"} | |
| 105 other{"{0} quilates"} | |
| 106 } | |
| 107 } | |
| 108 temperature{ | |
| 109 kelvin{ | |
| 110 dnam{"kelvines"} | |
| 111 one{"kelvin"} | |
| 112 other{"{0} kelvines"} | |
| 113 } | |
| 114 } | |
| 115 volume{ | |
| 116 acre-foot{ | |
| 117 dnam{"acre-pies"} | |
| 118 one{"{0} acre-pie"} | |
| 119 other{"{0} acre-pies"} | |
| 120 } | |
| 121 fluid-ounce{ | |
| 122 dnam{"onzas líquidas"} | |
| 123 one{"{0} onza líquida"} | |
| 124 other{"{0} onzas líquidas"} | |
| 125 } | |
| 126 } | |
| 127 } | 13 } |
| 128 unitsNarrow{ | 14 unitsNarrow{ |
| 129 duration{ | 15 duration{ |
| 130 day{ | 16 day{ |
| 131 dnam{"días"} | 17 dnam{"días"} |
| 132 one{"{0} d"} | 18 one{"{0} d"} |
| 133 other{"{0} d"} | 19 other{"{0} d"} |
| 134 } | 20 } |
| 135 month{ | 21 month{ |
| 136 dnam{"m"} | 22 dnam{"m"} |
| 137 one{"{0} m"} | 23 one{"{0} m"} |
| 138 other{"{0} m"} | 24 other{"{0} m"} |
| 139 } | 25 } |
| 140 week{ | 26 week{ |
| 141 dnam{"sem"} | 27 dnam{"sem"} |
| 142 one{"{0} sem"} | 28 one{"{0} sem"} |
| 143 other{"{0} sem"} | 29 other{"{0} sem"} |
| 144 } | 30 } |
| 145 year{ | 31 year{ |
| 146 dnam{"a"} | 32 dnam{"a"} |
| 147 one{"{0}a"} | 33 one{"{0}a"} |
| 148 other{"{0} a"} | 34 other{"{0} a"} |
| 149 } | 35 } |
| 150 } | 36 } |
| 151 } | 37 } |
| 152 unitsShort{ | 38 unitsShort{ |
| 153 acceleration{ | |
| 154 g-force{ | |
| 155 dnam{"fuerza G"} | |
| 156 one{"{0} G"} | |
| 157 other{"{0} G"} | |
| 158 } | |
| 159 } | |
| 160 angle{ | |
| 161 arc-minute{ | |
| 162 one{"{0} min"} | |
| 163 other{"{0} min"} | |
| 164 } | |
| 165 arc-second{ | |
| 166 dnam{"arcseg"} | |
| 167 one{"{0} s"} | |
| 168 other{"{0} s"} | |
| 169 } | |
| 170 degree{ | |
| 171 dnam{"º"} | |
| 172 one{"{0}°"} | |
| 173 other{"{0}°"} | |
| 174 } | |
| 175 } | |
| 176 digital{ | |
| 177 bit{ | |
| 178 dnam{"bit"} | |
| 179 one{"{0} bit"} | |
| 180 other{"{0} bit"} | |
| 181 } | |
| 182 byte{ | |
| 183 dnam{"byte"} | |
| 184 one{"{0} byte"} | |
| 185 other{"{0} byte"} | |
| 186 } | |
| 187 } | |
| 188 duration{ | 39 duration{ |
| 189 day{ | 40 day{ |
| 190 dnam{"días"} | 41 dnam{"días"} |
| 191 one{"{0} día"} | 42 one{"{0} día"} |
| 192 other{"{0} días"} | 43 other{"{0} días"} |
| 193 } | 44 } |
| 194 month{ | 45 month{ |
| 195 dnam{"meses"} | 46 dnam{"meses"} |
| 196 one{"{0} m"} | 47 one{"{0} m"} |
| 197 other{"{0} m"} | 48 other{"{0} m"} |
| 198 } | 49 } |
| 199 week{ | 50 week{ |
| 200 dnam{"sem"} | 51 dnam{"sem"} |
| 201 one{"{0} sem"} | 52 one{"{0} sem"} |
| 202 other{"{0} sem"} | 53 other{"{0} sem"} |
| 203 } | 54 } |
| 204 year{ | 55 year{ |
| 205 dnam{"a"} | 56 dnam{"a"} |
| 206 one{"{0} a"} | 57 one{"{0} a"} |
| 207 other{"{0} a"} | 58 other{"{0} a"} |
| 208 } | 59 } |
| 209 } | 60 } |
| 210 energy{ | |
| 211 foodcalorie{ | |
| 212 dnam{"cal"} | |
| 213 one{"{0} cal"} | |
| 214 other{"{0} cal"} | |
| 215 } | |
| 216 joule{ | |
| 217 one{"{0} J"} | |
| 218 other{"{0} J"} | |
| 219 } | |
| 220 } | |
| 221 length{ | |
| 222 astronomical-unit{ | |
| 223 dnam{"ua"} | |
| 224 one{"{0} ua"} | |
| 225 other{"{0} ua"} | |
| 226 } | |
| 227 light-year{ | |
| 228 dnam{"al"} | |
| 229 one{"{0} a. l."} | |
| 230 other{"{0} a. l."} | |
| 231 } | |
| 232 mile{ | |
| 233 dnam{"millas"} | |
| 234 } | |
| 235 nanometer{ | |
| 236 dnam{"Nm"} | |
| 237 one{"{0} Nm"} | |
| 238 other{"{0} Nm"} | |
| 239 } | |
| 240 nautical-mile{ | |
| 241 dnam{"M"} | |
| 242 one{"{0} M"} | |
| 243 other{"{0} M"} | |
| 244 } | |
| 245 parsec{ | |
| 246 dnam{"pc"} | |
| 247 } | |
| 248 yard{ | |
| 249 dnam{"yd"} | |
| 250 } | |
| 251 } | |
| 252 mass{ | |
| 253 ounce-troy{ | |
| 254 dnam{"ozt"} | |
| 255 one{"{0} ozt"} | |
| 256 other{"{0} ozt"} | |
| 257 } | |
| 258 } | |
| 259 pressure{ | |
| 260 pound-per-square-inch{ | |
| 261 dnam{"psi"} | |
| 262 one{"{0} psi"} | |
| 263 other{"{0} psi"} | |
| 264 } | |
| 265 } | |
| 266 speed{ | |
| 267 kilometer-per-hour{ | |
| 268 dnam{"km/hora"} | |
| 269 } | |
| 270 } | |
| 271 temperature{ | |
| 272 kelvin{ | |
| 273 dnam{"K"} | |
| 274 one{"{0} K"} | |
| 275 other{"{0} K"} | |
| 276 } | |
| 277 } | |
| 278 volume{ | |
| 279 cup{ | |
| 280 dnam{"tza."} | |
| 281 one{"{0} tza."} | |
| 282 other{"{0} tzas."} | |
| 283 } | |
| 284 pint{ | |
| 285 dnam{"pt"} | |
| 286 } | |
| 287 tablespoon{ | |
| 288 one{"{0} cda."} | |
| 289 other{"{0} cdas."} | |
| 290 } | |
| 291 } | |
| 292 } | 61 } |
| 293 } | 62 } |
| OLD | NEW |