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

19 lines
493 B
JSON
Raw Normal View History

2019-09-05 10:11:41 +00:00
{
"config": {
"abort": {
2020-10-08 00:06:03 +00:00
"single_instance_allowed": "Allerede konfigurert. Bare \u00e9n enkelt konfigurasjon er mulig."
2019-09-05 10:11:41 +00:00
},
"error": {
2020-11-11 11:10:09 +00:00
"invalid_auth": "Ugyldig godkjenning"
2019-09-05 10:11:41 +00:00
},
"step": {
"user": {
"data": {
"password": "Passord",
2020-07-11 00:02:51 +00:00
"username": "E-post"
2019-09-05 10:11:41 +00:00
},
2020-05-13 18:27:21 +00:00
"title": "Fyll inn brukernavn og passord"
2019-09-05 10:11:41 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-09-05 10:11:41 +00:00
}