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

21 lines
843 B
JSON
Raw Normal View History

2020-06-27 00:05:54 +00:00
{
"config": {
"abort": {
2020-10-11 00:03:37 +00:00
"already_configured": "Za\u0159\u00edzen\u00ed je ji\u017e nastaveno"
2020-06-27 00:05:54 +00:00
},
"error": {
2020-10-11 00:03:37 +00:00
"already_configured": "Za\u0159\u00edzen\u00ed je ji\u017e nastaveno",
2020-10-10 00:05:05 +00:00
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
"invalid_host": "Neplatn\u00fd hostitel nebo IP adresa"
2020-06-27 00:05:54 +00:00
},
"step": {
"user": {
"data": {
"host": "Hostitel"
2020-10-10 00:05:05 +00:00
},
2020-11-12 00:10:58 +00:00
"description": "Nastaven\u00ed integrace Dune HD. Pokud m\u00e1te probl\u00e9my s nastaven\u00edm, p\u0159ejd\u011bte na: https://www.home-assistant.io/integrations/dunehd \n\nUjist\u011bte se, \u017ee je v\u00e1\u0161 p\u0159ehr\u00e1va\u010d zapnut\u00fd.",
2020-10-10 00:05:05 +00:00
"title": "Dune HD"
2020-06-27 00:05:54 +00:00
}
}
}
}