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

30 lines
781 B
JSON

{
"config": {
"abort": {
"single_instance_allowed": "Scho konfigur\u00e9iert. N\u00ebmmen eng eenzeg Konfiguratioun ass m\u00e9iglech."
},
"error": {
"cannot_connect": "Feeler beim verbannen",
"invalid_auth": "\u00a7",
"unknown": "Onerwaarte Feeler"
},
"step": {
"user": {
"data": {
"password": "Passwuert",
"username": "Benotzernumm"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"polling_interval": "Intervall vun den Offroen (sekonnen)"
}
}
}
},
"title": "Omnilogic"
}