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

35 lines
1.0 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Konum zaten yap\u0131land\u0131r\u0131lm\u0131\u015f"
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131",
"invalid_api_key": "Ge\u00e7ersiz API anahtar\u0131"
},
"step": {
"user": {
"data": {
"api_key": "API Anahtar\u0131",
"language": "Dil",
"latitude": "Enlem",
"longitude": "Boylam",
"mode": "Mod",
"name": "Ad"
},
"description": "API anahtar\u0131 olu\u015fturmak i\u00e7in https://openweathermap.org/appid adresine gidin.",
"title": "OpenWeatherMap"
}
}
},
"options": {
"step": {
"init": {
"data": {
"language": "Dil",
"mode": "Mod"
}
}
}
}
}