1
mirror of https://github.com/home-assistant/core synced 2024-07-12 07:21:24 +02:00
ha-core/homeassistant/components/fritzbox/translations/lb.json
2020-11-11 12:10:09 +01:00

31 lines
1.1 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Apparat ass scho konfigur\u00e9iert",
"already_in_progress": "Konfiguratioun's Oflaf ass schonn am gaang.",
"no_devices_found": "Keng Apparater am Netzwierk fonnt",
"not_supported": "Mat der AVM FRITZ!Box verbonnen mee sie kann keng Smart Home Apparater kontroll\u00e9ieren."
},
"error": {
"invalid_auth": "Ong\u00eblteg Authentifikatioun"
},
"flow_title": "AVM FRITZ!Box: {name}",
"step": {
"confirm": {
"data": {
"password": "Passwuert",
"username": "Benotzernumm"
},
"description": "Soll {name} konfigur\u00e9iert ginn?"
},
"user": {
"data": {
"host": "Host",
"password": "Passwuert",
"username": "Benotzernumm"
},
"description": "F\u00ebll d\u00e9ng AVM FRITZ!Box Informatiounen aus."
}
}
}
}