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

36 lines
1.0 KiB
JSON
Raw Normal View History

2020-06-27 00:05:54 +00:00
{
"config": {
2020-10-10 00:05:05 +00:00
"abort": {
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
},
"error": {
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
2020-10-11 00:03:37 +00:00
"invalid_host": "Neplatn\u00fd hostitel nebo IP adresa",
"unsupported_model": "V\u00e1\u0161 model televize nen\u00ed podporov\u00e1n."
2020-10-10 00:05:05 +00:00
},
2020-06-27 00:05:54 +00:00
"step": {
2020-10-10 00:05:05 +00:00
"authorize": {
"data": {
"pin": "PIN k\u00f3d"
2020-10-11 00:03:37 +00:00
},
"title": "Autorizujte televizi Sony Bravia"
2020-10-10 00:05:05 +00:00
},
2020-06-27 00:05:54 +00:00
"user": {
"data": {
"host": "Hostitel"
2020-10-10 00:05:05 +00:00
},
"title": "Televize Sony Bravia"
2020-06-27 00:05:54 +00:00
}
}
2020-10-11 00:03:37 +00:00
},
"options": {
"step": {
"user": {
"data": {
"ignored_sources": "Seznam ignorovan\u00fdch zdroj\u016f"
},
"title": "Mo\u017enosti pro televizi Sony Bravia"
}
}
2020-06-27 00:05:54 +00:00
}
}