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

24 lines
711 B
JSON
Raw Normal View History

2021-02-03 10:46:49 +00:00
{
"config": {
"abort": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f"
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131",
"unknown": "Beklenmeyen hata"
},
2021-11-08 00:12:31 +00:00
"flow_title": "{name} ({host})",
2021-02-03 10:46:49 +00:00
"step": {
2021-11-08 00:12:31 +00:00
"link": {
"description": "{name} ( {host} ) kurulumu yapmak istiyor musunuz?",
"title": "PowerView Hub'a ba\u011flan\u0131n"
},
2021-02-03 10:46:49 +00:00
"user": {
"data": {
2021-11-10 00:17:39 +00:00
"host": "IP Adresi"
2021-11-08 00:12:31 +00:00
},
"title": "PowerView Hub'a ba\u011flan\u0131n"
2021-02-03 10:46:49 +00:00
}
}
}
}