diff --git a/web/public/locales/da/components/player.json b/web/public/locales/da/components/player.json index 9f9676ba33..ad3e8fdf58 100644 --- a/web/public/locales/da/components/player.json +++ b/web/public/locales/da/components/player.json @@ -1,7 +1,6 @@ { "noRecordingsFoundForThisTime": "Ingen optagelser fundet i det angivne tidsrum", "noPreviewFound": "Ingen forhåndsvisning fundet", - "cameraDisabled": "Kamera er deaktiveret", "noPreviewFoundFor": "Ingen forhåndsvisning fundet for {{cameraName}}", "submitFrigatePlus": { "title": "Indsend dette billede til Frigate+?", diff --git a/web/public/locales/da/views/events.json b/web/public/locales/da/views/events.json index 00fb7fdf92..cd56130e67 100644 --- a/web/public/locales/da/views/events.json +++ b/web/public/locales/da/views/events.json @@ -6,7 +6,6 @@ "only": "Kun bevægelse" }, "allCameras": "Alle kameraer", - "timeline": "Tidslinje", "camera": "Kamera", "empty": { "alert": "Der er ingen advarsler at gennemgå", diff --git a/web/public/locales/da/views/explore.json b/web/public/locales/da/views/explore.json index fc0a72f701..d405855200 100644 --- a/web/public/locales/da/views/explore.json +++ b/web/public/locales/da/views/explore.json @@ -5,11 +5,6 @@ "details": "detaljer", "video": "video" }, - "objectLifecycle": { - "lifecycleItemDesc": { - "active": "{{label}} blev aktiv" - } - }, "exploreIsUnavailable": { "embeddingsReindexing": { "startingUp": "Starter…", diff --git a/web/public/locales/da/views/exports.json b/web/public/locales/da/views/exports.json index 6a821b3cd2..5fe087e9a4 100644 --- a/web/public/locales/da/views/exports.json +++ b/web/public/locales/da/views/exports.json @@ -8,7 +8,6 @@ "desc": "Indtast et nyt navn for denne eksport." }, "noExports": "Ingen eksporter fundet", - "deleteExport": "Slet eksport", "tooltip": { "shareExport": "Del eksport", "downloadVideo": "Download video", diff --git a/web/public/locales/da/views/faceLibrary.json b/web/public/locales/da/views/faceLibrary.json index 53644bcf8f..f3f114eac3 100644 --- a/web/public/locales/da/views/faceLibrary.json +++ b/web/public/locales/da/views/faceLibrary.json @@ -1,5 +1,4 @@ { - "selectItem": "Vælg {{item}}", "description": { "addFace": "Tilføj en ny samling til ansigtsbiblioteket ved at uploade dit første billede.", "placeholder": "Angiv et navn for bibliotek", @@ -7,7 +6,6 @@ "nameCannotContainHash": "Navet kan ikke indeholde #." }, "details": { - "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." diff --git a/web/public/locales/da/views/live.json b/web/public/locales/da/views/live.json index 6de5619fd8..3055999a06 100644 --- a/web/public/locales/da/views/live.json +++ b/web/public/locales/da/views/live.json @@ -1,5 +1,4 @@ { - "documentTitle": "Live - Frigate", "documentTitle.withCamera": "{{camera}} - Live - Frigate", "twoWayTalk": { "enable": "Aktivér tovejskommunikation", @@ -53,10 +52,6 @@ }, "presets": "PTZ kamera forudindstillinger" }, - "camera": { - "enable": "Aktivér kamera", - "disable": "Deaktivér kamera" - }, "muteCameras": { "enable": "Slå lyd på alle kameraer fra", "disable": "Slå lyd på alle kameraer til" diff --git a/web/public/locales/da/views/settings.json b/web/public/locales/da/views/settings.json index 8db7c77825..53fe503d66 100644 --- a/web/public/locales/da/views/settings.json +++ b/web/public/locales/da/views/settings.json @@ -2,7 +2,6 @@ "documentTitle": { "default": "Indstillinger - Frigate", "authentication": "Bruger Indstillinger - Frigate", - "camera": "Kamera indstillinger - Frigate", "object": "Debug - Frigate", "cameraManagement": "Administrér kameraer - Frigate", "cameraReview": "Indstillinger for kameragennemgang - Frigate",