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

22 lines
902 B
JSON
Raw Normal View History

2020-02-17 00:31:56 +00:00
{
"config": {
2020-11-15 00:03:48 +00:00
"error": {
2021-08-06 00:15:04 +00:00
"cannot_connect": "Sikertelen csatlakoz\u00e1s",
2022-01-11 00:14:57 +00:00
"no_units": "Nem tal\u00e1lhat\u00f3 HVAC egys\u00e9g a CoolMasterNet g\u00e9pen."
2020-11-15 00:03:48 +00:00
},
2020-02-17 00:31:56 +00:00
"step": {
"user": {
"data": {
2021-08-06 00:15:04 +00:00
"cool": "T\u00e1mogatott a h\u0171t\u00e9si m\u00f3d(ok)",
2021-12-11 00:12:44 +00:00
"dry": "P\u00e1r\u00e1tlan\u00edt\u00e1s ",
2021-08-06 00:15:04 +00:00
"fan_only": "T\u00e1mogaott csak ventil\u00e1tor m\u00f3d(ok)",
"heat": "T\u00e1mogatott f\u0171t\u00e9si m\u00f3d(ok)",
"heat_cool": "T\u00e1mogatott f\u0171t\u00e9si/h\u0171t\u00e9si m\u00f3d(ok)",
2021-10-02 12:59:05 +00:00
"host": "C\u00edm",
2021-07-19 00:09:50 +00:00
"off": "Ki lehet kapcsolni"
2021-08-06 00:15:04 +00:00
},
"title": "\u00c1ll\u00edtsa be a CoolMasterNet kapcsolat r\u00e9szleteit."
2020-02-17 00:31:56 +00:00
}
}
}
}