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

30 lines
719 B
JSON
Raw Normal View History

2022-02-20 00:20:09 +00:00
{
"config": {
2022-07-09 00:20:23 +00:00
"abort": {
"already_configured": "Za\u0159\u00edzen\u00ed je ji\u017e nastaveno"
},
2022-02-20 00:20:09 +00:00
"error": {
2022-08-02 00:27:42 +00:00
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
2022-02-20 00:20:09 +00:00
"invalid_auth": "Neplatn\u00e9 ov\u011b\u0159en\u00ed"
},
"step": {
"user": {
"data": {
"name": "Jm\u00e9no"
}
}
}
},
"options": {
"error": {
"invalid_auth": "Neplatn\u00e9 ov\u011b\u0159en\u00ed"
},
"step": {
"init": {
"data": {
"name": "Jm\u00e9no"
}
}
}
}
}