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

30 lines
982 B
JSON
Raw Normal View History

2020-12-01 00:03:00 +00:00
{
"config": {
"abort": {
"already_configured": "Apparat ass scho konfigur\u00e9iert",
"already_in_progress": "Konfiguratioun's Oflaf ass schon am gaang",
"connection_error": "Feeler beim verbannen"
},
2021-02-03 10:46:49 +00:00
"error": {
"discovery_error": "Feeler beim Entdecken vun enger Motion Gateway"
},
2020-12-01 00:03:00 +00:00
"step": {
2021-02-03 10:46:49 +00:00
"connect": {
"data": {
"api_key": "API Schl\u00ebssel"
},
"description": "Du brauchs de 16 stellegen API Schl\u00ebssel, kuck https://www.home-assistant.io/integrations/motion_blinds/#retrieving-the-key fir w\u00e9ider Instruktiounen"
},
"select": {
"data": {
"select_ip": "IP Adresse"
}
},
2020-12-01 00:03:00 +00:00
"user": {
"data": {
"host": "IP Adresse"
2022-05-19 00:26:11 +00:00
}
2020-12-01 00:03:00 +00:00
}
}
}
}