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

41 lines
1.3 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Plasseringen er allerede konfigurert"
},
"error": {
"invalid_auth": "Ugyldig godkjenning",
"no_stations": "Kunne ikke finne noen stasjon innen rekkevidde."
},
"step": {
"select_station": {
"data": {
"stations": "Stasjoner"
},
"description": "fant {stations_count} stasjoner i radius",
"title": "Velg stasjoner du vil legge til"
},
"user": {
"data": {
"api_key": "API-n\u00f8kkel",
"fuel_types": "Drivstofftyper",
"location": "Plassering",
"name": "Navn p\u00e5 omr\u00e5de",
"radius": "Radius for s\u00f8k",
"stations": "Flere bensinstasjoner"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "Oppdateringsintervall",
"show_on_map": "Vis stasjoner p\u00e5 kart"
},
"title": "Tankerkoenig alternativer"
}
}
}
}