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

38 lines
1.7 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
},
2020-10-18 00:03:28 +00:00
"description": "Zadejte PIN k\u00f3d zobrazen\u00fd na televizi Sony Bravia.\n\nPokud se PIN k\u00f3d nezobraz\u00ed, je t\u0159eba zru\u0161it registraci Home Assistant na televizi, p\u0159ejd\u011bte na: Nastaven\u00ed -> S\u00ed\u0165 -> Nastaven\u00ed vzd\u00e1len\u00e9ho za\u0159\u00edzen\u00ed -> Zru\u0161it registraci vzd\u00e1len\u00e9ho za\u0159\u00edzen\u00ed.",
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
},
2020-10-18 00:03:28 +00:00
"description": "Nastavte integraci televize Sony Bravia. Pokud m\u00e1te s nastaven\u00edm probl\u00e9my, pod\u00edvejte se na: https://www.home-assistant.io/integrations/braviatv\n\n Ujist\u011bte se, \u017ee va\u0161e televize je zapnut\u00e1.",
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
}
}