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

20 lines
567 B
JSON

{
"config": {
"abort": {
"already_configured": "Za\u0159\u00edzen\u00ed je ji\u017e nastaveno"
},
"error": {
"already_configured": "Za\u0159\u00edzen\u00ed je ji\u017e nastaveno",
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
"invalid_host": "Neplatn\u00fd hostitel nebo IP adresa"
},
"step": {
"user": {
"data": {
"host": "Hostitel"
},
"title": "Dune HD"
}
}
}
}