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

37 lines
1.1 KiB
JSON
Raw Normal View History

2021-02-03 10:46:49 +00:00
{
"config": {
"abort": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
2021-11-08 00:12:31 +00:00
"already_in_progress": "Yap\u0131land\u0131rma ak\u0131\u015f\u0131 zaten devam ediyor",
2021-02-03 10:46:49 +00:00
"unknown": "Beklenmeyen hata"
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131"
},
2021-11-08 00:12:31 +00:00
"flow_title": "{name}",
2021-02-03 10:46:49 +00:00
"step": {
"discovery_confirm": {
2021-11-08 00:12:31 +00:00
"data": {
"one": "Bo\u015f",
"other": "Bo\u015f"
},
2021-02-03 10:46:49 +00:00
"description": "{name} kurmak istiyor musunuz?",
"title": "Roku"
},
"ssdp_confirm": {
2021-11-08 00:12:31 +00:00
"data": {
"one": "Bo\u015f",
"other": "Bo\u015f"
},
"description": "{name} kurmak istiyor musunuz?",
"title": "Roku"
2021-02-03 10:46:49 +00:00
},
"user": {
"data": {
2021-12-07 00:51:52 +00:00
"host": "Sunucu"
2021-11-08 00:12:31 +00:00
},
"description": "Roku bilgilerinizi girin."
2021-02-03 10:46:49 +00:00
}
}
}
}