core/homeassistant/components/tankerkoenig/translations/tr.json

41 lines
1.4 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Konum zaten yap\u0131land\u0131r\u0131lm\u0131\u015f"
},
"error": {
"invalid_auth": "Ge\u00e7ersiz kimlik do\u011frulama",
"no_stations": "Menzilde herhangi bir istasyon bulunamad\u0131."
},
"step": {
"select_station": {
"data": {
"stations": "\u0130stasyonlar"
},
"description": "yar\u0131\u00e7ap i\u00e7inde {stations_count} istasyon bulundu",
"title": "Eklenecek istasyonlar\u0131 se\u00e7in"
},
"user": {
"data": {
"api_key": "API Anahtar\u0131",
"fuel_types": "Yak\u0131t t\u00fcrleri",
"location": "Konum",
"name": "B\u00f6lge ad\u0131",
"radius": "Yar\u0131\u00e7ap\u0131 ara\u015ft\u0131r",
"stations": "Ek yak\u0131t istasyonlar\u0131"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "G\u00fcncelle\u015ftirme aral\u0131\u011f\u0131",
"show_on_map": "\u0130stasyonlar\u0131 haritada g\u00f6ster"
},
"title": "Tankerkoenig se\u00e7enekleri"
}
}
}
}