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

27 lines
684 B
JSON
Raw Normal View History

2018-11-15 13:30:37 +00:00
{
"config": {
2020-02-27 00:31:50 +00:00
"abort": {
2020-11-03 00:04:39 +00:00
"already_configured": "Apparat ass scho konfigur\u00e9iert."
2020-02-27 00:31:50 +00:00
},
2018-11-15 13:30:37 +00:00
"error": {
2020-11-11 11:10:09 +00:00
"invalid_auth": "Ong\u00eblteg Authentifikatioun"
2018-11-15 13:30:37 +00:00
},
"step": {
"user": {
"data": {
"ip_address": "Host Numm oder IP Adresse",
"password": "Passwuert",
"port": "Port"
},
"title": "F\u00ebllt \u00e4r Informatiounen aus"
}
2020-04-15 16:51:07 +00:00
}
2020-11-03 00:04:39 +00:00
},
"options": {
"step": {
"init": {
"title": "RainMachine konfigur\u00e9ieren"
}
}
2020-04-16 20:00:10 +00:00
}
2018-11-15 13:30:37 +00:00
}