From 3f82a8fa48bdf4cbbfda23365dc9fe28bf84eec7 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Fri, 5 Sep 2025 13:05:00 +0200 Subject: [PATCH 1/8] Translated using Weblate (Turkish) Currently translated at 100.0% (118 of 118 strings) Translated using Weblate (Turkish) Currently translated at 100.0% (83 of 83 strings) Co-authored-by: Hosted Weblate Co-authored-by: pcislocked Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/tr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/tr/ Translation: Frigate NVR/views-live Translation: Frigate NVR/views-system --- web/public/locales/tr/views/live.json | 2 +- web/public/locales/tr/views/system.json | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/web/public/locales/tr/views/live.json b/web/public/locales/tr/views/live.json index 695cba285..ae3b0cd1c 100644 --- a/web/public/locales/tr/views/live.json +++ b/web/public/locales/tr/views/live.json @@ -60,7 +60,7 @@ "title": "{{camera}} Ayarları", "autotracking": "Otomatik Takip", "cameraEnabled": "Kamera Açık", - "objectDetection": "Nesne Algılama", + "objectDetection": "Nesne Tespiti", "audioDetection": "Ses Algılama", "transcription": "Ses Çözümlemesi" }, diff --git a/web/public/locales/tr/views/system.json b/web/public/locales/tr/views/system.json index 9bf45327b..9052b6d4a 100644 --- a/web/public/locales/tr/views/system.json +++ b/web/public/locales/tr/views/system.json @@ -55,7 +55,8 @@ "inferenceSpeed": "Algılayıcı Çıkarım Hızı", "memoryUsage": "Algılayıcı Bellek Kullanımı", "cpuUsage": "Algılayıcı İşlemci Kullanımı", - "temperature": "Algılayıcı Sıcaklığı" + "temperature": "Algılayıcı Sıcaklığı", + "cpuUsageInformation": "Tespit modellerine giriş ve çıkış verilerini hazırlarken kullanılan işlemci yoğunluğu. Bu değer, grafik işlemci veya benzeri bir hızlandırıcı kullanılsa bile çıkarım yükünü ölçmek için kullanılmamalıdır." }, "title": "Genel" }, @@ -138,7 +139,8 @@ "healthy": "Sistem sağlıklı", "detectIsVerySlow": "{{detect}} çok yavaş çalışıyor ({{speed}} ms)", "cameraIsOffline": "{{camera}} çevrimdışı", - "detectIsSlow": "{{detect}} yavaş çalışıyor ({{speed}} ms)" + "detectIsSlow": "{{detect}} yavaş çalışıyor ({{speed}} ms)", + "shmTooLow": "Ayrılan /dev/shm belleği (şu anda {{total}} MB), en az {{min}} MB'a çıkartılmalıdır." }, "enrichments": { "embeddings": { From cf9d0df21bc5c2b4370052e87ad3ae60b1ebd46c Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Fri, 5 Sep 2025 13:05:01 +0200 Subject: [PATCH 2/8] Added translation using Weblate (Tamil) Added translation using Weblate (Tamil) Added translation using Weblate (Tamil) Added translation using Weblate (Tamil) Added translation using Weblate (Tamil) Added translation using Weblate (Tamil) Added translation using Weblate (Tamil) Added translation using Weblate (Tamil) Added translation using Weblate (Tamil) Added translation using Weblate (Tamil) Added translation using Weblate (Tamil) Update translation files Updated by "Squash Git commits" add-on in Weblate. Added translation using Weblate (Tamil) Update translation files Updated by "Squash Git commits" add-on in Weblate. Co-authored-by: Hosted Weblate Co-authored-by: Languages add-on Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ Translation: Frigate NVR/common --- web/public/locales/ta/audio.json | 1 + web/public/locales/ta/common.json | 1 + web/public/locales/ta/components/auth.json | 1 + web/public/locales/ta/components/camera.json | 1 + web/public/locales/ta/components/dialog.json | 1 + web/public/locales/ta/components/filter.json | 1 + web/public/locales/ta/components/icons.json | 1 + web/public/locales/ta/components/input.json | 1 + web/public/locales/ta/components/player.json | 1 + web/public/locales/ta/objects.json | 1 + web/public/locales/ta/views/configEditor.json | 1 + web/public/locales/ta/views/events.json | 1 + web/public/locales/ta/views/explore.json | 1 + web/public/locales/ta/views/exports.json | 1 + web/public/locales/ta/views/faceLibrary.json | 1 + web/public/locales/ta/views/live.json | 1 + web/public/locales/ta/views/recording.json | 1 + web/public/locales/ta/views/search.json | 1 + web/public/locales/ta/views/settings.json | 1 + web/public/locales/ta/views/system.json | 1 + 20 files changed, 20 insertions(+) create mode 100644 web/public/locales/ta/audio.json create mode 100644 web/public/locales/ta/common.json create mode 100644 web/public/locales/ta/components/auth.json create mode 100644 web/public/locales/ta/components/camera.json create mode 100644 web/public/locales/ta/components/dialog.json create mode 100644 web/public/locales/ta/components/filter.json create mode 100644 web/public/locales/ta/components/icons.json create mode 100644 web/public/locales/ta/components/input.json create mode 100644 web/public/locales/ta/components/player.json create mode 100644 web/public/locales/ta/objects.json create mode 100644 web/public/locales/ta/views/configEditor.json create mode 100644 web/public/locales/ta/views/events.json create mode 100644 web/public/locales/ta/views/explore.json create mode 100644 web/public/locales/ta/views/exports.json create mode 100644 web/public/locales/ta/views/faceLibrary.json create mode 100644 web/public/locales/ta/views/live.json create mode 100644 web/public/locales/ta/views/recording.json create mode 100644 web/public/locales/ta/views/search.json create mode 100644 web/public/locales/ta/views/settings.json create mode 100644 web/public/locales/ta/views/system.json diff --git a/web/public/locales/ta/audio.json b/web/public/locales/ta/audio.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/ta/audio.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/ta/common.json b/web/public/locales/ta/common.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/ta/common.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/ta/components/auth.json b/web/public/locales/ta/components/auth.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/ta/components/auth.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/ta/components/camera.json b/web/public/locales/ta/components/camera.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/ta/components/camera.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/ta/components/dialog.json b/web/public/locales/ta/components/dialog.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/ta/components/dialog.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/ta/components/filter.json b/web/public/locales/ta/components/filter.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/ta/components/filter.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/ta/components/icons.json b/web/public/locales/ta/components/icons.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/ta/components/icons.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/ta/components/input.json b/web/public/locales/ta/components/input.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/ta/components/input.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/ta/components/player.json b/web/public/locales/ta/components/player.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/ta/components/player.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/ta/objects.json b/web/public/locales/ta/objects.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/ta/objects.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/ta/views/configEditor.json b/web/public/locales/ta/views/configEditor.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/ta/views/configEditor.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/ta/views/events.json b/web/public/locales/ta/views/events.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/ta/views/events.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/ta/views/explore.json b/web/public/locales/ta/views/explore.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/ta/views/explore.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/ta/views/exports.json b/web/public/locales/ta/views/exports.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/ta/views/exports.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/ta/views/faceLibrary.json b/web/public/locales/ta/views/faceLibrary.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/ta/views/faceLibrary.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/ta/views/live.json b/web/public/locales/ta/views/live.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/ta/views/live.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/ta/views/recording.json b/web/public/locales/ta/views/recording.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/ta/views/recording.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/ta/views/search.json b/web/public/locales/ta/views/search.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/ta/views/search.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/ta/views/settings.json b/web/public/locales/ta/views/settings.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/ta/views/settings.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/ta/views/system.json b/web/public/locales/ta/views/system.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/ta/views/system.json @@ -0,0 +1 @@ +{} From 1b014b4b140ab95875f638a6aca2314381376aef Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Fri, 5 Sep 2025 13:05:03 +0200 Subject: [PATCH 3/8] Translated using Weblate (Czech) Currently translated at 96.3% (185 of 192 strings) Co-authored-by: Hosted Weblate Co-authored-by: Martin S Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/cs/ Translation: Frigate NVR/common --- web/public/locales/cs/common.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/public/locales/cs/common.json b/web/public/locales/cs/common.json index 4b728603d..a1d149d5e 100644 --- a/web/public/locales/cs/common.json +++ b/web/public/locales/cs/common.json @@ -130,7 +130,7 @@ "meters": "metry" } }, - "selectItem": "Vyberte {{item}}", + "selectItem": "Vybrat {{item}}", "menu": { "documentation": { "label": "Dokumentace Frigate", @@ -185,7 +185,8 @@ "hu": "Magyar (Maďarština)", "pl": "Polski (Polština)", "th": "ไทย (Thaiština)", - "ca": "Català (Katalánština)" + "ca": "Català (Katalánština)", + "sl": "Slovinština (Slovinsko)" }, "theme": { "highcontrast": "Vysoký kontrast", @@ -262,6 +263,5 @@ "viewer": "Divák", "desc": "Správci mají plný přístup ke všem funkcím v uživatelském rozhraní Frigate. Diváci jsou omezeni na sledování kamer, položek přehledu a historických záznamů v UI." }, - "selectItem": "Vybrat {{item}}", "readTheDocumentation": "Přečtěte si dokumentaci" } From 49f3435d88c52130cbc63a7a88707cfef94e863c Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Fri, 5 Sep 2025 13:05:04 +0200 Subject: [PATCH 4/8] Translated using Weblate (Spanish) Currently translated at 97.4% (115 of 118 strings) Translated using Weblate (Spanish) Currently translated at 96.3% (80 of 83 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (26 of 26 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (10 of 10 strings) Translated using Weblate (Spanish) Currently translated at 97.2% (70 of 72 strings) Co-authored-by: Carlos Sanchez Co-authored-by: Hosted Weblate Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/es/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-configeditor/es/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/es/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/es/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/es/ Translation: Frigate NVR/components-filter Translation: Frigate NVR/views-configeditor Translation: Frigate NVR/views-events Translation: Frigate NVR/views-live Translation: Frigate NVR/views-system --- web/public/locales/es/components/filter.json | 8 ++++++++ web/public/locales/es/views/configEditor.json | 4 +++- web/public/locales/es/views/events.json | 4 +++- web/public/locales/es/views/live.json | 13 ++++++++++++- web/public/locales/es/views/system.json | 3 ++- 5 files changed, 28 insertions(+), 4 deletions(-) diff --git a/web/public/locales/es/components/filter.json b/web/public/locales/es/components/filter.json index 7c627ad5f..afc456503 100644 --- a/web/public/locales/es/components/filter.json +++ b/web/public/locales/es/components/filter.json @@ -123,5 +123,13 @@ }, "zoneMask": { "filterBy": "Filtrar por máscara de zona" + }, + "classes": { + "label": "Clases", + "all": { + "title": "Todas las Clases" + }, + "count_one": "{{count}} Clase", + "count_other": "{{count}} Clases" } } diff --git a/web/public/locales/es/views/configEditor.json b/web/public/locales/es/views/configEditor.json index 39514ec82..3b9f2779e 100644 --- a/web/public/locales/es/views/configEditor.json +++ b/web/public/locales/es/views/configEditor.json @@ -12,5 +12,7 @@ } }, "documentTitle": "Editor de Configuración - Frigate", - "confirm": "¿Salir sin guardar?" + "confirm": "¿Salir sin guardar?", + "safeConfigEditor": "Editor de Configuración (Modo Seguro)", + "safeModeDescription": "Frigate esta en modo seguro debido a un error en la configuración." } diff --git a/web/public/locales/es/views/events.json b/web/public/locales/es/views/events.json index b06cd92e9..a428169a4 100644 --- a/web/public/locales/es/views/events.json +++ b/web/public/locales/es/views/events.json @@ -35,5 +35,7 @@ "selected": "{{count}} seleccionados", "selected_one": "{{count}} seleccionados", "selected_other": "{{count}} seleccionados", - "detected": "detectado" + "detected": "detectado", + "suspiciousActivity": "Actividad Sospechosa", + "threateningActivity": "Actividad Amenzadora" } diff --git a/web/public/locales/es/views/live.json b/web/public/locales/es/views/live.json index 8191aebb8..1620697b2 100644 --- a/web/public/locales/es/views/live.json +++ b/web/public/locales/es/views/live.json @@ -42,7 +42,15 @@ "label": "Haz clic en el marco para centrar la cámara PTZ" } }, - "presets": "Preajustes de cámara PTZ" + "presets": "Preajustes de cámara PTZ", + "focus": { + "in": { + "label": "Enfocar camara PTZ" + }, + "out": { + "label": "Desenfocar camara PTZ" + } + } }, "camera": { "enable": "Habilitar cámara", @@ -154,5 +162,8 @@ "label": "Editar grupo de cámaras" }, "exitEdit": "Salir de la edición" + }, + "transcription": { + "enable": "Habilitar transcipcion de audio en tiempo real" } } diff --git a/web/public/locales/es/views/system.json b/web/public/locales/es/views/system.json index 0aaade626..067260c19 100644 --- a/web/public/locales/es/views/system.json +++ b/web/public/locales/es/views/system.json @@ -42,7 +42,8 @@ "inferenceSpeed": "Velocidad de inferencia del detector", "cpuUsage": "Uso de CPU del Detector", "memoryUsage": "Uso de Memoria del Detector", - "temperature": "Detector de Temperatura" + "temperature": "Detector de Temperatura", + "cpuUsageInformation": "CPU utilizado para preparar los datos de entrada y salida desde/hacia la detección del modelo. Este valor no mide el uso de inferencia, incluso si se está utilizando una GPU o un acelerador." }, "hardwareInfo": { "title": "Información de Hardware", From d3e31a9d3d7b2db20df0b41959e6b5d416710fcd Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Fri, 5 Sep 2025 13:05:05 +0200 Subject: [PATCH 5/8] Translated using Weblate (French) Currently translated at 100.0% (427 of 427 strings) Co-authored-by: Apocoloquintose Co-authored-by: Hosted Weblate Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/fr/ Translation: Frigate NVR/views-settings --- web/public/locales/fr/views/settings.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/web/public/locales/fr/views/settings.json b/web/public/locales/fr/views/settings.json index 6edda488a..48b680d46 100644 --- a/web/public/locales/fr/views/settings.json +++ b/web/public/locales/fr/views/settings.json @@ -10,7 +10,7 @@ "object": "Débogage - Frigate", "frigatePlus": "Paramètres Frigate+ - Frigate", "notifications": "Paramètres de notification - Frigate", - "enrichments": "Paramètres d'enrichissement - Frigate" + "enrichments": "Paramètres d'enrichissements - Frigate" }, "menu": { "ui": "Interface utilisateur", @@ -675,7 +675,7 @@ } }, "enrichments": { - "title": "Paramètres d'enrichissement", + "title": "Paramètres d'enrichissements", "birdClassification": { "title": "Identification des oiseaux", "desc": "L'identification des oiseaux est réalisée à l'aide d'un modèle TensorFlow quantifié. Lorsqu'un oiseau est reconnu, son nom commun est automatiquement ajouté comme sous-libellé. Cette information est intégréesà l'interface utilisateur, aux filtres de recherche et aux notifications." @@ -707,7 +707,7 @@ }, "desc": "La recherche sémantique de Frigate vous permet de retrouver les objets suivis dans votre revue d'évènements en utilisant soit l'image elle-même, soit une description textuelle définie par l'utilisateur, soit une description générée automatiquement." }, - "unsavedChanges": "Modifications non enregistrées des paramètres d'enrichissement", + "unsavedChanges": "Modifications non enregistrées des paramètres d'enrichissements", "faceRecognition": { "title": "Reconnaissance faciale", "readTheDocumentation": "Lire la documentation", @@ -732,9 +732,9 @@ }, "toast": { "error": "Échec de l'enregistrement des modifications de configuration : {{errorMessage}}", - "success": "Les paramètres d'enrichissement ont été enregistrés. Redémarrez Frigate pour appliquer les modifications." + "success": "Les paramètres d'enrichissements ont été enregistrés. Redémarrez Frigate pour appliquer les modifications." }, - "restart_required": "Redémarrage nécessaire (paramètres d'enrichissement modifiés)" + "restart_required": "Redémarrage nécessaire (paramètres d'enrichissements modifiés)" }, "triggers": { "documentTitle": "Déclencheurs", From f8041ac16cb8c20dc449c3f329d271aab7399b6f Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Fri, 5 Sep 2025 13:05:06 +0200 Subject: [PATCH 6/8] Translated using Weblate (Swedish) Currently translated at 100.0% (118 of 118 strings) Translated using Weblate (Swedish) Currently translated at 47.5% (203 of 427 strings) Translated using Weblate (Swedish) Currently translated at 47.5% (203 of 427 strings) Translated using Weblate (Swedish) Currently translated at 100.0% (6 of 6 strings) Translated using Weblate (Swedish) Currently translated at 100.0% (61 of 61 strings) Translated using Weblate (Swedish) Currently translated at 100.0% (122 of 122 strings) Translated using Weblate (Swedish) Currently translated at 100.0% (122 of 122 strings) Translated using Weblate (Swedish) Currently translated at 100.0% (72 of 72 strings) Translated using Weblate (Swedish) Currently translated at 100.0% (118 of 118 strings) Translated using Weblate (Swedish) Currently translated at 51.2% (219 of 427 strings) Co-authored-by: Hosted Weblate Co-authored-by: Kristian Johansson Co-authored-by: Oscar Haraldsson Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/sv/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/sv/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/objects/sv/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/sv/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/sv/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-recording/sv/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/sv/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/sv/ Translation: Frigate NVR/audio Translation: Frigate NVR/components-filter Translation: Frigate NVR/objects Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-recording Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system --- web/public/locales/sv/audio.json | 8 +++++++- web/public/locales/sv/components/filter.json | 2 +- web/public/locales/sv/objects.json | 2 +- web/public/locales/sv/views/explore.json | 2 +- web/public/locales/sv/views/faceLibrary.json | 2 +- web/public/locales/sv/views/recording.json | 2 +- web/public/locales/sv/views/settings.json | 13 +++++++++++-- web/public/locales/sv/views/system.json | 4 ++-- 8 files changed, 25 insertions(+), 10 deletions(-) diff --git a/web/public/locales/sv/audio.json b/web/public/locales/sv/audio.json index 7e9d209ab..217f4acb1 100644 --- a/web/public/locales/sv/audio.json +++ b/web/public/locales/sv/audio.json @@ -211,5 +211,11 @@ "beatboxing": "Beatboxning", "rock_music": "Rockmusik", "heavy_metal": "Heavy Metal musik", - "punk_rock": "Punkrock" + "punk_rock": "Punkrock", + "grunge": "Grunge", + "progressive_rock": "Progressiv rock", + "rock_and_roll": "Rock and roll", + "psychedelic_rock": "Psykedelisk rock", + "rhythm_and_blues": "Rytm och blues", + "soul_music": "Soulmusik" } diff --git a/web/public/locales/sv/components/filter.json b/web/public/locales/sv/components/filter.json index e126c4793..90eda7c5a 100644 --- a/web/public/locales/sv/components/filter.json +++ b/web/public/locales/sv/components/filter.json @@ -9,7 +9,7 @@ "count_one": "{{count}} Etikett", "count_other": "{{count}} Etiketter" }, - "filter": "Filter", + "filter": "Filtrera", "zones": { "label": "Zoner", "all": { diff --git a/web/public/locales/sv/objects.json b/web/public/locales/sv/objects.json index 4b4da2cf9..6c9df6b5b 100644 --- a/web/public/locales/sv/objects.json +++ b/web/public/locales/sv/objects.json @@ -80,7 +80,7 @@ "desk": "Skrivbord", "toilet": "Toalett", "tv": "TV", - "laptop": "Laptop", + "laptop": "Bärbar dator", "remote": "Fjärrkontroll", "keyboard": "Tangentbord", "cell_phone": "Mobiltelefon", diff --git a/web/public/locales/sv/views/explore.json b/web/public/locales/sv/views/explore.json index 9231096ae..d4f3db8f9 100644 --- a/web/public/locales/sv/views/explore.json +++ b/web/public/locales/sv/views/explore.json @@ -6,7 +6,7 @@ "startingUp": "Startar upp…", "estimatedTime": "Beräknad återstående tid:", "finishingShortly": "Snart klar", - "context": "Utforska kan användas efter att spårade objektinbäddningar har slutförts omindexering.", + "context": "Utforskaren kan användas efter inbäddade spårade objekt har slutat återindexerat.", "step": { "thumbnailsEmbedded": "Miniatyrbilder inbäddad: ", "descriptionsEmbedded": "Beskrivningar inbäddade: ", diff --git a/web/public/locales/sv/views/faceLibrary.json b/web/public/locales/sv/views/faceLibrary.json index 78d0460b8..7bb84d167 100644 --- a/web/public/locales/sv/views/faceLibrary.json +++ b/web/public/locales/sv/views/faceLibrary.json @@ -6,7 +6,7 @@ "timestamp": "tidsstämpel", "faceDesc": "Detaljer om det spårade objektet som genererade detta ansikte", "unknown": "Okänt", - "subLabelScore": "Underetikett Poäng", + "subLabelScore": "Underetikettpoäng", "scoreInfo": "Underetikettpoängen är den viktade poängen för alla igenkända ansiktskonfidenser, så detta kan skilja sig från poängen som visas på ögonblicksbilden." }, "description": { diff --git a/web/public/locales/sv/views/recording.json b/web/public/locales/sv/views/recording.json index 6e9e231a3..b4bfaf2ec 100644 --- a/web/public/locales/sv/views/recording.json +++ b/web/public/locales/sv/views/recording.json @@ -1,6 +1,6 @@ { "export": "Export", - "filter": "Filter", + "filter": "Filtrera", "calendar": "Kalender", "filters": "Filter", "toast": { diff --git a/web/public/locales/sv/views/settings.json b/web/public/locales/sv/views/settings.json index d16ce64e1..6cb927502 100644 --- a/web/public/locales/sv/views/settings.json +++ b/web/public/locales/sv/views/settings.json @@ -9,7 +9,7 @@ "enrichments": "Förbättringsinställningar - Frigate", "frigatePlus": "Frigate+ Inställningar - Frigate", "notifications": "Notifikations Inställningar - Frigate", - "motionTuner": "Rörelsetuner - Frigate", + "motionTuner": "Rörelse inställning - Frigate", "object": "Felsöka - Frigate" }, "general": { @@ -362,7 +362,16 @@ }, "objectMasks": { "label": "Objektmasker", - "documentTitle": "Redigera objektmask - Frigate" + "documentTitle": "Redigera objektmask - Frigate", + "point_one": "{{count}} poäng", + "point_other": "{{count}} poäng", + "desc": { + "title": "Objektfiltermasker används för att filtrera bort falska positiva resultat för en given objekttyp baserat på plats.", + "documentation": "Dokumentation" + }, + "add": "Lägg till objektmask", + "edit": "Redigera objektmask", + "context": "Objektfiltermasker används för att filtrera bort falska positiva resultat för en given objekttyp baserat på plats." } } } diff --git a/web/public/locales/sv/views/system.json b/web/public/locales/sv/views/system.json index 3a1f02cf5..d8f482898 100644 --- a/web/public/locales/sv/views/system.json +++ b/web/public/locales/sv/views/system.json @@ -5,8 +5,8 @@ "cameras": "Kamerastatistik - Frigate", "logs": { "frigate": "Frigate-loggar - Frigate", - "go2rtc": "Go2RTC-loggar - Frigate", - "nginx": "Nginx-loggar - Frigate" + "go2rtc": "Go2RTC loggar - Frigate", + "nginx": "Nginx loggar - Frigate" }, "enrichments": "Förbättringsstatistik - Frigate" }, From cbb510e9f2087f64a525fe27ba13fcc4c92266b0 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Fri, 5 Sep 2025 13:05:07 +0200 Subject: [PATCH 7/8] Translated using Weblate (Slovak) Currently translated at 19.2% (82 of 427 strings) Translated using Weblate (Slovak) Currently translated at 22.4% (96 of 427 strings) Co-authored-by: Hosted Weblate Co-authored-by: Jakub K Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/sk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/sk/ Translation: Frigate NVR/audio Translation: Frigate NVR/views-settings --- web/public/locales/sk/audio.json | 2 +- web/public/locales/sk/views/settings.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/public/locales/sk/audio.json b/web/public/locales/sk/audio.json index 628d1dbcb..80932e0d7 100644 --- a/web/public/locales/sk/audio.json +++ b/web/public/locales/sk/audio.json @@ -2,7 +2,7 @@ "speech": "Reč", "babbling": "Bľabotanie", "yell": "Krik", - "bellow": "Rev", + "bellow": "Pod", "whispering": "Šepkanie", "whoop": "Výskanie", "laughter": "Smiech", diff --git a/web/public/locales/sk/views/settings.json b/web/public/locales/sk/views/settings.json index 4849fdd85..b17374139 100644 --- a/web/public/locales/sk/views/settings.json +++ b/web/public/locales/sk/views/settings.json @@ -2,7 +2,7 @@ "documentTitle": { "default": "Nastavenia - Frigate", "authentication": "Nastavenie autentifikácie- Frigate", - "camera": "Nastavenia fotoaparátu – Frigate", + "camera": "Nastavenia Kamier– Frigate", "enrichments": "Nastavenia obohatenia – Frigate", "masksAndZones": "Editor masky a zón - Frigate", "motionTuner": "Ladič detekcie pohybu - Frigate", From 06d4b472b0d222fe8829a4bd5d16e8295be02273 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Fri, 5 Sep 2025 13:05:08 +0200 Subject: [PATCH 8/8] Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 11.7% (50 of 427 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (46 of 46 strings) Co-authored-by: Ban Co-authored-by: Hosted Weblate Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/zh_Hant/ Translation: Frigate NVR/components-camera Translation: Frigate NVR/views-settings --- web/public/locales/zh-Hant/components/camera.json | 3 ++- web/public/locales/zh-Hant/views/settings.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/web/public/locales/zh-Hant/components/camera.json b/web/public/locales/zh-Hant/components/camera.json index d07662c7e..3bace4d9d 100644 --- a/web/public/locales/zh-Hant/components/camera.json +++ b/web/public/locales/zh-Hant/components/camera.json @@ -66,7 +66,8 @@ "label": "相容模式", "desc": "只有在鏡頭的串流影像中出現色彩異常及右側有斜線時才啟用此選項。" } - } + }, + "birdseye": "鳥瞰" } }, "debug": { diff --git a/web/public/locales/zh-Hant/views/settings.json b/web/public/locales/zh-Hant/views/settings.json index 2dd0dd9e7..5574bf0f0 100644 --- a/web/public/locales/zh-Hant/views/settings.json +++ b/web/public/locales/zh-Hant/views/settings.json @@ -20,7 +20,8 @@ "debug": "除錯", "users": "使用者", "notifications": "通知", - "frigateplus": "Frigate+" + "frigateplus": "Frigate+", + "triggers": "觸發" }, "dialog": { "unsavedChanges": {