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

24 lines
761 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",
"cannot_connect": "Nem lehet csatlakozni a felfedezett Volumi\u00f3hoz"
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"unknown": "V\u00e1ratlan hiba t\u00f6rt\u00e9nt"
},
"step": {
"discovery_confirm": {
2021-10-04 15:38:24 +00:00
"description": "Szeretn\u00e9 hozz\u00e1adni a Volumio (`{name}`)-t a Home Assistanthoz?",
2021-10-17 00:12:27 +00:00
"title": "Volumio felfedezve"
2021-03-16 00:04:36 +00:00
},
"user": {
"data": {
2021-10-02 12:59:05 +00:00
"host": "C\u00edm",
2021-03-16 00:04:36 +00:00
"port": "Port"
}
}
2020-09-12 00:05:00 +00:00
}
}
}