core/homeassistant/components/luftdaten/.translations/it.json

19 lines
569 B
JSON

{
"config": {
"error": {
"communication_error": "Impossibile comunicare con l'API Luftdaten",
"invalid_sensor": "Sensore non disponibile o non valido",
"sensor_exists": "Sensore gi\u00e0 registrato"
},
"step": {
"user": {
"data": {
"show_on_map": "Mostra sulla mappa",
"station_id": "ID del sensore Luftdaten"
},
"title": "Definisci Luftdaten"
}
},
"title": "Luftdaten"
}
}