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

17 lines
503 B
JSON

{
"config": {
"abort": {
"already_configured": "Za\u0159\u00edzen\u00ed je ji\u017e nastaveno",
"not_songpal_device": "Nejedn\u00e1 se o za\u0159\u00edzen\u00ed Songpal"
},
"error": {
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit"
},
"flow_title": "Sony Songpal {name} ({host})",
"step": {
"init": {
"description": "Chcete nastavit {name} ({host})?"
}
}
}
}