Changeset 21971 in osm for applications/editors/josm/i18n/po/is.po
- Timestamp:
- 2010-06-23T23:23:03+02:00 (15 years ago)
- File:
-
- 1 edited
-
applications/editors/josm/i18n/po/is.po (modified) (737 diffs)
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/i18n/po/is.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-1 3 13:57+0000\n"10 "POT-Creation-Date: 2010-06-23 22:47+0200\n" 11 "PO-Revision-Date: 2010-06-15 18:21+0000\n" 12 12 "Last-Translator: Ævar Arnfjörð Bjarmason <avarab@gmail.com>\n" 13 13 "Language-Team: Icelandic <is@li.org>\n" … … 16 16 "Content-Transfer-Encoding: 8bit\n" 17 17 "Plural-Forms: nplurals=2; plural=n != 1;\n" 18 "X-Launchpad-Export-Date: 2010-06- 15 16:19+0000\n"18 "X-Launchpad-Export-Date: 2010-06-23 20:27+0000\n" 19 19 "X-Generator: Launchpad (build Unknown)\n" 20 20 … … 23 23 #: ../core/src/org/openstreetmap/josm/Main.java:212 24 24 #: ../core/src/org/openstreetmap/josm/actions/HelpAction.java:25 25 #: ../core/src/org/openstreetmap/josm/gui/ExtendedDialog.java:4 8225 #: ../core/src/org/openstreetmap/josm/gui/ExtendedDialog.java:478 26 26 #: ../core/src/org/openstreetmap/josm/gui/HelpAwareOptionPane.java:107 27 27 #: ../core/src/org/openstreetmap/josm/gui/MainMenu.java:176 … … 93 93 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/OsbUploadHook.java:53 94 94 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/gui/OsbDialog.java:143 95 #: ../plugins/ reverter/src/reverter/ReverterUploadHook.java:7895 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:82 96 96 #: ../plugins/waydownloader/src/org/openstreetmap/josm/plugins/waydownloader/WayDownloaderPlugin.java:68 97 97 #: ../plugins/wmsplugin/src/wmsplugin/WMSGrabber.java:143 … … 246 246 #: ../core/src/org/openstreetmap/josm/gui/dialogs/LatLonDialog.java:244 247 247 #: ../core/src/org/openstreetmap/josm/gui/dialogs/changeset/query/ChangesetQueryDialog.java:207 248 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:99 0248 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:997 249 249 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:1200 250 250 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/RelationEditor.java:120 … … 267 267 #: ../core/src/org/openstreetmap/josm/gui/preferences/PluginPreference.java:198 268 268 #: ../core/src/org/openstreetmap/josm/gui/preferences/PreferenceDialog.java:91 269 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:6 2269 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:61 270 270 #: ../core/src/org/openstreetmap/josm/gui/tagging/TaggingPreset.java:913 271 271 #: ../core/src/org/openstreetmap/josm/io/GpxExporter.java:116 … … 273 273 #: ../plugins/addrinterpolation/src/org/openstreetmap/josm/plugins/AddrInterpolation/AddrInterpolationDialog.java:330 274 274 #: ../plugins/buildings_tools/src/buildings_tools/AddressDialog.java:37 275 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:33 275 #: ../plugins/buildings_tools/src/buildings_tools/AdvancedSettingsDialog.java:24 276 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:38 276 277 #: ../plugins/cadastre-fr/src/cadastre_fr/MenuActionGrabPlanImage.java:307 278 #: ../plugins/ext_tools/src/ext_tools/preferences/EditToolDialog.java:46 277 279 #: ../plugins/grid/src/grid/GridLayer.java:162 278 280 #: ../plugins/grid/src/grid/GridLayer.java:199 … … 281 283 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:259 282 284 #: ../plugins/reverter/src/reverter/ChangesetIdQuery.java:45 285 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:78 286 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:88 283 287 #: ../plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/TagEditorDialog.java:287 284 288 #: ../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 "Upplýsingar" … … 649 654 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:104 650 655 #: ../core/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java:276 651 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:101 2656 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1019 652 657 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:986 653 658 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:636 … … 662 667 #: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/qa/WrongTurnRestrictionLegTypeError.java:62 663 668 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:707 664 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:9 5669 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:96 665 670 msgid "Delete" 666 671 msgstr "Fjarlægja" … … 909 914 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:152 910 915 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:80 916 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:73 911 917 msgid "The selected way has nodes outside of the downloaded data region." 912 918 msgid_plural "" … … 917 923 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:155 918 924 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:85 925 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:74 919 926 msgid "This can lead to nodes being deleted accidentally." 920 927 msgstr "" … … 1464 1471 #: ../core/src/org/openstreetmap/josm/gui/preferences/ProjectionPreference.java:179 1465 1472 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:753 1466 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:6 11467 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:10 91473 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:60 1474 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:108 1468 1475 #: ../core/src/org/openstreetmap/josm/gui/tagging/TaggingPreset.java:787 1469 1476 #: ../core/src/org/openstreetmap/josm/gui/tagging/TaggingPreset.java:797 … … 1490 1497 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/api/EditAction.java:70 1491 1498 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:194 1499 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:83 1500 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:91 1492 1501 #: ../plugins/surveyor/src/at/dallermassl/josm/plugin/surveyor/AutoSaveEditLayerTimerTask.java:66 1493 1502 #: ../plugins/surveyor/src/at/dallermassl/josm/plugin/surveyor/AutoSaveGpsLayerTimerTask.java:82 … … 1496 1505 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/OSMValidatorPlugin.java:284 1497 1506 #: ../plugins/waydownloader/src/org/openstreetmap/josm/plugins/waydownloader/WayDownloaderPlugin.java:78 1498 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:31 31499 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:4 451507 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:318 1508 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:450 1500 1509 msgid "Error" 1501 1510 msgstr "Villa" … … 1599 1608 "Select all undeleted objects in the data layer. This selects incomplete " 1600 1609 "objects too." 1601 msgstr "" 1602 "Velja alla hluti í núverandi lagi. Þetta velur einnig ókláraða hluti." 1610 msgstr "Velja alla hluti í núverandi lagi. Þetta velur einnig ókláraða hluti." 1603 1611 1604 1612 #: ../core/src/org/openstreetmap/josm/actions/ShowStatusReportAction.java:39 … … 1608 1616 1609 1617 #: ../core/src/org/openstreetmap/josm/actions/ShowStatusReportAction.java:41 1610 msgid "" 1611 "Show status report with useful information that can be attached to bugs" 1618 msgid "Show status report with useful information that can be attached to bugs" 1612 1619 msgstr "" 1613 1620 "Sýna stöðuskýrslu með nytsamlegum upplýsingum sem hægt er að hengja við " … … 1645 1652 1646 1653 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:65 1654 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:69 1647 1655 msgid "Yes, delete nodes" 1648 1656 msgstr "" 1649 1657 1650 1658 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:67 1659 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:69 1651 1660 msgid "Delete nodes outside of downloaded data regions" 1652 1661 msgstr "" … … 1655 1664 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/properties/PropertiesMerger.java:635 1656 1665 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/properties/PropertiesMerger.java:676 1657 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:215 1666 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:70 1667 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:221 1658 1668 msgid "No, abort" 1659 1669 msgstr "" … … 1661 1671 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:73 1662 1672 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:119 1673 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:70 1674 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:88 1663 1675 msgid "Cancel operation" 1664 1676 msgstr "" 1665 1677 1666 1678 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:86 1679 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:74 1667 1680 msgid "Do you want to delete them anyway?" 1668 1681 msgstr "" 1669 1682 1670 1683 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:88 1684 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:75 1671 1685 msgid "Delete nodes outside of data regions?" 1672 1686 msgstr "" 1673 1687 1674 1688 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:101 1689 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:82 1675 1690 msgid "Please select at least one way to simplify." 1676 1691 msgstr "Veldu í það minnsta einn veg til að einfalda." … … 1679 1694 #: ../core/src/org/openstreetmap/josm/gui/io/SaveLayerInfoCellRenderer.java:44 1680 1695 #: ../core/src/org/openstreetmap/josm/gui/io/SaveLayerInfoCellRenderer.java:57 1681 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:62 1696 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:61 1697 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:87 1682 1698 msgid "Yes" 1683 1699 msgstr "Já" 1684 1700 1685 1701 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:113 1702 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:87 1686 1703 msgid "Simplify all selected ways" 1687 1704 msgstr "" 1688 1705 1689 1706 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:126 1707 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:89 1690 1708 #, java-format 1691 1709 msgid "" … … 1694 1712 1695 1713 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:129 1714 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:89 1696 1715 msgid "Simplify ways?" 1697 1716 msgstr "" 1698 1717 1699 1718 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:180 1719 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:137 1700 1720 #, java-format 1701 1721 msgid "Simplify {0} way" … … 1705 1725 1706 1726 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:251 1727 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:265 1707 1728 #, java-format 1708 1729 msgid "Simplify Way (remove {0} node)" … … 1838 1859 1839 1860 #: ../core/src/org/openstreetmap/josm/actions/UnGlueAction.java:120 1840 msgid "" 1841 "* One node that is used by more than one way and one of those ways, or" 1861 msgid "* One node that is used by more than one way and one of those ways, or" 1842 1862 msgstr "" 1843 1863 … … 1903 1923 1904 1924 #. Add extra shortcut ESCAPE 1905 #. 1925 #. 1906 1926 #. * FIXME: this isn't optimal. In a better world the mapmode actions 1907 1927 #. * would be able to capture keyboard events and react accordingly. But 1908 1928 #. * for now this is a reasonable approximation. 1909 #. 1929 #. 1910 1930 #: ../core/src/org/openstreetmap/josm/actions/UnselectAllAction.java:33 1911 1931 msgid "Unselect All (Escape)" … … 1922 1942 1923 1943 #. bounds defined? => use the bbox downloader 1924 #. 1944 #. 1925 1945 #: ../core/src/org/openstreetmap/josm/actions/UpdateDataAction.java:90 1926 1946 #: ../core/src/org/openstreetmap/josm/gui/layer/GpxLayer.java:1045 … … 1984 2004 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:99 1985 2005 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:116 1986 #: ../plugins/reverter/src/reverter/ReverterUploadHook.java:771987 2006 msgid "No changes to upload." 1988 2007 msgstr "Engar breytingar til að hlaða upp" … … 2000 2019 msgstr "" 2001 2020 2002 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:25 72021 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:256 2003 2022 msgid "Checking parents for deleted objects" 2004 2023 msgstr "" 2005 2024 2006 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:31 62025 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:315 2007 2026 #, java-format 2008 2027 msgid "Reading parents of ''{0}''" 2009 2028 msgstr "" 2010 2029 2011 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:32 22030 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:321 2012 2031 msgid "Checking for deleted parents in the local dataset" 2013 2032 msgstr "" … … 2262 2281 #: ../core/src/org/openstreetmap/josm/actions/mapmode/SelectAction.java:111 2263 2282 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ZoomAction.java:47 2264 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java: 772283 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:67 2265 2284 #: ../plugins/cadastre-fr/src/cadastre_fr/Buildings.java:102 2266 2285 #: ../plugins/routes/src/org/openstreetmap/josm/plugins/routes/RelationEditMode.java:29 … … 2375 2394 #: ../core/src/org/openstreetmap/josm/actions/mapmode/PlayHeadDragMode.java:82 2376 2395 msgid "" 2377 "Drag play head and release near track to play audio from there; " 2378 " SHIFT+release to synchronize audio at that point."2396 "Drag play head and release near track to play audio from there; SHIFT" 2397 "+release to synchronize audio at that point." 2379 2398 msgstr "" 2380 2399 … … 2502 2521 2503 2522 #. -- prepare the combo box with the search expressions 2504 #. 2523 #. 2505 2524 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:136 2506 2525 msgid "Please enter a filter string." … … 2623 2642 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:193 2624 2643 msgid "" 2625 "<b>nodes:</b>... - object with given number of nodes (nodes:count or " 2626 " nodes:min-max)"2644 "<b>nodes:</b>... - object with given number of nodes (nodes:count or nodes:" 2645 "min-max)" 2627 2646 msgstr "" 2628 2647 … … 2886 2905 #: ../plugins/addrinterpolation/src/org/openstreetmap/josm/plugins/AddrInterpolation/AddrInterpolationDialog.java:322 2887 2906 #: ../plugins/buildings_tools/src/buildings_tools/AddressDialog.java:37 2888 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:33 2907 #: ../plugins/buildings_tools/src/buildings_tools/AdvancedSettingsDialog.java:24 2908 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:38 2889 2909 #: ../plugins/cadastre-fr/src/cadastre_fr/MenuActionGrabPlanImage.java:306 2910 #: ../plugins/ext_tools/src/ext_tools/preferences/EditToolDialog.java:46 2911 #: ../plugins/ext_tools/src/ext_tools/preferences/EditToolDialog.java:64 2890 2912 #: ../plugins/grid/src/grid/GridLayer.java:162 2891 2913 #: ../plugins/grid/src/grid/GridLayer.java:199 2892 2914 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/gui/dialogs/TextInputDialog.java:145 2893 2915 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:110 2916 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:78 2894 2917 #: ../plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/TagEditorDialog.java:301 2895 2918 #: ../plugins/terracer/src/terracer/HouseNumberInputDialog.java:94 … … 3011 3034 3012 3035 #: ../core/src/org/openstreetmap/josm/command/ConflictResolveCommand.java:67 3013 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:2 083036 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:211 3014 3037 #: ../core/src/org/openstreetmap/josm/command/RelationMemberConflictResolverCommand.java:84 3015 3038 #, java-format … … 3087 3110 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:231 3088 3111 msgid "" 3089 "You are about to delete nodes outside of the area you have " 3090 " downloaded.<br>This can cause problems because other objects (that you do "3091 " not see)might use them.<br>Do you really want to delete?"3092 msgstr "" 3093 "Þú ert að fara eyða hnútum utan þess svæðis sem þú hefur " 3094 " niðurhalað.<br>Þetta getur valdið vandamálum því aðrir hlutir (sem þú sérð "3095 " ekki) gætuverið að nota þá.<br>Ertu viss um að þú viljir eyða þeim?"3112 "You are about to delete nodes outside of the area you have downloaded." 3113 "<br>This can cause problems because other objects (that you do not see) " 3114 "might use them.<br>Do you really want to delete?" 3115 msgstr "" 3116 "Þú ert að fara eyða hnútum utan þess svæðis sem þú hefur niðurhalað." 3117 "<br>Þetta getur valdið vandamálum því aðrir hlutir (sem þú sérð ekki) gætu " 3118 "verið að nota þá.<br>Ertu viss um að þú viljir eyða þeim?" 3096 3119 3097 3120 #: ../core/src/org/openstreetmap/josm/command/DeleteCommand.java:473 … … 3136 3159 msgstr[1] "Færði {0} hnúta" 3137 3160 3138 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:10 13139 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:1 193161 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:105 3162 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:123 3140 3163 #, java-format 3141 3164 msgid "Purged object ''{0}''" 3142 3165 msgstr "" 3143 3166 3144 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:1 073167 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:111 3145 3168 #, java-format 3146 3169 msgid "Purged {0} object" … … 3149 3172 msgstr[1] "" 3150 3173 3151 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:1 593174 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:163 3152 3175 #, java-format 3153 3176 msgid "" … … 3156 3179 msgstr "" 3157 3180 3158 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:1 683181 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:172 3159 3182 #, java-format 3160 3183 msgid "Removing reference from relation {0}" … … 3360 3383 #, java-format 3361 3384 msgid "" 3362 "<html>Preferences file had errors.<br> Making backup of old one to " 3363 "<br> {0}<br>and creating a new default preference file.</html>"3385 "<html>Preferences file had errors.<br> Making backup of old one to <br>{0}" 3386 "<br> and creating a new default preference file.</html>" 3364 3387 msgstr "" 3365 3388 … … 3442 3465 #. * 3443 3466 #. * the decimal format 999.999 3444 #. 3467 #. 3445 3468 #: ../core/src/org/openstreetmap/josm/data/coor/CoordinateFormat.java:15 3446 3469 msgid "Decimal Degrees" … … 3449 3472 #. * 3450 3473 #. * the minutes/seconds format 99" 99' 3451 #. 3474 #. 3452 3475 #: ../core/src/org/openstreetmap/josm/data/coor/CoordinateFormat.java:20 3453 3476 msgid "Degrees Minutes Seconds" … … 3456 3479 #. * 3457 3480 #. * coordinates East/North 3458 #. 3481 #. 3459 3482 #: ../core/src/org/openstreetmap/josm/data/coor/CoordinateFormat.java:25 3460 3483 msgid "Projected Coordinates" … … 3501 3524 #: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:147 3502 3525 #: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:185 3526 #: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:107 3527 #: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:110 3528 #: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:121 3503 3529 #, java-format 3504 3530 msgid "Missing merge target for way with id {0}" … … 3510 3536 msgstr "" 3511 3537 3512 #: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:201 3538 #: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:197 3539 #: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:117 3513 3540 #, java-format 3514 3541 msgid "Missing merge target for node with id {0}" 3515 3542 msgstr "" 3516 3543 3517 #: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:216 3544 #: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:212 3545 #: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:144 3546 #: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:148 3518 3547 #, java-format 3519 3548 msgid "Missing merge target for relation with id {0}" 3520 3549 msgstr "" 3521 3550 3522 #: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:221 3523 #: ../plugins/reverter/src/reverter/DataSetToCmd.java:69 3551 #: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:217 3552 #: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:155 3553 #: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:159 3554 #: ../plugins/reverter/src/reverter/DataSetToCmd.java:70 3524 3555 #, java-format 3525 3556 msgid "Missing merge target of type {0} with id {1}" 3526 msgstr ""3527 3528 #. should not happen3529 #. FIXME: this message does not make sense, source version can not be lower than3530 #. target version at this point3531 #: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:2583532 #, java-format3533 msgid ""3534 "Target object with id {0} and version {1} is visible although source object "3535 "with lower version {2} is not visible. Cannot deal with this inconsistency. "3536 "Keeping target object. "3537 3557 msgstr "" 3538 3558 … … 3611 3631 msgstr "" 3612 3632 3613 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java: 4983633 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:506 3614 3634 msgid "A primitive with ID = 0 cannot be invisible." 3615 3635 msgstr "" 3616 3636 3617 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:5 553637 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:573 3618 3638 #, java-format 3619 3639 msgid "ID > 0 expected. Got {0}." 3620 3640 msgstr "" 3621 3641 3622 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:5 573642 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:575 3623 3643 #, java-format 3624 3644 msgid "Version > 0 expected. Got {0}." 3625 3645 msgstr "" 3626 3646 3627 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:7 773647 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:795 3628 3648 #, java-format 3629 3649 msgid "" … … 3632 3652 msgstr "" 3633 3653 3634 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:11 493654 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:1167 3635 3655 msgid "" 3636 3656 "Cannot merge because either of the participating primitives is new and the " … … 3638 3658 msgstr "" 3639 3659 3640 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:11 513660 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:1169 3641 3661 #, java-format 3642 3662 msgid "" … … 3692 3712 #: ../core/src/org/openstreetmap/josm/data/osm/history/HistoryOsmPrimitive.java:112 3693 3713 #, java-format 3694 msgid "" 3695 "Cannot compare primitive with ID ''{0}'' to primitive with ID ''{1}''." 3714 msgid "Cannot compare primitive with ID ''{0}'' to primitive with ID ''{1}''." 3696 3715 msgstr "" 3697 3716 … … 3706 3725 3707 3726 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/PaintColors.java:14 3708 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java: 853727 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:75 3709 3728 msgid "selected" 3710 3729 msgstr "" … … 3868 3887 #: ../core/src/org/openstreetmap/josm/gui/BookmarkList.java:55 3869 3888 #, java-format 3870 msgid "" 3871 "<html>Could not read bookmarks from<br>''{0}''<br>Error was: {1}</html>" 3889 msgid "<html>Could not read bookmarks from<br>''{0}''<br>Error was: {1}</html>" 3872 3890 msgstr "" 3873 3891 … … 3938 3956 #. color tiger_data 3939 3957 #. </rule> 3940 #. 3958 #. 3941 3959 #. <!-- lot's of "openGeoDB:..." tags can be found in germany --> 3942 3960 #. <rule> … … 3946 3964 #. <scale_max>50000</scale_max> 3947 3965 #. </rule> 3948 #. 3966 #. 3949 3967 #. <rule> 3950 3968 #. <condition k="openGeoDB:type" v="Kreis"/> … … 3953 3971 #. <scale_max>50000</scale_max> 3954 3972 #. </rule> 3955 #. 3973 #. 3956 3974 #. <rule> 3957 3975 #. <condition k="openGeoDB:type" v="Gemeinde"/> … … 3960 3978 #. <scale_max>50000</scale_max> 3961 3979 #. </rule> 3962 #. 3980 #. 3963 3981 #. <rule> 3964 3982 #. <condition k="openGeoDB:type" v="Ort"/> … … 3967 3985 #. <scale_max>50000</scale_max> 3968 3986 #. </rule> 3969 #. 3987 #. 3970 3988 #. <rule> 3971 3989 #. <condition k="openGeoDB:type" v="District"/> … … 3974 3992 #. <scale_max>50000</scale_max> 3975 3993 #. </rule> 3976 #. 3994 #. 3977 3995 #. <rule> 3978 3996 #. <condition k="openGeoDB:location" v="locality"/> … … 3981 3999 #. <scale_max>50000</scale_max> 3982 4000 #. </rule> 3983 #. 4001 #. 3984 4002 #. <!--annotation tags --> 3985 #. 4003 #. 3986 4004 #. <!--"work in progress" tags --> 3987 #. 4005 #. 3988 4006 #. <rule> 3989 4007 #. <condition k="building"/> … … 3992 4010 #: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java:68 3993 4011 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/UnclosedWays.java:101 3994 #: build/trans_style.java:4 2924012 #: build/trans_style.java:4325 3995 4013 msgid "building" 3996 4014 msgstr "bygging" … … 4077 4095 msgstr "" 4078 4096 4079 #: ../core/src/org/openstreetmap/josm/gui/ExtendedDialog.java:4 814097 #: ../core/src/org/openstreetmap/josm/gui/ExtendedDialog.java:477 4080 4098 #: ../core/src/org/openstreetmap/josm/gui/HelpAwareOptionPane.java:109 4081 4099 #: ../core/src/org/openstreetmap/josm/gui/dialogs/ConflictResolutionDialog.java:208 … … 4295 4313 #: ../core/src/org/openstreetmap/josm/gui/MainMenu.java:171 4296 4314 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:89 4297 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:10 574315 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1064 4298 4316 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/ChildRelationBrowser.java:179 4299 4317 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/ReferringRelationsBrowser.java:143 … … 4302 4320 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:485 4303 4321 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:675 4322 #: ../plugins/ext_tools/src/ext_tools/preferences/MyToolsPanel.java:55 4304 4323 #: ../plugins/routing/src/com/innovant/josm/plugin/routing/gui/RoutingPreferenceDialog.java:149 4305 4324 #: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/list/TurnRestrictionsListDialog.java:219 … … 4499 4518 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/relation/RelationMemberListColumnModel.java:26 4500 4519 #: ../core/src/org/openstreetmap/josm/gui/conflict/tags/RelationMemberConflictResolverColumnModel.java:42 4501 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:56 34520 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:567 4502 4521 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/MemberTableColumnModel.java:18 4503 4522 #: ../core/src/org/openstreetmap/josm/gui/history/RelationMemberTableColumnModel.java:20 … … 4536 4555 "<html>Alternatively you may enter a <strong>tile address</strong> for a " 4537 4556 "single tile in the format <i>zoomlevel/x/y</i>, i.e. <i>15/256/223</i>. Tile " 4538 "adresses in the format <i>zoom,x,y</i> or <i>zoom;x;y</i> are valid " 4539 " too.</html>"4557 "adresses in the format <i>zoom,x,y</i> or <i>zoom;x;y</i> are valid too.</" 4558 "html>" 4540 4559 msgstr "" 4541 4560 … … 4566 4585 #. * 4567 4586 #. * compare my version of an {@see OsmPrimitive} with their version 4568 #. 4587 #. 4569 4588 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/ComparePairType.java:17 4570 4589 msgid "My with Their" … … 4573 4592 #. * 4574 4593 #. * compare my version of an {@see OsmPrimitive} with the merged version 4575 #. 4594 #. 4576 4595 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/ComparePairType.java:22 4577 4596 msgid "My with Merged" … … 4580 4599 #. * 4581 4600 #. * compare their version of an {@see OsmPrimitive} with the merged veresion 4582 #. 4601 #. 4583 4602 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/ComparePairType.java:27 4584 4603 msgid "Their with Merged" … … 4792 4811 4793 4812 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/ListMerger.java:566 4794 msgid "" 4795 "Copy their selected elements to the end of the list of merged elements." 4813 msgid "Copy their selected elements to the end of the list of merged elements." 4796 4814 msgstr "" 4797 4815 … … 4871 4889 #, java-format 4872 4890 msgid "" 4873 "<html>Click <strong>{0}</strong> to start merging my and their " 4874 " entries.</html>"4891 "<html>Click <strong>{0}</strong> to start merging my and their entries.</" 4892 "html>" 4875 4893 msgstr "" 4876 4894 … … 4878 4896 #, java-format 4879 4897 msgid "" 4880 "<html>Click <strong>{0}</strong> to finish merging my and their " 4881 " entries.</html>"4898 "<html>Click <strong>{0}</strong> to finish merging my and their entries.</" 4899 "html>" 4882 4900 msgstr "" 4883 4901 … … 4928 4946 #, java-format 4929 4947 msgid "" 4930 "<html>An error occurred while communicating with the server<br>Details: " 4931 " {0}</html>"4948 "<html>An error occurred while communicating with the server<br>Details: {0}</" 4949 "html>" 4932 4950 msgstr "" 4933 4951 … … 5144 5162 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/tags/TagMergeColumnModel.java:18 5145 5163 #: ../core/src/org/openstreetmap/josm/gui/conflict/tags/TagConflictResolverColumnModel.java:28 5146 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:21 15147 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:53 45164 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:215 5165 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:538 5148 5166 #: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:75 5149 5167 #: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:113 5150 5168 #: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:261 5151 5169 #: ../core/src/org/openstreetmap/josm/gui/tagging/TagTable.java:77 5170 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:444 5171 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:466 5152 5172 #: ../plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/TagsTableColumnModel.java:18 5153 5173 msgid "Key" … … 5156 5176 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/tags/TagMergeColumnModel.java:25 5157 5177 #: ../core/src/org/openstreetmap/josm/gui/conflict/tags/TagConflictResolverColumnModel.java:35 5158 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:2 465159 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:53 45178 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:250 5179 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:538 5160 5180 #: ../core/src/org/openstreetmap/josm/gui/history/TagTableColumnModel.java:27 5161 5181 #: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:75 5162 5182 #: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:265 5163 5183 #: ../core/src/org/openstreetmap/josm/gui/tagging/TagTable.java:84 5184 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:444 5185 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:466 5164 5186 #: ../plugins/routing/src/com/innovant/josm/plugin/routing/gui/RoutingPreferenceDialog.java:120 5165 5187 #: ../plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/TagsTableColumnModel.java:25 … … 5241 5263 #: ../core/src/org/openstreetmap/josm/gui/history/VersionInfoPanel.java:166 5242 5264 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:23 5265 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:227 5243 5266 msgid "none" 5244 5267 msgstr "" … … 5455 5478 #: ../core/src/org/openstreetmap/josm/gui/dialogs/ChangesetDialog.java:162 5456 5479 msgid "" 5457 "<html>Select to show changesets for the currently selected objects " 5458 " only.<br>Unselect to show all changesets for objects in the current data "5459 " layer.</html>"5480 "<html>Select to show changesets for the currently selected objects only." 5481 "<br>Unselect to show all changesets for objects in the current data layer.</" 5482 "html>" 5460 5483 msgstr "" 5461 5484 … … 5480 5503 5481 5504 #: ../core/src/org/openstreetmap/josm/gui/dialogs/ChangesetDialog.java:350 5482 msgid "" 5483 "Download information about the selected changesets from the OSM server" 5505 msgid "Download information about the selected changesets from the OSM server" 5484 5506 msgstr "" 5485 5507 … … 5525 5547 #: ../core/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:167 5526 5548 #: ../core/src/org/openstreetmap/josm/gui/dialogs/UserListDialog.java:66 5527 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:53 05549 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:534 5528 5550 #: ../plugins/imagewaypoint/src/org/insignificant/josm/plugins/imagewaypoint/ImageWayPointDialog.java:190 5529 5551 #: ../plugins/livegps/src/livegps/LiveGpsDialog.java:46 … … 5596 5618 #, java-format 5597 5619 msgid "" 5598 "<html>You did not finish to merge the differences in this " 5599 "conflict.<br>Conflict resolutions will not be applied unless all " 5600 "differences<br>are resolved.<br>Click <strong>{0}</strong> to close " 5601 "anyway.<strong> Already<br>resolved differences will not be " 5602 "applied.</strong><br>Click <strong>{1}</strong> to return to resolving " 5603 "conflicts.</html>" 5620 "<html>You did not finish to merge the differences in this conflict." 5621 "<br>Conflict resolutions will not be applied unless all differences<br>are " 5622 "resolved.<br>Click <strong>{0}</strong> to close anyway.<strong> " 5623 "Already<br>resolved differences will not be applied.</strong><br>Click " 5624 "<strong>{1}</strong> to return to resolving conflicts.</html>" 5604 5625 msgstr "" 5605 5626 … … 5622 5643 5623 5644 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:77 5624 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:10 455645 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1052 5625 5646 #: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:125 5626 5647 #: ../core/src/org/openstreetmap/josm/gui/preferences/PluginPreference.java:471 … … 5628 5649 #: ../plugins/routing/src/com/innovant/josm/plugin/routing/gui/RoutingPreferenceDialog.java:108 5629 5650 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:652 5630 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:7 35651 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:74 5631 5652 msgid "Add" 5632 5653 msgstr "Bæta við" … … 5675 5696 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:69 5676 5697 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:70 5677 #: ../plugins/reverter/src/reverter/ReverterPlugin.java: 215698 #: ../plugins/reverter/src/reverter/ReverterPlugin.java:18 5678 5699 msgid "History" 5679 5700 msgstr "Breytingaskrá" … … 5893 5914 5894 5915 #: ../core/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:447 5895 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1 0975916 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1104 5896 5917 msgid "Select in relation list" 5897 5918 msgstr "" 5898 5919 5899 5920 #: ../core/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:448 5900 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1 0985921 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1105 5901 5922 msgid "Select relation in relation list." 5902 5923 msgstr "" … … 7353 7374 #, java-format 7354 7375 msgid "" 7355 "Please enter a date in the usual format for your locale.<br>Example: " 7356 " {0}<br>Example: {1}<br>Example: {2}<br>Example: {3}<br>"7376 "Please enter a date in the usual format for your locale.<br>Example: {0}" 7377 "<br>Example: {1}<br>Example: {2}<br>Example: {3}<br>" 7357 7378 msgstr "" 7358 7379 … … 7376 7397 #: ../core/src/org/openstreetmap/josm/gui/dialogs/changeset/query/BasicChangesetQueryPanel.java:126 7377 7398 msgid "" 7378 "<html>Please select one the following <strong>standard " 7379 " queries</strong>.Select <strong>Download my changesets only</strong> if you "7380 " only want todownload changesets created by yourself.<br>Note that JOSM will "7381 " downloadmax. 100 changesets.</html>"7399 "<html>Please select one the following <strong>standard queries</strong>." 7400 "Select <strong>Download my changesets only</strong> if you only want to " 7401 "download changesets created by yourself.<br>Note that JOSM will download " 7402 "max. 100 changesets.</html>" 7382 7403 msgstr "" 7383 7404 … … 7497 7518 msgstr "" 7498 7519 7499 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:16 07520 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:164 7500 7521 msgid "Add Properties" 7501 7522 msgstr "Bæti vað eigindum" 7502 7523 7503 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:19 27524 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:196 7504 7525 #, java-format 7505 7526 msgid "This will change {0} object." … … 7508 7529 msgstr[1] "" 7509 7530 7510 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:19 47531 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:198 7511 7532 msgid "An empty value deletes the tag." 7512 7533 msgstr "" 7513 7534 7514 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:24 37515 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:2 887516 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:29 57517 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:5 487518 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:61 27535 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:247 7536 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:292 7537 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:299 7538 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:552 7539 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:616 7519 7540 #: ../core/src/org/openstreetmap/josm/gui/tagging/TaggingPreset.java:115 7520 7541 msgid "<different>" 7521 7542 msgstr "<mismunandi>" 7522 7543 7523 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:2 577524 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java: 3987544 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:261 7545 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:402 7525 7546 msgid "Change values?" 7526 7547 msgstr "Breyta eigindum" 7527 7548 7528 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:3 177549 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:321 7529 7550 #, java-format 7530 7551 msgid "Change properties of up to {0} object" … … 7533 7554 msgstr[1] "Breyta eigindum allt að {0} hluta" 7534 7555 7535 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:3 567556 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:360 7536 7557 #, java-format 7537 7558 msgid "This will change up to {0} object." … … 7540 7561 msgstr[1] "Allt að {0} hlutum verður breytt." 7541 7562 7542 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:3 587563 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:362 7543 7564 msgid "Please select a key" 7544 7565 msgstr "Veldu lykil" 7545 7566 7546 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:38 37567 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:387 7547 7568 msgid "Please select a value" 7548 7569 msgstr "Veldu gildi" 7549 7570 7550 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:4 787571 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:482 7551 7572 msgid "Please select the objects you want to change properties for." 7552 7573 msgstr "Veldu hluti til að breyta eigindum þeirra." 7553 7574 7554 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:5 297555 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:53 07575 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:533 7576 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:534 7556 7577 msgid "Properties/Memberships" 7557 7578 msgstr "Eigindi" 7558 7579 7559 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:5 297580 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:533 7560 7581 msgid "Properties for selected objects." 7561 7582 msgstr "Eigindi valdra hluta." 7562 7583 7563 7584 #. setting up the membership table 7564 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:56 37585 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:567 7565 7586 msgid "Member Of" 7566 7587 msgstr "Stak í" 7567 7588 7568 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:56 37589 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:567 7569 7590 msgid "Position" 7570 7591 msgstr "" 7571 7592 7572 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:9 337593 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:940 7573 7594 #, java-format 7574 7595 msgid "Properties: {0} / Memberships: {1}" 7575 7596 msgstr "{0} eigindi & {1} vensl" 7576 7597 7577 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:9 367598 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:943 7578 7599 msgid "Properties / Memberships" 7579 7600 msgstr "Eigindi & vensl" 7580 7601 7581 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:9 897602 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:996 7582 7603 msgid "Change relation" 7583 7604 msgstr "Breyta venslum" 7584 7605 7585 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:99 07606 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:997 7586 7607 msgid "Delete from relation" 7587 7608 msgstr "Fjarlægja úr venslum" 7588 7609 7589 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:99 27610 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:999 7590 7611 #, java-format 7591 7612 msgid "Really delete selection from relation {0}?" 7592 7613 msgstr "Eyða valinu úr venslunum {0}?" 7593 7614 7594 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:10 137615 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1020 7595 7616 msgid "Delete the selected key in all objects" 7596 7617 msgstr "Eyða völdum lykil í öllum völdum hlutum" 7597 7618 7598 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:10 157619 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1022 7599 7620 msgid "Delete Properties" 7600 7621 msgstr "Eyða eigindum" 7601 7622 7602 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:10 467623 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1053 7603 7624 msgid "Add a new key/value pair to all objects" 7604 7625 msgstr "Bæta nýjum eigindum við valda hluti" 7605 7626 7606 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:10 587627 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1065 7607 7628 msgid "Edit the value of the selected key for all objects" 7608 7629 msgstr "Breyta gildi valins lykils í öllum völdum hlutum" 7609 7630 7610 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1 0947631 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1101 7611 7632 msgid "Select relation" 7612 7633 msgstr "" 7613 7634 7614 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1 0957635 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1102 7615 7636 msgid "Select relation in main selection." 7616 7637 msgstr "" … … 7727 7748 msgid "" 7728 7749 "<html>There is at least one member in this relation referring<br>to the " 7729 "relation itself.<br>This creates circular dependencies and is " 7730 " discouraged.<br>How do you want to proceed with circular dependencies?</html>"7750 "relation itself.<br>This creates circular dependencies and is discouraged." 7751 "<br>How do you want to proceed with circular dependencies?</html>" 7731 7752 msgstr "" 7732 7753 … … 7744 7765 msgid "" 7745 7766 "<html>This relation already has one or more members referring to<br>the " 7746 "primitive ''{0}''<br><br>Do you really want to add another relation " 7747 " member?</html>"7748 msgstr "" 7749 "<html>Í þessum venslum eru þegar eitt eða fleiri stök sem benda á " 7750 " hlutinn<br>„{0}“.<br><br>Ertu viss um að þú viljir bæta við öðru staki sem "7751 " bendir áþennan hlut?</html>"7767 "primitive ''{0}''<br><br>Do you really want to add another relation member?</" 7768 "html>" 7769 msgstr "" 7770 "<html>Í þessum venslum eru þegar eitt eða fleiri stök sem benda á hlutinn<br>" 7771 "„{0}“.<br><br>Ertu viss um að þú viljir bæta við öðru staki sem bendir á " 7772 "þennan hlut?</html>" 7752 7773 7753 7774 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:612 … … 7901 7922 #, java-format 7902 7923 msgid "" 7903 "<html>Layer ''{0}'' already has a conflict for " 7904 "primitive<br>''{1}''.<br>Please resolve this conflict first, then try " 7905 "again.</html>" 7924 "<html>Layer ''{0}'' already has a conflict for primitive<br>''{1}''." 7925 "<br>Please resolve this conflict first, then try again.</html>" 7906 7926 msgstr "" 7907 7927 … … 8235 8255 #, java-format 8236 8256 msgid "" 8237 "<html>Neither <strong>{0}</strong> nor <strong>{1}</strong> is " 8238 "enabled.<br>Please chose to either download OSM data, or GPX data, or " 8239 "both.</html>" 8257 "<html>Neither <strong>{0}</strong> nor <strong>{1}</strong> is enabled." 8258 "<br>Please chose to either download OSM data, or GPX data, or both.</html>" 8240 8259 msgstr "" 8241 8260 … … 8376 8395 "english.<br><br>Please help to improve the JOSM help system and fill in the " 8377 8396 "missing information. You can both edit the <a href=\"{2}\">help topic in " 8378 "your local language ({1})</a> and the <a href=\"{3}\">help topic in " 8379 " english</a>.</p></html>"8397 "your local language ({1})</a> and the <a href=\"{3}\">help topic in english</" 8398 "a>.</p></html>" 8380 8399 msgstr "" 8381 8400 … … 8385 8404 "<html><p class=\"error-header\">Error when retrieving help information</p><p " 8386 8405 "class=\"error-body\">The content for the help topic <strong>{0}</strong> " 8387 "could not be loaded. The error message is " 8388 " (untranslated):<br><tt>{1}</tt></p></html>"8406 "could not be loaded. The error message is (untranslated):<br><tt>{1}</tt></" 8407 "p></html>" 8389 8408 msgstr "" 8390 8409 … … 8658 8677 "version of one<br>of your nodes, ways, or relations.<br>The conflict is " 8659 8678 "caused by the <strong>{0}</strong> with id <strong>{1}</strong>,<br>the " 8660 "server has version {2}, your version is {3}.<br><br>Click " 8661 "<strong>{4}</strong> to synchronize the conflicting primitive only.<br>Click " 8662 "<strong>{5}</strong> to synchronize the entire local dataset with the " 8663 "server.<br>Click <strong>{6}</strong> to abort and continue " 8664 "editing.<br></html>" 8679 "server has version {2}, your version is {3}.<br><br>Click <strong>{4}</" 8680 "strong> to synchronize the conflicting primitive only.<br>Click <strong>{5}</" 8681 "strong> to synchronize the entire local dataset with the server.<br>Click " 8682 "<strong>{6}</strong> to abort and continue editing.<br></html>" 8665 8683 msgstr "" 8666 8684 … … 8675 8693 msgid "" 8676 8694 "<html>Uploading <strong>failed</strong> because the server has a newer " 8677 "version of one<br>of your nodes, ways, or relations.<br><br>Click " 8678 "<strong>{0}</strong> to synchronize the entire local dataset with the " 8679 "server.<br>Click <strong>{1}</strong> to abort and continue " 8680 "editing.<br></html>" 8695 "version of one<br>of your nodes, ways, or relations.<br><br>Click <strong>{0}" 8696 "</strong> to synchronize the entire local dataset with the server.<br>Click " 8697 "<strong>{1}</strong> to abort and continue editing.<br></html>" 8681 8698 msgstr "" 8682 8699 … … 8762 8779 #: ../core/src/org/openstreetmap/josm/gui/io/ChangesetManagementPanel.java:90 8763 8780 msgid "Open a new changeset and use it in the next upload" 8764 msgstr "" 8765 "Opna nýtt breytingarsett, gögnum verður bætt í það þegar þú hleður upp" 8781 msgstr "Opna nýtt breytingarsett, gögnum verður bætt í það þegar þú hleður upp" 8766 8782 8767 8783 #: ../core/src/org/openstreetmap/josm/gui/io/ChangesetManagementPanel.java:99 … … 8925 8941 #: ../core/src/org/openstreetmap/josm/gui/io/SaveLayerInfoCellRenderer.java:44 8926 8942 #: ../core/src/org/openstreetmap/josm/gui/io/SaveLayerInfoCellRenderer.java:57 8927 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:6 28943 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:61 8928 8944 msgid "No" 8929 8945 msgstr "" … … 8931 8947 #: ../core/src/org/openstreetmap/josm/gui/io/SaveLayerInfoCellRenderer.java:47 8932 8948 #, java-format 8933 msgid "" 8934 "Layer ''{0}'' has modifications which should be uploaded to the server." 8949 msgid "Layer ''{0}'' has modifications which should be uploaded to the server." 8935 8950 msgstr "" 8936 8951 … … 9015 9030 msgid_plural "" 9016 9031 "<html>{0} layers need saving but have no associated file.<br>Either select a " 9017 "file for each of them or discard the changes.<br>Layers without a " 9018 " file:</html>"9032 "file for each of them or discard the changes.<br>Layers without a file:</" 9033 "html>" 9019 9034 msgstr[0] "" 9020 9035 msgstr[1] "" … … 9028 9043 msgid "" 9029 9044 "<html>{0} layer needs saving but has an associated file<br>which cannot be " 9030 "written.<br>Either select another file for this layer or discard the " 9031 " changes.<br>Layer with a non-writable file:</html>"9045 "written.<br>Either select another file for this layer or discard the changes." 9046 "<br>Layer with a non-writable file:</html>" 9032 9047 msgid_plural "" 9033 9048 "<html>{0} layers need saving but have associated files<br>which cannot be " … … 9253 9268 9254 9269 #. we tried to delete an already deleted primitive. 9255 #. 9270 #. 9256 9271 #: ../core/src/org/openstreetmap/josm/gui/io/UploadLayerTask.java:94 9257 9272 #, java-format … … 9277 9292 9278 9293 #: ../core/src/org/openstreetmap/josm/gui/io/UploadParameterSummaryPanel.java:55 9279 msgid "" 9280 "The changeset is going to be <strong>closed</strong> after this upload" 9294 msgid "The changeset is going to be <strong>closed</strong> after this upload" 9281 9295 msgstr "" 9282 9296 … … 9331 9345 #, java-format 9332 9346 msgid "" 9333 "Uploading <strong>{0} objects</strong> to <strong>multiple " 9334 " changesets</strong> using <strong>{1} requests</strong>"9347 "Uploading <strong>{0} objects</strong> to <strong>multiple changesets</" 9348 "strong> using <strong>{1} requests</strong>" 9335 9349 msgstr "" 9336 9350 … … 9384 9398 msgid "" 9385 9399 "Click ''<strong>{0}</strong>'' to continue uploading to additional new " 9386 "changesets.<br>Click ''<strong>{1}</strong>'' to return to the upload " 9387 " dialog.<br>Click ''<strong>{2}</strong>'' to abort uploading and return to "9388 " mapediting.<br>"9400 "changesets.<br>Click ''<strong>{1}</strong>'' to return to the upload dialog." 9401 "<br>Click ''<strong>{2}</strong>'' to abort uploading and return to map " 9402 "editing.<br>" 9389 9403 msgstr "" 9390 9404 … … 9394 9408 9395 9409 #. we tried to delete an already deleted primitive. 9396 #. 9410 #. 9397 9411 #: ../core/src/org/openstreetmap/josm/gui/io/UploadPrimitivesTask.java:194 9398 9412 #, java-format … … 9408 9422 9409 9423 #: ../core/src/org/openstreetmap/josm/gui/io/UploadPrimitivesTask.java:232 9410 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:42 59424 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:426 9411 9425 #, java-format 9412 9426 msgid "Uploading {0} object..." … … 9417 9431 #: ../core/src/org/openstreetmap/josm/gui/io/UploadPrimitivesTask.java:287 9418 9432 #, java-format 9419 msgid "" 9420 "Ignoring caught exception because upload is canceled. Exception is: {0}" 9433 msgid "Ignoring caught exception because upload is canceled. Exception is: {0}" 9421 9434 msgstr "" 9422 9435 … … 9426 9439 "be uploaded to the server.</html>" 9427 9440 msgstr "" 9428 "<html>Veldu hluti <strong>úr vallistanum</strong> til að hlaða upp á " 9429 " þjóninn.</html>"9441 "<html>Veldu hluti <strong>úr vallistanum</strong> til að hlaða upp á þjóninn." 9442 "</html>" 9430 9443 9431 9444 #: ../core/src/org/openstreetmap/josm/gui/io/UploadSelectionDialog.java:70 … … 9638 9651 #, java-format 9639 9652 msgid "" 9640 "<html>The data in the GPX layer ''{0}'' has been downloaded from the " 9641 " server.<br>Because its way points do not include a timestamp we cannot "9642 " correlatethem with audio data.</html>"9653 "<html>The data in the GPX layer ''{0}'' has been downloaded from the server." 9654 "<br>Because its way points do not include a timestamp we cannot correlate " 9655 "them with audio data.</html>" 9643 9656 msgstr "" 9644 9657 … … 9664 9677 #, java-format 9665 9678 msgid "" 9666 "<html>The data in the GPX layer ''{0}'' has been downloaded from the " 9667 " server.<br>Because its way points do not include a timestamp we cannot "9668 " correlatethem with images.</html>"9679 "<html>The data in the GPX layer ''{0}'' has been downloaded from the server." 9680 "<br>Because its way points do not include a timestamp we cannot correlate " 9681 "them with images.</html>" 9669 9682 msgstr "" 9670 9683 … … 9728 9741 #: ../core/src/org/openstreetmap/josm/gui/layer/GpxLayer.java:825 9729 9742 msgid "" 9730 "<html>Upload of unprocessed GPS data as map data is considered " 9731 " harmful.<br>If you want to upload traces, look here:"9743 "<html>Upload of unprocessed GPS data as map data is considered harmful." 9744 "<br>If you want to upload traces, look here:" 9732 9745 msgstr "" 9733 9746 … … 9903 9916 #: ../core/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:66 9904 9917 msgid "" 9905 "<html>Upload of unprocessed GPS data as map data is considered " 9906 " harmful.<br>If you want to upload traces, look here:</html>"9918 "<html>Upload of unprocessed GPS data as map data is considered harmful." 9919 "<br>If you want to upload traces, look here:</html>" 9907 9920 msgstr "" 9908 9921 … … 9962 9975 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:240 9963 9976 msgid "" 9964 "<html>Take a photo of your GPS receiver while it displays the " 9965 " time.<br>Display that photo here.<br>And then, simply capture the time you "9966 " readon the photo and select a timezone<hr></html>"9977 "<html>Take a photo of your GPS receiver while it displays the time." 9978 "<br>Display that photo here.<br>And then, simply capture the time you read " 9979 "on the photo and select a timezone<hr></html>" 9967 9980 msgstr "" 9968 9981 … … 10533 10546 "<html>Run a fully automatic procedure to get an access token from the OSM " 10534 10547 "website.<br>JOSM accesses the OSM website on behalf of the JOSM user and " 10535 "fully<br>automatically authorizes the user and retrieves an Access " 10536 " Token.</html>"10548 "fully<br>automatically authorizes the user and retrieves an Access Token.</" 10549 "html>" 10537 10550 msgstr "" 10538 10551 … … 10554 10567 #: ../core/src/org/openstreetmap/josm/gui/oauth/FullyAutomaticAuthorizationUI.java:97 10555 10568 msgid "" 10556 "Please enter your OSM user name and password. The password will " 10557 " <strong>not</strong> be saved in clear text in the JOSM preferences and it "10558 " will besubmitted to the OSM server <strong>only once</strong>. Subsequent "10559 " dataupload requests don't use your password any more."10569 "Please enter your OSM user name and password. The password will <strong>not</" 10570 "strong> be saved in clear text in the JOSM preferences and it will be " 10571 "submitted to the OSM server <strong>only once</strong>. Subsequent data " 10572 "upload requests don't use your password any more." 10560 10573 msgstr "" 10561 10574 … … 10675 10688 msgid "" 10676 10689 "<html>The automatic process for retrieving an OAuth Access Token<br>from the " 10677 "OSM server failed. JOSM failed to log into {0}<br>for user " 10678 " {1}.<br><br>Please check username and password and try again.</html>"10690 "OSM server failed. JOSM failed to log into {0}<br>for user {1}." 10691 "<br><br>Please check username and password and try again.</html>" 10679 10692 msgstr "" 10680 10693 … … 10784 10797 #: ../core/src/org/openstreetmap/josm/gui/oauth/OsmOAuthAuthorizationClient.java:349 10785 10798 #, java-format 10786 msgid "" 10787 "Failed to authenticate user ''{0}'' with password ''***'' as OAuth user" 10799 msgid "Failed to authenticate user ''{0}'' with password ''***'' as OAuth user" 10788 10800 msgstr "" 10789 10801 … … 10917 10929 "authorization page in an external browser. Please login with your OSM " 10918 10930 "username and password and follow the instructions to authorize the Request " 10919 "Token. Then switch back to this dialog and click on " 10920 " <strong>{0}</strong><br><br>If launching the external browser fails you can "10921 " copy thefollowing authorize URL and paste it into the address field of your "10922 " browser.</html>"10931 "Token. Then switch back to this dialog and click on <strong>{0}</" 10932 "strong><br><br>If launching the external browser fails you can copy the " 10933 "following authorize URL and paste it into the address field of your browser." 10934 "</html>" 10923 10935 msgstr "" 10924 10936 … … 11001 11013 msgid "" 11002 11014 "<html>The Access Token ''{1}'' is known to the OSM server ''{0}''.<br>The " 11003 "test to retrieve the user details for this token failed, " 11004 " though.<br>Depending on what rights are granted to this token you may "11005 " neverthelessuse it<br>to upload data, upload GPS traces, and/or access "11006 " other protectedresources.</html>"11015 "test to retrieve the user details for this token failed, though." 11016 "<br>Depending on what rights are granted to this token you may nevertheless " 11017 "use it<br>to upload data, upload GPS traces, and/or access other protected " 11018 "resources.</html>" 11007 11019 msgstr "" 11008 11020 … … 11029 11041 #: ../core/src/org/openstreetmap/josm/gui/oauth/TestAccessTokenTask.java:235 11030 11042 msgid "" 11031 "<html>The test failed because the server responded with an internal " 11032 " error.<br>JOSM could not decide whether the token is valid. Please try again "11033 " later.</html>"11043 "<html>The test failed because the server responded with an internal error." 11044 "<br>JOSM could not decide whether the token is valid. Please try again later." 11045 "</html>" 11034 11046 msgstr "" 11035 11047 … … 11044 11056 #: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:50 11045 11057 msgid "Setting Preference entries directly. Use with caution!" 11046 msgstr "" 11047 "Hér er hægt að breyta öllum JOSM stillingum beint án annara milliliða." 11058 msgstr "Hér er hægt að breyta öllum JOSM stillingum beint án annara milliliða." 11048 11059 11049 11060 #: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:53 … … 11081 11092 #: ../plugins/routing/src/com/innovant/josm/plugin/routing/gui/RoutingPreferenceDialog.java:140 11082 11093 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:711 11083 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:10 011094 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:101 11084 11095 msgid "Please select the row to delete." 11085 11096 msgstr "Veldu hlut til að eyða fyrst." … … 11436 11447 #. drawGpsArrowsFast 11437 11448 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:142 11438 msgid "" 11439 "Draw the direction arrows using table lookups instead of complex math." 11449 msgid "Draw the direction arrows using table lookups instead of complex math." 11440 11450 msgstr "" 11441 11451 … … 11494 11504 #. antialiasing 11495 11505 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:249 11496 msgid "" 11497 "Apply antialiasing to the map view resulting in a smoother appearance." 11506 msgid "Apply antialiasing to the map view resulting in a smoother appearance." 11498 11507 msgstr "" 11499 11508 … … 11565 11574 11566 11575 #: ../core/src/org/openstreetmap/josm/gui/preferences/MapPaintPreference.java:35 11567 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:13 511576 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:134 11568 11577 msgid "Enable built-in defaults" 11569 11578 msgstr "" … … 11583 11592 #: ../core/src/org/openstreetmap/josm/gui/preferences/PluginPreference.java:73 11584 11593 #, java-format 11585 msgid "" 11586 "The following plugin has been downloaded <strong>successfully</strong>:" 11594 msgid "The following plugin has been downloaded <strong>successfully</strong>:" 11587 11595 msgid_plural "" 11588 11596 "The following {0} plugins have been downloaded <strong>successfully</strong>:" … … 11707 11715 "a menu entry of a button for the first time. So some of your changes may " 11708 11716 "become active even without restart --- but also without collision handling. " 11709 "This is another reason to <b>restart</b> JOSM after making any changes " 11710 " here.</p>"11717 "This is another reason to <b>restart</b> JOSM after making any changes here." 11718 "</p>" 11711 11719 msgstr "" 11712 11720 … … 11719 11727 "keyboard do not have them, Sun keyboards do), then do not use it. Also there " 11720 11728 "are ''keys'' listed that correspond to a shortcut on your keyboard (e.g. " 11721 "'':''/Colon). Please do not use them either, use the base key " 11722 " ('';''/Semicolon on US keyboards, ''.''/Period on German keyboards, etc.) "11723 " instead.Not doing so may result in conflicts, as there is no way for JOSM "11724 "t o know that Ctrl+Shift+; and Ctrl+: actually is the same thing on an US "11725 " keyboard.</p>"11729 "'':''/Colon). Please do not use them either, use the base key ('';''/" 11730 "Semicolon on US keyboards, ''.''/Period on German keyboards, etc.) instead. " 11731 "Not doing so may result in conflicts, as there is no way for JOSM to know " 11732 "that Ctrl+Shift+; and Ctrl+: actually is the same thing on an US keyboard.</" 11733 "p>" 11726 11734 msgstr "" 11727 11735 … … 12019 12027 #, java-format 12020 12028 msgid "" 12021 "<html>Failed to load the list of style sources " 12022 " from<br>''{0}''.<br><br>Details (untranslated):<br>{1}</html>"12029 "<html>Failed to load the list of style sources from<br>''{0}''." 12030 "<br><br>Details (untranslated):<br>{1}</html>" 12023 12031 msgstr "" 12024 12032 … … 12029 12037 msgstr "" 12030 12038 12031 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:6 312039 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:62 12032 12040 #, java-format 12033 12041 msgid "" … … 12037 12045 12038 12046 #. Should not happen, but at least show message 12039 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:8 312047 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:82 12040 12048 #, java-format 12041 12049 msgid "Could not read tagging preset source {0}" 12042 12050 msgstr "" 12043 12051 12044 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:8 712052 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:86 12045 12053 #, java-format 12046 12054 msgid "" 12047 12055 "<html>Tagging preset source {0} can be loaded but it contains errors. Do you " 12048 "really want to use it?<br><br><table width=600>Error is: [{1}:{2}] " 12049 " {3}</table></html>"12050 msgstr "" 12051 12052 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:9 112056 "really want to use it?<br><br><table width=600>Error is: [{1}:{2}] {3}</" 12057 "table></html>" 12058 msgstr "" 12059 12060 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:90 12053 12061 #, java-format 12054 12062 msgid "" … … 12057 12065 msgstr "" 12058 12066 12059 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:9 712067 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:96 12060 12068 #, java-format 12061 12069 msgid "" … … 12064 12072 msgstr "" 12065 12073 12066 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:10 112074 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:100 12067 12075 #, java-format 12068 12076 msgid "" … … 12071 12079 msgstr "" 12072 12080 12073 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:13 312081 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:132 12074 12082 msgid "Sort presets menu" 12075 12083 msgstr "" 12076 12084 12077 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:14 512085 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:144 12078 12086 msgid "Tagging Presets" 12079 12087 msgstr "Forstillingar" … … 12182 12190 #, java-format 12183 12191 msgid "" 12184 "<html>Failed to build URL ''{0}'' for validating the OSM API " 12185 " server.<br>Please check the spelling of ''{1}'' and validate again.</html>"12192 "<html>Failed to build URL ''{0}'' for validating the OSM API server." 12193 "<br>Please check the spelling of ''{1}'' and validate again.</html>" 12186 12194 msgstr "" 12187 12195 … … 12203 12211 msgid "" 12204 12212 "<html>Failed to retrieve a list of changesets from the OSM API server " 12205 "at<br>''{1}''. The server responded with the return code {0} instead of " 12206 " 200.<br>Please check the spelling of ''{1}'' and validate again.</html>"12213 "at<br>''{1}''. The server responded with the return code {0} instead of 200." 12214 "<br>Please check the spelling of ''{1}'' and validate again.</html>" 12207 12215 msgstr "" 12208 12216 … … 12280 12288 12281 12289 #: ../core/src/org/openstreetmap/josm/gui/preferences/server/OAuthAccessTokenHolder.java:151 12282 msgid "" 12283 "Warning: Failed to retrieve OAuth Access Token from credential manager" 12290 msgid "Warning: Failed to retrieve OAuth Access Token from credential manager" 12284 12291 msgstr "" 12285 12292 … … 12295 12302 12296 12303 #: ../core/src/org/openstreetmap/josm/gui/preferences/server/OAuthAuthenticationPreferencesPanel.java:226 12297 msgid "" 12298 "You already have an Access Token to access the OSM server using OAuth." 12304 msgid "You already have an Access Token to access the OSM server using OAuth." 12299 12305 msgstr "" 12300 12306 … … 12388 12394 #: ../core/src/org/openstreetmap/josm/gui/preferences/server/ProxyPreferencesPanel.java:244 12389 12395 msgid "" 12390 "Use standard system settings (disabled. Start JOSM with <tt>-" 12391 " Djava.net.useSystemProxies=true</tt> to enable)"12396 "Use standard system settings (disabled. Start JOSM with <tt>-Djava.net." 12397 "useSystemProxies=true</tt> to enable)" 12392 12398 msgstr "" 12393 12399 … … 12520 12526 12521 12527 #: ../core/src/org/openstreetmap/josm/gui/tagging/TaggingPreset.java:988 12528 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:111 12522 12529 msgid "Change Properties" 12523 12530 msgstr "Breyta eigindum" … … 12683 12690 #. Just log something. The network stack will also throw an exception which will be caught 12684 12691 #. somewhere else 12685 #. 12692 #. 12686 12693 #: ../core/src/org/openstreetmap/josm/io/DefaultProxySelector.java:144 12687 12694 #, java-format … … 12701 12708 msgstr "" 12702 12709 12703 #: ../core/src/org/openstreetmap/josm/io/DiffResultProcessor.java:1 6912710 #: ../core/src/org/openstreetmap/josm/io/DiffResultProcessor.java:170 12704 12711 #, java-format 12705 12712 msgid "Unexpected XML element with name ''{0}''" … … 12862 12869 #: ../core/src/org/openstreetmap/josm/io/MultiFetchServerObjectReader.java:114 12863 12870 #, java-format 12864 msgid "" 12865 "No primitive with id {0} in local dataset. Cannot infer primitive type." 12871 msgid "No primitive with id {0} in local dataset. Cannot infer primitive type." 12866 12872 msgstr "" 12867 12873 … … 12978 12984 12979 12985 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:257 12980 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:32 012986 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:321 12981 12987 #, java-format 12982 12988 msgid "Unexpected format of ID replied by the server. Got ''{0}''." 12983 12989 msgstr "" 12984 12990 12985 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:27 812991 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:279 12986 12992 #, java-format 12987 12993 msgid "" … … 12989 12995 msgstr "" 12990 12996 12991 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:31 212997 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:313 12992 12998 msgid "Creating changeset..." 12993 12999 msgstr "Bý til breytingarsett..." 12994 13000 12995 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:32 213001 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:323 12996 13002 #, java-format 12997 13003 msgid "Successfully opened changeset {0}" 12998 13004 msgstr "Opnaði breytingarsett {0}" 12999 13005 13000 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:34 613001 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:38 613002 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:66 213006 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:347 13007 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:387 13008 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:663 13003 13009 #, java-format 13004 13010 msgid "Changeset ID > 0 expected. Got {0}." 13005 13011 msgstr "" 13006 13012 13007 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:34 813013 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:349 13008 13014 msgid "Updating changeset..." 13009 13015 msgstr "Uppfæri breytingarsett.." 13010 13016 13011 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:35 013017 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:351 13012 13018 #, java-format 13013 13019 msgid "Updating changeset {0}..." 13014 13020 msgstr "Uppfæri breytingarsett {0}..." 13015 13021 13016 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:38 813022 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:389 13017 13023 msgid "Closing changeset..." 13018 13024 msgstr "Loka breytingasetti..." 13019 13025 13020 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:4 0913026 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:410 13021 13027 msgid "No changeset present for diff upload." 13022 13028 msgstr "" 13023 13029 13024 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:41 613030 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:417 13025 13031 msgid "Preparing upload request..." 13026 13032 msgstr "" 13027 13033 13028 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:44 613034 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:447 13029 13035 msgid "Waiting 10 seconds ... " 13030 13036 msgstr "" 13031 13037 13032 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:4 4913038 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:450 13033 13039 #, java-format 13034 13040 msgid "Starting retry {0} of {1} in {2} seconds ..." 13035 13041 msgstr "" 13036 13042 13037 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:45 713043 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:458 13038 13044 msgid "OK - trying again." 13039 13045 msgstr "" 13040 13046 13041 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:53 813047 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:539 13042 13048 #, java-format 13043 13049 msgid "Starting retry {0} of {1}." 13044 13050 msgstr "" 13045 13051 13046 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:63 413052 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:635 13047 13053 msgid "Current changeset is null. Cannot upload data." 13048 13054 msgstr "" 13049 13055 13050 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:63 613056 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:637 13051 13057 #, java-format 13052 13058 msgid "ID of current changeset > 0 required. Current ID is {0}." 13053 13059 msgstr "" 13054 13060 13055 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:66 413061 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:665 13056 13062 #, java-format 13057 13063 msgid "Open changeset expected. Got closed changeset with id {0}." … … 13229 13235 #: ../core/src/org/openstreetmap/josm/io/OsmDataParsingException.java:44 13230 13236 #: ../core/src/org/openstreetmap/josm/tools/XmlObjectParser.java:76 13237 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsReader.java:280 13231 13238 #, java-format 13232 13239 msgid "(at line {0}, column {1})" … … 13246 13253 #, java-format 13247 13254 msgid "" 13248 "<html>An error occurred while restoring backup file.<br>Error " 13249 " is:<br>{0}</html>"13255 "<html>An error occurred while restoring backup file.<br>Error is:<br>{0}</" 13256 "html>" 13250 13257 msgstr "" 13251 13258 … … 13273 13280 #, java-format 13274 13281 msgid "" 13275 "Missing manadatory attributes on element ''bounds''. Got " 13276 "minl on=''{0}'',minlat=''{1}'',maxlon=''{3}'',maxlat=''{4}'', origin=''{5}''."13282 "Missing manadatory attributes on element ''bounds''. Got minlon=''{0}''," 13283 "minlat=''{1}'',maxlon=''{3}'',maxlat=''{4}'', origin=''{5}''." 13277 13284 msgstr "" 13278 13285 … … 13314 13321 #: ../plugins/reverter/src/reverter/MultiOsmReader.java:245 13315 13322 #, java-format 13316 msgid "" 13317 "Illegal value for attribute ''ref'' on member in relation {0}. Got {1}" 13323 msgid "Illegal value for attribute ''ref'' on member in relation {0}. Got {1}" 13318 13324 msgstr "" 13319 13325 … … 13748 13754 #, java-format 13749 13755 msgid "" 13750 "<html>Plugin {0} requires JOSM version {1}. The current JOSM version is " 13751 " {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>" 13752 13758 msgstr "" 13753 13759 … … 13755 13761 #, java-format 13756 13762 msgid "Could not load plugin {0}. Delete from preferences?" 13757 msgstr "" 13758 "Gat ekki hlaðið viðbótina „{0}“. Eyða henni úr listanum yfir viðbætur?" 13763 msgstr "Gat ekki hlaðið viðbótina „{0}“. Eyða henni úr listanum yfir viðbætur?" 13759 13764 13760 13765 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:382 … … 13954 13959 #: ../core/src/org/openstreetmap/josm/plugins/ReadLocalPluginInformationTask.java:147 13955 13960 #, java-format 13956 msgid "" 13957 "Warning: Failed to scan file ''{0}'' for plugin information. Skipping." 13961 msgid "Warning: Failed to scan file ''{0}'' for plugin information. Skipping." 13958 13962 msgstr "" 13959 13963 … … 14020 14024 14021 14025 #. Then ask for submitting a bug report, for exceptions thrown from a plugin too 14022 #. 14026 #. 14023 14027 #: ../core/src/org/openstreetmap/josm/tools/BugReportExceptionHandler.java:66 14024 14028 msgid "Do nothing" … … 14101 14105 msgid "" 14102 14106 "<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>"14107 "current<br>dataset violates a precondition.<br>The error message is:<br>{0}</" 14108 "html>" 14105 14109 msgstr "" 14106 14110 … … 14108 14112 #, java-format 14109 14113 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>"14114 "<html>Authentication at the OSM server with the username ''{0}'' failed." 14115 "<br>Please check the username and the password in the JOSM preferences.</" 14116 "html>" 14113 14117 msgstr "" 14114 14118 … … 14116 14120 #, java-format 14117 14121 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>"14122 "<html>Authentication at the OSM server with the OAuth token ''{0}'' failed." 14123 "<br>Please launch the preferences dialog and retrieve another OAuth token.</" 14124 "html>" 14121 14125 msgstr "" 14122 14126 … … 14124 14128 #, java-format 14125 14129 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>"14130 "<html>Authorisation at the OSM server with the OAuth token ''{0}'' failed." 14131 "<br>The token is not authorised to access the protected resource<br>''{1}''." 14132 "<br>Please launch the preferences dialog and retrieve another OAuth token.</" 14133 "html>" 14130 14134 msgstr "" 14131 14135 … … 14145 14149 msgid "" 14146 14150 "<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>"14151 "replied<br>the following error code and the following error message:" 14152 "<br><strong>Error code:<strong> {1}<br><strong>Error message (untranslated)</" 14153 "strong>: {2}</html>" 14150 14154 msgstr "" 14151 14155 … … 14214 14218 #, java-format 14215 14219 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>" 14220 "<html>The OSM server<br>''{0}''<br>reported an internal server error." 14221 "<br>This is most likely a temporary problem. Please try again later.</html>" 14219 14222 msgstr "" 14220 14223 … … 14226 14229 #: ../core/src/org/openstreetmap/josm/tools/ExceptionUtil.java:371 14227 14230 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."14231 "The area you tried to download is too big or your request was too large." 14232 "<br>Either request a smaller area or use an export file provided by the OSM " 14233 "community." 14231 14234 msgstr "" 14232 14235 … … 14258 14261 "<html>The server reports that an object is deleted.<br><strong>Uploading " 14259 14262 "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>"14263 "<strong>Downloading failed</strong> if you tried to download this object." 14264 "<br><br>The error message is:<br>{0}</html>" 14262 14265 msgstr "" 14263 14266 … … 14764 14767 "</span><span style=\"font-size: medium;\"><br>\n" 14765 14768 "...or it rather should be called <br>\n" 14766 "<span style=\"font-size: large;\">AlignWayS(egments)</span> " 14767 " Plugin...</span>\n"14769 "<span style=\"font-size: large;\">AlignWayS(egments)</span> Plugin...</" 14770 "span>\n" 14768 14771 "</div>\n" 14769 14772 "</html>" … … 14790 14793 "<div style=\"font-family: sans-serif;\">\n" 14791 14794 "<ul>\n" 14792 "<li><b>Select a reference segment.</b> You can do this by <b><i><span " 14793 " style=\"color:green\">Ctrl-click</span></i></b>ing\n"14795 "<li><b>Select a reference segment.</b> You can do this by <b><i><span style=" 14796 "\"color:green\">Ctrl-click</span></i></b>ing\n" 14794 14797 "on a segment. The other, to be aligned segment will become parallel to\n" 14795 14798 "this one. </li>\n" … … 14827 14830 "parallel with the reference segment, the to be aligned segment will rotate " 14828 14831 "around this point. You can choose the two extremities or the centre of the " 14829 "segment by <b><i><span style=\"color:green\">click</span></i></b>ing nearby."14830 "\n" 14832 "segment by <b><i><span style=\"color:green\">click</span></i></b>ing " 14833 "nearby. \n" 14831 14834 " </li>\n" 14832 14835 "</ul>\n" … … 14842 14845 "<div style=\"font-family:sans-serif\">\n" 14843 14846 "<ul>\n" 14844 " <li><b>Align the segments.</b> Press <b><i><span " 14845 " style=\"color:green\">Shift-A</span></i></b>. Alternatively you''ll find the "14846 " command in the<b>Tools</b>\n"14847 " <li><b>Align the segments.</b> Press <b><i><span style=\"color:green" 14848 "\">Shift-A</span></i></b>. Alternatively you''ll find the command in the " 14849 "<b>Tools</b>\n" 14847 14850 " menu or may want to place the action on the <b>toolbar</b>.\n" 14848 14851 " </li>\n" … … 14893 14896 msgstr "" 14894 14897 14895 #: ../plugins/buildings_tools/src/buildings_tools/Building.java:134 14898 #: ../plugins/buildings_tools/src/buildings_tools/AdvancedSettingsDialog.java:19 14899 #, fuzzy 14900 msgid "Big buildings mode" 14901 msgstr "Byggingar" 14902 14903 #: ../plugins/buildings_tools/src/buildings_tools/AdvancedSettingsDialog.java:20 14904 msgid "Rotate crosshair" 14905 msgstr "" 14906 14907 #: ../plugins/buildings_tools/src/buildings_tools/AdvancedSettingsDialog.java:23 14908 #, fuzzy 14909 msgid "Advanced settings" 14910 msgstr "Stillingarritill" 14911 14912 #: ../plugins/buildings_tools/src/buildings_tools/AdvancedSettingsDialog.java:30 14913 #, fuzzy 14914 msgid "Building tag:" 14915 msgstr "Bygging" 14916 14917 #: ../plugins/buildings_tools/src/buildings_tools/Building.java:234 14896 14918 msgid "Cannot place building outside of the world." 14897 14919 msgstr "" 14898 14920 14899 #: ../plugins/buildings_tools/src/buildings_tools/Building.java: 15614921 #: ../plugins/buildings_tools/src/buildings_tools/Building.java:257 14900 14922 #: ../plugins/cadastre-fr/src/cadastre_fr/Buildings.java:221 14901 14923 msgid "Create building" … … 14904 14926 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeAction.java:15 14905 14927 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeAction.java:17 14906 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:3 214928 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:37 14907 14929 msgid "Set buildings size" 14908 14930 msgstr "" 14909 14931 14910 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:2 414932 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:26 14911 14933 msgid "Use Address dialog" 14912 14934 msgstr "" 14913 14935 14914 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:38 14936 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:27 14937 #, fuzzy 14938 msgid "Auto-select building" 14939 msgstr "Opinber bygging" 14940 14941 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:44 14915 14942 msgid "Buildings width:" 14916 14943 msgstr "" 14917 14944 14918 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java: 3914945 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:45 14919 14946 msgid "Length step:" 14920 14947 msgstr "" 14921 14948 14922 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:75 14923 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:77 14949 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:54 14950 msgid "Advanced..." 14951 msgstr "" 14952 14953 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:65 14954 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:67 14924 14955 msgid "Draw buildings" 14925 14956 msgstr "" 14926 14957 14927 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:3 0314928 msgid "Point on the corner of building to start drawing" 14929 msgstr "" 14930 14931 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:3 0414932 msgid "Point on opposite end of building" 14933 msgstr "" 14934 14935 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:3 0514936 msgid "Set width of building" 14958 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:379 14959 msgid "Point on the corner of the building to start drawing" 14960 msgstr "" 14961 14962 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:381 14963 msgid "Point on opposite end of the building" 14964 msgstr "" 14965 14966 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:383 14967 msgid "Set width of the building" 14937 14968 msgstr "" 14938 14969 … … 15107 15138 #. <scale_max>50000</scale_max> 15108 15139 #. </rule> 15109 #. 15140 #. 15110 15141 #. <!--waterway tags --> 15111 #. 15142 #. 15112 15143 #. <rule> 15113 15144 #. <condition k="waterway" v="river"/> … … 15117 15148 #. <scale_max>50000</scale_max> 15118 15149 #. </rule> 15119 #. 15150 #. 15120 15151 #. <rule> 15121 15152 #. <condition k="waterway" v="canal"/> … … 15125 15156 #. <scale_max>50000</scale_max> 15126 15157 #. </rule> 15127 #. 15158 #. 15128 15159 #. <rule> 15129 15160 #. <condition k="waterway" v="ditch"/> … … 15139 15170 #. <scale_max>50000</scale_max> 15140 15171 #. </rule> 15141 #. 15172 #. 15142 15173 #. <rule> 15143 15174 #. <condition k="natural" v="water"/> … … 15147 15178 #. <scale_max>50000</scale_max> 15148 15179 #. </rule> 15149 #. 15180 #. 15150 15181 #. <rule> 15151 15182 #. <condition k="natural" v="coastline"/> … … 15153 15184 #: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java:67 15154 15185 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:23 15155 #: build/trans_presets.java:2358 build/trans_style.java: 99315156 #: build/trans_style.java:10 10build/trans_style.java:102615157 #: build/trans_style.java:10 33build/trans_style.java:349215158 #: build/trans_style.java:35 0015186 #: build/trans_presets.java:2358 build/trans_style.java:1018 15187 #: build/trans_style.java:1035 build/trans_style.java:1051 15188 #: build/trans_style.java:1058 build/trans_style.java:3525 15189 #: build/trans_style.java:3533 15159 15190 msgid "water" 15160 15191 msgstr "vatn" … … 15176 15207 #. <scale_max>50000</scale_max> 15177 15208 #. </rule> 15178 #. 15209 #. 15179 15210 #. <rule> 15180 15211 #. <condition k="addr:housenumber"/> … … 15183 15214 #. <scale_max>50000</scale_max> 15184 15215 #. </rule> 15185 #. 15216 #. 15186 15217 #. <rule> 15187 15218 #. <condition k="addr:postcode"/> … … 15190 15221 #. <scale_max>50000</scale_max> 15191 15222 #. </rule> 15192 #. 15223 #. 15193 15224 #. <rule> 15194 15225 #. <condition k="addr:interpolation" v="odd"/> … … 15197 15228 #. <scale_max>40000</scale_max> 15198 15229 #. </rule> 15199 #. 15230 #. 15200 15231 #. <rule> 15201 15232 #. <condition k="addr:interpolation" v="even"/> … … 15204 15235 #. <scale_max>40000</scale_max> 15205 15236 #. </rule> 15206 #. 15237 #. 15207 15238 #. <rule> 15208 15239 #. <condition k="addr:interpolation" v="all"/> … … 15211 15242 #. <scale_max>40000</scale_max> 15212 15243 #. </rule> 15213 #. 15244 #. 15214 15245 #. <rule> 15215 15246 #. <condition k="addr:interpolation" v="alphabetic"/> 15216 15247 #: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java:72 15217 #: build/trans_style.java:43 20build/trans_style.java:432715218 #: build/trans_style.java:43 34build/trans_style.java:434115248 #: build/trans_style.java:4353 build/trans_style.java:4360 15249 #: build/trans_style.java:4367 build/trans_style.java:4374 15219 15250 msgid "address" 15220 15251 msgstr "" … … 15243 15274 #: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java:93 15244 15275 msgid "" 15245 "A special handler of the French cadastre wms at " 15246 "www.cadastre.gouv.fr<BR><BR>Please read the Terms and Conditions of Use here " 15247 "(in French): <br><a " 15248 "href=\"http://www.cadastre.gouv.fr/scpc/html/CU_01_ConditionsGenerales_fr.htm" 15249 "l\"> " 15250 "http://www.cadastre.gouv.fr/scpc/html/CU_01_ConditionsGenerales_fr.html</a> " 15251 "<BR>before any upload of data created by this plugin." 15276 "A special handler of the French cadastre wms at www.cadastre.gouv." 15277 "fr<BR><BR>Please read the Terms and Conditions of Use here (in French): " 15278 "<br><a href=\"http://www.cadastre.gouv.fr/scpc/html/" 15279 "CU_01_ConditionsGenerales_fr.html\"> http://www.cadastre.gouv.fr/scpc/html/" 15280 "CU_01_ConditionsGenerales_fr.html</a> <BR>before any upload of data created " 15281 "by this plugin." 15252 15282 msgstr "" 15253 15283 … … 15673 15703 15674 15704 #: ../plugins/cadastre-fr/src/cadastre_fr/WMSLayer.java:96 15675 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:7 515676 #: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:1 8715705 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:77 15706 #: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:193 15677 15707 msgid "Blank Layer" 15678 15708 msgstr "Tómt lag" … … 15854 15884 msgid "No GPX data layer found." 15855 15885 msgstr "" 15886 15887 #: ../plugins/ext_tools/src/ext_tools/ExtTool.java:188 15888 msgid "Child script have returned invalid data." 15889 msgstr "" 15890 15891 #: ../plugins/ext_tools/src/ext_tools/preferences/EditToolDialog.java:45 15892 #, fuzzy 15893 msgid "Edit tool" 15894 msgstr "Breyti dýragarð" 15895 15896 #: ../plugins/ext_tools/src/ext_tools/preferences/EditToolDialog.java:53 15897 #, fuzzy 15898 msgid "Name:" 15899 msgstr "Heiti" 15900 15901 #: ../plugins/ext_tools/src/ext_tools/preferences/EditToolDialog.java:54 15902 msgid "CmdLine:" 15903 msgstr "" 15904 15905 #: ../plugins/ext_tools/src/ext_tools/preferences/ExtToolsPreference.java:26 15906 msgid "External tools" 15907 msgstr "" 15908 15909 #. Plugin ext_tools 15910 #: ../plugins/ext_tools/src/ext_tools/preferences/ExtToolsPreference.java:27 15911 #: build/trans_plugins.java:24 15912 msgid "Use external scripts in JOSM" 15913 msgstr "" 15914 15915 #: ../plugins/ext_tools/src/ext_tools/preferences/MyToolsPanel.java:73 15916 #, fuzzy, java-format 15917 msgid "Delete tool \"{0}\"?" 15918 msgstr "Eyða {0} hnút" 15919 15920 #: ../plugins/ext_tools/src/ext_tools/preferences/MyToolsPanel.java:74 15921 msgid "Are you sure?" 15922 msgstr "" 15923 15924 #: ../plugins/ext_tools/src/ext_tools/preferences/MyToolsPanel.java:91 15925 msgid "New tool..." 15926 msgstr "" 15927 15928 #: ../plugins/ext_tools/src/ext_tools/preferences/ToolsRepositoryPanel.java:54 15929 #, fuzzy 15930 msgid "Install" 15931 msgstr "Iðnaður" 15856 15932 15857 15933 #: ../plugins/globalsat/src/org/openstreetmap/josm/plugins/globalsat/GlobalsatConfigDialog.java:81 … … 16119 16195 #. * 16120 16196 #. * Run the nodelist through a vertex reduction algorithm 16121 #. 16197 #. 16122 16198 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerAction.java:188 16123 16199 msgid "Running vertex reduction..." … … 16238 16314 16239 16315 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:71 16240 msgid "" 16241 "Maximum number of segments allowed in each generated way. Default 250." 16316 msgid "Maximum number of segments allowed in each generated way. Default 250." 16242 16317 msgstr "" 16243 16318 … … 16256 16331 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:74 16257 16332 msgid "" 16258 "Accuracy of Douglas-Peucker line simplification, measured in " 16259 "degrees.<br>Lower values give more nodes, and more accurate lines. Default " 16260 "0.0003." 16333 "Accuracy of Douglas-Peucker line simplification, measured in degrees." 16334 "<br>Lower values give more nodes, and more accurate lines. Default 0.0003." 16261 16335 msgstr "" 16262 16336 … … 16563 16637 16564 16638 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/api/util/HttpUtils.java:169 16565 msgid "" 16566 "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" 16567 16640 msgstr "" 16568 16641 … … 16672 16745 16673 16746 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/gui/action/ToggleConnectionModeAction.java:65 16674 msgid "" 16675 "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?" 16676 16748 msgstr "" 16677 16749 … … 16722 16794 16723 16795 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:63 16724 msgid "" 16725 "Write position information into the exif header of the following files:" 16796 msgid "Write position information into the exif header of the following files:" 16726 16797 msgstr "" 16727 16798 … … 17085 17156 msgstr "Afturkalla" 17086 17157 17087 #: ../plugins/reverter/src/reverter/ChangesetReverter.java:3 1617158 #: ../plugins/reverter/src/reverter/ChangesetReverter.java:302 17088 17159 #, java-format 17089 17160 msgid "Missing merge target for {0} with id {1}" … … 17133 17204 #, java-format 17134 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 "Hleð inn viðbótum" 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 #, java-format 17227 msgid "Could not read tagging preset source: ''{0}''" 17228 msgstr "" 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 "Val: {0}" 17239 17240 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/Sign.java:111 17241 #, java-format 17242 msgid "Additional sign {0}" 17135 17243 msgstr "" 17136 17244 … … 17238 17346 msgstr "" 17239 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 "Einfalda veg" 17353 17354 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:41 17355 msgid "Delete unnecessary nodes from an area." 17356 msgstr "" 17357 17240 17358 #: ../plugins/slippymap/src/org/openstreetmap/josm/plugins/slippymap/SlippyMapLayer.java:139 17241 17359 msgid "Slippy Map" … … 18027 18145 #: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/preferences/PreferenceEditor.java:57 18028 18146 msgid "" 18029 "Development of the turn restriction plugin was sponsored by <a " 18030 " href=\"http://www.skobbler.de\">skobbler GmbH</a>."18147 "Development of the turn restriction plugin was sponsored by <a href=\"http://" 18148 "www.skobbler.de\">skobbler GmbH</a>." 18031 18149 msgstr "" 18032 18150 … … 18112 18230 #, java-format 18113 18231 msgid "" 18114 "This turn restriction uses the OSM way <span class=\"object-" 18115 " name\">{0}</span> with role <tt>from</tt> <strong>and</strong> with role "18116 " <tt>to</tt>. Ina turn restriction, the way with role <tt>from</tt> should "18117 " be different fromthe way with role <tt>to</tt>, though."18232 "This turn restriction uses the OSM way <span class=\"object-name\">{0}</" 18233 "span> with role <tt>from</tt> <strong>and</strong> with role <tt>to</tt>. In " 18234 "a turn restriction, the way with role <tt>from</tt> should be different from " 18235 "the way with role <tt>to</tt>, though." 18118 18236 msgstr "" 18119 18237 … … 18167 18285 "The <strong>from</strong>-way <span class=\"object-name\">{0}</span> and the " 18168 18286 "<strong>to</strong>-way <span class=\"object-name\">{1}</span> interesect at " 18169 "node <span class=\"object-name\">{2}</span> but <span class=\"object-" 18170 " name\">{2}</span> isn''t a <strong>via</strong>-object.<br> It is "18171 " recommended toset <span class=\"object-name\">{2}</span> as unique "18172 " <strong>via</strong>-object."18287 "node <span class=\"object-name\">{2}</span> but <span class=\"object-name\">" 18288 "{2}</span> isn''t a <strong>via</strong>-object.<br> It is recommended to " 18289 "set <span class=\"object-name\">{2}</span> as unique <strong>via</strong>-" 18290 "object." 18173 18291 msgstr "" 18174 18292 … … 18280 18398 #, java-format 18281 18399 msgid "" 18282 "This turn restriction uses the OSM node <span class=\"object-" 18283 " name\">{0}</span> as member with role <tt>{1}</tt>."18400 "This turn restriction uses the OSM node <span class=\"object-name\">{0}</" 18401 "span> as member with role <tt>{1}</tt>." 18284 18402 msgstr "" 18285 18403 … … 18287 18405 #, java-format 18288 18406 msgid "" 18289 "This turn restriction uses the OSM relation <span class=\"object-" 18290 " name\">{0}</span> as member with role <tt>{1}</tt>."18407 "This turn restriction uses the OSM relation <span class=\"object-name\">{0}</" 18408 "span> as member with role <tt>{1}</tt>." 18291 18409 msgstr "" 18292 18410 … … 18933 19051 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:720 18934 19052 msgid "" 18935 "The sources (URL or filename) of spell check (see " 18936 "http://wiki.openstreetmap.org/index.php/User:JLS/speller) or tag checking " 18937 "data files." 19053 "The sources (URL or filename) of spell check (see http://wiki.openstreetmap." 19054 "org/index.php/User:JLS/speller) or tag checking data files." 18938 19055 msgstr "" 18939 19056 … … 19129 19246 #. <scale_max>50000</scale_max> 19130 19247 #. </rule> 19131 #. 19248 #. 19132 19249 #. <rule> 19133 19250 #. <condition k="area" b="yes"/> 19134 19251 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/UnclosedWays.java:104 19135 #: build/trans_style.java:4 29919252 #: build/trans_style.java:4332 19136 19253 msgid "area" 19137 19254 msgstr "" … … 19227 19344 msgstr "" 19228 19345 19229 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/PositionLayer.java: 8619230 #, java-format 19231 msgid "{0} covers{1}% of GPS track"19232 msgstr "" 19233 19234 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/PositionLayer.java:1 0419346 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/PositionLayer.java:90 19347 #, fuzzy, java-format 19348 msgid "{0} {1}% of GPS track" 19349 msgstr "{0} samanstendur af {1} feril" 19350 19351 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/PositionLayer.java:110 19235 19352 msgid "Shows current position in the video" 19353 msgstr "" 19354 19355 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:113 19356 #, fuzzy 19357 msgid "Import Video" 19358 msgstr "Flytja inn hljóð" 19359 19360 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:113 19361 msgid "Sync a video against this GPS track" 19362 msgstr "" 19363 19364 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:137 19365 #, fuzzy 19366 msgid "Remove Video" 19367 msgstr "Fjarlægja" 19368 19369 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:137 19370 #, fuzzy 19371 msgid "removes current video from layer" 19372 msgstr "Fjarlægja myndina úr laginu" 19373 19374 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:144 19375 msgid "play/pause" 19376 msgstr "" 19377 19378 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:144 19379 msgid "starts/pauses video playback" 19380 msgstr "" 19381 19382 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:151 19383 #, fuzzy 19384 msgid "backward" 19385 msgstr "bakgrunnur" 19386 19387 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:151 19388 msgid "jumps n sec back" 19389 msgstr "" 19390 19391 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:159 19392 #, fuzzy 19393 msgid "forward" 19394 msgstr "Vað" 19395 19396 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:159 19397 msgid "jumps n sec forward" 19398 msgstr "" 19399 19400 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:167 19401 #, fuzzy 19402 msgid "faster" 19403 msgstr "Líma" 19404 19405 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:167 19406 msgid "faster playback" 19407 msgstr "" 19408 19409 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:175 19410 #, fuzzy 19411 msgid "slower" 19412 msgstr "Turn" 19413 19414 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:175 19415 msgid "slower playback" 19416 msgstr "" 19417 19418 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:183 19419 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:102 19420 msgid "loop" 19421 msgstr "" 19422 19423 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:183 19424 msgid "loops n sec around current position" 19425 msgstr "" 19426 19427 #. now the options menu 19428 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:193 19429 msgid "Keep centered" 19430 msgstr "" 19431 19432 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:193 19433 msgid "follows the video icon automaticly" 19434 msgstr "" 19435 19436 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:203 19437 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:207 19438 msgid "Jump length" 19439 msgstr "" 19440 19441 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:203 19442 msgid "Set the length of a jump" 19443 msgstr "" 19444 19445 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:207 19446 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:218 19447 msgid "Jump in video for x ms" 19448 msgstr "" 19449 19450 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:214 19451 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:218 19452 #, fuzzy 19453 msgid "Loop length" 19454 msgstr "Lengd" 19455 19456 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:214 19457 msgid "Set the length around a looppoint" 19458 msgstr "" 19459 19460 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:227 19461 msgid "no deinterlacing" 19462 msgstr "" 19463 19464 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:235 19465 msgid "deinterlacing using line doubling" 19466 msgstr "" 19467 19468 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:243 19469 msgid "deinterlacing using linear interpolation" 19470 msgstr "" 19471 19472 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:99 19473 #, fuzzy 19474 msgid "play" 19475 msgstr "lagi" 19476 19477 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:131 19478 msgid "Unable to find JNA Java library!" 19479 msgstr "" 19480 19481 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:135 19482 msgid "Unable to find native libvlc library!" 19236 19483 msgstr "" 19237 19484 … … 19444 19691 msgstr "" 19445 19692 19446 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:6 119693 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:63 19447 19694 msgid "Automatic downloading" 19448 19695 msgstr "Sjálfvirkt niðurhal" 19449 19696 19450 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:10 319697 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:107 19451 19698 #, java-format 19452 19699 msgid "Warning: WMS layer deactivated because of malformed base url ''{0}''" 19453 19700 msgstr "" 19454 19701 19455 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:10 519702 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:109 19456 19703 msgid "(deactivated)" 19457 19704 msgstr "" 19458 19705 19459 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:1 5619706 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:162 19460 19707 #, java-format 19461 19708 msgid "WMS layer ({0}), automatically downloading in zoom {1}" 19462 19709 msgstr "" 19463 19710 19464 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:1 5819711 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:164 19465 19712 #, java-format 19466 19713 msgid "WMS layer ({0}), downloading in zoom {1}" 19467 19714 msgstr "" 19468 19715 19469 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:2 0619716 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:212 19470 19717 #, java-format 19471 19718 msgid "" … … 19476 19723 msgstr "" 19477 19724 19478 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:2 1419725 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:220 19479 19726 msgid "Yes, fetch images" 19480 19727 msgstr "" 19481 19728 19482 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:22 019729 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:226 19483 19730 msgid "Invalid URL?" 19484 19731 msgstr "" 19485 19732 19486 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:3 0619733 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:311 19487 19734 msgid "Download visible tiles" 19488 19735 msgstr "Niðurhala sýnilega reiti" 19489 19736 19490 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:31 219737 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:317 19491 19738 msgid "" 19492 19739 "The requested area is too big. Please zoom in a little, or change resolution" 19493 19740 msgstr "" 19494 19741 19495 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:32 419742 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:329 19496 19743 msgid "Change resolution" 19497 19744 msgstr "Breyta upplausn" 19498 19745 19499 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:3 3619746 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:341 19500 19747 msgid "Reload erroneous tiles" 19501 19748 msgstr "Hlaða reiti sem innihalda villur" 19502 19749 19503 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:36 019750 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:365 19504 19751 msgid "Alpha channel" 19505 19752 msgstr "" 19506 19753 19507 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:38 019754 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:385 19508 19755 msgid "Save WMS layer to file" 19509 19756 msgstr "Vista WMS lag í skrá" 19510 19757 19511 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:38 419758 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:389 19512 19759 msgid "Save WMS layer" 19513 19760 msgstr "" 19514 19761 19515 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:4 0819762 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:413 19516 19763 msgid "Load WMS layer from file" 19517 19764 msgstr "Hlaða WMS lag úr skrá" 19518 19765 19519 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:41 219766 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:417 19520 19767 msgid "Load WMS layer" 19521 19768 msgstr "" 19522 19769 19523 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:42 319770 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:428 19524 19771 #, java-format 19525 19772 msgid "Unsupported WMS file version; found {0}, expected {1}" 19526 19773 msgstr "" 19527 19774 19528 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:42 419775 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:429 19529 19776 msgid "File Format Error" 19530 19777 msgstr "" 19531 19778 19532 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:44 419779 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:449 19533 19780 msgid "Error loading file" 19534 19781 msgstr "" 19535 19782 19536 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:4 5719783 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:463 19537 19784 msgid "Set WMS Bookmark" 19538 19785 msgstr "" 19539 19786 19540 #: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:1 7419787 #: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:180 19541 19788 msgid "WMS" 19542 19789 msgstr "" 19543 19790 19544 #: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:1 8719791 #: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:193 19545 19792 msgid "Open a blank WMS layer to load data from a file" 19546 19793 msgstr "" 19547 19794 19548 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:4 319795 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:44 19549 19796 msgid "WMS Plugin Preferences" 19550 19797 msgstr "Stillingar fyrir WMS viðbótina" 19551 19798 19552 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:4 319799 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:44 19553 19800 msgid "Modify list of WMS servers displayed in the WMS plugin menu" 19554 19801 msgstr "" 19555 19802 19556 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:4 519557 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:7 819803 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:46 19804 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:79 19558 19805 msgid "Menu Name" 19559 19806 msgstr "" 19560 19807 19561 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:4 519562 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:8 219808 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:46 19809 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:83 19563 19810 msgid "WMS URL" 19564 19811 msgstr "" 19565 19812 19566 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:5 719813 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:58 19567 19814 msgid "Menu Name (Default)" 19568 19815 msgstr "" 19569 19816 19570 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:5 719817 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:58 19571 19818 msgid "WMS URL (Default)" 19572 19819 msgstr "" 19573 19820 19574 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:8 619821 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:87 19575 19822 msgid "Enter a menu name and WMS URL" 19576 19823 msgstr "" 19577 19824 19578 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:11 019825 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:111 19579 19826 msgid "Copy Selected Default(s)" 19580 19827 msgstr "" 19581 19828 19582 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:11 819829 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:119 19583 19830 msgid "Please select at least one row to copy." 19584 19831 msgstr "" 19585 19832 19586 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:16 219833 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:163 19587 19834 msgid "Downloader:" 19588 19835 msgstr "Niðurhalsforrit:" … … 19598 19845 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:171 19599 19846 msgid "% of north:" 19847 msgstr "" 19848 19849 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:186 19850 msgid "Simultaneous connections" 19600 19851 msgstr "" 19601 19852 … … 19608 19859 #. This file can be used to add some special messages to the translation, 19609 19860 #. which are not part of the programm texts, but should be translated nevertheless. 19610 #. 19861 #. 19611 19862 #. The tex before is for translators 19612 #. 19863 #. 19613 19864 #. OSM server message 19614 19865 #: build/specialmessages.java:8 … … 19656 19907 #. <scale_max>50000</scale_max> 19657 19908 #. </rule> 19658 #. 19909 #. 19659 19910 #. <rule> 19660 19911 #. <condition k="landuse" v="forest"/> 19661 #: build/specialmessages.java:15 build/trans_style.java:32 2819912 #: build/specialmessages.java:15 build/trans_style.java:3261 19662 19913 msgid "forest" 19663 19914 msgstr "skógur (ræktaður)" … … 19674 19925 #. <scale_max>50000</scale_max> 19675 19926 #. </rule> 19676 #. 19927 #. 19677 19928 #. <!--boundary tags --> 19678 #. 19929 #. 19679 19930 #. <rule> 19680 19931 #. <condition k="boundary" v="national"/> … … 19684 19935 #. <scale_max>50000</scale_max> 19685 19936 #. </rule> 19686 #. 19937 #. 19687 19938 #. <rule> 19688 19939 #. <condition k="admin_level" v="1"/> … … 19725 19976 #. color boundary 19726 19977 #. </rule> 19727 #. 19978 #. 19728 19979 #. <rule> 19729 19980 #. <condition k="boundary" v="administrative"/> … … 19733 19984 #. <scale_max>50000</scale_max> 19734 19985 #. </rule> 19735 #. 19986 #. 19736 19987 #. <rule> 19737 19988 #. <condition k="boundary" v="civil"/> … … 19741 19992 #. <scale_max>50000</scale_max> 19742 19993 #. </rule> 19743 #. 19994 #. 19744 19995 #. <rule> 19745 19996 #. <condition k="boundary" v="political"/> … … 19749 20000 #. <scale_max>50000</scale_max> 19750 20001 #. </rule> 19751 #. 20002 #. 19752 20003 #. <rule> 19753 20004 #. <condition k="boundary" v="national_park"/> 19754 #: build/specialmessages.java:17 build/trans_style.java:36 2219755 #: build/trans_style.java:36 30build/trans_style.java:363419756 #: build/trans_style.java:36 38build/trans_style.java:364219757 #: build/trans_style.java:36 46build/trans_style.java:365019758 #: build/trans_style.java:36 54build/trans_style.java:365819759 #: build/trans_style.java:36 62build/trans_style.java:366619760 #: build/trans_style.java:3 671build/trans_style.java:367919761 #: build/trans_style.java:3 687build/trans_style.java:369520005 #: build/specialmessages.java:17 build/trans_style.java:3655 20006 #: build/trans_style.java:3663 build/trans_style.java:3667 20007 #: build/trans_style.java:3671 build/trans_style.java:3675 20008 #: build/trans_style.java:3679 build/trans_style.java:3683 20009 #: build/trans_style.java:3687 build/trans_style.java:3691 20010 #: build/trans_style.java:3695 build/trans_style.java:3699 20011 #: build/trans_style.java:3704 build/trans_style.java:3712 20012 #: build/trans_style.java:3720 build/trans_style.java:3728 19762 20013 msgid "boundary" 19763 20014 msgstr "" … … 19773 20024 #. <scale_max>50000</scale_max> 19774 20025 #. </rule> 19775 #. 20026 #. 19776 20027 #. <rule> 19777 20028 #. <condition k="natural" v="tree"/> … … 19780 20031 #. <scale_max>50000</scale_max> 19781 20032 #. </rule> 19782 #. 20033 #. 19783 20034 #. <!--route tags --> 19784 #. 20035 #. 19785 20036 #. <rule> 19786 20037 #. <condition k="route" v="bus"/> … … 19790 20041 #. <scale_max>50000</scale_max> 19791 20042 #. </rule> 19792 #. 20043 #. 19793 20044 #. <rule> 19794 20045 #. <condition k="route" v="ferry"/> … … 19798 20049 #. <scale_max>50000</scale_max> 19799 20050 #. </rule> 19800 #. 20051 #. 19801 20052 #. <rule> 19802 20053 #. <condition k="route" v="flight"/> … … 19806 20057 #. <scale_max>50000</scale_max> 19807 20058 #. </rule> 19808 #. 20059 #. 19809 20060 #. <rule> 19810 20061 #. <condition k="route" v="ncn"/> … … 19814 20065 #. <scale_max>50000</scale_max> 19815 20066 #. </rule> 19816 #. 20067 #. 19817 20068 #. <rule> 19818 20069 #. <condition k="route" v="subsea"/> … … 19822 20073 #. <scale_max>50000</scale_max> 19823 20074 #. </rule> 19824 #. 20075 #. 19825 20076 #. <rule> 19826 20077 #. <condition k="route" v="ski"/> … … 19830 20081 #. <scale_max>50000</scale_max> 19831 20082 #. </rule> 19832 #. 20083 #. 19833 20084 #. <rule> 19834 20085 #. <condition k="route" v="tour"/> … … 19838 20089 #. <scale_max>50000</scale_max> 19839 20090 #. </rule> 19840 #. 20091 #. 19841 20092 #. <rule> 19842 20093 #. <condition k="route" v="pub_crawl"/> 19843 #: build/specialmessages.java:19 build/trans_style.java:35 5619844 #: build/trans_style.java:35 64build/trans_style.java:357219845 #: build/trans_style.java:3 580build/trans_style.java:358819846 #: build/trans_style.java:3 596build/trans_style.java:360419847 #: build/trans_style.java:36 1220094 #: build/specialmessages.java:19 build/trans_style.java:3589 20095 #: build/trans_style.java:3597 build/trans_style.java:3605 20096 #: build/trans_style.java:3613 build/trans_style.java:3621 20097 #: build/trans_style.java:3629 build/trans_style.java:3637 20098 #: build/trans_style.java:3645 19848 20099 msgid "route" 19849 20100 msgstr "" … … 20120 20371 20121 20372 #. Plugin globalsat 20122 #: build/trans_plugins.java:24 20123 msgid "" 20124 "Download GPS points from Globalsat dg100 data logger directly in JOSM." 20373 #: build/trans_plugins.java:26 20374 msgid "Download GPS points from Globalsat dg100 data logger directly in JOSM." 20125 20375 msgstr "" 20126 20376 20127 20377 #. Plugin graphview 20128 #: build/trans_plugins.java:2 620378 #: build/trans_plugins.java:28 20129 20379 msgid "Visualizes routing information as a routing graph." 20130 20380 msgstr "" 20131 20381 20132 20382 #. Plugin grid 20133 #: build/trans_plugins.java: 2820383 #: build/trans_plugins.java:30 20134 20384 msgid "Provide a background layer that displays a map grid" 20135 20385 msgstr "" 20136 20386 20137 20387 #. Plugin ImageWayPoint 20138 #: build/trans_plugins.java:3 020388 #: build/trans_plugins.java:32 20139 20389 msgid "" 20140 20390 "Another plugin to match images to the waypoints in a GPX file. A match is " … … 20144 20394 20145 20395 #. Plugin lakewalker 20146 #: build/trans_plugins.java:3 220396 #: build/trans_plugins.java:34 20147 20397 msgid "Helps vectorizing WMS images." 20148 20398 msgstr "" 20149 20399 20150 20400 #. Plugin livegps 20151 #: build/trans_plugins.java:3 420401 #: build/trans_plugins.java:36 20152 20402 msgid "" 20153 20403 "Support live GPS input (moving dot) through a connection to gpsd server." … … 20155 20405 20156 20406 #. Plugin measurement 20157 #: build/trans_plugins.java:3 620407 #: build/trans_plugins.java:38 20158 20408 msgid "" 20159 20409 "Provide a measurement dialog and a layer to measure length and angle of " … … 20163 20413 20164 20414 #. Plugin michigan_left 20165 #: build/trans_plugins.java: 3820415 #: build/trans_plugins.java:40 20166 20416 msgid "Adds no left turn for sets of 4 or 5 ways" 20167 20417 msgstr "" 20168 20418 20169 20419 #. Plugin multipoly-convert 20170 #: build/trans_plugins.java:4 020420 #: build/trans_plugins.java:42 20171 20421 msgid "Simply convert an area to a multipolygon." 20172 20422 msgstr "" 20173 20423 20174 20424 #. Plugin multipoly 20175 #: build/trans_plugins.java:4 220425 #: build/trans_plugins.java:44 20176 20426 msgid "" 20177 20427 "Create multipolygons by one click, much easier than standard way with " … … 20180 20430 20181 20431 #. Plugin nearclick 20182 #: build/trans_plugins.java:4 420432 #: build/trans_plugins.java:46 20183 20433 msgid "" 20184 20434 "Simulates a click when you do a small and short drag. This is useful for " … … 20188 20438 20189 20439 #. Plugin openlayers 20190 #: build/trans_plugins.java:4 620440 #: build/trans_plugins.java:48 20191 20441 msgid "Displays an OpenLayers background image" 20192 20442 msgstr "" 20193 20443 20194 20444 #. Plugin openstreetbugs 20195 #: build/trans_plugins.java: 4820445 #: build/trans_plugins.java:50 20196 20446 msgid "Imports issues from OpenStreetBugs" 20197 20447 msgstr "" 20198 20448 20199 20449 #. Plugin openvisible 20200 #: build/trans_plugins.java:5 020450 #: build/trans_plugins.java:52 20201 20451 msgid "" 20202 20452 "Allows opening gpx/osm files that intersect the currently visible screen area" … … 20204 20454 20205 20455 #. Plugin osmarender 20206 #: build/trans_plugins.java:5 220456 #: build/trans_plugins.java:54 20207 20457 msgid "" 20208 20458 "Launches FireFox to display the current visible screen as a nice SVG image." … … 20210 20460 20211 20461 #. Plugin photo_geotagging 20212 #: build/trans_plugins.java:5 420462 #: build/trans_plugins.java:56 20213 20463 msgid "" 20214 20464 "Write gps position info to the image file header. Run this feature from the " … … 20217 20467 20218 20468 #. Plugin PicLayer 20219 #: build/trans_plugins.java:5 620469 #: build/trans_plugins.java:58 20220 20470 msgid "" 20221 20471 "This plugin allows to display any picture as a background in the editor and " … … 20224 20474 20225 20475 #. Plugin plastic_laf 20226 #: build/trans_plugins.java: 5820476 #: build/trans_plugins.java:60 20227 20477 msgid "The great JGoodies Plastic Look and Feel." 20228 20478 msgstr "" 20229 20479 20230 20480 #. Plugin public_transport 20231 #: build/trans_plugins.java:6 020481 #: build/trans_plugins.java:62 20232 20482 msgid "" 20233 20483 "This plugin simplifies the mapping and editing of public transport routes." … … 20235 20485 20236 20486 #. Plugin remotecontrol 20237 #: build/trans_plugins.java:6 220487 #: build/trans_plugins.java:64 20238 20488 msgid "Let other applications send commands to JOSM." 20239 20489 msgstr "" 20240 20490 20241 20491 #. Plugin reverter 20242 #: build/trans_plugins.java:6 420492 #: build/trans_plugins.java:66 20243 20493 msgid "Plugin for reverting changesets" 20244 20494 msgstr "" 20245 20495 20496 #. File ../plugins/roadsigns/build.xml had no data 20246 20497 #. Plugin routes 20247 #: build/trans_plugins.java:6 620498 #: build/trans_plugins.java:69 20248 20499 msgid "" 20249 20500 "Renders routes (bus, hiking trails, bicycle routes, ..). Route types must be " … … 20252 20503 20253 20504 #. Plugin routing 20254 #: build/trans_plugins.java: 6820505 #: build/trans_plugins.java:71 20255 20506 msgid "Provides routing capabilities." 20256 20507 msgstr "" 20257 20508 20509 #. Plugin SimplifyArea 20510 #: build/trans_plugins.java:73 20511 msgid "" 20512 "Simplify area by removing nodes on very obtuse angles. This can be " 20513 "constrained by maximum removed area size. Also average nearby nodes." 20514 msgstr "" 20515 20258 20516 #. Plugin slippymap 20259 #: build/trans_plugins.java:7 020517 #: build/trans_plugins.java:75 20260 20518 msgid "" 20261 20519 "Displays a slippy map grid in JOSM. Can load tiles from slippy map as " … … 20264 20522 20265 20523 #. Plugin surveyor 20266 #: build/trans_plugins.java:7 220524 #: build/trans_plugins.java:77 20267 20525 msgid "Allow adding markers/nodes on current gps positions." 20268 20526 msgstr "" 20269 20527 20270 20528 #. Plugin tageditor 20271 #: build/trans_plugins.java:7 420529 #: build/trans_plugins.java:79 20272 20530 msgid "Provides a dialog for editing tags in a tabular grid." 20273 20531 msgstr "" 20274 20532 20275 20533 #. Plugin tagging-preset-tester 20276 #: build/trans_plugins.java: 7620534 #: build/trans_plugins.java:81 20277 20535 msgid "" 20278 20536 "Adds a tagging preset tester to the help menu, which helps you developing of " … … 20282 20540 20283 20541 #. Plugin terracer 20284 #: build/trans_plugins.java: 7820542 #: build/trans_plugins.java:83 20285 20543 msgid "Make terraced houses out of single blocks." 20286 20544 msgstr "" 20287 20545 20288 20546 #. Plugin touchscreenhelper 20289 #: build/trans_plugins.java:8 020547 #: build/trans_plugins.java:85 20290 20548 msgid "" 20291 20549 "Provides helper buttons to allow working with single button mouse (stylus). " … … 20294 20552 20295 20553 #. Plugin Tracer 20296 #: build/trans_plugins.java:8 220554 #: build/trans_plugins.java:87 20297 20555 msgid "" 20298 20556 "Traces buildings from Czech cadastral map. Needs TracerServer (.NET or Mono) " … … 20301 20559 20302 20560 #. Plugin turnrestrictions 20303 #: build/trans_plugins.java:8 420561 #: build/trans_plugins.java:89 20304 20562 msgid "" 20305 20563 "The turnrestrictions plugin allows to enter maintain information about turn " … … 20308 20566 20309 20567 #. Plugin undelete 20310 #: build/trans_plugins.java: 8620568 #: build/trans_plugins.java:91 20311 20569 msgid "Allows undeleting object from OSM database" 20312 20570 msgstr "" 20313 20571 20314 20572 #. Plugin validator 20315 #: build/trans_plugins.java: 8820573 #: build/trans_plugins.java:93 20316 20574 msgid "" 20317 20575 "An OSM data validator. It checks for problems in data, and provides fixes " … … 20320 20578 20321 20579 #. Plugin videomapping 20322 #: build/trans_plugins.java:9 020580 #: build/trans_plugins.java:95 20323 20581 msgid "" 20324 20582 "(This Plugin is currently work in progress!!!) Links and syncs a " … … 20328 20586 20329 20587 #. Plugin walkingpapers 20330 #: build/trans_plugins.java:9 220588 #: build/trans_plugins.java:97 20331 20589 msgid "" 20332 20590 "Supports downloading tiled, scanned maps from walking-papers.org. This " … … 20335 20593 20336 20594 #. Plugin waydownloader 20337 #: build/trans_plugins.java:9 420595 #: build/trans_plugins.java:99 20338 20596 msgid "Easy downloading along a long set of interconnected ways" 20339 20597 msgstr "" 20340 20598 20341 20599 #. Plugin wayselector 20342 #: build/trans_plugins.java: 9620600 #: build/trans_plugins.java:101 20343 20601 msgid "Select a sequence of non-branching connected ways" 20344 20602 msgstr "" 20345 20603 20346 20604 #. Plugin wms-turbo-challenge2 20347 #: build/trans_plugins.java: 9820605 #: build/trans_plugins.java:103 20348 20606 msgid "" 20349 20607 "Drive a race car from point A to point B over aerial imagery, leave cacti " … … 20352 20610 20353 20611 #. Plugin wmsplugin 20354 #: build/trans_plugins.java:10 020612 #: build/trans_plugins.java:105 20355 20613 msgid "" 20356 20614 "Display georeferenced images as background in JOSM (WMS servers, Yahoo, ...)." … … 21240 21498 #. <scale_max>50000</scale_max> 21241 21499 #. </rule> 21242 #. 21500 #. 21243 21501 #. <!-- junction tag --> 21244 #. 21502 #. 21245 21503 #. <rule> 21246 21504 #. <condition k="junction" v="roundabout"/> 21247 #: build/trans_presets.java:372 build/trans_style.java: 89821505 #: build/trans_presets.java:372 build/trans_style.java:923 21248 21506 msgid "roundabout" 21249 21507 msgstr "hringtorg" … … 21380 21638 #. <scale_max>40000</scale_max> 21381 21639 #. </rule> 21382 #. 21640 #. 21383 21641 #. <!--restrictions tags --> 21384 21642 #. <!--the restrictions rules should be placed before the path rule! --> 21385 #. 21643 #. 21386 21644 #. <rule> 21387 21645 #. <condition k="access" b="no"/> … … 21591 21849 #. color motorroad 21592 21850 #. </rule> 21593 #. 21851 #. 21594 21852 #. <rule> 21595 21853 #. <condition k="highway" v="motorway"/> … … 21599 21857 #. <scale_max>200000000</scale_max> 21600 21858 #. </rule> 21601 #. 21859 #. 21602 21860 #. <rule> 21603 21861 #. <condition k="highway" v="motorway_link"/> … … 21616 21874 #. <scale_max>200000000</scale_max> 21617 21875 #. </rule> 21618 #. 21876 #. 21619 21877 #. <rule> 21620 21878 #. <condition k="highway" v="trunk"/> … … 21624 21882 #. <scale_max>200000000</scale_max> 21625 21883 #. </rule> 21626 #. 21884 #. 21627 21885 #. <rule> 21628 21886 #. <condition k="highway" v="trunk_link"/> … … 21641 21899 #. <scale_max>200000000</scale_max> 21642 21900 #. </rule> 21643 #. 21901 #. 21644 21902 #. <rule> 21645 21903 #. <condition k="highway" v="primary"/> … … 21649 21907 #. <scale_max>200000000</scale_max> 21650 21908 #. </rule> 21651 #. 21909 #. 21652 21910 #. <rule> 21653 21911 #. <condition k="highway" v="primary_link"/> … … 21666 21924 #. <scale_max>200000000</scale_max> 21667 21925 #. </rule> 21668 #. 21926 #. 21669 21927 #. <rule> 21670 21928 #. <condition k="highway" v="secondary"/> … … 21674 21932 #. <scale_max>300000</scale_max> 21675 21933 #. </rule> 21676 #. 21934 #. 21677 21935 #. <rule> 21678 21936 #. <condition k="highway" v="secondary_link"/> … … 21687 21945 #. <scale_max>300000</scale_max> 21688 21946 #. </rule> 21689 #. 21947 #. 21690 21948 #. <rule> 21691 21949 #. <condition k="highway" v="tertiary"/> … … 21703 21961 #. <scale_max>50000</scale_max> 21704 21962 #. </rule> 21705 #. 21963 #. 21706 21964 #. <rule> 21707 21965 #. <condition k="landuse" v="residential"/> 21708 #: build/trans_presets.java:411 build/trans_style.java:32 5221966 #: build/trans_presets.java:411 build/trans_style.java:3285 21709 21967 msgid "residential" 21710 21968 msgstr "íbúðargata" … … 21719 21977 #. <scale_max>40000</scale_max> 21720 21978 #. </rule> 21721 #. 21979 #. 21722 21980 #. <rule> 21723 21981 #. <condition k="highway" v="service"/> … … 21726 21984 #. <scale_max>40000</scale_max> 21727 21985 #. </rule> 21728 #. 21986 #. 21729 21987 #. <!--public_transport tags --> 21730 21988 #. <rule> … … 21734 21992 #. <scale_max>50000</scale_max> 21735 21993 #. </rule> 21736 #. 21994 #. 21737 21995 #. <rule> 21738 21996 #. <condition k="public_transport" v="platform"/> 21739 21997 #. <icon annotate="true" src="misc/no_icon.png"/> 21740 21998 #: build/trans_presets.java:411 build/trans_style.java:673 21741 #: build/trans_style.java:43 5721999 #: build/trans_style.java:4390 21742 22000 msgid "service" 21743 22001 msgstr "þjónustuvegur" … … 21752 22010 #. <scale_max>50000</scale_max> 21753 22011 #. </rule> 21754 #. 22012 #. 21755 22013 #. <rule> 21756 22014 #. <condition k="highway" v="passing_place"/> … … 21759 22017 #. <scale_max>50000</scale_max> 21760 22018 #. </rule> 21761 #. 22019 #. 21762 22020 #. <rule> 21763 22021 #. <condition k="highway" v="construction"/> … … 21767 22025 #. <scale_max>50000</scale_max> 21768 22026 #. </rule> 21769 #. 22027 #. 21770 22028 #. <rule> 21771 22029 #. <condition k="landuse" v="construction"/> 21772 22030 #. color construction 21773 #: build/trans_presets.java:411 build/trans_style.java: 88021774 #: build/trans_style.java:33 17build/trans_style.java:331822031 #: build/trans_presets.java:411 build/trans_style.java:905 22032 #: build/trans_style.java:3350 build/trans_style.java:3351 21775 22033 msgid "construction" 21776 22034 msgstr "byggingarsvæði" … … 22776 23034 #. <scale_max>50000</scale_max> 22777 23035 #. </rule> 22778 #. 23036 #. 22779 23037 #. <rule> 22780 23038 #. <condition k="natural" v="wetland"/> 22781 23039 #. <icon src="misc/no_icon.png"/> 22782 #: build/trans_presets.java:1041 build/trans_style.java:3 48423040 #: build/trans_presets.java:1041 build/trans_style.java:3517 22783 23041 msgid "marsh" 22784 23042 msgstr "" … … 23108 23366 #. <scale_max>10000</scale_max> 23109 23367 #. </rule> 23110 #. 23368 #. 23111 23369 #. <rule> 23112 23370 #. <condition k="highway" v="bus_guideway"/> … … 23116 23374 #. <scale_max>50000</scale_max> 23117 23375 #. </rule> 23118 #. 23376 #. 23119 23377 #. <rule> 23120 23378 #. <condition k="railway" v="rail"/> … … 23124 23382 #. <scale_max>50000</scale_max> 23125 23383 #. </rule> 23126 #. 23384 #. 23127 23385 #. <rule> 23128 23386 #. <condition k="railway" v="narrow_gauge"/> … … 23132 23390 #. <scale_max>50000</scale_max> 23133 23391 #. </rule> 23134 #. 23392 #. 23135 23393 #. <rule> 23136 23394 #. <condition k="railway" v="monorail"/> … … 23140 23398 #. <scale_max>50000</scale_max> 23141 23399 #. </rule> 23142 #. 23400 #. 23143 23401 #. <rule> 23144 23402 #. <condition k="railway" v="turntable"/> … … 23148 23406 #. <scale_max>50000</scale_max> 23149 23407 #. </rule> 23150 #. 23408 #. 23151 23409 #. <rule> 23152 23410 #. <condition k="railway" v="buffer_stop"/> … … 23156 23414 #. <scale_max>50000</scale_max> 23157 23415 #. </rule> 23158 #. 23416 #. 23159 23417 #. <rule> 23160 23418 #. <condition k="railway" v="platform"/> … … 23165 23423 #. <scale_max>50000</scale_max> 23166 23424 #. </rule> 23167 #. 23425 #. 23168 23426 #. <rule> 23169 23427 #. <condition k="railway" v="funicular"/> … … 23171 23429 #: build/trans_presets.java:1188 build/trans_presets.java:1200 23172 23430 #: build/trans_presets.java:1212 build/trans_presets.java:1224 23173 #: build/trans_presets.java:1236 build/trans_style.java:7 5623174 #: build/trans_style.java:1 182build/trans_style.java:124623175 #: build/trans_style.java:12 54build/trans_style.java:126323176 #: build/trans_style.java:12 71build/trans_style.java:127923177 #: build/trans_style.java:1 280build/trans_style.java:128723431 #: build/trans_presets.java:1236 build/trans_style.java:781 23432 #: build/trans_style.java:1207 build/trans_style.java:1271 23433 #: build/trans_style.java:1279 build/trans_style.java:1288 23434 #: build/trans_style.java:1296 build/trans_style.java:1304 23435 #: build/trans_style.java:1305 build/trans_style.java:1312 23178 23436 msgid "rail" 23179 23437 msgstr "" … … 24583 24841 #. <scale_max>30000</scale_max> 24584 24842 #. </rule> 24585 #. 24843 #. 24586 24844 #. <rule> 24587 24845 #. <condition k="highway" v="unclassified"/> … … 24591 24849 #. <scale_max>40000</scale_max> 24592 24850 #. </rule> 24593 #. 24851 #. 24594 24852 #. <rule> 24595 24853 #. <condition k="highway" v="unsurfaced"/> … … 24599 24857 #. <scale_max>20000</scale_max> 24600 24858 #. </rule> 24601 #. 24859 #. 24602 24860 #. <rule> 24603 24861 #. <condition k="highway" v="residential"/> … … 24607 24865 #. <scale_max>40000</scale_max> 24608 24866 #. </rule> 24609 #. 24867 #. 24610 24868 #. <rule> 24611 24869 #. <condition k="highway" v="living_street"/> … … 24969 25227 #. <scale_max>50000</scale_max> 24970 25228 #. </rule> 24971 #. 25229 #. 24972 25230 #. <!--sport tags --> 24973 #. 25231 #. 24974 25232 #. <rule> 24975 25233 #. <condition k="sport" v="9pin"/> … … 24979 25237 #. <scale_max>50000</scale_max> 24980 25238 #. </rule> 24981 #. 25239 #. 24982 25240 #. <rule> 24983 25241 #. <condition k="sport" v="10pin"/> … … 24987 25245 #. <scale_max>50000</scale_max> 24988 25246 #. </rule> 24989 #. 25247 #. 24990 25248 #. <rule> 24991 25249 #. <condition k="sport" v="athletics"/> … … 24995 25253 #. <scale_max>50000</scale_max> 24996 25254 #. </rule> 24997 #. 25255 #. 24998 25256 #. <rule> 24999 25257 #. <condition k="sport" v="australian_football"/> … … 25003 25261 #. <scale_max>50000</scale_max> 25004 25262 #. </rule> 25005 #. 25263 #. 25006 25264 #. <rule> 25007 25265 #. <condition k="sport" v="baseball"/> … … 25011 25269 #. <scale_max>50000</scale_max> 25012 25270 #. </rule> 25013 #. 25271 #. 25014 25272 #. <rule> 25015 25273 #. <condition k="sport" v="basketball"/> … … 25019 25277 #. <scale_max>50000</scale_max> 25020 25278 #. </rule> 25021 #. 25279 #. 25022 25280 #. <rule> 25023 25281 #. <condition k="sport" v="boules"/> … … 25027 25285 #. <scale_max>50000</scale_max> 25028 25286 #. </rule> 25029 #. 25287 #. 25030 25288 #. <rule> 25031 25289 #. <condition k="sport" v="bowls"/> … … 25035 25293 #. <scale_max>50000</scale_max> 25036 25294 #. </rule> 25037 #. 25295 #. 25038 25296 #. <rule> 25039 25297 #. <condition k="sport" v="canoe"/> … … 25043 25301 #. <scale_max>50000</scale_max> 25044 25302 #. </rule> 25045 #. 25303 #. 25046 25304 #. <rule> 25047 25305 #. <condition k="sport" v="chess"/> … … 25051 25309 #. <scale_max>50000</scale_max> 25052 25310 #. </rule> 25053 #. 25311 #. 25054 25312 #. <rule> 25055 25313 #. <condition k="sport" v="climbing"/> … … 25059 25317 #. <scale_max>50000</scale_max> 25060 25318 #. </rule> 25061 #. 25319 #. 25062 25320 #. <rule> 25063 25321 #. <condition k="sport" v="cricket"/> … … 25067 25325 #. <scale_max>50000</scale_max> 25068 25326 #. </rule> 25069 #. 25327 #. 25070 25328 #. <rule> 25071 25329 #. <condition k="sport" v="cricket_nets"/> … … 25075 25333 #. <scale_max>50000</scale_max> 25076 25334 #. </rule> 25077 #. 25335 #. 25078 25336 #. <rule> 25079 25337 #. <condition k="sport" v="croquet"/> … … 25083 25341 #. <scale_max>50000</scale_max> 25084 25342 #. </rule> 25085 #. 25343 #. 25086 25344 #. <rule> 25087 25345 #. <condition k="sport" v="cycling"/> … … 25091 25349 #. <scale_max>50000</scale_max> 25092 25350 #. </rule> 25093 #. 25351 #. 25094 25352 #. <rule> 25095 25353 #. <condition k="sport" v="dog_racing"/> … … 25099 25357 #. <scale_max>50000</scale_max> 25100 25358 #. </rule> 25101 #. 25359 #. 25102 25360 #. <rule> 25103 25361 #. <condition k="sport" v="equestrian"/> … … 25107 25365 #. <scale_max>50000</scale_max> 25108 25366 #. </rule> 25109 #. 25367 #. 25110 25368 #. <rule> 25111 25369 #. <condition k="sport" v="football"/> … … 25115 25373 #. <scale_max>50000</scale_max> 25116 25374 #. </rule> 25117 #. 25375 #. 25118 25376 #. <rule> 25119 25377 #. <condition k="sport" v="golf"/> … … 25123 25381 #. <scale_max>50000</scale_max> 25124 25382 #. </rule> 25125 #. 25383 #. 25126 25384 #. <rule> 25127 25385 #. <condition k="sport" v="gymnastics"/> … … 25131 25389 #. <scale_max>50000</scale_max> 25132 25390 #. </rule> 25133 #. 25391 #. 25134 25392 #. <rule> 25135 25393 #. <condition k="sport" v="hockey"/> … … 25139 25397 #. <scale_max>50000</scale_max> 25140 25398 #. </rule> 25141 #. 25399 #. 25142 25400 #. <rule> 25143 25401 #. <condition k="sport" v="horse_racing"/> … … 25147 25405 #. <scale_max>50000</scale_max> 25148 25406 #. </rule> 25149 #. 25407 #. 25150 25408 #. <rule> 25151 25409 #. <condition k="sport" v="motor"/> … … 25155 25413 #. <scale_max>50000</scale_max> 25156 25414 #. </rule> 25157 #. 25415 #. 25158 25416 #. <rule> 25159 25417 #. <condition k="sport" v="multi"/> … … 25163 25421 #. <scale_max>50000</scale_max> 25164 25422 #. </rule> 25165 #. 25423 #. 25166 25424 #. <rule> 25167 25425 #. <condition k="sport" v="pelota"/> … … 25171 25429 #. <scale_max>50000</scale_max> 25172 25430 #. </rule> 25173 #. 25431 #. 25174 25432 #. <rule> 25175 25433 #. <condition k="sport" v="racquet"/> … … 25179 25437 #. <scale_max>50000</scale_max> 25180 25438 #. </rule> 25181 #. 25439 #. 25182 25440 #. <rule> 25183 25441 #. <condition k="sport" v="rugby"/> … … 25187 25445 #. <scale_max>50000</scale_max> 25188 25446 #. </rule> 25189 #. 25447 #. 25190 25448 #. <rule> 25191 25449 #. <condition k="sport" v="skating"/> … … 25195 25453 #. <scale_max>50000</scale_max> 25196 25454 #. </rule> 25197 #. 25455 #. 25198 25456 #. <rule> 25199 25457 #. <condition k="sport" v="skateboard"/> … … 25203 25461 #. <scale_max>50000</scale_max> 25204 25462 #. </rule> 25205 #. 25463 #. 25206 25464 #. <rule> 25207 25465 #. <condition k="sport" v="soccer"/> … … 25211 25469 #. <scale_max>50000</scale_max> 25212 25470 #. </rule> 25213 #. 25471 #. 25214 25472 #. <rule> 25215 25473 #. <condition k="sport" v="swimming"/> … … 25219 25477 #. <scale_max>50000</scale_max> 25220 25478 #. </rule> 25221 #. 25479 #. 25222 25480 #. <rule> 25223 25481 #. <condition k="sport" v="skiing"/> … … 25227 25485 #. <scale_max>50000</scale_max> 25228 25486 #. </rule> 25229 #. 25487 #. 25230 25488 #. <rule> 25231 25489 #. <condition k="sport" v="table_tennis"/> … … 25235 25493 #. <scale_max>50000</scale_max> 25236 25494 #. </rule> 25237 #. 25495 #. 25238 25496 #. <rule> 25239 25497 #. <condition k="sport" v="tennis"/> … … 25243 25501 #. <scale_max>50000</scale_max> 25244 25502 #. </rule> 25245 #. 25503 #. 25246 25504 #. <rule> 25247 25505 #. <condition k="sport" v="paintball"/> … … 25251 25509 #. <scale_max>50000</scale_max> 25252 25510 #. </rule> 25253 #. 25511 #. 25254 25512 #. <rule> 25255 25513 #. <condition k="sport" v="squash"/> … … 25259 25517 #. <scale_max>50000</scale_max> 25260 25518 #. </rule> 25261 #. 25519 #. 25262 25520 #. <rule> 25263 25521 #. <condition k="sport" v="shooting"/> … … 25267 25525 #. <scale_max>50000</scale_max> 25268 25526 #. </rule> 25269 #. 25527 #. 25270 25528 #. <rule> 25271 25529 #. <condition k="sport" v="volleyball"/> … … 25275 25533 #. <scale_max>50000</scale_max> 25276 25534 #. </rule> 25277 #. 25535 #. 25278 25536 #. <rule> 25279 25537 #. <condition k="sport" v="beachvolleyball"/> … … 25283 25541 #. <scale_max>50000</scale_max> 25284 25542 #. </rule> 25285 #. 25543 #. 25286 25544 #. <rule> 25287 25545 #. <condition k="sport" v="bowling"/> … … 25291 25549 #. <scale_max>50000</scale_max> 25292 25550 #. </rule> 25293 #. 25551 #. 25294 25552 #. <rule> 25295 25553 #. <condition k="sport" v="handball"/> … … 25299 25557 #. <scale_max>50000</scale_max> 25300 25558 #. </rule> 25301 #. 25559 #. 25302 25560 #. <rule> 25303 25561 #. <condition k="sport" v="rowing"/> … … 25307 25565 #. <scale_max>50000</scale_max> 25308 25566 #. </rule> 25309 #. 25567 #. 25310 25568 #. <rule> 25311 25569 #. <condition k="sport" v="sailing"/> … … 25315 25573 #. <scale_max>50000</scale_max> 25316 25574 #. </rule> 25317 #. 25575 #. 25318 25576 #. <rule> 25319 25577 #. <condition k="sport" v="diving"/> … … 25323 25581 #. <scale_max>50000</scale_max> 25324 25582 #. </rule> 25325 #. 25583 #. 25326 25584 #. <rule> 25327 25585 #. <condition k="sport" v="badminton"/> … … 25331 25589 #. <scale_max>50000</scale_max> 25332 25590 #. </rule> 25333 #. 25591 #. 25334 25592 #. <rule> 25335 25593 #. <condition k="sport" v="archery"/> … … 25339 25597 #. <scale_max>50000</scale_max> 25340 25598 #. </rule> 25341 #. 25599 #. 25342 25600 #. <rule> 25343 25601 #. <condition k="sport" v="fishing"/> 25344 25602 #: build/trans_presets.java:1913 build/trans_presets.java:1922 25345 25603 #: build/trans_presets.java:1931 build/trans_presets.java:1940 25346 #: build/trans_style.java:37 05build/trans_style.java:371325347 #: build/trans_style.java:37 21build/trans_style.java:372925348 #: build/trans_style.java:37 37build/trans_style.java:374525349 #: build/trans_style.java:37 53build/trans_style.java:376125350 #: build/trans_style.java:3 769build/trans_style.java:377725351 #: build/trans_style.java:3 785build/trans_style.java:379325352 #: build/trans_style.java:38 01build/trans_style.java:380925353 #: build/trans_style.java:38 17build/trans_style.java:382525354 #: build/trans_style.java:38 33build/trans_style.java:384125355 #: build/trans_style.java:38 49build/trans_style.java:385725356 #: build/trans_style.java:38 65build/trans_style.java:387325357 #: build/trans_style.java:3 881build/trans_style.java:388925358 #: build/trans_style.java:3 897build/trans_style.java:390525359 #: build/trans_style.java:39 13build/trans_style.java:392125360 #: build/trans_style.java:39 29build/trans_style.java:393725361 #: build/trans_style.java:39 45build/trans_style.java:395325362 #: build/trans_style.java:39 61build/trans_style.java:396925363 #: build/trans_style.java: 3977build/trans_style.java:398525364 #: build/trans_style.java: 3993build/trans_style.java:400125365 #: build/trans_style.java:40 09build/trans_style.java:401725366 #: build/trans_style.java:40 25build/trans_style.java:403325367 #: build/trans_style.java:40 41build/trans_style.java:404925368 #: build/trans_style.java:40 57build/trans_style.java:406525369 #: build/trans_style.java:4 07325604 #: build/trans_style.java:3738 build/trans_style.java:3746 25605 #: build/trans_style.java:3754 build/trans_style.java:3762 25606 #: build/trans_style.java:3770 build/trans_style.java:3778 25607 #: build/trans_style.java:3786 build/trans_style.java:3794 25608 #: build/trans_style.java:3802 build/trans_style.java:3810 25609 #: build/trans_style.java:3818 build/trans_style.java:3826 25610 #: build/trans_style.java:3834 build/trans_style.java:3842 25611 #: build/trans_style.java:3850 build/trans_style.java:3858 25612 #: build/trans_style.java:3866 build/trans_style.java:3874 25613 #: build/trans_style.java:3882 build/trans_style.java:3890 25614 #: build/trans_style.java:3898 build/trans_style.java:3906 25615 #: build/trans_style.java:3914 build/trans_style.java:3922 25616 #: build/trans_style.java:3930 build/trans_style.java:3938 25617 #: build/trans_style.java:3946 build/trans_style.java:3954 25618 #: build/trans_style.java:3962 build/trans_style.java:3970 25619 #: build/trans_style.java:3978 build/trans_style.java:3986 25620 #: build/trans_style.java:3994 build/trans_style.java:4002 25621 #: build/trans_style.java:4010 build/trans_style.java:4018 25622 #: build/trans_style.java:4026 build/trans_style.java:4034 25623 #: build/trans_style.java:4042 build/trans_style.java:4050 25624 #: build/trans_style.java:4058 build/trans_style.java:4066 25625 #: build/trans_style.java:4074 build/trans_style.java:4082 25626 #: build/trans_style.java:4090 build/trans_style.java:4098 25627 #: build/trans_style.java:4106 25370 25628 msgid "sport" 25371 25629 msgstr "íþrótt" … … 27043 27301 #. <scale_max>50000</scale_max> 27044 27302 #. </rule> 27045 #. 27303 #. 27046 27304 #. <!--landuse tags --> 27047 #. 27305 #. 27048 27306 #. <rule> 27049 27307 #. <condition k="landuse" v="farm"/> … … 27053 27311 #. <scale_max>50000</scale_max> 27054 27312 #. </rule> 27055 #. 27313 #. 27056 27314 #. <rule> 27057 27315 #. <condition k="landuse" v="farmland"/> … … 27061 27319 #. <scale_max>50000</scale_max> 27062 27320 #. </rule> 27063 #. 27321 #. 27064 27322 #. <rule> 27065 27323 #. <condition k="landuse" v="meadow"/> … … 27069 27327 #. <scale_max>50000</scale_max> 27070 27328 #. </rule> 27071 #. 27329 #. 27072 27330 #. <rule> 27073 27331 #. <condition k="landuse" v="vineyard"/> … … 27077 27335 #. <scale_max>50000</scale_max> 27078 27336 #. </rule> 27079 #. 27337 #. 27080 27338 #. <rule> 27081 27339 #. <condition k="landuse" v="orchard"/> … … 27085 27343 #. <scale_max>50000</scale_max> 27086 27344 #. </rule> 27087 #. 27345 #. 27088 27346 #. <rule> 27089 27347 #. <condition k="landuse" v="allotments"/> … … 27093 27351 #. <scale_max>50000</scale_max> 27094 27352 #. </rule> 27095 #. 27353 #. 27096 27354 #. <rule> 27097 27355 #. <condition k="landuse" v="grass"/> … … 27101 27359 #. <scale_max>50000</scale_max> 27102 27360 #. </rule> 27103 #. 27361 #. 27104 27362 #. <rule> 27105 27363 #. <condition k="landuse" v="village_green"/> … … 27109 27367 #. <scale_max>50000</scale_max> 27110 27368 #. </rule> 27111 #. 27369 #. 27112 27370 #. <rule> 27113 27371 #. <condition k="landuse" v="recreation_ground"/> 27114 #: build/trans_presets.java:2494 build/trans_style.java:31 5727115 #: build/trans_style.java:31 65build/trans_style.java:317327116 #: build/trans_style.java:3 181build/trans_style.java:318927117 #: build/trans_style.java:32 36build/trans_style.java:324427118 #: build/trans_style.java:33 42build/trans_style.java:335027372 #: build/trans_presets.java:2494 build/trans_style.java:3190 27373 #: build/trans_style.java:3198 build/trans_style.java:3206 27374 #: build/trans_style.java:3214 build/trans_style.java:3222 27375 #: build/trans_style.java:3269 build/trans_style.java:3277 27376 #: build/trans_style.java:3375 build/trans_style.java:3383 27119 27377 msgid "green" 27120 27378 msgstr "" … … 28530 28788 #. <scale_max>40000</scale_max> 28531 28789 #. </rule> 28532 #. 28790 #. 28533 28791 #. <rule> 28534 28792 #. <condition k="bicycle" b="no"/> … … 28544 28802 #. <scale_max>30000</scale_max> 28545 28803 #. </rule> 28546 #. 28804 #. 28547 28805 #. <rule> 28548 28806 #. <condition k="highway" v="cycleway"/> … … 28552 28810 #. <scale_max>10000</scale_max> 28553 28811 #. </rule> 28554 #. 28555 #. <!-- display path with bicycle/foot=designated as if it was cycleway/footway --> 28812 #. 28813 #. <!-- display path with bicycle/foot=designated/official as if it was cycleway/footway --> 28556 28814 #. <rule> 28557 28815 #. <condition k="highway" v="path"/> 28558 28816 #. <condition k="bicycle" v="designated"/> 28817 #. color bicycle 28818 #. <scale_min>1</scale_min> 28819 #. <scale_max>50000</scale_max> 28820 #. </rule> 28821 #. 28822 #. <rule> 28823 #. <condition k="highway" v="path"/> 28824 #. <condition k="bicycle" v="official"/> 28559 28825 #. color foot 28560 28826 #. <scale_min>1</scale_min> 28561 28827 #. <scale_max>50000</scale_max> 28562 28828 #. </rule> 28563 #. 28829 #. 28564 28830 #. <rule> 28565 28831 #. <condition k="highway" v="path"/> 28566 28832 #. <condition k="bicycle" v="designated"/> 28567 28833 #. <condition k="foot" v="designated"/> 28834 #. color bicycle 28835 #. <scale_min>1</scale_min> 28836 #. <scale_max>50000</scale_max> 28837 #. </rule> 28838 #. 28839 #. <rule> 28840 #. <condition k="highway" v="path"/> 28841 #. <condition k="bicycle" v="official"/> 28842 #. <condition k="foot" v="official"/> 28568 28843 #. color roundabout 28569 28844 #. <!-- tagging a node makes no real sense, a roundabout should be tagged with several nodes, or a highway=mini_roundabout should probably be used --> … … 28572 28847 #. <scale_max>50000</scale_max> 28573 28848 #. </rule> 28574 #. 28849 #. 28575 28850 #. <!-- cycleway tags --> 28576 #. 28851 #. 28577 28852 #. <rule> 28578 28853 #. <condition k="cycleway" v="lane"/> … … 28582 28857 #. <scale_max>50000</scale_max> 28583 28858 #. </rule> 28584 #. 28859 #. 28585 28860 #. <rule> 28586 28861 #. <condition k="cycleway" v="opposite_lane"/> … … 28590 28865 #. <scale_max>50000</scale_max> 28591 28866 #. </rule> 28592 #. 28867 #. 28593 28868 #. <rule> 28594 28869 #. <condition k="cycleway" v="track"/> … … 28598 28873 #. <scale_max>50000</scale_max> 28599 28874 #. </rule> 28600 #. 28875 #. 28601 28876 #. <rule> 28602 28877 #. <condition k="cycleway" v="opposite_track"/> … … 28606 28881 #. <scale_max>50000</scale_max> 28607 28882 #. </rule> 28608 #. 28883 #. 28609 28884 #. <rule> 28610 28885 #. <condition k="cycleway" v="opposite"/> 28611 28886 #: build/trans_presets.java:3242 build/trans_style.java:233 28612 28887 #: build/trans_style.java:689 build/trans_style.java:715 28613 #: build/trans_style.java:732 build/trans_style.java:909 28614 #: build/trans_style.java:917 build/trans_style.java:925 28615 #: build/trans_style.java:933 build/trans_style.java:941 28888 #: build/trans_style.java:723 build/trans_style.java:748 28889 #: build/trans_style.java:757 build/trans_style.java:934 28890 #: build/trans_style.java:942 build/trans_style.java:950 28891 #: build/trans_style.java:958 build/trans_style.java:966 28616 28892 msgid "bicycle" 28617 28893 msgstr "hjól" … … 28638 28914 #. <scale_max>50000</scale_max> 28639 28915 #. </rule> 28640 #. 28916 #. 28641 28917 #. <rule> 28642 28918 #. <condition k="foot" b="no"/> … … 28652 28928 #. <scale_max>50000</scale_max> 28653 28929 #. </rule> 28654 #. 28930 #. 28655 28931 #. <rule> 28656 28932 #. <condition k="highway" v="footway"/> … … 28660 28936 #. <scale_max>10000</scale_max> 28661 28937 #. </rule> 28662 #. 28938 #. 28663 28939 #. <rule> 28664 28940 #. <condition k="highway" v="path"/> … … 28667 28943 #. <scale_max>50000</scale_max> 28668 28944 #. </rule> 28669 #. 28945 #. 28670 28946 #. <rule> 28671 28947 #. <condition k="highway" v="path"/> 28672 28948 #. <condition k="foot" v="designated"/> 28949 #. color foot 28950 #. <scale_min>1</scale_min> 28951 #. <scale_max>50000</scale_max> 28952 #. </rule> 28953 #. 28954 #. <rule> 28955 #. <condition k="highway" v="path"/> 28956 #. <condition k="foot" v="official"/> 28673 28957 #. color bicycle 28674 28958 #. <scale_min>1</scale_min> 28675 28959 #. <scale_max>50000</scale_max> 28676 28960 #. </rule> 28677 #. 28961 #. 28678 28962 #. <rule> 28679 28963 #. <condition k="highway" v="pedestrian"/> … … 28684 28968 #. <scale_max>10000</scale_max> 28685 28969 #. </rule> 28686 #. 28970 #. 28687 28971 #. <rule> 28688 28972 #. <condition k="highway" v="steps"/> 28689 28973 #: build/trans_presets.java:3242 build/trans_style.java:247 28690 28974 #: build/trans_style.java:697 build/trans_style.java:705 28691 #: build/trans_style.java:723 build/trans_style.java:739 28692 #: build/trans_style.java:740 build/trans_style.java:748 28975 #: build/trans_style.java:731 build/trans_style.java:739 28976 #: build/trans_style.java:764 build/trans_style.java:765 28977 #: build/trans_style.java:773 28693 28978 msgid "foot" 28694 28979 msgstr "fótgangandi" … … 28707 28992 #. <scale_max>50000</scale_max> 28708 28993 #. </rule> 28709 #. 28994 #. 28710 28995 #. <rule> 28711 28996 #. <condition k="railway" v="subway"/> 28712 #: build/trans_presets.java:3242 build/trans_style.java:12 0828997 #: build/trans_presets.java:3242 build/trans_style.java:1233 28713 28998 msgid "subway" 28714 28999 msgstr "" … … 28820 29105 #. 7. scale_min / scale_max 28821 29106 #. - zoom scale for display 28822 #. 29107 #. 28823 29108 #. Using both area and line attributes for the same key/value pair does work. For areas 28824 29109 #. first the best matching area rule is searched and the best matching line rule is 28825 29110 #. connected with it. They need not have the same key/value pair. 28826 #. 29111 #. 28827 29112 #. The colours can consist of the two components - name and hex code (e.g. water#0000ff). 28828 29113 #. If both are given, the color name is introduced in preferences with that value. If only … … 28830 29115 #. modified preferences or previous value is used. The 6 hex digit color code can also 28831 29116 #. be appended by a hex value of the alpha channel (thus having 8 hex digits instead of 6). 28832 #. 29117 #. 28833 29118 #. Linemod's are drawn over or under the line they are associated with and modify the 28834 29119 #. appearance. There can be multiple linemod's for one way (contrary to line styles, … … 28838 29123 #. on the sides of the way or the waystyles itself must use alpha channel (which may 28839 29124 #. look strange). 28840 #. 29125 #. 28841 29126 #. If a key/value pair matches more than one rule, the "rule that wins" is unpredicted 28842 29127 #. in case they have same priority! Using priority settings helps to solve conflicts. 28843 #. 29128 #. 28844 29129 #. For external files the <rules> should have following elements: 28845 29130 #. - author the author of the style … … 28853 29138 #. - when the style is additional choose "standard" or don't use name tag 28854 29139 #. --> 28855 #. 29140 #. 28856 29141 #: build/trans_style.java:72 28857 29142 msgid "standard" … … 28859 29144 28860 29145 #. mappaint style named "standard" 28861 #. 29146 #. 28862 29147 #. <rule> 28863 29148 #. <condition k="restriction" v="no_left_turn"/> … … 28906 29191 #. <scale_max>40000</scale_max> 28907 29192 #. </rule> 28908 #. 28909 #. 29193 #. 29194 #. 28910 29195 #. <!-- mark some specials that should be fixed - they are already the default and therefore shouldn't be tagged --> 28911 29196 #. <rule> … … 28985 29270 #. <scale_max>40000</scale_max> 28986 29271 #. </rule> 28987 #. 29272 #. 28988 29273 #. <rule> 28989 29274 #. <condition k="highway" v="road"/> … … 28993 29278 #. <scale_max>50000</scale_max> 28994 29279 #. </rule> 28995 #. 29280 #. 28996 29281 #. <!--abutters tags --> 28997 #. 29282 #. 28998 29283 #. <!--accessories tags --> 28999 #. 29284 #. 29000 29285 #. <!--properties tags --> 29001 #. 29286 #. 29002 29287 #. <rule> 29003 29288 #. <condition k="mountain_pass" b="yes"/> 29004 29289 #: build/trans_style.java:139 build/trans_style.java:174 29005 29290 #: build/trans_style.java:181 build/trans_style.java:188 29006 #: build/trans_style.java:633 build/trans_style.java:4 08729291 #: build/trans_style.java:633 build/trans_style.java:4120 29007 29292 msgid "deprecated" 29008 29293 msgstr "" … … 29013 29298 #. <scale_max>10000</scale_max> 29014 29299 #. </rule> 29015 #. 29300 #. 29016 29301 #. <rule> 29017 29302 #. <condition k="goods" b="no"/> … … 29020 29305 #. <scale_max>50000</scale_max> 29021 29306 #. </rule> 29022 #. 29307 #. 29023 29308 #. <rule> 29024 29309 #. <condition k="hgv" b="no"/> … … 29027 29312 #. <scale_max>50000</scale_max> 29028 29313 #. </rule> 29029 #. 29314 #. 29030 29315 #. <rule> 29031 29316 #. <condition k="horse" b="no"/> … … 29041 29326 #. <scale_max>20000</scale_max> 29042 29327 #. </rule> 29043 #. 29328 #. 29044 29329 #. <rule> 29045 29330 #. <condition k="highway" v="bridleway"/> … … 29053 29338 #. <scale_max>30000</scale_max> 29054 29339 #. </rule> 29055 #. 29340 #. 29056 29341 #. <rule> 29057 29342 #. <condition k="motorcycle" b="no"/> … … 29060 29345 #. <scale_max>50000</scale_max> 29061 29346 #. </rule> 29062 #. 29347 #. 29063 29348 #. <rule> 29064 29349 #. <condition k="motorcar" b="no"/> … … 29067 29352 #. <scale_max>50000</scale_max> 29068 29353 #. </rule> 29069 #. 29354 #. 29070 29355 #. <rule> 29071 29356 #. <condition k="psv" b="no"/> … … 29074 29359 #. <scale_max>50000</scale_max> 29075 29360 #. </rule> 29076 #. 29361 #. 29077 29362 #. <rule> 29078 29363 #. <condition k="motorboat" b="no"/> … … 29081 29366 #. <scale_max>50000</scale_max> 29082 29367 #. </rule> 29083 #. 29368 #. 29084 29369 #. <rule> 29085 29370 #. <condition k="boat" b="no"/> … … 29088 29373 #. <scale_max>50000</scale_max> 29089 29374 #. </rule> 29090 #. 29375 #. 29091 29376 #. <rule> 29092 29377 #. <condition k="noexit" b="yes"/> … … 29095 29380 #. <scale_max>50000</scale_max> 29096 29381 #. </rule> 29097 #. 29382 #. 29098 29383 #. <rule> 29099 29384 #. <condition k="maxweight"/> … … 29102 29387 #. <scale_max>50000</scale_max> 29103 29388 #. </rule> 29104 #. 29389 #. 29105 29390 #. <rule> 29106 29391 #. <condition k="maxheight"/> … … 29109 29394 #. <scale_max>50000</scale_max> 29110 29395 #. </rule> 29111 #. 29396 #. 29112 29397 #. <rule> 29113 29398 #. <condition k="maxwidth"/> … … 29116 29401 #. <scale_max>50000</scale_max> 29117 29402 #. </rule> 29118 #. 29403 #. 29119 29404 #. <rule> 29120 29405 #. <condition k="maxlength"/> … … 29123 29408 #. <scale_max>50000</scale_max> 29124 29409 #. </rule> 29125 #. 29410 #. 29126 29411 #. <rule> 29127 29412 #. <condition k="maxspeed"/> … … 29130 29415 #. <scale_max>50000</scale_max> 29131 29416 #. </rule> 29132 #. 29417 #. 29133 29418 #. <rule> 29134 29419 #. <condition k="minspeed"/> … … 29137 29422 #. <scale_max>50000</scale_max> 29138 29423 #. </rule> 29139 #. 29424 #. 29140 29425 #. <rule> 29141 29426 #. <condition k="maxstay"/> … … 29144 29429 #. <scale_max>50000</scale_max> 29145 29430 #. </rule> 29146 #. 29431 #. 29147 29432 #. <rule> 29148 29433 #. <condition k="toll"/> … … 29151 29436 #. <scale_max>50000</scale_max> 29152 29437 #. </rule> 29153 #. 29438 #. 29154 29439 #. <rule> 29155 29440 #. <condition k="barrier"/> … … 29326 29611 #. <scale_max>50000</scale_max> 29327 29612 #. </rule> 29328 #. 29613 #. 29329 29614 #. <!-- highway tags --> 29330 #. 29615 #. 29331 29616 #. <rule> 29332 29617 #. <condition k="motorroad" v="yes"/> … … 29340 29625 #. <scale_max>40000</scale_max> 29341 29626 #. </rule> 29342 #. 29627 #. 29343 29628 #. <rule> 29344 29629 #. <condition k="highway" v="track"/> … … 29348 29633 #. <scale_max>50000</scale_max> 29349 29634 #. </rule> 29350 #. 29635 #. 29351 29636 #. <!-- tracktype tags --> 29352 #. 29637 #. 29353 29638 #. <rule> 29354 29639 #. <condition k="tracktype" v="grade1"/> … … 29358 29643 #. <scale_max>50000</scale_max> 29359 29644 #. </rule> 29360 #. 29645 #. 29361 29646 #. <rule> 29362 29647 #. <condition k="tracktype" v="grade2"/> … … 29366 29651 #. <scale_max>50000</scale_max> 29367 29652 #. </rule> 29368 #. 29653 #. 29369 29654 #. <rule> 29370 29655 #. <condition k="tracktype" v="grade3"/> … … 29374 29659 #. <scale_max>50000</scale_max> 29375 29660 #. </rule> 29376 #. 29661 #. 29377 29662 #. <rule> 29378 29663 #. <condition k="tracktype" v="grade4"/> … … 29382 29667 #. <scale_max>50000</scale_max> 29383 29668 #. </rule> 29384 #. 29669 #. 29385 29670 #. <rule> 29386 29671 #. <condition k="tracktype" v="grade5"/> 29387 #: build/trans_style.java:649 build/trans_style.java:9 5129388 #: build/trans_style.java:9 59build/trans_style.java:96729389 #: build/trans_style.java: 975build/trans_style.java:98329672 #: build/trans_style.java:649 build/trans_style.java:976 29673 #: build/trans_style.java:984 build/trans_style.java:992 29674 #: build/trans_style.java:1000 build/trans_style.java:1008 29390 29675 msgid "highway_track" 29391 29676 msgstr "" … … 29396 29681 #. <scale_max>10000</scale_max> 29397 29682 #. </rule> 29398 #. 29683 #. 29399 29684 #. <rule> 29400 29685 #. <condition k="direction" v="clockwise"/> … … 29403 29688 #. <scale_max>50000</scale_max> 29404 29689 #. </rule> 29405 #. 29690 #. 29406 29691 #. <rule> 29407 29692 #. <condition k="highway" v="mini_roundabout"/> … … 29411 29696 #. <scale_max>50000</scale_max> 29412 29697 #. </rule> 29413 #. 29698 #. 29414 29699 #. <rule> 29415 29700 #. <condition k="highway" v="stop"/> … … 29418 29703 #. <scale_max>50000</scale_max> 29419 29704 #. </rule> 29420 #. 29705 #. 29421 29706 #. <rule> 29422 29707 #. <condition k="highway" v="traffic_signals"/> … … 29425 29710 #. <scale_max>50000</scale_max> 29426 29711 #. </rule> 29427 #. 29712 #. 29428 29713 #. <rule> 29429 29714 #. <condition k="highway" v="street_lamp"/> … … 29432 29717 #. <scale_max>50000</scale_max> 29433 29718 #. </rule> 29434 #. 29719 #. 29435 29720 #. <rule> 29436 29721 #. <condition k="highway" v="speed_camera"/> … … 29439 29724 #. <scale_max>50000</scale_max> 29440 29725 #. </rule> 29441 #. 29726 #. 29442 29727 #. <rule> 29443 29728 #. <condition k="traffic_sign" v="city_limit"/> … … 29446 29731 #. <scale_max>40000</scale_max> 29447 29732 #. </rule> 29448 #. 29733 #. 29449 29734 #. <rule> 29450 29735 #. <condition k="highway" v="crossing"/> … … 29453 29738 #. <scale_max>50000</scale_max> 29454 29739 #. </rule> 29455 #. 29740 #. 29456 29741 #. <rule> 29457 29742 #. <condition k="highway" v="incline"/> … … 29460 29745 #. <scale_max>50000</scale_max> 29461 29746 #. </rule> 29462 #. 29747 #. 29463 29748 #. <rule> 29464 29749 #. <condition k="highway" v="incline_steep"/> … … 29467 29752 #. <scale_max>50000</scale_max> 29468 29753 #. </rule> 29469 #. 29754 #. 29470 29755 #. <rule> 29471 29756 #. <condition k="highway" v="motorway_junction"/> … … 29474 29759 #. <scale_max>50000</scale_max> 29475 29760 #. </rule> 29476 #. 29761 #. 29477 29762 #. <rule> 29478 29763 #. <condition k="highway" v="services"/> 29479 #: build/trans_style.java:8 4229764 #: build/trans_style.java:867 29480 29765 msgid "services" 29481 29766 msgstr "vegþjónustur" … … 29486 29771 #. <scale_max>50000</scale_max> 29487 29772 #. </rule> 29488 #. 29773 #. 29489 29774 #. <rule> 29490 29775 #. <condition k="highway" v="ford"/> 29491 #: build/trans_style.java:8 5029776 #: build/trans_style.java:875 29492 29777 msgid "ford" 29493 29778 msgstr "" … … 29498 29783 #. <scale_max>50000</scale_max> 29499 29784 #. </rule> 29500 #. 29785 #. 29501 29786 #. <rule> 29502 29787 #. <condition k="highway" v="bus_stop"/> … … 29505 29790 #. <scale_max>50000</scale_max> 29506 29791 #. </rule> 29507 #. 29792 #. 29508 29793 #. <rule> 29509 29794 #. <condition k="highway" v="turning_circle"/> 29510 #: build/trans_style.java:8 6529795 #: build/trans_style.java:890 29511 29796 msgid "turningcircle" 29512 29797 msgstr "beygjuhringur" … … 29517 29802 #. <scale_max>50000</scale_max> 29518 29803 #. </rule> 29519 #. 29804 #. 29520 29805 #. <rule> 29521 29806 #. <condition k="highway" v="emergency_access_point"/> 29522 29807 #. <icon src="service/emergency_access_point.png"/> 29523 #: build/trans_style.java: 88929808 #: build/trans_style.java:914 29524 29809 msgid "emergency_access_point" 29525 29810 msgstr "" … … 29530 29815 #. <scale_max>200000000</scale_max> 29531 29816 #. </rule> 29532 #. 29817 #. 29533 29818 #. <rule> 29534 29819 #. <condition k="waterway" v="riverbank"/> 29535 29820 #. color riverbank 29536 #: build/trans_style.java:10 01build/trans_style.java:100229821 #: build/trans_style.java:1026 build/trans_style.java:1027 29537 29822 msgid "riverbank" 29538 29823 msgstr "árbakki" … … 29543 29828 #. <scale_max>200000000</scale_max> 29544 29829 #. </rule> 29545 #. 29830 #. 29546 29831 #. <rule> 29547 29832 #. <condition k="waterway" v="stream"/> 29548 #: build/trans_style.java:10 1829833 #: build/trans_style.java:1043 29549 29834 msgid "stream" 29550 29835 msgstr "lækur" … … 29555 29840 #. <scale_max>50000</scale_max> 29556 29841 #. </rule> 29557 #. 29842 #. 29558 29843 #. <rule> 29559 29844 #. <condition k="waterway" v="dock"/> 29560 #: build/trans_style.java:10 4129845 #: build/trans_style.java:1066 29561 29846 msgid "dock" 29562 29847 msgstr "" … … 29567 29852 #. <scale_max>50000</scale_max> 29568 29853 #. </rule> 29569 #. 29854 #. 29570 29855 #. <rule> 29571 29856 #. <condition k="waterway" v="lock_gate"/> … … 29574 29859 #. <scale_max>50000</scale_max> 29575 29860 #. </rule> 29576 #. 29861 #. 29577 29862 #. <rule> 29578 29863 #. <condition k="waterway" v="turning_point"/> … … 29581 29866 #. <scale_max>50000</scale_max> 29582 29867 #. </rule> 29583 #. 29868 #. 29584 29869 #. <rule> 29585 29870 #. <condition k="waterway" v="boatyard"/> … … 29589 29874 #. <scale_max>50000</scale_max> 29590 29875 #. </rule> 29591 #. 29876 #. 29592 29877 #. <rule> 29593 29878 #. <condition k="waterway" v="water_point"/> … … 29596 29881 #. <scale_max>50000</scale_max> 29597 29882 #. </rule> 29598 #. 29883 #. 29599 29884 #. <rule> 29600 29885 #. <condition k="waterway" v="waste_disposal"/> … … 29603 29888 #. <scale_max>50000</scale_max> 29604 29889 #. </rule> 29605 #. 29890 #. 29606 29891 #. <rule> 29607 29892 #. <condition k="waterway" v="mooring"/> … … 29610 29895 #. <scale_max>50000</scale_max> 29611 29896 #. </rule> 29612 #. 29897 #. 29613 29898 #. <rule> 29614 29899 #. <condition k="waterway" v="weir"/> … … 29618 29903 #. <scale_max>50000</scale_max> 29619 29904 #. </rule> 29620 #. 29905 #. 29621 29906 #. <rule> 29622 29907 #. <condition k="waterway" v="dam"/> … … 29627 29912 #. <scale_max>50000</scale_max> 29628 29913 #. </rule> 29629 #. 29914 #. 29630 29915 #. <rule> 29631 29916 #. <condition k="waterway" v="waterfall"/> … … 29635 29920 #. <scale_max>50000</scale_max> 29636 29921 #. </rule> 29637 #. 29922 #. 29638 29923 #. <!--man_made tags --> 29639 #. 29924 #. 29640 29925 #. <rule> 29641 29926 #. <condition k="man_made" v="beacon"/> … … 29645 29930 #. <scale_max>50000</scale_max> 29646 29931 #. </rule> 29647 #. 29932 #. 29648 29933 #. <rule> 29649 29934 #. <condition k="man_made" v="crane"/> … … 29653 29938 #. <scale_max>50000</scale_max> 29654 29939 #. </rule> 29655 #. 29940 #. 29656 29941 #. <rule> 29657 29942 #. <condition k="man_made" v="gasometer"/> … … 29661 29946 #. <scale_max>50000</scale_max> 29662 29947 #. </rule> 29663 #. 29948 #. 29664 29949 #. <rule> 29665 29950 #. <condition k="man_made" v="lighthouse"/> … … 29670 29955 #. <scale_max>50000</scale_max> 29671 29956 #. </rule> 29672 #. 29957 #. 29673 29958 #. <rule> 29674 29959 #. <condition k="man_made" v="petroleum_well"/> … … 29677 29962 #. <scale_max>50000</scale_max> 29678 29963 #. </rule> 29679 #. 29964 #. 29680 29965 #. <rule> 29681 29966 #. <condition k="man_made" v="reservoir_covered"/> … … 29685 29970 #. <scale_max>50000</scale_max> 29686 29971 #. </rule> 29687 #. 29972 #. 29688 29973 #. <rule> 29689 29974 #. <condition k="man_made" v="surveillance"/> … … 29693 29978 #. <scale_max>50000</scale_max> 29694 29979 #. </rule> 29695 #. 29980 #. 29696 29981 #. <rule> 29697 29982 #. <condition k="man_made" v="survey_point"/> … … 29701 29986 #. <scale_max>50000</scale_max> 29702 29987 #. </rule> 29703 #. 29988 #. 29704 29989 #. <rule> 29705 29990 #. <condition k="man_made" v="tower"/> … … 29709 29994 #. <scale_max>50000</scale_max> 29710 29995 #. </rule> 29711 #. 29996 #. 29712 29997 #. <rule> 29713 29998 #. <condition k="man_made" v="wastewater_plant"/> … … 29717 30002 #. <scale_max>50000</scale_max> 29718 30003 #. </rule> 29719 #. 30004 #. 29720 30005 #. <rule> 29721 30006 #. <condition k="man_made" v="watermill"/> … … 29725 30010 #. <scale_max>50000</scale_max> 29726 30011 #. </rule> 29727 #. 30012 #. 29728 30013 #. <rule> 29729 30014 #. <condition k="man_made" v="water_tower"/> … … 29733 30018 #. <scale_max>50000</scale_max> 29734 30019 #. </rule> 29735 #. 30020 #. 29736 30021 #. <rule> 29737 30022 #. <condition k="man_made" v="windmill"/> … … 29741 30026 #. <scale_max>50000</scale_max> 29742 30027 #. </rule> 29743 #. 30028 #. 29744 30029 #. <rule> 29745 30030 #. <condition k="man_made" v="works"/> … … 29749 30034 #. <scale_max>50000</scale_max> 29750 30035 #. </rule> 29751 #. 30036 #. 29752 30037 #. <rule> 29753 30038 #. <condition k="man_made" v="water_works"/> 29754 30039 #. <icon annotate="true" src="misc/no_icon.png"/> 29755 #: build/trans_style.java:10 64build/trans_style.java:109329756 #: build/trans_style.java:11 09build/trans_style.java:111029757 #: build/trans_style.java:11 18build/trans_style.java:160329758 #: build/trans_style.java:16 10build/trans_style.java:161929759 #: build/trans_style.java:16 27build/trans_style.java:165929760 #: build/trans_style.java:16 67build/trans_style.java:167529761 #: build/trans_style.java:1 683build/trans_style.java:169029762 #: build/trans_style.java:1 699build/trans_style.java:170729763 #: build/trans_style.java:17 15build/trans_style.java:172329764 #: build/trans_style.java:17 3130040 #: build/trans_style.java:1089 build/trans_style.java:1118 30041 #: build/trans_style.java:1134 build/trans_style.java:1135 30042 #: build/trans_style.java:1143 build/trans_style.java:1628 30043 #: build/trans_style.java:1635 build/trans_style.java:1644 30044 #: build/trans_style.java:1652 build/trans_style.java:1684 30045 #: build/trans_style.java:1692 build/trans_style.java:1700 30046 #: build/trans_style.java:1708 build/trans_style.java:1715 30047 #: build/trans_style.java:1724 build/trans_style.java:1732 30048 #: build/trans_style.java:1740 build/trans_style.java:1748 30049 #: build/trans_style.java:1756 29765 30050 msgid "manmade" 29766 30051 msgstr "" … … 29770 30055 #. <scale_max>50000</scale_max> 29771 30056 #. </rule> 29772 #. 30057 #. 29773 30058 #. <rule> 29774 30059 #. <condition k="waterway" v="rapids"/> 29775 30060 #. <icon annotate="true" src="misc/no_icon.png"/> 29776 #: build/trans_style.java:11 0130061 #: build/trans_style.java:1126 29777 30062 msgid "rapids" 29778 30063 msgstr "" … … 29783 30068 #. <scale_max>50000</scale_max> 29784 30069 #. </rule> 29785 #. 30070 #. 29786 30071 #. <!-- railway tags --> 29787 #. 30072 #. 29788 30073 #. <rule> 29789 30074 #. <condition k="railway" v="station"/> … … 29793 30078 #. <scale_max>50000</scale_max> 29794 30079 #. </rule> 29795 #. 30080 #. 29796 30081 #. <rule> 29797 30082 #. <condition k="railway" v="halt"/> … … 29800 30085 #. <scale_max>50000</scale_max> 29801 30086 #. </rule> 29802 #. 30087 #. 29803 30088 #. <rule> 29804 30089 #. <condition k="railway" v="tram_station"/> … … 29808 30093 #. <scale_max>50000</scale_max> 29809 30094 #. </rule> 29810 #. 30095 #. 29811 30096 #. <rule> 29812 30097 #. <condition k="railway" v="tram_stop"/> … … 29815 30100 #. <scale_max>50000</scale_max> 29816 30101 #. </rule> 29817 #. 30102 #. 29818 30103 #. <rule> 29819 30104 #. <condition k="railway" v="subway_entrance"/> … … 29823 30108 #. <scale_max>50000</scale_max> 29824 30109 #. </rule> 29825 #. 30110 #. 29826 30111 #. <rule> 29827 30112 #. <condition k="railway" v="crossing"/> … … 29831 30116 #. <scale_max>50000</scale_max> 29832 30117 #. </rule> 29833 #. 30118 #. 29834 30119 #. <rule> 29835 30120 #. <condition k="railway" v="level_crossing"/> 29836 #: build/trans_style.java:11 28build/trans_style.java:114329837 #: build/trans_style.java:11 58build/trans_style.java:116629838 #: build/trans_style.java:11 7430121 #: build/trans_style.java:1153 build/trans_style.java:1168 30122 #: build/trans_style.java:1183 build/trans_style.java:1191 30123 #: build/trans_style.java:1199 29839 30124 msgid "railwaypoint" 29840 30125 msgstr "" … … 29845 30130 #. <scale_max>200000000</scale_max> 29846 30131 #. </rule> 29847 #. 30132 #. 29848 30133 #. <rule> 29849 30134 #. <condition k="railway" v="tram"/> … … 29854 30139 #. <scale_max>50000</scale_max> 29855 30140 #. </rule> 29856 #. 30141 #. 29857 30142 #. <rule> 29858 30143 #. <condition k="railway" v="light_rail"/> 29859 #: build/trans_style.java:1 191build/trans_style.java:120030144 #: build/trans_style.java:1216 build/trans_style.java:1225 29860 30145 msgid "otherrail" 29861 30146 msgstr "" 29862 30147 29863 30148 #. color otherrail 29864 #: build/trans_style.java:1 19230149 #: build/trans_style.java:1217 29865 30150 msgid "railover" 29866 30151 msgstr "" … … 29871 30156 #. <scale_max>50000</scale_max> 29872 30157 #. </rule> 29873 #. 30158 #. 29874 30159 #. <rule> 29875 30160 #. <condition k="railway" v="preserved"/> … … 29879 30164 #. <scale_max>50000</scale_max> 29880 30165 #. </rule> 29881 #. 30166 #. 29882 30167 #. <!-- disused often appears together with highway=xy --> 29883 30168 #. <!-- -> normal display with line, linemod for combinations --> … … 29890 30175 #. <scale_max>50000</scale_max> 29891 30176 #. </rule> 29892 #. 30177 #. 29893 30178 #. <!-- abandoned often appears together with highway=xy --> 29894 30179 #. <!-- -> normal display with line, linemod for combinations --> … … 29896 30181 #. <condition k="railway" v="abandoned"/> 29897 30182 #. color oldrail 29898 #: build/trans_style.java:12 16build/trans_style.java:122629899 #: build/trans_style.java:12 27build/trans_style.java:123729900 #: build/trans_style.java:12 3830183 #: build/trans_style.java:1241 build/trans_style.java:1251 30184 #: build/trans_style.java:1252 build/trans_style.java:1262 30185 #: build/trans_style.java:1263 29901 30186 msgid "oldrail" 29902 30187 msgstr "" … … 29907 30192 #. <scale_max>50000</scale_max> 29908 30193 #. </rule> 29909 #. 30194 #. 29910 30195 #. <rule> 29911 30196 #. <condition k="service" v="yard"/> … … 29914 30199 #. <scale_max>50000</scale_max> 29915 30200 #. </rule> 29916 #. 30201 #. 29917 30202 #. <rule> 29918 30203 #. <condition k="service" v="siding"/> … … 29921 30206 #. <scale_max>50000</scale_max> 29922 30207 #. </rule> 29923 #. 30208 #. 29924 30209 #. <rule> 29925 30210 #. <condition k="service" v="spur"/> … … 29928 30213 #. <scale_max>50000</scale_max> 29929 30214 #. </rule> 29930 #. 30215 #. 29931 30216 #. <!--aeroway tags --> 29932 #. 30217 #. 29933 30218 #. <rule> 29934 30219 #. <condition k="aeroway" v="aerodrome"/> … … 29939 30224 #. <scale_max>50000</scale_max> 29940 30225 #. </rule> 29941 #. 30226 #. 29942 30227 #. <rule> 29943 30228 #. <condition k="aeroway" v="taxiway"/> 29944 #: build/trans_style.java:13 18build/trans_style.java:131929945 #: build/trans_style.java:13 5130229 #: build/trans_style.java:1343 build/trans_style.java:1344 30230 #: build/trans_style.java:1376 29946 30231 msgid "aeroway" 29947 30232 msgstr "" … … 29952 30237 #. <scale_max>50000</scale_max> 29953 30238 #. </rule> 29954 #. 30239 #. 29955 30240 #. <rule> 29956 30241 #. <condition k="aeroway" v="terminal"/> 29957 #: build/trans_style.java:13 2730242 #: build/trans_style.java:1352 29958 30243 msgid "terminal" 29959 30244 msgstr "" … … 29964 30249 #. <scale_max>50000</scale_max> 29965 30250 #. </rule> 29966 #. 30251 #. 29967 30252 #. <rule> 29968 30253 #. <condition k="aeroway" v="helipad"/> … … 29972 30257 #. <scale_max>50000</scale_max> 29973 30258 #. </rule> 29974 #. 30259 #. 29975 30260 #. <rule> 29976 30261 #. <condition k="aeroway" v="runway"/> 29977 #: build/trans_style.java:13 35build/trans_style.java:134330262 #: build/trans_style.java:1360 build/trans_style.java:1368 29978 30263 msgid "aeroway_dark" 29979 30264 msgstr "" … … 29984 30269 #. <scale_max>50000</scale_max> 29985 30270 #. </rule> 29986 #. 30271 #. 29987 30272 #. <rule> 29988 30273 #. <condition k="aeroway" v="apron"/> 29989 #: build/trans_style.java:13 5930274 #: build/trans_style.java:1384 29990 30275 msgid "aeroway_light" 29991 30276 msgstr "" … … 29996 30281 #. <scale_max>50000</scale_max> 29997 30282 #. </rule> 29998 #. 30283 #. 29999 30284 #. <rule> 30000 30285 #. <condition k="aeroway" v="gate"/> … … 30003 30288 #. <scale_max>50000</scale_max> 30004 30289 #. </rule> 30005 #. 30290 #. 30006 30291 #. <rule> 30007 30292 #. <condition k="aeroway" v="windsock"/> … … 30010 30295 #. <scale_max>50000</scale_max> 30011 30296 #. </rule> 30012 #. 30297 #. 30013 30298 #. <!--aerialway tags --> 30014 #. 30299 #. 30015 30300 #. <rule> 30016 30301 #. <condition k="aerialway" v="cable_car"/> … … 30020 30305 #. <scale_max>50000</scale_max> 30021 30306 #. </rule> 30022 #. 30307 #. 30023 30308 #. <rule> 30024 30309 #. <condition k="aerialway" v="gondola"/> … … 30028 30313 #. <scale_max>50000</scale_max> 30029 30314 #. </rule> 30030 #. 30315 #. 30031 30316 #. <rule> 30032 30317 #. <condition k="aerialway" v="chair_lift"/> … … 30036 30321 #. <scale_max>50000</scale_max> 30037 30322 #. </rule> 30038 #. 30323 #. 30039 30324 #. <rule> 30040 30325 #. <condition k="aerialway" v="drag_lift"/> … … 30044 30329 #. <scale_max>50000</scale_max> 30045 30330 #. </rule> 30046 #. 30331 #. 30047 30332 #. <rule> 30048 30333 #. <condition k="aerialway" v="station"/> … … 30052 30337 #. <scale_max>50000</scale_max> 30053 30338 #. </rule> 30054 #. 30339 #. 30055 30340 #. <rule> 30056 30341 #. <condition k="aerialway" v="pylon"/> 30057 #: build/trans_style.java:1 383build/trans_style.java:139130058 #: build/trans_style.java:1 399build/trans_style.java:140730059 #: build/trans_style.java:14 15build/trans_style.java:142330342 #: build/trans_style.java:1408 build/trans_style.java:1416 30343 #: build/trans_style.java:1424 build/trans_style.java:1432 30344 #: build/trans_style.java:1440 build/trans_style.java:1448 30060 30345 msgid "aerialway" 30061 30346 msgstr "skíðalyfta" … … 30066 30351 #. <scale_max>50000</scale_max> 30067 30352 #. </rule> 30068 #. 30353 #. 30069 30354 #. <!-- piste tags --> 30070 #. 30355 #. 30071 30356 #. <rule> 30072 30357 #. <condition k="piste:difficulty" v="easy"/> 30073 30358 #. color piste_easy 30074 #: build/trans_style.java:14 33build/trans_style.java:143430359 #: build/trans_style.java:1458 build/trans_style.java:1459 30075 30360 msgid "piste_easy" 30076 30361 msgstr "" … … 30081 30366 #. <scale_max>30000</scale_max> 30082 30367 #. </rule> 30083 #. 30368 #. 30084 30369 #. <rule> 30085 30370 #. <condition k="piste:difficulty" v="intermediate"/> 30086 30371 #. color piste_intermediate 30087 #: build/trans_style.java:14 42build/trans_style.java:144330372 #: build/trans_style.java:1467 build/trans_style.java:1468 30088 30373 msgid "piste_intermediate" 30089 30374 msgstr "" … … 30094 30379 #. <scale_max>30000</scale_max> 30095 30380 #. </rule> 30096 #. 30381 #. 30097 30382 #. <rule> 30098 30383 #. <condition k="piste:difficulty" v="advanced"/> 30099 30384 #. color piste_advanced 30100 #: build/trans_style.java:14 51build/trans_style.java:145230385 #: build/trans_style.java:1476 build/trans_style.java:1477 30101 30386 msgid "piste_advanced" 30102 30387 msgstr "" … … 30107 30392 #. <scale_max>30000</scale_max> 30108 30393 #. </rule> 30109 #. 30394 #. 30110 30395 #. <rule> 30111 30396 #. <condition k="piste:difficulty" v="expert"/> 30112 30397 #. color piste_expert 30113 #: build/trans_style.java:14 60build/trans_style.java:146130398 #: build/trans_style.java:1485 build/trans_style.java:1486 30114 30399 msgid "piste_expert" 30115 30400 msgstr "" … … 30120 30405 #. <scale_max>30000</scale_max> 30121 30406 #. </rule> 30122 #. 30407 #. 30123 30408 #. <rule> 30124 30409 #. <condition k="piste:difficulty" v="freeride"/> 30125 30410 #. color piste_freeride 30126 #: build/trans_style.java:14 69build/trans_style.java:147030411 #: build/trans_style.java:1494 build/trans_style.java:1495 30127 30412 msgid "piste_freeride" 30128 30413 msgstr "" … … 30133 30418 #. <scale_max>30000</scale_max> 30134 30419 #. </rule> 30135 #. 30420 #. 30136 30421 #. <rule> 30137 30422 #. <condition k="piste:difficulty" v="novice"/> 30138 30423 #. color piste_novice 30139 #: build/trans_style.java:1 478build/trans_style.java:147930424 #: build/trans_style.java:1503 build/trans_style.java:1504 30140 30425 msgid "piste_novice" 30141 30426 msgstr "" … … 30146 30431 #. <scale_max>300000</scale_max> 30147 30432 #. </rule> 30148 #. 30433 #. 30149 30434 #. <!--power tags --> 30150 #. 30435 #. 30151 30436 #. <rule> 30152 30437 #. <condition k="power" v="tower"/> … … 30156 30441 #. <scale_max>50000</scale_max> 30157 30442 #. </rule> 30158 #. 30443 #. 30159 30444 #. <rule> 30160 30445 #. <condition k="power" v="pole"/> … … 30163 30448 #. <scale_max>50000</scale_max> 30164 30449 #. </rule> 30165 #. 30450 #. 30166 30451 #. <rule> 30167 30452 #. <condition k="power" v="line"/> … … 30171 30456 #. <scale_max>50000</scale_max> 30172 30457 #. </rule> 30173 #. 30458 #. 30174 30459 #. <rule> 30175 30460 #. <condition k="power" v="minor_line"/> … … 30179 30464 #. <scale_max>50000</scale_max> 30180 30465 #. </rule> 30181 #. 30466 #. 30182 30467 #. <rule> 30183 30468 #. <condition k="power" v="station"/> … … 30187 30472 #. <scale_max>50000</scale_max> 30188 30473 #. </rule> 30189 #. 30474 #. 30190 30475 #. <rule> 30191 30476 #. <condition k="power" v="sub_station"/> … … 30195 30480 #. <scale_max>50000</scale_max> 30196 30481 #. </rule> 30197 #. 30482 #. 30198 30483 #. <rule> 30199 30484 #. <condition k="power_source" v="wind"/> … … 30203 30488 #. <scale_max>50000</scale_max> 30204 30489 #. </rule> 30205 #. 30490 #. 30206 30491 #. <rule> 30207 30492 #. <condition k="power_source" v="hydro"/> … … 30211 30496 #. <scale_max>50000</scale_max> 30212 30497 #. </rule> 30213 #. 30498 #. 30214 30499 #. <rule> 30215 30500 #. <condition k="power_source" v="fossil"/> … … 30219 30504 #. <scale_max>50000</scale_max> 30220 30505 #. </rule> 30221 #. 30506 #. 30222 30507 #. <rule> 30223 30508 #. <condition k="power_source" v="coal"/> … … 30227 30512 #. <scale_max>50000</scale_max> 30228 30513 #. </rule> 30229 #. 30514 #. 30230 30515 #. <rule> 30231 30516 #. <condition k="power_source" v="gas"/> … … 30235 30520 #. <scale_max>50000</scale_max> 30236 30521 #. </rule> 30237 #. 30522 #. 30238 30523 #. <rule> 30239 30524 #. <condition k="power_source" v="photovoltaic"/> … … 30243 30528 #. <scale_max>50000</scale_max> 30244 30529 #. </rule> 30245 #. 30530 #. 30246 30531 #. <rule> 30247 30532 #. <condition k="power_source" v="nuclear"/> … … 30251 30536 #. <scale_max>50000</scale_max> 30252 30537 #. </rule> 30253 #. 30538 #. 30254 30539 #. <rule> 30255 30540 #. <condition k="power" v="generator"/> 30256 30541 #. <icon annotate="true" src="misc/landmark/power.png" priority="-10000"/> 30257 #: build/trans_style.java:1 490build/trans_style.java:150430258 #: build/trans_style.java:15 12build/trans_style.java:152130259 #: build/trans_style.java:15 29build/trans_style.java:153730260 #: build/trans_style.java:15 45build/trans_style.java:155330261 #: build/trans_style.java:15 61build/trans_style.java:156930262 #: build/trans_style.java:1 577build/trans_style.java:158530263 #: build/trans_style.java:1 59330542 #: build/trans_style.java:1515 build/trans_style.java:1529 30543 #: build/trans_style.java:1537 build/trans_style.java:1546 30544 #: build/trans_style.java:1554 build/trans_style.java:1562 30545 #: build/trans_style.java:1570 build/trans_style.java:1578 30546 #: build/trans_style.java:1586 build/trans_style.java:1594 30547 #: build/trans_style.java:1602 build/trans_style.java:1610 30548 #: build/trans_style.java:1618 30264 30549 msgid "power" 30265 30550 msgstr "" … … 30269 30554 #. <scale_max>50000</scale_max> 30270 30555 #. </rule> 30271 #. 30556 #. 30272 30557 #. <rule> 30273 30558 #. <condition k="man_made" v="pier"/> 30274 30559 #. color pier 30275 #: build/trans_style.java:16 34build/trans_style.java:163530560 #: build/trans_style.java:1659 build/trans_style.java:1660 30276 30561 msgid "pier" 30277 30562 msgstr "bryggja" … … 30282 30567 #. <scale_max>50000</scale_max> 30283 30568 #. </rule> 30284 #. 30569 #. 30285 30570 #. <rule> 30286 30571 #. <condition k="man_made" v="pipeline"/> 30287 #: build/trans_style.java:16 4330572 #: build/trans_style.java:1668 30288 30573 msgid "pipeline" 30289 30574 msgstr "leiðsla" … … 30293 30578 #. <scale_max>50000</scale_max> 30294 30579 #. </rule> 30295 #. 30580 #. 30296 30581 #. <!--leisure tags --> 30297 #. 30582 #. 30298 30583 #. <rule> 30299 30584 #. <condition k="leisure" v="sports_centre"/> … … 30303 30588 #. <scale_max>50000</scale_max> 30304 30589 #. </rule> 30305 #. 30590 #. 30306 30591 #. <rule> 30307 30592 #. <condition k="leisure" v="golf_course"/> … … 30311 30596 #. <scale_max>50000</scale_max> 30312 30597 #. </rule> 30313 #. 30598 #. 30314 30599 #. <rule> 30315 30600 #. <condition k="leisure" v="stadium"/> … … 30319 30604 #. <scale_max>50000</scale_max> 30320 30605 #. </rule> 30321 #. 30606 #. 30322 30607 #. <rule> 30323 30608 #. <condition k="leisure" v="track"/> … … 30327 30612 #. <scale_max>50000</scale_max> 30328 30613 #. </rule> 30329 #. 30614 #. 30330 30615 #. <rule> 30331 30616 #. <condition k="leisure" v="pitch"/> … … 30335 30620 #. <scale_max>50000</scale_max> 30336 30621 #. </rule> 30337 #. 30622 #. 30338 30623 #. <rule> 30339 30624 #. <condition k="leisure" v="water_park"/> … … 30343 30628 #. <scale_max>50000</scale_max> 30344 30629 #. </rule> 30345 #. 30630 #. 30346 30631 #. <rule> 30347 30632 #. <condition k="leisure" v="slipway"/> … … 30351 30636 #. <scale_max>50000</scale_max> 30352 30637 #. </rule> 30353 #. 30638 #. 30354 30639 #. <rule> 30355 30640 #. <condition k="leisure" v="fishing"/> … … 30359 30644 #. <scale_max>50000</scale_max> 30360 30645 #. </rule> 30361 #. 30646 #. 30362 30647 #. <rule> 30363 30648 #. <condition k="leisure" v="nature_reserve"/> … … 30367 30652 #. <scale_max>50000</scale_max> 30368 30653 #. </rule> 30369 #. 30654 #. 30370 30655 #. <rule> 30371 30656 #. <condition k="leisure" v="park"/> … … 30375 30660 #. <scale_max>50000</scale_max> 30376 30661 #. </rule> 30377 #. 30662 #. 30378 30663 #. <rule> 30379 30664 #. <condition k="leisure" v="playground"/> … … 30383 30668 #. <scale_max>50000</scale_max> 30384 30669 #. </rule> 30385 #. 30670 #. 30386 30671 #. <rule> 30387 30672 #. <condition k="leisure" v="garden"/> … … 30391 30676 #. <scale_max>50000</scale_max> 30392 30677 #. </rule> 30393 #. 30678 #. 30394 30679 #. <rule> 30395 30680 #. <condition k="leisure" v="common"/> … … 30399 30684 #. <scale_max>50000</scale_max> 30400 30685 #. </rule> 30401 #. 30686 #. 30402 30687 #. <rule> 30403 30688 #. <condition k="leisure" v="swimming_pool"/> … … 30407 30692 #. <scale_max>50000</scale_max> 30408 30693 #. </rule> 30409 #. 30694 #. 30410 30695 #. <rule> 30411 30696 #. <condition k="leisure" v="miniature_golf"/> … … 30415 30700 #. <scale_max>50000</scale_max> 30416 30701 #. </rule> 30417 #. 30702 #. 30418 30703 #. <rule> 30419 30704 #. <condition k="leisure" v="dog_park"/> … … 30423 30708 #. <scale_max>50000</scale_max> 30424 30709 #. </rule> 30425 #. 30710 #. 30426 30711 #. <rule> 30427 30712 #. <condition k="leisure" v="ice_rink"/> 30428 30713 #. <icon annotate="true" src="sport/hockey.png"/> 30429 #: build/trans_style.java:17 41build/trans_style.java:174930430 #: build/trans_style.java:17 57build/trans_style.java:176530431 #: build/trans_style.java:17 73build/trans_style.java:178130432 #: build/trans_style.java:1 797build/trans_style.java:180530433 #: build/trans_style.java:18 13build/trans_style.java:182130434 #: build/trans_style.java:18 29build/trans_style.java:183730435 #: build/trans_style.java:18 45build/trans_style.java:185330436 #: build/trans_style.java:18 61build/trans_style.java:186930437 #: build/trans_style.java:1 87730714 #: build/trans_style.java:1766 build/trans_style.java:1774 30715 #: build/trans_style.java:1782 build/trans_style.java:1790 30716 #: build/trans_style.java:1798 build/trans_style.java:1806 30717 #: build/trans_style.java:1822 build/trans_style.java:1830 30718 #: build/trans_style.java:1838 build/trans_style.java:1846 30719 #: build/trans_style.java:1854 build/trans_style.java:1862 30720 #: build/trans_style.java:1870 build/trans_style.java:1878 30721 #: build/trans_style.java:1886 build/trans_style.java:1894 30722 #: build/trans_style.java:1902 30438 30723 msgid "leisure" 30439 30724 msgstr "frístundir" … … 30443 30728 #. <scale_max>50000</scale_max> 30444 30729 #. </rule> 30445 #. 30730 #. 30446 30731 #. <rule> 30447 30732 #. <condition k="leisure" v="marina"/> 30448 30733 #. <icon annotate="true" src="nautical/marina.png"/> 30449 #: build/trans_style.java:1 78930734 #: build/trans_style.java:1814 30450 30735 msgid "marina" 30451 30736 msgstr "smábátahöfn" … … 30455 30740 #. <scale_max>50000</scale_max> 30456 30741 #. </rule> 30457 #. 30742 #. 30458 30743 #. <!--amenity tags --> 30459 #. 30744 #. 30460 30745 #. <rule> 30461 30746 #. <condition k="amenity" v="pub"/> … … 30465 30750 #. <scale_max>50000</scale_max> 30466 30751 #. </rule> 30467 #. 30752 #. 30468 30753 #. <rule> 30469 30754 #. <condition k="amenity" v="biergarten"/> … … 30473 30758 #. <scale_max>50000</scale_max> 30474 30759 #. </rule> 30475 #. 30760 #. 30476 30761 #. <rule> 30477 30762 #. <condition k="amenity" v="nightclub"/> … … 30481 30766 #. <scale_max>50000</scale_max> 30482 30767 #. </rule> 30483 #. 30768 #. 30484 30769 #. <rule> 30485 30770 #. <condition k="amenity" v="stripclub"/> … … 30489 30774 #. <scale_max>50000</scale_max> 30490 30775 #. </rule> 30491 #. 30776 #. 30492 30777 #. <rule> 30493 30778 #. <condition k="amenity" v="brothel"/> … … 30497 30782 #. <scale_max>50000</scale_max> 30498 30783 #. </rule> 30499 #. 30784 #. 30500 30785 #. <rule> 30501 30786 #. <condition k="amenity" v="cafe"/> … … 30505 30790 #. <scale_max>50000</scale_max> 30506 30791 #. </rule> 30507 #. 30792 #. 30508 30793 #. <rule> 30509 30794 #. <condition k="amenity" v="restaurant"/> … … 30513 30798 #. <scale_max>50000</scale_max> 30514 30799 #. </rule> 30515 #. 30800 #. 30516 30801 #. <rule> 30517 30802 #. <condition k="amenity" v="food_court"/> … … 30521 30806 #. <scale_max>50000</scale_max> 30522 30807 #. </rule> 30523 #. 30808 #. 30524 30809 #. <rule> 30525 30810 #. <condition k="amenity" v="fast_food"/> … … 30529 30814 #. <scale_max>50000</scale_max> 30530 30815 #. </rule> 30531 #. 30816 #. 30532 30817 #. <rule> 30533 30818 #. <condition k="amenity" v="bar"/> … … 30537 30822 #. <scale_max>50000</scale_max> 30538 30823 #. </rule> 30539 #. 30824 #. 30540 30825 #. <rule> 30541 30826 #. <condition k="amenity" v="ice_cream"/> 30542 30827 #. <icon annotate="true" src="food/icecream.png"/> 30543 #: build/trans_style.java:1 887build/trans_style.java:189530544 #: build/trans_style.java:19 03build/trans_style.java:191130545 #: build/trans_style.java:19 19build/trans_style.java:192730546 #: build/trans_style.java:19 35build/trans_style.java:194330547 #: build/trans_style.java:19 51build/trans_style.java:195930548 #: build/trans_style.java:19 6730828 #: build/trans_style.java:1912 build/trans_style.java:1920 30829 #: build/trans_style.java:1928 build/trans_style.java:1936 30830 #: build/trans_style.java:1944 build/trans_style.java:1952 30831 #: build/trans_style.java:1960 build/trans_style.java:1968 30832 #: build/trans_style.java:1976 build/trans_style.java:1984 30833 #: build/trans_style.java:1992 30549 30834 msgid "amenity" 30550 30835 msgstr "" … … 30554 30839 #. <scale_max>50000</scale_max> 30555 30840 #. </rule> 30556 #. 30841 #. 30557 30842 #. <rule> 30558 30843 #. <condition k="parking" v="multi-storey"/> … … 30562 30847 #. <scale_max>50000</scale_max> 30563 30848 #. </rule> 30564 #. 30849 #. 30565 30850 #. <rule> 30566 30851 #. <condition k="parking" v="underground"/> … … 30570 30855 #. <scale_max>50000</scale_max> 30571 30856 #. </rule> 30572 #. 30857 #. 30573 30858 #. <rule> 30574 30859 #. <condition k="parking" v="park_and_ride"/> … … 30578 30863 #. <scale_max>50000</scale_max> 30579 30864 #. </rule> 30580 #. 30865 #. 30581 30866 #. <rule> 30582 30867 #. <condition k="parking" v="surface"/> … … 30586 30871 #. <scale_max>50000</scale_max> 30587 30872 #. </rule> 30588 #. 30873 #. 30589 30874 #. <rule> 30590 30875 #. <condition k="amenity" v="parking"/> … … 30594 30879 #. <scale_max>50000</scale_max> 30595 30880 #. </rule> 30596 #. 30881 #. 30597 30882 #. <rule> 30598 30883 #. <condition k="amenity" v="bicycle_parking"/> … … 30602 30887 #. <scale_max>50000</scale_max> 30603 30888 #. </rule> 30604 #. 30889 #. 30605 30890 #. <rule> 30606 30891 #. <condition k="amenity" v="bicycle_rental"/> … … 30610 30895 #. <scale_max>50000</scale_max> 30611 30896 #. </rule> 30612 #. 30897 #. 30613 30898 #. <rule> 30614 30899 #. <condition k="amenity" v="car_rental"/> … … 30618 30903 #. <scale_max>50000</scale_max> 30619 30904 #. </rule> 30620 #. 30905 #. 30621 30906 #. <rule> 30622 30907 #. <condition k="amenity" v="car_sharing"/> … … 30626 30911 #. <scale_max>50000</scale_max> 30627 30912 #. </rule> 30628 #. 30913 #. 30629 30914 #. <rule> 30630 30915 #. <condition k="amenity" v="car_wash"/> … … 30634 30919 #. <scale_max>50000</scale_max> 30635 30920 #. </rule> 30636 #. 30921 #. 30637 30922 #. <rule> 30638 30923 #. <condition k="amenity" v="taxi"/> … … 30642 30927 #. <scale_max>50000</scale_max> 30643 30928 #. </rule> 30644 #. 30929 #. 30645 30930 #. <rule> 30646 30931 #. <condition k="amenity" v="fuel"/> 30647 30932 #. <icon annotate="true" src="vehicle/fuel.png" priority="10000"/> 30648 #: build/trans_style.java: 1975build/trans_style.java:198330649 #: build/trans_style.java: 1991build/trans_style.java:199930650 #: build/trans_style.java:20 07build/trans_style.java:201530651 #: build/trans_style.java:20 23build/trans_style.java:203130652 #: build/trans_style.java:20 39build/trans_style.java:204630653 #: build/trans_style.java:20 55build/trans_style.java:206330933 #: build/trans_style.java:2000 build/trans_style.java:2008 30934 #: build/trans_style.java:2016 build/trans_style.java:2024 30935 #: build/trans_style.java:2032 build/trans_style.java:2040 30936 #: build/trans_style.java:2048 build/trans_style.java:2056 30937 #: build/trans_style.java:2064 build/trans_style.java:2071 30938 #: build/trans_style.java:2080 build/trans_style.java:2088 30654 30939 msgid "amenity_traffic" 30655 30940 msgstr "" … … 30659 30944 #. <scale_max>50000</scale_max> 30660 30945 #. </rule> 30661 #. 30946 #. 30662 30947 #. <rule> 30663 30948 #. <condition k="amenity" v="grit_bin"/> … … 30666 30951 #. <scale_max>50000</scale_max> 30667 30952 #. </rule> 30668 #. 30953 #. 30669 30954 #. <rule> 30670 30955 #. <condition k="amenity" v="telephone"/> … … 30674 30959 #. <scale_max>50000</scale_max> 30675 30960 #. </rule> 30676 #. 30961 #. 30677 30962 #. <rule> 30678 30963 #. <condition k="amenity" v="clock"/> … … 30681 30966 #. <scale_max>50000</scale_max> 30682 30967 #. </rule> 30683 #. 30968 #. 30684 30969 #. <rule> 30685 30970 #. <condition k="amenity" v="emergency_phone"/> … … 30689 30974 #. <scale_max>50000</scale_max> 30690 30975 #. </rule> 30691 #. 30976 #. 30692 30977 #. <rule> 30693 30978 #. <condition k="amenity" v="toilets"/> … … 30697 30982 #. <scale_max>50000</scale_max> 30698 30983 #. </rule> 30699 #. 30984 #. 30700 30985 #. <rule> 30701 30986 #. <condition k="amenity" v="recycling"/> … … 30705 30990 #. <scale_max>50000</scale_max> 30706 30991 #. </rule> 30707 #. 30992 #. 30708 30993 #. <rule> 30709 30994 #. <condition k="amenity" v="waste_basket"/> … … 30712 30997 #. <scale_max>50000</scale_max> 30713 30998 #. </rule> 30714 #. 30999 #. 30715 31000 #. <rule> 30716 31001 #. <condition k="amenity" v="public_building"/> … … 30720 31005 #. <scale_max>50000</scale_max> 30721 31006 #. </rule> 30722 #. 31007 #. 30723 31008 #. <rule> 30724 31009 #. <condition k="amenity" v="embassy"/> … … 30728 31013 #. <scale_max>50000</scale_max> 30729 31014 #. </rule> 30730 #. 31015 #. 30731 31016 #. <rule> 30732 31017 #. <condition k="amenity" v="townhall"/> … … 30736 31021 #. <scale_max>50000</scale_max> 30737 31022 #. </rule> 30738 #. 31023 #. 30739 31024 #. <rule> 30740 31025 #. <condition k="amenity" v="community_centre"/> … … 30744 31029 #. <scale_max>50000</scale_max> 30745 31030 #. </rule> 30746 #. 31031 #. 30747 31032 #. <rule> 30748 31033 #. <condition k="religion" v="bahai"/> … … 30751 31036 #. <scale_max>50000</scale_max> 30752 31037 #. </rule> 30753 #. 31038 #. 30754 31039 #. <rule> 30755 31040 #. <condition k="religion" v="buddhist"/> … … 30758 31043 #. <scale_max>50000</scale_max> 30759 31044 #. </rule> 30760 #. 31045 #. 30761 31046 #. <rule> 30762 31047 #. <condition k="religion" v="christian"/> … … 30765 31050 #. <scale_max>50000</scale_max> 30766 31051 #. </rule> 30767 #. 31052 #. 30768 31053 #. <rule> 30769 31054 #. <condition k="religion" v="hindu"/> … … 30772 31057 #. <scale_max>50000</scale_max> 30773 31058 #. </rule> 30774 #. 31059 #. 30775 31060 #. <rule> 30776 31061 #. <condition k="religion" v="jain"/> … … 30779 31064 #. <scale_max>50000</scale_max> 30780 31065 #. </rule> 30781 #. 31066 #. 30782 31067 #. <rule> 30783 31068 #. <condition k="religion" v="jewish"/> … … 30786 31071 #. <scale_max>50000</scale_max> 30787 31072 #. </rule> 30788 #. 31073 #. 30789 31074 #. <rule> 30790 31075 #. <condition k="religion" v="muslim"/> … … 30793 31078 #. <scale_max>50000</scale_max> 30794 31079 #. </rule> 30795 #. 31080 #. 30796 31081 #. <rule> 30797 31082 #. <condition k="religion" v="sikh"/> … … 30800 31085 #. <scale_max>50000</scale_max> 30801 31086 #. </rule> 30802 #. 31087 #. 30803 31088 #. <rule> 30804 31089 #. <condition k="religion" v="shinto"/> … … 30807 31092 #. <scale_max>50000</scale_max> 30808 31093 #. </rule> 30809 #. 31094 #. 30810 31095 #. <rule> 30811 31096 #. <condition k="religion" v="spiritualist"/> … … 30814 31099 #. <scale_max>50000</scale_max> 30815 31100 #. </rule> 30816 #. 31101 #. 30817 31102 #. <rule> 30818 31103 #. <condition k="religion" v="taoist"/> … … 30821 31106 #. <scale_max>50000</scale_max> 30822 31107 #. </rule> 30823 #. 31108 #. 30824 31109 #. <rule> 30825 31110 #. <condition k="religion" v="unitarian"/> … … 30828 31113 #. <scale_max>50000</scale_max> 30829 31114 #. </rule> 30830 #. 31115 #. 30831 31116 #. <rule> 30832 31117 #. <condition k="religion" v="zoroastrian"/> … … 30835 31120 #. <scale_max>50000</scale_max> 30836 31121 #. </rule> 30837 #. 31122 #. 30838 31123 #. <rule> 30839 31124 #. <condition k="amenity" v="place_of_worship"/> … … 30843 31128 #. <scale_max>50000</scale_max> 30844 31129 #. </rule> 30845 #. 31130 #. 30846 31131 #. <rule> 30847 31132 #. <condition k="amenity" v="grave_yard"/> … … 30851 31136 #. <scale_max>50000</scale_max> 30852 31137 #. </rule> 30853 #. 31138 #. 30854 31139 #. <rule> 30855 31140 #. <condition k="amenity" v="crematorium"/> … … 30859 31144 #. <scale_max>50000</scale_max> 30860 31145 #. </rule> 30861 #. 31146 #. 30862 31147 #. <rule> 30863 31148 #. <condition k="amenity" v="post_office"/> … … 30867 31152 #. <scale_max>50000</scale_max> 30868 31153 #. </rule> 30869 #. 31154 #. 30870 31155 #. <rule> 30871 31156 #. <condition k="amenity" v="post_box"/> … … 30875 31160 #. <scale_max>50000</scale_max> 30876 31161 #. </rule> 30877 #. 31162 #. 30878 31163 #. <rule> 30879 31164 #. <condition k="amenity" v="school"/> … … 30883 31168 #. <scale_max>50000</scale_max> 30884 31169 #. </rule> 30885 #. 31170 #. 30886 31171 #. <rule> 30887 31172 #. <condition k="amenity" v="university"/> … … 30891 31176 #. <scale_max>50000</scale_max> 30892 31177 #. </rule> 30893 #. 31178 #. 30894 31179 #. <rule> 30895 31180 #. <condition k="amenity" v="college"/> … … 30899 31184 #. <scale_max>50000</scale_max> 30900 31185 #. </rule> 30901 #. 31186 #. 30902 31187 #. <rule> 30903 31188 #. <condition k="amenity" v="kindergarten"/> … … 30907 31192 #. <scale_max>50000</scale_max> 30908 31193 #. </rule> 30909 #. 31194 #. 30910 31195 #. <rule> 30911 31196 #. <condition k="amenity" v="driving_school"/> … … 30916 31201 #. <scale_max>50000</scale_max> 30917 31202 #. </rule> 30918 #. 31203 #. 30919 31204 #. <rule> 30920 31205 #. <condition k="amenity" v="library"/> … … 30924 31209 #. <scale_max>50000</scale_max> 30925 31210 #. </rule> 30926 #. 31211 #. 30927 31212 #. <rule> 30928 31213 #. <condition k="amenity" v="police"/> … … 30932 31217 #. <scale_max>50000</scale_max> 30933 31218 #. </rule> 30934 #. 31219 #. 30935 31220 #. <rule> 30936 31221 #. <condition k="amenity" v="fire_station"/> … … 30940 31225 #. <scale_max>50000</scale_max> 30941 31226 #. </rule> 30942 #. 31227 #. 30943 31228 #. <rule> 30944 31229 #. <condition k="amenity" v="bus_station"/> … … 30948 31233 #. <scale_max>50000</scale_max> 30949 31234 #. </rule> 30950 #. 31235 #. 30951 31236 #. <rule> 30952 31237 #. <condition k="amenity" v="ferry_terminal"/> … … 30956 31241 #. <scale_max>50000</scale_max> 30957 31242 #. </rule> 30958 #. 31243 #. 30959 31244 #. <rule> 30960 31245 #. <condition k="amenity" v="theatre"/> … … 30964 31249 #. <scale_max>50000</scale_max> 30965 31250 #. </rule> 30966 #. 31251 #. 30967 31252 #. <rule> 30968 31253 #. <condition k="amenity" v="cinema"/> … … 30972 31257 #. <scale_max>50000</scale_max> 30973 31258 #. </rule> 30974 #. 31259 #. 30975 31260 #. <rule> 30976 31261 #. <condition k="amenity" v="arts_centre"/> … … 30980 31265 #. <scale_max>50000</scale_max> 30981 31266 #. </rule> 30982 #. 31267 #. 30983 31268 #. <rule> 30984 31269 #. <condition k="amenity" v="courthouse"/> … … 30988 31273 #. <scale_max>50000</scale_max> 30989 31274 #. </rule> 30990 #. 31275 #. 30991 31276 #. <rule> 30992 31277 #. <condition k="amenity" v="prison"/> … … 30996 31281 #. <scale_max>50000</scale_max> 30997 31282 #. </rule> 30998 #. 31283 #. 30999 31284 #. <rule> 31000 31285 #. <condition k="amenity" v="bank"/> … … 31004 31289 #. <scale_max>50000</scale_max> 31005 31290 #. </rule> 31006 #. 31291 #. 31007 31292 #. <rule> 31008 31293 #. <condition k="amenity" v="bureau_de_change"/> … … 31012 31297 #. <scale_max>50000</scale_max> 31013 31298 #. </rule> 31014 #. 31299 #. 31015 31300 #. <rule> 31016 31301 #. <condition k="amenity" v="atm"/> … … 31020 31305 #. <scale_max>50000</scale_max> 31021 31306 #. </rule> 31022 #. 31307 #. 31023 31308 #. <rule> 31024 31309 #. <condition k="amenity" v="bench"/> … … 31028 31313 #. <scale_max>50000</scale_max> 31029 31314 #. </rule> 31030 #. 31315 #. 31031 31316 #. <rule> 31032 31317 #. <condition k="amenity" v="bbq"/> … … 31036 31321 #. <scale_max>50000</scale_max> 31037 31322 #. </rule> 31038 #. 31323 #. 31324 #. <rule> 31325 #. <condition k="amenity" v="fire_hydrant"/> 31326 #. color amenity_light 31327 #. <icon annotate="true" src="service/fire_hydrant.png"/> 31328 #. <scale_min>1</scale_min> 31329 #. <scale_max>50000</scale_max> 31330 #. </rule> 31331 #. 31039 31332 #. <rule> 31040 31333 #. <condition k="amenity" v="shelter"/> … … 31044 31337 #. <scale_max>50000</scale_max> 31045 31338 #. </rule> 31046 #. 31339 #. 31047 31340 #. <rule> 31048 31341 #. <condition k="amenity" v="hunting_stand"/> … … 31052 31345 #. <scale_max>50000</scale_max> 31053 31346 #. </rule> 31054 #. 31347 #. 31055 31348 #. <rule> 31056 31349 #. <condition k="amenity" v="marketplace"/> … … 31060 31353 #. <scale_max>50000</scale_max> 31061 31354 #. </rule> 31062 #. 31355 #. 31063 31356 #. <rule> 31064 31357 #. <condition k="amenity" v="wlan"/> … … 31068 31361 #. <scale_max>50000</scale_max> 31069 31362 #. </rule> 31070 #. 31363 #. 31071 31364 #. <rule> 31072 31365 #. <condition k="vending" v="excrement_bags"/> … … 31075 31368 #. <scale_max>50000</scale_max> 31076 31369 #. </rule> 31077 #. 31370 #. 31078 31371 #. <rule> 31079 31372 #. <condition k="amenity" v="vending_machine"/> 31080 31373 #. <icon src="transport/ticket-machine.png" priority="-10"/> 31081 #: build/trans_style.java:2078 build/trans_style.java:2093 31082 #: build/trans_style.java:2101 build/trans_style.java:2109 31083 #: build/trans_style.java:2124 build/trans_style.java:2132 31084 #: build/trans_style.java:2140 build/trans_style.java:2148 31085 #: build/trans_style.java:2263 build/trans_style.java:2271 31086 #: build/trans_style.java:2278 build/trans_style.java:2287 31087 #: build/trans_style.java:2295 build/trans_style.java:2303 31088 #: build/trans_style.java:2311 build/trans_style.java:2319 31089 #: build/trans_style.java:2327 build/trans_style.java:2335 31090 #: build/trans_style.java:2398 build/trans_style.java:2406 31091 #: build/trans_style.java:2414 build/trans_style.java:2423 31092 #: build/trans_style.java:2431 build/trans_style.java:2438 31093 #: build/trans_style.java:2446 build/trans_style.java:2454 31094 #: build/trans_style.java:2462 build/trans_style.java:2470 31095 #: build/trans_style.java:2478 build/trans_style.java:2486 31096 #: build/trans_style.java:2494 build/trans_style.java:2502 31097 #: build/trans_style.java:2510 build/trans_style.java:2518 31098 #: build/trans_style.java:2526 build/trans_style.java:2534 31099 #: build/trans_style.java:2543 build/trans_style.java:2558 31374 #: build/trans_style.java:2103 build/trans_style.java:2118 31375 #: build/trans_style.java:2126 build/trans_style.java:2134 31376 #: build/trans_style.java:2149 build/trans_style.java:2157 31377 #: build/trans_style.java:2165 build/trans_style.java:2173 31378 #: build/trans_style.java:2288 build/trans_style.java:2296 31379 #: build/trans_style.java:2303 build/trans_style.java:2312 31380 #: build/trans_style.java:2320 build/trans_style.java:2328 31381 #: build/trans_style.java:2336 build/trans_style.java:2344 31382 #: build/trans_style.java:2352 build/trans_style.java:2360 31383 #: build/trans_style.java:2423 build/trans_style.java:2431 31384 #: build/trans_style.java:2439 build/trans_style.java:2448 31385 #: build/trans_style.java:2456 build/trans_style.java:2463 31386 #: build/trans_style.java:2471 build/trans_style.java:2479 31387 #: build/trans_style.java:2487 build/trans_style.java:2495 31388 #: build/trans_style.java:2503 build/trans_style.java:2511 31389 #: build/trans_style.java:2519 build/trans_style.java:2527 31390 #: build/trans_style.java:2535 build/trans_style.java:2543 31391 #: build/trans_style.java:2551 build/trans_style.java:2559 31392 #: build/trans_style.java:2567 build/trans_style.java:2576 31393 #: build/trans_style.java:2591 31100 31394 msgid "amenity_light" 31101 31395 msgstr "" … … 31105 31399 #. <scale_max>50000</scale_max> 31106 31400 #. </rule> 31107 #. 31401 #. 31108 31402 #. <rule> 31109 31403 #. <condition k="amenity" v="drinking_water"/> … … 31113 31407 #. <scale_max>50000</scale_max> 31114 31408 #. </rule> 31115 #. 31409 #. 31116 31410 #. <rule> 31117 31411 #. <condition k="amenity" v="fountain"/> … … 31121 31415 #. <scale_max>50000</scale_max> 31122 31416 #. </rule> 31123 #. 31417 #. 31124 31418 #. <!--natural tags --> 31125 #. 31419 #. 31126 31420 #. <rule> 31127 31421 #. <condition k="natural" v="spring"/> 31128 31422 #. <icon annotate="true" src="misc/landmark/spring.png"/> 31129 #: build/trans_style.java:21 56build/trans_style.java:216431130 #: build/trans_style.java:34 0331423 #: build/trans_style.java:2181 build/trans_style.java:2189 31424 #: build/trans_style.java:3436 31131 31425 msgid "light_water" 31132 31426 msgstr "" … … 31136 31430 #. <scale_max>50000</scale_max> 31137 31431 #. </rule> 31138 #. 31432 #. 31139 31433 #. <rule> 31140 31434 #. <condition k="amenity" v="pharmacy"/> … … 31144 31438 #. <scale_max>50000</scale_max> 31145 31439 #. </rule> 31146 #. 31440 #. 31147 31441 #. <rule> 31148 31442 #. <condition k="amenity" v="hospital"/> … … 31152 31446 #. <scale_max>50000</scale_max> 31153 31447 #. </rule> 31154 #. 31448 #. 31155 31449 #. <rule> 31156 31450 #. <condition k="amenity" v="nursery"/> … … 31160 31454 #. <scale_max>50000</scale_max> 31161 31455 #. </rule> 31162 #. 31456 #. 31163 31457 #. <rule> 31164 31458 #. <condition k="amenity" v="baby_hatch"/> … … 31168 31462 #. <scale_max>50000</scale_max> 31169 31463 #. </rule> 31170 #. 31464 #. 31171 31465 #. <rule> 31172 31466 #. <condition k="amenity" v="doctors"/> … … 31176 31470 #. <scale_max>50000</scale_max> 31177 31471 #. </rule> 31178 #. 31472 #. 31179 31473 #. <rule> 31180 31474 #. <condition k="amenity" v="dentist"/> … … 31184 31478 #. <scale_max>50000</scale_max> 31185 31479 #. </rule> 31186 #. 31480 #. 31187 31481 #. <rule> 31188 31482 #. <condition k="amenity" v="veterinary"/> 31189 #: build/trans_style.java:23 42build/trans_style.java:235031190 #: build/trans_style.java:23 58build/trans_style.java:236731191 #: build/trans_style.java:23 74build/trans_style.java:238231192 #: build/trans_style.java:2 39031483 #: build/trans_style.java:2367 build/trans_style.java:2375 31484 #: build/trans_style.java:2383 build/trans_style.java:2392 31485 #: build/trans_style.java:2399 build/trans_style.java:2407 31486 #: build/trans_style.java:2415 31193 31487 msgid "health" 31194 31488 msgstr "" … … 31198 31492 #. <scale_max>50000</scale_max> 31199 31493 #. </rule> 31200 #. 31494 #. 31201 31495 #. <!--shop tags --> 31202 #. 31496 #. 31203 31497 #. <rule> 31204 31498 #. <condition k="shop" v="supermarket"/> … … 31208 31502 #. <scale_max>50000</scale_max> 31209 31503 #. </rule> 31210 #. 31504 #. 31211 31505 #. <rule> 31212 31506 #. <condition k="shop" v="convenience"/> … … 31216 31510 #. <scale_max>50000</scale_max> 31217 31511 #. </rule> 31218 #. 31512 #. 31219 31513 #. <rule> 31220 31514 #. <condition k="shop" v="bakery"/> … … 31224 31518 #. <scale_max>50000</scale_max> 31225 31519 #. </rule> 31226 #. 31520 #. 31227 31521 #. <rule> 31228 31522 #. <condition k="shop" v="butcher"/> … … 31232 31526 #. <scale_max>50000</scale_max> 31233 31527 #. </rule> 31234 #. 31528 #. 31235 31529 #. <rule> 31236 31530 #. <condition k="shop" v="bicycle"/> … … 31240 31534 #. <scale_max>50000</scale_max> 31241 31535 #. </rule> 31242 #. 31536 #. 31243 31537 #. <rule> 31244 31538 #. <condition k="shop" v="doityourself"/> … … 31248 31542 #. <scale_max>50000</scale_max> 31249 31543 #. </rule> 31250 #. 31544 #. 31251 31545 #. <rule> 31252 31546 #. <condition k="shop" v="dry_cleaning"/> … … 31256 31550 #. <scale_max>50000</scale_max> 31257 31551 #. </rule> 31258 #. 31552 #. 31259 31553 #. <rule> 31260 31554 #. <condition k="shop" v="laundry"/> … … 31264 31558 #. <scale_max>50000</scale_max> 31265 31559 #. </rule> 31266 #. 31560 #. 31267 31561 #. <rule> 31268 31562 #. <condition k="shop" v="outdoor"/> … … 31272 31566 #. <scale_max>50000</scale_max> 31273 31567 #. </rule> 31274 #. 31568 #. 31275 31569 #. <rule> 31276 31570 #. <condition k="shop" v="kiosk"/> … … 31280 31574 #. <scale_max>50000</scale_max> 31281 31575 #. </rule> 31282 #. 31576 #. 31283 31577 #. <rule> 31284 31578 #. <condition k="shop" v="alcohol"/> … … 31288 31582 #. <scale_max>50000</scale_max> 31289 31583 #. </rule> 31290 #. 31584 #. 31291 31585 #. <rule> 31292 31586 #. <condition k="shop" v="beverages"/> … … 31296 31590 #. <scale_max>50000</scale_max> 31297 31591 #. </rule> 31298 #. 31592 #. 31299 31593 #. <rule> 31300 31594 #. <condition k="shop" v="books"/> … … 31304 31598 #. <scale_max>50000</scale_max> 31305 31599 #. </rule> 31306 #. 31600 #. 31307 31601 #. <rule> 31308 31602 #. <condition k="shop" v="car"/> … … 31312 31606 #. <scale_max>50000</scale_max> 31313 31607 #. </rule> 31314 #. 31608 #. 31315 31609 #. <rule> 31316 31610 #. <condition k="shop" v="car_dealer"/> … … 31320 31614 #. <scale_max>50000</scale_max> 31321 31615 #. </rule> 31322 #. 31616 #. 31323 31617 #. <rule> 31324 31618 #. <condition k="shop" v="car_repair"/> … … 31328 31622 #. <scale_max>50000</scale_max> 31329 31623 #. </rule> 31330 #. 31624 #. 31331 31625 #. <rule> 31332 31626 #. <condition k="shop" v="chemist"/> … … 31336 31630 #. <scale_max>50000</scale_max> 31337 31631 #. </rule> 31338 #. 31632 #. 31339 31633 #. <rule> 31340 31634 #. <condition k="shop" v="clothes"/> … … 31344 31638 #. <scale_max>50000</scale_max> 31345 31639 #. </rule> 31346 #. 31640 #. 31347 31641 #. <rule> 31348 31642 #. <condition k="shop" v="computer"/> … … 31352 31646 #. <scale_max>50000</scale_max> 31353 31647 #. </rule> 31354 #. 31648 #. 31355 31649 #. <rule> 31356 31650 #. <condition k="shop" v="cycle_repair"/> … … 31360 31654 #. <scale_max>50000</scale_max> 31361 31655 #. </rule> 31362 #. 31656 #. 31363 31657 #. <rule> 31364 31658 #. <condition k="shop" v="department_store"/> … … 31368 31662 #. <scale_max>50000</scale_max> 31369 31663 #. </rule> 31370 #. 31664 #. 31371 31665 #. <rule> 31372 31666 #. <condition k="shop" v="electronics"/> … … 31376 31670 #. <scale_max>50000</scale_max> 31377 31671 #. </rule> 31378 #. 31672 #. 31379 31673 #. <rule> 31380 31674 #. <condition k="shop" v="furniture"/> … … 31384 31678 #. <scale_max>50000</scale_max> 31385 31679 #. </rule> 31386 #. 31680 #. 31387 31681 #. <rule> 31388 31682 #. <condition k="shop" v="florist"/> … … 31392 31686 #. <scale_max>50000</scale_max> 31393 31687 #. </rule> 31394 #. 31688 #. 31395 31689 #. <rule> 31396 31690 #. <condition k="shop" v="groceries"/> … … 31400 31694 #. <scale_max>50000</scale_max> 31401 31695 #. </rule> 31402 #. 31696 #. 31403 31697 #. <rule> 31404 31698 #. <condition k="shop" v="garden_centre"/> … … 31408 31702 #. <scale_max>50000</scale_max> 31409 31703 #. </rule> 31410 #. 31704 #. 31411 31705 #. <rule> 31412 31706 #. <condition k="shop" v="hairdresser"/> … … 31416 31710 #. <scale_max>50000</scale_max> 31417 31711 #. </rule> 31418 #. 31712 #. 31419 31713 #. <rule> 31420 31714 #. <condition k="shop" v="hardware"/> … … 31424 31718 #. <scale_max>50000</scale_max> 31425 31719 #. </rule> 31426 #. 31720 #. 31427 31721 #. <rule> 31428 31722 #. <condition k="shop" v="hifi"/> … … 31432 31726 #. <scale_max>50000</scale_max> 31433 31727 #. </rule> 31434 #. 31728 #. 31435 31729 #. <rule> 31436 31730 #. <condition k="shop" v="jewelry"/> … … 31440 31734 #. <scale_max>50000</scale_max> 31441 31735 #. </rule> 31442 #. 31736 #. 31443 31737 #. <rule> 31444 31738 #. <condition k="shop" v="mall"/> … … 31448 31742 #. <scale_max>50000</scale_max> 31449 31743 #. </rule> 31450 #. 31744 #. 31451 31745 #. <rule> 31452 31746 #. <condition k="shop" v="motorcycle"/> … … 31456 31750 #. <scale_max>50000</scale_max> 31457 31751 #. </rule> 31458 #. 31752 #. 31459 31753 #. <rule> 31460 31754 #. <condition k="shop" v="newsagent"/> … … 31464 31758 #. <scale_max>50000</scale_max> 31465 31759 #. </rule> 31466 #. 31760 #. 31467 31761 #. <rule> 31468 31762 #. <condition k="shop" v="organic"/> … … 31472 31766 #. <scale_max>50000</scale_max> 31473 31767 #. </rule> 31474 #. 31768 #. 31475 31769 #. <rule> 31476 31770 #. <condition k="shop" v="optician"/> … … 31480 31774 #. <scale_max>50000</scale_max> 31481 31775 #. </rule> 31482 #. 31776 #. 31483 31777 #. <rule> 31484 31778 #. <condition k="shop" v="shoes"/> … … 31488 31782 #. <scale_max>50000</scale_max> 31489 31783 #. </rule> 31490 #. 31784 #. 31491 31785 #. <rule> 31492 31786 #. <condition k="shop" v="sports"/> … … 31496 31790 #. <scale_max>50000</scale_max> 31497 31791 #. </rule> 31498 #. 31792 #. 31499 31793 #. <rule> 31500 31794 #. <condition k="shop" v="stationery"/> … … 31504 31798 #. <scale_max>50000</scale_max> 31505 31799 #. </rule> 31506 #. 31800 #. 31507 31801 #. <rule> 31508 31802 #. <condition k="shop" v="tailor"/> … … 31512 31806 #. <scale_max>50000</scale_max> 31513 31807 #. </rule> 31514 #. 31808 #. 31515 31809 #. <rule> 31516 31810 #. <condition k="shop" v="travel_agency"/> … … 31520 31814 #. <scale_max>50000</scale_max> 31521 31815 #. </rule> 31522 #. 31816 #. 31523 31817 #. <rule> 31524 31818 #. <condition k="shop" v="toys"/> … … 31528 31822 #. <scale_max>50000</scale_max> 31529 31823 #. </rule> 31530 #. 31824 #. 31531 31825 #. <rule> 31532 31826 #. <condition k="shop" v="video"/> … … 31536 31830 #. <scale_max>50000</scale_max> 31537 31831 #. </rule> 31538 #. 31832 #. 31539 31833 #. <!-- duplicate of shopping_centre? --> 31540 31834 #. <rule> 31541 31835 #. <condition k="shop" v="shopping_centre"/> 31542 31836 #. <icon annotate="true" src="shop/mall.png"/> 31543 #: build/trans_style.java:2 568build/trans_style.java:257631544 #: build/trans_style.java:2 584build/trans_style.java:259231545 #: build/trans_style.java:26 00build/trans_style.java:260831546 #: build/trans_style.java:26 16build/trans_style.java:262431547 #: build/trans_style.java:26 32build/trans_style.java:264031548 #: build/trans_style.java:26 48build/trans_style.java:265631549 #: build/trans_style.java:26 64build/trans_style.java:267231550 #: build/trans_style.java:2 680build/trans_style.java:268831551 #: build/trans_style.java:2 696build/trans_style.java:270431552 #: build/trans_style.java:27 12build/trans_style.java:272031553 #: build/trans_style.java:27 28build/trans_style.java:273631554 #: build/trans_style.java:27 44build/trans_style.java:275231555 #: build/trans_style.java:27 60build/trans_style.java:276831556 #: build/trans_style.java:2 776build/trans_style.java:278431557 #: build/trans_style.java:2 792build/trans_style.java:280031558 #: build/trans_style.java:28 08build/trans_style.java:281631559 #: build/trans_style.java:28 24build/trans_style.java:283231560 #: build/trans_style.java:28 40build/trans_style.java:284831561 #: build/trans_style.java:28 56build/trans_style.java:286431562 #: build/trans_style.java:2 872build/trans_style.java:288031563 #: build/trans_style.java:2 888build/trans_style.java:289631564 #: build/trans_style.java:29 0531837 #: build/trans_style.java:2601 build/trans_style.java:2609 31838 #: build/trans_style.java:2617 build/trans_style.java:2625 31839 #: build/trans_style.java:2633 build/trans_style.java:2641 31840 #: build/trans_style.java:2649 build/trans_style.java:2657 31841 #: build/trans_style.java:2665 build/trans_style.java:2673 31842 #: build/trans_style.java:2681 build/trans_style.java:2689 31843 #: build/trans_style.java:2697 build/trans_style.java:2705 31844 #: build/trans_style.java:2713 build/trans_style.java:2721 31845 #: build/trans_style.java:2729 build/trans_style.java:2737 31846 #: build/trans_style.java:2745 build/trans_style.java:2753 31847 #: build/trans_style.java:2761 build/trans_style.java:2769 31848 #: build/trans_style.java:2777 build/trans_style.java:2785 31849 #: build/trans_style.java:2793 build/trans_style.java:2801 31850 #: build/trans_style.java:2809 build/trans_style.java:2817 31851 #: build/trans_style.java:2825 build/trans_style.java:2833 31852 #: build/trans_style.java:2841 build/trans_style.java:2849 31853 #: build/trans_style.java:2857 build/trans_style.java:2865 31854 #: build/trans_style.java:2873 build/trans_style.java:2881 31855 #: build/trans_style.java:2889 build/trans_style.java:2897 31856 #: build/trans_style.java:2905 build/trans_style.java:2913 31857 #: build/trans_style.java:2921 build/trans_style.java:2929 31858 #: build/trans_style.java:2938 31565 31859 msgid "shop" 31566 31860 msgstr "" … … 31570 31864 #. <scale_max>50000</scale_max> 31571 31865 #. </rule> 31572 #. 31866 #. 31573 31867 #. <!--tourism tags --> 31574 #. 31868 #. 31575 31869 #. <rule> 31576 31870 #. <condition k="tourism" v="hotel"/> … … 31580 31874 #. <scale_max>50000</scale_max> 31581 31875 #. </rule> 31582 #. 31876 #. 31583 31877 #. <rule> 31584 31878 #. <condition k="tourism" v="motel"/> … … 31588 31882 #. <scale_max>50000</scale_max> 31589 31883 #. </rule> 31590 #. 31884 #. 31591 31885 #. <rule> 31592 31886 #. <condition k="tourism" v="guest_house"/> … … 31596 31890 #. <scale_max>50000</scale_max> 31597 31891 #. </rule> 31598 #. 31892 #. 31599 31893 #. <rule> 31600 31894 #. <condition k="tourism" v="hostel"/> … … 31604 31898 #. <scale_max>50000</scale_max> 31605 31899 #. </rule> 31606 #. 31900 #. 31607 31901 #. <rule> 31608 31902 #. <condition k="tourism" v="chalet"/> … … 31612 31906 #. <scale_max>50000</scale_max> 31613 31907 #. </rule> 31614 #. 31908 #. 31615 31909 #. <rule> 31616 31910 #. <condition k="tourism" v="alpine_hut"/> … … 31620 31914 #. <scale_max>50000</scale_max> 31621 31915 #. </rule> 31622 #. 31916 #. 31623 31917 #. <rule> 31624 31918 #. <condition k="tourism" v="camp_site"/> … … 31628 31922 #. <scale_max>50000</scale_max> 31629 31923 #. </rule> 31630 #. 31924 #. 31631 31925 #. <rule> 31632 31926 #. <condition k="tourism" v="caravan_site"/> 31633 31927 #. <icon annotate="true" src="accommodation/camping/caravan.png"/> 31634 #: build/trans_style.java:29 15build/trans_style.java:292331635 #: build/trans_style.java:29 31build/trans_style.java:293931636 #: build/trans_style.java:29 47build/trans_style.java:295531637 #: build/trans_style.java:29 63build/trans_style.java:297131928 #: build/trans_style.java:2948 build/trans_style.java:2956 31929 #: build/trans_style.java:2964 build/trans_style.java:2972 31930 #: build/trans_style.java:2980 build/trans_style.java:2988 31931 #: build/trans_style.java:2996 build/trans_style.java:3004 31638 31932 msgid "hotel" 31639 31933 msgstr "hótel" … … 31643 31937 #. <scale_max>50000</scale_max> 31644 31938 #. </rule> 31645 #. 31939 #. 31646 31940 #. <rule> 31647 31941 #. <condition k="tourism" v="picnic_site"/> … … 31651 31945 #. <scale_max>50000</scale_max> 31652 31946 #. </rule> 31653 #. 31947 #. 31654 31948 #. <rule> 31655 31949 #. <condition k="tourism" v="viewpoint"/> … … 31659 31953 #. <scale_max>50000</scale_max> 31660 31954 #. </rule> 31661 #. 31955 #. 31662 31956 #. <rule> 31663 31957 #. <condition k="tourism" v="theme_park"/> … … 31667 31961 #. <scale_max>50000</scale_max> 31668 31962 #. </rule> 31669 #. 31963 #. 31670 31964 #. <rule> 31671 31965 #. <condition k="tourism" v="attraction"/> … … 31675 31969 #. <scale_max>50000</scale_max> 31676 31970 #. </rule> 31677 #. 31971 #. 31678 31972 #. <rule> 31679 31973 #. <condition k="tourism" v="zoo"/> … … 31683 31977 #. <scale_max>50000</scale_max> 31684 31978 #. </rule> 31685 #. 31979 #. 31686 31980 #. <rule> 31687 31981 #. <condition k="tourism" v="artwork"/> … … 31692 31986 #. <scale_max>50000</scale_max> 31693 31987 #. </rule> 31694 #. 31988 #. 31695 31989 #. <rule> 31696 31990 #. <condition k="tourism" v="museum"/> … … 31700 31994 #. <scale_max>50000</scale_max> 31701 31995 #. </rule> 31702 #. 31996 #. 31703 31997 #. <!-- information tags --> 31704 31998 #. <rule> … … 31708 32002 #. <scale_max>40000</scale_max> 31709 32003 #. </rule> 31710 #. 32004 #. 31711 32005 #. <rule> 31712 32006 #. <condition k="information" v="office"/> … … 31716 32010 #. <scale_max>50000</scale_max> 31717 32011 #. </rule> 31718 #. 32012 #. 31719 32013 #. <rule> 31720 32014 #. <condition k="information" v="map"/> … … 31723 32017 #. <scale_max>40000</scale_max> 31724 32018 #. </rule> 31725 #. 32019 #. 31726 32020 #. <rule> 31727 32021 #. <condition k="information" v="board"/> … … 31730 32024 #. <scale_max>40000</scale_max> 31731 32025 #. </rule> 31732 #. 32026 #. 31733 32027 #. <rule> 31734 32028 #. <condition k="tourism" v="information"/> 31735 32029 #. <icon annotate="true" src="misc/information.png"/> 31736 #: build/trans_style.java: 2979build/trans_style.java:298731737 #: build/trans_style.java: 2995build/trans_style.java:300331738 #: build/trans_style.java:30 11build/trans_style.java:301931739 #: build/trans_style.java:30 20build/trans_style.java:302831740 #: build/trans_style.java:30 44build/trans_style.java:306632030 #: build/trans_style.java:3012 build/trans_style.java:3020 32031 #: build/trans_style.java:3028 build/trans_style.java:3036 32032 #: build/trans_style.java:3044 build/trans_style.java:3052 32033 #: build/trans_style.java:3053 build/trans_style.java:3061 32034 #: build/trans_style.java:3077 build/trans_style.java:3099 31741 32035 msgid "tourism" 31742 32036 msgstr "ferðamennska" … … 31746 32040 #. <scale_max>50000</scale_max> 31747 32041 #. </rule> 31748 #. 32042 #. 31749 32043 #. <!--historic tags --> 31750 #. 32044 #. 31751 32045 #. <rule> 31752 32046 #. <condition k="historic" v="castle"/> … … 31756 32050 #. <scale_max>50000</scale_max> 31757 32051 #. </rule> 31758 #. 32052 #. 31759 32053 #. <rule> 31760 32054 #. <condition k="historic" v="monument"/> … … 31764 32058 #. <scale_max>50000</scale_max> 31765 32059 #. </rule> 31766 #. 32060 #. 31767 32061 #. <rule> 31768 32062 #. <condition k="historic" v="memorial"/> … … 31772 32066 #. <scale_max>50000</scale_max> 31773 32067 #. </rule> 31774 #. 32068 #. 31775 32069 #. <rule> 31776 32070 #. <condition k="historic" v="archaeological_site"/> … … 31780 32074 #. <scale_max>50000</scale_max> 31781 32075 #. </rule> 31782 #. 32076 #. 31783 32077 #. <rule> 31784 32078 #. <condition k="historic" v="ruins"/> … … 31788 32082 #. <scale_max>50000</scale_max> 31789 32083 #. </rule> 31790 #. 32084 #. 31791 32085 #. <rule> 31792 32086 #. <condition k="historic" v="battlefield"/> … … 31796 32090 #. <scale_max>50000</scale_max> 31797 32091 #. </rule> 31798 #. 32092 #. 31799 32093 #. <rule> 31800 32094 #. <condition k="geological" v="palaeontological_site"/> … … 31804 32098 #. <scale_max>50000</scale_max> 31805 32099 #. </rule> 31806 #. 32100 #. 31807 32101 #. <rule> 31808 32102 #. <condition k="historic" v="wayside_cross"/> … … 31812 32106 #. <scale_max>50000</scale_max> 31813 32107 #. </rule> 31814 #. 32108 #. 31815 32109 #. <rule> 31816 32110 #. <condition k="historic" v="wayside_shrine"/> … … 31820 32114 #. <scale_max>50000</scale_max> 31821 32115 #. </rule> 31822 #. 32116 #. 31823 32117 #. <rule> 31824 32118 #. <condition k="historic" v="boundary_stone"/> 31825 32119 #. <icon annotate="true" src="historic/boundary_stone.png"/> 31826 #: build/trans_style.java:3 076build/trans_style.java:308431827 #: build/trans_style.java:3 092build/trans_style.java:310031828 #: build/trans_style.java:31 08build/trans_style.java:311631829 #: build/trans_style.java:31 24build/trans_style.java:313231830 #: build/trans_style.java:31 40build/trans_style.java:314832120 #: build/trans_style.java:3109 build/trans_style.java:3117 32121 #: build/trans_style.java:3125 build/trans_style.java:3133 32122 #: build/trans_style.java:3141 build/trans_style.java:3149 32123 #: build/trans_style.java:3157 build/trans_style.java:3165 32124 #: build/trans_style.java:3173 build/trans_style.java:3181 31831 32125 msgid "historic" 31832 32126 msgstr "" … … 31836 32130 #. <scale_max>50000</scale_max> 31837 32131 #. </rule> 31838 #. 32132 #. 31839 32133 #. <rule> 31840 32134 #. <condition k="landuse" v="quarry"/> 31841 #: build/trans_style.java:3 19632135 #: build/trans_style.java:3229 31842 32136 msgid "quarry" 31843 32137 msgstr "" … … 31848 32142 #. <scale_max>50000</scale_max> 31849 32143 #. </rule> 31850 #. 32144 #. 31851 32145 #. <rule> 31852 32146 #. <condition k="landuse" v="landfill"/> 31853 #: build/trans_style.java:32 0432147 #: build/trans_style.java:3237 31854 32148 msgid "landfill" 31855 32149 msgstr "" … … 31860 32154 #. <scale_max>50000</scale_max> 31861 32155 #. </rule> 31862 #. 32156 #. 31863 32157 #. <rule> 31864 32158 #. <condition k="landuse" v="basin"/> … … 31868 32162 #. <scale_max>50000</scale_max> 31869 32163 #. </rule> 31870 #. 32164 #. 31871 32165 #. <rule> 31872 32166 #. <condition k="landuse" v="reservoir"/> 31873 #: build/trans_style.java:32 12build/trans_style.java:322032167 #: build/trans_style.java:3245 build/trans_style.java:3253 31874 32168 msgid "basin" 31875 32169 msgstr "" … … 31880 32174 #. <scale_max>50000</scale_max> 31881 32175 #. </rule> 31882 #. 32176 #. 31883 32177 #. <rule> 31884 32178 #. <condition k="landuse" v="farmyard"/> 31885 #: build/trans_style.java:32 6032179 #: build/trans_style.java:3293 31886 32180 msgid "farmyard" 31887 32181 msgstr "" … … 31892 32186 #. <scale_max>50000</scale_max> 31893 32187 #. </rule> 31894 #. 31895 #. 32188 #. 32189 #. 31896 32190 #. <rule> 31897 32191 #. <condition k="landuse" v="retail"/> … … 31901 32195 #. <scale_max>50000</scale_max> 31902 32196 #. </rule> 31903 #. 32197 #. 31904 32198 #. <rule> 31905 32199 #. <condition k="landuse" v="commercial"/> 31906 #: build/trans_style.java:3 269build/trans_style.java:327732200 #: build/trans_style.java:3302 build/trans_style.java:3310 31907 32201 msgid "retail" 31908 32202 msgstr "smásala" … … 31913 32207 #. <scale_max>50000</scale_max> 31914 32208 #. </rule> 31915 #. 32209 #. 31916 32210 #. <rule> 31917 32211 #. <condition k="landuse" v="industrial"/> 31918 #: build/trans_style.java:3 28532212 #: build/trans_style.java:3318 31919 32213 msgid "industrial" 31920 32214 msgstr "iðnaður" … … 31925 32219 #. <scale_max>50000</scale_max> 31926 32220 #. </rule> 31927 #. 32221 #. 31928 32222 #. <rule> 31929 32223 #. <condition k="landuse" v="brownfield"/> 31930 #: build/trans_style.java:3 29332224 #: build/trans_style.java:3326 31931 32225 msgid "brownfield" 31932 32226 msgstr "" … … 31937 32231 #. <scale_max>50000</scale_max> 31938 32232 #. </rule> 31939 #. 32233 #. 31940 32234 #. <rule> 31941 32235 #. <condition k="landuse" v="greenfield"/> 31942 #: build/trans_style.java:33 0132236 #: build/trans_style.java:3334 31943 32237 msgid "greenfield" 31944 32238 msgstr "" … … 31949 32243 #. <scale_max>50000</scale_max> 31950 32244 #. </rule> 31951 #. 32245 #. 31952 32246 #. <rule> 31953 32247 #. <condition k="landuse" v="railway"/> 31954 #: build/trans_style.java:33 0932248 #: build/trans_style.java:3342 31955 32249 msgid "railland" 31956 32250 msgstr "" … … 31961 32255 #. <scale_max>50000</scale_max> 31962 32256 #. </rule> 31963 #. 32257 #. 31964 32258 #. <rule> 31965 32259 #. <condition k="landuse" v="military"/> … … 31969 32263 #. <scale_max>50000</scale_max> 31970 32264 #. </rule> 31971 #. 32265 #. 31972 32266 #. <!--military tags --> 31973 #. 32267 #. 31974 32268 #. <rule> 31975 32269 #. <condition k="military" v="airfield"/> … … 31979 32273 #. <scale_max>50000</scale_max> 31980 32274 #. </rule> 31981 #. 32275 #. 31982 32276 #. <rule> 31983 32277 #. <condition k="military" v="bunker"/> … … 31987 32281 #. <scale_max>50000</scale_max> 31988 32282 #. </rule> 31989 #. 32283 #. 31990 32284 #. <rule> 31991 32285 #. <condition k="military" v="barracks"/> … … 31995 32289 #. <scale_max>50000</scale_max> 31996 32290 #. </rule> 31997 #. 32291 #. 31998 32292 #. <rule> 31999 32293 #. <condition k="military" v="danger_area"/> … … 32003 32297 #. <scale_max>50000</scale_max> 32004 32298 #. </rule> 32005 #. 32299 #. 32006 32300 #. <rule> 32007 32301 #. <condition k="military" v="range"/> 32008 32302 #. <icon src="misc/landmark/range.png"/> 32009 #: build/trans_style.java:33 26build/trans_style.java:336132010 #: build/trans_style.java:3 369build/trans_style.java:337732011 #: build/trans_style.java:3 385build/trans_style.java:339332303 #: build/trans_style.java:3359 build/trans_style.java:3394 32304 #: build/trans_style.java:3402 build/trans_style.java:3410 32305 #: build/trans_style.java:3418 build/trans_style.java:3426 32012 32306 msgid "military" 32013 32307 msgstr "" … … 32018 32312 #. <scale_max>50000</scale_max> 32019 32313 #. </rule> 32020 #. 32314 #. 32021 32315 #. <rule> 32022 32316 #. <condition k="landuse" v="cemetery"/> 32023 #: build/trans_style.java:33 3432317 #: build/trans_style.java:3367 32024 32318 msgid "cemetery" 32025 32319 msgstr "" … … 32029 32323 #. <scale_max>50000</scale_max> 32030 32324 #. </rule> 32031 #. 32325 #. 32032 32326 #. <rule> 32033 32327 #. <condition k="natural" v="peak"/> 32034 #: build/trans_style.java:34 1032328 #: build/trans_style.java:3443 32035 32329 msgid "peak" 32036 32330 msgstr "tindur" … … 32041 32335 #. <scale_max>50000</scale_max> 32042 32336 #. </rule> 32043 #. 32337 #. 32044 32338 #. <rule> 32045 32339 #. <condition k="natural" v="glacier"/> 32046 32340 #. <icon annotate="true" src="misc/landmark/glacier_small.png"/> 32047 #: build/trans_style.java:34 1932341 #: build/trans_style.java:3452 32048 32342 msgid "glacier" 32049 32343 msgstr "jökul" … … 32053 32347 #. <scale_max>50000</scale_max> 32054 32348 #. </rule> 32055 #. 32349 #. 32056 32350 #. <rule> 32057 32351 #. <condition k="natural" v="volcano"/> 32058 32352 #. <icon annotate="true" src="misc/landmark/volcano_small.png"/> 32059 #: build/trans_style.java:34 2732353 #: build/trans_style.java:3460 32060 32354 msgid "volcano" 32061 32355 msgstr "eldfjall" … … 32065 32359 #. <scale_max>50000</scale_max> 32066 32360 #. </rule> 32067 #. 32361 #. 32068 32362 #. <rule> 32069 32363 #. <condition k="natural" v="cliff"/> … … 32074 32368 #. <scale_max>50000</scale_max> 32075 32369 #. </rule> 32076 #. 32370 #. 32077 32371 #. <rule> 32078 32372 #. <condition k="natural" v="scree"/> … … 32082 32376 #. <scale_max>50000</scale_max> 32083 32377 #. </rule> 32084 #. 32378 #. 32085 32379 #. <rule> 32086 32380 #. <condition k="natural" v="fell"/> … … 32090 32384 #. <scale_max>50000</scale_max> 32091 32385 #. </rule> 32092 #. 32386 #. 32093 32387 #. <rule> 32094 32388 #. <condition k="natural" v="bay"/> … … 32098 32392 #. <scale_max>50000</scale_max> 32099 32393 #. </rule> 32100 #. 32394 #. 32101 32395 #. <rule> 32102 32396 #. <condition k="natural" v="land"/> … … 32106 32400 #. <scale_max>50000</scale_max> 32107 32401 #. </rule> 32108 #. 32402 #. 32109 32403 #. <rule> 32110 32404 #. <condition k="natural" v="cave_entrance"/> 32111 32405 #. <icon src="misc/no_icon.png"/> 32112 #: build/trans_style.java:34 35build/trans_style.java:343632113 #: build/trans_style.java:34 44build/trans_style.java:346032114 #: build/trans_style.java:35 24build/trans_style.java:353232115 #: build/trans_style.java:35 4032406 #: build/trans_style.java:3468 build/trans_style.java:3469 32407 #: build/trans_style.java:3477 build/trans_style.java:3493 32408 #: build/trans_style.java:3557 build/trans_style.java:3565 32409 #: build/trans_style.java:3573 32116 32410 msgid "natural" 32117 32411 msgstr "" … … 32121 32415 #. <scale_max>50000</scale_max> 32122 32416 #. </rule> 32123 #. 32417 #. 32124 32418 #. <rule> 32125 32419 #. <condition k="natural" v="scrub"/> 32126 32420 #. <icon src="misc/no_icon.png"/> 32127 #: build/trans_style.java:34 5232421 #: build/trans_style.java:3485 32128 32422 msgid "scrub" 32129 32423 msgstr "" … … 32133 32427 #. <scale_max>50000</scale_max> 32134 32428 #. </rule> 32135 #. 32429 #. 32136 32430 #. <rule> 32137 32431 #. <condition k="natural" v="heath"/> 32138 32432 #. <icon src="misc/no_icon.png"/> 32139 #: build/trans_style.java:3 46832433 #: build/trans_style.java:3501 32140 32434 msgid "heath" 32141 32435 msgstr "" … … 32145 32439 #. <scale_max>50000</scale_max> 32146 32440 #. </rule> 32147 #. 32441 #. 32148 32442 #. <rule> 32149 32443 #. <condition k="natural" v="wood"/> 32150 32444 #. <icon src="misc/landmark/trees.png"/> 32151 #: build/trans_style.java:3 47632445 #: build/trans_style.java:3509 32152 32446 msgid "woodarea" 32153 32447 msgstr "" … … 32157 32451 #. <scale_max>50000</scale_max> 32158 32452 #. </rule> 32159 #. 32453 #. 32160 32454 #. <rule> 32161 32455 #. <condition k="natural" v="mud"/> 32162 32456 #. <icon src="misc/no_icon.png"/> 32163 #: build/trans_style.java:35 0832457 #: build/trans_style.java:3541 32164 32458 msgid "mud" 32165 32459 msgstr "leðja" … … 32169 32463 #. <scale_max>50000</scale_max> 32170 32464 #. </rule> 32171 #. 32465 #. 32172 32466 #. <rule> 32173 32467 #. <condition k="natural" v="beach"/> 32174 32468 #. <icon src="misc/no_icon.png"/> 32175 #: build/trans_style.java:35 1632469 #: build/trans_style.java:3549 32176 32470 msgid "beach" 32177 32471 msgstr "strönd" … … 32182 32476 #. <scale_max>50000</scale_max> 32183 32477 #. </rule> 32184 #. 32478 #. 32185 32479 #. <!-- this will badly display otherwise well tagged footways and alike, so comment it out until we have better ways to display this in JOSM! 32186 32480 #. XXX - maybe it's possible to use linemod's here? … … 32206 32500 #. <scale_max>40000</scale_max> 32207 32501 #. </rule> 32208 #. 32502 #. 32209 32503 #. <rule> 32210 32504 #. <condition k="surface" v="cobblestone"/> … … 32215 32509 #. </rule> 32216 32510 #. --> 32217 #. 32511 #. 32218 32512 #. <!--name tags --> 32219 #. 32513 #. 32220 32514 #. <!--preferences tags --> 32221 #. 32515 #. 32222 32516 #. <!--place tags --> 32223 #. 32517 #. 32224 32518 #. <rule> 32225 32519 #. <condition k="place" v="continent"/> … … 32229 32523 #. <scale_max>200000000</scale_max> 32230 32524 #. </rule> 32231 #. 32525 #. 32232 32526 #. <rule> 32233 32527 #. <condition k="place" v="country"/> … … 32237 32531 #. <scale_max>200000000</scale_max> 32238 32532 #. </rule> 32239 #. 32533 #. 32240 32534 #. <rule> 32241 32535 #. <condition k="place" v="state"/> … … 32245 32539 #. <scale_max>200000000</scale_max> 32246 32540 #. </rule> 32247 #. 32541 #. 32248 32542 #. <rule> 32249 32543 #. <condition k="place" v="region"/> … … 32253 32547 #. <scale_max>200000000</scale_max> 32254 32548 #. </rule> 32255 #. 32549 #. 32256 32550 #. <rule> 32257 32551 #. <condition k="place" v="county"/> … … 32261 32555 #. <scale_max>200000000</scale_max> 32262 32556 #. </rule> 32263 #. 32557 #. 32264 32558 #. <rule> 32265 32559 #. <condition k="place" v="city"/> … … 32269 32563 #. <scale_max>200000000</scale_max> 32270 32564 #. </rule> 32271 #. 32565 #. 32272 32566 #. <rule> 32273 32567 #. <condition k="place" v="town"/> … … 32277 32571 #. <scale_max>50000</scale_max> 32278 32572 #. </rule> 32279 #. 32573 #. 32280 32574 #. <rule> 32281 32575 #. <condition k="place" v="village"/> … … 32285 32579 #. <scale_max>50000</scale_max> 32286 32580 #. </rule> 32287 #. 32581 #. 32288 32582 #. <rule> 32289 32583 #. <condition k="place" v="hamlet"/> … … 32293 32587 #. <scale_max>50000</scale_max> 32294 32588 #. </rule> 32295 #. 32589 #. 32296 32590 #. <rule> 32297 32591 #. <condition k="place" v="suburb"/> … … 32301 32595 #. <scale_max>50000</scale_max> 32302 32596 #. </rule> 32303 #. 32597 #. 32304 32598 #. <rule> 32305 32599 #. <condition k="place" v="locality"/> … … 32309 32603 #. <scale_max>50000</scale_max> 32310 32604 #. </rule> 32311 #. 32605 #. 32312 32606 #. <rule> 32313 32607 #. <condition k="place" v="island"/> … … 32317 32611 #. <scale_max>50000</scale_max> 32318 32612 #. </rule> 32319 #. 32613 #. 32320 32614 #. <rule> 32321 32615 #. <condition k="place" v="islet"/> 32322 32616 #. <icon annotate="true" src="place/islet.png"/> 32323 #: build/trans_style.java:41 35build/trans_style.java:414332324 #: build/trans_style.java:41 51build/trans_style.java:415932325 #: build/trans_style.java:4 167build/trans_style.java:417532326 #: build/trans_style.java:4 183build/trans_style.java:419132327 #: build/trans_style.java:4 199build/trans_style.java:420732328 #: build/trans_style.java:42 15build/trans_style.java:422332329 #: build/trans_style.java:42 3132617 #: build/trans_style.java:4168 build/trans_style.java:4176 32618 #: build/trans_style.java:4184 build/trans_style.java:4192 32619 #: build/trans_style.java:4200 build/trans_style.java:4208 32620 #: build/trans_style.java:4216 build/trans_style.java:4224 32621 #: build/trans_style.java:4232 build/trans_style.java:4240 32622 #: build/trans_style.java:4248 build/trans_style.java:4256 32623 #: build/trans_style.java:4264 32330 32624 msgid "place" 32331 32625 msgstr "" … … 32335 32629 #. <scale_max>50000</scale_max> 32336 32630 #. </rule> 32337 #. 32631 #. 32338 32632 #. <!-- special display of unreviewed tiger data (USA) --> 32339 32633 #. <rule> 32340 32634 #. <condition k="tiger:reviewed" v="no"/> 32341 #: build/trans_style.java:42 3932635 #: build/trans_style.java:4272 32342 32636 msgid "tiger_data" 32343 32637 msgstr "" … … 32428 32722 #. Each line specifies a certain error to be reported 32429 32723 #. <data type> : messagetype : <key><expression><value> 32430 #. 32724 #. 32431 32725 #. Data type can be: 32432 32726 #. node - a node point … … 32434 32728 #. relation - a relation 32435 32729 #. * - all data types 32436 #. 32730 #. 32437 32731 #. Message type can be: 32438 32732 #. E - an error 32439 32733 #. W - a warning 32440 32734 #. I - an low priority informational warning 32441 #. 32735 #. 32442 32736 #. Key and value are expressions describing certain keys and values of these keys. 32443 32737 #. Regulator expressions are supported. In this case the expressions starts and 32444 32738 #. ends with // signs. If an 'i' is appended, the regular expression is 32445 32739 #. case insensitive. 32446 #. 32740 #. 32447 32741 #. The * sign indicates any string. 32448 32742 #. The texts BOOLEAN_TRUE and BOOLEAN_FALSE in the value part indicate a special 32449 32743 #. handling for boolean values (yes, true, 0, false, no, ...). 32450 #. 32744 #. 32451 32745 #. Expression can be: 32452 32746 #. != - the key/value combination does not match 32453 32747 #. == - the key/value combination does match 32454 #. 32748 #. 32455 32749 #. To have more complicated expressions, multiple elements can be grouped together 32456 32750 #. with an logical and (&&). 32457 #. 32751 #. 32458 32752 #. The comment at the end of a rule is displayed in validator description 32459 #. 32753 #. 32460 32754 #. Empty lines and space signs are ignored 32461 32755 #: build/trans_validator.java:38 … … 32570 32864 #. default(true or false);Name;URL 32571 32865 #. NOTE: default items should be common and worldwide 32572 #. 32866 #. 32573 32867 #: build/trans_wms.java:5 32574 32868 msgid "Landsat" … … 32581 32875 32582 32876 #. http://openaerialmap.org/wms/?VERSION=1.0&request=GetMap&layers=world&styles=&format=image/jpeg& 32583 #. 32877 #. 32584 32878 #. different forms for web access 32585 32879 #. must be html:<url> … … 32604 32898 32605 32899 #. html:http://josm.openstreetmap.de/wmsplugin/TilesAtHome.html? 32606 #. 32607 #. 32900 #. 32901 #. 32608 32902 #. only for Germany 32609 32903 #: build/trans_wms.java:17 … … 32612 32906 32613 32907 #. http://tools.geofabrik.de/osmi/view/strassennrw/josmwms? 32614 #. 32615 #. 32908 #. 32909 #. 32616 32910 #. only for North America 32617 32911 #. Terraserver USCG - High resolution maps … … 32626 32920 32627 32921 #. http://terraservice.net/ogcmap.ashx?version=1.1.1&request=GetMap&Layers=urbanarea&styles=&format=image/jpeg& 32628 #. 32629 #. 32922 #. 32923 #. 32630 32924 #. only for Czech Republic 32631 32925 #: build/trans_wms.java:27 … … 32639 32933 32640 32934 #. 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& 32641 #. 32642 #. 32935 #. 32936 #. 32643 32937 #. only for GB 32644 32938 #. fails with division by zero error … … 32658 32952 32659 32953 #. http://ooc.openstreetmap.org/wms/map.php?source=os7& 32660 #. 32661 #. 32954 #. 32955 #. 32662 32956 #. only for Japan 32663 32957 #: build/trans_wms.java:39 … … 32681 32975 32682 32976 #. 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 32683 #. 32684 #. 32977 #. 32978 #. 32685 32979 #. only for Italy 32686 32980 #: build/trans_wms.java:46 … … 32699 32993 #~ msgstr "Sláðu inn lykilorð" 32700 32994 32701 #, java-format32702 32995 #~ msgid "Plugin not found: {0}." 32703 32996 #~ msgstr "Viðbótin „{0}“ fannst ekki." … … 32706 32999 #~ msgstr "Óvistaðar breytingar" 32707 33000 32708 #, java-format32709 33001 #~ msgid "Plugin requires JOSM update: {0}." 32710 33002 #~ msgstr "Uppfæra þarf JOSM til að viðbótin „{0}“ geti verið notuð." … … 32737 33029 #~ msgstr "Lykilorð á milliþjóni" 32738 33030 32739 #, java-format32740 33031 #~ msgid "{0} Plugin successfully updated. Please restart JOSM." 32741 33032 #~ msgid_plural "{0} Plugins successfully updated. Please restart JOSM." … … 32755 33046 #~ msgstr "Óþekkt skráarending" 32756 33047 32757 #, java-format32758 33048 #~ msgid "" 32759 33049 #~ "There were problems with the following plugins:\n" … … 32765 33055 #~ "{0}" 32766 33056 32767 #, java-format32768 33057 #~ msgid "Could not download plugin: {0} from {1}" 32769 33058 #~ msgstr "Gat ekki halað niður viðbótinni {0} frá {1}" … … 32785 33074 #~ msgstr "nafn" 32786 33075 32787 #, java-format32788 33076 #~ msgid "Error: {0}" 32789 33077 #~ msgstr "Villa: {0}" 32790 33078 32791 #, java-format32792 33079 #~ msgid "Warning: {0}" 32793 33080 #~ msgstr "Viðvörun: {0}" … … 32800 33087 32801 33088 #~ msgid "You can use the mouse or Ctrl+Arrow keys/./ to zoom and pan." 32802 #~ msgstr "Þú getur notað músina eða Ctrl+örvarlykla/./ til að þysja og hliðra." 33089 #~ msgstr "" 33090 #~ "Þú getur notað músina eða Ctrl+örvarlykla/./ til að þysja og hliðra." 32803 33091 32804 33092 #~ msgid "Be sure to include the following information:" … … 32820 33108 #~ msgstr "ónefnt" 32821 33109 32822 #, java-format32823 33110 #~ msgid "{0} object has conflicts:" 32824 33111 #~ msgid_plural "{0} objects have conflicts:" … … 32826 33113 #~ msgstr[1] "{0} hlutir hafa árekstra:" 32827 33114 32828 #, java-format32829 33115 #~ msgid "Command Stack: {0}" 32830 33116 #~ msgstr "Skipanasaga: {0}" … … 32837 33123 32838 33124 #~ msgid "" 32839 #~ "The selected ways have differing relation memberships. Do you still want to"32840 #~ "combine them?" 33125 #~ "The selected ways have differing relation memberships. Do you still want " 33126 #~ "to combine them?" 32841 33127 #~ msgstr "" 32842 33128 #~ "Valdir vegir eru stak í mismundandi venslum. Viltu sameina þá þrátt fyrir " … … 32846 33132 #~ msgstr "Breyta eigindum" 32847 33133 32848 #, java-format32849 33134 #~ msgid "Unknown role ''{0}''." 32850 33135 #~ msgstr "Óþekkt hlutverk \"{0}\"." … … 32853 33138 #~ msgstr "Upphala til OSM..." 32854 33139 32855 #, java-format32856 33140 #~ msgid "Please report a ticket at {0}" 32857 33141 #~ msgstr "Vinsamlegast sendu meldinguna á {0}" … … 32863 33147 32864 33148 #~ msgid "" 32865 #~ "Try updating to the newest version of JOSM and all plugins before reporting"32866 #~ "a bug." 33149 #~ "Try updating to the newest version of JOSM and all plugins before " 33150 #~ "reporting a bug." 32867 33151 #~ msgstr "" 32868 33152 #~ "Reyndu að uppfæra í nýjustu útgáfuna af JOSM og allar viðbætur áður en þú " … … 32879 33163 32880 33164 #~ msgid "" 32881 #~ "You are about to delete nodes outside of the area you have " 32882 #~ " downloaded.<br>This can cause problems because other objects (that you don't "32883 #~ " see)might use them.<br>Do you really want to delete?"33165 #~ "You are about to delete nodes outside of the area you have downloaded." 33166 #~ "<br>This can cause problems because other objects (that you don't see) " 33167 #~ "might use them.<br>Do you really want to delete?" 32884 33168 #~ msgstr "" 32885 #~ "Þú ert að fara eyða hnútum utan þess svæðis sem þú hefur " 32886 #~ " niðurhalað.<br>Þetta getur valdið vandamálum því aðrir hlutir (sem þú sérð "32887 #~ " ekki)gætu verið að nota þá.<br>Ertu viss um að þú viljir eyða þeim?"33169 #~ "Þú ert að fara eyða hnútum utan þess svæðis sem þú hefur niðurhalað." 33170 #~ "<br>Þetta getur valdið vandamálum því aðrir hlutir (sem þú sérð ekki) " 33171 #~ "gætu verið að nota þá.<br>Ertu viss um að þú viljir eyða þeim?" 32888 33172 32889 33173 #~ msgid "" 32890 #~ "The selected nodes have differing relation memberships. Do you still want"32891 #~ "to merge them?" 33174 #~ "The selected nodes have differing relation memberships. Do you still " 33175 #~ "want to merge them?" 32892 33176 #~ msgstr "" 32893 #~ "Valdir hnútar eru stök í mismundandi venslum. Viltu sameina þá þrátt fyrir"32894 #~ "það?" 33177 #~ "Valdir hnútar eru stök í mismundandi venslum. Viltu sameina þá þrátt " 33178 #~ "fyrir það?" 32895 33179 32896 33180 #~ msgid "Sync clock" … … 32933 33217 #~ msgstr "Búð" 32934 33218 32935 #, java-format32936 33219 #~ msgid "Use preset ''{0}'' of group ''{1}''" 32937 33220 #~ msgstr "Nota forstillinguna „{0}“ í flokknum „{1}“" 32938 33221 32939 #, java-format32940 33222 #~ msgid "Use preset ''{0}''" 32941 33223 #~ msgstr "Nota forstillinguna „{0}“" … … 32988 33270 #~ "Login password to the OSM account. Leave blank to not store any password." 32989 33271 #~ msgstr "" 32990 #~ "Lykilorð á OSM þjóninum. Hafðu þetta óútfyllt til að vista ekki lykilorðið." 33272 #~ "Lykilorð á OSM þjóninum. Hafðu þetta óútfyllt til að vista ekki " 33273 #~ "lykilorðið." 32991 33274 32992 33275 #~ msgid "Login name (e-mail) to the OSM account." … … 33005 33288 #~ msgstr "Færa niður" 33006 33289 33007 #, java-format33008 33290 #~ msgid "Members: {0} (linked: {1})" 33009 33291 #~ msgstr "Stök: {0} (tengd: {1})" … … 33013 33295 33014 33296 #~ msgid "" 33015 #~ "Activating the updated plugins failed. Check if JOSM has the permission to"33016 #~ "overwrite the existing ones." 33297 #~ "Activating the updated plugins failed. Check if JOSM has the permission " 33298 #~ "to overwrite the existing ones." 33017 33299 #~ msgstr "" 33018 #~ "Ekki tókst að virkja nýju viðbæturnar. Tryggðu að JOSM hafi réttndi til að"33019 #~ "yfirskrifa núverandi viðbætur." 33300 #~ "Ekki tókst að virkja nýju viðbæturnar. Tryggðu að JOSM hafi réttndi til " 33301 #~ "að yfirskrifa núverandi viðbætur." 33020 33302 33021 33303 #~ msgid "Please select the row to copy." … … 33023 33305 33024 33306 #~ msgid "" 33025 #~ "No data to update found. Have you already opened or downloaded a data layer?" 33307 #~ "No data to update found. Have you already opened or downloaded a data " 33308 #~ "layer?" 33026 33309 #~ msgstr "Engin gögn til að uppfæra. Þú þarft að niðurhala gögnum fyrst." 33027 33310 … … 33033 33316 33034 33317 #~ msgid "" 33035 #~ "Enable to upload all changes in one request, disable to use one request per"33036 #~ "changed primitive" 33318 #~ "Enable to upload all changes in one request, disable to use one request " 33319 #~ "per changed primitive" 33037 33320 #~ msgstr "" 33038 #~ "Ef þetta er valið verða allar breytingarnar sendar í einni fyrirspurn. En ef"33039 #~ "ekki verður gerð ein fyrirspurn fyrir hvern hlut sem breytt var" 33321 #~ "Ef þetta er valið verða allar breytingarnar sendar í einni fyrirspurn. En " 33322 #~ "ef ekki verður gerð ein fyrirspurn fyrir hvern hlut sem breytt var" 33040 33323 33041 33324 #~ msgid "Use a new changeset and close it" 33042 33325 #~ msgstr "Opna nýtt breytingarsett og loka því strax" 33043 33326 33044 #, java-format33045 33327 #~ msgid "Use the existing changeset {0} and close it after upload" 33046 33328 #~ msgstr "Nota opið breytingarsett #{0} og loka því" 33047 33329 33048 #, java-format33049 33330 #~ msgid "Use the existing changeset {0} and leave it open" 33050 33331 #~ msgstr "Nota opið breytingarsett #{0} og skilja það eftir opið" 33051 33332 33052 #, java-format33053 33333 #~ msgid "" 33054 33334 #~ "Select to upload to the existing changeset {0} and to close the changeset " … … 33058 33338 #~ "breytingunni hefur verið upphlaðið" 33059 33339 33060 #, java-format33061 33340 #~ msgid "" 33062 33341 #~ "Select to upload to the existing changeset {0} and to leave the changeset " … … 33069 33348 #~ msgstr "Endurhlaða vallistann" 33070 33349 33071 # , java-format33072 #~ msgid"The selection contains {0} way. Are you sure you want to simplify it?"33350 #~ msgid "" 33351 #~ "The selection contains {0} way. Are you sure you want to simplify it?" 33073 33352 #~ msgid_plural "" 33074 #~ "The selection contains {0} ways. Are you sure you want to simplify them all?" 33353 #~ "The selection contains {0} ways. Are you sure you want to simplify them " 33354 #~ "all?" 33075 33355 #~ msgstr[0] "" 33076 33356 #~ "Þú ert með {0} veg valinn. Ertu viss um að þú viljir einfalda hann?" … … 33078 33358 #~ "Þú ert með {0} vegi valda. Ertu viss um að þú viljir einfalda þá alla?" 33079 33359 33080 #, java-format33081 33360 #~ msgid "" 33082 33361 #~ "<html>Selection \"{0}\" is used by relation \"{1}\".<br>Delete from " … … 33085 33364 #~ "<html>Valið „{0}“ er notað af venslunum „{1}“<br>Eyða úr venslunum?</html>" 33086 33365 33087 #, java-format33088 33366 #~ msgid "" 33089 #~ "<html>Selection \"{0}\" is used by relation \"{1}\" with role {2}. <br>Delete"33090 #~ "from relation?</html>" 33367 #~ "<html>Selection \"{0}\" is used by relation \"{1}\" with role {2}." 33368 #~ "<br>Delete from relation?</html>" 33091 33369 #~ msgstr "" 33092 #~ "<html>Valið „{0}“ er notað af venslunum „{1}“ með hlutverkið „{2}“. <br>Eyða"33093 #~ "úr venslunum?</html>" 33370 #~ "<html>Valið „{0}“ er notað af venslunum „{1}“ með hlutverkið „{2}“." 33371 #~ "<br>Eyða úr venslunum?</html>" 33094 33372 33095 33373 #~ msgid "Display the history of the selected primitive."
Note:
See TracChangeset
for help on using the changeset viewer.
