Ignore:
Timestamp:
2011-04-03T19:05:07+02:00 (15 years ago)
Author:
bastik
Message:

i18n update

File:
1 edited

Legend:

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

    r25651 r25780  
    88"Project-Id-Version: josm\n"
    99"Report-Msgid-Bugs-To: \n"
    10 "POT-Creation-Date: 2011-03-20 22:11+0100\n"
     10"POT-Creation-Date: 2011-04-03 18:52+0200\n"
    1111"PO-Revision-Date: 2010-11-27 03:23+0000\n"
    1212"Last-Translator: Dirk Stöcker <launchpad@dstoecker.de>\n"
     
    1616"Content-Transfer-Encoding: 8bit\n"
    1717"Plural-Forms: nplurals=2; plural=n != 1;\n"
    18 "X-Launchpad-Export-Date: 2011-03-20 17:35+0000\n"
    19 "X-Generator: Launchpad (build 12617)\n"
     18"X-Launchpad-Export-Date: 2011-04-03 16:13+0000\n"
     19"X-Generator: Launchpad (build 12710)\n"
    2020
    2121#. FIXME why is help not a JosmAction?
     
    160160#: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:203
    161161#: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:227
    162 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:675
     162#: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:684
    163163#: ../core/src/org/openstreetmap/josm/gui/layer/markerlayer/MarkerLayer.java:266
    164164#: ../core/src/org/openstreetmap/josm/gui/layer/markerlayer/MarkerLayer.java:470
     
    308308
    309309#: ../core/src/org/openstreetmap/josm/actions/AbstractInfoAction.java:44
    310 #, fuzzy, java-format
     310#, java-format
    311311msgid ""
    312312"WARNING: unexpected format of API base URL. Redirection to info or history "
    313313"page for OSM object will probably fail. API base URL is: ''{0}''"
    314314msgstr ""
    315 "WARNING: unexpected format of API base URL. Redirection to info or history "
    316 "page for OSM primitive will probably fail. API base URL is: ''{0}''"
    317315
    318316#: ../core/src/org/openstreetmap/josm/actions/AbstractInfoAction.java:63
     
    352350#: ../core/src/org/openstreetmap/josm/actions/DownloadPrimitiveAction.java:79
    353351#: ../core/src/org/openstreetmap/josm/actions/ImageryAdjustAction.java:157
    354 #: ../core/src/org/openstreetmap/josm/actions/ImageryAdjustAction.java:215
     352#: ../core/src/org/openstreetmap/josm/actions/ImageryAdjustAction.java:224
    355353#: ../core/src/org/openstreetmap/josm/actions/JumpToAction.java:97
    356354#: ../core/src/org/openstreetmap/josm/actions/Map_Rectifier_WMSmenuAction.java:158
     
    389387#: ../core/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:284
    390388#: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:649
    391 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:647
     389#: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:656
    392390#: ../core/src/org/openstreetmap/josm/gui/layer/markerlayer/MarkerLayer.java:415
    393391#: ../core/src/org/openstreetmap/josm/gui/oauth/AdvancedOAuthPropertiesPanel.java:129
     
    819817#: ../core/src/org/openstreetmap/josm/actions/CreateMultipolygonAction.java:103
    820818#: ../plugins/multipoly-convert/src/converttomultipoly/MultipolyAction.java:118
     819#: ../plugins/relcontext/src/relcontext/actions/CreateMultipolygonAction.java:32
     820#: ../plugins/relcontext/src/relcontext/actions/CreateMultipolygonAction.java:84
    821821msgid "Create multipolygon"
    822822msgstr "Create multipolygon"
     
    846846#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:977
    847847#: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:1055
    848 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:647
     848#: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:656
    849849#: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:145
    850850#: ../core/src/org/openstreetmap/josm/gui/preferences/ImageryPreference.java:757
     
    867867#: ../core/src/org/openstreetmap/josm/actions/DiskAccessAction.java:56
    868868#: ../core/src/org/openstreetmap/josm/actions/DiskAccessAction.java:57
    869 #: ../core/src/org/openstreetmap/josm/actions/ImageryAdjustAction.java:214
    870 #: ../core/src/org/openstreetmap/josm/actions/ImageryAdjustAction.java:215
     869#: ../core/src/org/openstreetmap/josm/actions/ImageryAdjustAction.java:223
     870#: ../core/src/org/openstreetmap/josm/actions/ImageryAdjustAction.java:224
    871871#: ../core/src/org/openstreetmap/josm/actions/SaveAction.java:43
    872872#: ../core/src/org/openstreetmap/josm/actions/SaveAction.java:44
     
    928928
    929929#: ../core/src/org/openstreetmap/josm/actions/DownloadPrimitiveAction.java:47
     930#: ../plugins/relcontext/src/relcontext/actions/DownloadParentsAction.java:31
    930931msgid "Download referrers"
    931932msgstr "Download referrers"
     
    981982
    982983#: ../core/src/org/openstreetmap/josm/actions/DownloadReferrersAction.java:29
    983 #, fuzzy
    984984msgid "Download objects referring to one of the selected objects"
    985 msgstr "Download primitives referring to one of the selected primitives"
     985msgstr ""
    986986
    987987#: ../core/src/org/openstreetmap/josm/actions/DuplicateAction.java:20
     
    11361136
    11371137#: ../core/src/org/openstreetmap/josm/actions/ImageryAdjustAction.java:165
    1138 #: ../core/src/org/openstreetmap/josm/gui/preferences/ImageryPreference.java:781
    1139 msgid "Easting"
    1140 msgstr ""
     1138#, fuzzy
     1139msgid "Offset: "
     1140msgstr "Offset:"
    11411141
    11421142#: ../core/src/org/openstreetmap/josm/actions/ImageryAdjustAction.java:167
    1143 #: ../core/src/org/openstreetmap/josm/gui/preferences/ImageryPreference.java:781
    1144 msgid "Northing"
    1145 msgstr ""
    1146 
    1147 #: ../core/src/org/openstreetmap/josm/actions/ImageryAdjustAction.java:169
    11481143msgid "Bookmark name: "
    11491144msgstr ""
    11501145
    1151 #: ../core/src/org/openstreetmap/josm/actions/ImageryAdjustAction.java:219
     1146#: ../core/src/org/openstreetmap/josm/actions/ImageryAdjustAction.java:228
    11521147msgid "Offset bookmark already exists. Overwrite?"
    11531148msgstr ""
     
    14551450
    14561451#: ../core/src/org/openstreetmap/josm/actions/MergeSelectionAction.java:22
    1457 #, fuzzy
    14581452msgid "Merge the currently selected objects into another layer"
    1459 msgstr "Merge the currently selected primitives into another layer"
     1453msgstr ""
    14601454
    14611455#: ../core/src/org/openstreetmap/josm/actions/MirrorAction.java:34
     
    17321726
    17331727#: ../core/src/org/openstreetmap/josm/actions/PasteAction.java:156
    1734 #, fuzzy
    17351728msgid ""
    17361729"The copied data contains incomplete objects.  When pasting the incomplete "
     
    17381731"objects?"
    17391732msgstr ""
    1740 "The copied data contains incomplete primitives.  When pasting the incomplete "
    1741 "primitives are removed.  Do you want to paste the data without the "
    1742 "incomplete primitives?"
    17431733
    17441734#: ../core/src/org/openstreetmap/josm/actions/PasteTagsAction.java:34
     
    17601750
    17611751#: ../core/src/org/openstreetmap/josm/actions/PasteTagsAction.java:256
    1762 #, fuzzy, java-format
     1752#, java-format
    17631753msgid "to {0} object"
    17641754msgid_plural "to {0} objects"
    1765 msgstr[0] "Delete {0} object"
    1766 msgstr[1] "Delete {0} objects"
     1755msgstr[0] ""
     1756msgstr[1] ""
    17671757
    17681758#: ../core/src/org/openstreetmap/josm/actions/PreferencesAction.java:25
     
    34353425
    34363426#: ../core/src/org/openstreetmap/josm/command/ConflictAddCommand.java:30
    3437 #, fuzzy, java-format
     3427#, java-format
    34383428msgid ""
    34393429"<html>Layer ''{0}'' already has a conflict for object<br>''{1}''.<br>This "
    34403430"conflict cannot be added.</html>"
    34413431msgstr ""
    3442 "<html>Layer ''{0}'' already has a conflict for primitive<br>''{1}''.<br>This "
    3443 "conflict cannot be added.</html>"
    34443432
    34453433#: ../core/src/org/openstreetmap/josm/command/ConflictAddCommand.java:36
     
    34493437
    34503438#: ../core/src/org/openstreetmap/josm/command/ConflictAddCommand.java:52
    3451 #, fuzzy, java-format
     3439#, java-format
    34523440msgid ""
    34533441"Warning: Layer ''{0}'' does not exist any more. Cannot remove conflict for "
    34543442"object ''{1}''."
    34553443msgstr ""
    3456 "Warning: Layer ''{0}'' does not exist any more. Cannot remove conflict for "
    3457 "primitive ''{1}''."
    34583444
    34593445#: ../core/src/org/openstreetmap/josm/command/ConflictAddCommand.java:67
     
    36633649
    36643650#: ../core/src/org/openstreetmap/josm/command/UndeletePrimitivesCommand.java:65
    3665 #, fuzzy, java-format
     3651#, java-format
    36663652msgid "Undelete {0} object"
    36673653msgid_plural "Undelete {0} objects"
    3668 msgstr[0] "Delete {0} object"
    3669 msgstr[1] "Delete {0} objects"
     3654msgstr[0] ""
     3655msgstr[1] ""
    36703656
    36713657#: ../core/src/org/openstreetmap/josm/command/VersionConflictResolveCommand.java:38
     
    47184704
    47194705#: ../core/src/org/openstreetmap/josm/data/validation/tests/RelationChecker.java:138
     4706#: ../plugins/relcontext/src/relcontext/RelContextDialog.java:565
    47204707msgid "<empty>"
    47214708msgstr ""
     
    60236010#: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/MemberTableColumnModel.java:18
    60246011#: ../core/src/org/openstreetmap/josm/gui/history/RelationMemberTableColumnModel.java:20
     6012#: ../plugins/relcontext/src/relcontext/RelContextDialog.java:82
     6013#: ../plugins/relcontext/src/relcontext/RelContextDialog.java:392
    60256014#: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/RelationMemberColumnModel.java:21
    60266015msgid "Role"
     
    62256214
    62266215#: ../core/src/org/openstreetmap/josm/gui/conflict/pair/ListMergeModel.java:325
    6227 #, fuzzy
    62286216msgid ""
    62296217"The following objects could not be copied to the target object<br>because "
    62306218"they are deleted in the target dataset:"
    62316219msgstr ""
    6232 "The following primitives could not be copied to the target "
    6233 "primitive<br>because they are deleted in the target dataset:"
    62346220
    62356221#: ../core/src/org/openstreetmap/josm/gui/conflict/pair/ListMergeModel.java:335
    6236 #, fuzzy
    62376222msgid "Merging deleted objects failed"
    6238 msgstr "Merging deleted primitives failed"
     6223msgstr ""
    62396224
    62406225#: ../core/src/org/openstreetmap/josm/gui/conflict/pair/ListMergeModel.java:628
     
    66926677#: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:23
    66936678#: ../plugins/smed/src/smed/menu/file/TabManager.java:308
    6694 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:263
    66956679msgid "none"
    66966680msgstr "none"
     
    70086992#: ../plugins/measurement/src/org/openstreetmap/josm/plugins/measurement/MeasurementDialog.java:67
    70096993#: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/gui/OsbDialog.java:116
    7010 #: ../plugins/relcontext/src/relcontext/RelContextDialog.java:38
    70116994#: ../plugins/routing/src/com/innovant/josm/plugin/routing/gui/RoutingDialog.java:69
    70126995#: ../plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/gui/dialogs/TrustDialog.java:188
     
    74217404
    74227405#: ../core/src/org/openstreetmap/josm/gui/dialogs/MapPaintDialog.java:474
    7423 #: ../core/src/org/openstreetmap/josm/gui/mappaint/MapPaintStyles.java:207
     7406#: ../core/src/org/openstreetmap/josm/gui/mappaint/MapPaintStyles.java:223
    74247407msgid "Reloading style sources"
    74257408msgstr ""
     
    74997482
    75007483#: ../core/src/org/openstreetmap/josm/gui/dialogs/RelationListDialog.java:359
     7484#: ../plugins/relcontext/src/relcontext/actions/CreateMultipolygonAction.java:344
     7485#: ../plugins/relcontext/src/relcontext/actions/CreateRelationAction.java:40
     7486#: ../plugins/relcontext/src/relcontext/actions/CreateRelationAction.java:109
    75017487msgid "Create a new relation"
    75027488msgstr "Create a new relation"
     
    75167502
    75177503#: ../core/src/org/openstreetmap/josm/gui/dialogs/RelationListDialog.java:463
     7504#: ../plugins/relcontext/src/relcontext/actions/SelectMembersAction.java:16
    75187505msgid "Select members"
    75197506msgstr "Select members"
     
    75757562#: ../core/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:452
    75767563#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1158
     7564#: ../plugins/relcontext/src/relcontext/actions/SelectInRelationPanelAction.java:17
    75777565msgid "Select in relation list"
    75787566msgstr "Select in relation list"
     
    75807568#: ../core/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:453
    75817569#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1159
     7570#: ../plugins/relcontext/src/relcontext/actions/SelectInRelationPanelAction.java:18
    75827571msgid "Select relation in relation list."
    75837572msgstr "Select relation in relation list."
     
    76417630
    76427631#: ../core/src/org/openstreetmap/josm/gui/dialogs/UserListDialog.java:181
    7643 #, fuzzy
    76447632msgid "Select objects submitted by this user"
    7645 msgstr "Select primitives submitted by this user"
     7633msgstr ""
    76467634
    76477635#: ../core/src/org/openstreetmap/josm/gui/dialogs/UserListDialog.java:213
     
    79347922
    79357923#: ../core/src/org/openstreetmap/josm/gui/dialogs/changeset/ChangesetContentPanel.java:250
    7936 #, fuzzy
    79377924msgid "Download and show the history of the selected objects"
    7938 msgstr "Download and show the history of the selected primitives"
     7925msgstr ""
    79397926
    79407927#: ../core/src/org/openstreetmap/josm/gui/dialogs/changeset/ChangesetContentPanel.java:315
     
    79747961
    79757962#: ../core/src/org/openstreetmap/josm/gui/dialogs/changeset/ChangesetContentPanel.java:379
    7976 #, fuzzy
    79777963msgid "Zoom to the corresponding objects in the current data layer"
    7978 msgstr "Zoom to the corresponding primitives in the current data layer"
     7964msgstr ""
    79797965
    79807966#: ../core/src/org/openstreetmap/josm/gui/dialogs/changeset/ChangesetContentPanel.java:393
     
    88818867#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/UnresolvedAddressesTableModel.java:50
    88828868#: ../plugins/gpxfilter/src/gpxfilter/EGpxLayer.java:157
     8869#: ../plugins/relcontext/src/relcontext/actions/CreateMultipolygonAction.java:333
    88838870#: build/specialmessages.java:68 build/trans_presets.java:115
    88848871#: build/trans_presets.java:153 build/trans_presets.java:195
     
    91109097
    91119098#: ../core/src/org/openstreetmap/josm/gui/dialogs/changeset/ChangesetDetailPanel.java:417
    9112 #, fuzzy
    91139099msgid ""
    91149100"Zoom to the objects in the content of this changeset in the current data "
    91159101"layer"
    91169102msgstr ""
    9117 "Zoom to the primitives in the content of this changeset in the current data "
    9118 "layer"
    91199103
    91209104#. parent for dialog is Main.parent
     
    95129496#: ../core/src/org/openstreetmap/josm/gui/tagging/TaggingPreset.java:151
    95139497#: ../plugins/OpeningHoursEditor/src/org/openstreetmap/josm/plugins/ohe/OhePlugin.java:112
     9498#: ../plugins/relcontext/src/relcontext/RelContextDialog.java:327
     9499#: ../plugins/relcontext/src/relcontext/RelContextDialog.java:629
    95149500#: ../plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/gui/dialogs/TrustDialog.java:215
    95159501msgid "<different>"
     
    95589544#. setting up the membership table
    95599545#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:587
     9546#: ../plugins/relcontext/src/relcontext/RelContextDialog.java:82
    95609547msgid "Member Of"
    95619548msgstr "Member Of"
     
    96119598
    96129599#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1055
     9600#: ../plugins/relcontext/src/relcontext/actions/RelationHelpAction.java:25
    96139601msgid "Launch browser with wiki help for selected object"
    96149602msgstr ""
    96159603
    96169604#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1154
     9605#: ../plugins/relcontext/src/relcontext/actions/SelectRelationAction.java:16
    96179606msgid "Select relation"
    96189607msgstr "Select relation"
    96199608
    96209609#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1155
     9610#: ../plugins/relcontext/src/relcontext/actions/SelectRelationAction.java:17
    96219611msgid "Select relation in main selection."
    96229612msgstr "Select relation in main selection."
     
    97519741
    97529742#: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:671
    9753 #, fuzzy, java-format
     9743#, java-format
    97549744msgid ""
    97559745"<html>This relation already has one or more members referring to<br>the "
     
    97579747"html>"
    97589748msgstr ""
    9759 "<html>This relation already has one or more members referring to<br>the "
    9760 "primitive ''{0}''<br><br>Do you really want to add another relation member?</"
    9761 "html>"
    97629749
    97639750#: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:681
    9764 #, fuzzy
    97659751msgid "Multiple members referring to same object."
    9766 msgstr "Multiple members referring to same primitive"
     9752msgstr ""
    97679753
    97689754#: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:699
     
    97789764
    97799765#: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:740
    9780 #, fuzzy
    97819766msgid "Add all objects selected in the current dataset before the first member"
    97829767msgstr ""
    9783 "Add all primitives selected in the current dataset before the first member"
    97849768
    97859769#: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:766
    9786 #, fuzzy
    97879770msgid "Add all objects selected in the current dataset after the last member"
    97889771msgstr ""
    9789 "Add all primitives selected in the current dataset after the last member"
    97909772
    97919773#: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:793
    9792 #, fuzzy
    97939774msgid ""
    97949775"Add all objects selected in the current dataset before the first selected "
    97959776"member"
    97969777msgstr ""
    9797 "Add all primitives selected in the current dataset before the first selected "
    9798 "member"
    97999778
    98009779#: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:827
    9801 #, fuzzy
    98029780msgid ""
    98039781"Add all objects selected in the current dataset after the last selected "
    98049782"member"
    98059783msgstr ""
    9806 "Add all primitives selected in the current dataset after the last selected "
    9807 "member"
    98089784
    98099785#: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:859
    9810 #, fuzzy
    98119786msgid "Remove all members referring to one of the selected objects"
    9812 msgstr "Remove all members referring to one of the selected primitives"
     9787msgstr ""
    98139788
    98149789#. putValue(NAME, tr("Remove Selected"));
     
    98199794#: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:896
    98209795#: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:908
    9821 #, fuzzy
    98229796msgid "Select relation members which refer to objects in the current selection"
    98239797msgstr ""
    9824 "Select relation members which refer to primitives in the current selection"
    98259798
    98269799#: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:906
    9827 #, fuzzy, java-format
     9800#, java-format
    98289801msgid ""
    98299802"Select relation members which refer to {0} objects in the current selection"
    98309803msgstr ""
    9831 "Select relation members which refer to {0} primitives in the current "
    9832 "selection"
    98339804
    98349805#: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:930
    9835 #, fuzzy
    98369806msgid "Select objects for selected relation members"
    9837 msgstr "Select primitives for selected relation members"
     9807msgstr ""
    98389808
    98399809#: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:950
     
    99849954
    99859955#: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:1383
    9986 #, fuzzy, java-format
     9956#, java-format
    99879957msgid "You are setting an empty role on {0} object."
    99889958msgid_plural "You are setting an empty role on {0} objects."
    9989 msgstr[0] "You are setting an empty role on {0} primitive."
    9990 msgstr[1] "You are setting an empty role on {0} primitives."
     9959msgstr[0] ""
     9960msgstr[1] ""
    99919961
    99929962#: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:1386
    9993 #, fuzzy
    99949963msgid "This is equal to deleting the roles of these objects."
    9995 msgstr "This is equal to deleting the roles of these primitives."
     9964msgstr ""
    99969965
    99979966#: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:1388
     
    1036710336#: ../core/src/org/openstreetmap/josm/gui/download/PlaceSelection.java:441
    1036810337#: ../plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/gui/StreetTableModel.java:27
     10338#: ../plugins/relcontext/src/relcontext/actions/CreateRelationAction.java:98
    1036910339#: ../plugins/turnlanes/src/org/openstreetmap/josm/plugins/turnlanes/gui/ValidationPanel.java:30
    1037010340#: build/specialmessages.java:82 build/trans_presets.java:457
     
    1065110621
    1065210622#: ../core/src/org/openstreetmap/josm/gui/history/RelationMemberTableColumnModel.java:26
    10653 #, fuzzy
    1065410623msgid "Object"
    10655 msgstr "object"
     10624msgstr ""
    1065610625
    1065710626#: ../core/src/org/openstreetmap/josm/gui/history/TagTableCellRenderer.java:36
     
    1090610875
    1090710876#. putValue(NAME, tr("Reload"));
    10908 #: ../core/src/org/openstreetmap/josm/gui/io/ChangesetManagementPanel.java:309
     10877#: ../core/src/org/openstreetmap/josm/gui/io/ChangesetManagementPanel.java:302
    1090910878msgid "Load the list of your open changesets from the server"
    1091010879msgstr "Load the list of your open changesets from the server"
    1091110880
    10912 #: ../core/src/org/openstreetmap/josm/gui/io/ChangesetManagementPanel.java:327
     10881#: ../core/src/org/openstreetmap/josm/gui/io/ChangesetManagementPanel.java:320
    1091310882msgid "Close the currently selected open changeset"
    1091410883msgstr "Close the currently selected open changeset"
     
    1146611435
    1146711436#: ../core/src/org/openstreetmap/josm/gui/io/UploadLayerTask.java:108
    11468 #, fuzzy
    1146911437msgid "Preparing objects to upload ..."
    11470 msgstr "Preparing primitives to upload ..."
     11438msgstr ""
    1147111439
    1147211440#: ../core/src/org/openstreetmap/josm/gui/io/UploadParameterSummaryPanel.java:44
     
    1273112699msgstr[1] "{0} were found to be GPS tagged."
    1273212700
    12733 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:646
     12701#: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:655
    1273412702#: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/ImageViewerDialog.java:100
    1273512703msgid "Delete image file from disk"
    1273612704msgstr "Delete image file from disk"
    1273712705
    12738 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:649
     12706#: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:658
    1273912707#, java-format
    1274012708msgid ""
     
    1274512713"permanently lost!</h3></html>"
    1274612714
    12747 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:674
     12715#: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:683
    1274812716msgid "Image file could not be deleted."
    1274912717msgstr "Image file could not be deleted."
     
    1293712905msgstr "Error displaying URL"
    1293812906
    12939 #: ../core/src/org/openstreetmap/josm/gui/mappaint/MapPaintStyles.java:175
     12907#: ../core/src/org/openstreetmap/josm/gui/mappaint/MapPaintStyles.java:191
    1294012908#: ../core/src/org/openstreetmap/josm/gui/mappaint/mapcss/MapCSSStyleSource.java:55
    1294112909#: ../core/src/org/openstreetmap/josm/gui/mappaint/xml/XmlStyleSource.java:77
     
    1294612914"Warning: failed to load Mappaint styles from ''{0}''. Exception was: {1}"
    1294712915
    12948 #: ../core/src/org/openstreetmap/josm/gui/mappaint/MapPaintStyles.java:236
     12916#: ../core/src/org/openstreetmap/josm/gui/mappaint/MapPaintStyles.java:252
    1294912917#, java-format
    1295012918msgid "loading style ''{0}''..."
     
    1440114369#: ../core/src/org/openstreetmap/josm/gui/preferences/SourceEditor.java:754
    1440214370#: ../core/src/org/openstreetmap/josm/gui/preferences/SourceEditor.java:1020
     14371#: ../plugins/relcontext/src/relcontext/actions/CreateRelationAction.java:39
    1440314372#: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/list/TurnRestrictionsListDialog.java:316
    1440414373msgid "New"
     
    1445814427#: ../core/src/org/openstreetmap/josm/gui/preferences/ImageryPreference.java:781
    1445914428msgid "Projection"
     14429msgstr ""
     14430
     14431#: ../core/src/org/openstreetmap/josm/gui/preferences/ImageryPreference.java:781
     14432msgid "Easting"
     14433msgstr ""
     14434
     14435#: ../core/src/org/openstreetmap/josm/gui/preferences/ImageryPreference.java:781
     14436msgid "Northing"
    1446014437msgstr ""
    1446114438
     
    1625116228
    1625216229#: ../core/src/org/openstreetmap/josm/io/MultiFetchServerObjectReader.java:423
    16253 #, fuzzy
    1625416230msgid ""
    1625516231"Server replied with response code 404, retrying with an individual request "
    1625616232"for each object."
    1625716233msgstr ""
    16258 "Server replied with response code 404, retrying with an individual request "
    16259 "for each primitive"
    1626016234
    1626116235#: ../core/src/org/openstreetmap/josm/io/MultiFetchServerObjectReader.java:449
     
    2123121205"comment:</html>"
    2123221206
    21233 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/gui/action/CloseIssueAction.java:94
     21207#: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/gui/action/CloseIssueAction.java:95
    2123421208msgid "Close: "
    2123521209msgstr "Close: "
     
    2196321937msgstr "Waypoints"
    2196421938
    21965 #: ../plugins/relcontext/src/relcontext/RelContextDialog.java:36
    21966 #: ../plugins/relcontext/src/relcontext/RelContextDialog.java:38
     21939#: ../plugins/relcontext/src/relcontext/RelContextDialog.java:70
    2196721940#, fuzzy
    21968 msgid "Open Relation Editor"
    21969 msgstr "Relation Editor: Sort"
    21970 
    21971 #: ../plugins/relcontext/src/relcontext/RelContextDialog.java:37
    21972 msgid "Opens advanced relation/multipolygon editor panel"
    21973 msgstr ""
     21941msgid "Relation Toolbox"
     21942msgstr "Relation"
     21943
     21944#: ../plugins/relcontext/src/relcontext/RelContextDialog.java:70
     21945msgid "Open relation/multipolygon editor panel"
     21946msgstr ""
     21947
     21948#: ../plugins/relcontext/src/relcontext/RelContextDialog.java:403
     21949#, fuzzy
     21950msgid "Specify role"
     21951msgstr "New role"
     21952
     21953#. Main.main.undoRedo.add(new ChangeCommand(chosenRelation.get(), r));
     21954#: ../plugins/relcontext/src/relcontext/RelContextDialog.java:478
     21955#, fuzzy, java-format
     21956msgid "Change relation member roles to {0}"
     21957msgstr "Change relation member role for {0} {1}"
     21958
     21959#: ../plugins/relcontext/src/relcontext/RelContextDialog.java:499
     21960msgid "Change multipolygon creation settings"
     21961msgstr ""
     21962
     21963#: ../plugins/relcontext/src/relcontext/RelContextDialog.java:540
     21964#: ../plugins/relcontext/src/relcontext/RelContextDialog.java:541
     21965#, fuzzy
     21966msgid "Enter role for selected members"
     21967msgstr "Sets a role for the selected members"
     21968
     21969#: ../plugins/relcontext/src/relcontext/RelContextDialog.java:541
     21970#: ../plugins/relcontext/src/relcontext/actions/AddRemoveMemberAction.java:35
     21971#: ../plugins/relcontext/src/relcontext/actions/CreateMultipolygonAction.java:32
     21972#: ../plugins/relcontext/src/relcontext/actions/CreateRelationAction.java:40
     21973#: ../plugins/relcontext/src/relcontext/actions/FindRelationAction.java:30
     21974#, fuzzy, java-format
     21975msgid "Relation Toolbox: {0}"
     21976msgstr "Relation: {0}"
     21977
     21978#: ../plugins/relcontext/src/relcontext/RelContextDialog.java:566
     21979#, fuzzy
     21980msgid "another..."
     21981msgstr "Paste ..."
     21982
     21983#: ../plugins/relcontext/src/relcontext/actions/AddRemoveMemberAction.java:34
     21984#: ../plugins/relcontext/src/relcontext/actions/AddRemoveMemberAction.java:35
     21985#, fuzzy
     21986msgid "Add/remove members from the chosen relation"
     21987msgstr "Remove this relation member from the relation"
     21988
     21989#: ../plugins/relcontext/src/relcontext/actions/ClearChosenRelationAction.java:19
     21990#, fuzzy
     21991msgid "Clear the chosen relation"
     21992msgstr "Create a new relation"
     21993
     21994#: ../plugins/relcontext/src/relcontext/actions/CreateMultipolygonAction.java:31
     21995#, fuzzy
     21996msgid "Create a multipolygon from selected objects"
     21997msgstr "Create a circle from three selected nodes."
     21998
     21999#: ../plugins/relcontext/src/relcontext/actions/CreateMultipolygonAction.java:322
     22000#, fuzzy
     22001msgid "Enter admin level and name for the border relation:"
     22002msgstr "Enter a role and apply it to the selected relation members"
     22003
     22004#: ../plugins/relcontext/src/relcontext/actions/CreateMultipolygonAction.java:326
     22005#, fuzzy
     22006msgid "Admin level"
     22007msgstr "Zoom level:"
     22008
     22009#: ../plugins/relcontext/src/relcontext/actions/CreateRelationAction.java:39
     22010#, fuzzy
     22011msgid "Create a relation from selected objects"
     22012msgstr "Create a circle from three selected nodes."
     22013
     22014#: ../plugins/relcontext/src/relcontext/actions/CreateRelationAction.java:91
     22015#, fuzzy
     22016msgid "Choose a type for the relation:"
     22017msgstr "Create a new relation"
     22018
     22019#: ../plugins/relcontext/src/relcontext/actions/DeleteChosenRelationAction.java:17
     22020#, fuzzy
     22021msgid "Delete relation"
     22022msgstr "Delete relation {0}"
     22023
     22024#: ../plugins/relcontext/src/relcontext/actions/DownloadChosenRelationAction.java:31
     22025#, fuzzy
     22026msgid "Download incomplete members for the chosen relation"
     22027msgstr "Download all members of the selected relations"
     22028
     22029#: ../plugins/relcontext/src/relcontext/actions/DownloadParentsAction.java:33
     22030#, fuzzy
     22031msgid "Download referrers for the the chosen relation and its members"
     22032msgstr "Download all members of the selected relations"
     22033
     22034#: ../plugins/relcontext/src/relcontext/actions/EditChosenRelationAction.java:25
     22035#, fuzzy
     22036msgid "Open relation editor for the chosen relation"
     22037msgstr "Open an editor for the selected relation"
     22038
     22039#: ../plugins/relcontext/src/relcontext/actions/FindRelationAction.java:29
     22040#: ../plugins/relcontext/src/relcontext/actions/FindRelationAction.java:30
     22041#: ../plugins/relcontext/src/relcontext/actions/FindRelationAction.java:53
     22042#, fuzzy
     22043msgid "Find a relation"
     22044msgstr "Fix relations"
     22045
     22046#: ../plugins/relcontext/src/relcontext/actions/RelationHelpAction.java:24
     22047#, fuzzy
     22048msgid "Open relation wiki page"
     22049msgstr "relation without type"
     22050
     22051#: ../plugins/relcontext/src/relcontext/actions/SortAndFixAction.java:23
     22052#, fuzzy
     22053msgid "Fix roles of the chosen relation members"
     22054msgstr "Sort the relation members"
    2197422055
    2197522056#: ../plugins/restart/src/josmrestartplugin/RestartJosmAction.java:17
     
    2400824089msgstr ""
    2400924090
    24010 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/PositionLayer.java:83
    24011 #, java-format
    24012 msgid "{0} {1}% of GPS track"
    24013 msgstr ""
    24014 
    24015 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/PositionLayer.java:105
    24016 msgid "Shows current position in the video"
    24017 msgstr ""
    24018 
    24019 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:103
    24020 msgid "Import Video"
    24021 msgstr ""
    24022 
    24023 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:103
    24024 msgid "Sync a video against this GPS track"
    24025 msgstr ""
    24026 
    24027 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:126
    24028 msgid "Remove Video"
    24029 msgstr ""
    24030 
    24031 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:126
    24032 msgid "removes current video from layer"
    24033 msgstr ""
    24034 
    24035 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:134
    24036 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:135
    24037 msgid "Play/Pause"
    24038 msgstr ""
    24039 
    24040 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:134
    24041 msgid "starts/pauses video playback"
    24042 msgstr ""
    24043 
    24044 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:141
    24045 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:142
    24046 msgid "Backward"
    24047 msgstr ""
    24048 
    24049 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:141
    24050 msgid "jumps n sec back"
    24051 msgstr ""
    24052 
    24053 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:147
    24054 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:148
    24055 msgid "Forward"
    24056 msgstr ""
    24057 
    24058 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:147
    24059 msgid "jumps n sec forward"
    24060 msgstr ""
    24061 
    24062 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:155
    24063 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:156
    24064 msgid "Faster"
    24065 msgstr ""
    24066 
    24067 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:155
    24068 msgid "faster playback"
    24069 msgstr ""
    24070 
    24071 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:163
    24072 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:164
    24073 msgid "Slower"
    24074 msgstr ""
    24075 
    24076 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:163
    24077 msgid "slower playback"
    24078 msgstr ""
    24079 
    24080 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:171
    24081 msgid "Jump To"
    24082 msgstr ""
    24083 
    24084 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:171
    24085 msgid "jumps to the entered gps time"
    24086 msgstr ""
    24087 
    24088 #. TODO here we should show the GPS time range to the user
    24089 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:175
    24090 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:191
    24091 msgid "Jump to"
    24092 msgstr ""
    24093 
    24094 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:210
    24095 msgid "Loop"
    24096 msgstr ""
    24097 
    24098 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:210
    24099 msgid "loops n sec around current position"
    24100 msgstr ""
    24101 
    24102 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:211
    24103 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:147
     24091#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/VideoEngine.java:54
     24092#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/VideoEngine.java:79
     24093msgid "Unable to find JNA Java library!"
     24094msgstr ""
     24095
     24096#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/VideoEngine.java:58
     24097#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/VideoEngine.java:83
     24098msgid "Unable to find native libvlc library!"
     24099msgstr ""
     24100
     24101#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/VideoPlayer.java:152
     24102msgid "play"
     24103msgstr ""
     24104
     24105#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/VideoPlayer.java:155
    2410424106msgid "loop"
    2410524107msgstr ""
    2410624108
    24107 #. now the options menu
    24108 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:220
    24109 msgid "Keep centered"
    24110 msgstr ""
    24111 
    24112 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:220
    24113 msgid "follows the video icon automaticly"
    24114 msgstr ""
    24115 
    24116 #. now the options menu
    24117 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:231
    24118 msgid "Subtitles"
    24119 msgstr ""
    24120 
    24121 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:231
    24122 msgid "Show subtitles in video"
    24123 msgstr ""
    24124 
    24125 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:239
    24126 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:243
    24127 msgid "Jump length"
    24128 msgstr ""
    24129 
    24130 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:239
    24131 msgid "Set the length of a jump"
    24132 msgstr ""
    24133 
    24134 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:243
    24135 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:254
    24136 msgid "Jump in video for x ms"
    24137 msgstr ""
    24138 
    24139 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:250
    24140 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:254
    24141 msgid "Loop length"
    24142 msgstr ""
    24143 
    24144 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:250
    24145 msgid "Set the length around a looppoint"
    24146 msgstr ""
    24147 
    24148 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:263
    24149 msgid "no deinterlacing"
    24150 msgstr ""
    24151 
    24152 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:271
    24153 msgid "deinterlacing using line doubling"
    24154 msgstr ""
    24155 
    24156 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:279
    24157 msgid "deinterlacing using linear interpolation"
    24158 msgstr ""
    24159 
    24160 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:126
    24161 msgid "Unable to find JNA Java library!"
    24162 msgstr ""
    24163 
    24164 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:130
    24165 msgid "Unable to find native libvlc library!"
    24166 msgstr ""
    24167 
    24168 #. TODO we need Icons instead
    24169 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:144
    24170 msgid "play"
    24171 msgstr ""
    24172 
    24173 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:148
     24109#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/VideoPlayer.java:156
    2417424110msgid "mute"
    2417524111msgstr ""
     
    2499824934"This plug-in simplifies the mapping and editing of public transport routes."
    2499924935
     24936#. Plugin reltoolbox
     24937#: build/trans_plugins.java:95
     24938msgid "Relation and multipolygon creating and editing panel."
     24939msgstr ""
     24940
    2500024941#. Plugin restart
    25001 #: build/trans_plugins.java:95
     24942#: build/trans_plugins.java:97
    2500224943msgid "Adds &quot;Restart JOSM&quot; item to File menu."
    2500324944msgstr ""
    2500424945
    2500524946#. Plugin reverter
    25006 #: build/trans_plugins.java:97
     24947#: build/trans_plugins.java:99
    2500724948msgid "Plugin for reverting changesets"
    2500824949msgstr ""
    2500924950
    2501024951#. Plugin rgisopen
    25011 #: build/trans_plugins.java:99
     24952#: build/trans_plugins.java:101
    2501224953msgid "Use rgis.spb.ru image as overlay"
    2501324954msgstr ""
    2501424955
    2501524956#. Plugin RoadSigns
    25016 #: build/trans_plugins.java:101
     24957#: build/trans_plugins.java:103
    2501724958msgid ""
    2501824959"Plugin for tagging of objects based on a selection of road signs. The dialog "
     
    2502224963
    2502324964#. Plugin routes
    25024 #: build/trans_plugins.java:103
     24965#: build/trans_plugins.java:105
    2502524966msgid ""
    2502624967"Renders routes (bus, hiking trails, bicycle routes, ..). Route types must be "
     
    2503124972
    2503224973#. Plugin routing
    25033 #: build/trans_plugins.java:105
     24974#: build/trans_plugins.java:107
    2503424975msgid "Provides routing capabilities."
    2503524976msgstr "Provides routing capabilities."
    2503624977
    2503724978#. Plugin scripting
    25038 #: build/trans_plugins.java:107
     24979#: build/trans_plugins.java:109
    2503924980msgid "Allows to run scripts in JOSM."
    2504024981msgstr ""
    2504124982
    2504224983#. Plugin SimplifyArea
    25043 #: build/trans_plugins.java:109
     24984#: build/trans_plugins.java:111
    2504424985msgid ""
    2504524986"Simplify area by removing nodes on very obtuse angles. This can be "
     
    2504924990#. Plugin smed
    2505024991#. Plugin smed_fw
    25051 #: build/trans_plugins.java:111 build/trans_plugins.java:113
     24992#: build/trans_plugins.java:113 build/trans_plugins.java:115
    2505224993msgid "Create and edit seamaps for OpenSeaMap"
    2505324994msgstr ""
    2505424995
    2505524996#. Plugin surveyor
    25056 #: build/trans_plugins.java:115
     24997#: build/trans_plugins.java:117
    2505724998msgid "Allow adding markers/nodes on current gps positions."
    2505824999msgstr "Allow adding markers/nodes on current gps positions."
    2505925000
    2506025001#. Plugin tageditor
    25061 #: build/trans_plugins.java:117
     25002#: build/trans_plugins.java:119
    2506225003msgid "Provides a dialog for editing tags in a tabular grid."
    2506325004msgstr "Provides a dialogue for editing tags in a tabular grid."
    2506425005
    2506525006#. Plugin tagging-preset-tester
    25066 #: build/trans_plugins.java:119
     25007#: build/trans_plugins.java:121
    2506725008msgid ""
    2506825009"Adds a tagging preset tester to the help menu, which helps you developing of "
     
    2507525016
    2507625017#. Plugin terracer
    25077 #: build/trans_plugins.java:121
     25018#: build/trans_plugins.java:123
    2507825019msgid "Make terraced houses out of single blocks."
    2507925020msgstr "Make terraced houses out of single blocks."
    2508025021
    2508125022#. Plugin SeaMapEditor
    25082 #: build/trans_plugins.java:123
     25023#: build/trans_plugins.java:125
    2508325024msgid "Create and edit seamarks for OpenSeaMap"
    2508425025msgstr ""
    2508525026
    2508625027#. Plugin touchscreenhelper
    25087 #: build/trans_plugins.java:125
     25028#: build/trans_plugins.java:127
    2508825029msgid ""
    2508925030"Provides helper buttons to allow working with single button mouse (stylus). "
     
    2509225033
    2509325034#. Plugin Tracer
    25094 #: build/trans_plugins.java:127
     25035#: build/trans_plugins.java:129
    2509525036msgid ""
    2509625037"Traces buildings from Czech cadastral map. Needs TracerServer (.NET or Mono) "
     
    2510125042
    2510225043#. Plugin trustosm
    25103 #: build/trans_plugins.java:129
     25044#: build/trans_plugins.java:131
    2510425045msgid "Plugin to digital sign OSM-Data"
    2510525046msgstr ""
    2510625047
    2510725048#. Plugin turnlanes
    25108 #: build/trans_plugins.java:131
     25049#: build/trans_plugins.java:133
    2510925050msgid ""
    2511025051"Provides a straightforward GUI for adding, editing and deleting turn lanes."
     
    2511225053
    2511325054#. Plugin turnrestrictions
    25114 #: build/trans_plugins.java:133
     25055#: build/trans_plugins.java:135
    2511525056msgid ""
    2511625057"The turnrestrictions plugin allows to enter maintain information about turn "
     
    2511925060
    2512025061#. Plugin undelete
    25121 #: build/trans_plugins.java:135
     25062#: build/trans_plugins.java:137
    2512225063msgid "Allows undeleting object from OSM database"
    2512325064msgstr ""
    2512425065
    2512525066#. Plugin utilsplugin2
    25126 #: build/trans_plugins.java:137
     25067#: build/trans_plugins.java:139
    2512725068msgid "Several utilities that make your life easier."
    2512825069msgstr ""
    2512925070
    2513025071#. Plugin videomapping
    25131 #: build/trans_plugins.java:139
     25072#: build/trans_plugins.java:141
    2513225073msgid ""
    2513325074"(This Plugin is currently work in progress!!!) Links and syncs a "
     
    2513725078
    2513825079#. Plugin walkingpapers
    25139 #: build/trans_plugins.java:141
     25080#: build/trans_plugins.java:143
    2514025081msgid ""
    2514125082"Supports downloading tiled, scanned maps from walking-papers.org. This "
     
    2514625087
    2514725088#. Plugin waydownloader
    25148 #: build/trans_plugins.java:143
     25089#: build/trans_plugins.java:145
    2514925090msgid "Easy downloading along a long set of interconnected ways"
    2515025091msgstr "Easy downloading along a long set of interconnected ways"
    2515125092
    2515225093#. Plugin waypoint_search
    25153 #: build/trans_plugins.java:145
     25094#: build/trans_plugins.java:147
    2515425095msgid "Enables searching for waypoint imported from gpx file."
    2515525096msgstr ""
    2515625097
    2515725098#. Plugin wayselector
    25158 #: build/trans_plugins.java:147
     25099#: build/trans_plugins.java:149
    2515925100msgid "Select a sequence of non-branching connected ways"
    2516025101msgstr ""
    2516125102
    2516225103#. Plugin wms-turbo-challenge2
    25163 #: build/trans_plugins.java:149
     25104#: build/trans_plugins.java:151
    2516425105msgid ""
    2516525106"Drive a race car from point A to point B over aerial imagery, leave cacti "
     
    4089740838msgstr ""
    4089840839
    40899 #. tms:http://fugro.openstreetmap.dk/fugro2005
     40840#. tms:http://tile.openstreetmap.dk/fugro2005
    4090040841#: build/trans_wms.java:35
    4090140842msgid "Fugro (Denmark)"
    4090240843msgstr ""
    4090340844
    40904 #~ msgid "to {0} primitive"
    40905 #~ msgid_plural "to {0} primtives"
    40906 #~ msgstr[0] "to {0} primitive"
    40907 #~ msgstr[1] "to {0} primtives"
    40908 
    40909 #~ msgid "Undelete {0} primitive"
    40910 #~ msgid_plural "Undelete {0} primitives"
    40911 #~ msgstr[0] "Undelete {0} primitive"
    40912 #~ msgstr[1] "Undelete {0} primitives"
    40913 
    40914 #~ msgid ""
    40915 #~ "<html>Layer ''{0}'' already has a conflict for primitive<br>''{1}''."
    40916 #~ "<br>Please resolve this conflict first, then try again.</html>"
    40917 #~ msgstr ""
    40918 #~ "<html>Layer ''{0}'' already has a conflict for primitive<br>''{1}''."
    40919 #~ "<br>Please resolve this conflict first, then try again.</html>"
    40920 
    40921 #~ msgid ""
    40922 #~ "Warning: primitive ''{0}'' is already deleted on the server. Skipping "
    40923 #~ "this primitive and retrying to upload."
    40924 #~ msgstr ""
    40925 #~ "Warning: primitive ''{0}'' is already deleted on the server. Skipping "
    40926 #~ "this primitive and retrying to upload."
     40845#. tms:http://tile.openstreetmap.dk/stevns/2009
     40846#: build/trans_wms.java:36
     40847msgid "Stevns (Denmark)"
     40848msgstr ""
    4092740849
    4092840850#~ msgid "There are unsaved changes. Discard the changes and continue?"
     
    4101740939#~ msgstr "Please select at least one task to download"
    4101840940
     40941#~ msgid "Download primitives referring to one of the selected primitives"
     40942#~ msgstr "Download primitives referring to one of the selected primitives"
     40943
    4101940944#~ msgid "Download referrers from OSM..."
    4102040945#~ msgstr "Download referrers from OSM..."
     
    4108241007#~ msgstr "Cannot merge nodes: Would have to delete a way that is still used."
    4108341008
     41009#~ msgid "Merge the currently selected primitives into another layer"
     41010#~ msgstr "Merge the currently selected primitives into another layer"
     41011
     41012#~ msgid ""
     41013#~ "WARNING: unexpected format of API base URL. Redirection to info or "
     41014#~ "history page for OSM primitive will probably fail. API base URL is: "
     41015#~ "''{0}''"
     41016#~ msgstr ""
     41017#~ "WARNING: unexpected format of API base URL. Redirection to info or "
     41018#~ "history page for OSM primitive will probably fail. API base URL is: "
     41019#~ "''{0}''"
     41020
    4108441021#~ msgid "Please enter a valid latitude in the range -90..90"
    4108541022#~ msgstr "Please enter a valid latitude in the range -90..90"
     
    4110041037#~ msgstr "\"{0}\" is not closed and therefore cannot be joined."
    4110141038
    41102 #~ msgid "Fix relations"
    41103 #~ msgstr "Fix relations"
    41104 
    4110541039#~ msgid "Joined self-overlapping area"
    4110641040#~ msgstr "Joined self-overlapping area"
     
    4111441048#~ msgid "Create a new map."
    4111541049#~ msgstr "Create a new map."
     41050
     41051#~ msgid ""
     41052#~ "The copied data contains incomplete primitives.  When pasting the "
     41053#~ "incomplete primitives are removed.  Do you want to paste the data without "
     41054#~ "the incomplete primitives?"
     41055#~ msgstr ""
     41056#~ "The copied data contains incomplete primitives.  When pasting the "
     41057#~ "incomplete primitives are removed.  Do you want to paste the data without "
     41058#~ "the incomplete primitives?"
     41059
     41060#~ msgid "to {0} primitive"
     41061#~ msgid_plural "to {0} primtives"
     41062#~ msgstr[0] "to {0} primitive"
     41063#~ msgstr[1] "to {0} primtives"
    4111641064
    4111741065#~ msgid ""
     
    4114741095#~ msgstr "Pattern Syntax Error: Pattern {0} in {1} is illegal!"
    4114841096
     41097#~ msgid ""
     41098#~ "<html>Layer ''{0}'' already has a conflict for primitive<br>''{1}''."
     41099#~ "<br>This conflict cannot be added.</html>"
     41100#~ msgstr ""
     41101#~ "<html>Layer ''{0}'' already has a conflict for primitive<br>''{1}''."
     41102#~ "<br>This conflict cannot be added.</html>"
     41103
     41104#~ msgid ""
     41105#~ "Warning: Layer ''{0}'' does not exist any more. Cannot remove conflict "
     41106#~ "for primitive ''{1}''."
     41107#~ msgstr ""
     41108#~ "Warning: Layer ''{0}'' does not exist any more. Cannot remove conflict "
     41109#~ "for primitive ''{1}''."
     41110
     41111#~ msgid "Undelete {0} primitive"
     41112#~ msgid_plural "Undelete {0} primitives"
     41113#~ msgstr[0] "Undelete {0} primitive"
     41114#~ msgstr[1] "Undelete {0} primitives"
     41115
    4114941116#~ msgid "Error: Unexpected line ''{0}'' in bookmark list from server"
    4115041117#~ msgstr "Error: Unexpected line ''{0}'' in bookmark list from server"
     
    4124841215#~ msgid "<html>Could not write bookmark.<br>{0}</html>"
    4124941216#~ msgstr "<html>Could not write bookmark.<br>{0}</html>"
     41217
     41218#~ msgid ""
     41219#~ "The following primitives could not be copied to the target "
     41220#~ "primitive<br>because they are deleted in the target dataset:"
     41221#~ msgstr ""
     41222#~ "The following primitives could not be copied to the target "
     41223#~ "primitive<br>because they are deleted in the target dataset:"
     41224
     41225#~ msgid "Merging deleted primitives failed"
     41226#~ msgstr "Merging deleted primitives failed"
    4125041227
    4125141228#~ msgid ""
     
    4135541332#~ msgstr "Apply also for children"
    4135641333
     41334#~ msgid "Select primitives submitted by this user"
     41335#~ msgstr "Select primitives submitted by this user"
     41336
     41337#~ msgid "Download and show the history of the selected primitives"
     41338#~ msgstr "Download and show the history of the selected primitives"
     41339
     41340#~ msgid "Zoom to the corresponding primitives in the current data layer"
     41341#~ msgstr "Zoom to the corresponding primitives in the current data layer"
     41342
     41343#~ msgid ""
     41344#~ "Zoom to the primitives in the content of this changeset in the current "
     41345#~ "data layer"
     41346#~ msgstr ""
     41347#~ "Zoom to the primitives in the content of this changeset in the current "
     41348#~ "data layer"
     41349
    4135741350#~ msgid ""
    4135841351#~ "<html>The child relation<br>{0}<br>is deleted on the server. It cannot be "
     
    4136141354#~ "<html>The child relation<br>{0}<br>is deleted on the server. It cannot be "
    4136241355#~ "loaded"
     41356
     41357#~ msgid ""
     41358#~ "<html>This relation already has one or more members referring to<br>the "
     41359#~ "primitive ''{0}''<br><br>Do you really want to add another relation "
     41360#~ "member?</html>"
     41361#~ msgstr ""
     41362#~ "<html>This relation already has one or more members referring to<br>the "
     41363#~ "primitive ''{0}''<br><br>Do you really want to add another relation "
     41364#~ "member?</html>"
     41365
     41366#~ msgid "Multiple members referring to same primitive"
     41367#~ msgstr "Multiple members referring to same primitive"
     41368
     41369#~ msgid ""
     41370#~ "Add all primitives selected in the current dataset before the first member"
     41371#~ msgstr ""
     41372#~ "Add all primitives selected in the current dataset before the first member"
     41373
     41374#~ msgid ""
     41375#~ "Add all primitives selected in the current dataset after the last member"
     41376#~ msgstr ""
     41377#~ "Add all primitives selected in the current dataset after the last member"
     41378
     41379#~ msgid ""
     41380#~ "Add all primitives selected in the current dataset before the first "
     41381#~ "selected member"
     41382#~ msgstr ""
     41383#~ "Add all primitives selected in the current dataset before the first "
     41384#~ "selected member"
     41385
     41386#~ msgid ""
     41387#~ "Add all primitives selected in the current dataset after the last "
     41388#~ "selected member"
     41389#~ msgstr ""
     41390#~ "Add all primitives selected in the current dataset after the last "
     41391#~ "selected member"
     41392
     41393#~ msgid "Remove all members referring to one of the selected primitives"
     41394#~ msgstr "Remove all members referring to one of the selected primitives"
     41395
     41396#~ msgid ""
     41397#~ "Select relation members which refer to primitives in the current selection"
     41398#~ msgstr ""
     41399#~ "Select relation members which refer to primitives in the current selection"
     41400
     41401#~ msgid ""
     41402#~ "Select relation members which refer to {0} primitives in the current "
     41403#~ "selection"
     41404#~ msgstr ""
     41405#~ "Select relation members which refer to {0} primitives in the current "
     41406#~ "selection"
     41407
     41408#~ msgid "Select primitives for selected relation members"
     41409#~ msgstr "Select primitives for selected relation members"
     41410
     41411#~ msgid ""
     41412#~ "<html>Layer ''{0}'' already has a conflict for primitive<br>''{1}''."
     41413#~ "<br>Please resolve this conflict first, then try again.</html>"
     41414#~ msgstr ""
     41415#~ "<html>Layer ''{0}'' already has a conflict for primitive<br>''{1}''."
     41416#~ "<br>Please resolve this conflict first, then try again.</html>"
     41417
     41418#~ msgid "You are setting an empty role on {0} primitive."
     41419#~ msgid_plural "You are setting an empty role on {0} primitives."
     41420#~ msgstr[0] "You are setting an empty role on {0} primitive."
     41421#~ msgstr[1] "You are setting an empty role on {0} primitives."
     41422
     41423#~ msgid "This is equal to deleting the roles of these primitives."
     41424#~ msgstr "This is equal to deleting the roles of these primitives."
    4136341425
    4136441426#~ msgid "Click do download the currently selected area"
     
    4139941461#~ msgstr "Illegal upload comment"
    4140041462
     41463#~ msgid ""
     41464#~ "Warning: primitive ''{0}'' is already deleted on the server. Skipping "
     41465#~ "this primitive and retrying to upload."
     41466#~ msgstr ""
     41467#~ "Warning: primitive ''{0}'' is already deleted on the server. Skipping "
     41468#~ "this primitive and retrying to upload."
     41469
     41470#~ msgid "Preparing primitives to upload ..."
     41471#~ msgstr "Preparing primitives to upload ..."
     41472
    4140141473#~ msgid "Uploading {0} objects ..."
    4140241474#~ msgstr "Uploading {0} objects ..."
     
    4148541557#~ "must be the same as in values"
    4148641558
     41559#~ msgid ""
     41560#~ "Server replied with response code 404, retrying with an individual "
     41561#~ "request for each primitive."
     41562#~ msgstr ""
     41563#~ "Server replied with response code 404, retrying with an individual "
     41564#~ "request for each primitive"
     41565
    4148741566#~ msgid "Malformed sentences: "
    4148841567#~ msgstr "Malformed sentences: "
Note: See TracChangeset for help on using the changeset viewer.