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

26 lines
917 B
JSON
Raw Normal View History

2019-11-09 00:32:20 +00:00
{
"config": {
"abort": {
2020-04-28 00:04:52 +00:00
"already_configured": "D\u00ebsen WLED Apparat ass scho konfigur\u00e9iert.",
2020-10-04 00:05:05 +00:00
"cannot_connect": "Feeler beim verbannen",
2020-04-28 00:04:52 +00:00
"connection_error": "Feeler beim verbannen mam WLED Apparat."
2019-11-09 00:32:20 +00:00
},
"error": {
2020-10-04 00:05:05 +00:00
"cannot_connect": "Feeler beim verbannen",
2020-04-28 00:04:52 +00:00
"connection_error": "Feeler beim verbannen mam WLED Apparat."
2019-11-09 00:32:20 +00:00
},
2020-04-28 00:04:52 +00:00
"flow_title": "WLED: {name}",
2019-11-09 00:32:20 +00:00
"step": {
"user": {
"data": {
2020-06-06 00:03:33 +00:00
"host": "Host"
2019-11-09 00:32:20 +00:00
},
2020-05-29 00:04:16 +00:00
"description": "D\u00e4in WLED als Integratioun mam Home Assistant ariichten."
2019-11-09 00:32:20 +00:00
},
"zeroconf_confirm": {
2020-04-28 00:04:52 +00:00
"description": "Soll de WLED mam Numm `{name}` am Home Assistant dob\u00e4i gesaat ginn?",
"title": "Entdeckten WLED Apparat"
2019-11-09 00:32:20 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-11-09 00:32:20 +00:00
}