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

37 lines
1.2 KiB
JSON
Raw Normal View History

2020-03-24 13:18:47 +00:00
{
"config": {
"abort": {
2020-10-04 00:05:05 +00:00
"already_configured": "El dispositiu ja est\u00e0 configurat",
"already_configured_device": "El dispositiu ja est\u00e0 configurat"
2020-03-24 13:18:47 +00:00
},
"error": {
2020-10-04 00:05:05 +00:00
"cannot_connect": "Ha fallat la connexi\u00f3",
2020-03-24 13:18:47 +00:00
"unknown": "Error inesperat"
},
"flow_title": "Logitech Harmony Hub {name}",
"step": {
"link": {
"description": "Vols configurar {name} ({host})?",
"title": "Configuraci\u00f3 de Logitech Harmony Hub"
},
"user": {
"data": {
2020-05-15 00:02:56 +00:00
"host": "Amfitri\u00f3",
2020-03-24 13:18:47 +00:00
"name": "Nom del Hub"
},
"title": "Configuraci\u00f3 de Logitech Harmony Hub"
}
2020-04-15 16:51:07 +00:00
}
2020-03-24 13:18:47 +00:00
},
"options": {
"step": {
"init": {
"data": {
2020-05-02 00:04:57 +00:00
"activity": "Activitat predeterminada a executar quan no se n'especifica cap.",
"delay_secs": "Retard entre l'enviament d'ordres."
2020-03-24 13:18:47 +00:00
},
"description": "Ajusta les opcions de Harmony Hub"
}
}
2020-04-16 20:00:10 +00:00
}
2020-03-24 13:18:47 +00:00
}