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

22 lines
590 B
JSON

{
"config": {
"abort": {
"already_configured": "Apparat ass scho konfigur\u00e9iert",
"not_songpal_device": "Keen Songpal Apparat"
},
"error": {
"cannot_connect": "Feeler beim verbannen"
},
"flow_title": "Sony Songpal {name} ({host})",
"step": {
"init": {
"description": "Soll {name} ({host}) konfigur\u00e9iert ginn?"
},
"user": {
"data": {
"endpoint": "Endpunkt"
}
}
}
}
}