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

16 lines
1.0 KiB
JSON
Raw Normal View History

2018-12-05 23:30:33 +00:00
{
"config": {
"abort": {
2020-10-04 00:05:05 +00:00
"single_instance_allowed": "Allerede konfigurert. Bare \u00e9n enkelt konfigurasjon er mulig."
2018-12-05 23:30:33 +00:00
},
"create_entry": {
2020-07-11 00:02:51 +00:00
"default": "\n\nP\u00e5 Android, \u00e5pne [OwnTracks appen]({android_url}), g\u00e5 til Instillinger -> tilkobling. Endre f\u00f8lgende innstillinger: \n - Modus: Privat HTTP\n - Vert: {webhook_url}\n - Identificasjon:\n - Brukernavn: '<Your name>'\n - Enhets ID: '<Your device name>'\n\nP\u00e5 iOS, \u00e5pne [OwnTracks appen]({ios_url}), trykk p\u00e5 (i) ikonet \u00f8verst til venstre - > innstillinger. Endre f\u00f8lgende innstillinger: \n - Modus: HTTP\n - URL: {webhook_url}\n - Sl\u00e5 p\u00e5 autensiering\n - BrukerID: '<Your name>'\n\n{secret}\n \n Se [dokumentasjonen]({docs_url}) for mer informasjon."
2018-12-05 23:30:33 +00:00
},
"step": {
"user": {
"description": "Er du sikker p\u00e5 at du vil sette opp OwnTracks?",
"title": "Sett opp OwnTracks"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2018-12-05 23:30:33 +00:00
}