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

23 lines
721 B
JSON
Raw Normal View History

2022-05-17 00:23:03 +00:00
{
"config": {
"abort": {
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
"ipv6_not_supported": "Az IPv6 nem t\u00e1mogatott."
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"unknown": "V\u00e1ratlan hiba t\u00f6rt\u00e9nt"
},
"flow_title": "{name} - {model} ({ip_address})",
"step": {
"discovery_confirm": {
"description": "Szeretn\u00e9 be\u00e1ll\u00edtani: {name} - {model} ({ip_address})?"
},
"user": {
"data": {
"ip_address": "IP c\u00edm"
}
}
}
}
}