From c6052954838d3b2dd31ef5e4cb36edc029a04469 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Fri, 21 Aug 2026 21:27:29 +0200 Subject: [PATCH] Translated using Weblate (Danish) Currently translated at 4.8% (3 of 62 strings) Translated using Weblate (Danish) Currently translated at 0.1% (1 of 800 strings) Translated using Weblate (Danish) Currently translated at 85.1% (120 of 141 strings) Translated using Weblate (Danish) Currently translated at 1.6% (21 of 1295 strings) Translated using Weblate (Danish) Currently translated at 26.8% (18 of 67 strings) Translated using Weblate (Danish) Currently translated at 68.6% (344 of 501 strings) Co-authored-by: Anders Fosgerau Co-authored-by: Hosted Weblate Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-motionsearch/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/da/ Translation: Frigate NVR/Config - Global Translation: Frigate NVR/audio Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-events Translation: Frigate NVR/views-motionSearch Translation: Frigate NVR/views-settings --- web/public/locales/da/audio.json | 6 +++-- web/public/locales/da/config/global.json | 8 +++++- .../locales/da/views/classificationModel.json | 5 +++- web/public/locales/da/views/events.json | 5 +++- web/public/locales/da/views/motionSearch.json | 10 ++++++- web/public/locales/da/views/settings.json | 26 +++++++++++++++++++ 6 files changed, 54 insertions(+), 6 deletions(-) diff --git a/web/public/locales/da/audio.json b/web/public/locales/da/audio.json index e21c47ba12..e4cda1af8e 100644 --- a/web/public/locales/da/audio.json +++ b/web/public/locales/da/audio.json @@ -265,7 +265,7 @@ "rhythm_and_blues": "Rhythm and Blues", "soul_music": "Soulmusik", "reggae": "Reggae", - "country": "Country", + "country": "Land", "disco": "Disko", "classical_music": "Klassisk musik", "electronic_music": "Elektronisk musik", @@ -341,5 +341,7 @@ "propeller": "Probel", "fixed-wing_aircraft": "Fastvingefly", "engine": "Motor", - "light_engine": "Lille motor" + "light_engine": "Lille motor", + "swing_music": "Swing musik", + "bluegrass": "Bluegrass" } diff --git a/web/public/locales/da/config/global.json b/web/public/locales/da/config/global.json index 0967ef424b..d91ddcd5bd 100644 --- a/web/public/locales/da/config/global.json +++ b/web/public/locales/da/config/global.json @@ -1 +1,7 @@ -{} +{ + "camera_ui": { + "review": { + "label": "Vis i gennemgang" + } + } +} diff --git a/web/public/locales/da/views/classificationModel.json b/web/public/locales/da/views/classificationModel.json index 25d1704fc7..baa443e588 100644 --- a/web/public/locales/da/views/classificationModel.json +++ b/web/public/locales/da/views/classificationModel.json @@ -170,7 +170,10 @@ "title": "Rediger kategoriseringsmodel", "descriptionState": "Rediger kategorierne for denne model til genstandstilstande. Ændringer kræver, at modellen trænes igen.", "descriptionObject": "Rediger genstandstypen og kategoriseringstypen for denne genstandskategoriseringsmodel.", - "stateClassesInfo": "Bemærk: Ændring af tilstandskategorier kræver, at modellen trænes igen med de opdaterede kategorier." + "stateClassesInfo": "Bemærk: Ændring af tilstandskategorier kræver, at modellen trænes igen med de opdaterede kategorier.", + "enabled": "Aktiveret", + "enabledDesc": "Kør denne model. Ved deaktivering stopper den med at køre og klassificerer ikke længere", + "saveAttempts": "Gem forsøg" }, "deleteDatasetImages": { "title": "Slet billeder i datasættet", diff --git a/web/public/locales/da/views/events.json b/web/public/locales/da/views/events.json index 6b07e5257b..00fb7fdf92 100644 --- a/web/public/locales/da/views/events.json +++ b/web/public/locales/da/views/events.json @@ -28,5 +28,8 @@ "detail": { "aria": "Skift til detaljevisning" }, - "timeline.aria": "Vælg tidslinje" + "timeline.aria": "Vælg tidslinje", + "motionPreviews": { + "crop": "Beskær til filter" + } } diff --git a/web/public/locales/da/views/motionSearch.json b/web/public/locales/da/views/motionSearch.json index 0967ef424b..ed1d107506 100644 --- a/web/public/locales/da/views/motionSearch.json +++ b/web/public/locales/da/views/motionSearch.json @@ -1 +1,9 @@ -{} +{ + "metrics": { + "minutesSeconds": "{{minutes}}m {{seconds}}s", + "scanSummary": "{{segments}} segmentee · {{time}}" + }, + "polygonControls": { + "moveMode": "Flyt" + } +} diff --git a/web/public/locales/da/views/settings.json b/web/public/locales/da/views/settings.json index 816d0d60e9..8db7c77825 100644 --- a/web/public/locales/da/views/settings.json +++ b/web/public/locales/da/views/settings.json @@ -16,5 +16,31 @@ "menu": { "ui": "Brugergrænseflade", "profiles": "Profiler" + }, + "configMessages": { + "model": { + "optimizedFor320": "Frigate er optimeret til en 320x320 model, der er det bedste valg for de fleste konfigurationer. En 640x640 model er langsommere og hjælper kun i særlige scenarier" + } + }, + "configForm": { + "cameraInputs": { + "sourceMode": { + "manual": "Manuel input sti" + } + } + }, + "cameraManagement": { + "clone": { + "footer": { + "restartNeeded": "Genstart er nødvendig for visse ændringer.", + "liveOnly": "Alle ændringer vil blive aktiveret umiddelbart uden genstart.", + "submit": "Klone", + "submitting": "Kloner…" + }, + "toast": { + "success": "Indstillinger kopieret til {{cameraName}}", + "successWithRestart": "Indstillinger kopieret til {{cameraName}}. Genstart Frigate for at aktivere alle ændringer." + } + } } }