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

27 lines
684 B
JSON

{
"config": {
"abort": {
"already_configured": "Apparat ass scho konfigur\u00e9iert."
},
"error": {
"invalid_auth": "Ong\u00eblteg Authentifikatioun"
},
"step": {
"user": {
"data": {
"ip_address": "Host Numm oder IP Adresse",
"password": "Passwuert",
"port": "Port"
},
"title": "F\u00ebllt \u00e4r Informatiounen aus"
}
}
},
"options": {
"step": {
"init": {
"title": "RainMachine konfigur\u00e9ieren"
}
}
}
}