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

22 lines
660 B
JSON

{
"config": {
"error": {
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
"invalid_host": "Neplatn\u00fd hostitel nebo IP adresa",
"unknown": "Neo\u010dek\u00e1van\u00e1 chyba"
},
"step": {
"user": {
"data": {
"host": "Hostitel",
"mode": "Re\u017eim",
"name": "Jm\u00e9no",
"password": "Heslo",
"port": "Port",
"username": "U\u017eivatelsk\u00e9 jm\u00e9no"
},
"title": "AsusWRT"
}
}
}
}