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

Side by Side Diff: icu52/source/data/locales/ru.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/root.txt ('k') | icu52/source/data/locales/sk.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/ru.xml 6 // * Source File: <path>/common/main/ru.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/ru.xml 10 * ICU <specials> source: <path>/common/main/ru.xml
(...skipping 1840 matching lines...) Expand 10 before | Expand all | Expand 10 after
1851 Tone{"Тоновая"} 1851 Tone{"Тоновая"}
1852 UNGEGN{"Группа экспертов ООН по географическим названиям"} 1852 UNGEGN{"Группа экспертов ООН по географическим названиям"}
1853 x-Accents{"Диакритические знаки"} 1853 x-Accents{"Диакритические знаки"}
1854 x-Fullwidth{"Широкие символы"} 1854 x-Fullwidth{"Широкие символы"}
1855 x-Halfwidth{"Краткий формат"} 1855 x-Halfwidth{"Краткий формат"}
1856 x-Jamo{"Джамо"} 1856 x-Jamo{"Джамо"}
1857 x-Pinyin{"Пиньин"} 1857 x-Pinyin{"Пиньин"}
1858 x-Publishing{"Типографская"} 1858 x-Publishing{"Типографская"}
1859 } 1859 }
1860 units{ 1860 units{
1861 acceleration{
1862 g-force{
1863 many{"{0} G"}
1864 one{"{0} G"}
1865 other{"{0} G"}
1866 }
1867 }
1868 angle{
1869 arc-minute{
1870 many{"{0}минут"}
1871 one{"{0}минута"}
1872 other{"{0}минуты"}
1873 }
1874 arc-second{
1875 many{"{0}секунд"}
1876 one{"{0}секунда"}
1877 other{"{0}секунды"}
1878 }
1879 degree{
1880 many{"{0} градусов"}
1881 one{"{0}градус"}
1882 other{"{0} градуса"}
1883 }
1884 }
1885 area{
1886 acre{
1887 many{"{0} акров"}
1888 one{"{0} акр"}
1889 other{"{0} акра"}
1890 }
1891 hectare{
1892 many{"{0} гектар"}
1893 one{"{0} гектар"}
1894 other{"{0} гектара"}
1895 }
1896 square-foot{
1897 many{"{0} квадратных футов"}
1898 one{"{0} квадратный фут"}
1899 other{"{0} квадратных фута"}
1900 }
1901 square-kilometer{
1902 many{"{0} квадратных километров"}
1903 one{"{0} квадратный километр"}
1904 other{"{0} квадратных километра"}
1905 }
1906 square-meter{
1907 many{"{0} квадратных метров"}
1908 one{"{0} квадратный метр"}
1909 other{"{0} квадратных метра"}
1910 }
1911 square-mile{
1912 many{"{0} квадратных миль"}
1913 one{"{0} квадратная миля"}
1914 other{"{0} квадратных мили"}
1915 }
1916 }
1917 compound{ 1861 compound{
1918 per{"{0} на {1}"} 1862 per{"{0} на {1}"}
1919 } 1863 }
1920 duration{ 1864 duration{
1921 day{ 1865 day{
1922 many{"{0} дней"} 1866 many{"{0} дней"}
1923 one{"{0} день"} 1867 one{"{0} день"}
1924 other{"{0} дня"} 1868 other{"{0} дня"}
1925 } 1869 }
1926 hour{ 1870 hour{
(...skipping 25 matching lines...) Expand all
1952 many{"{0} недель"} 1896 many{"{0} недель"}
1953 one{"{0} неделя"} 1897 one{"{0} неделя"}
1954 other{"{0} недели"} 1898 other{"{0} недели"}
1955 } 1899 }
1956 year{ 1900 year{
1957 many{"{0} лет"} 1901 many{"{0} лет"}
1958 one{"{0} год"} 1902 one{"{0} год"}
1959 other{"{0} года"} 1903 other{"{0} года"}
1960 } 1904 }
1961 } 1905 }
1962 length{
1963 centimeter{
1964 many{"{0} сантиметров"}
1965 one{"{0} сантиметр"}
1966 other{"{0} сантиметра"}
1967 }
1968 foot{
1969 many{"{0} футов"}
1970 one{"{0} фут"}
1971 other{"{0} фута"}
1972 }
1973 inch{
1974 many{"{0} дюймов"}
1975 one{"{0} дюйм"}
1976 other{"{0} дюйма"}
1977 }
1978 kilometer{
1979 many{"{0} километров"}
1980 one{"{0} километр"}
1981 other{"{0} километра"}
1982 }
1983 light-year{
1984 many{"{0} световых лет"}
1985 one{"{0} световой год"}
1986 other{"{0} световых года"}
1987 }
1988 meter{
1989 many{"{0} метров"}
1990 one{"{0} метр"}
1991 other{"{0} метра"}
1992 }
1993 mile{
1994 many{"{0} миль"}
1995 one{"{0} миля"}
1996 other{"{0} мили"}
1997 }
1998 millimeter{
1999 many{"{0} миллиметров"}
2000 one{"{0} миллиметр"}
2001 other{"{0} миллиметра"}
2002 }
2003 picometer{
2004 many{"{0} пикометров"}
2005 one{"{0} пикометр"}
2006 other{"{0} пикометра"}
2007 }
2008 yard{
2009 many{"{0} ярдов"}
2010 one{"{0} ярд"}
2011 other{"{0} ярда"}
2012 }
2013 }
2014 mass{
2015 gram{
2016 many{"{0} грамм"}
2017 one{"{0} грамм"}
2018 other{"{0} грамма"}
2019 }
2020 kilogram{
2021 many{"{0} килограмм"}
2022 one{"{0} килограмм"}
2023 other{"{0} килограмма"}
2024 }
2025 ounce{
2026 many{"{0} унций"}
2027 one{"{0} унция"}
2028 other{"{0} унции"}
2029 }
2030 pound{
2031 many{"{0} фунтов"}
2032 one{"{0} фунт"}
2033 other{"{0} фунта"}
2034 }
2035 }
2036 power{
2037 horsepower{
2038 many{"{0} лошадиных сил"}
2039 one{"{0} лошадиная сила"}
2040 other{"{0} лошадиных сил"}
2041 }
2042 kilowatt{
2043 many{"{0} киловатт"}
2044 one{"{0} киловатт"}
2045 other{"{0} киловатта"}
2046 }
2047 watt{
2048 many{"{0} ватт"}
2049 one{"{0} ватт"}
2050 other{"{0} ватта"}
2051 }
2052 }
2053 pressure{
2054 hectopascal{
2055 many{"{0} гектопаскалей"}
2056 one{"{0} гектопаскаль"}
2057 other{"{0} гектопаскаля"}
2058 }
2059 inch-hg{
2060 many{"{0} дюймов ртутного столба"}
2061 one{"{0} дюйм ртутного столба"}
2062 other{"{0}дюйма ртутного столба"}
2063 }
2064 millibar{
2065 many{"{0} миллибар"}
2066 one{"{0} миллибар"}
2067 other{"{0} миллибара"}
2068 }
2069 }
2070 speed{
2071 kilometer-per-hour{
2072 many{"{0} километров в час"}
2073 one{"{0} километр в час"}
2074 other{"{0} километра в час"}
2075 }
2076 meter-per-second{
2077 many{"{0} метров в секунду"}
2078 one{"{0} метр в секунду"}
2079 other{"{0} метра в секунду"}
2080 }
2081 mile-per-hour{
2082 many{"{0} миль в час"}
2083 one{"{0} миля в час"}
2084 other{"{0} миль в час"}
2085 }
2086 }
2087 temperature{
2088 celsius{
2089 many{"{0}градусов Цельсия"}
2090 one{"{0}градус Цельсия"}
2091 other{"{0}градуса Цельсия"}
2092 }
2093 fahrenheit{
2094 many{"{0}градусов по Фаренгейту"}
2095 one{"{0}градус по Фаренгейту"}
2096 other{"{0}градуса по Фаренгейту"}
2097 }
2098 }
2099 volume{
2100 cubic-kilometer{
2101 many{"{0} кубических километров"}
2102 one{"{0} кубический километр"}
2103 other{"{0} кубических километра"}
2104 }
2105 cubic-mile{
2106 many{"{0} кубических мили"}
2107 one{"{0} кубическая миля"}
2108 other{"{0} кубических мили"}
2109 }
2110 liter{
2111 many{"{0} литра"}
2112 one{"{0} литр"}
2113 other{"{0} литра"}
2114 }
2115 }
2116 } 1906 }
2117 unitsNarrow{ 1907 unitsNarrow{
2118 acceleration{
2119 g-force{
2120 many{"{0} G"}
2121 one{"{0} G"}
2122 other{"{0} G"}
2123 }
2124 }
2125 angle{
2126 arc-minute{
2127 many{"{0}′"}
2128 one{"{0}′"}
2129 other{"{0}′"}
2130 }
2131 arc-second{
2132 many{"{0}″"}
2133 one{"{0}″"}
2134 other{"{0}″"}
2135 }
2136 degree{
2137 many{"{0}°"}
2138 one{"{0}°"}
2139 other{"{0}°"}
2140 }
2141 }
2142 area{
2143 acre{
2144 many{"{0} акров"}
2145 one{"{0} акр"}
2146 other{"{0} акра"}
2147 }
2148 hectare{
2149 many{"{0} га"}
2150 one{"{0} га"}
2151 other{"{0} га"}
2152 }
2153 square-foot{
2154 many{"{0} кв. футов"}
2155 one{"{0} кв. фут"}
2156 other{"{0} кв. фута"}
2157 }
2158 square-kilometer{
2159 many{"{0} км²"}
2160 one{"{0} км²"}
2161 other{"{0} км²"}
2162 }
2163 square-meter{
2164 many{"{0} м²"}
2165 one{"{0} м²"}
2166 other{"{0} м²"}
2167 }
2168 square-mile{
2169 many{"{0} кв. миль"}
2170 one{"{0} кв. миля"}
2171 other{"{0} кв. мили"}
2172 }
2173 }
2174 compound{ 1908 compound{
2175 per{"{0}/{1}"} 1909 per{"{0}/{1}"}
2176 } 1910 }
2177 duration{ 1911 duration{
2178 day{ 1912 day{
2179 many{"{0} д."} 1913 many{"{0} д."}
2180 one{"{0} д."} 1914 one{"{0} д."}
2181 other{"{0} д."} 1915 other{"{0} д."}
2182 } 1916 }
2183 hour{ 1917 hour{
(...skipping 25 matching lines...) Expand all
2209 many{"{0} н."} 1943 many{"{0} н."}
2210 one{"{0} н."} 1944 one{"{0} н."}
2211 other{"{0} н."} 1945 other{"{0} н."}
2212 } 1946 }
2213 year{ 1947 year{
2214 many{"{0} л."} 1948 many{"{0} л."}
2215 one{"{0} г."} 1949 one{"{0} г."}
2216 other{"{0} г."} 1950 other{"{0} г."}
2217 } 1951 }
2218 } 1952 }
2219 length{
2220 centimeter{
2221 many{"{0} см"}
2222 one{"{0} см"}
2223 other{"{0} см"}
2224 }
2225 foot{
2226 many{"{0} футов"}
2227 one{"{0} фут"}
2228 other{"{0} фута"}
2229 }
2230 inch{
2231 many{"{0} дюймов"}
2232 one{"{0} дюйм"}
2233 other{"{0} дюйма"}
2234 }
2235 kilometer{
2236 many{"{0} км"}
2237 one{"{0} км"}
2238 other{"{0} км"}
2239 }
2240 light-year{
2241 many{"{0} св. л."}
2242 one{"{0} св. г."}
2243 other{"{0} св. г."}
2244 }
2245 meter{
2246 many{"{0} м"}
2247 one{"{0} м"}
2248 other{"{0} м"}
2249 }
2250 mile{
2251 many{"{0} миль"}
2252 one{"{0} миля"}
2253 other{"{0} мили"}
2254 }
2255 millimeter{
2256 many{"{0} мм"}
2257 one{"{0} мм"}
2258 other{"{0} мм"}
2259 }
2260 picometer{
2261 many{"{0} pm"}
2262 one{"{0} pm"}
2263 other{"{0} pm"}
2264 }
2265 yard{
2266 many{"{0} ярдов"}
2267 one{"{0} ярд"}
2268 other{"{0} ярда"}
2269 }
2270 }
2271 mass{
2272 gram{
2273 many{"{0} гр"}
2274 one{"{0} гр"}
2275 other{"{0} гр"}
2276 }
2277 kilogram{
2278 many{"{0} кг"}
2279 one{"{0} кг"}
2280 other{"{0} кг"}
2281 }
2282 ounce{
2283 many{"{0} oz"}
2284 one{"{0} oz"}
2285 other{"{0} oz"}
2286 }
2287 pound{
2288 many{"{0} lb"}
2289 one{"{0} lb"}
2290 other{"{0} lb"}
2291 }
2292 }
2293 power{
2294 horsepower{
2295 many{"{0} л.с."}
2296 one{"{0} л.с."}
2297 other{"{0} л.с."}
2298 }
2299 kilowatt{
2300 many{"{0} кВт"}
2301 one{"{0} кВт"}
2302 other{"{0} кВт"}
2303 }
2304 watt{
2305 many{"{0} Вт"}
2306 one{"{0} Вт"}
2307 other{"{0} Вт"}
2308 }
2309 }
2310 pressure{
2311 hectopascal{
2312 many{"{0} гПа"}
2313 one{"{0} гПа"}
2314 other{"{0} гПа"}
2315 }
2316 inch-hg{
2317 many{"{0} inHg"}
2318 one{"{0} inHg"}
2319 other{"{0} inHg"}
2320 }
2321 millibar{
2322 many{"{0} мбар"}
2323 one{"{0} мбар"}
2324 other{"{0} мбар"}
2325 }
2326 }
2327 speed{
2328 kilometer-per-hour{
2329 many{"{0} км/ч"}
2330 one{"{0} км/ч"}
2331 other{"{0} км/ч"}
2332 }
2333 meter-per-second{
2334 many{"{0} м/с"}
2335 one{"{0} м/с"}
2336 other{"{0} м/с"}
2337 }
2338 mile-per-hour{
2339 many{"{0} миль/ч"}
2340 one{"{0} миль/ч"}
2341 other{"{0} миль/ч"}
2342 }
2343 }
2344 temperature{
2345 celsius{
2346 many{"{0} °"}
2347 one{"{0} °"}
2348 other{"{0} °"}
2349 }
2350 fahrenheit{
2351 many{"{0}°F"}
2352 one{"{0}°F"}
2353 other{"{0}°F"}
2354 }
2355 }
2356 volume{
2357 cubic-kilometer{
2358 many{"{0} км³"}
2359 one{"{0} км³"}
2360 other{"{0} км³"}
2361 }
2362 cubic-mile{
2363 many{"{0} куб. мили"}
2364 one{"{0} куб. миля"}
2365 other{"{0} куб. мили"}
2366 }
2367 liter{
2368 many{"{0} л"}
2369 one{"{0} л"}
2370 other{"{0} л"}
2371 }
2372 }
2373 } 1953 }
2374 unitsShort{ 1954 unitsShort{
2375 acceleration{
2376 g-force{
2377 many{"{0} G"}
2378 one{"{0} G"}
2379 other{"{0} G"}
2380 }
2381 }
2382 angle{
2383 arc-minute{
2384 many{"{0}′"}
2385 one{"{0}′"}
2386 other{"{0}′"}
2387 }
2388 arc-second{
2389 many{"{0}″"}
2390 one{"{0}″"}
2391 other{"{0}″"}
2392 }
2393 degree{
2394 many{"{0}°"}
2395 one{"{0}°"}
2396 other{"{0}°"}
2397 }
2398 }
2399 area{
2400 acre{
2401 many{"{0} акров"}
2402 one{"{0} акр"}
2403 other{"{0} акра"}
2404 }
2405 hectare{
2406 many{"{0} га"}
2407 one{"{0} га"}
2408 other{"{0} га"}
2409 }
2410 square-foot{
2411 many{"{0} кв. футов"}
2412 one{"{0} кв. фут"}
2413 other{"{0} кв. фута"}
2414 }
2415 square-kilometer{
2416 many{"{0} км²"}
2417 one{"{0} км²"}
2418 other{"{0} км²"}
2419 }
2420 square-meter{
2421 many{"{0} м²"}
2422 one{"{0} м²"}
2423 other{"{0} м²"}
2424 }
2425 square-mile{
2426 many{"{0} кв. миль"}
2427 one{"{0} кв. миля"}
2428 other{"{0} кв. мили"}
2429 }
2430 }
2431 compound{ 1955 compound{
2432 per{"{0}/{1}"} 1956 per{"{0}/{1}"}
2433 } 1957 }
2434 duration{ 1958 duration{
2435 day{ 1959 day{
2436 many{"{0} дн"} 1960 many{"{0} дн"}
2437 one{"{0} дн"} 1961 one{"{0} дн"}
2438 other{"{0} дн"} 1962 other{"{0} дн"}
2439 } 1963 }
2440 hour{ 1964 hour{
(...skipping 25 matching lines...) Expand all
2466 many{"{0} нед"} 1990 many{"{0} нед"}
2467 one{"{0} нед"} 1991 one{"{0} нед"}
2468 other{"{0} нед"} 1992 other{"{0} нед"}
2469 } 1993 }
2470 year{ 1994 year{
2471 many{"{0} лет"} 1995 many{"{0} лет"}
2472 one{"{0} г."} 1996 one{"{0} г."}
2473 other{"{0} г."} 1997 other{"{0} г."}
2474 } 1998 }
2475 } 1999 }
2476 length{
2477 centimeter{
2478 many{"{0} см"}
2479 one{"{0} см"}
2480 other{"{0} см"}
2481 }
2482 foot{
2483 many{"{0} футов"}
2484 one{"{0} фут"}
2485 other{"{0} фута"}
2486 }
2487 inch{
2488 many{"{0} дюймов"}
2489 one{"{0} дюйм"}
2490 other{"{0} дюйма"}
2491 }
2492 kilometer{
2493 many{"{0} км"}
2494 one{"{0} км"}
2495 other{"{0} км"}
2496 }
2497 light-year{
2498 many{"{0} св. л."}
2499 one{"{0} св. г."}
2500 other{"{0} св. г."}
2501 }
2502 meter{
2503 many{"{0} м"}
2504 one{"{0} м"}
2505 other{"{0} м"}
2506 }
2507 mile{
2508 many{"{0} миль"}
2509 one{"{0} миля"}
2510 other{"{0} мили"}
2511 }
2512 millimeter{
2513 many{"{0} мм"}
2514 one{"{0} мм"}
2515 other{"{0} мм"}
2516 }
2517 picometer{
2518 many{"{0} pm"}
2519 one{"{0} pm"}
2520 other{"{0} pm"}
2521 }
2522 yard{
2523 many{"{0} ярдов"}
2524 one{"{0} ярд"}
2525 other{"{0} ярда"}
2526 }
2527 }
2528 mass{
2529 gram{
2530 many{"{0} гр"}
2531 one{"{0} гр"}
2532 other{"{0} гр"}
2533 }
2534 kilogram{
2535 many{"{0} кг"}
2536 one{"{0} кг"}
2537 other{"{0} кг"}
2538 }
2539 ounce{
2540 many{"{0} oz"}
2541 one{"{0} oz"}
2542 other{"{0} oz"}
2543 }
2544 pound{
2545 many{"{0} lb"}
2546 one{"{0} lb"}
2547 other{"{0} lb"}
2548 }
2549 }
2550 power{
2551 horsepower{
2552 many{"{0} л.с."}
2553 one{"{0} л.с."}
2554 other{"{0} л.с."}
2555 }
2556 kilowatt{
2557 many{"{0} кВт"}
2558 one{"{0} кВт"}
2559 other{"{0} кВт"}
2560 }
2561 watt{
2562 many{"{0} Вт"}
2563 one{"{0} Вт"}
2564 other{"{0} Вт"}
2565 }
2566 }
2567 pressure{
2568 hectopascal{
2569 many{"{0} гПа"}
2570 one{"{0} гПа"}
2571 other{"{0} гПа"}
2572 }
2573 inch-hg{
2574 many{"{0} дюймов рт. ст"}
2575 one{"{0} дюйм рт. ст"}
2576 other{"{0} дюйма рт. ст"}
2577 }
2578 millibar{
2579 many{"{0} мбар"}
2580 one{"{0} мбар"}
2581 other{"{0} мбар"}
2582 }
2583 }
2584 speed{
2585 kilometer-per-hour{
2586 many{"{0} км/ч"}
2587 one{"{0} км/ч"}
2588 other{"{0} км/ч"}
2589 }
2590 meter-per-second{
2591 many{"{0} м/с"}
2592 one{"{0} м/с"}
2593 other{"{0} м/с"}
2594 }
2595 mile-per-hour{
2596 many{"{0} миль/час"}
2597 one{"{0} миль/час"}
2598 other{"{0} миль/час"}
2599 }
2600 }
2601 temperature{
2602 celsius{
2603 many{"{0} °C"}
2604 one{"{0} °C"}
2605 other{"{0} °C"}
2606 }
2607 fahrenheit{
2608 many{"{0}°F"}
2609 one{"{0}°F"}
2610 other{"{0}°F"}
2611 }
2612 }
2613 volume{
2614 cubic-kilometer{
2615 many{"{0} км³"}
2616 one{"{0} км³"}
2617 other{"{0} км³"}
2618 }
2619 cubic-mile{
2620 many{"{0} куб. мили"}
2621 one{"{0} куб. миля"}
2622 other{"{0} куб. мили"}
2623 }
2624 liter{
2625 many{"{0} л"}
2626 one{"{0} л"}
2627 other{"{0} л"}
2628 }
2629 }
2630 } 2000 }
2631 } 2001 }
OLDNEW
« no previous file with comments | « icu52/source/data/locales/root.txt ('k') | icu52/source/data/locales/sk.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698