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

19 lines
584 B
JSON
Raw Normal View History

2018-11-15 13:30:37 +00:00
{
"config": {
"error": {
"communication_error": "Nelze komunikovat s Luftdaten API",
"invalid_sensor": "Senzor nen\u00ed k dispozici nebo je neplatn\u00fd",
"sensor_exists": "Senzor je ji\u017e zaregistrov\u00e1n"
},
"step": {
"user": {
"data": {
"show_on_map": "Uka\u017e na map\u011b",
"station_id": "ID senzoru Luftdaten"
},
"title": "Definujte Luftdaten"
}
},
"title": "Luftdaten"
}
}