Changeset 24101 in osm for applications/editors/josm/i18n/po/en_GB.po
- Timestamp:
- 2010-11-06T22:25:47+01:00 (16 years ago)
- File:
-
- 1 edited
-
applications/editors/josm/i18n/po/en_GB.po (modified) (68 diffs)
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/i18n/po/en_GB.po
r23899 r24101 11 11 "Project-Id-Version: JOSM\n" 12 12 "Report-Msgid-Bugs-To: \n" 13 "POT-Creation-Date: 2010-1 0-28 16:57+0200\n"13 "POT-Creation-Date: 2010-11-06 21:53+0100\n" 14 14 "PO-Revision-Date: 2010-10-01 20:59+0000\n" 15 15 "Last-Translator: Dirk Stöcker <launchpad@dstoecker.de>\n" … … 19 19 "Content-Transfer-Encoding: 8bit\n" 20 20 "Plural-Forms: nplurals=2; plural=n != 1;\n" 21 "X-Launchpad-Export-Date: 2010-1 0-28 14:47+0000\n"21 "X-Launchpad-Export-Date: 2010-11-06 20:14+0000\n" 22 22 "X-Generator: Launchpad (build Unknown)\n" 23 23 … … 287 287 #: ../core/src/org/openstreetmap/josm/io/GpxExporter.java:116 288 288 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:65 289 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:1 19289 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:106 290 290 #: ../plugins/addrinterpolation/src/org/openstreetmap/josm/plugins/AddrInterpolation/AddrInterpolationDialog.java:331 291 291 #: ../plugins/buildings_tools/src/buildings_tools/AddressDialog.java:38 … … 300 300 #: ../plugins/importvec/src/org/openstreetmap/josm/plugins/importvec/ImportVectorAction.java:100 301 301 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/gui/dialogs/TextInputDialog.java:151 302 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:1 28303 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java: 293302 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:130 303 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:301 304 304 #: ../plugins/reverter/src/reverter/ChangesetIdQuery.java:46 305 305 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:87 … … 408 408 #: ../core/src/org/openstreetmap/josm/actions/CreateCircleAction.java:45 409 409 #: ../core/src/org/openstreetmap/josm/actions/DistributeAction.java:32 410 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:30 7410 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:308 411 411 #: ../core/src/org/openstreetmap/josm/actions/JoinNodeWayAction.java:32 412 412 #: ../core/src/org/openstreetmap/josm/actions/JumpToAction.java:31 … … 420 420 #: ../core/src/org/openstreetmap/josm/actions/UnGlueAction.java:54 421 421 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/ImageViewerDialog.java:66 422 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/AddressEditAction.java:30423 422 #: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:34 424 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGuiPlugin.java:37 423 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGuiPlugin.java:38 424 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/FixUnresolvedStreetsAction.java:32 425 425 #: ../plugins/OpeningHoursEditor/src/org/openstreetmap/josm/plugins/ohe/OhePlugin.java:71 426 426 #: ../plugins/addrinterpolation/src/org/openstreetmap/josm/plugins/AddrInterpolation/AddrInterpolationAction.java:26 … … 930 930 msgstr "Display object information about OSM nodes, ways, or relations." 931 931 932 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:30 7932 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:308 933 933 msgid "Join overlapping Areas" 934 934 msgstr "Join overlapping Areas" 935 935 936 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:30 7936 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:308 937 937 msgid "Joins areas that overlap each other" 938 938 msgstr "Joins areas that overlap each other" 939 939 940 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:3 19940 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:320 941 941 msgid "Please select at least one closed way that should be joined." 942 942 msgstr "Please select at least one closed way that should be joined." 943 943 944 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:32 6944 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:327 945 945 #, java-format 946 946 msgid "\"{0}\" is not closed and therefore cannot be joined." 947 947 msgstr "\"{0}\" is not closed and therefore cannot be joined." 948 948 949 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:3 39949 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:340 950 950 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:80 951 951 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:76 … … 956 956 msgstr[1] "The selected ways have nodes outside of the downloaded data region." 957 957 958 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:34 2958 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:343 959 959 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:85 960 960 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:77 … … 962 962 msgstr "This can lead to nodes being deleted accidentally." 963 963 964 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:34 3964 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:344 965 965 msgid "Are you really sure to continue?" 966 966 msgstr "Are you really sure to continue?" 967 967 968 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:34 4968 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:345 969 969 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:377 970 970 msgid "Please abort if you are not sure" 971 971 msgstr "Please abort if you are not sure" 972 972 973 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:36 1974 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:37 8973 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:362 974 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:379 975 975 msgid "No intersection found. Nothing was changed." 976 976 msgstr "No intersection found. Nothing was changed." … … 978 978 #. revert changes 979 979 #. FIXME: this is dirty hack 980 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:38 4980 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:385 981 981 msgid "Reverting changes" 982 982 msgstr "" 983 983 984 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:43 6984 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:437 985 985 msgid "Removed duplicate nodes" 986 986 msgstr "" 987 987 988 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:44 5988 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:446 989 989 msgid "Added node on all intersections" 990 990 msgstr "Added node on all intersections" 991 991 992 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java: 496992 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:500 993 993 msgid "Assemble new polygons" 994 994 msgstr "" 995 995 996 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:501 996 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:506 997 #, fuzzy 998 msgid "Delete relations" 999 msgstr "Delete relation {0}" 1000 1001 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:511 997 1002 msgid "Delete Ways that are not part of an inner multipolygon" 998 1003 msgstr "Delete Ways that are not part of an inner multipolygon" 999 1004 1000 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:5 041005 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:514 1001 1006 msgid "Joined overlapping areas" 1002 1007 msgstr "Joined overlapping areas" 1003 1008 1004 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:5 071009 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:517 1005 1010 msgid "" 1006 1011 "Some of the ways were part of relations that have been modified. Please " … … 1010 1015 "verify no errors have been introduced." 1011 1016 1012 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:5 661017 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:576 1013 1018 msgid "Fix tag conflicts" 1014 1019 msgstr "Fix tag conflicts" 1015 1020 1016 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:8 401021 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:850 1017 1022 msgid "Split ways into fragments" 1018 1023 msgstr "" 1019 1024 1020 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:12 271025 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1238 1021 1026 msgid "Sorry. Cannot handle multipolygon relations with multiple outer ways." 1022 1027 msgstr "" 1023 1028 1024 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:12 371029 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1248 1025 1030 msgid "" 1026 1031 "Sorry. Cannot handle way that is outer in multiple multipolygon relations." 1027 1032 msgstr "" 1028 1033 1029 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:12 421030 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:12 491034 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1253 1035 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1260 1031 1036 msgid "" 1032 1037 "Sorry. Cannot handle way that is both inner and outer in multipolygon " … … 1034 1039 msgstr "" 1035 1040 1036 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:12 541041 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1265 1037 1042 msgid "" 1038 1043 "Sorry. Cannot handle way that is inner in multiple multipolygon relations." 1039 1044 msgstr "" 1040 1045 1041 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:13 561046 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1367 1042 1047 msgid "Removed Element from Relations" 1043 1048 msgstr "Removed Element from Relations" 1044 1049 1045 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:14 261050 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1438 1046 1051 msgid "Remove tags from inner ways" 1047 1052 msgstr "Remove tags from inner ways" 1048 1053 1049 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:14 591054 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1471 1050 1055 msgid "Join Areas Function" 1051 1056 msgstr "Join Areas Function" … … 1591 1596 #: ../core/src/org/openstreetmap/josm/gui/layer/markerlayer/PlayHeadMarker.java:259 1592 1597 #: ../core/src/org/openstreetmap/josm/gui/preferences/ProjectionPreference.java:210 1593 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:75 31598 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:757 1594 1599 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:61 1595 1600 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:112 … … 1620 1625 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/api/CloseAction.java:65 1621 1626 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/api/EditAction.java:70 1622 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:2 281627 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:230 1623 1628 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:90 1624 1629 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:98 … … 1660 1665 #: ../core/src/org/openstreetmap/josm/gui/io/SaveLayersTableColumnModel.java:62 1661 1666 #: ../core/src/org/openstreetmap/josm/gui/layer/Layer.java:286 1662 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:1 451667 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:160 1663 1668 #: ../plugins/smed/plugs/oseam/src/oseam/dialogs/OSeaMAction.java:1340 1664 1669 #: ../plugins/smed/src/smed/menu/file/TabManager.java:240 … … 1774 1779 #: ../core/src/org/openstreetmap/josm/gui/history/HistoryBrowserDialog.java:130 1775 1780 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:969 1776 #: ../plugins/ AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditDialog.java:621777 #: ../plugins/ DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:2471781 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:237 1782 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditDialog.java:65 1778 1783 #: ../plugins/smed/plugs/oseam/src/oseam/dialogs/OSeaMAction.java:1313 1779 1784 #: ../plugins/toms/src/toms/dialogs/SmpDialogAction.java:1382 … … 2427 2432 #: ../core/src/org/openstreetmap/josm/actions/mapmode/DeleteAction.java:98 2428 2433 #: ../core/src/org/openstreetmap/josm/actions/mapmode/DrawAction.java:94 2429 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:10 82434 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:109 2430 2435 #: ../core/src/org/openstreetmap/josm/actions/mapmode/SelectAction.java:109 2431 2436 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ZoomAction.java:45 … … 2514 2519 msgstr "Finish drawing." 2515 2520 2516 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:1072517 2521 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:108 2522 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:109 2518 2523 msgid "Extrude" 2519 2524 msgstr "Extrude" 2520 2525 2521 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:10 72526 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:108 2522 2527 msgid "Create areas" 2523 2528 msgstr "Create areas" 2524 2529 2525 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:11 82530 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:119 2526 2531 msgid "Move a segment along its normal, then release the mouse button." 2527 2532 msgstr "Move a segment along its normal, then release the mouse button." 2528 2533 2529 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:12 02534 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:121 2530 2535 msgid "Draw a rectangle of the desired size, then release the mouse button." 2531 2536 msgstr "Draw a rectangle of the desired size, then release the mouse button." 2532 2537 2533 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:12 22538 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:123 2534 2539 msgid "" 2535 2540 "Drag a way segment to make a rectangle. Ctrl-drag to move a segment along " … … 2539 2544 "its normal." 2540 2545 2541 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:34 62546 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:347 2542 2547 msgid "Extrude Way" 2543 2548 msgstr "Extrude Way" … … 3111 3116 #: ../plugins/importvec/src/org/openstreetmap/josm/plugins/importvec/ImportDialog.java:25 3112 3117 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/gui/dialogs/TextInputDialog.java:145 3113 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:1 283118 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:130 3114 3119 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:87 3115 3120 #: ../plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/TagEditorDialog.java:301 … … 3311 3316 #. connection. 3312 3317 #: ../core/src/org/openstreetmap/josm/command/DeleteCommand.java:465 3313 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java: 3473318 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:404 3314 3319 msgid "" 3315 3320 "You are about to delete nodes outside of the area you have downloaded." … … 3323 3328 #: ../core/src/org/openstreetmap/josm/command/DeleteCommand.java:473 3324 3329 #: ../core/src/org/openstreetmap/josm/command/DeleteCommand.java:496 3325 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java: 3563330 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:413 3326 3331 msgid "Delete confirmation" 3327 3332 msgstr "Delete confirmation" … … 4539 4544 4540 4545 #: ../core/src/org/openstreetmap/josm/gui/MainApplication.java:259 4541 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:1 474546 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:162 4542 4547 msgid "Discard" 4543 4548 msgstr "" … … 4587 4592 #: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:137 4588 4593 #: ../core/src/org/openstreetmap/josm/gui/preferences/PluginPreference.java:484 4589 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:48 54590 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:67 54594 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:489 4595 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:679 4591 4596 #: ../plugins/OpeningHoursEditor/src/org/openstreetmap/josm/plugins/ohe/OhePlugin.java:157 4592 4597 #: ../plugins/ext_tools/src/ext_tools/preferences/MyToolsPanel.java:55 … … 5184 5189 #: ../core/src/org/openstreetmap/josm/gui/conflict/tags/RelationMemberConflictDecisionType.java:28 5185 5190 #: ../core/src/org/openstreetmap/josm/gui/preferences/ColorPreference.java:194 5186 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:46 45187 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:65 45191 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:468 5192 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:658 5188 5193 #: ../plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/PresetManager.java:64 5189 5194 #: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/ViaList.java:154 … … 5484 5489 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:23 5485 5490 #: ../plugins/smed/src/smed/menu/file/TabManager.java:308 5486 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:2 655491 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:270 5487 5492 msgid "none" 5488 5493 msgstr "none" … … 6030 6035 msgstr "Display the history of all selected items." 6031 6036 6032 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:2 656037 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:270 6033 6038 msgid "Object with history" 6034 6039 msgstr "Object with history" 6035 6040 6036 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:28 36041 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:288 6037 6042 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/ReferringRelationsBrowser.java:92 6038 6043 #: ../core/src/org/openstreetmap/josm/gui/history/HistoryBrowserDialog.java:148 6039 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:53 06044 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:534 6040 6045 #: ../plugins/tagging-preset-tester/src/org/openstreetmap/josm/plugins/taggingpresettester/TaggingPresetTester.java:74 6041 6046 msgid "Reload" 6042 6047 msgstr "Reload" 6043 6048 6044 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:28 46049 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:289 6045 6050 msgid "Reload all currently selected objects and refresh the list." 6046 6051 msgstr "Reload all currently selected objects and refresh the list." 6047 6052 6048 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:32 36053 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:328 6049 6054 msgid "Show" 6050 6055 msgstr "Show" 6051 6056 6052 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:32 46057 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:329 6053 6058 msgid "Display the history of the selected objects." 6054 6059 msgstr "Display the history of the selected objects." … … 6116 6121 6117 6122 #: ../core/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java:424 6118 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:5 076123 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:511 6119 6124 msgid "Activate" 6120 6125 msgstr "Activate" … … 7462 7467 #: ../core/src/org/openstreetmap/josm/gui/layer/GpxLayer.java:138 7463 7468 #: ../core/src/org/openstreetmap/josm/gui/preferences/ColorPreference.java:71 7464 #: ../plugins/Address Edit/src/org/openstreetmap/josm/plugins/addressEdit/gui/StreetTableModel.java:247465 #: ../plugins/Address Edit/src/org/openstreetmap/josm/plugins/addressEdit/gui/UnresolvedAddressesTableModel.java:467469 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/StreetTableModel.java:25 7470 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/UnresolvedAddressesTableModel.java:49 7466 7471 #: ../plugins/gpxfilter/src/gpxfilter/EGpxLayer.java:157 7467 7472 #: build/specialmessages.java:57 build/trans_presets.java:89 … … 8947 8952 #. item "Nature/Forest" combo "Type" 8948 8953 #: ../core/src/org/openstreetmap/josm/gui/download/PlaceSelection.java:440 8949 #: ../plugins/Address Edit/src/org/openstreetmap/josm/plugins/addressEdit/gui/StreetTableModel.java:248954 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/StreetTableModel.java:25 8950 8955 #: build/specialmessages.java:71 build/trans_presets.java:431 8951 8956 #: build/trans_presets.java:720 build/trans_presets.java:729 … … 9602 9607 9603 9608 #: ../core/src/org/openstreetmap/josm/gui/io/FilenameCellEditor.java:140 9604 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:95 39609 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:957 9605 9610 msgid "Launch a file chooser to select a file" 9606 9611 msgstr "Launch a file chooser to select a file" … … 10354 10359 #: ../core/src/org/openstreetmap/josm/gui/layer/GpxLayer.java:132 10355 10360 #: ../core/src/org/openstreetmap/josm/gui/layer/GpxLayer.java:263 10356 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:43 310361 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:437 10357 10362 #: ../plugins/gpxfilter/src/gpxfilter/EGpxLayer.java:151 10358 10363 #: ../plugins/gpxfilter/src/gpxfilter/EGpxLayer.java:282 … … 10369 10374 msgstr[1] "{0} tracks" 10370 10375 10376 #. description 10371 10377 #. item "Relations/Route" text "Description" 10372 10378 #: ../core/src/org/openstreetmap/josm/gui/layer/GpxLayer.java:139 10373 10379 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:229 10374 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:1 4310380 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:137 10375 10381 #: ../plugins/gpxfilter/src/gpxfilter/EGpxLayer.java:158 10376 10382 #: build/trans_presets.java:4077 … … 12254 12260 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:38 12255 12261 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:63 12256 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:17 412262 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:173 12257 12263 msgid "None" 12258 12264 msgstr "None" … … 13010 13016 msgstr "Shortcut" 13011 13017 13012 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:156 13013 msgid "Active styles" 13018 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:123 13019 #, fuzzy 13020 msgid "Active styles:" 13014 13021 msgstr "Active styles" 13015 13022 13016 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:1 6613017 #, java-format 13018 msgid "Available styles (from {0})" 13023 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:144 13024 #, fuzzy, java-format 13025 msgid "Available styles (from {0}):" 13019 13026 msgstr "Available styles (from {0})" 13020 13027 13021 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:172 13022 msgid "Icon paths" 13028 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:173 13029 #, fuzzy 13030 msgid "Icon paths:" 13023 13031 msgstr "Icon paths" 13024 13032 13025 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:42 513033 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:429 13026 13034 #, java-format 13027 13035 msgid "Short Description: {0}" 13028 13036 msgstr "Short Description: {0}" 13029 13037 13030 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:42 513038 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:429 13031 13039 #, java-format 13032 13040 msgid "URL: {0}" 13033 13041 msgstr "URL: {0}" 13034 13042 13035 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:4 2713043 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:431 13036 13044 #, java-format 13037 13045 msgid "Author: {0}" 13038 13046 msgstr "Author: {0}" 13039 13047 13040 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:43 013048 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:434 13041 13049 #, java-format 13042 13050 msgid "Webpage: {0}" 13043 13051 msgstr "Webpage: {0}" 13044 13052 13045 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:4 3613053 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:440 13046 13054 #, java-format 13047 13055 msgid "Version: {0}" 13048 13056 msgstr "Version: {0}" 13049 13057 13050 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:4 4913051 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:64 113058 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:453 13059 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:645 13052 13060 #: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/list/TurnRestrictionsListDialog.java:316 13053 13061 msgid "New" 13054 13062 msgstr "New" 13055 13063 13056 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:45 013064 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:454 13057 13065 msgid "Add a filename or an URL of an active style" 13058 13066 msgstr "Add a filename or an URL of an active style" 13059 13067 13060 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:46 513068 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:469 13061 13069 msgid "Remove the selected styles from the list of active styles" 13062 13070 msgstr "Remove the selected styles from the list of active styles" 13063 13071 13064 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:4 8613072 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:490 13065 13073 msgid "Edit the filename or URL for the selected active style" 13066 13074 msgstr "Edit the filename or URL for the selected active style" 13067 13075 13068 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:5 0813076 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:512 13069 13077 msgid "Add the selected available styles to the list of active styles" 13070 13078 msgstr "Add the selected available styles to the list of active styles" 13071 13079 13072 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:53 113080 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:535 13073 13081 #, java-format 13074 13082 msgid "Reloads the list of available styles from ''{0}''" 13075 13083 msgstr "Reloads the list of available styles from ''{0}''" 13076 13084 13077 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:64 213085 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:646 13078 13086 msgid "Add a new icon path" 13079 13087 msgstr "Add a new icon path" 13080 13088 13081 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:65 513089 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:659 13082 13090 msgid "Remove the selected icon paths" 13083 13091 msgstr "Remove the selected icon paths" 13084 13092 13085 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:6 7613093 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:680 13086 13094 msgid "Edit the selected icon path" 13087 13095 msgstr "Edit the selected icon path" 13088 13096 13089 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:72 113097 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:725 13090 13098 #, java-format 13091 13099 msgid "Loading style sources from ''{0}''" 13092 13100 msgstr "Loading style sources from ''{0}''" 13093 13101 13094 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:74 313102 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:747 13095 13103 #, java-format 13096 13104 msgid "" … … 13101 13109 "<br><br>Details (untranslated):<br>{1}</html>" 13102 13110 13103 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:76 513111 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:769 13104 13112 msgid "Internal style" 13105 13113 msgstr "" 13106 13114 13107 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:7 6613115 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:770 13108 13116 msgid "Internal style to be used as base for runtime switchable overlay styles" 13109 13117 msgstr "" 13110 13118 13111 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:7 8713112 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:8 1913119 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:791 13120 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:823 13113 13121 #, java-format 13114 13122 msgid "Warning: illegal format of entry in style list ''{0}''. Got ''{1}''" … … 15766 15774 msgstr "" 15767 15775 15768 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/AddressEditAction.java:28 15776 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVImporter.java:43 15777 msgid "Columbus V-900 CSV Files" 15778 msgstr "" 15779 15780 #. * 15781 #. * Ui elements for each flag. 15782 #. 15783 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:61 15784 msgid "Show summary after import" 15785 msgstr "" 15786 15787 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:62 15788 msgid "Do not zoom after import" 15789 msgstr "" 15790 15791 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:63 15792 msgid "Ignore hdop/vdop/pdop entries" 15793 msgstr "" 15794 15795 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:64 15796 msgid "Warn on missing audio files" 15797 msgstr "" 15798 15799 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:65 15800 msgid "Warn on conversion errors" 15801 msgstr "" 15802 15803 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVReader.java:171 15804 msgid "Error in line " 15805 msgstr "" 15806 15807 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVReader.java:389 15808 msgid "Missing audio file" 15809 msgstr "" 15810 15811 #: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:34 15812 msgid "Create grid of ways" 15813 msgstr "Create grid of ways" 15814 15815 #: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:34 15816 msgid "" 15817 "Forms a grid of ways in base to two existing that have various nodes and one " 15818 "in common" 15819 msgstr "" 15820 "Forms a grid of ways in base to two existing that have various nodes and one " 15821 "in common" 15822 15823 #: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:53 15824 msgid "Select two ways with a node in common" 15825 msgstr "Select two ways with a node in common" 15826 15827 #: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:63 15828 msgid "Select two ways with alone a node in common" 15829 msgstr "Select two ways with alone a node in common" 15830 15831 #: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:104 15832 msgid "Create a grid of ways" 15833 msgstr "Create a grid of ways" 15834 15835 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:48 15836 msgid "Download Track ..." 15837 msgstr "" 15838 15839 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:48 15840 msgid "Download GPX track from openstreetmap.org" 15841 msgstr "" 15842 15843 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:84 15844 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:149 15845 #, java-format 15846 msgid "Invalid URL {0}" 15847 msgstr "" 15848 15849 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:86 15850 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:151 15851 #, java-format 15852 msgid "Error fetching URL {0}" 15853 msgstr "" 15854 15855 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:88 15856 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:153 15857 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:155 15858 #, java-format 15859 msgid "Error parsing data from URL {0}" 15860 msgstr "" 15861 15862 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:64 15863 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:65 15864 msgid "Download Track" 15865 msgstr "" 15866 15867 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:213 15868 msgid "Date" 15869 msgstr "Date" 15870 15871 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:55 15872 msgid "Private (only shared as anonymous, unordered points)" 15873 msgstr "Private (only shared as anonymous, unordered points)" 15874 15875 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:56 15876 msgid "Public (shown in trace list and as anonymous, unordered points)" 15877 msgstr "Public (shown in trace list and as anonymous, unordered points)" 15878 15879 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:57 15880 msgid "Trackable (only shared as anonymous, ordered points with timestamps)" 15881 msgstr "Trackable (only shared as anonymous, ordered points with timestamps)" 15882 15883 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:58 15884 msgid "" 15885 "Identifiable (shown in trace list and as identifiable, ordered points with " 15886 "timestamps)" 15887 msgstr "" 15888 "Identifiable (shown in trace list and as identifiable, ordered points with " 15889 "timestamps)" 15890 15891 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:98 15892 msgid "Upload Trace" 15893 msgstr "Upload Trace" 15894 15895 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:105 15896 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGuiPlugin.java:37 15897 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGuiPlugin.java:38 15898 msgid "Upload Traces" 15899 msgstr "Upload Traces" 15900 15901 #. visibilty 15902 #. item "Ways/Path" combo "Visibility" 15903 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:125 15904 #: build/trans_presets.java:511 15905 msgid "Visibility" 15906 msgstr "Visibility" 15907 15908 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:126 15909 msgid "Defines the visibility of your trace for other OSM users." 15910 msgstr "Defines the visibility of your trace for other OSM users." 15911 15912 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:134 15913 msgid "http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces" 15914 msgstr "http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces" 15915 15916 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:134 15917 msgid "(What does that mean?)" 15918 msgstr "(What does that mean?)" 15919 15920 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:139 15921 msgid "Please enter Description about your trace." 15922 msgstr "Please enter Description about your trace." 15923 15924 #. tags 15925 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:148 15926 msgid "Tags (comma delimited)" 15927 msgstr "Tags (comma delimited)" 15928 15929 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:150 15930 msgid "Please enter tags about your trace." 15931 msgstr "Please enter tags about your trace." 15932 15933 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:180 15934 #, java-format 15935 msgid "Selected track: {0}" 15936 msgstr "Selected track: {0}" 15937 15938 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:184 15939 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:370 15940 msgid "No GPX layer selected. Cannot upload a trace." 15941 msgstr "No GPX layer selected. Cannot upload a trace." 15942 15943 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:198 15769 15944 #, fuzzy 15770 msgid "Address Editor" 15771 msgstr "Use Address dialogue" 15772 15773 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/AddressEditAction.java:29 15945 msgid "Uploading trace ..." 15946 msgstr "Uploading data ..." 15947 15948 #. Set progress dialog to indeterminate while connecting 15949 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:209 15950 msgid "Connecting..." 15951 msgstr "Connecting..." 15952 15953 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:229 15954 msgid "Upload cancelled" 15955 msgstr "Upload cancelled" 15956 15957 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:242 15958 msgid "Error while uploading" 15959 msgstr "Error while uploading" 15960 15961 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:295 15962 msgid "GPX upload was successful" 15963 msgstr "GPX upload was successful" 15964 15965 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:296 15966 msgid "Upload failed. Server returned the following message: " 15967 msgstr "Upload failed. Server returned the following message: " 15968 15969 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:338 15970 #, java-format 15971 msgid "Uploading GPX track: {0}% ({1} of {2})" 15972 msgstr "Uploading GPX track: {0}% ({1} of {2})" 15973 15974 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:367 15975 msgid "No description provided. Please provide some description." 15976 msgstr "No description provided. Please provide some description." 15977 15978 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:397 15979 msgid "Uploading GPX Track" 15980 msgstr "Uploading GPX Track" 15981 15982 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGuiPlugin.java:37 15983 msgid "Uploads traces to openstreetmap.org" 15984 msgstr "Uploads traces to openstreetmap.org" 15985 15986 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/ElevationMapMode.java:38 15987 msgid "Shows elevation profile" 15988 msgstr "" 15989 15990 #. Show name of profile in title 15991 #. no elevation data, -> switch back to empty view 15992 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:97 15993 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:288 15994 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:313 15995 msgid "Elevation Profile" 15996 msgstr "" 15997 15998 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:98 15999 msgid "Open the elevation profile window." 16000 msgstr "" 16001 16002 #. first row: Headlines with bold font 16003 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:135 16004 msgid "Min" 16005 msgstr "" 16006 16007 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:138 16008 msgid "Avrg" 16009 msgstr "" 16010 16011 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:141 16012 msgid "Max" 16013 msgstr "" 16014 16015 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:144 16016 msgid "Dist" 16017 msgstr "" 16018 16019 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:147 16020 msgid "Gain" 16021 msgstr "" 16022 16023 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:150 16024 msgid "Time" 16025 msgstr "" 16026 16027 #. Geoid 16028 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:169 16029 msgid "Geoid" 16030 msgstr "" 16031 16032 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:185 16033 msgid "Automatic" 16034 msgstr "" 16035 16036 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:195 16037 msgid "Fixed value" 16038 msgstr "" 16039 16040 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileLayer.java:118 16041 msgid "Elevation profile for track '" 16042 msgstr "" 16043 16044 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileLayer.java:120 16045 msgid "Elevation profile" 16046 msgstr "" 16047 16048 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfilePanel.java:203 16049 msgid "(No elevation data)" 16050 msgstr "" 16051 16052 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/FixUnresolvedStreetsAction.java:30 15774 16053 #, fuzzy 15775 msgid "Handy Address Editing Functions" 15776 msgstr "Handy Address Interpolation Functions" 15777 15778 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/AddressEditAction.java:31 16054 msgid "Fix street addresses" 16055 msgstr "Tile address:" 16056 16057 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/FixUnresolvedStreetsAction.java:31 16058 msgid "Find and fix addresses without (valid) streets." 16059 msgstr "" 16060 16061 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/FixUnresolvedStreetsAction.java:33 15779 16062 #, fuzzy 15780 16063 msgid "Address Edit" 15781 16064 msgstr "Use Address dialogue" 15782 16065 15783 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/NodeEntityBase.java:27 16066 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/GuessAddressRunnable.java:54 16067 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/GuessAddressRunnable.java:177 16068 #, fuzzy 16069 msgid "Searching" 16070 msgstr "Search" 16071 16072 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/GuessAddressRunnable.java:206 16073 #, fuzzy 16074 msgid "Guess values for " 16075 msgstr "New value for {0}" 16076 16077 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/OSMEntityBase.java:40 15784 16078 #, fuzzy 15785 16079 msgid "No name" 15786 16080 msgstr "no name" 15787 16081 15788 #: ../plugins/Address Edit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditDialog.java:6016082 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/SelectIncompleteAddressesAction.java:32 15789 16083 #, fuzzy 15790 msgid "Unresolved Addresses (%d)" 15791 msgstr "Use Address dialogue" 15792 15793 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditDialog.java:61 16084 msgid "Select incomplete addresses" 16085 msgstr "Delete incomplete members?" 16086 16087 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/SelectIncompleteAddressesAction.java:33 16088 msgid "Selects all addresses with incomplete data." 16089 msgstr "" 16090 16091 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditDialog.java:61 15794 16092 #, fuzzy 15795 msgid "Streets (%d)" 16093 msgid "Unresolved Addresses" 16094 msgstr "Addresses" 16095 16096 #. group "Highways/Streets" 16097 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditDialog.java:62 16098 #: build/trans_presets.java:80 16099 msgid "Streets" 15796 16100 msgstr "Streets" 15797 16101 15798 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditDialog.java:86 16102 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditDialog.java:63 16103 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditDialog.java:64 16104 msgid "%s (%d)" 16105 msgstr "" 16106 16107 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditDialog.java:66 15799 16108 #, fuzzy 15800 msgid "Edit Addresses" 15801 msgstr "Addresses" 15802 15803 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditDialog.java:141 15804 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditModel.java:48 15805 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditModel.java:87 15806 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditModel.java:106 16109 msgid "Select and close" 16110 msgstr "Select in layer" 16111 16112 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditDialog.java:96 16113 msgid "Fix unresolved addresses" 16114 msgstr "" 16115 16116 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditDialog.java:187 16117 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditModel.java:48 16118 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditModel.java:87 16119 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditModel.java:106 15807 16120 #, fuzzy 15808 16121 msgid "(No data)" 15809 16122 msgstr "No date" 15810 16123 15811 #: ../plugins/Address Edit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditModel.java:5515812 #: ../plugins/Address Edit/src/org/openstreetmap/josm/plugins/addressEdit/gui/StreetTableModel.java:2416124 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditModel.java:55 16125 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/StreetTableModel.java:25 15813 16126 #: ../plugins/terracer/src/terracer/HouseNumberInputDialog.java:153 15814 16127 #: ../plugins/terracer/src/terracer/HouseNumberInputHandler.java:120 … … 15818 16131 #. Add address nodes 15819 16132 #. item "Annotation/Addresses" 15820 #: ../plugins/Address Edit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditModel.java:6515821 #: ../plugins/Address Edit/src/org/openstreetmap/josm/plugins/addressEdit/gui/StreetTableModel.java:2416133 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditModel.java:65 16134 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/StreetTableModel.java:25 15822 16135 #: build/trans_presets.java:3985 15823 16136 msgid "Addresses" 15824 16137 msgstr "Addresses" 15825 16138 15826 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AssignAddressToStreetAction.java:24 16139 #. super(tr("Apply all guesses"), "applyguesses_24", "Turns all guesses into the corresponding tag values."); 16140 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/ApplyAllGuessesAction.java:41 16141 #, fuzzy 16142 msgid "Apply all guesses" 16143 msgstr "Apply Changes" 16144 16145 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/ApplyAllGuessesAction.java:58 16146 msgid "Applied guessed values" 16147 msgstr "" 16148 16149 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/ApplyAllGuessesAction.java:91 16150 msgid "Applied guessed values for " 16151 msgstr "" 16152 16153 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AssignAddressToStreetAction.java:31 15827 16154 msgid "Assign address to street" 15828 16155 msgstr "" 15829 16156 16157 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AssignAddressToStreetAction.java:47 16158 #, fuzzy 16159 msgid "Set street name" 16160 msgstr "Street name" 16161 16162 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/GuessAddressDataAction.java:37 16163 #, fuzzy 16164 msgid "Guess address data" 16165 msgstr "Use Address dialogue" 16166 16167 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/GuessAddressDataAction.java:83 16168 #, fuzzy 16169 msgid "Guess street names" 16170 msgstr "Street name" 16171 15830 16172 #. item "Places/Country" 15831 #: ../plugins/Address Edit/src/org/openstreetmap/josm/plugins/addressEdit/gui/IncompleteAddressesTableModel.java:2816173 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/IncompleteAddressesTableModel.java:29 15832 16174 #: build/trans_presets.java:3627 15833 16175 msgid "Country" … … 15835 16177 15836 16178 #. item "Places/State" 15837 #: ../plugins/Address Edit/src/org/openstreetmap/josm/plugins/addressEdit/gui/IncompleteAddressesTableModel.java:2816179 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/IncompleteAddressesTableModel.java:29 15838 16180 #: build/trans_presets.java:3634 15839 16181 msgid "State" … … 15842 16184 #. <separator/> 15843 16185 #. item "Places/City" 15844 #: ../plugins/Address Edit/src/org/openstreetmap/josm/plugins/addressEdit/gui/IncompleteAddressesTableModel.java:2815845 #: ../plugins/Address Edit/src/org/openstreetmap/josm/plugins/addressEdit/gui/UnresolvedAddressesTableModel.java:4616186 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/IncompleteAddressesTableModel.java:29 16187 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/UnresolvedAddressesTableModel.java:49 15846 16188 #: build/trans_presets.java:3656 15847 16189 msgid "City" 15848 16190 msgstr "City" 15849 16191 15850 #: ../plugins/Address Edit/src/org/openstreetmap/josm/plugins/addressEdit/gui/IncompleteAddressesTableModel.java:2816192 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/IncompleteAddressesTableModel.java:29 15851 16193 #, fuzzy 15852 16194 msgid "Post Code" 15853 16195 msgstr "Post Code:" 15854 16196 15855 #: ../plugins/Address Edit/src/org/openstreetmap/josm/plugins/addressEdit/gui/IncompleteAddressesTableModel.java:2815856 #: ../plugins/Address Edit/src/org/openstreetmap/josm/plugins/addressEdit/gui/UnresolvedAddressesTableModel.java:4616197 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/IncompleteAddressesTableModel.java:29 16198 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/UnresolvedAddressesTableModel.java:49 15857 16199 #: ../plugins/cadastre-fr/src/cadastre_fr/Address.java:432 15858 16200 #: ../plugins/terracer/src/terracer/HouseNumberInputDialog.java:155 … … 15860 16202 msgstr "Street" 15861 16203 15862 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/UnresolvedAddressesTableModel.java:46 16204 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/RemoveAddressTagsAction.java:25 16205 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/RemoveAddressTagsAction.java:30 15863 16206 #, fuzzy 15864 msgid "Housenumber" 15865 msgstr "House number" 15866 15867 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/UnresolvedAddressesTableModel.java:46 16207 msgid "Remove address tags" 16208 msgstr "Remove from dataset" 16209 16210 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/RemoveAddressTagsAction.java:25 16211 #, fuzzy 16212 msgid "Removes address related tags from the object." 16213 msgstr "Remove the selected changesets from the local cache" 16214 16215 #. we simply use the existing icon :-| 16216 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/SelectAddressesInMapAction.java:51 16217 #, fuzzy 16218 msgid "Select in map" 16219 msgstr "Selection empty" 16220 16221 #. item "Waypoints/Motorway Junction" text "Number" 16222 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/UnresolvedAddressesTableModel.java:49 16223 #: build/trans_presets.java:666 16224 msgid "Number" 16225 msgstr "Number" 16226 16227 #: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/UnresolvedAddressesTableModel.java:49 15868 16228 #, fuzzy 15869 16229 msgid "Postcode" 15870 16230 msgstr "Post code" 15871 15872 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVImporter.java:4315873 msgid "Columbus V-900 CSV Files"15874 msgstr ""15875 15876 #. *15877 #. * Ui elements for each flag.15878 #.15879 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:6115880 msgid "Show summary after import"15881 msgstr ""15882 15883 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:6215884 msgid "Do not zoom after import"15885 msgstr ""15886 15887 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:6315888 msgid "Ignore hdop/vdop/pdop entries"15889 msgstr ""15890 15891 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:6415892 msgid "Warn on missing audio files"15893 msgstr ""15894 15895 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:6515896 msgid "Warn on conversion errors"15897 msgstr ""15898 15899 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVReader.java:17115900 msgid "Error in line "15901 msgstr ""15902 15903 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVReader.java:38915904 msgid "Missing audio file"15905 msgstr ""15906 15907 #: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:3415908 msgid "Create grid of ways"15909 msgstr "Create grid of ways"15910 15911 #: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:3415912 msgid ""15913 "Forms a grid of ways in base to two existing that have various nodes and one "15914 "in common"15915 msgstr ""15916 "Forms a grid of ways in base to two existing that have various nodes and one "15917 "in common"15918 15919 #: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:5315920 msgid "Select two ways with a node in common"15921 msgstr "Select two ways with a node in common"15922 15923 #: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:6315924 msgid "Select two ways with alone a node in common"15925 msgstr "Select two ways with alone a node in common"15926 15927 #: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:10415928 msgid "Create a grid of ways"15929 msgstr "Create a grid of ways"15930 15931 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:4815932 msgid "Download Track ..."15933 msgstr ""15934 15935 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:4815936 msgid "Download GPX track from openstreetmap.org"15937 msgstr ""15938 15939 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:8415940 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:14915941 #, java-format15942 msgid "Invalid URL {0}"15943 msgstr ""15944 15945 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:8615946 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:15115947 #, java-format15948 msgid "Error fetching URL {0}"15949 msgstr ""15950 15951 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:8815952 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:15315953 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:15515954 #, java-format15955 msgid "Error parsing data from URL {0}"15956 msgstr ""15957 15958 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:6415959 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:6515960 msgid "Download Track"15961 msgstr ""15962 15963 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:21315964 msgid "Date"15965 msgstr "Date"15966 15967 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:5915968 msgid "Private (only shared as anonymous, unordered points)"15969 msgstr "Private (only shared as anonymous, unordered points)"15970 15971 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:6015972 msgid "Public (shown in trace list and as anonymous, unordered points)"15973 msgstr "Public (shown in trace list and as anonymous, unordered points)"15974 15975 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:6115976 msgid "Trackable (only shared as anonymous, ordered points with timestamps)"15977 msgstr "Trackable (only shared as anonymous, ordered points with timestamps)"15978 15979 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:6215980 msgid ""15981 "Identifiable (shown in trace list and as identifiable, ordered points with "15982 "timestamps)"15983 msgstr ""15984 "Identifiable (shown in trace list and as identifiable, ordered points with "15985 "timestamps)"15986 15987 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:10715988 msgid "Upload Trace"15989 msgstr "Upload Trace"15990 15991 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:11815992 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGuiPlugin.java:3615993 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGuiPlugin.java:3715994 msgid "Upload Traces"15995 msgstr "Upload Traces"15996 15997 #. item "Ways/Path" combo "Visibility"15998 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:13615999 #: build/trans_presets.java:51116000 msgid "Visibility"16001 msgstr "Visibility"16002 16003 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:13716004 msgid "Defines the visibility of your trace for other OSM users."16005 msgstr "Defines the visibility of your trace for other OSM users."16006 16007 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:14116008 msgid "http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"16009 msgstr "http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"16010 16011 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:14116012 msgid "(What does that mean?)"16013 msgstr "(What does that mean?)"16014 16015 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:14416016 msgid "Please enter Description about your trace."16017 msgstr "Please enter Description about your trace."16018 16019 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:14616020 msgid "Tags (comma delimited)"16021 msgstr "Tags (comma delimited)"16022 16023 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:14716024 msgid "Please enter tags about your trace."16025 msgstr "Please enter tags about your trace."16026 16027 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:19416028 #, java-format16029 msgid "Selected track: {0}"16030 msgstr "Selected track: {0}"16031 16032 #. Set progress dialog to indeterminate while connecting16033 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:21716034 msgid "Connecting..."16035 msgstr "Connecting..."16036 16037 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:24016038 msgid "Upload cancelled"16039 msgstr "Upload cancelled"16040 16041 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:25016042 msgid "Error while uploading"16043 msgstr "Error while uploading"16044 16045 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:30416046 msgid "GPX upload was successful"16047 msgstr "GPX upload was successful"16048 16049 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:30516050 msgid "Upload failed. Server returned the following message: "16051 msgstr "Upload failed. Server returned the following message: "16052 16053 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:34716054 #, java-format16055 msgid "Uploading GPX track: {0}% ({1} of {2})"16056 msgstr "Uploading GPX track: {0}% ({1} of {2})"16057 16058 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:37916059 msgid "No description provided. Please provide some description."16060 msgstr "No description provided. Please provide some description."16061 16062 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:38216063 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:40416064 msgid "No GPX layer selected. Cannot upload a trace."16065 msgstr "No GPX layer selected. Cannot upload a trace."16066 16067 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:38516068 msgid "No username provided."16069 msgstr "No username provided."16070 16071 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:38816072 msgid "No password provided."16073 msgstr "No password provided."16074 16075 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:42016076 msgid "Uploading GPX Track"16077 msgstr "Uploading GPX Track"16078 16079 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGuiPlugin.java:3616080 msgid "Uploads traces to openstreetmap.org"16081 msgstr "Uploads traces to openstreetmap.org"16082 16083 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/ElevationMapMode.java:3816084 msgid "Shows elevation profile"16085 msgstr ""16086 16087 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/ElevationModel.java:21716088 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/ElevationModel.java:22416089 msgid "Unknown"16090 msgstr ""16091 16092 #. Show name of profile in title16093 #. no elevation data, -> switch back to empty view16094 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:9816095 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:28916096 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:31416097 msgid "Elevation Profile"16098 msgstr ""16099 16100 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:9916101 msgid "Open the elevation profile window."16102 msgstr ""16103 16104 #. first row: Headlines with bold font16105 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:13616106 msgid "Min"16107 msgstr ""16108 16109 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:13916110 msgid "Avrg"16111 msgstr ""16112 16113 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:14216114 msgid "Max"16115 msgstr ""16116 16117 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:14516118 msgid "Dist"16119 msgstr ""16120 16121 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:14816122 msgid "Gain"16123 msgstr ""16124 16125 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:15116126 msgid "Time"16127 msgstr ""16128 16129 #. Geoid16130 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:17016131 msgid "Geoid"16132 msgstr ""16133 16134 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:18616135 msgid "Automatic"16136 msgstr ""16137 16138 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:19616139 msgid "Fixed value"16140 msgstr ""16141 16142 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileLayer.java:11816143 msgid "Elevation profile for track '"16144 msgstr ""16145 16146 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileLayer.java:12016147 msgid "Elevation profile"16148 msgstr ""16149 16150 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfilePanel.java:20016151 msgid "(No elevation data)"16152 msgstr ""16153 16231 16154 16232 #: ../plugins/ImportImagePlugin/src/org/openstreetmap/josm/plugins/ImportImagePlugin/ImageLayer.java:314 … … 17716 17794 msgstr "" 17717 17795 17718 #: ../plugins/epsg31287/src/org/openstreetmap/josm/plugins/epsg31287/ProjectionEPSG31287.java:5 917796 #: ../plugins/epsg31287/src/org/openstreetmap/josm/plugins/epsg31287/ProjectionEPSG31287.java:58 17719 17797 msgid "dx" 17720 17798 msgstr "" 17721 17799 17722 #: ../plugins/epsg31287/src/org/openstreetmap/josm/plugins/epsg31287/ProjectionEPSG31287.java:6 317800 #: ../plugins/epsg31287/src/org/openstreetmap/josm/plugins/epsg31287/ProjectionEPSG31287.java:62 17723 17801 msgid "dy" 17724 17802 msgstr "" 17725 17803 17726 #: ../plugins/epsg31287/src/org/openstreetmap/josm/plugins/epsg31287/ProjectionEPSG31287.java:14 217804 #: ../plugins/epsg31287/src/org/openstreetmap/josm/plugins/epsg31287/ProjectionEPSG31287.java:141 17727 17805 msgid " - Bessel 1841 in Lambert Conformal Conic" 17728 17806 msgstr "" … … 17761 17839 #. Plugin ext_tools 17762 17840 #: ../plugins/ext_tools/src/ext_tools/preferences/ExtToolsPreference.java:27 17763 #: build/trans_plugins.java:3 617841 #: build/trans_plugins.java:34 17764 17842 msgid "Use external scripts in JOSM" 17765 17843 msgstr "" … … 18723 18801 msgstr "Firefox executable" 18724 18802 18725 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:1 4318803 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:158 18726 18804 msgid "Load file..." 18727 18805 msgstr "" 18728 18806 18729 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:1 4418807 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:159 18730 18808 msgid "Place" 18731 18809 msgstr "" 18732 18810 18733 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:1 4618811 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:161 18734 18812 msgid "Show target" 18735 18813 msgstr "" 18736 18814 18737 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:1 5318738 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:1 5918815 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:168 18816 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:174 18739 18817 msgid "Take X and Y from selected node" 18740 18818 msgstr "" 18741 18819 18742 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:163 18820 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:176 18821 msgid "Debug info" 18822 msgstr "" 18823 18824 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:177 18825 #, fuzzy 18826 msgid "Merge close nodes" 18827 msgstr "Merge objects nodes" 18828 18829 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:180 18830 msgid "Remove objects smaller than" 18831 msgstr "" 18832 18833 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:183 18834 msgid "Remove objects larger than" 18835 msgstr "" 18836 18837 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:187 18838 msgid "Only this color" 18839 msgstr "" 18840 18841 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:190 18842 #, fuzzy 18843 msgid "Remove parallel lines" 18844 msgstr "Remove route nodes" 18845 18846 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:195 18847 #, fuzzy 18848 msgid "Import settings" 18849 msgstr "Import images" 18850 18851 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:234 18743 18852 msgid "Load file" 18744 18853 msgstr "" 18745 18854 18746 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java: 16818855 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:240 18747 18856 msgid "Bind to coordinates" 18748 18857 msgstr "" 18749 18858 18750 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java: 17118859 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:243 18751 18860 msgid "Projection:" 18752 18861 msgstr "" 18753 18862 18754 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java: 17618863 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:248 18755 18864 msgid "Bottom left (min) corner:" 18756 18865 msgstr "" 18757 18866 18758 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java: 17818759 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java: 19618867 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:250 18868 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:268 18760 18869 msgid "PDF X and Y" 18761 18870 msgstr "" 18762 18871 18763 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java: 18018764 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java: 19818872 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:252 18873 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:270 18765 18874 msgid "East and North" 18766 18875 msgstr "" 18767 18876 18768 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java: 19418877 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:266 18769 18878 msgid "Top right (max) corner:" 18770 18879 msgstr "" 18771 18880 18772 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java: 23518881 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:313 18773 18882 msgid "Loading..." 18774 18883 msgstr "" 18775 18884 18776 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java: 24918885 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:328 18777 18886 msgid "PDF file preview" 18778 18887 msgstr "" 18779 18888 18780 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java: 25018889 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:329 18781 18890 msgid "Loaded" 18782 18891 msgstr "" 18783 18892 18784 18893 #. rebuild layer with latest projection 18785 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java: 26618894 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:349 18786 18895 msgid "Imported PDF: " 18787 18896 msgstr "" 18788 18897 18789 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java: 33118898 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:419 18790 18899 msgid "Please select exactly one node." 18791 18900 msgstr "" 18792 18901 18793 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java: 35218902 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:441 18794 18903 msgid "PDF files" 18795 18904 msgstr "" 18796 18905 18797 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java: 37818906 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:467 18798 18907 msgid "OSM files" 18799 18908 msgstr "" 18800 18909 18801 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java: 42218910 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:511 18802 18911 msgid "File not found." 18803 18912 msgstr "" 18804 18913 18805 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java: 42918914 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:518 18806 18915 #, fuzzy, java-format 18807 18916 msgid "Error while parsing: {0}" 18808 18917 msgstr "Error while parsing {0}" 18809 18918 18810 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:455 18919 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:532 18920 #, fuzzy 18921 msgid "Could not parse color" 18922 msgstr "Could not rename file!" 18923 18924 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:547 18925 #, fuzzy 18926 msgid "Max distance is not a number" 18927 msgstr "{0} is not a number" 18928 18929 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:561 18930 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:577 18931 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:592 18932 #, fuzzy 18933 msgid "Tolerance is not a number" 18934 msgstr "{0} is not a number" 18935 18936 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:609 18811 18937 msgid "Please set a projection." 18812 18938 msgstr "" 18813 18939 18814 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java: 47518940 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:629 18815 18941 msgid "Could not parse numbers. Please check." 18816 18942 msgstr "" … … 18833 18959 msgstr "" 18834 18960 18835 #: ../plugins/pdfimport/src/pdfimport/pdfbox/PdfBoxParser.java: 3018961 #: ../plugins/pdfimport/src/pdfimport/pdfbox/PdfBoxParser.java:28 18836 18962 #, fuzzy 18837 18963 msgid "Encrypted documents not supported." 18838 18964 msgstr "Elements of type {0} are supported." 18839 18965 18840 #: ../plugins/pdfimport/src/pdfimport/pdfbox/PdfBoxParser.java:3 618966 #: ../plugins/pdfimport/src/pdfimport/pdfbox/PdfBoxParser.java:34 18841 18967 msgid "The PDF file must have exactly one page." 18842 18968 msgstr "" … … 18850 18976 msgstr "Write error!" 18851 18977 18852 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:5 418978 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:56 18853 18979 msgid "Write coordinates to image header" 18854 18980 msgstr "Write coordinates to image header" 18855 18981 18856 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:7 118982 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:73 18857 18983 msgid "Write position information into the exif header of the following files:" 18858 18984 msgstr "" 18859 18985 "Write position information into the exif header of the following files:" 18860 18986 18861 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:8 718987 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:89 18862 18988 msgid "settings" 18863 18989 msgstr "settings" 18864 18990 18865 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:9 018991 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:92 18866 18992 msgid "keep backup files" 18867 18993 msgstr "keep backup files" 18868 18994 18869 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:9 318995 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:95 18870 18996 msgid "change file modification time:" 18871 18997 msgstr "change file modification time:" 18872 18998 18873 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:9 618999 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:98 18874 19000 msgid "to gps time" 18875 19001 msgstr "to gps time" 18876 19002 18877 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:9 619003 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:98 18878 19004 msgid "to previous value (unchanged mtime)" 18879 19005 msgstr "to previous value (unchanged mtime)" 18880 19006 18881 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:12 718882 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:17 419007 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:129 19008 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:176 18883 19009 msgid "Photo Geotagging Plugin" 18884 19010 msgstr "Photo Geotagging Plug-in" 18885 19011 18886 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:18 119012 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:183 18887 19013 msgid "Writing position information to image files..." 18888 19014 msgstr "Writing position information to image files..." 18889 19015 18890 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:20 519016 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:207 18891 19017 msgid "Could not read mtime." 18892 19018 msgstr "Could not read mtime." 18893 19019 18894 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:2 1819020 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:220 18895 19021 msgid "Could not write mtime." 18896 19022 msgstr "Could not write mtime." 18897 19023 18898 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:2 5819024 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:260 18899 19025 msgid "File could not be deleted!" 18900 19026 msgstr "File could not be deleted!" 18901 19027 18902 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:26 518903 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:2 7919028 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:267 19029 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:287 18904 19030 msgid "Could not rename file!" 18905 19031 msgstr "Could not rename file!" 18906 19032 18907 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:2 8819033 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:296 18908 19034 msgid "<html><h3>There are old backup files in the image directory!</h3>" 18909 19035 msgstr "<html><h3>There are old backup files in the image directory!</h3>" 18910 19036 18911 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java: 29219037 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:300 18912 19038 msgid "Override old backup files?" 18913 19039 msgstr "Override old backup files?" 18914 19040 18915 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java: 29319041 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:301 18916 19042 msgid "Keep old backups and continue" 18917 19043 msgstr "Keep old backups and continue" 18918 19044 18919 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java: 29319045 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:301 18920 19046 msgid "Override" 18921 19047 msgstr "Override" 18922 19048 18923 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:3 1418924 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:33 019049 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:322 19050 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:338 18925 19051 msgid "Could not delete temporary file!" 18926 19052 msgstr "Could not delete temporary file!" 18927 19053 18928 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:3 2619054 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:334 18929 19055 msgid "Test failed: Could not read mtime." 18930 19056 msgstr "Test failed: Could not read mtime." 18931 19057 18932 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:3 2819058 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:336 18933 19059 msgid "Test failed: Could not write mtime." 18934 19060 msgstr "Test failed: Could not write mtime." … … 20873 20999 msgstr "Crossing ways" 20874 21000 20875 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:89 20876 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:174 20877 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:185 20878 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:196 20879 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:207 20880 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:218 20881 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:229 21001 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:110 21002 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:195 21003 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:206 21004 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:217 21005 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:228 20882 21006 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:239 21007 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:250 21008 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:261 21009 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:272 21010 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:283 21011 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:294 20883 21012 msgid "Duplicated nodes" 20884 21013 msgstr "Duplicated nodes" 20885 21014 20886 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java: 9021015 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:111 20887 21016 msgid "This test checks that there are no nodes at the very same location." 20888 21017 msgstr "This test checks that there are no nodes at the very same location." 20889 21018 20890 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:1 7021019 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:191 20891 21020 msgid "Mixed type duplicated nodes" 20892 21021 msgstr "" 20893 21022 20894 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java: 18121023 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:202 20895 21024 msgid "Highway duplicated nodes" 20896 21025 msgstr "" 20897 21026 20898 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java: 19221027 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:213 20899 21028 msgid "Railway duplicated nodes" 20900 21029 msgstr "" 20901 21030 20902 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:2 0321031 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:224 20903 21032 msgid "Waterway duplicated nodes" 20904 21033 msgstr "" 20905 21034 20906 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:2 1421035 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:235 20907 21036 msgid "Boundary duplicated nodes" 20908 21037 msgstr "" 20909 21038 20910 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:2 2521039 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:246 20911 21040 msgid "Power duplicated nodes" 20912 21041 msgstr "" 20913 21042 20914 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:262 21043 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:257 21044 #, fuzzy 21045 msgid "Natural duplicated nodes" 21046 msgstr "Duplicated nodes" 21047 21048 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:268 21049 #, fuzzy 21050 msgid "Building duplicated nodes" 21051 msgstr "Duplicated nodes" 21052 21053 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:279 21054 #, fuzzy 21055 msgid "Landuse duplicated nodes" 21056 msgstr "Duplicated nodes" 21057 21058 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:290 21059 #, fuzzy 21060 msgid "Other duplicated nodes" 21061 msgstr "Merge duplicate node?" 21062 21063 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:319 20915 21064 msgid "Nodes at same position" 20916 21065 msgstr "Nodes at same position" … … 21616 21765 msgstr "" 21617 21766 21618 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:11 121767 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:112 21619 21768 msgid "Import Video" 21620 21769 msgstr "" 21621 21770 21622 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:11 121771 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:112 21623 21772 msgid "Sync a video against this GPS track" 21624 21773 msgstr "" 21625 21774 21626 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:13 221775 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:133 21627 21776 msgid "Remove Video" 21628 21777 msgstr "" 21629 21778 21630 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:13 221779 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:133 21631 21780 msgid "removes current video from layer" 21632 21781 msgstr "" 21633 21782 21634 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:14021635 21783 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:141 21784 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:142 21636 21785 msgid "Play/Pause" 21637 21786 msgstr "Play/Pause" 21638 21787 21639 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:14 021788 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:141 21640 21789 msgid "starts/pauses video playback" 21641 21790 msgstr "" 21642 21791 21643 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:14721644 21792 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:148 21793 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:149 21645 21794 msgid "Backward" 21646 21795 msgstr "" 21647 21796 21648 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:14 721797 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:148 21649 21798 msgid "jumps n sec back" 21650 21799 msgstr "" 21651 21800 21652 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:15321653 21801 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:154 21802 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:155 21654 21803 msgid "Forward" 21655 21804 msgstr "Forwards" 21656 21805 21657 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:15 321806 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:154 21658 21807 msgid "jumps n sec forward" 21659 21808 msgstr "" 21660 21809 21661 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:16121662 21810 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:162 21811 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:163 21663 21812 msgid "Faster" 21664 21813 msgstr "Faster" 21665 21814 21666 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:16 121815 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:162 21667 21816 msgid "faster playback" 21668 21817 msgstr "" 21669 21818 21670 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:16921671 21819 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:170 21820 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:171 21672 21821 msgid "Slower" 21673 21822 msgstr "Slower" 21674 21823 21675 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:1 6921824 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:170 21676 21825 msgid "slower playback" 21677 21826 msgstr "" 21678 21827 21679 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:17 721828 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:178 21680 21829 msgid "Jump To" 21681 21830 msgstr "" 21682 21831 21683 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:17 721832 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:178 21684 21833 msgid "jumps to the entered gps time" 21685 21834 msgstr "" 21686 21835 21687 21836 #. TODO here we should show the GPS time range to the user 21688 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:18 121689 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:19 221837 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:182 21838 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:198 21690 21839 msgid "Jump to" 21691 21840 msgstr "" 21692 21841 21693 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:21 221842 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:217 21694 21843 msgid "Loop" 21695 21844 msgstr "" 21696 21845 21697 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:21 221846 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:217 21698 21847 msgid "loops n sec around current position" 21699 21848 msgstr "" 21700 21849 21701 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:21 321702 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:14 121850 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:218 21851 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:145 21703 21852 msgid "loop" 21704 21853 msgstr "" 21705 21854 21706 21855 #. now the options menu 21707 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:22 221856 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:227 21708 21857 msgid "Keep centered" 21709 21858 msgstr "" 21710 21859 21711 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:22 221860 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:227 21712 21861 msgid "follows the video icon automaticly" 21713 21862 msgstr "" 21714 21863 21715 21864 #. now the options menu 21716 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:23 321865 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:238 21717 21866 msgid "Subtitles" 21718 21867 msgstr "" 21719 21868 21720 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:23 321869 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:238 21721 21870 msgid "Show subtitles in video" 21722 21871 msgstr "" 21723 21872 21724 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:24 121725 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:2 4521873 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:246 21874 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:250 21726 21875 msgid "Jump length" 21727 21876 msgstr "" 21728 21877 21729 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:24 121878 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:246 21730 21879 msgid "Set the length of a jump" 21731 21880 msgstr "" 21732 21881 21733 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:2 4521734 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:2 5621882 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:250 21883 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:261 21735 21884 msgid "Jump in video for x ms" 21736 21885 msgstr "" 21737 21886 21738 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:25 221739 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:2 5621887 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:257 21888 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:261 21740 21889 msgid "Loop length" 21741 21890 msgstr "" 21742 21891 21743 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:25 221892 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:257 21744 21893 msgid "Set the length around a looppoint" 21745 21894 msgstr "" 21746 21895 21747 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:2 6521896 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:270 21748 21897 msgid "no deinterlacing" 21749 21898 msgstr "" 21750 21899 21751 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:27 321900 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:278 21752 21901 msgid "deinterlacing using line doubling" 21753 21902 msgstr "" 21754 21903 21755 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:28 121904 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:286 21756 21905 msgid "deinterlacing using linear interpolation" 21757 21906 msgstr "" 21758 21907 21759 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:12 021908 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:124 21760 21909 msgid "Unable to find JNA Java library!" 21761 21910 msgstr "" 21762 21911 21763 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:12 421912 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:128 21764 21913 msgid "Unable to find native libvlc library!" 21765 21914 msgstr "" 21766 21915 21767 21916 #. TODO we need Icons instead 21768 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:1 3821917 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:142 21769 21918 msgid "play" 21770 21919 msgstr "" 21771 21920 21772 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:14 221921 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:146 21773 21922 msgid "mute" 21774 21923 msgstr "" … … 22644 22793 msgstr "" 22645 22794 22646 #. Plugin Addr essEdit22795 #. Plugin AddrInterpolation 22647 22796 #: build/trans_plugins.java:3 22648 msgid "Allows comfortable editing of addresses and streets."22649 msgstr ""22650 22651 #. Plugin AddrInterpolation22652 #: build/trans_plugins.java:522653 22797 msgid "" 22654 22798 "Group common Address Interpolation inputs in a single dialog, as well as an " … … 22660 22804 #. File ../plugins/alignways/build.xml had no data 22661 22805 #. Plugin buildings_tools 22662 #: build/trans_plugins.java: 822806 #: build/trans_plugins.java:6 22663 22807 msgid "Tools for drawing buildings." 22664 22808 msgstr "Tools for drawing buildings." 22665 22809 22666 22810 #. Plugin cadastre-fr 22667 #: build/trans_plugins.java: 1022811 #: build/trans_plugins.java:8 22668 22812 msgid "A special handler for the French land registry WMS server." 22669 22813 msgstr "A special handler for the French land registry WMS server." 22670 22814 22671 22815 #. Plugin colorscheme 22672 #: build/trans_plugins.java:1 222816 #: build/trans_plugins.java:10 22673 22817 msgid "" 22674 22818 "Allows the user to create different color schemes and to switch between " … … 22685 22829 22686 22830 #. Plugin ColumbusCSV 22687 #: build/trans_plugins.java:1 422831 #: build/trans_plugins.java:12 22688 22832 msgid "" 22689 22833 "Imports proprietary CSV files of the Columbus/Visiontac V-900 GPS logger " … … 22692 22836 22693 22837 #. Plugin Create_grid_of_ways 22694 #: build/trans_plugins.java:1 622838 #: build/trans_plugins.java:14 22695 22839 msgid "Create a grid of ways." 22696 22840 msgstr "Create a grid of ways." 22697 22841 22698 22842 #. Plugin czechaddress 22843 #: build/trans_plugins.java:16 22844 msgid "" 22845 "Creating and handling address nodes and buildings within Czech Republic." 22846 msgstr "" 22847 "Creating and handling address nodes and buildings within Czech Republic." 22848 22849 #. Plugin dataimport 22699 22850 #: build/trans_plugins.java:18 22700 msgid ""22701 "Creating and handling address nodes and buildings within Czech Republic."22702 msgstr ""22703 "Creating and handling address nodes and buildings within Czech Republic."22704 22705 #. Plugin dataimport22706 #: build/trans_plugins.java:2022707 22851 msgid "Allows to import various file formats into JOSM directly." 22708 22852 msgstr "Allows to import various file formats into JOSM directly." 22709 22853 22710 22854 #. Plugin DirectDownload 22855 #: build/trans_plugins.java:20 22856 msgid "Download your GPX tracks from openstreetmap.org" 22857 msgstr "" 22858 22859 #. Plugin DirectUpload 22711 22860 #: build/trans_plugins.java:22 22712 msgid "Download your GPX tracks from openstreetmap.org"22713 msgstr ""22714 22715 #. Plugin DirectUpload22716 #: build/trans_plugins.java:2422717 22861 msgid "" 22718 22862 "This plugin directly upload GPS Traces from current active layer in JOSM to " … … 22723 22867 22724 22868 #. Plugin download_along 22869 #: build/trans_plugins.java:24 22870 msgid "Downloads OSM data along a way" 22871 msgstr "" 22872 22873 #. Plugin Duplicate-Way 22725 22874 #: build/trans_plugins.java:26 22726 msgid "Downloads OSM data along a way"22727 msgstr ""22728 22729 #. Plugin Duplicate-Way22730 #: build/trans_plugins.java:2822731 22875 msgid "Duplicate Ways with an offset" 22732 22876 msgstr "Duplicate Ways with an offset" 22733 22877 22734 22878 #. Plugin editgpx 22735 #: build/trans_plugins.java: 3022879 #: build/trans_plugins.java:28 22736 22880 msgid "" 22737 22881 "Allows the user to anonymize timestamps and delete parts of huge GPX tracks " … … 22742 22886 22743 22887 #. Plugin ElevationProfile 22888 #: build/trans_plugins.java:30 22889 msgid "Shows the elevation profile and some statistical data of a GPX track." 22890 msgstr "" 22891 22892 #. Plugin epsg31287 22744 22893 #: build/trans_plugins.java:32 22745 msgid "Shows the elevation profile and some statistical data of a GPX track."22746 msgstr ""22747 22748 #. Plugin epsg3128722749 #: build/trans_plugins.java:3422750 22894 msgid "" 22751 22895 "sets current projection to EPSG:31287 - Bessel 1841 in Lambert Conformal " 22752 22896 "Conic. For use with WMS plugin to load geoimage.at WMS, see link for details" 22897 msgstr "" 22898 22899 #. Plugin FixAddresses 22900 #: build/trans_plugins.java:36 22901 msgid "Finds and fixes invalid street addresses in a comfortable way." 22753 22902 msgstr "" 22754 22903 … … 23165 23314 msgstr "Highways" 23166 23315 23167 #. group "Highways/Streets"23168 #: build/trans_presets.java:8023169 msgid "Streets"23170 msgstr "Streets"23171 23172 23316 #. item "Highways/Streets/Motorway" 23173 23317 #. <action class="PlayAudioAction" params="resource://audio/KDE_Window_Iconify.wav"/> … … 24934 25078 msgid "Edit Motorway Junction" 24935 25079 msgstr "Edit Motorway Junction" 24936 24937 #. item "Waypoints/Motorway Junction" text "Number"24938 #: build/trans_presets.java:66624939 msgid "Number"24940 msgstr "Number"24941 25080 24942 25081 #. item "Waypoints/Services" … … 37869 38008 msgstr "unusual tag combination" 37870 38009 38010 #. OUTDATED - only for old plugins 38011 #. See http://josm.openstreetmap.de/wiki/Maps for newer data. 38012 #. 37871 38013 #. FORMAT 37872 38014 #. default(true or false);Name;URL … … 37874 38016 #. 37875 38017 #. http://onearth.jpl.nasa.gov/wms.cgi?request=GetMap&layers=global_mosaic&styles=&format=image/jpeg& 37876 #: build/trans_wms.java: 538018 #: build/trans_wms.java:8 37877 38019 msgid "Landsat" 37878 38020 msgstr "Landsat" 37879 38021 37880 38022 #. http://irs.gis-lab.info/?layers=landsat& 37881 #: build/trans_wms.java: 638023 #: build/trans_wms.java:9 37882 38024 msgid "Landsat (mirror)" 37883 38025 msgstr "" 37884 38026 37885 38027 #. http://openaerialmap.org/wms/?VERSION=1.0&request=GetMap&layers=world&styles=&format=image/jpeg& 37886 #: build/trans_wms.java: 738028 #: build/trans_wms.java:10 37887 38029 msgid "Open Aerial Map" 37888 38030 msgstr "Open Aerial Map" … … 37892 38034 #. must be html:<url> 37893 38035 #. html:http://josm.openstreetmap.de/wmsplugin/YahooDirect.html? 37894 #: build/trans_wms.java:1 138036 #: build/trans_wms.java:14 37895 38037 msgid "Yahoo Sat" 37896 38038 msgstr "Yahoo Sat" 37897 38039 37898 38040 #. html:http://josm.openstreetmap.de/wmsplugin/OpenStreetMap.html? 37899 #: build/trans_wms.java:1 238041 #: build/trans_wms.java:15 37900 38042 msgid "OpenStreetMap" 37901 38043 msgstr "OpenStreetMap" 37902 38044 37903 38045 #. html:http://josm.openstreetmap.de/wmsplugin/OpenCycleMap.html? 37904 #: build/trans_wms.java:1 338046 #: build/trans_wms.java:16 37905 38047 msgid "OpenCycleMap" 37906 38048 msgstr "OpenCycleMap" 37907 38049 37908 38050 #. html:http://josm.openstreetmap.de/wmsplugin/TilesAtHome.html? 37909 #: build/trans_wms.java:1 438051 #: build/trans_wms.java:17 37910 38052 msgid "TilesAtHome" 37911 38053 msgstr "TilesAtHome" … … 37915 38057 #. only for Germany 37916 38058 #. http://tools.geofabrik.de/osmi/view/strassennrw/josmwms? 37917 #: build/trans_wms.java: 1838059 #: build/trans_wms.java:21 37918 38060 msgid "Streets NRW Geofabrik.de" 37919 38061 msgstr "Streets NRW Geofabrik.de" … … 37924 38066 #. Terraserver USCG - High resolution maps 37925 38067 #. http://terraservice.net/ogcmap.ashx?version=1.1.1&request=GetMap&Layers=drg&styles=&format=image/jpeg& 37926 #: build/trans_wms.java:2 338068 #: build/trans_wms.java:26 37927 38069 msgid "Terraserver Topo" 37928 38070 msgstr "Terraserver Topo" 37929 38071 37930 38072 #. http://terraservice.net/ogcmap.ashx?version=1.1.1&request=GetMap&Layers=urbanarea&styles=&format=image/jpeg& 37931 #: build/trans_wms.java:2 438073 #: build/trans_wms.java:27 37932 38074 msgid "Terraserver Urban" 37933 38075 msgstr "Terraserver Urban" … … 37937 38079 #. only for Czech Republic 37938 38080 #. 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& 37939 #: build/trans_wms.java: 2838081 #: build/trans_wms.java:31 37940 38082 msgid "Czech CUZK:KM" 37941 38083 msgstr "Czech CUZK:KM" 37942 38084 37943 38085 #. 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& 37944 #: build/trans_wms.java: 2938086 #: build/trans_wms.java:32 37945 38087 msgid "Czech UHUL:ORTOFOTO" 37946 38088 msgstr "Czech UHUL:ORTOFOTO" … … 37951 38093 #. fails with division by zero error 37952 38094 #. http://nick.dev.openstreetmap.org/openpaths/freemap.php?layers=npe& 37953 #: build/trans_wms.java:3 438095 #: build/trans_wms.java:37 37954 38096 msgid "NPE Maps" 37955 38097 msgstr "NPE Maps" 37956 38098 37957 38099 #. http://dev.openstreetmap.org/~timsc/wms2/map.php? 37958 #: build/trans_wms.java:3 538100 #: build/trans_wms.java:38 37959 38101 msgid "NPE Maps (Tim)" 37960 38102 msgstr "NPE Maps (Tim)" 37961 38103 37962 38104 #. http://ooc.openstreetmap.org/wms/map.php?source=os7& 37963 #: build/trans_wms.java:3 638105 #: build/trans_wms.java:39 37964 38106 msgid "7th Series (OS7)" 37965 38107 msgstr "7th Series (OS7)" … … 37969 38111 #. only for Japan 37970 38112 #. 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 37971 #: build/trans_wms.java:4 038113 #: build/trans_wms.java:43 37972 38114 msgid "MLIT Japan (ORTHO)" 37973 38115 msgstr "MLIT Japan (ORTHO)" 37974 38116 37975 38117 #. 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 37976 #: build/trans_wms.java:4 138118 #: build/trans_wms.java:44 37977 38119 msgid "MLIT Japan (ORTHO01)" 37978 38120 msgstr "MLIT Japan (ORTHO01)" 37979 38121 37980 38122 #. 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 37981 #: build/trans_wms.java:4 238123 #: build/trans_wms.java:45 37982 38124 msgid "MLIT Japan (ORTHO02)" 37983 38125 msgstr "MLIT Japan (ORTHO02)" 37984 38126 37985 38127 #. 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 37986 #: build/trans_wms.java:4 338128 #: build/trans_wms.java:46 37987 38129 msgid "MLIT Japan (ORTHO03)" 37988 38130 msgstr "MLIT Japan (ORTHO03)" … … 37992 38134 #. only for Italy 37993 38135 #. 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& 37994 #: build/trans_wms.java: 4738136 #: build/trans_wms.java:50 37995 38137 msgid "Lodi - Italy" 37996 38138 msgstr "Lodi - Italy" 37997 38139 37998 38140 #. 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& 37999 #: build/trans_wms.java: 4838141 #: build/trans_wms.java:51 38000 38142 msgid "Sicily - Italy" 38001 38143 msgstr "Sicily - Italy" 38002 38144 38003 38145 #. 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& 38004 #: build/trans_wms.java: 4938146 #: build/trans_wms.java:52 38005 38147 msgid "PCN 2006 - Italy" 38006 38148 msgstr "" … … 38009 38151 #. only for France 38010 38152 #. 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 38011 #: build/trans_wms.java:5 238153 #: build/trans_wms.java:55 38012 38154 msgid "SPOTMaps (France)" 38013 38155 msgstr "" 38156 38157 #~ msgid "No username provided." 38158 #~ msgstr "No username provided." 38159 38160 #~ msgid "No password provided." 38161 #~ msgstr "No password provided." 38014 38162 38015 38163 #~ msgid "You must select at least two ways." … … 39062 39210 #~ "eg. deleting uninteresting parts of track." 39063 39211 39064 #~ msgid "Remove route nodes"39065 #~ msgstr "Remove route nodes"39066 39067 39212 #~ msgid "<multiple>" 39068 39213 #~ msgstr "<multiple>" … … 39422 39567 #~ "the dataset.<br>Do you agree?</html>" 39423 39568 39424 #~ msgid "Remove from dataset"39425 #~ msgstr "Remove from dataset"39426 39427 39569 #~ msgid "Undecide conflict between visible state" 39428 39570 #~ msgstr "Undecide conflict between visible state"
Note:
See TracChangeset
for help on using the changeset viewer.
