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

i18n update

File:
1 edited

Legend:

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

    r21721 r21971  
    1010"Project-Id-Version: josm\n"
    1111"Report-Msgid-Bugs-To: \n"
    12 "POT-Creation-Date: 2010-06-15 17:35+0200\n"
    13 "PO-Revision-Date: 2010-06-09 19:18+0000\n"
     12"POT-Creation-Date: 2010-06-23 22:47+0200\n"
     13"PO-Revision-Date: 2010-06-15 18:03+0000\n"
    1414"Last-Translator: Angel Spy <melissadilara@yahoo.com>\n"
    1515"Language-Team: Türkçe\n"
     
    1818"Content-Transfer-Encoding: 8bit\n"
    1919"Plural-Forms: nplurals=1; plural=0;\n"
    20 "X-Launchpad-Export-Date: 2010-06-15 16:21+0000\n"
     20"X-Launchpad-Export-Date: 2010-06-23 20:26+0000\n"
    2121"X-Generator: Launchpad (build Unknown)\n"
    2222
     
    2525#: ../core/src/org/openstreetmap/josm/Main.java:212
    2626#: ../core/src/org/openstreetmap/josm/actions/HelpAction.java:25
    27 #: ../core/src/org/openstreetmap/josm/gui/ExtendedDialog.java:482
     27#: ../core/src/org/openstreetmap/josm/gui/ExtendedDialog.java:478
    2828#: ../core/src/org/openstreetmap/josm/gui/HelpAwareOptionPane.java:107
    2929#: ../core/src/org/openstreetmap/josm/gui/MainMenu.java:176
     
    9595#: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/OsbUploadHook.java:53
    9696#: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/gui/OsbDialog.java:143
    97 #: ../plugins/reverter/src/reverter/ReverterUploadHook.java:78
     97#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:82
    9898#: ../plugins/waydownloader/src/org/openstreetmap/josm/plugins/waydownloader/WayDownloaderPlugin.java:68
    9999#: ../plugins/wmsplugin/src/wmsplugin/WMSGrabber.java:143
     
    250250#: ../core/src/org/openstreetmap/josm/gui/dialogs/LatLonDialog.java:244
    251251#: ../core/src/org/openstreetmap/josm/gui/dialogs/changeset/query/ChangesetQueryDialog.java:207
    252 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:990
     252#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:997
    253253#: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:1200
    254254#: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/RelationEditor.java:120
     
    271271#: ../core/src/org/openstreetmap/josm/gui/preferences/PluginPreference.java:198
    272272#: ../core/src/org/openstreetmap/josm/gui/preferences/PreferenceDialog.java:91
    273 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:62
     273#: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:61
    274274#: ../core/src/org/openstreetmap/josm/gui/tagging/TaggingPreset.java:913
    275275#: ../core/src/org/openstreetmap/josm/io/GpxExporter.java:116
     
    277277#: ../plugins/addrinterpolation/src/org/openstreetmap/josm/plugins/AddrInterpolation/AddrInterpolationDialog.java:330
    278278#: ../plugins/buildings_tools/src/buildings_tools/AddressDialog.java:37
    279 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:33
     279#: ../plugins/buildings_tools/src/buildings_tools/AdvancedSettingsDialog.java:24
     280#: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:38
    280281#: ../plugins/cadastre-fr/src/cadastre_fr/MenuActionGrabPlanImage.java:307
     282#: ../plugins/ext_tools/src/ext_tools/preferences/EditToolDialog.java:46
    281283#: ../plugins/grid/src/grid/GridLayer.java:162
    282284#: ../plugins/grid/src/grid/GridLayer.java:199
     
    285287#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:259
    286288#: ../plugins/reverter/src/reverter/ChangesetIdQuery.java:45
     289#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:78
     290#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:88
    287291#: ../plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/TagEditorDialog.java:287
    288292#: ../plugins/terracer/src/terracer/HouseNumberInputDialog.java:94
     
    320324#, java-format
    321325msgid ""
    322 "<html>There are no layers the source layer<br>''{0}''<br>could be merged "
    323 "to.</html>"
     326"<html>There are no layers the source layer<br>''{0}''<br>could be merged to."
     327"</html>"
    324328msgstr ""
    325329
     
    343347#. Add extra shortcut C-S-a
    344348#. Add extra shortcut ESCAPE
    345 #. 
     349#.
    346350#. * FIXME: this isn't optimal. In a better world the mapmode actions
    347351#. * would be able to capture keyboard events and react accordingly. But
    348352#. * for now this is a reasonable approximation.
    349 #. 
     353#.
    350354#: ../core/src/org/openstreetmap/josm/actions/AddNodeAction.java:26
    351355#: ../core/src/org/openstreetmap/josm/actions/CopyAction.java:31
     
    405409#: ../plugins/multipoly/src/multipoly/MultipolyAction.java:50
    406410#: ../plugins/reverter/src/reverter/RevertChangesetAction.java:28
     411#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:42
    407412#: ../plugins/surveyor/src/at/dallermassl/josm/plugin/surveyor/AutoSaveAction.java:39
    408413#: ../plugins/surveyor/src/at/dallermassl/josm/plugin/surveyor/SurveyorShowAction.java:47
     
    442447#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:711
    443448#: ../plugins/waydownloader/src/org/openstreetmap/josm/plugins/waydownloader/WayDownloaderPlugin.java:88
    444 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:119
     449#: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:120
    445450msgid "Information"
    446451msgstr "Bilgi"
     
    652657#: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:104
    653658#: ../core/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java:276
    654 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1012
     659#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1019
    655660#: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:986
    656661#: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:636
     
    665670#: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/qa/WrongTurnRestrictionLegTypeError.java:62
    666671#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:707
    667 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:95
     672#: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:96
    668673msgid "Delete"
    669674msgstr "Sil"
     
    912917#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:152
    913918#: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:80
     919#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:73
    914920msgid "The selected way has nodes outside of the downloaded data region."
    915921msgid_plural ""
     
    920926#: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:155
    921927#: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:85
     928#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:74
    922929msgid "This can lead to nodes being deleted accidentally."
    923930msgstr "Bu kazayla silinmiş nodları yönetebilir."
     
    14661473#: ../core/src/org/openstreetmap/josm/gui/preferences/ProjectionPreference.java:179
    14671474#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:753
    1468 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:61
    1469 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:109
     1475#: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:60
     1476#: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:108
    14701477#: ../core/src/org/openstreetmap/josm/gui/tagging/TaggingPreset.java:787
    14711478#: ../core/src/org/openstreetmap/josm/gui/tagging/TaggingPreset.java:797
     
    14921499#: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/api/EditAction.java:70
    14931500#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:194
     1501#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:83
     1502#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:91
    14941503#: ../plugins/surveyor/src/at/dallermassl/josm/plugin/surveyor/AutoSaveEditLayerTimerTask.java:66
    14951504#: ../plugins/surveyor/src/at/dallermassl/josm/plugin/surveyor/AutoSaveGpsLayerTimerTask.java:82
     
    14981507#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/OSMValidatorPlugin.java:284
    14991508#: ../plugins/waydownloader/src/org/openstreetmap/josm/plugins/waydownloader/WayDownloaderPlugin.java:78
    1500 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:313
    1501 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:445
     1509#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:318
     1510#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:450
    15021511msgid "Error"
    15031512msgstr "Hata"
     
    16111620
    16121621#: ../core/src/org/openstreetmap/josm/actions/ShowStatusReportAction.java:41
    1613 msgid ""
    1614 "Show status report with useful information that can be attached to bugs"
     1622msgid "Show status report with useful information that can be attached to bugs"
    16151623msgstr ""
    16161624
     
    16461654
    16471655#: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:65
     1656#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:69
    16481657msgid "Yes, delete nodes"
    16491658msgstr ""
    16501659
    16511660#: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:67
     1661#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:69
    16521662msgid "Delete nodes outside of downloaded data regions"
    16531663msgstr ""
     
    16561666#: ../core/src/org/openstreetmap/josm/gui/conflict/pair/properties/PropertiesMerger.java:635
    16571667#: ../core/src/org/openstreetmap/josm/gui/conflict/pair/properties/PropertiesMerger.java:676
    1658 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:215
     1668#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:70
     1669#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:221
    16591670msgid "No, abort"
    16601671msgstr ""
     
    16621673#: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:73
    16631674#: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:119
     1675#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:70
     1676#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:88
    16641677msgid "Cancel operation"
    16651678msgstr ""
    16661679
    16671680#: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:86
     1681#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:74
    16681682msgid "Do you want to delete them anyway?"
    16691683msgstr ""
    16701684
    16711685#: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:88
     1686#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:75
    16721687msgid "Delete nodes outside of data regions?"
    16731688msgstr ""
    16741689
    16751690#: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:101
     1691#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:82
    16761692msgid "Please select at least one way to simplify."
    16771693msgstr "Lütfen basitleştime için en az bir yol seçiniz."
     
    16801696#: ../core/src/org/openstreetmap/josm/gui/io/SaveLayerInfoCellRenderer.java:44
    16811697#: ../core/src/org/openstreetmap/josm/gui/io/SaveLayerInfoCellRenderer.java:57
    1682 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:62
     1698#: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:61
     1699#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:87
    16831700msgid "Yes"
    16841701msgstr ""
    16851702
    16861703#: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:113
     1704#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:87
    16871705msgid "Simplify all selected ways"
    16881706msgstr ""
    16891707
    16901708#: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:126
     1709#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:89
    16911710#, java-format
    16921711msgid ""
     
    16951714
    16961715#: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:129
     1716#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:89
    16971717msgid "Simplify ways?"
    16981718msgstr ""
    16991719
    17001720#: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:180
     1721#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:137
    17011722#, java-format
    17021723msgid "Simplify {0} way"
     
    17061727
    17071728#: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:251
     1729#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:265
    17081730#, java-format
    17091731msgid "Simplify Way (remove {0} node)"
     
    18291851
    18301852#: ../core/src/org/openstreetmap/josm/actions/UnGlueAction.java:120
    1831 msgid ""
    1832 "* One node that is used by more than one way and one of those ways, or"
     1853msgid "* One node that is used by more than one way and one of those ways, or"
    18331854msgstr "* Birden fazla yol için veya şu yollardan biri için, veya"
    18341855
     
    19001921
    19011922#. Add extra shortcut ESCAPE
    1902 #. 
     1923#.
    19031924#. * FIXME: this isn't optimal. In a better world the mapmode actions
    19041925#. * would be able to capture keyboard events and react accordingly. But
    19051926#. * for now this is a reasonable approximation.
    1906 #. 
     1927#.
    19071928#: ../core/src/org/openstreetmap/josm/actions/UnselectAllAction.java:33
    19081929msgid "Unselect All (Escape)"
     
    19191940
    19201941#. bounds defined? => use the bbox downloader
    1921 #. 
     1942#.
    19221943#: ../core/src/org/openstreetmap/josm/actions/UpdateDataAction.java:90
    19231944#: ../core/src/org/openstreetmap/josm/gui/layer/GpxLayer.java:1045
     
    19812002#: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:99
    19822003#: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:116
    1983 #: ../plugins/reverter/src/reverter/ReverterUploadHook.java:77
    19842004msgid "No changes to upload."
    19852005msgstr "Yüklenilecek değişiklik yok."
     
    19972017msgstr ""
    19982018
    1999 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:257
     2019#: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:256
    20002020msgid "Checking parents for deleted objects"
    20012021msgstr ""
    20022022
    2003 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:316
     2023#: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:315
    20042024#, java-format
    20052025msgid "Reading parents of ''{0}''"
    20062026msgstr ""
    20072027
    2008 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:322
     2028#: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:321
    20092029msgid "Checking for deleted parents in the local dataset"
    20102030msgstr ""
     
    22582278#: ../core/src/org/openstreetmap/josm/actions/mapmode/SelectAction.java:111
    22592279#: ../core/src/org/openstreetmap/josm/actions/mapmode/ZoomAction.java:47
    2260 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:77
     2280#: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:67
    22612281#: ../plugins/cadastre-fr/src/cadastre_fr/Buildings.java:102
    22622282#: ../plugins/routes/src/org/openstreetmap/josm/plugins/routes/RelationEditMode.java:29
     
    23742394#: ../core/src/org/openstreetmap/josm/actions/mapmode/PlayHeadDragMode.java:82
    23752395msgid ""
    2376 "Drag play head and release near track to play audio from there; "
    2377 "SHIFT+release to synchronize audio at that point."
     2396"Drag play head and release near track to play audio from there; SHIFT"
     2397"+release to synchronize audio at that point."
    23782398msgstr ""
    23792399"Çalan dosyayı sürükle ve bir izin yakınında bırak; SHIFT+bıraksesi "
     
    24582478"move zoom with right button"
    24592479msgstr ""
    2460 "Sürükleyerek Zoom yap; Ctrl+ veya Ctrl-; beraber taşı "
    2461 "Ctrl+Yukarı,aşağı,sol,sağzoom taşı ise sağ klik"
     2480"Sürükleyerek Zoom yap; Ctrl+ veya Ctrl-; beraber taşı Ctrl+Yukarı,aşağı,sol,"
     2481"sağzoom taşı ise sağ klik"
    24622482
    24632483#: ../core/src/org/openstreetmap/josm/actions/search/PushbackTokenizer.java:48
     
    25072527
    25082528#. -- prepare the combo box with the search expressions
    2509 #. 
     2529#.
    25102530#: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:136
    25112531msgid "Please enter a filter string."
     
    26212641#: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:193
    26222642msgid ""
    2623 "<b>nodes:</b>... - object with given number of nodes (nodes:count or "
    2624 "nodes:min-max)"
     2643"<b>nodes:</b>... - object with given number of nodes (nodes:count or nodes:"
     2644"min-max)"
    26252645msgstr ""
    26262646
     
    28852905#: ../plugins/addrinterpolation/src/org/openstreetmap/josm/plugins/AddrInterpolation/AddrInterpolationDialog.java:322
    28862906#: ../plugins/buildings_tools/src/buildings_tools/AddressDialog.java:37
    2887 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:33
     2907#: ../plugins/buildings_tools/src/buildings_tools/AdvancedSettingsDialog.java:24
     2908#: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:38
    28882909#: ../plugins/cadastre-fr/src/cadastre_fr/MenuActionGrabPlanImage.java:306
     2910#: ../plugins/ext_tools/src/ext_tools/preferences/EditToolDialog.java:46
     2911#: ../plugins/ext_tools/src/ext_tools/preferences/EditToolDialog.java:64
    28892912#: ../plugins/grid/src/grid/GridLayer.java:162
    28902913#: ../plugins/grid/src/grid/GridLayer.java:199
    28912914#: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/gui/dialogs/TextInputDialog.java:145
    28922915#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:110
     2916#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:78
    28932917#: ../plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/TagEditorDialog.java:301
    28942918#: ../plugins/terracer/src/terracer/HouseNumberInputDialog.java:94
     
    30103034
    30113035#: ../core/src/org/openstreetmap/josm/command/ConflictResolveCommand.java:67
    3012 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:208
     3036#: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:211
    30133037#: ../core/src/org/openstreetmap/josm/command/RelationMemberConflictResolverCommand.java:84
    30143038#, java-format
     
    30863110#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:231
    30873111msgid ""
    3088 "You are about to delete nodes outside of the area you have "
    3089 "downloaded.<br>This can cause problems because other objects (that you do "
    3090 "not see) might use them.<br>Do you really want to delete?"
     3112"You are about to delete nodes outside of the area you have downloaded."
     3113"<br>This can cause problems because other objects (that you do not see) "
     3114"might use them.<br>Do you really want to delete?"
    30913115msgstr ""
    30923116"İndirdiğiniz alan dışındaki bir kavşağı sileceksiniz.<br>Göremediğiniz başka "
     
    31343158msgstr[1] ""
    31353159
    3136 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:101
    3137 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:119
     3160#: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:105
     3161#: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:123
    31383162#, java-format
    31393163msgid "Purged object ''{0}''"
    31403164msgstr ""
    31413165
    3142 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:107
     3166#: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:111
    31433167#, java-format
    31443168msgid "Purged {0} object"
     
    31473171msgstr[1] ""
    31483172
    3149 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:159
     3173#: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:163
    31503174#, java-format
    31513175msgid ""
     
    31543178msgstr ""
    31553179
    3156 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:168
     3180#: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:172
    31573181#, java-format
    31583182msgid "Removing reference from relation {0}"
     
    33603384#, java-format
    33613385msgid ""
    3362 "<html>Preferences file had errors.<br> Making backup of old one to "
    3363 "<br>{0}<br> and creating a new default preference file.</html>"
     3386"<html>Preferences file had errors.<br> Making backup of old one to <br>{0}"
     3387"<br> and creating a new default preference file.</html>"
    33643388msgstr ""
    33653389
     
    34423466#. *
    34433467#. * the decimal format 999.999
    3444 #. 
     3468#.
    34453469#: ../core/src/org/openstreetmap/josm/data/coor/CoordinateFormat.java:15
    34463470msgid "Decimal Degrees"
     
    34493473#. *
    34503474#. * the minutes/seconds format 99" 99'
    3451 #. 
     3475#.
    34523476#: ../core/src/org/openstreetmap/josm/data/coor/CoordinateFormat.java:20
    34533477msgid "Degrees Minutes Seconds"
     
    34563480#. *
    34573481#. * coordinates East/North
    3458 #. 
     3482#.
    34593483#: ../core/src/org/openstreetmap/josm/data/coor/CoordinateFormat.java:25
    34603484msgid "Projected Coordinates"
     
    35013525#: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:147
    35023526#: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:185
     3527#: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:107
     3528#: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:110
     3529#: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:121
    35033530#, java-format
    35043531msgid "Missing merge target for way with id {0}"
     
    35103537msgstr ""
    35113538
    3512 #: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:201
     3539#: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:197
     3540#: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:117
    35133541#, java-format
    35143542msgid "Missing merge target for node with id {0}"
    35153543msgstr ""
    35163544
    3517 #: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:216
     3545#: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:212
     3546#: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:144
     3547#: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:148
    35183548#, java-format
    35193549msgid "Missing merge target for relation with id {0}"
    35203550msgstr ""
    35213551
    3522 #: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:221
    3523 #: ../plugins/reverter/src/reverter/DataSetToCmd.java:69
     3552#: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:217
     3553#: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:155
     3554#: ../plugins/ext_tools/src/ext_tools/DataSetToCmd.java:159
     3555#: ../plugins/reverter/src/reverter/DataSetToCmd.java:70
    35243556#, java-format
    35253557msgid "Missing merge target of type {0} with id {1}"
    3526 msgstr ""
    3527 
    3528 #. should not happen
    3529 #. FIXME: this message does not make sense, source version can not be lower than
    3530 #. target version at this point
    3531 #: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:258
    3532 #, java-format
    3533 msgid ""
    3534 "Target object with id {0} and version {1} is visible although source object "
    3535 "with lower version {2} is not visible. Cannot deal with this inconsistency. "
    3536 "Keeping target object. "
    35373558msgstr ""
    35383559
     
    36113632msgstr ""
    36123633
    3613 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:498
     3634#: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:506
    36143635msgid "A primitive with ID = 0 cannot be invisible."
    36153636msgstr ""
    36163637
    3617 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:555
     3638#: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:573
    36183639#, java-format
    36193640msgid "ID > 0 expected. Got {0}."
    36203641msgstr ""
    36213642
    3622 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:557
     3643#: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:575
    36233644#, java-format
    36243645msgid "Version > 0 expected. Got {0}."
    36253646msgstr ""
    36263647
    3627 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:777
     3648#: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:795
    36283649#, java-format
    36293650msgid ""
     
    36323653msgstr ""
    36333654
    3634 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:1149
     3655#: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:1167
    36353656msgid ""
    36363657"Cannot merge because either of the participating primitives is new and the "
     
    36383659msgstr ""
    36393660
    3640 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:1151
     3661#: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:1169
    36413662#, java-format
    36423663msgid ""
     
    36893710#: ../core/src/org/openstreetmap/josm/data/osm/history/HistoryOsmPrimitive.java:112
    36903711#, java-format
    3691 msgid ""
    3692 "Cannot compare primitive with ID ''{0}'' to primitive with ID ''{1}''."
     3712msgid "Cannot compare primitive with ID ''{0}'' to primitive with ID ''{1}''."
    36933713msgstr ""
    36943714
     
    37033723
    37043724#: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/PaintColors.java:14
    3705 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:85
     3725#: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:75
    37063726msgid "selected"
    37073727msgstr "seçilmiş"
     
    38653885#: ../core/src/org/openstreetmap/josm/gui/BookmarkList.java:55
    38663886#, java-format
    3867 msgid ""
    3868 "<html>Could not read bookmarks from<br>''{0}''<br>Error was: {1}</html>"
     3887msgid "<html>Could not read bookmarks from<br>''{0}''<br>Error was: {1}</html>"
    38693888msgstr ""
    38703889
     
    39343953#. color tiger_data
    39353954#. </rule>
    3936 #. 
     3955#.
    39373956#. <!-- lot's of "openGeoDB:..." tags can be found in germany -->
    39383957#. <rule>
     
    39423961#. <scale_max>50000</scale_max>
    39433962#. </rule>
    3944 #. 
     3963#.
    39453964#. <rule>
    39463965#. <condition k="openGeoDB:type" v="Kreis"/>
     
    39493968#. <scale_max>50000</scale_max>
    39503969#. </rule>
    3951 #. 
     3970#.
    39523971#. <rule>
    39533972#. <condition k="openGeoDB:type" v="Gemeinde"/>
     
    39563975#. <scale_max>50000</scale_max>
    39573976#. </rule>
    3958 #. 
     3977#.
    39593978#. <rule>
    39603979#. <condition k="openGeoDB:type" v="Ort"/>
     
    39633982#. <scale_max>50000</scale_max>
    39643983#. </rule>
    3965 #. 
     3984#.
    39663985#. <rule>
    39673986#. <condition k="openGeoDB:type" v="District"/>
     
    39703989#. <scale_max>50000</scale_max>
    39713990#. </rule>
    3972 #. 
     3991#.
    39733992#. <rule>
    39743993#. <condition k="openGeoDB:location" v="locality"/>
     
    39773996#. <scale_max>50000</scale_max>
    39783997#. </rule>
    3979 #. 
     3998#.
    39803999#. <!--annotation tags -->
    3981 #. 
     4000#.
    39824001#. <!--"work in progress" tags -->
    3983 #. 
     4002#.
    39844003#. <rule>
    39854004#. <condition k="building"/>
     
    39884007#: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java:68
    39894008#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/UnclosedWays.java:101
    3990 #: build/trans_style.java:4292
     4009#: build/trans_style.java:4325
    39914010msgid "building"
    39924011msgstr "yapılar"
     
    40724091msgstr ""
    40734092
    4074 #: ../core/src/org/openstreetmap/josm/gui/ExtendedDialog.java:481
     4093#: ../core/src/org/openstreetmap/josm/gui/ExtendedDialog.java:477
    40754094#: ../core/src/org/openstreetmap/josm/gui/HelpAwareOptionPane.java:109
    40764095#: ../core/src/org/openstreetmap/josm/gui/dialogs/ConflictResolutionDialog.java:208
     
    42974316#: ../core/src/org/openstreetmap/josm/gui/MainMenu.java:171
    42984317#: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:89
    4299 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1057
     4318#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1064
    43004319#: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/ChildRelationBrowser.java:179
    43014320#: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/ReferringRelationsBrowser.java:143
     
    43044323#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:485
    43054324#: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:675
     4325#: ../plugins/ext_tools/src/ext_tools/preferences/MyToolsPanel.java:55
    43064326#: ../plugins/routing/src/com/innovant/josm/plugin/routing/gui/RoutingPreferenceDialog.java:149
    43074327#: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/list/TurnRestrictionsListDialog.java:219
     
    45014521#: ../core/src/org/openstreetmap/josm/gui/conflict/pair/relation/RelationMemberListColumnModel.java:26
    45024522#: ../core/src/org/openstreetmap/josm/gui/conflict/tags/RelationMemberConflictResolverColumnModel.java:42
    4503 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:563
     4523#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:567
    45044524#: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/MemberTableColumnModel.java:18
    45054525#: ../core/src/org/openstreetmap/josm/gui/history/RelationMemberTableColumnModel.java:20
     
    45384558"<html>Alternatively you may enter a <strong>tile address</strong> for a "
    45394559"single tile in the format <i>zoomlevel/x/y</i>, i.e. <i>15/256/223</i>. Tile "
    4540 "adresses in the format <i>zoom,x,y</i> or <i>zoom;x;y</i> are valid "
    4541 "too.</html>"
     4560"adresses in the format <i>zoom,x,y</i> or <i>zoom;x;y</i> are valid too.</"
     4561"html>"
    45424562msgstr ""
    45434563
     
    45684588#. *
    45694589#. * compare my version of an {@see OsmPrimitive} with their version
    4570 #. 
     4590#.
    45714591#: ../core/src/org/openstreetmap/josm/gui/conflict/pair/ComparePairType.java:17
    45724592msgid "My with Their"
     
    45754595#. *
    45764596#. * compare my version of an {@see OsmPrimitive} with the merged version
    4577 #. 
     4597#.
    45784598#: ../core/src/org/openstreetmap/josm/gui/conflict/pair/ComparePairType.java:22
    45794599msgid "My with Merged"
     
    45824602#. *
    45834603#. * compare their version of an {@see OsmPrimitive} with the merged veresion
    4584 #. 
     4604#.
    45854605#: ../core/src/org/openstreetmap/josm/gui/conflict/pair/ComparePairType.java:27
    45864606msgid "Their with Merged"
     
    47944814
    47954815#: ../core/src/org/openstreetmap/josm/gui/conflict/pair/ListMerger.java:566
    4796 msgid ""
    4797 "Copy their selected elements to the end of the list of merged elements."
     4816msgid "Copy their selected elements to the end of the list of merged elements."
    47984817msgstr ""
    47994818
     
    48734892#, java-format
    48744893msgid ""
    4875 "<html>Click <strong>{0}</strong> to start merging my and their "
    4876 "entries.</html>"
     4894"<html>Click <strong>{0}</strong> to start merging my and their entries.</"
     4895"html>"
    48774896msgstr ""
    48784897
     
    48804899#, java-format
    48814900msgid ""
    4882 "<html>Click <strong>{0}</strong> to finish merging my and their "
    4883 "entries.</html>"
     4901"<html>Click <strong>{0}</strong> to finish merging my and their entries.</"
     4902"html>"
    48844903msgstr ""
    48854904
     
    49304949#, java-format
    49314950msgid ""
    4932 "<html>An error occurred while communicating with the server<br>Details: "
    4933 "{0}</html>"
     4951"<html>An error occurred while communicating with the server<br>Details: {0}</"
     4952"html>"
    49344953msgstr ""
    49354954
     
    51465165#: ../core/src/org/openstreetmap/josm/gui/conflict/pair/tags/TagMergeColumnModel.java:18
    51475166#: ../core/src/org/openstreetmap/josm/gui/conflict/tags/TagConflictResolverColumnModel.java:28
    5148 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:211
    5149 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:534
     5167#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:215
     5168#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:538
    51505169#: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:75
    51515170#: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:113
    51525171#: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:261
    51535172#: ../core/src/org/openstreetmap/josm/gui/tagging/TagTable.java:77
     5173#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:444
     5174#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:466
    51545175#: ../plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/TagsTableColumnModel.java:18
    51555176msgid "Key"
     
    51585179#: ../core/src/org/openstreetmap/josm/gui/conflict/pair/tags/TagMergeColumnModel.java:25
    51595180#: ../core/src/org/openstreetmap/josm/gui/conflict/tags/TagConflictResolverColumnModel.java:35
    5160 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:246
    5161 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:534
     5181#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:250
     5182#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:538
    51625183#: ../core/src/org/openstreetmap/josm/gui/history/TagTableColumnModel.java:27
    51635184#: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:75
    51645185#: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:265
    51655186#: ../core/src/org/openstreetmap/josm/gui/tagging/TagTable.java:84
     5187#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:444
     5188#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:466
    51665189#: ../plugins/routing/src/com/innovant/josm/plugin/routing/gui/RoutingPreferenceDialog.java:120
    51675190#: ../plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/TagsTableColumnModel.java:25
     
    52435266#: ../core/src/org/openstreetmap/josm/gui/history/VersionInfoPanel.java:166
    52445267#: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:23
     5268#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:227
    52455269msgid "none"
    52465270msgstr "boş"
     
    54555479#: ../core/src/org/openstreetmap/josm/gui/dialogs/ChangesetDialog.java:162
    54565480msgid ""
    5457 "<html>Select to show changesets for the currently selected objects "
    5458 "only.<br>Unselect to show all changesets for objects in the current data "
    5459 "layer.</html>"
     5481"<html>Select to show changesets for the currently selected objects only."
     5482"<br>Unselect to show all changesets for objects in the current data layer.</"
     5483"html>"
    54605484msgstr ""
    54615485
     
    54805504
    54815505#: ../core/src/org/openstreetmap/josm/gui/dialogs/ChangesetDialog.java:350
    5482 msgid ""
    5483 "Download information about the selected changesets from the OSM server"
     5506msgid "Download information about the selected changesets from the OSM server"
    54845507msgstr ""
    54855508
     
    55255548#: ../core/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:167
    55265549#: ../core/src/org/openstreetmap/josm/gui/dialogs/UserListDialog.java:66
    5527 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:530
     5550#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:534
    55285551#: ../plugins/imagewaypoint/src/org/insignificant/josm/plugins/imagewaypoint/ImageWayPointDialog.java:190
    55295552#: ../plugins/livegps/src/livegps/LiveGpsDialog.java:46
     
    55965619#, java-format
    55975620msgid ""
    5598 "<html>You did not finish to merge the differences in this "
    5599 "conflict.<br>Conflict resolutions will not be applied unless all "
    5600 "differences<br>are resolved.<br>Click <strong>{0}</strong> to close "
    5601 "anyway.<strong> Already<br>resolved differences will not be "
    5602 "applied.</strong><br>Click <strong>{1}</strong> to return to resolving "
    5603 "conflicts.</html>"
     5621"<html>You did not finish to merge the differences in this conflict."
     5622"<br>Conflict resolutions will not be applied unless all differences<br>are "
     5623"resolved.<br>Click <strong>{0}</strong> to close anyway.<strong> "
     5624"Already<br>resolved differences will not be applied.</strong><br>Click "
     5625"<strong>{1}</strong> to return to resolving conflicts.</html>"
    56045626msgstr ""
    56055627
     
    56225644
    56235645#: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:77
    5624 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1045
     5646#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1052
    56255647#: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:125
    56265648#: ../core/src/org/openstreetmap/josm/gui/preferences/PluginPreference.java:471
     
    56285650#: ../plugins/routing/src/com/innovant/josm/plugin/routing/gui/RoutingPreferenceDialog.java:108
    56295651#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:652
    5630 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:73
     5652#: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:74
    56315653msgid "Add"
    56325654msgstr "Ekle"
     
    56755697#: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:69
    56765698#: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:70
    5677 #: ../plugins/reverter/src/reverter/ReverterPlugin.java:21
     5699#: ../plugins/reverter/src/reverter/ReverterPlugin.java:18
    56785700msgid "History"
    56795701msgstr "Geçmiş"
     
    58935915
    58945916#: ../core/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:447
    5895 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1097
     5917#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1104
    58965918msgid "Select in relation list"
    58975919msgstr ""
    58985920
    58995921#: ../core/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:448
    5900 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1098
     5922#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1105
    59015923msgid "Select relation in relation list."
    59025924msgstr ""
     
    73517373#, java-format
    73527374msgid ""
    7353 "Please enter a date in the usual format for your locale.<br>Example: "
    7354 "{0}<br>Example: {1}<br>Example: {2}<br>Example: {3}<br>"
     7375"Please enter a date in the usual format for your locale.<br>Example: {0}"
     7376"<br>Example: {1}<br>Example: {2}<br>Example: {3}<br>"
    73557377msgstr ""
    73567378
     
    73747396#: ../core/src/org/openstreetmap/josm/gui/dialogs/changeset/query/BasicChangesetQueryPanel.java:126
    73757397msgid ""
    7376 "<html>Please select one the following <strong>standard "
    7377 "queries</strong>.Select <strong>Download my changesets only</strong> if you "
    7378 "only want to download changesets created by yourself.<br>Note that JOSM will "
    7379 "download max. 100 changesets.</html>"
     7398"<html>Please select one the following <strong>standard queries</strong>."
     7399"Select <strong>Download my changesets only</strong> if you only want to "
     7400"download changesets created by yourself.<br>Note that JOSM will download "
     7401"max. 100 changesets.</html>"
    73807402msgstr ""
    73817403
     
    74957517msgstr ""
    74967518
    7497 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:160
     7519#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:164
    74987520msgid "Add Properties"
    74997521msgstr "Özellik Ekle"
    75007522
    7501 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:192
     7523#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:196
    75027524#, java-format
    75037525msgid "This will change {0} object."
     
    75067528msgstr[1] ""
    75077529
    7508 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:194
     7530#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:198
    75097531msgid "An empty value deletes the tag."
    75107532msgstr ""
    75117533
    7512 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:243
    7513 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:288
    7514 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:295
    7515 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:548
    7516 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:612
     7534#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:247
     7535#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:292
     7536#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:299
     7537#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:552
     7538#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:616
    75177539#: ../core/src/org/openstreetmap/josm/gui/tagging/TaggingPreset.java:115
    75187540msgid "<different>"
    75197541msgstr "<farklı>"
    75207542
    7521 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:257
    7522 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:398
     7543#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:261
     7544#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:402
    75237545msgid "Change values?"
    75247546msgstr "Değerleri Değiştir?"
    75257547
    7526 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:317
     7548#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:321
    75277549#, java-format
    75287550msgid "Change properties of up to {0} object"
     
    75307552msgstr[0] "Değerleri {0} obje için değiştir"
    75317553
    7532 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:356
     7554#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:360
    75337555#, java-format
    75347556msgid "This will change up to {0} object."
     
    75367558msgstr[0] "İşlem {0} objeyi değiştirecek."
    75377559
    7538 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:358
     7560#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:362
    75397561msgid "Please select a key"
    75407562msgstr "Lütfen bir anahtar seçiniz"
    75417563
    7542 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:383
     7564#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:387
    75437565msgid "Please select a value"
    75447566msgstr "Lütfen bir değer seçiniz"
    75457567
    7546 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:478
     7568#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:482
    75477569msgid "Please select the objects you want to change properties for."
    75487570msgstr "Özelliklerini değiştirmek istediğiniz objeleri seçiniz."
    75497571
    7550 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:529
    7551 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:530
     7572#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:533
     7573#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:534
    75527574msgid "Properties/Memberships"
    75537575msgstr "Özellikler/Üyelikler"
    75547576
    7555 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:529
     7577#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:533
    75567578msgid "Properties for selected objects."
    75577579msgstr "Seçili objenin özellikleri"
    75587580
    75597581#. setting up the membership table
    7560 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:563
     7582#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:567
    75617583msgid "Member Of"
    75627584msgstr "Üyesi"
    75637585
    7564 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:563
     7586#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:567
    75657587msgid "Position"
    75667588msgstr ""
    75677589
    7568 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:933
     7590#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:940
    75697591#, java-format
    75707592msgid "Properties: {0} / Memberships: {1}"
    75717593msgstr "Özellik: {0} / Üyelik: {1}"
    75727594
    7573 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:936
     7595#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:943
    75747596msgid "Properties / Memberships"
    75757597msgstr "Özellik / Üyelik"
    75767598
    7577 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:989
     7599#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:996
    75787600msgid "Change relation"
    75797601msgstr "İlişkiyi değiştir"
    75807602
    7581 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:990
     7603#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:997
    75827604msgid "Delete from relation"
    75837605msgstr ""
    75847606
    7585 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:992
     7607#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:999
    75867608#, java-format
    75877609msgid "Really delete selection from relation {0}?"
    75887610msgstr "Gerçekten seçili kısmı ilişkiden silmek istiyormusun {0}?"
    75897611
    7590 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1013
     7612#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1020
    75917613msgid "Delete the selected key in all objects"
    75927614msgstr "Seçili anahtarı her objeden sil"
    75937615
    7594 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1015
     7616#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1022
    75957617msgid "Delete Properties"
    75967618msgstr "Özelliği Sil"
    75977619
    7598 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1046
     7620#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1053
    75997621msgid "Add a new key/value pair to all objects"
    76007622msgstr "Her obje için yeni bir anahtar/değer çifti ekleyiniz"
    76017623
    7602 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1058
     7624#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1065
    76037625msgid "Edit the value of the selected key for all objects"
    76047626msgstr "Seçili anahtarın değerini her obje için düzenle"
    76057627
    7606 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1094
     7628#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1101
    76077629msgid "Select relation"
    76087630msgstr ""
    76097631
    7610 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1095
     7632#: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1102
    76117633msgid "Select relation in main selection."
    76127634msgstr ""
     
    77217743msgid ""
    77227744"<html>There is at least one member in this relation referring<br>to the "
    7723 "relation itself.<br>This creates circular dependencies and is "
    7724 "discouraged.<br>How do you want to proceed with circular dependencies?</html>"
     7745"relation itself.<br>This creates circular dependencies and is discouraged."
     7746"<br>How do you want to proceed with circular dependencies?</html>"
    77257747msgstr ""
    77267748
     
    77387760msgid ""
    77397761"<html>This relation already has one or more members referring to<br>the "
    7740 "primitive ''{0}''<br><br>Do you really want to add another relation "
    7741 "member?</html>"
     7762"primitive ''{0}''<br><br>Do you really want to add another relation member?</"
     7763"html>"
    77427764msgstr ""
    77437765
     
    78927914#, java-format
    78937915msgid ""
    7894 "<html>Layer ''{0}'' already has a conflict for "
    7895 "primitive<br>''{1}''.<br>Please resolve this conflict first, then try "
    7896 "again.</html>"
     7916"<html>Layer ''{0}'' already has a conflict for primitive<br>''{1}''."
     7917"<br>Please resolve this conflict first, then try again.</html>"
    78977918msgstr ""
    78987919
     
    82248245#, java-format
    82258246msgid ""
    8226 "<html>Neither <strong>{0}</strong> nor <strong>{1}</strong> is "
    8227 "enabled.<br>Please chose to either download OSM data, or GPX data, or "
    8228 "both.</html>"
     8247"<html>Neither <strong>{0}</strong> nor <strong>{1}</strong> is enabled."
     8248"<br>Please chose to either download OSM data, or GPX data, or both.</html>"
    82298249msgstr ""
    82308250
     
    83658385"english.<br><br>Please help to improve the JOSM help system and fill in the "
    83668386"missing information. You can both edit the <a href=\"{2}\">help topic in "
    8367 "your local language ({1})</a> and the <a href=\"{3}\">help topic in "
    8368 "english</a>.</p></html>"
     8387"your local language ({1})</a> and the <a href=\"{3}\">help topic in english</"
     8388"a>.</p></html>"
    83698389msgstr ""
    83708390
     
    83748394"<html><p class=\"error-header\">Error when retrieving help information</p><p "
    83758395"class=\"error-body\">The content for the help topic <strong>{0}</strong> "
    8376 "could not be loaded. The error message is "
    8377 "(untranslated):<br><tt>{1}</tt></p></html>"
     8396"could not be loaded. The error message is (untranslated):<br><tt>{1}</tt></"
     8397"p></html>"
    83788398msgstr ""
    83798399
     
    86478667"version of one<br>of your nodes, ways, or relations.<br>The conflict is "
    86488668"caused by the <strong>{0}</strong> with id <strong>{1}</strong>,<br>the "
    8649 "server has version {2}, your version is {3}.<br><br>Click "
    8650 "<strong>{4}</strong> to synchronize the conflicting primitive only.<br>Click "
    8651 "<strong>{5}</strong> to synchronize the entire local dataset with the "
    8652 "server.<br>Click <strong>{6}</strong> to abort and continue "
    8653 "editing.<br></html>"
     8669"server has version {2}, your version is {3}.<br><br>Click <strong>{4}</"
     8670"strong> to synchronize the conflicting primitive only.<br>Click <strong>{5}</"
     8671"strong> to synchronize the entire local dataset with the server.<br>Click "
     8672"<strong>{6}</strong> to abort and continue editing.<br></html>"
    86548673msgstr ""
    86558674
     
    86648683msgid ""
    86658684"<html>Uploading <strong>failed</strong> because the server has a newer "
    8666 "version of one<br>of your nodes, ways, or relations.<br><br>Click "
    8667 "<strong>{0}</strong> to synchronize the entire local dataset with the "
    8668 "server.<br>Click <strong>{1}</strong> to abort and continue "
    8669 "editing.<br></html>"
     8685"version of one<br>of your nodes, ways, or relations.<br><br>Click <strong>{0}"
     8686"</strong> to synchronize the entire local dataset with the server.<br>Click "
     8687"<strong>{1}</strong> to abort and continue editing.<br></html>"
    86708688msgstr ""
    86718689
     
    89118929#: ../core/src/org/openstreetmap/josm/gui/io/SaveLayerInfoCellRenderer.java:44
    89128930#: ../core/src/org/openstreetmap/josm/gui/io/SaveLayerInfoCellRenderer.java:57
    8913 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:62
     8931#: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:61
    89148932msgid "No"
    89158933msgstr ""
     
    89178935#: ../core/src/org/openstreetmap/josm/gui/io/SaveLayerInfoCellRenderer.java:47
    89188936#, java-format
    8919 msgid ""
    8920 "Layer ''{0}'' has modifications which should be uploaded to the server."
     8937msgid "Layer ''{0}'' has modifications which should be uploaded to the server."
    89218938msgstr ""
    89228939
     
    90019018msgid_plural ""
    90029019"<html>{0} layers need saving but have no associated file.<br>Either select a "
    9003 "file for each of them or discard the changes.<br>Layers without a "
    9004 "file:</html>"
     9020"file for each of them or discard the changes.<br>Layers without a file:</"
     9021"html>"
    90059022msgstr[0] ""
    90069023msgstr[1] ""
     
    90149031msgid ""
    90159032"<html>{0} layer needs saving but has an associated file<br>which cannot be "
    9016 "written.<br>Either select another file for this layer or discard the "
    9017 "changes.<br>Layer with a non-writable file:</html>"
     9033"written.<br>Either select another file for this layer or discard the changes."
     9034"<br>Layer with a non-writable file:</html>"
    90189035msgid_plural ""
    90199036"<html>{0} layers need saving but have associated files<br>which cannot be "
     
    92399256
    92409257#. we tried to delete an already deleted primitive.
    9241 #. 
     9258#.
    92429259#: ../core/src/org/openstreetmap/josm/gui/io/UploadLayerTask.java:94
    92439260#, java-format
     
    92639280
    92649281#: ../core/src/org/openstreetmap/josm/gui/io/UploadParameterSummaryPanel.java:55
    9265 msgid ""
    9266 "The changeset is going to be <strong>closed</strong> after this upload"
     9282msgid "The changeset is going to be <strong>closed</strong> after this upload"
    92679283msgstr ""
    92689284
     
    93179333#, java-format
    93189334msgid ""
    9319 "Uploading <strong>{0} objects</strong> to <strong>multiple "
    9320 "changesets</strong> using <strong>{1} requests</strong>"
     9335"Uploading <strong>{0} objects</strong> to <strong>multiple changesets</"
     9336"strong> using <strong>{1} requests</strong>"
    93219337msgstr ""
    93229338
     
    93709386msgid ""
    93719387"Click ''<strong>{0}</strong>'' to continue uploading to additional new "
    9372 "changesets.<br>Click ''<strong>{1}</strong>'' to return to the upload "
    9373 "dialog.<br>Click ''<strong>{2}</strong>'' to abort uploading and return to "
    9374 "map editing.<br>"
     9388"changesets.<br>Click ''<strong>{1}</strong>'' to return to the upload dialog."
     9389"<br>Click ''<strong>{2}</strong>'' to abort uploading and return to map "
     9390"editing.<br>"
    93759391msgstr ""
    93769392
     
    93809396
    93819397#. we tried to delete an already deleted primitive.
    9382 #. 
     9398#.
    93839399#: ../core/src/org/openstreetmap/josm/gui/io/UploadPrimitivesTask.java:194
    93849400#, java-format
     
    93949410
    93959411#: ../core/src/org/openstreetmap/josm/gui/io/UploadPrimitivesTask.java:232
    9396 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:425
     9412#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:426
    93979413#, java-format
    93989414msgid "Uploading {0} object..."
     
    94039419#: ../core/src/org/openstreetmap/josm/gui/io/UploadPrimitivesTask.java:287
    94049420#, java-format
    9405 msgid ""
    9406 "Ignoring caught exception because upload is canceled. Exception is: {0}"
     9421msgid "Ignoring caught exception because upload is canceled. Exception is: {0}"
    94079422msgstr ""
    94089423
     
    96209635#, java-format
    96219636msgid ""
    9622 "<html>The data in the GPX layer ''{0}'' has been downloaded from the "
    9623 "server.<br>Because its way points do not include a timestamp we cannot "
    9624 "correlate them with audio data.</html>"
     9637"<html>The data in the GPX layer ''{0}'' has been downloaded from the server."
     9638"<br>Because its way points do not include a timestamp we cannot correlate "
     9639"them with audio data.</html>"
    96259640msgstr ""
    96269641
     
    96469661#, java-format
    96479662msgid ""
    9648 "<html>The data in the GPX layer ''{0}'' has been downloaded from the "
    9649 "server.<br>Because its way points do not include a timestamp we cannot "
    9650 "correlate them with images.</html>"
     9663"<html>The data in the GPX layer ''{0}'' has been downloaded from the server."
     9664"<br>Because its way points do not include a timestamp we cannot correlate "
     9665"them with images.</html>"
    96519666msgstr ""
    96529667
     
    97089723#: ../core/src/org/openstreetmap/josm/gui/layer/GpxLayer.java:825
    97099724msgid ""
    9710 "<html>Upload of unprocessed GPS data as map data is considered "
    9711 "harmful.<br>If you want to upload traces, look here:"
     9725"<html>Upload of unprocessed GPS data as map data is considered harmful."
     9726"<br>If you want to upload traces, look here:"
    97129727msgstr ""
    97139728"<html>İşlenilmemiş GPS bilgisis yüklemek zararlı olabilir.<br>Eğer izleri "
     
    98889903#: ../core/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:66
    98899904msgid ""
    9890 "<html>Upload of unprocessed GPS data as map data is considered "
    9891 "harmful.<br>If you want to upload traces, look here:</html>"
     9905"<html>Upload of unprocessed GPS data as map data is considered harmful."
     9906"<br>If you want to upload traces, look here:</html>"
    98929907msgstr ""
    98939908
     
    99439958#: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:240
    99449959msgid ""
    9945 "<html>Take a photo of your GPS receiver while it displays the "
    9946 "time.<br>Display that photo here.<br>And then, simply capture the time you "
    9947 "read on the photo and select a timezone<hr></html>"
     9960"<html>Take a photo of your GPS receiver while it displays the time."
     9961"<br>Display that photo here.<br>And then, simply capture the time you read "
     9962"on the photo and select a timezone<hr></html>"
    99489963msgstr ""
    99499964"<html>Zaman hesaplanırken GPS alıcınız fotoğrafını göster.<br>Fotoğrafı "
     
    1052710542"<html>Run a fully automatic procedure to get an access token from the OSM "
    1052810543"website.<br>JOSM accesses the OSM website on behalf of the JOSM user and "
    10529 "fully<br>automatically authorizes the user and retrieves an Access "
    10530 "Token.</html>"
     10544"fully<br>automatically authorizes the user and retrieves an Access Token.</"
     10545"html>"
    1053110546msgstr ""
    1053210547
     
    1054810563#: ../core/src/org/openstreetmap/josm/gui/oauth/FullyAutomaticAuthorizationUI.java:97
    1054910564msgid ""
    10550 "Please enter your OSM user name and password. The password will "
    10551 "<strong>not</strong> be saved in clear text in the JOSM preferences and it "
    10552 "will be submitted to the OSM server <strong>only once</strong>. Subsequent "
    10553 "data upload requests don't use your password any more."
     10565"Please enter your OSM user name and password. The password will <strong>not</"
     10566"strong> be saved in clear text in the JOSM preferences and it will be "
     10567"submitted to the OSM server <strong>only once</strong>. Subsequent data "
     10568"upload requests don't use your password any more."
    1055410569msgstr ""
    1055510570
     
    1066910684msgid ""
    1067010685"<html>The automatic process for retrieving an OAuth Access Token<br>from the "
    10671 "OSM server failed. JOSM failed to log into {0}<br>for user "
    10672 "{1}.<br><br>Please check username and password and try again.</html>"
     10686"OSM server failed. JOSM failed to log into {0}<br>for user {1}."
     10687"<br><br>Please check username and password and try again.</html>"
    1067310688msgstr ""
    1067410689
     
    1077810793#: ../core/src/org/openstreetmap/josm/gui/oauth/OsmOAuthAuthorizationClient.java:349
    1077910794#, java-format
    10780 msgid ""
    10781 "Failed to authenticate user ''{0}'' with password ''***'' as OAuth user"
     10795msgid "Failed to authenticate user ''{0}'' with password ''***'' as OAuth user"
    1078210796msgstr ""
    1078310797
     
    1091110925"authorization page in an external browser. Please login with your OSM "
    1091210926"username and password and follow the instructions to authorize the Request "
    10913 "Token. Then switch back to this dialog and click on "
    10914 "<strong>{0}</strong><br><br>If launching the external browser fails you can "
    10915 "copy the following authorize URL and paste it into the address field of your "
    10916 "browser.</html>"
     10927"Token. Then switch back to this dialog and click on <strong>{0}</"
     10928"strong><br><br>If launching the external browser fails you can copy the "
     10929"following authorize URL and paste it into the address field of your browser."
     10930"</html>"
    1091710931msgstr ""
    1091810932
     
    1099511009msgid ""
    1099611010"<html>The Access Token ''{1}'' is known to the OSM server ''{0}''.<br>The "
    10997 "test to retrieve the user details for this token failed, "
    10998 "though.<br>Depending on what rights are granted to this token you may "
    10999 "nevertheless use it<br>to upload data, upload GPS traces, and/or access "
    11000 "other protected resources.</html>"
     11011"test to retrieve the user details for this token failed, though."
     11012"<br>Depending on what rights are granted to this token you may nevertheless "
     11013"use it<br>to upload data, upload GPS traces, and/or access other protected "
     11014"resources.</html>"
    1100111015msgstr ""
    1100211016
     
    1102311037#: ../core/src/org/openstreetmap/josm/gui/oauth/TestAccessTokenTask.java:235
    1102411038msgid ""
    11025 "<html>The test failed because the server responded with an internal "
    11026 "error.<br>JOSM could not decide whether the token is valid. Please try again "
    11027 "later.</html>"
     11039"<html>The test failed because the server responded with an internal error."
     11040"<br>JOSM could not decide whether the token is valid. Please try again later."
     11041"</html>"
    1102811042msgstr ""
    1102911043
     
    1107411088#: ../plugins/routing/src/com/innovant/josm/plugin/routing/gui/RoutingPreferenceDialog.java:140
    1107511089#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:711
    11076 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:100
     11090#: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:101
    1107711091msgid "Please select the row to delete."
    1107811092msgstr "Silmek için bir satır seçiniz."
     
    1143211446#. drawGpsArrowsFast
    1143311447#: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:142
    11434 msgid ""
    11435 "Draw the direction arrows using table lookups instead of complex math."
     11448msgid "Draw the direction arrows using table lookups instead of complex math."
    1143611449msgstr "Yön çizgi okları için tablo değerlerini kullan hesap yapma."
    1143711450
     
    1149011503#. antialiasing
    1149111504#: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:249
    11492 msgid ""
    11493 "Apply antialiasing to the map view resulting in a smoother appearance."
     11505msgid "Apply antialiasing to the map view resulting in a smoother appearance."
    1149411506msgstr "Daha düzgün harita grafikleri için 'antialiasing' uygula  ."
    1149511507
     
    1156111573
    1156211574#: ../core/src/org/openstreetmap/josm/gui/preferences/MapPaintPreference.java:35
    11563 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:135
     11575#: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:134
    1156411576msgid "Enable built-in defaults"
    1156511577msgstr "Önceden tanımlanmış ayarları etkinleştir"
     
    1157911591#: ../core/src/org/openstreetmap/josm/gui/preferences/PluginPreference.java:73
    1158011592#, java-format
    11581 msgid ""
    11582 "The following plugin has been downloaded <strong>successfully</strong>:"
     11593msgid "The following plugin has been downloaded <strong>successfully</strong>:"
    1158311594msgid_plural ""
    1158411595"The following {0} plugins have been downloaded <strong>successfully</strong>:"
     
    1170311714"a menu entry of a button for the first time. So some of your changes may "
    1170411715"become active even without restart --- but also without collision handling. "
    11705 "This is another reason to <b>restart</b> JOSM after making any changes "
    11706 "here.</p>"
     11716"This is another reason to <b>restart</b> JOSM after making any changes here."
     11717"</p>"
    1170711718msgstr ""
    1170811719
     
    1171511726"keyboard do not have them, Sun keyboards do), then do not use it. Also there "
    1171611727"are ''keys'' listed that correspond to a shortcut on your keyboard (e.g. "
    11717 "'':''/Colon). Please do not use them either, use the base key "
    11718 "('';''/Semicolon on US keyboards, ''.''/Period on German keyboards, etc.) "
    11719 "instead. Not doing so may result in conflicts, as there is no way for JOSM "
    11720 "to know that Ctrl+Shift+; and Ctrl+: actually is the same thing on an US "
    11721 "keyboard.</p>"
     11728"'':''/Colon). Please do not use them either, use the base key ('';''/"
     11729"Semicolon on US keyboards, ''.''/Period on German keyboards, etc.) instead. "
     11730"Not doing so may result in conflicts, as there is no way for JOSM to know "
     11731"that Ctrl+Shift+; and Ctrl+: actually is the same thing on an US keyboard.</"
     11732"p>"
    1172211733msgstr ""
    1172311734
     
    1201612027#, java-format
    1201712028msgid ""
    12018 "<html>Failed to load the list of style sources "
    12019 "from<br>''{0}''.<br><br>Details (untranslated):<br>{1}</html>"
     12029"<html>Failed to load the list of style sources from<br>''{0}''."
     12030"<br><br>Details (untranslated):<br>{1}</html>"
    1202012031msgstr ""
    1202112032
     
    1202612037msgstr ""
    1202712038
    12028 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:63
     12039#: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:62
    1202912040#, java-format
    1203012041msgid ""
     
    1203412045
    1203512046#. Should not happen, but at least show message
    12036 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:83
     12047#: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:82
    1203712048#, java-format
    1203812049msgid "Could not read tagging preset source {0}"
    1203912050msgstr ""
    1204012051
    12041 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:87
     12052#: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:86
    1204212053#, java-format
    1204312054msgid ""
    1204412055"<html>Tagging preset source {0} can be loaded but it contains errors. Do you "
    12045 "really want to use it?<br><br><table width=600>Error is: [{1}:{2}] "
    12046 "{3}</table></html>"
    12047 msgstr ""
    12048 
    12049 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:91
     12056"really want to use it?<br><br><table width=600>Error is: [{1}:{2}] {3}</"
     12057"table></html>"
     12058msgstr ""
     12059
     12060#: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:90
    1205012061#, java-format
    1205112062msgid ""
     
    1205412065msgstr ""
    1205512066
    12056 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:97
     12067#: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:96
    1205712068#, java-format
    1205812069msgid ""
     
    1206112072msgstr ""
    1206212073
    12063 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:101
     12074#: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:100
    1206412075#, java-format
    1206512076msgid ""
     
    1206812079msgstr ""
    1206912080
    12070 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:133
     12081#: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:132
    1207112082msgid "Sort presets menu"
    1207212083msgstr ""
    1207312084
    12074 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:145
     12085#: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:144
    1207512086msgid "Tagging Presets"
    1207612087msgstr "Etiketleme Ayarları"
     
    1217912190#, java-format
    1218012191msgid ""
    12181 "<html>Failed to build URL ''{0}'' for validating the OSM API "
    12182 "server.<br>Please check the spelling of ''{1}'' and validate again.</html>"
     12192"<html>Failed to build URL ''{0}'' for validating the OSM API server."
     12193"<br>Please check the spelling of ''{1}'' and validate again.</html>"
    1218312194msgstr ""
    1218412195
     
    1220012211msgid ""
    1220112212"<html>Failed to retrieve a list of changesets from the OSM API server "
    12202 "at<br>''{1}''. The server responded with the return code {0} instead of "
    12203 "200.<br>Please check the spelling of ''{1}'' and validate again.</html>"
     12213"at<br>''{1}''. The server responded with the return code {0} instead of 200."
     12214"<br>Please check the spelling of ''{1}'' and validate again.</html>"
    1220412215msgstr ""
    1220512216
     
    1227712288
    1227812289#: ../core/src/org/openstreetmap/josm/gui/preferences/server/OAuthAccessTokenHolder.java:151
    12279 msgid ""
    12280 "Warning: Failed to retrieve OAuth Access Token from credential manager"
     12290msgid "Warning: Failed to retrieve OAuth Access Token from credential manager"
    1228112291msgstr ""
    1228212292
     
    1229212302
    1229312303#: ../core/src/org/openstreetmap/josm/gui/preferences/server/OAuthAuthenticationPreferencesPanel.java:226
    12294 msgid ""
    12295 "You already have an Access Token to access the OSM server using OAuth."
     12304msgid "You already have an Access Token to access the OSM server using OAuth."
    1229612305msgstr ""
    1229712306
     
    1238512394#: ../core/src/org/openstreetmap/josm/gui/preferences/server/ProxyPreferencesPanel.java:244
    1238612395msgid ""
    12387 "Use standard system settings (disabled. Start JOSM with <tt>-"
    12388 "Djava.net.useSystemProxies=true</tt> to enable)"
     12396"Use standard system settings (disabled. Start JOSM with <tt>-Djava.net."
     12397"useSystemProxies=true</tt> to enable)"
    1238912398msgstr ""
    1239012399
     
    1251612525
    1251712526#: ../core/src/org/openstreetmap/josm/gui/tagging/TaggingPreset.java:988
     12527#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:111
    1251812528msgid "Change Properties"
    1251912529msgstr "Özellikleri Değiştir"
     
    1267912689#. Just log something. The network stack will also throw an exception which will be caught
    1268012690#. somewhere else
    12681 #. 
     12691#.
    1268212692#: ../core/src/org/openstreetmap/josm/io/DefaultProxySelector.java:144
    1268312693#, java-format
     
    1269712707msgstr ""
    1269812708
    12699 #: ../core/src/org/openstreetmap/josm/io/DiffResultProcessor.java:169
     12709#: ../core/src/org/openstreetmap/josm/io/DiffResultProcessor.java:170
    1270012710#, java-format
    1270112711msgid "Unexpected XML element with name ''{0}''"
     
    1286212872#: ../core/src/org/openstreetmap/josm/io/MultiFetchServerObjectReader.java:114
    1286312873#, java-format
    12864 msgid ""
    12865 "No primitive with id {0} in local dataset. Cannot infer primitive type."
     12874msgid "No primitive with id {0} in local dataset. Cannot infer primitive type."
    1286612875msgstr ""
    1286712876
     
    1297812987
    1297912988#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:257
    12980 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:320
     12989#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:321
    1298112990#, java-format
    1298212991msgid "Unexpected format of ID replied by the server. Got ''{0}''."
    1298312992msgstr ""
    1298412993
    12985 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:278
     12994#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:279
    1298612995#, java-format
    1298712996msgid ""
     
    1298912998msgstr ""
    1299012999
    12991 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:312
     13000#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:313
    1299213001msgid "Creating changeset..."
    1299313002msgstr ""
    1299413003
    12995 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:322
     13004#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:323
    1299613005#, java-format
    1299713006msgid "Successfully opened changeset {0}"
    1299813007msgstr ""
    1299913008
    13000 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:346
    13001 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:386
    13002 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:662
     13009#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:347
     13010#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:387
     13011#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:663
    1300313012#, java-format
    1300413013msgid "Changeset ID > 0 expected. Got {0}."
    1300513014msgstr ""
    1300613015
    13007 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:348
     13016#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:349
    1300813017msgid "Updating changeset..."
    1300913018msgstr ""
    1301013019
    13011 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:350
     13020#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:351
    1301213021#, java-format
    1301313022msgid "Updating changeset {0}..."
    1301413023msgstr ""
    1301513024
    13016 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:388
     13025#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:389
    1301713026msgid "Closing changeset..."
    1301813027msgstr "Kapanıyor..."
    1301913028
    13020 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:409
     13029#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:410
    1302113030msgid "No changeset present for diff upload."
    1302213031msgstr ""
    1302313032
    13024 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:416
     13033#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:417
    1302513034msgid "Preparing upload request..."
    1302613035msgstr ""
    1302713036
    13028 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:446
     13037#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:447
    1302913038msgid "Waiting 10 seconds ... "
    1303013039msgstr ""
    1303113040
    13032 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:449
     13041#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:450
    1303313042#, java-format
    1303413043msgid "Starting retry {0} of {1} in {2} seconds ..."
    1303513044msgstr ""
    1303613045
    13037 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:457
     13046#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:458
    1303813047msgid "OK - trying again."
    1303913048msgstr ""
    1304013049
    13041 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:538
     13050#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:539
    1304213051#, java-format
    1304313052msgid "Starting retry {0} of {1}."
    1304413053msgstr ""
    1304513054
    13046 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:634
     13055#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:635
    1304713056msgid "Current changeset is null. Cannot upload data."
    1304813057msgstr ""
    1304913058
    13050 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:636
     13059#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:637
    1305113060#, java-format
    1305213061msgid "ID of current changeset > 0 required. Current ID is {0}."
    1305313062msgstr ""
    1305413063
    13055 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:664
     13064#: ../core/src/org/openstreetmap/josm/io/OsmApi.java:665
    1305613065#, java-format
    1305713066msgid "Open changeset expected. Got closed changeset with id {0}."
     
    1322913238#: ../core/src/org/openstreetmap/josm/io/OsmDataParsingException.java:44
    1323013239#: ../core/src/org/openstreetmap/josm/tools/XmlObjectParser.java:76
     13240#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsReader.java:280
    1323113241#, java-format
    1323213242msgid "(at line {0}, column {1})"
     
    1324613256#, java-format
    1324713257msgid ""
    13248 "<html>An error occurred while restoring backup file.<br>Error "
    13249 "is:<br>{0}</html>"
     13258"<html>An error occurred while restoring backup file.<br>Error is:<br>{0}</"
     13259"html>"
    1325013260msgstr ""
    1325113261
     
    1327313283#, java-format
    1327413284msgid ""
    13275 "Missing manadatory attributes on element ''bounds''. Got "
    13276 "minlon=''{0}'',minlat=''{1}'',maxlon=''{3}'',maxlat=''{4}'', origin=''{5}''."
     13285"Missing manadatory attributes on element ''bounds''. Got minlon=''{0}'',"
     13286"minlat=''{1}'',maxlon=''{3}'',maxlat=''{4}'', origin=''{5}''."
    1327713287msgstr ""
    1327813288
     
    1331413324#: ../plugins/reverter/src/reverter/MultiOsmReader.java:245
    1331513325#, java-format
    13316 msgid ""
    13317 "Illegal value for attribute ''ref'' on member in relation {0}. Got {1}"
     13326msgid "Illegal value for attribute ''ref'' on member in relation {0}. Got {1}"
    1331813327msgstr ""
    1331913328
     
    1374913758#, java-format
    1375013759msgid ""
    13751 "<html>Plugin {0} requires JOSM version {1}. The current JOSM version is "
    13752 "{2}.<br>You have to update JOSM in order to use this plugin.</html>"
     13760"<html>Plugin {0} requires JOSM version {1}. The current JOSM version is {2}."
     13761"<br>You have to update JOSM in order to use this plugin.</html>"
    1375313762msgstr ""
    1375413763
     
    1395713966#: ../core/src/org/openstreetmap/josm/plugins/ReadLocalPluginInformationTask.java:147
    1395813967#, java-format
    13959 msgid ""
    13960 "Warning: Failed to scan file ''{0}'' for plugin information. Skipping."
     13968msgid "Warning: Failed to scan file ''{0}'' for plugin information. Skipping."
    1396113969msgstr ""
    1396213970
     
    1402314031
    1402414032#. Then ask for submitting a bug report, for exceptions thrown from a plugin too
    14025 #. 
     14033#.
    1402614034#: ../core/src/org/openstreetmap/josm/tools/BugReportExceptionHandler.java:66
    1402714035msgid "Do nothing"
     
    1410414112msgid ""
    1410514113"<html>Uploading to the server <strong>failed</strong> because your "
    14106 "current<br>dataset violates a precondition.<br>The error message "
    14107 "is:<br>{0}</html>"
     14114"current<br>dataset violates a precondition.<br>The error message is:<br>{0}</"
     14115"html>"
    1410814116msgstr ""
    1410914117
     
    1411114119#, java-format
    1411214120msgid ""
    14113 "<html>Authentication at the OSM server with the username ''{0}'' "
    14114 "failed.<br>Please check the username and the password in the JOSM "
    14115 "preferences.</html>"
     14121"<html>Authentication at the OSM server with the username ''{0}'' failed."
     14122"<br>Please check the username and the password in the JOSM preferences.</"
     14123"html>"
    1411614124msgstr ""
    1411714125
     
    1411914127#, java-format
    1412014128msgid ""
    14121 "<html>Authentication at the OSM server with the OAuth token ''{0}'' "
    14122 "failed.<br>Please launch the preferences dialog and retrieve another OAuth "
    14123 "token.</html>"
     14129"<html>Authentication at the OSM server with the OAuth token ''{0}'' failed."
     14130"<br>Please launch the preferences dialog and retrieve another OAuth token.</"
     14131"html>"
    1412414132msgstr ""
    1412514133
     
    1412714135#, java-format
    1412814136msgid ""
    14129 "<html>Authorisation at the OSM server with the OAuth token ''{0}'' "
    14130 "failed.<br>The token is not authorised to access the protected "
    14131 "resource<br>''{1}''.<br>Please launch the preferences dialog and retrieve "
    14132 "another OAuth token.</html>"
     14137"<html>Authorisation at the OSM server with the OAuth token ''{0}'' failed."
     14138"<br>The token is not authorised to access the protected resource<br>''{1}''."
     14139"<br>Please launch the preferences dialog and retrieve another OAuth token.</"
     14140"html>"
    1413314141msgstr ""
    1413414142
     
    1414814156msgid ""
    1414914157"<html>Communication with the OSM server ''{0}''failed. The server "
    14150 "replied<br>the following error code and the following error "
    14151 "message:<br><strong>Error code:<strong> {1}<br><strong>Error message "
    14152 "(untranslated)</strong>: {2}</html>"
     14158"replied<br>the following error code and the following error message:"
     14159"<br><strong>Error code:<strong> {1}<br><strong>Error message (untranslated)</"
     14160"strong>: {2}</html>"
    1415314161msgstr ""
    1415414162
     
    1421714225#, java-format
    1421814226msgid ""
    14219 "<html>The OSM server<br>''{0}''<br>reported an internal server "
    14220 "error.<br>This is most likely a temporary problem. Please try again "
    14221 "later.</html>"
     14227"<html>The OSM server<br>''{0}''<br>reported an internal server error."
     14228"<br>This is most likely a temporary problem. Please try again later.</html>"
    1422214229msgstr ""
    1422314230
     
    1422914236#: ../core/src/org/openstreetmap/josm/tools/ExceptionUtil.java:371
    1423014237msgid ""
    14231 "The area you tried to download is too big or your request was too "
    14232 "large.<br>Either request a smaller area or use an export file provided by "
    14233 "the OSM community."
     14238"The area you tried to download is too big or your request was too large."
     14239"<br>Either request a smaller area or use an export file provided by the OSM "
     14240"community."
    1423414241msgstr ""
    1423514242
     
    1426114268"<html>The server reports that an object is deleted.<br><strong>Uploading "
    1426214269"failed</strong> if you tried to update or delete this object.<br> "
    14263 "<strong>Downloading failed</strong> if you tried to download this "
    14264 "object.<br><br>The error message is:<br>{0}</html>"
     14270"<strong>Downloading failed</strong> if you tried to download this object."
     14271"<br><br>The error message is:<br>{0}</html>"
    1426514272msgstr ""
    1426614273
     
    1476714774"</span><span style=\"font-size: medium;\"><br>\n"
    1476814775"...or it rather should be called <br>\n"
    14769 "<span style=\"font-size: large;\">AlignWayS(egments)</span> "
    14770 "Plugin...</span>\n"
     14776"<span style=\"font-size: large;\">AlignWayS(egments)</span> Plugin...</"
     14777"span>\n"
    1477114778"</div>\n"
    1477214779"</html>"
     
    1479314800"<div style=\"font-family: sans-serif;\">\n"
    1479414801"<ul>\n"
    14795 "<li><b>Select a reference segment.</b> You can do this by <b><i><span "
    14796 "style=\"color:green\">Ctrl-click</span></i></b>ing\n"
     14802"<li><b>Select a reference segment.</b> You can do this by <b><i><span style="
     14803"\"color:green\">Ctrl-click</span></i></b>ing\n"
    1479714804"on a segment. The other, to be aligned segment will become parallel to\n"
    1479814805"this one. </li>\n"
     
    1483014837"parallel with the reference segment, the to be aligned segment will rotate "
    1483114838"around this point. You can choose the two extremities or the centre of the "
    14832 "segment by <b><i><span style=\"color:green\">click</span></i></b>ing nearby. "
    14833 "\n"
     14839"segment by <b><i><span style=\"color:green\">click</span></i></b>ing "
     14840"nearby. \n"
    1483414841"  </li>\n"
    1483514842"</ul>\n"
     
    1484514852"<div style=\"font-family:sans-serif\">\n"
    1484614853"<ul>\n"
    14847 "  <li><b>Align the segments.</b> Press <b><i><span "
    14848 "style=\"color:green\">Shift-A</span></i></b>. Alternatively you''ll find the "
    14849 "command in the <b>Tools</b>\n"
     14854"  <li><b>Align the segments.</b> Press <b><i><span style=\"color:green"
     14855"\">Shift-A</span></i></b>. Alternatively you''ll find the command in the "
     14856"<b>Tools</b>\n"
    1485014857" menu or may want to place the action on the <b>toolbar</b>.\n"
    1485114858"  </li>\n"
     
    1489614903msgstr ""
    1489714904
    14898 #: ../plugins/buildings_tools/src/buildings_tools/Building.java:134
     14905#: ../plugins/buildings_tools/src/buildings_tools/AdvancedSettingsDialog.java:19
     14906#, fuzzy
     14907msgid "Big buildings mode"
     14908msgstr "Binalar"
     14909
     14910#: ../plugins/buildings_tools/src/buildings_tools/AdvancedSettingsDialog.java:20
     14911#, fuzzy
     14912msgid "Rotate crosshair"
     14913msgstr "Görüntüyü sağa dönder"
     14914
     14915#: ../plugins/buildings_tools/src/buildings_tools/AdvancedSettingsDialog.java:23
     14916#, fuzzy
     14917msgid "Advanced settings"
     14918msgstr "İleri Tercihler"
     14919
     14920#: ../plugins/buildings_tools/src/buildings_tools/AdvancedSettingsDialog.java:30
     14921#, fuzzy
     14922msgid "Building tag:"
     14923msgstr "Bina"
     14924
     14925#: ../plugins/buildings_tools/src/buildings_tools/Building.java:234
    1489914926msgid "Cannot place building outside of the world."
    1490014927msgstr ""
    1490114928
    14902 #: ../plugins/buildings_tools/src/buildings_tools/Building.java:156
     14929#: ../plugins/buildings_tools/src/buildings_tools/Building.java:257
    1490314930#: ../plugins/cadastre-fr/src/cadastre_fr/Buildings.java:221
    1490414931msgid "Create building"
     
    1490714934#: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeAction.java:15
    1490814935#: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeAction.java:17
    14909 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:32
     14936#: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:37
    1491014937msgid "Set buildings size"
    1491114938msgstr ""
    1491214939
    14913 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:24
     14940#: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:26
    1491414941msgid "Use Address dialog"
    1491514942msgstr ""
    1491614943
    14917 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:38
     14944#: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:27
     14945#, fuzzy
     14946msgid "Auto-select building"
     14947msgstr "Kamu Binası"
     14948
     14949#: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:44
    1491814950msgid "Buildings width:"
    1491914951msgstr ""
    1492014952
    14921 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:39
     14953#: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:45
    1492214954msgid "Length step:"
    1492314955msgstr ""
    1492414956
    14925 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:75
    14926 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:77
     14957#: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:54
     14958msgid "Advanced..."
     14959msgstr ""
     14960
     14961#: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:65
     14962#: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:67
    1492714963msgid "Draw buildings"
    1492814964msgstr ""
    1492914965
    14930 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:303
    14931 msgid "Point on the corner of building to start drawing"
    14932 msgstr ""
    14933 
    14934 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:304
    14935 msgid "Point on opposite end of building"
    14936 msgstr ""
    14937 
    14938 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:305
    14939 msgid "Set width of building"
     14966#: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:379
     14967msgid "Point on the corner of the building to start drawing"
     14968msgstr ""
     14969
     14970#: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:381
     14971msgid "Point on opposite end of the building"
     14972msgstr ""
     14973
     14974#: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:383
     14975msgid "Set width of the building"
    1494014976msgstr ""
    1494114977
     
    1511015146#. <scale_max>50000</scale_max>
    1511115147#. </rule>
    15112 #. 
     15148#.
    1511315149#. <!--waterway tags -->
    15114 #. 
     15150#.
    1511515151#. <rule>
    1511615152#. <condition k="waterway" v="river"/>
     
    1512015156#. <scale_max>50000</scale_max>
    1512115157#. </rule>
    15122 #. 
     15158#.
    1512315159#. <rule>
    1512415160#. <condition k="waterway" v="canal"/>
     
    1512815164#. <scale_max>50000</scale_max>
    1512915165#. </rule>
    15130 #. 
     15166#.
    1513115167#. <rule>
    1513215168#. <condition k="waterway" v="ditch"/>
     
    1514215178#. <scale_max>50000</scale_max>
    1514315179#. </rule>
    15144 #. 
     15180#.
    1514515181#. <rule>
    1514615182#. <condition k="natural" v="water"/>
     
    1515015186#. <scale_max>50000</scale_max>
    1515115187#. </rule>
    15152 #. 
     15188#.
    1515315189#. <rule>
    1515415190#. <condition k="natural" v="coastline"/>
     
    1515615192#: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java:67
    1515715193#: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:23
    15158 #: build/trans_presets.java:2358 build/trans_style.java:993
    15159 #: build/trans_style.java:1010 build/trans_style.java:1026
    15160 #: build/trans_style.java:1033 build/trans_style.java:3492
    15161 #: build/trans_style.java:3500
     15194#: build/trans_presets.java:2358 build/trans_style.java:1018
     15195#: build/trans_style.java:1035 build/trans_style.java:1051
     15196#: build/trans_style.java:1058 build/trans_style.java:3525
     15197#: build/trans_style.java:3533
    1516215198msgid "water"
    1516315199msgstr "su"
     
    1517915215#. <scale_max>50000</scale_max>
    1518015216#. </rule>
    15181 #. 
     15217#.
    1518215218#. <rule>
    1518315219#. <condition k="addr:housenumber"/>
     
    1518615222#. <scale_max>50000</scale_max>
    1518715223#. </rule>
    15188 #. 
     15224#.
    1518915225#. <rule>
    1519015226#. <condition k="addr:postcode"/>
     
    1519315229#. <scale_max>50000</scale_max>
    1519415230#. </rule>
    15195 #. 
     15231#.
    1519615232#. <rule>
    1519715233#. <condition k="addr:interpolation" v="odd"/>
     
    1520015236#. <scale_max>40000</scale_max>
    1520115237#. </rule>
    15202 #. 
     15238#.
    1520315239#. <rule>
    1520415240#. <condition k="addr:interpolation" v="even"/>
     
    1520715243#. <scale_max>40000</scale_max>
    1520815244#. </rule>
    15209 #. 
     15245#.
    1521015246#. <rule>
    1521115247#. <condition k="addr:interpolation" v="all"/>
     
    1521415250#. <scale_max>40000</scale_max>
    1521515251#. </rule>
    15216 #. 
     15252#.
    1521715253#. <rule>
    1521815254#. <condition k="addr:interpolation" v="alphabetic"/>
    1521915255#: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java:72
    15220 #: build/trans_style.java:4320 build/trans_style.java:4327
    15221 #: build/trans_style.java:4334 build/trans_style.java:4341
     15256#: build/trans_style.java:4353 build/trans_style.java:4360
     15257#: build/trans_style.java:4367 build/trans_style.java:4374
    1522215258msgid "address"
    1522315259msgstr "adres"
     
    1524615282#: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java:93
    1524715283msgid ""
    15248 "A special handler of the French cadastre wms at "
    15249 "www.cadastre.gouv.fr<BR><BR>Please read the Terms and Conditions of Use here "
    15250 "(in French): <br><a "
    15251 "href=\"http://www.cadastre.gouv.fr/scpc/html/CU_01_ConditionsGenerales_fr.htm"
    15252 "l\"> "
    15253 "http://www.cadastre.gouv.fr/scpc/html/CU_01_ConditionsGenerales_fr.html</a> "
    15254 "<BR>before any upload of data created by this plugin."
     15284"A special handler of the French cadastre wms at www.cadastre.gouv."
     15285"fr<BR><BR>Please read the Terms and Conditions of Use here (in French): "
     15286"<br><a href=\"http://www.cadastre.gouv.fr/scpc/html/"
     15287"CU_01_ConditionsGenerales_fr.html\"> http://www.cadastre.gouv.fr/scpc/html/"
     15288"CU_01_ConditionsGenerales_fr.html</a> <BR>before any upload of data created "
     15289"by this plugin."
    1525515290msgstr ""
    1525615291
     
    1567615711
    1567715712#: ../plugins/cadastre-fr/src/cadastre_fr/WMSLayer.java:96
    15678 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:75
    15679 #: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:187
     15713#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:77
     15714#: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:193
    1568015715msgid "Blank Layer"
    1568115716msgstr "Boş Tabaka"
     
    1585815893msgstr "GPX veri tabaksı bulunamadı."
    1585915894
     15895#: ../plugins/ext_tools/src/ext_tools/ExtTool.java:188
     15896msgid "Child script have returned invalid data."
     15897msgstr ""
     15898
     15899#: ../plugins/ext_tools/src/ext_tools/preferences/EditToolDialog.java:45
     15900#, fuzzy
     15901msgid "Edit tool"
     15902msgstr "Hayvanat Bahçesi Düzenle"
     15903
     15904#: ../plugins/ext_tools/src/ext_tools/preferences/EditToolDialog.java:53
     15905#, fuzzy
     15906msgid "Name:"
     15907msgstr "İsim"
     15908
     15909#: ../plugins/ext_tools/src/ext_tools/preferences/EditToolDialog.java:54
     15910msgid "CmdLine:"
     15911msgstr ""
     15912
     15913#: ../plugins/ext_tools/src/ext_tools/preferences/ExtToolsPreference.java:26
     15914msgid "External tools"
     15915msgstr ""
     15916
     15917#. Plugin ext_tools
     15918#: ../plugins/ext_tools/src/ext_tools/preferences/ExtToolsPreference.java:27
     15919#: build/trans_plugins.java:24
     15920msgid "Use external scripts in JOSM"
     15921msgstr ""
     15922
     15923#: ../plugins/ext_tools/src/ext_tools/preferences/MyToolsPanel.java:73
     15924#, fuzzy, java-format
     15925msgid "Delete tool \"{0}\"?"
     15926msgstr "İlişkiyi sil {0}"
     15927
     15928#: ../plugins/ext_tools/src/ext_tools/preferences/MyToolsPanel.java:74
     15929msgid "Are you sure?"
     15930msgstr "Emin misiniz?"
     15931
     15932#: ../plugins/ext_tools/src/ext_tools/preferences/MyToolsPanel.java:91
     15933#, fuzzy
     15934msgid "New tool..."
     15935msgstr "Yeni Rol"
     15936
     15937#: ../plugins/ext_tools/src/ext_tools/preferences/ToolsRepositoryPanel.java:54
     15938#, fuzzy
     15939msgid "Install"
     15940msgstr "Endüstriyel"
     15941
    1586015942#: ../plugins/globalsat/src/org/openstreetmap/josm/plugins/globalsat/GlobalsatConfigDialog.java:81
    1586115943msgid "Position only"
     
    1612416206#. *
    1612516207#. * Run the nodelist through a vertex reduction algorithm
    16126 #. 
     16208#.
    1612716209#: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerAction.java:188
    1612816210msgid "Running vertex reduction..."
     
    1624316325
    1624416326#: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:71
    16245 msgid ""
    16246 "Maximum number of segments allowed in each generated way. Default 250."
     16327msgid "Maximum number of segments allowed in each generated way. Default 250."
    1624716328msgstr "Oluşturulan yol için max. segment sayısı. Varsayılan 250."
    1624816329
     
    1626516346#: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:74
    1626616347msgid ""
    16267 "Accuracy of Douglas-Peucker line simplification, measured in "
    16268 "degrees.<br>Lower values give more nodes, and more accurate lines. Default "
    16269 "0.0003."
     16348"Accuracy of Douglas-Peucker line simplification, measured in degrees."
     16349"<br>Lower values give more nodes, and more accurate lines. Default 0.0003."
    1627016350msgstr ""
    1627116351"Douglas-Peucker hat basitleştirme hassasiyeti, açı olarak verilir.<br>düşük "
     
    1629716377#: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:80
    1629816378msgid "Tag ways as water, coastline, land or nothing. Default is water."
    16299 msgstr ""
    16300 "Yolu su, sahilşeridi,kara veya hiçbişi olarak etiketle. Varsayılan Su."
     16379msgstr "Yolu su, sahilşeridi,kara veya hiçbişi olarak etiketle. Varsayılan Su."
    1630116380
    1630216381#: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:81
     
    1658016659
    1658116660#: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/api/util/HttpUtils.java:169
    16582 msgid ""
    16583 "Header contains several values and cannot be mapped to a single string"
     16661msgid "Header contains several values and cannot be mapped to a single string"
    1658416662msgstr "Başlık çeşitli değerler taşır ve bir metine atanamaz."
    1658516663
     
    1668916767
    1669016768#: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/gui/action/ToggleConnectionModeAction.java:65
    16691 msgid ""
    16692 "You have unsaved changes in your queue. Do you want to submit them now?"
     16769msgid "You have unsaved changes in your queue. Do you want to submit them now?"
    1669316770msgstr ""
    1669416771
     
    1674116818
    1674216819#: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:63
    16743 msgid ""
    16744 "Write position information into the exif header of the following files:"
     16820msgid "Write position information into the exif header of the following files:"
    1674516821msgstr ""
    1674616822
     
    1710617182msgstr "Değiştir"
    1710717183
    17108 #: ../plugins/reverter/src/reverter/ChangesetReverter.java:316
     17184#: ../plugins/reverter/src/reverter/ChangesetReverter.java:302
    1710917185#, java-format
    1711017186msgid "Missing merge target for {0} with id {1}"
     
    1715517231msgid "Revert changeset #{0}"
    1715617232msgstr ""
     17233
     17234#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:78
     17235#, fuzzy
     17236msgid "Road Sign Plugin"
     17237msgstr "Eklentiler yükleniyor"
     17238
     17239#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:53
     17240msgid "Roadsign tagging"
     17241msgstr ""
     17242
     17243#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:53
     17244msgid "Add tags by clicking on road signs"
     17245msgstr ""
     17246
     17247#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:54
     17248msgid "Roadsigns plugin: open dialog"
     17249msgstr ""
     17250
     17251#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:82
     17252#, fuzzy, java-format
     17253msgid "Could not read tagging preset source: ''{0}''"
     17254msgstr "Etiketteki özellikler okunamadı: {0}"
     17255
     17256#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:90
     17257#, fuzzy, java-format
     17258msgid "Error parsing tagging preset from ''{0}'':\n"
     17259msgstr ""
     17260"Değerlerin okunmasında Hata {0}:\n"
     17261" {1}"
     17262
     17263#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/Sign.java:104
     17264#, fuzzy, java-format
     17265msgid "Sign {0}"
     17266msgstr "Seçim: {0}"
     17267
     17268#: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/Sign.java:111
     17269#, fuzzy, java-format
     17270msgid "Additional sign {0}"
     17271msgstr "İlişki ekle {0}"
    1715717272
    1715817273#: ../plugins/routes/src/org/openstreetmap/josm/plugins/routes/RelationEditMode.java:28
     
    1725917374msgstr ""
    1726017375
     17376#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:41
     17377#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:42
     17378#, fuzzy
     17379msgid "Simplify Area"
     17380msgstr "Yolu Basitleştir"
     17381
     17382#: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:41
     17383#, fuzzy
     17384msgid "Delete unnecessary nodes from an area."
     17385msgstr "Yoldan gereksiz noktaları sil."
     17386
    1726117387#: ../plugins/slippymap/src/org/openstreetmap/josm/plugins/slippymap/SlippyMapLayer.java:139
    1726217388msgid "Slippy Map"
     
    1804818174#: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/preferences/PreferenceEditor.java:57
    1804918175msgid ""
    18050 "Development of the turn restriction plugin was sponsored by <a "
    18051 "href=\"http://www.skobbler.de\">skobbler GmbH</a>."
     18176"Development of the turn restriction plugin was sponsored by <a href=\"http://"
     18177"www.skobbler.de\">skobbler GmbH</a>."
    1805218178msgstr ""
    1805318179
     
    1813318259#, java-format
    1813418260msgid ""
    18135 "This turn restriction uses the OSM way <span class=\"object-"
    18136 "name\">{0}</span> with role <tt>from</tt> <strong>and</strong> with role "
    18137 "<tt>to</tt>. In a turn restriction, the way with role <tt>from</tt> should "
    18138 "be different from the way with role <tt>to</tt>, though."
     18261"This turn restriction uses the OSM way <span class=\"object-name\">{0}</"
     18262"span> with role <tt>from</tt> <strong>and</strong> with role <tt>to</tt>. In "
     18263"a turn restriction, the way with role <tt>from</tt> should be different from "
     18264"the way with role <tt>to</tt>, though."
    1813918265msgstr ""
    1814018266
     
    1818818314"The <strong>from</strong>-way <span class=\"object-name\">{0}</span> and the "
    1818918315"<strong>to</strong>-way <span class=\"object-name\">{1}</span> interesect at "
    18190 "node <span class=\"object-name\">{2}</span> but <span class=\"object-"
    18191 "name\">{2}</span> isn''t a <strong>via</strong>-object.<br> It is "
    18192 "recommended to set <span class=\"object-name\">{2}</span> as unique "
    18193 "<strong>via</strong>-object."
     18316"node <span class=\"object-name\">{2}</span> but <span class=\"object-name\">"
     18317"{2}</span> isn''t a <strong>via</strong>-object.<br> It is recommended to "
     18318"set <span class=\"object-name\">{2}</span> as unique <strong>via</strong>-"
     18319"object."
    1819418320msgstr ""
    1819518321
     
    1830118427#, java-format
    1830218428msgid ""
    18303 "This turn restriction uses the OSM node <span class=\"object-"
    18304 "name\">{0}</span> as member with role <tt>{1}</tt>."
     18429"This turn restriction uses the OSM node <span class=\"object-name\">{0}</"
     18430"span> as member with role <tt>{1}</tt>."
    1830518431msgstr ""
    1830618432
     
    1830818434#, java-format
    1830918435msgid ""
    18310 "This turn restriction uses the OSM relation <span class=\"object-"
    18311 "name\">{0}</span> as member with role <tt>{1}</tt>."
     18436"This turn restriction uses the OSM relation <span class=\"object-name\">{0}</"
     18437"span> as member with role <tt>{1}</tt>."
    1831218438msgstr ""
    1831318439
     
    1896319089#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:720
    1896419090msgid ""
    18965 "The sources (URL or filename) of spell check (see "
    18966 "http://wiki.openstreetmap.org/index.php/User:JLS/speller) or tag checking "
    18967 "data files."
     19091"The sources (URL or filename) of spell check (see http://wiki.openstreetmap."
     19092"org/index.php/User:JLS/speller) or tag checking data files."
    1896819093msgstr ""
    1896919094"İmla kontrolu için kaynak dosya veya link veya etiket kontolcusu veri dosyası"
     
    1899119116#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:746
    1899219117msgid "Validate that property values are valid checking against presets."
    18993 msgstr ""
    18994 "Önceden tanımlı değerleri kullanarak, özellik değerlerini kontrol et."
     19118msgstr "Önceden tanımlı değerleri kullanarak, özellik değerlerini kontrol et."
    1899519119
    1899619120#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:753
     
    1916119285#. <scale_max>50000</scale_max>
    1916219286#. </rule>
    19163 #. 
     19287#.
    1916419288#. <rule>
    1916519289#. <condition k="area" b="yes"/>
    1916619290#: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/UnclosedWays.java:104
    19167 #: build/trans_style.java:4299
     19291#: build/trans_style.java:4332
    1916819292msgid "area"
    1916919293msgstr "alan"
     
    1926119385msgstr "{0}, ..."
    1926219386
    19263 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/PositionLayer.java:86
    19264 #, java-format
    19265 msgid "{0} covers {1}% of GPS track"
    19266 msgstr ""
    19267 
    19268 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/PositionLayer.java:104
     19387#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/PositionLayer.java:90
     19388#, fuzzy, java-format
     19389msgid "{0} {1}% of GPS track"
     19390msgstr "{0} {1} izden oluşur"
     19391
     19392#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/PositionLayer.java:110
    1926919393msgid "Shows current position in the video"
     19394msgstr ""
     19395
     19396#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:113
     19397#, fuzzy
     19398msgid "Import Video"
     19399msgstr "Sesi içeri al"
     19400
     19401#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:113
     19402msgid "Sync a video against this GPS track"
     19403msgstr ""
     19404
     19405#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:137
     19406#, fuzzy
     19407msgid "Remove Video"
     19408msgstr "Kaldır"
     19409
     19410#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:137
     19411#, fuzzy
     19412msgid "removes current video from layer"
     19413msgstr "Fotoğrafı tabakadan kaldır"
     19414
     19415#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:144
     19416#, fuzzy
     19417msgid "play/pause"
     19418msgstr "Oynat/Dondur"
     19419
     19420#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:144
     19421msgid "starts/pauses video playback"
     19422msgstr ""
     19423
     19424#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:151
     19425#, fuzzy
     19426msgid "backward"
     19427msgstr "arkaplan"
     19428
     19429#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:151
     19430#, fuzzy
     19431msgid "jumps n sec back"
     19432msgstr "Geri Atla."
     19433
     19434#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:159
     19435#, fuzzy
     19436msgid "forward"
     19437msgstr "İleri"
     19438
     19439#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:159
     19440#, fuzzy
     19441msgid "jumps n sec forward"
     19442msgstr "İleri atla"
     19443
     19444#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:167
     19445#, fuzzy
     19446msgid "faster"
     19447msgstr "Hızlı"
     19448
     19449#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:167
     19450msgid "faster playback"
     19451msgstr ""
     19452
     19453#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:175
     19454#, fuzzy
     19455msgid "slower"
     19456msgstr "Yavaş"
     19457
     19458#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:175
     19459msgid "slower playback"
     19460msgstr ""
     19461
     19462#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:183
     19463#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:102
     19464msgid "loop"
     19465msgstr ""
     19466
     19467#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:183
     19468#, fuzzy
     19469msgid "loops n sec around current position"
     19470msgstr "Devamlı olarak canlı GPS tabakasını görüntünün ortasına getir"
     19471
     19472#. now the options menu
     19473#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:193
     19474msgid "Keep centered"
     19475msgstr ""
     19476
     19477#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:193
     19478msgid "follows the video icon automaticly"
     19479msgstr ""
     19480
     19481#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:203
     19482#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:207
     19483msgid "Jump length"
     19484msgstr ""
     19485
     19486#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:203
     19487msgid "Set the length of a jump"
     19488msgstr ""
     19489
     19490#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:207
     19491#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:218
     19492msgid "Jump in video for x ms"
     19493msgstr ""
     19494
     19495#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:214
     19496#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:218
     19497#, fuzzy
     19498msgid "Loop length"
     19499msgstr "Uzunluk: "
     19500
     19501#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:214
     19502msgid "Set the length around a looppoint"
     19503msgstr ""
     19504
     19505#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:227
     19506msgid "no deinterlacing"
     19507msgstr ""
     19508
     19509#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:235
     19510msgid "deinterlacing using line doubling"
     19511msgstr ""
     19512
     19513#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:243
     19514msgid "deinterlacing using linear interpolation"
     19515msgstr ""
     19516
     19517#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:99
     19518#, fuzzy
     19519msgid "play"
     19520msgstr "tabaka"
     19521
     19522#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:131
     19523msgid "Unable to find JNA Java library!"
     19524msgstr ""
     19525
     19526#: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:135
     19527msgid "Unable to find native libvlc library!"
    1927019528msgstr ""
    1927119529
     
    1947819736msgstr ""
    1947919737
    19480 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:61
     19738#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:63
    1948119739msgid "Automatic downloading"
    1948219740msgstr "Otomatik indir"
    1948319741
    19484 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:103
     19742#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:107
    1948519743#, java-format
    1948619744msgid "Warning: WMS layer deactivated because of malformed base url ''{0}''"
    1948719745msgstr ""
    1948819746
    19489 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:105
     19747#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:109
    1949019748msgid "(deactivated)"
    1949119749msgstr ""
    1949219750
    19493 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:156
     19751#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:162
    1949419752#, java-format
    1949519753msgid "WMS layer ({0}), automatically downloading in zoom {1}"
    1949619754msgstr "WMS tabaksı ({0}), otomatik indirildi, görüntü seviyesi {1}"
    1949719755
    19498 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:158
     19756#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:164
    1949919757#, java-format
    1950019758msgid "WMS layer ({0}), downloading in zoom {1}"
    1950119759msgstr "WMS tabakası ({0}), görüntü seviyesi {1}"
    1950219760
    19503 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:206
     19761#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:212
    1950419762#, java-format
    1950519763msgid ""
     
    1951019768msgstr ""
    1951119769
    19512 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:214
     19770#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:220
    1951319771msgid "Yes, fetch images"
    1951419772msgstr ""
    1951519773
    19516 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:220
     19774#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:226
    1951719775msgid "Invalid URL?"
    1951819776msgstr ""
    1951919777
    19520 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:306
     19778#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:311
    1952119779msgid "Download visible tiles"
    1952219780msgstr "Görünen mozaikleri indir"
    1952319781
    19524 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:312
     19782#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:317
    1952519783msgid ""
    1952619784"The requested area is too big. Please zoom in a little, or change resolution"
     
    1952919787"değiştirin"
    1953019788
    19531 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:324
     19789#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:329
    1953219790msgid "Change resolution"
    1953319791msgstr "Çözünürlüğü değiştir"
    1953419792
    19535 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:336
     19793#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:341
    1953619794msgid "Reload erroneous tiles"
    1953719795msgstr ""
    1953819796
    19539 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:360
     19797#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:365
    1954019798msgid "Alpha channel"
    1954119799msgstr ""
    1954219800
    19543 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:380
     19801#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:385
    1954419802msgid "Save WMS layer to file"
    1954519803msgstr "WMS tabakasını dosyaya kaydet"
    1954619804
    19547 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:384
     19805#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:389
    1954819806msgid "Save WMS layer"
    1954919807msgstr ""
    1955019808
    19551 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:408
     19809#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:413
    1955219810msgid "Load WMS layer from file"
    1955319811msgstr "WMS tabakasını dosyadan yükle"
    1955419812
    19555 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:412
     19813#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:417
    1955619814msgid "Load WMS layer"
    1955719815msgstr ""
    1955819816
    19559 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:423
     19817#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:428
    1956019818#, java-format
    1956119819msgid "Unsupported WMS file version; found {0}, expected {1}"
    1956219820msgstr "Desteklenmeyen WMS versiyonu; bulunan {0}, istenen {1}"
    1956319821
    19564 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:424
     19822#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:429
    1956519823msgid "File Format Error"
    1956619824msgstr "Dosya Format Hatası"
    1956719825
    19568 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:444
     19826#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:449
    1956919827msgid "Error loading file"
    1957019828msgstr "Dosya Yüklemede Sorun"
    1957119829
    19572 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:457
     19830#: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:463
    1957319831msgid "Set WMS Bookmark"
    1957419832msgstr ""
    1957519833
    19576 #: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:174
     19834#: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:180
    1957719835msgid "WMS"
    1957819836msgstr "WMS"
    1957919837
    19580 #: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:187
     19838#: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:193
    1958119839msgid "Open a blank WMS layer to load data from a file"
    1958219840msgstr "Veri yüklemek için boş bir WMS tabakası aç"
    1958319841
    19584 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:43
     19842#: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:44
    1958519843msgid "WMS Plugin Preferences"
    1958619844msgstr "WMS Eklenti Tercihleri"
    1958719845
    19588 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:43
     19846#: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:44
    1958919847msgid "Modify list of WMS servers displayed in the WMS plugin menu"
    1959019848msgstr "WMS eklenti menusundeki, WMS server listesini değiştir"
    1959119849
    19592 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:45
    19593 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:78
     19850#: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:46
     19851#: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:79
    1959419852msgid "Menu Name"
    1959519853msgstr "Menu İsmi"
    1959619854
    19597 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:45
    19598 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:82
     19855#: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:46
     19856#: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:83
    1959919857msgid "WMS URL"
    1960019858msgstr "WMS linki"
    1960119859
    19602 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:57
     19860#: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:58
    1960319861msgid "Menu Name (Default)"
    1960419862msgstr "Menu ismi (Varsayılan)"
    1960519863
    19606 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:57
     19864#: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:58
    1960719865msgid "WMS URL (Default)"
    1960819866msgstr "WMS linki (Varsayılan)"
    1960919867
    19610 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:86
     19868#: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:87
    1961119869msgid "Enter a menu name and WMS URL"
    1961219870msgstr "Menu ismi ve WMS linki kullanınız"
    1961319871
    19614 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:110
     19872#: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:111
    1961519873msgid "Copy Selected Default(s)"
    1961619874msgstr ""
    1961719875
    19618 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:118
     19876#: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:119
    1961919877msgid "Please select at least one row to copy."
    1962019878msgstr ""
    1962119879
    19622 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:162
     19880#: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:163
    1962319881msgid "Downloader:"
    1962419882msgstr ""
     
    1963419892#: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:171
    1963519893msgid "% of north:"
     19894msgstr ""
     19895
     19896#: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:186
     19897msgid "Simultaneous connections"
    1963619898msgstr ""
    1963719899
     
    1964419906#. This file can be used to add some special messages to the translation,
    1964519907#. which are not part of the programm texts, but should be translated nevertheless.
    19646 #. 
     19908#.
    1964719909#. The tex before is for translators
    19648 #. 
     19910#.
    1964919911#. OSM server message
    1965019912#: build/specialmessages.java:8
     
    1969619958#. <scale_max>50000</scale_max>
    1969719959#. </rule>
    19698 #. 
     19960#.
    1969919961#. <rule>
    1970019962#. <condition k="landuse" v="forest"/>
    19701 #: build/specialmessages.java:15 build/trans_style.java:3228
     19963#: build/specialmessages.java:15 build/trans_style.java:3261
    1970219964msgid "forest"
    1970319965msgstr "orman"
     
    1971419976#. <scale_max>50000</scale_max>
    1971519977#. </rule>
    19716 #. 
     19978#.
    1971719979#. <!--boundary tags -->
    19718 #. 
     19980#.
    1971919981#. <rule>
    1972019982#. <condition k="boundary" v="national"/>
     
    1972419986#. <scale_max>50000</scale_max>
    1972519987#. </rule>
    19726 #. 
     19988#.
    1972719989#. <rule>
    1972819990#. <condition k="admin_level" v="1"/>
     
    1976520027#. color boundary
    1976620028#. </rule>
    19767 #. 
     20029#.
    1976820030#. <rule>
    1976920031#. <condition k="boundary" v="administrative"/>
     
    1977320035#. <scale_max>50000</scale_max>
    1977420036#. </rule>
    19775 #. 
     20037#.
    1977620038#. <rule>
    1977720039#. <condition k="boundary" v="civil"/>
     
    1978120043#. <scale_max>50000</scale_max>
    1978220044#. </rule>
    19783 #. 
     20045#.
    1978420046#. <rule>
    1978520047#. <condition k="boundary" v="political"/>
     
    1978920051#. <scale_max>50000</scale_max>
    1979020052#. </rule>
    19791 #. 
     20053#.
    1979220054#. <rule>
    1979320055#. <condition k="boundary" v="national_park"/>
    19794 #: build/specialmessages.java:17 build/trans_style.java:3622
    19795 #: build/trans_style.java:3630 build/trans_style.java:3634
    19796 #: build/trans_style.java:3638 build/trans_style.java:3642
    19797 #: build/trans_style.java:3646 build/trans_style.java:3650
    19798 #: build/trans_style.java:3654 build/trans_style.java:3658
    19799 #: build/trans_style.java:3662 build/trans_style.java:3666
    19800 #: build/trans_style.java:3671 build/trans_style.java:3679
    19801 #: build/trans_style.java:3687 build/trans_style.java:3695
     20056#: build/specialmessages.java:17 build/trans_style.java:3655
     20057#: build/trans_style.java:3663 build/trans_style.java:3667
     20058#: build/trans_style.java:3671 build/trans_style.java:3675
     20059#: build/trans_style.java:3679 build/trans_style.java:3683
     20060#: build/trans_style.java:3687 build/trans_style.java:3691
     20061#: build/trans_style.java:3695 build/trans_style.java:3699
     20062#: build/trans_style.java:3704 build/trans_style.java:3712
     20063#: build/trans_style.java:3720 build/trans_style.java:3728
    1980220064msgid "boundary"
    1980320065msgstr "sınırlar"
     
    1981320075#. <scale_max>50000</scale_max>
    1981420076#. </rule>
    19815 #. 
     20077#.
    1981620078#. <rule>
    1981720079#. <condition k="natural" v="tree"/>
     
    1982020082#. <scale_max>50000</scale_max>
    1982120083#. </rule>
    19822 #. 
     20084#.
    1982320085#. <!--route tags -->
    19824 #. 
     20086#.
    1982520087#. <rule>
    1982620088#. <condition k="route" v="bus"/>
     
    1983020092#. <scale_max>50000</scale_max>
    1983120093#. </rule>
    19832 #. 
     20094#.
    1983320095#. <rule>
    1983420096#. <condition k="route" v="ferry"/>
     
    1983820100#. <scale_max>50000</scale_max>
    1983920101#. </rule>
    19840 #. 
     20102#.
    1984120103#. <rule>
    1984220104#. <condition k="route" v="flight"/>
     
    1984620108#. <scale_max>50000</scale_max>
    1984720109#. </rule>
    19848 #. 
     20110#.
    1984920111#. <rule>
    1985020112#. <condition k="route" v="ncn"/>
     
    1985420116#. <scale_max>50000</scale_max>
    1985520117#. </rule>
    19856 #. 
     20118#.
    1985720119#. <rule>
    1985820120#. <condition k="route" v="subsea"/>
     
    1986220124#. <scale_max>50000</scale_max>
    1986320125#. </rule>
    19864 #. 
     20126#.
    1986520127#. <rule>
    1986620128#. <condition k="route" v="ski"/>
     
    1987020132#. <scale_max>50000</scale_max>
    1987120133#. </rule>
    19872 #. 
     20134#.
    1987320135#. <rule>
    1987420136#. <condition k="route" v="tour"/>
     
    1987820140#. <scale_max>50000</scale_max>
    1987920141#. </rule>
    19880 #. 
     20142#.
    1988120143#. <rule>
    1988220144#. <condition k="route" v="pub_crawl"/>
    19883 #: build/specialmessages.java:19 build/trans_style.java:3556
    19884 #: build/trans_style.java:3564 build/trans_style.java:3572
    19885 #: build/trans_style.java:3580 build/trans_style.java:3588
    19886 #: build/trans_style.java:3596 build/trans_style.java:3604
    19887 #: build/trans_style.java:3612
     20145#: build/specialmessages.java:19 build/trans_style.java:3589
     20146#: build/trans_style.java:3597 build/trans_style.java:3605
     20147#: build/trans_style.java:3613 build/trans_style.java:3621
     20148#: build/trans_style.java:3629 build/trans_style.java:3637
     20149#: build/trans_style.java:3645
    1988820150msgid "route"
    1988920151msgstr "rut"
     
    2016020422
    2016120423#. Plugin globalsat
    20162 #: build/trans_plugins.java:24
    20163 msgid ""
    20164 "Download GPS points from Globalsat dg100 data logger directly in JOSM."
     20424#: build/trans_plugins.java:26
     20425msgid "Download GPS points from Globalsat dg100 data logger directly in JOSM."
    2016520426msgstr ""
    2016620427
    2016720428#. Plugin graphview
    20168 #: build/trans_plugins.java:26
     20429#: build/trans_plugins.java:28
    2016920430msgid "Visualizes routing information as a routing graph."
    2017020431msgstr ""
    2017120432
    2017220433#. Plugin grid
    20173 #: build/trans_plugins.java:28
     20434#: build/trans_plugins.java:30
    2017420435msgid "Provide a background layer that displays a map grid"
    2017520436msgstr ""
    2017620437
    2017720438#. Plugin ImageWayPoint
    20178 #: build/trans_plugins.java:30
     20439#: build/trans_plugins.java:32
    2017920440msgid ""
    2018020441"Another plugin to match images to the waypoints in a GPX file. A match is "
     
    2018420445
    2018520446#. Plugin lakewalker
    20186 #: build/trans_plugins.java:32
     20447#: build/trans_plugins.java:34
    2018720448msgid "Helps vectorizing WMS images."
    2018820449msgstr ""
    2018920450
    2019020451#. Plugin livegps
    20191 #: build/trans_plugins.java:34
     20452#: build/trans_plugins.java:36
    2019220453msgid ""
    2019320454"Support live GPS input (moving dot) through a connection to gpsd server."
     
    2019520456
    2019620457#. Plugin measurement
    20197 #: build/trans_plugins.java:36
     20458#: build/trans_plugins.java:38
    2019820459msgid ""
    2019920460"Provide a measurement dialog and a layer to measure length and angle of "
     
    2020320464
    2020420465#. Plugin michigan_left
    20205 #: build/trans_plugins.java:38
     20466#: build/trans_plugins.java:40
    2020620467msgid "Adds no left turn for sets of 4 or 5 ways"
    2020720468msgstr ""
    2020820469
    2020920470#. Plugin multipoly-convert
    20210 #: build/trans_plugins.java:40
     20471#: build/trans_plugins.java:42
    2021120472msgid "Simply convert an area to a multipolygon."
    2021220473msgstr ""
    2021320474
    2021420475#. Plugin multipoly
    20215 #: build/trans_plugins.java:42
     20476#: build/trans_plugins.java:44
    2021620477msgid ""
    2021720478"Create multipolygons by one click, much easier than standard way with "
     
    2022020481
    2022120482#. Plugin nearclick
    20222 #: build/trans_plugins.java:44
     20483#: build/trans_plugins.java:46
    2022320484msgid ""
    2022420485"Simulates a click when you do a small and short drag. This is useful for "
     
    2022820489
    2022920490#. Plugin openlayers
    20230 #: build/trans_plugins.java:46
     20491#: build/trans_plugins.java:48
    2023120492msgid "Displays an OpenLayers background image"
    2023220493msgstr ""
    2023320494
    2023420495#. Plugin openstreetbugs
    20235 #: build/trans_plugins.java:48
     20496#: build/trans_plugins.java:50
    2023620497msgid "Imports issues from OpenStreetBugs"
    2023720498msgstr ""
    2023820499
    2023920500#. Plugin openvisible
    20240 #: build/trans_plugins.java:50
     20501#: build/trans_plugins.java:52
    2024120502msgid ""
    2024220503"Allows opening gpx/osm files that intersect the currently visible screen area"
     
    2024420505
    2024520506#. Plugin osmarender
    20246 #: build/trans_plugins.java:52
     20507#: build/trans_plugins.java:54
    2024720508msgid ""
    2024820509"Launches FireFox to display the current visible screen as a nice SVG image."
     
    2025020511
    2025120512#. Plugin photo_geotagging
    20252 #: build/trans_plugins.java:54
     20513#: build/trans_plugins.java:56
    2025320514msgid ""
    2025420515"Write gps position info to the image file header. Run this feature from the "
     
    2025720518
    2025820519#. Plugin PicLayer
    20259 #: build/trans_plugins.java:56
     20520#: build/trans_plugins.java:58
    2026020521msgid ""
    2026120522"This plugin allows to display any picture as a background in the editor and "
     
    2026420525
    2026520526#. Plugin plastic_laf
    20266 #: build/trans_plugins.java:58
     20527#: build/trans_plugins.java:60
    2026720528msgid "The great JGoodies Plastic Look and Feel."
    2026820529msgstr ""
    2026920530
    2027020531#. Plugin public_transport
    20271 #: build/trans_plugins.java:60
     20532#: build/trans_plugins.java:62
    2027220533msgid ""
    2027320534"This plugin simplifies the mapping and editing of public transport routes."
     
    2027520536
    2027620537#. Plugin remotecontrol
    20277 #: build/trans_plugins.java:62
     20538#: build/trans_plugins.java:64
    2027820539msgid "Let other applications send commands to JOSM."
    2027920540msgstr ""
    2028020541
    2028120542#. Plugin reverter
    20282 #: build/trans_plugins.java:64
     20543#: build/trans_plugins.java:66
    2028320544msgid "Plugin for reverting changesets"
    2028420545msgstr ""
    2028520546
     20547#. File ../plugins/roadsigns/build.xml had no data
    2028620548#. Plugin routes
    20287 #: build/trans_plugins.java:66
     20549#: build/trans_plugins.java:69
    2028820550msgid ""
    2028920551"Renders routes (bus, hiking trails, bicycle routes, ..). Route types must be "
     
    2029220554
    2029320555#. Plugin routing
    20294 #: build/trans_plugins.java:68
     20556#: build/trans_plugins.java:71
    2029520557msgid "Provides routing capabilities."
    2029620558msgstr ""
    2029720559
     20560#. Plugin SimplifyArea
     20561#: build/trans_plugins.java:73
     20562msgid ""
     20563"Simplify area by removing nodes on very obtuse angles. This can be "
     20564"constrained by maximum removed area size. Also average nearby nodes."
     20565msgstr ""
     20566
    2029820567#. Plugin slippymap
    20299 #: build/trans_plugins.java:70
     20568#: build/trans_plugins.java:75
    2030020569msgid ""
    2030120570"Displays a slippy map grid in JOSM. Can load tiles from slippy map as "
     
    2030420573
    2030520574#. Plugin surveyor
    20306 #: build/trans_plugins.java:72
     20575#: build/trans_plugins.java:77
    2030720576msgid "Allow adding markers/nodes on current gps positions."
    2030820577msgstr ""
    2030920578
    2031020579#. Plugin tageditor
    20311 #: build/trans_plugins.java:74
     20580#: build/trans_plugins.java:79
    2031220581msgid "Provides a dialog for editing tags in a tabular grid."
    2031320582msgstr ""
    2031420583
    2031520584#. Plugin tagging-preset-tester
    20316 #: build/trans_plugins.java:76
     20585#: build/trans_plugins.java:81
    2031720586msgid ""
    2031820587"Adds a tagging preset tester to the help menu, which helps you developing of "
     
    2032220591
    2032320592#. Plugin terracer
    20324 #: build/trans_plugins.java:78
     20593#: build/trans_plugins.java:83
    2032520594msgid "Make terraced houses out of single blocks."
    2032620595msgstr ""
    2032720596
    2032820597#. Plugin touchscreenhelper
    20329 #: build/trans_plugins.java:80
     20598#: build/trans_plugins.java:85
    2033020599msgid ""
    2033120600"Provides helper buttons to allow working with single button mouse (stylus). "
     
    2033420603
    2033520604#. Plugin Tracer
    20336 #: build/trans_plugins.java:82
     20605#: build/trans_plugins.java:87
    2033720606msgid ""
    2033820607"Traces buildings from Czech cadastral map. Needs TracerServer (.NET or Mono) "
     
    2034120610
    2034220611#. Plugin turnrestrictions
    20343 #: build/trans_plugins.java:84
     20612#: build/trans_plugins.java:89
    2034420613msgid ""
    2034520614"The turnrestrictions plugin allows to enter maintain information about turn "
     
    2034820617
    2034920618#. Plugin undelete
    20350 #: build/trans_plugins.java:86
     20619#: build/trans_plugins.java:91
    2035120620msgid "Allows undeleting object from OSM database"
    2035220621msgstr ""
    2035320622
    2035420623#. Plugin validator
    20355 #: build/trans_plugins.java:88
     20624#: build/trans_plugins.java:93
    2035620625msgid ""
    2035720626"An OSM data validator. It checks for problems in data, and provides fixes "
     
    2036020629
    2036120630#. Plugin videomapping
    20362 #: build/trans_plugins.java:90
     20631#: build/trans_plugins.java:95
    2036320632msgid ""
    2036420633"(This Plugin is currently work in progress!!!) Links and syncs a "
     
    2036820637
    2036920638#. Plugin walkingpapers
    20370 #: build/trans_plugins.java:92
     20639#: build/trans_plugins.java:97
    2037120640msgid ""
    2037220641"Supports downloading tiled, scanned maps from walking-papers.org. This "
     
    2037520644
    2037620645#. Plugin waydownloader
    20377 #: build/trans_plugins.java:94
     20646#: build/trans_plugins.java:99
    2037820647msgid "Easy downloading along a long set of interconnected ways"
    2037920648msgstr ""
    2038020649
    2038120650#. Plugin wayselector
    20382 #: build/trans_plugins.java:96
     20651#: build/trans_plugins.java:101
    2038320652msgid "Select a sequence of non-branching connected ways"
    2038420653msgstr ""
    2038520654
    2038620655#. Plugin wms-turbo-challenge2
    20387 #: build/trans_plugins.java:98
     20656#: build/trans_plugins.java:103
    2038820657msgid ""
    2038920658"Drive a race car from point A to point B over aerial imagery, leave cacti "
     
    2039220661
    2039320662#. Plugin wmsplugin
    20394 #: build/trans_plugins.java:100
     20663#: build/trans_plugins.java:105
    2039520664msgid ""
    2039620665"Display georeferenced images as background in JOSM (WMS servers, Yahoo, ...)."
     
    2128021549#. <scale_max>50000</scale_max>
    2128121550#. </rule>
    21282 #. 
     21551#.
    2128321552#. <!-- junction tag -->
    21284 #. 
     21553#.
    2128521554#. <rule>
    2128621555#. <condition k="junction" v="roundabout"/>
    21287 #: build/trans_presets.java:372 build/trans_style.java:898
     21556#: build/trans_presets.java:372 build/trans_style.java:923
    2128821557msgid "roundabout"
    2128921558msgstr "döner kavşak"
     
    2142021689#. <scale_max>40000</scale_max>
    2142121690#. </rule>
    21422 #. 
     21691#.
    2142321692#. <!--restrictions tags -->
    2142421693#. <!--the restrictions rules should be placed before the path rule! -->
    21425 #. 
     21694#.
    2142621695#. <rule>
    2142721696#. <condition k="access" b="no"/>
     
    2163121900#. color motorroad
    2163221901#. </rule>
    21633 #. 
     21902#.
    2163421903#. <rule>
    2163521904#. <condition k="highway" v="motorway"/>
     
    2163921908#. <scale_max>200000000</scale_max>
    2164021909#. </rule>
    21641 #. 
     21910#.
    2164221911#. <rule>
    2164321912#. <condition k="highway" v="motorway_link"/>
     
    2165621925#. <scale_max>200000000</scale_max>
    2165721926#. </rule>
    21658 #. 
     21927#.
    2165921928#. <rule>
    2166021929#. <condition k="highway" v="trunk"/>
     
    2166421933#. <scale_max>200000000</scale_max>
    2166521934#. </rule>
    21666 #. 
     21935#.
    2166721936#. <rule>
    2166821937#. <condition k="highway" v="trunk_link"/>
     
    2168121950#. <scale_max>200000000</scale_max>
    2168221951#. </rule>
    21683 #. 
     21952#.
    2168421953#. <rule>
    2168521954#. <condition k="highway" v="primary"/>
     
    2168921958#. <scale_max>200000000</scale_max>
    2169021959#. </rule>
    21691 #. 
     21960#.
    2169221961#. <rule>
    2169321962#. <condition k="highway" v="primary_link"/>
     
    2170621975#. <scale_max>200000000</scale_max>
    2170721976#. </rule>
    21708 #. 
     21977#.
    2170921978#. <rule>
    2171021979#. <condition k="highway" v="secondary"/>
     
    2171421983#. <scale_max>300000</scale_max>
    2171521984#. </rule>
    21716 #. 
     21985#.
    2171721986#. <rule>
    2171821987#. <condition k="highway" v="secondary_link"/>
     
    2172721996#. <scale_max>300000</scale_max>
    2172821997#. </rule>
    21729 #. 
     21998#.
    2173021999#. <rule>
    2173122000#. <condition k="highway" v="tertiary"/>
     
    2174322012#. <scale_max>50000</scale_max>
    2174422013#. </rule>
    21745 #. 
     22014#.
    2174622015#. <rule>
    2174722016#. <condition k="landuse" v="residential"/>
    21748 #: build/trans_presets.java:411 build/trans_style.java:3252
     22017#: build/trans_presets.java:411 build/trans_style.java:3285
    2174922018msgid "residential"
    2175022019msgstr "yerleşim_alanı"
     
    2175922028#. <scale_max>40000</scale_max>
    2176022029#. </rule>
    21761 #. 
     22030#.
    2176222031#. <rule>
    2176322032#. <condition k="highway" v="service"/>
     
    2176622035#. <scale_max>40000</scale_max>
    2176722036#. </rule>
    21768 #. 
     22037#.
    2176922038#. <!--public_transport tags -->
    2177022039#. <rule>
     
    2177422043#. <scale_max>50000</scale_max>
    2177522044#. </rule>
    21776 #. 
     22045#.
    2177722046#. <rule>
    2177822047#. <condition k="public_transport" v="platform"/>
    2177922048#. <icon annotate="true" src="misc/no_icon.png"/>
    2178022049#: build/trans_presets.java:411 build/trans_style.java:673
    21781 #: build/trans_style.java:4357
     22050#: build/trans_style.java:4390
    2178222051msgid "service"
    2178322052msgstr "servis"
     
    2179222061#. <scale_max>50000</scale_max>
    2179322062#. </rule>
    21794 #. 
     22063#.
    2179522064#. <rule>
    2179622065#. <condition k="highway" v="passing_place"/>
     
    2179922068#. <scale_max>50000</scale_max>
    2180022069#. </rule>
    21801 #. 
     22070#.
    2180222071#. <rule>
    2180322072#. <condition k="highway" v="construction"/>
     
    2180722076#. <scale_max>50000</scale_max>
    2180822077#. </rule>
    21809 #. 
     22078#.
    2181022079#. <rule>
    2181122080#. <condition k="landuse" v="construction"/>
    2181222081#. color construction
    21813 #: build/trans_presets.java:411 build/trans_style.java:880
    21814 #: build/trans_style.java:3317 build/trans_style.java:3318
     22082#: build/trans_presets.java:411 build/trans_style.java:905
     22083#: build/trans_style.java:3350 build/trans_style.java:3351
    2181522084msgid "construction"
    2181622085msgstr "inşaat"
     
    2281623085#. <scale_max>50000</scale_max>
    2281723086#. </rule>
    22818 #. 
     23087#.
    2281923088#. <rule>
    2282023089#. <condition k="natural" v="wetland"/>
    2282123090#. <icon src="misc/no_icon.png"/>
    22822 #: build/trans_presets.java:1041 build/trans_style.java:3484
     23091#: build/trans_presets.java:1041 build/trans_style.java:3517
    2282323092msgid "marsh"
    2282423093msgstr "batak"
     
    2314823417#. <scale_max>10000</scale_max>
    2314923418#. </rule>
    23150 #. 
     23419#.
    2315123420#. <rule>
    2315223421#. <condition k="highway" v="bus_guideway"/>
     
    2315623425#. <scale_max>50000</scale_max>
    2315723426#. </rule>
    23158 #. 
     23427#.
    2315923428#. <rule>
    2316023429#. <condition k="railway" v="rail"/>
     
    2316423433#. <scale_max>50000</scale_max>
    2316523434#. </rule>
    23166 #. 
     23435#.
    2316723436#. <rule>
    2316823437#. <condition k="railway" v="narrow_gauge"/>
     
    2317223441#. <scale_max>50000</scale_max>
    2317323442#. </rule>
    23174 #. 
     23443#.
    2317523444#. <rule>
    2317623445#. <condition k="railway" v="monorail"/>
     
    2318023449#. <scale_max>50000</scale_max>
    2318123450#. </rule>
    23182 #. 
     23451#.
    2318323452#. <rule>
    2318423453#. <condition k="railway" v="turntable"/>
     
    2318823457#. <scale_max>50000</scale_max>
    2318923458#. </rule>
    23190 #. 
     23459#.
    2319123460#. <rule>
    2319223461#. <condition k="railway" v="buffer_stop"/>
     
    2319623465#. <scale_max>50000</scale_max>
    2319723466#. </rule>
    23198 #. 
     23467#.
    2319923468#. <rule>
    2320023469#. <condition k="railway" v="platform"/>
     
    2320523474#. <scale_max>50000</scale_max>
    2320623475#. </rule>
    23207 #. 
     23476#.
    2320823477#. <rule>
    2320923478#. <condition k="railway" v="funicular"/>
     
    2321123480#: build/trans_presets.java:1188 build/trans_presets.java:1200
    2321223481#: build/trans_presets.java:1212 build/trans_presets.java:1224
    23213 #: build/trans_presets.java:1236 build/trans_style.java:756
    23214 #: build/trans_style.java:1182 build/trans_style.java:1246
    23215 #: build/trans_style.java:1254 build/trans_style.java:1263
    23216 #: build/trans_style.java:1271 build/trans_style.java:1279
    23217 #: build/trans_style.java:1280 build/trans_style.java:1287
     23482#: build/trans_presets.java:1236 build/trans_style.java:781
     23483#: build/trans_style.java:1207 build/trans_style.java:1271
     23484#: build/trans_style.java:1279 build/trans_style.java:1288
     23485#: build/trans_style.java:1296 build/trans_style.java:1304
     23486#: build/trans_style.java:1305 build/trans_style.java:1312
    2321823487msgid "rail"
    2321923488msgstr "demiryolu"
     
    2462324892#. <scale_max>30000</scale_max>
    2462424893#. </rule>
    24625 #. 
     24894#.
    2462624895#. <rule>
    2462724896#. <condition k="highway" v="unclassified"/>
     
    2463124900#. <scale_max>40000</scale_max>
    2463224901#. </rule>
    24633 #. 
     24902#.
    2463424903#. <rule>
    2463524904#. <condition k="highway" v="unsurfaced"/>
     
    2463924908#. <scale_max>20000</scale_max>
    2464024909#. </rule>
    24641 #. 
     24910#.
    2464224911#. <rule>
    2464324912#. <condition k="highway" v="residential"/>
     
    2464724916#. <scale_max>40000</scale_max>
    2464824917#. </rule>
    24649 #. 
     24918#.
    2465024919#. <rule>
    2465124920#. <condition k="highway" v="living_street"/>
     
    2500925278#. <scale_max>50000</scale_max>
    2501025279#. </rule>
    25011 #. 
     25280#.
    2501225281#. <!--sport tags -->
    25013 #. 
     25282#.
    2501425283#. <rule>
    2501525284#. <condition k="sport" v="9pin"/>
     
    2501925288#. <scale_max>50000</scale_max>
    2502025289#. </rule>
    25021 #. 
     25290#.
    2502225291#. <rule>
    2502325292#. <condition k="sport" v="10pin"/>
     
    2502725296#. <scale_max>50000</scale_max>
    2502825297#. </rule>
    25029 #. 
     25298#.
    2503025299#. <rule>
    2503125300#. <condition k="sport" v="athletics"/>
     
    2503525304#. <scale_max>50000</scale_max>
    2503625305#. </rule>
    25037 #. 
     25306#.
    2503825307#. <rule>
    2503925308#. <condition k="sport" v="australian_football"/>
     
    2504325312#. <scale_max>50000</scale_max>
    2504425313#. </rule>
    25045 #. 
     25314#.
    2504625315#. <rule>
    2504725316#. <condition k="sport" v="baseball"/>
     
    2505125320#. <scale_max>50000</scale_max>
    2505225321#. </rule>
    25053 #. 
     25322#.
    2505425323#. <rule>
    2505525324#. <condition k="sport" v="basketball"/>
     
    2505925328#. <scale_max>50000</scale_max>
    2506025329#. </rule>
    25061 #. 
     25330#.
    2506225331#. <rule>
    2506325332#. <condition k="sport" v="boules"/>
     
    2506725336#. <scale_max>50000</scale_max>
    2506825337#. </rule>
    25069 #. 
     25338#.
    2507025339#. <rule>
    2507125340#. <condition k="sport" v="bowls"/>
     
    2507525344#. <scale_max>50000</scale_max>
    2507625345#. </rule>
    25077 #. 
     25346#.
    2507825347#. <rule>
    2507925348#. <condition k="sport" v="canoe"/>
     
    2508325352#. <scale_max>50000</scale_max>
    2508425353#. </rule>
    25085 #. 
     25354#.
    2508625355#. <rule>
    2508725356#. <condition k="sport" v="chess"/>
     
    2509125360#. <scale_max>50000</scale_max>
    2509225361#. </rule>
    25093 #. 
     25362#.
    2509425363#. <rule>
    2509525364#. <condition k="sport" v="climbing"/>
     
    2509925368#. <scale_max>50000</scale_max>
    2510025369#. </rule>
    25101 #. 
     25370#.
    2510225371#. <rule>
    2510325372#. <condition k="sport" v="cricket"/>
     
    2510725376#. <scale_max>50000</scale_max>
    2510825377#. </rule>
    25109 #. 
     25378#.
    2511025379#. <rule>
    2511125380#. <condition k="sport" v="cricket_nets"/>
     
    2511525384#. <scale_max>50000</scale_max>
    2511625385#. </rule>
    25117 #. 
     25386#.
    2511825387#. <rule>
    2511925388#. <condition k="sport" v="croquet"/>
     
    2512325392#. <scale_max>50000</scale_max>
    2512425393#. </rule>
    25125 #. 
     25394#.
    2512625395#. <rule>
    2512725396#. <condition k="sport" v="cycling"/>
     
    2513125400#. <scale_max>50000</scale_max>
    2513225401#. </rule>
    25133 #. 
     25402#.
    2513425403#. <rule>
    2513525404#. <condition k="sport" v="dog_racing"/>
     
    2513925408#. <scale_max>50000</scale_max>
    2514025409#. </rule>
    25141 #. 
     25410#.
    2514225411#. <rule>
    2514325412#. <condition k="sport" v="equestrian"/>
     
    2514725416#. <scale_max>50000</scale_max>
    2514825417#. </rule>
    25149 #. 
     25418#.
    2515025419#. <rule>
    2515125420#. <condition k="sport" v="football"/>
     
    2515525424#. <scale_max>50000</scale_max>
    2515625425#. </rule>
    25157 #. 
     25426#.
    2515825427#. <rule>
    2515925428#. <condition k="sport" v="golf"/>
     
    2516325432#. <scale_max>50000</scale_max>
    2516425433#. </rule>
    25165 #. 
     25434#.
    2516625435#. <rule>
    2516725436#. <condition k="sport" v="gymnastics"/>
     
    2517125440#. <scale_max>50000</scale_max>
    2517225441#. </rule>
    25173 #. 
     25442#.
    2517425443#. <rule>
    2517525444#. <condition k="sport" v="hockey"/>
     
    2517925448#. <scale_max>50000</scale_max>
    2518025449#. </rule>
    25181 #. 
     25450#.
    2518225451#. <rule>
    2518325452#. <condition k="sport" v="horse_racing"/>
     
    2518725456#. <scale_max>50000</scale_max>
    2518825457#. </rule>
    25189 #. 
     25458#.
    2519025459#. <rule>
    2519125460#. <condition k="sport" v="motor"/>
     
    2519525464#. <scale_max>50000</scale_max>
    2519625465#. </rule>
    25197 #. 
     25466#.
    2519825467#. <rule>
    2519925468#. <condition k="sport" v="multi"/>
     
    2520325472#. <scale_max>50000</scale_max>
    2520425473#. </rule>
    25205 #. 
     25474#.
    2520625475#. <rule>
    2520725476#. <condition k="sport" v="pelota"/>
     
    2521125480#. <scale_max>50000</scale_max>
    2521225481#. </rule>
    25213 #. 
     25482#.
    2521425483#. <rule>
    2521525484#. <condition k="sport" v="racquet"/>
     
    2521925488#. <scale_max>50000</scale_max>
    2522025489#. </rule>
    25221 #. 
     25490#.
    2522225491#. <rule>
    2522325492#. <condition k="sport" v="rugby"/>
     
    2522725496#. <scale_max>50000</scale_max>
    2522825497#. </rule>
    25229 #. 
     25498#.
    2523025499#. <rule>
    2523125500#. <condition k="sport" v="skating"/>
     
    2523525504#. <scale_max>50000</scale_max>
    2523625505#. </rule>
    25237 #. 
     25506#.
    2523825507#. <rule>
    2523925508#. <condition k="sport" v="skateboard"/>
     
    2524325512#. <scale_max>50000</scale_max>
    2524425513#. </rule>
    25245 #. 
     25514#.
    2524625515#. <rule>
    2524725516#. <condition k="sport" v="soccer"/>
     
    2525125520#. <scale_max>50000</scale_max>
    2525225521#. </rule>
    25253 #. 
     25522#.
    2525425523#. <rule>
    2525525524#. <condition k="sport" v="swimming"/>
     
    2525925528#. <scale_max>50000</scale_max>
    2526025529#. </rule>
    25261 #. 
     25530#.
    2526225531#. <rule>
    2526325532#. <condition k="sport" v="skiing"/>
     
    2526725536#. <scale_max>50000</scale_max>
    2526825537#. </rule>
    25269 #. 
     25538#.
    2527025539#. <rule>
    2527125540#. <condition k="sport" v="table_tennis"/>
     
    2527525544#. <scale_max>50000</scale_max>
    2527625545#. </rule>
    25277 #. 
     25546#.
    2527825547#. <rule>
    2527925548#. <condition k="sport" v="tennis"/>
     
    2528325552#. <scale_max>50000</scale_max>
    2528425553#. </rule>
    25285 #. 
     25554#.
    2528625555#. <rule>
    2528725556#. <condition k="sport" v="paintball"/>
     
    2529125560#. <scale_max>50000</scale_max>
    2529225561#. </rule>
    25293 #. 
     25562#.
    2529425563#. <rule>
    2529525564#. <condition k="sport" v="squash"/>
     
    2529925568#. <scale_max>50000</scale_max>
    2530025569#. </rule>
    25301 #. 
     25570#.
    2530225571#. <rule>
    2530325572#. <condition k="sport" v="shooting"/>
     
    2530725576#. <scale_max>50000</scale_max>
    2530825577#. </rule>
    25309 #. 
     25578#.
    2531025579#. <rule>
    2531125580#. <condition k="sport" v="volleyball"/>
     
    2531525584#. <scale_max>50000</scale_max>
    2531625585#. </rule>
    25317 #. 
     25586#.
    2531825587#. <rule>
    2531925588#. <condition k="sport" v="beachvolleyball"/>
     
    2532325592#. <scale_max>50000</scale_max>
    2532425593#. </rule>
    25325 #. 
     25594#.
    2532625595#. <rule>
    2532725596#. <condition k="sport" v="bowling"/>
     
    2533125600#. <scale_max>50000</scale_max>
    2533225601#. </rule>
    25333 #. 
     25602#.
    2533425603#. <rule>
    2533525604#. <condition k="sport" v="handball"/>
     
    2533925608#. <scale_max>50000</scale_max>
    2534025609#. </rule>
    25341 #. 
     25610#.
    2534225611#. <rule>
    2534325612#. <condition k="sport" v="rowing"/>
     
    2534725616#. <scale_max>50000</scale_max>
    2534825617#. </rule>
    25349 #. 
     25618#.
    2535025619#. <rule>
    2535125620#. <condition k="sport" v="sailing"/>
     
    2535525624#. <scale_max>50000</scale_max>
    2535625625#. </rule>
    25357 #. 
     25626#.
    2535825627#. <rule>
    2535925628#. <condition k="sport" v="diving"/>
     
    2536325632#. <scale_max>50000</scale_max>
    2536425633#. </rule>
    25365 #. 
     25634#.
    2536625635#. <rule>
    2536725636#. <condition k="sport" v="badminton"/>
     
    2537125640#. <scale_max>50000</scale_max>
    2537225641#. </rule>
    25373 #. 
     25642#.
    2537425643#. <rule>
    2537525644#. <condition k="sport" v="archery"/>
     
    2537925648#. <scale_max>50000</scale_max>
    2538025649#. </rule>
    25381 #. 
     25650#.
    2538225651#. <rule>
    2538325652#. <condition k="sport" v="fishing"/>
    2538425653#: build/trans_presets.java:1913 build/trans_presets.java:1922
    2538525654#: build/trans_presets.java:1931 build/trans_presets.java:1940
    25386 #: build/trans_style.java:3705 build/trans_style.java:3713
    25387 #: build/trans_style.java:3721 build/trans_style.java:3729
    25388 #: build/trans_style.java:3737 build/trans_style.java:3745
    25389 #: build/trans_style.java:3753 build/trans_style.java:3761
    25390 #: build/trans_style.java:3769 build/trans_style.java:3777
    25391 #: build/trans_style.java:3785 build/trans_style.java:3793
    25392 #: build/trans_style.java:3801 build/trans_style.java:3809
    25393 #: build/trans_style.java:3817 build/trans_style.java:3825
    25394 #: build/trans_style.java:3833 build/trans_style.java:3841
    25395 #: build/trans_style.java:3849 build/trans_style.java:3857
    25396 #: build/trans_style.java:3865 build/trans_style.java:3873
    25397 #: build/trans_style.java:3881 build/trans_style.java:3889
    25398 #: build/trans_style.java:3897 build/trans_style.java:3905
    25399 #: build/trans_style.java:3913 build/trans_style.java:3921
    25400 #: build/trans_style.java:3929 build/trans_style.java:3937
    25401 #: build/trans_style.java:3945 build/trans_style.java:3953
    25402 #: build/trans_style.java:3961 build/trans_style.java:3969
    25403 #: build/trans_style.java:3977 build/trans_style.java:3985
    25404 #: build/trans_style.java:3993 build/trans_style.java:4001
    25405 #: build/trans_style.java:4009 build/trans_style.java:4017
    25406 #: build/trans_style.java:4025 build/trans_style.java:4033
    25407 #: build/trans_style.java:4041 build/trans_style.java:4049
    25408 #: build/trans_style.java:4057 build/trans_style.java:4065
    25409 #: build/trans_style.java:4073
     25655#: build/trans_style.java:3738 build/trans_style.java:3746
     25656#: build/trans_style.java:3754 build/trans_style.java:3762
     25657#: build/trans_style.java:3770 build/trans_style.java:3778
     25658#: build/trans_style.java:3786 build/trans_style.java:3794
     25659#: build/trans_style.java:3802 build/trans_style.java:3810
     25660#: build/trans_style.java:3818 build/trans_style.java:3826
     25661#: build/trans_style.java:3834 build/trans_style.java:3842
     25662#: build/trans_style.java:3850 build/trans_style.java:3858
     25663#: build/trans_style.java:3866 build/trans_style.java:3874
     25664#: build/trans_style.java:3882 build/trans_style.java:3890
     25665#: build/trans_style.java:3898 build/trans_style.java:3906
     25666#: build/trans_style.java:3914 build/trans_style.java:3922
     25667#: build/trans_style.java:3930 build/trans_style.java:3938
     25668#: build/trans_style.java:3946 build/trans_style.java:3954
     25669#: build/trans_style.java:3962 build/trans_style.java:3970
     25670#: build/trans_style.java:3978 build/trans_style.java:3986
     25671#: build/trans_style.java:3994 build/trans_style.java:4002
     25672#: build/trans_style.java:4010 build/trans_style.java:4018
     25673#: build/trans_style.java:4026 build/trans_style.java:4034
     25674#: build/trans_style.java:4042 build/trans_style.java:4050
     25675#: build/trans_style.java:4058 build/trans_style.java:4066
     25676#: build/trans_style.java:4074 build/trans_style.java:4082
     25677#: build/trans_style.java:4090 build/trans_style.java:4098
     25678#: build/trans_style.java:4106
    2541025679msgid "sport"
    2541125680msgstr "spor"
     
    2708327352#. <scale_max>50000</scale_max>
    2708427353#. </rule>
    27085 #. 
     27354#.
    2708627355#. <!--landuse tags -->
    27087 #. 
     27356#.
    2708827357#. <rule>
    2708927358#. <condition k="landuse" v="farm"/>
     
    2709327362#. <scale_max>50000</scale_max>
    2709427363#. </rule>
    27095 #. 
     27364#.
    2709627365#. <rule>
    2709727366#. <condition k="landuse" v="farmland"/>
     
    2710127370#. <scale_max>50000</scale_max>
    2710227371#. </rule>
    27103 #. 
     27372#.
    2710427373#. <rule>
    2710527374#. <condition k="landuse" v="meadow"/>
     
    2710927378#. <scale_max>50000</scale_max>
    2711027379#. </rule>
    27111 #. 
     27380#.
    2711227381#. <rule>
    2711327382#. <condition k="landuse" v="vineyard"/>
     
    2711727386#. <scale_max>50000</scale_max>
    2711827387#. </rule>
    27119 #. 
     27388#.
    2712027389#. <rule>
    2712127390#. <condition k="landuse" v="orchard"/>
     
    2712527394#. <scale_max>50000</scale_max>
    2712627395#. </rule>
    27127 #. 
     27396#.
    2712827397#. <rule>
    2712927398#. <condition k="landuse" v="allotments"/>
     
    2713327402#. <scale_max>50000</scale_max>
    2713427403#. </rule>
    27135 #. 
     27404#.
    2713627405#. <rule>
    2713727406#. <condition k="landuse" v="grass"/>
     
    2714127410#. <scale_max>50000</scale_max>
    2714227411#. </rule>
    27143 #. 
     27412#.
    2714427413#. <rule>
    2714527414#. <condition k="landuse" v="village_green"/>
     
    2714927418#. <scale_max>50000</scale_max>
    2715027419#. </rule>
    27151 #. 
     27420#.
    2715227421#. <rule>
    2715327422#. <condition k="landuse" v="recreation_ground"/>
    27154 #: build/trans_presets.java:2494 build/trans_style.java:3157
    27155 #: build/trans_style.java:3165 build/trans_style.java:3173
    27156 #: build/trans_style.java:3181 build/trans_style.java:3189
    27157 #: build/trans_style.java:3236 build/trans_style.java:3244
    27158 #: build/trans_style.java:3342 build/trans_style.java:3350
     27423#: build/trans_presets.java:2494 build/trans_style.java:3190
     27424#: build/trans_style.java:3198 build/trans_style.java:3206
     27425#: build/trans_style.java:3214 build/trans_style.java:3222
     27426#: build/trans_style.java:3269 build/trans_style.java:3277
     27427#: build/trans_style.java:3375 build/trans_style.java:3383
    2715927428msgid "green"
    2716027429msgstr "yeşil"
     
    2857028839#. <scale_max>40000</scale_max>
    2857128840#. </rule>
    28572 #. 
     28841#.
    2857328842#. <rule>
    2857428843#. <condition k="bicycle" b="no"/>
     
    2858428853#. <scale_max>30000</scale_max>
    2858528854#. </rule>
    28586 #. 
     28855#.
    2858728856#. <rule>
    2858828857#. <condition k="highway" v="cycleway"/>
     
    2859228861#. <scale_max>10000</scale_max>
    2859328862#. </rule>
    28594 #. 
    28595 #. <!-- display path with bicycle/foot=designated as if it was cycleway/footway -->
     28863#.
     28864#. <!-- display path with bicycle/foot=designated/official as if it was cycleway/footway -->
    2859628865#. <rule>
    2859728866#. <condition k="highway" v="path"/>
    2859828867#. <condition k="bicycle" v="designated"/>
     28868#. color bicycle
     28869#. <scale_min>1</scale_min>
     28870#. <scale_max>50000</scale_max>
     28871#. </rule>
     28872#.
     28873#. <rule>
     28874#. <condition k="highway" v="path"/>
     28875#. <condition k="bicycle" v="official"/>
    2859928876#. color foot
    2860028877#. <scale_min>1</scale_min>
    2860128878#. <scale_max>50000</scale_max>
    2860228879#. </rule>
    28603 #. 
     28880#.
    2860428881#. <rule>
    2860528882#. <condition k="highway" v="path"/>
    2860628883#. <condition k="bicycle" v="designated"/>
    2860728884#. <condition k="foot" v="designated"/>
     28885#. color bicycle
     28886#. <scale_min>1</scale_min>
     28887#. <scale_max>50000</scale_max>
     28888#. </rule>
     28889#.
     28890#. <rule>
     28891#. <condition k="highway" v="path"/>
     28892#. <condition k="bicycle" v="official"/>
     28893#. <condition k="foot" v="official"/>
    2860828894#. color roundabout
    2860928895#. <!-- tagging a node makes no real sense, a roundabout should be tagged with several nodes, or a highway=mini_roundabout should probably be used -->
     
    2861228898#. <scale_max>50000</scale_max>
    2861328899#. </rule>
    28614 #. 
     28900#.
    2861528901#. <!-- cycleway tags -->
    28616 #. 
     28902#.
    2861728903#. <rule>
    2861828904#. <condition k="cycleway" v="lane"/>
     
    2862228908#. <scale_max>50000</scale_max>
    2862328909#. </rule>
    28624 #. 
     28910#.
    2862528911#. <rule>
    2862628912#. <condition k="cycleway" v="opposite_lane"/>
     
    2863028916#. <scale_max>50000</scale_max>
    2863128917#. </rule>
    28632 #. 
     28918#.
    2863328919#. <rule>
    2863428920#. <condition k="cycleway" v="track"/>
     
    2863828924#. <scale_max>50000</scale_max>
    2863928925#. </rule>
    28640 #. 
     28926#.
    2864128927#. <rule>
    2864228928#. <condition k="cycleway" v="opposite_track"/>
     
    2864628932#. <scale_max>50000</scale_max>
    2864728933#. </rule>
    28648 #. 
     28934#.
    2864928935#. <rule>
    2865028936#. <condition k="cycleway" v="opposite"/>
    2865128937#: build/trans_presets.java:3242 build/trans_style.java:233
    2865228938#: build/trans_style.java:689 build/trans_style.java:715
    28653 #: build/trans_style.java:732 build/trans_style.java:909
    28654 #: build/trans_style.java:917 build/trans_style.java:925
    28655 #: build/trans_style.java:933 build/trans_style.java:941
     28939#: build/trans_style.java:723 build/trans_style.java:748
     28940#: build/trans_style.java:757 build/trans_style.java:934
     28941#: build/trans_style.java:942 build/trans_style.java:950
     28942#: build/trans_style.java:958 build/trans_style.java:966
    2865628943msgid "bicycle"
    2865728944msgstr "bisiklet"
     
    2867828965#. <scale_max>50000</scale_max>
    2867928966#. </rule>
    28680 #. 
     28967#.
    2868128968#. <rule>
    2868228969#. <condition k="foot" b="no"/>
     
    2869228979#. <scale_max>50000</scale_max>
    2869328980#. </rule>
    28694 #. 
     28981#.
    2869528982#. <rule>
    2869628983#. <condition k="highway" v="footway"/>
     
    2870028987#. <scale_max>10000</scale_max>
    2870128988#. </rule>
    28702 #. 
     28989#.
    2870328990#. <rule>
    2870428991#. <condition k="highway" v="path"/>
     
    2870728994#. <scale_max>50000</scale_max>
    2870828995#. </rule>
    28709 #. 
     28996#.
    2871028997#. <rule>
    2871128998#. <condition k="highway" v="path"/>
    2871228999#. <condition k="foot" v="designated"/>
     29000#. color foot
     29001#. <scale_min>1</scale_min>
     29002#. <scale_max>50000</scale_max>
     29003#. </rule>
     29004#.
     29005#. <rule>
     29006#. <condition k="highway" v="path"/>
     29007#. <condition k="foot" v="official"/>
    2871329008#. color bicycle
    2871429009#. <scale_min>1</scale_min>
    2871529010#. <scale_max>50000</scale_max>
    2871629011#. </rule>
    28717 #. 
     29012#.
    2871829013#. <rule>
    2871929014#. <condition k="highway" v="pedestrian"/>
     
    2872429019#. <scale_max>10000</scale_max>
    2872529020#. </rule>
    28726 #. 
     29021#.
    2872729022#. <rule>
    2872829023#. <condition k="highway" v="steps"/>
    2872929024#: build/trans_presets.java:3242 build/trans_style.java:247
    2873029025#: build/trans_style.java:697 build/trans_style.java:705
    28731 #: build/trans_style.java:723 build/trans_style.java:739
    28732 #: build/trans_style.java:740 build/trans_style.java:748
     29026#: build/trans_style.java:731 build/trans_style.java:739
     29027#: build/trans_style.java:764 build/trans_style.java:765
     29028#: build/trans_style.java:773
    2873329029msgid "foot"
    2873429030msgstr "ayak"
     
    2874729043#. <scale_max>50000</scale_max>
    2874829044#. </rule>
    28749 #. 
     29045#.
    2875029046#. <rule>
    2875129047#. <condition k="railway" v="subway"/>
    28752 #: build/trans_presets.java:3242 build/trans_style.java:1208
     29048#: build/trans_presets.java:3242 build/trans_style.java:1233
    2875329049msgid "subway"
    2875429050msgstr "metro"
     
    2886029156#. 7. scale_min / scale_max
    2886129157#. - zoom scale for display
    28862 #. 
     29158#.
    2886329159#. Using both area and line attributes for the same key/value pair does work. For areas
    2886429160#. first the best matching area rule is searched and the best matching line rule is
    2886529161#. connected with it. They need not have the same key/value pair.
    28866 #. 
     29162#.
    2886729163#. The colours can consist of the two components - name and hex code (e.g. water#0000ff).
    2886829164#. If both are given, the color name is introduced in preferences with that value. If only
     
    2887029166#. modified preferences or previous value is used. The 6 hex digit color code can also
    2887129167#. be appended by a hex value of the alpha channel (thus having 8 hex digits instead of 6).
    28872 #. 
     29168#.
    2887329169#. Linemod's are drawn over or under the line they are associated with and modify the
    2887429170#. appearance. There can be multiple linemod's for one way (contrary to line styles,
     
    2887829174#. on the sides of the way or the waystyles itself must use alpha channel (which may
    2887929175#. look strange).
    28880 #. 
     29176#.
    2888129177#. If a key/value pair matches more than one rule, the "rule that wins" is unpredicted
    2888229178#. in case they have same priority! Using priority settings helps to solve conflicts.
    28883 #. 
     29179#.
    2888429180#. For external files the <rules> should have following elements:
    2888529181#. - author           the author of the style
     
    2889329189#. - when the style is additional choose "standard" or don't use name tag
    2889429190#. -->
    28895 #. 
     29191#.
    2889629192#: build/trans_style.java:72
    2889729193msgid "standard"
     
    2889929195
    2890029196#. mappaint style named "standard"
    28901 #. 
     29197#.
    2890229198#. <rule>
    2890329199#. <condition k="restriction" v="no_left_turn"/>
     
    2894629242#. <scale_max>40000</scale_max>
    2894729243#. </rule>
    28948 #. 
    28949 #. 
     29244#.
     29245#.
    2895029246#. <!-- mark some specials that should be fixed - they are already the default and therefore shouldn't be tagged -->
    2895129247#. <rule>
     
    2902529321#. <scale_max>40000</scale_max>
    2902629322#. </rule>
    29027 #. 
     29323#.
    2902829324#. <rule>
    2902929325#. <condition k="highway" v="road"/>
     
    2903329329#. <scale_max>50000</scale_max>
    2903429330#. </rule>
    29035 #. 
     29331#.
    2903629332#. <!--abutters tags -->
    29037 #. 
     29333#.
    2903829334#. <!--accessories tags -->
    29039 #. 
     29335#.
    2904029336#. <!--properties tags -->
    29041 #. 
     29337#.
    2904229338#. <rule>
    2904329339#. <condition k="mountain_pass" b="yes"/>
    2904429340#: build/trans_style.java:139 build/trans_style.java:174
    2904529341#: build/trans_style.java:181 build/trans_style.java:188
    29046 #: build/trans_style.java:633 build/trans_style.java:4087
     29342#: build/trans_style.java:633 build/trans_style.java:4120
    2904729343msgid "deprecated"
    2904829344msgstr "kırılmış"
     
    2905329349#. <scale_max>10000</scale_max>
    2905429350#. </rule>
    29055 #. 
     29351#.
    2905629352#. <rule>
    2905729353#. <condition k="goods" b="no"/>
     
    2906029356#. <scale_max>50000</scale_max>
    2906129357#. </rule>
    29062 #. 
     29358#.
    2906329359#. <rule>
    2906429360#. <condition k="hgv" b="no"/>
     
    2906729363#. <scale_max>50000</scale_max>
    2906829364#. </rule>
    29069 #. 
     29365#.
    2907029366#. <rule>
    2907129367#. <condition k="horse" b="no"/>
     
    2908129377#. <scale_max>20000</scale_max>
    2908229378#. </rule>
    29083 #. 
     29379#.
    2908429380#. <rule>
    2908529381#. <condition k="highway" v="bridleway"/>
     
    2909329389#. <scale_max>30000</scale_max>
    2909429390#. </rule>
    29095 #. 
     29391#.
    2909629392#. <rule>
    2909729393#. <condition k="motorcycle" b="no"/>
     
    2910029396#. <scale_max>50000</scale_max>
    2910129397#. </rule>
    29102 #. 
     29398#.
    2910329399#. <rule>
    2910429400#. <condition k="motorcar" b="no"/>
     
    2910729403#. <scale_max>50000</scale_max>
    2910829404#. </rule>
    29109 #. 
     29405#.
    2911029406#. <rule>
    2911129407#. <condition k="psv" b="no"/>
     
    2911429410#. <scale_max>50000</scale_max>
    2911529411#. </rule>
    29116 #. 
     29412#.
    2911729413#. <rule>
    2911829414#. <condition k="motorboat" b="no"/>
     
    2912129417#. <scale_max>50000</scale_max>
    2912229418#. </rule>
    29123 #. 
     29419#.
    2912429420#. <rule>
    2912529421#. <condition k="boat" b="no"/>
     
    2912829424#. <scale_max>50000</scale_max>
    2912929425#. </rule>
    29130 #. 
     29426#.
    2913129427#. <rule>
    2913229428#. <condition k="noexit" b="yes"/>
     
    2913529431#. <scale_max>50000</scale_max>
    2913629432#. </rule>
    29137 #. 
     29433#.
    2913829434#. <rule>
    2913929435#. <condition k="maxweight"/>
     
    2914229438#. <scale_max>50000</scale_max>
    2914329439#. </rule>
    29144 #. 
     29440#.
    2914529441#. <rule>
    2914629442#. <condition k="maxheight"/>
     
    2914929445#. <scale_max>50000</scale_max>
    2915029446#. </rule>
    29151 #. 
     29447#.
    2915229448#. <rule>
    2915329449#. <condition k="maxwidth"/>
     
    2915629452#. <scale_max>50000</scale_max>
    2915729453#. </rule>
    29158 #. 
     29454#.
    2915929455#. <rule>
    2916029456#. <condition k="maxlength"/>
     
    2916329459#. <scale_max>50000</scale_max>
    2916429460#. </rule>
    29165 #. 
     29461#.
    2916629462#. <rule>
    2916729463#. <condition k="maxspeed"/>
     
    2917029466#. <scale_max>50000</scale_max>
    2917129467#. </rule>
    29172 #. 
     29468#.
    2917329469#. <rule>
    2917429470#. <condition k="minspeed"/>
     
    2917729473#. <scale_max>50000</scale_max>
    2917829474#. </rule>
    29179 #. 
     29475#.
    2918029476#. <rule>
    2918129477#. <condition k="maxstay"/>
     
    2918429480#. <scale_max>50000</scale_max>
    2918529481#. </rule>
    29186 #. 
     29482#.
    2918729483#. <rule>
    2918829484#. <condition k="toll"/>
     
    2919129487#. <scale_max>50000</scale_max>
    2919229488#. </rule>
    29193 #. 
     29489#.
    2919429490#. <rule>
    2919529491#. <condition k="barrier"/>
     
    2936629662#. <scale_max>50000</scale_max>
    2936729663#. </rule>
    29368 #. 
     29664#.
    2936929665#. <!-- highway tags -->
    29370 #. 
     29666#.
    2937129667#. <rule>
    2937229668#. <condition k="motorroad" v="yes"/>
     
    2938029676#. <scale_max>40000</scale_max>
    2938129677#. </rule>
    29382 #. 
     29678#.
    2938329679#. <rule>
    2938429680#. <condition k="highway" v="track"/>
     
    2938829684#. <scale_max>50000</scale_max>
    2938929685#. </rule>
    29390 #. 
     29686#.
    2939129687#. <!-- tracktype tags -->
    29392 #. 
     29688#.
    2939329689#. <rule>
    2939429690#. <condition k="tracktype" v="grade1"/>
     
    2939829694#. <scale_max>50000</scale_max>
    2939929695#. </rule>
    29400 #. 
     29696#.
    2940129697#. <rule>
    2940229698#. <condition k="tracktype" v="grade2"/>
     
    2940629702#. <scale_max>50000</scale_max>
    2940729703#. </rule>
    29408 #. 
     29704#.
    2940929705#. <rule>
    2941029706#. <condition k="tracktype" v="grade3"/>
     
    2941429710#. <scale_max>50000</scale_max>
    2941529711#. </rule>
    29416 #. 
     29712#.
    2941729713#. <rule>
    2941829714#. <condition k="tracktype" v="grade4"/>
     
    2942229718#. <scale_max>50000</scale_max>
    2942329719#. </rule>
    29424 #. 
     29720#.
    2942529721#. <rule>
    2942629722#. <condition k="tracktype" v="grade5"/>
    29427 #: build/trans_style.java:649 build/trans_style.java:951
    29428 #: build/trans_style.java:959 build/trans_style.java:967
    29429 #: build/trans_style.java:975 build/trans_style.java:983
     29723#: build/trans_style.java:649 build/trans_style.java:976
     29724#: build/trans_style.java:984 build/trans_style.java:992
     29725#: build/trans_style.java:1000 build/trans_style.java:1008
    2943029726msgid "highway_track"
    2943129727msgstr "araçyolu_hattı"
     
    2943629732#. <scale_max>10000</scale_max>
    2943729733#. </rule>
    29438 #. 
     29734#.
    2943929735#. <rule>
    2944029736#. <condition k="direction" v="clockwise"/>
     
    2944329739#. <scale_max>50000</scale_max>
    2944429740#. </rule>
    29445 #. 
     29741#.
    2944629742#. <rule>
    2944729743#. <condition k="highway" v="mini_roundabout"/>
     
    2945129747#. <scale_max>50000</scale_max>
    2945229748#. </rule>
    29453 #. 
     29749#.
    2945429750#. <rule>
    2945529751#. <condition k="highway" v="stop"/>
     
    2945829754#. <scale_max>50000</scale_max>
    2945929755#. </rule>
    29460 #. 
     29756#.
    2946129757#. <rule>
    2946229758#. <condition k="highway" v="traffic_signals"/>
     
    2946529761#. <scale_max>50000</scale_max>
    2946629762#. </rule>
    29467 #. 
     29763#.
    2946829764#. <rule>
    2946929765#. <condition k="highway" v="street_lamp"/>
     
    2947229768#. <scale_max>50000</scale_max>
    2947329769#. </rule>
    29474 #. 
     29770#.
    2947529771#. <rule>
    2947629772#. <condition k="highway" v="speed_camera"/>
     
    2947929775#. <scale_max>50000</scale_max>
    2948029776#. </rule>
    29481 #. 
     29777#.
    2948229778#. <rule>
    2948329779#. <condition k="traffic_sign" v="city_limit"/>
     
    2948629782#. <scale_max>40000</scale_max>
    2948729783#. </rule>
    29488 #. 
     29784#.
    2948929785#. <rule>
    2949029786#. <condition k="highway" v="crossing"/>
     
    2949329789#. <scale_max>50000</scale_max>
    2949429790#. </rule>
    29495 #. 
     29791#.
    2949629792#. <rule>
    2949729793#. <condition k="highway" v="incline"/>
     
    2950029796#. <scale_max>50000</scale_max>
    2950129797#. </rule>
    29502 #. 
     29798#.
    2950329799#. <rule>
    2950429800#. <condition k="highway" v="incline_steep"/>
     
    2950729803#. <scale_max>50000</scale_max>
    2950829804#. </rule>
    29509 #. 
     29805#.
    2951029806#. <rule>
    2951129807#. <condition k="highway" v="motorway_junction"/>
     
    2951429810#. <scale_max>50000</scale_max>
    2951529811#. </rule>
    29516 #. 
     29812#.
    2951729813#. <rule>
    2951829814#. <condition k="highway" v="services"/>
    29519 #: build/trans_style.java:842
     29815#: build/trans_style.java:867
    2952029816msgid "services"
    2952129817msgstr ""
     
    2952629822#. <scale_max>50000</scale_max>
    2952729823#. </rule>
    29528 #. 
     29824#.
    2952929825#. <rule>
    2953029826#. <condition k="highway" v="ford"/>
    29531 #: build/trans_style.java:850
     29827#: build/trans_style.java:875
    2953229828msgid "ford"
    2953329829msgstr ""
     
    2953829834#. <scale_max>50000</scale_max>
    2953929835#. </rule>
    29540 #. 
     29836#.
    2954129837#. <rule>
    2954229838#. <condition k="highway" v="bus_stop"/>
     
    2954529841#. <scale_max>50000</scale_max>
    2954629842#. </rule>
    29547 #. 
     29843#.
    2954829844#. <rule>
    2954929845#. <condition k="highway" v="turning_circle"/>
    29550 #: build/trans_style.java:865
     29846#: build/trans_style.java:890
    2955129847msgid "turningcircle"
    2955229848msgstr "döner kavşak"
     
    2955729853#. <scale_max>50000</scale_max>
    2955829854#. </rule>
    29559 #. 
     29855#.
    2956029856#. <rule>
    2956129857#. <condition k="highway" v="emergency_access_point"/>
    2956229858#. <icon src="service/emergency_access_point.png"/>
    29563 #: build/trans_style.java:889
     29859#: build/trans_style.java:914
    2956429860msgid "emergency_access_point"
    2956529861msgstr ""
     
    2957029866#. <scale_max>200000000</scale_max>
    2957129867#. </rule>
    29572 #. 
     29868#.
    2957329869#. <rule>
    2957429870#. <condition k="waterway" v="riverbank"/>
    2957529871#. color riverbank
    29576 #: build/trans_style.java:1001 build/trans_style.java:1002
     29872#: build/trans_style.java:1026 build/trans_style.java:1027
    2957729873msgid "riverbank"
    2957829874msgstr "riverbank"
     
    2958329879#. <scale_max>200000000</scale_max>
    2958429880#. </rule>
    29585 #. 
     29881#.
    2958629882#. <rule>
    2958729883#. <condition k="waterway" v="stream"/>
    29588 #: build/trans_style.java:1018
     29884#: build/trans_style.java:1043
    2958929885msgid "stream"
    2959029886msgstr "akış"
     
    2959529891#. <scale_max>50000</scale_max>
    2959629892#. </rule>
    29597 #. 
     29893#.
    2959829894#. <rule>
    2959929895#. <condition k="waterway" v="dock"/>
    29600 #: build/trans_style.java:1041
     29896#: build/trans_style.java:1066
    2960129897msgid "dock"
    2960229898msgstr "iskele"
     
    2960729903#. <scale_max>50000</scale_max>
    2960829904#. </rule>
    29609 #. 
     29905#.
    2961029906#. <rule>
    2961129907#. <condition k="waterway" v="lock_gate"/>
     
    2961429910#. <scale_max>50000</scale_max>
    2961529911#. </rule>
    29616 #. 
     29912#.
    2961729913#. <rule>
    2961829914#. <condition k="waterway" v="turning_point"/>
     
    2962129917#. <scale_max>50000</scale_max>
    2962229918#. </rule>
    29623 #. 
     29919#.
    2962429920#. <rule>
    2962529921#. <condition k="waterway" v="boatyard"/>
     
    2962929925#. <scale_max>50000</scale_max>
    2963029926#. </rule>
    29631 #. 
     29927#.
    2963229928#. <rule>
    2963329929#. <condition k="waterway" v="water_point"/>
     
    2963629932#. <scale_max>50000</scale_max>
    2963729933#. </rule>
    29638 #. 
     29934#.
    2963929935#. <rule>
    2964029936#. <condition k="waterway" v="waste_disposal"/>
     
    2964329939#. <scale_max>50000</scale_max>
    2964429940#. </rule>
    29645 #. 
     29941#.
    2964629942#. <rule>
    2964729943#. <condition k="waterway" v="mooring"/>
     
    2965029946#. <scale_max>50000</scale_max>
    2965129947#. </rule>
    29652 #. 
     29948#.
    2965329949#. <rule>
    2965429950#. <condition k="waterway" v="weir"/>
     
    2965829954#. <scale_max>50000</scale_max>
    2965929955#. </rule>
    29660 #. 
     29956#.
    2966129957#. <rule>
    2966229958#. <condition k="waterway" v="dam"/>
     
    2966729963#. <scale_max>50000</scale_max>
    2966829964#. </rule>
    29669 #. 
     29965#.
    2967029966#. <rule>
    2967129967#. <condition k="waterway" v="waterfall"/>
     
    2967529971#. <scale_max>50000</scale_max>
    2967629972#. </rule>
    29677 #. 
     29973#.
    2967829974#. <!--man_made tags -->
    29679 #. 
     29975#.
    2968029976#. <rule>
    2968129977#. <condition k="man_made" v="beacon"/>
     
    2968529981#. <scale_max>50000</scale_max>
    2968629982#. </rule>
    29687 #. 
     29983#.
    2968829984#. <rule>
    2968929985#. <condition k="man_made" v="crane"/>
     
    2969329989#. <scale_max>50000</scale_max>
    2969429990#. </rule>
    29695 #. 
     29991#.
    2969629992#. <rule>
    2969729993#. <condition k="man_made" v="gasometer"/>
     
    2970129997#. <scale_max>50000</scale_max>
    2970229998#. </rule>
    29703 #. 
     29999#.
    2970430000#. <rule>
    2970530001#. <condition k="man_made" v="lighthouse"/>
     
    2971030006#. <scale_max>50000</scale_max>
    2971130007#. </rule>
    29712 #. 
     30008#.
    2971330009#. <rule>
    2971430010#. <condition k="man_made" v="petroleum_well"/>
     
    2971730013#. <scale_max>50000</scale_max>
    2971830014#. </rule>
    29719 #. 
     30015#.
    2972030016#. <rule>
    2972130017#. <condition k="man_made" v="reservoir_covered"/>
     
    2972530021#. <scale_max>50000</scale_max>
    2972630022#. </rule>
    29727 #. 
     30023#.
    2972830024#. <rule>
    2972930025#. <condition k="man_made" v="surveillance"/>
     
    2973330029#. <scale_max>50000</scale_max>
    2973430030#. </rule>
    29735 #. 
     30031#.
    2973630032#. <rule>
    2973730033#. <condition k="man_made" v="survey_point"/>
     
    2974130037#. <scale_max>50000</scale_max>
    2974230038#. </rule>
    29743 #. 
     30039#.
    2974430040#. <rule>
    2974530041#. <condition k="man_made" v="tower"/>
     
    2974930045#. <scale_max>50000</scale_max>
    2975030046#. </rule>
    29751 #. 
     30047#.
    2975230048#. <rule>
    2975330049#. <condition k="man_made" v="wastewater_plant"/>
     
    2975730053#. <scale_max>50000</scale_max>
    2975830054#. </rule>
    29759 #. 
     30055#.
    2976030056#. <rule>
    2976130057#. <condition k="man_made" v="watermill"/>
     
    2976530061#. <scale_max>50000</scale_max>
    2976630062#. </rule>
    29767 #. 
     30063#.
    2976830064#. <rule>
    2976930065#. <condition k="man_made" v="water_tower"/>
     
    2977330069#. <scale_max>50000</scale_max>
    2977430070#. </rule>
    29775 #. 
     30071#.
    2977630072#. <rule>
    2977730073#. <condition k="man_made" v="windmill"/>
     
    2978130077#. <scale_max>50000</scale_max>
    2978230078#. </rule>
    29783 #. 
     30079#.
    2978430080#. <rule>
    2978530081#. <condition k="man_made" v="works"/>
     
    2978930085#. <scale_max>50000</scale_max>
    2979030086#. </rule>
    29791 #. 
     30087#.
    2979230088#. <rule>
    2979330089#. <condition k="man_made" v="water_works"/>
    2979430090#. <icon annotate="true" src="misc/no_icon.png"/>
    29795 #: build/trans_style.java:1064 build/trans_style.java:1093
    29796 #: build/trans_style.java:1109 build/trans_style.java:1110
    29797 #: build/trans_style.java:1118 build/trans_style.java:1603
    29798 #: build/trans_style.java:1610 build/trans_style.java:1619
    29799 #: build/trans_style.java:1627 build/trans_style.java:1659
    29800 #: build/trans_style.java:1667 build/trans_style.java:1675
    29801 #: build/trans_style.java:1683 build/trans_style.java:1690
    29802 #: build/trans_style.java:1699 build/trans_style.java:1707
    29803 #: build/trans_style.java:1715 build/trans_style.java:1723
    29804 #: build/trans_style.java:1731
     30091#: build/trans_style.java:1089 build/trans_style.java:1118
     30092#: build/trans_style.java:1134 build/trans_style.java:1135
     30093#: build/trans_style.java:1143 build/trans_style.java:1628
     30094#: build/trans_style.java:1635 build/trans_style.java:1644
     30095#: build/trans_style.java:1652 build/trans_style.java:1684
     30096#: build/trans_style.java:1692 build/trans_style.java:1700
     30097#: build/trans_style.java:1708 build/trans_style.java:1715
     30098#: build/trans_style.java:1724 build/trans_style.java:1732
     30099#: build/trans_style.java:1740 build/trans_style.java:1748
     30100#: build/trans_style.java:1756
    2980530101msgid "manmade"
    2980630102msgstr "insan yapımı"
     
    2981030106#. <scale_max>50000</scale_max>
    2981130107#. </rule>
    29812 #. 
     30108#.
    2981330109#. <rule>
    2981430110#. <condition k="waterway" v="rapids"/>
    2981530111#. <icon annotate="true" src="misc/no_icon.png"/>
    29816 #: build/trans_style.java:1101
     30112#: build/trans_style.java:1126
    2981730113msgid "rapids"
    2981830114msgstr ""
     
    2982330119#. <scale_max>50000</scale_max>
    2982430120#. </rule>
    29825 #. 
     30121#.
    2982630122#. <!-- railway tags -->
    29827 #. 
     30123#.
    2982830124#. <rule>
    2982930125#. <condition k="railway" v="station"/>
     
    2983330129#. <scale_max>50000</scale_max>
    2983430130#. </rule>
    29835 #. 
     30131#.
    2983630132#. <rule>
    2983730133#. <condition k="railway" v="halt"/>
     
    2984030136#. <scale_max>50000</scale_max>
    2984130137#. </rule>
    29842 #. 
     30138#.
    2984330139#. <rule>
    2984430140#. <condition k="railway" v="tram_station"/>
     
    2984830144#. <scale_max>50000</scale_max>
    2984930145#. </rule>
    29850 #. 
     30146#.
    2985130147#. <rule>
    2985230148#. <condition k="railway" v="tram_stop"/>
     
    2985530151#. <scale_max>50000</scale_max>
    2985630152#. </rule>
    29857 #. 
     30153#.
    2985830154#. <rule>
    2985930155#. <condition k="railway" v="subway_entrance"/>
     
    2986330159#. <scale_max>50000</scale_max>
    2986430160#. </rule>
    29865 #. 
     30161#.
    2986630162#. <rule>
    2986730163#. <condition k="railway" v="crossing"/>
     
    2987130167#. <scale_max>50000</scale_max>
    2987230168#. </rule>
    29873 #. 
     30169#.
    2987430170#. <rule>
    2987530171#. <condition k="railway" v="level_crossing"/>
    29876 #: build/trans_style.java:1128 build/trans_style.java:1143
    29877 #: build/trans_style.java:1158 build/trans_style.java:1166
    29878 #: build/trans_style.java:1174
     30172#: build/trans_style.java:1153 build/trans_style.java:1168
     30173#: build/trans_style.java:1183 build/trans_style.java:1191
     30174#: build/trans_style.java:1199
    2987930175msgid "railwaypoint"
    2988030176msgstr "demiryolu_noktası"
     
    2988530181#. <scale_max>200000000</scale_max>
    2988630182#. </rule>
    29887 #. 
     30183#.
    2988830184#. <rule>
    2988930185#. <condition k="railway" v="tram"/>
     
    2989430190#. <scale_max>50000</scale_max>
    2989530191#. </rule>
    29896 #. 
     30192#.
    2989730193#. <rule>
    2989830194#. <condition k="railway" v="light_rail"/>
    29899 #: build/trans_style.java:1191 build/trans_style.java:1200
     30195#: build/trans_style.java:1216 build/trans_style.java:1225
    2990030196msgid "otherrail"
    2990130197msgstr "başka_demiryolu"
    2990230198
    2990330199#. color otherrail
    29904 #: build/trans_style.java:1192
     30200#: build/trans_style.java:1217
    2990530201msgid "railover"
    2990630202msgstr "demiryolu_üzeri"
     
    2991130207#. <scale_max>50000</scale_max>
    2991230208#. </rule>
    29913 #. 
     30209#.
    2991430210#. <rule>
    2991530211#. <condition k="railway" v="preserved"/>
     
    2991930215#. <scale_max>50000</scale_max>
    2992030216#. </rule>
    29921 #. 
     30217#.
    2992230218#. <!-- disused often appears together with highway=xy -->
    2992330219#. <!-- -> normal display with line, linemod for combinations -->
     
    2993030226#. <scale_max>50000</scale_max>
    2993130227#. </rule>
    29932 #. 
     30228#.
    2993330229#. <!-- abandoned often appears together with highway=xy -->
    2993430230#. <!-- -> normal display with line, linemod for combinations -->
     
    2993630232#. <condition k="railway" v="abandoned"/>
    2993730233#. color oldrail
    29938 #: build/trans_style.java:1216 build/trans_style.java:1226
    29939 #: build/trans_style.java:1227 build/trans_style.java:1237
    29940 #: build/trans_style.java:1238
     30234#: build/trans_style.java:1241 build/trans_style.java:1251
     30235#: build/trans_style.java:1252 build/trans_style.java:1262
     30236#: build/trans_style.java:1263
    2994130237msgid "oldrail"
    2994230238msgstr "eski_demiryolu"
     
    2994730243#. <scale_max>50000</scale_max>
    2994830244#. </rule>
    29949 #. 
     30245#.
    2995030246#. <rule>
    2995130247#. <condition k="service" v="yard"/>
     
    2995430250#. <scale_max>50000</scale_max>
    2995530251#. </rule>
    29956 #. 
     30252#.
    2995730253#. <rule>
    2995830254#. <condition k="service" v="siding"/>
     
    2996130257#. <scale_max>50000</scale_max>
    2996230258#. </rule>
    29963 #. 
     30259#.
    2996430260#. <rule>
    2996530261#. <condition k="service" v="spur"/>
     
    2996830264#. <scale_max>50000</scale_max>
    2996930265#. </rule>
    29970 #. 
     30266#.
    2997130267#. <!--aeroway tags -->
    29972 #. 
     30268#.
    2997330269#. <rule>
    2997430270#. <condition k="aeroway" v="aerodrome"/>
     
    2997930275#. <scale_max>50000</scale_max>
    2998030276#. </rule>
    29981 #. 
     30277#.
    2998230278#. <rule>
    2998330279#. <condition k="aeroway" v="taxiway"/>
    29984 #: build/trans_style.java:1318 build/trans_style.java:1319
    29985 #: build/trans_style.java:1351
     30280#: build/trans_style.java:1343 build/trans_style.java:1344
     30281#: build/trans_style.java:1376
    2998630282msgid "aeroway"
    2998730283msgstr "havayolu"
     
    2999230288#. <scale_max>50000</scale_max>
    2999330289#. </rule>
    29994 #. 
     30290#.
    2999530291#. <rule>
    2999630292#. <condition k="aeroway" v="terminal"/>
    29997 #: build/trans_style.java:1327
     30293#: build/trans_style.java:1352
    2999830294msgid "terminal"
    2999930295msgstr "terminal"
     
    3000430300#. <scale_max>50000</scale_max>
    3000530301#. </rule>
    30006 #. 
     30302#.
    3000730303#. <rule>
    3000830304#. <condition k="aeroway" v="helipad"/>
     
    3001230308#. <scale_max>50000</scale_max>
    3001330309#. </rule>
    30014 #. 
     30310#.
    3001530311#. <rule>
    3001630312#. <condition k="aeroway" v="runway"/>
    30017 #: build/trans_style.java:1335 build/trans_style.java:1343
     30313#: build/trans_style.java:1360 build/trans_style.java:1368
    3001830314msgid "aeroway_dark"
    3001930315msgstr "havayolu_ağır"
     
    3002430320#. <scale_max>50000</scale_max>
    3002530321#. </rule>
    30026 #. 
     30322#.
    3002730323#. <rule>
    3002830324#. <condition k="aeroway" v="apron"/>
    30029 #: build/trans_style.java:1359
     30325#: build/trans_style.java:1384
    3003030326msgid "aeroway_light"
    3003130327msgstr "hafif_hafif"
     
    3003630332#. <scale_max>50000</scale_max>
    3003730333#. </rule>
    30038 #. 
     30334#.
    3003930335#. <rule>
    3004030336#. <condition k="aeroway" v="gate"/>
     
    3004330339#. <scale_max>50000</scale_max>
    3004430340#. </rule>
    30045 #. 
     30341#.
    3004630342#. <rule>
    3004730343#. <condition k="aeroway" v="windsock"/>
     
    3005030346#. <scale_max>50000</scale_max>
    3005130347#. </rule>
    30052 #. 
     30348#.
    3005330349#. <!--aerialway tags -->
    30054 #. 
     30350#.
    3005530351#. <rule>
    3005630352#. <condition k="aerialway" v="cable_car"/>
     
    3006030356#. <scale_max>50000</scale_max>
    3006130357#. </rule>
    30062 #. 
     30358#.
    3006330359#. <rule>
    3006430360#. <condition k="aerialway" v="gondola"/>
     
    3006830364#. <scale_max>50000</scale_max>
    3006930365#. </rule>
    30070 #. 
     30366#.
    3007130367#. <rule>
    3007230368#. <condition k="aerialway" v="chair_lift"/>
     
    3007630372#. <scale_max>50000</scale_max>
    3007730373#. </rule>
    30078 #. 
     30374#.
    3007930375#. <rule>
    3008030376#. <condition k="aerialway" v="drag_lift"/>
     
    3008430380#. <scale_max>50000</scale_max>
    3008530381#. </rule>
    30086 #. 
     30382#.
    3008730383#. <rule>
    3008830384#. <condition k="aerialway" v="station"/>
     
    3009230388#. <scale_max>50000</scale_max>
    3009330389#. </rule>
    30094 #. 
     30390#.
    3009530391#. <rule>
    3009630392#. <condition k="aerialway" v="pylon"/>
    30097 #: build/trans_style.java:1383 build/trans_style.java:1391
    30098 #: build/trans_style.java:1399 build/trans_style.java:1407
    30099 #: build/trans_style.java:1415 build/trans_style.java:1423
     30393#: build/trans_style.java:1408 build/trans_style.java:1416
     30394#: build/trans_style.java:1424 build/trans_style.java:1432
     30395#: build/trans_style.java:1440 build/trans_style.java:1448
    3010030396msgid "aerialway"
    3010130397msgstr "havayolu"
     
    3010630402#. <scale_max>50000</scale_max>
    3010730403#. </rule>
    30108 #. 
     30404#.
    3010930405#. <!-- piste tags -->
    30110 #. 
     30406#.
    3011130407#. <rule>
    3011230408#. <condition k="piste:difficulty" v="easy"/>
    3011330409#. color piste_easy
    30114 #: build/trans_style.java:1433 build/trans_style.java:1434
     30410#: build/trans_style.java:1458 build/trans_style.java:1459
    3011530411msgid "piste_easy"
    3011630412msgstr "basit_meydan"
     
    3012130417#. <scale_max>30000</scale_max>
    3012230418#. </rule>
    30123 #. 
     30419#.
    3012430420#. <rule>
    3012530421#. <condition k="piste:difficulty" v="intermediate"/>
    3012630422#. color piste_intermediate
    30127 #: build/trans_style.java:1442 build/trans_style.java:1443
     30423#: build/trans_style.java:1467 build/trans_style.java:1468
    3012830424msgid "piste_intermediate"
    3012930425msgstr "orta_meydan"
     
    3013430430#. <scale_max>30000</scale_max>
    3013530431#. </rule>
    30136 #. 
     30432#.
    3013730433#. <rule>
    3013830434#. <condition k="piste:difficulty" v="advanced"/>
    3013930435#. color piste_advanced
    30140 #: build/trans_style.java:1451 build/trans_style.java:1452
     30436#: build/trans_style.java:1476 build/trans_style.java:1477
    3014130437msgid "piste_advanced"
    3014230438msgstr "büyük_meydan"
     
    3014730443#. <scale_max>30000</scale_max>
    3014830444#. </rule>
    30149 #. 
     30445#.
    3015030446#. <rule>
    3015130447#. <condition k="piste:difficulty" v="expert"/>
    3015230448#. color piste_expert
    30153 #: build/trans_style.java:1460 build/trans_style.java:1461
     30449#: build/trans_style.java:1485 build/trans_style.java:1486
    3015430450msgid "piste_expert"
    3015530451msgstr ""
     
    3016030456#. <scale_max>30000</scale_max>
    3016130457#. </rule>
    30162 #. 
     30458#.
    3016330459#. <rule>
    3016430460#. <condition k="piste:difficulty" v="freeride"/>
    3016530461#. color piste_freeride
    30166 #: build/trans_style.java:1469 build/trans_style.java:1470
     30462#: build/trans_style.java:1494 build/trans_style.java:1495
    3016730463msgid "piste_freeride"
    3016830464msgstr "acemiKullanıcı_meydanı"
     
    3017330469#. <scale_max>30000</scale_max>
    3017430470#. </rule>
    30175 #. 
     30471#.
    3017630472#. <rule>
    3017730473#. <condition k="piste:difficulty" v="novice"/>
    3017830474#. color piste_novice
    30179 #: build/trans_style.java:1478 build/trans_style.java:1479
     30475#: build/trans_style.java:1503 build/trans_style.java:1504
    3018030476msgid "piste_novice"
    3018130477msgstr "acemiKullanıcı_meydanı"
     
    3018630482#. <scale_max>300000</scale_max>
    3018730483#. </rule>
    30188 #. 
     30484#.
    3018930485#. <!--power tags -->
    30190 #. 
     30486#.
    3019130487#. <rule>
    3019230488#. <condition k="power" v="tower"/>
     
    3019630492#. <scale_max>50000</scale_max>
    3019730493#. </rule>
    30198 #. 
     30494#.
    3019930495#. <rule>
    3020030496#. <condition k="power" v="pole"/>
     
    3020330499#. <scale_max>50000</scale_max>
    3020430500#. </rule>
    30205 #. 
     30501#.
    3020630502#. <rule>
    3020730503#. <condition k="power" v="line"/>
     
    3021130507#. <scale_max>50000</scale_max>
    3021230508#. </rule>
    30213 #. 
     30509#.
    3021430510#. <rule>
    3021530511#. <condition k="power" v="minor_line"/>
     
    3021930515#. <scale_max>50000</scale_max>
    3022030516#. </rule>
    30221 #. 
     30517#.
    3022230518#. <rule>
    3022330519#. <condition k="power" v="station"/>
     
    3022730523#. <scale_max>50000</scale_max>
    3022830524#. </rule>
    30229 #. 
     30525#.
    3023030526#. <rule>
    3023130527#. <condition k="power" v="sub_station"/>
     
    3023530531#. <scale_max>50000</scale_max>
    3023630532#. </rule>
    30237 #. 
     30533#.
    3023830534#. <rule>
    3023930535#. <condition k="power_source" v="wind"/>
     
    3024330539#. <scale_max>50000</scale_max>
    3024430540#. </rule>
    30245 #. 
     30541#.
    3024630542#. <rule>
    3024730543#. <condition k="power_source" v="hydro"/>
     
    3025130547#. <scale_max>50000</scale_max>
    3025230548#. </rule>
    30253 #. 
     30549#.
    3025430550#. <rule>
    3025530551#. <condition k="power_source" v="fossil"/>
     
    3025930555#. <scale_max>50000</scale_max>
    3026030556#. </rule>
    30261 #. 
     30557#.
    3026230558#. <rule>
    3026330559#. <condition k="power_source" v="coal"/>
     
    3026730563#. <scale_max>50000</scale_max>
    3026830564#. </rule>
    30269 #. 
     30565#.
    3027030566#. <rule>
    3027130567#. <condition k="power_source" v="gas"/>
     
    3027530571#. <scale_max>50000</scale_max>
    3027630572#. </rule>
    30277 #. 
     30573#.
    3027830574#. <rule>
    3027930575#. <condition k="power_source" v="photovoltaic"/>
     
    3028330579#. <scale_max>50000</scale_max>
    3028430580#. </rule>
    30285 #. 
     30581#.
    3028630582#. <rule>
    3028730583#. <condition k="power_source" v="nuclear"/>
     
    3029130587#. <scale_max>50000</scale_max>
    3029230588#. </rule>
    30293 #. 
     30589#.
    3029430590#. <rule>
    3029530591#. <condition k="power" v="generator"/>
    3029630592#. <icon annotate="true" src="misc/landmark/power.png" priority="-10000"/>
    30297 #: build/trans_style.java:1490 build/trans_style.java:1504
    30298 #: build/trans_style.java:1512 build/trans_style.java:1521
    30299 #: build/trans_style.java:1529 build/trans_style.java:1537
    30300 #: build/trans_style.java:1545 build/trans_style.java:1553
    30301 #: build/trans_style.java:1561 build/trans_style.java:1569
    30302 #: build/trans_style.java:1577 build/trans_style.java:1585
    30303 #: build/trans_style.java:1593
     30593#: build/trans_style.java:1515 build/trans_style.java:1529
     30594#: build/trans_style.java:1537 build/trans_style.java:1546
     30595#: build/trans_style.java:1554 build/trans_style.java:1562
     30596#: build/trans_style.java:1570 build/trans_style.java:1578
     30597#: build/trans_style.java:1586 build/trans_style.java:1594
     30598#: build/trans_style.java:1602 build/trans_style.java:1610
     30599#: build/trans_style.java:1618
    3030430600msgid "power"
    3030530601msgstr "güç"
     
    3030930605#. <scale_max>50000</scale_max>
    3031030606#. </rule>
    30311 #. 
     30607#.
    3031230608#. <rule>
    3031330609#. <condition k="man_made" v="pier"/>
    3031430610#. color pier
    30315 #: build/trans_style.java:1634 build/trans_style.java:1635
     30611#: build/trans_style.java:1659 build/trans_style.java:1660
    3031630612msgid "pier"
    3031730613msgstr "iskele"
     
    3032230618#. <scale_max>50000</scale_max>
    3032330619#. </rule>
    30324 #. 
     30620#.
    3032530621#. <rule>
    3032630622#. <condition k="man_made" v="pipeline"/>
    30327 #: build/trans_style.java:1643
     30623#: build/trans_style.java:1668
    3032830624msgid "pipeline"
    3032930625msgstr "suhattı"
     
    3033330629#. <scale_max>50000</scale_max>
    3033430630#. </rule>
    30335 #. 
     30631#.
    3033630632#. <!--leisure tags -->
    30337 #. 
     30633#.
    3033830634#. <rule>
    3033930635#. <condition k="leisure" v="sports_centre"/>
     
    3034330639#. <scale_max>50000</scale_max>
    3034430640#. </rule>
    30345 #. 
     30641#.
    3034630642#. <rule>
    3034730643#. <condition k="leisure" v="golf_course"/>
     
    3035130647#. <scale_max>50000</scale_max>
    3035230648#. </rule>
    30353 #. 
     30649#.
    3035430650#. <rule>
    3035530651#. <condition k="leisure" v="stadium"/>
     
    3035930655#. <scale_max>50000</scale_max>
    3036030656#. </rule>
    30361 #. 
     30657#.
    3036230658#. <rule>
    3036330659#. <condition k="leisure" v="track"/>
     
    3036730663#. <scale_max>50000</scale_max>
    3036830664#. </rule>
    30369 #. 
     30665#.
    3037030666#. <rule>
    3037130667#. <condition k="leisure" v="pitch"/>
     
    3037530671#. <scale_max>50000</scale_max>
    3037630672#. </rule>
    30377 #. 
     30673#.
    3037830674#. <rule>
    3037930675#. <condition k="leisure" v="water_park"/>
     
    3038330679#. <scale_max>50000</scale_max>
    3038430680#. </rule>
    30385 #. 
     30681#.
    3038630682#. <rule>
    3038730683#. <condition k="leisure" v="slipway"/>
     
    3039130687#. <scale_max>50000</scale_max>
    3039230688#. </rule>
    30393 #. 
     30689#.
    3039430690#. <rule>
    3039530691#. <condition k="leisure" v="fishing"/>
     
    3039930695#. <scale_max>50000</scale_max>
    3040030696#. </rule>
    30401 #. 
     30697#.
    3040230698#. <rule>
    3040330699#. <condition k="leisure" v="nature_reserve"/>
     
    3040730703#. <scale_max>50000</scale_max>
    3040830704#. </rule>
    30409 #. 
     30705#.
    3041030706#. <rule>
    3041130707#. <condition k="leisure" v="park"/>
     
    3041530711#. <scale_max>50000</scale_max>
    3041630712#. </rule>
    30417 #. 
     30713#.
    3041830714#. <rule>
    3041930715#. <condition k="leisure" v="playground"/>
     
    3042330719#. <scale_max>50000</scale_max>
    3042430720#. </rule>
    30425 #. 
     30721#.
    3042630722#. <rule>
    3042730723#. <condition k="leisure" v="garden"/>
     
    3043130727#. <scale_max>50000</scale_max>
    3043230728#. </rule>
    30433 #. 
     30729#.
    3043430730#. <rule>
    3043530731#. <condition k="leisure" v="common"/>
     
    3043930735#. <scale_max>50000</scale_max>
    3044030736#. </rule>
    30441 #. 
     30737#.
    3044230738#. <rule>
    3044330739#. <condition k="leisure" v="swimming_pool"/>
     
    3044730743#. <scale_max>50000</scale_max>
    3044830744#. </rule>
    30449 #. 
     30745#.
    3045030746#. <rule>
    3045130747#. <condition k="leisure" v="miniature_golf"/>
     
    3045530751#. <scale_max>50000</scale_max>
    3045630752#. </rule>
    30457 #. 
     30753#.
    3045830754#. <rule>
    3045930755#. <condition k="leisure" v="dog_park"/>
     
    3046330759#. <scale_max>50000</scale_max>
    3046430760#. </rule>
    30465 #. 
     30761#.
    3046630762#. <rule>
    3046730763#. <condition k="leisure" v="ice_rink"/>
    3046830764#. <icon annotate="true" src="sport/hockey.png"/>
    30469 #: build/trans_style.java:1741 build/trans_style.java:1749
    30470 #: build/trans_style.java:1757 build/trans_style.java:1765
    30471 #: build/trans_style.java:1773 build/trans_style.java:1781
    30472 #: build/trans_style.java:1797 build/trans_style.java:1805
    30473 #: build/trans_style.java:1813 build/trans_style.java:1821
    30474 #: build/trans_style.java:1829 build/trans_style.java:1837
    30475 #: build/trans_style.java:1845 build/trans_style.java:1853
    30476 #: build/trans_style.java:1861 build/trans_style.java:1869
    30477 #: build/trans_style.java:1877
     30765#: build/trans_style.java:1766 build/trans_style.java:1774
     30766#: build/trans_style.java:1782 build/trans_style.java:1790
     30767#: build/trans_style.java:1798 build/trans_style.java:1806
     30768#: build/trans_style.java:1822 build/trans_style.java:1830
     30769#: build/trans_style.java:1838 build/trans_style.java:1846
     30770#: build/trans_style.java:1854 build/trans_style.java:1862
     30771#: build/trans_style.java:1870 build/trans_style.java:1878
     30772#: build/trans_style.java:1886 build/trans_style.java:1894
     30773#: build/trans_style.java:1902
    3047830774msgid "leisure"
    3047930775msgstr "dinlenme_yeri"
     
    3048330779#. <scale_max>50000</scale_max>
    3048430780#. </rule>
    30485 #. 
     30781#.
    3048630782#. <rule>
    3048730783#. <condition k="leisure" v="marina"/>
    3048830784#. <icon annotate="true" src="nautical/marina.png"/>
    30489 #: build/trans_style.java:1789
     30785#: build/trans_style.java:1814
    3049030786msgid "marina"
    3049130787msgstr ""
     
    3049530791#. <scale_max>50000</scale_max>
    3049630792#. </rule>
    30497 #. 
     30793#.
    3049830794#. <!--amenity tags -->
    30499 #. 
     30795#.
    3050030796#. <rule>
    3050130797#. <condition k="amenity" v="pub"/>
     
    3050530801#. <scale_max>50000</scale_max>
    3050630802#. </rule>
    30507 #. 
     30803#.
    3050830804#. <rule>
    3050930805#. <condition k="amenity" v="biergarten"/>
     
    3051330809#. <scale_max>50000</scale_max>
    3051430810#. </rule>
    30515 #. 
     30811#.
    3051630812#. <rule>
    3051730813#. <condition k="amenity" v="nightclub"/>
     
    3052130817#. <scale_max>50000</scale_max>
    3052230818#. </rule>
    30523 #. 
     30819#.
    3052430820#. <rule>
    3052530821#. <condition k="amenity" v="stripclub"/>
     
    3052930825#. <scale_max>50000</scale_max>
    3053030826#. </rule>
    30531 #. 
     30827#.
    3053230828#. <rule>
    3053330829#. <condition k="amenity" v="brothel"/>
     
    3053730833#. <scale_max>50000</scale_max>
    3053830834#. </rule>
    30539 #. 
     30835#.
    3054030836#. <rule>
    3054130837#. <condition k="amenity" v="cafe"/>
     
    3054530841#. <scale_max>50000</scale_max>
    3054630842#. </rule>
    30547 #. 
     30843#.
    3054830844#. <rule>
    3054930845#. <condition k="amenity" v="restaurant"/>
     
    3055330849#. <scale_max>50000</scale_max>
    3055430850#. </rule>
    30555 #. 
     30851#.
    3055630852#. <rule>
    3055730853#. <condition k="amenity" v="food_court"/>
     
    3056130857#. <scale_max>50000</scale_max>
    3056230858#. </rule>
    30563 #. 
     30859#.
    3056430860#. <rule>
    3056530861#. <condition k="amenity" v="fast_food"/>
     
    3056930865#. <scale_max>50000</scale_max>
    3057030866#. </rule>
    30571 #. 
     30867#.
    3057230868#. <rule>
    3057330869#. <condition k="amenity" v="bar"/>
     
    3057730873#. <scale_max>50000</scale_max>
    3057830874#. </rule>
    30579 #. 
     30875#.
    3058030876#. <rule>
    3058130877#. <condition k="amenity" v="ice_cream"/>
    3058230878#. <icon annotate="true" src="food/icecream.png"/>
    30583 #: build/trans_style.java:1887 build/trans_style.java:1895
    30584 #: build/trans_style.java:1903 build/trans_style.java:1911
    30585 #: build/trans_style.java:1919 build/trans_style.java:1927
    30586 #: build/trans_style.java:1935 build/trans_style.java:1943
    30587 #: build/trans_style.java:1951 build/trans_style.java:1959
    30588 #: build/trans_style.java:1967
     30879#: build/trans_style.java:1912 build/trans_style.java:1920
     30880#: build/trans_style.java:1928 build/trans_style.java:1936
     30881#: build/trans_style.java:1944 build/trans_style.java:1952
     30882#: build/trans_style.java:1960 build/trans_style.java:1968
     30883#: build/trans_style.java:1976 build/trans_style.java:1984
     30884#: build/trans_style.java:1992
    3058930885msgid "amenity"
    3059030886msgstr "dinlenme_yeri"
     
    3059430890#. <scale_max>50000</scale_max>
    3059530891#. </rule>
    30596 #. 
     30892#.
    3059730893#. <rule>
    3059830894#. <condition k="parking" v="multi-storey"/>
     
    3060230898#. <scale_max>50000</scale_max>
    3060330899#. </rule>
    30604 #. 
     30900#.
    3060530901#. <rule>
    3060630902#. <condition k="parking" v="underground"/>
     
    3061030906#. <scale_max>50000</scale_max>
    3061130907#. </rule>
    30612 #. 
     30908#.
    3061330909#. <rule>
    3061430910#. <condition k="parking" v="park_and_ride"/>
     
    3061830914#. <scale_max>50000</scale_max>
    3061930915#. </rule>
    30620 #. 
     30916#.
    3062130917#. <rule>
    3062230918#. <condition k="parking" v="surface"/>
     
    3062630922#. <scale_max>50000</scale_max>
    3062730923#. </rule>
    30628 #. 
     30924#.
    3062930925#. <rule>
    3063030926#. <condition k="amenity" v="parking"/>
     
    3063430930#. <scale_max>50000</scale_max>
    3063530931#. </rule>
    30636 #. 
     30932#.
    3063730933#. <rule>
    3063830934#. <condition k="amenity" v="bicycle_parking"/>
     
    3064230938#. <scale_max>50000</scale_max>
    3064330939#. </rule>
    30644 #. 
     30940#.
    3064530941#. <rule>
    3064630942#. <condition k="amenity" v="bicycle_rental"/>
     
    3065030946#. <scale_max>50000</scale_max>
    3065130947#. </rule>
    30652 #. 
     30948#.
    3065330949#. <rule>
    3065430950#. <condition k="amenity" v="car_rental"/>
     
    3065830954#. <scale_max>50000</scale_max>
    3065930955#. </rule>
    30660 #. 
     30956#.
    3066130957#. <rule>
    3066230958#. <condition k="amenity" v="car_sharing"/>
     
    3066630962#. <scale_max>50000</scale_max>
    3066730963#. </rule>
    30668 #. 
     30964#.
    3066930965#. <rule>
    3067030966#. <condition k="amenity" v="car_wash"/>
     
    3067430970#. <scale_max>50000</scale_max>
    3067530971#. </rule>
    30676 #. 
     30972#.
    3067730973#. <rule>
    3067830974#. <condition k="amenity" v="taxi"/>
     
    3068230978#. <scale_max>50000</scale_max>
    3068330979#. </rule>
    30684 #. 
     30980#.
    3068530981#. <rule>
    3068630982#. <condition k="amenity" v="fuel"/>
    3068730983#. <icon annotate="true" src="vehicle/fuel.png" priority="10000"/>
    30688 #: build/trans_style.java:1975 build/trans_style.java:1983
    30689 #: build/trans_style.java:1991 build/trans_style.java:1999
    30690 #: build/trans_style.java:2007 build/trans_style.java:2015
    30691 #: build/trans_style.java:2023 build/trans_style.java:2031
    30692 #: build/trans_style.java:2039 build/trans_style.java:2046
    30693 #: build/trans_style.java:2055 build/trans_style.java:2063
     30984#: build/trans_style.java:2000 build/trans_style.java:2008
     30985#: build/trans_style.java:2016 build/trans_style.java:2024
     30986#: build/trans_style.java:2032 build/trans_style.java:2040
     30987#: build/trans_style.java:2048 build/trans_style.java:2056
     30988#: build/trans_style.java:2064 build/trans_style.java:2071
     30989#: build/trans_style.java:2080 build/trans_style.java:2088
    3069430990msgid "amenity_traffic"
    3069530991msgstr "tail_trafiği"
     
    3069930995#. <scale_max>50000</scale_max>
    3070030996#. </rule>
    30701 #. 
     30997#.
    3070230998#. <rule>
    3070330999#. <condition k="amenity" v="grit_bin"/>
     
    3070631002#. <scale_max>50000</scale_max>
    3070731003#. </rule>
    30708 #. 
     31004#.
    3070931005#. <rule>
    3071031006#. <condition k="amenity" v="telephone"/>
     
    3071431010#. <scale_max>50000</scale_max>
    3071531011#. </rule>
    30716 #. 
     31012#.
    3071731013#. <rule>
    3071831014#. <condition k="amenity" v="clock"/>
     
    3072131017#. <scale_max>50000</scale_max>
    3072231018#. </rule>
    30723 #. 
     31019#.
    3072431020#. <rule>
    3072531021#. <condition k="amenity" v="emergency_phone"/>
     
    3072931025#. <scale_max>50000</scale_max>
    3073031026#. </rule>
    30731 #. 
     31027#.
    3073231028#. <rule>
    3073331029#. <condition k="amenity" v="toilets"/>
     
    3073731033#. <scale_max>50000</scale_max>
    3073831034#. </rule>
    30739 #. 
     31035#.
    3074031036#. <rule>
    3074131037#. <condition k="amenity" v="recycling"/>
     
    3074531041#. <scale_max>50000</scale_max>
    3074631042#. </rule>
    30747 #. 
     31043#.
    3074831044#. <rule>
    3074931045#. <condition k="amenity" v="waste_basket"/>
     
    3075231048#. <scale_max>50000</scale_max>
    3075331049#. </rule>
    30754 #. 
     31050#.
    3075531051#. <rule>
    3075631052#. <condition k="amenity" v="public_building"/>
     
    3076031056#. <scale_max>50000</scale_max>
    3076131057#. </rule>
    30762 #. 
     31058#.
    3076331059#. <rule>
    3076431060#. <condition k="amenity" v="embassy"/>
     
    3076831064#. <scale_max>50000</scale_max>
    3076931065#. </rule>
    30770 #. 
     31066#.
    3077131067#. <rule>
    3077231068#. <condition k="amenity" v="townhall"/>
     
    3077631072#. <scale_max>50000</scale_max>
    3077731073#. </rule>
    30778 #. 
     31074#.
    3077931075#. <rule>
    3078031076#. <condition k="amenity" v="community_centre"/>
     
    3078431080#. <scale_max>50000</scale_max>
    3078531081#. </rule>
    30786 #. 
     31082#.
    3078731083#. <rule>
    3078831084#. <condition k="religion" v="bahai"/>
     
    3079131087#. <scale_max>50000</scale_max>
    3079231088#. </rule>
    30793 #. 
     31089#.
    3079431090#. <rule>
    3079531091#. <condition k="religion" v="buddhist"/>
     
    3079831094#. <scale_max>50000</scale_max>
    3079931095#. </rule>
    30800 #. 
     31096#.
    3080131097#. <rule>
    3080231098#. <condition k="religion" v="christian"/>
     
    3080531101#. <scale_max>50000</scale_max>
    3080631102#. </rule>
    30807 #. 
     31103#.
    3080831104#. <rule>
    3080931105#. <condition k="religion" v="hindu"/>
     
    3081231108#. <scale_max>50000</scale_max>
    3081331109#. </rule>
    30814 #. 
     31110#.
    3081531111#. <rule>
    3081631112#. <condition k="religion" v="jain"/>
     
    3081931115#. <scale_max>50000</scale_max>
    3082031116#. </rule>
    30821 #. 
     31117#.
    3082231118#. <rule>
    3082331119#. <condition k="religion" v="jewish"/>
     
    3082631122#. <scale_max>50000</scale_max>
    3082731123#. </rule>
    30828 #. 
     31124#.
    3082931125#. <rule>
    3083031126#. <condition k="religion" v="muslim"/>
     
    3083331129#. <scale_max>50000</scale_max>
    3083431130#. </rule>
    30835 #. 
     31131#.
    3083631132#. <rule>
    3083731133#. <condition k="religion" v="sikh"/>
     
    3084031136#. <scale_max>50000</scale_max>
    3084131137#. </rule>
    30842 #. 
     31138#.
    3084331139#. <rule>
    3084431140#. <condition k="religion" v="shinto"/>
     
    3084731143#. <scale_max>50000</scale_max>
    3084831144#. </rule>
    30849 #. 
     31145#.
    3085031146#. <rule>
    3085131147#. <condition k="religion" v="spiritualist"/>
     
    3085431150#. <scale_max>50000</scale_max>
    3085531151#. </rule>
    30856 #. 
     31152#.
    3085731153#. <rule>
    3085831154#. <condition k="religion" v="taoist"/>
     
    3086131157#. <scale_max>50000</scale_max>
    3086231158#. </rule>
    30863 #. 
     31159#.
    3086431160#. <rule>
    3086531161#. <condition k="religion" v="unitarian"/>
     
    3086831164#. <scale_max>50000</scale_max>
    3086931165#. </rule>
    30870 #. 
     31166#.
    3087131167#. <rule>
    3087231168#. <condition k="religion" v="zoroastrian"/>
     
    3087531171#. <scale_max>50000</scale_max>
    3087631172#. </rule>
    30877 #. 
     31173#.
    3087831174#. <rule>
    3087931175#. <condition k="amenity" v="place_of_worship"/>
     
    3088331179#. <scale_max>50000</scale_max>
    3088431180#. </rule>
    30885 #. 
     31181#.
    3088631182#. <rule>
    3088731183#. <condition k="amenity" v="grave_yard"/>
     
    3089131187#. <scale_max>50000</scale_max>
    3089231188#. </rule>
    30893 #. 
     31189#.
    3089431190#. <rule>
    3089531191#. <condition k="amenity" v="crematorium"/>
     
    3089931195#. <scale_max>50000</scale_max>
    3090031196#. </rule>
    30901 #. 
     31197#.
    3090231198#. <rule>
    3090331199#. <condition k="amenity" v="post_office"/>
     
    3090731203#. <scale_max>50000</scale_max>
    3090831204#. </rule>
    30909 #. 
     31205#.
    3091031206#. <rule>
    3091131207#. <condition k="amenity" v="post_box"/>
     
    3091531211#. <scale_max>50000</scale_max>
    3091631212#. </rule>
    30917 #. 
     31213#.
    3091831214#. <rule>
    3091931215#. <condition k="amenity" v="school"/>
     
    3092331219#. <scale_max>50000</scale_max>
    3092431220#. </rule>
    30925 #. 
     31221#.
    3092631222#. <rule>
    3092731223#. <condition k="amenity" v="university"/>
     
    3093131227#. <scale_max>50000</scale_max>
    3093231228#. </rule>
    30933 #. 
     31229#.
    3093431230#. <rule>
    3093531231#. <condition k="amenity" v="college"/>
     
    3093931235#. <scale_max>50000</scale_max>
    3094031236#. </rule>
    30941 #. 
     31237#.
    3094231238#. <rule>
    3094331239#. <condition k="amenity" v="kindergarten"/>
     
    3094731243#. <scale_max>50000</scale_max>
    3094831244#. </rule>
    30949 #. 
     31245#.
    3095031246#. <rule>
    3095131247#. <condition k="amenity" v="driving_school"/>
     
    3095631252#. <scale_max>50000</scale_max>
    3095731253#. </rule>
    30958 #. 
     31254#.
    3095931255#. <rule>
    3096031256#. <condition k="amenity" v="library"/>
     
    3096431260#. <scale_max>50000</scale_max>
    3096531261#. </rule>
    30966 #. 
     31262#.
    3096731263#. <rule>
    3096831264#. <condition k="amenity" v="police"/>
     
    3097231268#. <scale_max>50000</scale_max>
    3097331269#. </rule>
    30974 #. 
     31270#.
    3097531271#. <rule>
    3097631272#. <condition k="amenity" v="fire_station"/>
     
    3098031276#. <scale_max>50000</scale_max>
    3098131277#. </rule>
    30982 #. 
     31278#.
    3098331279#. <rule>
    3098431280#. <condition k="amenity" v="bus_station"/>
     
    3098831284#. <scale_max>50000</scale_max>
    3098931285#. </rule>
    30990 #. 
     31286#.
    3099131287#. <rule>
    3099231288#. <condition k="amenity" v="ferry_terminal"/>
     
    3099631292#. <scale_max>50000</scale_max>
    3099731293#. </rule>
    30998 #. 
     31294#.
    3099931295#. <rule>
    3100031296#. <condition k="amenity" v="theatre"/>
     
    3100431300#. <scale_max>50000</scale_max>
    3100531301#. </rule>
    31006 #. 
     31302#.
    3100731303#. <rule>
    3100831304#. <condition k="amenity" v="cinema"/>
     
    3101231308#. <scale_max>50000</scale_max>
    3101331309#. </rule>
    31014 #. 
     31310#.
    3101531311#. <rule>
    3101631312#. <condition k="amenity" v="arts_centre"/>
     
    3102031316#. <scale_max>50000</scale_max>
    3102131317#. </rule>
    31022 #. 
     31318#.
    3102331319#. <rule>
    3102431320#. <condition k="amenity" v="courthouse"/>
     
    3102831324#. <scale_max>50000</scale_max>
    3102931325#. </rule>
    31030 #. 
     31326#.
    3103131327#. <rule>
    3103231328#. <condition k="amenity" v="prison"/>
     
    3103631332#. <scale_max>50000</scale_max>
    3103731333#. </rule>
    31038 #. 
     31334#.
    3103931335#. <rule>
    3104031336#. <condition k="amenity" v="bank"/>
     
    3104431340#. <scale_max>50000</scale_max>
    3104531341#. </rule>
    31046 #. 
     31342#.
    3104731343#. <rule>
    3104831344#. <condition k="amenity" v="bureau_de_change"/>
     
    3105231348#. <scale_max>50000</scale_max>
    3105331349#. </rule>
    31054 #. 
     31350#.
    3105531351#. <rule>
    3105631352#. <condition k="amenity" v="atm"/>
     
    3106031356#. <scale_max>50000</scale_max>
    3106131357#. </rule>
    31062 #. 
     31358#.
    3106331359#. <rule>
    3106431360#. <condition k="amenity" v="bench"/>
     
    3106831364#. <scale_max>50000</scale_max>
    3106931365#. </rule>
    31070 #. 
     31366#.
    3107131367#. <rule>
    3107231368#. <condition k="amenity" v="bbq"/>
     
    3107631372#. <scale_max>50000</scale_max>
    3107731373#. </rule>
    31078 #.
     31374#.
     31375#. <rule>
     31376#. <condition k="amenity" v="fire_hydrant"/>
     31377#. color amenity_light
     31378#. <icon annotate="true" src="service/fire_hydrant.png"/>
     31379#. <scale_min>1</scale_min>
     31380#. <scale_max>50000</scale_max>
     31381#. </rule>
     31382#.
    3107931383#. <rule>
    3108031384#. <condition k="amenity" v="shelter"/>
     
    3108431388#. <scale_max>50000</scale_max>
    3108531389#. </rule>
    31086 #. 
     31390#.
    3108731391#. <rule>
    3108831392#. <condition k="amenity" v="hunting_stand"/>
     
    3109231396#. <scale_max>50000</scale_max>
    3109331397#. </rule>
    31094 #. 
     31398#.
    3109531399#. <rule>
    3109631400#. <condition k="amenity" v="marketplace"/>
     
    3110031404#. <scale_max>50000</scale_max>
    3110131405#. </rule>
    31102 #. 
     31406#.
    3110331407#. <rule>
    3110431408#. <condition k="amenity" v="wlan"/>
     
    3110831412#. <scale_max>50000</scale_max>
    3110931413#. </rule>
    31110 #. 
     31414#.
    3111131415#. <rule>
    3111231416#. <condition k="vending" v="excrement_bags"/>
     
    3111531419#. <scale_max>50000</scale_max>
    3111631420#. </rule>
    31117 #. 
     31421#.
    3111831422#. <rule>
    3111931423#. <condition k="amenity" v="vending_machine"/>
    3112031424#. <icon src="transport/ticket-machine.png" priority="-10"/>
    31121 #: build/trans_style.java:2078 build/trans_style.java:2093
    31122 #: build/trans_style.java:2101 build/trans_style.java:2109
    31123 #: build/trans_style.java:2124 build/trans_style.java:2132
    31124 #: build/trans_style.java:2140 build/trans_style.java:2148
    31125 #: build/trans_style.java:2263 build/trans_style.java:2271
    31126 #: build/trans_style.java:2278 build/trans_style.java:2287
    31127 #: build/trans_style.java:2295 build/trans_style.java:2303
    31128 #: build/trans_style.java:2311 build/trans_style.java:2319
    31129 #: build/trans_style.java:2327 build/trans_style.java:2335
    31130 #: build/trans_style.java:2398 build/trans_style.java:2406
    31131 #: build/trans_style.java:2414 build/trans_style.java:2423
    31132 #: build/trans_style.java:2431 build/trans_style.java:2438
    31133 #: build/trans_style.java:2446 build/trans_style.java:2454
    31134 #: build/trans_style.java:2462 build/trans_style.java:2470
    31135 #: build/trans_style.java:2478 build/trans_style.java:2486
    31136 #: build/trans_style.java:2494 build/trans_style.java:2502
    31137 #: build/trans_style.java:2510 build/trans_style.java:2518
    31138 #: build/trans_style.java:2526 build/trans_style.java:2534
    31139 #: build/trans_style.java:2543 build/trans_style.java:2558
     31425#: build/trans_style.java:2103 build/trans_style.java:2118
     31426#: build/trans_style.java:2126 build/trans_style.java:2134
     31427#: build/trans_style.java:2149 build/trans_style.java:2157
     31428#: build/trans_style.java:2165 build/trans_style.java:2173
     31429#: build/trans_style.java:2288 build/trans_style.java:2296
     31430#: build/trans_style.java:2303 build/trans_style.java:2312
     31431#: build/trans_style.java:2320 build/trans_style.java:2328
     31432#: build/trans_style.java:2336 build/trans_style.java:2344
     31433#: build/trans_style.java:2352 build/trans_style.java:2360
     31434#: build/trans_style.java:2423 build/trans_style.java:2431
     31435#: build/trans_style.java:2439 build/trans_style.java:2448
     31436#: build/trans_style.java:2456 build/trans_style.java:2463
     31437#: build/trans_style.java:2471 build/trans_style.java:2479
     31438#: build/trans_style.java:2487 build/trans_style.java:2495
     31439#: build/trans_style.java:2503 build/trans_style.java:2511
     31440#: build/trans_style.java:2519 build/trans_style.java:2527
     31441#: build/trans_style.java:2535 build/trans_style.java:2543
     31442#: build/trans_style.java:2551 build/trans_style.java:2559
     31443#: build/trans_style.java:2567 build/trans_style.java:2576
     31444#: build/trans_style.java:2591
    3114031445msgid "amenity_light"
    3114131446msgstr "eski_sokak_lambası"
     
    3114531450#. <scale_max>50000</scale_max>
    3114631451#. </rule>
    31147 #. 
     31452#.
    3114831453#. <rule>
    3114931454#. <condition k="amenity" v="drinking_water"/>
     
    3115331458#. <scale_max>50000</scale_max>
    3115431459#. </rule>
    31155 #. 
     31460#.
    3115631461#. <rule>
    3115731462#. <condition k="amenity" v="fountain"/>
     
    3116131466#. <scale_max>50000</scale_max>
    3116231467#. </rule>
    31163 #. 
     31468#.
    3116431469#. <!--natural tags -->
    31165 #. 
     31470#.
    3116631471#. <rule>
    3116731472#. <condition k="natural" v="spring"/>
    3116831473#. <icon annotate="true" src="misc/landmark/spring.png"/>
    31169 #: build/trans_style.java:2156 build/trans_style.java:2164
    31170 #: build/trans_style.java:3403
     31474#: build/trans_style.java:2181 build/trans_style.java:2189
     31475#: build/trans_style.java:3436
    3117131476msgid "light_water"
    3117231477msgstr "su_lambası"
     
    3117631481#. <scale_max>50000</scale_max>
    3117731482#. </rule>
    31178 #. 
     31483#.
    3117931484#. <rule>
    3118031485#. <condition k="amenity" v="pharmacy"/>
     
    3118431489#. <scale_max>50000</scale_max>
    3118531490#. </rule>
    31186 #. 
     31491#.
    3118731492#. <rule>
    3118831493#. <condition k="amenity" v="hospital"/>
     
    3119231497#. <scale_max>50000</scale_max>
    3119331498#. </rule>
    31194 #. 
     31499#.
    3119531500#. <rule>
    3119631501#. <condition k="amenity" v="nursery"/>
     
    3120031505#. <scale_max>50000</scale_max>
    3120131506#. </rule>
    31202 #. 
     31507#.
    3120331508#. <rule>
    3120431509#. <condition k="amenity" v="baby_hatch"/>
     
    3120831513#. <scale_max>50000</scale_max>
    3120931514#. </rule>
    31210 #. 
     31515#.
    3121131516#. <rule>
    3121231517#. <condition k="amenity" v="doctors"/>
     
    3121631521#. <scale_max>50000</scale_max>
    3121731522#. </rule>
    31218 #. 
     31523#.
    3121931524#. <rule>
    3122031525#. <condition k="amenity" v="dentist"/>
     
    3122431529#. <scale_max>50000</scale_max>
    3122531530#. </rule>
    31226 #. 
     31531#.
    3122731532#. <rule>
    3122831533#. <condition k="amenity" v="veterinary"/>
    31229 #: build/trans_style.java:2342 build/trans_style.java:2350
    31230 #: build/trans_style.java:2358 build/trans_style.java:2367
    31231 #: build/trans_style.java:2374 build/trans_style.java:2382
    31232 #: build/trans_style.java:2390
     31534#: build/trans_style.java:2367 build/trans_style.java:2375
     31535#: build/trans_style.java:2383 build/trans_style.java:2392
     31536#: build/trans_style.java:2399 build/trans_style.java:2407
     31537#: build/trans_style.java:2415
    3123331538msgid "health"
    3123431539msgstr "sağlık"
     
    3123831543#. <scale_max>50000</scale_max>
    3123931544#. </rule>
    31240 #. 
     31545#.
    3124131546#. <!--shop tags -->
    31242 #. 
     31547#.
    3124331548#. <rule>
    3124431549#. <condition k="shop" v="supermarket"/>
     
    3124831553#. <scale_max>50000</scale_max>
    3124931554#. </rule>
    31250 #. 
     31555#.
    3125131556#. <rule>
    3125231557#. <condition k="shop" v="convenience"/>
     
    3125631561#. <scale_max>50000</scale_max>
    3125731562#. </rule>
    31258 #. 
     31563#.
    3125931564#. <rule>
    3126031565#. <condition k="shop" v="bakery"/>
     
    3126431569#. <scale_max>50000</scale_max>
    3126531570#. </rule>
    31266 #. 
     31571#.
    3126731572#. <rule>
    3126831573#. <condition k="shop" v="butcher"/>
     
    3127231577#. <scale_max>50000</scale_max>
    3127331578#. </rule>
    31274 #. 
     31579#.
    3127531580#. <rule>
    3127631581#. <condition k="shop" v="bicycle"/>
     
    3128031585#. <scale_max>50000</scale_max>
    3128131586#. </rule>
    31282 #. 
     31587#.
    3128331588#. <rule>
    3128431589#. <condition k="shop" v="doityourself"/>
     
    3128831593#. <scale_max>50000</scale_max>
    3128931594#. </rule>
    31290 #. 
     31595#.
    3129131596#. <rule>
    3129231597#. <condition k="shop" v="dry_cleaning"/>
     
    3129631601#. <scale_max>50000</scale_max>
    3129731602#. </rule>
    31298 #. 
     31603#.
    3129931604#. <rule>
    3130031605#. <condition k="shop" v="laundry"/>
     
    3130431609#. <scale_max>50000</scale_max>
    3130531610#. </rule>
    31306 #. 
     31611#.
    3130731612#. <rule>
    3130831613#. <condition k="shop" v="outdoor"/>
     
    3131231617#. <scale_max>50000</scale_max>
    3131331618#. </rule>
    31314 #. 
     31619#.
    3131531620#. <rule>
    3131631621#. <condition k="shop" v="kiosk"/>
     
    3132031625#. <scale_max>50000</scale_max>
    3132131626#. </rule>
    31322 #. 
     31627#.
    3132331628#. <rule>
    3132431629#. <condition k="shop" v="alcohol"/>
     
    3132831633#. <scale_max>50000</scale_max>
    3132931634#. </rule>
    31330 #. 
     31635#.
    3133131636#. <rule>
    3133231637#. <condition k="shop" v="beverages"/>
     
    3133631641#. <scale_max>50000</scale_max>
    3133731642#. </rule>
    31338 #. 
     31643#.
    3133931644#. <rule>
    3134031645#. <condition k="shop" v="books"/>
     
    3134431649#. <scale_max>50000</scale_max>
    3134531650#. </rule>
    31346 #. 
     31651#.
    3134731652#. <rule>
    3134831653#. <condition k="shop" v="car"/>
     
    3135231657#. <scale_max>50000</scale_max>
    3135331658#. </rule>
    31354 #. 
     31659#.
    3135531660#. <rule>
    3135631661#. <condition k="shop" v="car_dealer"/>
     
    3136031665#. <scale_max>50000</scale_max>
    3136131666#. </rule>
    31362 #. 
     31667#.
    3136331668#. <rule>
    3136431669#. <condition k="shop" v="car_repair"/>
     
    3136831673#. <scale_max>50000</scale_max>
    3136931674#. </rule>
    31370 #. 
     31675#.
    3137131676#. <rule>
    3137231677#. <condition k="shop" v="chemist"/>
     
    3137631681#. <scale_max>50000</scale_max>
    3137731682#. </rule>
    31378 #. 
     31683#.
    3137931684#. <rule>
    3138031685#. <condition k="shop" v="clothes"/>
     
    3138431689#. <scale_max>50000</scale_max>
    3138531690#. </rule>
    31386 #. 
     31691#.
    3138731692#. <rule>
    3138831693#. <condition k="shop" v="computer"/>
     
    3139231697#. <scale_max>50000</scale_max>
    3139331698#. </rule>
    31394 #. 
     31699#.
    3139531700#. <rule>
    3139631701#. <condition k="shop" v="cycle_repair"/>
     
    3140031705#. <scale_max>50000</scale_max>
    3140131706#. </rule>
    31402 #. 
     31707#.
    3140331708#. <rule>
    3140431709#. <condition k="shop" v="department_store"/>
     
    3140831713#. <scale_max>50000</scale_max>
    3140931714#. </rule>
    31410 #. 
     31715#.
    3141131716#. <rule>
    3141231717#. <condition k="shop" v="electronics"/>
     
    3141631721#. <scale_max>50000</scale_max>
    3141731722#. </rule>
    31418 #. 
     31723#.
    3141931724#. <rule>
    3142031725#. <condition k="shop" v="furniture"/>
     
    3142431729#. <scale_max>50000</scale_max>
    3142531730#. </rule>
    31426 #. 
     31731#.
    3142731732#. <rule>
    3142831733#. <condition k="shop" v="florist"/>
     
    3143231737#. <scale_max>50000</scale_max>
    3143331738#. </rule>
    31434 #. 
     31739#.
    3143531740#. <rule>
    3143631741#. <condition k="shop" v="groceries"/>
     
    3144031745#. <scale_max>50000</scale_max>
    3144131746#. </rule>
    31442 #. 
     31747#.
    3144331748#. <rule>
    3144431749#. <condition k="shop" v="garden_centre"/>
     
    3144831753#. <scale_max>50000</scale_max>
    3144931754#. </rule>
    31450 #. 
     31755#.
    3145131756#. <rule>
    3145231757#. <condition k="shop" v="hairdresser"/>
     
    3145631761#. <scale_max>50000</scale_max>
    3145731762#. </rule>
    31458 #. 
     31763#.
    3145931764#. <rule>
    3146031765#. <condition k="shop" v="hardware"/>
     
    3146431769#. <scale_max>50000</scale_max>
    3146531770#. </rule>
    31466 #. 
     31771#.
    3146731772#. <rule>
    3146831773#. <condition k="shop" v="hifi"/>
     
    3147231777#. <scale_max>50000</scale_max>
    3147331778#. </rule>
    31474 #. 
     31779#.
    3147531780#. <rule>
    3147631781#. <condition k="shop" v="jewelry"/>
     
    3148031785#. <scale_max>50000</scale_max>
    3148131786#. </rule>
    31482 #. 
     31787#.
    3148331788#. <rule>
    3148431789#. <condition k="shop" v="mall"/>
     
    3148831793#. <scale_max>50000</scale_max>
    3148931794#. </rule>
    31490 #. 
     31795#.
    3149131796#. <rule>
    3149231797#. <condition k="shop" v="motorcycle"/>
     
    3149631801#. <scale_max>50000</scale_max>
    3149731802#. </rule>
    31498 #. 
     31803#.
    3149931804#. <rule>
    3150031805#. <condition k="shop" v="newsagent"/>
     
    3150431809#. <scale_max>50000</scale_max>
    3150531810#. </rule>
    31506 #. 
     31811#.
    3150731812#. <rule>
    3150831813#. <condition k="shop" v="organic"/>
     
    3151231817#. <scale_max>50000</scale_max>
    3151331818#. </rule>
    31514 #. 
     31819#.
    3151531820#. <rule>
    3151631821#. <condition k="shop" v="optician"/>
     
    3152031825#. <scale_max>50000</scale_max>
    3152131826#. </rule>
    31522 #. 
     31827#.
    3152331828#. <rule>
    3152431829#. <condition k="shop" v="shoes"/>
     
    3152831833#. <scale_max>50000</scale_max>
    3152931834#. </rule>
    31530 #. 
     31835#.
    3153131836#. <rule>
    3153231837#. <condition k="shop" v="sports"/>
     
    3153631841#. <scale_max>50000</scale_max>
    3153731842#. </rule>
    31538 #. 
     31843#.
    3153931844#. <rule>
    3154031845#. <condition k="shop" v="stationery"/>
     
    3154431849#. <scale_max>50000</scale_max>
    3154531850#. </rule>
    31546 #. 
     31851#.
    3154731852#. <rule>
    3154831853#. <condition k="shop" v="tailor"/>
     
    3155231857#. <scale_max>50000</scale_max>
    3155331858#. </rule>
    31554 #. 
     31859#.
    3155531860#. <rule>
    3155631861#. <condition k="shop" v="travel_agency"/>
     
    3156031865#. <scale_max>50000</scale_max>
    3156131866#. </rule>
    31562 #. 
     31867#.
    3156331868#. <rule>
    3156431869#. <condition k="shop" v="toys"/>
     
    3156831873#. <scale_max>50000</scale_max>
    3156931874#. </rule>
    31570 #. 
     31875#.
    3157131876#. <rule>
    3157231877#. <condition k="shop" v="video"/>
     
    3157631881#. <scale_max>50000</scale_max>
    3157731882#. </rule>
    31578 #. 
     31883#.
    3157931884#. <!-- duplicate of shopping_centre? -->
    3158031885#. <rule>
    3158131886#. <condition k="shop" v="shopping_centre"/>
    3158231887#. <icon annotate="true" src="shop/mall.png"/>
    31583 #: build/trans_style.java:2568 build/trans_style.java:2576
    31584 #: build/trans_style.java:2584 build/trans_style.java:2592
    31585 #: build/trans_style.java:2600 build/trans_style.java:2608
    31586 #: build/trans_style.java:2616 build/trans_style.java:2624
    31587 #: build/trans_style.java:2632 build/trans_style.java:2640
    31588 #: build/trans_style.java:2648 build/trans_style.java:2656
    31589 #: build/trans_style.java:2664 build/trans_style.java:2672
    31590 #: build/trans_style.java:2680 build/trans_style.java:2688
    31591 #: build/trans_style.java:2696 build/trans_style.java:2704
    31592 #: build/trans_style.java:2712 build/trans_style.java:2720
    31593 #: build/trans_style.java:2728 build/trans_style.java:2736
    31594 #: build/trans_style.java:2744 build/trans_style.java:2752
    31595 #: build/trans_style.java:2760 build/trans_style.java:2768
    31596 #: build/trans_style.java:2776 build/trans_style.java:2784
    31597 #: build/trans_style.java:2792 build/trans_style.java:2800
    31598 #: build/trans_style.java:2808 build/trans_style.java:2816
    31599 #: build/trans_style.java:2824 build/trans_style.java:2832
    31600 #: build/trans_style.java:2840 build/trans_style.java:2848
    31601 #: build/trans_style.java:2856 build/trans_style.java:2864
    31602 #: build/trans_style.java:2872 build/trans_style.java:2880
    31603 #: build/trans_style.java:2888 build/trans_style.java:2896
    31604 #: build/trans_style.java:2905
     31888#: build/trans_style.java:2601 build/trans_style.java:2609
     31889#: build/trans_style.java:2617 build/trans_style.java:2625
     31890#: build/trans_style.java:2633 build/trans_style.java:2641
     31891#: build/trans_style.java:2649 build/trans_style.java:2657
     31892#: build/trans_style.java:2665 build/trans_style.java:2673
     31893#: build/trans_style.java:2681 build/trans_style.java:2689
     31894#: build/trans_style.java:2697 build/trans_style.java:2705
     31895#: build/trans_style.java:2713 build/trans_style.java:2721
     31896#: build/trans_style.java:2729 build/trans_style.java:2737
     31897#: build/trans_style.java:2745 build/trans_style.java:2753
     31898#: build/trans_style.java:2761 build/trans_style.java:2769
     31899#: build/trans_style.java:2777 build/trans_style.java:2785
     31900#: build/trans_style.java:2793 build/trans_style.java:2801
     31901#: build/trans_style.java:2809 build/trans_style.java:2817
     31902#: build/trans_style.java:2825 build/trans_style.java:2833
     31903#: build/trans_style.java:2841 build/trans_style.java:2849
     31904#: build/trans_style.java:2857 build/trans_style.java:2865
     31905#: build/trans_style.java:2873 build/trans_style.java:2881
     31906#: build/trans_style.java:2889 build/trans_style.java:2897
     31907#: build/trans_style.java:2905 build/trans_style.java:2913
     31908#: build/trans_style.java:2921 build/trans_style.java:2929
     31909#: build/trans_style.java:2938
    3160531910msgid "shop"
    3160631911msgstr "alışveriş"
     
    3161031915#. <scale_max>50000</scale_max>
    3161131916#. </rule>
    31612 #. 
     31917#.
    3161331918#. <!--tourism tags -->
    31614 #. 
     31919#.
    3161531920#. <rule>
    3161631921#. <condition k="tourism" v="hotel"/>
     
    3162031925#. <scale_max>50000</scale_max>
    3162131926#. </rule>
    31622 #. 
     31927#.
    3162331928#. <rule>
    3162431929#. <condition k="tourism" v="motel"/>
     
    3162831933#. <scale_max>50000</scale_max>
    3162931934#. </rule>
    31630 #. 
     31935#.
    3163131936#. <rule>
    3163231937#. <condition k="tourism" v="guest_house"/>
     
    3163631941#. <scale_max>50000</scale_max>
    3163731942#. </rule>
    31638 #. 
     31943#.
    3163931944#. <rule>
    3164031945#. <condition k="tourism" v="hostel"/>
     
    3164431949#. <scale_max>50000</scale_max>
    3164531950#. </rule>
    31646 #. 
     31951#.
    3164731952#. <rule>
    3164831953#. <condition k="tourism" v="chalet"/>
     
    3165231957#. <scale_max>50000</scale_max>
    3165331958#. </rule>
    31654 #. 
     31959#.
    3165531960#. <rule>
    3165631961#. <condition k="tourism" v="alpine_hut"/>
     
    3166031965#. <scale_max>50000</scale_max>
    3166131966#. </rule>
    31662 #. 
     31967#.
    3166331968#. <rule>
    3166431969#. <condition k="tourism" v="camp_site"/>
     
    3166831973#. <scale_max>50000</scale_max>
    3166931974#. </rule>
    31670 #. 
     31975#.
    3167131976#. <rule>
    3167231977#. <condition k="tourism" v="caravan_site"/>
    3167331978#. <icon annotate="true" src="accommodation/camping/caravan.png"/>
    31674 #: build/trans_style.java:2915 build/trans_style.java:2923
    31675 #: build/trans_style.java:2931 build/trans_style.java:2939
    31676 #: build/trans_style.java:2947 build/trans_style.java:2955
    31677 #: build/trans_style.java:2963 build/trans_style.java:2971
     31979#: build/trans_style.java:2948 build/trans_style.java:2956
     31980#: build/trans_style.java:2964 build/trans_style.java:2972
     31981#: build/trans_style.java:2980 build/trans_style.java:2988
     31982#: build/trans_style.java:2996 build/trans_style.java:3004
    3167831983msgid "hotel"
    3167931984msgstr "hotel"
     
    3168331988#. <scale_max>50000</scale_max>
    3168431989#. </rule>
    31685 #. 
     31990#.
    3168631991#. <rule>
    3168731992#. <condition k="tourism" v="picnic_site"/>
     
    3169131996#. <scale_max>50000</scale_max>
    3169231997#. </rule>
    31693 #. 
     31998#.
    3169431999#. <rule>
    3169532000#. <condition k="tourism" v="viewpoint"/>
     
    3169932004#. <scale_max>50000</scale_max>
    3170032005#. </rule>
    31701 #. 
     32006#.
    3170232007#. <rule>
    3170332008#. <condition k="tourism" v="theme_park"/>
     
    3170732012#. <scale_max>50000</scale_max>
    3170832013#. </rule>
    31709 #. 
     32014#.
    3171032015#. <rule>
    3171132016#. <condition k="tourism" v="attraction"/>
     
    3171532020#. <scale_max>50000</scale_max>
    3171632021#. </rule>
    31717 #. 
     32022#.
    3171832023#. <rule>
    3171932024#. <condition k="tourism" v="zoo"/>
     
    3172332028#. <scale_max>50000</scale_max>
    3172432029#. </rule>
    31725 #. 
     32030#.
    3172632031#. <rule>
    3172732032#. <condition k="tourism" v="artwork"/>
     
    3173232037#. <scale_max>50000</scale_max>
    3173332038#. </rule>
    31734 #. 
     32039#.
    3173532040#. <rule>
    3173632041#. <condition k="tourism" v="museum"/>
     
    3174032045#. <scale_max>50000</scale_max>
    3174132046#. </rule>
    31742 #. 
     32047#.
    3174332048#. <!-- information tags -->
    3174432049#. <rule>
     
    3174832053#. <scale_max>40000</scale_max>
    3174932054#. </rule>
    31750 #. 
     32055#.
    3175132056#. <rule>
    3175232057#. <condition k="information" v="office"/>
     
    3175632061#. <scale_max>50000</scale_max>
    3175732062#. </rule>
    31758 #. 
     32063#.
    3175932064#. <rule>
    3176032065#. <condition k="information" v="map"/>
     
    3176332068#. <scale_max>40000</scale_max>
    3176432069#. </rule>
    31765 #. 
     32070#.
    3176632071#. <rule>
    3176732072#. <condition k="information" v="board"/>
     
    3177032075#. <scale_max>40000</scale_max>
    3177132076#. </rule>
    31772 #. 
     32077#.
    3177332078#. <rule>
    3177432079#. <condition k="tourism" v="information"/>
    3177532080#. <icon annotate="true" src="misc/information.png"/>
    31776 #: build/trans_style.java:2979 build/trans_style.java:2987
    31777 #: build/trans_style.java:2995 build/trans_style.java:3003
    31778 #: build/trans_style.java:3011 build/trans_style.java:3019
    31779 #: build/trans_style.java:3020 build/trans_style.java:3028
    31780 #: build/trans_style.java:3044 build/trans_style.java:3066
     32081#: build/trans_style.java:3012 build/trans_style.java:3020
     32082#: build/trans_style.java:3028 build/trans_style.java:3036
     32083#: build/trans_style.java:3044 build/trans_style.java:3052
     32084#: build/trans_style.java:3053 build/trans_style.java:3061
     32085#: build/trans_style.java:3077 build/trans_style.java:3099
    3178132086msgid "tourism"
    3178232087msgstr "turizm"
     
    3178632091#. <scale_max>50000</scale_max>
    3178732092#. </rule>
    31788 #. 
     32093#.
    3178932094#. <!--historic tags -->
    31790 #. 
     32095#.
    3179132096#. <rule>
    3179232097#. <condition k="historic" v="castle"/>
     
    3179632101#. <scale_max>50000</scale_max>
    3179732102#. </rule>
    31798 #. 
     32103#.
    3179932104#. <rule>
    3180032105#. <condition k="historic" v="monument"/>
     
    3180432109#. <scale_max>50000</scale_max>
    3180532110#. </rule>
    31806 #. 
     32111#.
    3180732112#. <rule>
    3180832113#. <condition k="historic" v="memorial"/>
     
    3181232117#. <scale_max>50000</scale_max>
    3181332118#. </rule>
    31814 #. 
     32119#.
    3181532120#. <rule>
    3181632121#. <condition k="historic" v="archaeological_site"/>
     
    3182032125#. <scale_max>50000</scale_max>
    3182132126#. </rule>
    31822 #. 
     32127#.
    3182332128#. <rule>
    3182432129#. <condition k="historic" v="ruins"/>
     
    3182832133#. <scale_max>50000</scale_max>
    3182932134#. </rule>
    31830 #. 
     32135#.
    3183132136#. <rule>
    3183232137#. <condition k="historic" v="battlefield"/>
     
    3183632141#. <scale_max>50000</scale_max>
    3183732142#. </rule>
    31838 #. 
     32143#.
    3183932144#. <rule>
    3184032145#. <condition k="geological" v="palaeontological_site"/>
     
    3184432149#. <scale_max>50000</scale_max>
    3184532150#. </rule>
    31846 #. 
     32151#.
    3184732152#. <rule>
    3184832153#. <condition k="historic" v="wayside_cross"/>
     
    3185232157#. <scale_max>50000</scale_max>
    3185332158#. </rule>
    31854 #. 
     32159#.
    3185532160#. <rule>
    3185632161#. <condition k="historic" v="wayside_shrine"/>
     
    3186032165#. <scale_max>50000</scale_max>
    3186132166#. </rule>
    31862 #. 
     32167#.
    3186332168#. <rule>
    3186432169#. <condition k="historic" v="boundary_stone"/>
    3186532170#. <icon annotate="true" src="historic/boundary_stone.png"/>
    31866 #: build/trans_style.java:3076 build/trans_style.java:3084
    31867 #: build/trans_style.java:3092 build/trans_style.java:3100
    31868 #: build/trans_style.java:3108 build/trans_style.java:3116
    31869 #: build/trans_style.java:3124 build/trans_style.java:3132
    31870 #: build/trans_style.java:3140 build/trans_style.java:3148
     32171#: build/trans_style.java:3109 build/trans_style.java:3117
     32172#: build/trans_style.java:3125 build/trans_style.java:3133
     32173#: build/trans_style.java:3141 build/trans_style.java:3149
     32174#: build/trans_style.java:3157 build/trans_style.java:3165
     32175#: build/trans_style.java:3173 build/trans_style.java:3181
    3187132176msgid "historic"
    3187232177msgstr "tarihi"
     
    3187632181#. <scale_max>50000</scale_max>
    3187732182#. </rule>
    31878 #. 
     32183#.
    3187932184#. <rule>
    3188032185#. <condition k="landuse" v="quarry"/>
    31881 #: build/trans_style.java:3196
     32186#: build/trans_style.java:3229
    3188232187msgid "quarry"
    3188332188msgstr "taş_ocağı"
     
    3188832193#. <scale_max>50000</scale_max>
    3188932194#. </rule>
    31890 #. 
     32195#.
    3189132196#. <rule>
    3189232197#. <condition k="landuse" v="landfill"/>
    31893 #: build/trans_style.java:3204
     32198#: build/trans_style.java:3237
    3189432199msgid "landfill"
    3189532200msgstr "toprak_doldurma"
     
    3190032205#. <scale_max>50000</scale_max>
    3190132206#. </rule>
    31902 #. 
     32207#.
    3190332208#. <rule>
    3190432209#. <condition k="landuse" v="basin"/>
     
    3190832213#. <scale_max>50000</scale_max>
    3190932214#. </rule>
    31910 #. 
     32215#.
    3191132216#. <rule>
    3191232217#. <condition k="landuse" v="reservoir"/>
    31913 #: build/trans_style.java:3212 build/trans_style.java:3220
     32218#: build/trans_style.java:3245 build/trans_style.java:3253
    3191432219msgid "basin"
    3191532220msgstr "havza"
     
    3192032225#. <scale_max>50000</scale_max>
    3192132226#. </rule>
    31922 #. 
     32227#.
    3192332228#. <rule>
    3192432229#. <condition k="landuse" v="farmyard"/>
    31925 #: build/trans_style.java:3260
     32230#: build/trans_style.java:3293
    3192632231msgid "farmyard"
    3192732232msgstr "çiftlik"
     
    3193232237#. <scale_max>50000</scale_max>
    3193332238#. </rule>
    31934 #. 
    31935 #. 
     32239#.
     32240#.
    3193632241#. <rule>
    3193732242#. <condition k="landuse" v="retail"/>
     
    3194132246#. <scale_max>50000</scale_max>
    3194232247#. </rule>
    31943 #. 
     32248#.
    3194432249#. <rule>
    3194532250#. <condition k="landuse" v="commercial"/>
    31946 #: build/trans_style.java:3269 build/trans_style.java:3277
     32251#: build/trans_style.java:3302 build/trans_style.java:3310
    3194732252msgid "retail"
    3194832253msgstr "perakende"
     
    3195332258#. <scale_max>50000</scale_max>
    3195432259#. </rule>
    31955 #. 
     32260#.
    3195632261#. <rule>
    3195732262#. <condition k="landuse" v="industrial"/>
    31958 #: build/trans_style.java:3285
     32263#: build/trans_style.java:3318
    3195932264msgid "industrial"
    3196032265msgstr "endüstri"
     
    3196532270#. <scale_max>50000</scale_max>
    3196632271#. </rule>
    31967 #. 
     32272#.
    3196832273#. <rule>
    3196932274#. <condition k="landuse" v="brownfield"/>
    31970 #: build/trans_style.java:3293
     32275#: build/trans_style.java:3326
    3197132276msgid "brownfield"
    3197232277msgstr "ağaçsız_alan"
     
    3197732282#. <scale_max>50000</scale_max>
    3197832283#. </rule>
    31979 #. 
     32284#.
    3198032285#. <rule>
    3198132286#. <condition k="landuse" v="greenfield"/>
    31982 #: build/trans_style.java:3301
     32287#: build/trans_style.java:3334
    3198332288msgid "greenfield"
    3198432289msgstr "yeşil_alan"
     
    3198932294#. <scale_max>50000</scale_max>
    3199032295#. </rule>
    31991 #. 
     32296#.
    3199232297#. <rule>
    3199332298#. <condition k="landuse" v="railway"/>
    31994 #: build/trans_style.java:3309
     32299#: build/trans_style.java:3342
    3199532300msgid "railland"
    3199632301msgstr "demiryolu"
     
    3200132306#. <scale_max>50000</scale_max>
    3200232307#. </rule>
    32003 #. 
     32308#.
    3200432309#. <rule>
    3200532310#. <condition k="landuse" v="military"/>
     
    3200932314#. <scale_max>50000</scale_max>
    3201032315#. </rule>
    32011 #. 
     32316#.
    3201232317#. <!--military tags -->
    32013 #. 
     32318#.
    3201432319#. <rule>
    3201532320#. <condition k="military" v="airfield"/>
     
    3201932324#. <scale_max>50000</scale_max>
    3202032325#. </rule>
    32021 #. 
     32326#.
    3202232327#. <rule>
    3202332328#. <condition k="military" v="bunker"/>
     
    3202732332#. <scale_max>50000</scale_max>
    3202832333#. </rule>
    32029 #. 
     32334#.
    3203032335#. <rule>
    3203132336#. <condition k="military" v="barracks"/>
     
    3203532340#. <scale_max>50000</scale_max>
    3203632341#. </rule>
    32037 #. 
     32342#.
    3203832343#. <rule>
    3203932344#. <condition k="military" v="danger_area"/>
     
    3204332348#. <scale_max>50000</scale_max>
    3204432349#. </rule>
    32045 #. 
     32350#.
    3204632351#. <rule>
    3204732352#. <condition k="military" v="range"/>
    3204832353#. <icon src="misc/landmark/range.png"/>
    32049 #: build/trans_style.java:3326 build/trans_style.java:3361
    32050 #: build/trans_style.java:3369 build/trans_style.java:3377
    32051 #: build/trans_style.java:3385 build/trans_style.java:3393
     32354#: build/trans_style.java:3359 build/trans_style.java:3394
     32355#: build/trans_style.java:3402 build/trans_style.java:3410
     32356#: build/trans_style.java:3418 build/trans_style.java:3426
    3205232357msgid "military"
    3205332358msgstr "askeri"
     
    3205832363#. <scale_max>50000</scale_max>
    3205932364#. </rule>
    32060 #. 
     32365#.
    3206132366#. <rule>
    3206232367#. <condition k="landuse" v="cemetery"/>
    32063 #: build/trans_style.java:3334
     32368#: build/trans_style.java:3367
    3206432369msgid "cemetery"
    3206532370msgstr "mezarlık"
     
    3206932374#. <scale_max>50000</scale_max>
    3207032375#. </rule>
    32071 #. 
     32376#.
    3207232377#. <rule>
    3207332378#. <condition k="natural" v="peak"/>
    32074 #: build/trans_style.java:3410
     32379#: build/trans_style.java:3443
    3207532380msgid "peak"
    3207632381msgstr "zirve"
     
    3208132386#. <scale_max>50000</scale_max>
    3208232387#. </rule>
    32083 #. 
     32388#.
    3208432389#. <rule>
    3208532390#. <condition k="natural" v="glacier"/>
    3208632391#. <icon annotate="true" src="misc/landmark/glacier_small.png"/>
    32087 #: build/trans_style.java:3419
     32392#: build/trans_style.java:3452
    3208832393msgid "glacier"
    3208932394msgstr "buzul"
     
    3209332398#. <scale_max>50000</scale_max>
    3209432399#. </rule>
    32095 #. 
     32400#.
    3209632401#. <rule>
    3209732402#. <condition k="natural" v="volcano"/>
    3209832403#. <icon annotate="true" src="misc/landmark/volcano_small.png"/>
    32099 #: build/trans_style.java:3427
     32404#: build/trans_style.java:3460
    3210032405msgid "volcano"
    3210132406msgstr "volkanik"
     
    3210532410#. <scale_max>50000</scale_max>
    3210632411#. </rule>
    32107 #. 
     32412#.
    3210832413#. <rule>
    3210932414#. <condition k="natural" v="cliff"/>
     
    3211432419#. <scale_max>50000</scale_max>
    3211532420#. </rule>
    32116 #. 
     32421#.
    3211732422#. <rule>
    3211832423#. <condition k="natural" v="scree"/>
     
    3212232427#. <scale_max>50000</scale_max>
    3212332428#. </rule>
    32124 #. 
     32429#.
    3212532430#. <rule>
    3212632431#. <condition k="natural" v="fell"/>
     
    3213032435#. <scale_max>50000</scale_max>
    3213132436#. </rule>
    32132 #. 
     32437#.
    3213332438#. <rule>
    3213432439#. <condition k="natural" v="bay"/>
     
    3213832443#. <scale_max>50000</scale_max>
    3213932444#. </rule>
    32140 #. 
     32445#.
    3214132446#. <rule>
    3214232447#. <condition k="natural" v="land"/>
     
    3214632451#. <scale_max>50000</scale_max>
    3214732452#. </rule>
    32148 #. 
     32453#.
    3214932454#. <rule>
    3215032455#. <condition k="natural" v="cave_entrance"/>
    3215132456#. <icon src="misc/no_icon.png"/>
    32152 #: build/trans_style.java:3435 build/trans_style.java:3436
    32153 #: build/trans_style.java:3444 build/trans_style.java:3460
    32154 #: build/trans_style.java:3524 build/trans_style.java:3532
    32155 #: build/trans_style.java:3540
     32457#: build/trans_style.java:3468 build/trans_style.java:3469
     32458#: build/trans_style.java:3477 build/trans_style.java:3493
     32459#: build/trans_style.java:3557 build/trans_style.java:3565
     32460#: build/trans_style.java:3573
    3215632461msgid "natural"
    3215732462msgstr "doğal"
     
    3216132466#. <scale_max>50000</scale_max>
    3216232467#. </rule>
    32163 #. 
     32468#.
    3216432469#. <rule>
    3216532470#. <condition k="natural" v="scrub"/>
    3216632471#. <icon src="misc/no_icon.png"/>
    32167 #: build/trans_style.java:3452
     32472#: build/trans_style.java:3485
    3216832473msgid "scrub"
    3216932474msgstr "çalılık"
     
    3217332478#. <scale_max>50000</scale_max>
    3217432479#. </rule>
    32175 #. 
     32480#.
    3217632481#. <rule>
    3217732482#. <condition k="natural" v="heath"/>
    3217832483#. <icon src="misc/no_icon.png"/>
    32179 #: build/trans_style.java:3468
     32484#: build/trans_style.java:3501
    3218032485msgid "heath"
    3218132486msgstr "çalılık"
     
    3218532490#. <scale_max>50000</scale_max>
    3218632491#. </rule>
    32187 #. 
     32492#.
    3218832493#. <rule>
    3218932494#. <condition k="natural" v="wood"/>
    3219032495#. <icon src="misc/landmark/trees.png"/>
    32191 #: build/trans_style.java:3476
     32496#: build/trans_style.java:3509
    3219232497msgid "woodarea"
    3219332498msgstr ""
     
    3219732502#. <scale_max>50000</scale_max>
    3219832503#. </rule>
    32199 #. 
     32504#.
    3220032505#. <rule>
    3220132506#. <condition k="natural" v="mud"/>
    3220232507#. <icon src="misc/no_icon.png"/>
    32203 #: build/trans_style.java:3508
     32508#: build/trans_style.java:3541
    3220432509msgid "mud"
    3220532510msgstr "çamur"
     
    3220932514#. <scale_max>50000</scale_max>
    3221032515#. </rule>
    32211 #. 
     32516#.
    3221232517#. <rule>
    3221332518#. <condition k="natural" v="beach"/>
    3221432519#. <icon src="misc/no_icon.png"/>
    32215 #: build/trans_style.java:3516
     32520#: build/trans_style.java:3549
    3221632521msgid "beach"
    3221732522msgstr "sahil"
     
    3222232527#. <scale_max>50000</scale_max>
    3222332528#. </rule>
    32224 #. 
     32529#.
    3222532530#. <!-- this will badly display otherwise well tagged footways and alike, so comment it out until we have better ways to display this in JOSM!
    3222632531#. XXX - maybe it's possible to use linemod's here?
     
    3224632551#. <scale_max>40000</scale_max>
    3224732552#. </rule>
    32248 #. 
     32553#.
    3224932554#. <rule>
    3225032555#. <condition k="surface" v="cobblestone"/>
     
    3225532560#. </rule>
    3225632561#. -->
    32257 #. 
     32562#.
    3225832563#. <!--name tags -->
    32259 #. 
     32564#.
    3226032565#. <!--preferences tags -->
    32261 #. 
     32566#.
    3226232567#. <!--place tags -->
    32263 #. 
     32568#.
    3226432569#. <rule>
    3226532570#. <condition k="place" v="continent"/>
     
    3226932574#. <scale_max>200000000</scale_max>
    3227032575#. </rule>
    32271 #. 
     32576#.
    3227232577#. <rule>
    3227332578#. <condition k="place" v="country"/>
     
    3227732582#. <scale_max>200000000</scale_max>
    3227832583#. </rule>
    32279 #. 
     32584#.
    3228032585#. <rule>
    3228132586#. <condition k="place" v="state"/>
     
    3228532590#. <scale_max>200000000</scale_max>
    3228632591#. </rule>
    32287 #. 
     32592#.
    3228832593#. <rule>
    3228932594#. <condition k="place" v="region"/>
     
    3229332598#. <scale_max>200000000</scale_max>
    3229432599#. </rule>
    32295 #. 
     32600#.
    3229632601#. <rule>
    3229732602#. <condition k="place" v="county"/>
     
    3230132606#. <scale_max>200000000</scale_max>
    3230232607#. </rule>
    32303 #. 
     32608#.
    3230432609#. <rule>
    3230532610#. <condition k="place" v="city"/>
     
    3230932614#. <scale_max>200000000</scale_max>
    3231032615#. </rule>
    32311 #. 
     32616#.
    3231232617#. <rule>
    3231332618#. <condition k="place" v="town"/>
     
    3231732622#. <scale_max>50000</scale_max>
    3231832623#. </rule>
    32319 #. 
     32624#.
    3232032625#. <rule>
    3232132626#. <condition k="place" v="village"/>
     
    3232532630#. <scale_max>50000</scale_max>
    3232632631#. </rule>
    32327 #. 
     32632#.
    3232832633#. <rule>
    3232932634#. <condition k="place" v="hamlet"/>
     
    3233332638#. <scale_max>50000</scale_max>
    3233432639#. </rule>
    32335 #. 
     32640#.
    3233632641#. <rule>
    3233732642#. <condition k="place" v="suburb"/>
     
    3234132646#. <scale_max>50000</scale_max>
    3234232647#. </rule>
    32343 #. 
     32648#.
    3234432649#. <rule>
    3234532650#. <condition k="place" v="locality"/>
     
    3234932654#. <scale_max>50000</scale_max>
    3235032655#. </rule>
    32351 #. 
     32656#.
    3235232657#. <rule>
    3235332658#. <condition k="place" v="island"/>
     
    3235732662#. <scale_max>50000</scale_max>
    3235832663#. </rule>
    32359 #. 
     32664#.
    3236032665#. <rule>
    3236132666#. <condition k="place" v="islet"/>
    3236232667#. <icon annotate="true" src="place/islet.png"/>
    32363 #: build/trans_style.java:4135 build/trans_style.java:4143
    32364 #: build/trans_style.java:4151 build/trans_style.java:4159
    32365 #: build/trans_style.java:4167 build/trans_style.java:4175
    32366 #: build/trans_style.java:4183 build/trans_style.java:4191
    32367 #: build/trans_style.java:4199 build/trans_style.java:4207
    32368 #: build/trans_style.java:4215 build/trans_style.java:4223
    32369 #: build/trans_style.java:4231
     32668#: build/trans_style.java:4168 build/trans_style.java:4176
     32669#: build/trans_style.java:4184 build/trans_style.java:4192
     32670#: build/trans_style.java:4200 build/trans_style.java:4208
     32671#: build/trans_style.java:4216 build/trans_style.java:4224
     32672#: build/trans_style.java:4232 build/trans_style.java:4240
     32673#: build/trans_style.java:4248 build/trans_style.java:4256
     32674#: build/trans_style.java:4264
    3237032675msgid "place"
    3237132676msgstr "yer"
     
    3237532680#. <scale_max>50000</scale_max>
    3237632681#. </rule>
    32377 #. 
     32682#.
    3237832683#. <!-- special display of unreviewed tiger data (USA) -->
    3237932684#. <rule>
    3238032685#. <condition k="tiger:reviewed" v="no"/>
    32381 #: build/trans_style.java:4239
     32686#: build/trans_style.java:4272
    3238232687msgid "tiger_data"
    3238332688msgstr ""
     
    3246832773#. Each line specifies a certain error to be reported
    3246932774#. <data type> : messagetype : <key><expression><value>
    32470 #. 
     32775#.
    3247132776#. Data type can be:
    3247232777#. node        - a node point
     
    3247432779#. relation    - a relation
    3247532780#. *           - all data types
    32476 #. 
     32781#.
    3247732782#. Message type can be:
    3247832783#. E            - an error
    3247932784#. W            - a warning
    3248032785#. I            - an low priority informational warning
    32481 #. 
     32786#.
    3248232787#. Key and value are expressions describing certain keys and values of these keys.
    3248332788#. Regulator expressions are supported. In this case the expressions starts and
    3248432789#. ends with // signs. If an 'i' is appended, the regular expression is
    3248532790#. case insensitive.
    32486 #. 
     32791#.
    3248732792#. The * sign indicates any string.
    3248832793#. The texts BOOLEAN_TRUE and BOOLEAN_FALSE in the value part indicate a special
    3248932794#. handling for boolean values (yes, true, 0, false, no, ...).
    32490 #. 
     32795#.
    3249132796#. Expression can be:
    3249232797#. !=          - the key/value combination does not match
    3249332798#. ==          - the key/value combination does match
    32494 #. 
     32799#.
    3249532800#. To have more complicated expressions, multiple elements can be grouped together
    3249632801#. with an logical and (&&).
    32497 #. 
     32802#.
    3249832803#. The comment at the end of a rule is displayed in validator description
    32499 #. 
     32804#.
    3250032805#. Empty lines and space signs are ignored
    3250132806#: build/trans_validator.java:38
     
    3261032915#. default(true or false);Name;URL
    3261132916#. NOTE: default items should be common and worldwide
    32612 #. 
     32917#.
    3261332918#: build/trans_wms.java:5
    3261432919msgid "Landsat"
     
    3262132926
    3262232927#. http://openaerialmap.org/wms/?VERSION=1.0&request=GetMap&layers=world&styles=&format=image/jpeg&
    32623 #. 
     32928#.
    3262432929#. different forms for web access
    3262532930#. must be html:<url>
     
    3264432949
    3264532950#. html:http://josm.openstreetmap.de/wmsplugin/TilesAtHome.html?
    32646 #. 
    32647 #. 
     32951#.
     32952#.
    3264832953#. only for Germany
    3264932954#: build/trans_wms.java:17
     
    3265232957
    3265332958#. http://tools.geofabrik.de/osmi/view/strassennrw/josmwms?
    32654 #. 
    32655 #. 
     32959#.
     32960#.
    3265632961#. only for North America
    3265732962#. Terraserver USCG - High resolution maps
     
    3266632971
    3266732972#. http://terraservice.net/ogcmap.ashx?version=1.1.1&request=GetMap&Layers=urbanarea&styles=&format=image/jpeg&
    32668 #. 
    32669 #. 
     32973#.
     32974#.
    3267032975#. only for Czech Republic
    3267132976#: build/trans_wms.java:27
     
    3267932984
    3268032985#. 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&
    32681 #. 
    32682 #. 
     32986#.
     32987#.
    3268332988#. only for GB
    3268432989#. fails with division by zero error
     
    3269833003
    3269933004#. http://ooc.openstreetmap.org/wms/map.php?source=os7&
    32700 #. 
    32701 #. 
     33005#.
     33006#.
    3270233007#. only for Japan
    3270333008#: build/trans_wms.java:39
     
    3272133026
    3272233027#. 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
    32723 #. 
    32724 #. 
     33028#.
     33029#.
    3272533030#. only for Italy
    3272633031#: build/trans_wms.java:46
     
    3274133046#~ msgstr "Eklenti kaldırılamıyor, Lütfen JOSM u edindiğiniz yere danışın"
    3274233047
    32743 #, java-format
    3274433048#~ msgid "Please report a ticket at {0}"
    3274533049#~ msgstr "Lütfen {0} 'daki problemi bildiriniz"
     
    3274933053
    3275033054#~ msgid ""
    32751 #~ "Try updating to the newest version of JOSM and all plugins before reporting "
    32752 #~ "a bug."
     33055#~ "Try updating to the newest version of JOSM and all plugins before "
     33056#~ "reporting a bug."
    3275333057#~ msgstr ""
    3275433058#~ "Hatayı bildirmeden önce JOSM'un ve eklentilerin son versiyonunu edinmeyi "
     
    3276833072#~ "some time."
    3276933073#~ msgstr ""
    32770 #~ "Server bir hata bildirdi. Küçük bir alan deneyiniz veya daha sonra yapınız."
     33074#~ "Server bir hata bildirdi. Küçük bir alan deneyiniz veya daha sonra "
     33075#~ "yapınız."
    3277133076
    3277233077#~ msgid "Unknown version"
     
    3279733102#~ msgstr "Enter Password"
    3279833103
    32799 #, java-format
    3280033104#~ msgid "Plugin not found: {0}."
    3280133105#~ msgstr "Eklenti Bulunamadı: {0}."
     
    3282933133#~ msgstr "Fare veya Ctrl+ok tuşları ile /./  zoom ve pan yapabilirsin."
    3283033134
    32831 #, java-format
    3283233135#~ msgid "Use preset ''{0}'' of group ''{1}''"
    3283333136#~ msgstr "''{1}'' gurubu için ''{0}'' kullan"
     
    3285833161
    3285933162#~ msgid ""
    32860 #~ "Revert the state of all currently selected objects to the version selected "
    32861 #~ "in the history list."
     33163#~ "Revert the state of all currently selected objects to the version "
     33164#~ "selected in the history list."
    3286233165#~ msgstr "Seçili objelerin durumlarını geçmiş listesinde seçili olana çevir"
    3286333166
    32864 #, java-format
    3286533167#~ msgid "Authors: {0}"
    3286633168#~ msgstr "Yazarlar: {0}"
     
    3286933171#~ msgstr "Seçili tabakayı sil."
    3287033172
    32871 #, java-format
    3287233173#~ msgid "Command Stack: {0}"
    3287333174#~ msgstr "Komut Yığını: {0}"
     
    3287933180#~ msgstr "sism"
    3288033181
    32881 #, java-format
    3288233182#~ msgid "Images for {0}"
    3288333183#~ msgstr "{0} için görüntüler"
     
    3288633186#~ msgstr "GPX Oku..."
    3288733187
    32888 #, java-format
    3288933188#~ msgid "No time for point {0} x {1}"
    3289033189#~ msgstr "Noktalrı için {0} x {1} zaman yok"
    3289133190
    32892 #, java-format
    3289333191#~ msgid "Cannot read time \"{0}\" from point {1} x {2}"
    3289433192#~ msgstr "Zaman şu noktalar  \"{0}\" {1} x {2} için okunamadı"
     
    3289733195#~ msgstr "Zaman damgası okunabilen bir görüntü bulunamadı."
    3289833196
    32899 #, java-format
    3290033197#~ msgid "GPS start: {0}"
    3290133198#~ msgstr "GPS başlangıç: {0}"
    3290233199
    32903 #, java-format
    3290433200#~ msgid "GPS end: {0}"
    3290533201#~ msgstr "GPS bitiş: {0}"
    3290633202
    32907 #, java-format
    3290833203#~ msgid "current delta: {0}s"
    3290933204#~ msgstr "şu anki delta: {0}s"
     
    3291333208#~ msgstr[0] "görüntü"
    3291433209
    32915 #, java-format
    3291633210#~ msgid "{0} within the track."
    3291733211#~ msgstr "{0} izde var."
     
    3292033214#~ msgstr "Saati eşle"
    3292133215
    32922 #, java-format
    3292333216#~ msgid "The date in file \"{0}\" could not be parsed."
    3292433217#~ msgstr "\"{0}\" dosyasındaki zaman ayrıştırılamadı."
    3292533218
    32926 #, java-format
    3292733219#~ msgid "There is no EXIF time within the file \"{0}\"."
    3292833220#~ msgstr "EXIF zamanı \"{0}\" dosyasında yok."
     
    3294933241#~ "http://josm.openstreetmap.de/wiki/TaggingPresets for help."
    3295033242#~ msgstr ""
    32951 #~ "Etiketleme ayarları kaynakları dosyası, yardım "
    32952 #~ "için:http://josm.openstreetmap.de/wiki/TaggingPresets."
     33243#~ "Etiketleme ayarları kaynakları dosyası, yardım için:http://josm."
     33244#~ "openstreetmap.de/wiki/TaggingPresets."
    3295333245
    3295433246#~ msgid "Add a new tagging preset source to the list."
     
    3296133253#~ msgstr "site-josm.xml veya Wiki Pages ekle."
    3296233254
    32963 #, java-format
    3296433255#~ msgid ""
    3296533256#~ "Plugin archive already available. Do you want to download the current "
     
    3300733298
    3300833299#~ msgid ""
    33009 #~ "Parameters are read in the order they are specified, so make sure you load\n"
     33300#~ "Parameters are read in the order they are specified, so make sure you "
     33301#~ "load\n"
    3301033302#~ "some data before --selection"
    3301133303#~ msgstr ""
     
    3301633308#~ msgstr "--download=<bbox> indirmek yerine osm://<bbox> kullanabilirsin\n"
    3301733309
    33018 #, java-format
    3301933310#~ msgid "Cannot open preferences directory: {0}"
    3302033311#~ msgstr "Tercihler klasörü açılamıyor: {0}"
    3302133312
    3302233313#~ msgid ""
    33023 #~ "Activating the updated plugins failed. Check if JOSM has the permission to "
    33024 #~ "overwrite the existing ones."
     33314#~ "Activating the updated plugins failed. Check if JOSM has the permission "
     33315#~ "to overwrite the existing ones."
    3302533316#~ msgstr ""
    3302633317#~ "Güncellenen eklentilerin aktif hale getirilemedi. JOSM un var olanların "
    3302733318#~ "üzerine yazma yetkisi varmıdır kontrol ediniz."
    3302833319
    33029 #, java-format
    3303033320#~ msgid "{0} object has conflicts:"
    3303133321#~ msgid_plural "{0} objects have conflicts:"
     
    3304433334#~ msgstr "Dosya bulunamadı"
    3304533335
    33046 #, java-format
    3304733336#~ msgid ""
    3304833337#~ "There were problems with the following plugins:\n"
     
    3305433343#~ " {0}"
    3305533344
    33056 #, java-format
    3305733345#~ msgid "Could not download plugin: {0} from {1}"
    3305833346#~ msgstr "Eklenti indirilemedi: {0} ve {1}"
    3305933347
    33060 #, java-format
    3306133348#~ msgid ""
    33062 #~ "The plugin {0} seems to be broken or could not be downloaded automatically."
     33349#~ "The plugin {0} seems to be broken or could not be downloaded "
     33350#~ "automatically."
    3306333351#~ msgstr ""
    3306433352#~ "Eklenti {0} göründüğü kadarıyla linki bozuk veya otomatik indirilemiyor ."
     
    3307433362
    3307533363#~ msgid ""
    33076 #~ "You are about to delete nodes outside of the area you have "
    33077 #~ "downloaded.<br>This can cause problems because other objects (that you don't "
    33078 #~ "see) might use them.<br>Do you really want to delete?"
     33364#~ "You are about to delete nodes outside of the area you have downloaded."
     33365#~ "<br>This can cause problems because other objects (that you don't see) "
     33366#~ "might use them.<br>Do you really want to delete?"
    3307933367#~ msgstr ""
    33080 #~ "İndirdiğiniz alan dışındaki bir kavşağı sileceksiniz.<br>Göremediğiniz başka "
    33081 #~ "objeler onu kullanıyor olabilir. <br>Gerçekten silmek istiyormusunuz?"
     33368#~ "İndirdiğiniz alan dışındaki bir kavşağı sileceksiniz.<br>Göremediğiniz "
     33369#~ "başka objeler onu kullanıyor olabilir. <br>Gerçekten silmek "
     33370#~ "istiyormusunuz?"
    3308233371
    3308333372#~ msgid "true"
     
    3309033379#~ msgstr "farklı"
    3309133380
    33092 #, java-format
    3309333381#~ msgid ""
    3309433382#~ "The projection \"{0}\" is designed for\n"
     
    3311033398#~ msgstr "Alan stili yol kapalı değil."
    3311133399
    33112 #, java-format
    3311333400#~ msgid "multipolygon way ''{0}'' is not closed."
    3311433401#~ msgstr "multipoligon yolu ''{0}'' kapalı değil."
    3311533402
    33116 #, java-format
    3311733403#~ msgid "Way ''{0}'' with less than two points."
    3311833404#~ msgstr "Yol ''{0}'' iki noktadan az içeriyor."
    3311933405
    33120 #, java-format
    3312133406#~ msgid "No useful role ''{0}'' for Way ''{1}''."
    3312233407#~ msgstr "Kullanışlı rol yok ''{0}''  ''{1}'' yolu için."
    3312333408
    33124 #, java-format
    3312533409#~ msgid "Non-Way ''{0}'' in multipolygon."
    3312633410#~ msgstr "Yol-Değil ''{0}'' multipolygon içinde."
    3312733411
    33128 #, java-format
    3312933412#~ msgid "No outer way for multipolygon ''{0}''."
    3313033413#~ msgstr "Multipoligon için dış yol yok ''{0}''."
    3313133414
    33132 #, java-format
    3313333415#~ msgid "Intersection between ways ''{0}'' and ''{1}''."
    3313433416#~ msgstr "Bu ''{0}'' ve ''{1}'' yolları arasında kesişim."
    3313533417
    33136 #, java-format
    3313733418#~ msgid "Inner way ''{0}'' is outside."
    3313833419#~ msgstr "iç yol ''{0}'' dışarıda."
    3313933420
    33140 #, java-format
    3314133421#~ msgid "Style for inner way ''{0}'' equals multipolygon."
    3314233422#~ msgstr "İç yol stili ''{0}'' multipolygon ."
    3314333423
    33144 #, java-format
    3314533424#~ msgid "Style for outer way ''{0}'' mismatches."
    3314633425#~ msgstr "Dış yol stili ''{0}'' bulunamadı."
    3314733426
    33148 #, java-format
    3314933427#~ msgid "Error: {0}"
    3315033428#~ msgstr "Hata: {0}"
    3315133429
    33152 #, java-format
    3315333430#~ msgid "Warning: {0}"
    3315433431#~ msgstr "Uyarı: {0}"
     
    3315833435
    3315933436#~ msgid ""
    33160 #~ "The selected ways have differing relation memberships.  Do you still want to "
    33161 #~ "combine them?"
     33437#~ "The selected ways have differing relation memberships.  Do you still want "
     33438#~ "to combine them?"
    3316233439#~ msgstr ""
    3316333440#~ "Seçili yollar farklı ilişkilere sahip, buna rağmen birleştirmek "
     
    3318233459#~ msgstr "Seçili alanı yükle"
    3318333460
    33184 #, java-format
    3318533461#~ msgid "Contact {0}..."
    3318633462#~ msgstr "Kontak {0}..."
    3318733463
    33188 #, java-format
    3318933464#~ msgid "Could not read from URL: \"{0}\""
    3319033465#~ msgstr "Link okunamadı: \"{0}\""
    3319133466
    33192 #, java-format
    3319333467#~ msgid "Parsing error in URL: \"{0}\""
    3319433468#~ msgstr "Link ayrıştırılamadı: \"{0}\""
     
    3320133475
    3320233476#~ msgid ""
    33203 #~ "Internal Error: cannot check conditions for no layer. Please report this as "
    33204 #~ "a bug."
     33477#~ "Internal Error: cannot check conditions for no layer. Please report this "
     33478#~ "as a bug."
    3320533479#~ msgstr ""
    33206 #~ "Program Hatası: tabakalar için durumlar kontrol edilemediLütfen hata olarak "
    33207 #~ "bildiriniz"
     33480#~ "Program Hatası: tabakalar için durumlar kontrol edilemediLütfen hata "
     33481#~ "olarak bildiriniz"
    3320833482
    3320933483#~ msgid "No document open so nothing to save."
     
    3327033544#~ "Devam etmek istiyormusunuz?"
    3327133545
    33272 #, java-format
    33273 #~ msgid "The selection contains {0} way. Are you sure you want to simplify it?"
     33546#~ msgid ""
     33547#~ "The selection contains {0} way. Are you sure you want to simplify it?"
    3327433548#~ msgid_plural ""
    33275 #~ "The selection contains {0} ways. Are you sure you want to simplify them all?"
     33549#~ "The selection contains {0} ways. Are you sure you want to simplify them "
     33550#~ "all?"
    3327633551#~ msgstr[0] "Seçin {0} kadar yol içeriri. Basitleştireceğinize emin misiniz?"
    33277 
    33278 #~ msgid "Are you sure?"
    33279 #~ msgstr "Emin misiniz?"
    3328033552
    3328133553#~ msgid "Open images with AgPifoJ..."
     
    3332833600#~ msgstr "Metacarta Map Rectifier imaj id"
    3332933601
    33330 #, java-format
    3333133602#~ msgid "rectifier id={0}"
    3333233603#~ msgstr "rectifier id={0}"
     
    3334233613
    3334333614#~ msgid ""
    33344 #~ "You can add, edit and delete WMS entries in the WMSplugin Preference Tab - "
    33345 #~ "these will then show up in the WMS menu.\n"
     33615#~ "You can add, edit and delete WMS entries in the WMSplugin Preference Tab "
     33616#~ "- these will then show up in the WMS menu.\n"
    3334633617#~ "\n"
    3334733618#~ "You can also do this manually in the Advanced Preferences, using the "
     
    3335833629#~ "For Metacarta's Map Rectifier http://labs.metacarta.com/rectifier/ , you "
    3335933630#~ "only need to input the relevant 'id'.\n"
    33360 #~ "To add a Metacarta Map Rectifier menu item, manually create the URL like in "
    33361 #~ "this example,replacing 73 with your image id: \n"
     33631#~ "To add a Metacarta Map Rectifier menu item, manually create the URL like "
     33632#~ "in this example,replacing 73 with your image id: \n"
    3336233633#~ "http://labs.metacarta.com/rectifier/wms.cgi?id=73\n"
    3336333634#~ "&srs=EPSG:4326&Service=WMS&Version=1.1.0&Request=GetMap&format=image/png\n"
     
    3336633637#~ "use."
    3336733638#~ msgstr ""
    33368 #~ "WMS tercihler sekmesinden şu ayarları yapabilirsiniz. Veri ekle, sil, düzelt "
    33369 #~ "gibi - menuler ekranında görünecektir.\n"
     33639#~ "WMS tercihler sekmesinden şu ayarları yapabilirsiniz. Veri ekle, sil, "
     33640#~ "düzelt gibi - menuler ekranında görünecektir.\n"
    3337033641#~ "\n"
    3337133642#~ "Aynı zamanda aşağıdaki şemayı kullanarak, ileri tercihler kısmındada "
     
    3337633647#~ "\n"
    3337733648#~ "Tam WMS link formatı örnek (landsat)\n"
    33378 #~ "http://onearth.jpl.nasa.gov/wms.cgi?request=GetMap&layers=global_mosaic&style"
    33379 #~ "s=&srs=EPSG:4326&format=image/jpeg\n"
     33649#~ "http://onearth.jpl.nasa.gov/wms.cgi?"
     33650#~ "request=GetMap&layers=global_mosaic&styles=&srs=EPSG:4326&format=image/"
     33651#~ "jpeg\n"
    3338033652#~ "\n"
    33381 #~ "Metacarta Map Rectifier için http://labs.metacarta.com/rectifier/ ,  sadece "
    33382 #~ "gerekli 'id' ye ihtiyacınız var.\n"
     33653#~ "Metacarta Map Rectifier için http://labs.metacarta.com/rectifier/ ,  "
     33654#~ "sadece gerekli 'id' ye ihtiyacınız var.\n"
    3338333655#~ "Metacarta Map Rectifier menusunu eklemek için şu linki örnek olarak, 73 ü "
    3338433656#~ "sizin 'id' niz ile değiştirin:\n"
    33385 #~ "http://labs.metacarta.com/rectifier/wms.cgi?id=73&srs=EPSG:4326&Service=WMS&V"
    33386 #~ "ersion=1.1.0&Request=GetMap&\n"
     33657#~ "http://labs.metacarta.com/rectifier/wms.cgi?"
     33658#~ "id=73&srs=EPSG:4326&Service=WMS&Version=1.1.0&Request=GetMap&\n"
    3338733659#~ "format=image/png"
    3338833660
     
    3348033752#~ msgstr "Para Değişim"
    3348133753
    33482 #, java-format
    3348333754#~ msgid "Plugin requires JOSM update: {0}."
    3348433755#~ msgstr "eklenti JOSM’un güncellemesini gerektiriyor: {0}."
     
    3352333794#~ msgstr "Sadece JOSM Online Yardım dosyalaları düzenlenebilir"
    3352433795
    33525 #, java-format
    3352633796#~ msgid "Error while loading page {0}"
    3352733797#~ msgstr "Sayfa {0} yüklerken hata oluştu"
     
    3353433804
    3353533805#~ msgid ""
    33536 #~ "The selected nodes have differing relation memberships.  Do you still want "
    33537 #~ "to merge them?"
     33806#~ "The selected nodes have differing relation memberships.  Do you still "
     33807#~ "want to merge them?"
    3353833808#~ msgstr ""
    3353933809#~ "Seçili noktaların farklı üyelikleri var. Ona rağmen birleştirmek istiyor "
     
    3354633816#~ msgstr "Sadece bir nokta seçili"
    3354733817
    33548 #, java-format
    3354933818#~ msgid "Help page missing. Create it in <A HREF=\"{0}\">English</A>."
    3355033819#~ msgstr "Yardım sayfası yok. <A HREF=\"{0}\">English</A> olarak oluştur."
    3355133820
    33552 #, java-format
    3355333821#~ msgid ""
    33554 #~ "Help page missing. Create it in <A HREF=\"{0}\">English</A> or <A "
    33555 #~ "HREF=\"{1}\">your language</A>."
     33822#~ "Help page missing. Create it in <A HREF=\"{0}\">English</A> or <A HREF="
     33823#~ "\"{1}\">your language</A>."
    3355633824#~ msgstr ""
    33557 #~ "Yardım sayfası yok. <A HREF=\"{0}\">English</A> ya da <A "
    33558 #~ "HREF=\"{1}\">türkçe</A> olarak oluştur."
    33559 
    33560 #, java-format
     33825#~ "Yardım sayfası yok. <A HREF=\"{0}\">English</A> ya da <A HREF=\"{1}"
     33826#~ "\">türkçe</A> olarak oluştur."
     33827
    3356133828#~ msgid "Parameter ''{0}'' must not be null."
    3356233829#~ msgstr "parametre ''{0}'' zero (null) olamaz"
    3356333830
    33564 #, java-format
    3356533831#~ msgid "Could not read ''{0}''."
    3356633832#~ msgstr "Okunamadı \"{0}\""
     
    3356933835#~ msgstr "Seçimi Güncelle"
    3357033836
    33571 #, java-format
    3357233837#~ msgid "Id > 0 required, got {0}"
    3357333838#~ msgstr "Id > 0 gerekiyordu, {0} elde edildi"
Note: See TracChangeset for help on using the changeset viewer.