| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2013 International Business Machines | 3 // * Copyright (C) 2013 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.xml | 6 // * Source File: <path>/common/main/es.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/es.xml | 10 * ICU <specials> source: <path>/common/main/es.xml |
| (...skipping 1018 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1029 Tone{"Tono"} | 1029 Tone{"Tono"} |
| 1030 UNGEGN{"UNGEGN"} | 1030 UNGEGN{"UNGEGN"} |
| 1031 x-Accents{"Acentos"} | 1031 x-Accents{"Acentos"} |
| 1032 x-Fullwidth{"Ancho completo"} | 1032 x-Fullwidth{"Ancho completo"} |
| 1033 x-Halfwidth{"Ancho medio"} | 1033 x-Halfwidth{"Ancho medio"} |
| 1034 x-Jamo{"Jamo"} | 1034 x-Jamo{"Jamo"} |
| 1035 x-Pinyin{"Pinyin"} | 1035 x-Pinyin{"Pinyin"} |
| 1036 x-Publishing{"Publicación"} | 1036 x-Publishing{"Publicación"} |
| 1037 } | 1037 } |
| 1038 units{ | 1038 units{ |
| 1039 acceleration{ | |
| 1040 g-force{ | |
| 1041 one{"{0} unidad de fuerza gravitacional"} | |
| 1042 other{"{0} unidades de fuerza gravitacional"} | |
| 1043 } | |
| 1044 } | |
| 1045 angle{ | |
| 1046 arc-minute{ | |
| 1047 one{"{0} minuto"} | |
| 1048 other{"{0} minutos"} | |
| 1049 } | |
| 1050 arc-second{ | |
| 1051 one{"{0} segundo"} | |
| 1052 other{"{0} segundos"} | |
| 1053 } | |
| 1054 degree{ | |
| 1055 one{"{0} grado"} | |
| 1056 other{"{0} grados"} | |
| 1057 } | |
| 1058 } | |
| 1059 area{ | |
| 1060 acre{ | |
| 1061 one{"{0} acre"} | |
| 1062 other{"{0} acres"} | |
| 1063 } | |
| 1064 hectare{ | |
| 1065 one{"{0} hectárea"} | |
| 1066 other{"{0} hectáreas"} | |
| 1067 } | |
| 1068 square-foot{ | |
| 1069 one{"{0} pie cuadrado"} | |
| 1070 other{"{0} pies cuadrados"} | |
| 1071 } | |
| 1072 square-kilometer{ | |
| 1073 one{"{0} kilómetro cuadrado"} | |
| 1074 other{"{0} kilómetros cuadrados"} | |
| 1075 } | |
| 1076 square-meter{ | |
| 1077 one{"{0} metro cuadrado"} | |
| 1078 other{"{0} metros cuadrados"} | |
| 1079 } | |
| 1080 square-mile{ | |
| 1081 one{"{0} milla cuadrada"} | |
| 1082 other{"{0} millas cuadradas"} | |
| 1083 } | |
| 1084 } | |
| 1085 compound{ | 1039 compound{ |
| 1086 per{"{0} por {1}"} | 1040 per{"{0} por {1}"} |
| 1087 } | 1041 } |
| 1088 duration{ | 1042 duration{ |
| 1089 day{ | 1043 day{ |
| 1090 one{"{0} día"} | 1044 one{"{0} día"} |
| 1091 other{"{0} días"} | 1045 other{"{0} días"} |
| 1092 } | 1046 } |
| 1093 hour{ | 1047 hour{ |
| 1094 one{"{0} hora"} | 1048 one{"{0} hora"} |
| (...skipping 17 matching lines...) Expand all Loading... |
| 1112 } | 1066 } |
| 1113 week{ | 1067 week{ |
| 1114 one{"{0} semana"} | 1068 one{"{0} semana"} |
| 1115 other{"{0} semanas"} | 1069 other{"{0} semanas"} |
| 1116 } | 1070 } |
| 1117 year{ | 1071 year{ |
| 1118 one{"{0} año"} | 1072 one{"{0} año"} |
| 1119 other{"{0} años"} | 1073 other{"{0} años"} |
| 1120 } | 1074 } |
| 1121 } | 1075 } |
| 1122 length{ | |
| 1123 centimeter{ | |
| 1124 one{"{0} centímetro"} | |
| 1125 other{"{0} centímetros"} | |
| 1126 } | |
| 1127 foot{ | |
| 1128 one{"{0} pie"} | |
| 1129 other{"{0} pies"} | |
| 1130 } | |
| 1131 inch{ | |
| 1132 one{"{0} pulgada"} | |
| 1133 other{"{0} pulgadas"} | |
| 1134 } | |
| 1135 kilometer{ | |
| 1136 one{"{0} kilómetro"} | |
| 1137 other{"{0} kilómetros"} | |
| 1138 } | |
| 1139 light-year{ | |
| 1140 one{"{0} año luz"} | |
| 1141 other{"{0} años luz"} | |
| 1142 } | |
| 1143 meter{ | |
| 1144 one{"{0} metro"} | |
| 1145 other{"{0} metros"} | |
| 1146 } | |
| 1147 mile{ | |
| 1148 one{"{0} milla"} | |
| 1149 other{"{0} millas"} | |
| 1150 } | |
| 1151 millimeter{ | |
| 1152 one{"{0} milímetro"} | |
| 1153 other{"{0} milímetros"} | |
| 1154 } | |
| 1155 picometer{ | |
| 1156 one{"{0} picómetro"} | |
| 1157 other{"{0} picómetros"} | |
| 1158 } | |
| 1159 yard{ | |
| 1160 one{"{0} yarda"} | |
| 1161 other{"{0} yardas"} | |
| 1162 } | |
| 1163 } | |
| 1164 mass{ | |
| 1165 gram{ | |
| 1166 one{"{0} gramo"} | |
| 1167 other{"{0} gramos"} | |
| 1168 } | |
| 1169 kilogram{ | |
| 1170 one{"{0} kilogramo"} | |
| 1171 other{"{0} kilogramos"} | |
| 1172 } | |
| 1173 ounce{ | |
| 1174 one{"{0} onza"} | |
| 1175 other{"{0} onzas"} | |
| 1176 } | |
| 1177 pound{ | |
| 1178 one{"{0} libra"} | |
| 1179 other{"{0} libras"} | |
| 1180 } | |
| 1181 } | |
| 1182 power{ | |
| 1183 horsepower{ | |
| 1184 one{"{0} caballo de vapor"} | |
| 1185 other{"{0} caballos de vapor"} | |
| 1186 } | |
| 1187 kilowatt{ | |
| 1188 one{"{0} kilovatio"} | |
| 1189 other{"{0} kilovatios"} | |
| 1190 } | |
| 1191 watt{ | |
| 1192 one{"{0} vatio"} | |
| 1193 other{"{0} vatios"} | |
| 1194 } | |
| 1195 } | |
| 1196 pressure{ | |
| 1197 hectopascal{ | |
| 1198 one{"{0} hectopascal"} | |
| 1199 other{"{0} hectopascales"} | |
| 1200 } | |
| 1201 inch-hg{ | |
| 1202 one{"{0} pulgada de mercurio"} | |
| 1203 other{"{0} pulgadas de mercurio"} | |
| 1204 } | |
| 1205 millibar{ | |
| 1206 one{"{0} milibar"} | |
| 1207 other{"{0} milibares"} | |
| 1208 } | |
| 1209 } | |
| 1210 speed{ | |
| 1211 kilometer-per-hour{ | |
| 1212 one{"{0} kilómetro por hora"} | |
| 1213 other{"{0} kilómetros por hora"} | |
| 1214 } | |
| 1215 meter-per-second{ | |
| 1216 one{"{0} metro por segundo"} | |
| 1217 other{"{0} metros por segundo"} | |
| 1218 } | |
| 1219 mile-per-hour{ | |
| 1220 one{"{0} milla por hora"} | |
| 1221 other{"{0} millas por hora"} | |
| 1222 } | |
| 1223 } | |
| 1224 temperature{ | |
| 1225 celsius{ | |
| 1226 one{"{0} grado Celsius"} | |
| 1227 other{"{0} grados Celsius"} | |
| 1228 } | |
| 1229 fahrenheit{ | |
| 1230 one{"{0} grado Fahrenheit"} | |
| 1231 other{"{0} grados Fahrenheit"} | |
| 1232 } | |
| 1233 } | |
| 1234 volume{ | |
| 1235 cubic-kilometer{ | |
| 1236 one{"{0} kilómetro cúbico"} | |
| 1237 other{"{0} kilómetros cúbicos"} | |
| 1238 } | |
| 1239 cubic-mile{ | |
| 1240 one{"{0} milla cúbica"} | |
| 1241 other{"{0} millas cúbicas"} | |
| 1242 } | |
| 1243 liter{ | |
| 1244 one{"{0} litro"} | |
| 1245 other{"{0} litros"} | |
| 1246 } | |
| 1247 } | |
| 1248 } | 1076 } |
| 1249 unitsNarrow{ | 1077 unitsNarrow{ |
| 1250 acceleration{ | |
| 1251 g-force{ | |
| 1252 one{"{0} G"} | |
| 1253 other{"{0} G"} | |
| 1254 } | |
| 1255 } | |
| 1256 angle{ | |
| 1257 arc-minute{ | |
| 1258 one{"{0}'"} | |
| 1259 other{"{0}'"} | |
| 1260 } | |
| 1261 arc-second{ | |
| 1262 one{"{0}\u0022"} | |
| 1263 other{"{0}\u0022"} | |
| 1264 } | |
| 1265 degree{ | |
| 1266 one{"{0}°"} | |
| 1267 other{"{0}°"} | |
| 1268 } | |
| 1269 } | |
| 1270 area{ | |
| 1271 acre{ | |
| 1272 one{"{0} ac"} | |
| 1273 other{"{0} ac"} | |
| 1274 } | |
| 1275 hectare{ | |
| 1276 one{"{0} ha"} | |
| 1277 other{"{0} ha"} | |
| 1278 } | |
| 1279 square-foot{ | |
| 1280 one{"{0} ft²"} | |
| 1281 other{"{0} ft²"} | |
| 1282 } | |
| 1283 square-kilometer{ | |
| 1284 one{"{0} km²"} | |
| 1285 other{"{0} km²"} | |
| 1286 } | |
| 1287 square-meter{ | |
| 1288 one{"{0} m²"} | |
| 1289 other{"{0} m²"} | |
| 1290 } | |
| 1291 square-mile{ | |
| 1292 one{"{0} mi²"} | |
| 1293 other{"{0} mi²"} | |
| 1294 } | |
| 1295 } | |
| 1296 compound{ | 1078 compound{ |
| 1297 per{"{0}/{1}"} | 1079 per{"{0}/{1}"} |
| 1298 } | 1080 } |
| 1299 duration{ | 1081 duration{ |
| 1300 day{ | 1082 day{ |
| 1301 one{"{0} d"} | 1083 one{"{0} d"} |
| 1302 other{"{0} d"} | 1084 other{"{0} d"} |
| 1303 } | 1085 } |
| 1304 hour{ | 1086 hour{ |
| 1305 one{"{0} h"} | 1087 one{"{0} h"} |
| (...skipping 17 matching lines...) Expand all Loading... |
| 1323 } | 1105 } |
| 1324 week{ | 1106 week{ |
| 1325 one{"{0} semana"} | 1107 one{"{0} semana"} |
| 1326 other{"{0} sem"} | 1108 other{"{0} sem"} |
| 1327 } | 1109 } |
| 1328 year{ | 1110 year{ |
| 1329 one{"{0}a"} | 1111 one{"{0}a"} |
| 1330 other{"{0} a"} | 1112 other{"{0} a"} |
| 1331 } | 1113 } |
| 1332 } | 1114 } |
| 1333 length{ | |
| 1334 centimeter{ | |
| 1335 one{"{0} cm"} | |
| 1336 other{"{0} cm"} | |
| 1337 } | |
| 1338 foot{ | |
| 1339 one{"{0} ft"} | |
| 1340 other{"{0} ft"} | |
| 1341 } | |
| 1342 inch{ | |
| 1343 one{"{0} in"} | |
| 1344 other{"{0} in"} | |
| 1345 } | |
| 1346 kilometer{ | |
| 1347 one{"{0} km"} | |
| 1348 other{"{0} km"} | |
| 1349 } | |
| 1350 light-year{ | |
| 1351 one{"{0} a. l."} | |
| 1352 other{"{0} a. l."} | |
| 1353 } | |
| 1354 meter{ | |
| 1355 one{"{0} m"} | |
| 1356 other{"{0} m"} | |
| 1357 } | |
| 1358 mile{ | |
| 1359 one{"{0} mi"} | |
| 1360 other{"{0} mi"} | |
| 1361 } | |
| 1362 millimeter{ | |
| 1363 one{"{0} mm"} | |
| 1364 other{"{0} mm"} | |
| 1365 } | |
| 1366 picometer{ | |
| 1367 one{"{0} pm"} | |
| 1368 other{"{0} pm"} | |
| 1369 } | |
| 1370 yard{ | |
| 1371 one{"{0} yd"} | |
| 1372 other{"{0} yd"} | |
| 1373 } | |
| 1374 } | |
| 1375 mass{ | |
| 1376 gram{ | |
| 1377 one{"{0} g"} | |
| 1378 other{"{0} g"} | |
| 1379 } | |
| 1380 kilogram{ | |
| 1381 one{"{0} kg"} | |
| 1382 other{"{0} kg"} | |
| 1383 } | |
| 1384 ounce{ | |
| 1385 one{"{0} oz"} | |
| 1386 other{"{0} oz"} | |
| 1387 } | |
| 1388 pound{ | |
| 1389 one{"{0} lb"} | |
| 1390 other{"{0} lb"} | |
| 1391 } | |
| 1392 } | |
| 1393 power{ | |
| 1394 horsepower{ | |
| 1395 one{"{0} hp"} | |
| 1396 other{"{0} hp"} | |
| 1397 } | |
| 1398 kilowatt{ | |
| 1399 one{"{0} kW"} | |
| 1400 other{"{0} kW"} | |
| 1401 } | |
| 1402 watt{ | |
| 1403 one{"{0} W"} | |
| 1404 other{"{0} W"} | |
| 1405 } | |
| 1406 } | |
| 1407 pressure{ | |
| 1408 hectopascal{ | |
| 1409 one{"{0} hPa"} | |
| 1410 other{"{0} hPa"} | |
| 1411 } | |
| 1412 inch-hg{ | |
| 1413 one{"{0} inHg"} | |
| 1414 other{"{0} inHg"} | |
| 1415 } | |
| 1416 millibar{ | |
| 1417 one{"{0} mbar"} | |
| 1418 other{"{0} mbar"} | |
| 1419 } | |
| 1420 } | |
| 1421 speed{ | |
| 1422 kilometer-per-hour{ | |
| 1423 one{"{0} km/h"} | |
| 1424 other{"{0} km/h"} | |
| 1425 } | |
| 1426 meter-per-second{ | |
| 1427 one{"{0} m/s"} | |
| 1428 other{"{0} m/s"} | |
| 1429 } | |
| 1430 mile-per-hour{ | |
| 1431 one{"{0} mi/h"} | |
| 1432 other{"{0} mi/h"} | |
| 1433 } | |
| 1434 } | |
| 1435 temperature{ | |
| 1436 celsius{ | |
| 1437 one{"{0} °C"} | |
| 1438 other{"{0} °C"} | |
| 1439 } | |
| 1440 fahrenheit{ | |
| 1441 one{"{0} °F"} | |
| 1442 other{"{0} °F"} | |
| 1443 } | |
| 1444 } | |
| 1445 volume{ | |
| 1446 cubic-kilometer{ | |
| 1447 one{"{0} km³"} | |
| 1448 other{"{0} km³"} | |
| 1449 } | |
| 1450 cubic-mile{ | |
| 1451 one{"{0} mi³"} | |
| 1452 other{"{0} mi³"} | |
| 1453 } | |
| 1454 liter{ | |
| 1455 one{"{0} l"} | |
| 1456 other{"{0} l"} | |
| 1457 } | |
| 1458 } | |
| 1459 } | 1115 } |
| 1460 unitsShort{ | 1116 unitsShort{ |
| 1461 acceleration{ | |
| 1462 g-force{ | |
| 1463 one{"{0} G"} | |
| 1464 other{"{0} G"} | |
| 1465 } | |
| 1466 } | |
| 1467 angle{ | |
| 1468 arc-minute{ | |
| 1469 one{"{0} min"} | |
| 1470 other{"{0} min"} | |
| 1471 } | |
| 1472 arc-second{ | |
| 1473 one{"{0} s"} | |
| 1474 other{"{0} s"} | |
| 1475 } | |
| 1476 degree{ | |
| 1477 one{"{0}°"} | |
| 1478 other{"{0}°"} | |
| 1479 } | |
| 1480 } | |
| 1481 area{ | |
| 1482 acre{ | |
| 1483 one{"{0} ac"} | |
| 1484 other{"{0} ac"} | |
| 1485 } | |
| 1486 hectare{ | |
| 1487 one{"{0} ha"} | |
| 1488 other{"{0} ha"} | |
| 1489 } | |
| 1490 square-foot{ | |
| 1491 one{"{0} ft²"} | |
| 1492 other{"{0} ft²"} | |
| 1493 } | |
| 1494 square-kilometer{ | |
| 1495 one{"{0} km²"} | |
| 1496 other{"{0} km²"} | |
| 1497 } | |
| 1498 square-meter{ | |
| 1499 one{"{0} m²"} | |
| 1500 other{"{0} m²"} | |
| 1501 } | |
| 1502 square-mile{ | |
| 1503 one{"{0} mi²"} | |
| 1504 other{"{0} mi²"} | |
| 1505 } | |
| 1506 } | |
| 1507 compound{ | 1117 compound{ |
| 1508 per{"{0}/{1}"} | 1118 per{"{0}/{1}"} |
| 1509 } | 1119 } |
| 1510 duration{ | 1120 duration{ |
| 1511 day{ | 1121 day{ |
| 1512 one{"{0} día"} | 1122 one{"{0} día"} |
| 1513 other{"{0} días"} | 1123 other{"{0} días"} |
| 1514 } | 1124 } |
| 1515 hour{ | 1125 hour{ |
| 1516 one{"{0} h"} | 1126 one{"{0} h"} |
| (...skipping 17 matching lines...) Expand all Loading... |
| 1534 } | 1144 } |
| 1535 week{ | 1145 week{ |
| 1536 one{"{0} sem"} | 1146 one{"{0} sem"} |
| 1537 other{"{0} sem"} | 1147 other{"{0} sem"} |
| 1538 } | 1148 } |
| 1539 year{ | 1149 year{ |
| 1540 one{"{0} a"} | 1150 one{"{0} a"} |
| 1541 other{"{0} a"} | 1151 other{"{0} a"} |
| 1542 } | 1152 } |
| 1543 } | 1153 } |
| 1544 length{ | |
| 1545 centimeter{ | |
| 1546 one{"{0} cm"} | |
| 1547 other{"{0} cm"} | |
| 1548 } | |
| 1549 foot{ | |
| 1550 one{"{0} ft"} | |
| 1551 other{"{0} ft"} | |
| 1552 } | |
| 1553 inch{ | |
| 1554 one{"{0} in"} | |
| 1555 other{"{0} in"} | |
| 1556 } | |
| 1557 kilometer{ | |
| 1558 one{"{0} km"} | |
| 1559 other{"{0} km"} | |
| 1560 } | |
| 1561 light-year{ | |
| 1562 one{"{0} a. l."} | |
| 1563 other{"{0} a. l."} | |
| 1564 } | |
| 1565 meter{ | |
| 1566 one{"{0} m"} | |
| 1567 other{"{0} m"} | |
| 1568 } | |
| 1569 mile{ | |
| 1570 one{"{0} mi"} | |
| 1571 other{"{0} mi"} | |
| 1572 } | |
| 1573 millimeter{ | |
| 1574 one{"{0} mm"} | |
| 1575 other{"{0} mm"} | |
| 1576 } | |
| 1577 picometer{ | |
| 1578 one{"{0} pm"} | |
| 1579 other{"{0} pm"} | |
| 1580 } | |
| 1581 yard{ | |
| 1582 one{"{0} yd"} | |
| 1583 other{"{0} yd"} | |
| 1584 } | |
| 1585 } | |
| 1586 mass{ | |
| 1587 gram{ | |
| 1588 one{"{0} g"} | |
| 1589 other{"{0} g"} | |
| 1590 } | |
| 1591 kilogram{ | |
| 1592 one{"{0} kg"} | |
| 1593 other{"{0} kg"} | |
| 1594 } | |
| 1595 ounce{ | |
| 1596 one{"{0} oz"} | |
| 1597 other{"{0} oz"} | |
| 1598 } | |
| 1599 pound{ | |
| 1600 one{"{0} lb"} | |
| 1601 other{"{0} lb"} | |
| 1602 } | |
| 1603 } | |
| 1604 power{ | |
| 1605 horsepower{ | |
| 1606 one{"{0} CV"} | |
| 1607 other{"{0} CV"} | |
| 1608 } | |
| 1609 kilowatt{ | |
| 1610 one{"{0} kW"} | |
| 1611 other{"{0} kW"} | |
| 1612 } | |
| 1613 watt{ | |
| 1614 one{"{0} W"} | |
| 1615 other{"{0} W"} | |
| 1616 } | |
| 1617 } | |
| 1618 pressure{ | |
| 1619 hectopascal{ | |
| 1620 one{"{0} hPa"} | |
| 1621 other{"{0} hPa"} | |
| 1622 } | |
| 1623 inch-hg{ | |
| 1624 one{"{0} inHg"} | |
| 1625 other{"{0} inHg"} | |
| 1626 } | |
| 1627 millibar{ | |
| 1628 one{"{0} mbar"} | |
| 1629 other{"{0} mbar"} | |
| 1630 } | |
| 1631 } | |
| 1632 speed{ | |
| 1633 kilometer-per-hour{ | |
| 1634 one{"{0} km/h"} | |
| 1635 other{"{0} km/h"} | |
| 1636 } | |
| 1637 meter-per-second{ | |
| 1638 one{"{0} m/s"} | |
| 1639 other{"{0} m/s"} | |
| 1640 } | |
| 1641 mile-per-hour{ | |
| 1642 one{"{0} mi/h"} | |
| 1643 other{"{0} mi/h"} | |
| 1644 } | |
| 1645 } | |
| 1646 temperature{ | |
| 1647 celsius{ | |
| 1648 one{"{0} °C"} | |
| 1649 other{"{0} °C"} | |
| 1650 } | |
| 1651 fahrenheit{ | |
| 1652 one{"{0} °F"} | |
| 1653 other{"{0} °F"} | |
| 1654 } | |
| 1655 } | |
| 1656 volume{ | |
| 1657 cubic-kilometer{ | |
| 1658 one{"{0} km³"} | |
| 1659 other{"{0} km³"} | |
| 1660 } | |
| 1661 cubic-mile{ | |
| 1662 one{"{0} mi³"} | |
| 1663 other{"{0} mi³"} | |
| 1664 } | |
| 1665 liter{ | |
| 1666 one{"{0} l"} | |
| 1667 other{"{0} l"} | |
| 1668 } | |
| 1669 } | |
| 1670 } | 1154 } |
| 1671 } | 1155 } |
| OLD | NEW |