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_GB.po

    r23899 r24101  
    1111"Project-Id-Version: JOSM\n"
    1212"Report-Msgid-Bugs-To: \n"
    13 "POT-Creation-Date: 2010-10-28 16:57+0200\n"
     13"POT-Creation-Date: 2010-11-06 21:53+0100\n"
    1414"PO-Revision-Date: 2010-10-01 20:59+0000\n"
    1515"Last-Translator: Dirk Stöcker <launchpad@dstoecker.de>\n"
     
    1919"Content-Transfer-Encoding: 8bit\n"
    2020"Plural-Forms: nplurals=2; plural=n != 1;\n"
    21 "X-Launchpad-Export-Date: 2010-10-28 14:47+0000\n"
     21"X-Launchpad-Export-Date: 2010-11-06 20:14+0000\n"
    2222"X-Generator: Launchpad (build Unknown)\n"
    2323
     
    287287#: ../core/src/org/openstreetmap/josm/io/GpxExporter.java:116
    288288#: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:65
    289 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:119
     289#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:106
    290290#: ../plugins/addrinterpolation/src/org/openstreetmap/josm/plugins/AddrInterpolation/AddrInterpolationDialog.java:331
    291291#: ../plugins/buildings_tools/src/buildings_tools/AddressDialog.java:38
     
    300300#: ../plugins/importvec/src/org/openstreetmap/josm/plugins/importvec/ImportVectorAction.java:100
    301301#: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/gui/dialogs/TextInputDialog.java:151
    302 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:128
    303 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:293
     302#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:130
     303#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:301
    304304#: ../plugins/reverter/src/reverter/ChangesetIdQuery.java:46
    305305#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:87
     
    408408#: ../core/src/org/openstreetmap/josm/actions/CreateCircleAction.java:45
    409409#: ../core/src/org/openstreetmap/josm/actions/DistributeAction.java:32
    410 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:307
     410#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:308
    411411#: ../core/src/org/openstreetmap/josm/actions/JoinNodeWayAction.java:32
    412412#: ../core/src/org/openstreetmap/josm/actions/JumpToAction.java:31
     
    420420#: ../core/src/org/openstreetmap/josm/actions/UnGlueAction.java:54
    421421#: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/ImageViewerDialog.java:66
    422 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/AddressEditAction.java:30
    423422#: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:34
    424 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGuiPlugin.java:37
     423#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGuiPlugin.java:38
     424#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/FixUnresolvedStreetsAction.java:32
    425425#: ../plugins/OpeningHoursEditor/src/org/openstreetmap/josm/plugins/ohe/OhePlugin.java:71
    426426#: ../plugins/addrinterpolation/src/org/openstreetmap/josm/plugins/AddrInterpolation/AddrInterpolationAction.java:26
     
    930930msgstr "Display object information about OSM nodes, ways, or relations."
    931931
    932 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:307
     932#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:308
    933933msgid "Join overlapping Areas"
    934934msgstr "Join overlapping Areas"
    935935
    936 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:307
     936#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:308
    937937msgid "Joins areas that overlap each other"
    938938msgstr "Joins areas that overlap each other"
    939939
    940 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:319
     940#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:320
    941941msgid "Please select at least one closed way that should be joined."
    942942msgstr "Please select at least one closed way that should be joined."
    943943
    944 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:326
     944#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:327
    945945#, java-format
    946946msgid "\"{0}\" is not closed and therefore cannot be joined."
    947947msgstr "\"{0}\" is not closed and therefore cannot be joined."
    948948
    949 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:339
     949#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:340
    950950#: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:80
    951951#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:76
     
    956956msgstr[1] "The selected ways have nodes outside of the downloaded data region."
    957957
    958 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:342
     958#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:343
    959959#: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:85
    960960#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:77
     
    962962msgstr "This can lead to nodes being deleted accidentally."
    963963
    964 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:343
     964#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:344
    965965msgid "Are you really sure to continue?"
    966966msgstr "Are you really sure to continue?"
    967967
    968 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:344
     968#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:345
    969969#: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:377
    970970msgid "Please abort if you are not sure"
    971971msgstr "Please abort if you are not sure"
    972972
    973 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:361
    974 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:378
     973#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:362
     974#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:379
    975975msgid "No intersection found. Nothing was changed."
    976976msgstr "No intersection found. Nothing was changed."
     
    978978#. revert changes
    979979#. FIXME: this is dirty hack
    980 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:384
     980#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:385
    981981msgid "Reverting changes"
    982982msgstr ""
    983983
    984 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:436
     984#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:437
    985985msgid "Removed duplicate nodes"
    986986msgstr ""
    987987
    988 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:445
     988#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:446
    989989msgid "Added node on all intersections"
    990990msgstr "Added node on all intersections"
    991991
    992 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:496
     992#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:500
    993993msgid "Assemble new polygons"
    994994msgstr ""
    995995
    996 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:501
     996#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:506
     997#, fuzzy
     998msgid "Delete relations"
     999msgstr "Delete relation {0}"
     1000
     1001#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:511
    9971002msgid "Delete Ways that are not part of an inner multipolygon"
    9981003msgstr "Delete Ways that are not part of an inner multipolygon"
    9991004
    1000 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:504
     1005#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:514
    10011006msgid "Joined overlapping areas"
    10021007msgstr "Joined overlapping areas"
    10031008
    1004 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:507
     1009#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:517
    10051010msgid ""
    10061011"Some of the ways were part of relations that have been modified. Please "
     
    10101015"verify no errors have been introduced."
    10111016
    1012 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:566
     1017#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:576
    10131018msgid "Fix tag conflicts"
    10141019msgstr "Fix tag conflicts"
    10151020
    1016 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:840
     1021#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:850
    10171022msgid "Split ways into fragments"
    10181023msgstr ""
    10191024
    1020 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1227
     1025#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1238
    10211026msgid "Sorry. Cannot handle multipolygon relations with multiple outer ways."
    10221027msgstr ""
    10231028
    1024 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1237
     1029#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1248
    10251030msgid ""
    10261031"Sorry. Cannot handle way that is outer in multiple multipolygon relations."
    10271032msgstr ""
    10281033
    1029 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1242
    1030 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1249
     1034#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1253
     1035#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1260
    10311036msgid ""
    10321037"Sorry. Cannot handle way that is both inner and outer in multipolygon "
     
    10341039msgstr ""
    10351040
    1036 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1254
     1041#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1265
    10371042msgid ""
    10381043"Sorry. Cannot handle way that is inner in multiple multipolygon relations."
    10391044msgstr ""
    10401045
    1041 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1356
     1046#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1367
    10421047msgid "Removed Element from Relations"
    10431048msgstr "Removed Element from Relations"
    10441049
    1045 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1426
     1050#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1438
    10461051msgid "Remove tags from inner ways"
    10471052msgstr "Remove tags from inner ways"
    10481053
    1049 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1459
     1054#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:1471
    10501055msgid "Join Areas Function"
    10511056msgstr "Join Areas Function"
     
    15911596#: ../core/src/org/openstreetmap/josm/gui/layer/markerlayer/PlayHeadMarker.java:259
    15921597#: ../core/src/org/openstreetmap/josm/gui/preferences/ProjectionPreference.java:210
    1593 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:753
     1598#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:757
    15941599#: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:61
    15951600#: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:112
     
    16201625#: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/api/CloseAction.java:65
    16211626#: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/api/EditAction.java:70
    1622 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:228
     1627#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:230
    16231628#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:90
    16241629#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:98
     
    16601665#: ../core/src/org/openstreetmap/josm/gui/io/SaveLayersTableColumnModel.java:62
    16611666#: ../core/src/org/openstreetmap/josm/gui/layer/Layer.java:286
    1662 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:145
     1667#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:160
    16631668#: ../plugins/smed/plugs/oseam/src/oseam/dialogs/OSeaMAction.java:1340
    16641669#: ../plugins/smed/src/smed/menu/file/TabManager.java:240
     
    17741779#: ../core/src/org/openstreetmap/josm/gui/history/HistoryBrowserDialog.java:130
    17751780#: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:969
    1776 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditDialog.java:62
    1777 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:247
     1781#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:237
     1782#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditDialog.java:65
    17781783#: ../plugins/smed/plugs/oseam/src/oseam/dialogs/OSeaMAction.java:1313
    17791784#: ../plugins/toms/src/toms/dialogs/SmpDialogAction.java:1382
     
    24272432#: ../core/src/org/openstreetmap/josm/actions/mapmode/DeleteAction.java:98
    24282433#: ../core/src/org/openstreetmap/josm/actions/mapmode/DrawAction.java:94
    2429 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:108
     2434#: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:109
    24302435#: ../core/src/org/openstreetmap/josm/actions/mapmode/SelectAction.java:109
    24312436#: ../core/src/org/openstreetmap/josm/actions/mapmode/ZoomAction.java:45
     
    25142519msgstr "Finish drawing."
    25152520
    2516 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:107
    25172521#: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:108
     2522#: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:109
    25182523msgid "Extrude"
    25192524msgstr "Extrude"
    25202525
    2521 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:107
     2526#: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:108
    25222527msgid "Create areas"
    25232528msgstr "Create areas"
    25242529
    2525 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:118
     2530#: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:119
    25262531msgid "Move a segment along its normal, then release the mouse button."
    25272532msgstr "Move a segment along its normal, then release the mouse button."
    25282533
    2529 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:120
     2534#: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:121
    25302535msgid "Draw a rectangle of the desired size, then release the mouse button."
    25312536msgstr "Draw a rectangle of the desired size, then release the mouse button."
    25322537
    2533 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:122
     2538#: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:123
    25342539msgid ""
    25352540"Drag a way segment to make a rectangle. Ctrl-drag to move a segment along "
     
    25392544"its normal."
    25402545
    2541 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:346
     2546#: ../core/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java:347
    25422547msgid "Extrude Way"
    25432548msgstr "Extrude Way"
     
    31113116#: ../plugins/importvec/src/org/openstreetmap/josm/plugins/importvec/ImportDialog.java:25
    31123117#: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/gui/dialogs/TextInputDialog.java:145
    3113 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:128
     3118#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:130
    31143119#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:87
    31153120#: ../plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/TagEditorDialog.java:301
     
    33113316#. connection.
    33123317#: ../core/src/org/openstreetmap/josm/command/DeleteCommand.java:465
    3313 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:347
     3318#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:404
    33143319msgid ""
    33153320"You are about to delete nodes outside of the area you have downloaded."
     
    33233328#: ../core/src/org/openstreetmap/josm/command/DeleteCommand.java:473
    33243329#: ../core/src/org/openstreetmap/josm/command/DeleteCommand.java:496
    3325 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:356
     3330#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:413
    33263331msgid "Delete confirmation"
    33273332msgstr "Delete confirmation"
     
    45394544
    45404545#: ../core/src/org/openstreetmap/josm/gui/MainApplication.java:259
    4541 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:147
     4546#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:162
    45424547msgid "Discard"
    45434548msgstr ""
     
    45874592#: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:137
    45884593#: ../core/src/org/openstreetmap/josm/gui/preferences/PluginPreference.java:484
    4589 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:485
    4590 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:675
     4594#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:489
     4595#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:679
    45914596#: ../plugins/OpeningHoursEditor/src/org/openstreetmap/josm/plugins/ohe/OhePlugin.java:157
    45924597#: ../plugins/ext_tools/src/ext_tools/preferences/MyToolsPanel.java:55
     
    51845189#: ../core/src/org/openstreetmap/josm/gui/conflict/tags/RelationMemberConflictDecisionType.java:28
    51855190#: ../core/src/org/openstreetmap/josm/gui/preferences/ColorPreference.java:194
    5186 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:464
    5187 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:654
     5191#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:468
     5192#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:658
    51885193#: ../plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/PresetManager.java:64
    51895194#: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/ViaList.java:154
     
    54845489#: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:23
    54855490#: ../plugins/smed/src/smed/menu/file/TabManager.java:308
    5486 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:265
     5491#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:270
    54875492msgid "none"
    54885493msgstr "none"
     
    60306035msgstr "Display the history of all selected items."
    60316036
    6032 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:265
     6037#: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:270
    60336038msgid "Object with history"
    60346039msgstr "Object with history"
    60356040
    6036 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:283
     6041#: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:288
    60376042#: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/ReferringRelationsBrowser.java:92
    60386043#: ../core/src/org/openstreetmap/josm/gui/history/HistoryBrowserDialog.java:148
    6039 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:530
     6044#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:534
    60406045#: ../plugins/tagging-preset-tester/src/org/openstreetmap/josm/plugins/taggingpresettester/TaggingPresetTester.java:74
    60416046msgid "Reload"
    60426047msgstr "Reload"
    60436048
    6044 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:284
     6049#: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:289
    60456050msgid "Reload all currently selected objects and refresh the list."
    60466051msgstr "Reload all currently selected objects and refresh the list."
    60476052
    6048 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:323
     6053#: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:328
    60496054msgid "Show"
    60506055msgstr "Show"
    60516056
    6052 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:324
     6057#: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:329
    60536058msgid "Display the history of the selected objects."
    60546059msgstr "Display the history of the selected objects."
     
    61166121
    61176122#: ../core/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java:424
    6118 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:507
     6123#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:511
    61196124msgid "Activate"
    61206125msgstr "Activate"
     
    74627467#: ../core/src/org/openstreetmap/josm/gui/layer/GpxLayer.java:138
    74637468#: ../core/src/org/openstreetmap/josm/gui/preferences/ColorPreference.java:71
    7464 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/StreetTableModel.java:24
    7465 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/UnresolvedAddressesTableModel.java:46
     7469#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/StreetTableModel.java:25
     7470#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/UnresolvedAddressesTableModel.java:49
    74667471#: ../plugins/gpxfilter/src/gpxfilter/EGpxLayer.java:157
    74677472#: build/specialmessages.java:57 build/trans_presets.java:89
     
    89478952#. item "Nature/Forest" combo "Type"
    89488953#: ../core/src/org/openstreetmap/josm/gui/download/PlaceSelection.java:440
    8949 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/StreetTableModel.java:24
     8954#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/StreetTableModel.java:25
    89508955#: build/specialmessages.java:71 build/trans_presets.java:431
    89518956#: build/trans_presets.java:720 build/trans_presets.java:729
     
    96029607
    96039608#: ../core/src/org/openstreetmap/josm/gui/io/FilenameCellEditor.java:140
    9604 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:953
     9609#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:957
    96059610msgid "Launch a file chooser to select a file"
    96069611msgstr "Launch a file chooser to select a file"
     
    1035410359#: ../core/src/org/openstreetmap/josm/gui/layer/GpxLayer.java:132
    1035510360#: ../core/src/org/openstreetmap/josm/gui/layer/GpxLayer.java:263
    10356 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:433
     10361#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:437
    1035710362#: ../plugins/gpxfilter/src/gpxfilter/EGpxLayer.java:151
    1035810363#: ../plugins/gpxfilter/src/gpxfilter/EGpxLayer.java:282
     
    1036910374msgstr[1] "{0} tracks"
    1037010375
     10376#. description
    1037110377#. item "Relations/Route" text "Description"
    1037210378#: ../core/src/org/openstreetmap/josm/gui/layer/GpxLayer.java:139
    1037310379#: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:229
    10374 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:143
     10380#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:137
    1037510381#: ../plugins/gpxfilter/src/gpxfilter/EGpxLayer.java:158
    1037610382#: build/trans_presets.java:4077
     
    1225412260#: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:38
    1225512261#: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:63
    12256 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:174
     12262#: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:173
    1225712263msgid "None"
    1225812264msgstr "None"
     
    1301013016msgstr "Shortcut"
    1301113017
    13012 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:156
    13013 msgid "Active styles"
     13018#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:123
     13019#, fuzzy
     13020msgid "Active styles:"
    1301413021msgstr "Active styles"
    1301513022
    13016 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:166
    13017 #, java-format
    13018 msgid "Available styles (from {0})"
     13023#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:144
     13024#, fuzzy, java-format
     13025msgid "Available styles (from {0}):"
    1301913026msgstr "Available styles (from {0})"
    1302013027
    13021 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:172
    13022 msgid "Icon paths"
     13028#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:173
     13029#, fuzzy
     13030msgid "Icon paths:"
    1302313031msgstr "Icon paths"
    1302413032
    13025 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:425
     13033#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:429
    1302613034#, java-format
    1302713035msgid "Short Description: {0}"
    1302813036msgstr "Short Description: {0}"
    1302913037
    13030 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:425
     13038#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:429
    1303113039#, java-format
    1303213040msgid "URL: {0}"
    1303313041msgstr "URL: {0}"
    1303413042
    13035 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:427
     13043#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:431
    1303613044#, java-format
    1303713045msgid "Author: {0}"
    1303813046msgstr "Author: {0}"
    1303913047
    13040 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:430
     13048#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:434
    1304113049#, java-format
    1304213050msgid "Webpage: {0}"
    1304313051msgstr "Webpage: {0}"
    1304413052
    13045 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:436
     13053#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:440
    1304613054#, java-format
    1304713055msgid "Version: {0}"
    1304813056msgstr "Version: {0}"
    1304913057
    13050 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:449
    13051 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:641
     13058#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:453
     13059#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:645
    1305213060#: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/list/TurnRestrictionsListDialog.java:316
    1305313061msgid "New"
    1305413062msgstr "New"
    1305513063
    13056 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:450
     13064#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:454
    1305713065msgid "Add a filename or an URL of an active style"
    1305813066msgstr "Add a filename or an URL of an active style"
    1305913067
    13060 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:465
     13068#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:469
    1306113069msgid "Remove the selected styles from the list of active styles"
    1306213070msgstr "Remove the selected styles from the list of active styles"
    1306313071
    13064 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:486
     13072#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:490
    1306513073msgid "Edit the filename or URL for the selected active style"
    1306613074msgstr "Edit the filename or URL for the selected active style"
    1306713075
    13068 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:508
     13076#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:512
    1306913077msgid "Add the selected available styles to the list of active styles"
    1307013078msgstr "Add the selected available styles to the list of active styles"
    1307113079
    13072 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:531
     13080#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:535
    1307313081#, java-format
    1307413082msgid "Reloads the list of available styles from ''{0}''"
    1307513083msgstr "Reloads the list of available styles from ''{0}''"
    1307613084
    13077 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:642
     13085#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:646
    1307813086msgid "Add a new icon path"
    1307913087msgstr "Add a new icon path"
    1308013088
    13081 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:655
     13089#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:659
    1308213090msgid "Remove the selected icon paths"
    1308313091msgstr "Remove the selected icon paths"
    1308413092
    13085 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:676
     13093#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:680
    1308613094msgid "Edit the selected icon path"
    1308713095msgstr "Edit the selected icon path"
    1308813096
    13089 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:721
     13097#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:725
    1309013098#, java-format
    1309113099msgid "Loading style sources from ''{0}''"
    1309213100msgstr "Loading style sources from ''{0}''"
    1309313101
    13094 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:743
     13102#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:747
    1309513103#, java-format
    1309613104msgid ""
     
    1310113109"<br><br>Details (untranslated):<br>{1}</html>"
    1310213110
    13103 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:765
     13111#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:769
    1310413112msgid "Internal style"
    1310513113msgstr ""
    1310613114
    13107 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:766
     13115#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:770
    1310813116msgid "Internal style to be used as base for runtime switchable overlay styles"
    1310913117msgstr ""
    1311013118
    13111 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:787
    13112 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:819
     13119#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:791
     13120#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:823
    1311313121#, java-format
    1311413122msgid "Warning: illegal format of entry in style list ''{0}''. Got ''{1}''"
     
    1576615774msgstr ""
    1576715775
    15768 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/AddressEditAction.java:28
     15776#: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVImporter.java:43
     15777msgid "Columbus V-900 CSV Files"
     15778msgstr ""
     15779
     15780#. *
     15781#. * Ui elements for each flag.
     15782#.
     15783#: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:61
     15784msgid "Show summary after import"
     15785msgstr ""
     15786
     15787#: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:62
     15788msgid "Do not zoom after import"
     15789msgstr ""
     15790
     15791#: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:63
     15792msgid "Ignore hdop/vdop/pdop entries"
     15793msgstr ""
     15794
     15795#: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:64
     15796msgid "Warn on missing audio files"
     15797msgstr ""
     15798
     15799#: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:65
     15800msgid "Warn on conversion errors"
     15801msgstr ""
     15802
     15803#: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVReader.java:171
     15804msgid "Error in line "
     15805msgstr ""
     15806
     15807#: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVReader.java:389
     15808msgid "Missing audio file"
     15809msgstr ""
     15810
     15811#: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:34
     15812msgid "Create grid of ways"
     15813msgstr "Create grid of ways"
     15814
     15815#: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:34
     15816msgid ""
     15817"Forms a grid of ways in base to two existing that have various nodes and one "
     15818"in common"
     15819msgstr ""
     15820"Forms a grid of ways in base to two existing that have various nodes and one "
     15821"in common"
     15822
     15823#: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:53
     15824msgid "Select two ways with a node in common"
     15825msgstr "Select two ways with a node in common"
     15826
     15827#: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:63
     15828msgid "Select two ways with alone a node in common"
     15829msgstr "Select two ways with alone a node in common"
     15830
     15831#: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:104
     15832msgid "Create a grid of ways"
     15833msgstr "Create a grid of ways"
     15834
     15835#: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:48
     15836msgid "Download Track ..."
     15837msgstr ""
     15838
     15839#: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:48
     15840msgid "Download GPX track from openstreetmap.org"
     15841msgstr ""
     15842
     15843#: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:84
     15844#: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:149
     15845#, java-format
     15846msgid "Invalid URL {0}"
     15847msgstr ""
     15848
     15849#: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:86
     15850#: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:151
     15851#, java-format
     15852msgid "Error fetching URL {0}"
     15853msgstr ""
     15854
     15855#: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:88
     15856#: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:153
     15857#: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:155
     15858#, java-format
     15859msgid "Error parsing data from URL {0}"
     15860msgstr ""
     15861
     15862#: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:64
     15863#: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:65
     15864msgid "Download Track"
     15865msgstr ""
     15866
     15867#: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:213
     15868msgid "Date"
     15869msgstr "Date"
     15870
     15871#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:55
     15872msgid "Private (only shared as anonymous, unordered points)"
     15873msgstr "Private (only shared as anonymous, unordered points)"
     15874
     15875#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:56
     15876msgid "Public (shown in trace list and as anonymous, unordered points)"
     15877msgstr "Public (shown in trace list and as anonymous, unordered points)"
     15878
     15879#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:57
     15880msgid "Trackable (only shared as anonymous, ordered points with timestamps)"
     15881msgstr "Trackable (only shared as anonymous, ordered points with timestamps)"
     15882
     15883#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:58
     15884msgid ""
     15885"Identifiable (shown in trace list and as identifiable, ordered points with "
     15886"timestamps)"
     15887msgstr ""
     15888"Identifiable (shown in trace list and as identifiable, ordered points with "
     15889"timestamps)"
     15890
     15891#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:98
     15892msgid "Upload Trace"
     15893msgstr "Upload Trace"
     15894
     15895#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:105
     15896#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGuiPlugin.java:37
     15897#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGuiPlugin.java:38
     15898msgid "Upload Traces"
     15899msgstr "Upload Traces"
     15900
     15901#. visibilty
     15902#. item "Ways/Path" combo "Visibility"
     15903#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:125
     15904#: build/trans_presets.java:511
     15905msgid "Visibility"
     15906msgstr "Visibility"
     15907
     15908#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:126
     15909msgid "Defines the visibility of your trace for other OSM users."
     15910msgstr "Defines the visibility of your trace for other OSM users."
     15911
     15912#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:134
     15913msgid "http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"
     15914msgstr "http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"
     15915
     15916#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:134
     15917msgid "(What does that mean?)"
     15918msgstr "(What does that mean?)"
     15919
     15920#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:139
     15921msgid "Please enter Description about your trace."
     15922msgstr "Please enter Description about your trace."
     15923
     15924#. tags
     15925#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:148
     15926msgid "Tags (comma delimited)"
     15927msgstr "Tags (comma delimited)"
     15928
     15929#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:150
     15930msgid "Please enter tags about your trace."
     15931msgstr "Please enter tags about your trace."
     15932
     15933#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:180
     15934#, java-format
     15935msgid "Selected track: {0}"
     15936msgstr "Selected track: {0}"
     15937
     15938#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:184
     15939#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:370
     15940msgid "No GPX layer selected. Cannot upload a trace."
     15941msgstr "No GPX layer selected. Cannot upload a trace."
     15942
     15943#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:198
    1576915944#, fuzzy
    15770 msgid "Address Editor"
    15771 msgstr "Use Address dialogue"
    15772 
    15773 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/AddressEditAction.java:29
     15945msgid "Uploading trace ..."
     15946msgstr "Uploading data ..."
     15947
     15948#. Set progress dialog to indeterminate while connecting
     15949#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:209
     15950msgid "Connecting..."
     15951msgstr "Connecting..."
     15952
     15953#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:229
     15954msgid "Upload cancelled"
     15955msgstr "Upload cancelled"
     15956
     15957#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:242
     15958msgid "Error while uploading"
     15959msgstr "Error while uploading"
     15960
     15961#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:295
     15962msgid "GPX upload was successful"
     15963msgstr "GPX upload was successful"
     15964
     15965#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:296
     15966msgid "Upload failed. Server returned the following message: "
     15967msgstr "Upload failed. Server returned the following message: "
     15968
     15969#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:338
     15970#, java-format
     15971msgid "Uploading GPX track: {0}% ({1} of {2})"
     15972msgstr "Uploading GPX track: {0}% ({1} of {2})"
     15973
     15974#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:367
     15975msgid "No description provided. Please provide some description."
     15976msgstr "No description provided. Please provide some description."
     15977
     15978#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:397
     15979msgid "Uploading GPX Track"
     15980msgstr "Uploading GPX Track"
     15981
     15982#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGuiPlugin.java:37
     15983msgid "Uploads traces to openstreetmap.org"
     15984msgstr "Uploads traces to openstreetmap.org"
     15985
     15986#: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/ElevationMapMode.java:38
     15987msgid "Shows elevation profile"
     15988msgstr ""
     15989
     15990#. Show name of profile in title
     15991#. no elevation data, -> switch back to empty view
     15992#: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:97
     15993#: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:288
     15994#: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:313
     15995msgid "Elevation Profile"
     15996msgstr ""
     15997
     15998#: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:98
     15999msgid "Open the elevation profile window."
     16000msgstr ""
     16001
     16002#. first row: Headlines with bold font
     16003#: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:135
     16004msgid "Min"
     16005msgstr ""
     16006
     16007#: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:138
     16008msgid "Avrg"
     16009msgstr ""
     16010
     16011#: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:141
     16012msgid "Max"
     16013msgstr ""
     16014
     16015#: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:144
     16016msgid "Dist"
     16017msgstr ""
     16018
     16019#: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:147
     16020msgid "Gain"
     16021msgstr ""
     16022
     16023#: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:150
     16024msgid "Time"
     16025msgstr ""
     16026
     16027#. Geoid
     16028#: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:169
     16029msgid "Geoid"
     16030msgstr ""
     16031
     16032#: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:185
     16033msgid "Automatic"
     16034msgstr ""
     16035
     16036#: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:195
     16037msgid "Fixed value"
     16038msgstr ""
     16039
     16040#: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileLayer.java:118
     16041msgid "Elevation profile for track '"
     16042msgstr ""
     16043
     16044#: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileLayer.java:120
     16045msgid "Elevation profile"
     16046msgstr ""
     16047
     16048#: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfilePanel.java:203
     16049msgid "(No elevation data)"
     16050msgstr ""
     16051
     16052#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/FixUnresolvedStreetsAction.java:30
    1577416053#, fuzzy
    15775 msgid "Handy Address Editing Functions"
    15776 msgstr "Handy Address Interpolation Functions"
    15777 
    15778 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/AddressEditAction.java:31
     16054msgid "Fix street addresses"
     16055msgstr "Tile address:"
     16056
     16057#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/FixUnresolvedStreetsAction.java:31
     16058msgid "Find and fix addresses without (valid) streets."
     16059msgstr ""
     16060
     16061#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/FixUnresolvedStreetsAction.java:33
    1577916062#, fuzzy
    1578016063msgid "Address Edit"
    1578116064msgstr "Use Address dialogue"
    1578216065
    15783 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/NodeEntityBase.java:27
     16066#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/GuessAddressRunnable.java:54
     16067#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/GuessAddressRunnable.java:177
     16068#, fuzzy
     16069msgid "Searching"
     16070msgstr "Search"
     16071
     16072#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/GuessAddressRunnable.java:206
     16073#, fuzzy
     16074msgid "Guess values for "
     16075msgstr "New value for {0}"
     16076
     16077#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/OSMEntityBase.java:40
    1578416078#, fuzzy
    1578516079msgid "No name"
    1578616080msgstr "no name"
    1578716081
    15788 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditDialog.java:60
     16082#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/SelectIncompleteAddressesAction.java:32
    1578916083#, fuzzy
    15790 msgid "Unresolved Addresses (%d)"
    15791 msgstr "Use Address dialogue"
    15792 
    15793 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditDialog.java:61
     16084msgid "Select incomplete addresses"
     16085msgstr "Delete incomplete members?"
     16086
     16087#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/SelectIncompleteAddressesAction.java:33
     16088msgid "Selects all addresses with incomplete data."
     16089msgstr ""
     16090
     16091#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditDialog.java:61
    1579416092#, fuzzy
    15795 msgid "Streets (%d)"
     16093msgid "Unresolved Addresses"
     16094msgstr "Addresses"
     16095
     16096#. group "Highways/Streets"
     16097#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditDialog.java:62
     16098#: build/trans_presets.java:80
     16099msgid "Streets"
    1579616100msgstr "Streets"
    1579716101
    15798 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditDialog.java:86
     16102#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditDialog.java:63
     16103#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditDialog.java:64
     16104msgid "%s (%d)"
     16105msgstr ""
     16106
     16107#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditDialog.java:66
    1579916108#, fuzzy
    15800 msgid "Edit Addresses"
    15801 msgstr "Addresses"
    15802 
    15803 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditDialog.java:141
    15804 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditModel.java:48
    15805 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditModel.java:87
    15806 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditModel.java:106
     16109msgid "Select and close"
     16110msgstr "Select in layer"
     16111
     16112#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditDialog.java:96
     16113msgid "Fix unresolved addresses"
     16114msgstr ""
     16115
     16116#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditDialog.java:187
     16117#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditModel.java:48
     16118#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditModel.java:87
     16119#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditModel.java:106
    1580716120#, fuzzy
    1580816121msgid "(No data)"
    1580916122msgstr "No date"
    1581016123
    15811 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditModel.java:55
    15812 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/StreetTableModel.java:24
     16124#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditModel.java:55
     16125#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/StreetTableModel.java:25
    1581316126#: ../plugins/terracer/src/terracer/HouseNumberInputDialog.java:153
    1581416127#: ../plugins/terracer/src/terracer/HouseNumberInputHandler.java:120
     
    1581816131#. Add address nodes
    1581916132#. item "Annotation/Addresses"
    15820 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AddressEditModel.java:65
    15821 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/StreetTableModel.java:24
     16133#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AddressEditModel.java:65
     16134#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/StreetTableModel.java:25
    1582216135#: build/trans_presets.java:3985
    1582316136msgid "Addresses"
    1582416137msgstr "Addresses"
    1582516138
    15826 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/AssignAddressToStreetAction.java:24
     16139#. super(tr("Apply all guesses"), "applyguesses_24", "Turns all guesses into the corresponding tag values.");
     16140#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/ApplyAllGuessesAction.java:41
     16141#, fuzzy
     16142msgid "Apply all guesses"
     16143msgstr "Apply Changes"
     16144
     16145#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/ApplyAllGuessesAction.java:58
     16146msgid "Applied guessed values"
     16147msgstr ""
     16148
     16149#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/ApplyAllGuessesAction.java:91
     16150msgid "Applied guessed values for "
     16151msgstr ""
     16152
     16153#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AssignAddressToStreetAction.java:31
    1582716154msgid "Assign address to street"
    1582816155msgstr ""
    1582916156
     16157#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/AssignAddressToStreetAction.java:47
     16158#, fuzzy
     16159msgid "Set street name"
     16160msgstr "Street name"
     16161
     16162#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/GuessAddressDataAction.java:37
     16163#, fuzzy
     16164msgid "Guess address data"
     16165msgstr "Use Address dialogue"
     16166
     16167#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/GuessAddressDataAction.java:83
     16168#, fuzzy
     16169msgid "Guess street names"
     16170msgstr "Street name"
     16171
    1583016172#. item "Places/Country"
    15831 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/IncompleteAddressesTableModel.java:28
     16173#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/IncompleteAddressesTableModel.java:29
    1583216174#: build/trans_presets.java:3627
    1583316175msgid "Country"
     
    1583516177
    1583616178#. item "Places/State"
    15837 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/IncompleteAddressesTableModel.java:28
     16179#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/IncompleteAddressesTableModel.java:29
    1583816180#: build/trans_presets.java:3634
    1583916181msgid "State"
     
    1584216184#. <separator/>
    1584316185#. item "Places/City"
    15844 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/IncompleteAddressesTableModel.java:28
    15845 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/UnresolvedAddressesTableModel.java:46
     16186#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/IncompleteAddressesTableModel.java:29
     16187#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/UnresolvedAddressesTableModel.java:49
    1584616188#: build/trans_presets.java:3656
    1584716189msgid "City"
    1584816190msgstr "City"
    1584916191
    15850 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/IncompleteAddressesTableModel.java:28
     16192#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/IncompleteAddressesTableModel.java:29
    1585116193#, fuzzy
    1585216194msgid "Post Code"
    1585316195msgstr "Post Code:"
    1585416196
    15855 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/IncompleteAddressesTableModel.java:28
    15856 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/UnresolvedAddressesTableModel.java:46
     16197#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/IncompleteAddressesTableModel.java:29
     16198#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/UnresolvedAddressesTableModel.java:49
    1585716199#: ../plugins/cadastre-fr/src/cadastre_fr/Address.java:432
    1585816200#: ../plugins/terracer/src/terracer/HouseNumberInputDialog.java:155
     
    1586016202msgstr "Street"
    1586116203
    15862 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/UnresolvedAddressesTableModel.java:46
     16204#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/RemoveAddressTagsAction.java:25
     16205#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/RemoveAddressTagsAction.java:30
    1586316206#, fuzzy
    15864 msgid "Housenumber"
    15865 msgstr "House number"
    15866 
    15867 #: ../plugins/AddressEdit/src/org/openstreetmap/josm/plugins/addressEdit/gui/UnresolvedAddressesTableModel.java:46
     16207msgid "Remove address tags"
     16208msgstr "Remove from dataset"
     16209
     16210#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/RemoveAddressTagsAction.java:25
     16211#, fuzzy
     16212msgid "Removes address related tags from the object."
     16213msgstr "Remove the selected changesets from the local cache"
     16214
     16215#. we simply use the existing icon :-|
     16216#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/SelectAddressesInMapAction.java:51
     16217#, fuzzy
     16218msgid "Select in map"
     16219msgstr "Selection empty"
     16220
     16221#. item "Waypoints/Motorway Junction" text "Number"
     16222#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/UnresolvedAddressesTableModel.java:49
     16223#: build/trans_presets.java:666
     16224msgid "Number"
     16225msgstr "Number"
     16226
     16227#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/UnresolvedAddressesTableModel.java:49
    1586816228#, fuzzy
    1586916229msgid "Postcode"
    1587016230msgstr "Post code"
    15871 
    15872 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVImporter.java:43
    15873 msgid "Columbus V-900 CSV Files"
    15874 msgstr ""
    15875 
    15876 #. *
    15877 #. * Ui elements for each flag.
    15878 #.
    15879 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:61
    15880 msgid "Show summary after import"
    15881 msgstr ""
    15882 
    15883 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:62
    15884 msgid "Do not zoom after import"
    15885 msgstr ""
    15886 
    15887 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:63
    15888 msgid "Ignore hdop/vdop/pdop entries"
    15889 msgstr ""
    15890 
    15891 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:64
    15892 msgid "Warn on missing audio files"
    15893 msgstr ""
    15894 
    15895 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVPreferences.java:65
    15896 msgid "Warn on conversion errors"
    15897 msgstr ""
    15898 
    15899 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVReader.java:171
    15900 msgid "Error in line "
    15901 msgstr ""
    15902 
    15903 #: ../plugins/ColumbusCSV/src/org/openstreetmap/josm/plugins/columbusCSV/ColumbusCSVReader.java:389
    15904 msgid "Missing audio file"
    15905 msgstr ""
    15906 
    15907 #: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:34
    15908 msgid "Create grid of ways"
    15909 msgstr "Create grid of ways"
    15910 
    15911 #: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:34
    15912 msgid ""
    15913 "Forms a grid of ways in base to two existing that have various nodes and one "
    15914 "in common"
    15915 msgstr ""
    15916 "Forms a grid of ways in base to two existing that have various nodes and one "
    15917 "in common"
    15918 
    15919 #: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:53
    15920 msgid "Select two ways with a node in common"
    15921 msgstr "Select two ways with a node in common"
    15922 
    15923 #: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:63
    15924 msgid "Select two ways with alone a node in common"
    15925 msgstr "Select two ways with alone a node in common"
    15926 
    15927 #: ../plugins/Create_grid_of_ways/src/CreateGridOfWaysPlugin/CreateGridOfWaysAction.java:104
    15928 msgid "Create a grid of ways"
    15929 msgstr "Create a grid of ways"
    15930 
    15931 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:48
    15932 msgid "Download Track ..."
    15933 msgstr ""
    15934 
    15935 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:48
    15936 msgid "Download GPX track from openstreetmap.org"
    15937 msgstr ""
    15938 
    15939 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:84
    15940 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:149
    15941 #, java-format
    15942 msgid "Invalid URL {0}"
    15943 msgstr ""
    15944 
    15945 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:86
    15946 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:151
    15947 #, java-format
    15948 msgid "Error fetching URL {0}"
    15949 msgstr ""
    15950 
    15951 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:88
    15952 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:153
    15953 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:155
    15954 #, java-format
    15955 msgid "Error parsing data from URL {0}"
    15956 msgstr ""
    15957 
    15958 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:64
    15959 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:65
    15960 msgid "Download Track"
    15961 msgstr ""
    15962 
    15963 #: ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DownloadDataGui.java:213
    15964 msgid "Date"
    15965 msgstr "Date"
    15966 
    15967 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:59
    15968 msgid "Private (only shared as anonymous, unordered points)"
    15969 msgstr "Private (only shared as anonymous, unordered points)"
    15970 
    15971 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:60
    15972 msgid "Public (shown in trace list and as anonymous, unordered points)"
    15973 msgstr "Public (shown in trace list and as anonymous, unordered points)"
    15974 
    15975 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:61
    15976 msgid "Trackable (only shared as anonymous, ordered points with timestamps)"
    15977 msgstr "Trackable (only shared as anonymous, ordered points with timestamps)"
    15978 
    15979 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:62
    15980 msgid ""
    15981 "Identifiable (shown in trace list and as identifiable, ordered points with "
    15982 "timestamps)"
    15983 msgstr ""
    15984 "Identifiable (shown in trace list and as identifiable, ordered points with "
    15985 "timestamps)"
    15986 
    15987 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:107
    15988 msgid "Upload Trace"
    15989 msgstr "Upload Trace"
    15990 
    15991 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:118
    15992 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGuiPlugin.java:36
    15993 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGuiPlugin.java:37
    15994 msgid "Upload Traces"
    15995 msgstr "Upload Traces"
    15996 
    15997 #. item "Ways/Path" combo "Visibility"
    15998 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:136
    15999 #: build/trans_presets.java:511
    16000 msgid "Visibility"
    16001 msgstr "Visibility"
    16002 
    16003 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:137
    16004 msgid "Defines the visibility of your trace for other OSM users."
    16005 msgstr "Defines the visibility of your trace for other OSM users."
    16006 
    16007 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:141
    16008 msgid "http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"
    16009 msgstr "http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"
    16010 
    16011 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:141
    16012 msgid "(What does that mean?)"
    16013 msgstr "(What does that mean?)"
    16014 
    16015 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:144
    16016 msgid "Please enter Description about your trace."
    16017 msgstr "Please enter Description about your trace."
    16018 
    16019 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:146
    16020 msgid "Tags (comma delimited)"
    16021 msgstr "Tags (comma delimited)"
    16022 
    16023 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:147
    16024 msgid "Please enter tags about your trace."
    16025 msgstr "Please enter tags about your trace."
    16026 
    16027 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:194
    16028 #, java-format
    16029 msgid "Selected track: {0}"
    16030 msgstr "Selected track: {0}"
    16031 
    16032 #. Set progress dialog to indeterminate while connecting
    16033 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:217
    16034 msgid "Connecting..."
    16035 msgstr "Connecting..."
    16036 
    16037 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:240
    16038 msgid "Upload cancelled"
    16039 msgstr "Upload cancelled"
    16040 
    16041 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:250
    16042 msgid "Error while uploading"
    16043 msgstr "Error while uploading"
    16044 
    16045 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:304
    16046 msgid "GPX upload was successful"
    16047 msgstr "GPX upload was successful"
    16048 
    16049 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:305
    16050 msgid "Upload failed. Server returned the following message: "
    16051 msgstr "Upload failed. Server returned the following message: "
    16052 
    16053 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:347
    16054 #, java-format
    16055 msgid "Uploading GPX track: {0}% ({1} of {2})"
    16056 msgstr "Uploading GPX track: {0}% ({1} of {2})"
    16057 
    16058 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:379
    16059 msgid "No description provided. Please provide some description."
    16060 msgstr "No description provided. Please provide some description."
    16061 
    16062 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:382
    16063 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:404
    16064 msgid "No GPX layer selected. Cannot upload a trace."
    16065 msgstr "No GPX layer selected. Cannot upload a trace."
    16066 
    16067 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:385
    16068 msgid "No username provided."
    16069 msgstr "No username provided."
    16070 
    16071 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:388
    16072 msgid "No password provided."
    16073 msgstr "No password provided."
    16074 
    16075 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:420
    16076 msgid "Uploading GPX Track"
    16077 msgstr "Uploading GPX Track"
    16078 
    16079 #: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGuiPlugin.java:36
    16080 msgid "Uploads traces to openstreetmap.org"
    16081 msgstr "Uploads traces to openstreetmap.org"
    16082 
    16083 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/ElevationMapMode.java:38
    16084 msgid "Shows elevation profile"
    16085 msgstr ""
    16086 
    16087 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/ElevationModel.java:217
    16088 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/ElevationModel.java:224
    16089 msgid "Unknown"
    16090 msgstr ""
    16091 
    16092 #. Show name of profile in title
    16093 #. no elevation data, -> switch back to empty view
    16094 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:98
    16095 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:289
    16096 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:314
    16097 msgid "Elevation Profile"
    16098 msgstr ""
    16099 
    16100 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:99
    16101 msgid "Open the elevation profile window."
    16102 msgstr ""
    16103 
    16104 #. first row: Headlines with bold font
    16105 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:136
    16106 msgid "Min"
    16107 msgstr ""
    16108 
    16109 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:139
    16110 msgid "Avrg"
    16111 msgstr ""
    16112 
    16113 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:142
    16114 msgid "Max"
    16115 msgstr ""
    16116 
    16117 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:145
    16118 msgid "Dist"
    16119 msgstr ""
    16120 
    16121 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:148
    16122 msgid "Gain"
    16123 msgstr ""
    16124 
    16125 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:151
    16126 msgid "Time"
    16127 msgstr ""
    16128 
    16129 #. Geoid
    16130 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:170
    16131 msgid "Geoid"
    16132 msgstr ""
    16133 
    16134 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:186
    16135 msgid "Automatic"
    16136 msgstr ""
    16137 
    16138 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileDialog.java:196
    16139 msgid "Fixed value"
    16140 msgstr ""
    16141 
    16142 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileLayer.java:118
    16143 msgid "Elevation profile for track '"
    16144 msgstr ""
    16145 
    16146 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileLayer.java:120
    16147 msgid "Elevation profile"
    16148 msgstr ""
    16149 
    16150 #: ../plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfilePanel.java:200
    16151 msgid "(No elevation data)"
    16152 msgstr ""
    1615316231
    1615416232#: ../plugins/ImportImagePlugin/src/org/openstreetmap/josm/plugins/ImportImagePlugin/ImageLayer.java:314
     
    1771617794msgstr ""
    1771717795
    17718 #: ../plugins/epsg31287/src/org/openstreetmap/josm/plugins/epsg31287/ProjectionEPSG31287.java:59
     17796#: ../plugins/epsg31287/src/org/openstreetmap/josm/plugins/epsg31287/ProjectionEPSG31287.java:58
    1771917797msgid "dx"
    1772017798msgstr ""
    1772117799
    17722 #: ../plugins/epsg31287/src/org/openstreetmap/josm/plugins/epsg31287/ProjectionEPSG31287.java:63
     17800#: ../plugins/epsg31287/src/org/openstreetmap/josm/plugins/epsg31287/ProjectionEPSG31287.java:62
    1772317801msgid "dy"
    1772417802msgstr ""
    1772517803
    17726 #: ../plugins/epsg31287/src/org/openstreetmap/josm/plugins/epsg31287/ProjectionEPSG31287.java:142
     17804#: ../plugins/epsg31287/src/org/openstreetmap/josm/plugins/epsg31287/ProjectionEPSG31287.java:141
    1772717805msgid " - Bessel 1841 in Lambert Conformal Conic"
    1772817806msgstr ""
     
    1776117839#. Plugin ext_tools
    1776217840#: ../plugins/ext_tools/src/ext_tools/preferences/ExtToolsPreference.java:27
    17763 #: build/trans_plugins.java:36
     17841#: build/trans_plugins.java:34
    1776417842msgid "Use external scripts in JOSM"
    1776517843msgstr ""
     
    1872318801msgstr "Firefox executable"
    1872418802
    18725 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:143
     18803#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:158
    1872618804msgid "Load file..."
    1872718805msgstr ""
    1872818806
    18729 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:144
     18807#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:159
    1873018808msgid "Place"
    1873118809msgstr ""
    1873218810
    18733 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:146
     18811#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:161
    1873418812msgid "Show target"
    1873518813msgstr ""
    1873618814
    18737 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:153
    18738 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:159
     18815#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:168
     18816#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:174
    1873918817msgid "Take X and Y from selected node"
    1874018818msgstr ""
    1874118819
    18742 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:163
     18820#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:176
     18821msgid "Debug info"
     18822msgstr ""
     18823
     18824#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:177
     18825#, fuzzy
     18826msgid "Merge close nodes"
     18827msgstr "Merge objects nodes"
     18828
     18829#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:180
     18830msgid "Remove objects smaller than"
     18831msgstr ""
     18832
     18833#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:183
     18834msgid "Remove objects larger than"
     18835msgstr ""
     18836
     18837#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:187
     18838msgid "Only this color"
     18839msgstr ""
     18840
     18841#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:190
     18842#, fuzzy
     18843msgid "Remove parallel lines"
     18844msgstr "Remove route nodes"
     18845
     18846#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:195
     18847#, fuzzy
     18848msgid "Import settings"
     18849msgstr "Import images"
     18850
     18851#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:234
    1874318852msgid "Load file"
    1874418853msgstr ""
    1874518854
    18746 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:168
     18855#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:240
    1874718856msgid "Bind to coordinates"
    1874818857msgstr ""
    1874918858
    18750 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:171
     18859#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:243
    1875118860msgid "Projection:"
    1875218861msgstr ""
    1875318862
    18754 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:176
     18863#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:248
    1875518864msgid "Bottom left (min) corner:"
    1875618865msgstr ""
    1875718866
    18758 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:178
    18759 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:196
     18867#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:250
     18868#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:268
    1876018869msgid "PDF X and Y"
    1876118870msgstr ""
    1876218871
    18763 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:180
    18764 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:198
     18872#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:252
     18873#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:270
    1876518874msgid "East and North"
    1876618875msgstr ""
    1876718876
    18768 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:194
     18877#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:266
    1876918878msgid "Top right (max) corner:"
    1877018879msgstr ""
    1877118880
    18772 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:235
     18881#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:313
    1877318882msgid "Loading..."
    1877418883msgstr ""
    1877518884
    18776 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:249
     18885#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:328
    1877718886msgid "PDF file preview"
    1877818887msgstr ""
    1877918888
    18780 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:250
     18889#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:329
    1878118890msgid "Loaded"
    1878218891msgstr ""
    1878318892
    1878418893#. rebuild layer with latest projection
    18785 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:266
     18894#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:349
    1878618895msgid "Imported PDF: "
    1878718896msgstr ""
    1878818897
    18789 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:331
     18898#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:419
    1879018899msgid "Please select exactly one node."
    1879118900msgstr ""
    1879218901
    18793 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:352
     18902#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:441
    1879418903msgid "PDF files"
    1879518904msgstr ""
    1879618905
    18797 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:378
     18906#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:467
    1879818907msgid "OSM files"
    1879918908msgstr ""
    1880018909
    18801 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:422
     18910#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:511
    1880218911msgid "File not found."
    1880318912msgstr ""
    1880418913
    18805 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:429
     18914#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:518
    1880618915#, fuzzy, java-format
    1880718916msgid "Error while parsing: {0}"
    1880818917msgstr "Error while parsing {0}"
    1880918918
    18810 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:455
     18919#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:532
     18920#, fuzzy
     18921msgid "Could not parse color"
     18922msgstr "Could not rename file!"
     18923
     18924#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:547
     18925#, fuzzy
     18926msgid "Max distance is not a number"
     18927msgstr "{0} is not a number"
     18928
     18929#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:561
     18930#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:577
     18931#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:592
     18932#, fuzzy
     18933msgid "Tolerance is not a number"
     18934msgstr "{0} is not a number"
     18935
     18936#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:609
    1881118937msgid "Please set a projection."
    1881218938msgstr ""
    1881318939
    18814 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:475
     18940#: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:629
    1881518941msgid "Could not parse numbers. Please check."
    1881618942msgstr ""
     
    1883318959msgstr ""
    1883418960
    18835 #: ../plugins/pdfimport/src/pdfimport/pdfbox/PdfBoxParser.java:30
     18961#: ../plugins/pdfimport/src/pdfimport/pdfbox/PdfBoxParser.java:28
    1883618962#, fuzzy
    1883718963msgid "Encrypted documents not supported."
    1883818964msgstr "Elements of type {0} are supported."
    1883918965
    18840 #: ../plugins/pdfimport/src/pdfimport/pdfbox/PdfBoxParser.java:36
     18966#: ../plugins/pdfimport/src/pdfimport/pdfbox/PdfBoxParser.java:34
    1884118967msgid "The PDF file must have exactly one page."
    1884218968msgstr ""
     
    1885018976msgstr "Write error!"
    1885118977
    18852 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:54
     18978#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:56
    1885318979msgid "Write coordinates to image header"
    1885418980msgstr "Write coordinates to image header"
    1885518981
    18856 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:71
     18982#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:73
    1885718983msgid "Write position information into the exif header of the following files:"
    1885818984msgstr ""
    1885918985"Write position information into the exif header of the following files:"
    1886018986
    18861 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:87
     18987#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:89
    1886218988msgid "settings"
    1886318989msgstr "settings"
    1886418990
    18865 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:90
     18991#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:92
    1886618992msgid "keep backup files"
    1886718993msgstr "keep backup files"
    1886818994
    18869 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:93
     18995#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:95
    1887018996msgid "change file modification time:"
    1887118997msgstr "change file modification time:"
    1887218998
    18873 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:96
     18999#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:98
    1887419000msgid "to gps time"
    1887519001msgstr "to gps time"
    1887619002
    18877 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:96
     19003#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:98
    1887819004msgid "to previous value (unchanged mtime)"
    1887919005msgstr "to previous value (unchanged mtime)"
    1888019006
    18881 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:127
    18882 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:174
     19007#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:129
     19008#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:176
    1888319009msgid "Photo Geotagging Plugin"
    1888419010msgstr "Photo Geotagging Plug-in"
    1888519011
    18886 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:181
     19012#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:183
    1888719013msgid "Writing position information to image files..."
    1888819014msgstr "Writing position information to image files..."
    1888919015
    18890 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:205
     19016#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:207
    1889119017msgid "Could not read mtime."
    1889219018msgstr "Could not read mtime."
    1889319019
    18894 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:218
     19020#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:220
    1889519021msgid "Could not write mtime."
    1889619022msgstr "Could not write mtime."
    1889719023
    18898 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:258
     19024#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:260
    1889919025msgid "File could not be deleted!"
    1890019026msgstr "File could not be deleted!"
    1890119027
    18902 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:265
    18903 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:279
     19028#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:267
     19029#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:287
    1890419030msgid "Could not rename file!"
    1890519031msgstr "Could not rename file!"
    1890619032
    18907 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:288
     19033#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:296
    1890819034msgid "<html><h3>There are old backup files in the image directory!</h3>"
    1890919035msgstr "<html><h3>There are old backup files in the image directory!</h3>"
    1891019036
    18911 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:292
     19037#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:300
    1891219038msgid "Override old backup files?"
    1891319039msgstr "Override old backup files?"
    1891419040
    18915 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:293
     19041#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:301
    1891619042msgid "Keep old backups and continue"
    1891719043msgstr "Keep old backups and continue"
    1891819044
    18919 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:293
     19045#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:301
    1892019046msgid "Override"
    1892119047msgstr "Override"
    1892219048
    18923 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:314
    18924 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:330
     19049#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:322
     19050#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:338
    1892519051msgid "Could not delete temporary file!"
    1892619052msgstr "Could not delete temporary file!"
    1892719053
    18928 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:326
     19054#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:334
    1892919055msgid "Test failed: Could not read mtime."
    1893019056msgstr "Test failed: Could not read mtime."
    1893119057
    18932 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:328
     19058#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:336
    1893319059msgid "Test failed: Could not write mtime."
    1893419060msgstr "Test failed: Could not write mtime."
     
    2087320999msgstr "Crossing ways"
    2087421000
    20875 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:89
    20876 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:174
    20877 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:185
    20878 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:196
    20879 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:207
    20880 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:218
    20881 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:229
     21001#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:110
     21002#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:195
     21003#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:206
     21004#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:217
     21005#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:228
    2088221006#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:239
     21007#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:250
     21008#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:261
     21009#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:272
     21010#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:283
     21011#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:294
    2088321012msgid "Duplicated nodes"
    2088421013msgstr "Duplicated nodes"
    2088521014
    20886 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:90
     21015#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:111
    2088721016msgid "This test checks that there are no nodes at the very same location."
    2088821017msgstr "This test checks that there are no nodes at the very same location."
    2088921018
    20890 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:170
     21019#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:191
    2089121020msgid "Mixed type duplicated nodes"
    2089221021msgstr ""
    2089321022
    20894 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:181
     21023#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:202
    2089521024msgid "Highway duplicated nodes"
    2089621025msgstr ""
    2089721026
    20898 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:192
     21027#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:213
    2089921028msgid "Railway duplicated nodes"
    2090021029msgstr ""
    2090121030
    20902 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:203
     21031#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:224
    2090321032msgid "Waterway duplicated nodes"
    2090421033msgstr ""
    2090521034
    20906 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:214
     21035#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:235
    2090721036msgid "Boundary duplicated nodes"
    2090821037msgstr ""
    2090921038
    20910 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:225
     21039#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:246
    2091121040msgid "Power duplicated nodes"
    2091221041msgstr ""
    2091321042
    20914 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:262
     21043#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:257
     21044#, fuzzy
     21045msgid "Natural duplicated nodes"
     21046msgstr "Duplicated nodes"
     21047
     21048#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:268
     21049#, fuzzy
     21050msgid "Building duplicated nodes"
     21051msgstr "Duplicated nodes"
     21052
     21053#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:279
     21054#, fuzzy
     21055msgid "Landuse duplicated nodes"
     21056msgstr "Duplicated nodes"
     21057
     21058#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:290
     21059#, fuzzy
     21060msgid "Other duplicated nodes"
     21061msgstr "Merge duplicate node?"
     21062
     21063#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:319
    2091521064msgid "Nodes at same position"
    2091621065msgstr "Nodes at same position"
     
    2161621765msgstr ""
    2161721766
    21618 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:111
     21767#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:112
    2161921768msgid "Import Video"
    2162021769msgstr ""
    2162121770
    21622 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:111
     21771#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:112
    2162321772msgid "Sync a video against this GPS track"
    2162421773msgstr ""
    2162521774
    21626 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:132
     21775#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:133
    2162721776msgid "Remove Video"
    2162821777msgstr ""
    2162921778
    21630 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:132
     21779#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:133
    2163121780msgid "removes current video from layer"
    2163221781msgstr ""
    2163321782
    21634 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:140
    2163521783#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:141
     21784#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:142
    2163621785msgid "Play/Pause"
    2163721786msgstr "Play/Pause"
    2163821787
    21639 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:140
     21788#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:141
    2164021789msgid "starts/pauses video playback"
    2164121790msgstr ""
    2164221791
    21643 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:147
    2164421792#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:148
     21793#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:149
    2164521794msgid "Backward"
    2164621795msgstr ""
    2164721796
    21648 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:147
     21797#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:148
    2164921798msgid "jumps n sec back"
    2165021799msgstr ""
    2165121800
    21652 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:153
    2165321801#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:154
     21802#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:155
    2165421803msgid "Forward"
    2165521804msgstr "Forwards"
    2165621805
    21657 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:153
     21806#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:154
    2165821807msgid "jumps n sec forward"
    2165921808msgstr ""
    2166021809
    21661 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:161
    2166221810#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:162
     21811#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:163
    2166321812msgid "Faster"
    2166421813msgstr "Faster"
    2166521814
    21666 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:161
     21815#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:162
    2166721816msgid "faster playback"
    2166821817msgstr ""
    2166921818
    21670 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:169
    2167121819#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:170
     21820#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:171
    2167221821msgid "Slower"
    2167321822msgstr "Slower"
    2167421823
    21675 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:169
     21824#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:170
    2167621825msgid "slower playback"
    2167721826msgstr ""
    2167821827
    21679 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:177
     21828#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:178
    2168021829msgid "Jump To"
    2168121830msgstr ""
    2168221831
    21683 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:177
     21832#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:178
    2168421833msgid "jumps to the entered gps time"
    2168521834msgstr ""
    2168621835
    2168721836#. TODO here we should show the GPS time range to the user
    21688 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:181
    21689 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:192
     21837#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:182
     21838#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:198
    2169021839msgid "Jump to"
    2169121840msgstr ""
    2169221841
    21693 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:212
     21842#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:217
    2169421843msgid "Loop"
    2169521844msgstr ""
    2169621845
    21697 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:212
     21846#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:217
    2169821847msgid "loops n sec around current position"
    2169921848msgstr ""
    2170021849
    21701 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:213
    21702 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:141
     21850#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:218
     21851#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:145
    2170321852msgid "loop"
    2170421853msgstr ""
    2170521854
    2170621855#. now the options menu
    21707 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:222
     21856#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:227
    2170821857msgid "Keep centered"
    2170921858msgstr ""
    2171021859
    21711 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:222
     21860#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:227
    2171221861msgid "follows the video icon automaticly"
    2171321862msgstr ""
    2171421863
    2171521864#. now the options menu
    21716 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:233
     21865#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:238
    2171721866msgid "Subtitles"
    2171821867msgstr ""
    2171921868
    21720 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:233
     21869#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:238
    2172121870msgid "Show subtitles in video"
    2172221871msgstr ""
    2172321872
    21724 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:241
    21725 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:245
     21873#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:246
     21874#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:250
    2172621875msgid "Jump length"
    2172721876msgstr ""
    2172821877
    21729 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:241
     21878#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:246
    2173021879msgid "Set the length of a jump"
    2173121880msgstr ""
    2173221881
    21733 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:245
    21734 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:256
     21882#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:250
     21883#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:261
    2173521884msgid "Jump in video for x ms"
    2173621885msgstr ""
    2173721886
    21738 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:252
    21739 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:256
     21887#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:257
     21888#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:261
    2174021889msgid "Loop length"
    2174121890msgstr ""
    2174221891
    21743 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:252
     21892#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:257
    2174421893msgid "Set the length around a looppoint"
    2174521894msgstr ""
    2174621895
    21747 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:265
     21896#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:270
    2174821897msgid "no deinterlacing"
    2174921898msgstr ""
    2175021899
    21751 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:273
     21900#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:278
    2175221901msgid "deinterlacing using line doubling"
    2175321902msgstr ""
    2175421903
    21755 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:281
     21904#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:286
    2175621905msgid "deinterlacing using linear interpolation"
    2175721906msgstr ""
    2175821907
    21759 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:120
     21908#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:124
    2176021909msgid "Unable to find JNA Java library!"
    2176121910msgstr ""
    2176221911
    21763 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:124
     21912#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:128
    2176421913msgid "Unable to find native libvlc library!"
    2176521914msgstr ""
    2176621915
    2176721916#. TODO we need Icons instead
    21768 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:138
     21917#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:142
    2176921918msgid "play"
    2177021919msgstr ""
    2177121920
    21772 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:142
     21921#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:146
    2177321922msgid "mute"
    2177421923msgstr ""
     
    2264422793msgstr ""
    2264522794
    22646 #. Plugin AddressEdit
     22795#. Plugin AddrInterpolation
    2264722796#: build/trans_plugins.java:3
    22648 msgid "Allows comfortable editing of addresses and streets."
    22649 msgstr ""
    22650 
    22651 #. Plugin AddrInterpolation
    22652 #: build/trans_plugins.java:5
    2265322797msgid ""
    2265422798"Group common Address Interpolation inputs in a single dialog, as well as an "
     
    2266022804#. File ../plugins/alignways/build.xml had no data
    2266122805#. Plugin buildings_tools
    22662 #: build/trans_plugins.java:8
     22806#: build/trans_plugins.java:6
    2266322807msgid "Tools for drawing buildings."
    2266422808msgstr "Tools for drawing buildings."
    2266522809
    2266622810#. Plugin cadastre-fr
    22667 #: build/trans_plugins.java:10
     22811#: build/trans_plugins.java:8
    2266822812msgid "A special handler for the French land registry WMS server."
    2266922813msgstr "A special handler for the French land registry WMS server."
    2267022814
    2267122815#. Plugin colorscheme
    22672 #: build/trans_plugins.java:12
     22816#: build/trans_plugins.java:10
    2267322817msgid ""
    2267422818"Allows the user to create different color schemes and to switch between "
     
    2268522829
    2268622830#. Plugin ColumbusCSV
    22687 #: build/trans_plugins.java:14
     22831#: build/trans_plugins.java:12
    2268822832msgid ""
    2268922833"Imports proprietary CSV files of the Columbus/Visiontac V-900 GPS logger "
     
    2269222836
    2269322837#. Plugin Create_grid_of_ways
    22694 #: build/trans_plugins.java:16
     22838#: build/trans_plugins.java:14
    2269522839msgid "Create a grid of ways."
    2269622840msgstr "Create a grid of ways."
    2269722841
    2269822842#. Plugin czechaddress
     22843#: build/trans_plugins.java:16
     22844msgid ""
     22845"Creating and handling address nodes and buildings within Czech Republic."
     22846msgstr ""
     22847"Creating and handling address nodes and buildings within Czech Republic."
     22848
     22849#. Plugin dataimport
    2269922850#: build/trans_plugins.java:18
    22700 msgid ""
    22701 "Creating and handling address nodes and buildings within Czech Republic."
    22702 msgstr ""
    22703 "Creating and handling address nodes and buildings within Czech Republic."
    22704 
    22705 #. Plugin dataimport
    22706 #: build/trans_plugins.java:20
    2270722851msgid "Allows to import various file formats into JOSM directly."
    2270822852msgstr "Allows to import various file formats into JOSM directly."
    2270922853
    2271022854#. Plugin DirectDownload
     22855#: build/trans_plugins.java:20
     22856msgid "Download your GPX tracks from openstreetmap.org"
     22857msgstr ""
     22858
     22859#. Plugin DirectUpload
    2271122860#: build/trans_plugins.java:22
    22712 msgid "Download your GPX tracks from openstreetmap.org"
    22713 msgstr ""
    22714 
    22715 #. Plugin DirectUpload
    22716 #: build/trans_plugins.java:24
    2271722861msgid ""
    2271822862"This plugin directly upload GPS Traces from current active layer in JOSM to "
     
    2272322867
    2272422868#. Plugin download_along
     22869#: build/trans_plugins.java:24
     22870msgid "Downloads OSM data along a way"
     22871msgstr ""
     22872
     22873#. Plugin Duplicate-Way
    2272522874#: build/trans_plugins.java:26
    22726 msgid "Downloads OSM data along a way"
    22727 msgstr ""
    22728 
    22729 #. Plugin Duplicate-Way
    22730 #: build/trans_plugins.java:28
    2273122875msgid "Duplicate Ways with an offset"
    2273222876msgstr "Duplicate Ways with an offset"
    2273322877
    2273422878#. Plugin editgpx
    22735 #: build/trans_plugins.java:30
     22879#: build/trans_plugins.java:28
    2273622880msgid ""
    2273722881"Allows the user to anonymize timestamps and delete parts of huge GPX tracks "
     
    2274222886
    2274322887#. Plugin ElevationProfile
     22888#: build/trans_plugins.java:30
     22889msgid "Shows the elevation profile and some statistical data of a GPX track."
     22890msgstr ""
     22891
     22892#. Plugin epsg31287
    2274422893#: build/trans_plugins.java:32
    22745 msgid "Shows the elevation profile and some statistical data of a GPX track."
    22746 msgstr ""
    22747 
    22748 #. Plugin epsg31287
    22749 #: build/trans_plugins.java:34
    2275022894msgid ""
    2275122895"sets current projection to EPSG:31287 - Bessel 1841 in Lambert Conformal "
    2275222896"Conic. For use with WMS plugin to load geoimage.at WMS, see link for details"
     22897msgstr ""
     22898
     22899#. Plugin FixAddresses
     22900#: build/trans_plugins.java:36
     22901msgid "Finds and fixes invalid street addresses in a comfortable way."
    2275322902msgstr ""
    2275422903
     
    2316523314msgstr "Highways"
    2316623315
    23167 #. group "Highways/Streets"
    23168 #: build/trans_presets.java:80
    23169 msgid "Streets"
    23170 msgstr "Streets"
    23171 
    2317223316#. item "Highways/Streets/Motorway"
    2317323317#. <action class="PlayAudioAction" params="resource://audio/KDE_Window_Iconify.wav"/>
     
    2493425078msgid "Edit Motorway Junction"
    2493525079msgstr "Edit Motorway Junction"
    24936 
    24937 #. item "Waypoints/Motorway Junction" text "Number"
    24938 #: build/trans_presets.java:666
    24939 msgid "Number"
    24940 msgstr "Number"
    2494125080
    2494225081#. item "Waypoints/Services"
     
    3786938008msgstr "unusual tag combination"
    3787038009
     38010#. OUTDATED - only for old plugins
     38011#. See http://josm.openstreetmap.de/wiki/Maps for newer data.
     38012#.
    3787138013#. FORMAT
    3787238014#. default(true or false);Name;URL
     
    3787438016#.
    3787538017#. http://onearth.jpl.nasa.gov/wms.cgi?request=GetMap&layers=global_mosaic&styles=&format=image/jpeg&
    37876 #: build/trans_wms.java:5
     38018#: build/trans_wms.java:8
    3787738019msgid "Landsat"
    3787838020msgstr "Landsat"
    3787938021
    3788038022#. http://irs.gis-lab.info/?layers=landsat&
    37881 #: build/trans_wms.java:6
     38023#: build/trans_wms.java:9
    3788238024msgid "Landsat (mirror)"
    3788338025msgstr ""
    3788438026
    3788538027#. http://openaerialmap.org/wms/?VERSION=1.0&request=GetMap&layers=world&styles=&format=image/jpeg&
    37886 #: build/trans_wms.java:7
     38028#: build/trans_wms.java:10
    3788738029msgid "Open Aerial Map"
    3788838030msgstr "Open Aerial Map"
     
    3789238034#. must be html:<url>
    3789338035#. html:http://josm.openstreetmap.de/wmsplugin/YahooDirect.html?
    37894 #: build/trans_wms.java:11
     38036#: build/trans_wms.java:14
    3789538037msgid "Yahoo Sat"
    3789638038msgstr "Yahoo Sat"
    3789738039
    3789838040#. html:http://josm.openstreetmap.de/wmsplugin/OpenStreetMap.html?
    37899 #: build/trans_wms.java:12
     38041#: build/trans_wms.java:15
    3790038042msgid "OpenStreetMap"
    3790138043msgstr "OpenStreetMap"
    3790238044
    3790338045#. html:http://josm.openstreetmap.de/wmsplugin/OpenCycleMap.html?
    37904 #: build/trans_wms.java:13
     38046#: build/trans_wms.java:16
    3790538047msgid "OpenCycleMap"
    3790638048msgstr "OpenCycleMap"
    3790738049
    3790838050#. html:http://josm.openstreetmap.de/wmsplugin/TilesAtHome.html?
    37909 #: build/trans_wms.java:14
     38051#: build/trans_wms.java:17
    3791038052msgid "TilesAtHome"
    3791138053msgstr "TilesAtHome"
     
    3791538057#. only for Germany
    3791638058#. http://tools.geofabrik.de/osmi/view/strassennrw/josmwms?
    37917 #: build/trans_wms.java:18
     38059#: build/trans_wms.java:21
    3791838060msgid "Streets NRW Geofabrik.de"
    3791938061msgstr "Streets NRW Geofabrik.de"
     
    3792438066#. Terraserver USCG - High resolution maps
    3792538067#. http://terraservice.net/ogcmap.ashx?version=1.1.1&request=GetMap&Layers=drg&styles=&format=image/jpeg&
    37926 #: build/trans_wms.java:23
     38068#: build/trans_wms.java:26
    3792738069msgid "Terraserver Topo"
    3792838070msgstr "Terraserver Topo"
    3792938071
    3793038072#. http://terraservice.net/ogcmap.ashx?version=1.1.1&request=GetMap&Layers=urbanarea&styles=&format=image/jpeg&
    37931 #: build/trans_wms.java:24
     38073#: build/trans_wms.java:27
    3793238074msgid "Terraserver Urban"
    3793338075msgstr "Terraserver Urban"
     
    3793738079#. only for Czech Republic
    3793838080#. http://wms.cuzk.cz/wms.asp?service=WMS&VERSION=1.1.1&REQUEST=GetMap&SRS=EPSG:4326&LAYERS=parcelni_cisla_i,obrazy_parcel_i,RST_KMD_I,hranice_parcel_i,DEF_BUDOVY,RST_KN_I,dalsi_p_mapy_i,prehledka_kat_prac,prehledka_kat_uz,prehledka_kraju-linie&FORMAT=image/png&transparent=TRUE&
    37939 #: build/trans_wms.java:28
     38081#: build/trans_wms.java:31
    3794038082msgid "Czech CUZK:KM"
    3794138083msgstr "Czech CUZK:KM"
    3794238084
    3794338085#. http://geoportal2.uhul.cz/cgi-bin/oprl.asp?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&SRS=EPSG:4326&LAYERS=Ortofoto_cb&STYLES=default&FORMAT=image/jpeg&TRANSPARENT=TRUE&
    37944 #: build/trans_wms.java:29
     38086#: build/trans_wms.java:32
    3794538087msgid "Czech UHUL:ORTOFOTO"
    3794638088msgstr "Czech UHUL:ORTOFOTO"
     
    3795138093#. fails with division by zero error
    3795238094#. http://nick.dev.openstreetmap.org/openpaths/freemap.php?layers=npe&
    37953 #: build/trans_wms.java:34
     38095#: build/trans_wms.java:37
    3795438096msgid "NPE Maps"
    3795538097msgstr "NPE Maps"
    3795638098
    3795738099#. http://dev.openstreetmap.org/~timsc/wms2/map.php?
    37958 #: build/trans_wms.java:35
     38100#: build/trans_wms.java:38
    3795938101msgid "NPE Maps (Tim)"
    3796038102msgstr "NPE Maps (Tim)"
    3796138103
    3796238104#. http://ooc.openstreetmap.org/wms/map.php?source=os7&
    37963 #: build/trans_wms.java:36
     38105#: build/trans_wms.java:39
    3796438106msgid "7th Series (OS7)"
    3796538107msgstr "7th Series (OS7)"
     
    3796938111#. only for Japan
    3797038112#. http://orthophoto.mlit.go.jp:8888/wms/service/wmsRasterTileMap?VERSION=1.3.0&REQUEST=GetMap&LAYERS=ORTHO&STYLES=Default&CRS=EPSG:4612&BBOX={s},{w},{n},{e}&WIDTH={width}&HEIGHT={height}&FORMAT=image/png&BGCOLOR=OxFFFFFF
    37971 #: build/trans_wms.java:40
     38113#: build/trans_wms.java:43
    3797238114msgid "MLIT Japan (ORTHO)"
    3797338115msgstr "MLIT Japan (ORTHO)"
    3797438116
    3797538117#. http://orthophoto.mlit.go.jp:8888/wms/service/wmsRasterTileMap?VERSION=1.3.0&REQUEST=GetMap&LAYERS=ORTHO01&STYLES=Default&CRS=EPSG:4612&BBOX={s},{w},{n},{e}&WIDTH={width}&HEIGHT={height}&FORMAT=image/png&BGCOLOR=OxFFFFFF
    37976 #: build/trans_wms.java:41
     38118#: build/trans_wms.java:44
    3797738119msgid "MLIT Japan (ORTHO01)"
    3797838120msgstr "MLIT Japan (ORTHO01)"
    3797938121
    3798038122#. http://orthophoto.mlit.go.jp:8888/wms/service/wmsRasterTileMap?VERSION=1.3.0&REQUEST=GetMap&LAYERS=ORTHO02&STYLES=Default&CRS=EPSG:4612&BBOX={s},{w},{n},{e}&WIDTH={width}&HEIGHT={height}&FORMAT=image/png&BGCOLOR=OxFFFFFF
    37981 #: build/trans_wms.java:42
     38123#: build/trans_wms.java:45
    3798238124msgid "MLIT Japan (ORTHO02)"
    3798338125msgstr "MLIT Japan (ORTHO02)"
    3798438126
    3798538127#. http://orthophoto.mlit.go.jp:8888/wms/service/wmsRasterTileMap?VERSION=1.3.0&REQUEST=GetMap&LAYERS=ORTHO03&STYLES=Default&CRS=EPSG:4612&BBOX={s},{w},{n},{e}&WIDTH={width}&HEIGHT={height}&FORMAT=image/png&BGCOLOR=OxFFFFFF
    37986 #: build/trans_wms.java:43
     38128#: build/trans_wms.java:46
    3798738129msgid "MLIT Japan (ORTHO03)"
    3798838130msgstr "MLIT Japan (ORTHO03)"
     
    3799238134#. only for Italy
    3799338135#. http://sit.provincia.lodi.it/mapserver/mapserv.exe?map=ortofoto_wgs84.map&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&SRS=EPSG:4326&LAYERS=Terraitaly%20Ortofoto%202007&STYLES=%2C%2C&FORMAT=image/png&TRANSPARENT=TRUE&
    37994 #: build/trans_wms.java:47
     38136#: build/trans_wms.java:50
    3799538137msgid "Lodi - Italy"
    3799638138msgstr "Lodi - Italy"
    3799738139
    3799838140#. http://88.53.214.52/sitr/services/WGS84_F33/Ortofoto_ATA20072008_f33/MapServer/WMSServer?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&CRS=CRS:84&LAYERS=0&STYLES=default&FORMAT=image/jpeg&
    37999 #: build/trans_wms.java:48
     38141#: build/trans_wms.java:51
    3800038142msgid "Sicily - Italy"
    3800138143msgstr "Sicily - Italy"
    3800238144
    3800338145#. http://wms.pcn.minambiente.it/cgi-bin/mapserv.exe?map=/ms_ogc/service/ortofoto_colore_06.map&LAYERS=ortofoto_colore_06_32,ortofoto_colore_06_33&REQUEST=GetMap&VERSION=1.1.1&FORMAT=image%2Fjpeg&
    38004 #: build/trans_wms.java:49
     38146#: build/trans_wms.java:52
    3800538147msgid "PCN 2006 - Italy"
    3800638148msgstr ""
     
    3800938151#. only for France
    3801038152#. http://spotmaps.youmapps.org/cgi-bin/mapserv?map=/home/ortho/ortho.map&service=wms&version=1.1.1&srs=EPSG:4326&request=GetMap&layers=spotmaps4osm&format=image/jpeg&FORMAT=image/jpeg&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&Layers=demo&;http://www.youmapps.org/licenses/EULA-OSM-J-{lang}.html
    38011 #: build/trans_wms.java:52
     38153#: build/trans_wms.java:55
    3801238154msgid "SPOTMaps (France)"
    3801338155msgstr ""
     38156
     38157#~ msgid "No username provided."
     38158#~ msgstr "No username provided."
     38159
     38160#~ msgid "No password provided."
     38161#~ msgstr "No password provided."
    3801438162
    3801538163#~ msgid "You must select at least two ways."
     
    3906239210#~ "eg. deleting uninteresting parts of track."
    3906339211
    39064 #~ msgid "Remove route nodes"
    39065 #~ msgstr "Remove route nodes"
    39066 
    3906739212#~ msgid "<multiple>"
    3906839213#~ msgstr "<multiple>"
     
    3942239567#~ "the dataset.<br>Do you agree?</html>"
    3942339568
    39424 #~ msgid "Remove from dataset"
    39425 #~ msgstr "Remove from dataset"
    39426 
    3942739569#~ msgid "Undecide conflict between visible state"
    3942839570#~ msgstr "Undecide conflict between visible state"
Note: See TracChangeset for help on using the changeset viewer.