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

57 lines
1.8 KiB
JSON
Raw Normal View History

2020-04-20 23:33:54 +00:00
{
"config": {
2021-02-03 10:46:49 +00:00
"abort": {
"cannot_connect": "Feeler beim verbannen"
},
2020-04-20 23:33:54 +00:00
"error": {
2020-11-03 00:04:39 +00:00
"cannot_connect": "Feeler beim verbannen"
2020-04-20 23:33:54 +00:00
},
2021-03-16 00:04:36 +00:00
"flow_title": "iRobot {name} ({host})",
2020-04-20 23:33:54 +00:00
"step": {
2021-02-03 10:46:49 +00:00
"init": {
"data": {
"host": "Host"
},
"description": "Ee Roomba oder Bravaa auswielen.",
"title": "Automatesch mam Apparat verbannen"
},
"link": {
"title": "Passwuert ausliesen"
},
"link_manual": {
"data": {
"password": "Passwuert"
},
"title": "Passwuert aginn"
},
"manual": {
"data": {
"blid": "BLID",
"host": "Host"
},
"title": "Manuell mam Apparat verbannen"
},
2020-04-20 23:33:54 +00:00
"user": {
"data": {
"blid": "BLID",
2020-04-25 00:08:30 +00:00
"continuous": "Kontinu\u00e9ierlech",
"delay": "Delai",
2020-06-06 00:03:33 +00:00
"host": "Host",
2020-04-20 23:33:54 +00:00
"password": "Passwuert"
2020-04-25 00:08:30 +00:00
},
2020-04-28 00:04:52 +00:00
"description": "De Prozess fir BLID an Passwuert opzeruffen ass fir de Moment manuell. Folleg w.e.g. de Schr\u00ebtt d\u00e9i an der Dokumentatioun op https://www.home-assistant.io/integrations/roomba/#retrieving-your-credentials beschriwwe sinn.",
2020-04-25 00:08:30 +00:00
"title": "Mam Apparat verbannen"
2020-04-20 23:33:54 +00:00
}
}
},
"options": {
"step": {
"init": {
"data": {
2020-04-25 00:08:30 +00:00
"continuous": "Kontinu\u00e9ierlech",
2020-04-20 23:33:54 +00:00
"delay": "Delai"
}
}
}
}
}