core/homeassistant/components/roku/translations/sv.json

24 lines
702 B
JSON

{
"config": {
"abort": {
"already_configured": "Enheten \u00e4r redan konfigurerad",
"already_in_progress": "Konfigurationsfl\u00f6det p\u00e5g\u00e5r redan",
"unknown": "Ov\u00e4ntat fel"
},
"error": {
"cannot_connect": "Det gick inte att ansluta."
},
"flow_title": "Roku: {name}",
"step": {
"discovery_confirm": {
"description": "Vill du konfigurera {name}?"
},
"user": {
"data": {
"host": "V\u00e4rd"
},
"description": "Ange din Roku information."
}
}
}
}