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

23 lines
710 B
JSON

{
"config": {
"abort": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
"cannot_connect": "Ba\u011flanma hatas\u0131"
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131"
},
"flow_title": "{model} ({host})",
"step": {
"user": {
"data": {
"host": "Sunucu"
}
},
"zeroconf_confirm": {
"description": "Home Assistant'a Pure Energie Meter (` {model} `) eklemek istiyor musunuz?",
"title": "Ke\u015ffedilen Pure Energie Meter cihaz\u0131"
}
}
}
}