From 80d3949c45eb9d259f997b0777e9506e5caaa67f Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Mon, 10 Nov 2025 23:08:27 +0100 Subject: [PATCH] =?UTF-8?q?Translated=20using=20Weblate=20(Norwegian=20Bok?= =?UTF-8?q?m=C3=A5l)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 100.0% (118 of 118 strings) Co-authored-by: Hosted Weblate Co-authored-by: OverTheHillsAndFarAway Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/objects/nb_NO/ Translation: Frigate NVR/objects --- web/public/locales/sv/common.json | 4 +++- web/public/locales/sv/views/settings.json | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/web/public/locales/sv/common.json b/web/public/locales/sv/common.json index 2e9e1a627..691c7b68e 100644 --- a/web/public/locales/sv/common.json +++ b/web/public/locales/sv/common.json @@ -253,7 +253,9 @@ "back": "Gå tillbaka", "hide": "Dölj {{item}}", "show": "Visa {{item}}", - "ID": "ID" + "ID": "ID", + "none": "Ingen", + "all": "Alla" }, "unit": { "speed": { diff --git a/web/public/locales/sv/views/settings.json b/web/public/locales/sv/views/settings.json index 0045d30bb..dd1453902 100644 --- a/web/public/locales/sv/views/settings.json +++ b/web/public/locales/sv/views/settings.json @@ -645,7 +645,7 @@ "updateCameras": "Kameror uppdaterade för roll {{role}}", "deleteRole": "Roll {{role}} raderad", "userRolesUpdated_one": "{{count}} användare som tilldelats den här rollen har uppdaterats till 'tittare', vilket har åtkomst till alla kameror.", - "userRolesUpdated_other": "" + "userRolesUpdated_other": "{{count}} användare som tilldelats den här rollen har uppdaterats till 'tittare', vilket har åtkomst till alla kameror." }, "error": { "createRoleFailed": "Misslyckades att skapa roll: {{errorMessage}}",