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

16 lines
1.2 KiB
JSON
Raw Normal View History

2018-12-05 23:30:33 +00:00
{
"config": {
2021-03-16 00:04:36 +00:00
"abort": {
"single_instance_allowed": "M\u00e1r konfigur\u00e1lva van. Csak egy konfigur\u00e1ci\u00f3 lehets\u00e9ges."
},
2018-12-10 08:54:12 +00:00
"create_entry": {
2021-10-02 12:59:05 +00:00
"default": "\n\nAndroidon, nyissa meg [az OwnTracks appot]({android_url}), majd v\u00e1lassza ki a Preferences -> Connection men\u00fct. V\u00e1ltoztassa meg az al\u00e1bbi be\u00e1ll\u00edt\u00e1sokat:\n - Mode: Private HTTP\n - Host: {webhook_url}\n - Identification:\n - Username: `<Your name>`\n - Device ID: `<Your device name>`\n\niOS-en, nyissa meg [az OwnTracks appot]({ios_url}), kattintson az (i) ikonra bal oldalon fel\u00fcl -> settings. V\u00e1ltoztassa meg az al\u00e1bbi be\u00e1ll\u00edt\u00e1sokat:\n - Mode: HTTP\n - URL: {webhook_url}\n - Turn on authentication\n - UserID: `<Your name>`\n\n{secret}\n\nN\u00e9zze meg [a dokument\u00e1ci\u00f3t]({docs_url}) tov\u00e1bbi inform\u00e1ci\u00f3k\u00e9rt."
2018-12-10 08:54:12 +00:00
},
2018-12-05 23:30:33 +00:00
"step": {
"user": {
2021-10-02 12:59:05 +00:00
"description": "Biztos benne, hogy be szeretn\u00e9 \u00e1ll\u00edtani az Owntracks-t?",
2018-12-05 23:30:33 +00:00
"title": "Owntracks be\u00e1ll\u00edt\u00e1sa"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2018-12-05 23:30:33 +00:00
}