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

24 lines
715 B
JSON
Raw Normal View History

2020-05-13 18:27:21 +00:00
{
"config": {
"abort": {
"already_configured": "Laite on jo m\u00e4\u00e4ritetty",
"not_songpal_device": "Ei Songpal-laite"
},
"error": {
"connection": "Yhteysvirhe: tarkista p\u00e4\u00e4tepisteesi"
},
"flow_title": "Sony Songpal {name} ({host})",
"step": {
"init": {
"description": "Haluatko m\u00e4\u00e4ritt\u00e4\u00e4 kohteen {name} ({host})?",
"title": "Sony Songpal"
},
"user": {
"data": {
"endpoint": "P\u00e4\u00e4tepiste"
},
"title": "Sony Songpal"
}
}
}
}