Changeset 21603 in osm for applications/editors/josm/i18n/po/sl.po
- Timestamp:
- 2010-06-07T09:22:57+02:00 (16 years ago)
- File:
-
- 1 edited
-
applications/editors/josm/i18n/po/sl.po (modified) (733 diffs)
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/i18n/po/sl.po
r21560 r21603 8 8 "Project-Id-Version: josm\n" 9 9 "Report-Msgid-Bugs-To: \n" 10 "POT-Creation-Date: 2010-06-0 2 10:51+0200\n"11 "PO-Revision-Date: 2010-06-0 1 19:06+0000\n"10 "POT-Creation-Date: 2010-06-05 23:12+0200\n" 11 "PO-Revision-Date: 2010-06-02 12:52+0000\n" 12 12 "Last-Translator: Dirk Stöcker <launchpad@dstoecker.de>\n" 13 13 "Language-Team: Slovenian <sl@li.org>\n" … … 15 15 "Content-Type: text/plain; charset=UTF-8\n" 16 16 "Content-Transfer-Encoding: 8bit\n" 17 "Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n"18 "%100==4 ? 3 : 0);\n" 19 "X-Launchpad-Export-Date: 2010-06-0 2 08:34+0000\n"17 "Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || " 18 "n%100==4 ? 3 : 0);\n" 19 "X-Launchpad-Export-Date: 2010-06-07 06:59+0000\n" 20 20 "X-Generator: Launchpad (build Unknown)\n" 21 21 … … 68 68 #: ../core/src/org/openstreetmap/josm/actions/mapmode/DrawAction.java:355 69 69 #: ../core/src/org/openstreetmap/josm/actions/mapmode/SelectAction.java:250 70 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:3 5770 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:391 71 71 #: ../core/src/org/openstreetmap/josm/gui/dialogs/changeset/ChangesetCacheManager.java:522 72 72 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:576 … … 89 89 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:121 90 90 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:296 91 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:53 891 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:535 92 92 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/OsbUploadHook.java:53 93 93 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/gui/OsbDialog.java:143 … … 234 234 #: ../core/src/org/openstreetmap/josm/actions/SaveActionBase.java:207 235 235 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:117 236 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:21 9236 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:216 237 237 #: ../core/src/org/openstreetmap/josm/corrector/TagCorrector.java:52 238 238 #: ../core/src/org/openstreetmap/josm/gui/PleaseWaitDialog.java:48 … … 243 243 #: ../core/src/org/openstreetmap/josm/gui/dialogs/LatLonDialog.java:244 244 244 #: ../core/src/org/openstreetmap/josm/gui/dialogs/changeset/query/ChangesetQueryDialog.java:207 245 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:9 20245 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:988 246 246 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:1200 247 247 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/RelationEditor.java:120 … … 257 257 #: ../core/src/org/openstreetmap/josm/gui/layer/GpxLayer.java:175 258 258 #: ../core/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:240 259 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:64 6260 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:63 7259 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:647 260 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:636 261 261 #: ../core/src/org/openstreetmap/josm/gui/layer/markerlayer/MarkerLayer.java:205 262 262 #: ../core/src/org/openstreetmap/josm/gui/oauth/AdvancedOAuthPropertiesPanel.java:129 … … 311 311 #, java-format 312 312 msgid "" 313 "<html>There are no layers the source layer<br>''{0}''<br>could be merged to."314 "</html>" 313 "<html>There are no layers the source layer<br>''{0}''<br>could be merged " 314 "to.</html>" 315 315 msgstr "" 316 316 … … 334 334 #. Add extra shortcut C-S-a 335 335 #. Add extra shortcut ESCAPE 336 #. 336 #. 337 337 #. * FIXME: this isn't optimal. In a better world the mapmode actions 338 338 #. * would be able to capture keyboard events and react accordingly. But 339 339 #. * for now this is a reasonable approximation. 340 #. 340 #. 341 341 #: ../core/src/org/openstreetmap/josm/actions/AddNodeAction.java:26 342 342 #: ../core/src/org/openstreetmap/josm/actions/CopyAction.java:31 … … 427 427 #: ../core/src/org/openstreetmap/josm/gui/layer/markerlayer/MarkerLayer.java:248 428 428 #: ../core/src/org/openstreetmap/josm/gui/layer/markerlayer/PlayHeadMarker.java:250 429 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:90 4430 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:93 3429 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:901 430 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:930 431 431 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:712 432 432 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:734 … … 636 636 #: ../core/src/org/openstreetmap/josm/actions/mapmode/DeleteAction.java:98 637 637 #: ../core/src/org/openstreetmap/josm/command/DeleteCommand.java:388 638 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:10 2638 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:104 639 639 #: ../core/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java:276 640 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java: 942640 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1010 641 641 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:986 642 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:63 7642 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:636 643 643 #: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:142 644 644 #: ../core/src/org/openstreetmap/josm/gui/preferences/PluginPreference.java:507 645 #: ../plugins/colorscheme/src/at/dallermassl/josm/plugin/colorscheme/ColorSchemePreference.java:9 2645 #: ../plugins/colorscheme/src/at/dallermassl/josm/plugin/colorscheme/ColorSchemePreference.java:96 646 646 #: ../plugins/routing/src/com/innovant/josm/plugin/routing/gui/RoutingPreferenceDialog.java:134 647 647 #: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/RelationMemberTable.java:101 … … 1426 1426 #: ../core/src/org/openstreetmap/josm/actions/RenameLayerAction.java:94 1427 1427 #: ../core/src/org/openstreetmap/josm/actions/UnGlueAction.java:133 1428 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:308 1428 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:300 1429 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:343 1429 1430 #: ../core/src/org/openstreetmap/josm/data/Preferences.java:453 1430 1431 #: ../core/src/org/openstreetmap/josm/data/Preferences.java:464 … … 1445 1446 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:201 1446 1447 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:230 1447 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:66 51448 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:664 1448 1449 #: ../core/src/org/openstreetmap/josm/gui/layer/markerlayer/MarkerLayer.java:255 1449 1450 #: ../core/src/org/openstreetmap/josm/gui/layer/markerlayer/MarkerLayer.java:351 … … 1591 1592 1592 1593 #: ../core/src/org/openstreetmap/josm/actions/ShowStatusReportAction.java:41 1593 msgid "Show status report with useful information that can be attached to bugs" 1594 msgid "" 1595 "Show status report with useful information that can be attached to bugs" 1594 1596 msgstr "" 1595 1597 "Prikaži poročilo o stanju s podatki, ki so lahko koristni pri prijavi napak" … … 1612 1614 #: ../core/src/org/openstreetmap/josm/gui/dialogs/changeset/ChangesetCacheManager.java:408 1613 1615 #: ../core/src/org/openstreetmap/josm/gui/history/HistoryBrowserDialog.java:130 1614 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:96 61616 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:967 1615 1617 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:246 1616 1618 msgid "Close" … … 1818 1820 1819 1821 #: ../core/src/org/openstreetmap/josm/actions/UnGlueAction.java:120 1820 msgid "* One node that is used by more than one way and one of those ways, or" 1822 msgid "" 1823 "* One node that is used by more than one way and one of those ways, or" 1821 1824 msgstr "* Eno vozlišče, ki je del več poti in eno izmed teh poti, ali" 1822 1825 … … 1882 1885 1883 1886 #. Add extra shortcut ESCAPE 1884 #. 1887 #. 1885 1888 #. * FIXME: this isn't optimal. In a better world the mapmode actions 1886 1889 #. * would be able to capture keyboard events and react accordingly. But 1887 1890 #. * for now this is a reasonable approximation. 1888 #. 1891 #. 1889 1892 #: ../core/src/org/openstreetmap/josm/actions/UnselectAllAction.java:33 1890 1893 msgid "Unselect All (Escape)" … … 1901 1904 1902 1905 #. bounds defined? => use the bbox downloader 1903 #. 1906 #. 1904 1907 #: ../core/src/org/openstreetmap/josm/actions/UpdateDataAction.java:90 1905 1908 #: ../core/src/org/openstreetmap/josm/gui/layer/GpxLayer.java:1037 … … 2189 2192 2190 2193 #: ../core/src/org/openstreetmap/josm/actions/downloadtasks/DownloadOsmTaskList.java:245 2191 #: ../core/src/org/openstreetmap/josm/actions/downloadtasks/PostDownloadHandler.java: 912192 msgid "Errors during Download"2193 msgstr " Napake pri sprejemu"2194 #: ../core/src/org/openstreetmap/josm/actions/downloadtasks/PostDownloadHandler.java:114 2195 msgid "Errors during download" 2196 msgstr "" 2194 2197 2195 2198 #: ../core/src/org/openstreetmap/josm/actions/downloadtasks/DownloadReferrersTask.java:176 … … 2223 2226 msgstr "" 2224 2227 2225 #: ../core/src/org/openstreetmap/josm/actions/downloadtasks/PostDownloadHandler.java: 1142226 msgid "Error sduring download"2228 #: ../core/src/org/openstreetmap/josm/actions/downloadtasks/PostDownloadHandler.java:91 2229 msgid "Error during download" 2227 2230 msgstr "" 2228 2231 … … 2355 2358 #: ../core/src/org/openstreetmap/josm/actions/mapmode/PlayHeadDragMode.java:82 2356 2359 msgid "" 2357 "Drag play head and release near track to play audio from there; SHIFT"2358 "+release to synchronize audio at that point." 2360 "Drag play head and release near track to play audio from there; " 2361 "SHIFT+release to synchronize audio at that point." 2359 2362 msgstr "" 2360 2363 … … 2474 2477 msgstr "" 2475 2478 2476 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:11 52477 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:11 62479 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:111 2480 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:112 2478 2481 msgid "Search..." 2479 2482 msgstr "Išči..." 2480 2483 2481 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:11 52484 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:111 2482 2485 msgid "Search for objects." 2483 2486 msgstr "Iskanje predmetov." 2484 2487 2485 2488 #. -- prepare the combo box with the search expressions 2486 #. 2487 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:1 402489 #. 2490 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:136 2488 2491 msgid "Please enter a filter string." 2489 2492 msgstr "" 2490 2493 2491 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:1 402494 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:136 2492 2495 msgid "Please enter a search string." 2493 2496 msgstr "Prosim, vnesite iskalni izraz." 2494 2497 2495 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:14 52498 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:141 2496 2499 msgid "Enter the search expression" 2497 2500 msgstr "" 2498 2501 2499 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:1 532502 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:149 2500 2503 msgid "replace selection" 2501 2504 msgstr "nadomesti izbor" 2502 2505 2503 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:15 42506 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:150 2504 2507 msgid "add to selection" 2505 2508 msgstr "dodaj v izbor" 2506 2509 2507 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:15 52510 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:151 2508 2511 msgid "remove from selection" 2509 2512 msgstr "odstrani iz izbora" 2510 2513 2511 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:15 62514 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:152 2512 2515 msgid "find in selection" 2513 2516 msgstr "" 2514 2517 2515 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:1 632518 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:159 2516 2519 msgid "case sensitive" 2517 2520 msgstr "upoštevaj velikost črk" 2518 2521 2519 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:16 42522 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:160 2520 2523 msgid "regular expression" 2521 2524 msgstr "regularni izraz" 2522 2525 2526 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:175 2527 msgid "<b>Baker Street</b> - ''Baker'' and ''Street'' in any key or name." 2528 msgstr "" 2529 2530 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:176 2531 msgid "<b>\"Baker Street\"</b> - ''Baker Street'' in any key or name." 2532 msgstr "" 2533 2534 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:177 2535 msgid "<b>name:Bak</b> - ''Bak'' anywhere in the name." 2536 msgstr "" 2537 2538 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:178 2539 msgid "<b>type=route</b> - key ''type'' with value exactly ''route''." 2540 msgstr "" 2541 2523 2542 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:179 2524 msgid "<b>Baker Street</b> - ''Baker'' and ''Street'' in any key or name."2525 msgstr ""2526 2527 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:1802528 msgid "<b>\"Baker Street\"</b> - ''Baker Street'' in any key or name."2529 msgstr ""2530 2531 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:1812532 msgid "<b>name:Bak</b> - ''Bak'' anywhere in the name."2533 msgstr ""2534 2535 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:1822536 msgid "<b>type=route</b> - key ''type'' with value exactly ''route''."2537 msgstr ""2538 2539 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:1832540 2543 msgid "" 2541 2544 "<b>type=*</b> - key ''type'' with any value. Try also <b>*=value</b>, " … … 2543 2546 msgstr "" 2544 2547 2548 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:180 2549 msgid "<b>-name:Bak</b> - not ''Bak'' in the name." 2550 msgstr "" 2551 2552 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:181 2553 msgid "<b>oneway?</b> - oneway=yes, true, 1 or on" 2554 msgstr "" 2555 2556 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:182 2557 msgid "<b>foot:</b> - key=foot set to any value." 2558 msgstr "" 2559 2560 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:183 2561 msgid "<u>Special targets:</u>" 2562 msgstr "" 2563 2545 2564 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:184 2546 msgid "<b>-name:Bak</b> - not ''Bak'' in the name." 2565 msgid "" 2566 "<b>type:</b> - type of the object (<b>node</b>, <b>way</b>, <b>relation</b>)" 2547 2567 msgstr "" 2548 2568 2549 2569 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:185 2550 msgid "<b> oneway?</b> - oneway=yes, true, 1 or on"2570 msgid "<b>user:</b>... - all objects changed by user" 2551 2571 msgstr "" 2552 2572 2553 2573 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:186 2554 msgid "<b> foot:</b> -key=foot set to any value."2574 msgid "<b>user:anonymous</b> - all objects changed by anonymous users" 2555 2575 msgstr "" 2556 2576 2557 2577 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:187 2558 msgid "< u>Special targets:</u>"2578 msgid "<b>id:</b>... - object with given ID (0 for new objects)" 2559 2579 msgstr "" 2560 2580 2561 2581 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:188 2562 msgid ""2563 "<b>type:</b> - type of the object (<b>node</b>, <b>way</b>, <b>relation</b>)"2564 msgstr ""2565 2566 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:1892567 msgid "<b>user:</b>... - all objects changed by user"2568 msgstr ""2569 2570 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:1902571 msgid "<b>user:anonymous</b> - all objects changed by anonymous users"2572 msgstr ""2573 2574 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:1912575 msgid "<b>id:</b>... - object with given ID (0 for new objects)"2576 msgstr ""2577 2578 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:1922579 2582 msgid "" 2580 2583 "<b>version:</b>... - object with given version (0 objects without an " … … 2582 2585 msgstr "" 2583 2586 2584 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:1 932587 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:189 2585 2588 msgid "" 2586 2589 "<b>changeset:</b>... - object with given changeset id (0 objects without " … … 2588 2591 msgstr "" 2589 2592 2590 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:19 42591 msgid "" 2592 "<b>nodes:</b>... - object with given number of nodes (nodes:count or nodes:"2593 "min-max)" 2594 msgstr "" 2595 2596 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:19 52593 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:190 2594 msgid "" 2595 "<b>nodes:</b>... - object with given number of nodes (nodes:count or " 2596 "nodes:min-max)" 2597 msgstr "" 2598 2599 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:191 2597 2600 msgid "" 2598 2601 "<b>tags:</b>... - object with given number of tags (tags:count or tags:min-" … … 2600 2603 msgstr "" 2601 2604 2602 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:196 2605 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:192 2606 msgid "<b>role:</b>... - object with given role in a relation" 2607 msgstr "" 2608 2609 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:193 2603 2610 msgid "" 2604 2611 "<b>timestamp:</b>... - objects with this timestamp (<b>2009-11-" … … 2606 2613 msgstr "" 2607 2614 2615 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:194 2616 msgid "<b>modified</b> - all changed objects" 2617 msgstr "" 2618 2619 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:195 2620 msgid "<b>selected</b> - all selected objects" 2621 msgstr "" 2622 2623 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:196 2624 msgid "<b>incomplete</b> - all incomplete objects" 2625 msgstr "" 2626 2608 2627 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:197 2609 msgid "<b> modified</b> - allchanged objects"2628 msgid "<b>untagged</b> - all untagged objects" 2610 2629 msgstr "" 2611 2630 2612 2631 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:198 2613 msgid "<b>selected</b> - all selected objects" 2632 msgid "" 2633 "<b>child <i>expr</i></b> - all children of objects matching the expression" 2614 2634 msgstr "" 2615 2635 2616 2636 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:199 2617 msgid "<b>incomplete</b> - all incomplete objects" 2637 msgid "" 2638 "<b>parent <i>expr</i></b> - all parents of objects matching the expression" 2618 2639 msgstr "" 2619 2640 2620 2641 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:200 2621 msgid " <b>untagged</b> - all untagged objects"2642 msgid "Use <b>|</b> or <b>OR</b> to combine with logical or" 2622 2643 msgstr "" 2623 2644 2624 2645 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:201 2625 msgid "" 2626 "<b>child <i>expr</i></b> - all children of objects matching the expression" 2646 msgid "Use <b>\"</b> to quote operators (e.g. if key contains <b>:</b>)" 2627 2647 msgstr "" 2628 2648 2629 2649 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:202 2630 msgid ""2631 "<b>parent <i>expr</i></b> - all parents of objects matching the expression"2632 msgstr ""2633 2634 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:2032635 msgid "Use <b>|</b> or <b>OR</b> to combine with logical or"2636 msgstr ""2637 2638 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:2042639 msgid "Use <b>\"</b> to quote operators (e.g. if key contains <b>:</b>)"2640 msgstr ""2641 2642 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:2052643 2650 msgid "" 2644 2651 "Within quoted strings the <b>\"</b> and <b>\\</b> characters need to be " … … 2646 2653 msgstr "" 2647 2654 2648 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:20 62655 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:203 2649 2656 msgid "Use <b>(</b> and <b>)</b> to group expressions" 2650 2657 msgstr "" 2651 2658 2652 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:216 2653 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:55 2659 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:213 2654 2660 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:56 2661 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:57 2655 2662 #: ../plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/ui/TabularPresetSelector.java:53 2656 2663 #: ../plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/TabularTagSelector.java:48 … … 2658 2665 msgstr "" 2659 2666 2660 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:21 62667 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:213 2661 2668 #: ../core/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:298 2662 2669 msgid "Search" 2663 2670 msgstr "Iskanje" 2664 2671 2665 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:21 82672 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:215 2666 2673 msgid "Submit filter" 2667 2674 msgstr "" 2668 2675 2669 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:21 82676 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:215 2670 2677 msgid "Start Search" 2671 2678 msgstr "Začni iskanje" 2672 2679 2673 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:3 452680 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:379 2674 2681 #, java-format 2675 2682 msgid "No match found for ''{0}''" 2676 2683 msgstr "" 2677 2684 2678 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:3 472685 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:381 2679 2686 #, java-format 2680 2687 msgid "Nothing added to selection by searching for ''{0}''" 2681 2688 msgstr "Z iskanjem ''{0}'' ni bilo v izbor dodano ničesar" 2682 2689 2683 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:3 492690 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:383 2684 2691 #, java-format 2685 2692 msgid "Nothing removed from selection by searching for ''{0}''" 2686 2693 msgstr "Z iskanjem ''{0}'' ni bilo iz izbora odstranjeno ničesar" 2687 2694 2688 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:3 512695 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:385 2689 2696 #, java-format 2690 2697 msgid "Nothing found in selection by searching for ''{0}''" 2691 2698 msgstr "" 2692 2699 2693 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:3 612700 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:395 2694 2701 #, java-format 2695 2702 msgid "Found {0} matches" … … 2697 2704 2698 2705 #. case sensitive 2699 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java: 3892706 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:423 2700 2707 msgctxt "search" 2701 2708 msgid "CS" … … 2703 2710 2704 2711 #. case insensitive 2705 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java: 3902712 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:424 2706 2713 msgctxt "search" 2707 2714 msgid "CI" … … 2709 2716 2710 2717 #. regex search 2711 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java: 3922718 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:426 2712 2719 msgctxt "search" 2713 2720 msgid "RX" … … 2722 2729 msgstr "" 2723 2730 2724 #: ../core/src/org/openstreetmap/josm/actions/search/SearchCompiler.java:254 2731 #: ../core/src/org/openstreetmap/josm/actions/search/SearchCompiler.java:50 2732 #, java-format 2733 msgid "" 2734 "The regex \"{0}\" had a parse error, full error:\n" 2735 "\n" 2736 "{1}" 2737 msgstr "" 2738 2739 #: ../core/src/org/openstreetmap/josm/actions/search/SearchCompiler.java:263 2725 2740 msgid "Key cannot be empty when tag operator is used. Sample use: key=value" 2726 2741 msgstr "" 2727 2742 2728 #: ../core/src/org/openstreetmap/josm/actions/search/SearchCompiler.java:296 2729 #, java-format 2730 msgid "Pattern Syntax Error: Pattern {0} in {1} is illegal!" 2731 msgstr "" 2732 2733 #: ../core/src/org/openstreetmap/josm/actions/search/SearchCompiler.java:443 2743 #: ../core/src/org/openstreetmap/josm/actions/search/SearchCompiler.java:462 2734 2744 #, java-format 2735 2745 msgid "Unknown primitive type: {0}. Allowed values are node, way or relation" 2736 2746 msgstr "" 2737 2747 2738 #: ../core/src/org/openstreetmap/josm/actions/search/SearchCompiler.java: 5952748 #: ../core/src/org/openstreetmap/josm/actions/search/SearchCompiler.java:644 2739 2749 #, java-format 2740 2750 msgid "Unexpected token. Expected {0}, found {1}" 2741 2751 msgstr "" 2742 2752 2743 #: ../core/src/org/openstreetmap/josm/actions/search/SearchCompiler.java:6 102753 #: ../core/src/org/openstreetmap/josm/actions/search/SearchCompiler.java:659 2744 2754 #, java-format 2745 2755 msgid "Unexpected token: {0}" 2746 2756 msgstr "" 2747 2757 2748 #: ../core/src/org/openstreetmap/josm/actions/search/SearchCompiler.java:6 212758 #: ../core/src/org/openstreetmap/josm/actions/search/SearchCompiler.java:670 2749 2759 msgid "Missing parameter for OR" 2750 2760 msgstr "" 2751 2761 2752 #: ../core/src/org/openstreetmap/josm/actions/search/SearchCompiler.java:6 462762 #: ../core/src/org/openstreetmap/josm/actions/search/SearchCompiler.java:695 2753 2763 msgid "Missing operator for NOT" 2754 2764 msgstr "" 2755 2765 2756 #: ../core/src/org/openstreetmap/josm/actions/search/SearchCompiler.java: 6532766 #: ../core/src/org/openstreetmap/josm/actions/search/SearchCompiler.java:702 2757 2767 msgid "Primitive id expected" 2758 2768 msgstr "" 2759 2769 2760 #: ../core/src/org/openstreetmap/josm/actions/search/SearchCompiler.java: 6552761 #: ../core/src/org/openstreetmap/josm/actions/search/SearchCompiler.java: 6582770 #: ../core/src/org/openstreetmap/josm/actions/search/SearchCompiler.java:704 2771 #: ../core/src/org/openstreetmap/josm/actions/search/SearchCompiler.java:707 2762 2772 msgid "Range of numbers expected" 2763 2773 msgstr "" 2764 2774 2765 #: ../core/src/org/openstreetmap/josm/actions/search/SearchCompiler.java: 6612775 #: ../core/src/org/openstreetmap/josm/actions/search/SearchCompiler.java:710 2766 2776 msgid "Changeset id expected" 2767 2777 msgstr "" 2768 2778 2769 #: ../core/src/org/openstreetmap/josm/actions/search/SearchCompiler.java: 6632779 #: ../core/src/org/openstreetmap/josm/actions/search/SearchCompiler.java:712 2770 2780 msgid "Version expected" 2771 2781 msgstr "" … … 2829 2839 #: ../core/src/org/openstreetmap/josm/gui/layer/OsmDataLayer.java:384 2830 2840 #: ../core/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:240 2831 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:6 892841 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:690 2832 2842 #: ../core/src/org/openstreetmap/josm/gui/layer/markerlayer/MarkerLayer.java:205 2833 2843 #: ../core/src/org/openstreetmap/josm/gui/preferences/PluginPreference.java:192 … … 3035 3045 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:231 3036 3046 msgid "" 3037 "You are about to delete nodes outside of the area you have downloaded."3038 "<br>This can cause problems because other objects (that you do not see)"3039 "might use them.<br>Do you really want to delete?" 3047 "You are about to delete nodes outside of the area you have " 3048 "downloaded.<br>This can cause problems because other objects (that you do " 3049 "not see) might use them.<br>Do you really want to delete?" 3040 3050 msgstr "" 3041 3051 … … 3296 3306 #, java-format 3297 3307 msgid "" 3298 "<html>Preferences file had errors.<br> Making backup of old one to <br>{0}"3299 "<br> and creating a new default preference file.</html>" 3308 "<html>Preferences file had errors.<br> Making backup of old one to " 3309 "<br>{0}<br> and creating a new default preference file.</html>" 3300 3310 msgstr "" 3301 3311 … … 3378 3388 #. * 3379 3389 #. * the decimal format 999.999 3380 #. 3390 #. 3381 3391 #: ../core/src/org/openstreetmap/josm/data/coor/CoordinateFormat.java:15 3382 3392 msgid "Decimal Degrees" … … 3385 3395 #. * 3386 3396 #. * the minutes/seconds format 99" 99' 3387 #. 3397 #. 3388 3398 #: ../core/src/org/openstreetmap/josm/data/coor/CoordinateFormat.java:20 3389 3399 msgid "Degrees Minutes Seconds" … … 3392 3402 #. * 3393 3403 #. * coordinates East/North 3394 #. 3404 #. 3395 3405 #: ../core/src/org/openstreetmap/josm/data/coor/CoordinateFormat.java:25 3396 3406 msgid "Projected Coordinates" … … 3427 3437 msgstr "" 3428 3438 3429 #: ../core/src/org/openstreetmap/josm/data/osm/DataSet.java:6 493439 #: ../core/src/org/openstreetmap/josm/data/osm/DataSet.java:657 3430 3440 #, java-format 3431 3441 msgid "" … … 3478 3488 #. translators notes must be in front 3479 3489 #. column header: enable filter 3480 #: ../core/src/org/openstreetmap/josm/data/osm/Filters.java: 1663490 #: ../core/src/org/openstreetmap/josm/data/osm/Filters.java:346 3481 3491 msgctxt "filter" 3482 3492 msgid "E" … … 3484 3494 3485 3495 #. column header: hide filter 3486 #: ../core/src/org/openstreetmap/josm/data/osm/Filters.java: 1673496 #: ../core/src/org/openstreetmap/josm/data/osm/Filters.java:347 3487 3497 msgctxt "filter" 3488 3498 msgid "H" … … 3490 3500 3491 3501 #. column header: filter text 3492 #: ../core/src/org/openstreetmap/josm/data/osm/Filters.java: 1683502 #: ../core/src/org/openstreetmap/josm/data/osm/Filters.java:348 3493 3503 msgctxt "filter" 3494 3504 msgid "Text" 3495 3505 msgstr "besedilo" 3496 3506 3497 #. column header: apply filter for children3498 #: ../core/src/org/openstreetmap/josm/data/osm/Filters.java:1693499 msgctxt "filter"3500 msgid "C"3501 msgstr ""3502 3503 3507 #. column header: inverted filter 3504 #: ../core/src/org/openstreetmap/josm/data/osm/Filters.java: 1703508 #: ../core/src/org/openstreetmap/josm/data/osm/Filters.java:349 3505 3509 msgctxt "filter" 3506 3510 msgid "I" … … 3508 3512 3509 3513 #. column header: filter mode 3510 #: ../core/src/org/openstreetmap/josm/data/osm/Filters.java: 1713514 #: ../core/src/org/openstreetmap/josm/data/osm/Filters.java:350 3511 3515 msgctxt "filter" 3512 3516 msgid "M" … … 3515 3519 #. translators notes must be in front 3516 3520 #. filter mode: replace 3517 #: ../core/src/org/openstreetmap/josm/data/osm/Filters.java: 2393521 #: ../core/src/org/openstreetmap/josm/data/osm/Filters.java:412 3518 3522 msgctxt "filter" 3519 3523 msgid "R" … … 3521 3525 3522 3526 #. filter mode: add 3523 #: ../core/src/org/openstreetmap/josm/data/osm/Filters.java: 2403527 #: ../core/src/org/openstreetmap/josm/data/osm/Filters.java:413 3524 3528 msgctxt "filter" 3525 3529 msgid "A" … … 3527 3531 3528 3532 #. filter mode: remove 3529 #: ../core/src/org/openstreetmap/josm/data/osm/Filters.java: 2413533 #: ../core/src/org/openstreetmap/josm/data/osm/Filters.java:414 3530 3534 msgctxt "filter" 3531 3535 msgid "D" … … 3533 3537 3534 3538 #. filter mode: in selection 3535 #: ../core/src/org/openstreetmap/josm/data/osm/Filters.java: 2423539 #: ../core/src/org/openstreetmap/josm/data/osm/Filters.java:415 3536 3540 msgctxt "filter" 3537 3541 msgid "F" 3538 3542 msgstr "" 3539 3543 3540 #: ../core/src/org/openstreetmap/josm/data/osm/Filters.java: 2693544 #: ../core/src/org/openstreetmap/josm/data/osm/Filters.java:445 3541 3545 msgid "<h2>Filter active</h2>" 3542 3546 msgstr "" 3543 3547 3544 #: ../core/src/org/openstreetmap/josm/data/osm/Filters.java: 2753548 #: ../core/src/org/openstreetmap/josm/data/osm/Filters.java:451 3545 3549 #, java-format 3546 3550 msgid "<p><b>{0}</b> objects hidden" 3547 3551 msgstr "" 3548 3552 3549 #: ../core/src/org/openstreetmap/josm/data/osm/Filters.java: 2833553 #: ../core/src/org/openstreetmap/josm/data/osm/Filters.java:459 3550 3554 #, java-format 3551 3555 msgid "<b>{0}</b> objects disabled" 3552 3556 msgstr "" 3553 3557 3554 #: ../core/src/org/openstreetmap/josm/data/osm/Filters.java: 2863558 #: ../core/src/org/openstreetmap/josm/data/osm/Filters.java:462 3555 3559 msgid "</p><p>Close the filter dialog to see all objects.<p></html>" 3556 3560 msgstr "" 3557 3561 3558 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:4 893562 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:498 3559 3563 msgid "A primitive with ID = 0 cannot be invisible." 3560 3564 msgstr "" 3561 3565 3562 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:5 463566 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:555 3563 3567 #, java-format 3564 3568 msgid "ID > 0 expected. Got {0}." 3565 3569 msgstr "" 3566 3570 3567 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:5 483571 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:557 3568 3572 #, java-format 3569 3573 msgid "Version > 0 expected. Got {0}." 3570 3574 msgstr "" 3571 3575 3572 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:7 683576 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:777 3573 3577 #, java-format 3574 3578 msgid "" … … 3577 3581 msgstr "" 3578 3582 3579 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:114 03583 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:1149 3580 3584 msgid "" 3581 3585 "Cannot merge because either of the participating primitives is new and the " … … 3583 3587 msgstr "" 3584 3588 3585 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:11 423589 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:1151 3586 3590 #, java-format 3587 3591 msgid "" … … 3643 3647 #: ../core/src/org/openstreetmap/josm/data/osm/history/HistoryOsmPrimitive.java:112 3644 3648 #, java-format 3645 msgid "Cannot compare primitive with ID ''{0}'' to primitive with ID ''{1}''." 3649 msgid "" 3650 "Cannot compare primitive with ID ''{0}'' to primitive with ID ''{1}''." 3646 3651 msgstr "" 3647 3652 … … 3651 3656 msgstr "" 3652 3657 3653 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java:18 93658 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java:180 3654 3659 msgid "Area style way is not closed." 3655 3660 msgstr "" 3656 3661 3657 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java:2 683662 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java:259 3658 3663 msgid "More than one \"from\" way found." 3659 3664 msgstr "" 3660 3665 3661 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java:2 743666 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java:265 3662 3667 msgid "More than one \"to\" way found." 3663 3668 msgstr "" 3664 3669 3665 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java:2 803666 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java:2 943670 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java:271 3671 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java:285 3667 3672 msgid "More than one \"via\" found." 3668 3673 msgstr "" 3669 3674 3670 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java:2 853671 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java:29 93675 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java:276 3676 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java:290 3672 3677 #, java-format 3673 3678 msgid "Unknown role ''{0}''." 3674 3679 msgstr "Neznana vloga ''{0}''." 3675 3680 3676 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java: 3023681 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java:293 3677 3682 #, java-format 3678 3683 msgid "Unknown member type for ''{0}''." 3679 3684 msgstr "" 3680 3685 3681 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java: 3083686 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java:299 3682 3687 msgid "No \"from\" way found." 3683 3688 msgstr "" 3684 3689 3685 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java:3 123690 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java:303 3686 3691 msgid "No \"to\" way found." 3687 3692 msgstr "" 3688 3693 3694 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java:307 3695 msgid "No \"via\" node or way found." 3696 msgstr "" 3697 3689 3698 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java:316 3690 msgid "No \"via\" node or way found."3691 msgstr ""3692 3693 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java:3253694 3699 msgid "The \"from\" way does not start or end at a \"via\" node." 3695 3700 msgstr "" 3696 3701 3697 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java:32 93702 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java:320 3698 3703 msgid "The \"to\" way does not start or end at a \"via\" node." 3699 3704 msgstr "" 3700 3705 3701 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java:3 603706 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java:351 3702 3707 msgid "The \"from\" way does not start or end at the \"via\" way." 3703 3708 msgstr "" 3704 3709 3705 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java:3 643710 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java:355 3706 3711 msgid "The \"to\" way does not start or end at the \"via\" way." 3707 3712 msgstr "" 3708 3713 3709 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java:4 583714 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java:449 3710 3715 #, java-format 3711 3716 msgid "Style for restriction {0} not found." 3712 3717 msgstr "" 3713 3718 3714 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java:5 313719 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java:522 3715 3720 #, java-format 3716 3721 msgid "Style for inner way ''{0}'' equals multipolygon." 3717 3722 msgstr "" 3718 3723 3719 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java:55 93724 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java:550 3720 3725 #, java-format 3721 3726 msgid "Style for outer way ''{0}'' mismatches." 3722 3727 msgstr "" 3723 3728 3724 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java:7 573729 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java:747 3725 3730 #, java-format 3726 3731 msgid "Error: {0}" 3727 3732 msgstr "Napaka: {0}" 3728 3733 3729 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java:7 573734 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/MapPaintVisitor.java:747 3730 3735 #, java-format 3731 3736 msgid "Warning: {0}" … … 3899 3904 #: ../core/src/org/openstreetmap/josm/gui/BookmarkList.java:55 3900 3905 #, java-format 3901 msgid "<html>Could not read bookmarks from<br>''{0}''<br>Error was: {1}</html>" 3906 msgid "" 3907 "<html>Could not read bookmarks from<br>''{0}''<br>Error was: {1}</html>" 3902 3908 msgstr "" 3903 3909 … … 3970 3976 #. color tiger_data 3971 3977 #. </rule> 3972 #. 3978 #. 3973 3979 #. <!-- lot's of "openGeoDB:..." tags can be found in germany --> 3974 3980 #. <rule> … … 3978 3984 #. <scale_max>50000</scale_max> 3979 3985 #. </rule> 3980 #. 3986 #. 3981 3987 #. <rule> 3982 3988 #. <condition k="openGeoDB:type" v="Kreis"/> … … 3985 3991 #. <scale_max>50000</scale_max> 3986 3992 #. </rule> 3987 #. 3993 #. 3988 3994 #. <rule> 3989 3995 #. <condition k="openGeoDB:type" v="Gemeinde"/> … … 3992 3998 #. <scale_max>50000</scale_max> 3993 3999 #. </rule> 3994 #. 4000 #. 3995 4001 #. <rule> 3996 4002 #. <condition k="openGeoDB:type" v="Ort"/> … … 3999 4005 #. <scale_max>50000</scale_max> 4000 4006 #. </rule> 4001 #. 4007 #. 4002 4008 #. <rule> 4003 4009 #. <condition k="openGeoDB:type" v="District"/> … … 4006 4012 #. <scale_max>50000</scale_max> 4007 4013 #. </rule> 4008 #. 4014 #. 4009 4015 #. <rule> 4010 4016 #. <condition k="openGeoDB:location" v="locality"/> … … 4013 4019 #. <scale_max>50000</scale_max> 4014 4020 #. </rule> 4015 #. 4021 #. 4016 4022 #. <!--annotation tags --> 4017 #. 4023 #. 4018 4024 #. <!--"work in progress" tags --> 4019 #. 4025 #. 4020 4026 #. <rule> 4021 4027 #. <condition k="building"/> … … 4328 4334 4329 4335 #: ../core/src/org/openstreetmap/josm/gui/MainMenu.java:169 4330 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:8 74331 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java: 9874336 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:89 4337 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1055 4332 4338 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/ChildRelationBrowser.java:179 4333 4339 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/ReferringRelationsBrowser.java:143 … … 4342 4348 msgstr "Uredi" 4343 4349 4350 #. Strings in JFileChooser 4344 4351 #: ../core/src/org/openstreetmap/josm/gui/MainMenu.java:170 4345 4352 #: build/specialmessages.java:38 … … 4532 4539 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/relation/RelationMemberListColumnModel.java:26 4533 4540 #: ../core/src/org/openstreetmap/josm/gui/conflict/tags/RelationMemberConflictResolverColumnModel.java:42 4534 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:5 134541 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:556 4535 4542 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/MemberTableColumnModel.java:18 4536 4543 #: ../core/src/org/openstreetmap/josm/gui/history/RelationMemberTableColumnModel.java:20 … … 4569 4576 "<html>Alternatively you may enter a <strong>tile address</strong> for a " 4570 4577 "single tile in the format <i>zoomlevel/x/y</i>, i.e. <i>15/256/223</i>. Tile " 4571 "adresses in the format <i>zoom,x,y</i> or <i>zoom;x;y</i> are valid too.</"4572 "html>" 4578 "adresses in the format <i>zoom,x,y</i> or <i>zoom;x;y</i> are valid " 4579 "too.</html>" 4573 4580 msgstr "" 4574 4581 … … 4599 4606 #. * 4600 4607 #. * compare my version of an {@see OsmPrimitive} with their version 4601 #. 4608 #. 4602 4609 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/ComparePairType.java:17 4603 4610 msgid "My with Their" … … 4606 4613 #. * 4607 4614 #. * compare my version of an {@see OsmPrimitive} with the merged version 4608 #. 4615 #. 4609 4616 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/ComparePairType.java:22 4610 4617 msgid "My with Merged" … … 4613 4620 #. * 4614 4621 #. * compare their version of an {@see OsmPrimitive} with the merged veresion 4615 #. 4622 #. 4616 4623 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/ComparePairType.java:27 4617 4624 msgid "Their with Merged" … … 4825 4832 4826 4833 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/ListMerger.java:566 4827 msgid "Copy their selected elements to the end of the list of merged elements." 4834 msgid "" 4835 "Copy their selected elements to the end of the list of merged elements." 4828 4836 msgstr "" 4829 4837 … … 4848 4856 msgstr "" 4849 4857 4858 #. Strings in JFileChooser 4850 4859 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/ListMerger.java:696 4851 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:11 24860 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:114 4852 4861 #: build/specialmessages.java:36 4853 4862 msgid "Up" … … 4859 4868 4860 4869 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/ListMerger.java:728 4861 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:12 34870 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:125 4862 4871 msgid "Down" 4863 4872 msgstr "Dol" … … 4902 4911 #, java-format 4903 4912 msgid "" 4904 "<html>Click <strong>{0}</strong> to start merging my and their entries.</"4905 "html>" 4913 "<html>Click <strong>{0}</strong> to start merging my and their " 4914 "entries.</html>" 4906 4915 msgstr "" 4907 4916 … … 4909 4918 #, java-format 4910 4919 msgid "" 4911 "<html>Click <strong>{0}</strong> to finish merging my and their entries.</"4912 "html>" 4920 "<html>Click <strong>{0}</strong> to finish merging my and their " 4921 "entries.</html>" 4913 4922 msgstr "" 4914 4923 … … 4959 4968 #, java-format 4960 4969 msgid "" 4961 "<html>An error occurred while communicating with the server<br>Details: {0}</"4962 "html>" 4970 "<html>An error occurred while communicating with the server<br>Details: " 4971 "{0}</html>" 4963 4972 msgstr "" 4964 4973 … … 5175 5184 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/tags/TagMergeColumnModel.java:18 5176 5185 #: ../core/src/org/openstreetmap/josm/gui/conflict/tags/TagConflictResolverColumnModel.java:28 5177 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:20 55178 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java: 4845186 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:206 5187 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:527 5179 5188 #: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:75 5180 5189 #: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:113 … … 5187 5196 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/tags/TagMergeColumnModel.java:25 5188 5197 #: ../core/src/org/openstreetmap/josm/gui/conflict/tags/TagConflictResolverColumnModel.java:35 5189 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:24 05190 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java: 4845198 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:241 5199 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:527 5191 5200 #: ../core/src/org/openstreetmap/josm/gui/history/TagTableColumnModel.java:27 5192 5201 #: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:75 … … 5484 5493 #: ../core/src/org/openstreetmap/josm/gui/dialogs/ChangesetDialog.java:162 5485 5494 msgid "" 5486 "<html>Select to show changesets for the currently selected objects only."5487 "<br>Unselect to show all changesets for objects in the current data layer.</"5488 "html>" 5495 "<html>Select to show changesets for the currently selected objects " 5496 "only.<br>Unselect to show all changesets for objects in the current data " 5497 "layer.</html>" 5489 5498 msgstr "" 5490 5499 … … 5509 5518 5510 5519 #: ../core/src/org/openstreetmap/josm/gui/dialogs/ChangesetDialog.java:350 5511 msgid "Download information about the selected changesets from the OSM server" 5520 msgid "" 5521 "Download information about the selected changesets from the OSM server" 5512 5522 msgstr "" 5513 5523 … … 5525 5535 msgstr "" 5526 5536 5527 #. relation type 5528 #. ** Strings in JFileChooser */ 5537 #. Strings in JFileChooser 5529 5538 #: ../core/src/org/openstreetmap/josm/gui/dialogs/ChangesetDialog.java:456 5530 5539 #: build/specialmessages.java:21 … … 5548 5557 #: ../core/src/org/openstreetmap/josm/gui/dialogs/CommandStackDialog.java:75 5549 5558 #: ../core/src/org/openstreetmap/josm/gui/dialogs/ConflictDialog.java:115 5550 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:5 65559 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:57 5551 5560 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:70 5552 5561 #: ../core/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java:156 … … 5554 5563 #: ../core/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:167 5555 5564 #: ../core/src/org/openstreetmap/josm/gui/dialogs/UserListDialog.java:66 5556 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java: 4805565 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:523 5557 5566 #: ../plugins/imagewaypoint/src/org/insignificant/josm/plugins/imagewaypoint/ImageWayPointDialog.java:190 5558 5567 #: ../plugins/livegps/src/livegps/LiveGpsDialog.java:46 … … 5625 5634 #, java-format 5626 5635 msgid "" 5627 "<html>You did not finish to merge the differences in this conflict." 5628 "<br>Conflict resolutions will not be applied unless all differences<br>are " 5629 "resolved.<br>Click <strong>{0}</strong> to close anyway.<strong> " 5630 "Already<br>resolved differences will not be applied.</strong><br>Click " 5631 "<strong>{1}</strong> to return to resolving conflicts.</html>" 5636 "<html>You did not finish to merge the differences in this " 5637 "conflict.<br>Conflict resolutions will not be applied unless all " 5638 "differences<br>are resolved.<br>Click <strong>{0}</strong> to close " 5639 "anyway.<strong> Already<br>resolved differences will not be " 5640 "applied.</strong><br>Click <strong>{1}</strong> to return to resolving " 5641 "conflicts.</html>" 5632 5642 msgstr "" 5633 5643 … … 5645 5655 msgstr "" 5646 5656 5647 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:5 55657 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:56 5648 5658 msgid "Filter objects and hide/disable them." 5649 5659 msgstr "" 5650 5660 5651 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:7 55652 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java: 9755661 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:77 5662 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1043 5653 5663 #: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:125 5654 5664 #: ../core/src/org/openstreetmap/josm/gui/preferences/PluginPreference.java:471 5655 #: ../plugins/colorscheme/src/at/dallermassl/josm/plugin/colorscheme/ColorSchemePreference.java: 795665 #: ../plugins/colorscheme/src/at/dallermassl/josm/plugin/colorscheme/ColorSchemePreference.java:83 5656 5666 #: ../plugins/routing/src/com/innovant/josm/plugin/routing/gui/RoutingPreferenceDialog.java:108 5657 5667 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:675 … … 5660 5670 msgstr "Dodaj" 5661 5671 5662 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:7 55672 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:77 5663 5673 msgid "Add filter." 5664 5674 msgstr "" 5665 5675 5666 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:8 75676 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:89 5667 5677 msgid "Edit filter." 5668 5678 msgstr "" 5669 5679 5670 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:10 25680 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:104 5671 5681 msgid "Delete filter." 5672 5682 msgstr "" 5673 5683 5674 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:11 25684 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:114 5675 5685 msgid "Move filter up." 5676 5686 msgstr "" 5677 5687 5678 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:12 35688 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:125 5679 5689 msgid "Move filter down." 5680 5690 msgstr "" 5681 5691 5682 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:13 75692 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:139 5683 5693 msgid "Enable filter" 5684 5694 msgstr "" 5685 5695 5686 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:1 385696 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:140 5687 5697 msgid "Hide elements" 5688 5698 msgstr "" 5689 5699 5690 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:140 5691 msgid "Apply also for children" 5692 msgstr "" 5693 5694 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:141 5700 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:142 5695 5701 msgid "Inverse filter" 5696 5702 msgstr "" 5697 5703 5698 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:14 25704 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:143 5699 5705 msgid "Filter mode" 5700 5706 msgstr "" 5701 5707 5702 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:21 75708 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:216 5703 5709 #, java-format 5704 5710 msgid "Filter Hidden:{0} Disabled:{1}" … … 5925 5931 5926 5932 #: ../core/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:445 5927 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:10 275933 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1095 5928 5934 msgid "Select in relation list" 5929 5935 msgstr "" 5930 5936 5931 5937 #: ../core/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:446 5932 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:10 285938 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1096 5933 5939 msgid "Select relation in relation list." 5934 5940 msgstr "" … … 6269 6275 msgstr "" 6270 6276 6277 #. Strings in JFileChooser 6271 6278 #. item "Highways/Streets/Motorway" text "Reference" 6272 6279 #. <optional> … … 7380 7387 #, java-format 7381 7388 msgid "" 7382 "Please enter a date in the usual format for your locale.<br>Example: {0}"7383 "<br>Example: {1}<br>Example: {2}<br>Example: {3}<br>" 7389 "Please enter a date in the usual format for your locale.<br>Example: " 7390 "{0}<br>Example: {1}<br>Example: {2}<br>Example: {3}<br>" 7384 7391 msgstr "" 7385 7392 … … 7403 7410 #: ../core/src/org/openstreetmap/josm/gui/dialogs/changeset/query/BasicChangesetQueryPanel.java:126 7404 7411 msgid "" 7405 "<html>Please select one the following <strong>standard queries</strong>."7406 "Select <strong>Download my changesets only</strong> if you only want to"7407 "download changesets created by yourself.<br>Note that JOSM will download"7408 "max. 100 changesets.</html>" 7412 "<html>Please select one the following <strong>standard " 7413 "queries</strong>.Select <strong>Download my changesets only</strong> if you " 7414 "only want to download changesets created by yourself.<br>Note that JOSM will " 7415 "download max. 100 changesets.</html>" 7409 7416 msgstr "" 7410 7417 … … 7524 7531 msgstr "" 7525 7532 7526 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:18 67533 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:187 7527 7534 #, java-format 7528 7535 msgid "This will change {0} object." … … 7531 7538 msgstr[1] "" 7532 7539 7533 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:18 87540 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:189 7534 7541 msgid "An empty value deletes the tag." 7535 7542 msgstr "" 7536 7543 7537 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:23 77538 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:28 27539 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:2 897540 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java: 4987541 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java: 5627544 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:238 7545 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:283 7546 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:290 7547 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:541 7548 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:606 7542 7549 #: ../core/src/org/openstreetmap/josm/gui/tagging/TaggingPreset.java:115 7543 7550 msgid "<different>" 7544 7551 msgstr "<različno>" 7545 7552 7546 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:25 17547 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:39 37553 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:252 7554 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:394 7548 7555 msgid "Change values?" 7549 7556 msgstr "Sprememba vrednosti?" 7550 7557 7551 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:31 17558 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:312 7552 7559 #, java-format 7553 7560 msgid "Change properties of up to {0} object" … … 7558 7565 msgstr[3] "Spremeni lastnosti do {0} predmetov" 7559 7566 7560 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:35 17567 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:352 7561 7568 #, java-format 7562 7569 msgid "This will change up to {0} object." … … 7567 7574 msgstr[3] "Spremenili boste do {0} predmete." 7568 7575 7569 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:35 37576 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:354 7570 7577 msgid "Please select a key" 7571 7578 msgstr "Izberite ključ" 7572 7579 7573 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:37 87580 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:379 7574 7581 msgid "Please select a value" 7575 7582 msgstr "Izberite vrednost" 7576 7583 7577 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:47 37584 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:474 7578 7585 msgid "Please select the objects you want to change properties for." 7579 7586 msgstr "" 7580 7587 7581 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java: 4797582 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java: 4807588 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:522 7589 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:523 7583 7590 msgid "Properties/Memberships" 7584 7591 msgstr "Lastnosti/Članstva" 7585 7592 7586 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java: 4797593 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:522 7587 7594 msgid "Properties for selected objects." 7588 7595 msgstr "Lastnosti izbranih predmetov" 7589 7596 7590 7597 #. setting up the membership table 7591 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:5 137598 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:556 7592 7599 msgid "Member Of" 7593 7600 msgstr "" 7594 7601 7595 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:612 7602 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:556 7603 msgid "Position" 7604 msgstr "" 7605 7606 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:676 7596 7607 msgid "Add Properties" 7597 7608 msgstr "" 7598 7609 7599 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java: 8637610 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:931 7600 7611 #, java-format 7601 7612 msgid "Properties: {0} / Memberships: {1}" 7602 7613 msgstr "Latnosti: {0} / Članstva: {1}" 7603 7614 7604 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java: 8667615 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:934 7605 7616 msgid "Properties / Memberships" 7606 7617 msgstr "Lastnosti / Članstva" 7607 7618 7608 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:9 197619 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:987 7609 7620 msgid "Change relation" 7610 7621 msgstr "Spremeni relacijo" 7611 7622 7612 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:9 207623 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:988 7613 7624 msgid "Delete from relation" 7614 7625 msgstr "" 7615 7626 7616 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:9 227627 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:990 7617 7628 #, java-format 7618 7629 msgid "Really delete selection from relation {0}?" 7619 7630 msgstr "Naj res izbrišem izbor iz relacije {0}?" 7620 7631 7621 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java: 9437632 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1011 7622 7633 msgid "Delete the selected key in all objects" 7623 7634 msgstr "Izbriši izbrani ključ vsem predmetom." 7624 7635 7625 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java: 9457636 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1013 7626 7637 msgid "Delete Properties" 7627 7638 msgstr "" 7628 7639 7629 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java: 9767640 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1044 7630 7641 msgid "Add a new key/value pair to all objects" 7631 7642 msgstr "Dodaj nov par ključ/vrednost vsem predmetom." 7632 7643 7633 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java: 9887644 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1056 7634 7645 msgid "Edit the value of the selected key for all objects" 7635 7646 msgstr "Spremeni vrednost izbranega ključa vsem predmetom." 7636 7647 7637 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:10 247648 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1092 7638 7649 msgid "Select relation" 7639 7650 msgstr "" 7640 7651 7641 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:10 257652 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1093 7642 7653 msgid "Select relation in main selection." 7643 7654 msgstr "" … … 7752 7763 msgid "" 7753 7764 "<html>There is at least one member in this relation referring<br>to the " 7754 "relation itself.<br>This creates circular dependencies and is discouraged."7755 "<br>How do you want to proceed with circular dependencies?</html>" 7765 "relation itself.<br>This creates circular dependencies and is " 7766 "discouraged.<br>How do you want to proceed with circular dependencies?</html>" 7756 7767 msgstr "" 7757 7768 … … 7769 7780 msgid "" 7770 7781 "<html>This relation already has one or more members referring to<br>the " 7771 "primitive ''{0}''<br><br>Do you really want to add another relation member?</"7772 "html>" 7782 "primitive ''{0}''<br><br>Do you really want to add another relation " 7783 "member?</html>" 7773 7784 msgstr "" 7774 7785 … … 7923 7934 #, java-format 7924 7935 msgid "" 7925 "<html>Layer ''{0}'' already has a conflict for primitive<br>''{1}''." 7926 "<br>Please resolve this conflict first, then try again.</html>" 7936 "<html>Layer ''{0}'' already has a conflict for " 7937 "primitive<br>''{1}''.<br>Please resolve this conflict first, then try " 7938 "again.</html>" 7927 7939 msgstr "" 7928 7940 … … 8256 8268 #, java-format 8257 8269 msgid "" 8258 "<html>Neither <strong>{0}</strong> nor <strong>{1}</strong> is enabled." 8259 "<br>Please chose to either download OSM data, or GPX data, or both.</html>" 8270 "<html>Neither <strong>{0}</strong> nor <strong>{1}</strong> is " 8271 "enabled.<br>Please chose to either download OSM data, or GPX data, or " 8272 "both.</html>" 8260 8273 msgstr "" 8261 8274 … … 8315 8328 msgstr "" 8316 8329 8330 #. Strings in JFileChooser 8317 8331 #. item "Highways/Streets/Roundabout" label "Edit Junction" 8318 8332 #. <space /> … … 8395 8409 "english.<br><br>Please help to improve the JOSM help system and fill in the " 8396 8410 "missing information. You can both edit the <a href=\"{2}\">help topic in " 8397 "your local language ({1})</a> and the <a href=\"{3}\">help topic in english</"8398 "a>.</p></html>" 8411 "your local language ({1})</a> and the <a href=\"{3}\">help topic in " 8412 "english</a>.</p></html>" 8399 8413 msgstr "" 8400 8414 … … 8404 8418 "<html><p class=\"error-header\">Error when retrieving help information</p><p " 8405 8419 "class=\"error-body\">The content for the help topic <strong>{0}</strong> " 8406 "could not be loaded. The error message is (untranslated):<br><tt>{1}</tt></"8407 "p></html>" 8420 "could not be loaded. The error message is " 8421 "(untranslated):<br><tt>{1}</tt></p></html>" 8408 8422 msgstr "" 8409 8423 … … 8677 8691 "version of one<br>of your nodes, ways, or relations.<br>The conflict is " 8678 8692 "caused by the <strong>{0}</strong> with id <strong>{1}</strong>,<br>the " 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>" 8693 "server has version {2}, your version is {3}.<br><br>Click " 8694 "<strong>{4}</strong> to synchronize the conflicting primitive only.<br>Click " 8695 "<strong>{5}</strong> to synchronize the entire local dataset with the " 8696 "server.<br>Click <strong>{6}</strong> to abort and continue " 8697 "editing.<br></html>" 8683 8698 msgstr "" 8684 8699 … … 8693 8708 msgid "" 8694 8709 "<html>Uploading <strong>failed</strong> because the server has a newer " 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>" 8710 "version of one<br>of your nodes, ways, or relations.<br><br>Click " 8711 "<strong>{0}</strong> to synchronize the entire local dataset with the " 8712 "server.<br>Click <strong>{1}</strong> to abort and continue " 8713 "editing.<br></html>" 8698 8714 msgstr "" 8699 8715 … … 8929 8945 8930 8946 #: ../core/src/org/openstreetmap/josm/gui/io/FilenameCellEditor.java:140 8931 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:92 58947 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:929 8932 8948 msgid "Launch a file chooser to select a file" 8933 8949 msgstr "" … … 8944 8960 #: ../core/src/org/openstreetmap/josm/gui/io/SaveLayerInfoCellRenderer.java:47 8945 8961 #, java-format 8946 msgid "Layer ''{0}'' has modifications which should be uploaded to the server." 8962 msgid "" 8963 "Layer ''{0}'' has modifications which should be uploaded to the server." 8947 8964 msgstr "" 8948 8965 … … 9027 9044 msgid_plural "" 9028 9045 "<html>{0} layers need saving but have no associated file.<br>Either select a " 9029 "file for each of them or discard the changes.<br>Layers without a file:</"9030 "html>" 9046 "file for each of them or discard the changes.<br>Layers without a " 9047 "file:</html>" 9031 9048 msgstr[0] "" 9032 9049 msgstr[1] "" … … 9040 9057 msgid "" 9041 9058 "<html>{0} layer needs saving but has an associated file<br>which cannot be " 9042 "written.<br>Either select another file for this layer or discard the changes."9043 "<br>Layer with a non-writable file:</html>" 9059 "written.<br>Either select another file for this layer or discard the " 9060 "changes.<br>Layer with a non-writable file:</html>" 9044 9061 msgid_plural "" 9045 9062 "<html>{0} layers need saving but have associated files<br>which cannot be " … … 9265 9282 9266 9283 #. we tried to delete an already deleted primitive. 9267 #. 9284 #. 9268 9285 #: ../core/src/org/openstreetmap/josm/gui/io/UploadLayerTask.java:94 9269 9286 #, java-format … … 9289 9306 9290 9307 #: ../core/src/org/openstreetmap/josm/gui/io/UploadParameterSummaryPanel.java:55 9291 msgid "The changeset is going to be <strong>closed</strong> after this upload" 9308 msgid "" 9309 "The changeset is going to be <strong>closed</strong> after this upload" 9292 9310 msgstr "" 9293 9311 … … 9342 9360 #, java-format 9343 9361 msgid "" 9344 "Uploading <strong>{0} objects</strong> to <strong>multiple changesets</"9345 "strong> using <strong>{1} requests</strong>" 9362 "Uploading <strong>{0} objects</strong> to <strong>multiple " 9363 "changesets</strong> using <strong>{1} requests</strong>" 9346 9364 msgstr "" 9347 9365 … … 9395 9413 msgid "" 9396 9414 "Click ''<strong>{0}</strong>'' to continue uploading to additional new " 9397 "changesets.<br>Click ''<strong>{1}</strong>'' to return to the upload dialog."9398 "<br>Click ''<strong>{2}</strong>'' to abort uploading and return to map"9399 "editing.<br>" 9415 "changesets.<br>Click ''<strong>{1}</strong>'' to return to the upload " 9416 "dialog.<br>Click ''<strong>{2}</strong>'' to abort uploading and return to " 9417 "map editing.<br>" 9400 9418 msgstr "" 9401 9419 … … 9405 9423 9406 9424 #. we tried to delete an already deleted primitive. 9407 #. 9425 #. 9408 9426 #: ../core/src/org/openstreetmap/josm/gui/io/UploadPrimitivesTask.java:194 9409 9427 #, java-format … … 9428 9446 #: ../core/src/org/openstreetmap/josm/gui/io/UploadPrimitivesTask.java:287 9429 9447 #, java-format 9430 msgid "Ignoring caught exception because upload is canceled. Exception is: {0}" 9448 msgid "" 9449 "Ignoring caught exception because upload is canceled. Exception is: {0}" 9431 9450 msgstr "" 9432 9451 … … 9644 9663 #, java-format 9645 9664 msgid "" 9646 "<html>The data in the GPX layer ''{0}'' has been downloaded from the server."9647 "<br>Because its way points do not include a timestamp we cannot correlate"9648 "them with audio data.</html>" 9665 "<html>The data in the GPX layer ''{0}'' has been downloaded from the " 9666 "server.<br>Because its way points do not include a timestamp we cannot " 9667 "correlate them with audio data.</html>" 9649 9668 msgstr "" 9650 9669 … … 9670 9689 #, java-format 9671 9690 msgid "" 9672 "<html>The data in the GPX layer ''{0}'' has been downloaded from the server."9673 "<br>Because its way points do not include a timestamp we cannot correlate"9674 "them with images.</html>" 9691 "<html>The data in the GPX layer ''{0}'' has been downloaded from the " 9692 "server.<br>Because its way points do not include a timestamp we cannot " 9693 "correlate them with images.</html>" 9675 9694 msgstr "" 9676 9695 … … 9734 9753 #: ../core/src/org/openstreetmap/josm/gui/layer/GpxLayer.java:817 9735 9754 msgid "" 9736 "<html>Upload of unprocessed GPS data as map data is considered harmful."9737 "<br>If you want to upload traces, look here:" 9755 "<html>Upload of unprocessed GPS data as map data is considered " 9756 "harmful.<br>If you want to upload traces, look here:" 9738 9757 msgstr "" 9739 9758 … … 9747 9766 #: ../core/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:89 9748 9767 #: ../plugins/editgpx/src/org/openstreetmap/josm/plugins/editgpx/EditGpxLayer.java:150 9749 #: ../plugins/editgpx/src/org/openstreetmap/josm/plugins/editgpx/EditGpxLayer.java:16 19768 #: ../plugins/editgpx/src/org/openstreetmap/josm/plugins/editgpx/EditGpxLayer.java:163 9750 9769 #, java-format 9751 9770 msgid "Converted from: {0}" … … 9911 9930 #: ../core/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:66 9912 9931 msgid "" 9913 "<html>Upload of unprocessed GPS data as map data is considered harmful."9914 "<br>If you want to upload traces, look here:</html>" 9932 "<html>Upload of unprocessed GPS data as map data is considered " 9933 "harmful.<br>If you want to upload traces, look here:</html>" 9915 9934 msgstr "" 9916 9935 … … 9976 9995 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:240 9977 9996 msgid "" 9978 "<html>Take a photo of your GPS receiver while it displays the time."9979 "<br>Display that photo here.<br>And then, simply capture the time you read"9980 "on the photo and select a timezone<hr></html>" 9997 "<html>Take a photo of your GPS receiver while it displays the " 9998 "time.<br>Display that photo here.<br>And then, simply capture the time you " 9999 "read on the photo and select a timezone<hr></html>" 9981 10000 msgstr "" 9982 10001 … … 10041 10060 msgstr "" 10042 10061 10043 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:517 10062 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:515 10063 msgid "Matches first photo with first gpx point" 10064 msgstr "" 10065 10066 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:518 10044 10067 msgid "Manual adjust" 10045 10068 msgstr "" 10046 10069 10047 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:52 010070 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:521 10048 10071 msgid "Override position for: " 10049 10072 msgstr "" 10050 10073 10051 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:52 610074 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:527 10052 10075 #, java-format 10053 10076 msgid "Images with geo location in exif data ({0}/{1})" 10054 10077 msgstr "" 10055 10078 10056 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:5 2910079 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:530 10057 10080 #, java-format 10058 10081 msgid "Images that are already tagged ({0}/{1})" 10059 10082 msgstr "" 10060 10083 10061 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:53 510084 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:536 10062 10085 msgid "Show Thumbnail images on the map" 10063 10086 msgstr "" 10064 10087 10065 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:56 010088 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:561 10066 10089 msgid "Timezone: " 10067 10090 msgstr "" 10068 10091 10069 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:57 110092 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:572 10070 10093 msgid "Offset:" 10071 10094 msgstr "" 10072 10095 10073 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:64 510074 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:68 810096 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:646 10097 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:689 10075 10098 msgid "Correlate images with GPX track" 10076 10099 msgstr "" 10077 10100 10078 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:64 610101 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:647 10079 10102 msgid "Correlate" 10080 10103 msgstr "" 10081 10104 10082 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:67 310105 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:674 10083 10106 msgid "Invalid timezone" 10084 10107 msgstr "" 10085 10108 10086 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:68 110109 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:682 10087 10110 msgid "Invalid offset" 10088 10111 msgstr "" 10089 10112 10090 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:6 8910113 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:690 10091 10114 msgid "Try Again" 10092 10115 msgstr "" 10093 10116 10094 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:69 010117 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:691 10095 10118 msgid "No images could be matched!" 10096 10119 msgstr "" 10097 10120 10098 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:81 410121 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:815 10099 10122 msgid "No gpx selected" 10100 10123 msgstr "" 10101 10124 10102 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:8 1910125 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:820 10103 10126 #, java-format 10104 10127 msgid "<html>Matched <b>{0}</b> of <b>{1}</b> photo to GPX track.</html>" … … 10108 10131 msgstr[1] "" 10109 10132 10110 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:90 010133 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:901 10111 10134 #, java-format 10112 10135 msgid "Timezone: {0}" 10113 10136 msgstr "" 10114 10137 10115 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:90 110138 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:902 10116 10139 #, java-format 10117 10140 msgid "Minutes: {0}" 10118 10141 msgstr "" 10119 10142 10120 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:90 210143 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:903 10121 10144 #, java-format 10122 10145 msgid "Seconds: {0}" 10123 10146 msgstr "" 10124 10147 10125 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:92 010148 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:921 10126 10149 #, java-format 10127 10150 msgid "(Time difference of {0} day)" … … 10130 10153 msgstr[1] "" 10131 10154 10132 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:94 710155 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:948 10133 10156 msgid "" 10134 10157 "An error occurred while trying to match the photos to the GPX track. You can " … … 10136 10159 msgstr "" 10137 10160 10138 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:9 4910161 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:950 10139 10162 msgid "Matching photos to track failed" 10140 10163 msgstr "" 10141 10164 10142 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:96 510165 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:966 10143 10166 msgid "Adjust timezone and offset" 10144 10167 msgstr "" 10145 10168 10146 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:98 510169 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:986 10147 10170 msgid "The selected photos do not contain time information." 10148 10171 msgstr "" 10149 10172 10150 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:98 610173 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:987 10151 10174 msgid "Photos do not contain time information" 10152 10175 msgstr "" 10153 10176 10154 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:101 410177 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:1015 10155 10178 msgid "" 10156 10179 "The selected GPX track does not contain timestamps. Please select another " … … 10158 10181 msgstr "" 10159 10182 10160 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:101 510183 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:1016 10161 10184 msgid "GPX Track has no time information" 10162 10185 msgstr "" 10163 10186 10164 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:111 010187 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:1111 10165 10188 msgid "You should select a GPX track" 10166 10189 msgstr "" 10167 10190 10168 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:111 110191 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:1112 10169 10192 msgid "No selected GPX track" 10170 10193 msgstr "" 10171 10194 10172 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:1 29910195 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:1300 10173 10196 #, java-format 10174 10197 msgid "" … … 10177 10200 msgstr "" 10178 10201 10179 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:13 6910202 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:1370 10180 10203 #, java-format 10181 10204 msgid "" … … 10226 10249 msgstr "" 10227 10250 10228 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:27 110251 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:270 10229 10252 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/ImageViewerDialog.java:66 10230 10253 msgid "Geotagged Images" 10231 10254 msgstr "Slike z geografskim položajem" 10232 10255 10233 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:29 510256 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:294 10234 10257 msgid "Correlate to GPX" 10235 10258 msgstr "" 10236 10259 10237 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:32 310260 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:322 10238 10261 #, java-format 10239 10262 msgid "{0} image loaded." … … 10242 10265 msgstr[1] "" 10243 10266 10244 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:32 410267 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:323 10245 10268 #, java-format 10246 10269 msgid "{0} was found to be GPS tagged." … … 10249 10272 msgstr[1] "" 10250 10273 10251 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:63 610274 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:635 10252 10275 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/ImageViewerDialog.java:100 10253 10276 msgid "Delete image file from disk" 10254 10277 msgstr "" 10255 10278 10256 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:63 910279 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:638 10257 10280 #, java-format 10258 10281 msgid "" … … 10261 10284 msgstr "" 10262 10285 10263 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:66 410286 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:663 10264 10287 msgid "Image file could not be deleted." 10265 10288 msgstr "" … … 10543 10566 "<html>Run a fully automatic procedure to get an access token from the OSM " 10544 10567 "website.<br>JOSM accesses the OSM website on behalf of the JOSM user and " 10545 "fully<br>automatically authorizes the user and retrieves an Access Token.</"10546 "html>" 10568 "fully<br>automatically authorizes the user and retrieves an Access " 10569 "Token.</html>" 10547 10570 msgstr "" 10548 10571 … … 10564 10587 #: ../core/src/org/openstreetmap/josm/gui/oauth/FullyAutomaticAuthorizationUI.java:97 10565 10588 msgid "" 10566 "Please enter your OSM user name and password. The password will <strong>not</"10567 "strong> be saved in clear text in the JOSM preferences and it will be"10568 "submitted to the OSM server <strong>only once</strong>. Subsequent data"10569 "upload requests don't use your password any more." 10589 "Please enter your OSM user name and password. The password will " 10590 "<strong>not</strong> be saved in clear text in the JOSM preferences and it " 10591 "will be submitted to the OSM server <strong>only once</strong>. Subsequent " 10592 "data upload requests don't use your password any more." 10570 10593 msgstr "" 10571 10594 … … 10685 10708 msgid "" 10686 10709 "<html>The automatic process for retrieving an OAuth Access Token<br>from the " 10687 "OSM server failed. JOSM failed to log into {0}<br>for user {1}."10688 "<br><br>Please check username and password and try again.</html>" 10710 "OSM server failed. JOSM failed to log into {0}<br>for user " 10711 "{1}.<br><br>Please check username and password and try again.</html>" 10689 10712 msgstr "" 10690 10713 … … 10794 10817 #: ../core/src/org/openstreetmap/josm/gui/oauth/OsmOAuthAuthorizationClient.java:349 10795 10818 #, java-format 10796 msgid "Failed to authenticate user ''{0}'' with password ''***'' as OAuth user" 10819 msgid "" 10820 "Failed to authenticate user ''{0}'' with password ''***'' as OAuth user" 10797 10821 msgstr "" 10798 10822 … … 10926 10950 "authorization page in an external browser. Please login with your OSM " 10927 10951 "username and password and follow the instructions to authorize the Request " 10928 "Token. Then switch back to this dialog and click on <strong>{0}</"10929 "strong><br><br>If launching the external browser fails you can copy the"10930 "following authorize URL and paste it into the address field of your browser."10931 "</html>" 10952 "Token. Then switch back to this dialog and click on " 10953 "<strong>{0}</strong><br><br>If launching the external browser fails you can " 10954 "copy the following authorize URL and paste it into the address field of your " 10955 "browser.</html>" 10932 10956 msgstr "" 10933 10957 … … 11010 11034 msgid "" 11011 11035 "<html>The Access Token ''{1}'' is known to the OSM server ''{0}''.<br>The " 11012 "test to retrieve the user details for this token failed, though."11013 "<br>Depending on what rights are granted to this token you may nevertheless"11014 "use it<br>to upload data, upload GPS traces, and/or access other protected"11015 "resources.</html>" 11036 "test to retrieve the user details for this token failed, " 11037 "though.<br>Depending on what rights are granted to this token you may " 11038 "nevertheless use it<br>to upload data, upload GPS traces, and/or access " 11039 "other protected resources.</html>" 11016 11040 msgstr "" 11017 11041 … … 11038 11062 #: ../core/src/org/openstreetmap/josm/gui/oauth/TestAccessTokenTask.java:235 11039 11063 msgid "" 11040 "<html>The test failed because the server responded with an internal error."11041 "<br>JOSM could not decide whether the token is valid. Please try again later."11042 "</html>" 11064 "<html>The test failed because the server responded with an internal " 11065 "error.<br>JOSM could not decide whether the token is valid. Please try again " 11066 "later.</html>" 11043 11067 msgstr "" 11044 11068 … … 11109 11133 msgstr "" 11110 11134 11111 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java:3611112 msgid "Create non-audio markers when reading GPX."11113 msgstr ""11114 11115 11135 #. various methods of making markers on import audio 11136 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java:38 11137 msgid "Explicit waypoints with valid timestamps." 11138 msgstr "" 11139 11116 11140 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java:39 11117 msgid "Explicit waypoints with valid timestamps."11141 msgid "Explicit waypoints with time estimated from track position." 11118 11142 msgstr "" 11119 11143 11120 11144 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java:40 11121 msgid " Explicit waypoints with time estimated from track position."11145 msgid "Named trackpoints." 11122 11146 msgstr "" 11123 11147 11124 11148 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java:41 11125 msgid " Named trackpoints."11149 msgid "Modified times (time stamps) of audio files." 11126 11150 msgstr "" 11127 11151 11128 11152 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java:42 11129 msgid "Modified times (time stamps) of audio files."11130 msgstr ""11131 11132 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java:4311133 11153 msgid "Start of track (will always do this if no other markers available)." 11134 11154 msgstr "" 11135 11155 11136 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java:5 311156 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java:52 11137 11157 msgid "Show or hide the audio menu entry on the main menu bar." 11138 11158 msgstr "" 11139 11159 11140 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java:5 811160 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java:57 11141 11161 msgid "" 11142 11162 "Display a moving icon representing the point on the synchronized track where " … … 11144 11164 msgstr "" 11145 11165 11146 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java:6 311166 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java:62 11147 11167 msgid "" 11148 11168 "Put text labels against audio (and image and web) markers as well as their " … … 11150 11170 msgstr "" 11151 11171 11152 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java:68 11153 msgid "" 11154 "Automatically make a marker layer from any waypoints when opening a GPX " 11155 "layer." 11156 msgstr "" 11157 11158 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java:71 11172 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java:65 11159 11173 msgid "When importing audio, make markers from..." 11160 11174 msgstr "" 11161 11175 11162 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java: 7511163 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java: 8011176 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java:69 11177 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java:74 11164 11178 msgid "When importing audio, apply it to any waypoints in the GPX layer." 11165 11179 msgstr "" 11166 11180 11167 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java: 8511168 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java: 9511181 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java:79 11182 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java:89 11169 11183 msgid "" 11170 11184 "Automatically create audio markers from trackpoints (rather than explicit " … … 11172 11186 msgstr "" 11173 11187 11174 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java: 9011188 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java:84 11175 11189 msgid "" 11176 11190 "Create audio markers at the position on the track corresponding to the " … … 11178 11192 msgstr "" 11179 11193 11180 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java:9 911194 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java:93 11181 11195 msgid "" 11182 11196 "The number of seconds to jump forward or back when the relevant button is " … … 11184 11198 msgstr "" 11185 11199 11186 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java: 10011200 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java:94 11187 11201 msgid "Forward/back time (seconds)" 11188 11202 msgstr "" 11189 11203 11190 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java: 10411204 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java:98 11191 11205 msgid "The amount by which the speed is multiplied for fast forwarding" 11192 11206 msgstr "" 11193 11207 11194 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java: 10511208 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java:99 11195 11209 msgid "Fast forward multiplier" 11196 11210 msgstr "" 11197 11211 11198 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java:10 911212 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java:103 11199 11213 msgid "" 11200 11214 "Playback starts this number of seconds before (or after, if negative) the " … … 11202 11216 msgstr "" 11203 11217 11204 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java:1 1011218 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java:104 11205 11219 msgid "Lead-in time (seconds)" 11206 11220 msgstr "" 11207 11221 11208 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java:1 1411222 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java:108 11209 11223 msgid "The ratio of voice recorder elapsed time to true elapsed time" 11210 11224 msgstr "" 11211 11225 11212 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java:1 1511226 #: ../core/src/org/openstreetmap/josm/gui/preferences/AudioPreference.java:109 11213 11227 msgid "Voice recorder calibration" 11214 11228 msgstr "" … … 11248 11262 msgstr "Barve" 11249 11263 11250 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:3 611264 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:35 11251 11265 #: ../plugins/addrinterpolation/src/org/openstreetmap/josm/plugins/AddrInterpolation/AddrInterpolationDialog.java:107 11252 11266 #: ../plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/ResetPictureAllAction.java:44 … … 11257 11271 msgstr "" 11258 11272 11273 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:36 11274 msgid "Local files" 11275 msgstr "" 11276 11259 11277 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:37 11260 msgid "Local files"11261 msgstr ""11262 11263 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:3811264 11278 msgid "None" 11265 11279 msgstr "" 11266 11280 11281 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:41 11282 msgid "Force lines if no segments imported." 11283 msgstr "" 11284 11267 11285 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:42 11268 msgid "Force lines if no segments imported."11269 msgstr ""11270 11271 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:4311272 11286 msgid "Draw large GPS points." 11273 11287 msgstr "Riši velike točke GPS sledi" 11274 11288 11275 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:4 411276 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:15 011289 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:43 11290 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:156 11277 11291 msgid "Draw a circle form HDOP value." 11278 11292 msgstr "" 11279 11293 11280 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:4 611294 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:45 11281 11295 msgid "Velocity (red = slow, green = fast)" 11282 11296 msgstr "Hitrost (rdeče = počasi, zeleno = hitro)" 11283 11297 11298 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:46 11299 msgid "Dilution of Position (red = high, green = low, if available)" 11300 msgstr "" 11301 11284 11302 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:47 11285 msgid "Dilution of Position (red = high, green = low, if available)"11286 msgstr ""11287 11288 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:4811289 11303 msgid "Single Color (can be customized for named layers)" 11290 11304 msgstr "Enobarvno (barvo poimenovanih plasti je mogoče prilagoditi po meri)" … … 11292 11306 #. item "Aerialway/Pylon" text "Name" 11293 11307 #. <separator/> 11294 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:4 911308 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:48 11295 11309 #: build/trans_presets.java:1332 11296 11310 msgid "Car" … … 11312 11326 #. item "Car/Sharing" text "Operator" 11313 11327 #. item "Public Transport/Subway Entrance" check "Wheelchair" 11314 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:4 911328 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:48 11315 11329 #: build/trans_presets.java:387 build/trans_presets.java:497 11316 11330 #: build/trans_presets.java:754 build/trans_presets.java:773 … … 11352 11366 #. item "Barriers/Sally Port" label "Allowed traffic:" 11353 11367 #. <space /> 11354 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:4 911368 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:48 11355 11369 #: build/trans_presets.java:388 build/trans_presets.java:496 11356 11370 #: build/trans_presets.java:753 build/trans_presets.java:772 … … 11364 11378 msgstr "" 11365 11379 11380 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:49 11366 11381 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:50 11367 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:5111368 11382 msgid "Draw Direction Arrows" 11369 11383 msgstr "Riši smerne puščice" 11370 11384 11371 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:5 211385 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:51 11372 11386 msgid "Fast drawing (looks uglier)" 11373 11387 msgstr "" 11374 11388 11375 11389 #. only interesting directions 11376 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:5 411377 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:2 2611390 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:53 11391 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:232 11378 11392 msgid "Only interesting direction hints (e.g. with oneway tag)." 11379 11393 msgstr "Le zanimive smerne puščice (npr enosmerne ceste)" 11380 11394 11381 11395 #. only on the head of a way 11382 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:5 511383 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:23 211396 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:54 11397 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:238 11384 11398 msgid "Only on the head of a way." 11385 11399 msgstr "Le na koncu poti." 11386 11400 11401 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:55 11402 msgid "Draw segment order numbers" 11403 msgstr "" 11404 11387 11405 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:56 11388 msgid "Draw segment order numbers"11389 msgstr ""11390 11391 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:5711392 11406 msgid "Draw boundaries of downloaded data" 11393 11407 msgstr "Riši meje sprejetega področja" 11394 11408 11409 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:57 11410 msgid "Draw virtual nodes in select mode" 11411 msgstr "" 11412 11395 11413 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:58 11396 msgid "Draw virtual nodes in select mode"11397 msgstr ""11398 11399 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:5911400 11414 msgid "Draw inactive layers in other color" 11401 11415 msgstr "Riši nedejavne plasti v drugi barvi" 11402 11416 11417 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:59 11418 msgid "Smooth map graphics (antialiasing)" 11419 msgstr "" 11420 11403 11421 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:60 11404 msgid "Smooth map graphics (antialiasing)" 11405 msgstr "" 11406 11407 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:83 11422 msgid "Create markers when reading GPX." 11423 msgstr "" 11424 11425 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:69 11426 msgid "" 11427 "Automatically make a marker layer from any waypoints when opening a GPX " 11428 "layer." 11429 msgstr "" 11430 11431 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:89 11408 11432 msgid "Draw lines between raw GPS points" 11409 11433 msgstr "" 11410 11434 11411 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:1 0511435 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:111 11412 11436 msgid "" 11413 11437 "Maximum length (in meters) to draw lines for local files. Set to ''-1'' to " … … 11415 11439 msgstr "" 11416 11440 11417 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:1 0711441 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:113 11418 11442 msgid "Maximum length for local files (meters)" 11419 11443 msgstr "" 11420 11444 11421 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:11 211445 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:118 11422 11446 msgid "" 11423 11447 "Maximum length (in meters) to draw lines. Set to ''-1'' to draw all lines." … … 11426 11450 "Nastavite ''-1'' za povezavo vseh točk." 11427 11451 11428 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:1 1411452 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:120 11429 11453 msgid "Maximum length (meters)" 11430 11454 msgstr "Največja dolžina (metrov)" 11431 11455 11432 11456 #. forceRawGpsLines 11433 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:1 1811457 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:124 11434 11458 msgid "" 11435 11459 "Force drawing of lines if the imported data contain no line information." 11436 11460 msgstr "" 11437 11461 11438 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:13 011462 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:136 11439 11463 msgid "Draw direction arrows for lines, connecting GPS points." 11440 11464 msgstr "" 11441 11465 11442 11466 #. drawGpsArrowsFast 11443 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:136 11444 msgid "Draw the direction arrows using table lookups instead of complex math." 11467 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:142 11468 msgid "" 11469 "Draw the direction arrows using table lookups instead of complex math." 11445 11470 msgstr "" 11446 11471 11447 11472 #. drawGpsArrowsMinDist 11448 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:14 211473 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:148 11449 11474 msgid "" 11450 11475 "Do not draw arrows if they are not at least this distance away from the last " … … 11452 11477 msgstr "" 11453 11478 11454 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:1 4511479 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:151 11455 11480 msgid "Minimum distance (pixels)" 11456 11481 msgstr "Najmanjša razdalja (slikovnih točk)" 11457 11482 11458 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:1 5511483 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:161 11459 11484 msgid "Draw larger dots for the GPS points." 11460 11485 msgstr "" 11461 11486 11462 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:18 211487 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:188 11463 11488 msgid "" 11464 11489 "All points and track segments will have the same color. Can be customized in " … … 11466 11491 msgstr "" 11467 11492 11468 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:18 311493 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:189 11469 11494 msgid "Colors points and track segments by velocity." 11470 11495 msgstr "Barvaj točke in segmente sledi glede na hitrost." 11471 11496 11472 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:1 8411497 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:190 11473 11498 msgid "" 11474 11499 "Colors points and track segments by dilution of position (HDOP). Your " … … 11476 11501 msgstr "" 11477 11502 11478 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:1 8911503 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:195 11479 11504 msgid "Allows to tune the track coloring for different average speeds." 11480 11505 msgstr "" 11481 11506 11482 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java: 19411507 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:200 11483 11508 msgid "Track and Point Coloring" 11484 11509 msgstr "" 11485 11510 11486 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:20 311511 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:209 11487 11512 msgid "GPS Points" 11488 11513 msgstr "Točke GPS sledi" 11489 11514 11490 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:22 111515 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:227 11491 11516 msgid "Draw direction hints for way segments." 11492 11517 msgstr "" 11493 11518 11494 11519 #. segment order number 11495 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:2 3811520 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:244 11496 11521 msgid "Draw the order numbers of all segments within their way." 11497 11522 msgstr "" 11498 11523 11499 11524 #. antialiasing 11500 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:243 11501 msgid "Apply antialiasing to the map view resulting in a smoother appearance." 11525 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:249 11526 msgid "" 11527 "Apply antialiasing to the map view resulting in a smoother appearance." 11502 11528 msgstr "" 11503 11529 11504 11530 #. downloaded area 11505 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:2 4811531 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:254 11506 11532 msgid "Draw the boundaries of data loaded from the server." 11507 11533 msgstr "" 11508 11534 11509 11535 #. virtual nodes 11510 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:25 311536 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:259 11511 11537 msgid "Draw virtual nodes in select mode for easy way modification." 11512 11538 msgstr "" 11513 11539 11514 11540 #. background layers in inactive color 11515 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:2 5811541 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:264 11516 11542 msgid "Draw the inactive data layers in a different color." 11517 11543 msgstr "Riši nedejavne podatkovne plasti v drugi barvi." 11518 11544 11519 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:2 6511545 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:271 11520 11546 msgid "OSM Data" 11521 11547 msgstr "Podatki OSM" … … 11587 11613 #: ../core/src/org/openstreetmap/josm/gui/preferences/PluginPreference.java:73 11588 11614 #, java-format 11589 msgid "The following plugin has been downloaded <strong>successfully</strong>:" 11615 msgid "" 11616 "The following plugin has been downloaded <strong>successfully</strong>:" 11590 11617 msgid_plural "" 11591 11618 "The following {0} plugins have been downloaded <strong>successfully</strong>:" … … 11634 11661 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:192 11635 11662 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:237 11636 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:66 811637 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:83 711663 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:665 11664 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:834 11638 11665 msgid "Update plugins" 11639 11666 msgstr "" … … 11710 11737 "a menu entry of a button for the first time. So some of your changes may " 11711 11738 "become active even without restart --- but also without collision handling. " 11712 "This is another reason to <b>restart</b> JOSM after making any changes here."11713 "</p>" 11739 "This is another reason to <b>restart</b> JOSM after making any changes " 11740 "here.</p>" 11714 11741 msgstr "" 11715 11742 … … 11722 11749 "keyboard do not have them, Sun keyboards do), then do not use it. Also there " 11723 11750 "are ''keys'' listed that correspond to a shortcut on your keyboard (e.g. " 11724 "'':''/Colon). Please do not use them either, use the base key ('';''/"11725 "Semicolon on US keyboards, ''.''/Period on German keyboards, etc.) instead."11726 "Not doing so may result in conflicts, as there is no way for JOSM to know"11727 "that Ctrl+Shift+; and Ctrl+: actually is the same thing on an US keyboard.</"11728 "p>" 11751 "'':''/Colon). Please do not use them either, use the base key " 11752 "('';''/Semicolon on US keyboards, ''.''/Period on German keyboards, etc.) " 11753 "instead. Not doing so may result in conflicts, as there is no way for JOSM " 11754 "to know that Ctrl+Shift+; and Ctrl+: actually is the same thing on an US " 11755 "keyboard.</p>" 11729 11756 msgstr "" 11730 11757 … … 12021 12048 #, java-format 12022 12049 msgid "" 12023 "<html>Failed to load the list of style sources from<br>''{0}''."12024 "<br><br>Details (untranslated):<br>{1}</html>" 12050 "<html>Failed to load the list of style sources " 12051 "from<br>''{0}''.<br><br>Details (untranslated):<br>{1}</html>" 12025 12052 msgstr "" 12026 12053 … … 12142 12169 #, java-format 12143 12170 msgid "" 12144 "<html>Failed to build URL ''{0}'' for validating the OSM API server."12145 "<br>Please check the spelling of ''{1}'' and validate again.</html>" 12171 "<html>Failed to build URL ''{0}'' for validating the OSM API " 12172 "server.<br>Please check the spelling of ''{1}'' and validate again.</html>" 12146 12173 msgstr "" 12147 12174 … … 12163 12190 msgid "" 12164 12191 "<html>Failed to retrieve a list of changesets from the OSM API server " 12165 "at<br>''{1}''. The server responded with the return code {0} instead of 200."12166 "<br>Please check the spelling of ''{1}'' and validate again.</html>" 12192 "at<br>''{1}''. The server responded with the return code {0} instead of " 12193 "200.<br>Please check the spelling of ''{1}'' and validate again.</html>" 12167 12194 msgstr "" 12168 12195 … … 12240 12267 12241 12268 #: ../core/src/org/openstreetmap/josm/gui/preferences/server/OAuthAccessTokenHolder.java:151 12242 msgid "Warning: Failed to retrieve OAuth Access Token from credential manager" 12269 msgid "" 12270 "Warning: Failed to retrieve OAuth Access Token from credential manager" 12243 12271 msgstr "" 12244 12272 … … 12254 12282 12255 12283 #: ../core/src/org/openstreetmap/josm/gui/preferences/server/OAuthAuthenticationPreferencesPanel.java:226 12256 msgid "You already have an Access Token to access the OSM server using OAuth." 12284 msgid "" 12285 "You already have an Access Token to access the OSM server using OAuth." 12257 12286 msgstr "" 12258 12287 … … 12346 12375 #: ../core/src/org/openstreetmap/josm/gui/preferences/server/ProxyPreferencesPanel.java:244 12347 12376 msgid "" 12348 "Use standard system settings (disabled. Start JOSM with <tt>- Djava.net."12349 "useSystemProxies=true</tt> to enable)" 12377 "Use standard system settings (disabled. Start JOSM with <tt>-" 12378 "Djava.net.useSystemProxies=true</tt> to enable)" 12350 12379 msgstr "" 12351 12380 … … 12643 12672 #. Just log something. The network stack will also throw an exception which will be caught 12644 12673 #. somewhere else 12645 #. 12674 #. 12646 12675 #: ../core/src/org/openstreetmap/josm/io/DefaultProxySelector.java:144 12647 12676 #, java-format … … 12826 12855 #: ../core/src/org/openstreetmap/josm/io/MultiFetchServerObjectReader.java:114 12827 12856 #, java-format 12828 msgid "No primitive with id {0} in local dataset. Cannot infer primitive type." 12857 msgid "" 12858 "No primitive with id {0} in local dataset. Cannot infer primitive type." 12829 12859 msgstr "" 12830 12860 … … 13209 13239 #, java-format 13210 13240 msgid "" 13211 "<html>An error occurred while restoring backup file.<br>Error is:<br>{0}</"13212 "html>" 13241 "<html>An error occurred while restoring backup file.<br>Error " 13242 "is:<br>{0}</html>" 13213 13243 msgstr "" 13214 13244 … … 13236 13266 #, java-format 13237 13267 msgid "" 13238 "Missing manadatory attributes on element ''bounds''. Got minlon=''{0}'',"13239 "minlat=''{1}'',maxlon=''{3}'',maxlat=''{4}'', origin=''{5}''." 13268 "Missing manadatory attributes on element ''bounds''. Got " 13269 "minlon=''{0}'',minlat=''{1}'',maxlon=''{3}'',maxlat=''{4}'', origin=''{5}''." 13240 13270 msgstr "" 13241 13271 … … 13277 13307 #: ../plugins/reverter/src/reverter/MultiOsmReader.java:245 13278 13308 #, java-format 13279 msgid "Illegal value for attribute ''ref'' on member in relation {0}. Got {1}" 13309 msgid "" 13310 "Illegal value for attribute ''ref'' on member in relation {0}. Got {1}" 13280 13311 msgstr "" 13281 13312 … … 13707 13738 #, java-format 13708 13739 msgid "" 13709 "<html>Plugin {0} requires JOSM version {1}. The current JOSM version is {2}." 13710 "<br>You have to update JOSM in order to use this plugin.</html>" 13711 msgstr "" 13712 13713 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:381 13740 "<html>Plugin {0} requires JOSM version {1}. The current JOSM version is " 13741 "{2}.<br>You have to update JOSM in order to use this plugin.</html>" 13742 msgstr "" 13743 13744 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:378 13745 #, java-format 13746 msgid "Could not load plugin {0}. Delete from preferences?" 13747 msgstr "Vstavka {0} ni bilo mogoče naložiti. Ga izbrišem iz nastavitev?" 13748 13749 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:382 13714 13750 #, java-format 13715 13751 msgid "loading plugin ''{0}'' (version {1})" 13716 13752 msgstr "" 13717 13753 13718 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:38 713754 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:389 13719 13755 #, java-format 13720 13756 msgid "" … … 13723 13759 msgstr "" 13724 13760 13725 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:395 13726 #, java-format 13727 msgid "Could not load plugin {0}. Delete from preferences?" 13728 msgstr "Vstavka {0} ni bilo mogoče naložiti. Ga izbrišem iz nastavitev?" 13729 13730 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:414 13761 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:411 13731 13762 msgid "Loading plugins ..." 13732 13763 msgstr "" 13733 13764 13734 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:41 513765 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:412 13735 13766 msgid "Checking plugin preconditions..." 13736 13767 msgstr "" 13737 13768 13738 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:4 4213769 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:439 13739 13770 #, java-format 13740 13771 msgid "Loading plugin ''{0}''..." 13741 13772 msgstr "" 13742 13773 13743 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:52 313774 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:520 13744 13775 msgid "JOSM could not find information about the following plugin:" 13745 13776 msgid_plural "JOSM could not find information about the following plugins:" … … 13747 13778 msgstr[1] "" 13748 13779 13749 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:5 3113780 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:528 13750 13781 msgid "The plugin is not going to be loaded." 13751 13782 msgid_plural "The plugins are not going to be loaded." … … 13753 13784 msgstr[1] "" 13754 13785 13755 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:55 713786 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:554 13756 13787 msgid "Determine plugins to load..." 13757 13788 msgstr "" 13758 13789 13759 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:56 313790 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:560 13760 13791 msgid "Removing deprecated plugins..." 13761 13792 msgstr "" 13762 13793 13763 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:56 513794 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:562 13764 13795 msgid "Removing unmaintained plugins..." 13765 13796 msgstr "" 13766 13797 13767 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:58 913798 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:586 13768 13799 msgid "Updating the following plugin has failed:" 13769 13800 msgid_plural "Updating the following plugins has failed:" … … 13771 13802 msgstr[1] "" 13772 13803 13773 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java: 60013804 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:597 13774 13805 msgid "" 13775 13806 "Please open the Preference Dialog after JOSM has started and try to update " … … 13781 13812 msgstr[1] "" 13782 13813 13783 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:60 813814 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:605 13784 13815 msgid "Plugin update failed" 13785 13816 msgstr "" 13786 13817 13787 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:64 413788 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:64 813818 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:641 13819 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:645 13789 13820 msgid "Warning: failed to download plugin information list" 13790 13821 msgstr "" 13791 13822 13792 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:7 1013793 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:72 513794 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:80 813823 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:707 13824 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:722 13825 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:805 13795 13826 msgid "Disable plugin" 13796 13827 msgstr "Onemogoči vstavek" 13797 13828 13798 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:7 1213829 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:709 13799 13830 #, java-format 13800 13831 msgid "Click to delete the plugin ''{0}''" 13801 13832 msgstr "" 13802 13833 13803 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:71 613804 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:81 413834 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:713 13835 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:811 13805 13836 msgid "Keep plugin" 13806 13837 msgstr "" 13807 13838 13808 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:71 813809 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:81 613839 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:715 13840 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:813 13810 13841 #, java-format 13811 13842 msgid "Click to keep the plugin ''{0}''" 13812 13843 msgstr "" 13813 13844 13814 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:7 9213845 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:789 13815 13846 #, java-format 13816 13847 msgid "Warning: failed to delete outdated plugin ''{0}''." 13817 13848 msgstr "" 13818 13849 13819 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:79 313820 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:79 913850 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:790 13851 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:796 13821 13852 #, java-format 13822 13853 msgid "" … … 13825 13856 msgstr "" 13826 13857 13827 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:79 813858 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:795 13828 13859 #, java-format 13829 13860 msgid "" … … 13832 13863 msgstr "" 13833 13864 13834 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:8 1013865 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:807 13835 13866 #, java-format 13836 13867 msgid "Click to disable the plugin ''{0}''" 13837 13868 msgstr "" 13838 13869 13870 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:820 13871 #, java-format 13872 msgid "" 13873 "An unexpected exception occurred that may have come from the ''{0}'' plugin." 13874 msgstr "" 13875 "Prišlo je do nepričakovane napake, ki verjetno izvira iz vstavka ''{0}''." 13876 13839 13877 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:823 13840 #, java-format13841 msgid ""13842 "An unexpected exception occurred that may have come from the ''{0}'' plugin."13843 msgstr ""13844 "Prišlo je do nepričakovane napake, ki verjetno izvira iz vstavka ''{0}''."13845 13846 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:82613847 13878 #, java-format 13848 13879 msgid "According to the information within the plugin, the author is {0}." 13849 13880 msgstr "Glede na podatke znotraj vstavka je avtor {0}." 13850 13881 13851 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:82 913882 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:826 13852 13883 msgid "" 13853 13884 "Try updating to the newest version of this plugin before reporting a bug." … … 13855 13886 "Preden prijavite napako poskusite posodobiti vstavek na najnovejšo različico." 13856 13887 13857 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:8 3113888 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:828 13858 13889 msgid "Should the plugin be disabled?" 13859 13890 msgstr "Naj vstavek onemogočim?" 13860 13891 13861 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:90 313892 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:900 13862 13893 msgid "" 13863 13894 "The plugin has been removed from the configuration. Please restart JOSM to " … … 13867 13898 "njegovo odstranitev iz spomina." 13868 13899 13869 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:94 513900 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:942 13870 13901 msgid "Plugin information" 13871 13902 msgstr "" 13872 13903 13873 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:9 5013904 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:947 13874 13905 #: ../core/src/org/openstreetmap/josm/plugins/PluginInformation.java:223 13875 13906 msgid "no description available" 13876 13907 msgstr "opis ni na voljo" 13877 13908 13878 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:9 8213909 #: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:979 13879 13910 msgid "" 13880 13911 "Do not ask again and remember my decision (go to Preferences->Plugins to " … … 13915 13946 #: ../core/src/org/openstreetmap/josm/plugins/ReadLocalPluginInformationTask.java:120 13916 13947 #, java-format 13917 msgid "Warning: Failed to scan file ''{0}'' for plugin information. Skipping." 13948 msgid "" 13949 "Warning: Failed to scan file ''{0}'' for plugin information. Skipping." 13918 13950 msgstr "" 13919 13951 … … 13975 14007 13976 14008 #. Then ask for submitting a bug report, for exceptions thrown from a plugin too 13977 #. 14009 #. 13978 14010 #: ../core/src/org/openstreetmap/josm/tools/BugReportExceptionHandler.java:66 13979 14011 msgid "Do nothing" … … 14056 14088 msgid "" 14057 14089 "<html>Uploading to the server <strong>failed</strong> because your " 14058 "current<br>dataset violates a precondition.<br>The error message is:<br>{0}</"14059 "html>" 14090 "current<br>dataset violates a precondition.<br>The error message " 14091 "is:<br>{0}</html>" 14060 14092 msgstr "" 14061 14093 … … 14063 14095 #, java-format 14064 14096 msgid "" 14065 "<html>Authentication at the OSM server with the username ''{0}'' failed."14066 "<br>Please check the username and the password in the JOSM preferences.</"14067 "html>" 14097 "<html>Authentication at the OSM server with the username ''{0}'' " 14098 "failed.<br>Please check the username and the password in the JOSM " 14099 "preferences.</html>" 14068 14100 msgstr "" 14069 14101 … … 14071 14103 #, java-format 14072 14104 msgid "" 14073 "<html>Authentication at the OSM server with the OAuth token ''{0}'' failed."14074 "<br>Please launch the preferences dialog and retrieve another OAuth token.</"14075 "html>" 14105 "<html>Authentication at the OSM server with the OAuth token ''{0}'' " 14106 "failed.<br>Please launch the preferences dialog and retrieve another OAuth " 14107 "token.</html>" 14076 14108 msgstr "" 14077 14109 … … 14079 14111 #, java-format 14080 14112 msgid "" 14081 "<html>Authorisation at the OSM server with the OAuth token ''{0}'' failed."14082 "<br>The token is not authorised to access the protected resource<br>''{1}''."14083 "<br>Please launch the preferences dialog and retrieve another OAuth token.</"14084 "html>" 14113 "<html>Authorisation at the OSM server with the OAuth token ''{0}'' " 14114 "failed.<br>The token is not authorised to access the protected " 14115 "resource<br>''{1}''.<br>Please launch the preferences dialog and retrieve " 14116 "another OAuth token.</html>" 14085 14117 msgstr "" 14086 14118 … … 14100 14132 msgid "" 14101 14133 "<html>Communication with the OSM server ''{0}''failed. The server " 14102 "replied<br>the following error code and the following error message:"14103 "<br><strong>Error code:<strong> {1}<br><strong>Error message (untranslated)</"14104 "strong>: {2}</html>" 14134 "replied<br>the following error code and the following error " 14135 "message:<br><strong>Error code:<strong> {1}<br><strong>Error message " 14136 "(untranslated)</strong>: {2}</html>" 14105 14137 msgstr "" 14106 14138 … … 14169 14201 #, java-format 14170 14202 msgid "" 14171 "<html>The OSM server<br>''{0}''<br>reported an internal server error." 14172 "<br>This is most likely a temporary problem. Please try again later.</html>" 14203 "<html>The OSM server<br>''{0}''<br>reported an internal server " 14204 "error.<br>This is most likely a temporary problem. Please try again " 14205 "later.</html>" 14173 14206 msgstr "" 14174 14207 … … 14180 14213 #: ../core/src/org/openstreetmap/josm/tools/ExceptionUtil.java:371 14181 14214 msgid "" 14182 "The area you tried to download is too big or your request was too large."14183 "<br>Either request a smaller area or use an export file provided by the OSM"14184 "community." 14215 "The area you tried to download is too big or your request was too " 14216 "large.<br>Either request a smaller area or use an export file provided by " 14217 "the OSM community." 14185 14218 msgstr "" 14186 14219 … … 14212 14245 "<html>The server reports that an object is deleted.<br><strong>Uploading " 14213 14246 "failed</strong> if you tried to update or delete this object.<br> " 14214 "<strong>Downloading failed</strong> if you tried to download this object."14215 "<br><br>The error message is:<br>{0}</html>" 14216 msgstr "" 14217 14218 #: ../core/src/org/openstreetmap/josm/tools/I18n.java:39 414247 "<strong>Downloading failed</strong> if you tried to download this " 14248 "object.<br><br>The error message is:<br>{0}</html>" 14249 msgstr "" 14250 14251 #: ../core/src/org/openstreetmap/josm/tools/I18n.java:396 14219 14252 #, java-format 14220 14253 msgid "Unable to find translation for the locale {0}. Reverting to {1}." … … 14870 14903 #. <scale_max>50000</scale_max> 14871 14904 #. </rule> 14872 #. 14905 #. 14873 14906 #. <!--waterway tags --> 14874 #. 14907 #. 14875 14908 #. <rule> 14876 14909 #. <condition k="waterway" v="river"/> … … 14880 14913 #. <scale_max>50000</scale_max> 14881 14914 #. </rule> 14882 #. 14915 #. 14883 14916 #. <rule> 14884 14917 #. <condition k="waterway" v="canal"/> … … 14888 14921 #. <scale_max>50000</scale_max> 14889 14922 #. </rule> 14890 #. 14923 #. 14891 14924 #. <rule> 14892 14925 #. <condition k="waterway" v="ditch"/> … … 14902 14935 #. <scale_max>50000</scale_max> 14903 14936 #. </rule> 14904 #. 14937 #. 14905 14938 #. <rule> 14906 14939 #. <condition k="natural" v="water"/> … … 14910 14943 #. <scale_max>50000</scale_max> 14911 14944 #. </rule> 14912 #. 14945 #. 14913 14946 #. <rule> 14914 14947 #. <condition k="natural" v="coastline"/> … … 14939 14972 #. <scale_max>50000</scale_max> 14940 14973 #. </rule> 14941 #. 14974 #. 14942 14975 #. <rule> 14943 14976 #. <condition k="addr:housenumber"/> … … 14946 14979 #. <scale_max>50000</scale_max> 14947 14980 #. </rule> 14948 #. 14981 #. 14949 14982 #. <rule> 14950 14983 #. <condition k="addr:postcode"/> … … 14953 14986 #. <scale_max>50000</scale_max> 14954 14987 #. </rule> 14955 #. 14988 #. 14956 14989 #. <rule> 14957 14990 #. <condition k="addr:interpolation" v="odd"/> … … 14960 14993 #. <scale_max>40000</scale_max> 14961 14994 #. </rule> 14962 #. 14995 #. 14963 14996 #. <rule> 14964 14997 #. <condition k="addr:interpolation" v="even"/> … … 14967 15000 #. <scale_max>40000</scale_max> 14968 15001 #. </rule> 14969 #. 15002 #. 14970 15003 #. <rule> 14971 15004 #. <condition k="addr:interpolation" v="all"/> … … 14974 15007 #. <scale_max>40000</scale_max> 14975 15008 #. </rule> 14976 #. 15009 #. 14977 15010 #. <rule> 14978 15011 #. <condition k="addr:interpolation" v="alphabetic"/> … … 15006 15039 #: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java:93 15007 15040 msgid "" 15008 "A special handler of the French cadastre wms at www.cadastre.gouv." 15009 "fr<BR><BR>Please read the Terms and Conditions of Use here (in French): " 15010 "<br><a href=\"http://www.cadastre.gouv.fr/scpc/html/" 15011 "CU_01_ConditionsGenerales_fr.html\"> http://www.cadastre.gouv.fr/scpc/html/" 15012 "CU_01_ConditionsGenerales_fr.html</a> <BR>before any upload of data created " 15013 "by this plugin." 15041 "A special handler of the French cadastre wms at " 15042 "www.cadastre.gouv.fr<BR><BR>Please read the Terms and Conditions of Use here " 15043 "(in French): <br><a " 15044 "href=\"http://www.cadastre.gouv.fr/scpc/html/CU_01_ConditionsGenerales_fr.htm" 15045 "l\"> " 15046 "http://www.cadastre.gouv.fr/scpc/html/CU_01_ConditionsGenerales_fr.html</a> " 15047 "<BR>before any upload of data created by this plugin." 15014 15048 msgstr "" 15015 15049 … … 15483 15517 msgstr "" 15484 15518 15485 #: ../plugins/colorscheme/src/at/dallermassl/josm/plugin/colorscheme/ColorSchemePreference.java: 6815519 #: ../plugins/colorscheme/src/at/dallermassl/josm/plugin/colorscheme/ColorSchemePreference.java:72 15486 15520 msgid "Use" 15487 15521 msgstr "" 15488 15522 15489 #: ../plugins/colorscheme/src/at/dallermassl/josm/plugin/colorscheme/ColorSchemePreference.java:7 215523 #: ../plugins/colorscheme/src/at/dallermassl/josm/plugin/colorscheme/ColorSchemePreference.java:76 15490 15524 msgid "Please select a scheme to use." 15491 15525 msgstr "" 15492 15526 15493 #: ../plugins/colorscheme/src/at/dallermassl/josm/plugin/colorscheme/ColorSchemePreference.java:8 215527 #: ../plugins/colorscheme/src/at/dallermassl/josm/plugin/colorscheme/ColorSchemePreference.java:86 15494 15528 msgid "Color Scheme" 15495 15529 msgstr "" 15496 15530 15497 #: ../plugins/colorscheme/src/at/dallermassl/josm/plugin/colorscheme/ColorSchemePreference.java: 9615531 #: ../plugins/colorscheme/src/at/dallermassl/josm/plugin/colorscheme/ColorSchemePreference.java:100 15498 15532 msgid "Please select the scheme to delete." 15499 15533 msgstr "" 15500 15534 15501 15535 #. schemesList.setToolTipText(tr("The sources (url or filename) of annotation preset definition files. See http://josm.eigenheimstrasse.de/wiki/AnnotationPresets for help.")); 15502 #: ../plugins/colorscheme/src/at/dallermassl/josm/plugin/colorscheme/ColorSchemePreference.java:1 0815536 #: ../plugins/colorscheme/src/at/dallermassl/josm/plugin/colorscheme/ColorSchemePreference.java:112 15503 15537 msgid "Use the selected scheme from the list." 15504 15538 msgstr "" 15505 15539 15506 #: ../plugins/colorscheme/src/at/dallermassl/josm/plugin/colorscheme/ColorSchemePreference.java:1 0915540 #: ../plugins/colorscheme/src/at/dallermassl/josm/plugin/colorscheme/ColorSchemePreference.java:113 15507 15541 msgid "Use the current colors as a new color scheme." 15508 15542 msgstr "" 15509 15543 15510 #: ../plugins/colorscheme/src/at/dallermassl/josm/plugin/colorscheme/ColorSchemePreference.java:11 015544 #: ../plugins/colorscheme/src/at/dallermassl/josm/plugin/colorscheme/ColorSchemePreference.java:114 15511 15545 msgid "Delete the selected scheme from the list." 15512 15546 msgstr "" 15513 15547 15514 #: ../plugins/colorscheme/src/at/dallermassl/josm/plugin/colorscheme/ColorSchemePreference.java:112 15548 #: ../plugins/colorscheme/src/at/dallermassl/josm/plugin/colorscheme/ColorSchemePreference.java:116 15549 #: ../plugins/colorscheme/src/at/dallermassl/josm/plugin/colorscheme/ColorSchemePreference.java:127 15515 15550 msgid "Color Schemes" 15516 15551 msgstr "" … … 15583 15618 msgstr "" 15584 15619 15585 #: ../plugins/editgpx/src/org/openstreetmap/josm/plugins/editgpx/EditGpxLayer.java:1 5815620 #: ../plugins/editgpx/src/org/openstreetmap/josm/plugins/editgpx/EditGpxLayer.java:160 15586 15621 msgid "Convert to GPX layer with anonymised time" 15587 15622 msgstr "" … … 15672 15707 msgstr "" 15673 15708 15709 #. Strings in JFileChooser 15674 15710 #: ../plugins/globalsat/src/org/openstreetmap/josm/plugins/globalsat/GlobalsatImportDialog.java:94 15675 15711 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/gui/OsbDialog.java:133 … … 15879 15915 #. * 15880 15916 #. * Run the nodelist through a vertex reduction algorithm 15881 #. 15917 #. 15882 15918 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerAction.java:188 15883 15919 msgid "Running vertex reduction..." … … 15998 16034 15999 16035 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:71 16000 msgid "Maximum number of segments allowed in each generated way. Default 250." 16036 msgid "" 16037 "Maximum number of segments allowed in each generated way. Default 250." 16001 16038 msgstr "" 16002 16039 … … 16015 16052 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:74 16016 16053 msgid "" 16017 "Accuracy of Douglas-Peucker line simplification, measured in degrees." 16018 "<br>Lower values give more nodes, and more accurate lines. Default 0.0003." 16054 "Accuracy of Douglas-Peucker line simplification, measured in " 16055 "degrees.<br>Lower values give more nodes, and more accurate lines. Default " 16056 "0.0003." 16019 16057 msgstr "" 16020 16058 … … 16322 16360 16323 16361 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/api/util/HttpUtils.java:169 16324 msgid "Header contains several values and cannot be mapped to a single string" 16362 msgid "" 16363 "Header contains several values and cannot be mapped to a single string" 16325 16364 msgstr "" 16326 16365 … … 16430 16469 16431 16470 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/gui/action/ToggleConnectionModeAction.java:65 16432 msgid "You have unsaved changes in your queue. Do you want to submit them now?" 16471 msgid "" 16472 "You have unsaved changes in your queue. Do you want to submit them now?" 16433 16473 msgstr "" 16434 16474 … … 16479 16519 16480 16520 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:63 16481 msgid "Write position information into the exif header of the following files:" 16521 msgid "" 16522 "Write position information into the exif header of the following files:" 16482 16523 msgstr "" 16483 16524 … … 17293 17334 msgstr "" 17294 17335 17336 #: ../plugins/touchscreenhelper/src/touchscreenhelper/BrowseAction.java:19 17337 msgid "Browse" 17338 msgstr "" 17339 17340 #: ../plugins/touchscreenhelper/src/touchscreenhelper/BrowseAction.java:19 17341 msgid "Browse map with left button" 17342 msgstr "" 17343 17295 17344 #: ../plugins/tracer/src/org/openstreetmap/josm/plugins/tracer/ConnectWays.java:82 17296 17345 msgid "Merge objects nodes" … … 17735 17784 #: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/preferences/PreferenceEditor.java:57 17736 17785 msgid "" 17737 "Development of the turn restriction plugin was sponsored by <a href=\"http://"17738 "www.skobbler.de\">skobbler GmbH</a>." 17786 "Development of the turn restriction plugin was sponsored by <a " 17787 "href=\"http://www.skobbler.de\">skobbler GmbH</a>." 17739 17788 msgstr "" 17740 17789 … … 17820 17869 #, java-format 17821 17870 msgid "" 17822 "This turn restriction uses the OSM way <span class=\"object- name\">{0}</"17823 "span> with role <tt>from</tt> <strong>and</strong> with role <tt>to</tt>. In"17824 "a turn restriction, the way with role <tt>from</tt> should be different from"17825 "the way with role <tt>to</tt>, though." 17871 "This turn restriction uses the OSM way <span class=\"object-" 17872 "name\">{0}</span> with role <tt>from</tt> <strong>and</strong> with role " 17873 "<tt>to</tt>. In a turn restriction, the way with role <tt>from</tt> should " 17874 "be different from the way with role <tt>to</tt>, though." 17826 17875 msgstr "" 17827 17876 … … 17875 17924 "The <strong>from</strong>-way <span class=\"object-name\">{0}</span> and the " 17876 17925 "<strong>to</strong>-way <span class=\"object-name\">{1}</span> interesect at " 17877 "node <span class=\"object-name\">{2}</span> but <span class=\"object- name\">"17878 "{2}</span> isn''t a <strong>via</strong>-object.<br> It is recommended to"17879 "set <span class=\"object-name\">{2}</span> as unique <strong>via</strong>-"17880 "object." 17926 "node <span class=\"object-name\">{2}</span> but <span class=\"object-" 17927 "name\">{2}</span> isn''t a <strong>via</strong>-object.<br> It is " 17928 "recommended to set <span class=\"object-name\">{2}</span> as unique " 17929 "<strong>via</strong>-object." 17881 17930 msgstr "" 17882 17931 … … 17988 18037 #, java-format 17989 18038 msgid "" 17990 "This turn restriction uses the OSM node <span class=\"object- name\">{0}</"17991 "span> as member with role <tt>{1}</tt>." 18039 "This turn restriction uses the OSM node <span class=\"object-" 18040 "name\">{0}</span> as member with role <tt>{1}</tt>." 17992 18041 msgstr "" 17993 18042 … … 17995 18044 #, java-format 17996 18045 msgid "" 17997 "This turn restriction uses the OSM relation <span class=\"object- name\">{0}</"17998 "span> as member with role <tt>{1}</tt>." 18046 "This turn restriction uses the OSM relation <span class=\"object-" 18047 "name\">{0}</span> as member with role <tt>{1}</tt>." 17999 18048 msgstr "" 18000 18049 … … 18629 18678 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:743 18630 18679 msgid "" 18631 "The sources (URL or filename) of spell check (see http://wiki.openstreetmap." 18632 "org/index.php/User:JLS/speller) or tag checking data files." 18680 "The sources (URL or filename) of spell check (see " 18681 "http://wiki.openstreetmap.org/index.php/User:JLS/speller) or tag checking " 18682 "data files." 18633 18683 msgstr "" 18634 18684 … … 18775 18825 #. <scale_max>50000</scale_max> 18776 18826 #. </rule> 18777 #. 18827 #. 18778 18828 #. <rule> 18779 18829 #. <condition k="area" b="yes"/> … … 18873 18923 msgstr "" 18874 18924 18875 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/PositionLayer.java:1 4218925 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/PositionLayer.java:100 18876 18926 msgid "Shows current position in the video" 18877 18927 msgstr "" … … 19246 19296 msgstr "" 19247 19297 19248 #. * 19249 #. This file can be used to add some special messages to the translation, 19250 #. which are not part of the programm texts, but should be translated nevertheless. 19251 #. 19252 #: build/specialmessages.java:6 19298 #. OSM server message 19299 #: build/specialmessages.java:8 19253 19300 msgid "" 19254 19301 "You requested too many nodes (limit is 50,000). Either request a smaller " … … 19257 19304 19258 19305 #. OSM server message 19259 #: build/specialmessages.java: 719306 #: build/specialmessages.java:9 19260 19307 msgid "Database offline for maintenance" 19261 19308 msgstr "" 19262 19309 19263 19310 #. OSM server message 19264 #: build/specialmessages.java: 819311 #: build/specialmessages.java:10 19265 19312 msgid "" 19266 19313 "The maximum bbox size is 0.25, and your request was too large. Either " … … 19268 19315 msgstr "" 19269 19316 19270 #. OSM server message19271 #: build/specialmessages.java:919272 msgid "could not get audio input stream from input URL"19273 msgstr ""19274 19275 #. Java message loading audio data19276 #: build/specialmessages.java:1019277 msgid "Audio Device Unavailable"19278 msgstr ""19279 19280 19317 #. Java message loading audio data 19281 19318 #: build/specialmessages.java:11 19319 msgid "could not get audio input stream from input URL" 19320 msgstr "" 19321 19322 #. Java message loading audio data 19323 #: build/specialmessages.java:12 19324 msgid "Audio Device Unavailable" 19325 msgstr "" 19326 19327 #. use has not made edits public 19328 #: build/specialmessages.java:13 19282 19329 msgid "You must make your edits public to upload new data" 19283 19330 msgstr "" 19284 19331 19285 #. use has not made edits public19286 #: build/specialmessages.java:1 219332 #. Nominatim search place type 19333 #: build/specialmessages.java:14 19287 19334 msgid "town" 19288 19335 msgstr "" 19289 19336 19290 #. Nominatim search place type19337 #. Landuse type used in multipolygons 19291 19338 #. color basin 19292 19339 #. <icon src="misc/no_icon.png"/> … … 19294 19341 #. <scale_max>50000</scale_max> 19295 19342 #. </rule> 19296 #. 19343 #. 19297 19344 #. <rule> 19298 19345 #. <condition k="landuse" v="forest"/> 19299 #: build/specialmessages.java:1 3build/trans_style.java:322819346 #: build/specialmessages.java:15 build/trans_style.java:3228 19300 19347 msgid "forest" 19301 19348 msgstr "" 19302 19349 19303 19350 #. Landuse type used in multipolygons 19304 #: build/specialmessages.java:1 419351 #: build/specialmessages.java:16 19305 19352 msgid "farmland" 19306 19353 msgstr "" 19307 19354 19308 #. Landuse type used in multipolygons19355 #. relation type 19309 19356 #. color route 19310 19357 #. <icon annotate="true" src="misc/deprecated.png"/> … … 19312 19359 #. <scale_max>50000</scale_max> 19313 19360 #. </rule> 19314 #. 19361 #. 19315 19362 #. <!--boundary tags --> 19316 #. 19363 #. 19317 19364 #. <rule> 19318 19365 #. <condition k="boundary" v="national"/> … … 19322 19369 #. <scale_max>50000</scale_max> 19323 19370 #. </rule> 19324 #. 19371 #. 19325 19372 #. <rule> 19326 19373 #. <condition k="admin_level" v="1"/> … … 19363 19410 #. color boundary 19364 19411 #. </rule> 19365 #. 19412 #. 19366 19413 #. <rule> 19367 19414 #. <condition k="boundary" v="administrative"/> … … 19371 19418 #. <scale_max>50000</scale_max> 19372 19419 #. </rule> 19373 #. 19420 #. 19374 19421 #. <rule> 19375 19422 #. <condition k="boundary" v="civil"/> … … 19379 19426 #. <scale_max>50000</scale_max> 19380 19427 #. </rule> 19381 #. 19428 #. 19382 19429 #. <rule> 19383 19430 #. <condition k="boundary" v="political"/> … … 19387 19434 #. <scale_max>50000</scale_max> 19388 19435 #. </rule> 19389 #. 19436 #. 19390 19437 #. <rule> 19391 19438 #. <condition k="boundary" v="national_park"/> 19392 #: build/specialmessages.java:1 5build/trans_style.java:362219439 #: build/specialmessages.java:17 build/trans_style.java:3622 19393 19440 #: build/trans_style.java:3630 build/trans_style.java:3634 19394 19441 #: build/trans_style.java:3638 build/trans_style.java:3642 … … 19402 19449 19403 19450 #. relation type 19404 #: build/specialmessages.java:1 619451 #: build/specialmessages.java:18 19405 19452 msgid "multipolygon" 19406 19453 msgstr "" … … 19411 19458 #. <scale_max>50000</scale_max> 19412 19459 #. </rule> 19413 #. 19460 #. 19414 19461 #. <rule> 19415 19462 #. <condition k="natural" v="tree"/> … … 19418 19465 #. <scale_max>50000</scale_max> 19419 19466 #. </rule> 19420 #. 19467 #. 19421 19468 #. <!--route tags --> 19422 #. 19469 #. 19423 19470 #. <rule> 19424 19471 #. <condition k="route" v="bus"/> … … 19428 19475 #. <scale_max>50000</scale_max> 19429 19476 #. </rule> 19430 #. 19477 #. 19431 19478 #. <rule> 19432 19479 #. <condition k="route" v="ferry"/> … … 19436 19483 #. <scale_max>50000</scale_max> 19437 19484 #. </rule> 19438 #. 19485 #. 19439 19486 #. <rule> 19440 19487 #. <condition k="route" v="flight"/> … … 19444 19491 #. <scale_max>50000</scale_max> 19445 19492 #. </rule> 19446 #. 19493 #. 19447 19494 #. <rule> 19448 19495 #. <condition k="route" v="ncn"/> … … 19452 19499 #. <scale_max>50000</scale_max> 19453 19500 #. </rule> 19454 #. 19501 #. 19455 19502 #. <rule> 19456 19503 #. <condition k="route" v="subsea"/> … … 19460 19507 #. <scale_max>50000</scale_max> 19461 19508 #. </rule> 19462 #. 19509 #. 19463 19510 #. <rule> 19464 19511 #. <condition k="route" v="ski"/> … … 19468 19515 #. <scale_max>50000</scale_max> 19469 19516 #. </rule> 19470 #. 19517 #. 19471 19518 #. <rule> 19472 19519 #. <condition k="route" v="tour"/> … … 19476 19523 #. <scale_max>50000</scale_max> 19477 19524 #. </rule> 19478 #. 19525 #. 19479 19526 #. <rule> 19480 19527 #. <condition k="route" v="pub_crawl"/> 19481 #: build/specialmessages.java:1 7build/trans_style.java:355619528 #: build/specialmessages.java:19 build/trans_style.java:3556 19482 19529 #: build/trans_style.java:3564 build/trans_style.java:3572 19483 19530 #: build/trans_style.java:3580 build/trans_style.java:3588 … … 19487 19534 msgstr "" 19488 19535 19536 #. Strings in JFileChooser 19489 19537 #: build/specialmessages.java:22 19490 19538 msgid "Attributes" 19491 19539 msgstr "" 19492 19540 19541 #. Strings in JFileChooser 19493 19542 #: build/specialmessages.java:23 19494 19543 msgid "Modified" 19495 19544 msgstr "" 19496 19545 19546 #. Strings in JFileChooser 19497 19547 #: build/specialmessages.java:25 19498 #, fuzzy19499 19548 msgid "File name:" 19500 msgstr "Resnično ime" 19501 19549 msgstr "" 19550 19551 #. Strings in JFileChooser 19502 19552 #: build/specialmessages.java:26 19503 19553 msgid "Size" 19504 19554 msgstr "" 19505 19555 19556 #. Strings in JFileChooser 19506 19557 #: build/specialmessages.java:28 19507 19558 msgid "Files of type:" 19508 19559 msgstr "" 19509 19560 19561 #. Strings in JFileChooser 19510 19562 #: build/specialmessages.java:29 19511 #, fuzzy19512 19563 msgid "Home" 19513 msgstr "Domača stran" 19514 19564 msgstr "" 19565 19566 #. Strings in JFileChooser 19515 19567 #: build/specialmessages.java:30 19516 19568 msgid "List" 19517 19569 msgstr "" 19518 19570 19571 #. Strings in JFileChooser 19519 19572 #: build/specialmessages.java:31 19520 #, fuzzy19521 19573 msgid "Look in:" 19522 msgstr "Povečaj" 19523 19574 msgstr "" 19575 19576 #. Strings in JFileChooser 19524 19577 #: build/specialmessages.java:32 19525 #, fuzzy19526 19578 msgid "New Folder" 19527 msgstr "Nova vloga" 19528 19579 msgstr "" 19580 19581 #. Strings in JFileChooser 19529 19582 #: build/specialmessages.java:33 19530 #, fuzzy19531 19583 msgid "Create New Folder" 19532 msgstr "Ustvari novo vozlišče." 19533 19584 msgstr "" 19585 19586 #. Strings in JFileChooser 19534 19587 #: build/specialmessages.java:35 19535 #, fuzzy19536 19588 msgid "Save in:" 19537 msgstr "Shrani" 19538 19589 msgstr "" 19590 19591 #. Strings in JFileChooser 19539 19592 #: build/specialmessages.java:37 19540 19593 msgid "Up One Level" … … 19605 19658 #. Plugin globalsat 19606 19659 #: build/trans_plugins.java:23 19607 msgid "Download GPS points from Globalsat dg100 data logger directly in JOSM." 19660 msgid "" 19661 "Download GPS points from Globalsat dg100 data logger directly in JOSM." 19608 19662 msgstr "" 19609 19663 … … 19769 19823 msgstr "" 19770 19824 19825 #. Plugin touchscreenhelper 19826 #: build/trans_plugins.java:79 19827 msgid "" 19828 "Provides helper buttons to allow working with single button mouse (stylus). " 19829 "Currently adds only one button to slip the map." 19830 msgstr "" 19831 19771 19832 #. Plugin Tracer 19772 #: build/trans_plugins.java: 7919833 #: build/trans_plugins.java:81 19773 19834 msgid "" 19774 19835 "Traces buildings from Czech cadastral map. Needs TracerServer (.NET or Mono) " … … 19777 19838 19778 19839 #. Plugin turnrestrictions 19779 #: build/trans_plugins.java:8 119840 #: build/trans_plugins.java:83 19780 19841 msgid "" 19781 19842 "The turnrestrictions plugin allows to enter maintain information about turn " … … 19784 19845 19785 19846 #. Plugin undelete 19786 #: build/trans_plugins.java:8 319847 #: build/trans_plugins.java:85 19787 19848 msgid "Allows undeleting object from OSM database" 19788 19849 msgstr "" 19789 19850 19790 19851 #. Plugin validator 19791 #: build/trans_plugins.java:8 519852 #: build/trans_plugins.java:87 19792 19853 msgid "" 19793 19854 "An OSM data validator. It checks for problems in data, and provides fixes " … … 19796 19857 19797 19858 #. Plugin videomapping 19798 #: build/trans_plugins.java:8 719859 #: build/trans_plugins.java:89 19799 19860 msgid "" 19800 19861 "(This Plugin is currently work in progress!!!) Links and syncs a " … … 19804 19865 19805 19866 #. Plugin walkingpapers 19806 #: build/trans_plugins.java: 8919867 #: build/trans_plugins.java:91 19807 19868 msgid "" 19808 19869 "Supports downloading tiled, scanned maps from walking-papers.org. This " … … 19811 19872 19812 19873 #. Plugin waydownloader 19813 #: build/trans_plugins.java:9 119874 #: build/trans_plugins.java:93 19814 19875 msgid "Easy downloading along a long set of interconnected ways" 19815 19876 msgstr "" 19816 19877 19817 19878 #. Plugin wayselector 19818 #: build/trans_plugins.java:9 319879 #: build/trans_plugins.java:95 19819 19880 msgid "Select a sequence of non-branching connected ways" 19820 19881 msgstr "" 19821 19882 19822 19883 #. Plugin wms-turbo-challenge2 19823 #: build/trans_plugins.java:9 519884 #: build/trans_plugins.java:97 19824 19885 msgid "" 19825 19886 "Drive a race car from point A to point B over aerial imagery, leave cacti " … … 19828 19889 19829 19890 #. Plugin wmsplugin 19830 #: build/trans_plugins.java:9 719891 #: build/trans_plugins.java:99 19831 19892 msgid "" 19832 19893 "Display georeferenced images as background in JOSM (WMS servers, Yahoo, ...)." … … 20716 20777 #. <scale_max>50000</scale_max> 20717 20778 #. </rule> 20718 #. 20779 #. 20719 20780 #. <!-- junction tag --> 20720 #. 20781 #. 20721 20782 #. <rule> 20722 20783 #. <condition k="junction" v="roundabout"/> … … 20856 20917 #. <scale_max>40000</scale_max> 20857 20918 #. </rule> 20858 #. 20919 #. 20859 20920 #. <!--restrictions tags --> 20860 20921 #. <!--the restrictions rules should be placed before the path rule! --> 20861 #. 20922 #. 20862 20923 #. <rule> 20863 20924 #. <condition k="access" b="no"/> … … 21067 21128 #. color motorroad 21068 21129 #. </rule> 21069 #. 21130 #. 21070 21131 #. <rule> 21071 21132 #. <condition k="highway" v="motorway"/> … … 21075 21136 #. <scale_max>200000000</scale_max> 21076 21137 #. </rule> 21077 #. 21138 #. 21078 21139 #. <rule> 21079 21140 #. <condition k="highway" v="motorway_link"/> … … 21092 21153 #. <scale_max>200000000</scale_max> 21093 21154 #. </rule> 21094 #. 21155 #. 21095 21156 #. <rule> 21096 21157 #. <condition k="highway" v="trunk"/> … … 21100 21161 #. <scale_max>200000000</scale_max> 21101 21162 #. </rule> 21102 #. 21163 #. 21103 21164 #. <rule> 21104 21165 #. <condition k="highway" v="trunk_link"/> … … 21117 21178 #. <scale_max>200000000</scale_max> 21118 21179 #. </rule> 21119 #. 21180 #. 21120 21181 #. <rule> 21121 21182 #. <condition k="highway" v="primary"/> … … 21125 21186 #. <scale_max>200000000</scale_max> 21126 21187 #. </rule> 21127 #. 21188 #. 21128 21189 #. <rule> 21129 21190 #. <condition k="highway" v="primary_link"/> … … 21142 21203 #. <scale_max>200000000</scale_max> 21143 21204 #. </rule> 21144 #. 21205 #. 21145 21206 #. <rule> 21146 21207 #. <condition k="highway" v="secondary"/> … … 21150 21211 #. <scale_max>300000</scale_max> 21151 21212 #. </rule> 21152 #. 21213 #. 21153 21214 #. <rule> 21154 21215 #. <condition k="highway" v="secondary_link"/> … … 21163 21224 #. <scale_max>300000</scale_max> 21164 21225 #. </rule> 21165 #. 21226 #. 21166 21227 #. <rule> 21167 21228 #. <condition k="highway" v="tertiary"/> … … 21179 21240 #. <scale_max>50000</scale_max> 21180 21241 #. </rule> 21181 #. 21242 #. 21182 21243 #. <rule> 21183 21244 #. <condition k="landuse" v="residential"/> … … 21195 21256 #. <scale_max>40000</scale_max> 21196 21257 #. </rule> 21197 #. 21258 #. 21198 21259 #. <rule> 21199 21260 #. <condition k="highway" v="service"/> … … 21202 21263 #. <scale_max>40000</scale_max> 21203 21264 #. </rule> 21204 #. 21265 #. 21205 21266 #. <!--public_transport tags --> 21206 21267 #. <rule> … … 21210 21271 #. <scale_max>50000</scale_max> 21211 21272 #. </rule> 21212 #. 21273 #. 21213 21274 #. <rule> 21214 21275 #. <condition k="public_transport" v="platform"/> … … 21228 21289 #. <scale_max>50000</scale_max> 21229 21290 #. </rule> 21230 #. 21291 #. 21231 21292 #. <rule> 21232 21293 #. <condition k="highway" v="passing_place"/> … … 21235 21296 #. <scale_max>50000</scale_max> 21236 21297 #. </rule> 21237 #. 21298 #. 21238 21299 #. <rule> 21239 21300 #. <condition k="highway" v="construction"/> … … 21243 21304 #. <scale_max>50000</scale_max> 21244 21305 #. </rule> 21245 #. 21306 #. 21246 21307 #. <rule> 21247 21308 #. <condition k="landuse" v="construction"/> … … 21945 22006 #. item "Barriers/Border Control" check "Motorcar" 21946 22007 #. <separator/> 21947 #. 22008 #. 21948 22009 #. <!-- *** linear barriers *** --> 21949 22010 #: build/trans_presets.java:817 … … 21994 22055 #. <key key="barrier" value="retaining_wall" /> 21995 22056 #. <separator/> 21996 #. 22057 #. 21997 22058 #. <!-- *** access *** --> 21998 22059 #: build/trans_presets.java:839 … … 22089 22150 22090 22151 #. item "Barriers/Sally Port" check "Motorcar" 22091 #. 22152 #. 22092 22153 #. group "Water" 22093 22154 #. item "Water/Water/River" combo "Layer" … … 22255 22316 #. <scale_max>50000</scale_max> 22256 22317 #. </rule> 22257 #. 22318 #. 22258 22319 #. <rule> 22259 22320 #. <condition k="natural" v="wetland"/> … … 22587 22648 #. <scale_max>10000</scale_max> 22588 22649 #. </rule> 22589 #. 22650 #. 22590 22651 #. <rule> 22591 22652 #. <condition k="highway" v="bus_guideway"/> … … 22595 22656 #. <scale_max>50000</scale_max> 22596 22657 #. </rule> 22597 #. 22658 #. 22598 22659 #. <rule> 22599 22660 #. <condition k="railway" v="rail"/> … … 22603 22664 #. <scale_max>50000</scale_max> 22604 22665 #. </rule> 22605 #. 22666 #. 22606 22667 #. <rule> 22607 22668 #. <condition k="railway" v="narrow_gauge"/> … … 22611 22672 #. <scale_max>50000</scale_max> 22612 22673 #. </rule> 22613 #. 22674 #. 22614 22675 #. <rule> 22615 22676 #. <condition k="railway" v="monorail"/> … … 22619 22680 #. <scale_max>50000</scale_max> 22620 22681 #. </rule> 22621 #. 22682 #. 22622 22683 #. <rule> 22623 22684 #. <condition k="railway" v="turntable"/> … … 22627 22688 #. <scale_max>50000</scale_max> 22628 22689 #. </rule> 22629 #. 22690 #. 22630 22691 #. <rule> 22631 22692 #. <condition k="railway" v="buffer_stop"/> … … 22635 22696 #. <scale_max>50000</scale_max> 22636 22697 #. </rule> 22637 #. 22698 #. 22638 22699 #. <rule> 22639 22700 #. <condition k="railway" v="platform"/> … … 22644 22705 #. <scale_max>50000</scale_max> 22645 22706 #. </rule> 22646 #. 22707 #. 22647 22708 #. <rule> 22648 22709 #. <condition k="railway" v="funicular"/> … … 24062 24123 #. <scale_max>30000</scale_max> 24063 24124 #. </rule> 24064 #. 24125 #. 24065 24126 #. <rule> 24066 24127 #. <condition k="highway" v="unclassified"/> … … 24070 24131 #. <scale_max>40000</scale_max> 24071 24132 #. </rule> 24072 #. 24133 #. 24073 24134 #. <rule> 24074 24135 #. <condition k="highway" v="unsurfaced"/> … … 24078 24139 #. <scale_max>20000</scale_max> 24079 24140 #. </rule> 24080 #. 24141 #. 24081 24142 #. <rule> 24082 24143 #. <condition k="highway" v="residential"/> … … 24086 24147 #. <scale_max>40000</scale_max> 24087 24148 #. </rule> 24088 #. 24149 #. 24089 24150 #. <rule> 24090 24151 #. <condition k="highway" v="living_street"/> … … 24448 24509 #. <scale_max>50000</scale_max> 24449 24510 #. </rule> 24450 #. 24511 #. 24451 24512 #. <!--sport tags --> 24452 #. 24513 #. 24453 24514 #. <rule> 24454 24515 #. <condition k="sport" v="9pin"/> … … 24458 24519 #. <scale_max>50000</scale_max> 24459 24520 #. </rule> 24460 #. 24521 #. 24461 24522 #. <rule> 24462 24523 #. <condition k="sport" v="10pin"/> … … 24466 24527 #. <scale_max>50000</scale_max> 24467 24528 #. </rule> 24468 #. 24529 #. 24469 24530 #. <rule> 24470 24531 #. <condition k="sport" v="athletics"/> … … 24474 24535 #. <scale_max>50000</scale_max> 24475 24536 #. </rule> 24476 #. 24537 #. 24477 24538 #. <rule> 24478 24539 #. <condition k="sport" v="australian_football"/> … … 24482 24543 #. <scale_max>50000</scale_max> 24483 24544 #. </rule> 24484 #. 24545 #. 24485 24546 #. <rule> 24486 24547 #. <condition k="sport" v="baseball"/> … … 24490 24551 #. <scale_max>50000</scale_max> 24491 24552 #. </rule> 24492 #. 24553 #. 24493 24554 #. <rule> 24494 24555 #. <condition k="sport" v="basketball"/> … … 24498 24559 #. <scale_max>50000</scale_max> 24499 24560 #. </rule> 24500 #. 24561 #. 24501 24562 #. <rule> 24502 24563 #. <condition k="sport" v="boules"/> … … 24506 24567 #. <scale_max>50000</scale_max> 24507 24568 #. </rule> 24508 #. 24569 #. 24509 24570 #. <rule> 24510 24571 #. <condition k="sport" v="bowls"/> … … 24514 24575 #. <scale_max>50000</scale_max> 24515 24576 #. </rule> 24516 #. 24577 #. 24517 24578 #. <rule> 24518 24579 #. <condition k="sport" v="canoe"/> … … 24522 24583 #. <scale_max>50000</scale_max> 24523 24584 #. </rule> 24524 #. 24585 #. 24525 24586 #. <rule> 24526 24587 #. <condition k="sport" v="chess"/> … … 24530 24591 #. <scale_max>50000</scale_max> 24531 24592 #. </rule> 24532 #. 24593 #. 24533 24594 #. <rule> 24534 24595 #. <condition k="sport" v="climbing"/> … … 24538 24599 #. <scale_max>50000</scale_max> 24539 24600 #. </rule> 24540 #. 24601 #. 24541 24602 #. <rule> 24542 24603 #. <condition k="sport" v="cricket"/> … … 24546 24607 #. <scale_max>50000</scale_max> 24547 24608 #. </rule> 24548 #. 24609 #. 24549 24610 #. <rule> 24550 24611 #. <condition k="sport" v="cricket_nets"/> … … 24554 24615 #. <scale_max>50000</scale_max> 24555 24616 #. </rule> 24556 #. 24617 #. 24557 24618 #. <rule> 24558 24619 #. <condition k="sport" v="croquet"/> … … 24562 24623 #. <scale_max>50000</scale_max> 24563 24624 #. </rule> 24564 #. 24625 #. 24565 24626 #. <rule> 24566 24627 #. <condition k="sport" v="cycling"/> … … 24570 24631 #. <scale_max>50000</scale_max> 24571 24632 #. </rule> 24572 #. 24633 #. 24573 24634 #. <rule> 24574 24635 #. <condition k="sport" v="dog_racing"/> … … 24578 24639 #. <scale_max>50000</scale_max> 24579 24640 #. </rule> 24580 #. 24641 #. 24581 24642 #. <rule> 24582 24643 #. <condition k="sport" v="equestrian"/> … … 24586 24647 #. <scale_max>50000</scale_max> 24587 24648 #. </rule> 24588 #. 24649 #. 24589 24650 #. <rule> 24590 24651 #. <condition k="sport" v="football"/> … … 24594 24655 #. <scale_max>50000</scale_max> 24595 24656 #. </rule> 24596 #. 24657 #. 24597 24658 #. <rule> 24598 24659 #. <condition k="sport" v="golf"/> … … 24602 24663 #. <scale_max>50000</scale_max> 24603 24664 #. </rule> 24604 #. 24665 #. 24605 24666 #. <rule> 24606 24667 #. <condition k="sport" v="gymnastics"/> … … 24610 24671 #. <scale_max>50000</scale_max> 24611 24672 #. </rule> 24612 #. 24673 #. 24613 24674 #. <rule> 24614 24675 #. <condition k="sport" v="hockey"/> … … 24618 24679 #. <scale_max>50000</scale_max> 24619 24680 #. </rule> 24620 #. 24681 #. 24621 24682 #. <rule> 24622 24683 #. <condition k="sport" v="horse_racing"/> … … 24626 24687 #. <scale_max>50000</scale_max> 24627 24688 #. </rule> 24628 #. 24689 #. 24629 24690 #. <rule> 24630 24691 #. <condition k="sport" v="motor"/> … … 24634 24695 #. <scale_max>50000</scale_max> 24635 24696 #. </rule> 24636 #. 24697 #. 24637 24698 #. <rule> 24638 24699 #. <condition k="sport" v="multi"/> … … 24642 24703 #. <scale_max>50000</scale_max> 24643 24704 #. </rule> 24644 #. 24705 #. 24645 24706 #. <rule> 24646 24707 #. <condition k="sport" v="pelota"/> … … 24650 24711 #. <scale_max>50000</scale_max> 24651 24712 #. </rule> 24652 #. 24713 #. 24653 24714 #. <rule> 24654 24715 #. <condition k="sport" v="racquet"/> … … 24658 24719 #. <scale_max>50000</scale_max> 24659 24720 #. </rule> 24660 #. 24721 #. 24661 24722 #. <rule> 24662 24723 #. <condition k="sport" v="rugby"/> … … 24666 24727 #. <scale_max>50000</scale_max> 24667 24728 #. </rule> 24668 #. 24729 #. 24669 24730 #. <rule> 24670 24731 #. <condition k="sport" v="skating"/> … … 24674 24735 #. <scale_max>50000</scale_max> 24675 24736 #. </rule> 24676 #. 24737 #. 24677 24738 #. <rule> 24678 24739 #. <condition k="sport" v="skateboard"/> … … 24682 24743 #. <scale_max>50000</scale_max> 24683 24744 #. </rule> 24684 #. 24745 #. 24685 24746 #. <rule> 24686 24747 #. <condition k="sport" v="soccer"/> … … 24690 24751 #. <scale_max>50000</scale_max> 24691 24752 #. </rule> 24692 #. 24753 #. 24693 24754 #. <rule> 24694 24755 #. <condition k="sport" v="swimming"/> … … 24698 24759 #. <scale_max>50000</scale_max> 24699 24760 #. </rule> 24700 #. 24761 #. 24701 24762 #. <rule> 24702 24763 #. <condition k="sport" v="skiing"/> … … 24706 24767 #. <scale_max>50000</scale_max> 24707 24768 #. </rule> 24708 #. 24769 #. 24709 24770 #. <rule> 24710 24771 #. <condition k="sport" v="table_tennis"/> … … 24714 24775 #. <scale_max>50000</scale_max> 24715 24776 #. </rule> 24716 #. 24777 #. 24717 24778 #. <rule> 24718 24779 #. <condition k="sport" v="tennis"/> … … 24722 24783 #. <scale_max>50000</scale_max> 24723 24784 #. </rule> 24724 #. 24785 #. 24725 24786 #. <rule> 24726 24787 #. <condition k="sport" v="paintball"/> … … 24730 24791 #. <scale_max>50000</scale_max> 24731 24792 #. </rule> 24732 #. 24793 #. 24733 24794 #. <rule> 24734 24795 #. <condition k="sport" v="squash"/> … … 24738 24799 #. <scale_max>50000</scale_max> 24739 24800 #. </rule> 24740 #. 24801 #. 24741 24802 #. <rule> 24742 24803 #. <condition k="sport" v="shooting"/> … … 24746 24807 #. <scale_max>50000</scale_max> 24747 24808 #. </rule> 24748 #. 24809 #. 24749 24810 #. <rule> 24750 24811 #. <condition k="sport" v="volleyball"/> … … 24754 24815 #. <scale_max>50000</scale_max> 24755 24816 #. </rule> 24756 #. 24817 #. 24757 24818 #. <rule> 24758 24819 #. <condition k="sport" v="beachvolleyball"/> … … 24762 24823 #. <scale_max>50000</scale_max> 24763 24824 #. </rule> 24764 #. 24825 #. 24765 24826 #. <rule> 24766 24827 #. <condition k="sport" v="bowling"/> … … 24770 24831 #. <scale_max>50000</scale_max> 24771 24832 #. </rule> 24772 #. 24833 #. 24773 24834 #. <rule> 24774 24835 #. <condition k="sport" v="handball"/> … … 24778 24839 #. <scale_max>50000</scale_max> 24779 24840 #. </rule> 24780 #. 24841 #. 24781 24842 #. <rule> 24782 24843 #. <condition k="sport" v="rowing"/> … … 24786 24847 #. <scale_max>50000</scale_max> 24787 24848 #. </rule> 24788 #. 24849 #. 24789 24850 #. <rule> 24790 24851 #. <condition k="sport" v="sailing"/> … … 24794 24855 #. <scale_max>50000</scale_max> 24795 24856 #. </rule> 24796 #. 24857 #. 24797 24858 #. <rule> 24798 24859 #. <condition k="sport" v="diving"/> … … 24802 24863 #. <scale_max>50000</scale_max> 24803 24864 #. </rule> 24804 #. 24865 #. 24805 24866 #. <rule> 24806 24867 #. <condition k="sport" v="badminton"/> … … 24810 24871 #. <scale_max>50000</scale_max> 24811 24872 #. </rule> 24812 #. 24873 #. 24813 24874 #. <rule> 24814 24875 #. <condition k="sport" v="archery"/> … … 24818 24879 #. <scale_max>50000</scale_max> 24819 24880 #. </rule> 24820 #. 24881 #. 24821 24882 #. <rule> 24822 24883 #. <condition k="sport" v="fishing"/> … … 26522 26583 #. <scale_max>50000</scale_max> 26523 26584 #. </rule> 26524 #. 26585 #. 26525 26586 #. <!--landuse tags --> 26526 #. 26587 #. 26527 26588 #. <rule> 26528 26589 #. <condition k="landuse" v="farm"/> … … 26532 26593 #. <scale_max>50000</scale_max> 26533 26594 #. </rule> 26534 #. 26595 #. 26535 26596 #. <rule> 26536 26597 #. <condition k="landuse" v="farmland"/> … … 26540 26601 #. <scale_max>50000</scale_max> 26541 26602 #. </rule> 26542 #. 26603 #. 26543 26604 #. <rule> 26544 26605 #. <condition k="landuse" v="meadow"/> … … 26548 26609 #. <scale_max>50000</scale_max> 26549 26610 #. </rule> 26550 #. 26611 #. 26551 26612 #. <rule> 26552 26613 #. <condition k="landuse" v="vineyard"/> … … 26556 26617 #. <scale_max>50000</scale_max> 26557 26618 #. </rule> 26558 #. 26619 #. 26559 26620 #. <rule> 26560 26621 #. <condition k="landuse" v="orchard"/> … … 26564 26625 #. <scale_max>50000</scale_max> 26565 26626 #. </rule> 26566 #. 26627 #. 26567 26628 #. <rule> 26568 26629 #. <condition k="landuse" v="allotments"/> … … 26572 26633 #. <scale_max>50000</scale_max> 26573 26634 #. </rule> 26574 #. 26635 #. 26575 26636 #. <rule> 26576 26637 #. <condition k="landuse" v="grass"/> … … 26580 26641 #. <scale_max>50000</scale_max> 26581 26642 #. </rule> 26582 #. 26643 #. 26583 26644 #. <rule> 26584 26645 #. <condition k="landuse" v="village_green"/> … … 26588 26649 #. <scale_max>50000</scale_max> 26589 26650 #. </rule> 26590 #. 26651 #. 26591 26652 #. <rule> 26592 26653 #. <condition k="landuse" v="recreation_ground"/> … … 28009 28070 #. <scale_max>40000</scale_max> 28010 28071 #. </rule> 28011 #. 28072 #. 28012 28073 #. <rule> 28013 28074 #. <condition k="bicycle" b="no"/> … … 28023 28084 #. <scale_max>30000</scale_max> 28024 28085 #. </rule> 28025 #. 28086 #. 28026 28087 #. <rule> 28027 28088 #. <condition k="highway" v="cycleway"/> … … 28031 28092 #. <scale_max>10000</scale_max> 28032 28093 #. </rule> 28033 #. 28094 #. 28034 28095 #. <!-- display path with bicycle/foot=designated as if it was cycleway/footway --> 28035 28096 #. <rule> … … 28040 28101 #. <scale_max>50000</scale_max> 28041 28102 #. </rule> 28042 #. 28103 #. 28043 28104 #. <rule> 28044 28105 #. <condition k="highway" v="path"/> … … 28051 28112 #. <scale_max>50000</scale_max> 28052 28113 #. </rule> 28053 #. 28114 #. 28054 28115 #. <!-- cycleway tags --> 28055 #. 28116 #. 28056 28117 #. <rule> 28057 28118 #. <condition k="cycleway" v="lane"/> … … 28061 28122 #. <scale_max>50000</scale_max> 28062 28123 #. </rule> 28063 #. 28124 #. 28064 28125 #. <rule> 28065 28126 #. <condition k="cycleway" v="opposite_lane"/> … … 28069 28130 #. <scale_max>50000</scale_max> 28070 28131 #. </rule> 28071 #. 28132 #. 28072 28133 #. <rule> 28073 28134 #. <condition k="cycleway" v="track"/> … … 28077 28138 #. <scale_max>50000</scale_max> 28078 28139 #. </rule> 28079 #. 28140 #. 28080 28141 #. <rule> 28081 28142 #. <condition k="cycleway" v="opposite_track"/> … … 28085 28146 #. <scale_max>50000</scale_max> 28086 28147 #. </rule> 28087 #. 28148 #. 28088 28149 #. <rule> 28089 28150 #. <condition k="cycleway" v="opposite"/> … … 28117 28178 #. <scale_max>50000</scale_max> 28118 28179 #. </rule> 28119 #. 28180 #. 28120 28181 #. <rule> 28121 28182 #. <condition k="foot" b="no"/> … … 28131 28192 #. <scale_max>50000</scale_max> 28132 28193 #. </rule> 28133 #. 28194 #. 28134 28195 #. <rule> 28135 28196 #. <condition k="highway" v="footway"/> … … 28139 28200 #. <scale_max>10000</scale_max> 28140 28201 #. </rule> 28141 #. 28202 #. 28142 28203 #. <rule> 28143 28204 #. <condition k="highway" v="path"/> … … 28146 28207 #. <scale_max>50000</scale_max> 28147 28208 #. </rule> 28148 #. 28209 #. 28149 28210 #. <rule> 28150 28211 #. <condition k="highway" v="path"/> … … 28154 28215 #. <scale_max>50000</scale_max> 28155 28216 #. </rule> 28156 #. 28217 #. 28157 28218 #. <rule> 28158 28219 #. <condition k="highway" v="pedestrian"/> … … 28163 28224 #. <scale_max>10000</scale_max> 28164 28225 #. </rule> 28165 #. 28226 #. 28166 28227 #. <rule> 28167 28228 #. <condition k="highway" v="steps"/> … … 28186 28247 #. <scale_max>50000</scale_max> 28187 28248 #. </rule> 28188 #. 28249 #. 28189 28250 #. <rule> 28190 28251 #. <condition k="railway" v="subway"/> … … 28299 28360 #. 7. scale_min / scale_max 28300 28361 #. - zoom scale for display 28301 #. 28362 #. 28302 28363 #. Using both area and line attributes for the same key/value pair does work. For areas 28303 28364 #. first the best matching area rule is searched and the best matching line rule is 28304 28365 #. connected with it. They need not have the same key/value pair. 28305 #. 28366 #. 28306 28367 #. The colours can consist of the two components - name and hex code (e.g. water#0000ff). 28307 28368 #. If both are given, the color name is introduced in preferences with that value. If only … … 28309 28370 #. modified preferences or previous value is used. The 6 hex digit color code can also 28310 28371 #. be appended by a hex value of the alpha channel (thus having 8 hex digits instead of 6). 28311 #. 28372 #. 28312 28373 #. Linemod's are drawn over or under the line they are associated with and modify the 28313 28374 #. appearance. There can be multiple linemod's for one way (contrary to line styles, … … 28317 28378 #. on the sides of the way or the waystyles itself must use alpha channel (which may 28318 28379 #. look strange). 28319 #. 28380 #. 28320 28381 #. If a key/value pair matches more than one rule, the "rule that wins" is unpredicted 28321 28382 #. in case they have same priority! Using priority settings helps to solve conflicts. 28322 #. 28383 #. 28323 28384 #. For external files the <rules> should have following elements: 28324 28385 #. - author the author of the style … … 28332 28393 #. - when the style is additional choose "standard" or don't use name tag 28333 28394 #. --> 28334 #. 28395 #. 28335 28396 #: build/trans_style.java:72 28336 28397 msgid "standard" … … 28338 28399 28339 28400 #. mappaint style named "standard" 28340 #. 28401 #. 28341 28402 #. <rule> 28342 28403 #. <condition k="restriction" v="no_left_turn"/> … … 28385 28446 #. <scale_max>40000</scale_max> 28386 28447 #. </rule> 28387 #. 28388 #. 28448 #. 28449 #. 28389 28450 #. <!-- mark some specials that should be fixed - they are already the default and therefore shouldn't be tagged --> 28390 28451 #. <rule> … … 28464 28525 #. <scale_max>40000</scale_max> 28465 28526 #. </rule> 28466 #. 28527 #. 28467 28528 #. <rule> 28468 28529 #. <condition k="highway" v="road"/> … … 28472 28533 #. <scale_max>50000</scale_max> 28473 28534 #. </rule> 28474 #. 28535 #. 28475 28536 #. <!--abutters tags --> 28476 #. 28537 #. 28477 28538 #. <!--accessories tags --> 28478 #. 28539 #. 28479 28540 #. <!--properties tags --> 28480 #. 28541 #. 28481 28542 #. <rule> 28482 28543 #. <condition k="mountain_pass" b="yes"/> … … 28492 28553 #. <scale_max>10000</scale_max> 28493 28554 #. </rule> 28494 #. 28555 #. 28495 28556 #. <rule> 28496 28557 #. <condition k="goods" b="no"/> … … 28499 28560 #. <scale_max>50000</scale_max> 28500 28561 #. </rule> 28501 #. 28562 #. 28502 28563 #. <rule> 28503 28564 #. <condition k="hgv" b="no"/> … … 28506 28567 #. <scale_max>50000</scale_max> 28507 28568 #. </rule> 28508 #. 28569 #. 28509 28570 #. <rule> 28510 28571 #. <condition k="horse" b="no"/> … … 28520 28581 #. <scale_max>20000</scale_max> 28521 28582 #. </rule> 28522 #. 28583 #. 28523 28584 #. <rule> 28524 28585 #. <condition k="highway" v="bridleway"/> … … 28532 28593 #. <scale_max>30000</scale_max> 28533 28594 #. </rule> 28534 #. 28595 #. 28535 28596 #. <rule> 28536 28597 #. <condition k="motorcycle" b="no"/> … … 28539 28600 #. <scale_max>50000</scale_max> 28540 28601 #. </rule> 28541 #. 28602 #. 28542 28603 #. <rule> 28543 28604 #. <condition k="motorcar" b="no"/> … … 28546 28607 #. <scale_max>50000</scale_max> 28547 28608 #. </rule> 28548 #. 28609 #. 28549 28610 #. <rule> 28550 28611 #. <condition k="psv" b="no"/> … … 28553 28614 #. <scale_max>50000</scale_max> 28554 28615 #. </rule> 28555 #. 28616 #. 28556 28617 #. <rule> 28557 28618 #. <condition k="motorboat" b="no"/> … … 28560 28621 #. <scale_max>50000</scale_max> 28561 28622 #. </rule> 28562 #. 28623 #. 28563 28624 #. <rule> 28564 28625 #. <condition k="boat" b="no"/> … … 28567 28628 #. <scale_max>50000</scale_max> 28568 28629 #. </rule> 28569 #. 28630 #. 28570 28631 #. <rule> 28571 28632 #. <condition k="noexit" b="yes"/> … … 28574 28635 #. <scale_max>50000</scale_max> 28575 28636 #. </rule> 28576 #. 28637 #. 28577 28638 #. <rule> 28578 28639 #. <condition k="maxweight"/> … … 28581 28642 #. <scale_max>50000</scale_max> 28582 28643 #. </rule> 28583 #. 28644 #. 28584 28645 #. <rule> 28585 28646 #. <condition k="maxheight"/> … … 28588 28649 #. <scale_max>50000</scale_max> 28589 28650 #. </rule> 28590 #. 28651 #. 28591 28652 #. <rule> 28592 28653 #. <condition k="maxwidth"/> … … 28595 28656 #. <scale_max>50000</scale_max> 28596 28657 #. </rule> 28597 #. 28658 #. 28598 28659 #. <rule> 28599 28660 #. <condition k="maxlength"/> … … 28602 28663 #. <scale_max>50000</scale_max> 28603 28664 #. </rule> 28604 #. 28665 #. 28605 28666 #. <rule> 28606 28667 #. <condition k="maxspeed"/> … … 28609 28670 #. <scale_max>50000</scale_max> 28610 28671 #. </rule> 28611 #. 28672 #. 28612 28673 #. <rule> 28613 28674 #. <condition k="minspeed"/> … … 28616 28677 #. <scale_max>50000</scale_max> 28617 28678 #. </rule> 28618 #. 28679 #. 28619 28680 #. <rule> 28620 28681 #. <condition k="maxstay"/> … … 28623 28684 #. <scale_max>50000</scale_max> 28624 28685 #. </rule> 28625 #. 28686 #. 28626 28687 #. <rule> 28627 28688 #. <condition k="toll"/> … … 28630 28691 #. <scale_max>50000</scale_max> 28631 28692 #. </rule> 28632 #. 28693 #. 28633 28694 #. <rule> 28634 28695 #. <condition k="barrier"/> … … 28805 28866 #. <scale_max>50000</scale_max> 28806 28867 #. </rule> 28807 #. 28868 #. 28808 28869 #. <!-- highway tags --> 28809 #. 28870 #. 28810 28871 #. <rule> 28811 28872 #. <condition k="motorroad" v="yes"/> … … 28819 28880 #. <scale_max>40000</scale_max> 28820 28881 #. </rule> 28821 #. 28882 #. 28822 28883 #. <rule> 28823 28884 #. <condition k="highway" v="track"/> … … 28827 28888 #. <scale_max>50000</scale_max> 28828 28889 #. </rule> 28829 #. 28890 #. 28830 28891 #. <!-- tracktype tags --> 28831 #. 28892 #. 28832 28893 #. <rule> 28833 28894 #. <condition k="tracktype" v="grade1"/> … … 28837 28898 #. <scale_max>50000</scale_max> 28838 28899 #. </rule> 28839 #. 28900 #. 28840 28901 #. <rule> 28841 28902 #. <condition k="tracktype" v="grade2"/> … … 28845 28906 #. <scale_max>50000</scale_max> 28846 28907 #. </rule> 28847 #. 28908 #. 28848 28909 #. <rule> 28849 28910 #. <condition k="tracktype" v="grade3"/> … … 28853 28914 #. <scale_max>50000</scale_max> 28854 28915 #. </rule> 28855 #. 28916 #. 28856 28917 #. <rule> 28857 28918 #. <condition k="tracktype" v="grade4"/> … … 28861 28922 #. <scale_max>50000</scale_max> 28862 28923 #. </rule> 28863 #. 28924 #. 28864 28925 #. <rule> 28865 28926 #. <condition k="tracktype" v="grade5"/> … … 28875 28936 #. <scale_max>10000</scale_max> 28876 28937 #. </rule> 28877 #. 28938 #. 28878 28939 #. <rule> 28879 28940 #. <condition k="direction" v="clockwise"/> … … 28882 28943 #. <scale_max>50000</scale_max> 28883 28944 #. </rule> 28884 #. 28945 #. 28885 28946 #. <rule> 28886 28947 #. <condition k="highway" v="mini_roundabout"/> … … 28890 28951 #. <scale_max>50000</scale_max> 28891 28952 #. </rule> 28892 #. 28953 #. 28893 28954 #. <rule> 28894 28955 #. <condition k="highway" v="stop"/> … … 28897 28958 #. <scale_max>50000</scale_max> 28898 28959 #. </rule> 28899 #. 28960 #. 28900 28961 #. <rule> 28901 28962 #. <condition k="highway" v="traffic_signals"/> … … 28904 28965 #. <scale_max>50000</scale_max> 28905 28966 #. </rule> 28906 #. 28967 #. 28907 28968 #. <rule> 28908 28969 #. <condition k="highway" v="street_lamp"/> … … 28911 28972 #. <scale_max>50000</scale_max> 28912 28973 #. </rule> 28913 #. 28974 #. 28914 28975 #. <rule> 28915 28976 #. <condition k="highway" v="speed_camera"/> … … 28918 28979 #. <scale_max>50000</scale_max> 28919 28980 #. </rule> 28920 #. 28981 #. 28921 28982 #. <rule> 28922 28983 #. <condition k="traffic_sign" v="city_limit"/> … … 28925 28986 #. <scale_max>40000</scale_max> 28926 28987 #. </rule> 28927 #. 28988 #. 28928 28989 #. <rule> 28929 28990 #. <condition k="highway" v="crossing"/> … … 28932 28993 #. <scale_max>50000</scale_max> 28933 28994 #. </rule> 28934 #. 28995 #. 28935 28996 #. <rule> 28936 28997 #. <condition k="highway" v="incline"/> … … 28939 29000 #. <scale_max>50000</scale_max> 28940 29001 #. </rule> 28941 #. 29002 #. 28942 29003 #. <rule> 28943 29004 #. <condition k="highway" v="incline_steep"/> … … 28946 29007 #. <scale_max>50000</scale_max> 28947 29008 #. </rule> 28948 #. 29009 #. 28949 29010 #. <rule> 28950 29011 #. <condition k="highway" v="motorway_junction"/> … … 28953 29014 #. <scale_max>50000</scale_max> 28954 29015 #. </rule> 28955 #. 29016 #. 28956 29017 #. <rule> 28957 29018 #. <condition k="highway" v="services"/> … … 28965 29026 #. <scale_max>50000</scale_max> 28966 29027 #. </rule> 28967 #. 29028 #. 28968 29029 #. <rule> 28969 29030 #. <condition k="highway" v="ford"/> … … 28977 29038 #. <scale_max>50000</scale_max> 28978 29039 #. </rule> 28979 #. 29040 #. 28980 29041 #. <rule> 28981 29042 #. <condition k="highway" v="bus_stop"/> … … 28984 29045 #. <scale_max>50000</scale_max> 28985 29046 #. </rule> 28986 #. 29047 #. 28987 29048 #. <rule> 28988 29049 #. <condition k="highway" v="turning_circle"/> … … 28996 29057 #. <scale_max>50000</scale_max> 28997 29058 #. </rule> 28998 #. 29059 #. 28999 29060 #. <rule> 29000 29061 #. <condition k="highway" v="emergency_access_point"/> … … 29009 29070 #. <scale_max>200000000</scale_max> 29010 29071 #. </rule> 29011 #. 29072 #. 29012 29073 #. <rule> 29013 29074 #. <condition k="waterway" v="riverbank"/> … … 29022 29083 #. <scale_max>200000000</scale_max> 29023 29084 #. </rule> 29024 #. 29085 #. 29025 29086 #. <rule> 29026 29087 #. <condition k="waterway" v="stream"/> … … 29034 29095 #. <scale_max>50000</scale_max> 29035 29096 #. </rule> 29036 #. 29097 #. 29037 29098 #. <rule> 29038 29099 #. <condition k="waterway" v="dock"/> … … 29046 29107 #. <scale_max>50000</scale_max> 29047 29108 #. </rule> 29048 #. 29109 #. 29049 29110 #. <rule> 29050 29111 #. <condition k="waterway" v="lock_gate"/> … … 29053 29114 #. <scale_max>50000</scale_max> 29054 29115 #. </rule> 29055 #. 29116 #. 29056 29117 #. <rule> 29057 29118 #. <condition k="waterway" v="turning_point"/> … … 29060 29121 #. <scale_max>50000</scale_max> 29061 29122 #. </rule> 29062 #. 29123 #. 29063 29124 #. <rule> 29064 29125 #. <condition k="waterway" v="boatyard"/> … … 29068 29129 #. <scale_max>50000</scale_max> 29069 29130 #. </rule> 29070 #. 29131 #. 29071 29132 #. <rule> 29072 29133 #. <condition k="waterway" v="water_point"/> … … 29075 29136 #. <scale_max>50000</scale_max> 29076 29137 #. </rule> 29077 #. 29138 #. 29078 29139 #. <rule> 29079 29140 #. <condition k="waterway" v="waste_disposal"/> … … 29082 29143 #. <scale_max>50000</scale_max> 29083 29144 #. </rule> 29084 #. 29145 #. 29085 29146 #. <rule> 29086 29147 #. <condition k="waterway" v="mooring"/> … … 29089 29150 #. <scale_max>50000</scale_max> 29090 29151 #. </rule> 29091 #. 29152 #. 29092 29153 #. <rule> 29093 29154 #. <condition k="waterway" v="weir"/> … … 29097 29158 #. <scale_max>50000</scale_max> 29098 29159 #. </rule> 29099 #. 29160 #. 29100 29161 #. <rule> 29101 29162 #. <condition k="waterway" v="dam"/> … … 29106 29167 #. <scale_max>50000</scale_max> 29107 29168 #. </rule> 29108 #. 29169 #. 29109 29170 #. <rule> 29110 29171 #. <condition k="waterway" v="waterfall"/> … … 29114 29175 #. <scale_max>50000</scale_max> 29115 29176 #. </rule> 29116 #. 29177 #. 29117 29178 #. <!--man_made tags --> 29118 #. 29179 #. 29119 29180 #. <rule> 29120 29181 #. <condition k="man_made" v="beacon"/> … … 29124 29185 #. <scale_max>50000</scale_max> 29125 29186 #. </rule> 29126 #. 29187 #. 29127 29188 #. <rule> 29128 29189 #. <condition k="man_made" v="crane"/> … … 29132 29193 #. <scale_max>50000</scale_max> 29133 29194 #. </rule> 29134 #. 29195 #. 29135 29196 #. <rule> 29136 29197 #. <condition k="man_made" v="gasometer"/> … … 29140 29201 #. <scale_max>50000</scale_max> 29141 29202 #. </rule> 29142 #. 29203 #. 29143 29204 #. <rule> 29144 29205 #. <condition k="man_made" v="lighthouse"/> … … 29149 29210 #. <scale_max>50000</scale_max> 29150 29211 #. </rule> 29151 #. 29212 #. 29152 29213 #. <rule> 29153 29214 #. <condition k="man_made" v="petroleum_well"/> … … 29156 29217 #. <scale_max>50000</scale_max> 29157 29218 #. </rule> 29158 #. 29219 #. 29159 29220 #. <rule> 29160 29221 #. <condition k="man_made" v="reservoir_covered"/> … … 29164 29225 #. <scale_max>50000</scale_max> 29165 29226 #. </rule> 29166 #. 29227 #. 29167 29228 #. <rule> 29168 29229 #. <condition k="man_made" v="surveillance"/> … … 29172 29233 #. <scale_max>50000</scale_max> 29173 29234 #. </rule> 29174 #. 29235 #. 29175 29236 #. <rule> 29176 29237 #. <condition k="man_made" v="survey_point"/> … … 29180 29241 #. <scale_max>50000</scale_max> 29181 29242 #. </rule> 29182 #. 29243 #. 29183 29244 #. <rule> 29184 29245 #. <condition k="man_made" v="tower"/> … … 29188 29249 #. <scale_max>50000</scale_max> 29189 29250 #. </rule> 29190 #. 29251 #. 29191 29252 #. <rule> 29192 29253 #. <condition k="man_made" v="wastewater_plant"/> … … 29196 29257 #. <scale_max>50000</scale_max> 29197 29258 #. </rule> 29198 #. 29259 #. 29199 29260 #. <rule> 29200 29261 #. <condition k="man_made" v="watermill"/> … … 29204 29265 #. <scale_max>50000</scale_max> 29205 29266 #. </rule> 29206 #. 29267 #. 29207 29268 #. <rule> 29208 29269 #. <condition k="man_made" v="water_tower"/> … … 29212 29273 #. <scale_max>50000</scale_max> 29213 29274 #. </rule> 29214 #. 29275 #. 29215 29276 #. <rule> 29216 29277 #. <condition k="man_made" v="windmill"/> … … 29220 29281 #. <scale_max>50000</scale_max> 29221 29282 #. </rule> 29222 #. 29283 #. 29223 29284 #. <rule> 29224 29285 #. <condition k="man_made" v="works"/> … … 29228 29289 #. <scale_max>50000</scale_max> 29229 29290 #. </rule> 29230 #. 29291 #. 29231 29292 #. <rule> 29232 29293 #. <condition k="man_made" v="water_works"/> … … 29249 29310 #. <scale_max>50000</scale_max> 29250 29311 #. </rule> 29251 #. 29312 #. 29252 29313 #. <rule> 29253 29314 #. <condition k="waterway" v="rapids"/> … … 29262 29323 #. <scale_max>50000</scale_max> 29263 29324 #. </rule> 29264 #. 29325 #. 29265 29326 #. <!-- railway tags --> 29266 #. 29327 #. 29267 29328 #. <rule> 29268 29329 #. <condition k="railway" v="station"/> … … 29272 29333 #. <scale_max>50000</scale_max> 29273 29334 #. </rule> 29274 #. 29335 #. 29275 29336 #. <rule> 29276 29337 #. <condition k="railway" v="halt"/> … … 29279 29340 #. <scale_max>50000</scale_max> 29280 29341 #. </rule> 29281 #. 29342 #. 29282 29343 #. <rule> 29283 29344 #. <condition k="railway" v="tram_station"/> … … 29287 29348 #. <scale_max>50000</scale_max> 29288 29349 #. </rule> 29289 #. 29350 #. 29290 29351 #. <rule> 29291 29352 #. <condition k="railway" v="tram_stop"/> … … 29294 29355 #. <scale_max>50000</scale_max> 29295 29356 #. </rule> 29296 #. 29357 #. 29297 29358 #. <rule> 29298 29359 #. <condition k="railway" v="subway_entrance"/> … … 29302 29363 #. <scale_max>50000</scale_max> 29303 29364 #. </rule> 29304 #. 29365 #. 29305 29366 #. <rule> 29306 29367 #. <condition k="railway" v="crossing"/> … … 29310 29371 #. <scale_max>50000</scale_max> 29311 29372 #. </rule> 29312 #. 29373 #. 29313 29374 #. <rule> 29314 29375 #. <condition k="railway" v="level_crossing"/> … … 29324 29385 #. <scale_max>200000000</scale_max> 29325 29386 #. </rule> 29326 #. 29387 #. 29327 29388 #. <rule> 29328 29389 #. <condition k="railway" v="tram"/> … … 29333 29394 #. <scale_max>50000</scale_max> 29334 29395 #. </rule> 29335 #. 29396 #. 29336 29397 #. <rule> 29337 29398 #. <condition k="railway" v="light_rail"/> … … 29350 29411 #. <scale_max>50000</scale_max> 29351 29412 #. </rule> 29352 #. 29413 #. 29353 29414 #. <rule> 29354 29415 #. <condition k="railway" v="preserved"/> … … 29358 29419 #. <scale_max>50000</scale_max> 29359 29420 #. </rule> 29360 #. 29421 #. 29361 29422 #. <!-- disused often appears together with highway=xy --> 29362 29423 #. <!-- -> normal display with line, linemod for combinations --> … … 29369 29430 #. <scale_max>50000</scale_max> 29370 29431 #. </rule> 29371 #. 29432 #. 29372 29433 #. <!-- abandoned often appears together with highway=xy --> 29373 29434 #. <!-- -> normal display with line, linemod for combinations --> … … 29386 29447 #. <scale_max>50000</scale_max> 29387 29448 #. </rule> 29388 #. 29449 #. 29389 29450 #. <rule> 29390 29451 #. <condition k="service" v="yard"/> … … 29393 29454 #. <scale_max>50000</scale_max> 29394 29455 #. </rule> 29395 #. 29456 #. 29396 29457 #. <rule> 29397 29458 #. <condition k="service" v="siding"/> … … 29400 29461 #. <scale_max>50000</scale_max> 29401 29462 #. </rule> 29402 #. 29463 #. 29403 29464 #. <rule> 29404 29465 #. <condition k="service" v="spur"/> … … 29407 29468 #. <scale_max>50000</scale_max> 29408 29469 #. </rule> 29409 #. 29470 #. 29410 29471 #. <!--aeroway tags --> 29411 #. 29472 #. 29412 29473 #. <rule> 29413 29474 #. <condition k="aeroway" v="aerodrome"/> … … 29418 29479 #. <scale_max>50000</scale_max> 29419 29480 #. </rule> 29420 #. 29481 #. 29421 29482 #. <rule> 29422 29483 #. <condition k="aeroway" v="taxiway"/> … … 29431 29492 #. <scale_max>50000</scale_max> 29432 29493 #. </rule> 29433 #. 29494 #. 29434 29495 #. <rule> 29435 29496 #. <condition k="aeroway" v="terminal"/> … … 29443 29504 #. <scale_max>50000</scale_max> 29444 29505 #. </rule> 29445 #. 29506 #. 29446 29507 #. <rule> 29447 29508 #. <condition k="aeroway" v="helipad"/> … … 29451 29512 #. <scale_max>50000</scale_max> 29452 29513 #. </rule> 29453 #. 29514 #. 29454 29515 #. <rule> 29455 29516 #. <condition k="aeroway" v="runway"/> … … 29463 29524 #. <scale_max>50000</scale_max> 29464 29525 #. </rule> 29465 #. 29526 #. 29466 29527 #. <rule> 29467 29528 #. <condition k="aeroway" v="apron"/> … … 29475 29536 #. <scale_max>50000</scale_max> 29476 29537 #. </rule> 29477 #. 29538 #. 29478 29539 #. <rule> 29479 29540 #. <condition k="aeroway" v="gate"/> … … 29482 29543 #. <scale_max>50000</scale_max> 29483 29544 #. </rule> 29484 #. 29545 #. 29485 29546 #. <rule> 29486 29547 #. <condition k="aeroway" v="windsock"/> … … 29489 29550 #. <scale_max>50000</scale_max> 29490 29551 #. </rule> 29491 #. 29552 #. 29492 29553 #. <!--aerialway tags --> 29493 #. 29554 #. 29494 29555 #. <rule> 29495 29556 #. <condition k="aerialway" v="cable_car"/> … … 29499 29560 #. <scale_max>50000</scale_max> 29500 29561 #. </rule> 29501 #. 29562 #. 29502 29563 #. <rule> 29503 29564 #. <condition k="aerialway" v="gondola"/> … … 29507 29568 #. <scale_max>50000</scale_max> 29508 29569 #. </rule> 29509 #. 29570 #. 29510 29571 #. <rule> 29511 29572 #. <condition k="aerialway" v="chair_lift"/> … … 29515 29576 #. <scale_max>50000</scale_max> 29516 29577 #. </rule> 29517 #. 29578 #. 29518 29579 #. <rule> 29519 29580 #. <condition k="aerialway" v="drag_lift"/> … … 29523 29584 #. <scale_max>50000</scale_max> 29524 29585 #. </rule> 29525 #. 29586 #. 29526 29587 #. <rule> 29527 29588 #. <condition k="aerialway" v="station"/> … … 29531 29592 #. <scale_max>50000</scale_max> 29532 29593 #. </rule> 29533 #. 29594 #. 29534 29595 #. <rule> 29535 29596 #. <condition k="aerialway" v="pylon"/> … … 29545 29606 #. <scale_max>50000</scale_max> 29546 29607 #. </rule> 29547 #. 29608 #. 29548 29609 #. <!-- piste tags --> 29549 #. 29610 #. 29550 29611 #. <rule> 29551 29612 #. <condition k="piste:difficulty" v="easy"/> … … 29560 29621 #. <scale_max>30000</scale_max> 29561 29622 #. </rule> 29562 #. 29623 #. 29563 29624 #. <rule> 29564 29625 #. <condition k="piste:difficulty" v="intermediate"/> … … 29573 29634 #. <scale_max>30000</scale_max> 29574 29635 #. </rule> 29575 #. 29636 #. 29576 29637 #. <rule> 29577 29638 #. <condition k="piste:difficulty" v="advanced"/> … … 29586 29647 #. <scale_max>30000</scale_max> 29587 29648 #. </rule> 29588 #. 29649 #. 29589 29650 #. <rule> 29590 29651 #. <condition k="piste:difficulty" v="expert"/> … … 29599 29660 #. <scale_max>30000</scale_max> 29600 29661 #. </rule> 29601 #. 29662 #. 29602 29663 #. <rule> 29603 29664 #. <condition k="piste:difficulty" v="freeride"/> … … 29612 29673 #. <scale_max>30000</scale_max> 29613 29674 #. </rule> 29614 #. 29675 #. 29615 29676 #. <rule> 29616 29677 #. <condition k="piste:difficulty" v="novice"/> … … 29625 29686 #. <scale_max>300000</scale_max> 29626 29687 #. </rule> 29627 #. 29688 #. 29628 29689 #. <!--power tags --> 29629 #. 29690 #. 29630 29691 #. <rule> 29631 29692 #. <condition k="power" v="tower"/> … … 29635 29696 #. <scale_max>50000</scale_max> 29636 29697 #. </rule> 29637 #. 29698 #. 29638 29699 #. <rule> 29639 29700 #. <condition k="power" v="pole"/> … … 29642 29703 #. <scale_max>50000</scale_max> 29643 29704 #. </rule> 29644 #. 29705 #. 29645 29706 #. <rule> 29646 29707 #. <condition k="power" v="line"/> … … 29650 29711 #. <scale_max>50000</scale_max> 29651 29712 #. </rule> 29652 #. 29713 #. 29653 29714 #. <rule> 29654 29715 #. <condition k="power" v="minor_line"/> … … 29658 29719 #. <scale_max>50000</scale_max> 29659 29720 #. </rule> 29660 #. 29721 #. 29661 29722 #. <rule> 29662 29723 #. <condition k="power" v="station"/> … … 29666 29727 #. <scale_max>50000</scale_max> 29667 29728 #. </rule> 29668 #. 29729 #. 29669 29730 #. <rule> 29670 29731 #. <condition k="power" v="sub_station"/> … … 29674 29735 #. <scale_max>50000</scale_max> 29675 29736 #. </rule> 29676 #. 29737 #. 29677 29738 #. <rule> 29678 29739 #. <condition k="power_source" v="wind"/> … … 29682 29743 #. <scale_max>50000</scale_max> 29683 29744 #. </rule> 29684 #. 29745 #. 29685 29746 #. <rule> 29686 29747 #. <condition k="power_source" v="hydro"/> … … 29690 29751 #. <scale_max>50000</scale_max> 29691 29752 #. </rule> 29692 #. 29753 #. 29693 29754 #. <rule> 29694 29755 #. <condition k="power_source" v="fossil"/> … … 29698 29759 #. <scale_max>50000</scale_max> 29699 29760 #. </rule> 29700 #. 29761 #. 29701 29762 #. <rule> 29702 29763 #. <condition k="power_source" v="coal"/> … … 29706 29767 #. <scale_max>50000</scale_max> 29707 29768 #. </rule> 29708 #. 29769 #. 29709 29770 #. <rule> 29710 29771 #. <condition k="power_source" v="gas"/> … … 29714 29775 #. <scale_max>50000</scale_max> 29715 29776 #. </rule> 29716 #. 29777 #. 29717 29778 #. <rule> 29718 29779 #. <condition k="power_source" v="photovoltaic"/> … … 29722 29783 #. <scale_max>50000</scale_max> 29723 29784 #. </rule> 29724 #. 29785 #. 29725 29786 #. <rule> 29726 29787 #. <condition k="power_source" v="nuclear"/> … … 29730 29791 #. <scale_max>50000</scale_max> 29731 29792 #. </rule> 29732 #. 29793 #. 29733 29794 #. <rule> 29734 29795 #. <condition k="power" v="generator"/> … … 29748 29809 #. <scale_max>50000</scale_max> 29749 29810 #. </rule> 29750 #. 29811 #. 29751 29812 #. <rule> 29752 29813 #. <condition k="man_made" v="pier"/> … … 29761 29822 #. <scale_max>50000</scale_max> 29762 29823 #. </rule> 29763 #. 29824 #. 29764 29825 #. <rule> 29765 29826 #. <condition k="man_made" v="pipeline"/> … … 29772 29833 #. <scale_max>50000</scale_max> 29773 29834 #. </rule> 29774 #. 29835 #. 29775 29836 #. <!--leisure tags --> 29776 #. 29837 #. 29777 29838 #. <rule> 29778 29839 #. <condition k="leisure" v="sports_centre"/> … … 29782 29843 #. <scale_max>50000</scale_max> 29783 29844 #. </rule> 29784 #. 29845 #. 29785 29846 #. <rule> 29786 29847 #. <condition k="leisure" v="golf_course"/> … … 29790 29851 #. <scale_max>50000</scale_max> 29791 29852 #. </rule> 29792 #. 29853 #. 29793 29854 #. <rule> 29794 29855 #. <condition k="leisure" v="stadium"/> … … 29798 29859 #. <scale_max>50000</scale_max> 29799 29860 #. </rule> 29800 #. 29861 #. 29801 29862 #. <rule> 29802 29863 #. <condition k="leisure" v="track"/> … … 29806 29867 #. <scale_max>50000</scale_max> 29807 29868 #. </rule> 29808 #. 29869 #. 29809 29870 #. <rule> 29810 29871 #. <condition k="leisure" v="pitch"/> … … 29814 29875 #. <scale_max>50000</scale_max> 29815 29876 #. </rule> 29816 #. 29877 #. 29817 29878 #. <rule> 29818 29879 #. <condition k="leisure" v="water_park"/> … … 29822 29883 #. <scale_max>50000</scale_max> 29823 29884 #. </rule> 29824 #. 29885 #. 29825 29886 #. <rule> 29826 29887 #. <condition k="leisure" v="slipway"/> … … 29830 29891 #. <scale_max>50000</scale_max> 29831 29892 #. </rule> 29832 #. 29893 #. 29833 29894 #. <rule> 29834 29895 #. <condition k="leisure" v="fishing"/> … … 29838 29899 #. <scale_max>50000</scale_max> 29839 29900 #. </rule> 29840 #. 29901 #. 29841 29902 #. <rule> 29842 29903 #. <condition k="leisure" v="nature_reserve"/> … … 29846 29907 #. <scale_max>50000</scale_max> 29847 29908 #. </rule> 29848 #. 29909 #. 29849 29910 #. <rule> 29850 29911 #. <condition k="leisure" v="park"/> … … 29854 29915 #. <scale_max>50000</scale_max> 29855 29916 #. </rule> 29856 #. 29917 #. 29857 29918 #. <rule> 29858 29919 #. <condition k="leisure" v="playground"/> … … 29862 29923 #. <scale_max>50000</scale_max> 29863 29924 #. </rule> 29864 #. 29925 #. 29865 29926 #. <rule> 29866 29927 #. <condition k="leisure" v="garden"/> … … 29870 29931 #. <scale_max>50000</scale_max> 29871 29932 #. </rule> 29872 #. 29933 #. 29873 29934 #. <rule> 29874 29935 #. <condition k="leisure" v="common"/> … … 29878 29939 #. <scale_max>50000</scale_max> 29879 29940 #. </rule> 29880 #. 29941 #. 29881 29942 #. <rule> 29882 29943 #. <condition k="leisure" v="swimming_pool"/> … … 29886 29947 #. <scale_max>50000</scale_max> 29887 29948 #. </rule> 29888 #. 29949 #. 29889 29950 #. <rule> 29890 29951 #. <condition k="leisure" v="miniature_golf"/> … … 29894 29955 #. <scale_max>50000</scale_max> 29895 29956 #. </rule> 29896 #. 29957 #. 29897 29958 #. <rule> 29898 29959 #. <condition k="leisure" v="dog_park"/> … … 29902 29963 #. <scale_max>50000</scale_max> 29903 29964 #. </rule> 29904 #. 29965 #. 29905 29966 #. <rule> 29906 29967 #. <condition k="leisure" v="ice_rink"/> … … 29922 29983 #. <scale_max>50000</scale_max> 29923 29984 #. </rule> 29924 #. 29985 #. 29925 29986 #. <rule> 29926 29987 #. <condition k="leisure" v="marina"/> … … 29934 29995 #. <scale_max>50000</scale_max> 29935 29996 #. </rule> 29936 #. 29997 #. 29937 29998 #. <!--amenity tags --> 29938 #. 29999 #. 29939 30000 #. <rule> 29940 30001 #. <condition k="amenity" v="pub"/> … … 29944 30005 #. <scale_max>50000</scale_max> 29945 30006 #. </rule> 29946 #. 30007 #. 29947 30008 #. <rule> 29948 30009 #. <condition k="amenity" v="biergarten"/> … … 29952 30013 #. <scale_max>50000</scale_max> 29953 30014 #. </rule> 29954 #. 30015 #. 29955 30016 #. <rule> 29956 30017 #. <condition k="amenity" v="nightclub"/> … … 29960 30021 #. <scale_max>50000</scale_max> 29961 30022 #. </rule> 29962 #. 30023 #. 29963 30024 #. <rule> 29964 30025 #. <condition k="amenity" v="stripclub"/> … … 29968 30029 #. <scale_max>50000</scale_max> 29969 30030 #. </rule> 29970 #. 30031 #. 29971 30032 #. <rule> 29972 30033 #. <condition k="amenity" v="brothel"/> … … 29976 30037 #. <scale_max>50000</scale_max> 29977 30038 #. </rule> 29978 #. 30039 #. 29979 30040 #. <rule> 29980 30041 #. <condition k="amenity" v="cafe"/> … … 29984 30045 #. <scale_max>50000</scale_max> 29985 30046 #. </rule> 29986 #. 30047 #. 29987 30048 #. <rule> 29988 30049 #. <condition k="amenity" v="restaurant"/> … … 29992 30053 #. <scale_max>50000</scale_max> 29993 30054 #. </rule> 29994 #. 30055 #. 29995 30056 #. <rule> 29996 30057 #. <condition k="amenity" v="food_court"/> … … 30000 30061 #. <scale_max>50000</scale_max> 30001 30062 #. </rule> 30002 #. 30063 #. 30003 30064 #. <rule> 30004 30065 #. <condition k="amenity" v="fast_food"/> … … 30008 30069 #. <scale_max>50000</scale_max> 30009 30070 #. </rule> 30010 #. 30071 #. 30011 30072 #. <rule> 30012 30073 #. <condition k="amenity" v="bar"/> … … 30016 30077 #. <scale_max>50000</scale_max> 30017 30078 #. </rule> 30018 #. 30079 #. 30019 30080 #. <rule> 30020 30081 #. <condition k="amenity" v="ice_cream"/> … … 30033 30094 #. <scale_max>50000</scale_max> 30034 30095 #. </rule> 30035 #. 30096 #. 30036 30097 #. <rule> 30037 30098 #. <condition k="parking" v="multi-storey"/> … … 30041 30102 #. <scale_max>50000</scale_max> 30042 30103 #. </rule> 30043 #. 30104 #. 30044 30105 #. <rule> 30045 30106 #. <condition k="parking" v="underground"/> … … 30049 30110 #. <scale_max>50000</scale_max> 30050 30111 #. </rule> 30051 #. 30112 #. 30052 30113 #. <rule> 30053 30114 #. <condition k="parking" v="park_and_ride"/> … … 30057 30118 #. <scale_max>50000</scale_max> 30058 30119 #. </rule> 30059 #. 30120 #. 30060 30121 #. <rule> 30061 30122 #. <condition k="parking" v="surface"/> … … 30065 30126 #. <scale_max>50000</scale_max> 30066 30127 #. </rule> 30067 #. 30128 #. 30068 30129 #. <rule> 30069 30130 #. <condition k="amenity" v="parking"/> … … 30073 30134 #. <scale_max>50000</scale_max> 30074 30135 #. </rule> 30075 #. 30136 #. 30076 30137 #. <rule> 30077 30138 #. <condition k="amenity" v="bicycle_parking"/> … … 30081 30142 #. <scale_max>50000</scale_max> 30082 30143 #. </rule> 30083 #. 30144 #. 30084 30145 #. <rule> 30085 30146 #. <condition k="amenity" v="bicycle_rental"/> … … 30089 30150 #. <scale_max>50000</scale_max> 30090 30151 #. </rule> 30091 #. 30152 #. 30092 30153 #. <rule> 30093 30154 #. <condition k="amenity" v="car_rental"/> … … 30097 30158 #. <scale_max>50000</scale_max> 30098 30159 #. </rule> 30099 #. 30160 #. 30100 30161 #. <rule> 30101 30162 #. <condition k="amenity" v="car_sharing"/> … … 30105 30166 #. <scale_max>50000</scale_max> 30106 30167 #. </rule> 30107 #. 30168 #. 30108 30169 #. <rule> 30109 30170 #. <condition k="amenity" v="car_wash"/> … … 30113 30174 #. <scale_max>50000</scale_max> 30114 30175 #. </rule> 30115 #. 30176 #. 30116 30177 #. <rule> 30117 30178 #. <condition k="amenity" v="taxi"/> … … 30121 30182 #. <scale_max>50000</scale_max> 30122 30183 #. </rule> 30123 #. 30184 #. 30124 30185 #. <rule> 30125 30186 #. <condition k="amenity" v="fuel"/> … … 30138 30199 #. <scale_max>50000</scale_max> 30139 30200 #. </rule> 30140 #. 30201 #. 30141 30202 #. <rule> 30142 30203 #. <condition k="amenity" v="grit_bin"/> … … 30145 30206 #. <scale_max>50000</scale_max> 30146 30207 #. </rule> 30147 #. 30208 #. 30148 30209 #. <rule> 30149 30210 #. <condition k="amenity" v="telephone"/> … … 30153 30214 #. <scale_max>50000</scale_max> 30154 30215 #. </rule> 30155 #. 30216 #. 30156 30217 #. <rule> 30157 30218 #. <condition k="amenity" v="clock"/> … … 30160 30221 #. <scale_max>50000</scale_max> 30161 30222 #. </rule> 30162 #. 30223 #. 30163 30224 #. <rule> 30164 30225 #. <condition k="amenity" v="emergency_phone"/> … … 30168 30229 #. <scale_max>50000</scale_max> 30169 30230 #. </rule> 30170 #. 30231 #. 30171 30232 #. <rule> 30172 30233 #. <condition k="amenity" v="toilets"/> … … 30176 30237 #. <scale_max>50000</scale_max> 30177 30238 #. </rule> 30178 #. 30239 #. 30179 30240 #. <rule> 30180 30241 #. <condition k="amenity" v="recycling"/> … … 30184 30245 #. <scale_max>50000</scale_max> 30185 30246 #. </rule> 30186 #. 30247 #. 30187 30248 #. <rule> 30188 30249 #. <condition k="amenity" v="waste_basket"/> … … 30191 30252 #. <scale_max>50000</scale_max> 30192 30253 #. </rule> 30193 #. 30254 #. 30194 30255 #. <rule> 30195 30256 #. <condition k="amenity" v="public_building"/> … … 30199 30260 #. <scale_max>50000</scale_max> 30200 30261 #. </rule> 30201 #. 30262 #. 30202 30263 #. <rule> 30203 30264 #. <condition k="amenity" v="embassy"/> … … 30207 30268 #. <scale_max>50000</scale_max> 30208 30269 #. </rule> 30209 #. 30270 #. 30210 30271 #. <rule> 30211 30272 #. <condition k="amenity" v="townhall"/> … … 30215 30276 #. <scale_max>50000</scale_max> 30216 30277 #. </rule> 30217 #. 30278 #. 30218 30279 #. <rule> 30219 30280 #. <condition k="amenity" v="community_centre"/> … … 30223 30284 #. <scale_max>50000</scale_max> 30224 30285 #. </rule> 30225 #. 30286 #. 30226 30287 #. <rule> 30227 30288 #. <condition k="religion" v="bahai"/> … … 30230 30291 #. <scale_max>50000</scale_max> 30231 30292 #. </rule> 30232 #. 30293 #. 30233 30294 #. <rule> 30234 30295 #. <condition k="religion" v="buddhist"/> … … 30237 30298 #. <scale_max>50000</scale_max> 30238 30299 #. </rule> 30239 #. 30300 #. 30240 30301 #. <rule> 30241 30302 #. <condition k="religion" v="christian"/> … … 30244 30305 #. <scale_max>50000</scale_max> 30245 30306 #. </rule> 30246 #. 30307 #. 30247 30308 #. <rule> 30248 30309 #. <condition k="religion" v="hindu"/> … … 30251 30312 #. <scale_max>50000</scale_max> 30252 30313 #. </rule> 30253 #. 30314 #. 30254 30315 #. <rule> 30255 30316 #. <condition k="religion" v="jain"/> … … 30258 30319 #. <scale_max>50000</scale_max> 30259 30320 #. </rule> 30260 #. 30321 #. 30261 30322 #. <rule> 30262 30323 #. <condition k="religion" v="jewish"/> … … 30265 30326 #. <scale_max>50000</scale_max> 30266 30327 #. </rule> 30267 #. 30328 #. 30268 30329 #. <rule> 30269 30330 #. <condition k="religion" v="muslim"/> … … 30272 30333 #. <scale_max>50000</scale_max> 30273 30334 #. </rule> 30274 #. 30335 #. 30275 30336 #. <rule> 30276 30337 #. <condition k="religion" v="sikh"/> … … 30279 30340 #. <scale_max>50000</scale_max> 30280 30341 #. </rule> 30281 #. 30342 #. 30282 30343 #. <rule> 30283 30344 #. <condition k="religion" v="shinto"/> … … 30286 30347 #. <scale_max>50000</scale_max> 30287 30348 #. </rule> 30288 #. 30349 #. 30289 30350 #. <rule> 30290 30351 #. <condition k="religion" v="spiritualist"/> … … 30293 30354 #. <scale_max>50000</scale_max> 30294 30355 #. </rule> 30295 #. 30356 #. 30296 30357 #. <rule> 30297 30358 #. <condition k="religion" v="taoist"/> … … 30300 30361 #. <scale_max>50000</scale_max> 30301 30362 #. </rule> 30302 #. 30363 #. 30303 30364 #. <rule> 30304 30365 #. <condition k="religion" v="unitarian"/> … … 30307 30368 #. <scale_max>50000</scale_max> 30308 30369 #. </rule> 30309 #. 30370 #. 30310 30371 #. <rule> 30311 30372 #. <condition k="religion" v="zoroastrian"/> … … 30314 30375 #. <scale_max>50000</scale_max> 30315 30376 #. </rule> 30316 #. 30377 #. 30317 30378 #. <rule> 30318 30379 #. <condition k="amenity" v="place_of_worship"/> … … 30322 30383 #. <scale_max>50000</scale_max> 30323 30384 #. </rule> 30324 #. 30385 #. 30325 30386 #. <rule> 30326 30387 #. <condition k="amenity" v="grave_yard"/> … … 30330 30391 #. <scale_max>50000</scale_max> 30331 30392 #. </rule> 30332 #. 30393 #. 30333 30394 #. <rule> 30334 30395 #. <condition k="amenity" v="crematorium"/> … … 30338 30399 #. <scale_max>50000</scale_max> 30339 30400 #. </rule> 30340 #. 30401 #. 30341 30402 #. <rule> 30342 30403 #. <condition k="amenity" v="post_office"/> … … 30346 30407 #. <scale_max>50000</scale_max> 30347 30408 #. </rule> 30348 #. 30409 #. 30349 30410 #. <rule> 30350 30411 #. <condition k="amenity" v="post_box"/> … … 30354 30415 #. <scale_max>50000</scale_max> 30355 30416 #. </rule> 30356 #. 30417 #. 30357 30418 #. <rule> 30358 30419 #. <condition k="amenity" v="school"/> … … 30362 30423 #. <scale_max>50000</scale_max> 30363 30424 #. </rule> 30364 #. 30425 #. 30365 30426 #. <rule> 30366 30427 #. <condition k="amenity" v="university"/> … … 30370 30431 #. <scale_max>50000</scale_max> 30371 30432 #. </rule> 30372 #. 30433 #. 30373 30434 #. <rule> 30374 30435 #. <condition k="amenity" v="college"/> … … 30378 30439 #. <scale_max>50000</scale_max> 30379 30440 #. </rule> 30380 #. 30441 #. 30381 30442 #. <rule> 30382 30443 #. <condition k="amenity" v="kindergarten"/> … … 30386 30447 #. <scale_max>50000</scale_max> 30387 30448 #. </rule> 30388 #. 30449 #. 30389 30450 #. <rule> 30390 30451 #. <condition k="amenity" v="driving_school"/> … … 30395 30456 #. <scale_max>50000</scale_max> 30396 30457 #. </rule> 30397 #. 30458 #. 30398 30459 #. <rule> 30399 30460 #. <condition k="amenity" v="library"/> … … 30403 30464 #. <scale_max>50000</scale_max> 30404 30465 #. </rule> 30405 #. 30466 #. 30406 30467 #. <rule> 30407 30468 #. <condition k="amenity" v="police"/> … … 30411 30472 #. <scale_max>50000</scale_max> 30412 30473 #. </rule> 30413 #. 30474 #. 30414 30475 #. <rule> 30415 30476 #. <condition k="amenity" v="fire_station"/> … … 30419 30480 #. <scale_max>50000</scale_max> 30420 30481 #. </rule> 30421 #. 30482 #. 30422 30483 #. <rule> 30423 30484 #. <condition k="amenity" v="bus_station"/> … … 30427 30488 #. <scale_max>50000</scale_max> 30428 30489 #. </rule> 30429 #. 30490 #. 30430 30491 #. <rule> 30431 30492 #. <condition k="amenity" v="ferry_terminal"/> … … 30435 30496 #. <scale_max>50000</scale_max> 30436 30497 #. </rule> 30437 #. 30498 #. 30438 30499 #. <rule> 30439 30500 #. <condition k="amenity" v="theatre"/> … … 30443 30504 #. <scale_max>50000</scale_max> 30444 30505 #. </rule> 30445 #. 30506 #. 30446 30507 #. <rule> 30447 30508 #. <condition k="amenity" v="cinema"/> … … 30451 30512 #. <scale_max>50000</scale_max> 30452 30513 #. </rule> 30453 #. 30514 #. 30454 30515 #. <rule> 30455 30516 #. <condition k="amenity" v="arts_centre"/> … … 30459 30520 #. <scale_max>50000</scale_max> 30460 30521 #. </rule> 30461 #. 30522 #. 30462 30523 #. <rule> 30463 30524 #. <condition k="amenity" v="courthouse"/> … … 30467 30528 #. <scale_max>50000</scale_max> 30468 30529 #. </rule> 30469 #. 30530 #. 30470 30531 #. <rule> 30471 30532 #. <condition k="amenity" v="prison"/> … … 30475 30536 #. <scale_max>50000</scale_max> 30476 30537 #. </rule> 30477 #. 30538 #. 30478 30539 #. <rule> 30479 30540 #. <condition k="amenity" v="bank"/> … … 30483 30544 #. <scale_max>50000</scale_max> 30484 30545 #. </rule> 30485 #. 30546 #. 30486 30547 #. <rule> 30487 30548 #. <condition k="amenity" v="bureau_de_change"/> … … 30491 30552 #. <scale_max>50000</scale_max> 30492 30553 #. </rule> 30493 #. 30554 #. 30494 30555 #. <rule> 30495 30556 #. <condition k="amenity" v="atm"/> … … 30499 30560 #. <scale_max>50000</scale_max> 30500 30561 #. </rule> 30501 #. 30562 #. 30502 30563 #. <rule> 30503 30564 #. <condition k="amenity" v="bench"/> … … 30507 30568 #. <scale_max>50000</scale_max> 30508 30569 #. </rule> 30509 #. 30570 #. 30510 30571 #. <rule> 30511 30572 #. <condition k="amenity" v="bbq"/> … … 30515 30576 #. <scale_max>50000</scale_max> 30516 30577 #. </rule> 30517 #. 30578 #. 30518 30579 #. <rule> 30519 30580 #. <condition k="amenity" v="shelter"/> … … 30523 30584 #. <scale_max>50000</scale_max> 30524 30585 #. </rule> 30525 #. 30586 #. 30526 30587 #. <rule> 30527 30588 #. <condition k="amenity" v="hunting_stand"/> … … 30531 30592 #. <scale_max>50000</scale_max> 30532 30593 #. </rule> 30533 #. 30594 #. 30534 30595 #. <rule> 30535 30596 #. <condition k="amenity" v="marketplace"/> … … 30539 30600 #. <scale_max>50000</scale_max> 30540 30601 #. </rule> 30541 #. 30602 #. 30542 30603 #. <rule> 30543 30604 #. <condition k="amenity" v="wlan"/> … … 30547 30608 #. <scale_max>50000</scale_max> 30548 30609 #. </rule> 30549 #. 30610 #. 30550 30611 #. <rule> 30551 30612 #. <condition k="vending" v="excrement_bags"/> … … 30554 30615 #. <scale_max>50000</scale_max> 30555 30616 #. </rule> 30556 #. 30617 #. 30557 30618 #. <rule> 30558 30619 #. <condition k="amenity" v="vending_machine"/> … … 30584 30645 #. <scale_max>50000</scale_max> 30585 30646 #. </rule> 30586 #. 30647 #. 30587 30648 #. <rule> 30588 30649 #. <condition k="amenity" v="drinking_water"/> … … 30592 30653 #. <scale_max>50000</scale_max> 30593 30654 #. </rule> 30594 #. 30655 #. 30595 30656 #. <rule> 30596 30657 #. <condition k="amenity" v="fountain"/> … … 30600 30661 #. <scale_max>50000</scale_max> 30601 30662 #. </rule> 30602 #. 30663 #. 30603 30664 #. <!--natural tags --> 30604 #. 30665 #. 30605 30666 #. <rule> 30606 30667 #. <condition k="natural" v="spring"/> … … 30615 30676 #. <scale_max>50000</scale_max> 30616 30677 #. </rule> 30617 #. 30678 #. 30618 30679 #. <rule> 30619 30680 #. <condition k="amenity" v="pharmacy"/> … … 30623 30684 #. <scale_max>50000</scale_max> 30624 30685 #. </rule> 30625 #. 30686 #. 30626 30687 #. <rule> 30627 30688 #. <condition k="amenity" v="hospital"/> … … 30631 30692 #. <scale_max>50000</scale_max> 30632 30693 #. </rule> 30633 #. 30694 #. 30634 30695 #. <rule> 30635 30696 #. <condition k="amenity" v="nursery"/> … … 30639 30700 #. <scale_max>50000</scale_max> 30640 30701 #. </rule> 30641 #. 30702 #. 30642 30703 #. <rule> 30643 30704 #. <condition k="amenity" v="baby_hatch"/> … … 30647 30708 #. <scale_max>50000</scale_max> 30648 30709 #. </rule> 30649 #. 30710 #. 30650 30711 #. <rule> 30651 30712 #. <condition k="amenity" v="doctors"/> … … 30655 30716 #. <scale_max>50000</scale_max> 30656 30717 #. </rule> 30657 #. 30718 #. 30658 30719 #. <rule> 30659 30720 #. <condition k="amenity" v="dentist"/> … … 30663 30724 #. <scale_max>50000</scale_max> 30664 30725 #. </rule> 30665 #. 30726 #. 30666 30727 #. <rule> 30667 30728 #. <condition k="amenity" v="veterinary"/> … … 30677 30738 #. <scale_max>50000</scale_max> 30678 30739 #. </rule> 30679 #. 30740 #. 30680 30741 #. <!--shop tags --> 30681 #. 30742 #. 30682 30743 #. <rule> 30683 30744 #. <condition k="shop" v="supermarket"/> … … 30687 30748 #. <scale_max>50000</scale_max> 30688 30749 #. </rule> 30689 #. 30750 #. 30690 30751 #. <rule> 30691 30752 #. <condition k="shop" v="convenience"/> … … 30695 30756 #. <scale_max>50000</scale_max> 30696 30757 #. </rule> 30697 #. 30758 #. 30698 30759 #. <rule> 30699 30760 #. <condition k="shop" v="bakery"/> … … 30703 30764 #. <scale_max>50000</scale_max> 30704 30765 #. </rule> 30705 #. 30766 #. 30706 30767 #. <rule> 30707 30768 #. <condition k="shop" v="butcher"/> … … 30711 30772 #. <scale_max>50000</scale_max> 30712 30773 #. </rule> 30713 #. 30774 #. 30714 30775 #. <rule> 30715 30776 #. <condition k="shop" v="bicycle"/> … … 30719 30780 #. <scale_max>50000</scale_max> 30720 30781 #. </rule> 30721 #. 30782 #. 30722 30783 #. <rule> 30723 30784 #. <condition k="shop" v="doityourself"/> … … 30727 30788 #. <scale_max>50000</scale_max> 30728 30789 #. </rule> 30729 #. 30790 #. 30730 30791 #. <rule> 30731 30792 #. <condition k="shop" v="dry_cleaning"/> … … 30735 30796 #. <scale_max>50000</scale_max> 30736 30797 #. </rule> 30737 #. 30798 #. 30738 30799 #. <rule> 30739 30800 #. <condition k="shop" v="laundry"/> … … 30743 30804 #. <scale_max>50000</scale_max> 30744 30805 #. </rule> 30745 #. 30806 #. 30746 30807 #. <rule> 30747 30808 #. <condition k="shop" v="outdoor"/> … … 30751 30812 #. <scale_max>50000</scale_max> 30752 30813 #. </rule> 30753 #. 30814 #. 30754 30815 #. <rule> 30755 30816 #. <condition k="shop" v="kiosk"/> … … 30759 30820 #. <scale_max>50000</scale_max> 30760 30821 #. </rule> 30761 #. 30822 #. 30762 30823 #. <rule> 30763 30824 #. <condition k="shop" v="alcohol"/> … … 30767 30828 #. <scale_max>50000</scale_max> 30768 30829 #. </rule> 30769 #. 30830 #. 30770 30831 #. <rule> 30771 30832 #. <condition k="shop" v="beverages"/> … … 30775 30836 #. <scale_max>50000</scale_max> 30776 30837 #. </rule> 30777 #. 30838 #. 30778 30839 #. <rule> 30779 30840 #. <condition k="shop" v="books"/> … … 30783 30844 #. <scale_max>50000</scale_max> 30784 30845 #. </rule> 30785 #. 30846 #. 30786 30847 #. <rule> 30787 30848 #. <condition k="shop" v="car"/> … … 30791 30852 #. <scale_max>50000</scale_max> 30792 30853 #. </rule> 30793 #. 30854 #. 30794 30855 #. <rule> 30795 30856 #. <condition k="shop" v="car_dealer"/> … … 30799 30860 #. <scale_max>50000</scale_max> 30800 30861 #. </rule> 30801 #. 30862 #. 30802 30863 #. <rule> 30803 30864 #. <condition k="shop" v="car_repair"/> … … 30807 30868 #. <scale_max>50000</scale_max> 30808 30869 #. </rule> 30809 #. 30870 #. 30810 30871 #. <rule> 30811 30872 #. <condition k="shop" v="chemist"/> … … 30815 30876 #. <scale_max>50000</scale_max> 30816 30877 #. </rule> 30817 #. 30878 #. 30818 30879 #. <rule> 30819 30880 #. <condition k="shop" v="clothes"/> … … 30823 30884 #. <scale_max>50000</scale_max> 30824 30885 #. </rule> 30825 #. 30886 #. 30826 30887 #. <rule> 30827 30888 #. <condition k="shop" v="computer"/> … … 30831 30892 #. <scale_max>50000</scale_max> 30832 30893 #. </rule> 30833 #. 30894 #. 30834 30895 #. <rule> 30835 30896 #. <condition k="shop" v="cycle_repair"/> … … 30839 30900 #. <scale_max>50000</scale_max> 30840 30901 #. </rule> 30841 #. 30902 #. 30842 30903 #. <rule> 30843 30904 #. <condition k="shop" v="department_store"/> … … 30847 30908 #. <scale_max>50000</scale_max> 30848 30909 #. </rule> 30849 #. 30910 #. 30850 30911 #. <rule> 30851 30912 #. <condition k="shop" v="electronics"/> … … 30855 30916 #. <scale_max>50000</scale_max> 30856 30917 #. </rule> 30857 #. 30918 #. 30858 30919 #. <rule> 30859 30920 #. <condition k="shop" v="furniture"/> … … 30863 30924 #. <scale_max>50000</scale_max> 30864 30925 #. </rule> 30865 #. 30926 #. 30866 30927 #. <rule> 30867 30928 #. <condition k="shop" v="florist"/> … … 30871 30932 #. <scale_max>50000</scale_max> 30872 30933 #. </rule> 30873 #. 30934 #. 30874 30935 #. <rule> 30875 30936 #. <condition k="shop" v="groceries"/> … … 30879 30940 #. <scale_max>50000</scale_max> 30880 30941 #. </rule> 30881 #. 30942 #. 30882 30943 #. <rule> 30883 30944 #. <condition k="shop" v="garden_centre"/> … … 30887 30948 #. <scale_max>50000</scale_max> 30888 30949 #. </rule> 30889 #. 30950 #. 30890 30951 #. <rule> 30891 30952 #. <condition k="shop" v="hairdresser"/> … … 30895 30956 #. <scale_max>50000</scale_max> 30896 30957 #. </rule> 30897 #. 30958 #. 30898 30959 #. <rule> 30899 30960 #. <condition k="shop" v="hardware"/> … … 30903 30964 #. <scale_max>50000</scale_max> 30904 30965 #. </rule> 30905 #. 30966 #. 30906 30967 #. <rule> 30907 30968 #. <condition k="shop" v="hifi"/> … … 30911 30972 #. <scale_max>50000</scale_max> 30912 30973 #. </rule> 30913 #. 30974 #. 30914 30975 #. <rule> 30915 30976 #. <condition k="shop" v="jewelry"/> … … 30919 30980 #. <scale_max>50000</scale_max> 30920 30981 #. </rule> 30921 #. 30982 #. 30922 30983 #. <rule> 30923 30984 #. <condition k="shop" v="mall"/> … … 30927 30988 #. <scale_max>50000</scale_max> 30928 30989 #. </rule> 30929 #. 30990 #. 30930 30991 #. <rule> 30931 30992 #. <condition k="shop" v="motorcycle"/> … … 30935 30996 #. <scale_max>50000</scale_max> 30936 30997 #. </rule> 30937 #. 30998 #. 30938 30999 #. <rule> 30939 31000 #. <condition k="shop" v="newsagent"/> … … 30943 31004 #. <scale_max>50000</scale_max> 30944 31005 #. </rule> 30945 #. 31006 #. 30946 31007 #. <rule> 30947 31008 #. <condition k="shop" v="organic"/> … … 30951 31012 #. <scale_max>50000</scale_max> 30952 31013 #. </rule> 30953 #. 31014 #. 30954 31015 #. <rule> 30955 31016 #. <condition k="shop" v="optician"/> … … 30959 31020 #. <scale_max>50000</scale_max> 30960 31021 #. </rule> 30961 #. 31022 #. 30962 31023 #. <rule> 30963 31024 #. <condition k="shop" v="shoes"/> … … 30967 31028 #. <scale_max>50000</scale_max> 30968 31029 #. </rule> 30969 #. 31030 #. 30970 31031 #. <rule> 30971 31032 #. <condition k="shop" v="sports"/> … … 30975 31036 #. <scale_max>50000</scale_max> 30976 31037 #. </rule> 30977 #. 31038 #. 30978 31039 #. <rule> 30979 31040 #. <condition k="shop" v="stationery"/> … … 30983 31044 #. <scale_max>50000</scale_max> 30984 31045 #. </rule> 30985 #. 31046 #. 30986 31047 #. <rule> 30987 31048 #. <condition k="shop" v="tailor"/> … … 30991 31052 #. <scale_max>50000</scale_max> 30992 31053 #. </rule> 30993 #. 31054 #. 30994 31055 #. <rule> 30995 31056 #. <condition k="shop" v="travel_agency"/> … … 30999 31060 #. <scale_max>50000</scale_max> 31000 31061 #. </rule> 31001 #. 31062 #. 31002 31063 #. <rule> 31003 31064 #. <condition k="shop" v="toys"/> … … 31007 31068 #. <scale_max>50000</scale_max> 31008 31069 #. </rule> 31009 #. 31070 #. 31010 31071 #. <rule> 31011 31072 #. <condition k="shop" v="video"/> … … 31015 31076 #. <scale_max>50000</scale_max> 31016 31077 #. </rule> 31017 #. 31078 #. 31018 31079 #. <!-- duplicate of shopping_centre? --> 31019 31080 #. <rule> … … 31049 31110 #. <scale_max>50000</scale_max> 31050 31111 #. </rule> 31051 #. 31112 #. 31052 31113 #. <!--tourism tags --> 31053 #. 31114 #. 31054 31115 #. <rule> 31055 31116 #. <condition k="tourism" v="hotel"/> … … 31059 31120 #. <scale_max>50000</scale_max> 31060 31121 #. </rule> 31061 #. 31122 #. 31062 31123 #. <rule> 31063 31124 #. <condition k="tourism" v="motel"/> … … 31067 31128 #. <scale_max>50000</scale_max> 31068 31129 #. </rule> 31069 #. 31130 #. 31070 31131 #. <rule> 31071 31132 #. <condition k="tourism" v="guest_house"/> … … 31075 31136 #. <scale_max>50000</scale_max> 31076 31137 #. </rule> 31077 #. 31138 #. 31078 31139 #. <rule> 31079 31140 #. <condition k="tourism" v="hostel"/> … … 31083 31144 #. <scale_max>50000</scale_max> 31084 31145 #. </rule> 31085 #. 31146 #. 31086 31147 #. <rule> 31087 31148 #. <condition k="tourism" v="chalet"/> … … 31091 31152 #. <scale_max>50000</scale_max> 31092 31153 #. </rule> 31093 #. 31154 #. 31094 31155 #. <rule> 31095 31156 #. <condition k="tourism" v="alpine_hut"/> … … 31099 31160 #. <scale_max>50000</scale_max> 31100 31161 #. </rule> 31101 #. 31162 #. 31102 31163 #. <rule> 31103 31164 #. <condition k="tourism" v="camp_site"/> … … 31107 31168 #. <scale_max>50000</scale_max> 31108 31169 #. </rule> 31109 #. 31170 #. 31110 31171 #. <rule> 31111 31172 #. <condition k="tourism" v="caravan_site"/> … … 31122 31183 #. <scale_max>50000</scale_max> 31123 31184 #. </rule> 31124 #. 31185 #. 31125 31186 #. <rule> 31126 31187 #. <condition k="tourism" v="picnic_site"/> … … 31130 31191 #. <scale_max>50000</scale_max> 31131 31192 #. </rule> 31132 #. 31193 #. 31133 31194 #. <rule> 31134 31195 #. <condition k="tourism" v="viewpoint"/> … … 31138 31199 #. <scale_max>50000</scale_max> 31139 31200 #. </rule> 31140 #. 31201 #. 31141 31202 #. <rule> 31142 31203 #. <condition k="tourism" v="theme_park"/> … … 31146 31207 #. <scale_max>50000</scale_max> 31147 31208 #. </rule> 31148 #. 31209 #. 31149 31210 #. <rule> 31150 31211 #. <condition k="tourism" v="attraction"/> … … 31154 31215 #. <scale_max>50000</scale_max> 31155 31216 #. </rule> 31156 #. 31217 #. 31157 31218 #. <rule> 31158 31219 #. <condition k="tourism" v="zoo"/> … … 31162 31223 #. <scale_max>50000</scale_max> 31163 31224 #. </rule> 31164 #. 31225 #. 31165 31226 #. <rule> 31166 31227 #. <condition k="tourism" v="artwork"/> … … 31171 31232 #. <scale_max>50000</scale_max> 31172 31233 #. </rule> 31173 #. 31234 #. 31174 31235 #. <rule> 31175 31236 #. <condition k="tourism" v="museum"/> … … 31179 31240 #. <scale_max>50000</scale_max> 31180 31241 #. </rule> 31181 #. 31242 #. 31182 31243 #. <!-- information tags --> 31183 31244 #. <rule> … … 31187 31248 #. <scale_max>40000</scale_max> 31188 31249 #. </rule> 31189 #. 31250 #. 31190 31251 #. <rule> 31191 31252 #. <condition k="information" v="office"/> … … 31195 31256 #. <scale_max>50000</scale_max> 31196 31257 #. </rule> 31197 #. 31258 #. 31198 31259 #. <rule> 31199 31260 #. <condition k="information" v="map"/> … … 31202 31263 #. <scale_max>40000</scale_max> 31203 31264 #. </rule> 31204 #. 31265 #. 31205 31266 #. <rule> 31206 31267 #. <condition k="information" v="board"/> … … 31209 31270 #. <scale_max>40000</scale_max> 31210 31271 #. </rule> 31211 #. 31272 #. 31212 31273 #. <rule> 31213 31274 #. <condition k="tourism" v="information"/> … … 31225 31286 #. <scale_max>50000</scale_max> 31226 31287 #. </rule> 31227 #. 31288 #. 31228 31289 #. <!--historic tags --> 31229 #. 31290 #. 31230 31291 #. <rule> 31231 31292 #. <condition k="historic" v="castle"/> … … 31235 31296 #. <scale_max>50000</scale_max> 31236 31297 #. </rule> 31237 #. 31298 #. 31238 31299 #. <rule> 31239 31300 #. <condition k="historic" v="monument"/> … … 31243 31304 #. <scale_max>50000</scale_max> 31244 31305 #. </rule> 31245 #. 31306 #. 31246 31307 #. <rule> 31247 31308 #. <condition k="historic" v="memorial"/> … … 31251 31312 #. <scale_max>50000</scale_max> 31252 31313 #. </rule> 31253 #. 31314 #. 31254 31315 #. <rule> 31255 31316 #. <condition k="historic" v="archaeological_site"/> … … 31259 31320 #. <scale_max>50000</scale_max> 31260 31321 #. </rule> 31261 #. 31322 #. 31262 31323 #. <rule> 31263 31324 #. <condition k="historic" v="ruins"/> … … 31267 31328 #. <scale_max>50000</scale_max> 31268 31329 #. </rule> 31269 #. 31330 #. 31270 31331 #. <rule> 31271 31332 #. <condition k="historic" v="battlefield"/> … … 31275 31336 #. <scale_max>50000</scale_max> 31276 31337 #. </rule> 31277 #. 31338 #. 31278 31339 #. <rule> 31279 31340 #. <condition k="geological" v="palaeontological_site"/> … … 31283 31344 #. <scale_max>50000</scale_max> 31284 31345 #. </rule> 31285 #. 31346 #. 31286 31347 #. <rule> 31287 31348 #. <condition k="historic" v="wayside_cross"/> … … 31291 31352 #. <scale_max>50000</scale_max> 31292 31353 #. </rule> 31293 #. 31354 #. 31294 31355 #. <rule> 31295 31356 #. <condition k="historic" v="wayside_shrine"/> … … 31299 31360 #. <scale_max>50000</scale_max> 31300 31361 #. </rule> 31301 #. 31362 #. 31302 31363 #. <rule> 31303 31364 #. <condition k="historic" v="boundary_stone"/> … … 31315 31376 #. <scale_max>50000</scale_max> 31316 31377 #. </rule> 31317 #. 31378 #. 31318 31379 #. <rule> 31319 31380 #. <condition k="landuse" v="quarry"/> … … 31327 31388 #. <scale_max>50000</scale_max> 31328 31389 #. </rule> 31329 #. 31390 #. 31330 31391 #. <rule> 31331 31392 #. <condition k="landuse" v="landfill"/> … … 31339 31400 #. <scale_max>50000</scale_max> 31340 31401 #. </rule> 31341 #. 31402 #. 31342 31403 #. <rule> 31343 31404 #. <condition k="landuse" v="basin"/> … … 31347 31408 #. <scale_max>50000</scale_max> 31348 31409 #. </rule> 31349 #. 31410 #. 31350 31411 #. <rule> 31351 31412 #. <condition k="landuse" v="reservoir"/> … … 31359 31420 #. <scale_max>50000</scale_max> 31360 31421 #. </rule> 31361 #. 31422 #. 31362 31423 #. <rule> 31363 31424 #. <condition k="landuse" v="farmyard"/> … … 31371 31432 #. <scale_max>50000</scale_max> 31372 31433 #. </rule> 31373 #. 31374 #. 31434 #. 31435 #. 31375 31436 #. <rule> 31376 31437 #. <condition k="landuse" v="retail"/> … … 31380 31441 #. <scale_max>50000</scale_max> 31381 31442 #. </rule> 31382 #. 31443 #. 31383 31444 #. <rule> 31384 31445 #. <condition k="landuse" v="commercial"/> … … 31392 31453 #. <scale_max>50000</scale_max> 31393 31454 #. </rule> 31394 #. 31455 #. 31395 31456 #. <rule> 31396 31457 #. <condition k="landuse" v="industrial"/> … … 31404 31465 #. <scale_max>50000</scale_max> 31405 31466 #. </rule> 31406 #. 31467 #. 31407 31468 #. <rule> 31408 31469 #. <condition k="landuse" v="brownfield"/> … … 31416 31477 #. <scale_max>50000</scale_max> 31417 31478 #. </rule> 31418 #. 31479 #. 31419 31480 #. <rule> 31420 31481 #. <condition k="landuse" v="greenfield"/> … … 31428 31489 #. <scale_max>50000</scale_max> 31429 31490 #. </rule> 31430 #. 31491 #. 31431 31492 #. <rule> 31432 31493 #. <condition k="landuse" v="railway"/> … … 31440 31501 #. <scale_max>50000</scale_max> 31441 31502 #. </rule> 31442 #. 31503 #. 31443 31504 #. <rule> 31444 31505 #. <condition k="landuse" v="military"/> … … 31448 31509 #. <scale_max>50000</scale_max> 31449 31510 #. </rule> 31450 #. 31511 #. 31451 31512 #. <!--military tags --> 31452 #. 31513 #. 31453 31514 #. <rule> 31454 31515 #. <condition k="military" v="airfield"/> … … 31458 31519 #. <scale_max>50000</scale_max> 31459 31520 #. </rule> 31460 #. 31521 #. 31461 31522 #. <rule> 31462 31523 #. <condition k="military" v="bunker"/> … … 31466 31527 #. <scale_max>50000</scale_max> 31467 31528 #. </rule> 31468 #. 31529 #. 31469 31530 #. <rule> 31470 31531 #. <condition k="military" v="barracks"/> … … 31474 31535 #. <scale_max>50000</scale_max> 31475 31536 #. </rule> 31476 #. 31537 #. 31477 31538 #. <rule> 31478 31539 #. <condition k="military" v="danger_area"/> … … 31482 31543 #. <scale_max>50000</scale_max> 31483 31544 #. </rule> 31484 #. 31545 #. 31485 31546 #. <rule> 31486 31547 #. <condition k="military" v="range"/> … … 31497 31558 #. <scale_max>50000</scale_max> 31498 31559 #. </rule> 31499 #. 31560 #. 31500 31561 #. <rule> 31501 31562 #. <condition k="landuse" v="cemetery"/> … … 31508 31569 #. <scale_max>50000</scale_max> 31509 31570 #. </rule> 31510 #. 31571 #. 31511 31572 #. <rule> 31512 31573 #. <condition k="natural" v="peak"/> … … 31520 31581 #. <scale_max>50000</scale_max> 31521 31582 #. </rule> 31522 #. 31583 #. 31523 31584 #. <rule> 31524 31585 #. <condition k="natural" v="glacier"/> … … 31532 31593 #. <scale_max>50000</scale_max> 31533 31594 #. </rule> 31534 #. 31595 #. 31535 31596 #. <rule> 31536 31597 #. <condition k="natural" v="volcano"/> … … 31544 31605 #. <scale_max>50000</scale_max> 31545 31606 #. </rule> 31546 #. 31607 #. 31547 31608 #. <rule> 31548 31609 #. <condition k="natural" v="cliff"/> … … 31553 31614 #. <scale_max>50000</scale_max> 31554 31615 #. </rule> 31555 #. 31616 #. 31556 31617 #. <rule> 31557 31618 #. <condition k="natural" v="scree"/> … … 31561 31622 #. <scale_max>50000</scale_max> 31562 31623 #. </rule> 31563 #. 31624 #. 31564 31625 #. <rule> 31565 31626 #. <condition k="natural" v="fell"/> … … 31569 31630 #. <scale_max>50000</scale_max> 31570 31631 #. </rule> 31571 #. 31632 #. 31572 31633 #. <rule> 31573 31634 #. <condition k="natural" v="bay"/> … … 31577 31638 #. <scale_max>50000</scale_max> 31578 31639 #. </rule> 31579 #. 31640 #. 31580 31641 #. <rule> 31581 31642 #. <condition k="natural" v="land"/> … … 31585 31646 #. <scale_max>50000</scale_max> 31586 31647 #. </rule> 31587 #. 31648 #. 31588 31649 #. <rule> 31589 31650 #. <condition k="natural" v="cave_entrance"/> … … 31600 31661 #. <scale_max>50000</scale_max> 31601 31662 #. </rule> 31602 #. 31663 #. 31603 31664 #. <rule> 31604 31665 #. <condition k="natural" v="scrub"/> … … 31612 31673 #. <scale_max>50000</scale_max> 31613 31674 #. </rule> 31614 #. 31675 #. 31615 31676 #. <rule> 31616 31677 #. <condition k="natural" v="heath"/> … … 31624 31685 #. <scale_max>50000</scale_max> 31625 31686 #. </rule> 31626 #. 31687 #. 31627 31688 #. <rule> 31628 31689 #. <condition k="natural" v="wood"/> … … 31636 31697 #. <scale_max>50000</scale_max> 31637 31698 #. </rule> 31638 #. 31699 #. 31639 31700 #. <rule> 31640 31701 #. <condition k="natural" v="mud"/> … … 31648 31709 #. <scale_max>50000</scale_max> 31649 31710 #. </rule> 31650 #. 31711 #. 31651 31712 #. <rule> 31652 31713 #. <condition k="natural" v="beach"/> … … 31661 31722 #. <scale_max>50000</scale_max> 31662 31723 #. </rule> 31663 #. 31724 #. 31664 31725 #. <!-- this will badly display otherwise well tagged footways and alike, so comment it out until we have better ways to display this in JOSM! 31665 31726 #. XXX - maybe it's possible to use linemod's here? … … 31685 31746 #. <scale_max>40000</scale_max> 31686 31747 #. </rule> 31687 #. 31748 #. 31688 31749 #. <rule> 31689 31750 #. <condition k="surface" v="cobblestone"/> … … 31694 31755 #. </rule> 31695 31756 #. --> 31696 #. 31757 #. 31697 31758 #. <!--name tags --> 31698 #. 31759 #. 31699 31760 #. <!--preferences tags --> 31700 #. 31761 #. 31701 31762 #. <!--place tags --> 31702 #. 31763 #. 31703 31764 #. <rule> 31704 31765 #. <condition k="place" v="continent"/> … … 31708 31769 #. <scale_max>200000000</scale_max> 31709 31770 #. </rule> 31710 #. 31771 #. 31711 31772 #. <rule> 31712 31773 #. <condition k="place" v="country"/> … … 31716 31777 #. <scale_max>200000000</scale_max> 31717 31778 #. </rule> 31718 #. 31779 #. 31719 31780 #. <rule> 31720 31781 #. <condition k="place" v="state"/> … … 31724 31785 #. <scale_max>200000000</scale_max> 31725 31786 #. </rule> 31726 #. 31787 #. 31727 31788 #. <rule> 31728 31789 #. <condition k="place" v="region"/> … … 31732 31793 #. <scale_max>200000000</scale_max> 31733 31794 #. </rule> 31734 #. 31795 #. 31735 31796 #. <rule> 31736 31797 #. <condition k="place" v="county"/> … … 31740 31801 #. <scale_max>200000000</scale_max> 31741 31802 #. </rule> 31742 #. 31803 #. 31743 31804 #. <rule> 31744 31805 #. <condition k="place" v="city"/> … … 31748 31809 #. <scale_max>200000000</scale_max> 31749 31810 #. </rule> 31750 #. 31811 #. 31751 31812 #. <rule> 31752 31813 #. <condition k="place" v="town"/> … … 31756 31817 #. <scale_max>50000</scale_max> 31757 31818 #. </rule> 31758 #. 31819 #. 31759 31820 #. <rule> 31760 31821 #. <condition k="place" v="village"/> … … 31764 31825 #. <scale_max>50000</scale_max> 31765 31826 #. </rule> 31766 #. 31827 #. 31767 31828 #. <rule> 31768 31829 #. <condition k="place" v="hamlet"/> … … 31772 31833 #. <scale_max>50000</scale_max> 31773 31834 #. </rule> 31774 #. 31835 #. 31775 31836 #. <rule> 31776 31837 #. <condition k="place" v="suburb"/> … … 31780 31841 #. <scale_max>50000</scale_max> 31781 31842 #. </rule> 31782 #. 31843 #. 31783 31844 #. <rule> 31784 31845 #. <condition k="place" v="locality"/> … … 31788 31849 #. <scale_max>50000</scale_max> 31789 31850 #. </rule> 31790 #. 31851 #. 31791 31852 #. <rule> 31792 31853 #. <condition k="place" v="island"/> … … 31796 31857 #. <scale_max>50000</scale_max> 31797 31858 #. </rule> 31798 #. 31859 #. 31799 31860 #. <rule> 31800 31861 #. <condition k="place" v="islet"/> … … 31814 31875 #. <scale_max>50000</scale_max> 31815 31876 #. </rule> 31816 #. 31877 #. 31817 31878 #. <!-- special display of unreviewed tiger data (USA) --> 31818 31879 #. <rule> … … 31907 31968 #. Each line specifies a certain error to be reported 31908 31969 #. <data type> : messagetype : <key><expression><value> 31909 #. 31970 #. 31910 31971 #. Data type can be: 31911 31972 #. node - a node point … … 31913 31974 #. relation - a relation 31914 31975 #. * - all data types 31915 #. 31976 #. 31916 31977 #. Message type can be: 31917 31978 #. E - an error 31918 31979 #. W - a warning 31919 31980 #. I - an low priority informational warning 31920 #. 31981 #. 31921 31982 #. Key and value are expressions describing certain keys and values of these keys. 31922 31983 #. Regulator expressions are supported. In this case the expressions starts and 31923 31984 #. ends with // signs. If an 'i' is appended, the regular expression is 31924 31985 #. case insensitive. 31925 #. 31986 #. 31926 31987 #. The * sign indicates any string. 31927 31988 #. The texts BOOLEAN_TRUE and BOOLEAN_FALSE in the value part indicate a special 31928 31989 #. handling for boolean values (yes, true, 0, false, no, ...). 31929 #. 31990 #. 31930 31991 #. Expression can be: 31931 31992 #. != - the key/value combination does not match 31932 31993 #. == - the key/value combination does match 31933 #. 31994 #. 31934 31995 #. To have more complicated expressions, multiple elements can be grouped together 31935 31996 #. with an logical and (&&). 31936 #. 31997 #. 31937 31998 #. The comment at the end of a rule is displayed in validator description 31938 #. 31999 #. 31939 32000 #. Empty lines and space signs are ignored 31940 32001 #: build/trans_validator.java:38 … … 32049 32110 #. default(true or false);Name;URL 32050 32111 #. NOTE: default items should be common and worldwide 32051 #. 32112 #. 32052 32113 #: build/trans_wms.java:5 32053 32114 msgid "Landsat" … … 32060 32121 32061 32122 #. http://openaerialmap.org/wms/?VERSION=1.0&request=GetMap&layers=world&styles=&format=image/jpeg& 32062 #. 32123 #. 32063 32124 #. different forms for web access 32064 32125 #. must be html:<url> … … 32083 32144 32084 32145 #. html:http://josm.openstreetmap.de/wmsplugin/TilesAtHome.html? 32085 #. 32086 #. 32146 #. 32147 #. 32087 32148 #. only for Germany 32088 32149 #: build/trans_wms.java:17 … … 32091 32152 32092 32153 #. http://tools.geofabrik.de/osmi/view/strassennrw/josmwms? 32093 #. 32094 #. 32154 #. 32155 #. 32095 32156 #. only for North America 32096 32157 #. Terraserver USCG - High resolution maps … … 32105 32166 32106 32167 #. http://terraservice.net/ogcmap.ashx?version=1.1.1&request=GetMap&Layers=urbanarea&styles=&format=image/jpeg& 32107 #. 32108 #. 32168 #. 32169 #. 32109 32170 #. only for Czech Republic 32110 32171 #: build/trans_wms.java:27 … … 32118 32179 32119 32180 #. 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& 32120 #. 32121 #. 32181 #. 32182 #. 32122 32183 #. only for GB 32123 32184 #. fails with division by zero error … … 32137 32198 32138 32199 #. http://ooc.openstreetmap.org/wms/map.php?source=os7& 32139 #. 32140 #. 32200 #. 32201 #. 32141 32202 #. only for Japan 32142 32203 #: build/trans_wms.java:39 … … 32160 32221 32161 32222 #. 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 32162 #. 32163 #. 32223 #. 32224 #. 32164 32225 #. only for Italy 32165 32226 #: build/trans_wms.java:46 … … 32184 32245 #~ msgstr "Najprej izberite zaznamek." 32185 32246 32247 #, java-format 32186 32248 #~ msgid "Cannot read time \"{0}\" from point {1} x {2}" 32187 32249 #~ msgstr "Ni mogoče razbrati časa \"{0}\" točke {1} x {2}" 32188 32250 32251 #, java-format 32189 32252 #~ msgid "No time for point {0} x {1}" 32190 32253 #~ msgstr "Točka {0} x {1} nima časovne oznake" … … 32193 32256 #~ msgstr "Uskladi uro" 32194 32257 32258 #, java-format 32195 32259 #~ msgid "The date in file \"{0}\" could not be parsed." 32196 32260 #~ msgstr "Datuma v datoteki \"{0}\" ni bilo možno razbrati." 32197 32261 32262 #, java-format 32198 32263 #~ msgid "There is no EXIF time within the file \"{0}\"." 32199 32264 #~ msgstr "V datoteki \"{0}\" manjka EXIF čas." 32200 32265 32266 #, java-format 32201 32267 #~ msgid "Cannot open preferences directory: {0}" 32202 32268 #~ msgstr "Ni možno odpreti imenika z nastavitvami: {0}" … … 32211 32277 #~ msgstr "moja različica:" 32212 32278 32279 #, java-format 32213 32280 #~ msgid "{0} object has conflicts:" 32214 32281 #~ msgid_plural "{0} objects have conflicts:" … … 32241 32308 #~ msgstr "E-pošta" 32242 32309 32310 #, java-format 32243 32311 #~ msgid "Contact {0}..." 32244 32312 #~ msgstr "Kontaktiraj {0}..." … … 32250 32318 #~ msgstr "Ni moč najti slik z berljivo časovno oznako." 32251 32319 32320 #, java-format 32252 32321 #~ msgid "GPS start: {0}" 32253 32322 #~ msgstr "Začetek GPS sledi: {0}" 32254 32323 32324 #, java-format 32255 32325 #~ msgid "current delta: {0}s" 32256 32326 #~ msgstr "trenutna razlika: {0}s" 32257 32327 32328 #, java-format 32258 32329 #~ msgid "GPS end: {0}" 32259 32330 #~ msgstr "Konec GPS sledi: {0}" … … 32266 32337 #~ msgstr[3] "slike" 32267 32338 32339 #, java-format 32268 32340 #~ msgid "{0} within the track." 32269 32341 #~ msgstr "{0} znotraj sledi." … … 32295 32367 #~ msgstr "Sprejmi področje" 32296 32368 32369 #, java-format 32297 32370 #~ msgid "" 32298 32371 #~ "There were problems with the following plugins:\n" … … 32304 32377 #~ " {0}" 32305 32378 32379 #, java-format 32306 32380 #~ msgid "Plugin not found: {0}." 32307 32381 #~ msgstr "Vstavka {0} ni bilo mogoče najti." 32308 32382 32383 #, java-format 32309 32384 #~ msgid "Could not download plugin: {0} from {1}" 32310 32385 #~ msgstr "Sprejem vstavka {0} z naslova {1} ni bil mogoč" … … 32380 32455 #~ msgstr "Neveljaven id točke" 32381 32456 32457 #, java-format 32382 32458 #~ msgid "Could not read from URL: \"{0}\"" 32383 32459 #~ msgstr "Ni mogoče brati z naslova: \"{0}\"" 32384 32460 32461 #, java-format 32385 32462 #~ msgid "Parsing error in URL: \"{0}\"" 32386 32463 #~ msgstr "Napaka pri razločevanju na naslovu: \"{0}\"" 32387 32464 32465 #, java-format 32388 32466 #~ msgid "" 32389 #~ "The plugin {0} seems to be broken or could not be downloaded " 32390 #~ "automatically." 32467 #~ "The plugin {0} seems to be broken or could not be downloaded automatically." 32391 32468 #~ msgstr "" 32392 #~ "Vstavek {0} izgleda pokvarjen, ali pa ga ni bilo mogoče samodejno " 32393 #~ "sprejeti." 32469 #~ "Vstavek {0} izgleda pokvarjen, ali pa ga ni bilo mogoče samodejno sprejeti." 32394 32470 32395 32471 #~ msgid "Synchronize Time with GPS Unit" … … 32406 32482 #~ "about the problem." 32407 32483 #~ msgstr "" 32408 #~ "Vstavka ni bilo mogoče odstraniti. Prosimo. povejte to ljudem od katerih " 32409 #~ " stedobili JOSM."32484 #~ "Vstavka ni bilo mogoče odstraniti. Prosimo. povejte to ljudem od katerih ste " 32485 #~ "dobili JOSM." 32410 32486 32411 32487 #~ msgid "" … … 32417 32493 32418 32494 #~ msgid "" 32419 #~ "Try updating to the newest version of JOSM and all plugins before " 32420 #~ " reportinga bug."32495 #~ "Try updating to the newest version of JOSM and all plugins before reporting " 32496 #~ "a bug." 32421 32497 #~ msgstr "" 32422 32498 #~ "Preden prijavite napako poskusite posodobiti JOSM na najnovejšo različico." 32423 32499 32424 32500 #~ msgid "" 32425 #~ "Activating the updated plugins failed. Check if JOSM has the permission " 32426 #~ " tooverwrite the existing ones."32501 #~ "Activating the updated plugins failed. Check if JOSM has the permission to " 32502 #~ "overwrite the existing ones." 32427 32503 #~ msgstr "" 32428 #~ "Aktivacija posodobljenih vstavkov ni uspela. Preverite, če ima JOSM " 32429 #~ "pr avico prepisati obstoječe datoteke."32504 #~ "Aktivacija posodobljenih vstavkov ni uspela. Preverite, če ima JOSM pravico " 32505 #~ "prepisati obstoječe datoteke." 32430 32506 32431 32507 #~ msgid "Plugin already exists" … … 32441 32517 #~ msgstr "Prenos prekinjen zaradi napake (5 sekund premora):" 32442 32518 32519 #, java-format 32443 32520 #~ msgid "Plugin requires JOSM update: {0}." 32444 32521 #~ msgstr "Vstavek zahteva posodobitev programa JOSM: {0}." 32445 32522 32523 #, java-format 32446 32524 #~ msgid "Please report a ticket at {0}" 32447 32525 #~ msgstr "Prosimo, prijavite težavo na {0}" … … 32474 32552 #~ msgstr "Oprostite, to ne deluje z anonimnimi uporabniki" 32475 32553 32554 #, java-format 32476 32555 #~ msgid "Use preset ''{0}'' of group ''{1}''" 32477 32556 #~ msgstr "Uporabi prednastavitev ''{0}'' iz skupine ''{1}''" … … 32498 32577 #~ msgstr "Vse poti so bile prazne" 32499 32578 32579 #, java-format 32500 32580 #~ msgid "Error while loading page {0}" 32501 32581 #~ msgstr "Napaka pri nalaganju strani {0}" … … 32519 32599 #~ msgstr "Posodobi izbor" 32520 32600 32601 #~ msgid "Errors during Download" 32602 #~ msgstr "Napake pri sprejemu" 32603 32521 32604 #~ msgid "ways" 32522 32605 #~ msgstr "poti" … … 32537 32620 #~ msgstr "parameter '{0}' ne sme biti ničen" 32538 32621 32622 #, java-format 32539 32623 #~ msgid "Parameter ''{0}'' must not be null." 32540 32624 #~ msgstr "parameter ''{0}'' ne sme biti ničen"
Note:
See TracChangeset
for help on using the changeset viewer.
