Changeset 21971 in osm for applications/editors/josm/i18n/po/tr.po
- Timestamp:
- 2010-06-23T23:23:03+02:00 (15 years ago)
- File:
-
- 1 edited
-
applications/editors/josm/i18n/po/tr.po (modified) (747 diffs)
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/i18n/po/tr.po
r21721 r21971 10 10 "Project-Id-Version: josm\n" 11 11 "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" 14 14 "Last-Translator: Angel Spy <melissadilara@yahoo.com>\n" 15 15 "Language-Team: Türkçe\n" … … 18 18 "Content-Transfer-Encoding: 8bit\n" 19 19 "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" 21 21 "X-Generator: Launchpad (build Unknown)\n" 22 22 … … 25 25 #: ../core/src/org/openstreetmap/josm/Main.java:212 26 26 #: ../core/src/org/openstreetmap/josm/actions/HelpAction.java:25 27 #: ../core/src/org/openstreetmap/josm/gui/ExtendedDialog.java:4 8227 #: ../core/src/org/openstreetmap/josm/gui/ExtendedDialog.java:478 28 28 #: ../core/src/org/openstreetmap/josm/gui/HelpAwareOptionPane.java:107 29 29 #: ../core/src/org/openstreetmap/josm/gui/MainMenu.java:176 … … 95 95 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/OsbUploadHook.java:53 96 96 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/gui/OsbDialog.java:143 97 #: ../plugins/ reverter/src/reverter/ReverterUploadHook.java:7897 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:82 98 98 #: ../plugins/waydownloader/src/org/openstreetmap/josm/plugins/waydownloader/WayDownloaderPlugin.java:68 99 99 #: ../plugins/wmsplugin/src/wmsplugin/WMSGrabber.java:143 … … 250 250 #: ../core/src/org/openstreetmap/josm/gui/dialogs/LatLonDialog.java:244 251 251 #: ../core/src/org/openstreetmap/josm/gui/dialogs/changeset/query/ChangesetQueryDialog.java:207 252 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:99 0252 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:997 253 253 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:1200 254 254 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/RelationEditor.java:120 … … 271 271 #: ../core/src/org/openstreetmap/josm/gui/preferences/PluginPreference.java:198 272 272 #: ../core/src/org/openstreetmap/josm/gui/preferences/PreferenceDialog.java:91 273 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:6 2273 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:61 274 274 #: ../core/src/org/openstreetmap/josm/gui/tagging/TaggingPreset.java:913 275 275 #: ../core/src/org/openstreetmap/josm/io/GpxExporter.java:116 … … 277 277 #: ../plugins/addrinterpolation/src/org/openstreetmap/josm/plugins/AddrInterpolation/AddrInterpolationDialog.java:330 278 278 #: ../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 280 281 #: ../plugins/cadastre-fr/src/cadastre_fr/MenuActionGrabPlanImage.java:307 282 #: ../plugins/ext_tools/src/ext_tools/preferences/EditToolDialog.java:46 281 283 #: ../plugins/grid/src/grid/GridLayer.java:162 282 284 #: ../plugins/grid/src/grid/GridLayer.java:199 … … 285 287 #: ../plugins/photo_geotagging/src/org/openstreetmap/josm/plugins/photo_geotagging/GeotaggingAction.java:259 286 288 #: ../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 287 291 #: ../plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/TagEditorDialog.java:287 288 292 #: ../plugins/terracer/src/terracer/HouseNumberInputDialog.java:94 … … 320 324 #, java-format 321 325 msgid "" 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>" 324 328 msgstr "" 325 329 … … 343 347 #. Add extra shortcut C-S-a 344 348 #. Add extra shortcut ESCAPE 345 #. 349 #. 346 350 #. * FIXME: this isn't optimal. In a better world the mapmode actions 347 351 #. * would be able to capture keyboard events and react accordingly. But 348 352 #. * for now this is a reasonable approximation. 349 #. 353 #. 350 354 #: ../core/src/org/openstreetmap/josm/actions/AddNodeAction.java:26 351 355 #: ../core/src/org/openstreetmap/josm/actions/CopyAction.java:31 … … 405 409 #: ../plugins/multipoly/src/multipoly/MultipolyAction.java:50 406 410 #: ../plugins/reverter/src/reverter/RevertChangesetAction.java:28 411 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:42 407 412 #: ../plugins/surveyor/src/at/dallermassl/josm/plugin/surveyor/AutoSaveAction.java:39 408 413 #: ../plugins/surveyor/src/at/dallermassl/josm/plugin/surveyor/SurveyorShowAction.java:47 … … 442 447 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:711 443 448 #: ../plugins/waydownloader/src/org/openstreetmap/josm/plugins/waydownloader/WayDownloaderPlugin.java:88 444 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:1 19449 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:120 445 450 msgid "Information" 446 451 msgstr "Bilgi" … … 652 657 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:104 653 658 #: ../core/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java:276 654 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:101 2659 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1019 655 660 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/GenericRelationEditor.java:986 656 661 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/GeoImageLayer.java:636 … … 665 670 #: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/qa/WrongTurnRestrictionLegTypeError.java:62 666 671 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:707 667 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:9 5672 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:96 668 673 msgid "Delete" 669 674 msgstr "Sil" … … 912 917 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:152 913 918 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:80 919 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:73 914 920 msgid "The selected way has nodes outside of the downloaded data region." 915 921 msgid_plural "" … … 920 926 #: ../core/src/org/openstreetmap/josm/actions/JoinAreasAction.java:155 921 927 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:85 928 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:74 922 929 msgid "This can lead to nodes being deleted accidentally." 923 930 msgstr "Bu kazayla silinmiş nodları yönetebilir." … … 1466 1473 #: ../core/src/org/openstreetmap/josm/gui/preferences/ProjectionPreference.java:179 1467 1474 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:753 1468 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:6 11469 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:10 91475 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:60 1476 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:108 1470 1477 #: ../core/src/org/openstreetmap/josm/gui/tagging/TaggingPreset.java:787 1471 1478 #: ../core/src/org/openstreetmap/josm/gui/tagging/TaggingPreset.java:797 … … 1492 1499 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/api/EditAction.java:70 1493 1500 #: ../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 1494 1503 #: ../plugins/surveyor/src/at/dallermassl/josm/plugin/surveyor/AutoSaveEditLayerTimerTask.java:66 1495 1504 #: ../plugins/surveyor/src/at/dallermassl/josm/plugin/surveyor/AutoSaveGpsLayerTimerTask.java:82 … … 1498 1507 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/OSMValidatorPlugin.java:284 1499 1508 #: ../plugins/waydownloader/src/org/openstreetmap/josm/plugins/waydownloader/WayDownloaderPlugin.java:78 1500 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:31 31501 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:4 451509 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:318 1510 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:450 1502 1511 msgid "Error" 1503 1512 msgstr "Hata" … … 1611 1620 1612 1621 #: ../core/src/org/openstreetmap/josm/actions/ShowStatusReportAction.java:41 1613 msgid "" 1614 "Show status report with useful information that can be attached to bugs" 1622 msgid "Show status report with useful information that can be attached to bugs" 1615 1623 msgstr "" 1616 1624 … … 1646 1654 1647 1655 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:65 1656 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:69 1648 1657 msgid "Yes, delete nodes" 1649 1658 msgstr "" 1650 1659 1651 1660 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:67 1661 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:69 1652 1662 msgid "Delete nodes outside of downloaded data regions" 1653 1663 msgstr "" … … 1656 1666 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/properties/PropertiesMerger.java:635 1657 1667 #: ../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 1659 1670 msgid "No, abort" 1660 1671 msgstr "" … … 1662 1673 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:73 1663 1674 #: ../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 1664 1677 msgid "Cancel operation" 1665 1678 msgstr "" 1666 1679 1667 1680 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:86 1681 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:74 1668 1682 msgid "Do you want to delete them anyway?" 1669 1683 msgstr "" 1670 1684 1671 1685 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:88 1686 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:75 1672 1687 msgid "Delete nodes outside of data regions?" 1673 1688 msgstr "" 1674 1689 1675 1690 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:101 1691 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:82 1676 1692 msgid "Please select at least one way to simplify." 1677 1693 msgstr "Lütfen basitleştime için en az bir yol seçiniz." … … 1680 1696 #: ../core/src/org/openstreetmap/josm/gui/io/SaveLayerInfoCellRenderer.java:44 1681 1697 #: ../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 1683 1700 msgid "Yes" 1684 1701 msgstr "" 1685 1702 1686 1703 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:113 1704 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:87 1687 1705 msgid "Simplify all selected ways" 1688 1706 msgstr "" 1689 1707 1690 1708 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:126 1709 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:89 1691 1710 #, java-format 1692 1711 msgid "" … … 1695 1714 1696 1715 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:129 1716 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:89 1697 1717 msgid "Simplify ways?" 1698 1718 msgstr "" 1699 1719 1700 1720 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:180 1721 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:137 1701 1722 #, java-format 1702 1723 msgid "Simplify {0} way" … … 1706 1727 1707 1728 #: ../core/src/org/openstreetmap/josm/actions/SimplifyWayAction.java:251 1729 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:265 1708 1730 #, java-format 1709 1731 msgid "Simplify Way (remove {0} node)" … … 1829 1851 1830 1852 #: ../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" 1853 msgid "* One node that is used by more than one way and one of those ways, or" 1833 1854 msgstr "* Birden fazla yol için veya şu yollardan biri için, veya" 1834 1855 … … 1900 1921 1901 1922 #. Add extra shortcut ESCAPE 1902 #. 1923 #. 1903 1924 #. * FIXME: this isn't optimal. In a better world the mapmode actions 1904 1925 #. * would be able to capture keyboard events and react accordingly. But 1905 1926 #. * for now this is a reasonable approximation. 1906 #. 1927 #. 1907 1928 #: ../core/src/org/openstreetmap/josm/actions/UnselectAllAction.java:33 1908 1929 msgid "Unselect All (Escape)" … … 1919 1940 1920 1941 #. bounds defined? => use the bbox downloader 1921 #. 1942 #. 1922 1943 #: ../core/src/org/openstreetmap/josm/actions/UpdateDataAction.java:90 1923 1944 #: ../core/src/org/openstreetmap/josm/gui/layer/GpxLayer.java:1045 … … 1981 2002 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:99 1982 2003 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:116 1983 #: ../plugins/reverter/src/reverter/ReverterUploadHook.java:771984 2004 msgid "No changes to upload." 1985 2005 msgstr "Yüklenilecek değişiklik yok." … … 1997 2017 msgstr "" 1998 2018 1999 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:25 72019 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:256 2000 2020 msgid "Checking parents for deleted objects" 2001 2021 msgstr "" 2002 2022 2003 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:31 62023 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:315 2004 2024 #, java-format 2005 2025 msgid "Reading parents of ''{0}''" 2006 2026 msgstr "" 2007 2027 2008 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:32 22028 #: ../core/src/org/openstreetmap/josm/actions/UploadSelectionAction.java:321 2009 2029 msgid "Checking for deleted parents in the local dataset" 2010 2030 msgstr "" … … 2258 2278 #: ../core/src/org/openstreetmap/josm/actions/mapmode/SelectAction.java:111 2259 2279 #: ../core/src/org/openstreetmap/josm/actions/mapmode/ZoomAction.java:47 2260 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java: 772280 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:67 2261 2281 #: ../plugins/cadastre-fr/src/cadastre_fr/Buildings.java:102 2262 2282 #: ../plugins/routes/src/org/openstreetmap/josm/plugins/routes/RelationEditMode.java:29 … … 2374 2394 #: ../core/src/org/openstreetmap/josm/actions/mapmode/PlayHeadDragMode.java:82 2375 2395 msgid "" 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." 2378 2398 msgstr "" 2379 2399 "Çalan dosyayı sürükle ve bir izin yakınında bırak; SHIFT+bıraksesi " … … 2458 2478 "move zoom with right button" 2459 2479 msgstr "" 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" 2462 2482 2463 2483 #: ../core/src/org/openstreetmap/josm/actions/search/PushbackTokenizer.java:48 … … 2507 2527 2508 2528 #. -- prepare the combo box with the search expressions 2509 #. 2529 #. 2510 2530 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:136 2511 2531 msgid "Please enter a filter string." … … 2621 2641 #: ../core/src/org/openstreetmap/josm/actions/search/SearchAction.java:193 2622 2642 msgid "" 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)" 2625 2645 msgstr "" 2626 2646 … … 2885 2905 #: ../plugins/addrinterpolation/src/org/openstreetmap/josm/plugins/AddrInterpolation/AddrInterpolationDialog.java:322 2886 2906 #: ../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 2888 2909 #: ../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 2889 2912 #: ../plugins/grid/src/grid/GridLayer.java:162 2890 2913 #: ../plugins/grid/src/grid/GridLayer.java:199 2891 2914 #: ../plugins/openstreetbugs/src/org/openstreetmap/josm/plugins/osb/gui/dialogs/TextInputDialog.java:145 2892 2915 #: ../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 2893 2917 #: ../plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/TagEditorDialog.java:301 2894 2918 #: ../plugins/terracer/src/terracer/HouseNumberInputDialog.java:94 … … 3010 3034 3011 3035 #: ../core/src/org/openstreetmap/josm/command/ConflictResolveCommand.java:67 3012 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:2 083036 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:211 3013 3037 #: ../core/src/org/openstreetmap/josm/command/RelationMemberConflictResolverCommand.java:84 3014 3038 #, java-format … … 3086 3110 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java:231 3087 3111 msgid "" 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?" 3091 3115 msgstr "" 3092 3116 "İndirdiğiniz alan dışındaki bir kavşağı sileceksiniz.<br>Göremediğiniz başka " … … 3134 3158 msgstr[1] "" 3135 3159 3136 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:10 13137 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:1 193160 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:105 3161 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:123 3138 3162 #, java-format 3139 3163 msgid "Purged object ''{0}''" 3140 3164 msgstr "" 3141 3165 3142 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:1 073166 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:111 3143 3167 #, java-format 3144 3168 msgid "Purged {0} object" … … 3147 3171 msgstr[1] "" 3148 3172 3149 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:1 593173 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:163 3150 3174 #, java-format 3151 3175 msgid "" … … 3154 3178 msgstr "" 3155 3179 3156 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:1 683180 #: ../core/src/org/openstreetmap/josm/command/PurgePrimitivesCommand.java:172 3157 3181 #, java-format 3158 3182 msgid "Removing reference from relation {0}" … … 3360 3384 #, java-format 3361 3385 msgid "" 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>" 3364 3388 msgstr "" 3365 3389 … … 3442 3466 #. * 3443 3467 #. * the decimal format 999.999 3444 #. 3468 #. 3445 3469 #: ../core/src/org/openstreetmap/josm/data/coor/CoordinateFormat.java:15 3446 3470 msgid "Decimal Degrees" … … 3449 3473 #. * 3450 3474 #. * the minutes/seconds format 99" 99' 3451 #. 3475 #. 3452 3476 #: ../core/src/org/openstreetmap/josm/data/coor/CoordinateFormat.java:20 3453 3477 msgid "Degrees Minutes Seconds" … … 3456 3480 #. * 3457 3481 #. * coordinates East/North 3458 #. 3482 #. 3459 3483 #: ../core/src/org/openstreetmap/josm/data/coor/CoordinateFormat.java:25 3460 3484 msgid "Projected Coordinates" … … 3501 3525 #: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:147 3502 3526 #: ../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 3503 3530 #, java-format 3504 3531 msgid "Missing merge target for way with id {0}" … … 3510 3537 msgstr "" 3511 3538 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 3513 3541 #, java-format 3514 3542 msgid "Missing merge target for node with id {0}" 3515 3543 msgstr "" 3516 3544 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 3518 3548 #, java-format 3519 3549 msgid "Missing merge target for relation with id {0}" 3520 3550 msgstr "" 3521 3551 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 3524 3556 #, java-format 3525 3557 msgid "Missing merge target of type {0} with id {1}" 3526 msgstr ""3527 3528 #. should not happen3529 #. FIXME: this message does not make sense, source version can not be lower than3530 #. target version at this point3531 #: ../core/src/org/openstreetmap/josm/data/osm/DataSetMerger.java:2583532 #, java-format3533 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. "3537 3558 msgstr "" 3538 3559 … … 3611 3632 msgstr "" 3612 3633 3613 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java: 4983634 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:506 3614 3635 msgid "A primitive with ID = 0 cannot be invisible." 3615 3636 msgstr "" 3616 3637 3617 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:5 553638 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:573 3618 3639 #, java-format 3619 3640 msgid "ID > 0 expected. Got {0}." 3620 3641 msgstr "" 3621 3642 3622 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:5 573643 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:575 3623 3644 #, java-format 3624 3645 msgid "Version > 0 expected. Got {0}." 3625 3646 msgstr "" 3626 3647 3627 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:7 773648 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:795 3628 3649 #, java-format 3629 3650 msgid "" … … 3632 3653 msgstr "" 3633 3654 3634 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:11 493655 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:1167 3635 3656 msgid "" 3636 3657 "Cannot merge because either of the participating primitives is new and the " … … 3638 3659 msgstr "" 3639 3660 3640 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:11 513661 #: ../core/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java:1169 3641 3662 #, java-format 3642 3663 msgid "" … … 3689 3710 #: ../core/src/org/openstreetmap/josm/data/osm/history/HistoryOsmPrimitive.java:112 3690 3711 #, java-format 3691 msgid "" 3692 "Cannot compare primitive with ID ''{0}'' to primitive with ID ''{1}''." 3712 msgid "Cannot compare primitive with ID ''{0}'' to primitive with ID ''{1}''." 3693 3713 msgstr "" 3694 3714 … … 3703 3723 3704 3724 #: ../core/src/org/openstreetmap/josm/data/osm/visitor/paint/PaintColors.java:14 3705 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java: 853725 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:75 3706 3726 msgid "selected" 3707 3727 msgstr "seçilmiş" … … 3865 3885 #: ../core/src/org/openstreetmap/josm/gui/BookmarkList.java:55 3866 3886 #, java-format 3867 msgid "" 3868 "<html>Could not read bookmarks from<br>''{0}''<br>Error was: {1}</html>" 3887 msgid "<html>Could not read bookmarks from<br>''{0}''<br>Error was: {1}</html>" 3869 3888 msgstr "" 3870 3889 … … 3934 3953 #. color tiger_data 3935 3954 #. </rule> 3936 #. 3955 #. 3937 3956 #. <!-- lot's of "openGeoDB:..." tags can be found in germany --> 3938 3957 #. <rule> … … 3942 3961 #. <scale_max>50000</scale_max> 3943 3962 #. </rule> 3944 #. 3963 #. 3945 3964 #. <rule> 3946 3965 #. <condition k="openGeoDB:type" v="Kreis"/> … … 3949 3968 #. <scale_max>50000</scale_max> 3950 3969 #. </rule> 3951 #. 3970 #. 3952 3971 #. <rule> 3953 3972 #. <condition k="openGeoDB:type" v="Gemeinde"/> … … 3956 3975 #. <scale_max>50000</scale_max> 3957 3976 #. </rule> 3958 #. 3977 #. 3959 3978 #. <rule> 3960 3979 #. <condition k="openGeoDB:type" v="Ort"/> … … 3963 3982 #. <scale_max>50000</scale_max> 3964 3983 #. </rule> 3965 #. 3984 #. 3966 3985 #. <rule> 3967 3986 #. <condition k="openGeoDB:type" v="District"/> … … 3970 3989 #. <scale_max>50000</scale_max> 3971 3990 #. </rule> 3972 #. 3991 #. 3973 3992 #. <rule> 3974 3993 #. <condition k="openGeoDB:location" v="locality"/> … … 3977 3996 #. <scale_max>50000</scale_max> 3978 3997 #. </rule> 3979 #. 3998 #. 3980 3999 #. <!--annotation tags --> 3981 #. 4000 #. 3982 4001 #. <!--"work in progress" tags --> 3983 #. 4002 #. 3984 4003 #. <rule> 3985 4004 #. <condition k="building"/> … … 3988 4007 #: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java:68 3989 4008 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/UnclosedWays.java:101 3990 #: build/trans_style.java:4 2924009 #: build/trans_style.java:4325 3991 4010 msgid "building" 3992 4011 msgstr "yapılar" … … 4072 4091 msgstr "" 4073 4092 4074 #: ../core/src/org/openstreetmap/josm/gui/ExtendedDialog.java:4 814093 #: ../core/src/org/openstreetmap/josm/gui/ExtendedDialog.java:477 4075 4094 #: ../core/src/org/openstreetmap/josm/gui/HelpAwareOptionPane.java:109 4076 4095 #: ../core/src/org/openstreetmap/josm/gui/dialogs/ConflictResolutionDialog.java:208 … … 4297 4316 #: ../core/src/org/openstreetmap/josm/gui/MainMenu.java:171 4298 4317 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:89 4299 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:10 574318 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1064 4300 4319 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/ChildRelationBrowser.java:179 4301 4320 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/ReferringRelationsBrowser.java:143 … … 4304 4323 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:485 4305 4324 #: ../core/src/org/openstreetmap/josm/gui/preferences/StyleSourceEditor.java:675 4325 #: ../plugins/ext_tools/src/ext_tools/preferences/MyToolsPanel.java:55 4306 4326 #: ../plugins/routing/src/com/innovant/josm/plugin/routing/gui/RoutingPreferenceDialog.java:149 4307 4327 #: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/list/TurnRestrictionsListDialog.java:219 … … 4501 4521 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/relation/RelationMemberListColumnModel.java:26 4502 4522 #: ../core/src/org/openstreetmap/josm/gui/conflict/tags/RelationMemberConflictResolverColumnModel.java:42 4503 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:56 34523 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:567 4504 4524 #: ../core/src/org/openstreetmap/josm/gui/dialogs/relation/MemberTableColumnModel.java:18 4505 4525 #: ../core/src/org/openstreetmap/josm/gui/history/RelationMemberTableColumnModel.java:20 … … 4538 4558 "<html>Alternatively you may enter a <strong>tile address</strong> for a " 4539 4559 "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>" 4542 4562 msgstr "" 4543 4563 … … 4568 4588 #. * 4569 4589 #. * compare my version of an {@see OsmPrimitive} with their version 4570 #. 4590 #. 4571 4591 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/ComparePairType.java:17 4572 4592 msgid "My with Their" … … 4575 4595 #. * 4576 4596 #. * compare my version of an {@see OsmPrimitive} with the merged version 4577 #. 4597 #. 4578 4598 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/ComparePairType.java:22 4579 4599 msgid "My with Merged" … … 4582 4602 #. * 4583 4603 #. * compare their version of an {@see OsmPrimitive} with the merged veresion 4584 #. 4604 #. 4585 4605 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/ComparePairType.java:27 4586 4606 msgid "Their with Merged" … … 4794 4814 4795 4815 #: ../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." 4816 msgid "Copy their selected elements to the end of the list of merged elements." 4798 4817 msgstr "" 4799 4818 … … 4873 4892 #, java-format 4874 4893 msgid "" 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>" 4877 4896 msgstr "" 4878 4897 … … 4880 4899 #, java-format 4881 4900 msgid "" 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>" 4884 4903 msgstr "" 4885 4904 … … 4930 4949 #, java-format 4931 4950 msgid "" 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>" 4934 4953 msgstr "" 4935 4954 … … 5146 5165 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/tags/TagMergeColumnModel.java:18 5147 5166 #: ../core/src/org/openstreetmap/josm/gui/conflict/tags/TagConflictResolverColumnModel.java:28 5148 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:21 15149 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:53 45167 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:215 5168 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:538 5150 5169 #: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:75 5151 5170 #: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:113 5152 5171 #: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:261 5153 5172 #: ../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 5154 5175 #: ../plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/TagsTableColumnModel.java:18 5155 5176 msgid "Key" … … 5158 5179 #: ../core/src/org/openstreetmap/josm/gui/conflict/pair/tags/TagMergeColumnModel.java:25 5159 5180 #: ../core/src/org/openstreetmap/josm/gui/conflict/tags/TagConflictResolverColumnModel.java:35 5160 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:2 465161 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:53 45181 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:250 5182 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:538 5162 5183 #: ../core/src/org/openstreetmap/josm/gui/history/TagTableColumnModel.java:27 5163 5184 #: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:75 5164 5185 #: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:265 5165 5186 #: ../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 5166 5189 #: ../plugins/routing/src/com/innovant/josm/plugin/routing/gui/RoutingPreferenceDialog.java:120 5167 5190 #: ../plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/TagsTableColumnModel.java:25 … … 5243 5266 #: ../core/src/org/openstreetmap/josm/gui/history/VersionInfoPanel.java:166 5244 5267 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:23 5268 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:227 5245 5269 msgid "none" 5246 5270 msgstr "boş" … … 5455 5479 #: ../core/src/org/openstreetmap/josm/gui/dialogs/ChangesetDialog.java:162 5456 5480 msgid "" 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>" 5460 5484 msgstr "" 5461 5485 … … 5480 5504 5481 5505 #: ../core/src/org/openstreetmap/josm/gui/dialogs/ChangesetDialog.java:350 5482 msgid "" 5483 "Download information about the selected changesets from the OSM server" 5506 msgid "Download information about the selected changesets from the OSM server" 5484 5507 msgstr "" 5485 5508 … … 5525 5548 #: ../core/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:167 5526 5549 #: ../core/src/org/openstreetmap/josm/gui/dialogs/UserListDialog.java:66 5527 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:53 05550 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:534 5528 5551 #: ../plugins/imagewaypoint/src/org/insignificant/josm/plugins/imagewaypoint/ImageWayPointDialog.java:190 5529 5552 #: ../plugins/livegps/src/livegps/LiveGpsDialog.java:46 … … 5596 5619 #, java-format 5597 5620 msgid "" 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>" 5604 5626 msgstr "" 5605 5627 … … 5622 5644 5623 5645 #: ../core/src/org/openstreetmap/josm/gui/dialogs/FilterDialog.java:77 5624 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:10 455646 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1052 5625 5647 #: ../core/src/org/openstreetmap/josm/gui/preferences/AdvancedPreference.java:125 5626 5648 #: ../core/src/org/openstreetmap/josm/gui/preferences/PluginPreference.java:471 … … 5628 5650 #: ../plugins/routing/src/com/innovant/josm/plugin/routing/gui/RoutingPreferenceDialog.java:108 5629 5651 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:652 5630 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:7 35652 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:74 5631 5653 msgid "Add" 5632 5654 msgstr "Ekle" … … 5675 5697 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:69 5676 5698 #: ../core/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:70 5677 #: ../plugins/reverter/src/reverter/ReverterPlugin.java: 215699 #: ../plugins/reverter/src/reverter/ReverterPlugin.java:18 5678 5700 msgid "History" 5679 5701 msgstr "Geçmiş" … … 5893 5915 5894 5916 #: ../core/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:447 5895 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1 0975917 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1104 5896 5918 msgid "Select in relation list" 5897 5919 msgstr "" 5898 5920 5899 5921 #: ../core/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:448 5900 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1 0985922 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1105 5901 5923 msgid "Select relation in relation list." 5902 5924 msgstr "" … … 7351 7373 #, java-format 7352 7374 msgid "" 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>" 7355 7377 msgstr "" 7356 7378 … … 7374 7396 #: ../core/src/org/openstreetmap/josm/gui/dialogs/changeset/query/BasicChangesetQueryPanel.java:126 7375 7397 msgid "" 7376 "<html>Please select one the following <strong>standard " 7377 " queries</strong>.Select <strong>Download my changesets only</strong> if you "7378 " only want todownload changesets created by yourself.<br>Note that JOSM will "7379 " downloadmax. 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>" 7380 7402 msgstr "" 7381 7403 … … 7495 7517 msgstr "" 7496 7518 7497 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:16 07519 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:164 7498 7520 msgid "Add Properties" 7499 7521 msgstr "Özellik Ekle" 7500 7522 7501 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:19 27523 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:196 7502 7524 #, java-format 7503 7525 msgid "This will change {0} object." … … 7506 7528 msgstr[1] "" 7507 7529 7508 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:19 47530 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:198 7509 7531 msgid "An empty value deletes the tag." 7510 7532 msgstr "" 7511 7533 7512 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:24 37513 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:2 887514 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:29 57515 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:5 487516 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:61 27534 #: ../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 7517 7539 #: ../core/src/org/openstreetmap/josm/gui/tagging/TaggingPreset.java:115 7518 7540 msgid "<different>" 7519 7541 msgstr "<farklı>" 7520 7542 7521 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:2 577522 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java: 3987543 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:261 7544 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:402 7523 7545 msgid "Change values?" 7524 7546 msgstr "Değerleri Değiştir?" 7525 7547 7526 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:3 177548 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:321 7527 7549 #, java-format 7528 7550 msgid "Change properties of up to {0} object" … … 7530 7552 msgstr[0] "Değerleri {0} obje için değiştir" 7531 7553 7532 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:3 567554 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:360 7533 7555 #, java-format 7534 7556 msgid "This will change up to {0} object." … … 7536 7558 msgstr[0] "İşlem {0} objeyi değiştirecek." 7537 7559 7538 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:3 587560 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:362 7539 7561 msgid "Please select a key" 7540 7562 msgstr "Lütfen bir anahtar seçiniz" 7541 7563 7542 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:38 37564 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:387 7543 7565 msgid "Please select a value" 7544 7566 msgstr "Lütfen bir değer seçiniz" 7545 7567 7546 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:4 787568 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:482 7547 7569 msgid "Please select the objects you want to change properties for." 7548 7570 msgstr "Özelliklerini değiştirmek istediğiniz objeleri seçiniz." 7549 7571 7550 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:5 297551 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:53 07572 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:533 7573 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:534 7552 7574 msgid "Properties/Memberships" 7553 7575 msgstr "Özellikler/Üyelikler" 7554 7576 7555 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:5 297577 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:533 7556 7578 msgid "Properties for selected objects." 7557 7579 msgstr "Seçili objenin özellikleri" 7558 7580 7559 7581 #. setting up the membership table 7560 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:56 37582 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:567 7561 7583 msgid "Member Of" 7562 7584 msgstr "Üyesi" 7563 7585 7564 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:56 37586 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:567 7565 7587 msgid "Position" 7566 7588 msgstr "" 7567 7589 7568 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:9 337590 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:940 7569 7591 #, java-format 7570 7592 msgid "Properties: {0} / Memberships: {1}" 7571 7593 msgstr "Özellik: {0} / Üyelik: {1}" 7572 7594 7573 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:9 367595 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:943 7574 7596 msgid "Properties / Memberships" 7575 7597 msgstr "Özellik / Üyelik" 7576 7598 7577 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:9 897599 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:996 7578 7600 msgid "Change relation" 7579 7601 msgstr "İlişkiyi değiştir" 7580 7602 7581 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:99 07603 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:997 7582 7604 msgid "Delete from relation" 7583 7605 msgstr "" 7584 7606 7585 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:99 27607 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:999 7586 7608 #, java-format 7587 7609 msgid "Really delete selection from relation {0}?" 7588 7610 msgstr "Gerçekten seçili kısmı ilişkiden silmek istiyormusun {0}?" 7589 7611 7590 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:10 137612 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1020 7591 7613 msgid "Delete the selected key in all objects" 7592 7614 msgstr "Seçili anahtarı her objeden sil" 7593 7615 7594 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:10 157616 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1022 7595 7617 msgid "Delete Properties" 7596 7618 msgstr "Özelliği Sil" 7597 7619 7598 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:10 467620 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1053 7599 7621 msgid "Add a new key/value pair to all objects" 7600 7622 msgstr "Her obje için yeni bir anahtar/değer çifti ekleyiniz" 7601 7623 7602 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:10 587624 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1065 7603 7625 msgid "Edit the value of the selected key for all objects" 7604 7626 msgstr "Seçili anahtarın değerini her obje için düzenle" 7605 7627 7606 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1 0947628 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1101 7607 7629 msgid "Select relation" 7608 7630 msgstr "" 7609 7631 7610 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1 0957632 #: ../core/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java:1102 7611 7633 msgid "Select relation in main selection." 7612 7634 msgstr "" … … 7721 7743 msgid "" 7722 7744 "<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>" 7725 7747 msgstr "" 7726 7748 … … 7738 7760 msgid "" 7739 7761 "<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>" 7742 7764 msgstr "" 7743 7765 … … 7892 7914 #, java-format 7893 7915 msgid "" 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>" 7897 7918 msgstr "" 7898 7919 … … 8224 8245 #, java-format 8225 8246 msgid "" 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>" 8229 8249 msgstr "" 8230 8250 … … 8365 8385 "english.<br><br>Please help to improve the JOSM help system and fill in the " 8366 8386 "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>" 8369 8389 msgstr "" 8370 8390 … … 8374 8394 "<html><p class=\"error-header\">Error when retrieving help information</p><p " 8375 8395 "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>" 8378 8398 msgstr "" 8379 8399 … … 8647 8667 "version of one<br>of your nodes, ways, or relations.<br>The conflict is " 8648 8668 "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>" 8654 8673 msgstr "" 8655 8674 … … 8664 8683 msgid "" 8665 8684 "<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>" 8670 8688 msgstr "" 8671 8689 … … 8911 8929 #: ../core/src/org/openstreetmap/josm/gui/io/SaveLayerInfoCellRenderer.java:44 8912 8930 #: ../core/src/org/openstreetmap/josm/gui/io/SaveLayerInfoCellRenderer.java:57 8913 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:6 28931 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:61 8914 8932 msgid "No" 8915 8933 msgstr "" … … 8917 8935 #: ../core/src/org/openstreetmap/josm/gui/io/SaveLayerInfoCellRenderer.java:47 8918 8936 #, java-format 8919 msgid "" 8920 "Layer ''{0}'' has modifications which should be uploaded to the server." 8937 msgid "Layer ''{0}'' has modifications which should be uploaded to the server." 8921 8938 msgstr "" 8922 8939 … … 9001 9018 msgid_plural "" 9002 9019 "<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>" 9005 9022 msgstr[0] "" 9006 9023 msgstr[1] "" … … 9014 9031 msgid "" 9015 9032 "<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>" 9018 9035 msgid_plural "" 9019 9036 "<html>{0} layers need saving but have associated files<br>which cannot be " … … 9239 9256 9240 9257 #. we tried to delete an already deleted primitive. 9241 #. 9258 #. 9242 9259 #: ../core/src/org/openstreetmap/josm/gui/io/UploadLayerTask.java:94 9243 9260 #, java-format … … 9263 9280 9264 9281 #: ../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" 9282 msgid "The changeset is going to be <strong>closed</strong> after this upload" 9267 9283 msgstr "" 9268 9284 … … 9317 9333 #, java-format 9318 9334 msgid "" 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>" 9321 9337 msgstr "" 9322 9338 … … 9370 9386 msgid "" 9371 9387 "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 " mapediting.<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>" 9375 9391 msgstr "" 9376 9392 … … 9380 9396 9381 9397 #. we tried to delete an already deleted primitive. 9382 #. 9398 #. 9383 9399 #: ../core/src/org/openstreetmap/josm/gui/io/UploadPrimitivesTask.java:194 9384 9400 #, java-format … … 9394 9410 9395 9411 #: ../core/src/org/openstreetmap/josm/gui/io/UploadPrimitivesTask.java:232 9396 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:42 59412 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:426 9397 9413 #, java-format 9398 9414 msgid "Uploading {0} object..." … … 9403 9419 #: ../core/src/org/openstreetmap/josm/gui/io/UploadPrimitivesTask.java:287 9404 9420 #, java-format 9405 msgid "" 9406 "Ignoring caught exception because upload is canceled. Exception is: {0}" 9421 msgid "Ignoring caught exception because upload is canceled. Exception is: {0}" 9407 9422 msgstr "" 9408 9423 … … 9620 9635 #, java-format 9621 9636 msgid "" 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 " correlatethem 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>" 9625 9640 msgstr "" 9626 9641 … … 9646 9661 #, java-format 9647 9662 msgid "" 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 " correlatethem 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>" 9651 9666 msgstr "" 9652 9667 … … 9708 9723 #: ../core/src/org/openstreetmap/josm/gui/layer/GpxLayer.java:825 9709 9724 msgid "" 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:" 9712 9727 msgstr "" 9713 9728 "<html>İşlenilmemiş GPS bilgisis yüklemek zararlı olabilir.<br>Eğer izleri " … … 9888 9903 #: ../core/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:66 9889 9904 msgid "" 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>" 9892 9907 msgstr "" 9893 9908 … … 9943 9958 #: ../core/src/org/openstreetmap/josm/gui/layer/geoimage/CorrelateGpxWithImages.java:240 9944 9959 msgid "" 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 " readon 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>" 9948 9963 msgstr "" 9949 9964 "<html>Zaman hesaplanırken GPS alıcınız fotoğrafını göster.<br>Fotoğrafı " … … 10527 10542 "<html>Run a fully automatic procedure to get an access token from the OSM " 10528 10543 "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>" 10531 10546 msgstr "" 10532 10547 … … 10548 10563 #: ../core/src/org/openstreetmap/josm/gui/oauth/FullyAutomaticAuthorizationUI.java:97 10549 10564 msgid "" 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 besubmitted to the OSM server <strong>only once</strong>. Subsequent "10553 " dataupload 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." 10554 10569 msgstr "" 10555 10570 … … 10669 10684 msgid "" 10670 10685 "<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>" 10673 10688 msgstr "" 10674 10689 … … 10778 10793 #: ../core/src/org/openstreetmap/josm/gui/oauth/OsmOAuthAuthorizationClient.java:349 10779 10794 #, java-format 10780 msgid "" 10781 "Failed to authenticate user ''{0}'' with password ''***'' as OAuth user" 10795 msgid "Failed to authenticate user ''{0}'' with password ''***'' as OAuth user" 10782 10796 msgstr "" 10783 10797 … … 10911 10925 "authorization page in an external browser. Please login with your OSM " 10912 10926 "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 thefollowing 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>" 10917 10931 msgstr "" 10918 10932 … … 10995 11009 msgid "" 10996 11010 "<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 " neverthelessuse it<br>to upload data, upload GPS traces, and/or access "11000 " other protectedresources.</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>" 11001 11015 msgstr "" 11002 11016 … … 11023 11037 #: ../core/src/org/openstreetmap/josm/gui/oauth/TestAccessTokenTask.java:235 11024 11038 msgid "" 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>" 11028 11042 msgstr "" 11029 11043 … … 11074 11088 #: ../plugins/routing/src/com/innovant/josm/plugin/routing/gui/RoutingPreferenceDialog.java:140 11075 11089 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:711 11076 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:10 011090 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:101 11077 11091 msgid "Please select the row to delete." 11078 11092 msgstr "Silmek için bir satır seçiniz." … … 11432 11446 #. drawGpsArrowsFast 11433 11447 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:142 11434 msgid "" 11435 "Draw the direction arrows using table lookups instead of complex math." 11448 msgid "Draw the direction arrows using table lookups instead of complex math." 11436 11449 msgstr "Yön çizgi okları için tablo değerlerini kullan hesap yapma." 11437 11450 … … 11490 11503 #. antialiasing 11491 11504 #: ../core/src/org/openstreetmap/josm/gui/preferences/DrawingPreference.java:249 11492 msgid "" 11493 "Apply antialiasing to the map view resulting in a smoother appearance." 11505 msgid "Apply antialiasing to the map view resulting in a smoother appearance." 11494 11506 msgstr "Daha düzgün harita grafikleri için 'antialiasing' uygula ." 11495 11507 … … 11561 11573 11562 11574 #: ../core/src/org/openstreetmap/josm/gui/preferences/MapPaintPreference.java:35 11563 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:13 511575 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:134 11564 11576 msgid "Enable built-in defaults" 11565 11577 msgstr "Önceden tanımlanmış ayarları etkinleştir" … … 11579 11591 #: ../core/src/org/openstreetmap/josm/gui/preferences/PluginPreference.java:73 11580 11592 #, java-format 11581 msgid "" 11582 "The following plugin has been downloaded <strong>successfully</strong>:" 11593 msgid "The following plugin has been downloaded <strong>successfully</strong>:" 11583 11594 msgid_plural "" 11584 11595 "The following {0} plugins have been downloaded <strong>successfully</strong>:" … … 11703 11714 "a menu entry of a button for the first time. So some of your changes may " 11704 11715 "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>" 11707 11718 msgstr "" 11708 11719 … … 11715 11726 "keyboard do not have them, Sun keyboards do), then do not use it. Also there " 11716 11727 "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 "t o 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>" 11722 11733 msgstr "" 11723 11734 … … 12016 12027 #, java-format 12017 12028 msgid "" 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>" 12020 12031 msgstr "" 12021 12032 … … 12026 12037 msgstr "" 12027 12038 12028 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:6 312039 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:62 12029 12040 #, java-format 12030 12041 msgid "" … … 12034 12045 12035 12046 #. Should not happen, but at least show message 12036 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:8 312047 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:82 12037 12048 #, java-format 12038 12049 msgid "Could not read tagging preset source {0}" 12039 12050 msgstr "" 12040 12051 12041 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:8 712052 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:86 12042 12053 #, java-format 12043 12054 msgid "" 12044 12055 "<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:9 112056 "really want to use it?<br><br><table width=600>Error is: [{1}:{2}] {3}</" 12057 "table></html>" 12058 msgstr "" 12059 12060 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:90 12050 12061 #, java-format 12051 12062 msgid "" … … 12054 12065 msgstr "" 12055 12066 12056 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:9 712067 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:96 12057 12068 #, java-format 12058 12069 msgid "" … … 12061 12072 msgstr "" 12062 12073 12063 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:10 112074 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:100 12064 12075 #, java-format 12065 12076 msgid "" … … 12068 12079 msgstr "" 12069 12080 12070 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:13 312081 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:132 12071 12082 msgid "Sort presets menu" 12072 12083 msgstr "" 12073 12084 12074 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:14 512085 #: ../core/src/org/openstreetmap/josm/gui/preferences/TaggingPresetPreference.java:144 12075 12086 msgid "Tagging Presets" 12076 12087 msgstr "Etiketleme Ayarları" … … 12179 12190 #, java-format 12180 12191 msgid "" 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>" 12183 12194 msgstr "" 12184 12195 … … 12200 12211 msgid "" 12201 12212 "<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>" 12204 12215 msgstr "" 12205 12216 … … 12277 12288 12278 12289 #: ../core/src/org/openstreetmap/josm/gui/preferences/server/OAuthAccessTokenHolder.java:151 12279 msgid "" 12280 "Warning: Failed to retrieve OAuth Access Token from credential manager" 12290 msgid "Warning: Failed to retrieve OAuth Access Token from credential manager" 12281 12291 msgstr "" 12282 12292 … … 12292 12302 12293 12303 #: ../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." 12304 msgid "You already have an Access Token to access the OSM server using OAuth." 12296 12305 msgstr "" 12297 12306 … … 12385 12394 #: ../core/src/org/openstreetmap/josm/gui/preferences/server/ProxyPreferencesPanel.java:244 12386 12395 msgid "" 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)" 12389 12398 msgstr "" 12390 12399 … … 12516 12525 12517 12526 #: ../core/src/org/openstreetmap/josm/gui/tagging/TaggingPreset.java:988 12527 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:111 12518 12528 msgid "Change Properties" 12519 12529 msgstr "Özellikleri Değiştir" … … 12679 12689 #. Just log something. The network stack will also throw an exception which will be caught 12680 12690 #. somewhere else 12681 #. 12691 #. 12682 12692 #: ../core/src/org/openstreetmap/josm/io/DefaultProxySelector.java:144 12683 12693 #, java-format … … 12697 12707 msgstr "" 12698 12708 12699 #: ../core/src/org/openstreetmap/josm/io/DiffResultProcessor.java:1 6912709 #: ../core/src/org/openstreetmap/josm/io/DiffResultProcessor.java:170 12700 12710 #, java-format 12701 12711 msgid "Unexpected XML element with name ''{0}''" … … 12862 12872 #: ../core/src/org/openstreetmap/josm/io/MultiFetchServerObjectReader.java:114 12863 12873 #, java-format 12864 msgid "" 12865 "No primitive with id {0} in local dataset. Cannot infer primitive type." 12874 msgid "No primitive with id {0} in local dataset. Cannot infer primitive type." 12866 12875 msgstr "" 12867 12876 … … 12978 12987 12979 12988 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:257 12980 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:32 012989 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:321 12981 12990 #, java-format 12982 12991 msgid "Unexpected format of ID replied by the server. Got ''{0}''." 12983 12992 msgstr "" 12984 12993 12985 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:27 812994 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:279 12986 12995 #, java-format 12987 12996 msgid "" … … 12989 12998 msgstr "" 12990 12999 12991 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:31 213000 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:313 12992 13001 msgid "Creating changeset..." 12993 13002 msgstr "" 12994 13003 12995 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:32 213004 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:323 12996 13005 #, java-format 12997 13006 msgid "Successfully opened changeset {0}" 12998 13007 msgstr "" 12999 13008 13000 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:34 613001 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:38 613002 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:66 213009 #: ../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 13003 13012 #, java-format 13004 13013 msgid "Changeset ID > 0 expected. Got {0}." 13005 13014 msgstr "" 13006 13015 13007 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:34 813016 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:349 13008 13017 msgid "Updating changeset..." 13009 13018 msgstr "" 13010 13019 13011 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:35 013020 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:351 13012 13021 #, java-format 13013 13022 msgid "Updating changeset {0}..." 13014 13023 msgstr "" 13015 13024 13016 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:38 813025 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:389 13017 13026 msgid "Closing changeset..." 13018 13027 msgstr "Kapanıyor..." 13019 13028 13020 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:4 0913029 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:410 13021 13030 msgid "No changeset present for diff upload." 13022 13031 msgstr "" 13023 13032 13024 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:41 613033 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:417 13025 13034 msgid "Preparing upload request..." 13026 13035 msgstr "" 13027 13036 13028 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:44 613037 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:447 13029 13038 msgid "Waiting 10 seconds ... " 13030 13039 msgstr "" 13031 13040 13032 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:4 4913041 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:450 13033 13042 #, java-format 13034 13043 msgid "Starting retry {0} of {1} in {2} seconds ..." 13035 13044 msgstr "" 13036 13045 13037 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:45 713046 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:458 13038 13047 msgid "OK - trying again." 13039 13048 msgstr "" 13040 13049 13041 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:53 813050 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:539 13042 13051 #, java-format 13043 13052 msgid "Starting retry {0} of {1}." 13044 13053 msgstr "" 13045 13054 13046 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:63 413055 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:635 13047 13056 msgid "Current changeset is null. Cannot upload data." 13048 13057 msgstr "" 13049 13058 13050 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:63 613059 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:637 13051 13060 #, java-format 13052 13061 msgid "ID of current changeset > 0 required. Current ID is {0}." 13053 13062 msgstr "" 13054 13063 13055 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:66 413064 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:665 13056 13065 #, java-format 13057 13066 msgid "Open changeset expected. Got closed changeset with id {0}." … … 13229 13238 #: ../core/src/org/openstreetmap/josm/io/OsmDataParsingException.java:44 13230 13239 #: ../core/src/org/openstreetmap/josm/tools/XmlObjectParser.java:76 13240 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsReader.java:280 13231 13241 #, java-format 13232 13242 msgid "(at line {0}, column {1})" … … 13246 13256 #, java-format 13247 13257 msgid "" 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>" 13250 13260 msgstr "" 13251 13261 … … 13273 13283 #, java-format 13274 13284 msgid "" 13275 "Missing manadatory attributes on element ''bounds''. Got " 13276 "minl on=''{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}''." 13277 13287 msgstr "" 13278 13288 … … 13314 13324 #: ../plugins/reverter/src/reverter/MultiOsmReader.java:245 13315 13325 #, java-format 13316 msgid "" 13317 "Illegal value for attribute ''ref'' on member in relation {0}. Got {1}" 13326 msgid "Illegal value for attribute ''ref'' on member in relation {0}. Got {1}" 13318 13327 msgstr "" 13319 13328 … … 13749 13758 #, java-format 13750 13759 msgid "" 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>" 13753 13762 msgstr "" 13754 13763 … … 13957 13966 #: ../core/src/org/openstreetmap/josm/plugins/ReadLocalPluginInformationTask.java:147 13958 13967 #, java-format 13959 msgid "" 13960 "Warning: Failed to scan file ''{0}'' for plugin information. Skipping." 13968 msgid "Warning: Failed to scan file ''{0}'' for plugin information. Skipping." 13961 13969 msgstr "" 13962 13970 … … 14023 14031 14024 14032 #. Then ask for submitting a bug report, for exceptions thrown from a plugin too 14025 #. 14033 #. 14026 14034 #: ../core/src/org/openstreetmap/josm/tools/BugReportExceptionHandler.java:66 14027 14035 msgid "Do nothing" … … 14104 14112 msgid "" 14105 14113 "<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>" 14108 14116 msgstr "" 14109 14117 … … 14111 14119 #, java-format 14112 14120 msgid "" 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>" 14116 14124 msgstr "" 14117 14125 … … 14119 14127 #, java-format 14120 14128 msgid "" 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>" 14124 14132 msgstr "" 14125 14133 … … 14127 14135 #, java-format 14128 14136 msgid "" 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>" 14133 14141 msgstr "" 14134 14142 … … 14148 14156 msgid "" 14149 14157 "<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>" 14153 14161 msgstr "" 14154 14162 … … 14217 14225 #, java-format 14218 14226 msgid "" 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>" 14222 14229 msgstr "" 14223 14230 … … 14229 14236 #: ../core/src/org/openstreetmap/josm/tools/ExceptionUtil.java:371 14230 14237 msgid "" 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 OSMcommunity."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." 14234 14241 msgstr "" 14235 14242 … … 14261 14268 "<html>The server reports that an object is deleted.<br><strong>Uploading " 14262 14269 "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>" 14265 14272 msgstr "" 14266 14273 … … 14767 14774 "</span><span style=\"font-size: medium;\"><br>\n" 14768 14775 "...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" 14771 14778 "</div>\n" 14772 14779 "</html>" … … 14793 14800 "<div style=\"font-family: sans-serif;\">\n" 14794 14801 "<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" 14797 14804 "on a segment. The other, to be aligned segment will become parallel to\n" 14798 14805 "this one. </li>\n" … … 14830 14837 "parallel with the reference segment, the to be aligned segment will rotate " 14831 14838 "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" 14834 14841 " </li>\n" 14835 14842 "</ul>\n" … … 14845 14852 "<div style=\"font-family:sans-serif\">\n" 14846 14853 "<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" 14850 14857 " menu or may want to place the action on the <b>toolbar</b>.\n" 14851 14858 " </li>\n" … … 14896 14903 msgstr "" 14897 14904 14898 #: ../plugins/buildings_tools/src/buildings_tools/Building.java:134 14905 #: ../plugins/buildings_tools/src/buildings_tools/AdvancedSettingsDialog.java:19 14906 #, fuzzy 14907 msgid "Big buildings mode" 14908 msgstr "Binalar" 14909 14910 #: ../plugins/buildings_tools/src/buildings_tools/AdvancedSettingsDialog.java:20 14911 #, fuzzy 14912 msgid "Rotate crosshair" 14913 msgstr "Görüntüyü sağa dönder" 14914 14915 #: ../plugins/buildings_tools/src/buildings_tools/AdvancedSettingsDialog.java:23 14916 #, fuzzy 14917 msgid "Advanced settings" 14918 msgstr "İleri Tercihler" 14919 14920 #: ../plugins/buildings_tools/src/buildings_tools/AdvancedSettingsDialog.java:30 14921 #, fuzzy 14922 msgid "Building tag:" 14923 msgstr "Bina" 14924 14925 #: ../plugins/buildings_tools/src/buildings_tools/Building.java:234 14899 14926 msgid "Cannot place building outside of the world." 14900 14927 msgstr "" 14901 14928 14902 #: ../plugins/buildings_tools/src/buildings_tools/Building.java: 15614929 #: ../plugins/buildings_tools/src/buildings_tools/Building.java:257 14903 14930 #: ../plugins/cadastre-fr/src/cadastre_fr/Buildings.java:221 14904 14931 msgid "Create building" … … 14907 14934 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeAction.java:15 14908 14935 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeAction.java:17 14909 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:3 214936 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:37 14910 14937 msgid "Set buildings size" 14911 14938 msgstr "" 14912 14939 14913 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:2 414940 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:26 14914 14941 msgid "Use Address dialog" 14915 14942 msgstr "" 14916 14943 14917 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:38 14944 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:27 14945 #, fuzzy 14946 msgid "Auto-select building" 14947 msgstr "Kamu Binası" 14948 14949 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:44 14918 14950 msgid "Buildings width:" 14919 14951 msgstr "" 14920 14952 14921 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java: 3914953 #: ../plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java:45 14922 14954 msgid "Length step:" 14923 14955 msgstr "" 14924 14956 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 14958 msgid "Advanced..." 14959 msgstr "" 14960 14961 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:65 14962 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:67 14927 14963 msgid "Draw buildings" 14928 14964 msgstr "" 14929 14965 14930 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:3 0314931 msgid "Point on the corner of building to start drawing" 14932 msgstr "" 14933 14934 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:3 0414935 msgid "Point on opposite end of building" 14936 msgstr "" 14937 14938 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:3 0514939 msgid "Set width of building" 14966 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:379 14967 msgid "Point on the corner of the building to start drawing" 14968 msgstr "" 14969 14970 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:381 14971 msgid "Point on opposite end of the building" 14972 msgstr "" 14973 14974 #: ../plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java:383 14975 msgid "Set width of the building" 14940 14976 msgstr "" 14941 14977 … … 15110 15146 #. <scale_max>50000</scale_max> 15111 15147 #. </rule> 15112 #. 15148 #. 15113 15149 #. <!--waterway tags --> 15114 #. 15150 #. 15115 15151 #. <rule> 15116 15152 #. <condition k="waterway" v="river"/> … … 15120 15156 #. <scale_max>50000</scale_max> 15121 15157 #. </rule> 15122 #. 15158 #. 15123 15159 #. <rule> 15124 15160 #. <condition k="waterway" v="canal"/> … … 15128 15164 #. <scale_max>50000</scale_max> 15129 15165 #. </rule> 15130 #. 15166 #. 15131 15167 #. <rule> 15132 15168 #. <condition k="waterway" v="ditch"/> … … 15142 15178 #. <scale_max>50000</scale_max> 15143 15179 #. </rule> 15144 #. 15180 #. 15145 15181 #. <rule> 15146 15182 #. <condition k="natural" v="water"/> … … 15150 15186 #. <scale_max>50000</scale_max> 15151 15187 #. </rule> 15152 #. 15188 #. 15153 15189 #. <rule> 15154 15190 #. <condition k="natural" v="coastline"/> … … 15156 15192 #: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java:67 15157 15193 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:23 15158 #: build/trans_presets.java:2358 build/trans_style.java: 99315159 #: build/trans_style.java:10 10build/trans_style.java:102615160 #: build/trans_style.java:10 33build/trans_style.java:349215161 #: build/trans_style.java:35 0015194 #: 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 15162 15198 msgid "water" 15163 15199 msgstr "su" … … 15179 15215 #. <scale_max>50000</scale_max> 15180 15216 #. </rule> 15181 #. 15217 #. 15182 15218 #. <rule> 15183 15219 #. <condition k="addr:housenumber"/> … … 15186 15222 #. <scale_max>50000</scale_max> 15187 15223 #. </rule> 15188 #. 15224 #. 15189 15225 #. <rule> 15190 15226 #. <condition k="addr:postcode"/> … … 15193 15229 #. <scale_max>50000</scale_max> 15194 15230 #. </rule> 15195 #. 15231 #. 15196 15232 #. <rule> 15197 15233 #. <condition k="addr:interpolation" v="odd"/> … … 15200 15236 #. <scale_max>40000</scale_max> 15201 15237 #. </rule> 15202 #. 15238 #. 15203 15239 #. <rule> 15204 15240 #. <condition k="addr:interpolation" v="even"/> … … 15207 15243 #. <scale_max>40000</scale_max> 15208 15244 #. </rule> 15209 #. 15245 #. 15210 15246 #. <rule> 15211 15247 #. <condition k="addr:interpolation" v="all"/> … … 15214 15250 #. <scale_max>40000</scale_max> 15215 15251 #. </rule> 15216 #. 15252 #. 15217 15253 #. <rule> 15218 15254 #. <condition k="addr:interpolation" v="alphabetic"/> 15219 15255 #: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java:72 15220 #: build/trans_style.java:43 20build/trans_style.java:432715221 #: build/trans_style.java:43 34build/trans_style.java:434115256 #: build/trans_style.java:4353 build/trans_style.java:4360 15257 #: build/trans_style.java:4367 build/trans_style.java:4374 15222 15258 msgid "address" 15223 15259 msgstr "adres" … … 15246 15282 #: ../plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java:93 15247 15283 msgid "" 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." 15255 15290 msgstr "" 15256 15291 … … 15676 15711 15677 15712 #: ../plugins/cadastre-fr/src/cadastre_fr/WMSLayer.java:96 15678 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:7 515679 #: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:1 8715713 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:77 15714 #: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:193 15680 15715 msgid "Blank Layer" 15681 15716 msgstr "Boş Tabaka" … … 15858 15893 msgstr "GPX veri tabaksı bulunamadı." 15859 15894 15895 #: ../plugins/ext_tools/src/ext_tools/ExtTool.java:188 15896 msgid "Child script have returned invalid data." 15897 msgstr "" 15898 15899 #: ../plugins/ext_tools/src/ext_tools/preferences/EditToolDialog.java:45 15900 #, fuzzy 15901 msgid "Edit tool" 15902 msgstr "Hayvanat Bahçesi Düzenle" 15903 15904 #: ../plugins/ext_tools/src/ext_tools/preferences/EditToolDialog.java:53 15905 #, fuzzy 15906 msgid "Name:" 15907 msgstr "İsim" 15908 15909 #: ../plugins/ext_tools/src/ext_tools/preferences/EditToolDialog.java:54 15910 msgid "CmdLine:" 15911 msgstr "" 15912 15913 #: ../plugins/ext_tools/src/ext_tools/preferences/ExtToolsPreference.java:26 15914 msgid "External tools" 15915 msgstr "" 15916 15917 #. Plugin ext_tools 15918 #: ../plugins/ext_tools/src/ext_tools/preferences/ExtToolsPreference.java:27 15919 #: build/trans_plugins.java:24 15920 msgid "Use external scripts in JOSM" 15921 msgstr "" 15922 15923 #: ../plugins/ext_tools/src/ext_tools/preferences/MyToolsPanel.java:73 15924 #, fuzzy, java-format 15925 msgid "Delete tool \"{0}\"?" 15926 msgstr "İlişkiyi sil {0}" 15927 15928 #: ../plugins/ext_tools/src/ext_tools/preferences/MyToolsPanel.java:74 15929 msgid "Are you sure?" 15930 msgstr "Emin misiniz?" 15931 15932 #: ../plugins/ext_tools/src/ext_tools/preferences/MyToolsPanel.java:91 15933 #, fuzzy 15934 msgid "New tool..." 15935 msgstr "Yeni Rol" 15936 15937 #: ../plugins/ext_tools/src/ext_tools/preferences/ToolsRepositoryPanel.java:54 15938 #, fuzzy 15939 msgid "Install" 15940 msgstr "Endüstriyel" 15941 15860 15942 #: ../plugins/globalsat/src/org/openstreetmap/josm/plugins/globalsat/GlobalsatConfigDialog.java:81 15861 15943 msgid "Position only" … … 16124 16206 #. * 16125 16207 #. * Run the nodelist through a vertex reduction algorithm 16126 #. 16208 #. 16127 16209 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerAction.java:188 16128 16210 msgid "Running vertex reduction..." … … 16243 16325 16244 16326 #: ../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." 16327 msgid "Maximum number of segments allowed in each generated way. Default 250." 16247 16328 msgstr "Oluşturulan yol için max. segment sayısı. Varsayılan 250." 16248 16329 … … 16265 16346 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:74 16266 16347 msgid "" 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." 16270 16350 msgstr "" 16271 16351 "Douglas-Peucker hat basitleştirme hassasiyeti, açı olarak verilir.<br>düşük " … … 16297 16377 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:80 16298 16378 msgid "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." 16379 msgstr "Yolu su, sahilşeridi,kara veya hiçbişi olarak etiketle. Varsayılan Su." 16301 16380 16302 16381 #: ../plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerPreferences.java:81 … … 16580 16659 16581 16660 #: ../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" 16661 msgid "Header contains several values and cannot be mapped to a single string" 16584 16662 msgstr "Başlık çeşitli değerler taşır ve bir metine atanamaz." 16585 16663 … … 16689 16767 16690 16768 #: ../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?" 16769 msgid "You have unsaved changes in your queue. Do you want to submit them now?" 16693 16770 msgstr "" 16694 16771 … … 16741 16818 16742 16819 #: ../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:" 16820 msgid "Write position information into the exif header of the following files:" 16745 16821 msgstr "" 16746 16822 … … 17106 17182 msgstr "Değiştir" 17107 17183 17108 #: ../plugins/reverter/src/reverter/ChangesetReverter.java:3 1617184 #: ../plugins/reverter/src/reverter/ChangesetReverter.java:302 17109 17185 #, java-format 17110 17186 msgid "Missing merge target for {0} with id {1}" … … 17155 17231 msgid "Revert changeset #{0}" 17156 17232 msgstr "" 17233 17234 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java:78 17235 #, fuzzy 17236 msgid "Road Sign Plugin" 17237 msgstr "Eklentiler yükleniyor" 17238 17239 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:53 17240 msgid "Roadsign tagging" 17241 msgstr "" 17242 17243 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:53 17244 msgid "Add tags by clicking on road signs" 17245 msgstr "" 17246 17247 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:54 17248 msgid "Roadsigns plugin: open dialog" 17249 msgstr "" 17250 17251 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:82 17252 #, fuzzy, java-format 17253 msgid "Could not read tagging preset source: ''{0}''" 17254 msgstr "Etiketteki özellikler okunamadı: {0}" 17255 17256 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignsPlugin.java:90 17257 #, fuzzy, java-format 17258 msgid "Error parsing tagging preset from ''{0}'':\n" 17259 msgstr "" 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 17265 msgid "Sign {0}" 17266 msgstr "Seçim: {0}" 17267 17268 #: ../plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/Sign.java:111 17269 #, fuzzy, java-format 17270 msgid "Additional sign {0}" 17271 msgstr "İlişki ekle {0}" 17157 17272 17158 17273 #: ../plugins/routes/src/org/openstreetmap/josm/plugins/routes/RelationEditMode.java:28 … … 17259 17374 msgstr "" 17260 17375 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 17379 msgid "Simplify Area" 17380 msgstr "Yolu Basitleştir" 17381 17382 #: ../plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java:41 17383 #, fuzzy 17384 msgid "Delete unnecessary nodes from an area." 17385 msgstr "Yoldan gereksiz noktaları sil." 17386 17261 17387 #: ../plugins/slippymap/src/org/openstreetmap/josm/plugins/slippymap/SlippyMapLayer.java:139 17262 17388 msgid "Slippy Map" … … 18048 18174 #: ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/preferences/PreferenceEditor.java:57 18049 18175 msgid "" 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>." 18052 18178 msgstr "" 18053 18179 … … 18133 18259 #, java-format 18134 18260 msgid "" 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>. Ina turn restriction, the way with role <tt>from</tt> should "18138 " be different fromthe 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." 18139 18265 msgstr "" 18140 18266 … … 18188 18314 "The <strong>from</strong>-way <span class=\"object-name\">{0}</span> and the " 18189 18315 "<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 toset <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." 18194 18320 msgstr "" 18195 18321 … … 18301 18427 #, java-format 18302 18428 msgid "" 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>." 18305 18431 msgstr "" 18306 18432 … … 18308 18434 #, java-format 18309 18435 msgid "" 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>." 18312 18438 msgstr "" 18313 18439 … … 18963 19089 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:720 18964 19090 msgid "" 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." 18968 19093 msgstr "" 18969 19094 "İmla kontrolu için kaynak dosya veya link veya etiket kontolcusu veri dosyası" … … 18991 19116 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:746 18992 19117 msgid "Validate that property values are valid checking against presets." 18993 msgstr "" 18994 "Önceden tanımlı değerleri kullanarak, özellik değerlerini kontrol et." 19118 msgstr "Önceden tanımlı değerleri kullanarak, özellik değerlerini kontrol et." 18995 19119 18996 19120 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java:753 … … 19161 19285 #. <scale_max>50000</scale_max> 19162 19286 #. </rule> 19163 #. 19287 #. 19164 19288 #. <rule> 19165 19289 #. <condition k="area" b="yes"/> 19166 19290 #: ../plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/UnclosedWays.java:104 19167 #: build/trans_style.java:4 29919291 #: build/trans_style.java:4332 19168 19292 msgid "area" 19169 19293 msgstr "alan" … … 19261 19385 msgstr "{0}, ..." 19262 19386 19263 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/PositionLayer.java: 8619264 #, java-format 19265 msgid "{0} covers{1}% of GPS track"19266 msgstr "" 19267 19268 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/PositionLayer.java:1 0419387 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/PositionLayer.java:90 19388 #, fuzzy, java-format 19389 msgid "{0} {1}% of GPS track" 19390 msgstr "{0} {1} izden oluşur" 19391 19392 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/PositionLayer.java:110 19269 19393 msgid "Shows current position in the video" 19394 msgstr "" 19395 19396 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:113 19397 #, fuzzy 19398 msgid "Import Video" 19399 msgstr "Sesi içeri al" 19400 19401 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:113 19402 msgid "Sync a video against this GPS track" 19403 msgstr "" 19404 19405 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:137 19406 #, fuzzy 19407 msgid "Remove Video" 19408 msgstr "Kaldır" 19409 19410 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:137 19411 #, fuzzy 19412 msgid "removes current video from layer" 19413 msgstr "Fotoğrafı tabakadan kaldır" 19414 19415 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:144 19416 #, fuzzy 19417 msgid "play/pause" 19418 msgstr "Oynat/Dondur" 19419 19420 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:144 19421 msgid "starts/pauses video playback" 19422 msgstr "" 19423 19424 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:151 19425 #, fuzzy 19426 msgid "backward" 19427 msgstr "arkaplan" 19428 19429 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:151 19430 #, fuzzy 19431 msgid "jumps n sec back" 19432 msgstr "Geri Atla." 19433 19434 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:159 19435 #, fuzzy 19436 msgid "forward" 19437 msgstr "İleri" 19438 19439 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:159 19440 #, fuzzy 19441 msgid "jumps n sec forward" 19442 msgstr "İleri atla" 19443 19444 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:167 19445 #, fuzzy 19446 msgid "faster" 19447 msgstr "Hızlı" 19448 19449 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:167 19450 msgid "faster playback" 19451 msgstr "" 19452 19453 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:175 19454 #, fuzzy 19455 msgid "slower" 19456 msgstr "Yavaş" 19457 19458 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:175 19459 msgid "slower playback" 19460 msgstr "" 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 19464 msgid "loop" 19465 msgstr "" 19466 19467 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:183 19468 #, fuzzy 19469 msgid "loops n sec around current position" 19470 msgstr "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 19474 msgid "Keep centered" 19475 msgstr "" 19476 19477 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:193 19478 msgid "follows the video icon automaticly" 19479 msgstr "" 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 19483 msgid "Jump length" 19484 msgstr "" 19485 19486 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:203 19487 msgid "Set the length of a jump" 19488 msgstr "" 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 19492 msgid "Jump in video for x ms" 19493 msgstr "" 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 19498 msgid "Loop length" 19499 msgstr "Uzunluk: " 19500 19501 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:214 19502 msgid "Set the length around a looppoint" 19503 msgstr "" 19504 19505 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:227 19506 msgid "no deinterlacing" 19507 msgstr "" 19508 19509 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:235 19510 msgid "deinterlacing using line doubling" 19511 msgstr "" 19512 19513 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoMappingPlugin.java:243 19514 msgid "deinterlacing using linear interpolation" 19515 msgstr "" 19516 19517 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:99 19518 #, fuzzy 19519 msgid "play" 19520 msgstr "tabaka" 19521 19522 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:131 19523 msgid "Unable to find JNA Java library!" 19524 msgstr "" 19525 19526 #: ../plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/SimpleVideoPlayer.java:135 19527 msgid "Unable to find native libvlc library!" 19270 19528 msgstr "" 19271 19529 … … 19478 19736 msgstr "" 19479 19737 19480 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:6 119738 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:63 19481 19739 msgid "Automatic downloading" 19482 19740 msgstr "Otomatik indir" 19483 19741 19484 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:10 319742 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:107 19485 19743 #, java-format 19486 19744 msgid "Warning: WMS layer deactivated because of malformed base url ''{0}''" 19487 19745 msgstr "" 19488 19746 19489 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:10 519747 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:109 19490 19748 msgid "(deactivated)" 19491 19749 msgstr "" 19492 19750 19493 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:1 5619751 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:162 19494 19752 #, java-format 19495 19753 msgid "WMS layer ({0}), automatically downloading in zoom {1}" 19496 19754 msgstr "WMS tabaksı ({0}), otomatik indirildi, görüntü seviyesi {1}" 19497 19755 19498 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:1 5819756 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:164 19499 19757 #, java-format 19500 19758 msgid "WMS layer ({0}), downloading in zoom {1}" 19501 19759 msgstr "WMS tabakası ({0}), görüntü seviyesi {1}" 19502 19760 19503 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:2 0619761 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:212 19504 19762 #, java-format 19505 19763 msgid "" … … 19510 19768 msgstr "" 19511 19769 19512 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:2 1419770 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:220 19513 19771 msgid "Yes, fetch images" 19514 19772 msgstr "" 19515 19773 19516 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:22 019774 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:226 19517 19775 msgid "Invalid URL?" 19518 19776 msgstr "" 19519 19777 19520 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:3 0619778 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:311 19521 19779 msgid "Download visible tiles" 19522 19780 msgstr "Görünen mozaikleri indir" 19523 19781 19524 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:31 219782 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:317 19525 19783 msgid "" 19526 19784 "The requested area is too big. Please zoom in a little, or change resolution" … … 19529 19787 "değiştirin" 19530 19788 19531 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:32 419789 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:329 19532 19790 msgid "Change resolution" 19533 19791 msgstr "Çözünürlüğü değiştir" 19534 19792 19535 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:3 3619793 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:341 19536 19794 msgid "Reload erroneous tiles" 19537 19795 msgstr "" 19538 19796 19539 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:36 019797 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:365 19540 19798 msgid "Alpha channel" 19541 19799 msgstr "" 19542 19800 19543 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:38 019801 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:385 19544 19802 msgid "Save WMS layer to file" 19545 19803 msgstr "WMS tabakasını dosyaya kaydet" 19546 19804 19547 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:38 419805 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:389 19548 19806 msgid "Save WMS layer" 19549 19807 msgstr "" 19550 19808 19551 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:4 0819809 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:413 19552 19810 msgid "Load WMS layer from file" 19553 19811 msgstr "WMS tabakasını dosyadan yükle" 19554 19812 19555 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:41 219813 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:417 19556 19814 msgid "Load WMS layer" 19557 19815 msgstr "" 19558 19816 19559 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:42 319817 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:428 19560 19818 #, java-format 19561 19819 msgid "Unsupported WMS file version; found {0}, expected {1}" 19562 19820 msgstr "Desteklenmeyen WMS versiyonu; bulunan {0}, istenen {1}" 19563 19821 19564 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:42 419822 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:429 19565 19823 msgid "File Format Error" 19566 19824 msgstr "Dosya Format Hatası" 19567 19825 19568 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:44 419826 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:449 19569 19827 msgid "Error loading file" 19570 19828 msgstr "Dosya Yüklemede Sorun" 19571 19829 19572 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:4 5719830 #: ../plugins/wmsplugin/src/wmsplugin/WMSLayer.java:463 19573 19831 msgid "Set WMS Bookmark" 19574 19832 msgstr "" 19575 19833 19576 #: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:1 7419834 #: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:180 19577 19835 msgid "WMS" 19578 19836 msgstr "WMS" 19579 19837 19580 #: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:1 8719838 #: ../plugins/wmsplugin/src/wmsplugin/WMSPlugin.java:193 19581 19839 msgid "Open a blank WMS layer to load data from a file" 19582 19840 msgstr "Veri yüklemek için boş bir WMS tabakası aç" 19583 19841 19584 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:4 319842 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:44 19585 19843 msgid "WMS Plugin Preferences" 19586 19844 msgstr "WMS Eklenti Tercihleri" 19587 19845 19588 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:4 319846 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:44 19589 19847 msgid "Modify list of WMS servers displayed in the WMS plugin menu" 19590 19848 msgstr "WMS eklenti menusundeki, WMS server listesini değiştir" 19591 19849 19592 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:4 519593 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:7 819850 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:46 19851 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:79 19594 19852 msgid "Menu Name" 19595 19853 msgstr "Menu İsmi" 19596 19854 19597 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:4 519598 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:8 219855 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:46 19856 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:83 19599 19857 msgid "WMS URL" 19600 19858 msgstr "WMS linki" 19601 19859 19602 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:5 719860 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:58 19603 19861 msgid "Menu Name (Default)" 19604 19862 msgstr "Menu ismi (Varsayılan)" 19605 19863 19606 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:5 719864 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:58 19607 19865 msgid "WMS URL (Default)" 19608 19866 msgstr "WMS linki (Varsayılan)" 19609 19867 19610 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:8 619868 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:87 19611 19869 msgid "Enter a menu name and WMS URL" 19612 19870 msgstr "Menu ismi ve WMS linki kullanınız" 19613 19871 19614 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:11 019872 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:111 19615 19873 msgid "Copy Selected Default(s)" 19616 19874 msgstr "" 19617 19875 19618 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:11 819876 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:119 19619 19877 msgid "Please select at least one row to copy." 19620 19878 msgstr "" 19621 19879 19622 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:16 219880 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:163 19623 19881 msgid "Downloader:" 19624 19882 msgstr "" … … 19634 19892 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:171 19635 19893 msgid "% of north:" 19894 msgstr "" 19895 19896 #: ../plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java:186 19897 msgid "Simultaneous connections" 19636 19898 msgstr "" 19637 19899 … … 19644 19906 #. This file can be used to add some special messages to the translation, 19645 19907 #. which are not part of the programm texts, but should be translated nevertheless. 19646 #. 19908 #. 19647 19909 #. The tex before is for translators 19648 #. 19910 #. 19649 19911 #. OSM server message 19650 19912 #: build/specialmessages.java:8 … … 19696 19958 #. <scale_max>50000</scale_max> 19697 19959 #. </rule> 19698 #. 19960 #. 19699 19961 #. <rule> 19700 19962 #. <condition k="landuse" v="forest"/> 19701 #: build/specialmessages.java:15 build/trans_style.java:32 2819963 #: build/specialmessages.java:15 build/trans_style.java:3261 19702 19964 msgid "forest" 19703 19965 msgstr "orman" … … 19714 19976 #. <scale_max>50000</scale_max> 19715 19977 #. </rule> 19716 #. 19978 #. 19717 19979 #. <!--boundary tags --> 19718 #. 19980 #. 19719 19981 #. <rule> 19720 19982 #. <condition k="boundary" v="national"/> … … 19724 19986 #. <scale_max>50000</scale_max> 19725 19987 #. </rule> 19726 #. 19988 #. 19727 19989 #. <rule> 19728 19990 #. <condition k="admin_level" v="1"/> … … 19765 20027 #. color boundary 19766 20028 #. </rule> 19767 #. 20029 #. 19768 20030 #. <rule> 19769 20031 #. <condition k="boundary" v="administrative"/> … … 19773 20035 #. <scale_max>50000</scale_max> 19774 20036 #. </rule> 19775 #. 20037 #. 19776 20038 #. <rule> 19777 20039 #. <condition k="boundary" v="civil"/> … … 19781 20043 #. <scale_max>50000</scale_max> 19782 20044 #. </rule> 19783 #. 20045 #. 19784 20046 #. <rule> 19785 20047 #. <condition k="boundary" v="political"/> … … 19789 20051 #. <scale_max>50000</scale_max> 19790 20052 #. </rule> 19791 #. 20053 #. 19792 20054 #. <rule> 19793 20055 #. <condition k="boundary" v="national_park"/> 19794 #: build/specialmessages.java:17 build/trans_style.java:36 2219795 #: build/trans_style.java:36 30build/trans_style.java:363419796 #: build/trans_style.java:36 38build/trans_style.java:364219797 #: build/trans_style.java:36 46build/trans_style.java:365019798 #: build/trans_style.java:36 54build/trans_style.java:365819799 #: build/trans_style.java:36 62build/trans_style.java:366619800 #: build/trans_style.java:3 671build/trans_style.java:367919801 #: build/trans_style.java:3 687build/trans_style.java:369520056 #: 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 19802 20064 msgid "boundary" 19803 20065 msgstr "sınırlar" … … 19813 20075 #. <scale_max>50000</scale_max> 19814 20076 #. </rule> 19815 #. 20077 #. 19816 20078 #. <rule> 19817 20079 #. <condition k="natural" v="tree"/> … … 19820 20082 #. <scale_max>50000</scale_max> 19821 20083 #. </rule> 19822 #. 20084 #. 19823 20085 #. <!--route tags --> 19824 #. 20086 #. 19825 20087 #. <rule> 19826 20088 #. <condition k="route" v="bus"/> … … 19830 20092 #. <scale_max>50000</scale_max> 19831 20093 #. </rule> 19832 #. 20094 #. 19833 20095 #. <rule> 19834 20096 #. <condition k="route" v="ferry"/> … … 19838 20100 #. <scale_max>50000</scale_max> 19839 20101 #. </rule> 19840 #. 20102 #. 19841 20103 #. <rule> 19842 20104 #. <condition k="route" v="flight"/> … … 19846 20108 #. <scale_max>50000</scale_max> 19847 20109 #. </rule> 19848 #. 20110 #. 19849 20111 #. <rule> 19850 20112 #. <condition k="route" v="ncn"/> … … 19854 20116 #. <scale_max>50000</scale_max> 19855 20117 #. </rule> 19856 #. 20118 #. 19857 20119 #. <rule> 19858 20120 #. <condition k="route" v="subsea"/> … … 19862 20124 #. <scale_max>50000</scale_max> 19863 20125 #. </rule> 19864 #. 20126 #. 19865 20127 #. <rule> 19866 20128 #. <condition k="route" v="ski"/> … … 19870 20132 #. <scale_max>50000</scale_max> 19871 20133 #. </rule> 19872 #. 20134 #. 19873 20135 #. <rule> 19874 20136 #. <condition k="route" v="tour"/> … … 19878 20140 #. <scale_max>50000</scale_max> 19879 20141 #. </rule> 19880 #. 20142 #. 19881 20143 #. <rule> 19882 20144 #. <condition k="route" v="pub_crawl"/> 19883 #: build/specialmessages.java:19 build/trans_style.java:35 5619884 #: build/trans_style.java:35 64build/trans_style.java:357219885 #: build/trans_style.java:3 580build/trans_style.java:358819886 #: build/trans_style.java:3 596build/trans_style.java:360419887 #: build/trans_style.java:36 1220145 #: 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 19888 20150 msgid "route" 19889 20151 msgstr "rut" … … 20160 20422 20161 20423 #. 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 20425 msgid "Download GPS points from Globalsat dg100 data logger directly in JOSM." 20165 20426 msgstr "" 20166 20427 20167 20428 #. Plugin graphview 20168 #: build/trans_plugins.java:2 620429 #: build/trans_plugins.java:28 20169 20430 msgid "Visualizes routing information as a routing graph." 20170 20431 msgstr "" 20171 20432 20172 20433 #. Plugin grid 20173 #: build/trans_plugins.java: 2820434 #: build/trans_plugins.java:30 20174 20435 msgid "Provide a background layer that displays a map grid" 20175 20436 msgstr "" 20176 20437 20177 20438 #. Plugin ImageWayPoint 20178 #: build/trans_plugins.java:3 020439 #: build/trans_plugins.java:32 20179 20440 msgid "" 20180 20441 "Another plugin to match images to the waypoints in a GPX file. A match is " … … 20184 20445 20185 20446 #. Plugin lakewalker 20186 #: build/trans_plugins.java:3 220447 #: build/trans_plugins.java:34 20187 20448 msgid "Helps vectorizing WMS images." 20188 20449 msgstr "" 20189 20450 20190 20451 #. Plugin livegps 20191 #: build/trans_plugins.java:3 420452 #: build/trans_plugins.java:36 20192 20453 msgid "" 20193 20454 "Support live GPS input (moving dot) through a connection to gpsd server." … … 20195 20456 20196 20457 #. Plugin measurement 20197 #: build/trans_plugins.java:3 620458 #: build/trans_plugins.java:38 20198 20459 msgid "" 20199 20460 "Provide a measurement dialog and a layer to measure length and angle of " … … 20203 20464 20204 20465 #. Plugin michigan_left 20205 #: build/trans_plugins.java: 3820466 #: build/trans_plugins.java:40 20206 20467 msgid "Adds no left turn for sets of 4 or 5 ways" 20207 20468 msgstr "" 20208 20469 20209 20470 #. Plugin multipoly-convert 20210 #: build/trans_plugins.java:4 020471 #: build/trans_plugins.java:42 20211 20472 msgid "Simply convert an area to a multipolygon." 20212 20473 msgstr "" 20213 20474 20214 20475 #. Plugin multipoly 20215 #: build/trans_plugins.java:4 220476 #: build/trans_plugins.java:44 20216 20477 msgid "" 20217 20478 "Create multipolygons by one click, much easier than standard way with " … … 20220 20481 20221 20482 #. Plugin nearclick 20222 #: build/trans_plugins.java:4 420483 #: build/trans_plugins.java:46 20223 20484 msgid "" 20224 20485 "Simulates a click when you do a small and short drag. This is useful for " … … 20228 20489 20229 20490 #. Plugin openlayers 20230 #: build/trans_plugins.java:4 620491 #: build/trans_plugins.java:48 20231 20492 msgid "Displays an OpenLayers background image" 20232 20493 msgstr "" 20233 20494 20234 20495 #. Plugin openstreetbugs 20235 #: build/trans_plugins.java: 4820496 #: build/trans_plugins.java:50 20236 20497 msgid "Imports issues from OpenStreetBugs" 20237 20498 msgstr "" 20238 20499 20239 20500 #. Plugin openvisible 20240 #: build/trans_plugins.java:5 020501 #: build/trans_plugins.java:52 20241 20502 msgid "" 20242 20503 "Allows opening gpx/osm files that intersect the currently visible screen area" … … 20244 20505 20245 20506 #. Plugin osmarender 20246 #: build/trans_plugins.java:5 220507 #: build/trans_plugins.java:54 20247 20508 msgid "" 20248 20509 "Launches FireFox to display the current visible screen as a nice SVG image." … … 20250 20511 20251 20512 #. Plugin photo_geotagging 20252 #: build/trans_plugins.java:5 420513 #: build/trans_plugins.java:56 20253 20514 msgid "" 20254 20515 "Write gps position info to the image file header. Run this feature from the " … … 20257 20518 20258 20519 #. Plugin PicLayer 20259 #: build/trans_plugins.java:5 620520 #: build/trans_plugins.java:58 20260 20521 msgid "" 20261 20522 "This plugin allows to display any picture as a background in the editor and " … … 20264 20525 20265 20526 #. Plugin plastic_laf 20266 #: build/trans_plugins.java: 5820527 #: build/trans_plugins.java:60 20267 20528 msgid "The great JGoodies Plastic Look and Feel." 20268 20529 msgstr "" 20269 20530 20270 20531 #. Plugin public_transport 20271 #: build/trans_plugins.java:6 020532 #: build/trans_plugins.java:62 20272 20533 msgid "" 20273 20534 "This plugin simplifies the mapping and editing of public transport routes." … … 20275 20536 20276 20537 #. Plugin remotecontrol 20277 #: build/trans_plugins.java:6 220538 #: build/trans_plugins.java:64 20278 20539 msgid "Let other applications send commands to JOSM." 20279 20540 msgstr "" 20280 20541 20281 20542 #. Plugin reverter 20282 #: build/trans_plugins.java:6 420543 #: build/trans_plugins.java:66 20283 20544 msgid "Plugin for reverting changesets" 20284 20545 msgstr "" 20285 20546 20547 #. File ../plugins/roadsigns/build.xml had no data 20286 20548 #. Plugin routes 20287 #: build/trans_plugins.java:6 620549 #: build/trans_plugins.java:69 20288 20550 msgid "" 20289 20551 "Renders routes (bus, hiking trails, bicycle routes, ..). Route types must be " … … 20292 20554 20293 20555 #. Plugin routing 20294 #: build/trans_plugins.java: 6820556 #: build/trans_plugins.java:71 20295 20557 msgid "Provides routing capabilities." 20296 20558 msgstr "" 20297 20559 20560 #. Plugin SimplifyArea 20561 #: build/trans_plugins.java:73 20562 msgid "" 20563 "Simplify area by removing nodes on very obtuse angles. This can be " 20564 "constrained by maximum removed area size. Also average nearby nodes." 20565 msgstr "" 20566 20298 20567 #. Plugin slippymap 20299 #: build/trans_plugins.java:7 020568 #: build/trans_plugins.java:75 20300 20569 msgid "" 20301 20570 "Displays a slippy map grid in JOSM. Can load tiles from slippy map as " … … 20304 20573 20305 20574 #. Plugin surveyor 20306 #: build/trans_plugins.java:7 220575 #: build/trans_plugins.java:77 20307 20576 msgid "Allow adding markers/nodes on current gps positions." 20308 20577 msgstr "" 20309 20578 20310 20579 #. Plugin tageditor 20311 #: build/trans_plugins.java:7 420580 #: build/trans_plugins.java:79 20312 20581 msgid "Provides a dialog for editing tags in a tabular grid." 20313 20582 msgstr "" 20314 20583 20315 20584 #. Plugin tagging-preset-tester 20316 #: build/trans_plugins.java: 7620585 #: build/trans_plugins.java:81 20317 20586 msgid "" 20318 20587 "Adds a tagging preset tester to the help menu, which helps you developing of " … … 20322 20591 20323 20592 #. Plugin terracer 20324 #: build/trans_plugins.java: 7820593 #: build/trans_plugins.java:83 20325 20594 msgid "Make terraced houses out of single blocks." 20326 20595 msgstr "" 20327 20596 20328 20597 #. Plugin touchscreenhelper 20329 #: build/trans_plugins.java:8 020598 #: build/trans_plugins.java:85 20330 20599 msgid "" 20331 20600 "Provides helper buttons to allow working with single button mouse (stylus). " … … 20334 20603 20335 20604 #. Plugin Tracer 20336 #: build/trans_plugins.java:8 220605 #: build/trans_plugins.java:87 20337 20606 msgid "" 20338 20607 "Traces buildings from Czech cadastral map. Needs TracerServer (.NET or Mono) " … … 20341 20610 20342 20611 #. Plugin turnrestrictions 20343 #: build/trans_plugins.java:8 420612 #: build/trans_plugins.java:89 20344 20613 msgid "" 20345 20614 "The turnrestrictions plugin allows to enter maintain information about turn " … … 20348 20617 20349 20618 #. Plugin undelete 20350 #: build/trans_plugins.java: 8620619 #: build/trans_plugins.java:91 20351 20620 msgid "Allows undeleting object from OSM database" 20352 20621 msgstr "" 20353 20622 20354 20623 #. Plugin validator 20355 #: build/trans_plugins.java: 8820624 #: build/trans_plugins.java:93 20356 20625 msgid "" 20357 20626 "An OSM data validator. It checks for problems in data, and provides fixes " … … 20360 20629 20361 20630 #. Plugin videomapping 20362 #: build/trans_plugins.java:9 020631 #: build/trans_plugins.java:95 20363 20632 msgid "" 20364 20633 "(This Plugin is currently work in progress!!!) Links and syncs a " … … 20368 20637 20369 20638 #. Plugin walkingpapers 20370 #: build/trans_plugins.java:9 220639 #: build/trans_plugins.java:97 20371 20640 msgid "" 20372 20641 "Supports downloading tiled, scanned maps from walking-papers.org. This " … … 20375 20644 20376 20645 #. Plugin waydownloader 20377 #: build/trans_plugins.java:9 420646 #: build/trans_plugins.java:99 20378 20647 msgid "Easy downloading along a long set of interconnected ways" 20379 20648 msgstr "" 20380 20649 20381 20650 #. Plugin wayselector 20382 #: build/trans_plugins.java: 9620651 #: build/trans_plugins.java:101 20383 20652 msgid "Select a sequence of non-branching connected ways" 20384 20653 msgstr "" 20385 20654 20386 20655 #. Plugin wms-turbo-challenge2 20387 #: build/trans_plugins.java: 9820656 #: build/trans_plugins.java:103 20388 20657 msgid "" 20389 20658 "Drive a race car from point A to point B over aerial imagery, leave cacti " … … 20392 20661 20393 20662 #. Plugin wmsplugin 20394 #: build/trans_plugins.java:10 020663 #: build/trans_plugins.java:105 20395 20664 msgid "" 20396 20665 "Display georeferenced images as background in JOSM (WMS servers, Yahoo, ...)." … … 21280 21549 #. <scale_max>50000</scale_max> 21281 21550 #. </rule> 21282 #. 21551 #. 21283 21552 #. <!-- junction tag --> 21284 #. 21553 #. 21285 21554 #. <rule> 21286 21555 #. <condition k="junction" v="roundabout"/> 21287 #: build/trans_presets.java:372 build/trans_style.java: 89821556 #: build/trans_presets.java:372 build/trans_style.java:923 21288 21557 msgid "roundabout" 21289 21558 msgstr "döner kavşak" … … 21420 21689 #. <scale_max>40000</scale_max> 21421 21690 #. </rule> 21422 #. 21691 #. 21423 21692 #. <!--restrictions tags --> 21424 21693 #. <!--the restrictions rules should be placed before the path rule! --> 21425 #. 21694 #. 21426 21695 #. <rule> 21427 21696 #. <condition k="access" b="no"/> … … 21631 21900 #. color motorroad 21632 21901 #. </rule> 21633 #. 21902 #. 21634 21903 #. <rule> 21635 21904 #. <condition k="highway" v="motorway"/> … … 21639 21908 #. <scale_max>200000000</scale_max> 21640 21909 #. </rule> 21641 #. 21910 #. 21642 21911 #. <rule> 21643 21912 #. <condition k="highway" v="motorway_link"/> … … 21656 21925 #. <scale_max>200000000</scale_max> 21657 21926 #. </rule> 21658 #. 21927 #. 21659 21928 #. <rule> 21660 21929 #. <condition k="highway" v="trunk"/> … … 21664 21933 #. <scale_max>200000000</scale_max> 21665 21934 #. </rule> 21666 #. 21935 #. 21667 21936 #. <rule> 21668 21937 #. <condition k="highway" v="trunk_link"/> … … 21681 21950 #. <scale_max>200000000</scale_max> 21682 21951 #. </rule> 21683 #. 21952 #. 21684 21953 #. <rule> 21685 21954 #. <condition k="highway" v="primary"/> … … 21689 21958 #. <scale_max>200000000</scale_max> 21690 21959 #. </rule> 21691 #. 21960 #. 21692 21961 #. <rule> 21693 21962 #. <condition k="highway" v="primary_link"/> … … 21706 21975 #. <scale_max>200000000</scale_max> 21707 21976 #. </rule> 21708 #. 21977 #. 21709 21978 #. <rule> 21710 21979 #. <condition k="highway" v="secondary"/> … … 21714 21983 #. <scale_max>300000</scale_max> 21715 21984 #. </rule> 21716 #. 21985 #. 21717 21986 #. <rule> 21718 21987 #. <condition k="highway" v="secondary_link"/> … … 21727 21996 #. <scale_max>300000</scale_max> 21728 21997 #. </rule> 21729 #. 21998 #. 21730 21999 #. <rule> 21731 22000 #. <condition k="highway" v="tertiary"/> … … 21743 22012 #. <scale_max>50000</scale_max> 21744 22013 #. </rule> 21745 #. 22014 #. 21746 22015 #. <rule> 21747 22016 #. <condition k="landuse" v="residential"/> 21748 #: build/trans_presets.java:411 build/trans_style.java:32 5222017 #: build/trans_presets.java:411 build/trans_style.java:3285 21749 22018 msgid "residential" 21750 22019 msgstr "yerleşim_alanı" … … 21759 22028 #. <scale_max>40000</scale_max> 21760 22029 #. </rule> 21761 #. 22030 #. 21762 22031 #. <rule> 21763 22032 #. <condition k="highway" v="service"/> … … 21766 22035 #. <scale_max>40000</scale_max> 21767 22036 #. </rule> 21768 #. 22037 #. 21769 22038 #. <!--public_transport tags --> 21770 22039 #. <rule> … … 21774 22043 #. <scale_max>50000</scale_max> 21775 22044 #. </rule> 21776 #. 22045 #. 21777 22046 #. <rule> 21778 22047 #. <condition k="public_transport" v="platform"/> 21779 22048 #. <icon annotate="true" src="misc/no_icon.png"/> 21780 22049 #: build/trans_presets.java:411 build/trans_style.java:673 21781 #: build/trans_style.java:43 5722050 #: build/trans_style.java:4390 21782 22051 msgid "service" 21783 22052 msgstr "servis" … … 21792 22061 #. <scale_max>50000</scale_max> 21793 22062 #. </rule> 21794 #. 22063 #. 21795 22064 #. <rule> 21796 22065 #. <condition k="highway" v="passing_place"/> … … 21799 22068 #. <scale_max>50000</scale_max> 21800 22069 #. </rule> 21801 #. 22070 #. 21802 22071 #. <rule> 21803 22072 #. <condition k="highway" v="construction"/> … … 21807 22076 #. <scale_max>50000</scale_max> 21808 22077 #. </rule> 21809 #. 22078 #. 21810 22079 #. <rule> 21811 22080 #. <condition k="landuse" v="construction"/> 21812 22081 #. color construction 21813 #: build/trans_presets.java:411 build/trans_style.java: 88021814 #: build/trans_style.java:33 17build/trans_style.java:331822082 #: build/trans_presets.java:411 build/trans_style.java:905 22083 #: build/trans_style.java:3350 build/trans_style.java:3351 21815 22084 msgid "construction" 21816 22085 msgstr "inşaat" … … 22816 23085 #. <scale_max>50000</scale_max> 22817 23086 #. </rule> 22818 #. 23087 #. 22819 23088 #. <rule> 22820 23089 #. <condition k="natural" v="wetland"/> 22821 23090 #. <icon src="misc/no_icon.png"/> 22822 #: build/trans_presets.java:1041 build/trans_style.java:3 48423091 #: build/trans_presets.java:1041 build/trans_style.java:3517 22823 23092 msgid "marsh" 22824 23093 msgstr "batak" … … 23148 23417 #. <scale_max>10000</scale_max> 23149 23418 #. </rule> 23150 #. 23419 #. 23151 23420 #. <rule> 23152 23421 #. <condition k="highway" v="bus_guideway"/> … … 23156 23425 #. <scale_max>50000</scale_max> 23157 23426 #. </rule> 23158 #. 23427 #. 23159 23428 #. <rule> 23160 23429 #. <condition k="railway" v="rail"/> … … 23164 23433 #. <scale_max>50000</scale_max> 23165 23434 #. </rule> 23166 #. 23435 #. 23167 23436 #. <rule> 23168 23437 #. <condition k="railway" v="narrow_gauge"/> … … 23172 23441 #. <scale_max>50000</scale_max> 23173 23442 #. </rule> 23174 #. 23443 #. 23175 23444 #. <rule> 23176 23445 #. <condition k="railway" v="monorail"/> … … 23180 23449 #. <scale_max>50000</scale_max> 23181 23450 #. </rule> 23182 #. 23451 #. 23183 23452 #. <rule> 23184 23453 #. <condition k="railway" v="turntable"/> … … 23188 23457 #. <scale_max>50000</scale_max> 23189 23458 #. </rule> 23190 #. 23459 #. 23191 23460 #. <rule> 23192 23461 #. <condition k="railway" v="buffer_stop"/> … … 23196 23465 #. <scale_max>50000</scale_max> 23197 23466 #. </rule> 23198 #. 23467 #. 23199 23468 #. <rule> 23200 23469 #. <condition k="railway" v="platform"/> … … 23205 23474 #. <scale_max>50000</scale_max> 23206 23475 #. </rule> 23207 #. 23476 #. 23208 23477 #. <rule> 23209 23478 #. <condition k="railway" v="funicular"/> … … 23211 23480 #: build/trans_presets.java:1188 build/trans_presets.java:1200 23212 23481 #: build/trans_presets.java:1212 build/trans_presets.java:1224 23213 #: build/trans_presets.java:1236 build/trans_style.java:7 5623214 #: build/trans_style.java:1 182build/trans_style.java:124623215 #: build/trans_style.java:12 54build/trans_style.java:126323216 #: build/trans_style.java:12 71build/trans_style.java:127923217 #: build/trans_style.java:1 280build/trans_style.java:128723482 #: 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 23218 23487 msgid "rail" 23219 23488 msgstr "demiryolu" … … 24623 24892 #. <scale_max>30000</scale_max> 24624 24893 #. </rule> 24625 #. 24894 #. 24626 24895 #. <rule> 24627 24896 #. <condition k="highway" v="unclassified"/> … … 24631 24900 #. <scale_max>40000</scale_max> 24632 24901 #. </rule> 24633 #. 24902 #. 24634 24903 #. <rule> 24635 24904 #. <condition k="highway" v="unsurfaced"/> … … 24639 24908 #. <scale_max>20000</scale_max> 24640 24909 #. </rule> 24641 #. 24910 #. 24642 24911 #. <rule> 24643 24912 #. <condition k="highway" v="residential"/> … … 24647 24916 #. <scale_max>40000</scale_max> 24648 24917 #. </rule> 24649 #. 24918 #. 24650 24919 #. <rule> 24651 24920 #. <condition k="highway" v="living_street"/> … … 25009 25278 #. <scale_max>50000</scale_max> 25010 25279 #. </rule> 25011 #. 25280 #. 25012 25281 #. <!--sport tags --> 25013 #. 25282 #. 25014 25283 #. <rule> 25015 25284 #. <condition k="sport" v="9pin"/> … … 25019 25288 #. <scale_max>50000</scale_max> 25020 25289 #. </rule> 25021 #. 25290 #. 25022 25291 #. <rule> 25023 25292 #. <condition k="sport" v="10pin"/> … … 25027 25296 #. <scale_max>50000</scale_max> 25028 25297 #. </rule> 25029 #. 25298 #. 25030 25299 #. <rule> 25031 25300 #. <condition k="sport" v="athletics"/> … … 25035 25304 #. <scale_max>50000</scale_max> 25036 25305 #. </rule> 25037 #. 25306 #. 25038 25307 #. <rule> 25039 25308 #. <condition k="sport" v="australian_football"/> … … 25043 25312 #. <scale_max>50000</scale_max> 25044 25313 #. </rule> 25045 #. 25314 #. 25046 25315 #. <rule> 25047 25316 #. <condition k="sport" v="baseball"/> … … 25051 25320 #. <scale_max>50000</scale_max> 25052 25321 #. </rule> 25053 #. 25322 #. 25054 25323 #. <rule> 25055 25324 #. <condition k="sport" v="basketball"/> … … 25059 25328 #. <scale_max>50000</scale_max> 25060 25329 #. </rule> 25061 #. 25330 #. 25062 25331 #. <rule> 25063 25332 #. <condition k="sport" v="boules"/> … … 25067 25336 #. <scale_max>50000</scale_max> 25068 25337 #. </rule> 25069 #. 25338 #. 25070 25339 #. <rule> 25071 25340 #. <condition k="sport" v="bowls"/> … … 25075 25344 #. <scale_max>50000</scale_max> 25076 25345 #. </rule> 25077 #. 25346 #. 25078 25347 #. <rule> 25079 25348 #. <condition k="sport" v="canoe"/> … … 25083 25352 #. <scale_max>50000</scale_max> 25084 25353 #. </rule> 25085 #. 25354 #. 25086 25355 #. <rule> 25087 25356 #. <condition k="sport" v="chess"/> … … 25091 25360 #. <scale_max>50000</scale_max> 25092 25361 #. </rule> 25093 #. 25362 #. 25094 25363 #. <rule> 25095 25364 #. <condition k="sport" v="climbing"/> … … 25099 25368 #. <scale_max>50000</scale_max> 25100 25369 #. </rule> 25101 #. 25370 #. 25102 25371 #. <rule> 25103 25372 #. <condition k="sport" v="cricket"/> … … 25107 25376 #. <scale_max>50000</scale_max> 25108 25377 #. </rule> 25109 #. 25378 #. 25110 25379 #. <rule> 25111 25380 #. <condition k="sport" v="cricket_nets"/> … … 25115 25384 #. <scale_max>50000</scale_max> 25116 25385 #. </rule> 25117 #. 25386 #. 25118 25387 #. <rule> 25119 25388 #. <condition k="sport" v="croquet"/> … … 25123 25392 #. <scale_max>50000</scale_max> 25124 25393 #. </rule> 25125 #. 25394 #. 25126 25395 #. <rule> 25127 25396 #. <condition k="sport" v="cycling"/> … … 25131 25400 #. <scale_max>50000</scale_max> 25132 25401 #. </rule> 25133 #. 25402 #. 25134 25403 #. <rule> 25135 25404 #. <condition k="sport" v="dog_racing"/> … … 25139 25408 #. <scale_max>50000</scale_max> 25140 25409 #. </rule> 25141 #. 25410 #. 25142 25411 #. <rule> 25143 25412 #. <condition k="sport" v="equestrian"/> … … 25147 25416 #. <scale_max>50000</scale_max> 25148 25417 #. </rule> 25149 #. 25418 #. 25150 25419 #. <rule> 25151 25420 #. <condition k="sport" v="football"/> … … 25155 25424 #. <scale_max>50000</scale_max> 25156 25425 #. </rule> 25157 #. 25426 #. 25158 25427 #. <rule> 25159 25428 #. <condition k="sport" v="golf"/> … … 25163 25432 #. <scale_max>50000</scale_max> 25164 25433 #. </rule> 25165 #. 25434 #. 25166 25435 #. <rule> 25167 25436 #. <condition k="sport" v="gymnastics"/> … … 25171 25440 #. <scale_max>50000</scale_max> 25172 25441 #. </rule> 25173 #. 25442 #. 25174 25443 #. <rule> 25175 25444 #. <condition k="sport" v="hockey"/> … … 25179 25448 #. <scale_max>50000</scale_max> 25180 25449 #. </rule> 25181 #. 25450 #. 25182 25451 #. <rule> 25183 25452 #. <condition k="sport" v="horse_racing"/> … … 25187 25456 #. <scale_max>50000</scale_max> 25188 25457 #. </rule> 25189 #. 25458 #. 25190 25459 #. <rule> 25191 25460 #. <condition k="sport" v="motor"/> … … 25195 25464 #. <scale_max>50000</scale_max> 25196 25465 #. </rule> 25197 #. 25466 #. 25198 25467 #. <rule> 25199 25468 #. <condition k="sport" v="multi"/> … … 25203 25472 #. <scale_max>50000</scale_max> 25204 25473 #. </rule> 25205 #. 25474 #. 25206 25475 #. <rule> 25207 25476 #. <condition k="sport" v="pelota"/> … … 25211 25480 #. <scale_max>50000</scale_max> 25212 25481 #. </rule> 25213 #. 25482 #. 25214 25483 #. <rule> 25215 25484 #. <condition k="sport" v="racquet"/> … … 25219 25488 #. <scale_max>50000</scale_max> 25220 25489 #. </rule> 25221 #. 25490 #. 25222 25491 #. <rule> 25223 25492 #. <condition k="sport" v="rugby"/> … … 25227 25496 #. <scale_max>50000</scale_max> 25228 25497 #. </rule> 25229 #. 25498 #. 25230 25499 #. <rule> 25231 25500 #. <condition k="sport" v="skating"/> … … 25235 25504 #. <scale_max>50000</scale_max> 25236 25505 #. </rule> 25237 #. 25506 #. 25238 25507 #. <rule> 25239 25508 #. <condition k="sport" v="skateboard"/> … … 25243 25512 #. <scale_max>50000</scale_max> 25244 25513 #. </rule> 25245 #. 25514 #. 25246 25515 #. <rule> 25247 25516 #. <condition k="sport" v="soccer"/> … … 25251 25520 #. <scale_max>50000</scale_max> 25252 25521 #. </rule> 25253 #. 25522 #. 25254 25523 #. <rule> 25255 25524 #. <condition k="sport" v="swimming"/> … … 25259 25528 #. <scale_max>50000</scale_max> 25260 25529 #. </rule> 25261 #. 25530 #. 25262 25531 #. <rule> 25263 25532 #. <condition k="sport" v="skiing"/> … … 25267 25536 #. <scale_max>50000</scale_max> 25268 25537 #. </rule> 25269 #. 25538 #. 25270 25539 #. <rule> 25271 25540 #. <condition k="sport" v="table_tennis"/> … … 25275 25544 #. <scale_max>50000</scale_max> 25276 25545 #. </rule> 25277 #. 25546 #. 25278 25547 #. <rule> 25279 25548 #. <condition k="sport" v="tennis"/> … … 25283 25552 #. <scale_max>50000</scale_max> 25284 25553 #. </rule> 25285 #. 25554 #. 25286 25555 #. <rule> 25287 25556 #. <condition k="sport" v="paintball"/> … … 25291 25560 #. <scale_max>50000</scale_max> 25292 25561 #. </rule> 25293 #. 25562 #. 25294 25563 #. <rule> 25295 25564 #. <condition k="sport" v="squash"/> … … 25299 25568 #. <scale_max>50000</scale_max> 25300 25569 #. </rule> 25301 #. 25570 #. 25302 25571 #. <rule> 25303 25572 #. <condition k="sport" v="shooting"/> … … 25307 25576 #. <scale_max>50000</scale_max> 25308 25577 #. </rule> 25309 #. 25578 #. 25310 25579 #. <rule> 25311 25580 #. <condition k="sport" v="volleyball"/> … … 25315 25584 #. <scale_max>50000</scale_max> 25316 25585 #. </rule> 25317 #. 25586 #. 25318 25587 #. <rule> 25319 25588 #. <condition k="sport" v="beachvolleyball"/> … … 25323 25592 #. <scale_max>50000</scale_max> 25324 25593 #. </rule> 25325 #. 25594 #. 25326 25595 #. <rule> 25327 25596 #. <condition k="sport" v="bowling"/> … … 25331 25600 #. <scale_max>50000</scale_max> 25332 25601 #. </rule> 25333 #. 25602 #. 25334 25603 #. <rule> 25335 25604 #. <condition k="sport" v="handball"/> … … 25339 25608 #. <scale_max>50000</scale_max> 25340 25609 #. </rule> 25341 #. 25610 #. 25342 25611 #. <rule> 25343 25612 #. <condition k="sport" v="rowing"/> … … 25347 25616 #. <scale_max>50000</scale_max> 25348 25617 #. </rule> 25349 #. 25618 #. 25350 25619 #. <rule> 25351 25620 #. <condition k="sport" v="sailing"/> … … 25355 25624 #. <scale_max>50000</scale_max> 25356 25625 #. </rule> 25357 #. 25626 #. 25358 25627 #. <rule> 25359 25628 #. <condition k="sport" v="diving"/> … … 25363 25632 #. <scale_max>50000</scale_max> 25364 25633 #. </rule> 25365 #. 25634 #. 25366 25635 #. <rule> 25367 25636 #. <condition k="sport" v="badminton"/> … … 25371 25640 #. <scale_max>50000</scale_max> 25372 25641 #. </rule> 25373 #. 25642 #. 25374 25643 #. <rule> 25375 25644 #. <condition k="sport" v="archery"/> … … 25379 25648 #. <scale_max>50000</scale_max> 25380 25649 #. </rule> 25381 #. 25650 #. 25382 25651 #. <rule> 25383 25652 #. <condition k="sport" v="fishing"/> 25384 25653 #: build/trans_presets.java:1913 build/trans_presets.java:1922 25385 25654 #: build/trans_presets.java:1931 build/trans_presets.java:1940 25386 #: build/trans_style.java:37 05build/trans_style.java:371325387 #: build/trans_style.java:37 21build/trans_style.java:372925388 #: build/trans_style.java:37 37build/trans_style.java:374525389 #: build/trans_style.java:37 53build/trans_style.java:376125390 #: build/trans_style.java:3 769build/trans_style.java:377725391 #: build/trans_style.java:3 785build/trans_style.java:379325392 #: build/trans_style.java:38 01build/trans_style.java:380925393 #: build/trans_style.java:38 17build/trans_style.java:382525394 #: build/trans_style.java:38 33build/trans_style.java:384125395 #: build/trans_style.java:38 49build/trans_style.java:385725396 #: build/trans_style.java:38 65build/trans_style.java:387325397 #: build/trans_style.java:3 881build/trans_style.java:388925398 #: build/trans_style.java:3 897build/trans_style.java:390525399 #: build/trans_style.java:39 13build/trans_style.java:392125400 #: build/trans_style.java:39 29build/trans_style.java:393725401 #: build/trans_style.java:39 45build/trans_style.java:395325402 #: build/trans_style.java:39 61build/trans_style.java:396925403 #: build/trans_style.java: 3977build/trans_style.java:398525404 #: build/trans_style.java: 3993build/trans_style.java:400125405 #: build/trans_style.java:40 09build/trans_style.java:401725406 #: build/trans_style.java:40 25build/trans_style.java:403325407 #: build/trans_style.java:40 41build/trans_style.java:404925408 #: build/trans_style.java:40 57build/trans_style.java:406525409 #: build/trans_style.java:4 07325655 #: 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 25410 25679 msgid "sport" 25411 25680 msgstr "spor" … … 27083 27352 #. <scale_max>50000</scale_max> 27084 27353 #. </rule> 27085 #. 27354 #. 27086 27355 #. <!--landuse tags --> 27087 #. 27356 #. 27088 27357 #. <rule> 27089 27358 #. <condition k="landuse" v="farm"/> … … 27093 27362 #. <scale_max>50000</scale_max> 27094 27363 #. </rule> 27095 #. 27364 #. 27096 27365 #. <rule> 27097 27366 #. <condition k="landuse" v="farmland"/> … … 27101 27370 #. <scale_max>50000</scale_max> 27102 27371 #. </rule> 27103 #. 27372 #. 27104 27373 #. <rule> 27105 27374 #. <condition k="landuse" v="meadow"/> … … 27109 27378 #. <scale_max>50000</scale_max> 27110 27379 #. </rule> 27111 #. 27380 #. 27112 27381 #. <rule> 27113 27382 #. <condition k="landuse" v="vineyard"/> … … 27117 27386 #. <scale_max>50000</scale_max> 27118 27387 #. </rule> 27119 #. 27388 #. 27120 27389 #. <rule> 27121 27390 #. <condition k="landuse" v="orchard"/> … … 27125 27394 #. <scale_max>50000</scale_max> 27126 27395 #. </rule> 27127 #. 27396 #. 27128 27397 #. <rule> 27129 27398 #. <condition k="landuse" v="allotments"/> … … 27133 27402 #. <scale_max>50000</scale_max> 27134 27403 #. </rule> 27135 #. 27404 #. 27136 27405 #. <rule> 27137 27406 #. <condition k="landuse" v="grass"/> … … 27141 27410 #. <scale_max>50000</scale_max> 27142 27411 #. </rule> 27143 #. 27412 #. 27144 27413 #. <rule> 27145 27414 #. <condition k="landuse" v="village_green"/> … … 27149 27418 #. <scale_max>50000</scale_max> 27150 27419 #. </rule> 27151 #. 27420 #. 27152 27421 #. <rule> 27153 27422 #. <condition k="landuse" v="recreation_ground"/> 27154 #: build/trans_presets.java:2494 build/trans_style.java:31 5727155 #: build/trans_style.java:31 65build/trans_style.java:317327156 #: build/trans_style.java:3 181build/trans_style.java:318927157 #: build/trans_style.java:32 36build/trans_style.java:324427158 #: build/trans_style.java:33 42build/trans_style.java:335027423 #: 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 27159 27428 msgid "green" 27160 27429 msgstr "yeşil" … … 28570 28839 #. <scale_max>40000</scale_max> 28571 28840 #. </rule> 28572 #. 28841 #. 28573 28842 #. <rule> 28574 28843 #. <condition k="bicycle" b="no"/> … … 28584 28853 #. <scale_max>30000</scale_max> 28585 28854 #. </rule> 28586 #. 28855 #. 28587 28856 #. <rule> 28588 28857 #. <condition k="highway" v="cycleway"/> … … 28592 28861 #. <scale_max>10000</scale_max> 28593 28862 #. </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 --> 28596 28865 #. <rule> 28597 28866 #. <condition k="highway" v="path"/> 28598 28867 #. <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"/> 28599 28876 #. color foot 28600 28877 #. <scale_min>1</scale_min> 28601 28878 #. <scale_max>50000</scale_max> 28602 28879 #. </rule> 28603 #. 28880 #. 28604 28881 #. <rule> 28605 28882 #. <condition k="highway" v="path"/> 28606 28883 #. <condition k="bicycle" v="designated"/> 28607 28884 #. <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"/> 28608 28894 #. color roundabout 28609 28895 #. <!-- tagging a node makes no real sense, a roundabout should be tagged with several nodes, or a highway=mini_roundabout should probably be used --> … … 28612 28898 #. <scale_max>50000</scale_max> 28613 28899 #. </rule> 28614 #. 28900 #. 28615 28901 #. <!-- cycleway tags --> 28616 #. 28902 #. 28617 28903 #. <rule> 28618 28904 #. <condition k="cycleway" v="lane"/> … … 28622 28908 #. <scale_max>50000</scale_max> 28623 28909 #. </rule> 28624 #. 28910 #. 28625 28911 #. <rule> 28626 28912 #. <condition k="cycleway" v="opposite_lane"/> … … 28630 28916 #. <scale_max>50000</scale_max> 28631 28917 #. </rule> 28632 #. 28918 #. 28633 28919 #. <rule> 28634 28920 #. <condition k="cycleway" v="track"/> … … 28638 28924 #. <scale_max>50000</scale_max> 28639 28925 #. </rule> 28640 #. 28926 #. 28641 28927 #. <rule> 28642 28928 #. <condition k="cycleway" v="opposite_track"/> … … 28646 28932 #. <scale_max>50000</scale_max> 28647 28933 #. </rule> 28648 #. 28934 #. 28649 28935 #. <rule> 28650 28936 #. <condition k="cycleway" v="opposite"/> 28651 28937 #: build/trans_presets.java:3242 build/trans_style.java:233 28652 28938 #: 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 28656 28943 msgid "bicycle" 28657 28944 msgstr "bisiklet" … … 28678 28965 #. <scale_max>50000</scale_max> 28679 28966 #. </rule> 28680 #. 28967 #. 28681 28968 #. <rule> 28682 28969 #. <condition k="foot" b="no"/> … … 28692 28979 #. <scale_max>50000</scale_max> 28693 28980 #. </rule> 28694 #. 28981 #. 28695 28982 #. <rule> 28696 28983 #. <condition k="highway" v="footway"/> … … 28700 28987 #. <scale_max>10000</scale_max> 28701 28988 #. </rule> 28702 #. 28989 #. 28703 28990 #. <rule> 28704 28991 #. <condition k="highway" v="path"/> … … 28707 28994 #. <scale_max>50000</scale_max> 28708 28995 #. </rule> 28709 #. 28996 #. 28710 28997 #. <rule> 28711 28998 #. <condition k="highway" v="path"/> 28712 28999 #. <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"/> 28713 29008 #. color bicycle 28714 29009 #. <scale_min>1</scale_min> 28715 29010 #. <scale_max>50000</scale_max> 28716 29011 #. </rule> 28717 #. 29012 #. 28718 29013 #. <rule> 28719 29014 #. <condition k="highway" v="pedestrian"/> … … 28724 29019 #. <scale_max>10000</scale_max> 28725 29020 #. </rule> 28726 #. 29021 #. 28727 29022 #. <rule> 28728 29023 #. <condition k="highway" v="steps"/> 28729 29024 #: build/trans_presets.java:3242 build/trans_style.java:247 28730 29025 #: 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 28733 29029 msgid "foot" 28734 29030 msgstr "ayak" … … 28747 29043 #. <scale_max>50000</scale_max> 28748 29044 #. </rule> 28749 #. 29045 #. 28750 29046 #. <rule> 28751 29047 #. <condition k="railway" v="subway"/> 28752 #: build/trans_presets.java:3242 build/trans_style.java:12 0829048 #: build/trans_presets.java:3242 build/trans_style.java:1233 28753 29049 msgid "subway" 28754 29050 msgstr "metro" … … 28860 29156 #. 7. scale_min / scale_max 28861 29157 #. - zoom scale for display 28862 #. 29158 #. 28863 29159 #. Using both area and line attributes for the same key/value pair does work. For areas 28864 29160 #. first the best matching area rule is searched and the best matching line rule is 28865 29161 #. connected with it. They need not have the same key/value pair. 28866 #. 29162 #. 28867 29163 #. The colours can consist of the two components - name and hex code (e.g. water#0000ff). 28868 29164 #. If both are given, the color name is introduced in preferences with that value. If only … … 28870 29166 #. modified preferences or previous value is used. The 6 hex digit color code can also 28871 29167 #. be appended by a hex value of the alpha channel (thus having 8 hex digits instead of 6). 28872 #. 29168 #. 28873 29169 #. Linemod's are drawn over or under the line they are associated with and modify the 28874 29170 #. appearance. There can be multiple linemod's for one way (contrary to line styles, … … 28878 29174 #. on the sides of the way or the waystyles itself must use alpha channel (which may 28879 29175 #. look strange). 28880 #. 29176 #. 28881 29177 #. If a key/value pair matches more than one rule, the "rule that wins" is unpredicted 28882 29178 #. in case they have same priority! Using priority settings helps to solve conflicts. 28883 #. 29179 #. 28884 29180 #. For external files the <rules> should have following elements: 28885 29181 #. - author the author of the style … … 28893 29189 #. - when the style is additional choose "standard" or don't use name tag 28894 29190 #. --> 28895 #. 29191 #. 28896 29192 #: build/trans_style.java:72 28897 29193 msgid "standard" … … 28899 29195 28900 29196 #. mappaint style named "standard" 28901 #. 29197 #. 28902 29198 #. <rule> 28903 29199 #. <condition k="restriction" v="no_left_turn"/> … … 28946 29242 #. <scale_max>40000</scale_max> 28947 29243 #. </rule> 28948 #. 28949 #. 29244 #. 29245 #. 28950 29246 #. <!-- mark some specials that should be fixed - they are already the default and therefore shouldn't be tagged --> 28951 29247 #. <rule> … … 29025 29321 #. <scale_max>40000</scale_max> 29026 29322 #. </rule> 29027 #. 29323 #. 29028 29324 #. <rule> 29029 29325 #. <condition k="highway" v="road"/> … … 29033 29329 #. <scale_max>50000</scale_max> 29034 29330 #. </rule> 29035 #. 29331 #. 29036 29332 #. <!--abutters tags --> 29037 #. 29333 #. 29038 29334 #. <!--accessories tags --> 29039 #. 29335 #. 29040 29336 #. <!--properties tags --> 29041 #. 29337 #. 29042 29338 #. <rule> 29043 29339 #. <condition k="mountain_pass" b="yes"/> 29044 29340 #: build/trans_style.java:139 build/trans_style.java:174 29045 29341 #: build/trans_style.java:181 build/trans_style.java:188 29046 #: build/trans_style.java:633 build/trans_style.java:4 08729342 #: build/trans_style.java:633 build/trans_style.java:4120 29047 29343 msgid "deprecated" 29048 29344 msgstr "kırılmış" … … 29053 29349 #. <scale_max>10000</scale_max> 29054 29350 #. </rule> 29055 #. 29351 #. 29056 29352 #. <rule> 29057 29353 #. <condition k="goods" b="no"/> … … 29060 29356 #. <scale_max>50000</scale_max> 29061 29357 #. </rule> 29062 #. 29358 #. 29063 29359 #. <rule> 29064 29360 #. <condition k="hgv" b="no"/> … … 29067 29363 #. <scale_max>50000</scale_max> 29068 29364 #. </rule> 29069 #. 29365 #. 29070 29366 #. <rule> 29071 29367 #. <condition k="horse" b="no"/> … … 29081 29377 #. <scale_max>20000</scale_max> 29082 29378 #. </rule> 29083 #. 29379 #. 29084 29380 #. <rule> 29085 29381 #. <condition k="highway" v="bridleway"/> … … 29093 29389 #. <scale_max>30000</scale_max> 29094 29390 #. </rule> 29095 #. 29391 #. 29096 29392 #. <rule> 29097 29393 #. <condition k="motorcycle" b="no"/> … … 29100 29396 #. <scale_max>50000</scale_max> 29101 29397 #. </rule> 29102 #. 29398 #. 29103 29399 #. <rule> 29104 29400 #. <condition k="motorcar" b="no"/> … … 29107 29403 #. <scale_max>50000</scale_max> 29108 29404 #. </rule> 29109 #. 29405 #. 29110 29406 #. <rule> 29111 29407 #. <condition k="psv" b="no"/> … … 29114 29410 #. <scale_max>50000</scale_max> 29115 29411 #. </rule> 29116 #. 29412 #. 29117 29413 #. <rule> 29118 29414 #. <condition k="motorboat" b="no"/> … … 29121 29417 #. <scale_max>50000</scale_max> 29122 29418 #. </rule> 29123 #. 29419 #. 29124 29420 #. <rule> 29125 29421 #. <condition k="boat" b="no"/> … … 29128 29424 #. <scale_max>50000</scale_max> 29129 29425 #. </rule> 29130 #. 29426 #. 29131 29427 #. <rule> 29132 29428 #. <condition k="noexit" b="yes"/> … … 29135 29431 #. <scale_max>50000</scale_max> 29136 29432 #. </rule> 29137 #. 29433 #. 29138 29434 #. <rule> 29139 29435 #. <condition k="maxweight"/> … … 29142 29438 #. <scale_max>50000</scale_max> 29143 29439 #. </rule> 29144 #. 29440 #. 29145 29441 #. <rule> 29146 29442 #. <condition k="maxheight"/> … … 29149 29445 #. <scale_max>50000</scale_max> 29150 29446 #. </rule> 29151 #. 29447 #. 29152 29448 #. <rule> 29153 29449 #. <condition k="maxwidth"/> … … 29156 29452 #. <scale_max>50000</scale_max> 29157 29453 #. </rule> 29158 #. 29454 #. 29159 29455 #. <rule> 29160 29456 #. <condition k="maxlength"/> … … 29163 29459 #. <scale_max>50000</scale_max> 29164 29460 #. </rule> 29165 #. 29461 #. 29166 29462 #. <rule> 29167 29463 #. <condition k="maxspeed"/> … … 29170 29466 #. <scale_max>50000</scale_max> 29171 29467 #. </rule> 29172 #. 29468 #. 29173 29469 #. <rule> 29174 29470 #. <condition k="minspeed"/> … … 29177 29473 #. <scale_max>50000</scale_max> 29178 29474 #. </rule> 29179 #. 29475 #. 29180 29476 #. <rule> 29181 29477 #. <condition k="maxstay"/> … … 29184 29480 #. <scale_max>50000</scale_max> 29185 29481 #. </rule> 29186 #. 29482 #. 29187 29483 #. <rule> 29188 29484 #. <condition k="toll"/> … … 29191 29487 #. <scale_max>50000</scale_max> 29192 29488 #. </rule> 29193 #. 29489 #. 29194 29490 #. <rule> 29195 29491 #. <condition k="barrier"/> … … 29366 29662 #. <scale_max>50000</scale_max> 29367 29663 #. </rule> 29368 #. 29664 #. 29369 29665 #. <!-- highway tags --> 29370 #. 29666 #. 29371 29667 #. <rule> 29372 29668 #. <condition k="motorroad" v="yes"/> … … 29380 29676 #. <scale_max>40000</scale_max> 29381 29677 #. </rule> 29382 #. 29678 #. 29383 29679 #. <rule> 29384 29680 #. <condition k="highway" v="track"/> … … 29388 29684 #. <scale_max>50000</scale_max> 29389 29685 #. </rule> 29390 #. 29686 #. 29391 29687 #. <!-- tracktype tags --> 29392 #. 29688 #. 29393 29689 #. <rule> 29394 29690 #. <condition k="tracktype" v="grade1"/> … … 29398 29694 #. <scale_max>50000</scale_max> 29399 29695 #. </rule> 29400 #. 29696 #. 29401 29697 #. <rule> 29402 29698 #. <condition k="tracktype" v="grade2"/> … … 29406 29702 #. <scale_max>50000</scale_max> 29407 29703 #. </rule> 29408 #. 29704 #. 29409 29705 #. <rule> 29410 29706 #. <condition k="tracktype" v="grade3"/> … … 29414 29710 #. <scale_max>50000</scale_max> 29415 29711 #. </rule> 29416 #. 29712 #. 29417 29713 #. <rule> 29418 29714 #. <condition k="tracktype" v="grade4"/> … … 29422 29718 #. <scale_max>50000</scale_max> 29423 29719 #. </rule> 29424 #. 29720 #. 29425 29721 #. <rule> 29426 29722 #. <condition k="tracktype" v="grade5"/> 29427 #: build/trans_style.java:649 build/trans_style.java:9 5129428 #: build/trans_style.java:9 59build/trans_style.java:96729429 #: build/trans_style.java: 975build/trans_style.java:98329723 #: 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 29430 29726 msgid "highway_track" 29431 29727 msgstr "araçyolu_hattı" … … 29436 29732 #. <scale_max>10000</scale_max> 29437 29733 #. </rule> 29438 #. 29734 #. 29439 29735 #. <rule> 29440 29736 #. <condition k="direction" v="clockwise"/> … … 29443 29739 #. <scale_max>50000</scale_max> 29444 29740 #. </rule> 29445 #. 29741 #. 29446 29742 #. <rule> 29447 29743 #. <condition k="highway" v="mini_roundabout"/> … … 29451 29747 #. <scale_max>50000</scale_max> 29452 29748 #. </rule> 29453 #. 29749 #. 29454 29750 #. <rule> 29455 29751 #. <condition k="highway" v="stop"/> … … 29458 29754 #. <scale_max>50000</scale_max> 29459 29755 #. </rule> 29460 #. 29756 #. 29461 29757 #. <rule> 29462 29758 #. <condition k="highway" v="traffic_signals"/> … … 29465 29761 #. <scale_max>50000</scale_max> 29466 29762 #. </rule> 29467 #. 29763 #. 29468 29764 #. <rule> 29469 29765 #. <condition k="highway" v="street_lamp"/> … … 29472 29768 #. <scale_max>50000</scale_max> 29473 29769 #. </rule> 29474 #. 29770 #. 29475 29771 #. <rule> 29476 29772 #. <condition k="highway" v="speed_camera"/> … … 29479 29775 #. <scale_max>50000</scale_max> 29480 29776 #. </rule> 29481 #. 29777 #. 29482 29778 #. <rule> 29483 29779 #. <condition k="traffic_sign" v="city_limit"/> … … 29486 29782 #. <scale_max>40000</scale_max> 29487 29783 #. </rule> 29488 #. 29784 #. 29489 29785 #. <rule> 29490 29786 #. <condition k="highway" v="crossing"/> … … 29493 29789 #. <scale_max>50000</scale_max> 29494 29790 #. </rule> 29495 #. 29791 #. 29496 29792 #. <rule> 29497 29793 #. <condition k="highway" v="incline"/> … … 29500 29796 #. <scale_max>50000</scale_max> 29501 29797 #. </rule> 29502 #. 29798 #. 29503 29799 #. <rule> 29504 29800 #. <condition k="highway" v="incline_steep"/> … … 29507 29803 #. <scale_max>50000</scale_max> 29508 29804 #. </rule> 29509 #. 29805 #. 29510 29806 #. <rule> 29511 29807 #. <condition k="highway" v="motorway_junction"/> … … 29514 29810 #. <scale_max>50000</scale_max> 29515 29811 #. </rule> 29516 #. 29812 #. 29517 29813 #. <rule> 29518 29814 #. <condition k="highway" v="services"/> 29519 #: build/trans_style.java:8 4229815 #: build/trans_style.java:867 29520 29816 msgid "services" 29521 29817 msgstr "" … … 29526 29822 #. <scale_max>50000</scale_max> 29527 29823 #. </rule> 29528 #. 29824 #. 29529 29825 #. <rule> 29530 29826 #. <condition k="highway" v="ford"/> 29531 #: build/trans_style.java:8 5029827 #: build/trans_style.java:875 29532 29828 msgid "ford" 29533 29829 msgstr "" … … 29538 29834 #. <scale_max>50000</scale_max> 29539 29835 #. </rule> 29540 #. 29836 #. 29541 29837 #. <rule> 29542 29838 #. <condition k="highway" v="bus_stop"/> … … 29545 29841 #. <scale_max>50000</scale_max> 29546 29842 #. </rule> 29547 #. 29843 #. 29548 29844 #. <rule> 29549 29845 #. <condition k="highway" v="turning_circle"/> 29550 #: build/trans_style.java:8 6529846 #: build/trans_style.java:890 29551 29847 msgid "turningcircle" 29552 29848 msgstr "döner kavşak" … … 29557 29853 #. <scale_max>50000</scale_max> 29558 29854 #. </rule> 29559 #. 29855 #. 29560 29856 #. <rule> 29561 29857 #. <condition k="highway" v="emergency_access_point"/> 29562 29858 #. <icon src="service/emergency_access_point.png"/> 29563 #: build/trans_style.java: 88929859 #: build/trans_style.java:914 29564 29860 msgid "emergency_access_point" 29565 29861 msgstr "" … … 29570 29866 #. <scale_max>200000000</scale_max> 29571 29867 #. </rule> 29572 #. 29868 #. 29573 29869 #. <rule> 29574 29870 #. <condition k="waterway" v="riverbank"/> 29575 29871 #. color riverbank 29576 #: build/trans_style.java:10 01build/trans_style.java:100229872 #: build/trans_style.java:1026 build/trans_style.java:1027 29577 29873 msgid "riverbank" 29578 29874 msgstr "riverbank" … … 29583 29879 #. <scale_max>200000000</scale_max> 29584 29880 #. </rule> 29585 #. 29881 #. 29586 29882 #. <rule> 29587 29883 #. <condition k="waterway" v="stream"/> 29588 #: build/trans_style.java:10 1829884 #: build/trans_style.java:1043 29589 29885 msgid "stream" 29590 29886 msgstr "akış" … … 29595 29891 #. <scale_max>50000</scale_max> 29596 29892 #. </rule> 29597 #. 29893 #. 29598 29894 #. <rule> 29599 29895 #. <condition k="waterway" v="dock"/> 29600 #: build/trans_style.java:10 4129896 #: build/trans_style.java:1066 29601 29897 msgid "dock" 29602 29898 msgstr "iskele" … … 29607 29903 #. <scale_max>50000</scale_max> 29608 29904 #. </rule> 29609 #. 29905 #. 29610 29906 #. <rule> 29611 29907 #. <condition k="waterway" v="lock_gate"/> … … 29614 29910 #. <scale_max>50000</scale_max> 29615 29911 #. </rule> 29616 #. 29912 #. 29617 29913 #. <rule> 29618 29914 #. <condition k="waterway" v="turning_point"/> … … 29621 29917 #. <scale_max>50000</scale_max> 29622 29918 #. </rule> 29623 #. 29919 #. 29624 29920 #. <rule> 29625 29921 #. <condition k="waterway" v="boatyard"/> … … 29629 29925 #. <scale_max>50000</scale_max> 29630 29926 #. </rule> 29631 #. 29927 #. 29632 29928 #. <rule> 29633 29929 #. <condition k="waterway" v="water_point"/> … … 29636 29932 #. <scale_max>50000</scale_max> 29637 29933 #. </rule> 29638 #. 29934 #. 29639 29935 #. <rule> 29640 29936 #. <condition k="waterway" v="waste_disposal"/> … … 29643 29939 #. <scale_max>50000</scale_max> 29644 29940 #. </rule> 29645 #. 29941 #. 29646 29942 #. <rule> 29647 29943 #. <condition k="waterway" v="mooring"/> … … 29650 29946 #. <scale_max>50000</scale_max> 29651 29947 #. </rule> 29652 #. 29948 #. 29653 29949 #. <rule> 29654 29950 #. <condition k="waterway" v="weir"/> … … 29658 29954 #. <scale_max>50000</scale_max> 29659 29955 #. </rule> 29660 #. 29956 #. 29661 29957 #. <rule> 29662 29958 #. <condition k="waterway" v="dam"/> … … 29667 29963 #. <scale_max>50000</scale_max> 29668 29964 #. </rule> 29669 #. 29965 #. 29670 29966 #. <rule> 29671 29967 #. <condition k="waterway" v="waterfall"/> … … 29675 29971 #. <scale_max>50000</scale_max> 29676 29972 #. </rule> 29677 #. 29973 #. 29678 29974 #. <!--man_made tags --> 29679 #. 29975 #. 29680 29976 #. <rule> 29681 29977 #. <condition k="man_made" v="beacon"/> … … 29685 29981 #. <scale_max>50000</scale_max> 29686 29982 #. </rule> 29687 #. 29983 #. 29688 29984 #. <rule> 29689 29985 #. <condition k="man_made" v="crane"/> … … 29693 29989 #. <scale_max>50000</scale_max> 29694 29990 #. </rule> 29695 #. 29991 #. 29696 29992 #. <rule> 29697 29993 #. <condition k="man_made" v="gasometer"/> … … 29701 29997 #. <scale_max>50000</scale_max> 29702 29998 #. </rule> 29703 #. 29999 #. 29704 30000 #. <rule> 29705 30001 #. <condition k="man_made" v="lighthouse"/> … … 29710 30006 #. <scale_max>50000</scale_max> 29711 30007 #. </rule> 29712 #. 30008 #. 29713 30009 #. <rule> 29714 30010 #. <condition k="man_made" v="petroleum_well"/> … … 29717 30013 #. <scale_max>50000</scale_max> 29718 30014 #. </rule> 29719 #. 30015 #. 29720 30016 #. <rule> 29721 30017 #. <condition k="man_made" v="reservoir_covered"/> … … 29725 30021 #. <scale_max>50000</scale_max> 29726 30022 #. </rule> 29727 #. 30023 #. 29728 30024 #. <rule> 29729 30025 #. <condition k="man_made" v="surveillance"/> … … 29733 30029 #. <scale_max>50000</scale_max> 29734 30030 #. </rule> 29735 #. 30031 #. 29736 30032 #. <rule> 29737 30033 #. <condition k="man_made" v="survey_point"/> … … 29741 30037 #. <scale_max>50000</scale_max> 29742 30038 #. </rule> 29743 #. 30039 #. 29744 30040 #. <rule> 29745 30041 #. <condition k="man_made" v="tower"/> … … 29749 30045 #. <scale_max>50000</scale_max> 29750 30046 #. </rule> 29751 #. 30047 #. 29752 30048 #. <rule> 29753 30049 #. <condition k="man_made" v="wastewater_plant"/> … … 29757 30053 #. <scale_max>50000</scale_max> 29758 30054 #. </rule> 29759 #. 30055 #. 29760 30056 #. <rule> 29761 30057 #. <condition k="man_made" v="watermill"/> … … 29765 30061 #. <scale_max>50000</scale_max> 29766 30062 #. </rule> 29767 #. 30063 #. 29768 30064 #. <rule> 29769 30065 #. <condition k="man_made" v="water_tower"/> … … 29773 30069 #. <scale_max>50000</scale_max> 29774 30070 #. </rule> 29775 #. 30071 #. 29776 30072 #. <rule> 29777 30073 #. <condition k="man_made" v="windmill"/> … … 29781 30077 #. <scale_max>50000</scale_max> 29782 30078 #. </rule> 29783 #. 30079 #. 29784 30080 #. <rule> 29785 30081 #. <condition k="man_made" v="works"/> … … 29789 30085 #. <scale_max>50000</scale_max> 29790 30086 #. </rule> 29791 #. 30087 #. 29792 30088 #. <rule> 29793 30089 #. <condition k="man_made" v="water_works"/> 29794 30090 #. <icon annotate="true" src="misc/no_icon.png"/> 29795 #: build/trans_style.java:10 64build/trans_style.java:109329796 #: build/trans_style.java:11 09build/trans_style.java:111029797 #: build/trans_style.java:11 18build/trans_style.java:160329798 #: build/trans_style.java:16 10build/trans_style.java:161929799 #: build/trans_style.java:16 27build/trans_style.java:165929800 #: build/trans_style.java:16 67build/trans_style.java:167529801 #: build/trans_style.java:1 683build/trans_style.java:169029802 #: build/trans_style.java:1 699build/trans_style.java:170729803 #: build/trans_style.java:17 15build/trans_style.java:172329804 #: build/trans_style.java:17 3130091 #: 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 29805 30101 msgid "manmade" 29806 30102 msgstr "insan yapımı" … … 29810 30106 #. <scale_max>50000</scale_max> 29811 30107 #. </rule> 29812 #. 30108 #. 29813 30109 #. <rule> 29814 30110 #. <condition k="waterway" v="rapids"/> 29815 30111 #. <icon annotate="true" src="misc/no_icon.png"/> 29816 #: build/trans_style.java:11 0130112 #: build/trans_style.java:1126 29817 30113 msgid "rapids" 29818 30114 msgstr "" … … 29823 30119 #. <scale_max>50000</scale_max> 29824 30120 #. </rule> 29825 #. 30121 #. 29826 30122 #. <!-- railway tags --> 29827 #. 30123 #. 29828 30124 #. <rule> 29829 30125 #. <condition k="railway" v="station"/> … … 29833 30129 #. <scale_max>50000</scale_max> 29834 30130 #. </rule> 29835 #. 30131 #. 29836 30132 #. <rule> 29837 30133 #. <condition k="railway" v="halt"/> … … 29840 30136 #. <scale_max>50000</scale_max> 29841 30137 #. </rule> 29842 #. 30138 #. 29843 30139 #. <rule> 29844 30140 #. <condition k="railway" v="tram_station"/> … … 29848 30144 #. <scale_max>50000</scale_max> 29849 30145 #. </rule> 29850 #. 30146 #. 29851 30147 #. <rule> 29852 30148 #. <condition k="railway" v="tram_stop"/> … … 29855 30151 #. <scale_max>50000</scale_max> 29856 30152 #. </rule> 29857 #. 30153 #. 29858 30154 #. <rule> 29859 30155 #. <condition k="railway" v="subway_entrance"/> … … 29863 30159 #. <scale_max>50000</scale_max> 29864 30160 #. </rule> 29865 #. 30161 #. 29866 30162 #. <rule> 29867 30163 #. <condition k="railway" v="crossing"/> … … 29871 30167 #. <scale_max>50000</scale_max> 29872 30168 #. </rule> 29873 #. 30169 #. 29874 30170 #. <rule> 29875 30171 #. <condition k="railway" v="level_crossing"/> 29876 #: build/trans_style.java:11 28build/trans_style.java:114329877 #: build/trans_style.java:11 58build/trans_style.java:116629878 #: build/trans_style.java:11 7430172 #: 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 29879 30175 msgid "railwaypoint" 29880 30176 msgstr "demiryolu_noktası" … … 29885 30181 #. <scale_max>200000000</scale_max> 29886 30182 #. </rule> 29887 #. 30183 #. 29888 30184 #. <rule> 29889 30185 #. <condition k="railway" v="tram"/> … … 29894 30190 #. <scale_max>50000</scale_max> 29895 30191 #. </rule> 29896 #. 30192 #. 29897 30193 #. <rule> 29898 30194 #. <condition k="railway" v="light_rail"/> 29899 #: build/trans_style.java:1 191build/trans_style.java:120030195 #: build/trans_style.java:1216 build/trans_style.java:1225 29900 30196 msgid "otherrail" 29901 30197 msgstr "başka_demiryolu" 29902 30198 29903 30199 #. color otherrail 29904 #: build/trans_style.java:1 19230200 #: build/trans_style.java:1217 29905 30201 msgid "railover" 29906 30202 msgstr "demiryolu_üzeri" … … 29911 30207 #. <scale_max>50000</scale_max> 29912 30208 #. </rule> 29913 #. 30209 #. 29914 30210 #. <rule> 29915 30211 #. <condition k="railway" v="preserved"/> … … 29919 30215 #. <scale_max>50000</scale_max> 29920 30216 #. </rule> 29921 #. 30217 #. 29922 30218 #. <!-- disused often appears together with highway=xy --> 29923 30219 #. <!-- -> normal display with line, linemod for combinations --> … … 29930 30226 #. <scale_max>50000</scale_max> 29931 30227 #. </rule> 29932 #. 30228 #. 29933 30229 #. <!-- abandoned often appears together with highway=xy --> 29934 30230 #. <!-- -> normal display with line, linemod for combinations --> … … 29936 30232 #. <condition k="railway" v="abandoned"/> 29937 30233 #. color oldrail 29938 #: build/trans_style.java:12 16build/trans_style.java:122629939 #: build/trans_style.java:12 27build/trans_style.java:123729940 #: build/trans_style.java:12 3830234 #: 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 29941 30237 msgid "oldrail" 29942 30238 msgstr "eski_demiryolu" … … 29947 30243 #. <scale_max>50000</scale_max> 29948 30244 #. </rule> 29949 #. 30245 #. 29950 30246 #. <rule> 29951 30247 #. <condition k="service" v="yard"/> … … 29954 30250 #. <scale_max>50000</scale_max> 29955 30251 #. </rule> 29956 #. 30252 #. 29957 30253 #. <rule> 29958 30254 #. <condition k="service" v="siding"/> … … 29961 30257 #. <scale_max>50000</scale_max> 29962 30258 #. </rule> 29963 #. 30259 #. 29964 30260 #. <rule> 29965 30261 #. <condition k="service" v="spur"/> … … 29968 30264 #. <scale_max>50000</scale_max> 29969 30265 #. </rule> 29970 #. 30266 #. 29971 30267 #. <!--aeroway tags --> 29972 #. 30268 #. 29973 30269 #. <rule> 29974 30270 #. <condition k="aeroway" v="aerodrome"/> … … 29979 30275 #. <scale_max>50000</scale_max> 29980 30276 #. </rule> 29981 #. 30277 #. 29982 30278 #. <rule> 29983 30279 #. <condition k="aeroway" v="taxiway"/> 29984 #: build/trans_style.java:13 18build/trans_style.java:131929985 #: build/trans_style.java:13 5130280 #: build/trans_style.java:1343 build/trans_style.java:1344 30281 #: build/trans_style.java:1376 29986 30282 msgid "aeroway" 29987 30283 msgstr "havayolu" … … 29992 30288 #. <scale_max>50000</scale_max> 29993 30289 #. </rule> 29994 #. 30290 #. 29995 30291 #. <rule> 29996 30292 #. <condition k="aeroway" v="terminal"/> 29997 #: build/trans_style.java:13 2730293 #: build/trans_style.java:1352 29998 30294 msgid "terminal" 29999 30295 msgstr "terminal" … … 30004 30300 #. <scale_max>50000</scale_max> 30005 30301 #. </rule> 30006 #. 30302 #. 30007 30303 #. <rule> 30008 30304 #. <condition k="aeroway" v="helipad"/> … … 30012 30308 #. <scale_max>50000</scale_max> 30013 30309 #. </rule> 30014 #. 30310 #. 30015 30311 #. <rule> 30016 30312 #. <condition k="aeroway" v="runway"/> 30017 #: build/trans_style.java:13 35build/trans_style.java:134330313 #: build/trans_style.java:1360 build/trans_style.java:1368 30018 30314 msgid "aeroway_dark" 30019 30315 msgstr "havayolu_ağır" … … 30024 30320 #. <scale_max>50000</scale_max> 30025 30321 #. </rule> 30026 #. 30322 #. 30027 30323 #. <rule> 30028 30324 #. <condition k="aeroway" v="apron"/> 30029 #: build/trans_style.java:13 5930325 #: build/trans_style.java:1384 30030 30326 msgid "aeroway_light" 30031 30327 msgstr "hafif_hafif" … … 30036 30332 #. <scale_max>50000</scale_max> 30037 30333 #. </rule> 30038 #. 30334 #. 30039 30335 #. <rule> 30040 30336 #. <condition k="aeroway" v="gate"/> … … 30043 30339 #. <scale_max>50000</scale_max> 30044 30340 #. </rule> 30045 #. 30341 #. 30046 30342 #. <rule> 30047 30343 #. <condition k="aeroway" v="windsock"/> … … 30050 30346 #. <scale_max>50000</scale_max> 30051 30347 #. </rule> 30052 #. 30348 #. 30053 30349 #. <!--aerialway tags --> 30054 #. 30350 #. 30055 30351 #. <rule> 30056 30352 #. <condition k="aerialway" v="cable_car"/> … … 30060 30356 #. <scale_max>50000</scale_max> 30061 30357 #. </rule> 30062 #. 30358 #. 30063 30359 #. <rule> 30064 30360 #. <condition k="aerialway" v="gondola"/> … … 30068 30364 #. <scale_max>50000</scale_max> 30069 30365 #. </rule> 30070 #. 30366 #. 30071 30367 #. <rule> 30072 30368 #. <condition k="aerialway" v="chair_lift"/> … … 30076 30372 #. <scale_max>50000</scale_max> 30077 30373 #. </rule> 30078 #. 30374 #. 30079 30375 #. <rule> 30080 30376 #. <condition k="aerialway" v="drag_lift"/> … … 30084 30380 #. <scale_max>50000</scale_max> 30085 30381 #. </rule> 30086 #. 30382 #. 30087 30383 #. <rule> 30088 30384 #. <condition k="aerialway" v="station"/> … … 30092 30388 #. <scale_max>50000</scale_max> 30093 30389 #. </rule> 30094 #. 30390 #. 30095 30391 #. <rule> 30096 30392 #. <condition k="aerialway" v="pylon"/> 30097 #: build/trans_style.java:1 383build/trans_style.java:139130098 #: build/trans_style.java:1 399build/trans_style.java:140730099 #: build/trans_style.java:14 15build/trans_style.java:142330393 #: 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 30100 30396 msgid "aerialway" 30101 30397 msgstr "havayolu" … … 30106 30402 #. <scale_max>50000</scale_max> 30107 30403 #. </rule> 30108 #. 30404 #. 30109 30405 #. <!-- piste tags --> 30110 #. 30406 #. 30111 30407 #. <rule> 30112 30408 #. <condition k="piste:difficulty" v="easy"/> 30113 30409 #. color piste_easy 30114 #: build/trans_style.java:14 33build/trans_style.java:143430410 #: build/trans_style.java:1458 build/trans_style.java:1459 30115 30411 msgid "piste_easy" 30116 30412 msgstr "basit_meydan" … … 30121 30417 #. <scale_max>30000</scale_max> 30122 30418 #. </rule> 30123 #. 30419 #. 30124 30420 #. <rule> 30125 30421 #. <condition k="piste:difficulty" v="intermediate"/> 30126 30422 #. color piste_intermediate 30127 #: build/trans_style.java:14 42build/trans_style.java:144330423 #: build/trans_style.java:1467 build/trans_style.java:1468 30128 30424 msgid "piste_intermediate" 30129 30425 msgstr "orta_meydan" … … 30134 30430 #. <scale_max>30000</scale_max> 30135 30431 #. </rule> 30136 #. 30432 #. 30137 30433 #. <rule> 30138 30434 #. <condition k="piste:difficulty" v="advanced"/> 30139 30435 #. color piste_advanced 30140 #: build/trans_style.java:14 51build/trans_style.java:145230436 #: build/trans_style.java:1476 build/trans_style.java:1477 30141 30437 msgid "piste_advanced" 30142 30438 msgstr "büyük_meydan" … … 30147 30443 #. <scale_max>30000</scale_max> 30148 30444 #. </rule> 30149 #. 30445 #. 30150 30446 #. <rule> 30151 30447 #. <condition k="piste:difficulty" v="expert"/> 30152 30448 #. color piste_expert 30153 #: build/trans_style.java:14 60build/trans_style.java:146130449 #: build/trans_style.java:1485 build/trans_style.java:1486 30154 30450 msgid "piste_expert" 30155 30451 msgstr "" … … 30160 30456 #. <scale_max>30000</scale_max> 30161 30457 #. </rule> 30162 #. 30458 #. 30163 30459 #. <rule> 30164 30460 #. <condition k="piste:difficulty" v="freeride"/> 30165 30461 #. color piste_freeride 30166 #: build/trans_style.java:14 69build/trans_style.java:147030462 #: build/trans_style.java:1494 build/trans_style.java:1495 30167 30463 msgid "piste_freeride" 30168 30464 msgstr "acemiKullanıcı_meydanı" … … 30173 30469 #. <scale_max>30000</scale_max> 30174 30470 #. </rule> 30175 #. 30471 #. 30176 30472 #. <rule> 30177 30473 #. <condition k="piste:difficulty" v="novice"/> 30178 30474 #. color piste_novice 30179 #: build/trans_style.java:1 478build/trans_style.java:147930475 #: build/trans_style.java:1503 build/trans_style.java:1504 30180 30476 msgid "piste_novice" 30181 30477 msgstr "acemiKullanıcı_meydanı" … … 30186 30482 #. <scale_max>300000</scale_max> 30187 30483 #. </rule> 30188 #. 30484 #. 30189 30485 #. <!--power tags --> 30190 #. 30486 #. 30191 30487 #. <rule> 30192 30488 #. <condition k="power" v="tower"/> … … 30196 30492 #. <scale_max>50000</scale_max> 30197 30493 #. </rule> 30198 #. 30494 #. 30199 30495 #. <rule> 30200 30496 #. <condition k="power" v="pole"/> … … 30203 30499 #. <scale_max>50000</scale_max> 30204 30500 #. </rule> 30205 #. 30501 #. 30206 30502 #. <rule> 30207 30503 #. <condition k="power" v="line"/> … … 30211 30507 #. <scale_max>50000</scale_max> 30212 30508 #. </rule> 30213 #. 30509 #. 30214 30510 #. <rule> 30215 30511 #. <condition k="power" v="minor_line"/> … … 30219 30515 #. <scale_max>50000</scale_max> 30220 30516 #. </rule> 30221 #. 30517 #. 30222 30518 #. <rule> 30223 30519 #. <condition k="power" v="station"/> … … 30227 30523 #. <scale_max>50000</scale_max> 30228 30524 #. </rule> 30229 #. 30525 #. 30230 30526 #. <rule> 30231 30527 #. <condition k="power" v="sub_station"/> … … 30235 30531 #. <scale_max>50000</scale_max> 30236 30532 #. </rule> 30237 #. 30533 #. 30238 30534 #. <rule> 30239 30535 #. <condition k="power_source" v="wind"/> … … 30243 30539 #. <scale_max>50000</scale_max> 30244 30540 #. </rule> 30245 #. 30541 #. 30246 30542 #. <rule> 30247 30543 #. <condition k="power_source" v="hydro"/> … … 30251 30547 #. <scale_max>50000</scale_max> 30252 30548 #. </rule> 30253 #. 30549 #. 30254 30550 #. <rule> 30255 30551 #. <condition k="power_source" v="fossil"/> … … 30259 30555 #. <scale_max>50000</scale_max> 30260 30556 #. </rule> 30261 #. 30557 #. 30262 30558 #. <rule> 30263 30559 #. <condition k="power_source" v="coal"/> … … 30267 30563 #. <scale_max>50000</scale_max> 30268 30564 #. </rule> 30269 #. 30565 #. 30270 30566 #. <rule> 30271 30567 #. <condition k="power_source" v="gas"/> … … 30275 30571 #. <scale_max>50000</scale_max> 30276 30572 #. </rule> 30277 #. 30573 #. 30278 30574 #. <rule> 30279 30575 #. <condition k="power_source" v="photovoltaic"/> … … 30283 30579 #. <scale_max>50000</scale_max> 30284 30580 #. </rule> 30285 #. 30581 #. 30286 30582 #. <rule> 30287 30583 #. <condition k="power_source" v="nuclear"/> … … 30291 30587 #. <scale_max>50000</scale_max> 30292 30588 #. </rule> 30293 #. 30589 #. 30294 30590 #. <rule> 30295 30591 #. <condition k="power" v="generator"/> 30296 30592 #. <icon annotate="true" src="misc/landmark/power.png" priority="-10000"/> 30297 #: build/trans_style.java:1 490build/trans_style.java:150430298 #: build/trans_style.java:15 12build/trans_style.java:152130299 #: build/trans_style.java:15 29build/trans_style.java:153730300 #: build/trans_style.java:15 45build/trans_style.java:155330301 #: build/trans_style.java:15 61build/trans_style.java:156930302 #: build/trans_style.java:1 577build/trans_style.java:158530303 #: build/trans_style.java:1 59330593 #: 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 30304 30600 msgid "power" 30305 30601 msgstr "güç" … … 30309 30605 #. <scale_max>50000</scale_max> 30310 30606 #. </rule> 30311 #. 30607 #. 30312 30608 #. <rule> 30313 30609 #. <condition k="man_made" v="pier"/> 30314 30610 #. color pier 30315 #: build/trans_style.java:16 34build/trans_style.java:163530611 #: build/trans_style.java:1659 build/trans_style.java:1660 30316 30612 msgid "pier" 30317 30613 msgstr "iskele" … … 30322 30618 #. <scale_max>50000</scale_max> 30323 30619 #. </rule> 30324 #. 30620 #. 30325 30621 #. <rule> 30326 30622 #. <condition k="man_made" v="pipeline"/> 30327 #: build/trans_style.java:16 4330623 #: build/trans_style.java:1668 30328 30624 msgid "pipeline" 30329 30625 msgstr "suhattı" … … 30333 30629 #. <scale_max>50000</scale_max> 30334 30630 #. </rule> 30335 #. 30631 #. 30336 30632 #. <!--leisure tags --> 30337 #. 30633 #. 30338 30634 #. <rule> 30339 30635 #. <condition k="leisure" v="sports_centre"/> … … 30343 30639 #. <scale_max>50000</scale_max> 30344 30640 #. </rule> 30345 #. 30641 #. 30346 30642 #. <rule> 30347 30643 #. <condition k="leisure" v="golf_course"/> … … 30351 30647 #. <scale_max>50000</scale_max> 30352 30648 #. </rule> 30353 #. 30649 #. 30354 30650 #. <rule> 30355 30651 #. <condition k="leisure" v="stadium"/> … … 30359 30655 #. <scale_max>50000</scale_max> 30360 30656 #. </rule> 30361 #. 30657 #. 30362 30658 #. <rule> 30363 30659 #. <condition k="leisure" v="track"/> … … 30367 30663 #. <scale_max>50000</scale_max> 30368 30664 #. </rule> 30369 #. 30665 #. 30370 30666 #. <rule> 30371 30667 #. <condition k="leisure" v="pitch"/> … … 30375 30671 #. <scale_max>50000</scale_max> 30376 30672 #. </rule> 30377 #. 30673 #. 30378 30674 #. <rule> 30379 30675 #. <condition k="leisure" v="water_park"/> … … 30383 30679 #. <scale_max>50000</scale_max> 30384 30680 #. </rule> 30385 #. 30681 #. 30386 30682 #. <rule> 30387 30683 #. <condition k="leisure" v="slipway"/> … … 30391 30687 #. <scale_max>50000</scale_max> 30392 30688 #. </rule> 30393 #. 30689 #. 30394 30690 #. <rule> 30395 30691 #. <condition k="leisure" v="fishing"/> … … 30399 30695 #. <scale_max>50000</scale_max> 30400 30696 #. </rule> 30401 #. 30697 #. 30402 30698 #. <rule> 30403 30699 #. <condition k="leisure" v="nature_reserve"/> … … 30407 30703 #. <scale_max>50000</scale_max> 30408 30704 #. </rule> 30409 #. 30705 #. 30410 30706 #. <rule> 30411 30707 #. <condition k="leisure" v="park"/> … … 30415 30711 #. <scale_max>50000</scale_max> 30416 30712 #. </rule> 30417 #. 30713 #. 30418 30714 #. <rule> 30419 30715 #. <condition k="leisure" v="playground"/> … … 30423 30719 #. <scale_max>50000</scale_max> 30424 30720 #. </rule> 30425 #. 30721 #. 30426 30722 #. <rule> 30427 30723 #. <condition k="leisure" v="garden"/> … … 30431 30727 #. <scale_max>50000</scale_max> 30432 30728 #. </rule> 30433 #. 30729 #. 30434 30730 #. <rule> 30435 30731 #. <condition k="leisure" v="common"/> … … 30439 30735 #. <scale_max>50000</scale_max> 30440 30736 #. </rule> 30441 #. 30737 #. 30442 30738 #. <rule> 30443 30739 #. <condition k="leisure" v="swimming_pool"/> … … 30447 30743 #. <scale_max>50000</scale_max> 30448 30744 #. </rule> 30449 #. 30745 #. 30450 30746 #. <rule> 30451 30747 #. <condition k="leisure" v="miniature_golf"/> … … 30455 30751 #. <scale_max>50000</scale_max> 30456 30752 #. </rule> 30457 #. 30753 #. 30458 30754 #. <rule> 30459 30755 #. <condition k="leisure" v="dog_park"/> … … 30463 30759 #. <scale_max>50000</scale_max> 30464 30760 #. </rule> 30465 #. 30761 #. 30466 30762 #. <rule> 30467 30763 #. <condition k="leisure" v="ice_rink"/> 30468 30764 #. <icon annotate="true" src="sport/hockey.png"/> 30469 #: build/trans_style.java:17 41build/trans_style.java:174930470 #: build/trans_style.java:17 57build/trans_style.java:176530471 #: build/trans_style.java:17 73build/trans_style.java:178130472 #: build/trans_style.java:1 797build/trans_style.java:180530473 #: build/trans_style.java:18 13build/trans_style.java:182130474 #: build/trans_style.java:18 29build/trans_style.java:183730475 #: build/trans_style.java:18 45build/trans_style.java:185330476 #: build/trans_style.java:18 61build/trans_style.java:186930477 #: build/trans_style.java:1 87730765 #: 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 30478 30774 msgid "leisure" 30479 30775 msgstr "dinlenme_yeri" … … 30483 30779 #. <scale_max>50000</scale_max> 30484 30780 #. </rule> 30485 #. 30781 #. 30486 30782 #. <rule> 30487 30783 #. <condition k="leisure" v="marina"/> 30488 30784 #. <icon annotate="true" src="nautical/marina.png"/> 30489 #: build/trans_style.java:1 78930785 #: build/trans_style.java:1814 30490 30786 msgid "marina" 30491 30787 msgstr "" … … 30495 30791 #. <scale_max>50000</scale_max> 30496 30792 #. </rule> 30497 #. 30793 #. 30498 30794 #. <!--amenity tags --> 30499 #. 30795 #. 30500 30796 #. <rule> 30501 30797 #. <condition k="amenity" v="pub"/> … … 30505 30801 #. <scale_max>50000</scale_max> 30506 30802 #. </rule> 30507 #. 30803 #. 30508 30804 #. <rule> 30509 30805 #. <condition k="amenity" v="biergarten"/> … … 30513 30809 #. <scale_max>50000</scale_max> 30514 30810 #. </rule> 30515 #. 30811 #. 30516 30812 #. <rule> 30517 30813 #. <condition k="amenity" v="nightclub"/> … … 30521 30817 #. <scale_max>50000</scale_max> 30522 30818 #. </rule> 30523 #. 30819 #. 30524 30820 #. <rule> 30525 30821 #. <condition k="amenity" v="stripclub"/> … … 30529 30825 #. <scale_max>50000</scale_max> 30530 30826 #. </rule> 30531 #. 30827 #. 30532 30828 #. <rule> 30533 30829 #. <condition k="amenity" v="brothel"/> … … 30537 30833 #. <scale_max>50000</scale_max> 30538 30834 #. </rule> 30539 #. 30835 #. 30540 30836 #. <rule> 30541 30837 #. <condition k="amenity" v="cafe"/> … … 30545 30841 #. <scale_max>50000</scale_max> 30546 30842 #. </rule> 30547 #. 30843 #. 30548 30844 #. <rule> 30549 30845 #. <condition k="amenity" v="restaurant"/> … … 30553 30849 #. <scale_max>50000</scale_max> 30554 30850 #. </rule> 30555 #. 30851 #. 30556 30852 #. <rule> 30557 30853 #. <condition k="amenity" v="food_court"/> … … 30561 30857 #. <scale_max>50000</scale_max> 30562 30858 #. </rule> 30563 #. 30859 #. 30564 30860 #. <rule> 30565 30861 #. <condition k="amenity" v="fast_food"/> … … 30569 30865 #. <scale_max>50000</scale_max> 30570 30866 #. </rule> 30571 #. 30867 #. 30572 30868 #. <rule> 30573 30869 #. <condition k="amenity" v="bar"/> … … 30577 30873 #. <scale_max>50000</scale_max> 30578 30874 #. </rule> 30579 #. 30875 #. 30580 30876 #. <rule> 30581 30877 #. <condition k="amenity" v="ice_cream"/> 30582 30878 #. <icon annotate="true" src="food/icecream.png"/> 30583 #: build/trans_style.java:1 887build/trans_style.java:189530584 #: build/trans_style.java:19 03build/trans_style.java:191130585 #: build/trans_style.java:19 19build/trans_style.java:192730586 #: build/trans_style.java:19 35build/trans_style.java:194330587 #: build/trans_style.java:19 51build/trans_style.java:195930588 #: build/trans_style.java:19 6730879 #: 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 30589 30885 msgid "amenity" 30590 30886 msgstr "dinlenme_yeri" … … 30594 30890 #. <scale_max>50000</scale_max> 30595 30891 #. </rule> 30596 #. 30892 #. 30597 30893 #. <rule> 30598 30894 #. <condition k="parking" v="multi-storey"/> … … 30602 30898 #. <scale_max>50000</scale_max> 30603 30899 #. </rule> 30604 #. 30900 #. 30605 30901 #. <rule> 30606 30902 #. <condition k="parking" v="underground"/> … … 30610 30906 #. <scale_max>50000</scale_max> 30611 30907 #. </rule> 30612 #. 30908 #. 30613 30909 #. <rule> 30614 30910 #. <condition k="parking" v="park_and_ride"/> … … 30618 30914 #. <scale_max>50000</scale_max> 30619 30915 #. </rule> 30620 #. 30916 #. 30621 30917 #. <rule> 30622 30918 #. <condition k="parking" v="surface"/> … … 30626 30922 #. <scale_max>50000</scale_max> 30627 30923 #. </rule> 30628 #. 30924 #. 30629 30925 #. <rule> 30630 30926 #. <condition k="amenity" v="parking"/> … … 30634 30930 #. <scale_max>50000</scale_max> 30635 30931 #. </rule> 30636 #. 30932 #. 30637 30933 #. <rule> 30638 30934 #. <condition k="amenity" v="bicycle_parking"/> … … 30642 30938 #. <scale_max>50000</scale_max> 30643 30939 #. </rule> 30644 #. 30940 #. 30645 30941 #. <rule> 30646 30942 #. <condition k="amenity" v="bicycle_rental"/> … … 30650 30946 #. <scale_max>50000</scale_max> 30651 30947 #. </rule> 30652 #. 30948 #. 30653 30949 #. <rule> 30654 30950 #. <condition k="amenity" v="car_rental"/> … … 30658 30954 #. <scale_max>50000</scale_max> 30659 30955 #. </rule> 30660 #. 30956 #. 30661 30957 #. <rule> 30662 30958 #. <condition k="amenity" v="car_sharing"/> … … 30666 30962 #. <scale_max>50000</scale_max> 30667 30963 #. </rule> 30668 #. 30964 #. 30669 30965 #. <rule> 30670 30966 #. <condition k="amenity" v="car_wash"/> … … 30674 30970 #. <scale_max>50000</scale_max> 30675 30971 #. </rule> 30676 #. 30972 #. 30677 30973 #. <rule> 30678 30974 #. <condition k="amenity" v="taxi"/> … … 30682 30978 #. <scale_max>50000</scale_max> 30683 30979 #. </rule> 30684 #. 30980 #. 30685 30981 #. <rule> 30686 30982 #. <condition k="amenity" v="fuel"/> 30687 30983 #. <icon annotate="true" src="vehicle/fuel.png" priority="10000"/> 30688 #: build/trans_style.java: 1975build/trans_style.java:198330689 #: build/trans_style.java: 1991build/trans_style.java:199930690 #: build/trans_style.java:20 07build/trans_style.java:201530691 #: build/trans_style.java:20 23build/trans_style.java:203130692 #: build/trans_style.java:20 39build/trans_style.java:204630693 #: build/trans_style.java:20 55build/trans_style.java:206330984 #: 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 30694 30990 msgid "amenity_traffic" 30695 30991 msgstr "tail_trafiği" … … 30699 30995 #. <scale_max>50000</scale_max> 30700 30996 #. </rule> 30701 #. 30997 #. 30702 30998 #. <rule> 30703 30999 #. <condition k="amenity" v="grit_bin"/> … … 30706 31002 #. <scale_max>50000</scale_max> 30707 31003 #. </rule> 30708 #. 31004 #. 30709 31005 #. <rule> 30710 31006 #. <condition k="amenity" v="telephone"/> … … 30714 31010 #. <scale_max>50000</scale_max> 30715 31011 #. </rule> 30716 #. 31012 #. 30717 31013 #. <rule> 30718 31014 #. <condition k="amenity" v="clock"/> … … 30721 31017 #. <scale_max>50000</scale_max> 30722 31018 #. </rule> 30723 #. 31019 #. 30724 31020 #. <rule> 30725 31021 #. <condition k="amenity" v="emergency_phone"/> … … 30729 31025 #. <scale_max>50000</scale_max> 30730 31026 #. </rule> 30731 #. 31027 #. 30732 31028 #. <rule> 30733 31029 #. <condition k="amenity" v="toilets"/> … … 30737 31033 #. <scale_max>50000</scale_max> 30738 31034 #. </rule> 30739 #. 31035 #. 30740 31036 #. <rule> 30741 31037 #. <condition k="amenity" v="recycling"/> … … 30745 31041 #. <scale_max>50000</scale_max> 30746 31042 #. </rule> 30747 #. 31043 #. 30748 31044 #. <rule> 30749 31045 #. <condition k="amenity" v="waste_basket"/> … … 30752 31048 #. <scale_max>50000</scale_max> 30753 31049 #. </rule> 30754 #. 31050 #. 30755 31051 #. <rule> 30756 31052 #. <condition k="amenity" v="public_building"/> … … 30760 31056 #. <scale_max>50000</scale_max> 30761 31057 #. </rule> 30762 #. 31058 #. 30763 31059 #. <rule> 30764 31060 #. <condition k="amenity" v="embassy"/> … … 30768 31064 #. <scale_max>50000</scale_max> 30769 31065 #. </rule> 30770 #. 31066 #. 30771 31067 #. <rule> 30772 31068 #. <condition k="amenity" v="townhall"/> … … 30776 31072 #. <scale_max>50000</scale_max> 30777 31073 #. </rule> 30778 #. 31074 #. 30779 31075 #. <rule> 30780 31076 #. <condition k="amenity" v="community_centre"/> … … 30784 31080 #. <scale_max>50000</scale_max> 30785 31081 #. </rule> 30786 #. 31082 #. 30787 31083 #. <rule> 30788 31084 #. <condition k="religion" v="bahai"/> … … 30791 31087 #. <scale_max>50000</scale_max> 30792 31088 #. </rule> 30793 #. 31089 #. 30794 31090 #. <rule> 30795 31091 #. <condition k="religion" v="buddhist"/> … … 30798 31094 #. <scale_max>50000</scale_max> 30799 31095 #. </rule> 30800 #. 31096 #. 30801 31097 #. <rule> 30802 31098 #. <condition k="religion" v="christian"/> … … 30805 31101 #. <scale_max>50000</scale_max> 30806 31102 #. </rule> 30807 #. 31103 #. 30808 31104 #. <rule> 30809 31105 #. <condition k="religion" v="hindu"/> … … 30812 31108 #. <scale_max>50000</scale_max> 30813 31109 #. </rule> 30814 #. 31110 #. 30815 31111 #. <rule> 30816 31112 #. <condition k="religion" v="jain"/> … … 30819 31115 #. <scale_max>50000</scale_max> 30820 31116 #. </rule> 30821 #. 31117 #. 30822 31118 #. <rule> 30823 31119 #. <condition k="religion" v="jewish"/> … … 30826 31122 #. <scale_max>50000</scale_max> 30827 31123 #. </rule> 30828 #. 31124 #. 30829 31125 #. <rule> 30830 31126 #. <condition k="religion" v="muslim"/> … … 30833 31129 #. <scale_max>50000</scale_max> 30834 31130 #. </rule> 30835 #. 31131 #. 30836 31132 #. <rule> 30837 31133 #. <condition k="religion" v="sikh"/> … … 30840 31136 #. <scale_max>50000</scale_max> 30841 31137 #. </rule> 30842 #. 31138 #. 30843 31139 #. <rule> 30844 31140 #. <condition k="religion" v="shinto"/> … … 30847 31143 #. <scale_max>50000</scale_max> 30848 31144 #. </rule> 30849 #. 31145 #. 30850 31146 #. <rule> 30851 31147 #. <condition k="religion" v="spiritualist"/> … … 30854 31150 #. <scale_max>50000</scale_max> 30855 31151 #. </rule> 30856 #. 31152 #. 30857 31153 #. <rule> 30858 31154 #. <condition k="religion" v="taoist"/> … … 30861 31157 #. <scale_max>50000</scale_max> 30862 31158 #. </rule> 30863 #. 31159 #. 30864 31160 #. <rule> 30865 31161 #. <condition k="religion" v="unitarian"/> … … 30868 31164 #. <scale_max>50000</scale_max> 30869 31165 #. </rule> 30870 #. 31166 #. 30871 31167 #. <rule> 30872 31168 #. <condition k="religion" v="zoroastrian"/> … … 30875 31171 #. <scale_max>50000</scale_max> 30876 31172 #. </rule> 30877 #. 31173 #. 30878 31174 #. <rule> 30879 31175 #. <condition k="amenity" v="place_of_worship"/> … … 30883 31179 #. <scale_max>50000</scale_max> 30884 31180 #. </rule> 30885 #. 31181 #. 30886 31182 #. <rule> 30887 31183 #. <condition k="amenity" v="grave_yard"/> … … 30891 31187 #. <scale_max>50000</scale_max> 30892 31188 #. </rule> 30893 #. 31189 #. 30894 31190 #. <rule> 30895 31191 #. <condition k="amenity" v="crematorium"/> … … 30899 31195 #. <scale_max>50000</scale_max> 30900 31196 #. </rule> 30901 #. 31197 #. 30902 31198 #. <rule> 30903 31199 #. <condition k="amenity" v="post_office"/> … … 30907 31203 #. <scale_max>50000</scale_max> 30908 31204 #. </rule> 30909 #. 31205 #. 30910 31206 #. <rule> 30911 31207 #. <condition k="amenity" v="post_box"/> … … 30915 31211 #. <scale_max>50000</scale_max> 30916 31212 #. </rule> 30917 #. 31213 #. 30918 31214 #. <rule> 30919 31215 #. <condition k="amenity" v="school"/> … … 30923 31219 #. <scale_max>50000</scale_max> 30924 31220 #. </rule> 30925 #. 31221 #. 30926 31222 #. <rule> 30927 31223 #. <condition k="amenity" v="university"/> … … 30931 31227 #. <scale_max>50000</scale_max> 30932 31228 #. </rule> 30933 #. 31229 #. 30934 31230 #. <rule> 30935 31231 #. <condition k="amenity" v="college"/> … … 30939 31235 #. <scale_max>50000</scale_max> 30940 31236 #. </rule> 30941 #. 31237 #. 30942 31238 #. <rule> 30943 31239 #. <condition k="amenity" v="kindergarten"/> … … 30947 31243 #. <scale_max>50000</scale_max> 30948 31244 #. </rule> 30949 #. 31245 #. 30950 31246 #. <rule> 30951 31247 #. <condition k="amenity" v="driving_school"/> … … 30956 31252 #. <scale_max>50000</scale_max> 30957 31253 #. </rule> 30958 #. 31254 #. 30959 31255 #. <rule> 30960 31256 #. <condition k="amenity" v="library"/> … … 30964 31260 #. <scale_max>50000</scale_max> 30965 31261 #. </rule> 30966 #. 31262 #. 30967 31263 #. <rule> 30968 31264 #. <condition k="amenity" v="police"/> … … 30972 31268 #. <scale_max>50000</scale_max> 30973 31269 #. </rule> 30974 #. 31270 #. 30975 31271 #. <rule> 30976 31272 #. <condition k="amenity" v="fire_station"/> … … 30980 31276 #. <scale_max>50000</scale_max> 30981 31277 #. </rule> 30982 #. 31278 #. 30983 31279 #. <rule> 30984 31280 #. <condition k="amenity" v="bus_station"/> … … 30988 31284 #. <scale_max>50000</scale_max> 30989 31285 #. </rule> 30990 #. 31286 #. 30991 31287 #. <rule> 30992 31288 #. <condition k="amenity" v="ferry_terminal"/> … … 30996 31292 #. <scale_max>50000</scale_max> 30997 31293 #. </rule> 30998 #. 31294 #. 30999 31295 #. <rule> 31000 31296 #. <condition k="amenity" v="theatre"/> … … 31004 31300 #. <scale_max>50000</scale_max> 31005 31301 #. </rule> 31006 #. 31302 #. 31007 31303 #. <rule> 31008 31304 #. <condition k="amenity" v="cinema"/> … … 31012 31308 #. <scale_max>50000</scale_max> 31013 31309 #. </rule> 31014 #. 31310 #. 31015 31311 #. <rule> 31016 31312 #. <condition k="amenity" v="arts_centre"/> … … 31020 31316 #. <scale_max>50000</scale_max> 31021 31317 #. </rule> 31022 #. 31318 #. 31023 31319 #. <rule> 31024 31320 #. <condition k="amenity" v="courthouse"/> … … 31028 31324 #. <scale_max>50000</scale_max> 31029 31325 #. </rule> 31030 #. 31326 #. 31031 31327 #. <rule> 31032 31328 #. <condition k="amenity" v="prison"/> … … 31036 31332 #. <scale_max>50000</scale_max> 31037 31333 #. </rule> 31038 #. 31334 #. 31039 31335 #. <rule> 31040 31336 #. <condition k="amenity" v="bank"/> … … 31044 31340 #. <scale_max>50000</scale_max> 31045 31341 #. </rule> 31046 #. 31342 #. 31047 31343 #. <rule> 31048 31344 #. <condition k="amenity" v="bureau_de_change"/> … … 31052 31348 #. <scale_max>50000</scale_max> 31053 31349 #. </rule> 31054 #. 31350 #. 31055 31351 #. <rule> 31056 31352 #. <condition k="amenity" v="atm"/> … … 31060 31356 #. <scale_max>50000</scale_max> 31061 31357 #. </rule> 31062 #. 31358 #. 31063 31359 #. <rule> 31064 31360 #. <condition k="amenity" v="bench"/> … … 31068 31364 #. <scale_max>50000</scale_max> 31069 31365 #. </rule> 31070 #. 31366 #. 31071 31367 #. <rule> 31072 31368 #. <condition k="amenity" v="bbq"/> … … 31076 31372 #. <scale_max>50000</scale_max> 31077 31373 #. </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 #. 31079 31383 #. <rule> 31080 31384 #. <condition k="amenity" v="shelter"/> … … 31084 31388 #. <scale_max>50000</scale_max> 31085 31389 #. </rule> 31086 #. 31390 #. 31087 31391 #. <rule> 31088 31392 #. <condition k="amenity" v="hunting_stand"/> … … 31092 31396 #. <scale_max>50000</scale_max> 31093 31397 #. </rule> 31094 #. 31398 #. 31095 31399 #. <rule> 31096 31400 #. <condition k="amenity" v="marketplace"/> … … 31100 31404 #. <scale_max>50000</scale_max> 31101 31405 #. </rule> 31102 #. 31406 #. 31103 31407 #. <rule> 31104 31408 #. <condition k="amenity" v="wlan"/> … … 31108 31412 #. <scale_max>50000</scale_max> 31109 31413 #. </rule> 31110 #. 31414 #. 31111 31415 #. <rule> 31112 31416 #. <condition k="vending" v="excrement_bags"/> … … 31115 31419 #. <scale_max>50000</scale_max> 31116 31420 #. </rule> 31117 #. 31421 #. 31118 31422 #. <rule> 31119 31423 #. <condition k="amenity" v="vending_machine"/> 31120 31424 #. <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 31140 31445 msgid "amenity_light" 31141 31446 msgstr "eski_sokak_lambası" … … 31145 31450 #. <scale_max>50000</scale_max> 31146 31451 #. </rule> 31147 #. 31452 #. 31148 31453 #. <rule> 31149 31454 #. <condition k="amenity" v="drinking_water"/> … … 31153 31458 #. <scale_max>50000</scale_max> 31154 31459 #. </rule> 31155 #. 31460 #. 31156 31461 #. <rule> 31157 31462 #. <condition k="amenity" v="fountain"/> … … 31161 31466 #. <scale_max>50000</scale_max> 31162 31467 #. </rule> 31163 #. 31468 #. 31164 31469 #. <!--natural tags --> 31165 #. 31470 #. 31166 31471 #. <rule> 31167 31472 #. <condition k="natural" v="spring"/> 31168 31473 #. <icon annotate="true" src="misc/landmark/spring.png"/> 31169 #: build/trans_style.java:21 56build/trans_style.java:216431170 #: build/trans_style.java:34 0331474 #: build/trans_style.java:2181 build/trans_style.java:2189 31475 #: build/trans_style.java:3436 31171 31476 msgid "light_water" 31172 31477 msgstr "su_lambası" … … 31176 31481 #. <scale_max>50000</scale_max> 31177 31482 #. </rule> 31178 #. 31483 #. 31179 31484 #. <rule> 31180 31485 #. <condition k="amenity" v="pharmacy"/> … … 31184 31489 #. <scale_max>50000</scale_max> 31185 31490 #. </rule> 31186 #. 31491 #. 31187 31492 #. <rule> 31188 31493 #. <condition k="amenity" v="hospital"/> … … 31192 31497 #. <scale_max>50000</scale_max> 31193 31498 #. </rule> 31194 #. 31499 #. 31195 31500 #. <rule> 31196 31501 #. <condition k="amenity" v="nursery"/> … … 31200 31505 #. <scale_max>50000</scale_max> 31201 31506 #. </rule> 31202 #. 31507 #. 31203 31508 #. <rule> 31204 31509 #. <condition k="amenity" v="baby_hatch"/> … … 31208 31513 #. <scale_max>50000</scale_max> 31209 31514 #. </rule> 31210 #. 31515 #. 31211 31516 #. <rule> 31212 31517 #. <condition k="amenity" v="doctors"/> … … 31216 31521 #. <scale_max>50000</scale_max> 31217 31522 #. </rule> 31218 #. 31523 #. 31219 31524 #. <rule> 31220 31525 #. <condition k="amenity" v="dentist"/> … … 31224 31529 #. <scale_max>50000</scale_max> 31225 31530 #. </rule> 31226 #. 31531 #. 31227 31532 #. <rule> 31228 31533 #. <condition k="amenity" v="veterinary"/> 31229 #: build/trans_style.java:23 42build/trans_style.java:235031230 #: build/trans_style.java:23 58build/trans_style.java:236731231 #: build/trans_style.java:23 74build/trans_style.java:238231232 #: build/trans_style.java:2 39031534 #: 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 31233 31538 msgid "health" 31234 31539 msgstr "sağlık" … … 31238 31543 #. <scale_max>50000</scale_max> 31239 31544 #. </rule> 31240 #. 31545 #. 31241 31546 #. <!--shop tags --> 31242 #. 31547 #. 31243 31548 #. <rule> 31244 31549 #. <condition k="shop" v="supermarket"/> … … 31248 31553 #. <scale_max>50000</scale_max> 31249 31554 #. </rule> 31250 #. 31555 #. 31251 31556 #. <rule> 31252 31557 #. <condition k="shop" v="convenience"/> … … 31256 31561 #. <scale_max>50000</scale_max> 31257 31562 #. </rule> 31258 #. 31563 #. 31259 31564 #. <rule> 31260 31565 #. <condition k="shop" v="bakery"/> … … 31264 31569 #. <scale_max>50000</scale_max> 31265 31570 #. </rule> 31266 #. 31571 #. 31267 31572 #. <rule> 31268 31573 #. <condition k="shop" v="butcher"/> … … 31272 31577 #. <scale_max>50000</scale_max> 31273 31578 #. </rule> 31274 #. 31579 #. 31275 31580 #. <rule> 31276 31581 #. <condition k="shop" v="bicycle"/> … … 31280 31585 #. <scale_max>50000</scale_max> 31281 31586 #. </rule> 31282 #. 31587 #. 31283 31588 #. <rule> 31284 31589 #. <condition k="shop" v="doityourself"/> … … 31288 31593 #. <scale_max>50000</scale_max> 31289 31594 #. </rule> 31290 #. 31595 #. 31291 31596 #. <rule> 31292 31597 #. <condition k="shop" v="dry_cleaning"/> … … 31296 31601 #. <scale_max>50000</scale_max> 31297 31602 #. </rule> 31298 #. 31603 #. 31299 31604 #. <rule> 31300 31605 #. <condition k="shop" v="laundry"/> … … 31304 31609 #. <scale_max>50000</scale_max> 31305 31610 #. </rule> 31306 #. 31611 #. 31307 31612 #. <rule> 31308 31613 #. <condition k="shop" v="outdoor"/> … … 31312 31617 #. <scale_max>50000</scale_max> 31313 31618 #. </rule> 31314 #. 31619 #. 31315 31620 #. <rule> 31316 31621 #. <condition k="shop" v="kiosk"/> … … 31320 31625 #. <scale_max>50000</scale_max> 31321 31626 #. </rule> 31322 #. 31627 #. 31323 31628 #. <rule> 31324 31629 #. <condition k="shop" v="alcohol"/> … … 31328 31633 #. <scale_max>50000</scale_max> 31329 31634 #. </rule> 31330 #. 31635 #. 31331 31636 #. <rule> 31332 31637 #. <condition k="shop" v="beverages"/> … … 31336 31641 #. <scale_max>50000</scale_max> 31337 31642 #. </rule> 31338 #. 31643 #. 31339 31644 #. <rule> 31340 31645 #. <condition k="shop" v="books"/> … … 31344 31649 #. <scale_max>50000</scale_max> 31345 31650 #. </rule> 31346 #. 31651 #. 31347 31652 #. <rule> 31348 31653 #. <condition k="shop" v="car"/> … … 31352 31657 #. <scale_max>50000</scale_max> 31353 31658 #. </rule> 31354 #. 31659 #. 31355 31660 #. <rule> 31356 31661 #. <condition k="shop" v="car_dealer"/> … … 31360 31665 #. <scale_max>50000</scale_max> 31361 31666 #. </rule> 31362 #. 31667 #. 31363 31668 #. <rule> 31364 31669 #. <condition k="shop" v="car_repair"/> … … 31368 31673 #. <scale_max>50000</scale_max> 31369 31674 #. </rule> 31370 #. 31675 #. 31371 31676 #. <rule> 31372 31677 #. <condition k="shop" v="chemist"/> … … 31376 31681 #. <scale_max>50000</scale_max> 31377 31682 #. </rule> 31378 #. 31683 #. 31379 31684 #. <rule> 31380 31685 #. <condition k="shop" v="clothes"/> … … 31384 31689 #. <scale_max>50000</scale_max> 31385 31690 #. </rule> 31386 #. 31691 #. 31387 31692 #. <rule> 31388 31693 #. <condition k="shop" v="computer"/> … … 31392 31697 #. <scale_max>50000</scale_max> 31393 31698 #. </rule> 31394 #. 31699 #. 31395 31700 #. <rule> 31396 31701 #. <condition k="shop" v="cycle_repair"/> … … 31400 31705 #. <scale_max>50000</scale_max> 31401 31706 #. </rule> 31402 #. 31707 #. 31403 31708 #. <rule> 31404 31709 #. <condition k="shop" v="department_store"/> … … 31408 31713 #. <scale_max>50000</scale_max> 31409 31714 #. </rule> 31410 #. 31715 #. 31411 31716 #. <rule> 31412 31717 #. <condition k="shop" v="electronics"/> … … 31416 31721 #. <scale_max>50000</scale_max> 31417 31722 #. </rule> 31418 #. 31723 #. 31419 31724 #. <rule> 31420 31725 #. <condition k="shop" v="furniture"/> … … 31424 31729 #. <scale_max>50000</scale_max> 31425 31730 #. </rule> 31426 #. 31731 #. 31427 31732 #. <rule> 31428 31733 #. <condition k="shop" v="florist"/> … … 31432 31737 #. <scale_max>50000</scale_max> 31433 31738 #. </rule> 31434 #. 31739 #. 31435 31740 #. <rule> 31436 31741 #. <condition k="shop" v="groceries"/> … … 31440 31745 #. <scale_max>50000</scale_max> 31441 31746 #. </rule> 31442 #. 31747 #. 31443 31748 #. <rule> 31444 31749 #. <condition k="shop" v="garden_centre"/> … … 31448 31753 #. <scale_max>50000</scale_max> 31449 31754 #. </rule> 31450 #. 31755 #. 31451 31756 #. <rule> 31452 31757 #. <condition k="shop" v="hairdresser"/> … … 31456 31761 #. <scale_max>50000</scale_max> 31457 31762 #. </rule> 31458 #. 31763 #. 31459 31764 #. <rule> 31460 31765 #. <condition k="shop" v="hardware"/> … … 31464 31769 #. <scale_max>50000</scale_max> 31465 31770 #. </rule> 31466 #. 31771 #. 31467 31772 #. <rule> 31468 31773 #. <condition k="shop" v="hifi"/> … … 31472 31777 #. <scale_max>50000</scale_max> 31473 31778 #. </rule> 31474 #. 31779 #. 31475 31780 #. <rule> 31476 31781 #. <condition k="shop" v="jewelry"/> … … 31480 31785 #. <scale_max>50000</scale_max> 31481 31786 #. </rule> 31482 #. 31787 #. 31483 31788 #. <rule> 31484 31789 #. <condition k="shop" v="mall"/> … … 31488 31793 #. <scale_max>50000</scale_max> 31489 31794 #. </rule> 31490 #. 31795 #. 31491 31796 #. <rule> 31492 31797 #. <condition k="shop" v="motorcycle"/> … … 31496 31801 #. <scale_max>50000</scale_max> 31497 31802 #. </rule> 31498 #. 31803 #. 31499 31804 #. <rule> 31500 31805 #. <condition k="shop" v="newsagent"/> … … 31504 31809 #. <scale_max>50000</scale_max> 31505 31810 #. </rule> 31506 #. 31811 #. 31507 31812 #. <rule> 31508 31813 #. <condition k="shop" v="organic"/> … … 31512 31817 #. <scale_max>50000</scale_max> 31513 31818 #. </rule> 31514 #. 31819 #. 31515 31820 #. <rule> 31516 31821 #. <condition k="shop" v="optician"/> … … 31520 31825 #. <scale_max>50000</scale_max> 31521 31826 #. </rule> 31522 #. 31827 #. 31523 31828 #. <rule> 31524 31829 #. <condition k="shop" v="shoes"/> … … 31528 31833 #. <scale_max>50000</scale_max> 31529 31834 #. </rule> 31530 #. 31835 #. 31531 31836 #. <rule> 31532 31837 #. <condition k="shop" v="sports"/> … … 31536 31841 #. <scale_max>50000</scale_max> 31537 31842 #. </rule> 31538 #. 31843 #. 31539 31844 #. <rule> 31540 31845 #. <condition k="shop" v="stationery"/> … … 31544 31849 #. <scale_max>50000</scale_max> 31545 31850 #. </rule> 31546 #. 31851 #. 31547 31852 #. <rule> 31548 31853 #. <condition k="shop" v="tailor"/> … … 31552 31857 #. <scale_max>50000</scale_max> 31553 31858 #. </rule> 31554 #. 31859 #. 31555 31860 #. <rule> 31556 31861 #. <condition k="shop" v="travel_agency"/> … … 31560 31865 #. <scale_max>50000</scale_max> 31561 31866 #. </rule> 31562 #. 31867 #. 31563 31868 #. <rule> 31564 31869 #. <condition k="shop" v="toys"/> … … 31568 31873 #. <scale_max>50000</scale_max> 31569 31874 #. </rule> 31570 #. 31875 #. 31571 31876 #. <rule> 31572 31877 #. <condition k="shop" v="video"/> … … 31576 31881 #. <scale_max>50000</scale_max> 31577 31882 #. </rule> 31578 #. 31883 #. 31579 31884 #. <!-- duplicate of shopping_centre? --> 31580 31885 #. <rule> 31581 31886 #. <condition k="shop" v="shopping_centre"/> 31582 31887 #. <icon annotate="true" src="shop/mall.png"/> 31583 #: build/trans_style.java:2 568build/trans_style.java:257631584 #: build/trans_style.java:2 584build/trans_style.java:259231585 #: build/trans_style.java:26 00build/trans_style.java:260831586 #: build/trans_style.java:26 16build/trans_style.java:262431587 #: build/trans_style.java:26 32build/trans_style.java:264031588 #: build/trans_style.java:26 48build/trans_style.java:265631589 #: build/trans_style.java:26 64build/trans_style.java:267231590 #: build/trans_style.java:2 680build/trans_style.java:268831591 #: build/trans_style.java:2 696build/trans_style.java:270431592 #: build/trans_style.java:27 12build/trans_style.java:272031593 #: build/trans_style.java:27 28build/trans_style.java:273631594 #: build/trans_style.java:27 44build/trans_style.java:275231595 #: build/trans_style.java:27 60build/trans_style.java:276831596 #: build/trans_style.java:2 776build/trans_style.java:278431597 #: build/trans_style.java:2 792build/trans_style.java:280031598 #: build/trans_style.java:28 08build/trans_style.java:281631599 #: build/trans_style.java:28 24build/trans_style.java:283231600 #: build/trans_style.java:28 40build/trans_style.java:284831601 #: build/trans_style.java:28 56build/trans_style.java:286431602 #: build/trans_style.java:2 872build/trans_style.java:288031603 #: build/trans_style.java:2 888build/trans_style.java:289631604 #: build/trans_style.java:29 0531888 #: 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 31605 31910 msgid "shop" 31606 31911 msgstr "alışveriş" … … 31610 31915 #. <scale_max>50000</scale_max> 31611 31916 #. </rule> 31612 #. 31917 #. 31613 31918 #. <!--tourism tags --> 31614 #. 31919 #. 31615 31920 #. <rule> 31616 31921 #. <condition k="tourism" v="hotel"/> … … 31620 31925 #. <scale_max>50000</scale_max> 31621 31926 #. </rule> 31622 #. 31927 #. 31623 31928 #. <rule> 31624 31929 #. <condition k="tourism" v="motel"/> … … 31628 31933 #. <scale_max>50000</scale_max> 31629 31934 #. </rule> 31630 #. 31935 #. 31631 31936 #. <rule> 31632 31937 #. <condition k="tourism" v="guest_house"/> … … 31636 31941 #. <scale_max>50000</scale_max> 31637 31942 #. </rule> 31638 #. 31943 #. 31639 31944 #. <rule> 31640 31945 #. <condition k="tourism" v="hostel"/> … … 31644 31949 #. <scale_max>50000</scale_max> 31645 31950 #. </rule> 31646 #. 31951 #. 31647 31952 #. <rule> 31648 31953 #. <condition k="tourism" v="chalet"/> … … 31652 31957 #. <scale_max>50000</scale_max> 31653 31958 #. </rule> 31654 #. 31959 #. 31655 31960 #. <rule> 31656 31961 #. <condition k="tourism" v="alpine_hut"/> … … 31660 31965 #. <scale_max>50000</scale_max> 31661 31966 #. </rule> 31662 #. 31967 #. 31663 31968 #. <rule> 31664 31969 #. <condition k="tourism" v="camp_site"/> … … 31668 31973 #. <scale_max>50000</scale_max> 31669 31974 #. </rule> 31670 #. 31975 #. 31671 31976 #. <rule> 31672 31977 #. <condition k="tourism" v="caravan_site"/> 31673 31978 #. <icon annotate="true" src="accommodation/camping/caravan.png"/> 31674 #: build/trans_style.java:29 15build/trans_style.java:292331675 #: build/trans_style.java:29 31build/trans_style.java:293931676 #: build/trans_style.java:29 47build/trans_style.java:295531677 #: build/trans_style.java:29 63build/trans_style.java:297131979 #: 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 31678 31983 msgid "hotel" 31679 31984 msgstr "hotel" … … 31683 31988 #. <scale_max>50000</scale_max> 31684 31989 #. </rule> 31685 #. 31990 #. 31686 31991 #. <rule> 31687 31992 #. <condition k="tourism" v="picnic_site"/> … … 31691 31996 #. <scale_max>50000</scale_max> 31692 31997 #. </rule> 31693 #. 31998 #. 31694 31999 #. <rule> 31695 32000 #. <condition k="tourism" v="viewpoint"/> … … 31699 32004 #. <scale_max>50000</scale_max> 31700 32005 #. </rule> 31701 #. 32006 #. 31702 32007 #. <rule> 31703 32008 #. <condition k="tourism" v="theme_park"/> … … 31707 32012 #. <scale_max>50000</scale_max> 31708 32013 #. </rule> 31709 #. 32014 #. 31710 32015 #. <rule> 31711 32016 #. <condition k="tourism" v="attraction"/> … … 31715 32020 #. <scale_max>50000</scale_max> 31716 32021 #. </rule> 31717 #. 32022 #. 31718 32023 #. <rule> 31719 32024 #. <condition k="tourism" v="zoo"/> … … 31723 32028 #. <scale_max>50000</scale_max> 31724 32029 #. </rule> 31725 #. 32030 #. 31726 32031 #. <rule> 31727 32032 #. <condition k="tourism" v="artwork"/> … … 31732 32037 #. <scale_max>50000</scale_max> 31733 32038 #. </rule> 31734 #. 32039 #. 31735 32040 #. <rule> 31736 32041 #. <condition k="tourism" v="museum"/> … … 31740 32045 #. <scale_max>50000</scale_max> 31741 32046 #. </rule> 31742 #. 32047 #. 31743 32048 #. <!-- information tags --> 31744 32049 #. <rule> … … 31748 32053 #. <scale_max>40000</scale_max> 31749 32054 #. </rule> 31750 #. 32055 #. 31751 32056 #. <rule> 31752 32057 #. <condition k="information" v="office"/> … … 31756 32061 #. <scale_max>50000</scale_max> 31757 32062 #. </rule> 31758 #. 32063 #. 31759 32064 #. <rule> 31760 32065 #. <condition k="information" v="map"/> … … 31763 32068 #. <scale_max>40000</scale_max> 31764 32069 #. </rule> 31765 #. 32070 #. 31766 32071 #. <rule> 31767 32072 #. <condition k="information" v="board"/> … … 31770 32075 #. <scale_max>40000</scale_max> 31771 32076 #. </rule> 31772 #. 32077 #. 31773 32078 #. <rule> 31774 32079 #. <condition k="tourism" v="information"/> 31775 32080 #. <icon annotate="true" src="misc/information.png"/> 31776 #: build/trans_style.java: 2979build/trans_style.java:298731777 #: build/trans_style.java: 2995build/trans_style.java:300331778 #: build/trans_style.java:30 11build/trans_style.java:301931779 #: build/trans_style.java:30 20build/trans_style.java:302831780 #: build/trans_style.java:30 44build/trans_style.java:306632081 #: 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 31781 32086 msgid "tourism" 31782 32087 msgstr "turizm" … … 31786 32091 #. <scale_max>50000</scale_max> 31787 32092 #. </rule> 31788 #. 32093 #. 31789 32094 #. <!--historic tags --> 31790 #. 32095 #. 31791 32096 #. <rule> 31792 32097 #. <condition k="historic" v="castle"/> … … 31796 32101 #. <scale_max>50000</scale_max> 31797 32102 #. </rule> 31798 #. 32103 #. 31799 32104 #. <rule> 31800 32105 #. <condition k="historic" v="monument"/> … … 31804 32109 #. <scale_max>50000</scale_max> 31805 32110 #. </rule> 31806 #. 32111 #. 31807 32112 #. <rule> 31808 32113 #. <condition k="historic" v="memorial"/> … … 31812 32117 #. <scale_max>50000</scale_max> 31813 32118 #. </rule> 31814 #. 32119 #. 31815 32120 #. <rule> 31816 32121 #. <condition k="historic" v="archaeological_site"/> … … 31820 32125 #. <scale_max>50000</scale_max> 31821 32126 #. </rule> 31822 #. 32127 #. 31823 32128 #. <rule> 31824 32129 #. <condition k="historic" v="ruins"/> … … 31828 32133 #. <scale_max>50000</scale_max> 31829 32134 #. </rule> 31830 #. 32135 #. 31831 32136 #. <rule> 31832 32137 #. <condition k="historic" v="battlefield"/> … … 31836 32141 #. <scale_max>50000</scale_max> 31837 32142 #. </rule> 31838 #. 32143 #. 31839 32144 #. <rule> 31840 32145 #. <condition k="geological" v="palaeontological_site"/> … … 31844 32149 #. <scale_max>50000</scale_max> 31845 32150 #. </rule> 31846 #. 32151 #. 31847 32152 #. <rule> 31848 32153 #. <condition k="historic" v="wayside_cross"/> … … 31852 32157 #. <scale_max>50000</scale_max> 31853 32158 #. </rule> 31854 #. 32159 #. 31855 32160 #. <rule> 31856 32161 #. <condition k="historic" v="wayside_shrine"/> … … 31860 32165 #. <scale_max>50000</scale_max> 31861 32166 #. </rule> 31862 #. 32167 #. 31863 32168 #. <rule> 31864 32169 #. <condition k="historic" v="boundary_stone"/> 31865 32170 #. <icon annotate="true" src="historic/boundary_stone.png"/> 31866 #: build/trans_style.java:3 076build/trans_style.java:308431867 #: build/trans_style.java:3 092build/trans_style.java:310031868 #: build/trans_style.java:31 08build/trans_style.java:311631869 #: build/trans_style.java:31 24build/trans_style.java:313231870 #: build/trans_style.java:31 40build/trans_style.java:314832171 #: 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 31871 32176 msgid "historic" 31872 32177 msgstr "tarihi" … … 31876 32181 #. <scale_max>50000</scale_max> 31877 32182 #. </rule> 31878 #. 32183 #. 31879 32184 #. <rule> 31880 32185 #. <condition k="landuse" v="quarry"/> 31881 #: build/trans_style.java:3 19632186 #: build/trans_style.java:3229 31882 32187 msgid "quarry" 31883 32188 msgstr "taş_ocağı" … … 31888 32193 #. <scale_max>50000</scale_max> 31889 32194 #. </rule> 31890 #. 32195 #. 31891 32196 #. <rule> 31892 32197 #. <condition k="landuse" v="landfill"/> 31893 #: build/trans_style.java:32 0432198 #: build/trans_style.java:3237 31894 32199 msgid "landfill" 31895 32200 msgstr "toprak_doldurma" … … 31900 32205 #. <scale_max>50000</scale_max> 31901 32206 #. </rule> 31902 #. 32207 #. 31903 32208 #. <rule> 31904 32209 #. <condition k="landuse" v="basin"/> … … 31908 32213 #. <scale_max>50000</scale_max> 31909 32214 #. </rule> 31910 #. 32215 #. 31911 32216 #. <rule> 31912 32217 #. <condition k="landuse" v="reservoir"/> 31913 #: build/trans_style.java:32 12build/trans_style.java:322032218 #: build/trans_style.java:3245 build/trans_style.java:3253 31914 32219 msgid "basin" 31915 32220 msgstr "havza" … … 31920 32225 #. <scale_max>50000</scale_max> 31921 32226 #. </rule> 31922 #. 32227 #. 31923 32228 #. <rule> 31924 32229 #. <condition k="landuse" v="farmyard"/> 31925 #: build/trans_style.java:32 6032230 #: build/trans_style.java:3293 31926 32231 msgid "farmyard" 31927 32232 msgstr "çiftlik" … … 31932 32237 #. <scale_max>50000</scale_max> 31933 32238 #. </rule> 31934 #. 31935 #. 32239 #. 32240 #. 31936 32241 #. <rule> 31937 32242 #. <condition k="landuse" v="retail"/> … … 31941 32246 #. <scale_max>50000</scale_max> 31942 32247 #. </rule> 31943 #. 32248 #. 31944 32249 #. <rule> 31945 32250 #. <condition k="landuse" v="commercial"/> 31946 #: build/trans_style.java:3 269build/trans_style.java:327732251 #: build/trans_style.java:3302 build/trans_style.java:3310 31947 32252 msgid "retail" 31948 32253 msgstr "perakende" … … 31953 32258 #. <scale_max>50000</scale_max> 31954 32259 #. </rule> 31955 #. 32260 #. 31956 32261 #. <rule> 31957 32262 #. <condition k="landuse" v="industrial"/> 31958 #: build/trans_style.java:3 28532263 #: build/trans_style.java:3318 31959 32264 msgid "industrial" 31960 32265 msgstr "endüstri" … … 31965 32270 #. <scale_max>50000</scale_max> 31966 32271 #. </rule> 31967 #. 32272 #. 31968 32273 #. <rule> 31969 32274 #. <condition k="landuse" v="brownfield"/> 31970 #: build/trans_style.java:3 29332275 #: build/trans_style.java:3326 31971 32276 msgid "brownfield" 31972 32277 msgstr "ağaçsız_alan" … … 31977 32282 #. <scale_max>50000</scale_max> 31978 32283 #. </rule> 31979 #. 32284 #. 31980 32285 #. <rule> 31981 32286 #. <condition k="landuse" v="greenfield"/> 31982 #: build/trans_style.java:33 0132287 #: build/trans_style.java:3334 31983 32288 msgid "greenfield" 31984 32289 msgstr "yeşil_alan" … … 31989 32294 #. <scale_max>50000</scale_max> 31990 32295 #. </rule> 31991 #. 32296 #. 31992 32297 #. <rule> 31993 32298 #. <condition k="landuse" v="railway"/> 31994 #: build/trans_style.java:33 0932299 #: build/trans_style.java:3342 31995 32300 msgid "railland" 31996 32301 msgstr "demiryolu" … … 32001 32306 #. <scale_max>50000</scale_max> 32002 32307 #. </rule> 32003 #. 32308 #. 32004 32309 #. <rule> 32005 32310 #. <condition k="landuse" v="military"/> … … 32009 32314 #. <scale_max>50000</scale_max> 32010 32315 #. </rule> 32011 #. 32316 #. 32012 32317 #. <!--military tags --> 32013 #. 32318 #. 32014 32319 #. <rule> 32015 32320 #. <condition k="military" v="airfield"/> … … 32019 32324 #. <scale_max>50000</scale_max> 32020 32325 #. </rule> 32021 #. 32326 #. 32022 32327 #. <rule> 32023 32328 #. <condition k="military" v="bunker"/> … … 32027 32332 #. <scale_max>50000</scale_max> 32028 32333 #. </rule> 32029 #. 32334 #. 32030 32335 #. <rule> 32031 32336 #. <condition k="military" v="barracks"/> … … 32035 32340 #. <scale_max>50000</scale_max> 32036 32341 #. </rule> 32037 #. 32342 #. 32038 32343 #. <rule> 32039 32344 #. <condition k="military" v="danger_area"/> … … 32043 32348 #. <scale_max>50000</scale_max> 32044 32349 #. </rule> 32045 #. 32350 #. 32046 32351 #. <rule> 32047 32352 #. <condition k="military" v="range"/> 32048 32353 #. <icon src="misc/landmark/range.png"/> 32049 #: build/trans_style.java:33 26build/trans_style.java:336132050 #: build/trans_style.java:3 369build/trans_style.java:337732051 #: build/trans_style.java:3 385build/trans_style.java:339332354 #: 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 32052 32357 msgid "military" 32053 32358 msgstr "askeri" … … 32058 32363 #. <scale_max>50000</scale_max> 32059 32364 #. </rule> 32060 #. 32365 #. 32061 32366 #. <rule> 32062 32367 #. <condition k="landuse" v="cemetery"/> 32063 #: build/trans_style.java:33 3432368 #: build/trans_style.java:3367 32064 32369 msgid "cemetery" 32065 32370 msgstr "mezarlık" … … 32069 32374 #. <scale_max>50000</scale_max> 32070 32375 #. </rule> 32071 #. 32376 #. 32072 32377 #. <rule> 32073 32378 #. <condition k="natural" v="peak"/> 32074 #: build/trans_style.java:34 1032379 #: build/trans_style.java:3443 32075 32380 msgid "peak" 32076 32381 msgstr "zirve" … … 32081 32386 #. <scale_max>50000</scale_max> 32082 32387 #. </rule> 32083 #. 32388 #. 32084 32389 #. <rule> 32085 32390 #. <condition k="natural" v="glacier"/> 32086 32391 #. <icon annotate="true" src="misc/landmark/glacier_small.png"/> 32087 #: build/trans_style.java:34 1932392 #: build/trans_style.java:3452 32088 32393 msgid "glacier" 32089 32394 msgstr "buzul" … … 32093 32398 #. <scale_max>50000</scale_max> 32094 32399 #. </rule> 32095 #. 32400 #. 32096 32401 #. <rule> 32097 32402 #. <condition k="natural" v="volcano"/> 32098 32403 #. <icon annotate="true" src="misc/landmark/volcano_small.png"/> 32099 #: build/trans_style.java:34 2732404 #: build/trans_style.java:3460 32100 32405 msgid "volcano" 32101 32406 msgstr "volkanik" … … 32105 32410 #. <scale_max>50000</scale_max> 32106 32411 #. </rule> 32107 #. 32412 #. 32108 32413 #. <rule> 32109 32414 #. <condition k="natural" v="cliff"/> … … 32114 32419 #. <scale_max>50000</scale_max> 32115 32420 #. </rule> 32116 #. 32421 #. 32117 32422 #. <rule> 32118 32423 #. <condition k="natural" v="scree"/> … … 32122 32427 #. <scale_max>50000</scale_max> 32123 32428 #. </rule> 32124 #. 32429 #. 32125 32430 #. <rule> 32126 32431 #. <condition k="natural" v="fell"/> … … 32130 32435 #. <scale_max>50000</scale_max> 32131 32436 #. </rule> 32132 #. 32437 #. 32133 32438 #. <rule> 32134 32439 #. <condition k="natural" v="bay"/> … … 32138 32443 #. <scale_max>50000</scale_max> 32139 32444 #. </rule> 32140 #. 32445 #. 32141 32446 #. <rule> 32142 32447 #. <condition k="natural" v="land"/> … … 32146 32451 #. <scale_max>50000</scale_max> 32147 32452 #. </rule> 32148 #. 32453 #. 32149 32454 #. <rule> 32150 32455 #. <condition k="natural" v="cave_entrance"/> 32151 32456 #. <icon src="misc/no_icon.png"/> 32152 #: build/trans_style.java:34 35build/trans_style.java:343632153 #: build/trans_style.java:34 44build/trans_style.java:346032154 #: build/trans_style.java:35 24build/trans_style.java:353232155 #: build/trans_style.java:35 4032457 #: 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 32156 32461 msgid "natural" 32157 32462 msgstr "doğal" … … 32161 32466 #. <scale_max>50000</scale_max> 32162 32467 #. </rule> 32163 #. 32468 #. 32164 32469 #. <rule> 32165 32470 #. <condition k="natural" v="scrub"/> 32166 32471 #. <icon src="misc/no_icon.png"/> 32167 #: build/trans_style.java:34 5232472 #: build/trans_style.java:3485 32168 32473 msgid "scrub" 32169 32474 msgstr "çalılık" … … 32173 32478 #. <scale_max>50000</scale_max> 32174 32479 #. </rule> 32175 #. 32480 #. 32176 32481 #. <rule> 32177 32482 #. <condition k="natural" v="heath"/> 32178 32483 #. <icon src="misc/no_icon.png"/> 32179 #: build/trans_style.java:3 46832484 #: build/trans_style.java:3501 32180 32485 msgid "heath" 32181 32486 msgstr "çalılık" … … 32185 32490 #. <scale_max>50000</scale_max> 32186 32491 #. </rule> 32187 #. 32492 #. 32188 32493 #. <rule> 32189 32494 #. <condition k="natural" v="wood"/> 32190 32495 #. <icon src="misc/landmark/trees.png"/> 32191 #: build/trans_style.java:3 47632496 #: build/trans_style.java:3509 32192 32497 msgid "woodarea" 32193 32498 msgstr "" … … 32197 32502 #. <scale_max>50000</scale_max> 32198 32503 #. </rule> 32199 #. 32504 #. 32200 32505 #. <rule> 32201 32506 #. <condition k="natural" v="mud"/> 32202 32507 #. <icon src="misc/no_icon.png"/> 32203 #: build/trans_style.java:35 0832508 #: build/trans_style.java:3541 32204 32509 msgid "mud" 32205 32510 msgstr "çamur" … … 32209 32514 #. <scale_max>50000</scale_max> 32210 32515 #. </rule> 32211 #. 32516 #. 32212 32517 #. <rule> 32213 32518 #. <condition k="natural" v="beach"/> 32214 32519 #. <icon src="misc/no_icon.png"/> 32215 #: build/trans_style.java:35 1632520 #: build/trans_style.java:3549 32216 32521 msgid "beach" 32217 32522 msgstr "sahil" … … 32222 32527 #. <scale_max>50000</scale_max> 32223 32528 #. </rule> 32224 #. 32529 #. 32225 32530 #. <!-- this will badly display otherwise well tagged footways and alike, so comment it out until we have better ways to display this in JOSM! 32226 32531 #. XXX - maybe it's possible to use linemod's here? … … 32246 32551 #. <scale_max>40000</scale_max> 32247 32552 #. </rule> 32248 #. 32553 #. 32249 32554 #. <rule> 32250 32555 #. <condition k="surface" v="cobblestone"/> … … 32255 32560 #. </rule> 32256 32561 #. --> 32257 #. 32562 #. 32258 32563 #. <!--name tags --> 32259 #. 32564 #. 32260 32565 #. <!--preferences tags --> 32261 #. 32566 #. 32262 32567 #. <!--place tags --> 32263 #. 32568 #. 32264 32569 #. <rule> 32265 32570 #. <condition k="place" v="continent"/> … … 32269 32574 #. <scale_max>200000000</scale_max> 32270 32575 #. </rule> 32271 #. 32576 #. 32272 32577 #. <rule> 32273 32578 #. <condition k="place" v="country"/> … … 32277 32582 #. <scale_max>200000000</scale_max> 32278 32583 #. </rule> 32279 #. 32584 #. 32280 32585 #. <rule> 32281 32586 #. <condition k="place" v="state"/> … … 32285 32590 #. <scale_max>200000000</scale_max> 32286 32591 #. </rule> 32287 #. 32592 #. 32288 32593 #. <rule> 32289 32594 #. <condition k="place" v="region"/> … … 32293 32598 #. <scale_max>200000000</scale_max> 32294 32599 #. </rule> 32295 #. 32600 #. 32296 32601 #. <rule> 32297 32602 #. <condition k="place" v="county"/> … … 32301 32606 #. <scale_max>200000000</scale_max> 32302 32607 #. </rule> 32303 #. 32608 #. 32304 32609 #. <rule> 32305 32610 #. <condition k="place" v="city"/> … … 32309 32614 #. <scale_max>200000000</scale_max> 32310 32615 #. </rule> 32311 #. 32616 #. 32312 32617 #. <rule> 32313 32618 #. <condition k="place" v="town"/> … … 32317 32622 #. <scale_max>50000</scale_max> 32318 32623 #. </rule> 32319 #. 32624 #. 32320 32625 #. <rule> 32321 32626 #. <condition k="place" v="village"/> … … 32325 32630 #. <scale_max>50000</scale_max> 32326 32631 #. </rule> 32327 #. 32632 #. 32328 32633 #. <rule> 32329 32634 #. <condition k="place" v="hamlet"/> … … 32333 32638 #. <scale_max>50000</scale_max> 32334 32639 #. </rule> 32335 #. 32640 #. 32336 32641 #. <rule> 32337 32642 #. <condition k="place" v="suburb"/> … … 32341 32646 #. <scale_max>50000</scale_max> 32342 32647 #. </rule> 32343 #. 32648 #. 32344 32649 #. <rule> 32345 32650 #. <condition k="place" v="locality"/> … … 32349 32654 #. <scale_max>50000</scale_max> 32350 32655 #. </rule> 32351 #. 32656 #. 32352 32657 #. <rule> 32353 32658 #. <condition k="place" v="island"/> … … 32357 32662 #. <scale_max>50000</scale_max> 32358 32663 #. </rule> 32359 #. 32664 #. 32360 32665 #. <rule> 32361 32666 #. <condition k="place" v="islet"/> 32362 32667 #. <icon annotate="true" src="place/islet.png"/> 32363 #: build/trans_style.java:41 35build/trans_style.java:414332364 #: build/trans_style.java:41 51build/trans_style.java:415932365 #: build/trans_style.java:4 167build/trans_style.java:417532366 #: build/trans_style.java:4 183build/trans_style.java:419132367 #: build/trans_style.java:4 199build/trans_style.java:420732368 #: build/trans_style.java:42 15build/trans_style.java:422332369 #: build/trans_style.java:42 3132668 #: 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 32370 32675 msgid "place" 32371 32676 msgstr "yer" … … 32375 32680 #. <scale_max>50000</scale_max> 32376 32681 #. </rule> 32377 #. 32682 #. 32378 32683 #. <!-- special display of unreviewed tiger data (USA) --> 32379 32684 #. <rule> 32380 32685 #. <condition k="tiger:reviewed" v="no"/> 32381 #: build/trans_style.java:42 3932686 #: build/trans_style.java:4272 32382 32687 msgid "tiger_data" 32383 32688 msgstr "" … … 32468 32773 #. Each line specifies a certain error to be reported 32469 32774 #. <data type> : messagetype : <key><expression><value> 32470 #. 32775 #. 32471 32776 #. Data type can be: 32472 32777 #. node - a node point … … 32474 32779 #. relation - a relation 32475 32780 #. * - all data types 32476 #. 32781 #. 32477 32782 #. Message type can be: 32478 32783 #. E - an error 32479 32784 #. W - a warning 32480 32785 #. I - an low priority informational warning 32481 #. 32786 #. 32482 32787 #. Key and value are expressions describing certain keys and values of these keys. 32483 32788 #. Regulator expressions are supported. In this case the expressions starts and 32484 32789 #. ends with // signs. If an 'i' is appended, the regular expression is 32485 32790 #. case insensitive. 32486 #. 32791 #. 32487 32792 #. The * sign indicates any string. 32488 32793 #. The texts BOOLEAN_TRUE and BOOLEAN_FALSE in the value part indicate a special 32489 32794 #. handling for boolean values (yes, true, 0, false, no, ...). 32490 #. 32795 #. 32491 32796 #. Expression can be: 32492 32797 #. != - the key/value combination does not match 32493 32798 #. == - the key/value combination does match 32494 #. 32799 #. 32495 32800 #. To have more complicated expressions, multiple elements can be grouped together 32496 32801 #. with an logical and (&&). 32497 #. 32802 #. 32498 32803 #. The comment at the end of a rule is displayed in validator description 32499 #. 32804 #. 32500 32805 #. Empty lines and space signs are ignored 32501 32806 #: build/trans_validator.java:38 … … 32610 32915 #. default(true or false);Name;URL 32611 32916 #. NOTE: default items should be common and worldwide 32612 #. 32917 #. 32613 32918 #: build/trans_wms.java:5 32614 32919 msgid "Landsat" … … 32621 32926 32622 32927 #. http://openaerialmap.org/wms/?VERSION=1.0&request=GetMap&layers=world&styles=&format=image/jpeg& 32623 #. 32928 #. 32624 32929 #. different forms for web access 32625 32930 #. must be html:<url> … … 32644 32949 32645 32950 #. html:http://josm.openstreetmap.de/wmsplugin/TilesAtHome.html? 32646 #. 32647 #. 32951 #. 32952 #. 32648 32953 #. only for Germany 32649 32954 #: build/trans_wms.java:17 … … 32652 32957 32653 32958 #. http://tools.geofabrik.de/osmi/view/strassennrw/josmwms? 32654 #. 32655 #. 32959 #. 32960 #. 32656 32961 #. only for North America 32657 32962 #. Terraserver USCG - High resolution maps … … 32666 32971 32667 32972 #. http://terraservice.net/ogcmap.ashx?version=1.1.1&request=GetMap&Layers=urbanarea&styles=&format=image/jpeg& 32668 #. 32669 #. 32973 #. 32974 #. 32670 32975 #. only for Czech Republic 32671 32976 #: build/trans_wms.java:27 … … 32679 32984 32680 32985 #. 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 #. 32683 32988 #. only for GB 32684 32989 #. fails with division by zero error … … 32698 33003 32699 33004 #. http://ooc.openstreetmap.org/wms/map.php?source=os7& 32700 #. 32701 #. 33005 #. 33006 #. 32702 33007 #. only for Japan 32703 33008 #: build/trans_wms.java:39 … … 32721 33026 32722 33027 #. 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 #. 32725 33030 #. only for Italy 32726 33031 #: build/trans_wms.java:46 … … 32741 33046 #~ msgstr "Eklenti kaldırılamıyor, Lütfen JOSM u edindiğiniz yere danışın" 32742 33047 32743 #, java-format32744 33048 #~ msgid "Please report a ticket at {0}" 32745 33049 #~ msgstr "Lütfen {0} 'daki problemi bildiriniz" … … 32749 33053 32750 33054 #~ 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." 32753 33057 #~ msgstr "" 32754 33058 #~ "Hatayı bildirmeden önce JOSM'un ve eklentilerin son versiyonunu edinmeyi " … … 32768 33072 #~ "some time." 32769 33073 #~ 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." 32771 33076 32772 33077 #~ msgid "Unknown version" … … 32797 33102 #~ msgstr "Enter Password" 32798 33103 32799 #, java-format32800 33104 #~ msgid "Plugin not found: {0}." 32801 33105 #~ msgstr "Eklenti Bulunamadı: {0}." … … 32829 33133 #~ msgstr "Fare veya Ctrl+ok tuşları ile /./ zoom ve pan yapabilirsin." 32830 33134 32831 #, java-format32832 33135 #~ msgid "Use preset ''{0}'' of group ''{1}''" 32833 33136 #~ msgstr "''{1}'' gurubu için ''{0}'' kullan" … … 32858 33161 32859 33162 #~ 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." 32862 33165 #~ msgstr "Seçili objelerin durumlarını geçmiş listesinde seçili olana çevir" 32863 33166 32864 #, java-format32865 33167 #~ msgid "Authors: {0}" 32866 33168 #~ msgstr "Yazarlar: {0}" … … 32869 33171 #~ msgstr "Seçili tabakayı sil." 32870 33172 32871 #, java-format32872 33173 #~ msgid "Command Stack: {0}" 32873 33174 #~ msgstr "Komut Yığını: {0}" … … 32879 33180 #~ msgstr "sism" 32880 33181 32881 #, java-format32882 33182 #~ msgid "Images for {0}" 32883 33183 #~ msgstr "{0} için görüntüler" … … 32886 33186 #~ msgstr "GPX Oku..." 32887 33187 32888 #, java-format32889 33188 #~ msgid "No time for point {0} x {1}" 32890 33189 #~ msgstr "Noktalrı için {0} x {1} zaman yok" 32891 33190 32892 #, java-format32893 33191 #~ msgid "Cannot read time \"{0}\" from point {1} x {2}" 32894 33192 #~ msgstr "Zaman şu noktalar \"{0}\" {1} x {2} için okunamadı" … … 32897 33195 #~ msgstr "Zaman damgası okunabilen bir görüntü bulunamadı." 32898 33196 32899 #, java-format32900 33197 #~ msgid "GPS start: {0}" 32901 33198 #~ msgstr "GPS başlangıç: {0}" 32902 33199 32903 #, java-format32904 33200 #~ msgid "GPS end: {0}" 32905 33201 #~ msgstr "GPS bitiş: {0}" 32906 33202 32907 #, java-format32908 33203 #~ msgid "current delta: {0}s" 32909 33204 #~ msgstr "şu anki delta: {0}s" … … 32913 33208 #~ msgstr[0] "görüntü" 32914 33209 32915 #, java-format32916 33210 #~ msgid "{0} within the track." 32917 33211 #~ msgstr "{0} izde var." … … 32920 33214 #~ msgstr "Saati eşle" 32921 33215 32922 #, java-format32923 33216 #~ msgid "The date in file \"{0}\" could not be parsed." 32924 33217 #~ msgstr "\"{0}\" dosyasındaki zaman ayrıştırılamadı." 32925 33218 32926 #, java-format32927 33219 #~ msgid "There is no EXIF time within the file \"{0}\"." 32928 33220 #~ msgstr "EXIF zamanı \"{0}\" dosyasında yok." … … 32949 33241 #~ "http://josm.openstreetmap.de/wiki/TaggingPresets for help." 32950 33242 #~ 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." 32953 33245 32954 33246 #~ msgid "Add a new tagging preset source to the list." … … 32961 33253 #~ msgstr "site-josm.xml veya Wiki Pages ekle." 32962 33254 32963 #, java-format32964 33255 #~ msgid "" 32965 33256 #~ "Plugin archive already available. Do you want to download the current " … … 33007 33298 33008 33299 #~ 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" 33010 33302 #~ "some data before --selection" 33011 33303 #~ msgstr "" … … 33016 33308 #~ msgstr "--download=<bbox> indirmek yerine osm://<bbox> kullanabilirsin\n" 33017 33309 33018 #, java-format33019 33310 #~ msgid "Cannot open preferences directory: {0}" 33020 33311 #~ msgstr "Tercihler klasörü açılamıyor: {0}" 33021 33312 33022 33313 #~ 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." 33025 33316 #~ msgstr "" 33026 33317 #~ "Güncellenen eklentilerin aktif hale getirilemedi. JOSM un var olanların " 33027 33318 #~ "üzerine yazma yetkisi varmıdır kontrol ediniz." 33028 33319 33029 #, java-format33030 33320 #~ msgid "{0} object has conflicts:" 33031 33321 #~ msgid_plural "{0} objects have conflicts:" … … 33044 33334 #~ msgstr "Dosya bulunamadı" 33045 33335 33046 #, java-format33047 33336 #~ msgid "" 33048 33337 #~ "There were problems with the following plugins:\n" … … 33054 33343 #~ " {0}" 33055 33344 33056 #, java-format33057 33345 #~ msgid "Could not download plugin: {0} from {1}" 33058 33346 #~ msgstr "Eklenti indirilemedi: {0} ve {1}" 33059 33347 33060 #, java-format33061 33348 #~ 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." 33063 33351 #~ msgstr "" 33064 33352 #~ "Eklenti {0} göründüğü kadarıyla linki bozuk veya otomatik indirilemiyor ." … … 33074 33362 33075 33363 #~ 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?" 33079 33367 #~ 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?" 33082 33371 33083 33372 #~ msgid "true" … … 33090 33379 #~ msgstr "farklı" 33091 33380 33092 #, java-format33093 33381 #~ msgid "" 33094 33382 #~ "The projection \"{0}\" is designed for\n" … … 33110 33398 #~ msgstr "Alan stili yol kapalı değil." 33111 33399 33112 #, java-format33113 33400 #~ msgid "multipolygon way ''{0}'' is not closed." 33114 33401 #~ msgstr "multipoligon yolu ''{0}'' kapalı değil." 33115 33402 33116 #, java-format33117 33403 #~ msgid "Way ''{0}'' with less than two points." 33118 33404 #~ msgstr "Yol ''{0}'' iki noktadan az içeriyor." 33119 33405 33120 #, java-format33121 33406 #~ msgid "No useful role ''{0}'' for Way ''{1}''." 33122 33407 #~ msgstr "Kullanışlı rol yok ''{0}'' ''{1}'' yolu için." 33123 33408 33124 #, java-format33125 33409 #~ msgid "Non-Way ''{0}'' in multipolygon." 33126 33410 #~ msgstr "Yol-Değil ''{0}'' multipolygon içinde." 33127 33411 33128 #, java-format33129 33412 #~ msgid "No outer way for multipolygon ''{0}''." 33130 33413 #~ msgstr "Multipoligon için dış yol yok ''{0}''." 33131 33414 33132 #, java-format33133 33415 #~ msgid "Intersection between ways ''{0}'' and ''{1}''." 33134 33416 #~ msgstr "Bu ''{0}'' ve ''{1}'' yolları arasında kesişim." 33135 33417 33136 #, java-format33137 33418 #~ msgid "Inner way ''{0}'' is outside." 33138 33419 #~ msgstr "iç yol ''{0}'' dışarıda." 33139 33420 33140 #, java-format33141 33421 #~ msgid "Style for inner way ''{0}'' equals multipolygon." 33142 33422 #~ msgstr "İç yol stili ''{0}'' multipolygon ." 33143 33423 33144 #, java-format33145 33424 #~ msgid "Style for outer way ''{0}'' mismatches." 33146 33425 #~ msgstr "Dış yol stili ''{0}'' bulunamadı." 33147 33426 33148 #, java-format33149 33427 #~ msgid "Error: {0}" 33150 33428 #~ msgstr "Hata: {0}" 33151 33429 33152 #, java-format33153 33430 #~ msgid "Warning: {0}" 33154 33431 #~ msgstr "Uyarı: {0}" … … 33158 33435 33159 33436 #~ 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?" 33162 33439 #~ msgstr "" 33163 33440 #~ "Seçili yollar farklı ilişkilere sahip, buna rağmen birleştirmek " … … 33182 33459 #~ msgstr "Seçili alanı yükle" 33183 33460 33184 #, java-format33185 33461 #~ msgid "Contact {0}..." 33186 33462 #~ msgstr "Kontak {0}..." 33187 33463 33188 #, java-format33189 33464 #~ msgid "Could not read from URL: \"{0}\"" 33190 33465 #~ msgstr "Link okunamadı: \"{0}\"" 33191 33466 33192 #, java-format33193 33467 #~ msgid "Parsing error in URL: \"{0}\"" 33194 33468 #~ msgstr "Link ayrıştırılamadı: \"{0}\"" … … 33201 33475 33202 33476 #~ 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." 33205 33479 #~ 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" 33208 33482 33209 33483 #~ msgid "No document open so nothing to save." … … 33270 33544 #~ "Devam etmek istiyormusunuz?" 33271 33545 33272 # , java-format33273 #~ 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?" 33274 33548 #~ 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?" 33276 33551 #~ msgstr[0] "Seçin {0} kadar yol içeriri. Basitleştireceğinize emin misiniz?" 33277 33278 #~ msgid "Are you sure?"33279 #~ msgstr "Emin misiniz?"33280 33552 33281 33553 #~ msgid "Open images with AgPifoJ..." … … 33328 33600 #~ msgstr "Metacarta Map Rectifier imaj id" 33329 33601 33330 #, java-format33331 33602 #~ msgid "rectifier id={0}" 33332 33603 #~ msgstr "rectifier id={0}" … … 33342 33613 33343 33614 #~ 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" 33346 33617 #~ "\n" 33347 33618 #~ "You can also do this manually in the Advanced Preferences, using the " … … 33358 33629 #~ "For Metacarta's Map Rectifier http://labs.metacarta.com/rectifier/ , you " 33359 33630 #~ "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" 33362 33633 #~ "http://labs.metacarta.com/rectifier/wms.cgi?id=73\n" 33363 33634 #~ "&srs=EPSG:4326&Service=WMS&Version=1.1.0&Request=GetMap&format=image/png\n" … … 33366 33637 #~ "use." 33367 33638 #~ 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" 33370 33641 #~ "\n" 33371 33642 #~ "Aynı zamanda aşağıdaki şemayı kullanarak, ileri tercihler kısmındada " … … 33376 33647 #~ "\n" 33377 33648 #~ "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" 33380 33652 #~ "\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" 33383 33655 #~ "Metacarta Map Rectifier menusunu eklemek için şu linki örnek olarak, 73 ü " 33384 33656 #~ "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" 33387 33659 #~ "format=image/png" 33388 33660 … … 33480 33752 #~ msgstr "Para Değişim" 33481 33753 33482 #, java-format33483 33754 #~ msgid "Plugin requires JOSM update: {0}." 33484 33755 #~ msgstr "eklenti JOSM’un güncellemesini gerektiriyor: {0}." … … 33523 33794 #~ msgstr "Sadece JOSM Online Yardım dosyalaları düzenlenebilir" 33524 33795 33525 #, java-format33526 33796 #~ msgid "Error while loading page {0}" 33527 33797 #~ msgstr "Sayfa {0} yüklerken hata oluştu" … … 33534 33804 33535 33805 #~ 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?" 33538 33808 #~ msgstr "" 33539 33809 #~ "Seçili noktaların farklı üyelikleri var. Ona rağmen birleştirmek istiyor " … … 33546 33816 #~ msgstr "Sadece bir nokta seçili" 33547 33817 33548 #, java-format33549 33818 #~ msgid "Help page missing. Create it in <A HREF=\"{0}\">English</A>." 33550 33819 #~ msgstr "Yardım sayfası yok. <A HREF=\"{0}\">English</A> olarak oluştur." 33551 33820 33552 #, java-format33553 33821 #~ 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>." 33556 33824 #~ 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 33561 33828 #~ msgid "Parameter ''{0}'' must not be null." 33562 33829 #~ msgstr "parametre ''{0}'' zero (null) olamaz" 33563 33830 33564 #, java-format33565 33831 #~ msgid "Could not read ''{0}''." 33566 33832 #~ msgstr "Okunamadı \"{0}\"" … … 33569 33835 #~ msgstr "Seçimi Güncelle" 33570 33836 33571 #, java-format33572 33837 #~ msgid "Id > 0 required, got {0}" 33573 33838 #~ msgstr "Id > 0 gerekiyordu, {0} elde edildi"
Note:
See TracChangeset
for help on using the changeset viewer.
