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

34 lines
1019 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",
"unknown": "Beklenmeyen hata"
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131"
},
"flow_title": "{name}",
"step": {
"discovery_confirm": {
"data": {
"one": "Bo\u015f",
"other": "Bo\u015f"
},
"description": "{name} kurmak istiyor musunuz?"
},
"ssdp_confirm": {
"data": {
"one": "Bo\u015f",
"other": "Bo\u015f"
}
},
"user": {
"data": {
"host": "Sunucu"
},
"description": "Roku bilgilerinizi girin."
}
}
}
}