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

41 lines
1.5 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Enheten \u00e4r redan konfigurerad",
"device_unsupported": "Enheten st\u00f6ds ej",
"reauth_successful": "\u00c5terautentisering lyckades",
"reauth_unsuccessful": "\u00c5terautentiseringen misslyckades. Ta bort integrationen och konfigurera den igen."
},
"error": {
"cannot_connect": "Det gick inte att ansluta ",
"invalid_auth": "Ogiltig autentisering",
"unknown": "Ov\u00e4ntat fel"
},
"flow_title": "{host}",
"step": {
"confirm_discovery": {
"description": "Vill du st\u00e4lla in Nettigo Air Monitor p\u00e5 {host} ?"
},
"credentials": {
"data": {
"password": "L\u00f6senord",
"username": "Anv\u00e4ndarnamn"
},
"description": "Ange anv\u00e4ndarnamn och l\u00f6senord."
},
"reauth_confirm": {
"data": {
"password": "L\u00f6senord",
"username": "Anv\u00e4ndarnamn"
},
"description": "Ange r\u00e4tt anv\u00e4ndarnamn och l\u00f6senord f\u00f6r v\u00e4rden: {host}"
},
"user": {
"data": {
"host": "V\u00e4rd"
},
"description": "Konfigurera Nettigo Air Monitor integrationen."
}
}
}
}