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

26 lines
685 B
JSON

{
"config": {
"abort": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
"unknown": "Beklenmeyen hata"
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131"
},
"flow_title": "{name}",
"step": {
"ssdp_confirm": {
"data": {
"one": "Bo\u015f",
"other": "Bo\u015f"
},
"description": "{name} kurmak istiyor musunuz?"
},
"user": {
"data": {
"host": "Sunucu"
}
}
}
}
}