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

26 lines
720 B
JSON

{
"config": {
"abort": {
"already_configured": "Za\u0159\u00edzen\u00ed je ji\u017e nastaveno"
},
"error": {
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
"invalid_path": "Adres\u00e1\u0159 nebyl nalezen."
},
"step": {
"owserver": {
"data": {
"host": "Hostitel",
"port": "Port"
},
"title": "Nastaven\u00ed owserver"
},
"user": {
"data": {
"type": "Typ p\u0159ipojen\u00ed"
},
"title": "Nastaven\u00ed 1-Wire"
}
}
}
}