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

29 lines
781 B
JSON
Raw Normal View History

2018-10-07 21:26:46 +00:00
{
"config": {
"abort": {
"already_configured": "UPnP / IGD er allerede konfigurert",
"no_devices_discovered": "Ingen UPnP / IGDs oppdaget"
},
"error": {
"few": "f\u00e5",
"many": "mange",
"one": "en",
"other": "andre",
"two": "to",
"zero": "ingen"
},
"step": {
"init": {
"title": "UPnP / IGD"
},
"user": {
"data": {
"enable_sensors": "Legg til trafikk sensorer",
"igd": "UPnP / IGD"
},
"title": "Konfigurasjonsalternativer for UPnP / IGD"
}
},
"title": "UPnP / IGD"
}
}