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

35 lines
1.1 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Konto har redan konfigurerats",
"kamereon_no_account": "Det gick inte att hitta Kamereon-kontot",
"reauth_successful": "\u00c5terautentisering lyckades"
},
"error": {
"invalid_credentials": "Ogiltig autentisering"
},
"step": {
"kamereon": {
"data": {
"kamereon_account_id": "Kamereon konto-id"
},
"title": "V\u00e4lj Kamereon-konto-id"
},
"reauth_confirm": {
"data": {
"password": "L\u00f6senord"
},
"description": "Uppdatera ditt l\u00f6senord f\u00f6r {username}",
"title": "\u00c5terautenticera integration"
},
"user": {
"data": {
"locale": "Plats",
"password": "L\u00f6senord",
"username": "E-postadress"
},
"title": "St\u00e4ll in Renault-uppgifter"
}
}
}
}