| 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/fi.xml | 6 // * Source File: <path>/common/main/fi.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/fi.xml | 10 * ICU <specials> source: <path>/common/main/fi.xml |
| (...skipping 1081 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1092 Tone{"Sävy"} | 1092 Tone{"Sävy"} |
| 1093 UNGEGN{"UNGEGN"} | 1093 UNGEGN{"UNGEGN"} |
| 1094 x-Accents{"Aksenttimerkit"} | 1094 x-Accents{"Aksenttimerkit"} |
| 1095 x-Fullwidth{"Leveä"} | 1095 x-Fullwidth{"Leveä"} |
| 1096 x-Halfwidth{"Kapea"} | 1096 x-Halfwidth{"Kapea"} |
| 1097 x-Jamo{"Jamo"} | 1097 x-Jamo{"Jamo"} |
| 1098 x-Pinyin{"Pinyin"} | 1098 x-Pinyin{"Pinyin"} |
| 1099 x-Publishing{"Julkaisu"} | 1099 x-Publishing{"Julkaisu"} |
| 1100 } | 1100 } |
| 1101 units{ | 1101 units{ |
| 1102 acceleration{ | |
| 1103 g-force{ | |
| 1104 one{"{0} G"} | |
| 1105 other{"{0} G"} | |
| 1106 } | |
| 1107 } | |
| 1108 angle{ | |
| 1109 arc-minute{ | |
| 1110 one{"{0} kulmaminuutti"} | |
| 1111 other{"{0} kulmaminuuttia"} | |
| 1112 } | |
| 1113 arc-second{ | |
| 1114 one{"{0} kulmasekunti"} | |
| 1115 other{"{0} kulmasekuntia"} | |
| 1116 } | |
| 1117 degree{ | |
| 1118 one{"{0} aste"} | |
| 1119 other{"{0} astetta"} | |
| 1120 } | |
| 1121 } | |
| 1122 area{ | |
| 1123 acre{ | |
| 1124 one{"{0} eekkeri"} | |
| 1125 other{"{0} eekkeriä"} | |
| 1126 } | |
| 1127 hectare{ | |
| 1128 one{"{0} hehtaari"} | |
| 1129 other{"{0} hehtaaria"} | |
| 1130 } | |
| 1131 square-foot{ | |
| 1132 one{"{0} neliöjalka"} | |
| 1133 other{"{0} neliöjalkaa"} | |
| 1134 } | |
| 1135 square-kilometer{ | |
| 1136 one{"{0} neliökilometri"} | |
| 1137 other{"{0} neliökilometriä"} | |
| 1138 } | |
| 1139 square-meter{ | |
| 1140 one{"{0} neliömetri"} | |
| 1141 other{"{0} neliömetriä"} | |
| 1142 } | |
| 1143 square-mile{ | |
| 1144 one{"{0} neliömaili"} | |
| 1145 other{"{0} neliömailia"} | |
| 1146 } | |
| 1147 } | |
| 1148 compound{ | 1102 compound{ |
| 1149 per{"{0}/{1}"} | 1103 per{"{0}/{1}"} |
| 1150 } | 1104 } |
| 1151 duration{ | 1105 duration{ |
| 1152 day{ | 1106 day{ |
| 1153 one{"{0} päivä"} | 1107 one{"{0} päivä"} |
| 1154 other{"{0} päivää"} | 1108 other{"{0} päivää"} |
| 1155 } | 1109 } |
| 1156 hour{ | 1110 hour{ |
| 1157 one{"{0} tunti"} | 1111 one{"{0} tunti"} |
| (...skipping 17 matching lines...) Expand all Loading... |
| 1175 } | 1129 } |
| 1176 week{ | 1130 week{ |
| 1177 one{"{0} viikko"} | 1131 one{"{0} viikko"} |
| 1178 other{"{0} viikkoa"} | 1132 other{"{0} viikkoa"} |
| 1179 } | 1133 } |
| 1180 year{ | 1134 year{ |
| 1181 one{"{0} vuosi"} | 1135 one{"{0} vuosi"} |
| 1182 other{"{0} vuotta"} | 1136 other{"{0} vuotta"} |
| 1183 } | 1137 } |
| 1184 } | 1138 } |
| 1185 length{ | |
| 1186 centimeter{ | |
| 1187 one{"{0} senttimetri"} | |
| 1188 other{"{0} senttimetriä"} | |
| 1189 } | |
| 1190 foot{ | |
| 1191 one{"{0} jalka"} | |
| 1192 other{"{0} jalkaa"} | |
| 1193 } | |
| 1194 inch{ | |
| 1195 one{"{0} tuuma"} | |
| 1196 other{"{0} tuumaa"} | |
| 1197 } | |
| 1198 kilometer{ | |
| 1199 one{"{0} kilometri"} | |
| 1200 other{"{0} kilometriä"} | |
| 1201 } | |
| 1202 light-year{ | |
| 1203 one{"{0} valovuosi"} | |
| 1204 other{"{0} valovuotta"} | |
| 1205 } | |
| 1206 meter{ | |
| 1207 one{"{0} metri"} | |
| 1208 other{"{0} metriä"} | |
| 1209 } | |
| 1210 mile{ | |
| 1211 one{"{0} maili"} | |
| 1212 other{"{0} mailia"} | |
| 1213 } | |
| 1214 millimeter{ | |
| 1215 one{"{0} millimetri"} | |
| 1216 other{"{0} millimetriä"} | |
| 1217 } | |
| 1218 picometer{ | |
| 1219 one{"{0} pikometri"} | |
| 1220 other{"{0} pikometriä"} | |
| 1221 } | |
| 1222 yard{ | |
| 1223 one{"{0} jaardi"} | |
| 1224 other{"{0} jaardia"} | |
| 1225 } | |
| 1226 } | |
| 1227 mass{ | |
| 1228 gram{ | |
| 1229 one{"{0} gramma"} | |
| 1230 other{"{0} grammaa"} | |
| 1231 } | |
| 1232 kilogram{ | |
| 1233 one{"{0} kilogramma"} | |
| 1234 other{"{0} kilogrammaa"} | |
| 1235 } | |
| 1236 ounce{ | |
| 1237 one{"{0} unssi"} | |
| 1238 other{"{0} unssia"} | |
| 1239 } | |
| 1240 pound{ | |
| 1241 one{"{0} pauna"} | |
| 1242 other{"{0} paunaa"} | |
| 1243 } | |
| 1244 } | |
| 1245 power{ | |
| 1246 horsepower{ | |
| 1247 one{"{0} hevosvoima"} | |
| 1248 other{"{0} hevosvoimaa"} | |
| 1249 } | |
| 1250 kilowatt{ | |
| 1251 one{"{0} kilowatti"} | |
| 1252 other{"{0} kilowattia"} | |
| 1253 } | |
| 1254 watt{ | |
| 1255 one{"{0} watti"} | |
| 1256 other{"{0} wattia"} | |
| 1257 } | |
| 1258 } | |
| 1259 pressure{ | |
| 1260 hectopascal{ | |
| 1261 one{"{0} hehtopascal"} | |
| 1262 other{"{0} hehtopascalia"} | |
| 1263 } | |
| 1264 inch-hg{ | |
| 1265 one{"{0} tuuma elohopeaa"} | |
| 1266 other{"{0} tuumaa elohopeaa"} | |
| 1267 } | |
| 1268 millibar{ | |
| 1269 one{"{0} millibaari"} | |
| 1270 other{"{0} millibaaria"} | |
| 1271 } | |
| 1272 } | |
| 1273 speed{ | |
| 1274 kilometer-per-hour{ | |
| 1275 one{"{0} kilometri tunnissa"} | |
| 1276 other{"{0} kilometriä tunnissa"} | |
| 1277 } | |
| 1278 meter-per-second{ | |
| 1279 one{"{0} metri sekunnissa"} | |
| 1280 other{"{0} metriä sekunnissa"} | |
| 1281 } | |
| 1282 mile-per-hour{ | |
| 1283 one{"{0} maili tunnissa"} | |
| 1284 other{"{0} mailia tunnissa"} | |
| 1285 } | |
| 1286 } | |
| 1287 temperature{ | |
| 1288 celsius{ | |
| 1289 one{"{0} celsiusaste"} | |
| 1290 other{"{0} celsiusastetta"} | |
| 1291 } | |
| 1292 fahrenheit{ | |
| 1293 one{"{0} fahrenheitaste"} | |
| 1294 other{"{0} fahrenheitastetta"} | |
| 1295 } | |
| 1296 } | |
| 1297 volume{ | |
| 1298 cubic-kilometer{ | |
| 1299 one{"{0} kuutiokilometri"} | |
| 1300 other{"{0} kuutiokilometriä"} | |
| 1301 } | |
| 1302 cubic-mile{ | |
| 1303 one{"{0} kuutiomaili"} | |
| 1304 other{"{0} kuutiomailia"} | |
| 1305 } | |
| 1306 liter{ | |
| 1307 one{"{0} litra"} | |
| 1308 other{"{0} litraa"} | |
| 1309 } | |
| 1310 } | |
| 1311 } | 1139 } |
| 1312 unitsNarrow{ | 1140 unitsNarrow{ |
| 1313 acceleration{ | |
| 1314 g-force{ | |
| 1315 one{"{0}G"} | |
| 1316 other{"{0}G"} | |
| 1317 } | |
| 1318 } | |
| 1319 angle{ | |
| 1320 arc-minute{ | |
| 1321 one{"{0}′"} | |
| 1322 other{"{0}′"} | |
| 1323 } | |
| 1324 arc-second{ | |
| 1325 one{"{0}″"} | |
| 1326 other{"{0}″"} | |
| 1327 } | |
| 1328 degree{ | |
| 1329 one{"{0}°"} | |
| 1330 other{"{0}°"} | |
| 1331 } | |
| 1332 } | |
| 1333 area{ | |
| 1334 acre{ | |
| 1335 one{"{0}ac"} | |
| 1336 other{"{0}ac"} | |
| 1337 } | |
| 1338 hectare{ | |
| 1339 one{"{0}ha"} | |
| 1340 other{"{0}ha"} | |
| 1341 } | |
| 1342 square-foot{ | |
| 1343 one{"{0}ft²"} | |
| 1344 other{"{0}ft²"} | |
| 1345 } | |
| 1346 square-kilometer{ | |
| 1347 one{"{0}km²"} | |
| 1348 other{"{0}km²"} | |
| 1349 } | |
| 1350 square-meter{ | |
| 1351 one{"{0}m²"} | |
| 1352 other{"{0}m²"} | |
| 1353 } | |
| 1354 square-mile{ | |
| 1355 one{"{0}mi²"} | |
| 1356 other{"{0}mi²"} | |
| 1357 } | |
| 1358 } | |
| 1359 compound{ | 1141 compound{ |
| 1360 per{"{0}/{1}"} | 1142 per{"{0}/{1}"} |
| 1361 } | 1143 } |
| 1362 duration{ | 1144 duration{ |
| 1363 day{ | 1145 day{ |
| 1364 one{"{0}pv"} | 1146 one{"{0}pv"} |
| 1365 other{"{0}pv"} | 1147 other{"{0}pv"} |
| 1366 } | 1148 } |
| 1367 hour{ | 1149 hour{ |
| 1368 one{"{0}t"} | 1150 one{"{0}t"} |
| (...skipping 17 matching lines...) Expand all Loading... |
| 1386 } | 1168 } |
| 1387 week{ | 1169 week{ |
| 1388 one{"{0}vk"} | 1170 one{"{0}vk"} |
| 1389 other{"{0}vk"} | 1171 other{"{0}vk"} |
| 1390 } | 1172 } |
| 1391 year{ | 1173 year{ |
| 1392 one{"{0}v"} | 1174 one{"{0}v"} |
| 1393 other{"{0}v"} | 1175 other{"{0}v"} |
| 1394 } | 1176 } |
| 1395 } | 1177 } |
| 1396 length{ | |
| 1397 centimeter{ | |
| 1398 one{"{0}cm"} | |
| 1399 other{"{0}cm"} | |
| 1400 } | |
| 1401 foot{ | |
| 1402 one{"{0}′"} | |
| 1403 other{"{0}′"} | |
| 1404 } | |
| 1405 inch{ | |
| 1406 one{"{0}″"} | |
| 1407 other{"{0}″"} | |
| 1408 } | |
| 1409 kilometer{ | |
| 1410 one{"{0}km"} | |
| 1411 other{"{0}km"} | |
| 1412 } | |
| 1413 light-year{ | |
| 1414 one{"{0}vv"} | |
| 1415 other{"{0}vv"} | |
| 1416 } | |
| 1417 meter{ | |
| 1418 one{"{0}m"} | |
| 1419 other{"{0}m"} | |
| 1420 } | |
| 1421 mile{ | |
| 1422 one{"{0}mi"} | |
| 1423 other{"{0}mi"} | |
| 1424 } | |
| 1425 millimeter{ | |
| 1426 one{"{0}mm"} | |
| 1427 other{"{0}mm"} | |
| 1428 } | |
| 1429 picometer{ | |
| 1430 one{"{0}pm"} | |
| 1431 other{"{0}pm"} | |
| 1432 } | |
| 1433 yard{ | |
| 1434 one{"{0}yd"} | |
| 1435 other{"{0}yd"} | |
| 1436 } | |
| 1437 } | |
| 1438 mass{ | |
| 1439 gram{ | |
| 1440 one{"{0}g"} | |
| 1441 other{"{0}g"} | |
| 1442 } | |
| 1443 kilogram{ | |
| 1444 one{"{0}kg"} | |
| 1445 other{"{0}kg"} | |
| 1446 } | |
| 1447 ounce{ | |
| 1448 one{"{0}oz"} | |
| 1449 other{"{0}oz"} | |
| 1450 } | |
| 1451 pound{ | |
| 1452 one{"{0}lb"} | |
| 1453 other{"{0}lb"} | |
| 1454 } | |
| 1455 } | |
| 1456 power{ | |
| 1457 horsepower{ | |
| 1458 one{"{0}hv"} | |
| 1459 other{"{0}hv"} | |
| 1460 } | |
| 1461 kilowatt{ | |
| 1462 one{"{0}kW"} | |
| 1463 other{"{0}kW"} | |
| 1464 } | |
| 1465 watt{ | |
| 1466 one{"{0}W"} | |
| 1467 other{"{0}W"} | |
| 1468 } | |
| 1469 } | |
| 1470 pressure{ | |
| 1471 hectopascal{ | |
| 1472 one{"{0}hPa"} | |
| 1473 other{"{0}hPa"} | |
| 1474 } | |
| 1475 inch-hg{ | |
| 1476 one{"{0}″ Hg"} | |
| 1477 other{"{0}″ Hg"} | |
| 1478 } | |
| 1479 millibar{ | |
| 1480 one{"{0}mbar"} | |
| 1481 other{"{0}mbar"} | |
| 1482 } | |
| 1483 } | |
| 1484 speed{ | |
| 1485 kilometer-per-hour{ | |
| 1486 one{"{0}km/h"} | |
| 1487 other{"{0}km/h"} | |
| 1488 } | |
| 1489 meter-per-second{ | |
| 1490 one{"{0}m/s"} | |
| 1491 other{"{0}m/s"} | |
| 1492 } | |
| 1493 mile-per-hour{ | |
| 1494 one{"{0}mi/h"} | |
| 1495 other{"{0}mi/h"} | |
| 1496 } | |
| 1497 } | |
| 1498 temperature{ | |
| 1499 celsius{ | |
| 1500 one{"{0}°"} | |
| 1501 other{"{0}°"} | |
| 1502 } | |
| 1503 fahrenheit{ | |
| 1504 one{"{0}°F"} | |
| 1505 other{"{0}°F"} | |
| 1506 } | |
| 1507 } | |
| 1508 volume{ | |
| 1509 cubic-kilometer{ | |
| 1510 one{"{0}km³"} | |
| 1511 other{"{0}km³"} | |
| 1512 } | |
| 1513 cubic-mile{ | |
| 1514 one{"{0}mi³"} | |
| 1515 other{"{0}mi³"} | |
| 1516 } | |
| 1517 liter{ | |
| 1518 one{"{0}l"} | |
| 1519 other{"{0}l"} | |
| 1520 } | |
| 1521 } | |
| 1522 } | 1178 } |
| 1523 unitsShort{ | 1179 unitsShort{ |
| 1524 acceleration{ | |
| 1525 g-force{ | |
| 1526 one{"{0} G"} | |
| 1527 other{"{0} G"} | |
| 1528 } | |
| 1529 } | |
| 1530 angle{ | |
| 1531 arc-minute{ | |
| 1532 one{"{0}′"} | |
| 1533 other{"{0}′"} | |
| 1534 } | |
| 1535 arc-second{ | |
| 1536 one{"{0}″"} | |
| 1537 other{"{0}″"} | |
| 1538 } | |
| 1539 degree{ | |
| 1540 one{"{0}°"} | |
| 1541 other{"{0}°"} | |
| 1542 } | |
| 1543 } | |
| 1544 area{ | |
| 1545 acre{ | |
| 1546 one{"{0} ac"} | |
| 1547 other{"{0} ac"} | |
| 1548 } | |
| 1549 hectare{ | |
| 1550 one{"{0} ha"} | |
| 1551 other{"{0} ha"} | |
| 1552 } | |
| 1553 square-foot{ | |
| 1554 one{"{0} ft²"} | |
| 1555 other{"{0} ft²"} | |
| 1556 } | |
| 1557 square-kilometer{ | |
| 1558 one{"{0} km²"} | |
| 1559 other{"{0} km²"} | |
| 1560 } | |
| 1561 square-meter{ | |
| 1562 one{"{0} m²"} | |
| 1563 other{"{0} m²"} | |
| 1564 } | |
| 1565 square-mile{ | |
| 1566 one{"{0} mi²"} | |
| 1567 other{"{0} mi²"} | |
| 1568 } | |
| 1569 } | |
| 1570 compound{ | 1180 compound{ |
| 1571 per{"{0}/{1}"} | 1181 per{"{0}/{1}"} |
| 1572 } | 1182 } |
| 1573 duration{ | 1183 duration{ |
| 1574 day{ | 1184 day{ |
| 1575 one{"{0} pv"} | 1185 one{"{0} pv"} |
| 1576 other{"{0} pv"} | 1186 other{"{0} pv"} |
| 1577 } | 1187 } |
| 1578 hour{ | 1188 hour{ |
| 1579 one{"{0} t"} | 1189 one{"{0} t"} |
| (...skipping 17 matching lines...) Expand all Loading... |
| 1597 } | 1207 } |
| 1598 week{ | 1208 week{ |
| 1599 one{"{0} vk"} | 1209 one{"{0} vk"} |
| 1600 other{"{0} vk"} | 1210 other{"{0} vk"} |
| 1601 } | 1211 } |
| 1602 year{ | 1212 year{ |
| 1603 one{"{0} v"} | 1213 one{"{0} v"} |
| 1604 other{"{0} v"} | 1214 other{"{0} v"} |
| 1605 } | 1215 } |
| 1606 } | 1216 } |
| 1607 length{ | |
| 1608 centimeter{ | |
| 1609 one{"{0} cm"} | |
| 1610 other{"{0} cm"} | |
| 1611 } | |
| 1612 foot{ | |
| 1613 one{"{0} ft"} | |
| 1614 other{"{0} ft"} | |
| 1615 } | |
| 1616 inch{ | |
| 1617 one{"{0} in"} | |
| 1618 other{"{0} in"} | |
| 1619 } | |
| 1620 kilometer{ | |
| 1621 one{"{0} km"} | |
| 1622 other{"{0} km"} | |
| 1623 } | |
| 1624 light-year{ | |
| 1625 one{"{0} vv"} | |
| 1626 other{"{0} vv"} | |
| 1627 } | |
| 1628 meter{ | |
| 1629 one{"{0} m"} | |
| 1630 other{"{0} m"} | |
| 1631 } | |
| 1632 mile{ | |
| 1633 one{"{0} mi"} | |
| 1634 other{"{0} mi"} | |
| 1635 } | |
| 1636 millimeter{ | |
| 1637 one{"{0} mm"} | |
| 1638 other{"{0} mm"} | |
| 1639 } | |
| 1640 picometer{ | |
| 1641 one{"{0} pm"} | |
| 1642 other{"{0} pm"} | |
| 1643 } | |
| 1644 yard{ | |
| 1645 one{"{0} yd"} | |
| 1646 other{"{0} yd"} | |
| 1647 } | |
| 1648 } | |
| 1649 mass{ | |
| 1650 gram{ | |
| 1651 one{"{0} g"} | |
| 1652 other{"{0} g"} | |
| 1653 } | |
| 1654 kilogram{ | |
| 1655 one{"{0} kg"} | |
| 1656 other{"{0} kg"} | |
| 1657 } | |
| 1658 ounce{ | |
| 1659 one{"{0} oz"} | |
| 1660 other{"{0} oz"} | |
| 1661 } | |
| 1662 pound{ | |
| 1663 one{"{0} lb"} | |
| 1664 other{"{0} lb"} | |
| 1665 } | |
| 1666 } | |
| 1667 power{ | |
| 1668 horsepower{ | |
| 1669 one{"{0} hv"} | |
| 1670 other{"{0} hv"} | |
| 1671 } | |
| 1672 kilowatt{ | |
| 1673 one{"{0} kW"} | |
| 1674 other{"{0} kW"} | |
| 1675 } | |
| 1676 watt{ | |
| 1677 one{"{0} W"} | |
| 1678 other{"{0} W"} | |
| 1679 } | |
| 1680 } | |
| 1681 pressure{ | |
| 1682 hectopascal{ | |
| 1683 one{"{0} hPa"} | |
| 1684 other{"{0} hPa"} | |
| 1685 } | |
| 1686 inch-hg{ | |
| 1687 one{"{0} inHg"} | |
| 1688 other{"{0} inHg"} | |
| 1689 } | |
| 1690 millibar{ | |
| 1691 one{"{0} mbar"} | |
| 1692 other{"{0} mbar"} | |
| 1693 } | |
| 1694 } | |
| 1695 speed{ | |
| 1696 kilometer-per-hour{ | |
| 1697 one{"{0} km/h"} | |
| 1698 other{"{0} km/h"} | |
| 1699 } | |
| 1700 meter-per-second{ | |
| 1701 one{"{0} m/s"} | |
| 1702 other{"{0} m/s"} | |
| 1703 } | |
| 1704 mile-per-hour{ | |
| 1705 one{"{0} mi/h"} | |
| 1706 other{"{0} mi/h"} | |
| 1707 } | |
| 1708 } | |
| 1709 temperature{ | |
| 1710 celsius{ | |
| 1711 one{"{0} °C"} | |
| 1712 other{"{0} °C"} | |
| 1713 } | |
| 1714 fahrenheit{ | |
| 1715 one{"{0} °F"} | |
| 1716 other{"{0} °F"} | |
| 1717 } | |
| 1718 } | |
| 1719 volume{ | |
| 1720 cubic-kilometer{ | |
| 1721 one{"{0} km³"} | |
| 1722 other{"{0} km³"} | |
| 1723 } | |
| 1724 cubic-mile{ | |
| 1725 one{"{0} mi³"} | |
| 1726 other{"{0} mi³"} | |
| 1727 } | |
| 1728 liter{ | |
| 1729 one{"{0} l"} | |
| 1730 other{"{0} l"} | |
| 1731 } | |
| 1732 } | |
| 1733 } | 1217 } |
| 1734 } | 1218 } |
| OLD | NEW |