mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-06-21 03:41:55 +03:00
Currently translated at 100.0% (794 of 794 strings) Translated using Weblate (Dutch) Currently translated at 83.0% (49 of 59 strings) Translated using Weblate (Dutch) Currently translated at 83.9% (397 of 473 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (1150 of 1150 strings) Translated using Weblate (Dutch) Currently translated at 15.2% (72 of 473 strings) Translated using Weblate (Dutch) Currently translated at 30.0% (15 of 50 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (45 of 45 strings) Translated using Weblate (Dutch) Currently translated at 10.2% (81 of 794 strings) Translated using Weblate (Dutch) Currently translated at 59.3% (35 of 59 strings) Translated using Weblate (Dutch) Currently translated at 35.0% (14 of 40 strings) Translated using Weblate (Dutch) Currently translated at 23.7% (14 of 59 strings) Translated using Weblate (Dutch) Currently translated at 24.4% (11 of 45 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (26 of 26 strings) Translated using Weblate (Dutch) Currently translated at 63.4% (712 of 1122 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (25 of 25 strings) Translated using Weblate (Dutch) Currently translated at 11.8% (7 of 59 strings) Translated using Weblate (Dutch) Currently translated at 20.0% (8 of 40 strings) Translated using Weblate (Dutch) Currently translated at 8.8% (4 of 45 strings) Translated using Weblate (Dutch) Currently translated at 10.1% (80 of 792 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (22 of 22 strings) Translated using Weblate (Dutch) Currently translated at 93.7% (121 of 129 strings) Co-authored-by: Bart Smeding <bartsmeding@gmail.com> Co-authored-by: Björn Vanneste <info@nidhhoggr.net> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Hosted Weblate user 151476 <marijndekker3@gmail.com> Co-authored-by: bb61523 <brambini@gmail.com> Co-authored-by: soosterwaal <sebastiaan@bg-engineering.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/nl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/nl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/nl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-groups/nl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-validation/nl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-chat/nl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/nl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-motionsearch/nl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-replay/nl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/nl/ Translation: Frigate NVR/Config - Cameras Translation: Frigate NVR/Config - Global Translation: Frigate NVR/Config - Groups Translation: Frigate NVR/Config - Validation Translation: Frigate NVR/components-player Translation: Frigate NVR/views-chat Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-motionSearch Translation: Frigate NVR/views-replay Translation: Frigate NVR/views-settings
60 lines
3.0 KiB
JSON
60 lines
3.0 KiB
JSON
{
|
|
"websocket_messages": "Berichten",
|
|
"dialog": {
|
|
"camera": "Broncamera",
|
|
"preset": {
|
|
"1m": "Laatste 1 minuut",
|
|
"5m": "Laatste 5 minuten",
|
|
"timeline": "Vanaf tijdlijn",
|
|
"custom": "Aangepast"
|
|
},
|
|
"title": "Start Debug Herhaling",
|
|
"timeRange": "Tijdsbereik",
|
|
"startButton": "Start herhaling",
|
|
"selectFromTimeline": "Selecteer",
|
|
"starting": "Herhaling starten...",
|
|
"startLabel": "Start",
|
|
"endLabel": "Einde",
|
|
"description": "Maak een tijdelijke herhalingscamera die historische beelden in een lus afspeelt voor het debuggen van objectdetectie- en trackingproblemen. De herhalingscamera gebruikt dezelfde detectieconfiguratie als de broncamera. Kies een tijdsbereik om te beginnen.",
|
|
"toast": {
|
|
"error": "Kan debugherhaling niet starten: {{error}}",
|
|
"alreadyActive": "Er is al een herhalingssessie actief",
|
|
"stopError": "Kan debugherhaling niet stoppen: {{error}}",
|
|
"goToReplay": "Ga naar herhaling"
|
|
}
|
|
},
|
|
"title": "Debug Herhaling",
|
|
"description": "Herhaal camera-opnames voor foutopsporing. De objectlijst toont een vertraagde samenvatting van gedetecteerde objecten en het tabblad Berichten toont een stream van interne Frigate-berichten uit de herhaalde beelden.",
|
|
"page": {
|
|
"noSession": "Geen actieve debugherhalingssessie",
|
|
"noSessionDesc": "Start een debugherhaling vanuit de Geschiedenis-weergave door op de knop Acties in de werkbalk te klikken en Debug Herhaling te kiezen.",
|
|
"goToRecordings": "Ga naar Geschiedenis",
|
|
"preparingClip": "Clip voorbereiden…",
|
|
"preparingClipDesc": "Frigate voegt opnames samen voor het geselecteerde tijdsbereik. Dit kan bij langere bereiken even duren.",
|
|
"startingCamera": "Debugherhaling starten…",
|
|
"startError": {
|
|
"title": "Kan debugherhaling niet starten",
|
|
"back": "Terug naar Geschiedenis"
|
|
},
|
|
"sourceCamera": "Broncamera",
|
|
"replayCamera": "Herhalingscamera",
|
|
"initializingReplay": "Debugherhaling initialiseren...",
|
|
"stoppingReplay": "Debugherhaling stoppen...",
|
|
"stopReplay": "Stop herhaling",
|
|
"confirmStop": {
|
|
"title": "Debugherhaling stoppen?",
|
|
"description": "Dit stopt de sessie en ruimt alle tijdelijke gegevens op. Weet je het zeker?",
|
|
"confirm": "Stop herhaling",
|
|
"cancel": "Annuleren"
|
|
},
|
|
"activity": "Activiteit",
|
|
"objects": "Objectlijst",
|
|
"audioDetections": "Audiodetecties",
|
|
"noActivity": "Geen activiteit gedetecteerd",
|
|
"activeTracking": "Actieve tracking",
|
|
"noActiveTracking": "Geen actieve tracking",
|
|
"configuration": "Configuratie",
|
|
"configurationDesc": "Stem de instellingen voor bewegingsdetectie en objecttracking van de debugherhalingscamera nauwkeurig af. Wijzigingen worden niet opgeslagen in je Frigate-configuratiebestand."
|
|
}
|
|
}
|