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

20 lines
525 B
JSON
Raw Normal View History

2020-05-13 18:27:21 +00:00
{
"config": {
"abort": {
"already_configured": "Apparat ass scho konfigur\u00e9iert"
},
"error": {
2020-11-03 00:04:39 +00:00
"already_in_progress": "Konfiguratioun's Oflaf ass schonn am gaangen.",
2020-11-11 11:10:09 +00:00
"cannot_connect": "Feeler beim verbannen"
2020-05-13 18:27:21 +00:00
},
"step": {
"user": {
"data": {
"host": "Apparat",
"port": "Port"
},
"title": "Agent DVR ariichten"
}
}
2020-11-11 12:25:22 +00:00
}
2020-05-13 18:27:21 +00:00
}