From 02ee37ab5588b765ad441f1407a8977541f5ffd7 Mon Sep 17 00:00:00 2001 From: Marijn <168113859+Marijn0@users.noreply.github.com> Date: Fri, 22 Aug 2025 22:03:46 +0200 Subject: [PATCH] Translated using Weblate (Dutch) Currently translated at 100.0% (117 of 117 strings) Translation: Frigate NVR/views-system Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/nl/ --- web/public/locales/nl/views/system.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/web/public/locales/nl/views/system.json b/web/public/locales/nl/views/system.json index dd0874d31..05d90d54a 100644 --- a/web/public/locales/nl/views/system.json +++ b/web/public/locales/nl/views/system.json @@ -102,7 +102,12 @@ "camera": "Camera", "bandwidth": "Bandbreedte" }, - "title": "Opslag" + "title": "Opslag", + "shm": { + "title": "SHM (gedeeld geheugen) toewijzing", + "warning": "De huidige SHM-grootte van {{total}} MB is te klein. Vergroot deze tot minimaal {{min_shm}} MB.", + "readTheDocumentation": "Lees de documentatie" + } }, "cameras": { "title": "Cameras",