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

30 lines
1.4 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."
},
2020-01-28 00:31:59 +00:00
"flow_title": "Brother nyomtat\u00f3: {model} {serial_number}",
"step": {
2020-02-08 00:31:45 +00:00
"user": {
"data": {
2020-05-17 00:02:56 +00:00
"host": "Hoszt",
2020-02-08 00:31:45 +00:00
"type": "A nyomtat\u00f3 t\u00edpusa"
},
2020-05-29 00:04:16 +00:00
"description": "A Brother nyomtat\u00f3 integr\u00e1ci\u00f3j\u00e1nak be\u00e1ll\u00edt\u00e1sa. Ha probl\u00e9m\u00e1id vannak a konfigur\u00e1ci\u00f3val, l\u00e1togass el a k\u00f6vetkez\u0151 oldalra: https://www.home-assistant.io/integrations/brother"
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"
},
"description": "Hozz\u00e1 akarja adni a {model} Brother nyomtat\u00f3t, amelynek sorsz\u00e1ma: {serial_number} `, a Home Assistant-hoz?",
"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
}