From b25be0180e509fa6eaa5d82c50bac06f23f184a5 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Sat, 2 May 2026 17:10:07 +0200 Subject: [PATCH 1/5] Translated using Weblate (Catalan) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 100.0% (236 of 236 strings) Co-authored-by: Eduardo Pastor Fernández <123eduardoneko123@gmail.com> Co-authored-by: Hosted Weblate Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ca/ Translation: Frigate NVR/common --- web/public/locales/ca/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/public/locales/ca/common.json b/web/public/locales/ca/common.json index 4efeea667..a712459c3 100644 --- a/web/public/locales/ca/common.json +++ b/web/public/locales/ca/common.json @@ -242,7 +242,7 @@ "done": "Fet", "disabled": "Deshabilitat", "disable": "Deshabilitar", - "save": "Guardar", + "save": "Desa", "copy": "Copiar", "back": "Enrere", "pictureInPicture": "Imatge en Imatge", From 3524d661d0bbe29ae95deb412122dfe01e2c5e32 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Sat, 2 May 2026 17:10:09 +0200 Subject: [PATCH 2/5] Translated using Weblate (Swedish) Currently translated at 4.5% (1 of 22 strings) Translated using Weblate (Swedish) Currently translated at 0.4% (2 of 469 strings) Translated using Weblate (Swedish) Currently translated at 4.0% (1 of 25 strings) Translated using Weblate (Swedish) Currently translated at 0.1% (1 of 790 strings) Co-authored-by: Fredrik B Co-authored-by: Hosted Weblate Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/sv/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/sv/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-groups/sv/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-validation/sv/ Translation: Frigate NVR/Config - Cameras Translation: Frigate NVR/Config - Global Translation: Frigate NVR/Config - Groups Translation: Frigate NVR/Config - Validation --- web/public/locales/sv/config/cameras.json | 7 ++++++- web/public/locales/sv/config/global.json | 6 +++++- web/public/locales/sv/config/groups.json | 8 +++++++- web/public/locales/sv/config/validation.json | 4 +++- 4 files changed, 21 insertions(+), 4 deletions(-) diff --git a/web/public/locales/sv/config/cameras.json b/web/public/locales/sv/config/cameras.json index 0967ef424..bfa6612cd 100644 --- a/web/public/locales/sv/config/cameras.json +++ b/web/public/locales/sv/config/cameras.json @@ -1 +1,6 @@ -{} +{ + "label": "Kamera konfiguration", + "name": { + "label": "Kameranamn" + } +} diff --git a/web/public/locales/sv/config/global.json b/web/public/locales/sv/config/global.json index 0967ef424..f123fa26c 100644 --- a/web/public/locales/sv/config/global.json +++ b/web/public/locales/sv/config/global.json @@ -1 +1,5 @@ -{} +{ + "version": { + "label": "Nuvarande konfigurationsversion" + } +} diff --git a/web/public/locales/sv/config/groups.json b/web/public/locales/sv/config/groups.json index 0967ef424..4a81abf8e 100644 --- a/web/public/locales/sv/config/groups.json +++ b/web/public/locales/sv/config/groups.json @@ -1 +1,7 @@ -{} +{ + "audio": { + "global": { + "sensitivity": "Global känslighet" + } + } +} diff --git a/web/public/locales/sv/config/validation.json b/web/public/locales/sv/config/validation.json index 0967ef424..23e4d2748 100644 --- a/web/public/locales/sv/config/validation.json +++ b/web/public/locales/sv/config/validation.json @@ -1 +1,3 @@ -{} +{ + "minimum": "Måste minst vara {{limit}}" +} From 9377d81406f9af5df2dd4986c1d11be88aabe68a Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Sat, 2 May 2026 17:10:11 +0200 Subject: [PATCH 3/5] Translated using Weblate (Finnish) Currently translated at 50.8% (120 of 236 strings) Translated using Weblate (Finnish) Currently translated at 39.0% (25 of 64 strings) Translated using Weblate (Finnish) Currently translated at 19.9% (216 of 1081 strings) Co-authored-by: Hosted Weblate Co-authored-by: MarkA Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/fi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/fi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/fi/ Translation: Frigate NVR/common Translation: Frigate NVR/views-events Translation: Frigate NVR/views-settings --- web/public/locales/fi/common.json | 4 ++-- web/public/locales/fi/views/events.json | 2 +- web/public/locales/fi/views/settings.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/web/public/locales/fi/common.json b/web/public/locales/fi/common.json index 3b4f1cc54..ea16d95d8 100644 --- a/web/public/locales/fi/common.json +++ b/web/public/locales/fi/common.json @@ -38,8 +38,8 @@ "s": "{{time}}s", "minute_one": "{{time}}minuutti", "minute_other": "{{time}}minuuttia", - "second_one": "{{time}}sekuntti", - "second_other": "{{time}}sekunttia", + "second_one": "{{time}} sekunti", + "second_other": "{{time}} sekuntia", "formattedTimestampHourMinute": { "24hour": "HH:mm" }, diff --git a/web/public/locales/fi/views/events.json b/web/public/locales/fi/views/events.json index 09d878489..4be6cc1da 100644 --- a/web/public/locales/fi/views/events.json +++ b/web/public/locales/fi/views/events.json @@ -1,5 +1,5 @@ { - "alerts": "Hälytyset", + "alerts": "Hälytykset", "empty": { "detection": "Ei havaintoja tarkastettavaksi", "motion": "Ei liiketietoja", diff --git a/web/public/locales/fi/views/settings.json b/web/public/locales/fi/views/settings.json index f444dd4a3..c988472ab 100644 --- a/web/public/locales/fi/views/settings.json +++ b/web/public/locales/fi/views/settings.json @@ -8,7 +8,7 @@ "general": "Yleiset asetukset - Frigate", "frigatePlus": "Frigate+ asetukset - Frigate", "object": "Virheenjäljitys - Frigate", - "authentication": "Autentikointiuasetukset - Frigate", + "authentication": "Autentikointiasetukset - Frigate", "notifications": "Ilmoitusasetukset - Frigate", "enrichments": "Laajennusasetukset – Frigate", "cameraManagement": "Hallitse Kameroita - Frigate", From d011bcf3563b7f5fd0772f2f163bebda9bb91be3 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Sat, 2 May 2026 17:10:13 +0200 Subject: [PATCH 4/5] Translated using Weblate (Korean) Currently translated at 100.0% (47 of 47 strings) Translated using Weblate (Korean) Currently translated at 6.1% (29 of 469 strings) Translated using Weblate (Korean) Currently translated at 100.0% (26 of 26 strings) Translated using Weblate (Korean) Currently translated at 12.2% (97 of 790 strings) Translated using Weblate (Korean) Currently translated at 100.0% (236 of 236 strings) Co-authored-by: Hosted Weblate Co-authored-by: John Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ko/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/ko/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/ko/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/ko/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/ko/ Translation: Frigate NVR/Config - Cameras Translation: Frigate NVR/Config - Global Translation: Frigate NVR/common Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-player --- web/public/locales/ko/common.json | 3 +- web/public/locales/ko/components/camera.json | 3 +- web/public/locales/ko/components/player.json | 3 +- web/public/locales/ko/config/cameras.json | 21 +++ web/public/locales/ko/config/global.json | 135 ++++++++++++++++++- 5 files changed, 161 insertions(+), 4 deletions(-) diff --git a/web/public/locales/ko/common.json b/web/public/locales/ko/common.json index 80293f4f0..94f0b194e 100644 --- a/web/public/locales/ko/common.json +++ b/web/public/locales/ko/common.json @@ -185,7 +185,8 @@ "classification": "분류", "chat": "채팅", "actions": "작업", - "profiles": "프로필" + "profiles": "프로필", + "features": "기능" }, "unit": { "speed": { diff --git a/web/public/locales/ko/components/camera.json b/web/public/locales/ko/components/camera.json index 67b1a2ee6..610fae4c8 100644 --- a/web/public/locales/ko/components/camera.json +++ b/web/public/locales/ko/components/camera.json @@ -81,6 +81,7 @@ "zones": "구역 (Zones)", "mask": "마스크", "motion": "움직임", - "regions": "영역 (Regions)" + "regions": "영역 (Regions)", + "paths": "경로" } } diff --git a/web/public/locales/ko/components/player.json b/web/public/locales/ko/components/player.json index 38ef7daac..e6b1f0df0 100644 --- a/web/public/locales/ko/components/player.json +++ b/web/public/locales/ko/components/player.json @@ -1,7 +1,8 @@ { "submitFrigatePlus": { "submit": "제출", - "title": "이 프레임을 Frigate+에 제출하시겠습니까?" + "title": "이 프레임을 Frigate+에 제출하시겠습니까?", + "previewError": "스냅샷 미리보기를 불러올 수 없습니다. 현재 녹화된 영상을 사용할 수 없을 수 있습니다." }, "stats": { "bandwidth": { diff --git a/web/public/locales/ko/config/cameras.json b/web/public/locales/ko/config/cameras.json index 49822619c..2e5d53370 100644 --- a/web/public/locales/ko/config/cameras.json +++ b/web/public/locales/ko/config/cameras.json @@ -38,5 +38,26 @@ "enabled_in_config": { "label": "원래 오디오 상태" } + }, + "mqtt": { + "label": "MQTT" + }, + "notifications": { + "label": "알림", + "enabled": { + "label": "알림 활성화" + }, + "email": { + "label": "알림 이메일", + "description": "푸시 알림에 사용되거나 특정 알림 제공업체에서 요구하는 이메일 주소입니다." + }, + "cooldown": { + "label": "알림 재발송 대기 시간", + "description": "수신자에게 스팸 메일을 보내는 것을 방지하기 위해 알림 재발송 대기시간(초)을 설정합니다." + }, + "enabled_in_config": { + "label": "초기 알림 활성 상태", + "description": "초기 구성에서 알림이 활성화되었는지 여부를 나타냅니다." + } } } diff --git a/web/public/locales/ko/config/global.json b/web/public/locales/ko/config/global.json index bfc6d13e2..95fa0b1a6 100644 --- a/web/public/locales/ko/config/global.json +++ b/web/public/locales/ko/config/global.json @@ -60,7 +60,140 @@ "description": "true로 설정하면 시작 시 관리자 비밀번호를 재설정하고 새 비밀번호를 로그에 출력합니다." }, "cookie_name": { - "label": "JWT 쿠키 이름" + "label": "JWT 쿠키 이름", + "description": "자체 인증용 JWT 토큰을 저장할 쿠키 이름입니다." + }, + "cookie_secure": { + "label": "보안 쿠키 설정", + "description": "인증 쿠키에 보안 플래그를 설정합니다. TLS를 사용하는 경우 'True'로 설정해야 합니다." + }, + "session_length": { + "label": "세션 길이", + "description": "JWT 기반 세션의 유지 시간(초)입니다." + }, + "refresh_time": { + "label": "세션 갱신 주기", + "description": "세션 만료까지 남은 시간이 몇 초 남지 않을 경우, 세션 시간을 다시 최대로 연장합니다." + }, + "failed_login_rate_limit": { + "label": "로그인 실패 제한", + "description": "무차별 대입 공격을 줄이기 위해 로그인 시도 실패 횟수를 제한하는 규칙을 적용합니다." + }, + "trusted_proxies": { + "label": "신뢰할 수 있는 프록시", + "description": "속도 제한을 위해 클라이언트 IP를 결정할 때 사용되는 신뢰할 수 있는 프록시 IP 목록입니다." + }, + "hash_iterations": { + "label": "해시 반복 횟수", + "description": "사용자 암호를 해싱할 때 사용할 PBKDF2-SHA256 반복 횟수입니다." + }, + "roles": { + "label": "역할 할당", + "description": "역할별로 접근 가능한 카메라 목록을 매핑합니다. 목록이 비어 있으면 해당 역할에 모든 카메라 접근 권한을 부여합니다." + }, + "admin_first_time_login": { + "label": "관리자 초기 로그인 설정", + "description": "활성화 시, 관리자 비밀번호 초기화 후 로그인 방법 안내 링크가 로그인 페이지에 표시됩니다. " + } + }, + "database": { + "label": "데이터베이스", + "description": "추적된 객체 및 녹화 메타데이터를 저장하는 SQLite 데이터베이스 설정입니다.", + "path": { + "label": "데이터베이스 경로", + "description": "Frigate SQLite 데이터베이스 파일이 저장될 파일 시스템 경로입니다." + } + }, + "go2rtc": { + "label": "go2rtc", + "description": "라이브 스트림 중계 및 번역에 사용되는 통합 go2rtc 리스트리밍 서비스 설정입니다." + }, + "mqtt": { + "label": "MQTT", + "description": "MQTT 브로커에 원격 측정 데이터, 스냅샷 및 이벤트 세부 정보를 연결하고 게시하기 위한 설정입니다.", + "enabled": { + "label": "MQTT 활성화", + "description": "상태, 이벤트 및 스냅샷에 대한 MQTT 통합을 활성화 또는 비활성화합니다." + }, + "host": { + "label": "MQTT 호스트", + "description": "MQTT 브로커의 호스트 이름 또는 IP 주소입니다." + }, + "port": { + "label": "MQTT 포트", + "description": "MQTT 브로커의 포트 번호입니다 (일반적인 포트는 1883입니다)." + }, + "topic_prefix": { + "label": "토픽 접두사", + "description": "Frigate의 모든 MQTT 메시지에 사용할 접두사입니다. 여러 대의 Frigate를 실행하는 경우 각각 고유한 이름을 사용해야 합니다." + }, + "client_id": { + "label": "클라이언트 ID", + "description": "MQTT 브로커 연결 시 사용하는 클라이언트 식별자입니다. 인스턴스마다 고유한 이름을 사용해야 합니다." + }, + "stats_interval": { + "label": "통계 간격", + "description": "시스템 및 카메라 통계 정보를 MQTT로 전송하는 간격(초)입니다." + }, + "user": { + "label": "MQTT 사용자 이름", + "description": "MQTT 사용자 이름(선택 사항)입니다. 환경 변수나 비밀 값(Secrets)을 통해 입력할 수 있습니다." + }, + "password": { + "label": "MQTT 비밀번호", + "description": "MQTT 비밀번호(선택 사항)입니다. 환경 변수나 비밀 값(Secrets)을 통해 입력할 수 있습니다." + }, + "tls_ca_certs": { + "label": "TLS CA 인증서", + "description": "브로커와의 TLS 연결에 사용할 CA 인증서 경로(자체 서명 인증서의 경우)." + }, + "tls_client_cert": { + "label": "클라이언트 인증서", + "description": "TLS 상호 인증을 위한 클라이언트 인증서 경로입니다. 클라이언트 인증서를 사용할 때는 사용자 이름/암호를 설정하지 마십시오." + }, + "tls_client_key": { + "label": "클라이언트 키", + "description": "클라이언트 인증서의 개인 키 경로입니다." + }, + "tls_insecure": { + "label": "TLS 비보안 모드", + "description": "호스트 이름 확인을 건너뛰어 안전하지 않은 TLS 연결을 허용합니다(권장하지 않음)." + }, + "qos": { + "label": "MQTT QoS", + "description": "MQTT 메시지 전송 및 구독에 대한 서비스 품질(QoS) 등급입니다 (0, 1, 2 중 선택)." + } + }, + "notifications": { + "label": "알림", + "description": "모든 카메라에 대한 알림을 활성화하고 제어하는 설정입니다. 카메라별로 설정을 재정의할 수 있습니다.", + "enabled": { + "label": "알림 활성화", + "description": "모든 카메라에 대한 알림을 활성화 또는 비활성화할 수 있으며, 카메라별로 설정을 재정의할 수 있습니다." + }, + "email": { + "label": "알림 이메일", + "description": "푸시 알림에 사용되거나 특정 알림 제공업체에서 요구하는 이메일 주소입니다." + }, + "cooldown": { + "label": "알림 재발송 대기 시간", + "description": "수신자에게 스팸 메일을 보내는 것을 방지하기 위해 알림 재발송 대기시간(초)을 설정합니다." + }, + "enabled_in_config": { + "label": "초기 알림 활성 상태", + "description": "초기 구성에서 알림이 활성화되었는지 여부를 나타냅니다." + } + }, + "networking": { + "label": "네트워킹", + "description": "Frigate 엔드포인트에 대한 IPv6 활성화와 같은 네트워크 관련 설정입니다.", + "ipv6": { + "label": "IPv6 구성", + "description": "Frigate 네트워크 서비스에 대한 IPv6 관련 설정입니다.", + "enabled": { + "label": "IPv6 활성화", + "description": "Frigate 서비스(API 및 UI)에 IPv6 지원이 필요한 경우 활성화하십시오." + } } } } From 37d36039e1032dcdd9b7c78f35111c3ae3e6c2c5 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Sat, 2 May 2026 17:10:15 +0200 Subject: [PATCH 5/5] =?UTF-8?q?Translated=20using=20Weblate=20(Norwegian?= =?UTF-8?q?=20Bokm=C3=A5l)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 100.0% (101 of 101 strings) Co-authored-by: Hosted Weblate Co-authored-by: OverTheHillsAndFarAway Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/nb_NO/ Translation: Frigate NVR/components-dialog --- web/public/locales/nb-NO/components/dialog.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/public/locales/nb-NO/components/dialog.json b/web/public/locales/nb-NO/components/dialog.json index 1bb999200..ebe531b4c 100644 --- a/web/public/locales/nb-NO/components/dialog.json +++ b/web/public/locales/nb-NO/components/dialog.json @@ -59,7 +59,7 @@ "toast": { "success": "Eksport startet. Se filen på eksportsiden.", "error": { - "failed": "Kune ikke legge eksport i kø: {{error}}", + "failed": "Kunne ikke legge eksport i kø: {{error}}", "noVaildTimeSelected": "Ingen gyldig tidsperiode valgt", "endTimeMustAfterStartTime": "Sluttid må være etter starttid" },