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

Side by Side Diff: icu52/source/data/locales/sv.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/sr_Latn.txt ('k') | icu52/source/data/locales/sv_FI.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/sv.xml 6 // * Source File: <path>/common/main/sv.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/sv.xml 10 * ICU <specials> source: <path>/common/main/sv.xml
(...skipping 1651 matching lines...) Expand 10 before | Expand all | Expand 10 after
1662 Tone{"Ton"} 1662 Tone{"Ton"}
1663 UNGEGN{"UNGEGN"} 1663 UNGEGN{"UNGEGN"}
1664 x-Accents{"Accenter"} 1664 x-Accents{"Accenter"}
1665 x-Fullwidth{"Helbreda"} 1665 x-Fullwidth{"Helbreda"}
1666 x-Halfwidth{"Halvbreda"} 1666 x-Halfwidth{"Halvbreda"}
1667 x-Jamo{"Jamo"} 1667 x-Jamo{"Jamo"}
1668 x-Pinyin{"Pinyin"} 1668 x-Pinyin{"Pinyin"}
1669 x-Publishing{"För publicering"} 1669 x-Publishing{"För publicering"}
1670 } 1670 }
1671 units{ 1671 units{
1672 acceleration{
1673 g-force{
1674 one{"{0} gång Jordens gravitation"}
1675 other{"{0} gånger Jordens gravitation"}
1676 }
1677 }
1678 angle{
1679 arc-minute{
1680 one{"{0} bågminut"}
1681 other{"{0} bågminuter"}
1682 }
1683 arc-second{
1684 one{"{0} bågsekund"}
1685 other{"{0} bågsekunder"}
1686 }
1687 degree{
1688 one{"{0} grad"}
1689 other{"{0} grader"}
1690 }
1691 }
1692 area{
1693 acre{
1694 one{"{0} amerikanskt tunnland"}
1695 other{"{0} amerikanska tunnland"}
1696 }
1697 hectare{
1698 one{"{0} hektar"}
1699 other{"{0} hektar"}
1700 }
1701 square-foot{
1702 one{"{0} kvadratfot"}
1703 other{"{0} kvadratfot"}
1704 }
1705 square-kilometer{
1706 one{"{0} kvadratkilometer"}
1707 other{"{0} kvadratkilometer"}
1708 }
1709 square-meter{
1710 one{"{0} kvadratmeter"}
1711 other{"{0} kvadratmeter"}
1712 }
1713 square-mile{
1714 one{"{0} engelsk kvadratmil"}
1715 other{"{0} engelska kvadratmil"}
1716 }
1717 }
1718 compound{ 1672 compound{
1719 per{"{0} per {1}"} 1673 per{"{0} per {1}"}
1720 } 1674 }
1721 duration{ 1675 duration{
1722 day{ 1676 day{
1723 one{"{0} dygn"} 1677 one{"{0} dygn"}
1724 other{"{0} dygn"} 1678 other{"{0} dygn"}
1725 } 1679 }
1726 hour{ 1680 hour{
1727 one{"{0} timme"} 1681 one{"{0} timme"}
(...skipping 17 matching lines...) Expand all
1745 } 1699 }
1746 week{ 1700 week{
1747 one{"{0} vecka"} 1701 one{"{0} vecka"}
1748 other{"{0} veckor"} 1702 other{"{0} veckor"}
1749 } 1703 }
1750 year{ 1704 year{
1751 one{"{0} år"} 1705 one{"{0} år"}
1752 other{"{0} år"} 1706 other{"{0} år"}
1753 } 1707 }
1754 } 1708 }
1755 length{
1756 centimeter{
1757 one{"{0} centimeter"}
1758 other{"{0} centimeter"}
1759 }
1760 foot{
1761 one{"{0} fot"}
1762 other{"{0} fot"}
1763 }
1764 inch{
1765 one{"{0} tum"}
1766 other{"{0} tum"}
1767 }
1768 kilometer{
1769 one{"{0} kilometer"}
1770 other{"{0} kilometer"}
1771 }
1772 light-year{
1773 one{"{0} ljusår"}
1774 other{"{0} ljusår"}
1775 }
1776 meter{
1777 one{"{0} meter"}
1778 other{"{0} meter"}
1779 }
1780 mile{
1781 one{"{0} engelsk mil"}
1782 other{"{0} engelska mil"}
1783 }
1784 millimeter{
1785 one{"{0} millimeter"}
1786 other{"{0} millimeter"}
1787 }
1788 picometer{
1789 one{"{0} pikometer"}
1790 other{"{0} pikometer"}
1791 }
1792 yard{
1793 one{"{0} engelsk yard"}
1794 other{"{0} engelska yard"}
1795 }
1796 }
1797 mass{
1798 gram{
1799 one{"{0} gram"}
1800 other{"{0} gram"}
1801 }
1802 kilogram{
1803 one{"{0} kilogram"}
1804 other{"{0} kilogram"}
1805 }
1806 ounce{
1807 one{"{0} uns"}
1808 other{"{0} uns"}
1809 }
1810 pound{
1811 one{"{0} skålpund"}
1812 other{"{0} skålpund"}
1813 }
1814 }
1815 power{
1816 horsepower{
1817 one{"{0} hästkraft"}
1818 other{"{0} hästkrafter"}
1819 }
1820 kilowatt{
1821 one{"{0} kilowatt"}
1822 other{"{0} kilowatt"}
1823 }
1824 watt{
1825 one{"{0} watt"}
1826 other{"{0} watt"}
1827 }
1828 }
1829 pressure{
1830 hectopascal{
1831 one{"{0} hektopascal"}
1832 other{"{0} hektopascal"}
1833 }
1834 inch-hg{
1835 one{"{0} tum kvicksilver"}
1836 other{"{0} tum kvicksilver"}
1837 }
1838 millibar{
1839 one{"{0} millibar"}
1840 other{"{0} millibar"}
1841 }
1842 }
1843 speed{
1844 kilometer-per-hour{
1845 one{"{0} kilometer per timme"}
1846 other{"{0} kilometer per timme"}
1847 }
1848 meter-per-second{
1849 one{"{0} meter per sekund"}
1850 other{"{0} meter per sekund"}
1851 }
1852 mile-per-hour{
1853 one{"{0} engelsk mil per timme"}
1854 other{"{0} engelska mil per timme"}
1855 }
1856 }
1857 temperature{
1858 celsius{
1859 one{"{0} grad Celsius"}
1860 other{"{0} grader Celsius"}
1861 }
1862 fahrenheit{
1863 one{"{0} grad Fahrenheit"}
1864 other{"{0} grader Fahrenheit"}
1865 }
1866 }
1867 volume{
1868 cubic-kilometer{
1869 one{"{0} kubikkilometer"}
1870 other{"{0} kubikkilometer"}
1871 }
1872 cubic-mile{
1873 one{"{0} engelsk kubikmil"}
1874 other{"{0} engelska kubikmil"}
1875 }
1876 liter{
1877 one{"{0} liter"}
1878 other{"{0} liter"}
1879 }
1880 }
1881 } 1709 }
1882 unitsNarrow{ 1710 unitsNarrow{
1883 acceleration{
1884 g-force{
1885 one{"{0}G"}
1886 other{"{0}G"}
1887 }
1888 }
1889 angle{
1890 arc-minute{
1891 one{"{0}′"}
1892 other{"{0}′"}
1893 }
1894 arc-second{
1895 one{"{0}″"}
1896 other{"{0}″"}
1897 }
1898 degree{
1899 one{"{0}°"}
1900 other{"{0}°"}
1901 }
1902 }
1903 area{
1904 acre{
1905 one{"{0} ac"}
1906 other{"{0} ac"}
1907 }
1908 hectare{
1909 one{"{0}ha"}
1910 other{"{0}ha"}
1911 }
1912 square-foot{
1913 one{"{0} fot²"}
1914 other{"{0} fot²"}
1915 }
1916 square-kilometer{
1917 one{"{0}km²"}
1918 other{"{0}km²"}
1919 }
1920 square-meter{
1921 one{"{0}m²"}
1922 other{"{0}m²"}
1923 }
1924 square-mile{
1925 one{"{0} mi²"}
1926 other{"{0} mi²"}
1927 }
1928 }
1929 compound{ 1711 compound{
1930 per{"{0}/{1}"} 1712 per{"{0}/{1}"}
1931 } 1713 }
1932 duration{ 1714 duration{
1933 day{ 1715 day{
1934 one{"{0}d"} 1716 one{"{0}d"}
1935 other{"{0}d"} 1717 other{"{0}d"}
1936 } 1718 }
1937 hour{ 1719 hour{
1938 one{"{0}h"} 1720 one{"{0}h"}
(...skipping 17 matching lines...) Expand all
1956 } 1738 }
1957 week{ 1739 week{
1958 one{"{0}v"} 1740 one{"{0}v"}
1959 other{"{0}v"} 1741 other{"{0}v"}
1960 } 1742 }
1961 year{ 1743 year{
1962 one{"{0}å"} 1744 one{"{0}å"}
1963 other{"{0}å"} 1745 other{"{0}å"}
1964 } 1746 }
1965 } 1747 }
1966 length{
1967 centimeter{
1968 one{"{0}cm"}
1969 other{"{0}cm"}
1970 }
1971 foot{
1972 one{"{0} fot"}
1973 other{"{0} fot"}
1974 }
1975 inch{
1976 one{"{0} tum"}
1977 other{"{0} tum"}
1978 }
1979 kilometer{
1980 one{"{0}km"}
1981 other{"{0}km"}
1982 }
1983 light-year{
1984 one{"{0} ljusår"}
1985 other{"{0} ljusår"}
1986 }
1987 meter{
1988 one{"{0}m"}
1989 other{"{0}m"}
1990 }
1991 mile{
1992 one{"{0}mi"}
1993 other{"{0}mi"}
1994 }
1995 millimeter{
1996 one{"{0}mm"}
1997 other{"{0}mm"}
1998 }
1999 picometer{
2000 one{"{0}pm"}
2001 other{"{0}pm"}
2002 }
2003 yard{
2004 one{"{0}yd"}
2005 other{"{0}yd"}
2006 }
2007 }
2008 mass{
2009 gram{
2010 one{"{0}g"}
2011 other{"{0}g"}
2012 }
2013 kilogram{
2014 one{"{0}kg"}
2015 other{"{0}kg"}
2016 }
2017 ounce{
2018 one{"{0} uns"}
2019 other{"{0} uns"}
2020 }
2021 pound{
2022 one{"{0} skålpund"}
2023 other{"{0} skålpund"}
2024 }
2025 }
2026 power{
2027 horsepower{
2028 one{"{0}hk"}
2029 other{"{0}hk"}
2030 }
2031 kilowatt{
2032 one{"{0}kW"}
2033 other{"{0}kW"}
2034 }
2035 watt{
2036 one{"{0}W"}
2037 other{"{0}W"}
2038 }
2039 }
2040 pressure{
2041 hectopascal{
2042 one{"{0}hPa"}
2043 other{"{0}hPa"}
2044 }
2045 inch-hg{
2046 one{"{0} tum Hg"}
2047 other{"{0} tum Hg"}
2048 }
2049 millibar{
2050 one{"{0}mbar"}
2051 other{"{0}mbar"}
2052 }
2053 }
2054 speed{
2055 kilometer-per-hour{
2056 one{"{0}km/h"}
2057 other{"{0}km/h"}
2058 }
2059 meter-per-second{
2060 one{"{0}m/s"}
2061 other{"{0}m/s"}
2062 }
2063 mile-per-hour{
2064 one{"{0} mi/h"}
2065 other{"{0} mi/h"}
2066 }
2067 }
2068 temperature{
2069 celsius{
2070 one{"{0}°"}
2071 other{"{0}°"}
2072 }
2073 fahrenheit{
2074 one{"{0}°F"}
2075 other{"{0}°F"}
2076 }
2077 }
2078 volume{
2079 cubic-kilometer{
2080 one{"{0}km³"}
2081 other{"{0}km³"}
2082 }
2083 cubic-mile{
2084 one{"{0} mi³"}
2085 other{"{0} mi³"}
2086 }
2087 liter{
2088 one{"{0}L"}
2089 other{"{0}L"}
2090 }
2091 }
2092 } 1748 }
2093 unitsShort{ 1749 unitsShort{
2094 acceleration{
2095 g-force{
2096 one{"{0} G"}
2097 other{"{0} G"}
2098 }
2099 }
2100 angle{
2101 arc-minute{
2102 one{"{0}′"}
2103 other{"{0}′"}
2104 }
2105 arc-second{
2106 one{"{0}″"}
2107 other{"{0}″"}
2108 }
2109 degree{
2110 one{"{0}°"}
2111 other{"{0}°"}
2112 }
2113 }
2114 area{
2115 acre{
2116 one{"{0} ac"}
2117 other{"{0} ac"}
2118 }
2119 hectare{
2120 one{"{0} ha"}
2121 other{"{0} ha"}
2122 }
2123 square-foot{
2124 one{"{0} kvadratfot"}
2125 other{"{0} kvadratfot"}
2126 }
2127 square-kilometer{
2128 one{"{0} km²"}
2129 other{"{0} km²"}
2130 }
2131 square-meter{
2132 one{"{0} m²"}
2133 other{"{0} m²"}
2134 }
2135 square-mile{
2136 one{"{0} eng. kvadratmil"}
2137 other{"{0} eng. kvadratmil"}
2138 }
2139 }
2140 compound{ 1750 compound{
2141 per{"{0}/{1}"} 1751 per{"{0}/{1}"}
2142 } 1752 }
2143 duration{ 1753 duration{
2144 day{ 1754 day{
2145 one{"{0} d"} 1755 one{"{0} d"}
2146 other{"{0} d"} 1756 other{"{0} d"}
2147 } 1757 }
2148 hour{ 1758 hour{
2149 one{"{0} tim"} 1759 one{"{0} tim"}
(...skipping 17 matching lines...) Expand all
2167 } 1777 }
2168 week{ 1778 week{
2169 one{"{0} v"} 1779 one{"{0} v"}
2170 other{"{0} v"} 1780 other{"{0} v"}
2171 } 1781 }
2172 year{ 1782 year{
2173 one{"{0} år"} 1783 one{"{0} år"}
2174 other{"{0} år"} 1784 other{"{0} år"}
2175 } 1785 }
2176 } 1786 }
2177 length{
2178 centimeter{
2179 one{"{0} cm"}
2180 other{"{0} cm"}
2181 }
2182 foot{
2183 one{"{0} fot"}
2184 other{"{0} fot"}
2185 }
2186 inch{
2187 one{"{0} tum"}
2188 other{"{0} tum"}
2189 }
2190 kilometer{
2191 one{"{0} km"}
2192 other{"{0} km"}
2193 }
2194 light-year{
2195 one{"{0} ljusår"}
2196 other{"{0} ljusår"}
2197 }
2198 meter{
2199 one{"{0} m"}
2200 other{"{0} m"}
2201 }
2202 mile{
2203 one{"{0} engelsk mil"}
2204 other{"{0} engelska mil"}
2205 }
2206 millimeter{
2207 one{"{0} mm"}
2208 other{"{0} mm"}
2209 }
2210 picometer{
2211 one{"{0} pm"}
2212 other{"{0} pm"}
2213 }
2214 yard{
2215 one{"{0} engelsk yard"}
2216 other{"{0} engelska yard"}
2217 }
2218 }
2219 mass{
2220 gram{
2221 one{"{0} g"}
2222 other{"{0} g"}
2223 }
2224 kilogram{
2225 one{"{0} kg"}
2226 other{"{0} kg"}
2227 }
2228 ounce{
2229 one{"{0} uns"}
2230 other{"{0} uns"}
2231 }
2232 pound{
2233 one{"{0} skålpund"}
2234 other{"{0} skålpund"}
2235 }
2236 }
2237 power{
2238 horsepower{
2239 one{"{0} hk"}
2240 other{"{0} hk"}
2241 }
2242 kilowatt{
2243 one{"{0} kW"}
2244 other{"{0} kW"}
2245 }
2246 watt{
2247 one{"{0} W"}
2248 other{"{0} W"}
2249 }
2250 }
2251 pressure{
2252 hectopascal{
2253 one{"{0} hPa"}
2254 other{"{0} hPa"}
2255 }
2256 inch-hg{
2257 one{"{0} tum Hg"}
2258 other{"{0} tum Hg"}
2259 }
2260 millibar{
2261 one{"{0} mbar"}
2262 other{"{0} mbar"}
2263 }
2264 }
2265 speed{
2266 kilometer-per-hour{
2267 one{"{0} km/h"}
2268 other{"{0} km/h"}
2269 }
2270 meter-per-second{
2271 one{"{0} m/s"}
2272 other{"{0} m/s"}
2273 }
2274 mile-per-hour{
2275 one{"{0} mi/h"}
2276 other{"{0} mi/h"}
2277 }
2278 }
2279 temperature{
2280 celsius{
2281 one{"{0} °C"}
2282 other{"{0} °C"}
2283 }
2284 fahrenheit{
2285 one{"{0} °F"}
2286 other{"{0} °F"}
2287 }
2288 }
2289 volume{
2290 cubic-kilometer{
2291 one{"{0} km³"}
2292 other{"{0} km³"}
2293 }
2294 cubic-mile{
2295 one{"{0} eng. kubikmil"}
2296 other{"{0} eng. kubikmil"}
2297 }
2298 liter{
2299 one{"{0} l"}
2300 other{"{0} l"}
2301 }
2302 }
2303 } 1787 }
2304 } 1788 }
OLDNEW
« no previous file with comments | « icu52/source/data/locales/sr_Latn.txt ('k') | icu52/source/data/locales/sv_FI.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698