1
mirror of https://github.com/home-assistant/core synced 2024-07-30 21:18:57 +02:00
ha-core/homeassistant/components/songpal/translations/cs.json
2020-10-11 00:03:37 +00:00

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})?"
}
}
}
}