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

23 lines
600 B
JSON

{
"config": {
"abort": {
"already_configured": "Enheten \u00e4r redan konfigurerad"
},
"error": {
"cannot_connect": "Kunde inte ansluta",
"unknown": "Ov\u00e4ntat fel"
},
"flow_title": "{name}",
"step": {
"confirm": {
"description": "Vill du konfigurera {name} ({host})?",
"title": "St\u00e4ll in SiteSage Emonitor"
},
"user": {
"data": {
"host": "V\u00e4rd"
}
}
}
}
}