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

32 lines
939 B
JSON

{
"config": {
"abort": {
"already_configured": "L'emplacement est d\u00e9j\u00e0 configur\u00e9"
},
"error": {
"invalid_api_key": "Cl\u00e9 API invalide"
},
"step": {
"user": {
"data": {
"api_key": "Cl\u00e9 d'API",
"elevation": "Altitude",
"latitude": "Latitude",
"longitude": "Longitude"
},
"title": "Veuillez saisir vos informations"
}
}
},
"options": {
"step": {
"init": {
"data": {
"from_window": "Indice UV de d\u00e9part pour la fen\u00eatre de protection",
"to_window": "Indice UV de fin pour la fen\u00eatre de protection"
},
"title": "Configurer OpenUV"
}
}
}
}