Ignore:
Timestamp:
2010-06-23T23:23:03+02:00 (16 years ago)
Author:
bastik
Message:

i18n update

File:
1 edited

Legend:

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

    r21721 r21971  
    55"Project-Id-Version: josm 20081003\n"
    66"Report-Msgid-Bugs-To: \n"
    7 "POT-Creation-Date: 2010-06-15 17:35+0200\n"
    8 "PO-Revision-Date: 2010-06-14 12:56+0000\n"
    9 "Last-Translator: Davide Prade <davalv@alice.it>\n"
     7"POT-Creation-Date: 2010-06-23 22:47+0200\n"
     8"PO-Revision-Date: 2010-06-21 10:21+0000\n"
     9"Last-Translator: Matteo Fumi <fumi.matteo@gmail.com>\n"
    1010"Language-Team: Italian <talk-it@lists.openstreetmap.org>\n"
    1111"MIME-Version: 1.0\n"
     
    1313"Content-Transfer-Encoding: 8bit\n"
    1414"Plural-Forms: nplurals=2; plural=n != 1;\n"
    15 "X-Launchpad-Export-Date: 2010-06-15 16:19+0000\n"
     15"X-Launchpad-Export-Date: 2010-06-23 20:23+0000\n"
    1616"X-Generator: Launchpad (build Unknown)\n"
    1717
     
    2020#: ../core/src/org/openstreetmap/josm/Main.java:212
    2121#: ../core/src/org/openstreetmap/josm/actions/HelpAction.java:25
    22 #: ../core/src/org/openstreetmap/josm/gui/ExtendedDialog.java:482
     22#: ../core/src/org/openstreetmap/josm/gui/ExtendedDialog.java:478
    2323#: ../core/src/org/openstreetmap/josm/gui/HelpAwareOptionPane.java:107
    2424#: ../core/src/org/openstreetmap/josm/gui/MainMenu.java:176
     
    9090#: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/OsbUploadHook.java:53
    9191#: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/gui/OsbDialog.java:143
    92 #: ../plugins/reverter/src/reverter/ReverterUploadHook.java:78
     92#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:82
    9393#: ../plugins/waydownloader/src/org/openstreetmap/josm/plugins/waydownloader/WayDownloaderPlugin.java:68
    9494#: ../plugins/wmsplugin/src/wmsplugin/WMSGrabber.java:143
     
    252252#: ../core/src/org/openstreetmap/josm/gui/dialogs/LatLonDialog.java:244
    253253#: ../core/src/org/openstreetmap/josm/gui/dialogs/changeset/query/ChangesetQueryDialog.java:207
    254 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:990
     254#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:997
    255255#: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:1200
    256256#: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/RelationEditor.java:120
     
    273273#: ../core/src/org/openstreetmap/josm/gui/preferences/PluginPreference.java:198
    274274#: ../core/src/org/openstreetmap/josm/gui/preferences/PreferenceDialog.java:91
    275 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:62
     275#: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:61
    276276#: ../core/src/org/openstreetmap/josm/gui/tagging/TaggingPreset.java:913
    277277#: ../core/src/org/openstreetmap/josm/io/GpxExporter.java:116
     
    279279#: ../plugins/addrinterpolation/src/org/openstreetmap/josm/plugins/AddrInterpolation/AddrInterpolationDialog.java:330
    280280#: ../plugins/buildings_tools/src/buildings_tools/AddressDialog.java:37
    281 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:33
     281#: ../plugins/buildings_tools/src/buildings_tools/AdvancedSettingsDialog.java:24
     282#: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:38
    282283#: ../plugins/cadastre-fr/src/cadastre_fr/MenuActionGrabPlanImage.java:307
     284#: ../plugins/ext_tools/src/ext_tools/preferences/EditToolDialog.java:46
    283285#: ../plugins/grid/src/grid/GridLayer.java:162
    284286#: ../plugins/grid/src/grid/GridLayer.java:199
     
    287289#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:259
    288290#: ../plugins/reverter/src/reverter/ChangesetIdQuery.java:45
     291#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:78
     292#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:88
    289293#: ../plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/TagEditorDialog.java:287
    290294#: ../plugins/terracer/src/terracer/HouseNumberInputDialog.java:94
     
    322326#, java-format
    323327msgid ""
    324 "<html>There are no layers the source layer<br>''{0}''<br>could be merged "
    325 "to.</html>"
     328"<html>There are no layers the source layer<br>''{0}''<br>could be merged to."
     329"</html>"
    326330msgstr ""
    327331"<html>Non ci sono livelli al quale unire il livello sorgente ''{0}''.</html>"
     
    346350#. Add extra shortcut C-S-a
    347351#. Add extra shortcut ESCAPE
    348 #. 
     352#.
    349353#. * FIXME: this isn't optimal. In a better world the mapmode actions
    350354#. * would be able to capture keyboard events and react accordingly. But
    351355#. * for now this is a reasonable approximation.
    352 #. 
     356#.
    353357#: ../core/src/org/openstreetmap/josm/actions/AddNodeAction.java:26
    354358#: ../core/src/org/openstreetmap/josm/actions/CopyAction.java:31
     
    408412#: ../plugins/multipoly/src/multipoly/MultipolyAction.java:50
    409413#: ../plugins/reverter/src/reverter/RevertChangesetAction.java:28
     414#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:42
    410415#: ../plugins/surveyor/src/at/dallermassl/josm/plugin/surveyor/AutoSaveAction.java:39
    411416#: ../plugins/surveyor/src/at/dallermassl/josm/plugin/surveyor/SurveyorShowAction.java:47
     
    445450#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:711
    446451#: ../plugins/waydownloader/src/org/openstreetmap/josm/plugins/waydownloader/WayDownloaderPlugin.java:88
    447 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:119
     452#: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:120
    448453msgid "Information"
    449454msgstr "Informazioni"
     
    658663#: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:104
    659664#: ../core/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java:276
    660 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1012
     665#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1019
    661666#: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:986
    662667#: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:636
     
    671676#: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/qa/WrongTurnRestrictionLegTypeError.java:62
    672677#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:707
    673 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:95
     678#: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:96
    674679msgid "Delete"
    675680msgstr "Cancella"
     
    925930#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:152
    926931#: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:80
     932#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:73
    927933msgid "The selected way has nodes outside of the downloaded data region."
    928934msgid_plural ""
     
    935941#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:155
    936942#: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:85
     943#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:74
    937944msgid "This can lead to nodes being deleted accidentally."
    938945msgstr "Ciò potrebbe portare alla cancellazione accidentale di nodi"
     
    13131320"due nodi alla selezione. Quindi la direzione è regolata mediante questi due "
    13141321"nodi di riferimento. (In seguito si potrà annullare lo spostamento per "
    1315 "determinati nodi:<br>selezionarli e premere la scorciatoia per Ortogonalizza "
    1316 "/ Annulla. La scorciatoia predefinita è Shift-Q.)"
     1322"determinati nodi:<br>selezionarli e premere la scorciatoia per "
     1323"Ortogonalizza / Annulla. La scorciatoia predefinita è Shift-Q.)"
    13171324
    13181325#: ../core/src/org/openstreetmap/josm/actions/OrthogonalizeAction.java:45
     
    15151522#: ../core/src/org/openstreetmap/josm/gui/preferences/ProjectionPreference.java:179
    15161523#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:753
    1517 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:61
    1518 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:109
     1524#: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:60
     1525#: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:108
    15191526#: ../core/src/org/openstreetmap/josm/gui/tagging/TaggingPreset.java:787
    15201527#: ../core/src/org/openstreetmap/josm/gui/tagging/TaggingPreset.java:797
     
    15411548#: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/api/EditAction.java:70
    15421549#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:194
     1550#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:83
     1551#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:91
    15431552#: ../plugins/surveyor/src/at/dallermassl/josm/plugin/surveyor/AutoSaveEditLayerTimerTask.java:66
    15441553#: ../plugins/surveyor/src/at/dallermassl/josm/plugin/surveyor/AutoSaveGpsLayerTimerTask.java:82
     
    15471556#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/OSMValidatorPlugin.java:284
    15481557#: ../plugins/waydownloader/src/org/openstreetmap/josm/plugins/waydownloader/WayDownloaderPlugin.java:78
    1549 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:313
    1550 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:445
     1558#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:318
     1559#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:450
    15511560msgid "Error"
    15521561msgstr "Errore"
     
    16621671
    16631672#: ../core/src/org/openstreetmap/josm/actions/ShowStatusReportAction.java:41
    1664 msgid ""
    1665 "Show status report with useful information that can be attached to bugs"
     1673msgid "Show status report with useful information that can be attached to bugs"
    16661674msgstr ""
    16671675"Visualizza il rapporto dello stato contenente informazioni utili che possono "
     
    16991707
    17001708#: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:65
     1709#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:69
    17011710msgid "Yes, delete nodes"
    17021711msgstr "Si, elimina i nodi"
    17031712
    17041713#: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:67
     1714#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:69
    17051715msgid "Delete nodes outside of downloaded data regions"
    17061716msgstr "Elimina i nodi esterni all'area scaricata"
     
    17091719#: ../core/src/org/openstreetmap/josm/gui/conflict/pair/properties/PropertiesMerger.java:635
    17101720#: ../core/src/org/openstreetmap/josm/gui/conflict/pair/properties/PropertiesMerger.java:676
    1711 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:215
     1721#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:70
     1722#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:221
    17121723msgid "No, abort"
    17131724msgstr "No, annulla"
     
    17151726#: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:73
    17161727#: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:119
     1728#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:70
     1729#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:88
    17171730msgid "Cancel operation"
    17181731msgstr "Annulla l'operazione"
    17191732
    17201733#: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:86
     1734#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:74
    17211735msgid "Do you want to delete them anyway?"
    17221736msgstr "Eliminarli comunque?"
    17231737
    17241738#: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:88
     1739#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:75
    17251740msgid "Delete nodes outside of data regions?"
    17261741msgstr "Eliminare i nodi esterni all'area?"
    17271742
    17281743#: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:101
     1744#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:82
    17291745msgid "Please select at least one way to simplify."
    17301746msgstr "Selezionare almeno un percorso da semplificare."
     
    17331749#: ../core/src/org/openstreetmap/josm/gui/io/SaveLayerInfoCellRenderer.java:44
    17341750#: ../core/src/org/openstreetmap/josm/gui/io/SaveLayerInfoCellRenderer.java:57
    1735 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:62
     1751#: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:61
     1752#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:87
    17361753msgid "Yes"
    17371754msgstr "Si"
    17381755
    17391756#: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:113
     1757#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:87
    17401758msgid "Simplify all selected ways"
    17411759msgstr "Semplifica tutti i percorsi selezionati"
    17421760
    17431761#: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:126
     1762#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:89
    17441763#, java-format
    17451764msgid ""
     
    17481767
    17491768#: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:129
     1769#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:89
    17501770msgid "Simplify ways?"
    17511771msgstr "Semplificare i percorsi?"
    17521772
    17531773#: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:180
     1774#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:137
    17541775#, java-format
    17551776msgid "Simplify {0} way"
     
    17591780
    17601781#: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:251
     1782#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:265
    17611783#, java-format
    17621784msgid "Simplify Way (remove {0} node)"
     
    18951917
    18961918#: ../core/src/org/openstreetmap/josm/actions/UnGlueAction.java:120
    1897 msgid ""
    1898 "* One node that is used by more than one way and one of those ways, or"
     1919msgid "* One node that is used by more than one way and one of those ways, or"
    18991920msgstr ""
    19001921"* Un nodo che è in uso da più di un percorso e uno di questi percorsi, oppure"
     
    19701991
    19711992#. Add extra shortcut ESCAPE
    1972 #. 
     1993#.
    19731994#. * FIXME: this isn't optimal. In a better world the mapmode actions
    19741995#. * would be able to capture keyboard events and react accordingly. But
    19751996#. * for now this is a reasonable approximation.
    1976 #. 
     1997#.
    19771998#: ../core/src/org/openstreetmap/josm/actions/UnselectAllAction.java:33
    19781999msgid "Unselect All (Escape)"
     
    19892010
    19902011#. bounds defined? => use the bbox downloader
    1991 #. 
     2012#.
    19922013#: ../core/src/org/openstreetmap/josm/actions/UpdateDataAction.java:90
    19932014#: ../core/src/org/openstreetmap/josm/gui/layer/GpxLayer.java:1045
     
    20592080#: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:99
    20602081#: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:116
    2061 #: ../plugins/reverter/src/reverter/ReverterUploadHook.java:77
    20622082msgid "No changes to upload."
    20632083msgstr "Nessun cambiamento da caricare."
     
    20752095msgstr "Carica sul server OSM tutte le modifiche nella selezione corrente"
    20762096
    2077 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:257
     2097#: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:256
    20782098msgid "Checking parents for deleted objects"
    20792099msgstr "Verifica degli elementi da cui dipendevano gli oggetti eliminati"
    20802100
    2081 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:316
     2101#: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:315
    20822102#, java-format
    20832103msgid "Reading parents of ''{0}''"
    20842104msgstr "Lettura degli elementi da cui dipende ''{0}''"
    20852105
    2086 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:322
     2106#: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:321
    20872107msgid "Checking for deleted parents in the local dataset"
    20882108msgstr ""
     
    23542374#: ../core/src/org/openstreetmap/josm/actions/mapmode/SelectAction.java:111
    23552375#: ../core/src/org/openstreetmap/josm/actions/mapmode/ZoomAction.java:47
    2356 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:77
     2376#: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:67
    23572377#: ../plugins/cadastre-fr/src/cadastre_fr/Buildings.java:102
    23582378#: ../plugins/routes/src/org/openstreetmap/josm/plugins/routes/RelationEditMode.java:29
     
    24762496#: ../core/src/org/openstreetmap/josm/actions/mapmode/PlayHeadDragMode.java:82
    24772497msgid ""
    2478 "Drag play head and release near track to play audio from there; "
    2479 "SHIFT+release to synchronize audio at that point."
     2498"Drag play head and release near track to play audio from there; SHIFT"
     2499"+release to synchronize audio at that point."
    24802500msgstr ""
    24812501"Trascinare la testina e rilasciarla in prossimità di una traccia per "
     
    25702590"move zoom with right button"
    25712591msgstr ""
    2572 "Cambiare il livello di ingrandimento mediante trascinamento o premendo "
    2573 "Ctrl+. or Ctrl+,; muoversi con Ctrl+su,sinistra,giù,destra; muovere il "
    2574 "livello di ingrandimento con il tasto destro"
     2592"Cambiare il livello di ingrandimento mediante trascinamento o premendo Ctrl"
     2593"+. or Ctrl+,; muoversi con Ctrl+su,sinistra,giù,destra; muovere il livello "
     2594"di ingrandimento con il tasto destro"
    25752595
    25762596#: ../core/src/org/openstreetmap/josm/actions/search/PushbackTokenizer.java:48
     
    26202640
    26212641#. -- prepare the combo box with the search expressions
    2622 #. 
     2642#.
    26232643#: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:136
    26242644msgid "Please enter a filter string."
     
    27212741#: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:189
    27222742msgid "<b>user:anonymous</b> - all objects changed by anonymous users"
    2723 msgstr ""
    2724 "<b>user:anonymous</b> - tutti gli oggetti modificati da utenti anonimi"
     2743msgstr "<b>user:anonymous</b> - tutti gli oggetti modificati da utenti anonimi"
    27252744
    27262745#: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:190
     
    27462765#: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:193
    27472766msgid ""
    2748 "<b>nodes:</b>... - object with given number of nodes (nodes:count or "
    2749 "nodes:min-max)"
     2767"<b>nodes:</b>... - object with given number of nodes (nodes:count or nodes:"
     2768"min-max)"
    27502769msgstr ""
    27512770"<b>nodes:</b>... - oggetto con un determinato numero di nodi (nodes:numero "
     
    28202839msgstr ""
    28212840"All'interno delle stringhe delimitate da virgolette i caratteri <b>\"</b> e "
    2822 "<b>\\</b> devono essere preceduti  da <b>\\</b> (es. <b>\\\"</b> e <b>\\\\"
    2823 "</b>)."
     2841"<b>\\</b> devono essere preceduti  da <b>\\</b> (es. <b>\\\"</b> e <b>\\\\</"
     2842"b>)."
    28242843
    28252844#: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:206
     
    28982917msgctxt "search"
    28992918msgid "A"
    2900 msgstr ""
     2919msgstr "A"
    29012920
    29022921#: ../core/src/org/openstreetmap/josm/actions/search/SearchCompiler.java:49
     
    30463065#: ../plugins/addrinterpolation/src/org/openstreetmap/josm/plugins/AddrInterpolation/AddrInterpolationDialog.java:322
    30473066#: ../plugins/buildings_tools/src/buildings_tools/AddressDialog.java:37
    3048 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:33
     3067#: ../plugins/buildings_tools/src/buildings_tools/AdvancedSettingsDialog.java:24
     3068#: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:38
    30493069#: ../plugins/cadastre-fr/src/cadastre_fr/MenuActionGrabPlanImage.java:306
     3070#: ../plugins/ext_tools/src/ext_tools/preferences/EditToolDialog.java:46
     3071#: ../plugins/ext_tools/src/ext_tools/preferences/EditToolDialog.java:64
    30503072#: ../plugins/grid/src/grid/GridLayer.java:162
    30513073#: ../plugins/grid/src/grid/GridLayer.java:199
    30523074#: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/gui/dialogs/TextInputDialog.java:145
    30533075#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:110
     3076#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:78
    30543077#: ../plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/TagEditorDialog.java:301
    30553078#: ../plugins/terracer/src/terracer/HouseNumberInputDialog.java:94
     
    31753198
    31763199#: ../core/src/org/openstreetmap/josm/command/ConflictResolveCommand.java:67
    3177 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:208
     3200#: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:211
    31783201#: ../core/src/org/openstreetmap/josm/command/RelationMemberConflictResolverCommand.java:84
    31793202#, java-format
     
    32553278#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:231
    32563279msgid ""
    3257 "You are about to delete nodes outside of the area you have "
    3258 "downloaded.<br>This can cause problems because other objects (that you do "
    3259 "not see) might use them.<br>Do you really want to delete?"
     3280"You are about to delete nodes outside of the area you have downloaded."
     3281"<br>This can cause problems because other objects (that you do not see) "
     3282"might use them.<br>Do you really want to delete?"
    32603283msgstr ""
    32613284"Stai per cancellare dei nodi fuori dall''area scaricata.<br>Questo potrebbe "
     
    33073330msgstr[1] "Sposta {0} nodi"
    33083331
    3309 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:101
    3310 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:119
     3332#: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:105
     3333#: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:123
    33113334#, java-format
    33123335msgid "Purged object ''{0}''"
    33133336msgstr "Epurato oggetto ''{0}''"
    33143337
    3315 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:107
     3338#: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:111
    33163339#, java-format
    33173340msgid "Purged {0} object"
     
    33203343msgstr[1] "Epurati {0} oggetti"
    33213344
    3322 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:159
     3345#: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:163
    33233346#, java-format
    33243347msgid ""
     
    33293352"inferiore a 2. Al momento è {1}"
    33303353
    3331 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:168
     3354#: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:172
    33323355#, java-format
    33333356msgid "Removing reference from relation {0}"
     
    35503573#, java-format
    35513574msgid ""
    3552 "<html>Preferences file had errors.<br> Making backup of old one to "
    3553 "<br>{0}<br> and creating a new default preference file.</html>"
     3575"<html>Preferences file had errors.<br> Making backup of old one to <br>{0}"
     3576"<br> and creating a new default preference file.</html>"
    35543577msgstr ""
    35553578"<html>Il file delle preferenze contiene degli errori.<br> Salvataggio del "
     
    36483671#. *
    36493672#. * the decimal format 999.999
    3650 #. 
     3673#.
    36513674#: ../core/src/org/openstreetmap/josm/data/coor/CoordinateFormat.java:15
    36523675msgid "Decimal Degrees"
     
    36553678#. *
    36563679#. * the minutes/seconds format 99" 99'
    3657 #. 
     3680#.
    36583681#: ../core/src/org/openstreetmap/josm/data/coor/CoordinateFormat.java:20
    36593682msgid "Degrees Minutes Seconds"
     
    36623685#. *
    36633686#. * coordinates East/North
    3664 #. 
     3687#.
    36653688#: ../core/src/org/openstreetmap/josm/data/coor/CoordinateFormat.java:25
    36663689msgid "Projected Coordinates"
     
    37073730msgstr ""
    37083731"JOSM si aspettava di trovare la primitiva [{0} {1}] nell''insieme di dati, "
    3709 "ma non c''è. Si prega di riportare questo errore al sito "
    3710 "http://josm.openstreetmap.de . Questo non è un errore critico, si può "
    3711 "probabilmente continuare a lavorare senza problemi."
     3732"ma non c''è. Si prega di riportare questo errore al sito http://josm."
     3733"openstreetmap.de . Questo non è un errore critico, si può probabilmente "
     3734"continuare a lavorare senza problemi."
    37123735
    37133736#: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:147
    37143737#: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:185
     3738#: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:107
     3739#: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:110
     3740#: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:121
    37153741#, java-format
    37163742msgid "Missing merge target for way with id {0}"
     
    37223748msgstr "Manca la destinazione dell''unione per l''oggetto con id {0}"
    37233749
    3724 #: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:201
     3750#: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:197
     3751#: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:117
    37253752#, java-format
    37263753msgid "Missing merge target for node with id {0}"
    37273754msgstr "Manca la destinazione dell''unione per il nodo con id {0}"
    37283755
    3729 #: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:216
     3756#: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:212
     3757#: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:144
     3758#: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:148
    37303759#, java-format
    37313760msgid "Missing merge target for relation with id {0}"
    37323761msgstr "Manca la destinazione dell''unione per la relazione con id {0}"
    37333762
    3734 #: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:221
    3735 #: ../plugins/reverter/src/reverter/DataSetToCmd.java:69
     3763#: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:217
     3764#: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:155
     3765#: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:159
     3766#: ../plugins/reverter/src/reverter/DataSetToCmd.java:70
    37363767#, java-format
    37373768msgid "Missing merge target of type {0} with id {1}"
    37383769msgstr "Manca la destinazione dell''unione di tipo {0} con id {1}"
    3739 
    3740 #. should not happen
    3741 #. FIXME: this message does not make sense, source version can not be lower than
    3742 #. target version at this point
    3743 #: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:258
    3744 #, java-format
    3745 msgid ""
    3746 "Target object with id {0} and version {1} is visible although source object "
    3747 "with lower version {2} is not visible. Cannot deal with this inconsistency. "
    3748 "Keeping target object. "
    3749 msgstr ""
    3750 "L''oggetto di destinazione con identificativo {0} e versione {1} è visibile, "
    3751 "mentre l''oggetto sorgente con versione precedente {2} non è visibile. Non è "
    3752 "possibile gestire questa inconsistenza. Verrà mantenuto l''oggetto di "
    3753 "destinazione. "
    37543770
    37553771#. translators notes must be in front
     
    38283844"</p><p>Chiudi la finestra di filtro per vedere tutti gli oggetti.<p></html>"
    38293845
    3830 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:498
     3846#: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:506
    38313847msgid "A primitive with ID = 0 cannot be invisible."
    38323848msgstr "Una primitiva con ID = 0 non può essere invisibile."
    38333849
    3834 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:555
     3850#: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:573
    38353851#, java-format
    38363852msgid "ID > 0 expected. Got {0}."
    38373853msgstr "Era atteso un ID > 0 . Ottenuto {0}."
    38383854
    3839 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:557
     3855#: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:575
    38403856#, java-format
    38413857msgid "Version > 0 expected. Got {0}."
    38423858msgstr "attesa versione > 0 . Ottenuto {0}."
    38433859
    3844 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:777
     3860#: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:795
    38453861#, java-format
    38463862msgid ""
     
    38513867"nuova primitiva. Il valore dell''identificativo del gruppo di modifiche è {0}"
    38523868
    3853 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:1149
     3869#: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:1167
    38543870msgid ""
    38553871"Cannot merge because either of the participating primitives is new and the "
     
    38583874"Impossibile unire perché una delle primitive coinvolte è nuova e l''altra no"
    38593875
    3860 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:1151
     3876#: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:1169
    38613877#, java-format
    38623878msgid ""
     
    39163932#: ../core/src/org/openstreetmap/josm/data/osm/history/HistoryOsmPrimitive.java:112
    39173933#, java-format
    3918 msgid ""
    3919 "Cannot compare primitive with ID ''{0}'' to primitive with ID ''{1}''."
     3934msgid "Cannot compare primitive with ID ''{0}'' to primitive with ID ''{1}''."
    39203935msgstr ""
    39213936"Impossibile confrontare la primitiva con ID ''{0}'' alla primitiva con ID "
     
    39323947
    39333948#: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/PaintColors.java:14
    3934 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:85
     3949#: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:75
    39353950msgid "selected"
    39363951msgstr "selezionato"
     
    39964011"NTF<->RGF93 grid"
    39974012msgstr ""
    3998 "Attenzione: è fallita l''apertura del flusso di entrata per la risorsa "
    3999 "''''/data/{0}''''. Impossibile caricare la griglia NTF<->RGF93"
     4013"Attenzione: è fallita l''apertura del flusso di entrata per la risorsa ''''/"
     4014"data/{0}''''. Impossibile caricare la griglia NTF<->RGF93"
    40004015
    40014016#: ../core/src/org/openstreetmap/josm/data/projection/Lambert.java:137
     
    40964111#: ../core/src/org/openstreetmap/josm/gui/BookmarkList.java:55
    40974112#, java-format
    4098 msgid ""
    4099 "<html>Could not read bookmarks from<br>''{0}''<br>Error was: {1}</html>"
    4100 msgstr ""
    4101 "<html>Impossibile leggere i segnalibri da<br>''{0}''<br>Errore generato: "
    4102 "{1}</html>"
     4113msgid "<html>Could not read bookmarks from<br>''{0}''<br>Error was: {1}</html>"
     4114msgstr ""
     4115"<html>Impossibile leggere i segnalibri da<br>''{0}''<br>Errore generato: {1}"
     4116"</html>"
    41034117
    41044118#: ../core/src/org/openstreetmap/josm/gui/BookmarkList.java:78
     
    41684182#. color tiger_data
    41694183#. </rule>
    4170 #. 
     4184#.
    41714185#. <!-- lot's of "openGeoDB:..." tags can be found in germany -->
    41724186#. <rule>
     
    41764190#. <scale_max>50000</scale_max>
    41774191#. </rule>
    4178 #. 
     4192#.
    41794193#. <rule>
    41804194#. <condition k="openGeoDB:type" v="Kreis"/>
     
    41834197#. <scale_max>50000</scale_max>
    41844198#. </rule>
    4185 #. 
     4199#.
    41864200#. <rule>
    41874201#. <condition k="openGeoDB:type" v="Gemeinde"/>
     
    41904204#. <scale_max>50000</scale_max>
    41914205#. </rule>
    4192 #. 
     4206#.
    41934207#. <rule>
    41944208#. <condition k="openGeoDB:type" v="Ort"/>
     
    41974211#. <scale_max>50000</scale_max>
    41984212#. </rule>
    4199 #. 
     4213#.
    42004214#. <rule>
    42014215#. <condition k="openGeoDB:type" v="District"/>
     
    42044218#. <scale_max>50000</scale_max>
    42054219#. </rule>
    4206 #. 
     4220#.
    42074221#. <rule>
    42084222#. <condition k="openGeoDB:location" v="locality"/>
     
    42114225#. <scale_max>50000</scale_max>
    42124226#. </rule>
    4213 #. 
     4227#.
    42144228#. <!--annotation tags -->
    4215 #. 
     4229#.
    42164230#. <!--"work in progress" tags -->
    4217 #. 
     4231#.
    42184232#. <rule>
    42194233#. <condition k="building"/>
     
    42224236#: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java:68
    42234237#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/UnclosedWays.java:101
    4224 #: build/trans_style.java:4292
     4238#: build/trans_style.java:4325
    42254239msgid "building"
    42264240msgstr "building"
     
    43074321msgstr "Oggetto eliminato"
    43084322
    4309 #: ../core/src/org/openstreetmap/josm/gui/ExtendedDialog.java:481
     4323#: ../core/src/org/openstreetmap/josm/gui/ExtendedDialog.java:477
    43104324#: ../core/src/org/openstreetmap/josm/gui/HelpAwareOptionPane.java:109
    43114325#: ../core/src/org/openstreetmap/josm/gui/dialogs/ConflictResolutionDialog.java:208
     
    44314445#: ../core/src/org/openstreetmap/josm/gui/MainApplication.java:83
    44324446msgid "Download the location at the url (with lat=x&lon=y&zoom=z)"
    4433 msgstr ""
    4434 "Scarica la zona indicata dall''URL (interpretando lat=x&lon=y&zoom=z)"
     4447msgstr "Scarica la zona indicata dall''URL (interpretando lat=x&lon=y&zoom=z)"
    44354448
    44364449#: ../core/src/org/openstreetmap/josm/gui/MainApplication.java:84
     
    45484561#: ../core/src/org/openstreetmap/josm/gui/MainMenu.java:171
    45494562#: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:89
    4550 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1057
     4563#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1064
    45514564#: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/ChildRelationBrowser.java:179
    45524565#: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/ReferringRelationsBrowser.java:143
     
    45554568#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:485
    45564569#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:675
     4570#: ../plugins/ext_tools/src/ext_tools/preferences/MyToolsPanel.java:55
    45574571#: ../plugins/routing/src/com/innovant/josm/plugin/routing/gui/RoutingPreferenceDialog.java:149
    45584572#: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/list/TurnRestrictionsListDialog.java:219
     
    46624676"this list with the mouse.<hr>"
    46634677msgstr ""
    4664 "Cliccare con il tasto centrale nuovamente per proseguire nel "
    4665 "ciclo.<br>Tenere premuto CTRL per selezionare direttamente da questa lista "
    4666 "con il mouse.<hr>"
     4678"Cliccare con il tasto centrale nuovamente per proseguire nel ciclo."
     4679"<br>Tenere premuto CTRL per selezionare direttamente da questa lista con il "
     4680"mouse.<hr>"
    46674681
    46684682#: ../core/src/org/openstreetmap/josm/gui/MapStatus.java:296
     
    47624776#: ../core/src/org/openstreetmap/josm/gui/conflict/pair/relation/RelationMemberListColumnModel.java:26
    47634777#: ../core/src/org/openstreetmap/josm/gui/conflict/tags/RelationMemberConflictResolverColumnModel.java:42
    4764 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:563
     4778#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:567
    47654779#: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/MemberTableColumnModel.java:18
    47664780#: ../core/src/org/openstreetmap/josm/gui/history/RelationMemberTableColumnModel.java:20
     
    48034817"<html>Alternatively you may enter a <strong>tile address</strong> for a "
    48044818"single tile in the format <i>zoomlevel/x/y</i>, i.e. <i>15/256/223</i>. Tile "
    4805 "adresses in the format <i>zoom,x,y</i> or <i>zoom;x;y</i> are valid "
    4806 "too.</html>"
     4819"adresses in the format <i>zoom,x,y</i> or <i>zoom;x;y</i> are valid too.</"
     4820"html>"
    48074821msgstr ""
    48084822"<html>In alternativa si può inserire un <strong>indirizzo</strong> per un "
    48094823"singolo tassello nel formato <i>zoomlevel/x/y</i>, es. <i>15/256/223</i>. "
    4810 "Sono anche validi gli indirizzi nel formato <i>zoom,x,y</i> oppure "
    4811 "<i>zoom;x;y</i>.</html>"
     4824"Sono anche validi gli indirizzi nel formato <i>zoom,x,y</i> oppure <i>zoom;x;"
     4825"y</i>.</html>"
    48124826
    48134827#: ../core/src/org/openstreetmap/josm/gui/bbox/TileSelectionBBoxChooser.java:453
     
    48394853#. *
    48404854#. * compare my version of an {@see OsmPrimitive} with their version
    4841 #. 
     4855#.
    48424856#: ../core/src/org/openstreetmap/josm/gui/conflict/pair/ComparePairType.java:17
    48434857msgid "My with Their"
     
    48464860#. *
    48474861#. * compare my version of an {@see OsmPrimitive} with the merged version
    4848 #. 
     4862#.
    48494863#: ../core/src/org/openstreetmap/josm/gui/conflict/pair/ComparePairType.java:22
    48504864msgid "My with Merged"
     
    48534867#. *
    48544868#. * compare their version of an {@see OsmPrimitive} with the merged veresion
    4855 #. 
     4869#.
    48564870#: ../core/src/org/openstreetmap/josm/gui/conflict/pair/ComparePairType.java:27
    48574871msgid "Their with Merged"
     
    50875101
    50885102#: ../core/src/org/openstreetmap/josm/gui/conflict/pair/ListMerger.java:566
    5089 msgid ""
    5090 "Copy their selected elements to the end of the list of merged elements."
     5103msgid "Copy their selected elements to the end of the list of merged elements."
    50915104msgstr ""
    50925105"Copia i loro elementi selezionati alla fine della lista degli elementi uniti"
     
    51715184#, java-format
    51725185msgid ""
    5173 "<html>Click <strong>{0}</strong> to start merging my and their "
    5174 "entries.</html>"
     5186"<html>Click <strong>{0}</strong> to start merging my and their entries.</"
     5187"html>"
    51755188msgstr ""
    51765189"<html>Clicca <strong>{0}</strong> per iniziare l''unione tra le voci "
     
    51805193#, java-format
    51815194msgid ""
    5182 "<html>Click <strong>{0}</strong> to finish merging my and their "
    5183 "entries.</html>"
     5195"<html>Click <strong>{0}</strong> to finish merging my and their entries.</"
     5196"html>"
    51845197msgstr ""
    51855198"<html>Clicca <strong>{0}</strong> per terminare l''unione tra le voci "
     
    52365249#, java-format
    52375250msgid ""
    5238 "<html>An error occurred while communicating with the server<br>Details: "
    5239 "{0}</html>"
     5251"<html>An error occurred while communicating with the server<br>Details: {0}</"
     5252"html>"
    52405253msgstr ""
    52415254"<html>E'' stato generato un errore durante la comunicazione con il "
     
    53115324#: ../core/src/org/openstreetmap/josm/gui/conflict/pair/properties/PropertiesMerger.java:99
    53125325msgid "Properties in their dataset, i.e. the server dataset"
    5313 msgstr ""
    5314 "Proprietà nel loro insieme di dati, cioè l''insieme di dati del server"
     5326msgstr "Proprietà nel loro insieme di dati, cioè l''insieme di dati del server"
    53155327
    53165328#: ../core/src/org/openstreetmap/josm/gui/conflict/pair/properties/PropertiesMerger.java:115
     
    54255437"dataset.<br>Do you agree?</html>"
    54265438msgstr ""
    5427 "<html>JOSM dovrà eliminare la tua primitiva locale con identificativo "
    5428 "{0}<br>dall''insieme di dati.<br>Si è d''accordo?</html>"
     5439"<html>JOSM dovrà eliminare la tua primitiva locale con identificativo {0}"
     5440"<br>dall''insieme di dati.<br>Si è d''accordo?</html>"
    54295441
    54305442#: ../core/src/org/openstreetmap/josm/gui/conflict/pair/properties/PropertiesMerger.java:685
     
    54785490#: ../core/src/org/openstreetmap/josm/gui/conflict/pair/tags/TagMergeColumnModel.java:18
    54795491#: ../core/src/org/openstreetmap/josm/gui/conflict/tags/TagConflictResolverColumnModel.java:28
    5480 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:211
    5481 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:534
     5492#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:215
     5493#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:538
    54825494#: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:75
    54835495#: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:113
    54845496#: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:261
    54855497#: ../core/src/org/openstreetmap/josm/gui/tagging/TagTable.java:77
     5498#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:444
     5499#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:466
    54865500#: ../plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/TagsTableColumnModel.java:18
    54875501msgid "Key"
     
    54905504#: ../core/src/org/openstreetmap/josm/gui/conflict/pair/tags/TagMergeColumnModel.java:25
    54915505#: ../core/src/org/openstreetmap/josm/gui/conflict/tags/TagConflictResolverColumnModel.java:35
    5492 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:246
    5493 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:534
     5506#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:250
     5507#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:538
    54945508#: ../core/src/org/openstreetmap/josm/gui/history/TagTableColumnModel.java:27
    54955509#: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:75
    54965510#: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:265
    54975511#: ../core/src/org/openstreetmap/josm/gui/tagging/TagTable.java:84
     5512#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:444
     5513#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:466
    54985514#: ../plugins/routing/src/com/innovant/josm/plugin/routing/gui/RoutingPreferenceDialog.java:120
    54995515#: ../plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/TagsTableColumnModel.java:25
     
    55795595#: ../core/src/org/openstreetmap/josm/gui/history/VersionInfoPanel.java:166
    55805596#: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:23
     5597#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:227
    55815598msgid "none"
    55825599msgstr "nessuno"
     
    56175634#, java-format
    56185635msgid "Tag collection does not include the selected value ''{0}''."
    5619 msgstr ""
    5620 "La collezione di etichette non include il valore selezionato ''{0}''."
     5636msgstr "La collezione di etichette non include il valore selezionato ''{0}''."
    56215637
    56225638#: ../core/src/org/openstreetmap/josm/gui/conflict/tags/MultiValueResolutionDecision.java:135
     
    57385754msgid "<html>Enter a tag key, i.e. <strong><tt>fixme</tt></strong></html>"
    57395755msgstr ""
    5740 "<html>Inserire una chiave per l''etichetta, es. "
    5741 "<strong><tt>fixme</tt></strong></html>"
     5756"<html>Inserire una chiave per l''etichetta, es. <strong><tt>fixme</tt></"
     5757"strong></html>"
    57425758
    57435759#. Strings in GTK ColorChooser
     
    57665782"<html>Le strade che sono state combinate sono membri di una o più relazioni. "
    57675783"Decidere se si vuole <strong>mantenere</strong> queste appartenenze o se "
    5768 "desidera <strong>rimuoverle</strong>.<br>Il default è di "
    5769 "<strong>mantenere</strong> la prima strada e <strong>rimuovere</strong> le "
    5770 "altre strade che sono membri della stessa relazione: la combinazione delle "
    5771 "strade rimpiazzerà la strada originale nella relazione.</html>"
     5784"desidera <strong>rimuoverle</strong>.<br>Il default è di <strong>mantenere</"
     5785"strong> la prima strada e <strong>rimuovere</strong> le altre strade che "
     5786"sono membri della stessa relazione: la combinazione delle strade rimpiazzerà "
     5787"la strada originale nella relazione.</html>"
    57725788
    57735789#: ../core/src/org/openstreetmap/josm/gui/conflict/tags/RelationMemberConflictResolver.java:134
     
    57825798"<html>I nodi uniti compaiono come membri in una o più relazioni. Si prega di "
    57835799"decidere se si vuole <strong>mantenere</strong> queste appartenenze per il "
    5784 "nodo di destinazione o se invece si desidera "
    5785 "<strong>eliminarle</strong>.<br>Il comportamento predefinito è quello di "
    5786 "<strong>mantenere</strong> il primo nodo ed <strong>eliminare</strong> gli "
    5787 "altri nodi che sono membri della stessa relazione: il nodo di destinazione "
    5788 "prenderà il posto del nodo originale nella relazione.</html>"
     5800"nodo di destinazione o se invece si desidera <strong>eliminarle</strong>."
     5801"<br>Il comportamento predefinito è quello di <strong>mantenere</strong> il "
     5802"primo nodo ed <strong>eliminare</strong> gli altri nodi che sono membri "
     5803"della stessa relazione: il nodo di destinazione prenderà il posto del nodo "
     5804"originale nella relazione.</html>"
    57895805
    57905806#: ../core/src/org/openstreetmap/josm/gui/conflict/tags/RelationMemberConflictResolver.java:148
     
    58195835#: ../core/src/org/openstreetmap/josm/gui/dialogs/ChangesetDialog.java:162
    58205836msgid ""
    5821 "<html>Select to show changesets for the currently selected objects "
    5822 "only.<br>Unselect to show all changesets for objects in the current data "
    5823 "layer.</html>"
     5837"<html>Select to show changesets for the currently selected objects only."
     5838"<br>Unselect to show all changesets for objects in the current data layer.</"
     5839"html>"
    58245840msgstr ""
    58255841"<html>Selezionare per visualizzare i gruppi di modifiche relativi solamente "
     
    58505866
    58515867#: ../core/src/org/openstreetmap/josm/gui/dialogs/ChangesetDialog.java:350
    5852 msgid ""
    5853 "Download information about the selected changesets from the OSM server"
     5868msgid "Download information about the selected changesets from the OSM server"
    58545869msgstr ""
    58555870"Scarica dal server OSM le informazioni riguardanti i gruppi di modifiche "
     
    59005915#: ../core/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:167
    59015916#: ../core/src/org/openstreetmap/josm/gui/dialogs/UserListDialog.java:66
    5902 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:530
     5917#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:534
    59035918#: ../plugins/imagewaypoint/src/org/insignificant/josm/plugins/imagewaypoint/ImageWayPointDialog.java:190
    59045919#: ../plugins/livegps/src/livegps/LiveGpsDialog.java:46
     
    59505965msgid ""
    59515966"Set the selected elements on the map to the selected items in the list above."
    5952 msgstr ""
    5953 "Seleziona sulla mappa gli elementi selezionati nella lista qui sopra."
     5967msgstr "Seleziona sulla mappa gli elementi selezionati nella lista qui sopra."
    59545968
    59555969#: ../core/src/org/openstreetmap/josm/gui/dialogs/ConflictResolutionDialog.java:192
     
    59765990#, java-format
    59775991msgid ""
    5978 "<html>You did not finish to merge the differences in this "
    5979 "conflict.<br>Conflict resolutions will not be applied unless all "
    5980 "differences<br>are resolved.<br>Click <strong>{0}</strong> to close "
    5981 "anyway.<strong> Already<br>resolved differences will not be "
    5982 "applied.</strong><br>Click <strong>{1}</strong> to return to resolving "
    5983 "conflicts.</html>"
     5992"<html>You did not finish to merge the differences in this conflict."
     5993"<br>Conflict resolutions will not be applied unless all differences<br>are "
     5994"resolved.<br>Click <strong>{0}</strong> to close anyway.<strong> "
     5995"Already<br>resolved differences will not be applied.</strong><br>Click "
     5996"<strong>{1}</strong> to return to resolving conflicts.</html>"
    59845997msgstr ""
    59855998"<html> Non è stata completata la fusione delle differenze in questo "
     
    60086021
    60096022#: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:77
    6010 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1045
     6023#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1052
    60116024#: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:125
    60126025#: ../core/src/org/openstreetmap/josm/gui/preferences/PluginPreference.java:471
     
    60146027#: ../plugins/routing/src/com/innovant/josm/plugin/routing/gui/RoutingPreferenceDialog.java:108
    60156028#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:652
    6016 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:73
     6029#: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:74
    60176030msgid "Add"
    60186031msgstr "Aggiungi"
     
    60616074#: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:69
    60626075#: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:70
    6063 #: ../plugins/reverter/src/reverter/ReverterPlugin.java:21
     6076#: ../plugins/reverter/src/reverter/ReverterPlugin.java:18
    60646077msgid "History"
    60656078msgstr "Cronologia"
     
    62206233#: ../core/src/org/openstreetmap/josm/gui/dialogs/RelationListDialog.java:433
    62216234msgid "Set the current selection to the list of selected relations"
    6222 msgstr ""
    6223 "Imposta la selezione corrente con la lista delle relazioni selezionate"
     6235msgstr "Imposta la selezione corrente con la lista delle relazioni selezionate"
    62246236
    62256237#: ../core/src/org/openstreetmap/josm/gui/dialogs/RelationListDialog.java:460
     
    62866298
    62876299#: ../core/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:447
    6288 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1097
     6300#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1104
    62896301msgid "Select in relation list"
    62906302msgstr "Seleziona nella lista delle relazioni"
    62916303
    62926304#: ../core/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:448
    6293 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1098
     6305#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1105
    62946306msgid "Select relation in relation list."
    62956307msgstr "Selezionare la relazione nella lista delle relazioni"
     
    77997811#, java-format
    78007812msgid ""
    7801 "Please enter a date in the usual format for your locale.<br>Example: "
    7802 "{0}<br>Example: {1}<br>Example: {2}<br>Example: {3}<br>"
    7803 msgstr ""
    7804 "Immetere una data nel formato usato dal tuo settaggio locale.<br>Esempio: "
    7805 "{0}<br>Esempio: {1}<br>Esempio: {2}<br>Esempio: {3}<br>"
     7813"Please enter a date in the usual format for your locale.<br>Example: {0}"
     7814"<br>Example: {1}<br>Example: {2}<br>Example: {3}<br>"
     7815msgstr ""
     7816"Immetere una data nel formato usato dal tuo settaggio locale.<br>Esempio: {0}"
     7817"<br>Esempio: {1}<br>Esempio: {2}<br>Esempio: {3}<br>"
    78067818
    78077819#: ../core/src/org/openstreetmap/josm/gui/dialogs/changeset/query/AdvancedChangesetQueryPanel.java:1127
     
    78297841#: ../core/src/org/openstreetmap/josm/gui/dialogs/changeset/query/BasicChangesetQueryPanel.java:126
    78307842msgid ""
    7831 "<html>Please select one the following <strong>standard "
    7832 "queries</strong>.Select <strong>Download my changesets only</strong> if you "
    7833 "only want to download changesets created by yourself.<br>Note that JOSM will "
    7834 "download max. 100 changesets.</html>"
     7843"<html>Please select one the following <strong>standard queries</strong>."
     7844"Select <strong>Download my changesets only</strong> if you only want to "
     7845"download changesets created by yourself.<br>Note that JOSM will download "
     7846"max. 100 changesets.</html>"
    78357847msgstr ""
    78367848"<html>Si prega di selezionare una delle seguenti <strong>interrogazioni "
     
    78507862msgstr ""
    78517863"<html>Scarica i miei gruppi di modifiche aperti<br><em>Disabilitato. Si "
    7852 "prega prima di inserire il proprio nome utente OSM nelle "
    7853 "preferenze.</em></html>"
     7864"prega prima di inserire il proprio nome utente OSM nelle preferenze.</em></"
     7865"html>"
    78547866
    78557867#: ../core/src/org/openstreetmap/josm/gui/dialogs/changeset/query/BasicChangesetQueryPanel.java:157
     
    78627874"currently no map view active.</em></html>"
    78637875msgstr ""
    7864 "<html>Scarica i gruppi di modifiche nella vista corrente della "
    7865 "mappa.<br><em>Disabilitato. Al momento non c''è alcuna vista della mappa "
    7866 "aperta.</em></html>"
     7876"<html>Scarica i gruppi di modifiche nella vista corrente della mappa."
     7877"<br><em>Disabilitato. Al momento non c''è alcuna vista della mappa aperta.</"
     7878"em></html>"
    78677879
    78687880#: ../core/src/org/openstreetmap/josm/gui/dialogs/changeset/query/BasicChangesetQueryPanel.java:168
     
    79257937#: ../core/src/org/openstreetmap/josm/gui/dialogs/changeset/query/ChangesetQueryDialog.java:172
    79267938msgid "Illegal changeset query URL"
    7927 msgstr ""
    7928 "Indirizzo URL di una interrogazione sui gruppi di modifiche non valido"
     7939msgstr "Indirizzo URL di una interrogazione sui gruppi di modifiche non valido"
    79297940
    79307941#: ../core/src/org/openstreetmap/josm/gui/dialogs/changeset/query/ChangesetQueryDialog.java:209
    79317942msgid "Close the dialog and abort querying of changesets"
    7932 msgstr ""
    7933 "Chiudi la finestra e annulla l''interrogazione sui gruppi di modifiche"
     7943msgstr "Chiudi la finestra e annulla l''interrogazione sui gruppi di modifiche"
    79347944
    79357945#: ../core/src/org/openstreetmap/josm/gui/dialogs/changeset/query/ChangesetQueryTask.java:56
     
    79747984"L'indirizzo URL per l'interrogazione sui gruppi di modifiche non è valido"
    79757985
    7976 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:160
     7986#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:164
    79777987msgid "Add Properties"
    79787988msgstr "Aggiungi proprietà"
    79797989
    7980 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:192
     7990#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:196
    79817991#, java-format
    79827992msgid "This will change {0} object."
     
    79857995msgstr[1] "Questo modificherà fino a {0} oggetti."
    79867996
    7987 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:194
     7997#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:198
    79887998msgid "An empty value deletes the tag."
    79897999msgstr "Un campo vuoto cancellerà il tag"
    79908000
    7991 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:243
    7992 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:288
    7993 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:295
    7994 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:548
    7995 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:612
     8001#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:247
     8002#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:292
     8003#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:299
     8004#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:552
     8005#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:616
    79968006#: ../core/src/org/openstreetmap/josm/gui/tagging/TaggingPreset.java:115
    79978007msgid "<different>"
    79988008msgstr "<diverso>"
    79998009
    8000 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:257
    8001 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:398
     8010#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:261
     8011#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:402
    80028012msgid "Change values?"
    80038013msgstr "Cambiare i valori?"
    80048014
    8005 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:317
     8015#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:321
    80068016#, java-format
    80078017msgid "Change properties of up to {0} object"
     
    80108020msgstr[1] "Cambia le proprietà di al massimo {0} oggetti"
    80118021
    8012 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:356
     8022#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:360
    80138023#, java-format
    80148024msgid "This will change up to {0} object."
     
    80178027msgstr[1] "Questo cambierà {0} oggetti."
    80188028
    8019 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:358
     8029#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:362
    80208030msgid "Please select a key"
    80218031msgstr "Seleziona una chiave"
    80228032
    8023 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:383
     8033#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:387
    80248034msgid "Please select a value"
    80258035msgstr "Seleziona un valore"
    80268036
    8027 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:478
     8037#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:482
    80288038msgid "Please select the objects you want to change properties for."
    80298039msgstr "Seleziona gli oggetti di cui vuoi cambiare le proprietà."
    80308040
    8031 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:529
    8032 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:530
     8041#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:533
     8042#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:534
    80338043msgid "Properties/Memberships"
    80348044msgstr "Proprietà/Appartenenze"
    80358045
    8036 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:529
     8046#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:533
    80378047msgid "Properties for selected objects."
    80388048msgstr "Proprietà per gli oggetti selezionati."
    80398049
    80408050#. setting up the membership table
    8041 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:563
     8051#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:567
    80428052msgid "Member Of"
    80438053msgstr "Membro di"
    80448054
    8045 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:563
     8055#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:567
    80468056msgid "Position"
    80478057msgstr "Posizione"
    80488058
    8049 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:933
     8059#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:940
    80508060#, java-format
    80518061msgid "Properties: {0} / Memberships: {1}"
    80528062msgstr "Proprietà: {0} / Appartenenze: {1}"
    80538063
    8054 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:936
     8064#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:943
    80558065msgid "Properties / Memberships"
    80568066msgstr "Proprietà / Appartenenze"
    80578067
    8058 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:989
     8068#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:996
    80598069msgid "Change relation"
    80608070msgstr "Cambia relazione"
    80618071
    8062 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:990
     8072#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:997
    80638073msgid "Delete from relation"
    80648074msgstr "Elimina dalla relazione"
    80658075
    8066 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:992
     8076#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:999
    80678077#, java-format
    80688078msgid "Really delete selection from relation {0}?"
    80698079msgstr "Vuoi veramente cancellare la selezione dalla relazione {0}?"
    80708080
    8071 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1013
     8081#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1020
    80728082msgid "Delete the selected key in all objects"
    80738083msgstr "Cancella la chiave selezionata in tutti gli oggetti"
    80748084
    8075 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1015
     8085#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1022
    80768086msgid "Delete Properties"
    80778087msgstr "Elimina proprietà"
    80788088
    8079 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1046
     8089#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1053
    80808090msgid "Add a new key/value pair to all objects"
    80818091msgstr "Aggiungi una nuova coppia chiave/valore a tutti gli oggetti"
    80828092
    8083 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1058
     8093#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1065
    80848094msgid "Edit the value of the selected key for all objects"
    80858095msgstr "Modifica il valore della chiave selezionata per tutti gli oggetti"
    80868096
    8087 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1094
     8097#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1101
    80888098msgid "Select relation"
    80898099msgstr "Selezionare la relazione"
    80908100
    8091 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1095
     8101#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1102
    80928102msgid "Select relation in main selection."
    80938103msgstr "Selezionare la relazione nella selezione principale"
     
    82088218msgid ""
    82098219"<html>There is at least one member in this relation referring<br>to the "
    8210 "relation itself.<br>This creates circular dependencies and is "
    8211 "discouraged.<br>How do you want to proceed with circular dependencies?</html>"
     8220"relation itself.<br>This creates circular dependencies and is discouraged."
     8221"<br>How do you want to proceed with circular dependencies?</html>"
    82128222msgstr ""
    82138223"<html>C''è almeno un membro in questa relazione che si riferisce<br>alla "
     
    82298239msgid ""
    82308240"<html>This relation already has one or more members referring to<br>the "
    8231 "primitive ''{0}''<br><br>Do you really want to add another relation "
    8232 "member?</html>"
     8241"primitive ''{0}''<br><br>Do you really want to add another relation member?</"
     8242"html>"
    82338243msgstr ""
    82348244"<html>Questa relazione contiene già uno o più membri che si "
     
    84098419#, java-format
    84108420msgid ""
    8411 "<html>Layer ''{0}'' already has a conflict for "
    8412 "primitive<br>''{1}''.<br>Please resolve this conflict first, then try "
    8413 "again.</html>"
     8421"<html>Layer ''{0}'' already has a conflict for primitive<br>''{1}''."
     8422"<br>Please resolve this conflict first, then try again.</html>"
    84148423msgstr ""
    84158424"<html>Il livello ''''{0}'''' contiene già un conflitto per la "
     
    87008709#: ../core/src/org/openstreetmap/josm/gui/widgets/BoundingBoxSelectionPanel.java:204
    87018710msgid "Value for longitude in range [-180,180] required."
    8702 msgstr ""
    8703 "Per la longitudine è richiesto un valore nell''intervallo [-180,180]."
     8711msgstr "Per la longitudine è richiesto un valore nell''intervallo [-180,180]."
    87048712
    87058713#: ../core/src/org/openstreetmap/josm/gui/download/BoundingBoxSelection.java:294
     
    87428750"into the currently active data layer.</html>"
    87438751msgstr ""
    8744 "<html>Seleziona per scaricare i dati in un nuovo livello dei "
    8745 "dati.<br>Deselezionare per scaricare nel livello dei dati correntemente "
    8746 "attivo.</html>"
     8752"<html>Seleziona per scaricare i dati in un nuovo livello dei dati."
     8753"<br>Deselezionare per scaricare nel livello dei dati correntemente attivo.</"
     8754"html>"
    87478755
    87488756#: ../core/src/org/openstreetmap/josm/gui/download/DownloadDialog.java:219
     
    87758783#, java-format
    87768784msgid ""
    8777 "<html>Neither <strong>{0}</strong> nor <strong>{1}</strong> is "
    8778 "enabled.<br>Please chose to either download OSM data, or GPX data, or "
    8779 "both.</html>"
    8780 msgstr ""
    8781 "<html>Né <strong>{0}</strong> né <strong>{1}</strong> sono "
    8782 "abilitati.<br>Scegliere se scaricare i dati OSM, oppure i dati GPX, oppure "
    8783 "entrambi.</html>"
     8785"<html>Neither <strong>{0}</strong> nor <strong>{1}</strong> is enabled."
     8786"<br>Please chose to either download OSM data, or GPX data, or both.</html>"
     8787msgstr ""
     8788"<html>Né <strong>{0}</strong> né <strong>{1}</strong> sono abilitati."
     8789"<br>Scegliere se scaricare i dati OSM, oppure i dati GPX, oppure entrambi.</"
     8790"html>"
    87848791
    87858792#: ../core/src/org/openstreetmap/josm/gui/download/PlaceSelection.java:73
     
    89208927"english.<br><br>Please help to improve the JOSM help system and fill in the "
    89218928"missing information. You can both edit the <a href=\"{2}\">help topic in "
    8922 "your local language ({1})</a> and the <a href=\"{3}\">help topic in "
    8923 "english</a>.</p></html>"
     8929"your local language ({1})</a> and the <a href=\"{3}\">help topic in english</"
     8930"a>.</p></html>"
    89248931msgstr ""
    89258932"<html><p class=\"warning-header\">Contenuto mancante per l''argomento di "
     
    89298936"contributo per migliorare il sistema di aiuto JOSM ed inserire le "
    89308937"informazioni mancanti. E'' possibile modificare l''argomento di aiuto <a "
    8931 "href=\"{2}\">nella propria lingua ({1})</a> oppure l''argomento <a "
    8932 "href=\"{3}\">in inglese</a>.</p></html>"
     8938"href=\"{2}\">nella propria lingua ({1})</a> oppure l''argomento <a href=\"{3}"
     8939"\">in inglese</a>.</p></html>"
    89338940
    89348941#: ../core/src/org/openstreetmap/josm/gui/help/HelpBrowser.java:255
     
    89378944"<html><p class=\"error-header\">Error when retrieving help information</p><p "
    89388945"class=\"error-body\">The content for the help topic <strong>{0}</strong> "
    8939 "could not be loaded. The error message is "
    8940 "(untranslated):<br><tt>{1}</tt></p></html>"
     8946"could not be loaded. The error message is (untranslated):<br><tt>{1}</tt></"
     8947"p></html>"
    89418948msgstr ""
    89428949"<html><p class=\"error-header\">Errore durante l''ottenimento delle "
     
    89518958"network problem, please check<br>your internet connection</html>"
    89528959msgstr ""
    8953 "<html>Fallita l''apertura della pagina di aiuto per l''indirizzo url "
    8954 "{0}.<br>Questo probabilmente è dovuto ad un problema di rete. Si prega "
    8955 "pertanto di controllare<br>la propria connessione ad internet</html>"
     8960"<html>Fallita l''apertura della pagina di aiuto per l''indirizzo url {0}."
     8961"<br>Questo probabilmente è dovuto ad un problema di rete. Si prega pertanto "
     8962"di controllare<br>la propria connessione ad internet</html>"
    89568963
    89578964#: ../core/src/org/openstreetmap/josm/gui/help/HelpBrowser.java:360
     
    91469153"<html>Version <strong>{0}</strong> currently edited in layer ''{1}''</html>"
    91479154msgstr ""
    9148 "<html>Versione <strong>{0}</strong> attualmente editata nel layer "
    9149 "''{1}''</html>"
     9155"<html>Versione <strong>{0}</strong> attualmente editata nel layer ''{1}''</"
     9156"html>"
    91509157
    91519158#: ../core/src/org/openstreetmap/josm/gui/history/VersionInfoPanel.java:98
     
    92419248"version of one<br>of your nodes, ways, or relations.<br>The conflict is "
    92429249"caused by the <strong>{0}</strong> with id <strong>{1}</strong>,<br>the "
    9243 "server has version {2}, your version is {3}.<br><br>Click "
    9244 "<strong>{4}</strong> to synchronize the conflicting primitive only.<br>Click "
    9245 "<strong>{5}</strong> to synchronize the entire local dataset with the "
    9246 "server.<br>Click <strong>{6}</strong> to abort and continue "
    9247 "editing.<br></html>"
     9250"server has version {2}, your version is {3}.<br><br>Click <strong>{4}</"
     9251"strong> to synchronize the conflicting primitive only.<br>Click <strong>{5}</"
     9252"strong> to synchronize the entire local dataset with the server.<br>Click "
     9253"<strong>{6}</strong> to abort and continue editing.<br></html>"
    92489254msgstr ""
    92499255"<html>Caricamento <strong>fallito</strong> perché il server possiede una "
    92509256"versione più recente di uno<br>dei tuoi nodi, percorsi, o relazioni.<br>Il "
    9251 "conflitto è stato causato da <strong>{0}</strong> con identificativo "
    9252 "<strong>{1}</strong>,<br>il server possiede la versione {2}, la tua versione "
    9253 "è {3}.<br><br>Cliccare <strong>{4}</strong> per sincronizzare solamente la "
     9257"conflitto è stato causato da <strong>{0}</strong> con identificativo <strong>"
     9258"{1}</strong>,<br>il server possiede la versione {2}, la tua versione è {3}."
     9259"<br><br>Cliccare <strong>{4}</strong> per sincronizzare solamente la "
    92549260"primitiva che causa il conflitto.<br>Cliccare <strong>{5}</strong> per "
    92559261"sincronizzare tutto l''insieme di dati locale con il server.<br>Cliccare "
    9256 "<strong>{6}</strong> per annullare e continuare ad apportare delle "
    9257 "modifiche.<br></html>"
     9262"<strong>{6}</strong> per annullare e continuare ad apportare delle modifiche."
     9263"<br></html>"
    92589264
    92599265#: ../core/src/org/openstreetmap/josm/gui/io/AbstractUploadTask.java:132
     
    92679273msgid ""
    92689274"<html>Uploading <strong>failed</strong> because the server has a newer "
    9269 "version of one<br>of your nodes, ways, or relations.<br><br>Click "
    9270 "<strong>{0}</strong> to synchronize the entire local dataset with the "
    9271 "server.<br>Click <strong>{1}</strong> to abort and continue "
    9272 "editing.<br></html>"
     9275"version of one<br>of your nodes, ways, or relations.<br><br>Click <strong>{0}"
     9276"</strong> to synchronize the entire local dataset with the server.<br>Click "
     9277"<strong>{1}</strong> to abort and continue editing.<br></html>"
    92739278msgstr ""
    92749279"<html>Caricamento <strong>fallito</strong> perché il server possiede una "
    9275 "versione più recente di uno<br>dei tuoi nodi, percorsi, o "
    9276 "relazioni.<br><br>Cliccare <strong>{0}</strong> per sincronizzare tutto "
    9277 "l''insieme di dati locale con il server.<br>Cliccare <strong>{1}</strong> "
    9278 "per annullare e continuare ad apportare delle modifiche.<br></html>"
     9280"versione più recente di uno<br>dei tuoi nodi, percorsi, o relazioni."
     9281"<br><br>Cliccare <strong>{0}</strong> per sincronizzare tutto l''insieme di "
     9282"dati locale con il server.<br>Cliccare <strong>{1}</strong> per annullare e "
     9283"continuare ad apportare delle modifiche.<br></html>"
    92799284
    92809285#: ../core/src/org/openstreetmap/josm/gui/io/AbstractUploadTask.java:194
     
    93989403#: ../core/src/org/openstreetmap/josm/gui/io/ChangesetManagementPanel.java:309
    93999404msgid "Load the list of your open changesets from the server"
    9400 msgstr ""
    9401 "Carica dal server la lista degli insiemi di modifiche personali aperti"
     9405msgstr "Carica dal server la lista degli insiemi di modifiche personali aperti"
    94029406
    94039407#: ../core/src/org/openstreetmap/josm/gui/io/ChangesetManagementPanel.java:327
     
    95539557#: ../core/src/org/openstreetmap/josm/gui/io/SaveLayerInfoCellRenderer.java:44
    95549558#: ../core/src/org/openstreetmap/josm/gui/io/SaveLayerInfoCellRenderer.java:57
    9555 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:62
     9559#: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:61
    95569560msgid "No"
    95579561msgstr "No"
     
    95599563#: ../core/src/org/openstreetmap/josm/gui/io/SaveLayerInfoCellRenderer.java:47
    95609564#, java-format
    9561 msgid ""
    9562 "Layer ''{0}'' has modifications which should be uploaded to the server."
     9565msgid "Layer ''{0}'' has modifications which should be uploaded to the server."
    95639566msgstr ""
    95649567"Il livello ''''{0}'''' contiene delle modifiche che dovrebbero essere "
     
    96079610#, java-format
    96089611msgid "Select to upload layer ''{0}'' to the server ''{1}''"
    9609 msgstr ""
    9610 "Selezionare per caricare il livello ''''{0}'''' sul server ''''{1}''''"
     9612msgstr "Selezionare per caricare il livello ''''{0}'''' sul server ''''{1}''''"
    96119613
    96129614#: ../core/src/org/openstreetmap/josm/gui/io/SaveLayerTask.java:49
     
    96539655msgid_plural ""
    96549656"<html>{0} layers need saving but have no associated file.<br>Either select a "
    9655 "file for each of them or discard the changes.<br>Layers without a "
    9656 "file:</html>"
     9657"file for each of them or discard the changes.<br>Layers without a file:</"
     9658"html>"
    96579659msgstr[0] ""
    96589660"<html>{0} livello ha la necessità di essere salvato ma non possiede alcun "
     
    96729674msgid ""
    96739675"<html>{0} layer needs saving but has an associated file<br>which cannot be "
    9674 "written.<br>Either select another file for this layer or discard the "
    9675 "changes.<br>Layer with a non-writable file:</html>"
     9676"written.<br>Either select another file for this layer or discard the changes."
     9677"<br>Layer with a non-writable file:</html>"
    96769678msgid_plural ""
    96779679"<html>{0} layers need saving but have associated files<br>which cannot be "
     
    98549856#: ../core/src/org/openstreetmap/josm/gui/io/UploadDialog.java:121
    98559857msgid "Decide how to upload the data and which changeset to use"
    9856 msgstr ""
    9857 "Decidere come caricare i dati e quale insieme di modifiche utilizzare"
     9858msgstr "Decidere come caricare i dati e quale insieme di modifiche utilizzare"
    98589859
    98599860#: ../core/src/org/openstreetmap/josm/gui/io/UploadDialog.java:124
     
    99179918
    99189919#. we tried to delete an already deleted primitive.
    9919 #. 
     9920#.
    99209921#: ../core/src/org/openstreetmap/josm/gui/io/UploadLayerTask.java:94
    99219922#, java-format
     
    99349935msgid "Objects are uploaded to a <strong>new changeset</strong>."
    99359936msgstr ""
    9936 "Gli oggetti saranno caricati su un <strong>nuovo gruppo di "
    9937 "modifiche</strong>."
     9937"Gli oggetti saranno caricati su un <strong>nuovo gruppo di modifiche</"
     9938"strong>."
    99389939
    99399940#: ../core/src/org/openstreetmap/josm/gui/io/UploadParameterSummaryPanel.java:48
     
    99439944"comment ''{1}''."
    99449945msgstr ""
    9945 "Gli oggetti sono stati caricati sul <strong>gruppo di modifiche "
    9946 "aperto</strong> {0} con il commento ''''{1}''''."
     9946"Gli oggetti sono stati caricati sul <strong>gruppo di modifiche aperto</"
     9947"strong> {0} con il commento ''''{1}''''."
    99479948
    99489949#: ../core/src/org/openstreetmap/josm/gui/io/UploadParameterSummaryPanel.java:55
    9949 msgid ""
    9950 "The changeset is going to be <strong>closed</strong> after this upload"
     9950msgid "The changeset is going to be <strong>closed</strong> after this upload"
    99519951msgstr ""
    99529952"Il gruppo di modifiche sarà <strong>chiuso</strong> dopo questo caricamento"
     
    1001110011msgstr ""
    1001210012"{0} oggetti superano il limite massimo consentito di {1} oggetti in un "
    10013 "gruppo di modifiche sul server ''''{2}''''. Si prega di <a "
    10014 "href=\"urn:advanced-configuration\">scegliere</a> la modalità con "
    10015 "<strong>gruppi di modifiche multipli</strong>"
     10013"gruppo di modifiche sul server ''''{2}''''. Si prega di <a href=\"urn:"
     10014"advanced-configuration\">scegliere</a> la modalità con <strong>gruppi di "
     10015"modifiche multipli</strong>"
    1001610016
    1001710017#: ../core/src/org/openstreetmap/josm/gui/io/UploadParameterSummaryPanel.java:101
    1001810018#, java-format
    1001910019msgid ""
    10020 "Uploading <strong>{0} objects</strong> to <strong>multiple "
    10021 "changesets</strong> using <strong>{1} requests</strong>"
     10020"Uploading <strong>{0} objects</strong> to <strong>multiple changesets</"
     10021"strong> using <strong>{1} requests</strong>"
    1002210022msgstr ""
    1002310023"Caricamento di <strong>{0} oggetti</strong> su <strong>più gruppi di "
     
    1006310063"on the server ''{1}''."
    1006410064msgstr ""
    10065 "Il server ha riportato che il gruppo di modifiche corrente è stato "
    10066 "chiuso.<br>Questo perché probabilmente la dimensione dei gruppi di modifiche "
    10067 "supera il limite massimo<br>di {0} oggetti sul server ''{1}''."
     10065"Il server ha riportato che il gruppo di modifiche corrente è stato chiuso."
     10066"<br>Questo perché probabilmente la dimensione dei gruppi di modifiche supera "
     10067"il limite massimo<br>di {0} oggetti sul server ''{1}''."
    1006810068
    1006910069#: ../core/src/org/openstreetmap/josm/gui/io/UploadPrimitivesTask.java:107
     
    1007810078msgid ""
    1007910079"Click ''<strong>{0}</strong>'' to continue uploading to additional new "
    10080 "changesets.<br>Click ''<strong>{1}</strong>'' to return to the upload "
    10081 "dialog.<br>Click ''<strong>{2}</strong>'' to abort uploading and return to "
    10082 "map editing.<br>"
     10080"changesets.<br>Click ''<strong>{1}</strong>'' to return to the upload dialog."
     10081"<br>Click ''<strong>{2}</strong>'' to abort uploading and return to map "
     10082"editing.<br>"
    1008310083msgstr ""
    1008410084"Cliccare ''<strong>{0}</strong>'' per continuare il caricamento su nuovi "
     
    1009210092
    1009310093#. we tried to delete an already deleted primitive.
    10094 #. 
     10094#.
    1009510095#: ../core/src/org/openstreetmap/josm/gui/io/UploadPrimitivesTask.java:194
    1009610096#, java-format
     
    1011010110
    1011110111#: ../core/src/org/openstreetmap/josm/gui/io/UploadPrimitivesTask.java:232
    10112 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:425
     10112#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:426
    1011310113#, java-format
    1011410114msgid "Uploading {0} object..."
     
    1011910119#: ../core/src/org/openstreetmap/josm/gui/io/UploadPrimitivesTask.java:287
    1012010120#, java-format
    10121 msgid ""
    10122 "Ignoring caught exception because upload is canceled. Exception is: {0}"
     10121msgid "Ignoring caught exception because upload is canceled. Exception is: {0}"
    1012310122msgstr ""
    1012410123"L''eccezione che è stata generata verrà ignorata perché il caricamento è "
     
    1018110180msgstr ""
    1018210181"<html>Sono necessari <strong>più gruppi di modifiche</strong> per permettere "
    10183 "il caricamento di  {0} oggetti. Quale strategia si desidera "
    10184 "utilizzare?</html>"
     10182"il caricamento di  {0} oggetti. Quale strategia si desidera utilizzare?</"
     10183"html>"
    1018510184
    1018610185#: ../core/src/org/openstreetmap/josm/gui/io/UploadStrategySelectionPanel.java:191
     
    1036010359#, java-format
    1036110360msgid ""
    10362 "<html>The data in the GPX layer ''{0}'' has been downloaded from the "
    10363 "server.<br>Because its way points do not include a timestamp we cannot "
    10364 "correlate them with audio data.</html>"
    10365 msgstr ""
    10366 "<html>Sono stati scaricati dal server i dati nel livello GPX "
    10367 "''''{0}''''.<br>Siccome i suoi punti non includono una marcatura temporale "
    10368 "non è possibile correlarli con la traccia audio.</html>"
     10361"<html>The data in the GPX layer ''{0}'' has been downloaded from the server."
     10362"<br>Because its way points do not include a timestamp we cannot correlate "
     10363"them with audio data.</html>"
     10364msgstr ""
     10365"<html>Sono stati scaricati dal server i dati nel livello GPX ''''{0}''''."
     10366"<br>Siccome i suoi punti non includono una marcatura temporale non è "
     10367"possibile correlarli con la traccia audio.</html>"
    1036910368
    1037010369#: ../core/src/org/openstreetmap/josm/gui/layer/GpxLayer.java:233
     
    1038910388#, java-format
    1039010389msgid ""
    10391 "<html>The data in the GPX layer ''{0}'' has been downloaded from the "
    10392 "server.<br>Because its way points do not include a timestamp we cannot "
    10393 "correlate them with images.</html>"
    10394 msgstr ""
    10395 "<html>Sono stati scaricati dal server i dati nel livello GPX "
    10396 "''''{0}''''.<br>Siccome i suoi punti non includono una marcatura temporale "
    10397 "non è possibile correlarli con le immagini.</html>"
     10390"<html>The data in the GPX layer ''{0}'' has been downloaded from the server."
     10391"<br>Because its way points do not include a timestamp we cannot correlate "
     10392"them with images.</html>"
     10393msgstr ""
     10394"<html>Sono stati scaricati dal server i dati nel livello GPX ''''{0}''''."
     10395"<br>Siccome i suoi punti non includono una marcatura temporale non è "
     10396"possibile correlarli con le immagini.</html>"
    1039810397
    1039910398#: ../core/src/org/openstreetmap/josm/gui/layer/GpxLayer.java:381
     
    1045610455#: ../core/src/org/openstreetmap/josm/gui/layer/GpxLayer.java:825
    1045710456msgid ""
    10458 "<html>Upload of unprocessed GPS data as map data is considered "
    10459 "harmful.<br>If you want to upload traces, look here:"
     10457"<html>Upload of unprocessed GPS data as map data is considered harmful."
     10458"<br>If you want to upload traces, look here:"
    1046010459msgstr ""
    1046110460"<html>Il caricamento di dati GPS non elaborati assunti come dati "
     
    1065310652#: ../core/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:66
    1065410653msgid ""
    10655 "<html>Upload of unprocessed GPS data as map data is considered "
    10656 "harmful.<br>If you want to upload traces, look here:</html>"
     10654"<html>Upload of unprocessed GPS data as map data is considered harmful."
     10655"<br>If you want to upload traces, look here:</html>"
    1065710656msgstr ""
    1065810657"<html>Il caricamento di dati GPS non elaborati assunti come dati "
     
    1071510714#: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:240
    1071610715msgid ""
    10717 "<html>Take a photo of your GPS receiver while it displays the "
    10718 "time.<br>Display that photo here.<br>And then, simply capture the time you "
    10719 "read on the photo and select a timezone<hr></html>"
     10716"<html>Take a photo of your GPS receiver while it displays the time."
     10717"<br>Display that photo here.<br>And then, simply capture the time you read "
     10718"on the photo and select a timezone<hr></html>"
    1072010719msgstr ""
    1072110720"<html>Fotografa il tuo ricevitore GPS mentre indica l''ora.<br>Visualizza "
    10722 "qui la foto.<br>Copia l''ora dalla foto e seleziona la fascia "
    10723 "oraria<hr></html>"
     10721"qui la foto.<br>Copia l''ora dalla foto e seleziona la fascia oraria<hr></"
     10722"html>"
    1072410723
    1072510724#: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:258
     
    1126111260"to use the Access Token in this JOSM session only.</html>"
    1126211261msgstr ""
    11263 "<html>Selezionare per salvare il token di accesso nelle preferenze di "
    11264 "JOSM.<br>Deselezionare per utilizzare il token di accesso solamente in "
    11265 "questa sessione di JOSM.</html>"
     11262"<html>Selezionare per salvare il token di accesso nelle preferenze di JOSM."
     11263"<br>Deselezionare per utilizzare il token di accesso solamente in questa "
     11264"sessione di JOSM.</html>"
    1126611265
    1126711266#: ../core/src/org/openstreetmap/josm/gui/oauth/AdvancedOAuthPropertiesPanel.java:49
     
    1132911328"<html>Run a fully automatic procedure to get an access token from the OSM "
    1133011329"website.<br>JOSM accesses the OSM website on behalf of the JOSM user and "
    11331 "fully<br>automatically authorizes the user and retrieves an Access "
    11332 "Token.</html>"
     11330"fully<br>automatically authorizes the user and retrieves an Access Token.</"
     11331"html>"
    1133311332msgstr ""
    1133411333"<html>Lanciare una procedeura automatica per ottenere un gettone di accesso "
     
    1136011359#: ../core/src/org/openstreetmap/josm/gui/oauth/FullyAutomaticAuthorizationUI.java:97
    1136111360msgid ""
    11362 "Please enter your OSM user name and password. The password will "
    11363 "<strong>not</strong> be saved in clear text in the JOSM preferences and it "
    11364 "will be submitted to the OSM server <strong>only once</strong>. Subsequent "
    11365 "data upload requests don't use your password any more."
     11361"Please enter your OSM user name and password. The password will <strong>not</"
     11362"strong> be saved in clear text in the JOSM preferences and it will be "
     11363"submitted to the OSM server <strong>only once</strong>. Subsequent data "
     11364"upload requests don't use your password any more."
    1136611365msgstr ""
    1136711366"Si prega di inserire il proprio nome utente e password OSM. La password "
     
    1138711386"(HTTPS)."
    1138811387msgstr ""
    11389 "<strong>Attenzione:</strong> La password è trasferita <strong>una "
    11390 "volta</strong> in chiaro al sito web di OSM. <strong>Non</strong> utilizzare "
    11391 "una password importante finché il server OSM non provvede all''instaurazione "
    11392 "di un canale di comunicazione cifrato (HTTPS)."
     11388"<strong>Attenzione:</strong> La password è trasferita <strong>una volta</"
     11389"strong> in chiaro al sito web di OSM. <strong>Non</strong> utilizzare una "
     11390"password importante finché il server OSM non provvede all''instaurazione di "
     11391"un canale di comunicazione cifrato (HTTPS)."
    1139311392
    1139411393#: ../core/src/org/openstreetmap/josm/gui/oauth/FullyAutomaticAuthorizationUI.java:173
     
    1150811507msgid ""
    1150911508"<html>The automatic process for retrieving an OAuth Access Token<br>from the "
    11510 "OSM server failed. JOSM failed to log into {0}<br>for user "
    11511 "{1}.<br><br>Please check username and password and try again.</html>"
     11509"OSM server failed. JOSM failed to log into {0}<br>for user {1}."
     11510"<br><br>Please check username and password and try again.</html>"
    1151211511msgstr ""
    1151311512"<html>E'' fallito il processo automatico per l''ottenimento di un token di "
    11514 "accesso OAuth<br>dal server di OSM. JOSM non è riuscito ad accedere a "
    11515 "{0}<br>con l''utente {1}.<br><br>Si prega di controllare il nome utente e la "
     11513"accesso OAuth<br>dal server di OSM. JOSM non è riuscito ad accedere a {0}"
     11514"<br>con l''utente {1}.<br><br>Si prega di controllare il nome utente e la "
    1151611515"password e di riprovare.</html>"
    1151711516
     
    1158911588msgstr ""
    1159011589"Con OAuth si concede a JOSM il diritto di caricare i dati della mappa ed i "
    11591 "tracciati GPS per proprio conto (<a href=\"{0}\">maggiori "
    11592 "informazioni...</a>)."
     11590"tracciati GPS per proprio conto (<a href=\"{0}\">maggiori informazioni...</"
     11591"a>)."
    1159311592
    1159411593#: ../core/src/org/openstreetmap/josm/gui/oauth/OAuthAuthorizationWizard.java:126
     
    1161311612#: ../core/src/org/openstreetmap/josm/gui/oauth/OsmOAuthAuthorizationClient.java:107
    1161411613msgid "Warning: failed to cancel running OAuth operation"
    11615 msgstr ""
    11616 "Attenzione: fallito l'annullamento dell'operazione OAuth in esecuzione"
     11614msgstr "Attenzione: fallito l'annullamento dell'operazione OAuth in esecuzione"
    1161711615
    1161811616#: ../core/src/org/openstreetmap/josm/gui/oauth/OsmOAuthAuthorizationClient.java:131
     
    1163511633#: ../core/src/org/openstreetmap/josm/gui/oauth/OsmOAuthAuthorizationClient.java:349
    1163611634#, java-format
    11637 msgid ""
    11638 "Failed to authenticate user ''{0}'' with password ''***'' as OAuth user"
     11635msgid "Failed to authenticate user ''{0}'' with password ''***'' as OAuth user"
    1163911636msgstr ""
    1164011637"Fallita l''autenticazione dell''utente ''''{0}'''' con la password "
     
    1173011727msgid "<html>Retrieving an OAuth Access Token from ''{0}'' failed.</html>"
    1173111728msgstr ""
    11732 "<html>Fallito l''ottenimento di un token di accesso OAuth da "
    11733 "''''{0}''''.</html>"
     11729"<html>Fallito l''ottenimento di un token di accesso OAuth da ''''{0}''''.</"
     11730"html>"
    1173411731
    1173511732#: ../core/src/org/openstreetmap/josm/gui/oauth/RetrieveAccessTokenTask.java:73
     
    1174611743msgid "<html>Retrieving an OAuth Request Token from ''{0}'' failed.</html>"
    1174711744msgstr ""
    11748 "<html>Fallito l''ottenimento di un token di richiesta OAuth da "
    11749 "''''{0}''''.</html>"
     11745"<html>Fallito l''ottenimento di un token di richiesta OAuth da ''''{0}''''.</"
     11746"html>"
    1175011747
    1175111748#: ../core/src/org/openstreetmap/josm/gui/oauth/SemiAutomaticAuthorizationUI.java:130
     
    1178611783"authorization page in an external browser. Please login with your OSM "
    1178711784"username and password and follow the instructions to authorize the Request "
    11788 "Token. Then switch back to this dialog and click on "
    11789 "<strong>{0}</strong><br><br>If launching the external browser fails you can "
    11790 "copy the following authorize URL and paste it into the address field of your "
    11791 "browser.</html>"
     11785"Token. Then switch back to this dialog and click on <strong>{0}</"
     11786"strong><br><br>If launching the external browser fails you can copy the "
     11787"following authorize URL and paste it into the address field of your browser."
     11788"</html>"
    1179211789msgstr ""
    1179311790"<html>JOSM ha ottenuto con successo un token di richiesta. JOSM ora aprirà "
     
    1189111888msgid ""
    1189211889"<html>The Access Token ''{1}'' is known to the OSM server ''{0}''.<br>The "
    11893 "test to retrieve the user details for this token failed, "
    11894 "though.<br>Depending on what rights are granted to this token you may "
    11895 "nevertheless use it<br>to upload data, upload GPS traces, and/or access "
    11896 "other protected resources.</html>"
    11897 msgstr ""
    11898 "<html>Il token di accesso ''{1}'' è conosciuto dal server OSM "
    11899 "''{0}''.<br>Però la verifica di ottenimento dei dettagli utente per questo "
    11900 "token è fallita.<br>A seconda della tipologia di permessi assegnati a questo "
    11901 "token potrebbe non essere possibile<br>caricare dati, caricare tracciati "
    11902 "GPS, e/o accedere ad altre risorse protette.</html>"
     11890"test to retrieve the user details for this token failed, though."
     11891"<br>Depending on what rights are granted to this token you may nevertheless "
     11892"use it<br>to upload data, upload GPS traces, and/or access other protected "
     11893"resources.</html>"
     11894msgstr ""
     11895"<html>Il token di accesso ''{1}'' è conosciuto dal server OSM ''{0}''."
     11896"<br>Però la verifica di ottenimento dei dettagli utente per questo token è "
     11897"fallita.<br>A seconda della tipologia di permessi assegnati a questo token "
     11898"potrebbe non essere possibile<br>caricare dati, caricare tracciati GPS, e/o "
     11899"accedere ad altre risorse protette.</html>"
    1190311900
    1190411901#: ../core/src/org/openstreetmap/josm/gui/oauth/TestAccessTokenTask.java:190
     
    1193111928#: ../core/src/org/openstreetmap/josm/gui/oauth/TestAccessTokenTask.java:235
    1193211929msgid ""
    11933 "<html>The test failed because the server responded with an internal "
    11934 "error.<br>JOSM could not decide whether the token is valid. Please try again "
    11935 "later.</html>"
     11930"<html>The test failed because the server responded with an internal error."
     11931"<br>JOSM could not decide whether the token is valid. Please try again later."
     11932"</html>"
    1193611933msgstr ""
    1193711934"<html>La verifica è fallita perché il server ha risposto con un errore "
     
    1198711984#: ../plugins/routing/src/com/innovant/josm/plugin/routing/gui/RoutingPreferenceDialog.java:140
    1198811985#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:711
    11989 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:100
     11986#: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:101
    1199011987msgid "Please select the row to delete."
    1199111988msgstr "Scegli la riga da cancellare."
     
    1237012367#. drawGpsArrowsFast
    1237112368#: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:142
    12372 msgid ""
    12373 "Draw the direction arrows using table lookups instead of complex math."
     12369msgid "Draw the direction arrows using table lookups instead of complex math."
    1237412370msgstr ""
    1237512371"Disegna le frecce di direzione usando riferimenti tabellari piuttosto che "
     
    1243912435#. antialiasing
    1244012436#: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:249
    12441 msgid ""
    12442 "Apply antialiasing to the map view resulting in a smoother appearance."
     12437msgid "Apply antialiasing to the map view resulting in a smoother appearance."
    1244312438msgstr ""
    1244412439"Applicando l''antialiasing alla mappa, la visualizzazione risulterà migliore."
     
    1251412509
    1251512510#: ../core/src/org/openstreetmap/josm/gui/preferences/MapPaintPreference.java:35
    12516 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:135
     12511#: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:134
    1251712512msgid "Enable built-in defaults"
    1251812513msgstr "Abilita lo stile predefinito ''incorporato''"
     
    1253212527#: ../core/src/org/openstreetmap/josm/gui/preferences/PluginPreference.java:73
    1253312528#, java-format
    12534 msgid ""
    12535 "The following plugin has been downloaded <strong>successfully</strong>:"
     12529msgid "The following plugin has been downloaded <strong>successfully</strong>:"
    1253612530msgid_plural ""
    1253712531"The following {0} plugins have been downloaded <strong>successfully</strong>:"
     
    1253912533"La seguente estensione è stata scaricata con <strong>successo</strong>:"
    1254012534msgstr[1] ""
    12541 "Le seguenti {0} estensioni sono state scaricate con "
    12542 "<strong>successo</strong>:"
     12535"Le seguenti {0} estensioni sono state scaricate con <strong>successo</"
     12536"strong>:"
    1254312537
    1254412538#: ../core/src/org/openstreetmap/josm/gui/preferences/PluginPreference.java:86
     
    1266612660"a menu entry of a button for the first time. So some of your changes may "
    1266712661"become active even without restart --- but also without collision handling. "
    12668 "This is another reason to <b>restart</b> JOSM after making any changes "
    12669 "here.</p>"
     12662"This is another reason to <b>restart</b> JOSM after making any changes here."
     12663"</p>"
    1267012664msgstr ""
    1267112665"<p>Inoltre, le scorciatoie sono attivate quando le azioni sono assegnate ad "
     
    1268312677"keyboard do not have them, Sun keyboards do), then do not use it. Also there "
    1268412678"are ''keys'' listed that correspond to a shortcut on your keyboard (e.g. "
    12685 "'':''/Colon). Please do not use them either, use the base key "
    12686 "('';''/Semicolon on US keyboards, ''.''/Period on German keyboards, etc.) "
    12687 "instead. Not doing so may result in conflicts, as there is no way for JOSM "
    12688 "to know that Ctrl+Shift+; and Ctrl+: actually is the same thing on an US "
    12689 "keyboard.</p>"
     12679"'':''/Colon). Please do not use them either, use the base key ('';''/"
     12680"Semicolon on US keyboards, ''.''/Period on German keyboards, etc.) instead. "
     12681"Not doing so may result in conflicts, as there is no way for JOSM to know "
     12682"that Ctrl+Shift+; and Ctrl+: actually is the same thing on an US keyboard.</"
     12683"p>"
    1269012684msgstr ""
    1269112685"<p>Si dovrebbe sapere che la lista di selezione dei tasti nella pagina "
     
    1300913003#, java-format
    1301013004msgid ""
    13011 "<html>Failed to load the list of style sources "
    13012 "from<br>''{0}''.<br><br>Details (untranslated):<br>{1}</html>"
     13005"<html>Failed to load the list of style sources from<br>''{0}''."
     13006"<br><br>Details (untranslated):<br>{1}</html>"
    1301313007msgstr ""
    1301413008"<html>Fallito il caricamento della lista dei sorgenti degli stili "
     
    1302313017"''''{0}''''. Ottenuto ''{1}''"
    1302413018
    13025 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:63
     13019#: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:62
    1302613020#, java-format
    1302713021msgid ""
     
    1303313027
    1303413028#. Should not happen, but at least show message
    13035 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:83
     13029#: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:82
    1303613030#, java-format
    1303713031msgid "Could not read tagging preset source {0}"
     
    1303913033"Non è stato possibile leggere il sorgente delle etichette preimpostate {0}"
    1304013034
    13041 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:87
     13035#: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:86
    1304213036#, java-format
    1304313037msgid ""
    1304413038"<html>Tagging preset source {0} can be loaded but it contains errors. Do you "
    13045 "really want to use it?<br><br><table width=600>Error is: [{1}:{2}] "
    13046 "{3}</table></html>"
     13039"really want to use it?<br><br><table width=600>Error is: [{1}:{2}] {3}</"
     13040"table></html>"
    1304713041msgstr ""
    1304813042"<html>Il sorgente delle etichette preimpostate {0} può essere caricato, ma "
     
    1305013044"width=600>L''errore è: [{1}:{2}] {3}</table></html>"
    1305113045
    13052 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:91
     13046#: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:90
    1305313047#, java-format
    1305413048msgid ""
     
    1306013054"width=400>L''errore è: [{1}:{2}] {3}</table></html>"
    1306113055
    13062 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:97
     13056#: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:96
    1306313057#, java-format
    1306413058msgid ""
     
    1307013064"width=600>L''errore è: {1}</table></html>"
    1307113065
    13072 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:101
     13066#: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:100
    1307313067#, java-format
    1307413068msgid ""
     
    1308013074"width=600>L''errore è: {1}</table></html>"
    1308113075
    13082 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:133
     13076#: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:132
    1308313077msgid "Sort presets menu"
    1308413078msgstr "Ordina il menu dei preimpostati"
    1308513079
    13086 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:145
     13080#: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:144
    1308713081msgid "Tagging Presets"
    1308813082msgstr "Etichette preimpostate"
     
    1320013194#, java-format
    1320113195msgid ""
    13202 "<html>Failed to build URL ''{0}'' for validating the OSM API "
    13203 "server.<br>Please check the spelling of ''{1}'' and validate again.</html>"
     13196"<html>Failed to build URL ''{0}'' for validating the OSM API server."
     13197"<br>Please check the spelling of ''{1}'' and validate again.</html>"
    1320413198msgstr ""
    1320513199"<html>Fallita la costruzione dell''indirizzo URL ''''{0}'''' per la "
     
    1322713221msgid ""
    1322813222"<html>Failed to retrieve a list of changesets from the OSM API server "
    13229 "at<br>''{1}''. The server responded with the return code {0} instead of "
    13230 "200.<br>Please check the spelling of ''{1}'' and validate again.</html>"
     13223"at<br>''{1}''. The server responded with the return code {0} instead of 200."
     13224"<br>Please check the spelling of ''{1}'' and validate again.</html>"
    1323113225msgstr ""
    1323213226"<html>Fallito l''ottenimento di una lista dei gruppi di modifiche dal server "
     
    1324413238"<html>Il server delle API di OSM su ''{0}'' non ha restituito una risposta "
    1324513239"valida.<br>E'' come se ''{0}'' non fosse un server delle API di OSM.<br>Si "
    13246 "prega di controllare la digitazione di ''{0}'' e di validare "
    13247 "nuovamente.</html>"
     13240"prega di controllare la digitazione di ''{0}'' e di validare nuovamente.</"
     13241"html>"
    1324813242
    1324913243#: ../core/src/org/openstreetmap/josm/gui/preferences/server/AuthenticationPreferencesPanel.java:59
     
    1330213296"password è memorizzata in chiaro nel file delle preferenze di JOSM. Inoltre "
    1330313297"è trasferita <strong>non criptata</strong> in ogni richiesta inviata al "
    13304 "server OSM. <strong>Non utilizzare una password "
    13305 "importante.</strong></p></body></html>"
     13298"server OSM. <strong>Non utilizzare una password importante.</strong></p></"
     13299"body></html>"
    1330613300
    1330713301#: ../core/src/org/openstreetmap/josm/gui/preferences/server/BasicAuthenticationPreferencesPanel.java:117
     
    1332613320
    1332713321#: ../core/src/org/openstreetmap/josm/gui/preferences/server/OAuthAccessTokenHolder.java:151
    13328 msgid ""
    13329 "Warning: Failed to retrieve OAuth Access Token from credential manager"
     13322msgid "Warning: Failed to retrieve OAuth Access Token from credential manager"
    1333013323msgstr ""
    1333113324"Attenzione: Fallito l'ottenimento del token di accesso OAuth dal gestore "
     
    1334713340
    1334813341#: ../core/src/org/openstreetmap/josm/gui/preferences/server/OAuthAuthenticationPreferencesPanel.java:226
    13349 msgid ""
    13350 "You already have an Access Token to access the OSM server using OAuth."
     13342msgid "You already have an Access Token to access the OSM server using OAuth."
    1335113343msgstr "Si possiede già un token di accesso al server OSM mediante OAuth."
    1335213344
     
    1338113373msgid "<html>Use the default OSM server URL (<strong>{0}</strong>)</html>"
    1338213374msgstr ""
    13383 "<html>Utilizza l''indirizzo URL predefinito del server OSM "
    13384 "(<strong>{0}</strong>)</html>"
     13375"<html>Utilizza l''indirizzo URL predefinito del server OSM (<strong>{0}</"
     13376"strong>)</html>"
    1338513377
    1338613378#: ../core/src/org/openstreetmap/josm/gui/preferences/server/OsmApiUrlInputPanel.java:88
     
    1345013442#: ../core/src/org/openstreetmap/josm/gui/preferences/server/ProxyPreferencesPanel.java:244
    1345113443msgid ""
    13452 "Use standard system settings (disabled. Start JOSM with <tt>-"
    13453 "Djava.net.useSystemProxies=true</tt> to enable)"
     13444"Use standard system settings (disabled. Start JOSM with <tt>-Djava.net."
     13445"useSystemProxies=true</tt> to enable)"
    1345413446msgstr ""
    1345513447"Utilizza le impostazioni di sistema standard (disabilitato. Per abilitare "
     
    1358913581
    1359013582#: ../core/src/org/openstreetmap/josm/gui/tagging/TaggingPreset.java:988
     13583#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:111
    1359113584msgid "Change Properties"
    1359213585msgstr "Modifica Proprietà"
     
    1374113734#, java-format
    1374213735msgid "Illegal port number in preference ''{0}''. Got {1}."
    13743 msgstr ""
    13744 "Numero di porta non valido nella preferenza ''''{0}''''. Ottenuto {1}."
     13736msgstr "Numero di porta non valido nella preferenza ''''{0}''''. Ottenuto {1}."
    1374513737
    1374613738#: ../core/src/org/openstreetmap/josm/io/DefaultProxySelector.java:104
     
    1377813770#. Just log something. The network stack will also throw an exception which will be caught
    1377913771#. somewhere else
    13780 #. 
     13772#.
    1378113773#: ../core/src/org/openstreetmap/josm/io/DefaultProxySelector.java:144
    1378213774#, java-format
     
    1380113793msgstr "Analisi della risposta proveniente dal server..."
    1380213794
    13803 #: ../core/src/org/openstreetmap/josm/io/DiffResultProcessor.java:169
     13795#: ../core/src/org/openstreetmap/josm/io/DiffResultProcessor.java:170
    1380413796#, java-format
    1380513797msgid "Unexpected XML element with name ''{0}''"
     
    1395913951#, java-format
    1396013952msgid "Failed to open input stream for resource ''{0}''"
    13961 msgstr ""
    13962 "Fallita l''apertura del flusso di ingresso per la risorsa ''''{0}''''"
     13953msgstr "Fallita l''apertura del flusso di ingresso per la risorsa ''''{0}''''"
    1396313954
    1396413955#: ../core/src/org/openstreetmap/josm/io/MirroredInputStream.java:105
     
    1397313964#: ../core/src/org/openstreetmap/josm/io/MultiFetchServerObjectReader.java:114
    1397413965#, java-format
    13975 msgid ""
    13976 "No primitive with id {0} in local dataset. Cannot infer primitive type."
     13966msgid "No primitive with id {0} in local dataset. Cannot infer primitive type."
    1397713967msgstr ""
    1397813968"Nessuna primitiva con id {0} nell''insieme di dati locale. Impossibile "
     
    1409814088
    1409914089#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:257
    14100 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:320
     14090#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:321
    1410114091#, java-format
    1410214092msgid "Unexpected format of ID replied by the server. Got ''{0}''."
    14103 msgstr ""
    14104 "Formato di ID non atteso restituito dal server. Ottenuto ''''{0}''''."
    14105 
    14106 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:278
     14093msgstr "Formato di ID non atteso restituito dal server. Ottenuto ''''{0}''''."
     14094
     14095#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:279
    1410714096#, java-format
    1410814097msgid ""
     
    1411214101"''''{0}''''. Ottenuto ''{1}''."
    1411314102
    14114 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:312
     14103#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:313
    1411514104msgid "Creating changeset..."
    1411614105msgstr "Creazione dell''insieme di modifiche..."
    1411714106
    14118 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:322
     14107#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:323
    1411914108#, java-format
    1412014109msgid "Successfully opened changeset {0}"
    1412114110msgstr "Insieme di modifiche {0} aperto con successo"
    1412214111
    14123 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:346
    14124 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:386
    14125 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:662
     14112#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:347
     14113#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:387
     14114#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:663
    1412614115#, java-format
    1412714116msgid "Changeset ID > 0 expected. Got {0}."
    1412814117msgstr "Era atteso un insieme di modifiche con ID > 0. Ottenuto {0}."
    1412914118
    14130 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:348
     14119#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:349
    1413114120msgid "Updating changeset..."
    1413214121msgstr "Aggiornamento dell''insieme di modifiche..."
    1413314122
    14134 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:350
     14123#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:351
    1413514124#, java-format
    1413614125msgid "Updating changeset {0}..."
    1413714126msgstr "Aggiornamento dell''insieme di modifiche {0}..."
    1413814127
    14139 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:388
     14128#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:389
    1414014129msgid "Closing changeset..."
    1414114130msgstr "Chiusura del gruppo di modifiche..."
    1414214131
    14143 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:409
     14132#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:410
    1414414133msgid "No changeset present for diff upload."
    1414514134msgstr ""
    1414614135"Non è presente alcun gruppo di modifiche per il caricamento differenziale"
    1414714136
    14148 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:416
     14137#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:417
    1414914138msgid "Preparing upload request..."
    1415014139msgstr "Preparazione della richiesta di caricamento..."
    1415114140
    14152 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:446
     14141#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:447
    1415314142msgid "Waiting 10 seconds ... "
    1415414143msgstr "Attesa di 10 secondi ... "
    1415514144
    14156 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:449
     14145#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:450
    1415714146#, java-format
    1415814147msgid "Starting retry {0} of {1} in {2} seconds ..."
    1415914148msgstr "Inizio del ripristino {0} di {1} in {2} secondi ..."
    1416014149
    14161 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:457
     14150#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:458
    1416214151msgid "OK - trying again."
    1416314152msgstr "OK - nuovo tentativo."
    1416414153
    14165 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:538
     14154#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:539
    1416614155#, java-format
    1416714156msgid "Starting retry {0} of {1}."
    1416814157msgstr "Inizio del ripristino {0} di {1}."
    1416914158
    14170 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:634
     14159#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:635
    1417114160msgid "Current changeset is null. Cannot upload data."
    14172 msgstr ""
    14173 "Il gruppo di modifiche corrente è nullo. Impossibile caricare i dati."
    14174 
    14175 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:636
     14161msgstr "Il gruppo di modifiche corrente è nullo. Impossibile caricare i dati."
     14162
     14163#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:637
    1417614164#, java-format
    1417714165msgid "ID of current changeset > 0 required. Current ID is {0}."
     
    1418014168"{0}."
    1418114169
    14182 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:664
     14170#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:665
    1418314171#, java-format
    1418414172msgid "Open changeset expected. Got closed changeset with id {0}."
     
    1433214320#, java-format
    1433314321msgid "Illegal value for attribute ''{0}''. Got ''{1}''."
    14334 msgstr ""
    14335 "Valore non valido per l''attributo ''''{0}''''. Ottenuto ''''{1}''''."
     14322msgstr "Valore non valido per l''attributo ''''{0}''''. Ottenuto ''''{1}''''."
    1433614323
    1433714324#: ../core/src/org/openstreetmap/josm/io/OsmChangesetParser.java:83
    1433814325#, java-format
    1433914326msgid "Illegal numeric value for attribute ''{0}''. Got ''{1}''."
    14340 msgstr ""
    14341 "Valore numerico non valido per l''attributo ''{0}''. Ottenuto ''{1}''."
     14327msgstr "Valore numerico non valido per l''attributo ''{0}''. Ottenuto ''{1}''."
    1434214328
    1434314329#: ../core/src/org/openstreetmap/josm/io/OsmChangesetParser.java:117
     
    1438814374#: ../core/src/org/openstreetmap/josm/io/OsmDataParsingException.java:44
    1438914375#: ../core/src/org/openstreetmap/josm/tools/XmlObjectParser.java:76
     14376#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsReader.java:280
    1439014377#, java-format
    1439114378msgid "(at line {0}, column {1})"
     
    1440114388msgid "<html>An error occurred while saving.<br>Error is:<br>{0}</html>"
    1440214389msgstr ""
    14403 "<html>E'' stato generato un errore durante il salvataggio.<br>L''errore "
    14404 "è:<br>{0}</html>"
     14390"<html>E'' stato generato un errore durante il salvataggio.<br>L''errore è:"
     14391"<br>{0}</html>"
    1440514392
    1440614393#: ../core/src/org/openstreetmap/josm/io/OsmExporter.java:99
    1440714394#, java-format
    1440814395msgid ""
    14409 "<html>An error occurred while restoring backup file.<br>Error "
    14410 "is:<br>{0}</html>"
     14396"<html>An error occurred while restoring backup file.<br>Error is:<br>{0}</"
     14397"html>"
    1441114398msgstr ""
    1441214399"<html>E'' stato generato un errore durante il ripristino del file della "
     
    1441614403#, java-format
    1441714404msgid "Could not back up file. Exception is: {0}"
    14418 msgstr ""
    14419 "Impossibile fare una copia di sicurezza del file. L''eccezione è: {0}"
     14405msgstr "Impossibile fare una copia di sicurezza del file. L''eccezione è: {0}"
    1442014406
    1442114407#: ../core/src/org/openstreetmap/josm/io/OsmGzipExporter.java:17
     
    1443714423#, java-format
    1443814424msgid ""
    14439 "Missing manadatory attributes on element ''bounds''. Got "
    14440 "minlon=''{0}'',minlat=''{1}'',maxlon=''{3}'',maxlat=''{4}'', origin=''{5}''."
     14425"Missing manadatory attributes on element ''bounds''. Got minlon=''{0}'',"
     14426"minlat=''{1}'',maxlon=''{3}'',maxlat=''{4}'', origin=''{5}''."
    1444114427msgstr ""
    1444214428"Attributi obbligatori mancanti sull''elemento ''''bounds''''. Ottenuto "
     
    1445414440#, java-format
    1445514441msgid "Missing mandatory attribute ''{0}'' on <nd> of way {1}."
    14456 msgstr ""
    14457 "Attributo obbligatorio ''''{0}'''' mancante su <nd> del percorso {1}."
     14442msgstr "Attributo obbligatorio ''''{0}'''' mancante su <nd> del percorso {1}."
    1445814443
    1445914444#: ../core/src/org/openstreetmap/josm/io/OsmReader.java:211
     
    1448714472#: ../plugins/reverter/src/reverter/MultiOsmReader.java:245
    1448814473#, java-format
    14489 msgid ""
    14490 "Illegal value for attribute ''ref'' on member in relation {0}. Got {1}"
     14474msgid "Illegal value for attribute ''ref'' on member in relation {0}. Got {1}"
    1449114475msgstr ""
    1449214476"Valore non valido per l''attributo ''''ref'''' sul membro nella relazione "
     
    1481114795#: ../core/src/org/openstreetmap/josm/io/OsmWriter.java:218
    1481214796msgid "Unexpected id 0 for osm primitive found"
    14813 msgstr ""
    14814 "E'' stato trovato un identificativo 0 non atteso per una primitiva osm"
     14797msgstr "E'' stato trovato un identificativo 0 non atteso per una primitiva osm"
    1481514798
    1481614799#: ../core/src/org/openstreetmap/josm/plugins/PluginDownloadTask.java:102
     
    1483314816#: ../core/src/org/openstreetmap/josm/plugins/PluginDownloadTask.java:112
    1483414817msgid "Download skipped"
    14835 msgstr ""
     14818msgstr "Scaricamento non eseguito"
    1483614819
    1483714820#: ../core/src/org/openstreetmap/josm/plugins/PluginDownloadTask.java:118
     
    1487314856msgid_plural ""
    1487414857"The following plugins are no longer necessary and have been deactivated:"
    14875 msgstr[0] ""
    14876 "L'estensione seguente non è più necessaria ed è stata disattivata:"
     14858msgstr[0] "L'estensione seguente non è più necessaria ed è stata disattivata:"
    1487714859msgstr[1] ""
    1487814860"Le estensioni seguenti non sono più necessarie e sono state disattivate:"
     
    1488614868msgstr ""
    1488714869"<html>E'' stato richiesto il caricamento dell''estensione \"{0}\".<br>Questa "
    14888 "estensione non è più sviluppata e molto probabilmente produrrà degli "
    14889 "errori.<br>Dovrebbe essere disabilitata.<br>Eliminarla dalle "
    14890 "preferenze?</html>"
     14870"estensione non è più sviluppata e molto probabilmente produrrà degli errori."
     14871"<br>Dovrebbe essere disabilitata.<br>Eliminarla dalle preferenze?</html>"
    1489114872
    1489214873#: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:167
     
    1497814959#, java-format
    1497914960msgid ""
    14980 "<html>Plugin {0} requires JOSM version {1}. The current JOSM version is "
    14981 "{2}.<br>You have to update JOSM in order to use this plugin.</html>"
     14961"<html>Plugin {0} requires JOSM version {1}. The current JOSM version is {2}."
     14962"<br>You have to update JOSM in order to use this plugin.</html>"
    1498214963msgstr ""
    1498314964"<html>L''estensione {0} richiede la versione {1} di JOSM. La versione "
     
    1498814969#, java-format
    1498914970msgid "Could not load plugin {0}. Delete from preferences?"
    14990 msgstr ""
    14991 "Non è possibile caricare il plugin {0}. Cancellarlo dalle preferenze?"
     14971msgstr "Non è possibile caricare il plugin {0}. Cancellarlo dalle preferenze?"
    1499214972
    1499314973#: ../core/src/org/openstreetmap/josm/plugins/PluginHandler.java:382
     
    1521315193#: ../core/src/org/openstreetmap/josm/plugins/ReadLocalPluginInformationTask.java:147
    1521415194#, java-format
    15215 msgid ""
    15216 "Warning: Failed to scan file ''{0}'' for plugin information. Skipping."
     15195msgid "Warning: Failed to scan file ''{0}'' for plugin information. Skipping."
    1521715196msgstr ""
    1521815197"Attenzione: Fallita la ricerca delle informazioni sull''estensione nel file "
     
    1522215201msgid "Processing plugin site cache icon files..."
    1522315202msgstr ""
     15203"Elaborazione dei file delle icone sul sito di cache del plugin in corso..."
    1522415204
    1522515205#: ../core/src/org/openstreetmap/josm/plugins/ReadLocalPluginInformationTask.java:133
     
    1528615266
    1528715267#. Then ask for submitting a bug report, for exceptions thrown from a plugin too
    15288 #. 
     15268#.
    1528915269#: ../core/src/org/openstreetmap/josm/tools/BugReportExceptionHandler.java:66
    1529015270msgid "Do nothing"
     
    1535915339"the server URL in your preferences and your internet connection.</html>"
    1536015340msgstr ""
    15361 "<html>Fallita l''inizializzazione della comunicazione con il server OSM "
    15362 "{0}.<br>Controllare l''indirizzo URL del server nelle preferenze personali e "
    15363 "la propria connessione ad internet.</html>"
     15341"<html>Fallita l''inizializzazione della comunicazione con il server OSM {0}."
     15342"<br>Controllare l''indirizzo URL del server nelle preferenze personali e la "
     15343"propria connessione ad internet.</html>"
    1536415344
    1536515345#: ../core/src/org/openstreetmap/josm/tools/ExceptionUtil.java:57
     
    1538315363"reference to relation {0}, and upload again.</html>"
    1538415364msgstr ""
    15385 "<html><strong>Fallita</strong> l''eliminazione della <strong>relazione "
    15386 "{0}</strong>. E'' ancora collegata alla relazione {1}.<br>Caricare la "
    15387 "relazione {1}, rimuovere il riferimento alla relazione {0}, e "
    15388 "riprovare.</html>"
     15365"<html><strong>Fallita</strong> l''eliminazione della <strong>relazione {0}</"
     15366"strong>. E'' ancora collegata alla relazione {1}.<br>Caricare la relazione "
     15367"{1}, rimuovere il riferimento alla relazione {0}, e riprovare.</html>"
    1538915368
    1539015369#: ../core/src/org/openstreetmap/josm/tools/ExceptionUtil.java:105
     
    1539215371msgid ""
    1539315372"<html>Uploading to the server <strong>failed</strong> because your "
    15394 "current<br>dataset violates a precondition.<br>The error message "
    15395 "is:<br>{0}</html>"
     15373"current<br>dataset violates a precondition.<br>The error message is:<br>{0}</"
     15374"html>"
    1539615375msgstr ""
    1539715376"<html>Upload <strong>failed</strong> verso il server poiché il dataset "
     
    1540115380#, java-format
    1540215381msgid ""
    15403 "<html>Authentication at the OSM server with the username ''{0}'' "
    15404 "failed.<br>Please check the username and the password in the JOSM "
    15405 "preferences.</html>"
     15382"<html>Authentication at the OSM server with the username ''{0}'' failed."
     15383"<br>Please check the username and the password in the JOSM preferences.</"
     15384"html>"
    1540615385msgstr ""
    1540715386"<html>E'' fallita l''autenticazione al server OSM con il nome utente "
     
    1541215391#, java-format
    1541315392msgid ""
    15414 "<html>Authentication at the OSM server with the OAuth token ''{0}'' "
    15415 "failed.<br>Please launch the preferences dialog and retrieve another OAuth "
    15416 "token.</html>"
     15393"<html>Authentication at the OSM server with the OAuth token ''{0}'' failed."
     15394"<br>Please launch the preferences dialog and retrieve another OAuth token.</"
     15395"html>"
    1541715396msgstr ""
    1541815397"<html>E'' fallita l''autenticazione con il server OSM con il token OAuth "
     
    1542315402#, java-format
    1542415403msgid ""
    15425 "<html>Authorisation at the OSM server with the OAuth token ''{0}'' "
    15426 "failed.<br>The token is not authorised to access the protected "
    15427 "resource<br>''{1}''.<br>Please launch the preferences dialog and retrieve "
    15428 "another OAuth token.</html>"
     15404"<html>Authorisation at the OSM server with the OAuth token ''{0}'' failed."
     15405"<br>The token is not authorised to access the protected resource<br>''{1}''."
     15406"<br>Please launch the preferences dialog and retrieve another OAuth token.</"
     15407"html>"
    1542915408msgstr ""
    1543015409"<html>E'' faliita l''autorizzazione al server OSM con il token OAuth "
     
    1545015429msgid ""
    1545115430"<html>Communication with the OSM server ''{0}''failed. The server "
    15452 "replied<br>the following error code and the following error "
    15453 "message:<br><strong>Error code:<strong> {1}<br><strong>Error message "
    15454 "(untranslated)</strong>: {2}</html>"
     15431"replied<br>the following error code and the following error message:"
     15432"<br><strong>Error code:<strong> {1}<br><strong>Error message (untranslated)</"
     15433"strong>: {2}</html>"
    1545515434msgstr ""
    1545615435"<html>E'' fallita la comunicazione con il server OSM ''{0}''. Il server ha "
    15457 "risposto<br>con l''errore seguente:<br><strong>Codice errore:<strong> "
    15458 "{1}<br><strong>Messaggio di errore (non tradotto)</strong>: {2}</html>"
     15436"risposto<br>con l''errore seguente:<br><strong>Codice errore:<strong> {1}"
     15437"<br><strong>Messaggio di errore (non tradotto)</strong>: {2}</html>"
    1545915438
    1546015439#: ../core/src/org/openstreetmap/josm/tools/ExceptionUtil.java:212
     
    1546415443"already been closed.</html>"
    1546515444msgstr ""
    15466 "<html>Fallita la chiusura dell''insieme di modifiche "
    15467 "<strong>{0}</strong><br>perché è stato già chiuso.</html>"
     15445"<html>Fallita la chiusura dell''insieme di modifiche <strong>{0}</"
     15446"strong><br>perché è stato già chiuso.</html>"
    1546815447
    1546915448#: ../core/src/org/openstreetmap/josm/tools/ExceptionUtil.java:218
     
    1547315452"already been closed on {1}.</html>"
    1547415453msgstr ""
    15475 "<html>Fallita la chiusura dell''insieme di modifiche "
    15476 "<strong>{0}</strong><br>perché è stato già chiuso il {1}.</html>"
     15454"<html>Fallita la chiusura dell''insieme di modifiche <strong>{0}</"
     15455"strong><br>perché è stato già chiuso il {1}.</html>"
    1547715456
    1547815457#: ../core/src/org/openstreetmap/josm/tools/ExceptionUtil.java:227
     
    1549515474"already been closed on {1}.</html>"
    1549615475msgstr ""
    15497 "<html>Fallito il caricamento sul gruppo di modifiche "
    15498 "<strong>{0}</strong><br>perché è stato già chiuso il {1}.</html>"
     15476"<html>Fallito il caricamento sul gruppo di modifiche <strong>{0}</"
     15477"strong><br>perché è stato già chiuso il {1}.</html>"
    1549915478
    1550015479#: ../core/src/org/openstreetmap/josm/tools/ExceptionUtil.java:288
     
    1551615495"check your internet connection.</html>"
    1551715496msgstr ""
    15518 "<html>Fallita l''apertura della connessione al server "
    15519 "remoto<br>''''{0}''''.<br>Controllare la propria connessione ad "
    15520 "internet.</html>"
     15497"<html>Fallita l''apertura della connessione al server remoto<br>''''{0}''''."
     15498"<br>Controllare la propria connessione ad internet.</html>"
    1552115499
    1552215500#: ../core/src/org/openstreetmap/josm/tools/ExceptionUtil.java:321
     
    1552715505msgstr ""
    1552815506"<html>Fallito il caricamento o lo scaricamento dei dati "
    15529 "da<br>''''{0}''''<br>a causa di un problema con il loro "
    15530 "trasferimento.<br>Dettagli (non tradotti): {1}</html>"
     15507"da<br>''''{0}''''<br>a causa di un problema con il loro trasferimento."
     15508"<br>Dettagli (non tradotti): {1}</html>"
    1553115509
    1553215510#: ../core/src/org/openstreetmap/josm/tools/ExceptionUtil.java:336
     
    1554315521#, java-format
    1554415522msgid ""
    15545 "<html>The OSM server<br>''{0}''<br>reported an internal server "
    15546 "error.<br>This is most likely a temporary problem. Please try again "
    15547 "later.</html>"
     15523"<html>The OSM server<br>''{0}''<br>reported an internal server error."
     15524"<br>This is most likely a temporary problem. Please try again later.</html>"
    1554815525msgstr ""
    1554915526"<html>Il server OSM<br>''''{0}''''<br>ha riportato un errore interno al "
    15550 "server.<br>Solitamente questo è un problema temporaneo. Riprovare più "
    15551 "tardi.</html>"
     15527"server.<br>Solitamente questo è un problema temporaneo. Riprovare più tardi."
     15528"</html>"
    1555215529
    1555315530#: ../core/src/org/openstreetmap/josm/tools/ExceptionUtil.java:366
    1555415531#, java-format
    1555515532msgid "The OSM server ''{0}'' reported a bad request.<br>"
    15556 msgstr ""
    15557 "Il server OSM ''''{0}'''' ha riportato una richiesta non corretta.<br>"
     15533msgstr "Il server OSM ''''{0}'''' ha riportato una richiesta non corretta.<br>"
    1555815534
    1555915535#: ../core/src/org/openstreetmap/josm/tools/ExceptionUtil.java:371
    1556015536msgid ""
    15561 "The area you tried to download is too big or your request was too "
    15562 "large.<br>Either request a smaller area or use an export file provided by "
    15563 "the OSM community."
     15537"The area you tried to download is too big or your request was too large."
     15538"<br>Either request a smaller area or use an export file provided by the OSM "
     15539"community."
    1556415540msgstr ""
    1556515541"La zona che si è tentato di scaricare è troppo estesa oppure la propria "
     
    1559415570"preferences and your internet connection.</html>"
    1559515571msgstr ""
    15596 "<html>Fallita l''apertura della connessione al server "
    15597 "remoto<br>''''{0}''''.<br>Il nome dell''host ''''{1}'''' non può essere "
    15598 "risolto. <br>Controllare l''indirizzo URL delle API nelle proprie preferenze "
    15599 "e la propria connessione ad internet.</html>"
     15572"<html>Fallita l''apertura della connessione al server remoto<br>''''{0}''''."
     15573"<br>Il nome dell''host ''''{1}'''' non può essere risolto. <br>Controllare "
     15574"l''indirizzo URL delle API nelle proprie preferenze e la propria connessione "
     15575"ad internet.</html>"
    1560015576
    1560115577#: ../core/src/org/openstreetmap/josm/tools/ExceptionUtil.java:487
     
    1560415580"<html>The server reports that an object is deleted.<br><strong>Uploading "
    1560515581"failed</strong> if you tried to update or delete this object.<br> "
    15606 "<strong>Downloading failed</strong> if you tried to download this "
    15607 "object.<br><br>The error message is:<br>{0}</html>"
     15582"<strong>Downloading failed</strong> if you tried to download this object."
     15583"<br><br>The error message is:<br>{0}</html>"
    1560815584msgstr ""
    1560915585"<html>Il server segnala che un oggetto è stato eliminato.<br><strong>Il "
    1561015586"caricamento è fallito</strong> se si è tentato di aggiornare o eliminare "
    1561115587"questo oggetto.<br> <strong>Lo scaricamento è fallito</strong> se si è "
    15612 "tentato di scaricare questo oggetto.<br><br>Il messaggio d''errore "
    15613 "è:<br>{0}</html>"
     15588"tentato di scaricare questo oggetto.<br><br>Il messaggio d''errore è:<br>{0}"
     15589"</html>"
    1561415590
    1561515591#: ../core/src/org/openstreetmap/josm/tools/I18n.java:439
     
    1568315659"\n"
    1568415660msgstr ""
    15685 "L''impostazione della scorciatoia da tastiera ''{0}'' per l''azione ''{1}'' "
    15686 "({2}) è fallita\n"
     15661"L''impostazione della scorciatoia da tastiera ''{0}'' per l''azione "
     15662"''{1}'' ({2}) è fallita\n"
    1568715663"perché la scorciatoia è già impegnata dall''azione ''{3}'' ({4}).\n"
    1568815664"\n"
     
    1570715683#: ../core/src/org/openstreetmap/josm/tools/Shortcut.java:460
    1570815684msgid "(Hint: You can edit the shortcuts in the preferences.)"
    15709 msgstr ""
    15710 "(Suggerimento: Si possono modificare le scorciatoie nelle preferenze.)"
     15685msgstr "(Suggerimento: Si possono modificare le scorciatoie nelle preferenze.)"
    1571115686
    1571215687#: ../core/src/org/openstreetmap/josm/tools/WikiReader.java:56
     
    1588015855#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:304
    1588115856msgid "Upload failed. Server returned the following message: "
    15882 msgstr ""
    15883 "Caricamento fallito. Il server ha risposto con il seguente messaggio: "
     15857msgstr "Caricamento fallito. Il server ha risposto con il seguente messaggio: "
    1588415858
    1588515859#: ../plugins/DirectUpload/src/org/openstreetmap/josm/plugins/DirectUpload/UploadDataGui.java:346
     
    1607816052#: ../plugins/addrinterpolation/src/org/openstreetmap/josm/plugins/AddrInterpolation/AddrInterpolationDialog.java:1343
    1607916053msgid "Starting address number must be less than ending address number"
    16080 msgstr ""
    16081 "Il numero iniziale dell''indirizzo deve essere minore di quello finale"
     16054msgstr "Il numero iniziale dell''indirizzo deve essere minore di quello finale"
    1608216055
    1608316056#: ../plugins/alignways/src/org/openstreetmap/josm/plugins/alignways/AlignWaysAction.java:34
     
    1617216145"</span><span style=\"font-size: medium;\"><br>\n"
    1617316146"...or it rather should be called <br>\n"
    16174 "<span style=\"font-size: large;\">AlignWayS(egments)</span> "
    16175 "Plugin...</span>\n"
     16147"<span style=\"font-size: large;\">AlignWayS(egments)</span> Plugin...</"
     16148"span>\n"
    1617616149"</div>\n"
    1617716150"</html>"
     
    1618516158"</span><span style=\"font-size: medium;\"><br>\n"
    1618616159"...da chiamare piuttosto <br>\n"
    16187 "estensione <span style=\"font-size: "
    16188 "large;\">AlignWayS(egments)</span>...</span>\n"
     16160"estensione <span style=\"font-size: large;\">AlignWayS(egments)</span>...</"
     16161"span>\n"
    1618916162"</div>\n"
    1619016163"</html>"
     
    1622316196"<div style=\"font-family: sans-serif;\">\n"
    1622416197"<ul>\n"
    16225 "<li><b>Select a reference segment.</b> You can do this by <b><i><span "
    16226 "style=\"color:green\">Ctrl-click</span></i></b>ing\n"
     16198"<li><b>Select a reference segment.</b> You can do this by <b><i><span style="
     16199"\"color:green\">Ctrl-click</span></i></b>ing\n"
    1622716200"on a segment. The other, to be aligned segment will become parallel to\n"
    1622816201"this one. </li>\n"
     
    1628416257"parallel with the reference segment, the to be aligned segment will rotate "
    1628516258"around this point. You can choose the two extremities or the centre of the "
    16286 "segment by <b><i><span style=\"color:green\">click</span></i></b>ing nearby. "
    16287 "\n"
     16259"segment by <b><i><span style=\"color:green\">click</span></i></b>ing "
     16260"nearby. \n"
    1628816261"  </li>\n"
    1628916262"</ul>\n"
     
    1629816271"rendere parallelo il segmento di riferimento con il segmento da allineare, "
    1629916272"quest''ultimo ruoterà attorno a questo punto. Si possono selezionare le due "
    16300 "estremità oppure il centro del segmento <b><i><span "
    16301 "style=\"color:green\">cliccando</span></i></b> nelle vicinanze. \n"
     16273"estremità oppure il centro del segmento <b><i><span style=\"color:green"
     16274"\">cliccando</span></i></b> nelle vicinanze. \n"
    1630216275"  </li>\n"
    1630316276"</ul>\n"
     
    1631216285"<div style=\"font-family:sans-serif\">\n"
    1631316286"<ul>\n"
    16314 "  <li><b>Align the segments.</b> Press <b><i><span "
    16315 "style=\"color:green\">Shift-A</span></i></b>. Alternatively you''ll find the "
    16316 "command in the <b>Tools</b>\n"
     16287"  <li><b>Align the segments.</b> Press <b><i><span style=\"color:green"
     16288"\">Shift-A</span></i></b>. Alternatively you''ll find the command in the "
     16289"<b>Tools</b>\n"
    1631716290" menu or may want to place the action on the <b>toolbar</b>.\n"
    1631816291"  </li>\n"
     
    1632516298"<div style=\"font-family:sans-serif\">\n"
    1632616299"<ul>\n"
    16327 "  <li><b>Allineare i segmenti.</b> Premere <b><i><span "
    16328 "style=\"color:green\">Shift-A</span></i></b>. In alternativa si può usare il "
    16329 "comando presente nel menu <b>Strumenti</b>\n"
     16300"  <li><b>Allineare i segmenti.</b> Premere <b><i><span style=\"color:green"
     16301"\">Shift-A</span></i></b>. In alternativa si può usare il comando presente "
     16302"nel menu <b>Strumenti</b>\n"
    1633016303" oppure si può aggiungere l''azione alla <b>barra degli strumenti</b>.\n"
    1633116304"  </li>\n"
     
    1634916322"<div style=\"font-family:sans-serif\">\n"
    1635016323"<b>Ultimo consiglio:</b> Volendo c''è un metodo semplice per lavorare sulla "
    16351 "selezione corrente: <b><i><span style=\"color:green\">Alt-"
    16352 "Click</span></i></b> su un qualsiasi punto della mappa.\n"
     16324"selezione corrente: <b><i><span style=\"color:green\">Alt-Click</span></i></"
     16325"b> su un qualsiasi punto della mappa.\n"
    1635316326"</div>\n"
    1635416327"</html>\n"
     
    1638316356msgstr "Numeri:"
    1638416357
    16385 #: ../plugins/buildings_tools/src/buildings_tools/Building.java:134
     16358#: ../plugins/buildings_tools/src/buildings_tools/AdvancedSettingsDialog.java:19
     16359#, fuzzy
     16360msgid "Big buildings mode"
     16361msgstr "Imposta dimensione degli edifici"
     16362
     16363#: ../plugins/buildings_tools/src/buildings_tools/AdvancedSettingsDialog.java:20
     16364#, fuzzy
     16365msgid "Rotate crosshair"
     16366msgstr "Ruota a destra"
     16367
     16368#: ../plugins/buildings_tools/src/buildings_tools/AdvancedSettingsDialog.java:23
     16369#, fuzzy
     16370msgid "Advanced settings"
     16371msgstr "Configura le impostazioni avanzate"
     16372
     16373#: ../plugins/buildings_tools/src/buildings_tools/AdvancedSettingsDialog.java:30
     16374#, fuzzy
     16375msgid "Building tag:"
     16376msgstr "Palazzo"
     16377
     16378#: ../plugins/buildings_tools/src/buildings_tools/Building.java:234
    1638616379msgid "Cannot place building outside of the world."
    1638716380msgstr "Impossibile posizionare l'edificio fuori dal mondo."
    1638816381
    16389 #: ../plugins/buildings_tools/src/buildings_tools/Building.java:156
     16382#: ../plugins/buildings_tools/src/buildings_tools/Building.java:257
    1639016383#: ../plugins/cadastre-fr/src/cadastre_fr/Buildings.java:221
    1639116384msgid "Create building"
     
    1639416387#: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeAction.java:15
    1639516388#: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeAction.java:17
    16396 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:32
     16389#: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:37
    1639716390msgid "Set buildings size"
    1639816391msgstr "Imposta dimensione degli edifici"
    1639916392
    16400 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:24
     16393#: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:26
    1640116394msgid "Use Address dialog"
    1640216395msgstr "Usa la finestra Indirizzo"
    1640316396
    16404 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:38
     16397#: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:27
     16398#, fuzzy
     16399msgid "Auto-select building"
     16400msgstr "Crea edificio"
     16401
     16402#: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:44
    1640516403msgid "Buildings width:"
    1640616404msgstr "Larghezza edifici:"
    1640716405
    16408 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:39
     16406#: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:45
    1640916407msgid "Length step:"
    1641016408msgstr "Passo di lunghezza:"
    1641116409
    16412 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:75
    16413 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:77
     16410#: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:54
     16411#, fuzzy
     16412msgid "Advanced..."
     16413msgstr "Avanzate"
     16414
     16415#: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:65
     16416#: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:67
    1641416417msgid "Draw buildings"
    1641516418msgstr "Disegna edifici"
    1641616419
    16417 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:303
    16418 msgid "Point on the corner of building to start drawing"
    16419 msgstr ""
    16420 
    16421 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:304
    16422 msgid "Point on opposite end of building"
     16420#: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:379
     16421#, fuzzy
     16422msgid "Point on the corner of the building to start drawing"
     16423msgstr "Indicare un angolo dell'edificio per iniziare"
     16424
     16425#: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:381
     16426#, fuzzy
     16427msgid "Point on opposite end of the building"
    1642316428msgstr "Punta su un'estremità opposta dell'edificio"
    1642416429
    16425 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:305
    16426 msgid "Set width of building"
     16430#: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:383
     16431#, fuzzy
     16432msgid "Set width of the building"
    1642716433msgstr "Imposta la larghezza dell'edificio"
    1642816434
     
    1661416620#. <scale_max>50000</scale_max>
    1661516621#. </rule>
    16616 #. 
     16622#.
    1661716623#. <!--waterway tags -->
    16618 #. 
     16624#.
    1661916625#. <rule>
    1662016626#. <condition k="waterway" v="river"/>
     
    1662416630#. <scale_max>50000</scale_max>
    1662516631#. </rule>
    16626 #. 
     16632#.
    1662716633#. <rule>
    1662816634#. <condition k="waterway" v="canal"/>
     
    1663216638#. <scale_max>50000</scale_max>
    1663316639#. </rule>
    16634 #. 
     16640#.
    1663516641#. <rule>
    1663616642#. <condition k="waterway" v="ditch"/>
     
    1664616652#. <scale_max>50000</scale_max>
    1664716653#. </rule>
    16648 #. 
     16654#.
    1664916655#. <rule>
    1665016656#. <condition k="natural" v="water"/>
     
    1665416660#. <scale_max>50000</scale_max>
    1665516661#. </rule>
    16656 #. 
     16662#.
    1665716663#. <rule>
    1665816664#. <condition k="natural" v="coastline"/>
     
    1666016666#: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java:67
    1666116667#: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:23
    16662 #: build/trans_presets.java:2358 build/trans_style.java:993
    16663 #: build/trans_style.java:1010 build/trans_style.java:1026
    16664 #: build/trans_style.java:1033 build/trans_style.java:3492
    16665 #: build/trans_style.java:3500
     16668#: build/trans_presets.java:2358 build/trans_style.java:1018
     16669#: build/trans_style.java:1035 build/trans_style.java:1051
     16670#: build/trans_style.java:1058 build/trans_style.java:3525
     16671#: build/trans_style.java:3533
    1666616672msgid "water"
    1666716673msgstr "acqua"
     
    1668316689#. <scale_max>50000</scale_max>
    1668416690#. </rule>
    16685 #. 
     16691#.
    1668616692#. <rule>
    1668716693#. <condition k="addr:housenumber"/>
     
    1669016696#. <scale_max>50000</scale_max>
    1669116697#. </rule>
    16692 #. 
     16698#.
    1669316699#. <rule>
    1669416700#. <condition k="addr:postcode"/>
     
    1669716703#. <scale_max>50000</scale_max>
    1669816704#. </rule>
    16699 #. 
     16705#.
    1670016706#. <rule>
    1670116707#. <condition k="addr:interpolation" v="odd"/>
     
    1670416710#. <scale_max>40000</scale_max>
    1670516711#. </rule>
    16706 #. 
     16712#.
    1670716713#. <rule>
    1670816714#. <condition k="addr:interpolation" v="even"/>
     
    1671116717#. <scale_max>40000</scale_max>
    1671216718#. </rule>
    16713 #. 
     16719#.
    1671416720#. <rule>
    1671516721#. <condition k="addr:interpolation" v="all"/>
     
    1671816724#. <scale_max>40000</scale_max>
    1671916725#. </rule>
    16720 #. 
     16726#.
    1672116727#. <rule>
    1672216728#. <condition k="addr:interpolation" v="alphabetic"/>
    1672316729#: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java:72
    16724 #: build/trans_style.java:4320 build/trans_style.java:4327
    16725 #: build/trans_style.java:4334 build/trans_style.java:4341
     16730#: build/trans_style.java:4353 build/trans_style.java:4360
     16731#: build/trans_style.java:4367 build/trans_style.java:4374
    1672616732msgid "address"
    1672716733msgstr "indirizzo"
     
    1675016756#: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java:93
    1675116757msgid ""
    16752 "A special handler of the French cadastre wms at "
    16753 "www.cadastre.gouv.fr<BR><BR>Please read the Terms and Conditions of Use here "
    16754 "(in French): <br><a "
    16755 "href=\"http://www.cadastre.gouv.fr/scpc/html/CU_01_ConditionsGenerales_fr.htm"
    16756 "l\"> "
    16757 "http://www.cadastre.gouv.fr/scpc/html/CU_01_ConditionsGenerales_fr.html</a> "
    16758 "<BR>before any upload of data created by this plugin."
    16759 msgstr ""
    16760 "Un gestore speciale del wms francese del catasto all''indirizzo "
    16761 "www.cadastre.gouv.fr<BR><BR>Leggere i Termini e Condizioni d''Uso qui (in "
    16762 "francese): <br><a "
    16763 "href=\"http://www.cadastre.gouv.fr/scpc/html/CU_01_ConditionsGenerales_fr.htm"
    16764 "l\"> "
    16765 "http://www.cadastre.gouv.fr/scpc/html/CU_01_ConditionsGenerales_fr.html</a> "
    16766 "<BR>prima di effettuare qualsiasi caricamento di dati creati da questa "
    16767 "estensione."
     16758"A special handler of the French cadastre wms at www.cadastre.gouv."
     16759"fr<BR><BR>Please read the Terms and Conditions of Use here (in French): "
     16760"<br><a href=\"http://www.cadastre.gouv.fr/scpc/html/"
     16761"CU_01_ConditionsGenerales_fr.html\"> http://www.cadastre.gouv.fr/scpc/html/"
     16762"CU_01_ConditionsGenerales_fr.html</a> <BR>before any upload of data created "
     16763"by this plugin."
     16764msgstr ""
     16765"Un gestore speciale del wms francese del catasto all''indirizzo www.cadastre."
     16766"gouv.fr<BR><BR>Leggere i Termini e Condizioni d''Uso qui (in francese): "
     16767"<br><a href=\"http://www.cadastre.gouv.fr/scpc/html/"
     16768"CU_01_ConditionsGenerales_fr.html\"> http://www.cadastre.gouv.fr/scpc/html/"
     16769"CU_01_ConditionsGenerales_fr.html</a> <BR>prima di effettuare qualsiasi "
     16770"caricamento di dati creati da questa estensione."
    1676816771
    1676916772#: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java:98
     
    1696716970#: ../plugins/cadastre-fr/src/cadastre_fr/DownloadSVGTask.java:221
    1696816971msgid "Please, enable auto-sourcing and check cadastre millesime."
    16969 msgstr ""
    16970 "Abilitare la sorgente automatica e controllare l''annata del catasto."
     16972msgstr "Abilitare la sorgente automatica e controllare l''annata del catasto."
    1697116973
    1697216974#: ../plugins/cadastre-fr/src/cadastre_fr/DownloadSVGTask.java:66
     
    1722717229
    1722817230#: ../plugins/cadastre-fr/src/cadastre_fr/WMSLayer.java:96
    17229 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:75
    17230 #: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:187
     17231#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:77
     17232#: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:193
    1723117233msgid "Blank Layer"
    1723217234msgstr "Livello vuoto"
     
    1741617418msgstr "Non è stato trovato alcun livello dei dati GPX."
    1741717419
     17420#: ../plugins/ext_tools/src/ext_tools/ExtTool.java:188
     17421msgid "Child script have returned invalid data."
     17422msgstr ""
     17423
     17424#: ../plugins/ext_tools/src/ext_tools/preferences/EditToolDialog.java:45
     17425#, fuzzy
     17426msgid "Edit tool"
     17427msgstr "Modifica zoo"
     17428
     17429#: ../plugins/ext_tools/src/ext_tools/preferences/EditToolDialog.java:53
     17430#, fuzzy
     17431msgid "Name:"
     17432msgstr "Nome"
     17433
     17434#: ../plugins/ext_tools/src/ext_tools/preferences/EditToolDialog.java:54
     17435#, fuzzy
     17436msgid "CmdLine:"
     17437msgstr "Coordinate:"
     17438
     17439#: ../plugins/ext_tools/src/ext_tools/preferences/ExtToolsPreference.java:26
     17440msgid "External tools"
     17441msgstr ""
     17442
     17443#. Plugin ext_tools
     17444#: ../plugins/ext_tools/src/ext_tools/preferences/ExtToolsPreference.java:27
     17445#: build/trans_plugins.java:24
     17446msgid "Use external scripts in JOSM"
     17447msgstr ""
     17448
     17449#: ../plugins/ext_tools/src/ext_tools/preferences/MyToolsPanel.java:73
     17450#, fuzzy, java-format
     17451msgid "Delete tool \"{0}\"?"
     17452msgstr "Cancella nodo {0}"
     17453
     17454#: ../plugins/ext_tools/src/ext_tools/preferences/MyToolsPanel.java:74
     17455msgid "Are you sure?"
     17456msgstr "Sei sicuro?"
     17457
     17458#: ../plugins/ext_tools/src/ext_tools/preferences/MyToolsPanel.java:91
     17459#, fuzzy
     17460msgid "New tool..."
     17461msgstr "Nuova regola"
     17462
     17463#: ../plugins/ext_tools/src/ext_tools/preferences/ToolsRepositoryPanel.java:54
     17464#, fuzzy
     17465msgid "Install"
     17466msgstr "Industriale"
     17467
    1741817468#: ../plugins/globalsat/src/org/openstreetmap/josm/plugins/globalsat/GlobalsatConfigDialog.java:81
    1741917469msgid "Position only"
     
    1768317733#. *
    1768417734#. * Run the nodelist through a vertex reduction algorithm
    17685 #. 
     17735#.
    1768617736#: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerAction.java:188
    1768717737msgid "Running vertex reduction..."
     
    1780217852
    1780317853#: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:71
    17804 msgid ""
    17805 "Maximum number of segments allowed in each generated way. Default 250."
     17854msgid "Maximum number of segments allowed in each generated way. Default 250."
    1780617855msgstr ""
    1780717856"Numero massimo di segmenti permesso per ogni percorso generato. Predefinito "
     
    1782617875#: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:74
    1782717876msgid ""
    17828 "Accuracy of Douglas-Peucker line simplification, measured in "
    17829 "degrees.<br>Lower values give more nodes, and more accurate lines. Default "
    17830 "0.0003."
     17877"Accuracy of Douglas-Peucker line simplification, measured in degrees."
     17878"<br>Lower values give more nodes, and more accurate lines. Default 0.0003."
    1783117879msgstr ""
    1783217880"Accuratezza della semplificazione lineare di Douglas-Peucker, misurata in "
     
    1788317931#: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:86
    1788417932msgid "A plugin to trace water bodies on Landsat imagery."
    17885 msgstr ""
    17886 "Una estensione per tracciare le superfici acquee su immagini Landsat."
     17933msgstr "Una estensione per tracciare le superfici acquee su immagini Landsat."
    1788717934
    1788817935#: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:87
     
    1812918176"new server? (Strongly recommended)</html>"
    1813018177msgstr ""
    18131 "<html>L''estensione openstreetbugs sta utilizzando il vecchio server "
    18132 "appspot.com.<br>E'' disponibile un nuovo server su schokokeks.org.<br>Si "
    18133 "vuole migrare al nuovo server? (Fortemente consigliato)</html>"
     18178"<html>L''estensione openstreetbugs sta utilizzando il vecchio server appspot."
     18179"com.<br>E'' disponibile un nuovo server su schokokeks.org.<br>Si vuole "
     18180"migrare al nuovo server? (Fortemente consigliato)</html>"
    1813418181
    1813518182#: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/OsbPlugin.java:109
     
    1815718204
    1815818205#: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/api/util/HttpUtils.java:169
    18159 msgid ""
    18160 "Header contains several values and cannot be mapped to a single string"
     18206msgid "Header contains several values and cannot be mapped to a single string"
    1816118207msgstr ""
    1816218208"L''intestazione contiene troppi valori e non è possibile mapparla su una "
     
    1827218318
    1827318319#: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/gui/action/ToggleConnectionModeAction.java:65
    18274 msgid ""
    18275 "You have unsaved changes in your queue. Do you want to submit them now?"
     18320msgid "You have unsaved changes in your queue. Do you want to submit them now?"
    1827618321msgstr ""
    1827718322"Sono presenti dei cambiamenti non salvati nella propria coda. Si desidera "
     
    1832618371
    1832718372#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:63
    18328 msgid ""
    18329 "Write position information into the exif header of the following files:"
     18373msgid "Write position information into the exif header of the following files:"
    1833018374msgstr ""
    1833118375"Scrivi le informazioni sulla posizione nelle intestazioni exif dei seguenti "
     
    1868018724#: ../plugins/reverter/src/reverter/ChangesetIdQuery.java:24
    1868118725msgid "Revert changeset fully"
    18682 msgstr ""
     18726msgstr "Ripristinare completamente il changeset"
    1868318727
    1868418728#: ../plugins/reverter/src/reverter/ChangesetIdQuery.java:25
    1868518729msgid "Revert selection only"
    18686 msgstr ""
     18730msgstr "Ripristinare solo la selezione"
    1868718731
    1868818732#: ../plugins/reverter/src/reverter/ChangesetIdQuery.java:27
    1868918733msgid "Revert selection and restore deleted objects"
    18690 msgstr ""
     18734msgstr "Ripristinare la selezione e gli oggetti cancellati"
    1869118735
    1869218736#: ../plugins/reverter/src/reverter/ChangesetIdQuery.java:45
     
    1870018744msgstr "Ripristina"
    1870118745
    18702 #: ../plugins/reverter/src/reverter/ChangesetReverter.java:316
     18746#: ../plugins/reverter/src/reverter/ChangesetReverter.java:302
    1870318747#, java-format
    1870418748msgid "Missing merge target for {0} with id {1}"
     
    1874718791#: ../plugins/reverter/src/reverter/RevertChangesetAction.java:75
    1874818792msgid "Downloading changeset"
    18749 msgstr ""
     18793msgstr "Scaricamento del changeset"
    1875018794
    1875118795#: ../plugins/reverter/src/reverter/RevertChangesetAction.java:98
     
    1875318797msgid "Revert changeset #{0}"
    1875418798msgstr "Ripristina il gruppo di modifiche #{0}"
     18799
     18800#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:78
     18801#, fuzzy
     18802msgid "Road Sign Plugin"
     18803msgstr "Caricamento estensioni"
     18804
     18805#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:53
     18806msgid "Roadsign tagging"
     18807msgstr ""
     18808
     18809#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:53
     18810msgid "Add tags by clicking on road signs"
     18811msgstr ""
     18812
     18813#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:54
     18814msgid "Roadsigns plugin: open dialog"
     18815msgstr ""
     18816
     18817#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:82
     18818#, fuzzy, java-format
     18819msgid "Could not read tagging preset source: ''{0}''"
     18820msgstr "Impossibile leggere la lista delle etichette preimpostate: {0}"
     18821
     18822#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:90
     18823#, fuzzy, java-format
     18824msgid "Error parsing tagging preset from ''{0}'':\n"
     18825msgstr "Analisi della lista delle estensioni dal sito ''''{0}''''"
     18826
     18827#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/Sign.java:104
     18828#, fuzzy, java-format
     18829msgid "Sign {0}"
     18830msgstr "Selezione: {0}"
     18831
     18832#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/Sign.java:111
     18833#, fuzzy, java-format
     18834msgid "Additional sign {0}"
     18835msgstr "Aggiungi relazione {0}"
    1875518836
    1875618837#: ../plugins/routes/src/org/openstreetmap/josm/plugins/routes/RelationEditMode.java:28
     
    1877518856#, java-format
    1877618857msgid "Remove way ''{0}'' at position {1} from relation ''{2}''"
    18777 msgstr ""
    18778 "Rimuovi il percorso ''{0}'' alla posizione {1} dalla relazione ''{2}''"
     18858msgstr "Rimuovi il percorso ''{0}'' alla posizione {1} dalla relazione ''{2}''"
    1877918859
    1878018860#: ../plugins/routes/src/org/openstreetmap/josm/plugins/routes/RemoveRelationMemberCommand.java:72
     
    1885918939msgstr "Inserire i valori di peso"
    1886018940
     18941#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:41
     18942#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:42
     18943#, fuzzy
     18944msgid "Simplify Area"
     18945msgstr "Semplifica percorso"
     18946
     18947#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:41
     18948#, fuzzy
     18949msgid "Delete unnecessary nodes from an area."
     18950msgstr "Elimina i nodi non necessari dal percorso."
     18951
    1886118952#: ../plugins/slippymap/src/org/openstreetmap/josm/plugins/slippymap/SlippyMapLayer.java:139
    1886218953msgid "Slippy Map"
     
    1926319354"relation representing this turn restriction."
    1926419355msgstr ""
    19265 "Nella tabella seguente si possono modificare le <strong>etichette "
    19266 "grezze</strong> della relazione OSM che rappresenta questo divieto di svolta."
     19356"Nella tabella seguente si possono modificare le <strong>etichette grezze</"
     19357"strong> della relazione OSM che rappresenta questo divieto di svolta."
    1926719358
    1926819359#: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/AdvancedEditorPanel.java:62
     
    1927119362"OSM relation representing this turn restriction."
    1927219363msgstr ""
    19273 "Nella tabella seguente si possono modificare i <strong>membri "
    19274 "grezzi</strong> della relazione OSM che rappresenta questo divieto di svolta."
     19364"Nella tabella seguente si possono modificare i <strong>membri grezzi</"
     19365"strong> della relazione OSM che rappresenta questo divieto di svolta."
    1927519366
    1927619367#: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/BasicEditorPanel.java:54
     
    1932119412#: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/RelationMemberTable.java:167
    1932219413msgid "Move the selected relation members down by one position"
    19323 msgstr ""
    19324 "Sposta i membri della relazione selezionati in basso di una posizione"
     19414msgstr "Sposta i membri della relazione selezionati in basso di una posizione"
    1932519415
    1932619416#: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/RelationMemberTable.java:194
     
    1938519475#: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionEditor.java:411
    1938619476msgid "Save the turn restriction despite of errors and/or warnings"
    19387 msgstr ""
    19388 "Salva il divieto di svolta nonostante gli errori e/o gli avvertimenti"
     19477msgstr "Salva il divieto di svolta nonostante gli errori e/o gli avvertimenti"
    1938919478
    1939019479#: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionEditor.java:415
     
    1945419543"<html>Questo divieto di svolta è stato modificato al di fuori di questo "
    1945519544"editor.<br>Non è possibile applicare le proprie modifiche e continuare con "
    19456 "le modifiche.<br><br>Si desidera creare un conflitto e chiudere "
    19457 "l''editor?</html>"
     19545"le modifiche.<br><br>Si desidera creare un conflitto e chiudere l''editor?</"
     19546"html>"
    1945819547
    1945919548#: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionEditor.java:627
     
    1946319552"resolve this conflict first, then try again.</html>"
    1946419553msgstr ""
    19465 "<html>Il livello ''{0}'' contiene già un conflitto per "
    19466 "l''oggetto<br>''{1}''.<br>Si prega di risolvere prima questo conflitto, e "
    19467 "poi di riprovare.</html>"
     19554"<html>Il livello ''{0}'' contiene già un conflitto per l''oggetto<br>''{1}''."
     19555"<br>Si prega di risolvere prima questo conflitto, e poi di riprovare.</html>"
    1946819556
    1946919557#: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionEditor.java:633
     
    1970319791#: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/preferences/PreferenceEditor.java:57
    1970419792msgid ""
    19705 "Development of the turn restriction plugin was sponsored by <a "
    19706 "href=\"http://www.skobbler.de\">skobbler GmbH</a>."
     19793"Development of the turn restriction plugin was sponsored by <a href=\"http://"
     19794"www.skobbler.de\">skobbler GmbH</a>."
    1970719795msgstr ""
    1970819796"Lo sviluppo dell''estensione per i divieti di svolta è sponsorizzato da <a "
     
    1980219890#, java-format
    1980319891msgid ""
    19804 "This turn restriction uses the OSM way <span class=\"object-"
    19805 "name\">{0}</span> with role <tt>from</tt> <strong>and</strong> with role "
    19806 "<tt>to</tt>. In a turn restriction, the way with role <tt>from</tt> should "
    19807 "be different from the way with role <tt>to</tt>, though."
    19808 msgstr ""
    19809 "Questo divieto di svolta utilizza il percorso OSM <span class=\"object-"
    19810 "name\">{0}</span> con ruolo <tt>from</tt> <strong>e</strong> con ruolo "
    19811 "<tt>to</tt>. In un divieto di svolta il percorso con ruolo <tt>from</tt> "
    19812 "dovrebbe essere differente dal percorso con ruolo <tt>to</tt>."
     19892"This turn restriction uses the OSM way <span class=\"object-name\">{0}</"
     19893"span> with role <tt>from</tt> <strong>and</strong> with role <tt>to</tt>. In "
     19894"a turn restriction, the way with role <tt>from</tt> should be different from "
     19895"the way with role <tt>to</tt>, though."
     19896msgstr ""
     19897"Questo divieto di svolta utilizza il percorso OSM <span class=\"object-name"
     19898"\">{0}</span> con ruolo <tt>from</tt> <strong>e</strong> con ruolo <tt>to</"
     19899"tt>. In un divieto di svolta il percorso con ruolo <tt>from</tt> dovrebbe "
     19900"essere differente dal percorso con ruolo <tt>to</tt>."
    1981319901
    1981419902#: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/qa/IdenticalTurnRestrictionLegsError.java:37
     
    1985219940"only. Please select one in the Basic editor."
    1985319941msgstr ""
    19854 "Questo divieto di svolta utilizza un tipo di divieto non-standard "
    19855 "<tt>{0}</tt> per l''etichetta chiave <tt>restriction</tt>. Si consiglia di "
    19856 "utilizzare solamente i valori standard. Si prega di selezionarne uno "
    19857 "nell''editor di base."
     19942"Questo divieto di svolta utilizza un tipo di divieto non-standard <tt>{0}</"
     19943"tt> per l''etichetta chiave <tt>restriction</tt>. Si consiglia di utilizzare "
     19944"solamente i valori standard. Si prega di selezionarne uno nell''editor di "
     19945"base."
    1985819946
    1985919947#: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/qa/IllegalRestrictionTypeError.java:36
     
    1986819956"The <strong>from</strong>-way <span class=\"object-name\">{0}</span> and the "
    1986919957"<strong>to</strong>-way <span class=\"object-name\">{1}</span> interesect at "
    19870 "node <span class=\"object-name\">{2}</span> but <span class=\"object-"
    19871 "name\">{2}</span> isn''t a <strong>via</strong>-object.<br> It is "
    19872 "recommended to set <span class=\"object-name\">{2}</span> as unique "
    19873 "<strong>via</strong>-object."
     19958"node <span class=\"object-name\">{2}</span> but <span class=\"object-name\">"
     19959"{2}</span> isn''t a <strong>via</strong>-object.<br> It is recommended to "
     19960"set <span class=\"object-name\">{2}</span> as unique <strong>via</strong>-"
     19961"object."
    1987419962msgstr ""
    1987519963"Il percorso <strong>from</strong> <span class=\"object-name\">{0}</span> ed "
    1987619964"il percorso <strong>to</strong> <span class=\"object-name\">{1}</span> si "
    19877 "intersecano sul nodo <span class=\"object-name\">{2}</span> ma <span "
    19878 "class=\"object-name\">{2}</span> non è un oggetto <strong>via</strong>.<br> "
    19879 "Si consiglia di impostare <span class=\"object-name\">{2}</span> come un "
     19965"intersecano sul nodo <span class=\"object-name\">{2}</span> ma <span class="
     19966"\"object-name\">{2}</span> non è un oggetto <strong>via</strong>.<br> Si "
     19967"consiglia di impostare <span class=\"object-name\">{2}</span> come un "
    1988019968"oggetto <strong>via</strong> unico."
    1988119969
     
    1999220080"connects to way <span class=\"object-name\">{3}</span>."
    1999320081msgstr ""
    19994 "Il percorso OSM <span class=\"object-name\">{0}</span> con ruolo "
    19995 "<tt>{1}</tt> dovrebbe essere diviso in corrispondenza del nodo <span "
    19996 "class=\"object-name\">{2}</span> dove si connette con il percorso <span "
    19997 "class=\"object-name\">{3}</span>."
     20082"Il percorso OSM <span class=\"object-name\">{0}</span> con ruolo <tt>{1}</"
     20083"tt> dovrebbe essere diviso in corrispondenza del nodo <span class=\"object-"
     20084"name\">{2}</span> dove si connette con il percorso <span class=\"object-name"
     20085"\">{3}</span>."
    1999820086
    1999920087#: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/qa/TurnRestrictionLegSplitRequiredError.java:75
     
    2000820096#, java-format
    2000920097msgid ""
    20010 "This turn restriction uses the OSM node <span class=\"object-"
    20011 "name\">{0}</span> as member with role <tt>{1}</tt>."
    20012 msgstr ""
    20013 "Questo divieto di svolta utilizza il nodo OSM <span class=\"object-"
    20014 "name\">{0}</span> come membro avente ruolo <tt>{1}</tt>."
     20098"This turn restriction uses the OSM node <span class=\"object-name\">{0}</"
     20099"span> as member with role <tt>{1}</tt>."
     20100msgstr ""
     20101"Questo divieto di svolta utilizza il nodo OSM <span class=\"object-name\">{0}"
     20102"</span> come membro avente ruolo <tt>{1}</tt>."
    2001520103
    2001620104#: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/qa/WrongTurnRestrictionLegTypeError.java:51
    2001720105#, java-format
    2001820106msgid ""
    20019 "This turn restriction uses the OSM relation <span class=\"object-"
    20020 "name\">{0}</span> as member with role <tt>{1}</tt>."
    20021 msgstr ""
    20022 "Questo divieto di svolta utilizza la relazione OSM <span class=\"object-"
    20023 "name\">{0}</span> come membro avente ruolo <tt>{1}</tt>."
     20107"This turn restriction uses the OSM relation <span class=\"object-name\">{0}</"
     20108"span> as member with role <tt>{1}</tt>."
     20109msgstr ""
     20110"Questo divieto di svolta utilizza la relazione OSM <span class=\"object-name"
     20111"\">{0}</span> come membro avente ruolo <tt>{1}</tt>."
    2002420112
    2002520113#: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/qa/WrongTurnRestrictionLegTypeError.java:57
     
    2069620784#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:720
    2069720785msgid ""
    20698 "The sources (URL or filename) of spell check (see "
    20699 "http://wiki.openstreetmap.org/index.php/User:JLS/speller) or tag checking "
    20700 "data files."
    20701 msgstr ""
    20702 "Sorgente (URL o nome del file) del controllo ortografico (vedi "
    20703 "http://wiki.openstreetmap.org/index.php/User:JLS/speller) o file dati per il "
    20704 "controllo delle etichette."
     20786"The sources (URL or filename) of spell check (see http://wiki.openstreetmap."
     20787"org/index.php/User:JLS/speller) or tag checking data files."
     20788msgstr ""
     20789"Sorgente (URL o nome del file) del controllo ortografico (vedi http://wiki."
     20790"openstreetmap.org/index.php/User:JLS/speller) o file dati per il controllo "
     20791"delle etichette."
    2070520792
    2070620793#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:721
     
    2083620923msgid "The \"from\" way does not start or end at a \"via\" node"
    2083720924msgstr ""
    20838 "Il percorso \"from\" non inizia né finisce in corrispondenza di un nodo "
    20839 "\"via\""
     20925"Il percorso \"from\" non inizia né finisce in corrispondenza di un nodo \"via"
     20926"\""
    2084020927
    2084120928#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TurnrestrictionTest.java:143
     
    2090820995#. <scale_max>50000</scale_max>
    2090920996#. </rule>
    20910 #. 
     20997#.
    2091120998#. <rule>
    2091220999#. <condition k="area" b="yes"/>
    2091321000#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/UnclosedWays.java:104
    20914 #: build/trans_style.java:4299
     21001#: build/trans_style.java:4332
    2091521002msgid "area"
    2091621003msgstr "area"
     
    2101321100msgstr "{0}, ..."
    2101421101
    21015 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/PositionLayer.java:86
    21016 #, java-format
    21017 msgid "{0} covers {1}% of GPS track"
    21018 msgstr ""
    21019 
    21020 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/PositionLayer.java:104
     21102#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/PositionLayer.java:90
     21103#, fuzzy, java-format
     21104msgid "{0} {1}% of GPS track"
     21105msgstr "{0} copertura {1}% della traccia GPS"
     21106
     21107#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/PositionLayer.java:110
    2102121108msgid "Shows current position in the video"
    2102221109msgstr "Visualizza la posizione corrente nel video"
     21110
     21111#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:113
     21112#, fuzzy
     21113msgid "Import Video"
     21114msgstr "Importa l''audio"
     21115
     21116#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:113
     21117msgid "Sync a video against this GPS track"
     21118msgstr ""
     21119
     21120#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:137
     21121#, fuzzy
     21122msgid "Remove Video"
     21123msgstr "Elimina"
     21124
     21125#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:137
     21126#, fuzzy
     21127msgid "removes current video from layer"
     21128msgstr "Rimuovi la fotografia dal layer"
     21129
     21130#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:144
     21131#, fuzzy
     21132msgid "play/pause"
     21133msgstr "Esegui/Pausa"
     21134
     21135#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:144
     21136msgid "starts/pauses video playback"
     21137msgstr ""
     21138
     21139#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:151
     21140#, fuzzy
     21141msgid "backward"
     21142msgstr "sfondo"
     21143
     21144#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:151
     21145#, fuzzy
     21146msgid "jumps n sec back"
     21147msgstr "Torna indietro"
     21148
     21149#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:159
     21150#, fuzzy
     21151msgid "forward"
     21152msgstr "Avanti"
     21153
     21154#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:159
     21155#, fuzzy
     21156msgid "jumps n sec forward"
     21157msgstr "Salta Avanti"
     21158
     21159#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:167
     21160#, fuzzy
     21161msgid "faster"
     21162msgstr "Più veloce"
     21163
     21164#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:167
     21165msgid "faster playback"
     21166msgstr ""
     21167
     21168#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:175
     21169#, fuzzy
     21170msgid "slower"
     21171msgstr "Più lento"
     21172
     21173#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:175
     21174msgid "slower playback"
     21175msgstr ""
     21176
     21177#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:183
     21178#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:102
     21179msgid "loop"
     21180msgstr ""
     21181
     21182#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:183
     21183#, fuzzy
     21184msgid "loops n sec around current position"
     21185msgstr "Permetti l''aggiunta di marcatori/nodi alle posizioni gps correnti."
     21186
     21187#. now the options menu
     21188#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:193
     21189msgid "Keep centered"
     21190msgstr ""
     21191
     21192#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:193
     21193msgid "follows the video icon automaticly"
     21194msgstr ""
     21195
     21196#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:203
     21197#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:207
     21198#, fuzzy
     21199msgid "Jump length"
     21200msgstr "Salta lì"
     21201
     21202#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:203
     21203#, fuzzy
     21204msgid "Set the length of a jump"
     21205msgstr "Imposta la lingua"
     21206
     21207#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:207
     21208#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:218
     21209msgid "Jump in video for x ms"
     21210msgstr ""
     21211
     21212#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:214
     21213#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:218
     21214#, fuzzy
     21215msgid "Loop length"
     21216msgstr "Lunghezza"
     21217
     21218#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:214
     21219msgid "Set the length around a looppoint"
     21220msgstr ""
     21221
     21222#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:227
     21223msgid "no deinterlacing"
     21224msgstr ""
     21225
     21226#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:235
     21227msgid "deinterlacing using line doubling"
     21228msgstr ""
     21229
     21230#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:243
     21231#, fuzzy
     21232msgid "deinterlacing using linear interpolation"
     21233msgstr "Interpolazione zoom immagine:"
     21234
     21235#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:99
     21236#, fuzzy
     21237msgid "play"
     21238msgstr "layer"
     21239
     21240#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:131
     21241msgid "Unable to find JNA Java library!"
     21242msgstr ""
     21243
     21244#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:135
     21245msgid "Unable to find native libvlc library!"
     21246msgstr ""
    2102321247
    2102421248#: ../plugins/walkingpapers/src/org/openstreetmap/josm/plugins/walkingpapers/WalkingPapersAddLayerAction.java:23
     
    2108221306msgid "<html>Could not find a unique node to start downloading from.</html>"
    2108321307msgstr ""
    21084 "<html>Impossibile trovare un nodo unico da cui iniziare lo "
    21085 "scaricamento.</html>"
     21308"<html>Impossibile trovare un nodo unico da cui iniziare lo scaricamento.</"
     21309"html>"
    2108621310
    2108721311#: ../plugins/waydownloader/src/org/openstreetmap/josm/plugins/waydownloader/WayDownloaderPlugin.java:119
     
    2125621480"Potrebbero essere presenti errori nelle coordinate."
    2125721481
    21258 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:61
     21482#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:63
    2125921483msgid "Automatic downloading"
    2126021484msgstr "Scaricamento automatico"
    2126121485
    21262 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:103
     21486#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:107
    2126321487#, java-format
    2126421488msgid "Warning: WMS layer deactivated because of malformed base url ''{0}''"
     
    2126721491"non corretto ''{0}''"
    2126821492
    21269 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:105
     21493#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:109
    2127021494msgid "(deactivated)"
    2127121495msgstr "(disattivato)"
    2127221496
    21273 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:156
     21497#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:162
    2127421498#, java-format
    2127521499msgid "WMS layer ({0}), automatically downloading in zoom {1}"
     
    2127721501"Livello WMS ({0}), scaricamento automatico al livello di ingrandimento {1}"
    2127821502
    21279 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:158
     21503#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:164
    2128021504#, java-format
    2128121505msgid "WMS layer ({0}), downloading in zoom {1}"
    2128221506msgstr "Livello WMS ({0}), scaricamento per il livello di ingrandimento {1}"
    2128321507
    21284 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:206
     21508#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:212
    2128521509#, java-format
    2128621510msgid ""
     
    2129621520"WMS?"
    2129721521
    21298 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:214
     21522#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:220
    2129921523msgid "Yes, fetch images"
    2130021524msgstr "Si, preleva le immagini"
    2130121525
    21302 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:220
     21526#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:226
    2130321527msgid "Invalid URL?"
    2130421528msgstr "Indirizzo URL non valido?"
    2130521529
    21306 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:306
     21530#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:311
    2130721531msgid "Download visible tiles"
    2130821532msgstr "Scarica i tasselli visibili"
    2130921533
    21310 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:312
     21534#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:317
    2131121535msgid ""
    2131221536"The requested area is too big. Please zoom in a little, or change resolution"
     
    2131521539"visuale, oppure di cambiare la risoluzione"
    2131621540
    21317 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:324
     21541#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:329
    2131821542msgid "Change resolution"
    2131921543msgstr "Cambia risoluzione"
    2132021544
    21321 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:336
     21545#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:341
    2132221546msgid "Reload erroneous tiles"
    2132321547msgstr "Ricarica i tasselli non corretti"
    2132421548
    21325 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:360
     21549#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:365
    2132621550msgid "Alpha channel"
    2132721551msgstr "Alpha channel"
    2132821552
    21329 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:380
     21553#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:385
    2133021554msgid "Save WMS layer to file"
    2133121555msgstr "Salva il livello WMS su file"
    2133221556
    21333 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:384
     21557#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:389
    2133421558msgid "Save WMS layer"
    2133521559msgstr "Salva livello WMS"
    2133621560
    21337 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:408
     21561#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:413
    2133821562msgid "Load WMS layer from file"
    2133921563msgstr "Carica il livello WMS da file"
    2134021564
    21341 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:412
     21565#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:417
    2134221566msgid "Load WMS layer"
    2134321567msgstr "Carica livello WMS"
    2134421568
    21345 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:423
     21569#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:428
    2134621570#, java-format
    2134721571msgid "Unsupported WMS file version; found {0}, expected {1}"
    2134821572msgstr "Versione del file WMS non supportata; trovata {0}, attesa {1}"
    2134921573
    21350 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:424
     21574#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:429
    2135121575msgid "File Format Error"
    2135221576msgstr "Errore nel formato del file"
    2135321577
    21354 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:444
     21578#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:449
    2135521579msgid "Error loading file"
    2135621580msgstr "Errore durante il caricamento del file"
    2135721581
    21358 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:457
     21582#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:463
    2135921583msgid "Set WMS Bookmark"
    2136021584msgstr "Imposta segnalibro WMS"
    2136121585
    21362 #: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:174
     21586#: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:180
    2136321587msgid "WMS"
    2136421588msgstr "WMS"
    2136521589
    21366 #: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:187
     21590#: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:193
    2136721591msgid "Open a blank WMS layer to load data from a file"
    2136821592msgstr "Apri un livello WMS vuoto per caricare i dati da file"
    2136921593
    21370 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:43
     21594#: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:44
    2137121595msgid "WMS Plugin Preferences"
    2137221596msgstr "Preferenze dell''estensione WMS"
    2137321597
    21374 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:43
     21598#: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:44
    2137521599msgid "Modify list of WMS servers displayed in the WMS plugin menu"
    2137621600msgstr ""
    2137721601"Modifica la lista dei server WMS mostrata nel menù dell''estensione WMS"
    2137821602
    21379 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:45
    21380 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:78
     21603#: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:46
     21604#: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:79
    2138121605msgid "Menu Name"
    2138221606msgstr "Nome del Menu"
    2138321607
    21384 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:45
    21385 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:82
     21608#: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:46
     21609#: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:83
    2138621610msgid "WMS URL"
    2138721611msgstr "URL WMS"
    2138821612
    21389 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:57
     21613#: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:58
    2139021614msgid "Menu Name (Default)"
    2139121615msgstr "Nome del menu (predefinito)"
    2139221616
    21393 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:57
     21617#: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:58
    2139421618msgid "WMS URL (Default)"
    2139521619msgstr "URL WMS (Predefinito)"
    2139621620
    21397 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:86
     21621#: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:87
    2139821622msgid "Enter a menu name and WMS URL"
    2139921623msgstr "Inserire un nome per il menù e un URL WMS"
    2140021624
    21401 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:110
     21625#: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:111
    2140221626msgid "Copy Selected Default(s)"
    2140321627msgstr "Copia il predefinito selezionato"
    2140421628
    21405 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:118
     21629#: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:119
    2140621630msgid "Please select at least one row to copy."
    2140721631msgstr "Selezionare almeno una riga da copiare."
    2140821632
    21409 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:162
     21633#: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:163
    2141021634msgid "Downloader:"
    2141121635msgstr "Downloader:"
     
    2142221646msgid "% of north:"
    2142321647msgstr "% nord:"
     21648
     21649#: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:186
     21650#, fuzzy
     21651msgid "Simultaneous connections"
     21652msgstr "Nodo: connessione"
    2142421653
    2142521654#: ../plugins/wmsplugin/src/wmsplugin/io/WMSLayerExporter.java:11
     
    2143121660#. This file can be used to add some special messages to the translation,
    2143221661#. which are not part of the programm texts, but should be translated nevertheless.
    21433 #. 
     21662#.
    2143421663#. The tex before is for translators
    21435 #. 
     21664#.
    2143621665#. OSM server message
    2143721666#: build/specialmessages.java:8
     
    2148621715#. <scale_max>50000</scale_max>
    2148721716#. </rule>
    21488 #. 
     21717#.
    2148921718#. <rule>
    2149021719#. <condition k="landuse" v="forest"/>
    21491 #: build/specialmessages.java:15 build/trans_style.java:3228
     21720#: build/specialmessages.java:15 build/trans_style.java:3261
    2149221721msgid "forest"
    2149321722msgstr "foresta"
     
    2150421733#. <scale_max>50000</scale_max>
    2150521734#. </rule>
    21506 #. 
     21735#.
    2150721736#. <!--boundary tags -->
    21508 #. 
     21737#.
    2150921738#. <rule>
    2151021739#. <condition k="boundary" v="national"/>
     
    2151421743#. <scale_max>50000</scale_max>
    2151521744#. </rule>
    21516 #. 
     21745#.
    2151721746#. <rule>
    2151821747#. <condition k="admin_level" v="1"/>
     
    2155521784#. color boundary
    2155621785#. </rule>
    21557 #. 
     21786#.
    2155821787#. <rule>
    2155921788#. <condition k="boundary" v="administrative"/>
     
    2156321792#. <scale_max>50000</scale_max>
    2156421793#. </rule>
    21565 #. 
     21794#.
    2156621795#. <rule>
    2156721796#. <condition k="boundary" v="civil"/>
     
    2157121800#. <scale_max>50000</scale_max>
    2157221801#. </rule>
    21573 #. 
     21802#.
    2157421803#. <rule>
    2157521804#. <condition k="boundary" v="political"/>
     
    2157921808#. <scale_max>50000</scale_max>
    2158021809#. </rule>
    21581 #. 
     21810#.
    2158221811#. <rule>
    2158321812#. <condition k="boundary" v="national_park"/>
    21584 #: build/specialmessages.java:17 build/trans_style.java:3622
    21585 #: build/trans_style.java:3630 build/trans_style.java:3634
    21586 #: build/trans_style.java:3638 build/trans_style.java:3642
    21587 #: build/trans_style.java:3646 build/trans_style.java:3650
    21588 #: build/trans_style.java:3654 build/trans_style.java:3658
    21589 #: build/trans_style.java:3662 build/trans_style.java:3666
    21590 #: build/trans_style.java:3671 build/trans_style.java:3679
    21591 #: build/trans_style.java:3687 build/trans_style.java:3695
     21813#: build/specialmessages.java:17 build/trans_style.java:3655
     21814#: build/trans_style.java:3663 build/trans_style.java:3667
     21815#: build/trans_style.java:3671 build/trans_style.java:3675
     21816#: build/trans_style.java:3679 build/trans_style.java:3683
     21817#: build/trans_style.java:3687 build/trans_style.java:3691
     21818#: build/trans_style.java:3695 build/trans_style.java:3699
     21819#: build/trans_style.java:3704 build/trans_style.java:3712
     21820#: build/trans_style.java:3720 build/trans_style.java:3728
    2159221821msgid "boundary"
    2159321822msgstr "confine"
     
    2160321832#. <scale_max>50000</scale_max>
    2160421833#. </rule>
    21605 #. 
     21834#.
    2160621835#. <rule>
    2160721836#. <condition k="natural" v="tree"/>
     
    2161021839#. <scale_max>50000</scale_max>
    2161121840#. </rule>
    21612 #. 
     21841#.
    2161321842#. <!--route tags -->
    21614 #. 
     21843#.
    2161521844#. <rule>
    2161621845#. <condition k="route" v="bus"/>
     
    2162021849#. <scale_max>50000</scale_max>
    2162121850#. </rule>
    21622 #. 
     21851#.
    2162321852#. <rule>
    2162421853#. <condition k="route" v="ferry"/>
     
    2162821857#. <scale_max>50000</scale_max>
    2162921858#. </rule>
    21630 #. 
     21859#.
    2163121860#. <rule>
    2163221861#. <condition k="route" v="flight"/>
     
    2163621865#. <scale_max>50000</scale_max>
    2163721866#. </rule>
    21638 #. 
     21867#.
    2163921868#. <rule>
    2164021869#. <condition k="route" v="ncn"/>
     
    2164421873#. <scale_max>50000</scale_max>
    2164521874#. </rule>
    21646 #. 
     21875#.
    2164721876#. <rule>
    2164821877#. <condition k="route" v="subsea"/>
     
    2165221881#. <scale_max>50000</scale_max>
    2165321882#. </rule>
    21654 #. 
     21883#.
    2165521884#. <rule>
    2165621885#. <condition k="route" v="ski"/>
     
    2166021889#. <scale_max>50000</scale_max>
    2166121890#. </rule>
    21662 #. 
     21891#.
    2166321892#. <rule>
    2166421893#. <condition k="route" v="tour"/>
     
    2166821897#. <scale_max>50000</scale_max>
    2166921898#. </rule>
    21670 #. 
     21899#.
    2167121900#. <rule>
    2167221901#. <condition k="route" v="pub_crawl"/>
    21673 #: build/specialmessages.java:19 build/trans_style.java:3556
    21674 #: build/trans_style.java:3564 build/trans_style.java:3572
    21675 #: build/trans_style.java:3580 build/trans_style.java:3588
    21676 #: build/trans_style.java:3596 build/trans_style.java:3604
    21677 #: build/trans_style.java:3612
     21902#: build/specialmessages.java:19 build/trans_style.java:3589
     21903#: build/trans_style.java:3597 build/trans_style.java:3605
     21904#: build/trans_style.java:3613 build/trans_style.java:3621
     21905#: build/trans_style.java:3629 build/trans_style.java:3637
     21906#: build/trans_style.java:3645
    2167821907msgid "route"
    2167921908msgstr "itinerario"
     
    2192122150"E'' usato per passare su uno sfondo bianco con colori abbinati in modo da "
    2192222151"rendere la visualizzazione migliore sotto la luce del sole. Vedere la "
    21923 "schermata tra le preferenze di JOSM e le ''Impostazioni della mappa'' "
    21924 "(strano ma vero :-)"
     22152"schermata tra le preferenze di JOSM e le ''Impostazioni della "
     22153"mappa'' (strano ma vero :-)"
    2192522154
    2192622155#. Plugin Create_grid_of_ways
     
    2196722196
    2196822197#. Plugin globalsat
    21969 #: build/trans_plugins.java:24
    21970 msgid ""
    21971 "Download GPS points from Globalsat dg100 data logger directly in JOSM."
     22198#: build/trans_plugins.java:26
     22199msgid "Download GPS points from Globalsat dg100 data logger directly in JOSM."
    2197222200msgstr ""
    2197322201"Scarica direttamente in JOSM i punti GPS dal registratore di dati Globalsat "
     
    2197522203
    2197622204#. Plugin graphview
    21977 #: build/trans_plugins.java:26
     22205#: build/trans_plugins.java:28
    2197822206msgid "Visualizes routing information as a routing graph."
    2197922207msgstr ""
     
    2198122209
    2198222210#. Plugin grid
    21983 #: build/trans_plugins.java:28
     22211#: build/trans_plugins.java:30
    2198422212msgid "Provide a background layer that displays a map grid"
    2198522213msgstr "Fornisce un livello di sfondo che visualizza una griglia di mappa"
    2198622214
    2198722215#. Plugin ImageWayPoint
    21988 #: build/trans_plugins.java:30
     22216#: build/trans_plugins.java:32
    2198922217msgid ""
    2199022218"Another plugin to match images to the waypoints in a GPX file. A match is "
     
    2199822226
    2199922227#. Plugin lakewalker
    22000 #: build/trans_plugins.java:32
     22228#: build/trans_plugins.java:34
    2200122229msgid "Helps vectorizing WMS images."
    2200222230msgstr "Aiuta nella vettorizzazione delle immagini WMS."
    2200322231
    2200422232#. Plugin livegps
    22005 #: build/trans_plugins.java:34
     22233#: build/trans_plugins.java:36
    2200622234msgid ""
    2200722235"Support live GPS input (moving dot) through a connection to gpsd server."
     
    2201122239
    2201222240#. Plugin measurement
    22013 #: build/trans_plugins.java:36
     22241#: build/trans_plugins.java:38
    2201422242msgid ""
    2201522243"Provide a measurement dialog and a layer to measure length and angle of "
     
    2202322251
    2202422252#. Plugin michigan_left
    22025 #: build/trans_plugins.java:38
     22253#: build/trans_plugins.java:40
    2202622254msgid "Adds no left turn for sets of 4 or 5 ways"
    2202722255msgstr "Aggiunge divieti di svolta a sinistra per insiemi di 4 o 5 percorsi"
    2202822256
    2202922257#. Plugin multipoly-convert
    22030 #: build/trans_plugins.java:40
     22258#: build/trans_plugins.java:42
    2203122259msgid "Simply convert an area to a multipolygon."
    2203222260msgstr "Converti semplicemente un''area in un multi-poligono."
    2203322261
    2203422262#. Plugin multipoly
    22035 #: build/trans_plugins.java:42
     22263#: build/trans_plugins.java:44
    2203622264msgid ""
    2203722265"Create multipolygons by one click, much easier than standard way with "
     
    2204222270
    2204322271#. Plugin nearclick
    22044 #: build/trans_plugins.java:44
     22272#: build/trans_plugins.java:46
    2204522273msgid ""
    2204622274"Simulates a click when you do a small and short drag. This is useful for "
     
    2205422282
    2205522283#. Plugin openlayers
    22056 #: build/trans_plugins.java:46
     22284#: build/trans_plugins.java:48
    2205722285msgid "Displays an OpenLayers background image"
    2205822286msgstr "Visualizza una immagine di sfondo OpenLayers"
    2205922287
    2206022288#. Plugin openstreetbugs
    22061 #: build/trans_plugins.java:48
     22289#: build/trans_plugins.java:50
    2206222290msgid "Imports issues from OpenStreetBugs"
    2206322291msgstr "Importa le segnalazioni da OpenStreetBugs"
    2206422292
    2206522293#. Plugin openvisible
    22066 #: build/trans_plugins.java:50
     22294#: build/trans_plugins.java:52
    2206722295msgid ""
    2206822296"Allows opening gpx/osm files that intersect the currently visible screen area"
     
    2207222300
    2207322301#. Plugin osmarender
    22074 #: build/trans_plugins.java:52
     22302#: build/trans_plugins.java:54
    2207522303msgid ""
    2207622304"Launches FireFox to display the current visible screen as a nice SVG image."
     
    2208022308
    2208122309#. Plugin photo_geotagging
    22082 #: build/trans_plugins.java:54
     22310#: build/trans_plugins.java:56
    2208322311msgid ""
    2208422312"Write gps position info to the image file header. Run this feature from the "
     
    2208922317
    2209022318#. Plugin PicLayer
    22091 #: build/trans_plugins.java:56
     22319#: build/trans_plugins.java:58
    2209222320msgid ""
    2209322321"This plugin allows to display any picture as a background in the editor and "
     
    2209822326
    2209922327#. Plugin plastic_laf
    22100 #: build/trans_plugins.java:58
     22328#: build/trans_plugins.java:60
    2210122329msgid "The great JGoodies Plastic Look and Feel."
    2210222330msgstr "Il grande aspetto e stile JGoodies Plastic."
    2210322331
    2210422332#. Plugin public_transport
    22105 #: build/trans_plugins.java:60
     22333#: build/trans_plugins.java:62
    2210622334msgid ""
    2210722335"This plugin simplifies the mapping and editing of public transport routes."
     
    2211122339
    2211222340#. Plugin remotecontrol
    22113 #: build/trans_plugins.java:62
     22341#: build/trans_plugins.java:64
    2211422342msgid "Let other applications send commands to JOSM."
    2211522343msgstr "Permetti alle altre applicazioni di inviare comandi a JOSM."
    2211622344
    2211722345#. Plugin reverter
    22118 #: build/trans_plugins.java:64
     22346#: build/trans_plugins.java:66
    2211922347msgid "Plugin for reverting changesets"
    2212022348msgstr "Estensione per il ripristino dei gruppi di modifiche"
    2212122349
     22350#. File ../plugins/roadsigns/build.xml had no data
    2212222351#. Plugin routes
    22123 #: build/trans_plugins.java:66
     22352#: build/trans_plugins.java:69
    2212422353msgid ""
    2212522354"Renders routes (bus, hiking trails, bicycle routes, ..). Route types must be "
     
    2213122360
    2213222361#. Plugin routing
    22133 #: build/trans_plugins.java:68
     22362#: build/trans_plugins.java:71
    2213422363msgid "Provides routing capabilities."
    2213522364msgstr "Fornisce funzioni di navigazione"
    2213622365
     22366#. Plugin SimplifyArea
     22367#: build/trans_plugins.java:73
     22368msgid ""
     22369"Simplify area by removing nodes on very obtuse angles. This can be "
     22370"constrained by maximum removed area size. Also average nearby nodes."
     22371msgstr ""
     22372
    2213722373#. Plugin slippymap
    22138 #: build/trans_plugins.java:70
     22374#: build/trans_plugins.java:75
    2213922375msgid ""
    2214022376"Displays a slippy map grid in JOSM. Can load tiles from slippy map as "
     
    2214522381
    2214622382#. Plugin surveyor
    22147 #: build/trans_plugins.java:72
     22383#: build/trans_plugins.java:77
    2214822384msgid "Allow adding markers/nodes on current gps positions."
    2214922385msgstr "Permetti l''aggiunta di marcatori/nodi alle posizioni gps correnti."
    2215022386
    2215122387#. Plugin tageditor
    22152 #: build/trans_plugins.java:74
     22388#: build/trans_plugins.java:79
    2215322389msgid "Provides a dialog for editing tags in a tabular grid."
    2215422390msgstr "Fornisce un''interfaccia per l''editing dei tag in forma tabulare"
    2215522391
    2215622392#. Plugin tagging-preset-tester
    22157 #: build/trans_plugins.java:76
     22393#: build/trans_plugins.java:81
    2215822394msgid ""
    2215922395"Adds a tagging preset tester to the help menu, which helps you developing of "
     
    2216722403
    2216822404#. Plugin terracer
    22169 #: build/trans_plugins.java:78
     22405#: build/trans_plugins.java:83
    2217022406msgid "Make terraced houses out of single blocks."
    2217122407msgstr "Costruisce un complesso di edifici a partire da singoli blocchi."
    2217222408
    2217322409#. Plugin touchscreenhelper
    22174 #: build/trans_plugins.java:80
     22410#: build/trans_plugins.java:85
    2217522411msgid ""
    2217622412"Provides helper buttons to allow working with single button mouse (stylus). "
     
    2218222418
    2218322419#. Plugin Tracer
    22184 #: build/trans_plugins.java:82
     22420#: build/trans_plugins.java:87
    2218522421msgid ""
    2218622422"Traces buildings from Czech cadastral map. Needs TracerServer (.NET or Mono) "
     
    2219122427
    2219222428#. Plugin turnrestrictions
    22193 #: build/trans_plugins.java:84
     22429#: build/trans_plugins.java:89
    2219422430msgid ""
    2219522431"The turnrestrictions plugin allows to enter maintain information about turn "
     
    2220122437
    2220222438#. Plugin undelete
    22203 #: build/trans_plugins.java:86
     22439#: build/trans_plugins.java:91
    2220422440msgid "Allows undeleting object from OSM database"
    2220522441msgstr "Permette di ripristinare un oggetto dal database di OSM"
    2220622442
    2220722443#. Plugin validator
    22208 #: build/trans_plugins.java:88
     22444#: build/trans_plugins.java:93
    2220922445msgid ""
    2221022446"An OSM data validator. It checks for problems in data, and provides fixes "
     
    2221622452
    2221722453#. Plugin videomapping
    22218 #: build/trans_plugins.java:90
     22454#: build/trans_plugins.java:95
    2221922455msgid ""
    2222022456"(This Plugin is currently work in progress!!!) Links and syncs a "
     
    2222722463
    2222822464#. Plugin walkingpapers
    22229 #: build/trans_plugins.java:92
     22465#: build/trans_plugins.java:97
    2223022466msgid ""
    2223122467"Supports downloading tiled, scanned maps from walking-papers.org. This "
     
    2223722473
    2223822474#. Plugin waydownloader
    22239 #: build/trans_plugins.java:94
     22475#: build/trans_plugins.java:99
    2224022476msgid "Easy downloading along a long set of interconnected ways"
    2224122477msgstr ""
     
    2224322479
    2224422480#. Plugin wayselector
    22245 #: build/trans_plugins.java:96
     22481#: build/trans_plugins.java:101
    2224622482msgid "Select a sequence of non-branching connected ways"
    2224722483msgstr "Seleziona una sequenza di percorsi connessi non ramificati"
    2224822484
    2224922485#. Plugin wms-turbo-challenge2
    22250 #: build/trans_plugins.java:98
     22486#: build/trans_plugins.java:103
    2225122487msgid ""
    2225222488"Drive a race car from point A to point B over aerial imagery, leave cacti "
     
    2225722493
    2225822494#. Plugin wmsplugin
    22259 #: build/trans_plugins.java:100
     22495#: build/trans_plugins.java:105
    2226022496msgid ""
    2226122497"Display georeferenced images as background in JOSM (WMS servers, Yahoo, ...)."
     
    2314723383#. <scale_max>50000</scale_max>
    2314823384#. </rule>
    23149 #. 
     23385#.
    2315023386#. <!-- junction tag -->
    23151 #. 
     23387#.
    2315223388#. <rule>
    2315323389#. <condition k="junction" v="roundabout"/>
    23154 #: build/trans_presets.java:372 build/trans_style.java:898
     23390#: build/trans_presets.java:372 build/trans_style.java:923
    2315523391msgid "roundabout"
    2315623392msgstr "rotatoria"
     
    2328723523#. <scale_max>40000</scale_max>
    2328823524#. </rule>
    23289 #. 
     23525#.
    2329023526#. <!--restrictions tags -->
    2329123527#. <!--the restrictions rules should be placed before the path rule! -->
    23292 #. 
     23528#.
    2329323529#. <rule>
    2329423530#. <condition k="access" b="no"/>
     
    2349823734#. color motorroad
    2349923735#. </rule>
    23500 #. 
     23736#.
    2350123737#. <rule>
    2350223738#. <condition k="highway" v="motorway"/>
     
    2350623742#. <scale_max>200000000</scale_max>
    2350723743#. </rule>
    23508 #. 
     23744#.
    2350923745#. <rule>
    2351023746#. <condition k="highway" v="motorway_link"/>
     
    2352323759#. <scale_max>200000000</scale_max>
    2352423760#. </rule>
    23525 #. 
     23761#.
    2352623762#. <rule>
    2352723763#. <condition k="highway" v="trunk"/>
     
    2353123767#. <scale_max>200000000</scale_max>
    2353223768#. </rule>
    23533 #. 
     23769#.
    2353423770#. <rule>
    2353523771#. <condition k="highway" v="trunk_link"/>
     
    2354823784#. <scale_max>200000000</scale_max>
    2354923785#. </rule>
    23550 #. 
     23786#.
    2355123787#. <rule>
    2355223788#. <condition k="highway" v="primary"/>
     
    2355623792#. <scale_max>200000000</scale_max>
    2355723793#. </rule>
    23558 #. 
     23794#.
    2355923795#. <rule>
    2356023796#. <condition k="highway" v="primary_link"/>
     
    2357323809#. <scale_max>200000000</scale_max>
    2357423810#. </rule>
    23575 #. 
     23811#.
    2357623812#. <rule>
    2357723813#. <condition k="highway" v="secondary"/>
     
    2358123817#. <scale_max>300000</scale_max>
    2358223818#. </rule>
    23583 #. 
     23819#.
    2358423820#. <rule>
    2358523821#. <condition k="highway" v="secondary_link"/>
     
    2359423830#. <scale_max>300000</scale_max>
    2359523831#. </rule>
    23596 #. 
     23832#.
    2359723833#. <rule>
    2359823834#. <condition k="highway" v="tertiary"/>
     
    2361023846#. <scale_max>50000</scale_max>
    2361123847#. </rule>
    23612 #. 
     23848#.
    2361323849#. <rule>
    2361423850#. <condition k="landuse" v="residential"/>
    23615 #: build/trans_presets.java:411 build/trans_style.java:3252
     23851#: build/trans_presets.java:411 build/trans_style.java:3285
    2361623852msgid "residential"
    2361723853msgstr "residenziale"
     
    2362623862#. <scale_max>40000</scale_max>
    2362723863#. </rule>
    23628 #. 
     23864#.
    2362923865#. <rule>
    2363023866#. <condition k="highway" v="service"/>
     
    2363323869#. <scale_max>40000</scale_max>
    2363423870#. </rule>
    23635 #. 
     23871#.
    2363623872#. <!--public_transport tags -->
    2363723873#. <rule>
     
    2364123877#. <scale_max>50000</scale_max>
    2364223878#. </rule>
    23643 #. 
     23879#.
    2364423880#. <rule>
    2364523881#. <condition k="public_transport" v="platform"/>
    2364623882#. <icon annotate="true" src="misc/no_icon.png"/>
    2364723883#: build/trans_presets.java:411 build/trans_style.java:673
    23648 #: build/trans_style.java:4357
     23884#: build/trans_style.java:4390
    2364923885msgid "service"
    2365023886msgstr "strada di servizio"
     
    2365923895#. <scale_max>50000</scale_max>
    2366023896#. </rule>
    23661 #. 
     23897#.
    2366223898#. <rule>
    2366323899#. <condition k="highway" v="passing_place"/>
     
    2366623902#. <scale_max>50000</scale_max>
    2366723903#. </rule>
    23668 #. 
     23904#.
    2366923905#. <rule>
    2367023906#. <condition k="highway" v="construction"/>
     
    2367423910#. <scale_max>50000</scale_max>
    2367523911#. </rule>
    23676 #. 
     23912#.
    2367723913#. <rule>
    2367823914#. <condition k="landuse" v="construction"/>
    2367923915#. color construction
    23680 #: build/trans_presets.java:411 build/trans_style.java:880
    23681 #: build/trans_style.java:3317 build/trans_style.java:3318
     23916#: build/trans_presets.java:411 build/trans_style.java:905
     23917#: build/trans_style.java:3350 build/trans_style.java:3351
    2368223918msgid "construction"
    2368323919msgstr "construction"
     
    2468324919#. <scale_max>50000</scale_max>
    2468424920#. </rule>
    24685 #. 
     24921#.
    2468624922#. <rule>
    2468724923#. <condition k="natural" v="wetland"/>
    2468824924#. <icon src="misc/no_icon.png"/>
    24689 #: build/trans_presets.java:1041 build/trans_style.java:3484
     24925#: build/trans_presets.java:1041 build/trans_style.java:3517
    2469024926msgid "marsh"
    2469124927msgstr "palude alluvionale"
     
    2501525251#. <scale_max>10000</scale_max>
    2501625252#. </rule>
    25017 #. 
     25253#.
    2501825254#. <rule>
    2501925255#. <condition k="highway" v="bus_guideway"/>
     
    2502325259#. <scale_max>50000</scale_max>
    2502425260#. </rule>
    25025 #. 
     25261#.
    2502625262#. <rule>
    2502725263#. <condition k="railway" v="rail"/>
     
    2503125267#. <scale_max>50000</scale_max>
    2503225268#. </rule>
    25033 #. 
     25269#.
    2503425270#. <rule>
    2503525271#. <condition k="railway" v="narrow_gauge"/>
     
    2503925275#. <scale_max>50000</scale_max>
    2504025276#. </rule>
    25041 #. 
     25277#.
    2504225278#. <rule>
    2504325279#. <condition k="railway" v="monorail"/>
     
    2504725283#. <scale_max>50000</scale_max>
    2504825284#. </rule>
    25049 #. 
     25285#.
    2505025286#. <rule>
    2505125287#. <condition k="railway" v="turntable"/>
     
    2505525291#. <scale_max>50000</scale_max>
    2505625292#. </rule>
    25057 #. 
     25293#.
    2505825294#. <rule>
    2505925295#. <condition k="railway" v="buffer_stop"/>
     
    2506325299#. <scale_max>50000</scale_max>
    2506425300#. </rule>
    25065 #. 
     25301#.
    2506625302#. <rule>
    2506725303#. <condition k="railway" v="platform"/>
     
    2507225308#. <scale_max>50000</scale_max>
    2507325309#. </rule>
    25074 #. 
     25310#.
    2507525311#. <rule>
    2507625312#. <condition k="railway" v="funicular"/>
     
    2507825314#: build/trans_presets.java:1188 build/trans_presets.java:1200
    2507925315#: build/trans_presets.java:1212 build/trans_presets.java:1224
    25080 #: build/trans_presets.java:1236 build/trans_style.java:756
    25081 #: build/trans_style.java:1182 build/trans_style.java:1246
    25082 #: build/trans_style.java:1254 build/trans_style.java:1263
    25083 #: build/trans_style.java:1271 build/trans_style.java:1279
    25084 #: build/trans_style.java:1280 build/trans_style.java:1287
     25316#: build/trans_presets.java:1236 build/trans_style.java:781
     25317#: build/trans_style.java:1207 build/trans_style.java:1271
     25318#: build/trans_style.java:1279 build/trans_style.java:1288
     25319#: build/trans_style.java:1296 build/trans_style.java:1304
     25320#: build/trans_style.java:1305 build/trans_style.java:1312
    2508525321msgid "rail"
    2508625322msgstr "ferrovia"
     
    2649026726#. <scale_max>30000</scale_max>
    2649126727#. </rule>
    26492 #. 
     26728#.
    2649326729#. <rule>
    2649426730#. <condition k="highway" v="unclassified"/>
     
    2649826734#. <scale_max>40000</scale_max>
    2649926735#. </rule>
    26500 #. 
     26736#.
    2650126737#. <rule>
    2650226738#. <condition k="highway" v="unsurfaced"/>
     
    2650626742#. <scale_max>20000</scale_max>
    2650726743#. </rule>
    26508 #. 
     26744#.
    2650926745#. <rule>
    2651026746#. <condition k="highway" v="residential"/>
     
    2651426750#. <scale_max>40000</scale_max>
    2651526751#. </rule>
    26516 #. 
     26752#.
    2651726753#. <rule>
    2651826754#. <condition k="highway" v="living_street"/>
     
    2687627112#. <scale_max>50000</scale_max>
    2687727113#. </rule>
    26878 #. 
     27114#.
    2687927115#. <!--sport tags -->
    26880 #. 
     27116#.
    2688127117#. <rule>
    2688227118#. <condition k="sport" v="9pin"/>
     
    2688627122#. <scale_max>50000</scale_max>
    2688727123#. </rule>
    26888 #. 
     27124#.
    2688927125#. <rule>
    2689027126#. <condition k="sport" v="10pin"/>
     
    2689427130#. <scale_max>50000</scale_max>
    2689527131#. </rule>
    26896 #. 
     27132#.
    2689727133#. <rule>
    2689827134#. <condition k="sport" v="athletics"/>
     
    2690227138#. <scale_max>50000</scale_max>
    2690327139#. </rule>
    26904 #. 
     27140#.
    2690527141#. <rule>
    2690627142#. <condition k="sport" v="australian_football"/>
     
    2691027146#. <scale_max>50000</scale_max>
    2691127147#. </rule>
    26912 #. 
     27148#.
    2691327149#. <rule>
    2691427150#. <condition k="sport" v="baseball"/>
     
    2691827154#. <scale_max>50000</scale_max>
    2691927155#. </rule>
    26920 #. 
     27156#.
    2692127157#. <rule>
    2692227158#. <condition k="sport" v="basketball"/>
     
    2692627162#. <scale_max>50000</scale_max>
    2692727163#. </rule>
    26928 #. 
     27164#.
    2692927165#. <rule>
    2693027166#. <condition k="sport" v="boules"/>
     
    2693427170#. <scale_max>50000</scale_max>
    2693527171#. </rule>
    26936 #. 
     27172#.
    2693727173#. <rule>
    2693827174#. <condition k="sport" v="bowls"/>
     
    2694227178#. <scale_max>50000</scale_max>
    2694327179#. </rule>
    26944 #. 
     27180#.
    2694527181#. <rule>
    2694627182#. <condition k="sport" v="canoe"/>
     
    2695027186#. <scale_max>50000</scale_max>
    2695127187#. </rule>
    26952 #. 
     27188#.
    2695327189#. <rule>
    2695427190#. <condition k="sport" v="chess"/>
     
    2695827194#. <scale_max>50000</scale_max>
    2695927195#. </rule>
    26960 #. 
     27196#.
    2696127197#. <rule>
    2696227198#. <condition k="sport" v="climbing"/>
     
    2696627202#. <scale_max>50000</scale_max>
    2696727203#. </rule>
    26968 #. 
     27204#.
    2696927205#. <rule>
    2697027206#. <condition k="sport" v="cricket"/>
     
    2697427210#. <scale_max>50000</scale_max>
    2697527211#. </rule>
    26976 #. 
     27212#.
    2697727213#. <rule>
    2697827214#. <condition k="sport" v="cricket_nets"/>
     
    2698227218#. <scale_max>50000</scale_max>
    2698327219#. </rule>
    26984 #. 
     27220#.
    2698527221#. <rule>
    2698627222#. <condition k="sport" v="croquet"/>
     
    2699027226#. <scale_max>50000</scale_max>
    2699127227#. </rule>
    26992 #. 
     27228#.
    2699327229#. <rule>
    2699427230#. <condition k="sport" v="cycling"/>
     
    2699827234#. <scale_max>50000</scale_max>
    2699927235#. </rule>
    27000 #. 
     27236#.
    2700127237#. <rule>
    2700227238#. <condition k="sport" v="dog_racing"/>
     
    2700627242#. <scale_max>50000</scale_max>
    2700727243#. </rule>
    27008 #. 
     27244#.
    2700927245#. <rule>
    2701027246#. <condition k="sport" v="equestrian"/>
     
    2701427250#. <scale_max>50000</scale_max>
    2701527251#. </rule>
    27016 #. 
     27252#.
    2701727253#. <rule>
    2701827254#. <condition k="sport" v="football"/>
     
    2702227258#. <scale_max>50000</scale_max>
    2702327259#. </rule>
    27024 #. 
     27260#.
    2702527261#. <rule>
    2702627262#. <condition k="sport" v="golf"/>
     
    2703027266#. <scale_max>50000</scale_max>
    2703127267#. </rule>
    27032 #. 
     27268#.
    2703327269#. <rule>
    2703427270#. <condition k="sport" v="gymnastics"/>
     
    2703827274#. <scale_max>50000</scale_max>
    2703927275#. </rule>
    27040 #. 
     27276#.
    2704127277#. <rule>
    2704227278#. <condition k="sport" v="hockey"/>
     
    2704627282#. <scale_max>50000</scale_max>
    2704727283#. </rule>
    27048 #. 
     27284#.
    2704927285#. <rule>
    2705027286#. <condition k="sport" v="horse_racing"/>
     
    2705427290#. <scale_max>50000</scale_max>
    2705527291#. </rule>
    27056 #. 
     27292#.
    2705727293#. <rule>
    2705827294#. <condition k="sport" v="motor"/>
     
    2706227298#. <scale_max>50000</scale_max>
    2706327299#. </rule>
    27064 #. 
     27300#.
    2706527301#. <rule>
    2706627302#. <condition k="sport" v="multi"/>
     
    2707027306#. <scale_max>50000</scale_max>
    2707127307#. </rule>
    27072 #. 
     27308#.
    2707327309#. <rule>
    2707427310#. <condition k="sport" v="pelota"/>
     
    2707827314#. <scale_max>50000</scale_max>
    2707927315#. </rule>
    27080 #. 
     27316#.
    2708127317#. <rule>
    2708227318#. <condition k="sport" v="racquet"/>
     
    2708627322#. <scale_max>50000</scale_max>
    2708727323#. </rule>
    27088 #. 
     27324#.
    2708927325#. <rule>
    2709027326#. <condition k="sport" v="rugby"/>
     
    2709427330#. <scale_max>50000</scale_max>
    2709527331#. </rule>
    27096 #. 
     27332#.
    2709727333#. <rule>
    2709827334#. <condition k="sport" v="skating"/>
     
    2710227338#. <scale_max>50000</scale_max>
    2710327339#. </rule>
    27104 #. 
     27340#.
    2710527341#. <rule>
    2710627342#. <condition k="sport" v="skateboard"/>
     
    2711027346#. <scale_max>50000</scale_max>
    2711127347#. </rule>
    27112 #. 
     27348#.
    2711327349#. <rule>
    2711427350#. <condition k="sport" v="soccer"/>
     
    2711827354#. <scale_max>50000</scale_max>
    2711927355#. </rule>
    27120 #. 
     27356#.
    2712127357#. <rule>
    2712227358#. <condition k="sport" v="swimming"/>
     
    2712627362#. <scale_max>50000</scale_max>
    2712727363#. </rule>
    27128 #. 
     27364#.
    2712927365#. <rule>
    2713027366#. <condition k="sport" v="skiing"/>
     
    2713427370#. <scale_max>50000</scale_max>
    2713527371#. </rule>
    27136 #. 
     27372#.
    2713727373#. <rule>
    2713827374#. <condition k="sport" v="table_tennis"/>
     
    2714227378#. <scale_max>50000</scale_max>
    2714327379#. </rule>
    27144 #. 
     27380#.
    2714527381#. <rule>
    2714627382#. <condition k="sport" v="tennis"/>
     
    2715027386#. <scale_max>50000</scale_max>
    2715127387#. </rule>
    27152 #. 
     27388#.
    2715327389#. <rule>
    2715427390#. <condition k="sport" v="paintball"/>
     
    2715827394#. <scale_max>50000</scale_max>
    2715927395#. </rule>
    27160 #. 
     27396#.
    2716127397#. <rule>
    2716227398#. <condition k="sport" v="squash"/>
     
    2716627402#. <scale_max>50000</scale_max>
    2716727403#. </rule>
    27168 #. 
     27404#.
    2716927405#. <rule>
    2717027406#. <condition k="sport" v="shooting"/>
     
    2717427410#. <scale_max>50000</scale_max>
    2717527411#. </rule>
    27176 #. 
     27412#.
    2717727413#. <rule>
    2717827414#. <condition k="sport" v="volleyball"/>
     
    2718227418#. <scale_max>50000</scale_max>
    2718327419#. </rule>
    27184 #. 
     27420#.
    2718527421#. <rule>
    2718627422#. <condition k="sport" v="beachvolleyball"/>
     
    2719027426#. <scale_max>50000</scale_max>
    2719127427#. </rule>
    27192 #. 
     27428#.
    2719327429#. <rule>
    2719427430#. <condition k="sport" v="bowling"/>
     
    2719827434#. <scale_max>50000</scale_max>
    2719927435#. </rule>
    27200 #. 
     27436#.
    2720127437#. <rule>
    2720227438#. <condition k="sport" v="handball"/>
     
    2720627442#. <scale_max>50000</scale_max>
    2720727443#. </rule>
    27208 #. 
     27444#.
    2720927445#. <rule>
    2721027446#. <condition k="sport" v="rowing"/>
     
    2721427450#. <scale_max>50000</scale_max>
    2721527451#. </rule>
    27216 #. 
     27452#.
    2721727453#. <rule>
    2721827454#. <condition k="sport" v="sailing"/>
     
    2722227458#. <scale_max>50000</scale_max>
    2722327459#. </rule>
    27224 #. 
     27460#.
    2722527461#. <rule>
    2722627462#. <condition k="sport" v="diving"/>
     
    2723027466#. <scale_max>50000</scale_max>
    2723127467#. </rule>
    27232 #. 
     27468#.
    2723327469#. <rule>
    2723427470#. <condition k="sport" v="badminton"/>
     
    2723827474#. <scale_max>50000</scale_max>
    2723927475#. </rule>
    27240 #. 
     27476#.
    2724127477#. <rule>
    2724227478#. <condition k="sport" v="archery"/>
     
    2724627482#. <scale_max>50000</scale_max>
    2724727483#. </rule>
    27248 #. 
     27484#.
    2724927485#. <rule>
    2725027486#. <condition k="sport" v="fishing"/>
    2725127487#: build/trans_presets.java:1913 build/trans_presets.java:1922
    2725227488#: build/trans_presets.java:1931 build/trans_presets.java:1940
    27253 #: build/trans_style.java:3705 build/trans_style.java:3713
    27254 #: build/trans_style.java:3721 build/trans_style.java:3729
    27255 #: build/trans_style.java:3737 build/trans_style.java:3745
    27256 #: build/trans_style.java:3753 build/trans_style.java:3761
    27257 #: build/trans_style.java:3769 build/trans_style.java:3777
    27258 #: build/trans_style.java:3785 build/trans_style.java:3793
    27259 #: build/trans_style.java:3801 build/trans_style.java:3809
    27260 #: build/trans_style.java:3817 build/trans_style.java:3825
    27261 #: build/trans_style.java:3833 build/trans_style.java:3841
    27262 #: build/trans_style.java:3849 build/trans_style.java:3857
    27263 #: build/trans_style.java:3865 build/trans_style.java:3873
    27264 #: build/trans_style.java:3881 build/trans_style.java:3889
    27265 #: build/trans_style.java:3897 build/trans_style.java:3905
    27266 #: build/trans_style.java:3913 build/trans_style.java:3921
    27267 #: build/trans_style.java:3929 build/trans_style.java:3937
    27268 #: build/trans_style.java:3945 build/trans_style.java:3953
    27269 #: build/trans_style.java:3961 build/trans_style.java:3969
    27270 #: build/trans_style.java:3977 build/trans_style.java:3985
    27271 #: build/trans_style.java:3993 build/trans_style.java:4001
    27272 #: build/trans_style.java:4009 build/trans_style.java:4017
    27273 #: build/trans_style.java:4025 build/trans_style.java:4033
    27274 #: build/trans_style.java:4041 build/trans_style.java:4049
    27275 #: build/trans_style.java:4057 build/trans_style.java:4065
    27276 #: build/trans_style.java:4073
     27489#: build/trans_style.java:3738 build/trans_style.java:3746
     27490#: build/trans_style.java:3754 build/trans_style.java:3762
     27491#: build/trans_style.java:3770 build/trans_style.java:3778
     27492#: build/trans_style.java:3786 build/trans_style.java:3794
     27493#: build/trans_style.java:3802 build/trans_style.java:3810
     27494#: build/trans_style.java:3818 build/trans_style.java:3826
     27495#: build/trans_style.java:3834 build/trans_style.java:3842
     27496#: build/trans_style.java:3850 build/trans_style.java:3858
     27497#: build/trans_style.java:3866 build/trans_style.java:3874
     27498#: build/trans_style.java:3882 build/trans_style.java:3890
     27499#: build/trans_style.java:3898 build/trans_style.java:3906
     27500#: build/trans_style.java:3914 build/trans_style.java:3922
     27501#: build/trans_style.java:3930 build/trans_style.java:3938
     27502#: build/trans_style.java:3946 build/trans_style.java:3954
     27503#: build/trans_style.java:3962 build/trans_style.java:3970
     27504#: build/trans_style.java:3978 build/trans_style.java:3986
     27505#: build/trans_style.java:3994 build/trans_style.java:4002
     27506#: build/trans_style.java:4010 build/trans_style.java:4018
     27507#: build/trans_style.java:4026 build/trans_style.java:4034
     27508#: build/trans_style.java:4042 build/trans_style.java:4050
     27509#: build/trans_style.java:4058 build/trans_style.java:4066
     27510#: build/trans_style.java:4074 build/trans_style.java:4082
     27511#: build/trans_style.java:4090 build/trans_style.java:4098
     27512#: build/trans_style.java:4106
    2727727513msgid "sport"
    2727827514msgstr "sport"
     
    2895029186#. <scale_max>50000</scale_max>
    2895129187#. </rule>
    28952 #. 
     29188#.
    2895329189#. <!--landuse tags -->
    28954 #. 
     29190#.
    2895529191#. <rule>
    2895629192#. <condition k="landuse" v="farm"/>
     
    2896029196#. <scale_max>50000</scale_max>
    2896129197#. </rule>
    28962 #. 
     29198#.
    2896329199#. <rule>
    2896429200#. <condition k="landuse" v="farmland"/>
     
    2896829204#. <scale_max>50000</scale_max>
    2896929205#. </rule>
    28970 #. 
     29206#.
    2897129207#. <rule>
    2897229208#. <condition k="landuse" v="meadow"/>
     
    2897629212#. <scale_max>50000</scale_max>
    2897729213#. </rule>
    28978 #. 
     29214#.
    2897929215#. <rule>
    2898029216#. <condition k="landuse" v="vineyard"/>
     
    2898429220#. <scale_max>50000</scale_max>
    2898529221#. </rule>
    28986 #. 
     29222#.
    2898729223#. <rule>
    2898829224#. <condition k="landuse" v="orchard"/>
     
    2899229228#. <scale_max>50000</scale_max>
    2899329229#. </rule>
    28994 #. 
     29230#.
    2899529231#. <rule>
    2899629232#. <condition k="landuse" v="allotments"/>
     
    2900029236#. <scale_max>50000</scale_max>
    2900129237#. </rule>
    29002 #. 
     29238#.
    2900329239#. <rule>
    2900429240#. <condition k="landuse" v="grass"/>
     
    2900829244#. <scale_max>50000</scale_max>
    2900929245#. </rule>
    29010 #. 
     29246#.
    2901129247#. <rule>
    2901229248#. <condition k="landuse" v="village_green"/>
     
    2901629252#. <scale_max>50000</scale_max>
    2901729253#. </rule>
    29018 #. 
     29254#.
    2901929255#. <rule>
    2902029256#. <condition k="landuse" v="recreation_ground"/>
    29021 #: build/trans_presets.java:2494 build/trans_style.java:3157
    29022 #: build/trans_style.java:3165 build/trans_style.java:3173
    29023 #: build/trans_style.java:3181 build/trans_style.java:3189
    29024 #: build/trans_style.java:3236 build/trans_style.java:3244
    29025 #: build/trans_style.java:3342 build/trans_style.java:3350
     29257#: build/trans_presets.java:2494 build/trans_style.java:3190
     29258#: build/trans_style.java:3198 build/trans_style.java:3206
     29259#: build/trans_style.java:3214 build/trans_style.java:3222
     29260#: build/trans_style.java:3269 build/trans_style.java:3277
     29261#: build/trans_style.java:3375 build/trans_style.java:3383
    2902629262msgid "green"
    2902729263msgstr "verde"
     
    3043830674#. <scale_max>40000</scale_max>
    3043930675#. </rule>
    30440 #. 
     30676#.
    3044130677#. <rule>
    3044230678#. <condition k="bicycle" b="no"/>
     
    3045230688#. <scale_max>30000</scale_max>
    3045330689#. </rule>
    30454 #. 
     30690#.
    3045530691#. <rule>
    3045630692#. <condition k="highway" v="cycleway"/>
     
    3046030696#. <scale_max>10000</scale_max>
    3046130697#. </rule>
    30462 #. 
    30463 #. <!-- display path with bicycle/foot=designated as if it was cycleway/footway -->
     30698#.
     30699#. <!-- display path with bicycle/foot=designated/official as if it was cycleway/footway -->
    3046430700#. <rule>
    3046530701#. <condition k="highway" v="path"/>
    3046630702#. <condition k="bicycle" v="designated"/>
     30703#. color bicycle
     30704#. <scale_min>1</scale_min>
     30705#. <scale_max>50000</scale_max>
     30706#. </rule>
     30707#.
     30708#. <rule>
     30709#. <condition k="highway" v="path"/>
     30710#. <condition k="bicycle" v="official"/>
    3046730711#. color foot
    3046830712#. <scale_min>1</scale_min>
    3046930713#. <scale_max>50000</scale_max>
    3047030714#. </rule>
    30471 #. 
     30715#.
    3047230716#. <rule>
    3047330717#. <condition k="highway" v="path"/>
    3047430718#. <condition k="bicycle" v="designated"/>
    3047530719#. <condition k="foot" v="designated"/>
     30720#. color bicycle
     30721#. <scale_min>1</scale_min>
     30722#. <scale_max>50000</scale_max>
     30723#. </rule>
     30724#.
     30725#. <rule>
     30726#. <condition k="highway" v="path"/>
     30727#. <condition k="bicycle" v="official"/>
     30728#. <condition k="foot" v="official"/>
    3047630729#. color roundabout
    3047730730#. <!-- tagging a node makes no real sense, a roundabout should be tagged with several nodes, or a highway=mini_roundabout should probably be used -->
     
    3048030733#. <scale_max>50000</scale_max>
    3048130734#. </rule>
    30482 #. 
     30735#.
    3048330736#. <!-- cycleway tags -->
    30484 #. 
     30737#.
    3048530738#. <rule>
    3048630739#. <condition k="cycleway" v="lane"/>
     
    3049030743#. <scale_max>50000</scale_max>
    3049130744#. </rule>
    30492 #. 
     30745#.
    3049330746#. <rule>
    3049430747#. <condition k="cycleway" v="opposite_lane"/>
     
    3049830751#. <scale_max>50000</scale_max>
    3049930752#. </rule>
    30500 #. 
     30753#.
    3050130754#. <rule>
    3050230755#. <condition k="cycleway" v="track"/>
     
    3050630759#. <scale_max>50000</scale_max>
    3050730760#. </rule>
    30508 #. 
     30761#.
    3050930762#. <rule>
    3051030763#. <condition k="cycleway" v="opposite_track"/>
     
    3051430767#. <scale_max>50000</scale_max>
    3051530768#. </rule>
    30516 #. 
     30769#.
    3051730770#. <rule>
    3051830771#. <condition k="cycleway" v="opposite"/>
    3051930772#: build/trans_presets.java:3242 build/trans_style.java:233
    3052030773#: build/trans_style.java:689 build/trans_style.java:715
    30521 #: build/trans_style.java:732 build/trans_style.java:909
    30522 #: build/trans_style.java:917 build/trans_style.java:925
    30523 #: build/trans_style.java:933 build/trans_style.java:941
     30774#: build/trans_style.java:723 build/trans_style.java:748
     30775#: build/trans_style.java:757 build/trans_style.java:934
     30776#: build/trans_style.java:942 build/trans_style.java:950
     30777#: build/trans_style.java:958 build/trans_style.java:966
    3052430778msgid "bicycle"
    3052530779msgstr "bicicletta"
     
    3054630800#. <scale_max>50000</scale_max>
    3054730801#. </rule>
    30548 #. 
     30802#.
    3054930803#. <rule>
    3055030804#. <condition k="foot" b="no"/>
     
    3056030814#. <scale_max>50000</scale_max>
    3056130815#. </rule>
    30562 #. 
     30816#.
    3056330817#. <rule>
    3056430818#. <condition k="highway" v="footway"/>
     
    3056830822#. <scale_max>10000</scale_max>
    3056930823#. </rule>
    30570 #. 
     30824#.
    3057130825#. <rule>
    3057230826#. <condition k="highway" v="path"/>
     
    3057530829#. <scale_max>50000</scale_max>
    3057630830#. </rule>
    30577 #. 
     30831#.
    3057830832#. <rule>
    3057930833#. <condition k="highway" v="path"/>
    3058030834#. <condition k="foot" v="designated"/>
     30835#. color foot
     30836#. <scale_min>1</scale_min>
     30837#. <scale_max>50000</scale_max>
     30838#. </rule>
     30839#.
     30840#. <rule>
     30841#. <condition k="highway" v="path"/>
     30842#. <condition k="foot" v="official"/>
    3058130843#. color bicycle
    3058230844#. <scale_min>1</scale_min>
    3058330845#. <scale_max>50000</scale_max>
    3058430846#. </rule>
    30585 #. 
     30847#.
    3058630848#. <rule>
    3058730849#. <condition k="highway" v="pedestrian"/>
     
    3059230854#. <scale_max>10000</scale_max>
    3059330855#. </rule>
    30594 #. 
     30856#.
    3059530857#. <rule>
    3059630858#. <condition k="highway" v="steps"/>
    3059730859#: build/trans_presets.java:3242 build/trans_style.java:247
    3059830860#: build/trans_style.java:697 build/trans_style.java:705
    30599 #: build/trans_style.java:723 build/trans_style.java:739
    30600 #: build/trans_style.java:740 build/trans_style.java:748
     30861#: build/trans_style.java:731 build/trans_style.java:739
     30862#: build/trans_style.java:764 build/trans_style.java:765
     30863#: build/trans_style.java:773
    3060130864msgid "foot"
    3060230865msgstr "pedone"
     
    3061530878#. <scale_max>50000</scale_max>
    3061630879#. </rule>
    30617 #. 
     30880#.
    3061830881#. <rule>
    3061930882#. <condition k="railway" v="subway"/>
    30620 #: build/trans_presets.java:3242 build/trans_style.java:1208
     30883#: build/trans_presets.java:3242 build/trans_style.java:1233
    3062130884msgid "subway"
    3062230885msgstr "metropolitana"
     
    3072830991#. 7. scale_min / scale_max
    3072930992#. - zoom scale for display
    30730 #. 
     30993#.
    3073130994#. Using both area and line attributes for the same key/value pair does work. For areas
    3073230995#. first the best matching area rule is searched and the best matching line rule is
    3073330996#. connected with it. They need not have the same key/value pair.
    30734 #. 
     30997#.
    3073530998#. The colours can consist of the two components - name and hex code (e.g. water#0000ff).
    3073630999#. If both are given, the color name is introduced in preferences with that value. If only
     
    3073831001#. modified preferences or previous value is used. The 6 hex digit color code can also
    3073931002#. be appended by a hex value of the alpha channel (thus having 8 hex digits instead of 6).
    30740 #. 
     31003#.
    3074131004#. Linemod's are drawn over or under the line they are associated with and modify the
    3074231005#. appearance. There can be multiple linemod's for one way (contrary to line styles,
     
    3074631009#. on the sides of the way or the waystyles itself must use alpha channel (which may
    3074731010#. look strange).
    30748 #. 
     31011#.
    3074931012#. If a key/value pair matches more than one rule, the "rule that wins" is unpredicted
    3075031013#. in case they have same priority! Using priority settings helps to solve conflicts.
    30751 #. 
     31014#.
    3075231015#. For external files the <rules> should have following elements:
    3075331016#. - author           the author of the style
     
    3076131024#. - when the style is additional choose "standard" or don't use name tag
    3076231025#. -->
    30763 #. 
     31026#.
    3076431027#: build/trans_style.java:72
    3076531028msgid "standard"
     
    3076731030
    3076831031#. mappaint style named "standard"
    30769 #. 
     31032#.
    3077031033#. <rule>
    3077131034#. <condition k="restriction" v="no_left_turn"/>
     
    3081431077#. <scale_max>40000</scale_max>
    3081531078#. </rule>
    30816 #. 
    30817 #. 
     31079#.
     31080#.
    3081831081#. <!-- mark some specials that should be fixed - they are already the default and therefore shouldn't be tagged -->
    3081931082#. <rule>
     
    3089331156#. <scale_max>40000</scale_max>
    3089431157#. </rule>
    30895 #. 
     31158#.
    3089631159#. <rule>
    3089731160#. <condition k="highway" v="road"/>
     
    3090131164#. <scale_max>50000</scale_max>
    3090231165#. </rule>
    30903 #. 
     31166#.
    3090431167#. <!--abutters tags -->
    30905 #. 
     31168#.
    3090631169#. <!--accessories tags -->
    30907 #. 
     31170#.
    3090831171#. <!--properties tags -->
    30909 #. 
     31172#.
    3091031173#. <rule>
    3091131174#. <condition k="mountain_pass" b="yes"/>
    3091231175#: build/trans_style.java:139 build/trans_style.java:174
    3091331176#: build/trans_style.java:181 build/trans_style.java:188
    30914 #: build/trans_style.java:633 build/trans_style.java:4087
     31177#: build/trans_style.java:633 build/trans_style.java:4120
    3091531178msgid "deprecated"
    3091631179msgstr "deprecato"
     
    3092131184#. <scale_max>10000</scale_max>
    3092231185#. </rule>
    30923 #. 
     31186#.
    3092431187#. <rule>
    3092531188#. <condition k="goods" b="no"/>
     
    3092831191#. <scale_max>50000</scale_max>
    3092931192#. </rule>
    30930 #. 
     31193#.
    3093131194#. <rule>
    3093231195#. <condition k="hgv" b="no"/>
     
    3093531198#. <scale_max>50000</scale_max>
    3093631199#. </rule>
    30937 #. 
     31200#.
    3093831201#. <rule>
    3093931202#. <condition k="horse" b="no"/>
     
    3094931212#. <scale_max>20000</scale_max>
    3095031213#. </rule>
    30951 #. 
     31214#.
    3095231215#. <rule>
    3095331216#. <condition k="highway" v="bridleway"/>
     
    3096131224#. <scale_max>30000</scale_max>
    3096231225#. </rule>
    30963 #. 
     31226#.
    3096431227#. <rule>
    3096531228#. <condition k="motorcycle" b="no"/>
     
    3096831231#. <scale_max>50000</scale_max>
    3096931232#. </rule>
    30970 #. 
     31233#.
    3097131234#. <rule>
    3097231235#. <condition k="motorcar" b="no"/>
     
    3097531238#. <scale_max>50000</scale_max>
    3097631239#. </rule>
    30977 #. 
     31240#.
    3097831241#. <rule>
    3097931242#. <condition k="psv" b="no"/>
     
    3098231245#. <scale_max>50000</scale_max>
    3098331246#. </rule>
    30984 #. 
     31247#.
    3098531248#. <rule>
    3098631249#. <condition k="motorboat" b="no"/>
     
    3098931252#. <scale_max>50000</scale_max>
    3099031253#. </rule>
    30991 #. 
     31254#.
    3099231255#. <rule>
    3099331256#. <condition k="boat" b="no"/>
     
    3099631259#. <scale_max>50000</scale_max>
    3099731260#. </rule>
    30998 #. 
     31261#.
    3099931262#. <rule>
    3100031263#. <condition k="noexit" b="yes"/>
     
    3100331266#. <scale_max>50000</scale_max>
    3100431267#. </rule>
    31005 #. 
     31268#.
    3100631269#. <rule>
    3100731270#. <condition k="maxweight"/>
     
    3101031273#. <scale_max>50000</scale_max>
    3101131274#. </rule>
    31012 #. 
     31275#.
    3101331276#. <rule>
    3101431277#. <condition k="maxheight"/>
     
    3101731280#. <scale_max>50000</scale_max>
    3101831281#. </rule>
    31019 #. 
     31282#.
    3102031283#. <rule>
    3102131284#. <condition k="maxwidth"/>
     
    3102431287#. <scale_max>50000</scale_max>
    3102531288#. </rule>
    31026 #. 
     31289#.
    3102731290#. <rule>
    3102831291#. <condition k="maxlength"/>
     
    3103131294#. <scale_max>50000</scale_max>
    3103231295#. </rule>
    31033 #. 
     31296#.
    3103431297#. <rule>
    3103531298#. <condition k="maxspeed"/>
     
    3103831301#. <scale_max>50000</scale_max>
    3103931302#. </rule>
    31040 #. 
     31303#.
    3104131304#. <rule>
    3104231305#. <condition k="minspeed"/>
     
    3104531308#. <scale_max>50000</scale_max>
    3104631309#. </rule>
    31047 #. 
     31310#.
    3104831311#. <rule>
    3104931312#. <condition k="maxstay"/>
     
    3105231315#. <scale_max>50000</scale_max>
    3105331316#. </rule>
    31054 #. 
     31317#.
    3105531318#. <rule>
    3105631319#. <condition k="toll"/>
     
    3105931322#. <scale_max>50000</scale_max>
    3106031323#. </rule>
    31061 #. 
     31324#.
    3106231325#. <rule>
    3106331326#. <condition k="barrier"/>
     
    3123431497#. <scale_max>50000</scale_max>
    3123531498#. </rule>
    31236 #. 
     31499#.
    3123731500#. <!-- highway tags -->
    31238 #. 
     31501#.
    3123931502#. <rule>
    3124031503#. <condition k="motorroad" v="yes"/>
     
    3124831511#. <scale_max>40000</scale_max>
    3124931512#. </rule>
    31250 #. 
     31513#.
    3125131514#. <rule>
    3125231515#. <condition k="highway" v="track"/>
     
    3125631519#. <scale_max>50000</scale_max>
    3125731520#. </rule>
    31258 #. 
     31521#.
    3125931522#. <!-- tracktype tags -->
    31260 #. 
     31523#.
    3126131524#. <rule>
    3126231525#. <condition k="tracktype" v="grade1"/>
     
    3126631529#. <scale_max>50000</scale_max>
    3126731530#. </rule>
    31268 #. 
     31531#.
    3126931532#. <rule>
    3127031533#. <condition k="tracktype" v="grade2"/>
     
    3127431537#. <scale_max>50000</scale_max>
    3127531538#. </rule>
    31276 #. 
     31539#.
    3127731540#. <rule>
    3127831541#. <condition k="tracktype" v="grade3"/>
     
    3128231545#. <scale_max>50000</scale_max>
    3128331546#. </rule>
    31284 #. 
     31547#.
    3128531548#. <rule>
    3128631549#. <condition k="tracktype" v="grade4"/>
     
    3129031553#. <scale_max>50000</scale_max>
    3129131554#. </rule>
    31292 #. 
     31555#.
    3129331556#. <rule>
    3129431557#. <condition k="tracktype" v="grade5"/>
    31295 #: build/trans_style.java:649 build/trans_style.java:951
    31296 #: build/trans_style.java:959 build/trans_style.java:967
    31297 #: build/trans_style.java:975 build/trans_style.java:983
     31558#: build/trans_style.java:649 build/trans_style.java:976
     31559#: build/trans_style.java:984 build/trans_style.java:992
     31560#: build/trans_style.java:1000 build/trans_style.java:1008
    3129831561msgid "highway_track"
    3129931562msgstr "tracciato stradale"
     
    3130431567#. <scale_max>10000</scale_max>
    3130531568#. </rule>
    31306 #. 
     31569#.
    3130731570#. <rule>
    3130831571#. <condition k="direction" v="clockwise"/>
     
    3131131574#. <scale_max>50000</scale_max>
    3131231575#. </rule>
    31313 #. 
     31576#.
    3131431577#. <rule>
    3131531578#. <condition k="highway" v="mini_roundabout"/>
     
    3131931582#. <scale_max>50000</scale_max>
    3132031583#. </rule>
    31321 #. 
     31584#.
    3132231585#. <rule>
    3132331586#. <condition k="highway" v="stop"/>
     
    3132631589#. <scale_max>50000</scale_max>
    3132731590#. </rule>
    31328 #. 
     31591#.
    3132931592#. <rule>
    3133031593#. <condition k="highway" v="traffic_signals"/>
     
    3133331596#. <scale_max>50000</scale_max>
    3133431597#. </rule>
    31335 #. 
     31598#.
    3133631599#. <rule>
    3133731600#. <condition k="highway" v="street_lamp"/>
     
    3134031603#. <scale_max>50000</scale_max>
    3134131604#. </rule>
    31342 #. 
     31605#.
    3134331606#. <rule>
    3134431607#. <condition k="highway" v="speed_camera"/>
     
    3134731610#. <scale_max>50000</scale_max>
    3134831611#. </rule>
    31349 #. 
     31612#.
    3135031613#. <rule>
    3135131614#. <condition k="traffic_sign" v="city_limit"/>
     
    3135431617#. <scale_max>40000</scale_max>
    3135531618#. </rule>
    31356 #. 
     31619#.
    3135731620#. <rule>
    3135831621#. <condition k="highway" v="crossing"/>
     
    3136131624#. <scale_max>50000</scale_max>
    3136231625#. </rule>
    31363 #. 
     31626#.
    3136431627#. <rule>
    3136531628#. <condition k="highway" v="incline"/>
     
    3136831631#. <scale_max>50000</scale_max>
    3136931632#. </rule>
    31370 #. 
     31633#.
    3137131634#. <rule>
    3137231635#. <condition k="highway" v="incline_steep"/>
     
    3137531638#. <scale_max>50000</scale_max>
    3137631639#. </rule>
    31377 #. 
     31640#.
    3137831641#. <rule>
    3137931642#. <condition k="highway" v="motorway_junction"/>
     
    3138231645#. <scale_max>50000</scale_max>
    3138331646#. </rule>
    31384 #. 
     31647#.
    3138531648#. <rule>
    3138631649#. <condition k="highway" v="services"/>
    31387 #: build/trans_style.java:842
     31650#: build/trans_style.java:867
    3138831651msgid "services"
    3138931652msgstr "stazione di servizio"
     
    3139431657#. <scale_max>50000</scale_max>
    3139531658#. </rule>
    31396 #. 
     31659#.
    3139731660#. <rule>
    3139831661#. <condition k="highway" v="ford"/>
    31399 #: build/trans_style.java:850
     31662#: build/trans_style.java:875
    3140031663msgid "ford"
    3140131664msgstr "guado"
     
    3140631669#. <scale_max>50000</scale_max>
    3140731670#. </rule>
    31408 #. 
     31671#.
    3140931672#. <rule>
    3141031673#. <condition k="highway" v="bus_stop"/>
     
    3141331676#. <scale_max>50000</scale_max>
    3141431677#. </rule>
    31415 #. 
     31678#.
    3141631679#. <rule>
    3141731680#. <condition k="highway" v="turning_circle"/>
    31418 #: build/trans_style.java:865
     31681#: build/trans_style.java:890
    3141931682msgid "turningcircle"
    3142031683msgstr "slargo per inversione di marcia"
     
    3142531688#. <scale_max>50000</scale_max>
    3142631689#. </rule>
    31427 #. 
     31690#.
    3142831691#. <rule>
    3142931692#. <condition k="highway" v="emergency_access_point"/>
    3143031693#. <icon src="service/emergency_access_point.png"/>
    31431 #: build/trans_style.java:889
     31694#: build/trans_style.java:914
    3143231695msgid "emergency_access_point"
    3143331696msgstr "punto di accesso di emergenza"
     
    3143831701#. <scale_max>200000000</scale_max>
    3143931702#. </rule>
    31440 #. 
     31703#.
    3144131704#. <rule>
    3144231705#. <condition k="waterway" v="riverbank"/>
    3144331706#. color riverbank
    31444 #: build/trans_style.java:1001 build/trans_style.java:1002
     31707#: build/trans_style.java:1026 build/trans_style.java:1027
    3144531708msgid "riverbank"
    3144631709msgstr "sponda"
     
    3145131714#. <scale_max>200000000</scale_max>
    3145231715#. </rule>
    31453 #. 
     31716#.
    3145431717#. <rule>
    3145531718#. <condition k="waterway" v="stream"/>
    31456 #: build/trans_style.java:1018
     31719#: build/trans_style.java:1043
    3145731720msgid "stream"
    3145831721msgstr "torrente"
     
    3146331726#. <scale_max>50000</scale_max>
    3146431727#. </rule>
    31465 #. 
     31728#.
    3146631729#. <rule>
    3146731730#. <condition k="waterway" v="dock"/>
    31468 #: build/trans_style.java:1041
     31731#: build/trans_style.java:1066
    3146931732msgid "dock"
    3147031733msgstr "darsena"
     
    3147531738#. <scale_max>50000</scale_max>
    3147631739#. </rule>
    31477 #. 
     31740#.
    3147831741#. <rule>
    3147931742#. <condition k="waterway" v="lock_gate"/>
     
    3148231745#. <scale_max>50000</scale_max>
    3148331746#. </rule>
    31484 #. 
     31747#.
    3148531748#. <rule>
    3148631749#. <condition k="waterway" v="turning_point"/>
     
    3148931752#. <scale_max>50000</scale_max>
    3149031753#. </rule>
    31491 #. 
     31754#.
    3149231755#. <rule>
    3149331756#. <condition k="waterway" v="boatyard"/>
     
    3149731760#. <scale_max>50000</scale_max>
    3149831761#. </rule>
    31499 #. 
     31762#.
    3150031763#. <rule>
    3150131764#. <condition k="waterway" v="water_point"/>
     
    3150431767#. <scale_max>50000</scale_max>
    3150531768#. </rule>
    31506 #. 
     31769#.
    3150731770#. <rule>
    3150831771#. <condition k="waterway" v="waste_disposal"/>
     
    3151131774#. <scale_max>50000</scale_max>
    3151231775#. </rule>
    31513 #. 
     31776#.
    3151431777#. <rule>
    3151531778#. <condition k="waterway" v="mooring"/>
     
    3151831781#. <scale_max>50000</scale_max>
    3151931782#. </rule>
    31520 #. 
     31783#.
    3152131784#. <rule>
    3152231785#. <condition k="waterway" v="weir"/>
     
    3152631789#. <scale_max>50000</scale_max>
    3152731790#. </rule>
    31528 #. 
     31791#.
    3152931792#. <rule>
    3153031793#. <condition k="waterway" v="dam"/>
     
    3153531798#. <scale_max>50000</scale_max>
    3153631799#. </rule>
    31537 #. 
     31800#.
    3153831801#. <rule>
    3153931802#. <condition k="waterway" v="waterfall"/>
     
    3154331806#. <scale_max>50000</scale_max>
    3154431807#. </rule>
    31545 #. 
     31808#.
    3154631809#. <!--man_made tags -->
    31547 #. 
     31810#.
    3154831811#. <rule>
    3154931812#. <condition k="man_made" v="beacon"/>
     
    3155331816#. <scale_max>50000</scale_max>
    3155431817#. </rule>
    31555 #. 
     31818#.
    3155631819#. <rule>
    3155731820#. <condition k="man_made" v="crane"/>
     
    3156131824#. <scale_max>50000</scale_max>
    3156231825#. </rule>
    31563 #. 
     31826#.
    3156431827#. <rule>
    3156531828#. <condition k="man_made" v="gasometer"/>
     
    3156931832#. <scale_max>50000</scale_max>
    3157031833#. </rule>
    31571 #. 
     31834#.
    3157231835#. <rule>
    3157331836#. <condition k="man_made" v="lighthouse"/>
     
    3157831841#. <scale_max>50000</scale_max>
    3157931842#. </rule>
    31580 #. 
     31843#.
    3158131844#. <rule>
    3158231845#. <condition k="man_made" v="petroleum_well"/>
     
    3158531848#. <scale_max>50000</scale_max>
    3158631849#. </rule>
    31587 #. 
     31850#.
    3158831851#. <rule>
    3158931852#. <condition k="man_made" v="reservoir_covered"/>
     
    3159331856#. <scale_max>50000</scale_max>
    3159431857#. </rule>
    31595 #. 
     31858#.
    3159631859#. <rule>
    3159731860#. <condition k="man_made" v="surveillance"/>
     
    3160131864#. <scale_max>50000</scale_max>
    3160231865#. </rule>
    31603 #. 
     31866#.
    3160431867#. <rule>
    3160531868#. <condition k="man_made" v="survey_point"/>
     
    3160931872#. <scale_max>50000</scale_max>
    3161031873#. </rule>
    31611 #. 
     31874#.
    3161231875#. <rule>
    3161331876#. <condition k="man_made" v="tower"/>
     
    3161731880#. <scale_max>50000</scale_max>
    3161831881#. </rule>
    31619 #. 
     31882#.
    3162031883#. <rule>
    3162131884#. <condition k="man_made" v="wastewater_plant"/>
     
    3162531888#. <scale_max>50000</scale_max>
    3162631889#. </rule>
    31627 #. 
     31890#.
    3162831891#. <rule>
    3162931892#. <condition k="man_made" v="watermill"/>
     
    3163331896#. <scale_max>50000</scale_max>
    3163431897#. </rule>
    31635 #. 
     31898#.
    3163631899#. <rule>
    3163731900#. <condition k="man_made" v="water_tower"/>
     
    3164131904#. <scale_max>50000</scale_max>
    3164231905#. </rule>
    31643 #. 
     31906#.
    3164431907#. <rule>
    3164531908#. <condition k="man_made" v="windmill"/>
     
    3164931912#. <scale_max>50000</scale_max>
    3165031913#. </rule>
    31651 #. 
     31914#.
    3165231915#. <rule>
    3165331916#. <condition k="man_made" v="works"/>
     
    3165731920#. <scale_max>50000</scale_max>
    3165831921#. </rule>
    31659 #. 
     31922#.
    3166031923#. <rule>
    3166131924#. <condition k="man_made" v="water_works"/>
    3166231925#. <icon annotate="true" src="misc/no_icon.png"/>
    31663 #: build/trans_style.java:1064 build/trans_style.java:1093
    31664 #: build/trans_style.java:1109 build/trans_style.java:1110
    31665 #: build/trans_style.java:1118 build/trans_style.java:1603
    31666 #: build/trans_style.java:1610 build/trans_style.java:1619
    31667 #: build/trans_style.java:1627 build/trans_style.java:1659
    31668 #: build/trans_style.java:1667 build/trans_style.java:1675
    31669 #: build/trans_style.java:1683 build/trans_style.java:1690
    31670 #: build/trans_style.java:1699 build/trans_style.java:1707
    31671 #: build/trans_style.java:1715 build/trans_style.java:1723
    31672 #: build/trans_style.java:1731
     31926#: build/trans_style.java:1089 build/trans_style.java:1118
     31927#: build/trans_style.java:1134 build/trans_style.java:1135
     31928#: build/trans_style.java:1143 build/trans_style.java:1628
     31929#: build/trans_style.java:1635 build/trans_style.java:1644
     31930#: build/trans_style.java:1652 build/trans_style.java:1684
     31931#: build/trans_style.java:1692 build/trans_style.java:1700
     31932#: build/trans_style.java:1708 build/trans_style.java:1715
     31933#: build/trans_style.java:1724 build/trans_style.java:1732
     31934#: build/trans_style.java:1740 build/trans_style.java:1748
     31935#: build/trans_style.java:1756
    3167331936msgid "manmade"
    3167431937msgstr "costruzioni umane"
     
    3167831941#. <scale_max>50000</scale_max>
    3167931942#. </rule>
    31680 #. 
     31943#.
    3168131944#. <rule>
    3168231945#. <condition k="waterway" v="rapids"/>
    3168331946#. <icon annotate="true" src="misc/no_icon.png"/>
    31684 #: build/trans_style.java:1101
     31947#: build/trans_style.java:1126
    3168531948msgid "rapids"
    3168631949msgstr "rapide"
     
    3169131954#. <scale_max>50000</scale_max>
    3169231955#. </rule>
    31693 #. 
     31956#.
    3169431957#. <!-- railway tags -->
    31695 #. 
     31958#.
    3169631959#. <rule>
    3169731960#. <condition k="railway" v="station"/>
     
    3170131964#. <scale_max>50000</scale_max>
    3170231965#. </rule>
    31703 #. 
     31966#.
    3170431967#. <rule>
    3170531968#. <condition k="railway" v="halt"/>
     
    3170831971#. <scale_max>50000</scale_max>
    3170931972#. </rule>
    31710 #. 
     31973#.
    3171131974#. <rule>
    3171231975#. <condition k="railway" v="tram_station"/>
     
    3171631979#. <scale_max>50000</scale_max>
    3171731980#. </rule>
    31718 #. 
     31981#.
    3171931982#. <rule>
    3172031983#. <condition k="railway" v="tram_stop"/>
     
    3172331986#. <scale_max>50000</scale_max>
    3172431987#. </rule>
    31725 #. 
     31988#.
    3172631989#. <rule>
    3172731990#. <condition k="railway" v="subway_entrance"/>
     
    3173131994#. <scale_max>50000</scale_max>
    3173231995#. </rule>
    31733 #. 
     31996#.
    3173431997#. <rule>
    3173531998#. <condition k="railway" v="crossing"/>
     
    3173932002#. <scale_max>50000</scale_max>
    3174032003#. </rule>
    31741 #. 
     32004#.
    3174232005#. <rule>
    3174332006#. <condition k="railway" v="level_crossing"/>
    31744 #: build/trans_style.java:1128 build/trans_style.java:1143
    31745 #: build/trans_style.java:1158 build/trans_style.java:1166
    31746 #: build/trans_style.java:1174
     32007#: build/trans_style.java:1153 build/trans_style.java:1168
     32008#: build/trans_style.java:1183 build/trans_style.java:1191
     32009#: build/trans_style.java:1199
    3174732010msgid "railwaypoint"
    3174832011msgstr "punto ferroviario"
     
    3175332016#. <scale_max>200000000</scale_max>
    3175432017#. </rule>
    31755 #. 
     32018#.
    3175632019#. <rule>
    3175732020#. <condition k="railway" v="tram"/>
     
    3176232025#. <scale_max>50000</scale_max>
    3176332026#. </rule>
    31764 #. 
     32027#.
    3176532028#. <rule>
    3176632029#. <condition k="railway" v="light_rail"/>
    31767 #: build/trans_style.java:1191 build/trans_style.java:1200
     32030#: build/trans_style.java:1216 build/trans_style.java:1225
    3176832031msgid "otherrail"
    3176932032msgstr "altro ferrovia"
    3177032033
    3177132034#. color otherrail
    31772 #: build/trans_style.java:1192
     32035#: build/trans_style.java:1217
    3177332036msgid "railover"
    3177432037msgstr "ferrovia (sopra)"
     
    3177932042#. <scale_max>50000</scale_max>
    3178032043#. </rule>
    31781 #. 
     32044#.
    3178232045#. <rule>
    3178332046#. <condition k="railway" v="preserved"/>
     
    3178732050#. <scale_max>50000</scale_max>
    3178832051#. </rule>
    31789 #. 
     32052#.
    3179032053#. <!-- disused often appears together with highway=xy -->
    3179132054#. <!-- -> normal display with line, linemod for combinations -->
     
    3179832061#. <scale_max>50000</scale_max>
    3179932062#. </rule>
    31800 #. 
     32063#.
    3180132064#. <!-- abandoned often appears together with highway=xy -->
    3180232065#. <!-- -> normal display with line, linemod for combinations -->
     
    3180432067#. <condition k="railway" v="abandoned"/>
    3180532068#. color oldrail
    31806 #: build/trans_style.java:1216 build/trans_style.java:1226
    31807 #: build/trans_style.java:1227 build/trans_style.java:1237
    31808 #: build/trans_style.java:1238
     32069#: build/trans_style.java:1241 build/trans_style.java:1251
     32070#: build/trans_style.java:1252 build/trans_style.java:1262
     32071#: build/trans_style.java:1263
    3180932072msgid "oldrail"
    3181032073msgstr "vecchia ferrovia"
     
    3181532078#. <scale_max>50000</scale_max>
    3181632079#. </rule>
    31817 #. 
     32080#.
    3181832081#. <rule>
    3181932082#. <condition k="service" v="yard"/>
     
    3182232085#. <scale_max>50000</scale_max>
    3182332086#. </rule>
    31824 #. 
     32087#.
    3182532088#. <rule>
    3182632089#. <condition k="service" v="siding"/>
     
    3182932092#. <scale_max>50000</scale_max>
    3183032093#. </rule>
    31831 #. 
     32094#.
    3183232095#. <rule>
    3183332096#. <condition k="service" v="spur"/>
     
    3183632099#. <scale_max>50000</scale_max>
    3183732100#. </rule>
    31838 #. 
     32101#.
    3183932102#. <!--aeroway tags -->
    31840 #. 
     32103#.
    3184132104#. <rule>
    3184232105#. <condition k="aeroway" v="aerodrome"/>
     
    3184732110#. <scale_max>50000</scale_max>
    3184832111#. </rule>
    31849 #. 
     32112#.
    3185032113#. <rule>
    3185132114#. <condition k="aeroway" v="taxiway"/>
    31852 #: build/trans_style.java:1318 build/trans_style.java:1319
    31853 #: build/trans_style.java:1351
     32115#: build/trans_style.java:1343 build/trans_style.java:1344
     32116#: build/trans_style.java:1376
    3185432117msgid "aeroway"
    3185532118msgstr "aeroporto"
     
    3186032123#. <scale_max>50000</scale_max>
    3186132124#. </rule>
    31862 #. 
     32125#.
    3186332126#. <rule>
    3186432127#. <condition k="aeroway" v="terminal"/>
    31865 #: build/trans_style.java:1327
     32128#: build/trans_style.java:1352
    3186632129msgid "terminal"
    3186732130msgstr "terminal aeroportuale"
     
    3187232135#. <scale_max>50000</scale_max>
    3187332136#. </rule>
    31874 #. 
     32137#.
    3187532138#. <rule>
    3187632139#. <condition k="aeroway" v="helipad"/>
     
    3188032143#. <scale_max>50000</scale_max>
    3188132144#. </rule>
    31882 #. 
     32145#.
    3188332146#. <rule>
    3188432147#. <condition k="aeroway" v="runway"/>
    31885 #: build/trans_style.java:1335 build/trans_style.java:1343
     32148#: build/trans_style.java:1360 build/trans_style.java:1368
    3188632149msgid "aeroway_dark"
    3188732150msgstr "aeroporto (scuro)"
     
    3189232155#. <scale_max>50000</scale_max>
    3189332156#. </rule>
    31894 #. 
     32157#.
    3189532158#. <rule>
    3189632159#. <condition k="aeroway" v="apron"/>
    31897 #: build/trans_style.java:1359
     32160#: build/trans_style.java:1384
    3189832161msgid "aeroway_light"
    3189932162msgstr "aeroporto (chiaro)"
     
    3190432167#. <scale_max>50000</scale_max>
    3190532168#. </rule>
    31906 #. 
     32169#.
    3190732170#. <rule>
    3190832171#. <condition k="aeroway" v="gate"/>
     
    3191132174#. <scale_max>50000</scale_max>
    3191232175#. </rule>
    31913 #. 
     32176#.
    3191432177#. <rule>
    3191532178#. <condition k="aeroway" v="windsock"/>
     
    3191832181#. <scale_max>50000</scale_max>
    3191932182#. </rule>
    31920 #. 
     32183#.
    3192132184#. <!--aerialway tags -->
    31922 #. 
     32185#.
    3192332186#. <rule>
    3192432187#. <condition k="aerialway" v="cable_car"/>
     
    3192832191#. <scale_max>50000</scale_max>
    3192932192#. </rule>
    31930 #. 
     32193#.
    3193132194#. <rule>
    3193232195#. <condition k="aerialway" v="gondola"/>
     
    3193632199#. <scale_max>50000</scale_max>
    3193732200#. </rule>
    31938 #. 
     32201#.
    3193932202#. <rule>
    3194032203#. <condition k="aerialway" v="chair_lift"/>
     
    3194432207#. <scale_max>50000</scale_max>
    3194532208#. </rule>
    31946 #. 
     32209#.
    3194732210#. <rule>
    3194832211#. <condition k="aerialway" v="drag_lift"/>
     
    3195232215#. <scale_max>50000</scale_max>
    3195332216#. </rule>
    31954 #. 
     32217#.
    3195532218#. <rule>
    3195632219#. <condition k="aerialway" v="station"/>
     
    3196032223#. <scale_max>50000</scale_max>
    3196132224#. </rule>
    31962 #. 
     32225#.
    3196332226#. <rule>
    3196432227#. <condition k="aerialway" v="pylon"/>
    31965 #: build/trans_style.java:1383 build/trans_style.java:1391
    31966 #: build/trans_style.java:1399 build/trans_style.java:1407
    31967 #: build/trans_style.java:1415 build/trans_style.java:1423
     32228#: build/trans_style.java:1408 build/trans_style.java:1416
     32229#: build/trans_style.java:1424 build/trans_style.java:1432
     32230#: build/trans_style.java:1440 build/trans_style.java:1448
    3196832231msgid "aerialway"
    3196932232msgstr "struttura_di_risalita"
     
    3197432237#. <scale_max>50000</scale_max>
    3197532238#. </rule>
    31976 #. 
     32239#.
    3197732240#. <!-- piste tags -->
    31978 #. 
     32241#.
    3197932242#. <rule>
    3198032243#. <condition k="piste:difficulty" v="easy"/>
    3198132244#. color piste_easy
    31982 #: build/trans_style.java:1433 build/trans_style.java:1434
     32245#: build/trans_style.java:1458 build/trans_style.java:1459
    3198332246msgid "piste_easy"
    3198432247msgstr "pista_facile"
     
    3198932252#. <scale_max>30000</scale_max>
    3199032253#. </rule>
    31991 #. 
     32254#.
    3199232255#. <rule>
    3199332256#. <condition k="piste:difficulty" v="intermediate"/>
    3199432257#. color piste_intermediate
    31995 #: build/trans_style.java:1442 build/trans_style.java:1443
     32258#: build/trans_style.java:1467 build/trans_style.java:1468
    3199632259msgid "piste_intermediate"
    3199732260msgstr "pista_intermedia"
     
    3200232265#. <scale_max>30000</scale_max>
    3200332266#. </rule>
    32004 #. 
     32267#.
    3200532268#. <rule>
    3200632269#. <condition k="piste:difficulty" v="advanced"/>
    3200732270#. color piste_advanced
    32008 #: build/trans_style.java:1451 build/trans_style.java:1452
     32271#: build/trans_style.java:1476 build/trans_style.java:1477
    3200932272msgid "piste_advanced"
    3201032273msgstr "pista_avanzata"
     
    3201532278#. <scale_max>30000</scale_max>
    3201632279#. </rule>
    32017 #. 
     32280#.
    3201832281#. <rule>
    3201932282#. <condition k="piste:difficulty" v="expert"/>
    3202032283#. color piste_expert
    32021 #: build/trans_style.java:1460 build/trans_style.java:1461
     32284#: build/trans_style.java:1485 build/trans_style.java:1486
    3202232285msgid "piste_expert"
    3202332286msgstr "pista esperto"
     
    3202832291#. <scale_max>30000</scale_max>
    3202932292#. </rule>
    32030 #. 
     32293#.
    3203132294#. <rule>
    3203232295#. <condition k="piste:difficulty" v="freeride"/>
    3203332296#. color piste_freeride
    32034 #: build/trans_style.java:1469 build/trans_style.java:1470
     32297#: build/trans_style.java:1494 build/trans_style.java:1495
    3203532298msgid "piste_freeride"
    3203632299msgstr "pista libera"
     
    3204132304#. <scale_max>30000</scale_max>
    3204232305#. </rule>
    32043 #. 
     32306#.
    3204432307#. <rule>
    3204532308#. <condition k="piste:difficulty" v="novice"/>
    3204632309#. color piste_novice
    32047 #: build/trans_style.java:1478 build/trans_style.java:1479
     32310#: build/trans_style.java:1503 build/trans_style.java:1504
    3204832311msgid "piste_novice"
    3204932312msgstr "pista_principiante"
     
    3205432317#. <scale_max>300000</scale_max>
    3205532318#. </rule>
    32056 #. 
     32319#.
    3205732320#. <!--power tags -->
    32058 #. 
     32321#.
    3205932322#. <rule>
    3206032323#. <condition k="power" v="tower"/>
     
    3206432327#. <scale_max>50000</scale_max>
    3206532328#. </rule>
    32066 #. 
     32329#.
    3206732330#. <rule>
    3206832331#. <condition k="power" v="pole"/>
     
    3207132334#. <scale_max>50000</scale_max>
    3207232335#. </rule>
    32073 #. 
     32336#.
    3207432337#. <rule>
    3207532338#. <condition k="power" v="line"/>
     
    3207932342#. <scale_max>50000</scale_max>
    3208032343#. </rule>
    32081 #. 
     32344#.
    3208232345#. <rule>
    3208332346#. <condition k="power" v="minor_line"/>
     
    3208732350#. <scale_max>50000</scale_max>
    3208832351#. </rule>
    32089 #. 
     32352#.
    3209032353#. <rule>
    3209132354#. <condition k="power" v="station"/>
     
    3209532358#. <scale_max>50000</scale_max>
    3209632359#. </rule>
    32097 #. 
     32360#.
    3209832361#. <rule>
    3209932362#. <condition k="power" v="sub_station"/>
     
    3210332366#. <scale_max>50000</scale_max>
    3210432367#. </rule>
    32105 #. 
     32368#.
    3210632369#. <rule>
    3210732370#. <condition k="power_source" v="wind"/>
     
    3211132374#. <scale_max>50000</scale_max>
    3211232375#. </rule>
    32113 #. 
     32376#.
    3211432377#. <rule>
    3211532378#. <condition k="power_source" v="hydro"/>
     
    3211932382#. <scale_max>50000</scale_max>
    3212032383#. </rule>
    32121 #. 
     32384#.
    3212232385#. <rule>
    3212332386#. <condition k="power_source" v="fossil"/>
     
    3212732390#. <scale_max>50000</scale_max>
    3212832391#. </rule>
    32129 #. 
     32392#.
    3213032393#. <rule>
    3213132394#. <condition k="power_source" v="coal"/>
     
    3213532398#. <scale_max>50000</scale_max>
    3213632399#. </rule>
    32137 #. 
     32400#.
    3213832401#. <rule>
    3213932402#. <condition k="power_source" v="gas"/>
     
    3214332406#. <scale_max>50000</scale_max>
    3214432407#. </rule>
    32145 #. 
     32408#.
    3214632409#. <rule>
    3214732410#. <condition k="power_source" v="photovoltaic"/>
     
    3215132414#. <scale_max>50000</scale_max>
    3215232415#. </rule>
    32153 #. 
     32416#.
    3215432417#. <rule>
    3215532418#. <condition k="power_source" v="nuclear"/>
     
    3215932422#. <scale_max>50000</scale_max>
    3216032423#. </rule>
    32161 #. 
     32424#.
    3216232425#. <rule>
    3216332426#. <condition k="power" v="generator"/>
    3216432427#. <icon annotate="true" src="misc/landmark/power.png" priority="-10000"/>
    32165 #: build/trans_style.java:1490 build/trans_style.java:1504
    32166 #: build/trans_style.java:1512 build/trans_style.java:1521
    32167 #: build/trans_style.java:1529 build/trans_style.java:1537
    32168 #: build/trans_style.java:1545 build/trans_style.java:1553
    32169 #: build/trans_style.java:1561 build/trans_style.java:1569
    32170 #: build/trans_style.java:1577 build/trans_style.java:1585
    32171 #: build/trans_style.java:1593
     32428#: build/trans_style.java:1515 build/trans_style.java:1529
     32429#: build/trans_style.java:1537 build/trans_style.java:1546
     32430#: build/trans_style.java:1554 build/trans_style.java:1562
     32431#: build/trans_style.java:1570 build/trans_style.java:1578
     32432#: build/trans_style.java:1586 build/trans_style.java:1594
     32433#: build/trans_style.java:1602 build/trans_style.java:1610
     32434#: build/trans_style.java:1618
    3217232435msgid "power"
    3217332436msgstr "elettricità"
     
    3217732440#. <scale_max>50000</scale_max>
    3217832441#. </rule>
    32179 #. 
     32442#.
    3218032443#. <rule>
    3218132444#. <condition k="man_made" v="pier"/>
    3218232445#. color pier
    32183 #: build/trans_style.java:1634 build/trans_style.java:1635
     32446#: build/trans_style.java:1659 build/trans_style.java:1660
    3218432447msgid "pier"
    3218532448msgstr "pontile"
     
    3219032453#. <scale_max>50000</scale_max>
    3219132454#. </rule>
    32192 #. 
     32455#.
    3219332456#. <rule>
    3219432457#. <condition k="man_made" v="pipeline"/>
    32195 #: build/trans_style.java:1643
     32458#: build/trans_style.java:1668
    3219632459msgid "pipeline"
    3219732460msgstr "conduttura"
     
    3220132464#. <scale_max>50000</scale_max>
    3220232465#. </rule>
    32203 #. 
     32466#.
    3220432467#. <!--leisure tags -->
    32205 #. 
     32468#.
    3220632469#. <rule>
    3220732470#. <condition k="leisure" v="sports_centre"/>
     
    3221132474#. <scale_max>50000</scale_max>
    3221232475#. </rule>
    32213 #. 
     32476#.
    3221432477#. <rule>
    3221532478#. <condition k="leisure" v="golf_course"/>
     
    3221932482#. <scale_max>50000</scale_max>
    3222032483#. </rule>
    32221 #. 
     32484#.
    3222232485#. <rule>
    3222332486#. <condition k="leisure" v="stadium"/>
     
    3222732490#. <scale_max>50000</scale_max>
    3222832491#. </rule>
    32229 #. 
     32492#.
    3223032493#. <rule>
    3223132494#. <condition k="leisure" v="track"/>
     
    3223532498#. <scale_max>50000</scale_max>
    3223632499#. </rule>
    32237 #. 
     32500#.
    3223832501#. <rule>
    3223932502#. <condition k="leisure" v="pitch"/>
     
    3224332506#. <scale_max>50000</scale_max>
    3224432507#. </rule>
    32245 #. 
     32508#.
    3224632509#. <rule>
    3224732510#. <condition k="leisure" v="water_park"/>
     
    3225132514#. <scale_max>50000</scale_max>
    3225232515#. </rule>
    32253 #. 
     32516#.
    3225432517#. <rule>
    3225532518#. <condition k="leisure" v="slipway"/>
     
    3225932522#. <scale_max>50000</scale_max>
    3226032523#. </rule>
    32261 #. 
     32524#.
    3226232525#. <rule>
    3226332526#. <condition k="leisure" v="fishing"/>
     
    3226732530#. <scale_max>50000</scale_max>
    3226832531#. </rule>
    32269 #. 
     32532#.
    3227032533#. <rule>
    3227132534#. <condition k="leisure" v="nature_reserve"/>
     
    3227532538#. <scale_max>50000</scale_max>
    3227632539#. </rule>
    32277 #. 
     32540#.
    3227832541#. <rule>
    3227932542#. <condition k="leisure" v="park"/>
     
    3228332546#. <scale_max>50000</scale_max>
    3228432547#. </rule>
    32285 #. 
     32548#.
    3228632549#. <rule>
    3228732550#. <condition k="leisure" v="playground"/>
     
    3229132554#. <scale_max>50000</scale_max>
    3229232555#. </rule>
    32293 #. 
     32556#.
    3229432557#. <rule>
    3229532558#. <condition k="leisure" v="garden"/>
     
    3229932562#. <scale_max>50000</scale_max>
    3230032563#. </rule>
    32301 #. 
     32564#.
    3230232565#. <rule>
    3230332566#. <condition k="leisure" v="common"/>
     
    3230732570#. <scale_max>50000</scale_max>
    3230832571#. </rule>
    32309 #. 
     32572#.
    3231032573#. <rule>
    3231132574#. <condition k="leisure" v="swimming_pool"/>
     
    3231532578#. <scale_max>50000</scale_max>
    3231632579#. </rule>
    32317 #. 
     32580#.
    3231832581#. <rule>
    3231932582#. <condition k="leisure" v="miniature_golf"/>
     
    3232332586#. <scale_max>50000</scale_max>
    3232432587#. </rule>
    32325 #. 
     32588#.
    3232632589#. <rule>
    3232732590#. <condition k="leisure" v="dog_park"/>
     
    3233132594#. <scale_max>50000</scale_max>
    3233232595#. </rule>
    32333 #. 
     32596#.
    3233432597#. <rule>
    3233532598#. <condition k="leisure" v="ice_rink"/>
    3233632599#. <icon annotate="true" src="sport/hockey.png"/>
    32337 #: build/trans_style.java:1741 build/trans_style.java:1749
    32338 #: build/trans_style.java:1757 build/trans_style.java:1765
    32339 #: build/trans_style.java:1773 build/trans_style.java:1781
    32340 #: build/trans_style.java:1797 build/trans_style.java:1805
    32341 #: build/trans_style.java:1813 build/trans_style.java:1821
    32342 #: build/trans_style.java:1829 build/trans_style.java:1837
    32343 #: build/trans_style.java:1845 build/trans_style.java:1853
    32344 #: build/trans_style.java:1861 build/trans_style.java:1869
    32345 #: build/trans_style.java:1877
     32600#: build/trans_style.java:1766 build/trans_style.java:1774
     32601#: build/trans_style.java:1782 build/trans_style.java:1790
     32602#: build/trans_style.java:1798 build/trans_style.java:1806
     32603#: build/trans_style.java:1822 build/trans_style.java:1830
     32604#: build/trans_style.java:1838 build/trans_style.java:1846
     32605#: build/trans_style.java:1854 build/trans_style.java:1862
     32606#: build/trans_style.java:1870 build/trans_style.java:1878
     32607#: build/trans_style.java:1886 build/trans_style.java:1894
     32608#: build/trans_style.java:1902
    3234632609msgid "leisure"
    3234732610msgstr "struttura per lo svago"
     
    3235132614#. <scale_max>50000</scale_max>
    3235232615#. </rule>
    32353 #. 
     32616#.
    3235432617#. <rule>
    3235532618#. <condition k="leisure" v="marina"/>
    3235632619#. <icon annotate="true" src="nautical/marina.png"/>
    32357 #: build/trans_style.java:1789
     32620#: build/trans_style.java:1814
    3235832621msgid "marina"
    3235932622msgstr "porto turistico"
     
    3236332626#. <scale_max>50000</scale_max>
    3236432627#. </rule>
    32365 #. 
     32628#.
    3236632629#. <!--amenity tags -->
    32367 #. 
     32630#.
    3236832631#. <rule>
    3236932632#. <condition k="amenity" v="pub"/>
     
    3237332636#. <scale_max>50000</scale_max>
    3237432637#. </rule>
    32375 #. 
     32638#.
    3237632639#. <rule>
    3237732640#. <condition k="amenity" v="biergarten"/>
     
    3238132644#. <scale_max>50000</scale_max>
    3238232645#. </rule>
    32383 #. 
     32646#.
    3238432647#. <rule>
    3238532648#. <condition k="amenity" v="nightclub"/>
     
    3238932652#. <scale_max>50000</scale_max>
    3239032653#. </rule>
    32391 #. 
     32654#.
    3239232655#. <rule>
    3239332656#. <condition k="amenity" v="stripclub"/>
     
    3239732660#. <scale_max>50000</scale_max>
    3239832661#. </rule>
    32399 #. 
     32662#.
    3240032663#. <rule>
    3240132664#. <condition k="amenity" v="brothel"/>
     
    3240532668#. <scale_max>50000</scale_max>
    3240632669#. </rule>
    32407 #. 
     32670#.
    3240832671#. <rule>
    3240932672#. <condition k="amenity" v="cafe"/>
     
    3241332676#. <scale_max>50000</scale_max>
    3241432677#. </rule>
    32415 #. 
     32678#.
    3241632679#. <rule>
    3241732680#. <condition k="amenity" v="restaurant"/>
     
    3242132684#. <scale_max>50000</scale_max>
    3242232685#. </rule>
    32423 #. 
     32686#.
    3242432687#. <rule>
    3242532688#. <condition k="amenity" v="food_court"/>
     
    3242932692#. <scale_max>50000</scale_max>
    3243032693#. </rule>
    32431 #. 
     32694#.
    3243232695#. <rule>
    3243332696#. <condition k="amenity" v="fast_food"/>
     
    3243732700#. <scale_max>50000</scale_max>
    3243832701#. </rule>
    32439 #. 
     32702#.
    3244032703#. <rule>
    3244132704#. <condition k="amenity" v="bar"/>
     
    3244532708#. <scale_max>50000</scale_max>
    3244632709#. </rule>
    32447 #. 
     32710#.
    3244832711#. <rule>
    3244932712#. <condition k="amenity" v="ice_cream"/>
    3245032713#. <icon annotate="true" src="food/icecream.png"/>
    32451 #: build/trans_style.java:1887 build/trans_style.java:1895
    32452 #: build/trans_style.java:1903 build/trans_style.java:1911
    32453 #: build/trans_style.java:1919 build/trans_style.java:1927
    32454 #: build/trans_style.java:1935 build/trans_style.java:1943
    32455 #: build/trans_style.java:1951 build/trans_style.java:1959
    32456 #: build/trans_style.java:1967
     32714#: build/trans_style.java:1912 build/trans_style.java:1920
     32715#: build/trans_style.java:1928 build/trans_style.java:1936
     32716#: build/trans_style.java:1944 build/trans_style.java:1952
     32717#: build/trans_style.java:1960 build/trans_style.java:1968
     32718#: build/trans_style.java:1976 build/trans_style.java:1984
     32719#: build/trans_style.java:1992
    3245732720msgid "amenity"
    3245832721msgstr "struttura di servizio"
     
    3246232725#. <scale_max>50000</scale_max>
    3246332726#. </rule>
    32464 #. 
     32727#.
    3246532728#. <rule>
    3246632729#. <condition k="parking" v="multi-storey"/>
     
    3247032733#. <scale_max>50000</scale_max>
    3247132734#. </rule>
    32472 #. 
     32735#.
    3247332736#. <rule>
    3247432737#. <condition k="parking" v="underground"/>
     
    3247832741#. <scale_max>50000</scale_max>
    3247932742#. </rule>
    32480 #. 
     32743#.
    3248132744#. <rule>
    3248232745#. <condition k="parking" v="park_and_ride"/>
     
    3248632749#. <scale_max>50000</scale_max>
    3248732750#. </rule>
    32488 #. 
     32751#.
    3248932752#. <rule>
    3249032753#. <condition k="parking" v="surface"/>
     
    3249432757#. <scale_max>50000</scale_max>
    3249532758#. </rule>
    32496 #. 
     32759#.
    3249732760#. <rule>
    3249832761#. <condition k="amenity" v="parking"/>
     
    3250232765#. <scale_max>50000</scale_max>
    3250332766#. </rule>
    32504 #. 
     32767#.
    3250532768#. <rule>
    3250632769#. <condition k="amenity" v="bicycle_parking"/>
     
    3251032773#. <scale_max>50000</scale_max>
    3251132774#. </rule>
    32512 #. 
     32775#.
    3251332776#. <rule>
    3251432777#. <condition k="amenity" v="bicycle_rental"/>
     
    3251832781#. <scale_max>50000</scale_max>
    3251932782#. </rule>
    32520 #. 
     32783#.
    3252132784#. <rule>
    3252232785#. <condition k="amenity" v="car_rental"/>
     
    3252632789#. <scale_max>50000</scale_max>
    3252732790#. </rule>
    32528 #. 
     32791#.
    3252932792#. <rule>
    3253032793#. <condition k="amenity" v="car_sharing"/>
     
    3253432797#. <scale_max>50000</scale_max>
    3253532798#. </rule>
    32536 #. 
     32799#.
    3253732800#. <rule>
    3253832801#. <condition k="amenity" v="car_wash"/>
     
    3254232805#. <scale_max>50000</scale_max>
    3254332806#. </rule>
    32544 #. 
     32807#.
    3254532808#. <rule>
    3254632809#. <condition k="amenity" v="taxi"/>
     
    3255032813#. <scale_max>50000</scale_max>
    3255132814#. </rule>
    32552 #. 
     32815#.
    3255332816#. <rule>
    3255432817#. <condition k="amenity" v="fuel"/>
    3255532818#. <icon annotate="true" src="vehicle/fuel.png" priority="10000"/>
    32556 #: build/trans_style.java:1975 build/trans_style.java:1983
    32557 #: build/trans_style.java:1991 build/trans_style.java:1999
    32558 #: build/trans_style.java:2007 build/trans_style.java:2015
    32559 #: build/trans_style.java:2023 build/trans_style.java:2031
    32560 #: build/trans_style.java:2039 build/trans_style.java:2046
    32561 #: build/trans_style.java:2055 build/trans_style.java:2063
     32819#: build/trans_style.java:2000 build/trans_style.java:2008
     32820#: build/trans_style.java:2016 build/trans_style.java:2024
     32821#: build/trans_style.java:2032 build/trans_style.java:2040
     32822#: build/trans_style.java:2048 build/trans_style.java:2056
     32823#: build/trans_style.java:2064 build/trans_style.java:2071
     32824#: build/trans_style.java:2080 build/trans_style.java:2088
    3256232825msgid "amenity_traffic"
    3256332826msgstr "servizio al traffico"
     
    3256732830#. <scale_max>50000</scale_max>
    3256832831#. </rule>
    32569 #. 
     32832#.
    3257032833#. <rule>
    3257132834#. <condition k="amenity" v="grit_bin"/>
     
    3257432837#. <scale_max>50000</scale_max>
    3257532838#. </rule>
    32576 #. 
     32839#.
    3257732840#. <rule>
    3257832841#. <condition k="amenity" v="telephone"/>
     
    3258232845#. <scale_max>50000</scale_max>
    3258332846#. </rule>
    32584 #. 
     32847#.
    3258532848#. <rule>
    3258632849#. <condition k="amenity" v="clock"/>
     
    3258932852#. <scale_max>50000</scale_max>
    3259032853#. </rule>
    32591 #. 
     32854#.
    3259232855#. <rule>
    3259332856#. <condition k="amenity" v="emergency_phone"/>
     
    3259732860#. <scale_max>50000</scale_max>
    3259832861#. </rule>
    32599 #. 
     32862#.
    3260032863#. <rule>
    3260132864#. <condition k="amenity" v="toilets"/>
     
    3260532868#. <scale_max>50000</scale_max>
    3260632869#. </rule>
    32607 #. 
     32870#.
    3260832871#. <rule>
    3260932872#. <condition k="amenity" v="recycling"/>
     
    3261332876#. <scale_max>50000</scale_max>
    3261432877#. </rule>
    32615 #. 
     32878#.
    3261632879#. <rule>
    3261732880#. <condition k="amenity" v="waste_basket"/>
     
    3262032883#. <scale_max>50000</scale_max>
    3262132884#. </rule>
    32622 #. 
     32885#.
    3262332886#. <rule>
    3262432887#. <condition k="amenity" v="public_building"/>
     
    3262832891#. <scale_max>50000</scale_max>
    3262932892#. </rule>
    32630 #. 
     32893#.
    3263132894#. <rule>
    3263232895#. <condition k="amenity" v="embassy"/>
     
    3263632899#. <scale_max>50000</scale_max>
    3263732900#. </rule>
    32638 #. 
     32901#.
    3263932902#. <rule>
    3264032903#. <condition k="amenity" v="townhall"/>
     
    3264432907#. <scale_max>50000</scale_max>
    3264532908#. </rule>
    32646 #. 
     32909#.
    3264732910#. <rule>
    3264832911#. <condition k="amenity" v="community_centre"/>
     
    3265232915#. <scale_max>50000</scale_max>
    3265332916#. </rule>
    32654 #. 
     32917#.
    3265532918#. <rule>
    3265632919#. <condition k="religion" v="bahai"/>
     
    3265932922#. <scale_max>50000</scale_max>
    3266032923#. </rule>
    32661 #. 
     32924#.
    3266232925#. <rule>
    3266332926#. <condition k="religion" v="buddhist"/>
     
    3266632929#. <scale_max>50000</scale_max>
    3266732930#. </rule>
    32668 #. 
     32931#.
    3266932932#. <rule>
    3267032933#. <condition k="religion" v="christian"/>
     
    3267332936#. <scale_max>50000</scale_max>
    3267432937#. </rule>
    32675 #. 
     32938#.
    3267632939#. <rule>
    3267732940#. <condition k="religion" v="hindu"/>
     
    3268032943#. <scale_max>50000</scale_max>
    3268132944#. </rule>
    32682 #. 
     32945#.
    3268332946#. <rule>
    3268432947#. <condition k="religion" v="jain"/>
     
    3268732950#. <scale_max>50000</scale_max>
    3268832951#. </rule>
    32689 #. 
     32952#.
    3269032953#. <rule>
    3269132954#. <condition k="religion" v="jewish"/>
     
    3269432957#. <scale_max>50000</scale_max>
    3269532958#. </rule>
    32696 #. 
     32959#.
    3269732960#. <rule>
    3269832961#. <condition k="religion" v="muslim"/>
     
    3270132964#. <scale_max>50000</scale_max>
    3270232965#. </rule>
    32703 #. 
     32966#.
    3270432967#. <rule>
    3270532968#. <condition k="religion" v="sikh"/>
     
    3270832971#. <scale_max>50000</scale_max>
    3270932972#. </rule>
    32710 #. 
     32973#.
    3271132974#. <rule>
    3271232975#. <condition k="religion" v="shinto"/>
     
    3271532978#. <scale_max>50000</scale_max>
    3271632979#. </rule>
    32717 #. 
     32980#.
    3271832981#. <rule>
    3271932982#. <condition k="religion" v="spiritualist"/>
     
    3272232985#. <scale_max>50000</scale_max>
    3272332986#. </rule>
    32724 #. 
     32987#.
    3272532988#. <rule>
    3272632989#. <condition k="religion" v="taoist"/>
     
    3272932992#. <scale_max>50000</scale_max>
    3273032993#. </rule>
    32731 #. 
     32994#.
    3273232995#. <rule>
    3273332996#. <condition k="religion" v="unitarian"/>
     
    3273632999#. <scale_max>50000</scale_max>
    3273733000#. </rule>
    32738 #. 
     33001#.
    3273933002#. <rule>
    3274033003#. <condition k="religion" v="zoroastrian"/>
     
    3274333006#. <scale_max>50000</scale_max>
    3274433007#. </rule>
    32745 #. 
     33008#.
    3274633009#. <rule>
    3274733010#. <condition k="amenity" v="place_of_worship"/>
     
    3275133014#. <scale_max>50000</scale_max>
    3275233015#. </rule>
    32753 #. 
     33016#.
    3275433017#. <rule>
    3275533018#. <condition k="amenity" v="grave_yard"/>
     
    3275933022#. <scale_max>50000</scale_max>
    3276033023#. </rule>
    32761 #. 
     33024#.
    3276233025#. <rule>
    3276333026#. <condition k="amenity" v="crematorium"/>
     
    3276733030#. <scale_max>50000</scale_max>
    3276833031#. </rule>
    32769 #. 
     33032#.
    3277033033#. <rule>
    3277133034#. <condition k="amenity" v="post_office"/>
     
    3277533038#. <scale_max>50000</scale_max>
    3277633039#. </rule>
    32777 #. 
     33040#.
    3277833041#. <rule>
    3277933042#. <condition k="amenity" v="post_box"/>
     
    3278333046#. <scale_max>50000</scale_max>
    3278433047#. </rule>
    32785 #. 
     33048#.
    3278633049#. <rule>
    3278733050#. <condition k="amenity" v="school"/>
     
    3279133054#. <scale_max>50000</scale_max>
    3279233055#. </rule>
    32793 #. 
     33056#.
    3279433057#. <rule>
    3279533058#. <condition k="amenity" v="university"/>
     
    3279933062#. <scale_max>50000</scale_max>
    3280033063#. </rule>
    32801 #. 
     33064#.
    3280233065#. <rule>
    3280333066#. <condition k="amenity" v="college"/>
     
    3280733070#. <scale_max>50000</scale_max>
    3280833071#. </rule>
    32809 #. 
     33072#.
    3281033073#. <rule>
    3281133074#. <condition k="amenity" v="kindergarten"/>
     
    3281533078#. <scale_max>50000</scale_max>
    3281633079#. </rule>
    32817 #. 
     33080#.
    3281833081#. <rule>
    3281933082#. <condition k="amenity" v="driving_school"/>
     
    3282433087#. <scale_max>50000</scale_max>
    3282533088#. </rule>
    32826 #. 
     33089#.
    3282733090#. <rule>
    3282833091#. <condition k="amenity" v="library"/>
     
    3283233095#. <scale_max>50000</scale_max>
    3283333096#. </rule>
    32834 #. 
     33097#.
    3283533098#. <rule>
    3283633099#. <condition k="amenity" v="police"/>
     
    3284033103#. <scale_max>50000</scale_max>
    3284133104#. </rule>
    32842 #. 
     33105#.
    3284333106#. <rule>
    3284433107#. <condition k="amenity" v="fire_station"/>
     
    3284833111#. <scale_max>50000</scale_max>
    3284933112#. </rule>
    32850 #. 
     33113#.
    3285133114#. <rule>
    3285233115#. <condition k="amenity" v="bus_station"/>
     
    3285633119#. <scale_max>50000</scale_max>
    3285733120#. </rule>
    32858 #. 
     33121#.
    3285933122#. <rule>
    3286033123#. <condition k="amenity" v="ferry_terminal"/>
     
    3286433127#. <scale_max>50000</scale_max>
    3286533128#. </rule>
    32866 #. 
     33129#.
    3286733130#. <rule>
    3286833131#. <condition k="amenity" v="theatre"/>
     
    3287233135#. <scale_max>50000</scale_max>
    3287333136#. </rule>
    32874 #. 
     33137#.
    3287533138#. <rule>
    3287633139#. <condition k="amenity" v="cinema"/>
     
    3288033143#. <scale_max>50000</scale_max>
    3288133144#. </rule>
    32882 #. 
     33145#.
    3288333146#. <rule>
    3288433147#. <condition k="amenity" v="arts_centre"/>
     
    3288833151#. <scale_max>50000</scale_max>
    3288933152#. </rule>
    32890 #. 
     33153#.
    3289133154#. <rule>
    3289233155#. <condition k="amenity" v="courthouse"/>
     
    3289633159#. <scale_max>50000</scale_max>
    3289733160#. </rule>
    32898 #. 
     33161#.
    3289933162#. <rule>
    3290033163#. <condition k="amenity" v="prison"/>
     
    3290433167#. <scale_max>50000</scale_max>
    3290533168#. </rule>
    32906 #. 
     33169#.
    3290733170#. <rule>
    3290833171#. <condition k="amenity" v="bank"/>
     
    3291233175#. <scale_max>50000</scale_max>
    3291333176#. </rule>
    32914 #. 
     33177#.
    3291533178#. <rule>
    3291633179#. <condition k="amenity" v="bureau_de_change"/>
     
    3292033183#. <scale_max>50000</scale_max>
    3292133184#. </rule>
    32922 #. 
     33185#.
    3292333186#. <rule>
    3292433187#. <condition k="amenity" v="atm"/>
     
    3292833191#. <scale_max>50000</scale_max>
    3292933192#. </rule>
    32930 #. 
     33193#.
    3293133194#. <rule>
    3293233195#. <condition k="amenity" v="bench"/>
     
    3293633199#. <scale_max>50000</scale_max>
    3293733200#. </rule>
    32938 #. 
     33201#.
    3293933202#. <rule>
    3294033203#. <condition k="amenity" v="bbq"/>
     
    3294433207#. <scale_max>50000</scale_max>
    3294533208#. </rule>
    32946 #.
     33209#.
     33210#. <rule>
     33211#. <condition k="amenity" v="fire_hydrant"/>
     33212#. color amenity_light
     33213#. <icon annotate="true" src="service/fire_hydrant.png"/>
     33214#. <scale_min>1</scale_min>
     33215#. <scale_max>50000</scale_max>
     33216#. </rule>
     33217#.
    3294733218#. <rule>
    3294833219#. <condition k="amenity" v="shelter"/>
     
    3295233223#. <scale_max>50000</scale_max>
    3295333224#. </rule>
    32954 #. 
     33225#.
    3295533226#. <rule>
    3295633227#. <condition k="amenity" v="hunting_stand"/>
     
    3296033231#. <scale_max>50000</scale_max>
    3296133232#. </rule>
    32962 #. 
     33233#.
    3296333234#. <rule>
    3296433235#. <condition k="amenity" v="marketplace"/>
     
    3296833239#. <scale_max>50000</scale_max>
    3296933240#. </rule>
    32970 #. 
     33241#.
    3297133242#. <rule>
    3297233243#. <condition k="amenity" v="wlan"/>
     
    3297633247#. <scale_max>50000</scale_max>
    3297733248#. </rule>
    32978 #. 
     33249#.
    3297933250#. <rule>
    3298033251#. <condition k="vending" v="excrement_bags"/>
     
    3298333254#. <scale_max>50000</scale_max>
    3298433255#. </rule>
    32985 #. 
     33256#.
    3298633257#. <rule>
    3298733258#. <condition k="amenity" v="vending_machine"/>
    3298833259#. <icon src="transport/ticket-machine.png" priority="-10"/>
    32989 #: build/trans_style.java:2078 build/trans_style.java:2093
    32990 #: build/trans_style.java:2101 build/trans_style.java:2109
    32991 #: build/trans_style.java:2124 build/trans_style.java:2132
    32992 #: build/trans_style.java:2140 build/trans_style.java:2148
    32993 #: build/trans_style.java:2263 build/trans_style.java:2271
    32994 #: build/trans_style.java:2278 build/trans_style.java:2287
    32995 #: build/trans_style.java:2295 build/trans_style.java:2303
    32996 #: build/trans_style.java:2311 build/trans_style.java:2319
    32997 #: build/trans_style.java:2327 build/trans_style.java:2335
    32998 #: build/trans_style.java:2398 build/trans_style.java:2406
    32999 #: build/trans_style.java:2414 build/trans_style.java:2423
    33000 #: build/trans_style.java:2431 build/trans_style.java:2438
    33001 #: build/trans_style.java:2446 build/trans_style.java:2454
    33002 #: build/trans_style.java:2462 build/trans_style.java:2470
    33003 #: build/trans_style.java:2478 build/trans_style.java:2486
    33004 #: build/trans_style.java:2494 build/trans_style.java:2502
    33005 #: build/trans_style.java:2510 build/trans_style.java:2518
    33006 #: build/trans_style.java:2526 build/trans_style.java:2534
    33007 #: build/trans_style.java:2543 build/trans_style.java:2558
     33260#: build/trans_style.java:2103 build/trans_style.java:2118
     33261#: build/trans_style.java:2126 build/trans_style.java:2134
     33262#: build/trans_style.java:2149 build/trans_style.java:2157
     33263#: build/trans_style.java:2165 build/trans_style.java:2173
     33264#: build/trans_style.java:2288 build/trans_style.java:2296
     33265#: build/trans_style.java:2303 build/trans_style.java:2312
     33266#: build/trans_style.java:2320 build/trans_style.java:2328
     33267#: build/trans_style.java:2336 build/trans_style.java:2344
     33268#: build/trans_style.java:2352 build/trans_style.java:2360
     33269#: build/trans_style.java:2423 build/trans_style.java:2431
     33270#: build/trans_style.java:2439 build/trans_style.java:2448
     33271#: build/trans_style.java:2456 build/trans_style.java:2463
     33272#: build/trans_style.java:2471 build/trans_style.java:2479
     33273#: build/trans_style.java:2487 build/trans_style.java:2495
     33274#: build/trans_style.java:2503 build/trans_style.java:2511
     33275#: build/trans_style.java:2519 build/trans_style.java:2527
     33276#: build/trans_style.java:2535 build/trans_style.java:2543
     33277#: build/trans_style.java:2551 build/trans_style.java:2559
     33278#: build/trans_style.java:2567 build/trans_style.java:2576
     33279#: build/trans_style.java:2591
    3300833280msgid "amenity_light"
    3300933281msgstr "struttura di servizio (chiaro)"
     
    3301333285#. <scale_max>50000</scale_max>
    3301433286#. </rule>
    33015 #. 
     33287#.
    3301633288#. <rule>
    3301733289#. <condition k="amenity" v="drinking_water"/>
     
    3302133293#. <scale_max>50000</scale_max>
    3302233294#. </rule>
    33023 #. 
     33295#.
    3302433296#. <rule>
    3302533297#. <condition k="amenity" v="fountain"/>
     
    3302933301#. <scale_max>50000</scale_max>
    3303033302#. </rule>
    33031 #. 
     33303#.
    3303233304#. <!--natural tags -->
    33033 #. 
     33305#.
    3303433306#. <rule>
    3303533307#. <condition k="natural" v="spring"/>
    3303633308#. <icon annotate="true" src="misc/landmark/spring.png"/>
    33037 #: build/trans_style.java:2156 build/trans_style.java:2164
    33038 #: build/trans_style.java:3403
     33309#: build/trans_style.java:2181 build/trans_style.java:2189
     33310#: build/trans_style.java:3436
    3303933311msgid "light_water"
    3304033312msgstr "acqua (chiaro)"
     
    3304433316#. <scale_max>50000</scale_max>
    3304533317#. </rule>
    33046 #. 
     33318#.
    3304733319#. <rule>
    3304833320#. <condition k="amenity" v="pharmacy"/>
     
    3305233324#. <scale_max>50000</scale_max>
    3305333325#. </rule>
    33054 #. 
     33326#.
    3305533327#. <rule>
    3305633328#. <condition k="amenity" v="hospital"/>
     
    3306033332#. <scale_max>50000</scale_max>
    3306133333#. </rule>
    33062 #. 
     33334#.
    3306333335#. <rule>
    3306433336#. <condition k="amenity" v="nursery"/>
     
    3306833340#. <scale_max>50000</scale_max>
    3306933341#. </rule>
    33070 #. 
     33342#.
    3307133343#. <rule>
    3307233344#. <condition k="amenity" v="baby_hatch"/>
     
    3307633348#. <scale_max>50000</scale_max>
    3307733349#. </rule>
    33078 #. 
     33350#.
    3307933351#. <rule>
    3308033352#. <condition k="amenity" v="doctors"/>
     
    3308433356#. <scale_max>50000</scale_max>
    3308533357#. </rule>
    33086 #. 
     33358#.
    3308733359#. <rule>
    3308833360#. <condition k="amenity" v="dentist"/>
     
    3309233364#. <scale_max>50000</scale_max>
    3309333365#. </rule>
    33094 #. 
     33366#.
    3309533367#. <rule>
    3309633368#. <condition k="amenity" v="veterinary"/>
    33097 #: build/trans_style.java:2342 build/trans_style.java:2350
    33098 #: build/trans_style.java:2358 build/trans_style.java:2367
    33099 #: build/trans_style.java:2374 build/trans_style.java:2382
    33100 #: build/trans_style.java:2390
     33369#: build/trans_style.java:2367 build/trans_style.java:2375
     33370#: build/trans_style.java:2383 build/trans_style.java:2392
     33371#: build/trans_style.java:2399 build/trans_style.java:2407
     33372#: build/trans_style.java:2415
    3310133373msgid "health"
    3310233374msgstr "salute"
     
    3310633378#. <scale_max>50000</scale_max>
    3310733379#. </rule>
    33108 #. 
     33380#.
    3310933381#. <!--shop tags -->
    33110 #. 
     33382#.
    3311133383#. <rule>
    3311233384#. <condition k="shop" v="supermarket"/>
     
    3311633388#. <scale_max>50000</scale_max>
    3311733389#. </rule>
    33118 #. 
     33390#.
    3311933391#. <rule>
    3312033392#. <condition k="shop" v="convenience"/>
     
    3312433396#. <scale_max>50000</scale_max>
    3312533397#. </rule>
    33126 #. 
     33398#.
    3312733399#. <rule>
    3312833400#. <condition k="shop" v="bakery"/>
     
    3313233404#. <scale_max>50000</scale_max>
    3313333405#. </rule>
    33134 #. 
     33406#.
    3313533407#. <rule>
    3313633408#. <condition k="shop" v="butcher"/>
     
    3314033412#. <scale_max>50000</scale_max>
    3314133413#. </rule>
    33142 #. 
     33414#.
    3314333415#. <rule>
    3314433416#. <condition k="shop" v="bicycle"/>
     
    3314833420#. <scale_max>50000</scale_max>
    3314933421#. </rule>
    33150 #. 
     33422#.
    3315133423#. <rule>
    3315233424#. <condition k="shop" v="doityourself"/>
     
    3315633428#. <scale_max>50000</scale_max>
    3315733429#. </rule>
    33158 #. 
     33430#.
    3315933431#. <rule>
    3316033432#. <condition k="shop" v="dry_cleaning"/>
     
    3316433436#. <scale_max>50000</scale_max>
    3316533437#. </rule>
    33166 #. 
     33438#.
    3316733439#. <rule>
    3316833440#. <condition k="shop" v="laundry"/>
     
    3317233444#. <scale_max>50000</scale_max>
    3317333445#. </rule>
    33174 #. 
     33446#.
    3317533447#. <rule>
    3317633448#. <condition k="shop" v="outdoor"/>
     
    3318033452#. <scale_max>50000</scale_max>
    3318133453#. </rule>
    33182 #. 
     33454#.
    3318333455#. <rule>
    3318433456#. <condition k="shop" v="kiosk"/>
     
    3318833460#. <scale_max>50000</scale_max>
    3318933461#. </rule>
    33190 #. 
     33462#.
    3319133463#. <rule>
    3319233464#. <condition k="shop" v="alcohol"/>
     
    3319633468#. <scale_max>50000</scale_max>
    3319733469#. </rule>
    33198 #. 
     33470#.
    3319933471#. <rule>
    3320033472#. <condition k="shop" v="beverages"/>
     
    3320433476#. <scale_max>50000</scale_max>
    3320533477#. </rule>
    33206 #. 
     33478#.
    3320733479#. <rule>
    3320833480#. <condition k="shop" v="books"/>
     
    3321233484#. <scale_max>50000</scale_max>
    3321333485#. </rule>
    33214 #. 
     33486#.
    3321533487#. <rule>
    3321633488#. <condition k="shop" v="car"/>
     
    3322033492#. <scale_max>50000</scale_max>
    3322133493#. </rule>
    33222 #. 
     33494#.
    3322333495#. <rule>
    3322433496#. <condition k="shop" v="car_dealer"/>
     
    3322833500#. <scale_max>50000</scale_max>
    3322933501#. </rule>
    33230 #. 
     33502#.
    3323133503#. <rule>
    3323233504#. <condition k="shop" v="car_repair"/>
     
    3323633508#. <scale_max>50000</scale_max>
    3323733509#. </rule>
    33238 #. 
     33510#.
    3323933511#. <rule>
    3324033512#. <condition k="shop" v="chemist"/>
     
    3324433516#. <scale_max>50000</scale_max>
    3324533517#. </rule>
    33246 #. 
     33518#.
    3324733519#. <rule>
    3324833520#. <condition k="shop" v="clothes"/>
     
    3325233524#. <scale_max>50000</scale_max>
    3325333525#. </rule>
    33254 #. 
     33526#.
    3325533527#. <rule>
    3325633528#. <condition k="shop" v="computer"/>
     
    3326033532#. <scale_max>50000</scale_max>
    3326133533#. </rule>
    33262 #. 
     33534#.
    3326333535#. <rule>
    3326433536#. <condition k="shop" v="cycle_repair"/>
     
    3326833540#. <scale_max>50000</scale_max>
    3326933541#. </rule>
    33270 #. 
     33542#.
    3327133543#. <rule>
    3327233544#. <condition k="shop" v="department_store"/>
     
    3327633548#. <scale_max>50000</scale_max>
    3327733549#. </rule>
    33278 #. 
     33550#.
    3327933551#. <rule>
    3328033552#. <condition k="shop" v="electronics"/>
     
    3328433556#. <scale_max>50000</scale_max>
    3328533557#. </rule>
    33286 #. 
     33558#.
    3328733559#. <rule>
    3328833560#. <condition k="shop" v="furniture"/>
     
    3329233564#. <scale_max>50000</scale_max>
    3329333565#. </rule>
    33294 #. 
     33566#.
    3329533567#. <rule>
    3329633568#. <condition k="shop" v="florist"/>
     
    3330033572#. <scale_max>50000</scale_max>
    3330133573#. </rule>
    33302 #. 
     33574#.
    3330333575#. <rule>
    3330433576#. <condition k="shop" v="groceries"/>
     
    3330833580#. <scale_max>50000</scale_max>
    3330933581#. </rule>
    33310 #. 
     33582#.
    3331133583#. <rule>
    3331233584#. <condition k="shop" v="garden_centre"/>
     
    3331633588#. <scale_max>50000</scale_max>
    3331733589#. </rule>
    33318 #. 
     33590#.
    3331933591#. <rule>
    3332033592#. <condition k="shop" v="hairdresser"/>
     
    3332433596#. <scale_max>50000</scale_max>
    3332533597#. </rule>
    33326 #. 
     33598#.
    3332733599#. <rule>
    3332833600#. <condition k="shop" v="hardware"/>
     
    3333233604#. <scale_max>50000</scale_max>
    3333333605#. </rule>
    33334 #. 
     33606#.
    3333533607#. <rule>
    3333633608#. <condition k="shop" v="hifi"/>
     
    3334033612#. <scale_max>50000</scale_max>
    3334133613#. </rule>
    33342 #. 
     33614#.
    3334333615#. <rule>
    3334433616#. <condition k="shop" v="jewelry"/>
     
    3334833620#. <scale_max>50000</scale_max>
    3334933621#. </rule>
    33350 #. 
     33622#.
    3335133623#. <rule>
    3335233624#. <condition k="shop" v="mall"/>
     
    3335633628#. <scale_max>50000</scale_max>
    3335733629#. </rule>
    33358 #. 
     33630#.
    3335933631#. <rule>
    3336033632#. <condition k="shop" v="motorcycle"/>
     
    3336433636#. <scale_max>50000</scale_max>
    3336533637#. </rule>
    33366 #. 
     33638#.
    3336733639#. <rule>
    3336833640#. <condition k="shop" v="newsagent"/>
     
    3337233644#. <scale_max>50000</scale_max>
    3337333645#. </rule>
    33374 #. 
     33646#.
    3337533647#. <rule>
    3337633648#. <condition k="shop" v="organic"/>
     
    3338033652#. <scale_max>50000</scale_max>
    3338133653#. </rule>
    33382 #. 
     33654#.
    3338333655#. <rule>
    3338433656#. <condition k="shop" v="optician"/>
     
    3338833660#. <scale_max>50000</scale_max>
    3338933661#. </rule>
    33390 #. 
     33662#.
    3339133663#. <rule>
    3339233664#. <condition k="shop" v="shoes"/>
     
    3339633668#. <scale_max>50000</scale_max>
    3339733669#. </rule>
    33398 #. 
     33670#.
    3339933671#. <rule>
    3340033672#. <condition k="shop" v="sports"/>
     
    3340433676#. <scale_max>50000</scale_max>
    3340533677#. </rule>
    33406 #. 
     33678#.
    3340733679#. <rule>
    3340833680#. <condition k="shop" v="stationery"/>
     
    3341233684#. <scale_max>50000</scale_max>
    3341333685#. </rule>
    33414 #. 
     33686#.
    3341533687#. <rule>
    3341633688#. <condition k="shop" v="tailor"/>
     
    3342033692#. <scale_max>50000</scale_max>
    3342133693#. </rule>
    33422 #. 
     33694#.
    3342333695#. <rule>
    3342433696#. <condition k="shop" v="travel_agency"/>
     
    3342833700#. <scale_max>50000</scale_max>
    3342933701#. </rule>
    33430 #. 
     33702#.
    3343133703#. <rule>
    3343233704#. <condition k="shop" v="toys"/>
     
    3343633708#. <scale_max>50000</scale_max>
    3343733709#. </rule>
    33438 #. 
     33710#.
    3343933711#. <rule>
    3344033712#. <condition k="shop" v="video"/>
     
    3344433716#. <scale_max>50000</scale_max>
    3344533717#. </rule>
    33446 #. 
     33718#.
    3344733719#. <!-- duplicate of shopping_centre? -->
    3344833720#. <rule>
    3344933721#. <condition k="shop" v="shopping_centre"/>
    3345033722#. <icon annotate="true" src="shop/mall.png"/>
    33451 #: build/trans_style.java:2568 build/trans_style.java:2576
    33452 #: build/trans_style.java:2584 build/trans_style.java:2592
    33453 #: build/trans_style.java:2600 build/trans_style.java:2608
    33454 #: build/trans_style.java:2616 build/trans_style.java:2624
    33455 #: build/trans_style.java:2632 build/trans_style.java:2640
    33456 #: build/trans_style.java:2648 build/trans_style.java:2656
    33457 #: build/trans_style.java:2664 build/trans_style.java:2672
    33458 #: build/trans_style.java:2680 build/trans_style.java:2688
    33459 #: build/trans_style.java:2696 build/trans_style.java:2704
    33460 #: build/trans_style.java:2712 build/trans_style.java:2720
    33461 #: build/trans_style.java:2728 build/trans_style.java:2736
    33462 #: build/trans_style.java:2744 build/trans_style.java:2752
    33463 #: build/trans_style.java:2760 build/trans_style.java:2768
    33464 #: build/trans_style.java:2776 build/trans_style.java:2784
    33465 #: build/trans_style.java:2792 build/trans_style.java:2800
    33466 #: build/trans_style.java:2808 build/trans_style.java:2816
    33467 #: build/trans_style.java:2824 build/trans_style.java:2832
    33468 #: build/trans_style.java:2840 build/trans_style.java:2848
    33469 #: build/trans_style.java:2856 build/trans_style.java:2864
    33470 #: build/trans_style.java:2872 build/trans_style.java:2880
    33471 #: build/trans_style.java:2888 build/trans_style.java:2896
    33472 #: build/trans_style.java:2905
     33723#: build/trans_style.java:2601 build/trans_style.java:2609
     33724#: build/trans_style.java:2617 build/trans_style.java:2625
     33725#: build/trans_style.java:2633 build/trans_style.java:2641
     33726#: build/trans_style.java:2649 build/trans_style.java:2657
     33727#: build/trans_style.java:2665 build/trans_style.java:2673
     33728#: build/trans_style.java:2681 build/trans_style.java:2689
     33729#: build/trans_style.java:2697 build/trans_style.java:2705
     33730#: build/trans_style.java:2713 build/trans_style.java:2721
     33731#: build/trans_style.java:2729 build/trans_style.java:2737
     33732#: build/trans_style.java:2745 build/trans_style.java:2753
     33733#: build/trans_style.java:2761 build/trans_style.java:2769
     33734#: build/trans_style.java:2777 build/trans_style.java:2785
     33735#: build/trans_style.java:2793 build/trans_style.java:2801
     33736#: build/trans_style.java:2809 build/trans_style.java:2817
     33737#: build/trans_style.java:2825 build/trans_style.java:2833
     33738#: build/trans_style.java:2841 build/trans_style.java:2849
     33739#: build/trans_style.java:2857 build/trans_style.java:2865
     33740#: build/trans_style.java:2873 build/trans_style.java:2881
     33741#: build/trans_style.java:2889 build/trans_style.java:2897
     33742#: build/trans_style.java:2905 build/trans_style.java:2913
     33743#: build/trans_style.java:2921 build/trans_style.java:2929
     33744#: build/trans_style.java:2938
    3347333745msgid "shop"
    3347433746msgstr "negozio"
     
    3347833750#. <scale_max>50000</scale_max>
    3347933751#. </rule>
    33480 #. 
     33752#.
    3348133753#. <!--tourism tags -->
    33482 #. 
     33754#.
    3348333755#. <rule>
    3348433756#. <condition k="tourism" v="hotel"/>
     
    3348833760#. <scale_max>50000</scale_max>
    3348933761#. </rule>
    33490 #. 
     33762#.
    3349133763#. <rule>
    3349233764#. <condition k="tourism" v="motel"/>
     
    3349633768#. <scale_max>50000</scale_max>
    3349733769#. </rule>
    33498 #. 
     33770#.
    3349933771#. <rule>
    3350033772#. <condition k="tourism" v="guest_house"/>
     
    3350433776#. <scale_max>50000</scale_max>
    3350533777#. </rule>
    33506 #. 
     33778#.
    3350733779#. <rule>
    3350833780#. <condition k="tourism" v="hostel"/>
     
    3351233784#. <scale_max>50000</scale_max>
    3351333785#. </rule>
    33514 #. 
     33786#.
    3351533787#. <rule>
    3351633788#. <condition k="tourism" v="chalet"/>
     
    3352033792#. <scale_max>50000</scale_max>
    3352133793#. </rule>
    33522 #. 
     33794#.
    3352333795#. <rule>
    3352433796#. <condition k="tourism" v="alpine_hut"/>
     
    3352833800#. <scale_max>50000</scale_max>
    3352933801#. </rule>
    33530 #. 
     33802#.
    3353133803#. <rule>
    3353233804#. <condition k="tourism" v="camp_site"/>
     
    3353633808#. <scale_max>50000</scale_max>
    3353733809#. </rule>
    33538 #. 
     33810#.
    3353933811#. <rule>
    3354033812#. <condition k="tourism" v="caravan_site"/>
    3354133813#. <icon annotate="true" src="accommodation/camping/caravan.png"/>
    33542 #: build/trans_style.java:2915 build/trans_style.java:2923
    33543 #: build/trans_style.java:2931 build/trans_style.java:2939
    33544 #: build/trans_style.java:2947 build/trans_style.java:2955
    33545 #: build/trans_style.java:2963 build/trans_style.java:2971
     33814#: build/trans_style.java:2948 build/trans_style.java:2956
     33815#: build/trans_style.java:2964 build/trans_style.java:2972
     33816#: build/trans_style.java:2980 build/trans_style.java:2988
     33817#: build/trans_style.java:2996 build/trans_style.java:3004
    3354633818msgid "hotel"
    3354733819msgstr "hotel"
     
    3355133823#. <scale_max>50000</scale_max>
    3355233824#. </rule>
    33553 #. 
     33825#.
    3355433826#. <rule>
    3355533827#. <condition k="tourism" v="picnic_site"/>
     
    3355933831#. <scale_max>50000</scale_max>
    3356033832#. </rule>
    33561 #. 
     33833#.
    3356233834#. <rule>
    3356333835#. <condition k="tourism" v="viewpoint"/>
     
    3356733839#. <scale_max>50000</scale_max>
    3356833840#. </rule>
    33569 #. 
     33841#.
    3357033842#. <rule>
    3357133843#. <condition k="tourism" v="theme_park"/>
     
    3357533847#. <scale_max>50000</scale_max>
    3357633848#. </rule>
    33577 #. 
     33849#.
    3357833850#. <rule>
    3357933851#. <condition k="tourism" v="attraction"/>
     
    3358333855#. <scale_max>50000</scale_max>
    3358433856#. </rule>
    33585 #. 
     33857#.
    3358633858#. <rule>
    3358733859#. <condition k="tourism" v="zoo"/>
     
    3359133863#. <scale_max>50000</scale_max>
    3359233864#. </rule>
    33593 #. 
     33865#.
    3359433866#. <rule>
    3359533867#. <condition k="tourism" v="artwork"/>
     
    3360033872#. <scale_max>50000</scale_max>
    3360133873#. </rule>
    33602 #. 
     33874#.
    3360333875#. <rule>
    3360433876#. <condition k="tourism" v="museum"/>
     
    3360833880#. <scale_max>50000</scale_max>
    3360933881#. </rule>
    33610 #. 
     33882#.
    3361133883#. <!-- information tags -->
    3361233884#. <rule>
     
    3361633888#. <scale_max>40000</scale_max>
    3361733889#. </rule>
    33618 #. 
     33890#.
    3361933891#. <rule>
    3362033892#. <condition k="information" v="office"/>
     
    3362433896#. <scale_max>50000</scale_max>
    3362533897#. </rule>
    33626 #. 
     33898#.
    3362733899#. <rule>
    3362833900#. <condition k="information" v="map"/>
     
    3363133903#. <scale_max>40000</scale_max>
    3363233904#. </rule>
    33633 #. 
     33905#.
    3363433906#. <rule>
    3363533907#. <condition k="information" v="board"/>
     
    3363833910#. <scale_max>40000</scale_max>
    3363933911#. </rule>
    33640 #. 
     33912#.
    3364133913#. <rule>
    3364233914#. <condition k="tourism" v="information"/>
    3364333915#. <icon annotate="true" src="misc/information.png"/>
    33644 #: build/trans_style.java:2979 build/trans_style.java:2987
    33645 #: build/trans_style.java:2995 build/trans_style.java:3003
    33646 #: build/trans_style.java:3011 build/trans_style.java:3019
    33647 #: build/trans_style.java:3020 build/trans_style.java:3028
    33648 #: build/trans_style.java:3044 build/trans_style.java:3066
     33916#: build/trans_style.java:3012 build/trans_style.java:3020
     33917#: build/trans_style.java:3028 build/trans_style.java:3036
     33918#: build/trans_style.java:3044 build/trans_style.java:3052
     33919#: build/trans_style.java:3053 build/trans_style.java:3061
     33920#: build/trans_style.java:3077 build/trans_style.java:3099
    3364933921msgid "tourism"
    3365033922msgstr "turismo"
     
    3365433926#. <scale_max>50000</scale_max>
    3365533927#. </rule>
    33656 #. 
     33928#.
    3365733929#. <!--historic tags -->
    33658 #. 
     33930#.
    3365933931#. <rule>
    3366033932#. <condition k="historic" v="castle"/>
     
    3366433936#. <scale_max>50000</scale_max>
    3366533937#. </rule>
    33666 #. 
     33938#.
    3366733939#. <rule>
    3366833940#. <condition k="historic" v="monument"/>
     
    3367233944#. <scale_max>50000</scale_max>
    3367333945#. </rule>
    33674 #. 
     33946#.
    3367533947#. <rule>
    3367633948#. <condition k="historic" v="memorial"/>
     
    3368033952#. <scale_max>50000</scale_max>
    3368133953#. </rule>
    33682 #. 
     33954#.
    3368333955#. <rule>
    3368433956#. <condition k="historic" v="archaeological_site"/>
     
    3368833960#. <scale_max>50000</scale_max>
    3368933961#. </rule>
    33690 #. 
     33962#.
    3369133963#. <rule>
    3369233964#. <condition k="historic" v="ruins"/>
     
    3369633968#. <scale_max>50000</scale_max>
    3369733969#. </rule>
    33698 #. 
     33970#.
    3369933971#. <rule>
    3370033972#. <condition k="historic" v="battlefield"/>
     
    3370433976#. <scale_max>50000</scale_max>
    3370533977#. </rule>
    33706 #. 
     33978#.
    3370733979#. <rule>
    3370833980#. <condition k="geological" v="palaeontological_site"/>
     
    3371233984#. <scale_max>50000</scale_max>
    3371333985#. </rule>
    33714 #. 
     33986#.
    3371533987#. <rule>
    3371633988#. <condition k="historic" v="wayside_cross"/>
     
    3372033992#. <scale_max>50000</scale_max>
    3372133993#. </rule>
    33722 #. 
     33994#.
    3372333995#. <rule>
    3372433996#. <condition k="historic" v="wayside_shrine"/>
     
    3372834000#. <scale_max>50000</scale_max>
    3372934001#. </rule>
    33730 #. 
     34002#.
    3373134003#. <rule>
    3373234004#. <condition k="historic" v="boundary_stone"/>
    3373334005#. <icon annotate="true" src="historic/boundary_stone.png"/>
    33734 #: build/trans_style.java:3076 build/trans_style.java:3084
    33735 #: build/trans_style.java:3092 build/trans_style.java:3100
    33736 #: build/trans_style.java:3108 build/trans_style.java:3116
    33737 #: build/trans_style.java:3124 build/trans_style.java:3132
    33738 #: build/trans_style.java:3140 build/trans_style.java:3148
     34006#: build/trans_style.java:3109 build/trans_style.java:3117
     34007#: build/trans_style.java:3125 build/trans_style.java:3133
     34008#: build/trans_style.java:3141 build/trans_style.java:3149
     34009#: build/trans_style.java:3157 build/trans_style.java:3165
     34010#: build/trans_style.java:3173 build/trans_style.java:3181
    3373934011msgid "historic"
    3374034012msgstr "attrazione storica"
     
    3374434016#. <scale_max>50000</scale_max>
    3374534017#. </rule>
    33746 #. 
     34018#.
    3374734019#. <rule>
    3374834020#. <condition k="landuse" v="quarry"/>
    33749 #: build/trans_style.java:3196
     34021#: build/trans_style.java:3229
    3375034022msgid "quarry"
    3375134023msgstr "cava/miniera"
     
    3375634028#. <scale_max>50000</scale_max>
    3375734029#. </rule>
    33758 #. 
     34030#.
    3375934031#. <rule>
    3376034032#. <condition k="landuse" v="landfill"/>
    33761 #: build/trans_style.java:3204
     34033#: build/trans_style.java:3237
    3376234034msgid "landfill"
    3376334035msgstr "discarica"
     
    3376834040#. <scale_max>50000</scale_max>
    3376934041#. </rule>
    33770 #. 
     34042#.
    3377134043#. <rule>
    3377234044#. <condition k="landuse" v="basin"/>
     
    3377634048#. <scale_max>50000</scale_max>
    3377734049#. </rule>
    33778 #. 
     34050#.
    3377934051#. <rule>
    3378034052#. <condition k="landuse" v="reservoir"/>
    33781 #: build/trans_style.java:3212 build/trans_style.java:3220
     34053#: build/trans_style.java:3245 build/trans_style.java:3253
    3378234054msgid "basin"
    3378334055msgstr "bacino"
     
    3378834060#. <scale_max>50000</scale_max>
    3378934061#. </rule>
    33790 #. 
     34062#.
    3379134063#. <rule>
    3379234064#. <condition k="landuse" v="farmyard"/>
    33793 #: build/trans_style.java:3260
     34065#: build/trans_style.java:3293
    3379434066msgid "farmyard"
    3379534067msgstr "aia"
     
    3380034072#. <scale_max>50000</scale_max>
    3380134073#. </rule>
    33802 #. 
    33803 #. 
     34074#.
     34075#.
    3380434076#. <rule>
    3380534077#. <condition k="landuse" v="retail"/>
     
    3380934081#. <scale_max>50000</scale_max>
    3381034082#. </rule>
    33811 #. 
     34083#.
    3381234084#. <rule>
    3381334085#. <condition k="landuse" v="commercial"/>
    33814 #: build/trans_style.java:3269 build/trans_style.java:3277
     34086#: build/trans_style.java:3302 build/trans_style.java:3310
    3381534087msgid "retail"
    3381634088msgstr "area commerciale (negozi)"
     
    3382134093#. <scale_max>50000</scale_max>
    3382234094#. </rule>
    33823 #. 
     34095#.
    3382434096#. <rule>
    3382534097#. <condition k="landuse" v="industrial"/>
    33826 #: build/trans_style.java:3285
     34098#: build/trans_style.java:3318
    3382734099msgid "industrial"
    3382834100msgstr "industriale"
     
    3383334105#. <scale_max>50000</scale_max>
    3383434106#. </rule>
    33835 #. 
     34107#.
    3383634108#. <rule>
    3383734109#. <condition k="landuse" v="brownfield"/>
    33838 #: build/trans_style.java:3293
     34110#: build/trans_style.java:3326
    3383934111msgid "brownfield"
    3384034112msgstr "ridestinazione d''uso"
     
    3384534117#. <scale_max>50000</scale_max>
    3384634118#. </rule>
    33847 #. 
     34119#.
    3384834120#. <rule>
    3384934121#. <condition k="landuse" v="greenfield"/>
    33850 #: build/trans_style.java:3301
     34122#: build/trans_style.java:3334
    3385134123msgid "greenfield"
    3385234124msgstr "area agricola destinata alla costruzione"
     
    3385734129#. <scale_max>50000</scale_max>
    3385834130#. </rule>
    33859 #. 
     34131#.
    3386034132#. <rule>
    3386134133#. <condition k="landuse" v="railway"/>
    33862 #: build/trans_style.java:3309
     34134#: build/trans_style.java:3342
    3386334135msgid "railland"
    3386434136msgstr "area ferroviaria"
     
    3386934141#. <scale_max>50000</scale_max>
    3387034142#. </rule>
    33871 #. 
     34143#.
    3387234144#. <rule>
    3387334145#. <condition k="landuse" v="military"/>
     
    3387734149#. <scale_max>50000</scale_max>
    3387834150#. </rule>
    33879 #. 
     34151#.
    3388034152#. <!--military tags -->
    33881 #. 
     34153#.
    3388234154#. <rule>
    3388334155#. <condition k="military" v="airfield"/>
     
    3388734159#. <scale_max>50000</scale_max>
    3388834160#. </rule>
    33889 #. 
     34161#.
    3389034162#. <rule>
    3389134163#. <condition k="military" v="bunker"/>
     
    3389534167#. <scale_max>50000</scale_max>
    3389634168#. </rule>
    33897 #. 
     34169#.
    3389834170#. <rule>
    3389934171#. <condition k="military" v="barracks"/>
     
    3390334175#. <scale_max>50000</scale_max>
    3390434176#. </rule>
    33905 #. 
     34177#.
    3390634178#. <rule>
    3390734179#. <condition k="military" v="danger_area"/>
     
    3391134183#. <scale_max>50000</scale_max>
    3391234184#. </rule>
    33913 #. 
     34185#.
    3391434186#. <rule>
    3391534187#. <condition k="military" v="range"/>
    3391634188#. <icon src="misc/landmark/range.png"/>
    33917 #: build/trans_style.java:3326 build/trans_style.java:3361
    33918 #: build/trans_style.java:3369 build/trans_style.java:3377
    33919 #: build/trans_style.java:3385 build/trans_style.java:3393
     34189#: build/trans_style.java:3359 build/trans_style.java:3394
     34190#: build/trans_style.java:3402 build/trans_style.java:3410
     34191#: build/trans_style.java:3418 build/trans_style.java:3426
    3392034192msgid "military"
    3392134193msgstr "militare"
     
    3392634198#. <scale_max>50000</scale_max>
    3392734199#. </rule>
    33928 #. 
     34200#.
    3392934201#. <rule>
    3393034202#. <condition k="landuse" v="cemetery"/>
    33931 #: build/trans_style.java:3334
     34203#: build/trans_style.java:3367
    3393234204msgid "cemetery"
    3393334205msgstr "cimitero"
     
    3393734209#. <scale_max>50000</scale_max>
    3393834210#. </rule>
    33939 #. 
     34211#.
    3394034212#. <rule>
    3394134213#. <condition k="natural" v="peak"/>
    33942 #: build/trans_style.java:3410
     34214#: build/trans_style.java:3443
    3394334215msgid "peak"
    3394434216msgstr "picco montuoso"
     
    3394934221#. <scale_max>50000</scale_max>
    3395034222#. </rule>
    33951 #. 
     34223#.
    3395234224#. <rule>
    3395334225#. <condition k="natural" v="glacier"/>
    3395434226#. <icon annotate="true" src="misc/landmark/glacier_small.png"/>
    33955 #: build/trans_style.java:3419
     34227#: build/trans_style.java:3452
    3395634228msgid "glacier"
    3395734229msgstr "ghiacciaio"
     
    3396134233#. <scale_max>50000</scale_max>
    3396234234#. </rule>
    33963 #. 
     34235#.
    3396434236#. <rule>
    3396534237#. <condition k="natural" v="volcano"/>
    3396634238#. <icon annotate="true" src="misc/landmark/volcano_small.png"/>
    33967 #: build/trans_style.java:3427
     34239#: build/trans_style.java:3460
    3396834240msgid "volcano"
    3396934241msgstr "vulcano"
     
    3397334245#. <scale_max>50000</scale_max>
    3397434246#. </rule>
    33975 #. 
     34247#.
    3397634248#. <rule>
    3397734249#. <condition k="natural" v="cliff"/>
     
    3398234254#. <scale_max>50000</scale_max>
    3398334255#. </rule>
    33984 #. 
     34256#.
    3398534257#. <rule>
    3398634258#. <condition k="natural" v="scree"/>
     
    3399034262#. <scale_max>50000</scale_max>
    3399134263#. </rule>
    33992 #. 
     34264#.
    3399334265#. <rule>
    3399434266#. <condition k="natural" v="fell"/>
     
    3399834270#. <scale_max>50000</scale_max>
    3399934271#. </rule>
    34000 #. 
     34272#.
    3400134273#. <rule>
    3400234274#. <condition k="natural" v="bay"/>
     
    3400634278#. <scale_max>50000</scale_max>
    3400734279#. </rule>
    34008 #. 
     34280#.
    3400934281#. <rule>
    3401034282#. <condition k="natural" v="land"/>
     
    3401434286#. <scale_max>50000</scale_max>
    3401534287#. </rule>
    34016 #. 
     34288#.
    3401734289#. <rule>
    3401834290#. <condition k="natural" v="cave_entrance"/>
    3401934291#. <icon src="misc/no_icon.png"/>
    34020 #: build/trans_style.java:3435 build/trans_style.java:3436
    34021 #: build/trans_style.java:3444 build/trans_style.java:3460
    34022 #: build/trans_style.java:3524 build/trans_style.java:3532
    34023 #: build/trans_style.java:3540
     34292#: build/trans_style.java:3468 build/trans_style.java:3469
     34293#: build/trans_style.java:3477 build/trans_style.java:3493
     34294#: build/trans_style.java:3557 build/trans_style.java:3565
     34295#: build/trans_style.java:3573
    3402434296msgid "natural"
    3402534297msgstr "elemento naturale"
     
    3402934301#. <scale_max>50000</scale_max>
    3403034302#. </rule>
    34031 #. 
     34303#.
    3403234304#. <rule>
    3403334305#. <condition k="natural" v="scrub"/>
    3403434306#. <icon src="misc/no_icon.png"/>
    34035 #: build/trans_style.java:3452
     34307#: build/trans_style.java:3485
    3403634308msgid "scrub"
    3403734309msgstr "boscaglia"
     
    3404134313#. <scale_max>50000</scale_max>
    3404234314#. </rule>
    34043 #. 
     34315#.
    3404434316#. <rule>
    3404534317#. <condition k="natural" v="heath"/>
    3404634318#. <icon src="misc/no_icon.png"/>
    34047 #: build/trans_style.java:3468
     34319#: build/trans_style.java:3501
    3404834320msgid "heath"
    3404934321msgstr "brughiera"
     
    3405334325#. <scale_max>50000</scale_max>
    3405434326#. </rule>
    34055 #. 
     34327#.
    3405634328#. <rule>
    3405734329#. <condition k="natural" v="wood"/>
    3405834330#. <icon src="misc/landmark/trees.png"/>
    34059 #: build/trans_style.java:3476
     34331#: build/trans_style.java:3509
    3406034332msgid "woodarea"
    3406134333msgstr "area boschiva non gestita"
     
    3406534337#. <scale_max>50000</scale_max>
    3406634338#. </rule>
    34067 #. 
     34339#.
    3406834340#. <rule>
    3406934341#. <condition k="natural" v="mud"/>
    3407034342#. <icon src="misc/no_icon.png"/>
    34071 #: build/trans_style.java:3508
     34343#: build/trans_style.java:3541
    3407234344msgid "mud"
    3407334345msgstr "zona fangosa (sabbie mobili)"
     
    3407734349#. <scale_max>50000</scale_max>
    3407834350#. </rule>
    34079 #. 
     34351#.
    3408034352#. <rule>
    3408134353#. <condition k="natural" v="beach"/>
    3408234354#. <icon src="misc/no_icon.png"/>
    34083 #: build/trans_style.java:3516
     34355#: build/trans_style.java:3549
    3408434356msgid "beach"
    3408534357msgstr "spiaggia"
     
    3409034362#. <scale_max>50000</scale_max>
    3409134363#. </rule>
    34092 #. 
     34364#.
    3409334365#. <!-- this will badly display otherwise well tagged footways and alike, so comment it out until we have better ways to display this in JOSM!
    3409434366#. XXX - maybe it's possible to use linemod's here?
     
    3411434386#. <scale_max>40000</scale_max>
    3411534387#. </rule>
    34116 #. 
     34388#.
    3411734389#. <rule>
    3411834390#. <condition k="surface" v="cobblestone"/>
     
    3412334395#. </rule>
    3412434396#. -->
    34125 #. 
     34397#.
    3412634398#. <!--name tags -->
    34127 #. 
     34399#.
    3412834400#. <!--preferences tags -->
    34129 #. 
     34401#.
    3413034402#. <!--place tags -->
    34131 #. 
     34403#.
    3413234404#. <rule>
    3413334405#. <condition k="place" v="continent"/>
     
    3413734409#. <scale_max>200000000</scale_max>
    3413834410#. </rule>
    34139 #. 
     34411#.
    3414034412#. <rule>
    3414134413#. <condition k="place" v="country"/>
     
    3414534417#. <scale_max>200000000</scale_max>
    3414634418#. </rule>
    34147 #. 
     34419#.
    3414834420#. <rule>
    3414934421#. <condition k="place" v="state"/>
     
    3415334425#. <scale_max>200000000</scale_max>
    3415434426#. </rule>
    34155 #. 
     34427#.
    3415634428#. <rule>
    3415734429#. <condition k="place" v="region"/>
     
    3416134433#. <scale_max>200000000</scale_max>
    3416234434#. </rule>
    34163 #. 
     34435#.
    3416434436#. <rule>
    3416534437#. <condition k="place" v="county"/>
     
    3416934441#. <scale_max>200000000</scale_max>
    3417034442#. </rule>
    34171 #. 
     34443#.
    3417234444#. <rule>
    3417334445#. <condition k="place" v="city"/>
     
    3417734449#. <scale_max>200000000</scale_max>
    3417834450#. </rule>
    34179 #. 
     34451#.
    3418034452#. <rule>
    3418134453#. <condition k="place" v="town"/>
     
    3418534457#. <scale_max>50000</scale_max>
    3418634458#. </rule>
    34187 #. 
     34459#.
    3418834460#. <rule>
    3418934461#. <condition k="place" v="village"/>
     
    3419334465#. <scale_max>50000</scale_max>
    3419434466#. </rule>
    34195 #. 
     34467#.
    3419634468#. <rule>
    3419734469#. <condition k="place" v="hamlet"/>
     
    3420134473#. <scale_max>50000</scale_max>
    3420234474#. </rule>
    34203 #. 
     34475#.
    3420434476#. <rule>
    3420534477#. <condition k="place" v="suburb"/>
     
    3420934481#. <scale_max>50000</scale_max>
    3421034482#. </rule>
    34211 #. 
     34483#.
    3421234484#. <rule>
    3421334485#. <condition k="place" v="locality"/>
     
    3421734489#. <scale_max>50000</scale_max>
    3421834490#. </rule>
    34219 #. 
     34491#.
    3422034492#. <rule>
    3422134493#. <condition k="place" v="island"/>
     
    3422534497#. <scale_max>50000</scale_max>
    3422634498#. </rule>
    34227 #. 
     34499#.
    3422834500#. <rule>
    3422934501#. <condition k="place" v="islet"/>
    3423034502#. <icon annotate="true" src="place/islet.png"/>
    34231 #: build/trans_style.java:4135 build/trans_style.java:4143
    34232 #: build/trans_style.java:4151 build/trans_style.java:4159
    34233 #: build/trans_style.java:4167 build/trans_style.java:4175
    34234 #: build/trans_style.java:4183 build/trans_style.java:4191
    34235 #: build/trans_style.java:4199 build/trans_style.java:4207
    34236 #: build/trans_style.java:4215 build/trans_style.java:4223
    34237 #: build/trans_style.java:4231
     34503#: build/trans_style.java:4168 build/trans_style.java:4176
     34504#: build/trans_style.java:4184 build/trans_style.java:4192
     34505#: build/trans_style.java:4200 build/trans_style.java:4208
     34506#: build/trans_style.java:4216 build/trans_style.java:4224
     34507#: build/trans_style.java:4232 build/trans_style.java:4240
     34508#: build/trans_style.java:4248 build/trans_style.java:4256
     34509#: build/trans_style.java:4264
    3423834510msgid "place"
    3423934511msgstr "luogo"
     
    3424334515#. <scale_max>50000</scale_max>
    3424434516#. </rule>
    34245 #. 
     34517#.
    3424634518#. <!-- special display of unreviewed tiger data (USA) -->
    3424734519#. <rule>
    3424834520#. <condition k="tiger:reviewed" v="no"/>
    34249 #: build/trans_style.java:4239
     34521#: build/trans_style.java:4272
    3425034522msgid "tiger_data"
    3425134523msgstr "dati tiger"
     
    3433634608#. Each line specifies a certain error to be reported
    3433734609#. <data type> : messagetype : <key><expression><value>
    34338 #. 
     34610#.
    3433934611#. Data type can be:
    3434034612#. node        - a node point
     
    3434234614#. relation    - a relation
    3434334615#. *           - all data types
    34344 #. 
     34616#.
    3434534617#. Message type can be:
    3434634618#. E            - an error
    3434734619#. W            - a warning
    3434834620#. I            - an low priority informational warning
    34349 #. 
     34621#.
    3435034622#. Key and value are expressions describing certain keys and values of these keys.
    3435134623#. Regulator expressions are supported. In this case the expressions starts and
    3435234624#. ends with // signs. If an 'i' is appended, the regular expression is
    3435334625#. case insensitive.
    34354 #. 
     34626#.
    3435534627#. The * sign indicates any string.
    3435634628#. The texts BOOLEAN_TRUE and BOOLEAN_FALSE in the value part indicate a special
    3435734629#. handling for boolean values (yes, true, 0, false, no, ...).
    34358 #. 
     34630#.
    3435934631#. Expression can be:
    3436034632#. !=          - the key/value combination does not match
    3436134633#. ==          - the key/value combination does match
    34362 #. 
     34634#.
    3436334635#. To have more complicated expressions, multiple elements can be grouped together
    3436434636#. with an logical and (&&).
    34365 #. 
     34637#.
    3436634638#. The comment at the end of a rule is displayed in validator description
    34367 #. 
     34639#.
    3436834640#. Empty lines and space signs are ignored
    3436934641#: build/trans_validator.java:38
     
    3447834750#. default(true or false);Name;URL
    3447934751#. NOTE: default items should be common and worldwide
    34480 #. 
     34752#.
    3448134753#: build/trans_wms.java:5
    3448234754msgid "Landsat"
     
    3448934761
    3449034762#. http://openaerialmap.org/wms/?VERSION=1.0&request=GetMap&layers=world&styles=&format=image/jpeg&
    34491 #. 
     34763#.
    3449234764#. different forms for web access
    3449334765#. must be html:<url>
     
    3451234784
    3451334785#. html:http://josm.openstreetmap.de/wmsplugin/TilesAtHome.html?
    34514 #. 
    34515 #. 
     34786#.
     34787#.
    3451634788#. only for Germany
    3451734789#: build/trans_wms.java:17
     
    3452034792
    3452134793#. http://tools.geofabrik.de/osmi/view/strassennrw/josmwms?
    34522 #. 
    34523 #. 
     34794#.
     34795#.
    3452434796#. only for North America
    3452534797#. Terraserver USCG - High resolution maps
     
    3453434806
    3453534807#. http://terraservice.net/ogcmap.ashx?version=1.1.1&request=GetMap&Layers=urbanarea&styles=&format=image/jpeg&
    34536 #. 
    34537 #. 
     34808#.
     34809#.
    3453834810#. only for Czech Republic
    3453934811#: build/trans_wms.java:27
     
    3454734819
    3454834820#. 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&
    34549 #. 
    34550 #. 
     34821#.
     34822#.
    3455134823#. only for GB
    3455234824#. fails with division by zero error
     
    3456634838
    3456734839#. http://ooc.openstreetmap.org/wms/map.php?source=os7&
    34568 #. 
    34569 #. 
     34840#.
     34841#.
    3457034842#. only for Japan
    3457134843#: build/trans_wms.java:39
     
    3458934861
    3459034862#. 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
    34591 #. 
    34592 #. 
     34863#.
     34864#.
    3459334865#. only for Italy
    3459434866#: build/trans_wms.java:46
     
    3460134873msgstr "Sicilia - Italia"
    3460234874
     34875#~ msgid ""
     34876#~ "Target object with id {0} and version {1} is visible although source "
     34877#~ "object with lower version {2} is not visible. Cannot deal with this "
     34878#~ "inconsistency. Keeping target object. "
     34879#~ msgstr ""
     34880#~ "L''oggetto di destinazione con identificativo {0} e versione {1} è "
     34881#~ "visibile, mentre l''oggetto sorgente con versione precedente {2} non è "
     34882#~ "visibile. Non è possibile gestire questa inconsistenza. Verrà mantenuto "
     34883#~ "l''oggetto di destinazione. "
     34884
    3460334885#~ msgid "No data imported."
    3460434886#~ msgstr "Nessun dato importato."
     
    3463834920#~ msgstr "Cambia"
    3463934921
    34640 #, java-format
    3464134922#~ msgid "Resolve {0} conflicts in {1} objects"
    3464234923#~ msgstr "Risolvere {0} conflitti in {1} oggetti"
     
    3465434935#~ msgstr "falso"
    3465534936
    34656 #, java-format
    3465734937#~ msgid "{0} object has conflicts:"
    3465834938#~ msgid_plural "{0} objects have conflicts:"
     
    3467934959
    3468034960#~ msgid ""
    34681 #~ "Revert the state of all currently selected objects to the version selected "
    34682 #~ "in the history list."
     34961#~ "Revert the state of all currently selected objects to the version "
     34962#~ "selected in the history list."
    3468334963#~ msgstr ""
    3468434964#~ "Riporta lo stato di tutti gli oggetti correntemente selezionati alla "
     
    3471734997#~ msgid "You can use the mouse or Ctrl+Arrow keys/./ to zoom and pan."
    3471834998#~ msgstr ""
    34719 #~ "Per spostare, ingrandire e rimpicciolire la mappa puoi usare il mouse oppure "
    34720 #~ "premere Ctrl e le frecce, il punto (.) e la virgola (,)."
    34721 
    34722 #, java-format
     34999#~ "Per spostare, ingrandire e rimpicciolire la mappa puoi usare il mouse "
     35000#~ "oppure premere Ctrl e le frecce, il punto (.) e la virgola (,)."
     35001
    3472335002#~ msgid "Images for {0}"
    3472435003#~ msgstr "Immagini per {0}"
     
    3472735006#~ msgstr "Leggi GPX..."
    3472835007
    34729 #, java-format
    3473035008#~ msgid "No time for point {0} x {1}"
    3473135009#~ msgstr "Informazioni di tempo non disponibili per il punto {0} x {1}"
    3473235010
    34733 #, java-format
    3473435011#~ msgid "Cannot read time \"{0}\" from point {1} x {2}"
    3473535012#~ msgstr "Impossibile leggere il tempo \"{0}\" per il punto {1} x {2}"
     
    3473835015#~ msgstr "Non è stata trovata nessuna immagine con una data leggibile."
    3473935016
    34740 #, java-format
    3474135017#~ msgid "GPS start: {0}"
    3474235018#~ msgstr "GPS inizio: {0}"
    3474335019
    34744 #, java-format
    3474535020#~ msgid "GPS end: {0}"
    3474635021#~ msgstr "GPS fine: {0}"
    3474735022
    34748 #, java-format
    3474935023#~ msgid "current delta: {0}s"
    3475035024#~ msgstr "differenza attuale: {0}s"
     
    3475835032#~ msgstr[1] "immagini"
    3475935033
    34760 #, java-format
    3476135034#~ msgid "{0} within the track."
    3476235035#~ msgstr "{0} in questa traccia."
     
    3476535038#~ msgstr "Sincronizza tempo"
    3476635039
    34767 #, java-format
    3476835040#~ msgid "The date in file \"{0}\" could not be parsed."
    3476935041#~ msgstr "Impossibile leggere la data nel file \"{0}\"."
    3477035042
    34771 #, java-format
    3477235043#~ msgid "There is no EXIF time within the file \"{0}\"."
    3477335044#~ msgstr "Orario non presente nei dati EXIF del file \"{0}\"."
     
    3478935060
    3479035061#~ msgid ""
    34791 #~ "Parameters are read in the order they are specified, so make sure you load\n"
     35062#~ "Parameters are read in the order they are specified, so make sure you "
     35063#~ "load\n"
    3479235064#~ "some data before --selection"
    3479335065#~ msgstr ""
     
    3484535117#~ msgid "Hint: Some changes came from uploading new data to the server."
    3484635118#~ msgstr ""
    34847 #~ "Suggerimento: alcuni cambiamenti derivano dal caricamento dei nuovi dati sul "
    34848 #~ "server."
    34849 
    34850 #, java-format
     35119#~ "Suggerimento: alcuni cambiamenti derivano dal caricamento dei nuovi dati "
     35120#~ "sul server."
     35121
    3485135122#~ msgid "Could not download plugin: {0} from {1}"
    3485235123#~ msgstr "Impossibile scaricare il plugin: {0} da {1}"
     
    3486735138#~ msgstr "Unire i nodi con diffenti appartenenze?"
    3486835139
    34869 #, java-format
    3487035140#~ msgid "Error while loading page {0}"
    3487135141#~ msgstr "Errore durante il caricamento della pagina {0}"
     
    3487835148
    3487935149#~ msgid ""
    34880 #~ "Internal Error: cannot check conditions for no layer. Please report this as "
    34881 #~ "a bug."
     35150#~ "Internal Error: cannot check conditions for no layer. Please report this "
     35151#~ "as a bug."
    3488235152#~ msgstr ""
    3488335153#~ "Errore Interno: impossibile controllare le condizioni dei layer. Segnala "
     
    3493735207
    3493835208#~ msgid ""
    34939 #~ "The selected nodes have differing relation memberships.  Do you still want "
    34940 #~ "to merge them?"
     35209#~ "The selected nodes have differing relation memberships.  Do you still "
     35210#~ "want to merge them?"
    3494135211#~ msgstr ""
    34942 #~ "I nodi selezionati appartengono a relazioni differenti. Vuoi comunque unirli?"
     35212#~ "I nodi selezionati appartengono a relazioni differenti. Vuoi comunque "
     35213#~ "unirli?"
    3494335214
    3494435215#~ msgid "Expected closing parenthesis."
     
    3497535246#~ "<html>I can take a picture of my GPS receiver.<br>Can this help?</html>"
    3497635247#~ msgstr ""
    34977 #~ "<html>Posso fare una fotografia al mio ricevitore GPS.<br>Può questo essere "
    34978 #~ "di aiuto?</html>"
     35248#~ "<html>Posso fare una fotografia al mio ricevitore GPS.<br>Può questo "
     35249#~ "essere di aiuto?</html>"
    3497935250
    3498035251#~ msgid "GPX Track loaded"
     
    3501735288#~ msgstr "Convalida la selezione corrente oppure tutto l'insieme dei dati."
    3501835289
    35019 #, java-format
    3502035290#~ msgid "Use preset ''{0}''"
    3502135291#~ msgstr "Usa la preimpostazione ''{0}''"
     
    3502535295
    3502635296#~ msgid ""
    35027 #~ "The selected ways have differing relation memberships.  Do you still want to "
    35028 #~ "combine them?"
     35297#~ "The selected ways have differing relation memberships.  Do you still want "
     35298#~ "to combine them?"
    3502935299#~ msgstr ""
    3503035300#~ "I percorsi selezionati appartengono a relazioni differenti. Vuoi comunque "
     
    3504335313#~ msgstr "errore nel caricamento dei metadati"
    3504435314
    35045 #~ msgid "Are you sure?"
    35046 #~ msgstr "Sei sicuro?"
    35047 
    35048 #, java-format
    3504935315#~ msgid "rectifier id={0}"
    3505035316#~ msgstr "identificativo rectifier={0}"
    3505135317
    35052 #, java-format
    3505335318#~ msgid "Use preset ''{0}'' of group ''{1}''"
    3505435319#~ msgstr "Usa la preimpostazione \"{0}\" del gruppo \"{1}\""
     
    3506835333
    3506935334#~ msgid ""
    35070 #~ "Activating the updated plugins failed. Check if JOSM has the permission to "
    35071 #~ "overwrite the existing ones."
     35335#~ "Activating the updated plugins failed. Check if JOSM has the permission "
     35336#~ "to overwrite the existing ones."
    3507235337#~ msgstr ""
    35073 #~ "L'attivazione delle estensioni aggiornate è fallita. Controllare se JOSM ha "
    35074 #~ "i permessi per sovrascrivere quelle esistenti."
    35075 
    35076 #, java-format
     35338#~ "L'attivazione delle estensioni aggiornate è fallita. Controllare se JOSM "
     35339#~ "ha i permessi per sovrascrivere quelle esistenti."
     35340
    3507735341#~ msgid "Downloaded plugin information from {0} site"
    3507835342#~ msgid_plural "Downloaded plugin information from {0} sites"
     
    3508035344#~ msgstr[1] "Informazioni sulle estensioni scaricate da {0} siti"
    3508135345
    35082 #, java-format
    3508335346#~ msgid ""
    3508435347#~ "There were problems with the following plugins:\n"
     
    3509035353#~ "{0}"
    3509135354
    35092 #, java-format
    3509335355#~ msgid "Plugin not found: {0}."
    3509435356#~ msgstr "Estensione non trovata: {0}."
     
    3513435396#~ msgstr "Cycleway"
    3513535397
    35136 #, java-format
    3513735398#~ msgid "Plugin requires JOSM update: {0}."
    3513835399#~ msgstr "L'estensione richiede l'aggiornamento di JOSM: {0}."
     
    3515235413#~ msgstr ""
    3515335414#~ "(Si può modificare il numero di giorni dopo il quale appare questo "
    35154 #~ "avvertimento<br>specificando l'opzione di configurazione "
    35155 #~ "'pluginmanager.warntime'.)"
     35415#~ "avvertimento<br>specificando l'opzione di configurazione 'pluginmanager."
     35416#~ "warntime'.)"
    3515635417
    3515735418#~ msgid "Edit Properties"
     
    3519735458#~ msgstr "Fuso orario del GPS (differenza rispetto alle foto)"
    3519835459
    35199 #, java-format
    3520035460#~ msgid "Please report a ticket at {0}"
    3520135461#~ msgstr "Si prega di segnalare il problema a {0}"
     
    3520635466#~ msgid "Include your steps to get to the error (as detailed as possible)!"
    3520735467#~ msgstr ""
    35208 #~ "Includi i passi necessari per riprodurre l'errore (il più dettagliatamente "
    35209 #~ "possibile)!"
     35468#~ "Includi i passi necessari per riprodurre l'errore (il più "
     35469#~ "dettagliatamente possibile)!"
    3521035470
    3521135471#~ msgid "Some of the nodes are (almost) in the line"
     
    3522535485
    3522635486#~ msgid ""
    35227 #~ "Try updating to the newest version of JOSM and all plugins before reporting "
    35228 #~ "a bug."
     35487#~ "Try updating to the newest version of JOSM and all plugins before "
     35488#~ "reporting a bug."
    3522935489#~ msgstr ""
    35230 #~ "Prova ad aggiornare JOSM e tutte le sue estensioni all'ultima versione prima "
    35231 #~ "di segnalare un problema."
     35490#~ "Prova ad aggiornare JOSM e tutte le sue estensioni all'ultima versione "
     35491#~ "prima di segnalare un problema."
    3523235492
    3523335493#~ msgid "NullPointerException, possibly some missing tags."
     
    3524735507#~ "http://josm.openstreetmap.de/wiki/TaggingPresets per un aiuto."
    3524835508
    35249 #, java-format
    3525035509#~ msgid "Could not read from URL: \"{0}\""
    3525135510#~ msgstr "Impossibile leggere \"{0}\""
     
    3526535524
    3526635525#~ msgid ""
    35267 #~ "You can add, edit and delete WMS entries in the WMSplugin Preference Tab - "
    35268 #~ "these will then show up in the WMS menu.\n"
     35526#~ "You can add, edit and delete WMS entries in the WMSplugin Preference Tab "
     35527#~ "- these will then show up in the WMS menu.\n"
    3526935528#~ "\n"
    3527035529#~ "You can also do this manually in the Advanced Preferences, using the "
     
    3528135540#~ "For Metacarta's Map Rectifier http://labs.metacarta.com/rectifier/ , you "
    3528235541#~ "only need to input the relevant 'id'.\n"
    35283 #~ "To add a Metacarta Map Rectifier menu item, manually create the URL like in "
    35284 #~ "this example,replacing 73 with your image id: \n"
     35542#~ "To add a Metacarta Map Rectifier menu item, manually create the URL like "
     35543#~ "in this example,replacing 73 with your image id: \n"
    3528535544#~ "http://labs.metacarta.com/rectifier/wms.cgi?id=73\n"
    3528635545#~ "&srs=EPSG:4326&Service=WMS&Version=1.1.0&Request=GetMap&format=image/png\n"
     
    3529235551#~ "preferenze di WMSplugin - queste saranno poi visualizzate nel menu WMS.\n"
    3529335552#~ "\n"
    35294 #~ "La stessa cosa può essere fatta anche manualmente nelle preferenze avanzate, "
    35295 #~ "usando il seguente schema:\n"
     35553#~ "La stessa cosa può essere fatta anche manualmente nelle preferenze "
     35554#~ "avanzate, usando il seguente schema:\n"
    3529635555#~ "wmsplugin.url.1.name=Landsat\n"
    3529735556#~ "wmsplugin.url.1.url=http://onearth.jpl.nasa.gov....\n"
     
    3530335562#~ "format=image/jpeg \n"
    3530435563#~ "\n"
    35305 #~ "Per il rettificatore di mappe Metacarta http://labs.metacarta.com/rectifier/ "
    35306 #~ ", è sufficiente inserire l'identificativo pertinente.\n"
     35564#~ "Per il rettificatore di mappe Metacarta http://labs.metacarta.com/"
     35565#~ "rectifier/ , è sufficiente inserire l'identificativo pertinente.\n"
    3530735566#~ "Per aggiungere una voce al menù relativo al rettificatore di mappe "
    35308 #~ "Metacarta, creare manualmente l'URL come in questo esempio, sostituendo 73 "
    35309 #~ "con l'identificativo della propria immagine: \n"
     35567#~ "Metacarta, creare manualmente l'URL come in questo esempio, sostituendo "
     35568#~ "73 con l'identificativo della propria immagine: \n"
    3531035569#~ "http://labs.metacarta.com/rectifier/wms.cgi?id=73\n"
    3531135570#~ "&srs=EPSG:4326&Service=WMS&Version=1.1.0&Request=GetMap&format=image/png\n"
     
    3531735576#~ msgstr "Saracinesca"
    3531835577
    35319 #, java-format
    3532035578#~ msgid ""
    35321 #~ "The plugin {0} seems to be broken or could not be downloaded automatically."
     35579#~ "The plugin {0} seems to be broken or could not be downloaded "
     35580#~ "automatically."
    3532235581#~ msgstr ""
    3532335582#~ "Il plugin {0} sembra danneggiato o non è stato possibile scaricarlo "
    3532435583#~ "automaticamente."
    3532535584
    35326 #, java-format
    3532735585#~ msgid ""
    3532835586#~ "The projection \"{0}\" is designed for\n"
     
    3534135599#~ msgstr "Carica su OSM..."
    3534235600
    35343 #, java-format
    3534435601#~ msgid "Error: {0}"
    3534535602#~ msgstr "Errore: {0}"
    3534635603
    35347 #, java-format
    3534835604#~ msgid "Warning: {0}"
    3534935605#~ msgstr "Attenzione: {0}"
     
    3535235608#~ msgstr "Membro vuoto nella relazione."
    3535335609
    35354 #, java-format
    3535535610#~ msgid "Intersection between ways ''{0}'' and ''{1}''."
    3535635611#~ msgstr "Intersezione tra i percorsi ''{0}'' e ''{1}''."
     
    3537135626#~ msgstr "Seleziona i dati dell'utente"
    3537235627
    35373 #, java-format
    3537435628#~ msgid "No useful role ''{0}'' for Way ''{1}''."
    3537535629#~ msgstr "Regola ''{0}'' non utile per il percorso ''{1}''."
    3537635630
    35377 #, java-format
    3537835631#~ msgid "Style for inner way ''{0}'' equals multipolygon."
    35379 #~ msgstr "Lo stile per il percorso interno ''{0}'' è uguale al multi-poligono."
    35380 
    35381 #, java-format
     35632#~ msgstr ""
     35633#~ "Lo stile per il percorso interno ''{0}'' è uguale al multi-poligono."
     35634
    3538235635#~ msgid "Style for outer way ''{0}'' mismatches."
    3538335636#~ msgstr "Lo stile per il percorso esterno ''{0}'' è discordante."
    3538435637
    35385 #, java-format
    3538635638#~ msgid "Non-Way ''{0}'' in multipolygon."
    3538735639#~ msgstr "Non-percorso ''{0}'' nel multi-poligono."
    3538835640
    35389 #, java-format
    3539035641#~ msgid "multipolygon way ''{0}'' is not closed."
    3539135642#~ msgstr "il percorso multi-poligonale ''{0}'' non è chiuso."
    3539235643
    35393 #, java-format
    3539435644#~ msgid "No outer way for multipolygon ''{0}''."
    3539535645#~ msgstr "Nessun percorso esterno per il multi-poligono ''{0}''."
    3539635646
    35397 #, java-format
    3539835647#~ msgid "Way ''{0}'' with less than two points."
    3539935648#~ msgstr "Percorso ''{0}'' con meno di due punti."
    3540035649
    35401 #, java-format
    3540235650#~ msgid "Inner way ''{0}'' is outside."
    3540335651#~ msgstr "Il percorso interno ''{0}'' è esterno."
    3540435652
    35405 #, java-format
    3540635653#~ msgid "Cannot open preferences directory: {0}"
    3540735654#~ msgstr "Impossibile aprire la cartella delle preferenze: {0}"
     
    3542535672#~ msgstr "Spiacente, ma non funziona con gli utenti anonimi"
    3542635673
    35427 #, java-format
    3542835674#~ msgid "Parsing error in URL: \"{0}\""
    3542935675#~ msgstr "Errore nell'interpretazione dei dati dell'indirizzo URL: \"{0}\""
    3543035676
    35431 #, java-format
    35432 #~ msgid "The selection contains {0} way. Are you sure you want to simplify it?"
     35677#~ msgid ""
     35678#~ "The selection contains {0} way. Are you sure you want to simplify it?"
    3543335679#~ msgid_plural ""
    35434 #~ "The selection contains {0} ways. Are you sure you want to simplify them all?"
     35680#~ "The selection contains {0} ways. Are you sure you want to simplify them "
     35681#~ "all?"
    3543535682#~ msgstr[0] ""
    3543635683#~ "La selezione contiene {0} percorso. Sei sicuro di volerlo semplificare?"
    3543735684#~ msgstr[1] ""
    35438 #~ "La selezione contiene {0} percorsi. Sei sicuro di volerli semplificare tutti?"
     35685#~ "La selezione contiene {0} percorsi. Sei sicuro di volerli semplificare "
     35686#~ "tutti?"
    3543935687
    3544035688#~ msgid "Oberpfalz Geofabrik.de"
    3544135689#~ msgstr "Geofabrik.de dell'Alto Palatinato"
    3544235690
    35443 #, java-format
    3544435691#~ msgid "Authors: {0}"
    3544535692#~ msgstr "Autori: {0}"
    3544635693
    35447 #, java-format
    3544835694#~ msgid "Layers: {0}"
    3544935695#~ msgstr "Livelli: {0}"
    3545035696
    35451 #, java-format
    3545235697#~ msgid "Command Stack: {0}"
    3545335698#~ msgstr "Pila dei comandi: {0}"
     
    3546935714#~ msgstr "Storico dell'elemento"
    3547035715
    35471 #, java-format
    3547235716#~ msgid "Skipping a way because it includes a node that doesn''t exist: {0}\n"
    3547335717#~ msgstr ""
    35474 #~ "E'' stato ignorato un percorso perché include un nodo che non esiste: {0}\n"
     35718#~ "E'' stato ignorato un percorso perché include un nodo che non esiste: "
     35719#~ "{0}\n"
    3547535720
    3547635721#~ msgid "Please select one or more closed ways of at least four nodes."
    3547735722#~ msgstr "Selezionare uno o più percorsi chiusi di almeno quattro nodi."
    3547835723
    35479 #, java-format
    3548035724#~ msgid "Style for restriction {0} not found."
    3548135725#~ msgstr "Non è stato trovato lo stile per la restrizione {0}."
     
    3548735731#~ msgstr "Non è stato trovato un percorso \"to\"."
    3548835732
    35489 #, java-format
    3549035733#~ msgid "Unknown role ''{0}''."
    3549135734#~ msgstr "Ruolo ''{0}'' sconosciuto."
    3549235735
    35493 #, java-format
    3549435736#~ msgid "Unknown member type for ''{0}''."
    3549535737#~ msgstr "Tipo di membro sconosciuto per ''{0}''."
     
    3552335765#~ msgid "Set manually the Lambert zone (e.g. for locations between two zones)"
    3552435766#~ msgstr ""
    35525 #~ "Impostare manualmente la zona di Lambert (per posizioni incluse tra due zone)"
     35767#~ "Impostare manualmente la zona di Lambert (per posizioni incluse tra due "
     35768#~ "zone)"
    3552635769
    3552735770#~ msgid "Lambert Zone 3 cache file (.3)"
     
    3553135774#~ msgstr "File cache della zona 2 di Lambert (.2)"
    3553235775
    35533 #, java-format
    3553435776#~ msgid "Contact {0}..."
    3553535777#~ msgstr "Collegamento a {0} in corso..."
     
    3554135783#~ msgstr "Aggiunta l'auto-etichettatura della sorgente:"
    3554235784
    35543 #, java-format
    35544 #~ msgid "Lambert zone {0} in cache  incompatible with current Lambert zone {1}"
     35785#~ msgid ""
     35786#~ "Lambert zone {0} in cache  incompatible with current Lambert zone {1}"
    3554535787#~ msgstr ""
    3554635788#~ "La zona di Lambert {0} nella cache è incompatibile con la zona di Lambert "
     
    3555335795#~ msgstr "Elimina gli elementi selezionati"
    3555435796
    35555 #, java-format
    3555635797#~ msgid "{0} Plugin successfully updated. Please restart JOSM."
    3555735798#~ msgid_plural "{0} Plugins successfully updated. Please restart JOSM."
     
    3557635817#~ msgid "THIS IS EXPERIMENTAL. Save your work and verify before uploading."
    3557735818#~ msgstr ""
    35578 #~ "QUESTO E'' SPERIMENTALE. Salva il tuo lavoro e verificalo prima di caricarlo."
    35579 
    35580 #, java-format
     35819#~ "QUESTO E'' SPERIMENTALE. Salva il tuo lavoro e verificalo prima di "
     35820#~ "caricarlo."
     35821
    3558135822#~ msgid "Relation Editor: {0}"
    3558235823#~ msgstr "Editor relazione: {0}"
     
    3559835839#~ msgstr "Sposta in basso"
    3559935840
    35600 #, java-format
    3560135841#~ msgid ""
    3560235842#~ "This action will require {0} individual download requests. Do you wish to "
     
    3560935849#~ msgstr "Aggiorna dati"
    3561035850
    35611 #, java-format
    3561235851#~ msgid "Change the projection to {0} first."
    3561335852#~ msgstr "Modificare prima la proiezione in {0}."
     
    3561635855#~ msgstr "Proiezione non valida"
    3561735856
    35618 #, java-format
    3561935857#~ msgid "Found {0} matches of {1} in GPX track {2}"
    3562035858#~ msgstr "Trovate {0} corrispondenze {1} nel tracciato GPX {2}"
     
    3562435862
    3562535863#~ msgid ""
    35626 #~ "An error occured while trying to match the photos to the GPX track. You can "
    35627 #~ "adjust the sliders to manually match the photos."
     35864#~ "An error occured while trying to match the photos to the GPX track. You "
     35865#~ "can adjust the sliders to manually match the photos."
    3562835866#~ msgstr ""
    3562935867#~ "Un errore è stato rilevato durante il tentativo di correlare le foto al "
    3563035868#~ "tracciato GPX. E' possibile far corrispondere le foto in modo manuale."
    3563135869
    35632 #, java-format
    3563335870#~ msgid "Offset between track and photos: {0}m {1}s"
    3563435871#~ msgstr "Differenza tra il tracciato e le foto: {0}m {1}s"
     
    3566235899
    3566335900#~ msgid ""
    35664 #~ "No data to update found. Have you already opened or downloaded a data layer?"
     35901#~ "No data to update found. Have you already opened or downloaded a data "
     35902#~ "layer?"
    3566535903#~ msgstr ""
    3566635904#~ "Non è stato trovato alcun dato da aggiornare. E' stato già aperto o "
     
    3569035928#~ "import EXIF geotagged pictures."
    3569135929#~ msgstr ""
    35692 #~ "Un'altra estensione JOSM per la geo-etichettatura. Correla le immagini con i "
    35693 #~ "tracciati GPS oppure importa le immagini geo-etichettate mediante EXIF."
     35930#~ "Un'altra estensione JOSM per la geo-etichettatura. Correla le immagini "
     35931#~ "con i tracciati GPS oppure importa le immagini geo-etichettate mediante "
     35932#~ "EXIF."
    3569435933
    3569535934#~ msgid "Directly load TCX files from JOSM."
     
    3569735936
    3569835937#~ msgid ""
    35699 #~ "Tools to work with authors/users. Selects map data that belongs to selected "
    35700 #~ "user, opens browser showing selected author profile page."
     35938#~ "Tools to work with authors/users. Selects map data that belongs to "
     35939#~ "selected user, opens browser showing selected author profile page."
    3570135940#~ msgstr ""
    35702 #~ "Strumenti per lavorare con autori/utenti. Seleziona i dati della mappa che "
    35703 #~ "appartengono ad un utente selezionato, apre il browser per la "
     35941#~ "Strumenti per lavorare con autori/utenti. Seleziona i dati della mappa "
     35942#~ "che appartengono ad un utente selezionato, apre il browser per la "
    3570435943#~ "visualizzazione della pagina del profilo dell'autore."
    3570535944
    3570635945#~ msgid ""
    35707 #~ "Several utilities that make your life easier: e.g. simplify way, join areas, "
    35708 #~ "jump to position."
     35946#~ "Several utilities that make your life easier: e.g. simplify way, join "
     35947#~ "areas, jump to position."
    3570935948#~ msgstr ""
    3571035949#~ "Alcune utilità per rendere la propria vita più facile: ad esempio la "
     
    3571335952#~ msgid ""
    3571435953#~ "The main feature of the plugin is the possibility to delete points of the "
    35715 #~ "GPX track. This plugin can be used to prepare  tracks for uploading to OSM "
    35716 #~ "eg. deleting uninteresting parts of track."
     35954#~ "GPX track. This plugin can be used to prepare  tracks for uploading to "
     35955#~ "OSM eg. deleting uninteresting parts of track."
    3571735956#~ msgstr ""
    35718 #~ "La caratteristica principale dell'estensione è la possibilità di eliminare i "
    35719 #~ "punti del tracciato GPX. Questa estensione può essere utilizzata per "
    35720 #~ "preparare i tracciati per il loro caricamento su OSM, ad esempio eliminando "
    35721 #~ "le parti che non interessano di un tracciato."
     35957#~ "La caratteristica principale dell'estensione è la possibilità di "
     35958#~ "eliminare i punti del tracciato GPX. Questa estensione può essere "
     35959#~ "utilizzata per preparare i tracciati per il loro caricamento su OSM, ad "
     35960#~ "esempio eliminando le parti che non interessano di un tracciato."
    3572235961
    3572335962#~ msgid "Remove route nodes"
     
    3572735966#~ msgstr "<multiplo>"
    3572835967
    35729 #, java-format
    3573035968#~ msgid ""
    3573135969#~ "Plugin archive already available. Do you want to download the current "
     
    3573435972#~ "{0}"
    3573535973#~ msgstr ""
    35736 #~ "Il file dell''estensione è già disponibile in locale. Desideri scaricare la "
    35737 #~ "versione aggiornata ed eliminare il vecchio archivio?\n"
     35974#~ "Il file dell''estensione è già disponibile in locale. Desideri scaricare "
     35975#~ "la versione aggiornata ed eliminare il vecchio archivio?\n"
    3573835976#~ "\n"
    3573935977#~ "{0}"
     
    3575035988#~ "modifiche"
    3575135989
    35752 #, java-format
    3575335990#~ msgid ""
    3575435991#~ "The projection \"{0}\" is designed for\n"
     
    3577836015#~ msgstr "% di lon:"
    3577936016
    35780 #, java-format
    3578136017#~ msgid "Image with path {0} does not exist or is not readable."
    3578236018#~ msgstr "L''immagine con il percorso {0} non esiste o non è leggibile."
    3578336019
    35784 #, java-format
    3578536020#~ msgid "Unexpected \"type\" on member {0} in relation {1}, got {2}."
    3578636021#~ msgstr ""
    3578736022#~ "\"type\" non previsto sul membro {0} della relazione {1}, ottenuto {2}."
    3578836023
    35789 #, java-format
    3579036024#~ msgid "Resolve conflicts in member list of of relation {0}"
    3579136025#~ msgstr "Risolvi conflitti nella lista dei membri della relazione {0}"
     
    3581436048#~ msgstr "Selezionare un nodo iniziale alla fine di un percorso"
    3581536049
    35816 #, java-format
    3581736050#~ msgid "Plugin {0} requires JOSM update to version {1}."
    3581836051#~ msgstr ""
     
    3587236105#~ msgstr "Primitive eliminate o spostate"
    3587336106
    35874 #, java-format
    3587536107#~ msgid "removing reference from way {0}"
    3587636108#~ msgstr "rimozione del riferimento dal percorso {0}"
     
    3587936111#~ msgstr "Nome utente OSM (e-mail)"
    3588036112
    35881 #, java-format
    3588236113#~ msgid ""
    3588336114#~ "Current number of changes exceeds the max. number of changes, current is "
    3588436115#~ "{0}, max is {1}"
    3588536116#~ msgstr ""
    35886 #~ "Il numero di cambiamenti corrente supera il numero massimo consentito, ora "
    35887 #~ "sono {0}, il massimo è {1}"
     36117#~ "Il numero di cambiamenti corrente supera il numero massimo consentito, "
     36118#~ "ora sono {0}, il massimo è {1}"
    3588836119
    3588936120#~ msgid "Failed to initialize API. Please try again later."
    3589036121#~ msgstr "E' fallita l'inizializzazione delle API. Riprovare più tardi."
    3589136122
    35892 #, java-format
    3589336123#~ msgid "Layer {0} must be in list of layers"
    3589436124#~ msgstr "Il livello {0} deve essere presente nella lista dei livelli"
    3589536125
    35896 #, java-format
    3589736126#~ msgid "<html>Failed to load history from the server. Details:<br>{0}</html>"
    3589836127#~ msgstr ""
    35899 #~ "<html>E'' fallito il caricamento dello storico dal server. "
    35900 #~ "Dettagli:<br>{0}</html>"
     36128#~ "<html>E'' fallito il caricamento dello storico dal server. Dettagli:<br>"
     36129#~ "{0}</html>"
    3590136130
    3590236131#~ msgid "Defaults (See tooltip for detailed information)"
     
    3591036139
    3591136140#~ msgid ""
    35912 #~ "You can add, edit and delete WMS entries in the WMSplugin Preference Tab - "
    35913 #~ "these will then show up in the WMS menu.\n"
     36141#~ "You can add, edit and delete WMS entries in the WMSplugin Preference Tab "
     36142#~ "- these will then show up in the WMS menu.\n"
    3591436143#~ "\n"
    3591536144#~ "You can also do this manually in the Advanced Preferences, using the "
     
    3592536154#~ "For Metacarta's Map Rectifier http://labs.metacarta.com/rectifier/ , you "
    3592636155#~ "only need to input the relevant 'id'.\n"
    35927 #~ "To add a Metacarta Map Rectifier menu item, manually create the URL like in "
    35928 #~ "this example, replacing 73 with your image id:\n"
     36156#~ "To add a Metacarta Map Rectifier menu item, manually create the URL like "
     36157#~ "in this example, replacing 73 with your image id:\n"
    3592936158#~ "http://labs.metacarta.com/rectifier/wms.cgi?id=73\n"
    3593036159#~ "&srs=EPSG:4326&Service=WMS&Version=1.1.0&Request=GetMap&format=image/png\n"
     
    3593436163#~ msgstr ""
    3593536164#~ "Si possono aggiungere, modificare ed eliminare elementi WMS nella scheda "
    35936 #~ "delle preferenze di WMSplugin - questi verranno visualizzati nel menu WMS.\n"
     36165#~ "delle preferenze di WMSplugin - questi verranno visualizzati nel menu "
     36166#~ "WMS.\n"
    3593736167#~ "\n"
    3593836168#~ "Si possono anche aggiungere manualmente nelle Preferenze Avenzate, "
     
    3594836178#~ "Per il Metacarta's Map Rectifier http://labs.metacarta.com/rectifier/ , è "
    3594936179#~ "solo necessario inserire l'identificativo rilevante.\n"
    35950 #~ "Per aggiungere una voce di menu Metacarta Map Rectifier, creare manualmente "
    35951 #~ "l'indirizzo URL come in questo esempio, sostituendo 73 con l'identificativo "
    35952 #~ "della propria immagine:\n"
     36180#~ "Per aggiungere una voce di menu Metacarta Map Rectifier, creare "
     36181#~ "manualmente l'indirizzo URL come in questo esempio, sostituendo 73 con "
     36182#~ "l'identificativo della propria immagine:\n"
    3595336183#~ "http://labs.metacarta.com/rectifier/wms.cgi?id=73\n"
    3595436184#~ "&srs=EPSG:4326&Service=WMS&Version=1.1.0&Request=GetMap&format=image/png\n"
     
    3596336193#~ msgstr "Ordina i membri della relazione selezionata o l'intera lista"
    3596436194
    35965 #, java-format
    3596636195#~ msgid "Members: {0} (linked: {1})"
    3596736196#~ msgstr "Membri: {0} (collegato: {1})"
    3596836197
    35969 #, java-format
    3597036198#~ msgid "The XML source (URL or filename) for {0} definition files."
    3597136199#~ msgstr ""
    35972 #~ "La sorgente XML (indirizzo URL o nome di file) per i file di definizione di "
    35973 #~ "{0}."
     36200#~ "La sorgente XML (indirizzo URL o nome di file) per i file di definizione "
     36201#~ "di {0}."
    3597436202
    3597536203#~ msgid "No data"
    3597636204#~ msgstr "Nessun dato"
    3597736205
    35978 #, java-format
    3597936206#~ msgid ""
    3598036207#~ "WARNING: launching browser windows for the first {0} of {1} selected "
    3598136208#~ "primitives only"
    3598236209#~ msgstr ""
    35983 #~ "ATTENZIONE: sto aprendo la finestra di visualizzazione solo per le prime {0} "
    35984 #~ "delle {1} primitive selezionate"
    35985 
    35986 #, java-format
     36210#~ "ATTENZIONE: sto aprendo la finestra di visualizzazione solo per le prime "
     36211#~ "{0} delle {1} primitive selezionate"
     36212
    3598736213#~ msgid ""
    3598836214#~ "<html>Uploading <strong>failed</strong> because a primitive you tried "
     
    3600336229#~ msgstr "Scarica riferimenti da OSM..."
    3600436230
    36005 #, java-format
    3600636231#~ msgid "Unknown file extension for file ''{0}''"
    3600736232#~ msgstr "Estensione del file sconosciuta per il file ''{0}''"
    3600836233
    36009 #, java-format
    3601036234#~ msgid "An error occurred while saving. Error is: {0}"
    3601136235#~ msgstr ""
    3601236236#~ "E'' stato generato un errore durante il salvataggio. L''errore è: {0}"
    3601336237
    36014 #, java-format
    3601536238#~ msgid "Plug-in named {0} is not available. Update skipped."
    3601636239#~ msgstr ""
     
    3601936242#~ msgid "The plugin could not be removed. Probably it was already disabled"
    3602036243#~ msgstr ""
    36021 #~ "L''estensione non può essere rimossa. Probabilmente è stata già disabilitata"
    36022 
    36023 #, java-format
     36244#~ "L''estensione non può essere rimossa. Probabilmente è stata già "
     36245#~ "disabilitata"
     36246
    3602436247#~ msgid ""
    3602536248#~ "Loading of {0} plugin was requested. This plugin is no longer required."
    3602636249#~ msgstr ""
    36027 #~ "E'' stato richiesto il caricamento dell''estensione {0}. Questa estensione "
    36028 #~ "non è più necessaria."
     36250#~ "E'' stato richiesto il caricamento dell''estensione {0}. Questa "
     36251#~ "estensione non è più necessaria."
    3602936252
    3603036253#~ msgid "Confirmation"
     
    3603836261
    3603936262#~ msgid ""
    36040 #~ "Enable to upload all changes in one request, disable to use one request per "
    36041 #~ "changed primitive"
     36263#~ "Enable to upload all changes in one request, disable to use one request "
     36264#~ "per changed primitive"
    3604236265#~ msgstr ""
    3604336266#~ "Abilitare per caricare tutte le modifiche in una sola richiesta, "
     
    3604536268#~ "modificata"
    3604636269
    36047 #, java-format
    3604836270#~ msgid ""
    3604936271#~ "There are unsaved changes in {0} layer. Discard the changes and continue?"
     
    3605136273#~ "There are unsaved changes in {0} layers. Discard the changes and continue?"
    3605236274#~ msgstr[0] ""
    36053 #~ "Ci sono dei cambiamenti non salvati nel layer {0}. Ignorare i cambiamenti e "
    36054 #~ "continuare?"
     36275#~ "Ci sono dei cambiamenti non salvati nel layer {0}. Ignorare i cambiamenti "
     36276#~ "e continuare?"
    3605536277#~ msgstr[1] ""
    36056 #~ "Ci sono dei cambiamenti non salvati nei layer {0}. Ignorare i cambiamenti e "
    36057 #~ "continuare?"
     36278#~ "Ci sono dei cambiamenti non salvati nei layer {0}. Ignorare i cambiamenti "
     36279#~ "e continuare?"
    3605836280
    3605936281#~ msgid "Close current changeset"
     
    3606336285#~ msgstr "Usare un nuovo changset a chiuderlo."
    3606436286
    36065 #, java-format
    3606636287#~ msgid "Help page missing. Create it in <A HREF=\"{0}\">English</A>."
    3606736288#~ msgstr "Pagina di help mancante. Creala in <A HREF=\"{0}\">italiano</A>."
    3606836289
    36069 #, java-format
    3607036290#~ msgid ""
    36071 #~ "Help page missing. Create it in <A HREF=\"{0}\">English</A> or <A "
    36072 #~ "HREF=\"{1}\">your language</A>."
     36291#~ "Help page missing. Create it in <A HREF=\"{0}\">English</A> or <A HREF="
     36292#~ "\"{1}\">your language</A>."
    3607336293#~ msgstr ""
    36074 #~ "Pagina di aiuto mancante. Crearla in <A HREF=\"{0}\">inglese</A> oppure <A "
    36075 #~ "HREF=\"{1}\">nella propria lingua</A>."
     36294#~ "Pagina di aiuto mancante. Crearla in <A HREF=\"{0}\">inglese</A> oppure "
     36295#~ "<A HREF=\"{1}\">nella propria lingua</A>."
    3607636296
    3607736297#~ msgid "Helppage missing. Create it in <A HREF=\"{0}\">English</A>."
     
    3607936299
    3608036300#~ msgid ""
    36081 #~ "Helppage missing. Create it in <A HREF=\"{0}\">English</A> or <A "
    36082 #~ "HREF=\"{1}\">your language</A>."
     36301#~ "Helppage missing. Create it in <A HREF=\"{0}\">English</A> or <A HREF="
     36302#~ "\"{1}\">your language</A>."
    3608336303#~ msgstr ""
    36084 #~ "Pagina di aiuto mancante. crearla in <A HREF=\"{0}\">italiano</A> oppure <A "
    36085 #~ "HREF=\"{1}\">la propria lingua</A>."
    36086 
    36087 #, java-format
     36304#~ "Pagina di aiuto mancante. crearla in <A HREF=\"{0}\">italiano</A> oppure "
     36305#~ "<A HREF=\"{1}\">la propria lingua</A>."
     36306
    3608836307#~ msgid "Parameter ''{0}'' must not be null."
    3608936308#~ msgstr "il parametro ''{0}'' non deve essere nullo"
    3609036309
    36091 #, java-format
    3609236310#~ msgid "Expected instance of OsmDataLayer or GpxLayer. Got ''{0}''."
    3609336311#~ msgstr "attesa istanza di OsmDataLayer o GpxLayer. Ricevuto \"{0}\"."
    3609436312
    36095 #, java-format
    3609636313#~ msgid "Unexpected return value. Got {0}."
    3609736314#~ msgstr "Valore di ritorno inatteso. Ottenuto {0}"
    3609836315
    36099 #, java-format
    3610036316#~ msgid "Parameter ''{0}'' > 0 expected. Got ''{1}''."
    3610136317#~ msgstr "è richiesto il parametro {0} > 0. Ottenuto {1}."
     
    3611036326#~ msgstr "non è stata trovata la versione più recente. Lo storico è vuoto."
    3611136327
    36112 #, java-format
    3611336328#~ msgid "Parameter current out of range. Got {0}."
    3611436329#~ msgstr "parametro attualmente fuori scala: ottenuto {0}"
    3611536330
    36116 #, java-format
    3611736331#~ msgid "Unexpected column index. Got {0}."
    3611836332#~ msgstr "indice di colonna non atteso. Ottenuto {0}"
    3611936333
    36120 #, java-format
    3612136334#~ msgid "Parameter 'col' must be 0 or 1. Got {0}."
    3612236335#~ msgstr "Il parametro 'col' deve essere 0 o 1. Ottenuto {0}"
    3612336336
    36124 #, java-format
    3612536337#~ msgid "Index out of bounds. Got {0}."
    3612636338#~ msgstr "indice fuori dai limiti Ottenuto {0}"
     
    3612936341#~ msgstr "Visualizza lo storico della primitiva selezionata"
    3613036342
    36131 #, java-format
    3613236343#~ msgid "Could not read ''{0}''."
    3613336344#~ msgstr "Impossibile leggere \"{0}\""
    3613436345
    36135 #, java-format
    3613636346#~ msgid ""
    3613736347#~ "Illegal value for mandatory attribute ''{0}'' of type int. Got ''{1}''."
    3613836348#~ msgstr ""
    36139 #~ "valore non valido per attributo obbligatorio ''{0}'' di tipo int, ricevuto "
    36140 #~ "''{1}''"
    36141 
    36142 #, java-format
     36349#~ "valore non valido per attributo obbligatorio ''{0}'' di tipo int, "
     36350#~ "ricevuto ''{1}''"
     36351
    3614336352#~ msgid ""
    36144 #~ "Illegal value for mandatory attribute ''{0}'' of type int (>=0). Got ''{1}''."
     36353#~ "Illegal value for mandatory attribute ''{0}'' of type int (>=0). Got "
     36354#~ "''{1}''."
    3614536355#~ msgstr ""
    3614636356#~ "valore non valido per attributo obbligatorio ''{0}'' di tipo int (>=0), "
    3614736357#~ "ricevuto ''{1}''"
    3614836358
    36149 #, java-format
    3615036359#~ msgid "Parameter ''{0}'' >= 0 expected. Got ''{1}''."
    3615136360#~ msgstr "era atteso il parametro ''{0}'' >= 0, ottenuto ''{1}''"
     
    3615336362#~ msgid "Replace the way this member refers to with the combined way"
    3615436363#~ msgstr ""
    36155 #~ "Sostituisci il percorso a cui fa riferimento questo membro con il percorso "
    36156 #~ "unito"
    36157 
    36158 #, java-format
     36364#~ "Sostituisci il percorso a cui fa riferimento questo membro con il "
     36365#~ "percorso unito"
     36366
    3615936367#~ msgid "Expected ID >= 0. Got {0}."
    3616036368#~ msgstr "Era atteso ID >= 0. Ottenuto {0}."
     
    3616436372
    3616536373#~ msgid ""
    36166 #~ "note: For some tasks, JOSM needs a lot of memory. It can be necessary to add "
    36167 #~ "the following\n"
     36374#~ "note: For some tasks, JOSM needs a lot of memory. It can be necessary to "
     36375#~ "add the following\n"
    3616836376#~ "      Java option to increase the maximum size of allocated memory"
    3616936377#~ msgstr ""
    36170 #~ "nota: Per alcune funzionalità JOSM ha bisogno di molta memoria. Può essere "
    36171 #~ "necessario aggiungere la seguente\n"
     36378#~ "nota: Per alcune funzionalità JOSM ha bisogno di molta memoria. Può "
     36379#~ "essere necessario aggiungere la seguente\n"
    3617236380#~ "      opzione Java per incrementare la dimensione massima della memoria "
    3617336381#~ "allocata"
     
    3618236390#~ msgstr "Biciclette"
    3618336391
    36184 #, java-format
    3618536392#~ msgid ""
    36186 #~ "<html>Selection \"{0}\" is used by relation \"{1}\" with role {2}.<br>Delete "
    36187 #~ "from relation?</html>"
     36393#~ "<html>Selection \"{0}\" is used by relation \"{1}\" with role {2}."
     36394#~ "<br>Delete from relation?</html>"
    3618836395#~ msgstr ""
    3618936396#~ "<html>La selezione \"{0}\" è utilizzata dalla relazione \"{1}\" con ruolo "
    3619036397#~ "{2}.<br>Eliminare dalla relazione?</html>"
    3619136398
    36192 #, java-format
    3619336399#~ msgid "Pattern Syntax Error: Pattern {0} in {1} is illegal!"
    3619436400#~ msgstr ""
    3619536401#~ "Errore nella sintassi dello schema: lo schema {0} in {1} non è valido!"
    3619636402
    36197 #, java-format
    3619836403#~ msgid "Error header \"{0}\" does not match expected pattern \"{1}\""
    3619936404#~ msgstr ""
    36200 #~ "L'intestazione dell'errore \"{0}\" non corrisponde allo schema atteso \"{1}\""
    36201 
    36202 #, java-format
     36405#~ "L'intestazione dell'errore \"{0}\" non corrisponde allo schema atteso "
     36406#~ "\"{1}\""
     36407
    3620336408#~ msgid ""
    3620436409#~ "<html>Selection \"{0}\" is used by relation \"{1}\".<br>Delete from "
    3620536410#~ "relation?</html>"
    3620636411#~ msgstr ""
    36207 #~ "<html>La selezione \"{0}\" è utilizzata dalla relazione "
    36208 #~ "\"{1}\".<br>Eliminare dalla relazione?</html>"
     36412#~ "<html>La selezione \"{0}\" è utilizzata dalla relazione \"{1}\"."
     36413#~ "<br>Eliminare dalla relazione?</html>"
    3620936414
    3621036415#~ msgid "Always move and don't show dialog again"
     
    3621436419#~ msgstr "Impossibile effettuare la ricerca perché non ci sono dati caricati."
    3621536420
    36216 #, java-format
    3621736421#~ msgid "Parameter ''{0}'' in range 0..{1} expected. Got ''{2}''."
    3621836422#~ msgstr ""
    36219 #~ "Era atteso che il valore del parametro ''{0}\" fosse nell''intervallo "
    36220 #~ "0..{1}. Ottenuto ''{2}''."
    36221 
    36222 #, java-format
     36423#~ "Era atteso che il valore del parametro ''{0}\" fosse nell''intervallo 0.."
     36424#~ "{1}. Ottenuto ''{2}''."
     36425
    3622336426#~ msgid "Parameter ''{0}'' must not be empty."
    3622436427#~ msgstr "il parametro ''{0}'' non deve essere vuoto."
     
    3622736430#~ msgstr "Non è stata trovata alcuna versione precedente. Lo storico è vuoto."
    3622836431
    36229 #, java-format
    3623036432#~ msgid ""
    3623136433#~ "<html>There are {0} primitives in your local dataset which<br>might be "
    3623236434#~ "deleted on the server. If you later try to delete or<br>update them the "
    36233 #~ "server is likely to report a<br>conflict.<br><br>Click <strong>{1}</strong> "
    36234 #~ "to check the state of these primitives<br>on the server.<br>Click "
     36435#~ "server is likely to report a<br>conflict.<br><br>Click <strong>{1}</"
     36436#~ "strong> to check the state of these primitives<br>on the server.<br>Click "
    3623536437#~ "<strong>{2}</strong> to ignore.<br></html>"
    3623636438#~ msgstr ""
     
    3623836440#~ "che<br>dovrebbero essere state eliminate sul server. Se si tentasse "
    3623936441#~ "successivamente di eliminarle o<br>aggiornarle è probabile che il server "
    36240 #~ "segnali<br>un conflitto.<br><br>Cliccare <strong>{1}</strong> per verificare "
    36241 #~ "lo stato di queste primitive<br>sul server.<br>Cliccare <strong>{2}</strong> "
    36242 #~ "per ignorare.<br></html>"
    36243 
    36244 #, java-format
     36442#~ "segnali<br>un conflitto.<br><br>Cliccare <strong>{1}</strong> per "
     36443#~ "verificare lo stato di queste primitive<br>sul server.<br>Cliccare "
     36444#~ "<strong>{2}</strong> per ignorare.<br></html>"
     36445
    3624536446#~ msgid ""
    3624636447#~ "Can''t undo command ''{0}'' because layer ''{1}'' is not present any more"
    3624736448#~ msgstr ""
    36248 #~ "Impossibile annullare il comando ''{0}'' perché il livello ''{1}'' non è più "
    36249 #~ "presente"
    36250 
    36251 #, java-format
     36449#~ "Impossibile annullare il comando ''{0}'' perché il livello ''{1}'' non è "
     36450#~ "più presente"
     36451
    3625236452#~ msgid "Parameter ''{0}'' is not a valid type name. Got ''{1}''."
    36253 #~ msgstr "Il parametro ''{0}'' non è un nome di tipo valido. Ottenuto ''{1}''."
    36254 
    36255 #, java-format
     36453#~ msgstr ""
     36454#~ "Il parametro ''{0}'' non è un nome di tipo valido. Ottenuto ''{1}''."
     36455
    3625636456#~ msgid "Parameter ''{0}'' is not an acceptable class. Got ''{1}''."
    3625736457#~ msgstr "Il parametro ''{0}'' non è una classe accettata. Ottenuto ''{1}''."
     
    3626236462#~ msgid "Didn't find an primitive with id {0} and version {1} in this dataset"
    3626336463#~ msgstr ""
    36264 #~ "In questo insieme di dati non è stata trovata alcuna primitiva con id {0} e "
    36265 #~ "versione {1}"
     36464#~ "In questo insieme di dati non è stata trovata alcuna primitiva con id {0} "
     36465#~ "e versione {1}"
    3626636466
    3626736467#~ msgid "Didn't find an primitive with id {0} in this dataset"
     
    3627436474#~ "finestra unica,"
    3627536475
    36276 #, java-format
    3627736476#~ msgid "Relation: from {0} to {1} via {2}"
    3627836477#~ msgstr "Relazione: da {0} a {1} tramite {2}"
    3627936478
    36280 #, java-format
    3628136479#~ msgid "{0} extrem nodes."
    3628236480#~ msgstr "{0} nodi estremi."
    3628336481
    36284 #, java-format
    3628536482#~ msgid "Via node {0}, {1}"
    3628636483#~ msgstr "Tramite nodo {0}, {1}"
    3628736484
    36288 #, java-format
    3628936485#~ msgid "MIddle way: {0}"
    3629036486#~ msgstr "Percorso intermedio: {0}"
     
    3630136497#~ msgstr "<html>"
    3630236498
    36303 #, java-format
    3630436499#~ msgid ""
    36305 #~ "Warning: Failed to restore window geometry from key ''{0}''. Falling back to "
    36306 #~ "default geometry. Details: {1}"
     36500#~ "Warning: Failed to restore window geometry from key ''{0}''. Falling back "
     36501#~ "to default geometry. Details: {1}"
    3630736502#~ msgstr ""
    3630836503#~ "Attenzione: fallito il ripristino della geometria della finestra dalla "
    3630936504#~ "chiave ''''{0}''''. Ritorno alla geometria predefinita. Dettagli: {1}"
    3631036505
    36311 #, java-format
    3631236506#~ msgid ""
    3631336507#~ "<html>Failed to close changeset ''{0}'' on the OSM server ''{1}''.<br>The "
    36314 #~ "changeset will automatically be closed by the server after a timeout.</html>"
     36508#~ "changeset will automatically be closed by the server after a timeout.</"
     36509#~ "html>"
    3631536510#~ msgstr ""
    36316 #~ "<html>Fallita la chiusura dell''insieme di modifiche ''''{0}'''' sul server "
    36317 #~ "OSM ''''{1}''''.<br>L''insieme di modifiche sarà automaticamente chiuso dal "
    36318 #~ "server dopo un intervallo massimo di attesa.</html>"
     36511#~ "<html>Fallita la chiusura dell''insieme di modifiche ''''{0}'''' sul "
     36512#~ "server OSM ''''{1}''''.<br>L''insieme di modifiche sarà automaticamente "
     36513#~ "chiuso dal server dopo un intervallo massimo di attesa.</html>"
    3631936514
    3632036515#~ msgid ""
    36321 #~ "WARNING: no API version defined for data to upload. Falling back to version "
    36322 #~ "0.6"
     36516#~ "WARNING: no API version defined for data to upload. Falling back to "
     36517#~ "version 0.6"
    3632336518#~ msgstr ""
    36324 #~ "ATTENZIONE: non è definita alcuna versione delle API per i dati da caricare. "
    36325 #~ "Ritorno alla versione 0.6"
    36326 
    36327 #, java-format
     36519#~ "ATTENZIONE: non è definita alcuna versione delle API per i dati da "
     36520#~ "caricare. Ritorno alla versione 0.6"
     36521
    3632836522#~ msgid ""
    3632936523#~ "WARNING: preference ''{0}'' or API version ''{1}'' of dataset requires to "
    36330 #~ "use diff uploads, but API is not able to handle them. Ignoring diff upload."
     36524#~ "use diff uploads, but API is not able to handle them. Ignoring diff "
     36525#~ "upload."
    3633136526#~ msgstr ""
    3633236527#~ "ATTENZIONE: la preferenza ''''{0}'''' o la versione delle API ''''{1}'''' "
    36333 #~ "dell''insieme dei dati richiedono l''utilizzo dei caricamenti differenziali, "
    36334 #~ "ma le API non sono in grado di gestirli. Ignorato il caricamento "
    36335 #~ "differenziale."
    36336 
    36337 #, java-format
     36528#~ "dell''insieme dei dati richiedono l''utilizzo dei caricamenti "
     36529#~ "differenziali, ma le API non sono in grado di gestirli. Ignorato il "
     36530#~ "caricamento differenziale."
     36531
    3633836532#~ msgid ""
    3633936533#~ "Unknown relation member type ''{0}'' in relation with external id ''{1}''."
    3634036534#~ msgstr ""
    36341 #~ "Tipo di membro di relazione ''''{0}'''' sconosciuto nella relazione con ID "
    36342 #~ "esterno ''''{1}''''."
    36343 
    36344 #, java-format
     36535#~ "Tipo di membro di relazione ''''{0}'''' sconosciuto nella relazione con "
     36536#~ "ID esterno ''''{1}''''."
     36537
    3634536538#~ msgid "ID parameter ''{0}'' > 0 expected. Got ''{1}''."
    3634636539#~ msgstr "Era atteso un parametro ID ''''{0}'''' > 0. Ottenuto ''''{1}''''."
    3634736540
    36348 #, java-format
    3634936541#~ msgid "Expected instance of OsmDataLayer. Got ''{0}''."
    3635036542#~ msgstr "Era attesa una istanza di OsmDataLayer. Ottenuto ''{0}''."
    3635136543
    36352 #, java-format
    3635336544#~ msgid "Illegal value for attribute ''uid''. Got ''{0}''."
    3635436545#~ msgstr "Valore non valido per l''attributo ''''uid''''. Ottenuto ''{0}''."
     
    3635836549#~ "L'insieme di modifiche corrente è nullo. Non si possono caricare i dati."
    3635936550
    36360 #, java-format
    3636136551#~ msgid "Preset group ''{0}'' of group ''{1}''"
    3636236552#~ msgstr "Gruppo di preimpostati ''''{0}'''' del gruppo ''''{1}''''"
     
    3636736557#~ "Hold left mousebutton and draw a frame."
    3636836558#~ msgstr ""
    36369 #~ "<b>Ingrandimento:</b> rotellina del mouse, doppio click oppure Ctrl + Su/giu "
    36370 #~ "<b>Spostamento della mappa:</b> tenere premuto il tasto destro del mouse, "
    36371 #~ "muovere il mouse o utilizzare i tasti cursore. <b>Selezione:</b> tenere "
    36372 #~ "premuto il tasto sinistro del mouse e disegnare un riquadro."
    36373 
    36374 #, java-format
     36559#~ "<b>Ingrandimento:</b> rotellina del mouse, doppio click oppure Ctrl + Su/"
     36560#~ "giu <b>Spostamento della mappa:</b> tenere premuto il tasto destro del "
     36561#~ "mouse, muovere il mouse o utilizzare i tasti cursore. <b>Selezione:</b> "
     36562#~ "tenere premuto il tasto sinistro del mouse e disegnare un riquadro."
     36563
    3637536564#~ msgid "Value of child.getId() > 0 expected. Got {1}."
    3637636565#~ msgstr "Era atteso un valore child.getId() > 0. Ottenuto {1}."
    3637736566
    36378 #, java-format
    3637936567#~ msgid ""
    36380 #~ "<html>You are setting an empty role on {0} primitives.<br>This is equal to "
    36381 #~ "deleting the roles of these primitives.<br>Do you really want to apply the "
    36382 #~ "new role?</html>"
     36568#~ "<html>You are setting an empty role on {0} primitives.<br>This is equal "
     36569#~ "to deleting the roles of these primitives.<br>Do you really want to apply "
     36570#~ "the new role?</html>"
    3638336571#~ msgstr ""
    3638436572#~ "<html>Si sta impostando un ruolo vuoto su {0} primitive.<br>Questo è "
    36385 #~ "equivalente all'eliminazione dei ruoli di queste primitive.<br>Si desidera "
    36386 #~ "veramente applicare il nuovo ruolo?</html>"
    36387 
    36388 #, java-format
     36573#~ "equivalente all'eliminazione dei ruoli di queste primitive.<br>Si "
     36574#~ "desidera veramente applicare il nuovo ruolo?</html>"
     36575
    3638936576#~ msgid ""
    3639036577#~ "<html>Failed to create an URL because the encoding ''{0}'' was<br>was "
     
    3639436581#~ "manca la codifica ''''{0}''''.</html>"
    3639536582
    36396 #, java-format
    3639736583#~ msgid "Parameter ''{0}'' with tags for exactly one key expected. Got {1}."
    3639836584#~ msgstr ""
     
    3640236588#~ msgid "Failed to read command. Exiting help browser. Exception was:"
    3640336589#~ msgstr ""
    36404 #~ "Fallita la lettura del comando. Uscita dal browser di aiuto. L'eccezione è "
    36405 #~ "stata:"
     36590#~ "Fallita la lettura del comando. Uscita dal browser di aiuto. L'eccezione "
     36591#~ "è stata:"
    3640636592
    3640736593#~ msgid "Failed to launch the external help browser"
    3640836594#~ msgstr "Fallita l'apertura del browser esterno di aiuto"
    3640936595
    36410 #, java-format
    3641136596#~ msgid "Object id > 0 expected. Got {0}"
    3641236597#~ msgstr "Era atteso un oggetto con id > 0. Ottenuto {0}"
    3641336598
    36414 #, java-format
    3641536599#~ msgid ""
    3641636600#~ "Plugin {0} version {1} found but for this version of JOSM is at least "
     
    3642436608#~ msgstr "Username del server proxy"
    3642536609
    36426 #, java-format
    3642736610#~ msgid "Id > 0 required, got {0}"
    3642836611#~ msgstr "Era richiesto un Id > 0, ottenuto {0}"
    3642936612
    36430 #, java-format
    3643136613#~ msgid ""
    36432 #~ "<html>Failed to open help page for url {0}.<br>This is most likely due to a "
    36433 #~ "network problem, please check your<br>your internet connection</html>"
     36614#~ "<html>Failed to open help page for url {0}.<br>This is most likely due to "
     36615#~ "a network problem, please check your<br>your internet connection</html>"
    3643436616#~ msgstr ""
    36435 #~ "<html>Fallita l''apertura della pagina di aiuto per l''indirizzo url "
    36436 #~ "{0}.<br>Tipicamente questo è dovuto a qualche problema di rete, controllare "
     36617#~ "<html>Fallita l''apertura della pagina di aiuto per l''indirizzo url {0}."
     36618#~ "<br>Tipicamente questo è dovuto a qualche problema di rete, controllare "
    3643736619#~ "la propria<br>connessione ad internet</html>"
    3643836620
     
    3644036622#~ msgstr "Imposta manualmente la zona di Lambert"
    3644136623
    36442 #, java-format
    3644336624#~ msgid ""
    3644436625#~ "Current layer is in Lambert CC9 Zone \"{0}\"\n"
     
    3645236633#~ "manualmente la zona di Lambert dal menu Cadastre"
    3645336634
    36454 #, java-format
    3645536635#~ msgid ""
    36456 #~ "<html><p class=\"warning-header\">Help content for help topic missing</p><p "
    36457 #~ "class=\"warning-body\">Help content for the help topic <strong>{0}</strong> "
    36458 #~ "is not available yet. It is missing both in your local language ({1}) and in "
    36459 #~ "english.<br><br>Please help to improve the JOSM help system and fill in the "
    36460 #~ "missing information.You can both edit the <a href=\"{2}\">help topic in your "
    36461 #~ "local language ({1})</a> and the <a href=\"{3}\">help topic in "
    36462 #~ "english</a>.</p></html>"
     36636#~ "<html><p class=\"warning-header\">Help content for help topic missing</"
     36637#~ "p><p class=\"warning-body\">Help content for the help topic <strong>{0}</"
     36638#~ "strong> is not available yet. It is missing both in your local language "
     36639#~ "({1}) and in english.<br><br>Please help to improve the JOSM help system "
     36640#~ "and fill in the missing information.You can both edit the <a href=\"{2}"
     36641#~ "\">help topic in your local language ({1})</a> and the <a href=\"{3}"
     36642#~ "\">help topic in english</a>.</p></html>"
    3646336643#~ msgstr ""
    36464 #~ "<html><p class=\"warning-header\">Manca il contenuto per questo argomento di "
    36465 #~ "aiuto</p><p class=\"warning-body\">Il contenuto per l''argomento di aiuto "
    36466 #~ "<strong>{0}</strong> non è ancora disponibile. Manca per la propria lingua "
    36467 #~ "locale ({1}) e anche per la lingua inglese.<br><br>Aiutateci a migliorare il "
    36468 #~ "sistema di aiuto JOSM e a inserire le informazioni mancanti. Si può "
    36469 #~ "modificare l''argomento di aiuto <a href=\"{2}\">nella propria lingua locale "
    36470 #~ "({1})</a> oppure <a href=\"{3}\">nella lingua inglese</a>.</p></html>"
    36471 
    36472 #, java-format
     36644#~ "<html><p class=\"warning-header\">Manca il contenuto per questo argomento "
     36645#~ "di aiuto</p><p class=\"warning-body\">Il contenuto per l''argomento di "
     36646#~ "aiuto <strong>{0}</strong> non è ancora disponibile. Manca per la propria "
     36647#~ "lingua locale ({1}) e anche per la lingua inglese.<br><br>Aiutateci a "
     36648#~ "migliorare il sistema di aiuto JOSM e a inserire le informazioni "
     36649#~ "mancanti. Si può modificare l''argomento di aiuto <a href=\"{2}\">nella "
     36650#~ "propria lingua locale ({1})</a> oppure <a href=\"{3}\">nella lingua "
     36651#~ "inglese</a>.</p></html>"
     36652
    3647336653#~ msgid "Uploading {0} objects ..."
    3647436654#~ msgstr "Caricamento di {0} oggetti ..."
    3647536655
    36476 #, java-format
    3647736656#~ msgid "Expected array of length 4, got {0}"
    3647836657#~ msgstr "Era atteso un vettore di lunghezza 4, ottenuto {0}"
    3647936658
    36480 #, java-format
    3648136659#~ msgid "Parameter ''{0}'' must not be empty"
    3648236660#~ msgstr "Il parametro ''''{0}'''' non deve essere vuoto"
    3648336661
    36484 #, java-format
    3648536662#~ msgid "Failed to load load resource ''{0}''. Error is {1}"
    3648636663#~ msgstr "Fallito il caricamento della risorsa ''''{0}''''. L''errore è {1}"
    3648736664
    36488 #, java-format
    3648936665#~ msgid "Illegal double value ''{0}''"
    3649036666#~ msgstr "Valore in doppia precisione ''''{0}'''' non valido"
    3649136667
    36492 #, java-format
    3649336668#~ msgid "Exactly four doubles excpected in string, got {0}"
    3649436669#~ msgstr ""
    36495 #~ "Erano attesi esattamente quattro numeri in doppia precisione nella stringa, "
    36496 #~ "ottenuto {0}"
    36497 
    36498 #, java-format
     36670#~ "Erano attesi esattamente quattro numeri in doppia precisione nella "
     36671#~ "stringa, ottenuto {0}"
     36672
    3649936673#~ msgid "{0} Plugin successfully downloaded."
    3650036674#~ msgid_plural "{0} Plugins successfully downloaded."
     
    3650936683#~ "E' richiesto almeno un oggetto da eliminare, ottenuta una collezione vuota"
    3651036684
    36511 #, java-format
    3651236685#~ msgid ""
    36513 #~ "Incorrect value of tags operator: {0}. Tags operator expects number of tags "
    36514 #~ "or range, for example tags:1 or tags:2-5"
     36686#~ "Incorrect value of tags operator: {0}. Tags operator expects number of "
     36687#~ "tags or range, for example tags:1 or tags:2-5"
    3651536688#~ msgstr ""
    36516 #~ "Valore non corretto per l''operatore tags: {0}. L''operatore tags richiede "
    36517 #~ "il numero di etichette o un intervallo, per esempio tags:1 oppure tags:2-5"
     36689#~ "Valore non corretto per l''operatore tags: {0}. L''operatore tags "
     36690#~ "richiede il numero di etichette o un intervallo, per esempio tags:1 "
     36691#~ "oppure tags:2-5"
    3651836692
    3651936693#~ msgid ""
    36520 #~ "<html>The merged nodes are members in one ore more relations. Please decide "
    36521 #~ "whether your want to <strong>keep</strong> these memberships for the target "
    36522 #~ "node or whether you want to <strong>remove</strong> them.<br>The default is "
    36523 #~ "to <strong>keep</strong> them: the target node will take the place of the "
    36524 #~ "original node in the membership.</html>"
     36694#~ "<html>The merged nodes are members in one ore more relations. Please "
     36695#~ "decide whether your want to <strong>keep</strong> these memberships for "
     36696#~ "the target node or whether you want to <strong>remove</strong> them."
     36697#~ "<br>The default is to <strong>keep</strong> them: the target node will "
     36698#~ "take the place of the original node in the membership.</html>"
    3652536699#~ msgstr ""
    3652636700#~ "<html>I nodi uniti sono membri di una o più relazioni. Decidere se si "
     
    3652836702#~ "destinazione oppure se si vuole <strong>rimuoverle</strong>.<br>Il "
    3652936703#~ "comportamento predefinito è di <strong>mantenerle</strong>: il nodo di "
    36530 #~ "destinazione prenderà il posto del nodo originale nell'appartenenza.</html>"
     36704#~ "destinazione prenderà il posto del nodo originale nell'appartenenza.</"
     36705#~ "html>"
    3653136706
    3653236707#~ msgid ""
    36533 #~ "<html>The combined ways are members in one ore more relations. Please decide "
    36534 #~ "whether your want to <strong>keep</strong> these memberships for the "
    36535 #~ "combined way or whether you want to <strong>remove</strong> them.<br>The "
    36536 #~ "default is to <strong>keep</strong> them: the combined way will take the "
    36537 #~ "place of the original way in the membership.</html>"
     36708#~ "<html>The combined ways are members in one ore more relations. Please "
     36709#~ "decide whether your want to <strong>keep</strong> these memberships for "
     36710#~ "the combined way or whether you want to <strong>remove</strong> them."
     36711#~ "<br>The default is to <strong>keep</strong> them: the combined way will "
     36712#~ "take the place of the original way in the membership.</html>"
    3653836713#~ msgstr ""
    3653936714#~ "<html>I percorsi uniti sono membri di una o più relazioni. Decidere se si "
    3654036715#~ "desidera <strong>mantenere</strong> queste appartenenze per il percorso "
    3654136716#~ "unito oppure se si vuole <strong>rimuoverle</strong>.<br>Il comportamento "
    36542 #~ "predefinito è di <strong>mantenerle</strong>: il percorso unito prenderà il "
    36543 #~ "posto del percorso originale nell'appartenenza.</html>"
    36544 
    36545 #, java-format
     36717#~ "predefinito è di <strong>mantenerle</strong>: il percorso unito prenderà "
     36718#~ "il posto del percorso originale nell'appartenenza.</html>"
     36719
    3654636720#~ msgid "Parameter ''{0}'' > 0.0 exptected, got {1}"
    3654736721#~ msgstr "Era atteso un parametro ''''{0}'''' > 0.0, ottenuto {1}"
     
    3655236726#~ "differenti"
    3655336727
    36554 #, java-format
    3655536728#~ msgid "Parameter ''{0}'' > 0 expected, got {1}"
    3655636729#~ msgstr "Era atteso un parametro ''''{0}'''' > 0, ottenuto {1}"
     
    3656436737#~ msgstr "Apri"
    3656536738
    36566 #, java-format
    3656736739#~ msgid "Parameter ''{0}'' >= 0 expected, got {1}"
    3656836740#~ msgstr "Era atteso il parametro ''''{0}'''' >= 0, ottenuto {1}"
    3656936741
    36570 #, java-format
    3657136742#~ msgid "Incorrect value of version operator: {0}. Number is expected."
    3657236743#~ msgstr ""
     
    3657436745#~ "numero."
    3657536746
    36576 #, java-format
    3657736747#~ msgid "Incorrect value of changeset operator: {0}. Number is expected."
    3657836748#~ msgstr ""
    36579 #~ "Valore non corretto dell''operatore del gruppo di modifiche: {0}. Era atteso "
    36580 #~ "un numero."
    36581 
    36582 #, java-format
     36749#~ "Valore non corretto dell''operatore del gruppo di modifiche: {0}. Era "
     36750#~ "atteso un numero."
     36751
    3658336752#~ msgid "Expected integer value > 0 for parameter ''{0}'', got ''{1}''"
    3658436753#~ msgstr ""
     
    3658936758#~ msgstr "Inserire un identificativo per il gruppo di modifiche"
    3659036759
    36591 #, java-format
    3659236760#~ msgid "id in parameter ''{0}'' > 0 expected, got {1}."
    3659336761#~ msgstr "atteso id nel parametro ''{0}'' > 0, valore attuale {1}."
    3659436762
    36595 #, java-format
    3659636763#~ msgid "Parameter ''{0}'' > 0 expected. Got {1}."
    3659736764#~ msgstr "Atteso parametro ''{0}'' > 0. Valore attuale {1}."
     
    3660236769#~ msgid " (<a href=\"urn:changeset-configuration\">configure changeset</a>)"
    3660336770#~ msgstr ""
    36604 #~ " (<a href=\"urn:changeset-configuration\">configura gruppo di modifiche</a>)"
    36605 
    36606 #, java-format
     36771#~ " (<a href=\"urn:changeset-configuration\">configura gruppo di modifiche</"
     36772#~ "a>)"
     36773
    3660736774#~ msgid ""
    3660836775#~ "Click ''<strong>{0}</strong>'' to continue uploading to additional new "
    3660936776#~ "changsets.<br>Click ''<strong>{1}</strong>'' to return to the upload "
    36610 #~ "dialog.<br>Click ''<strong>{2}</strong>'' to abort uploading and return to "
    36611 #~ "map editing.<br>"
     36777#~ "dialog.<br>Click ''<strong>{2}</strong>'' to abort uploading and return "
     36778#~ "to map editing.<br>"
    3661236779#~ msgstr ""
    3661336780#~ "Cliccare ''<strong>{0}</strong>'' per continuare il caricamento su nuovi "
    3661436781#~ "gruppi di modifiche addizionali.<br>Cliccare ''<strong>{1}</strong>'' per "
    36615 #~ "ritornare alla finestra di caricamento.<br>Cliccare ''<strong>{2}</strong>'' "
    36616 #~ "per interrompere il caricamento e ritornare a modificare la mappa.<br>"
    36617 
    36618 #, java-format
     36782#~ "ritornare alla finestra di caricamento.<br>Cliccare ''<strong>{2}</"
     36783#~ "strong>'' per interrompere il caricamento e ritornare a modificare la "
     36784#~ "mappa.<br>"
     36785
    3661936786#~ msgid ""
    3662036787#~ "The server reported that the current changset was closed.<br>This is most "
    36621 #~ "likely because the changesets size exceeded the max. size<br>of {0} objects "
    36622 #~ "on the server ''{1}''."
     36788#~ "likely because the changesets size exceeded the max. size<br>of {0} "
     36789#~ "objects on the server ''{1}''."
    3662336790#~ msgstr ""
    36624 #~ "Il server ha segnalato che il gruppo di modifiche corrente è stato "
    36625 #~ "chiuso.<br>Questo perché probabilmente la dimensione del gruppo di modifiche "
     36791#~ "Il server ha segnalato che il gruppo di modifiche corrente è stato chiuso."
     36792#~ "<br>Questo perché probabilmente la dimensione del gruppo di modifiche "
    3662636793#~ "supera il limite massimo<br>di {0} oggetti sul server ''''{1}''''."
    3662736794
     
    3662936796#~ msgstr "Ricerca delle traduzioni disponibili..."
    3663036797
    36631 #, java-format
    3663236798#~ msgid "Delete old plugin file {0}"
    3663336799#~ msgstr "Elimina il file della vecchia estensione {0}"
    3663436800
    36635 #, java-format
    3663636801#~ msgid "Expected value > 0 for parameter ''{0}'', got {1}"
    36637 #~ msgstr "Era atteso un valore  > 0 per il parametro ''''{0}'''', ottenuto {1}"
    36638 
    36639 #, java-format
     36802#~ msgstr ""
     36803#~ "Era atteso un valore  > 0 per il parametro ''''{0}'''', ottenuto {1}"
     36804
    3664036805#~ msgid "Parameter ''{0}'' of type node expected, got ''{1}''"
    3664136806#~ msgstr "Era atteso un parametro ''''{0}'''' di tipo nodo, ottenuto ''{1}''"
     
    3664736812#~ msgstr "Caricamento delle localizzazioni disponibili..."
    3664836813
    36649 #, java-format
    3665036814#~ msgid "Expected value of type long > 0 for parameter ''{0}'', got {1}"
    3665136815#~ msgstr ""
    36652 #~ "Era atteso un valore di tipo intero lungo > 0 per il parametro ''''{0}'''', "
    36653 #~ "ottenuto {1}"
    36654 
    36655 #, java-format
     36816#~ "Era atteso un valore di tipo intero lungo > 0 per il parametro "
     36817#~ "''''{0}'''', ottenuto {1}"
     36818
    3665636819#~ msgid "Expected unique id > 0 for primitive id, got {0}"
    3665736820#~ msgstr ""
    3665836821#~ "Era atteso un identificativo unico > 0 per la primitiva, ottenuto {0}"
    3665936822
    36660 #, java-format
    3666136823#~ msgid ""
    36662 #~ "Warning: ignoring changeset id {0} for new object with external id {1} and "
    36663 #~ "internal id {2}"
     36824#~ "Warning: ignoring changeset id {0} for new object with external id {1} "
     36825#~ "and internal id {2}"
    3666436826#~ msgstr ""
    36665 #~ "Attenzione: ignorato il gruppo di modifiche con id {0} per il nuovo oggetto "
    36666 #~ "con id esterno {1} e con id interno {2}"
    36667 
    36668 #, java-format
     36827#~ "Attenzione: ignorato il gruppo di modifiche con id {0} per il nuovo "
     36828#~ "oggetto con id esterno {1} e con id interno {2}"
     36829
    3666936830#~ msgid "Expected value of type integer > 0 for parameter ''{0}'', got {1}"
    3667036831#~ msgstr ""
     
    3667236833#~ "ottenuto {1}"
    3667336834
    36674 #, java-format
    3667536835#~ msgid ""
    36676 #~ "Warning: Failed to retrieve user infos for the current JOSM user. Exceptions "
    36677 #~ "was: {0}"
     36836#~ "Warning: Failed to retrieve user infos for the current JOSM user. "
     36837#~ "Exceptions was: {0}"
    3667836838#~ msgstr ""
    3667936839#~ "Attenzione: non è stato possibile ottenere le informazioni sull''utente "
     
    3668636846#~ msgstr "Non-percorso nel multi-poligono."
    3668736847
    36688 #, java-format
    3668936848#~ msgid ""
    3669036849#~ "<html>There are unresolved conflicts in layer ''{0}''.<br>You have to "
     
    3669736856#~ msgstr "Numero errato di parametri per l''operatore tags."
    3669836857
    36699 #, java-format
    3670036858#~ msgid ""
    3670136859#~ "Incorrect value of nodes operator: {0}. Nodes operator expects number of "
     
    3670536863#~ "richiede un numero o un intervallo di nodi, per esempio nodes:10-20"
    3670636864
    36707 #, java-format
    3670836865#~ msgid "Incorrect value of id operator: {0}. Number is expected."
    3670936866#~ msgstr "Valore non corretto per l''operatore id: {0}. E'' atteso un numero."
     
    3673436891#~ "include all changesets in the query.</html>"
    3673536892#~ msgstr ""
    36736 #~ "<html>Selezionare per limitare l''interrogazione solamente sui propri gruppi "
    36737 #~ "di modifiche.<br>Deselezionare per includere tutti i gruppi di modifiche "
    36738 #~ "nell''interrogazione.</html>"
     36893#~ "<html>Selezionare per limitare l''interrogazione solamente sui propri "
     36894#~ "gruppi di modifiche.<br>Deselezionare per includere tutti i gruppi di "
     36895#~ "modifiche nell''interrogazione.</html>"
    3673936896
    3674036897#~ msgid ""
     
    3674536902
    3674636903#~ msgid ""
    36747 #~ "You are about to delete nodes outside of the area you have "
    36748 #~ "downloaded.<br>This can cause problems because other objects (that you don't "
    36749 #~ "see) might use them.<br>Do you really want to delete?"
     36904#~ "You are about to delete nodes outside of the area you have downloaded."
     36905#~ "<br>This can cause problems because other objects (that you don't see) "
     36906#~ "might use them.<br>Do you really want to delete?"
    3675036907#~ msgstr ""
    36751 #~ "Stai per cancellare dei nodi fuori dall''area scaricata.<br>Questo potrebbe "
    36752 #~ "causare dei problemi poiché i nodi potrebbero far parte di altri oggetti "
    36753 #~ "(che non puoi vedere).<br>Vuoi veramente cancellarli?"
     36908#~ "Stai per cancellare dei nodi fuori dall''area scaricata.<br>Questo "
     36909#~ "potrebbe causare dei problemi poiché i nodi potrebbero far parte di altri "
     36910#~ "oggetti (che non puoi vedere).<br>Vuoi veramente cancellarli?"
    3675436911
    3675536912#~ msgid "<html>Cannot open directory.<br>Please select a file!</html>"
    3675636913#~ msgstr ""
    36757 #~ "<html>Impossibile aprire una cartella.<br>Si prega di selezionare un "
    36758 #~ "file!</html>"
     36914#~ "<html>Impossibile aprire una cartella.<br>Si prega di selezionare un file!"
     36915#~ "</html>"
    3675936916
    3676036917#~ msgid "GPS point"
Note: See TracChangeset for help on using the changeset viewer.