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

18 lines
934 B
JSON
Raw Normal View History

2019-02-02 22:02:50 +00:00
{
"config": {
"abort": {
"not_internet_accessible": "Tw\u00f3j Home Assistant musi by\u0107 dost\u0119pny z Internetu, aby odbiera\u0107 komunikaty z Geofency.",
2020-10-07 00:06:20 +00:00
"one_instance_allowed": "Wymagana jest tylko jedna instancja.",
"single_instance_allowed": "Ju\u017c skonfigurowano, mo\u017cliwa jest tylko jedna konfiguracja"
2019-02-02 22:02:50 +00:00
},
"create_entry": {
2020-05-23 00:02:41 +00:00
"default": "Aby wysy\u0142a\u0107 zdarzenia do Home Assistanta, musisz skonfigurowa\u0107 webhook w Geofency. \n\n Wprowad\u017a nast\u0119puj\u0105ce dane:\n\n - URL: `{webhook_url}` \n - Metoda: POST \n\nZapoznaj si\u0119 z [dokumentacj\u0105]({docs_url}), by pozna\u0107 szczeg\u00f3\u0142y."
2019-02-02 22:02:50 +00:00
},
"step": {
"user": {
2019-10-29 00:32:16 +00:00
"description": "Na pewno chcesz skonfigurowa\u0107 Geofency?",
2019-02-02 22:02:50 +00:00
"title": "Konfiguracja Geofency Webhook"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-02-02 22:02:50 +00:00
}