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

25 lines
961 B
JSON
Raw Normal View History

2019-12-11 00:32:21 +00:00
{
"config": {
"abort": {
"already_configured": "Aquest dispositiu Elgato Key Light ja est\u00e0 configurat.",
"connection_error": "No s'ha pogut connectar amb el dispositiu Elgato Key Light."
},
"error": {
"connection_error": "No s'ha pogut connectar amb el dispositiu Elgato Key Light."
},
"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
}