brouter-web/locales/tr.json
2022-06-23 20:26:32 +02:00

326 lines
14 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"about": {
"bug-reports": "Hata raporları ve özellik istekleri:",
"bug-reports-back": "server / backend, routing engine, Android app, profiles, brouter.de site",
"bug-reports-front": "web client / frontend.",
"chat": "Kullanıcılar ve geliştiricilerle sohbet edin",
"contact": "İrtibat:",
"contact-language": "Preferred language is English, as we have both international contributors and users.",
"data": "Veri",
"data-description": "This is based on <a href=\"https://www.openstreetmap.org\" target=\"_blank\">OpenStreetMap</a>. It is usually updated daily, see dates of <a href=\"https://brouter.de/brouter/segments4/\" target=\"_blank\">data files</a>.",
"description": "Online service of the BRouter routing engine. For the offline Android app and more information see <a href=\"https://brouter.de/\" target=\"_blank\">brouter.de</a>",
"details": "<i><a href=\"{{privacyPolicyUrl}}\" target=\"_blank\">Privacy Policy</a></i>, \n<i><a href=\"https://github.com/nrenner/brouter-web#credits-and-licenses\" target=\"_blank\">Credits</a></i>,\n<i><a href=\"https://github.com/nrenner/brouter-web/blob/master/CHANGELOG.md\" target=\"_blank\">Changelog</a></i> and\n<i><a href=\"https://github.com/nrenner/brouter-web#readme\" target=\"_blank\">more info</a></i> on the client.",
"support": "General discussions/questions, support",
"title": "Hakkında",
"tooltip": "Show more information about BRouter-Web"
},
"credits": {
"boundaries": "Administrative Boundaries: <a href=\"https://osm-boundaries.com\" target=\"_blank\">OSM-Boundaries</a>, <a href=\"https://overpass-api.de/\" class=\"overpass-url\" target=\"_blank\">Overpass API</a>",
"brouter": "BRouter",
"brouter-license": "<a target=\"_blank\" href=\"https://brouter.de/brouter\">BRouter</a> &copy; Arndt Brenschede",
"elevation-data": "Yükseklik verileri",
"esri-license": "<a target=\"_blank\" href=\"http://goto.arcgisonline.com/maps/World_Imagery\">World Imagery</a> &copy; <a target=\"_blank\" href=\"https://www.esri.com/\">Esri</a>, sources: Esri, DigitalGlobe, Earthstar Geographics, CNES/Airbus DS, GeoEye, USDA FSA, USGS, Getmapping, Aerogrid, IGN, IGP, and the GIS User Community",
"esri-tiles": "Esri World Imagery",
"map-data": "Harita verisi",
"map-tiles": "Harita döşemeleri",
"nominatim": "Search by <a href=\"https://wiki.openstreetmap.org/wiki/Nominatim\" target=\"_blank\" data-i18n=\"credits.nominatim\">Nominatim</a>",
"openstreetmap": "&copy; <a target=\"_blank\" href=\"https://www.openstreetmap.org/copyright\" >OpenStreetMap contributors</a> under <a target=\"_blank\" href=\"https://opendatacommons.org/licenses/odbl/\" >ODbL</a>",
"pois": "Locations (POIs): <a href=\"https://overpass-api.de/\" class=\"overpass-url\" target=\"_blank\">Overpass API</a>",
"title": "Credits"
},
"export": {
"format": "Biçim",
"format_csv": "CSV",
"format_geojson": "GeoJSON",
"format_gpx": "GPX",
"format_kml": "KML",
"include": "Include",
"include_waypoints": "Uğraknoktaları",
"route-from-to": "{{from}} -> {{to}} ({{distance}}km)",
"route-loop": "{{from}} ({{distance}}km)",
"title": "Yolu dışa aktar",
"trackname": "İsim"
},
"footer": {
"ascend": "Ascend",
"beeline-warning": "Warning: no data for straight lines, values interpolated",
"cost": "Cost",
"distance": "Mesafe",
"elevation-chart": "Yükseklik grafiğini aç/kapat",
"energy-per-100km": "100 km'de enerji",
"hours": "saatler",
"hours-abbrev": "s",
"kilometer": "kilometreler",
"kilometer-abbrev": "km",
"kilowatthour": "kilovat saat",
"kilowatthour-abbrev": "kWh",
"mean-cost-factor": "Mean cost factor",
"meter": "metreler",
"meter-abbrev": "m",
"no-elevation-data": "No elevation data available for this route.",
"plain-ascend": "Plain ascend",
"stats-info": "Start drawing a route to get stats.",
"total-energy": "Total Energy",
"travel-time": "Seyahat zamanı"
},
"keyboard": {
"backspace": "Backspace",
"escape": "Escape",
"generic-shortcut": "{{action}} ({{key}} key)",
"shift": "Shift"
},
"layers": {
"add-base": "Add base layer",
"add-overlay": "Add overlay",
"add-overpass": "Add overpass query",
"custom-layer-name-helptext": "ex: OpenStreetMap",
"custom-layer-name-label": "Custom layer name",
"custom-layer-url-helptext-normal": "URL for normal layers, ex: https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png",
"custom-layer-url-helptext-overpass": "Overpass Query, ex: nwr[shop]['diet:vegan']['diet:vegan'!=no];",
"custom-layer-url-label": "Custom layer URL/Query",
"customize": "Katmanları özelleştir",
"opacity-slider": "Opacity slider",
"overpass-loading-indicator": "Running Overpass API query ...",
"remove-selection": "Remove selection"
},
"loadNogos": {
"defaultProperties": "Varsayılan özellikler",
"error": {
"invalid-default-nogo-radius": "Invalid default nogo radius.",
"invalid-nogo-buffering-radius": "Invalid nogo buffering radius.",
"loading-file-error": "Could not load file: {{err}}.",
"loading-file-too-big": "Too many nogo areas in this file! Please simplify the geometry and/or reduce the number of zones.",
"loading-file-unexpected": "Unexpected error when loading this file.",
"missing-default-nogo-weight": "Missing default nogo weight.",
"missing-file-url": "Eksik dosya veya URL.",
"no-valid-area": "No valid area found in provided input."
},
"file": "Dosya (.geojson)",
"load": "Yükle",
"nogoBuffer": "Buffer no-go areas (in meters)",
"nogoRadius": "No-go radius for points (in meters)",
"nogoWeight": "No-go weight (-1 means impassable)",
"source": "Kaynak",
"title": "Kullanılmayan alanları yükle",
"url": "Bağlantı"
},
"map": {
"attribution-osm-long": "OpenStreetMap katkıda bulunanlar",
"attribution-osm-short": "OpenStreetMap",
"clear-route": "Clear route data",
"copyright": "Telif",
"cycling": "Cycling",
"delete-last-point": "Delete last point",
"delete-nogo-areas": "Delete all no-go areas",
"delete-pois": "Delete all points of interest",
"delete-route": "Rotayı sil",
"draw-circlego-start": "Draw limited go-to zone",
"draw-circlego-stop": "Stop drawing limited go-to zone",
"draw-poi-start": "Draw points of interest",
"draw-poi-stop": "Stop drawing points of interest",
"draw-route-start": "Rota çiz",
"draw-route-stop": "Stop drawing route",
"enter-poi-name": "Enter Point of Interest name",
"geocoder": "Ara",
"geocoder-placeholder": "Search…",
"hikebike-hillshading": "Hillshading",
"hiking": "Hiking",
"layer": {
"bing": "Bing Aerial",
"cycle": "OpenCycleMap (Thunderf.)",
"cycling": "Cycling (Waymarked Trails)",
"digitalglobe": "DigitalGlobe Recent Imagery",
"esri": "Esri World Imagery",
"hikebike-hillshading": "Hillshading (Hike & Bike Map)",
"hiking": "Hiking (Waymarked Trails)",
"hillshading": "Hillshading",
"osm": "OpenStreetMap",
"osmde": "OpenStreetMap.de",
"outdoors": "Outdoors (Thunderforest)",
"route-quality": "Route quality coding",
"stamen-terrain": "Terrain (Stamen)",
"strava-segments": "Strava segments",
"topo": "OpenTopoMap"
},
"loading": "Yükleniyor…",
"locate-me": "Bana nerede olduğumu göster",
"nogo": {
"cancel": "Cancel drawing no-go area",
"click-drag": "Click and drag to draw circle",
"draw": "Draw circular no-go area",
"edit": "Düzenlemek için tıkla",
"help": "&square; = move / resize, <span class=\"fa fa-trash-o\"></span> = delete,<br>click circle to quit editing"
},
"not-applicable-here": "not applicable here",
"opacity-slider": "Set transparency of route track and markers",
"opacity-slider-shortcut": "{{action}}\n(Hold {{key}} key to mute temporarily)",
"preview": "Ön izleme",
"privacy": "Mahremiyet",
"reverse-route": "Ters rota",
"route-quality-altitude": "Altitude coding",
"route-quality-cost": "Cost coding",
"route-quality-incline": "Incline coding",
"route-quality-shortcut": "{{action}} ({{key}} key to toggle)",
"route-tooltip-segment": "Drag to create a new waypoint. Click to toggle straight line.",
"route-tooltip-waypoint": "Ara nokta. Taşımak için sürükleyin; Kaldırmak için tıklayın.",
"strava-biking": "Show Strava biking segments",
"strava-running": "Show Strava running segments",
"strava-shortcut": "{{action}}\n({{key}} key to toggle layer, click to reload for current area)",
"toggle-beeline": "Toggle straight line",
"zoomInTitle": "Yakınlaştır",
"zoomOutTitle": "Uzaklaştır"
},
"modal": {
"close": "Kapat",
"or": ""
},
"navbar": {
"about": "Hakkında",
"alternative": {
"first": "1. alternatif",
"original": "Orijinal",
"second": "2. alternatif",
"third": "3. alternatif"
},
"export": "Export",
"export-tooltip": "Yolu dışa aktar",
"load": {
"nogos": "Kullanılmayan alanları yükle",
"title": "Yükle",
"tooltip": "{{tracksAction}} ({{tracksKey}} key)\n{{trackAsRouteAction}} ({{trackAsRouteKey}})\n{{nogosAction}} ({{nogosKey}})",
"tracks": "Parçaları yükle"
},
"profile": {
"car-eco": "Araba (ekonomik)",
"car-fast": "Araba (hızlı)",
"car-test": "Araba (test)",
"custom": "Özel",
"fastbike": "Fastbike",
"fastbike-asia-pacific": "Fastbike (Asia Pacific)",
"fastbike-lowtraffic": "Fastbike (low traffic)",
"hiking-mountain": "Hiking",
"moped": "Moped",
"rail": "Demiryolu",
"river": "Nehir",
"safety": "Safety",
"shortest": "En kısa",
"trekking": "Trekking bike",
"trekking-ignore-cr": "Trekking bike (ignore cycle routes)",
"trekking-noferries": "Trekking bike (no ferries)",
"trekking-nosteps": "Trekking bike (no steps)",
"trekking-steep": "Trekking bike (steep)",
"vm-forum-liegerad-schnell": "Recumbent bike (fast)",
"vm-forum-velomobil-schnell": "Velomobile (fast)"
},
"profile-tooltip": "\n({{key}} key to switch)"
},
"searchfav": {
"addfavorite": "add as favorite",
"ask_removeall": "Do you want to delete all search favorites?",
"export": "export favorites to file",
"import": "import favorites from file",
"openfavorites": "open favorite list",
"removeall": "delete all favorites"
},
"sidebar": {
"analysis": {
"header": {
"highway": "Highway",
"smoothness": "Smoothness",
"surface": "Surface"
},
"table": {
"category": "Kategori",
"length": "Uzunluk",
"total_known": "Total Known:",
"unknown": "Bilinmeyen"
},
"title": "Analysis",
"tooltip": "Analyse route"
},
"customize-profile": {
"title": "Profili özelleştir",
"tooltip": "Profili özelleştir"
},
"data": {
"sync-map": "Haritayı senkronize et",
"title": "Veri",
"tooltip": "Ayrıntılı rota veri tablosunu göster"
},
"itinerary": {
"title": "Güzergah",
"tooltip": "Güzergahı göster"
},
"layers": {
"category": {
"base-layers": "Base layers",
"country": "Ülke",
"europe": "Avrupa",
"europe-monolingual": "Europe monolingual",
"overlays": "Overlays",
"overpass": "Konumlar (POI'ler)",
"worldwide": "Dünya çapında",
"worldwide-international": "Dünya çapında uluslararası",
"worldwide-monolingual": "Worldwide monolingual"
},
"collapse": "Hepsini daralt",
"custom-layers": "Custom layers",
"customize": "Add or remove custom layers",
"expand": "Hepsini genişlet",
"optional": "Add or remove optional layers",
"optional-layers": "Daha",
"overlay-opacity": "Overlay transparency",
"overlay-opacity_plural": "Overlays transparency",
"table": {
"URL": "URL/Query",
"empty": "No custom layer configured yet.",
"name": "İsim",
"type": "Tip",
"type_layer": "Katman",
"type_overlay": "Kaplama",
"type_overpass_query": "Overpass Query"
},
"title": "Katmanlar",
"tooltip": "Select layers"
},
"profile": {
"apply": "Uygula",
"clear": "Temizle",
"help": "Yardım",
"no_easy_configuration_warning": "No easy configuration is available for this profile.",
"options": "Seçenekler",
"placeholder": "Write your custom profile here.",
"profile": "Profil"
},
"tab-tooltip": "{{action}}\n({{toggleKey}} key to toggle, {{switchKey}} to switch to next tab)"
},
"title": "BRouter web client",
"trackasroute": {
"browse": "Göz at",
"explainpoi": "(yol noktalarını POI'ler olarak göster)",
"explaintracklayer": "(show Track as separate Layer)",
"file": "Trackfile",
"fuzziness": "Fuzziness",
"pleasewait": "Please wait!",
"showpois": "POI'ler",
"title": "Load Track as Route",
"tracklayer": "Track Layer",
"tuning": "Tuning"
},
"warning": {
"cannot-get-route": "Error getting route URL",
"invalid-route-from": "Start marker is too far from a route.",
"invalid-route-to": "Destination marker is too far from a route.",
"no-response": "no response from server",
"no-route-found": "Error: cannot find a route for given points. Maybe try to move them closer to roads?",
"profile-error": "Profil hatası: sunucudan yanıt yok veya boş yanıt",
"strava-error": "Strava segmentleri alınırken hata oluştu: {{error}}",
"temporary-profile": "<strong>Not: Yüklenen özel profiller yalnızca sunucuda geçici olarak ön belleğe alınır. Lütfen düzenlemelerinizi yerel bilgisayarınıza kaydedin.",
"tracks-load-error": "Parça yüklenirken hata oluştu: {{error}}",
"upload-error": "Yükleme hatası: {{error}}"
},
"whatsnew": {
"new-version": "Son ziyaretinizden bu yana yeni bir sürüm yayınlandı. Yenilikleri görmek için buraya tıklayın!",
"title": "Yenilikler"
}
}