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

21 lines
602 B
JSON
Raw Normal View History

2019-09-02 05:30:09 +00:00
{
"config": {
"abort": {
"port_exists": "El port ja est\u00e0 configurat"
},
"error": {
"connection_failed": "Ha fallat la connexi\u00f3 Velbus",
"port_exists": "El port ja est\u00e0 configurat"
},
"step": {
"user": {
"data": {
"name": "Nom de la connexi\u00f3 Velbus",
"port": "Cadena de connexi\u00f3"
},
"title": "Tipus de connexi\u00f3 Velbus"
}
},
"title": "Interf\u00edcie Velbus"
}
}