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

Side by Side Diff: icu52/source/data/locales/pl.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/nl.txt ('k') | icu52/source/data/locales/pt.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/pl.xml 6 // * Source File: <path>/common/main/pl.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/pl.xml 10 * ICU <specials> source: <path>/common/main/pl.xml
(...skipping 1519 matching lines...) Expand 10 before | Expand all | Expand 10 after
1530 Tone{"Ton"} 1530 Tone{"Ton"}
1531 UNGEGN{"UNGEGN"} 1531 UNGEGN{"UNGEGN"}
1532 x-Accents{"Akcenty"} 1532 x-Accents{"Akcenty"}
1533 x-Fullwidth{"Pełna szerokość"} 1533 x-Fullwidth{"Pełna szerokość"}
1534 x-Halfwidth{"Połowa szerokości"} 1534 x-Halfwidth{"Połowa szerokości"}
1535 x-Jamo{"Jamo"} 1535 x-Jamo{"Jamo"}
1536 x-Pinyin{"Pinyin"} 1536 x-Pinyin{"Pinyin"}
1537 x-Publishing{"Druk"} 1537 x-Publishing{"Druk"}
1538 } 1538 }
1539 units{ 1539 units{
1540 acceleration{
1541 g-force{
1542 few{"{0} G"}
1543 many{"{0} G"}
1544 one{"{0} G"}
1545 other{"{0} G"}
1546 }
1547 }
1548 angle{
1549 arc-minute{
1550 few{"{0} minuty"}
1551 many{"{0} minut"}
1552 one{"{0} minuta"}
1553 other{"{0} minuty"}
1554 }
1555 arc-second{
1556 few{"{0} sekundy"}
1557 many{"{0} sekund"}
1558 one{"{0} sekunda"}
1559 other{"{0} sekundy"}
1560 }
1561 degree{
1562 few{"{0} stopnie"}
1563 many{"{0} stopni"}
1564 one{"{0} stopień"}
1565 other{"{0} stopnia"}
1566 }
1567 }
1568 area{
1569 acre{
1570 few{"{0} akry"}
1571 many{"{0} akrów"}
1572 one{"{0} akr"}
1573 other{"{0} akra"}
1574 }
1575 hectare{
1576 few{"{0} hektary"}
1577 many{"{0} hektarów"}
1578 one{"{0} hektar"}
1579 other{"{0} hektara"}
1580 }
1581 square-foot{
1582 few{"{0} stopy kwadratowe"}
1583 many{"{0} stóp kwadratowych"}
1584 one{"{0} stopa kwadratowa"}
1585 other{"{0} stopy kwadratowej"}
1586 }
1587 square-kilometer{
1588 few{"{0} kilometry kwadratowe"}
1589 many{"{0} kilometrów kwadratowych"}
1590 one{"{0} kilometr kwadratowy"}
1591 other{"{0} kilometra kwadratowego"}
1592 }
1593 square-meter{
1594 few{"{0} metry kwadratowe"}
1595 many{"{0} metrów kwadratowych"}
1596 one{"{0} metr kwadratowy"}
1597 other{"{0} metra kwadratowego"}
1598 }
1599 square-mile{
1600 few{"{0} mile kwadratowe"}
1601 many{"{0} mil kwadratowych"}
1602 one{"{0} mila kwadratowa"}
1603 other{"{0} mili kwadratowej"}
1604 }
1605 }
1606 compound{ 1540 compound{
1607 per{"{0} na {1}"} 1541 per{"{0} na {1}"}
1608 } 1542 }
1609 duration{ 1543 duration{
1610 day{ 1544 day{
1611 few{"{0} dni"} 1545 few{"{0} dni"}
1612 many{"{0} dni"} 1546 many{"{0} dni"}
1613 one{"{0} dzień"} 1547 one{"{0} dzień"}
1614 other{"{0} dnia"} 1548 other{"{0} dnia"}
1615 } 1549 }
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
1649 one{"{0} tydzień"} 1583 one{"{0} tydzień"}
1650 other{"{0} tygodnia"} 1584 other{"{0} tygodnia"}
1651 } 1585 }
1652 year{ 1586 year{
1653 few{"{0} lata"} 1587 few{"{0} lata"}
1654 many{"{0} lat"} 1588 many{"{0} lat"}
1655 one{"{0} rok"} 1589 one{"{0} rok"}
1656 other{"{0} roku"} 1590 other{"{0} roku"}
1657 } 1591 }
1658 } 1592 }
1659 length{
1660 centimeter{
1661 few{"{0} centymetry"}
1662 many{"{0} centymetrów"}
1663 one{"{0} centymetr"}
1664 other{"{0} centymetra"}
1665 }
1666 foot{
1667 few{"{0} stopy"}
1668 many{"{0} stóp"}
1669 one{"{0} stopa"}
1670 other{"{0} stopy"}
1671 }
1672 inch{
1673 few{"{0} cale"}
1674 many{"{0} cali"}
1675 one{"{0} cal"}
1676 other{"{0} cala"}
1677 }
1678 kilometer{
1679 few{"{0} kilometry"}
1680 many{"{0} kilometrów"}
1681 one{"{0} kilometr"}
1682 other{"{0} kilometra"}
1683 }
1684 light-year{
1685 few{"{0} lata świetlne"}
1686 many{"{0} lat świetlnych"}
1687 one{"{0} rok świetlny"}
1688 other{"{0} roku świetlnego"}
1689 }
1690 meter{
1691 few{"{0} metry"}
1692 many{"{0} metrów"}
1693 one{"{0} metr"}
1694 other{"{0} metra"}
1695 }
1696 mile{
1697 few{"{0} mile"}
1698 many{"{0} mil"}
1699 one{"{0} mila"}
1700 other{"{0} mili"}
1701 }
1702 millimeter{
1703 few{"{0} milimetry"}
1704 many{"{0} milimetrów"}
1705 one{"{0} milimetr"}
1706 other{"{0} milimetra"}
1707 }
1708 picometer{
1709 few{"{0} pikometry"}
1710 many{"{0} pikometrów"}
1711 one{"{0} pikometr"}
1712 other{"{0} pikometra"}
1713 }
1714 yard{
1715 few{"{0} jardy"}
1716 many{"{0} jardów"}
1717 one{"{0} jard"}
1718 other{"{0} jarda"}
1719 }
1720 }
1721 mass{
1722 gram{
1723 few{"{0} gramy"}
1724 many{"{0} gramów"}
1725 one{"{0} gram"}
1726 other{"{0} grama"}
1727 }
1728 kilogram{
1729 few{"{0} kilogramy"}
1730 many{"{0} kilogramów"}
1731 one{"{0} kilogram"}
1732 other{"{0} kilograma"}
1733 }
1734 ounce{
1735 few{"{0} uncje"}
1736 many{"{0} uncji"}
1737 one{"{0} uncja"}
1738 other{"{0} uncji"}
1739 }
1740 pound{
1741 few{"{0} funty"}
1742 many{"{0} funtów"}
1743 one{"{0} funt"}
1744 other{"{0} funta"}
1745 }
1746 }
1747 power{
1748 horsepower{
1749 few{"{0} konie mechaniczne"}
1750 many{"{0} koni mechanicznych"}
1751 one{"{0} koń mechaniczny"}
1752 other{"{0} konia mechanicznego"}
1753 }
1754 kilowatt{
1755 few{"{0} kilowaty"}
1756 many{"{0} kilowatów"}
1757 one{"{0} kilowat"}
1758 other{"{0} kilowata"}
1759 }
1760 watt{
1761 few{"{0} waty"}
1762 many{"{0} watów"}
1763 one{"{0} wat"}
1764 other{"{0} wata"}
1765 }
1766 }
1767 pressure{
1768 hectopascal{
1769 few{"{0} hektopaskale"}
1770 many{"{0} hektopaskali"}
1771 one{"{0} hektopaskal"}
1772 other{"{0} hektopaskala"}
1773 }
1774 inch-hg{
1775 few{"{0} cale słupa rtęci"}
1776 many{"{0} cali słupa rtęci"}
1777 one{"{0} cal słupa rtęci"}
1778 other{"{0} cala słupa rtęci"}
1779 }
1780 millibar{
1781 few{"{0} millibary"}
1782 many{"{0} millibarów"}
1783 one{"{0} millibar"}
1784 other{"{0} millibara"}
1785 }
1786 }
1787 speed{
1788 kilometer-per-hour{
1789 few{"{0} kilometry na godzinę"}
1790 many{"{0} kilometrów na godzinę"}
1791 one{"{0} kilometr na godzinę"}
1792 other{"{0} kilometra na godzinę"}
1793 }
1794 meter-per-second{
1795 few{"{0} metry na sekundę"}
1796 many{"{0} metrów na sekundę"}
1797 one{"{0} metr na sekundę"}
1798 other{"{0} metra na sekundę"}
1799 }
1800 mile-per-hour{
1801 few{"{0} mile na godzinę"}
1802 many{"{0} mil na godzinę"}
1803 one{"{0} mila na godzinę"}
1804 other{"{0} mili na godzinę"}
1805 }
1806 }
1807 temperature{
1808 celsius{
1809 few{"{0} stopnie Celsjusza"}
1810 many{"{0} stopni Celsjusza"}
1811 one{"{0} stopień Celsjusza"}
1812 other{"{0} stopnia Celsjusza"}
1813 }
1814 fahrenheit{
1815 few{"{0} stopnie Fahrenheita"}
1816 many{"{0} stopni Fahrenheita"}
1817 one{"{0} stopień Fahrenheita"}
1818 other{"{0} stopnia Fahrenheita"}
1819 }
1820 }
1821 volume{
1822 cubic-kilometer{
1823 few{"{0} kilometry sześcienne"}
1824 many{"{0} kilometrów sześciennych"}
1825 one{"{0} kilometr sześcienny"}
1826 other{"{0} kilometra sześciennego"}
1827 }
1828 cubic-mile{
1829 few{"{0} mile sześcienne"}
1830 many{"{0} mil sześciennych"}
1831 one{"{0} mila sześcienna"}
1832 other{"{0} mili sześciennej"}
1833 }
1834 liter{
1835 few{"{0} litry"}
1836 many{"{0} litrów"}
1837 one{"{0} litr"}
1838 other{"{0} litra"}
1839 }
1840 }
1841 } 1593 }
1842 unitsNarrow{ 1594 unitsNarrow{
1843 acceleration{
1844 g-force{
1845 few{"{0} G"}
1846 many{"{0} G"}
1847 one{"{0} G"}
1848 other{"{0} G"}
1849 }
1850 }
1851 angle{
1852 arc-minute{
1853 few{"{0}′"}
1854 many{"{0}′"}
1855 one{"{0}′"}
1856 other{"{0}′"}
1857 }
1858 arc-second{
1859 few{"{0}″"}
1860 many{"{0}″"}
1861 one{"{0}″"}
1862 other{"{0}″"}
1863 }
1864 degree{
1865 few{"{0}°"}
1866 many{"{0}°"}
1867 one{"{0}°"}
1868 other{"{0}°"}
1869 }
1870 }
1871 area{
1872 acre{
1873 few{"{0} ac"}
1874 many{"{0} ac"}
1875 one{"{0} ac"}
1876 other{"{0} ac"}
1877 }
1878 hectare{
1879 few{"{0} ha"}
1880 many{"{0} ha"}
1881 one{"{0} ha"}
1882 other{"{0} ha"}
1883 }
1884 square-foot{
1885 few{"{0} ft²"}
1886 many{"{0} ft²"}
1887 one{"{0} ft²"}
1888 other{"{0} ft²"}
1889 }
1890 square-kilometer{
1891 few{"{0} km²"}
1892 many{"{0} km²"}
1893 one{"{0} km²"}
1894 other{"{0} km²"}
1895 }
1896 square-meter{
1897 few{"{0} m²"}
1898 many{"{0} m²"}
1899 one{"{0} m²"}
1900 other{"{0} m²"}
1901 }
1902 square-mile{
1903 few{"{0} mi²"}
1904 many{"{0} mi²"}
1905 one{"{0} mi²"}
1906 other{"{0} mi²"}
1907 }
1908 }
1909 compound{ 1595 compound{
1910 per{"{0}/{1}"} 1596 per{"{0}/{1}"}
1911 } 1597 }
1912 duration{ 1598 duration{
1913 day{ 1599 day{
1914 few{"{0} dn."} 1600 few{"{0} dn."}
1915 many{"{0} dn."} 1601 many{"{0} dn."}
1916 one{"{0} d."} 1602 one{"{0} d."}
1917 other{"{0} dn."} 1603 other{"{0} dn."}
1918 } 1604 }
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
1952 one{"{0} tydz."} 1638 one{"{0} tydz."}
1953 other{"{0} tyg."} 1639 other{"{0} tyg."}
1954 } 1640 }
1955 year{ 1641 year{
1956 few{"{0} l."} 1642 few{"{0} l."}
1957 many{"{0} l."} 1643 many{"{0} l."}
1958 one{"{0} r."} 1644 one{"{0} r."}
1959 other{"{0} r."} 1645 other{"{0} r."}
1960 } 1646 }
1961 } 1647 }
1962 length{
1963 centimeter{
1964 few{"{0} cm"}
1965 many{"{0} cm"}
1966 one{"{0} cm"}
1967 other{"{0} cm"}
1968 }
1969 foot{
1970 few{"{0} ft"}
1971 many{"{0} ft"}
1972 one{"{0} ft"}
1973 other{"{0} ft"}
1974 }
1975 inch{
1976 few{"{0}″"}
1977 many{"{0}″"}
1978 one{"{0}″"}
1979 other{"{0}″"}
1980 }
1981 kilometer{
1982 few{"{0} km"}
1983 many{"{0} km"}
1984 one{"{0} km"}
1985 other{"{0} km"}
1986 }
1987 light-year{
1988 few{"{0} ly"}
1989 many{"{0} ly"}
1990 one{"{0} ly"}
1991 other{"{0} ly"}
1992 }
1993 meter{
1994 few{"{0} m"}
1995 many{"{0} m"}
1996 one{"{0} m"}
1997 other{"{0} m"}
1998 }
1999 mile{
2000 few{"{0} mi"}
2001 many{"{0} mi"}
2002 one{"{0} mi"}
2003 other{"{0} mi"}
2004 }
2005 millimeter{
2006 few{"{0} mm"}
2007 many{"{0} mm"}
2008 one{"{0} mm"}
2009 other{"{0} mm"}
2010 }
2011 picometer{
2012 few{"{0} pm"}
2013 many{"{0} pm"}
2014 one{"{0} pm"}
2015 other{"{0} pm"}
2016 }
2017 yard{
2018 few{"{0} yd"}
2019 many{"{0} yd"}
2020 one{"{0} yd"}
2021 other{"{0} yd"}
2022 }
2023 }
2024 mass{
2025 gram{
2026 few{"{0} g"}
2027 many{"{0} g"}
2028 one{"{0} g"}
2029 other{"{0} g"}
2030 }
2031 kilogram{
2032 few{"{0} kg"}
2033 many{"{0} kg"}
2034 one{"{0} kg"}
2035 other{"{0} kg"}
2036 }
2037 ounce{
2038 few{"{0} oz"}
2039 many{"{0} oz"}
2040 one{"{0} oz"}
2041 other{"{0} oz"}
2042 }
2043 pound{
2044 few{"{0} lb"}
2045 many{"{0} lb"}
2046 one{"{0} lb"}
2047 other{"{0} lb"}
2048 }
2049 }
2050 power{
2051 horsepower{
2052 few{"{0} KM"}
2053 many{"{0} KM"}
2054 one{"{0} KM"}
2055 other{"{0} KM"}
2056 }
2057 kilowatt{
2058 few{"{0} kW"}
2059 many{"{0} kW"}
2060 one{"{0} kW"}
2061 other{"{0} kW"}
2062 }
2063 watt{
2064 few{"{0} W"}
2065 many{"{0} W"}
2066 one{"{0} W"}
2067 other{"{0} W"}
2068 }
2069 }
2070 pressure{
2071 hectopascal{
2072 few{"{0} hPa"}
2073 many{"{0} hPa"}
2074 one{"{0} hPa"}
2075 other{"{0} hPa"}
2076 }
2077 inch-hg{
2078 few{"{0} inHg"}
2079 many{"{0} inHg"}
2080 one{"{0} inHg"}
2081 other{"{0} inHg"}
2082 }
2083 millibar{
2084 few{"{0} mbar"}
2085 many{"{0} mbar"}
2086 one{"{0} mbar"}
2087 other{"{0} mbar"}
2088 }
2089 }
2090 speed{
2091 kilometer-per-hour{
2092 few{"{0} km/h"}
2093 many{"{0} km/h"}
2094 one{"{0} km/h"}
2095 other{"{0} km/h"}
2096 }
2097 meter-per-second{
2098 few{"{0} m/s"}
2099 many{"{0} m/s"}
2100 one{"{0} m/s"}
2101 other{"{0} m/s"}
2102 }
2103 mile-per-hour{
2104 few{"{0} mi/h"}
2105 many{"{0} mi/h"}
2106 one{"{0} mi/h"}
2107 other{"{0} mi/h"}
2108 }
2109 }
2110 temperature{
2111 celsius{
2112 few{"{0}°"}
2113 many{"{0}°"}
2114 one{"{0}°"}
2115 other{"{0}°"}
2116 }
2117 fahrenheit{
2118 few{"{0}°F"}
2119 many{"{0}°F"}
2120 one{"{0}°F"}
2121 other{"{0}°F"}
2122 }
2123 }
2124 volume{
2125 cubic-kilometer{
2126 few{"{0} km³"}
2127 many{"{0} km³"}
2128 one{"{0} km³"}
2129 other{"{0} km³"}
2130 }
2131 cubic-mile{
2132 few{"{0} mi³"}
2133 many{"{0} mi³"}
2134 one{"{0} mi³"}
2135 other{"{0} mi³"}
2136 }
2137 liter{
2138 few{"{0} l"}
2139 many{"{0} l"}
2140 one{"{0} l"}
2141 other{"{0} l"}
2142 }
2143 }
2144 } 1648 }
2145 unitsShort{ 1649 unitsShort{
2146 acceleration{
2147 g-force{
2148 few{"{0} G"}
2149 many{"{0} G"}
2150 one{"{0} G"}
2151 other{"{0} G"}
2152 }
2153 }
2154 angle{
2155 arc-minute{
2156 few{"{0} min"}
2157 many{"{0} min"}
2158 one{"{0} min"}
2159 other{"{0} min"}
2160 }
2161 arc-second{
2162 few{"{0} s"}
2163 many{"{0} s"}
2164 one{"{0} s"}
2165 other{"{0} s"}
2166 }
2167 degree{
2168 few{"{0}°"}
2169 many{"{0}°"}
2170 one{"{0}°"}
2171 other{"{0}°"}
2172 }
2173 }
2174 area{
2175 acre{
2176 few{"{0} ac"}
2177 many{"{0} ac"}
2178 one{"{0} ac"}
2179 other{"{0} ac"}
2180 }
2181 hectare{
2182 few{"{0} ha"}
2183 many{"{0} ha"}
2184 one{"{0} ha"}
2185 other{"{0} ha"}
2186 }
2187 square-foot{
2188 few{"{0} ft²"}
2189 many{"{0} ft²"}
2190 one{"{0} ft²"}
2191 other{"{0} ft²"}
2192 }
2193 square-kilometer{
2194 few{"{0} km²"}
2195 many{"{0} km²"}
2196 one{"{0} km²"}
2197 other{"{0} km²"}
2198 }
2199 square-meter{
2200 few{"{0} m²"}
2201 many{"{0} m²"}
2202 one{"{0} m²"}
2203 other{"{0} m²"}
2204 }
2205 square-mile{
2206 few{"{0} mi²"}
2207 many{"{0} mi²"}
2208 one{"{0} mi²"}
2209 other{"{0} mi²"}
2210 }
2211 }
2212 compound{ 1650 compound{
2213 per{"{0}/{1}"} 1651 per{"{0}/{1}"}
2214 } 1652 }
2215 duration{ 1653 duration{
2216 day{ 1654 day{
2217 few{"{0} dni"} 1655 few{"{0} dni"}
2218 many{"{0} dni"} 1656 many{"{0} dni"}
2219 one{"{0} dzień"} 1657 one{"{0} dzień"}
2220 other{"{0} dnia"} 1658 other{"{0} dnia"}
2221 } 1659 }
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
2255 one{"{0} tydz."} 1693 one{"{0} tydz."}
2256 other{"{0} tyg."} 1694 other{"{0} tyg."}
2257 } 1695 }
2258 year{ 1696 year{
2259 few{"{0} lata"} 1697 few{"{0} lata"}
2260 many{"{0} lat"} 1698 many{"{0} lat"}
2261 one{"{0} rok"} 1699 one{"{0} rok"}
2262 other{"{0} roku"} 1700 other{"{0} roku"}
2263 } 1701 }
2264 } 1702 }
2265 length{
2266 centimeter{
2267 few{"{0} cm"}
2268 many{"{0} cm"}
2269 one{"{0} cm"}
2270 other{"{0} cm"}
2271 }
2272 foot{
2273 few{"{0} ft"}
2274 many{"{0} ft"}
2275 one{"{0} ft"}
2276 other{"{0} ft"}
2277 }
2278 inch{
2279 few{"{0}″"}
2280 many{"{0}″"}
2281 one{"{0}″"}
2282 other{"{0}″"}
2283 }
2284 kilometer{
2285 few{"{0} km"}
2286 many{"{0} km"}
2287 one{"{0} km"}
2288 other{"{0} km"}
2289 }
2290 light-year{
2291 few{"{0} ly"}
2292 many{"{0} ly"}
2293 one{"{0} ly"}
2294 other{"{0} ly"}
2295 }
2296 meter{
2297 few{"{0} m"}
2298 many{"{0} m"}
2299 one{"{0} m"}
2300 other{"{0} m"}
2301 }
2302 mile{
2303 few{"{0} mile"}
2304 many{"{0} mil"}
2305 one{"{0} mila"}
2306 other{"{0} mili"}
2307 }
2308 millimeter{
2309 few{"{0} mm"}
2310 many{"{0} mm"}
2311 one{"{0} mm"}
2312 other{"{0} mm"}
2313 }
2314 picometer{
2315 few{"{0} pm"}
2316 many{"{0} pm"}
2317 one{"{0} pm"}
2318 other{"{0} pm"}
2319 }
2320 yard{
2321 few{"{0} yd"}
2322 many{"{0} yd"}
2323 one{"{0} yd"}
2324 other{"{0} yd"}
2325 }
2326 }
2327 mass{
2328 gram{
2329 few{"{0} g"}
2330 many{"{0} g"}
2331 one{"{0} g"}
2332 other{"{0} g"}
2333 }
2334 kilogram{
2335 few{"{0} kg"}
2336 many{"{0} kg"}
2337 one{"{0} kg"}
2338 other{"{0} kg"}
2339 }
2340 ounce{
2341 few{"{0} oz"}
2342 many{"{0} oz"}
2343 one{"{0} oz"}
2344 other{"{0} oz"}
2345 }
2346 pound{
2347 few{"{0} lb"}
2348 many{"{0} lb"}
2349 one{"{0} lb"}
2350 other{"{0} lb"}
2351 }
2352 }
2353 power{
2354 horsepower{
2355 few{"{0} KM"}
2356 many{"{0} KM"}
2357 one{"{0} KM"}
2358 other{"{0} KM"}
2359 }
2360 kilowatt{
2361 few{"{0} kW"}
2362 many{"{0} kW"}
2363 one{"{0} kW"}
2364 other{"{0} kW"}
2365 }
2366 watt{
2367 few{"{0} W"}
2368 many{"{0} W"}
2369 one{"{0} W"}
2370 other{"{0} W"}
2371 }
2372 }
2373 pressure{
2374 hectopascal{
2375 few{"{0} hPa"}
2376 many{"{0} hPa"}
2377 one{"{0} hPa"}
2378 other{"{0} hPa"}
2379 }
2380 inch-hg{
2381 few{"{0} inHg"}
2382 many{"{0} inHg"}
2383 one{"{0} inHg"}
2384 other{"{0} inHg"}
2385 }
2386 millibar{
2387 few{"{0} mbar"}
2388 many{"{0} mbar"}
2389 one{"{0} mbar"}
2390 other{"{0} mbar"}
2391 }
2392 }
2393 speed{
2394 kilometer-per-hour{
2395 few{"{0} km/h"}
2396 many{"{0} km/h"}
2397 one{"{0} km/h"}
2398 other{"{0} km/h"}
2399 }
2400 meter-per-second{
2401 few{"{0} m/s"}
2402 many{"{0} m/s"}
2403 one{"{0} m/s"}
2404 other{"{0} m/s"}
2405 }
2406 mile-per-hour{
2407 few{"{0} mi/h"}
2408 many{"{0} mi/h"}
2409 one{"{0} mi/h"}
2410 other{"{0} mi/h"}
2411 }
2412 }
2413 temperature{
2414 celsius{
2415 few{"{0}°C"}
2416 many{"{0}°C"}
2417 one{"{0}°C"}
2418 other{"{0}°C"}
2419 }
2420 fahrenheit{
2421 few{"{0}°F"}
2422 many{"{0}°F"}
2423 one{"{0}°F"}
2424 other{"{0}°F"}
2425 }
2426 }
2427 volume{
2428 cubic-kilometer{
2429 few{"{0} km³"}
2430 many{"{0} km³"}
2431 one{"{0} km³"}
2432 other{"{0} km³"}
2433 }
2434 cubic-mile{
2435 few{"{0} mi³"}
2436 many{"{0} mi³"}
2437 one{"{0} mi³"}
2438 other{"{0} mi³"}
2439 }
2440 liter{
2441 few{"{0} l"}
2442 many{"{0} l"}
2443 one{"{0} l"}
2444 other{"{0} l"}
2445 }
2446 }
2447 } 1703 }
2448 } 1704 }
OLDNEW
« no previous file with comments | « icu52/source/data/locales/nl.txt ('k') | icu52/source/data/locales/pt.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698