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

31 lines
1.0 KiB
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",
"no_server_found": "Nem tal\u00e1lhat\u00f3 LMS szerver."
},
"error": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
"invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s",
"no_server_found": "Nem siker\u00fclt automatikusan felfedezni a szervert.",
"unknown": "V\u00e1ratlan hiba t\u00f6rt\u00e9nt"
},
2021-06-22 00:14:17 +00:00
"flow_title": "{host}",
2021-03-16 00:04:36 +00:00
"step": {
"edit": {
"data": {
2021-10-02 12:59:05 +00:00
"host": "C\u00edm",
2021-03-16 00:04:36 +00:00
"password": "Jelsz\u00f3",
"port": "Port",
"username": "Felhaszn\u00e1l\u00f3n\u00e9v"
2021-08-06 00:15:04 +00:00
},
"title": "Kapcsolati inform\u00e1ci\u00f3k szerkeszt\u00e9se"
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
}
}
2020-09-12 00:05:00 +00:00
}
}
}