57 lines
2.3 KiB
JSON
57 lines
2.3 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Enheten \u00e4r redan konfigurerad",
|
|
"already_in_progress": "Konfigurationsfl\u00f6det p\u00e5g\u00e5r redan",
|
|
"no_h264": "Det fanns inga tillg\u00e4ngliga H264-str\u00f6mmar. Kontrollera profilkonfigurationen p\u00e5 din enhet.",
|
|
"no_mac": "Det gick inte att konfigurera unikt ID f\u00f6r ONVIF-enhet.",
|
|
"onvif_error": "Problem med att konfigurera ONVIF enheten. Kolla loggarna f\u00f6r mer information."
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Det gick inte att ansluta."
|
|
},
|
|
"step": {
|
|
"configure": {
|
|
"data": {
|
|
"host": "V\u00e4rd",
|
|
"name": "Namn",
|
|
"password": "L\u00f6senord",
|
|
"port": "Port",
|
|
"username": "Anv\u00e4ndarnamn"
|
|
},
|
|
"title": "Konfigurera ONVIF-enhet"
|
|
},
|
|
"configure_profile": {
|
|
"data": {
|
|
"include": "Skapa kameraentitet"
|
|
},
|
|
"description": "Skapa kameraentitet f\u00f6r {profile} i {resolution}-uppl\u00f6sning?",
|
|
"title": "Konfigurera Profiler"
|
|
},
|
|
"device": {
|
|
"data": {
|
|
"host": "V\u00e4lj uppt\u00e4ckt ONVIF enhet"
|
|
},
|
|
"title": "V\u00e4lj ONVIF enhet"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"auto": "S\u00f6k automatiskt"
|
|
},
|
|
"description": "Genom att klicka p\u00e5 skicka kommer vi att s\u00f6ka i ditt n\u00e4tverk efter ONVIF-enheter som st\u00f6der Profile S. \n\n Vissa tillverkare har b\u00f6rjat inaktivera ONVIF som standard. Se till att ONVIF \u00e4r aktiverat i din kameras konfiguration.",
|
|
"title": "Inst\u00e4llning av ONVIF-enhet"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"onvif_devices": {
|
|
"data": {
|
|
"extra_arguments": "Extra FFMPEG-argument",
|
|
"rtsp_transport": "RTSP transportmekanism"
|
|
},
|
|
"title": "ONVIF enhetsalternativ"
|
|
}
|
|
}
|
|
}
|
|
} |