From 32ff12c9bcd98d8ec177d6b8166bbfa87c0a1a8a Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Sun, 3 May 2026 18:03:30 +0200 Subject: [PATCH] Translated using Weblate (Croatian) Currently translated at 98.9% (98 of 99 strings) Translated using Weblate (Croatian) Currently translated at 0.2% (1 of 469 strings) Translated using Weblate (Croatian) Currently translated at 4.0% (1 of 25 strings) Translated using Weblate (Croatian) Currently translated at 0.1% (1 of 790 strings) Co-authored-by: Hosted Weblate Co-authored-by: jasoisjaso Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/hr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/hr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-groups/hr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/hr/ Translation: Frigate NVR/Config - Cameras Translation: Frigate NVR/Config - Global Translation: Frigate NVR/Config - Groups Translation: Frigate NVR/views-live --- web/public/locales/hr/config/cameras.json | 4 +++- web/public/locales/hr/config/global.json | 6 +++++- web/public/locales/hr/config/groups.json | 8 +++++++- web/public/locales/hr/views/live.json | 4 +++- 4 files changed, 18 insertions(+), 4 deletions(-) diff --git a/web/public/locales/hr/config/cameras.json b/web/public/locales/hr/config/cameras.json index 0967ef424..1ffab6388 100644 --- a/web/public/locales/hr/config/cameras.json +++ b/web/public/locales/hr/config/cameras.json @@ -1 +1,3 @@ -{} +{ + "label": "Konfiguracijakamere" +} diff --git a/web/public/locales/hr/config/global.json b/web/public/locales/hr/config/global.json index 0967ef424..9a3929845 100644 --- a/web/public/locales/hr/config/global.json +++ b/web/public/locales/hr/config/global.json @@ -1 +1,5 @@ -{} +{ + "version": { + "label": "Trenutna verzija konfiguracije" + } +} diff --git a/web/public/locales/hr/config/groups.json b/web/public/locales/hr/config/groups.json index 0967ef424..fd99a882c 100644 --- a/web/public/locales/hr/config/groups.json +++ b/web/public/locales/hr/config/groups.json @@ -1 +1,7 @@ -{} +{ + "audio": { + "global": { + "detection": "Globalna detekcija" + } + } +} diff --git a/web/public/locales/hr/views/live.json b/web/public/locales/hr/views/live.json index 9fce430f5..a60f87cd5 100644 --- a/web/public/locales/hr/views/live.json +++ b/web/public/locales/hr/views/live.json @@ -1,5 +1,7 @@ { - "documentTitle": "Uživo - Frigate", + "documentTitle": { + "default": "Uživo - Frigate" + }, "documentTitle.withCamera": "{{camera}} - Uživo - Frigate", "twoWayTalk": { "enable": "Omogući dvosmjerni razgovor",