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

18 lines
486 B
JSON

{
"config": {
"abort": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
"already_in_progress": "Yap\u0131land\u0131rma ak\u0131\u015f\u0131 zaten devam ediyor"
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131"
},
"step": {
"auth": {
"data": {
"host": "Ana Bilgisayar"
}
}
}
}
}