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

20 lines
579 B
JSON

{
"config": {
"abort": {
"already_configured": "El dispositiu ja est\u00e0 configurat"
},
"error": {
"cannot_connect": "Ha fallat la connexi\u00f3",
"invalid_auth": "Autenticaci\u00f3 inv\u00e0lida"
},
"step": {
"user": {
"data": {
"api_key": "Clau API"
},
"description": "Introdueix la clau API obtinguda de https://home.freedompro.eu",
"title": "Clau API de Freedompro"
}
}
}
}