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

16 lines
981 B
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": "Scho konfigur\u00e9iert. N\u00ebmmen eng eenzeg Konfiguratioun ass m\u00e9iglech."
2018-12-05 23:30:33 +00:00
},
"create_entry": {
2020-11-03 00:04:39 +00:00
"default": "\n\nOp Android, an [der OwnTracks App]({android_url}), g\u00e9i an Preferences -> Connection. \u00c4nnert folgend Astellungen:\n- Mode: Private HTTP\n- Host {webhook_url}\n- Identification:\n - Username: `<Your name>`\n - Device ID: `<Your device name>`\n\nOp IOS, an [der OwnTracks App]({ios_url}), klick op (i) Ikon uewen l\u00e9nks -> Settings. \u00c4nnert folgend Astellungen:\n- Mode: HTTP\n- URL: {webhook_url}\n- Turn on authentication:\n- UserID: `<Your name>`\n\n{secret}\n\nKuck w.e.g. [Dokumentatioun]({docs_url}) fir m\u00e9i Informatiounen."
2018-12-05 23:30:33 +00:00
},
"step": {
"user": {
"description": "S\u00e9cher fir OwnTracks anzeriichten?",
"title": "OwnTracks ariichten"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2018-12-05 23:30:33 +00:00
}