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

26 lines
883 B
JSON
Raw Normal View History

2022-02-21 00:17:31 +00:00
{
"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"
2022-09-13 00:29:19 +00:00
},
"data_description": {
"host": "Pure Energie Meter cihaz\u0131n\u0131z\u0131n IP adresi veya ana bilgisayar ad\u0131."
2022-02-21 00:17:31 +00:00
}
},
"zeroconf_confirm": {
"description": "Home Assistant'a Pure Energie Meter (` {model} `) eklemek istiyor musunuz?",
"title": "Ke\u015ffedilen Pure Energie Meter cihaz\u0131"
}
}
}
}