core/homeassistant/components/zha/translations/fi.json

28 lines
823 B
JSON
Raw Normal View History

2020-05-13 18:27:21 +00:00
{
"config": {
"error": {
"cannot_connect": "Yhteyden muodostaminen ZHA-laitteeseen ei onnistu."
},
"step": {
"pick_radio": {
"data": {
"radio_type": "Radiotyyppi"
},
"description": "Valitse Zigbee-radion tyyppi",
"title": "Radion tyyppi"
},
"port_config": {
"data": {
"baudrate": "portin nopeus",
"flow_control": "tietovirran hallinta",
"path": "Sarjalaitteen polku"
},
"description": "Anna porttikohtaiset asetukset",
"title": "Asetukset"
},
"user": {
"title": "ZHA"
}
}
}
}