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

Side by Side Diff: icu52/source/data/locales/hi.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/he.txt ('k') | icu52/source/data/locales/hr.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/hi.xml 6 // * Source File: <path>/common/main/hi.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/hi.xml 10 * ICU <specials> source: <path>/common/main/hi.xml
(...skipping 1306 matching lines...) Expand 10 before | Expand all | Expand 10 after
1317 Tone{"स्वर"} 1317 Tone{"स्वर"}
1318 UNGEGN{"UNGEGN"} 1318 UNGEGN{"UNGEGN"}
1319 x-Accents{"स्वराघात"} 1319 x-Accents{"स्वराघात"}
1320 x-Fullwidth{"पूर्ण-चौड़ाई"} 1320 x-Fullwidth{"पूर्ण-चौड़ाई"}
1321 x-Halfwidth{"आधी-चौड़ाई"} 1321 x-Halfwidth{"आधी-चौड़ाई"}
1322 x-Jamo{"जामो"} 1322 x-Jamo{"जामो"}
1323 x-Pinyin{"पिनयिन"} 1323 x-Pinyin{"पिनयिन"}
1324 x-Publishing{"प्रकाशन"} 1324 x-Publishing{"प्रकाशन"}
1325 } 1325 }
1326 units{ 1326 units{
1327 acceleration{
1328 g-force{
1329 one{"{0} गु–बल"}
1330 other{"{0} गु–बल"}
1331 }
1332 }
1333 angle{
1334 arc-minute{
1335 one{"{0} मिनट"}
1336 other{"{0} मिनट"}
1337 }
1338 arc-second{
1339 one{"{0}सेकंड"}
1340 other{"{0}सेकंड"}
1341 }
1342 degree{
1343 one{"{0} अंश"}
1344 other{"{0} अंश"}
1345 }
1346 }
1347 area{
1348 acre{
1349 one{"{0} एकड़"}
1350 other{"{0} एकड़"}
1351 }
1352 hectare{
1353 one{"{0} हेक्टेयर"}
1354 other{"{0} हेक्टेयर"}
1355 }
1356 square-foot{
1357 one{"{0} वर्गफ़ुट"}
1358 other{"{0} वर्गफ़ीट"}
1359 }
1360 square-kilometer{
1361 one{"{0} वर्ग किलोमीटर"}
1362 other{"{0} वर्ग किलोमीटर"}
1363 }
1364 square-meter{
1365 one{"{0} वर्ग मीटर"}
1366 other{"{0} वर्ग मीटर"}
1367 }
1368 square-mile{
1369 one{"{0} वर्ग मील"}
1370 other{"{0} वर्ग मील"}
1371 }
1372 }
1373 compound{ 1327 compound{
1374 per{"{0} प्रति {1}"} 1328 per{"{0} प्रति {1}"}
1375 } 1329 }
1376 duration{ 1330 duration{
1377 day{ 1331 day{
1378 one{"{0} दिन"} 1332 one{"{0} दिन"}
1379 other{"{0} दिन"} 1333 other{"{0} दिन"}
1380 } 1334 }
1381 hour{ 1335 hour{
1382 one{"{0} घंटा"} 1336 one{"{0} घंटा"}
(...skipping 17 matching lines...) Expand all
1400 } 1354 }
1401 week{ 1355 week{
1402 one{"{0} सप्ताह"} 1356 one{"{0} सप्ताह"}
1403 other{"{0} सप्ताह"} 1357 other{"{0} सप्ताह"}
1404 } 1358 }
1405 year{ 1359 year{
1406 one{"{0} वर्ष"} 1360 one{"{0} वर्ष"}
1407 other{"{0} वर्ष"} 1361 other{"{0} वर्ष"}
1408 } 1362 }
1409 } 1363 }
1410 length{
1411 centimeter{
1412 one{"{0} सेंटीमीटर"}
1413 other{"{0} सेंटीमीटर"}
1414 }
1415 foot{
1416 one{"{0} फ़ुट"}
1417 other{"{0} फ़ीट"}
1418 }
1419 inch{
1420 one{"{0} इंच"}
1421 other{"{0} इंच"}
1422 }
1423 kilometer{
1424 one{"{0} किलोमीटर"}
1425 other{"{0} किलोमीटर"}
1426 }
1427 light-year{
1428 one{"{0} प्रकाश वर्ष"}
1429 other{"{0} प्रकाश वर्ष"}
1430 }
1431 meter{
1432 one{"{0} मीटर"}
1433 other{"{0} मीटर"}
1434 }
1435 mile{
1436 one{"{0} मील"}
1437 other{"{0} मील"}
1438 }
1439 millimeter{
1440 one{"{0} मिलीमीटर"}
1441 other{"{0} मिलीमीटर"}
1442 }
1443 picometer{
1444 one{"{0} पिकोमीटर"}
1445 other{"{0} पिकोमीटर"}
1446 }
1447 yard{
1448 one{"{0} गज"}
1449 other{"{0} गज"}
1450 }
1451 }
1452 mass{
1453 gram{
1454 one{"{0} ग्राम"}
1455 other{"{0} ग्राम"}
1456 }
1457 kilogram{
1458 one{"{0} किलोग्राम"}
1459 other{"{0} किलोग्राम"}
1460 }
1461 ounce{
1462 one{"{0} औंस"}
1463 other{"{0} औंस"}
1464 }
1465 pound{
1466 one{"{0} पौंड"}
1467 other{"{0} पौंड"}
1468 }
1469 }
1470 power{
1471 horsepower{
1472 one{"{0} अश्वशक्ति"}
1473 other{"{0} अश्वशक्ति"}
1474 }
1475 kilowatt{
1476 one{"{0} किलोवॉट"}
1477 other{"{0} किलोवॉट"}
1478 }
1479 watt{
1480 one{"{0} वॉट"}
1481 other{"{0} वॉट"}
1482 }
1483 }
1484 pressure{
1485 hectopascal{
1486 one{"{0} हैक्टोपास्कल"}
1487 other{"{0} हैक्टोपास्कल"}
1488 }
1489 inch-hg{
1490 one{"{0} मर्करी इंच"}
1491 other{"{0} मर्करी इंच"}
1492 }
1493 millibar{
1494 one{"{0} मिलीबार"}
1495 other{"{0} मिलीबार"}
1496 }
1497 }
1498 speed{
1499 kilometer-per-hour{
1500 one{"{0} किलोमीटर प्रति घंटा"}
1501 other{"{0} किलोमीटर प्रति घंटा"}
1502 }
1503 meter-per-second{
1504 one{"{0} मीटर प्रति सेकंड"}
1505 other{"{0} मीटर प्रति सेकंड"}
1506 }
1507 mile-per-hour{
1508 one{"{0} मील प्रति घंटा"}
1509 other{"{0} मील प्रति घंटा"}
1510 }
1511 }
1512 temperature{
1513 celsius{
1514 one{"{0} डिग्री सेल्सियस"}
1515 other{"{0} डिग्री सेल्सियस"}
1516 }
1517 fahrenheit{
1518 one{"{0} डिग्री फ़ेरनहाइट"}
1519 other{"{0} डिग्री फ़ेरनहाइट"}
1520 }
1521 }
1522 volume{
1523 cubic-kilometer{
1524 one{"{0} घन किलोमीटर"}
1525 other{"{0} घन किलोमीटर"}
1526 }
1527 cubic-mile{
1528 one{"{0} घन मील"}
1529 other{"{0} घन मील"}
1530 }
1531 liter{
1532 one{"{0} लीटर"}
1533 other{"{0} लीटर"}
1534 }
1535 }
1536 } 1364 }
1537 unitsNarrow{ 1365 unitsNarrow{
1538 acceleration{
1539 g-force{
1540 one{"{0}गु."}
1541 other{"{0}गु."}
1542 }
1543 }
1544 angle{
1545 arc-minute{
1546 one{"{0}′"}
1547 other{"{0}′"}
1548 }
1549 arc-second{
1550 one{"{0}″"}
1551 other{"{0}″"}
1552 }
1553 degree{
1554 one{"{0}°"}
1555 other{"{0}°"}
1556 }
1557 }
1558 area{
1559 acre{
1560 one{"{0}एकड़"}
1561 other{"{0}एकड़"}
1562 }
1563 hectare{
1564 one{"{0}हे."}
1565 other{"{0}हे."}
1566 }
1567 square-foot{
1568 one{"{0}ft²"}
1569 other{"{0}ft²"}
1570 }
1571 square-kilometer{
1572 one{"{0} km²"}
1573 other{"{0} km²"}
1574 }
1575 square-meter{
1576 one{"{0} वर्ग मी."}
1577 other{"{0} वर्ग मी."}
1578 }
1579 square-mile{
1580 one{"{0}वर्ग मील"}
1581 other{"{0}वर्ग मील"}
1582 }
1583 }
1584 compound{ 1366 compound{
1585 per{"{0}/{1}"} 1367 per{"{0}/{1}"}
1586 } 1368 }
1587 duration{ 1369 duration{
1588 day{ 1370 day{
1589 one{"{0}दिन"} 1371 one{"{0}दिन"}
1590 other{"{0}दिन"} 1372 other{"{0}दिन"}
1591 } 1373 }
1592 hour{ 1374 hour{
1593 one{"{0}घं."} 1375 one{"{0}घं."}
(...skipping 17 matching lines...) Expand all
1611 } 1393 }
1612 week{ 1394 week{
1613 one{"{0}स."} 1395 one{"{0}स."}
1614 other{"{0}स."} 1396 other{"{0}स."}
1615 } 1397 }
1616 year{ 1398 year{
1617 one{"{0}वर्ष"} 1399 one{"{0}वर्ष"}
1618 other{"{0}वर्ष"} 1400 other{"{0}वर्ष"}
1619 } 1401 }
1620 } 1402 }
1621 length{
1622 centimeter{
1623 one{"{0}सेमी"}
1624 other{"{0}सेमी"}
1625 }
1626 foot{
1627 one{"{0}′"}
1628 other{"{0}′"}
1629 }
1630 inch{
1631 one{"{0}″"}
1632 other{"{0}″"}
1633 }
1634 kilometer{
1635 one{"{0}किमी"}
1636 other{"{0}किमी"}
1637 }
1638 light-year{
1639 one{"{0}प्र.व."}
1640 other{"{0}प्र.व."}
1641 }
1642 meter{
1643 one{"{0}मी"}
1644 other{"{0}मी"}
1645 }
1646 mile{
1647 one{"{0}मील"}
1648 other{"{0}मील"}
1649 }
1650 millimeter{
1651 one{"{0}मिमी"}
1652 other{"{0}मिमी"}
1653 }
1654 picometer{
1655 one{"{0}पि.मी."}
1656 other{"{0}पि.मी."}
1657 }
1658 yard{
1659 one{"{0}गज"}
1660 other{"{0}गज"}
1661 }
1662 }
1663 mass{
1664 gram{
1665 one{"{0}ग्रा"}
1666 other{"{0}ग्रा"}
1667 }
1668 kilogram{
1669 one{"{0}किग्रा"}
1670 other{"{0}किग्रा"}
1671 }
1672 ounce{
1673 one{"{0}औं."}
1674 other{"{0}औं."}
1675 }
1676 pound{
1677 one{"{0}#"}
1678 other{"{0}#"}
1679 }
1680 }
1681 power{
1682 horsepower{
1683 one{"{0}एचपी"}
1684 other{"{0}एचपी"}
1685 }
1686 kilowatt{
1687 one{"{0}कि.वॉ."}
1688 other{"{0}कि.वॉ."}
1689 }
1690 watt{
1691 one{"{0}वॉ"}
1692 other{"{0}वॉ"}
1693 }
1694 }
1695 pressure{
1696 hectopascal{
1697 one{"{0}hPa"}
1698 other{"{0}hPa"}
1699 }
1700 inch-hg{
1701 one{"{0}\u0022 Hg"}
1702 other{"{0}\u0022 Hg"}
1703 }
1704 millibar{
1705 one{"{0}mb"}
1706 other{"{0}mb"}
1707 }
1708 }
1709 speed{
1710 kilometer-per-hour{
1711 one{"{0}kph"}
1712 other{"{0}kph"}
1713 }
1714 meter-per-second{
1715 one{"{0}मी./से."}
1716 other{"{0}मी./से."}
1717 }
1718 mile-per-hour{
1719 one{"{0}mph"}
1720 other{"{0}mph"}
1721 }
1722 }
1723 temperature{
1724 celsius{
1725 one{"{0}°"}
1726 other{"{0}°"}
1727 }
1728 fahrenheit{
1729 one{"{0}°F"}
1730 other{"{0}°F"}
1731 }
1732 }
1733 volume{
1734 cubic-kilometer{
1735 one{"{0}घन किमी"}
1736 other{"{0}घन किमी"}
1737 }
1738 cubic-mile{
1739 one{"{0}घन मील"}
1740 other{"{0}घन मील"}
1741 }
1742 liter{
1743 one{"{0}ली."}
1744 other{"{0}ली."}
1745 }
1746 }
1747 } 1403 }
1748 unitsShort{ 1404 unitsShort{
1749 acceleration{
1750 g-force{
1751 one{"{0} गु."}
1752 other{"{0} गु."}
1753 }
1754 }
1755 angle{
1756 arc-minute{
1757 one{"{0} मि"}
1758 other{"{0} मि"}
1759 }
1760 arc-second{
1761 one{"{0} से."}
1762 other{"{0} से."}
1763 }
1764 degree{
1765 one{"{0} अंश"}
1766 other{"{0} अंश"}
1767 }
1768 }
1769 area{
1770 acre{
1771 one{"{0} एकड़"}
1772 other{"{0} एकड़"}
1773 }
1774 hectare{
1775 one{"{0} हे."}
1776 other{"{0} हे."}
1777 }
1778 square-foot{
1779 one{"{0} व.फ़ी."}
1780 other{"{0} व.फ़ी."}
1781 }
1782 square-kilometer{
1783 one{"{0} वर्ग किमी"}
1784 other{"{0} वर्ग किमी"}
1785 }
1786 square-meter{
1787 one{"{0} वर्ग मी."}
1788 other{"{0} वर्ग मी."}
1789 }
1790 square-mile{
1791 one{"{0} वर्ग मील"}
1792 other{"{0} वर्ग मील"}
1793 }
1794 }
1795 compound{ 1405 compound{
1796 per{"{0}/{1}"} 1406 per{"{0}/{1}"}
1797 } 1407 }
1798 duration{ 1408 duration{
1799 day{ 1409 day{
1800 one{"{0} दिन"} 1410 one{"{0} दिन"}
1801 other{"{0} दिन"} 1411 other{"{0} दिन"}
1802 } 1412 }
1803 hour{ 1413 hour{
1804 one{"{0} घं."} 1414 one{"{0} घं."}
(...skipping 17 matching lines...) Expand all
1822 } 1432 }
1823 week{ 1433 week{
1824 one{"{0} स."} 1434 one{"{0} स."}
1825 other{"{0} स."} 1435 other{"{0} स."}
1826 } 1436 }
1827 year{ 1437 year{
1828 one{"{0} वर्ष"} 1438 one{"{0} वर्ष"}
1829 other{"{0} वर्ष"} 1439 other{"{0} वर्ष"}
1830 } 1440 }
1831 } 1441 }
1832 length{
1833 centimeter{
1834 one{"{0} सेमी"}
1835 other{"{0} सेमी"}
1836 }
1837 foot{
1838 one{"{0} फ़ी"}
1839 other{"{0} फ़ी"}
1840 }
1841 inch{
1842 one{"{0} इं"}
1843 other{"{0} इं"}
1844 }
1845 kilometer{
1846 one{"{0} किमी"}
1847 other{"{0} किमी"}
1848 }
1849 light-year{
1850 one{"{0} प्र.व."}
1851 other{"{0} प्र.व."}
1852 }
1853 meter{
1854 one{"{0} मी"}
1855 other{"{0} मी"}
1856 }
1857 mile{
1858 one{"{0} मील"}
1859 other{"{0} मील"}
1860 }
1861 millimeter{
1862 one{"{0} मिमी"}
1863 other{"{0} मिमी"}
1864 }
1865 picometer{
1866 one{"{0} पि.मी."}
1867 other{"{0} पि.मी."}
1868 }
1869 yard{
1870 one{"{0} गज"}
1871 other{"{0} गज"}
1872 }
1873 }
1874 mass{
1875 gram{
1876 one{"{0} ग्रा"}
1877 other{"{0} ग्रा"}
1878 }
1879 kilogram{
1880 one{"{0} किग्रा"}
1881 other{"{0} किग्रा"}
1882 }
1883 ounce{
1884 one{"{0} औं."}
1885 other{"{0} औं."}
1886 }
1887 pound{
1888 one{"{0} पौंड"}
1889 other{"{0} पौंड"}
1890 }
1891 }
1892 power{
1893 horsepower{
1894 one{"{0} एचपी"}
1895 other{"{0} एचपी"}
1896 }
1897 kilowatt{
1898 one{"{0} कि.वॉ."}
1899 other{"{0} कि.वॉ."}
1900 }
1901 watt{
1902 one{"{0} वॉ"}
1903 other{"{0} वॉ"}
1904 }
1905 }
1906 pressure{
1907 hectopascal{
1908 one{"{0} hPa"}
1909 other{"{0} hPa"}
1910 }
1911 inch-hg{
1912 one{"{0} inHg"}
1913 other{"{0} inHg"}
1914 }
1915 millibar{
1916 one{"{0} mbar"}
1917 other{"{0} mbar"}
1918 }
1919 }
1920 speed{
1921 kilometer-per-hour{
1922 one{"{0} किमी प्रति घं"}
1923 other{"{0} किमी प्रति घं"}
1924 }
1925 meter-per-second{
1926 one{"{0} मी./से."}
1927 other{"{0} मी./से."}
1928 }
1929 mile-per-hour{
1930 one{"{0} mph"}
1931 other{"{0} mph"}
1932 }
1933 }
1934 temperature{
1935 celsius{
1936 one{"{0}°C"}
1937 other{"{0}°C"}
1938 }
1939 fahrenheit{
1940 one{"{0}°F"}
1941 other{"{0}°F"}
1942 }
1943 }
1944 volume{
1945 cubic-kilometer{
1946 one{"{0} घन किमी"}
1947 other{"{0} घन किमी"}
1948 }
1949 cubic-mile{
1950 one{"{0} घन मील"}
1951 other{"{0} घन मील"}
1952 }
1953 liter{
1954 one{"{0} ली."}
1955 other{"{0} ली."}
1956 }
1957 }
1958 } 1442 }
1959 } 1443 }
OLDNEW
« no previous file with comments | « icu52/source/data/locales/he.txt ('k') | icu52/source/data/locales/hr.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698