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

25 lines
869 B
JSON
Raw Normal View History

2019-12-11 00:32:21 +00:00
{
"config": {
"abort": {
2020-10-04 00:05:05 +00:00
"already_configured": "El dispositiu ja est\u00e0 configurat",
2020-11-11 11:10:09 +00:00
"cannot_connect": "Ha fallat la connexi\u00f3"
2019-12-11 00:32:21 +00:00
},
"error": {
2020-11-11 11:10:09 +00:00
"cannot_connect": "Ha fallat la connexi\u00f3"
2019-12-11 00:32:21 +00:00
},
"flow_title": "Elgato Key Light: {serial_number}",
"step": {
"user": {
"data": {
2020-05-15 00:02:56 +00:00
"host": "Amfitri\u00f3",
"port": "Port"
2019-12-11 00:32:21 +00:00
},
2020-05-29 00:04:16 +00:00
"description": "Configura l'Elgato Key Light per integrar-lo amb Home Assistant."
2019-12-11 00:32:21 +00:00
},
"zeroconf_confirm": {
"description": "Vols afegir l'Elgato Key Light amb n\u00famero de s\u00e8rie `{serial_number}` a Home Assistant?",
2020-04-16 20:00:10 +00:00
"title": "Dispositiu Elgato Key Light descobert"
2019-12-11 00:32:21 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-12-11 00:32:21 +00:00
}