1// © 2016 and later: Unicode, Inc. and others. 2// License & terms of use: http://www.unicode.org/copyright.html#License 3qu{ 4 Version{"36.1"} 5 durationUnits{ 6 hm{"h:mm"} 7 hms{"h:mm:ss"} 8 ms{"m:ss"} 9 } 10 units{ 11 area{ 12 acre{ 13 dnam{"acre"} 14 other{"{0} acre"} 15 } 16 dunam{ 17 dnam{"dunam"} 18 other{"{0} dunam"} 19 } 20 hectare{ 21 dnam{"hectárea"} 22 other{"{0} hectárea"} 23 } 24 square-centimeter{ 25 dnam{"centímetro cuadrado"} 26 other{"{0} centímetro cuadrado"} 27 per{"{0}/centímetro cuadrado"} 28 } 29 square-foot{ 30 dnam{"pie cuadrado"} 31 other{"{0} pie cuadrado"} 32 } 33 square-inch{ 34 dnam{"pulgada cuadrada"} 35 other{"{0} pulgada cuadrada"} 36 per{"{0}/pulgada cuadrada"} 37 } 38 square-kilometer{ 39 dnam{"kilómetro cuadrado"} 40 other{"{0} kilómetro cuadrado"} 41 per{"{0}/kilómetro cuadrado"} 42 } 43 square-meter{ 44 dnam{"metro cuadrado"} 45 other{"{0} metro cuadrado"} 46 per{"{0}/metro cuadrado"} 47 } 48 square-mile{ 49 dnam{"milla cuadrada"} 50 other{"{0} milla cuadrada"} 51 per{"{0}/milla cuadrada"} 52 } 53 square-yard{ 54 dnam{"yarda cuadrada"} 55 other{"{0} yarda cuadrada"} 56 } 57 } 58 duration{ 59 century{ 60 dnam{"siglos"} 61 other{"{0} siglos"} 62 } 63 day{ 64 dnam{"punchaw"} 65 other{"{0} punchaw"} 66 per{"{0}/p"} 67 } 68 decade{ 69 dnam{"décadas"} 70 other{"{0} décadas"} 71 } 72 hour{ 73 dnam{"hora"} 74 other{"{0} hora"} 75 per{"{0}/h"} 76 } 77 microsecond{ 78 dnam{"microsegundo"} 79 other{"{0} microsegundo"} 80 } 81 millisecond{ 82 dnam{"milisegundo"} 83 other{"{0} milisegundo"} 84 } 85 minute{ 86 dnam{"minuto"} 87 other{"{0} minuto"} 88 per{"{0} por minuto"} 89 } 90 month{ 91 dnam{"killa"} 92 other{"{0} killa"} 93 per{"{0}/k"} 94 } 95 nanosecond{ 96 dnam{"nanosegundo"} 97 other{"{0} nanosegundo"} 98 } 99 second{ 100 dnam{"segundo"} 101 other{"{0} segundo"} 102 per{"{0} por segundo"} 103 } 104 week{ 105 dnam{"semana"} 106 other{"{0} semana"} 107 per{"{0} por semana"} 108 } 109 year{ 110 dnam{"wata"} 111 other{"{0} wata"} 112 per{"{0} por wata"} 113 } 114 } 115 graphics{ 116 dot-per-centimeter{ 117 dnam{"puntos por centímetro"} 118 other{"{0} puntos por centímetro"} 119 } 120 dot-per-inch{ 121 dnam{"puntos por pulgada"} 122 other{"{0} puntos por pulgada"} 123 } 124 em{ 125 dnam{"tipográfico em"} 126 other{"{0} tipográfico em"} 127 } 128 megapixel{ 129 dnam{"megapixels"} 130 other{"{0} megapixels"} 131 } 132 pixel{ 133 dnam{"pixels"} 134 other{"{0} pixels"} 135 } 136 pixel-per-centimeter{ 137 dnam{"pixels por centímetro"} 138 other{"{0} pixels por centímetro"} 139 } 140 pixel-per-inch{ 141 dnam{"pixels por pulgada"} 142 other{"{0} pixels por pulgada"} 143 } 144 } 145 length{ 146 astronomical-unit{ 147 dnam{"unidades astronómicas"} 148 other{"{0} unidades astronómicas"} 149 } 150 centimeter{ 151 dnam{"centímetro"} 152 other{"{0} centímetro"} 153 per{"{0}/centímetro"} 154 } 155 decimeter{ 156 dnam{"decímetro"} 157 other{"{0} decímetro"} 158 } 159 foot{ 160 dnam{"pie"} 161 other{"{0} pie"} 162 per{"{0}/pie"} 163 } 164 inch{ 165 dnam{"pulgada"} 166 other{"{0} pulgada"} 167 per{"{0}/pulgada"} 168 } 169 kilometer{ 170 dnam{"kilómetro"} 171 other{"{0} kilómetro"} 172 per{"{0}/km"} 173 } 174 light-year{ 175 dnam{"años luz"} 176 other{"{0} años luz"} 177 } 178 meter{ 179 dnam{"metro"} 180 other{"{0} metro"} 181 per{"{0}/m"} 182 } 183 micrometer{ 184 dnam{"micrómetro"} 185 other{"{0} micrómetro"} 186 } 187 mile{ 188 dnam{"milla"} 189 other{"{0} milla"} 190 } 191 mile-scandinavian{ 192 dnam{"milla escandinava"} 193 other{"{0} milla escandinava"} 194 } 195 millimeter{ 196 dnam{"milímetro"} 197 other{"{0} milímetro"} 198 } 199 nanometer{ 200 dnam{"nanómetro"} 201 other{"{0} nanómetro"} 202 } 203 nautical-mile{ 204 dnam{"millas naúticas"} 205 other{"{0} millas naúticas"} 206 } 207 parsec{ 208 dnam{"parsecs"} 209 other{"{0} parsecs"} 210 } 211 picometer{ 212 dnam{"picómetro"} 213 other{"{0} picómetro"} 214 } 215 point{ 216 dnam{"puntos"} 217 other{"{0} puntos"} 218 } 219 solar-radius{ 220 dnam{"radiación solar"} 221 other{"{0} radiación solar"} 222 } 223 yard{ 224 dnam{"yarda"} 225 other{"{0} yarda"} 226 } 227 } 228 volume{ 229 acre-foot{ 230 dnam{"acre-pie"} 231 other{"{0} acre-pie"} 232 } 233 barrel{ 234 dnam{"barril"} 235 other{"{0} barril"} 236 } 237 centiliter{ 238 dnam{"centilitro"} 239 other{"{0} centilitro"} 240 } 241 cubic-centimeter{ 242 dnam{"centímetro cúbico"} 243 other{"{0} centímetro cúbico"} 244 per{"{0}/centímetro cúbico"} 245 } 246 cubic-foot{ 247 dnam{"pie cúbico"} 248 other{"{0} pie cúbico"} 249 } 250 cubic-inch{ 251 dnam{"pulgada cúbica"} 252 other{"{0} pulgada cúbica"} 253 } 254 cubic-kilometer{ 255 dnam{"kilómetro cúbico"} 256 other{"{0} kilómetro cúbico"} 257 } 258 cubic-meter{ 259 dnam{"metro cúbico"} 260 other{"{0} metro cúbico"} 261 per{"{0}/metro cúbico"} 262 } 263 cubic-mile{ 264 dnam{"milla cúbica"} 265 other{"{0} milla cúbica"} 266 } 267 cubic-yard{ 268 dnam{"yarda cúbica"} 269 other{"{0} yarda cúbica"} 270 } 271 cup{ 272 dnam{"taza"} 273 other{"{0} taza"} 274 } 275 cup-metric{ 276 dnam{"taza métrica"} 277 other{"{0} taza métrica"} 278 } 279 deciliter{ 280 dnam{"decilitro"} 281 other{"{0} decilitro"} 282 } 283 fluid-ounce{ 284 dnam{"Onza líquida"} 285 other{"{0} US Onza líquida"} 286 } 287 fluid-ounce-imperial{ 288 dnam{"UK Onza líquida"} 289 other{"{0} UK Onza líquida"} 290 } 291 gallon{ 292 dnam{"galón"} 293 other{"{0} US galón"} 294 per{"{0}/US galón"} 295 } 296 gallon-imperial{ 297 dnam{"UK galón"} 298 other{"{0} UK galón"} 299 per{"{0}/UK galón"} 300 } 301 hectoliter{ 302 dnam{"hectolitro"} 303 other{"{0} hectolitro"} 304 } 305 liter{ 306 dnam{"litro"} 307 other{"{0} litro"} 308 per{"{0}/litro"} 309 } 310 megaliter{ 311 dnam{"megalitro"} 312 other{"{0} megalitro"} 313 } 314 milliliter{ 315 dnam{"mililitro"} 316 other{"{0} mililitro"} 317 } 318 pint{ 319 dnam{"pinta"} 320 other{"{0} pinta"} 321 } 322 pint-metric{ 323 dnam{"pinta métrica"} 324 other{"{0} pinta métrica"} 325 } 326 quart{ 327 dnam{"cuarto"} 328 other{"{0} cuarto"} 329 } 330 tablespoon{ 331 dnam{"cucharada"} 332 other{"{0} cucharada"} 333 } 334 teaspoon{ 335 dnam{"cucharadita"} 336 other{"{0} cucharadita"} 337 } 338 } 339 } 340 unitsNarrow{ 341 duration{ 342 day{ 343 dnam{"punchaw"} 344 other{"{0} p"} 345 } 346 hour{ 347 dnam{"hora"} 348 other{"{0} h"} 349 } 350 millisecond{ 351 dnam{"milisegundo"} 352 other{"{0} ms"} 353 } 354 month{ 355 dnam{"killa"} 356 other{"{0} k"} 357 } 358 second{ 359 dnam{"segundo"} 360 other{"{0} s"} 361 } 362 week{ 363 dnam{"semana"} 364 other{"{0} s"} 365 } 366 year{ 367 dnam{"wata"} 368 other{"{0} w"} 369 } 370 } 371 length{ 372 centimeter{ 373 dnam{"cm"} 374 other{"{0} cm"} 375 } 376 kilometer{ 377 dnam{"km"} 378 other{"{0}km"} 379 } 380 meter{ 381 dnam{"metro"} 382 other{"{0} m"} 383 } 384 millimeter{ 385 dnam{"mm"} 386 other{"{0} mm"} 387 } 388 } 389 volume{ 390 liter{ 391 dnam{"litro"} 392 other{"{0} litro"} 393 } 394 } 395 } 396} 397