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

36 lines
1.2 KiB
JSON

{
"config": {
"abort": {
"missing_configuration": "Ce composant n'est pas configur\u00e9. Veuillez suivre la documentation."
},
"create_entry": {
"default": "Authentification r\u00e9ussie avec Netatmo."
},
"step": {
"pick_implementation": {
"title": "Choisir une m\u00e9thode d'authentification"
}
}
},
"options": {
"step": {
"public_weather": {
"data": {
"area_name": "Nom de la zone",
"mode": "Calcul",
"show_on_map": "Montrer sur la carte"
},
"description": "Configurez un capteur m\u00e9t\u00e9o public pour une zone.",
"title": "Capteur m\u00e9t\u00e9o public Netatmo"
},
"public_weather_areas": {
"data": {
"new_area": "Nom de zone",
"weather_areas": "Zones m\u00e9t\u00e9orologiques"
},
"description": "Configurez les capteurs m\u00e9t\u00e9o publics",
"title": "Capteur m\u00e9t\u00e9o public Netatmo"
}
}
}
}