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

27 lines
849 B
JSON
Raw Normal View History

2019-09-17 00:32:14 +00:00
{
2020-06-09 00:05:22 +00:00
"config": {
"abort": {
"already_configured": "Apparat ass scho konfigur\u00e9iert",
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-06-09 00:05:22 +00:00
},
"flow_title": "Arcam FMJ um {host}",
"step": {
"confirm": {
"description": "Soll den Arcam FMJ um `{host}` am Home Assistant dob\u00e4i gesaat ginn?"
},
"user": {
"data": {
"host": "Host",
"port": "Port"
},
"description": "G\u00ebff den Numm oder IP-Adress vum Apparat un."
}
}
},
2020-05-16 00:03:50 +00:00
"device_automation": {
"trigger_type": {
"turn_on": "{entity_name} soll ugeschalt ginn"
}
2020-05-29 00:04:16 +00:00
}
2019-09-17 00:32:14 +00:00
}