1
mirror of https://github.com/home-assistant/core synced 2024-09-15 17:29:45 +02:00
ha-core/homeassistant/components/neato/.translations/no.json
2019-10-08 00:32:12 +00:00

27 lines
811 B
JSON

{
"config": {
"abort": {
"already_configured": "Allerede konfigurert",
"invalid_credentials": "Ugyldig brukerinformasjon"
},
"create_entry": {
"default": "Se [Neato dokumentasjon]({docs_url})."
},
"error": {
"invalid_credentials": "Ugyldig brukerinformasjon",
"unexpected_error": "Uventet feil"
},
"step": {
"user": {
"data": {
"password": "Passord",
"username": "Brukernavn",
"vendor": "Leverand\u00f8r"
},
"description": "Se [Neato dokumentasjon]({docs_url}).",
"title": "Neato kontoinformasjon"
}
},
"title": "Neato"
}
}