iobroker.agent-dvr 0.0.6 → 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,137 +1,137 @@
1
1
  {
2
- "agent-dvr adapter settings": "Impostazioni dell'adattatore Agent DVR",
3
- "tabConnection": "Connessione",
4
- "tabFeatures": "Funzionalità",
5
- "tabWidget": "Widget",
6
- "tabAdvanced": "Avanzato",
7
- "cfgIp": "Indirizzo IP di AgentDVR",
8
- "cfgPort": "Porta",
9
- "cfgUser": "Nome utente (opzionale)",
10
- "cfgPass": "Password (opzionale)",
11
- "cfgPollSeconds": "Intervallo di polling (secondi)",
12
- "cfgHttpTimeoutMs": "Timeout HTTP (ms)",
13
- "cfgEnableSystemControls": "Pulsanti di controllo del sistema",
14
- "cfgEnablePtz": "Pulsanti di controllo PTZ",
15
- "cfgEnableUrls": "Genera URL di streaming",
16
- "cfgEnableEventDps": "Punti dati degli eventi",
17
- "cfgEnablePush": "Trigger push in tempo reale",
18
- "cfgEnableOverview": "Widget panoramica (tutte le telecamere)",
19
- "cfgStoreRawJson": "Memorizza JSON grezzo dell'API",
20
- "cfgEnableWidget": "Widget galleria per telecamera",
21
- "cfgWidgetMode": "Modalità widget",
22
- "cfgWidgetModeNojs": "HTML/CSS puro (senza JavaScript, compatibile ovunque)",
23
- "cfgWidgetModeJs": "JS completo (ricerca + filtro tag, richiede esecuzione di script)",
24
- "cfgWidgetAnzahl": "Numero massimo di registrazioni nella galleria",
25
- "cfgWidgetMinCol": "Larghezza minima della colonna (px)",
26
- "cfgWidgetShowTags": "Mostra tag degli eventi",
27
- "cfgWidgetLiveAspect": "Proporzioni del riquadro live (es. 16/9, lasciare vuoto per automatico)",
28
- "cfgWidgetTagPosition": "Posizione del badge del tag",
29
- "cfgTagPosTopLeft": "In alto a sinistra",
30
- "cfgTagPosTopRight": "In alto a destra",
31
- "cfgTagPosBotLeft": "In basso a sinistra",
32
- "cfgTagPosBotRight": "In basso a destra",
33
- "cfgWidgetMaxModalWidth": "Larghezza massima del player (px)",
34
- "cfgWidgetPlayerUrl": "URL del player esterno (lasciare vuoto per il player integrato)",
35
- "cfgMaxDepth": "Profondità massima di appiattimento degli oggetti",
36
- "cfgMaxArray": "Lunghezza massima dell'array da espandere",
37
- "cfgEventTagsDynamic": "Rilevamento automatico dei tag degli eventi dalle registrazioni",
38
- "cfgEventTagsIgnore": "Tag degli eventi da ignorare (separati da virgola)",
39
- "cfgEventTags": "Tag degli eventi fissi da creare sempre (separati da virgola)",
40
- "cfgEnableSnapshotB64": "Snapshot come Base64",
41
- "hdrControls": "Control Buttons",
42
- "hdrEvents": "Events & Push",
43
- "hdrDisplay": "Display",
44
- "hdrDebug": "Debug",
45
- "hdrWidgetGeneral": "Gallery Widget",
46
- "hdrWidgetLayout": "Layout",
47
- "hdrWidgetTags": "Tags",
48
- "hdrWidgetPlayer": "Livestream & Player",
49
- "cfgEnableSystemControls_tt": "Arm/Disarm/Restart buttons, profile selector and all system-wide control commands",
50
- "cfgEnablePtz_tt": "Hold switches for PTZ (left/right/up/down/zoom) per camera",
51
- "cfgEnableUrls_tt": "URL states for snapshot, MJPEG and MP4 stream per camera",
52
- "cfgEnableSnapshotB64_tt": "Save camera image as Base64 on every poll (photo.jpg, full resolution). Refresh button always present.",
53
- "cfgEnableEventDps_tt": "Mirror metadata of the last recording (filename, date, duration, tags)",
54
- "cfgEnablePush_tt": "Push trigger state is updated immediately when AgentDVR reports a new recording",
55
- "cfgEnableOverview_tt": "Stato HTML con tutte le telecamere come griglia (per visualizzazioni, dashboard, ecc.)",
56
- "cfgStoreRawJson_tt": "Write full getObjects response to system.raw_getObjects (useful for debugging)",
57
- "cfgEnableWidget_tt": "Galleria HTML con le ultime registrazioni per telecamera (per visualizzazioni, dashboard, ecc.)",
58
- "cfgWidgetMode_tt": "Pure HTML/CSS compatible everywhere. Full JS with search field and tag filter (requires script execution).",
59
- "cfgWidgetAnzahl_tt": "Maximum number of recordings in the gallery per camera",
60
- "cfgWidgetMinCol_tt": "Minimum column width of the gallery grid in pixels",
61
- "cfgWidgetMaxModalWidth_tt": "Maximum width of the video player in the modal dialog in pixels",
62
- "cfgWidgetShowTags_tt": "Show event tags as colored badge labels on gallery tiles",
63
- "cfgWidgetTagPosition_tt": "Corner of the image where the tag badge appears",
64
- "cfgWidgetLiveAspect_tt": "Aspect ratio of the livestream tile e.g. 16/9. Leave empty for automatic.",
65
- "cfgWidgetPlayerUrl_tt": "URL of an external video player. Leave empty for built-in player.",
66
- "hdrWidgetFilter": "Filter & Sort",
67
- "cfgWidgetSortNewest": "Newest first",
68
- "cfgWidgetSortNewest_tt": "Sort recordings by date, newest first",
69
- "cfgWidgetShowSearch": "Show search field (JS mode only)",
70
- "cfgWidgetShowSearch_tt": "Show text search over date, tag and filename in JS mode",
71
- "cfgWidgetCompact": "Compact layout",
72
- "cfgWidgetCompact_tt": "Smaller spacing and fontmore entries at a glance (works in both modes)",
73
- "cfgWidgetDefaultTag": "Default tag filter (empty = all)",
74
- "cfgWidgetDefaultTag_tt": "This tag is pre-selected on first load (JS mode only)",
75
- "cfgWidgetThumbSize": "Thumbnail size",
76
- "cfgWidgetThumbSize_tt": "Width of preview images in the gallery (overrides min. column width)",
77
- "cfgWidgetThumbSmall": "Small (120 px)",
78
- "cfgWidgetThumbMedium": "Medium (180 px)",
79
- "cfgWidgetThumbLarge": "Large (240 px)",
80
- "tabDashboard": "Live Dashboard",
81
- "hdrDashView": "View",
82
- "cfgDashDefaultView": "Default view on open",
83
- "cfgDashDefaultView_tt": "Which tab is active when the dashboard opens",
84
- "cfgDashViewLive": "Live view",
85
- "cfgDashViewRec": "Recordings",
86
- "cfgDashShowOffline": "Show offline cameras",
87
- "cfgDashShowOffline_tt": "Include cameras that are currently offline in the live grid",
88
- "hdrDashGrid": "Camera grid",
89
- "cfgDashGridCols": "Column count (0 = automatic)",
90
- "cfgDashGridCols_tt": "Force a fixed number of camera columns. 0 = optimal count is calculated automatically.",
91
- "hdrDashStream": "Stream & Refresh",
92
- "cfgDashRefreshSec": "Reload camera list every (seconds)",
93
- "cfgDashRefreshSec_tt": "How often the camera list is reloaded from the server (0 = no automatic reload)",
94
- "cfgDashStreamReconnect": "Auto-reconnect stream on error",
95
- "cfgDashStreamReconnect_tt": "Automatically restart the MJPEG stream after a connection drop",
96
- "hdrWidgetTheme": "Colors & Design",
97
- "cfgWidgetColorCardBg": "Tile background",
98
- "cfgWidgetColorCardBg_tt": "Background color of thumbnail tiles – rgba(r,g,b,a) or #hex",
99
- "cfgWidgetColorTagBg": "Tag badge background",
100
- "cfgWidgetColorTagBg_tt": "Background color of the tag badge",
101
- "cfgWidgetColorTagText": "Tag badge text color",
102
- "cfgWidgetColorTagText_tt": "Text color of the tag badge",
103
- "cfgWidgetColorAccent": "Accent color",
104
- "cfgWidgetColorAccent_tt": "Accent color for links and buttons in the widget",
105
- "cfgWidgetColorModalBg": "Modal background",
106
- "cfgWidgetColorModalBg_tt": "Background color of the video player dialog",
107
- "cfgWidgetBorderRadius": "Border radius (px)",
108
- "cfgWidgetBorderRadius_tt": "Corner radius of thumbnail tiles in pixels (0 = square)",
109
- "hdrDashTheme": "Colors & Design",
110
- "cfgDashColorBg": "Background",
111
- "cfgDashColorBg_tt": "Main background color of the dashboard",
112
- "cfgDashColorSurface": "Surface / Cards",
113
- "cfgDashColorSurface_tt": "Background color of tiles and cards",
114
- "cfgDashColorAccent": "Accent color",
115
- "cfgDashColorAccent_tt": "Main accent color (buttons, active elements, borders)",
116
- "cfgDashColorText": "Text color",
117
- "cfgDashColorText_tt": "Primary text color",
118
- "cfgDashColorBorder": "Border color",
119
- "cfgDashColorBorder_tt": "Color of dividers and borders",
120
- "cfgDashColorOnline": "Online color",
121
- "cfgDashColorOnline_tt": "Color of the online status indicator",
122
- "cfgDashColorOffline": "Offline color",
123
- "cfgDashColorOffline_tt": "Color of the offline status indicator",
124
- "cfgDashTagPosition": "Tag badge position",
125
- "cfgDashTagPosition_tt": "Corner of the recording tile where the tag badge appears",
126
- "cfgDashBtnsVisible": "Pulsanti sempre visibili",
127
- "cfgDashBtnsVisible_tt": "Mostra sempre i pulsanti di registrazione e PTZ (altrimenti solo al passaggio del mouse)",
128
- "hdrGo2rtc": "Stream WebRTC go2rtc",
129
- "cfgGo2rtcEnabled": "Attiva go2rtc",
130
- "cfgGo2rtcEnabled_tt": "Usa stream WebRTC da go2rtc invece di MJPEG",
131
- "cfgGo2rtcUrl": "URL go2rtc",
132
- "cfgGo2rtcUrl_tt": "URL base del server go2rtc, es. http://192.168.1.1:1984",
133
- "cfgGo2rtcMapping": "Mappatura stream",
134
- "cfgGo2rtcMapping_tt": "Associa ogni telecamera AgentDVR a uno stream go2rtc. Aggiungi una riga per telecamera. Le telecamere senza voce usano MJPEG.",
135
- "cfgGo2rtcCamKey": "Chiave telecamera AgentDVR (es. cam_8_Reolink)",
136
- "cfgGo2rtcStream": "Nome stream go2rtc (es. Reolink)"
137
- }
2
+ "agent-dvr adapter settings": "Impostazioni dell'adattatore Agent DVR",
3
+ "tabConnection": "Connessione",
4
+ "tabFeatures": "Funzionalità",
5
+ "tabWidget": "Widget",
6
+ "tabAdvanced": "Avanzato",
7
+ "cfgIp": "Indirizzo IP di AgentDVR",
8
+ "cfgPort": "Porta",
9
+ "cfgUser": "Nome utente (opzionale)",
10
+ "cfgPass": "Password (opzionale)",
11
+ "cfgPollSeconds": "Intervallo di polling (secondi)",
12
+ "cfgHttpTimeoutMs": "Timeout HTTP (ms)",
13
+ "cfgEnableSystemControls": "Pulsanti di controllo del sistema",
14
+ "cfgEnablePtz": "Pulsanti di controllo PTZ",
15
+ "cfgEnableUrls": "Genera URL di streaming",
16
+ "cfgEnableEventDps": "Punti dati degli eventi",
17
+ "cfgEnablePush": "Trigger push in tempo reale",
18
+ "cfgEnableOverview": "Widget panoramica (tutte le telecamere)",
19
+ "cfgStoreRawJson": "Memorizza JSON grezzo dell'API",
20
+ "cfgEnableWidget": "Widget galleria per telecamera",
21
+ "cfgWidgetMode": "Modalità widget",
22
+ "cfgWidgetModeNojs": "HTML/CSS puro (senza JavaScript, compatibile ovunque)",
23
+ "cfgWidgetModeJs": "JS completo (ricerca + filtro tag, richiede esecuzione di script)",
24
+ "cfgWidgetAnzahl": "Numero massimo di registrazioni nella galleria",
25
+ "cfgWidgetMinCol": "Larghezza minima della colonna (px)",
26
+ "cfgWidgetShowTags": "Mostra tag degli eventi",
27
+ "cfgWidgetLiveAspect": "Proporzioni del riquadro live (es. 16/9, lasciare vuoto per automatico)",
28
+ "cfgWidgetTagPosition": "Posizione del badge del tag",
29
+ "cfgTagPosTopLeft": "In alto a sinistra",
30
+ "cfgTagPosTopRight": "In alto a destra",
31
+ "cfgTagPosBotLeft": "In basso a sinistra",
32
+ "cfgTagPosBotRight": "In basso a destra",
33
+ "cfgWidgetMaxModalWidth": "Larghezza massima del player (px)",
34
+ "cfgWidgetPlayerUrl": "URL del player esterno (lasciare vuoto per il player integrato)",
35
+ "cfgMaxDepth": "Profondità massima di appiattimento degli oggetti",
36
+ "cfgMaxArray": "Lunghezza massima dell'array da espandere",
37
+ "cfgEventTagsDynamic": "Rilevamento automatico dei tag degli eventi dalle registrazioni",
38
+ "cfgEventTagsIgnore": "Tag degli eventi da ignorare (separati da virgola)",
39
+ "cfgEventTags": "Tag degli eventi fissi da creare sempre (separati da virgola)",
40
+ "cfgEnableSnapshotB64": "Snapshot come Base64",
41
+ "hdrControls": "Pulsanti di controllo",
42
+ "hdrEvents": "Eventi e Push",
43
+ "hdrDisplay": "Visualizzazione",
44
+ "hdrDebug": "Debug",
45
+ "hdrWidgetGeneral": "Widget galleria",
46
+ "hdrWidgetLayout": "Layout",
47
+ "hdrWidgetTags": "Etichette",
48
+ "hdrWidgetPlayer": "Livestream e lettore",
49
+ "cfgEnableSystemControls_tt": "Pulsanti Arma/Disarma/Riavvia, selettore profilo e tutti i comandi di controllo del sistema",
50
+ "cfgEnablePtz_tt": "Interruttori a pressione per PTZ (sinistra/destra/su/giù/zoom) per telecamera",
51
+ "cfgEnableUrls_tt": "Stati URL per snapshot, MJPEG e stream MP4 per telecamera",
52
+ "cfgEnableSnapshotB64_tt": "Salva l'immagine della telecamera come Base64 ad ogni polling (photo.jpg, risoluzione piena). Pulsante di aggiornamento sempre presente.",
53
+ "cfgEnableEventDps_tt": "Rispecchia i metadati dell'ultima registrazione (nome file, data, durata, etichette)",
54
+ "cfgEnablePush_tt": "Lo stato di trigger push viene aggiornato immediatamente quando AgentDVR segnala una nuova registrazione",
55
+ "cfgEnableOverview_tt": "Stato HTML con tutte le telecamere come griglia (per visualizzazioni, dashboard, ecc.)",
56
+ "cfgStoreRawJson_tt": "Scrive la risposta completa di getObjects in system.raw_getObjects (utile per il debug)",
57
+ "cfgEnableWidget_tt": "Galleria HTML con le ultime registrazioni per telecamera (per visualizzazioni, dashboard, ecc.)",
58
+ "cfgWidgetMode_tt": "HTML/CSS puro compatibile ovunque. JS completo con campo di ricerca e filtro etichette (richiede esecuzione script).",
59
+ "cfgWidgetAnzahl_tt": "Numero massimo di registrazioni nella galleria per telecamera",
60
+ "cfgWidgetMinCol_tt": "Larghezza minima delle colonne della griglia galleria in pixel",
61
+ "cfgWidgetMaxModalWidth_tt": "Larghezza massima del lettore video nella finestra modale in pixel",
62
+ "cfgWidgetShowTags_tt": "Mostra le etichette degli eventi come badge colorati sui riquadri della galleria",
63
+ "cfgWidgetTagPosition_tt": "Angolo dell'immagine dove appare il badge etichetta",
64
+ "cfgWidgetLiveAspect_tt": "Proporzioni del riquadro livestream, es. 16/9. Lasciare vuoto per automatico.",
65
+ "cfgWidgetPlayerUrl_tt": "URL di un lettore video esterno. Lasciare vuoto per il lettore integrato.",
66
+ "hdrWidgetFilter": "Filtro e ordinamento",
67
+ "cfgWidgetSortNewest": "Più recente prima",
68
+ "cfgWidgetSortNewest_tt": "Ordina le registrazioni per data, più recente prima",
69
+ "cfgWidgetShowSearch": "Mostra campo di ricerca (solo modalità JS)",
70
+ "cfgWidgetShowSearch_tt": "Mostra ricerca testuale per data, etichetta e nome file in modalità JS",
71
+ "cfgWidgetCompact": "Layout compatto",
72
+ "cfgWidgetCompact_tt": "Spaziatura e carattere ridottipiù voci a colpo d'occhio (funziona in entrambe le modalità)",
73
+ "cfgWidgetDefaultTag": "Filtro etichetta predefinito (vuoto = tutti)",
74
+ "cfgWidgetDefaultTag_tt": "Questa etichetta è preselezionata al primo caricamento (solo modalità JS)",
75
+ "cfgWidgetThumbSize": "Dimensione miniatura",
76
+ "cfgWidgetThumbSize_tt": "Larghezza delle immagini di anteprima nella galleria (sostituisce la larghezza minima della colonna)",
77
+ "cfgWidgetThumbSmall": "Piccolo (120 px)",
78
+ "cfgWidgetThumbMedium": "Medio (180 px)",
79
+ "cfgWidgetThumbLarge": "Grande (240 px)",
80
+ "tabDashboard": "Pannello live",
81
+ "hdrDashView": "Vista",
82
+ "cfgDashDefaultView": "Vista predefinita all'apertura",
83
+ "cfgDashDefaultView_tt": "Quale scheda è attiva quando si apre il pannello",
84
+ "cfgDashViewLive": "Vista live",
85
+ "cfgDashViewRec": "Registrazioni",
86
+ "cfgDashShowOffline": "Mostra telecamere offline",
87
+ "cfgDashShowOffline_tt": "Includi le telecamere attualmente offline nella griglia live",
88
+ "hdrDashGrid": "Griglia telecamere",
89
+ "cfgDashGridCols": "Numero colonne (0 = automatico)",
90
+ "cfgDashGridCols_tt": "Forza un numero fisso di colonne per le telecamere. 0 = il numero ottimale viene calcolato automaticamente.",
91
+ "hdrDashStream": "Stream e aggiornamento",
92
+ "cfgDashRefreshSec": "Ricarica lista telecamere ogni (secondi)",
93
+ "cfgDashRefreshSec_tt": "Con quale frequenza la lista telecamere viene ricaricata dal server (0 = nessun ricaricamento automatico)",
94
+ "cfgDashStreamReconnect": "Riconnessione automatica stream",
95
+ "cfgDashStreamReconnect_tt": "Riavvia automaticamente lo stream MJPEG dopo un'interruzione della connessione",
96
+ "hdrWidgetTheme": "Colori e design",
97
+ "cfgWidgetColorCardBg": "Sfondo riquadro",
98
+ "cfgWidgetColorCardBg_tt": "Colore di sfondo dei riquadri miniatura – rgba(r,g,b,a) o #hex",
99
+ "cfgWidgetColorTagBg": "Sfondo badge etichetta",
100
+ "cfgWidgetColorTagBg_tt": "Colore di sfondo del badge etichetta",
101
+ "cfgWidgetColorTagText": "Colore testo badge etichetta",
102
+ "cfgWidgetColorTagText_tt": "Colore del testo del badge etichetta",
103
+ "cfgWidgetColorAccent": "Colore accento",
104
+ "cfgWidgetColorAccent_tt": "Colore accento per link e pulsanti nel widget",
105
+ "cfgWidgetColorModalBg": "Sfondo modale",
106
+ "cfgWidgetColorModalBg_tt": "Colore di sfondo della finestra di dialogo del lettore video",
107
+ "cfgWidgetBorderRadius": "Raggio bordo (px)",
108
+ "cfgWidgetBorderRadius_tt": "Raggio degli angoli dei riquadri miniatura in pixel (0 = quadrato)",
109
+ "hdrDashTheme": "Colori e design",
110
+ "cfgDashColorBg": "Sfondo",
111
+ "cfgDashColorBg_tt": "Colore di sfondo principale del pannello",
112
+ "cfgDashColorSurface": "Superficie / Schede",
113
+ "cfgDashColorSurface_tt": "Colore di sfondo di riquadri e schede",
114
+ "cfgDashColorAccent": "Colore accento",
115
+ "cfgDashColorAccent_tt": "Colore accento principale (pulsanti, elementi attivi, bordi)",
116
+ "cfgDashColorText": "Colore testo",
117
+ "cfgDashColorText_tt": "Colore del testo principale",
118
+ "cfgDashColorBorder": "Colore bordo",
119
+ "cfgDashColorBorder_tt": "Colore dei divisori e dei bordi",
120
+ "cfgDashColorOnline": "Colore online",
121
+ "cfgDashColorOnline_tt": "Colore dell'indicatore di stato online",
122
+ "cfgDashColorOffline": "Colore offline",
123
+ "cfgDashColorOffline_tt": "Colore dell'indicatore di stato offline",
124
+ "cfgDashTagPosition": "Posizione badge etichetta",
125
+ "cfgDashTagPosition_tt": "Angolo del riquadro di registrazione dove appare il badge etichetta",
126
+ "cfgDashBtnsVisible": "Pulsanti sempre visibili",
127
+ "cfgDashBtnsVisible_tt": "Mostra sempre i pulsanti di registrazione e PTZ (altrimenti solo al passaggio del mouse)",
128
+ "hdrGo2rtc": "Stream WebRTC go2rtc",
129
+ "cfgGo2rtcEnabled": "Attiva go2rtc",
130
+ "cfgGo2rtcEnabled_tt": "Usa stream WebRTC da go2rtc invece di MJPEG",
131
+ "cfgGo2rtcUrl": "URL go2rtc",
132
+ "cfgGo2rtcUrl_tt": "URL base del server go2rtc, es. http://192.168.1.1:1984",
133
+ "cfgGo2rtcMapping": "Mappatura stream",
134
+ "cfgGo2rtcMapping_tt": "Associa ogni telecamera AgentDVR a uno stream go2rtc. Aggiungi una riga per telecamera. Le telecamere senza voce usano MJPEG.",
135
+ "cfgGo2rtcCamKey": "Chiave telecamera AgentDVR (es. cam_8_Reolink)",
136
+ "cfgGo2rtcStream": "Nome stream go2rtc (es. Reolink)"
137
+ }
@@ -1,137 +1,137 @@
1
1
  {
2
- "agent-dvr adapter settings": "Agent DVR Adapter-instellingen",
3
- "tabConnection": "Verbinding",
4
- "tabFeatures": "Functies",
5
- "tabWidget": "Widget",
6
- "tabAdvanced": "Geavanceerd",
7
- "cfgIp": "AgentDVR IP-adres",
8
- "cfgPort": "Poort",
9
- "cfgUser": "Gebruikersnaam (optioneel)",
10
- "cfgPass": "Wachtwoord (optioneel)",
11
- "cfgPollSeconds": "Pollinginterval (seconden)",
12
- "cfgHttpTimeoutMs": "HTTP-time-out (ms)",
13
- "cfgEnableSystemControls": "Systeembedieningsknoppen",
14
- "cfgEnablePtz": "PTZ-bedieningsknoppen",
15
- "cfgEnableUrls": "Stream-URLs genereren",
16
- "cfgEnableEventDps": "Gebeurtenisdatapunten",
17
- "cfgEnablePush": "Realtime push-trigger",
18
- "cfgEnableOverview": "Overzichtswidget (alle camera's)",
19
- "cfgStoreRawJson": "Onbewerkte API-JSON opslaan",
20
- "cfgEnableWidget": "Galeriewidget per camera",
21
- "cfgWidgetMode": "Widgetmodus",
22
- "cfgWidgetModeNojs": "Puur HTML/CSS (geen JavaScript, overal compatibel)",
23
- "cfgWidgetModeJs": "Volledig JS (zoeken + tagfilter, vereist scriptuitvoering)",
24
- "cfgWidgetAnzahl": "Max. opnames in de galerie",
25
- "cfgWidgetMinCol": "Min. kolombreedte (px)",
26
- "cfgWidgetShowTags": "Gebeurtenistags weergeven",
27
- "cfgWidgetLiveAspect": "Beeldverhouding live-tegel (bijv. 16/9, leeg laten voor automatisch)",
28
- "cfgWidgetTagPosition": "Positie tagbadge",
29
- "cfgTagPosTopLeft": "Linksboven",
30
- "cfgTagPosTopRight": "Rechtsboven",
31
- "cfgTagPosBotLeft": "Linksonder",
32
- "cfgTagPosBotRight": "Rechtsonder",
33
- "cfgWidgetMaxModalWidth": "Max. spelersbreedte (px)",
34
- "cfgWidgetPlayerUrl": "Externe speler-URL (leeg laten voor ingebouwde speler)",
35
- "cfgMaxDepth": "Max. objectafvlakkingsdiepte",
36
- "cfgMaxArray": "Max. arraylengte om uit te breiden",
37
- "cfgEventTagsDynamic": "Gebeurtenistags automatisch detecteren uit opnames",
38
- "cfgEventTagsIgnore": "Te negeren gebeurtenistags (kommagescheiden)",
39
- "cfgEventTags": "Vaste gebeurtenistags die altijd worden aangemaakt (kommagescheiden)",
40
- "cfgEnableSnapshotB64": "Snapshot als Base64",
41
- "hdrControls": "Control Buttons",
42
- "hdrEvents": "Events & Push",
43
- "hdrDisplay": "Display",
44
- "hdrDebug": "Debug",
45
- "hdrWidgetGeneral": "Gallery Widget",
46
- "hdrWidgetLayout": "Layout",
47
- "hdrWidgetTags": "Tags",
48
- "hdrWidgetPlayer": "Livestream & Player",
49
- "cfgEnableSystemControls_tt": "Arm/Disarm/Restart buttons, profile selector and all system-wide control commands",
50
- "cfgEnablePtz_tt": "Hold switches for PTZ (left/right/up/down/zoom) per camera",
51
- "cfgEnableUrls_tt": "URL states for snapshot, MJPEG and MP4 stream per camera",
52
- "cfgEnableSnapshotB64_tt": "Save camera image as Base64 on every poll (photo.jpg, full resolution). Refresh button always present.",
53
- "cfgEnableEventDps_tt": "Mirror metadata of the last recording (filename, date, duration, tags)",
54
- "cfgEnablePush_tt": "Push trigger state is updated immediately when AgentDVR reports a new recording",
55
- "cfgEnableOverview_tt": "HTML-status met alle camera's als tegelraster (voor visualisaties, dashboards, enz.)",
56
- "cfgStoreRawJson_tt": "Write full getObjects response to system.raw_getObjects (useful for debugging)",
57
- "cfgEnableWidget_tt": "HTML-galerij met de laatste opnames per camera (voor visualisaties, dashboards, enz.)",
58
- "cfgWidgetMode_tt": "Pure HTML/CSS compatible everywhere. Full JS with search field and tag filter (requires script execution).",
59
- "cfgWidgetAnzahl_tt": "Maximum number of recordings in the gallery per camera",
60
- "cfgWidgetMinCol_tt": "Minimum column width of the gallery grid in pixels",
61
- "cfgWidgetMaxModalWidth_tt": "Maximum width of the video player in the modal dialog in pixels",
62
- "cfgWidgetShowTags_tt": "Show event tags as colored badge labels on gallery tiles",
63
- "cfgWidgetTagPosition_tt": "Corner of the image where the tag badge appears",
64
- "cfgWidgetLiveAspect_tt": "Aspect ratio of the livestream tile e.g. 16/9. Leave empty for automatic.",
65
- "cfgWidgetPlayerUrl_tt": "URL of an external video player. Leave empty for built-in player.",
66
- "hdrWidgetFilter": "Filter & Sort",
67
- "cfgWidgetSortNewest": "Newest first",
68
- "cfgWidgetSortNewest_tt": "Sort recordings by date, newest first",
69
- "cfgWidgetShowSearch": "Show search field (JS mode only)",
70
- "cfgWidgetShowSearch_tt": "Show text search over date, tag and filename in JS mode",
71
- "cfgWidgetCompact": "Compact layout",
72
- "cfgWidgetCompact_tt": "Smaller spacing and fontmore entries at a glance (works in both modes)",
73
- "cfgWidgetDefaultTag": "Default tag filter (empty = all)",
74
- "cfgWidgetDefaultTag_tt": "This tag is pre-selected on first load (JS mode only)",
75
- "cfgWidgetThumbSize": "Thumbnail size",
76
- "cfgWidgetThumbSize_tt": "Width of preview images in the gallery (overrides min. column width)",
77
- "cfgWidgetThumbSmall": "Small (120 px)",
78
- "cfgWidgetThumbMedium": "Medium (180 px)",
79
- "cfgWidgetThumbLarge": "Large (240 px)",
80
- "tabDashboard": "Live Dashboard",
81
- "hdrDashView": "View",
82
- "cfgDashDefaultView": "Default view on open",
83
- "cfgDashDefaultView_tt": "Which tab is active when the dashboard opens",
84
- "cfgDashViewLive": "Live view",
85
- "cfgDashViewRec": "Recordings",
86
- "cfgDashShowOffline": "Show offline cameras",
87
- "cfgDashShowOffline_tt": "Include cameras that are currently offline in the live grid",
88
- "hdrDashGrid": "Camera grid",
89
- "cfgDashGridCols": "Column count (0 = automatic)",
90
- "cfgDashGridCols_tt": "Force a fixed number of camera columns. 0 = optimal count is calculated automatically.",
91
- "hdrDashStream": "Stream & Refresh",
92
- "cfgDashRefreshSec": "Reload camera list every (seconds)",
93
- "cfgDashRefreshSec_tt": "How often the camera list is reloaded from the server (0 = no automatic reload)",
94
- "cfgDashStreamReconnect": "Auto-reconnect stream on error",
95
- "cfgDashStreamReconnect_tt": "Automatically restart the MJPEG stream after a connection drop",
96
- "hdrWidgetTheme": "Colors & Design",
97
- "cfgWidgetColorCardBg": "Tile background",
98
- "cfgWidgetColorCardBg_tt": "Background color of thumbnail tiles – rgba(r,g,b,a) or #hex",
99
- "cfgWidgetColorTagBg": "Tag badge background",
100
- "cfgWidgetColorTagBg_tt": "Background color of the tag badge",
101
- "cfgWidgetColorTagText": "Tag badge text color",
102
- "cfgWidgetColorTagText_tt": "Text color of the tag badge",
103
- "cfgWidgetColorAccent": "Accent color",
104
- "cfgWidgetColorAccent_tt": "Accent color for links and buttons in the widget",
105
- "cfgWidgetColorModalBg": "Modal background",
106
- "cfgWidgetColorModalBg_tt": "Background color of the video player dialog",
107
- "cfgWidgetBorderRadius": "Border radius (px)",
108
- "cfgWidgetBorderRadius_tt": "Corner radius of thumbnail tiles in pixels (0 = square)",
109
- "hdrDashTheme": "Colors & Design",
110
- "cfgDashColorBg": "Background",
111
- "cfgDashColorBg_tt": "Main background color of the dashboard",
112
- "cfgDashColorSurface": "Surface / Cards",
113
- "cfgDashColorSurface_tt": "Background color of tiles and cards",
114
- "cfgDashColorAccent": "Accent color",
115
- "cfgDashColorAccent_tt": "Main accent color (buttons, active elements, borders)",
116
- "cfgDashColorText": "Text color",
117
- "cfgDashColorText_tt": "Primary text color",
118
- "cfgDashColorBorder": "Border color",
119
- "cfgDashColorBorder_tt": "Color of dividers and borders",
120
- "cfgDashColorOnline": "Online color",
121
- "cfgDashColorOnline_tt": "Color of the online status indicator",
122
- "cfgDashColorOffline": "Offline color",
123
- "cfgDashColorOffline_tt": "Color of the offline status indicator",
124
- "cfgDashTagPosition": "Tag badge position",
125
- "cfgDashTagPosition_tt": "Corner of the recording tile where the tag badge appears",
126
- "cfgDashBtnsVisible": "Knoppen altijd zichtbaar",
127
- "cfgDashBtnsVisible_tt": "Opname- en PTZ-knoppen altijd tonen (anders alleen bij hover)",
128
- "hdrGo2rtc": "go2rtc WebRTC-streams",
129
- "cfgGo2rtcEnabled": "go2rtc inschakelen",
130
- "cfgGo2rtcEnabled_tt": "WebRTC-streams van go2rtc gebruiken in plaats van MJPEG",
131
- "cfgGo2rtcUrl": "go2rtc URL",
132
- "cfgGo2rtcUrl_tt": "Basis-URL van de go2rtc-server, bijv. http://192.168.1.1:1984",
133
- "cfgGo2rtcMapping": "Stream-koppeling",
134
- "cfgGo2rtcMapping_tt": "Koppelt elke AgentDVR-camera aan een go2rtc-stream. Voeg één rij per camera toe. Camera's zonder invoer gebruiken MJPEG.",
135
- "cfgGo2rtcCamKey": "AgentDVR camerasleutel (bijv. cam_8_Reolink)",
136
- "cfgGo2rtcStream": "go2rtc streamnaam (bijv. Reolink)"
137
- }
2
+ "agent-dvr adapter settings": "Agent DVR Adapter-instellingen",
3
+ "tabConnection": "Verbinding",
4
+ "tabFeatures": "Functies",
5
+ "tabWidget": "Widget",
6
+ "tabAdvanced": "Geavanceerd",
7
+ "cfgIp": "AgentDVR IP-adres",
8
+ "cfgPort": "Poort",
9
+ "cfgUser": "Gebruikersnaam (optioneel)",
10
+ "cfgPass": "Wachtwoord (optioneel)",
11
+ "cfgPollSeconds": "Pollinginterval (seconden)",
12
+ "cfgHttpTimeoutMs": "HTTP-time-out (ms)",
13
+ "cfgEnableSystemControls": "Systeembedieningsknoppen",
14
+ "cfgEnablePtz": "PTZ-bedieningsknoppen",
15
+ "cfgEnableUrls": "Stream-URLs genereren",
16
+ "cfgEnableEventDps": "Gebeurtenisdatapunten",
17
+ "cfgEnablePush": "Realtime push-trigger",
18
+ "cfgEnableOverview": "Overzichtswidget (alle camera's)",
19
+ "cfgStoreRawJson": "Onbewerkte API-JSON opslaan",
20
+ "cfgEnableWidget": "Galeriewidget per camera",
21
+ "cfgWidgetMode": "Widgetmodus",
22
+ "cfgWidgetModeNojs": "Puur HTML/CSS (geen JavaScript, overal compatibel)",
23
+ "cfgWidgetModeJs": "Volledig JS (zoeken + tagfilter, vereist scriptuitvoering)",
24
+ "cfgWidgetAnzahl": "Max. opnames in de galerie",
25
+ "cfgWidgetMinCol": "Min. kolombreedte (px)",
26
+ "cfgWidgetShowTags": "Gebeurtenistags weergeven",
27
+ "cfgWidgetLiveAspect": "Beeldverhouding live-tegel (bijv. 16/9, leeg laten voor automatisch)",
28
+ "cfgWidgetTagPosition": "Positie tagbadge",
29
+ "cfgTagPosTopLeft": "Linksboven",
30
+ "cfgTagPosTopRight": "Rechtsboven",
31
+ "cfgTagPosBotLeft": "Linksonder",
32
+ "cfgTagPosBotRight": "Rechtsonder",
33
+ "cfgWidgetMaxModalWidth": "Max. spelersbreedte (px)",
34
+ "cfgWidgetPlayerUrl": "Externe speler-URL (leeg laten voor ingebouwde speler)",
35
+ "cfgMaxDepth": "Max. objectafvlakkingsdiepte",
36
+ "cfgMaxArray": "Max. arraylengte om uit te breiden",
37
+ "cfgEventTagsDynamic": "Gebeurtenistags automatisch detecteren uit opnames",
38
+ "cfgEventTagsIgnore": "Te negeren gebeurtenistags (kommagescheiden)",
39
+ "cfgEventTags": "Vaste gebeurtenistags die altijd worden aangemaakt (kommagescheiden)",
40
+ "cfgEnableSnapshotB64": "Snapshot als Base64",
41
+ "hdrControls": "Bedieningsknoppen",
42
+ "hdrEvents": "Gebeurtenissen en Push",
43
+ "hdrDisplay": "Weergave-instellingen",
44
+ "hdrDebug": "Foutopsporing",
45
+ "hdrWidgetGeneral": "Galerie-widget",
46
+ "hdrWidgetLayout": "Indeling",
47
+ "hdrWidgetTags": "Tags",
48
+ "hdrWidgetPlayer": "Livestream en speler",
49
+ "cfgEnableSystemControls_tt": "Knoppen Inschakelen/Uitschakelen/Herstarten, profielkiezer en alle systeembrede bedieningsopdrachten",
50
+ "cfgEnablePtz_tt": "Houdschakelaaars voor PTZ (links/rechts/omhoog/omlaag/zoom) per camera",
51
+ "cfgEnableUrls_tt": "URL-statussen voor snapshot, MJPEG en MP4-stream per camera",
52
+ "cfgEnableSnapshotB64_tt": "Camerabeeld opslaan als Base64 bij elke poll (photo.jpg, volledige resolutie). Vernieuwknop altijd aanwezig.",
53
+ "cfgEnableEventDps_tt": "Metagegevens van de laatste opname spiegelen (bestandsnaam, datum, duur, tags)",
54
+ "cfgEnablePush_tt": "Push-triggerstatus wordt direct bijgewerkt wanneer AgentDVR een nieuwe opname meldt",
55
+ "cfgEnableOverview_tt": "HTML-status met alle camera's als tegelraster (voor visualisaties, dashboards, enz.)",
56
+ "cfgStoreRawJson_tt": "Volledige getObjects-respons schrijven naar system.raw_getObjects (handig voor foutopsporing)",
57
+ "cfgEnableWidget_tt": "HTML-galerij met de laatste opnames per camera (voor visualisaties, dashboards, enz.)",
58
+ "cfgWidgetMode_tt": "Puur HTML/CSS overal compatibel. Volledig JS met zoekveld en tagfilter (vereist scriptuitvoering).",
59
+ "cfgWidgetAnzahl_tt": "Maximum aantal opnames in de galerij per camera",
60
+ "cfgWidgetMinCol_tt": "Minimale kolombreedte van het galerijraster in pixels",
61
+ "cfgWidgetMaxModalWidth_tt": "Maximale breedte van de videospeler in het modale dialoogvenster in pixels",
62
+ "cfgWidgetShowTags_tt": "Gebeurtenistags tonen als gekleurde badges op galerijstegels",
63
+ "cfgWidgetTagPosition_tt": "Hoek van de afbeelding waar de tagbadge verschijnt",
64
+ "cfgWidgetLiveAspect_tt": "Beeldverhouding van de livestreamtegel, bijv. 16/9. Leeg laten voor automatisch.",
65
+ "cfgWidgetPlayerUrl_tt": "URL van een externe videospeler. Leeg laten voor ingebouwde speler.",
66
+ "hdrWidgetFilter": "Filter en sortering",
67
+ "cfgWidgetSortNewest": "Nieuwste eerst",
68
+ "cfgWidgetSortNewest_tt": "Opnames sorteren op datum, nieuwste eerst",
69
+ "cfgWidgetShowSearch": "Zoekveld tonen (alleen JS-modus)",
70
+ "cfgWidgetShowSearch_tt": "Tekst zoeken op datum, tag en bestandsnaam in JS-modus tonen",
71
+ "cfgWidgetCompact": "Compacte weergave",
72
+ "cfgWidgetCompact_tt": "Kleinere spatiëring en lettertypemeer vermeldingen in één oogopslag (werkt in beide modi)",
73
+ "cfgWidgetDefaultTag": "Standaard tagfilter (leeg = alle)",
74
+ "cfgWidgetDefaultTag_tt": "Deze tag is voorgeselecteerd bij het eerste laden (alleen JS-modus)",
75
+ "cfgWidgetThumbSize": "Miniatuurgrootte",
76
+ "cfgWidgetThumbSize_tt": "Breedte van voorbeeldafbeeldingen in de galerij (overschrijft minimale kolombreedte)",
77
+ "cfgWidgetThumbSmall": "Klein (120 px)",
78
+ "cfgWidgetThumbMedium": "Middel (180 px)",
79
+ "cfgWidgetThumbLarge": "Groot (240 px)",
80
+ "tabDashboard": "Live dashboard",
81
+ "hdrDashView": "Weergave",
82
+ "cfgDashDefaultView": "Standaardweergave bij openen",
83
+ "cfgDashDefaultView_tt": "Welk tabblad actief is bij het openen van het dashboard",
84
+ "cfgDashViewLive": "Live weergave",
85
+ "cfgDashViewRec": "Opnames",
86
+ "cfgDashShowOffline": "Offline camera's tonen",
87
+ "cfgDashShowOffline_tt": "Camera's die momenteel offline zijn opnemen in het live raster",
88
+ "hdrDashGrid": "Cameraraster",
89
+ "cfgDashGridCols": "Aantal kolommen (0 = automatisch)",
90
+ "cfgDashGridCols_tt": "Forceer een vast aantal camerakolommen. 0 = optimaal aantal wordt automatisch berekend.",
91
+ "hdrDashStream": "Stream en vernieuwen",
92
+ "cfgDashRefreshSec": "Cameralijst elke (seconden) herladen",
93
+ "cfgDashRefreshSec_tt": "Hoe vaak de cameralijst van de server wordt herladen (0 = geen automatisch herladen)",
94
+ "cfgDashStreamReconnect": "Stream automatisch herverbinden",
95
+ "cfgDashStreamReconnect_tt": "MJPEG-stream automatisch herstarten na verbindingsverlies",
96
+ "hdrWidgetTheme": "Kleuren en ontwerp",
97
+ "cfgWidgetColorCardBg": "Tegelachtergrond",
98
+ "cfgWidgetColorCardBg_tt": "Achtergrondkleur van miniatuurtegels – rgba(r,g,b,a) of #hex",
99
+ "cfgWidgetColorTagBg": "Achtergrond tagbadge",
100
+ "cfgWidgetColorTagBg_tt": "Achtergrondkleur van de tagbadge",
101
+ "cfgWidgetColorTagText": "Tekstkleur tagbadge",
102
+ "cfgWidgetColorTagText_tt": "Tekstkleur van de tagbadge",
103
+ "cfgWidgetColorAccent": "Accentkleur",
104
+ "cfgWidgetColorAccent_tt": "Accentkleur voor links en knoppen in de widget",
105
+ "cfgWidgetColorModalBg": "Modale achtergrond",
106
+ "cfgWidgetColorModalBg_tt": "Achtergrondkleur van het videospelerdialoogvenster",
107
+ "cfgWidgetBorderRadius": "Randradius (px)",
108
+ "cfgWidgetBorderRadius_tt": "Hoekradius van miniatuurtegels in pixels (0 = vierkant)",
109
+ "hdrDashTheme": "Kleuren en ontwerp",
110
+ "cfgDashColorBg": "Achtergrond",
111
+ "cfgDashColorBg_tt": "Hoofdachtergrondkleur van het dashboard",
112
+ "cfgDashColorSurface": "Oppervlak / Kaarten",
113
+ "cfgDashColorSurface_tt": "Achtergrondkleur van tegels en kaarten",
114
+ "cfgDashColorAccent": "Accentkleur",
115
+ "cfgDashColorAccent_tt": "Hoofdaccentkleur (knoppen, actieve elementen, randen)",
116
+ "cfgDashColorText": "Tekstkleur",
117
+ "cfgDashColorText_tt": "Primaire tekstkleur",
118
+ "cfgDashColorBorder": "Randkleur",
119
+ "cfgDashColorBorder_tt": "Kleur van scheidingslijnen en randen",
120
+ "cfgDashColorOnline": "Online kleur",
121
+ "cfgDashColorOnline_tt": "Kleur van de online statusindicator",
122
+ "cfgDashColorOffline": "Offline kleur",
123
+ "cfgDashColorOffline_tt": "Kleur van de offline statusindicator",
124
+ "cfgDashTagPosition": "Positie tagbadge",
125
+ "cfgDashTagPosition_tt": "Hoek van de opnametegel waar de tagbadge verschijnt",
126
+ "cfgDashBtnsVisible": "Knoppen altijd zichtbaar",
127
+ "cfgDashBtnsVisible_tt": "Opname- en PTZ-knoppen altijd tonen (anders alleen bij hover)",
128
+ "hdrGo2rtc": "go2rtc WebRTC-streams",
129
+ "cfgGo2rtcEnabled": "go2rtc inschakelen",
130
+ "cfgGo2rtcEnabled_tt": "WebRTC-streams van go2rtc gebruiken in plaats van MJPEG",
131
+ "cfgGo2rtcUrl": "go2rtc URL",
132
+ "cfgGo2rtcUrl_tt": "Basis-URL van de go2rtc-server, bijv. http://192.168.1.1:1984",
133
+ "cfgGo2rtcMapping": "Stream-koppeling",
134
+ "cfgGo2rtcMapping_tt": "Koppelt elke AgentDVR-camera aan een go2rtc-stream. Voeg één rij per camera toe. Camera's zonder invoer gebruiken MJPEG.",
135
+ "cfgGo2rtcCamKey": "AgentDVR camerasleutel (bijv. cam_8_Reolink)",
136
+ "cfgGo2rtcStream": "go2rtc streamnaam (bijv. Reolink)"
137
+ }