From 0402efbf7c26ed9466bca59f68d505473f88a2ed Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Mon, 1 Sep 2025 03:41:06 +0200 Subject: [PATCH] Translated using Weblate (German) Currently translated at 98.3% (420 of 427 strings) Translated using Weblate (German) Currently translated at 100.0% (116 of 116 strings) Translated using Weblate (German) Currently translated at 100.0% (192 of 192 strings) Co-authored-by: Hosted Weblate Co-authored-by: Viktor Stier Co-authored-by: ahgln Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/de/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/de/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/de/ Translation: Frigate NVR/common Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system --- web/public/locales/de/common.json | 2 +- web/public/locales/de/views/settings.json | 3 ++- web/public/locales/de/views/system.json | 6 +++++- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/web/public/locales/de/common.json b/web/public/locales/de/common.json index 5eff84221..1c32b6125 100644 --- a/web/public/locales/de/common.json +++ b/web/public/locales/de/common.json @@ -15,7 +15,7 @@ "d": "{{time}} Tag", "day_one": "{{time}} Tag", "day_other": "{{time}} Tage", - "m": "{{time}} Minute", + "m": "{{time}} Min", "minute_one": "{{time}} Minute", "minute_other": "{{time}} Minuten", "s": "{{time}} Sekunde", diff --git a/web/public/locales/de/views/settings.json b/web/public/locales/de/views/settings.json index f01716905..6bd42c12c 100644 --- a/web/public/locales/de/views/settings.json +++ b/web/public/locales/de/views/settings.json @@ -22,7 +22,8 @@ "frigateplus": "Frigate+", "users": "Benutzer", "notifications": "Benachrichtigungen", - "enrichments": "Erkennungsfunktionen" + "enrichments": "Erkennungsfunktionen", + "triggers": "Auslöser" }, "dialog": { "unsavedChanges": { diff --git a/web/public/locales/de/views/system.json b/web/public/locales/de/views/system.json index f869f1ba2..26616c8ee 100644 --- a/web/public/locales/de/views/system.json +++ b/web/public/locales/de/views/system.json @@ -102,7 +102,11 @@ "bandwidth": "Bandbreite" }, "title": "Speicher", - "overview": "Übersicht" + "overview": "Übersicht", + "shm": { + "title": "SHM (Shared Memory) Zuweisung", + "warning": "Die aktuelle SHM-Größe von {{total}} MB ist zu klein. Erhöhe sie auf mindestens {{min_shm}} MB." + } }, "cameras": { "info": {