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

21 lines
703 B
JSON

{
"config": {
"abort": {
"already_configured": "Le compte est d\u00e9j\u00e0 configur\u00e9"
},
"error": {
"cannot_connect": "\u00c9chec de connexion",
"invalid_auth": "Authentification non valide",
"invalid_station": "Impossible de trouver une station m\u00e9t\u00e9o avec le nom sp\u00e9cifi\u00e9",
"more_stations": "Trouv\u00e9 plusieurs stations m\u00e9t\u00e9o avec le nom sp\u00e9cifi\u00e9"
},
"step": {
"user": {
"data": {
"api_key": "Cl\u00e9 d'API",
"station": "Station"
}
}
}
}
}