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

22 lines
585 B
JSON

{
"config": {
"abort": {
"already_configured": "Za\u0159\u00edzen\u00ed je ji\u017e nastaveno"
},
"error": {
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
"unknown": "Neo\u010dek\u00e1van\u00e1 chyba"
},
"flow_title": "SiteSage {name}",
"step": {
"confirm": {
"description": "Chcete nastavit {name} ({host})?"
},
"user": {
"data": {
"host": "Hostitel"
}
}
}
}
}