Changeset 12993 in osm for applications/editors/josm/i18n/po/ru.po
- Timestamp:
- 2009-01-06T18:04:40+01:00 (18 years ago)
- File:
-
- 1 edited
-
applications/editors/josm/i18n/po/ru.po (modified) (48 diffs)
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/i18n/po/ru.po
r12968 r12993 8 8 "Project-Id-Version: josm\n" 9 9 "Report-Msgid-Bugs-To: \n" 10 "POT-Creation-Date: 2009-01-06 09:58+0100\n"11 "PO-Revision-Date: 2009-01-0 4 16:40+0000\n"12 "Last-Translator: robot <Unknown>\n"10 "POT-Creation-Date: 2009-01-06 17:46+0100\n" 11 "PO-Revision-Date: 2009-01-06 12:05+0000\n" 12 "Last-Translator: Dirk Stöcker <launchpad@dstoecker.de>\n" 13 13 "Language-Team: Russian <ru@li.org>\n" 14 14 "MIME-Version: 1.0\n" … … 17 17 "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" 18 18 "10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" 19 "X-Launchpad-Export-Date: 2009-01-06 08:48+0000\n"19 "X-Launchpad-Export-Date: 2009-01-06 16:12+0000\n" 20 20 "X-Generator: Launchpad (build Unknown)\n" 21 21 … … 51 51 #, java-format 52 52 msgid "" 53 "The plugin {0} seem to be broken or could not be downloaded automatically." 53 "The plugin {0} seems to be broken or could not be downloaded automatically." 54 54 msgstr "Модуль {0} сломан, либо не скачался автоматически" 55 55 … … 562 562 563 563 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/MapPaintVisitor.java:385 564 #, fuzzy565 564 msgid "Empty member in relation." 566 msgstr " Найден тэг <member> вне отношения."565 msgstr "" 567 566 568 567 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/MapPaintVisitor.java:387 … … 577 576 578 577 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/MapPaintVisitor.java:407 579 #, fuzzy,java-format578 #, java-format 580 579 msgid "No useful role ''{0}'' for Way ''{1}''." 581 msgstr " Использовать шаблон ''{0}'' из группы ''{1}''"580 msgstr "" 582 581 583 582 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/MapPaintVisitor.java:418 … … 700 699 701 700 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:329 702 #, fuzzy,java-format701 #, java-format 703 702 msgid "Error: {0}" 704 msgstr " Ошибка"703 msgstr "" 705 704 706 705 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:329 707 #, fuzzy,java-format706 #, java-format 708 707 msgid "Warning: {0}" 709 msgstr " Предупреждение"708 msgstr "" 710 709 711 710 #: ../core/src/org/openstreetmap/josm/data/conflict/DeleteConflict.java:15 … … 777 776 "latitudes between 46.1° and 57° only.\n" 778 777 "Use another projection system if you are not using\n" 779 "a french WMS server.\n"778 "a French WMS server.\n" 780 779 "Do not upload any data after this message." 781 780 msgstr "" … … 788 787 #: ../core/src/org/openstreetmap/josm/data/projection/Lambert.java:126 789 788 msgid "" 790 "IMPORTANT : data position ned far away from\n"789 "IMPORTANT : data positioned far away from\n" 791 790 "the current Lambert zone limits.\n" 792 791 "Do not upload any data after this message.\n" … … 987 986 #: ../core/src/org/openstreetmap/josm/actions/OpenFileAction.java:41 988 987 #: ../core/src/org/openstreetmap/josm/actions/OpenFileAction.java:42 989 msgid "Open ..."990 msgstr "Открыть" 988 msgid "Open..." 989 msgstr "Открыть..." 991 990 992 991 #: ../core/src/org/openstreetmap/josm/actions/OpenFileAction.java:41 … … 1068 1067 #: ../core/src/org/openstreetmap/josm/actions/SaveAsAction.java:24 1069 1068 #: ../core/src/org/openstreetmap/josm/actions/SaveAsAction.java:25 1070 msgid "Save as ..."1069 msgid "Save as..." 1071 1070 msgstr "Сохранить как..." 1072 1071 … … 1288 1287 #: ../core/src/org/openstreetmap/josm/actions/AboutAction.java:142 1289 1288 #: ../core/src/org/openstreetmap/josm/gui/dialogs/LayerListPopup.java:26 1290 #: trans_surveyor.java:6 41289 #: trans_surveyor.java:66 1291 1290 msgid "Info" 1292 1291 msgstr "Сведения" … … 1326 1325 #: ../core/src/org/openstreetmap/josm/actions/DownloadAction.java:33 1327 1326 #: ../core/src/org/openstreetmap/josm/actions/DownloadAction.java:34 1328 msgid "Download from OSM ..."1329 msgstr "Скачать с OSM ..."1327 msgid "Download from OSM..." 1328 msgstr "Скачать с OSM..." 1330 1329 1331 1330 #: ../core/src/org/openstreetmap/josm/actions/DownloadAction.java:33 … … 1475 1474 #: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:62 1476 1475 #: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:63 1477 msgid "Upload to OSM ..."1478 msgstr "Загрузить на OSM" 1476 msgid "Upload to OSM..." 1477 msgstr "Загрузить на OSM..." 1479 1478 1480 1479 #: ../core/src/org/openstreetmap/josm/actions/UploadAction.java:62 … … 1587 1586 1588 1587 #: ../core/src/org/openstreetmap/josm/actions/AlignInLineAction.java:32 1589 msgid "Move the selected nodes onto a line."1588 msgid "Move the selected nodes in to a line." 1590 1589 msgstr "" 1591 1590 "Переместить выделенные точки на прямую, проходящую через две крайние точки." … … 1596 1595 1597 1596 #: ../core/src/org/openstreetmap/josm/actions/PreferencesAction.java:31 1598 msgid "Preferences ..."1599 msgstr "Настройки" 1597 msgid "Preferences..." 1598 msgstr "Настройки..." 1600 1599 1601 1600 #: ../core/src/org/openstreetmap/josm/actions/PreferencesAction.java:31 … … 1618 1617 #: ../core/src/org/openstreetmap/josm/actions/GpxExportAction.java:47 1619 1618 #: ../core/src/org/openstreetmap/josm/actions/GpxExportAction.java:48 1620 msgid "Export to GPX ..."1621 msgstr "Экспорт в GPX" 1619 msgid "Export to GPX..." 1620 msgstr "Экспорт в GPX..." 1622 1621 1623 1622 #: ../core/src/org/openstreetmap/josm/actions/GpxExportAction.java:47 … … 1666 1665 1667 1666 #: ../core/src/org/openstreetmap/josm/actions/GpxExportAction.java:138 1668 #, fuzzy,java-format1667 #, java-format 1669 1668 msgid "" 1670 1669 "Error while exporting {0}:\n" 1671 1670 "{1}" 1672 msgstr " Ошибка при экспорте в {0}"1671 msgstr "" 1673 1672 1674 1673 #: ../core/src/org/openstreetmap/josm/actions/GpxExportAction.java:138 … … 1887 1886 1888 1887 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:39 1889 msgid "Search ..." 1890 msgstr "Найти ..." 1888 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:40 1889 #: ../plugins/namefinder/namefinder/PlaceSelection.java:45 1890 msgid "Search..." 1891 msgstr "Найти..." 1891 1892 1892 1893 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:39 … … 1894 1895 msgid "Search for objects." 1895 1896 msgstr "Поиск объектов." 1896 1897 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:401898 #: ../plugins/namefinder/namefinder/PlaceSelection.java:451899 msgid "Search..."1900 msgstr "Найти..."1901 1897 1902 1898 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:45 … … 2087 2083 #: ../core/src/org/openstreetmap/josm/actions/ExitAction.java:22 2088 2084 #: ../core/src/org/openstreetmap/josm/actions/ExitAction.java:23 2089 #: trans_surveyor.java: 682085 #: trans_surveyor.java:70 2090 2086 msgid "Exit" 2091 2087 msgstr "Выход" … … 2780 2776 2781 2777 #: ../core/src/org/openstreetmap/josm/gui/MainApplication.java:134 2782 #, fuzzy,java-format2778 #, java-format 2783 2779 msgid "Cannot open preferences directory: {0}" 2784 msgstr " Невозможно загрузить параметры. Причина: {0}"2780 msgstr "" 2785 2781 2786 2782 #: ../core/src/org/openstreetmap/josm/gui/MainApplication.java:154 … … 3077 3073 3078 3074 #: ../core/src/org/openstreetmap/josm/gui/layer/GpxLayer.java:768 3079 #, fuzzy,java-format3075 #, java-format 3080 3076 msgid "{0} meters" 3081 msgstr " {0} участник"3077 msgstr "" 3082 3078 3083 3079 #: ../core/src/org/openstreetmap/josm/gui/layer/GpxLayer.java:771 … … 3493 3489 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:57 3494 3490 msgid "" 3495 "If your gps device draw too few lines, select this to draw lines along your " 3491 "If your gps device draws too few lines, select this to draw lines along your " 3496 3492 "way." 3497 3493 msgstr "" … … 3954 3950 3955 3951 #: ../core/src/org/openstreetmap/josm/gui/preferences/PluginPreference.java:126 3956 msgid "Configure Sites ..."3957 msgstr "Настроить сайты" 3952 msgid "Configure Sites..." 3953 msgstr "Настроить сайты..." 3958 3954 3959 3955 #: ../core/src/org/openstreetmap/josm/gui/preferences/PluginPreference.java:139 … … 3999 3995 #, java-format 4000 3996 msgid "" 4001 "Plugin archive already available. Do you want to download current version by"4002 "deleting existing archive?\n" 3997 "Plugin archive already available. Do you want to download the current " 3998 "version by deleting existing archive?\n" 4003 3999 "\n" 4004 4000 "{0}" … … 5200 5196 5201 5197 #: ../plugins/wmsplugin/src/wmsplugin/Map_Rectifier_WMSmenuAction.java:20 5202 msgid "Rectified Image ..."5203 msgstr "Трансформированное изображение" 5198 msgid "Rectified Image..." 5199 msgstr "Трансформированное изображение..." 5204 5200 5205 5201 #: ../plugins/wmsplugin/src/wmsplugin/Map_Rectifier_WMSmenuAction.java:20 … … 5367 5363 #: ../plugins/waypoints/src/WaypointReader.java:57 5368 5364 #, java-format 5369 msgid "Data error: lat value \"{0}\" is out of bound." 5365 msgid "Data error: lat value \"{0}\" is out of bounds." 5370 5366 msgstr "Ошибка данных: значение широты \"{0}\" вне диапазона." 5371 5367 5372 5368 #: ../plugins/waypoints/src/WaypointReader.java:61 5373 5369 #, java-format 5374 msgid "Data error: lon value \"{0}\" is out of bound." 5370 msgid "Data error: lon value \"{0}\" is out of bounds." 5375 5371 msgstr "Ошибка данных: значение долготы \"{0}\" вне диапазона." 5376 5372 … … 5463 5459 #: ../plugins/surveyor/src/at/dallermassl/josm/plugin/surveyor/SurveyorShowAction.java:46 5464 5460 #: ../plugins/surveyor/src/at/dallermassl/josm/plugin/surveyor/SurveyorShowAction.java:47 5465 msgid "Surveyor ..." 5466 msgstr "" 5461 #, fuzzy 5462 msgid "Surveyor..." 5463 msgstr "Точка наблюдений" 5467 5464 5468 5465 #: ../plugins/surveyor/src/at/dallermassl/josm/plugin/surveyor/SurveyorShowAction.java:46 … … 5498 5495 5499 5496 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/api/util/HttpUtils.java:169 5500 msgid "Header contains several values and cannot be mapped to a single String"5497 msgid "Header contains several values and cannot be mapped to a single string" 5501 5498 msgstr "" 5502 5499 "Заголовок содержит несколько значений, и не может быть представлен одной " … … 5510 5507 msgid "" 5511 5508 "<html>The selected data contains data from OpenStreetBugs.<br>You cannot " 5512 "upload th esedata. Maybe you have selected the wrong layer?"5509 "upload this data. Maybe you have selected the wrong layer?" 5513 5510 msgstr "" 5514 5511 "<html>Выбранная область содержат данные из OpenStreetBugs.<br>Невозможно " … … 5613 5610 5614 5611 #: ../plugins/agpifoj/src/org/openstreetmap/josm/plugins/agpifoj/AgpifojLayer.java:181 5615 #, fuzzy,java-format5612 #, java-format 5616 5613 msgid "Scanning directory {0}" 5617 msgstr " Ошибка создания директории кэша: {0}"5614 msgstr "" 5618 5615 5619 5616 #: ../plugins/agpifoj/src/org/openstreetmap/josm/plugins/agpifoj/AgpifojLayer.java:186 … … 5623 5620 5624 5621 #: ../plugins/agpifoj/src/org/openstreetmap/josm/plugins/agpifoj/AgpifojLayer.java:189 5625 #, fuzzy,java-format5622 #, java-format 5626 5623 msgid "Error while getting files from directory {0}\n" 5627 msgstr " Ошибка создания директории кэша: {0}"5624 msgstr "" 5628 5625 5629 5626 #: ../plugins/agpifoj/src/org/openstreetmap/josm/plugins/agpifoj/AgpifojLayer.java:254 … … 5657 5654 5658 5655 #: ../plugins/agpifoj/src/org/openstreetmap/josm/plugins/agpifoj/AgpifojDialog.java:166 5659 #, fuzzy,java-format5656 #, java-format 5660 5657 msgid "" 5661 5658 "\n" 5662 5659 "Altitude: {0} m" 5663 5660 msgstr "" 5664 "\n"5665 "Высота: "5666 5661 5667 5662 #: ../plugins/agpifoj/src/org/openstreetmap/josm/plugins/agpifoj/AgpifojDialog.java:169 5668 #, fuzzy,java-format5663 #, java-format 5669 5664 msgid "" 5670 5665 "\n" 5671 5666 "{0} km/h" 5672 msgstr " км/ч"5667 msgstr "" 5673 5668 5674 5669 #: ../plugins/agpifoj/src/org/openstreetmap/josm/plugins/agpifoj/ImageDisplay.java:428 … … 5828 5823 #: ../plugins/openvisible/src/at/dallermassl/josm/plugin/openvisible/OpenVisibleAction.java:44 5829 5824 #: ../plugins/openvisible/src/at/dallermassl/josm/plugin/openvisible/OpenVisibleAction.java:46 5830 msgid "Open Visible ..."5831 msgstr "Открыть видимое ..."5825 msgid "Open Visible..." 5826 msgstr "Открыть видимое..." 5832 5827 5833 5828 #: ../plugins/openvisible/src/at/dallermassl/josm/plugin/openvisible/OpenVisibleAction.java:45 … … 5870 5865 5871 5866 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:18 5872 #, fuzzy5873 5867 msgid "east" 5874 msgstr " Тест"5868 msgstr "" 5875 5869 5876 5870 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:18 5877 #, fuzzy5878 5871 msgid "northeast" 5879 msgstr " Лес"5872 msgstr "" 5880 5873 5881 5874 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:18 5882 #, fuzzy5883 5875 msgid "north" 5884 msgstr " Православие"5876 msgstr "" 5885 5877 5886 5878 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:18 5887 #, fuzzy5888 5879 msgid "northwest" 5889 msgstr " Лес"5880 msgstr "" 5890 5881 5891 5882 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:19 5892 #, fuzzy5893 5883 msgid "west" 5894 msgstr " Тест"5884 msgstr "" 5895 5885 5896 5886 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:19 5897 #, fuzzy5898 5887 msgid "southwest" 5899 msgstr " Одежда"5888 msgstr "" 5900 5889 5901 5890 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:19 5902 #, fuzzy5903 5891 msgid "south" 5904 msgstr " О программе"5892 msgstr "" 5905 5893 5906 5894 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:19 5907 #, fuzzy5908 5895 msgid "southeast" 5909 msgstr " Одежда"5896 msgstr "" 5910 5897 5911 5898 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:21 5912 #, fuzzy5913 5899 msgid "water" 5914 msgstr " Вода"5900 msgstr "" 5915 5901 5916 5902 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:21 5917 #, fuzzy5918 5903 msgid "coastline" 5919 msgstr " Побережье"5904 msgstr "" 5920 5905 5921 5906 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:21 5922 #, fuzzy5923 5907 msgid "land" 5924 msgstr " Остров"5908 msgstr "" 5925 5909 5926 5910 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:21 5927 #, fuzzy5928 5911 msgid "none" 5929 msgstr " узел"5912 msgstr "" 5930 5913 5931 5914 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:40 … … 6051 6034 6052 6035 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:84 6053 msgid "A nplugin to trace water bodies on Landsat imagery."6036 msgid "A plugin to trace water bodies on Landsat imagery." 6054 6037 msgstr "" 6055 6038 … … 6464 6447 6465 6448 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/SimilarNamedWays.java:36 6466 msgid "Similar named ways." 6467 msgstr "Похожие названия линий." 6449 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/SimilarNamedWays.java:82 6450 msgid "Similarly named ways" 6451 msgstr "Похожие названия линий" 6468 6452 6469 6453 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/SimilarNamedWays.java:37 … … 6473 6457 "Этот тест ищет линии с похожими названиями. Возможно, это вызвано опечатками." 6474 6458 6475 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/SimilarNamedWays.java:826476 msgid "Similar named ways"6477 msgstr "Похожие названия линий"6478 6479 6459 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/UnclosedWays.java:32 6480 6460 msgid "Unclosed Ways." … … 6550 6530 6551 6531 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/UntaggedWay.java:56 6552 msgid "Untagged, empty ,and one node ways."6532 msgid "Untagged, empty and one node ways." 6553 6533 msgstr "Линии без тэгов, пустые, из одной точки" 6554 6534 … … 6584 6564 6585 6565 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/UntaggedNode.java:34 6586 msgid "Untagged nodes." 6587 msgstr "Точки без тэгов" 6566 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/UntaggedNode.java:88 6567 msgid "Untagged and unconnected nodes" 6568 msgstr "" 6588 6569 6589 6570 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/UntaggedNode.java:35 6590 6571 msgid "This test checks for untagged nodes that are not part of any way." 6591 6572 msgstr "Этот тест ищет точки, не имеющие тэгов, и не являющиеся частью линий." 6592 6593 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/UntaggedNode.java:886594 msgid "Untagged and unconnected nodes"6595 msgstr ""6596 6573 6597 6574 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:140 … … 6727 6704 6728 6705 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:551 6729 msgid "Check if map paining found data errors." 6706 msgid "Check if map painting found data errors." 6730 6707 msgstr "" 6731 6708 … … 6881 6858 6882 6859 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:32 6883 msgid "Duplicated nodes." 6860 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:50 6861 msgid "Duplicated nodes" 6884 6862 msgstr "" 6885 6863 6886 6864 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:33 6887 6865 msgid "This test checks that there are no nodes at the very same location." 6888 msgstr ""6889 6890 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:506891 msgid "Duplicated nodes"6892 6866 msgstr "" 6893 6867 … … 6946 6920 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/PreferenceEditor.java:92 6947 6921 msgid "" 6948 "A OSM data validator that checks for common errors made by users and editor " 6922 "An OSM data validator that checks for common errors made by users and editor " 6949 6923 "programs." 6950 6924 msgstr "" … … 6990 6964 6991 6965 #: ../plugins/usertools/src/usertools/UserToolsPlugin.java:68 6992 #, fuzzy6993 6966 msgid "User" 6994 msgstr " Использовать"6967 msgstr "" 6995 6968 6996 6969 #: ../plugins/usertools/src/usertools/UserToolsPlugin.java:75 6997 6970 #: ../plugins/usertools/src/usertools/UserToolsPlugin.java:76 6998 #, fuzzy6999 6971 msgid "Show Author Panel" 7000 msgstr " Показать эту справку"6972 msgstr "" 7001 6973 7002 6974 #: ../plugins/usertools/src/usertools/UserToolsPlugin.java:95 7003 #, fuzzy7004 6975 msgid "Open User Page" 7005 msgstr " Открыть другой трэк GPX"6976 msgstr "" 7006 6977 7007 6978 #: ../plugins/usertools/src/usertools/UserToolsPlugin.java:96 7008 #, fuzzy7009 6979 msgid "Open User Page in browser" 7010 msgstr " Открыть в браузере"6980 msgstr "" 7011 6981 7012 6982 #: ../plugins/usertools/src/usertools/UserToolsPlugin.java:107 … … 7019 6989 7020 6990 #: ../plugins/usertools/src/usertools/UserToolsPlugin.java:141 7021 #, fuzzy7022 6991 msgid "Please select some data" 7023 msgstr " Выберите значение"6992 msgstr "" 7024 6993 7025 6994 #: ../plugins/usertools/src/usertools/UserToolsPlugin.java:145 … … 7140 7109 msgstr "" 7141 7110 7142 #: trans_surveyor.java: 67111 #: trans_surveyor.java:8 7143 7112 msgid "Tunnel Start" 7144 7113 msgstr "Начало тоннеля" 7145 7114 7146 #: trans_surveyor.java:1 2trans_presets.java:53 trans_presets.java:707115 #: trans_surveyor.java:14 trans_presets.java:53 trans_presets.java:70 7147 7116 #: trans_presets.java:89 trans_presets.java:107 trans_presets.java:128 7148 7117 #: trans_presets.java:145 trans_presets.java:164 trans_presets.java:182 … … 7157 7126 msgstr "Мост" 7158 7127 7159 #: trans_surveyor.java:1 67128 #: trans_surveyor.java:18 7160 7129 msgid "Village/City" 7161 7130 msgstr "Город/Село" 7162 7131 7163 #: trans_surveyor.java:2 4trans_presets.java:1275 trans_presets.java:13227132 #: trans_surveyor.java:26 trans_presets.java:1275 trans_presets.java:1322 7164 7133 msgid "Parking" 7165 7134 msgstr "Стоянка" 7166 7135 7167 #: trans_surveyor.java: 297136 #: trans_surveyor.java:31 7168 7137 msgid "One Way" 7169 7138 msgstr "Односторонняя" 7170 7139 7171 #: trans_surveyor.java:3 37140 #: trans_surveyor.java:35 7172 7141 msgid "Church" 7173 7142 msgstr "Церковь" 7174 7143 7175 #: trans_surveyor.java: 387144 #: trans_surveyor.java:40 7176 7145 msgid "Fuel Station" 7177 7146 msgstr "Заправка" 7178 7147 7179 #: trans_surveyor.java:4 3trans_presets.java:14537148 #: trans_surveyor.java:45 trans_presets.java:1453 7180 7149 msgid "Hotel" 7181 7150 msgstr "Гостиница" 7182 7151 7183 #: trans_surveyor.java:4 7trans_presets.java:15077152 #: trans_surveyor.java:49 trans_presets.java:1507 7184 7153 msgid "Restaurant" 7185 7154 msgstr "Ресторан" 7186 7155 7187 #: trans_surveyor.java:5 27156 #: trans_surveyor.java:54 7188 7157 msgid "Shopping" 7189 7158 msgstr "Магазин" 7190 7159 7191 #: trans_surveyor.java:5 67160 #: trans_surveyor.java:58 7192 7161 msgid "WC" 7193 7162 msgstr "Туалет" 7194 7163 7195 #: trans_surveyor.java:6 07164 #: trans_surveyor.java:62 7196 7165 msgid "Camping" 7197 7166 msgstr "Кэмпинг" 7198 7167 7199 #: trans_surveyor.java:7 2trans_presets.java:407168 #: trans_surveyor.java:74 trans_presets.java:40 7200 7169 msgid "Motorway" 7201 7170 msgstr "Автобан" 7202 7171 7203 #: trans_surveyor.java:7 6trans_presets.java:1157172 #: trans_surveyor.java:78 trans_presets.java:115 7204 7173 msgid "Primary" 7205 7174 msgstr "Основная" 7206 7175 7207 #: trans_surveyor.java:8 0trans_presets.java:1517176 #: trans_surveyor.java:82 trans_presets.java:151 7208 7177 msgid "Secondary" 7209 7178 msgstr "Вторичная" 7210 7179 7211 #: trans_surveyor.java:8 4trans_presets.java:1887180 #: trans_surveyor.java:86 trans_presets.java:188 7212 7181 msgid "Unclassified" 7213 7182 msgstr "Не классифицировано" 7214 7183 7215 #: trans_surveyor.java: 88trans_presets.java:2067184 #: trans_surveyor.java:90 trans_presets.java:206 7216 7185 msgid "Residential" 7217 7186 msgstr "Местного значения" 7218 7187 7219 #: trans_surveyor.java:9 3trans_surveyor.java:977188 #: trans_surveyor.java:95 trans_surveyor.java:99 7220 7189 msgid "Test" 7221 7190 msgstr "Тест" … … 11263 11232 msgstr "Править скалу" 11264 11233 11234 #~ msgid "Search ..." 11235 #~ msgstr "Найти ..." 11236 11237 #~ msgid "Similar named ways." 11238 #~ msgstr "Похожие названия линий." 11239 11240 #~ msgid "Untagged nodes." 11241 #~ msgstr "Точки без тэгов" 11242 11265 11243 #~ msgid " ({0} node)" 11266 11244 #~ msgid_plural " ({0} nodes)"
Note:
See TracChangeset
for help on using the changeset viewer.
