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

25 lines
939 B
JSON
Raw Normal View History

2019-12-11 00:32:21 +00:00
{
"config": {
"abort": {
"already_configured": "Cet appareil Elgato Key Light est d\u00e9j\u00e0 configur\u00e9.",
2020-11-11 11:10:09 +00:00
"cannot_connect": "\u00c9chec de connexion"
2019-12-11 00:32:21 +00:00
},
"error": {
2020-11-11 11:10:09 +00:00
"cannot_connect": "\u00c9chec de connexion"
2019-12-11 00:32:21 +00:00
},
"flow_title": "Elgato Key Light: {serial_number}",
"step": {
"user": {
"data": {
2020-07-09 00:05:04 +00:00
"host": "Nom d'h\u00f4te ou adresse IP",
2019-12-11 00:32:21 +00:00
"port": "Port"
},
2020-05-29 00:04:16 +00:00
"description": "Configurez votre Elgato Key Light pour l'int\u00e9grer \u00e0 Home Assistant."
2019-12-11 00:32:21 +00:00
},
"zeroconf_confirm": {
"description": "Voulez-vous ajouter l'Elgato Key Light avec le num\u00e9ro de s\u00e9rie `{serial_number}` \u00e0 Home Assistant?",
"title": "Appareil Elgato Key Light d\u00e9couvert"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-12-11 00:32:21 +00:00
}