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

36 lines
1.2 KiB
JSON
Raw Normal View History

2020-05-17 00:02:56 +00:00
{
"config": {
2021-03-16 00:04:36 +00:00
"abort": {
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van"
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"unknown": "V\u00e1ratlan hiba t\u00f6rt\u00e9nt"
},
2021-08-06 00:15:04 +00:00
"flow_title": "{name}",
2020-05-17 00:02:56 +00:00
"step": {
2021-08-06 00:15:04 +00:00
"link": {
2021-10-02 12:59:05 +00:00
"description": "Szeretn\u00e9 be\u00e1ll\u00edtani: {name} ({host})?",
2021-08-06 00:15:04 +00:00
"title": "A Logitech Harmony Hub be\u00e1ll\u00edt\u00e1sa"
},
2020-05-17 00:02:56 +00:00
"user": {
"data": {
2021-10-02 12:59:05 +00:00
"host": "C\u00edm",
2021-08-06 00:15:04 +00:00
"name": "Hub neve"
},
"title": "A Logitech Harmony Hub be\u00e1ll\u00edt\u00e1sa"
}
}
},
"options": {
"step": {
"init": {
"data": {
"activity": "Az alap\u00e9rtelmezett tev\u00e9kenys\u00e9g, amelyet akkor kell v\u00e9grehajtani, ha nincs megadva.",
"delay_secs": "A parancsok k\u00fcld\u00e9se k\u00f6z\u00f6tti k\u00e9s\u00e9s."
},
"description": "Harmony Hub be\u00e1ll\u00edt\u00e1sok"
2020-05-17 00:02:56 +00:00
}
}
}
}