From 198733b729746a56c7b30299fe417b0e036c819e Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Tue, 25 Nov 2025 14:39:22 +0100 Subject: [PATCH] Translated using Weblate (Danish) Currently translated at 48.3% (57 of 118 strings) Translated using Weblate (Danish) Currently translated at 16.6% (9 of 54 strings) Translated using Weblate (Danish) Currently translated at 7.7% (9 of 116 strings) Translated using Weblate (Danish) Currently translated at 6.7% (8 of 118 strings) Translated using Weblate (Danish) Currently translated at 1.4% (9 of 639 strings) Translated using Weblate (Danish) Currently translated at 16.6% (8 of 48 strings) Translated using Weblate (Danish) Currently translated at 100.0% (6 of 6 strings) Translated using Weblate (Danish) Currently translated at 10.0% (9 of 90 strings) Translated using Weblate (Danish) Currently translated at 17.3% (9 of 52 strings) Translated using Weblate (Danish) Currently translated at 61.5% (8 of 13 strings) Translated using Weblate (Danish) Currently translated at 9.4% (12 of 127 strings) Translated using Weblate (Danish) Currently translated at 25.6% (10 of 39 strings) Translated using Weblate (Danish) Currently translated at 80.0% (8 of 10 strings) Translated using Weblate (Danish) Currently translated at 36.0% (9 of 25 strings) Translated using Weblate (Danish) Currently translated at 100.0% (2 of 2 strings) Translated using Weblate (Danish) Currently translated at 12.5% (9 of 72 strings) Translated using Weblate (Danish) Currently translated at 14.8% (8 of 54 strings) Translated using Weblate (Danish) Currently translated at 19.5% (9 of 46 strings) Translated using Weblate (Danish) Currently translated at 90.0% (9 of 10 strings) Translated using Weblate (Danish) Currently translated at 16.9% (85 of 501 strings) Co-authored-by: Hosted Weblate Co-authored-by: demention666 Co-authored-by: dinf60 Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-auth/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-input/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-configeditor/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-recording/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-search/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/da/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/da/ Translation: Frigate NVR/audio Translation: Frigate NVR/components-auth Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/components-input Translation: Frigate NVR/components-player Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-configeditor Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live Translation: Frigate NVR/views-recording Translation: Frigate NVR/views-search Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system --- web/public/locales/da/audio.json | 6 +- web/public/locales/da/components/auth.json | 6 +- web/public/locales/da/components/camera.json | 6 +- web/public/locales/da/components/dialog.json | 18 +++- web/public/locales/da/components/filter.json | 6 +- web/public/locales/da/components/input.json | 5 +- web/public/locales/da/components/player.json | 12 ++- .../locales/da/views/classificationModel.json | 18 +++- web/public/locales/da/views/configEditor.json | 6 +- web/public/locales/da/views/events.json | 7 +- web/public/locales/da/views/explore.json | 14 ++- web/public/locales/da/views/exports.json | 7 +- web/public/locales/da/views/faceLibrary.json | 15 ++- web/public/locales/da/views/live.json | 9 ++ web/public/locales/da/views/recording.json | 3 +- web/public/locales/da/views/search.json | 3 +- web/public/locales/da/views/settings.json | 8 +- web/public/locales/da/views/system.json | 93 ++++++++++++++++++- 18 files changed, 219 insertions(+), 23 deletions(-) diff --git a/web/public/locales/da/audio.json b/web/public/locales/da/audio.json index bc4be50ee..81481336e 100644 --- a/web/public/locales/da/audio.json +++ b/web/public/locales/da/audio.json @@ -80,5 +80,9 @@ "hammer": "Hammer", "drill": "Bore", "explosion": "Eksplosion", - "fireworks": "Nytårskrudt" + "fireworks": "Nytårskrudt", + "babbling": "Pludren", + "yell": "Råb", + "whoop": "Jubel", + "snicker": "Smålatter" } diff --git a/web/public/locales/da/components/auth.json b/web/public/locales/da/components/auth.json index 49b428fb8..ee1018299 100644 --- a/web/public/locales/da/components/auth.json +++ b/web/public/locales/da/components/auth.json @@ -7,7 +7,9 @@ "usernameRequired": "Brugernavn kræves", "passwordRequired": "Kodeord kræves", "loginFailed": "Login fejlede", - "unknownError": "Ukendt fejl. Tjek logs." - } + "unknownError": "Ukendt fejl. Tjek logs.", + "rateLimit": "Grænsen for forespørgsler er overskredet. Prøv igen senere." + }, + "firstTimeLogin": "Forsøger du at logge ind for første gang? Loginoplysningerne står i Frigate-loggene." } } diff --git a/web/public/locales/da/components/camera.json b/web/public/locales/da/components/camera.json index 5de77e997..769c6cc2a 100644 --- a/web/public/locales/da/components/camera.json +++ b/web/public/locales/da/components/camera.json @@ -11,7 +11,11 @@ } }, "name": { - "label": "Navn" + "label": "Navn", + "placeholder": "Indtast et navn…", + "errorMessage": { + "mustLeastCharacters": "Kameragruppens navn skal være mindst 2 tegn." + } } } } diff --git a/web/public/locales/da/components/dialog.json b/web/public/locales/da/components/dialog.json index 39e65d3b6..4d4a85174 100644 --- a/web/public/locales/da/components/dialog.json +++ b/web/public/locales/da/components/dialog.json @@ -3,7 +3,23 @@ "title": "Er du sikker på at du vil genstarte Frigate?", "button": "Genstart", "restarting": { - "title": "Frigate genstarter" + "title": "Frigate genstarter", + "button": "Gennemtving genindlæsning nu", + "content": "Denne side genindlæses om {{countdown}} sekunder." + } + }, + "explore": { + "plus": { + "submitToPlus": { + "label": "Indsend til Frigate+", + "desc": "Objekter på steder, du ønsker at undgå, er ikke falske positiver. Hvis du indsender dem som falske positiver, vil det forvirre modellen." + }, + "review": { + "question": { + "label": "Bekræft denne etiket til Frigate Plus", + "ask_a": "Er dette objekt et {{label}}?" + } + } } } } diff --git a/web/public/locales/da/components/filter.json b/web/public/locales/da/components/filter.json index 096374f16..2891247e8 100644 --- a/web/public/locales/da/components/filter.json +++ b/web/public/locales/da/components/filter.json @@ -10,8 +10,10 @@ }, "labels": { "all": { - "short": "Labels" + "short": "Labels", + "title": "Alle etiketter" }, - "count_one": "{{count}} Label" + "count_one": "{{count}} Label", + "label": "Etiketter" } } diff --git a/web/public/locales/da/components/input.json b/web/public/locales/da/components/input.json index 9d3f04a7f..0a8c89716 100644 --- a/web/public/locales/da/components/input.json +++ b/web/public/locales/da/components/input.json @@ -1,7 +1,10 @@ { "button": { "downloadVideo": { - "label": "Download Video" + "label": "Download Video", + "toast": { + "success": "Din video til gennemgang er begyndt at blive downloadet." + } } } } diff --git a/web/public/locales/da/components/player.json b/web/public/locales/da/components/player.json index 0a4adcc0e..8a89b29ab 100644 --- a/web/public/locales/da/components/player.json +++ b/web/public/locales/da/components/player.json @@ -1,5 +1,15 @@ { "noRecordingsFoundForThisTime": "Ingen optagelser fundet i det angivet tidsrum", "noPreviewFound": "Ingen forhåndsvisning fundet", - "cameraDisabled": "Kamera er deaktiveret" + "cameraDisabled": "Kamera er deaktiveret", + "noPreviewFoundFor": "Ingen forhåndsvisning fundet for {{cameraName}}", + "submitFrigatePlus": { + "title": "Indsend denne frame til Frigate+?", + "submit": "Indsend" + }, + "livePlayerRequiredIOSVersion": "iOS 17.1 eller nyere kræves for denne type livestream.", + "streamOffline": { + "title": "Stream offline", + "desc": "Der er ikke modtaget nogen frames på {{cameraName}}-detect-streamen, tjek fejlloggene." + } } diff --git a/web/public/locales/da/views/classificationModel.json b/web/public/locales/da/views/classificationModel.json index 0967ef424..b30e65d5c 100644 --- a/web/public/locales/da/views/classificationModel.json +++ b/web/public/locales/da/views/classificationModel.json @@ -1 +1,17 @@ -{} +{ + "documentTitle": "Klassifikationsmodeller", + "details": { + "scoreInfo": "Scoren repræsenterer den gennemsnitlige klassifikationssikkerhed på tværs af alle registreringer af dette objekt." + }, + "description": { + "invalidName": "Ugyldigt navn. Navne må kun indeholde bogstaver, tal, mellemrum, apostroffer, understregninger og bindestreger." + }, + "button": { + "deleteClassificationAttempts": "Slet klassifikationsbilleder", + "renameCategory": "Omdøb klasse", + "deleteCategory": "Slet klasse", + "deleteImages": "Slet billeder", + "trainModel": "Træn model", + "addClassification": "Tilføj klassifikation" + } +} diff --git a/web/public/locales/da/views/configEditor.json b/web/public/locales/da/views/configEditor.json index 9d8a9a87f..ba1d6a715 100644 --- a/web/public/locales/da/views/configEditor.json +++ b/web/public/locales/da/views/configEditor.json @@ -2,5 +2,9 @@ "documentTitle": "Konfigurationsstyring - Frigate", "copyConfig": "Kopiér konfiguration", "saveAndRestart": "Gem & Genstart", - "saveOnly": "Kun gem" + "saveOnly": "Kun gem", + "configEditor": "Konfigurationseditor", + "safeConfigEditor": "Konfigurationseditor (Sikker tilstand)", + "safeModeDescription": "Frigate er i sikker tilstand på grund af en fejl ved validering af konfigurationen.", + "confirm": "Afslut uden at gemme?" } diff --git a/web/public/locales/da/views/events.json b/web/public/locales/da/views/events.json index 9f065c38e..f59b2f356 100644 --- a/web/public/locales/da/views/events.json +++ b/web/public/locales/da/views/events.json @@ -7,5 +7,10 @@ }, "allCameras": "Alle kameraer", "timeline": "Tidslinje", - "camera": "Kamera" + "camera": "Kamera", + "empty": { + "alert": "Der er ingen advarsler at gennemgå", + "detection": "Der er ingen registreringer at gennemgå", + "motion": "Ingen bevægelsesdata fundet" + } } diff --git a/web/public/locales/da/views/explore.json b/web/public/locales/da/views/explore.json index ec8a805e8..afe962aea 100644 --- a/web/public/locales/da/views/explore.json +++ b/web/public/locales/da/views/explore.json @@ -13,7 +13,17 @@ "exploreIsUnavailable": { "embeddingsReindexing": { "startingUp": "Starter…", - "estimatedTime": "Estimeret tid tilbage:" - } + "estimatedTime": "Estimeret tid tilbage:", + "context": "Udforsk kan bruges, når genindekseringen af de sporede objektindlejringer er fuldført.", + "finishingShortly": "Afsluttes om lidt", + "step": { + "thumbnailsEmbedded": "Miniaturer indlejret: " + } + }, + "title": "Udforsk er ikke tilgængelig" + }, + "exploreMore": "Udforsk flere {{label}}-objekter", + "details": { + "timestamp": "Tidsstempel" } } diff --git a/web/public/locales/da/views/exports.json b/web/public/locales/da/views/exports.json index ea9879a11..8c5f119c4 100644 --- a/web/public/locales/da/views/exports.json +++ b/web/public/locales/da/views/exports.json @@ -4,6 +4,9 @@ "deleteExport.desc": "Er du sikker på at du vil slette {{exportName}}?", "editExport": { "title": "Omdøb Eksport", - "saveExport": "Gem Eksport" - } + "saveExport": "Gem Eksport", + "desc": "Indtast et nyt navn for denne eksport." + }, + "noExports": "Ingen eksporter fundet", + "deleteExport": "Slet eksport" } diff --git a/web/public/locales/da/views/faceLibrary.json b/web/public/locales/da/views/faceLibrary.json index e826586f6..f309e6fa0 100644 --- a/web/public/locales/da/views/faceLibrary.json +++ b/web/public/locales/da/views/faceLibrary.json @@ -1,10 +1,19 @@ { "selectItem": "Vælg {{item}}", "description": { - "addFace": "Gennemgang af tilføjelse til ansigts bibliotek", - "placeholder": "Angiv et navn for bibliotek" + "addFace": "Tilføj en ny samling til ansigtsbiblioteket ved at uploade dit første billede.", + "placeholder": "Angiv et navn for bibliotek", + "invalidName": "Ugyldigt navn. Navne må kun indeholde bogstaver, tal, mellemrum, apostroffer, understregninger og bindestreger." }, "details": { - "person": "Person" + "person": "Person", + "timestamp": "Tidsstempel", + "unknown": "Ukendt", + "scoreInfo": "Scoren er et vægtet gennemsnit af alle ansigtsscorer, vægtet efter ansigtets størrelse på hvert billede." + }, + "documentTitle": "Ansigtsbibliotek - Frigate", + "uploadFaceImage": { + "title": "Upload ansigtsbillede", + "desc": "Upload et billede for at scanne efter ansigter og inkludere det for {{pageToggle}}" } } diff --git a/web/public/locales/da/views/live.json b/web/public/locales/da/views/live.json index 73cf941c1..254539b38 100644 --- a/web/public/locales/da/views/live.json +++ b/web/public/locales/da/views/live.json @@ -8,5 +8,14 @@ "cameraAudio": { "enable": "Aktivér kameralyd", "disable": "Deaktivér kamera lyd" + }, + "lowBandwidthMode": "Lavbåndbredde-tilstand", + "ptz": { + "move": { + "clickMove": { + "label": "Klik i billedrammen for at centrere kameraet", + "enable": "Aktivér klik for at flytte" + } + } } } diff --git a/web/public/locales/da/views/recording.json b/web/public/locales/da/views/recording.json index a78f4c793..4028727ac 100644 --- a/web/public/locales/da/views/recording.json +++ b/web/public/locales/da/views/recording.json @@ -5,7 +5,8 @@ "filters": "Filtere", "toast": { "error": { - "endTimeMustAfterStartTime": "Sluttidspunkt skal være efter starttidspunkt" + "endTimeMustAfterStartTime": "Sluttidspunkt skal være efter starttidspunkt", + "noValidTimeSelected": "Intet gyldigt tidsinterval valgt" } } } diff --git a/web/public/locales/da/views/search.json b/web/public/locales/da/views/search.json index 5aea579ee..1cdc1460b 100644 --- a/web/public/locales/da/views/search.json +++ b/web/public/locales/da/views/search.json @@ -6,6 +6,7 @@ "save": "Gem søgning", "delete": "Slet gemt søgning", "filterInformation": "Filter information", - "filterActive": "Filtre aktiv" + "filterActive": "Filtre aktiv", + "clear": "Ryd søgning" } } diff --git a/web/public/locales/da/views/settings.json b/web/public/locales/da/views/settings.json index 4563a1a76..61fce336f 100644 --- a/web/public/locales/da/views/settings.json +++ b/web/public/locales/da/views/settings.json @@ -3,6 +3,12 @@ "default": "Indstillinger - Frigate", "authentication": "Bruger Indstillinger - Frigate", "camera": "Kamera indstillinger - Frigate", - "object": "Debug - Frigate" + "object": "Debug - Frigate", + "cameraManagement": "Administrér kameraer - Frigate", + "cameraReview": "Indstillinger for kameragennemgang - Frigate", + "enrichments": "Indstillinger for berigelser - Frigate", + "masksAndZones": "Maske- og zoneeditor - Frigate", + "motionTuner": "Bevægelsesjustering - Frigate", + "general": "Brugergrænsefladeindstillinger - Frigate" } } diff --git a/web/public/locales/da/views/system.json b/web/public/locales/da/views/system.json index 4fe2ea265..31d7ac946 100644 --- a/web/public/locales/da/views/system.json +++ b/web/public/locales/da/views/system.json @@ -6,7 +6,98 @@ "frigate": "Frigate Logs - Frigate", "go2rtc": "Go2RTC Logs - Frigate", "nginx": "Nginx Logs - Frigate" + }, + "general": "Generelle statistikker - Frigate", + "enrichments": "Beredningsstatistikker - Frigate" + }, + "title": "System", + "logs": { + "copy": { + "label": "Kopier til udklipsholder", + "success": "Logs er kopieret til udklipsholder", + "error": "Kunne ikke kopiere logs til udklipsholder" + }, + "type": { + "label": "Type", + "timestamp": "Tidsstempel", + "message": "Besked", + "tag": "Tag" + }, + "tips": "Logs bliver streamet fra serveren", + "toast": { + "error": { + "fetchingLogsFailed": "Fejl ved indhentning af logs: {{errorMessage}}", + "whileStreamingLogs": "Fejl ved streaming af logs: {{errorMessage}}" + } + }, + "download": { + "label": "Download logs" } }, - "title": "System" + "general": { + "title": "Generelt", + "hardwareInfo": { + "gpuUsage": "GPU forbrug", + "gpuMemory": "GPU hukommelse", + "gpuEncoder": "GPU indkoder", + "gpuDecoder": "GPU afkoder", + "title": "Hardware information", + "gpuInfo": { + "closeInfo": { + "label": "Luk GPU information" + }, + "copyInfo": { + "label": "Kopier GPU information" + }, + "toast": { + "success": "Kopierede GPU information til udklipsholder" + } + }, + "npuUsage": "NPU forbrug", + "npuMemory": "NPU hukommelse" + }, + "detector": { + "title": "Detektorer", + "inferenceSpeed": "Detektorinferenshastighed", + "temperature": "Detektor temperatur", + "cpuUsage": "Detektor CPU forbrug", + "cpuUsageInformation": "CPU brugt til at forberede input- og outputdata til/fra detektionsmodeller. Denne værdi måler ikke inferensforbrug, selvom der bruges en GPU eller accelerator.", + "memoryUsage": "Detektorhummelsesforbrug" + }, + "otherProcesses": { + "title": "Andre processer", + "processCpuUsage": "Proces CPU forbrug", + "processMemoryUsage": "Proceshukommelsesforbrug" + } + }, + "metrics": "System metrikker", + "storage": { + "title": "Lagring", + "overview": "Overblik", + "recordings": { + "title": "Optagelser", + "tips": "Denne værdi repræsenterer den samlede lagerplads, der bruges af optagelserne i Frigates database. Frigate sporer ikke lagerpladsforbruget for alle filer på din disk.", + "earliestRecording": "Tidligste optagelse til rådighed:" + }, + "shm": { + "title": "SHM (delt hukommelse) tildeling", + "warning": "Den nuværende SHM størrelse af {{total}}MB er for lille. Øg den til minimum {{min_shm}}MB." + }, + "cameraStorage": { + "title": "Kamera lagring", + "camera": "Kamera", + "unusedStorageInformation": "Ubrugt lagringsinformation", + "storageUsed": "Lagring", + "percentageOfTotalUsed": "Procentandel af total", + "bandwidth": "Båndbredde", + "unused": { + "title": "Ubrugt", + "tips": "Denne værdi repræsenterer muligvis ikke nøjagtigt den ledige plads, der er tilgængelig for Frigate, hvis du har andre filer gemt på dit drev ud over Frigates optagelser. Frigate sporer ikke lagerforbrug ud over sine optagelser." + } + } + }, + "cameras": { + "title": "Kameraer", + "overview": "Overblik" + } }