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

29 lines
888 B
JSON
Raw Normal View History

2020-03-24 13:18:47 +00:00
{
"config": {
"abort": {
2020-10-11 00:03:37 +00:00
"already_configured": "Za\u0159\u00edzen\u00ed je ji\u017e nastaveno",
2021-02-15 00:14:36 +00:00
"already_in_progress": "Konfigurace ji\u017e prob\u00edh\u00e1",
2020-03-24 13:18:47 +00:00
"unknown": "Neo\u010dek\u00e1van\u00e1 chyba"
2020-06-27 00:05:54 +00:00
},
"error": {
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit"
},
2020-10-10 00:05:05 +00:00
"flow_title": "Roku: {name}",
2020-06-27 00:05:54 +00:00
"step": {
2021-02-03 10:46:49 +00:00
"discovery_confirm": {
"description": "Chcete nastavit {name}?",
"title": "Roku"
},
2020-10-10 00:05:05 +00:00
"ssdp_confirm": {
"description": "Chcete nastavit {name}?",
"title": "Roku"
},
2020-06-27 00:05:54 +00:00
"user": {
"data": {
"host": "Hostitel"
2020-10-17 00:06:00 +00:00
},
"description": "Zadejte informace o Roku."
2020-06-27 00:05:54 +00:00
}
2020-03-24 13:18:47 +00:00
}
}
}