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

26 lines
685 B
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",
"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": {
"ssdp_confirm": {
2021-11-11 00:15:23 +00:00
"data": {
"one": "Bo\u015f",
"other": "Bo\u015f"
},
2021-02-03 10:46:49 +00:00
"description": "{name} kurmak istiyor musunuz?"
},
"user": {
"data": {
2021-12-04 00:13:16 +00:00
"host": "Sunucu"
2021-02-03 10:46:49 +00:00
}
}
}
}
}