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

22 lines
590 B
JSON
Raw Normal View History

2020-05-13 18:27:21 +00:00
{
"config": {
"abort": {
"already_configured": "Apparat ass scho konfigur\u00e9iert",
"not_songpal_device": "Keen Songpal Apparat"
},
"error": {
2020-05-29 00:04:16 +00:00
"cannot_connect": "Feeler beim verbannen"
2020-05-13 18:27:21 +00:00
},
"flow_title": "Sony Songpal {name} ({host})",
"step": {
"init": {
2020-05-29 00:04:16 +00:00
"description": "Soll {name} ({host}) konfigur\u00e9iert ginn?"
2020-05-13 18:27:21 +00:00
},
"user": {
"data": {
"endpoint": "Endpunkt"
2020-05-29 00:04:16 +00:00
}
2020-05-13 18:27:21 +00:00
}
}
}
}