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

35 lines
1.1 KiB
JSON
Raw Normal View History

2021-02-03 10:46:49 +00:00
{
"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",
2021-11-07 00:12:38 +00:00
"language": "Dil",
2021-02-03 10:46:49 +00:00
"latitude": "Enlem",
"longitude": "Boylam",
2021-11-07 00:12:38 +00:00
"mode": "Mod",
"name": "Cihaz\u0131n ad\u0131"
},
"description": "OpenWeatherMap entegrasyonunu ayarlay\u0131n. API anahtar\u0131 olu\u015fturmak i\u00e7in https://openweathermap.org/appid adresine gidin.",
"title": "OpenWeatherMap"
2021-02-03 10:46:49 +00:00
}
}
},
"options": {
"step": {
"init": {
"data": {
2021-11-07 00:12:38 +00:00
"language": "Dil",
2021-02-03 10:46:49 +00:00
"mode": "Mod"
}
}
}
}
}