| 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/pt.xml | 6 // * Source File: <path>/common/main/pt.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/pt.xml | 10 * ICU <specials> source: <path>/common/main/pt.xml |
| (...skipping 1401 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1412 Tone{"Tom"} | 1412 Tone{"Tom"} |
| 1413 UNGEGN{"UNGEGN"} | 1413 UNGEGN{"UNGEGN"} |
| 1414 x-Accents{"Tonalidade"} | 1414 x-Accents{"Tonalidade"} |
| 1415 x-Fullwidth{"Extensão total"} | 1415 x-Fullwidth{"Extensão total"} |
| 1416 x-Halfwidth{"Extensão total"} | 1416 x-Halfwidth{"Extensão total"} |
| 1417 x-Jamo{"Jamo"} | 1417 x-Jamo{"Jamo"} |
| 1418 x-Pinyin{"Pinyin"} | 1418 x-Pinyin{"Pinyin"} |
| 1419 x-Publishing{"Publicação"} | 1419 x-Publishing{"Publicação"} |
| 1420 } | 1420 } |
| 1421 units{ | 1421 units{ |
| 1422 acceleration{ | |
| 1423 g-force{ | |
| 1424 one{"{0} força G"} | |
| 1425 other{"{0} de força gravitacional"} | |
| 1426 } | |
| 1427 } | |
| 1428 angle{ | |
| 1429 arc-minute{ | |
| 1430 one{"{0} minuto"} | |
| 1431 other{"{0} minutos"} | |
| 1432 } | |
| 1433 arc-second{ | |
| 1434 one{"{0} segundo"} | |
| 1435 other{"{0} segundos"} | |
| 1436 } | |
| 1437 degree{ | |
| 1438 one{"{0} grau"} | |
| 1439 other{"{0} graus"} | |
| 1440 } | |
| 1441 } | |
| 1442 area{ | |
| 1443 acre{ | |
| 1444 one{"{0} acre"} | |
| 1445 other{"{0} acres"} | |
| 1446 } | |
| 1447 hectare{ | |
| 1448 one{"{0} hectare"} | |
| 1449 other{"{0} hectares"} | |
| 1450 } | |
| 1451 square-foot{ | |
| 1452 one{"{0} pé quadrado"} | |
| 1453 other{"{0} pés quadrados"} | |
| 1454 } | |
| 1455 square-kilometer{ | |
| 1456 one{"{0} quilômetro quadrado"} | |
| 1457 other{"{0} quilômetros quadrados"} | |
| 1458 } | |
| 1459 square-meter{ | |
| 1460 one{"{0} metro quadrado"} | |
| 1461 other{"{0} metros quadrados"} | |
| 1462 } | |
| 1463 square-mile{ | |
| 1464 one{"{0} milha quadrada"} | |
| 1465 other{"{0} milhas quadradas"} | |
| 1466 } | |
| 1467 } | |
| 1468 compound{ | 1422 compound{ |
| 1469 per{"{0} por {1}"} | 1423 per{"{0} por {1}"} |
| 1470 } | 1424 } |
| 1471 duration{ | 1425 duration{ |
| 1472 day{ | 1426 day{ |
| 1473 one{"{0} dia"} | 1427 one{"{0} dia"} |
| 1474 other{"{0} dias"} | 1428 other{"{0} dias"} |
| 1475 } | 1429 } |
| 1476 hour{ | 1430 hour{ |
| 1477 one{"{0} hora"} | 1431 one{"{0} hora"} |
| (...skipping 17 matching lines...) Expand all Loading... |
| 1495 } | 1449 } |
| 1496 week{ | 1450 week{ |
| 1497 one{"{0} semana"} | 1451 one{"{0} semana"} |
| 1498 other{"{0} semanas"} | 1452 other{"{0} semanas"} |
| 1499 } | 1453 } |
| 1500 year{ | 1454 year{ |
| 1501 one{"{0} ano"} | 1455 one{"{0} ano"} |
| 1502 other{"{0} anos"} | 1456 other{"{0} anos"} |
| 1503 } | 1457 } |
| 1504 } | 1458 } |
| 1505 length{ | |
| 1506 centimeter{ | |
| 1507 one{"{0} centímetro"} | |
| 1508 other{"{0} centímetros"} | |
| 1509 } | |
| 1510 foot{ | |
| 1511 one{"{0} pé"} | |
| 1512 other{"{0} pés"} | |
| 1513 } | |
| 1514 inch{ | |
| 1515 one{"{0} polegada"} | |
| 1516 other{"{0} polegadas"} | |
| 1517 } | |
| 1518 kilometer{ | |
| 1519 one{"{0} quilômetro"} | |
| 1520 other{"{0} quilômetros"} | |
| 1521 } | |
| 1522 light-year{ | |
| 1523 one{"{0} ano-luz"} | |
| 1524 other{"{0} anos-luz"} | |
| 1525 } | |
| 1526 meter{ | |
| 1527 one{"{0} metro"} | |
| 1528 other{"{0} metros"} | |
| 1529 } | |
| 1530 mile{ | |
| 1531 one{"{0} milha"} | |
| 1532 other{"{0} milhas"} | |
| 1533 } | |
| 1534 millimeter{ | |
| 1535 one{"{0} milímetro"} | |
| 1536 other{"{0} milímetros"} | |
| 1537 } | |
| 1538 picometer{ | |
| 1539 one{"{0} picômetro"} | |
| 1540 other{"{0} picômetros"} | |
| 1541 } | |
| 1542 yard{ | |
| 1543 one{"{0} jarda"} | |
| 1544 other{"{0} jardas"} | |
| 1545 } | |
| 1546 } | |
| 1547 mass{ | |
| 1548 gram{ | |
| 1549 one{"{0} grama"} | |
| 1550 other{"{0} gramas"} | |
| 1551 } | |
| 1552 kilogram{ | |
| 1553 one{"{0} quilograma"} | |
| 1554 other{"{0} quilogramas"} | |
| 1555 } | |
| 1556 ounce{ | |
| 1557 one{"{0} onça"} | |
| 1558 other{"{0} onças"} | |
| 1559 } | |
| 1560 pound{ | |
| 1561 one{"{0} libra"} | |
| 1562 other{"{0} libras"} | |
| 1563 } | |
| 1564 } | |
| 1565 power{ | |
| 1566 horsepower{ | |
| 1567 one{"{0} cavalo-vapor"} | |
| 1568 other{"{0} cavalos-vapor"} | |
| 1569 } | |
| 1570 kilowatt{ | |
| 1571 one{"{0} quilowatt"} | |
| 1572 other{"{0} quilowatts"} | |
| 1573 } | |
| 1574 watt{ | |
| 1575 one{"{0} watt"} | |
| 1576 other{"{0} watts"} | |
| 1577 } | |
| 1578 } | |
| 1579 pressure{ | |
| 1580 hectopascal{ | |
| 1581 one{"{0} hectopascal"} | |
| 1582 other{"{0} hectopascals"} | |
| 1583 } | |
| 1584 inch-hg{ | |
| 1585 one{"{0} polegada de mercúrio"} | |
| 1586 other{"{0} polegadas de mercúrio"} | |
| 1587 } | |
| 1588 millibar{ | |
| 1589 one{"{0} milibar"} | |
| 1590 other{"{0} milibares"} | |
| 1591 } | |
| 1592 } | |
| 1593 speed{ | |
| 1594 kilometer-per-hour{ | |
| 1595 one{"{0} quilômetro por hora"} | |
| 1596 other{"{0} quilômetros por hora"} | |
| 1597 } | |
| 1598 meter-per-second{ | |
| 1599 one{"{0} metro por segundo"} | |
| 1600 other{"{0} metro por segundo"} | |
| 1601 } | |
| 1602 mile-per-hour{ | |
| 1603 one{"{0} milha por hora"} | |
| 1604 other{"{0} milhas por hora"} | |
| 1605 } | |
| 1606 } | |
| 1607 temperature{ | |
| 1608 celsius{ | |
| 1609 one{"{0} grau Celsius"} | |
| 1610 other{"{0} graus Celsius"} | |
| 1611 } | |
| 1612 fahrenheit{ | |
| 1613 one{"{0} grau Fahrenheit"} | |
| 1614 other{"{0} graus Fahrenheit"} | |
| 1615 } | |
| 1616 } | |
| 1617 volume{ | |
| 1618 cubic-kilometer{ | |
| 1619 one{"{0} quilômetro cúbico"} | |
| 1620 other{"{0} quilômetros cúbicos"} | |
| 1621 } | |
| 1622 cubic-mile{ | |
| 1623 one{"{0} milha cúbica"} | |
| 1624 other{"{0} milhas cúbicas"} | |
| 1625 } | |
| 1626 liter{ | |
| 1627 one{"{0} litro"} | |
| 1628 other{"{0} litros"} | |
| 1629 } | |
| 1630 } | |
| 1631 } | 1459 } |
| 1632 unitsNarrow{ | 1460 unitsNarrow{ |
| 1633 acceleration{ | |
| 1634 g-force{ | |
| 1635 one{"{0} G"} | |
| 1636 other{"{0} G"} | |
| 1637 } | |
| 1638 } | |
| 1639 angle{ | |
| 1640 arc-minute{ | |
| 1641 one{"{0}'"} | |
| 1642 other{"{0}'"} | |
| 1643 } | |
| 1644 arc-second{ | |
| 1645 one{"{0}\u0022"} | |
| 1646 other{"{0}\u0022"} | |
| 1647 } | |
| 1648 degree{ | |
| 1649 one{"{0}°"} | |
| 1650 other{"{0}°"} | |
| 1651 } | |
| 1652 } | |
| 1653 area{ | |
| 1654 acre{ | |
| 1655 one{"{0} acre"} | |
| 1656 other{"{0} acres"} | |
| 1657 } | |
| 1658 hectare{ | |
| 1659 one{"{0} ha"} | |
| 1660 other{"{0} ha"} | |
| 1661 } | |
| 1662 square-foot{ | |
| 1663 one{"{0} ft²"} | |
| 1664 other{"{0} ft²"} | |
| 1665 } | |
| 1666 square-kilometer{ | |
| 1667 one{"{0} km²"} | |
| 1668 other{"{0} km²"} | |
| 1669 } | |
| 1670 square-meter{ | |
| 1671 one{"{0} m²"} | |
| 1672 other{"{0} m²"} | |
| 1673 } | |
| 1674 square-mile{ | |
| 1675 one{"{0} mi²"} | |
| 1676 other{"{0} mi²"} | |
| 1677 } | |
| 1678 } | |
| 1679 compound{ | 1461 compound{ |
| 1680 per{"{0}/{1}"} | 1462 per{"{0}/{1}"} |
| 1681 } | 1463 } |
| 1682 duration{ | 1464 duration{ |
| 1683 day{ | 1465 day{ |
| 1684 one{"{0} dia"} | 1466 one{"{0} dia"} |
| 1685 other{"{0} dias"} | 1467 other{"{0} dias"} |
| 1686 } | 1468 } |
| 1687 hour{ | 1469 hour{ |
| 1688 one{"{0} h"} | 1470 one{"{0} h"} |
| (...skipping 17 matching lines...) Expand all Loading... |
| 1706 } | 1488 } |
| 1707 week{ | 1489 week{ |
| 1708 one{"{0} sem."} | 1490 one{"{0} sem."} |
| 1709 other{"{0} sem."} | 1491 other{"{0} sem."} |
| 1710 } | 1492 } |
| 1711 year{ | 1493 year{ |
| 1712 one{"{0} ano"} | 1494 one{"{0} ano"} |
| 1713 other{"{0} anos"} | 1495 other{"{0} anos"} |
| 1714 } | 1496 } |
| 1715 } | 1497 } |
| 1716 length{ | |
| 1717 centimeter{ | |
| 1718 one{"{0} cm"} | |
| 1719 other{"{0} cm"} | |
| 1720 } | |
| 1721 foot{ | |
| 1722 one{"{0} pé"} | |
| 1723 other{"{0} pés"} | |
| 1724 } | |
| 1725 inch{ | |
| 1726 one{"{0}″"} | |
| 1727 other{"{0}″"} | |
| 1728 } | |
| 1729 kilometer{ | |
| 1730 one{"{0} km"} | |
| 1731 other{"{0} km"} | |
| 1732 } | |
| 1733 light-year{ | |
| 1734 one{"{0} ano-luz"} | |
| 1735 other{"{0} anos-luz"} | |
| 1736 } | |
| 1737 meter{ | |
| 1738 one{"{0} m"} | |
| 1739 other{"{0} m"} | |
| 1740 } | |
| 1741 mile{ | |
| 1742 one{"{0} milha"} | |
| 1743 other{"{0} milhas"} | |
| 1744 } | |
| 1745 millimeter{ | |
| 1746 one{"{0} mm"} | |
| 1747 other{"{0} mm"} | |
| 1748 } | |
| 1749 picometer{ | |
| 1750 one{"{0} pm"} | |
| 1751 other{"{0} pm"} | |
| 1752 } | |
| 1753 yard{ | |
| 1754 one{"{0} yd"} | |
| 1755 other{"{0} yd"} | |
| 1756 } | |
| 1757 } | |
| 1758 mass{ | |
| 1759 gram{ | |
| 1760 one{"{0} g"} | |
| 1761 other{"{0} g"} | |
| 1762 } | |
| 1763 kilogram{ | |
| 1764 one{"{0} kg"} | |
| 1765 other{"{0} kg"} | |
| 1766 } | |
| 1767 ounce{ | |
| 1768 one{"{0} oz"} | |
| 1769 other{"{0} oz"} | |
| 1770 } | |
| 1771 pound{ | |
| 1772 one{"{0} lb"} | |
| 1773 other{"{0} lb"} | |
| 1774 } | |
| 1775 } | |
| 1776 power{ | |
| 1777 horsepower{ | |
| 1778 one{"{0} cv"} | |
| 1779 other{"{0} cv"} | |
| 1780 } | |
| 1781 kilowatt{ | |
| 1782 one{"{0} kW"} | |
| 1783 other{"{0} kW"} | |
| 1784 } | |
| 1785 watt{ | |
| 1786 one{"{0} W"} | |
| 1787 other{"{0} W"} | |
| 1788 } | |
| 1789 } | |
| 1790 pressure{ | |
| 1791 hectopascal{ | |
| 1792 one{"{0} hPa"} | |
| 1793 other{"{0} hPa"} | |
| 1794 } | |
| 1795 inch-hg{ | |
| 1796 one{"{0}\u0022 Hg"} | |
| 1797 other{"{0}\u0022 Hg"} | |
| 1798 } | |
| 1799 millibar{ | |
| 1800 one{"{0} mb"} | |
| 1801 other{"{0} mb"} | |
| 1802 } | |
| 1803 } | |
| 1804 speed{ | |
| 1805 kilometer-per-hour{ | |
| 1806 one{"{0} km/h"} | |
| 1807 other{"{0} km/h"} | |
| 1808 } | |
| 1809 meter-per-second{ | |
| 1810 one{"{0} m/s"} | |
| 1811 other{"{0} m/s"} | |
| 1812 } | |
| 1813 mile-per-hour{ | |
| 1814 one{"{0} mi/h"} | |
| 1815 other{"{0} mi/h"} | |
| 1816 } | |
| 1817 } | |
| 1818 temperature{ | |
| 1819 celsius{ | |
| 1820 one{"{0} °"} | |
| 1821 other{"{0} °"} | |
| 1822 } | |
| 1823 fahrenheit{ | |
| 1824 one{"{0} °F"} | |
| 1825 other{"{0} °F"} | |
| 1826 } | |
| 1827 } | |
| 1828 volume{ | |
| 1829 cubic-kilometer{ | |
| 1830 one{"{0} km³"} | |
| 1831 other{"{0} km³"} | |
| 1832 } | |
| 1833 cubic-mile{ | |
| 1834 one{"{0} mi³"} | |
| 1835 other{"{0} mi³"} | |
| 1836 } | |
| 1837 liter{ | |
| 1838 one{"{0} l"} | |
| 1839 other{"{0} l"} | |
| 1840 } | |
| 1841 } | |
| 1842 } | 1498 } |
| 1843 unitsShort{ | 1499 unitsShort{ |
| 1844 acceleration{ | |
| 1845 g-force{ | |
| 1846 one{"{0} G"} | |
| 1847 other{"{0} G"} | |
| 1848 } | |
| 1849 } | |
| 1850 angle{ | |
| 1851 arc-minute{ | |
| 1852 one{"{0} min"} | |
| 1853 other{"{0} min"} | |
| 1854 } | |
| 1855 arc-second{ | |
| 1856 one{"{0} s"} | |
| 1857 other{"{0} s"} | |
| 1858 } | |
| 1859 degree{ | |
| 1860 one{"{0}°"} | |
| 1861 other{"{0}°"} | |
| 1862 } | |
| 1863 } | |
| 1864 area{ | |
| 1865 acre{ | |
| 1866 one{"{0} acre"} | |
| 1867 other{"{0} acres"} | |
| 1868 } | |
| 1869 hectare{ | |
| 1870 one{"{0} ha"} | |
| 1871 other{"{0} ha"} | |
| 1872 } | |
| 1873 square-foot{ | |
| 1874 one{"{0} ft²"} | |
| 1875 other{"{0} ft²"} | |
| 1876 } | |
| 1877 square-kilometer{ | |
| 1878 one{"{0} km²"} | |
| 1879 other{"{0} km²"} | |
| 1880 } | |
| 1881 square-meter{ | |
| 1882 one{"{0} m²"} | |
| 1883 other{"{0} m²"} | |
| 1884 } | |
| 1885 square-mile{ | |
| 1886 one{"{0} mi²"} | |
| 1887 other{"{0} mi²"} | |
| 1888 } | |
| 1889 } | |
| 1890 compound{ | 1500 compound{ |
| 1891 per{"{0}/{1}"} | 1501 per{"{0}/{1}"} |
| 1892 } | 1502 } |
| 1893 duration{ | 1503 duration{ |
| 1894 day{ | 1504 day{ |
| 1895 one{"{0} dia"} | 1505 one{"{0} dia"} |
| 1896 other{"{0} dias"} | 1506 other{"{0} dias"} |
| 1897 } | 1507 } |
| 1898 hour{ | 1508 hour{ |
| 1899 one{"{0} h"} | 1509 one{"{0} h"} |
| (...skipping 17 matching lines...) Expand all Loading... |
| 1917 } | 1527 } |
| 1918 week{ | 1528 week{ |
| 1919 one{"{0} sem."} | 1529 one{"{0} sem."} |
| 1920 other{"{0} sem."} | 1530 other{"{0} sem."} |
| 1921 } | 1531 } |
| 1922 year{ | 1532 year{ |
| 1923 one{"{0} ano"} | 1533 one{"{0} ano"} |
| 1924 other{"{0} anos"} | 1534 other{"{0} anos"} |
| 1925 } | 1535 } |
| 1926 } | 1536 } |
| 1927 length{ | |
| 1928 centimeter{ | |
| 1929 one{"{0} cm"} | |
| 1930 other{"{0} cm"} | |
| 1931 } | |
| 1932 foot{ | |
| 1933 one{"{0} pé"} | |
| 1934 other{"{0} pés"} | |
| 1935 } | |
| 1936 inch{ | |
| 1937 one{"{0} pol."} | |
| 1938 other{"{0} pol."} | |
| 1939 } | |
| 1940 kilometer{ | |
| 1941 one{"{0} km"} | |
| 1942 other{"{0} km"} | |
| 1943 } | |
| 1944 light-year{ | |
| 1945 one{"{0} ano-luz"} | |
| 1946 other{"{0} anos-luz"} | |
| 1947 } | |
| 1948 meter{ | |
| 1949 one{"{0} m"} | |
| 1950 other{"{0} m"} | |
| 1951 } | |
| 1952 mile{ | |
| 1953 one{"{0} milha"} | |
| 1954 other{"{0} milhas"} | |
| 1955 } | |
| 1956 millimeter{ | |
| 1957 one{"{0} mm"} | |
| 1958 other{"{0} mm"} | |
| 1959 } | |
| 1960 picometer{ | |
| 1961 one{"{0} pm"} | |
| 1962 other{"{0} pm"} | |
| 1963 } | |
| 1964 yard{ | |
| 1965 one{"{0} yd"} | |
| 1966 other{"{0} yd"} | |
| 1967 } | |
| 1968 } | |
| 1969 mass{ | |
| 1970 gram{ | |
| 1971 one{"{0} g"} | |
| 1972 other{"{0} g"} | |
| 1973 } | |
| 1974 kilogram{ | |
| 1975 one{"{0} kg"} | |
| 1976 other{"{0} kg"} | |
| 1977 } | |
| 1978 ounce{ | |
| 1979 one{"{0} oz"} | |
| 1980 other{"{0} oz"} | |
| 1981 } | |
| 1982 pound{ | |
| 1983 one{"{0} lb"} | |
| 1984 other{"{0} lb"} | |
| 1985 } | |
| 1986 } | |
| 1987 power{ | |
| 1988 horsepower{ | |
| 1989 one{"{0} cv"} | |
| 1990 other{"{0} cv"} | |
| 1991 } | |
| 1992 kilowatt{ | |
| 1993 one{"{0} kW"} | |
| 1994 other{"{0} kW"} | |
| 1995 } | |
| 1996 watt{ | |
| 1997 one{"{0} W"} | |
| 1998 other{"{0} W"} | |
| 1999 } | |
| 2000 } | |
| 2001 pressure{ | |
| 2002 hectopascal{ | |
| 2003 one{"{0} hPa"} | |
| 2004 other{"{0} hPa"} | |
| 2005 } | |
| 2006 inch-hg{ | |
| 2007 one{"{0} inHg"} | |
| 2008 other{"{0} inHg"} | |
| 2009 } | |
| 2010 millibar{ | |
| 2011 one{"{0} mb"} | |
| 2012 other{"{0} mb"} | |
| 2013 } | |
| 2014 } | |
| 2015 speed{ | |
| 2016 kilometer-per-hour{ | |
| 2017 one{"{0} km/h"} | |
| 2018 other{"{0} km/h"} | |
| 2019 } | |
| 2020 meter-per-second{ | |
| 2021 one{"{0} m/s"} | |
| 2022 other{"{0} m/s"} | |
| 2023 } | |
| 2024 mile-per-hour{ | |
| 2025 one{"{0} mi/h"} | |
| 2026 other{"{0} mi/h"} | |
| 2027 } | |
| 2028 } | |
| 2029 temperature{ | |
| 2030 celsius{ | |
| 2031 one{"{0}°C"} | |
| 2032 other{"{0}°C"} | |
| 2033 } | |
| 2034 fahrenheit{ | |
| 2035 one{"{0}°F"} | |
| 2036 other{"{0}°F"} | |
| 2037 } | |
| 2038 } | |
| 2039 volume{ | |
| 2040 cubic-kilometer{ | |
| 2041 one{"{0} km³"} | |
| 2042 other{"{0} km³"} | |
| 2043 } | |
| 2044 cubic-mile{ | |
| 2045 one{"{0} mi³"} | |
| 2046 other{"{0} mi³"} | |
| 2047 } | |
| 2048 liter{ | |
| 2049 one{"{0} l"} | |
| 2050 other{"{0} l"} | |
| 2051 } | |
| 2052 } | |
| 2053 } | 1537 } |
| 2054 } | 1538 } |
| OLD | NEW |