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

50 lines
2.1 KiB
JSON
Raw Normal View History

2021-03-16 00:04:36 +00:00
{
"config": {
"abort": {
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
2021-10-24 00:12:57 +00:00
"already_in_progress": "A konfigur\u00e1l\u00e1s m\u00e1r folyamatban van",
2021-03-16 00:04:36 +00:00
"connection_error": "Sikertelen csatlakoz\u00e1s"
},
2021-07-19 00:09:50 +00:00
"error": {
2021-10-20 00:12:17 +00:00
"discovery_error": "Nem siker\u00fclt felfedezni a Motion Gateway-t",
"invalid_interface": "\u00c9rv\u00e9nytelen h\u00e1l\u00f3zati interf\u00e9sz"
2021-07-19 00:09:50 +00:00
},
2021-08-07 00:10:12 +00:00
"flow_title": "Mozg\u00f3 red\u0151ny",
2021-03-16 00:04:36 +00:00
"step": {
"connect": {
"data": {
2021-10-20 00:12:17 +00:00
"api_key": "API kulcs",
"interface": "A haszn\u00e1lni k\u00edv\u00e1nt h\u00e1l\u00f3zati interf\u00e9sz"
2021-07-19 00:09:50 +00:00
},
2021-08-07 00:10:12 +00:00
"description": "Sz\u00fcks\u00e9ge lesz a 16 karakteres API kulcsra, \u00fatmutat\u00e1s\u00e9rt l\u00e1sd: https://www.home-assistant.io/integrations/motion_blinds/#retrieving-the-key",
"title": "Mozg\u00f3 red\u0151ny"
2021-03-16 00:04:36 +00:00
},
"select": {
"data": {
"select_ip": "IP c\u00edm"
2021-08-07 00:10:12 +00:00
},
"description": "Futtassa \u00fajra a be\u00e1ll\u00edt\u00e1st, ha tov\u00e1bbi Motion Gateway-eket szeretne csatlakoztatni",
"title": "V\u00e1lassza ki a csatlakoztatni k\u00edv\u00e1nt Motion Gateway-t"
2021-03-16 00:04:36 +00:00
},
"user": {
"data": {
"api_key": "API kulcs",
"host": "IP c\u00edm"
2021-07-19 00:09:50 +00:00
},
2021-08-07 00:10:12 +00:00
"description": "Csatlakozzon a Motion Gateway-hez, ha az IP-c\u00edm nincs be\u00e1ll\u00edtva, akkor az automatikus felder\u00edt\u00e9st haszn\u00e1lja",
"title": "Mozg\u00f3 red\u0151ny"
2021-03-16 00:04:36 +00:00
}
}
2021-10-20 00:12:17 +00:00
},
"options": {
"step": {
"init": {
"data": {
"wait_for_push": "Multicast adatokra v\u00e1rakoz\u00e1s friss\u00edt\u00e9skor"
},
"description": "Opcion\u00e1lis be\u00e1ll\u00edt\u00e1sok megad\u00e1sa",
"title": "Motion Blinds"
}
}
2021-03-16 00:04:36 +00:00
}
}