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

Side by Side Diff: icu52/source/data/locales/ca.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/bn_IN.txt ('k') | icu52/source/data/locales/cs.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/ca.xml 6 // * Source File: <path>/common/main/ca.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/ca.xml 10 * ICU <specials> source: <path>/common/main/ca.xml
(...skipping 1166 matching lines...) Expand 10 before | Expand all | Expand 10 after
1177 Tone{"To"} 1177 Tone{"To"}
1178 UNGEGN{"UNGEGN"} 1178 UNGEGN{"UNGEGN"}
1179 x-Accents{"Accents"} 1179 x-Accents{"Accents"}
1180 x-Fullwidth{"Amplada completa"} 1180 x-Fullwidth{"Amplada completa"}
1181 x-Halfwidth{"Amplada mitjana"} 1181 x-Halfwidth{"Amplada mitjana"}
1182 x-Jamo{"Jamo"} 1182 x-Jamo{"Jamo"}
1183 x-Pinyin{"Pinyin"} 1183 x-Pinyin{"Pinyin"}
1184 x-Publishing{"Publicació"} 1184 x-Publishing{"Publicació"}
1185 } 1185 }
1186 units{ 1186 units{
1187 acceleration{
1188 g-force{
1189 one{"{0} força G"}
1190 other{"{0} força G"}
1191 }
1192 }
1193 angle{
1194 arc-minute{
1195 one{"{0} minut"}
1196 other{"{0} minuts"}
1197 }
1198 arc-second{
1199 one{"{0} segon"}
1200 other{"{0} segons"}
1201 }
1202 degree{
1203 one{"{0} grau"}
1204 other{"{0} graus"}
1205 }
1206 }
1207 area{
1208 acre{
1209 one{"{0} acre"}
1210 other{"{0} acres"}
1211 }
1212 hectare{
1213 one{"{0} hectàrea"}
1214 other{"{0} hectàrees"}
1215 }
1216 square-foot{
1217 one{"{0} peu quadrat"}
1218 other{"{0} peus quadrats"}
1219 }
1220 square-kilometer{
1221 one{"{0} quilòmetre quadrat"}
1222 other{"{0} quilòmetres quadrats"}
1223 }
1224 square-meter{
1225 one{"{0} metre quadrat"}
1226 other{"{0} metres quadrats"}
1227 }
1228 square-mile{
1229 one{"{0} milla quadrada"}
1230 other{"{0} milles quadrades"}
1231 }
1232 }
1233 compound{ 1187 compound{
1234 per{"{0} per {1}"} 1188 per{"{0} per {1}"}
1235 } 1189 }
1236 duration{ 1190 duration{
1237 day{ 1191 day{
1238 one{"{0} dia"} 1192 one{"{0} dia"}
1239 other{"{0} dies"} 1193 other{"{0} dies"}
1240 } 1194 }
1241 hour{ 1195 hour{
1242 one{"{0} hora"} 1196 one{"{0} hora"}
(...skipping 17 matching lines...) Expand all
1260 } 1214 }
1261 week{ 1215 week{
1262 one{"{0} setmana"} 1216 one{"{0} setmana"}
1263 other{"{0} setmanes"} 1217 other{"{0} setmanes"}
1264 } 1218 }
1265 year{ 1219 year{
1266 one{"{0} any"} 1220 one{"{0} any"}
1267 other{"{0} anys"} 1221 other{"{0} anys"}
1268 } 1222 }
1269 } 1223 }
1270 length{
1271 centimeter{
1272 one{"{0} centímetre"}
1273 other{"{0} centímetres"}
1274 }
1275 foot{
1276 one{"{0} peu"}
1277 other{"{0} peus"}
1278 }
1279 inch{
1280 one{"{0} polzada"}
1281 other{"{0} polzades"}
1282 }
1283 kilometer{
1284 one{"{0} quilòmetre"}
1285 other{"{0} quilòmetres"}
1286 }
1287 light-year{
1288 one{"{0} any llum"}
1289 other{"{0} anys llum"}
1290 }
1291 meter{
1292 one{"{0} metre"}
1293 other{"{0} metres"}
1294 }
1295 mile{
1296 one{"{0} milla"}
1297 other{"{0} milles"}
1298 }
1299 millimeter{
1300 one{"{0} mil·límetre"}
1301 other{"{0} mil·límetres"}
1302 }
1303 picometer{
1304 one{"{0} picòmetre"}
1305 other{"{0} picòmetres"}
1306 }
1307 yard{
1308 one{"{0} iarda"}
1309 other{"{0} iardes"}
1310 }
1311 }
1312 mass{
1313 gram{
1314 one{"{0} gram"}
1315 other{"{0} grams"}
1316 }
1317 kilogram{
1318 one{"{0} quilogram"}
1319 other{"{0} quilograms"}
1320 }
1321 ounce{
1322 one{"{0} unça"}
1323 other{"{0} unces"}
1324 }
1325 pound{
1326 one{"{0} lliura"}
1327 other{"{0} lliures"}
1328 }
1329 }
1330 power{
1331 horsepower{
1332 one{"{0} cavall de vapor"}
1333 other{"{0} cavalls de vapor"}
1334 }
1335 kilowatt{
1336 one{"{0} kilowatt"}
1337 other{"{0} kilowatts"}
1338 }
1339 watt{
1340 one{"{0} watt"}
1341 other{"{0} watts"}
1342 }
1343 }
1344 pressure{
1345 hectopascal{
1346 one{"{0} hectopascal"}
1347 other{"{0} hectopascals"}
1348 }
1349 inch-hg{
1350 one{"{0} polzada de mercuri"}
1351 other{"{0} polzades de mercuri"}
1352 }
1353 millibar{
1354 one{"{0} mil·libar"}
1355 other{"{0} mil·libars"}
1356 }
1357 }
1358 speed{
1359 kilometer-per-hour{
1360 one{"{0} quilòmetre per hora"}
1361 other{"{0} quilòmetres per hora"}
1362 }
1363 meter-per-second{
1364 one{"{0} metre per segon"}
1365 other{"{0} metres per segon"}
1366 }
1367 mile-per-hour{
1368 one{"{0} milla per hora"}
1369 other{"{0} milles per hora"}
1370 }
1371 }
1372 temperature{
1373 celsius{
1374 one{"{0} grau Celsius"}
1375 other{"{0} graus Celsius"}
1376 }
1377 fahrenheit{
1378 one{"{0} grau Fahrenheit"}
1379 other{"{0} graus Fahrenheit"}
1380 }
1381 }
1382 volume{
1383 cubic-kilometer{
1384 one{"{0} quilòmetre cúbic"}
1385 other{"{0} quilòmetres cúbics"}
1386 }
1387 cubic-mile{
1388 one{"{0} milla cúbica"}
1389 other{"{0} milles cúbiques"}
1390 }
1391 liter{
1392 one{"{0} litre"}
1393 other{"{0} litres"}
1394 }
1395 }
1396 } 1224 }
1397 unitsNarrow{ 1225 unitsNarrow{
1398 acceleration{
1399 g-force{
1400 one{"{0}G"}
1401 other{"{0}G"}
1402 }
1403 }
1404 angle{
1405 arc-minute{
1406 one{"{0}′"}
1407 other{"{0}′"}
1408 }
1409 arc-second{
1410 one{"{0}″"}
1411 other{"{0}″"}
1412 }
1413 degree{
1414 one{"{0}°"}
1415 other{"{0}°"}
1416 }
1417 }
1418 area{
1419 acre{
1420 one{"{0}ac."}
1421 other{"{0}ac."}
1422 }
1423 hectare{
1424 one{"{0}ha"}
1425 other{"{0}ha"}
1426 }
1427 square-foot{
1428 one{"{0}ft²"}
1429 other{"{0}ft²"}
1430 }
1431 square-kilometer{
1432 one{"{0}km²"}
1433 other{"{0}km²"}
1434 }
1435 square-meter{
1436 one{"{0}m²"}
1437 other{"{0}m²"}
1438 }
1439 square-mile{
1440 one{"{0}mi²"}
1441 other{"{0}mi²"}
1442 }
1443 }
1444 compound{ 1226 compound{
1445 per{"{0}/{1}"} 1227 per{"{0}/{1}"}
1446 } 1228 }
1447 duration{ 1229 duration{
1448 day{ 1230 day{
1449 one{"{0} dies"} 1231 one{"{0} dies"}
1450 other{"{0} dies"} 1232 other{"{0} dies"}
1451 } 1233 }
1452 hour{ 1234 hour{
1453 one{"{0}h"} 1235 one{"{0}h"}
(...skipping 17 matching lines...) Expand all
1471 } 1253 }
1472 week{ 1254 week{
1473 one{"{0}s"} 1255 one{"{0}s"}
1474 other{"{0}s"} 1256 other{"{0}s"}
1475 } 1257 }
1476 year{ 1258 year{
1477 one{"{0} any"} 1259 one{"{0} any"}
1478 other{"{0} anys"} 1260 other{"{0} anys"}
1479 } 1261 }
1480 } 1262 }
1481 length{
1482 centimeter{
1483 one{"{0}cm"}
1484 other{"{0}cm"}
1485 }
1486 foot{
1487 one{"{0} ft"}
1488 other{"{0} ft"}
1489 }
1490 inch{
1491 one{"{0} in"}
1492 other{"{0} in"}
1493 }
1494 kilometer{
1495 one{"{0}km"}
1496 other{"{0}km"}
1497 }
1498 light-year{
1499 one{"{0} l. y."}
1500 other{"{0} l. y."}
1501 }
1502 meter{
1503 one{"{0}m"}
1504 other{"{0}m"}
1505 }
1506 mile{
1507 one{"{0} mi"}
1508 other{"{0} mi"}
1509 }
1510 millimeter{
1511 one{"{0}mm"}
1512 other{"{0}mm"}
1513 }
1514 picometer{
1515 one{"{0}pm"}
1516 other{"{0}pm"}
1517 }
1518 yard{
1519 one{"{0} yd"}
1520 other{"{0} yd"}
1521 }
1522 }
1523 mass{
1524 gram{
1525 one{"{0}g"}
1526 other{"{0}g"}
1527 }
1528 kilogram{
1529 one{"{0}kg"}
1530 other{"{0}kg"}
1531 }
1532 ounce{
1533 one{"{0} oz"}
1534 other{"{0} oz"}
1535 }
1536 pound{
1537 one{"{0} lb"}
1538 other{"{0} lb"}
1539 }
1540 }
1541 power{
1542 horsepower{
1543 one{"{0}CV"}
1544 other{"{0}CV"}
1545 }
1546 kilowatt{
1547 one{"{0}kW"}
1548 other{"{0}kW"}
1549 }
1550 watt{
1551 one{"{0}W"}
1552 other{"{0}W"}
1553 }
1554 }
1555 pressure{
1556 hectopascal{
1557 one{"{0}hPa"}
1558 other{"{0}hPa"}
1559 }
1560 inch-hg{
1561 one{"{0} inHg"}
1562 other{"{0} inHg"}
1563 }
1564 millibar{
1565 one{"{0} mb"}
1566 other{"{0} mb"}
1567 }
1568 }
1569 speed{
1570 kilometer-per-hour{
1571 one{"{0}km/h"}
1572 other{"{0}km/h"}
1573 }
1574 meter-per-second{
1575 one{"{0}m/s"}
1576 other{"{0}m/s"}
1577 }
1578 mile-per-hour{
1579 one{"{0}mi/h"}
1580 other{"{0}mi/h"}
1581 }
1582 }
1583 temperature{
1584 celsius{
1585 one{"{0}°"}
1586 other{"{0}°"}
1587 }
1588 fahrenheit{
1589 one{"{0}°F"}
1590 other{"{0}°F"}
1591 }
1592 }
1593 volume{
1594 cubic-kilometer{
1595 one{"{0}km³"}
1596 other{"{0}km³"}
1597 }
1598 cubic-mile{
1599 one{"{0}mi³"}
1600 other{"{0}mi³"}
1601 }
1602 liter{
1603 one{"{0}l"}
1604 other{"{0}l"}
1605 }
1606 }
1607 } 1263 }
1608 unitsShort{ 1264 unitsShort{
1609 acceleration{
1610 g-force{
1611 one{"{0} G"}
1612 other{"{0} G"}
1613 }
1614 }
1615 angle{
1616 degree{
1617 one{"{0}°"}
1618 other{"{0}°"}
1619 }
1620 }
1621 area{
1622 acre{
1623 one{"{0} ac."}
1624 other{"{0} ac."}
1625 }
1626 hectare{
1627 one{"{0} ha"}
1628 other{"{0} ha"}
1629 }
1630 square-foot{
1631 one{"{0} ft²"}
1632 other{"{0} ft²"}
1633 }
1634 square-kilometer{
1635 one{"{0} km²"}
1636 other{"{0} km²"}
1637 }
1638 square-meter{
1639 one{"{0} m²"}
1640 other{"{0} m²"}
1641 }
1642 square-mile{
1643 one{"{0} mi²"}
1644 other{"{0} mi²"}
1645 }
1646 }
1647 compound{ 1265 compound{
1648 per{"{0}/{1}"} 1266 per{"{0}/{1}"}
1649 } 1267 }
1650 duration{ 1268 duration{
1651 day{ 1269 day{
1652 one{"{0} dia"} 1270 one{"{0} dia"}
1653 other{"{0} dies"} 1271 other{"{0} dies"}
1654 } 1272 }
1655 hour{ 1273 hour{
1656 one{"{0} h"} 1274 one{"{0} h"}
(...skipping 17 matching lines...) Expand all
1674 } 1292 }
1675 week{ 1293 week{
1676 one{"{0} setm."} 1294 one{"{0} setm."}
1677 other{"{0} setm."} 1295 other{"{0} setm."}
1678 } 1296 }
1679 year{ 1297 year{
1680 one{"{0} any"} 1298 one{"{0} any"}
1681 other{"{0} anys"} 1299 other{"{0} anys"}
1682 } 1300 }
1683 } 1301 }
1684 length{
1685 centimeter{
1686 one{"{0} cm"}
1687 other{"{0} cm"}
1688 }
1689 foot{
1690 one{"{0} ft"}
1691 other{"{0} ft"}
1692 }
1693 inch{
1694 one{"{0} polz."}
1695 other{"{0} polz."}
1696 }
1697 kilometer{
1698 one{"{0} km"}
1699 other{"{0} km"}
1700 }
1701 light-year{
1702 one{"{0} any ll."}
1703 other{"{0} anys ll."}
1704 }
1705 meter{
1706 one{"{0} m"}
1707 other{"{0} m"}
1708 }
1709 mile{
1710 one{"{0} mi"}
1711 other{"{0} mi"}
1712 }
1713 millimeter{
1714 one{"{0} mm"}
1715 other{"{0} mm"}
1716 }
1717 picometer{
1718 one{"{0} pm"}
1719 other{"{0} pm"}
1720 }
1721 yard{
1722 one{"{0} yd"}
1723 other{"{0} yd"}
1724 }
1725 }
1726 mass{
1727 gram{
1728 one{"{0} g"}
1729 other{"{0} g"}
1730 }
1731 kilogram{
1732 one{"{0} kg"}
1733 other{"{0} kg"}
1734 }
1735 ounce{
1736 one{"{0} oz"}
1737 other{"{0} oz"}
1738 }
1739 pound{
1740 one{"{0} lb"}
1741 other{"{0} lb"}
1742 }
1743 }
1744 power{
1745 horsepower{
1746 one{"{0} CV"}
1747 other{"{0} CV"}
1748 }
1749 kilowatt{
1750 one{"{0} kW"}
1751 other{"{0} kW"}
1752 }
1753 watt{
1754 one{"{0} W"}
1755 other{"{0} W"}
1756 }
1757 }
1758 pressure{
1759 hectopascal{
1760 one{"{0} hPa"}
1761 other{"{0} hPa"}
1762 }
1763 inch-hg{
1764 one{"{0} inHg"}
1765 other{"{0} inHg"}
1766 }
1767 millibar{
1768 one{"{0} mb"}
1769 other{"{0} mb"}
1770 }
1771 }
1772 speed{
1773 kilometer-per-hour{
1774 one{"{0} km/h"}
1775 other{"{0} km/h"}
1776 }
1777 meter-per-second{
1778 one{"{0} m/s"}
1779 other{"{0} m/s"}
1780 }
1781 mile-per-hour{
1782 one{"{0} mi/h"}
1783 other{"{0} mi/h"}
1784 }
1785 }
1786 temperature{
1787 celsius{
1788 one{"{0} °C"}
1789 other{"{0} °C"}
1790 }
1791 fahrenheit{
1792 one{"{0} °F"}
1793 other{"{0} °F"}
1794 }
1795 }
1796 volume{
1797 cubic-kilometer{
1798 one{"{0} km³"}
1799 other{"{0} km³"}
1800 }
1801 cubic-mile{
1802 one{"{0} mi³"}
1803 other{"{0} mi³"}
1804 }
1805 liter{
1806 one{"{0} l"}
1807 other{"{0} l"}
1808 }
1809 }
1810 } 1302 }
1811 } 1303 }
OLDNEW
« no previous file with comments | « icu52/source/data/locales/bn_IN.txt ('k') | icu52/source/data/locales/cs.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698