From a802c305ac648f9c3c6b40f61bb181bf8527d8af Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Tue, 5 May 2026 12:49:42 +0200 Subject: [PATCH] Added translation using Weblate (Croatian) Added translation using Weblate (Croatian) Added translation using Weblate (Croatian) Translated using Weblate (Croatian) Currently translated at 100.0% (501 of 501 strings) Translated using Weblate (Croatian) Currently translated at 100.0% (501 of 501 strings) Translated using Weblate (Croatian) Currently translated at 91.5% (216 of 236 strings) Translated using Weblate (Croatian) Currently translated at 95.9% (118 of 123 strings) 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: Languages add-on Co-authored-by: jasoisjaso Co-authored-by: stipe-jurkovic Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/hr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/hr/ 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/objects/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/audio Translation: Frigate NVR/common Translation: Frigate NVR/objects Translation: Frigate NVR/views-live --- web/public/locales/hr/audio.json | 4 ++-- web/public/locales/hr/common.json | 4 ++-- 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/objects.json | 2 +- web/public/locales/hr/views/chat.json | 1 + web/public/locales/hr/views/live.json | 4 +++- web/public/locales/hr/views/motionSearch.json | 1 + web/public/locales/hr/views/replay.json | 1 + 10 files changed, 26 insertions(+), 9 deletions(-) create mode 100644 web/public/locales/hr/views/chat.json create mode 100644 web/public/locales/hr/views/motionSearch.json create mode 100644 web/public/locales/hr/views/replay.json diff --git a/web/public/locales/hr/audio.json b/web/public/locales/hr/audio.json index 55d1e5fce..8531e48d8 100644 --- a/web/public/locales/hr/audio.json +++ b/web/public/locales/hr/audio.json @@ -11,7 +11,7 @@ "laughter": "Smijeh", "train": "Vlak", "snicker": "Smješkanje", - "boat": "ÄŒamac", + "boat": "Brod", "crying": "Plakanje", "singing": "Pjevanje", "choir": "Zbor", @@ -350,7 +350,7 @@ "microwave_oven": "Mikrovalna pećnica", "water_tap": "Vodovodna slavina", "bathtub": "Kada", - "toilet_flush": "Ispiranje WC-a", + "toilet_flush": "Ispiranje toaleta", "electric_toothbrush": "Električna četkica za zube", "vacuum_cleaner": "Usisavač", "zipper": "Patentni zatvarač", diff --git a/web/public/locales/hr/common.json b/web/public/locales/hr/common.json index 68b1cb41f..8206a7d3b 100644 --- a/web/public/locales/hr/common.json +++ b/web/public/locales/hr/common.json @@ -22,11 +22,11 @@ "pm": "pm", "am": "am", "ago": "prije {{timeAgo}}", - "yr": "{{time}}g.", + "yr": "{{time}}g", "year_one": "{{time}} godina", "year_few": "{{time}} godine", "year_other": "{{time}} godina", - "mo": "{{time}}mj.", + "mo": "{{time}}mj", "month_one": "{{time}} mjesec", "month_few": "{{time}} mjeseca", "month_other": "{{time}} mjeseci", 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/objects.json b/web/public/locales/hr/objects.json index 955ebe0cd..b27b693e1 100644 --- a/web/public/locales/hr/objects.json +++ b/web/public/locales/hr/objects.json @@ -6,7 +6,7 @@ "airplane": "Zrakoplov", "bus": "Autobus", "train": "Vlak", - "boat": "ÄŒamac", + "boat": "Brod", "traffic_light": "Semafor", "fire_hydrant": "Hidrant", "street_sign": "Prometni znak", diff --git a/web/public/locales/hr/views/chat.json b/web/public/locales/hr/views/chat.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/hr/views/chat.json @@ -0,0 +1 @@ +{} 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", diff --git a/web/public/locales/hr/views/motionSearch.json b/web/public/locales/hr/views/motionSearch.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/hr/views/motionSearch.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/hr/views/replay.json b/web/public/locales/hr/views/replay.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/hr/views/replay.json @@ -0,0 +1 @@ +{}