Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(18)

Side by Side Diff: icu52/source/data/locales/sk.txt

Issue 247663002: Trim unit* sections in data/locales/* (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « icu52/source/data/locales/ru.txt ('k') | icu52/source/data/locales/sl.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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/sk.xml 6 // * Source File: <path>/common/main/sk.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/sk.xml 10 * ICU <specials> source: <path>/common/main/sk.xml
(...skipping 974 matching lines...) Expand 10 before | Expand all | Expand 10 after
985 Tone{"Tón"} 985 Tone{"Tón"}
986 UNGEGN{"UNGEGN"} 986 UNGEGN{"UNGEGN"}
987 x-Accents{"Diakritika"} 987 x-Accents{"Diakritika"}
988 x-Fullwidth{"Celá šírka"} 988 x-Fullwidth{"Celá šírka"}
989 x-Halfwidth{"Polovičná šírka"} 989 x-Halfwidth{"Polovičná šírka"}
990 x-Jamo{"Jamo"} 990 x-Jamo{"Jamo"}
991 x-Pinyin{"Pinyin"} 991 x-Pinyin{"Pinyin"}
992 x-Publishing{"Uverejnenie"} 992 x-Publishing{"Uverejnenie"}
993 } 993 }
994 units{ 994 units{
995 acceleration{
996 g-force{
997 few{"{0} jednotky preťaženia"}
998 many{"{0} jednotky preťaženia"}
999 one{"{0} jednotka preťaženia"}
1000 other{"{0} jednotiek preťaženia"}
1001 }
1002 }
1003 angle{
1004 arc-minute{
1005 few{"{0} minúty"}
1006 many{"{0} minúty"}
1007 one{"{0} minúta"}
1008 other{"{0} minút"}
1009 }
1010 arc-second{
1011 few{"{0} sekundy"}
1012 many{"{0} sekundy"}
1013 one{"{0} sekunda"}
1014 other{"{0} sekúnd"}
1015 }
1016 degree{
1017 few{"{0} stupne"}
1018 many{"{0} stupňa"}
1019 one{"{0} stupeň"}
1020 other{"{0} stupňov"}
1021 }
1022 }
1023 area{
1024 acre{
1025 few{"{0} akre"}
1026 many{"{0} akra"}
1027 one{"{0} aker"}
1028 other{"{0} akrov"}
1029 }
1030 hectare{
1031 few{"{0} hektáre"}
1032 many{"{0} hektára"}
1033 one{"{0} hektár"}
1034 other{"{0} hektárov"}
1035 }
1036 square-foot{
1037 few{"{0} štvorcové stopy"}
1038 many{"{0} štvorcovej stopy"}
1039 one{"{0} štvorcová stopa"}
1040 other{"{0} štvorcových stôp"}
1041 }
1042 square-kilometer{
1043 few{"{0} kilometre štvorcové"}
1044 many{"{0} kilometra štvorcového"}
1045 one{"{0} kilometer štvorcový"}
1046 other{"{0} kilometrov štvorcových"}
1047 }
1048 square-meter{
1049 few{"{0} metre štvorcové"}
1050 many{"{0} metra štvorcového"}
1051 one{"{0} meter štvorcový"}
1052 other{"{0} metrov štvorcových"}
1053 }
1054 square-mile{
1055 few{"{0} míle štvorcové"}
1056 many{"{0} míle štvorcovej"}
1057 one{"{0} míľa štvorcová"}
1058 other{"{0} míľ štvorcových"}
1059 }
1060 }
1061 compound{ 995 compound{
1062 per{"{0} za {1}"} 996 per{"{0} za {1}"}
1063 } 997 }
1064 duration{ 998 duration{
1065 day{ 999 day{
1066 few{"{0} dni"} 1000 few{"{0} dni"}
1067 many{"{0} dňa"} 1001 many{"{0} dňa"}
1068 one{"{0} deň"} 1002 one{"{0} deň"}
1069 other{"{0} dní"} 1003 other{"{0} dní"}
1070 } 1004 }
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
1104 one{"{0} týždeň"} 1038 one{"{0} týždeň"}
1105 other{"{0} týždňov"} 1039 other{"{0} týždňov"}
1106 } 1040 }
1107 year{ 1041 year{
1108 few{"{0} roky"} 1042 few{"{0} roky"}
1109 many{"{0} roka"} 1043 many{"{0} roka"}
1110 one{"{0} rok"} 1044 one{"{0} rok"}
1111 other{"{0} rokov"} 1045 other{"{0} rokov"}
1112 } 1046 }
1113 } 1047 }
1114 length{
1115 centimeter{
1116 few{"{0} centimetre"}
1117 many{"{0} centimetra"}
1118 one{"{0} centimeter"}
1119 other{"{0} centimetrov"}
1120 }
1121 foot{
1122 few{"{0} stopy"}
1123 many{"{0} stôp"}
1124 one{"{0} stopa"}
1125 other{"{0} stôp"}
1126 }
1127 inch{
1128 few{"{0} palce"}
1129 many{"{0} palca"}
1130 one{"{0} palec"}
1131 other{"{0} palcov"}
1132 }
1133 kilometer{
1134 few{"{0} kilometre"}
1135 many{"{0} kilometra"}
1136 one{"{0} kilometer"}
1137 other{"{0} kilometrov"}
1138 }
1139 light-year{
1140 few{"{0} svetelné roky"}
1141 many{"{0} svetelného roku"}
1142 one{"{0} svetelný rok"}
1143 other{"{0} svetelných rokov"}
1144 }
1145 meter{
1146 few{"{0} metre"}
1147 many{"{0} metra"}
1148 one{"{0} meter"}
1149 other{"{0} metrov"}
1150 }
1151 mile{
1152 few{"{0} míle"}
1153 many{"{0} míle"}
1154 one{"{0} míľa"}
1155 other{"{0} míľ"}
1156 }
1157 millimeter{
1158 few{"{0} milimetre"}
1159 many{"{0} milimetra"}
1160 one{"{0} milimeter"}
1161 other{"{0} milimetrov"}
1162 }
1163 picometer{
1164 few{"{0} pikometre"}
1165 many{"{0} pikometra"}
1166 one{"{0} pikometer"}
1167 other{"{0} pikometrov"}
1168 }
1169 yard{
1170 few{"{0} yardy"}
1171 many{"{0} yardu"}
1172 one{"{0} yard"}
1173 other{"{0} yardov"}
1174 }
1175 }
1176 mass{
1177 gram{
1178 few{"{0} gramy"}
1179 many{"{0} gramu"}
1180 one{"{0} gram"}
1181 other{"{0} gramov"}
1182 }
1183 kilogram{
1184 few{"{0} kilogramy"}
1185 many{"{0} kilogramu"}
1186 one{"{0} kilogram"}
1187 other{"{0} kilogramov"}
1188 }
1189 ounce{
1190 few{"{0} unce"}
1191 many{"{0} unce"}
1192 one{"{0} unca"}
1193 other{"{0} uncí"}
1194 }
1195 pound{
1196 few{"{0} libry"}
1197 many{"{0} libry"}
1198 one{"{0} libra"}
1199 other{"{0} libier"}
1200 }
1201 }
1202 power{
1203 horsepower{
1204 few{"{0} konské sily"}
1205 many{"{0} konskej sily"}
1206 one{"{0} konská sila"}
1207 other{"{0} konských síl"}
1208 }
1209 kilowatt{
1210 few{"{0} kilowatty"}
1211 many{"{0} kilowattu"}
1212 one{"{0} kilowatt"}
1213 other{"{0} kilowattov"}
1214 }
1215 watt{
1216 few{"{0} watty"}
1217 many{"{0} wattu"}
1218 one{"{0} watt"}
1219 other{"{0} wattov"}
1220 }
1221 }
1222 pressure{
1223 hectopascal{
1224 few{"{0} hektopascaly"}
1225 many{"{0} hektopascala"}
1226 one{"{0} hektopascal"}
1227 other{"{0} hektopascalov"}
1228 }
1229 inch-hg{
1230 few{"{0} palce ortuťového stĺpca"}
1231 many{"{0} palce ortuťového stĺpca"}
1232 one{"{0} palec ortuťového stĺpca"}
1233 other{"{0} palcov ortuťového stĺpca"}
1234 }
1235 millibar{
1236 few{"{0} milibary"}
1237 many{"{0} milibaru"}
1238 one{"{0} milibar"}
1239 other{"{0} milibarov"}
1240 }
1241 }
1242 speed{
1243 kilometer-per-hour{
1244 few{"{0} kilometre za hodinu"}
1245 many{"{0} kilometra za hodinu"}
1246 one{"{0} kilometer za hodinu"}
1247 other{"{0} kilometrov za hodinu"}
1248 }
1249 meter-per-second{
1250 few{"{0} metre za sekundu"}
1251 many{"{0} metra za sekundu"}
1252 one{"{0} meter za sekundu"}
1253 other{"{0} metrov za sekundu"}
1254 }
1255 mile-per-hour{
1256 few{"{0} míle za hodinu"}
1257 many{"{0} míle za hodinu"}
1258 one{"{0} míľa za hodinu"}
1259 other{"{0} míľ za hodinu"}
1260 }
1261 }
1262 temperature{
1263 celsius{
1264 few{"{0} stupne Celzia"}
1265 many{"{0} stupňa Celzia"}
1266 one{"{0} stupeň Celzia"}
1267 other{"{0} stupňov Celzia"}
1268 }
1269 fahrenheit{
1270 few{"{0} stupne Fahrenheita"}
1271 many{"{0} stupňa Fahrenheita"}
1272 one{"{0} stupeň Fahrenheita"}
1273 other{"{0} stupňov Fahrenheita"}
1274 }
1275 }
1276 volume{
1277 cubic-kilometer{
1278 few{"{0} kubické kilometre"}
1279 many{"{0} kubického kilometra"}
1280 one{"{0} kubický kilometer"}
1281 other{"{0} kubických kilometrov"}
1282 }
1283 cubic-mile{
1284 few{"{0} kubické míle"}
1285 many{"{0} kubickej míle"}
1286 one{"{0} kubická míľa"}
1287 other{"{0} kubických míľ"}
1288 }
1289 liter{
1290 few{"{0} litre"}
1291 many{"{0} litra"}
1292 one{"{0} liter"}
1293 other{"{0} litrov"}
1294 }
1295 }
1296 } 1048 }
1297 unitsNarrow{ 1049 unitsNarrow{
1298 acceleration{
1299 g-force{
1300 few{"{0}G"}
1301 many{"{0}G"}
1302 one{"{0}G"}
1303 other{"{0}G"}
1304 }
1305 }
1306 angle{
1307 arc-minute{
1308 few{"{0}′"}
1309 many{"{0}′"}
1310 one{"{0}′"}
1311 other{"{0}′"}
1312 }
1313 arc-second{
1314 few{"{0}″"}
1315 many{"{0}″"}
1316 one{"{0}″"}
1317 other{"{0}″"}
1318 }
1319 degree{
1320 few{"{0}°"}
1321 many{"{0}°"}
1322 one{"{0}°"}
1323 other{"{0}°"}
1324 }
1325 }
1326 area{
1327 acre{
1328 few{"{0}ac"}
1329 many{"{0}ac"}
1330 one{"{0}ac"}
1331 other{"{0}ac"}
1332 }
1333 hectare{
1334 few{"{0}ha"}
1335 many{"{0}ha"}
1336 one{"{0}ha"}
1337 other{"{0}ha"}
1338 }
1339 square-foot{
1340 few{"{0}ft²"}
1341 many{"{0}ft²"}
1342 one{"{0}ft²"}
1343 other{"{0}ft²"}
1344 }
1345 square-kilometer{
1346 few{"{0} km²"}
1347 many{"{0} km²"}
1348 one{"{0} km²"}
1349 other{"{0} km²"}
1350 }
1351 square-meter{
1352 few{"{0} m²"}
1353 many{"{0} m²"}
1354 one{"{0} m²"}
1355 other{"{0} m²"}
1356 }
1357 square-mile{
1358 few{"{0}mi²"}
1359 many{"{0}mi²"}
1360 one{"{0}mi²"}
1361 other{"{0}mi²"}
1362 }
1363 }
1364 compound{ 1050 compound{
1365 per{"{0}/{1}"} 1051 per{"{0}/{1}"}
1366 } 1052 }
1367 duration{ 1053 duration{
1368 day{ 1054 day{
1369 few{"{0}d."} 1055 few{"{0}d."}
1370 many{"{0}d."} 1056 many{"{0}d."}
1371 one{"{0}d."} 1057 one{"{0}d."}
1372 other{"{0}d."} 1058 other{"{0}d."}
1373 } 1059 }
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
1407 one{"{0}týžd."} 1093 one{"{0}týžd."}
1408 other{"{0}týžd."} 1094 other{"{0}týžd."}
1409 } 1095 }
1410 year{ 1096 year{
1411 few{"{0}r."} 1097 few{"{0}r."}
1412 many{"{0}r."} 1098 many{"{0}r."}
1413 one{"{0}r."} 1099 one{"{0}r."}
1414 other{"{0}r."} 1100 other{"{0}r."}
1415 } 1101 }
1416 } 1102 }
1417 length{
1418 centimeter{
1419 few{"{0}cm"}
1420 many{"{0}cm"}
1421 one{"{0}cm"}
1422 other{"{0}cm"}
1423 }
1424 foot{
1425 few{"{0}′"}
1426 many{"{0}′"}
1427 one{"{0}′"}
1428 other{"{0}′"}
1429 }
1430 inch{
1431 few{"{0}in"}
1432 many{"{0}in"}
1433 one{"{0}in"}
1434 other{"{0}in"}
1435 }
1436 kilometer{
1437 few{"{0}km"}
1438 many{"{0}km"}
1439 one{"{0}km"}
1440 other{"{0}km"}
1441 }
1442 light-year{
1443 few{"{0}ly"}
1444 many{"{0}ly"}
1445 one{"{0}ly"}
1446 other{"{0}ly"}
1447 }
1448 meter{
1449 few{"{0}m"}
1450 many{"{0}m"}
1451 one{"{0}m"}
1452 other{"{0}m"}
1453 }
1454 mile{
1455 few{"{0}mi"}
1456 many{"{0}mi"}
1457 one{"{0}mi"}
1458 other{"{0}mi"}
1459 }
1460 millimeter{
1461 few{"{0}mm"}
1462 many{"{0}mm"}
1463 one{"{0}mm"}
1464 other{"{0}mm"}
1465 }
1466 picometer{
1467 few{"{0}pm"}
1468 many{"{0}pm"}
1469 one{"{0}pm"}
1470 other{"{0}pm"}
1471 }
1472 yard{
1473 few{"{0}yd"}
1474 many{"{0}yd"}
1475 one{"{0}yd"}
1476 other{"{0}yd"}
1477 }
1478 }
1479 mass{
1480 gram{
1481 few{"{0}g"}
1482 many{"{0}g"}
1483 one{"{0}g"}
1484 other{"{0}g"}
1485 }
1486 kilogram{
1487 few{"{0}kg"}
1488 many{"{0}kg"}
1489 one{"{0}kg"}
1490 other{"{0}kg"}
1491 }
1492 ounce{
1493 few{"{0}oz"}
1494 many{"{0}oz"}
1495 one{"{0}oz"}
1496 other{"{0}oz"}
1497 }
1498 pound{
1499 few{"{0}lb"}
1500 many{"{0}lb"}
1501 one{"{0}lb"}
1502 other{"{0}lb"}
1503 }
1504 }
1505 power{
1506 horsepower{
1507 few{"{0}hp"}
1508 many{"{0}hp"}
1509 one{"{0}hp"}
1510 other{"{0}hp"}
1511 }
1512 kilowatt{
1513 few{"{0}kW"}
1514 many{"{0}kW"}
1515 one{"{0}kW"}
1516 other{"{0}kW"}
1517 }
1518 watt{
1519 few{"{0}W"}
1520 many{"{0}W"}
1521 one{"{0}W"}
1522 other{"{0}W"}
1523 }
1524 }
1525 pressure{
1526 hectopascal{
1527 few{"{0}hPa"}
1528 many{"{0}hPa"}
1529 one{"{0}hPa"}
1530 other{"{0}hPa"}
1531 }
1532 inch-hg{
1533 few{"{0}\u0022 Hg"}
1534 many{"{0}\u0022 Hg"}
1535 one{"{0}\u0022 Hg"}
1536 other{"{0}\u0022 Hg"}
1537 }
1538 millibar{
1539 few{"{0}mb"}
1540 many{"{0}mb"}
1541 one{"{0}mb"}
1542 other{"{0}mb"}
1543 }
1544 }
1545 speed{
1546 kilometer-per-hour{
1547 few{"{0}km/h"}
1548 many{"{0}km/h"}
1549 one{"{0}km/h"}
1550 other{"{0}km/h"}
1551 }
1552 meter-per-second{
1553 few{"{0}m/s"}
1554 many{"{0}m/s"}
1555 one{"{0}m/s"}
1556 other{"{0}m/s"}
1557 }
1558 mile-per-hour{
1559 few{"{0}mph"}
1560 many{"{0}mph"}
1561 one{"{0}mph"}
1562 other{"{0}mph"}
1563 }
1564 }
1565 temperature{
1566 celsius{
1567 few{"{0}°"}
1568 many{"{0}°"}
1569 one{"{0}°"}
1570 other{"{0}°"}
1571 }
1572 fahrenheit{
1573 few{"{0}°F"}
1574 many{"{0}°F"}
1575 one{"{0}°F"}
1576 other{"{0}°F"}
1577 }
1578 }
1579 volume{
1580 cubic-kilometer{
1581 few{"{0}km³"}
1582 many{"{0}km³"}
1583 one{"{0}km³"}
1584 other{"{0}km³"}
1585 }
1586 cubic-mile{
1587 few{"{0}mi³"}
1588 many{"{0}mi³"}
1589 one{"{0}mi³"}
1590 other{"{0}mi³"}
1591 }
1592 liter{
1593 few{"{0}l"}
1594 many{"{0}l"}
1595 one{"{0}l"}
1596 other{"{0}l"}
1597 }
1598 }
1599 } 1103 }
1600 unitsShort{ 1104 unitsShort{
1601 acceleration{
1602 g-force{
1603 few{"{0} G"}
1604 many{"{0} G"}
1605 one{"{0} G"}
1606 other{"{0} G"}
1607 }
1608 }
1609 angle{
1610 arc-minute{
1611 few{"{0} min"}
1612 many{"{0} min"}
1613 one{"{0} min"}
1614 other{"{0} min"}
1615 }
1616 arc-second{
1617 few{"{0} sek."}
1618 many{"{0} sek."}
1619 one{"{0} sek."}
1620 other{"{0} sek."}
1621 }
1622 degree{
1623 few{"{0} stup."}
1624 many{"{0} stup."}
1625 one{"{0} stup."}
1626 other{"{0} stup."}
1627 }
1628 }
1629 area{
1630 acre{
1631 few{"{0} ac"}
1632 many{"{0} ac"}
1633 one{"{0} ac"}
1634 other{"{0} ac"}
1635 }
1636 hectare{
1637 few{"{0} ha"}
1638 many{"{0} ha"}
1639 one{"{0} ha"}
1640 other{"{0} ha"}
1641 }
1642 square-foot{
1643 few{"{0} ft²"}
1644 many{"{0} ft²"}
1645 one{"{0} ft²"}
1646 other{"{0} ft²"}
1647 }
1648 square-kilometer{
1649 few{"{0} km²"}
1650 many{"{0} km²"}
1651 one{"{0} km²"}
1652 other{"{0} km²"}
1653 }
1654 square-meter{
1655 few{"{0} m²"}
1656 many{"{0} m²"}
1657 one{"{0} m²"}
1658 other{"{0} m²"}
1659 }
1660 square-mile{
1661 few{"{0} mi²"}
1662 many{"{0} mi²"}
1663 one{"{0} mi²"}
1664 other{"{0} mi²"}
1665 }
1666 }
1667 compound{ 1105 compound{
1668 per{"{0}/{1}"} 1106 per{"{0}/{1}"}
1669 } 1107 }
1670 duration{ 1108 duration{
1671 day{ 1109 day{
1672 few{"{0} d."} 1110 few{"{0} d."}
1673 many{"{0} d."} 1111 many{"{0} d."}
1674 one{"{0} d."} 1112 one{"{0} d."}
1675 other{"{0} d."} 1113 other{"{0} d."}
1676 } 1114 }
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
1710 one{"{0} týžd."} 1148 one{"{0} týžd."}
1711 other{"{0} týžd."} 1149 other{"{0} týžd."}
1712 } 1150 }
1713 year{ 1151 year{
1714 few{"{0} r."} 1152 few{"{0} r."}
1715 many{"{0} r."} 1153 many{"{0} r."}
1716 one{"{0} r."} 1154 one{"{0} r."}
1717 other{"{0} r."} 1155 other{"{0} r."}
1718 } 1156 }
1719 } 1157 }
1720 length{
1721 centimeter{
1722 few{"{0} cm"}
1723 many{"{0} cm"}
1724 one{"{0} cm"}
1725 other{"{0} cm"}
1726 }
1727 foot{
1728 few{"{0} ft"}
1729 many{"{0} ft"}
1730 one{"{0} ft"}
1731 other{"{0} ft"}
1732 }
1733 inch{
1734 few{"{0} in"}
1735 many{"{0} in"}
1736 one{"{0} in"}
1737 other{"{0} in"}
1738 }
1739 kilometer{
1740 few{"{0} km"}
1741 many{"{0} km"}
1742 one{"{0} km"}
1743 other{"{0} km"}
1744 }
1745 light-year{
1746 few{"{0} ly"}
1747 many{"{0} ly"}
1748 one{"{0} ly"}
1749 other{"{0} ly"}
1750 }
1751 meter{
1752 few{"{0} m"}
1753 many{"{0} m"}
1754 one{"{0} m"}
1755 other{"{0} m"}
1756 }
1757 mile{
1758 few{"{0} mi"}
1759 many{"{0} mi"}
1760 one{"{0} mi"}
1761 other{"{0} mi"}
1762 }
1763 millimeter{
1764 few{"{0} mm"}
1765 many{"{0} mm"}
1766 one{"{0} mm"}
1767 other{"{0} mm"}
1768 }
1769 picometer{
1770 few{"{0} pm"}
1771 many{"{0} pm"}
1772 one{"{0} pm"}
1773 other{"{0} pm"}
1774 }
1775 yard{
1776 few{"{0} yd"}
1777 many{"{0} yd"}
1778 one{"{0} yd"}
1779 other{"{0} yd"}
1780 }
1781 }
1782 mass{
1783 gram{
1784 few{"{0} g"}
1785 many{"{0} g"}
1786 one{"{0} g"}
1787 other{"{0} g"}
1788 }
1789 kilogram{
1790 few{"{0} kg"}
1791 many{"{0} kg"}
1792 one{"{0} kg"}
1793 other{"{0} kg"}
1794 }
1795 ounce{
1796 few{"{0} oz"}
1797 many{"{0} oz"}
1798 one{"{0} oz"}
1799 other{"{0} oz"}
1800 }
1801 pound{
1802 few{"{0} lb"}
1803 many{"{0} lb"}
1804 one{"{0} lb"}
1805 other{"{0} lb"}
1806 }
1807 }
1808 power{
1809 horsepower{
1810 few{"{0} hp"}
1811 many{"{0} hp"}
1812 one{"{0} hp"}
1813 other{"{0} hp"}
1814 }
1815 kilowatt{
1816 few{"{0} kW"}
1817 many{"{0} kW"}
1818 one{"{0} kW"}
1819 other{"{0} kW"}
1820 }
1821 watt{
1822 few{"{0} W"}
1823 many{"{0} W"}
1824 one{"{0} W"}
1825 other{"{0} W"}
1826 }
1827 }
1828 pressure{
1829 hectopascal{
1830 few{"{0} hPa"}
1831 many{"{0} hPa"}
1832 one{"{0} hPa"}
1833 other{"{0} hPa"}
1834 }
1835 inch-hg{
1836 few{"{0} inHg"}
1837 many{"{0} inHg"}
1838 one{"{0} inHg"}
1839 other{"{0} inHg"}
1840 }
1841 millibar{
1842 few{"{0} mb"}
1843 many{"{0} mb"}
1844 one{"{0} mb"}
1845 other{"{0} mb"}
1846 }
1847 }
1848 speed{
1849 kilometer-per-hour{
1850 few{"{0} km/h"}
1851 many{"{0} km/h"}
1852 one{"{0} km/h"}
1853 other{"{0} km/h"}
1854 }
1855 meter-per-second{
1856 few{"{0} m/s"}
1857 many{"{0} m/s"}
1858 one{"{0} m/s"}
1859 other{"{0} m/s"}
1860 }
1861 mile-per-hour{
1862 few{"{0} mph"}
1863 many{"{0} mph"}
1864 one{"{0} mph"}
1865 other{"{0} mph"}
1866 }
1867 }
1868 temperature{
1869 celsius{
1870 few{"{0}°C"}
1871 many{"{0}°C"}
1872 one{"{0}°C"}
1873 other{"{0}°C"}
1874 }
1875 fahrenheit{
1876 few{"{0}°F"}
1877 many{"{0}°F"}
1878 one{"{0}°F"}
1879 other{"{0}°F"}
1880 }
1881 }
1882 volume{
1883 cubic-kilometer{
1884 few{"{0} km³"}
1885 many{"{0} km³"}
1886 one{"{0} km³"}
1887 other{"{0} km³"}
1888 }
1889 cubic-mile{
1890 few{"{0} mi³"}
1891 many{"{0} mi³"}
1892 one{"{0} mi³"}
1893 other{"{0} mi³"}
1894 }
1895 liter{
1896 few{"{0} l"}
1897 many{"{0} l"}
1898 one{"{0} l"}
1899 other{"{0} l"}
1900 }
1901 }
1902 } 1158 }
1903 } 1159 }
OLDNEW
« no previous file with comments | « icu52/source/data/locales/ru.txt ('k') | icu52/source/data/locales/sl.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698