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

22 lines
644 B
JSON

{
"config": {
"abort": {
"latitude_longitude_not_defined": "La latitude et la longitude ne sont pas d\u00e9finies dans Home Assistant.",
"single_instance_allowed": "D\u00e9j\u00e0 configur\u00e9. Une seule configuration possible."
},
"step": {
"user": {
"description": "Voulez-vous configurer la Station spatiale internationale (ISS)\u00a0?"
}
}
},
"options": {
"step": {
"init": {
"data": {
"show_on_map": "Afficher sur la carte"
}
}
}
}
}