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

32 lines
1.2 KiB
JSON
Raw Normal View History

2022-01-07 00:14:47 +00:00
{
"config": {
2022-01-09 00:15:18 +00:00
"abort": {
2022-01-11 00:14:57 +00:00
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
"already_in_progress": "A konfigur\u00e1l\u00e1s m\u00e1r folyamatban van",
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"no_devices_found": "Nem tal\u00e1lhat\u00f3 eszk\u00f6z a h\u00e1l\u00f3zaton",
"not_steamist_device": "Nem egy seamist k\u00e9sz\u00fcl\u00e9k"
2022-01-09 00:15:18 +00:00
},
2022-01-07 00:14:47 +00:00
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"unknown": "V\u00e1ratlan hiba t\u00f6rt\u00e9nt"
},
2022-01-11 00:14:57 +00:00
"flow_title": "{name} ({ipaddress})",
2022-01-07 00:14:47 +00:00
"step": {
2022-01-11 00:14:57 +00:00
"discovery_confirm": {
"description": "Szeretn\u00e9 be\u00e1ll\u00edtani: {name} ({ipaddress})?"
},
"pick_device": {
"data": {
"device": "Eszk\u00f6z"
}
},
2022-01-07 00:14:47 +00:00
"user": {
"data": {
"host": "C\u00edm"
2022-01-11 00:14:57 +00:00
},
"description": "Ha \u00fcresen hagyja a c\u00edm mez\u0151t, a rendszer megpr\u00f3b\u00e1lja az eszk\u00f6z\u00f6ket megkeresni."
2022-01-07 00:14:47 +00:00
}
}
}
}