Ignore:
Timestamp:
2010-11-06T22:25:47+01:00 (16 years ago)
Author:
bastik
Message:

i18n update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/i18n/po/en_AU.po

    r23899 r24101  
    88"Project-Id-Version: josm\n"
    99"Report-Msgid-Bugs-To: \n"
    10 "POT-Creation-Date: 2010-10-28 16:57+0200\n"
     10"POT-Creation-Date: 2010-11-06 21:53+0100\n"
    1111"PO-Revision-Date: 2010-06-15 17:47+0000\n"
    1212"Last-Translator: Dirk Stöcker <launchpad@dstoecker.de>\n"
     
    1616"Content-Transfer-Encoding: 8bit\n"
    1717"Plural-Forms: nplurals=2; plural=n != 1;\n"
    18 "X-Launchpad-Export-Date: 2010-10-28 14:47+0000\n"
     18"X-Launchpad-Export-Date: 2010-11-06 20:13+0000\n"
    1919"X-Generator: Launchpad (build Unknown)\n"
    2020
     
    284284#: ../core/src/org/openstreetmap/josm/io/GpxExporter.java:116
    285285#: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:65
    286 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:119
     286#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:106
    287287#: ../plugins/addrinterpolation/src/org/openstreetmap/josm/plugins/AddrInterpolation/AddrInterpolationDialog.java:331
    288288#: ../plugins/buildings_tools/src/buildings_tools/AddressDialog.java:38
     
    297297#: ../plugins/importvec/src/org/openstreetmap/josm/plugins/importvec/ImportVectorAction.java:100
    298298#: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/gui/dialogs/TextInputDialog.java:151
    299 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:128
    300 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:293
     299#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:130
     300#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:301
    301301#: ../plugins/reverter/src/reverter/ChangesetIdQuery.java:46
    302302#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:87
     
    405405#: ../core/src/org/openstreetmap/josm/actions/CreateCircleAction.java:45
    406406#: ../core/src/org/openstreetmap/josm/actions/DistributeAction.java:32
    407 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:307
     407#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:308
    408408#: ../core/src/org/openstreetmap/josm/actions/JoinNodeWayAction.java:32
    409409#: ../core/src/org/openstreetmap/josm/actions/JumpToAction.java:31
     
    417417#: ../core/src/org/openstreetmap/josm/actions/UnGlueAction.java:54
    418418#: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/ImageViewerDialog.java:66
    419 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/AddressEditAction.java:30
    420419#: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:34
    421 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGuiPlugin.java:37
     420#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGuiPlugin.java:38
     421#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/FixUnresolvedStreetsAction.java:32
    422422#: ../plugins/OpeningHoursEditor/src/org/openstreetmap/josm/plugins/ohe/OhePlugin.java:71
    423423#: ../plugins/addrinterpolation/src/org/openstreetmap/josm/plugins/AddrInterpolation/AddrInterpolationAction.java:26
     
    927927msgstr "Display object information about OSM nodes, ways, or relations."
    928928
    929 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:307
     929#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:308
    930930msgid "Join overlapping Areas"
    931931msgstr "Join overlapping Areas"
    932932
    933 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:307
     933#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:308
    934934msgid "Joins areas that overlap each other"
    935935msgstr "Joins areas that overlap each other"
    936936
    937 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:319
     937#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:320
    938938msgid "Please select at least one closed way that should be joined."
    939939msgstr "Please select at least one closed way that should be joined."
    940940
    941 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:326
     941#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:327
    942942#, java-format
    943943msgid "\"{0}\" is not closed and therefore cannot be joined."
    944944msgstr "\"{0}\" is not closed and therefore cannot be joined."
    945945
    946 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:339
     946#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:340
    947947#: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:80
    948948#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:76
     
    953953msgstr[1] "The selected ways have nodes outside of the downloaded data region."
    954954
    955 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:342
     955#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:343
    956956#: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:85
    957957#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:77
     
    959959msgstr "This can lead to nodes being deleted accidentally."
    960960
    961 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:343
     961#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:344
    962962msgid "Are you really sure to continue?"
    963963msgstr "Are you really sure to continue?"
    964964
    965 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:344
     965#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:345
    966966#: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:377
    967967msgid "Please abort if you are not sure"
    968968msgstr "Please abort if you are not sure"
    969969
    970 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:361
    971 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:378
     970#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:362
     971#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:379
    972972msgid "No intersection found. Nothing was changed."
    973973msgstr "No intersection found. Nothing was changed."
     
    975975#. revert changes
    976976#. FIXME: this is dirty hack
    977 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:384
     977#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:385
    978978msgid "Reverting changes"
    979979msgstr ""
    980980
    981 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:436
     981#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:437
    982982msgid "Removed duplicate nodes"
    983983msgstr ""
    984984
    985 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:445
     985#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:446
    986986msgid "Added node on all intersections"
    987987msgstr "Added node on all intersections"
    988988
    989 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:496
     989#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:500
    990990msgid "Assemble new polygons"
    991991msgstr ""
    992992
    993 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:501
     993#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:506
     994#, fuzzy
     995msgid "Delete relations"
     996msgstr "Delete relation {0}"
     997
     998#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:511
    994999msgid "Delete Ways that are not part of an inner multipolygon"
    9951000msgstr "Delete Ways that are not part of an inner multipolygon"
    9961001
    997 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:504
     1002#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:514
    9981003msgid "Joined overlapping areas"
    9991004msgstr "Joined overlapping areas"
    10001005
    1001 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:507
     1006#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:517
    10021007msgid ""
    10031008"Some of the ways were part of relations that have been modified. Please "
     
    10071012"verify no errors have been introduced."
    10081013
    1009 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:566
     1014#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:576
    10101015msgid "Fix tag conflicts"
    10111016msgstr "Fix tag conflicts"
    10121017
    1013 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:840
     1018#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:850
    10141019msgid "Split ways into fragments"
    10151020msgstr ""
    10161021
    1017 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1227
     1022#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1238
    10181023msgid "Sorry. Cannot handle multipolygon relations with multiple outer ways."
    10191024msgstr ""
    10201025
    1021 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1237
     1026#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1248
    10221027msgid ""
    10231028"Sorry. Cannot handle way that is outer in multiple multipolygon relations."
    10241029msgstr ""
    10251030
    1026 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1242
    1027 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1249
     1031#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1253
     1032#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1260
    10281033msgid ""
    10291034"Sorry. Cannot handle way that is both inner and outer in multipolygon "
     
    10311036msgstr ""
    10321037
    1033 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1254
     1038#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1265
    10341039msgid ""
    10351040"Sorry. Cannot handle way that is inner in multiple multipolygon relations."
    10361041msgstr ""
    10371042
    1038 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1356
     1043#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1367
    10391044msgid "Removed Element from Relations"
    10401045msgstr "Removed Element from Relations"
    10411046
    1042 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1426
     1047#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1438
    10431048msgid "Remove tags from inner ways"
    10441049msgstr "Remove tags from inner ways"
    10451050
    1046 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1459
     1051#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1471
    10471052msgid "Join Areas Function"
    10481053msgstr "Join Areas Function"
     
    15881593#: ../core/src/org/openstreetmap/josm/gui/layer/markerlayer/PlayHeadMarker.java:259
    15891594#: ../core/src/org/openstreetmap/josm/gui/preferences/ProjectionPreference.java:210
    1590 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:753
     1595#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:757
    15911596#: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:61
    15921597#: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:112
     
    16171622#: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/api/CloseAction.java:65
    16181623#: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/api/EditAction.java:70
    1619 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:228
     1624#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:230
    16201625#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:90
    16211626#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:98
     
    16571662#: ../core/src/org/openstreetmap/josm/gui/io/SaveLayersTableColumnModel.java:62
    16581663#: ../core/src/org/openstreetmap/josm/gui/layer/Layer.java:286
    1659 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:145
     1664#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:160
    16601665#: ../plugins/smed/plugs/oseam/src/oseam/dialogs/OSeaMAction.java:1340
    16611666#: ../plugins/smed/src/smed/menu/file/TabManager.java:240
     
    17711776#: ../core/src/org/openstreetmap/josm/gui/history/HistoryBrowserDialog.java:130
    17721777#: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:969
    1773 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditDialog.java:62
    1774 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:247
     1778#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:237
     1779#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditDialog.java:65
    17751780#: ../plugins/smed/plugs/oseam/src/oseam/dialogs/OSeaMAction.java:1313
    17761781#: ../plugins/toms/src/toms/dialogs/SmpDialogAction.java:1382
     
    24242429#: ../core/src/org/openstreetmap/josm/actions/mapmode/DeleteAction.java:98
    24252430#: ../core/src/org/openstreetmap/josm/actions/mapmode/DrawAction.java:94
    2426 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:108
     2431#: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:109
    24272432#: ../core/src/org/openstreetmap/josm/actions/mapmode/SelectAction.java:109
    24282433#: ../core/src/org/openstreetmap/josm/actions/mapmode/ZoomAction.java:45
     
    25112516msgstr "Finish drawing."
    25122517
    2513 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:107
    25142518#: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:108
     2519#: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:109
    25152520msgid "Extrude"
    25162521msgstr "Extrude"
    25172522
    2518 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:107
     2523#: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:108
    25192524msgid "Create areas"
    25202525msgstr "Create areas"
    25212526
    2522 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:118
     2527#: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:119
    25232528msgid "Move a segment along its normal, then release the mouse button."
    25242529msgstr "Move a segment along its normal, then release the mouse button."
    25252530
    2526 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:120
     2531#: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:121
    25272532msgid "Draw a rectangle of the desired size, then release the mouse button."
    25282533msgstr "Draw a rectangle of the desired size, then release the mouse button."
    25292534
    2530 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:122
     2535#: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:123
    25312536msgid ""
    25322537"Drag a way segment to make a rectangle. Ctrl-drag to move a segment along "
     
    25362541"its normal."
    25372542
    2538 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:346
     2543#: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:347
    25392544msgid "Extrude Way"
    25402545msgstr "Extrude Way"
     
    31083113#: ../plugins/importvec/src/org/openstreetmap/josm/plugins/importvec/ImportDialog.java:25
    31093114#: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/gui/dialogs/TextInputDialog.java:145
    3110 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:128
     3115#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:130
    31113116#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:87
    31123117#: ../plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/TagEditorDialog.java:301
     
    33083313#. connection.
    33093314#: ../core/src/org/openstreetmap/josm/command/DeleteCommand.java:465
    3310 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:347
     3315#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:404
    33113316msgid ""
    33123317"You are about to delete nodes outside of the area you have downloaded."
     
    33203325#: ../core/src/org/openstreetmap/josm/command/DeleteCommand.java:473
    33213326#: ../core/src/org/openstreetmap/josm/command/DeleteCommand.java:496
    3322 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:356
     3327#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:413
    33233328msgid "Delete confirmation"
    33243329msgstr "Delete confirmation"
     
    45364541
    45374542#: ../core/src/org/openstreetmap/josm/gui/MainApplication.java:259
    4538 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:147
     4543#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:162
    45394544msgid "Discard"
    45404545msgstr ""
     
    45844589#: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:137
    45854590#: ../core/src/org/openstreetmap/josm/gui/preferences/PluginPreference.java:484
    4586 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:485
    4587 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:675
     4591#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:489
     4592#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:679
    45884593#: ../plugins/OpeningHoursEditor/src/org/openstreetmap/josm/plugins/ohe/OhePlugin.java:157
    45894594#: ../plugins/ext_tools/src/ext_tools/preferences/MyToolsPanel.java:55
     
    51815186#: ../core/src/org/openstreetmap/josm/gui/conflict/tags/RelationMemberConflictDecisionType.java:28
    51825187#: ../core/src/org/openstreetmap/josm/gui/preferences/ColorPreference.java:194
    5183 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:464
    5184 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:654
     5188#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:468
     5189#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:658
    51855190#: ../plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/PresetManager.java:64
    51865191#: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/ViaList.java:154
     
    54815486#: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:23
    54825487#: ../plugins/smed/src/smed/menu/file/TabManager.java:308
    5483 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:265
     5488#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:270
    54845489msgid "none"
    54855490msgstr "none"
     
    60276032msgstr "Display the history of all selected items."
    60286033
    6029 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:265
     6034#: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:270
    60306035msgid "Object with history"
    60316036msgstr "Object with history"
    60326037
    6033 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:283
     6038#: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:288
    60346039#: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/ReferringRelationsBrowser.java:92
    60356040#: ../core/src/org/openstreetmap/josm/gui/history/HistoryBrowserDialog.java:148
    6036 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:530
     6041#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:534
    60376042#: ../plugins/tagging-preset-tester/src/org/openstreetmap/josm/plugins/taggingpresettester/TaggingPresetTester.java:74
    60386043msgid "Reload"
    60396044msgstr "Reload"
    60406045
    6041 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:284
     6046#: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:289
    60426047msgid "Reload all currently selected objects and refresh the list."
    60436048msgstr "Reload all currently selected objects and refresh the list."
    60446049
    6045 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:323
     6050#: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:328
    60466051msgid "Show"
    60476052msgstr "Show"
    60486053
    6049 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:324
     6054#: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:329
    60506055msgid "Display the history of the selected objects."
    60516056msgstr "Display the history of the selected objects."
     
    61136118
    61146119#: ../core/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java:424
    6115 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:507
     6120#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:511
    61166121msgid "Activate"
    61176122msgstr "Activate"
     
    74597464#: ../core/src/org/openstreetmap/josm/gui/layer/GpxLayer.java:138
    74607465#: ../core/src/org/openstreetmap/josm/gui/preferences/ColorPreference.java:71
    7461 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/StreetTableModel.java:24
    7462 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/UnresolvedAddressesTableModel.java:46
     7466#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/StreetTableModel.java:25
     7467#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/UnresolvedAddressesTableModel.java:49
    74637468#: ../plugins/gpxfilter/src/gpxfilter/EGpxLayer.java:157
    74647469#: build/specialmessages.java:57 build/trans_presets.java:89
     
    89368941#. item "Nature/Forest" combo "Type"
    89378942#: ../core/src/org/openstreetmap/josm/gui/download/PlaceSelection.java:440
    8938 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/StreetTableModel.java:24
     8943#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/StreetTableModel.java:25
    89398944#: build/specialmessages.java:71 build/trans_presets.java:431
    89408945#: build/trans_presets.java:720 build/trans_presets.java:729
     
    95919596
    95929597#: ../core/src/org/openstreetmap/josm/gui/io/FilenameCellEditor.java:140
    9593 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:953
     9598#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:957
    95949599msgid "Launch a file chooser to select a file"
    95959600msgstr "Launch a file chooser to select a file"
     
    1034310348#: ../core/src/org/openstreetmap/josm/gui/layer/GpxLayer.java:132
    1034410349#: ../core/src/org/openstreetmap/josm/gui/layer/GpxLayer.java:263
    10345 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:433
     10350#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:437
    1034610351#: ../plugins/gpxfilter/src/gpxfilter/EGpxLayer.java:151
    1034710352#: ../plugins/gpxfilter/src/gpxfilter/EGpxLayer.java:282
     
    1035810363msgstr[1] "{0} tracks"
    1035910364
     10365#. description
    1036010366#. item "Relations/Route" text "Description"
    1036110367#: ../core/src/org/openstreetmap/josm/gui/layer/GpxLayer.java:139
    1036210368#: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:229
    10363 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:143
     10369#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:137
    1036410370#: ../plugins/gpxfilter/src/gpxfilter/EGpxLayer.java:158
    1036510371#: build/trans_presets.java:4077
     
    1224112247#: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:38
    1224212248#: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:63
    12243 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:174
     12249#: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:173
    1224412250msgid "None"
    1224512251msgstr "None"
     
    1299713003msgstr "Shortcut"
    1299813004
    12999 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:156
    13000 msgid "Active styles"
     13005#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:123
     13006#, fuzzy
     13007msgid "Active styles:"
    1300113008msgstr "Active styles"
    1300213009
    13003 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:166
    13004 #, java-format
    13005 msgid "Available styles (from {0})"
     13010#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:144
     13011#, fuzzy, java-format
     13012msgid "Available styles (from {0}):"
    1300613013msgstr "Available styles (from {0})"
    1300713014
    13008 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:172
    13009 msgid "Icon paths"
     13015#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:173
     13016#, fuzzy
     13017msgid "Icon paths:"
    1301013018msgstr "Icon paths"
    1301113019
    13012 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:425
     13020#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:429
    1301313021#, java-format
    1301413022msgid "Short Description: {0}"
    1301513023msgstr "Short Description: {0}"
    1301613024
    13017 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:425
     13025#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:429
    1301813026#, java-format
    1301913027msgid "URL: {0}"
    1302013028msgstr "URL: {0}"
    1302113029
    13022 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:427
     13030#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:431
    1302313031#, java-format
    1302413032msgid "Author: {0}"
    1302513033msgstr "Author: {0}"
    1302613034
    13027 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:430
     13035#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:434
    1302813036#, java-format
    1302913037msgid "Webpage: {0}"
    1303013038msgstr "Webpage: {0}"
    1303113039
    13032 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:436
     13040#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:440
    1303313041#, java-format
    1303413042msgid "Version: {0}"
    1303513043msgstr "Version: {0}"
    1303613044
    13037 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:449
    13038 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:641
     13045#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:453
     13046#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:645
    1303913047#: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/list/TurnRestrictionsListDialog.java:316
    1304013048msgid "New"
    1304113049msgstr "New"
    1304213050
    13043 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:450
     13051#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:454
    1304413052msgid "Add a filename or an URL of an active style"
    1304513053msgstr "Add a filename or an URL of an active style"
    1304613054
    13047 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:465
     13055#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:469
    1304813056msgid "Remove the selected styles from the list of active styles"
    1304913057msgstr "Remove the selected styles from the list of active styles"
    1305013058
    13051 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:486
     13059#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:490
    1305213060msgid "Edit the filename or URL for the selected active style"
    1305313061msgstr "Edit the filename or URL for the selected active style"
    1305413062
    13055 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:508
     13063#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:512
    1305613064msgid "Add the selected available styles to the list of active styles"
    1305713065msgstr "Add the selected available styles to the list of active styles"
    1305813066
    13059 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:531
     13067#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:535
    1306013068#, java-format
    1306113069msgid "Reloads the list of available styles from ''{0}''"
    1306213070msgstr "Reloads the list of available styles from ''{0}''"
    1306313071
    13064 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:642
     13072#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:646
    1306513073msgid "Add a new icon path"
    1306613074msgstr "Add a new icon path"
    1306713075
    13068 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:655
     13076#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:659
    1306913077msgid "Remove the selected icon paths"
    1307013078msgstr "Remove the selected icon paths"
    1307113079
    13072 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:676
     13080#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:680
    1307313081msgid "Edit the selected icon path"
    1307413082msgstr "Edit the selected icon path"
    1307513083
    13076 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:721
     13084#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:725
    1307713085#, java-format
    1307813086msgid "Loading style sources from ''{0}''"
    1307913087msgstr "Loading style sources from ''{0}''"
    1308013088
    13081 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:743
     13089#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:747
    1308213090#, java-format
    1308313091msgid ""
     
    1308813096"<br><br>Details (untranslated):<br>{1}</html>"
    1308913097
    13090 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:765
     13098#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:769
    1309113099msgid "Internal style"
    1309213100msgstr ""
    1309313101
    13094 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:766
     13102#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:770
    1309513103msgid "Internal style to be used as base for runtime switchable overlay styles"
    1309613104msgstr ""
    1309713105
    13098 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:787
    13099 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:819
     13106#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:791
     13107#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:823
    1310013108#, java-format
    1310113109msgid "Warning: illegal format of entry in style list ''{0}''. Got ''{1}''"
     
    1574515753msgstr ""
    1574615754
    15747 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/AddressEditAction.java:28
     15755#: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVImporter.java:43
     15756msgid "Columbus V-900 CSV Files"
     15757msgstr ""
     15758
     15759#. *
     15760#. * Ui elements for each flag.
     15761#.
     15762#: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:61
     15763msgid "Show summary after import"
     15764msgstr ""
     15765
     15766#: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:62
     15767msgid "Do not zoom after import"
     15768msgstr ""
     15769
     15770#: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:63
     15771msgid "Ignore hdop/vdop/pdop entries"
     15772msgstr ""
     15773
     15774#: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:64
     15775msgid "Warn on missing audio files"
     15776msgstr ""
     15777
     15778#: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:65
     15779msgid "Warn on conversion errors"
     15780msgstr ""
     15781
     15782#: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVReader.java:171
     15783msgid "Error in line "
     15784msgstr ""
     15785
     15786#: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVReader.java:389
     15787msgid "Missing audio file"
     15788msgstr ""
     15789
     15790#: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:34
     15791msgid "Create grid of ways"
     15792msgstr "Create grid of ways"
     15793
     15794#: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:34
     15795msgid ""
     15796"Forms a grid of ways in base to two existing that have various nodes and one "
     15797"in common"
     15798msgstr ""
     15799"Forms a grid of ways in base to two existing that have various nodes and one "
     15800"in common"
     15801
     15802#: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:53
     15803msgid "Select two ways with a node in common"
     15804msgstr "Select two ways with a node in common"
     15805
     15806#: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:63
     15807msgid "Select two ways with alone a node in common"
     15808msgstr "Select two ways with alone a node in common"
     15809
     15810#: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:104
     15811msgid "Create a grid of ways"
     15812msgstr "Create a grid of ways"
     15813
     15814#: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:48
     15815msgid "Download Track ..."
     15816msgstr ""
     15817
     15818#: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:48
     15819msgid "Download GPX track from openstreetmap.org"
     15820msgstr ""
     15821
     15822#: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:84
     15823#: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:149
     15824#, java-format
     15825msgid "Invalid URL {0}"
     15826msgstr ""
     15827
     15828#: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:86
     15829#: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:151
     15830#, java-format
     15831msgid "Error fetching URL {0}"
     15832msgstr ""
     15833
     15834#: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:88
     15835#: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:153
     15836#: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:155
     15837#, java-format
     15838msgid "Error parsing data from URL {0}"
     15839msgstr ""
     15840
     15841#: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:64
     15842#: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:65
     15843msgid "Download Track"
     15844msgstr ""
     15845
     15846#: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:213
     15847msgid "Date"
     15848msgstr ""
     15849
     15850#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:55
     15851msgid "Private (only shared as anonymous, unordered points)"
     15852msgstr "Private (only shared as anonymous, unordered points)"
     15853
     15854#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:56
     15855msgid "Public (shown in trace list and as anonymous, unordered points)"
     15856msgstr "Public (shown in trace list and as anonymous, unordered points)"
     15857
     15858#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:57
     15859msgid "Trackable (only shared as anonymous, ordered points with timestamps)"
     15860msgstr "Trackable (only shared as anonymous, ordered points with timestamps)"
     15861
     15862#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:58
     15863msgid ""
     15864"Identifiable (shown in trace list and as identifiable, ordered points with "
     15865"timestamps)"
     15866msgstr ""
     15867"Identifiable (shown in trace list and as identifiable, ordered points with "
     15868"timestamps)"
     15869
     15870#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:98
     15871msgid "Upload Trace"
     15872msgstr "Upload Trace"
     15873
     15874#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:105
     15875#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGuiPlugin.java:37
     15876#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGuiPlugin.java:38
     15877msgid "Upload Traces"
     15878msgstr "Upload Traces"
     15879
     15880#. visibilty
     15881#. item "Ways/Path" combo "Visibility"
     15882#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:125
     15883#: build/trans_presets.java:511
     15884msgid "Visibility"
     15885msgstr "Visibility"
     15886
     15887#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:126
     15888msgid "Defines the visibility of your trace for other OSM users."
     15889msgstr "Defines the visibility of your trace for other OSM users."
     15890
     15891#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:134
     15892msgid "http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"
     15893msgstr "http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"
     15894
     15895#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:134
     15896msgid "(What does that mean?)"
     15897msgstr "(What does that mean?)"
     15898
     15899#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:139
     15900msgid "Please enter Description about your trace."
     15901msgstr "Please enter Description about your trace."
     15902
     15903#. tags
     15904#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:148
     15905msgid "Tags (comma delimited)"
     15906msgstr "Tags (comma delimited)"
     15907
     15908#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:150
     15909msgid "Please enter tags about your trace."
     15910msgstr "Please enter tags about your trace."
     15911
     15912#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:180
     15913#, java-format
     15914msgid "Selected track: {0}"
     15915msgstr "Selected track: {0}"
     15916
     15917#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:184
     15918#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:370
     15919msgid "No GPX layer selected. Cannot upload a trace."
     15920msgstr "No GPX layer selected. Cannot upload a trace."
     15921
     15922#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:198
    1574815923#, fuzzy
    15749 msgid "Address Editor"
    15750 msgstr "Use Address dialogue"
    15751 
    15752 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/AddressEditAction.java:29
     15924msgid "Uploading trace ..."
     15925msgstr "Uploading data ..."
     15926
     15927#. Set progress dialog to indeterminate while connecting
     15928#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:209
     15929msgid "Connecting..."
     15930msgstr "Connecting..."
     15931
     15932#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:229
     15933msgid "Upload cancelled"
     15934msgstr "Upload cancelled"
     15935
     15936#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:242
     15937msgid "Error while uploading"
     15938msgstr "Error while uploading"
     15939
     15940#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:295
     15941msgid "GPX upload was successful"
     15942msgstr "GPX upload was successful"
     15943
     15944#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:296
     15945msgid "Upload failed. Server returned the following message: "
     15946msgstr "Upload failed. Server returned the following message: "
     15947
     15948#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:338
     15949#, java-format
     15950msgid "Uploading GPX track: {0}% ({1} of {2})"
     15951msgstr "Uploading GPX track: {0}% ({1} of {2})"
     15952
     15953#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:367
     15954msgid "No description provided. Please provide some description."
     15955msgstr "No description provided. Please provide some description."
     15956
     15957#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:397
     15958msgid "Uploading GPX Track"
     15959msgstr "Uploading GPX Track"
     15960
     15961#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGuiPlugin.java:37
     15962msgid "Uploads traces to openstreetmap.org"
     15963msgstr "Uploads traces to openstreetmap.org"
     15964
     15965#: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/ElevationMapMode.java:38
     15966msgid "Shows elevation profile"
     15967msgstr ""
     15968
     15969#. Show name of profile in title
     15970#. no elevation data, -> switch back to empty view
     15971#: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:97
     15972#: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:288
     15973#: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:313
     15974msgid "Elevation Profile"
     15975msgstr ""
     15976
     15977#: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:98
     15978msgid "Open the elevation profile window."
     15979msgstr ""
     15980
     15981#. first row: Headlines with bold font
     15982#: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:135
     15983msgid "Min"
     15984msgstr ""
     15985
     15986#: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:138
     15987msgid "Avrg"
     15988msgstr ""
     15989
     15990#: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:141
     15991msgid "Max"
     15992msgstr ""
     15993
     15994#: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:144
     15995msgid "Dist"
     15996msgstr ""
     15997
     15998#: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:147
     15999msgid "Gain"
     16000msgstr ""
     16001
     16002#: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:150
     16003msgid "Time"
     16004msgstr ""
     16005
     16006#. Geoid
     16007#: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:169
     16008msgid "Geoid"
     16009msgstr ""
     16010
     16011#: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:185
     16012msgid "Automatic"
     16013msgstr ""
     16014
     16015#: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:195
     16016msgid "Fixed value"
     16017msgstr ""
     16018
     16019#: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileLayer.java:118
     16020msgid "Elevation profile for track '"
     16021msgstr ""
     16022
     16023#: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileLayer.java:120
     16024msgid "Elevation profile"
     16025msgstr ""
     16026
     16027#: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfilePanel.java:203
     16028msgid "(No elevation data)"
     16029msgstr ""
     16030
     16031#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/FixUnresolvedStreetsAction.java:30
    1575316032#, fuzzy
    15754 msgid "Handy Address Editing Functions"
    15755 msgstr "Handy Address Interpolation Functions"
    15756 
    15757 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/AddressEditAction.java:31
     16033msgid "Fix street addresses"
     16034msgstr "Tile address:"
     16035
     16036#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/FixUnresolvedStreetsAction.java:31
     16037msgid "Find and fix addresses without (valid) streets."
     16038msgstr ""
     16039
     16040#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/FixUnresolvedStreetsAction.java:33
    1575816041#, fuzzy
    1575916042msgid "Address Edit"
    1576016043msgstr "Use Address dialogue"
    1576116044
    15762 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/NodeEntityBase.java:27
     16045#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/GuessAddressRunnable.java:54
     16046#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/GuessAddressRunnable.java:177
     16047#, fuzzy
     16048msgid "Searching"
     16049msgstr "Search"
     16050
     16051#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/GuessAddressRunnable.java:206
     16052#, fuzzy
     16053msgid "Guess values for "
     16054msgstr "New value for {0}"
     16055
     16056#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/OSMEntityBase.java:40
    1576316057#, fuzzy
    1576416058msgid "No name"
    1576516059msgstr "no name"
    1576616060
    15767 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditDialog.java:60
     16061#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/SelectIncompleteAddressesAction.java:32
    1576816062#, fuzzy
    15769 msgid "Unresolved Addresses (%d)"
    15770 msgstr "Use Address dialogue"
    15771 
    15772 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditDialog.java:61
     16063msgid "Select incomplete addresses"
     16064msgstr "Delete incomplete members?"
     16065
     16066#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/SelectIncompleteAddressesAction.java:33
     16067msgid "Selects all addresses with incomplete data."
     16068msgstr ""
     16069
     16070#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditDialog.java:61
    1577316071#, fuzzy
    15774 msgid "Streets (%d)"
     16072msgid "Unresolved Addresses"
     16073msgstr "Addresses"
     16074
     16075#. group "Highways/Streets"
     16076#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditDialog.java:62
     16077#: build/trans_presets.java:80
     16078msgid "Streets"
    1577516079msgstr "Streets"
    1577616080
    15777 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditDialog.java:86
     16081#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditDialog.java:63
     16082#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditDialog.java:64
     16083msgid "%s (%d)"
     16084msgstr ""
     16085
     16086#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditDialog.java:66
    1577816087#, fuzzy
    15779 msgid "Edit Addresses"
    15780 msgstr "Addresses"
    15781 
    15782 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditDialog.java:141
    15783 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditModel.java:48
    15784 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditModel.java:87
    15785 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditModel.java:106
     16088msgid "Select and close"
     16089msgstr "Select in layer"
     16090
     16091#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditDialog.java:96
     16092msgid "Fix unresolved addresses"
     16093msgstr ""
     16094
     16095#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditDialog.java:187
     16096#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditModel.java:48
     16097#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditModel.java:87
     16098#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditModel.java:106
    1578616099#, fuzzy
    1578716100msgid "(No data)"
    1578816101msgstr "No date"
    1578916102
    15790 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditModel.java:55
    15791 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/StreetTableModel.java:24
     16103#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditModel.java:55
     16104#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/StreetTableModel.java:25
    1579216105#: ../plugins/terracer/src/terracer/HouseNumberInputDialog.java:153
    1579316106#: ../plugins/terracer/src/terracer/HouseNumberInputHandler.java:120
     
    1579716110#. Add address nodes
    1579816111#. item "Annotation/Addresses"
    15799 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditModel.java:65
    15800 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/StreetTableModel.java:24
     16112#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditModel.java:65
     16113#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/StreetTableModel.java:25
    1580116114#: build/trans_presets.java:3985
    1580216115msgid "Addresses"
    1580316116msgstr "Addresses"
    1580416117
    15805 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AssignAddressToStreetAction.java:24
     16118#. super(tr("Apply all guesses"), "applyguesses_24", "Turns all guesses into the corresponding tag values.");
     16119#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/ApplyAllGuessesAction.java:41
     16120#, fuzzy
     16121msgid "Apply all guesses"
     16122msgstr "Apply Changes"
     16123
     16124#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/ApplyAllGuessesAction.java:58
     16125msgid "Applied guessed values"
     16126msgstr ""
     16127
     16128#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/ApplyAllGuessesAction.java:91
     16129msgid "Applied guessed values for "
     16130msgstr ""
     16131
     16132#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AssignAddressToStreetAction.java:31
    1580616133msgid "Assign address to street"
    1580716134msgstr ""
    1580816135
     16136#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AssignAddressToStreetAction.java:47
     16137#, fuzzy
     16138msgid "Set street name"
     16139msgstr "Street name"
     16140
     16141#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/GuessAddressDataAction.java:37
     16142#, fuzzy
     16143msgid "Guess address data"
     16144msgstr "Use Address dialogue"
     16145
     16146#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/GuessAddressDataAction.java:83
     16147#, fuzzy
     16148msgid "Guess street names"
     16149msgstr "Street name"
     16150
    1580916151#. item "Places/Country"
    15810 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/IncompleteAddressesTableModel.java:28
     16152#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/IncompleteAddressesTableModel.java:29
    1581116153#: build/trans_presets.java:3627
    1581216154msgid "Country"
     
    1581416156
    1581516157#. item "Places/State"
    15816 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/IncompleteAddressesTableModel.java:28
     16158#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/IncompleteAddressesTableModel.java:29
    1581716159#: build/trans_presets.java:3634
    1581816160msgid "State"
     
    1582116163#. <separator/>
    1582216164#. item "Places/City"
    15823 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/IncompleteAddressesTableModel.java:28
    15824 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/UnresolvedAddressesTableModel.java:46
     16165#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/IncompleteAddressesTableModel.java:29
     16166#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/UnresolvedAddressesTableModel.java:49
    1582516167#: build/trans_presets.java:3656
    1582616168msgid "City"
    1582716169msgstr "City"
    1582816170
    15829 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/IncompleteAddressesTableModel.java:28
     16171#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/IncompleteAddressesTableModel.java:29
    1583016172#, fuzzy
    1583116173msgid "Post Code"
    1583216174msgstr "Post Code:"
    1583316175
    15834 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/IncompleteAddressesTableModel.java:28
    15835 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/UnresolvedAddressesTableModel.java:46
     16176#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/IncompleteAddressesTableModel.java:29
     16177#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/UnresolvedAddressesTableModel.java:49
    1583616178#: ../plugins/cadastre-fr/src/cadastre_fr/Address.java:432
    1583716179#: ../plugins/terracer/src/terracer/HouseNumberInputDialog.java:155
     
    1583916181msgstr "Street"
    1584016182
    15841 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/UnresolvedAddressesTableModel.java:46
     16183#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/RemoveAddressTagsAction.java:25
     16184#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/RemoveAddressTagsAction.java:30
    1584216185#, fuzzy
    15843 msgid "Housenumber"
    15844 msgstr "House number"
    15845 
    15846 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/UnresolvedAddressesTableModel.java:46
     16186msgid "Remove address tags"
     16187msgstr "Remove from dataset"
     16188
     16189#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/RemoveAddressTagsAction.java:25
     16190#, fuzzy
     16191msgid "Removes address related tags from the object."
     16192msgstr "Remove the selected changesets from the local cache"
     16193
     16194#. we simply use the existing icon :-|
     16195#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/SelectAddressesInMapAction.java:51
     16196#, fuzzy
     16197msgid "Select in map"
     16198msgstr "Selection empty"
     16199
     16200#. item "Waypoints/Motorway Junction" text "Number"
     16201#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/UnresolvedAddressesTableModel.java:49
     16202#: build/trans_presets.java:666
     16203msgid "Number"
     16204msgstr "Number"
     16205
     16206#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/UnresolvedAddressesTableModel.java:49
    1584716207#, fuzzy
    1584816208msgid "Postcode"
    1584916209msgstr "Post code"
    15850 
    15851 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVImporter.java:43
    15852 msgid "Columbus V-900 CSV Files"
    15853 msgstr ""
    15854 
    15855 #. *
    15856 #. * Ui elements for each flag.
    15857 #.
    15858 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:61
    15859 msgid "Show summary after import"
    15860 msgstr ""
    15861 
    15862 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:62
    15863 msgid "Do not zoom after import"
    15864 msgstr ""
    15865 
    15866 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:63
    15867 msgid "Ignore hdop/vdop/pdop entries"
    15868 msgstr ""
    15869 
    15870 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:64
    15871 msgid "Warn on missing audio files"
    15872 msgstr ""
    15873 
    15874 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:65
    15875 msgid "Warn on conversion errors"
    15876 msgstr ""
    15877 
    15878 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVReader.java:171
    15879 msgid "Error in line "
    15880 msgstr ""
    15881 
    15882 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVReader.java:389
    15883 msgid "Missing audio file"
    15884 msgstr ""
    15885 
    15886 #: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:34
    15887 msgid "Create grid of ways"
    15888 msgstr "Create grid of ways"
    15889 
    15890 #: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:34
    15891 msgid ""
    15892 "Forms a grid of ways in base to two existing that have various nodes and one "
    15893 "in common"
    15894 msgstr ""
    15895 "Forms a grid of ways in base to two existing that have various nodes and one "
    15896 "in common"
    15897 
    15898 #: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:53
    15899 msgid "Select two ways with a node in common"
    15900 msgstr "Select two ways with a node in common"
    15901 
    15902 #: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:63
    15903 msgid "Select two ways with alone a node in common"
    15904 msgstr "Select two ways with alone a node in common"
    15905 
    15906 #: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:104
    15907 msgid "Create a grid of ways"
    15908 msgstr "Create a grid of ways"
    15909 
    15910 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:48
    15911 msgid "Download Track ..."
    15912 msgstr ""
    15913 
    15914 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:48
    15915 msgid "Download GPX track from openstreetmap.org"
    15916 msgstr ""
    15917 
    15918 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:84
    15919 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:149
    15920 #, java-format
    15921 msgid "Invalid URL {0}"
    15922 msgstr ""
    15923 
    15924 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:86
    15925 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:151
    15926 #, java-format
    15927 msgid "Error fetching URL {0}"
    15928 msgstr ""
    15929 
    15930 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:88
    15931 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:153
    15932 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:155
    15933 #, java-format
    15934 msgid "Error parsing data from URL {0}"
    15935 msgstr ""
    15936 
    15937 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:64
    15938 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:65
    15939 msgid "Download Track"
    15940 msgstr ""
    15941 
    15942 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:213
    15943 msgid "Date"
    15944 msgstr ""
    15945 
    15946 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:59
    15947 msgid "Private (only shared as anonymous, unordered points)"
    15948 msgstr "Private (only shared as anonymous, unordered points)"
    15949 
    15950 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:60
    15951 msgid "Public (shown in trace list and as anonymous, unordered points)"
    15952 msgstr "Public (shown in trace list and as anonymous, unordered points)"
    15953 
    15954 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:61
    15955 msgid "Trackable (only shared as anonymous, ordered points with timestamps)"
    15956 msgstr "Trackable (only shared as anonymous, ordered points with timestamps)"
    15957 
    15958 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:62
    15959 msgid ""
    15960 "Identifiable (shown in trace list and as identifiable, ordered points with "
    15961 "timestamps)"
    15962 msgstr ""
    15963 "Identifiable (shown in trace list and as identifiable, ordered points with "
    15964 "timestamps)"
    15965 
    15966 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:107
    15967 msgid "Upload Trace"
    15968 msgstr "Upload Trace"
    15969 
    15970 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:118
    15971 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGuiPlugin.java:36
    15972 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGuiPlugin.java:37
    15973 msgid "Upload Traces"
    15974 msgstr "Upload Traces"
    15975 
    15976 #. item "Ways/Path" combo "Visibility"
    15977 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:136
    15978 #: build/trans_presets.java:511
    15979 msgid "Visibility"
    15980 msgstr "Visibility"
    15981 
    15982 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:137
    15983 msgid "Defines the visibility of your trace for other OSM users."
    15984 msgstr "Defines the visibility of your trace for other OSM users."
    15985 
    15986 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:141
    15987 msgid "http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"
    15988 msgstr "http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"
    15989 
    15990 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:141
    15991 msgid "(What does that mean?)"
    15992 msgstr "(What does that mean?)"
    15993 
    15994 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:144
    15995 msgid "Please enter Description about your trace."
    15996 msgstr "Please enter Description about your trace."
    15997 
    15998 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:146
    15999 msgid "Tags (comma delimited)"
    16000 msgstr "Tags (comma delimited)"
    16001 
    16002 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:147
    16003 msgid "Please enter tags about your trace."
    16004 msgstr "Please enter tags about your trace."
    16005 
    16006 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:194
    16007 #, java-format
    16008 msgid "Selected track: {0}"
    16009 msgstr "Selected track: {0}"
    16010 
    16011 #. Set progress dialog to indeterminate while connecting
    16012 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:217
    16013 msgid "Connecting..."
    16014 msgstr "Connecting..."
    16015 
    16016 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:240
    16017 msgid "Upload cancelled"
    16018 msgstr "Upload cancelled"
    16019 
    16020 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:250
    16021 msgid "Error while uploading"
    16022 msgstr "Error while uploading"
    16023 
    16024 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:304
    16025 msgid "GPX upload was successful"
    16026 msgstr "GPX upload was successful"
    16027 
    16028 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:305
    16029 msgid "Upload failed. Server returned the following message: "
    16030 msgstr "Upload failed. Server returned the following message: "
    16031 
    16032 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:347
    16033 #, java-format
    16034 msgid "Uploading GPX track: {0}% ({1} of {2})"
    16035 msgstr "Uploading GPX track: {0}% ({1} of {2})"
    16036 
    16037 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:379
    16038 msgid "No description provided. Please provide some description."
    16039 msgstr "No description provided. Please provide some description."
    16040 
    16041 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:382
    16042 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:404
    16043 msgid "No GPX layer selected. Cannot upload a trace."
    16044 msgstr "No GPX layer selected. Cannot upload a trace."
    16045 
    16046 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:385
    16047 msgid "No username provided."
    16048 msgstr "No username provided."
    16049 
    16050 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:388
    16051 msgid "No password provided."
    16052 msgstr "No password provided."
    16053 
    16054 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:420
    16055 msgid "Uploading GPX Track"
    16056 msgstr "Uploading GPX Track"
    16057 
    16058 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGuiPlugin.java:36
    16059 msgid "Uploads traces to openstreetmap.org"
    16060 msgstr "Uploads traces to openstreetmap.org"
    16061 
    16062 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/ElevationMapMode.java:38
    16063 msgid "Shows elevation profile"
    16064 msgstr ""
    16065 
    16066 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/ElevationModel.java:217
    16067 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/ElevationModel.java:224
    16068 msgid "Unknown"
    16069 msgstr ""
    16070 
    16071 #. Show name of profile in title
    16072 #. no elevation data, -> switch back to empty view
    16073 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:98
    16074 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:289
    16075 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:314
    16076 msgid "Elevation Profile"
    16077 msgstr ""
    16078 
    16079 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:99
    16080 msgid "Open the elevation profile window."
    16081 msgstr ""
    16082 
    16083 #. first row: Headlines with bold font
    16084 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:136
    16085 msgid "Min"
    16086 msgstr ""
    16087 
    16088 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:139
    16089 msgid "Avrg"
    16090 msgstr ""
    16091 
    16092 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:142
    16093 msgid "Max"
    16094 msgstr ""
    16095 
    16096 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:145
    16097 msgid "Dist"
    16098 msgstr ""
    16099 
    16100 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:148
    16101 msgid "Gain"
    16102 msgstr ""
    16103 
    16104 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:151
    16105 msgid "Time"
    16106 msgstr ""
    16107 
    16108 #. Geoid
    16109 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:170
    16110 msgid "Geoid"
    16111 msgstr ""
    16112 
    16113 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:186
    16114 msgid "Automatic"
    16115 msgstr ""
    16116 
    16117 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:196
    16118 msgid "Fixed value"
    16119 msgstr ""
    16120 
    16121 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileLayer.java:118
    16122 msgid "Elevation profile for track '"
    16123 msgstr ""
    16124 
    16125 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileLayer.java:120
    16126 msgid "Elevation profile"
    16127 msgstr ""
    16128 
    16129 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfilePanel.java:200
    16130 msgid "(No elevation data)"
    16131 msgstr ""
    1613216210
    1613316211#: ../plugins/ImportImagePlugin/src/org/openstreetmap/josm/plugins/ImportImagePlugin/ImageLayer.java:314
     
    1769317771msgstr ""
    1769417772
    17695 #: ../plugins/epsg31287/src/org/openstreetmap/josm/plugins/epsg31287/ProjectionEPSG31287.java:59
     17773#: ../plugins/epsg31287/src/org/openstreetmap/josm/plugins/epsg31287/ProjectionEPSG31287.java:58
    1769617774msgid "dx"
    1769717775msgstr ""
    1769817776
    17699 #: ../plugins/epsg31287/src/org/openstreetmap/josm/plugins/epsg31287/ProjectionEPSG31287.java:63
     17777#: ../plugins/epsg31287/src/org/openstreetmap/josm/plugins/epsg31287/ProjectionEPSG31287.java:62
    1770017778msgid "dy"
    1770117779msgstr ""
    1770217780
    17703 #: ../plugins/epsg31287/src/org/openstreetmap/josm/plugins/epsg31287/ProjectionEPSG31287.java:142
     17781#: ../plugins/epsg31287/src/org/openstreetmap/josm/plugins/epsg31287/ProjectionEPSG31287.java:141
    1770417782msgid " - Bessel 1841 in Lambert Conformal Conic"
    1770517783msgstr ""
     
    1773817816#. Plugin ext_tools
    1773917817#: ../plugins/ext_tools/src/ext_tools/preferences/ExtToolsPreference.java:27
    17740 #: build/trans_plugins.java:36
     17818#: build/trans_plugins.java:34
    1774117819msgid "Use external scripts in JOSM"
    1774217820msgstr ""
     
    1870018778msgstr "Firefox executable"
    1870118779
    18702 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:143
     18780#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:158
    1870318781msgid "Load file..."
    1870418782msgstr ""
    1870518783
    18706 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:144
     18784#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:159
    1870718785msgid "Place"
    1870818786msgstr ""
    1870918787
    18710 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:146
     18788#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:161
    1871118789msgid "Show target"
    1871218790msgstr ""
    1871318791
    18714 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:153
    18715 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:159
     18792#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:168
     18793#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:174
    1871618794msgid "Take X and Y from selected node"
    1871718795msgstr ""
    1871818796
    18719 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:163
     18797#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:176
     18798msgid "Debug info"
     18799msgstr ""
     18800
     18801#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:177
     18802#, fuzzy
     18803msgid "Merge close nodes"
     18804msgstr "Merge objects nodes"
     18805
     18806#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:180
     18807msgid "Remove objects smaller than"
     18808msgstr ""
     18809
     18810#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:183
     18811msgid "Remove objects larger than"
     18812msgstr ""
     18813
     18814#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:187
     18815msgid "Only this color"
     18816msgstr ""
     18817
     18818#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:190
     18819msgid "Remove parallel lines"
     18820msgstr ""
     18821
     18822#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:195
     18823#, fuzzy
     18824msgid "Import settings"
     18825msgstr "Import images"
     18826
     18827#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:234
    1872018828msgid "Load file"
    1872118829msgstr ""
    1872218830
    18723 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:168
     18831#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:240
    1872418832msgid "Bind to coordinates"
    1872518833msgstr ""
    1872618834
    18727 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:171
     18835#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:243
    1872818836msgid "Projection:"
    1872918837msgstr ""
    1873018838
    18731 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:176
     18839#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:248
    1873218840msgid "Bottom left (min) corner:"
    1873318841msgstr ""
    1873418842
    18735 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:178
    18736 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:196
     18843#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:250
     18844#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:268
    1873718845msgid "PDF X and Y"
    1873818846msgstr ""
    1873918847
    18740 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:180
    18741 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:198
     18848#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:252
     18849#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:270
    1874218850msgid "East and North"
    1874318851msgstr ""
    1874418852
    18745 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:194
     18853#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:266
    1874618854msgid "Top right (max) corner:"
    1874718855msgstr ""
    1874818856
    18749 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:235
     18857#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:313
    1875018858msgid "Loading..."
    1875118859msgstr ""
    1875218860
    18753 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:249
     18861#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:328
    1875418862msgid "PDF file preview"
    1875518863msgstr ""
    1875618864
    18757 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:250
     18865#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:329
    1875818866msgid "Loaded"
    1875918867msgstr ""
    1876018868
    1876118869#. rebuild layer with latest projection
    18762 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:266
     18870#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:349
    1876318871msgid "Imported PDF: "
    1876418872msgstr ""
    1876518873
    18766 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:331
     18874#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:419
    1876718875msgid "Please select exactly one node."
    1876818876msgstr ""
    1876918877
    18770 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:352
     18878#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:441
    1877118879msgid "PDF files"
    1877218880msgstr ""
    1877318881
    18774 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:378
     18882#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:467
    1877518883msgid "OSM files"
    1877618884msgstr ""
    1877718885
    18778 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:422
     18886#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:511
    1877918887msgid "File not found."
    1878018888msgstr ""
    1878118889
    18782 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:429
     18890#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:518
    1878318891#, fuzzy, java-format
    1878418892msgid "Error while parsing: {0}"
    1878518893msgstr "Error while parsing {0}"
    1878618894
    18787 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:455
     18895#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:532
     18896#, fuzzy
     18897msgid "Could not parse color"
     18898msgstr "Could not rename file!"
     18899
     18900#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:547
     18901#, fuzzy
     18902msgid "Max distance is not a number"
     18903msgstr "{0} is not a number"
     18904
     18905#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:561
     18906#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:577
     18907#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:592
     18908#, fuzzy
     18909msgid "Tolerance is not a number"
     18910msgstr "{0} is not a number"
     18911
     18912#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:609
    1878818913msgid "Please set a projection."
    1878918914msgstr ""
    1879018915
    18791 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:475
     18916#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:629
    1879218917msgid "Could not parse numbers. Please check."
    1879318918msgstr ""
     
    1881018935msgstr ""
    1881118936
    18812 #: ../plugins/pdfimport/src/pdfimport/pdfbox/PdfBoxParser.java:30
     18937#: ../plugins/pdfimport/src/pdfimport/pdfbox/PdfBoxParser.java:28
    1881318938#, fuzzy
    1881418939msgid "Encrypted documents not supported."
    1881518940msgstr "Elements of type {0} are supported."
    1881618941
    18817 #: ../plugins/pdfimport/src/pdfimport/pdfbox/PdfBoxParser.java:36
     18942#: ../plugins/pdfimport/src/pdfimport/pdfbox/PdfBoxParser.java:34
    1881818943msgid "The PDF file must have exactly one page."
    1881918944msgstr ""
     
    1882718952msgstr "Write error!"
    1882818953
    18829 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:54
     18954#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:56
    1883018955msgid "Write coordinates to image header"
    1883118956msgstr "Write coordinates to image header"
    1883218957
    18833 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:71
     18958#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:73
    1883418959msgid "Write position information into the exif header of the following files:"
    1883518960msgstr ""
    1883618961"Write position information into the exif header of the following files:"
    1883718962
    18838 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:87
     18963#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:89
    1883918964msgid "settings"
    1884018965msgstr "settings"
    1884118966
    18842 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:90
     18967#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:92
    1884318968msgid "keep backup files"
    1884418969msgstr "keep backup files"
    1884518970
    18846 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:93
     18971#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:95
    1884718972msgid "change file modification time:"
    1884818973msgstr "change file modification time:"
    1884918974
    18850 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:96
     18975#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:98
    1885118976msgid "to gps time"
    1885218977msgstr "to gps time"
    1885318978
    18854 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:96
     18979#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:98
    1885518980msgid "to previous value (unchanged mtime)"
    1885618981msgstr "to previous value (unchanged mtime)"
    1885718982
    18858 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:127
    18859 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:174
     18983#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:129
     18984#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:176
    1886018985msgid "Photo Geotagging Plugin"
    1886118986msgstr "Photo Geotagging Plug-in"
    1886218987
    18863 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:181
     18988#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:183
    1886418989msgid "Writing position information to image files..."
    1886518990msgstr "Writing position information to image files..."
    1886618991
    18867 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:205
     18992#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:207
    1886818993msgid "Could not read mtime."
    1886918994msgstr "Could not read mtime."
    1887018995
    18871 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:218
     18996#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:220
    1887218997msgid "Could not write mtime."
    1887318998msgstr "Could not write mtime."
    1887418999
    18875 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:258
     19000#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:260
    1887619001msgid "File could not be deleted!"
    1887719002msgstr "File could not be deleted!"
    1887819003
    18879 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:265
    18880 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:279
     19004#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:267
     19005#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:287
    1888119006msgid "Could not rename file!"
    1888219007msgstr "Could not rename file!"
    1888319008
    18884 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:288
     19009#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:296
    1888519010msgid "<html><h3>There are old backup files in the image directory!</h3>"
    1888619011msgstr "<html><h3>There are old backup files in the image directory!</h3>"
    1888719012
    18888 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:292
     19013#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:300
    1888919014msgid "Override old backup files?"
    1889019015msgstr "Override old backup files?"
    1889119016
    18892 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:293
     19017#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:301
    1889319018msgid "Keep old backups and continue"
    1889419019msgstr "Keep old backups and continue"
    1889519020
    18896 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:293
     19021#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:301
    1889719022msgid "Override"
    1889819023msgstr "Override"
    1889919024
    18900 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:314
    18901 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:330
     19025#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:322
     19026#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:338
    1890219027msgid "Could not delete temporary file!"
    1890319028msgstr "Could not delete temporary file!"
    1890419029
    18905 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:326
     19030#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:334
    1890619031msgid "Test failed: Could not read mtime."
    1890719032msgstr "Test failed: Could not read mtime."
    1890819033
    18909 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:328
     19034#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:336
    1891019035msgid "Test failed: Could not write mtime."
    1891119036msgstr "Test failed: Could not write mtime."
     
    2083220957msgstr "Crossing ways"
    2083320958
    20834 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:89
    20835 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:174
    20836 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:185
    20837 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:196
    20838 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:207
    20839 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:218
    20840 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:229
     20959#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:110
     20960#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:195
     20961#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:206
     20962#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:217
     20963#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:228
    2084120964#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:239
     20965#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:250
     20966#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:261
     20967#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:272
     20968#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:283
     20969#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:294
    2084220970msgid "Duplicated nodes"
    2084320971msgstr "Duplicated nodes"
    2084420972
    20845 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:90
     20973#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:111
    2084620974msgid "This test checks that there are no nodes at the very same location."
    2084720975msgstr "This test checks that there are no nodes at the very same location."
    2084820976
    20849 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:170
     20977#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:191
    2085020978msgid "Mixed type duplicated nodes"
    2085120979msgstr ""
    2085220980
    20853 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:181
     20981#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:202
    2085420982msgid "Highway duplicated nodes"
    2085520983msgstr ""
    2085620984
    20857 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:192
     20985#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:213
    2085820986msgid "Railway duplicated nodes"
    2085920987msgstr ""
    2086020988
    20861 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:203
     20989#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:224
    2086220990msgid "Waterway duplicated nodes"
    2086320991msgstr ""
    2086420992
    20865 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:214
     20993#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:235
    2086620994msgid "Boundary duplicated nodes"
    2086720995msgstr ""
    2086820996
    20869 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:225
     20997#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:246
    2087020998msgid "Power duplicated nodes"
    2087120999msgstr ""
    2087221000
    20873 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:262
     21001#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:257
     21002#, fuzzy
     21003msgid "Natural duplicated nodes"
     21004msgstr "Duplicated nodes"
     21005
     21006#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:268
     21007#, fuzzy
     21008msgid "Building duplicated nodes"
     21009msgstr "Duplicated nodes"
     21010
     21011#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:279
     21012#, fuzzy
     21013msgid "Landuse duplicated nodes"
     21014msgstr "Duplicated nodes"
     21015
     21016#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:290
     21017#, fuzzy
     21018msgid "Other duplicated nodes"
     21019msgstr "Merge duplicate node?"
     21020
     21021#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:319
    2087421022msgid "Nodes at same position"
    2087521023msgstr "Nodes at same position"
     
    2157521723msgstr ""
    2157621724
    21577 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:111
     21725#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:112
    2157821726msgid "Import Video"
    2157921727msgstr ""
    2158021728
    21581 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:111
     21729#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:112
    2158221730msgid "Sync a video against this GPS track"
    2158321731msgstr ""
    2158421732
    21585 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:132
     21733#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:133
    2158621734msgid "Remove Video"
    2158721735msgstr ""
    2158821736
    21589 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:132
     21737#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:133
    2159021738msgid "removes current video from layer"
    2159121739msgstr ""
    2159221740
    21593 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:140
    2159421741#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:141
     21742#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:142
    2159521743msgid "Play/Pause"
    2159621744msgstr ""
    2159721745
    21598 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:140
     21746#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:141
    2159921747msgid "starts/pauses video playback"
    2160021748msgstr ""
    2160121749
    21602 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:147
    2160321750#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:148
     21751#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:149
    2160421752msgid "Backward"
    2160521753msgstr ""
    2160621754
    21607 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:147
     21755#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:148
    2160821756msgid "jumps n sec back"
    2160921757msgstr ""
    2161021758
    21611 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:153
    2161221759#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:154
     21760#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:155
    2161321761msgid "Forward"
    2161421762msgstr ""
    2161521763
    21616 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:153
     21764#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:154
    2161721765msgid "jumps n sec forward"
    2161821766msgstr ""
    2161921767
    21620 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:161
    2162121768#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:162
     21769#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:163
    2162221770msgid "Faster"
    2162321771msgstr ""
    2162421772
    21625 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:161
     21773#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:162
    2162621774msgid "faster playback"
    2162721775msgstr ""
    2162821776
    21629 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:169
    2163021777#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:170
     21778#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:171
    2163121779msgid "Slower"
    2163221780msgstr ""
    2163321781
    21634 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:169
     21782#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:170
    2163521783msgid "slower playback"
    2163621784msgstr ""
    2163721785
    21638 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:177
     21786#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:178
    2163921787msgid "Jump To"
    2164021788msgstr ""
    2164121789
    21642 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:177
     21790#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:178
    2164321791msgid "jumps to the entered gps time"
    2164421792msgstr ""
    2164521793
    2164621794#. TODO here we should show the GPS time range to the user
    21647 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:181
    21648 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:192
     21795#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:182
     21796#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:198
    2164921797msgid "Jump to"
    2165021798msgstr ""
    2165121799
    21652 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:212
     21800#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:217
    2165321801msgid "Loop"
    2165421802msgstr ""
    2165521803
    21656 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:212
     21804#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:217
    2165721805msgid "loops n sec around current position"
    2165821806msgstr ""
    2165921807
    21660 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:213
    21661 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:141
     21808#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:218
     21809#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:145
    2166221810msgid "loop"
    2166321811msgstr ""
    2166421812
    2166521813#. now the options menu
    21666 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:222
     21814#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:227
    2166721815msgid "Keep centered"
    2166821816msgstr ""
    2166921817
    21670 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:222
     21818#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:227
    2167121819msgid "follows the video icon automaticly"
    2167221820msgstr ""
    2167321821
    2167421822#. now the options menu
    21675 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:233
     21823#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:238
    2167621824msgid "Subtitles"
    2167721825msgstr ""
    2167821826
    21679 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:233
     21827#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:238
    2168021828msgid "Show subtitles in video"
    2168121829msgstr ""
    2168221830
    21683 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:241
    21684 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:245
     21831#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:246
     21832#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:250
    2168521833msgid "Jump length"
    2168621834msgstr ""
    2168721835
    21688 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:241
     21836#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:246
    2168921837msgid "Set the length of a jump"
    2169021838msgstr ""
    2169121839
    21692 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:245
    21693 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:256
     21840#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:250
     21841#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:261
    2169421842msgid "Jump in video for x ms"
    2169521843msgstr ""
    2169621844
    21697 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:252
    21698 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:256
     21845#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:257
     21846#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:261
    2169921847msgid "Loop length"
    2170021848msgstr ""
    2170121849
    21702 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:252
     21850#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:257
    2170321851msgid "Set the length around a looppoint"
    2170421852msgstr ""
    2170521853
    21706 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:265
     21854#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:270
    2170721855msgid "no deinterlacing"
    2170821856msgstr ""
    2170921857
    21710 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:273
     21858#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:278
    2171121859msgid "deinterlacing using line doubling"
    2171221860msgstr ""
    2171321861
    21714 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:281
     21862#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:286
    2171521863msgid "deinterlacing using linear interpolation"
    2171621864msgstr ""
    2171721865
    21718 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:120
     21866#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:124
    2171921867msgid "Unable to find JNA Java library!"
    2172021868msgstr ""
    2172121869
    21722 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:124
     21870#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:128
    2172321871msgid "Unable to find native libvlc library!"
    2172421872msgstr ""
    2172521873
    2172621874#. TODO we need Icons instead
    21727 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:138
     21875#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:142
    2172821876msgid "play"
    2172921877msgstr ""
    2173021878
    21731 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:142
     21879#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:146
    2173221880msgid "mute"
    2173321881msgstr ""
     
    2260322751msgstr ""
    2260422752
    22605 #. Plugin AddressEdit
     22753#. Plugin AddrInterpolation
    2260622754#: build/trans_plugins.java:3
    22607 msgid "Allows comfortable editing of addresses and streets."
    22608 msgstr ""
    22609 
    22610 #. Plugin AddrInterpolation
    22611 #: build/trans_plugins.java:5
    2261222755msgid ""
    2261322756"Group common Address Interpolation inputs in a single dialog, as well as an "
     
    2261922762#. File ../plugins/alignways/build.xml had no data
    2262022763#. Plugin buildings_tools
    22621 #: build/trans_plugins.java:8
     22764#: build/trans_plugins.java:6
    2262222765msgid "Tools for drawing buildings."
    2262322766msgstr "Tools for drawing buildings."
    2262422767
    2262522768#. Plugin cadastre-fr
    22626 #: build/trans_plugins.java:10
     22769#: build/trans_plugins.java:8
    2262722770msgid "A special handler for the French land registry WMS server."
    2262822771msgstr "A special handler for the French land registry WMS server."
    2262922772
    2263022773#. Plugin colorscheme
    22631 #: build/trans_plugins.java:12
     22774#: build/trans_plugins.java:10
    2263222775msgid ""
    2263322776"Allows the user to create different color schemes and to switch between "
     
    2264422787
    2264522788#. Plugin ColumbusCSV
    22646 #: build/trans_plugins.java:14
     22789#: build/trans_plugins.java:12
    2264722790msgid ""
    2264822791"Imports proprietary CSV files of the Columbus/Visiontac V-900 GPS logger "
     
    2265122794
    2265222795#. Plugin Create_grid_of_ways
    22653 #: build/trans_plugins.java:16
     22796#: build/trans_plugins.java:14
    2265422797msgid "Create a grid of ways."
    2265522798msgstr "Create a grid of ways."
    2265622799
    2265722800#. Plugin czechaddress
     22801#: build/trans_plugins.java:16
     22802msgid ""
     22803"Creating and handling address nodes and buildings within Czech Republic."
     22804msgstr ""
     22805"Creating and handling address nodes and buildings within Czech Republic."
     22806
     22807#. Plugin dataimport
    2265822808#: build/trans_plugins.java:18
    22659 msgid ""
    22660 "Creating and handling address nodes and buildings within Czech Republic."
    22661 msgstr ""
    22662 "Creating and handling address nodes and buildings within Czech Republic."
    22663 
    22664 #. Plugin dataimport
    22665 #: build/trans_plugins.java:20
    2266622809msgid "Allows to import various file formats into JOSM directly."
    2266722810msgstr "Allows to import various file formats into JOSM directly."
    2266822811
    2266922812#. Plugin DirectDownload
     22813#: build/trans_plugins.java:20
     22814msgid "Download your GPX tracks from openstreetmap.org"
     22815msgstr ""
     22816
     22817#. Plugin DirectUpload
    2267022818#: build/trans_plugins.java:22
    22671 msgid "Download your GPX tracks from openstreetmap.org"
    22672 msgstr ""
    22673 
    22674 #. Plugin DirectUpload
    22675 #: build/trans_plugins.java:24
    2267622819msgid ""
    2267722820"This plugin directly upload GPS Traces from current active layer in JOSM to "
     
    2268222825
    2268322826#. Plugin download_along
     22827#: build/trans_plugins.java:24
     22828msgid "Downloads OSM data along a way"
     22829msgstr ""
     22830
     22831#. Plugin Duplicate-Way
    2268422832#: build/trans_plugins.java:26
    22685 msgid "Downloads OSM data along a way"
    22686 msgstr ""
    22687 
    22688 #. Plugin Duplicate-Way
    22689 #: build/trans_plugins.java:28
    2269022833msgid "Duplicate Ways with an offset"
    2269122834msgstr "Duplicate Ways with an offset"
    2269222835
    2269322836#. Plugin editgpx
    22694 #: build/trans_plugins.java:30
     22837#: build/trans_plugins.java:28
    2269522838msgid ""
    2269622839"Allows the user to anonymize timestamps and delete parts of huge GPX tracks "
     
    2270122844
    2270222845#. Plugin ElevationProfile
     22846#: build/trans_plugins.java:30
     22847msgid "Shows the elevation profile and some statistical data of a GPX track."
     22848msgstr ""
     22849
     22850#. Plugin epsg31287
    2270322851#: build/trans_plugins.java:32
    22704 msgid "Shows the elevation profile and some statistical data of a GPX track."
    22705 msgstr ""
    22706 
    22707 #. Plugin epsg31287
    22708 #: build/trans_plugins.java:34
    2270922852msgid ""
    2271022853"sets current projection to EPSG:31287 - Bessel 1841 in Lambert Conformal "
    2271122854"Conic. For use with WMS plugin to load geoimage.at WMS, see link for details"
     22855msgstr ""
     22856
     22857#. Plugin FixAddresses
     22858#: build/trans_plugins.java:36
     22859msgid "Finds and fixes invalid street addresses in a comfortable way."
    2271222860msgstr ""
    2271322861
     
    2312223270msgstr "Highways"
    2312323271
    23124 #. group "Highways/Streets"
    23125 #: build/trans_presets.java:80
    23126 msgid "Streets"
    23127 msgstr "Streets"
    23128 
    2312923272#. item "Highways/Streets/Motorway"
    2313023273#. <action class="PlayAudioAction" params="resource://audio/KDE_Window_Iconify.wav"/>
     
    2489125034msgid "Edit Motorway Junction"
    2489225035msgstr "Edit Motorway Junction"
    24893 
    24894 #. item "Waypoints/Motorway Junction" text "Number"
    24895 #: build/trans_presets.java:666
    24896 msgid "Number"
    24897 msgstr "Number"
    2489825036
    2489925037#. item "Waypoints/Services"
     
    3782637964msgstr "unusual tag combination"
    3782737965
     37966#. OUTDATED - only for old plugins
     37967#. See http://josm.openstreetmap.de/wiki/Maps for newer data.
     37968#.
    3782837969#. FORMAT
    3782937970#. default(true or false);Name;URL
     
    3783137972#.
    3783237973#. http://onearth.jpl.nasa.gov/wms.cgi?request=GetMap&layers=global_mosaic&styles=&format=image/jpeg&
    37833 #: build/trans_wms.java:5
     37974#: build/trans_wms.java:8
    3783437975msgid "Landsat"
    3783537976msgstr "Landsat"
    3783637977
    3783737978#. http://irs.gis-lab.info/?layers=landsat&
    37838 #: build/trans_wms.java:6
     37979#: build/trans_wms.java:9
    3783937980msgid "Landsat (mirror)"
    3784037981msgstr ""
    3784137982
    3784237983#. http://openaerialmap.org/wms/?VERSION=1.0&request=GetMap&layers=world&styles=&format=image/jpeg&
    37843 #: build/trans_wms.java:7
     37984#: build/trans_wms.java:10
    3784437985msgid "Open Aerial Map"
    3784537986msgstr "Open Aerial Map"
     
    3784937990#. must be html:<url>
    3785037991#. html:http://josm.openstreetmap.de/wmsplugin/YahooDirect.html?
    37851 #: build/trans_wms.java:11
     37992#: build/trans_wms.java:14
    3785237993msgid "Yahoo Sat"
    3785337994msgstr "Yahoo Sat"
    3785437995
    3785537996#. html:http://josm.openstreetmap.de/wmsplugin/OpenStreetMap.html?
    37856 #: build/trans_wms.java:12
     37997#: build/trans_wms.java:15
    3785737998msgid "OpenStreetMap"
    3785837999msgstr "OpenStreetMap"
    3785938000
    3786038001#. html:http://josm.openstreetmap.de/wmsplugin/OpenCycleMap.html?
    37861 #: build/trans_wms.java:13
     38002#: build/trans_wms.java:16
    3786238003msgid "OpenCycleMap"
    3786338004msgstr "OpenCycleMap"
    3786438005
    3786538006#. html:http://josm.openstreetmap.de/wmsplugin/TilesAtHome.html?
    37866 #: build/trans_wms.java:14
     38007#: build/trans_wms.java:17
    3786738008msgid "TilesAtHome"
    3786838009msgstr "TilesAtHome"
     
    3787238013#. only for Germany
    3787338014#. http://tools.geofabrik.de/osmi/view/strassennrw/josmwms?
    37874 #: build/trans_wms.java:18
     38015#: build/trans_wms.java:21
    3787538016msgid "Streets NRW Geofabrik.de"
    3787638017msgstr "Streets NRW Geofabrik.de"
     
    3788138022#. Terraserver USCG - High resolution maps
    3788238023#. http://terraservice.net/ogcmap.ashx?version=1.1.1&request=GetMap&Layers=drg&styles=&format=image/jpeg&
    37883 #: build/trans_wms.java:23
     38024#: build/trans_wms.java:26
    3788438025msgid "Terraserver Topo"
    3788538026msgstr "Terraserver Topo"
    3788638027
    3788738028#. http://terraservice.net/ogcmap.ashx?version=1.1.1&request=GetMap&Layers=urbanarea&styles=&format=image/jpeg&
    37888 #: build/trans_wms.java:24
     38029#: build/trans_wms.java:27
    3788938030msgid "Terraserver Urban"
    3789038031msgstr "Terraserver Urban"
     
    3789438035#. only for Czech Republic
    3789538036#. http://wms.cuzk.cz/wms.asp?service=WMS&VERSION=1.1.1&REQUEST=GetMap&SRS=EPSG:4326&LAYERS=parcelni_cisla_i,obrazy_parcel_i,RST_KMD_I,hranice_parcel_i,DEF_BUDOVY,RST_KN_I,dalsi_p_mapy_i,prehledka_kat_prac,prehledka_kat_uz,prehledka_kraju-linie&FORMAT=image/png&transparent=TRUE&
    37896 #: build/trans_wms.java:28
     38037#: build/trans_wms.java:31
    3789738038msgid "Czech CUZK:KM"
    3789838039msgstr "Czech CUZK:KM"
    3789938040
    3790038041#. http://geoportal2.uhul.cz/cgi-bin/oprl.asp?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&SRS=EPSG:4326&LAYERS=Ortofoto_cb&STYLES=default&FORMAT=image/jpeg&TRANSPARENT=TRUE&
    37901 #: build/trans_wms.java:29
     38042#: build/trans_wms.java:32
    3790238043msgid "Czech UHUL:ORTOFOTO"
    3790338044msgstr "Czech UHUL:ORTOFOTO"
     
    3790838049#. fails with division by zero error
    3790938050#. http://nick.dev.openstreetmap.org/openpaths/freemap.php?layers=npe&
    37910 #: build/trans_wms.java:34
     38051#: build/trans_wms.java:37
    3791138052msgid "NPE Maps"
    3791238053msgstr "NPE Maps"
    3791338054
    3791438055#. http://dev.openstreetmap.org/~timsc/wms2/map.php?
    37915 #: build/trans_wms.java:35
     38056#: build/trans_wms.java:38
    3791638057msgid "NPE Maps (Tim)"
    3791738058msgstr "NPE Maps (Tim)"
    3791838059
    3791938060#. http://ooc.openstreetmap.org/wms/map.php?source=os7&
    37920 #: build/trans_wms.java:36
     38061#: build/trans_wms.java:39
    3792138062msgid "7th Series (OS7)"
    3792238063msgstr "7th Series (OS7)"
     
    3792638067#. only for Japan
    3792738068#. http://orthophoto.mlit.go.jp:8888/wms/service/wmsRasterTileMap?VERSION=1.3.0&REQUEST=GetMap&LAYERS=ORTHO&STYLES=Default&CRS=EPSG:4612&BBOX={s},{w},{n},{e}&WIDTH={width}&HEIGHT={height}&FORMAT=image/png&BGCOLOR=OxFFFFFF
    37928 #: build/trans_wms.java:40
     38069#: build/trans_wms.java:43
    3792938070msgid "MLIT Japan (ORTHO)"
    3793038071msgstr "MLIT Japan (ORTHO)"
    3793138072
    3793238073#. http://orthophoto.mlit.go.jp:8888/wms/service/wmsRasterTileMap?VERSION=1.3.0&REQUEST=GetMap&LAYERS=ORTHO01&STYLES=Default&CRS=EPSG:4612&BBOX={s},{w},{n},{e}&WIDTH={width}&HEIGHT={height}&FORMAT=image/png&BGCOLOR=OxFFFFFF
    37933 #: build/trans_wms.java:41
     38074#: build/trans_wms.java:44
    3793438075msgid "MLIT Japan (ORTHO01)"
    3793538076msgstr "MLIT Japan (ORTHO01)"
    3793638077
    3793738078#. http://orthophoto.mlit.go.jp:8888/wms/service/wmsRasterTileMap?VERSION=1.3.0&REQUEST=GetMap&LAYERS=ORTHO02&STYLES=Default&CRS=EPSG:4612&BBOX={s},{w},{n},{e}&WIDTH={width}&HEIGHT={height}&FORMAT=image/png&BGCOLOR=OxFFFFFF
    37938 #: build/trans_wms.java:42
     38079#: build/trans_wms.java:45
    3793938080msgid "MLIT Japan (ORTHO02)"
    3794038081msgstr "MLIT Japan (ORTHO02)"
    3794138082
    3794238083#. http://orthophoto.mlit.go.jp:8888/wms/service/wmsRasterTileMap?VERSION=1.3.0&REQUEST=GetMap&LAYERS=ORTHO03&STYLES=Default&CRS=EPSG:4612&BBOX={s},{w},{n},{e}&WIDTH={width}&HEIGHT={height}&FORMAT=image/png&BGCOLOR=OxFFFFFF
    37943 #: build/trans_wms.java:43
     38084#: build/trans_wms.java:46
    3794438085msgid "MLIT Japan (ORTHO03)"
    3794538086msgstr "MLIT Japan (ORTHO03)"
     
    3794938090#. only for Italy
    3795038091#. http://sit.provincia.lodi.it/mapserver/mapserv.exe?map=ortofoto_wgs84.map&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&SRS=EPSG:4326&LAYERS=Terraitaly%20Ortofoto%202007&STYLES=%2C%2C&FORMAT=image/png&TRANSPARENT=TRUE&
    37951 #: build/trans_wms.java:47
     38092#: build/trans_wms.java:50
    3795238093msgid "Lodi - Italy"
    3795338094msgstr "Lodi - Italy"
    3795438095
    3795538096#. http://88.53.214.52/sitr/services/WGS84_F33/Ortofoto_ATA20072008_f33/MapServer/WMSServer?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&CRS=CRS:84&LAYERS=0&STYLES=default&FORMAT=image/jpeg&
    37956 #: build/trans_wms.java:48
     38097#: build/trans_wms.java:51
    3795738098msgid "Sicily - Italy"
    3795838099msgstr "Sicily - Italy"
    3795938100
    3796038101#. http://wms.pcn.minambiente.it/cgi-bin/mapserv.exe?map=/ms_ogc/service/ortofoto_colore_06.map&LAYERS=ortofoto_colore_06_32,ortofoto_colore_06_33&REQUEST=GetMap&VERSION=1.1.1&FORMAT=image%2Fjpeg&
    37961 #: build/trans_wms.java:49
     38102#: build/trans_wms.java:52
    3796238103msgid "PCN 2006 - Italy"
    3796338104msgstr ""
     
    3796638107#. only for France
    3796738108#. http://spotmaps.youmapps.org/cgi-bin/mapserv?map=/home/ortho/ortho.map&service=wms&version=1.1.1&srs=EPSG:4326&request=GetMap&layers=spotmaps4osm&format=image/jpeg&FORMAT=image/jpeg&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&Layers=demo&;http://www.youmapps.org/licenses/EULA-OSM-J-{lang}.html
    37968 #: build/trans_wms.java:52
     38109#: build/trans_wms.java:55
    3796938110msgid "SPOTMaps (France)"
    3797038111msgstr ""
     38112
     38113#~ msgid "No username provided."
     38114#~ msgstr "No username provided."
     38115
     38116#~ msgid "No password provided."
     38117#~ msgstr "No password provided."
    3797138118
    3797238119#~ msgid "You must select at least two ways."
     
    3819838345#~ "<html>JOSM will have to remove your local primitive with id {0}<br>from "
    3819938346#~ "the dataset.<br>Do you agree?</html>"
    38200 
    38201 #~ msgid "Remove from dataset"
    38202 #~ msgstr "Remove from dataset"
    3820338347
    3820438348#~ msgid "Undecide conflict between visible state"
Note: See TracChangeset for help on using the changeset viewer.