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

20 lines
625 B
JSON
Raw Normal View History

2021-11-28 00:14:19 +00:00
{
"config": {
"abort": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f"
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131",
"unknown": "Beklenmeyen hata"
},
"step": {
"user": {
"data": {
"host": "Ana bilgisayar"
},
"description": "Fronius cihaz\u0131n\u0131z\u0131n IP adresini veya yerel ana bilgisayar ad\u0131n\u0131 yap\u0131land\u0131r\u0131n.",
"title": "Fronius SolarNet"
}
}
}
}