Changeset 21971 in osm for applications/editors/josm/i18n/po/sl.po
- Timestamp:
- 2010-06-23T23:23:03+02:00 (16 years ago)
- File:
-
- 1 edited
-
applications/editors/josm/i18n/po/sl.po (modified) (726 diffs)
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/i18n/po/sl.po
r21721 r21971 8 8 "Project-Id-Version: josm\n" 9 9 "Report-Msgid-Bugs-To: \n" 10 "POT-Creation-Date: 2010-06- 15 17:35+0200\n"11 "PO-Revision-Date: 2010-06- 09 19:30+0000\n"10 "POT-Creation-Date: 2010-06-23 22:47+0200\n" 11 "PO-Revision-Date: 2010-06-15 17:57+0000\n" 12 12 "Last-Translator: Dirk Stöcker <launchpad@dstoecker.de>\n" 13 13 "Language-Team: Slovenian <sl@li.org>\n" … … 15 15 "Content-Type: text/plain; charset=UTF-8\n" 16 16 "Content-Transfer-Encoding: 8bit\n" 17 "Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || " 18 " n%100==4 ? 3 : 0);\n"19 "X-Launchpad-Export-Date: 2010-06- 15 16:19+0000\n"17 "Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n" 18 "%100==4 ? 3 : 0);\n" 19 "X-Launchpad-Export-Date: 2010-06-23 20:22+0000\n" 20 20 "X-Generator: Launchpad (build Unknown)\n" 21 21 … … 24 24 #: ../core/src/org/openstreetmap/josm/Main.java:212 25 25 #: ../core/src/org/openstreetmap/josm/actions/HelpAction.java:25 26 #: ../core/src/org/openstreetmap/josm/gui/ExtendedDialog.java:4 8226 #: ../core/src/org/openstreetmap/josm/gui/ExtendedDialog.java:478 27 27 #: ../core/src/org/openstreetmap/josm/gui/HelpAwareOptionPane.java:107 28 28 #: ../core/src/org/openstreetmap/josm/gui/MainMenu.java:176 … … 94 94 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/OsbUploadHook.java:53 95 95 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/gui/OsbDialog.java:143 96 #: ../plugins/ reverter/src/reverter/ReverterUploadHook.java:7896 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:82 97 97 #: ../plugins/waydownloader/src/org/openstreetmap/josm/plugins/waydownloader/WayDownloaderPlugin.java:68 98 98 #: ../plugins/wmsplugin/src/wmsplugin/WMSGrabber.java:143 … … 247 247 #: ../core/src/org/openstreetmap/josm/gui/dialogs/LatLonDialog.java:244 248 248 #: ../core/src/org/openstreetmap/josm/gui/dialogs/changeset/query/ChangesetQueryDialog.java:207 249 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:99 0249 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:997 250 250 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:1200 251 251 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/RelationEditor.java:120 … … 268 268 #: ../core/src/org/openstreetmap/josm/gui/preferences/PluginPreference.java:198 269 269 #: ../core/src/org/openstreetmap/josm/gui/preferences/PreferenceDialog.java:91 270 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:6 2270 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:61 271 271 #: ../core/src/org/openstreetmap/josm/gui/tagging/TaggingPreset.java:913 272 272 #: ../core/src/org/openstreetmap/josm/io/GpxExporter.java:116 … … 274 274 #: ../plugins/addrinterpolation/src/org/openstreetmap/josm/plugins/AddrInterpolation/AddrInterpolationDialog.java:330 275 275 #: ../plugins/buildings_tools/src/buildings_tools/AddressDialog.java:37 276 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:33 276 #: ../plugins/buildings_tools/src/buildings_tools/AdvancedSettingsDialog.java:24 277 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:38 277 278 #: ../plugins/cadastre-fr/src/cadastre_fr/MenuActionGrabPlanImage.java:307 279 #: ../plugins/ext_tools/src/ext_tools/preferences/EditToolDialog.java:46 278 280 #: ../plugins/grid/src/grid/GridLayer.java:162 279 281 #: ../plugins/grid/src/grid/GridLayer.java:199 … … 282 284 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:259 283 285 #: ../plugins/reverter/src/reverter/ChangesetIdQuery.java:45 286 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:78 287 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:88 284 288 #: ../plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/TagEditorDialog.java:287 285 289 #: ../plugins/terracer/src/terracer/HouseNumberInputDialog.java:94 … … 317 321 #, java-format 318 322 msgid "" 319 "<html>There are no layers the source layer<br>''{0}''<br>could be merged " 320 " to.</html>"323 "<html>There are no layers the source layer<br>''{0}''<br>could be merged to." 324 "</html>" 321 325 msgstr "" 322 326 … … 340 344 #. Add extra shortcut C-S-a 341 345 #. Add extra shortcut ESCAPE 342 #. 346 #. 343 347 #. * FIXME: this isn't optimal. In a better world the mapmode actions 344 348 #. * would be able to capture keyboard events and react accordingly. But 345 349 #. * for now this is a reasonable approximation. 346 #. 350 #. 347 351 #: ../core/src/org/openstreetmap/josm/actions/AddNodeAction.java:26 348 352 #: ../core/src/org/openstreetmap/josm/actions/CopyAction.java:31 … … 402 406 #: ../plugins/multipoly/src/multipoly/MultipolyAction.java:50 403 407 #: ../plugins/reverter/src/reverter/RevertChangesetAction.java:28 408 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:42 404 409 #: ../plugins/surveyor/src/at/dallermassl/josm/plugin/surveyor/AutoSaveAction.java:39 405 410 #: ../plugins/surveyor/src/at/dallermassl/josm/plugin/surveyor/SurveyorShowAction.java:47 … … 439 444 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:711 440 445 #: ../plugins/waydownloader/src/org/openstreetmap/josm/plugins/waydownloader/WayDownloaderPlugin.java:88 441 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:1 19446 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:120 442 447 msgid "Information" 443 448 msgstr "Informacije" … … 645 650 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:104 646 651 #: ../core/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java:276 647 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:101 2652 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1019 648 653 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:986 649 654 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:636 … … 658 663 #: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/qa/WrongTurnRestrictionLegTypeError.java:62 659 664 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:707 660 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:9 5665 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:96 661 666 msgid "Delete" 662 667 msgstr "Izbriši" … … 905 910 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:152 906 911 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:80 912 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:73 907 913 msgid "The selected way has nodes outside of the downloaded data region." 908 914 msgid_plural "" … … 913 919 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:155 914 920 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:85 921 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:74 915 922 msgid "This can lead to nodes being deleted accidentally." 916 923 msgstr "" … … 1460 1467 #: ../core/src/org/openstreetmap/josm/gui/preferences/ProjectionPreference.java:179 1461 1468 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:753 1462 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:6 11463 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:10 91469 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:60 1470 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:108 1464 1471 #: ../core/src/org/openstreetmap/josm/gui/tagging/TaggingPreset.java:787 1465 1472 #: ../core/src/org/openstreetmap/josm/gui/tagging/TaggingPreset.java:797 … … 1486 1493 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/api/EditAction.java:70 1487 1494 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:194 1495 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:83 1496 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:91 1488 1497 #: ../plugins/surveyor/src/at/dallermassl/josm/plugin/surveyor/AutoSaveEditLayerTimerTask.java:66 1489 1498 #: ../plugins/surveyor/src/at/dallermassl/josm/plugin/surveyor/AutoSaveGpsLayerTimerTask.java:82 … … 1492 1501 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/OSMValidatorPlugin.java:284 1493 1502 #: ../plugins/waydownloader/src/org/openstreetmap/josm/plugins/waydownloader/WayDownloaderPlugin.java:78 1494 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:31 31495 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:4 451503 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:318 1504 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:450 1496 1505 msgid "Error" 1497 1506 msgstr "Napaka" … … 1603 1612 1604 1613 #: ../core/src/org/openstreetmap/josm/actions/ShowStatusReportAction.java:41 1605 msgid "" 1606 "Show status report with useful information that can be attached to bugs" 1614 msgid "Show status report with useful information that can be attached to bugs" 1607 1615 msgstr "" 1608 1616 "Prikaži poročilo o stanju s podatki, ki so lahko koristni pri prijavi napak" … … 1639 1647 1640 1648 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:65 1649 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:69 1641 1650 msgid "Yes, delete nodes" 1642 1651 msgstr "" 1643 1652 1644 1653 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:67 1654 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:69 1645 1655 msgid "Delete nodes outside of downloaded data regions" 1646 1656 msgstr "" … … 1649 1659 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/properties/PropertiesMerger.java:635 1650 1660 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/properties/PropertiesMerger.java:676 1651 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:215 1661 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:70 1662 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:221 1652 1663 msgid "No, abort" 1653 1664 msgstr "" … … 1655 1666 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:73 1656 1667 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:119 1668 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:70 1669 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:88 1657 1670 msgid "Cancel operation" 1658 1671 msgstr "" 1659 1672 1660 1673 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:86 1674 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:74 1661 1675 msgid "Do you want to delete them anyway?" 1662 1676 msgstr "" 1663 1677 1664 1678 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:88 1679 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:75 1665 1680 msgid "Delete nodes outside of data regions?" 1666 1681 msgstr "" 1667 1682 1668 1683 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:101 1684 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:82 1669 1685 msgid "Please select at least one way to simplify." 1670 1686 msgstr "Izberite vsaj eno pot, ki jo želite poenostaviti." … … 1673 1689 #: ../core/src/org/openstreetmap/josm/gui/io/SaveLayerInfoCellRenderer.java:44 1674 1690 #: ../core/src/org/openstreetmap/josm/gui/io/SaveLayerInfoCellRenderer.java:57 1675 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:62 1691 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:61 1692 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:87 1676 1693 msgid "Yes" 1677 1694 msgstr "" 1678 1695 1679 1696 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:113 1697 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:87 1680 1698 msgid "Simplify all selected ways" 1681 1699 msgstr "" 1682 1700 1683 1701 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:126 1702 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:89 1684 1703 #, java-format 1685 1704 msgid "" … … 1688 1707 1689 1708 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:129 1709 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:89 1690 1710 msgid "Simplify ways?" 1691 1711 msgstr "" 1692 1712 1693 1713 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:180 1714 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:137 1694 1715 #, java-format 1695 1716 msgid "Simplify {0} way" … … 1699 1720 1700 1721 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:251 1722 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:265 1701 1723 #, java-format 1702 1724 msgid "Simplify Way (remove {0} node)" … … 1832 1854 1833 1855 #: ../core/src/org/openstreetmap/josm/actions/UnGlueAction.java:120 1834 msgid "" 1835 "* One node that is used by more than one way and one of those ways, or" 1856 msgid "* One node that is used by more than one way and one of those ways, or" 1836 1857 msgstr "* Eno vozlišče, ki je del več poti in eno izmed teh poti, ali" 1837 1858 … … 1897 1918 1898 1919 #. Add extra shortcut ESCAPE 1899 #. 1920 #. 1900 1921 #. * FIXME: this isn't optimal. In a better world the mapmode actions 1901 1922 #. * would be able to capture keyboard events and react accordingly. But 1902 1923 #. * for now this is a reasonable approximation. 1903 #. 1924 #. 1904 1925 #: ../core/src/org/openstreetmap/josm/actions/UnselectAllAction.java:33 1905 1926 msgid "Unselect All (Escape)" … … 1916 1937 1917 1938 #. bounds defined? => use the bbox downloader 1918 #. 1939 #. 1919 1940 #: ../core/src/org/openstreetmap/josm/actions/UpdateDataAction.java:90 1920 1941 #: ../core/src/org/openstreetmap/josm/gui/layer/GpxLayer.java:1045 … … 1978 1999 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:99 1979 2000 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:116 1980 #: ../plugins/reverter/src/reverter/ReverterUploadHook.java:771981 2001 msgid "No changes to upload." 1982 2002 msgstr "Ni sprememb za pošiljanje." … … 1994 2014 msgstr "" 1995 2015 1996 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:25 72016 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:256 1997 2017 msgid "Checking parents for deleted objects" 1998 2018 msgstr "" 1999 2019 2000 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:31 62020 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:315 2001 2021 #, java-format 2002 2022 msgid "Reading parents of ''{0}''" 2003 2023 msgstr "" 2004 2024 2005 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:32 22025 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:321 2006 2026 msgid "Checking for deleted parents in the local dataset" 2007 2027 msgstr "" … … 2256 2276 #: ../core/src/org/openstreetmap/josm/actions/mapmode/SelectAction.java:111 2257 2277 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ZoomAction.java:47 2258 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java: 772278 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:67 2259 2279 #: ../plugins/cadastre-fr/src/cadastre_fr/Buildings.java:102 2260 2280 #: ../plugins/routes/src/org/openstreetmap/josm/plugins/routes/RelationEditMode.java:29 … … 2371 2391 #: ../core/src/org/openstreetmap/josm/actions/mapmode/PlayHeadDragMode.java:82 2372 2392 msgid "" 2373 "Drag play head and release near track to play audio from there; " 2374 " SHIFT+release to synchronize audio at that point."2393 "Drag play head and release near track to play audio from there; SHIFT" 2394 "+release to synchronize audio at that point." 2375 2395 msgstr "" 2376 2396 … … 2500 2520 2501 2521 #. -- prepare the combo box with the search expressions 2502 #. 2522 #. 2503 2523 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:136 2504 2524 msgid "Please enter a filter string." … … 2614 2634 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:193 2615 2635 msgid "" 2616 "<b>nodes:</b>... - object with given number of nodes (nodes:count or " 2617 " nodes:min-max)"2636 "<b>nodes:</b>... - object with given number of nodes (nodes:count or nodes:" 2637 "min-max)" 2618 2638 msgstr "" 2619 2639 … … 2875 2895 #: ../plugins/addrinterpolation/src/org/openstreetmap/josm/plugins/AddrInterpolation/AddrInterpolationDialog.java:322 2876 2896 #: ../plugins/buildings_tools/src/buildings_tools/AddressDialog.java:37 2877 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:33 2897 #: ../plugins/buildings_tools/src/buildings_tools/AdvancedSettingsDialog.java:24 2898 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:38 2878 2899 #: ../plugins/cadastre-fr/src/cadastre_fr/MenuActionGrabPlanImage.java:306 2900 #: ../plugins/ext_tools/src/ext_tools/preferences/EditToolDialog.java:46 2901 #: ../plugins/ext_tools/src/ext_tools/preferences/EditToolDialog.java:64 2879 2902 #: ../plugins/grid/src/grid/GridLayer.java:162 2880 2903 #: ../plugins/grid/src/grid/GridLayer.java:199 2881 2904 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/gui/dialogs/TextInputDialog.java:145 2882 2905 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:110 2906 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:78 2883 2907 #: ../plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/TagEditorDialog.java:301 2884 2908 #: ../plugins/terracer/src/terracer/HouseNumberInputDialog.java:94 … … 3000 3024 3001 3025 #: ../core/src/org/openstreetmap/josm/command/ConflictResolveCommand.java:67 3002 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:2 083026 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:211 3003 3027 #: ../core/src/org/openstreetmap/josm/command/RelationMemberConflictResolverCommand.java:84 3004 3028 #, java-format … … 3076 3100 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:231 3077 3101 msgid "" 3078 "You are about to delete nodes outside of the area you have " 3079 " downloaded.<br>This can cause problems because other objects (that you do "3080 " not see)might use them.<br>Do you really want to delete?"3102 "You are about to delete nodes outside of the area you have downloaded." 3103 "<br>This can cause problems because other objects (that you do not see) " 3104 "might use them.<br>Do you really want to delete?" 3081 3105 msgstr "" 3082 3106 … … 3122 3146 msgstr[1] "" 3123 3147 3124 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:10 13125 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:1 193148 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:105 3149 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:123 3126 3150 #, java-format 3127 3151 msgid "Purged object ''{0}''" 3128 3152 msgstr "" 3129 3153 3130 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:1 073154 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:111 3131 3155 #, java-format 3132 3156 msgid "Purged {0} object" … … 3135 3159 msgstr[1] "" 3136 3160 3137 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:1 593161 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:163 3138 3162 #, java-format 3139 3163 msgid "" … … 3142 3166 msgstr "" 3143 3167 3144 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:1 683168 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:172 3145 3169 #, java-format 3146 3170 msgid "Removing reference from relation {0}" … … 3346 3370 #, java-format 3347 3371 msgid "" 3348 "<html>Preferences file had errors.<br> Making backup of old one to " 3349 "<br> {0}<br>and creating a new default preference file.</html>"3372 "<html>Preferences file had errors.<br> Making backup of old one to <br>{0}" 3373 "<br> and creating a new default preference file.</html>" 3350 3374 msgstr "" 3351 3375 … … 3428 3452 #. * 3429 3453 #. * the decimal format 999.999 3430 #. 3454 #. 3431 3455 #: ../core/src/org/openstreetmap/josm/data/coor/CoordinateFormat.java:15 3432 3456 msgid "Decimal Degrees" … … 3435 3459 #. * 3436 3460 #. * the minutes/seconds format 99" 99' 3437 #. 3461 #. 3438 3462 #: ../core/src/org/openstreetmap/josm/data/coor/CoordinateFormat.java:20 3439 3463 msgid "Degrees Minutes Seconds" … … 3442 3466 #. * 3443 3467 #. * coordinates East/North 3444 #. 3468 #. 3445 3469 #: ../core/src/org/openstreetmap/josm/data/coor/CoordinateFormat.java:25 3446 3470 msgid "Projected Coordinates" … … 3487 3511 #: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:147 3488 3512 #: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:185 3513 #: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:107 3514 #: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:110 3515 #: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:121 3489 3516 #, java-format 3490 3517 msgid "Missing merge target for way with id {0}" … … 3496 3523 msgstr "" 3497 3524 3498 #: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:201 3525 #: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:197 3526 #: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:117 3499 3527 #, java-format 3500 3528 msgid "Missing merge target for node with id {0}" 3501 3529 msgstr "" 3502 3530 3503 #: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:216 3531 #: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:212 3532 #: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:144 3533 #: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:148 3504 3534 #, java-format 3505 3535 msgid "Missing merge target for relation with id {0}" 3506 3536 msgstr "" 3507 3537 3508 #: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:221 3509 #: ../plugins/reverter/src/reverter/DataSetToCmd.java:69 3538 #: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:217 3539 #: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:155 3540 #: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:159 3541 #: ../plugins/reverter/src/reverter/DataSetToCmd.java:70 3510 3542 #, java-format 3511 3543 msgid "Missing merge target of type {0} with id {1}" 3512 msgstr ""3513 3514 #. should not happen3515 #. FIXME: this message does not make sense, source version can not be lower than3516 #. target version at this point3517 #: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:2583518 #, java-format3519 msgid ""3520 "Target object with id {0} and version {1} is visible although source object "3521 "with lower version {2} is not visible. Cannot deal with this inconsistency. "3522 "Keeping target object. "3523 3544 msgstr "" 3524 3545 … … 3597 3618 msgstr "" 3598 3619 3599 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java: 4983620 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:506 3600 3621 msgid "A primitive with ID = 0 cannot be invisible." 3601 3622 msgstr "" 3602 3623 3603 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:5 553624 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:573 3604 3625 #, java-format 3605 3626 msgid "ID > 0 expected. Got {0}." 3606 3627 msgstr "" 3607 3628 3608 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:5 573629 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:575 3609 3630 #, java-format 3610 3631 msgid "Version > 0 expected. Got {0}." 3611 3632 msgstr "" 3612 3633 3613 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:7 773634 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:795 3614 3635 #, java-format 3615 3636 msgid "" … … 3618 3639 msgstr "" 3619 3640 3620 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:11 493641 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:1167 3621 3642 msgid "" 3622 3643 "Cannot merge because either of the participating primitives is new and the " … … 3624 3645 msgstr "" 3625 3646 3626 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:11 513647 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:1169 3627 3648 #, java-format 3628 3649 msgid "" … … 3684 3705 #: ../core/src/org/openstreetmap/josm/data/osm/history/HistoryOsmPrimitive.java:112 3685 3706 #, java-format 3686 msgid "" 3687 "Cannot compare primitive with ID ''{0}'' to primitive with ID ''{1}''." 3707 msgid "Cannot compare primitive with ID ''{0}'' to primitive with ID ''{1}''." 3688 3708 msgstr "" 3689 3709 … … 3698 3718 3699 3719 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/PaintColors.java:14 3700 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java: 853720 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:75 3701 3721 msgid "selected" 3702 3722 msgstr "izbrano" … … 3860 3880 #: ../core/src/org/openstreetmap/josm/gui/BookmarkList.java:55 3861 3881 #, java-format 3862 msgid "" 3863 "<html>Could not read bookmarks from<br>''{0}''<br>Error was: {1}</html>" 3882 msgid "<html>Could not read bookmarks from<br>''{0}''<br>Error was: {1}</html>" 3864 3883 msgstr "" 3865 3884 … … 3932 3951 #. color tiger_data 3933 3952 #. </rule> 3934 #. 3953 #. 3935 3954 #. <!-- lot's of "openGeoDB:..." tags can be found in germany --> 3936 3955 #. <rule> … … 3940 3959 #. <scale_max>50000</scale_max> 3941 3960 #. </rule> 3942 #. 3961 #. 3943 3962 #. <rule> 3944 3963 #. <condition k="openGeoDB:type" v="Kreis"/> … … 3947 3966 #. <scale_max>50000</scale_max> 3948 3967 #. </rule> 3949 #. 3968 #. 3950 3969 #. <rule> 3951 3970 #. <condition k="openGeoDB:type" v="Gemeinde"/> … … 3954 3973 #. <scale_max>50000</scale_max> 3955 3974 #. </rule> 3956 #. 3975 #. 3957 3976 #. <rule> 3958 3977 #. <condition k="openGeoDB:type" v="Ort"/> … … 3961 3980 #. <scale_max>50000</scale_max> 3962 3981 #. </rule> 3963 #. 3982 #. 3964 3983 #. <rule> 3965 3984 #. <condition k="openGeoDB:type" v="District"/> … … 3968 3987 #. <scale_max>50000</scale_max> 3969 3988 #. </rule> 3970 #. 3989 #. 3971 3990 #. <rule> 3972 3991 #. <condition k="openGeoDB:location" v="locality"/> … … 3975 3994 #. <scale_max>50000</scale_max> 3976 3995 #. </rule> 3977 #. 3996 #. 3978 3997 #. <!--annotation tags --> 3979 #. 3998 #. 3980 3999 #. <!--"work in progress" tags --> 3981 #. 4000 #. 3982 4001 #. <rule> 3983 4002 #. <condition k="building"/> … … 3986 4005 #: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java:68 3987 4006 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/UnclosedWays.java:101 3988 #: build/trans_style.java:4 2924007 #: build/trans_style.java:4325 3989 4008 msgid "building" 3990 4009 msgstr "zgradba" … … 4073 4092 msgstr "" 4074 4093 4075 #: ../core/src/org/openstreetmap/josm/gui/ExtendedDialog.java:4 814094 #: ../core/src/org/openstreetmap/josm/gui/ExtendedDialog.java:477 4076 4095 #: ../core/src/org/openstreetmap/josm/gui/HelpAwareOptionPane.java:109 4077 4096 #: ../core/src/org/openstreetmap/josm/gui/dialogs/ConflictResolutionDialog.java:208 … … 4291 4310 #: ../core/src/org/openstreetmap/josm/gui/MainMenu.java:171 4292 4311 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:89 4293 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:10 574312 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1064 4294 4313 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/ChildRelationBrowser.java:179 4295 4314 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/ReferringRelationsBrowser.java:143 … … 4298 4317 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:485 4299 4318 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:675 4319 #: ../plugins/ext_tools/src/ext_tools/preferences/MyToolsPanel.java:55 4300 4320 #: ../plugins/routing/src/com/innovant/josm/plugin/routing/gui/RoutingPreferenceDialog.java:149 4301 4321 #: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/list/TurnRestrictionsListDialog.java:219 … … 4495 4515 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/relation/RelationMemberListColumnModel.java:26 4496 4516 #: ../core/src/org/openstreetmap/josm/gui/conflict/tags/RelationMemberConflictResolverColumnModel.java:42 4497 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:56 34517 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:567 4498 4518 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/MemberTableColumnModel.java:18 4499 4519 #: ../core/src/org/openstreetmap/josm/gui/history/RelationMemberTableColumnModel.java:20 … … 4532 4552 "<html>Alternatively you may enter a <strong>tile address</strong> for a " 4533 4553 "single tile in the format <i>zoomlevel/x/y</i>, i.e. <i>15/256/223</i>. Tile " 4534 "adresses in the format <i>zoom,x,y</i> or <i>zoom;x;y</i> are valid " 4535 " too.</html>"4554 "adresses in the format <i>zoom,x,y</i> or <i>zoom;x;y</i> are valid too.</" 4555 "html>" 4536 4556 msgstr "" 4537 4557 … … 4562 4582 #. * 4563 4583 #. * compare my version of an {@see OsmPrimitive} with their version 4564 #. 4584 #. 4565 4585 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/ComparePairType.java:17 4566 4586 msgid "My with Their" … … 4569 4589 #. * 4570 4590 #. * compare my version of an {@see OsmPrimitive} with the merged version 4571 #. 4591 #. 4572 4592 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/ComparePairType.java:22 4573 4593 msgid "My with Merged" … … 4576 4596 #. * 4577 4597 #. * compare their version of an {@see OsmPrimitive} with the merged veresion 4578 #. 4598 #. 4579 4599 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/ComparePairType.java:27 4580 4600 msgid "Their with Merged" … … 4788 4808 4789 4809 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/ListMerger.java:566 4790 msgid "" 4791 "Copy their selected elements to the end of the list of merged elements." 4810 msgid "Copy their selected elements to the end of the list of merged elements." 4792 4811 msgstr "" 4793 4812 … … 4867 4886 #, java-format 4868 4887 msgid "" 4869 "<html>Click <strong>{0}</strong> to start merging my and their " 4870 " entries.</html>"4888 "<html>Click <strong>{0}</strong> to start merging my and their entries.</" 4889 "html>" 4871 4890 msgstr "" 4872 4891 … … 4874 4893 #, java-format 4875 4894 msgid "" 4876 "<html>Click <strong>{0}</strong> to finish merging my and their " 4877 " entries.</html>"4895 "<html>Click <strong>{0}</strong> to finish merging my and their entries.</" 4896 "html>" 4878 4897 msgstr "" 4879 4898 … … 4924 4943 #, java-format 4925 4944 msgid "" 4926 "<html>An error occurred while communicating with the server<br>Details: " 4927 " {0}</html>"4945 "<html>An error occurred while communicating with the server<br>Details: {0}</" 4946 "html>" 4928 4947 msgstr "" 4929 4948 … … 5140 5159 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/tags/TagMergeColumnModel.java:18 5141 5160 #: ../core/src/org/openstreetmap/josm/gui/conflict/tags/TagConflictResolverColumnModel.java:28 5142 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:21 15143 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:53 45161 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:215 5162 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:538 5144 5163 #: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:75 5145 5164 #: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:113 5146 5165 #: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:261 5147 5166 #: ../core/src/org/openstreetmap/josm/gui/tagging/TagTable.java:77 5167 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:444 5168 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:466 5148 5169 #: ../plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/TagsTableColumnModel.java:18 5149 5170 msgid "Key" … … 5152 5173 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/tags/TagMergeColumnModel.java:25 5153 5174 #: ../core/src/org/openstreetmap/josm/gui/conflict/tags/TagConflictResolverColumnModel.java:35 5154 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:2 465155 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:53 45175 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:250 5176 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:538 5156 5177 #: ../core/src/org/openstreetmap/josm/gui/history/TagTableColumnModel.java:27 5157 5178 #: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:75 5158 5179 #: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:265 5159 5180 #: ../core/src/org/openstreetmap/josm/gui/tagging/TagTable.java:84 5181 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:444 5182 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:466 5160 5183 #: ../plugins/routing/src/com/innovant/josm/plugin/routing/gui/RoutingPreferenceDialog.java:120 5161 5184 #: ../plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/TagsTableColumnModel.java:25 … … 5237 5260 #: ../core/src/org/openstreetmap/josm/gui/history/VersionInfoPanel.java:166 5238 5261 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:23 5262 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:227 5239 5263 msgid "none" 5240 5264 msgstr "brez" … … 5451 5475 #: ../core/src/org/openstreetmap/josm/gui/dialogs/ChangesetDialog.java:162 5452 5476 msgid "" 5453 "<html>Select to show changesets for the currently selected objects " 5454 " only.<br>Unselect to show all changesets for objects in the current data "5455 " layer.</html>"5477 "<html>Select to show changesets for the currently selected objects only." 5478 "<br>Unselect to show all changesets for objects in the current data layer.</" 5479 "html>" 5456 5480 msgstr "" 5457 5481 … … 5476 5500 5477 5501 #: ../core/src/org/openstreetmap/josm/gui/dialogs/ChangesetDialog.java:350 5478 msgid "" 5479 "Download information about the selected changesets from the OSM server" 5502 msgid "Download information about the selected changesets from the OSM server" 5480 5503 msgstr "" 5481 5504 … … 5521 5544 #: ../core/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:167 5522 5545 #: ../core/src/org/openstreetmap/josm/gui/dialogs/UserListDialog.java:66 5523 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:53 05546 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:534 5524 5547 #: ../plugins/imagewaypoint/src/org/insignificant/josm/plugins/imagewaypoint/ImageWayPointDialog.java:190 5525 5548 #: ../plugins/livegps/src/livegps/LiveGpsDialog.java:46 … … 5592 5615 #, java-format 5593 5616 msgid "" 5594 "<html>You did not finish to merge the differences in this " 5595 "conflict.<br>Conflict resolutions will not be applied unless all " 5596 "differences<br>are resolved.<br>Click <strong>{0}</strong> to close " 5597 "anyway.<strong> Already<br>resolved differences will not be " 5598 "applied.</strong><br>Click <strong>{1}</strong> to return to resolving " 5599 "conflicts.</html>" 5617 "<html>You did not finish to merge the differences in this conflict." 5618 "<br>Conflict resolutions will not be applied unless all differences<br>are " 5619 "resolved.<br>Click <strong>{0}</strong> to close anyway.<strong> " 5620 "Already<br>resolved differences will not be applied.</strong><br>Click " 5621 "<strong>{1}</strong> to return to resolving conflicts.</html>" 5600 5622 msgstr "" 5601 5623 … … 5618 5640 5619 5641 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:77 5620 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:10 455642 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1052 5621 5643 #: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:125 5622 5644 #: ../core/src/org/openstreetmap/josm/gui/preferences/PluginPreference.java:471 … … 5624 5646 #: ../plugins/routing/src/com/innovant/josm/plugin/routing/gui/RoutingPreferenceDialog.java:108 5625 5647 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:652 5626 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:7 35648 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:74 5627 5649 msgid "Add" 5628 5650 msgstr "Dodaj" … … 5671 5693 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:69 5672 5694 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:70 5673 #: ../plugins/reverter/src/reverter/ReverterPlugin.java: 215695 #: ../plugins/reverter/src/reverter/ReverterPlugin.java:18 5674 5696 msgid "History" 5675 5697 msgstr "Zgodovina" … … 5889 5911 5890 5912 #: ../core/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:447 5891 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1 0975913 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1104 5892 5914 msgid "Select in relation list" 5893 5915 msgstr "" 5894 5916 5895 5917 #: ../core/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:448 5896 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1 0985918 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1105 5897 5919 msgid "Select relation in relation list." 5898 5920 msgstr "" … … 7347 7369 #, java-format 7348 7370 msgid "" 7349 "Please enter a date in the usual format for your locale.<br>Example: " 7350 " {0}<br>Example: {1}<br>Example: {2}<br>Example: {3}<br>"7371 "Please enter a date in the usual format for your locale.<br>Example: {0}" 7372 "<br>Example: {1}<br>Example: {2}<br>Example: {3}<br>" 7351 7373 msgstr "" 7352 7374 … … 7370 7392 #: ../core/src/org/openstreetmap/josm/gui/dialogs/changeset/query/BasicChangesetQueryPanel.java:126 7371 7393 msgid "" 7372 "<html>Please select one the following <strong>standard " 7373 " queries</strong>.Select <strong>Download my changesets only</strong> if you "7374 " only want todownload changesets created by yourself.<br>Note that JOSM will "7375 " downloadmax. 100 changesets.</html>"7394 "<html>Please select one the following <strong>standard queries</strong>." 7395 "Select <strong>Download my changesets only</strong> if you only want to " 7396 "download changesets created by yourself.<br>Note that JOSM will download " 7397 "max. 100 changesets.</html>" 7376 7398 msgstr "" 7377 7399 … … 7491 7513 msgstr "" 7492 7514 7493 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:16 07515 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:164 7494 7516 msgid "Add Properties" 7495 7517 msgstr "" 7496 7518 7497 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:19 27519 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:196 7498 7520 #, java-format 7499 7521 msgid "This will change {0} object." … … 7502 7524 msgstr[1] "" 7503 7525 7504 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:19 47526 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:198 7505 7527 msgid "An empty value deletes the tag." 7506 7528 msgstr "" 7507 7529 7508 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:24 37509 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:2 887510 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:29 57511 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:5 487512 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:61 27530 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:247 7531 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:292 7532 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:299 7533 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:552 7534 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:616 7513 7535 #: ../core/src/org/openstreetmap/josm/gui/tagging/TaggingPreset.java:115 7514 7536 msgid "<different>" 7515 7537 msgstr "<različno>" 7516 7538 7517 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:2 577518 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java: 3987539 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:261 7540 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:402 7519 7541 msgid "Change values?" 7520 7542 msgstr "Sprememba vrednosti?" 7521 7543 7522 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:3 177544 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:321 7523 7545 #, java-format 7524 7546 msgid "Change properties of up to {0} object" … … 7529 7551 msgstr[3] "Spremeni lastnosti do {0} predmetov" 7530 7552 7531 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:3 567553 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:360 7532 7554 #, java-format 7533 7555 msgid "This will change up to {0} object." … … 7538 7560 msgstr[3] "Spremenili boste do {0} predmete." 7539 7561 7540 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:3 587562 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:362 7541 7563 msgid "Please select a key" 7542 7564 msgstr "Izberite ključ" 7543 7565 7544 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:38 37566 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:387 7545 7567 msgid "Please select a value" 7546 7568 msgstr "Izberite vrednost" 7547 7569 7548 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:4 787570 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:482 7549 7571 msgid "Please select the objects you want to change properties for." 7550 7572 msgstr "" 7551 7573 7552 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:5 297553 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:53 07574 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:533 7575 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:534 7554 7576 msgid "Properties/Memberships" 7555 7577 msgstr "Lastnosti/Članstva" 7556 7578 7557 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:5 297579 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:533 7558 7580 msgid "Properties for selected objects." 7559 7581 msgstr "Lastnosti izbranih predmetov" 7560 7582 7561 7583 #. setting up the membership table 7562 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:56 37584 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:567 7563 7585 msgid "Member Of" 7564 7586 msgstr "" 7565 7587 7566 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:56 37588 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:567 7567 7589 msgid "Position" 7568 7590 msgstr "" 7569 7591 7570 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:9 337592 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:940 7571 7593 #, java-format 7572 7594 msgid "Properties: {0} / Memberships: {1}" 7573 7595 msgstr "Latnosti: {0} / Članstva: {1}" 7574 7596 7575 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:9 367597 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:943 7576 7598 msgid "Properties / Memberships" 7577 7599 msgstr "Lastnosti / Članstva" 7578 7600 7579 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:9 897601 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:996 7580 7602 msgid "Change relation" 7581 7603 msgstr "Spremeni relacijo" 7582 7604 7583 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:99 07605 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:997 7584 7606 msgid "Delete from relation" 7585 7607 msgstr "" 7586 7608 7587 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:99 27609 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:999 7588 7610 #, java-format 7589 7611 msgid "Really delete selection from relation {0}?" 7590 7612 msgstr "Naj res izbrišem izbor iz relacije {0}?" 7591 7613 7592 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:10 137614 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1020 7593 7615 msgid "Delete the selected key in all objects" 7594 7616 msgstr "Izbriši izbrani ključ vsem predmetom." 7595 7617 7596 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:10 157618 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1022 7597 7619 msgid "Delete Properties" 7598 7620 msgstr "" 7599 7621 7600 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:10 467622 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1053 7601 7623 msgid "Add a new key/value pair to all objects" 7602 7624 msgstr "Dodaj nov par ključ/vrednost vsem predmetom." 7603 7625 7604 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:10 587626 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1065 7605 7627 msgid "Edit the value of the selected key for all objects" 7606 7628 msgstr "Spremeni vrednost izbranega ključa vsem predmetom." 7607 7629 7608 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1 0947630 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1101 7609 7631 msgid "Select relation" 7610 7632 msgstr "" 7611 7633 7612 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1 0957634 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1102 7613 7635 msgid "Select relation in main selection." 7614 7636 msgstr "" … … 7723 7745 msgid "" 7724 7746 "<html>There is at least one member in this relation referring<br>to the " 7725 "relation itself.<br>This creates circular dependencies and is " 7726 " discouraged.<br>How do you want to proceed with circular dependencies?</html>"7747 "relation itself.<br>This creates circular dependencies and is discouraged." 7748 "<br>How do you want to proceed with circular dependencies?</html>" 7727 7749 msgstr "" 7728 7750 … … 7740 7762 msgid "" 7741 7763 "<html>This relation already has one or more members referring to<br>the " 7742 "primitive ''{0}''<br><br>Do you really want to add another relation " 7743 " member?</html>"7764 "primitive ''{0}''<br><br>Do you really want to add another relation member?</" 7765 "html>" 7744 7766 msgstr "" 7745 7767 … … 7894 7916 #, java-format 7895 7917 msgid "" 7896 "<html>Layer ''{0}'' already has a conflict for " 7897 "primitive<br>''{1}''.<br>Please resolve this conflict first, then try " 7898 "again.</html>" 7918 "<html>Layer ''{0}'' already has a conflict for primitive<br>''{1}''." 7919 "<br>Please resolve this conflict first, then try again.</html>" 7899 7920 msgstr "" 7900 7921 … … 8228 8249 #, java-format 8229 8250 msgid "" 8230 "<html>Neither <strong>{0}</strong> nor <strong>{1}</strong> is " 8231 "enabled.<br>Please chose to either download OSM data, or GPX data, or " 8232 "both.</html>" 8251 "<html>Neither <strong>{0}</strong> nor <strong>{1}</strong> is enabled." 8252 "<br>Please chose to either download OSM data, or GPX data, or both.</html>" 8233 8253 msgstr "" 8234 8254 … … 8369 8389 "english.<br><br>Please help to improve the JOSM help system and fill in the " 8370 8390 "missing information. You can both edit the <a href=\"{2}\">help topic in " 8371 "your local language ({1})</a> and the <a href=\"{3}\">help topic in " 8372 " english</a>.</p></html>"8391 "your local language ({1})</a> and the <a href=\"{3}\">help topic in english</" 8392 "a>.</p></html>" 8373 8393 msgstr "" 8374 8394 … … 8378 8398 "<html><p class=\"error-header\">Error when retrieving help information</p><p " 8379 8399 "class=\"error-body\">The content for the help topic <strong>{0}</strong> " 8380 "could not be loaded. The error message is " 8381 " (untranslated):<br><tt>{1}</tt></p></html>"8400 "could not be loaded. The error message is (untranslated):<br><tt>{1}</tt></" 8401 "p></html>" 8382 8402 msgstr "" 8383 8403 … … 8651 8671 "version of one<br>of your nodes, ways, or relations.<br>The conflict is " 8652 8672 "caused by the <strong>{0}</strong> with id <strong>{1}</strong>,<br>the " 8653 "server has version {2}, your version is {3}.<br><br>Click " 8654 "<strong>{4}</strong> to synchronize the conflicting primitive only.<br>Click " 8655 "<strong>{5}</strong> to synchronize the entire local dataset with the " 8656 "server.<br>Click <strong>{6}</strong> to abort and continue " 8657 "editing.<br></html>" 8673 "server has version {2}, your version is {3}.<br><br>Click <strong>{4}</" 8674 "strong> to synchronize the conflicting primitive only.<br>Click <strong>{5}</" 8675 "strong> to synchronize the entire local dataset with the server.<br>Click " 8676 "<strong>{6}</strong> to abort and continue editing.<br></html>" 8658 8677 msgstr "" 8659 8678 … … 8668 8687 msgid "" 8669 8688 "<html>Uploading <strong>failed</strong> because the server has a newer " 8670 "version of one<br>of your nodes, ways, or relations.<br><br>Click " 8671 "<strong>{0}</strong> to synchronize the entire local dataset with the " 8672 "server.<br>Click <strong>{1}</strong> to abort and continue " 8673 "editing.<br></html>" 8689 "version of one<br>of your nodes, ways, or relations.<br><br>Click <strong>{0}" 8690 "</strong> to synchronize the entire local dataset with the server.<br>Click " 8691 "<strong>{1}</strong> to abort and continue editing.<br></html>" 8674 8692 msgstr "" 8675 8693 … … 8915 8933 #: ../core/src/org/openstreetmap/josm/gui/io/SaveLayerInfoCellRenderer.java:44 8916 8934 #: ../core/src/org/openstreetmap/josm/gui/io/SaveLayerInfoCellRenderer.java:57 8917 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:6 28935 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:61 8918 8936 msgid "No" 8919 8937 msgstr "" … … 8921 8939 #: ../core/src/org/openstreetmap/josm/gui/io/SaveLayerInfoCellRenderer.java:47 8922 8940 #, java-format 8923 msgid "" 8924 "Layer ''{0}'' has modifications which should be uploaded to the server." 8941 msgid "Layer ''{0}'' has modifications which should be uploaded to the server." 8925 8942 msgstr "" 8926 8943 … … 9005 9022 msgid_plural "" 9006 9023 "<html>{0} layers need saving but have no associated file.<br>Either select a " 9007 "file for each of them or discard the changes.<br>Layers without a " 9008 " file:</html>"9024 "file for each of them or discard the changes.<br>Layers without a file:</" 9025 "html>" 9009 9026 msgstr[0] "" 9010 9027 msgstr[1] "" … … 9018 9035 msgid "" 9019 9036 "<html>{0} layer needs saving but has an associated file<br>which cannot be " 9020 "written.<br>Either select another file for this layer or discard the " 9021 " changes.<br>Layer with a non-writable file:</html>"9037 "written.<br>Either select another file for this layer or discard the changes." 9038 "<br>Layer with a non-writable file:</html>" 9022 9039 msgid_plural "" 9023 9040 "<html>{0} layers need saving but have associated files<br>which cannot be " … … 9243 9260 9244 9261 #. we tried to delete an already deleted primitive. 9245 #. 9262 #. 9246 9263 #: ../core/src/org/openstreetmap/josm/gui/io/UploadLayerTask.java:94 9247 9264 #, java-format … … 9267 9284 9268 9285 #: ../core/src/org/openstreetmap/josm/gui/io/UploadParameterSummaryPanel.java:55 9269 msgid "" 9270 "The changeset is going to be <strong>closed</strong> after this upload" 9286 msgid "The changeset is going to be <strong>closed</strong> after this upload" 9271 9287 msgstr "" 9272 9288 … … 9321 9337 #, java-format 9322 9338 msgid "" 9323 "Uploading <strong>{0} objects</strong> to <strong>multiple " 9324 " changesets</strong> using <strong>{1} requests</strong>"9339 "Uploading <strong>{0} objects</strong> to <strong>multiple changesets</" 9340 "strong> using <strong>{1} requests</strong>" 9325 9341 msgstr "" 9326 9342 … … 9374 9390 msgid "" 9375 9391 "Click ''<strong>{0}</strong>'' to continue uploading to additional new " 9376 "changesets.<br>Click ''<strong>{1}</strong>'' to return to the upload " 9377 " dialog.<br>Click ''<strong>{2}</strong>'' to abort uploading and return to "9378 " mapediting.<br>"9392 "changesets.<br>Click ''<strong>{1}</strong>'' to return to the upload dialog." 9393 "<br>Click ''<strong>{2}</strong>'' to abort uploading and return to map " 9394 "editing.<br>" 9379 9395 msgstr "" 9380 9396 … … 9384 9400 9385 9401 #. we tried to delete an already deleted primitive. 9386 #. 9402 #. 9387 9403 #: ../core/src/org/openstreetmap/josm/gui/io/UploadPrimitivesTask.java:194 9388 9404 #, java-format … … 9398 9414 9399 9415 #: ../core/src/org/openstreetmap/josm/gui/io/UploadPrimitivesTask.java:232 9400 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:42 59416 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:426 9401 9417 #, java-format 9402 9418 msgid "Uploading {0} object..." … … 9407 9423 #: ../core/src/org/openstreetmap/josm/gui/io/UploadPrimitivesTask.java:287 9408 9424 #, java-format 9409 msgid "" 9410 "Ignoring caught exception because upload is canceled. Exception is: {0}" 9425 msgid "Ignoring caught exception because upload is canceled. Exception is: {0}" 9411 9426 msgstr "" 9412 9427 … … 9624 9639 #, java-format 9625 9640 msgid "" 9626 "<html>The data in the GPX layer ''{0}'' has been downloaded from the " 9627 " server.<br>Because its way points do not include a timestamp we cannot "9628 " correlatethem with audio data.</html>"9641 "<html>The data in the GPX layer ''{0}'' has been downloaded from the server." 9642 "<br>Because its way points do not include a timestamp we cannot correlate " 9643 "them with audio data.</html>" 9629 9644 msgstr "" 9630 9645 … … 9650 9665 #, java-format 9651 9666 msgid "" 9652 "<html>The data in the GPX layer ''{0}'' has been downloaded from the " 9653 " server.<br>Because its way points do not include a timestamp we cannot "9654 " correlatethem with images.</html>"9667 "<html>The data in the GPX layer ''{0}'' has been downloaded from the server." 9668 "<br>Because its way points do not include a timestamp we cannot correlate " 9669 "them with images.</html>" 9655 9670 msgstr "" 9656 9671 … … 9714 9729 #: ../core/src/org/openstreetmap/josm/gui/layer/GpxLayer.java:825 9715 9730 msgid "" 9716 "<html>Upload of unprocessed GPS data as map data is considered " 9717 " harmful.<br>If you want to upload traces, look here:"9731 "<html>Upload of unprocessed GPS data as map data is considered harmful." 9732 "<br>If you want to upload traces, look here:" 9718 9733 msgstr "" 9719 9734 … … 9891 9906 #: ../core/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:66 9892 9907 msgid "" 9893 "<html>Upload of unprocessed GPS data as map data is considered " 9894 " harmful.<br>If you want to upload traces, look here:</html>"9908 "<html>Upload of unprocessed GPS data as map data is considered harmful." 9909 "<br>If you want to upload traces, look here:</html>" 9895 9910 msgstr "" 9896 9911 … … 9956 9971 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:240 9957 9972 msgid "" 9958 "<html>Take a photo of your GPS receiver while it displays the " 9959 " time.<br>Display that photo here.<br>And then, simply capture the time you "9960 " readon the photo and select a timezone<hr></html>"9973 "<html>Take a photo of your GPS receiver while it displays the time." 9974 "<br>Display that photo here.<br>And then, simply capture the time you read " 9975 "on the photo and select a timezone<hr></html>" 9961 9976 msgstr "" 9962 9977 … … 10527 10542 "<html>Run a fully automatic procedure to get an access token from the OSM " 10528 10543 "website.<br>JOSM accesses the OSM website on behalf of the JOSM user and " 10529 "fully<br>automatically authorizes the user and retrieves an Access " 10530 " Token.</html>"10544 "fully<br>automatically authorizes the user and retrieves an Access Token.</" 10545 "html>" 10531 10546 msgstr "" 10532 10547 … … 10548 10563 #: ../core/src/org/openstreetmap/josm/gui/oauth/FullyAutomaticAuthorizationUI.java:97 10549 10564 msgid "" 10550 "Please enter your OSM user name and password. The password will " 10551 " <strong>not</strong> be saved in clear text in the JOSM preferences and it "10552 " will besubmitted to the OSM server <strong>only once</strong>. Subsequent "10553 " dataupload requests don't use your password any more."10565 "Please enter your OSM user name and password. The password will <strong>not</" 10566 "strong> be saved in clear text in the JOSM preferences and it will be " 10567 "submitted to the OSM server <strong>only once</strong>. Subsequent data " 10568 "upload requests don't use your password any more." 10554 10569 msgstr "" 10555 10570 … … 10669 10684 msgid "" 10670 10685 "<html>The automatic process for retrieving an OAuth Access Token<br>from the " 10671 "OSM server failed. JOSM failed to log into {0}<br>for user " 10672 " {1}.<br><br>Please check username and password and try again.</html>"10686 "OSM server failed. JOSM failed to log into {0}<br>for user {1}." 10687 "<br><br>Please check username and password and try again.</html>" 10673 10688 msgstr "" 10674 10689 … … 10778 10793 #: ../core/src/org/openstreetmap/josm/gui/oauth/OsmOAuthAuthorizationClient.java:349 10779 10794 #, java-format 10780 msgid "" 10781 "Failed to authenticate user ''{0}'' with password ''***'' as OAuth user" 10795 msgid "Failed to authenticate user ''{0}'' with password ''***'' as OAuth user" 10782 10796 msgstr "" 10783 10797 … … 10911 10925 "authorization page in an external browser. Please login with your OSM " 10912 10926 "username and password and follow the instructions to authorize the Request " 10913 "Token. Then switch back to this dialog and click on " 10914 " <strong>{0}</strong><br><br>If launching the external browser fails you can "10915 " copy thefollowing authorize URL and paste it into the address field of your "10916 " browser.</html>"10927 "Token. Then switch back to this dialog and click on <strong>{0}</" 10928 "strong><br><br>If launching the external browser fails you can copy the " 10929 "following authorize URL and paste it into the address field of your browser." 10930 "</html>" 10917 10931 msgstr "" 10918 10932 … … 10995 11009 msgid "" 10996 11010 "<html>The Access Token ''{1}'' is known to the OSM server ''{0}''.<br>The " 10997 "test to retrieve the user details for this token failed, " 10998 " though.<br>Depending on what rights are granted to this token you may "10999 " neverthelessuse it<br>to upload data, upload GPS traces, and/or access "11000 " other protectedresources.</html>"11011 "test to retrieve the user details for this token failed, though." 11012 "<br>Depending on what rights are granted to this token you may nevertheless " 11013 "use it<br>to upload data, upload GPS traces, and/or access other protected " 11014 "resources.</html>" 11001 11015 msgstr "" 11002 11016 … … 11023 11037 #: ../core/src/org/openstreetmap/josm/gui/oauth/TestAccessTokenTask.java:235 11024 11038 msgid "" 11025 "<html>The test failed because the server responded with an internal " 11026 " error.<br>JOSM could not decide whether the token is valid. Please try again "11027 " later.</html>"11039 "<html>The test failed because the server responded with an internal error." 11040 "<br>JOSM could not decide whether the token is valid. Please try again later." 11041 "</html>" 11028 11042 msgstr "" 11029 11043 … … 11074 11088 #: ../plugins/routing/src/com/innovant/josm/plugin/routing/gui/RoutingPreferenceDialog.java:140 11075 11089 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:711 11076 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:10 011090 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:101 11077 11091 msgid "Please select the row to delete." 11078 11092 msgstr "Prosim izberite vrstico za izbris." … … 11427 11441 #. drawGpsArrowsFast 11428 11442 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:142 11429 msgid "" 11430 "Draw the direction arrows using table lookups instead of complex math." 11443 msgid "Draw the direction arrows using table lookups instead of complex math." 11431 11444 msgstr "" 11432 11445 … … 11485 11498 #. antialiasing 11486 11499 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:249 11487 msgid "" 11488 "Apply antialiasing to the map view resulting in a smoother appearance." 11500 msgid "Apply antialiasing to the map view resulting in a smoother appearance." 11489 11501 msgstr "" 11490 11502 … … 11556 11568 11557 11569 #: ../core/src/org/openstreetmap/josm/gui/preferences/MapPaintPreference.java:35 11558 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:13 511570 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:134 11559 11571 msgid "Enable built-in defaults" 11560 11572 msgstr "" … … 11574 11586 #: ../core/src/org/openstreetmap/josm/gui/preferences/PluginPreference.java:73 11575 11587 #, java-format 11576 msgid "" 11577 "The following plugin has been downloaded <strong>successfully</strong>:" 11588 msgid "The following plugin has been downloaded <strong>successfully</strong>:" 11578 11589 msgid_plural "" 11579 11590 "The following {0} plugins have been downloaded <strong>successfully</strong>:" … … 11698 11709 "a menu entry of a button for the first time. So some of your changes may " 11699 11710 "become active even without restart --- but also without collision handling. " 11700 "This is another reason to <b>restart</b> JOSM after making any changes " 11701 " here.</p>"11711 "This is another reason to <b>restart</b> JOSM after making any changes here." 11712 "</p>" 11702 11713 msgstr "" 11703 11714 … … 11710 11721 "keyboard do not have them, Sun keyboards do), then do not use it. Also there " 11711 11722 "are ''keys'' listed that correspond to a shortcut on your keyboard (e.g. " 11712 "'':''/Colon). Please do not use them either, use the base key " 11713 " ('';''/Semicolon on US keyboards, ''.''/Period on German keyboards, etc.) "11714 " instead.Not doing so may result in conflicts, as there is no way for JOSM "11715 "t o know that Ctrl+Shift+; and Ctrl+: actually is the same thing on an US "11716 " keyboard.</p>"11723 "'':''/Colon). Please do not use them either, use the base key ('';''/" 11724 "Semicolon on US keyboards, ''.''/Period on German keyboards, etc.) instead. " 11725 "Not doing so may result in conflicts, as there is no way for JOSM to know " 11726 "that Ctrl+Shift+; and Ctrl+: actually is the same thing on an US keyboard.</" 11727 "p>" 11717 11728 msgstr "" 11718 11729 … … 12009 12020 #, java-format 12010 12021 msgid "" 12011 "<html>Failed to load the list of style sources " 12012 " from<br>''{0}''.<br><br>Details (untranslated):<br>{1}</html>"12022 "<html>Failed to load the list of style sources from<br>''{0}''." 12023 "<br><br>Details (untranslated):<br>{1}</html>" 12013 12024 msgstr "" 12014 12025 … … 12019 12030 msgstr "" 12020 12031 12021 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:6 312032 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:62 12022 12033 #, java-format 12023 12034 msgid "" … … 12027 12038 12028 12039 #. Should not happen, but at least show message 12029 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:8 312040 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:82 12030 12041 #, java-format 12031 12042 msgid "Could not read tagging preset source {0}" 12032 12043 msgstr "" 12033 12044 12034 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:8 712045 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:86 12035 12046 #, java-format 12036 12047 msgid "" 12037 12048 "<html>Tagging preset source {0} can be loaded but it contains errors. Do you " 12038 "really want to use it?<br><br><table width=600>Error is: [{1}:{2}] " 12039 " {3}</table></html>"12040 msgstr "" 12041 12042 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:9 112049 "really want to use it?<br><br><table width=600>Error is: [{1}:{2}] {3}</" 12050 "table></html>" 12051 msgstr "" 12052 12053 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:90 12043 12054 #, java-format 12044 12055 msgid "" … … 12047 12058 msgstr "" 12048 12059 12049 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:9 712060 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:96 12050 12061 #, java-format 12051 12062 msgid "" … … 12054 12065 msgstr "" 12055 12066 12056 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:10 112067 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:100 12057 12068 #, java-format 12058 12069 msgid "" … … 12061 12072 msgstr "" 12062 12073 12063 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:13 312074 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:132 12064 12075 msgid "Sort presets menu" 12065 12076 msgstr "" 12066 12077 12067 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:14 512078 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:144 12068 12079 msgid "Tagging Presets" 12069 12080 msgstr "Prednastavljene oznake" … … 12172 12183 #, java-format 12173 12184 msgid "" 12174 "<html>Failed to build URL ''{0}'' for validating the OSM API " 12175 " server.<br>Please check the spelling of ''{1}'' and validate again.</html>"12185 "<html>Failed to build URL ''{0}'' for validating the OSM API server." 12186 "<br>Please check the spelling of ''{1}'' and validate again.</html>" 12176 12187 msgstr "" 12177 12188 … … 12193 12204 msgid "" 12194 12205 "<html>Failed to retrieve a list of changesets from the OSM API server " 12195 "at<br>''{1}''. The server responded with the return code {0} instead of " 12196 " 200.<br>Please check the spelling of ''{1}'' and validate again.</html>"12206 "at<br>''{1}''. The server responded with the return code {0} instead of 200." 12207 "<br>Please check the spelling of ''{1}'' and validate again.</html>" 12197 12208 msgstr "" 12198 12209 … … 12270 12281 12271 12282 #: ../core/src/org/openstreetmap/josm/gui/preferences/server/OAuthAccessTokenHolder.java:151 12272 msgid "" 12273 "Warning: Failed to retrieve OAuth Access Token from credential manager" 12283 msgid "Warning: Failed to retrieve OAuth Access Token from credential manager" 12274 12284 msgstr "" 12275 12285 … … 12285 12295 12286 12296 #: ../core/src/org/openstreetmap/josm/gui/preferences/server/OAuthAuthenticationPreferencesPanel.java:226 12287 msgid "" 12288 "You already have an Access Token to access the OSM server using OAuth." 12297 msgid "You already have an Access Token to access the OSM server using OAuth." 12289 12298 msgstr "" 12290 12299 … … 12378 12387 #: ../core/src/org/openstreetmap/josm/gui/preferences/server/ProxyPreferencesPanel.java:244 12379 12388 msgid "" 12380 "Use standard system settings (disabled. Start JOSM with <tt>-" 12381 " Djava.net.useSystemProxies=true</tt> to enable)"12389 "Use standard system settings (disabled. Start JOSM with <tt>-Djava.net." 12390 "useSystemProxies=true</tt> to enable)" 12382 12391 msgstr "" 12383 12392 … … 12512 12521 12513 12522 #: ../core/src/org/openstreetmap/josm/gui/tagging/TaggingPreset.java:988 12523 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:111 12514 12524 msgid "Change Properties" 12515 12525 msgstr "Spremeni lastnosti" … … 12675 12685 #. Just log something. The network stack will also throw an exception which will be caught 12676 12686 #. somewhere else 12677 #. 12687 #. 12678 12688 #: ../core/src/org/openstreetmap/josm/io/DefaultProxySelector.java:144 12679 12689 #, java-format … … 12693 12703 msgstr "" 12694 12704 12695 #: ../core/src/org/openstreetmap/josm/io/DiffResultProcessor.java:1 6912705 #: ../core/src/org/openstreetmap/josm/io/DiffResultProcessor.java:170 12696 12706 #, java-format 12697 12707 msgid "Unexpected XML element with name ''{0}''" … … 12858 12868 #: ../core/src/org/openstreetmap/josm/io/MultiFetchServerObjectReader.java:114 12859 12869 #, java-format 12860 msgid "" 12861 "No primitive with id {0} in local dataset. Cannot infer primitive type." 12870 msgid "No primitive with id {0} in local dataset. Cannot infer primitive type." 12862 12871 msgstr "" 12863 12872 … … 12974 12983 12975 12984 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:257 12976 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:32 012985 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:321 12977 12986 #, java-format 12978 12987 msgid "Unexpected format of ID replied by the server. Got ''{0}''." 12979 12988 msgstr "" 12980 12989 12981 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:27 812990 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:279 12982 12991 #, java-format 12983 12992 msgid "" … … 12985 12994 msgstr "" 12986 12995 12987 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:31 212996 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:313 12988 12997 msgid "Creating changeset..." 12989 12998 msgstr "" 12990 12999 12991 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:32 213000 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:323 12992 13001 #, java-format 12993 13002 msgid "Successfully opened changeset {0}" 12994 13003 msgstr "" 12995 13004 12996 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:34 612997 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:38 612998 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:66 213005 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:347 13006 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:387 13007 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:663 12999 13008 #, java-format 13000 13009 msgid "Changeset ID > 0 expected. Got {0}." 13001 13010 msgstr "" 13002 13011 13003 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:34 813012 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:349 13004 13013 msgid "Updating changeset..." 13005 13014 msgstr "" 13006 13015 13007 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:35 013016 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:351 13008 13017 #, java-format 13009 13018 msgid "Updating changeset {0}..." 13010 13019 msgstr "" 13011 13020 13012 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:38 813021 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:389 13013 13022 msgid "Closing changeset..." 13014 13023 msgstr "" 13015 13024 13016 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:4 0913025 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:410 13017 13026 msgid "No changeset present for diff upload." 13018 13027 msgstr "" 13019 13028 13020 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:41 613029 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:417 13021 13030 msgid "Preparing upload request..." 13022 13031 msgstr "" 13023 13032 13024 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:44 613033 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:447 13025 13034 msgid "Waiting 10 seconds ... " 13026 13035 msgstr "" 13027 13036 13028 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:4 4913037 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:450 13029 13038 #, java-format 13030 13039 msgid "Starting retry {0} of {1} in {2} seconds ..." 13031 13040 msgstr "" 13032 13041 13033 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:45 713042 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:458 13034 13043 msgid "OK - trying again." 13035 13044 msgstr "" 13036 13045 13037 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:53 813046 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:539 13038 13047 #, java-format 13039 13048 msgid "Starting retry {0} of {1}." 13040 13049 msgstr "" 13041 13050 13042 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:63 413051 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:635 13043 13052 msgid "Current changeset is null. Cannot upload data." 13044 13053 msgstr "" 13045 13054 13046 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:63 613055 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:637 13047 13056 #, java-format 13048 13057 msgid "ID of current changeset > 0 required. Current ID is {0}." 13049 13058 msgstr "" 13050 13059 13051 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:66 413060 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:665 13052 13061 #, java-format 13053 13062 msgid "Open changeset expected. Got closed changeset with id {0}." … … 13225 13234 #: ../core/src/org/openstreetmap/josm/io/OsmDataParsingException.java:44 13226 13235 #: ../core/src/org/openstreetmap/josm/tools/XmlObjectParser.java:76 13236 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsReader.java:280 13227 13237 #, java-format 13228 13238 msgid "(at line {0}, column {1})" … … 13242 13252 #, java-format 13243 13253 msgid "" 13244 "<html>An error occurred while restoring backup file.<br>Error " 13245 " is:<br>{0}</html>"13254 "<html>An error occurred while restoring backup file.<br>Error is:<br>{0}</" 13255 "html>" 13246 13256 msgstr "" 13247 13257 … … 13269 13279 #, java-format 13270 13280 msgid "" 13271 "Missing manadatory attributes on element ''bounds''. Got " 13272 "minl on=''{0}'',minlat=''{1}'',maxlon=''{3}'',maxlat=''{4}'', origin=''{5}''."13281 "Missing manadatory attributes on element ''bounds''. Got minlon=''{0}''," 13282 "minlat=''{1}'',maxlon=''{3}'',maxlat=''{4}'', origin=''{5}''." 13273 13283 msgstr "" 13274 13284 … … 13310 13320 #: ../plugins/reverter/src/reverter/MultiOsmReader.java:245 13311 13321 #, java-format 13312 msgid "" 13313 "Illegal value for attribute ''ref'' on member in relation {0}. Got {1}" 13322 msgid "Illegal value for attribute ''ref'' on member in relation {0}. Got {1}" 13314 13323 msgstr "" 13315 13324 … … 13745 13754 #, java-format 13746 13755 msgid "" 13747 "<html>Plugin {0} requires JOSM version {1}. The current JOSM version is " 13748 " {2}.<br>You have to update JOSM in order to use this plugin.</html>"13756 "<html>Plugin {0} requires JOSM version {1}. The current JOSM version is {2}." 13757 "<br>You have to update JOSM in order to use this plugin.</html>" 13749 13758 msgstr "" 13750 13759 … … 13954 13963 #: ../core/src/org/openstreetmap/josm/plugins/ReadLocalPluginInformationTask.java:147 13955 13964 #, java-format 13956 msgid "" 13957 "Warning: Failed to scan file ''{0}'' for plugin information. Skipping." 13965 msgid "Warning: Failed to scan file ''{0}'' for plugin information. Skipping." 13958 13966 msgstr "" 13959 13967 … … 14020 14028 14021 14029 #. Then ask for submitting a bug report, for exceptions thrown from a plugin too 14022 #. 14030 #. 14023 14031 #: ../core/src/org/openstreetmap/josm/tools/BugReportExceptionHandler.java:66 14024 14032 msgid "Do nothing" … … 14101 14109 msgid "" 14102 14110 "<html>Uploading to the server <strong>failed</strong> because your " 14103 "current<br>dataset violates a precondition.<br>The error message " 14104 " is:<br>{0}</html>"14111 "current<br>dataset violates a precondition.<br>The error message is:<br>{0}</" 14112 "html>" 14105 14113 msgstr "" 14106 14114 … … 14108 14116 #, java-format 14109 14117 msgid "" 14110 "<html>Authentication at the OSM server with the username ''{0}'' " 14111 " failed.<br>Please check the username and the password in the JOSM "14112 " preferences.</html>"14118 "<html>Authentication at the OSM server with the username ''{0}'' failed." 14119 "<br>Please check the username and the password in the JOSM preferences.</" 14120 "html>" 14113 14121 msgstr "" 14114 14122 … … 14116 14124 #, java-format 14117 14125 msgid "" 14118 "<html>Authentication at the OSM server with the OAuth token ''{0}'' " 14119 " failed.<br>Please launch the preferences dialog and retrieve another OAuth "14120 " token.</html>"14126 "<html>Authentication at the OSM server with the OAuth token ''{0}'' failed." 14127 "<br>Please launch the preferences dialog and retrieve another OAuth token.</" 14128 "html>" 14121 14129 msgstr "" 14122 14130 … … 14124 14132 #, java-format 14125 14133 msgid "" 14126 "<html>Authorisation at the OSM server with the OAuth token ''{0}'' " 14127 " failed.<br>The token is not authorised to access the protected "14128 " resource<br>''{1}''.<br>Please launch the preferences dialog and retrieve "14129 " another OAuth token.</html>"14134 "<html>Authorisation at the OSM server with the OAuth token ''{0}'' failed." 14135 "<br>The token is not authorised to access the protected resource<br>''{1}''." 14136 "<br>Please launch the preferences dialog and retrieve another OAuth token.</" 14137 "html>" 14130 14138 msgstr "" 14131 14139 … … 14145 14153 msgid "" 14146 14154 "<html>Communication with the OSM server ''{0}''failed. The server " 14147 "replied<br>the following error code and the following error " 14148 " message:<br><strong>Error code:<strong> {1}<br><strong>Error message "14149 " (untranslated)</strong>: {2}</html>"14155 "replied<br>the following error code and the following error message:" 14156 "<br><strong>Error code:<strong> {1}<br><strong>Error message (untranslated)</" 14157 "strong>: {2}</html>" 14150 14158 msgstr "" 14151 14159 … … 14214 14222 #, java-format 14215 14223 msgid "" 14216 "<html>The OSM server<br>''{0}''<br>reported an internal server " 14217 "error.<br>This is most likely a temporary problem. Please try again " 14218 "later.</html>" 14224 "<html>The OSM server<br>''{0}''<br>reported an internal server error." 14225 "<br>This is most likely a temporary problem. Please try again later.</html>" 14219 14226 msgstr "" 14220 14227 … … 14226 14233 #: ../core/src/org/openstreetmap/josm/tools/ExceptionUtil.java:371 14227 14234 msgid "" 14228 "The area you tried to download is too big or your request was too " 14229 " large.<br>Either request a smaller area or use an export file provided by "14230 " the OSMcommunity."14235 "The area you tried to download is too big or your request was too large." 14236 "<br>Either request a smaller area or use an export file provided by the OSM " 14237 "community." 14231 14238 msgstr "" 14232 14239 … … 14258 14265 "<html>The server reports that an object is deleted.<br><strong>Uploading " 14259 14266 "failed</strong> if you tried to update or delete this object.<br> " 14260 "<strong>Downloading failed</strong> if you tried to download this " 14261 " object.<br><br>The error message is:<br>{0}</html>"14267 "<strong>Downloading failed</strong> if you tried to download this object." 14268 "<br><br>The error message is:<br>{0}</html>" 14262 14269 msgstr "" 14263 14270 … … 14757 14764 "</span><span style=\"font-size: medium;\"><br>\n" 14758 14765 "...or it rather should be called <br>\n" 14759 "<span style=\"font-size: large;\">AlignWayS(egments)</span> " 14760 " Plugin...</span>\n"14766 "<span style=\"font-size: large;\">AlignWayS(egments)</span> Plugin...</" 14767 "span>\n" 14761 14768 "</div>\n" 14762 14769 "</html>" … … 14783 14790 "<div style=\"font-family: sans-serif;\">\n" 14784 14791 "<ul>\n" 14785 "<li><b>Select a reference segment.</b> You can do this by <b><i><span " 14786 " style=\"color:green\">Ctrl-click</span></i></b>ing\n"14792 "<li><b>Select a reference segment.</b> You can do this by <b><i><span style=" 14793 "\"color:green\">Ctrl-click</span></i></b>ing\n" 14787 14794 "on a segment. The other, to be aligned segment will become parallel to\n" 14788 14795 "this one. </li>\n" … … 14820 14827 "parallel with the reference segment, the to be aligned segment will rotate " 14821 14828 "around this point. You can choose the two extremities or the centre of the " 14822 "segment by <b><i><span style=\"color:green\">click</span></i></b>ing nearby."14823 "\n" 14829 "segment by <b><i><span style=\"color:green\">click</span></i></b>ing " 14830 "nearby. \n" 14824 14831 " </li>\n" 14825 14832 "</ul>\n" … … 14835 14842 "<div style=\"font-family:sans-serif\">\n" 14836 14843 "<ul>\n" 14837 " <li><b>Align the segments.</b> Press <b><i><span " 14838 " style=\"color:green\">Shift-A</span></i></b>. Alternatively you''ll find the "14839 " command in the<b>Tools</b>\n"14844 " <li><b>Align the segments.</b> Press <b><i><span style=\"color:green" 14845 "\">Shift-A</span></i></b>. Alternatively you''ll find the command in the " 14846 "<b>Tools</b>\n" 14840 14847 " menu or may want to place the action on the <b>toolbar</b>.\n" 14841 14848 " </li>\n" … … 14886 14893 msgstr "" 14887 14894 14888 #: ../plugins/buildings_tools/src/buildings_tools/Building.java:134 14895 #: ../plugins/buildings_tools/src/buildings_tools/AdvancedSettingsDialog.java:19 14896 #, fuzzy 14897 msgid "Big buildings mode" 14898 msgstr "Zgradbe" 14899 14900 #: ../plugins/buildings_tools/src/buildings_tools/AdvancedSettingsDialog.java:20 14901 msgid "Rotate crosshair" 14902 msgstr "" 14903 14904 #: ../plugins/buildings_tools/src/buildings_tools/AdvancedSettingsDialog.java:23 14905 #, fuzzy 14906 msgid "Advanced settings" 14907 msgstr "Napredne nastavitve" 14908 14909 #: ../plugins/buildings_tools/src/buildings_tools/AdvancedSettingsDialog.java:30 14910 #, fuzzy 14911 msgid "Building tag:" 14912 msgstr "Zgradba" 14913 14914 #: ../plugins/buildings_tools/src/buildings_tools/Building.java:234 14889 14915 msgid "Cannot place building outside of the world." 14890 14916 msgstr "" 14891 14917 14892 #: ../plugins/buildings_tools/src/buildings_tools/Building.java: 15614918 #: ../plugins/buildings_tools/src/buildings_tools/Building.java:257 14893 14919 #: ../plugins/cadastre-fr/src/cadastre_fr/Buildings.java:221 14894 14920 msgid "Create building" … … 14897 14923 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeAction.java:15 14898 14924 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeAction.java:17 14899 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:3 214925 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:37 14900 14926 msgid "Set buildings size" 14901 14927 msgstr "" 14902 14928 14903 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:2 414929 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:26 14904 14930 msgid "Use Address dialog" 14905 14931 msgstr "" 14906 14932 14907 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:38 14933 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:27 14934 #, fuzzy 14935 msgid "Auto-select building" 14936 msgstr "Javne zgradbe" 14937 14938 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:44 14908 14939 msgid "Buildings width:" 14909 14940 msgstr "" 14910 14941 14911 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java: 3914942 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:45 14912 14943 msgid "Length step:" 14913 14944 msgstr "" 14914 14945 14915 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:75 14916 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:77 14946 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:54 14947 msgid "Advanced..." 14948 msgstr "" 14949 14950 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:65 14951 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:67 14917 14952 msgid "Draw buildings" 14918 14953 msgstr "" 14919 14954 14920 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:3 0314921 msgid "Point on the corner of building to start drawing" 14922 msgstr "" 14923 14924 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:3 0414925 msgid "Point on opposite end of building" 14926 msgstr "" 14927 14928 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:3 0514929 msgid "Set width of building" 14955 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:379 14956 msgid "Point on the corner of the building to start drawing" 14957 msgstr "" 14958 14959 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:381 14960 msgid "Point on opposite end of the building" 14961 msgstr "" 14962 14963 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:383 14964 msgid "Set width of the building" 14930 14965 msgstr "" 14931 14966 … … 15100 15135 #. <scale_max>50000</scale_max> 15101 15136 #. </rule> 15102 #. 15137 #. 15103 15138 #. <!--waterway tags --> 15104 #. 15139 #. 15105 15140 #. <rule> 15106 15141 #. <condition k="waterway" v="river"/> … … 15110 15145 #. <scale_max>50000</scale_max> 15111 15146 #. </rule> 15112 #. 15147 #. 15113 15148 #. <rule> 15114 15149 #. <condition k="waterway" v="canal"/> … … 15118 15153 #. <scale_max>50000</scale_max> 15119 15154 #. </rule> 15120 #. 15155 #. 15121 15156 #. <rule> 15122 15157 #. <condition k="waterway" v="ditch"/> … … 15132 15167 #. <scale_max>50000</scale_max> 15133 15168 #. </rule> 15134 #. 15169 #. 15135 15170 #. <rule> 15136 15171 #. <condition k="natural" v="water"/> … … 15140 15175 #. <scale_max>50000</scale_max> 15141 15176 #. </rule> 15142 #. 15177 #. 15143 15178 #. <rule> 15144 15179 #. <condition k="natural" v="coastline"/> … … 15146 15181 #: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java:67 15147 15182 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:23 15148 #: build/trans_presets.java:2358 build/trans_style.java: 99315149 #: build/trans_style.java:10 10build/trans_style.java:102615150 #: build/trans_style.java:10 33build/trans_style.java:349215151 #: build/trans_style.java:35 0015183 #: build/trans_presets.java:2358 build/trans_style.java:1018 15184 #: build/trans_style.java:1035 build/trans_style.java:1051 15185 #: build/trans_style.java:1058 build/trans_style.java:3525 15186 #: build/trans_style.java:3533 15152 15187 msgid "water" 15153 15188 msgstr "" … … 15169 15204 #. <scale_max>50000</scale_max> 15170 15205 #. </rule> 15171 #. 15206 #. 15172 15207 #. <rule> 15173 15208 #. <condition k="addr:housenumber"/> … … 15176 15211 #. <scale_max>50000</scale_max> 15177 15212 #. </rule> 15178 #. 15213 #. 15179 15214 #. <rule> 15180 15215 #. <condition k="addr:postcode"/> … … 15183 15218 #. <scale_max>50000</scale_max> 15184 15219 #. </rule> 15185 #. 15220 #. 15186 15221 #. <rule> 15187 15222 #. <condition k="addr:interpolation" v="odd"/> … … 15190 15225 #. <scale_max>40000</scale_max> 15191 15226 #. </rule> 15192 #. 15227 #. 15193 15228 #. <rule> 15194 15229 #. <condition k="addr:interpolation" v="even"/> … … 15197 15232 #. <scale_max>40000</scale_max> 15198 15233 #. </rule> 15199 #. 15234 #. 15200 15235 #. <rule> 15201 15236 #. <condition k="addr:interpolation" v="all"/> … … 15204 15239 #. <scale_max>40000</scale_max> 15205 15240 #. </rule> 15206 #. 15241 #. 15207 15242 #. <rule> 15208 15243 #. <condition k="addr:interpolation" v="alphabetic"/> 15209 15244 #: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java:72 15210 #: build/trans_style.java:43 20build/trans_style.java:432715211 #: build/trans_style.java:43 34build/trans_style.java:434115245 #: build/trans_style.java:4353 build/trans_style.java:4360 15246 #: build/trans_style.java:4367 build/trans_style.java:4374 15212 15247 msgid "address" 15213 15248 msgstr "" … … 15236 15271 #: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java:93 15237 15272 msgid "" 15238 "A special handler of the French cadastre wms at " 15239 "www.cadastre.gouv.fr<BR><BR>Please read the Terms and Conditions of Use here " 15240 "(in French): <br><a " 15241 "href=\"http://www.cadastre.gouv.fr/scpc/html/CU_01_ConditionsGenerales_fr.htm" 15242 "l\"> " 15243 "http://www.cadastre.gouv.fr/scpc/html/CU_01_ConditionsGenerales_fr.html</a> " 15244 "<BR>before any upload of data created by this plugin." 15273 "A special handler of the French cadastre wms at www.cadastre.gouv." 15274 "fr<BR><BR>Please read the Terms and Conditions of Use here (in French): " 15275 "<br><a href=\"http://www.cadastre.gouv.fr/scpc/html/" 15276 "CU_01_ConditionsGenerales_fr.html\"> http://www.cadastre.gouv.fr/scpc/html/" 15277 "CU_01_ConditionsGenerales_fr.html</a> <BR>before any upload of data created " 15278 "by this plugin." 15245 15279 msgstr "" 15246 15280 … … 15666 15700 15667 15701 #: ../plugins/cadastre-fr/src/cadastre_fr/WMSLayer.java:96 15668 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:7 515669 #: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:1 8715702 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:77 15703 #: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:193 15670 15704 msgid "Blank Layer" 15671 15705 msgstr "Prazna plast" … … 15848 15882 msgstr "" 15849 15883 15884 #: ../plugins/ext_tools/src/ext_tools/ExtTool.java:188 15885 msgid "Child script have returned invalid data." 15886 msgstr "" 15887 15888 #: ../plugins/ext_tools/src/ext_tools/preferences/EditToolDialog.java:45 15889 #, fuzzy 15890 msgid "Edit tool" 15891 msgstr "Uredi živalski vrt" 15892 15893 #: ../plugins/ext_tools/src/ext_tools/preferences/EditToolDialog.java:53 15894 #, fuzzy 15895 msgid "Name:" 15896 msgstr "Naziv" 15897 15898 #: ../plugins/ext_tools/src/ext_tools/preferences/EditToolDialog.java:54 15899 msgid "CmdLine:" 15900 msgstr "" 15901 15902 #: ../plugins/ext_tools/src/ext_tools/preferences/ExtToolsPreference.java:26 15903 msgid "External tools" 15904 msgstr "" 15905 15906 #. Plugin ext_tools 15907 #: ../plugins/ext_tools/src/ext_tools/preferences/ExtToolsPreference.java:27 15908 #: build/trans_plugins.java:24 15909 msgid "Use external scripts in JOSM" 15910 msgstr "" 15911 15912 #: ../plugins/ext_tools/src/ext_tools/preferences/MyToolsPanel.java:73 15913 #, java-format 15914 msgid "Delete tool \"{0}\"?" 15915 msgstr "" 15916 15917 #: ../plugins/ext_tools/src/ext_tools/preferences/MyToolsPanel.java:74 15918 msgid "Are you sure?" 15919 msgstr "Ali ste prepričani?" 15920 15921 #: ../plugins/ext_tools/src/ext_tools/preferences/MyToolsPanel.java:91 15922 #, fuzzy 15923 msgid "New tool..." 15924 msgstr "Nova vloga" 15925 15926 #: ../plugins/ext_tools/src/ext_tools/preferences/ToolsRepositoryPanel.java:54 15927 #, fuzzy 15928 msgid "Install" 15929 msgstr "Izposojevalnica" 15930 15850 15931 #: ../plugins/globalsat/src/org/openstreetmap/josm/plugins/globalsat/GlobalsatConfigDialog.java:81 15851 15932 msgid "Position only" … … 16112 16193 #. * 16113 16194 #. * Run the nodelist through a vertex reduction algorithm 16114 #. 16195 #. 16115 16196 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerAction.java:188 16116 16197 msgid "Running vertex reduction..." … … 16231 16312 16232 16313 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:71 16233 msgid "" 16234 "Maximum number of segments allowed in each generated way. Default 250." 16314 msgid "Maximum number of segments allowed in each generated way. Default 250." 16235 16315 msgstr "" 16236 16316 … … 16249 16329 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:74 16250 16330 msgid "" 16251 "Accuracy of Douglas-Peucker line simplification, measured in " 16252 "degrees.<br>Lower values give more nodes, and more accurate lines. Default " 16253 "0.0003." 16331 "Accuracy of Douglas-Peucker line simplification, measured in degrees." 16332 "<br>Lower values give more nodes, and more accurate lines. Default 0.0003." 16254 16333 msgstr "" 16255 16334 … … 16558 16637 16559 16638 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/api/util/HttpUtils.java:169 16560 msgid "" 16561 "Header contains several values and cannot be mapped to a single string" 16639 msgid "Header contains several values and cannot be mapped to a single string" 16562 16640 msgstr "" 16563 16641 … … 16667 16745 16668 16746 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/gui/action/ToggleConnectionModeAction.java:65 16669 msgid "" 16670 "You have unsaved changes in your queue. Do you want to submit them now?" 16747 msgid "You have unsaved changes in your queue. Do you want to submit them now?" 16671 16748 msgstr "" 16672 16749 … … 16717 16794 16718 16795 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:63 16719 msgid "" 16720 "Write position information into the exif header of the following files:" 16796 msgid "Write position information into the exif header of the following files:" 16721 16797 msgstr "" 16722 16798 … … 17080 17156 msgstr "" 17081 17157 17082 #: ../plugins/reverter/src/reverter/ChangesetReverter.java:3 1617158 #: ../plugins/reverter/src/reverter/ChangesetReverter.java:302 17083 17159 #, java-format 17084 17160 msgid "Missing merge target for {0} with id {1}" … … 17128 17204 #, java-format 17129 17205 msgid "Revert changeset #{0}" 17206 msgstr "" 17207 17208 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:78 17209 #, fuzzy 17210 msgid "Road Sign Plugin" 17211 msgstr "Nalaganje vstavkov" 17212 17213 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:53 17214 msgid "Roadsign tagging" 17215 msgstr "" 17216 17217 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:53 17218 msgid "Add tags by clicking on road signs" 17219 msgstr "" 17220 17221 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:54 17222 msgid "Roadsigns plugin: open dialog" 17223 msgstr "" 17224 17225 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:82 17226 #, fuzzy, java-format 17227 msgid "Could not read tagging preset source: ''{0}''" 17228 msgstr "Vira prednastavitev ni bilo mogoče prebrati: {0}" 17229 17230 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:90 17231 #, java-format 17232 msgid "Error parsing tagging preset from ''{0}'':\n" 17233 msgstr "" 17234 17235 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/Sign.java:104 17236 #, fuzzy, java-format 17237 msgid "Sign {0}" 17238 msgstr "Različica {0}" 17239 17240 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/Sign.java:111 17241 #, java-format 17242 msgid "Additional sign {0}" 17130 17243 msgstr "" 17131 17244 … … 17233 17346 msgstr "" 17234 17347 17348 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:41 17349 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:42 17350 #, fuzzy 17351 msgid "Simplify Area" 17352 msgstr "Poenostavi pot" 17353 17354 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:41 17355 #, fuzzy 17356 msgid "Delete unnecessary nodes from an area." 17357 msgstr "Izbriši nepotrebna vozlišča iz poti." 17358 17235 17359 #: ../plugins/slippymap/src/org/openstreetmap/josm/plugins/slippymap/SlippyMapLayer.java:139 17236 17360 msgid "Slippy Map" … … 18022 18146 #: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/preferences/PreferenceEditor.java:57 18023 18147 msgid "" 18024 "Development of the turn restriction plugin was sponsored by <a " 18025 " href=\"http://www.skobbler.de\">skobbler GmbH</a>."18148 "Development of the turn restriction plugin was sponsored by <a href=\"http://" 18149 "www.skobbler.de\">skobbler GmbH</a>." 18026 18150 msgstr "" 18027 18151 … … 18107 18231 #, java-format 18108 18232 msgid "" 18109 "This turn restriction uses the OSM way <span class=\"object-" 18110 " name\">{0}</span> with role <tt>from</tt> <strong>and</strong> with role "18111 " <tt>to</tt>. Ina turn restriction, the way with role <tt>from</tt> should "18112 " be different fromthe way with role <tt>to</tt>, though."18233 "This turn restriction uses the OSM way <span class=\"object-name\">{0}</" 18234 "span> with role <tt>from</tt> <strong>and</strong> with role <tt>to</tt>. In " 18235 "a turn restriction, the way with role <tt>from</tt> should be different from " 18236 "the way with role <tt>to</tt>, though." 18113 18237 msgstr "" 18114 18238 … … 18162 18286 "The <strong>from</strong>-way <span class=\"object-name\">{0}</span> and the " 18163 18287 "<strong>to</strong>-way <span class=\"object-name\">{1}</span> interesect at " 18164 "node <span class=\"object-name\">{2}</span> but <span class=\"object-" 18165 " name\">{2}</span> isn''t a <strong>via</strong>-object.<br> It is "18166 " recommended toset <span class=\"object-name\">{2}</span> as unique "18167 " <strong>via</strong>-object."18288 "node <span class=\"object-name\">{2}</span> but <span class=\"object-name\">" 18289 "{2}</span> isn''t a <strong>via</strong>-object.<br> It is recommended to " 18290 "set <span class=\"object-name\">{2}</span> as unique <strong>via</strong>-" 18291 "object." 18168 18292 msgstr "" 18169 18293 … … 18275 18399 #, java-format 18276 18400 msgid "" 18277 "This turn restriction uses the OSM node <span class=\"object-" 18278 " name\">{0}</span> as member with role <tt>{1}</tt>."18401 "This turn restriction uses the OSM node <span class=\"object-name\">{0}</" 18402 "span> as member with role <tt>{1}</tt>." 18279 18403 msgstr "" 18280 18404 … … 18282 18406 #, java-format 18283 18407 msgid "" 18284 "This turn restriction uses the OSM relation <span class=\"object-" 18285 " name\">{0}</span> as member with role <tt>{1}</tt>."18408 "This turn restriction uses the OSM relation <span class=\"object-name\">{0}</" 18409 "span> as member with role <tt>{1}</tt>." 18286 18410 msgstr "" 18287 18411 … … 18930 19054 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:720 18931 19055 msgid "" 18932 "The sources (URL or filename) of spell check (see " 18933 "http://wiki.openstreetmap.org/index.php/User:JLS/speller) or tag checking " 18934 "data files." 19056 "The sources (URL or filename) of spell check (see http://wiki.openstreetmap." 19057 "org/index.php/User:JLS/speller) or tag checking data files." 18935 19058 msgstr "" 18936 19059 … … 19126 19249 #. <scale_max>50000</scale_max> 19127 19250 #. </rule> 19128 #. 19251 #. 19129 19252 #. <rule> 19130 19253 #. <condition k="area" b="yes"/> 19131 19254 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/UnclosedWays.java:104 19132 #: build/trans_style.java:4 29919255 #: build/trans_style.java:4332 19133 19256 msgid "area" 19134 19257 msgstr "" … … 19224 19347 msgstr "" 19225 19348 19226 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/PositionLayer.java: 8619227 #, java-format 19228 msgid "{0} covers{1}% of GPS track"19229 msgstr "" 19230 19231 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/PositionLayer.java:1 0419349 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/PositionLayer.java:90 19350 #, java-format 19351 msgid "{0} {1}% of GPS track" 19352 msgstr "" 19353 19354 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/PositionLayer.java:110 19232 19355 msgid "Shows current position in the video" 19356 msgstr "" 19357 19358 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:113 19359 #, fuzzy 19360 msgid "Import Video" 19361 msgstr "Uvozi zvok" 19362 19363 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:113 19364 msgid "Sync a video against this GPS track" 19365 msgstr "" 19366 19367 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:137 19368 #, fuzzy 19369 msgid "Remove Video" 19370 msgstr "Odstrani" 19371 19372 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:137 19373 #, fuzzy 19374 msgid "removes current video from layer" 19375 msgstr "Odstrani fotografijo iz plasti" 19376 19377 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:144 19378 #, fuzzy 19379 msgid "play/pause" 19380 msgstr "Predvajanje/Premor" 19381 19382 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:144 19383 msgid "starts/pauses video playback" 19384 msgstr "" 19385 19386 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:151 19387 #, fuzzy 19388 msgid "backward" 19389 msgstr "ozadje" 19390 19391 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:151 19392 #, fuzzy 19393 msgid "jumps n sec back" 19394 msgstr "Skok nazaj" 19395 19396 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:159 19397 #, fuzzy 19398 msgid "forward" 19399 msgstr "Naprej" 19400 19401 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:159 19402 #, fuzzy 19403 msgid "jumps n sec forward" 19404 msgstr "Skok naprej" 19405 19406 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:167 19407 #, fuzzy 19408 msgid "faster" 19409 msgstr "Hitreje" 19410 19411 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:167 19412 msgid "faster playback" 19413 msgstr "" 19414 19415 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:175 19416 #, fuzzy 19417 msgid "slower" 19418 msgstr "Počasneje" 19419 19420 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:175 19421 msgid "slower playback" 19422 msgstr "" 19423 19424 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:183 19425 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:102 19426 msgid "loop" 19427 msgstr "" 19428 19429 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:183 19430 #, fuzzy 19431 msgid "loops n sec around current position" 19432 msgstr "Nenehno centriraj plast LiveGPS na trenutni položaj." 19433 19434 #. now the options menu 19435 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:193 19436 msgid "Keep centered" 19437 msgstr "" 19438 19439 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:193 19440 msgid "follows the video icon automaticly" 19441 msgstr "" 19442 19443 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:203 19444 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:207 19445 msgid "Jump length" 19446 msgstr "" 19447 19448 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:203 19449 msgid "Set the length of a jump" 19450 msgstr "" 19451 19452 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:207 19453 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:218 19454 msgid "Jump in video for x ms" 19455 msgstr "" 19456 19457 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:214 19458 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:218 19459 msgid "Loop length" 19460 msgstr "" 19461 19462 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:214 19463 msgid "Set the length around a looppoint" 19464 msgstr "" 19465 19466 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:227 19467 msgid "no deinterlacing" 19468 msgstr "" 19469 19470 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:235 19471 msgid "deinterlacing using line doubling" 19472 msgstr "" 19473 19474 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:243 19475 msgid "deinterlacing using linear interpolation" 19476 msgstr "" 19477 19478 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:99 19479 #, fuzzy 19480 msgid "play" 19481 msgstr "plast" 19482 19483 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:131 19484 msgid "Unable to find JNA Java library!" 19485 msgstr "" 19486 19487 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:135 19488 msgid "Unable to find native libvlc library!" 19233 19489 msgstr "" 19234 19490 … … 19441 19697 msgstr "" 19442 19698 19443 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:6 119699 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:63 19444 19700 msgid "Automatic downloading" 19445 19701 msgstr "Samodejno sprejemanje" 19446 19702 19447 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:10 319703 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:107 19448 19704 #, java-format 19449 19705 msgid "Warning: WMS layer deactivated because of malformed base url ''{0}''" 19450 19706 msgstr "" 19451 19707 19452 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:10 519708 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:109 19453 19709 msgid "(deactivated)" 19454 19710 msgstr "" 19455 19711 19456 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:1 5619712 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:162 19457 19713 #, java-format 19458 19714 msgid "WMS layer ({0}), automatically downloading in zoom {1}" 19459 19715 msgstr "" 19460 19716 19461 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:1 5819717 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:164 19462 19718 #, java-format 19463 19719 msgid "WMS layer ({0}), downloading in zoom {1}" 19464 19720 msgstr "" 19465 19721 19466 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:2 0619722 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:212 19467 19723 #, java-format 19468 19724 msgid "" … … 19473 19729 msgstr "" 19474 19730 19475 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:2 1419731 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:220 19476 19732 msgid "Yes, fetch images" 19477 19733 msgstr "" 19478 19734 19479 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:22 019735 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:226 19480 19736 msgid "Invalid URL?" 19481 19737 msgstr "" 19482 19738 19483 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:3 0619739 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:311 19484 19740 msgid "Download visible tiles" 19485 19741 msgstr "Naloži vidne ploščice" 19486 19742 19487 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:31 219743 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:317 19488 19744 msgid "" 19489 19745 "The requested area is too big. Please zoom in a little, or change resolution" 19490 19746 msgstr "" 19491 19747 19492 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:32 419748 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:329 19493 19749 msgid "Change resolution" 19494 19750 msgstr "Spremeni ločljivost" 19495 19751 19496 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:3 3619752 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:341 19497 19753 msgid "Reload erroneous tiles" 19498 19754 msgstr "" 19499 19755 19500 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:36 019756 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:365 19501 19757 msgid "Alpha channel" 19502 19758 msgstr "" 19503 19759 19504 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:38 019760 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:385 19505 19761 msgid "Save WMS layer to file" 19506 19762 msgstr "Shrani plast WMS v datoteko" 19507 19763 19508 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:38 419764 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:389 19509 19765 msgid "Save WMS layer" 19510 19766 msgstr "" 19511 19767 19512 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:4 0819768 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:413 19513 19769 msgid "Load WMS layer from file" 19514 19770 msgstr "Naloži plast WMS iz datoteke" 19515 19771 19516 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:41 219772 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:417 19517 19773 msgid "Load WMS layer" 19518 19774 msgstr "" 19519 19775 19520 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:42 319776 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:428 19521 19777 #, java-format 19522 19778 msgid "Unsupported WMS file version; found {0}, expected {1}" 19523 19779 msgstr "Nepodprta različica datoteke WMS; našel {0}, pričakoval {1}" 19524 19780 19525 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:42 419781 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:429 19526 19782 msgid "File Format Error" 19527 19783 msgstr "" 19528 19784 19529 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:44 419785 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:449 19530 19786 msgid "Error loading file" 19531 19787 msgstr "" 19532 19788 19533 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:4 5719789 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:463 19534 19790 msgid "Set WMS Bookmark" 19535 19791 msgstr "" 19536 19792 19537 #: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:1 7419793 #: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:180 19538 19794 msgid "WMS" 19539 19795 msgstr "WMS" 19540 19796 19541 #: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:1 8719797 #: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:193 19542 19798 msgid "Open a blank WMS layer to load data from a file" 19543 19799 msgstr "Odpri prazno plast WMS za nalaganje podatkov iz datoteke" 19544 19800 19545 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:4 319801 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:44 19546 19802 msgid "WMS Plugin Preferences" 19547 19803 msgstr "Nastavitve WMS vstavka" 19548 19804 19549 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:4 319805 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:44 19550 19806 msgid "Modify list of WMS servers displayed in the WMS plugin menu" 19551 19807 msgstr "Spremeni seznam strežnikov WMS, ki so prikazani v meniju WMS vstavka" 19552 19808 19553 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:4 519554 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:7 819809 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:46 19810 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:79 19555 19811 msgid "Menu Name" 19556 19812 msgstr "Naziv v meniju" 19557 19813 19558 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:4 519559 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:8 219814 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:46 19815 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:83 19560 19816 msgid "WMS URL" 19561 19817 msgstr "Povezava do WMS" 19562 19818 19563 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:5 719819 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:58 19564 19820 msgid "Menu Name (Default)" 19565 19821 msgstr "" 19566 19822 19567 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:5 719823 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:58 19568 19824 msgid "WMS URL (Default)" 19569 19825 msgstr "" 19570 19826 19571 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:8 619827 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:87 19572 19828 msgid "Enter a menu name and WMS URL" 19573 19829 msgstr "Vpišite ime za meni in povezavo do WMS" 19574 19830 19575 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:11 019831 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:111 19576 19832 msgid "Copy Selected Default(s)" 19577 19833 msgstr "" 19578 19834 19579 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:11 819835 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:119 19580 19836 msgid "Please select at least one row to copy." 19581 19837 msgstr "" 19582 19838 19583 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:16 219839 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:163 19584 19840 msgid "Downloader:" 19585 19841 msgstr "" … … 19595 19851 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:171 19596 19852 msgid "% of north:" 19853 msgstr "" 19854 19855 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:186 19856 msgid "Simultaneous connections" 19597 19857 msgstr "" 19598 19858 … … 19605 19865 #. This file can be used to add some special messages to the translation, 19606 19866 #. which are not part of the programm texts, but should be translated nevertheless. 19607 #. 19867 #. 19608 19868 #. The tex before is for translators 19609 #. 19869 #. 19610 19870 #. OSM server message 19611 19871 #: build/specialmessages.java:8 … … 19653 19913 #. <scale_max>50000</scale_max> 19654 19914 #. </rule> 19655 #. 19915 #. 19656 19916 #. <rule> 19657 19917 #. <condition k="landuse" v="forest"/> 19658 #: build/specialmessages.java:15 build/trans_style.java:32 2819918 #: build/specialmessages.java:15 build/trans_style.java:3261 19659 19919 msgid "forest" 19660 19920 msgstr "" … … 19671 19931 #. <scale_max>50000</scale_max> 19672 19932 #. </rule> 19673 #. 19933 #. 19674 19934 #. <!--boundary tags --> 19675 #. 19935 #. 19676 19936 #. <rule> 19677 19937 #. <condition k="boundary" v="national"/> … … 19681 19941 #. <scale_max>50000</scale_max> 19682 19942 #. </rule> 19683 #. 19943 #. 19684 19944 #. <rule> 19685 19945 #. <condition k="admin_level" v="1"/> … … 19722 19982 #. color boundary 19723 19983 #. </rule> 19724 #. 19984 #. 19725 19985 #. <rule> 19726 19986 #. <condition k="boundary" v="administrative"/> … … 19730 19990 #. <scale_max>50000</scale_max> 19731 19991 #. </rule> 19732 #. 19992 #. 19733 19993 #. <rule> 19734 19994 #. <condition k="boundary" v="civil"/> … … 19738 19998 #. <scale_max>50000</scale_max> 19739 19999 #. </rule> 19740 #. 20000 #. 19741 20001 #. <rule> 19742 20002 #. <condition k="boundary" v="political"/> … … 19746 20006 #. <scale_max>50000</scale_max> 19747 20007 #. </rule> 19748 #. 20008 #. 19749 20009 #. <rule> 19750 20010 #. <condition k="boundary" v="national_park"/> 19751 #: build/specialmessages.java:17 build/trans_style.java:36 2219752 #: build/trans_style.java:36 30build/trans_style.java:363419753 #: build/trans_style.java:36 38build/trans_style.java:364219754 #: build/trans_style.java:36 46build/trans_style.java:365019755 #: build/trans_style.java:36 54build/trans_style.java:365819756 #: build/trans_style.java:36 62build/trans_style.java:366619757 #: build/trans_style.java:3 671build/trans_style.java:367919758 #: build/trans_style.java:3 687build/trans_style.java:369520011 #: build/specialmessages.java:17 build/trans_style.java:3655 20012 #: build/trans_style.java:3663 build/trans_style.java:3667 20013 #: build/trans_style.java:3671 build/trans_style.java:3675 20014 #: build/trans_style.java:3679 build/trans_style.java:3683 20015 #: build/trans_style.java:3687 build/trans_style.java:3691 20016 #: build/trans_style.java:3695 build/trans_style.java:3699 20017 #: build/trans_style.java:3704 build/trans_style.java:3712 20018 #: build/trans_style.java:3720 build/trans_style.java:3728 19759 20019 msgid "boundary" 19760 20020 msgstr "" … … 19770 20030 #. <scale_max>50000</scale_max> 19771 20031 #. </rule> 19772 #. 20032 #. 19773 20033 #. <rule> 19774 20034 #. <condition k="natural" v="tree"/> … … 19777 20037 #. <scale_max>50000</scale_max> 19778 20038 #. </rule> 19779 #. 20039 #. 19780 20040 #. <!--route tags --> 19781 #. 20041 #. 19782 20042 #. <rule> 19783 20043 #. <condition k="route" v="bus"/> … … 19787 20047 #. <scale_max>50000</scale_max> 19788 20048 #. </rule> 19789 #. 20049 #. 19790 20050 #. <rule> 19791 20051 #. <condition k="route" v="ferry"/> … … 19795 20055 #. <scale_max>50000</scale_max> 19796 20056 #. </rule> 19797 #. 20057 #. 19798 20058 #. <rule> 19799 20059 #. <condition k="route" v="flight"/> … … 19803 20063 #. <scale_max>50000</scale_max> 19804 20064 #. </rule> 19805 #. 20065 #. 19806 20066 #. <rule> 19807 20067 #. <condition k="route" v="ncn"/> … … 19811 20071 #. <scale_max>50000</scale_max> 19812 20072 #. </rule> 19813 #. 20073 #. 19814 20074 #. <rule> 19815 20075 #. <condition k="route" v="subsea"/> … … 19819 20079 #. <scale_max>50000</scale_max> 19820 20080 #. </rule> 19821 #. 20081 #. 19822 20082 #. <rule> 19823 20083 #. <condition k="route" v="ski"/> … … 19827 20087 #. <scale_max>50000</scale_max> 19828 20088 #. </rule> 19829 #. 20089 #. 19830 20090 #. <rule> 19831 20091 #. <condition k="route" v="tour"/> … … 19835 20095 #. <scale_max>50000</scale_max> 19836 20096 #. </rule> 19837 #. 20097 #. 19838 20098 #. <rule> 19839 20099 #. <condition k="route" v="pub_crawl"/> 19840 #: build/specialmessages.java:19 build/trans_style.java:35 5619841 #: build/trans_style.java:35 64build/trans_style.java:357219842 #: build/trans_style.java:3 580build/trans_style.java:358819843 #: build/trans_style.java:3 596build/trans_style.java:360419844 #: build/trans_style.java:36 1220100 #: build/specialmessages.java:19 build/trans_style.java:3589 20101 #: build/trans_style.java:3597 build/trans_style.java:3605 20102 #: build/trans_style.java:3613 build/trans_style.java:3621 20103 #: build/trans_style.java:3629 build/trans_style.java:3637 20104 #: build/trans_style.java:3645 19845 20105 msgid "route" 19846 20106 msgstr "" … … 20117 20377 20118 20378 #. Plugin globalsat 20119 #: build/trans_plugins.java:24 20120 msgid "" 20121 "Download GPS points from Globalsat dg100 data logger directly in JOSM." 20379 #: build/trans_plugins.java:26 20380 msgid "Download GPS points from Globalsat dg100 data logger directly in JOSM." 20122 20381 msgstr "" 20123 20382 20124 20383 #. Plugin graphview 20125 #: build/trans_plugins.java:2 620384 #: build/trans_plugins.java:28 20126 20385 msgid "Visualizes routing information as a routing graph." 20127 20386 msgstr "" 20128 20387 20129 20388 #. Plugin grid 20130 #: build/trans_plugins.java: 2820389 #: build/trans_plugins.java:30 20131 20390 msgid "Provide a background layer that displays a map grid" 20132 20391 msgstr "" 20133 20392 20134 20393 #. Plugin ImageWayPoint 20135 #: build/trans_plugins.java:3 020394 #: build/trans_plugins.java:32 20136 20395 msgid "" 20137 20396 "Another plugin to match images to the waypoints in a GPX file. A match is " … … 20141 20400 20142 20401 #. Plugin lakewalker 20143 #: build/trans_plugins.java:3 220402 #: build/trans_plugins.java:34 20144 20403 msgid "Helps vectorizing WMS images." 20145 20404 msgstr "" 20146 20405 20147 20406 #. Plugin livegps 20148 #: build/trans_plugins.java:3 420407 #: build/trans_plugins.java:36 20149 20408 msgid "" 20150 20409 "Support live GPS input (moving dot) through a connection to gpsd server." … … 20152 20411 20153 20412 #. Plugin measurement 20154 #: build/trans_plugins.java:3 620413 #: build/trans_plugins.java:38 20155 20414 msgid "" 20156 20415 "Provide a measurement dialog and a layer to measure length and angle of " … … 20160 20419 20161 20420 #. Plugin michigan_left 20162 #: build/trans_plugins.java: 3820421 #: build/trans_plugins.java:40 20163 20422 msgid "Adds no left turn for sets of 4 or 5 ways" 20164 20423 msgstr "" 20165 20424 20166 20425 #. Plugin multipoly-convert 20167 #: build/trans_plugins.java:4 020426 #: build/trans_plugins.java:42 20168 20427 msgid "Simply convert an area to a multipolygon." 20169 20428 msgstr "" 20170 20429 20171 20430 #. Plugin multipoly 20172 #: build/trans_plugins.java:4 220431 #: build/trans_plugins.java:44 20173 20432 msgid "" 20174 20433 "Create multipolygons by one click, much easier than standard way with " … … 20177 20436 20178 20437 #. Plugin nearclick 20179 #: build/trans_plugins.java:4 420438 #: build/trans_plugins.java:46 20180 20439 msgid "" 20181 20440 "Simulates a click when you do a small and short drag. This is useful for " … … 20185 20444 20186 20445 #. Plugin openlayers 20187 #: build/trans_plugins.java:4 620446 #: build/trans_plugins.java:48 20188 20447 msgid "Displays an OpenLayers background image" 20189 20448 msgstr "" 20190 20449 20191 20450 #. Plugin openstreetbugs 20192 #: build/trans_plugins.java: 4820451 #: build/trans_plugins.java:50 20193 20452 msgid "Imports issues from OpenStreetBugs" 20194 20453 msgstr "" 20195 20454 20196 20455 #. Plugin openvisible 20197 #: build/trans_plugins.java:5 020456 #: build/trans_plugins.java:52 20198 20457 msgid "" 20199 20458 "Allows opening gpx/osm files that intersect the currently visible screen area" … … 20201 20460 20202 20461 #. Plugin osmarender 20203 #: build/trans_plugins.java:5 220462 #: build/trans_plugins.java:54 20204 20463 msgid "" 20205 20464 "Launches FireFox to display the current visible screen as a nice SVG image." … … 20207 20466 20208 20467 #. Plugin photo_geotagging 20209 #: build/trans_plugins.java:5 420468 #: build/trans_plugins.java:56 20210 20469 msgid "" 20211 20470 "Write gps position info to the image file header. Run this feature from the " … … 20214 20473 20215 20474 #. Plugin PicLayer 20216 #: build/trans_plugins.java:5 620475 #: build/trans_plugins.java:58 20217 20476 msgid "" 20218 20477 "This plugin allows to display any picture as a background in the editor and " … … 20221 20480 20222 20481 #. Plugin plastic_laf 20223 #: build/trans_plugins.java: 5820482 #: build/trans_plugins.java:60 20224 20483 msgid "The great JGoodies Plastic Look and Feel." 20225 20484 msgstr "" 20226 20485 20227 20486 #. Plugin public_transport 20228 #: build/trans_plugins.java:6 020487 #: build/trans_plugins.java:62 20229 20488 msgid "" 20230 20489 "This plugin simplifies the mapping and editing of public transport routes." … … 20232 20491 20233 20492 #. Plugin remotecontrol 20234 #: build/trans_plugins.java:6 220493 #: build/trans_plugins.java:64 20235 20494 msgid "Let other applications send commands to JOSM." 20236 20495 msgstr "" 20237 20496 20238 20497 #. Plugin reverter 20239 #: build/trans_plugins.java:6 420498 #: build/trans_plugins.java:66 20240 20499 msgid "Plugin for reverting changesets" 20241 20500 msgstr "" 20242 20501 20502 #. File ../plugins/roadsigns/build.xml had no data 20243 20503 #. Plugin routes 20244 #: build/trans_plugins.java:6 620504 #: build/trans_plugins.java:69 20245 20505 msgid "" 20246 20506 "Renders routes (bus, hiking trails, bicycle routes, ..). Route types must be " … … 20249 20509 20250 20510 #. Plugin routing 20251 #: build/trans_plugins.java: 6820511 #: build/trans_plugins.java:71 20252 20512 msgid "Provides routing capabilities." 20253 20513 msgstr "" 20254 20514 20515 #. Plugin SimplifyArea 20516 #: build/trans_plugins.java:73 20517 msgid "" 20518 "Simplify area by removing nodes on very obtuse angles. This can be " 20519 "constrained by maximum removed area size. Also average nearby nodes." 20520 msgstr "" 20521 20255 20522 #. Plugin slippymap 20256 #: build/trans_plugins.java:7 020523 #: build/trans_plugins.java:75 20257 20524 msgid "" 20258 20525 "Displays a slippy map grid in JOSM. Can load tiles from slippy map as " … … 20261 20528 20262 20529 #. Plugin surveyor 20263 #: build/trans_plugins.java:7 220530 #: build/trans_plugins.java:77 20264 20531 msgid "Allow adding markers/nodes on current gps positions." 20265 20532 msgstr "" 20266 20533 20267 20534 #. Plugin tageditor 20268 #: build/trans_plugins.java:7 420535 #: build/trans_plugins.java:79 20269 20536 msgid "Provides a dialog for editing tags in a tabular grid." 20270 20537 msgstr "" 20271 20538 20272 20539 #. Plugin tagging-preset-tester 20273 #: build/trans_plugins.java: 7620540 #: build/trans_plugins.java:81 20274 20541 msgid "" 20275 20542 "Adds a tagging preset tester to the help menu, which helps you developing of " … … 20279 20546 20280 20547 #. Plugin terracer 20281 #: build/trans_plugins.java: 7820548 #: build/trans_plugins.java:83 20282 20549 msgid "Make terraced houses out of single blocks." 20283 20550 msgstr "" 20284 20551 20285 20552 #. Plugin touchscreenhelper 20286 #: build/trans_plugins.java:8 020553 #: build/trans_plugins.java:85 20287 20554 msgid "" 20288 20555 "Provides helper buttons to allow working with single button mouse (stylus). " … … 20291 20558 20292 20559 #. Plugin Tracer 20293 #: build/trans_plugins.java:8 220560 #: build/trans_plugins.java:87 20294 20561 msgid "" 20295 20562 "Traces buildings from Czech cadastral map. Needs TracerServer (.NET or Mono) " … … 20298 20565 20299 20566 #. Plugin turnrestrictions 20300 #: build/trans_plugins.java:8 420567 #: build/trans_plugins.java:89 20301 20568 msgid "" 20302 20569 "The turnrestrictions plugin allows to enter maintain information about turn " … … 20305 20572 20306 20573 #. Plugin undelete 20307 #: build/trans_plugins.java: 8620574 #: build/trans_plugins.java:91 20308 20575 msgid "Allows undeleting object from OSM database" 20309 20576 msgstr "" 20310 20577 20311 20578 #. Plugin validator 20312 #: build/trans_plugins.java: 8820579 #: build/trans_plugins.java:93 20313 20580 msgid "" 20314 20581 "An OSM data validator. It checks for problems in data, and provides fixes " … … 20317 20584 20318 20585 #. Plugin videomapping 20319 #: build/trans_plugins.java:9 020586 #: build/trans_plugins.java:95 20320 20587 msgid "" 20321 20588 "(This Plugin is currently work in progress!!!) Links and syncs a " … … 20325 20592 20326 20593 #. Plugin walkingpapers 20327 #: build/trans_plugins.java:9 220594 #: build/trans_plugins.java:97 20328 20595 msgid "" 20329 20596 "Supports downloading tiled, scanned maps from walking-papers.org. This " … … 20332 20599 20333 20600 #. Plugin waydownloader 20334 #: build/trans_plugins.java:9 420601 #: build/trans_plugins.java:99 20335 20602 msgid "Easy downloading along a long set of interconnected ways" 20336 20603 msgstr "" 20337 20604 20338 20605 #. Plugin wayselector 20339 #: build/trans_plugins.java: 9620606 #: build/trans_plugins.java:101 20340 20607 msgid "Select a sequence of non-branching connected ways" 20341 20608 msgstr "" 20342 20609 20343 20610 #. Plugin wms-turbo-challenge2 20344 #: build/trans_plugins.java: 9820611 #: build/trans_plugins.java:103 20345 20612 msgid "" 20346 20613 "Drive a race car from point A to point B over aerial imagery, leave cacti " … … 20349 20616 20350 20617 #. Plugin wmsplugin 20351 #: build/trans_plugins.java:10 020618 #: build/trans_plugins.java:105 20352 20619 msgid "" 20353 20620 "Display georeferenced images as background in JOSM (WMS servers, Yahoo, ...)." … … 21237 21504 #. <scale_max>50000</scale_max> 21238 21505 #. </rule> 21239 #. 21506 #. 21240 21507 #. <!-- junction tag --> 21241 #. 21508 #. 21242 21509 #. <rule> 21243 21510 #. <condition k="junction" v="roundabout"/> 21244 #: build/trans_presets.java:372 build/trans_style.java: 89821511 #: build/trans_presets.java:372 build/trans_style.java:923 21245 21512 msgid "roundabout" 21246 21513 msgstr "krožišče" … … 21377 21644 #. <scale_max>40000</scale_max> 21378 21645 #. </rule> 21379 #. 21646 #. 21380 21647 #. <!--restrictions tags --> 21381 21648 #. <!--the restrictions rules should be placed before the path rule! --> 21382 #. 21649 #. 21383 21650 #. <rule> 21384 21651 #. <condition k="access" b="no"/> … … 21588 21855 #. color motorroad 21589 21856 #. </rule> 21590 #. 21857 #. 21591 21858 #. <rule> 21592 21859 #. <condition k="highway" v="motorway"/> … … 21596 21863 #. <scale_max>200000000</scale_max> 21597 21864 #. </rule> 21598 #. 21865 #. 21599 21866 #. <rule> 21600 21867 #. <condition k="highway" v="motorway_link"/> … … 21613 21880 #. <scale_max>200000000</scale_max> 21614 21881 #. </rule> 21615 #. 21882 #. 21616 21883 #. <rule> 21617 21884 #. <condition k="highway" v="trunk"/> … … 21621 21888 #. <scale_max>200000000</scale_max> 21622 21889 #. </rule> 21623 #. 21890 #. 21624 21891 #. <rule> 21625 21892 #. <condition k="highway" v="trunk_link"/> … … 21638 21905 #. <scale_max>200000000</scale_max> 21639 21906 #. </rule> 21640 #. 21907 #. 21641 21908 #. <rule> 21642 21909 #. <condition k="highway" v="primary"/> … … 21646 21913 #. <scale_max>200000000</scale_max> 21647 21914 #. </rule> 21648 #. 21915 #. 21649 21916 #. <rule> 21650 21917 #. <condition k="highway" v="primary_link"/> … … 21663 21930 #. <scale_max>200000000</scale_max> 21664 21931 #. </rule> 21665 #. 21932 #. 21666 21933 #. <rule> 21667 21934 #. <condition k="highway" v="secondary"/> … … 21671 21938 #. <scale_max>300000</scale_max> 21672 21939 #. </rule> 21673 #. 21940 #. 21674 21941 #. <rule> 21675 21942 #. <condition k="highway" v="secondary_link"/> … … 21684 21951 #. <scale_max>300000</scale_max> 21685 21952 #. </rule> 21686 #. 21953 #. 21687 21954 #. <rule> 21688 21955 #. <condition k="highway" v="tertiary"/> … … 21700 21967 #. <scale_max>50000</scale_max> 21701 21968 #. </rule> 21702 #. 21969 #. 21703 21970 #. <rule> 21704 21971 #. <condition k="landuse" v="residential"/> 21705 #: build/trans_presets.java:411 build/trans_style.java:32 5221972 #: build/trans_presets.java:411 build/trans_style.java:3285 21706 21973 msgid "residential" 21707 21974 msgstr "" … … 21716 21983 #. <scale_max>40000</scale_max> 21717 21984 #. </rule> 21718 #. 21985 #. 21719 21986 #. <rule> 21720 21987 #. <condition k="highway" v="service"/> … … 21723 21990 #. <scale_max>40000</scale_max> 21724 21991 #. </rule> 21725 #. 21992 #. 21726 21993 #. <!--public_transport tags --> 21727 21994 #. <rule> … … 21731 21998 #. <scale_max>50000</scale_max> 21732 21999 #. </rule> 21733 #. 22000 #. 21734 22001 #. <rule> 21735 22002 #. <condition k="public_transport" v="platform"/> 21736 22003 #. <icon annotate="true" src="misc/no_icon.png"/> 21737 22004 #: build/trans_presets.java:411 build/trans_style.java:673 21738 #: build/trans_style.java:43 5722005 #: build/trans_style.java:4390 21739 22006 msgid "service" 21740 22007 msgstr "" … … 21749 22016 #. <scale_max>50000</scale_max> 21750 22017 #. </rule> 21751 #. 22018 #. 21752 22019 #. <rule> 21753 22020 #. <condition k="highway" v="passing_place"/> … … 21756 22023 #. <scale_max>50000</scale_max> 21757 22024 #. </rule> 21758 #. 22025 #. 21759 22026 #. <rule> 21760 22027 #. <condition k="highway" v="construction"/> … … 21764 22031 #. <scale_max>50000</scale_max> 21765 22032 #. </rule> 21766 #. 22033 #. 21767 22034 #. <rule> 21768 22035 #. <condition k="landuse" v="construction"/> 21769 22036 #. color construction 21770 #: build/trans_presets.java:411 build/trans_style.java: 88021771 #: build/trans_style.java:33 17build/trans_style.java:331822037 #: build/trans_presets.java:411 build/trans_style.java:905 22038 #: build/trans_style.java:3350 build/trans_style.java:3351 21772 22039 msgid "construction" 21773 22040 msgstr "" … … 22773 23040 #. <scale_max>50000</scale_max> 22774 23041 #. </rule> 22775 #. 23042 #. 22776 23043 #. <rule> 22777 23044 #. <condition k="natural" v="wetland"/> 22778 23045 #. <icon src="misc/no_icon.png"/> 22779 #: build/trans_presets.java:1041 build/trans_style.java:3 48423046 #: build/trans_presets.java:1041 build/trans_style.java:3517 22780 23047 msgid "marsh" 22781 23048 msgstr "" … … 23105 23372 #. <scale_max>10000</scale_max> 23106 23373 #. </rule> 23107 #. 23374 #. 23108 23375 #. <rule> 23109 23376 #. <condition k="highway" v="bus_guideway"/> … … 23113 23380 #. <scale_max>50000</scale_max> 23114 23381 #. </rule> 23115 #. 23382 #. 23116 23383 #. <rule> 23117 23384 #. <condition k="railway" v="rail"/> … … 23121 23388 #. <scale_max>50000</scale_max> 23122 23389 #. </rule> 23123 #. 23390 #. 23124 23391 #. <rule> 23125 23392 #. <condition k="railway" v="narrow_gauge"/> … … 23129 23396 #. <scale_max>50000</scale_max> 23130 23397 #. </rule> 23131 #. 23398 #. 23132 23399 #. <rule> 23133 23400 #. <condition k="railway" v="monorail"/> … … 23137 23404 #. <scale_max>50000</scale_max> 23138 23405 #. </rule> 23139 #. 23406 #. 23140 23407 #. <rule> 23141 23408 #. <condition k="railway" v="turntable"/> … … 23145 23412 #. <scale_max>50000</scale_max> 23146 23413 #. </rule> 23147 #. 23414 #. 23148 23415 #. <rule> 23149 23416 #. <condition k="railway" v="buffer_stop"/> … … 23153 23420 #. <scale_max>50000</scale_max> 23154 23421 #. </rule> 23155 #. 23422 #. 23156 23423 #. <rule> 23157 23424 #. <condition k="railway" v="platform"/> … … 23162 23429 #. <scale_max>50000</scale_max> 23163 23430 #. </rule> 23164 #. 23431 #. 23165 23432 #. <rule> 23166 23433 #. <condition k="railway" v="funicular"/> … … 23168 23435 #: build/trans_presets.java:1188 build/trans_presets.java:1200 23169 23436 #: build/trans_presets.java:1212 build/trans_presets.java:1224 23170 #: build/trans_presets.java:1236 build/trans_style.java:7 5623171 #: build/trans_style.java:1 182build/trans_style.java:124623172 #: build/trans_style.java:12 54build/trans_style.java:126323173 #: build/trans_style.java:12 71build/trans_style.java:127923174 #: build/trans_style.java:1 280build/trans_style.java:128723437 #: build/trans_presets.java:1236 build/trans_style.java:781 23438 #: build/trans_style.java:1207 build/trans_style.java:1271 23439 #: build/trans_style.java:1279 build/trans_style.java:1288 23440 #: build/trans_style.java:1296 build/trans_style.java:1304 23441 #: build/trans_style.java:1305 build/trans_style.java:1312 23175 23442 msgid "rail" 23176 23443 msgstr "" … … 24580 24847 #. <scale_max>30000</scale_max> 24581 24848 #. </rule> 24582 #. 24849 #. 24583 24850 #. <rule> 24584 24851 #. <condition k="highway" v="unclassified"/> … … 24588 24855 #. <scale_max>40000</scale_max> 24589 24856 #. </rule> 24590 #. 24857 #. 24591 24858 #. <rule> 24592 24859 #. <condition k="highway" v="unsurfaced"/> … … 24596 24863 #. <scale_max>20000</scale_max> 24597 24864 #. </rule> 24598 #. 24865 #. 24599 24866 #. <rule> 24600 24867 #. <condition k="highway" v="residential"/> … … 24604 24871 #. <scale_max>40000</scale_max> 24605 24872 #. </rule> 24606 #. 24873 #. 24607 24874 #. <rule> 24608 24875 #. <condition k="highway" v="living_street"/> … … 24966 25233 #. <scale_max>50000</scale_max> 24967 25234 #. </rule> 24968 #. 25235 #. 24969 25236 #. <!--sport tags --> 24970 #. 25237 #. 24971 25238 #. <rule> 24972 25239 #. <condition k="sport" v="9pin"/> … … 24976 25243 #. <scale_max>50000</scale_max> 24977 25244 #. </rule> 24978 #. 25245 #. 24979 25246 #. <rule> 24980 25247 #. <condition k="sport" v="10pin"/> … … 24984 25251 #. <scale_max>50000</scale_max> 24985 25252 #. </rule> 24986 #. 25253 #. 24987 25254 #. <rule> 24988 25255 #. <condition k="sport" v="athletics"/> … … 24992 25259 #. <scale_max>50000</scale_max> 24993 25260 #. </rule> 24994 #. 25261 #. 24995 25262 #. <rule> 24996 25263 #. <condition k="sport" v="australian_football"/> … … 25000 25267 #. <scale_max>50000</scale_max> 25001 25268 #. </rule> 25002 #. 25269 #. 25003 25270 #. <rule> 25004 25271 #. <condition k="sport" v="baseball"/> … … 25008 25275 #. <scale_max>50000</scale_max> 25009 25276 #. </rule> 25010 #. 25277 #. 25011 25278 #. <rule> 25012 25279 #. <condition k="sport" v="basketball"/> … … 25016 25283 #. <scale_max>50000</scale_max> 25017 25284 #. </rule> 25018 #. 25285 #. 25019 25286 #. <rule> 25020 25287 #. <condition k="sport" v="boules"/> … … 25024 25291 #. <scale_max>50000</scale_max> 25025 25292 #. </rule> 25026 #. 25293 #. 25027 25294 #. <rule> 25028 25295 #. <condition k="sport" v="bowls"/> … … 25032 25299 #. <scale_max>50000</scale_max> 25033 25300 #. </rule> 25034 #. 25301 #. 25035 25302 #. <rule> 25036 25303 #. <condition k="sport" v="canoe"/> … … 25040 25307 #. <scale_max>50000</scale_max> 25041 25308 #. </rule> 25042 #. 25309 #. 25043 25310 #. <rule> 25044 25311 #. <condition k="sport" v="chess"/> … … 25048 25315 #. <scale_max>50000</scale_max> 25049 25316 #. </rule> 25050 #. 25317 #. 25051 25318 #. <rule> 25052 25319 #. <condition k="sport" v="climbing"/> … … 25056 25323 #. <scale_max>50000</scale_max> 25057 25324 #. </rule> 25058 #. 25325 #. 25059 25326 #. <rule> 25060 25327 #. <condition k="sport" v="cricket"/> … … 25064 25331 #. <scale_max>50000</scale_max> 25065 25332 #. </rule> 25066 #. 25333 #. 25067 25334 #. <rule> 25068 25335 #. <condition k="sport" v="cricket_nets"/> … … 25072 25339 #. <scale_max>50000</scale_max> 25073 25340 #. </rule> 25074 #. 25341 #. 25075 25342 #. <rule> 25076 25343 #. <condition k="sport" v="croquet"/> … … 25080 25347 #. <scale_max>50000</scale_max> 25081 25348 #. </rule> 25082 #. 25349 #. 25083 25350 #. <rule> 25084 25351 #. <condition k="sport" v="cycling"/> … … 25088 25355 #. <scale_max>50000</scale_max> 25089 25356 #. </rule> 25090 #. 25357 #. 25091 25358 #. <rule> 25092 25359 #. <condition k="sport" v="dog_racing"/> … … 25096 25363 #. <scale_max>50000</scale_max> 25097 25364 #. </rule> 25098 #. 25365 #. 25099 25366 #. <rule> 25100 25367 #. <condition k="sport" v="equestrian"/> … … 25104 25371 #. <scale_max>50000</scale_max> 25105 25372 #. </rule> 25106 #. 25373 #. 25107 25374 #. <rule> 25108 25375 #. <condition k="sport" v="football"/> … … 25112 25379 #. <scale_max>50000</scale_max> 25113 25380 #. </rule> 25114 #. 25381 #. 25115 25382 #. <rule> 25116 25383 #. <condition k="sport" v="golf"/> … … 25120 25387 #. <scale_max>50000</scale_max> 25121 25388 #. </rule> 25122 #. 25389 #. 25123 25390 #. <rule> 25124 25391 #. <condition k="sport" v="gymnastics"/> … … 25128 25395 #. <scale_max>50000</scale_max> 25129 25396 #. </rule> 25130 #. 25397 #. 25131 25398 #. <rule> 25132 25399 #. <condition k="sport" v="hockey"/> … … 25136 25403 #. <scale_max>50000</scale_max> 25137 25404 #. </rule> 25138 #. 25405 #. 25139 25406 #. <rule> 25140 25407 #. <condition k="sport" v="horse_racing"/> … … 25144 25411 #. <scale_max>50000</scale_max> 25145 25412 #. </rule> 25146 #. 25413 #. 25147 25414 #. <rule> 25148 25415 #. <condition k="sport" v="motor"/> … … 25152 25419 #. <scale_max>50000</scale_max> 25153 25420 #. </rule> 25154 #. 25421 #. 25155 25422 #. <rule> 25156 25423 #. <condition k="sport" v="multi"/> … … 25160 25427 #. <scale_max>50000</scale_max> 25161 25428 #. </rule> 25162 #. 25429 #. 25163 25430 #. <rule> 25164 25431 #. <condition k="sport" v="pelota"/> … … 25168 25435 #. <scale_max>50000</scale_max> 25169 25436 #. </rule> 25170 #. 25437 #. 25171 25438 #. <rule> 25172 25439 #. <condition k="sport" v="racquet"/> … … 25176 25443 #. <scale_max>50000</scale_max> 25177 25444 #. </rule> 25178 #. 25445 #. 25179 25446 #. <rule> 25180 25447 #. <condition k="sport" v="rugby"/> … … 25184 25451 #. <scale_max>50000</scale_max> 25185 25452 #. </rule> 25186 #. 25453 #. 25187 25454 #. <rule> 25188 25455 #. <condition k="sport" v="skating"/> … … 25192 25459 #. <scale_max>50000</scale_max> 25193 25460 #. </rule> 25194 #. 25461 #. 25195 25462 #. <rule> 25196 25463 #. <condition k="sport" v="skateboard"/> … … 25200 25467 #. <scale_max>50000</scale_max> 25201 25468 #. </rule> 25202 #. 25469 #. 25203 25470 #. <rule> 25204 25471 #. <condition k="sport" v="soccer"/> … … 25208 25475 #. <scale_max>50000</scale_max> 25209 25476 #. </rule> 25210 #. 25477 #. 25211 25478 #. <rule> 25212 25479 #. <condition k="sport" v="swimming"/> … … 25216 25483 #. <scale_max>50000</scale_max> 25217 25484 #. </rule> 25218 #. 25485 #. 25219 25486 #. <rule> 25220 25487 #. <condition k="sport" v="skiing"/> … … 25224 25491 #. <scale_max>50000</scale_max> 25225 25492 #. </rule> 25226 #. 25493 #. 25227 25494 #. <rule> 25228 25495 #. <condition k="sport" v="table_tennis"/> … … 25232 25499 #. <scale_max>50000</scale_max> 25233 25500 #. </rule> 25234 #. 25501 #. 25235 25502 #. <rule> 25236 25503 #. <condition k="sport" v="tennis"/> … … 25240 25507 #. <scale_max>50000</scale_max> 25241 25508 #. </rule> 25242 #. 25509 #. 25243 25510 #. <rule> 25244 25511 #. <condition k="sport" v="paintball"/> … … 25248 25515 #. <scale_max>50000</scale_max> 25249 25516 #. </rule> 25250 #. 25517 #. 25251 25518 #. <rule> 25252 25519 #. <condition k="sport" v="squash"/> … … 25256 25523 #. <scale_max>50000</scale_max> 25257 25524 #. </rule> 25258 #. 25525 #. 25259 25526 #. <rule> 25260 25527 #. <condition k="sport" v="shooting"/> … … 25264 25531 #. <scale_max>50000</scale_max> 25265 25532 #. </rule> 25266 #. 25533 #. 25267 25534 #. <rule> 25268 25535 #. <condition k="sport" v="volleyball"/> … … 25272 25539 #. <scale_max>50000</scale_max> 25273 25540 #. </rule> 25274 #. 25541 #. 25275 25542 #. <rule> 25276 25543 #. <condition k="sport" v="beachvolleyball"/> … … 25280 25547 #. <scale_max>50000</scale_max> 25281 25548 #. </rule> 25282 #. 25549 #. 25283 25550 #. <rule> 25284 25551 #. <condition k="sport" v="bowling"/> … … 25288 25555 #. <scale_max>50000</scale_max> 25289 25556 #. </rule> 25290 #. 25557 #. 25291 25558 #. <rule> 25292 25559 #. <condition k="sport" v="handball"/> … … 25296 25563 #. <scale_max>50000</scale_max> 25297 25564 #. </rule> 25298 #. 25565 #. 25299 25566 #. <rule> 25300 25567 #. <condition k="sport" v="rowing"/> … … 25304 25571 #. <scale_max>50000</scale_max> 25305 25572 #. </rule> 25306 #. 25573 #. 25307 25574 #. <rule> 25308 25575 #. <condition k="sport" v="sailing"/> … … 25312 25579 #. <scale_max>50000</scale_max> 25313 25580 #. </rule> 25314 #. 25581 #. 25315 25582 #. <rule> 25316 25583 #. <condition k="sport" v="diving"/> … … 25320 25587 #. <scale_max>50000</scale_max> 25321 25588 #. </rule> 25322 #. 25589 #. 25323 25590 #. <rule> 25324 25591 #. <condition k="sport" v="badminton"/> … … 25328 25595 #. <scale_max>50000</scale_max> 25329 25596 #. </rule> 25330 #. 25597 #. 25331 25598 #. <rule> 25332 25599 #. <condition k="sport" v="archery"/> … … 25336 25603 #. <scale_max>50000</scale_max> 25337 25604 #. </rule> 25338 #. 25605 #. 25339 25606 #. <rule> 25340 25607 #. <condition k="sport" v="fishing"/> 25341 25608 #: build/trans_presets.java:1913 build/trans_presets.java:1922 25342 25609 #: build/trans_presets.java:1931 build/trans_presets.java:1940 25343 #: build/trans_style.java:37 05build/trans_style.java:371325344 #: build/trans_style.java:37 21build/trans_style.java:372925345 #: build/trans_style.java:37 37build/trans_style.java:374525346 #: build/trans_style.java:37 53build/trans_style.java:376125347 #: build/trans_style.java:3 769build/trans_style.java:377725348 #: build/trans_style.java:3 785build/trans_style.java:379325349 #: build/trans_style.java:38 01build/trans_style.java:380925350 #: build/trans_style.java:38 17build/trans_style.java:382525351 #: build/trans_style.java:38 33build/trans_style.java:384125352 #: build/trans_style.java:38 49build/trans_style.java:385725353 #: build/trans_style.java:38 65build/trans_style.java:387325354 #: build/trans_style.java:3 881build/trans_style.java:388925355 #: build/trans_style.java:3 897build/trans_style.java:390525356 #: build/trans_style.java:39 13build/trans_style.java:392125357 #: build/trans_style.java:39 29build/trans_style.java:393725358 #: build/trans_style.java:39 45build/trans_style.java:395325359 #: build/trans_style.java:39 61build/trans_style.java:396925360 #: build/trans_style.java: 3977build/trans_style.java:398525361 #: build/trans_style.java: 3993build/trans_style.java:400125362 #: build/trans_style.java:40 09build/trans_style.java:401725363 #: build/trans_style.java:40 25build/trans_style.java:403325364 #: build/trans_style.java:40 41build/trans_style.java:404925365 #: build/trans_style.java:40 57build/trans_style.java:406525366 #: build/trans_style.java:4 07325610 #: build/trans_style.java:3738 build/trans_style.java:3746 25611 #: build/trans_style.java:3754 build/trans_style.java:3762 25612 #: build/trans_style.java:3770 build/trans_style.java:3778 25613 #: build/trans_style.java:3786 build/trans_style.java:3794 25614 #: build/trans_style.java:3802 build/trans_style.java:3810 25615 #: build/trans_style.java:3818 build/trans_style.java:3826 25616 #: build/trans_style.java:3834 build/trans_style.java:3842 25617 #: build/trans_style.java:3850 build/trans_style.java:3858 25618 #: build/trans_style.java:3866 build/trans_style.java:3874 25619 #: build/trans_style.java:3882 build/trans_style.java:3890 25620 #: build/trans_style.java:3898 build/trans_style.java:3906 25621 #: build/trans_style.java:3914 build/trans_style.java:3922 25622 #: build/trans_style.java:3930 build/trans_style.java:3938 25623 #: build/trans_style.java:3946 build/trans_style.java:3954 25624 #: build/trans_style.java:3962 build/trans_style.java:3970 25625 #: build/trans_style.java:3978 build/trans_style.java:3986 25626 #: build/trans_style.java:3994 build/trans_style.java:4002 25627 #: build/trans_style.java:4010 build/trans_style.java:4018 25628 #: build/trans_style.java:4026 build/trans_style.java:4034 25629 #: build/trans_style.java:4042 build/trans_style.java:4050 25630 #: build/trans_style.java:4058 build/trans_style.java:4066 25631 #: build/trans_style.java:4074 build/trans_style.java:4082 25632 #: build/trans_style.java:4090 build/trans_style.java:4098 25633 #: build/trans_style.java:4106 25367 25634 msgid "sport" 25368 25635 msgstr "šport" … … 27040 27307 #. <scale_max>50000</scale_max> 27041 27308 #. </rule> 27042 #. 27309 #. 27043 27310 #. <!--landuse tags --> 27044 #. 27311 #. 27045 27312 #. <rule> 27046 27313 #. <condition k="landuse" v="farm"/> … … 27050 27317 #. <scale_max>50000</scale_max> 27051 27318 #. </rule> 27052 #. 27319 #. 27053 27320 #. <rule> 27054 27321 #. <condition k="landuse" v="farmland"/> … … 27058 27325 #. <scale_max>50000</scale_max> 27059 27326 #. </rule> 27060 #. 27327 #. 27061 27328 #. <rule> 27062 27329 #. <condition k="landuse" v="meadow"/> … … 27066 27333 #. <scale_max>50000</scale_max> 27067 27334 #. </rule> 27068 #. 27335 #. 27069 27336 #. <rule> 27070 27337 #. <condition k="landuse" v="vineyard"/> … … 27074 27341 #. <scale_max>50000</scale_max> 27075 27342 #. </rule> 27076 #. 27343 #. 27077 27344 #. <rule> 27078 27345 #. <condition k="landuse" v="orchard"/> … … 27082 27349 #. <scale_max>50000</scale_max> 27083 27350 #. </rule> 27084 #. 27351 #. 27085 27352 #. <rule> 27086 27353 #. <condition k="landuse" v="allotments"/> … … 27090 27357 #. <scale_max>50000</scale_max> 27091 27358 #. </rule> 27092 #. 27359 #. 27093 27360 #. <rule> 27094 27361 #. <condition k="landuse" v="grass"/> … … 27098 27365 #. <scale_max>50000</scale_max> 27099 27366 #. </rule> 27100 #. 27367 #. 27101 27368 #. <rule> 27102 27369 #. <condition k="landuse" v="village_green"/> … … 27106 27373 #. <scale_max>50000</scale_max> 27107 27374 #. </rule> 27108 #. 27375 #. 27109 27376 #. <rule> 27110 27377 #. <condition k="landuse" v="recreation_ground"/> 27111 #: build/trans_presets.java:2494 build/trans_style.java:31 5727112 #: build/trans_style.java:31 65build/trans_style.java:317327113 #: build/trans_style.java:3 181build/trans_style.java:318927114 #: build/trans_style.java:32 36build/trans_style.java:324427115 #: build/trans_style.java:33 42build/trans_style.java:335027378 #: build/trans_presets.java:2494 build/trans_style.java:3190 27379 #: build/trans_style.java:3198 build/trans_style.java:3206 27380 #: build/trans_style.java:3214 build/trans_style.java:3222 27381 #: build/trans_style.java:3269 build/trans_style.java:3277 27382 #: build/trans_style.java:3375 build/trans_style.java:3383 27116 27383 msgid "green" 27117 27384 msgstr "" … … 28527 28794 #. <scale_max>40000</scale_max> 28528 28795 #. </rule> 28529 #. 28796 #. 28530 28797 #. <rule> 28531 28798 #. <condition k="bicycle" b="no"/> … … 28541 28808 #. <scale_max>30000</scale_max> 28542 28809 #. </rule> 28543 #. 28810 #. 28544 28811 #. <rule> 28545 28812 #. <condition k="highway" v="cycleway"/> … … 28549 28816 #. <scale_max>10000</scale_max> 28550 28817 #. </rule> 28551 #. 28552 #. <!-- display path with bicycle/foot=designated as if it was cycleway/footway --> 28818 #. 28819 #. <!-- display path with bicycle/foot=designated/official as if it was cycleway/footway --> 28553 28820 #. <rule> 28554 28821 #. <condition k="highway" v="path"/> 28555 28822 #. <condition k="bicycle" v="designated"/> 28823 #. color bicycle 28824 #. <scale_min>1</scale_min> 28825 #. <scale_max>50000</scale_max> 28826 #. </rule> 28827 #. 28828 #. <rule> 28829 #. <condition k="highway" v="path"/> 28830 #. <condition k="bicycle" v="official"/> 28556 28831 #. color foot 28557 28832 #. <scale_min>1</scale_min> 28558 28833 #. <scale_max>50000</scale_max> 28559 28834 #. </rule> 28560 #. 28835 #. 28561 28836 #. <rule> 28562 28837 #. <condition k="highway" v="path"/> 28563 28838 #. <condition k="bicycle" v="designated"/> 28564 28839 #. <condition k="foot" v="designated"/> 28840 #. color bicycle 28841 #. <scale_min>1</scale_min> 28842 #. <scale_max>50000</scale_max> 28843 #. </rule> 28844 #. 28845 #. <rule> 28846 #. <condition k="highway" v="path"/> 28847 #. <condition k="bicycle" v="official"/> 28848 #. <condition k="foot" v="official"/> 28565 28849 #. color roundabout 28566 28850 #. <!-- tagging a node makes no real sense, a roundabout should be tagged with several nodes, or a highway=mini_roundabout should probably be used --> … … 28569 28853 #. <scale_max>50000</scale_max> 28570 28854 #. </rule> 28571 #. 28855 #. 28572 28856 #. <!-- cycleway tags --> 28573 #. 28857 #. 28574 28858 #. <rule> 28575 28859 #. <condition k="cycleway" v="lane"/> … … 28579 28863 #. <scale_max>50000</scale_max> 28580 28864 #. </rule> 28581 #. 28865 #. 28582 28866 #. <rule> 28583 28867 #. <condition k="cycleway" v="opposite_lane"/> … … 28587 28871 #. <scale_max>50000</scale_max> 28588 28872 #. </rule> 28589 #. 28873 #. 28590 28874 #. <rule> 28591 28875 #. <condition k="cycleway" v="track"/> … … 28595 28879 #. <scale_max>50000</scale_max> 28596 28880 #. </rule> 28597 #. 28881 #. 28598 28882 #. <rule> 28599 28883 #. <condition k="cycleway" v="opposite_track"/> … … 28603 28887 #. <scale_max>50000</scale_max> 28604 28888 #. </rule> 28605 #. 28889 #. 28606 28890 #. <rule> 28607 28891 #. <condition k="cycleway" v="opposite"/> 28608 28892 #: build/trans_presets.java:3242 build/trans_style.java:233 28609 28893 #: build/trans_style.java:689 build/trans_style.java:715 28610 #: build/trans_style.java:732 build/trans_style.java:909 28611 #: build/trans_style.java:917 build/trans_style.java:925 28612 #: build/trans_style.java:933 build/trans_style.java:941 28894 #: build/trans_style.java:723 build/trans_style.java:748 28895 #: build/trans_style.java:757 build/trans_style.java:934 28896 #: build/trans_style.java:942 build/trans_style.java:950 28897 #: build/trans_style.java:958 build/trans_style.java:966 28613 28898 msgid "bicycle" 28614 28899 msgstr "" … … 28635 28920 #. <scale_max>50000</scale_max> 28636 28921 #. </rule> 28637 #. 28922 #. 28638 28923 #. <rule> 28639 28924 #. <condition k="foot" b="no"/> … … 28649 28934 #. <scale_max>50000</scale_max> 28650 28935 #. </rule> 28651 #. 28936 #. 28652 28937 #. <rule> 28653 28938 #. <condition k="highway" v="footway"/> … … 28657 28942 #. <scale_max>10000</scale_max> 28658 28943 #. </rule> 28659 #. 28944 #. 28660 28945 #. <rule> 28661 28946 #. <condition k="highway" v="path"/> … … 28664 28949 #. <scale_max>50000</scale_max> 28665 28950 #. </rule> 28666 #. 28951 #. 28667 28952 #. <rule> 28668 28953 #. <condition k="highway" v="path"/> 28669 28954 #. <condition k="foot" v="designated"/> 28955 #. color foot 28956 #. <scale_min>1</scale_min> 28957 #. <scale_max>50000</scale_max> 28958 #. </rule> 28959 #. 28960 #. <rule> 28961 #. <condition k="highway" v="path"/> 28962 #. <condition k="foot" v="official"/> 28670 28963 #. color bicycle 28671 28964 #. <scale_min>1</scale_min> 28672 28965 #. <scale_max>50000</scale_max> 28673 28966 #. </rule> 28674 #. 28967 #. 28675 28968 #. <rule> 28676 28969 #. <condition k="highway" v="pedestrian"/> … … 28681 28974 #. <scale_max>10000</scale_max> 28682 28975 #. </rule> 28683 #. 28976 #. 28684 28977 #. <rule> 28685 28978 #. <condition k="highway" v="steps"/> 28686 28979 #: build/trans_presets.java:3242 build/trans_style.java:247 28687 28980 #: build/trans_style.java:697 build/trans_style.java:705 28688 #: build/trans_style.java:723 build/trans_style.java:739 28689 #: build/trans_style.java:740 build/trans_style.java:748 28981 #: build/trans_style.java:731 build/trans_style.java:739 28982 #: build/trans_style.java:764 build/trans_style.java:765 28983 #: build/trans_style.java:773 28690 28984 msgid "foot" 28691 28985 msgstr "" … … 28704 28998 #. <scale_max>50000</scale_max> 28705 28999 #. </rule> 28706 #. 29000 #. 28707 29001 #. <rule> 28708 29002 #. <condition k="railway" v="subway"/> 28709 #: build/trans_presets.java:3242 build/trans_style.java:12 0829003 #: build/trans_presets.java:3242 build/trans_style.java:1233 28710 29004 msgid "subway" 28711 29005 msgstr "" … … 28817 29111 #. 7. scale_min / scale_max 28818 29112 #. - zoom scale for display 28819 #. 29113 #. 28820 29114 #. Using both area and line attributes for the same key/value pair does work. For areas 28821 29115 #. first the best matching area rule is searched and the best matching line rule is 28822 29116 #. connected with it. They need not have the same key/value pair. 28823 #. 29117 #. 28824 29118 #. The colours can consist of the two components - name and hex code (e.g. water#0000ff). 28825 29119 #. If both are given, the color name is introduced in preferences with that value. If only … … 28827 29121 #. modified preferences or previous value is used. The 6 hex digit color code can also 28828 29122 #. be appended by a hex value of the alpha channel (thus having 8 hex digits instead of 6). 28829 #. 29123 #. 28830 29124 #. Linemod's are drawn over or under the line they are associated with and modify the 28831 29125 #. appearance. There can be multiple linemod's for one way (contrary to line styles, … … 28835 29129 #. on the sides of the way or the waystyles itself must use alpha channel (which may 28836 29130 #. look strange). 28837 #. 29131 #. 28838 29132 #. If a key/value pair matches more than one rule, the "rule that wins" is unpredicted 28839 29133 #. in case they have same priority! Using priority settings helps to solve conflicts. 28840 #. 29134 #. 28841 29135 #. For external files the <rules> should have following elements: 28842 29136 #. - author the author of the style … … 28850 29144 #. - when the style is additional choose "standard" or don't use name tag 28851 29145 #. --> 28852 #. 29146 #. 28853 29147 #: build/trans_style.java:72 28854 29148 msgid "standard" … … 28856 29150 28857 29151 #. mappaint style named "standard" 28858 #. 29152 #. 28859 29153 #. <rule> 28860 29154 #. <condition k="restriction" v="no_left_turn"/> … … 28903 29197 #. <scale_max>40000</scale_max> 28904 29198 #. </rule> 28905 #. 28906 #. 29199 #. 29200 #. 28907 29201 #. <!-- mark some specials that should be fixed - they are already the default and therefore shouldn't be tagged --> 28908 29202 #. <rule> … … 28982 29276 #. <scale_max>40000</scale_max> 28983 29277 #. </rule> 28984 #. 29278 #. 28985 29279 #. <rule> 28986 29280 #. <condition k="highway" v="road"/> … … 28990 29284 #. <scale_max>50000</scale_max> 28991 29285 #. </rule> 28992 #. 29286 #. 28993 29287 #. <!--abutters tags --> 28994 #. 29288 #. 28995 29289 #. <!--accessories tags --> 28996 #. 29290 #. 28997 29291 #. <!--properties tags --> 28998 #. 29292 #. 28999 29293 #. <rule> 29000 29294 #. <condition k="mountain_pass" b="yes"/> 29001 29295 #: build/trans_style.java:139 build/trans_style.java:174 29002 29296 #: build/trans_style.java:181 build/trans_style.java:188 29003 #: build/trans_style.java:633 build/trans_style.java:4 08729297 #: build/trans_style.java:633 build/trans_style.java:4120 29004 29298 msgid "deprecated" 29005 29299 msgstr "" … … 29010 29304 #. <scale_max>10000</scale_max> 29011 29305 #. </rule> 29012 #. 29306 #. 29013 29307 #. <rule> 29014 29308 #. <condition k="goods" b="no"/> … … 29017 29311 #. <scale_max>50000</scale_max> 29018 29312 #. </rule> 29019 #. 29313 #. 29020 29314 #. <rule> 29021 29315 #. <condition k="hgv" b="no"/> … … 29024 29318 #. <scale_max>50000</scale_max> 29025 29319 #. </rule> 29026 #. 29320 #. 29027 29321 #. <rule> 29028 29322 #. <condition k="horse" b="no"/> … … 29038 29332 #. <scale_max>20000</scale_max> 29039 29333 #. </rule> 29040 #. 29334 #. 29041 29335 #. <rule> 29042 29336 #. <condition k="highway" v="bridleway"/> … … 29050 29344 #. <scale_max>30000</scale_max> 29051 29345 #. </rule> 29052 #. 29346 #. 29053 29347 #. <rule> 29054 29348 #. <condition k="motorcycle" b="no"/> … … 29057 29351 #. <scale_max>50000</scale_max> 29058 29352 #. </rule> 29059 #. 29353 #. 29060 29354 #. <rule> 29061 29355 #. <condition k="motorcar" b="no"/> … … 29064 29358 #. <scale_max>50000</scale_max> 29065 29359 #. </rule> 29066 #. 29360 #. 29067 29361 #. <rule> 29068 29362 #. <condition k="psv" b="no"/> … … 29071 29365 #. <scale_max>50000</scale_max> 29072 29366 #. </rule> 29073 #. 29367 #. 29074 29368 #. <rule> 29075 29369 #. <condition k="motorboat" b="no"/> … … 29078 29372 #. <scale_max>50000</scale_max> 29079 29373 #. </rule> 29080 #. 29374 #. 29081 29375 #. <rule> 29082 29376 #. <condition k="boat" b="no"/> … … 29085 29379 #. <scale_max>50000</scale_max> 29086 29380 #. </rule> 29087 #. 29381 #. 29088 29382 #. <rule> 29089 29383 #. <condition k="noexit" b="yes"/> … … 29092 29386 #. <scale_max>50000</scale_max> 29093 29387 #. </rule> 29094 #. 29388 #. 29095 29389 #. <rule> 29096 29390 #. <condition k="maxweight"/> … … 29099 29393 #. <scale_max>50000</scale_max> 29100 29394 #. </rule> 29101 #. 29395 #. 29102 29396 #. <rule> 29103 29397 #. <condition k="maxheight"/> … … 29106 29400 #. <scale_max>50000</scale_max> 29107 29401 #. </rule> 29108 #. 29402 #. 29109 29403 #. <rule> 29110 29404 #. <condition k="maxwidth"/> … … 29113 29407 #. <scale_max>50000</scale_max> 29114 29408 #. </rule> 29115 #. 29409 #. 29116 29410 #. <rule> 29117 29411 #. <condition k="maxlength"/> … … 29120 29414 #. <scale_max>50000</scale_max> 29121 29415 #. </rule> 29122 #. 29416 #. 29123 29417 #. <rule> 29124 29418 #. <condition k="maxspeed"/> … … 29127 29421 #. <scale_max>50000</scale_max> 29128 29422 #. </rule> 29129 #. 29423 #. 29130 29424 #. <rule> 29131 29425 #. <condition k="minspeed"/> … … 29134 29428 #. <scale_max>50000</scale_max> 29135 29429 #. </rule> 29136 #. 29430 #. 29137 29431 #. <rule> 29138 29432 #. <condition k="maxstay"/> … … 29141 29435 #. <scale_max>50000</scale_max> 29142 29436 #. </rule> 29143 #. 29437 #. 29144 29438 #. <rule> 29145 29439 #. <condition k="toll"/> … … 29148 29442 #. <scale_max>50000</scale_max> 29149 29443 #. </rule> 29150 #. 29444 #. 29151 29445 #. <rule> 29152 29446 #. <condition k="barrier"/> … … 29323 29617 #. <scale_max>50000</scale_max> 29324 29618 #. </rule> 29325 #. 29619 #. 29326 29620 #. <!-- highway tags --> 29327 #. 29621 #. 29328 29622 #. <rule> 29329 29623 #. <condition k="motorroad" v="yes"/> … … 29337 29631 #. <scale_max>40000</scale_max> 29338 29632 #. </rule> 29339 #. 29633 #. 29340 29634 #. <rule> 29341 29635 #. <condition k="highway" v="track"/> … … 29345 29639 #. <scale_max>50000</scale_max> 29346 29640 #. </rule> 29347 #. 29641 #. 29348 29642 #. <!-- tracktype tags --> 29349 #. 29643 #. 29350 29644 #. <rule> 29351 29645 #. <condition k="tracktype" v="grade1"/> … … 29355 29649 #. <scale_max>50000</scale_max> 29356 29650 #. </rule> 29357 #. 29651 #. 29358 29652 #. <rule> 29359 29653 #. <condition k="tracktype" v="grade2"/> … … 29363 29657 #. <scale_max>50000</scale_max> 29364 29658 #. </rule> 29365 #. 29659 #. 29366 29660 #. <rule> 29367 29661 #. <condition k="tracktype" v="grade3"/> … … 29371 29665 #. <scale_max>50000</scale_max> 29372 29666 #. </rule> 29373 #. 29667 #. 29374 29668 #. <rule> 29375 29669 #. <condition k="tracktype" v="grade4"/> … … 29379 29673 #. <scale_max>50000</scale_max> 29380 29674 #. </rule> 29381 #. 29675 #. 29382 29676 #. <rule> 29383 29677 #. <condition k="tracktype" v="grade5"/> 29384 #: build/trans_style.java:649 build/trans_style.java:9 5129385 #: build/trans_style.java:9 59build/trans_style.java:96729386 #: build/trans_style.java: 975build/trans_style.java:98329678 #: build/trans_style.java:649 build/trans_style.java:976 29679 #: build/trans_style.java:984 build/trans_style.java:992 29680 #: build/trans_style.java:1000 build/trans_style.java:1008 29387 29681 msgid "highway_track" 29388 29682 msgstr "" … … 29393 29687 #. <scale_max>10000</scale_max> 29394 29688 #. </rule> 29395 #. 29689 #. 29396 29690 #. <rule> 29397 29691 #. <condition k="direction" v="clockwise"/> … … 29400 29694 #. <scale_max>50000</scale_max> 29401 29695 #. </rule> 29402 #. 29696 #. 29403 29697 #. <rule> 29404 29698 #. <condition k="highway" v="mini_roundabout"/> … … 29408 29702 #. <scale_max>50000</scale_max> 29409 29703 #. </rule> 29410 #. 29704 #. 29411 29705 #. <rule> 29412 29706 #. <condition k="highway" v="stop"/> … … 29415 29709 #. <scale_max>50000</scale_max> 29416 29710 #. </rule> 29417 #. 29711 #. 29418 29712 #. <rule> 29419 29713 #. <condition k="highway" v="traffic_signals"/> … … 29422 29716 #. <scale_max>50000</scale_max> 29423 29717 #. </rule> 29424 #. 29718 #. 29425 29719 #. <rule> 29426 29720 #. <condition k="highway" v="street_lamp"/> … … 29429 29723 #. <scale_max>50000</scale_max> 29430 29724 #. </rule> 29431 #. 29725 #. 29432 29726 #. <rule> 29433 29727 #. <condition k="highway" v="speed_camera"/> … … 29436 29730 #. <scale_max>50000</scale_max> 29437 29731 #. </rule> 29438 #. 29732 #. 29439 29733 #. <rule> 29440 29734 #. <condition k="traffic_sign" v="city_limit"/> … … 29443 29737 #. <scale_max>40000</scale_max> 29444 29738 #. </rule> 29445 #. 29739 #. 29446 29740 #. <rule> 29447 29741 #. <condition k="highway" v="crossing"/> … … 29450 29744 #. <scale_max>50000</scale_max> 29451 29745 #. </rule> 29452 #. 29746 #. 29453 29747 #. <rule> 29454 29748 #. <condition k="highway" v="incline"/> … … 29457 29751 #. <scale_max>50000</scale_max> 29458 29752 #. </rule> 29459 #. 29753 #. 29460 29754 #. <rule> 29461 29755 #. <condition k="highway" v="incline_steep"/> … … 29464 29758 #. <scale_max>50000</scale_max> 29465 29759 #. </rule> 29466 #. 29760 #. 29467 29761 #. <rule> 29468 29762 #. <condition k="highway" v="motorway_junction"/> … … 29471 29765 #. <scale_max>50000</scale_max> 29472 29766 #. </rule> 29473 #. 29767 #. 29474 29768 #. <rule> 29475 29769 #. <condition k="highway" v="services"/> 29476 #: build/trans_style.java:8 4229770 #: build/trans_style.java:867 29477 29771 msgid "services" 29478 29772 msgstr "" … … 29483 29777 #. <scale_max>50000</scale_max> 29484 29778 #. </rule> 29485 #. 29779 #. 29486 29780 #. <rule> 29487 29781 #. <condition k="highway" v="ford"/> 29488 #: build/trans_style.java:8 5029782 #: build/trans_style.java:875 29489 29783 msgid "ford" 29490 29784 msgstr "" … … 29495 29789 #. <scale_max>50000</scale_max> 29496 29790 #. </rule> 29497 #. 29791 #. 29498 29792 #. <rule> 29499 29793 #. <condition k="highway" v="bus_stop"/> … … 29502 29796 #. <scale_max>50000</scale_max> 29503 29797 #. </rule> 29504 #. 29798 #. 29505 29799 #. <rule> 29506 29800 #. <condition k="highway" v="turning_circle"/> 29507 #: build/trans_style.java:8 6529801 #: build/trans_style.java:890 29508 29802 msgid "turningcircle" 29509 29803 msgstr "" … … 29514 29808 #. <scale_max>50000</scale_max> 29515 29809 #. </rule> 29516 #. 29810 #. 29517 29811 #. <rule> 29518 29812 #. <condition k="highway" v="emergency_access_point"/> 29519 29813 #. <icon src="service/emergency_access_point.png"/> 29520 #: build/trans_style.java: 88929814 #: build/trans_style.java:914 29521 29815 msgid "emergency_access_point" 29522 29816 msgstr "" … … 29527 29821 #. <scale_max>200000000</scale_max> 29528 29822 #. </rule> 29529 #. 29823 #. 29530 29824 #. <rule> 29531 29825 #. <condition k="waterway" v="riverbank"/> 29532 29826 #. color riverbank 29533 #: build/trans_style.java:10 01build/trans_style.java:100229827 #: build/trans_style.java:1026 build/trans_style.java:1027 29534 29828 msgid "riverbank" 29535 29829 msgstr "" … … 29540 29834 #. <scale_max>200000000</scale_max> 29541 29835 #. </rule> 29542 #. 29836 #. 29543 29837 #. <rule> 29544 29838 #. <condition k="waterway" v="stream"/> 29545 #: build/trans_style.java:10 1829839 #: build/trans_style.java:1043 29546 29840 msgid "stream" 29547 29841 msgstr "" … … 29552 29846 #. <scale_max>50000</scale_max> 29553 29847 #. </rule> 29554 #. 29848 #. 29555 29849 #. <rule> 29556 29850 #. <condition k="waterway" v="dock"/> 29557 #: build/trans_style.java:10 4129851 #: build/trans_style.java:1066 29558 29852 msgid "dock" 29559 29853 msgstr "" … … 29564 29858 #. <scale_max>50000</scale_max> 29565 29859 #. </rule> 29566 #. 29860 #. 29567 29861 #. <rule> 29568 29862 #. <condition k="waterway" v="lock_gate"/> … … 29571 29865 #. <scale_max>50000</scale_max> 29572 29866 #. </rule> 29573 #. 29867 #. 29574 29868 #. <rule> 29575 29869 #. <condition k="waterway" v="turning_point"/> … … 29578 29872 #. <scale_max>50000</scale_max> 29579 29873 #. </rule> 29580 #. 29874 #. 29581 29875 #. <rule> 29582 29876 #. <condition k="waterway" v="boatyard"/> … … 29586 29880 #. <scale_max>50000</scale_max> 29587 29881 #. </rule> 29588 #. 29882 #. 29589 29883 #. <rule> 29590 29884 #. <condition k="waterway" v="water_point"/> … … 29593 29887 #. <scale_max>50000</scale_max> 29594 29888 #. </rule> 29595 #. 29889 #. 29596 29890 #. <rule> 29597 29891 #. <condition k="waterway" v="waste_disposal"/> … … 29600 29894 #. <scale_max>50000</scale_max> 29601 29895 #. </rule> 29602 #. 29896 #. 29603 29897 #. <rule> 29604 29898 #. <condition k="waterway" v="mooring"/> … … 29607 29901 #. <scale_max>50000</scale_max> 29608 29902 #. </rule> 29609 #. 29903 #. 29610 29904 #. <rule> 29611 29905 #. <condition k="waterway" v="weir"/> … … 29615 29909 #. <scale_max>50000</scale_max> 29616 29910 #. </rule> 29617 #. 29911 #. 29618 29912 #. <rule> 29619 29913 #. <condition k="waterway" v="dam"/> … … 29624 29918 #. <scale_max>50000</scale_max> 29625 29919 #. </rule> 29626 #. 29920 #. 29627 29921 #. <rule> 29628 29922 #. <condition k="waterway" v="waterfall"/> … … 29632 29926 #. <scale_max>50000</scale_max> 29633 29927 #. </rule> 29634 #. 29928 #. 29635 29929 #. <!--man_made tags --> 29636 #. 29930 #. 29637 29931 #. <rule> 29638 29932 #. <condition k="man_made" v="beacon"/> … … 29642 29936 #. <scale_max>50000</scale_max> 29643 29937 #. </rule> 29644 #. 29938 #. 29645 29939 #. <rule> 29646 29940 #. <condition k="man_made" v="crane"/> … … 29650 29944 #. <scale_max>50000</scale_max> 29651 29945 #. </rule> 29652 #. 29946 #. 29653 29947 #. <rule> 29654 29948 #. <condition k="man_made" v="gasometer"/> … … 29658 29952 #. <scale_max>50000</scale_max> 29659 29953 #. </rule> 29660 #. 29954 #. 29661 29955 #. <rule> 29662 29956 #. <condition k="man_made" v="lighthouse"/> … … 29667 29961 #. <scale_max>50000</scale_max> 29668 29962 #. </rule> 29669 #. 29963 #. 29670 29964 #. <rule> 29671 29965 #. <condition k="man_made" v="petroleum_well"/> … … 29674 29968 #. <scale_max>50000</scale_max> 29675 29969 #. </rule> 29676 #. 29970 #. 29677 29971 #. <rule> 29678 29972 #. <condition k="man_made" v="reservoir_covered"/> … … 29682 29976 #. <scale_max>50000</scale_max> 29683 29977 #. </rule> 29684 #. 29978 #. 29685 29979 #. <rule> 29686 29980 #. <condition k="man_made" v="surveillance"/> … … 29690 29984 #. <scale_max>50000</scale_max> 29691 29985 #. </rule> 29692 #. 29986 #. 29693 29987 #. <rule> 29694 29988 #. <condition k="man_made" v="survey_point"/> … … 29698 29992 #. <scale_max>50000</scale_max> 29699 29993 #. </rule> 29700 #. 29994 #. 29701 29995 #. <rule> 29702 29996 #. <condition k="man_made" v="tower"/> … … 29706 30000 #. <scale_max>50000</scale_max> 29707 30001 #. </rule> 29708 #. 30002 #. 29709 30003 #. <rule> 29710 30004 #. <condition k="man_made" v="wastewater_plant"/> … … 29714 30008 #. <scale_max>50000</scale_max> 29715 30009 #. </rule> 29716 #. 30010 #. 29717 30011 #. <rule> 29718 30012 #. <condition k="man_made" v="watermill"/> … … 29722 30016 #. <scale_max>50000</scale_max> 29723 30017 #. </rule> 29724 #. 30018 #. 29725 30019 #. <rule> 29726 30020 #. <condition k="man_made" v="water_tower"/> … … 29730 30024 #. <scale_max>50000</scale_max> 29731 30025 #. </rule> 29732 #. 30026 #. 29733 30027 #. <rule> 29734 30028 #. <condition k="man_made" v="windmill"/> … … 29738 30032 #. <scale_max>50000</scale_max> 29739 30033 #. </rule> 29740 #. 30034 #. 29741 30035 #. <rule> 29742 30036 #. <condition k="man_made" v="works"/> … … 29746 30040 #. <scale_max>50000</scale_max> 29747 30041 #. </rule> 29748 #. 30042 #. 29749 30043 #. <rule> 29750 30044 #. <condition k="man_made" v="water_works"/> 29751 30045 #. <icon annotate="true" src="misc/no_icon.png"/> 29752 #: build/trans_style.java:10 64build/trans_style.java:109329753 #: build/trans_style.java:11 09build/trans_style.java:111029754 #: build/trans_style.java:11 18build/trans_style.java:160329755 #: build/trans_style.java:16 10build/trans_style.java:161929756 #: build/trans_style.java:16 27build/trans_style.java:165929757 #: build/trans_style.java:16 67build/trans_style.java:167529758 #: build/trans_style.java:1 683build/trans_style.java:169029759 #: build/trans_style.java:1 699build/trans_style.java:170729760 #: build/trans_style.java:17 15build/trans_style.java:172329761 #: build/trans_style.java:17 3130046 #: build/trans_style.java:1089 build/trans_style.java:1118 30047 #: build/trans_style.java:1134 build/trans_style.java:1135 30048 #: build/trans_style.java:1143 build/trans_style.java:1628 30049 #: build/trans_style.java:1635 build/trans_style.java:1644 30050 #: build/trans_style.java:1652 build/trans_style.java:1684 30051 #: build/trans_style.java:1692 build/trans_style.java:1700 30052 #: build/trans_style.java:1708 build/trans_style.java:1715 30053 #: build/trans_style.java:1724 build/trans_style.java:1732 30054 #: build/trans_style.java:1740 build/trans_style.java:1748 30055 #: build/trans_style.java:1756 29762 30056 msgid "manmade" 29763 30057 msgstr "" … … 29767 30061 #. <scale_max>50000</scale_max> 29768 30062 #. </rule> 29769 #. 30063 #. 29770 30064 #. <rule> 29771 30065 #. <condition k="waterway" v="rapids"/> 29772 30066 #. <icon annotate="true" src="misc/no_icon.png"/> 29773 #: build/trans_style.java:11 0130067 #: build/trans_style.java:1126 29774 30068 msgid "rapids" 29775 30069 msgstr "" … … 29780 30074 #. <scale_max>50000</scale_max> 29781 30075 #. </rule> 29782 #. 30076 #. 29783 30077 #. <!-- railway tags --> 29784 #. 30078 #. 29785 30079 #. <rule> 29786 30080 #. <condition k="railway" v="station"/> … … 29790 30084 #. <scale_max>50000</scale_max> 29791 30085 #. </rule> 29792 #. 30086 #. 29793 30087 #. <rule> 29794 30088 #. <condition k="railway" v="halt"/> … … 29797 30091 #. <scale_max>50000</scale_max> 29798 30092 #. </rule> 29799 #. 30093 #. 29800 30094 #. <rule> 29801 30095 #. <condition k="railway" v="tram_station"/> … … 29805 30099 #. <scale_max>50000</scale_max> 29806 30100 #. </rule> 29807 #. 30101 #. 29808 30102 #. <rule> 29809 30103 #. <condition k="railway" v="tram_stop"/> … … 29812 30106 #. <scale_max>50000</scale_max> 29813 30107 #. </rule> 29814 #. 30108 #. 29815 30109 #. <rule> 29816 30110 #. <condition k="railway" v="subway_entrance"/> … … 29820 30114 #. <scale_max>50000</scale_max> 29821 30115 #. </rule> 29822 #. 30116 #. 29823 30117 #. <rule> 29824 30118 #. <condition k="railway" v="crossing"/> … … 29828 30122 #. <scale_max>50000</scale_max> 29829 30123 #. </rule> 29830 #. 30124 #. 29831 30125 #. <rule> 29832 30126 #. <condition k="railway" v="level_crossing"/> 29833 #: build/trans_style.java:11 28build/trans_style.java:114329834 #: build/trans_style.java:11 58build/trans_style.java:116629835 #: build/trans_style.java:11 7430127 #: build/trans_style.java:1153 build/trans_style.java:1168 30128 #: build/trans_style.java:1183 build/trans_style.java:1191 30129 #: build/trans_style.java:1199 29836 30130 msgid "railwaypoint" 29837 30131 msgstr "" … … 29842 30136 #. <scale_max>200000000</scale_max> 29843 30137 #. </rule> 29844 #. 30138 #. 29845 30139 #. <rule> 29846 30140 #. <condition k="railway" v="tram"/> … … 29851 30145 #. <scale_max>50000</scale_max> 29852 30146 #. </rule> 29853 #. 30147 #. 29854 30148 #. <rule> 29855 30149 #. <condition k="railway" v="light_rail"/> 29856 #: build/trans_style.java:1 191build/trans_style.java:120030150 #: build/trans_style.java:1216 build/trans_style.java:1225 29857 30151 msgid "otherrail" 29858 30152 msgstr "" 29859 30153 29860 30154 #. color otherrail 29861 #: build/trans_style.java:1 19230155 #: build/trans_style.java:1217 29862 30156 msgid "railover" 29863 30157 msgstr "" … … 29868 30162 #. <scale_max>50000</scale_max> 29869 30163 #. </rule> 29870 #. 30164 #. 29871 30165 #. <rule> 29872 30166 #. <condition k="railway" v="preserved"/> … … 29876 30170 #. <scale_max>50000</scale_max> 29877 30171 #. </rule> 29878 #. 30172 #. 29879 30173 #. <!-- disused often appears together with highway=xy --> 29880 30174 #. <!-- -> normal display with line, linemod for combinations --> … … 29887 30181 #. <scale_max>50000</scale_max> 29888 30182 #. </rule> 29889 #. 30183 #. 29890 30184 #. <!-- abandoned often appears together with highway=xy --> 29891 30185 #. <!-- -> normal display with line, linemod for combinations --> … … 29893 30187 #. <condition k="railway" v="abandoned"/> 29894 30188 #. color oldrail 29895 #: build/trans_style.java:12 16build/trans_style.java:122629896 #: build/trans_style.java:12 27build/trans_style.java:123729897 #: build/trans_style.java:12 3830189 #: build/trans_style.java:1241 build/trans_style.java:1251 30190 #: build/trans_style.java:1252 build/trans_style.java:1262 30191 #: build/trans_style.java:1263 29898 30192 msgid "oldrail" 29899 30193 msgstr "" … … 29904 30198 #. <scale_max>50000</scale_max> 29905 30199 #. </rule> 29906 #. 30200 #. 29907 30201 #. <rule> 29908 30202 #. <condition k="service" v="yard"/> … … 29911 30205 #. <scale_max>50000</scale_max> 29912 30206 #. </rule> 29913 #. 30207 #. 29914 30208 #. <rule> 29915 30209 #. <condition k="service" v="siding"/> … … 29918 30212 #. <scale_max>50000</scale_max> 29919 30213 #. </rule> 29920 #. 30214 #. 29921 30215 #. <rule> 29922 30216 #. <condition k="service" v="spur"/> … … 29925 30219 #. <scale_max>50000</scale_max> 29926 30220 #. </rule> 29927 #. 30221 #. 29928 30222 #. <!--aeroway tags --> 29929 #. 30223 #. 29930 30224 #. <rule> 29931 30225 #. <condition k="aeroway" v="aerodrome"/> … … 29936 30230 #. <scale_max>50000</scale_max> 29937 30231 #. </rule> 29938 #. 30232 #. 29939 30233 #. <rule> 29940 30234 #. <condition k="aeroway" v="taxiway"/> 29941 #: build/trans_style.java:13 18build/trans_style.java:131929942 #: build/trans_style.java:13 5130235 #: build/trans_style.java:1343 build/trans_style.java:1344 30236 #: build/trans_style.java:1376 29943 30237 msgid "aeroway" 29944 30238 msgstr "" … … 29949 30243 #. <scale_max>50000</scale_max> 29950 30244 #. </rule> 29951 #. 30245 #. 29952 30246 #. <rule> 29953 30247 #. <condition k="aeroway" v="terminal"/> 29954 #: build/trans_style.java:13 2730248 #: build/trans_style.java:1352 29955 30249 msgid "terminal" 29956 30250 msgstr "" … … 29961 30255 #. <scale_max>50000</scale_max> 29962 30256 #. </rule> 29963 #. 30257 #. 29964 30258 #. <rule> 29965 30259 #. <condition k="aeroway" v="helipad"/> … … 29969 30263 #. <scale_max>50000</scale_max> 29970 30264 #. </rule> 29971 #. 30265 #. 29972 30266 #. <rule> 29973 30267 #. <condition k="aeroway" v="runway"/> 29974 #: build/trans_style.java:13 35build/trans_style.java:134330268 #: build/trans_style.java:1360 build/trans_style.java:1368 29975 30269 msgid "aeroway_dark" 29976 30270 msgstr "" … … 29981 30275 #. <scale_max>50000</scale_max> 29982 30276 #. </rule> 29983 #. 30277 #. 29984 30278 #. <rule> 29985 30279 #. <condition k="aeroway" v="apron"/> 29986 #: build/trans_style.java:13 5930280 #: build/trans_style.java:1384 29987 30281 msgid "aeroway_light" 29988 30282 msgstr "" … … 29993 30287 #. <scale_max>50000</scale_max> 29994 30288 #. </rule> 29995 #. 30289 #. 29996 30290 #. <rule> 29997 30291 #. <condition k="aeroway" v="gate"/> … … 30000 30294 #. <scale_max>50000</scale_max> 30001 30295 #. </rule> 30002 #. 30296 #. 30003 30297 #. <rule> 30004 30298 #. <condition k="aeroway" v="windsock"/> … … 30007 30301 #. <scale_max>50000</scale_max> 30008 30302 #. </rule> 30009 #. 30303 #. 30010 30304 #. <!--aerialway tags --> 30011 #. 30305 #. 30012 30306 #. <rule> 30013 30307 #. <condition k="aerialway" v="cable_car"/> … … 30017 30311 #. <scale_max>50000</scale_max> 30018 30312 #. </rule> 30019 #. 30313 #. 30020 30314 #. <rule> 30021 30315 #. <condition k="aerialway" v="gondola"/> … … 30025 30319 #. <scale_max>50000</scale_max> 30026 30320 #. </rule> 30027 #. 30321 #. 30028 30322 #. <rule> 30029 30323 #. <condition k="aerialway" v="chair_lift"/> … … 30033 30327 #. <scale_max>50000</scale_max> 30034 30328 #. </rule> 30035 #. 30329 #. 30036 30330 #. <rule> 30037 30331 #. <condition k="aerialway" v="drag_lift"/> … … 30041 30335 #. <scale_max>50000</scale_max> 30042 30336 #. </rule> 30043 #. 30337 #. 30044 30338 #. <rule> 30045 30339 #. <condition k="aerialway" v="station"/> … … 30049 30343 #. <scale_max>50000</scale_max> 30050 30344 #. </rule> 30051 #. 30345 #. 30052 30346 #. <rule> 30053 30347 #. <condition k="aerialway" v="pylon"/> 30054 #: build/trans_style.java:1 383build/trans_style.java:139130055 #: build/trans_style.java:1 399build/trans_style.java:140730056 #: build/trans_style.java:14 15build/trans_style.java:142330348 #: build/trans_style.java:1408 build/trans_style.java:1416 30349 #: build/trans_style.java:1424 build/trans_style.java:1432 30350 #: build/trans_style.java:1440 build/trans_style.java:1448 30057 30351 msgid "aerialway" 30058 30352 msgstr "" … … 30063 30357 #. <scale_max>50000</scale_max> 30064 30358 #. </rule> 30065 #. 30359 #. 30066 30360 #. <!-- piste tags --> 30067 #. 30361 #. 30068 30362 #. <rule> 30069 30363 #. <condition k="piste:difficulty" v="easy"/> 30070 30364 #. color piste_easy 30071 #: build/trans_style.java:14 33build/trans_style.java:143430365 #: build/trans_style.java:1458 build/trans_style.java:1459 30072 30366 msgid "piste_easy" 30073 30367 msgstr "" … … 30078 30372 #. <scale_max>30000</scale_max> 30079 30373 #. </rule> 30080 #. 30374 #. 30081 30375 #. <rule> 30082 30376 #. <condition k="piste:difficulty" v="intermediate"/> 30083 30377 #. color piste_intermediate 30084 #: build/trans_style.java:14 42build/trans_style.java:144330378 #: build/trans_style.java:1467 build/trans_style.java:1468 30085 30379 msgid "piste_intermediate" 30086 30380 msgstr "" … … 30091 30385 #. <scale_max>30000</scale_max> 30092 30386 #. </rule> 30093 #. 30387 #. 30094 30388 #. <rule> 30095 30389 #. <condition k="piste:difficulty" v="advanced"/> 30096 30390 #. color piste_advanced 30097 #: build/trans_style.java:14 51build/trans_style.java:145230391 #: build/trans_style.java:1476 build/trans_style.java:1477 30098 30392 msgid "piste_advanced" 30099 30393 msgstr "" … … 30104 30398 #. <scale_max>30000</scale_max> 30105 30399 #. </rule> 30106 #. 30400 #. 30107 30401 #. <rule> 30108 30402 #. <condition k="piste:difficulty" v="expert"/> 30109 30403 #. color piste_expert 30110 #: build/trans_style.java:14 60build/trans_style.java:146130404 #: build/trans_style.java:1485 build/trans_style.java:1486 30111 30405 msgid "piste_expert" 30112 30406 msgstr "" … … 30117 30411 #. <scale_max>30000</scale_max> 30118 30412 #. </rule> 30119 #. 30413 #. 30120 30414 #. <rule> 30121 30415 #. <condition k="piste:difficulty" v="freeride"/> 30122 30416 #. color piste_freeride 30123 #: build/trans_style.java:14 69build/trans_style.java:147030417 #: build/trans_style.java:1494 build/trans_style.java:1495 30124 30418 msgid "piste_freeride" 30125 30419 msgstr "" … … 30130 30424 #. <scale_max>30000</scale_max> 30131 30425 #. </rule> 30132 #. 30426 #. 30133 30427 #. <rule> 30134 30428 #. <condition k="piste:difficulty" v="novice"/> 30135 30429 #. color piste_novice 30136 #: build/trans_style.java:1 478build/trans_style.java:147930430 #: build/trans_style.java:1503 build/trans_style.java:1504 30137 30431 msgid "piste_novice" 30138 30432 msgstr "" … … 30143 30437 #. <scale_max>300000</scale_max> 30144 30438 #. </rule> 30145 #. 30439 #. 30146 30440 #. <!--power tags --> 30147 #. 30441 #. 30148 30442 #. <rule> 30149 30443 #. <condition k="power" v="tower"/> … … 30153 30447 #. <scale_max>50000</scale_max> 30154 30448 #. </rule> 30155 #. 30449 #. 30156 30450 #. <rule> 30157 30451 #. <condition k="power" v="pole"/> … … 30160 30454 #. <scale_max>50000</scale_max> 30161 30455 #. </rule> 30162 #. 30456 #. 30163 30457 #. <rule> 30164 30458 #. <condition k="power" v="line"/> … … 30168 30462 #. <scale_max>50000</scale_max> 30169 30463 #. </rule> 30170 #. 30464 #. 30171 30465 #. <rule> 30172 30466 #. <condition k="power" v="minor_line"/> … … 30176 30470 #. <scale_max>50000</scale_max> 30177 30471 #. </rule> 30178 #. 30472 #. 30179 30473 #. <rule> 30180 30474 #. <condition k="power" v="station"/> … … 30184 30478 #. <scale_max>50000</scale_max> 30185 30479 #. </rule> 30186 #. 30480 #. 30187 30481 #. <rule> 30188 30482 #. <condition k="power" v="sub_station"/> … … 30192 30486 #. <scale_max>50000</scale_max> 30193 30487 #. </rule> 30194 #. 30488 #. 30195 30489 #. <rule> 30196 30490 #. <condition k="power_source" v="wind"/> … … 30200 30494 #. <scale_max>50000</scale_max> 30201 30495 #. </rule> 30202 #. 30496 #. 30203 30497 #. <rule> 30204 30498 #. <condition k="power_source" v="hydro"/> … … 30208 30502 #. <scale_max>50000</scale_max> 30209 30503 #. </rule> 30210 #. 30504 #. 30211 30505 #. <rule> 30212 30506 #. <condition k="power_source" v="fossil"/> … … 30216 30510 #. <scale_max>50000</scale_max> 30217 30511 #. </rule> 30218 #. 30512 #. 30219 30513 #. <rule> 30220 30514 #. <condition k="power_source" v="coal"/> … … 30224 30518 #. <scale_max>50000</scale_max> 30225 30519 #. </rule> 30226 #. 30520 #. 30227 30521 #. <rule> 30228 30522 #. <condition k="power_source" v="gas"/> … … 30232 30526 #. <scale_max>50000</scale_max> 30233 30527 #. </rule> 30234 #. 30528 #. 30235 30529 #. <rule> 30236 30530 #. <condition k="power_source" v="photovoltaic"/> … … 30240 30534 #. <scale_max>50000</scale_max> 30241 30535 #. </rule> 30242 #. 30536 #. 30243 30537 #. <rule> 30244 30538 #. <condition k="power_source" v="nuclear"/> … … 30248 30542 #. <scale_max>50000</scale_max> 30249 30543 #. </rule> 30250 #. 30544 #. 30251 30545 #. <rule> 30252 30546 #. <condition k="power" v="generator"/> 30253 30547 #. <icon annotate="true" src="misc/landmark/power.png" priority="-10000"/> 30254 #: build/trans_style.java:1 490build/trans_style.java:150430255 #: build/trans_style.java:15 12build/trans_style.java:152130256 #: build/trans_style.java:15 29build/trans_style.java:153730257 #: build/trans_style.java:15 45build/trans_style.java:155330258 #: build/trans_style.java:15 61build/trans_style.java:156930259 #: build/trans_style.java:1 577build/trans_style.java:158530260 #: build/trans_style.java:1 59330548 #: build/trans_style.java:1515 build/trans_style.java:1529 30549 #: build/trans_style.java:1537 build/trans_style.java:1546 30550 #: build/trans_style.java:1554 build/trans_style.java:1562 30551 #: build/trans_style.java:1570 build/trans_style.java:1578 30552 #: build/trans_style.java:1586 build/trans_style.java:1594 30553 #: build/trans_style.java:1602 build/trans_style.java:1610 30554 #: build/trans_style.java:1618 30261 30555 msgid "power" 30262 30556 msgstr "" … … 30266 30560 #. <scale_max>50000</scale_max> 30267 30561 #. </rule> 30268 #. 30562 #. 30269 30563 #. <rule> 30270 30564 #. <condition k="man_made" v="pier"/> 30271 30565 #. color pier 30272 #: build/trans_style.java:16 34build/trans_style.java:163530566 #: build/trans_style.java:1659 build/trans_style.java:1660 30273 30567 msgid "pier" 30274 30568 msgstr "" … … 30279 30573 #. <scale_max>50000</scale_max> 30280 30574 #. </rule> 30281 #. 30575 #. 30282 30576 #. <rule> 30283 30577 #. <condition k="man_made" v="pipeline"/> 30284 #: build/trans_style.java:16 4330578 #: build/trans_style.java:1668 30285 30579 msgid "pipeline" 30286 30580 msgstr "" … … 30290 30584 #. <scale_max>50000</scale_max> 30291 30585 #. </rule> 30292 #. 30586 #. 30293 30587 #. <!--leisure tags --> 30294 #. 30588 #. 30295 30589 #. <rule> 30296 30590 #. <condition k="leisure" v="sports_centre"/> … … 30300 30594 #. <scale_max>50000</scale_max> 30301 30595 #. </rule> 30302 #. 30596 #. 30303 30597 #. <rule> 30304 30598 #. <condition k="leisure" v="golf_course"/> … … 30308 30602 #. <scale_max>50000</scale_max> 30309 30603 #. </rule> 30310 #. 30604 #. 30311 30605 #. <rule> 30312 30606 #. <condition k="leisure" v="stadium"/> … … 30316 30610 #. <scale_max>50000</scale_max> 30317 30611 #. </rule> 30318 #. 30612 #. 30319 30613 #. <rule> 30320 30614 #. <condition k="leisure" v="track"/> … … 30324 30618 #. <scale_max>50000</scale_max> 30325 30619 #. </rule> 30326 #. 30620 #. 30327 30621 #. <rule> 30328 30622 #. <condition k="leisure" v="pitch"/> … … 30332 30626 #. <scale_max>50000</scale_max> 30333 30627 #. </rule> 30334 #. 30628 #. 30335 30629 #. <rule> 30336 30630 #. <condition k="leisure" v="water_park"/> … … 30340 30634 #. <scale_max>50000</scale_max> 30341 30635 #. </rule> 30342 #. 30636 #. 30343 30637 #. <rule> 30344 30638 #. <condition k="leisure" v="slipway"/> … … 30348 30642 #. <scale_max>50000</scale_max> 30349 30643 #. </rule> 30350 #. 30644 #. 30351 30645 #. <rule> 30352 30646 #. <condition k="leisure" v="fishing"/> … … 30356 30650 #. <scale_max>50000</scale_max> 30357 30651 #. </rule> 30358 #. 30652 #. 30359 30653 #. <rule> 30360 30654 #. <condition k="leisure" v="nature_reserve"/> … … 30364 30658 #. <scale_max>50000</scale_max> 30365 30659 #. </rule> 30366 #. 30660 #. 30367 30661 #. <rule> 30368 30662 #. <condition k="leisure" v="park"/> … … 30372 30666 #. <scale_max>50000</scale_max> 30373 30667 #. </rule> 30374 #. 30668 #. 30375 30669 #. <rule> 30376 30670 #. <condition k="leisure" v="playground"/> … … 30380 30674 #. <scale_max>50000</scale_max> 30381 30675 #. </rule> 30382 #. 30676 #. 30383 30677 #. <rule> 30384 30678 #. <condition k="leisure" v="garden"/> … … 30388 30682 #. <scale_max>50000</scale_max> 30389 30683 #. </rule> 30390 #. 30684 #. 30391 30685 #. <rule> 30392 30686 #. <condition k="leisure" v="common"/> … … 30396 30690 #. <scale_max>50000</scale_max> 30397 30691 #. </rule> 30398 #. 30692 #. 30399 30693 #. <rule> 30400 30694 #. <condition k="leisure" v="swimming_pool"/> … … 30404 30698 #. <scale_max>50000</scale_max> 30405 30699 #. </rule> 30406 #. 30700 #. 30407 30701 #. <rule> 30408 30702 #. <condition k="leisure" v="miniature_golf"/> … … 30412 30706 #. <scale_max>50000</scale_max> 30413 30707 #. </rule> 30414 #. 30708 #. 30415 30709 #. <rule> 30416 30710 #. <condition k="leisure" v="dog_park"/> … … 30420 30714 #. <scale_max>50000</scale_max> 30421 30715 #. </rule> 30422 #. 30716 #. 30423 30717 #. <rule> 30424 30718 #. <condition k="leisure" v="ice_rink"/> 30425 30719 #. <icon annotate="true" src="sport/hockey.png"/> 30426 #: build/trans_style.java:17 41build/trans_style.java:174930427 #: build/trans_style.java:17 57build/trans_style.java:176530428 #: build/trans_style.java:17 73build/trans_style.java:178130429 #: build/trans_style.java:1 797build/trans_style.java:180530430 #: build/trans_style.java:18 13build/trans_style.java:182130431 #: build/trans_style.java:18 29build/trans_style.java:183730432 #: build/trans_style.java:18 45build/trans_style.java:185330433 #: build/trans_style.java:18 61build/trans_style.java:186930434 #: build/trans_style.java:1 87730720 #: build/trans_style.java:1766 build/trans_style.java:1774 30721 #: build/trans_style.java:1782 build/trans_style.java:1790 30722 #: build/trans_style.java:1798 build/trans_style.java:1806 30723 #: build/trans_style.java:1822 build/trans_style.java:1830 30724 #: build/trans_style.java:1838 build/trans_style.java:1846 30725 #: build/trans_style.java:1854 build/trans_style.java:1862 30726 #: build/trans_style.java:1870 build/trans_style.java:1878 30727 #: build/trans_style.java:1886 build/trans_style.java:1894 30728 #: build/trans_style.java:1902 30435 30729 msgid "leisure" 30436 30730 msgstr "" … … 30440 30734 #. <scale_max>50000</scale_max> 30441 30735 #. </rule> 30442 #. 30736 #. 30443 30737 #. <rule> 30444 30738 #. <condition k="leisure" v="marina"/> 30445 30739 #. <icon annotate="true" src="nautical/marina.png"/> 30446 #: build/trans_style.java:1 78930740 #: build/trans_style.java:1814 30447 30741 msgid "marina" 30448 30742 msgstr "" … … 30452 30746 #. <scale_max>50000</scale_max> 30453 30747 #. </rule> 30454 #. 30748 #. 30455 30749 #. <!--amenity tags --> 30456 #. 30750 #. 30457 30751 #. <rule> 30458 30752 #. <condition k="amenity" v="pub"/> … … 30462 30756 #. <scale_max>50000</scale_max> 30463 30757 #. </rule> 30464 #. 30758 #. 30465 30759 #. <rule> 30466 30760 #. <condition k="amenity" v="biergarten"/> … … 30470 30764 #. <scale_max>50000</scale_max> 30471 30765 #. </rule> 30472 #. 30766 #. 30473 30767 #. <rule> 30474 30768 #. <condition k="amenity" v="nightclub"/> … … 30478 30772 #. <scale_max>50000</scale_max> 30479 30773 #. </rule> 30480 #. 30774 #. 30481 30775 #. <rule> 30482 30776 #. <condition k="amenity" v="stripclub"/> … … 30486 30780 #. <scale_max>50000</scale_max> 30487 30781 #. </rule> 30488 #. 30782 #. 30489 30783 #. <rule> 30490 30784 #. <condition k="amenity" v="brothel"/> … … 30494 30788 #. <scale_max>50000</scale_max> 30495 30789 #. </rule> 30496 #. 30790 #. 30497 30791 #. <rule> 30498 30792 #. <condition k="amenity" v="cafe"/> … … 30502 30796 #. <scale_max>50000</scale_max> 30503 30797 #. </rule> 30504 #. 30798 #. 30505 30799 #. <rule> 30506 30800 #. <condition k="amenity" v="restaurant"/> … … 30510 30804 #. <scale_max>50000</scale_max> 30511 30805 #. </rule> 30512 #. 30806 #. 30513 30807 #. <rule> 30514 30808 #. <condition k="amenity" v="food_court"/> … … 30518 30812 #. <scale_max>50000</scale_max> 30519 30813 #. </rule> 30520 #. 30814 #. 30521 30815 #. <rule> 30522 30816 #. <condition k="amenity" v="fast_food"/> … … 30526 30820 #. <scale_max>50000</scale_max> 30527 30821 #. </rule> 30528 #. 30822 #. 30529 30823 #. <rule> 30530 30824 #. <condition k="amenity" v="bar"/> … … 30534 30828 #. <scale_max>50000</scale_max> 30535 30829 #. </rule> 30536 #. 30830 #. 30537 30831 #. <rule> 30538 30832 #. <condition k="amenity" v="ice_cream"/> 30539 30833 #. <icon annotate="true" src="food/icecream.png"/> 30540 #: build/trans_style.java:1 887build/trans_style.java:189530541 #: build/trans_style.java:19 03build/trans_style.java:191130542 #: build/trans_style.java:19 19build/trans_style.java:192730543 #: build/trans_style.java:19 35build/trans_style.java:194330544 #: build/trans_style.java:19 51build/trans_style.java:195930545 #: build/trans_style.java:19 6730834 #: build/trans_style.java:1912 build/trans_style.java:1920 30835 #: build/trans_style.java:1928 build/trans_style.java:1936 30836 #: build/trans_style.java:1944 build/trans_style.java:1952 30837 #: build/trans_style.java:1960 build/trans_style.java:1968 30838 #: build/trans_style.java:1976 build/trans_style.java:1984 30839 #: build/trans_style.java:1992 30546 30840 msgid "amenity" 30547 30841 msgstr "" … … 30551 30845 #. <scale_max>50000</scale_max> 30552 30846 #. </rule> 30553 #. 30847 #. 30554 30848 #. <rule> 30555 30849 #. <condition k="parking" v="multi-storey"/> … … 30559 30853 #. <scale_max>50000</scale_max> 30560 30854 #. </rule> 30561 #. 30855 #. 30562 30856 #. <rule> 30563 30857 #. <condition k="parking" v="underground"/> … … 30567 30861 #. <scale_max>50000</scale_max> 30568 30862 #. </rule> 30569 #. 30863 #. 30570 30864 #. <rule> 30571 30865 #. <condition k="parking" v="park_and_ride"/> … … 30575 30869 #. <scale_max>50000</scale_max> 30576 30870 #. </rule> 30577 #. 30871 #. 30578 30872 #. <rule> 30579 30873 #. <condition k="parking" v="surface"/> … … 30583 30877 #. <scale_max>50000</scale_max> 30584 30878 #. </rule> 30585 #. 30879 #. 30586 30880 #. <rule> 30587 30881 #. <condition k="amenity" v="parking"/> … … 30591 30885 #. <scale_max>50000</scale_max> 30592 30886 #. </rule> 30593 #. 30887 #. 30594 30888 #. <rule> 30595 30889 #. <condition k="amenity" v="bicycle_parking"/> … … 30599 30893 #. <scale_max>50000</scale_max> 30600 30894 #. </rule> 30601 #. 30895 #. 30602 30896 #. <rule> 30603 30897 #. <condition k="amenity" v="bicycle_rental"/> … … 30607 30901 #. <scale_max>50000</scale_max> 30608 30902 #. </rule> 30609 #. 30903 #. 30610 30904 #. <rule> 30611 30905 #. <condition k="amenity" v="car_rental"/> … … 30615 30909 #. <scale_max>50000</scale_max> 30616 30910 #. </rule> 30617 #. 30911 #. 30618 30912 #. <rule> 30619 30913 #. <condition k="amenity" v="car_sharing"/> … … 30623 30917 #. <scale_max>50000</scale_max> 30624 30918 #. </rule> 30625 #. 30919 #. 30626 30920 #. <rule> 30627 30921 #. <condition k="amenity" v="car_wash"/> … … 30631 30925 #. <scale_max>50000</scale_max> 30632 30926 #. </rule> 30633 #. 30927 #. 30634 30928 #. <rule> 30635 30929 #. <condition k="amenity" v="taxi"/> … … 30639 30933 #. <scale_max>50000</scale_max> 30640 30934 #. </rule> 30641 #. 30935 #. 30642 30936 #. <rule> 30643 30937 #. <condition k="amenity" v="fuel"/> 30644 30938 #. <icon annotate="true" src="vehicle/fuel.png" priority="10000"/> 30645 #: build/trans_style.java: 1975build/trans_style.java:198330646 #: build/trans_style.java: 1991build/trans_style.java:199930647 #: build/trans_style.java:20 07build/trans_style.java:201530648 #: build/trans_style.java:20 23build/trans_style.java:203130649 #: build/trans_style.java:20 39build/trans_style.java:204630650 #: build/trans_style.java:20 55build/trans_style.java:206330939 #: build/trans_style.java:2000 build/trans_style.java:2008 30940 #: build/trans_style.java:2016 build/trans_style.java:2024 30941 #: build/trans_style.java:2032 build/trans_style.java:2040 30942 #: build/trans_style.java:2048 build/trans_style.java:2056 30943 #: build/trans_style.java:2064 build/trans_style.java:2071 30944 #: build/trans_style.java:2080 build/trans_style.java:2088 30651 30945 msgid "amenity_traffic" 30652 30946 msgstr "" … … 30656 30950 #. <scale_max>50000</scale_max> 30657 30951 #. </rule> 30658 #. 30952 #. 30659 30953 #. <rule> 30660 30954 #. <condition k="amenity" v="grit_bin"/> … … 30663 30957 #. <scale_max>50000</scale_max> 30664 30958 #. </rule> 30665 #. 30959 #. 30666 30960 #. <rule> 30667 30961 #. <condition k="amenity" v="telephone"/> … … 30671 30965 #. <scale_max>50000</scale_max> 30672 30966 #. </rule> 30673 #. 30967 #. 30674 30968 #. <rule> 30675 30969 #. <condition k="amenity" v="clock"/> … … 30678 30972 #. <scale_max>50000</scale_max> 30679 30973 #. </rule> 30680 #. 30974 #. 30681 30975 #. <rule> 30682 30976 #. <condition k="amenity" v="emergency_phone"/> … … 30686 30980 #. <scale_max>50000</scale_max> 30687 30981 #. </rule> 30688 #. 30982 #. 30689 30983 #. <rule> 30690 30984 #. <condition k="amenity" v="toilets"/> … … 30694 30988 #. <scale_max>50000</scale_max> 30695 30989 #. </rule> 30696 #. 30990 #. 30697 30991 #. <rule> 30698 30992 #. <condition k="amenity" v="recycling"/> … … 30702 30996 #. <scale_max>50000</scale_max> 30703 30997 #. </rule> 30704 #. 30998 #. 30705 30999 #. <rule> 30706 31000 #. <condition k="amenity" v="waste_basket"/> … … 30709 31003 #. <scale_max>50000</scale_max> 30710 31004 #. </rule> 30711 #. 31005 #. 30712 31006 #. <rule> 30713 31007 #. <condition k="amenity" v="public_building"/> … … 30717 31011 #. <scale_max>50000</scale_max> 30718 31012 #. </rule> 30719 #. 31013 #. 30720 31014 #. <rule> 30721 31015 #. <condition k="amenity" v="embassy"/> … … 30725 31019 #. <scale_max>50000</scale_max> 30726 31020 #. </rule> 30727 #. 31021 #. 30728 31022 #. <rule> 30729 31023 #. <condition k="amenity" v="townhall"/> … … 30733 31027 #. <scale_max>50000</scale_max> 30734 31028 #. </rule> 30735 #. 31029 #. 30736 31030 #. <rule> 30737 31031 #. <condition k="amenity" v="community_centre"/> … … 30741 31035 #. <scale_max>50000</scale_max> 30742 31036 #. </rule> 30743 #. 31037 #. 30744 31038 #. <rule> 30745 31039 #. <condition k="religion" v="bahai"/> … … 30748 31042 #. <scale_max>50000</scale_max> 30749 31043 #. </rule> 30750 #. 31044 #. 30751 31045 #. <rule> 30752 31046 #. <condition k="religion" v="buddhist"/> … … 30755 31049 #. <scale_max>50000</scale_max> 30756 31050 #. </rule> 30757 #. 31051 #. 30758 31052 #. <rule> 30759 31053 #. <condition k="religion" v="christian"/> … … 30762 31056 #. <scale_max>50000</scale_max> 30763 31057 #. </rule> 30764 #. 31058 #. 30765 31059 #. <rule> 30766 31060 #. <condition k="religion" v="hindu"/> … … 30769 31063 #. <scale_max>50000</scale_max> 30770 31064 #. </rule> 30771 #. 31065 #. 30772 31066 #. <rule> 30773 31067 #. <condition k="religion" v="jain"/> … … 30776 31070 #. <scale_max>50000</scale_max> 30777 31071 #. </rule> 30778 #. 31072 #. 30779 31073 #. <rule> 30780 31074 #. <condition k="religion" v="jewish"/> … … 30783 31077 #. <scale_max>50000</scale_max> 30784 31078 #. </rule> 30785 #. 31079 #. 30786 31080 #. <rule> 30787 31081 #. <condition k="religion" v="muslim"/> … … 30790 31084 #. <scale_max>50000</scale_max> 30791 31085 #. </rule> 30792 #. 31086 #. 30793 31087 #. <rule> 30794 31088 #. <condition k="religion" v="sikh"/> … … 30797 31091 #. <scale_max>50000</scale_max> 30798 31092 #. </rule> 30799 #. 31093 #. 30800 31094 #. <rule> 30801 31095 #. <condition k="religion" v="shinto"/> … … 30804 31098 #. <scale_max>50000</scale_max> 30805 31099 #. </rule> 30806 #. 31100 #. 30807 31101 #. <rule> 30808 31102 #. <condition k="religion" v="spiritualist"/> … … 30811 31105 #. <scale_max>50000</scale_max> 30812 31106 #. </rule> 30813 #. 31107 #. 30814 31108 #. <rule> 30815 31109 #. <condition k="religion" v="taoist"/> … … 30818 31112 #. <scale_max>50000</scale_max> 30819 31113 #. </rule> 30820 #. 31114 #. 30821 31115 #. <rule> 30822 31116 #. <condition k="religion" v="unitarian"/> … … 30825 31119 #. <scale_max>50000</scale_max> 30826 31120 #. </rule> 30827 #. 31121 #. 30828 31122 #. <rule> 30829 31123 #. <condition k="religion" v="zoroastrian"/> … … 30832 31126 #. <scale_max>50000</scale_max> 30833 31127 #. </rule> 30834 #. 31128 #. 30835 31129 #. <rule> 30836 31130 #. <condition k="amenity" v="place_of_worship"/> … … 30840 31134 #. <scale_max>50000</scale_max> 30841 31135 #. </rule> 30842 #. 31136 #. 30843 31137 #. <rule> 30844 31138 #. <condition k="amenity" v="grave_yard"/> … … 30848 31142 #. <scale_max>50000</scale_max> 30849 31143 #. </rule> 30850 #. 31144 #. 30851 31145 #. <rule> 30852 31146 #. <condition k="amenity" v="crematorium"/> … … 30856 31150 #. <scale_max>50000</scale_max> 30857 31151 #. </rule> 30858 #. 31152 #. 30859 31153 #. <rule> 30860 31154 #. <condition k="amenity" v="post_office"/> … … 30864 31158 #. <scale_max>50000</scale_max> 30865 31159 #. </rule> 30866 #. 31160 #. 30867 31161 #. <rule> 30868 31162 #. <condition k="amenity" v="post_box"/> … … 30872 31166 #. <scale_max>50000</scale_max> 30873 31167 #. </rule> 30874 #. 31168 #. 30875 31169 #. <rule> 30876 31170 #. <condition k="amenity" v="school"/> … … 30880 31174 #. <scale_max>50000</scale_max> 30881 31175 #. </rule> 30882 #. 31176 #. 30883 31177 #. <rule> 30884 31178 #. <condition k="amenity" v="university"/> … … 30888 31182 #. <scale_max>50000</scale_max> 30889 31183 #. </rule> 30890 #. 31184 #. 30891 31185 #. <rule> 30892 31186 #. <condition k="amenity" v="college"/> … … 30896 31190 #. <scale_max>50000</scale_max> 30897 31191 #. </rule> 30898 #. 31192 #. 30899 31193 #. <rule> 30900 31194 #. <condition k="amenity" v="kindergarten"/> … … 30904 31198 #. <scale_max>50000</scale_max> 30905 31199 #. </rule> 30906 #. 31200 #. 30907 31201 #. <rule> 30908 31202 #. <condition k="amenity" v="driving_school"/> … … 30913 31207 #. <scale_max>50000</scale_max> 30914 31208 #. </rule> 30915 #. 31209 #. 30916 31210 #. <rule> 30917 31211 #. <condition k="amenity" v="library"/> … … 30921 31215 #. <scale_max>50000</scale_max> 30922 31216 #. </rule> 30923 #. 31217 #. 30924 31218 #. <rule> 30925 31219 #. <condition k="amenity" v="police"/> … … 30929 31223 #. <scale_max>50000</scale_max> 30930 31224 #. </rule> 30931 #. 31225 #. 30932 31226 #. <rule> 30933 31227 #. <condition k="amenity" v="fire_station"/> … … 30937 31231 #. <scale_max>50000</scale_max> 30938 31232 #. </rule> 30939 #. 31233 #. 30940 31234 #. <rule> 30941 31235 #. <condition k="amenity" v="bus_station"/> … … 30945 31239 #. <scale_max>50000</scale_max> 30946 31240 #. </rule> 30947 #. 31241 #. 30948 31242 #. <rule> 30949 31243 #. <condition k="amenity" v="ferry_terminal"/> … … 30953 31247 #. <scale_max>50000</scale_max> 30954 31248 #. </rule> 30955 #. 31249 #. 30956 31250 #. <rule> 30957 31251 #. <condition k="amenity" v="theatre"/> … … 30961 31255 #. <scale_max>50000</scale_max> 30962 31256 #. </rule> 30963 #. 31257 #. 30964 31258 #. <rule> 30965 31259 #. <condition k="amenity" v="cinema"/> … … 30969 31263 #. <scale_max>50000</scale_max> 30970 31264 #. </rule> 30971 #. 31265 #. 30972 31266 #. <rule> 30973 31267 #. <condition k="amenity" v="arts_centre"/> … … 30977 31271 #. <scale_max>50000</scale_max> 30978 31272 #. </rule> 30979 #. 31273 #. 30980 31274 #. <rule> 30981 31275 #. <condition k="amenity" v="courthouse"/> … … 30985 31279 #. <scale_max>50000</scale_max> 30986 31280 #. </rule> 30987 #. 31281 #. 30988 31282 #. <rule> 30989 31283 #. <condition k="amenity" v="prison"/> … … 30993 31287 #. <scale_max>50000</scale_max> 30994 31288 #. </rule> 30995 #. 31289 #. 30996 31290 #. <rule> 30997 31291 #. <condition k="amenity" v="bank"/> … … 31001 31295 #. <scale_max>50000</scale_max> 31002 31296 #. </rule> 31003 #. 31297 #. 31004 31298 #. <rule> 31005 31299 #. <condition k="amenity" v="bureau_de_change"/> … … 31009 31303 #. <scale_max>50000</scale_max> 31010 31304 #. </rule> 31011 #. 31305 #. 31012 31306 #. <rule> 31013 31307 #. <condition k="amenity" v="atm"/> … … 31017 31311 #. <scale_max>50000</scale_max> 31018 31312 #. </rule> 31019 #. 31313 #. 31020 31314 #. <rule> 31021 31315 #. <condition k="amenity" v="bench"/> … … 31025 31319 #. <scale_max>50000</scale_max> 31026 31320 #. </rule> 31027 #. 31321 #. 31028 31322 #. <rule> 31029 31323 #. <condition k="amenity" v="bbq"/> … … 31033 31327 #. <scale_max>50000</scale_max> 31034 31328 #. </rule> 31035 #. 31329 #. 31330 #. <rule> 31331 #. <condition k="amenity" v="fire_hydrant"/> 31332 #. color amenity_light 31333 #. <icon annotate="true" src="service/fire_hydrant.png"/> 31334 #. <scale_min>1</scale_min> 31335 #. <scale_max>50000</scale_max> 31336 #. </rule> 31337 #. 31036 31338 #. <rule> 31037 31339 #. <condition k="amenity" v="shelter"/> … … 31041 31343 #. <scale_max>50000</scale_max> 31042 31344 #. </rule> 31043 #. 31345 #. 31044 31346 #. <rule> 31045 31347 #. <condition k="amenity" v="hunting_stand"/> … … 31049 31351 #. <scale_max>50000</scale_max> 31050 31352 #. </rule> 31051 #. 31353 #. 31052 31354 #. <rule> 31053 31355 #. <condition k="amenity" v="marketplace"/> … … 31057 31359 #. <scale_max>50000</scale_max> 31058 31360 #. </rule> 31059 #. 31361 #. 31060 31362 #. <rule> 31061 31363 #. <condition k="amenity" v="wlan"/> … … 31065 31367 #. <scale_max>50000</scale_max> 31066 31368 #. </rule> 31067 #. 31369 #. 31068 31370 #. <rule> 31069 31371 #. <condition k="vending" v="excrement_bags"/> … … 31072 31374 #. <scale_max>50000</scale_max> 31073 31375 #. </rule> 31074 #. 31376 #. 31075 31377 #. <rule> 31076 31378 #. <condition k="amenity" v="vending_machine"/> 31077 31379 #. <icon src="transport/ticket-machine.png" priority="-10"/> 31078 #: build/trans_style.java:2078 build/trans_style.java:2093 31079 #: build/trans_style.java:2101 build/trans_style.java:2109 31080 #: build/trans_style.java:2124 build/trans_style.java:2132 31081 #: build/trans_style.java:2140 build/trans_style.java:2148 31082 #: build/trans_style.java:2263 build/trans_style.java:2271 31083 #: build/trans_style.java:2278 build/trans_style.java:2287 31084 #: build/trans_style.java:2295 build/trans_style.java:2303 31085 #: build/trans_style.java:2311 build/trans_style.java:2319 31086 #: build/trans_style.java:2327 build/trans_style.java:2335 31087 #: build/trans_style.java:2398 build/trans_style.java:2406 31088 #: build/trans_style.java:2414 build/trans_style.java:2423 31089 #: build/trans_style.java:2431 build/trans_style.java:2438 31090 #: build/trans_style.java:2446 build/trans_style.java:2454 31091 #: build/trans_style.java:2462 build/trans_style.java:2470 31092 #: build/trans_style.java:2478 build/trans_style.java:2486 31093 #: build/trans_style.java:2494 build/trans_style.java:2502 31094 #: build/trans_style.java:2510 build/trans_style.java:2518 31095 #: build/trans_style.java:2526 build/trans_style.java:2534 31096 #: build/trans_style.java:2543 build/trans_style.java:2558 31380 #: build/trans_style.java:2103 build/trans_style.java:2118 31381 #: build/trans_style.java:2126 build/trans_style.java:2134 31382 #: build/trans_style.java:2149 build/trans_style.java:2157 31383 #: build/trans_style.java:2165 build/trans_style.java:2173 31384 #: build/trans_style.java:2288 build/trans_style.java:2296 31385 #: build/trans_style.java:2303 build/trans_style.java:2312 31386 #: build/trans_style.java:2320 build/trans_style.java:2328 31387 #: build/trans_style.java:2336 build/trans_style.java:2344 31388 #: build/trans_style.java:2352 build/trans_style.java:2360 31389 #: build/trans_style.java:2423 build/trans_style.java:2431 31390 #: build/trans_style.java:2439 build/trans_style.java:2448 31391 #: build/trans_style.java:2456 build/trans_style.java:2463 31392 #: build/trans_style.java:2471 build/trans_style.java:2479 31393 #: build/trans_style.java:2487 build/trans_style.java:2495 31394 #: build/trans_style.java:2503 build/trans_style.java:2511 31395 #: build/trans_style.java:2519 build/trans_style.java:2527 31396 #: build/trans_style.java:2535 build/trans_style.java:2543 31397 #: build/trans_style.java:2551 build/trans_style.java:2559 31398 #: build/trans_style.java:2567 build/trans_style.java:2576 31399 #: build/trans_style.java:2591 31097 31400 msgid "amenity_light" 31098 31401 msgstr "" … … 31102 31405 #. <scale_max>50000</scale_max> 31103 31406 #. </rule> 31104 #. 31407 #. 31105 31408 #. <rule> 31106 31409 #. <condition k="amenity" v="drinking_water"/> … … 31110 31413 #. <scale_max>50000</scale_max> 31111 31414 #. </rule> 31112 #. 31415 #. 31113 31416 #. <rule> 31114 31417 #. <condition k="amenity" v="fountain"/> … … 31118 31421 #. <scale_max>50000</scale_max> 31119 31422 #. </rule> 31120 #. 31423 #. 31121 31424 #. <!--natural tags --> 31122 #. 31425 #. 31123 31426 #. <rule> 31124 31427 #. <condition k="natural" v="spring"/> 31125 31428 #. <icon annotate="true" src="misc/landmark/spring.png"/> 31126 #: build/trans_style.java:21 56build/trans_style.java:216431127 #: build/trans_style.java:34 0331429 #: build/trans_style.java:2181 build/trans_style.java:2189 31430 #: build/trans_style.java:3436 31128 31431 msgid "light_water" 31129 31432 msgstr "" … … 31133 31436 #. <scale_max>50000</scale_max> 31134 31437 #. </rule> 31135 #. 31438 #. 31136 31439 #. <rule> 31137 31440 #. <condition k="amenity" v="pharmacy"/> … … 31141 31444 #. <scale_max>50000</scale_max> 31142 31445 #. </rule> 31143 #. 31446 #. 31144 31447 #. <rule> 31145 31448 #. <condition k="amenity" v="hospital"/> … … 31149 31452 #. <scale_max>50000</scale_max> 31150 31453 #. </rule> 31151 #. 31454 #. 31152 31455 #. <rule> 31153 31456 #. <condition k="amenity" v="nursery"/> … … 31157 31460 #. <scale_max>50000</scale_max> 31158 31461 #. </rule> 31159 #. 31462 #. 31160 31463 #. <rule> 31161 31464 #. <condition k="amenity" v="baby_hatch"/> … … 31165 31468 #. <scale_max>50000</scale_max> 31166 31469 #. </rule> 31167 #. 31470 #. 31168 31471 #. <rule> 31169 31472 #. <condition k="amenity" v="doctors"/> … … 31173 31476 #. <scale_max>50000</scale_max> 31174 31477 #. </rule> 31175 #. 31478 #. 31176 31479 #. <rule> 31177 31480 #. <condition k="amenity" v="dentist"/> … … 31181 31484 #. <scale_max>50000</scale_max> 31182 31485 #. </rule> 31183 #. 31486 #. 31184 31487 #. <rule> 31185 31488 #. <condition k="amenity" v="veterinary"/> 31186 #: build/trans_style.java:23 42build/trans_style.java:235031187 #: build/trans_style.java:23 58build/trans_style.java:236731188 #: build/trans_style.java:23 74build/trans_style.java:238231189 #: build/trans_style.java:2 39031489 #: build/trans_style.java:2367 build/trans_style.java:2375 31490 #: build/trans_style.java:2383 build/trans_style.java:2392 31491 #: build/trans_style.java:2399 build/trans_style.java:2407 31492 #: build/trans_style.java:2415 31190 31493 msgid "health" 31191 31494 msgstr "" … … 31195 31498 #. <scale_max>50000</scale_max> 31196 31499 #. </rule> 31197 #. 31500 #. 31198 31501 #. <!--shop tags --> 31199 #. 31502 #. 31200 31503 #. <rule> 31201 31504 #. <condition k="shop" v="supermarket"/> … … 31205 31508 #. <scale_max>50000</scale_max> 31206 31509 #. </rule> 31207 #. 31510 #. 31208 31511 #. <rule> 31209 31512 #. <condition k="shop" v="convenience"/> … … 31213 31516 #. <scale_max>50000</scale_max> 31214 31517 #. </rule> 31215 #. 31518 #. 31216 31519 #. <rule> 31217 31520 #. <condition k="shop" v="bakery"/> … … 31221 31524 #. <scale_max>50000</scale_max> 31222 31525 #. </rule> 31223 #. 31526 #. 31224 31527 #. <rule> 31225 31528 #. <condition k="shop" v="butcher"/> … … 31229 31532 #. <scale_max>50000</scale_max> 31230 31533 #. </rule> 31231 #. 31534 #. 31232 31535 #. <rule> 31233 31536 #. <condition k="shop" v="bicycle"/> … … 31237 31540 #. <scale_max>50000</scale_max> 31238 31541 #. </rule> 31239 #. 31542 #. 31240 31543 #. <rule> 31241 31544 #. <condition k="shop" v="doityourself"/> … … 31245 31548 #. <scale_max>50000</scale_max> 31246 31549 #. </rule> 31247 #. 31550 #. 31248 31551 #. <rule> 31249 31552 #. <condition k="shop" v="dry_cleaning"/> … … 31253 31556 #. <scale_max>50000</scale_max> 31254 31557 #. </rule> 31255 #. 31558 #. 31256 31559 #. <rule> 31257 31560 #. <condition k="shop" v="laundry"/> … … 31261 31564 #. <scale_max>50000</scale_max> 31262 31565 #. </rule> 31263 #. 31566 #. 31264 31567 #. <rule> 31265 31568 #. <condition k="shop" v="outdoor"/> … … 31269 31572 #. <scale_max>50000</scale_max> 31270 31573 #. </rule> 31271 #. 31574 #. 31272 31575 #. <rule> 31273 31576 #. <condition k="shop" v="kiosk"/> … … 31277 31580 #. <scale_max>50000</scale_max> 31278 31581 #. </rule> 31279 #. 31582 #. 31280 31583 #. <rule> 31281 31584 #. <condition k="shop" v="alcohol"/> … … 31285 31588 #. <scale_max>50000</scale_max> 31286 31589 #. </rule> 31287 #. 31590 #. 31288 31591 #. <rule> 31289 31592 #. <condition k="shop" v="beverages"/> … … 31293 31596 #. <scale_max>50000</scale_max> 31294 31597 #. </rule> 31295 #. 31598 #. 31296 31599 #. <rule> 31297 31600 #. <condition k="shop" v="books"/> … … 31301 31604 #. <scale_max>50000</scale_max> 31302 31605 #. </rule> 31303 #. 31606 #. 31304 31607 #. <rule> 31305 31608 #. <condition k="shop" v="car"/> … … 31309 31612 #. <scale_max>50000</scale_max> 31310 31613 #. </rule> 31311 #. 31614 #. 31312 31615 #. <rule> 31313 31616 #. <condition k="shop" v="car_dealer"/> … … 31317 31620 #. <scale_max>50000</scale_max> 31318 31621 #. </rule> 31319 #. 31622 #. 31320 31623 #. <rule> 31321 31624 #. <condition k="shop" v="car_repair"/> … … 31325 31628 #. <scale_max>50000</scale_max> 31326 31629 #. </rule> 31327 #. 31630 #. 31328 31631 #. <rule> 31329 31632 #. <condition k="shop" v="chemist"/> … … 31333 31636 #. <scale_max>50000</scale_max> 31334 31637 #. </rule> 31335 #. 31638 #. 31336 31639 #. <rule> 31337 31640 #. <condition k="shop" v="clothes"/> … … 31341 31644 #. <scale_max>50000</scale_max> 31342 31645 #. </rule> 31343 #. 31646 #. 31344 31647 #. <rule> 31345 31648 #. <condition k="shop" v="computer"/> … … 31349 31652 #. <scale_max>50000</scale_max> 31350 31653 #. </rule> 31351 #. 31654 #. 31352 31655 #. <rule> 31353 31656 #. <condition k="shop" v="cycle_repair"/> … … 31357 31660 #. <scale_max>50000</scale_max> 31358 31661 #. </rule> 31359 #. 31662 #. 31360 31663 #. <rule> 31361 31664 #. <condition k="shop" v="department_store"/> … … 31365 31668 #. <scale_max>50000</scale_max> 31366 31669 #. </rule> 31367 #. 31670 #. 31368 31671 #. <rule> 31369 31672 #. <condition k="shop" v="electronics"/> … … 31373 31676 #. <scale_max>50000</scale_max> 31374 31677 #. </rule> 31375 #. 31678 #. 31376 31679 #. <rule> 31377 31680 #. <condition k="shop" v="furniture"/> … … 31381 31684 #. <scale_max>50000</scale_max> 31382 31685 #. </rule> 31383 #. 31686 #. 31384 31687 #. <rule> 31385 31688 #. <condition k="shop" v="florist"/> … … 31389 31692 #. <scale_max>50000</scale_max> 31390 31693 #. </rule> 31391 #. 31694 #. 31392 31695 #. <rule> 31393 31696 #. <condition k="shop" v="groceries"/> … … 31397 31700 #. <scale_max>50000</scale_max> 31398 31701 #. </rule> 31399 #. 31702 #. 31400 31703 #. <rule> 31401 31704 #. <condition k="shop" v="garden_centre"/> … … 31405 31708 #. <scale_max>50000</scale_max> 31406 31709 #. </rule> 31407 #. 31710 #. 31408 31711 #. <rule> 31409 31712 #. <condition k="shop" v="hairdresser"/> … … 31413 31716 #. <scale_max>50000</scale_max> 31414 31717 #. </rule> 31415 #. 31718 #. 31416 31719 #. <rule> 31417 31720 #. <condition k="shop" v="hardware"/> … … 31421 31724 #. <scale_max>50000</scale_max> 31422 31725 #. </rule> 31423 #. 31726 #. 31424 31727 #. <rule> 31425 31728 #. <condition k="shop" v="hifi"/> … … 31429 31732 #. <scale_max>50000</scale_max> 31430 31733 #. </rule> 31431 #. 31734 #. 31432 31735 #. <rule> 31433 31736 #. <condition k="shop" v="jewelry"/> … … 31437 31740 #. <scale_max>50000</scale_max> 31438 31741 #. </rule> 31439 #. 31742 #. 31440 31743 #. <rule> 31441 31744 #. <condition k="shop" v="mall"/> … … 31445 31748 #. <scale_max>50000</scale_max> 31446 31749 #. </rule> 31447 #. 31750 #. 31448 31751 #. <rule> 31449 31752 #. <condition k="shop" v="motorcycle"/> … … 31453 31756 #. <scale_max>50000</scale_max> 31454 31757 #. </rule> 31455 #. 31758 #. 31456 31759 #. <rule> 31457 31760 #. <condition k="shop" v="newsagent"/> … … 31461 31764 #. <scale_max>50000</scale_max> 31462 31765 #. </rule> 31463 #. 31766 #. 31464 31767 #. <rule> 31465 31768 #. <condition k="shop" v="organic"/> … … 31469 31772 #. <scale_max>50000</scale_max> 31470 31773 #. </rule> 31471 #. 31774 #. 31472 31775 #. <rule> 31473 31776 #. <condition k="shop" v="optician"/> … … 31477 31780 #. <scale_max>50000</scale_max> 31478 31781 #. </rule> 31479 #. 31782 #. 31480 31783 #. <rule> 31481 31784 #. <condition k="shop" v="shoes"/> … … 31485 31788 #. <scale_max>50000</scale_max> 31486 31789 #. </rule> 31487 #. 31790 #. 31488 31791 #. <rule> 31489 31792 #. <condition k="shop" v="sports"/> … … 31493 31796 #. <scale_max>50000</scale_max> 31494 31797 #. </rule> 31495 #. 31798 #. 31496 31799 #. <rule> 31497 31800 #. <condition k="shop" v="stationery"/> … … 31501 31804 #. <scale_max>50000</scale_max> 31502 31805 #. </rule> 31503 #. 31806 #. 31504 31807 #. <rule> 31505 31808 #. <condition k="shop" v="tailor"/> … … 31509 31812 #. <scale_max>50000</scale_max> 31510 31813 #. </rule> 31511 #. 31814 #. 31512 31815 #. <rule> 31513 31816 #. <condition k="shop" v="travel_agency"/> … … 31517 31820 #. <scale_max>50000</scale_max> 31518 31821 #. </rule> 31519 #. 31822 #. 31520 31823 #. <rule> 31521 31824 #. <condition k="shop" v="toys"/> … … 31525 31828 #. <scale_max>50000</scale_max> 31526 31829 #. </rule> 31527 #. 31830 #. 31528 31831 #. <rule> 31529 31832 #. <condition k="shop" v="video"/> … … 31533 31836 #. <scale_max>50000</scale_max> 31534 31837 #. </rule> 31535 #. 31838 #. 31536 31839 #. <!-- duplicate of shopping_centre? --> 31537 31840 #. <rule> 31538 31841 #. <condition k="shop" v="shopping_centre"/> 31539 31842 #. <icon annotate="true" src="shop/mall.png"/> 31540 #: build/trans_style.java:2 568build/trans_style.java:257631541 #: build/trans_style.java:2 584build/trans_style.java:259231542 #: build/trans_style.java:26 00build/trans_style.java:260831543 #: build/trans_style.java:26 16build/trans_style.java:262431544 #: build/trans_style.java:26 32build/trans_style.java:264031545 #: build/trans_style.java:26 48build/trans_style.java:265631546 #: build/trans_style.java:26 64build/trans_style.java:267231547 #: build/trans_style.java:2 680build/trans_style.java:268831548 #: build/trans_style.java:2 696build/trans_style.java:270431549 #: build/trans_style.java:27 12build/trans_style.java:272031550 #: build/trans_style.java:27 28build/trans_style.java:273631551 #: build/trans_style.java:27 44build/trans_style.java:275231552 #: build/trans_style.java:27 60build/trans_style.java:276831553 #: build/trans_style.java:2 776build/trans_style.java:278431554 #: build/trans_style.java:2 792build/trans_style.java:280031555 #: build/trans_style.java:28 08build/trans_style.java:281631556 #: build/trans_style.java:28 24build/trans_style.java:283231557 #: build/trans_style.java:28 40build/trans_style.java:284831558 #: build/trans_style.java:28 56build/trans_style.java:286431559 #: build/trans_style.java:2 872build/trans_style.java:288031560 #: build/trans_style.java:2 888build/trans_style.java:289631561 #: build/trans_style.java:29 0531843 #: build/trans_style.java:2601 build/trans_style.java:2609 31844 #: build/trans_style.java:2617 build/trans_style.java:2625 31845 #: build/trans_style.java:2633 build/trans_style.java:2641 31846 #: build/trans_style.java:2649 build/trans_style.java:2657 31847 #: build/trans_style.java:2665 build/trans_style.java:2673 31848 #: build/trans_style.java:2681 build/trans_style.java:2689 31849 #: build/trans_style.java:2697 build/trans_style.java:2705 31850 #: build/trans_style.java:2713 build/trans_style.java:2721 31851 #: build/trans_style.java:2729 build/trans_style.java:2737 31852 #: build/trans_style.java:2745 build/trans_style.java:2753 31853 #: build/trans_style.java:2761 build/trans_style.java:2769 31854 #: build/trans_style.java:2777 build/trans_style.java:2785 31855 #: build/trans_style.java:2793 build/trans_style.java:2801 31856 #: build/trans_style.java:2809 build/trans_style.java:2817 31857 #: build/trans_style.java:2825 build/trans_style.java:2833 31858 #: build/trans_style.java:2841 build/trans_style.java:2849 31859 #: build/trans_style.java:2857 build/trans_style.java:2865 31860 #: build/trans_style.java:2873 build/trans_style.java:2881 31861 #: build/trans_style.java:2889 build/trans_style.java:2897 31862 #: build/trans_style.java:2905 build/trans_style.java:2913 31863 #: build/trans_style.java:2921 build/trans_style.java:2929 31864 #: build/trans_style.java:2938 31562 31865 msgid "shop" 31563 31866 msgstr "" … … 31567 31870 #. <scale_max>50000</scale_max> 31568 31871 #. </rule> 31569 #. 31872 #. 31570 31873 #. <!--tourism tags --> 31571 #. 31874 #. 31572 31875 #. <rule> 31573 31876 #. <condition k="tourism" v="hotel"/> … … 31577 31880 #. <scale_max>50000</scale_max> 31578 31881 #. </rule> 31579 #. 31882 #. 31580 31883 #. <rule> 31581 31884 #. <condition k="tourism" v="motel"/> … … 31585 31888 #. <scale_max>50000</scale_max> 31586 31889 #. </rule> 31587 #. 31890 #. 31588 31891 #. <rule> 31589 31892 #. <condition k="tourism" v="guest_house"/> … … 31593 31896 #. <scale_max>50000</scale_max> 31594 31897 #. </rule> 31595 #. 31898 #. 31596 31899 #. <rule> 31597 31900 #. <condition k="tourism" v="hostel"/> … … 31601 31904 #. <scale_max>50000</scale_max> 31602 31905 #. </rule> 31603 #. 31906 #. 31604 31907 #. <rule> 31605 31908 #. <condition k="tourism" v="chalet"/> … … 31609 31912 #. <scale_max>50000</scale_max> 31610 31913 #. </rule> 31611 #. 31914 #. 31612 31915 #. <rule> 31613 31916 #. <condition k="tourism" v="alpine_hut"/> … … 31617 31920 #. <scale_max>50000</scale_max> 31618 31921 #. </rule> 31619 #. 31922 #. 31620 31923 #. <rule> 31621 31924 #. <condition k="tourism" v="camp_site"/> … … 31625 31928 #. <scale_max>50000</scale_max> 31626 31929 #. </rule> 31627 #. 31930 #. 31628 31931 #. <rule> 31629 31932 #. <condition k="tourism" v="caravan_site"/> 31630 31933 #. <icon annotate="true" src="accommodation/camping/caravan.png"/> 31631 #: build/trans_style.java:29 15build/trans_style.java:292331632 #: build/trans_style.java:29 31build/trans_style.java:293931633 #: build/trans_style.java:29 47build/trans_style.java:295531634 #: build/trans_style.java:29 63build/trans_style.java:297131934 #: build/trans_style.java:2948 build/trans_style.java:2956 31935 #: build/trans_style.java:2964 build/trans_style.java:2972 31936 #: build/trans_style.java:2980 build/trans_style.java:2988 31937 #: build/trans_style.java:2996 build/trans_style.java:3004 31635 31938 msgid "hotel" 31636 31939 msgstr "" … … 31640 31943 #. <scale_max>50000</scale_max> 31641 31944 #. </rule> 31642 #. 31945 #. 31643 31946 #. <rule> 31644 31947 #. <condition k="tourism" v="picnic_site"/> … … 31648 31951 #. <scale_max>50000</scale_max> 31649 31952 #. </rule> 31650 #. 31953 #. 31651 31954 #. <rule> 31652 31955 #. <condition k="tourism" v="viewpoint"/> … … 31656 31959 #. <scale_max>50000</scale_max> 31657 31960 #. </rule> 31658 #. 31961 #. 31659 31962 #. <rule> 31660 31963 #. <condition k="tourism" v="theme_park"/> … … 31664 31967 #. <scale_max>50000</scale_max> 31665 31968 #. </rule> 31666 #. 31969 #. 31667 31970 #. <rule> 31668 31971 #. <condition k="tourism" v="attraction"/> … … 31672 31975 #. <scale_max>50000</scale_max> 31673 31976 #. </rule> 31674 #. 31977 #. 31675 31978 #. <rule> 31676 31979 #. <condition k="tourism" v="zoo"/> … … 31680 31983 #. <scale_max>50000</scale_max> 31681 31984 #. </rule> 31682 #. 31985 #. 31683 31986 #. <rule> 31684 31987 #. <condition k="tourism" v="artwork"/> … … 31689 31992 #. <scale_max>50000</scale_max> 31690 31993 #. </rule> 31691 #. 31994 #. 31692 31995 #. <rule> 31693 31996 #. <condition k="tourism" v="museum"/> … … 31697 32000 #. <scale_max>50000</scale_max> 31698 32001 #. </rule> 31699 #. 32002 #. 31700 32003 #. <!-- information tags --> 31701 32004 #. <rule> … … 31705 32008 #. <scale_max>40000</scale_max> 31706 32009 #. </rule> 31707 #. 32010 #. 31708 32011 #. <rule> 31709 32012 #. <condition k="information" v="office"/> … … 31713 32016 #. <scale_max>50000</scale_max> 31714 32017 #. </rule> 31715 #. 32018 #. 31716 32019 #. <rule> 31717 32020 #. <condition k="information" v="map"/> … … 31720 32023 #. <scale_max>40000</scale_max> 31721 32024 #. </rule> 31722 #. 32025 #. 31723 32026 #. <rule> 31724 32027 #. <condition k="information" v="board"/> … … 31727 32030 #. <scale_max>40000</scale_max> 31728 32031 #. </rule> 31729 #. 32032 #. 31730 32033 #. <rule> 31731 32034 #. <condition k="tourism" v="information"/> 31732 32035 #. <icon annotate="true" src="misc/information.png"/> 31733 #: build/trans_style.java: 2979build/trans_style.java:298731734 #: build/trans_style.java: 2995build/trans_style.java:300331735 #: build/trans_style.java:30 11build/trans_style.java:301931736 #: build/trans_style.java:30 20build/trans_style.java:302831737 #: build/trans_style.java:30 44build/trans_style.java:306632036 #: build/trans_style.java:3012 build/trans_style.java:3020 32037 #: build/trans_style.java:3028 build/trans_style.java:3036 32038 #: build/trans_style.java:3044 build/trans_style.java:3052 32039 #: build/trans_style.java:3053 build/trans_style.java:3061 32040 #: build/trans_style.java:3077 build/trans_style.java:3099 31738 32041 msgid "tourism" 31739 32042 msgstr "" … … 31743 32046 #. <scale_max>50000</scale_max> 31744 32047 #. </rule> 31745 #. 32048 #. 31746 32049 #. <!--historic tags --> 31747 #. 32050 #. 31748 32051 #. <rule> 31749 32052 #. <condition k="historic" v="castle"/> … … 31753 32056 #. <scale_max>50000</scale_max> 31754 32057 #. </rule> 31755 #. 32058 #. 31756 32059 #. <rule> 31757 32060 #. <condition k="historic" v="monument"/> … … 31761 32064 #. <scale_max>50000</scale_max> 31762 32065 #. </rule> 31763 #. 32066 #. 31764 32067 #. <rule> 31765 32068 #. <condition k="historic" v="memorial"/> … … 31769 32072 #. <scale_max>50000</scale_max> 31770 32073 #. </rule> 31771 #. 32074 #. 31772 32075 #. <rule> 31773 32076 #. <condition k="historic" v="archaeological_site"/> … … 31777 32080 #. <scale_max>50000</scale_max> 31778 32081 #. </rule> 31779 #. 32082 #. 31780 32083 #. <rule> 31781 32084 #. <condition k="historic" v="ruins"/> … … 31785 32088 #. <scale_max>50000</scale_max> 31786 32089 #. </rule> 31787 #. 32090 #. 31788 32091 #. <rule> 31789 32092 #. <condition k="historic" v="battlefield"/> … … 31793 32096 #. <scale_max>50000</scale_max> 31794 32097 #. </rule> 31795 #. 32098 #. 31796 32099 #. <rule> 31797 32100 #. <condition k="geological" v="palaeontological_site"/> … … 31801 32104 #. <scale_max>50000</scale_max> 31802 32105 #. </rule> 31803 #. 32106 #. 31804 32107 #. <rule> 31805 32108 #. <condition k="historic" v="wayside_cross"/> … … 31809 32112 #. <scale_max>50000</scale_max> 31810 32113 #. </rule> 31811 #. 32114 #. 31812 32115 #. <rule> 31813 32116 #. <condition k="historic" v="wayside_shrine"/> … … 31817 32120 #. <scale_max>50000</scale_max> 31818 32121 #. </rule> 31819 #. 32122 #. 31820 32123 #. <rule> 31821 32124 #. <condition k="historic" v="boundary_stone"/> 31822 32125 #. <icon annotate="true" src="historic/boundary_stone.png"/> 31823 #: build/trans_style.java:3 076build/trans_style.java:308431824 #: build/trans_style.java:3 092build/trans_style.java:310031825 #: build/trans_style.java:31 08build/trans_style.java:311631826 #: build/trans_style.java:31 24build/trans_style.java:313231827 #: build/trans_style.java:31 40build/trans_style.java:314832126 #: build/trans_style.java:3109 build/trans_style.java:3117 32127 #: build/trans_style.java:3125 build/trans_style.java:3133 32128 #: build/trans_style.java:3141 build/trans_style.java:3149 32129 #: build/trans_style.java:3157 build/trans_style.java:3165 32130 #: build/trans_style.java:3173 build/trans_style.java:3181 31828 32131 msgid "historic" 31829 32132 msgstr "" … … 31833 32136 #. <scale_max>50000</scale_max> 31834 32137 #. </rule> 31835 #. 32138 #. 31836 32139 #. <rule> 31837 32140 #. <condition k="landuse" v="quarry"/> 31838 #: build/trans_style.java:3 19632141 #: build/trans_style.java:3229 31839 32142 msgid "quarry" 31840 32143 msgstr "" … … 31845 32148 #. <scale_max>50000</scale_max> 31846 32149 #. </rule> 31847 #. 32150 #. 31848 32151 #. <rule> 31849 32152 #. <condition k="landuse" v="landfill"/> 31850 #: build/trans_style.java:32 0432153 #: build/trans_style.java:3237 31851 32154 msgid "landfill" 31852 32155 msgstr "" … … 31857 32160 #. <scale_max>50000</scale_max> 31858 32161 #. </rule> 31859 #. 32162 #. 31860 32163 #. <rule> 31861 32164 #. <condition k="landuse" v="basin"/> … … 31865 32168 #. <scale_max>50000</scale_max> 31866 32169 #. </rule> 31867 #. 32170 #. 31868 32171 #. <rule> 31869 32172 #. <condition k="landuse" v="reservoir"/> 31870 #: build/trans_style.java:32 12build/trans_style.java:322032173 #: build/trans_style.java:3245 build/trans_style.java:3253 31871 32174 msgid "basin" 31872 32175 msgstr "" … … 31877 32180 #. <scale_max>50000</scale_max> 31878 32181 #. </rule> 31879 #. 32182 #. 31880 32183 #. <rule> 31881 32184 #. <condition k="landuse" v="farmyard"/> 31882 #: build/trans_style.java:32 6032185 #: build/trans_style.java:3293 31883 32186 msgid "farmyard" 31884 32187 msgstr "" … … 31889 32192 #. <scale_max>50000</scale_max> 31890 32193 #. </rule> 31891 #. 31892 #. 32194 #. 32195 #. 31893 32196 #. <rule> 31894 32197 #. <condition k="landuse" v="retail"/> … … 31898 32201 #. <scale_max>50000</scale_max> 31899 32202 #. </rule> 31900 #. 32203 #. 31901 32204 #. <rule> 31902 32205 #. <condition k="landuse" v="commercial"/> 31903 #: build/trans_style.java:3 269build/trans_style.java:327732206 #: build/trans_style.java:3302 build/trans_style.java:3310 31904 32207 msgid "retail" 31905 32208 msgstr "" … … 31910 32213 #. <scale_max>50000</scale_max> 31911 32214 #. </rule> 31912 #. 32215 #. 31913 32216 #. <rule> 31914 32217 #. <condition k="landuse" v="industrial"/> 31915 #: build/trans_style.java:3 28532218 #: build/trans_style.java:3318 31916 32219 msgid "industrial" 31917 32220 msgstr "" … … 31922 32225 #. <scale_max>50000</scale_max> 31923 32226 #. </rule> 31924 #. 32227 #. 31925 32228 #. <rule> 31926 32229 #. <condition k="landuse" v="brownfield"/> 31927 #: build/trans_style.java:3 29332230 #: build/trans_style.java:3326 31928 32231 msgid "brownfield" 31929 32232 msgstr "" … … 31934 32237 #. <scale_max>50000</scale_max> 31935 32238 #. </rule> 31936 #. 32239 #. 31937 32240 #. <rule> 31938 32241 #. <condition k="landuse" v="greenfield"/> 31939 #: build/trans_style.java:33 0132242 #: build/trans_style.java:3334 31940 32243 msgid "greenfield" 31941 32244 msgstr "" … … 31946 32249 #. <scale_max>50000</scale_max> 31947 32250 #. </rule> 31948 #. 32251 #. 31949 32252 #. <rule> 31950 32253 #. <condition k="landuse" v="railway"/> 31951 #: build/trans_style.java:33 0932254 #: build/trans_style.java:3342 31952 32255 msgid "railland" 31953 32256 msgstr "" … … 31958 32261 #. <scale_max>50000</scale_max> 31959 32262 #. </rule> 31960 #. 32263 #. 31961 32264 #. <rule> 31962 32265 #. <condition k="landuse" v="military"/> … … 31966 32269 #. <scale_max>50000</scale_max> 31967 32270 #. </rule> 31968 #. 32271 #. 31969 32272 #. <!--military tags --> 31970 #. 32273 #. 31971 32274 #. <rule> 31972 32275 #. <condition k="military" v="airfield"/> … … 31976 32279 #. <scale_max>50000</scale_max> 31977 32280 #. </rule> 31978 #. 32281 #. 31979 32282 #. <rule> 31980 32283 #. <condition k="military" v="bunker"/> … … 31984 32287 #. <scale_max>50000</scale_max> 31985 32288 #. </rule> 31986 #. 32289 #. 31987 32290 #. <rule> 31988 32291 #. <condition k="military" v="barracks"/> … … 31992 32295 #. <scale_max>50000</scale_max> 31993 32296 #. </rule> 31994 #. 32297 #. 31995 32298 #. <rule> 31996 32299 #. <condition k="military" v="danger_area"/> … … 32000 32303 #. <scale_max>50000</scale_max> 32001 32304 #. </rule> 32002 #. 32305 #. 32003 32306 #. <rule> 32004 32307 #. <condition k="military" v="range"/> 32005 32308 #. <icon src="misc/landmark/range.png"/> 32006 #: build/trans_style.java:33 26build/trans_style.java:336132007 #: build/trans_style.java:3 369build/trans_style.java:337732008 #: build/trans_style.java:3 385build/trans_style.java:339332309 #: build/trans_style.java:3359 build/trans_style.java:3394 32310 #: build/trans_style.java:3402 build/trans_style.java:3410 32311 #: build/trans_style.java:3418 build/trans_style.java:3426 32009 32312 msgid "military" 32010 32313 msgstr "" … … 32015 32318 #. <scale_max>50000</scale_max> 32016 32319 #. </rule> 32017 #. 32320 #. 32018 32321 #. <rule> 32019 32322 #. <condition k="landuse" v="cemetery"/> 32020 #: build/trans_style.java:33 3432323 #: build/trans_style.java:3367 32021 32324 msgid "cemetery" 32022 32325 msgstr "" … … 32026 32329 #. <scale_max>50000</scale_max> 32027 32330 #. </rule> 32028 #. 32331 #. 32029 32332 #. <rule> 32030 32333 #. <condition k="natural" v="peak"/> 32031 #: build/trans_style.java:34 1032334 #: build/trans_style.java:3443 32032 32335 msgid "peak" 32033 32336 msgstr "" … … 32038 32341 #. <scale_max>50000</scale_max> 32039 32342 #. </rule> 32040 #. 32343 #. 32041 32344 #. <rule> 32042 32345 #. <condition k="natural" v="glacier"/> 32043 32346 #. <icon annotate="true" src="misc/landmark/glacier_small.png"/> 32044 #: build/trans_style.java:34 1932347 #: build/trans_style.java:3452 32045 32348 msgid "glacier" 32046 32349 msgstr "" … … 32050 32353 #. <scale_max>50000</scale_max> 32051 32354 #. </rule> 32052 #. 32355 #. 32053 32356 #. <rule> 32054 32357 #. <condition k="natural" v="volcano"/> 32055 32358 #. <icon annotate="true" src="misc/landmark/volcano_small.png"/> 32056 #: build/trans_style.java:34 2732359 #: build/trans_style.java:3460 32057 32360 msgid "volcano" 32058 32361 msgstr "" … … 32062 32365 #. <scale_max>50000</scale_max> 32063 32366 #. </rule> 32064 #. 32367 #. 32065 32368 #. <rule> 32066 32369 #. <condition k="natural" v="cliff"/> … … 32071 32374 #. <scale_max>50000</scale_max> 32072 32375 #. </rule> 32073 #. 32376 #. 32074 32377 #. <rule> 32075 32378 #. <condition k="natural" v="scree"/> … … 32079 32382 #. <scale_max>50000</scale_max> 32080 32383 #. </rule> 32081 #. 32384 #. 32082 32385 #. <rule> 32083 32386 #. <condition k="natural" v="fell"/> … … 32087 32390 #. <scale_max>50000</scale_max> 32088 32391 #. </rule> 32089 #. 32392 #. 32090 32393 #. <rule> 32091 32394 #. <condition k="natural" v="bay"/> … … 32095 32398 #. <scale_max>50000</scale_max> 32096 32399 #. </rule> 32097 #. 32400 #. 32098 32401 #. <rule> 32099 32402 #. <condition k="natural" v="land"/> … … 32103 32406 #. <scale_max>50000</scale_max> 32104 32407 #. </rule> 32105 #. 32408 #. 32106 32409 #. <rule> 32107 32410 #. <condition k="natural" v="cave_entrance"/> 32108 32411 #. <icon src="misc/no_icon.png"/> 32109 #: build/trans_style.java:34 35build/trans_style.java:343632110 #: build/trans_style.java:34 44build/trans_style.java:346032111 #: build/trans_style.java:35 24build/trans_style.java:353232112 #: build/trans_style.java:35 4032412 #: build/trans_style.java:3468 build/trans_style.java:3469 32413 #: build/trans_style.java:3477 build/trans_style.java:3493 32414 #: build/trans_style.java:3557 build/trans_style.java:3565 32415 #: build/trans_style.java:3573 32113 32416 msgid "natural" 32114 32417 msgstr "" … … 32118 32421 #. <scale_max>50000</scale_max> 32119 32422 #. </rule> 32120 #. 32423 #. 32121 32424 #. <rule> 32122 32425 #. <condition k="natural" v="scrub"/> 32123 32426 #. <icon src="misc/no_icon.png"/> 32124 #: build/trans_style.java:34 5232427 #: build/trans_style.java:3485 32125 32428 msgid "scrub" 32126 32429 msgstr "" … … 32130 32433 #. <scale_max>50000</scale_max> 32131 32434 #. </rule> 32132 #. 32435 #. 32133 32436 #. <rule> 32134 32437 #. <condition k="natural" v="heath"/> 32135 32438 #. <icon src="misc/no_icon.png"/> 32136 #: build/trans_style.java:3 46832439 #: build/trans_style.java:3501 32137 32440 msgid "heath" 32138 32441 msgstr "" … … 32142 32445 #. <scale_max>50000</scale_max> 32143 32446 #. </rule> 32144 #. 32447 #. 32145 32448 #. <rule> 32146 32449 #. <condition k="natural" v="wood"/> 32147 32450 #. <icon src="misc/landmark/trees.png"/> 32148 #: build/trans_style.java:3 47632451 #: build/trans_style.java:3509 32149 32452 msgid "woodarea" 32150 32453 msgstr "" … … 32154 32457 #. <scale_max>50000</scale_max> 32155 32458 #. </rule> 32156 #. 32459 #. 32157 32460 #. <rule> 32158 32461 #. <condition k="natural" v="mud"/> 32159 32462 #. <icon src="misc/no_icon.png"/> 32160 #: build/trans_style.java:35 0832463 #: build/trans_style.java:3541 32161 32464 msgid "mud" 32162 32465 msgstr "" … … 32166 32469 #. <scale_max>50000</scale_max> 32167 32470 #. </rule> 32168 #. 32471 #. 32169 32472 #. <rule> 32170 32473 #. <condition k="natural" v="beach"/> 32171 32474 #. <icon src="misc/no_icon.png"/> 32172 #: build/trans_style.java:35 1632475 #: build/trans_style.java:3549 32173 32476 msgid "beach" 32174 32477 msgstr "" … … 32179 32482 #. <scale_max>50000</scale_max> 32180 32483 #. </rule> 32181 #. 32484 #. 32182 32485 #. <!-- this will badly display otherwise well tagged footways and alike, so comment it out until we have better ways to display this in JOSM! 32183 32486 #. XXX - maybe it's possible to use linemod's here? … … 32203 32506 #. <scale_max>40000</scale_max> 32204 32507 #. </rule> 32205 #. 32508 #. 32206 32509 #. <rule> 32207 32510 #. <condition k="surface" v="cobblestone"/> … … 32212 32515 #. </rule> 32213 32516 #. --> 32214 #. 32517 #. 32215 32518 #. <!--name tags --> 32216 #. 32519 #. 32217 32520 #. <!--preferences tags --> 32218 #. 32521 #. 32219 32522 #. <!--place tags --> 32220 #. 32523 #. 32221 32524 #. <rule> 32222 32525 #. <condition k="place" v="continent"/> … … 32226 32529 #. <scale_max>200000000</scale_max> 32227 32530 #. </rule> 32228 #. 32531 #. 32229 32532 #. <rule> 32230 32533 #. <condition k="place" v="country"/> … … 32234 32537 #. <scale_max>200000000</scale_max> 32235 32538 #. </rule> 32236 #. 32539 #. 32237 32540 #. <rule> 32238 32541 #. <condition k="place" v="state"/> … … 32242 32545 #. <scale_max>200000000</scale_max> 32243 32546 #. </rule> 32244 #. 32547 #. 32245 32548 #. <rule> 32246 32549 #. <condition k="place" v="region"/> … … 32250 32553 #. <scale_max>200000000</scale_max> 32251 32554 #. </rule> 32252 #. 32555 #. 32253 32556 #. <rule> 32254 32557 #. <condition k="place" v="county"/> … … 32258 32561 #. <scale_max>200000000</scale_max> 32259 32562 #. </rule> 32260 #. 32563 #. 32261 32564 #. <rule> 32262 32565 #. <condition k="place" v="city"/> … … 32266 32569 #. <scale_max>200000000</scale_max> 32267 32570 #. </rule> 32268 #. 32571 #. 32269 32572 #. <rule> 32270 32573 #. <condition k="place" v="town"/> … … 32274 32577 #. <scale_max>50000</scale_max> 32275 32578 #. </rule> 32276 #. 32579 #. 32277 32580 #. <rule> 32278 32581 #. <condition k="place" v="village"/> … … 32282 32585 #. <scale_max>50000</scale_max> 32283 32586 #. </rule> 32284 #. 32587 #. 32285 32588 #. <rule> 32286 32589 #. <condition k="place" v="hamlet"/> … … 32290 32593 #. <scale_max>50000</scale_max> 32291 32594 #. </rule> 32292 #. 32595 #. 32293 32596 #. <rule> 32294 32597 #. <condition k="place" v="suburb"/> … … 32298 32601 #. <scale_max>50000</scale_max> 32299 32602 #. </rule> 32300 #. 32603 #. 32301 32604 #. <rule> 32302 32605 #. <condition k="place" v="locality"/> … … 32306 32609 #. <scale_max>50000</scale_max> 32307 32610 #. </rule> 32308 #. 32611 #. 32309 32612 #. <rule> 32310 32613 #. <condition k="place" v="island"/> … … 32314 32617 #. <scale_max>50000</scale_max> 32315 32618 #. </rule> 32316 #. 32619 #. 32317 32620 #. <rule> 32318 32621 #. <condition k="place" v="islet"/> 32319 32622 #. <icon annotate="true" src="place/islet.png"/> 32320 #: build/trans_style.java:41 35build/trans_style.java:414332321 #: build/trans_style.java:41 51build/trans_style.java:415932322 #: build/trans_style.java:4 167build/trans_style.java:417532323 #: build/trans_style.java:4 183build/trans_style.java:419132324 #: build/trans_style.java:4 199build/trans_style.java:420732325 #: build/trans_style.java:42 15build/trans_style.java:422332326 #: build/trans_style.java:42 3132623 #: build/trans_style.java:4168 build/trans_style.java:4176 32624 #: build/trans_style.java:4184 build/trans_style.java:4192 32625 #: build/trans_style.java:4200 build/trans_style.java:4208 32626 #: build/trans_style.java:4216 build/trans_style.java:4224 32627 #: build/trans_style.java:4232 build/trans_style.java:4240 32628 #: build/trans_style.java:4248 build/trans_style.java:4256 32629 #: build/trans_style.java:4264 32327 32630 msgid "place" 32328 32631 msgstr "" … … 32332 32635 #. <scale_max>50000</scale_max> 32333 32636 #. </rule> 32334 #. 32637 #. 32335 32638 #. <!-- special display of unreviewed tiger data (USA) --> 32336 32639 #. <rule> 32337 32640 #. <condition k="tiger:reviewed" v="no"/> 32338 #: build/trans_style.java:42 3932641 #: build/trans_style.java:4272 32339 32642 msgid "tiger_data" 32340 32643 msgstr "" … … 32425 32728 #. Each line specifies a certain error to be reported 32426 32729 #. <data type> : messagetype : <key><expression><value> 32427 #. 32730 #. 32428 32731 #. Data type can be: 32429 32732 #. node - a node point … … 32431 32734 #. relation - a relation 32432 32735 #. * - all data types 32433 #. 32736 #. 32434 32737 #. Message type can be: 32435 32738 #. E - an error 32436 32739 #. W - a warning 32437 32740 #. I - an low priority informational warning 32438 #. 32741 #. 32439 32742 #. Key and value are expressions describing certain keys and values of these keys. 32440 32743 #. Regulator expressions are supported. In this case the expressions starts and 32441 32744 #. ends with // signs. If an 'i' is appended, the regular expression is 32442 32745 #. case insensitive. 32443 #. 32746 #. 32444 32747 #. The * sign indicates any string. 32445 32748 #. The texts BOOLEAN_TRUE and BOOLEAN_FALSE in the value part indicate a special 32446 32749 #. handling for boolean values (yes, true, 0, false, no, ...). 32447 #. 32750 #. 32448 32751 #. Expression can be: 32449 32752 #. != - the key/value combination does not match 32450 32753 #. == - the key/value combination does match 32451 #. 32754 #. 32452 32755 #. To have more complicated expressions, multiple elements can be grouped together 32453 32756 #. with an logical and (&&). 32454 #. 32757 #. 32455 32758 #. The comment at the end of a rule is displayed in validator description 32456 #. 32759 #. 32457 32760 #. Empty lines and space signs are ignored 32458 32761 #: build/trans_validator.java:38 … … 32567 32870 #. default(true or false);Name;URL 32568 32871 #. NOTE: default items should be common and worldwide 32569 #. 32872 #. 32570 32873 #: build/trans_wms.java:5 32571 32874 msgid "Landsat" … … 32578 32881 32579 32882 #. http://openaerialmap.org/wms/?VERSION=1.0&request=GetMap&layers=world&styles=&format=image/jpeg& 32580 #. 32883 #. 32581 32884 #. different forms for web access 32582 32885 #. must be html:<url> … … 32601 32904 32602 32905 #. html:http://josm.openstreetmap.de/wmsplugin/TilesAtHome.html? 32603 #. 32604 #. 32906 #. 32907 #. 32605 32908 #. only for Germany 32606 32909 #: build/trans_wms.java:17 … … 32609 32912 32610 32913 #. http://tools.geofabrik.de/osmi/view/strassennrw/josmwms? 32611 #. 32612 #. 32914 #. 32915 #. 32613 32916 #. only for North America 32614 32917 #. Terraserver USCG - High resolution maps … … 32623 32926 32624 32927 #. http://terraservice.net/ogcmap.ashx?version=1.1.1&request=GetMap&Layers=urbanarea&styles=&format=image/jpeg& 32625 #. 32626 #. 32928 #. 32929 #. 32627 32930 #. only for Czech Republic 32628 32931 #: build/trans_wms.java:27 … … 32636 32939 32637 32940 #. http://geoportal2.uhul.cz/cgi-bin/oprl.asp?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&SRS=EPSG:4326&LAYERS=Ortofoto_cb&STYLES=default&FORMAT=image/jpeg&TRANSPARENT=TRUE& 32638 #. 32639 #. 32941 #. 32942 #. 32640 32943 #. only for GB 32641 32944 #. fails with division by zero error … … 32655 32958 32656 32959 #. http://ooc.openstreetmap.org/wms/map.php?source=os7& 32657 #. 32658 #. 32960 #. 32961 #. 32659 32962 #. only for Japan 32660 32963 #: build/trans_wms.java:39 … … 32678 32981 32679 32982 #. http://orthophoto.mlit.go.jp:8888/wms/service/wmsRasterTileMap?VERSION=1.3.0&REQUEST=GetMap&LAYERS=ORTHO03&STYLES=Default&CRS=EPSG:4612&BBOX={s},{w},{n},{e}&WIDTH={width}&HEIGHT={height}&FORMAT=image/png&BGCOLOR=OxFFFFFF 32680 #. 32681 #. 32983 #. 32984 #. 32682 32985 #. only for Italy 32683 32986 #: build/trans_wms.java:46 … … 32702 33005 #~ msgstr "Najprej izberite zaznamek." 32703 33006 32704 #, java-format32705 33007 #~ msgid "Cannot read time \"{0}\" from point {1} x {2}" 32706 33008 #~ msgstr "Ni mogoče razbrati časa \"{0}\" točke {1} x {2}" 32707 33009 32708 #, java-format32709 33010 #~ msgid "No time for point {0} x {1}" 32710 33011 #~ msgstr "Točka {0} x {1} nima časovne oznake" … … 32713 33014 #~ msgstr "Uskladi uro" 32714 33015 32715 #, java-format32716 33016 #~ msgid "The date in file \"{0}\" could not be parsed." 32717 33017 #~ msgstr "Datuma v datoteki \"{0}\" ni bilo možno razbrati." 32718 33018 32719 #, java-format32720 33019 #~ msgid "There is no EXIF time within the file \"{0}\"." 32721 33020 #~ msgstr "V datoteki \"{0}\" manjka EXIF čas." 32722 33021 32723 #, java-format32724 33022 #~ msgid "Cannot open preferences directory: {0}" 32725 33023 #~ msgstr "Ni možno odpreti imenika z nastavitvami: {0}" … … 32734 33032 #~ msgstr "moja različica:" 32735 33033 32736 #, java-format32737 33034 #~ msgid "{0} object has conflicts:" 32738 33035 #~ msgid_plural "{0} objects have conflicts:" … … 32765 33062 #~ msgstr "E-pošta" 32766 33063 32767 #, java-format32768 33064 #~ msgid "Contact {0}..." 32769 33065 #~ msgstr "Kontaktiraj {0}..." … … 32775 33071 #~ msgstr "Ni moč najti slik z berljivo časovno oznako." 32776 33072 32777 #, java-format32778 33073 #~ msgid "GPS start: {0}" 32779 33074 #~ msgstr "Začetek GPS sledi: {0}" 32780 33075 32781 #, java-format32782 33076 #~ msgid "current delta: {0}s" 32783 33077 #~ msgstr "trenutna razlika: {0}s" 32784 33078 32785 #, java-format32786 33079 #~ msgid "GPS end: {0}" 32787 33080 #~ msgstr "Konec GPS sledi: {0}" … … 32794 33087 #~ msgstr[3] "slike" 32795 33088 32796 #, java-format32797 33089 #~ msgid "{0} within the track." 32798 33090 #~ msgstr "{0} znotraj sledi." … … 32824 33116 #~ msgstr "Sprejmi področje" 32825 33117 32826 #, java-format32827 33118 #~ msgid "" 32828 33119 #~ "There were problems with the following plugins:\n" … … 32834 33125 #~ " {0}" 32835 33126 32836 #, java-format32837 33127 #~ msgid "Plugin not found: {0}." 32838 33128 #~ msgstr "Vstavka {0} ni bilo mogoče najti." 32839 33129 32840 #, java-format32841 33130 #~ msgid "Could not download plugin: {0} from {1}" 32842 33131 #~ msgstr "Sprejem vstavka {0} z naslova {1} ni bil mogoč" … … 32879 33168 #~ msgstr "Pomoč / O programu" 32880 33169 32881 #~ msgid "Are you sure?"32882 #~ msgstr "Ali ste prepričani?"32883 32884 33170 #~ msgid "Cycleway" 32885 33171 #~ msgstr "Kolesarska steza" … … 32912 33198 #~ msgstr "Neveljaven id točke" 32913 33199 32914 #, java-format32915 33200 #~ msgid "Could not read from URL: \"{0}\"" 32916 33201 #~ msgstr "Ni mogoče brati z naslova: \"{0}\"" 32917 33202 32918 #, java-format32919 33203 #~ msgid "Parsing error in URL: \"{0}\"" 32920 33204 #~ msgstr "Napaka pri razločevanju na naslovu: \"{0}\"" 32921 33205 32922 #, java-format32923 33206 #~ msgid "" 32924 #~ "The plugin {0} seems to be broken or could not be downloaded automatically." 33207 #~ "The plugin {0} seems to be broken or could not be downloaded " 33208 #~ "automatically." 32925 33209 #~ msgstr "" 32926 #~ "Vstavek {0} izgleda pokvarjen, ali pa ga ni bilo mogoče samodejno sprejeti." 33210 #~ "Vstavek {0} izgleda pokvarjen, ali pa ga ni bilo mogoče samodejno " 33211 #~ "sprejeti." 32927 33212 32928 33213 #~ msgid "Synchronize Time with GPS Unit" … … 32932 33217 #~ msgstr "Pošiljanje ..." 32933 33218 32934 #, java-format32935 33219 #~ msgid "Error: {0}" 32936 33220 #~ msgstr "Napaka: {0}" 32937 33221 32938 #, java-format32939 33222 #~ msgid "Warning: {0}" 32940 33223 #~ msgstr "Opozorilo: {0}" … … 32947 33230 #~ "about the problem." 32948 33231 #~ msgstr "" 32949 #~ "Vstavka ni bilo mogoče odstraniti. Prosimo. povejte to ljudem od katerih ste"32950 #~ "dobili JOSM." 33232 #~ "Vstavka ni bilo mogoče odstraniti. Prosimo. povejte to ljudem od katerih " 33233 #~ "ste dobili JOSM." 32951 33234 32952 33235 #~ msgid "" … … 32958 33241 32959 33242 #~ msgid "" 32960 #~ "Try updating to the newest version of JOSM and all plugins before reporting"32961 #~ "a bug." 33243 #~ "Try updating to the newest version of JOSM and all plugins before " 33244 #~ "reporting a bug." 32962 33245 #~ msgstr "" 32963 33246 #~ "Preden prijavite napako poskusite posodobiti JOSM na najnovejšo različico." 32964 33247 32965 33248 #~ msgid "" 32966 #~ "Activating the updated plugins failed. Check if JOSM has the permission to"32967 #~ "overwrite the existing ones." 33249 #~ "Activating the updated plugins failed. Check if JOSM has the permission " 33250 #~ "to overwrite the existing ones." 32968 33251 #~ msgstr "" 32969 #~ "Aktivacija posodobljenih vstavkov ni uspela. Preverite, če ima JOSM pravico"32970 #~ "prepisati obstoječe datoteke." 33252 #~ "Aktivacija posodobljenih vstavkov ni uspela. Preverite, če ima JOSM " 33253 #~ "pravico prepisati obstoječe datoteke." 32971 33254 32972 33255 #~ msgid "Plugin already exists" … … 32982 33265 #~ msgstr "Prenos prekinjen zaradi napake (5 sekund premora):" 32983 33266 32984 #, java-format32985 33267 #~ msgid "Plugin requires JOSM update: {0}." 32986 33268 #~ msgstr "Vstavek zahteva posodobitev programa JOSM: {0}." 32987 33269 32988 #, java-format32989 33270 #~ msgid "Please report a ticket at {0}" 32990 33271 #~ msgstr "Prosimo, prijavite težavo na {0}" … … 33014 33295 #~ msgstr "Oprostite, to ne deluje z anonimnimi uporabniki" 33015 33296 33016 #, java-format33017 33297 #~ msgid "Use preset ''{0}'' of group ''{1}''" 33018 33298 #~ msgstr "Uporabi prednastavitev ''{0}'' iz skupine ''{1}''" … … 33030 33310 #~ msgstr "Dodaj kot člane vse trenutno izbrane predmete" 33031 33311 33032 #, java-format33033 33312 #~ msgid "Unknown role ''{0}''." 33034 33313 #~ msgstr "Neznana vloga ''{0}''." … … 33043 33322 #~ msgstr "Vse poti so bile prazne" 33044 33323 33045 #, java-format33046 33324 #~ msgid "Error while loading page {0}" 33047 33325 #~ msgstr "Napaka pri nalaganju strani {0}" … … 33086 33364 #~ msgstr "parameter '{0}' ne sme biti ničen" 33087 33365 33088 #, java-format33089 33366 #~ msgid "Parameter ''{0}'' must not be null." 33090 33367 #~ msgstr "parameter ''{0}'' ne sme biti ničen"
Note:
See TracChangeset
for help on using the changeset viewer.
