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

29 lines
1.1 KiB
JSON
Raw Normal View History

2020-01-28 00:31:59 +00:00
{
"config": {
2020-02-08 00:31:45 +00:00
"abort": {
2021-03-16 00:04:36 +00:00
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
2020-02-08 00:31:45 +00:00
"unsupported_model": "Ez a nyomtat\u00f3modell nem t\u00e1mogatott."
},
"error": {
2020-11-15 00:03:48 +00:00
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
2020-02-08 00:31:45 +00:00
"snmp_error": "Az SNMP szerver ki van kapcsolva, vagy a nyomtat\u00f3 nem t\u00e1mogatott.",
"wrong_host": "\u00c9rv\u00e9nytelen \u00e1llom\u00e1sn\u00e9v vagy IP-c\u00edm."
},
2021-10-02 12:59:05 +00:00
"flow_title": "{model} {serial_number}",
2020-01-28 00:31:59 +00:00
"step": {
2020-02-08 00:31:45 +00:00
"user": {
"data": {
2021-10-02 12:59:05 +00:00
"host": "C\u00edm",
2020-02-08 00:31:45 +00:00
"type": "A nyomtat\u00f3 t\u00edpusa"
2022-04-29 00:22:21 +00:00
}
2020-02-08 00:31:45 +00:00
},
2020-01-28 00:31:59 +00:00
"zeroconf_confirm": {
"data": {
"type": "A nyomtat\u00f3 t\u00edpusa"
},
2022-04-29 00:22:21 +00:00
"description": "Hozz\u00e1 szeretn\u00e9 adni a {model} nyomtat\u00f3t, amelynek sorsz\u00e1ma: `{serial_number}`, Home Assistanthoz?",
2020-01-28 00:31:59 +00:00
"title": "Felfedezett Brother nyomtat\u00f3"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2020-01-28 00:31:59 +00:00
}