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

22 lines
885 B
JSON
Raw Normal View History

2020-02-14 00:31:49 +00:00
{
"config": {
"abort": {
2020-10-04 00:05:05 +00:00
"already_configured": "Enheten er allerede konfigurert"
2020-02-14 00:31:49 +00:00
},
"error": {
2020-10-15 00:03:50 +00:00
"cannot_connect": "Tilkobling mislyktes",
2020-10-04 00:05:05 +00:00
"invalid_auth": "Ugyldig godkjenning",
"unknown": "Uventet feil"
2020-02-14 00:31:49 +00:00
},
"step": {
"user": {
"data": {
2020-07-11 00:02:51 +00:00
"access_token": "Tilgangstoken",
"host": "Vert"
2020-02-14 00:31:49 +00:00
},
2020-05-13 18:27:21 +00:00
"description": "Sett opp Vilfo Router-integrasjonen. Du trenger ditt Vilfo Router vertsnavn/IP og et API-tilgangstoken. For ytterligere informasjon om denne integrasjonen og hvordan du f\u00e5r disse detaljene, bes\u00f8k [https://www.home-assistant.io/integrations/vilfo](https://www.home-assistant.io/integrations/vilfo)",
2020-02-14 00:31:49 +00:00
"title": "Koble til Vilfo Ruteren"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2020-02-14 00:31:49 +00:00
}