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

48 lines
2.2 KiB
JSON
Raw Normal View History

2018-07-02 12:53:33 +00:00
{
"config": {
"abort": {
2020-10-12 00:03:31 +00:00
"authorize_url_timeout": "\u010casov\u00fd limit autoriza\u010dn\u00edho URL vypr\u0161el",
"missing_configuration": "Komponenta nen\u00ed nastavena. Postupujte podle dokumentace.",
2020-10-27 00:06:28 +00:00
"no_url_available": "Nen\u00ed k dispozici \u017e\u00e1dn\u00e1 adresa URL. Informace o t\u00e9to chyb\u011b naleznete [v sekci n\u00e1pov\u011bdy]({docs_url})",
2020-12-24 00:03:44 +00:00
"reauth_successful": "Op\u011btovn\u00e9 ov\u011b\u0159en\u00ed bylo \u00fasp\u011b\u0161n\u00e9",
2020-11-26 00:03:15 +00:00
"single_instance_allowed": "Ji\u017e nastaveno. Je mo\u017en\u00e1 pouze jedin\u00e1 konfigurace.",
"unknown_authorize_url_generation": "Nezn\u00e1m\u00e1 chyba p\u0159i generov\u00e1n\u00ed autoriza\u010dn\u00ed URL adresy."
2018-07-02 12:53:33 +00:00
},
2020-10-22 00:09:52 +00:00
"create_entry": {
"default": "\u00dasp\u011b\u0161n\u011b ov\u011b\u0159eno"
},
2018-07-02 12:53:33 +00:00
"error": {
"internal_error": "Intern\u00ed chyba ov\u011b\u0159en\u00ed k\u00f3du",
2020-10-13 00:03:24 +00:00
"invalid_pin": "Neplatn\u00fd PIN k\u00f3d",
2018-07-02 12:53:33 +00:00
"timeout": "\u010casov\u00fd limit ov\u011b\u0159ov\u00e1n\u00ed k\u00f3du vypr\u0161el",
2020-10-12 00:03:31 +00:00
"unknown": "Neo\u010dek\u00e1van\u00e1 chyba"
2018-07-02 12:53:33 +00:00
},
"step": {
"init": {
"data": {
"flow_impl": "Poskytovatel"
},
2020-10-12 00:03:31 +00:00
"description": "Vyberte metodu ov\u011b\u0159en\u00ed",
2018-07-02 12:53:33 +00:00
"title": "Poskytovatel ov\u011b\u0159en\u00ed"
},
"link": {
"data": {
2020-10-12 00:03:31 +00:00
"code": "PIN k\u00f3d"
2018-07-02 12:53:33 +00:00
},
"description": "Chcete-li propojit \u00fa\u010det Nest, [autorizujte sv\u016fj \u00fa\u010det]({url}). \n\n Po autorizaci zkop\u00edrujte n\u00ed\u017ee uveden\u00fd k\u00f3d PIN.",
"title": "Propojit s Nest \u00fa\u010dtem"
2020-10-22 00:09:52 +00:00
},
"pick_implementation": {
"title": "Vyberte metodu ov\u011b\u0159en\u00ed"
2020-12-24 00:03:44 +00:00
},
"reauth_confirm": {
"title": "Znovu ov\u011b\u0159it integraci"
2018-07-02 12:53:33 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-12-02 19:51:05 +00:00
},
"device_automation": {
"trigger_type": {
"camera_motion": "Detekov\u00e1n pohyb"
}
2020-04-16 20:00:10 +00:00
}
2018-07-02 12:53:33 +00:00
}