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

16 lines
985 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": {
2020-05-13 18:27:21 +00:00
"default": "\n\nP\u00e5 Android, \u00e5pne [OwnTracks appen]({android_url}), g\u00e5 til Instillinger -> tilkobling. Endre f\u00f8lgende innstillinger: \n - Mode: Private HTTP\n - Host: {webhook_url}\n - Identification:\n - Username: '<Your name>'\n - Device 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 - Mode: HTTP\n - URL: {webhook_url}\n - Turn on authentication\n - UserID: '<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
}