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

20 lines
541 B
JSON
Raw Normal View History

2022-01-24 00:13:45 +00:00
{
"config": {
"abort": {
2022-09-14 00:28:24 +00:00
"already_configured": "Za\u0159\u00edzen\u00ed je ji\u017e nastaveno",
2022-01-24 00:13:45 +00:00
"invalid_host": "Neplatn\u00fd hostitel nebo IP adresa"
},
2022-02-20 00:20:09 +00:00
"error": {
2022-09-14 00:28:24 +00:00
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
2022-02-20 00:20:09 +00:00
"unknown": "Neo\u010dek\u00e1van\u00e1 chyba"
},
2022-09-14 00:28:24 +00:00
"flow_title": "{device}",
"step": {
"user": {
"data": {
"host": "Hostitel"
}
}
}
2022-01-24 00:13:45 +00:00
}
}