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

25 lines
881 B
JSON
Raw Normal View History

2019-12-11 00:32:21 +00:00
{
"config": {
"abort": {
2021-08-27 00:14:42 +00:00
"already_configured": "L'appareil 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
},
2021-12-12 00:14:30 +00:00
"flow_title": "{serial_number}",
2019-12-11 00:32:21 +00:00
"step": {
"user": {
"data": {
2021-08-27 00:14:42 +00:00
"host": "H\u00f4te",
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
}