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

41 lines
1.3 KiB
JSON

{
"config": {
"abort": {
"already_configured_device": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
"cannot_connect": "A csatlakoz\u00e1s sikertelen",
"no_unconfigured_devices": "Nem tal\u00e1lhat\u00f3 konfigur\u00e1latlan eszk\u00f6z.",
"switchbot_unsupported_type": "Nem t\u00e1mogatott Switchbot t\u00edpus.",
"unknown": "V\u00e1ratlan hiba t\u00f6rt\u00e9nt"
},
"error": {
"one": "\u00dcres",
"other": "\u00dcres"
},
"flow_title": "{name} ({address})",
"step": {
"confirm": {
"description": "Szeretn\u00e9 be\u00e1ll\u00edtani: {name}?"
},
"password": {
"data": {
"password": "Jelsz\u00f3"
},
"description": "A {name} eszk\u00f6z jelsz\u00f3t k\u00e9r"
},
"user": {
"data": {
"address": "Eszk\u00f6z c\u00edme"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"retry_count": "\u00dajrapr\u00f3b\u00e1lkoz\u00e1sok sz\u00e1ma"
}
}
}
}
}