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

22 lines
596 B
JSON

{
"config": {
"abort": {
"already_configured": "El dispositiu ja est\u00e0 configurat",
"not_songpal_device": "No \u00e9s un dispositiu Songpal"
},
"error": {
"cannot_connect": "Ha fallat la connexi\u00f3"
},
"flow_title": "Sony Songpal {name} ({host})",
"step": {
"init": {
"description": "Vols configurar {name} ({host})?"
},
"user": {
"data": {
"endpoint": "Endpoint"
}
}
}
}
}