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

20 lines
573 B
JSON

{
"config": {
"abort": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f"
},
"error": {
"already_in_progress": "Yap\u0131land\u0131rma ak\u0131\u015f\u0131 zaten devam ediyor",
"cannot_connect": "Ba\u011flanma hatas\u0131"
},
"step": {
"user": {
"data": {
"host": "Ana bilgisayar",
"port": "Port"
},
"title": "Agent DVR'\u0131 kurun"
}
}
}
}