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

21 lines
677 B
JSON
Raw Normal View History

2020-09-12 00:05:00 +00:00
{
"config": {
"abort": {
2021-03-16 00:04:36 +00:00
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
"single_instance_allowed": "M\u00e1r konfigur\u00e1lva van. Csak egy konfigur\u00e1ci\u00f3 lehets\u00e9ges."
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"unknown": "V\u00e1ratlan hiba t\u00f6rt\u00e9nt"
},
"step": {
"user": {
"data": {
2022-05-10 00:23:19 +00:00
"baud_speed": "Baud sebess\u00e9g",
2021-03-16 00:04:36 +00:00
"device": "Eszk\u00f6z"
},
"title": "Csatlakoz\u00e1s a modemhez"
}
2020-09-12 00:05:00 +00:00
}
}
}