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

26 lines
672 B
JSON
Raw Normal View History

2020-03-24 13:18:47 +00:00
{
"config": {
"abort": {
2020-08-29 00:03:59 +00:00
"already_configured": "L'appareil est d\u00e9j\u00e0 configur\u00e9",
2020-03-24 13:18:47 +00:00
"unknown": "Erreur inattendue"
},
"error": {
2020-08-29 00:03:59 +00:00
"cannot_connect": "\u00c9chec de connexion"
2020-03-24 13:18:47 +00:00
},
2021-12-12 00:14:30 +00:00
"flow_title": "{name}",
2020-03-24 13:18:47 +00:00
"step": {
"ssdp_confirm": {
2020-05-13 18:27:21 +00:00
"data": {
"one": "Vide",
"other": "Vide"
},
2020-05-29 00:04:16 +00:00
"description": "Voulez-vous configurer {name} ?"
2020-03-24 13:18:47 +00:00
},
"user": {
"data": {
2021-08-27 00:14:42 +00:00
"host": "H\u00f4te"
2020-05-29 00:04:16 +00:00
}
2020-03-24 13:18:47 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2020-03-24 13:18:47 +00:00
}