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

17 lines
882 B
JSON
Raw Normal View History

2019-05-09 03:20:58 +00:00
{
"config": {
2020-10-10 00:05:05 +00:00
"abort": {
2020-11-09 00:03:23 +00:00
"single_instance_allowed": "Ji\u017e nastaveno. Je mo\u017en\u00e1 pouze jedin\u00e1 konfigurace.",
"webhook_not_internet_accessible": "V\u00e1\u0161 Home Assistant mus\u00ed b\u00fdt p\u0159\u00edstupn\u00fd z internetu, aby mohl p\u0159ij\u00edmat zpr\u00e1vy webhook."
2020-10-10 00:05:05 +00:00
},
2019-05-09 03:20:58 +00:00
"create_entry": {
2020-11-05 00:10:11 +00:00
"default": "Chcete-li odes\u00edlat ud\u00e1losti do Home Assistant, mus\u00edte v aplikaci Geofency nastavit funkci webhook. \n\nVypl\u0148te n\u00e1sleduj\u00edc\u00ed informace: \n\n - URL: `{webhook_url}` \n - Metoda: POST \n\nDal\u0161\u00ed informace viz [dokumentace]({docs_url})."
2019-05-09 03:20:58 +00:00
},
"step": {
"user": {
"description": "Opravdu chcete nastavit Geofency Webhook?",
"title": "Nastavit Geofency Webhook"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-05-09 03:20:58 +00:00
}