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

31 lines
979 B
JSON
Raw Normal View History

2020-08-27 00:04:55 +00:00
{
"config": {
"abort": {
"already_configured": "Apparat ass scho konfigur\u00e9iert"
},
"error": {
"auth_not_supported": "Shelly Apparaten d\u00e9i eng Authentifikatioun ben\u00e9idegen ginn aktuell net \u00ebnnerst\u00ebtzt.",
"cannot_connect": "Feeler beim verbannen",
2020-09-26 00:05:34 +00:00
"invalid_auth": "Ong\u00eblteg Authentifikatioun",
2020-08-27 00:04:55 +00:00
"unknown": "Onerwaarte Feeler"
},
"flow_title": "Shelly: {name}",
"step": {
"confirm_discovery": {
"description": "Soll de {model} um {host} konfigur\u00e9iert ginn?"
},
2020-09-26 00:05:34 +00:00
"credentials": {
"data": {
"password": "Passwuert",
"username": "Benotzernumm"
}
},
2020-08-27 00:04:55 +00:00
"user": {
"data": {
"host": "Host"
}
}
}
},
"title": "Shelly"
}