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

31 lines
991 B
JSON
Raw Normal View History

2018-08-26 20:52:58 +00:00
{
"config": {
2018-08-31 11:23:22 +00:00
"abort": {
"already_configured": "Google Hangouts er allerede konfigurert",
"unknown": "Ukjent feil oppstod."
},
"error": {
"invalid_2fa": "Ugyldig tofaktorautentisering, vennligst pr\u00f8v igjen.",
"invalid_2fa_method": "Ugyldig 2FA-metode (Bekreft p\u00e5 telefon).",
"invalid_login": "Ugyldig innlogging, vennligst pr\u00f8v igjen."
},
2018-08-26 20:52:58 +00:00
"step": {
2018-08-31 11:23:22 +00:00
"2fa": {
"data": {
"2fa": "2FA Pin"
},
2018-10-07 21:26:46 +00:00
"description": "Tom",
2018-08-31 11:23:22 +00:00
"title": "Tofaktorautentisering"
},
2018-08-26 20:52:58 +00:00
"user": {
"data": {
"email": "E-postadresse",
"password": "Passord"
2018-08-31 11:23:22 +00:00
},
2018-10-07 21:26:46 +00:00
"description": "Tom",
2018-08-31 11:23:22 +00:00
"title": "Google Hangouts p\u00e5logging"
2018-08-26 20:52:58 +00:00
}
},
"title": "Google Hangouts"
}
}