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

25 lines
869 B
JSON
Raw Normal View History

2021-11-28 00:14:19 +00:00
{
"config": {
"abort": {
2021-12-05 00:14:27 +00:00
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
"invalid_host": "Ge\u00e7ersiz ana bilgisayar ad\u0131 veya IP adresi"
2021-11-28 00:14:19 +00:00
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131",
"unknown": "Beklenmeyen hata"
},
2021-12-05 00:14:27 +00:00
"flow_title": "{device}",
2021-11-28 00:14:19 +00:00
"step": {
2021-12-05 00:14:27 +00:00
"confirm_discovery": {
"description": "Home Assistant'a {device} eklemek istiyor musunuz?"
},
2021-11-28 00:14:19 +00:00
"user": {
"data": {
2021-12-04 00:13:16 +00:00
"host": "Sunucu"
2021-11-28 00:14:19 +00:00
},
"description": "Fronius cihaz\u0131n\u0131z\u0131n IP adresini veya yerel ana bilgisayar ad\u0131n\u0131 yap\u0131land\u0131r\u0131n.",
"title": "Fronius SolarNet"
}
}
}
}