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

27 lines
868 B
JSON

{
"config": {
"abort": {
"already_configured": "Enheten \u00e4r redan konfigurerad",
"already_in_progress": "Konfigurationsfl\u00f6det p\u00e5g\u00e5r redan",
"cannot_connect": "Det gick inte att ansluta."
},
"flow_title": "{host}",
"step": {
"confirm": {
"description": "Vill du l\u00e4gga till Arcam FMJ p\u00e5 ` {host} ` till Home Assistant?"
},
"user": {
"data": {
"host": "V\u00e4rd",
"port": "Port"
},
"description": "Ange v\u00e4rdnamnet eller IP-adressen f\u00f6r enheten."
}
}
},
"device_automation": {
"trigger_type": {
"turn_on": "{entity_name} har ombetts att sl\u00e5 p\u00e5"
}
}
}