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

22 lines
619 B
JSON

{
"config": {
"abort": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
"not_songpal_device": "Songpal cihaz\u0131 de\u011fil"
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131"
},
"flow_title": "{name} ({host})",
"step": {
"init": {
"description": "{name} ( {host} ) kurmak istiyor musunuz?"
},
"user": {
"data": {
"endpoint": "Biti\u015f noktas\u0131"
}
}
}
}
}