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

28 lines
945 B
JSON
Raw Normal View History

2021-03-16 00:04:36 +00:00
{
"config": {
"abort": {
2021-10-02 12:59:05 +00:00
"already_configured": "Az eszk\u00f6z m\u00e1r be van konfigur\u00e1lva",
2022-05-19 00:26:11 +00:00
"no_devices_found": "Nem tal\u00e1lhat\u00f3 eszk\u00f6z a h\u00e1l\u00f3zaton"
2021-07-19 00:09:50 +00:00
},
2021-10-02 12:59:05 +00:00
"error": {
"cannot_connect": "A csatlakoz\u00e1s sikertelen"
},
"flow_title": "{name} {model} ({host})",
2021-07-19 00:09:50 +00:00
"step": {
2021-10-02 12:59:05 +00:00
"discovery_confirm": {
"description": "Szeretn\u00e9 be\u00e1ll\u00edtani: {name} {model} ({host})?"
},
"pick_device": {
"data": {
"device": "Eszk\u00f6z"
}
},
"user": {
"data": {
"host": "C\u00edm"
},
"description": "Ha nem ad meg c\u00edmet, akkor az eszk\u00f6z\u00f6k keres\u00e9se a felder\u00edt\u00e9ssel t\u00f6rt\u00e9nik."
2021-07-19 00:09:50 +00:00
}
2021-03-16 00:04:36 +00:00
}
}
}