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

14 lines
604 B
JSON

{
"config": {
"create_entry": {
"default": "Chcete-li odes\u00edlat ud\u00e1losti do aplikace Home Assistant, mus\u00edte v aplikaci Geofency nastavit funkci webhook. \n\n Vypl\u0148te n\u00e1sleduj\u00edc\u00ed informace: \n\n - URL: `{webhook_url}` \n - Metoda: POST \n\n Dal\u0161\u00ed informace viz [dokumentace]({docs_url})."
},
"step": {
"user": {
"description": "Opravdu chcete nastavit Geofency Webhook?",
"title": "Nastavit Geofency Webhook"
}
},
"title": "Geofency Webhook"
}
}