core/homeassistant/components/mazda/translations/no.json

24 lines
808 B
JSON
Raw Normal View History

2021-02-06 00:07:22 +00:00
{
"config": {
"abort": {
"already_configured": "Kontoen er allerede konfigurert",
2022-10-12 00:40:30 +00:00
"reauth_successful": "Re-autentisering var vellykket"
2021-02-06 00:07:22 +00:00
},
"error": {
"account_locked": "Kontoen er l\u00e5st. Pr\u00f8v igjen senere.",
"cannot_connect": "Tilkobling mislyktes",
"invalid_auth": "Ugyldig godkjenning",
"unknown": "Uventet feil"
},
"step": {
"user": {
"data": {
"email": "E-post",
"password": "Passord",
"region": "Region"
},
2022-04-29 00:22:21 +00:00
"description": "Vennligst skriv inn e-postadressen og passordet du bruker for \u00e5 logge p\u00e5 MyMazda-mobilappen."
2021-02-06 00:07:22 +00:00
}
}
2022-04-29 00:22:21 +00:00
}
2021-02-06 00:07:22 +00:00
}