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

21 lines
812 B
JSON

{
"config": {
"abort": {
"already_configured": "L'appareil est d\u00e9j\u00e0 configur\u00e9"
},
"error": {
"already_configured": "L'appareil est d\u00e9j\u00e0 configur\u00e9",
"cannot_connect": "\u00c9chec de connexion",
"invalid_host": "Nom d'h\u00f4te ou adresse IP invalide."
},
"step": {
"user": {
"data": {
"host": "H\u00f4te"
},
"description": "Configurez l'int\u00e9gration Dune HD. Si vous rencontrez des probl\u00e8mes de configuration, acc\u00e9dez \u00e0: https://www.home-assistant.io/integrations/dunehd \n\n Assurez-vous que votre lecteur est allum\u00e9.",
"title": "Dune HD"
}
}
}
}