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

16 lines
1014 B
JSON
Raw Normal View History

2018-12-05 23:30:33 +00:00
{
"config": {
"abort": {
2019-09-27 00:32:12 +00:00
"one_instance_allowed": "Kun en forekomst er n\u00f8dvendig."
2018-12-05 23:30:33 +00:00
},
"create_entry": {
"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 - Identifikasjon: \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 autentisering \n - BrukerID: ` <Your name> ` \n\n {secret} \n \n Se [dokumentasjonen]({docs_url}) for mer informasjon."
},
"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
}