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

17 lines
1002 B
JSON
Raw Normal View History

2019-02-22 00:40:25 +00:00
{
"config": {
2021-03-16 00:04:36 +00:00
"abort": {
"single_instance_allowed": "M\u00e1r konfigur\u00e1lva van. Csak egy konfigur\u00e1ci\u00f3 lehets\u00e9ges.",
"webhook_not_internet_accessible": "A Home Assistant rendszerednek el\u00e9rhet\u0151nek kell lennie az internetr\u0151l a webhook \u00fczenetek fogad\u00e1s\u00e1hoz."
},
2019-02-22 00:40:25 +00:00
"create_entry": {
2021-03-16 00:04:36 +00:00
"default": "Az esem\u00e9ny Home Assistantnek val\u00f3 k\u00fcld\u00e9s\u00e9hez be kell \u00e1ll\u00edtanod a webhook funkci\u00f3t a Geofencyben. \n\n Az al\u00e1bbi inform\u00e1ci\u00f3kat haszn\u00e1ld: \n\n - URL: `{webhook_url}` \n - Method: POST \n\n Tov\u00e1bbi r\u00e9szletek a [dokument\u00e1ci\u00f3]({docs_url}) linken tal\u00e1lhat\u00f3k."
2019-02-22 00:40:25 +00:00
},
"step": {
"user": {
"description": "Biztosan be szeretn\u00e9d \u00e1ll\u00edtani a Geofency Webhookot?",
"title": "A Geofency Webhook be\u00e1ll\u00edt\u00e1sa"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-02-22 00:40:25 +00:00
}