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

26 lines
719 B
JSON
Raw Normal View History

2020-05-17 00:02:56 +00:00
{
"config": {
"abort": {
2021-03-16 00:04:36 +00:00
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
"unknown": "V\u00e1ratlan hiba t\u00f6rt\u00e9nt"
2020-05-17 00:02:56 +00:00
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
},
2021-08-06 00:15:04 +00:00
"flow_title": "{name}",
2020-05-17 00:02:56 +00:00
"step": {
2021-08-06 00:15:04 +00:00
"ssdp_confirm": {
"data": {
"one": "\u00dcres",
"other": "\u00dcres"
},
"description": "Be szeretn\u00e9d \u00e1ll\u00edtani a {name}-t?"
},
2020-05-17 00:02:56 +00:00
"user": {
"data": {
"host": "Hoszt"
}
}
}
}
}