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

34 lines
1.4 KiB
JSON
Raw Normal View History

2020-11-15 00:03:48 +00:00
{
"config": {
"abort": {
2021-03-16 00:04:36 +00:00
"already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
2022-04-29 00:22:21 +00:00
"already_in_progress": "A be\u00e1ll\u00edt\u00e1si folyamat m\u00e1r el lett kezdve",
2020-11-15 00:03:48 +00:00
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
2021-03-16 00:04:36 +00:00
},
"step": {
2021-07-19 00:09:50 +00:00
"discovery_confirm": {
2021-10-02 12:59:05 +00:00
"description": "Szeretn\u00e9 be\u00e1ll\u00edtani ezt a Guardian eszk\u00f6zt?"
2021-07-19 00:09:50 +00:00
},
2021-03-16 00:04:36 +00:00
"user": {
"data": {
"ip_address": "IP c\u00edm",
"port": "Port"
2021-08-06 00:15:04 +00:00
},
"description": "Konfigur\u00e1lja a helyi Elexa Guardian eszk\u00f6zt."
2021-03-16 00:04:36 +00:00
}
2020-11-15 00:03:48 +00:00
}
2022-08-12 00:23:47 +00:00
},
"issues": {
"deprecated_service": {
"fix_flow": {
"step": {
"confirm": {
2022-09-19 00:27:46 +00:00
"description": "Friss\u00edtse a szolg\u00e1ltat\u00e1st haszn\u00e1l\u00f3 automatizmusokat vagy szkripteket, hogy helyette az `{alternate_service}` szolg\u00e1ltat\u00e1st haszn\u00e1lhassa `{alternate_target}` c\u00e9lentit\u00e1s-azonos\u00edt\u00f3val.",
2022-08-14 00:25:47 +00:00
"title": "{deprecated_service} szolg\u00e1ltat\u00e1s elt\u00e1vol\u00edt\u00e1sra ker\u00fcl"
2022-08-12 00:23:47 +00:00
}
}
},
2022-08-14 00:25:47 +00:00
"title": "{deprecated_service} szolg\u00e1ltat\u00e1s elt\u00e1vol\u00edt\u00e1sra ker\u00fcl"
2022-08-12 00:23:47 +00:00
}
2020-11-15 00:03:48 +00:00
}
}