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

17 lines
894 B
JSON
Raw Normal View History

2019-03-10 05:26:26 +00:00
{
"config": {
"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."
2019-03-10 05:26:26 +00:00
},
"create_entry": {
2020-11-05 00:10:11 +00:00
"default": "Chcete-li odeslat ud\u00e1losti do Home Assistant, budete muset nastavit funkci Webhook v n\u00e1stroji GPSLogger. \n\nVypl\u0148te n\u00e1sleduj\u00edc\u00ed informace: \n\n - URL: `{webhook_url}`\n - Metoda: POST \n\nDal\u0161\u00ed podrobnosti naleznete v [dokumentaci]({docs_url})."
2019-03-10 05:26:26 +00:00
},
"step": {
"user": {
"description": "Opravdu chcete nastavit GPSLogger Webhook?",
"title": "Nastavit GPSLogger Webhook"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-03-10 05:26:26 +00:00
}