core/homeassistant/components/opentherm_gw/translations/lb.json

31 lines
894 B
JSON

{
"config": {
"error": {
"already_configured": "Gateway ass scho konfigur\u00e9iert",
"id_exists": "Gateway ID g\u00ebtt et schonn",
"serial_error": "Feeler beim verbannen",
"timeout": "Z\u00e4it Iwwerschreidung beim Verbindungs Versuch"
},
"step": {
"init": {
"data": {
"device": "Pfad oder URL",
"id": "ID",
"name": "Numm"
},
"title": "OpenTherm Gateway"
}
}
},
"options": {
"step": {
"init": {
"data": {
"floor_temperature": "Buedem Temperatur",
"precision": "Pr\u00e4zisioun"
},
"description": "Optioune fir OpenTherm Gateway"
}
}
}
}