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

28 lines
1021 B
JSON

{
"config": {
"abort": {
"already_configured": "Za\u0159\u00edzen\u00ed je ji\u017e nastaveno",
"unsupported_model": "Tento model tisk\u00e1rny nen\u00ed podporov\u00e1n."
},
"error": {
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
"wrong_host": "Neplatn\u00fd hostitel nebo IP adresa."
},
"flow_title": "Tisk\u00e1rna Brother: {model} {serial_number}",
"step": {
"user": {
"data": {
"host": "Hostitel",
"type": "Typ tisk\u00e1rny"
}
},
"zeroconf_confirm": {
"data": {
"type": "Typ tisk\u00e1rny"
},
"description": "Chcete p\u0159idat tisk\u00e1rnu Brother {model} se s\u00e9riov\u00fdm \u010d\u00edslem `{serial_number}` do Home Assistant?",
"title": "Objeven\u00e1 tisk\u00e1rna Brother"
}
}
}
}