From ee626d21f82d7812cd6007d4de9a0a9790f3c839 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Mon, 1 Sep 2025 03:41:08 +0200 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 99.1% (116 of 117 strings) Translated using Weblate (Czech) Currently translated at 80.3% (343 of 427 strings) Translated using Weblate (Czech) Currently translated at 95.0% (116 of 122 strings) Translated using Weblate (Czech) Currently translated at 100.0% (26 of 26 strings) Translated using Weblate (Czech) Currently translated at 100.0% (72 of 72 strings) Translated using Weblate (Czech) Currently translated at 100.0% (52 of 52 strings) Translated using Weblate (Czech) Currently translated at 80.0% (342 of 427 strings) Translated using Weblate (Czech) Currently translated at 100.0% (83 of 83 strings) Translated using Weblate (Czech) Currently translated at 96.1% (25 of 26 strings) Translated using Weblate (Czech) Currently translated at 100.0% (10 of 10 strings) Translated using Weblate (Czech) Currently translated at 97.2% (70 of 72 strings) Translated using Weblate (Czech) Currently translated at 100.0% (46 of 46 strings) Translated using Weblate (Czech) Currently translated at 100.0% (118 of 118 strings) Translated using Weblate (Czech) Currently translated at 100.0% (427 of 427 strings) Co-authored-by: Hosted Weblate Co-authored-by: Jakub K Co-authored-by: Martin S Co-authored-by: dandrapela Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/cs/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/cs/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/cs/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/cs/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/objects/cs/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-configeditor/cs/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/cs/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/cs/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/cs/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/cs/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/cs/ Translation: Frigate NVR/audio Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/objects Translation: Frigate NVR/views-configeditor Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-live Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system --- web/public/locales/cs/audio.json | 2 +- web/public/locales/cs/components/camera.json | 3 ++- web/public/locales/cs/components/dialog.json | 7 +++++++ web/public/locales/cs/components/filter.json | 12 ++++++++++- web/public/locales/cs/objects.json | 2 +- web/public/locales/cs/views/configEditor.json | 4 +++- web/public/locales/cs/views/events.json | 4 +++- web/public/locales/cs/views/explore.json | 11 +++++++--- web/public/locales/cs/views/live.json | 21 +++++++++++++++---- web/public/locales/cs/views/settings.json | 8 +++++-- web/public/locales/cs/views/system.json | 6 +++++- 11 files changed, 64 insertions(+), 16 deletions(-) diff --git a/web/public/locales/cs/audio.json b/web/public/locales/cs/audio.json index 4308f7487..8876626ac 100644 --- a/web/public/locales/cs/audio.json +++ b/web/public/locales/cs/audio.json @@ -53,7 +53,7 @@ "moo": "Bučení", "cowbell": "Kravský zvonec", "pig": "Prase", - "oink": "Chrochtání", + "oink": "Chrochtanie", "fowl": "Drůbež", "chicken": "Slepice", "cluck": "Kvokání", diff --git a/web/public/locales/cs/components/camera.json b/web/public/locales/cs/components/camera.json index 2c3f0d6c7..ef56aa729 100644 --- a/web/public/locales/cs/components/camera.json +++ b/web/public/locales/cs/components/camera.json @@ -41,7 +41,8 @@ "desc": "Změní možnosti živého vysílání pro dashboard této skupiny kamer. Tato nastavení jsou specifická pro zařízení/prohlížeč.", "stream": "Proud", "placeholder": "Vyberte proud" - } + }, + "birdseye": "Ptačí oko" }, "delete": { "confirm": { diff --git a/web/public/locales/cs/components/dialog.json b/web/public/locales/cs/components/dialog.json index 53318710a..8b982edcd 100644 --- a/web/public/locales/cs/components/dialog.json +++ b/web/public/locales/cs/components/dialog.json @@ -110,5 +110,12 @@ "label": "Uložit vyhledávání", "overwrite": "{{searchName}} už existuje. Uložení přepíše existující hodnotu." } + }, + "imagePicker": { + "selectImage": "Vyber náhled sledovaného objektu", + "search": { + "placeholder": "Hledej pomocí štítku nebo podštítku..." + }, + "noImages": "Nebyly nalezeny žádné náhledy pro tuto kameru" } } diff --git a/web/public/locales/cs/components/filter.json b/web/public/locales/cs/components/filter.json index d057b6e7d..55ff667c1 100644 --- a/web/public/locales/cs/components/filter.json +++ b/web/public/locales/cs/components/filter.json @@ -92,7 +92,9 @@ "loading": "Načítám rozeznané SPZ…", "placeholder": "Zadejte text pro hledání SPZ…", "selectPlatesFromList": "Vyberte jednu, nebo více SPZ ze seznamu.", - "noLicensePlatesFound": "Žádné SPZ nebyly nalezeny." + "noLicensePlatesFound": "Žádné SPZ nebyly nalezeny.", + "selectAll": "Označit vše", + "clearAll": "Vymazat vše" }, "zones": { "all": { @@ -122,5 +124,13 @@ }, "review": { "showReviewed": "Zobrazit zkontrolované" + }, + "classes": { + "label": "Třídy", + "all": { + "title": "Všechny třídy" + }, + "count_one": "Třída {{count}}", + "count_other": "Třídy {{count}}" } } diff --git a/web/public/locales/cs/objects.json b/web/public/locales/cs/objects.json index f25710235..ca2092069 100644 --- a/web/public/locales/cs/objects.json +++ b/web/public/locales/cs/objects.json @@ -111,7 +111,7 @@ "fedex": "FedEx", "dhl": "DHL", "an_post": "An Post", - "purolator": "Purolator", + "purolator": "Čistič", "postnl": "PostNL", "nzpost": "NZPost", "postnord": "PostNord", diff --git a/web/public/locales/cs/views/configEditor.json b/web/public/locales/cs/views/configEditor.json index 55fbafb2c..19982f20c 100644 --- a/web/public/locales/cs/views/configEditor.json +++ b/web/public/locales/cs/views/configEditor.json @@ -12,5 +12,7 @@ "savingError": "Chyba ukládání konfigurace" } }, - "confirm": "Opustit bez uložení?" + "confirm": "Opustit bez uložení?", + "safeConfigEditor": "Editor konfigurace (Nouzový režim)", + "safeModeDescription": "Frigate je v nouzovém režimu kvůli chybě při ověřování konfigurace." } diff --git a/web/public/locales/cs/views/events.json b/web/public/locales/cs/views/events.json index 17cade7e0..34a00ce57 100644 --- a/web/public/locales/cs/views/events.json +++ b/web/public/locales/cs/views/events.json @@ -34,5 +34,7 @@ }, "detected": "Detekováno", "selected_one": "{{count}} vybráno", - "selected_other": "{{count}} vybráno" + "selected_other": "{{count}} vybráno", + "suspiciousActivity": "Podezřelá aktivita", + "threateningActivity": "Ohrožující činnost" } diff --git a/web/public/locales/cs/views/explore.json b/web/public/locales/cs/views/explore.json index 1dba5c605..419f590da 100644 --- a/web/public/locales/cs/views/explore.json +++ b/web/public/locales/cs/views/explore.json @@ -23,12 +23,14 @@ "success": { "regenerate": "Od {{provider}} byl vyžádán nový popis. V závislosti na rychlosti vašeho poskytovatele může obnovení nového popisu nějakou dobu trvat.", "updatedSublabel": "Úspěšně aktualizovaný podružný štítek.", - "updatedLPR": "Úspěšně aktualizovaná SPZ." + "updatedLPR": "Úspěšně aktualizovaná SPZ.", + "audioTranscription": "Požádání o přepis zvuku bylo úspěšné." }, "error": { "regenerate": "Chyba volání {{provider}} pro nový popis: {{errorMessage}}", "updatedSublabelFailed": "Chyba obnovení podružného štítku: {{errorMessage}}", - "updatedLPRFailed": "Chyba obnovení SPZ: {{errorMessage}}" + "updatedLPRFailed": "Chyba obnovení SPZ: {{errorMessage}}", + "audioTranscription": "Požádání o přepis zvuku bylo neúspěšné: {{errorMessage}}" } } }, @@ -70,7 +72,10 @@ "label": "Nejvyšší skóre" }, "label": "Štítek", - "recognizedLicensePlate": "Rozpoznaná SPZ" + "recognizedLicensePlate": "Rozpoznaná SPZ", + "score": { + "label": "Skóre" + } }, "exploreIsUnavailable": { "title": "Prozkoumat je nedostupné", diff --git a/web/public/locales/cs/views/live.json b/web/public/locales/cs/views/live.json index 1e6004a05..f8e77f659 100644 --- a/web/public/locales/cs/views/live.json +++ b/web/public/locales/cs/views/live.json @@ -43,7 +43,15 @@ "label": "Klikněte do snímku pro vycentrování PTZ kamery" } }, - "presets": "Předvolby PTZ kamery" + "presets": "Předvolby PTZ kamery", + "focus": { + "in": { + "label": "Zaostření PTZ kamery" + }, + "out": { + "label": "Rozostření PTZ kamery" + } + } }, "camera": { "enable": "Povolit kameru", @@ -103,7 +111,7 @@ "forTime": "Pozastavení na: " }, "stream": { - "title": "Stream", + "title": "Proud", "audio": { "tips": { "title": "Zvuk musí být kamerou vysílán a nakonfigurován v go2rtc pro tento stream.", @@ -134,7 +142,8 @@ "snapshots": "Snímky", "audioDetection": "Detekce Zvuku", "autotracking": "Automatické sledování", - "recording": "Nahrávání" + "recording": "Nahrávání", + "transcription": "Zvukový přepis" }, "history": { "label": "Zobrazit historické záznamy" @@ -154,5 +163,9 @@ "label": "Upravit Skupinu Kamer" } }, - "notifications": "Notifikace" + "notifications": "Notifikace", + "transcription": { + "enable": "Povolit živý přepis zvuku", + "disable": "Zakázat živý přepis zvuku" + } } diff --git a/web/public/locales/cs/views/settings.json b/web/public/locales/cs/views/settings.json index 065770762..174cc8f07 100644 --- a/web/public/locales/cs/views/settings.json +++ b/web/public/locales/cs/views/settings.json @@ -303,7 +303,8 @@ "users": "Uživatelé", "notifications": "Notifikace", "frigateplus": "Frigate +", - "enrichments": "Obohacení" + "enrichments": "Obohacení", + "triggers": "Spouštěče" }, "dialog": { "unsavedChanges": { @@ -444,7 +445,10 @@ }, "limitDetections": "Omezit detekce pro specifické zóny" }, - "title": "Nastavení Kamery" + "title": "Nastavení Kamery", + "object_descriptions": { + "title": "AI generované popisy objektů" + } }, "notification": { "notificationSettings": { diff --git a/web/public/locales/cs/views/system.json b/web/public/locales/cs/views/system.json index fca20986f..a7a577930 100644 --- a/web/public/locales/cs/views/system.json +++ b/web/public/locales/cs/views/system.json @@ -138,7 +138,11 @@ "tips": "Tato hodnota uvádí celkové využití disku záznamy uloženými v databázi Frigate. Frigate nesleduje využití disku ostatními soubory na vašem disku." }, "title": "Úložiště", - "overview": "Přehled" + "overview": "Přehled", + "shm": { + "title": "přiřazení SHM (sdílené paměti)", + "warning": "Nynější velikost SHM činící {{total}}MB je příliš malá. Zvyšte ji alespoň na {{min_shm}}MB." + } }, "lastRefreshed": "Poslední aktualizace: ", "documentTitle": {