Changeset 24101 in osm for applications/editors/josm/i18n/po/en_AU.po
- Timestamp:
- 2010-11-06T22:25:47+01:00 (16 years ago)
- File:
-
- 1 edited
-
applications/editors/josm/i18n/po/en_AU.po (modified) (67 diffs)
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/i18n/po/en_AU.po
r23899 r24101 8 8 "Project-Id-Version: josm\n" 9 9 "Report-Msgid-Bugs-To: \n" 10 "POT-Creation-Date: 2010-1 0-28 16:57+0200\n"10 "POT-Creation-Date: 2010-11-06 21:53+0100\n" 11 11 "PO-Revision-Date: 2010-06-15 17:47+0000\n" 12 12 "Last-Translator: Dirk Stöcker <launchpad@dstoecker.de>\n" … … 16 16 "Content-Transfer-Encoding: 8bit\n" 17 17 "Plural-Forms: nplurals=2; plural=n != 1;\n" 18 "X-Launchpad-Export-Date: 2010-1 0-28 14:47+0000\n"18 "X-Launchpad-Export-Date: 2010-11-06 20:13+0000\n" 19 19 "X-Generator: Launchpad (build Unknown)\n" 20 20 … … 284 284 #: ../core/src/org/openstreetmap/josm/io/GpxExporter.java:116 285 285 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:65 286 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:1 19286 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:106 287 287 #: ../plugins/addrinterpolation/src/org/openstreetmap/josm/plugins/AddrInterpolation/AddrInterpolationDialog.java:331 288 288 #: ../plugins/buildings_tools/src/buildings_tools/AddressDialog.java:38 … … 297 297 #: ../plugins/importvec/src/org/openstreetmap/josm/plugins/importvec/ImportVectorAction.java:100 298 298 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/gui/dialogs/TextInputDialog.java:151 299 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:1 28300 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java: 293299 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:130 300 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:301 301 301 #: ../plugins/reverter/src/reverter/ChangesetIdQuery.java:46 302 302 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:87 … … 405 405 #: ../core/src/org/openstreetmap/josm/actions/CreateCircleAction.java:45 406 406 #: ../core/src/org/openstreetmap/josm/actions/DistributeAction.java:32 407 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:30 7407 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:308 408 408 #: ../core/src/org/openstreetmap/josm/actions/JoinNodeWayAction.java:32 409 409 #: ../core/src/org/openstreetmap/josm/actions/JumpToAction.java:31 … … 417 417 #: ../core/src/org/openstreetmap/josm/actions/UnGlueAction.java:54 418 418 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/ImageViewerDialog.java:66 419 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/AddressEditAction.java:30420 419 #: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:34 421 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGuiPlugin.java:37 420 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGuiPlugin.java:38 421 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/FixUnresolvedStreetsAction.java:32 422 422 #: ../plugins/OpeningHoursEditor/src/org/openstreetmap/josm/plugins/ohe/OhePlugin.java:71 423 423 #: ../plugins/addrinterpolation/src/org/openstreetmap/josm/plugins/AddrInterpolation/AddrInterpolationAction.java:26 … … 927 927 msgstr "Display object information about OSM nodes, ways, or relations." 928 928 929 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:30 7929 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:308 930 930 msgid "Join overlapping Areas" 931 931 msgstr "Join overlapping Areas" 932 932 933 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:30 7933 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:308 934 934 msgid "Joins areas that overlap each other" 935 935 msgstr "Joins areas that overlap each other" 936 936 937 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:3 19937 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:320 938 938 msgid "Please select at least one closed way that should be joined." 939 939 msgstr "Please select at least one closed way that should be joined." 940 940 941 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:32 6941 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:327 942 942 #, java-format 943 943 msgid "\"{0}\" is not closed and therefore cannot be joined." 944 944 msgstr "\"{0}\" is not closed and therefore cannot be joined." 945 945 946 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:3 39946 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:340 947 947 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:80 948 948 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:76 … … 953 953 msgstr[1] "The selected ways have nodes outside of the downloaded data region." 954 954 955 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:34 2955 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:343 956 956 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:85 957 957 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:77 … … 959 959 msgstr "This can lead to nodes being deleted accidentally." 960 960 961 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:34 3961 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:344 962 962 msgid "Are you really sure to continue?" 963 963 msgstr "Are you really sure to continue?" 964 964 965 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:34 4965 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:345 966 966 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:377 967 967 msgid "Please abort if you are not sure" 968 968 msgstr "Please abort if you are not sure" 969 969 970 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:36 1971 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:37 8970 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:362 971 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:379 972 972 msgid "No intersection found. Nothing was changed." 973 973 msgstr "No intersection found. Nothing was changed." … … 975 975 #. revert changes 976 976 #. FIXME: this is dirty hack 977 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:38 4977 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:385 978 978 msgid "Reverting changes" 979 979 msgstr "" 980 980 981 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:43 6981 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:437 982 982 msgid "Removed duplicate nodes" 983 983 msgstr "" 984 984 985 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:44 5985 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:446 986 986 msgid "Added node on all intersections" 987 987 msgstr "Added node on all intersections" 988 988 989 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java: 496989 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:500 990 990 msgid "Assemble new polygons" 991 991 msgstr "" 992 992 993 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:501 993 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:506 994 #, fuzzy 995 msgid "Delete relations" 996 msgstr "Delete relation {0}" 997 998 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:511 994 999 msgid "Delete Ways that are not part of an inner multipolygon" 995 1000 msgstr "Delete Ways that are not part of an inner multipolygon" 996 1001 997 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:5 041002 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:514 998 1003 msgid "Joined overlapping areas" 999 1004 msgstr "Joined overlapping areas" 1000 1005 1001 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:5 071006 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:517 1002 1007 msgid "" 1003 1008 "Some of the ways were part of relations that have been modified. Please " … … 1007 1012 "verify no errors have been introduced." 1008 1013 1009 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:5 661014 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:576 1010 1015 msgid "Fix tag conflicts" 1011 1016 msgstr "Fix tag conflicts" 1012 1017 1013 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:8 401018 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:850 1014 1019 msgid "Split ways into fragments" 1015 1020 msgstr "" 1016 1021 1017 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:12 271022 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1238 1018 1023 msgid "Sorry. Cannot handle multipolygon relations with multiple outer ways." 1019 1024 msgstr "" 1020 1025 1021 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:12 371026 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1248 1022 1027 msgid "" 1023 1028 "Sorry. Cannot handle way that is outer in multiple multipolygon relations." 1024 1029 msgstr "" 1025 1030 1026 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:12 421027 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:12 491031 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1253 1032 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1260 1028 1033 msgid "" 1029 1034 "Sorry. Cannot handle way that is both inner and outer in multipolygon " … … 1031 1036 msgstr "" 1032 1037 1033 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:12 541038 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1265 1034 1039 msgid "" 1035 1040 "Sorry. Cannot handle way that is inner in multiple multipolygon relations." 1036 1041 msgstr "" 1037 1042 1038 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:13 561043 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1367 1039 1044 msgid "Removed Element from Relations" 1040 1045 msgstr "Removed Element from Relations" 1041 1046 1042 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:14 261047 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1438 1043 1048 msgid "Remove tags from inner ways" 1044 1049 msgstr "Remove tags from inner ways" 1045 1050 1046 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:14 591051 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1471 1047 1052 msgid "Join Areas Function" 1048 1053 msgstr "Join Areas Function" … … 1588 1593 #: ../core/src/org/openstreetmap/josm/gui/layer/markerlayer/PlayHeadMarker.java:259 1589 1594 #: ../core/src/org/openstreetmap/josm/gui/preferences/ProjectionPreference.java:210 1590 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:75 31595 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:757 1591 1596 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:61 1592 1597 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:112 … … 1617 1622 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/api/CloseAction.java:65 1618 1623 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/api/EditAction.java:70 1619 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:2 281624 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:230 1620 1625 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:90 1621 1626 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:98 … … 1657 1662 #: ../core/src/org/openstreetmap/josm/gui/io/SaveLayersTableColumnModel.java:62 1658 1663 #: ../core/src/org/openstreetmap/josm/gui/layer/Layer.java:286 1659 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:1 451664 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:160 1660 1665 #: ../plugins/smed/plugs/oseam/src/oseam/dialogs/OSeaMAction.java:1340 1661 1666 #: ../plugins/smed/src/smed/menu/file/TabManager.java:240 … … 1771 1776 #: ../core/src/org/openstreetmap/josm/gui/history/HistoryBrowserDialog.java:130 1772 1777 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:969 1773 #: ../plugins/ AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditDialog.java:621774 #: ../plugins/ DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:2471778 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:237 1779 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditDialog.java:65 1775 1780 #: ../plugins/smed/plugs/oseam/src/oseam/dialogs/OSeaMAction.java:1313 1776 1781 #: ../plugins/toms/src/toms/dialogs/SmpDialogAction.java:1382 … … 2424 2429 #: ../core/src/org/openstreetmap/josm/actions/mapmode/DeleteAction.java:98 2425 2430 #: ../core/src/org/openstreetmap/josm/actions/mapmode/DrawAction.java:94 2426 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:10 82431 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:109 2427 2432 #: ../core/src/org/openstreetmap/josm/actions/mapmode/SelectAction.java:109 2428 2433 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ZoomAction.java:45 … … 2511 2516 msgstr "Finish drawing." 2512 2517 2513 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:1072514 2518 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:108 2519 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:109 2515 2520 msgid "Extrude" 2516 2521 msgstr "Extrude" 2517 2522 2518 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:10 72523 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:108 2519 2524 msgid "Create areas" 2520 2525 msgstr "Create areas" 2521 2526 2522 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:11 82527 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:119 2523 2528 msgid "Move a segment along its normal, then release the mouse button." 2524 2529 msgstr "Move a segment along its normal, then release the mouse button." 2525 2530 2526 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:12 02531 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:121 2527 2532 msgid "Draw a rectangle of the desired size, then release the mouse button." 2528 2533 msgstr "Draw a rectangle of the desired size, then release the mouse button." 2529 2534 2530 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:12 22535 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:123 2531 2536 msgid "" 2532 2537 "Drag a way segment to make a rectangle. Ctrl-drag to move a segment along " … … 2536 2541 "its normal." 2537 2542 2538 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:34 62543 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:347 2539 2544 msgid "Extrude Way" 2540 2545 msgstr "Extrude Way" … … 3108 3113 #: ../plugins/importvec/src/org/openstreetmap/josm/plugins/importvec/ImportDialog.java:25 3109 3114 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/gui/dialogs/TextInputDialog.java:145 3110 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:1 283115 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:130 3111 3116 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:87 3112 3117 #: ../plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/TagEditorDialog.java:301 … … 3308 3313 #. connection. 3309 3314 #: ../core/src/org/openstreetmap/josm/command/DeleteCommand.java:465 3310 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java: 3473315 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:404 3311 3316 msgid "" 3312 3317 "You are about to delete nodes outside of the area you have downloaded." … … 3320 3325 #: ../core/src/org/openstreetmap/josm/command/DeleteCommand.java:473 3321 3326 #: ../core/src/org/openstreetmap/josm/command/DeleteCommand.java:496 3322 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java: 3563327 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:413 3323 3328 msgid "Delete confirmation" 3324 3329 msgstr "Delete confirmation" … … 4536 4541 4537 4542 #: ../core/src/org/openstreetmap/josm/gui/MainApplication.java:259 4538 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:1 474543 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:162 4539 4544 msgid "Discard" 4540 4545 msgstr "" … … 4584 4589 #: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:137 4585 4590 #: ../core/src/org/openstreetmap/josm/gui/preferences/PluginPreference.java:484 4586 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:48 54587 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:67 54591 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:489 4592 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:679 4588 4593 #: ../plugins/OpeningHoursEditor/src/org/openstreetmap/josm/plugins/ohe/OhePlugin.java:157 4589 4594 #: ../plugins/ext_tools/src/ext_tools/preferences/MyToolsPanel.java:55 … … 5181 5186 #: ../core/src/org/openstreetmap/josm/gui/conflict/tags/RelationMemberConflictDecisionType.java:28 5182 5187 #: ../core/src/org/openstreetmap/josm/gui/preferences/ColorPreference.java:194 5183 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:46 45184 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:65 45188 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:468 5189 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:658 5185 5190 #: ../plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/PresetManager.java:64 5186 5191 #: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/ViaList.java:154 … … 5481 5486 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:23 5482 5487 #: ../plugins/smed/src/smed/menu/file/TabManager.java:308 5483 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:2 655488 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:270 5484 5489 msgid "none" 5485 5490 msgstr "none" … … 6027 6032 msgstr "Display the history of all selected items." 6028 6033 6029 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:2 656034 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:270 6030 6035 msgid "Object with history" 6031 6036 msgstr "Object with history" 6032 6037 6033 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:28 36038 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:288 6034 6039 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/ReferringRelationsBrowser.java:92 6035 6040 #: ../core/src/org/openstreetmap/josm/gui/history/HistoryBrowserDialog.java:148 6036 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:53 06041 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:534 6037 6042 #: ../plugins/tagging-preset-tester/src/org/openstreetmap/josm/plugins/taggingpresettester/TaggingPresetTester.java:74 6038 6043 msgid "Reload" 6039 6044 msgstr "Reload" 6040 6045 6041 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:28 46046 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:289 6042 6047 msgid "Reload all currently selected objects and refresh the list." 6043 6048 msgstr "Reload all currently selected objects and refresh the list." 6044 6049 6045 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:32 36050 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:328 6046 6051 msgid "Show" 6047 6052 msgstr "Show" 6048 6053 6049 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:32 46054 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:329 6050 6055 msgid "Display the history of the selected objects." 6051 6056 msgstr "Display the history of the selected objects." … … 6113 6118 6114 6119 #: ../core/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java:424 6115 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:5 076120 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:511 6116 6121 msgid "Activate" 6117 6122 msgstr "Activate" … … 7459 7464 #: ../core/src/org/openstreetmap/josm/gui/layer/GpxLayer.java:138 7460 7465 #: ../core/src/org/openstreetmap/josm/gui/preferences/ColorPreference.java:71 7461 #: ../plugins/Address Edit/src/org/openstreetmap/josm/plugins/addressEdit/gui/StreetTableModel.java:247462 #: ../plugins/Address Edit/src/org/openstreetmap/josm/plugins/addressEdit/gui/UnresolvedAddressesTableModel.java:467466 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/StreetTableModel.java:25 7467 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/UnresolvedAddressesTableModel.java:49 7463 7468 #: ../plugins/gpxfilter/src/gpxfilter/EGpxLayer.java:157 7464 7469 #: build/specialmessages.java:57 build/trans_presets.java:89 … … 8936 8941 #. item "Nature/Forest" combo "Type" 8937 8942 #: ../core/src/org/openstreetmap/josm/gui/download/PlaceSelection.java:440 8938 #: ../plugins/Address Edit/src/org/openstreetmap/josm/plugins/addressEdit/gui/StreetTableModel.java:248943 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/StreetTableModel.java:25 8939 8944 #: build/specialmessages.java:71 build/trans_presets.java:431 8940 8945 #: build/trans_presets.java:720 build/trans_presets.java:729 … … 9591 9596 9592 9597 #: ../core/src/org/openstreetmap/josm/gui/io/FilenameCellEditor.java:140 9593 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:95 39598 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:957 9594 9599 msgid "Launch a file chooser to select a file" 9595 9600 msgstr "Launch a file chooser to select a file" … … 10343 10348 #: ../core/src/org/openstreetmap/josm/gui/layer/GpxLayer.java:132 10344 10349 #: ../core/src/org/openstreetmap/josm/gui/layer/GpxLayer.java:263 10345 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:43 310350 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:437 10346 10351 #: ../plugins/gpxfilter/src/gpxfilter/EGpxLayer.java:151 10347 10352 #: ../plugins/gpxfilter/src/gpxfilter/EGpxLayer.java:282 … … 10358 10363 msgstr[1] "{0} tracks" 10359 10364 10365 #. description 10360 10366 #. item "Relations/Route" text "Description" 10361 10367 #: ../core/src/org/openstreetmap/josm/gui/layer/GpxLayer.java:139 10362 10368 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:229 10363 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:1 4310369 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:137 10364 10370 #: ../plugins/gpxfilter/src/gpxfilter/EGpxLayer.java:158 10365 10371 #: build/trans_presets.java:4077 … … 12241 12247 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:38 12242 12248 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:63 12243 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:17 412249 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:173 12244 12250 msgid "None" 12245 12251 msgstr "None" … … 12997 13003 msgstr "Shortcut" 12998 13004 12999 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:156 13000 msgid "Active styles" 13005 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:123 13006 #, fuzzy 13007 msgid "Active styles:" 13001 13008 msgstr "Active styles" 13002 13009 13003 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:1 6613004 #, java-format 13005 msgid "Available styles (from {0})" 13010 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:144 13011 #, fuzzy, java-format 13012 msgid "Available styles (from {0}):" 13006 13013 msgstr "Available styles (from {0})" 13007 13014 13008 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:172 13009 msgid "Icon paths" 13015 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:173 13016 #, fuzzy 13017 msgid "Icon paths:" 13010 13018 msgstr "Icon paths" 13011 13019 13012 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:42 513020 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:429 13013 13021 #, java-format 13014 13022 msgid "Short Description: {0}" 13015 13023 msgstr "Short Description: {0}" 13016 13024 13017 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:42 513025 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:429 13018 13026 #, java-format 13019 13027 msgid "URL: {0}" 13020 13028 msgstr "URL: {0}" 13021 13029 13022 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:4 2713030 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:431 13023 13031 #, java-format 13024 13032 msgid "Author: {0}" 13025 13033 msgstr "Author: {0}" 13026 13034 13027 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:43 013035 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:434 13028 13036 #, java-format 13029 13037 msgid "Webpage: {0}" 13030 13038 msgstr "Webpage: {0}" 13031 13039 13032 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:4 3613040 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:440 13033 13041 #, java-format 13034 13042 msgid "Version: {0}" 13035 13043 msgstr "Version: {0}" 13036 13044 13037 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:4 4913038 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:64 113045 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:453 13046 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:645 13039 13047 #: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/list/TurnRestrictionsListDialog.java:316 13040 13048 msgid "New" 13041 13049 msgstr "New" 13042 13050 13043 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:45 013051 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:454 13044 13052 msgid "Add a filename or an URL of an active style" 13045 13053 msgstr "Add a filename or an URL of an active style" 13046 13054 13047 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:46 513055 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:469 13048 13056 msgid "Remove the selected styles from the list of active styles" 13049 13057 msgstr "Remove the selected styles from the list of active styles" 13050 13058 13051 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:4 8613059 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:490 13052 13060 msgid "Edit the filename or URL for the selected active style" 13053 13061 msgstr "Edit the filename or URL for the selected active style" 13054 13062 13055 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:5 0813063 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:512 13056 13064 msgid "Add the selected available styles to the list of active styles" 13057 13065 msgstr "Add the selected available styles to the list of active styles" 13058 13066 13059 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:53 113067 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:535 13060 13068 #, java-format 13061 13069 msgid "Reloads the list of available styles from ''{0}''" 13062 13070 msgstr "Reloads the list of available styles from ''{0}''" 13063 13071 13064 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:64 213072 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:646 13065 13073 msgid "Add a new icon path" 13066 13074 msgstr "Add a new icon path" 13067 13075 13068 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:65 513076 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:659 13069 13077 msgid "Remove the selected icon paths" 13070 13078 msgstr "Remove the selected icon paths" 13071 13079 13072 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:6 7613080 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:680 13073 13081 msgid "Edit the selected icon path" 13074 13082 msgstr "Edit the selected icon path" 13075 13083 13076 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:72 113084 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:725 13077 13085 #, java-format 13078 13086 msgid "Loading style sources from ''{0}''" 13079 13087 msgstr "Loading style sources from ''{0}''" 13080 13088 13081 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:74 313089 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:747 13082 13090 #, java-format 13083 13091 msgid "" … … 13088 13096 "<br><br>Details (untranslated):<br>{1}</html>" 13089 13097 13090 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:76 513098 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:769 13091 13099 msgid "Internal style" 13092 13100 msgstr "" 13093 13101 13094 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:7 6613102 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:770 13095 13103 msgid "Internal style to be used as base for runtime switchable overlay styles" 13096 13104 msgstr "" 13097 13105 13098 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:7 8713099 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:8 1913106 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:791 13107 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:823 13100 13108 #, java-format 13101 13109 msgid "Warning: illegal format of entry in style list ''{0}''. Got ''{1}''" … … 15745 15753 msgstr "" 15746 15754 15747 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/AddressEditAction.java:28 15755 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVImporter.java:43 15756 msgid "Columbus V-900 CSV Files" 15757 msgstr "" 15758 15759 #. * 15760 #. * Ui elements for each flag. 15761 #. 15762 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:61 15763 msgid "Show summary after import" 15764 msgstr "" 15765 15766 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:62 15767 msgid "Do not zoom after import" 15768 msgstr "" 15769 15770 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:63 15771 msgid "Ignore hdop/vdop/pdop entries" 15772 msgstr "" 15773 15774 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:64 15775 msgid "Warn on missing audio files" 15776 msgstr "" 15777 15778 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:65 15779 msgid "Warn on conversion errors" 15780 msgstr "" 15781 15782 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVReader.java:171 15783 msgid "Error in line " 15784 msgstr "" 15785 15786 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVReader.java:389 15787 msgid "Missing audio file" 15788 msgstr "" 15789 15790 #: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:34 15791 msgid "Create grid of ways" 15792 msgstr "Create grid of ways" 15793 15794 #: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:34 15795 msgid "" 15796 "Forms a grid of ways in base to two existing that have various nodes and one " 15797 "in common" 15798 msgstr "" 15799 "Forms a grid of ways in base to two existing that have various nodes and one " 15800 "in common" 15801 15802 #: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:53 15803 msgid "Select two ways with a node in common" 15804 msgstr "Select two ways with a node in common" 15805 15806 #: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:63 15807 msgid "Select two ways with alone a node in common" 15808 msgstr "Select two ways with alone a node in common" 15809 15810 #: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:104 15811 msgid "Create a grid of ways" 15812 msgstr "Create a grid of ways" 15813 15814 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:48 15815 msgid "Download Track ..." 15816 msgstr "" 15817 15818 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:48 15819 msgid "Download GPX track from openstreetmap.org" 15820 msgstr "" 15821 15822 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:84 15823 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:149 15824 #, java-format 15825 msgid "Invalid URL {0}" 15826 msgstr "" 15827 15828 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:86 15829 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:151 15830 #, java-format 15831 msgid "Error fetching URL {0}" 15832 msgstr "" 15833 15834 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:88 15835 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:153 15836 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:155 15837 #, java-format 15838 msgid "Error parsing data from URL {0}" 15839 msgstr "" 15840 15841 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:64 15842 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:65 15843 msgid "Download Track" 15844 msgstr "" 15845 15846 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:213 15847 msgid "Date" 15848 msgstr "" 15849 15850 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:55 15851 msgid "Private (only shared as anonymous, unordered points)" 15852 msgstr "Private (only shared as anonymous, unordered points)" 15853 15854 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:56 15855 msgid "Public (shown in trace list and as anonymous, unordered points)" 15856 msgstr "Public (shown in trace list and as anonymous, unordered points)" 15857 15858 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:57 15859 msgid "Trackable (only shared as anonymous, ordered points with timestamps)" 15860 msgstr "Trackable (only shared as anonymous, ordered points with timestamps)" 15861 15862 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:58 15863 msgid "" 15864 "Identifiable (shown in trace list and as identifiable, ordered points with " 15865 "timestamps)" 15866 msgstr "" 15867 "Identifiable (shown in trace list and as identifiable, ordered points with " 15868 "timestamps)" 15869 15870 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:98 15871 msgid "Upload Trace" 15872 msgstr "Upload Trace" 15873 15874 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:105 15875 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGuiPlugin.java:37 15876 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGuiPlugin.java:38 15877 msgid "Upload Traces" 15878 msgstr "Upload Traces" 15879 15880 #. visibilty 15881 #. item "Ways/Path" combo "Visibility" 15882 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:125 15883 #: build/trans_presets.java:511 15884 msgid "Visibility" 15885 msgstr "Visibility" 15886 15887 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:126 15888 msgid "Defines the visibility of your trace for other OSM users." 15889 msgstr "Defines the visibility of your trace for other OSM users." 15890 15891 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:134 15892 msgid "http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces" 15893 msgstr "http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces" 15894 15895 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:134 15896 msgid "(What does that mean?)" 15897 msgstr "(What does that mean?)" 15898 15899 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:139 15900 msgid "Please enter Description about your trace." 15901 msgstr "Please enter Description about your trace." 15902 15903 #. tags 15904 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:148 15905 msgid "Tags (comma delimited)" 15906 msgstr "Tags (comma delimited)" 15907 15908 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:150 15909 msgid "Please enter tags about your trace." 15910 msgstr "Please enter tags about your trace." 15911 15912 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:180 15913 #, java-format 15914 msgid "Selected track: {0}" 15915 msgstr "Selected track: {0}" 15916 15917 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:184 15918 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:370 15919 msgid "No GPX layer selected. Cannot upload a trace." 15920 msgstr "No GPX layer selected. Cannot upload a trace." 15921 15922 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:198 15748 15923 #, fuzzy 15749 msgid "Address Editor" 15750 msgstr "Use Address dialogue" 15751 15752 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/AddressEditAction.java:29 15924 msgid "Uploading trace ..." 15925 msgstr "Uploading data ..." 15926 15927 #. Set progress dialog to indeterminate while connecting 15928 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:209 15929 msgid "Connecting..." 15930 msgstr "Connecting..." 15931 15932 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:229 15933 msgid "Upload cancelled" 15934 msgstr "Upload cancelled" 15935 15936 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:242 15937 msgid "Error while uploading" 15938 msgstr "Error while uploading" 15939 15940 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:295 15941 msgid "GPX upload was successful" 15942 msgstr "GPX upload was successful" 15943 15944 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:296 15945 msgid "Upload failed. Server returned the following message: " 15946 msgstr "Upload failed. Server returned the following message: " 15947 15948 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:338 15949 #, java-format 15950 msgid "Uploading GPX track: {0}% ({1} of {2})" 15951 msgstr "Uploading GPX track: {0}% ({1} of {2})" 15952 15953 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:367 15954 msgid "No description provided. Please provide some description." 15955 msgstr "No description provided. Please provide some description." 15956 15957 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:397 15958 msgid "Uploading GPX Track" 15959 msgstr "Uploading GPX Track" 15960 15961 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGuiPlugin.java:37 15962 msgid "Uploads traces to openstreetmap.org" 15963 msgstr "Uploads traces to openstreetmap.org" 15964 15965 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/ElevationMapMode.java:38 15966 msgid "Shows elevation profile" 15967 msgstr "" 15968 15969 #. Show name of profile in title 15970 #. no elevation data, -> switch back to empty view 15971 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:97 15972 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:288 15973 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:313 15974 msgid "Elevation Profile" 15975 msgstr "" 15976 15977 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:98 15978 msgid "Open the elevation profile window." 15979 msgstr "" 15980 15981 #. first row: Headlines with bold font 15982 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:135 15983 msgid "Min" 15984 msgstr "" 15985 15986 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:138 15987 msgid "Avrg" 15988 msgstr "" 15989 15990 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:141 15991 msgid "Max" 15992 msgstr "" 15993 15994 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:144 15995 msgid "Dist" 15996 msgstr "" 15997 15998 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:147 15999 msgid "Gain" 16000 msgstr "" 16001 16002 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:150 16003 msgid "Time" 16004 msgstr "" 16005 16006 #. Geoid 16007 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:169 16008 msgid "Geoid" 16009 msgstr "" 16010 16011 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:185 16012 msgid "Automatic" 16013 msgstr "" 16014 16015 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:195 16016 msgid "Fixed value" 16017 msgstr "" 16018 16019 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileLayer.java:118 16020 msgid "Elevation profile for track '" 16021 msgstr "" 16022 16023 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileLayer.java:120 16024 msgid "Elevation profile" 16025 msgstr "" 16026 16027 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfilePanel.java:203 16028 msgid "(No elevation data)" 16029 msgstr "" 16030 16031 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/FixUnresolvedStreetsAction.java:30 15753 16032 #, fuzzy 15754 msgid "Handy Address Editing Functions" 15755 msgstr "Handy Address Interpolation Functions" 15756 15757 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/AddressEditAction.java:31 16033 msgid "Fix street addresses" 16034 msgstr "Tile address:" 16035 16036 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/FixUnresolvedStreetsAction.java:31 16037 msgid "Find and fix addresses without (valid) streets." 16038 msgstr "" 16039 16040 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/FixUnresolvedStreetsAction.java:33 15758 16041 #, fuzzy 15759 16042 msgid "Address Edit" 15760 16043 msgstr "Use Address dialogue" 15761 16044 15762 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/NodeEntityBase.java:27 16045 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/GuessAddressRunnable.java:54 16046 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/GuessAddressRunnable.java:177 16047 #, fuzzy 16048 msgid "Searching" 16049 msgstr "Search" 16050 16051 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/GuessAddressRunnable.java:206 16052 #, fuzzy 16053 msgid "Guess values for " 16054 msgstr "New value for {0}" 16055 16056 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/OSMEntityBase.java:40 15763 16057 #, fuzzy 15764 16058 msgid "No name" 15765 16059 msgstr "no name" 15766 16060 15767 #: ../plugins/Address Edit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditDialog.java:6016061 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/SelectIncompleteAddressesAction.java:32 15768 16062 #, fuzzy 15769 msgid "Unresolved Addresses (%d)" 15770 msgstr "Use Address dialogue" 15771 15772 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditDialog.java:61 16063 msgid "Select incomplete addresses" 16064 msgstr "Delete incomplete members?" 16065 16066 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/SelectIncompleteAddressesAction.java:33 16067 msgid "Selects all addresses with incomplete data." 16068 msgstr "" 16069 16070 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditDialog.java:61 15773 16071 #, fuzzy 15774 msgid "Streets (%d)" 16072 msgid "Unresolved Addresses" 16073 msgstr "Addresses" 16074 16075 #. group "Highways/Streets" 16076 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditDialog.java:62 16077 #: build/trans_presets.java:80 16078 msgid "Streets" 15775 16079 msgstr "Streets" 15776 16080 15777 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditDialog.java:86 16081 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditDialog.java:63 16082 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditDialog.java:64 16083 msgid "%s (%d)" 16084 msgstr "" 16085 16086 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditDialog.java:66 15778 16087 #, fuzzy 15779 msgid "Edit Addresses" 15780 msgstr "Addresses" 15781 15782 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditDialog.java:141 15783 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditModel.java:48 15784 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditModel.java:87 15785 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditModel.java:106 16088 msgid "Select and close" 16089 msgstr "Select in layer" 16090 16091 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditDialog.java:96 16092 msgid "Fix unresolved addresses" 16093 msgstr "" 16094 16095 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditDialog.java:187 16096 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditModel.java:48 16097 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditModel.java:87 16098 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditModel.java:106 15786 16099 #, fuzzy 15787 16100 msgid "(No data)" 15788 16101 msgstr "No date" 15789 16102 15790 #: ../plugins/Address Edit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditModel.java:5515791 #: ../plugins/Address Edit/src/org/openstreetmap/josm/plugins/addressEdit/gui/StreetTableModel.java:2416103 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditModel.java:55 16104 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/StreetTableModel.java:25 15792 16105 #: ../plugins/terracer/src/terracer/HouseNumberInputDialog.java:153 15793 16106 #: ../plugins/terracer/src/terracer/HouseNumberInputHandler.java:120 … … 15797 16110 #. Add address nodes 15798 16111 #. item "Annotation/Addresses" 15799 #: ../plugins/Address Edit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditModel.java:6515800 #: ../plugins/Address Edit/src/org/openstreetmap/josm/plugins/addressEdit/gui/StreetTableModel.java:2416112 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditModel.java:65 16113 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/StreetTableModel.java:25 15801 16114 #: build/trans_presets.java:3985 15802 16115 msgid "Addresses" 15803 16116 msgstr "Addresses" 15804 16117 15805 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AssignAddressToStreetAction.java:24 16118 #. super(tr("Apply all guesses"), "applyguesses_24", "Turns all guesses into the corresponding tag values."); 16119 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/ApplyAllGuessesAction.java:41 16120 #, fuzzy 16121 msgid "Apply all guesses" 16122 msgstr "Apply Changes" 16123 16124 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/ApplyAllGuessesAction.java:58 16125 msgid "Applied guessed values" 16126 msgstr "" 16127 16128 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/ApplyAllGuessesAction.java:91 16129 msgid "Applied guessed values for " 16130 msgstr "" 16131 16132 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AssignAddressToStreetAction.java:31 15806 16133 msgid "Assign address to street" 15807 16134 msgstr "" 15808 16135 16136 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AssignAddressToStreetAction.java:47 16137 #, fuzzy 16138 msgid "Set street name" 16139 msgstr "Street name" 16140 16141 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/GuessAddressDataAction.java:37 16142 #, fuzzy 16143 msgid "Guess address data" 16144 msgstr "Use Address dialogue" 16145 16146 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/GuessAddressDataAction.java:83 16147 #, fuzzy 16148 msgid "Guess street names" 16149 msgstr "Street name" 16150 15809 16151 #. item "Places/Country" 15810 #: ../plugins/Address Edit/src/org/openstreetmap/josm/plugins/addressEdit/gui/IncompleteAddressesTableModel.java:2816152 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/IncompleteAddressesTableModel.java:29 15811 16153 #: build/trans_presets.java:3627 15812 16154 msgid "Country" … … 15814 16156 15815 16157 #. item "Places/State" 15816 #: ../plugins/Address Edit/src/org/openstreetmap/josm/plugins/addressEdit/gui/IncompleteAddressesTableModel.java:2816158 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/IncompleteAddressesTableModel.java:29 15817 16159 #: build/trans_presets.java:3634 15818 16160 msgid "State" … … 15821 16163 #. <separator/> 15822 16164 #. item "Places/City" 15823 #: ../plugins/Address Edit/src/org/openstreetmap/josm/plugins/addressEdit/gui/IncompleteAddressesTableModel.java:2815824 #: ../plugins/Address Edit/src/org/openstreetmap/josm/plugins/addressEdit/gui/UnresolvedAddressesTableModel.java:4616165 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/IncompleteAddressesTableModel.java:29 16166 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/UnresolvedAddressesTableModel.java:49 15825 16167 #: build/trans_presets.java:3656 15826 16168 msgid "City" 15827 16169 msgstr "City" 15828 16170 15829 #: ../plugins/Address Edit/src/org/openstreetmap/josm/plugins/addressEdit/gui/IncompleteAddressesTableModel.java:2816171 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/IncompleteAddressesTableModel.java:29 15830 16172 #, fuzzy 15831 16173 msgid "Post Code" 15832 16174 msgstr "Post Code:" 15833 16175 15834 #: ../plugins/Address Edit/src/org/openstreetmap/josm/plugins/addressEdit/gui/IncompleteAddressesTableModel.java:2815835 #: ../plugins/Address Edit/src/org/openstreetmap/josm/plugins/addressEdit/gui/UnresolvedAddressesTableModel.java:4616176 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/IncompleteAddressesTableModel.java:29 16177 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/UnresolvedAddressesTableModel.java:49 15836 16178 #: ../plugins/cadastre-fr/src/cadastre_fr/Address.java:432 15837 16179 #: ../plugins/terracer/src/terracer/HouseNumberInputDialog.java:155 … … 15839 16181 msgstr "Street" 15840 16182 15841 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/UnresolvedAddressesTableModel.java:46 16183 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/RemoveAddressTagsAction.java:25 16184 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/RemoveAddressTagsAction.java:30 15842 16185 #, fuzzy 15843 msgid "Housenumber" 15844 msgstr "House number" 15845 15846 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/UnresolvedAddressesTableModel.java:46 16186 msgid "Remove address tags" 16187 msgstr "Remove from dataset" 16188 16189 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/RemoveAddressTagsAction.java:25 16190 #, fuzzy 16191 msgid "Removes address related tags from the object." 16192 msgstr "Remove the selected changesets from the local cache" 16193 16194 #. we simply use the existing icon :-| 16195 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/SelectAddressesInMapAction.java:51 16196 #, fuzzy 16197 msgid "Select in map" 16198 msgstr "Selection empty" 16199 16200 #. item "Waypoints/Motorway Junction" text "Number" 16201 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/UnresolvedAddressesTableModel.java:49 16202 #: build/trans_presets.java:666 16203 msgid "Number" 16204 msgstr "Number" 16205 16206 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/UnresolvedAddressesTableModel.java:49 15847 16207 #, fuzzy 15848 16208 msgid "Postcode" 15849 16209 msgstr "Post code" 15850 15851 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVImporter.java:4315852 msgid "Columbus V-900 CSV Files"15853 msgstr ""15854 15855 #. *15856 #. * Ui elements for each flag.15857 #.15858 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:6115859 msgid "Show summary after import"15860 msgstr ""15861 15862 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:6215863 msgid "Do not zoom after import"15864 msgstr ""15865 15866 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:6315867 msgid "Ignore hdop/vdop/pdop entries"15868 msgstr ""15869 15870 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:6415871 msgid "Warn on missing audio files"15872 msgstr ""15873 15874 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:6515875 msgid "Warn on conversion errors"15876 msgstr ""15877 15878 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVReader.java:17115879 msgid "Error in line "15880 msgstr ""15881 15882 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVReader.java:38915883 msgid "Missing audio file"15884 msgstr ""15885 15886 #: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:3415887 msgid "Create grid of ways"15888 msgstr "Create grid of ways"15889 15890 #: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:3415891 msgid ""15892 "Forms a grid of ways in base to two existing that have various nodes and one "15893 "in common"15894 msgstr ""15895 "Forms a grid of ways in base to two existing that have various nodes and one "15896 "in common"15897 15898 #: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:5315899 msgid "Select two ways with a node in common"15900 msgstr "Select two ways with a node in common"15901 15902 #: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:6315903 msgid "Select two ways with alone a node in common"15904 msgstr "Select two ways with alone a node in common"15905 15906 #: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:10415907 msgid "Create a grid of ways"15908 msgstr "Create a grid of ways"15909 15910 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:4815911 msgid "Download Track ..."15912 msgstr ""15913 15914 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:4815915 msgid "Download GPX track from openstreetmap.org"15916 msgstr ""15917 15918 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:8415919 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:14915920 #, java-format15921 msgid "Invalid URL {0}"15922 msgstr ""15923 15924 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:8615925 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:15115926 #, java-format15927 msgid "Error fetching URL {0}"15928 msgstr ""15929 15930 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:8815931 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:15315932 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:15515933 #, java-format15934 msgid "Error parsing data from URL {0}"15935 msgstr ""15936 15937 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:6415938 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:6515939 msgid "Download Track"15940 msgstr ""15941 15942 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:21315943 msgid "Date"15944 msgstr ""15945 15946 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:5915947 msgid "Private (only shared as anonymous, unordered points)"15948 msgstr "Private (only shared as anonymous, unordered points)"15949 15950 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:6015951 msgid "Public (shown in trace list and as anonymous, unordered points)"15952 msgstr "Public (shown in trace list and as anonymous, unordered points)"15953 15954 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:6115955 msgid "Trackable (only shared as anonymous, ordered points with timestamps)"15956 msgstr "Trackable (only shared as anonymous, ordered points with timestamps)"15957 15958 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:6215959 msgid ""15960 "Identifiable (shown in trace list and as identifiable, ordered points with "15961 "timestamps)"15962 msgstr ""15963 "Identifiable (shown in trace list and as identifiable, ordered points with "15964 "timestamps)"15965 15966 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:10715967 msgid "Upload Trace"15968 msgstr "Upload Trace"15969 15970 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:11815971 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGuiPlugin.java:3615972 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGuiPlugin.java:3715973 msgid "Upload Traces"15974 msgstr "Upload Traces"15975 15976 #. item "Ways/Path" combo "Visibility"15977 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:13615978 #: build/trans_presets.java:51115979 msgid "Visibility"15980 msgstr "Visibility"15981 15982 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:13715983 msgid "Defines the visibility of your trace for other OSM users."15984 msgstr "Defines the visibility of your trace for other OSM users."15985 15986 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:14115987 msgid "http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"15988 msgstr "http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"15989 15990 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:14115991 msgid "(What does that mean?)"15992 msgstr "(What does that mean?)"15993 15994 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:14415995 msgid "Please enter Description about your trace."15996 msgstr "Please enter Description about your trace."15997 15998 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:14615999 msgid "Tags (comma delimited)"16000 msgstr "Tags (comma delimited)"16001 16002 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:14716003 msgid "Please enter tags about your trace."16004 msgstr "Please enter tags about your trace."16005 16006 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:19416007 #, java-format16008 msgid "Selected track: {0}"16009 msgstr "Selected track: {0}"16010 16011 #. Set progress dialog to indeterminate while connecting16012 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:21716013 msgid "Connecting..."16014 msgstr "Connecting..."16015 16016 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:24016017 msgid "Upload cancelled"16018 msgstr "Upload cancelled"16019 16020 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:25016021 msgid "Error while uploading"16022 msgstr "Error while uploading"16023 16024 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:30416025 msgid "GPX upload was successful"16026 msgstr "GPX upload was successful"16027 16028 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:30516029 msgid "Upload failed. Server returned the following message: "16030 msgstr "Upload failed. Server returned the following message: "16031 16032 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:34716033 #, java-format16034 msgid "Uploading GPX track: {0}% ({1} of {2})"16035 msgstr "Uploading GPX track: {0}% ({1} of {2})"16036 16037 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:37916038 msgid "No description provided. Please provide some description."16039 msgstr "No description provided. Please provide some description."16040 16041 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:38216042 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:40416043 msgid "No GPX layer selected. Cannot upload a trace."16044 msgstr "No GPX layer selected. Cannot upload a trace."16045 16046 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:38516047 msgid "No username provided."16048 msgstr "No username provided."16049 16050 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:38816051 msgid "No password provided."16052 msgstr "No password provided."16053 16054 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:42016055 msgid "Uploading GPX Track"16056 msgstr "Uploading GPX Track"16057 16058 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGuiPlugin.java:3616059 msgid "Uploads traces to openstreetmap.org"16060 msgstr "Uploads traces to openstreetmap.org"16061 16062 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/ElevationMapMode.java:3816063 msgid "Shows elevation profile"16064 msgstr ""16065 16066 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/ElevationModel.java:21716067 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/ElevationModel.java:22416068 msgid "Unknown"16069 msgstr ""16070 16071 #. Show name of profile in title16072 #. no elevation data, -> switch back to empty view16073 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:9816074 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:28916075 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:31416076 msgid "Elevation Profile"16077 msgstr ""16078 16079 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:9916080 msgid "Open the elevation profile window."16081 msgstr ""16082 16083 #. first row: Headlines with bold font16084 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:13616085 msgid "Min"16086 msgstr ""16087 16088 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:13916089 msgid "Avrg"16090 msgstr ""16091 16092 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:14216093 msgid "Max"16094 msgstr ""16095 16096 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:14516097 msgid "Dist"16098 msgstr ""16099 16100 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:14816101 msgid "Gain"16102 msgstr ""16103 16104 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:15116105 msgid "Time"16106 msgstr ""16107 16108 #. Geoid16109 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:17016110 msgid "Geoid"16111 msgstr ""16112 16113 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:18616114 msgid "Automatic"16115 msgstr ""16116 16117 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:19616118 msgid "Fixed value"16119 msgstr ""16120 16121 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileLayer.java:11816122 msgid "Elevation profile for track '"16123 msgstr ""16124 16125 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileLayer.java:12016126 msgid "Elevation profile"16127 msgstr ""16128 16129 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfilePanel.java:20016130 msgid "(No elevation data)"16131 msgstr ""16132 16210 16133 16211 #: ../plugins/ImportImagePlugin/src/org/openstreetmap/josm/plugins/ImportImagePlugin/ImageLayer.java:314 … … 17693 17771 msgstr "" 17694 17772 17695 #: ../plugins/epsg31287/src/org/openstreetmap/josm/plugins/epsg31287/ProjectionEPSG31287.java:5 917773 #: ../plugins/epsg31287/src/org/openstreetmap/josm/plugins/epsg31287/ProjectionEPSG31287.java:58 17696 17774 msgid "dx" 17697 17775 msgstr "" 17698 17776 17699 #: ../plugins/epsg31287/src/org/openstreetmap/josm/plugins/epsg31287/ProjectionEPSG31287.java:6 317777 #: ../plugins/epsg31287/src/org/openstreetmap/josm/plugins/epsg31287/ProjectionEPSG31287.java:62 17700 17778 msgid "dy" 17701 17779 msgstr "" 17702 17780 17703 #: ../plugins/epsg31287/src/org/openstreetmap/josm/plugins/epsg31287/ProjectionEPSG31287.java:14 217781 #: ../plugins/epsg31287/src/org/openstreetmap/josm/plugins/epsg31287/ProjectionEPSG31287.java:141 17704 17782 msgid " - Bessel 1841 in Lambert Conformal Conic" 17705 17783 msgstr "" … … 17738 17816 #. Plugin ext_tools 17739 17817 #: ../plugins/ext_tools/src/ext_tools/preferences/ExtToolsPreference.java:27 17740 #: build/trans_plugins.java:3 617818 #: build/trans_plugins.java:34 17741 17819 msgid "Use external scripts in JOSM" 17742 17820 msgstr "" … … 18700 18778 msgstr "Firefox executable" 18701 18779 18702 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:1 4318780 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:158 18703 18781 msgid "Load file..." 18704 18782 msgstr "" 18705 18783 18706 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:1 4418784 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:159 18707 18785 msgid "Place" 18708 18786 msgstr "" 18709 18787 18710 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:1 4618788 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:161 18711 18789 msgid "Show target" 18712 18790 msgstr "" 18713 18791 18714 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:1 5318715 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:1 5918792 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:168 18793 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:174 18716 18794 msgid "Take X and Y from selected node" 18717 18795 msgstr "" 18718 18796 18719 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:163 18797 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:176 18798 msgid "Debug info" 18799 msgstr "" 18800 18801 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:177 18802 #, fuzzy 18803 msgid "Merge close nodes" 18804 msgstr "Merge objects nodes" 18805 18806 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:180 18807 msgid "Remove objects smaller than" 18808 msgstr "" 18809 18810 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:183 18811 msgid "Remove objects larger than" 18812 msgstr "" 18813 18814 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:187 18815 msgid "Only this color" 18816 msgstr "" 18817 18818 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:190 18819 msgid "Remove parallel lines" 18820 msgstr "" 18821 18822 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:195 18823 #, fuzzy 18824 msgid "Import settings" 18825 msgstr "Import images" 18826 18827 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:234 18720 18828 msgid "Load file" 18721 18829 msgstr "" 18722 18830 18723 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java: 16818831 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:240 18724 18832 msgid "Bind to coordinates" 18725 18833 msgstr "" 18726 18834 18727 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java: 17118835 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:243 18728 18836 msgid "Projection:" 18729 18837 msgstr "" 18730 18838 18731 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java: 17618839 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:248 18732 18840 msgid "Bottom left (min) corner:" 18733 18841 msgstr "" 18734 18842 18735 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java: 17818736 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java: 19618843 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:250 18844 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:268 18737 18845 msgid "PDF X and Y" 18738 18846 msgstr "" 18739 18847 18740 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java: 18018741 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java: 19818848 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:252 18849 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:270 18742 18850 msgid "East and North" 18743 18851 msgstr "" 18744 18852 18745 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java: 19418853 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:266 18746 18854 msgid "Top right (max) corner:" 18747 18855 msgstr "" 18748 18856 18749 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java: 23518857 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:313 18750 18858 msgid "Loading..." 18751 18859 msgstr "" 18752 18860 18753 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java: 24918861 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:328 18754 18862 msgid "PDF file preview" 18755 18863 msgstr "" 18756 18864 18757 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java: 25018865 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:329 18758 18866 msgid "Loaded" 18759 18867 msgstr "" 18760 18868 18761 18869 #. rebuild layer with latest projection 18762 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java: 26618870 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:349 18763 18871 msgid "Imported PDF: " 18764 18872 msgstr "" 18765 18873 18766 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java: 33118874 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:419 18767 18875 msgid "Please select exactly one node." 18768 18876 msgstr "" 18769 18877 18770 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java: 35218878 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:441 18771 18879 msgid "PDF files" 18772 18880 msgstr "" 18773 18881 18774 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java: 37818882 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:467 18775 18883 msgid "OSM files" 18776 18884 msgstr "" 18777 18885 18778 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java: 42218886 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:511 18779 18887 msgid "File not found." 18780 18888 msgstr "" 18781 18889 18782 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java: 42918890 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:518 18783 18891 #, fuzzy, java-format 18784 18892 msgid "Error while parsing: {0}" 18785 18893 msgstr "Error while parsing {0}" 18786 18894 18787 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:455 18895 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:532 18896 #, fuzzy 18897 msgid "Could not parse color" 18898 msgstr "Could not rename file!" 18899 18900 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:547 18901 #, fuzzy 18902 msgid "Max distance is not a number" 18903 msgstr "{0} is not a number" 18904 18905 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:561 18906 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:577 18907 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:592 18908 #, fuzzy 18909 msgid "Tolerance is not a number" 18910 msgstr "{0} is not a number" 18911 18912 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:609 18788 18913 msgid "Please set a projection." 18789 18914 msgstr "" 18790 18915 18791 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java: 47518916 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:629 18792 18917 msgid "Could not parse numbers. Please check." 18793 18918 msgstr "" … … 18810 18935 msgstr "" 18811 18936 18812 #: ../plugins/pdfimport/src/pdfimport/pdfbox/PdfBoxParser.java: 3018937 #: ../plugins/pdfimport/src/pdfimport/pdfbox/PdfBoxParser.java:28 18813 18938 #, fuzzy 18814 18939 msgid "Encrypted documents not supported." 18815 18940 msgstr "Elements of type {0} are supported." 18816 18941 18817 #: ../plugins/pdfimport/src/pdfimport/pdfbox/PdfBoxParser.java:3 618942 #: ../plugins/pdfimport/src/pdfimport/pdfbox/PdfBoxParser.java:34 18818 18943 msgid "The PDF file must have exactly one page." 18819 18944 msgstr "" … … 18827 18952 msgstr "Write error!" 18828 18953 18829 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:5 418954 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:56 18830 18955 msgid "Write coordinates to image header" 18831 18956 msgstr "Write coordinates to image header" 18832 18957 18833 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:7 118958 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:73 18834 18959 msgid "Write position information into the exif header of the following files:" 18835 18960 msgstr "" 18836 18961 "Write position information into the exif header of the following files:" 18837 18962 18838 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:8 718963 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:89 18839 18964 msgid "settings" 18840 18965 msgstr "settings" 18841 18966 18842 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:9 018967 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:92 18843 18968 msgid "keep backup files" 18844 18969 msgstr "keep backup files" 18845 18970 18846 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:9 318971 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:95 18847 18972 msgid "change file modification time:" 18848 18973 msgstr "change file modification time:" 18849 18974 18850 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:9 618975 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:98 18851 18976 msgid "to gps time" 18852 18977 msgstr "to gps time" 18853 18978 18854 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:9 618979 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:98 18855 18980 msgid "to previous value (unchanged mtime)" 18856 18981 msgstr "to previous value (unchanged mtime)" 18857 18982 18858 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:12 718859 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:17 418983 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:129 18984 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:176 18860 18985 msgid "Photo Geotagging Plugin" 18861 18986 msgstr "Photo Geotagging Plug-in" 18862 18987 18863 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:18 118988 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:183 18864 18989 msgid "Writing position information to image files..." 18865 18990 msgstr "Writing position information to image files..." 18866 18991 18867 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:20 518992 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:207 18868 18993 msgid "Could not read mtime." 18869 18994 msgstr "Could not read mtime." 18870 18995 18871 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:2 1818996 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:220 18872 18997 msgid "Could not write mtime." 18873 18998 msgstr "Could not write mtime." 18874 18999 18875 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:2 5819000 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:260 18876 19001 msgid "File could not be deleted!" 18877 19002 msgstr "File could not be deleted!" 18878 19003 18879 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:26 518880 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:2 7919004 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:267 19005 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:287 18881 19006 msgid "Could not rename file!" 18882 19007 msgstr "Could not rename file!" 18883 19008 18884 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:2 8819009 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:296 18885 19010 msgid "<html><h3>There are old backup files in the image directory!</h3>" 18886 19011 msgstr "<html><h3>There are old backup files in the image directory!</h3>" 18887 19012 18888 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java: 29219013 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:300 18889 19014 msgid "Override old backup files?" 18890 19015 msgstr "Override old backup files?" 18891 19016 18892 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java: 29319017 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:301 18893 19018 msgid "Keep old backups and continue" 18894 19019 msgstr "Keep old backups and continue" 18895 19020 18896 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java: 29319021 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:301 18897 19022 msgid "Override" 18898 19023 msgstr "Override" 18899 19024 18900 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:3 1418901 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:33 019025 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:322 19026 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:338 18902 19027 msgid "Could not delete temporary file!" 18903 19028 msgstr "Could not delete temporary file!" 18904 19029 18905 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:3 2619030 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:334 18906 19031 msgid "Test failed: Could not read mtime." 18907 19032 msgstr "Test failed: Could not read mtime." 18908 19033 18909 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:3 2819034 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:336 18910 19035 msgid "Test failed: Could not write mtime." 18911 19036 msgstr "Test failed: Could not write mtime." … … 20832 20957 msgstr "Crossing ways" 20833 20958 20834 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:89 20835 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:174 20836 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:185 20837 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:196 20838 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:207 20839 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:218 20840 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:229 20959 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:110 20960 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:195 20961 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:206 20962 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:217 20963 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:228 20841 20964 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:239 20965 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:250 20966 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:261 20967 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:272 20968 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:283 20969 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:294 20842 20970 msgid "Duplicated nodes" 20843 20971 msgstr "Duplicated nodes" 20844 20972 20845 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java: 9020973 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:111 20846 20974 msgid "This test checks that there are no nodes at the very same location." 20847 20975 msgstr "This test checks that there are no nodes at the very same location." 20848 20976 20849 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:1 7020977 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:191 20850 20978 msgid "Mixed type duplicated nodes" 20851 20979 msgstr "" 20852 20980 20853 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java: 18120981 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:202 20854 20982 msgid "Highway duplicated nodes" 20855 20983 msgstr "" 20856 20984 20857 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java: 19220985 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:213 20858 20986 msgid "Railway duplicated nodes" 20859 20987 msgstr "" 20860 20988 20861 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:2 0320989 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:224 20862 20990 msgid "Waterway duplicated nodes" 20863 20991 msgstr "" 20864 20992 20865 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:2 1420993 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:235 20866 20994 msgid "Boundary duplicated nodes" 20867 20995 msgstr "" 20868 20996 20869 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:2 2520997 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:246 20870 20998 msgid "Power duplicated nodes" 20871 20999 msgstr "" 20872 21000 20873 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:262 21001 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:257 21002 #, fuzzy 21003 msgid "Natural duplicated nodes" 21004 msgstr "Duplicated nodes" 21005 21006 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:268 21007 #, fuzzy 21008 msgid "Building duplicated nodes" 21009 msgstr "Duplicated nodes" 21010 21011 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:279 21012 #, fuzzy 21013 msgid "Landuse duplicated nodes" 21014 msgstr "Duplicated nodes" 21015 21016 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:290 21017 #, fuzzy 21018 msgid "Other duplicated nodes" 21019 msgstr "Merge duplicate node?" 21020 21021 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:319 20874 21022 msgid "Nodes at same position" 20875 21023 msgstr "Nodes at same position" … … 21575 21723 msgstr "" 21576 21724 21577 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:11 121725 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:112 21578 21726 msgid "Import Video" 21579 21727 msgstr "" 21580 21728 21581 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:11 121729 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:112 21582 21730 msgid "Sync a video against this GPS track" 21583 21731 msgstr "" 21584 21732 21585 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:13 221733 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:133 21586 21734 msgid "Remove Video" 21587 21735 msgstr "" 21588 21736 21589 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:13 221737 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:133 21590 21738 msgid "removes current video from layer" 21591 21739 msgstr "" 21592 21740 21593 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:14021594 21741 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:141 21742 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:142 21595 21743 msgid "Play/Pause" 21596 21744 msgstr "" 21597 21745 21598 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:14 021746 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:141 21599 21747 msgid "starts/pauses video playback" 21600 21748 msgstr "" 21601 21749 21602 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:14721603 21750 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:148 21751 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:149 21604 21752 msgid "Backward" 21605 21753 msgstr "" 21606 21754 21607 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:14 721755 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:148 21608 21756 msgid "jumps n sec back" 21609 21757 msgstr "" 21610 21758 21611 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:15321612 21759 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:154 21760 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:155 21613 21761 msgid "Forward" 21614 21762 msgstr "" 21615 21763 21616 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:15 321764 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:154 21617 21765 msgid "jumps n sec forward" 21618 21766 msgstr "" 21619 21767 21620 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:16121621 21768 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:162 21769 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:163 21622 21770 msgid "Faster" 21623 21771 msgstr "" 21624 21772 21625 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:16 121773 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:162 21626 21774 msgid "faster playback" 21627 21775 msgstr "" 21628 21776 21629 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:16921630 21777 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:170 21778 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:171 21631 21779 msgid "Slower" 21632 21780 msgstr "" 21633 21781 21634 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:1 6921782 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:170 21635 21783 msgid "slower playback" 21636 21784 msgstr "" 21637 21785 21638 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:17 721786 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:178 21639 21787 msgid "Jump To" 21640 21788 msgstr "" 21641 21789 21642 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:17 721790 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:178 21643 21791 msgid "jumps to the entered gps time" 21644 21792 msgstr "" 21645 21793 21646 21794 #. TODO here we should show the GPS time range to the user 21647 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:18 121648 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:19 221795 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:182 21796 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:198 21649 21797 msgid "Jump to" 21650 21798 msgstr "" 21651 21799 21652 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:21 221800 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:217 21653 21801 msgid "Loop" 21654 21802 msgstr "" 21655 21803 21656 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:21 221804 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:217 21657 21805 msgid "loops n sec around current position" 21658 21806 msgstr "" 21659 21807 21660 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:21 321661 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:14 121808 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:218 21809 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:145 21662 21810 msgid "loop" 21663 21811 msgstr "" 21664 21812 21665 21813 #. now the options menu 21666 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:22 221814 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:227 21667 21815 msgid "Keep centered" 21668 21816 msgstr "" 21669 21817 21670 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:22 221818 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:227 21671 21819 msgid "follows the video icon automaticly" 21672 21820 msgstr "" 21673 21821 21674 21822 #. now the options menu 21675 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:23 321823 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:238 21676 21824 msgid "Subtitles" 21677 21825 msgstr "" 21678 21826 21679 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:23 321827 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:238 21680 21828 msgid "Show subtitles in video" 21681 21829 msgstr "" 21682 21830 21683 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:24 121684 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:2 4521831 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:246 21832 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:250 21685 21833 msgid "Jump length" 21686 21834 msgstr "" 21687 21835 21688 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:24 121836 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:246 21689 21837 msgid "Set the length of a jump" 21690 21838 msgstr "" 21691 21839 21692 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:2 4521693 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:2 5621840 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:250 21841 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:261 21694 21842 msgid "Jump in video for x ms" 21695 21843 msgstr "" 21696 21844 21697 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:25 221698 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:2 5621845 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:257 21846 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:261 21699 21847 msgid "Loop length" 21700 21848 msgstr "" 21701 21849 21702 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:25 221850 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:257 21703 21851 msgid "Set the length around a looppoint" 21704 21852 msgstr "" 21705 21853 21706 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:2 6521854 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:270 21707 21855 msgid "no deinterlacing" 21708 21856 msgstr "" 21709 21857 21710 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:27 321858 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:278 21711 21859 msgid "deinterlacing using line doubling" 21712 21860 msgstr "" 21713 21861 21714 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:28 121862 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:286 21715 21863 msgid "deinterlacing using linear interpolation" 21716 21864 msgstr "" 21717 21865 21718 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:12 021866 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:124 21719 21867 msgid "Unable to find JNA Java library!" 21720 21868 msgstr "" 21721 21869 21722 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:12 421870 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:128 21723 21871 msgid "Unable to find native libvlc library!" 21724 21872 msgstr "" 21725 21873 21726 21874 #. TODO we need Icons instead 21727 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:1 3821875 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:142 21728 21876 msgid "play" 21729 21877 msgstr "" 21730 21878 21731 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:14 221879 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:146 21732 21880 msgid "mute" 21733 21881 msgstr "" … … 22603 22751 msgstr "" 22604 22752 22605 #. Plugin Addr essEdit22753 #. Plugin AddrInterpolation 22606 22754 #: build/trans_plugins.java:3 22607 msgid "Allows comfortable editing of addresses and streets."22608 msgstr ""22609 22610 #. Plugin AddrInterpolation22611 #: build/trans_plugins.java:522612 22755 msgid "" 22613 22756 "Group common Address Interpolation inputs in a single dialog, as well as an " … … 22619 22762 #. File ../plugins/alignways/build.xml had no data 22620 22763 #. Plugin buildings_tools 22621 #: build/trans_plugins.java: 822764 #: build/trans_plugins.java:6 22622 22765 msgid "Tools for drawing buildings." 22623 22766 msgstr "Tools for drawing buildings." 22624 22767 22625 22768 #. Plugin cadastre-fr 22626 #: build/trans_plugins.java: 1022769 #: build/trans_plugins.java:8 22627 22770 msgid "A special handler for the French land registry WMS server." 22628 22771 msgstr "A special handler for the French land registry WMS server." 22629 22772 22630 22773 #. Plugin colorscheme 22631 #: build/trans_plugins.java:1 222774 #: build/trans_plugins.java:10 22632 22775 msgid "" 22633 22776 "Allows the user to create different color schemes and to switch between " … … 22644 22787 22645 22788 #. Plugin ColumbusCSV 22646 #: build/trans_plugins.java:1 422789 #: build/trans_plugins.java:12 22647 22790 msgid "" 22648 22791 "Imports proprietary CSV files of the Columbus/Visiontac V-900 GPS logger " … … 22651 22794 22652 22795 #. Plugin Create_grid_of_ways 22653 #: build/trans_plugins.java:1 622796 #: build/trans_plugins.java:14 22654 22797 msgid "Create a grid of ways." 22655 22798 msgstr "Create a grid of ways." 22656 22799 22657 22800 #. Plugin czechaddress 22801 #: build/trans_plugins.java:16 22802 msgid "" 22803 "Creating and handling address nodes and buildings within Czech Republic." 22804 msgstr "" 22805 "Creating and handling address nodes and buildings within Czech Republic." 22806 22807 #. Plugin dataimport 22658 22808 #: build/trans_plugins.java:18 22659 msgid ""22660 "Creating and handling address nodes and buildings within Czech Republic."22661 msgstr ""22662 "Creating and handling address nodes and buildings within Czech Republic."22663 22664 #. Plugin dataimport22665 #: build/trans_plugins.java:2022666 22809 msgid "Allows to import various file formats into JOSM directly." 22667 22810 msgstr "Allows to import various file formats into JOSM directly." 22668 22811 22669 22812 #. Plugin DirectDownload 22813 #: build/trans_plugins.java:20 22814 msgid "Download your GPX tracks from openstreetmap.org" 22815 msgstr "" 22816 22817 #. Plugin DirectUpload 22670 22818 #: build/trans_plugins.java:22 22671 msgid "Download your GPX tracks from openstreetmap.org"22672 msgstr ""22673 22674 #. Plugin DirectUpload22675 #: build/trans_plugins.java:2422676 22819 msgid "" 22677 22820 "This plugin directly upload GPS Traces from current active layer in JOSM to " … … 22682 22825 22683 22826 #. Plugin download_along 22827 #: build/trans_plugins.java:24 22828 msgid "Downloads OSM data along a way" 22829 msgstr "" 22830 22831 #. Plugin Duplicate-Way 22684 22832 #: build/trans_plugins.java:26 22685 msgid "Downloads OSM data along a way"22686 msgstr ""22687 22688 #. Plugin Duplicate-Way22689 #: build/trans_plugins.java:2822690 22833 msgid "Duplicate Ways with an offset" 22691 22834 msgstr "Duplicate Ways with an offset" 22692 22835 22693 22836 #. Plugin editgpx 22694 #: build/trans_plugins.java: 3022837 #: build/trans_plugins.java:28 22695 22838 msgid "" 22696 22839 "Allows the user to anonymize timestamps and delete parts of huge GPX tracks " … … 22701 22844 22702 22845 #. Plugin ElevationProfile 22846 #: build/trans_plugins.java:30 22847 msgid "Shows the elevation profile and some statistical data of a GPX track." 22848 msgstr "" 22849 22850 #. Plugin epsg31287 22703 22851 #: build/trans_plugins.java:32 22704 msgid "Shows the elevation profile and some statistical data of a GPX track."22705 msgstr ""22706 22707 #. Plugin epsg3128722708 #: build/trans_plugins.java:3422709 22852 msgid "" 22710 22853 "sets current projection to EPSG:31287 - Bessel 1841 in Lambert Conformal " 22711 22854 "Conic. For use with WMS plugin to load geoimage.at WMS, see link for details" 22855 msgstr "" 22856 22857 #. Plugin FixAddresses 22858 #: build/trans_plugins.java:36 22859 msgid "Finds and fixes invalid street addresses in a comfortable way." 22712 22860 msgstr "" 22713 22861 … … 23122 23270 msgstr "Highways" 23123 23271 23124 #. group "Highways/Streets"23125 #: build/trans_presets.java:8023126 msgid "Streets"23127 msgstr "Streets"23128 23129 23272 #. item "Highways/Streets/Motorway" 23130 23273 #. <action class="PlayAudioAction" params="resource://audio/KDE_Window_Iconify.wav"/> … … 24891 25034 msgid "Edit Motorway Junction" 24892 25035 msgstr "Edit Motorway Junction" 24893 24894 #. item "Waypoints/Motorway Junction" text "Number"24895 #: build/trans_presets.java:66624896 msgid "Number"24897 msgstr "Number"24898 25036 24899 25037 #. item "Waypoints/Services" … … 37826 37964 msgstr "unusual tag combination" 37827 37965 37966 #. OUTDATED - only for old plugins 37967 #. See http://josm.openstreetmap.de/wiki/Maps for newer data. 37968 #. 37828 37969 #. FORMAT 37829 37970 #. default(true or false);Name;URL … … 37831 37972 #. 37832 37973 #. http://onearth.jpl.nasa.gov/wms.cgi?request=GetMap&layers=global_mosaic&styles=&format=image/jpeg& 37833 #: build/trans_wms.java: 537974 #: build/trans_wms.java:8 37834 37975 msgid "Landsat" 37835 37976 msgstr "Landsat" 37836 37977 37837 37978 #. http://irs.gis-lab.info/?layers=landsat& 37838 #: build/trans_wms.java: 637979 #: build/trans_wms.java:9 37839 37980 msgid "Landsat (mirror)" 37840 37981 msgstr "" 37841 37982 37842 37983 #. http://openaerialmap.org/wms/?VERSION=1.0&request=GetMap&layers=world&styles=&format=image/jpeg& 37843 #: build/trans_wms.java: 737984 #: build/trans_wms.java:10 37844 37985 msgid "Open Aerial Map" 37845 37986 msgstr "Open Aerial Map" … … 37849 37990 #. must be html:<url> 37850 37991 #. html:http://josm.openstreetmap.de/wmsplugin/YahooDirect.html? 37851 #: build/trans_wms.java:1 137992 #: build/trans_wms.java:14 37852 37993 msgid "Yahoo Sat" 37853 37994 msgstr "Yahoo Sat" 37854 37995 37855 37996 #. html:http://josm.openstreetmap.de/wmsplugin/OpenStreetMap.html? 37856 #: build/trans_wms.java:1 237997 #: build/trans_wms.java:15 37857 37998 msgid "OpenStreetMap" 37858 37999 msgstr "OpenStreetMap" 37859 38000 37860 38001 #. html:http://josm.openstreetmap.de/wmsplugin/OpenCycleMap.html? 37861 #: build/trans_wms.java:1 338002 #: build/trans_wms.java:16 37862 38003 msgid "OpenCycleMap" 37863 38004 msgstr "OpenCycleMap" 37864 38005 37865 38006 #. html:http://josm.openstreetmap.de/wmsplugin/TilesAtHome.html? 37866 #: build/trans_wms.java:1 438007 #: build/trans_wms.java:17 37867 38008 msgid "TilesAtHome" 37868 38009 msgstr "TilesAtHome" … … 37872 38013 #. only for Germany 37873 38014 #. http://tools.geofabrik.de/osmi/view/strassennrw/josmwms? 37874 #: build/trans_wms.java: 1838015 #: build/trans_wms.java:21 37875 38016 msgid "Streets NRW Geofabrik.de" 37876 38017 msgstr "Streets NRW Geofabrik.de" … … 37881 38022 #. Terraserver USCG - High resolution maps 37882 38023 #. http://terraservice.net/ogcmap.ashx?version=1.1.1&request=GetMap&Layers=drg&styles=&format=image/jpeg& 37883 #: build/trans_wms.java:2 338024 #: build/trans_wms.java:26 37884 38025 msgid "Terraserver Topo" 37885 38026 msgstr "Terraserver Topo" 37886 38027 37887 38028 #. http://terraservice.net/ogcmap.ashx?version=1.1.1&request=GetMap&Layers=urbanarea&styles=&format=image/jpeg& 37888 #: build/trans_wms.java:2 438029 #: build/trans_wms.java:27 37889 38030 msgid "Terraserver Urban" 37890 38031 msgstr "Terraserver Urban" … … 37894 38035 #. only for Czech Republic 37895 38036 #. http://wms.cuzk.cz/wms.asp?service=WMS&VERSION=1.1.1&REQUEST=GetMap&SRS=EPSG:4326&LAYERS=parcelni_cisla_i,obrazy_parcel_i,RST_KMD_I,hranice_parcel_i,DEF_BUDOVY,RST_KN_I,dalsi_p_mapy_i,prehledka_kat_prac,prehledka_kat_uz,prehledka_kraju-linie&FORMAT=image/png&transparent=TRUE& 37896 #: build/trans_wms.java: 2838037 #: build/trans_wms.java:31 37897 38038 msgid "Czech CUZK:KM" 37898 38039 msgstr "Czech CUZK:KM" 37899 38040 37900 38041 #. 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& 37901 #: build/trans_wms.java: 2938042 #: build/trans_wms.java:32 37902 38043 msgid "Czech UHUL:ORTOFOTO" 37903 38044 msgstr "Czech UHUL:ORTOFOTO" … … 37908 38049 #. fails with division by zero error 37909 38050 #. http://nick.dev.openstreetmap.org/openpaths/freemap.php?layers=npe& 37910 #: build/trans_wms.java:3 438051 #: build/trans_wms.java:37 37911 38052 msgid "NPE Maps" 37912 38053 msgstr "NPE Maps" 37913 38054 37914 38055 #. http://dev.openstreetmap.org/~timsc/wms2/map.php? 37915 #: build/trans_wms.java:3 538056 #: build/trans_wms.java:38 37916 38057 msgid "NPE Maps (Tim)" 37917 38058 msgstr "NPE Maps (Tim)" 37918 38059 37919 38060 #. http://ooc.openstreetmap.org/wms/map.php?source=os7& 37920 #: build/trans_wms.java:3 638061 #: build/trans_wms.java:39 37921 38062 msgid "7th Series (OS7)" 37922 38063 msgstr "7th Series (OS7)" … … 37926 38067 #. only for Japan 37927 38068 #. http://orthophoto.mlit.go.jp:8888/wms/service/wmsRasterTileMap?VERSION=1.3.0&REQUEST=GetMap&LAYERS=ORTHO&STYLES=Default&CRS=EPSG:4612&BBOX={s},{w},{n},{e}&WIDTH={width}&HEIGHT={height}&FORMAT=image/png&BGCOLOR=OxFFFFFF 37928 #: build/trans_wms.java:4 038069 #: build/trans_wms.java:43 37929 38070 msgid "MLIT Japan (ORTHO)" 37930 38071 msgstr "MLIT Japan (ORTHO)" 37931 38072 37932 38073 #. http://orthophoto.mlit.go.jp:8888/wms/service/wmsRasterTileMap?VERSION=1.3.0&REQUEST=GetMap&LAYERS=ORTHO01&STYLES=Default&CRS=EPSG:4612&BBOX={s},{w},{n},{e}&WIDTH={width}&HEIGHT={height}&FORMAT=image/png&BGCOLOR=OxFFFFFF 37933 #: build/trans_wms.java:4 138074 #: build/trans_wms.java:44 37934 38075 msgid "MLIT Japan (ORTHO01)" 37935 38076 msgstr "MLIT Japan (ORTHO01)" 37936 38077 37937 38078 #. http://orthophoto.mlit.go.jp:8888/wms/service/wmsRasterTileMap?VERSION=1.3.0&REQUEST=GetMap&LAYERS=ORTHO02&STYLES=Default&CRS=EPSG:4612&BBOX={s},{w},{n},{e}&WIDTH={width}&HEIGHT={height}&FORMAT=image/png&BGCOLOR=OxFFFFFF 37938 #: build/trans_wms.java:4 238079 #: build/trans_wms.java:45 37939 38080 msgid "MLIT Japan (ORTHO02)" 37940 38081 msgstr "MLIT Japan (ORTHO02)" 37941 38082 37942 38083 #. 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 37943 #: build/trans_wms.java:4 338084 #: build/trans_wms.java:46 37944 38085 msgid "MLIT Japan (ORTHO03)" 37945 38086 msgstr "MLIT Japan (ORTHO03)" … … 37949 38090 #. only for Italy 37950 38091 #. http://sit.provincia.lodi.it/mapserver/mapserv.exe?map=ortofoto_wgs84.map&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&SRS=EPSG:4326&LAYERS=Terraitaly%20Ortofoto%202007&STYLES=%2C%2C&FORMAT=image/png&TRANSPARENT=TRUE& 37951 #: build/trans_wms.java: 4738092 #: build/trans_wms.java:50 37952 38093 msgid "Lodi - Italy" 37953 38094 msgstr "Lodi - Italy" 37954 38095 37955 38096 #. http://88.53.214.52/sitr/services/WGS84_F33/Ortofoto_ATA20072008_f33/MapServer/WMSServer?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&CRS=CRS:84&LAYERS=0&STYLES=default&FORMAT=image/jpeg& 37956 #: build/trans_wms.java: 4838097 #: build/trans_wms.java:51 37957 38098 msgid "Sicily - Italy" 37958 38099 msgstr "Sicily - Italy" 37959 38100 37960 38101 #. http://wms.pcn.minambiente.it/cgi-bin/mapserv.exe?map=/ms_ogc/service/ortofoto_colore_06.map&LAYERS=ortofoto_colore_06_32,ortofoto_colore_06_33&REQUEST=GetMap&VERSION=1.1.1&FORMAT=image%2Fjpeg& 37961 #: build/trans_wms.java: 4938102 #: build/trans_wms.java:52 37962 38103 msgid "PCN 2006 - Italy" 37963 38104 msgstr "" … … 37966 38107 #. only for France 37967 38108 #. http://spotmaps.youmapps.org/cgi-bin/mapserv?map=/home/ortho/ortho.map&service=wms&version=1.1.1&srs=EPSG:4326&request=GetMap&layers=spotmaps4osm&format=image/jpeg&FORMAT=image/jpeg&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&Layers=demo&;http://www.youmapps.org/licenses/EULA-OSM-J-{lang}.html 37968 #: build/trans_wms.java:5 238109 #: build/trans_wms.java:55 37969 38110 msgid "SPOTMaps (France)" 37970 38111 msgstr "" 38112 38113 #~ msgid "No username provided." 38114 #~ msgstr "No username provided." 38115 38116 #~ msgid "No password provided." 38117 #~ msgstr "No password provided." 37971 38118 37972 38119 #~ msgid "You must select at least two ways." … … 38198 38345 #~ "<html>JOSM will have to remove your local primitive with id {0}<br>from " 38199 38346 #~ "the dataset.<br>Do you agree?</html>" 38200 38201 #~ msgid "Remove from dataset"38202 #~ msgstr "Remove from dataset"38203 38347 38204 38348 #~ msgid "Undecide conflict between visible state"
Note:
See TracChangeset
for help on using the changeset viewer.
