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

22 lines
744 B
JSON
Raw Normal View History

2020-12-21 00:04:09 +00:00
{
"config": {
2021-03-16 00:04:36 +00:00
"abort": {
"single_instance_allowed": "M\u00e1r konfigur\u00e1lva van. Csak egy konfigur\u00e1ci\u00f3 lehets\u00e9ges."
},
2021-07-19 00:09:50 +00:00
"error": {
"invalid_discovery_topic": "\u00c9rv\u00e9nytelen felfedez\u00e9si t\u00e9ma el\u0151tag."
},
2020-12-21 00:04:09 +00:00
"step": {
"config": {
2021-07-19 00:09:50 +00:00
"data": {
"discovery_prefix": "Felder\u00edt\u00e9si t\u00e9ma el\u0151tagja"
},
2021-03-16 00:04:36 +00:00
"description": "Add meg a Tasmota konfigur\u00e1ci\u00f3t.",
2020-12-21 00:04:09 +00:00
"title": "Tasmota"
2021-03-16 00:04:36 +00:00
},
"confirm": {
"description": "Be szeretn\u00e9d \u00e1ll\u00edtani a Tasmota-t?"
2020-12-21 00:04:09 +00:00
}
}
}
}