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

29 lines
755 B
JSON
Raw Normal View History

2020-09-30 00:04:43 +00:00
{
"config": {
2020-10-04 00:05:05 +00:00
"abort": {
"single_instance_allowed": "Scho konfigur\u00e9iert. N\u00ebmmen eng eenzeg Konfiguratioun ass m\u00e9iglech."
},
2020-09-30 00:04:43 +00:00
"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)"
}
}
}
2020-11-11 12:25:22 +00:00
}
2020-09-30 00:04:43 +00:00
}