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

21 lines
582 B
JSON

{
"config": {
"abort": {
"already_configured": "\u00da\u010det je ji\u017e nastaven"
},
"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",
"name": "Jm\u00e9no"
},
"title": "Goal Zero Yeti"
}
}
}
}