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

21 lines
734 B
JSON
Raw Normal View History

2022-07-24 00:28:19 +00:00
{
"config": {
"abort": {
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
"already_in_progress": "A be\u00e1ll\u00edt\u00e1si folyamat m\u00e1r el lett kezdve",
"no_devices_found": "Nem tal\u00e1lhat\u00f3 eszk\u00f6z a h\u00e1l\u00f3zaton"
},
"flow_title": "{name}",
"step": {
"bluetooth_confirm": {
"description": "Szeretn\u00e9 be\u00e1ll\u00edtani: {name}?"
},
"user": {
"data": {
"address": "Eszk\u00f6z"
},
2022-10-01 00:40:08 +00:00
"description": "V\u00e1lasszon egy be\u00e1ll\u00edtand\u00f3 eszk\u00f6zt"
2022-07-24 00:28:19 +00:00
}
}
}
}